@rash2x/bridge-widget 0.8.5 → 0.8.6

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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("./index-CytmPXNr.cjs");
3
+ const index = require("./index-DUoTGuFx.cjs");
4
4
  exports.DEFAULT_SLIPPAGE_BPS = index.DEFAULT_SLIPPAGE_BPS;
5
5
  exports.EvaaBridge = index.EvaaBridge;
6
6
  exports.RoutePriority = index.RoutePriority;
@@ -40,6 +40,8 @@ exports.makeTokenBalanceKey = index.makeTokenBalanceKey;
40
40
  exports.normalizeTickerSymbol = index.normalizeTickerSymbol;
41
41
  exports.pollUntilDelivered = index.pollUntilDelivered;
42
42
  exports.reportBridgeTransaction = index.reportBridgeTransaction;
43
+ exports.resolveBridgeDestinationTokenOnChainFromMatrix = index.resolveBridgeDestinationTokenOnChainFromMatrix;
44
+ exports.resolveBridgeSourceTokenOnChainFromMatrix = index.resolveBridgeSourceTokenOnChainFromMatrix;
43
45
  exports.resolveTokenOnChain = index.resolveTokenOnChain;
44
46
  exports.resolveTokenOnChainFromMatrix = index.resolveTokenOnChainFromMatrix;
45
47
  exports.toLD = index.toLD;
@@ -1 +1 @@
1
- {"version":3,"file":"evaa-bridge.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"evaa-bridge.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,15 +1,15 @@
1
- import { L, d, f, e, D, Q, H, y, B, U, w, s, v, r, p, q, G, Z, a6, $, a3, x, z, a0, A, _, a4, a5, X, Y, S, a1, P, I, V, a2, W, a7, a8, J, K, F, N, t, o, i, u, l, m, j, n, h, k } from "./index-BIpr23sm.js";
1
+ import { P, d, f, e, D, U, H, y, B, W, w, s, v, r, p, q, G, $, a8, a1, a5, x, z, a2, A, a0, a6, a7, Z, _, V, a3, S, I, X, a4, Y, a9, aa, N, L, J, K, F, Q, t, o, i, u, l, m, j, n, h, k } from "./index-UBA5Oxdc.js";
2
2
  export {
3
- L as DEFAULT_SLIPPAGE_BPS,
3
+ P as DEFAULT_SLIPPAGE_BPS,
4
4
  d as EvaaBridge,
5
5
  f as RoutePriority,
6
6
  e as RouteType,
7
7
  D as addNetworkFeesToQuote,
8
- Q as addrForApi,
8
+ U as addrForApi,
9
9
  H as buildAssetMatrix,
10
10
  y as calculateMinReceived,
11
11
  B as computeFeeBreakdownUsd,
12
- U as findNativeMeta,
12
+ W as findNativeMeta,
13
13
  w as formatAddress,
14
14
  s as formatBalance,
15
15
  v as formatHash,
@@ -17,32 +17,34 @@ export {
17
17
  p as formatTokenAmount,
18
18
  q as formatUsd,
19
19
  G as fromLD,
20
- Z as getChains,
21
- a6 as getDeliveryStatus,
22
- $ as getDestTokens,
23
- a3 as getEvmBalances,
20
+ $ as getChains,
21
+ a8 as getDeliveryStatus,
22
+ a1 as getDestTokens,
23
+ a5 as getEvmBalances,
24
24
  x as getQuoteAmounts,
25
25
  z as getQuoteDetails,
26
- a0 as getQuotesByPriority,
26
+ a2 as getQuotesByPriority,
27
27
  A as getRouteDisplayName,
28
- _ as getTokens,
29
- a4 as getTonBalances,
30
- a5 as getTronBalances,
31
- X as isAllowedFromChain,
32
- Y as isAllowedToChain,
33
- S as isNativeAddrEqual,
34
- a1 as isNativeAddress,
35
- P as isZeroAddr,
28
+ a0 as getTokens,
29
+ a6 as getTonBalances,
30
+ a7 as getTronBalances,
31
+ Z as isAllowedFromChain,
32
+ _ as isAllowedToChain,
33
+ V as isNativeAddrEqual,
34
+ a3 as isNativeAddress,
35
+ S as isZeroAddr,
36
36
  I as listAssetsForSelect,
37
- V as lookupTokenMeta,
38
- a2 as makeTokenBalanceKey,
39
- W as normalizeTickerSymbol,
40
- a7 as pollUntilDelivered,
41
- a8 as reportBridgeTransaction,
37
+ X as lookupTokenMeta,
38
+ a4 as makeTokenBalanceKey,
39
+ Y as normalizeTickerSymbol,
40
+ a9 as pollUntilDelivered,
41
+ aa as reportBridgeTransaction,
42
+ N as resolveBridgeDestinationTokenOnChainFromMatrix,
43
+ L as resolveBridgeSourceTokenOnChainFromMatrix,
42
44
  J as resolveTokenOnChain,
43
45
  K as resolveTokenOnChainFromMatrix,
44
46
  F as toLD,
45
- N as tonNorm,
47
+ Q as tonNorm,
46
48
  t as truncateToDecimals,
47
49
  o as useBridgeExternalData,
48
50
  i as useBridgeQuoteStore,
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs, M as ModalCtrl, R as RouterCtrl, T as ToastCtrl, a as ThemeCtrl, E as EventsCtrl, b as ExplorerCtrl, C as ConfigCtrl, c as CoreUtil, O as OptionsCtrl } from "./index-BIpr23sm.js";
1
+ import { g as getDefaultExportFromCjs, M as ModalCtrl, R as RouterCtrl, T as ToastCtrl, a as ThemeCtrl, E as EventsCtrl, b as ExplorerCtrl, C as ConfigCtrl, c as CoreUtil, O as OptionsCtrl } from "./index-UBA5Oxdc.js";
2
2
  const t$3 = window, e$5 = t$3.ShadowRoot && (void 0 === t$3.ShadyCSS || t$3.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, s$3 = /* @__PURE__ */ Symbol(), n$5 = /* @__PURE__ */ new WeakMap();
3
3
  let o$4 = class o {
4
4
  constructor(t2, e2, n2) {
@@ -5422,4 +5422,4 @@ export {
5422
5422
  WcmModal,
5423
5423
  WcmQrCode
5424
5424
  };
5425
- //# sourceMappingURL=index-B1odZ4FL.js.map
5425
+ //# sourceMappingURL=index-B9_Kn_rc.js.map