@onbeam/icons 1.2.10 → 1.3.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.
Files changed (84) hide show
  1. package/dist/chunk-42JIGMG3.js +8 -0
  2. package/dist/chunk-42JIGMG3.js.map +1 -0
  3. package/dist/chunk-5GR2S72D.cjs +10 -0
  4. package/dist/chunk-5GR2S72D.cjs.map +1 -0
  5. package/dist/chunk-73HR2OWR.js +3 -0
  6. package/dist/chunk-7PQMW2PJ.cjs +10 -0
  7. package/dist/chunk-7PQMW2PJ.cjs.map +1 -0
  8. package/dist/chunk-7XESU5QG.js +8 -0
  9. package/dist/chunk-7XESU5QG.js.map +1 -0
  10. package/dist/chunk-B3LE2J3U.cjs +10 -0
  11. package/dist/chunk-B3LE2J3U.cjs.map +1 -0
  12. package/dist/chunk-FQGB5I4X.js +8 -0
  13. package/dist/chunk-FQGB5I4X.js.map +1 -0
  14. package/dist/chunk-IS5ICDLG.js +8 -0
  15. package/dist/chunk-IS5ICDLG.js.map +1 -0
  16. package/dist/chunk-KMQPZJZZ.cjs +10 -0
  17. package/dist/chunk-KMQPZJZZ.cjs.map +1 -0
  18. package/dist/chunk-KSOEFHNK.cjs +10 -0
  19. package/dist/chunk-KSOEFHNK.cjs.map +1 -0
  20. package/dist/chunk-L6GEQJPN.cjs +10 -0
  21. package/dist/chunk-L6GEQJPN.cjs.map +1 -0
  22. package/dist/chunk-P74PBBBA.js +8 -0
  23. package/dist/chunk-P74PBBBA.js.map +1 -0
  24. package/dist/{chunk-LB4ZOJMO.cjs → chunk-QQKOKS72.cjs} +1 -1
  25. package/dist/chunk-WRVZLWFC.js +8 -0
  26. package/dist/chunk-WRVZLWFC.js.map +1 -0
  27. package/dist/chunk-Y45PAQY6.cjs +10 -0
  28. package/dist/chunk-Y45PAQY6.cjs.map +1 -0
  29. package/dist/chunk-YREIKGZX.js +8 -0
  30. package/dist/chunk-YREIKGZX.js.map +1 -0
  31. package/dist/index.cjs +83 -48
  32. package/dist/index.d.cts +7 -0
  33. package/dist/index.d.ts +7 -0
  34. package/dist/index.js +19 -12
  35. package/dist/ui/Activity.cjs +9 -0
  36. package/dist/ui/Activity.cjs.map +1 -0
  37. package/dist/ui/Activity.d.cts +6 -0
  38. package/dist/ui/Activity.d.ts +6 -0
  39. package/dist/ui/Activity.js +3 -0
  40. package/dist/ui/Activity.js.map +1 -0
  41. package/dist/ui/ArrowUpDown.cjs +9 -0
  42. package/dist/ui/ArrowUpDown.cjs.map +1 -0
  43. package/dist/ui/ArrowUpDown.d.cts +6 -0
  44. package/dist/ui/ArrowUpDown.d.ts +6 -0
  45. package/dist/ui/ArrowUpDown.js +3 -0
  46. package/dist/ui/ArrowUpDown.js.map +1 -0
  47. package/dist/ui/Drag.cjs +9 -0
  48. package/dist/ui/Drag.cjs.map +1 -0
  49. package/dist/ui/Drag.d.cts +6 -0
  50. package/dist/ui/Drag.d.ts +6 -0
  51. package/dist/ui/Drag.js +3 -0
  52. package/dist/ui/Drag.js.map +1 -0
  53. package/dist/ui/Hamburger.cjs +9 -0
  54. package/dist/ui/Hamburger.cjs.map +1 -0
  55. package/dist/ui/Hamburger.d.cts +6 -0
  56. package/dist/ui/Hamburger.d.ts +6 -0
  57. package/dist/ui/Hamburger.js +3 -0
  58. package/dist/ui/Hamburger.js.map +1 -0
  59. package/dist/ui/Home.cjs +9 -0
  60. package/dist/ui/Home.cjs.map +1 -0
  61. package/dist/ui/Home.d.cts +6 -0
  62. package/dist/ui/Home.d.ts +6 -0
  63. package/dist/ui/Home.js +3 -0
  64. package/dist/ui/Home.js.map +1 -0
  65. package/dist/ui/MenuVertical.cjs +9 -0
  66. package/dist/ui/MenuVertical.cjs.map +1 -0
  67. package/dist/ui/MenuVertical.d.cts +6 -0
  68. package/dist/ui/MenuVertical.d.ts +6 -0
  69. package/dist/ui/MenuVertical.js +3 -0
  70. package/dist/ui/MenuVertical.js.map +1 -0
  71. package/dist/ui/Send.cjs +9 -0
  72. package/dist/ui/Send.cjs.map +1 -0
  73. package/dist/ui/Send.d.cts +6 -0
  74. package/dist/ui/Send.d.ts +6 -0
  75. package/dist/ui/Send.js +3 -0
  76. package/dist/ui/Send.js.map +1 -0
  77. package/dist/ui/index.cjs +81 -46
  78. package/dist/ui/index.d.cts +7 -0
  79. package/dist/ui/index.d.ts +7 -0
  80. package/dist/ui/index.js +19 -12
  81. package/package.json +1 -1
  82. package/dist/chunk-ZS3FF6CU.js +0 -3
  83. /package/dist/{chunk-LB4ZOJMO.cjs.map → chunk-73HR2OWR.js.map} +0 -0
  84. /package/dist/{chunk-ZS3FF6CU.js.map → chunk-QQKOKS72.cjs.map} +0 -0
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const ActivityIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { ActivityIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-WRVZLWFC.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Activity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkB3LE2J3U_cjs = require('../chunk-B3LE2J3U.cjs');
4
+
5
+
6
+
7
+ module.exports = chunkB3LE2J3U_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=ArrowUpDown.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const ArrowUpDownIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { ArrowUpDownIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const ArrowUpDownIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { ArrowUpDownIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-7XESU5QG.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=ArrowUpDown.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkKMQPZJZZ_cjs = require('../chunk-KMQPZJZZ.cjs');
4
+
5
+
6
+
7
+ module.exports = chunkKMQPZJZZ_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=Drag.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const DragIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { DragIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const DragIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { DragIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-YREIKGZX.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Drag.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkL6GEQJPN_cjs = require('../chunk-L6GEQJPN.cjs');
4
+
5
+
6
+
7
+ module.exports = chunkL6GEQJPN_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=Hamburger.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const HamburgerIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { HamburgerIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const HamburgerIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { HamburgerIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-42JIGMG3.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Hamburger.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkY45PAQY6_cjs = require('../chunk-Y45PAQY6.cjs');
4
+
5
+
6
+
7
+ module.exports = chunkY45PAQY6_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=Home.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const HomeIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { HomeIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const HomeIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { HomeIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-IS5ICDLG.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Home.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunk5GR2S72D_cjs = require('../chunk-5GR2S72D.cjs');
4
+
5
+
6
+
7
+ module.exports = chunk5GR2S72D_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=MenuVertical.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const MenuVerticalIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { MenuVerticalIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const MenuVerticalIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { MenuVerticalIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-FQGB5I4X.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=MenuVertical.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var chunkKSOEFHNK_cjs = require('../chunk-KSOEFHNK.cjs');
4
+
5
+
6
+
7
+ module.exports = chunkKSOEFHNK_cjs.a;
8
+ //# sourceMappingURL=out.js.map
9
+ //# sourceMappingURL=Send.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SendIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { SendIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SendIcon: react.ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ export { SendIcon as default };
@@ -0,0 +1,3 @@
1
+ export { a as default } from '../chunk-P74PBBBA.js';
2
+ //# sourceMappingURL=out.js.map
3
+ //# sourceMappingURL=Send.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":""}
package/dist/ui/index.cjs CHANGED
@@ -1,44 +1,47 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-LB4ZOJMO.cjs');
4
- var chunkWPHM6DK7_cjs = require('../chunk-WPHM6DK7.cjs');
3
+ require('../chunk-QQKOKS72.cjs');
5
4
  var chunkUGK25Y5K_cjs = require('../chunk-UGK25Y5K.cjs');
6
5
  var chunk7TMDLZ5I_cjs = require('../chunk-7TMDLZ5I.cjs');
7
6
  var chunk47CKKE76_cjs = require('../chunk-47CKKE76.cjs');
8
- var chunkX3N3DK7Z_cjs = require('../chunk-X3N3DK7Z.cjs');
9
- var chunk5FAZXOJE_cjs = require('../chunk-5FAZXOJE.cjs');
7
+ var chunkKSOEFHNK_cjs = require('../chunk-KSOEFHNK.cjs');
10
8
  var chunkOKZUSFLD_cjs = require('../chunk-OKZUSFLD.cjs');
11
9
  var chunkKTQVBPY5_cjs = require('../chunk-KTQVBPY5.cjs');
12
10
  var chunkSWO56LML_cjs = require('../chunk-SWO56LML.cjs');
13
11
  var chunkNBXZ7R6O_cjs = require('../chunk-NBXZ7R6O.cjs');
14
12
  var chunkTTGI7JLO_cjs = require('../chunk-TTGI7JLO.cjs');
15
13
  var chunk5AYSXVQE_cjs = require('../chunk-5AYSXVQE.cjs');
16
- var chunkS2LCELRR_cjs = require('../chunk-S2LCELRR.cjs');
17
- var chunk2KLBJ4MP_cjs = require('../chunk-2KLBJ4MP.cjs');
18
- var chunkAPNQD5TX_cjs = require('../chunk-APNQD5TX.cjs');
14
+ var chunkWPHM6DK7_cjs = require('../chunk-WPHM6DK7.cjs');
19
15
  var chunkJYNSXB5F_cjs = require('../chunk-JYNSXB5F.cjs');
20
16
  var chunkAVXGJ6GD_cjs = require('../chunk-AVXGJ6GD.cjs');
17
+ var chunk5GR2S72D_cjs = require('../chunk-5GR2S72D.cjs');
21
18
  var chunkNNUKHWRL_cjs = require('../chunk-NNUKHWRL.cjs');
22
19
  var chunkHZE6JWKV_cjs = require('../chunk-HZE6JWKV.cjs');
23
20
  var chunkBSDGYBZX_cjs = require('../chunk-BSDGYBZX.cjs');
21
+ var chunkX3N3DK7Z_cjs = require('../chunk-X3N3DK7Z.cjs');
22
+ var chunk5FAZXOJE_cjs = require('../chunk-5FAZXOJE.cjs');
23
+ var chunk2QVJX22M_cjs = require('../chunk-2QVJX22M.cjs');
24
+ var chunkY2DYYXBM_cjs = require('../chunk-Y2DYYXBM.cjs');
25
+ var chunkF3N3JCOS_cjs = require('../chunk-F3N3JCOS.cjs');
26
+ var chunkL6GEQJPN_cjs = require('../chunk-L6GEQJPN.cjs');
27
+ var chunkY45PAQY6_cjs = require('../chunk-Y45PAQY6.cjs');
28
+ var chunkS2LCELRR_cjs = require('../chunk-S2LCELRR.cjs');
29
+ var chunk2KLBJ4MP_cjs = require('../chunk-2KLBJ4MP.cjs');
30
+ var chunkAPNQD5TX_cjs = require('../chunk-APNQD5TX.cjs');
31
+ var chunkGYWOVXXF_cjs = require('../chunk-GYWOVXXF.cjs');
32
+ var chunkOKYOSJJC_cjs = require('../chunk-OKYOSJJC.cjs');
24
33
  var chunkVURIOWDK_cjs = require('../chunk-VURIOWDK.cjs');
25
34
  var chunk66NPXXNP_cjs = require('../chunk-66NPXXNP.cjs');
26
35
  var chunkOISD6X5Y_cjs = require('../chunk-OISD6X5Y.cjs');
27
36
  var chunk3WHSMDRD_cjs = require('../chunk-3WHSMDRD.cjs');
28
37
  var chunkL7CJWP46_cjs = require('../chunk-L7CJWP46.cjs');
29
- var chunk2QVJX22M_cjs = require('../chunk-2QVJX22M.cjs');
30
- var chunkY2DYYXBM_cjs = require('../chunk-Y2DYYXBM.cjs');
31
- var chunkF3N3JCOS_cjs = require('../chunk-F3N3JCOS.cjs');
38
+ var chunkKMQPZJZZ_cjs = require('../chunk-KMQPZJZZ.cjs');
39
+ var chunk7PQMW2PJ_cjs = require('../chunk-7PQMW2PJ.cjs');
40
+ var chunkB3LE2J3U_cjs = require('../chunk-B3LE2J3U.cjs');
32
41
  var chunk6U4P2YGY_cjs = require('../chunk-6U4P2YGY.cjs');
33
- var chunkGYWOVXXF_cjs = require('../chunk-GYWOVXXF.cjs');
34
- var chunkOKYOSJJC_cjs = require('../chunk-OKYOSJJC.cjs');
35
42
 
36
43
 
37
44
 
38
- Object.defineProperty(exports, "TooltipGreyIcon", {
39
- enumerable: true,
40
- get: function () { return chunkWPHM6DK7_cjs.a; }
41
- });
42
45
  Object.defineProperty(exports, "UpIcon", {
43
46
  enumerable: true,
44
47
  get: function () { return chunkUGK25Y5K_cjs.a; }
@@ -51,13 +54,9 @@ Object.defineProperty(exports, "WalletIcon", {
51
54
  enumerable: true,
52
55
  get: function () { return chunk47CKKE76_cjs.a; }
53
56
  });
54
- Object.defineProperty(exports, "QrCodeIcon", {
57
+ Object.defineProperty(exports, "SendIcon", {
55
58
  enumerable: true,
56
- get: function () { return chunkX3N3DK7Z_cjs.a; }
57
- });
58
- Object.defineProperty(exports, "RefreshIcon", {
59
- enumerable: true,
60
- get: function () { return chunk5FAZXOJE_cjs.a; }
59
+ get: function () { return chunkKSOEFHNK_cjs.a; }
61
60
  });
62
61
  Object.defineProperty(exports, "SettingsIcon", {
63
62
  enumerable: true,
@@ -83,17 +82,9 @@ Object.defineProperty(exports, "TooltipIcon", {
83
82
  enumerable: true,
84
83
  get: function () { return chunk5AYSXVQE_cjs.a; }
85
84
  });
86
- Object.defineProperty(exports, "LedOffIcon", {
87
- enumerable: true,
88
- get: function () { return chunkS2LCELRR_cjs.a; }
89
- });
90
- Object.defineProperty(exports, "LedOnIcon", {
91
- enumerable: true,
92
- get: function () { return chunk2KLBJ4MP_cjs.a; }
93
- });
94
- Object.defineProperty(exports, "LedOutlineIcon", {
85
+ Object.defineProperty(exports, "TooltipGreyIcon", {
95
86
  enumerable: true,
96
- get: function () { return chunkAPNQD5TX_cjs.a; }
87
+ get: function () { return chunkWPHM6DK7_cjs.a; }
97
88
  });
98
89
  Object.defineProperty(exports, "LinkIcon", {
99
90
  enumerable: true,
@@ -103,6 +94,10 @@ Object.defineProperty(exports, "MenuIcon", {
103
94
  enumerable: true,
104
95
  get: function () { return chunkAVXGJ6GD_cjs.a; }
105
96
  });
97
+ Object.defineProperty(exports, "MenuVerticalIcon", {
98
+ enumerable: true,
99
+ get: function () { return chunk5GR2S72D_cjs.a; }
100
+ });
106
101
  Object.defineProperty(exports, "PasswordHideIcon", {
107
102
  enumerable: true,
108
103
  get: function () { return chunkNNUKHWRL_cjs.a; }
@@ -115,6 +110,54 @@ Object.defineProperty(exports, "PlusIcon", {
115
110
  enumerable: true,
116
111
  get: function () { return chunkBSDGYBZX_cjs.a; }
117
112
  });
113
+ Object.defineProperty(exports, "QrCodeIcon", {
114
+ enumerable: true,
115
+ get: function () { return chunkX3N3DK7Z_cjs.a; }
116
+ });
117
+ Object.defineProperty(exports, "RefreshIcon", {
118
+ enumerable: true,
119
+ get: function () { return chunk5FAZXOJE_cjs.a; }
120
+ });
121
+ Object.defineProperty(exports, "ErrorIcon", {
122
+ enumerable: true,
123
+ get: function () { return chunk2QVJX22M_cjs.a; }
124
+ });
125
+ Object.defineProperty(exports, "ForwardIcon", {
126
+ enumerable: true,
127
+ get: function () { return chunkY2DYYXBM_cjs.a; }
128
+ });
129
+ Object.defineProperty(exports, "FriendsIcon", {
130
+ enumerable: true,
131
+ get: function () { return chunkF3N3JCOS_cjs.a; }
132
+ });
133
+ Object.defineProperty(exports, "HamburgerIcon", {
134
+ enumerable: true,
135
+ get: function () { return chunkL6GEQJPN_cjs.a; }
136
+ });
137
+ Object.defineProperty(exports, "HomeIcon", {
138
+ enumerable: true,
139
+ get: function () { return chunkY45PAQY6_cjs.a; }
140
+ });
141
+ Object.defineProperty(exports, "LedOffIcon", {
142
+ enumerable: true,
143
+ get: function () { return chunkS2LCELRR_cjs.a; }
144
+ });
145
+ Object.defineProperty(exports, "LedOnIcon", {
146
+ enumerable: true,
147
+ get: function () { return chunk2KLBJ4MP_cjs.a; }
148
+ });
149
+ Object.defineProperty(exports, "LedOutlineIcon", {
150
+ enumerable: true,
151
+ get: function () { return chunkAPNQD5TX_cjs.a; }
152
+ });
153
+ Object.defineProperty(exports, "CalendarIcon", {
154
+ enumerable: true,
155
+ get: function () { return chunkGYWOVXXF_cjs.a; }
156
+ });
157
+ Object.defineProperty(exports, "ClockIcon", {
158
+ enumerable: true,
159
+ get: function () { return chunkOKYOSJJC_cjs.a; }
160
+ });
118
161
  Object.defineProperty(exports, "CloseIcon", {
119
162
  enumerable: true,
120
163
  get: function () { return chunkVURIOWDK_cjs.a; }
@@ -135,29 +178,21 @@ Object.defineProperty(exports, "DownIcon", {
135
178
  enumerable: true,
136
179
  get: function () { return chunkL7CJWP46_cjs.a; }
137
180
  });
138
- Object.defineProperty(exports, "ErrorIcon", {
181
+ Object.defineProperty(exports, "DragIcon", {
139
182
  enumerable: true,
140
- get: function () { return chunk2QVJX22M_cjs.a; }
183
+ get: function () { return chunkKMQPZJZZ_cjs.a; }
141
184
  });
142
- Object.defineProperty(exports, "ForwardIcon", {
185
+ Object.defineProperty(exports, "ActivityIcon", {
143
186
  enumerable: true,
144
- get: function () { return chunkY2DYYXBM_cjs.a; }
187
+ get: function () { return chunk7PQMW2PJ_cjs.a; }
145
188
  });
146
- Object.defineProperty(exports, "FriendsIcon", {
189
+ Object.defineProperty(exports, "ArrowUpDownIcon", {
147
190
  enumerable: true,
148
- get: function () { return chunkF3N3JCOS_cjs.a; }
191
+ get: function () { return chunkB3LE2J3U_cjs.a; }
149
192
  });
150
193
  Object.defineProperty(exports, "BackIcon", {
151
194
  enumerable: true,
152
195
  get: function () { return chunk6U4P2YGY_cjs.a; }
153
196
  });
154
- Object.defineProperty(exports, "CalendarIcon", {
155
- enumerable: true,
156
- get: function () { return chunkGYWOVXXF_cjs.a; }
157
- });
158
- Object.defineProperty(exports, "ClockIcon", {
159
- enumerable: true,
160
- get: function () { return chunkOKYOSJJC_cjs.a; }
161
- });
162
197
  //# sourceMappingURL=out.js.map
163
198
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,5 @@
1
+ export { default as ActivityIcon } from './Activity.cjs';
2
+ export { default as ArrowUpDownIcon } from './ArrowUpDown.cjs';
1
3
  export { default as BackIcon } from './Back.cjs';
2
4
  export { default as CalendarIcon } from './Calendar.cjs';
3
5
  export { default as ClockIcon } from './Clock.cjs';
@@ -6,19 +8,24 @@ export { default as CopyIcon } from './Copy.cjs';
6
8
  export { default as CursorIcon } from './Cursor.cjs';
7
9
  export { default as DashIcon } from './Dash.cjs';
8
10
  export { default as DownIcon } from './Down.cjs';
11
+ export { default as DragIcon } from './Drag.cjs';
9
12
  export { default as ErrorIcon } from './Error.cjs';
10
13
  export { default as ForwardIcon } from './Forward.cjs';
11
14
  export { default as FriendsIcon } from './Friends.cjs';
15
+ export { default as HamburgerIcon } from './Hamburger.cjs';
16
+ export { default as HomeIcon } from './Home.cjs';
12
17
  export { default as LedOffIcon } from './LedOff.cjs';
13
18
  export { default as LedOnIcon } from './LedOn.cjs';
14
19
  export { default as LedOutlineIcon } from './LedOutline.cjs';
15
20
  export { default as LinkIcon } from './Link.cjs';
21
+ export { default as MenuVerticalIcon } from './MenuVertical.cjs';
16
22
  export { default as MenuIcon } from './Menu.cjs';
17
23
  export { default as PasswordHideIcon } from './PasswordHide.cjs';
18
24
  export { default as PasswordShowIcon } from './PasswordShow.cjs';
19
25
  export { default as PlusIcon } from './Plus.cjs';
20
26
  export { default as QrCodeIcon } from './QrCode.cjs';
21
27
  export { default as RefreshIcon } from './Refresh.cjs';
28
+ export { default as SendIcon } from './Send.cjs';
22
29
  export { default as SettingsIcon } from './Settings.cjs';
23
30
  export { default as SoundOffIcon } from './SoundOff.cjs';
24
31
  export { default as SoundOnIcon } from './SoundOn.cjs';
@@ -1,3 +1,5 @@
1
+ export { default as ActivityIcon } from './Activity.js';
2
+ export { default as ArrowUpDownIcon } from './ArrowUpDown.js';
1
3
  export { default as BackIcon } from './Back.js';
2
4
  export { default as CalendarIcon } from './Calendar.js';
3
5
  export { default as ClockIcon } from './Clock.js';
@@ -6,19 +8,24 @@ export { default as CopyIcon } from './Copy.js';
6
8
  export { default as CursorIcon } from './Cursor.js';
7
9
  export { default as DashIcon } from './Dash.js';
8
10
  export { default as DownIcon } from './Down.js';
11
+ export { default as DragIcon } from './Drag.js';
9
12
  export { default as ErrorIcon } from './Error.js';
10
13
  export { default as ForwardIcon } from './Forward.js';
11
14
  export { default as FriendsIcon } from './Friends.js';
15
+ export { default as HamburgerIcon } from './Hamburger.js';
16
+ export { default as HomeIcon } from './Home.js';
12
17
  export { default as LedOffIcon } from './LedOff.js';
13
18
  export { default as LedOnIcon } from './LedOn.js';
14
19
  export { default as LedOutlineIcon } from './LedOutline.js';
15
20
  export { default as LinkIcon } from './Link.js';
21
+ export { default as MenuVerticalIcon } from './MenuVertical.js';
16
22
  export { default as MenuIcon } from './Menu.js';
17
23
  export { default as PasswordHideIcon } from './PasswordHide.js';
18
24
  export { default as PasswordShowIcon } from './PasswordShow.js';
19
25
  export { default as PlusIcon } from './Plus.js';
20
26
  export { default as QrCodeIcon } from './QrCode.js';
21
27
  export { default as RefreshIcon } from './Refresh.js';
28
+ export { default as SendIcon } from './Send.js';
22
29
  export { default as SettingsIcon } from './Settings.js';
23
30
  export { default as SoundOffIcon } from './SoundOff.js';
24
31
  export { default as SoundOnIcon } from './SoundOn.js';
package/dist/ui/index.js CHANGED
@@ -1,34 +1,41 @@
1
- import '../chunk-ZS3FF6CU.js';
2
- export { a as TooltipGreyIcon } from '../chunk-S6JSRIT5.js';
1
+ import '../chunk-73HR2OWR.js';
3
2
  export { a as UpIcon } from '../chunk-ICMOG5BP.js';
4
3
  export { a as UploadIcon } from '../chunk-E62ZARA5.js';
5
4
  export { a as WalletIcon } from '../chunk-RZGPTNV4.js';
6
- export { a as QrCodeIcon } from '../chunk-YF4B7EDD.js';
7
- export { a as RefreshIcon } from '../chunk-PHNCBRMO.js';
5
+ export { a as SendIcon } from '../chunk-P74PBBBA.js';
8
6
  export { a as SettingsIcon } from '../chunk-4IGD3PII.js';
9
7
  export { a as SoundOffIcon } from '../chunk-EBBXQU3A.js';
10
8
  export { a as SoundOnIcon } from '../chunk-UG5LUKYE.js';
11
9
  export { a as SuccessIcon } from '../chunk-T7ZIXJJV.js';
12
10
  export { a as SwapIcon } from '../chunk-LWOYASTC.js';
13
11
  export { a as TooltipIcon } from '../chunk-GIX75WSO.js';
14
- export { a as LedOffIcon } from '../chunk-F6B5ETJG.js';
15
- export { a as LedOnIcon } from '../chunk-DH6ERBJV.js';
16
- export { a as LedOutlineIcon } from '../chunk-42KQRLD5.js';
12
+ export { a as TooltipGreyIcon } from '../chunk-S6JSRIT5.js';
17
13
  export { a as LinkIcon } from '../chunk-365U662B.js';
18
14
  export { a as MenuIcon } from '../chunk-JQFQEERV.js';
15
+ export { a as MenuVerticalIcon } from '../chunk-FQGB5I4X.js';
19
16
  export { a as PasswordHideIcon } from '../chunk-5FIEF5S5.js';
20
17
  export { a as PasswordShowIcon } from '../chunk-V7OF3WSH.js';
21
18
  export { a as PlusIcon } from '../chunk-LP2IQOK4.js';
19
+ export { a as QrCodeIcon } from '../chunk-YF4B7EDD.js';
20
+ export { a as RefreshIcon } from '../chunk-PHNCBRMO.js';
21
+ export { a as ErrorIcon } from '../chunk-D2W56GMB.js';
22
+ export { a as ForwardIcon } from '../chunk-7DXCDHJ2.js';
23
+ export { a as FriendsIcon } from '../chunk-SYLYIQN3.js';
24
+ export { a as HamburgerIcon } from '../chunk-42JIGMG3.js';
25
+ export { a as HomeIcon } from '../chunk-IS5ICDLG.js';
26
+ export { a as LedOffIcon } from '../chunk-F6B5ETJG.js';
27
+ export { a as LedOnIcon } from '../chunk-DH6ERBJV.js';
28
+ export { a as LedOutlineIcon } from '../chunk-42KQRLD5.js';
29
+ export { a as CalendarIcon } from '../chunk-5HRQHW4X.js';
30
+ export { a as ClockIcon } from '../chunk-EJ7APO2X.js';
22
31
  export { a as CloseIcon } from '../chunk-IEJF3AVQ.js';
23
32
  export { a as CopyIcon } from '../chunk-7CZKTHTQ.js';
24
33
  export { a as CursorIcon } from '../chunk-HDTUDOV3.js';
25
34
  export { a as DashIcon } from '../chunk-EBO7BHUJ.js';
26
35
  export { a as DownIcon } from '../chunk-EE7EK5HO.js';
27
- export { a as ErrorIcon } from '../chunk-D2W56GMB.js';
28
- export { a as ForwardIcon } from '../chunk-7DXCDHJ2.js';
29
- export { a as FriendsIcon } from '../chunk-SYLYIQN3.js';
36
+ export { a as DragIcon } from '../chunk-YREIKGZX.js';
37
+ export { a as ActivityIcon } from '../chunk-WRVZLWFC.js';
38
+ export { a as ArrowUpDownIcon } from '../chunk-7XESU5QG.js';
30
39
  export { a as BackIcon } from '../chunk-SQIENVIR.js';
31
- export { a as CalendarIcon } from '../chunk-5HRQHW4X.js';
32
- export { a as ClockIcon } from '../chunk-EJ7APO2X.js';
33
40
  //# sourceMappingURL=out.js.map
34
41
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onbeam/icons",
3
- "version": "1.2.10",
3
+ "version": "1.3.0",
4
4
  "sideEffects": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,3 +0,0 @@
1
-
2
- //# sourceMappingURL=out.js.map
3
- //# sourceMappingURL=chunk-ZS3FF6CU.js.map