Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/53/103cc65a51bb70d28371334ea4757a138d9e656b543a813944d7eeae52728f7af95a7d
T
2025-10-24 02:48:32 +00:00

1 line
13 KiB
Plaintext

{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n Object.defineProperty(exports, \"v16\", {\n enumerable: true,\n get: function () {\n return v16;\n }\n });\n const v16 = {\n // actual v16 definition\n MetadataV16: {\n lookup: 'PortableRegistry',\n pallets: 'Vec<PalletMetadataV16>',\n extrinsic: 'ExtrinsicMetadataV16',\n apis: 'Vec<RuntimeApiMetadataV16>',\n outerEnums: 'OuterEnums15',\n custom: 'CustomMetadata15'\n },\n // ---- Pallet definitions ----\n PalletMetadataV16: {\n name: 'Text',\n storage: 'Option<PalletStorageMetadataV16>',\n calls: 'Option<PalletCallMetadataV16>',\n events: 'Option<PalletEventMetadataV16>',\n constants: 'Vec<PalletConstantMetadataV16>',\n errors: 'Option<PalletErrorMetadataV16>',\n associatedTypes: 'Vec<PalletAssociatedTypeMetadataV16>',\n viewFunctions: 'Vec<PalletViewFunctionMetadataV16>',\n index: 'u8',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n PalletStorageMetadataV16: {\n prefix: 'Text',\n items: 'Vec<StorageEntryMetadataV16>'\n },\n StorageEntryMetadataV16: {\n name: 'Text',\n modifier: 'StorageEntryModifierV14',\n type: 'StorageEntryTypeV14',\n fallback: 'Bytes',\n docs: 'Vec<Text>',\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n ItemDeprecationInfoV16: {\n _enum: {\n // Item is not deprecated.\n NotDeprecated: 'Null',\n // Item is fully deprecated without a note.\n DeprecatedWithoutNote: 'Null',\n // Item is fully deprecated with a note and an optional `since` field.\n Deprecated: {\n // Note explaining the deprecation\n note: 'Text',\n // Optional value for noting the version when the deprecation occurred.\n since: 'Option<Text>'\n }\n }\n },\n PalletCallMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation status of the pallet call\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n // Deprecation information for enums in which specific variants can be deprecated.\n // If the map is empty, then nothing is deprecated.\n EnumDeprecationInfoV16: 'BTreeMap<u8, VariantDeprecationInfoV16>',\n VariantDeprecationInfoV16: {\n _enum: {\n // Dummy variant, just here to force DeprecatedWithoutNote\n // to have index 1 and Deprecated to have index 2\n DummyVariant: 'Null',\n // Variant is deprecated without a note.\n DeprecatedWithoutNote: 'Null',\n // Variant is deprecated with a note and an optional `since` field.\n Deprecated: {\n // Note explaining the deprecation\n note: 'Text',\n // Optional value for noting the version when the deprecation occurred.\n since: 'Option<Text>'\n }\n }\n },\n PalletEventMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation info\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n PalletConstantMetadataV16: {\n name: 'Text',\n type: 'SiLookupTypeId',\n value: 'Bytes',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n PalletErrorMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation info\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n PalletAssociatedTypeMetadataV16: {\n name: 'Text',\n type: 'SiLookupTypeId',\n docs: 'Vec<Text>'\n },\n PalletViewFunctionMetadataV16: {\n id: '[u8; 32]',\n // Method name.\n name: 'Text',\n // Method par ameters.\n inputs: 'Vec<RuntimeApiMethodParamMetadataV15>',\n // Method output.\n output: 'SiLookupTypeId',\n // Method documentation.\n docs: 'Vec<T::String>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n // ---- Extrinsic definitions ----\n ExtrinsicMetadataV16: {\n // Extrinsic versions supported by the runtime.\n versions: 'Vec<u8>',\n // The type of the address that signs the extrinsic\n addressType: 'SiLookupTypeId',\n // The type of the outermost Call enum.\n callType: 'SiLookupTypeId',\n // The type of the extrinsic's signature.\n signatureType: 'SiLookupTypeId',\n // A mapping of supported transaction extrinsic versions to their respective transaction extension indexes.\n //\n // For each supported version number, list the indexes, in order, of the extensions used.\n transactionExtensionsByVersion: 'BTreeMap<u8, Vec<Compact<u32>>>',\n // The transaction extensions in the order they appear in the extrinsic.\n transactionExtensions: 'Vec<TransactionExtensionMetadataV16>'\n },\n TransactionExtensionMetadataV16: {\n // The unique transaction extension identifier, which may be different from the type name.\n identifier: 'Text',\n // The type of the transaction extension, with the data to be included in the extrinsic.\n type: 'SiLookupTypeId',\n // The type of the implicit data, with the data to be included in the signed payload.\n implicit: 'SiLookupTypeId'\n },\n // ---- Runtime Api definitions ----\n RuntimeApiMetadataV16: {\n name: 'Text',\n methods: 'Vec<RuntimeApiMethodMetadataV16>',\n docs: 'Vec<Text>',\n // Runtime API version.\n version: 'Compact<u32>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n RuntimeApiMethodMetadataV16: {\n name: 'Text',\n inputs: 'Vec<RuntimeApiMethodParamMetadataV15>',\n output: 'SiLookupTypeId',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n }\n };\n});","lineCount":169,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"v16"],[10,16,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"v16"],[13,11,1,16],[13,14,1,19],[14,4,2,4],[15,4,3,4,"MetadataV16"],[15,15,3,15],[15,17,3,17],[16,6,4,8,"lookup"],[16,12,4,14],[16,14,4,16],[16,32,4,34],[17,6,5,8,"pallets"],[17,13,5,15],[17,15,5,17],[17,39,5,41],[18,6,6,8,"extrinsic"],[18,15,6,17],[18,17,6,19],[18,39,6,41],[19,6,7,8,"apis"],[19,10,7,12],[19,12,7,14],[19,40,7,42],[20,6,8,8,"outerEnums"],[20,16,8,18],[20,18,8,20],[20,32,8,34],[21,6,9,8,"custom"],[21,12,9,14],[21,14,9,16],[22,4,10,4],[22,5,10,5],[23,4,11,4],[24,4,12,4,"PalletMetadataV16"],[24,21,12,21],[24,23,12,23],[25,6,13,8,"name"],[25,10,13,12],[25,12,13,14],[25,18,13,20],[26,6,14,8,"storage"],[26,13,14,15],[26,15,14,17],[26,49,14,51],[27,6,15,8,"calls"],[27,11,15,13],[27,13,15,15],[27,44,15,46],[28,6,16,8,"events"],[28,12,16,14],[28,14,16,16],[28,46,16,48],[29,6,17,8,"constants"],[29,15,17,17],[29,17,17,19],[29,49,17,51],[30,6,18,8,"errors"],[30,12,18,14],[30,14,18,16],[30,46,18,48],[31,6,19,8,"associatedTypes"],[31,21,19,23],[31,23,19,25],[31,61,19,63],[32,6,20,8,"viewFunctions"],[32,19,20,21],[32,21,20,23],[32,57,20,59],[33,6,21,8,"index"],[33,11,21,13],[33,13,21,15],[33,17,21,19],[34,6,22,8,"docs"],[34,10,22,12],[34,12,22,14],[34,23,22,25],[35,6,23,8],[36,6,24,8,"deprecationInfo"],[36,21,24,23],[36,23,24,25],[37,4,25,4],[37,5,25,5],[38,4,26,4,"PalletStorageMetadataV16"],[38,28,26,28],[38,30,26,30],[39,6,27,8,"prefix"],[39,12,27,14],[39,14,27,16],[39,20,27,22],[40,6,28,8,"items"],[40,11,28,13],[40,13,28,15],[41,4,29,4],[41,5,29,5],[42,4,30,4,"StorageEntryMetadataV16"],[42,27,30,27],[42,29,30,29],[43,6,31,8,"name"],[43,10,31,12],[43,12,31,14],[43,18,31,20],[44,6,32,8,"modifier"],[44,14,32,16],[44,16,32,18],[44,41,32,43],[45,6,33,8,"type"],[45,10,33,12],[45,12,33,14],[45,33,33,35],[46,6,34,8,"fallback"],[46,14,34,16],[46,16,34,18],[46,23,34,25],[47,6,35,8,"docs"],[47,10,35,12],[47,12,35,14],[47,23,35,25],[48,6,36,8,"deprecationInfo"],[48,21,36,23],[48,23,36,25],[49,4,37,4],[49,5,37,5],[50,4,38,4,"ItemDeprecationInfoV16"],[50,26,38,26],[50,28,38,28],[51,6,39,8,"_enum"],[51,11,39,13],[51,13,39,15],[52,8,40,12],[53,8,41,12,"NotDeprecated"],[53,21,41,25],[53,23,41,27],[53,29,41,33],[54,8,42,12],[55,8,43,12,"DeprecatedWithoutNote"],[55,29,43,33],[55,31,43,35],[55,37,43,41],[56,8,44,12],[57,8,45,12,"Deprecated"],[57,18,45,22],[57,20,45,24],[58,10,46,16],[59,10,47,16,"note"],[59,14,47,20],[59,16,47,22],[59,22,47,28],[60,10,48,16],[61,10,49,16,"since"],[61,15,49,21],[61,17,49,23],[62,8,50,12],[63,6,51,8],[64,4,52,4],[64,5,52,5],[65,4,53,4,"PalletCallMetadataV16"],[65,25,53,25],[65,27,53,27],[66,6,54,8,"type"],[66,10,54,12],[66,12,54,14],[66,28,54,30],[67,6,55,8],[68,6,56,8,"deprecationInfo"],[68,21,56,23],[68,23,56,25],[69,4,57,4],[69,5,57,5],[70,4,58,4],[71,4,59,4],[72,4,60,4,"EnumDeprecationInfoV16"],[72,26,60,26],[72,28,60,28],[72,69,60,69],[73,4,61,4,"VariantDeprecationInfoV16"],[73,29,61,29],[73,31,61,31],[74,6,62,8,"_enum"],[74,11,62,13],[74,13,62,15],[75,8,63,12],[76,8,64,12],[77,8,65,12,"DummyVariant"],[77,20,65,24],[77,22,65,26],[77,28,65,32],[78,8,66,12],[79,8,67,12,"DeprecatedWithoutNote"],[79,29,67,33],[79,31,67,35],[79,37,67,41],[80,8,68,12],[81,8,69,12,"Deprecated"],[81,18,69,22],[81,20,69,24],[82,10,70,16],[83,10,71,16,"note"],[83,14,71,20],[83,16,71,22],[83,22,71,28],[84,10,72,16],[85,10,73,16,"since"],[85,15,73,21],[85,17,73,23],[86,8,74,12],[87,6,75,8],[88,4,76,4],[88,5,76,5],[89,4,77,4,"PalletEventMetadataV16"],[89,26,77,26],[89,28,77,28],[90,6,78,8,"type"],[90,10,78,12],[90,12,78,14],[90,28,78,30],[91,6,79,8],[92,6,80,8,"deprecationInfo"],[92,21,80,23],[92,23,80,25],[93,4,81,4],[93,5,81,5],[94,4,82,4,"PalletConstantMetadataV16"],[94,29,82,29],[94,31,82,31],[95,6,83,8,"name"],[95,10,83,12],[95,12,83,14],[95,18,83,20],[96,6,84,8,"type"],[96,10,84,12],[96,12,84,14],[96,28,84,30],[97,6,85,8,"value"],[97,11,85,13],[97,13,85,15],[97,20,85,22],[98,6,86,8,"docs"],[98,10,86,12],[98,12,86,14],[98,23,86,25],[99,6,87,8],[100,6,88,8,"deprecationInfo"],[100,21,88,23],[100,23,88,25],[101,4,89,4],[101,5,89,5],[102,4,90,4,"PalletErrorMetadataV16"],[102,26,90,26],[102,28,90,28],[103,6,91,8,"type"],[103,10,91,12],[103,12,91,14],[103,28,91,30],[104,6,92,8],[105,6,93,8,"deprecationInfo"],[105,21,93,23],[105,23,93,25],[106,4,94,4],[106,5,94,5],[107,4,95,4,"PalletAssociatedTypeMetadataV16"],[107,35,95,35],[107,37,95,37],[108,6,96,8,"name"],[108,10,96,12],[108,12,96,14],[108,18,96,20],[109,6,97,8,"type"],[109,10,97,12],[109,12,97,14],[109,28,97,30],[110,6,98,8,"docs"],[110,10,98,12],[110,12,98,14],[111,4,99,4],[111,5,99,5],[112,4,100,4,"PalletViewFunctionMetadataV16"],[112,33,100,33],[112,35,100,35],[113,6,101,8,"id"],[113,8,101,10],[113,10,101,12],[113,20,101,22],[114,6,102,8],[115,6,103,8,"name"],[115,10,103,12],[115,12,103,14],[115,18,103,20],[116,6,104,8],[117,6,105,8,"inputs"],[117,12,105,14],[117,14,105,16],[117,53,105,55],[118,6,106,8],[119,6,107,8,"output"],[119,12,107,14],[119,14,107,16],[119,30,107,32],[120,6,108,8],[121,6,109,8,"docs"],[121,10,109,12],[121,12,109,14],[121,28,109,30],[122,6,110,8],[123,6,111,8,"deprecationInfo"],[123,21,111,23],[123,23,111,25],[124,4,112,4],[124,5,112,5],[125,4,113,4],[126,4,114,4,"ExtrinsicMetadataV16"],[126,24,114,24],[126,26,114,26],[127,6,115,8],[128,6,116,8,"versions"],[128,14,116,16],[128,16,116,18],[128,25,116,27],[129,6,117,8],[130,6,118,8,"addressType"],[130,17,118,19],[130,19,118,21],[130,35,118,37],[131,6,119,8],[132,6,120,8,"callType"],[132,14,120,16],[132,16,120,18],[132,32,120,34],[133,6,121,8],[134,6,122,8,"signatureType"],[134,19,122,21],[134,21,122,23],[134,37,122,39],[135,6,123,8],[136,6,124,8],[137,6,125,8],[138,6,126,8,"transactionExtensionsByVersion"],[138,36,126,38],[138,38,126,40],[138,71,126,73],[139,6,127,8],[140,6,128,8,"transactionExtensions"],[140,27,128,29],[140,29,128,31],[141,4,129,4],[141,5,129,5],[142,4,130,4,"TransactionExtensionMetadataV16"],[142,35,130,35],[142,37,130,37],[143,6,131,8],[144,6,132,8,"identifier"],[144,16,132,18],[144,18,132,20],[144,24,132,26],[145,6,133,8],[146,6,134,8,"type"],[146,10,134,12],[146,12,134,14],[146,28,134,30],[147,6,135,8],[148,6,136,8,"implicit"],[148,14,136,16],[148,16,136,18],[149,4,137,4],[149,5,137,5],[150,4,138,4],[151,4,139,4,"RuntimeApiMetadataV16"],[151,25,139,25],[151,27,139,27],[152,6,140,8,"name"],[152,10,140,12],[152,12,140,14],[152,18,140,20],[153,6,141,8,"methods"],[153,13,141,15],[153,15,141,17],[153,49,141,51],[154,6,142,8,"docs"],[154,10,142,12],[154,12,142,14],[154,23,142,25],[155,6,143,8],[156,6,144,8,"version"],[156,13,144,15],[156,15,144,17],[156,29,144,31],[157,6,145,8],[158,6,146,8,"deprecationInfo"],[158,21,146,23],[158,23,146,25],[159,4,147,4],[159,5,147,5],[160,4,148,4,"RuntimeApiMethodMetadataV16"],[160,31,148,31],[160,33,148,33],[161,6,149,8,"name"],[161,10,149,12],[161,12,149,14],[161,18,149,20],[162,6,150,8,"inputs"],[162,12,150,14],[162,14,150,16],[162,53,150,55],[163,6,151,8,"output"],[163,12,151,14],[163,14,151,16],[163,30,151,32],[164,6,152,8,"docs"],[164,10,152,12],[164,12,152,14],[164,23,152,25],[165,6,153,8],[166,6,154,8,"deprecationInfo"],[166,21,154,23],[166,23,154,25],[167,4,155,4],[168,2,156,0],[168,3,156,1],[169,0,156,2],[169,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}