@latticexyz/world-modules 2.0.0-transaction-context-324984c5 → 2.0.0-transaction-context-af4b168c
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.abi.json +0 -13
- package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json.d.ts +0 -13
- 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/ArrayLib.sol/ArrayLib.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json.d.ts +0 -13
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/Balances.sol/Balances.json +1 -1
- package/out/Base.sol/CommonBase.json +1 -1
- package/out/Base.sol/ScriptBase.json +1 -1
- package/out/Base.sol/TestBase.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.abi.json.d.ts +0 -13
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/Bytes.sol/Bytes.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json +0 -13
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.abi.json.d.ts +0 -13
- 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.abi.json +0 -13
- package/out/DelegationControl.sol/DelegationControl.abi.json.d.ts +0 -13
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.abi.json.d.ts +0 -13
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC165Checker.sol/ERC165Checker.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 +0 -13
- package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +0 -13
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
- package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
- package/out/ERC20System.sol/ERC20System.abi.json +0 -13
- package/out/ERC20System.sol/ERC20System.abi.json.d.ts +0 -13
- 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 +0 -13
- package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +0 -13
- package/out/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
- package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
- package/out/ERC721System.sol/ERC721System.abi.json +0 -13
- package/out/ERC721System.sol/ERC721System.abi.json.d.ts +0 -13
- package/out/ERC721System.sol/ERC721System.json +1 -1
- 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.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/GasReporter.sol/GasReporter.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/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
- package/out/IDelegationControl.sol/IDelegationControl.abi.json +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.abi.json.d.ts +0 -13
- package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
- package/out/IERC20.sol/IERC20.json +1 -1
- package/out/IERC20Errors.sol/IERC20Errors.json +1 -1
- package/out/IERC20Events.sol/IERC20Events.json +1 -1
- package/out/IERC20Mintable.sol/IERC20Mintable.json +1 -1
- package/out/IERC20System.sol/IERC20System.json +1 -1
- package/out/IERC721.sol/IERC721.json +1 -1
- package/out/IERC721Errors.sol/IERC721Errors.json +1 -1
- package/out/IERC721Events.sol/IERC721Events.json +1 -1
- package/out/IERC721Metadata.sol/IERC721Metadata.json +1 -1
- package/out/IERC721Mintable.sol/IERC721Mintable.json +1 -1
- package/out/IERC721Receiver.sol/IERC721Receiver.json +1 -1
- package/out/IModule.sol/IModule.json +1 -1
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
- package/out/IMulticall3.sol/IMulticall3.json +1 -1
- package/out/IPuppetFactorySystem.sol/IPuppetFactorySystem.json +1 -1
- package/out/IRegistrationSystem.sol/IRegistrationSystem.json +1 -1
- package/out/IStore.sol/IStore.json +1 -1
- package/out/IStoreData.sol/IStoreData.json +1 -1
- package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
- package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
- 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/ISystemHook.sol/ISystemHook.json +1 -1
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.abi.json.d.ts +0 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +1 -1
- package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
- package/out/IWorldKernel.sol/IWorldCall.json +1 -1
- package/out/IWorldKernel.sol/IWorldKernel.abi.json +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.abi.json.d.ts +13 -0
- package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.abi.json +0 -13
- package/out/InitModule.sol/InitModule.abi.json.d.ts +0 -13
- 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 +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json.d.ts +0 -13
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- 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 +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json.d.ts +0 -13
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/LimitedCallContext.sol/LimitedCallContext.json +1 -1
- package/out/Memory.sol/Memory.json +1 -1
- package/out/Module.sol/Module.abi.json +0 -13
- package/out/Module.sol/Module.abi.json.d.ts +0 -13
- package/out/Module.sol/Module.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json +0 -13
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +0 -13
- 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.json +1 -1
- package/out/PackedCounter.sol/PackedCounterLib.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.abi.json.d.ts +0 -13
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.abi.json.d.ts +0 -13
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.abi.json +0 -13
- package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +0 -13
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.abi.json.d.ts +0 -13
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +0 -13
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
- package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
- package/out/ResourceId.sol/ResourceIdLib.json +1 -1
- package/out/ResourceIds.sol/ResourceIds.json +1 -1
- package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/Schema.sol/SchemaInstance.json +1 -1
- 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.json +1 -1
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +0 -13
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StdAssertions.sol/StdAssertions.json +1 -1
- package/out/StdChains.sol/StdChains.json +1 -1
- package/out/StdCheats.sol/StdCheats.json +1 -1
- package/out/StdCheats.sol/StdCheatsSafe.json +1 -1
- package/out/StdError.sol/stdError.json +1 -1
- package/out/StdInvariant.sol/StdInvariant.json +1 -1
- package/out/StdJson.sol/stdJson.json +1 -1
- package/out/StdMath.sol/stdMath.json +1 -1
- package/out/StdStorage.sol/stdStorage.json +1 -1
- package/out/StdStorage.sol/stdStorageSafe.json +1 -1
- package/out/StdStyle.sol/StdStyle.json +1 -1
- package/out/StdUtils.sol/StdUtils.json +1 -1
- package/out/Storage.sol/Storage.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 +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +0 -13
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.abi.json +0 -13
- package/out/System.sol/System.abi.json.d.ts +0 -13
- package/out/System.sol/System.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHook.sol/SystemHook.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.abi.json +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.abi.json.d.ts +0 -13
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json +0 -13
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.abi.json.d.ts +0 -13
- 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/Test.sol/Test.json +1 -1
- package/out/TightCoder.sol/TightCoder.json +1 -1
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json +0 -13
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.abi.json.d.ts +0 -13
- 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 +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.abi.json.d.ts +0 -13
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json +0 -13
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.abi.json.d.ts +0 -13
- 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/Vm.sol/Vm.json +1 -1
- package/out/Vm.sol/VmSafe.json +1 -1
- package/out/World.sol/World.abi.json +13 -0
- package/out/World.sol/World.abi.json.d.ts +13 -0
- 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.abi.json +0 -13
- package/out/World.t.sol/PayableFallbackSystem.abi.json.d.ts +0 -13
- 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 +7 -0
- package/out/World.t.sol/WorldTest.abi.json.d.ts +7 -0
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.abi.json +13 -13
- package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +13 -13
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumer.abi.json +0 -13
- package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +0 -13
- 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.abi.json +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +0 -13
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
- package/out/console.sol/console.json +1 -1
- package/out/console2.sol/console2.json +1 -1
- package/out/constants.sol/LayoutOffsets.json +1 -1
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +13 -0
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/safeconsole.sol/safeconsole.json +1 -1
- package/out/src/IERC165.sol/IERC165.json +1 -1
- package/out/tables/Balances.sol/Balances.json +1 -1
- package/out/test.sol/DSTest.json +1 -1
- package/out/world/src/IERC165.sol/IERC165.json +1 -1
- package/package.json +8 -8
- package/out/TransactionContext.sol/TransactionContext.abi.json +0 -1
- package/out/TransactionContext.sol/TransactionContext.json +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"onAfterDeleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSetRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"PackedCounter"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeDeleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSetRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"PackedCounter"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"StoreHook_NotImplemented","inputs":[]},{"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_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]}],"bytecode":{"object":"0x608060405234801561001057600080fd5b50613f40806100206000396000f3fe608060405234801561001057600080fd5b50600436106100a35760003560e01c80636358453311610076578063964f667d1161005b578063964f667d146101265780639faeaf4514610134578063a8ba87211461014757600080fd5b8063635845331461010557806383b5c95b1461011857600080fd5b806301ffc9a7146100a857806355eb5a28146100cf57806357066c9c146100e45780635b28cdaf146100f7575b600080fd5b6100bb6100b636600461345a565b61015a565b604051901515815260200160405180910390f35b6100e26100dd3660046135f6565b6101f3565b005b6100e26100f23660046136aa565b610225565b6100e26100dd3660046136aa565b6100e26101133660046135f6565b610237565b6100e26100dd36600461374e565b6100e26100dd36600461379e565b6100e261014236600461374e565b61024a565b6100e261015536600461379e565b610533565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101ed57507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b6040517fcfd7320c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61022f8686610543565b505050505050565b6102418787610543565b50505050505050565b60008260405160200161025d9190613867565b604051602081830303815290604052805190602001209050600080610282868461067f565b91509150811561022f576102968684610753565b60006102a1876107dd565b90508064ffffffffff166001036102c0576102bb87610851565b610241565b855115610241576000865167ffffffffffffffff8111156102e3576102e361349c565b60405190808252806020026020018201604052801561030c578160200160208202803683370190505b509050600061032c89610320600186613890565b64ffffffffff166108b7565b90508082600081518110610342576103426138b5565b602002602001018181525050610360898564ffffffffff1683610943565b610369896109df565b6001885111156104f15761038e89610382600186613890565b64ffffffffff16610a49565b905080826001815181106103a4576103a46138b5565b6020026020010181815250506103c2898564ffffffffff1683610ac1565b6103cb89610b56565b6002885111156104f1576103f0896103e4600186613890565b64ffffffffff16610bc0565b90508082600281518110610406576104066138b5565b602002602001018181525050610424898564ffffffffff1683610c38565b61042d89610ccd565b6003885111156104f15761045289610446600186613890565b64ffffffffff16610d37565b90508082600381518110610468576104686138b5565b602002602001018181525050610486898564ffffffffff1683610daf565b61048f89610e44565b6004885111156104f1576104b4896104a8600186613890565b64ffffffffff16610eae565b905080826004815181106104ca576104ca6138b5565b6020026020010181815250506104e8898564ffffffffff1683610f26565b6104f189610fbb565b6000826040516020016105049190613867565b6040516020818303038152906040528051906020012090506105278a8287611025565b50505050505050505050565b61053d8484610543565b50505050565b6000816040516020016105569190613867565b6040516020818303038152906040528051906020012090506105788382611121565b61067a576000610587846107dd565b83519091501561066d576105b584846000815181106105a8576105a86138b5565b60200260200101516111de565b60018351111561066d576105e384846001815181106105d6576105d66138b5565b6020026020010151611268565b60028351111561066d576106118484600281518110610604576106046138b5565b60200260200101516112de565b60038351111561066d5761063f8484600381518110610632576106326138b5565b6020026020010151611354565b60048351111561066d5761066d8484600481518110610660576106606138b5565b60200260200101516113ca565b61053d8483600184611440565b505050565b60408051600280825260608201835260009283928392909160208301908036833701905050905084816000815181106106ba576106ba6138b5565b60200260200101818152505083816001815181106106da576106da6138b5565b6020908102919091010152600080806107337f74620000000000000000000000000000557365644b657973496e646578000000857e06020001050000000000000000000000000000000000000000000000000000611526565b9250925092506107448383836115f6565b95509550505050509250929050565b6040805160028082526060820183526000926020830190803683370190505090508281600081518110610788576107886138b5565b60200260200101818152505081816001815181106107a8576107a86138b5565b602090810291909101015261067a7f74620000000000000000000000000000557365644b657973496e6465780000008261160e565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610816576108166138b5565b602090810291909101015260006108456f4b657973496e5461626c650000000000613a3160f11b0183836116a9565b60209004949350505050565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610887576108876138b5565b60209081029190910101526108b36f4b657973496e5461626c650000000000613a3160f11b018261160e565b5050565b6040805160018082528183019092526000918291906020808301908036833701905050905083816000815181106108f0576108f06138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836000876020028860010160200261176c565b905061093a816138e1565b95945050505050565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610979576109796138b5565b60200260200101818152505060008260405160200161099a91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600087602002855186611831565b5050505050565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610a1557610a156138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600060206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610a8257610a826138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836001876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610af757610af76138b5565b602002602001018181525050600082604051602001610b1891815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600187602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610b8c57610b8c6138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600160206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610bf957610bf96138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836002876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610c6e57610c6e6138b5565b602002602001018181525050600082604051602001610c8f91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600287602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610d0357610d036138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600260206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610d7057610d706138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836003876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610de557610de56138b5565b602002602001018181525050600082604051602001610e0691815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600387602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610e7a57610e7a6138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600360206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610ee757610ee76138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836004876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610f5c57610f5c6138b5565b602002602001018181525050600082604051602001610f7d91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600487602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610ff157610ff16138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600460206118e5565b604080516002808252606082018352600092602083019080368337019050509050838160008151811061105a5761105a6138b5565b602002602001018181525050828160018151811061107a5761107a6138b5565b60200260200101818152505061053d7f74620000000000000000000000000000557365644b657973496e64657800000060001b826001856040516020016110ec919060d89190911b7fffffffffff00000000000000000000000000000000000000000000000000000016815260050190565b60408051601f198184030181529190527e06020001050000000000000000000000000000000000000000000000000000611996565b60408051600280825260608201835260009283929190602083019080368337019050509050838160008151811061115a5761115a6138b5565b602002602001018181525050828160018151811061117a5761117a6138b5565b602090810291909101015260006111d27f74620000000000000000000000000000557365644b657973496e64657800000083837e06020001050000000000000000000000000000000000000000000000000000611a3f565b905061093a8160f81c90565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611214576112146138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260008560405160200161125491815260200190565b604051602081830303815290604052611b04565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061129e5761129e6138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260018560405160200161125491815260200190565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611314576113146138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260028560405160200161125491815260200190565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061138a5761138a6138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260038560405160200161125491815260200190565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611400576114006138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260048560405160200161125491815260200190565b6040805183151560f81b602082015260d883901b7fffffffffff000000000000000000000000000000000000000000000000000000166021820152815160068183030181526002602683018181526086840185529193600093606093859390929091604601908036833701905050905087816000815181106114c4576114c46138b5565b60200260200101818152505086816001815181106114e4576114e46138b5565b602090810291909101015261151c7f74620000000000000000000000000000557365644b657973496e64657800000082868686611b77565b5050505050505050565b6060600060606000611536611bed565b9050306001600160a01b0382160361155f57611553878787611c2c565b935093509350506115ed565b6040517f419b58fd0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063419b58fd906115a8908a908a908a90600401613908565b600060405180830381865afa1580156115c5573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611553919081019061399a565b93509350939050565b60008061160285611d34565b90969095509350505050565b6000611618611bed565b9050306001600160a01b038216036116345761067a8383611d60565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061167b9086908690600401613a07565b600060405180830381600087803b15801561169557600080fd5b505af1158015610241573d6000803e3d6000fd5b6000806116b4611bed565b9050306001600160a01b038216036116d9576116d1858585611d73565b915050611765565b6040517fdbbf0e210000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063dbbf0e219061172290889088908890600401613a20565b602060405180830381865afa15801561173f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116d19190613a4c565b505b9392505050565b60606000611778611bed565b9050306001600160a01b0382160361179f576117978787878787611d98565b91505061093a565b6040517f4dc77d970000000000000000000000000000000000000000000000000000000081526001600160a01b03821690634dc77d97906117ec908a908a908a908a908a90600401613a65565b600060405180830381865afa158015611809573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526117979190810190613a9e565b600061183b611bed565b9050306001600160a01b0382160361185b576102bb878787878787611ea0565b6040517fc0a2895a0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063c0a2895a906118aa908a908a908a908a908a908a90600401613aff565b600060405180830381600087803b1580156118c457600080fd5b505af11580156118d8573d6000803e3d6000fd5b5050505050505050505050565b60006118ef611bed565b9050306001600160a01b038216036119125761190d85858585611eb8565b6109d8565b6040517fd9c03a040000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063d9c03a049061195d908890889088908890600401613b48565b600060405180830381600087803b15801561197757600080fd5b505af115801561198b573d6000803e3d6000fd5b505050505050505050565b60006119a0611bed565b9050306001600160a01b038216036119c4576119bf8686868686611f11565b61022f565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090611a119089908990899089908990600401613b77565b600060405180830381600087803b158015611a2b57600080fd5b505af1158015610527573d6000803e3d6000fd5b600080611a4a611bed565b9050306001600160a01b03821603611a7057611a6886868686611f26565b915050611afc565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611abb908990899089908990600401613b48565b602060405180830381865afa158015611ad8573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611a689190613a4c565b949350505050565b6000611b0e611bed565b9050306001600160a01b03821603611b2c5761190d85858585611f53565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061195d908890889088908890600401613bbe565b6000611b81611bed565b9050306001600160a01b03821603611ba0576119bf8686868686611f8e565b6040517f298314fb0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063298314fb90611a119089908990899089908990600401613bf2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680611c27573391505090565b919050565b6060600060606000611c3d85611fa4565b9050611c4a878783611fc7565b93506000611c5786612000565b90508015611d2957611c69888861203d565b935066ffffffffffffff841667ffffffffffffffff811115611c8d57611c8d61349c565b6040519080825280601f01601f191660200182016040528015611cb7576020820181803683370190505b5092506020830160005b828160ff161015611d26576000611cd98b8b84612050565b90506000611cf6888460ff166028026038011c64ffffffffff1690565b9050611d0582600083876120d0565b611d0f8185613c43565b935050508080611d1e90613c56565b915050611cc1565b50505b505093509350939050565b600080611d4e611d48846000016020015190565b60f81c90565b602184015190925060d81c9050915091565b6108b38282611d6e8561219c565b612221565b6000611afc82611d83868661203d565b9060ff166028026038011c64ffffffffff1690565b606081831115611de3576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b6000611def878761203d565b90506000611e0c828760ff166028026038011c64ffffffffff1690565b90508085101580611e1c57508084115b15611e77578081861015611e3a57611e35600186613c75565b611e3c565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401611dda565b6000611e84898989612050565b9050611e938187888803612520565b9998505050505050505050565b61022f868686868686611eb38d8d61203d565b612543565b6000611ec4858561203d565b90506000611ee1828560ff166028026038011c64ffffffffff1690565b905061022f868686611efa8764ffffffffff8716613c75565b604080516000815260208101909152889088612543565b6109d88585611f20848761297b565b856129ac565b600061093a611f358686612c47565b60ff858116601b0360080285901c16611f4e858761297b565b612c9d565b6000611f5f858561203d565b90506000611f7c828560ff166028026038011c64ffffffffff1690565b905061022f8686868460008888612543565b6109d88585858585611f9f8b61219c565b612cee565b60006008611fb460026020613c75565b611fbe9190613c88565b9190911c919050565b606081600003611fe65750604080516020810190915260008152611765565b6000611ff28585612c47565b905061093a81600085612520565b6000600860018061201360026020613c75565b61201d9190613c75565b6120279190613c75565b6120319190613c88565b8260ff911c1692915050565b600061176561204c8484613027565b5490565b60008383604051602001612065929190613c9f565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561215757602083106120fa576020830484019350602083816120f6576120f66138cb565b0692505b821561215757602083900360008184101561211d5750600019600884021c612127565b50600019600882021c5b8554600886021b81845116821982161784525081841161214857505061053d565b50600194909401939182900391015b5b602082106121795783548152600190930192601f1990910190602001612158565b811561053d576000600019600884021c8251865482191691161782525050505050565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016121eb57507e60030220202000000000000000000000000000000000000000000000000000919050565b6101ed6122187f746273746f72650000000000000000005461626c6573000000000000000000008461307d565b60206000612c9d565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036122a757827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d078360405161229a9190613867565b60405180910390a2505050565b60006122b284613099565b905060005b81518110156123855760008282815181106122d4576122d46138b5565b602002602001015190506123006040826affffffffffffffffffffff191661312290919063ffffffff16565b1561237c576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf459061234990899089908990600401613908565b600060405180830381600087803b15801561236357600080fd5b505af1158015612377573d6000803e3d6000fd5b505050505b506001016122b7565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516123b69190613867565b60405180910390a260006123ca8585612c47565b90506124238160006123db86611fa4565b67ffffffffffffffff8111156123f3576123f361349c565b6040519080825280601f01601f19166020018201604052801561241d576020820181803683370190505b50613140565b600061242e84612000565b111561244f5760006124408686613027565b905061244d816020613156565b505b60005b825181101561022f57600083828151811061246f5761246f6138b5565b6020026020010151905061249b6080826affffffffffffffffffffff191661312290919063ffffffff16565b15612517576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906124e4908a908a908a90600401613908565b600060405180830381600087803b1580156124fe57600080fd5b505af1158015612512573d6000803e3d6000fd5b505050505b50600101612452565b60405160208101601f19603f8484010116604052828252611763858585846120d0565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612603577f746200000000000000000000000000000000000000000000000000000000000087886040516020016125c191815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252611dda939291600401613cdb565b600061261e828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff16836126379190613c75565b6126419190613c43565b90508082141580156126635750816126598688613d1c565b64ffffffffff1614155b156126b3576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401611dda565b818664ffffffffff161115612704576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401611dda565b6000612711848984613193565b9050600061271e8b613099565b905060005b81518110156127e9576000828281518110612740576127406138b5565b6020026020010151905061276c6010826affffffffffffffffffffff191661312290919063ffffffff16565b156127e057606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016127ad9796959493929190613d3a565b600060405180830381600087803b1580156127c757600080fd5b505af11580156127db573d6000803e3d6000fd5b505050505b50600101612723565b5064ffffffffff881660005b8a60ff168160ff1610156128285761281c878260ff166028026038011c64ffffffffff1690565b909101906001016127f5565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612861959493929190613d98565b60405180910390a25082841461288257600061287d8c8c613027565b839055505b600061288f8c8c8c612050565b90506128a3818a64ffffffffff1689613140565b5060005b815181101561296d5760008282815181106128c4576128c46138b5565b602002602001015190506128f06020826affffffffffffffffffffff191661312290919063ffffffff16565b1561296457606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016129319796959493929190613d3a565b600060405180830381600087803b15801561294b57600080fd5b505af115801561295f573d6000803e3d6000fd5b505050505b506001016128a7565b505050505050505050505050565b600080805b8360ff16811015611763576129a260ff601b83900360080287901c1683613c43565b9150600101612980565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603612a3657837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612a2993929190613dde565b60405180910390a261053d565b6000612a428585612c47565b90506000612a4f86613099565b905060005b8151811015612b24576000828281518110612a7157612a716138b5565b60200260200101519050612a9d6004826affffffffffffffffffffff191661312290919063ffffffff16565b15612b1b576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612ae8908b908b908b908b90600401613e1b565b600060405180830381600087803b158015612b0257600080fd5b505af1158015612b16573d6000803e3d6000fd5b505050505b50600101612a54565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612b5993929190613dde565b60405180910390a2612b74828565ffffffffffff1685613140565b60005b8151811015610241576000828281518110612b9457612b946138b5565b60200260200101519050612bc06008826affffffffffffffffffffff191661312290919063ffffffff16565b15612c3e576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612c0b908b908b908b908b90600401613e1b565b600060405180830381600087803b158015612c2557600080fd5b505af1158015612c39573d6000803e3d6000fd5b505050505b50600101612b77565b60008282604051602001612c5c929190613c9f565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210612cc357602082048401935060208281612cbf57612cbf6138cb565b0691505b508254600882021b602082900380841115611763576001850154600882021c82179150509392505050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612d7a57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d6d9493929190613e54565b60405180910390a261022f565b6000612d8587613099565b905060005b8151811015612e5e576000828281518110612da757612da76138b5565b60200260200101519050612dd36001826affffffffffffffffffffff191661312290919063ffffffff16565b15612e55576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612e22908c908c908c908c908c908c90600401613e93565b600060405180830381600087803b158015612e3c57600080fd5b505af1158015612e50573d6000803e3d6000fd5b505050505b50600101612d8a565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e959493929190613e54565b60405180910390a26000612ea98888612c47565b90506000602087019050612ec1826000895184613261565b6000612ecc85612000565b1115612f50576000612ede8a8a613027565b878155905060208601915060008060005b612ef888612000565b8160ff161015612f4b57612f0d8d8d83612050565b9250612f288a8260ff166028026038011c64ffffffffff1690565b9150612f378360008488613261565b612f418286613c43565b9450600101612eef565b505050505b60005b8351811015610527576000848281518110612f7057612f706138b5565b60200260200101519050612f9c6002826affffffffffffffffffffff191661312290919063ffffffff16565b1561301e576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612feb908e908e908e908e908e908e90600401613e93565b600060405180830381600087803b15801561300557600080fd5b505af1158015613019573d6000803e3d6000fd5b505050505b50600101612f53565b6000828260405160200161303c929190613c9f565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b6040805160208101849052908101829052600090606001612c5c565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106130d3576130d36138b5565b6020908102919091010152600061310b7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613320565b9050611afc61311d8260008451613345565b6133d3565b60008160ff16826131338560581c90565b1660ff1614905092915050565b61067a838383516131518560200190565b613261565b6000602061316583601f613c43565b61316f9190613eec565b6131799084613c43565b90505b8083101561067a576000835560018301925061317c565b600064ffffffffff8211156131d7576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401611dda565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106132095780850382019150613211565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156132db576020831061328b57602083048401935060208381613287576132876138cb565b0692505b82156132db5760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116132cc57505061053d565b50600194909401939182900391015b5b602082106132fd5780518455600190930192601f19909101906020016132dc565b811561053d576000600019600884021c8554835182191691161785555050505050565b6060611afc613330858585612050565b600061334085611d83898961203d565b612520565b6000818311806133555750835182115b15613392578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401611dda93929190613f0e565b602084016133a08482613c43565b905060006133ae8585613c75565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006117658360156000606060006133ed8560801c90565b90506fffffffffffffffffffffffffffffffff85166000858281613413576134136138cb565b04905060405193506020840160208202810160405281855260005b8281101561344e578451871c82529387019360209091019060010161342e565b50505050509392505050565b60006020828403121561346c57600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461176557600080fd5b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156134db576134db61349c565b604052919050565b600082601f8301126134f457600080fd5b8135602067ffffffffffffffff8211156135105761351061349c565b8160051b61351f8282016134b2565b928352848101820192828101908785111561353957600080fd5b83870192505b848310156135585782358252918301919083019061353f565b979650505050505050565b803564ffffffffff81168114611c2757600080fd5b600067ffffffffffffffff8211156135925761359261349c565b50601f01601f191660200190565b600082601f8301126135b157600080fd5b81356135c46135bf82613578565b6134b2565b8181528460208386010111156135d957600080fd5b816020850160208301376000918101602001919091529392505050565b600080600080600080600060e0888a03121561361157600080fd5b87359650602088013567ffffffffffffffff8082111561363057600080fd5b61363c8b838c016134e3565b975060408a0135915060ff8216821461365457600080fd5b81965061366360608b01613563565b955061367160808b01613563565b945060a08a0135935060c08a013591508082111561368e57600080fd5b5061369b8a828b016135a0565b91505092959891949750929550565b60008060008060008060c087890312156136c357600080fd5b86359550602087013567ffffffffffffffff808211156136e257600080fd5b6136ee8a838b016134e3565b9650604089013591508082111561370457600080fd5b6137108a838b016135a0565b955060608901359450608089013591508082111561372d57600080fd5b5061373a89828a016135a0565b92505060a087013590509295509295509295565b60008060006060848603121561376357600080fd5b83359250602084013567ffffffffffffffff81111561378157600080fd5b61378d868287016134e3565b925050604084013590509250925092565b600080600080608085870312156137b457600080fd5b84359350602085013567ffffffffffffffff808211156137d357600080fd5b6137df888389016134e3565b94506040870135915065ffffffffffff821682146137fc57600080fd5b9092506060860135908082111561381257600080fd5b5061381f878288016135a0565b91505092959194509250565b60008151808452602080850194506020840160005b8381101561385c57815187529582019590820190600101613840565b509495945050505050565b602081526000611765602083018461382b565b634e487b7160e01b600052601160045260246000fd5b64ffffffffff8281168282160390808211156138ae576138ae61387a565b5092915050565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601260045260246000fd5b80516020808301519190811015613902576000198160200360031b1b821691505b50919050565b838152606060208201526000613921606083018561382b565b9050826040830152949350505050565b60005b8381101561394c578181015183820152602001613934565b50506000910152565b600082601f83011261396657600080fd5b81516139746135bf82613578565b81815284602083860101111561398957600080fd5b611afc826020830160208701613931565b6000806000606084860312156139af57600080fd5b835167ffffffffffffffff808211156139c757600080fd5b6139d387838801613955565b94506020860151935060408601519150808211156139f057600080fd5b506139fd86828701613955565b9150509250925092565b828152604060208201526000611afc604083018461382b565b838152606060208201526000613a39606083018561382b565b905060ff83166040830152949350505050565b600060208284031215613a5e57600080fd5b5051919050565b85815260a060208201526000613a7e60a083018761382b565b60ff95909516604083015250606081019290925260809091015292915050565b600060208284031215613ab057600080fd5b815167ffffffffffffffff811115613ac757600080fd5b611afc84828501613955565b60008151808452613aeb816020860160208601613931565b601f01601f19169290920160200192915050565b86815260c060208201526000613b1860c083018861382b565b60ff8716604084015264ffffffffff86811660608501528516608084015282810360a0840152611e938185613ad3565b848152608060208201526000613b61608083018661382b565b60ff949094166040830152506060015292915050565b85815260a060208201526000613b9060a083018761382b565b60ff861660408401528281036060840152613bab8186613ad3565b9150508260808301529695505050505050565b848152608060208201526000613bd7608083018661382b565b60ff8516604084015282810360608401526135588185613ad3565b85815260a060208201526000613c0b60a083018761382b565b8281036040840152613c1d8187613ad3565b90508460608401528281036080840152613c378185613ad3565b98975050505050505050565b808201808211156101ed576101ed61387a565b600060ff821660ff8103613c6c57613c6c61387a565b60010192915050565b818103818111156101ed576101ed61387a565b80820281158282048414176101ed576101ed61387a565b8281526000602080830184516020860160005b82811015613cce57815184529284019290840190600101613cb2565b5091979650505050505050565b7fffff0000000000000000000000000000000000000000000000000000000000008416815282602082015260606040820152600061093a6060830184613ad3565b64ffffffffff8181168382160190808211156138ae576138ae61387a565b87815260e060208201526000613d5360e083018961382b565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152613d8a8185613ad3565b9a9950505050505050505050565b60a081526000613dab60a083018861382b565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152613c378185613ad3565b606081526000613df1606083018661382b565b65ffffffffffff851660208401528281036040840152613e118185613ad3565b9695505050505050565b848152608060208201526000613e34608083018661382b565b65ffffffffffff8516604084015282810360608401526135588185613ad3565b608081526000613e67608083018761382b565b8281036020840152613e798187613ad3565b905084604084015282810360608401526135588185613ad3565b86815260c060208201526000613eac60c083018861382b565b8281036040840152613ebe8188613ad3565b90508560608401528281036080840152613ed88186613ad3565b9150508260a0830152979650505050505050565b600082613f0957634e487b7160e01b600052601260045260246000fd5b500490565b606081526000613f216060830186613ad3565b6020830194909452506040015291905056fea164736f6c6343000818000a","sourceMap":"558:4103:159:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100a35760003560e01c80636358453311610076578063964f667d1161005b578063964f667d146101265780639faeaf4514610134578063a8ba87211461014757600080fd5b8063635845331461010557806383b5c95b1461011857600080fd5b806301ffc9a7146100a857806355eb5a28146100cf57806357066c9c146100e45780635b28cdaf146100f7575b600080fd5b6100bb6100b636600461345a565b61015a565b604051901515815260200160405180910390f35b6100e26100dd3660046135f6565b6101f3565b005b6100e26100f23660046136aa565b610225565b6100e26100dd3660046136aa565b6100e26101133660046135f6565b610237565b6100e26100dd36600461374e565b6100e26100dd36600461379e565b6100e261014236600461374e565b61024a565b6100e261015536600461379e565b610533565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101ed57507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b6040517fcfd7320c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61022f8686610543565b505050505050565b6102418787610543565b50505050505050565b60008260405160200161025d9190613867565b604051602081830303815290604052805190602001209050600080610282868461067f565b91509150811561022f576102968684610753565b60006102a1876107dd565b90508064ffffffffff166001036102c0576102bb87610851565b610241565b855115610241576000865167ffffffffffffffff8111156102e3576102e361349c565b60405190808252806020026020018201604052801561030c578160200160208202803683370190505b509050600061032c89610320600186613890565b64ffffffffff166108b7565b90508082600081518110610342576103426138b5565b602002602001018181525050610360898564ffffffffff1683610943565b610369896109df565b6001885111156104f15761038e89610382600186613890565b64ffffffffff16610a49565b905080826001815181106103a4576103a46138b5565b6020026020010181815250506103c2898564ffffffffff1683610ac1565b6103cb89610b56565b6002885111156104f1576103f0896103e4600186613890565b64ffffffffff16610bc0565b90508082600281518110610406576104066138b5565b602002602001018181525050610424898564ffffffffff1683610c38565b61042d89610ccd565b6003885111156104f15761045289610446600186613890565b64ffffffffff16610d37565b90508082600381518110610468576104686138b5565b602002602001018181525050610486898564ffffffffff1683610daf565b61048f89610e44565b6004885111156104f1576104b4896104a8600186613890565b64ffffffffff16610eae565b905080826004815181106104ca576104ca6138b5565b6020026020010181815250506104e8898564ffffffffff1683610f26565b6104f189610fbb565b6000826040516020016105049190613867565b6040516020818303038152906040528051906020012090506105278a8287611025565b50505050505050505050565b61053d8484610543565b50505050565b6000816040516020016105569190613867565b6040516020818303038152906040528051906020012090506105788382611121565b61067a576000610587846107dd565b83519091501561066d576105b584846000815181106105a8576105a86138b5565b60200260200101516111de565b60018351111561066d576105e384846001815181106105d6576105d66138b5565b6020026020010151611268565b60028351111561066d576106118484600281518110610604576106046138b5565b60200260200101516112de565b60038351111561066d5761063f8484600381518110610632576106326138b5565b6020026020010151611354565b60048351111561066d5761066d8484600481518110610660576106606138b5565b60200260200101516113ca565b61053d8483600184611440565b505050565b60408051600280825260608201835260009283928392909160208301908036833701905050905084816000815181106106ba576106ba6138b5565b60200260200101818152505083816001815181106106da576106da6138b5565b6020908102919091010152600080806107337f74620000000000000000000000000000557365644b657973496e646578000000857e06020001050000000000000000000000000000000000000000000000000000611526565b9250925092506107448383836115f6565b95509550505050509250929050565b6040805160028082526060820183526000926020830190803683370190505090508281600081518110610788576107886138b5565b60200260200101818152505081816001815181106107a8576107a86138b5565b602090810291909101015261067a7f74620000000000000000000000000000557365644b657973496e6465780000008261160e565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610816576108166138b5565b602090810291909101015260006108456f4b657973496e5461626c650000000000613a3160f11b0183836116a9565b60209004949350505050565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610887576108876138b5565b60209081029190910101526108b36f4b657973496e5461626c650000000000613a3160f11b018261160e565b5050565b6040805160018082528183019092526000918291906020808301908036833701905050905083816000815181106108f0576108f06138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836000876020028860010160200261176c565b905061093a816138e1565b95945050505050565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610979576109796138b5565b60200260200101818152505060008260405160200161099a91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600087602002855186611831565b5050505050565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610a1557610a156138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600060206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610a8257610a826138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836001876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610af757610af76138b5565b602002602001018181525050600082604051602001610b1891815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600187602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610b8c57610b8c6138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600160206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610bf957610bf96138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836002876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610c6e57610c6e6138b5565b602002602001018181525050600082604051602001610c8f91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600287602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610d0357610d036138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600260206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610d7057610d706138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836003876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610de557610de56138b5565b602002602001018181525050600082604051602001610e0691815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600387602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610e7a57610e7a6138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600360206118e5565b604080516001808252818301909252600091829190602080830190803683370190505090508381600081518110610ee757610ee76138b5565b602002602001018181525050600061092f6f4b657973496e5461626c650000000000613a3160f11b0160001b836004876020028860010160200261176c565b604080516001808252818301909252600091602080830190803683370190505090508381600081518110610f5c57610f5c6138b5565b602002602001018181525050600082604051602001610f7d91815260200190565b60405160208183030381529060405290506109d86f4b657973496e5461626c650000000000613a3160f11b0160001b83600487602002855186611831565b604080516001808252818301909252600091602080830190803683370190505090508181600081518110610ff157610ff16138b5565b6020026020010181815250506108b36f4b657973496e5461626c650000000000613a3160f11b0160001b82600460206118e5565b604080516002808252606082018352600092602083019080368337019050509050838160008151811061105a5761105a6138b5565b602002602001018181525050828160018151811061107a5761107a6138b5565b60200260200101818152505061053d7f74620000000000000000000000000000557365644b657973496e64657800000060001b826001856040516020016110ec919060d89190911b7fffffffffff00000000000000000000000000000000000000000000000000000016815260050190565b60408051601f198184030181529190527e06020001050000000000000000000000000000000000000000000000000000611996565b60408051600280825260608201835260009283929190602083019080368337019050509050838160008151811061115a5761115a6138b5565b602002602001018181525050828160018151811061117a5761117a6138b5565b602090810291909101015260006111d27f74620000000000000000000000000000557365644b657973496e64657800000083837e06020001050000000000000000000000000000000000000000000000000000611a3f565b905061093a8160f81c90565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611214576112146138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260008560405160200161125491815260200190565b604051602081830303815290604052611b04565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061129e5761129e6138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260018560405160200161125491815260200190565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611314576113146138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260028560405160200161125491815260200190565b60408051600180825281830190925260009160208083019080368337019050509050828160008151811061138a5761138a6138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260038560405160200161125491815260200190565b604080516001808252818301909252600091602080830190803683370190505090508281600081518110611400576114006138b5565b60200260200101818152505061067a6f4b657973496e5461626c650000000000613a3160f11b0160001b8260048560405160200161125491815260200190565b6040805183151560f81b602082015260d883901b7fffffffffff000000000000000000000000000000000000000000000000000000166021820152815160068183030181526002602683018181526086840185529193600093606093859390929091604601908036833701905050905087816000815181106114c4576114c46138b5565b60200260200101818152505086816001815181106114e4576114e46138b5565b602090810291909101015261151c7f74620000000000000000000000000000557365644b657973496e64657800000082868686611b77565b5050505050505050565b6060600060606000611536611bed565b9050306001600160a01b0382160361155f57611553878787611c2c565b935093509350506115ed565b6040517f419b58fd0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063419b58fd906115a8908a908a908a90600401613908565b600060405180830381865afa1580156115c5573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611553919081019061399a565b93509350939050565b60008061160285611d34565b90969095509350505050565b6000611618611bed565b9050306001600160a01b038216036116345761067a8383611d60565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061167b9086908690600401613a07565b600060405180830381600087803b15801561169557600080fd5b505af1158015610241573d6000803e3d6000fd5b6000806116b4611bed565b9050306001600160a01b038216036116d9576116d1858585611d73565b915050611765565b6040517fdbbf0e210000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063dbbf0e219061172290889088908890600401613a20565b602060405180830381865afa15801561173f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116d19190613a4c565b505b9392505050565b60606000611778611bed565b9050306001600160a01b0382160361179f576117978787878787611d98565b91505061093a565b6040517f4dc77d970000000000000000000000000000000000000000000000000000000081526001600160a01b03821690634dc77d97906117ec908a908a908a908a908a90600401613a65565b600060405180830381865afa158015611809573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526117979190810190613a9e565b600061183b611bed565b9050306001600160a01b0382160361185b576102bb878787878787611ea0565b6040517fc0a2895a0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063c0a2895a906118aa908a908a908a908a908a908a90600401613aff565b600060405180830381600087803b1580156118c457600080fd5b505af11580156118d8573d6000803e3d6000fd5b5050505050505050505050565b60006118ef611bed565b9050306001600160a01b038216036119125761190d85858585611eb8565b6109d8565b6040517fd9c03a040000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063d9c03a049061195d908890889088908890600401613b48565b600060405180830381600087803b15801561197757600080fd5b505af115801561198b573d6000803e3d6000fd5b505050505050505050565b60006119a0611bed565b9050306001600160a01b038216036119c4576119bf8686868686611f11565b61022f565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae090611a119089908990899089908990600401613b77565b600060405180830381600087803b158015611a2b57600080fd5b505af1158015610527573d6000803e3d6000fd5b600080611a4a611bed565b9050306001600160a01b03821603611a7057611a6886868686611f26565b915050611afc565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611abb908990899089908990600401613b48565b602060405180830381865afa158015611ad8573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611a689190613a4c565b949350505050565b6000611b0e611bed565b9050306001600160a01b03821603611b2c5761190d85858585611f53565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f32629061195d908890889088908890600401613bbe565b6000611b81611bed565b9050306001600160a01b03821603611ba0576119bf8686868686611f8e565b6040517f298314fb0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063298314fb90611a119089908990899089908990600401613bf2565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175546000906001600160a01b031680611c27573391505090565b919050565b6060600060606000611c3d85611fa4565b9050611c4a878783611fc7565b93506000611c5786612000565b90508015611d2957611c69888861203d565b935066ffffffffffffff841667ffffffffffffffff811115611c8d57611c8d61349c565b6040519080825280601f01601f191660200182016040528015611cb7576020820181803683370190505b5092506020830160005b828160ff161015611d26576000611cd98b8b84612050565b90506000611cf6888460ff166028026038011c64ffffffffff1690565b9050611d0582600083876120d0565b611d0f8185613c43565b935050508080611d1e90613c56565b915050611cc1565b50505b505093509350939050565b600080611d4e611d48846000016020015190565b60f81c90565b602184015190925060d81c9050915091565b6108b38282611d6e8561219c565b612221565b6000611afc82611d83868661203d565b9060ff166028026038011c64ffffffffff1690565b606081831115611de3576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b6000611def878761203d565b90506000611e0c828760ff166028026038011c64ffffffffff1690565b90508085101580611e1c57508084115b15611e77578081861015611e3a57611e35600186613c75565b611e3c565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401611dda565b6000611e84898989612050565b9050611e938187888803612520565b9998505050505050505050565b61022f868686868686611eb38d8d61203d565b612543565b6000611ec4858561203d565b90506000611ee1828560ff166028026038011c64ffffffffff1690565b905061022f868686611efa8764ffffffffff8716613c75565b604080516000815260208101909152889088612543565b6109d88585611f20848761297b565b856129ac565b600061093a611f358686612c47565b60ff858116601b0360080285901c16611f4e858761297b565b612c9d565b6000611f5f858561203d565b90506000611f7c828560ff166028026038011c64ffffffffff1690565b905061022f8686868460008888612543565b6109d88585858585611f9f8b61219c565b612cee565b60006008611fb460026020613c75565b611fbe9190613c88565b9190911c919050565b606081600003611fe65750604080516020810190915260008152611765565b6000611ff28585612c47565b905061093a81600085612520565b6000600860018061201360026020613c75565b61201d9190613c75565b6120279190613c75565b6120319190613c88565b8260ff911c1692915050565b600061176561204c8484613027565b5490565b60008383604051602001612065929190613c9f565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b821561215757602083106120fa576020830484019350602083816120f6576120f66138cb565b0692505b821561215757602083900360008184101561211d5750600019600884021c612127565b50600019600882021c5b8554600886021b81845116821982161784525081841161214857505061053d565b50600194909401939182900391015b5b602082106121795783548152600190930192601f1990910190602001612158565b811561053d576000600019600884021c8251865482191691161782525050505050565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016121eb57507e60030220202000000000000000000000000000000000000000000000000000919050565b6101ed6122187f746273746f72650000000000000000005461626c6573000000000000000000008461307d565b60206000612c9d565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036122a757827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d078360405161229a9190613867565b60405180910390a2505050565b60006122b284613099565b905060005b81518110156123855760008282815181106122d4576122d46138b5565b602002602001015190506123006040826affffffffffffffffffffff191661312290919063ffffffff16565b1561237c576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf459061234990899089908990600401613908565b600060405180830381600087803b15801561236357600080fd5b505af1158015612377573d6000803e3d6000fd5b505050505b506001016122b7565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516123b69190613867565b60405180910390a260006123ca8585612c47565b90506124238160006123db86611fa4565b67ffffffffffffffff8111156123f3576123f361349c565b6040519080825280601f01601f19166020018201604052801561241d576020820181803683370190505b50613140565b600061242e84612000565b111561244f5760006124408686613027565b905061244d816020613156565b505b60005b825181101561022f57600083828151811061246f5761246f6138b5565b6020026020010151905061249b6080826affffffffffffffffffffff191661312290919063ffffffff16565b15612517576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b906124e4908a908a908a90600401613908565b600060405180830381600087803b1580156124fe57600080fd5b505af1158015612512573d6000803e3d6000fd5b505050505b50600101612452565b60405160208101601f19603f8484010116604052828252611763858585846120d0565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612603577f746200000000000000000000000000000000000000000000000000000000000087886040516020016125c191815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252611dda939291600401613cdb565b600061261e828760ff166028026038011c64ffffffffff1690565b9050600083518564ffffffffff16836126379190613c75565b6126419190613c43565b90508082141580156126635750816126598688613d1c565b64ffffffffff1614155b156126b3576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401611dda565b818664ffffffffff161115612704576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401611dda565b6000612711848984613193565b9050600061271e8b613099565b905060005b81518110156127e9576000828281518110612740576127406138b5565b6020026020010151905061276c6010826affffffffffffffffffffff191661312290919063ffffffff16565b156127e057606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016127ad9796959493929190613d3a565b600060405180830381600087803b1580156127c757600080fd5b505af11580156127db573d6000803e3d6000fd5b505050505b50600101612723565b5064ffffffffff881660005b8a60ff168160ff1610156128285761281c878260ff166028026038011c64ffffffffff1690565b909101906001016127f5565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612861959493929190613d98565b60405180910390a25082841461288257600061287d8c8c613027565b839055505b600061288f8c8c8c612050565b90506128a3818a64ffffffffff1689613140565b5060005b815181101561296d5760008282815181106128c4576128c46138b5565b602002602001015190506128f06020826affffffffffffffffffffff191661312290919063ffffffff16565b1561296457606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016129319796959493929190613d3a565b600060405180830381600087803b15801561294b57600080fd5b505af115801561295f573d6000803e3d6000fd5b505050505b506001016128a7565b505050505050505050505050565b600080805b8360ff16811015611763576129a260ff601b83900360080287901c1683613c43565b9150600101612980565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff0000000000000000000000000000000000000000000000000000000000001603612a3657837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be848484604051612a2993929190613dde565b60405180910390a261053d565b6000612a428585612c47565b90506000612a4f86613099565b905060005b8151811015612b24576000828281518110612a7157612a716138b5565b60200260200101519050612a9d6004826affffffffffffffffffffff191661312290919063ffffffff16565b15612b1b576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d90612ae8908b908b908b908b90600401613e1b565b600060405180830381600087803b158015612b0257600080fd5b505af1158015612b16573d6000803e3d6000fd5b505050505b50600101612a54565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612b5993929190613dde565b60405180910390a2612b74828565ffffffffffff1685613140565b60005b8151811015610241576000828281518110612b9457612b946138b5565b60200260200101519050612bc06008826affffffffffffffffffffff191661312290919063ffffffff16565b15612c3e576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612c0b908b908b908b908b90600401613e1b565b600060405180830381600087803b158015612c2557600080fd5b505af1158015612c39573d6000803e3d6000fd5b505050505b50600101612b77565b60008282604051602001612c5c929190613c9f565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210612cc357602082048401935060208281612cbf57612cbf6138cb565b0691505b508254600882021b602082900380841115611763576001850154600882021c82179150509392505050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612d7a57857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612d6d9493929190613e54565b60405180910390a261022f565b6000612d8587613099565b905060005b8151811015612e5e576000828281518110612da757612da76138b5565b60200260200101519050612dd36001826affffffffffffffffffffff191661312290919063ffffffff16565b15612e55576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612e22908c908c908c908c908c908c90600401613e93565b600060405180830381600087803b158015612e3c57600080fd5b505af1158015612e50573d6000803e3d6000fd5b505050505b50600101612d8a565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612e959493929190613e54565b60405180910390a26000612ea98888612c47565b90506000602087019050612ec1826000895184613261565b6000612ecc85612000565b1115612f50576000612ede8a8a613027565b878155905060208601915060008060005b612ef888612000565b8160ff161015612f4b57612f0d8d8d83612050565b9250612f288a8260ff166028026038011c64ffffffffff1690565b9150612f378360008488613261565b612f418286613c43565b9450600101612eef565b505050505b60005b8351811015610527576000848281518110612f7057612f706138b5565b60200260200101519050612f9c6002826affffffffffffffffffffff191661312290919063ffffffff16565b1561301e576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612feb908e908e908e908e908e908e90600401613e93565b600060405180830381600087803b15801561300557600080fd5b505af1158015613019573d6000803e3d6000fd5b505050505b50600101612f53565b6000828260405160200161303c929190613c9f565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b6040805160208101849052908101829052600090606001612c5c565b604080516001808252818301909252606091600091906020808301908036833701905050905082816000815181106130d3576130d36138b5565b6020908102919091010152600061310b7f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613320565b9050611afc61311d8260008451613345565b6133d3565b60008160ff16826131338560581c90565b1660ff1614905092915050565b61067a838383516131518560200190565b613261565b6000602061316583601f613c43565b61316f9190613eec565b6131799084613c43565b90505b8083101561067a576000835560018301925061317c565b600064ffffffffff8211156131d7576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401611dda565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106132095780850382019150613211565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156132db576020831061328b57602083048401935060208381613287576132876138cb565b0692505b82156132db5760208390036000600019600885021c1990506008850281811c91508351811c90508119875416828216178755508184116132cc57505061053d565b50600194909401939182900391015b5b602082106132fd5780518455600190930192601f19909101906020016132dc565b811561053d576000600019600884021c8554835182191691161785555050505050565b6060611afc613330858585612050565b600061334085611d83898961203d565b612520565b6000818311806133555750835182115b15613392578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401611dda93929190613f0e565b602084016133a08482613c43565b905060006133ae8585613c75565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b606060006117658360156000606060006133ed8560801c90565b90506fffffffffffffffffffffffffffffffff85166000858281613413576134136138cb565b04905060405193506020840160208202810160405281855260005b8281101561344e578451871c82529387019360209091019060010161342e565b50505050509392505050565b60006020828403121561346c57600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461176557600080fd5b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff811182821017156134db576134db61349c565b604052919050565b600082601f8301126134f457600080fd5b8135602067ffffffffffffffff8211156135105761351061349c565b8160051b61351f8282016134b2565b928352848101820192828101908785111561353957600080fd5b83870192505b848310156135585782358252918301919083019061353f565b979650505050505050565b803564ffffffffff81168114611c2757600080fd5b600067ffffffffffffffff8211156135925761359261349c565b50601f01601f191660200190565b600082601f8301126135b157600080fd5b81356135c46135bf82613578565b6134b2565b8181528460208386010111156135d957600080fd5b816020850160208301376000918101602001919091529392505050565b600080600080600080600060e0888a03121561361157600080fd5b87359650602088013567ffffffffffffffff8082111561363057600080fd5b61363c8b838c016134e3565b975060408a0135915060ff8216821461365457600080fd5b81965061366360608b01613563565b955061367160808b01613563565b945060a08a0135935060c08a013591508082111561368e57600080fd5b5061369b8a828b016135a0565b91505092959891949750929550565b60008060008060008060c087890312156136c357600080fd5b86359550602087013567ffffffffffffffff808211156136e257600080fd5b6136ee8a838b016134e3565b9650604089013591508082111561370457600080fd5b6137108a838b016135a0565b955060608901359450608089013591508082111561372d57600080fd5b5061373a89828a016135a0565b92505060a087013590509295509295509295565b60008060006060848603121561376357600080fd5b83359250602084013567ffffffffffffffff81111561378157600080fd5b61378d868287016134e3565b925050604084013590509250925092565b600080600080608085870312156137b457600080fd5b84359350602085013567ffffffffffffffff808211156137d357600080fd5b6137df888389016134e3565b94506040870135915065ffffffffffff821682146137fc57600080fd5b9092506060860135908082111561381257600080fd5b5061381f878288016135a0565b91505092959194509250565b60008151808452602080850194506020840160005b8381101561385c57815187529582019590820190600101613840565b509495945050505050565b602081526000611765602083018461382b565b634e487b7160e01b600052601160045260246000fd5b64ffffffffff8281168282160390808211156138ae576138ae61387a565b5092915050565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601260045260246000fd5b80516020808301519190811015613902576000198160200360031b1b821691505b50919050565b838152606060208201526000613921606083018561382b565b9050826040830152949350505050565b60005b8381101561394c578181015183820152602001613934565b50506000910152565b600082601f83011261396657600080fd5b81516139746135bf82613578565b81815284602083860101111561398957600080fd5b611afc826020830160208701613931565b6000806000606084860312156139af57600080fd5b835167ffffffffffffffff808211156139c757600080fd5b6139d387838801613955565b94506020860151935060408601519150808211156139f057600080fd5b506139fd86828701613955565b9150509250925092565b828152604060208201526000611afc604083018461382b565b838152606060208201526000613a39606083018561382b565b905060ff83166040830152949350505050565b600060208284031215613a5e57600080fd5b5051919050565b85815260a060208201526000613a7e60a083018761382b565b60ff95909516604083015250606081019290925260809091015292915050565b600060208284031215613ab057600080fd5b815167ffffffffffffffff811115613ac757600080fd5b611afc84828501613955565b60008151808452613aeb816020860160208601613931565b601f01601f19169290920160200192915050565b86815260c060208201526000613b1860c083018861382b565b60ff8716604084015264ffffffffff86811660608501528516608084015282810360a0840152611e938185613ad3565b848152608060208201526000613b61608083018661382b565b60ff949094166040830152506060015292915050565b85815260a060208201526000613b9060a083018761382b565b60ff861660408401528281036060840152613bab8186613ad3565b9150508260808301529695505050505050565b848152608060208201526000613bd7608083018661382b565b60ff8516604084015282810360608401526135588185613ad3565b85815260a060208201526000613c0b60a083018761382b565b8281036040840152613c1d8187613ad3565b90508460608401528281036080840152613c378185613ad3565b98975050505050505050565b808201808211156101ed576101ed61387a565b600060ff821660ff8103613c6c57613c6c61387a565b60010192915050565b818103818111156101ed576101ed61387a565b80820281158282048414176101ed576101ed61387a565b8281526000602080830184516020860160005b82811015613cce57815184529284019290840190600101613cb2565b5091979650505050505050565b7fffff0000000000000000000000000000000000000000000000000000000000008416815282602082015260606040820152600061093a6060830184613ad3565b64ffffffffff8181168382160190808211156138ae576138ae61387a565b87815260e060208201526000613d5360e083018961382b565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152613d8a8185613ad3565b9a9950505050505050505050565b60a081526000613dab60a083018861382b565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152613c378185613ad3565b606081526000613df1606083018661382b565b65ffffffffffff851660208401528281036040840152613e118185613ad3565b9695505050505050565b848152608060208201526000613e34608083018661382b565b65ffffffffffff8516604084015282810360608401526135588185613ad3565b608081526000613e67608083018761382b565b8281036020840152613e798187613ad3565b905084604084015282810360608401526135588185613ad3565b86815260c060208201526000613eac60c083018861382b565b8281036040840152613ebe8188613ad3565b90508560608401528281036080840152613ed88186613ad3565b9150508260a0830152979650505050505050565b600082613f0957634e487b7160e01b600052601260045260246000fd5b500490565b606081526000613f216060830186613ad3565b6020830194909452506040015291905056fea164736f6c6343000818000a","sourceMap":"558:4103:159:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;863:187:22;;;;;;:::i;:::-;;:::i;:::-;;;516:14:208;;509:22;491:41;;479:2;464:18;863:187:22;;;;;;;5190:292;;;;;;:::i;:::-;;:::i;:::-;;1648:213:159;;;;;;:::i;:::-;;:::i;2409:266:22:-;;;;;;:::i;2046:220:159:-;;;;;;:::i;:::-;;:::i;7525:160:22:-;;;;;;:::i;3306:193::-;;;;;;:::i;2270:2389:159:-;;;;;;:::i;:::-;;:::i;1865:177::-;;;;;;:::i;:::-;;:::i;863:187:22:-;939:4;958:43;;;973:28;958:43;;:87;;-1:-1:-1;1005:40:22;;;1020:25;1005:40;958:87;951:94;863:187;-1:-1:-1;;863:187:22:o;5190:292::-;5451:26;;;;;;;;;;;;;;1648:213:159;1828:28;1838:7;1847:8;1828:9;:28::i;:::-;1648:213;;;;;;:::o;2046:220::-;2233:28;2243:7;2252:8;2233:9;:28::i;:::-;2046:220;;;;;;;:::o;2270:2389::-;2382:16;2422:8;2411:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;2401:31;;;;;;2382:50;;2439:8;2449:12;2465:36;2483:7;2492:8;2465:17;:36::i;:::-;2438:63;;;;2560:3;2556:2099;;;2643:45;2670:7;2679:8;2643:26;:45::i;:::-;2697:13;2720:32;2744:7;2720:23;:32::i;:::-;2697:56;;2766:6;:11;;2776:1;2766:11;2762:1887;;2838:33;2863:7;2838:24;:33::i;:::-;2762:1887;;;2900:15;;:19;2896:1745;;2933:29;2979:8;:15;2965:30;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2965:30:159;-1:-1:-1;2933:62:159;-1:-1:-1;3008:15:159;3026:45;3051:7;3060:10;3069:1;3060:6;:10;:::i;:::-;3026:45;;:24;:45::i;:::-;3008:63;;3101:7;3083:12;3096:1;3083:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3190:48;3214:7;3223:5;3190:48;;3230:7;3190:23;:48::i;:::-;3250:29;3271:7;3250:20;:29::i;:::-;3314:1;3296:8;:15;:19;3292:1116;;;3341:45;3366:7;3375:10;3384:1;3375:6;:10;:::i;:::-;3341:45;;:24;:45::i;:::-;3331:55;;3418:7;3400:12;3413:1;3400:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3440:48;3464:7;3473:5;3440:48;;3480:7;3440:23;:48::i;:::-;3502:29;3523:7;3502:20;:29::i;:::-;3568:1;3550:8;:15;:19;3546:850;;;3597:45;3622:7;3631:10;3640:1;3631:6;:10;:::i;:::-;3597:45;;:24;:45::i;:::-;3587:55;;3676:7;3658:12;3671:1;3658:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3700:48;3724:7;3733:5;3700:48;;3740:7;3700:23;:48::i;:::-;3764:29;3785:7;3764:20;:29::i;:::-;3832:1;3814:8;:15;:19;3810:572;;;3863:45;3888:7;3897:10;3906:1;3897:6;:10;:::i;:::-;3863:45;;:24;:45::i;:::-;3853:55;;3944:7;3926:12;3939:1;3926:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3970:48;3994:7;4003:5;3970:48;;4010:7;3970:23;:48::i;:::-;4036:29;4057:7;4036:20;:29::i;:::-;4106:1;4088:8;:15;:19;4084:282;;;4139:45;4164:7;4173:10;4182:1;4173:6;:10;:::i;:::-;4139:45;;:24;:45::i;:::-;4129:55;;4222:7;4204:12;4217:1;4204:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;4250:48;4274:7;4283:5;4250:48;;4290:7;4250:23;:48::i;:::-;4318:29;4339:7;4318:20;:29::i;:::-;4510:19;4553:12;4542:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;4532:35;;;;;;4510:57;;4579:51;4602:7;4611:11;4624:5;4579:22;:51::i;:::-;2921:1720;;;2565:2090;2376:2283;;;2270:2389;;;:::o;1865:177::-;2009:28;2019:7;2028:8;2009:9;:28::i;:::-;1865:177;;;;:::o;600:1044::-;681:16;721:8;710:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;700:31;;;;;;681:50;;803:39;824:7;833:8;803:20;:39::i;:::-;798:842;;852:13;875:32;899:7;875:23;:32::i;:::-;982:15;;852:56;;-1:-1:-1;982:19:159;978:523;;1013:43;1035:7;1044:8;1053:1;1044:11;;;;;;;;:::i;:::-;;;;;;;1013:21;:43::i;:::-;1088:1;1070:8;:15;:19;1066:427;;;1103:43;1125:7;1134:8;1143:1;1134:11;;;;;;;;:::i;:::-;;;;;;;1103:21;:43::i;:::-;1180:1;1162:8;:15;:19;1158:325;;;1197:43;1219:7;1228:8;1237:1;1228:11;;;;;;;;:::i;:::-;;;;;;;1197:21;:43::i;:::-;1276:1;1258:8;:15;:19;1254:217;;;1295:43;1317:7;1326:8;1335:1;1326:11;;;;;;;;:::i;:::-;;;;;;;1295:21;:43::i;:::-;1376:1;1358:8;:15;:19;1354:103;;;1397:43;1419:7;1428:8;1437:1;1428:11;;;;;;;;:::i;:::-;;;;;;;1397:21;:43::i;:::-;1583:50;1601:7;1610:8;1620:4;1626:6;1583:17;:50::i;798:842::-;675:969;600:1044;;:::o;8510:479:166:-;8649:16;;;8663:1;8649:16;;;;;;;;8590:8;;;;;;8649:16;;;;;;;;;;;;-1:-1:-1;8649:16:166;8620:45;;8704:13;8671:9;8681:1;8671:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;8739:8;8724:9;8734:1;8724:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;8755:24;;;8841:80;1263:66;8886:9;1442:66;8841:21;:80::i;:::-;8754:167;;;;;;8934:50;8941:11;8954:15;8971:12;8934:6;:50::i;:::-;8927:57;;;;;;;;8510:479;;;;;:::o;12406:265::-;12516:16;;;12530:1;12516:16;;;;;;;;12487:26;;12516:16;;;;;;;;;;-1:-1:-1;12516:16:166;12487:45;;12571:13;12538:9;12548:1;12538:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;12606:8;12591:9;12601:1;12591:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;12621:45;1263:66;12656:9;12621:24;:45::i;6341:327:165:-;6455:16;;;6469:1;6455:16;;;;;;;;;6411:7;;;;6455:16;;;;;;;;;;;;-1:-1:-1;6455:16:165;6426:45;;6510:13;6477:9;6487:1;6477:12;;;;;;;;:::i;:::-;;;;;;;;;;:47;6531:19;6553:57;-1:-1:-1;;;;;6597:9:165;6531:19;6553:33;:57::i;:::-;6655:2;6641:16;;;;-1:-1:-1;;;;6341:327:165:o;52992:218::-;53084:16;;;53098:1;53084:16;;;;;;;;;53055:26;;53084:16;;;;;;;;;;;-1:-1:-1;53084:16:165;53055:45;;53139:13;53106:9;53116:1;53106:12;;;;;;;;:::i;:::-;;;;;;;;;;:47;53160:45;-1:-1:-1;;;;;53195:9:165;53160:24;:45::i;:::-;53049:161;52992:218;:::o;7608:376::-;7739:16;;;7753:1;7739:16;;;;;;;;;7695:7;;;;7739:16;;;;;;;;;;;;-1:-1:-1;7739:16:165;7710:45;;7794:13;7761:9;7771:1;7761:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;7833:18;7854:88;-1:-1:-1;;;;;1245:83:165;;7897:9;7908:1;7911:6;7920:2;7911:11;7925:6;7934:1;7925:10;7939:2;7924:17;7854:32;:88::i;:::-;7833:109;-1:-1:-1;7958:14:165;7833:109;7958:14;:::i;:::-;7950:23;7608:376;-1:-1:-1;;;;;7608:376:165:o;11031:399::-;11156:16;;;11170:1;11156:16;;;;;;;;;11127:26;;11156:16;;;;;;;;;;;-1:-1:-1;11156:16:165;11127:45;;11211:13;11178:9;11188:1;11178:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;11250:21;11292:8;11274:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;11274:28:165;;;;;;;;;;;;;11250:52;;11310:109;-1:-1:-1;;;;;1245:83:165;;11350:9;11361:1;11371:6;11380:2;11371:11;11392:8;:15;11410:8;11310:29;:109::i;:::-;11232:194;11121:309;11031:399;;;:::o;10129:228::-;10217:16;;;10231:1;10217:16;;;;;;;;;10188:26;;10217:16;;;;;;;;;;;-1:-1:-1;10217:16:165;10188:45;;10272:13;10239:9;10249:1;10239:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;10293:59;-1:-1:-1;;;;;1245:83:165;;10335:9;10346:1;10349:2;10293:31;:59::i;15937:376::-;16068:16;;;16082:1;16068:16;;;;;;;;;16024:7;;;;16068:16;;;;;;;;;;;;-1:-1:-1;16068:16:165;16039:45;;16123:13;16090:9;16100:1;16090:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;16162:18;16183:88;-1:-1:-1;;;;;1245:83:165;;16226:9;16237:1;16240:6;16249:2;16240:11;16254:6;16263:1;16254:10;16268:2;16253:17;16183:32;:88::i;19360:399::-;19485:16;;;19499:1;19485:16;;;;;;;;;19456:26;;19485:16;;;;;;;;;;;-1:-1:-1;19485:16:165;19456:45;;19540:13;19507:9;19517:1;19507:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;19579:21;19621:8;19603:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;19603:28:165;;;;;;;;;;;;;19579:52;;19639:109;-1:-1:-1;;;;;1245:83:165;;19679:9;19690:1;19700:6;19709:2;19700:11;19721:8;:15;19739:8;19639:29;:109::i;18458:228::-;18546:16;;;18560:1;18546:16;;;;;;;;;18517:26;;18546:16;;;;;;;;;;;-1:-1:-1;18546:16:165;18517:45;;18601:13;18568:9;18578:1;18568:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;18622:59;-1:-1:-1;;;;;1245:83:165;;18664:9;18675:1;18678:2;18622:31;:59::i;24266:376::-;24397:16;;;24411:1;24397:16;;;;;;;;;24353:7;;;;24397:16;;;;;;;;;;;;-1:-1:-1;24397:16:165;24368:45;;24452:13;24419:9;24429:1;24419:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;24491:18;24512:88;-1:-1:-1;;;;;1245:83:165;;24555:9;24566:1;24569:6;24578:2;24569:11;24583:6;24592:1;24583:10;24597:2;24582:17;24512:32;:88::i;27689:399::-;27814:16;;;27828:1;27814:16;;;;;;;;;27785:26;;27814:16;;;;;;;;;;;-1:-1:-1;27814:16:165;27785:45;;27869:13;27836:9;27846:1;27836:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;27908:21;27950:8;27932:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;27932:28:165;;;;;;;;;;;;;27908:52;;27968:109;-1:-1:-1;;;;;1245:83:165;;28008:9;28019:1;28029:6;28038:2;28029:11;28050:8;:15;28068:8;27968:29;:109::i;26787:228::-;26875:16;;;26889:1;26875:16;;;;;;;;;26846:26;;26875:16;;;;;;;;;;;-1:-1:-1;26875:16:165;26846:45;;26930:13;26897:9;26907:1;26897:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;26951:59;-1:-1:-1;;;;;1245:83:165;;26993:9;27004:1;27007:2;26951:31;:59::i;32595:376::-;32726:16;;;32740:1;32726:16;;;;;;;;;32682:7;;;;32726:16;;;;;;;;;;;;-1:-1:-1;32726:16:165;32697:45;;32781:13;32748:9;32758:1;32748:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;32820:18;32841:88;-1:-1:-1;;;;;1245:83:165;;32884:9;32895:1;32898:6;32907:2;32898:11;32912:6;32921:1;32912:10;32926:2;32911:17;32841:32;:88::i;36018:399::-;36143:16;;;36157:1;36143:16;;;;;;;;;36114:26;;36143:16;;;;;;;;;;;-1:-1:-1;36143:16:165;36114:45;;36198:13;36165:9;36175:1;36165:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;36237:21;36279:8;36261:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;36261:28:165;;;;;;;;;;;;;36237:52;;36297:109;-1:-1:-1;;;;;1245:83:165;;36337:9;36348:1;36358:6;36367:2;36358:11;36379:8;:15;36397:8;36297:29;:109::i;35116:228::-;35204:16;;;35218:1;35204:16;;;;;;;;;35175:26;;35204:16;;;;;;;;;;;-1:-1:-1;35204:16:165;35175:45;;35259:13;35226:9;35236:1;35226:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;35280:59;-1:-1:-1;;;;;1245:83:165;;35322:9;35333:1;35336:2;35280:31;:59::i;40924:376::-;41055:16;;;41069:1;41055:16;;;;;;;;;41011:7;;;;41055:16;;;;;;;;;;;;-1:-1:-1;41055:16:165;41026:45;;41110:13;41077:9;41087:1;41077:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;41149:18;41170:88;-1:-1:-1;;;;;1245:83:165;;41213:9;41224:1;41227:6;41236:2;41227:11;41241:6;41250:1;41241:10;41255:2;41240:17;41170:32;:88::i;44347:399::-;44472:16;;;44486:1;44472:16;;;;;;;;;44443:26;;44472:16;;;;;;;;;;;-1:-1:-1;44472:16:165;44443:45;;44527:13;44494:9;44504:1;44494:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;44566:21;44608:8;44590:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;44590:28:165;;;;;;;;;;;;;44566:52;;44626:109;-1:-1:-1;;;;;1245:83:165;;44666:9;44677:1;44687:6;44696:2;44687:11;44708:8;:15;44726:8;44626:29;:109::i;43445:228::-;43533:16;;;43547:1;43533:16;;;;;;;;;43504:26;;43533:16;;;;;;;;;;;-1:-1:-1;43533:16:165;43504:45;;43588:13;43555:9;43565:1;43555:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;43609:59;-1:-1:-1;;;;;1245:83:165;;43651:9;43662:1;43665:2;43609:31;:59::i;7382:321:166:-;7502:16;;;7516:1;7502:16;;;;;;;;7473:26;;7502:16;;;;;;;;;;-1:-1:-1;7502:16:166;7473:45;;7557:13;7524:9;7534:1;7524:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;7592:8;7577:9;7587:1;7577:12;;;;;;;;:::i;:::-;;;;;;:23;;;;;7607:91;1263:66;1247:83;;7644:9;7655:1;7676:5;7658:25;;;;;;;8372:3:208;8368:16;;;;8386:66;8364:89;8352:102;;8479:1;8470:11;;8225:262;7658:25:166;;;;-1:-1:-1;;7658:25:166;;;;;;;;;1442:66;7607:26;:91::i;3816:362::-;3944:16;;;3958:1;3944:16;;;;;;;;3899:8;;;;3944:16;3958:1;3944:16;;;;;;;;;;-1:-1:-1;3944:16:166;3915:45;;3999:13;3966:9;3976:1;3966:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;4034:8;4019:9;4029:1;4019:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;4049:13;4065:64;1263:66;4102:9;4049:13;1442:66;4065:26;:64::i;:::-;4049:80;;4143:29;4164:5;4151:20;;14968:5;14882:97;9110:272:165;9217:16;;;9231:1;9217:16;;;;;;;;;9188:26;;9217:16;;;;;;;;;;;-1:-1:-1;9217:16:165;9188:45;;9272:13;9239:9;9249:1;9239:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;9293:84;-1:-1:-1;;;;;1245:83:165;;9334:9;9345:1;9366:8;9348:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;9348:28:165;;;;;;;;;;;;;9293:30;:84::i;17439:272::-;17546:16;;;17560:1;17546:16;;;;;;;;;17517:26;;17546:16;;;;;;;;;;;-1:-1:-1;17546:16:165;17517:45;;17601:13;17568:9;17578:1;17568:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;17622:84;-1:-1:-1;;;;;1245:83:165;;17663:9;17674:1;17695:8;17677:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;25768:272:165;25875:16;;;25889:1;25875:16;;;;;;;;;25846:26;;25875:16;;;;;;;;;;;-1:-1:-1;25875:16:165;25846:45;;25930:13;25897:9;25907:1;25897:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;25951:84;-1:-1:-1;;;;;1245:83:165;;25992:9;26003:1;26024:8;26006:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;34097:272:165;34204:16;;;34218:1;34204:16;;;;;;;;;34175:26;;34204:16;;;;;;;;;;;-1:-1:-1;34204:16:165;34175:45;;34259:13;34226:9;34236:1;34226:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;34280:84;-1:-1:-1;;;;;1245:83:165;;34321:9;34332:1;34353:8;34335:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;42426:272:165;42533:16;;;42547:1;42533:16;;;;;;;;;42504:26;;42533:16;;;;;;;;;;;-1:-1:-1;42533:16:165;42504:45;;42588:13;42555:9;42565:1;42555:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;42609:84;-1:-1:-1;;;;;1245:83:165;;42650:9;42661:1;42682:8;42664:28;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;10168:446:166;13630:28;;;16140:14:208;;16133:22;16128:3;16124:32;13630:28:166;;;16112:45:208;16194:3;16190:16;;;16208:66;16186:89;16173:11;;;16166:110;13630:28:166;;;;;;;;;10432:1;16292:11:208;;;10418:16:166;;;;;;;;13630:28;;-1:-1:-1;;10357:25:166;;-1:-1:-1;;16292:11:208;;10432:1:166;;10418:16;;;13630:28;10418:16;;;;;-1:-1:-1;10418:16:166;10389:45;;10473:13;10440:9;10450:1;10440:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;10508:8;10493:9;10503:1;10493:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;10523:86;1263:66;10555:9;10566:11;10579:15;10596:12;10523:21;:86::i;:::-;10258:356;;;;10168:446;;;;:::o;15275:430:24:-;15405:12;15419:13;15434:12;15454:21;15478:17;:15;:17::i;:::-;15454:41;-1:-1:-1;15530:4:24;-1:-1:-1;;;;;15505:30:24;;;15501:200;;15552:51;15572:7;15581:8;15591:11;15552:19;:51::i;:::-;15545:58;;;;;;;;;15501:200;15631:63;;;;;-1:-1:-1;;;;;15631:31:24;;;;;:63;;15663:7;;15672:8;;15682:11;;15631:63;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;15631:63:24;;;;;;;;;;;;:::i;15275:430::-;;;;;;;;:::o;12160:185:166:-;12270:8;12280:12;12315:25;12328:11;12315:12;:25::i;:::-;12300:40;;;;-1:-1:-1;12160:185:166;-1:-1:-1;;;;12160:185:166:o;13776:301:24:-;13860:21;13884:17;:15;:17::i;:::-;13860:41;-1:-1:-1;13936:4:24;-1:-1:-1;;;;;13911:30:24;;;13907:166;;13951:41;13974:7;13983:8;13951:22;:41::i;13907:166::-;14013:53;;;;;-1:-1:-1;;;;;14013:34:24;;;;;:53;;14048:7;;14057:8;;14013:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21018:444;21160:7;21175:21;21199:17;:15;:17::i;:::-;21175:41;-1:-1:-1;21251:4:24;-1:-1:-1;;;;;21226:30:24;;;21222:236;;21273:69;21305:7;21314:8;21324:17;21273:31;:69::i;:::-;21266:76;;;;;21222:236;21370:81;;;;;-1:-1:-1;;;;;21370:43:24;;;;;:81;;21414:7;;21423:8;;21433:17;;21370:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;21222:236::-;21169:293;21018:444;;;;;;:::o;21953:506::-;22130:12;22150:21;22174:17;:15;:17::i;:::-;22150:41;-1:-1:-1;22226:4:24;-1:-1:-1;;;;;22201:30:24;;;22197:258;;22248:80;22279:7;22288:8;22298:17;22317:5;22324:3;22248:30;:80::i;:::-;22241:87;;;;;22197:258;22356:92;;;;;-1:-1:-1;;;;;22356:42:24;;;;;:92;;22399:7;;22408:8;;22418:17;;22437:5;;22444:3;;22356:92;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;22356:92:24;;;;;;;;;;;;:::i;8136:601::-;8342:21;8366:17;:15;:17::i;:::-;8342:41;-1:-1:-1;8418:4:24;-1:-1:-1;;;;;8393:30:24;;;8389:344;;8433:102;8461:7;8470:8;8480:17;8499:16;8517:11;8530:4;8433:27;:102::i;8389:344::-;8556:170;;;;;-1:-1:-1;;;;;8556:39:24;;;;;:170;;8605:7;;8622:8;;8640:17;;8667:16;;8693:11;;8714:4;;8556:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8336:401;8136:601;;;;;;:::o;13119:464::-;13280:21;13304:17;:15;:17::i;:::-;13280:41;-1:-1:-1;13356:4:24;-1:-1:-1;;;;;13331:30:24;;;13327:252;;13371:84;13401:7;13410:8;13420:17;13439:15;13371:29;:84::i;:::-;13327:252;;;13476:96;;;;;-1:-1:-1;;;;;13476:41:24;;;;;:96;;13518:7;;13527:8;;13537:17;;13556:15;;13476:96;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13274:309;13119:464;;;;:::o;10690:455::-;10862:21;10886:17;:15;:17::i;:::-;10862:41;-1:-1:-1;10938:4:24;-1:-1:-1;;;;;10913:30:24;;;10909:232;;10953:74;10978:7;10987:8;10997:10;11009:4;11015:11;10953:24;:74::i;:::-;10909:232;;;11048:86;;;;;-1:-1:-1;;;;;11048:36:24;;;;;:86;;11085:7;;11094:8;;11104:10;;11116:4;;11122:11;;11048:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17702:457;17859:7;17874:21;17898:17;:15;:17::i;:::-;17874:41;-1:-1:-1;17950:4:24;-1:-1:-1;;;;;17925:30:24;;;17921:234;;17972:68;17997:7;18006:8;18016:10;18028:11;17972:24;:68::i;:::-;17965:75;;;;;17921:234;18068:80;;;;;-1:-1:-1;;;;;18068:36:24;;;;;:80;;18105:7;;18114:8;;18124:10;;18136:11;;18068:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;17702:457::-;;;;;;;:::o;12274:451::-;12434:21;12458:17;:15;:17::i;:::-;12434:41;-1:-1:-1;12510:4:24;-1:-1:-1;;;;;12485:30:24;;;12481:240;;12525:78;12554:7;12563:8;12573:17;12592:10;12525:28;:78::i;12481:240::-;12624:90;;;;;-1:-1:-1;;;;;12624:40:24;;;;;:90;;12665:7;;12674:8;;12684:17;;12703:10;;12624:90;;;:::i;6388:479::-;6574:21;6598:17;:15;:17::i;:::-;6574:41;-1:-1:-1;6650:4:24;-1:-1:-1;;;;;6625:30:24;;;6621:242;;6665:79;6685:7;6694:8;6704:10;6716:14;6732:11;6665:19;:79::i;6621:242::-;6765:91;;;;;-1:-1:-1;;;;;6765:31:24;;;;;:91;;6797:7;;6806:8;;6816:10;;6828:14;;6844:11;;6765:91;;;:::i;1766:227::-;996:42;1855:22;1816:7;;-1:-1:-1;;;;;1855:22:24;;1883:106;;1931:10;1924:17;;;1766:227;:::o;1883:106::-;1969:13;1766:227;-1:-1:-1;1766:227:24:o;34611:1314:20:-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;11809:193:166:-;11874:8;11884:12;11911:38;11925:22;11938:5;11945:1;2636:27:2;2650:4;2636:27;2630:34;;2509:165;11925:22:166;11919:29;;14968:5;14882:97;11911:38;2636:27:2;;;2630:34;11904:46:166;;-1:-1:-1;11966:30:166;;11957:40;;11809:193;;;:::o;27433:145:20:-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;41760:262::-;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;42754:1148:20;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;17594:25:208;;;17635:18;;;17628:34;;;17567:18;;43024:44:20;;;;;;;;42992:83;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;17594:25:208;;;;17635:18;;;17628:34;17567:18;;43518:88:20;17420:248:208;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;21476:539::-;21682:328;21736:7;21761:8;21796:17;21839:16;21876:11;21901:4;21937:66;21985:7;21994:8;21937:47;:66::i;:::-;21682:36;:328::i;32089:833::-;32349:36;32388:66;32436:7;32445:8;32388:47;:66::i;:::-;32349:105;-1:-1:-1;32460:26:20;32496:49;32349:105;32527:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;32496:49:20;32460:86;-1:-1:-1;32584:333:20;32638:7;32663:8;32698:17;32748:37;32770:15;32748:37;;;;:::i;:::-;32844:12;;;32854:1;32844:12;;;;;;;;32814:15;;32888:22;32584:36;:333::i;24989:355::-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::i;38022:541::-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;30619:790::-;30878:36;30917:66;30965:7;30974:8;30917:47;:66::i;:::-;30878:105;-1:-1:-1;30989:26:20;31025:49;30878:105;31056:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;31025:49:20;30989:86;;31113:291;31167:7;31192:8;31227:17;31277:19;31318:1;31333:10;31375:22;31113:36;:291::i;13982:285::-;14168:94;14178:7;14187:8;14197:10;14209:14;14225:11;14238:23;14253:7;14238:14;:23::i;:::-;14168:9;:94::i;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;50556:360:20:-;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1576:38;;;;:::i;:::-;5643:11:3;5622:79;5635:65;;5622:79;;5533:173;-1:-1:-1;;5533:173:3:o;55672:301:20:-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;54475:274:20;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;6010:2380:19:-;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:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;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:19;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:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8035:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;8323:20:19;;8233:21;;8256:9;;8229:37;8319:31;;8178:184;8135:237;;-1:-1:-1;6010:2380:19;;;;:::o;6237:651:20:-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;28177:1778::-;28365:23;28344:7;:44;;;28340:160;;28461:7;28442:37;28470:8;28442:37;;;;;;:::i;:::-;;;;;;;;28177:1778;;;:::o;28340:160::-;28641:22;28666:24;28682:7;28666:15;:24::i;:::-;28641:49;;28701:9;28696:235;28716:5;:12;28712:1;:16;28696:235;;;28743:9;28765:5;28771:1;28765:8;;;;;;;;:::i;:::-;;;;;;;28743:31;;28786:36;983:6:32;28786:4:20;:14;;;;;:36;;;;:::i;:::-;28782:143;;;28834:82;;;;;3404:35:4;;;;;28834:50:20;;:82;;28885:7;;28894:8;;28904:11;;28834:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28782:143;-1:-1:-1;28730:3:20;;28696:235;;;;28998:7;28979:37;29007:8;28979:37;;;;;;:::i;:::-;;;;;;;;29049:26;29078:59;29119:7;29128:8;29078:40;:59::i;:::-;29049:88;;29143:113;29175:18;29203:1;29222:30;:11;:28;:30::i;:::-;29212:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29212:41:20;;29143:13;:113::i;:::-;29475:1;29442:30;:11;:28;:30::i;:::-;:34;29438:236;;;29486:33;29522:66;29570:7;29579:8;29522:47;:66::i;:::-;29486:102;;29596:71;29627:25;29662:2;29596:12;:71::i;:::-;29478:196;29438:236;29723:9;29718:233;29738:5;:12;29734:1;:16;29718:233;;;29765:9;29787:5;29793:1;29787:8;;;;;;;;:::i;:::-;;;;;;;29765:31;;29808:35;1083:6:32;29808:4:20;:14;;;;;:35;;;;:::i;:::-;29804:141;;;29855:81;;;;;3404:35:4;;;;;29855:49:20;;:81;;29905:7;;29914:8;;29924:11;;29855:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29804:141;-1:-1:-1;29752:3:20;;29718:233;;4976:669:19;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;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;46038:3950:20:-;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;8167:19:208;;8211:2;8202:12;;8038:182;46558:25:20;;;;-1:-1:-1;;46558:25:20;;;;;;;;;;46487:98;;;;;;;;;;:::i;46431:161::-;46598:27;46628:49;:22;46659:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;46628:49:20;46598:79;;46683:26;46748:4;:11;46734;46712:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46683:76;;47031:18;47008:19;:41;;:98;;;;-1:-1:-1;47087:19:20;47053:30;47072:11;47053:16;:30;:::i;:::-;:53;;;;47008:98;47004:218;;;47123:92;;;;;19694:12:208;19733:15;;;47123:92:20;;;19715:34:208;19785:15;;;19765:18;;;19758:43;19837:15;;19817:18;;;19810:43;19657:18;;47123:92:20;19488:371:208;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;20037:25:208;;;20110:12;20098:25;;20078:18;;;20071:53;20010:18;;47364:74:20;19864:266:208;47305:140:20;47484:35;47522:72;:22;47556:17;47575:18;47522:33;:72::i;:::-;47484:110;;47741:22;47766:24;47782:7;47766:15;:24::i;:::-;47741:49;;47801:9;47796:486;47816:5;:12;47812:1;:16;47796:486;;;47843:9;47865:5;47871:1;47865:8;;;;;;;;:::i;:::-;;;;;;;47843:31;;47886:42;770:6:32;47886:4:20;:14;;;;;:42;;;;:::i;:::-;47882:394;;;3404:35:4;;;;-1:-1:-1;;;;;47940:55:20;;48017:7;48046:8;48085:17;48132:16;48173:11;48212:22;48252:4;47940:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47882:394;-1:-1:-1;47830:3:20;;47796:486;;;-1:-1:-1;48340:32:20;;;:13;48480:107;48498:17;48494:21;;:1;:21;;;48480:107;;;48543:33;:22;48574:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;48543:33:20;48534:42;;;;48517:3;;48480:107;;;;48709:7;48656:228;48736:8;48768:5;48797:11;48834:21;48871:4;48656:228;;;;;;;;;;:::i;:::-;;;;;;;;48288:603;48976:18;48953:19;:41;48949:248;;49004:31;49038:48;49068:7;49077:8;49038:29;:48::i;:::-;629:28:19;;;-1:-1:-1;48949:248:20;49254:27;49284:61;49308:7;49317:8;49327:17;49284:23;:61::i;:::-;49254:91;;49353:92;49385:19;49414:16;49353:92;;49438:4;49353:13;:92::i;:::-;49246:206;49506:9;49501:483;49521:5;:12;49517:1;:16;49501:483;;;49548:9;49570:5;49576:1;49570:8;;;;;;;;:::i;:::-;;;;;;;49548:31;;49591:41;881:6:32;49591:4:20;:14;;;;;:41;;;;:::i;:::-;49587:391;;;3404:35:4;;;;-1:-1:-1;;;;;49644:54:20;;49720:7;49749:8;49788:17;49835:16;49876:11;49915:21;49954:4;49644:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49587:391;-1:-1:-1;49535:3:20;;49501:483;;;;46281:3707;;;;46038:3950;;;;;;;:::o;53556:242::-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;18901:1676;19101:23;19080:7;:44;;;19076:232;;19231:7;19187:100;19250:8;19267:5;19280:4;19187:100;;;;;;;;:::i;:::-;;;;;;;;19295:7;;19076:232;19314:16;19333:59;19374:7;19383:8;19333:40;:59::i;:::-;19314:78;;19538:22;19563:24;19579:7;19563:15;:24::i;:::-;19538:49;;19598:9;19593:328;19613:5;:12;19609:1;:16;19593:328;;;19640:9;19662:5;19668:1;19662:8;;;;;;;;:::i;:::-;;;;;;;19640:31;;19683:41;548:6:32;19683:4:20;:14;;;;;:41;;;;:::i;:::-;19679:236;;;19736:170;;;;;3404:35:4;;;;;19736:54:20;;:170;;19812:7;;19841:8;;19868:5;;19891:4;;19736:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19679:236;-1:-1:-1;19627:3:20;;19593:328;;;;20022:7;19978:100;20041:8;20058:5;20071:4;19978:100;;;;;;;;:::i;:::-;;;;;;;;20128:70;20160:8;20178:5;20128:70;;20191:4;20128:13;:70::i;:::-;20252:9;20247:326;20267:5;:12;20263:1;:16;20247:326;;;20294:9;20316:5;20322:1;20316:8;;;;;;;;:::i;:::-;;;;;;;20294:31;;20337:40;657:6:32;20337:4:20;:14;;;;;:40;;;;:::i;:::-;20333:234;;;20389:169;;;;;3404:35:4;;;;;20389:53:20;;:169;;20464:7;;20493:8;;20520:5;;20543:4;;20389:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20333:234;-1:-1:-1;20281:3:20;;20247:326;;52539:191;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52688:35:20;;;;;;;;;52678:46;;52688:35;52678:46;;;;44145:22;52671:53;;52539:191;-1:-1:-1;;;52539:191:20:o;8879:812:19:-;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:19;;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;15127:3138:20:-;15421:23;15400:7;:44;;;15396:198;;15514:7;15498:75;15523:8;15533:10;15545:14;15561:11;15498:75;;;;;;;;;:::i;:::-;;;;;;;;15581:7;;15396:198;15732:22;15757:24;15773:7;15757:15;:24::i;:::-;15732:49;;15792:9;15787:340;15807:5;:12;15803:1;:16;15787:340;;;15834:9;15856:5;15862:1;15856:8;;;;;;;;:::i;:::-;;;;;;;15834:31;;15877:33;343:6:32;15877:4:20;:14;;;;;:33;;;;:::i;:::-;15873:248;;;15922:190;;;;;3404:35:4;;;;;15922:47:20;;:190;;15981:7;;16000:8;;16020:10;;16042:14;;16068:11;;16091;;15922:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;15873:248;-1:-1:-1;15821:3:20;;15787:340;;;;16191:7;16175:75;16200:8;16210:10;16222:14;16238:11;16175:75;;;;;;;;;:::i;:::-;;;;;;;;16314:26;16343:59;16384:7;16393:8;16343:40;:59::i;:::-;16314:88;-1:-1:-1;16408:21:20;828:4:14;818:15;;16408:54:20;;16468:149;16506:18;16540:1;16557:10;:17;16597:13;16468;:149::i;:::-;16717:1;16684:30;:11;:28;:30::i;:::-;:34;16680:1174;;;16803:33;16839:66;16887:7;16896:8;16839:47;:66::i;:::-;629:28:19;;;16803:102:20;-1:-1:-1;828:4:14;818:15;;17079:47:20;;17235:27;17270:25;17308:7;17303:545;17321:30;:11;:28;:30::i;:::-;17317:1;:34;;;17303:545;;;17387:63;17429:7;17438:8;17448:1;17387:41;:63::i;:::-;17365:85;-1:-1:-1;17480:25:20;:14;17503:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;17480:25:20;17460:45;;17515:170;17557:19;17596:1;17617:17;17661:13;17515;:170::i;:::-;17695:34;17712:17;17695:34;;:::i;:::-;;-1:-1:-1;17826:3:20;;17303:545;;;;16720:1134;;;16680:1174;17928:9;17923:338;17943:5;:12;17939:1;:16;17923:338;;;17970:9;17992:5;17998:1;17992:8;;;;;;;;:::i;:::-;;;;;;;17970:31;;18013:32;437:6:32;18013:4:20;:14;;;;;:32;;;;:::i;:::-;18009:246;;;18057:189;;;;;3404:35:4;;;;;18057:46:20;;:189;;18115:7;;18134:8;;18154:10;;18176:14;;18202:11;;18225;;18057:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18009:246;-1:-1:-1;17957:3:20;;17923:338;;55104:230;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;52982:282::-;53227:30;;;;;;24666:19:208;;;24701:12;;;24694:28;;;53070:7:20;;24738:12:208;;53227:30:20;24478:278:208;4391:342:28;4507:16;;;4521:1;4507:16;;;;;;;;;4448:22;;4478:26;;4507:16;;;;;;;;;;;;-1:-1:-1;4507:16:28;4478:45;;4562:7;4529:9;4539:1;4529:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4577:18;4598:49;1075:66;4634:9;4577:18;4598:25;:49::i;:::-;4577:70;;4661:66;:44;4682:5;4689:1;4692:5;:12;4661:20;:44::i;:::-;:64;:66::i;2903:136:4:-;2973:4;3025:9;2992:42;;3011:9;2993:15;3003:4;3802:26;;;3672:162;2993:15;:27;2992:42;;;2985:49;;2903:136;;;;:::o;900:162:19:-;989:68;995:14;1011:6;1019:4;:11;1032:24;1051:4;828::14;818:15;;692:151;1032:24:19;989:5;:68::i;3966:370::-;4088:13;4137:2;4122:11;:6;4131:2;4122:11;:::i;:::-;4121:18;;;;:::i;:::-;4104:35;;:14;:35;:::i;:::-;4088:51;;4145:187;4169:5;4152:14;:22;4145:187;;;4267:1;4251:14;4244:25;4316:1;4300:14;4296:22;4278:40;;4145:187;;7197:1488:15;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;25186:25:208;;;25159:18;;7390:44:15;25040:177:208;7344:97:15;7503:13;6184:59;;;6801:16;;;922;6801;834;6790:27;6750:68;;;6728:92;;7766:38;;;7762:192;;7849:19;7831:15;:37;7816:52;;;;7762:192;;;7930:15;7908:19;:37;7893:52;;;;7762:192;-1:-1:-1;8270:16:15;834;922;8137;;;;8126:27;8262:35;;;8576:5;8415:26;8396:45;;;;8395:61;;;8557:24;;;;8586:34;;;;;8556:65;;-1:-1:-1;7197:1488:15;;;;;:::o;1423:2340:19:-;1536:10;;1532:1504;;1689:2;1679:6;:12;1675:122;;1752:2;1743:6;:11;1725:29;;;;1776:2;1766:12;;;;;;:::i;:::-;;;;1675:122;1887:10;;1883:1147;;2095:2;:11;;;1969:21;-1:-1:-1;;537:1:30;738:25:31;;716:48;2142:18:19;2127:33;;2329:12;2321:6;2317:25;2376:4;2365:9;2361:20;2353:28;;2431:13;2425:20;2414:9;2410:36;2392:54;;2679:4;2675:9;2658:14;2652:21;2648:37;2579:4;2567:10;2563:21;2506:193;2478:14;2458:253;;2770:13;2760:6;:23;2756:36;;2785:7;;;;2756:36;-1:-1:-1;2933:1:19;2915:19;;;;;2988:23;;;;;2946:30;1883:1147;3066:253;3083:2;3073:6;:12;3066:253;;3178:20;;3155:44;;3252:1;3234:19;;;;-1:-1:-1;;3292:12:19;;;;3280:2;3263:19;3066:253;;;3387:10;;3383:376;;3407:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;3695:21:19;;3606:20;;3628:9;;3602:36;3691:32;;3551:184;3507:238;;-1:-1:-1;1423:2340:19;;;;:::o;39031:522:20:-;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:93::-;39291:12;:257::i;1954:561:18:-;2045:5;2140:3;2132:5;:11;:32;;;;2153:4;:11;2147:3;:17;2132:32;2128:80;;;2191:4;2197:5;2204:3;2173:35;;;;;;;;;;;;;:::i;2128:80::-;2274:4;2264:15;;2321:16;2332:5;2264:15;2321:16;:::i;:::-;;-1:-1:-1;2343:12:18;2358:11;2364:5;2358:3;:11;:::i;:::-;643:17;2493:15;2485:3;2474:14;;;;2473:36;;;;;;-1:-1:-1;;;;;1954:561:18:o;40037:220:34:-;40103:24;40135:30;40168:32;40186:6;40194:2;40198:1;2735:22:36;2765:21;2789;:11;2869:3:18;2847:25;;2773:104;2789:21:36;2765:45;-1:-1:-1;643:17:18;3110:38;;2816:20:36;2978:11;3110:38:18;2978:11:36;2963:26;;;;:::i;:::-;;2949:40;;3098:4;3092:11;3083:20;;3141:4;3134:5;3130:16;3201:4;3188:11;3184:22;3170:12;3166:41;3160:4;3153:55;3251:11;3244:5;3237:26;3294:1;3271:463;3310:11;3307:1;3304:18;3271:463;;;3704:20;;3683:42;;3662:64;;3576:31;;;;3489:4;3471:23;;;;3397:1;3390:9;3271:463;;;3275:28;;3050:690;;;2615:1129;;;;;:::o;14:332:208:-;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;543:184;-1:-1:-1;;;592:1:208;585:88;692:4;689:1;682:15;716:4;713:1;706:15;732:334;803:2;797:9;859:2;849:13;;-1:-1:-1;;845:86:208;833:99;;962:18;947:34;;983:22;;;944:62;941:88;;;1009:18;;:::i;:::-;1045:2;1038:22;732:334;;-1:-1:-1;732:334:208:o;1071:712::-;1125:5;1178:3;1171:4;1163:6;1159:17;1155:27;1145:55;;1196:1;1193;1186:12;1145:55;1232:6;1219:20;1258:4;1281:18;1277:2;1274:26;1271:52;;;1303:18;;:::i;:::-;1349:2;1346:1;1342:10;1372:28;1396:2;1392;1388:11;1372:28;:::i;:::-;1434:15;;;1504;;;1500:24;;;1465:12;;;;1536:15;;;1533:35;;;1564:1;1561;1554:12;1533:35;1600:2;1592:6;1588:15;1577:26;;1612:142;1628:6;1623:3;1620:15;1612:142;;;1694:17;;1682:30;;1645:12;;;;1732;;;;1612:142;;;1772:5;1071:712;-1:-1:-1;;;;;;;1071:712:208:o;1788:165::-;1855:20;;1915:12;1904:24;;1894:35;;1884:63;;1943:1;1940;1933:12;1958:245;2006:4;2039:18;2031:6;2028:30;2025:56;;;2061:18;;:::i;:::-;-1:-1:-1;2118:2:208;2106:15;-1:-1:-1;;2102:88:208;2192:4;2098:99;;1958:245::o;2208:462::-;2250:5;2303:3;2296:4;2288:6;2284:17;2280:27;2270:55;;2321:1;2318;2311:12;2270:55;2357:6;2344:20;2388:48;2404:31;2432:2;2404:31;:::i;:::-;2388:48;:::i;:::-;2461:2;2452:7;2445:19;2507:3;2500:4;2495:2;2487:6;2483:15;2479:26;2476:35;2473:55;;;2524:1;2521;2514:12;2473:55;2589:2;2582:4;2574:6;2570:17;2563:4;2554:7;2550:18;2537:55;2637:1;2612:16;;;2630:4;2608:27;2601:38;;;;2616:7;2208:462;-1:-1:-1;;;2208:462:208:o;2675:1073::-;2883:6;2891;2899;2907;2915;2923;2931;2984:3;2972:9;2963:7;2959:23;2955:33;2952:53;;;3001:1;2998;2991:12;2952:53;3037:9;3024:23;3014:33;;3098:2;3087:9;3083:18;3070:32;3121:18;3162:2;3154:6;3151:14;3148:34;;;3178:1;3175;3168:12;3148:34;3201:61;3254:7;3245:6;3234:9;3230:22;3201:61;:::i;:::-;3191:71;;3312:2;3301:9;3297:18;3284:32;3271:45;;3356:4;3349:5;3345:16;3338:5;3335:27;3325:55;;3376:1;3373;3366:12;3325:55;3399:5;3389:15;;3423:37;3456:2;3445:9;3441:18;3423:37;:::i;:::-;3413:47;;3479:38;3512:3;3501:9;3497:19;3479:38;:::i;:::-;3469:48;;3564:3;3553:9;3549:19;3536:33;3526:43;;3622:3;3611:9;3607:19;3594:33;3578:49;;3652:2;3642:8;3639:16;3636:36;;;3668:1;3665;3658:12;3636:36;;3691:51;3734:7;3723:8;3712:9;3708:24;3691:51;:::i;:::-;3681:61;;;2675:1073;;;;;;;;;;:::o;3753:1068::-;3996:6;4004;4012;4020;4028;4036;4089:3;4077:9;4068:7;4064:23;4060:33;4057:53;;;4106:1;4103;4096:12;4057:53;4142:9;4129:23;4119:33;;4203:2;4192:9;4188:18;4175:32;4226:18;4267:2;4259:6;4256:14;4253:34;;;4283:1;4280;4273:12;4253:34;4306:61;4359:7;4350:6;4339:9;4335:22;4306:61;:::i;:::-;4296:71;;4420:2;4409:9;4405:18;4392:32;4376:48;;4449:2;4439:8;4436:16;4433:36;;;4465:1;4462;4455:12;4433:36;4488:51;4531:7;4520:8;4509:9;4505:24;4488:51;:::i;:::-;4478:61;;4586:2;4575:9;4571:18;4558:32;4548:42;;4643:3;4632:9;4628:19;4615:33;4599:49;;4673:2;4663:8;4660:16;4657:36;;;4689:1;4686;4679:12;4657:36;;4712:51;4755:7;4744:8;4733:9;4729:24;4712:51;:::i;:::-;4702:61;;;4810:3;4799:9;4795:19;4782:33;4772:43;;3753:1068;;;;;;;;:::o;4826:546::-;4990:6;4998;5006;5059:2;5047:9;5038:7;5034:23;5030:32;5027:52;;;5075:1;5072;5065:12;5027:52;5111:9;5098:23;5088:33;;5172:2;5161:9;5157:18;5144:32;5199:18;5191:6;5188:30;5185:50;;;5231:1;5228;5221:12;5185:50;5254:61;5307:7;5298:6;5287:9;5283:22;5254:61;:::i;:::-;5244:71;;;5362:2;5351:9;5347:18;5334:32;5324:42;;4826:546;;;;;:::o;5377:835::-;5527:6;5535;5543;5551;5604:3;5592:9;5583:7;5579:23;5575:33;5572:53;;;5621:1;5618;5611:12;5572:53;5657:9;5644:23;5634:33;;5718:2;5707:9;5703:18;5690:32;5741:18;5782:2;5774:6;5771:14;5768:34;;;5798:1;5795;5788:12;5768:34;5821:61;5874:7;5865:6;5854:9;5850:22;5821:61;:::i;:::-;5811:71;;5932:2;5921:9;5917:18;5904:32;5891:45;;5976:14;5969:5;5965:26;5958:5;5955:37;5945:65;;6006:1;6003;5996:12;5945:65;6029:5;;-1:-1:-1;6087:2:208;6072:18;;6059:32;;6103:16;;;6100:36;;;6132:1;6129;6122:12;6100:36;;6155:51;6198:7;6187:8;6176:9;6172:24;6155:51;:::i;:::-;6145:61;;;5377:835;;;;;;;:::o;6217:439::-;6270:3;6308:5;6302:12;6335:6;6330:3;6323:19;6361:4;6390;6385:3;6381:14;6374:21;;6429:4;6422:5;6418:16;6452:1;6462:169;6476:6;6473:1;6470:13;6462:169;;;6537:13;;6525:26;;6571:12;;;;6606:15;;;;6498:1;6491:9;6462:169;;;-1:-1:-1;6647:3:208;;6217:439;-1:-1:-1;;;;;6217:439:208:o;6661:261::-;6840:2;6829:9;6822:21;6803:4;6860:56;6912:2;6901:9;6897:18;6889:6;6860:56;:::i;6927:184::-;-1:-1:-1;;;6976:1:208;6969:88;7076:4;7073:1;7066:15;7100:4;7097:1;7090:15;7116:177;7184:12;7229:10;;;7217;;;7213:27;;7252:12;;;7249:38;;;7267:18;;:::i;:::-;7249:38;7116:177;;;;:::o;7298:184::-;-1:-1:-1;;;7347:1:208;7340:88;7447:4;7444:1;7437:15;7471:4;7468:1;7461:15;7487:184;-1:-1:-1;;;7536:1:208;7529:88;7636:4;7633:1;7626:15;7660:4;7657:1;7650:15;7676:357;7794:12;;7841:4;7830:16;;;7824:23;;7794:12;7859:16;;7856:171;;;-1:-1:-1;;7939:6:208;7933:4;7929:17;7926:1;7922:25;7918:98;7911:5;7907:110;7898:119;;7856:171;;7676:357;;;:::o;8492:465::-;8789:6;8778:9;8771:25;8832:2;8827;8816:9;8812:18;8805:30;8752:4;8852:56;8904:2;8893:9;8889:18;8881:6;8852:56;:::i;:::-;8844:64;;8944:6;8939:2;8928:9;8924:18;8917:34;8492:465;;;;;;:::o;8962:250::-;9047:1;9057:113;9071:6;9068:1;9065:13;9057:113;;;9147:11;;;9141:18;9128:11;;;9121:39;9093:2;9086:10;9057:113;;;-1:-1:-1;;9204:1:208;9186:16;;9179:27;8962:250::o;9217:441::-;9270:5;9323:3;9316:4;9308:6;9304:17;9300:27;9290:55;;9341:1;9338;9331:12;9290:55;9370:6;9364:13;9401:48;9417:31;9445:2;9417:31;:::i;9401:48::-;9474:2;9465:7;9458:19;9520:3;9513:4;9508:2;9500:6;9496:15;9492:26;9489:35;9486:55;;;9537:1;9534;9527:12;9486:55;9550:77;9624:2;9617:4;9608:7;9604:18;9597:4;9589:6;9585:17;9550:77;:::i;9663:653::-;9803:6;9811;9819;9872:2;9860:9;9851:7;9847:23;9843:32;9840:52;;;9888:1;9885;9878:12;9840:52;9921:9;9915:16;9950:18;9991:2;9983:6;9980:14;9977:34;;;10007:1;10004;9997:12;9977:34;10030:60;10082:7;10073:6;10062:9;10058:22;10030:60;:::i;:::-;10020:70;;10130:2;10119:9;10115:18;10109:25;10099:35;;10180:2;10169:9;10165:18;10159:25;10143:41;;10209:2;10199:8;10196:16;10193:36;;;10225:1;10222;10215:12;10193:36;;10248:62;10302:7;10291:8;10280:9;10276:24;10248:62;:::i;:::-;10238:72;;;9663:653;;;;;:::o;10321:363::-;10559:6;10548:9;10541:25;10602:2;10597;10586:9;10582:18;10575:30;10522:4;10622:56;10674:2;10663:9;10659:18;10651:6;10622:56;:::i;10689:441::-;10951:6;10940:9;10933:25;10994:2;10989;10978:9;10974:18;10967:30;10914:4;11014:56;11066:2;11055:9;11051:18;11043:6;11014:56;:::i;:::-;11006:64;;11118:4;11110:6;11106:17;11101:2;11090:9;11086:18;11079:45;10689:441;;;;;;:::o;11135:184::-;11205:6;11258:2;11246:9;11237:7;11233:23;11229:32;11226:52;;;11274:1;11271;11264:12;11226:52;-1:-1:-1;11297:16:208;;11135:184;-1:-1:-1;11135:184:208:o;11324:586::-;11642:6;11631:9;11624:25;11685:3;11680:2;11669:9;11665:18;11658:31;11605:4;11706:57;11758:3;11747:9;11743:19;11735:6;11706:57;:::i;:::-;11811:4;11799:17;;;;11794:2;11779:18;;11772:45;-1:-1:-1;11848:2:208;11833:18;;11826:34;;;;11891:3;11876:19;;;11869:35;11698:65;11324:586;-1:-1:-1;;11324:586:208:o;11915:335::-;11994:6;12047:2;12035:9;12026:7;12022:23;12018:32;12015:52;;;12063:1;12060;12053:12;12015:52;12096:9;12090:16;12129:18;12121:6;12118:30;12115:50;;;12161:1;12158;12151:12;12115:50;12184:60;12236:7;12227:6;12216:9;12212:22;12184:60;:::i;12255:329::-;12296:3;12334:5;12328:12;12361:6;12356:3;12349:19;12377:76;12446:6;12439:4;12434:3;12430:14;12423:4;12416:5;12412:16;12377:76;:::i;:::-;12498:2;12486:15;-1:-1:-1;;12482:88:208;12473:98;;;;12573:4;12469:109;;12255:329;-1:-1:-1;;12255:329:208:o;12589:792::-;12949:6;12938:9;12931:25;12992:3;12987:2;12976:9;12972:18;12965:31;12912:4;13019:57;13071:3;13060:9;13056:19;13048:6;13019:57;:::i;:::-;13124:4;13112:17;;13107:2;13092:18;;13085:45;13149:12;13197:15;;;13192:2;13177:18;;13170:43;13250:15;;13244:3;13229:19;;13222:44;13303:22;;;13297:3;13282:19;;13275:51;13343:32;13307:6;13360;13343:32;:::i;13386:514::-;13676:6;13665:9;13658:25;13719:3;13714:2;13703:9;13699:18;13692:31;13639:4;13740:57;13792:3;13781:9;13777:19;13769:6;13740:57;:::i;:::-;13845:4;13833:17;;;;13828:2;13813:18;;13806:45;-1:-1:-1;13882:2:208;13867:18;13860:34;13732:65;13386:514;-1:-1:-1;;13386:514:208:o;13905:706::-;14272:6;14261:9;14254:25;14315:3;14310:2;14299:9;14295:18;14288:31;14235:4;14342:57;14394:3;14383:9;14379:19;14371:6;14342:57;:::i;:::-;14447:4;14439:6;14435:17;14430:2;14419:9;14415:18;14408:45;14501:9;14493:6;14489:22;14484:2;14473:9;14469:18;14462:50;14529:32;14554:6;14546;14529:32;:::i;:::-;14521:40;;;14598:6;14592:3;14581:9;14577:19;14570:35;13905:706;;;;;;;;:::o;15355:603::-;15663:6;15652:9;15645:25;15706:3;15701:2;15690:9;15686:18;15679:31;15626:4;15733:57;15785:3;15774:9;15770:19;15762:6;15733:57;:::i;:::-;15838:4;15830:6;15826:17;15821:2;15810:9;15806:18;15799:45;15892:9;15884:6;15880:22;15875:2;15864:9;15860:18;15853:50;15920:32;15945:6;15937;15920:32;:::i;16314:791::-;16706:6;16695:9;16688:25;16749:3;16744:2;16733:9;16729:18;16722:31;16669:4;16776:57;16828:3;16817:9;16813:19;16805:6;16776:57;:::i;:::-;16881:9;16873:6;16869:22;16864:2;16853:9;16849:18;16842:50;16915:32;16940:6;16932;16915:32;:::i;:::-;16901:46;;16983:6;16978:2;16967:9;16963:18;16956:34;17039:9;17031:6;17027:22;17021:3;17010:9;17006:19;16999:51;17067:32;17092:6;17084;17067:32;:::i;:::-;17059:40;16314:791;-1:-1:-1;;;;;;;;16314:791:208:o;17110:125::-;17175:9;;;17196:10;;;17193:36;;;17209:18;;:::i;17240:175::-;17277:3;17321:4;17314:5;17310:16;17350:4;17341:7;17338:17;17335:43;;17358:18;;:::i;:::-;17407:1;17394:15;;17240:175;-1:-1:-1;;17240:175:208:o;17673:128::-;17740:9;;;17761:11;;;17758:37;;;17775:18;;:::i;17806:168::-;17879:9;;;17910;;17927:15;;;17921:22;;17907:37;17897:71;;17948:18;;:::i;17979:639::-;18229:6;18224:3;18217:19;18199:3;18255:2;18288;18283:3;18279:12;18320:6;18314:13;18385:2;18377:6;18373:15;18406:1;18416:175;18430:6;18427:1;18424:13;18416:175;;;18493:13;;18479:28;;18529:14;;;;18566:15;;;;18452:1;18445:9;18416:175;;;-1:-1:-1;18607:5:208;;17979:639;-1:-1:-1;;;;;;;17979:639:208:o;18841:463::-;19087:66;19079:6;19075:79;19064:9;19057:98;19191:6;19186:2;19175:9;19171:18;19164:34;19234:2;19229;19218:9;19214:18;19207:30;19038:4;19254:44;19294:2;19283:9;19279:18;19271:6;19254:44;:::i;19309:174::-;19376:12;19408:10;;;19420;;;19404:27;;19443:11;;;19440:37;;;19457:18;;:::i;20135:898::-;20557:6;20546:9;20539:25;20600:3;20595:2;20584:9;20580:18;20573:31;20520:4;20627:57;20679:3;20668:9;20664:19;20656:6;20627:57;:::i;:::-;20732:4;20720:17;;20715:2;20700:18;;20693:45;20757:12;20805:15;;;20800:2;20785:18;;20778:43;20858:15;;20852:3;20837:19;;20830:44;20905:3;20890:19;;20883:35;;;20955:22;;;20949:3;20934:19;;20927:51;20995:32;20959:6;21012;20995:32;:::i;:::-;20987:40;20135:898;-1:-1:-1;;;;;;;;;;20135:898:208:o;21038:707::-;21377:3;21366:9;21359:22;21340:4;21404:57;21456:3;21445:9;21441:19;21433:6;21404:57;:::i;:::-;21509:14;21501:6;21497:27;21492:2;21481:9;21477:18;21470:55;21573:12;21565:6;21561:25;21556:2;21545:9;21541:18;21534:53;21623:6;21618:2;21607:9;21603:18;21596:34;21679:9;21671:6;21667:22;21661:3;21650:9;21646:19;21639:51;21707:32;21732:6;21724;21707:32;:::i;21750:511::-;22001:2;21990:9;21983:21;21964:4;22027:56;22079:2;22068:9;22064:18;22056:6;22027:56;:::i;:::-;22131:14;22123:6;22119:27;22114:2;22103:9;22099:18;22092:55;22195:9;22187:6;22183:22;22178:2;22167:9;22163:18;22156:50;22223:32;22248:6;22240;22223:32;:::i;:::-;22215:40;21750:511;-1:-1:-1;;;;;;21750:511:208:o;22266:615::-;22576:6;22565:9;22558:25;22619:3;22614:2;22603:9;22599:18;22592:31;22539:4;22646:57;22698:3;22687:9;22683:19;22675:6;22646:57;:::i;:::-;22751:14;22743:6;22739:27;22734:2;22723:9;22719:18;22712:55;22815:9;22807:6;22803:22;22798:2;22787:9;22783:18;22776:50;22843:32;22868:6;22860;22843:32;:::i;22886:688::-;23219:3;23208:9;23201:22;23182:4;23246:57;23298:3;23287:9;23283:19;23275:6;23246:57;:::i;:::-;23351:9;23343:6;23339:22;23334:2;23323:9;23319:18;23312:50;23385:32;23410:6;23402;23385:32;:::i;:::-;23371:46;;23453:6;23448:2;23437:9;23433:18;23426:34;23508:9;23500:6;23496:22;23491:2;23480:9;23476:18;23469:50;23536:32;23561:6;23553;23536:32;:::i;23579:894::-;24030:6;24019:9;24012:25;24073:3;24068:2;24057:9;24053:18;24046:31;23993:4;24100:57;24152:3;24141:9;24137:19;24129:6;24100:57;:::i;:::-;24205:9;24197:6;24193:22;24188:2;24177:9;24173:18;24166:50;24239:32;24264:6;24256;24239:32;:::i;:::-;24225:46;;24307:6;24302:2;24291:9;24287:18;24280:34;24363:9;24355:6;24351:22;24345:3;24334:9;24330:19;24323:51;24391:32;24416:6;24408;24391:32;:::i;:::-;24383:40;;;24460:6;24454:3;24443:9;24439:19;24432:35;23579:894;;;;;;;;;:::o;24761:274::-;24801:1;24827;24817:189;;-1:-1:-1;;;24859:1:208;24852:88;24963:4;24960:1;24953:15;24991:4;24988:1;24981:15;24817:189;-1:-1:-1;25020:9:208;;24761:274::o;25222:359::-;25425:2;25414:9;25407:21;25388:4;25445:44;25485:2;25474:9;25470:18;25462:6;25445:44;:::i;:::-;25520:2;25505:18;;25498:34;;;;-1:-1:-1;25563:2:208;25548:18;25541:34;25437:52;25222:359;-1:-1:-1;25222:359:208:o","linkReferences":{}},"methodIdentifiers":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":"83b5c95b","onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"5b28cdaf","onAfterSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"63584533","onAfterSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"a8ba8721","onBeforeDeleteRecord(bytes32,bytes32[],bytes32)":"9faeaf45","onBeforeSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"57066c9c","onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"55eb5a28","onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"964f667d","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StoreHook_NotImplemented\",\"type\":\"error\"},{\"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\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"onAfterDeleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"onAfterSetRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"PackedCounter\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeDeleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeSetRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"onAfterDeleteRecord(bytes32,bytes32[],bytes32)\":{\"details\":\"This function should be overridden to provide custom logic.\",\"params\":{\"fieldLayout\":\"The layout of the field, see FieldLayout.sol.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is to be deleted.\"}},\"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)\":{\"details\":\"This function should be overridden to provide custom logic.\",\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"fieldLayout\":\"The layout of the field, see FieldLayout.sol.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record was set.\"}},\"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)\":{\"details\":\"This function should be overridden to provide custom logic. Splice operations in dynamic data always reach the end of the dynamic data to avoid shifting data after the inserted or deleted data.\",\"params\":{\"data\":\"The data to be inserted into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the dynamic data of the record.\",\"dynamicFieldIndex\":\"The index of the dynamic field.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"startWithinField\":\"The start byte position within the field for splicing.\",\"tableId\":\"The ID of the table where the data is to be spliced.\"}},\"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"This function should be overridden to provide custom logic. Splice operations in static data always overwrite data starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to be written to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start byte position for splicing.\",\"tableId\":\"The ID of the table where the data is to be spliced.\"}},\"supportsInterface(bytes4)\":{\"details\":\"This function is a part of the ERC-165 standard.\",\"params\":{\"interfaceId\":\"The ID of the interface to check.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"errors\":{\"StoreHook_NotImplemented()\":[{\"notice\":\"Error emitted when a function is not implemented.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"onAfterDeleteRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Hook that runs after deleting a record.\"},\"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)\":{\"notice\":\"Hook that runs after setting a record.\"},\"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)\":{\"notice\":\"Hook that runs before splicing dynamic (variable length) data.\"},\"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Hook that runs before splicing static (fixed length) data.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Check if the interface is supported.\"}},\"notice\":\"Note: if a table with composite keys is used, only the first five keys of the tuple are indexed\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/modules/keysintable/KeysInTableHook.sol\":\"KeysInTableHook\"},\"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\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"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\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x7774e2176bbb9e259f71c62f41d07e6284fecd2af062a47d3c88a3e9cccb61b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1048129389b95fac80da3edd0f7bbfa18bd51c13531ee650f9c1cbe3433ae8e8\",\"dweb:/ipfs/QmaSaxfGPxmSZHSyuKsrNR1xx3RpLRJh5jykSj94WDBxei\"]},\"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\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"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\"]},\"src/modules/keysintable/KeysInTableHook.sol\":{\"keccak256\":\"0xb3516f2b443e8de8dc7c582c74246c7c426df8132c82cd1af74d89737ee7171d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6b7f35bc0631ecc3cb9db653414ed383245144fc62d486bd5451613741f359d2\",\"dweb:/ipfs/QmQDADHAfSbbEGcRZBA6pP2fkzGkAAMQMiWQWSMFC5fLPD\"]},\"src/modules/keysintable/tables/KeysInTable.sol\":{\"keccak256\":\"0x0c8180ee37a572f080e8adcedbfd23e38dbc657e1f24b88c774d082aecb128c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d45b5ba5a34dac2b676513e18578c4374827875970ca7845d2f57da6511f3573\",\"dweb:/ipfs/QmUcjWCJSTtHRkVfShSZKq4HKH1rUUCDC94PFj2Ei5Yko6\"]},\"src/modules/keysintable/tables/UsedKeysIndex.sol\":{\"keccak256\":\"0x055d656c25cb713add4443adff491f985cbbe5967e56e68d49961b0148d00cc2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b4141c3e8eea3981c2b64d16e2d3eba5364f0cf57771755ddb8014509c8360e8\",\"dweb:/ipfs/QmS1Pxxrboh1ToyAQFpzTw2SRCtrBCuTMYpwZh4nW7Kimv\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[],"type":"error","name":"StoreHook_NotImplemented"},{"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":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onAfterDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"PackedCounter","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSpliceStaticData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"PackedCounter","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSpliceStaticData"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":{"details":"This function should be overridden to provide custom logic.","params":{"fieldLayout":"The layout of the field, see FieldLayout.sol.","keyTuple":"An array representing the composite key for the record.","tableId":"The ID of the table where the record is to be deleted."}},"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":{"details":"This function should be overridden to provide custom logic.","params":{"dynamicData":"The dynamic data of the record.","encodedLengths":"The encoded lengths of the dynamic data of the record.","fieldLayout":"The layout of the field, see FieldLayout.sol.","keyTuple":"An array representing the composite key for the record.","staticData":"The static data of the record.","tableId":"The ID of the table where the record was set."}},"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":{"details":"This function should be overridden to provide custom logic. Splice operations in dynamic data always reach the end of the dynamic data to avoid shifting data after the inserted or deleted data.","params":{"data":"The data to be inserted into the dynamic data of the record at the start byte.","deleteCount":"The number of bytes to delete in the dynamic data of the record.","dynamicFieldIndex":"The index of the dynamic field.","encodedLengths":"The encoded lengths of the dynamic data of the record.","keyTuple":"An array representing the composite key for the record.","startWithinField":"The start byte position within the field for splicing.","tableId":"The ID of the table where the data is to be spliced."}},"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":{"details":"This function should be overridden to provide custom logic. Splice operations in static data always overwrite data starting at the start position, so the total length of the data remains the same and no data is shifted.","params":{"data":"The data to be written to the static data of the record at the start byte.","keyTuple":"An array representing the composite key for the record.","start":"The start byte position for splicing.","tableId":"The ID of the table where the data is to be spliced."}},"supportsInterface(bytes4)":{"details":"This function is a part of the ERC-165 standard.","params":{"interfaceId":"The ID of the interface to check."},"returns":{"_0":"true if the interface is supported, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":{"notice":"Hook that runs after deleting a record."},"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":{"notice":"Hook that runs after setting a record."},"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":{"notice":"Hook that runs before splicing dynamic (variable length) data."},"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Hook that runs before splicing static (fixed length) data."},"supportsInterface(bytes4)":{"notice":"Check if the interface is supported."}},"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":{"src/modules/keysintable/KeysInTableHook.sol":"KeysInTableHook"},"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":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"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/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"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":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreHook.sol":{"keccak256":"0x7774e2176bbb9e259f71c62f41d07e6284fecd2af062a47d3c88a3e9cccb61b1","urls":["bzz-raw://1048129389b95fac80da3edd0f7bbfa18bd51c13531ee650f9c1cbe3433ae8e8","dweb:/ipfs/QmaSaxfGPxmSZHSyuKsrNR1xx3RpLRJh5jykSj94WDBxei"],"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":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"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/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"},"src/modules/keysintable/KeysInTableHook.sol":{"keccak256":"0xb3516f2b443e8de8dc7c582c74246c7c426df8132c82cd1af74d89737ee7171d","urls":["bzz-raw://6b7f35bc0631ecc3cb9db653414ed383245144fc62d486bd5451613741f359d2","dweb:/ipfs/QmQDADHAfSbbEGcRZBA6pP2fkzGkAAMQMiWQWSMFC5fLPD"],"license":"MIT"},"src/modules/keysintable/tables/KeysInTable.sol":{"keccak256":"0x0c8180ee37a572f080e8adcedbfd23e38dbc657e1f24b88c774d082aecb128c9","urls":["bzz-raw://d45b5ba5a34dac2b676513e18578c4374827875970ca7845d2f57da6511f3573","dweb:/ipfs/QmUcjWCJSTtHRkVfShSZKq4HKH1rUUCDC94PFj2Ei5Yko6"],"license":"MIT"},"src/modules/keysintable/tables/UsedKeysIndex.sol":{"keccak256":"0x055d656c25cb713add4443adff491f985cbbe5967e56e68d49961b0148d00cc2","urls":["bzz-raw://b4141c3e8eea3981c2b64d16e2d3eba5364f0cf57771755ddb8014509c8360e8","dweb:/ipfs/QmS1Pxxrboh1ToyAQFpzTw2SRCtrBCuTMYpwZh4nW7Kimv"],"license":"MIT"}},"version":1},"id":159}
|
1
|
+
{"abi":[{"type":"function","name":"onAfterDeleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSetRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"PackedCounter"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onAfterSpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeDeleteRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSetRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"PackedCounter"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"onBeforeSpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"start","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"event","name":"Store_DeleteRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"}],"anonymous":false},{"type":"event","name":"Store_SetRecord","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"staticData","type":"bytes","indexed":false,"internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceDynamicData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"deleteCount","type":"uint40","indexed":false,"internalType":"uint40"},{"name":"encodedLengths","type":"bytes32","indexed":false,"internalType":"PackedCounter"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"event","name":"Store_SpliceStaticData","inputs":[{"name":"tableId","type":"bytes32","indexed":true,"internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","indexed":false,"internalType":"bytes32[]"},{"name":"start","type":"uint48","indexed":false,"internalType":"uint48"},{"name":"data","type":"bytes","indexed":false,"internalType":"bytes"}],"anonymous":false},{"type":"error","name":"PackedCounter_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"StoreHook_NotImplemented","inputs":[]},{"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_InvalidResourceType","inputs":[{"name":"expected","type":"bytes2","internalType":"bytes2"},{"name":"resourceId","type":"bytes32","internalType":"ResourceId"},{"name":"resourceIdString","type":"string","internalType":"string"}]},{"type":"error","name":"Store_InvalidSplice","inputs":[{"name":"startWithinField","type":"uint40","internalType":"uint40"},{"name":"deleteCount","type":"uint40","internalType":"uint40"},{"name":"fieldLength","type":"uint40","internalType":"uint40"}]}],"bytecode":{"object":"0x608060405234801561000f575f80fd5b50613dc38061001d5f395ff3fe608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d146101215780639faeaf451461012f578063a8ba872114610142575f80fd5b8063635845331461010057806383b5c95b14610113575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004613335565b610155565b604051901515815260200160405180910390f35b6100dd6100d83660046134c3565b6101ed565b005b6100dd6100ed36600461356f565b61021f565b6100dd6100d836600461356f565b6100dd61010e3660046134c3565b610231565b6100dd6100d836600461360c565b6100dd6100d8366004613658565b6100dd61013d36600461360c565b610244565b6100dd610150366004613658565b610526565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101e757507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b6040517fcfd7320c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6102298686610536565b505050505050565b61023b8787610536565b50505050505050565b5f826040516020016102569190613719565b6040516020818303038152906040528051906020012090505f8061027a868461066f565b9150915081156102295761028e8684610740565b5f610298876107c8565b90508064ffffffffff166001036102b7576102b287610839565b61023b565b85511561023b575f865167ffffffffffffffff8111156102d9576102d9613374565b604051908082528060200260200182016040528015610302578160200160208202803683370190505b5090505f6103218961031560018661373f565b64ffffffffff1661089d565b905080825f8151811061033657610336613764565b602002602001018181525050610354898564ffffffffff1683610924565b61035d896109bb565b6001885111156104e5576103828961037660018661373f565b64ffffffffff16610a21565b9050808260018151811061039857610398613764565b6020026020010181815250506103b6898564ffffffffff1683610a95565b6103bf89610b26565b6002885111156104e5576103e4896103d860018661373f565b64ffffffffff16610b8d565b905080826002815181106103fa576103fa613764565b602002602001018181525050610418898564ffffffffff1683610c01565b61042189610c92565b6003885111156104e5576104468961043a60018661373f565b64ffffffffff16610cf9565b9050808260038151811061045c5761045c613764565b60200260200101818152505061047a898564ffffffffff1683610d6d565b61048389610dfe565b6004885111156104e5576104a88961049c60018661373f565b64ffffffffff16610e65565b905080826004815181106104be576104be613764565b6020026020010181815250506104dc898564ffffffffff1683610ed9565b6104e589610f6a565b5f826040516020016104f79190613719565b60405160208183030381529060405280519060200120905061051a8a8287610fd1565b50505050505050505050565b6105308484610536565b50505050565b5f816040516020016105489190613719565b60405160208183030381529060405280519060200120905061056a83826110ca565b61066a575f610578846107c8565b83519091501561065d576105a584845f8151811061059857610598613764565b6020026020010151611184565b60018351111561065d576105d384846001815181106105c6576105c6613764565b602002602001015161120a565b60028351111561065d5761060184846002815181106105f4576105f4613764565b602002602001015161127d565b60038351111561065d5761062f848460038151811061062257610622613764565b60200260200101516112f0565b60048351111561065d5761065d848460048151811061065057610650613764565b6020026020010151611363565b61053084836001846113d6565b505050565b6040805160028082526060820183525f9283928392909160208301908036833701905050905084815f815181106106a8576106a8613764565b60200260200101818152505083816001815181106106c8576106c8613764565b60209081029190910101525f80806107207f74620000000000000000000000000000557365644b657973496e646578000000857e060200010500000000000000000000000000000000000000000000000000006114ba565b925092509250610731838383611584565b95509550505050509250929050565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061077357610773613764565b602002602001018181525050818160018151811061079357610793613764565b602090810291909101015261066a7f74620000000000000000000000000000557365644b657973496e6465780000008261159b565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106107ff576107ff613764565b60209081029190910101525f61082d6f4b657973496e5461626c650000000000613a3160f11b018383611630565b60209004949350505050565b6040805160018082528183019092525f916020808301908036833701905050905081815f8151811061086d5761086d613764565b60209081029190910101526108996f4b657973496e5461626c650000000000613a3160f11b018261159b565b5050565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f815181106108d4576108d4613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b835f87602002886001016020026116f0565b905061091b8161378c565b95945050505050565b6040805160018082528183019092525f916020808301908036833701905050905083815f8151811061095857610958613764565b6020026020010181815250505f8260405160200161097891815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b835f876020028551866117b0565b5050505050565b6040805160018082528183019092525f916020808301908036833701905050905081815f815181106109ef576109ef613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b825f602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610a5857610a58613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600187602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610ac957610ac9613764565b6020026020010181815250505f82604051602001610ae991815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836001876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610b5a57610b5a613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826001602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610bc457610bc4613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600287602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610c3557610c35613764565b6020026020010181815250505f82604051602001610c5591815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836002876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610cc657610cc6613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826002602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610d3057610d30613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600387602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610da157610da1613764565b6020026020010181815250505f82604051602001610dc191815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836003876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610e3257610e32613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826003602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610e9c57610e9c613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600487602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610f0d57610f0d613764565b6020026020010181815250505f82604051602001610f2d91815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836004876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610f9e57610f9e613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826004602061185e565b6040805160028082526060820183525f9260208301908036833701905050905083815f8151811061100457611004613764565b602002602001018181525050828160018151811061102457611024613764565b6020026020010181815250506105307f74620000000000000000000000000000557365644b657973496e6465780000005f1b82600185604051602001611095919060d89190911b7fffffffffff00000000000000000000000000000000000000000000000000000016815260050190565b60408051601f198184030181529190527e06020001050000000000000000000000000000000000000000000000000000611909565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f8151811061110157611101613764565b602002602001018181525050828160018151811061112157611121613764565b60209081029190910101525f6111787f74620000000000000000000000000000557365644b657973496e64657800000083837e060200010500000000000000000000000000000000000000000000000000006119ac565b905061091b8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106111b8576111b8613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b825f856040516020016111f691815260200190565b604051602081830303815290604052611a6e565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061123e5761123e613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826001856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106112b1576112b1613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826002856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061132457611324613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826003856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061139757611397613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826004856040516020016111f691815260200190565b6040805183151560f81b602082015260d883901b7fffffffffff0000000000000000000000000000000000000000000000000000001660218201528151600681830301815260026026830181815260868401855291935f93606093859390929091604601908036833701905050905087815f8151811061145857611458613764565b602002602001018181525050868160018151811061147857611478613764565b60209081029190910101526114b07f74620000000000000000000000000000557365644b657973496e64657800000082868686611ae0565b5050505050505050565b60605f60605f6114c8611b55565b9050306001600160a01b038216036114f1576114e5878787611b93565b9350935093505061157b565b6040517f419b58fd0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063419b58fd9061153a908a908a908a906004016137b2565b5f60405180830381865afa158015611554573d5f803e3d5ffd5b505050506040513d5f823e601f3d908101601f191682016040526114e5919081019061383e565b93509350939050565b5f8061158f85611c94565b90969095509350505050565b5f6115a4611b55565b9050306001600160a01b038216036115c05761066a8383611cbe565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061160790869086906004016138a6565b5f604051808303815f87803b15801561161e575f80fd5b505af115801561023b573d5f803e3d5ffd5b5f8061163a611b55565b9050306001600160a01b0382160361165f57611657858585611cd1565b9150506116e9565b6040517fdbbf0e210000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063dbbf0e21906116a8908890889088906004016138be565b602060405180830381865afa1580156116c3573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061165791906138e9565b505b9392505050565b60605f6116fb611b55565b9050306001600160a01b038216036117225761171a8787878787611cf5565b91505061091b565b6040517f4dc77d970000000000000000000000000000000000000000000000000000000081526001600160a01b03821690634dc77d979061176f908a908a908a908a908a90600401613900565b5f60405180830381865afa158015611789573d5f803e3d5ffd5b505050506040513d5f823e601f3d908101601f1916820160405261171a9190810190613938565b5f6117b9611b55565b9050306001600160a01b038216036117d9576102b2878787878787611dfa565b6040517fc0a2895a0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063c0a2895a90611828908a908a908a908a908a908a90600401613995565b5f604051808303815f87803b15801561183f575f80fd5b505af1158015611851573d5f803e3d5ffd5b5050505050505050505050565b5f611867611b55565b9050306001600160a01b0382160361188a5761188585858585611e12565b6109b4565b6040517fd9c03a040000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063d9c03a04906118d59088908890889088906004016139dd565b5f604051808303815f87803b1580156118ec575f80fd5b505af11580156118fe573d5f803e3d5ffd5b505050505050505050565b5f611912611b55565b9050306001600160a01b03821603611936576119318686868686611e68565b610229565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae0906119839089908990899089908990600401613a0b565b5f604051808303815f87803b15801561199a575f80fd5b505af115801561051a573d5f803e3d5ffd5b5f806119b6611b55565b9050306001600160a01b038216036119dc576119d486868686611e7d565b915050611a66565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611a279089908990899089906004016139dd565b602060405180830381865afa158015611a42573d5f803e3d5ffd5b505050506040513d601f19601f820116820180604052508101906119d491906138e9565b949350505050565b5f611a77611b55565b9050306001600160a01b03821603611a955761188585858585611ea9565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906118d5908890889088908890600401613a51565b5f611ae9611b55565b9050306001600160a01b03821603611b08576119318686868686611ee1565b6040517f298314fb0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063298314fb906119839089908990899089908990600401613a84565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680611b8e573391505090565b919050565b60605f60605f611ba285611ef7565b9050611baf878783611f19565b93505f611bbb86611f4e565b90508015611c8957611bcd8888611f8a565b935066ffffffffffffff841667ffffffffffffffff811115611bf157611bf1613374565b6040519080825280601f01601f191660200182016040528015611c1b576020820181803683370190505b509250602083015f5b828160ff161015611c86575f611c3b8b8b84611f9c565b90505f611c57888460ff166028026038011c64ffffffffff1690565b9050611c65825f838761201a565b611c6f8185613ad4565b935050508080611c7e90613ae7565b915050611c24565b50505b505093509350939050565b5f80611cac611ca6845f016020015190565b60f81c90565b602184015190925060d81c9050915091565b6108998282611ccc856120e1565b612164565b5f611a6682611ce08686611f8a565b9060ff166028026038011c64ffffffffff1690565b606081831115611d40576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b5f611d4b8787611f8a565b90505f611d67828760ff166028026038011c64ffffffffff1690565b90508085101580611d7757508084115b15611dd2578081861015611d9557611d90600186613b05565b611d97565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401611d37565b5f611dde898989611f9c565b9050611ded8187888803612450565b9998505050505050505050565b610229868686868686611e0d8d8d611f8a565b612473565b5f611e1d8585611f8a565b90505f611e39828560ff166028026038011c64ffffffffff1690565b9050610229868686611e528764ffffffffff8716613b05565b604080515f815260208101909152889088612473565b6109b48585611e778487612896565b856128c6565b5f61091b611e8b8686612b51565b60ff858116601b0360080285901c16611ea48587612896565b612ba6565b5f611eb48585611f8a565b90505f611ed0828560ff166028026038011c64ffffffffff1690565b9050610229868686845f8888612473565b6109b48585858585611ef28b6120e1565b612bf6565b5f6008611f0660026020613b05565b611f109190613b18565b9190911c919050565b6060815f03611f36575060408051602081019091525f81526116e9565b5f611f418585612b51565b905061091b815f85612450565b5f6008600180611f6060026020613b05565b611f6a9190613b05565b611f749190613b05565b611f7e9190613b18565b8260ff911c1692915050565b5f6116e9611f988484612f18565b5490565b5f8383604051602001611fb0929190613b2f565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b821561209e57602083106120445760208304840193506020838161204057612040613778565b0692505b821561209e5760208390035f8184101561206557505f19600884021c61206e565b505f19600882021c5b8554600886021b81845116821982161784525081841161208f575050610530565b50600194909401939182900391015b5b602082106120c05783548152600190930192601f199091019060200161209f565b8115610530575f5f19600884021c8251865482191691161782525050505050565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d00000000000000000000820161212f57507e60030220202000000000000000000000000000000000000000000000000000919050565b6101e761215c7f746273746f72650000000000000000005461626c65730000000000000000000084612f6d565b60205f612ba6565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036121ea57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516121dd9190613719565b60405180910390a2505050565b5f6121f484612f88565b90505f5b81518110156122c0575f82828151811061221457612214613764565b602002602001015190506122406040826affffffffffffffffffffff191661300d90919063ffffffff16565b156122b7576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612289908990899089906004016137b2565b5f604051808303815f87803b1580156122a0575f80fd5b505af11580156122b2573d5f803e3d5ffd5b505050505b506001016121f8565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516122f19190613719565b60405180910390a25f6123048585612b51565b905061235c815f61231486611ef7565b67ffffffffffffffff81111561232c5761232c613374565b6040519080825280601f01601f191660200182016040528015612356576020820181803683370190505b5061302a565b5f61236684611f4e565b1115612386575f6123778686612f18565b9050612384816020613040565b505b5f5b8251811015610229575f8382815181106123a4576123a4613764565b602002602001015190506123d06080826affffffffffffffffffffff191661300d90919063ffffffff16565b15612447576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90612419908a908a908a906004016137b2565b5f604051808303815f87803b158015612430575f80fd5b505af1158015612442573d5f803e3d5ffd5b505050505b50600101612388565b60405160208101601f19603f84840101166040528282526116e78585858461201a565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612533577f746200000000000000000000000000000000000000000000000000000000000087886040516020016124f191815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252611d37939291600401613b69565b5f61254d828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff16836125659190613b05565b61256f9190613ad4565b90508082141580156125915750816125878688613ba9565b64ffffffffff1614155b156125e1576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401611d37565b818664ffffffffff161115612632576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401611d37565b5f61263e84898461307b565b90505f61264a8b612f88565b90505f5b815181101561270e575f82828151811061266a5761266a613764565b602002602001015190506126966010826affffffffffffffffffffff191661300d90919063ffffffff16565b1561270557606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016126d79796959493929190613bc7565b5f604051808303815f87803b1580156126ee575f80fd5b505af1158015612700573d5f803e3d5ffd5b505050505b5060010161264e565b5064ffffffffff88165f5b8a60ff168160ff16101561274c57612740878260ff166028026038011c64ffffffffff1690565b90910190600101612719565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612785959493929190613c24565b60405180910390a2508284146127a5575f6127a08c8c612f18565b839055505b5f6127b18c8c8c611f9c565b90506127c5818a64ffffffffff168961302a565b505f5b8151811015612888575f8282815181106127e4576127e4613764565b602002602001015190506128106020826affffffffffffffffffffff191661300d90919063ffffffff16565b1561287f57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016128519796959493929190613bc7565b5f604051808303815f87803b158015612868575f80fd5b505af115801561287a573d5f803e3d5ffd5b505050505b506001016127c8565b505050505050505050505050565b5f80805b8360ff168110156116e7576128bc60ff601b83900360080287901c1683613ad4565b915060010161289a565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff000000000000000000000000000000000000000000000000000000000000160361295057837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161294393929190613c69565b60405180910390a2610530565b5f61295b8585612b51565b90505f61296786612f88565b90505f5b8151811015612a35575f82828151811061298757612987613764565b602002602001015190506129b36004826affffffffffffffffffffff191661300d90919063ffffffff16565b15612a2c576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d906129fe908b908b908b908b90600401613ca5565b5f604051808303815f87803b158015612a15575f80fd5b505af1158015612a27573d5f803e3d5ffd5b505050505b5060010161296b565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612a6a93929190613c69565b60405180910390a2612a85828565ffffffffffff168561302a565b5f5b815181101561023b575f828281518110612aa357612aa3613764565b60200260200101519050612acf6008826affffffffffffffffffffff191661300d90919063ffffffff16565b15612b48576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612b1a908b908b908b908b90600401613ca5565b5f604051808303815f87803b158015612b31575f80fd5b505af1158015612b43573d5f803e3d5ffd5b505050505b50600101612a87565b5f8282604051602001612b65929190613b2f565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f60208210612bcb57602082048401935060208281612bc757612bc7613778565b0691505b508254600882021b6020829003808411156116e7576001850154600882021c82179150509392505050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612c8257857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612c759493929190613cdd565b60405180910390a2610229565b5f612c8c87612f88565b90505f5b8151811015612d5e575f828281518110612cac57612cac613764565b60200260200101519050612cd86001826affffffffffffffffffffff191661300d90919063ffffffff16565b15612d55576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612d27908c908c908c908c908c908c90600401613d1b565b5f604051808303815f87803b158015612d3e575f80fd5b505af1158015612d50573d5f803e3d5ffd5b505050505b50600101612c90565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612d959493929190613cdd565b60405180910390a25f612da88888612b51565b90505f602087019050612dbe825f895184613148565b5f612dc885611f4e565b1115612e48575f612dd98a8a612f18565b87815590506020860191505f805f5b612df188611f4e565b8160ff161015612e4357612e068d8d83611f9c565b9250612e218a8260ff166028026038011c64ffffffffff1690565b9150612e2f835f8488613148565b612e398286613ad4565b9450600101612de8565b505050505b5f5b835181101561051a575f848281518110612e6657612e66613764565b60200260200101519050612e926002826affffffffffffffffffffff191661300d90919063ffffffff16565b15612f0f576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612ee1908e908e908e908e908e908e90600401613d1b565b5f604051808303815f87803b158015612ef8575f80fd5b505af1158015612f0a573d5f803e3d5ffd5b505050505b50600101612e4a565b5f8282604051602001612f2c929190613b2f565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60408051602081018490529081018290525f90606001612b65565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612fc057612fc0613764565b60209081029190910101525f612ff77f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613203565b9050611a66613008825f8451613227565b6132b3565b5f8160ff168261301d8560581c90565b1660ff1614905092915050565b61066a8383835161303b8560200190565b613148565b5f602061304e83601f613ad4565b6130589190613d73565b6130629084613ad4565b90505b8083101561066a575f8355600183019250613065565b5f64ffffffffff8211156130be576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401611d37565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106130f057808503820191506130f8565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156131c057602083106131725760208304840193506020838161316e5761316e613778565b0692505b82156131c05760208390035f5f19600885021c1990506008850281811c91508351811c90508119875416828216178755508184116131b1575050610530565b50600194909401939182900391015b5b602082106131e25780518455600190930192601f19909101906020016131c1565b8115610530575f5f19600884021c8554835182191691161785555050505050565b6060611a66613213858585611f9c565b5f61322285611ce08989611f8a565b612450565b5f818311806132365750835182115b15613273578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401611d3793929190613d92565b602084016132818482613ad4565b90505f61328e8585613b05565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f6116e98360155f60605f6132ca8560801c90565b90506fffffffffffffffffffffffffffffffff85165f8582816132ef576132ef613778565b0490506040519350602084016020820281016040528185525f5b82811015613329578451871c825293870193602090910190600101613309565b50505050509392505050565b5f60208284031215613345575f80fd5b81357fffffffff00000000000000000000000000000000000000000000000000000000811681146116e9575f80fd5b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156133b1576133b1613374565b604052919050565b5f82601f8301126133c8575f80fd5b8135602067ffffffffffffffff8211156133e4576133e4613374565b8160051b6133f3828201613388565b928352848101820192828101908785111561340c575f80fd5b83870192505b8483101561342b57823582529183019190830190613412565b979650505050505050565b803564ffffffffff81168114611b8e575f80fd5b5f67ffffffffffffffff82111561346357613463613374565b50601f01601f191660200190565b5f82601f830112613480575f80fd5b813561349361348e8261344a565b613388565b8181528460208386010111156134a7575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156134d9575f80fd5b87359650602088013567ffffffffffffffff808211156134f7575f80fd5b6135038b838c016133b9565b975060408a0135915060ff8216821461351a575f80fd5b81965061352960608b01613436565b955061353760808b01613436565b945060a08a0135935060c08a0135915080821115613553575f80fd5b506135608a828b01613471565b91505092959891949750929550565b5f805f805f8060c08789031215613584575f80fd5b86359550602087013567ffffffffffffffff808211156135a2575f80fd5b6135ae8a838b016133b9565b965060408901359150808211156135c3575f80fd5b6135cf8a838b01613471565b95506060890135945060808901359150808211156135eb575f80fd5b506135f889828a01613471565b92505060a087013590509295509295509295565b5f805f6060848603121561361e575f80fd5b83359250602084013567ffffffffffffffff81111561363b575f80fd5b613647868287016133b9565b925050604084013590509250925092565b5f805f806080858703121561366b575f80fd5b84359350602085013567ffffffffffffffff80821115613689575f80fd5b613695888389016133b9565b94506040870135915065ffffffffffff821682146136b1575f80fd5b909250606086013590808211156136c6575f80fd5b506136d387828801613471565b91505092959194509250565b5f815180845260208085019450602084015f5b8381101561370e578151875295820195908201906001016136f2565b509495945050505050565b602081525f6116e960208301846136df565b634e487b7160e01b5f52601160045260245ffd5b64ffffffffff82811682821603908082111561375d5761375d61372b565b5092915050565b634e487b7160e01b5f52603260045260245ffd5b634e487b7160e01b5f52601260045260245ffd5b805160208083015191908110156137ac575f198160200360031b1b821691505b50919050565b838152606060208201525f6137ca60608301856136df565b9050826040830152949350505050565b5f5b838110156137f45781810151838201526020016137dc565b50505f910152565b5f82601f83011261380b575f80fd5b815161381961348e8261344a565b81815284602083860101111561382d575f80fd5b611a668260208301602087016137da565b5f805f60608486031215613850575f80fd5b835167ffffffffffffffff80821115613867575f80fd5b613873878388016137fc565b945060208601519350604086015191508082111561388f575f80fd5b5061389c868287016137fc565b9150509250925092565b828152604060208201525f611a6660408301846136df565b838152606060208201525f6138d660608301856136df565b905060ff83166040830152949350505050565b5f602082840312156138f9575f80fd5b5051919050565b85815260a060208201525f61391860a08301876136df565b60ff95909516604083015250606081019290925260809091015292915050565b5f60208284031215613948575f80fd5b815167ffffffffffffffff81111561395e575f80fd5b611a66848285016137fc565b5f81518084526139818160208601602086016137da565b601f01601f19169290920160200192915050565b86815260c060208201525f6139ad60c08301886136df565b60ff8716604084015264ffffffffff86811660608501528516608084015282810360a0840152611ded818561396a565b848152608060208201525f6139f560808301866136df565b60ff949094166040830152506060015292915050565b85815260a060208201525f613a2360a08301876136df565b60ff861660408401528281036060840152613a3e818661396a565b9150508260808301529695505050505050565b848152608060208201525f613a6960808301866136df565b60ff85166040840152828103606084015261342b818561396a565b85815260a060208201525f613a9c60a08301876136df565b8281036040840152613aae818761396a565b90508460608401528281036080840152613ac8818561396a565b98975050505050505050565b808201808211156101e7576101e761372b565b5f60ff821660ff8103613afc57613afc61372b565b60010192915050565b818103818111156101e7576101e761372b565b80820281158282048414176101e7576101e761372b565b8281525f60208083018451602086015f5b82811015613b5c57815184529284019290840190600101613b40565b5091979650505050505050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f61091b606083018461396a565b64ffffffffff81811683821601908082111561375d5761375d61372b565b87815260e060208201525f613bdf60e08301896136df565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152613c16818561396a565b9a9950505050505050505050565b60a081525f613c3660a08301886136df565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152613ac8818561396a565b606081525f613c7b60608301866136df565b65ffffffffffff851660208401528281036040840152613c9b818561396a565b9695505050505050565b848152608060208201525f613cbd60808301866136df565b65ffffffffffff85166040840152828103606084015261342b818561396a565b608081525f613cef60808301876136df565b8281036020840152613d01818761396a565b9050846040840152828103606084015261342b818561396a565b86815260c060208201525f613d3360c08301886136df565b8281036040840152613d45818861396a565b90508560608401528281036080840152613d5f818661396a565b9150508260a0830152979650505050505050565b5f82613d8d57634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f613da4606083018661396a565b6020830194909452506040015291905056fea164736f6c6343000818000a","sourceMap":"558:4103:158:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d146101215780639faeaf451461012f578063a8ba872114610142575f80fd5b8063635845331461010057806383b5c95b14610113575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004613335565b610155565b604051901515815260200160405180910390f35b6100dd6100d83660046134c3565b6101ed565b005b6100dd6100ed36600461356f565b61021f565b6100dd6100d836600461356f565b6100dd61010e3660046134c3565b610231565b6100dd6100d836600461360c565b6100dd6100d8366004613658565b6100dd61013d36600461360c565b610244565b6100dd610150366004613658565b610526565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101e757507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b6040517fcfd7320c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6102298686610536565b505050505050565b61023b8787610536565b50505050505050565b5f826040516020016102569190613719565b6040516020818303038152906040528051906020012090505f8061027a868461066f565b9150915081156102295761028e8684610740565b5f610298876107c8565b90508064ffffffffff166001036102b7576102b287610839565b61023b565b85511561023b575f865167ffffffffffffffff8111156102d9576102d9613374565b604051908082528060200260200182016040528015610302578160200160208202803683370190505b5090505f6103218961031560018661373f565b64ffffffffff1661089d565b905080825f8151811061033657610336613764565b602002602001018181525050610354898564ffffffffff1683610924565b61035d896109bb565b6001885111156104e5576103828961037660018661373f565b64ffffffffff16610a21565b9050808260018151811061039857610398613764565b6020026020010181815250506103b6898564ffffffffff1683610a95565b6103bf89610b26565b6002885111156104e5576103e4896103d860018661373f565b64ffffffffff16610b8d565b905080826002815181106103fa576103fa613764565b602002602001018181525050610418898564ffffffffff1683610c01565b61042189610c92565b6003885111156104e5576104468961043a60018661373f565b64ffffffffff16610cf9565b9050808260038151811061045c5761045c613764565b60200260200101818152505061047a898564ffffffffff1683610d6d565b61048389610dfe565b6004885111156104e5576104a88961049c60018661373f565b64ffffffffff16610e65565b905080826004815181106104be576104be613764565b6020026020010181815250506104dc898564ffffffffff1683610ed9565b6104e589610f6a565b5f826040516020016104f79190613719565b60405160208183030381529060405280519060200120905061051a8a8287610fd1565b50505050505050505050565b6105308484610536565b50505050565b5f816040516020016105489190613719565b60405160208183030381529060405280519060200120905061056a83826110ca565b61066a575f610578846107c8565b83519091501561065d576105a584845f8151811061059857610598613764565b6020026020010151611184565b60018351111561065d576105d384846001815181106105c6576105c6613764565b602002602001015161120a565b60028351111561065d5761060184846002815181106105f4576105f4613764565b602002602001015161127d565b60038351111561065d5761062f848460038151811061062257610622613764565b60200260200101516112f0565b60048351111561065d5761065d848460048151811061065057610650613764565b6020026020010151611363565b61053084836001846113d6565b505050565b6040805160028082526060820183525f9283928392909160208301908036833701905050905084815f815181106106a8576106a8613764565b60200260200101818152505083816001815181106106c8576106c8613764565b60209081029190910101525f80806107207f74620000000000000000000000000000557365644b657973496e646578000000857e060200010500000000000000000000000000000000000000000000000000006114ba565b925092509250610731838383611584565b95509550505050509250929050565b6040805160028082526060820183525f9260208301908036833701905050905082815f8151811061077357610773613764565b602002602001018181525050818160018151811061079357610793613764565b602090810291909101015261066a7f74620000000000000000000000000000557365644b657973496e6465780000008261159b565b6040805160018082528183019092525f918291906020808301908036833701905050905082815f815181106107ff576107ff613764565b60209081029190910101525f61082d6f4b657973496e5461626c650000000000613a3160f11b018383611630565b60209004949350505050565b6040805160018082528183019092525f916020808301908036833701905050905081815f8151811061086d5761086d613764565b60209081029190910101526108996f4b657973496e5461626c650000000000613a3160f11b018261159b565b5050565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f815181106108d4576108d4613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b835f87602002886001016020026116f0565b905061091b8161378c565b95945050505050565b6040805160018082528183019092525f916020808301908036833701905050905083815f8151811061095857610958613764565b6020026020010181815250505f8260405160200161097891815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b835f876020028551866117b0565b5050505050565b6040805160018082528183019092525f916020808301908036833701905050905081815f815181106109ef576109ef613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b825f602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610a5857610a58613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600187602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610ac957610ac9613764565b6020026020010181815250505f82604051602001610ae991815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836001876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610b5a57610b5a613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826001602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610bc457610bc4613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600287602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610c3557610c35613764565b6020026020010181815250505f82604051602001610c5591815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836002876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610cc657610cc6613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826002602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610d3057610d30613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600387602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610da157610da1613764565b6020026020010181815250505f82604051602001610dc191815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836003876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610e3257610e32613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826003602061185e565b6040805160018082528183019092525f918291906020808301908036833701905050905083815f81518110610e9c57610e9c613764565b6020026020010181815250505f6109106f4b657973496e5461626c650000000000613a3160f11b015f1b83600487602002886001016020026116f0565b6040805160018082528183019092525f916020808301908036833701905050905083815f81518110610f0d57610f0d613764565b6020026020010181815250505f82604051602001610f2d91815260200190565b60405160208183030381529060405290506109b46f4b657973496e5461626c650000000000613a3160f11b015f1b836004876020028551866117b0565b6040805160018082528183019092525f916020808301908036833701905050905081815f81518110610f9e57610f9e613764565b6020026020010181815250506108996f4b657973496e5461626c650000000000613a3160f11b015f1b826004602061185e565b6040805160028082526060820183525f9260208301908036833701905050905083815f8151811061100457611004613764565b602002602001018181525050828160018151811061102457611024613764565b6020026020010181815250506105307f74620000000000000000000000000000557365644b657973496e6465780000005f1b82600185604051602001611095919060d89190911b7fffffffffff00000000000000000000000000000000000000000000000000000016815260050190565b60408051601f198184030181529190527e06020001050000000000000000000000000000000000000000000000000000611909565b6040805160028082526060820183525f928392919060208301908036833701905050905083815f8151811061110157611101613764565b602002602001018181525050828160018151811061112157611121613764565b60209081029190910101525f6111787f74620000000000000000000000000000557365644b657973496e64657800000083837e060200010500000000000000000000000000000000000000000000000000006119ac565b905061091b8160f81c90565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106111b8576111b8613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b825f856040516020016111f691815260200190565b604051602081830303815290604052611a6e565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061123e5761123e613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826001856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f815181106112b1576112b1613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826002856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061132457611324613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826003856040516020016111f691815260200190565b6040805160018082528183019092525f916020808301908036833701905050905082815f8151811061139757611397613764565b60200260200101818152505061066a6f4b657973496e5461626c650000000000613a3160f11b015f1b826004856040516020016111f691815260200190565b6040805183151560f81b602082015260d883901b7fffffffffff0000000000000000000000000000000000000000000000000000001660218201528151600681830301815260026026830181815260868401855291935f93606093859390929091604601908036833701905050905087815f8151811061145857611458613764565b602002602001018181525050868160018151811061147857611478613764565b60209081029190910101526114b07f74620000000000000000000000000000557365644b657973496e64657800000082868686611ae0565b5050505050505050565b60605f60605f6114c8611b55565b9050306001600160a01b038216036114f1576114e5878787611b93565b9350935093505061157b565b6040517f419b58fd0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063419b58fd9061153a908a908a908a906004016137b2565b5f60405180830381865afa158015611554573d5f803e3d5ffd5b505050506040513d5f823e601f3d908101601f191682016040526114e5919081019061383e565b93509350939050565b5f8061158f85611c94565b90969095509350505050565b5f6115a4611b55565b9050306001600160a01b038216036115c05761066a8383611cbe565b6040517f505a181d0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063505a181d9061160790869086906004016138a6565b5f604051808303815f87803b15801561161e575f80fd5b505af115801561023b573d5f803e3d5ffd5b5f8061163a611b55565b9050306001600160a01b0382160361165f57611657858585611cd1565b9150506116e9565b6040517fdbbf0e210000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063dbbf0e21906116a8908890889088906004016138be565b602060405180830381865afa1580156116c3573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061165791906138e9565b505b9392505050565b60605f6116fb611b55565b9050306001600160a01b038216036117225761171a8787878787611cf5565b91505061091b565b6040517f4dc77d970000000000000000000000000000000000000000000000000000000081526001600160a01b03821690634dc77d979061176f908a908a908a908a908a90600401613900565b5f60405180830381865afa158015611789573d5f803e3d5ffd5b505050506040513d5f823e601f3d908101601f1916820160405261171a9190810190613938565b5f6117b9611b55565b9050306001600160a01b038216036117d9576102b2878787878787611dfa565b6040517fc0a2895a0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063c0a2895a90611828908a908a908a908a908a908a90600401613995565b5f604051808303815f87803b15801561183f575f80fd5b505af1158015611851573d5f803e3d5ffd5b5050505050505050505050565b5f611867611b55565b9050306001600160a01b0382160361188a5761188585858585611e12565b6109b4565b6040517fd9c03a040000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063d9c03a04906118d59088908890889088906004016139dd565b5f604051808303815f87803b1580156118ec575f80fd5b505af11580156118fe573d5f803e3d5ffd5b505050505050505050565b5f611912611b55565b9050306001600160a01b03821603611936576119318686868686611e68565b610229565b6040517f390baae00000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063390baae0906119839089908990899089908990600401613a0b565b5f604051808303815f87803b15801561199a575f80fd5b505af115801561051a573d5f803e3d5ffd5b5f806119b6611b55565b9050306001600160a01b038216036119dc576119d486868686611e7d565b915050611a66565b6040517f8c364d590000000000000000000000000000000000000000000000000000000081526001600160a01b03821690638c364d5990611a279089908990899089906004016139dd565b602060405180830381865afa158015611a42573d5f803e3d5ffd5b505050506040513d601f19601f820116820180604052508101906119d491906138e9565b949350505050565b5f611a77611b55565b9050306001600160a01b03821603611a955761188585858585611ea9565b6040517f150f32620000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063150f3262906118d5908890889088908890600401613a51565b5f611ae9611b55565b9050306001600160a01b03821603611b08576119318686868686611ee1565b6040517f298314fb0000000000000000000000000000000000000000000000000000000081526001600160a01b0382169063298314fb906119839089908990899089908990600401613a84565b7f629a4c26e296b22a8e0856e9f6ecb2d1008d7e00081111962cd175fa7488e175545f906001600160a01b031680611b8e573391505090565b919050565b60605f60605f611ba285611ef7565b9050611baf878783611f19565b93505f611bbb86611f4e565b90508015611c8957611bcd8888611f8a565b935066ffffffffffffff841667ffffffffffffffff811115611bf157611bf1613374565b6040519080825280601f01601f191660200182016040528015611c1b576020820181803683370190505b509250602083015f5b828160ff161015611c86575f611c3b8b8b84611f9c565b90505f611c57888460ff166028026038011c64ffffffffff1690565b9050611c65825f838761201a565b611c6f8185613ad4565b935050508080611c7e90613ae7565b915050611c24565b50505b505093509350939050565b5f80611cac611ca6845f016020015190565b60f81c90565b602184015190925060d81c9050915091565b6108998282611ccc856120e1565b612164565b5f611a6682611ce08686611f8a565b9060ff166028026038011c64ffffffffff1690565b606081831115611d40576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b5f611d4b8787611f8a565b90505f611d67828760ff166028026038011c64ffffffffff1690565b90508085101580611d7757508084115b15611dd2578081861015611d9557611d90600186613b05565b611d97565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401611d37565b5f611dde898989611f9c565b9050611ded8187888803612450565b9998505050505050505050565b610229868686868686611e0d8d8d611f8a565b612473565b5f611e1d8585611f8a565b90505f611e39828560ff166028026038011c64ffffffffff1690565b9050610229868686611e528764ffffffffff8716613b05565b604080515f815260208101909152889088612473565b6109b48585611e778487612896565b856128c6565b5f61091b611e8b8686612b51565b60ff858116601b0360080285901c16611ea48587612896565b612ba6565b5f611eb48585611f8a565b90505f611ed0828560ff166028026038011c64ffffffffff1690565b9050610229868686845f8888612473565b6109b48585858585611ef28b6120e1565b612bf6565b5f6008611f0660026020613b05565b611f109190613b18565b9190911c919050565b6060815f03611f36575060408051602081019091525f81526116e9565b5f611f418585612b51565b905061091b815f85612450565b5f6008600180611f6060026020613b05565b611f6a9190613b05565b611f749190613b05565b611f7e9190613b18565b8260ff911c1692915050565b5f6116e9611f988484612f18565b5490565b5f8383604051602001611fb0929190613b2f565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f118185f1c90509392505050565b821561209e57602083106120445760208304840193506020838161204057612040613778565b0692505b821561209e5760208390035f8184101561206557505f19600884021c61206e565b505f19600882021c5b8554600886021b81845116821982161784525081841161208f575050610530565b50600194909401939182900391015b5b602082106120c05783548152600190930192601f199091019060200161209f565b8115610530575f5f19600884021c8251865482191691161782525050505050565b5f7f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d00000000000000000000820161212f57507e60030220202000000000000000000000000000000000000000000000000000919050565b6101e761215c7f746273746f72650000000000000000005461626c65730000000000000000000084612f6d565b60205f612ba6565b7f6f74000000000000000000000000000000000000000000000000000000000000837fffff00000000000000000000000000000000000000000000000000000000000016036121ea57827f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07836040516121dd9190613719565b60405180910390a2505050565b5f6121f484612f88565b90505f5b81518110156122c0575f82828151811061221457612214613764565b602002602001015190506122406040826affffffffffffffffffffff191661300d90919063ffffffff16565b156122b7576040517f9faeaf45000000000000000000000000000000000000000000000000000000008152606082901c90639faeaf4590612289908990899089906004016137b2565b5f604051808303815f87803b1580156122a0575f80fd5b505af11580156122b2573d5f803e3d5ffd5b505050505b506001016121f8565b50837f0e1f72f429eb97e64878619984a91e687ae91610348b9ff4216782cc96e49d07846040516122f19190613719565b60405180910390a25f6123048585612b51565b905061235c815f61231486611ef7565b67ffffffffffffffff81111561232c5761232c613374565b6040519080825280601f01601f191660200182016040528015612356576020820181803683370190505b5061302a565b5f61236684611f4e565b1115612386575f6123778686612f18565b9050612384816020613040565b505b5f5b8251811015610229575f8382815181106123a4576123a4613764565b602002602001015190506123d06080826affffffffffffffffffffff191661300d90919063ffffffff16565b15612447576040517f83b5c95b000000000000000000000000000000000000000000000000000000008152606082901c906383b5c95b90612419908a908a908a906004016137b2565b5f604051808303815f87803b158015612430575f80fd5b505af1158015612442573d5f803e3d5ffd5b505050505b50600101612388565b60405160208101601f19603f84840101166040528282526116e78585858461201a565b7f7462000000000000000000000000000000000000000000000000000000000000877fffff0000000000000000000000000000000000000000000000000000000000001614612533577f746200000000000000000000000000000000000000000000000000000000000087886040516020016124f191815260200190565b60408051601f19818403018152908290527f31b46683000000000000000000000000000000000000000000000000000000008252611d37939291600401613b69565b5f61254d828760ff166028026038011c64ffffffffff1690565b90505f83518564ffffffffff16836125659190613b05565b61256f9190613ad4565b90508082141580156125915750816125878688613ba9565b64ffffffffff1614155b156125e1576040517fa65010b400000000000000000000000000000000000000000000000000000000815264ffffffffff8088166004830152808716602483015283166044820152606401611d37565b818664ffffffffff161115612632576040517f7e8578d30000000000000000000000000000000000000000000000000000000081526004810183905264ffffffffff87166024820152604401611d37565b5f61263e84898461307b565b90505f61264a8b612f88565b90505f5b815181101561270e575f82828151811061266a5761266a613764565b602002602001015190506126966010826affffffffffffffffffffff191661300d90919063ffffffff16565b1561270557606081901c6001600160a01b03166355eb5a288e8e8e8e8e8d8f6040518863ffffffff1660e01b81526004016126d79796959493929190613bc7565b5f604051808303815f87803b1580156126ee575f80fd5b505af1158015612700573d5f803e3d5ffd5b505050505b5060010161264e565b5064ffffffffff88165f5b8a60ff168160ff16101561274c57612740878260ff166028026038011c64ffffffffff1690565b90910190600101612719565b508b7faa63765a776145e5e6492f471ae097dfed11cd57a61bc2679dd43180422385b48c838b878c604051612785959493929190613c24565b60405180910390a2508284146127a5575f6127a08c8c612f18565b839055505b5f6127b18c8c8c611f9c565b90506127c5818a64ffffffffff168961302a565b505f5b8151811015612888575f8282815181106127e4576127e4613764565b602002602001015190506128106020826affffffffffffffffffffff191661300d90919063ffffffff16565b1561287f57606081901c6001600160a01b031663635845338e8e8e8e8e8a8f6040518863ffffffff1660e01b81526004016128519796959493929190613bc7565b5f604051808303815f87803b158015612868575f80fd5b505af115801561287a573d5f803e3d5ffd5b505050505b506001016127c8565b505050505050505050505050565b5f80805b8360ff168110156116e7576128bc60ff601b83900360080287901c1683613ad4565b915060010161289a565b7f6f74000000000000000000000000000000000000000000000000000000000000847fffff000000000000000000000000000000000000000000000000000000000000160361295057837f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be84848460405161294393929190613c69565b60405180910390a2610530565b5f61295b8585612b51565b90505f61296786612f88565b90505f5b8151811015612a35575f82828151811061298757612987613764565b602002602001015190506129b36004826affffffffffffffffffffff191661300d90919063ffffffff16565b15612a2c576040517f964f667d000000000000000000000000000000000000000000000000000000008152606082901c9063964f667d906129fe908b908b908b908b90600401613ca5565b5f604051808303815f87803b158015612a15575f80fd5b505af1158015612a27573d5f803e3d5ffd5b505050505b5060010161296b565b50857f8c0b5119d4cec7b284c6b1b39252a03d1e2f2d7451a5895562524c113bb952be868686604051612a6a93929190613c69565b60405180910390a2612a85828565ffffffffffff168561302a565b5f5b815181101561023b575f828281518110612aa357612aa3613764565b60200260200101519050612acf6008826affffffffffffffffffffff191661300d90919063ffffffff16565b15612b48576040517fa8ba8721000000000000000000000000000000000000000000000000000000008152606082901c9063a8ba872190612b1a908b908b908b908b90600401613ca5565b5f604051808303815f87803b158015612b31575f80fd5b505af1158015612b43573d5f803e3d5ffd5b505050505b50600101612a87565b5f8282604051602001612b65929190613b2f565b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b5f60208210612bcb57602082048401935060208281612bc757612bc7613778565b0691505b508254600882021b6020829003808411156116e7576001850154600882021c82179150509392505050565b7f6f74000000000000000000000000000000000000000000000000000000000000867fffff0000000000000000000000000000000000000000000000000000000000001603612c8257857f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a986868686604051612c759493929190613cdd565b60405180910390a2610229565b5f612c8c87612f88565b90505f5b8151811015612d5e575f828281518110612cac57612cac613764565b60200260200101519050612cd86001826affffffffffffffffffffff191661300d90919063ffffffff16565b15612d55576040517f57066c9c000000000000000000000000000000000000000000000000000000008152606082901c906357066c9c90612d27908c908c908c908c908c908c90600401613d1b565b5f604051808303815f87803b158015612d3e575f80fd5b505af1158015612d50573d5f803e3d5ffd5b505050505b50600101612c90565b50867f8dbb3a9672eebfd3773e72dd9c102393436816d832c7ba9e1e1ac8fcadcac7a987878787604051612d959493929190613cdd565b60405180910390a25f612da88888612b51565b90505f602087019050612dbe825f895184613148565b5f612dc885611f4e565b1115612e48575f612dd98a8a612f18565b87815590506020860191505f805f5b612df188611f4e565b8160ff161015612e4357612e068d8d83611f9c565b9250612e218a8260ff166028026038011c64ffffffffff1690565b9150612e2f835f8488613148565b612e398286613ad4565b9450600101612de8565b505050505b5f5b835181101561051a575f848281518110612e6657612e66613764565b60200260200101519050612e926002826affffffffffffffffffffff191661300d90919063ffffffff16565b15612f0f576040517f5b28cdaf000000000000000000000000000000000000000000000000000000008152606082901c90635b28cdaf90612ee1908e908e908e908e908e908e90600401613d1b565b5f604051808303815f87803b158015612ef8575f80fd5b505af1158015612f0a573d5f803e3d5ffd5b505050505b50600101612e4a565b5f8282604051602001612f2c929190613b2f565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60408051602081018490529081018290525f90606001612b65565b6040805160018082528183019092526060915f91906020808301908036833701905050905082815f81518110612fc057612fc0613764565b60209081029190910101525f612ff77f746273746f726500000000000000000053746f7265486f6f6b730000000000008383613203565b9050611a66613008825f8451613227565b6132b3565b5f8160ff168261301d8560581c90565b1660ff1614905092915050565b61066a8383835161303b8560200190565b613148565b5f602061304e83601f613ad4565b6130589190613d73565b6130629084613ad4565b90505b8083101561066a575f8355600183019250613065565b5f64ffffffffff8211156130be576040517f4767058800000000000000000000000000000000000000000000000000000000815260048101839052602401611d37565b8366ffffffffffffff811660ff851660280260380182901c64ffffffffff168085106130f057808503820191506130f8565b848103820391505b5064ffffffffff6038602860ff8816020181811b197fffffffffffffffffffffffffffffffffffffffffffffffffff000000000000009490941690921792909216918416901b1790509392505050565b82156131c057602083106131725760208304840193506020838161316e5761316e613778565b0692505b82156131c05760208390035f5f19600885021c1990506008850281811c91508351811c90508119875416828216178755508184116131b1575050610530565b50600194909401939182900391015b5b602082106131e25780518455600190930192601f19909101906020016131c1565b8115610530575f5f19600884021c8554835182191691161785555050505050565b6060611a66613213858585611f9c565b5f61322285611ce08989611f8a565b612450565b5f818311806132365750835182115b15613273578383836040517f23230fa3000000000000000000000000000000000000000000000000000000008152600401611d3793929190613d92565b602084016132818482613ad4565b90505f61328e8585613b05565b6fffffffffffffffffffffffffffffffff1660809290921b9190911795945050505050565b60605f6116e98360155f60605f6132ca8560801c90565b90506fffffffffffffffffffffffffffffffff85165f8582816132ef576132ef613778565b0490506040519350602084016020820281016040528185525f5b82811015613329578451871c825293870193602090910190600101613309565b50505050509392505050565b5f60208284031215613345575f80fd5b81357fffffffff00000000000000000000000000000000000000000000000000000000811681146116e9575f80fd5b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156133b1576133b1613374565b604052919050565b5f82601f8301126133c8575f80fd5b8135602067ffffffffffffffff8211156133e4576133e4613374565b8160051b6133f3828201613388565b928352848101820192828101908785111561340c575f80fd5b83870192505b8483101561342b57823582529183019190830190613412565b979650505050505050565b803564ffffffffff81168114611b8e575f80fd5b5f67ffffffffffffffff82111561346357613463613374565b50601f01601f191660200190565b5f82601f830112613480575f80fd5b813561349361348e8261344a565b613388565b8181528460208386010111156134a7575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156134d9575f80fd5b87359650602088013567ffffffffffffffff808211156134f7575f80fd5b6135038b838c016133b9565b975060408a0135915060ff8216821461351a575f80fd5b81965061352960608b01613436565b955061353760808b01613436565b945060a08a0135935060c08a0135915080821115613553575f80fd5b506135608a828b01613471565b91505092959891949750929550565b5f805f805f8060c08789031215613584575f80fd5b86359550602087013567ffffffffffffffff808211156135a2575f80fd5b6135ae8a838b016133b9565b965060408901359150808211156135c3575f80fd5b6135cf8a838b01613471565b95506060890135945060808901359150808211156135eb575f80fd5b506135f889828a01613471565b92505060a087013590509295509295509295565b5f805f6060848603121561361e575f80fd5b83359250602084013567ffffffffffffffff81111561363b575f80fd5b613647868287016133b9565b925050604084013590509250925092565b5f805f806080858703121561366b575f80fd5b84359350602085013567ffffffffffffffff80821115613689575f80fd5b613695888389016133b9565b94506040870135915065ffffffffffff821682146136b1575f80fd5b909250606086013590808211156136c6575f80fd5b506136d387828801613471565b91505092959194509250565b5f815180845260208085019450602084015f5b8381101561370e578151875295820195908201906001016136f2565b509495945050505050565b602081525f6116e960208301846136df565b634e487b7160e01b5f52601160045260245ffd5b64ffffffffff82811682821603908082111561375d5761375d61372b565b5092915050565b634e487b7160e01b5f52603260045260245ffd5b634e487b7160e01b5f52601260045260245ffd5b805160208083015191908110156137ac575f198160200360031b1b821691505b50919050565b838152606060208201525f6137ca60608301856136df565b9050826040830152949350505050565b5f5b838110156137f45781810151838201526020016137dc565b50505f910152565b5f82601f83011261380b575f80fd5b815161381961348e8261344a565b81815284602083860101111561382d575f80fd5b611a668260208301602087016137da565b5f805f60608486031215613850575f80fd5b835167ffffffffffffffff80821115613867575f80fd5b613873878388016137fc565b945060208601519350604086015191508082111561388f575f80fd5b5061389c868287016137fc565b9150509250925092565b828152604060208201525f611a6660408301846136df565b838152606060208201525f6138d660608301856136df565b905060ff83166040830152949350505050565b5f602082840312156138f9575f80fd5b5051919050565b85815260a060208201525f61391860a08301876136df565b60ff95909516604083015250606081019290925260809091015292915050565b5f60208284031215613948575f80fd5b815167ffffffffffffffff81111561395e575f80fd5b611a66848285016137fc565b5f81518084526139818160208601602086016137da565b601f01601f19169290920160200192915050565b86815260c060208201525f6139ad60c08301886136df565b60ff8716604084015264ffffffffff86811660608501528516608084015282810360a0840152611ded818561396a565b848152608060208201525f6139f560808301866136df565b60ff949094166040830152506060015292915050565b85815260a060208201525f613a2360a08301876136df565b60ff861660408401528281036060840152613a3e818661396a565b9150508260808301529695505050505050565b848152608060208201525f613a6960808301866136df565b60ff85166040840152828103606084015261342b818561396a565b85815260a060208201525f613a9c60a08301876136df565b8281036040840152613aae818761396a565b90508460608401528281036080840152613ac8818561396a565b98975050505050505050565b808201808211156101e7576101e761372b565b5f60ff821660ff8103613afc57613afc61372b565b60010192915050565b818103818111156101e7576101e761372b565b80820281158282048414176101e7576101e761372b565b8281525f60208083018451602086015f5b82811015613b5c57815184529284019290840190600101613b40565b5091979650505050505050565b7fffff00000000000000000000000000000000000000000000000000000000000084168152826020820152606060408201525f61091b606083018461396a565b64ffffffffff81811683821601908082111561375d5761375d61372b565b87815260e060208201525f613bdf60e08301896136df565b60ff8816604084015264ffffffffff87811660608501528616608084015260a0830185905282810360c0840152613c16818561396a565b9a9950505050505050505050565b60a081525f613c3660a08301886136df565b65ffffffffffff8716602084015264ffffffffff861660408401528460608401528281036080840152613ac8818561396a565b606081525f613c7b60608301866136df565b65ffffffffffff851660208401528281036040840152613c9b818561396a565b9695505050505050565b848152608060208201525f613cbd60808301866136df565b65ffffffffffff85166040840152828103606084015261342b818561396a565b608081525f613cef60808301876136df565b8281036020840152613d01818761396a565b9050846040840152828103606084015261342b818561396a565b86815260c060208201525f613d3360c08301886136df565b8281036040840152613d45818861396a565b90508560608401528281036080840152613d5f818661396a565b9150508260a0830152979650505050505050565b5f82613d8d57634e487b7160e01b5f52601260045260245ffd5b500490565b606081525f613da4606083018661396a565b6020830194909452506040015291905056fea164736f6c6343000818000a","sourceMap":"558:4103:158:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;863:187:22;;;;;;:::i;:::-;;:::i;:::-;;;516:14:207;;509:22;491:41;;479:2;464:18;863:187:22;;;;;;;5190:292;;;;;;:::i;:::-;;:::i;:::-;;1648:213:158;;;;;;:::i;:::-;;:::i;2409:266:22:-;;;;;;:::i;2046:220:158:-;;;;;;:::i;:::-;;:::i;7525:160:22:-;;;;;;:::i;3306:193::-;;;;;;:::i;2270:2389:158:-;;;;;;:::i;:::-;;:::i;1865:177::-;;;;;;:::i;:::-;;:::i;863:187:22:-;939:4;958:43;;;973:28;958:43;;:87;;-1:-1:-1;1005:40:22;;;1020:25;1005:40;958:87;951:94;863:187;-1:-1:-1;;863:187:22:o;5190:292::-;5451:26;;;;;;;;;;;;;;1648:213:158;1828:28;1838:7;1847:8;1828:9;:28::i;:::-;1648:213;;;;;;:::o;2046:220::-;2233:28;2243:7;2252:8;2233:9;:28::i;:::-;2046:220;;;;;;;:::o;2270:2389::-;2382:16;2422:8;2411:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;2401:31;;;;;;2382:50;;2439:8;2449:12;2465:36;2483:7;2492:8;2465:17;:36::i;:::-;2438:63;;;;2560:3;2556:2099;;;2643:45;2670:7;2679:8;2643:26;:45::i;:::-;2697:13;2720:32;2744:7;2720:23;:32::i;:::-;2697:56;;2766:6;:11;;2776:1;2766:11;2762:1887;;2838:33;2863:7;2838:24;:33::i;:::-;2762:1887;;;2900:15;;:19;2896:1745;;2933:29;2979:8;:15;2965:30;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2965:30:158;-1:-1:-1;2933:62:158;-1:-1:-1;3008:15:158;3026:45;3051:7;3060:10;3069:1;3060:6;:10;:::i;:::-;3026:45;;:24;:45::i;:::-;3008:63;;3101:7;3083:12;3096:1;3083:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3190:48;3214:7;3223:5;3190:48;;3230:7;3190:23;:48::i;:::-;3250:29;3271:7;3250:20;:29::i;:::-;3314:1;3296:8;:15;:19;3292:1116;;;3341:45;3366:7;3375:10;3384:1;3375:6;:10;:::i;:::-;3341:45;;:24;:45::i;:::-;3331:55;;3418:7;3400:12;3413:1;3400:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3440:48;3464:7;3473:5;3440:48;;3480:7;3440:23;:48::i;:::-;3502:29;3523:7;3502:20;:29::i;:::-;3568:1;3550:8;:15;:19;3546:850;;;3597:45;3622:7;3631:10;3640:1;3631:6;:10;:::i;:::-;3597:45;;:24;:45::i;:::-;3587:55;;3676:7;3658:12;3671:1;3658:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3700:48;3724:7;3733:5;3700:48;;3740:7;3700:23;:48::i;:::-;3764:29;3785:7;3764:20;:29::i;:::-;3832:1;3814:8;:15;:19;3810:572;;;3863:45;3888:7;3897:10;3906:1;3897:6;:10;:::i;:::-;3863:45;;:24;:45::i;:::-;3853:55;;3944:7;3926:12;3939:1;3926:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;3970:48;3994:7;4003:5;3970:48;;4010:7;3970:23;:48::i;:::-;4036:29;4057:7;4036:20;:29::i;:::-;4106:1;4088:8;:15;:19;4084:282;;;4139:45;4164:7;4173:10;4182:1;4173:6;:10;:::i;:::-;4139:45;;:24;:45::i;:::-;4129:55;;4222:7;4204:12;4217:1;4204:15;;;;;;;;:::i;:::-;;;;;;:25;;;;;4250:48;4274:7;4283:5;4250:48;;4290:7;4250:23;:48::i;:::-;4318:29;4339:7;4318:20;:29::i;:::-;4510:19;4553:12;4542:24;;;;;;;;:::i;:::-;;;;;;;;;;;;;4532:35;;;;;;4510:57;;4579:51;4602:7;4611:11;4624:5;4579:22;:51::i;:::-;2921:1720;;;2565:2090;2376:2283;;;2270:2389;;;:::o;1865:177::-;2009:28;2019:7;2028:8;2009:9;:28::i;:::-;1865:177;;;;:::o;600:1044::-;681:16;721:8;710:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;700:31;;;;;;681:50;;803:39;824:7;833:8;803:20;:39::i;:::-;798:842;;852:13;875:32;899:7;875:23;:32::i;:::-;982:15;;852:56;;-1:-1:-1;982:19:158;978:523;;1013:43;1035:7;1044:8;1053:1;1044:11;;;;;;;;:::i;:::-;;;;;;;1013:21;:43::i;:::-;1088:1;1070:8;:15;:19;1066:427;;;1103:43;1125:7;1134:8;1143:1;1134:11;;;;;;;;:::i;:::-;;;;;;;1103:21;:43::i;:::-;1180:1;1162:8;:15;:19;1158:325;;;1197:43;1219:7;1228:8;1237:1;1228:11;;;;;;;;:::i;:::-;;;;;;;1197:21;:43::i;:::-;1276:1;1258:8;:15;:19;1254:217;;;1295:43;1317:7;1326:8;1335:1;1326:11;;;;;;;;:::i;:::-;;;;;;;1295:21;:43::i;:::-;1376:1;1358:8;:15;:19;1354:103;;;1397:43;1419:7;1428:8;1437:1;1428:11;;;;;;;;:::i;:::-;;;;;;;1397:21;:43::i;:::-;1583:50;1601:7;1610:8;1620:4;1626:6;1583:17;:50::i;798:842::-;675:969;600:1044;;:::o;8510:479:165:-;8649:16;;;8663:1;8649:16;;;;;;;;8590:8;;;;;;8649:16;;;;;;;;;;;;-1:-1:-1;8649:16:165;8620:45;;8704:13;8671:9;8681:1;8671:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;8739:8;8724:9;8734:1;8724:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;8755:24;;;8841:80;1263:66;8886:9;1442:66;8841:21;:80::i;:::-;8754:167;;;;;;8934:50;8941:11;8954:15;8971:12;8934:6;:50::i;:::-;8927:57;;;;;;;;8510:479;;;;;:::o;12406:265::-;12516:16;;;12530:1;12516:16;;;;;;;;12487:26;;12516:16;;;;;;;;;;-1:-1:-1;12516:16:165;12487:45;;12571:13;12538:9;12548:1;12538:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;12606:8;12591:9;12601:1;12591:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;12621:45;1263:66;12656:9;12621:24;:45::i;6341:327:164:-;6455:16;;;6469:1;6455:16;;;;;;;;;6411:7;;;;6455:16;;;;;;;;;;;;-1:-1:-1;6455:16:164;6426:45;;6510:13;6477:9;6487:1;6477:12;;;;;;;;:::i;:::-;;;;;;;;;;:47;6531:19;6553:57;-1:-1:-1;;;;;6597:9:164;6531:19;6553:33;:57::i;:::-;6655:2;6641:16;;;;-1:-1:-1;;;;6341:327:164:o;52992:218::-;53084:16;;;53098:1;53084:16;;;;;;;;;53055:26;;53084:16;;;;;;;;;;;-1:-1:-1;53084:16:164;53055:45;;53139:13;53106:9;53116:1;53106:12;;;;;;;;:::i;:::-;;;;;;;;;;:47;53160:45;-1:-1:-1;;;;;53195:9:164;53160:24;:45::i;:::-;53049:161;52992:218;:::o;7608:376::-;7739:16;;;7753:1;7739:16;;;;;;;;;7695:7;;;;7739:16;;;;;;;;;;;;-1:-1:-1;7739:16:164;7710:45;;7794:13;7761:9;7771:1;7761:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;7833:18;7854:88;-1:-1:-1;;;;;1245:83:164;;7897:9;7908:1;7911:6;7920:2;7911:11;7925:6;7934:1;7925:10;7939:2;7924:17;7854:32;:88::i;:::-;7833:109;-1:-1:-1;7958:14:164;7833:109;7958:14;:::i;:::-;7950:23;7608:376;-1:-1:-1;;;;;7608:376:164:o;11031:399::-;11156:16;;;11170:1;11156:16;;;;;;;;;11127:26;;11156:16;;;;;;;;;;;-1:-1:-1;11156:16:164;11127:45;;11211:13;11178:9;11188:1;11178:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;11250:21;11292:8;11274:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;11274:28:164;;;;;;;;;;;;;11250:52;;11310:109;-1:-1:-1;;;;;1245:83:164;;11350:9;11361:1;11371:6;11380:2;11371:11;11392:8;:15;11410:8;11310:29;:109::i;:::-;11232:194;11121:309;11031:399;;;:::o;10129:228::-;10217:16;;;10231:1;10217:16;;;;;;;;;10188:26;;10217:16;;;;;;;;;;;-1:-1:-1;10217:16:164;10188:45;;10272:13;10239:9;10249:1;10239:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;10293:59;-1:-1:-1;;;;;1245:83:164;;10335:9;10346:1;10349:2;10293:31;:59::i;15937:376::-;16068:16;;;16082:1;16068:16;;;;;;;;;16024:7;;;;16068:16;;;;;;;;;;;;-1:-1:-1;16068:16:164;16039:45;;16123:13;16090:9;16100:1;16090:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;16162:18;16183:88;-1:-1:-1;;;;;1245:83:164;;16226:9;16237:1;16240:6;16249:2;16240:11;16254:6;16263:1;16254:10;16268:2;16253:17;16183:32;:88::i;19360:399::-;19485:16;;;19499:1;19485:16;;;;;;;;;19456:26;;19485:16;;;;;;;;;;;-1:-1:-1;19485:16:164;19456:45;;19540:13;19507:9;19517:1;19507:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;19579:21;19621:8;19603:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;19603:28:164;;;;;;;;;;;;;19579:52;;19639:109;-1:-1:-1;;;;;1245:83:164;;19679:9;19690:1;19700:6;19709:2;19700:11;19721:8;:15;19739:8;19639:29;:109::i;18458:228::-;18546:16;;;18560:1;18546:16;;;;;;;;;18517:26;;18546:16;;;;;;;;;;;-1:-1:-1;18546:16:164;18517:45;;18601:13;18568:9;18578:1;18568:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;18622:59;-1:-1:-1;;;;;1245:83:164;;18664:9;18675:1;18678:2;18622:31;:59::i;24266:376::-;24397:16;;;24411:1;24397:16;;;;;;;;;24353:7;;;;24397:16;;;;;;;;;;;;-1:-1:-1;24397:16:164;24368:45;;24452:13;24419:9;24429:1;24419:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;24491:18;24512:88;-1:-1:-1;;;;;1245:83:164;;24555:9;24566:1;24569:6;24578:2;24569:11;24583:6;24592:1;24583:10;24597:2;24582:17;24512:32;:88::i;27689:399::-;27814:16;;;27828:1;27814:16;;;;;;;;;27785:26;;27814:16;;;;;;;;;;;-1:-1:-1;27814:16:164;27785:45;;27869:13;27836:9;27846:1;27836:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;27908:21;27950:8;27932:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;27932:28:164;;;;;;;;;;;;;27908:52;;27968:109;-1:-1:-1;;;;;1245:83:164;;28008:9;28019:1;28029:6;28038:2;28029:11;28050:8;:15;28068:8;27968:29;:109::i;26787:228::-;26875:16;;;26889:1;26875:16;;;;;;;;;26846:26;;26875:16;;;;;;;;;;;-1:-1:-1;26875:16:164;26846:45;;26930:13;26897:9;26907:1;26897:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;26951:59;-1:-1:-1;;;;;1245:83:164;;26993:9;27004:1;27007:2;26951:31;:59::i;32595:376::-;32726:16;;;32740:1;32726:16;;;;;;;;;32682:7;;;;32726:16;;;;;;;;;;;;-1:-1:-1;32726:16:164;32697:45;;32781:13;32748:9;32758:1;32748:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;32820:18;32841:88;-1:-1:-1;;;;;1245:83:164;;32884:9;32895:1;32898:6;32907:2;32898:11;32912:6;32921:1;32912:10;32926:2;32911:17;32841:32;:88::i;36018:399::-;36143:16;;;36157:1;36143:16;;;;;;;;;36114:26;;36143:16;;;;;;;;;;;-1:-1:-1;36143:16:164;36114:45;;36198:13;36165:9;36175:1;36165:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;36237:21;36279:8;36261:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;36261:28:164;;;;;;;;;;;;;36237:52;;36297:109;-1:-1:-1;;;;;1245:83:164;;36337:9;36348:1;36358:6;36367:2;36358:11;36379:8;:15;36397:8;36297:29;:109::i;35116:228::-;35204:16;;;35218:1;35204:16;;;;;;;;;35175:26;;35204:16;;;;;;;;;;;-1:-1:-1;35204:16:164;35175:45;;35259:13;35226:9;35236:1;35226:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;35280:59;-1:-1:-1;;;;;1245:83:164;;35322:9;35333:1;35336:2;35280:31;:59::i;40924:376::-;41055:16;;;41069:1;41055:16;;;;;;;;;41011:7;;;;41055:16;;;;;;;;;;;;-1:-1:-1;41055:16:164;41026:45;;41110:13;41077:9;41087:1;41077:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;41149:18;41170:88;-1:-1:-1;;;;;1245:83:164;;41213:9;41224:1;41227:6;41236:2;41227:11;41241:6;41250:1;41241:10;41255:2;41240:17;41170:32;:88::i;44347:399::-;44472:16;;;44486:1;44472:16;;;;;;;;;44443:26;;44472:16;;;;;;;;;;;-1:-1:-1;44472:16:164;44443:45;;44527:13;44494:9;44504:1;44494:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;44566:21;44608:8;44590:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;44590:28:164;;;;;;;;;;;;;44566:52;;44626:109;-1:-1:-1;;;;;1245:83:164;;44666:9;44677:1;44687:6;44696:2;44687:11;44708:8;:15;44726:8;44626:29;:109::i;43445:228::-;43533:16;;;43547:1;43533:16;;;;;;;;;43504:26;;43533:16;;;;;;;;;;;-1:-1:-1;43533:16:164;43504:45;;43588:13;43555:9;43565:1;43555:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;43609:59;-1:-1:-1;;;;;1245:83:164;;43651:9;43662:1;43665:2;43609:31;:59::i;7382:321:165:-;7502:16;;;7516:1;7502:16;;;;;;;;7473:26;;7502:16;;;;;;;;;;-1:-1:-1;7502:16:165;7473:45;;7557:13;7524:9;7534:1;7524:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;7592:8;7577:9;7587:1;7577:12;;;;;;;;:::i;:::-;;;;;;:23;;;;;7607:91;1263:66;1247:83;;7644:9;7655:1;7676:5;7658:25;;;;;;;8372:3:207;8368:16;;;;8386:66;8364:89;8352:102;;8479:1;8470:11;;8225:262;7658:25:165;;;;-1:-1:-1;;7658:25:165;;;;;;;;;1442:66;7607:26;:91::i;3816:362::-;3944:16;;;3958:1;3944:16;;;;;;;;3899:8;;;;3944:16;3958:1;3944:16;;;;;;;;;;-1:-1:-1;3944:16:165;3915:45;;3999:13;3966:9;3976:1;3966:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;4034:8;4019:9;4029:1;4019:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;4049:13;4065:64;1263:66;4102:9;4049:13;1442:66;4065:26;:64::i;:::-;4049:80;;4143:29;4164:5;4151:20;;14968:5;14882:97;9110:272:164;9217:16;;;9231:1;9217:16;;;;;;;;;9188:26;;9217:16;;;;;;;;;;;-1:-1:-1;9217:16:164;9188:45;;9272:13;9239:9;9249:1;9239:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;9293:84;-1:-1:-1;;;;;1245:83:164;;9334:9;9345:1;9366:8;9348:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;9348:28:164;;;;;;;;;;;;;9293:30;:84::i;17439:272::-;17546:16;;;17560:1;17546:16;;;;;;;;;17517:26;;17546:16;;;;;;;;;;;-1:-1:-1;17546:16:164;17517:45;;17601:13;17568:9;17578:1;17568:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;17622:84;-1:-1:-1;;;;;1245:83:164;;17663:9;17674:1;17695:8;17677:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;25768:272:164;25875:16;;;25889:1;25875:16;;;;;;;;;25846:26;;25875:16;;;;;;;;;;;-1:-1:-1;25875:16:164;25846:45;;25930:13;25897:9;25907:1;25897:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;25951:84;-1:-1:-1;;;;;1245:83:164;;25992:9;26003:1;26024:8;26006:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;34097:272:164;34204:16;;;34218:1;34204:16;;;;;;;;;34175:26;;34204:16;;;;;;;;;;;-1:-1:-1;34204:16:164;34175:45;;34259:13;34226:9;34236:1;34226:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;34280:84;-1:-1:-1;;;;;1245:83:164;;34321:9;34332:1;34353:8;34335:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;42426:272:164;42533:16;;;42547:1;42533:16;;;;;;;;;42504:26;;42533:16;;;;;;;;;;;-1:-1:-1;42533:16:164;42504:45;;42588:13;42555:9;42565:1;42555:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;42609:84;-1:-1:-1;;;;;1245:83:164;;42650:9;42661:1;42682:8;42664:28;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;10168:446:165;13630:28;;;16140:14:207;;16133:22;16128:3;16124:32;13630:28:165;;;16112:45:207;16194:3;16190:16;;;16208:66;16186:89;16173:11;;;16166:110;13630:28:165;;;;;;;;;10432:1;16292:11:207;;;10418:16:165;;;;;;;;13630:28;;-1:-1:-1;;10357:25:165;;-1:-1:-1;;16292:11:207;;10432:1:165;;10418:16;;;13630:28;10418:16;;;;;-1:-1:-1;10418:16:165;10389:45;;10473:13;10440:9;10450:1;10440:12;;;;;;;;:::i;:::-;;;;;;:47;;;;;10508:8;10493:9;10503:1;10493:12;;;;;;;;:::i;:::-;;;;;;;;;;:23;10523:86;1263:66;10555:9;10566:11;10579:15;10596:12;10523:21;:86::i;:::-;10258:356;;;;10168:446;;;;:::o;15275:430:24:-;15405:12;15419:13;15434:12;15454:21;15478:17;:15;:17::i;:::-;15454:41;-1:-1:-1;15530:4:24;-1:-1:-1;;;;;15505:30:24;;;15501:200;;15552:51;15572:7;15581:8;15591:11;15552:19;:51::i;:::-;15545:58;;;;;;;;;15501:200;15631:63;;;;;-1:-1:-1;;;;;15631:31:24;;;;;:63;;15663:7;;15672:8;;15682:11;;15631:63;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;15631:63:24;;;;;;;;;;;;:::i;15275:430::-;;;;;;;;:::o;12160:185:165:-;12270:8;12280:12;12315:25;12328:11;12315:12;:25::i;:::-;12300:40;;;;-1:-1:-1;12160:185:165;-1:-1:-1;;;;12160:185:165:o;13776:301:24:-;13860:21;13884:17;:15;:17::i;:::-;13860:41;-1:-1:-1;13936:4:24;-1:-1:-1;;;;;13911:30:24;;;13907:166;;13951:41;13974:7;13983:8;13951:22;:41::i;13907:166::-;14013:53;;;;;-1:-1:-1;;;;;14013:34:24;;;;;:53;;14048:7;;14057:8;;14013:53;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;21018:444;21160:7;21175:21;21199:17;:15;:17::i;:::-;21175:41;-1:-1:-1;21251:4:24;-1:-1:-1;;;;;21226:30:24;;;21222:236;;21273:69;21305:7;21314:8;21324:17;21273:31;:69::i;:::-;21266:76;;;;;21222:236;21370:81;;;;;-1:-1:-1;;;;;21370:43:24;;;;;:81;;21414:7;;21423:8;;21433:17;;21370:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;21222:236::-;21169:293;21018:444;;;;;;:::o;21953:506::-;22130:12;22150:21;22174:17;:15;:17::i;:::-;22150:41;-1:-1:-1;22226:4:24;-1:-1:-1;;;;;22201:30:24;;;22197:258;;22248:80;22279:7;22288:8;22298:17;22317:5;22324:3;22248:30;:80::i;:::-;22241:87;;;;;22197:258;22356:92;;;;;-1:-1:-1;;;;;22356:42:24;;;;;:92;;22399:7;;22408:8;;22418:17;;22437:5;;22444:3;;22356:92;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;22356:92:24;;;;;;;;;;;;:::i;8136:601::-;8342:21;8366:17;:15;:17::i;:::-;8342:41;-1:-1:-1;8418:4:24;-1:-1:-1;;;;;8393:30:24;;;8389:344;;8433:102;8461:7;8470:8;8480:17;8499:16;8517:11;8530:4;8433:27;:102::i;8389:344::-;8556:170;;;;;-1:-1:-1;;;;;8556:39:24;;;;;:170;;8605:7;;8622:8;;8640:17;;8667:16;;8693:11;;8714:4;;8556:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8336:401;8136:601;;;;;;:::o;13119:464::-;13280:21;13304:17;:15;:17::i;:::-;13280:41;-1:-1:-1;13356:4:24;-1:-1:-1;;;;;13331:30:24;;;13327:252;;13371:84;13401:7;13410:8;13420:17;13439:15;13371:29;:84::i;:::-;13327:252;;;13476:96;;;;;-1:-1:-1;;;;;13476:41:24;;;;;:96;;13518:7;;13527:8;;13537:17;;13556:15;;13476:96;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13274:309;13119:464;;;;:::o;10690:455::-;10862:21;10886:17;:15;:17::i;:::-;10862:41;-1:-1:-1;10938:4:24;-1:-1:-1;;;;;10913:30:24;;;10909:232;;10953:74;10978:7;10987:8;10997:10;11009:4;11015:11;10953:24;:74::i;:::-;10909:232;;;11048:86;;;;;-1:-1:-1;;;;;11048:36:24;;;;;:86;;11085:7;;11094:8;;11104:10;;11116:4;;11122:11;;11048:86;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17702:457;17859:7;17874:21;17898:17;:15;:17::i;:::-;17874:41;-1:-1:-1;17950:4:24;-1:-1:-1;;;;;17925:30:24;;;17921:234;;17972:68;17997:7;18006:8;18016:10;18028:11;17972:24;:68::i;:::-;17965:75;;;;;17921:234;18068:80;;;;;-1:-1:-1;;;;;18068:36:24;;;;;:80;;18105:7;;18114:8;;18124:10;;18136:11;;18068:80;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;17702:457::-;;;;;;;:::o;12274:451::-;12434:21;12458:17;:15;:17::i;:::-;12434:41;-1:-1:-1;12510:4:24;-1:-1:-1;;;;;12485:30:24;;;12481:240;;12525:78;12554:7;12563:8;12573:17;12592:10;12525:28;:78::i;12481:240::-;12624:90;;;;;-1:-1:-1;;;;;12624:40:24;;;;;:90;;12665:7;;12674:8;;12684:17;;12703:10;;12624:90;;;:::i;6388:479::-;6574:21;6598:17;:15;:17::i;:::-;6574:41;-1:-1:-1;6650:4:24;-1:-1:-1;;;;;6625:30:24;;;6621:242;;6665:79;6685:7;6694:8;6704:10;6716:14;6732:11;6665:19;:79::i;6621:242::-;6765:91;;;;;-1:-1:-1;;;;;6765:31:24;;;;;:91;;6797:7;;6806:8;;6816:10;;6828:14;;6844:11;;6765:91;;;:::i;1766:227::-;996:42;1855:22;1816:7;;-1:-1:-1;;;;;1855:22:24;;1883:106;;1931:10;1924:17;;;1766:227;:::o;1883:106::-;1969:13;1766:227;-1:-1:-1;1766:227:24:o;34611:1314:20:-;34741:23;34766:28;34796:24;34862:20;34885:30;:11;:28;:30::i;:::-;34862:53;;34976:65;35009:7;35018:8;35028:12;34976:32;:65::i;:::-;34963:78;;35105:24;35132:30;:11;:28;:30::i;:::-;35105:57;-1:-1:-1;35172:20:20;;35168:753;;35265:66;35313:7;35322:8;35265:47;:66::i;:::-;35248:83;-1:-1:-1;6184:59:15;;;35383:33:20;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35383:33:20;-1:-1:-1;35369:47:20;-1:-1:-1;828:4:14;818:15;;35424:21:20;35488:427;35506:16;35502:1;:20;;;35488:427;;;35539:27;35569:63;35611:7;35620:8;35630:1;35569:41;:63::i;:::-;35539:93;-1:-1:-1;35642:14:20;35659:25;:14;35682:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35659:25:20;35642:42;;35694:110;35725:19;35754:1;35765:6;35788:13;35694:12;:110::i;:::-;35883:23;35900:6;35883:23;;:::i;:::-;;;35529:386;;35524:3;;;;;:::i;:::-;;;;35488:427;;;;35194:727;35168:753;34822:1103;;34611:1314;;;;;;;:::o;11809:193:165:-;11874:8;11884:12;11911:38;11925:22;11938:5;11945:1;2636:27:2;2650:4;2636:27;2630:34;;2509:165;11925:22:165;11919:29;;14968:5;14882:97;11911:38;2636:27:2;;;2630:34;11904:46:165;;-1:-1:-1;11966:30:165;;11957:40;;11809:193;;;:::o;27433:145:20:-;27517:56;27530:7;27539:8;27549:23;27564:7;27549:14;:23::i;:::-;27517:12;:56::i;41760:262::-;41902:7;41924:93;41999:17;41924:66;41972:7;41981:8;41924:47;:66::i;:::-;:74;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;42754:1148:20;42931:12;43004:3;42996:5;:11;42992:83;;;43024:44;;;;;;;;17594:25:207;;;17635:18;;;17628:34;;;17567:18;;43024:44:20;;;;;;;;42992:83;43284:28;43315:66;43363:7;43372:8;43315:47;:66::i;:::-;43284:97;-1:-1:-1;43387:19:20;43409:41;43284:97;43432:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43409:41:20;43387:63;;43469:11;43460:5;:20;;:41;;;;43490:11;43484:3;:17;43460:41;43456:157;;;43554:11;43576;43567:5;:20;;:38;;43598:7;43604:1;43598:3;:7;:::i;:::-;43567:38;;;43590:5;43567:38;43518:88;;;;;;;;17594:25:207;;;;17635:18;;;17628:34;17567:18;;43518:88:20;17420:248:207;43456:157:20;43683:16;43702:79;43744:7;43753:8;43763:17;43702:41;:79::i;:::-;43683:98;;43813:78;43844:8;43862:5;43883;43877:3;:11;43813:12;:78::i;:::-;43806:85;42754:1148;-1:-1:-1;;;;;;;;;42754:1148:20:o;21476:539::-;21682:328;21736:7;21761:8;21796:17;21839:16;21876:11;21901:4;21937:66;21985:7;21994:8;21937:47;:66::i;:::-;21682:36;:328::i;32089:833::-;32349:36;32388:66;32436:7;32445:8;32388:47;:66::i;:::-;32349:105;-1:-1:-1;32460:26:20;32496:49;32349:105;32527:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;32496:49:20;32460:86;-1:-1:-1;32584:333:20;32638:7;32663:8;32698:17;32748:37;32770:15;32748:37;;;;:::i;:::-;32844:12;;;32854:1;32844:12;;;;;;;;32814:15;;32888:22;32584:36;:333::i;24989:355::-;25161:178;25195:7;25220:8;25250:63;25289:11;25302:10;25250:38;:63::i;:::-;25328:4;25161:16;:178::i;38022:541::-;38179:7;38316:242;38360:59;38401:7;38410:8;38360:40;:59::i;:::-;38437:31;;;;4479:19:3;:27;537:1:30;4478:44:3;4444:79;;;4431:93;38486:63:20;38525:11;38538:10;38486:38;:63::i;:::-;38316:17;:242::i;30619:790::-;30878:36;30917:66;30965:7;30974:8;30917:47;:66::i;:::-;30878:105;-1:-1:-1;30989:26:20;31025:49;30878:105;31056:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;31025:49:20;30989:86;;31113:291;31167:7;31192:8;31227:17;31277:19;31318:1;31333:10;31375:22;31113:36;:291::i;13982:285::-;14168:94;14178:7;14187:8;14197:10;14209:14;14225:11;14238:23;14253:7;14238:14;:23::i;:::-;14168:9;:94::i;4754:171:3:-;4828:7;537:1:30;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;50556:360:20:-;50682:12;50706:6;50716:1;50706:11;50702:26;;-1:-1:-1;50719:9:20;;;;;;;;;-1:-1:-1;50719:9:20;;;;50702:26;50769:16;50788:41;50811:7;50820:8;50788:22;:41::i;:::-;50769:60;;50842:69;50873:8;50891:1;50902:6;50842:12;:69::i;5533:173:3:-;5607:7;537:1:30;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;:::-;:21;;;;:::i;:::-;1576:38;;;;:::i;:::-;5643:11:3;5622:79;5635:65;;5622:79;;5533:173;-1:-1:-1;;5533:173:3:o;55672:301:20:-;55793:13;55885:82;55916:48;55946:7;55955:8;55916:29;:48::i;:::-;4645:21:19;;4539:137;54475:274:20;54619:7;54724;54733:8;54707:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54697:46;;;;;;54676:17;54669:25;;54649:45;;;44217:34;54649:45;:94;54641:103;;54634:110;;54475:274;;;;;:::o;6010:2380:19:-;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:30;738:25:31;;716:48;6740:135:19;;;-1:-1:-1;;;537:1:30;738:25:31;;716:48;6740:135:19;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:19;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:19;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8035:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;8323:20:19;;8233:21;;8256:9;;8229:37;8319:31;;8178:184;8135:237;;-1:-1:-1;6010:2380:19;;;;:::o;6237:651:20:-;6304:11;6540:62;;;6536:112;;-1:-1:-1;1343:66:29;;6237:651:20;-1:-1:-1;6237:651:20:o;6536:112::-;6692:183;6738:83;1171:66:29;6812:7:20;6738:40;:83::i;:::-;6841:2;6863:1;6692:17;:183::i;28177:1778::-;28365:23;28344:7;:44;;;28340:160;;28461:7;28442:37;28470:8;28442:37;;;;;;:::i;:::-;;;;;;;;28177:1778;;;:::o;28340:160::-;28641:22;28666:24;28682:7;28666:15;:24::i;:::-;28641:49;;28701:9;28696:235;28716:5;:12;28712:1;:16;28696:235;;;28743:9;28765:5;28771:1;28765:8;;;;;;;;:::i;:::-;;;;;;;28743:31;;28786:36;983:6:32;28786:4:20;:14;;;;;:36;;;;:::i;:::-;28782:143;;;28834:82;;;;;3404:35:4;;;;;28834:50:20;;:82;;28885:7;;28894:8;;28904:11;;28834:82;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28782:143;-1:-1:-1;28730:3:20;;28696:235;;;;28998:7;28979:37;29007:8;28979:37;;;;;;:::i;:::-;;;;;;;;29049:26;29078:59;29119:7;29128:8;29078:40;:59::i;:::-;29049:88;;29143:113;29175:18;29203:1;29222:30;:11;:28;:30::i;:::-;29212:41;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;29212:41:20;;29143:13;:113::i;:::-;29475:1;29442:30;:11;:28;:30::i;:::-;:34;29438:236;;;29486:33;29522:66;29570:7;29579:8;29522:47;:66::i;:::-;29486:102;;29596:71;29627:25;29662:2;29596:12;:71::i;:::-;29478:196;29438:236;29723:9;29718:233;29738:5;:12;29734:1;:16;29718:233;;;29765:9;29787:5;29793:1;29787:8;;;;;;;;:::i;:::-;;;;;;;29765:31;;29808:35;1083:6:32;29808:4:20;:14;;;;;:35;;;;:::i;:::-;29804:141;;;29855:81;;;;;3404:35:4;;;;;29855:49:20;;:81;;29905:7;;29914:8;;29924:11;;29855:81;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29804:141;-1:-1:-1;29752:3:20;;29718:233;;4976:669:19;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:19;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;46038:3950:20:-;46456:14;46435:7;:35;;;46431:161;;46526:14;46542:7;46575;46558:25;;;;;;8167:19:207;;8211:2;8202:12;;8038:182;46558:25:20;;;;-1:-1:-1;;46558:25:20;;;;;;;;;;46487:98;;;;;;;;;;:::i;46431:161::-;46598:27;46628:49;:22;46659:17;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;46628:49:20;46598:79;;46683:26;46748:4;:11;46734;46712:33;;:19;:33;;;;:::i;:::-;:47;;;;:::i;:::-;46683:76;;47031:18;47008:19;:41;;:98;;;;-1:-1:-1;47087:19:20;47053:30;47072:11;47053:16;:30;:::i;:::-;:53;;;;47008:98;47004:218;;;47123:92;;;;;19694:12:207;19733:15;;;47123:92:20;;;19715:34:207;19785:15;;;19765:18;;;19758:43;19837:15;;19817:18;;;19810:43;19657:18;;47123:92:20;19488:371:207;47004:218:20;47328:19;47309:16;:38;;;47305:140;;;47364:74;;;;;;;;20037:25:207;;;20110:12;20098:25;;20078:18;;;20071:53;20010:18;;47364:74:20;19864:266:207;47305:140:20;47484:35;47522:72;:22;47556:17;47575:18;47522:33;:72::i;:::-;47484:110;;47741:22;47766:24;47782:7;47766:15;:24::i;:::-;47741:49;;47801:9;47796:486;47816:5;:12;47812:1;:16;47796:486;;;47843:9;47865:5;47871:1;47865:8;;;;;;;;:::i;:::-;;;;;;;47843:31;;47886:42;770:6:32;47886:4:20;:14;;;;;:42;;;;:::i;:::-;47882:394;;;3404:35:4;;;;-1:-1:-1;;;;;47940:55:20;;48017:7;48046:8;48085:17;48132:16;48173:11;48212:22;48252:4;47940:327;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47882:394;-1:-1:-1;47830:3:20;;47796:486;;;-1:-1:-1;48340:32:20;;;:13;48480:107;48498:17;48494:21;;:1;:21;;;48480:107;;;48543:33;:22;48574:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;48543:33:20;48534:42;;;;48517:3;;48480:107;;;;48709:7;48656:228;48736:8;48768:5;48797:11;48834:21;48871:4;48656:228;;;;;;;;;;:::i;:::-;;;;;;;;48288:603;48976:18;48953:19;:41;48949:248;;49004:31;49038:48;49068:7;49077:8;49038:29;:48::i;:::-;629:28:19;;;-1:-1:-1;48949:248:20;49254:27;49284:61;49308:7;49317:8;49327:17;49284:23;:61::i;:::-;49254:91;;49353:92;49385:19;49414:16;49353:92;;49438:4;49353:13;:92::i;:::-;49246:206;49506:9;49501:483;49521:5;:12;49517:1;:16;49501:483;;;49548:9;49570:5;49576:1;49570:8;;;;;;;;:::i;:::-;;;;;;;49548:31;;49591:41;881:6:32;49591:4:20;:14;;;;;:41;;;;:::i;:::-;49587:391;;;3404:35:4;;;;-1:-1:-1;;;;;49644:54:20;;49720:7;49749:8;49788:17;49835:16;49876:11;49915:21;49954:4;49644:325;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49587:391;-1:-1:-1;49535:3:20;;49501:483;;;;46281:3707;;;;46038:3950;;;;;;;:::o;53556:242::-;53652:7;;;53691:84;53711:10;53707:14;;:1;:14;53691:84;;;53736:32;4431:93:3;4479:19;:27;;;537:1:30;4478:44:3;4444:79;;;4431:93;53736:32:20;;:::i;:::-;;-1:-1:-1;53723:3:20;;53691:84;;18901:1676;19101:23;19080:7;:44;;;19076:232;;19231:7;19187:100;19250:8;19267:5;19280:4;19187:100;;;;;;;;:::i;:::-;;;;;;;;19295:7;;19076:232;19314:16;19333:59;19374:7;19383:8;19333:40;:59::i;:::-;19314:78;;19538:22;19563:24;19579:7;19563:15;:24::i;:::-;19538:49;;19598:9;19593:328;19613:5;:12;19609:1;:16;19593:328;;;19640:9;19662:5;19668:1;19662:8;;;;;;;;:::i;:::-;;;;;;;19640:31;;19683:41;548:6:32;19683:4:20;:14;;;;;:41;;;;:::i;:::-;19679:236;;;19736:170;;;;;3404:35:4;;;;;19736:54:20;;:170;;19812:7;;19841:8;;19868:5;;19891:4;;19736:170;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;19679:236;-1:-1:-1;19627:3:20;;19593:328;;;;20022:7;19978:100;20041:8;20058:5;20071:4;19978:100;;;;;;;;:::i;:::-;;;;;;;;20128:70;20160:8;20178:5;20128:70;;20191:4;20128:13;:70::i;:::-;20252:9;20247:326;20267:5;:12;20263:1;:16;20247:326;;;20294:9;20316:5;20322:1;20316:8;;;;;;;;:::i;:::-;;;;;;;20294:31;;20337:40;657:6:32;20337:4:20;:14;;;;;:40;;;;:::i;:::-;20333:234;;;20389:169;;;;;3404:35:4;;;;;20389:53:20;;:169;;20464:7;;20493:8;;20520:5;;20543:4;;20389:169;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20333:234;-1:-1:-1;20281:3:20;;20247:326;;52539:191;52641:7;52705;52714:8;52688:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;52688:35:20;;;;;;;;;52678:46;;52688:35;52678:46;;;;44145:22;52671:53;;52539:191;-1:-1:-1;;;52539:191:20:o;8879:812:19:-;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:19;;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;15127:3138:20:-;15421:23;15400:7;:44;;;15396:198;;15514:7;15498:75;15523:8;15533:10;15545:14;15561:11;15498:75;;;;;;;;;:::i;:::-;;;;;;;;15581:7;;15396:198;15732:22;15757:24;15773:7;15757:15;:24::i;:::-;15732:49;;15792:9;15787:340;15807:5;:12;15803:1;:16;15787:340;;;15834:9;15856:5;15862:1;15856:8;;;;;;;;:::i;:::-;;;;;;;15834:31;;15877:33;343:6:32;15877:4:20;:14;;;;;:33;;;;:::i;:::-;15873:248;;;15922:190;;;;;3404:35:4;;;;;15922:47:20;;:190;;15981:7;;16000:8;;16020:10;;16042:14;;16068:11;;16091;;15922:190;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;15873:248;-1:-1:-1;15821:3:20;;15787:340;;;;16191:7;16175:75;16200:8;16210:10;16222:14;16238:11;16175:75;;;;;;;;;:::i;:::-;;;;;;;;16314:26;16343:59;16384:7;16393:8;16343:40;:59::i;:::-;16314:88;-1:-1:-1;16408:21:20;828:4:14;818:15;;16408:54:20;;16468:149;16506:18;16540:1;16557:10;:17;16597:13;16468;:149::i;:::-;16717:1;16684:30;:11;:28;:30::i;:::-;:34;16680:1174;;;16803:33;16839:66;16887:7;16896:8;16839:47;:66::i;:::-;629:28:19;;;16803:102:20;-1:-1:-1;828:4:14;818:15;;17079:47:20;;17235:27;17270:25;17308:7;17303:545;17321:30;:11;:28;:30::i;:::-;17317:1;:34;;;17303:545;;;17387:63;17429:7;17438:8;17448:1;17387:41;:63::i;:::-;17365:85;-1:-1:-1;17480:25:20;:14;17503:1;6801:16:15;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;17480:25:20;17460:45;;17515:170;17557:19;17596:1;17617:17;17661:13;17515;:170::i;:::-;17695:34;17712:17;17695:34;;:::i;:::-;;-1:-1:-1;17826:3:20;;17303:545;;;;16720:1134;;;16680:1174;17928:9;17923:338;17943:5;:12;17939:1;:16;17923:338;;;17970:9;17992:5;17998:1;17992:8;;;;;;;;:::i;:::-;;;;;;;17970:31;;18013:32;437:6:32;18013:4:20;:14;;;;;:32;;;;:::i;:::-;18009:246;;;18057:189;;;;;3404:35:4;;;;;18057:46:20;;:189;;18115:7;;18134:8;;18154:10;;18176:14;;18202:11;;18225;;18057:189;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18009:246;-1:-1:-1;17957:3:20;;17923:338;;55104:230;55225:7;55309;55318:8;55292:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55292:35:20;;;;;;;;;55282:46;;55292:35;55282:46;;;;44308:40;55255:73;;55104:230;-1:-1:-1;;;55104:230:20:o;52982:282::-;53227:30;;;;;;24666:19:207;;;24701:12;;;24694:28;;;53070:7:20;;24738:12:207;;53227:30:20;24478:278:207;4391:342:28;4507:16;;;4521:1;4507:16;;;;;;;;;4448:22;;4478:26;;4507:16;;;;;;;;;;;;-1:-1:-1;4507:16:28;4478:45;;4562:7;4529:9;4539:1;4529:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;4577:18;4598:49;1075:66;4634:9;4577:18;4598:25;:49::i;:::-;4577:70;;4661:66;:44;4682:5;4689:1;4692:5;:12;4661:20;:44::i;:::-;:64;:66::i;2903:136:4:-;2973:4;3025:9;2992:42;;3011:9;2993:15;3003:4;3802:26;;;3672:162;2993:15;:27;2992:42;;;2985:49;;2903:136;;;;:::o;900:162:19:-;989:68;995:14;1011:6;1019:4;:11;1032:24;1051:4;828::14;818:15;;692:151;1032:24:19;989:5;:68::i;3966:370::-;4088:13;4137:2;4122:11;:6;4131:2;4122:11;:::i;:::-;4121:18;;;;:::i;:::-;4104:35;;:14;:35;:::i;:::-;4088:51;;4145:187;4169:5;4152:14;:22;4145:187;;;4267:1;4251:14;4244:25;4316:1;4300:14;4296:22;4278:40;;4145:187;;7197:1488:15;7323:13;1004:16;7348:25;;7344:97;;;7390:44;;;;;;;;25186:25:207;;;25159:18;;7390:44:15;25040:177:207;7344:97:15;7503:13;6184:59;;;6801:16;;;922;6801;834;6790:27;6750:68;;;6728:92;;7766:38;;;7762:192;;7849:19;7831:15;:37;7816:52;;;;7762:192;;;7930:15;7908:19;:37;7893:52;;;;7762:192;-1:-1:-1;8270:16:15;834;922;8137;;;;8126:27;8262:35;;;8576:5;8415:26;8396:45;;;;8395:61;;;8557:24;;;;8586:34;;;;;8556:65;;-1:-1:-1;7197:1488:15;;;;;:::o;1423:2340:19:-;1536:10;;1532:1504;;1689:2;1679:6;:12;1675:122;;1752:2;1743:6;:11;1725:29;;;;1776:2;1766:12;;;;;;:::i;:::-;;;;1675:122;1887:10;;1883:1147;;2095:2;:11;;;1969:21;-1:-1:-1;;537:1:30;738:25:31;;716:48;2142:18:19;2127:33;;2329:12;2321:6;2317:25;2376:4;2365:9;2361:20;2353:28;;2431:13;2425:20;2414:9;2410:36;2392:54;;2679:4;2675:9;2658:14;2652:21;2648:37;2579:4;2567:10;2563:21;2506:193;2478:14;2458:253;;2770:13;2760:6;:23;2756:36;;2785:7;;;;2756:36;-1:-1:-1;2933:1:19;2915:19;;;;;2988:23;;;;;2946:30;1883:1147;3066:253;3083:2;3073:6;:12;3066:253;;3178:20;;3155:44;;3252:1;3234:19;;;;-1:-1:-1;;3292:12:19;;;;3280:2;3263:19;3066:253;;;3387:10;;3383:376;;3407:12;-1:-1:-1;;537:1:30;738:25:31;;716:48;3695:21:19;;3606:20;;3628:9;;3602:36;3691:32;;3551:184;3507:238;;-1:-1:-1;1423:2340:19;;;;:::o;39031:522:20:-;39167:12;39291:257;39330:79;39372:7;39381:8;39391:17;39330:41;:79::i;:::-;39427:1;39446:93;39521:17;39446:66;39494:7;39503:8;39446:47;:66::i;:93::-;39291:12;:257::i;1954:561:18:-;2045:5;2140:3;2132:5;:11;:32;;;;2153:4;:11;2147:3;:17;2132:32;2128:80;;;2191:4;2197:5;2204:3;2173:35;;;;;;;;;;;;;:::i;2128:80::-;2274:4;2264:15;;2321:16;2332:5;2264:15;2321:16;:::i;:::-;;-1:-1:-1;2343:12:18;2358:11;2364:5;2358:3;:11;:::i;:::-;643:17;2493:15;2485:3;2474:14;;;;2473:36;;;;;;-1:-1:-1;;;;;1954:561:18:o;40037:220:34:-;40103:24;40135:30;40168:32;40186:6;40194:2;40198:1;2735:22:36;2765:21;2789;:11;2869:3:18;2847:25;;2773:104;2789:21:36;2765:45;-1:-1:-1;643:17:18;3110:38;;2816:20:36;2978:11;3110:38:18;2978:11:36;2963:26;;;;:::i;:::-;;2949:40;;3098:4;3092:11;3083:20;;3141:4;3134:5;3130:16;3201:4;3188:11;3184:22;3170:12;3166:41;3160:4;3153:55;3251:11;3244:5;3237:26;3294:1;3271:463;3310:11;3307:1;3304:18;3271:463;;;3704:20;;3683:42;;3662:64;;3576:31;;;;3489:4;3471:23;;;;3397:1;3390:9;3271:463;;;3275:28;;3050:690;;;2615:1129;;;;;:::o;14:332:207:-;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;543:184;-1:-1:-1;;;592:1:207;585:88;692:4;689:1;682:15;716:4;713:1;706:15;732:334;803:2;797:9;859:2;849:13;;-1:-1:-1;;845:86:207;833:99;;962:18;947:34;;983:22;;;944:62;941:88;;;1009:18;;:::i;:::-;1045:2;1038:22;732:334;;-1:-1:-1;732:334:207:o;1071:712::-;1125:5;1178:3;1171:4;1163:6;1159:17;1155:27;1145:55;;1196:1;1193;1186:12;1145:55;1232:6;1219:20;1258:4;1281:18;1277:2;1274:26;1271:52;;;1303:18;;:::i;:::-;1349:2;1346:1;1342:10;1372:28;1396:2;1392;1388:11;1372:28;:::i;:::-;1434:15;;;1504;;;1500:24;;;1465:12;;;;1536:15;;;1533:35;;;1564:1;1561;1554:12;1533:35;1600:2;1592:6;1588:15;1577:26;;1612:142;1628:6;1623:3;1620:15;1612:142;;;1694:17;;1682:30;;1645:12;;;;1732;;;;1612:142;;;1772:5;1071:712;-1:-1:-1;;;;;;;1071:712:207:o;1788:165::-;1855:20;;1915:12;1904:24;;1894:35;;1884:63;;1943:1;1940;1933:12;1958:245;2006:4;2039:18;2031:6;2028:30;2025:56;;;2061:18;;:::i;:::-;-1:-1:-1;2118:2:207;2106:15;-1:-1:-1;;2102:88:207;2192:4;2098:99;;1958:245::o;2208:462::-;2250:5;2303:3;2296:4;2288:6;2284:17;2280:27;2270:55;;2321:1;2318;2311:12;2270:55;2357:6;2344:20;2388:48;2404:31;2432:2;2404:31;:::i;:::-;2388:48;:::i;:::-;2461:2;2452:7;2445:19;2507:3;2500:4;2495:2;2487:6;2483:15;2479:26;2476:35;2473:55;;;2524:1;2521;2514:12;2473:55;2589:2;2582:4;2574:6;2570:17;2563:4;2554:7;2550:18;2537:55;2637:1;2612:16;;;2630:4;2608:27;2601:38;;;;2616:7;2208:462;-1:-1:-1;;;2208:462:207:o;2675:1073::-;2883:6;2891;2899;2907;2915;2923;2931;2984:3;2972:9;2963:7;2959:23;2955:33;2952:53;;;3001:1;2998;2991:12;2952:53;3037:9;3024:23;3014:33;;3098:2;3087:9;3083:18;3070:32;3121:18;3162:2;3154:6;3151:14;3148:34;;;3178:1;3175;3168:12;3148:34;3201:61;3254:7;3245:6;3234:9;3230:22;3201:61;:::i;:::-;3191:71;;3312:2;3301:9;3297:18;3284:32;3271:45;;3356:4;3349:5;3345:16;3338:5;3335:27;3325:55;;3376:1;3373;3366:12;3325:55;3399:5;3389:15;;3423:37;3456:2;3445:9;3441:18;3423:37;:::i;:::-;3413:47;;3479:38;3512:3;3501:9;3497:19;3479:38;:::i;:::-;3469:48;;3564:3;3553:9;3549:19;3536:33;3526:43;;3622:3;3611:9;3607:19;3594:33;3578:49;;3652:2;3642:8;3639:16;3636:36;;;3668:1;3665;3658:12;3636:36;;3691:51;3734:7;3723:8;3712:9;3708:24;3691:51;:::i;:::-;3681:61;;;2675:1073;;;;;;;;;;:::o;3753:1068::-;3996:6;4004;4012;4020;4028;4036;4089:3;4077:9;4068:7;4064:23;4060:33;4057:53;;;4106:1;4103;4096:12;4057:53;4142:9;4129:23;4119:33;;4203:2;4192:9;4188:18;4175:32;4226:18;4267:2;4259:6;4256:14;4253:34;;;4283:1;4280;4273:12;4253:34;4306:61;4359:7;4350:6;4339:9;4335:22;4306:61;:::i;:::-;4296:71;;4420:2;4409:9;4405:18;4392:32;4376:48;;4449:2;4439:8;4436:16;4433:36;;;4465:1;4462;4455:12;4433:36;4488:51;4531:7;4520:8;4509:9;4505:24;4488:51;:::i;:::-;4478:61;;4586:2;4575:9;4571:18;4558:32;4548:42;;4643:3;4632:9;4628:19;4615:33;4599:49;;4673:2;4663:8;4660:16;4657:36;;;4689:1;4686;4679:12;4657:36;;4712:51;4755:7;4744:8;4733:9;4729:24;4712:51;:::i;:::-;4702:61;;;4810:3;4799:9;4795:19;4782:33;4772:43;;3753:1068;;;;;;;;:::o;4826:546::-;4990:6;4998;5006;5059:2;5047:9;5038:7;5034:23;5030:32;5027:52;;;5075:1;5072;5065:12;5027:52;5111:9;5098:23;5088:33;;5172:2;5161:9;5157:18;5144:32;5199:18;5191:6;5188:30;5185:50;;;5231:1;5228;5221:12;5185:50;5254:61;5307:7;5298:6;5287:9;5283:22;5254:61;:::i;:::-;5244:71;;;5362:2;5351:9;5347:18;5334:32;5324:42;;4826:546;;;;;:::o;5377:835::-;5527:6;5535;5543;5551;5604:3;5592:9;5583:7;5579:23;5575:33;5572:53;;;5621:1;5618;5611:12;5572:53;5657:9;5644:23;5634:33;;5718:2;5707:9;5703:18;5690:32;5741:18;5782:2;5774:6;5771:14;5768:34;;;5798:1;5795;5788:12;5768:34;5821:61;5874:7;5865:6;5854:9;5850:22;5821:61;:::i;:::-;5811:71;;5932:2;5921:9;5917:18;5904:32;5891:45;;5976:14;5969:5;5965:26;5958:5;5955:37;5945:65;;6006:1;6003;5996:12;5945:65;6029:5;;-1:-1:-1;6087:2:207;6072:18;;6059:32;;6103:16;;;6100:36;;;6132:1;6129;6122:12;6100:36;;6155:51;6198:7;6187:8;6176:9;6172:24;6155:51;:::i;:::-;6145:61;;;5377:835;;;;;;;:::o;6217:439::-;6270:3;6308:5;6302:12;6335:6;6330:3;6323:19;6361:4;6390;6385:3;6381:14;6374:21;;6429:4;6422:5;6418:16;6452:1;6462:169;6476:6;6473:1;6470:13;6462:169;;;6537:13;;6525:26;;6571:12;;;;6606:15;;;;6498:1;6491:9;6462:169;;;-1:-1:-1;6647:3:207;;6217:439;-1:-1:-1;;;;;6217:439:207:o;6661:261::-;6840:2;6829:9;6822:21;6803:4;6860:56;6912:2;6901:9;6897:18;6889:6;6860:56;:::i;6927:184::-;-1:-1:-1;;;6976:1:207;6969:88;7076:4;7073:1;7066:15;7100:4;7097:1;7090:15;7116:177;7184:12;7229:10;;;7217;;;7213:27;;7252:12;;;7249:38;;;7267:18;;:::i;:::-;7249:38;7116:177;;;;:::o;7298:184::-;-1:-1:-1;;;7347:1:207;7340:88;7447:4;7444:1;7437:15;7471:4;7468:1;7461:15;7487:184;-1:-1:-1;;;7536:1:207;7529:88;7636:4;7633:1;7626:15;7660:4;7657:1;7650:15;7676:357;7794:12;;7841:4;7830:16;;;7824:23;;7794:12;7859:16;;7856:171;;;-1:-1:-1;;7939:6:207;7933:4;7929:17;7926:1;7922:25;7918:98;7911:5;7907:110;7898:119;;7856:171;;7676:357;;;:::o;8492:465::-;8789:6;8778:9;8771:25;8832:2;8827;8816:9;8812:18;8805:30;8752:4;8852:56;8904:2;8893:9;8889:18;8881:6;8852:56;:::i;:::-;8844:64;;8944:6;8939:2;8928:9;8924:18;8917:34;8492:465;;;;;;:::o;8962:250::-;9047:1;9057:113;9071:6;9068:1;9065:13;9057:113;;;9147:11;;;9141:18;9128:11;;;9121:39;9093:2;9086:10;9057:113;;;-1:-1:-1;;9204:1:207;9186:16;;9179:27;8962:250::o;9217:441::-;9270:5;9323:3;9316:4;9308:6;9304:17;9300:27;9290:55;;9341:1;9338;9331:12;9290:55;9370:6;9364:13;9401:48;9417:31;9445:2;9417:31;:::i;9401:48::-;9474:2;9465:7;9458:19;9520:3;9513:4;9508:2;9500:6;9496:15;9492:26;9489:35;9486:55;;;9537:1;9534;9527:12;9486:55;9550:77;9624:2;9617:4;9608:7;9604:18;9597:4;9589:6;9585:17;9550:77;:::i;9663:653::-;9803:6;9811;9819;9872:2;9860:9;9851:7;9847:23;9843:32;9840:52;;;9888:1;9885;9878:12;9840:52;9921:9;9915:16;9950:18;9991:2;9983:6;9980:14;9977:34;;;10007:1;10004;9997:12;9977:34;10030:60;10082:7;10073:6;10062:9;10058:22;10030:60;:::i;:::-;10020:70;;10130:2;10119:9;10115:18;10109:25;10099:35;;10180:2;10169:9;10165:18;10159:25;10143:41;;10209:2;10199:8;10196:16;10193:36;;;10225:1;10222;10215:12;10193:36;;10248:62;10302:7;10291:8;10280:9;10276:24;10248:62;:::i;:::-;10238:72;;;9663:653;;;;;:::o;10321:363::-;10559:6;10548:9;10541:25;10602:2;10597;10586:9;10582:18;10575:30;10522:4;10622:56;10674:2;10663:9;10659:18;10651:6;10622:56;:::i;10689:441::-;10951:6;10940:9;10933:25;10994:2;10989;10978:9;10974:18;10967:30;10914:4;11014:56;11066:2;11055:9;11051:18;11043:6;11014:56;:::i;:::-;11006:64;;11118:4;11110:6;11106:17;11101:2;11090:9;11086:18;11079:45;10689:441;;;;;;:::o;11135:184::-;11205:6;11258:2;11246:9;11237:7;11233:23;11229:32;11226:52;;;11274:1;11271;11264:12;11226:52;-1:-1:-1;11297:16:207;;11135:184;-1:-1:-1;11135:184:207:o;11324:586::-;11642:6;11631:9;11624:25;11685:3;11680:2;11669:9;11665:18;11658:31;11605:4;11706:57;11758:3;11747:9;11743:19;11735:6;11706:57;:::i;:::-;11811:4;11799:17;;;;11794:2;11779:18;;11772:45;-1:-1:-1;11848:2:207;11833:18;;11826:34;;;;11891:3;11876:19;;;11869:35;11698:65;11324:586;-1:-1:-1;;11324:586:207:o;11915:335::-;11994:6;12047:2;12035:9;12026:7;12022:23;12018:32;12015:52;;;12063:1;12060;12053:12;12015:52;12096:9;12090:16;12129:18;12121:6;12118:30;12115:50;;;12161:1;12158;12151:12;12115:50;12184:60;12236:7;12227:6;12216:9;12212:22;12184:60;:::i;12255:329::-;12296:3;12334:5;12328:12;12361:6;12356:3;12349:19;12377:76;12446:6;12439:4;12434:3;12430:14;12423:4;12416:5;12412:16;12377:76;:::i;:::-;12498:2;12486:15;-1:-1:-1;;12482:88:207;12473:98;;;;12573:4;12469:109;;12255:329;-1:-1:-1;;12255:329:207:o;12589:792::-;12949:6;12938:9;12931:25;12992:3;12987:2;12976:9;12972:18;12965:31;12912:4;13019:57;13071:3;13060:9;13056:19;13048:6;13019:57;:::i;:::-;13124:4;13112:17;;13107:2;13092:18;;13085:45;13149:12;13197:15;;;13192:2;13177:18;;13170:43;13250:15;;13244:3;13229:19;;13222:44;13303:22;;;13297:3;13282:19;;13275:51;13343:32;13307:6;13360;13343:32;:::i;13386:514::-;13676:6;13665:9;13658:25;13719:3;13714:2;13703:9;13699:18;13692:31;13639:4;13740:57;13792:3;13781:9;13777:19;13769:6;13740:57;:::i;:::-;13845:4;13833:17;;;;13828:2;13813:18;;13806:45;-1:-1:-1;13882:2:207;13867:18;13860:34;13732:65;13386:514;-1:-1:-1;;13386:514:207:o;13905:706::-;14272:6;14261:9;14254:25;14315:3;14310:2;14299:9;14295:18;14288:31;14235:4;14342:57;14394:3;14383:9;14379:19;14371:6;14342:57;:::i;:::-;14447:4;14439:6;14435:17;14430:2;14419:9;14415:18;14408:45;14501:9;14493:6;14489:22;14484:2;14473:9;14469:18;14462:50;14529:32;14554:6;14546;14529:32;:::i;:::-;14521:40;;;14598:6;14592:3;14581:9;14577:19;14570:35;13905:706;;;;;;;;:::o;15355:603::-;15663:6;15652:9;15645:25;15706:3;15701:2;15690:9;15686:18;15679:31;15626:4;15733:57;15785:3;15774:9;15770:19;15762:6;15733:57;:::i;:::-;15838:4;15830:6;15826:17;15821:2;15810:9;15806:18;15799:45;15892:9;15884:6;15880:22;15875:2;15864:9;15860:18;15853:50;15920:32;15945:6;15937;15920:32;:::i;16314:791::-;16706:6;16695:9;16688:25;16749:3;16744:2;16733:9;16729:18;16722:31;16669:4;16776:57;16828:3;16817:9;16813:19;16805:6;16776:57;:::i;:::-;16881:9;16873:6;16869:22;16864:2;16853:9;16849:18;16842:50;16915:32;16940:6;16932;16915:32;:::i;:::-;16901:46;;16983:6;16978:2;16967:9;16963:18;16956:34;17039:9;17031:6;17027:22;17021:3;17010:9;17006:19;16999:51;17067:32;17092:6;17084;17067:32;:::i;:::-;17059:40;16314:791;-1:-1:-1;;;;;;;;16314:791:207:o;17110:125::-;17175:9;;;17196:10;;;17193:36;;;17209:18;;:::i;17240:175::-;17277:3;17321:4;17314:5;17310:16;17350:4;17341:7;17338:17;17335:43;;17358:18;;:::i;:::-;17407:1;17394:15;;17240:175;-1:-1:-1;;17240:175:207:o;17673:128::-;17740:9;;;17761:11;;;17758:37;;;17775:18;;:::i;17806:168::-;17879:9;;;17910;;17927:15;;;17921:22;;17907:37;17897:71;;17948:18;;:::i;17979:639::-;18229:6;18224:3;18217:19;18199:3;18255:2;18288;18283:3;18279:12;18320:6;18314:13;18385:2;18377:6;18373:15;18406:1;18416:175;18430:6;18427:1;18424:13;18416:175;;;18493:13;;18479:28;;18529:14;;;;18566:15;;;;18452:1;18445:9;18416:175;;;-1:-1:-1;18607:5:207;;17979:639;-1:-1:-1;;;;;;;17979:639:207:o;18841:463::-;19087:66;19079:6;19075:79;19064:9;19057:98;19191:6;19186:2;19175:9;19171:18;19164:34;19234:2;19229;19218:9;19214:18;19207:30;19038:4;19254:44;19294:2;19283:9;19279:18;19271:6;19254:44;:::i;19309:174::-;19376:12;19408:10;;;19420;;;19404:27;;19443:11;;;19440:37;;;19457:18;;:::i;20135:898::-;20557:6;20546:9;20539:25;20600:3;20595:2;20584:9;20580:18;20573:31;20520:4;20627:57;20679:3;20668:9;20664:19;20656:6;20627:57;:::i;:::-;20732:4;20720:17;;20715:2;20700:18;;20693:45;20757:12;20805:15;;;20800:2;20785:18;;20778:43;20858:15;;20852:3;20837:19;;20830:44;20905:3;20890:19;;20883:35;;;20955:22;;;20949:3;20934:19;;20927:51;20995:32;20959:6;21012;20995:32;:::i;:::-;20987:40;20135:898;-1:-1:-1;;;;;;;;;;20135:898:207:o;21038:707::-;21377:3;21366:9;21359:22;21340:4;21404:57;21456:3;21445:9;21441:19;21433:6;21404:57;:::i;:::-;21509:14;21501:6;21497:27;21492:2;21481:9;21477:18;21470:55;21573:12;21565:6;21561:25;21556:2;21545:9;21541:18;21534:53;21623:6;21618:2;21607:9;21603:18;21596:34;21679:9;21671:6;21667:22;21661:3;21650:9;21646:19;21639:51;21707:32;21732:6;21724;21707:32;:::i;21750:511::-;22001:2;21990:9;21983:21;21964:4;22027:56;22079:2;22068:9;22064:18;22056:6;22027:56;:::i;:::-;22131:14;22123:6;22119:27;22114:2;22103:9;22099:18;22092:55;22195:9;22187:6;22183:22;22178:2;22167:9;22163:18;22156:50;22223:32;22248:6;22240;22223:32;:::i;:::-;22215:40;21750:511;-1:-1:-1;;;;;;21750:511:207:o;22266:615::-;22576:6;22565:9;22558:25;22619:3;22614:2;22603:9;22599:18;22592:31;22539:4;22646:57;22698:3;22687:9;22683:19;22675:6;22646:57;:::i;:::-;22751:14;22743:6;22739:27;22734:2;22723:9;22719:18;22712:55;22815:9;22807:6;22803:22;22798:2;22787:9;22783:18;22776:50;22843:32;22868:6;22860;22843:32;:::i;22886:688::-;23219:3;23208:9;23201:22;23182:4;23246:57;23298:3;23287:9;23283:19;23275:6;23246:57;:::i;:::-;23351:9;23343:6;23339:22;23334:2;23323:9;23319:18;23312:50;23385:32;23410:6;23402;23385:32;:::i;:::-;23371:46;;23453:6;23448:2;23437:9;23433:18;23426:34;23508:9;23500:6;23496:22;23491:2;23480:9;23476:18;23469:50;23536:32;23561:6;23553;23536:32;:::i;23579:894::-;24030:6;24019:9;24012:25;24073:3;24068:2;24057:9;24053:18;24046:31;23993:4;24100:57;24152:3;24141:9;24137:19;24129:6;24100:57;:::i;:::-;24205:9;24197:6;24193:22;24188:2;24177:9;24173:18;24166:50;24239:32;24264:6;24256;24239:32;:::i;:::-;24225:46;;24307:6;24302:2;24291:9;24287:18;24280:34;24363:9;24355:6;24351:22;24345:3;24334:9;24330:19;24323:51;24391:32;24416:6;24408;24391:32;:::i;:::-;24383:40;;;24460:6;24454:3;24443:9;24439:19;24432:35;23579:894;;;;;;;;;:::o;24761:274::-;24801:1;24827;24817:189;;-1:-1:-1;;;24859:1:207;24852:88;24963:4;24960:1;24953:15;24991:4;24988:1;24981:15;24817:189;-1:-1:-1;25020:9:207;;24761:274::o;25222:359::-;25425:2;25414:9;25407:21;25388:4;25445:44;25485:2;25474:9;25470:18;25462:6;25445:44;:::i;:::-;25520:2;25505:18;;25498:34;;;;-1:-1:-1;25563:2:207;25548:18;25541:34;25437:52;25222:359;-1:-1:-1;25222:359:207:o","linkReferences":{}},"methodIdentifiers":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":"83b5c95b","onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"5b28cdaf","onAfterSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"63584533","onAfterSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"a8ba8721","onBeforeDeleteRecord(bytes32,bytes32[],bytes32)":"9faeaf45","onBeforeSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"57066c9c","onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"55eb5a28","onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"964f667d","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"PackedCounter_InvalidLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StoreHook_NotImplemented\",\"type\":\"error\"},{\"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\":\"bytes2\",\"name\":\"expected\",\"type\":\"bytes2\"},{\"internalType\":\"ResourceId\",\"name\":\"resourceId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"resourceIdString\",\"type\":\"string\"}],\"name\":\"Store_InvalidResourceType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"fieldLength\",\"type\":\"uint40\"}],\"name\":\"Store_InvalidSplice\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"Store_DeleteRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"name\":\"Store_SetRecord\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"indexed\":false,\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceDynamicData\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"Store_SpliceStaticData\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"onAfterDeleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"onAfterSetRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"PackedCounter\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeDeleteRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeSetRecord\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"startWithinField\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"deleteCount\",\"type\":\"uint40\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"start\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is deleted.\"}},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record is set.\"}},\"Store_SpliceDynamicData(bytes32,bytes32[],uint48,uint40,bytes32,bytes)\":{\"params\":{\"data\":\"The data to insert into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the splice operation.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"In static data, data is always overwritten starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to write to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the key for the record.\",\"start\":\"The start position in bytes for the splice operation.\",\"tableId\":\"The ID of the table where the data is spliced.\"}}},\"kind\":\"dev\",\"methods\":{\"onAfterDeleteRecord(bytes32,bytes32[],bytes32)\":{\"details\":\"This function should be overridden to provide custom logic.\",\"params\":{\"fieldLayout\":\"The layout of the field, see FieldLayout.sol.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"tableId\":\"The ID of the table where the record is to be deleted.\"}},\"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)\":{\"details\":\"This function should be overridden to provide custom logic.\",\"params\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"fieldLayout\":\"The layout of the field, see FieldLayout.sol.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"staticData\":\"The static data of the record.\",\"tableId\":\"The ID of the table where the record was set.\"}},\"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)\":{\"details\":\"This function should be overridden to provide custom logic. Splice operations in dynamic data always reach the end of the dynamic data to avoid shifting data after the inserted or deleted data.\",\"params\":{\"data\":\"The data to be inserted into the dynamic data of the record at the start byte.\",\"deleteCount\":\"The number of bytes to delete in the dynamic data of the record.\",\"dynamicFieldIndex\":\"The index of the dynamic field.\",\"encodedLengths\":\"The encoded lengths of the dynamic data of the record.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"startWithinField\":\"The start byte position within the field for splicing.\",\"tableId\":\"The ID of the table where the data is to be spliced.\"}},\"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"details\":\"This function should be overridden to provide custom logic. Splice operations in static data always overwrite data starting at the start position, so the total length of the data remains the same and no data is shifted.\",\"params\":{\"data\":\"The data to be written to the static data of the record at the start byte.\",\"keyTuple\":\"An array representing the composite key for the record.\",\"start\":\"The start byte position for splicing.\",\"tableId\":\"The ID of the table where the data is to be spliced.\"}},\"supportsInterface(bytes4)\":{\"details\":\"This function is a part of the ERC-165 standard.\",\"params\":{\"interfaceId\":\"The ID of the interface to check.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"errors\":{\"StoreHook_NotImplemented()\":[{\"notice\":\"Error emitted when a function is not implemented.\"}]},\"events\":{\"Store_DeleteRecord(bytes32,bytes32[])\":{\"notice\":\"Emitted when a record is deleted from the store.\"},\"Store_SetRecord(bytes32,bytes32[],bytes,bytes32,bytes)\":{\"notice\":\"Emitted when a new record is set in the store.\"},\"Store_SpliceDynamicData(bytes32,bytes32[],uint48,uint40,bytes32,bytes)\":{\"notice\":\"Emitted when dynamic data in the store is spliced.\"},\"Store_SpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Emitted when static data in the store is spliced.\"}},\"kind\":\"user\",\"methods\":{\"onAfterDeleteRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Hook that runs after deleting a record.\"},\"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)\":{\"notice\":\"Hook that runs after setting a record.\"},\"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)\":{\"notice\":\"Hook that runs before splicing dynamic (variable length) data.\"},\"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)\":{\"notice\":\"Hook that runs before splicing static (fixed length) data.\"},\"supportsInterface(bytes4)\":{\"notice\":\"Check if the interface is supported.\"}},\"notice\":\"Note: if a table with composite keys is used, only the first five keys of the tuple are indexed\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/modules/keysintable/KeysInTableHook.sol\":\"KeysInTableHook\"},\"evmVersion\":\"cancun\",\"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\":\"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b\",\"dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreErrors.sol\":{\"keccak256\":\"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84\",\"dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1\",\"dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9\"]},\"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\":\"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3\",\"dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x7774e2176bbb9e259f71c62f41d07e6284fecd2af062a47d3c88a3e9cccb61b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1048129389b95fac80da3edd0f7bbfa18bd51c13531ee650f9c1cbe3433ae8e8\",\"dweb:/ipfs/QmaSaxfGPxmSZHSyuKsrNR1xx3RpLRJh5jykSj94WDBxei\"]},\"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\":\"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787\",\"dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551\",\"dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea\",\"dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4\",\"dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44\",\"dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"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\"]},\"src/modules/keysintable/KeysInTableHook.sol\":{\"keccak256\":\"0xb3516f2b443e8de8dc7c582c74246c7c426df8132c82cd1af74d89737ee7171d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6b7f35bc0631ecc3cb9db653414ed383245144fc62d486bd5451613741f359d2\",\"dweb:/ipfs/QmQDADHAfSbbEGcRZBA6pP2fkzGkAAMQMiWQWSMFC5fLPD\"]},\"src/modules/keysintable/tables/KeysInTable.sol\":{\"keccak256\":\"0x0c8180ee37a572f080e8adcedbfd23e38dbc657e1f24b88c774d082aecb128c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d45b5ba5a34dac2b676513e18578c4374827875970ca7845d2f57da6511f3573\",\"dweb:/ipfs/QmUcjWCJSTtHRkVfShSZKq4HKH1rUUCDC94PFj2Ei5Yko6\"]},\"src/modules/keysintable/tables/UsedKeysIndex.sol\":{\"keccak256\":\"0x055d656c25cb713add4443adff491f985cbbe5967e56e68d49961b0148d00cc2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b4141c3e8eea3981c2b64d16e2d3eba5364f0cf57771755ddb8014509c8360e8\",\"dweb:/ipfs/QmS1Pxxrboh1ToyAQFpzTw2SRCtrBCuTMYpwZh4nW7Kimv\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"PackedCounter_InvalidLength"},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"},{"inputs":[],"type":"error","name":"StoreHook_NotImplemented"},{"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":"bytes2","name":"expected","type":"bytes2"},{"internalType":"ResourceId","name":"resourceId","type":"bytes32"},{"internalType":"string","name":"resourceIdString","type":"string"}],"type":"error","name":"Store_InvalidResourceType"},{"inputs":[{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"uint40","name":"fieldLength","type":"uint40"}],"type":"error","name":"Store_InvalidSplice"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false}],"type":"event","name":"Store_DeleteRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"bytes","name":"staticData","type":"bytes","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"dynamicData","type":"bytes","indexed":false}],"type":"event","name":"Store_SetRecord","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"uint40","name":"deleteCount","type":"uint40","indexed":false},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceDynamicData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32","indexed":true},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]","indexed":false},{"internalType":"uint48","name":"start","type":"uint48","indexed":false},{"internalType":"bytes","name":"data","type":"bytes","indexed":false}],"type":"event","name":"Store_SpliceStaticData","anonymous":false},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onAfterDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"PackedCounter","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onAfterSpliceStaticData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"PackedCounter","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint40","name":"startWithinField","type":"uint40"},{"internalType":"uint40","name":"deleteCount","type":"uint40"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint48","name":"start","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onBeforeSpliceStaticData"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":{"details":"This function should be overridden to provide custom logic.","params":{"fieldLayout":"The layout of the field, see FieldLayout.sol.","keyTuple":"An array representing the composite key for the record.","tableId":"The ID of the table where the record is to be deleted."}},"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":{"details":"This function should be overridden to provide custom logic.","params":{"dynamicData":"The dynamic data of the record.","encodedLengths":"The encoded lengths of the dynamic data of the record.","fieldLayout":"The layout of the field, see FieldLayout.sol.","keyTuple":"An array representing the composite key for the record.","staticData":"The static data of the record.","tableId":"The ID of the table where the record was set."}},"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":{"details":"This function should be overridden to provide custom logic. Splice operations in dynamic data always reach the end of the dynamic data to avoid shifting data after the inserted or deleted data.","params":{"data":"The data to be inserted into the dynamic data of the record at the start byte.","deleteCount":"The number of bytes to delete in the dynamic data of the record.","dynamicFieldIndex":"The index of the dynamic field.","encodedLengths":"The encoded lengths of the dynamic data of the record.","keyTuple":"An array representing the composite key for the record.","startWithinField":"The start byte position within the field for splicing.","tableId":"The ID of the table where the data is to be spliced."}},"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":{"details":"This function should be overridden to provide custom logic. Splice operations in static data always overwrite data starting at the start position, so the total length of the data remains the same and no data is shifted.","params":{"data":"The data to be written to the static data of the record at the start byte.","keyTuple":"An array representing the composite key for the record.","start":"The start byte position for splicing.","tableId":"The ID of the table where the data is to be spliced."}},"supportsInterface(bytes4)":{"details":"This function is a part of the ERC-165 standard.","params":{"interfaceId":"The ID of the interface to check."},"returns":{"_0":"true if the interface is supported, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":{"notice":"Hook that runs after deleting a record."},"onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":{"notice":"Hook that runs after setting a record."},"onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":{"notice":"Hook that runs before splicing dynamic (variable length) data."},"onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":{"notice":"Hook that runs before splicing static (fixed length) data."},"supportsInterface(bytes4)":{"notice":"Check if the interface is supported."}},"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":{"src/modules/keysintable/KeysInTableHook.sol":"KeysInTableHook"},"evmVersion":"cancun","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":"0xa95a7b8095a313078abe9b3953fa4512aac88ead4526e37023583cb5dc274cb3","urls":["bzz-raw://8a878403e5133ec5f250d752e7b7495e2b13420cd3a42fb59aa6d5f8ee6d188b","dweb:/ipfs/QmUGxeD5Y7B5goNNgFcgaAakjoSr4YtVaE3CMAypRUZGmc"],"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/IStoreErrors.sol":{"keccak256":"0x4b471eb3b98a51f15992f7e4cfb7a7d8e842410f081ea03ef85d3a7b34c35f79","urls":["bzz-raw://e7e82faaea290036677562d8a3a8502f5f871b1368b58ac38897e0ef67216d84","dweb:/ipfs/QmfCj4CtNZ7LYkWUAYcMoyp3X7PFJkUjXgBwbzXkbkDFL6"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xfdeeba7e17c947285610d49d85d402cfe5286c046814f827c1aaa37636c16d8f","urls":["bzz-raw://5fde8b7c7caf4dcdcb524565cb8745d897d4d22d88fa0744f9db4b3d36a1eee1","dweb:/ipfs/QmbUe4pfJeRqiiPz31BKWbYv12cz8Lz3Ky5yKydtTb4FY9"],"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":"0x7cafc150d77cb46ecb49b1a1a7d43cc17e21a095596cf544cc8ba6bfe7ed7f20","urls":["bzz-raw://889cadacfbc667e10a7a83ac34e858c76d0472d04cad72c7691a84879e503ce3","dweb:/ipfs/Qmcm6GFFoGFw2nmuz3Z2NRAgqfBPFZixHppmQzZM4Fy3sR"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreHook.sol":{"keccak256":"0x7774e2176bbb9e259f71c62f41d07e6284fecd2af062a47d3c88a3e9cccb61b1","urls":["bzz-raw://1048129389b95fac80da3edd0f7bbfa18bd51c13531ee650f9c1cbe3433ae8e8","dweb:/ipfs/QmaSaxfGPxmSZHSyuKsrNR1xx3RpLRJh5jykSj94WDBxei"],"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":"0xa59c43271d363f2366d6f6732ae586b1a36a3ffa4906b8f5cbbf19d3d314562c","urls":["bzz-raw://2bd7c9f8f9ad579a8dfec566b2bd2e646f8065ce8a07e6732e11a4a3a2be7787","dweb:/ipfs/QmWBwZGnYYxEiRjFKSsu1mFtCWJYw3XSojhn7zmc5YE4vG"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x2e81480e081ce6ad4917ecc634e5c9b7a5674068992ae8d9088f0f6296da3bf7","urls":["bzz-raw://2acfdee4dd4c0347ec214273184f267db0e7edc82e586600501d13581dbb5551","dweb:/ipfs/QmcD945zNdGfkwKVvKHA2fpBGictaz4cVMnNm96SmTG5qY"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x29ed1bd962e594e00a9b921ddbbb202a47206adbece718721483a69593b88763","urls":["bzz-raw://786df2eca996d18660a4ea7d059dfb8c8476fe5cc8f14e0ce5c8f237e08444ea","dweb:/ipfs/QmQ8dbVA2rMgcb9rznHVjn8DGH9U8bZuHmebukjkYxs2Av"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0xe9c42e51b6d20496dde8e8013680ec4a4ea1229fd57f0364a2a061c14c1c115b","urls":["bzz-raw://2bcbeeb7b3de32fc68102f7875d71348d5a0171dbb50937d6ebeb28dd10d4ed4","dweb:/ipfs/QmPY91z4D25KGLU2nhnZgb538Mh1mi46RbwHQB8kZvXd4h"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xf80e355b361d29b0169483074b73e2502b228d539d5b3511239edfa9644ae270","urls":["bzz-raw://067d0b61a94453ed29f985cee8d237b46ef1c95f790848a927951e951ebe5a44","dweb:/ipfs/QmVjF2vEnRXzq1GHXwXd9iHJAfyrZNA2wAuygpZv6dGRTB"],"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/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"},"src/modules/keysintable/KeysInTableHook.sol":{"keccak256":"0xb3516f2b443e8de8dc7c582c74246c7c426df8132c82cd1af74d89737ee7171d","urls":["bzz-raw://6b7f35bc0631ecc3cb9db653414ed383245144fc62d486bd5451613741f359d2","dweb:/ipfs/QmQDADHAfSbbEGcRZBA6pP2fkzGkAAMQMiWQWSMFC5fLPD"],"license":"MIT"},"src/modules/keysintable/tables/KeysInTable.sol":{"keccak256":"0x0c8180ee37a572f080e8adcedbfd23e38dbc657e1f24b88c774d082aecb128c9","urls":["bzz-raw://d45b5ba5a34dac2b676513e18578c4374827875970ca7845d2f57da6511f3573","dweb:/ipfs/QmUcjWCJSTtHRkVfShSZKq4HKH1rUUCDC94PFj2Ei5Yko6"],"license":"MIT"},"src/modules/keysintable/tables/UsedKeysIndex.sol":{"keccak256":"0x055d656c25cb713add4443adff491f985cbbe5967e56e68d49961b0148d00cc2","urls":["bzz-raw://b4141c3e8eea3981c2b64d16e2d3eba5364f0cf57771755ddb8014509c8360e8","dweb:/ipfs/QmS1Pxxrboh1ToyAQFpzTw2SRCtrBCuTMYpwZh4nW7Kimv"],"license":"MIT"}},"version":1},"id":158}
|