@lukso/transaction-decoder 1.3.6-dev.b8506fe → 1.3.6-dev.c409ee8
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/dist/browser.d.cts +2 -2
- package/dist/browser.d.ts +2 -2
- package/dist/cdn/transaction-decoder.global.js +54 -54
- package/dist/cdn/transaction-decoder.global.js.map +1 -1
- package/dist/data.d.cts +3 -3
- package/dist/data.d.ts +3 -3
- package/dist/{index-C5YGrCiY.d.cts → index-BzXh7poJ.d.cts} +1 -1
- package/dist/{index-C5YGrCiY.d.ts → index-BzXh7poJ.d.ts} +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/{utils-B9wHdaOz.d.cts → utils-BEpSreRR.d.cts} +2 -2
- package/dist/{utils-BLjnC-HG.d.ts → utils-De_c6fUK.d.ts} +2 -2
- package/package.json +8 -8
package/dist/browser.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as TransactionAddressResolver, T as TransactionDecoderResult, i as consumerModel,
|
|
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';
|
|
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,
|
|
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';
|
|
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,
|
|
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';
|
|
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,
|
|
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';
|
|
4
4
|
import '@preact/signals-core';
|
|
5
5
|
import 'viem';
|
|
6
6
|
import '@erc725/erc725.js';
|