@imtbl/sdk 1.54.1-alpha.15 → 1.54.1-alpha.17

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 (51) hide show
  1. package/dist/{blockchain_data-CdfhNk_X.js → blockchain_data-Df6tvR_T.js} +2 -2
  2. package/dist/blockchain_data.js +3 -3
  3. package/dist/browser/checkout/{AddFundsWidget-CtjfrMSB.js → AddFundsWidget-x2eH4T-p.js} +2 -2
  4. package/dist/browser/checkout/{BridgeWidget-CX1wIdyz.js → BridgeWidget-DLv7-KWt.js} +5 -5
  5. package/dist/browser/checkout/{CheckoutWidget-yKk7Kgp0.js → CheckoutWidget-BSjUHc2U.js} +12 -12
  6. package/dist/browser/checkout/{OnRampWidget-HmISKE4m.js → OnRampWidget-Cn9N5AZ2.js} +3 -3
  7. package/dist/browser/checkout/{SaleWidget-D1hj9sJa.js → SaleWidget-CUv_AfRM.js} +56 -40
  8. package/dist/browser/checkout/{SpendingCapHero-CQn8DvhI.js → SpendingCapHero-B2EBTEhR.js} +1 -1
  9. package/dist/browser/checkout/{SwapWidget-CyOU-QOo.js → SwapWidget-7O_gcCwz.js} +6 -6
  10. package/dist/browser/checkout/{TextInputForm-C5WcgrQE.js → TextInputForm-BFF3gEnb.js} +1 -1
  11. package/dist/browser/checkout/{TopUpView-CzUjl4oL.js → TopUpView-BvIiAkth.js} +2 -2
  12. package/dist/browser/checkout/{WalletWidget-DpVrRIML.js → WalletWidget-DVxrjM7u.js} +10 -5
  13. package/dist/browser/checkout/{auto-track-b4GQ9tVC.js → auto-track-DYqZ6cWz.js} +1 -1
  14. package/dist/browser/checkout/{balance-BoyaQo9f.js → balance-D2gDr71D.js} +2 -2
  15. package/dist/browser/checkout/{index-CPDLW0ho.js → index-CCq0GLxb.js} +1 -1
  16. package/dist/browser/checkout/{index-Bd3Saor_.js → index-D55hc2CT.js} +1 -1
  17. package/dist/browser/checkout/{index-B67_Z5Yo.js → index-DF1iZQfO.js} +33062 -3609
  18. package/dist/browser/checkout/{index-DY_yGXIV.js → index-DazthN5N.js} +1 -1
  19. package/dist/browser/checkout/{index-Ce7Ml3M6.js → index-Dg9obYg5.js} +2 -2
  20. package/dist/browser/checkout/{index-DD5_Hwzh.js → index-DjGHYefa.js} +1 -1
  21. package/dist/browser/checkout/{index-C5Dy5D2S.js → index-DmaLNtNc.js} +1 -1
  22. package/dist/browser/checkout/{index-DcaApTdl.js → index-M6c54sWn.js} +1 -1
  23. package/dist/browser/checkout/{index.umd-BOUu6bGx.js → index.umd-Dlb2FlM5.js} +1 -1
  24. package/dist/browser/checkout/{retry-AYs5ab1L.js → retry-Dp18zJdm.js} +1 -1
  25. package/dist/browser/checkout/sdk.js +4 -4
  26. package/dist/browser/checkout/widgets-esm.js +1 -1
  27. package/dist/browser/checkout/widgets.js +33120 -3646
  28. package/dist/{checkout-1NG3p2Ss.js → checkout-DvnzMQho.js} +5 -5
  29. package/dist/checkout.js +5 -5
  30. package/dist/{config-DnVsGHQM.js → config-ClLiZyXk.js} +1 -1
  31. package/dist/config.js +1 -1
  32. package/dist/{index-DNxOpYKg.js → index-BiQzRaWR.js} +1 -1
  33. package/dist/{index-CYaNbkAl.js → index-BuOt5VAp.js} +1 -1
  34. package/dist/{index-C2w84Q4f.js → index-DTkHEVrQ.js} +1 -1
  35. package/dist/{index-ChvimqNF.js → index-DY_Zwyt0.js} +3 -3
  36. package/dist/{index-CYypoTGs.js → index-WUYkjR68.js} +1 -1
  37. package/dist/{index-B70d343B.js → index-cd2Yjhwa.js} +4 -4
  38. package/dist/index.browser.js +4 -4
  39. package/dist/index.cjs +7 -7
  40. package/dist/index.js +14 -14
  41. package/dist/{minting_backend-BYa59frz.js → minting_backend-CiYS4IBF.js} +3 -3
  42. package/dist/minting_backend.js +5 -5
  43. package/dist/{orderbook-Cnovvxvx.js → orderbook-HljUmPyA.js} +1 -1
  44. package/dist/orderbook.js +2 -2
  45. package/dist/{passport-tWFAAWF6.js → passport-XOHKOAiH.js} +3 -3
  46. package/dist/passport.js +4 -4
  47. package/dist/{webhook-B_nP4uHz.js → webhook-A3Qqpm3k.js} +1 -1
  48. package/dist/webhook.js +2 -2
  49. package/dist/{x--IfAb8De.js → x-CDd2bVSV.js} +3 -3
  50. package/dist/x.js +4 -4
  51. package/package.json +4 -4
