@subwallet/web-runner 1.3.48-2 → 1.3.50-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.
package/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-a4bb9c5dd9b5093ca29f.js"></script><script defer="defer" src="web-runner-8e1f74a38a7e13ac0799.js"></script></head><body><div id="root">SubWallet</div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-a4bb9c5dd9b5093ca29f.js"></script><script defer="defer" src="web-runner-b715909c9a7a9a4f3168.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1592,5 +1592,8 @@
1592
1592
  "Validator change fee": "",
1593
1593
  "Tip: Hit “View process” to view step-by-step details of your swap": "",
1594
1594
  "Swap in process": "",
1595
- "DO NOT close the app!": ""
1595
+ "DO NOT close the app!": "",
1596
+ "Unable to load data": "",
1597
+ "Something went wrong while loading data for this screen.": "",
1598
+ "<highlight>Reload now</highlight> to get the new data": ""
1596
1599
  }
@@ -1592,5 +1592,8 @@
1592
1592
  "Validator change fee": "",
1593
1593
  "Tip: Hit “View process” to view step-by-step details of your swap": "",
1594
1594
  "Swap in process": "",
1595
- "DO NOT close the app!": ""
1595
+ "DO NOT close the app!": "",
1596
+ "Unable to load data": "",
1597
+ "Something went wrong while loading data for this screen.": "",
1598
+ "<highlight>Reload now</highlight> to get the new data": ""
1596
1599
  }
@@ -1592,5 +1592,8 @@
1592
1592
  "Validator change fee": "",
1593
1593
  "Tip: Hit “View process” to view step-by-step details of your swap": "",
1594
1594
  "Swap in process": "",
1595
- "DO NOT close the app!": ""
1595
+ "DO NOT close the app!": "",
1596
+ "Unable to load data": "",
1597
+ "Something went wrong while loading data for this screen.": "",
1598
+ "<highlight>Reload now</highlight> to get the new data": ""
1596
1599
  }
@@ -1592,5 +1592,8 @@
1592
1592
  "Validator change fee": "",
1593
1593
  "Tip: Hit “View process” to view step-by-step details of your swap": "",
1594
1594
  "Swap in process": "",
1595
- "DO NOT close the app!": ""
1595
+ "DO NOT close the app!": "",
1596
+ "Unable to load data": "",
1597
+ "Something went wrong while loading data for this screen.": "",
1598
+ "<highlight>Reload now</highlight> to get the new data": ""
1596
1599
  }
@@ -1592,5 +1592,8 @@
1592
1592
  "Validator change fee": "",
1593
1593
  "Tip: Hit “View process” to view step-by-step details of your swap": "",
1594
1594
  "Swap in process": "",
1595
- "DO NOT close the app!": ""
1595
+ "DO NOT close the app!": "",
1596
+ "Unable to load data": "",
1597
+ "Something went wrong while loading data for this screen.": "",
1598
+ "<highlight>Reload now</highlight> to get the new data": ""
1596
1599
  }
package/package.json CHANGED
@@ -14,13 +14,13 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.3.48-2",
17
+ "version": "1.3.50-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
20
  "@emurgo/cardano-serialization-lib-browser": "^13.2.0",
21
- "@subwallet/extension-base": "^1.3.48-2",
22
- "@subwallet/extension-inject": "^1.3.48-2",
23
- "@subwallet/extension-koni-ui": "^1.3.48-2"
21
+ "@subwallet/extension-base": "^1.3.50-0",
22
+ "@subwallet/extension-inject": "^1.3.50-0",
23
+ "@subwallet/extension-koni-ui": "^1.3.50-0"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@polkadot/dev": "^0.65.23",