@dappworks/kit 0.5.25 → 0.5.27

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.
@@ -23076,7 +23076,7 @@ var WalletStore = class _WalletStore {
23076
23076
  onError == null ? void 0 : onError(error);
23077
23077
  console.log(error);
23078
23078
  /reason="[A-Za-z0-9_ :"]*/g.exec(error == null ? void 0 : error.message);
23079
- if (((_a = error == null ? void 0 : error.message) == null ? void 0 : _a.includes("rejected")) || ((_b = error == null ? void 0 : error.message) == null ? void 0 : _b.includes("cancel")) || String(error).toLowerCase().includes("rejected") || String(error).toLowerCase().includes("user denied")) {
23079
+ if (((_a = error == null ? void 0 : error.message) == null ? void 0 : _a.includes("rejected")) || ((_b = error == null ? void 0 : error.message) == null ? void 0 : _b.includes("cancel")) || String(error).toLowerCase().includes("cancel") || String(error).toLowerCase().includes("rejected") || String(error).toLowerCase().includes("user denied")) {
23080
23080
  autoAlert && toast.error("User rejected transaction");
23081
23081
  onError == null ? void 0 : onError(error);
23082
23082
  return;
@@ -23199,4 +23199,4 @@ js-sha3/src/sha3.js:
23199
23199
 
23200
23200
  export { AppProvider, AutoMan, BigNumberInputState, BigNumberState, ConnectLedger, DisconnectLedger, ObjectPool, PromiseHook, StorageListState, StorageState, WalletConfigStore, WalletHistoryStore, WalletRpcStore, WalletStore };
23201
23201
  //# sourceMappingURL=out.js.map
23202
- //# sourceMappingURL=chunk-BNETRERD.mjs.map
23202
+ //# sourceMappingURL=chunk-KMJSNJHU.mjs.map