@@ -1,4 +1,4 @@
1
- import { E as Environment$1, t as track, I as ImmutableConfiguration } from './index-C2w84Q4f.js';
1
+ import { E as Environment$1, t as track, I as ImmutableConfiguration } from './index-DTkHEVrQ.js';
2
2
  import globalAxios, { HttpStatusCode as HttpStatusCode$1 } from 'axios';
3
3
  import { ethers, BigNumber as BigNumber$1, ContractFactory, utils as utils$2, Contract as Contract$1 } from 'ethers';
4
4
  import { Web3Provider, JsonRpcProvider } from '@ethersproject/providers';
@@ -8,8 +8,8 @@ import assert from 'assert';
8
8
  import { FeeAmount, Route, SwapQuoter, Pool, Trade, toHex as toHex$1, encodeRouteToPath } from '@uniswap/v3-sdk';
9
9
  import { keccak256 as keccak256$1 } from '@ethersproject/solidity';
10
10
  import { SwapRouter, PaymentsExtended } from '@uniswap/router-sdk';
11
- import { c as constants, O as OrderStatusName, a as Orderbook, A as ActionType, T as TransactionPurpose, S as SignablePurpose } from './index-DNxOpYKg.js';
12
- import { B as BlockchainData } from './index-ChvimqNF.js';
11
+ import { c as constants, O as OrderStatusName, a as Orderbook, A as ActionType, T as TransactionPurpose, S as SignablePurpose } from './index-BiQzRaWR.js';
12
+ import { B as BlockchainData } from './index-DY_Zwyt0.js';
13
13
  import detectEthereumProvider from '@metamask/detect-provider';
14
14
  import semver from 'semver';
15
15
 
@@ -19207,7 +19207,7 @@ const flattenProperties = (properties) => {
19207
19207
  };
19208
19208
 
