restream-admin-ui-icons 2.0.0 → 2.0.1

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 (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,158 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const AttentionColor: {
5
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
6
+ displayName: string;
7
+ };
8
+
9
+ declare const AttentionMonochrome: {
10
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ declare const AttentionStroke: {
15
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
16
+ displayName: string;
17
+ };
18
+
19
+ declare const ErrorColor: {
20
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
21
+ displayName: string;
22
+ };
23
+
24
+ declare const ErrorMonochrome: {
25
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
26
+ displayName: string;
27
+ };
28
+
29
+ declare const ErrorStroke: {
30
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
31
+ displayName: string;
32
+ };
33
+
34
+ declare const HelpColor: {
35
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
36
+ displayName: string;
37
+ };
38
+
39
+ declare const HelpMonochrome: {
40
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
41
+ displayName: string;
42
+ };
43
+
44
+ declare const HelpStroke: {
45
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
46
+ displayName: string;
47
+ };
48
+
49
+ declare const InformationColor: {
50
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
51
+ displayName: string;
52
+ };
53
+
54
+ declare const InformationMonochrome: {
55
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
56
+ displayName: string;
57
+ };
58
+
59
+ declare const InformationStroke: {
60
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
61
+ displayName: string;
62
+ };
63
+
64
+ declare const NoneColor: {
65
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
66
+ displayName: string;
67
+ };
68
+
69
+ declare const NoneMonochrome: {
70
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
71
+ displayName: string;
72
+ };
73
+
74
+ declare const NoneStroke: {
75
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
76
+ displayName: string;
77
+ };
78
+
79
+ declare const OkColor: {
80
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
81
+ displayName: string;
82
+ };
83
+
84
+ declare const OkMonochrome: {
85
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
86
+ displayName: string;
87
+ };
88
+
89
+ declare const OkStroke: {
90
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
91
+ displayName: string;
92
+ };
93
+
94
+ declare const SkipColor: {
95
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
96
+ displayName: string;
97
+ };
98
+
99
+ declare const SkipMonochrome: {
100
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
101
+ displayName: string;
102
+ };
103
+
104
+ declare const SkipStroke: {
105
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
106
+ displayName: string;
107
+ };
108
+
109
+ declare const StopStroke: {
110
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
111
+ displayName: string;
112
+ };
113
+
114
+ declare const TimeColor: {
115
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
116
+ displayName: string;
117
+ };
118
+
119
+ declare const TimeMonochrome: {
120
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
121
+ displayName: string;
122
+ };
123
+
124
+ declare const TimeStroke: {
125
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
126
+ displayName: string;
127
+ };
128
+
129
+ declare const index_AttentionColor: typeof AttentionColor;
130
+ declare const index_AttentionMonochrome: typeof AttentionMonochrome;
131
+ declare const index_AttentionStroke: typeof AttentionStroke;
132
+ declare const index_ErrorColor: typeof ErrorColor;
133
+ declare const index_ErrorMonochrome: typeof ErrorMonochrome;
134
+ declare const index_ErrorStroke: typeof ErrorStroke;
135
+ declare const index_HelpColor: typeof HelpColor;
136
+ declare const index_HelpMonochrome: typeof HelpMonochrome;
137
+ declare const index_HelpStroke: typeof HelpStroke;
138
+ declare const index_InformationColor: typeof InformationColor;
139
+ declare const index_InformationMonochrome: typeof InformationMonochrome;
140
+ declare const index_InformationStroke: typeof InformationStroke;
141
+ declare const index_NoneColor: typeof NoneColor;
142
+ declare const index_NoneMonochrome: typeof NoneMonochrome;
143
+ declare const index_NoneStroke: typeof NoneStroke;
144
+ declare const index_OkColor: typeof OkColor;
145
+ declare const index_OkMonochrome: typeof OkMonochrome;
146
+ declare const index_OkStroke: typeof OkStroke;
147
+ declare const index_SkipColor: typeof SkipColor;
148
+ declare const index_SkipMonochrome: typeof SkipMonochrome;
149
+ declare const index_SkipStroke: typeof SkipStroke;
150
+ declare const index_StopStroke: typeof StopStroke;
151
+ declare const index_TimeColor: typeof TimeColor;
152
+ declare const index_TimeMonochrome: typeof TimeMonochrome;
153
+ declare const index_TimeStroke: typeof TimeStroke;
154
+ declare namespace index {
155
+ export { index_AttentionColor as AttentionColor, index_AttentionMonochrome as AttentionMonochrome, index_AttentionStroke as AttentionStroke, index_ErrorColor as ErrorColor, index_ErrorMonochrome as ErrorMonochrome, index_ErrorStroke as ErrorStroke, index_HelpColor as HelpColor, index_HelpMonochrome as HelpMonochrome, index_HelpStroke as HelpStroke, index_InformationColor as InformationColor, index_InformationMonochrome as InformationMonochrome, index_InformationStroke as InformationStroke, index_NoneColor as NoneColor, index_NoneMonochrome as NoneMonochrome, index_NoneStroke as NoneStroke, index_OkColor as OkColor, index_OkMonochrome as OkMonochrome, index_OkStroke as OkStroke, index_SkipColor as SkipColor, index_SkipMonochrome as SkipMonochrome, index_SkipStroke as SkipStroke, index_StopStroke as StopStroke, index_TimeColor as TimeColor, index_TimeMonochrome as TimeMonochrome, index_TimeStroke as TimeStroke };
156
+ }
157
+
158
+ export { AttentionColor as A, ErrorColor as E, HelpColor as H, InformationColor as I, NoneColor as N, OkColor as O, SkipColor as S, TimeColor as T, AttentionMonochrome as a, AttentionStroke as b, ErrorMonochrome as c, ErrorStroke as d, HelpMonochrome as e, HelpStroke as f, InformationMonochrome as g, InformationStroke as h, index as i, NoneMonochrome as j, NoneStroke as k, OkMonochrome as l, OkStroke as m, SkipMonochrome as n, SkipStroke as o, StopStroke as p, TimeMonochrome as q, TimeStroke as r };
package/dist/index.cjs CHANGED
@@ -1,21 +1,50 @@
1
1
  'use strict';
2
2
 
3
- var chunk6R5MLI6T_cjs = require('./chunk-6R5MLI6T.cjs');
4
- var chunkOVJVZQJG_cjs = require('./chunk-OVJVZQJG.cjs');
5
- var chunkL2RDQIWN_cjs = require('./chunk-L2RDQIWN.cjs');
3
+ var chunk652EDI3M_cjs = require('./chunk-652EDI3M.cjs');
4
+ require('./chunk-QCKWJBFQ.cjs');
5
+ require('./chunk-JA7AQN2U.cjs');
6
+ require('./chunk-EC3FKFNR.cjs');
7
+ require('./chunk-JJGYKMC4.cjs');
8
+ require('./chunk-HRHUSLAY.cjs');
9
+ require('./chunk-U3SUHKQG.cjs');
10
+ require('./chunk-HNETW4EK.cjs');
11
+ require('./chunk-XGESN6V3.cjs');
12
+ require('./chunk-EFQLND6U.cjs');
13
+ var chunkDJY2ZT47_cjs = require('./chunk-DJY2ZT47.cjs');
14
+ require('./chunk-FTXJCRSC.cjs');
15
+ require('./chunk-WHQGABRH.cjs');
16
+ require('./chunk-DQXLUYGZ.cjs');
17
+ var chunkYW3CYQZO_cjs = require('./chunk-YW3CYQZO.cjs');
18
+ require('./chunk-FLODM2MN.cjs');
19
+ require('./chunk-RJTHXN7R.cjs');
20
+ require('./chunk-5E6YCRWP.cjs');
21
+ require('./chunk-P6CETHIC.cjs');
22
+ require('./chunk-JV7VTU2W.cjs');
23
+ require('./chunk-RRGQQVT3.cjs');
24
+ require('./chunk-VYJ4FQIM.cjs');
25
+ require('./chunk-X7TNY7YV.cjs');
26
+ require('./chunk-666BKIZ6.cjs');
27
+ require('./chunk-YVIRETI5.cjs');
28
+ require('./chunk-OBEPQDMI.cjs');
29
+ require('./chunk-EFOWDO5Z.cjs');
30
+ require('./chunk-ML76OME2.cjs');
31
+ require('./chunk-OYF7PLZT.cjs');
32
+ require('./chunk-QTSQUW7V.cjs');
33
+ require('./chunk-6GNVPFI2.cjs');
34
+ require('./chunk-ZH3F4HAS.cjs');
6
35
  require('./chunk-75ZPJI57.cjs');
7
36
 
8
37
 
9
38
 
10
39
  Object.defineProperty(exports, "icons16", {
11
40
  enumerable: true,
12
- get: function () { return chunk6R5MLI6T_cjs.__exports; }
41
+ get: function () { return chunk652EDI3M_cjs.__exports; }
13
42
  });
14
43
  Object.defineProperty(exports, "icons8", {
15
44
  enumerable: true,
16
- get: function () { return chunkOVJVZQJG_cjs.__exports; }
45
+ get: function () { return chunkDJY2ZT47_cjs.__exports; }
17
46
  });
18
47
  Object.defineProperty(exports, "icons24", {
19
48
  enumerable: true,
20
- get: function () { return chunkL2RDQIWN_cjs.__exports; }
49
+ get: function () { return chunkYW3CYQZO_cjs.__exports; }
21
50
  });
package/dist/index.d.cts CHANGED
@@ -1,5 +1,34 @@
1
- export { i as icons8 } from './index-DeICsjGM.cjs';
2
- export { i as icons16 } from './index-CwzC7947.cjs';
3
- export { i as icons24 } from './index-mKoKYZGN.cjs';
1
+ export { i as icons8 } from './index-CK0phSMO.cjs';
2
+ export { i as icons16 } from './index-CNtiUTY3.cjs';
3
+ export { i as icons24 } from './index-DT-ZD2vN.cjs';
4
+ import './index-CFxPTzd1.cjs';
4
5
  import 'react/jsx-runtime';
5
6
  import 'react';
7
+ import './index-CR4EC66T.cjs';
8
+ import './index-BsiQV-Md.cjs';
9
+ import './index-vZcD4vr2.cjs';
10
+ import './index-yvIuqUow.cjs';
11
+ import './index-CljdSS2W.cjs';
12
+ import './index-Cpqv5g2f.cjs';
13
+ import './index-Ctc6Hj-F.cjs';
14
+ import './index-BV2fHXgi.cjs';
15
+ import './index-CG2dj02u.cjs';
16
+ import './index-C7d7YDCl.cjs';
17
+ import './index-DRLluCqw.cjs';
18
+ import './index-Dhbf0iLm.cjs';
19
+ import './index-mgKSIcll.cjs';
20
+ import './index-Bn3HVCJk.cjs';
21
+ import './index-BNWAp6cn.cjs';
22
+ import './index-CaVxPDmN.cjs';
23
+ import './index-BgJGQLg9.cjs';
24
+ import './index-Day051Iz.cjs';
25
+ import './index-D_h78ilz.cjs';
26
+ import './index-D6SB0h7i.cjs';
27
+ import './index-CrIDfvJA.cjs';
28
+ import './index-ASBR6v-E.cjs';
29
+ import './index-B7umJpPL.cjs';
30
+ import './index-5ToZKUDg.cjs';
31
+ import './index-Ce_7C4Dg.cjs';
32
+ import './index-B7LKlvJk.cjs';
33
+ import './index-Bb_sUOUj.cjs';
34
+ import './index-BChZTp3x.cjs';
package/dist/index.d.ts CHANGED
@@ -1,5 +1,34 @@
1
- export { i as icons8 } from './index-DeICsjGM.js';
2
- export { i as icons16 } from './index-CwzC7947.js';
3
- export { i as icons24 } from './index-mKoKYZGN.js';
1
+ export { i as icons8 } from './index-COesY55N.js';
2
+ export { i as icons16 } from './index-9wawOzmn.js';
3
+ export { i as icons24 } from './index-EphVdsek.js';
4
+ import './index-CFxPTzd1.js';
4
5
  import 'react/jsx-runtime';
5
6
  import 'react';
7
+ import './index-CR4EC66T.js';
8
+ import './index-BsiQV-Md.js';
9
+ import './index-vZcD4vr2.js';
10
+ import './index-yvIuqUow.js';
11
+ import './index-CljdSS2W.js';
12
+ import './index-Cpqv5g2f.js';
13
+ import './index-Ctc6Hj-F.js';
14
+ import './index-BV2fHXgi.js';
15
+ import './index-CG2dj02u.js';
16
+ import './index-C7d7YDCl.js';
17
+ import './index-DRLluCqw.js';
18
+ import './index-Dhbf0iLm.js';
19
+ import './index-mgKSIcll.js';
20
+ import './index-Bn3HVCJk.js';
21
+ import './index-BNWAp6cn.js';
22
+ import './index-CaVxPDmN.js';
23
+ import './index-BgJGQLg9.js';
24
+ import './index-Day051Iz.js';
25
+ import './index-D_h78ilz.js';
26
+ import './index-D6SB0h7i.js';
27
+ import './index-CrIDfvJA.js';
28
+ import './index-ASBR6v-E.js';
29
+ import './index-B7umJpPL.js';
30
+ import './index-5ToZKUDg.js';
31
+ import './index-Ce_7C4Dg.js';
32
+ import './index-B7LKlvJk.js';
33
+ import './index-Bb_sUOUj.js';
34
+ import './index-BChZTp3x.js';
package/dist/index.js CHANGED
@@ -1,4 +1,33 @@
1
- export { __exports as icons16 } from './chunk-J4ZSA3F4.js';
2
- export { __exports as icons8 } from './chunk-Q5FZCGI5.js';
3
- export { __exports as icons24 } from './chunk-WHU7SHJM.js';
1
+ export { __exports as icons16 } from './chunk-QFE476CS.js';
2
+ import './chunk-T2Q4KBQ3.js';
3
+ import './chunk-WG25HRF2.js';
4
+ import './chunk-Y6TFMQOU.js';
5
+ import './chunk-6PKSKZCH.js';
6
+ import './chunk-EQXPGHMB.js';
7
+ import './chunk-BXCWXLDK.js';
8
+ import './chunk-LQZJJ2IL.js';
9
+ import './chunk-LYEJYZVX.js';
10
+ import './chunk-SSMVTGUD.js';
11
+ export { __exports as icons8 } from './chunk-JDQYKY6U.js';
12
+ import './chunk-24BIAKRS.js';
13
+ import './chunk-2U3R6HBC.js';
14
+ import './chunk-XBCAPJS6.js';
15
+ export { __exports as icons24 } from './chunk-67D73ETG.js';
16
+ import './chunk-47J5D6BQ.js';
17
+ import './chunk-7CV76NM5.js';
18
+ import './chunk-AOV2RSFU.js';
19
+ import './chunk-5B6Z76TB.js';
20
+ import './chunk-6SSOEAFO.js';
21
+ import './chunk-BL7ETGXC.js';
22
+ import './chunk-DSLRKEEM.js';
23
+ import './chunk-MBDNDFW5.js';
24
+ import './chunk-5TSOG4AS.js';
25
+ import './chunk-WA2RZKLP.js';
26
+ import './chunk-EDXVFXFG.js';
27
+ import './chunk-XU6L5TBJ.js';
28
+ import './chunk-H3Z6UNJ6.js';
29
+ import './chunk-VVQ4ZQ7G.js';
30
+ import './chunk-4Y5ULXVT.js';
31
+ import './chunk-4YG555JO.js';
32
+ import './chunk-B6JOHEFS.js';
4
33
  import './chunk-MLKGABMK.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "restream-admin-ui-icons",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Tree-shakeable SVG icon components (8px / 16px / 24px) for React",
5
5
  "keywords": ["icons", "react", "svg", "design-system", "restream"],
6
6
  "license": "MIT",
@@ -17,7 +17,10 @@
17
17
  },
18
18
  "./8": { "types": "./dist/8/index.d.ts", "import": "./dist/8/index.js", "require": "./dist/8/index.cjs" },
19
19
  "./16": { "types": "./dist/16/index.d.ts", "import": "./dist/16/index.js", "require": "./dist/16/index.cjs" },
20
- "./24": { "types": "./dist/24/index.d.ts", "import": "./dist/24/index.js", "require": "./dist/24/index.cjs" }
20
+ "./24": { "types": "./dist/24/index.d.ts", "import": "./dist/24/index.js", "require": "./dist/24/index.cjs" },
21
+ "./8/*": { "types": "./dist/8/*/index.d.ts", "import": "./dist/8/*/index.js", "require": "./dist/8/*/index.cjs" },
22
+ "./16/*": { "types": "./dist/16/*/index.d.ts", "import": "./dist/16/*/index.js", "require": "./dist/16/*/index.cjs" },
23
+ "./24/*": { "types": "./dist/24/*/index.d.ts", "import": "./dist/24/*/index.js", "require": "./dist/24/*/index.cjs" }
21
24
  },
22
25
  "files": ["dist", "README.md"],
23
26
  "scripts": {
@@ -1,2 +0,0 @@
1
- export { action_exports as action, alert_exports as alert, business_exports as business, communication_exports as communication, culture_exports as culture, document_exports as document, editor_exports as editor, logo_exports as logo, media_exports as media, navigation_exports as navigation, place_exports as place, rating_exports as rating, technology_exports as technology } from '../chunk-WHU7SHJM.js';
2
- import '../chunk-MLKGABMK.js';
@@ -1,3 +0,0 @@
1
- export { a as communication, b as navigation, c as rating } from '../index-DeICsjGM.cjs';
2
- import 'react/jsx-runtime';
3
- import 'react';
@@ -1,3 +0,0 @@
1
- export { a as communication, b as navigation, c as rating } from '../index-DeICsjGM.js';
2
- import 'react/jsx-runtime';
3
- import 'react';