decentraland-ui2 0.0.2 → 0.0.3-9876817458.commit-16eac00

Sign up to get free protection for your applications and to get access to all the features.
Files changed (567) hide show
  1. package/dist/components/AddressField/utils.d.ts +3 -0
  2. package/dist/components/AddressField/utils.js +8 -0
  3. package/dist/components/AddressField/utils.js.map +1 -0
  4. package/dist/components/AddressField/utils.spec.d.ts +1 -0
  5. package/dist/components/AddressField/utils.spec.js +21 -0
  6. package/dist/components/AddressField/utils.spec.js.map +1 -0
  7. package/dist/components/Atlas/Atlas.d.ts +3 -42
  8. package/dist/components/Atlas/Atlas.js +3 -21
  9. package/dist/components/Atlas/Atlas.js.map +1 -1
  10. package/dist/components/Atlas/Atlas.stories.d.ts +9 -8
  11. package/dist/components/Atlas/Atlas.stories.js +11 -9
  12. package/dist/components/Atlas/Atlas.stories.js.map +1 -1
  13. package/dist/components/Atlas/Atlas.types.d.ts +41 -0
  14. package/dist/components/Atlas/Atlas.types.js +20 -0
  15. package/dist/components/Atlas/Atlas.types.js.map +1 -0
  16. package/dist/components/Atlas/index.d.ts +4 -0
  17. package/dist/components/Atlas/index.js +3 -0
  18. package/dist/components/Atlas/index.js.map +1 -0
  19. package/dist/components/Atlas/util.d.ts +4 -3
  20. package/dist/components/Atlas/util.js +5 -4
  21. package/dist/components/Atlas/util.js.map +1 -1
  22. package/dist/components/AvatarFace/AvatarFace.d.ts +4 -0
  23. package/dist/components/AvatarFace/AvatarFace.js +13 -0
  24. package/dist/components/AvatarFace/AvatarFace.js.map +1 -0
  25. package/dist/components/AvatarFace/AvatarFace.stories.d.ts +10 -0
  26. package/dist/components/AvatarFace/AvatarFace.stories.js +47 -0
  27. package/dist/components/AvatarFace/AvatarFace.stories.js.map +1 -0
  28. package/dist/components/AvatarFace/AvatarFace.styled.d.ts +11 -0
  29. package/dist/components/AvatarFace/AvatarFace.styled.js +49 -0
  30. package/dist/components/AvatarFace/AvatarFace.styled.js.map +1 -0
  31. package/dist/components/AvatarFace/AvatarFace.types.d.ts +7 -0
  32. package/dist/components/AvatarFace/AvatarFace.types.js +2 -0
  33. package/dist/components/AvatarFace/AvatarFace.types.js.map +1 -0
  34. package/dist/components/AvatarFace/index.d.ts +2 -0
  35. package/dist/components/AvatarFace/index.js +3 -0
  36. package/dist/components/AvatarFace/index.js.map +1 -0
  37. package/dist/components/Icon/Emotes/MuteIcon.d.ts +4 -0
  38. package/dist/components/Icon/Emotes/MuteIcon.js +8 -0
  39. package/dist/components/Icon/Emotes/MuteIcon.js.map +1 -0
  40. package/dist/components/Icon/Emotes/PropsIcon.d.ts +4 -0
  41. package/dist/components/Icon/Emotes/PropsIcon.js +8 -0
  42. package/dist/components/Icon/Emotes/PropsIcon.js.map +1 -0
  43. package/dist/components/Icon/Emotes/SoundIcon.d.ts +4 -0
  44. package/dist/components/Icon/Emotes/SoundIcon.js +8 -0
  45. package/dist/components/Icon/Emotes/SoundIcon.js.map +1 -0
  46. package/dist/components/Icon/Emotes/VolumeIcon.d.ts +4 -0
  47. package/dist/components/Icon/Emotes/VolumeIcon.js +8 -0
  48. package/dist/components/Icon/Emotes/VolumeIcon.js.map +1 -0
  49. package/dist/components/Icon/ManaEthIcon.d.ts +4 -0
  50. package/dist/components/Icon/ManaEthIcon.js +8 -0
  51. package/dist/components/Icon/ManaEthIcon.js.map +1 -0
  52. package/dist/components/Icon/ManaMaticIcon.d.ts +4 -0
  53. package/dist/components/Icon/ManaMaticIcon.js +8 -0
  54. package/dist/components/Icon/ManaMaticIcon.js.map +1 -0
  55. package/dist/components/Icon/Notifications/AccessRestoredIcon.d.ts +4 -0
  56. package/dist/components/Icon/Notifications/AccessRestoredIcon.js +8 -0
  57. package/dist/components/Icon/Notifications/AccessRestoredIcon.js.map +1 -0
  58. package/dist/components/Icon/Notifications/AccessRestrictedIcon.d.ts +4 -0
  59. package/dist/components/Icon/Notifications/AccessRestrictedIcon.js +8 -0
  60. package/dist/components/Icon/Notifications/AccessRestrictedIcon.js.map +1 -0
  61. package/dist/components/Icon/Notifications/BidAcceptedIcon.d.ts +4 -0
  62. package/dist/components/Icon/Notifications/BidAcceptedIcon.js +8 -0
  63. package/dist/components/Icon/Notifications/BidAcceptedIcon.js.map +1 -0
  64. package/dist/components/Icon/Notifications/BidReceivedIcon.d.ts +4 -0
  65. package/dist/components/Icon/Notifications/BidReceivedIcon.js +8 -0
  66. package/dist/components/Icon/Notifications/BidReceivedIcon.js.map +1 -0
  67. package/dist/components/Icon/Notifications/CoauthorIcon.d.ts +4 -0
  68. package/dist/components/Icon/Notifications/CoauthorIcon.js +8 -0
  69. package/dist/components/Icon/Notifications/CoauthorIcon.js.map +1 -0
  70. package/dist/components/Icon/Notifications/EmptyInboxIcon.d.ts +4 -0
  71. package/dist/components/Icon/Notifications/EmptyInboxIcon.js +8 -0
  72. package/dist/components/Icon/Notifications/EmptyInboxIcon.js.map +1 -0
  73. package/dist/components/Icon/Notifications/EventCancelledIcon.d.ts +4 -0
  74. package/dist/components/Icon/Notifications/EventCancelledIcon.js +8 -0
  75. package/dist/components/Icon/Notifications/EventCancelledIcon.js.map +1 -0
  76. package/dist/components/Icon/Notifications/EventStartedIcon.d.ts +4 -0
  77. package/dist/components/Icon/Notifications/EventStartedIcon.js +8 -0
  78. package/dist/components/Icon/Notifications/EventStartedIcon.js.map +1 -0
  79. package/dist/components/Icon/Notifications/EventStartsSoonIcon.d.ts +4 -0
  80. package/dist/components/Icon/Notifications/EventStartsSoonIcon.js +8 -0
  81. package/dist/components/Icon/Notifications/EventStartsSoonIcon.js.map +1 -0
  82. package/dist/components/Icon/Notifications/GovernanceIcon.d.ts +4 -0
  83. package/dist/components/Icon/Notifications/GovernanceIcon.js +8 -0
  84. package/dist/components/Icon/Notifications/GovernanceIcon.js.map +1 -0
  85. package/dist/components/Icon/Notifications/HistoryIcon.d.ts +4 -0
  86. package/dist/components/Icon/Notifications/HistoryIcon.js +8 -0
  87. package/dist/components/Icon/Notifications/HistoryIcon.js.map +1 -0
  88. package/dist/components/Icon/Notifications/ItemAirdroppedIcon.d.ts +4 -0
  89. package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js +8 -0
  90. package/dist/components/Icon/Notifications/ItemAirdroppedIcon.js.map +1 -0
  91. package/dist/components/Icon/Notifications/ItemSoldIcon.d.ts +4 -0
  92. package/dist/components/Icon/Notifications/ItemSoldIcon.js +8 -0
  93. package/dist/components/Icon/Notifications/ItemSoldIcon.js.map +1 -0
  94. package/dist/components/Icon/Notifications/LandRentedIcon.d.ts +4 -0
  95. package/dist/components/Icon/Notifications/LandRentedIcon.js +8 -0
  96. package/dist/components/Icon/Notifications/LandRentedIcon.js.map +1 -0
  97. package/dist/components/Icon/Notifications/ManaMainnetIcon.d.ts +4 -0
  98. package/dist/components/Icon/Notifications/ManaMainnetIcon.js +8 -0
  99. package/dist/components/Icon/Notifications/ManaMainnetIcon.js.map +1 -0
  100. package/dist/components/Icon/Notifications/ManaPolygonIcon.d.ts +4 -0
  101. package/dist/components/Icon/Notifications/ManaPolygonIcon.js +8 -0
  102. package/dist/components/Icon/Notifications/ManaPolygonIcon.js.map +1 -0
  103. package/dist/components/Icon/Notifications/MissingResourcesIcon.d.ts +4 -0
  104. package/dist/components/Icon/Notifications/MissingResourcesIcon.js +8 -0
  105. package/dist/components/Icon/Notifications/MissingResourcesIcon.js.map +1 -0
  106. package/dist/components/Icon/Notifications/NewCommentIcon.d.ts +4 -0
  107. package/dist/components/Icon/Notifications/NewCommentIcon.js +8 -0
  108. package/dist/components/Icon/Notifications/NewCommentIcon.js.map +1 -0
  109. package/dist/components/Icon/Notifications/NewNotificationIcon.d.ts +4 -0
  110. package/dist/components/Icon/Notifications/NewNotificationIcon.js +8 -0
  111. package/dist/components/Icon/Notifications/NewNotificationIcon.js.map +1 -0
  112. package/dist/components/Icon/Notifications/NotificationBellActiveIcon.d.ts +4 -0
  113. package/dist/components/Icon/Notifications/NotificationBellActiveIcon.js +10 -0
  114. package/dist/components/Icon/Notifications/NotificationBellActiveIcon.js.map +1 -0
  115. package/dist/components/Icon/Notifications/NotificationBellIcon.d.ts +4 -0
  116. package/dist/components/Icon/Notifications/NotificationBellIcon.js +10 -0
  117. package/dist/components/Icon/Notifications/NotificationBellIcon.js.map +1 -0
  118. package/dist/components/Icon/Notifications/PermissionGrantedIcon.d.ts +4 -0
  119. package/dist/components/Icon/Notifications/PermissionGrantedIcon.js +8 -0
  120. package/dist/components/Icon/Notifications/PermissionGrantedIcon.js.map +1 -0
  121. package/dist/components/Icon/Notifications/PermissionRevokedIcon.d.ts +4 -0
  122. package/dist/components/Icon/Notifications/PermissionRevokedIcon.js +8 -0
  123. package/dist/components/Icon/Notifications/PermissionRevokedIcon.js.map +1 -0
  124. package/dist/components/Icon/Notifications/PitchIcon.d.ts +4 -0
  125. package/dist/components/Icon/Notifications/PitchIcon.js +8 -0
  126. package/dist/components/Icon/Notifications/PitchIcon.js.map +1 -0
  127. package/dist/components/Icon/Notifications/ProjectEnactedIcon.d.ts +4 -0
  128. package/dist/components/Icon/Notifications/ProjectEnactedIcon.js +8 -0
  129. package/dist/components/Icon/Notifications/ProjectEnactedIcon.js.map +1 -0
  130. package/dist/components/Icon/Notifications/ProposalFinishedIcon.d.ts +4 -0
  131. package/dist/components/Icon/Notifications/ProposalFinishedIcon.js +8 -0
  132. package/dist/components/Icon/Notifications/ProposalFinishedIcon.js.map +1 -0
  133. package/dist/components/Icon/Notifications/RentPeriodEndingIcon.d.ts +4 -0
  134. package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js +8 -0
  135. package/dist/components/Icon/Notifications/RentPeriodEndingIcon.js.map +1 -0
  136. package/dist/components/Icon/Notifications/RewardIcon.d.ts +4 -0
  137. package/dist/components/Icon/Notifications/RewardIcon.js +8 -0
  138. package/dist/components/Icon/Notifications/RewardIcon.js.map +1 -0
  139. package/dist/components/Icon/Notifications/TenderIcon.d.ts +4 -0
  140. package/dist/components/Icon/Notifications/TenderIcon.js +8 -0
  141. package/dist/components/Icon/Notifications/TenderIcon.js.map +1 -0
  142. package/dist/components/Icon/Notifications/VotingEndedIcon.d.ts +4 -0
  143. package/dist/components/Icon/Notifications/VotingEndedIcon.js +8 -0
  144. package/dist/components/Icon/Notifications/VotingEndedIcon.js.map +1 -0
  145. package/dist/components/Icon/PlacesIcon.d.ts +4 -0
  146. package/dist/components/Icon/PlacesIcon.js +8 -0
  147. package/dist/components/Icon/PlacesIcon.js.map +1 -0
  148. package/dist/components/Icon/SparklesIcon.d.ts +4 -0
  149. package/dist/components/Icon/SparklesIcon.js +8 -0
  150. package/dist/components/Icon/SparklesIcon.js.map +1 -0
  151. package/dist/components/Icon/UtilityIcon.d.ts +4 -0
  152. package/dist/components/Icon/UtilityIcon.js +8 -0
  153. package/dist/components/Icon/UtilityIcon.js.map +1 -0
  154. package/dist/components/Icon/Wearables/BaseFemaleIcon.d.ts +4 -0
  155. package/dist/components/Icon/Wearables/BaseFemaleIcon.js +8 -0
  156. package/dist/components/Icon/Wearables/BaseFemaleIcon.js.map +1 -0
  157. package/dist/components/Icon/Wearables/BaseMaleIcon.d.ts +4 -0
  158. package/dist/components/Icon/Wearables/BaseMaleIcon.js +8 -0
  159. package/dist/components/Icon/Wearables/BaseMaleIcon.js.map +1 -0
  160. package/dist/components/Icon/Wearables/BodyShapeIcon.d.ts +4 -0
  161. package/dist/components/Icon/Wearables/BodyShapeIcon.js +8 -0
  162. package/dist/components/Icon/Wearables/BodyShapeIcon.js.map +1 -0
  163. package/dist/components/Icon/Wearables/EarringIcon.d.ts +4 -0
  164. package/dist/components/Icon/Wearables/EarringIcon.js +8 -0
  165. package/dist/components/Icon/Wearables/EarringIcon.js.map +1 -0
  166. package/dist/components/Icon/Wearables/EyebrowsIcon.d.ts +4 -0
  167. package/dist/components/Icon/Wearables/EyebrowsIcon.js +8 -0
  168. package/dist/components/Icon/Wearables/EyebrowsIcon.js.map +1 -0
  169. package/dist/components/Icon/Wearables/EyesIcon.d.ts +4 -0
  170. package/dist/components/Icon/Wearables/EyesIcon.js +8 -0
  171. package/dist/components/Icon/Wearables/EyesIcon.js.map +1 -0
  172. package/dist/components/Icon/Wearables/EyewearIcon.d.ts +4 -0
  173. package/dist/components/Icon/Wearables/EyewearIcon.js +8 -0
  174. package/dist/components/Icon/Wearables/EyewearIcon.js.map +1 -0
  175. package/dist/components/Icon/Wearables/FacialHairIcon.d.ts +4 -0
  176. package/dist/components/Icon/Wearables/FacialHairIcon.js +8 -0
  177. package/dist/components/Icon/Wearables/FacialHairIcon.js.map +1 -0
  178. package/dist/components/Icon/Wearables/FeetIcon.d.ts +4 -0
  179. package/dist/components/Icon/Wearables/FeetIcon.js +8 -0
  180. package/dist/components/Icon/Wearables/FeetIcon.js.map +1 -0
  181. package/dist/components/Icon/Wearables/HairIcon.d.ts +4 -0
  182. package/dist/components/Icon/Wearables/HairIcon.js +8 -0
  183. package/dist/components/Icon/Wearables/HairIcon.js.map +1 -0
  184. package/dist/components/Icon/Wearables/HandsWearIcon.d.ts +4 -0
  185. package/dist/components/Icon/Wearables/HandsWearIcon.js +8 -0
  186. package/dist/components/Icon/Wearables/HandsWearIcon.js.map +1 -0
  187. package/dist/components/Icon/Wearables/HatIcon.d.ts +4 -0
  188. package/dist/components/Icon/Wearables/HatIcon.js +8 -0
  189. package/dist/components/Icon/Wearables/HatIcon.js.map +1 -0
  190. package/dist/components/Icon/Wearables/HelmetIcon.d.ts +4 -0
  191. package/dist/components/Icon/Wearables/HelmetIcon.js +8 -0
  192. package/dist/components/Icon/Wearables/HelmetIcon.js.map +1 -0
  193. package/dist/components/Icon/Wearables/LowerBodyIcon.d.ts +4 -0
  194. package/dist/components/Icon/Wearables/LowerBodyIcon.js +8 -0
  195. package/dist/components/Icon/Wearables/LowerBodyIcon.js.map +1 -0
  196. package/dist/components/Icon/Wearables/MaskIcon.d.ts +4 -0
  197. package/dist/components/Icon/Wearables/MaskIcon.js +8 -0
  198. package/dist/components/Icon/Wearables/MaskIcon.js.map +1 -0
  199. package/dist/components/Icon/Wearables/MouthIcon.d.ts +4 -0
  200. package/dist/components/Icon/Wearables/MouthIcon.js +8 -0
  201. package/dist/components/Icon/Wearables/MouthIcon.js.map +1 -0
  202. package/dist/components/Icon/Wearables/SkinIcon.d.ts +4 -0
  203. package/dist/components/Icon/Wearables/SkinIcon.js +8 -0
  204. package/dist/components/Icon/Wearables/SkinIcon.js.map +1 -0
  205. package/dist/components/Icon/Wearables/SmartWearableIcon.d.ts +4 -0
  206. package/dist/components/Icon/Wearables/SmartWearableIcon.js +8 -0
  207. package/dist/components/Icon/Wearables/SmartWearableIcon.js.map +1 -0
  208. package/dist/components/Icon/Wearables/TiaraIcon.d.ts +4 -0
  209. package/dist/components/Icon/Wearables/TiaraIcon.js +8 -0
  210. package/dist/components/Icon/Wearables/TiaraIcon.js.map +1 -0
  211. package/dist/components/Icon/Wearables/TopHeadIcon.d.ts +4 -0
  212. package/dist/components/Icon/Wearables/TopHeadIcon.js +8 -0
  213. package/dist/components/Icon/Wearables/TopHeadIcon.js.map +1 -0
  214. package/dist/components/Icon/Wearables/UnisexIcon.d.ts +4 -0
  215. package/dist/components/Icon/Wearables/UnisexIcon.js +8 -0
  216. package/dist/components/Icon/Wearables/UnisexIcon.js.map +1 -0
  217. package/dist/components/Icon/Wearables/UpperBodyIcon.d.ts +4 -0
  218. package/dist/components/Icon/Wearables/UpperBodyIcon.js +8 -0
  219. package/dist/components/Icon/Wearables/UpperBodyIcon.js.map +1 -0
  220. package/dist/components/Icon/index.d.ts +62 -0
  221. package/dist/components/Icon/index.js +63 -0
  222. package/dist/components/Icon/index.js.map +1 -0
  223. package/dist/components/IconBadge/IconBadge.d.ts +4 -0
  224. package/dist/components/IconBadge/IconBadge.js +81 -0
  225. package/dist/components/IconBadge/IconBadge.js.map +1 -0
  226. package/dist/components/IconBadge/IconBadge.stories.d.ts +10 -0
  227. package/dist/components/IconBadge/IconBadge.stories.js +52 -0
  228. package/dist/components/IconBadge/IconBadge.stories.js.map +1 -0
  229. package/dist/components/IconBadge/IconBadge.styled.d.ts +16 -0
  230. package/dist/components/IconBadge/IconBadge.styled.js +38 -0
  231. package/dist/components/IconBadge/IconBadge.styled.js.map +1 -0
  232. package/dist/components/IconBadge/IconBadge.types.d.ts +40 -0
  233. package/dist/components/IconBadge/IconBadge.types.js +34 -0
  234. package/dist/components/IconBadge/IconBadge.types.js.map +1 -0
  235. package/dist/components/IconBadge/index.d.ts +2 -0
  236. package/dist/components/IconBadge/index.js +3 -0
  237. package/dist/components/IconBadge/index.js.map +1 -0
  238. package/dist/components/Mana/Mana.d.ts +4 -0
  239. package/dist/components/Mana/Mana.js +17 -0
  240. package/dist/components/Mana/Mana.js.map +1 -0
  241. package/dist/components/Mana/Mana.stories.d.ts +15 -0
  242. package/dist/components/Mana/Mana.stories.js +90 -0
  243. package/dist/components/Mana/Mana.stories.js.map +1 -0
  244. package/dist/components/Mana/Mana.styled.d.ts +16 -0
  245. package/dist/components/Mana/Mana.styled.js +44 -0
  246. package/dist/components/Mana/Mana.styled.js.map +1 -0
  247. package/dist/components/Mana/Mana.types.d.ts +13 -0
  248. package/dist/components/Mana/Mana.types.js +2 -0
  249. package/dist/components/Mana/Mana.types.js.map +1 -0
  250. package/dist/components/Mana/index.d.ts +2 -0
  251. package/dist/components/Mana/index.js +3 -0
  252. package/dist/components/Mana/index.js.map +1 -0
  253. package/dist/components/Media/Media.d.ts +55 -0
  254. package/dist/components/Media/Media.js +62 -0
  255. package/dist/components/Media/Media.js.map +1 -0
  256. package/dist/components/Media/index.d.ts +1 -0
  257. package/dist/components/Media/index.js +2 -0
  258. package/dist/components/Media/index.js.map +1 -0
  259. package/dist/components/Modal/Modal.d.ts +5 -0
  260. package/dist/components/Modal/Modal.js +16 -0
  261. package/dist/components/Modal/Modal.js.map +1 -0
  262. package/dist/components/Modal/Modal.stories.d.ts +28 -0
  263. package/dist/components/Modal/Modal.stories.js +103 -0
  264. package/dist/components/Modal/Modal.stories.js.map +1 -0
  265. package/dist/components/Modal/Modal.styled.d.ts +22 -0
  266. package/dist/components/Modal/Modal.styled.js +51 -0
  267. package/dist/components/Modal/Modal.styled.js.map +1 -0
  268. package/dist/components/Modal/Modal.types.d.ts +12 -0
  269. package/dist/components/Modal/Modal.types.js +2 -0
  270. package/dist/components/Modal/Modal.types.js.map +1 -0
  271. package/dist/components/Modal/index.d.ts +2 -0
  272. package/dist/components/Modal/index.js +2 -0
  273. package/dist/components/Modal/index.js.map +1 -0
  274. package/dist/components/Notifications/NotificationItem.d.ts +4 -0
  275. package/dist/components/Notifications/NotificationItem.js +14 -0
  276. package/dist/components/Notifications/NotificationItem.js.map +1 -0
  277. package/dist/components/Notifications/NotificationItem.styled.d.ts +36 -0
  278. package/dist/components/Notifications/NotificationItem.styled.js +63 -0
  279. package/dist/components/Notifications/NotificationItem.styled.js.map +1 -0
  280. package/dist/components/Notifications/NotificationItem.types.d.ts +8 -0
  281. package/dist/components/Notifications/NotificationItem.types.js +2 -0
  282. package/dist/components/Notifications/NotificationItem.types.js.map +1 -0
  283. package/dist/components/Notifications/NotificationItemImage.d.ts +4 -0
  284. package/dist/components/Notifications/NotificationItemImage.js +12 -0
  285. package/dist/components/Notifications/NotificationItemImage.js.map +1 -0
  286. package/dist/components/Notifications/NotificationItemImage.styled.d.ts +12 -0
  287. package/dist/components/Notifications/NotificationItemImage.styled.js +26 -0
  288. package/dist/components/Notifications/NotificationItemImage.styled.js.map +1 -0
  289. package/dist/components/Notifications/NotificationItemImage.types.d.ts +7 -0
  290. package/dist/components/Notifications/NotificationItemImage.types.js +2 -0
  291. package/dist/components/Notifications/NotificationItemImage.types.js.map +1 -0
  292. package/dist/components/Notifications/NotificationItemNFTLink.d.ts +4 -0
  293. package/dist/components/Notifications/NotificationItemNFTLink.js +9 -0
  294. package/dist/components/Notifications/NotificationItemNFTLink.js.map +1 -0
  295. package/dist/components/Notifications/NotificationItemNFTLink.styled.d.ts +9 -0
  296. package/dist/components/Notifications/NotificationItemNFTLink.styled.js +11 -0
  297. package/dist/components/Notifications/NotificationItemNFTLink.styled.js.map +1 -0
  298. package/dist/components/Notifications/NotificationItemNFTLink.types.d.ts +7 -0
  299. package/dist/components/Notifications/NotificationItemNFTLink.types.js +2 -0
  300. package/dist/components/Notifications/NotificationItemNFTLink.types.js.map +1 -0
  301. package/dist/components/Notifications/NotificationTypes/Events/Countdown.d.ts +5 -0
  302. package/dist/components/Notifications/NotificationTypes/Events/Countdown.js +25 -0
  303. package/dist/components/Notifications/NotificationTypes/Events/Countdown.js.map +1 -0
  304. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.d.ts +4 -0
  305. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.d.ts +24 -0
  306. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.js +25 -0
  307. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.i18n.js.map +1 -0
  308. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.js +13 -0
  309. package/dist/components/Notifications/NotificationTypes/Events/EventStartedNotification.js.map +1 -0
  310. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.d.ts +4 -0
  311. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.d.ts +42 -0
  312. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.js +43 -0
  313. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.i18n.js.map +1 -0
  314. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.js +14 -0
  315. package/dist/components/Notifications/NotificationTypes/Events/EventStartsSoonNotification.js.map +1 -0
  316. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.d.ts +4 -0
  317. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js +11 -0
  318. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAnnouncementNotification.js.map +1 -0
  319. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.d.ts +4 -0
  320. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.d.ts +24 -0
  321. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.js +25 -0
  322. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.i18n.js.map +1 -0
  323. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js +13 -0
  324. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceAuthoredProposalFinishedNotification.js.map +1 -0
  325. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.d.ts +4 -0
  326. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.d.ts +24 -0
  327. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.js +25 -0
  328. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.i18n.js.map +1 -0
  329. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js +13 -0
  330. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceCoauthorRequestedNotification.js.map +1 -0
  331. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.d.ts +4 -0
  332. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.d.ts +24 -0
  333. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.js +25 -0
  334. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.i18n.js.map +1 -0
  335. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js +13 -0
  336. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProjectUpdateNotification.js.map +1 -0
  337. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.d.ts +4 -0
  338. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.d.ts +24 -0
  339. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.js +25 -0
  340. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.i18n.js.map +1 -0
  341. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js +13 -0
  342. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceNewCommentOnProposalNotification.js.map +1 -0
  343. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.d.ts +4 -0
  344. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.d.ts +33 -0
  345. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.js +34 -0
  346. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.i18n.js.map +1 -0
  347. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js +13 -0
  348. package/dist/components/Notifications/NotificationTypes/Governance/GovernancePitchPassedNotification.js.map +1 -0
  349. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.d.ts +4 -0
  350. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.d.ts +27 -0
  351. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.js +28 -0
  352. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.i18n.js.map +1 -0
  353. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js +13 -0
  354. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceProposalEnactedNotification.js.map +1 -0
  355. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.d.ts +4 -0
  356. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.d.ts +33 -0
  357. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.js +34 -0
  358. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.i18n.js.map +1 -0
  359. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js +13 -0
  360. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceTenderPassedNotification.js.map +1 -0
  361. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.d.ts +4 -0
  362. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.d.ts +24 -0
  363. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.js +25 -0
  364. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.i18n.js.map +1 -0
  365. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js +13 -0
  366. package/dist/components/Notifications/NotificationTypes/Governance/GovernanceVotingEndedVoterNotification.js.map +1 -0
  367. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.d.ts +4 -0
  368. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.d.ts +24 -0
  369. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.js +25 -0
  370. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.i18n.js.map +1 -0
  371. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js +13 -0
  372. package/dist/components/Notifications/NotificationTypes/Land/LandRentalEndedNotification.js.map +1 -0
  373. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.d.ts +4 -0
  374. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.d.ts +24 -0
  375. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.js +25 -0
  376. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.i18n.js.map +1 -0
  377. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js +16 -0
  378. package/dist/components/Notifications/NotificationTypes/Land/LandRentedNotification.js.map +1 -0
  379. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.d.ts +4 -0
  380. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.d.ts +24 -0
  381. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.js +25 -0
  382. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.i18n.js.map +1 -0
  383. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js +20 -0
  384. package/dist/components/Notifications/NotificationTypes/Marketplace/BidAcceptedNotification.js.map +1 -0
  385. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.d.ts +4 -0
  386. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.d.ts +24 -0
  387. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.js +25 -0
  388. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.i18n.js.map +1 -0
  389. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js +20 -0
  390. package/dist/components/Notifications/NotificationTypes/Marketplace/BidReceivedNotification.js.map +1 -0
  391. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.d.ts +4 -0
  392. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.d.ts +15 -0
  393. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.js +7 -0
  394. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.i18n.js.map +1 -0
  395. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js +14 -0
  396. package/dist/components/Notifications/NotificationTypes/Marketplace/ItemSoldNotification.js.map +1 -0
  397. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.d.ts +4 -0
  398. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.d.ts +24 -0
  399. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.js +25 -0
  400. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.i18n.js.map +1 -0
  401. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js +20 -0
  402. package/dist/components/Notifications/NotificationTypes/Marketplace/RoyaltiesEarnedNotification.js.map +1 -0
  403. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.d.ts +4 -0
  404. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.d.ts +24 -0
  405. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.js +25 -0
  406. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.i18n.js.map +1 -0
  407. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js +15 -0
  408. package/dist/components/Notifications/NotificationTypes/Reward/RewardAssignedNotification.js.map +1 -0
  409. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.d.ts +4 -0
  410. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.d.ts +15 -0
  411. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.js +16 -0
  412. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.i18n.js.map +1 -0
  413. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js +12 -0
  414. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestoredNotification.js.map +1 -0
  415. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.d.ts +4 -0
  416. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.d.ts +24 -0
  417. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.js +25 -0
  418. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.i18n.js.map +1 -0
  419. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js +13 -0
  420. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsAccessRestrictedNotification.js.map +1 -0
  421. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.d.ts +4 -0
  422. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.d.ts +27 -0
  423. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.js +28 -0
  424. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.i18n.js.map +1 -0
  425. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js +13 -0
  426. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsMissingResourcesNotification.js.map +1 -0
  427. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.d.ts +4 -0
  428. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.d.ts +24 -0
  429. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.js +25 -0
  430. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.i18n.js.map +1 -0
  431. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js +27 -0
  432. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionGrantedNotification.js.map +1 -0
  433. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.d.ts +4 -0
  434. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.d.ts +24 -0
  435. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.js +25 -0
  436. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.i18n.js.map +1 -0
  437. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js +20 -0
  438. package/dist/components/Notifications/NotificationTypes/Worlds/WorldsPermissionRevokedNotification.js.map +1 -0
  439. package/dist/components/Notifications/NotificationTypes/index.d.ts +24 -0
  440. package/dist/components/Notifications/NotificationTypes/index.js +25 -0
  441. package/dist/components/Notifications/NotificationTypes/index.js.map +1 -0
  442. package/dist/components/Notifications/Notifications.d.ts +4 -0
  443. package/dist/components/Notifications/Notifications.js +26 -0
  444. package/dist/components/Notifications/Notifications.js.map +1 -0
  445. package/dist/components/Notifications/Notifications.stories.d.ts +19 -0
  446. package/dist/components/Notifications/Notifications.stories.js +139 -0
  447. package/dist/components/Notifications/Notifications.stories.js.map +1 -0
  448. package/dist/components/Notifications/Notifications.styled.d.ts +8 -0
  449. package/dist/components/Notifications/Notifications.styled.js +57 -0
  450. package/dist/components/Notifications/Notifications.styled.js.map +1 -0
  451. package/dist/components/Notifications/Notifications.types.d.ts +16 -0
  452. package/dist/components/Notifications/Notifications.types.js +2 -0
  453. package/dist/components/Notifications/Notifications.types.js.map +1 -0
  454. package/dist/components/Notifications/NotificationsFeed.d.ts +4 -0
  455. package/dist/components/Notifications/NotificationsFeed.i18n.d.ts +24 -0
  456. package/dist/components/Notifications/NotificationsFeed.i18n.js +25 -0
  457. package/dist/components/Notifications/NotificationsFeed.i18n.js.map +1 -0
  458. package/dist/components/Notifications/NotificationsFeed.js +50 -0
  459. package/dist/components/Notifications/NotificationsFeed.js.map +1 -0
  460. package/dist/components/Notifications/NotificationsFeed.styled.d.ts +36 -0
  461. package/dist/components/Notifications/NotificationsFeed.styled.js +52 -0
  462. package/dist/components/Notifications/NotificationsFeed.styled.js.map +1 -0
  463. package/dist/components/Notifications/NotificationsFeed.types.d.ts +16 -0
  464. package/dist/components/Notifications/NotificationsFeed.types.js +2 -0
  465. package/dist/components/Notifications/NotificationsFeed.types.js.map +1 -0
  466. package/dist/components/Notifications/NotificationsFeedTabs.d.ts +4 -0
  467. package/dist/components/Notifications/NotificationsFeedTabs.i18n.d.ts +57 -0
  468. package/dist/components/Notifications/NotificationsFeedTabs.i18n.js +58 -0
  469. package/dist/components/Notifications/NotificationsFeedTabs.i18n.js.map +1 -0
  470. package/dist/components/Notifications/NotificationsFeedTabs.js +25 -0
  471. package/dist/components/Notifications/NotificationsFeedTabs.js.map +1 -0
  472. package/dist/components/Notifications/NotificationsFeedTabs.styled.d.ts +33 -0
  473. package/dist/components/Notifications/NotificationsFeedTabs.styled.js +56 -0
  474. package/dist/components/Notifications/NotificationsFeedTabs.styled.js.map +1 -0
  475. package/dist/components/Notifications/NotificationsFeedTabs.types.d.ts +13 -0
  476. package/dist/components/Notifications/NotificationsFeedTabs.types.js +2 -0
  477. package/dist/components/Notifications/NotificationsFeedTabs.types.js.map +1 -0
  478. package/dist/components/Notifications/index.d.ts +3 -0
  479. package/dist/components/Notifications/index.js +3 -0
  480. package/dist/components/Notifications/index.js.map +1 -0
  481. package/dist/components/Notifications/types.d.ts +118 -0
  482. package/dist/components/Notifications/types.js +7 -0
  483. package/dist/components/Notifications/types.js.map +1 -0
  484. package/dist/components/Notifications/utils.d.ts +13 -0
  485. package/dist/components/Notifications/utils.js +51 -0
  486. package/dist/components/Notifications/utils.js.map +1 -0
  487. package/dist/components/UserMenu/ManaBalances/ManaBalances.d.ts +4 -0
  488. package/dist/components/UserMenu/ManaBalances/ManaBalances.js +14 -0
  489. package/dist/components/UserMenu/ManaBalances/ManaBalances.js.map +1 -0
  490. package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.d.ts +6 -0
  491. package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js +28 -0
  492. package/dist/components/UserMenu/ManaBalances/ManaBalances.stories.js.map +1 -0
  493. package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.d.ts +5 -0
  494. package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js +13 -0
  495. package/dist/components/UserMenu/ManaBalances/ManaBalances.styled.js.map +1 -0
  496. package/dist/components/UserMenu/ManaBalances/ManaBalances.types.d.ts +7 -0
  497. package/dist/components/UserMenu/ManaBalances/ManaBalances.types.js +2 -0
  498. package/dist/components/UserMenu/ManaBalances/ManaBalances.types.js.map +1 -0
  499. package/dist/components/UserMenu/ManaBalances/index.d.ts +2 -0
  500. package/dist/components/UserMenu/ManaBalances/index.js +2 -0
  501. package/dist/components/UserMenu/ManaBalances/index.js.map +1 -0
  502. package/dist/components/UserMenu/UserMenu.d.ts +4 -0
  503. package/dist/components/UserMenu/UserMenu.i18n.d.ts +3 -0
  504. package/dist/components/UserMenu/UserMenu.i18n.js +15 -0
  505. package/dist/components/UserMenu/UserMenu.i18n.js.map +1 -0
  506. package/dist/components/UserMenu/UserMenu.js +82 -0
  507. package/dist/components/UserMenu/UserMenu.js.map +1 -0
  508. package/dist/components/UserMenu/UserMenu.stories.d.ts +12 -0
  509. package/dist/components/UserMenu/UserMenu.stories.js +82 -0
  510. package/dist/components/UserMenu/UserMenu.stories.js.map +1 -0
  511. package/dist/components/UserMenu/UserMenu.styled.d.ts +21 -0
  512. package/dist/components/UserMenu/UserMenu.styled.js +27 -0
  513. package/dist/components/UserMenu/UserMenu.styled.js.map +1 -0
  514. package/dist/components/UserMenu/UserMenu.types.d.ts +26 -0
  515. package/dist/components/UserMenu/UserMenu.types.js +15 -0
  516. package/dist/components/UserMenu/UserMenu.types.js.map +1 -0
  517. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.d.ts +9 -0
  518. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js +39 -0
  519. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuActions.stories.js.map +1 -0
  520. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.d.ts +5 -0
  521. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js +111 -0
  522. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.js.map +1 -0
  523. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.d.ts +8 -0
  524. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js +65 -0
  525. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.stories.js.map +1 -0
  526. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.d.ts +74 -0
  527. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js +167 -0
  528. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.styled.js.map +1 -0
  529. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.d.ts +28 -0
  530. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.js +2 -0
  531. package/dist/components/UserMenu/UserMenuSignedIn/UserMenuSignedIn.types.js.map +1 -0
  532. package/dist/components/UserMenu/index.d.ts +4 -0
  533. package/dist/components/UserMenu/index.js +3 -0
  534. package/dist/components/UserMenu/index.js.map +1 -0
  535. package/dist/config/index.js.map +1 -1
  536. package/dist/data/avatar.d.ts +3 -0
  537. package/dist/data/avatar.js +98 -0
  538. package/dist/data/avatar.js.map +1 -0
  539. package/dist/data/notifications.d.ts +27 -0
  540. package/dist/data/notifications.js +426 -0
  541. package/dist/data/notifications.js.map +1 -0
  542. package/dist/index.d.ts +1 -1
  543. package/dist/index.js +1 -1
  544. package/dist/index.js.map +1 -1
  545. package/dist/lib/network.d.ts +8 -0
  546. package/dist/lib/network.js +17 -0
  547. package/dist/lib/network.js.map +1 -0
  548. package/dist/theme/colorSchemes.d.ts +10 -0
  549. package/dist/theme/colorSchemes.js +362 -0
  550. package/dist/theme/colorSchemes.js.map +1 -0
  551. package/dist/{colors.d.ts → theme/colors.d.ts} +19 -18
  552. package/dist/{colors.js → theme/colors.js} +19 -18
  553. package/dist/theme/colors.js.map +1 -0
  554. package/dist/theme/components.d.ts +2 -0
  555. package/dist/theme/components.js +53 -0
  556. package/dist/theme/components.js.map +1 -0
  557. package/dist/theme/index.d.ts +3 -0
  558. package/dist/theme/index.js +19 -0
  559. package/dist/theme/index.js.map +1 -0
  560. package/dist/theme/typography.d.ts +44 -0
  561. package/dist/theme/typography.js +45 -0
  562. package/dist/theme/typography.js.map +1 -0
  563. package/package.json +37 -35
  564. package/dist/colors.js.map +0 -1
  565. package/dist/theme.d.ts +0 -2
  566. package/dist/theme.js +0 -73
  567. package/dist/theme.js.map +0 -1
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const PropsIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.00001 14.6587H9.95531C10.4584 14.6595 10.9355 14.8636 11.2879 15.2183L11.2889 15.2194L12.9874 16.9192L17.5721 15.4502C18.0438 15.2994 18.5531 15.3355 18.999 15.55C19.4439 15.7641 19.7895 16.1375 19.9775 16.5911C20.1741 17.0656 20.1869 17.5993 20.0137 18.0827C19.8402 18.5668 19.4906 18.9712 19.0284 19.2032L13.089 22.1859C12.84 22.3109 12.5678 22.3828 12.2892 22.3961C12.0106 22.4094 11.7328 22.3638 11.473 22.2627L7.23984 20.6155C7.22831 20.611 4.01087 20.6155 4 20.6155M18.5919 17.1655C18.6456 17.2953 18.6493 17.4436 18.6015 17.5768C18.554 17.7095 18.4624 17.809 18.3554 17.8627L12.4158 20.8454C12.3526 20.8771 12.2852 20.8946 12.2176 20.8978C12.15 20.901 12.0819 20.8901 12.017 20.8648L7.78393 19.2176C7.59988 19.146 7.404 19.1089 7.20608 19.1089H5.5V16.1587H9.95335C10.0487 16.1589 10.1463 16.1974 10.2241 16.2758L12.5733 18.627L18.0294 16.8789C18.1342 16.8454 18.2471 16.8528 18.3487 16.9017C18.4513 16.9511 18.5408 17.0424 18.5919 17.1655Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.1425 17.1052L11.2916 15.2218L10.2217 16.2733L12.0744 18.1584L12.0785 18.1625C12.1109 18.195 12.1383 18.2357 12.1576 18.2831C12.1769 18.3304 12.1871 18.3825 12.1869 18.4357C12.1868 18.489 12.1762 18.541 12.1566 18.5882C12.1372 18.6351 12.1097 18.6754 12.0773 18.7075C12.0182 18.7656 11.9463 18.7938 11.8771 18.7954C11.81 18.7969 11.7401 18.7737 11.6806 18.7227L9.99204 17.1059L8.95466 18.1894L10.662 19.8241L10.6704 19.8317C11.0099 20.1376 11.4521 20.3056 11.9119 20.295C12.3715 20.2843 12.8053 20.096 13.1306 19.7755L13.1314 19.7747C13.3082 19.5999 13.4475 19.3913 13.5424 19.1623C13.6372 18.9335 13.6861 18.688 13.6869 18.4406C13.6877 18.1932 13.6404 17.9474 13.5471 17.7179C13.4541 17.4894 13.3171 17.2807 13.1425 17.1052Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.3996 3L17.5263 6.08324V12.1958L12.3996 15.2791L7.27319 12.1958V6.08325L12.3996 3ZM12.3996 4.75038L8.77319 6.93149V11.3476L12.3996 13.5287L16.0263 11.3476V6.9315L12.3996 4.75038Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.1706 9.21057L7.79392 6.95177L8.25254 6.06314L12.6293 8.32193L12.1706 9.21057Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.1707 8.32199L16.5471 6.06319L17.0058 6.95181L12.6293 9.21061L12.1707 8.32199Z", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.9 8.76615V14.4036H11.9V8.76615H12.9Z", fill: "white" })] }) }));
6
+ });
7
+ export { PropsIcon };
8
+ //# sourceMappingURL=PropsIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PropsIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Emotes/PropsIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,aAElC,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,u7BAAu7B,EACz7B,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,0tBAA0tB,EAC5tB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,uLAAuL,EACzL,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mFAAmF,EACrF,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mFAAmF,EACrF,IAAI,EAAC,OAAO,GACZ,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,0CAA0C,EAC5C,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const SoundIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { SoundIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const SoundIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M16.5217 8.40576C16.5217 7.44526 17.3004 6.66663 18.2609 6.66663C19.2214 6.66663 20 7.44526 20 8.40576V15.5942C20 16.5547 19.2214 17.3333 18.2609 17.3333C17.3004 17.3333 16.5217 16.5547 16.5217 15.5942V8.40576Z", fill: "white" }), _jsx("path", { d: "M10.2609 5.73913C10.2609 4.77864 11.0395 4 12 4C12.9605 4 13.7391 4.77864 13.7391 5.73913V18.2609C13.7391 19.2214 12.9605 20 12 20C11.0395 20 10.2609 19.2214 10.2609 18.2609V5.73913Z", fill: "white" }), _jsx("path", { d: "M4 8.40578C4 7.44529 4.77863 6.66665 5.73913 6.66665C6.69963 6.66665 7.47826 7.44529 7.47826 8.40578V15.5942C7.47826 16.5547 6.69963 17.3333 5.73913 17.3333C4.77863 17.3333 4 16.5547 4 15.5942V8.40578Z", fill: "white" })] }) }));
6
+ });
7
+ export { SoundIcon };
8
+ //# sourceMappingURL=SoundIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SoundIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Emotes/SoundIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACnD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,aAElC,eACE,CAAC,EAAC,oNAAoN,EACtN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,wLAAwL,EAC1L,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,2MAA2M,EAC7M,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const VolumeIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { VolumeIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const VolumeIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { clipPath: "url(#clip0_1321_19516)", children: _jsx("path", { d: "M10 7.21999L6.603 9.99999H3V14H6.603L10 16.78V7.21999ZM5.889 16H2C1.73478 16 1.48043 15.8946 1.29289 15.7071C1.10536 15.5196 1 15.2652 1 15V8.99999C1 8.73477 1.10536 8.48042 1.29289 8.29288C1.48043 8.10535 1.73478 7.99999 2 7.99999H5.889L11.183 3.66799C11.2563 3.60794 11.3451 3.56993 11.4391 3.55838C11.5331 3.54684 11.6284 3.56224 11.714 3.60279C11.7996 3.64334 11.872 3.70737 11.9226 3.78742C11.9732 3.86748 12.0001 3.96027 12 4.05499V19.945C12.0001 20.0397 11.9732 20.1325 11.9226 20.2126C11.872 20.2926 11.7996 20.3566 11.714 20.3972C11.6284 20.4377 11.5331 20.4531 11.4391 20.4416C11.3451 20.4301 11.2563 20.392 11.183 20.332L5.89 16H5.889ZM19.406 20.134L17.99 18.718C18.938 17.8745 19.6964 16.8397 20.2152 15.6817C20.734 14.5237 21.0015 13.2689 21 12C21.0012 10.6661 20.7054 9.34864 20.1339 8.14336C19.5624 6.93808 18.7296 5.87523 17.696 5.03199L19.116 3.61199C20.3345 4.64354 21.3132 5.92847 21.9841 7.37719C22.6549 8.8259 23.0016 10.4035 23 12C23 15.223 21.614 18.122 19.406 20.134ZM15.863 16.591L14.441 15.169C14.9265 14.7957 15.3196 14.3157 15.5899 13.7662C15.8602 13.2167 16.0006 12.6124 16 12C16 10.57 15.25 9.31499 14.12 8.60799L15.559 7.16899C16.3165 7.72618 16.9321 8.45384 17.3562 9.29311C17.7802 10.1324 18.0008 11.0597 18 12C18 13.842 17.17 15.49 15.863 16.591Z", fill: "#ECEBED" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1321_19516", children: _jsx("rect", { width: "24", height: "24", fill: "white" }) }) })] }) }));
6
+ });
7
+ export { VolumeIcon };
8
+ //# sourceMappingURL=VolumeIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VolumeIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Emotes/VolumeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,UAAU,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACpD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,aAElC,YAAG,QAAQ,EAAC,wBAAwB,YAClC,eACE,CAAC,EAAC,kwCAAkwC,EACpwC,IAAI,EAAC,SAAS,GACd,GACA,EACJ,yBACE,mBAAU,EAAE,EAAC,kBAAkB,YAC7B,eAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,GAAG,GACnC,GACN,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ManaEthIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ManaEthIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ManaEthIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { width: "13", height: "14", viewBox: "0 0 13 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { d: "M9.864 6.952C9.864 4.968 8.264 3.32 6.28 3.32C4.296 3.32 2.696 4.968 2.696 6.952C2.696 8.92 4.296 10.52 6.28 10.52C8.264 10.52 9.864 8.92 9.864 6.952ZM9.032 6.952C9.032 8.456 7.688 9.688 6.28 9.688C4.728 9.688 3.528 8.488 3.528 6.952C3.528 5.432 4.728 4.152 6.28 4.152C7.704 4.152 9.032 5.432 9.032 6.952ZM12.248 10.424V3.544L6.28 0.12L0.312 3.544V10.424L6.28 13.848L12.248 10.424ZM11.192 9.832L6.296 12.632L1.368 9.832V4.184L6.28 1.336L11.192 4.184V9.832Z" }) }) }));
6
+ });
7
+ export { ManaEthIcon };
8
+ //# sourceMappingURL=ManaEthIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ManaEthIcon.js","sourceRoot":"","sources":["../../../src/components/Icon/ManaEthIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACrD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,YAElC,eAAM,CAAC,EAAC,0cAA0c,GAAG,GACjd,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,WAAW,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ManaMaticIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ManaMaticIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ManaMaticIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 0L24 12L12 24L0 12L12 0ZM12.0002 3.36001L20.6402 12L12.0002 20.64L3.36023 12L12.0002 3.36001ZM12.0009 16.32C14.3868 16.32 16.3209 14.3859 16.3209 12C16.3209 9.61415 14.3868 7.68002 12.0009 7.68002C9.61507 7.68002 7.68094 9.61415 7.68094 12C7.68094 14.3859 9.61507 16.32 12.0009 16.32Z", fill: "#16141A" }) }) }));
6
+ });
7
+ export { ManaMaticIcon };
8
+ //# sourceMappingURL=ManaMaticIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ManaMaticIcon.js","sourceRoot":"","sources":["../../../src/components/Icon/ManaMaticIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACvD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,cACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,YAElC,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kSAAkS,EACpS,IAAI,EAAC,SAAS,GACd,GACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,aAAa,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const AccessRestoredIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { AccessRestoredIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const AccessRestoredIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11507)" }), _jsxs("g", { clipPath: "url(#clip0_602_11507)", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.5275 12.7133H18.0662C18.8753 10.6294 19.9548 8.99719 21.2138 8C14.4727 9.17818 9.25913 14.5286 8.09088 21.2362C8.98878 20.056 10.6069 18.9692 12.5842 18.1531V17.6993C12.5842 14.9804 14.7411 12.7133 17.5275 12.7133ZM30.9188 16.8856C30.1097 12.8053 28.5823 9.54277 26.605 8.00261C33.2552 9.18094 38.5598 14.4395 39.7279 21.2388C38.1985 19.2425 35.0528 17.6997 30.9188 16.8856ZM23.9097 16.1591H22.2915C21.8416 14.7997 20.9437 13.7109 19.7755 13.1676C20.9438 10.2675 22.4711 8.63542 23.9097 8.63542C25.887 8.63542 27.9551 11.627 29.1234 16.5212C27.4145 16.3401 25.7055 16.1591 23.9097 16.1591ZM13.0323 19.8749C10.3366 20.9636 8.71848 22.5042 8.71848 23.9552C8.71848 25.9498 11.6845 28.1251 16.537 29.3035C16.2686 27.6713 16.1778 25.858 16.1778 24.0448V22.5938C14.83 22.1419 13.6618 21.1448 13.0323 19.8749ZM22.0003 30.0659C20.7163 29.9926 19.4862 29.8506 18.3367 29.6672C18.0664 27.9455 17.8868 26.1322 17.8868 24.0465V22.7766C20.4028 22.504 22.3799 20.5098 22.4707 17.972H23.9093C25.8866 17.972 27.7732 18.1532 29.4818 18.4258C29.66 19.5605 29.7988 20.735 29.8727 22.001C25.5131 22.069 22 25.6242 22 30C22 30.022 22.0001 30.044 22.0003 30.0659ZM37.2868 26.6934C36.2423 24.3953 34.1425 22.6783 31.6063 22.1613C31.5597 20.9615 31.4597 19.7885 31.2801 18.6965C36.0419 19.8768 39.0984 22.0523 39.0984 23.9552C39.0984 24.8816 38.4585 25.8277 37.2868 26.6934ZM26.7352 37.3057C25.8442 38.5691 24.8563 39.2753 23.9097 39.2753C21.9323 39.2753 19.8643 36.2837 18.696 31.3895C19.8073 31.5754 20.9606 31.6768 22.1858 31.7221C22.7342 34.2216 24.4512 36.2834 26.7352 37.3057ZM28.6923 37.8937C29.1178 37.9636 29.5547 38 30 38C31.2417 38 32.4174 37.7171 33.466 37.2122C31.5272 38.6006 29.2722 39.5749 26.8375 40C27.5114 39.4828 28.1332 38.769 28.6923 37.8937ZM37.1889 33.5141C37.7084 32.4534 38 31.2607 38 30C38 29.5535 37.9634 29.1155 37.8931 28.6889C38.7485 28.1423 39.4578 27.5462 39.998 26.9204C39.57 29.343 38.5881 31.5861 37.1889 33.5141ZM21.121 40C19.1437 38.4598 17.6162 35.1973 16.8072 31.117C12.7639 30.301 9.61811 28.6686 7.99805 26.7638C9.16614 33.4734 14.4708 38.8217 21.121 40ZM17.5274 14.437C19.3251 14.437 20.7637 15.888 20.7637 17.7013C20.7637 19.5145 19.3251 20.9655 17.5274 20.9655C15.7297 20.9655 14.2911 19.5145 14.2911 17.7013C14.2911 15.888 15.7297 14.437 17.5274 14.437Z", fill: "#FCFCFC" }), _jsx("path", { d: "M27.0577 28.2359L31.1206 32.3276L29.0629 34.3999L25 30.3082L27.0577 28.2359Z", fill: "#FCFCFC" }), _jsx("path", { d: "M32.9423 26.3999L27.455 31.9261L29.5127 33.9984L35 28.4722L32.9423 26.3999Z", fill: "#FCFCFC" })] }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_602_11507", x1: "-1.26316", y1: "1.26316", x2: "48", y2: "48", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }), _jsx("clipPath", { id: "clip0_602_11507", children: _jsx("rect", { width: "32", height: "32", fill: "white", transform: "translate(8 8)" }) })] })] }) }));
6
+ });
7
+ export { AccessRestoredIcon };
8
+ //# sourceMappingURL=AccessRestoredIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccessRestoredIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/AccessRestoredIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,kBAAkB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC5D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aACzD,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,aAAG,QAAQ,EAAC,uBAAuB,aACjC,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,yuEAAyuE,EAC3uE,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,8EAA8E,EAChF,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,6EAA6E,EAC/E,IAAI,EAAC,SAAS,GACd,IACA,EACJ,2BACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,EACjB,mBAAU,EAAE,EAAC,iBAAiB,YAC5B,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,IAAI,EAAC,OAAO,EACZ,SAAS,EAAC,gBAAgB,GAC1B,GACO,IACN,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,kBAAkB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const AccessRestrictedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { AccessRestrictedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const AccessRestrictedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", ...props, children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11506)" }), _jsxs("g", { clipPath: "url(#clip0_602_11506)", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.5267 12.712H18.0655C18.8747 10.6277 19.9543 8.99536 21.2135 7.99805C14.4715 9.17637 9.25733 14.5275 8.08894 21.2359C8.98695 20.0555 10.6053 18.9685 12.5828 18.1524V17.6985C12.5828 14.9793 14.74 12.712 17.5267 12.712ZM30.9196 16.8847C30.1104 12.8039 28.5828 9.54101 26.6053 8.00066C33.2563 9.17913 38.5616 14.4383 39.7298 21.2385C38.2003 19.2419 35.0542 17.6989 30.9196 16.8847ZM23.9097 16.1582H22.2913C21.8414 14.7985 20.9433 13.7097 19.775 13.1662C20.9434 10.2659 22.471 8.63355 23.9097 8.63355C25.8873 8.63355 27.9556 11.6255 29.124 16.5203C27.4149 16.3392 25.7057 16.1582 23.9097 16.1582ZM13.0309 19.8744C10.3349 20.9632 8.71662 22.504 8.71662 23.9552C8.71662 25.95 11.683 28.1256 16.5361 29.3041C16.2677 27.6717 16.1769 25.8583 16.1769 24.0448V22.5936C14.8289 22.1417 13.6605 21.1444 13.0309 19.8744ZM22.0003 30.0667C20.7161 29.9934 19.4857 29.8513 18.336 29.6679C18.0657 27.946 17.8861 26.1325 17.8861 24.0465V22.7765C20.4024 22.5038 22.3797 20.5094 22.4705 17.9713H23.9093C25.8868 17.9713 27.7736 18.1525 29.4825 18.4252C29.6607 19.5601 29.7995 20.7347 29.8734 22.001C25.5135 22.0686 22 25.624 22 30C22 30.0222 22.0001 30.0445 22.0003 30.0667ZM37.2874 26.6946C36.2431 24.3961 34.1435 22.6788 31.6072 22.1615C31.5607 20.9614 31.4606 19.7881 31.281 18.6959C36.0433 19.8763 39.1003 22.0521 39.1003 23.9552C39.1003 24.882 38.4599 25.8285 37.2874 26.6946ZM26.7363 37.3062C25.845 38.5705 24.8567 39.2771 23.9097 39.2771C21.9321 39.2771 19.8638 36.2852 18.6954 31.3904C19.807 31.5763 20.9605 31.6778 22.186 31.7231C22.7347 34.2226 24.4521 36.2843 26.7363 37.3062ZM28.6938 37.8939C29.1189 37.9637 29.5552 38 30 38C31.2459 38 32.4252 37.7152 33.4765 37.2072C31.5353 38.5993 29.2768 39.5761 26.8378 40.002C27.5122 39.4844 28.1344 38.77 28.6938 37.8939ZM37.1838 33.5245C37.7065 32.4612 38 31.2649 38 30C38 29.554 37.9635 29.1165 37.8933 28.6904C38.7495 28.1435 39.4594 27.547 40 26.9207C39.5712 29.3476 38.5867 31.5942 37.1838 33.5245ZM21.1206 40.002C19.1431 38.4616 17.6155 35.1987 16.8063 31.1179C12.7625 30.3017 9.61635 28.6691 7.99609 26.7641C9.16433 33.4745 14.4696 38.8235 21.1206 40.002ZM17.5266 14.4358C19.3246 14.4358 20.7633 15.887 20.7633 17.7005C20.7633 19.5139 19.3246 20.9651 17.5266 20.9651C15.7287 20.9651 14.2899 19.514 14.2899 17.7005C14.2899 15.887 15.7287 14.4358 17.5266 14.4358Z", fill: "#FCFCFC" }), _jsx("rect", { x: "28.2324", y: "26.4111", width: "8", height: "3", transform: "rotate(45 28.2324 26.4111)", fill: "#FCFCFC" }), _jsx("rect", { width: "8", height: "3", transform: "matrix(-0.707107 0.707107 0.707107 0.707107 31.7676 26.4109)", fill: "#FCFCFC" })] }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_602_11506", x1: "0", y1: "0", x2: "49.2632", y2: "49.2632", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FF4B6B" }), _jsx("stop", { offset: "1", stopColor: "#9B2020" })] }), _jsx("clipPath", { id: "clip0_602_11506", children: _jsx("rect", { width: "32", height: "32", fill: "white", transform: "translate(8 8)" }) })] })] }) }));
6
+ });
7
+ export { AccessRestrictedIcon };
8
+ //# sourceMappingURL=AccessRestrictedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccessRestrictedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/AccessRestrictedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,oBAAoB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC9D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,aAAG,QAAQ,EAAC,uBAAuB,aACjC,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,6vEAA6vE,EAC/vE,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,SAAS,EACX,CAAC,EAAC,SAAS,EACX,KAAK,EAAC,GAAG,EACT,MAAM,EAAC,GAAG,EACV,SAAS,EAAC,4BAA4B,EACtC,IAAI,EAAC,SAAS,GACd,EACF,eACE,KAAK,EAAC,GAAG,EACT,MAAM,EAAC,GAAG,EACV,SAAS,EAAC,8DAA8D,EACxE,IAAI,EAAC,SAAS,GACd,IACA,EACJ,2BACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,SAAS,EACZ,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,EACjB,mBAAU,EAAE,EAAC,iBAAiB,YAC5B,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,IAAI,EAAC,OAAO,EACZ,SAAS,EAAC,gBAAgB,GAC1B,GACO,IACN,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,oBAAoB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const BidAcceptedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { BidAcceptedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const BidAcceptedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9728)" }), _jsx("path", { d: "M12.0744 8.44171L9.95688 10.0752C9.60469 10.3461 9.53688 10.8336 9.80375 11.1816C10.0859 11.5524 10.635 11.6253 11.0134 11.3441L13.1856 9.73558C13.3388 9.62307 13.5575 9.64808 13.6778 9.79392C13.7981 9.93977 13.7697 10.1481 13.6166 10.2627L13.1594 10.6003L17.0356 14.0006H17.95C18.5297 14.0006 19 13.5526 19 13.0005V10.3336C19 9.78142 18.5297 9.33346 17.95 9.33346H16.1847L14.5112 8.31253C14.1766 8.10834 13.785 8 13.3869 8C12.91 8 12.4463 8.15626 12.0744 8.44171ZM12.5731 11.0336L11.4422 11.8712C10.7531 12.3838 9.75344 12.2504 9.23719 11.5753C8.75156 10.9399 8.87406 10.0523 9.515 9.55848L11.335 8.15627C11.0813 8.05417 10.8078 8.00208 10.53 8.00208C10.1188 8 9.71844 8.11668 9.375 8.33337L7.8 9.33346H6.05C5.47031 9.33346 5 9.78142 5 10.3336V13.0005C5 13.5526 5.47031 14.0006 6.05 14.0006H8.41687L10.4163 15.7382C10.845 16.1112 11.5078 16.082 11.8994 15.6737C12.0197 15.5466 12.1006 15.3986 12.1422 15.2444L12.5141 15.5695C12.9406 15.9424 13.6056 15.9153 13.9972 15.5091C14.0956 15.407 14.1678 15.2882 14.2138 15.1653C14.6381 15.4361 15.2156 15.3799 15.5722 15.009C15.9637 14.6027 15.9353 13.9693 15.5087 13.5964L12.5731 11.0336Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9728", x1: "0", y1: "0", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#438FFF" }), _jsx("stop", { offset: "1", stopColor: "#2969C7" })] }) })] }) }));
6
+ });
7
+ export { BidAcceptedIcon };
8
+ //# sourceMappingURL=BidAcceptedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BidAcceptedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/BidAcceptedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACzD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eACE,CAAC,EAAC,8mCAA8mC,EAChnC,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const BidReceivedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { BidReceivedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const BidReceivedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9726)" }), _jsx("path", { d: "M5 11.5002H6.34861V16.7003H5V11.5002Z", fill: "#FCFCFC" }), _jsx("path", { d: "M18.9735 14.753C18.9676 14.6823 18.953 14.6129 18.9306 14.5454C18.8614 14.3764 18.7242 14.242 18.5508 14.1739C18.378 14.1051 18.1835 14.1083 18.0127 14.1822L17.5985 14.2542L14.9112 14.8064C14.8551 15.1831 14.6461 15.5225 14.3309 15.7475C14.0763 15.9057 13.7637 15.9487 13.4736 15.8652L10.0022 14.7068C9.83074 14.6393 9.74104 14.4561 9.79512 14.2838C9.81226 14.2021 9.86502 14.1308 9.93888 14.0877C10.0127 14.0453 10.1018 14.035 10.1842 14.0594L13.6523 15.2127C13.7288 15.2294 13.8093 15.2294 13.8858 15.2127C14.1272 15.0738 14.2729 14.8199 14.2683 14.5473C14.2808 14.3056 14.1535 14.0774 13.9392 13.9559C10.7783 12.6915 9.97979 12.0313 9.19239 12.0479H6.85385V16.1654C8.42734 16.7793 10.1577 17.4125 11.2671 17.811C12.0123 18.0817 12.8359 18.0611 13.5653 17.7525L18.5337 15.6769C18.845 15.5097 19.025 15.1774 18.9907 14.8322C18.9907 14.8123 19.0006 14.7943 19 14.7737C19 14.7653 18.9893 14.7582 18.9735 14.753Z", fill: "#FCFCFC" }), _jsx("path", { d: "M13.9087 12.8004C14.192 11.3498 15.361 10.2145 16.8563 9.93965C15.3611 9.66478 14.192 8.53067 13.9087 7.08009C13.6253 8.53064 12.4563 9.66477 10.9611 9.93965C12.4563 10.2145 13.6265 11.3498 13.9087 12.8004Z", fill: "#FCFCFC" }), _jsx("path", { d: "M10.6931 8.64016C10.8734 7.71709 11.6173 6.99463 12.5688 6.81971C11.6173 6.6448 10.8734 5.92309 10.6931 5C10.5128 5.92307 9.76885 6.6448 8.81733 6.81971C9.76883 6.99463 10.5135 7.71707 10.6931 8.64016Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9726", x1: "0", y1: "0", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#A14BF3" }), _jsx("stop", { offset: "1", stopColor: "#6C30A6" })] }) })] }) }));
6
+ });
7
+ export { BidReceivedIcon };
8
+ //# sourceMappingURL=BidReceivedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BidReceivedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/BidReceivedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACzD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eAAM,CAAC,EAAC,uCAAuC,EAAC,IAAI,EAAC,SAAS,GAAG,EACjE,eACE,CAAC,EAAC,g5BAAg5B,EACl5B,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,gNAAgN,EAClN,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,2MAA2M,EAC7M,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const CoauthorIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { CoauthorIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const CoauthorIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "47", height: "47", viewBox: "0 0 47 47", fill: "none", ...props, children: [_jsx("circle", { cx: "23.5", cy: "23.5", r: "23.5", fill: "url(#paint0_linear_662_7054)" }), _jsx("path", { d: "M25.7037 15.9113C25.7037 17.1284 24.7178 18.1142 23.5006 18.1142C22.2834 18.1142 21.2975 17.1284 21.2975 15.9113C21.2975 14.6942 22.2834 13.7083 23.5006 13.7083C24.7178 13.7083 25.7037 14.6942 25.7037 15.9113Z", fill: "white" }), _jsx("path", { d: "M17.6253 18.1142C17.6253 19.3314 16.6394 20.3172 15.4222 20.3172C14.2064 20.3172 13.2191 19.3314 13.2191 18.1142C13.2191 16.8971 14.2064 15.9113 15.4222 15.9113C16.6394 15.9113 17.6253 16.8971 17.6253 18.1142Z", fill: "white" }), _jsx("path", { d: "M33.7821 18.1142C33.7821 19.3314 32.7949 20.3172 31.579 20.3172C30.3618 20.3172 29.376 19.3314 29.376 18.1142C29.376 16.8971 30.3618 15.9113 31.579 15.9113C32.7949 15.9113 33.7821 16.8971 33.7821 18.1142Z", fill: "white" }), _jsx("path", { d: "M31.579 21.7863C30.9181 21.7863 30.3302 22.0066 29.7436 22.2998L23.502 25.9719L17.2604 22.2998C16.6711 22.0066 16.0832 21.7863 15.4223 21.7863C13.3665 21.7863 11.75 23.4013 11.75 25.4583V33.2917H19.0931V26.7801L22.7654 28.9831C22.9127 29.056 22.9857 29.1304 23.133 29.1304C23.2804 29.1304 23.3533 29.2034 23.5007 29.2034C23.648 29.2034 23.721 29.2034 23.8683 29.1304C24.0157 29.1304 24.0886 29.0574 24.236 28.9831L27.9083 26.7801L27.9069 33.2903H35.25V25.4569C35.25 23.4013 33.6348 21.7863 31.579 21.7863Z", fill: "white" }), _jsx("path", { d: "M23.5006 24.2825L27.0255 22.2269C26.5849 20.7578 25.1901 19.6563 23.5006 19.6563C21.8111 19.6563 20.4893 20.7578 19.9757 22.2269L23.5006 24.2825Z", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_662_7054", x1: "-1.23684", y1: "1.23684", x2: "47", y2: "47", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }) })] }) }));
6
+ });
7
+ export { CoauthorIcon };
8
+ //# sourceMappingURL=CoauthorIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CoauthorIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/CoauthorIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,YAAY,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACtD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBACE,EAAE,EAAC,MAAM,EACT,EAAE,EAAC,MAAM,EACT,CAAC,EAAC,MAAM,EACR,IAAI,EAAC,8BAA8B,GACnC,EACF,eACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,8MAA8M,EAChN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,2fAA2f,EAC7f,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,mJAAmJ,EACrJ,IAAI,EAAC,OAAO,GACZ,EACF,yBACE,0BACE,EAAE,EAAC,wBAAwB,EAC3B,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const EmptyInboxIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { EmptyInboxIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const EmptyInboxIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "115", height: "115", viewBox: "0 0 115 115", fill: "none", children: [_jsx("circle", { cx: "57.5", cy: "57.5", r: "57.5", fill: "#322D36" }), _jsx("path", { d: "M80.7896 70.3308L73.8578 55.4745C73.413 54.5584 72.5214 54 71.5795 54H43.4577C42.4675 54 41.5758 54.5604 41.1793 55.4745L34.2476 70.3308C34.0986 70.6865 34 71.0939 34 71.4496V83.4047C34 84.8295 35.1392 86 36.5259 86H78.4627C79.8495 86 80.9887 84.8295 80.9887 83.4047L80.9867 71.4496C81.037 71.0939 80.9385 70.6865 80.7896 70.3308ZM64.0058 68.6C63.0659 68.6 62.1742 69.21 61.8764 70.1262C61.2826 72.008 59.5497 73.3812 57.4705 73.3812C55.3914 73.3812 53.7068 72.008 53.0647 70.1262C52.7668 69.21 51.8772 68.6 50.9352 68.6H40.6361L44.9936 59.2404H69.899L74.2565 68.6C74.3029 68.5503 67.4212 68.5503 64.0058 68.6Z", fill: "white" }), _jsx("path", { d: "M53.5655 43.6509C53.7361 44.0223 54.2692 44.0223 54.4398 43.6509L56.3291 39.538C56.3771 39.4334 56.4618 39.3496 56.5675 39.3021L60.7239 37.4326C61.0992 37.2638 61.0992 36.7362 60.7239 36.5674L56.5675 34.6979C56.4618 34.6504 56.3771 34.5666 56.3291 34.462L54.4398 30.3491C54.2692 29.9777 53.7361 29.9777 53.5655 30.3491L51.6763 34.462C51.6282 34.5666 51.5435 34.6504 51.4378 34.6979L47.2815 36.5674C46.9062 36.7362 46.9062 37.2638 47.2815 37.4326L51.4378 39.3021C51.5435 39.3496 51.6282 39.4334 51.6763 39.538L53.5655 43.6509Z", fill: "white" }), _jsx("path", { d: "M64.3044 32.6277C64.4068 32.8505 64.7266 32.8505 64.829 32.6277L65.7224 30.6827C65.7513 30.6199 65.8021 30.5696 65.8655 30.5411L67.8311 29.657C68.0563 29.5557 68.0563 29.2392 67.8311 29.1379L65.8655 28.2538C65.8021 28.2252 65.7513 28.1749 65.7224 28.1122L64.829 26.1671C64.7266 25.9443 64.4068 25.9443 64.3044 26.1671L63.4109 28.1122C63.3821 28.1749 63.3313 28.2252 63.2679 28.2538L61.3023 29.1379C61.0771 29.2392 61.0771 29.5557 61.3023 29.657L63.2679 30.5411C63.3313 30.5696 63.3821 30.6199 63.4109 30.6827L64.3044 32.6277Z", fill: "white" }), _jsx("path", { d: "M64.3044 47.8329C64.4068 48.0557 64.7266 48.0557 64.829 47.8329L65.7224 45.8878C65.7513 45.8251 65.8021 45.7748 65.8655 45.7462L67.8311 44.8621C68.0563 44.7608 68.0563 44.4443 67.8311 44.343L65.8655 43.4589C65.8021 43.4304 65.7513 43.3801 65.7224 43.3173L64.829 41.3723C64.7266 41.1495 64.4068 41.1495 64.3044 41.3723L63.4109 43.3173C63.3821 43.3801 63.3313 43.4304 63.2679 43.4589L61.3023 44.343C61.0771 44.4443 61.0771 44.7608 61.3023 44.8621L63.2679 45.7462C63.3313 45.7748 63.3821 45.8251 63.4109 45.8878L64.3044 47.8329Z", fill: "white" })] }) }));
6
+ });
7
+ export { EmptyInboxIcon };
8
+ //# sourceMappingURL=EmptyInboxIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EmptyInboxIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/EmptyInboxIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,cAAc,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACxD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,MAAM,aAC7D,iBAAQ,EAAE,EAAC,MAAM,EAAC,EAAE,EAAC,MAAM,EAAC,CAAC,EAAC,MAAM,EAAC,IAAI,EAAC,SAAS,GAAG,EACtD,eACE,CAAC,EAAC,omBAAomB,EACtmB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,+gBAA+gB,EACjhB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,+gBAA+gB,EACjhB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,+gBAA+gB,EACjhB,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,cAAc,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const EventCancelledIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { EventCancelledIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const EventCancelledIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11503)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.8171 22.6667L27.086 20.5214C27.1851 20.3394 27.2901 20.1636 27.4033 20H14.6667V17.3333C14.6667 16.5987 15.2653 16 16 16H17.3333V17.3333C17.3333 18.0667 17.9333 18.6667 18.6667 18.6667C19.4 18.6667 20 18.0667 20 17.3333V16H28V17.3333C28 18.0667 28.6 18.6667 29.3333 18.6667C30.0667 18.6667 30.6667 18.0667 30.6667 17.3333V16H32C32.7347 16 33.3333 16.5987 33.3333 17.3333V20H33L36 25.4V17.3333C36 15.128 34.2053 13.3333 32 13.3333H30.6667C30.6667 12.6 30.0667 12 29.3333 12C28.6 12 28 12.6 28 13.3333H20C20 12.6 19.4 12 18.6667 12C17.9333 12 17.3333 12.6 17.3333 13.3333H16C13.7947 13.3333 12 15.128 12 17.3333V32C12 34.2053 13.7947 36 16 36H22.4814C21.5906 35.9944 20.779 35.4888 20.3332 34.6277C20.1214 34.2183 20.0098 33.7756 20.0006 33.3333H16C15.2653 33.3333 14.6667 32.7347 14.6667 32V22.6667H25.8171Z", fill: "white" }), _jsx("path", { d: "M36.9328 31.2189L31.8206 22.8888C31.4816 22.3299 30.8779 22 30.1999 22C29.522 22 28.9183 22.3299 28.5793 22.8888L23.4671 31.2189C23.1138 31.7924 23.1138 32.4807 23.4522 33.0681C23.7911 33.6561 24.4098 34 25.0878 34H35.3122C36.0045 34 36.6088 33.6561 36.9479 33.0681C37.2868 32.4806 37.2867 31.7923 36.9328 31.2189ZM30.1999 32.0506C29.758 32.0506 29.4046 31.7067 29.4046 31.2766C29.4046 30.8465 29.758 30.5026 30.1999 30.5026C30.6419 30.5026 30.9953 30.8465 30.9953 31.2766C30.9953 31.7061 30.6419 32.0506 30.1999 32.0506ZM31.0546 26.1577L30.7749 29.3551C30.7455 29.6564 30.4653 29.8854 30.1562 29.8568C29.8765 29.8283 29.6555 29.6132 29.6406 29.3551L29.3609 26.1577C29.3166 25.6991 29.6705 25.2975 30.1418 25.2544C30.6132 25.2113 31.0258 25.5557 31.0701 26.0144C31.0546 26.0575 31.0546 26.1146 31.0546 26.1577Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_602_11503", x1: "0", y1: "0", x2: "49.2632", y2: "49.2632", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FF4B6B" }), _jsx("stop", { offset: "1", stopColor: "#9B2020" })] }) })] }) }));
6
+ });
7
+ export { EventCancelledIcon };
8
+ //# sourceMappingURL=EventCancelledIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EventCancelledIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/EventCancelledIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,kBAAkB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC5D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,aAET,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,2yBAA2yB,EAC7yB,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,4yBAA4yB,EAC9yB,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,SAAS,EACZ,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,kBAAkB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const EventStartedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { EventStartedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const EventStartedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11502)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.8833 10V12.339H18.7138L18.7138 10H19.8833ZM22.9866 11.9253L21.3327 13.5792L20.5057 12.7523L22.1596 11.0984L22.9866 11.9253ZM16.5462 11.0985L18.2001 12.7525L17.3731 13.5794L15.7192 11.9255L16.5462 11.0985ZM16.5462 36.5014L15.7192 35.6745L17.3731 34.0206L18.2001 34.8475L16.5462 36.5014ZM22.9866 35.6747L22.1596 36.5016L20.5057 34.8477L21.3327 34.0208L22.9866 35.6747ZM18.7138 37.6L18.7138 35.261H19.8833V37.6H18.7138ZM22.3017 16.1718L21.0036 17.3514H20.597L20.5966 18.9295C20.8093 18.9295 21.2854 19.0238 21.2854 19.1528L21.2854 20.4768C21.2854 20.5841 20.8093 20.6719 20.5966 20.6719V21.7661C20.7734 21.7661 21.2509 21.871 21.2509 22V25.3939C21.2509 25.5011 20.8093 25.5889 20.5966 25.5889V26.6613C20.7734 26.6613 21.2854 26.7662 21.2854 26.8952V28.8465C21.2854 28.9537 20.8093 29.1655 20.5966 29.1655L20.5965 30.5041L21.0022 30.6486L22.3003 31.8282C22.4771 31.9354 22.7603 32 23.0435 32H36.8722C37.509 32 38.0036 31.7 38.0036 31.3138V16.6862C38.0036 16.2999 37.509 16 36.8722 16H23.045C22.7618 16 22.5145 16.0645 22.3017 16.1718ZM34.564 22.3297C34.7796 22.3824 34.9391 22.521 35.0007 22.7107C35.0624 22.8998 35.0175 23.1113 34.8785 23.2912L33.3802 25.2043C33.2665 25.3485 33.1778 25.65 33.193 25.8367L33.3976 28.3019C33.4134 28.4916 33.3637 28.6631 33.2582 28.785C33.1618 28.896 33.0263 28.9584 32.8762 28.9605C32.7926 28.9617 32.7064 28.9443 32.6206 28.9089L30.416 28.0073C30.2605 27.9436 29.9363 27.9481 29.7825 28.0162L27.604 28.9789C27.3654 29.0841 27.1173 29.0408 26.9631 28.8722C26.8543 28.7533 26.7998 28.5833 26.8103 28.3932L26.9461 25.9232C26.9561 25.7361 26.8585 25.4373 26.7414 25.2957L25.1902 23.4251C25.0451 23.2504 24.9947 23.0402 25.051 22.8489C25.1079 22.6575 25.2629 22.5146 25.4769 22.4559L27.7656 21.8307C27.9385 21.7834 28.18 21.5943 28.2723 21.4342L29.4923 19.3159C29.6064 19.1178 29.7818 19.0027 29.9731 19C30.1645 18.9973 30.343 19.1075 30.4626 19.3023L31.7412 21.3858C31.8379 21.5433 32.0846 21.7256 32.2587 21.7681L34.564 22.3297Z", fill: "white" }), _jsx("path", { d: "M15.6725 32.0001C15.9558 32.0001 16.203 31.9356 16.4158 31.8283L17.7615 30.6487L17.832 29.061C17.6551 29.061 17.4783 28.9756 17.4783 28.8466L17.4783 26.8953C17.4783 26.7881 17.6192 26.6808 17.832 26.6808L17.7975 25.6084C17.6206 25.6084 17.4438 25.523 17.4438 25.394L17.4438 22.0001C17.4438 21.8928 17.5847 21.7856 17.7975 21.7856L17.832 20.6914C17.6551 20.6914 17.4783 20.606 17.4783 20.4769L17.4783 19.1529C17.4783 19.0457 17.6192 18.9384 17.832 18.9384L17.7975 18.145L17.7629 17.3515L16.4172 16.1718C16.2404 16.0646 15.9572 16.0001 15.674 16.0001L12.1323 16C11.4954 16 11.0009 16.2999 11.0009 16.6862L11.0009 21.0618C11.0009 21.4934 11.1405 21.9134 11.3988 22.2591L12.4008 23.5998L12.4008 24.0001L11.3941 25.3567C11.1382 25.7015 11 26.1195 11.0001 26.5489L11.0009 31.3138C11.0009 31.7001 11.4954 32 12.1323 32L15.6725 32.0001Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_602_11502", x1: "0", y1: "0", x2: "48", y2: "48", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#438FFF" }), _jsx("stop", { offset: "1", stopColor: "#2969C7" })] }) })] }) }));
6
+ });
7
+ export { EventStartedIcon };
8
+ //# sourceMappingURL=EventStartedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EventStartedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/EventStartedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,gBAAgB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC1D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,aAET,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,06DAA06D,EAC56D,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,8zBAA8zB,EACh0B,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const EventStartsSoonIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { EventStartsSoonIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const EventStartsSoonIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11501)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6744 32C16.9576 32 17.2049 31.9355 17.4176 31.8282L18.7634 30.6486C19.1875 30.4341 19.6122 30.4341 20.0018 30.6486L21.2999 31.8282C21.4768 31.9354 21.76 32 22.0432 32H35.8718C36.5087 32 37.0032 31.7 37.0032 31.3138V16.6862C37.0032 16.2999 36.5087 16 35.8718 16H22.0446C21.7614 16 21.5141 16.0645 21.3014 16.1718L20.0032 17.3514C19.5791 17.5659 19.1544 17.5659 18.7648 17.3514L17.4191 16.1718C17.2422 16.0645 16.959 16 16.6758 16H13.1311C12.4943 16 11.9997 16.2999 11.9997 16.6862L11.9997 20.7505C11.9997 21.3665 12.2836 21.9481 12.7692 22.3272L14.3996 23.5997V24L12.7628 25.287C12.2805 25.6663 11.9989 26.2459 11.999 26.8595L11.9997 31.3138C11.9997 31.7001 12.4943 32 13.1311 32H16.6744ZM18.4457 22C18.4457 21.8928 18.5866 21.7855 18.7993 21.7855H19.9314C20.1082 21.7855 20.2505 21.871 20.2505 22V25.3939C20.2505 25.5011 20.1441 25.6083 19.9314 25.6083H18.7993C18.6225 25.6083 18.4457 25.5229 18.4457 25.3939V22ZM18.8338 18.9383H19.9314C20.1441 18.9383 20.285 19.0238 20.285 19.1528V20.4768C20.285 20.5841 20.1441 20.6913 19.9314 20.6913H18.8338C18.657 20.6913 18.4802 20.6059 18.4802 20.4768V19.1528C18.4802 19.0456 18.6211 18.9383 18.8338 18.9383ZM20.285 28.8465C20.285 28.9537 20.1441 29.061 19.9314 29.061H18.8338C18.657 29.061 18.4802 28.9755 18.4802 28.8465V26.8952C18.4802 26.788 18.6211 26.6807 18.8338 26.6807H19.9314C20.1082 26.6807 20.285 26.7662 20.285 26.8952V28.8465ZM33.564 22.3297C33.7796 22.3824 33.9391 22.521 34.0007 22.7107C34.0624 22.8998 34.0176 23.1113 33.8786 23.2912L32.3802 25.2043C32.2665 25.3485 32.1779 25.65 32.1931 25.8367L32.3976 28.3019C32.4134 28.4916 32.3637 28.6631 32.2583 28.785C32.1618 28.896 32.0263 28.9584 31.8763 28.9605C31.7926 28.9617 31.7064 28.9443 31.6206 28.9089L29.4161 28.0073C29.2605 27.9436 28.9363 27.9481 28.7825 28.0162L26.604 28.9789C26.3654 29.0841 26.1173 29.0408 25.9631 28.8722C25.8543 28.7533 25.7998 28.5833 25.8104 28.3932L25.9461 25.9232C25.9561 25.7361 25.8585 25.4373 25.7414 25.2957L24.1903 23.4251C24.0452 23.2504 23.9947 23.0402 24.051 22.8489C24.1079 22.6575 24.2629 22.5146 24.4769 22.4559L26.7656 21.8307C26.9386 21.7834 27.18 21.5943 27.2723 21.4342L28.4923 19.3159C28.6064 19.1178 28.7819 19.0027 28.9732 19C29.1645 18.9973 29.3431 19.1075 29.4626 19.3023L30.7412 21.3858C30.838 21.5433 31.0846 21.7256 31.2588 21.7681L33.564 22.3297Z", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_602_11501", x1: "-1.26316", y1: "1.26316", x2: "48", y2: "48", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }) })] }) }));
6
+ });
7
+ export { EventStartsSoonIcon };
8
+ //# sourceMappingURL=EventStartsSoonIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EventStartsSoonIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/EventStartsSoonIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,mBAAmB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC7D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,KAAK,aAET,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,2wEAA2wE,EAC7wE,IAAI,EAAC,OAAO,GACZ,EACF,yBACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const GovernanceIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { GovernanceIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const GovernanceIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_607_12590)" }), _jsx("path", { d: "M13.1253 8.12491C13.1253 8.74642 12.6219 9.24982 12.0003 9.24982C11.3788 9.24982 10.8753 8.74642 10.8753 8.12491C10.8753 7.5034 11.3788 7 12.0003 7C12.6219 7 13.1253 7.5034 13.1253 8.12491Z", fill: "white" }), _jsx("path", { d: "M9.00014 9.24982C9.00014 9.87133 8.49671 10.3747 7.87516 10.3747C7.25432 10.3747 6.75019 9.87133 6.75019 9.24982C6.75019 8.62831 7.25432 8.12491 7.87516 8.12491C8.49671 8.12491 9.00014 8.62831 9.00014 9.24982Z", fill: "white" }), _jsx("path", { d: "M17.2504 9.24982C17.2504 9.87133 16.7463 10.3747 16.1255 10.3747C15.5039 10.3747 15.0005 9.87133 15.0005 9.24982C15.0005 8.62831 15.5039 8.12491 16.1255 8.12491C16.7463 8.12491 17.2504 8.62831 17.2504 9.24982Z", fill: "white" }), _jsx("path", { d: "M16.1255 11.1249C15.788 11.1249 15.4877 11.2374 15.1882 11.3871L12.001 13.2622L8.81384 11.3871C8.51291 11.2374 8.21269 11.1249 7.8752 11.1249C6.82546 11.1249 6 11.9496 6 13V17H9.74968V13.6749L11.6249 14.7999C11.7001 14.8371 11.7374 14.8751 11.8126 14.8751C11.8879 14.8751 11.9251 14.9123 12.0004 14.9123C12.0756 14.9123 12.1128 14.9123 12.1881 14.8751C12.2633 14.8751 12.3006 14.8378 12.3758 14.7999L14.251 13.6749L14.2503 16.9993H18V12.9993C18 11.9496 17.1752 11.1249 16.1255 11.1249Z", fill: "white" }), _jsx("path", { d: "M12.0003 12.3996L13.8003 11.3499C13.5753 10.5997 12.863 10.0373 12.0003 10.0373C11.1376 10.0373 10.4626 10.5997 10.2004 11.3499L12.0003 12.3996Z", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_607_12590", x1: "2.5", y1: "1.5", x2: "21", y2: "22.5", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#A14BF3" }), _jsx("stop", { offset: "1", stopColor: "#6C30A6" })] }) })] }) }));
6
+ });
7
+ export { GovernanceIcon };
8
+ //# sourceMappingURL=GovernanceIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GovernanceIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/GovernanceIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,cAAc,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACxD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,eACE,CAAC,EAAC,+LAA+L,EACjM,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,ueAAue,EACze,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,kJAAkJ,EACpJ,IAAI,EAAC,OAAO,GACZ,EACF,yBACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,MAAM,EACT,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,cAAc,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const HistoryIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { HistoryIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const HistoryIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "115", height: "115", viewBox: "0 0 115 115", fill: "none", children: [_jsx("circle", { cx: "57.5", cy: "57.5", r: "57.5", fill: "#322D36" }), _jsx("path", { d: "M50.0208 64.807H63.9792C66.1095 64.807 67.8333 63.1474 67.8333 61.0965C67.8333 59.0456 66.1095 57.386 63.9792 57.386H50.0208C47.8905 57.386 46.1667 59.0456 46.1667 61.0965C46.1667 63.1474 47.8905 64.807 50.0208 64.807Z", fill: "white" }), _jsx("path", { d: "M45.8542 51.614H67.3125C69.4428 51.614 71.1667 49.9544 71.1667 47.9035C71.1667 45.8526 69.4428 44.193 67.3125 44.193H45.8542C43.7239 44.193 42 45.8526 42 47.9035C42 49.9544 43.7239 51.614 45.8542 51.614Z", fill: "white" }), _jsx("path", { d: "M43.3542 38.4211H71.0625C73.1928 38.4211 74.9167 36.7614 74.9167 34.7105C74.9167 32.6596 73.1928 31 71.0625 31H43.3542C41.2239 31 39.5 32.6596 39.5 34.7105C39.5 36.7614 41.2239 38.4211 43.3542 38.4211Z", fill: "white" }), _jsx("path", { d: "M86.1508 71.156L86.9734 64.6008H86.9698C87.2317 62.5486 85.7635 60.6757 83.6939 60.416C81.6243 60.1562 79.7319 61.6121 79.4736 63.6643L78.651 70.2195C78.4112 72.1034 76.788 73.5154 74.8734 73.4971H39.1266C37.212 73.5154 35.5888 72.1034 35.349 70.2195L34.5264 63.6643H34.5301C34.2682 61.6122 32.3794 60.1563 30.3061 60.416C28.2366 60.6757 26.7684 62.5485 27.0302 64.6008L27.8529 71.156C28.5612 76.7929 33.4011 81.014 39.127 81H74.9031C80.6174 81 85.4387 76.7823 86.1508 71.156Z", fill: "white" })] }) }));
6
+ });
7
+ export { HistoryIcon };
8
+ //# sourceMappingURL=HistoryIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HistoryIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/HistoryIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACrD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,MAAM,aAC7D,iBAAQ,EAAE,EAAC,MAAM,EAAC,EAAE,EAAC,MAAM,EAAC,CAAC,EAAC,MAAM,EAAC,IAAI,EAAC,SAAS,GAAG,EACtD,eACE,CAAC,EAAC,4NAA4N,EAC9N,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,6MAA6M,EAC/M,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,2MAA2M,EAC7M,IAAI,EAAC,OAAO,GACZ,EACF,eACE,CAAC,EAAC,8dAA8d,EAChe,IAAI,EAAC,OAAO,GACZ,IACE,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,WAAW,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ItemAirdroppedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ItemAirdroppedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ItemAirdroppedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9727)" }), _jsx("path", { d: "M17.9988 9.95544C17.9806 9.61638 17.9187 9.28073 17.8154 8.95604C17.8125 8.93553 17.8067 8.91639 17.7979 8.89725C17.0907 6.7255 14.6402 5 12.0034 5C9.37167 5 6.92694 6.71514 6.21019 8.8759C6.19855 8.90256 6.19055 8.93195 6.18182 8.95793C6.18036 8.95929 6.17963 8.96203 6.17891 8.96408C6.0785 9.28674 6.01883 9.61965 6.00064 9.9553C5.99337 10.1426 6.04794 10.3272 6.15635 10.4844L9.19043 14.9723V18.7348C9.1897 18.8052 9.2188 18.8735 9.27192 18.9234C9.32576 18.9733 9.39779 19.0007 9.47346 19H14.5296C14.6053 19 14.6773 18.9726 14.7304 18.9227C14.7836 18.8728 14.8134 18.8045 14.8134 18.7341V14.9695L17.8467 10.4844C17.9559 10.3279 18.009 10.1427 17.9988 9.95544ZM9.62912 14.6264L6.63583 10.2001C6.58999 10.1358 6.56598 10.0593 6.56817 9.98202C6.58272 9.69833 6.63219 9.41737 6.71514 9.14462C6.91595 8.97987 7.63192 8.45351 8.44756 8.51434C8.97651 8.55672 9.46038 8.84383 9.88821 9.37292L9.88966 9.37429L10.9381 14.6264L9.62912 14.6264ZM11.5121 14.6264L10.457 9.34487C10.6717 9.1104 10.9213 8.90805 11.1992 8.74331C11.4393 8.59702 11.7172 8.51635 12.0032 8.50952C12.5038 8.50952 13.0248 8.7939 13.5479 9.35239L12.4943 14.6264H11.5121ZM17.3679 10.2001L14.3739 14.6264H13.07L14.1214 9.36272C14.5456 8.84045 15.0258 8.55403 15.5511 8.51437C16.366 8.4508 17.0936 8.98673 17.2886 9.14738V9.15011C17.3694 9.4215 17.4181 9.7004 17.4327 9.98205C17.4356 10.0593 17.413 10.1351 17.3679 10.2001Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9727", x1: "0", y1: "0", x2: "24.6316", y2: "24.6316", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FF4BED" }), _jsx("stop", { offset: "1", stopColor: "#AF2BA2" })] }) })] }) }));
6
+ });
7
+ export { ItemAirdroppedIcon };
8
+ //# sourceMappingURL=ItemAirdroppedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ItemAirdroppedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/ItemAirdroppedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,kBAAkB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC5D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eACE,CAAC,EAAC,y2CAAy2C,EAC32C,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,SAAS,EACZ,EAAE,EAAC,SAAS,EACZ,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,kBAAkB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ItemSoldIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ItemSoldIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ItemSoldIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9724)" }), _jsx("path", { d: "M9.54916 8.53474C9.54916 8.25492 9.4502 8.01635 9.25227 7.81784C9.05434 7.61991 8.81519 7.52094 8.53537 7.52094C8.25556 7.52094 8.017 7.6199 7.81848 7.81784C7.62055 8.01576 7.52158 8.25492 7.52158 8.53474C7.52158 8.81455 7.62055 9.05312 7.81848 9.25164C8.01641 9.44957 8.25556 9.54854 8.53537 9.54854C8.81519 9.54854 9.05375 9.44957 9.25227 9.25164C9.45019 9.05371 9.54916 8.81455 9.54916 8.53474ZM17.9999 13.0971C17.9999 13.3769 17.9021 13.6143 17.7066 13.8099L13.8175 17.7066C13.612 17.9022 13.3716 18 13.0965 18C12.8167 18 12.5793 17.9022 12.3838 17.7066L6.72042 12.0357C6.51956 11.8401 6.34932 11.5733 6.2097 11.2357C6.0701 10.8976 6 10.5889 6 10.3091V7.0138C6 6.73929 6.10014 6.50131 6.30101 6.30102C6.50188 6.10074 6.73927 6 7.01379 6H10.3091C10.5889 6 10.8976 6.0701 11.2357 6.20971C11.5738 6.34932 11.843 6.52015 12.0433 6.72043L17.7066 12.3755C17.9022 12.5811 18 12.8215 18 13.0965L17.9999 13.0971Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9724", x1: "0", y1: "0", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#438FFF" }), _jsx("stop", { offset: "1", stopColor: "#2969C7" })] }) })] }) }));
6
+ });
7
+ export { ItemSoldIcon };
8
+ //# sourceMappingURL=ItemSoldIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ItemSoldIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/ItemSoldIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,YAAY,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACtD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eACE,CAAC,EAAC,64BAA64B,EAC/4B,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const LandRentedIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { LandRentedIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const LandRentedIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9732)" }), _jsx("path", { d: "M11.1555 15.947L11.1559 15.9465L12.1178 15.3694L10.0764 14.1444L7 15.9901L9.04183 17.2151L11.1555 15.947Z", fill: "#FCFCFC" }), _jsx("path", { d: "M12.3947 15.4692L11.4329 16.0463L14.1859 17.6986L17 16.0099L14.247 14.3576L12.3952 15.4687L12.3947 15.4692Z", fill: "#FCFCFC" }), _jsx("path", { d: "M14.0253 14.225L12.8108 13.4963C12.8108 13.4963 12.4676 14.4144 12 14.4286C11.5218 14.4431 11.1407 13.5056 11.1407 13.5056L10.2979 14.0113L12.3393 15.2362L14.0253 14.225Z", fill: "#FCFCFC" }), _jsx("path", { d: "M11.2114 16.1795L9.2635 17.3481L12.0165 19L13.9644 17.8313L11.2114 16.1795Z", fill: "#FCFCFC" }), _jsx("path", { d: "M9.1608 10.2886L9.17766 10.3135C9.19819 10.3448 9.21982 10.3753 9.24144 10.4088L11.6872 13.9768C11.7586 14.0811 11.8756 14.1429 12.0006 14.1429C12.1256 14.1429 12.2425 14.0811 12.314 13.9768L14.7539 10.4115C14.7774 10.378 14.7997 10.3456 14.8224 10.3162L14.8375 10.2935V10.2931C15.2792 9.5992 15.4592 8.76674 15.3448 7.94846C15.2304 7.13019 14.829 6.38157 14.2147 5.83986C13.6003 5.2982 12.8136 5 12.0002 5C11.1864 5 10.4001 5.2982 9.78568 5.83986C9.17093 6.38153 8.76955 7.13018 8.65516 7.94846C8.54078 8.76673 8.72114 9.59912 9.16286 10.2931L9.1608 10.2886ZM12.0007 7.00319C12.3738 7.00319 12.732 7.15396 12.9959 7.422C13.2597 7.69004 13.4082 8.05376 13.4082 8.43269C13.4082 8.81205 13.2598 9.17577 12.9959 9.44377C12.7319 9.71177 12.3738 9.86221 12.0007 9.86221C11.6275 9.86221 11.2693 9.71181 11.0055 9.44377C10.7416 9.17573 10.5931 8.81201 10.5931 8.43269C10.5931 8.05371 10.7415 7.68999 11.0055 7.422C11.2694 7.154 11.6275 7.00319 12.0007 7.00319Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9732", x1: "-0.631579", y1: "0.631579", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }) })] }) }));
6
+ });
7
+ export { LandRentedIcon };
8
+ //# sourceMappingURL=LandRentedIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LandRentedIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/LandRentedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,cAAc,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACxD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eACE,CAAC,EAAC,2GAA2G,EAC7G,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,6GAA6G,EAC/G,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,4KAA4K,EAC9K,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,6EAA6E,EAC/E,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,27BAA27B,EAC77B,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,WAAW,EACd,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,cAAc,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ManaMainnetIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ManaMainnetIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ManaMainnetIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_32_9725)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5L19 12L12 19L5 12L12 5ZM12 6.96L17.04 12L12 17.04L6.96 12L12 6.96ZM12 14.52C12.6683 14.5201 13.3093 14.2547 13.782 13.7821C14.2546 13.3096 14.5202 12.6686 14.5203 12.0003C14.5204 11.3319 14.2549 10.6909 13.7824 10.2183C13.3099 9.74565 12.6689 9.48008 12.0006 9.48C11.3322 9.48 10.6913 9.7455 10.2187 10.2181C9.74608 10.6907 9.48058 11.3317 9.48058 12C9.48058 12.6683 9.74608 13.3093 10.2187 13.7819C10.6913 14.2545 11.3317 14.52 12 14.52Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_32_9725", x1: "-0.631579", y1: "0.631579", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }) })] }) }));
6
+ });
7
+ export { ManaMainnetIcon };
8
+ //# sourceMappingURL=ManaMainnetIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ManaMainnetIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/ManaMainnetIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACzD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,6BAA6B,GAAG,EACpE,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,6bAA6b,EAC/b,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,uBAAuB,EAC1B,EAAE,EAAC,WAAW,EACd,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const ManaPolygonIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { ManaPolygonIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const ManaPolygonIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx("circle", { cx: "12", cy: "12", r: "12", fill: "url(#paint0_linear_121_6315)" }), _jsx("path", { d: "M11.993 9.15497C13.5531 9.15497 14.8188 10.4359 14.8188 12.0148C14.8188 13.5936 13.5531 14.8746 11.993 14.8746C10.433 14.8746 9.16732 13.5936 9.16732 12.0148C9.16732 10.4359 10.433 9.15497 11.993 9.15497ZM11.993 8.26128C9.96206 8.26128 8.28428 9.9295 8.28428 12.0148C8.28428 14.1001 9.96206 15.7385 11.993 15.7385C14.024 15.7385 15.6724 14.0703 15.6724 12.0148C15.6724 9.95929 14.024 8.26128 11.993 8.26128Z", fill: "#FCFCFC" }), _jsx("path", { d: "M12.0001 6.17605L17.004 9.09545V14.9342L12.0001 17.8536L6.99623 14.9342V9.09545L12.0001 6.17605ZM12.0001 5.13341L11.5586 5.40152L6.55471 8.32092L6.11319 8.55924V15.4109L6.55471 15.679L11.5586 18.5984L12.0001 18.8665L12.4416 18.5984L17.4455 15.679L17.887 15.4109V8.58903L17.4455 8.32092L12.4416 5.40152L12.0001 5.13341Z", fill: "#FCFCFC" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5L12.4989 5.30292L17.5036 8.22282L18 8.52428V15.4757L17.5019 15.7782L12.4988 18.6971L12 19L11.5011 18.6971L6.49641 15.7772L6 15.4757V8.49062L6.49974 8.22087L11.5011 5.30292L12 5ZM11.5586 5.40152L6.55471 8.32092L6.11319 8.55924V15.4109L6.55471 15.679L11.5586 18.5984L12.0001 18.8665L12.4416 18.5984L17.4455 15.679L17.887 15.4109V8.58903L17.4455 8.32092L12.4416 5.40152L12.0001 5.13341L11.5586 5.40152ZM14.7056 12.0148C14.7056 10.4992 13.4905 9.26946 11.9929 9.26946C10.4954 9.26946 9.28029 10.4992 9.28029 12.0148C9.28029 13.5305 10.4954 14.7602 11.9929 14.7602C13.4905 14.7602 14.7056 13.5305 14.7056 12.0148ZM8.1711 12.0148C8.1711 9.86576 9.90008 8.14688 11.9929 8.14688C14.0875 8.14688 15.7853 9.89732 15.7853 12.0148C15.7853 14.1335 14.0864 15.853 11.9929 15.853C9.90126 15.853 8.1711 14.1651 8.1711 12.0148ZM12.0001 6.17605L6.99623 9.09545V14.9342L12.0001 17.8536L17.004 14.9342V9.09545L12.0001 6.17605ZM16.8908 9.16162L12 6.3082L7.10919 9.16162V14.8682L12 17.7216L16.8908 14.8682V9.16162ZM14.8188 12.0148C14.8188 10.4359 13.5531 9.15497 11.993 9.15497C10.433 9.15497 9.16732 10.4359 9.16732 12.0148C9.16732 13.5936 10.433 14.8746 11.993 14.8746C13.5531 14.8746 14.8188 13.5936 14.8188 12.0148ZM8.28428 12.0148C8.28428 9.9295 9.96206 8.26128 11.993 8.26128C14.024 8.26128 15.6724 9.95929 15.6724 12.0148C15.6724 14.0703 14.024 15.7385 11.993 15.7385C9.96206 15.7385 8.28428 14.1001 8.28428 12.0148Z", fill: "#FCFCFC" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_121_6315", x1: "-0.631579", y1: "0.631579", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#34CE76" }), _jsx("stop", { offset: "1", stopColor: "#229754" })] }) })] }) }));
6
+ });
7
+ export { ManaPolygonIcon };
8
+ //# sourceMappingURL=ManaPolygonIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ManaPolygonIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/ManaPolygonIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACzD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,8BAA8B,GAAG,EACrE,eACE,CAAC,EAAC,yZAAyZ,EAC3Z,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,gUAAgU,EAClU,IAAI,EAAC,SAAS,GACd,EACF,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,g4CAAg4C,EACl4C,IAAI,EAAC,SAAS,GACd,EACF,yBACE,0BACE,EAAE,EAAC,wBAAwB,EAC3B,EAAE,EAAC,WAAW,EACd,EAAE,EAAC,UAAU,EACb,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,GACZ,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const MissingResourcesIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { MissingResourcesIcon };
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from "react";
3
+ import SvgIcon from "@mui/material/SvgIcon";
4
+ const MissingResourcesIcon = React.memo((props) => {
5
+ return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", ...props, children: [_jsx("circle", { cx: "24", cy: "24", r: "24", fill: "url(#paint0_linear_602_11505)" }), _jsxs("g", { clipPath: "url(#clip0_602_11505)", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.5724 12.7133H18.1112C18.9202 10.6294 19.9997 8.99719 21.2587 8C14.5176 9.17818 9.30405 14.5286 8.1358 21.2362C9.0337 20.056 10.6518 18.9692 12.6291 18.1531V17.6993C12.6291 14.9804 14.7861 12.7133 17.5724 12.7133ZM30.9637 16.8856C30.1546 12.8053 28.6272 9.54277 26.6499 8.00261C33.3001 9.18094 38.6047 14.4395 39.7728 21.2388C38.2435 19.2425 35.0978 17.6997 30.9637 16.8856ZM23.9546 16.1591H22.3365C21.8866 14.7997 20.9886 13.7109 19.8204 13.1676C20.9887 10.2675 22.5161 8.63542 23.9547 8.63542C25.932 8.63542 28 11.627 29.1683 16.5212C27.4594 16.3401 25.7505 16.1591 23.9546 16.1591ZM13.0772 19.8749C10.3815 20.9636 8.7634 22.5042 8.7634 23.9552C8.7634 25.9498 11.7294 28.1251 16.5819 29.3035C16.3135 27.6713 16.2228 25.858 16.2228 24.0448L16.2228 22.5938C14.8749 22.1419 13.7067 21.1448 13.0772 19.8749ZM22.0002 30.0633C20.7325 29.9893 19.5177 29.8485 18.3816 29.6672C18.1113 27.9455 17.9317 26.1322 17.9317 24.0465V22.7766C20.4478 22.504 22.4249 20.5098 22.5156 17.972H23.9542C25.9315 17.972 27.8181 18.1532 29.5268 18.4258C29.7049 19.5604 29.8436 20.7346 29.9176 22.0004C25.5373 22.0446 22 25.6092 22 30C22 30.0211 22.0001 30.0422 22.0002 30.0633ZM37.2981 26.7182C36.2636 24.4213 34.1766 22.7007 31.6516 22.1707C31.6052 20.9676 31.5051 19.7913 31.325 18.6965C36.0868 19.8768 39.1433 22.0523 39.1433 23.9552C39.1433 24.8904 38.4911 25.8458 37.2981 26.7182ZM26.7694 37.3209C25.8812 38.5748 24.8975 39.2753 23.9546 39.2753C21.9772 39.2753 19.9092 36.2837 18.7409 31.3895C19.8386 31.5731 20.9771 31.6743 22.1854 31.7204C22.7361 34.2332 24.4679 36.3037 26.7694 37.3209ZM28.733 37.9002C29.1457 37.9659 29.5689 38 30 38C31.2982 38 32.5242 37.6908 33.6083 37.142C31.6477 38.5678 29.358 39.5678 26.8824 40C27.5546 39.4841 28.175 38.7725 28.733 37.9002ZM37.09 33.7092C37.6712 32.6005 38 31.3386 38 30C38 29.5625 37.9649 29.1332 37.8973 28.7148C38.7709 28.1612 39.4942 27.5561 40.043 26.9204C39.6004 29.4252 38.5658 31.738 37.09 33.7092ZM21.1659 40C19.1886 38.4598 17.6612 35.1973 16.8521 31.117C12.8088 30.301 9.66303 28.6686 8.04297 26.7638C9.21107 33.4734 14.5157 38.8217 21.1659 40ZM17.5723 14.437C19.3701 14.437 20.8087 15.888 20.8087 17.7013C20.8087 19.5145 19.3701 20.9655 17.5723 20.9655C15.7746 20.9655 14.336 19.5145 14.336 17.7013C14.336 15.888 15.7746 14.437 17.5723 14.437Z", fill: "#FCFCFC" }), _jsx("path", { d: "M25.2002 29.8858L31.2002 29.8858L31.2002 31.6001L25.2002 31.6001V29.8858Z", fill: "#FCFCFC" }), _jsx("path", { d: "M31.2002 25.6001L31.2002 31.6001H29.4859V25.6001L31.2002 25.6001Z", fill: "#FCFCFC" })] }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_602_11505", x1: "0", y1: "0", x2: "48", y2: "48", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FF7439" }), _jsx("stop", { offset: "1", stopColor: "#BF5122" })] }), _jsx("clipPath", { id: "clip0_602_11505", children: _jsx("rect", { width: "32", height: "32", fill: "white", transform: "translate(8 8)" }) })] })] }) }));
6
+ });
7
+ export { MissingResourcesIcon };
8
+ //# sourceMappingURL=MissingResourcesIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MissingResourcesIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/MissingResourcesIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,oBAAoB,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IAC9D,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,KAAK,KAAK,aACnE,iBAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,+BAA+B,GAAG,EACtE,aAAG,QAAQ,EAAC,uBAAuB,aACjC,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4uEAA4uE,EAC9uE,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,2EAA2E,EAC7E,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,mEAAmE,EACrE,IAAI,EAAC,SAAS,GACd,IACA,EACJ,2BACE,0BACE,EAAE,EAAC,yBAAyB,EAC5B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,aAAa,EAAC,gBAAgB,aAE9B,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,GAAG,EAAC,SAAS,EAAC,SAAS,GAAG,IACxB,EACjB,mBAAU,EAAE,EAAC,iBAAiB,YAC5B,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,IAAI,EAAC,OAAO,EACZ,SAAS,EAAC,gBAAgB,GAC1B,GACO,IACN,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,oBAAoB,EAAE,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { SvgIconProps } from "@mui/material/SvgIcon";
3
+ declare const NewCommentIcon: React.MemoExoticComponent<(props: SvgIconProps) => import("react/jsx-runtime").JSX.Element>;
4
+ export { NewCommentIcon };