@lukso/transaction-decoder 1.3.5-dev.14d5261 → 1.3.6-dev.0a1e0b9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/dist/browser.cjs +203 -13
  2. package/dist/browser.cjs.map +1 -1
  3. package/dist/browser.d.cts +2 -2
  4. package/dist/browser.d.ts +2 -2
  5. package/dist/browser.js +4 -4
  6. package/dist/cdn/transaction-decoder.global.js +75 -75
  7. package/dist/cdn/transaction-decoder.global.js.map +1 -1
  8. package/dist/{chunk-FKBKAWB3.js → chunk-HFBAO6YR.js} +2 -2
  9. package/dist/{chunk-T4H2HHIB.js → chunk-MGPLCACC.js} +198 -8
  10. package/dist/chunk-MGPLCACC.js.map +1 -0
  11. package/dist/{chunk-SSY7TTU2.js → chunk-MSTGEOTX.js} +4 -4
  12. package/dist/{chunk-NDBDNXBI.js → chunk-RYQVLCCC.js} +2 -2
  13. package/dist/data.cjs +197 -7
  14. package/dist/data.cjs.map +1 -1
  15. package/dist/data.d.cts +3 -3
  16. package/dist/data.d.ts +3 -3
  17. package/dist/data.js +2 -2
  18. package/dist/{index-BzXh7poJ.d.ts → index-BWD9DaG6.d.cts} +6 -1
  19. package/dist/{index-BzXh7poJ.d.cts → index-BWD9DaG6.d.ts} +6 -1
  20. package/dist/index.cjs +203 -13
  21. package/dist/index.cjs.map +1 -1
  22. package/dist/index.d.cts +3 -3
  23. package/dist/index.d.ts +3 -3
  24. package/dist/index.js +4 -4
  25. package/dist/server.cjs +197 -7
  26. package/dist/server.cjs.map +1 -1
  27. package/dist/server.d.cts +1 -1
  28. package/dist/server.d.ts +1 -1
  29. package/dist/server.js +2 -2
  30. package/dist/{utils-De_c6fUK.d.ts → utils-4Qdavg8r.d.ts} +2 -2
  31. package/dist/{utils-BEpSreRR.d.cts → utils-OR-XzeYG.d.cts} +2 -2
  32. package/package.json +8 -8
  33. package/src/decoder/lsp7Mint.test.ts +18 -11
  34. package/src/decoder/plugins/enhanceLSP0ERC725Account.ts +39 -2
  35. package/src/decoder/plugins/universalReceiverTypeIds.ts +277 -0
  36. package/src/decoder/types.ts +2 -0
  37. package/dist/chunk-T4H2HHIB.js.map +0 -1
  38. /package/dist/{chunk-FKBKAWB3.js.map → chunk-HFBAO6YR.js.map} +0 -0
  39. /package/dist/{chunk-SSY7TTU2.js.map → chunk-MSTGEOTX.js.map} +0 -0
  40. /package/dist/{chunk-NDBDNXBI.js.map → chunk-RYQVLCCC.js.map} +0 -0