19209
19209
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
19210
- const SDK_VERSION = '1.54.1-alpha.15';
19210
+ const SDK_VERSION = '1.54.1-alpha.17';
19211
19211
  const getFrameParentDomain = () => {
19212
19212
  if (isNode()) {
19213
19213
  return '';
@@ -24313,7 +24313,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
24313
24313
  maxPriorityFeePerGas: BigNumber$1.from(10e9),
24314
24314
  };
24315
24315
 
24316
- const SDK_VERSION_MARKER = '1.54.1-alpha.15';
24316
+ const SDK_VERSION_MARKER = '1.54.1-alpha.17';
24317
24317
  // This SDK version is replaced by the `yarn build` command ran on the root level
24318
24318
  const globalPackageVersion = () => SDK_VERSION_MARKER;
24319
24319
 
package/dist/checkout.js CHANGED
@@ -1,5 +1,5 @@
1
- export { A as AddFundsEventType, B as BlockExplorerService, a as BridgeEventType, C as ChainId, b as ChainName, d as ChainSlug, e as Checkout, f as CheckoutConfiguration, g as CheckoutErrorType, h as CheckoutEventType, i as CheckoutFailureEventType, j as CheckoutFlowType, k as CheckoutStatus, l as CheckoutSuccessEventType, m as CheckoutUserActionEventType, n as ConnectEventType, o as ConnectTargetLayer, E as ExchangeType, F as FeeType, p as FundingStepType, G as GasEstimateType, q as GasTokenType, I as IMMUTABLE_API_BASE_URL, r as IMTBLWidgetEvents, s as ItemType, N as NetworkFilterTypes, O as OnRampEventType, t as OrchestrationEventType, P as PostMessageHandler, u as PostMessageHandlerEventType, v as ProviderEventType, R as RoutingOutcomeType, S as SaleEventType, w as SalePaymentTypes, x as SwapDirection, y as SwapEventType, T as TokenFilterTypes, z as TransactionOrGasType, W as WalletEventType, D as WalletFilterTypes, H as WalletProviderName, J as WalletProviderRdns, K as WidgetTheme, L as WidgetType, M as getMetaMaskProviderDetail, Q as getPassportProviderDetail, U as isAddressSanctioned, V as validateProvider } from './checkout-1NG3p2Ss.js';
2
- import './index-C2w84Q4f.js';
1
+ export { A as AddFundsEventType, B as BlockExplorerService, a as BridgeEventType, C as ChainId, b as ChainName, d as ChainSlug, e as Checkout, f as CheckoutConfiguration, g as CheckoutErrorType, h as CheckoutEventType, i as CheckoutFailureEventType, j as CheckoutFlowType, k as CheckoutStatus, l as CheckoutSuccessEventType, m as CheckoutUserActionEventType, n as ConnectEventType, o as ConnectTargetLayer, E as ExchangeType, F as FeeType, p as FundingStepType, G as GasEstimateType, q as GasTokenType, I as IMMUTABLE_API_BASE_URL, r as IMTBLWidgetEvents, s as ItemType, N as NetworkFilterTypes, O as OnRampEventType, t as OrchestrationEventType, P as PostMessageHandler, u as PostMessageHandlerEventType, v as ProviderEventType, R as RoutingOutcomeType, S as SaleEventType, w as SalePaymentTypes, x as SwapDirection, y as SwapEventType, T as TokenFilterTypes, z as TransactionOrGasType, W as WalletEventType, D as WalletFilterTypes, H as WalletProviderName, J as WalletProviderRdns, K as WidgetTheme, L as WidgetType, M as getMetaMaskProviderDetail, Q as getPassportProviderDetail, U as isAddressSanctioned, V as validateProvider } from './checkout-DvnzMQho.js';
2
+ import './index-DTkHEVrQ.js';
3
3
  import 'axios';
4
4
  import 'lru-memorise';
5
5
  import 'global-const';
@@ -10,13 +10,13 @@ import 'assert';
10
10
  import '@uniswap/v3-sdk';
11
11
  import '@ethersproject/solidity';
12
12
  import '@uniswap/router-sdk';
13
- import './index-DNxOpYKg.js';
13
+ import './index-BiQzRaWR.js';
14
14
  import 'form-data';
15
15
  import '@opensea/seaport-js/lib/constants';
16
16
  import 'ethers-v6';
17
17
  import 'merkletreejs';
18
18
  import '@opensea/seaport-js';
19
- import './index-ChvimqNF.js';
20
- import './index-CYaNbkAl.js';
19
+ import './index-DY_Zwyt0.js';
20
+ import './index-BuOt5VAp.js';
21
21
  import '@metamask/detect-provider';
22
22
  import 'semver';
@@ -1,4 +1,4 @@
1
- import { E as Environment, I as ImmutableConfiguration, K as KeyHeaders, a as addKeysToHeadersOverride } from './index-C2w84Q4f.js';
1
+ import { E as Environment, I as ImmutableConfiguration, K as KeyHeaders, a as addKeysToHeadersOverride } from './index-DTkHEVrQ.js';
2
2
 
3
3
  var config = /*#__PURE__*/Object.freeze({
4
4
  __proto__: null,
package/dist/config.js CHANGED
@@ -1,4 +1,4 @@
1
- export { E as Environment, I as ImmutableConfiguration, K as KeyHeaders, a as addKeysToHeadersOverride } from './index-C2w84Q4f.js';
1
+ export { E as Environment, I as ImmutableConfiguration, K as KeyHeaders, a as addKeysToHeadersOverride } from './index-DTkHEVrQ.js';
2
2
  import 'axios';
3
3
  import 'lru-memorise';
4
4
  import 'global-const';
@@ -1,4 +1,4 @@
1
- import { t as track, E as Environment } from './index-C2w84Q4f.js';
1
+ import { t as track, E as Environment } from './index-DTkHEVrQ.js';
2
2
  import globalAxios from 'axios';
3
3
  import FormData from 'form-data';
4
4
  import { OrderType as OrderType$1, ItemType as ItemType$1 } from '@opensea/seaport-js/lib/constants';
@@ -15102,7 +15102,7 @@ class MultiRollupApiClients {
15102
15102
  }
15103
15103
 
15104
15104
  // eslint-disable-next-line @typescript-eslint/naming-convention
15105
- const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.54.1-alpha.15' };
15105
+ const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.54.1-alpha.17' };
15106
15106
  const createConfig = ({ basePath, headers, }) => {
15107
15107
  if (!basePath.trim()) {
15108
15108
  throw Error('basePath can not be empty');
@@ -158,7 +158,7 @@ const flattenProperties = (properties) => {
158
158
  };
159
159
 
160
160
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
161
- const SDK_VERSION = '1.54.1-alpha.15';
161
+ const SDK_VERSION = '1.54.1-alpha.17';
162
162
  const getFrameParentDomain = () => {
163
163
  if (isNode()) {
164
164
  return '';
@@ -1,5 +1,5 @@
1
- import { a as index$1 } from './index-CYaNbkAl.js';
2
- import { E as Environment, a as addKeysToHeadersOverride } from './index-C2w84Q4f.js';
1
+ import { a as index$1 } from './index-BuOt5VAp.js';
2
+ import { E as Environment, a as addKeysToHeadersOverride } from './index-DTkHEVrQ.js';
3
3
  import globalAxios from 'axios';
4
4
 
5
5
  /**
@@ -21,7 +21,7 @@ class APIError extends Error {
21
21
 
22
22
  /* eslint-disable implicit-arrow-linebreak */
23
23
  const defaultHeaders = {
24
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.54.1-alpha.15',
24
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.54.1-alpha.17',
25
25
  };
26
26
  /**
27
27
  * createAPIConfiguration to create a custom Configuration
@@ -1,5 +1,5 @@
1
1
  import MessageValidator from 'sns-validator';
2
- import { E as Environment } from './index-C2w84Q4f.js';
2
+ import { E as Environment } from './index-DTkHEVrQ.js';
3
3
 
4
4
  const validator = new MessageValidator();
5
5
  const allowedTopicArnPrefix = {
@@ -1,5 +1,5 @@
1
- import { d as index$2, I as ImxApiClients } from './index-CYaNbkAl.js';
2
- import { a as addKeysToHeadersOverride, E as Environment, I as ImmutableConfiguration } from './index-C2w84Q4f.js';
1
+ import { d as index$2, I as ImxApiClients } from './index-BuOt5VAp.js';
2
+ import { a as addKeysToHeadersOverride, E as Environment, I as ImmutableConfiguration } from './index-DTkHEVrQ.js';
3
3
  import globalAxios from 'axios';
4
4
  import { keccak256 } from '@ethersproject/keccak256';
5
5
  import { toUtf8Bytes } from '@ethersproject/strings';
@@ -16,7 +16,7 @@ import '@ethersproject/abstract-signer';
16
16
  /* eslint-disable @typescript-eslint/naming-convention */
17
17
  class ApiConfiguration extends index$2.Configuration {
18
18
  }
19
- const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.54.1-alpha.15' };
19
+ const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.54.1-alpha.17' };
20
20
  /**
21
21
  * @dev use createImmutableXConfiguration instead
22
22
  */
@@ -57,7 +57,7 @@ const createImmutableXConfiguration = ({ basePath, chainID, coreContractAddress,
57
57
  coreContractAddress,
58
58
  registrationContractAddress,
59
59
  registrationV4ContractAddress,
60
- sdkVersion: 'ts-immutable-sdk-1.54.1-alpha.15',
60
+ sdkVersion: 'ts-immutable-sdk-1.54.1-alpha.17',
61
61
  baseConfig,
62
62
  });
63
63
  const production = ({ baseConfig }) => createImmutableXConfiguration({