@coinflowlabs/react 1.3.0 → 2.0.0-sandbox-0

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
  import React from 'react';
2
2
  import { CoinflowBlockchain, CoinflowEnvs } from './CoinflowUtils';
3
- import { PublicKey } from '@solana/web3.js';
3
+ import type { PublicKey } from '@solana/web3.js';
4
4
  interface CoinflowIFrameProps {
5
5
  walletPubkey: string;
6
6
  IFrameRef: React.RefObject<HTMLIFrameElement>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { Connection, PublicKey, Signer, Transaction } from "@solana/web3.js";
2
+ import type { Connection, PublicKey, Signer, Transaction } from "@solana/web3.js";
3
3
  import { EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
4
4
  import { OnSuccessMethod } from './useIframeWallet';
5
5
  import { CommonCoinflowProps } from './CommonCoinflowProps';
@@ -1,4 +1,4 @@
1
- import { PublicKey, Transaction } from '@solana/web3.js';
1
+ import type { Transaction } from '@solana/web3.js';
2
2
  import { WalletContextState } from '@solana/wallet-adapter-react';
3
3
  export type CoinflowBlockchain = 'solana' | 'near' | 'eth' | 'polygon';
4
4
  export type CoinflowEnvs = 'prod' | 'staging' | 'sandbox' | 'local';
@@ -53,7 +53,7 @@ export declare class CoinflowUtils {
53
53
  env: CoinflowEnvs;
54
54
  url: string;
55
55
  constructor(env?: CoinflowEnvs);
56
- getFeePayer(merchantId: string): Promise<PublicKey>;
56
+ getFeePayer(merchantId: string): Promise<string>;
57
57
  getCreditBalance(publicKey: string, blockchain: 'solana' | 'near'): Promise<number>;
58
58
  static getCoinflowBaseUrl(env?: CoinflowEnvs): string;
59
59
  static getCoinflowUrl({ walletPubkey, route, env, amount, transaction, blockchain, supportsVersionedTransactions, webhookInfo, token, email, loaderBackground, }: {
@@ -2,7 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CoinflowUtils = void 0;
4
4
  var tslib_1 = require("tslib");
5
- var web3_js_1 = require("@solana/web3.js");
6
5
  var bs58_1 = tslib_1.__importDefault(require("bs58"));
7
6
  var CoinflowUtils = /** @class */ (function () {
8
7
  function CoinflowUtils(env) {
@@ -25,7 +24,7 @@ var CoinflowUtils = /** @class */ (function () {
25
24
  return [4 /*yield*/, response.json()];
26
25
  case 2:
27
26
  json = _a.sent();
28
- return [2 /*return*/, new web3_js_1.PublicKey(json.feePayerPublicKey)];
27
+ return [2 /*return*/, json.feePayerPublicKey];
29
28
  }
30
29
  });
31
30
  });
@@ -1 +1 @@
1
- {"version":3,"file":"CoinflowUtils.js","sourceRoot":"","sources":["../../src/CoinflowUtils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CoinflowUtils.js","sourceRoot":"","sources":["../../src/CoinflowUtils.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { Connection } from '@solana/web3.js';
2
+ import type { Connection } from '@solana/web3.js';
3
3
  import { EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
4
4
  import { OnSuccessMethod } from './useIframeWallet';
5
5
  import { CommonCoinflowProps } from './CommonCoinflowProps';
@@ -1,5 +1,5 @@
1
1
  import { CoinflowBlockchain, CoinflowEnvs, EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
2
- import { Connection } from '@solana/web3.js';
2
+ import type { Connection } from '@solana/web3.js';
3
3
  export interface CommonCoinflowProps {
4
4
  merchantId: string;
5
5
  env?: CoinflowEnvs;
@@ -1,4 +1,4 @@
1
- import { Connection, Signer } from '@solana/web3.js';
1
+ import type { Connection, Signer } from '@solana/web3.js';
2
2
  import { SolanaWalletContextState } from './CoinflowUtils';
3
3
  export type WalletCall = {
4
4
  method: string;
@@ -4,7 +4,7 @@ exports.useSolanaIFrameMessageHandlers = void 0;
4
4
  var tslib_1 = require("tslib");
5
5
  var react_1 = require("react");
6
6
  var bs58_1 = tslib_1.__importDefault(require("bs58"));
7
- var web3_js_1 = require("@solana/web3.js");
7
+ var web3 = tslib_1.__importStar(require("@solana/web3.js"));
8
8
  function useSolanaIFrameMessageHandlers(_a) {
9
9
  var _this = this;
10
10
  var wallet = _a.wallet, connection = _a.connection, partialSigners = _a.partialSigners, _b = _a.debugTx, debugTx = _b === void 0 ? false : _b;
@@ -38,49 +38,48 @@ function useSolanaIFrameMessageHandlers(_a) {
38
38
  }
39
39
  });
40
40
  }); }, [connection, wallet]);
41
+ function getTransaction(data) {
42
+ if (!web3)
43
+ throw new Error('web3 is not defined. Please install @solana/web3.js into your project');
44
+ var parsedUInt8Array = bs58_1.default.decode(data);
45
+ var vtx = web3.VersionedTransaction.deserialize(parsedUInt8Array);
46
+ if (vtx.version === 'legacy')
47
+ return web3.Transaction.from(parsedUInt8Array);
48
+ return vtx;
49
+ }
50
+ function partiallySign(signer, tx) {
51
+ if (tx instanceof web3.Transaction) {
52
+ var requiredSignatures = tx.signatures.map(function (sig) {
53
+ return sig.publicKey.toString();
54
+ });
55
+ var shouldSign_1 = requiredSignatures.includes(signer.publicKey.toString());
56
+ if (shouldSign_1)
57
+ tx.partialSign(signer);
58
+ return;
59
+ }
60
+ // Will this work??
61
+ var signerPubkeys = tx.message.staticAccountKeys
62
+ .slice(0, tx.message.header.numRequiredSignatures)
63
+ .map(function (pk) { return pk.toString(); });
64
+ var shouldSign = signerPubkeys.includes(signer.publicKey.toString());
65
+ if (shouldSign)
66
+ tx.sign([signer]);
67
+ }
41
68
  var handleSendTransaction = (0, react_1.useCallback)(function (_a) {
42
69
  var data = _a.data;
43
70
  return tslib_1.__awaiter(_this, void 0, void 0, function () {
44
- function getTransaction() {
45
- var parsedUInt8Array = bs58_1.default.decode(data);
46
- var vtx = web3_js_1.VersionedTransaction.deserialize(parsedUInt8Array);
47
- if (vtx.version === 'legacy')
48
- return web3_js_1.Transaction.from(parsedUInt8Array);
49
- return vtx;
50
- }
51
- var tx, partiallySign, signature;
71
+ var tx;
52
72
  return tslib_1.__generator(this, function (_b) {
53
73
  switch (_b.label) {
54
74
  case 0:
55
- tx = getTransaction();
56
- partiallySign = function (signer) {
57
- if (tx instanceof web3_js_1.Transaction) {
58
- var requiredSignatures = tx.signatures.map(function (sig) {
59
- return sig.publicKey.toString();
60
- });
61
- var shouldSign_1 = requiredSignatures.includes(signer.publicKey.toString());
62
- if (shouldSign_1)
63
- tx.partialSign(signer);
64
- return;
65
- }
66
- var signerPubkeys = tx.message.staticAccountKeys
67
- .slice(0, tx.message.header.numRequiredSignatures)
68
- .map(function (pk) { return pk.toString(); });
69
- var shouldSign = signerPubkeys.includes(signer.publicKey.toString());
70
- if (shouldSign)
71
- tx.sign([signer]);
72
- return;
73
- };
74
- if (partialSigners) {
75
- partialSigners.forEach(partiallySign);
76
- }
75
+ tx = getTransaction(data);
76
+ if (partialSigners)
77
+ partialSigners.forEach(function (signer) { return partiallySign(signer, tx); });
77
78
  if (!debugTx) return [3 /*break*/, 2];
78
79
  return [4 /*yield*/, sendTransactionDebug(tx)];
79
80
  case 1: return [2 /*return*/, _b.sent()];
80
81
  case 2: return [4 /*yield*/, wallet.sendTransaction(tx, connection)];
81
- case 3:
82
- signature = _b.sent();
83
- return [2 /*return*/, signature];
82
+ case 3: return [2 /*return*/, _b.sent()];
84
83
  }
85
84
  });
86
85
  });
@@ -88,24 +87,16 @@ function useSolanaIFrameMessageHandlers(_a) {
88
87
  var handleSignTransaction = (0, react_1.useCallback)(function (_a) {
89
88
  var data = _a.data;
90
89
  return tslib_1.__awaiter(_this, void 0, void 0, function () {
91
- var tx, partiallySign, signedTransaction;
90
+ var tx, signedTransaction;
92
91
  return tslib_1.__generator(this, function (_b) {
93
92
  switch (_b.label) {
94
93
  case 0:
95
94
  if (!wallet.signTransaction) {
96
95
  throw new Error('signTransaction is not supported by this wallet');
97
96
  }
98
- tx = web3_js_1.Transaction.from(bs58_1.default.decode(data));
99
- partiallySign = function (signer) {
100
- var requiredSignatures = tx.signatures.map(function (sig) {
101
- return sig.publicKey.toString();
102
- });
103
- var shouldSign = requiredSignatures.includes(signer.publicKey.toString());
104
- if (shouldSign)
105
- tx.partialSign(signer);
106
- };
97
+ tx = getTransaction(data);
107
98
  if (partialSigners) {
108
- partialSigners.forEach(partiallySign);
99
+ partialSigners.forEach(function (signer) { return partiallySign(signer, tx); });
109
100
  }
110
101
  return [4 /*yield*/, wallet.signTransaction(tx)];
111
102
  case 1:
@@ -1 +1 @@
1
- {"version":3,"file":"SolanaIFrameMessageHandlers.js","sourceRoot":"","sources":["../../src/SolanaIFrameMessageHandlers.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolanaIFrameMessageHandlers.js","sourceRoot":"","sources":["../../src/SolanaIFrameMessageHandlers.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { CoinflowBlockchain, CoinflowEnvs } from './CoinflowUtils';
3
- import { PublicKey } from '@solana/web3.js';
3
+ import type { PublicKey } from '@solana/web3.js';
4
4
  interface CoinflowIFrameProps {
5
5
  walletPubkey: string;
6
6
  IFrameRef: React.RefObject<HTMLIFrameElement>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { Connection, PublicKey, Signer, Transaction } from "@solana/web3.js";
2
+ import type { Connection, PublicKey, Signer, Transaction } from "@solana/web3.js";
3
3
  import { EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
4
4
  import { OnSuccessMethod } from './useIframeWallet';
5
5
  import { CommonCoinflowProps } from './CommonCoinflowProps';
@@ -1,4 +1,4 @@
1
- import { PublicKey, Transaction } from '@solana/web3.js';
1
+ import type { Transaction } from '@solana/web3.js';
2
2
  import { WalletContextState } from '@solana/wallet-adapter-react';
3
3
  export type CoinflowBlockchain = 'solana' | 'near' | 'eth' | 'polygon';
4
4
  export type CoinflowEnvs = 'prod' | 'staging' | 'sandbox' | 'local';
@@ -53,7 +53,7 @@ export declare class CoinflowUtils {
53
53
  env: CoinflowEnvs;
54
54
  url: string;
55
55
  constructor(env?: CoinflowEnvs);
56
- getFeePayer(merchantId: string): Promise<PublicKey>;
56
+ getFeePayer(merchantId: string): Promise<string>;
57
57
  getCreditBalance(publicKey: string, blockchain: 'solana' | 'near'): Promise<number>;
58
58
  static getCoinflowBaseUrl(env?: CoinflowEnvs): string;
59
59
  static getCoinflowUrl({ walletPubkey, route, env, amount, transaction, blockchain, supportsVersionedTransactions, webhookInfo, token, email, loaderBackground, }: {
@@ -1,5 +1,4 @@
1
1
  import { __awaiter, __generator } from "tslib";
2
- import { PublicKey } from '@solana/web3.js';
3
2
  import base58 from 'bs58';
4
3
  var CoinflowUtils = /** @class */ (function () {
5
4
  function CoinflowUtils(env) {
@@ -22,7 +21,7 @@ var CoinflowUtils = /** @class */ (function () {
22
21
  return [4 /*yield*/, response.json()];
23
22
  case 2:
24
23
  json = _a.sent();
25
- return [2 /*return*/, new PublicKey(json.feePayerPublicKey)];
24
+ return [2 /*return*/, json.feePayerPublicKey];
26
25
  }
27
26
  });
28
27
  });
@@ -1 +1 @@
1
- {"version":3,"file":"CoinflowUtils.js","sourceRoot":"","sources":["../../src/CoinflowUtils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CoinflowUtils.js","sourceRoot":"","sources":["../../src/CoinflowUtils.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { Connection } from '@solana/web3.js';
2
+ import type { Connection } from '@solana/web3.js';
3
3
  import { EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
4
4
  import { OnSuccessMethod } from './useIframeWallet';
5
5
  import { CommonCoinflowProps } from './CommonCoinflowProps';
@@ -1,5 +1,5 @@
1
1
  import { CoinflowBlockchain, CoinflowEnvs, EthWallet, NearWallet, SolanaWalletContextState } from './CoinflowUtils';
2
- import { Connection } from '@solana/web3.js';
2
+ import type { Connection } from '@solana/web3.js';
3
3
  export interface CommonCoinflowProps {
4
4
  merchantId: string;
5
5
  env?: CoinflowEnvs;
@@ -1,4 +1,4 @@
1
- import { Connection, Signer } from '@solana/web3.js';
1
+ import type { Connection, Signer } from '@solana/web3.js';
2
2
  import { SolanaWalletContextState } from './CoinflowUtils';
3
3
  export type WalletCall = {
4
4
  method: string;
@@ -1,7 +1,7 @@
1
1
  import { __awaiter, __generator } from "tslib";
2
2
  import { useCallback } from 'react';
3
3
  import base58 from 'bs58';
4
- import { Transaction, VersionedTransaction, } from '@solana/web3.js';
4
+ import * as web3 from '@solana/web3.js';
5
5
  export function useSolanaIFrameMessageHandlers(_a) {
6
6
  var _this = this;
7
7
  var wallet = _a.wallet, connection = _a.connection, partialSigners = _a.partialSigners, _b = _a.debugTx, debugTx = _b === void 0 ? false : _b;
@@ -35,49 +35,48 @@ export function useSolanaIFrameMessageHandlers(_a) {
35
35
  }
36
36
  });
37
37
  }); }, [connection, wallet]);
38
+ function getTransaction(data) {
39
+ if (!web3)
40
+ throw new Error('web3 is not defined. Please install @solana/web3.js into your project');
41
+ var parsedUInt8Array = base58.decode(data);
42
+ var vtx = web3.VersionedTransaction.deserialize(parsedUInt8Array);
43
+ if (vtx.version === 'legacy')
44
+ return web3.Transaction.from(parsedUInt8Array);
45
+ return vtx;
46
+ }
47
+ function partiallySign(signer, tx) {
48
+ if (tx instanceof web3.Transaction) {
49
+ var requiredSignatures = tx.signatures.map(function (sig) {
50
+ return sig.publicKey.toString();
51
+ });
52
+ var shouldSign_1 = requiredSignatures.includes(signer.publicKey.toString());
53
+ if (shouldSign_1)
54
+ tx.partialSign(signer);
55
+ return;
56
+ }
57
+ // Will this work??
58
+ var signerPubkeys = tx.message.staticAccountKeys
59
+ .slice(0, tx.message.header.numRequiredSignatures)
60
+ .map(function (pk) { return pk.toString(); });
61
+ var shouldSign = signerPubkeys.includes(signer.publicKey.toString());
62
+ if (shouldSign)
63
+ tx.sign([signer]);
64
+ }
38
65
  var handleSendTransaction = useCallback(function (_a) {
39
66
  var data = _a.data;
40
67
  return __awaiter(_this, void 0, void 0, function () {
41
- function getTransaction() {
42
- var parsedUInt8Array = base58.decode(data);
43
- var vtx = VersionedTransaction.deserialize(parsedUInt8Array);
44
- if (vtx.version === 'legacy')
45
- return Transaction.from(parsedUInt8Array);
46
- return vtx;
47
- }
48
- var tx, partiallySign, signature;
68
+ var tx;
49
69
  return __generator(this, function (_b) {
50
70
  switch (_b.label) {
51
71
  case 0:
52
- tx = getTransaction();
53
- partiallySign = function (signer) {
54
- if (tx instanceof Transaction) {
55
- var requiredSignatures = tx.signatures.map(function (sig) {
56
- return sig.publicKey.toString();
57
- });
58
- var shouldSign_1 = requiredSignatures.includes(signer.publicKey.toString());
59
- if (shouldSign_1)
60
- tx.partialSign(signer);
61
- return;
62
- }
63
- var signerPubkeys = tx.message.staticAccountKeys
64
- .slice(0, tx.message.header.numRequiredSignatures)
65
- .map(function (pk) { return pk.toString(); });
66
- var shouldSign = signerPubkeys.includes(signer.publicKey.toString());
67
- if (shouldSign)
68
- tx.sign([signer]);
69
- return;
70
- };
71
- if (partialSigners) {
72
- partialSigners.forEach(partiallySign);
73
- }
72
+ tx = getTransaction(data);
73
+ if (partialSigners)
74
+ partialSigners.forEach(function (signer) { return partiallySign(signer, tx); });
74
75
  if (!debugTx) return [3 /*break*/, 2];
75
76
  return [4 /*yield*/, sendTransactionDebug(tx)];
76
77
  case 1: return [2 /*return*/, _b.sent()];
77
78
  case 2: return [4 /*yield*/, wallet.sendTransaction(tx, connection)];
78
- case 3:
79
- signature = _b.sent();
80
- return [2 /*return*/, signature];
79
+ case 3: return [2 /*return*/, _b.sent()];
81
80
  }
82
81
  });
83
82
  });
@@ -85,24 +84,16 @@ export function useSolanaIFrameMessageHandlers(_a) {
85
84
  var handleSignTransaction = useCallback(function (_a) {
86
85
  var data = _a.data;
87
86
  return __awaiter(_this, void 0, void 0, function () {
88
- var tx, partiallySign, signedTransaction;
87
+ var tx, signedTransaction;
89
88
  return __generator(this, function (_b) {
90
89
  switch (_b.label) {
91
90
  case 0:
92
91
  if (!wallet.signTransaction) {
93
92
  throw new Error('signTransaction is not supported by this wallet');
94
93
  }
95
- tx = Transaction.from(base58.decode(data));
96
- partiallySign = function (signer) {
97
- var requiredSignatures = tx.signatures.map(function (sig) {
98
- return sig.publicKey.toString();
99
- });
100
- var shouldSign = requiredSignatures.includes(signer.publicKey.toString());
101
- if (shouldSign)
102
- tx.partialSign(signer);
103
- };
94
+ tx = getTransaction(data);
104
95
  if (partialSigners) {
105
- partialSigners.forEach(partiallySign);
96
+ partialSigners.forEach(function (signer) { return partiallySign(signer, tx); });
106
97
  }
107
98
  return [4 /*yield*/, wallet.signTransaction(tx)];
108
99
  case 1:
@@ -1 +1 @@
1
- {"version":3,"file":"SolanaIFrameMessageHandlers.js","sourceRoot":"","sources":["../../src/SolanaIFrameMessageHandlers.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolanaIFrameMessageHandlers.js","sourceRoot":"","sources":["../../src/SolanaIFrameMessageHandlers.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/tslib/tslib.d.ts","../../../node_modules/@types/react/global.d.ts","../../../node_modules/csstype/index.d.ts","../../../node_modules/@types/prop-types/index.d.ts","../../../node_modules/@types/scheduler/tracing.d.ts","../../../node_modules/@types/react/index.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/form-data/index.d.ts","../../../node_modules/@types/node-fetch/externals.d.ts","../../../node_modules/@types/node-fetch/index.d.ts","../../../node_modules/@solana/web3.js/lib/index.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/connectionprovider.d.ts","../../../node_modules/eventemitter3/index.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/errors.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/transaction.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/adapter.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/signer.d.ts","../../../node_modules/@wallet-standard/base/lib/types/identifier.d.ts","../../../node_modules/@wallet-standard/base/lib/types/wallet.d.ts","../../../node_modules/@wallet-standard/base/lib/types/window.d.ts","../../../node_modules/@wallet-standard/base/lib/types/index.d.ts","../../../node_modules/@solana/wallet-standard-features/lib/types/signtransaction.d.ts","../../../node_modules/@solana/wallet-standard-features/lib/types/signandsendtransaction.d.ts","../../../node_modules/@solana/wallet-standard-features/lib/types/signmessage.d.ts","../../../node_modules/@solana/wallet-standard-features/lib/types/index.d.ts","../../../node_modules/@wallet-standard/features/lib/types/connect.d.ts","../../../node_modules/@wallet-standard/features/lib/types/disconnect.d.ts","../../../node_modules/@wallet-standard/features/lib/types/events.d.ts","../../../node_modules/@wallet-standard/features/lib/types/index.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/standard.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/types.d.ts","../../../node_modules/@solana/wallet-adapter-base/lib/types/index.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/errors.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/useanchorwallet.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/useconnection.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/uselocalstorage.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/usewallet.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/walletprovider.d.ts","../../../node_modules/@solana/wallet-adapter-react/lib/types/index.d.ts","../node_modules/base-x/src/index.d.ts","../node_modules/bs58/index.d.ts","../src/coinflowutils.ts","../src/coinflowiframe.tsx","../src/solanaiframemessagehandlers.ts","../src/useiframewallet.ts","../src/neariframemessagehandlers.ts","../src/commoncoinflowprops.ts","../src/ethiframemessagehandlers.ts","../src/coinflowpurchase.tsx","../src/coinflowpurchasehistory.tsx","../src/coinflowwithdraw.tsx","../src/coinflowwithdrawhistory.tsx","../src/index.ts","../../../node_modules/@types/aria-query/index.d.ts","../../../node_modules/@types/async-eventemitter/index.d.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/bcrypt/index.d.ts","../../../node_modules/@types/bn.js/index.d.ts","../../../node_modules/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/@types/bonjour/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/chai-as-promised/index.d.ts","../../../node_modules/@types/concat-stream/index.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/connect-history-api-fallback/index.d.ts","../../../node_modules/@types/mime/mime.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../../node_modules/@types/cookie-parser/index.d.ts","../../../node_modules/@types/cookiejar/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/d3-array/index.d.ts","../../../node_modules/@types/d3-color/index.d.ts","../../../node_modules/@types/d3-ease/index.d.ts","../../../node_modules/@types/d3-interpolate/index.d.ts","../../../node_modules/@types/d3-path/index.d.ts","../../../node_modules/@types/d3-time/index.d.ts","../../../node_modules/@types/d3-scale/index.d.ts","../../../node_modules/@types/d3-shape/index.d.ts","../../../node_modules/@types/d3-timer/index.d.ts","../../../node_modules/@types/eslint/helpers.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/eslint-visitor-keys/index.d.ts","../../../node_modules/@types/faker/index.d.ts","../../../node_modules/@types/form-data/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/glob/index.d.ts","../../../node_modules/@types/google.maps/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/html-minifier-terser/index.d.ts","../../../node_modules/@types/http-proxy/index.d.ts","../../../node_modules/@types/ioredis/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@jest/schemas/node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/jsonwebtoken/index.d.ts","../../../node_modules/@types/lru-cache/index.d.ts","../../../node_modules/@types/mocha/index.d.ts","../../../node_modules/@types/morgan/index.d.ts","../../../node_modules/@types/mustache/index.d.ts","../../../node_modules/@types/object-hash/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/pbkdf2/index.d.ts","../../../node_modules/@types/prettier/index.d.ts","../../../node_modules/@types/q/index.d.ts","../../../node_modules/@types/react-csv/components/commonproptypes.d.ts","../../../node_modules/@types/react-csv/components/link.d.ts","../../../node_modules/@types/react-csv/components/download.d.ts","../../../node_modules/@types/react-csv/index.d.ts","../../../node_modules/@types/react-dom/index.d.ts","../../../node_modules/@types/react-native/modules/batchedbridge.d.ts","../../../node_modules/@types/react-native/modules/codegen.d.ts","../../../node_modules/@types/react-native/modules/devtools.d.ts","../../../node_modules/@types/react-native/modules/globals.d.ts","../../../node_modules/@types/react-native/modules/launchscreen.d.ts","../../../node_modules/@types/react-native/libraries/image/imageresizemode.d.ts","../../../node_modules/@types/react-native/libraries/stylesheet/stylesheettypes.d.ts","../../../node_modules/@types/react-native/libraries/stylesheet/stylesheet.d.ts","../../../node_modules/@types/react-native/libraries/stylesheet/processcolor.d.ts","../../../node_modules/@types/react-native/libraries/actionsheetios/actionsheetios.d.ts","../../../node_modules/@types/react-native/libraries/alert/alert.d.ts","../../../node_modules/@types/react-native/private/utilities.d.ts","../../../node_modules/@types/react-native/public/insets.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/rendererproxy.d.ts","../../../node_modules/@types/react-native/public/reactnativetypes.d.ts","../../../node_modules/@types/react-native/libraries/types/coreeventtypes.d.ts","../../../node_modules/@types/react-native/public/reactnativerenderer.d.ts","../../../node_modules/@types/react-native/libraries/components/touchable/touchable.d.ts","../../../node_modules/@types/react-native/libraries/components/view/viewaccessibility.d.ts","../../../node_modules/@types/react-native/libraries/components/view/viewproptypes.d.ts","../../../node_modules/@types/react-native/libraries/components/refreshcontrol/refreshcontrol.d.ts","../../../node_modules/@types/react-native/libraries/components/scrollview/scrollview.d.ts","../../../node_modules/@types/react-native/libraries/components/view/view.d.ts","../../../node_modules/@types/react-native/libraries/image/imagesource.d.ts","../../../node_modules/@types/react-native/libraries/image/image.d.ts","../../../node_modules/@types/react-native/libraries/lists/virtualizedlist.d.ts","../../../node_modules/@types/react-native/libraries/lists/flatlist.d.ts","../../../node_modules/@types/react-native/libraries/lists/sectionlist.d.ts","../../../node_modules/@types/react-native/libraries/text/text.d.ts","../../../node_modules/@types/react-native/libraries/animated/animated.d.ts","../../../node_modules/@types/react-native/libraries/animated/easing.d.ts","../../../node_modules/@types/react-native/libraries/animated/useanimatedvalue.d.ts","../../../node_modules/@types/react-native/libraries/vendor/emitter/eventemitter.d.ts","../../../node_modules/@types/react-native/libraries/eventemitter/rctdeviceeventemitter.d.ts","../../../node_modules/@types/react-native/libraries/eventemitter/rctnativeappeventemitter.d.ts","../../../node_modules/@types/react-native/libraries/appstate/appstate.d.ts","../../../node_modules/@types/react-native/libraries/batchedbridge/nativemodules.d.ts","../../../node_modules/@types/react-native/libraries/components/accessibilityinfo/accessibilityinfo.d.ts","../../../node_modules/@types/react-native/libraries/components/activityindicator/activityindicator.d.ts","../../../node_modules/@types/react-native/libraries/components/clipboard/clipboard.d.ts","../../../node_modules/@types/react-native/libraries/components/datepicker/datepickerios.d.ts","../../../node_modules/@types/react-native/libraries/components/drawerandroid/drawerlayoutandroid.d.ts","../../../node_modules/@types/react-native/libraries/eventemitter/nativeeventemitter.d.ts","../../../node_modules/@types/react-native/libraries/components/keyboard/keyboard.d.ts","../../../node_modules/@types/react-native/private/timermixin.d.ts","../../../node_modules/@types/react-native/libraries/components/keyboard/keyboardavoidingview.d.ts","../../../node_modules/@types/react-native/libraries/components/pressable/pressable.d.ts","../../../node_modules/@types/react-native/libraries/components/progressbarandroid/progressbarandroid.d.ts","../../../node_modules/@types/react-native/libraries/components/progressviewios/progressviewios.d.ts","../../../node_modules/@types/react-native/libraries/components/safeareaview/safeareaview.d.ts","../../../node_modules/@types/react-native/libraries/components/slider/slider.d.ts","../../../node_modules/@types/react-native/libraries/components/statusbar/statusbar.d.ts","../../../node_modules/@types/react-native/libraries/components/switch/switch.d.ts","../../../node_modules/@types/react-native/libraries/components/textinput/inputaccessoryview.d.ts","../../../node_modules/@types/react-native/libraries/components/textinput/textinput.d.ts","../../../node_modules/@types/react-native/libraries/components/toastandroid/toastandroid.d.ts","../../../node_modules/@types/react-native/libraries/components/touchable/touchablewithoutfeedback.d.ts","../../../node_modules/@types/react-native/libraries/components/touchable/touchablehighlight.d.ts","../../../node_modules/@types/react-native/libraries/components/touchable/touchableopacity.d.ts","../../../node_modules/@types/react-native/libraries/components/touchable/touchablenativefeedback.d.ts","../../../node_modules/@types/react-native/libraries/components/button.d.ts","../../../node_modules/@types/react-native/libraries/image/imagepickerios.d.ts","../../../node_modules/@types/react-native/libraries/interaction/interactionmanager.d.ts","../../../node_modules/@types/react-native/libraries/interaction/panresponder.d.ts","../../../node_modules/@types/react-native/libraries/layoutanimation/layoutanimation.d.ts","../../../node_modules/@types/react-native/libraries/linking/linking.d.ts","../../../node_modules/@types/react-native/libraries/logbox/logbox.d.ts","../../../node_modules/@types/react-native/libraries/modal/modal.d.ts","../../../node_modules/@types/react-native/libraries/performance/systrace.d.ts","../../../node_modules/@types/react-native/libraries/permissionsandroid/permissionsandroid.d.ts","../../../node_modules/@types/react-native/libraries/pushnotificationios/pushnotificationios.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/appregistry.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/i18nmanager.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/uimanager.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/requirenativecomponent.d.ts","../../../node_modules/@types/react-native/libraries/settings/settings.d.ts","../../../node_modules/@types/react-native/libraries/share/share.d.ts","../../../node_modules/@types/react-native/libraries/stylesheet/platformcolorvaluetypesios.d.ts","../../../node_modules/@types/react-native/libraries/stylesheet/platformcolorvaluetypes.d.ts","../../../node_modules/@types/react-native/libraries/reactnative/roottag.d.ts","../../../node_modules/@types/react-native/libraries/turbomodule/rctexport.d.ts","../../../node_modules/@types/react-native/libraries/turbomodule/turbomoduleregistry.d.ts","../../../node_modules/@types/react-native/libraries/utilities/appearance.d.ts","../../../node_modules/@types/react-native/libraries/utilities/backhandler.d.ts","../../../node_modules/@types/react-native/libraries/utilities/devsettings.d.ts","../../../node_modules/@types/react-native/libraries/utilities/dimensions.d.ts","../../../node_modules/@types/react-native/libraries/utilities/pixelratio.d.ts","../../../node_modules/@types/react-native/libraries/utilities/platform.d.ts","../../../node_modules/@types/react-native/libraries/vibration/vibration.d.ts","../../../node_modules/@types/react-native/libraries/yellowbox/yellowboxdeprecated.d.ts","../../../node_modules/@types/react-native/libraries/vendor/core/errorutils.d.ts","../../../node_modules/@types/react-native/public/deprecatedpropertiesalias.d.ts","../../../node_modules/@types/react-native/index.d.ts","../../../node_modules/@types/resolve/index.d.ts","../../../node_modules/@types/retry/index.d.ts","../../../node_modules/@types/scheduler/index.d.ts","../../../node_modules/@types/secp256k1/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/serve-index/index.d.ts","../../../node_modules/@types/sha.js/index.d.ts","../../../node_modules/@types/sns-validator/index.d.ts","../../../node_modules/@types/sockjs/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/superagent/index.d.ts","../../../node_modules/@types/supertest/index.d.ts","../../../node_modules/@types/testing-library__jest-dom/matchers.d.ts","../../../node_modules/@types/testing-library__jest-dom/index.d.ts","../../../node_modules/@types/trusted-types/lib/index.d.ts","../../../node_modules/@types/trusted-types/index.d.ts","../../../node_modules/@types/uuid/index.d.ts","../../../node_modules/@types/webidl-conversions/index.d.ts","../../../node_modules/@types/whatwg-url/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"6a6b471e7e43e15ef6f8fe617a22ce4ecb0e34efa6c3dfcfe7cebd392bcca9d2","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","f4e736d6c8d69ae5b3ab0ddfcaa3dc365c3e76909d6660af5b4e979b3934ac20","eeeb3aca31fbadef8b82502484499dfd1757204799a6f5b33116201c810676ec",{"version":"fcd3ecc9f764f06f4d5c467677f4f117f6abf49dee6716283aa204ff1162498b","affectsGlobalScope":true},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"5114a95689b63f96b957e00216bc04baf9e1a1782aa4d8ee7e5e9acbf768e301","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"61ed9b6d07af959e745fb11f9593ecd743b279418cc8a99448ea3cd5f3b3eb22","affectsGlobalScope":true},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true},{"version":"b7feb7967c6c6003e11f49efa8f5de989484e0a6ba2e5a6c41b55f8b8bd85dba","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true},{"version":"25de46552b782d43cb7284df22fe2a265de387cf0248b747a7a1b647d81861f6","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"95f22ce5f9dbcfc757ff850e7326a1ba1bc69806f1e70f48caefa824819d6f4f","affectsGlobalScope":true},"4576b4e61049f5ffd7c9e935cf88832e089265bdb15ffc35077310042cbbbeea",{"version":"bbdf156fea2fabed31a569445835aeedcc33643d404fcbaa54541f06c109df3f","affectsGlobalScope":true},"1c29793071152b207c01ea1954e343be9a44d85234447b2b236acae9e709a383","6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea","f5a8b384f182b3851cec3596ccc96cb7464f8d3469f48c74bf2befb782a19de5",{"version":"7fb6faf1006c3503d44e4922c8c65772ddc98e92bad7c2ae2d5db123f3e297b3","affectsGlobalScope":true},"7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"54ba7456adb777a685250cd144115ea51379784012ba1311255b715c6bdcff2a","affectsGlobalScope":true},"11e2d554398d2bd460e7d06b2fa5827a297c8acfbe00b4f894a224ac0862857f",{"version":"e193e634a99c9c1d71f1c6e4e1567a4a73584328d21ea02dd5cddbaad6693f61","affectsGlobalScope":true},"374ca798f244e464346f14301dc2a8b4b111af1a83b49fffef5906c338a1f922","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","e596c9bb2f29a2699fdd4ae89139612652245192f67f45617c5a4b20832aaae9","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","1cdcfc1f624d6c08aa12c73935f6e13f095919cd99edf95752951796eb225729","216717f17c095cde1dc19375e1ab3af0a4a485355860c077a4f9d6ea59fab5b5","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"80473bd0dd90ca1e166514c2dfead9d5803f9c51418864ca35abbeec6e6847e1","1c84b46267610a34028edfd0d035509341751262bac1062857f3c8df7aff7153","e6c86d83bd526c8bdb5d0bf935b8e72ce983763d600743f74d812fdf4abf4df6","a3d541d303ee505053f5dcbf9fafb65cac3d5631037501cd616195863a6c5740","8d3c583a07e0c37e876908c2d5da575019f689df8d9fa4c081d99119d53dba22","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e630e5528e899219ae319e83bef54bf3bcb91b01d76861ecf881e8e614b167f0","affectsGlobalScope":true},"bcebb922784739bdb34c18ee51095d25a92b560c78ccd2eaacd6bd00f7443d83","7ee6ed878c4528215c82b664fe0cfe80e8b4da6c0d4cc80869367868774db8b1","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"0715e4cd28ad471b2a93f3e552ff51a3ae423417a01a10aa1d3bc7c6b95059d6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","7d55d78cd47cf5280643b53434b16c2d9d11d144126932759fbdd51da525eec4","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","f69ff39996a61a0dd10f4bce73272b52e8024a4d58b13ab32bf4712909d0a2b7",{"version":"3c4ba1dd9b12ffa284b565063108f2f031d150ea15b8fafbdc17f5d2a07251f3","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","c4577fb855ca259bdbf3ea663ca73988ce5f84251a92b4aef80a1f4122b6f98e","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"ff07a9a03c65732ccc59b3c65bc584173da093bd563a6565411c01f5703bd3cb","affectsGlobalScope":true},"6de4a219df57d2b27274d59b67708f13c2cbf7ed211abe57d8f9ab8b25cde776","0fe8985a28f82c450a04a6edf1279d7181c0893f37da7d2a27f8efd4fd5edb03","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"d8d555f3d607ecaa18d55de6995ea8f206342ecc93305919eac945c7c78c78c6","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","3898e3dbe94b6fe529fbe8f0faee1309c1923100516d7a014b301955e52ece77","3663d1b50f356656a314e5df169bb51cb9d5fd75905fa703f75db6bb32030568","49bb0df15710824be52c1020372e2accefb9e71cb78be67099eb641f3469c0aa","e3b1f140b6186cd2d97a4da7540b7c1938fc98cf3a67ab1476815a22c7ea091c","b80c780c52524beb13488942543972c8b0e54400e8b59cee0169f38d0fabb968","777b812a4c2b588627b8e4a7e45ddd1e46e62e12a10b27ba86fa44cf8ccd1157","787c026632b281cc790808898687195c45692d0d4b8e0dc36c033727d6dc35bf","a35ccca85b21d265058e9c2887c6b881e97c2500c6a14918067dce9987ec43e0","a7ee038eb95a6bd611817828ce90843fe8d49e31e9681afc6d818036d5ceb4d0","1c2721a7c0e3bfd40d2119c745cdbb2a7d253191f32612c2bfbc093f206c0ea0","7604be58758aee8f56e20781ad8e0f23f10cdc577951592c4d35b2b2265f8f3c","3ff489e3a6d73ddfff98ba3220aaee264e25bfe765043d16e2a71aecdbdf4a3e","65ed5d7571de8a0078798425a27f4e20d1ea07a7940343ecc6f6ba96f737335d","cbb68189507c06abdc3d8d51e93c13aa5f34aabb3d3fec505b9fc7fae605c316","3527feba3415044a32f465830bdd5441139b0f68ac1bb418b86b4e4d52cf0269","ae3b3f2cc3dc4526805c102274265a815b0fc752b2e949fe702092262ce82b69","e122c79de7f8912810fd43ff0b050c9947df1cbaf8bfc6e705f7ad42c1bfcf44","84df60bc54528b2a82cf8d3c5bad5543cc42d6b57430aaabb47ab84c3839bf60","3b9e5343d2773e4ae236b18e79b1fa760dbf54a1a31f1bd0eab5c45e8fd1eb83","6b813a6885d6bb337098377628eacfbf32f9269383896f769f6bd966c31013d7","3abd0c256c08dfcd3d452051f6b7da35fbe08d77d0b55ec0f98cd74d74d858f9","9e82595231a815b4a85c6a46aa331f52f06494915081f9180873064bc16bc2fe","bcb94ea292320db0e52867173217032943c1a4e05513e02491a677a8bfd8607d","08021f31ae6e5023b470085cac3a5d9c6320da61d11d8c82916c0630967aa346","69eae2f5a5b37df55c9d351ca6bba2e66a51d4a25955bc4fd2bd8eb9eb1ccfc9","fa77799bcd30ea7d4845d0301eb328895178b13947334187aa814490c466565c","ebd52bffd57d36a9e92c730e2974b2b887f5cb725d1cb06ed1fcb83756ddc84e","633a5f46f0c0170ced85f9f012d8ce501946de73c86a1c5c09da9c01139f4921","a212708b766b1f3a388804579080244ad3186c11d6ddea8ba391a1f42f6f1a48","4a00367b968179ba5f9d1b5a54df3d0ed2201a5b43009872e465fe2f1356abf1","7ac95a7c5435582e717b22816ba10b499fa06cf9ef537affac86f0d44ce707a6","a3c89483a38d76c77a13b69b268a9e5d13abcdf0957ca3f28c9702c47ce8050f","40ec7e761ea0ddfc0add7aedb95dacfc579b25010ed0e2190abc1d34bb67f81e",{"version":"62e79aeaa2f24eb571952d9673c38184f7e05d431e36f44714c11b8e0f632842","signature":"35fa89dff7764ac6671b6b20c4af3642d66c0479b5d6cca0b279a769585642d4"},{"version":"91ffce3e3e54fa4d2e027822fe682ca394d3e9f9ab994a29db92ecb46ebc37c7","signature":"56b9126b45e9da0c0e9c9c765b96b4b39462715545384af43fe93b82b603fcd8"},{"version":"c0e6d7975736d80d5ef0a7776d587b5cff48edec593efe72adcc5960fb4de9b7","signature":"ef0a8699ae8842fa73d1414dd0c60e3889b448cb7fe32ec79deb125da477d346"},{"version":"14c0b77238b80faf2ec19fb777b1a71c12ab2781167ebfb107b474783f89f5e4","signature":"63c3f54abdcfbfb46ce78006f73f39158f5335adf3ece5d29446ee90e42e4cc4"},{"version":"982bb122d15e615e73ad35325d66b2c9b5e5b80254264a2c8a3b9928770a61e1","signature":"a4a052bd55ae129eac06a5d61bbc0044aa3e68dcd396a70e93aeeb22c3a8e984"},{"version":"c6c06aec34dd4f76693ae27ae8cd725d99c44b6bbf91ae65398273f37ce5ecec","signature":"e79df57a89fb6dcf6b9dcfcc9c105597aa4c252eabb7f2bed8de856a53cd73b1"},{"version":"a77c607283bbcfc5b0c225662e9ace793d25696b609736dc817a7267920b40ae","signature":"83a6d965459c23763b415989fcd87626495154ce36cfd81a8b90b03ec182d131"},{"version":"af283c5836dc235a4a8f90d897fff9fa8feca0ef9a441b01209703de3dc90b77","signature":"5a81b275125f41c059973db4f4c92737d405f2a443c9da6b41a2e9351d82b8f8"},{"version":"d1ac67c6bf1e53efe8f2de31154865736aaa4e9b8d0dfd6d4b6b883f79f4a47c","signature":"ea6c2229596a36315ff3054c64b7b187d83c47f06b5a0a4417acdf9956a8d19d"},{"version":"8ecd53ab5739894ab54048a4dd19d2a39855a0385cd2e9f81b714c46d52afee4","signature":"d07ea63fb49e749703058fbefd4a3e35f3ad3a84687be02411c6212b87dfb490"},{"version":"4db75719787fc97b6306a0f6e0170fc03c85572c978bdad3a6dc1a2e14da05e3","signature":"fce83b91182edd5eaa0ef0fb11a6d248b4bcd3324b9d399b5d7d6ce44286e67b"},"957f600a46e2fa7ab00c0fb287940c58403bfcea82d0464169ef90320b230b93","21522c0f405e58c8dd89cd97eb3d1aa9865ba017fde102d01f86ab50b44e5610","2393897426427755447c9b91e33955764a791834462751c01b6e527a93859c01","3bceaeaa75e38bbc8447f1adc59e7cd2f33aaf2ada327a23d2b8c9066efb7fc4","cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb","7ec238b220ea991b6643e24191b1f552a65956d5f6de4c6144e700b9985265d8","93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9","dae3d1adc67ac3dbd1cd471889301339ec439837b5df565982345be20c8fca9a","5426e62886b7be7806312d31a00e8f7dccd6fe63ba9bbefe99ee2eab29cc48a3","57ddc4e066366bbe04f497f9afce1c88e088dbd09be0618e072754450de3acbb","01f7828047b5c6703d3c601473618b448f5506a88fcac852638b0715c3abf4eb","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","d78e5898c8de5e0f934eee83f680262de005caa268d137101b833fd932f95e07",{"version":"b9734142a4b241cfb505be4a2eb0261d211647df7c73043f817f4fdd8d96c846","affectsGlobalScope":true},{"version":"63e2182615c513e89bb8a3e749d08f7c379e86490fcdbf6d35f2c14b3507a6e8","affectsGlobalScope":true},"310a0cc92822ada13db096f9970a576de760b2f82a3782a24af62cb5a07e0aff","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",{"version":"c5dd1fef4cd4aaffc78786047bed5ae6fc1200d19a1946cbc4e2d3ed4d62c8fa","affectsGlobalScope":true},"56cbe80e6c42d7e6e66b6f048add8b01c663797b843a074d9f19c4a3d63a269a","5b9ecf7da4d71cf3832dbb8336150fa924631811f488ad4690c2dfec2b4fb1d7","951c85f75aac041dddbedfedf565886a7b494e29ec1532e2a9b4a6180560b50e","f47887b61c6cf2f48746980390d6cb5b8013518951d912cfb37fe748071942be","43cdd474c5aa3340da4816bb8f1ae7f3b1bcf9e70d997afc36a0f2c432378c84",{"version":"1b78398949ba8cd33ff048652ce14906ce8b799f70c841c024e14666ef458254","affectsGlobalScope":true},"8d48b8f8a377ade8dd1f000625bc276eea067f2529cc9cafdf082d17142107d6","efdced704bd09db6984a2a26e3573bc43cdc2379bdef3bcff6cff77efe8ba82b","2afeb23d507491e4cbb583e79c1e79df8f8d1d0a17a0dc4c7188316a31a86ccb","8a460dcdabe873ab0a85e421a7f339ad74445f60917bf67deed7d15d836b0247","344ac2d6764eaa6b23b2e8e736c9bf0ae06a53479c6a1371d3d89ac964022692","c24944ff5879b91478b153cf16802b9c6a10cfa3b7d85855813a08431ec2d36a","f1ba7a42f644ba5a281dd41b4bfc813d1f4a59e9c99227315cf778284d1e0b22","589cbf58df97db61280be456952054f5d54070e87a2c371303844a4bb288d8fa","c4e910182d6de2fcb3922631733faafdecd593370248adc1013be93352a8cc78",{"version":"07104ffff8802481908f08b4a220e399cc692d5edcfaaa7e6632156fc267be35","affectsGlobalScope":true},"f6c30cfb96957bb21586996d7c5d5861c236417f31b5f790055624c7df07e944",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"946bd1737d9412395a8f24414c70f18660b84a75a12b0b448e6eb1a2161d06dd","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","c84d0f714fe122193c21c0f0917e873beb3a03fa3422ceb2fbd1ebc0558790a0","e050a0afcdbb269720a900c85076d18e0c1ab73e580202a2bf6964978181222a","725d9be2fd48440256f4deb00649adffdbc5ecd282b09e89d4e200663792c34c",{"version":"5036bcfd253868eab2a862a2b23f0ccda99deab66b8886fff08101ed6e1bbd82","affectsGlobalScope":true},"d94f8c3d13e2bba6e7ba79f24a9fa6b33a269f634fae3af5a9076f14df632139","963d59066dd6742da1918a6213a209bcc205b8ee53b1876ee2b4e6d80f97c85e","fd326577c62145816fe1acc306c734c2396487f76719d3785d4e825b34540b33",{"version":"b2f6fd805b3fe7d35805246127c57d21451ef95ca684003502f33a58b79dd43b","affectsGlobalScope":true},"3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba","ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044","c1d5cc0286eef54f6246a972ec1720efbba6b7b0a53a303e1f2067ca229ecd16","be00321090ed100e3bd1e566c0408004137e73feb19d6380eba57d68519ff6c5","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","6c1e688f95fcaf53b1e41c0fdadf2c1cfc96fa924eaf7f9fdb60f96deb0a4986","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","db25694be959314fd1e868d72e567746db1db9e2001fae545d12d2a8c1bba1b8","43883cf3635bb1846cbdc6c363787b76227677388c74f7313e3f0edb380840fa","2d47012580f859dae201d2eef898a416bdae719dffc087dfd06aefe3de2f9c8d","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","2cec1a31729b9b01e9294c33fc9425d336eff067282809761ad2e74425d6d2a5",{"version":"458e2fd1185e659cb800ef68d01ef77de70dcab8860bedf6d94eaebe736751f1","affectsGlobalScope":true},"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","a52ef4dbbf82de3df527d9691b67834f8ced2724d307a10d68383a30bcb08b55","6d727c1f6a7122c04e4f7c164c5e6f460c21ada618856894cdaa6ac25e95f38c",{"version":"677646e2620795c98a539fb12fb531f10331c217cef1492132b2518f894fa92d","affectsGlobalScope":true},"7f3ecab0a6de3506da02573f9a0fce1449a57441fb3ebb3c3afd35f83137916f","a74476691118f376a4d42c9721f76c5c896e41393df98c7789589f618ad1dbd5","c38fe25ee254b5a937fdb4d926084ebce70fd5b0e2cc9fa6d65c4a29d86fc516","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b","a73a445c1e0a6d0f8b48e8eb22dc9d647896783a7f8991cbbc31c0d94bf1f5a2","93c4fc5b5237c09bc9ed65cb8f0dc1d89034406ab40500b89701341994897142","62b931417104c7cb35d0725e1869f51d52d7b18462fd58f32f846a314a42ba10","2fa202057720eb3f686892ef72e241d2aff7646b63e4740727fa1dc3da07660f","d0d5feeefe5b6fb7dbb0bee46f8b1bc00df806278ae25dc7e9e48097df322228","3d4cadef5d02d7c4fd0c7b39633ebc777e8f797a5d646685c10fc6b18943ac3d","1c5b7f58267564756ad2a57060496c2b094b2f92212be9462e6f228996f3dbe5","d035565d969404edfb3dfce8a2e762fbed98f6dfd7388ac01af173aa1ef665bd",{"version":"1c0e04c54479b57b49fec4e93556974b3d071b65d0b750897e07b3b7d2145fc5","affectsGlobalScope":true},"9eba1553ac1d20902fb53e488375c05ab97129159835bd5d96964936de4968de","ae6da60c852e7bacc4a49ff14a42dc1a3fdbb44e11bd9b4acb1bf3d58866ee71",{"version":"32d8372a69b46acad85bdc153cae3966d1ca06a710599bd68fd5c0774ec609f1","affectsGlobalScope":true},"4cbd76eafece5844dc0a32807e68047aecbdd8d863edba651f34c050624f18df","b78b5b3fdb4e30976c4263c66c0ad38fb81edcc8075a4160a39d99c6dedd35be","cea2e8c671688fe18f03764dacdbd4e19a2cd94d6a18a8fdaa9b36ef84b00190","c4d533092144a0879851abeeca79955f6d20cfa6af4f0a096f97a215d97df494","2a3d3acbab8567057a943f9f56113c0144f5fc561623749fbd6bb5c2b33bf738","03e36d6dc4e6922838c12b3b62c2897b8ee2edfa550c780452a05623ef4d7aa2","7a7981e24b2e7d0531157da56e4e53dd00f66651d7dfb9c9895e854479ef2cee","4f2490e3f420ea6345cade9aee5eada76888848e053726956aaf2af8705477ea","b3ac03d0c853c0ac076a10cfef4dc21d810f54dac5899ade2b1c628c35263533","d17a689ac1bd689f37d6f0d3d9a21afac349e60633844044f7a7b7b9d6f7fd83","a223846de4c8aad99645df80a9665ccb4c5ae297cd302f9620abb4b16f55c6ca","ae591c8a4d5c7f7fa44b6965016391457d9c1fd763475f68340599a2a2987a24","fbdef0c642b82cc1713b965f07b4da8005bbbb2c026039bfdc15ca2d20769e38","30d74a4c948512b0f65e497c9f4241e8cb3843feab1c587e7af2c36848d44025","0ab7fb359f6502c6f981555b5b2c7d9f11b8e2bab239369b0e66a4957c2f03e9","27c57dfc56fce4a55c39e6a030b9bee683d91e582f81358b5c79d737c4fe31ea","c028d20108bcaa3b1fdf3514956a8a90ccf680f18672fa3c92ce5acf81d7ab23","97b142913a92fca84902e6777a86e540b4c5c81f7ed4909c47940caaec88a844","9533301b8f75664e1b40a8484a4fd9c77efc04aef526409c2447aab7d12ddc63","032b51d656feaece529823992f5a39fe9e24d44dfa21b3a149982f7787fc7bdf","08c61315fd9d9bfec0bb119d8bb7ede78298ea9064359751586f705cbf54e0e7","cd5b1c49ca056b7cccb1613bb433b1fb0139542d4c11af4bf10dbbdef97a7d5d","5ea2c1014275efb8977628961039010a9c17e107cc483e518827769bfb289cc5","b4d6c6ce7d9fb1c5f2bc887b24efa6bce17b6e5859a0c50d78d77df2ddca40c8","0623433e5d0315d04891343d228eb6233a2e62efc7a7abe2dc5e7ac0aac0db16","f0e9c99454300ce74fd44be3e70838c84f2e6f7682db3fd2b6684c79943809d7","f8a464b9999126fe1095968c266c0d9c6174612cf256379a1ed1993a87bccdc6","49f981ca657ac160b5de5919ee5602d48bc8f8aac0805107c2ce4fd41dc9a2a1","d655351d7c3ed302158a51ae81f5d14a0d95c554587e0e427787607930538492","70c8e21e2081a8d0b832db55cab41e28e0fcf160bdda0d23799a0831cd505097","1c1275f325f13af001aa5873418cb497a26b4b8271f9ad20a45e33f61ea3f9d9","b33e8426136c4f9b349b02c940d23310d350179f790899733aa097ed76457061","78a07a5956a09b6271870583688675f52b64a2e7303650ce7eeb1d936250e735","85119a765823683e369fafef45ec939a4aabb1446c716a4bdd1abae3a4412c48","41e97e42d182b4d5f0733ebaad69294faaa507d95e595f317168b8f2325da9ca","debc734fc99b6e1684ed565946bad008913c769d4d2e400d8722c0c23d079c06","a682bd25508e2cfa2f0313ad34c3cf1a79105d7b5f48e951b7203f5bea270c25","5a9f7e087aacb01fa0cdbc36b703a60367239f62beed2507a507199e4c417549","e996f6ed2b9655af8c9d91815900050a1cec87922b914a0b6430a5e0dfa8322c","921f5bce372610ae8948ade7d82decbd2cf56d263de578976189585edd0abac0","ac11f8b13beef593e2f097450a7e214b23dca0d428babd570a2f39582f10e9ab","2499beb5d3e2b4c606977bcc2e08b6ef77b2ecda70e78e0622f5af3bed95c9ba","fca75640e815e57b9835273c0d7547e9f546ba758df5592d0901b3fc9b8b8c96","bb630c26d487cc45ed107f4f2d3c2a95434716f6367f059de734c40d288c31eb","5ff4807853d7f4919f3854ce4fcf6966ad7f4bfdced76b0c8dfe39b2e37c0d6d","67cbce0ccdfa96b25de478a93cc493266c152e256c3c96b3d16d1f811e3d881f","bfb98ba9db04f053d6000c2f3561660b5025b5d1cec16b043a364bc1477882dc","19905c928bc4c016d05d915625bb08568447266c4661232faf89f7ddc4417ccc","26204eb4c326e8c975f1b789cbf345c6820205bded6d72e57246a83918d3bc84","618f25b2d41a99216e71817a3bc578991eee86c858c3f0f62a9e70707f4d279d","80a7d2ff5e023a30792737883ee8206a29a928413cc432cf8b1f7701ab38e9ea","2129e984399e94c82b77a32b975f3371ca5ee96341ab9f123474f1a5a1a9921f","efbac8409f98bb8c8e953f229d69c57f574997c34de8c3d98b879e0c4755ef47","6047365397173788c34bd71fea2bf07a9036d981212efd059b33e52d2c405e97","d7e25d7c03ccf8b10972c2a3a57e29a8d9024e6dbc4ac223baf633a6e8c7145c","6c2e2dead2d80007ee44c429b925d0a7b86f8f3d4c237b2197f7db9f39545dc6","38fbc8f9610fbf4bf619854b26e28c4fbbab16dc1944c4317a4af9bf1ac08d8e","6177f78763571c1f77317f41bcc2e40d969aba19450bb60533a34e39ed744fd9","dd05d7970a92b789f7df3b2252574b2e60f1b9a3758e2839e167b498b8f77159","7092be1889127b2f319efd5d9bdcc0b5cf6fe0740e47247ed039446045518898","0a3d5dbf7c2091017e697ebf9af0a727571f5d99cb4c19e6856212a745c6c355","d05f9c767924db6fb89f6075acb64c042cebdb12779bbd1aaca12c850b772d49","d032678e20ff0f4b8ef6f1e4823b6ae37931b776e8381676dc9141999909b3d7","3e4ab0e8e96e968ac84a2484104892c881ded1757acd81b5e969b6229851f54c","d43a36641f5812794a3b4a941e3dfb5fa070f9fff64cfd6daf5291cb962c8b05","32468df81188116040636844517fbe4f67fc37af4fe565c7592353df8e11d2f3","c8268fe09b4e11d44c7d90b36d9f6951ef0f784b857f3ecb1a6136efd77004fd","5d051568b1e4d4b034ef474192e2ae2f3cbba3a842a0d5fb296862bbd174243c","08188020373062e07955835a996fda1aff97a89e57d469edc6b9210bd9c8926f","3e2d93a797c41ab081fbcd80e959b7c30d5d1c358f091c22a6ebe416ef7c5e19","c440df5735a3305e7db118bf821efb597c8318910861f735372846db9f7b506b","d6d8de719a75e5d2ed9dd9d6a99296d1337259e1c96166579db50797edd72ede","32b4c732e183bf5d123f88d526ac21b71a681089c18d2d761be342df31179d94","212d16020e7dce1b5509f3b9813de73612de57c6a3d74536714eb88787b96dc3","1a63d5212341783aa49cf78d667bf2a6cd03208ea09620b2fc3e647ae07f4e0d","eed3c95121a6d9e6318fbbbf9dffece0193d276f410195ecd5cf23341d25ece3","ddae9195b0da7b25a585ef43365f4dc5204a746b155fbee71e6ee1a9193fb69f","39eac144ee92b0f4dc7339a60c1766b3d59fbe0438cd7e3870b8177bdc00dc51","9f6f3f2ccd201f9e6aa8fb4bee7092ac89d54f0cd4cd61d0907c48f2d3964d10","c30430960f1a0552b3cdaf1ef8164fdd4f289c782a8912df5180d57bc9ddfc03","a348081c01502c9f87d39d9e4b5dd58e1111b34c62686d6e569c595a0417bb35","eff69aee13c76502a16b756cde9c451fb4b5c4234052f3b3bee9dbfe92e1b1d5","9943f44400939f4ff008a882ff71162f70ba0c2f735c9743fd4645ef5c925fc4","b7836eba6c5173a1683aee8aa1771ff339e795cb9c21411590edb910274febe4","ce2a21bfd76707ae4c04fc0e99cf5b08ab9e642564c880e7e2236f6630e84e54","15d3908d453d14be4dae760122ed5d74ad789a19f1fec2edd4034e57217436e9","ef00bc701f382da70870ab7721ed8f6552a38e332e60370b93cf340b6470845c","3a92371af0856c07f3cb4ba5ce69da19f6e072569bd3ae404e97de2caade51d9",{"version":"915e0f11fbfbd9b21f2a3a5c9b717cb95a8f21e8e0dcb8dd1f43c95934665b68","affectsGlobalScope":true},"8a19491eba2108d5c333c249699f40aff05ad312c04a17504573b27d91f0aede","199f9ead0daf25ae4c5632e3d1f42570af59685294a38123eef457407e13f365","74b0245c42990ed8a849df955db3f4362c81b13f799ebc981b7bec2d5b414a57","3dce33e7eb25594863b8e615f14a45ab98190d85953436750644212d8a18c066","2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","77c1d91a129ba60b8c405f9f539e42df834afb174fe0785f89d92a2c7c16b77a","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","6eef5113135a0f2bbac8259909a5bbb7666bcde022c28f4ab95145623cbe1f72","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","6aee496bf0ecfbf6731aa8cca32f4b6e92cdc0a444911a7d88410408a45ecc5d","acebfe99678cf7cddcddc3435222cf132052b1226e902daac9fbb495c321a9b5","b6a6fb3519346f9cd67d89bb7455138328691b1780688fac1febe03ae3648cd9","189ee325779c80c0afac62ca6c1cbd4094c1b8e454840993a604b83e4fdd6c1c","82b1f9a6eefef7386aebe22ac49f23b806421e82dbf35c6e5b7132d79e4165da","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","31c502014e5ba046d5cb060136929b73fd53f0f989aa37b2b0424644cb0d93ef","76232dbb982272b182a76ad8745a9b02724dc9896e2328ce360e2c56c64c9778","49c972b1c491933723861f15cba6ae694466abfd0938ca4f366621127bb51962",{"version":"910199067bfd07a4605bf51001677680e1691f8d403e9d410c0fe33a6079cd58","affectsGlobalScope":true},"2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38",{"version":"bb4248c7f953233ac52332088fac897d62b82be07244e551d87c5049600b6cf7","affectsGlobalScope":true},"fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","ea2d34766aa08df002a696e27d2140c0834cb8d7e9cb35687ecfd578253c196c","67483628398336d0f9368578a9514bd8cc823a4f3b3ab784f3942077e5047335","bc81aff061c53a7140270555f4b22da4ecfe8601e8027cf5aa175fbdc7927c31","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","28288f5e5f8b7b895ed2abe6359c1da3e0d14a64b5aef985071285671f347c01"],"root":[[156,167]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"importHelpers":true,"jsx":2,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitReturns":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./cjs","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true},"fileIdsList":[[113,170],[113],[113,224],[113,125,127,128,129],[113,128,129,130,131,144,145],[113,125,129,130],[113,130,135,139,143],[113,125],[113,130,131,144],[66,113,125],[113,146],[113,126,147,148,149,150,151,152],[66,113],[66,113,125,146],[66,113,146],[113,135,136,137,138],[113,135,136],[113,135],[71,86,88,113,120,124],[83,113],[113,170,171,172,173,174],[113,170,172],[113,120],[86,113,120,178],[77,113,120],[113,181],[101,113,120],[112,113,120,186],[86,113,120],[113,191],[113,196],[113,200],[113,199],[113,205,207],[113,204,205,206],[83,86,113,120,184,185],[113,179,185,186,190],[83,84,113,120,212],[84,113,120],[83,86,88,91,101,112,113,120],[83,101,109,113,120],[113,219],[113,220],[113,226,229],[76,113,120],[113,188],[113,189],[86,112,113,120,122,123],[67,113],[70,113],[71,76,104,113],[72,83,84,91,101,112,113],[72,73,83,91,113],[74,113],[75,76,84,92,113],[76,101,109,113],[77,79,83,91,113],[78,113],[79,80,113],[81,83,113],[83,84,85,101,112,113],[83,84,85,98,101,104,113],[113,117],[79,86,91,101,112,113],[83,84,86,87,91,101,109,112,113],[86,88,101,109,112,113],[67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119],[83,89,113],[90,112,113],[79,83,91,101,113],[92,113],[93,113],[70,94,113],[95,111,113,117],[96,113],[97,113],[83,98,99,113],[98,100,113,115],[71,83,101,102,103,104,113],[71,101,103,113],[101,102,113],[104,113],[105,113],[83,107,108,113],[107,108,113],[76,91,101,109,113],[110,113],[91,111,113],[71,86,97,112,113],[76,113],[101,113,114],[113,115],[113,116],[71,76,83,85,94,101,112,113,115,117],[101,113,118],[66,113,242],[113,243,244],[113,247,248,249,250,251,252,253,254,255,256,257,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338],[113,254,255],[66,113,254,262,268,269,271,273,274,275],[113,276],[113,281],[66,113,261,279],[66,113,253,254,258,261,262,266],[66,113,254,305,306],[66,113,258,261,266],[66,113,254,258,261,262,266],[113,279,289],[66,113,253,254,258,266,291],[66,113,253,254,259,262,265,266,269],[66,113,254,258,261,266],[66,113,254,258,261,266,270],[66,113,253,254,258,259,262,264,266,267],[66,113,253,254,258,261,266,270],[66,113,254],[66,113,253,254],[66,113,253,254,258,261,262,265,266,279,291],[66,113,259,262],[66,113,253,254,258,261,264,291,303],[66,113,254,258,264,303,305],[66,113,258,261,264,266,291,303],[66,113,253,254,258,259,262,264,265,291],[113,262],[66,113,253,254,259,262,263,264,265],[113,279],[113,280],[66,113,252,253,254,258,259,261,262,265,270],[113,262,263],[66,113,253,254,268,269,272],[66,113,253,254,260,268,272],[66,113,253,254,262,268],[66,113,262,266],[113,261],[66,113,261],[113,254],[113,253],[113,252,254],[66,113,253,254,258,261,262,265],[113,327],[66,113,260,261],[113,289],[113,339],[113,249],[62,63,64,65,113],[113,344,383],[113,344,368,383],[113,383],[113,344],[113,344,369,383],[113,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382],[113,369,383],[84,113,191],[86,113,120,189],[71,84,86,101,113,120,193],[113,389],[113,230,391],[113,393],[83,86,88,91,101,109,112,113,118,120],[113,399],[113,132,133,134],[113,132],[113,133],[113,135,140,141,142],[113,222,228],[86,101,113,120],[113,226],[113,223,227],[113,225],[113,154],[61,66,113,125,156],[61,66,113,125,156,157,158,159,160,161,162],[61,66,113,156,157,158,159,160,161],[61,113,125,153,155],[61,66,113,156,157,158,159,160,161,162],[61,113,125,156],[61,66,113,156,158],[61,113,156,157,159,163,164,165,166],[61,66,113,125,155,156],[61,66,113,158],[66,125,156],[125,156,159,161],[161],[125,153],[125,156],[156,158],[66,158]],"referencedMap":[[172,1],[170,2],[222,2],[225,3],[224,2],[130,4],[128,2],[146,5],[131,6],[144,7],[129,8],[145,9],[126,10],[147,11],[153,12],[148,8],[149,10],[150,13],[151,14],[152,15],[139,16],[137,17],[138,18],[136,18],[125,19],[168,2],[169,20],[175,21],[171,1],[173,22],[174,1],[176,23],[177,23],[179,24],[180,25],[182,26],[181,2],[183,27],[187,28],[178,29],[192,30],[193,2],[194,29],[195,2],[196,2],[197,2],[198,31],[199,2],[201,32],[202,33],[200,2],[203,2],[208,34],[209,2],[204,2],[207,35],[205,2],[186,36],[191,37],[210,2],[211,27],[213,38],[214,2],[215,39],[216,2],[217,40],[218,41],[219,2],[220,42],[221,43],[230,44],[206,2],[231,2],[232,45],[233,2],[189,46],[188,47],[212,2],[234,2],[235,29],[236,2],[123,2],[124,48],[67,49],[68,49],[70,50],[71,51],[72,52],[73,53],[74,54],[75,55],[76,56],[77,57],[78,58],[79,59],[80,59],[82,20],[81,60],[83,20],[84,61],[85,62],[69,63],[119,2],[86,64],[87,65],[88,66],[120,67],[89,68],[90,69],[91,70],[92,71],[93,72],[94,73],[95,74],[96,75],[97,76],[98,77],[99,77],[100,78],[101,79],[103,80],[102,81],[104,82],[105,83],[106,2],[107,84],[108,85],[109,86],[110,87],[111,88],[112,89],[113,90],[114,91],[115,92],[116,93],[117,94],[118,95],[237,2],[238,2],[239,23],[240,2],[64,2],[241,2],[185,2],[184,2],[242,13],[244,96],[243,96],[245,97],[246,13],[339,98],[256,99],[257,2],[276,100],[277,2],[278,101],[282,102],[283,2],[284,103],[285,104],[307,105],[286,2],[287,106],[288,107],[290,108],[292,109],[293,110],[294,111],[295,112],[267,111],[296,106],[268,113],[297,114],[298,115],[299,104],[300,116],[301,117],[302,2],[264,118],[304,119],[306,120],[305,121],[303,122],[269,106],[265,123],[266,124],[289,125],[280,125],[281,126],[271,127],[308,2],[252,2],[270,2],[309,125],[310,128],[311,2],[312,108],[273,129],[274,130],[272,131],[313,2],[314,132],[315,2],[316,2],[317,2],[318,13],[319,2],[260,13],[321,133],[326,13],[320,134],[322,2],[323,135],[325,135],[324,135],[255,135],[254,136],[253,137],[275,138],[327,2],[328,139],[262,140],[329,102],[330,102],[331,141],[332,125],[333,2],[334,2],[337,2],[279,2],[335,2],[336,13],[247,2],[248,142],[249,143],[250,2],[251,2],[291,2],[258,2],[338,142],[259,2],[263,123],[261,13],[62,2],[66,144],[340,23],[341,2],[342,2],[65,2],[343,23],[368,145],[369,146],[344,147],[347,147],[366,145],[367,145],[357,145],[356,148],[354,145],[349,145],[362,145],[360,145],[364,145],[348,145],[361,145],[365,145],[350,145],[351,145],[363,145],[345,145],[352,145],[353,145],[355,145],[359,145],[370,149],[358,145],[346,145],[383,150],[382,2],[377,149],[379,151],[378,149],[371,149],[372,149],[374,149],[376,149],[380,151],[381,151],[373,151],[375,151],[384,152],[190,153],[385,45],[386,2],[387,29],[388,2],[389,154],[390,155],[392,156],[391,2],[394,157],[393,2],[395,2],[396,2],[397,23],[398,158],[399,2],[400,159],[132,2],[135,160],[133,161],[134,162],[140,18],[141,2],[142,18],[143,163],[121,2],[223,2],[63,2],[127,2],[229,164],[122,165],[227,166],[228,167],[226,168],[61,2],[59,2],[60,2],[12,2],[14,2],[13,2],[2,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[3,2],[4,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[5,2],[30,2],[31,2],[32,2],[33,2],[6,2],[37,2],[34,2],[35,2],[36,2],[38,2],[7,2],[39,2],[44,2],[45,2],[40,2],[41,2],[42,2],[43,2],[8,2],[49,2],[46,2],[47,2],[48,2],[50,2],[9,2],[51,2],[52,2],[53,2],[56,2],[54,2],[55,2],[57,2],[10,2],[1,2],[11,2],[58,2],[154,2],[155,169],[157,170],[163,171],[164,172],[156,173],[165,171],[166,174],[161,175],[162,176],[167,177],[160,176],[158,178],[159,179]],"exportedModulesMap":[[172,1],[170,2],[222,2],[225,3],[224,2],[130,4],[128,2],[146,5],[131,6],[144,7],[129,8],[145,9],[126,10],[147,11],[153,12],[148,8],[149,10],[150,13],[151,14],[152,15],[139,16],[137,17],[138,18],[136,18],[125,19],[168,2],[169,20],[175,21],[171,1],[173,22],[174,1],[176,23],[177,23],[179,24],[180,25],[182,26],[181,2],[183,27],[187,28],[178,29],[192,30],[193,2],[194,29],[195,2],[196,2],[197,2],[198,31],[199,2],[201,32],[202,33],[200,2],[203,2],[208,34],[209,2],[204,2],[207,35],[205,2],[186,36],[191,37],[210,2],[211,27],[213,38],[214,2],[215,39],[216,2],[217,40],[218,41],[219,2],[220,42],[221,43],[230,44],[206,2],[231,2],[232,45],[233,2],[189,46],[188,47],[212,2],[234,2],[235,29],[236,2],[123,2],[124,48],[67,49],[68,49],[70,50],[71,51],[72,52],[73,53],[74,54],[75,55],[76,56],[77,57],[78,58],[79,59],[80,59],[82,20],[81,60],[83,20],[84,61],[85,62],[69,63],[119,2],[86,64],[87,65],[88,66],[120,67],[89,68],[90,69],[91,70],[92,71],[93,72],[94,73],[95,74],[96,75],[97,76],[98,77],[99,77],[100,78],[101,79],[103,80],[102,81],[104,82],[105,83],[106,2],[107,84],[108,85],[109,86],[110,87],[111,88],[112,89],[113,90],[114,91],[115,92],[116,93],[117,94],[118,95],[237,2],[238,2],[239,23],[240,2],[64,2],[241,2],[185,2],[184,2],[242,13],[244,96],[243,96],[245,97],[246,13],[339,98],[256,99],[257,2],[276,100],[277,2],[278,101],[282,102],[283,2],[284,103],[285,104],[307,105],[286,2],[287,106],[288,107],[290,108],[292,109],[293,110],[294,111],[295,112],[267,111],[296,106],[268,113],[297,114],[298,115],[299,104],[300,116],[301,117],[302,2],[264,118],[304,119],[306,120],[305,121],[303,122],[269,106],[265,123],[266,124],[289,125],[280,125],[281,126],[271,127],[308,2],[252,2],[270,2],[309,125],[310,128],[311,2],[312,108],[273,129],[274,130],[272,131],[313,2],[314,132],[315,2],[316,2],[317,2],[318,13],[319,2],[260,13],[321,133],[326,13],[320,134],[322,2],[323,135],[325,135],[324,135],[255,135],[254,136],[253,137],[275,138],[327,2],[328,139],[262,140],[329,102],[330,102],[331,141],[332,125],[333,2],[334,2],[337,2],[279,2],[335,2],[336,13],[247,2],[248,142],[249,143],[250,2],[251,2],[291,2],[258,2],[338,142],[259,2],[263,123],[261,13],[62,2],[66,144],[340,23],[341,2],[342,2],[65,2],[343,23],[368,145],[369,146],[344,147],[347,147],[366,145],[367,145],[357,145],[356,148],[354,145],[349,145],[362,145],[360,145],[364,145],[348,145],[361,145],[365,145],[350,145],[351,145],[363,145],[345,145],[352,145],[353,145],[355,145],[359,145],[370,149],[358,145],[346,145],[383,150],[382,2],[377,149],[379,151],[378,149],[371,149],[372,149],[374,149],[376,149],[380,151],[381,151],[373,151],[375,151],[384,152],[190,153],[385,45],[386,2],[387,29],[388,2],[389,154],[390,155],[392,156],[391,2],[394,157],[393,2],[395,2],[396,2],[397,23],[398,158],[399,2],[400,159],[132,2],[135,160],[133,161],[134,162],[140,18],[141,2],[142,18],[143,163],[121,2],[223,2],[63,2],[127,2],[229,164],[122,165],[227,166],[228,167],[226,168],[61,2],[59,2],[60,2],[12,2],[14,2],[13,2],[2,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[3,2],[4,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[5,2],[30,2],[31,2],[32,2],[33,2],[6,2],[37,2],[34,2],[35,2],[36,2],[38,2],[7,2],[39,2],[44,2],[45,2],[40,2],[41,2],[42,2],[43,2],[8,2],[49,2],[46,2],[47,2],[48,2],[50,2],[9,2],[51,2],[52,2],[53,2],[56,2],[54,2],[55,2],[57,2],[10,2],[1,2],[11,2],[58,2],[154,2],[155,169],[157,180],[163,181],[164,182],[156,183],[165,181],[166,182],[161,184],[162,185],[167,177],[160,185],[158,184],[159,186]],"semanticDiagnosticsPerFile":[172,170,222,225,224,130,128,146,131,144,129,145,126,147,153,148,149,150,151,152,139,137,138,136,125,168,169,175,171,173,174,176,177,179,180,182,181,183,187,178,192,193,194,195,196,197,198,199,201,202,200,203,208,209,204,207,205,186,191,210,211,213,214,215,216,217,218,219,220,221,230,206,231,232,233,189,188,212,234,235,236,123,124,67,68,70,71,72,73,74,75,76,77,78,79,80,82,81,83,84,85,69,119,86,87,88,120,89,90,91,92,93,94,95,96,97,98,99,100,101,103,102,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,237,238,239,240,64,241,185,184,242,244,243,245,246,339,256,257,276,277,278,282,283,284,285,307,286,287,288,290,292,293,294,295,267,296,268,297,298,299,300,301,302,264,304,306,305,303,269,265,266,289,280,281,271,308,252,270,309,310,311,312,273,274,272,313,314,315,316,317,318,319,260,321,326,320,322,323,325,324,255,254,253,275,327,328,262,329,330,331,332,333,334,337,279,335,336,247,248,249,250,251,291,258,338,259,263,261,62,66,340,341,342,65,343,368,369,344,347,366,367,357,356,354,349,362,360,364,348,361,365,350,351,363,345,352,353,355,359,370,358,346,383,382,377,379,378,371,372,374,376,380,381,373,375,384,190,385,386,387,388,389,390,392,391,394,393,395,396,397,398,399,400,132,135,133,134,140,141,142,143,121,223,63,127,229,122,227,228,226,61,59,60,12,14,13,2,15,16,17,18,19,20,21,22,3,4,26,23,24,25,27,28,29,5,30,31,32,33,6,37,34,35,36,38,7,39,44,45,40,41,42,43,8,49,46,47,48,50,9,51,52,53,56,54,55,57,10,1,11,58,154,155,157,163,164,156,165,166,161,162,167,160,158,159],"latestChangedDtsFile":"./cjs/index.d.ts"},"version":"5.0.2"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coinflowlabs/react",
3
- "version": "1.3.0",
3
+ "version": "2.0.0-sandbox-0",
4
4
  "description": "React Component for Coinflow Withdraw",
5
5
  "main": "./build/cjs/index.js",
6
6
  "module": "./build/esm/index.js",
@@ -24,7 +24,6 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "bs58": "^5.0.0",
27
- "@solana/web3.js": "^1.74.0",
28
27
  "bn.js": "^5.2.1"
29
28
  },
30
29
  "devDependencies": {
@@ -35,7 +34,13 @@
35
34
  "typescript": "^5.0.2"
36
35
  },
37
36
  "peerDependencies": {
38
- "react": ">=16"
37
+ "react": ">=16",
38
+ "@solana/web3.js": ">=1.54.0"
39
+ },
40
+ "peerDependenciesMeta": {
41
+ "@solana/web3.js": {
42
+ "optional": true
43
+ }
39
44
  },
40
45
  "eslintConfig": {
41
46
  "extends": [