@@ -1,6 +1,6 @@
1
- export { A as TransactionAddressResolver, T as TransactionDecoderResult, i as consumerModel, l as createAggregationKey, j as createGlobalInstance, a as decodeTransaction, k as decodeTransactionAsync, m as defaultPlugins, n as defaultSchemaPlugins, p as getArgByName, q as needsEnhancement, o as standardPlugin, s as standardSchemaPlugin } from './utils-BEpSreRR.cjs';
1
+ export { A as TransactionAddressResolver, T as TransactionDecoderResult, i as consumerModel, j as createAggregationKey, k as createGlobalInstance, f as decodeTransaction, l as decodeTransactionAsync, m as defaultPlugins, n as defaultSchemaPlugins, o as getArgByName, p as needsEnhancement, q as standardPlugin, s as standardSchemaPlugin } from './utils-OR-XzeYG.cjs';
2
2
  export { AddressCache, AddressIdentityCache, AddressResolver, AddressResolverConfig, AggregationState, AssetData, DEPLOY_ERC1167_PROXIES_SELECTOR, DecoderIntegration, DecoderIntegrationConfig, HypersyncQueryConfig, ImageData, ImageURL, JSONbigString, LSP23DeploymentData, LSP23_FACTORY_ADDRESS, LinkData, PluginAggregationEngine, PluginMetadata, ProfileData, ResolveAddressesOptions, ResolveAddressesResponse, SchemaPluginMetadata, TFetchAddressData, TokenData, buildLSP23DeploymentQuery, collectDataKeys, createApiAddressResolver, createDebug, createMemoryAddressCache, createMemoryAddressIdentityCache, createNamedPlugin, createNamedSchemaPlugin, dataKeyToString, decodeDeploymentCalldata, decodeDeploymentOutput, extractControllersFromInitCalldata, fetchMultipleAddresses, fetchProfilesByControllers, getAddress, getAllData, getAllKeys, getAllTransactions, getData, getDataKeyCacheKey, getDecodedCount, getDecodedTransactions, getError, getGraphQLEndpoint, getImage, getSignal, getState, getTransaction, getTransactionByKey, getTransactionCount, getTransactionHashByIndex, getTransactionsByIndex, getTransactionsInOrder, hasData, isLoading, parseDataKey, parseLSP23DeploymentsFromHypersync, pluginRegistry, registerPlugin, registerSchemaPlugin, resolveAddresses, standardAggregation, subscribe } from './index.cjs';
3
- export { d as AddressState, m as Aggregation, c as DataKey, j as DecodeEventCallback, a as DecodeEventResult, n as DecoderPlugin, b as DecoderResult, E as EnhancedInfo, i as EnhancerCallback, g as IDataModelConsumer, P as PluginOptions, p as ResultAggregate, q as ResultCreate, r as ResultError, s as ResultExecute, t as ResultExecuteBatch, u as ResultFollowProfile, v as ResultGrafitti, w as ResultRaw, o as ResultSetData, x as ResultSetDataBatch, y as ResultWrapper, S as SchemaPlugin, T as TransactionState } from './index-BzXh7poJ.cjs';
3
+ export { d as AddressState, m as Aggregation, b as DataKey, j as DecodeEventCallback, a as DecodeEventResult, n as DecoderPlugin, c as DecoderResult, E as EnhancedInfo, i as EnhancerCallback, g as IDataModelConsumer, P as PluginOptions, p as ResultAggregate, q as ResultCreate, r as ResultError, s as ResultExecute, t as ResultExecuteBatch, u as ResultFollowProfile, v as ResultGrafitti, w as ResultRaw, o as ResultSetData, x as ResultSetDataBatch, y as ResultWrapper, S as SchemaPlugin, T as TransactionState } from './index-BWD9DaG6.cjs';
4
4
  import '@preact/signals-core';
5
5
  import 'viem';
6
6
  import '@erc725/erc725.js';
