@onbeam/icons 1.5.11 → 1.5.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkSMI3HOJB_cjs = require('../../chunk-SMI3HOJB.cjs');
3
+ var chunkDIQU5SDF_cjs = require('../../chunk-DIQU5SDF.cjs');
4
4
  require('../../chunk-BP4X3X77.cjs');
5
5
  require('../../chunk-MKLPECRV.cjs');
6
6
  require('../../chunk-NDR7QWBW.cjs');
@@ -61,7 +61,7 @@ require('../../chunk-4WOAW2VG.cjs');
61
61
 
62
62
  Object.defineProperty(exports, "CurrencyIcon", {
63
63
  enumerable: true,
64
- get: function () { return chunkSMI3HOJB_cjs.b; }
64
+ get: function () { return chunkDIQU5SDF_cjs.b; }
65
65
  });
66
66
  //# sourceMappingURL=out.js.map
67
67
  //# sourceMappingURL=CurrencyIcon.cjs.map
@@ -1,4 +1,4 @@
1
- export { b as CurrencyIcon } from '../../chunk-IUHFH6TH.js';
1
+ export { b as CurrencyIcon } from '../../chunk-D5OSTBGK.js';
2
2
  import '../../chunk-RZ7LVCX2.js';
3
3
  import '../../chunk-MO4WNGNQ.js';
4
4
  import '../../chunk-KSFLDMN7.js';
package/dist/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkZ6XWV6TQ_cjs = require('./chunk-Z6XWV6TQ.cjs');
4
- var chunkSMI3HOJB_cjs = require('./chunk-SMI3HOJB.cjs');
4
+ var chunkDIQU5SDF_cjs = require('./chunk-DIQU5SDF.cjs');
5
5
  require('./chunk-BP4X3X77.cjs');
6
6
  var chunkMKLPECRV_cjs = require('./chunk-MKLPECRV.cjs');
7
7
  var chunkNDR7QWBW_cjs = require('./chunk-NDR7QWBW.cjs');
@@ -81,11 +81,11 @@ Object.defineProperty(exports, "chainIconMap", {
81
81
  });
82
82
  Object.defineProperty(exports, "CurrencyIcon", {
83
83
  enumerable: true,
84
- get: function () { return chunkSMI3HOJB_cjs.b; }
84
+ get: function () { return chunkDIQU5SDF_cjs.b; }
85
85
  });
86
86
  Object.defineProperty(exports, "currencyIconMap", {
87
87
  enumerable: true,
88
- get: function () { return chunkSMI3HOJB_cjs.a; }
88
+ get: function () { return chunkDIQU5SDF_cjs.a; }
89
89
  });
90
90
  Object.defineProperty(exports, "WalletIcon", {
91
91
  enumerable: true,
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export { b as ChainIcon, a as chainIconMap } from './chunk-M6VZLCZ7.js';
2
- export { b as CurrencyIcon, a as currencyIconMap } from './chunk-IUHFH6TH.js';
2
+ export { b as CurrencyIcon, a as currencyIconMap } from './chunk-D5OSTBGK.js';
3
3
  import './chunk-RZ7LVCX2.js';
4
4
  export { a as WalletIcon } from './chunk-MO4WNGNQ.js';
5
5
  export { a as SoundOnIcon } from './chunk-KSFLDMN7.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onbeam/icons",
3
- "version": "1.5.11",
3
+ "version": "1.5.13",
4
4
  "sideEffects": false,
5
5
  "license": "MIT",
6
6
  "type": "module",