package/dist/browser.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { A as TransactionAddressResolver, T as TransactionDecoderResult, i as consumerModel, l as createAggregationKey, j as createGlobalInstance, a as decodeTransaction, k as decodeTransactionAsync, m as defaultPlugins, n as defaultSchemaPlugins, p as getArgByName, q as needsEnhancement, o as standardPlugin, s as standardSchemaPlugin } from './utils-De_c6fUK.js';
1
+ export { A as TransactionAddressResolver, T as TransactionDecoderResult, i as consumerModel, j as createAggregationKey, k as createGlobalInstance, f as decodeTransaction, l as decodeTransactionAsync, m as defaultPlugins, n as defaultSchemaPlugins, o as getArgByName, p as needsEnhancement, q as standardPlugin, s as standardSchemaPlugin } from './utils-4Qdavg8r.js';
2
2
  export { AddressCache, AddressIdentityCache, AddressResolver, AddressResolverConfig, AggregationState, AssetData, DEPLOY_ERC1167_PROXIES_SELECTOR, DecoderIntegration, DecoderIntegrationConfig, HypersyncQueryConfig, ImageData, ImageURL, JSONbigString, LSP23DeploymentData, LSP23_FACTORY_ADDRESS, LinkData, PluginAggregationEngine, PluginMetadata, ProfileData, ResolveAddressesOptions, ResolveAddressesResponse, SchemaPluginMetadata, TFetchAddressData, TokenData, buildLSP23DeploymentQuery, collectDataKeys, createApiAddressResolver, createDebug, createMemoryAddressCache, createMemoryAddressIdentityCache, createNamedPlugin, createNamedSchemaPlugin, dataKeyToString, decodeDeploymentCalldata, decodeDeploymentOutput, extractControllersFromInitCalldata, fetchMultipleAddresses, fetchProfilesByControllers, getAddress, getAllData, getAllKeys, getAllTransactions, getData, getDataKeyCacheKey, getDecodedCount, getDecodedTransactions, getError, getGraphQLEndpoint, getImage, getSignal, getState, getTransaction, getTransactionByKey, getTransactionCount, getTransactionHashByIndex, getTransactionsByIndex, getTransactionsInOrder, hasData, isLoading, parseDataKey, parseLSP23DeploymentsFromHypersync, pluginRegistry, registerPlugin, registerSchemaPlugin, resolveAddresses, standardAggregation, subscribe } from './index.js';
3
- export { d as AddressState, m as Aggregation, c as DataKey, j as DecodeEventCallback, a as DecodeEventResult, n as DecoderPlugin, b as DecoderResult, E as EnhancedInfo, i as EnhancerCallback, g as IDataModelConsumer, P as PluginOptions, p as ResultAggregate, q as ResultCreate, r as ResultError, s as ResultExecute, t as ResultExecuteBatch, u as ResultFollowProfile, v as ResultGrafitti, w as ResultRaw, o as ResultSetData, x as ResultSetDataBatch, y as ResultWrapper, S as SchemaPlugin, T as TransactionState } from './index-BzXh7poJ.js';
3
+ export { d as AddressState, m as Aggregation, b as DataKey, j as DecodeEventCallback, a as DecodeEventResult, n as DecoderPlugin, c as DecoderResult, E as EnhancedInfo, i as EnhancerCallback, g as IDataModelConsumer, P as PluginOptions, p as ResultAggregate, q as ResultCreate, r as ResultError, s as ResultExecute, t as ResultExecuteBatch, u as ResultFollowProfile, v as ResultGrafitti, w as ResultRaw, o as ResultSetData, x as ResultSetDataBatch, y as ResultWrapper, S as SchemaPlugin, T as TransactionState } from './index-BWD9DaG6.js';
4
4
  import '@preact/signals-core';
5
5
  import 'viem';
6
6
  import '@erc725/erc725.js';
package/dist/browser.js CHANGED
@@ -35,19 +35,19 @@ import {
35
35
  parseLSP23DeploymentsFromHypersync,
36
36
  resolveAddresses,
37
37
  subscribe
38
- } from "./chunk-SSY7TTU2.js";
38
+ } from "./chunk-MSTGEOTX.js";
39
39
  import {
40
40
  consumerModel,
41
41
  createGlobalInstance,
42
42
  decodeTransaction,
43
43
  decodeTransactionAsync
44
- } from "./chunk-NDBDNXBI.js";
44
+ } from "./chunk-RYQVLCCC.js";
45
45
  import {
46
46
  fetchMultipleAddresses,
47
47
  fetchProfilesByControllers,
48
48
  getGraphQLEndpoint,
49
49
  getImage
50
- } from "./chunk-FKBKAWB3.js";
50
+ } from "./chunk-HFBAO6YR.js";
51
51
  import {
52
52
  PluginAggregationEngine,
53
53
  collectDataKeys,
@@ -65,7 +65,7 @@ import {
65
65
  standardAggregation,
66
66
  standardPlugin,
67
67
  standardSchemaPlugin
68
- } from "./chunk-T4H2HHIB.js";
68
+ } from "./chunk-MGPLCACC.js";
69
69
  export {
70
70
  AddressResolver,
71
71
  DEPLOY_ERC1167_PROXIES_SELECTOR,