@ledgerhq/lumen-ui-react 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (325) hide show
  1. package/dist/index.js +164 -151
  2. package/dist/lib/Components/AmountDisplay/AmountDisplay.js +13 -13
  3. package/dist/lib/Components/AmountInput/AmountInput.js +5 -5
  4. package/dist/lib/Components/Banner/Banner.js +2 -2
  5. package/dist/lib/Components/BaseInput/BaseInput.js +5 -5
  6. package/dist/lib/Components/Button/BaseButton.d.ts +7 -0
  7. package/dist/lib/Components/Button/BaseButton.d.ts.map +1 -1
  8. package/dist/lib/Components/Button/BaseButton.js +21 -20
  9. package/dist/lib/Components/Button/Button.js +24 -24
  10. package/dist/lib/Components/ButtonTrigger/ButtonTrigger.d.ts +33 -0
  11. package/dist/lib/Components/ButtonTrigger/ButtonTrigger.d.ts.map +1 -0
  12. package/dist/lib/Components/ButtonTrigger/ButtonTrigger.js +73 -0
  13. package/dist/lib/Components/ButtonTrigger/index.d.ts +3 -0
  14. package/dist/lib/Components/ButtonTrigger/index.d.ts.map +1 -0
  15. package/dist/lib/Components/ButtonTrigger/types.d.ts +33 -0
  16. package/dist/lib/Components/ButtonTrigger/types.d.ts.map +1 -0
  17. package/dist/lib/Components/Card/Card.d.ts +101 -0
  18. package/dist/lib/Components/Card/Card.d.ts.map +1 -0
  19. package/dist/lib/Components/Card/Card.js +349 -0
  20. package/dist/lib/Components/Card/index.d.ts +3 -0
  21. package/dist/lib/Components/Card/index.d.ts.map +1 -0
  22. package/dist/lib/Components/Card/types.d.ts +134 -0
  23. package/dist/lib/Components/Card/types.d.ts.map +1 -0
  24. package/dist/lib/Components/DataTable/DataTable.js +8 -8
  25. package/dist/lib/Components/Dialog/Dialog.d.ts.map +1 -1
  26. package/dist/lib/Components/Dialog/Dialog.js +21 -20
  27. package/dist/lib/Components/Divider/Divider.js +9 -9
  28. package/dist/lib/Components/Icon/Icon.js +4 -4
  29. package/dist/lib/Components/Icon/createIcon.d.ts +1 -1
  30. package/dist/lib/Components/Icon/createIcon.d.ts.map +1 -1
  31. package/dist/lib/Components/Icon/createIcon.js +24 -17
  32. package/dist/lib/Components/Icon/types.d.ts +5 -0
  33. package/dist/lib/Components/Icon/types.d.ts.map +1 -1
  34. package/dist/lib/Components/Link/Link.js +9 -9
  35. package/dist/lib/Components/NavBar/CoinCapsule.js +6 -6
  36. package/dist/lib/Components/NavBar/NavBar.js +18 -18
  37. package/dist/lib/Components/SideBar/SideBar.js +17 -17
  38. package/dist/lib/Components/Spot/Spot.d.ts.map +1 -1
  39. package/dist/lib/Components/Spot/Spot.js +45 -28
  40. package/dist/lib/Components/Subheader/Subheader.js +28 -28
  41. package/dist/lib/Components/Switch/Switch.js +5 -5
  42. package/dist/lib/Components/Table/Table.js +22 -22
  43. package/dist/lib/Components/Table/utils/useThrottledScrollBottom.js +4 -4
  44. package/dist/lib/Components/index.d.ts +3 -1
  45. package/dist/lib/Components/index.d.ts.map +1 -1
  46. package/dist/lib/Symbols/Icons/Airplane.d.ts +1 -1
  47. package/dist/lib/Symbols/Icons/AlarmClock.d.ts +1 -1
  48. package/dist/lib/Symbols/Icons/Android.d.ts +1 -1
  49. package/dist/lib/Symbols/Icons/Apex.d.ts +1 -1
  50. package/dist/lib/Symbols/Icons/Apple.d.ts +1 -1
  51. package/dist/lib/Symbols/Icons/Apps.d.ts +1 -1
  52. package/dist/lib/Symbols/Icons/Ar.d.ts +1 -1
  53. package/dist/lib/Symbols/Icons/Ar.js +2 -2
  54. package/dist/lib/Symbols/Icons/ArrowDown.d.ts +1 -1
  55. package/dist/lib/Symbols/Icons/ArrowDownRight.d.ts +1 -1
  56. package/dist/lib/Symbols/Icons/ArrowLeft.d.ts +1 -1
  57. package/dist/lib/Symbols/Icons/ArrowRight.d.ts +1 -1
  58. package/dist/lib/Symbols/Icons/ArrowUp.d.ts +1 -1
  59. package/dist/lib/Symbols/Icons/ArrowUpRight.d.ts +1 -1
  60. package/dist/lib/Symbols/Icons/Asterisk.d.ts +1 -1
  61. package/dist/lib/Symbols/Icons/At.d.ts +1 -1
  62. package/dist/lib/Symbols/Icons/AutoLock.d.ts +1 -1
  63. package/dist/lib/Symbols/Icons/Bank.d.ts +1 -1
  64. package/dist/lib/Symbols/Icons/BasketPutIn.d.ts +1 -1
  65. package/dist/lib/Symbols/Icons/Bell.d.ts +1 -1
  66. package/dist/lib/Symbols/Icons/BellFill.d.ts +1 -1
  67. package/dist/lib/Symbols/Icons/BellNotification.d.ts +1 -1
  68. package/dist/lib/Symbols/Icons/BitcoinComputer.d.ts +1 -1
  69. package/dist/lib/Symbols/Icons/BitcoinVoucher.d.ts +1 -1
  70. package/dist/lib/Symbols/Icons/Bluetooth.d.ts +1 -1
  71. package/dist/lib/Symbols/Icons/BluetoothCircleFill.d.ts +1 -1
  72. package/dist/lib/Symbols/Icons/Bolt.d.ts +1 -1
  73. package/dist/lib/Symbols/Icons/BookOpen.d.ts +1 -1
  74. package/dist/lib/Symbols/Icons/Bug.d.ts +1 -1
  75. package/dist/lib/Symbols/Icons/Bundle.d.ts +1 -1
  76. package/dist/lib/Symbols/Icons/Calendar.d.ts +1 -1
  77. package/dist/lib/Symbols/Icons/Cart.d.ts +1 -1
  78. package/dist/lib/Symbols/Icons/Charon.d.ts +1 -1
  79. package/dist/lib/Symbols/Icons/Chart1.d.ts +1 -1
  80. package/dist/lib/Symbols/Icons/Chart2.d.ts +1 -1
  81. package/dist/lib/Symbols/Icons/Chart3.d.ts +1 -1
  82. package/dist/lib/Symbols/Icons/Chart4.d.ts +1 -1
  83. package/dist/lib/Symbols/Icons/Chart5.d.ts +1 -1
  84. package/dist/lib/Symbols/Icons/Chart5Fill.d.ts +1 -1
  85. package/dist/lib/Symbols/Icons/ChartPie.d.ts +1 -1
  86. package/dist/lib/Symbols/Icons/Check.d.ts +1 -1
  87. package/dist/lib/Symbols/Icons/CheckmarkCircle.d.ts +1 -1
  88. package/dist/lib/Symbols/Icons/CheckmarkCircleFill.d.ts +1 -1
  89. package/dist/lib/Symbols/Icons/ChevronAscending.d.ts +1 -1
  90. package/dist/lib/Symbols/Icons/ChevronBigBottom.d.ts +1 -1
  91. package/dist/lib/Symbols/Icons/ChevronBigLeft.d.ts +1 -1
  92. package/dist/lib/Symbols/Icons/ChevronBigRight.d.ts +1 -1
  93. package/dist/lib/Symbols/Icons/ChevronBigTop.d.ts +1 -1
  94. package/dist/lib/Symbols/Icons/ChevronDescending.d.ts +1 -1
  95. package/dist/lib/Symbols/Icons/ChevronDown.d.ts +1 -1
  96. package/dist/lib/Symbols/Icons/ChevronLeft.d.ts +1 -1
  97. package/dist/lib/Symbols/Icons/ChevronRight.d.ts +1 -1
  98. package/dist/lib/Symbols/Icons/ChevronUp.d.ts +1 -1
  99. package/dist/lib/Symbols/Icons/ChevronUpDown.d.ts +1 -1
  100. package/dist/lib/Symbols/Icons/Circles.d.ts +1 -1
  101. package/dist/lib/Symbols/Icons/Clear.d.ts +1 -1
  102. package/dist/lib/Symbols/Icons/Clip.d.ts +1 -1
  103. package/dist/lib/Symbols/Icons/Clock.d.ts +1 -1
  104. package/dist/lib/Symbols/Icons/ClockFill.d.ts +1 -1
  105. package/dist/lib/Symbols/Icons/Close.d.ts +1 -1
  106. package/dist/lib/Symbols/Icons/CloudDownload.d.ts +1 -1
  107. package/dist/lib/Symbols/Icons/CloudUpload.d.ts +1 -1
  108. package/dist/lib/Symbols/Icons/Code.d.ts +1 -1
  109. package/dist/lib/Symbols/Icons/CoinAlert.d.ts +1 -1
  110. package/dist/lib/Symbols/Icons/CoinPercent.d.ts +1 -1
  111. package/dist/lib/Symbols/Icons/Coins.d.ts +1 -1
  112. package/dist/lib/Symbols/Icons/CoinsAddPlus.d.ts +1 -1
  113. package/dist/lib/Symbols/Icons/CoinsCheck.d.ts +1 -1
  114. package/dist/lib/Symbols/Icons/CoinsCross.d.ts +1 -1
  115. package/dist/lib/Symbols/Icons/CoinsCrypto.d.ts +1 -1
  116. package/dist/lib/Symbols/Icons/CoinsEye.d.ts +1 -1
  117. package/dist/lib/Symbols/Icons/ColorPalette.d.ts +29 -0
  118. package/dist/lib/Symbols/Icons/ColorPalette.d.ts.map +1 -0
  119. package/dist/lib/Symbols/Icons/ColorPalette.js +28 -0
  120. package/dist/lib/Symbols/Icons/Compass.d.ts +1 -1
  121. package/dist/lib/Symbols/Icons/ComputerMobile.d.ts +1 -1
  122. package/dist/lib/Symbols/Icons/Copy.d.ts +1 -1
  123. package/dist/lib/Symbols/Icons/CreditCard.d.ts +1 -1
  124. package/dist/lib/Symbols/Icons/CreditCardFill.d.ts +1 -1
  125. package/dist/lib/Symbols/Icons/CryptoBitcoinCoin.d.ts +1 -1
  126. package/dist/lib/Symbols/Icons/Csv.d.ts +1 -1
  127. package/dist/lib/Symbols/Icons/CursorTouch.d.ts +1 -1
  128. package/dist/lib/Symbols/Icons/CurveDown.d.ts +1 -1
  129. package/dist/lib/Symbols/Icons/CurveUp.d.ts +1 -1
  130. package/dist/lib/Symbols/Icons/DatabaseLock.d.ts +1 -1
  131. package/dist/lib/Symbols/Icons/Delete.d.ts +1 -1
  132. package/dist/lib/Symbols/Icons/DeleteCircle.d.ts +1 -1
  133. package/dist/lib/Symbols/Icons/DeleteCircleFill.d.ts +1 -1
  134. package/dist/lib/Symbols/Icons/DeleteStop.d.ts +1 -1
  135. package/dist/lib/Symbols/Icons/Desktop.d.ts +1 -1
  136. package/dist/lib/Symbols/Icons/Devices.d.ts +1 -1
  137. package/dist/lib/Symbols/Icons/Discord.d.ts +1 -1
  138. package/dist/lib/Symbols/Icons/DocumentCode.d.ts +1 -1
  139. package/dist/lib/Symbols/Icons/Dollar.d.ts +1 -1
  140. package/dist/lib/Symbols/Icons/DollarConvert.d.ts +1 -1
  141. package/dist/lib/Symbols/Icons/Download.d.ts +1 -1
  142. package/dist/lib/Symbols/Icons/Duplicate.d.ts +1 -1
  143. package/dist/lib/Symbols/Icons/Exchange.d.ts +1 -1
  144. package/dist/lib/Symbols/Icons/ExchangeFill.d.ts +1 -1
  145. package/dist/lib/Symbols/Icons/ExitLogout.d.ts +1 -1
  146. package/dist/lib/Symbols/Icons/Expand.d.ts +1 -1
  147. package/dist/lib/Symbols/Icons/ExpandLeft.d.ts +1 -1
  148. package/dist/lib/Symbols/Icons/ExpandRight.d.ts +1 -1
  149. package/dist/lib/Symbols/Icons/Experiment.d.ts +1 -1
  150. package/dist/lib/Symbols/Icons/Experiment2.d.ts +1 -1
  151. package/dist/lib/Symbols/Icons/ExternalLink.d.ts +1 -1
  152. package/dist/lib/Symbols/Icons/Eye.d.ts +1 -1
  153. package/dist/lib/Symbols/Icons/EyeCross.d.ts +1 -1
  154. package/dist/lib/Symbols/Icons/Facebook.d.ts +1 -1
  155. package/dist/lib/Symbols/Icons/Feather.d.ts +29 -0
  156. package/dist/lib/Symbols/Icons/Feather.d.ts.map +1 -0
  157. package/dist/lib/Symbols/Icons/Feather.js +28 -0
  158. package/dist/lib/Symbols/Icons/FileDownload.d.ts +1 -1
  159. package/dist/lib/Symbols/Icons/FilterSort.d.ts +1 -1
  160. package/dist/lib/Symbols/Icons/Flex.d.ts +1 -1
  161. package/dist/lib/Symbols/Icons/Folder.d.ts +1 -1
  162. package/dist/lib/Symbols/Icons/Gift.d.ts +1 -1
  163. package/dist/lib/Symbols/Icons/Github.d.ts +1 -1
  164. package/dist/lib/Symbols/Icons/Globe.d.ts +1 -1
  165. package/dist/lib/Symbols/Icons/Grid.d.ts +1 -1
  166. package/dist/lib/Symbols/Icons/Grid2.d.ts +1 -1
  167. package/dist/lib/Symbols/Icons/GroupUsers.d.ts +1 -1
  168. package/dist/lib/Symbols/Icons/GroupUsersAdd.d.ts +1 -1
  169. package/dist/lib/Symbols/Icons/HandCard.d.ts +1 -1
  170. package/dist/lib/Symbols/Icons/HandCoins.d.ts +1 -1
  171. package/dist/lib/Symbols/Icons/HandKey.d.ts +29 -0
  172. package/dist/lib/Symbols/Icons/HandKey.d.ts.map +1 -0
  173. package/dist/lib/Symbols/Icons/HandKey.js +28 -0
  174. package/dist/lib/Symbols/Icons/HatSchool.d.ts +1 -1
  175. package/dist/lib/Symbols/Icons/Heart.d.ts +1 -1
  176. package/dist/lib/Symbols/Icons/Home.d.ts +1 -1
  177. package/dist/lib/Symbols/Icons/HomeFill.d.ts +1 -1
  178. package/dist/lib/Symbols/Icons/IdCard.d.ts +1 -1
  179. package/dist/lib/Symbols/Icons/Incognito.d.ts +1 -1
  180. package/dist/lib/Symbols/Icons/Infinite.d.ts +1 -1
  181. package/dist/lib/Symbols/Icons/InfiniteFill.d.ts +1 -1
  182. package/dist/lib/Symbols/Icons/Information.d.ts +1 -1
  183. package/dist/lib/Symbols/Icons/InformationFill.d.ts +1 -1
  184. package/dist/lib/Symbols/Icons/Instagram.d.ts +1 -1
  185. package/dist/lib/Symbols/Icons/Invoice.d.ts +1 -1
  186. package/dist/lib/Symbols/Icons/Ios.d.ts +1 -1
  187. package/dist/lib/Symbols/Icons/Label.d.ts +1 -1
  188. package/dist/lib/Symbols/Icons/Language.d.ts +1 -1
  189. package/dist/lib/Symbols/Icons/LedgerDevices.d.ts +1 -1
  190. package/dist/lib/Symbols/Icons/LedgerLogo.d.ts +1 -1
  191. package/dist/lib/Symbols/Icons/Legal.d.ts +1 -1
  192. package/dist/lib/Symbols/Icons/LifeRing.d.ts +1 -1
  193. package/dist/lib/Symbols/Icons/LifeRingFill.d.ts +1 -1
  194. package/dist/lib/Symbols/Icons/Link.d.ts +1 -1
  195. package/dist/lib/Symbols/Icons/Linkedin.d.ts +1 -1
  196. package/dist/lib/Symbols/Icons/Linux.d.ts +1 -1
  197. package/dist/lib/Symbols/Icons/ListEye.d.ts +1 -1
  198. package/dist/lib/Symbols/Icons/Lock.d.ts +1 -1
  199. package/dist/lib/Symbols/Icons/LockCheckSuccess.d.ts +1 -1
  200. package/dist/lib/Symbols/Icons/Macos.d.ts +1 -1
  201. package/dist/lib/Symbols/Icons/Magnet.d.ts +1 -1
  202. package/dist/lib/Symbols/Icons/Mail.d.ts +1 -1
  203. package/dist/lib/Symbols/Icons/Mailbox.d.ts +1 -1
  204. package/dist/lib/Symbols/Icons/Maths.d.ts +1 -1
  205. package/dist/lib/Symbols/Icons/Medal1.d.ts +1 -1
  206. package/dist/lib/Symbols/Icons/Medal2.d.ts +1 -1
  207. package/dist/lib/Symbols/Icons/MenuBurger.d.ts +1 -1
  208. package/dist/lib/Symbols/Icons/MessageChat.d.ts +1 -1
  209. package/dist/lib/Symbols/Icons/Minus.d.ts +1 -1
  210. package/dist/lib/Symbols/Icons/MinusCircle.d.ts +1 -1
  211. package/dist/lib/Symbols/Icons/MinusCircleFill.d.ts +1 -1
  212. package/dist/lib/Symbols/Icons/Mobile.d.ts +1 -1
  213. package/dist/lib/Symbols/Icons/MobileArrow.d.ts +1 -1
  214. package/dist/lib/Symbols/Icons/MonitorPassword.d.ts +1 -1
  215. package/dist/lib/Symbols/Icons/Moon.d.ts +1 -1
  216. package/dist/lib/Symbols/Icons/MoreHorizontal.d.ts +1 -1
  217. package/dist/lib/Symbols/Icons/MoreVertical.d.ts +1 -1
  218. package/dist/lib/Symbols/Icons/Nano.d.ts +1 -1
  219. package/dist/lib/Symbols/Icons/NetworkWarning.d.ts +1 -1
  220. package/dist/lib/Symbols/Icons/Nfc.d.ts +1 -1
  221. package/dist/lib/Symbols/Icons/Nft.d.ts +1 -1
  222. package/dist/lib/Symbols/Icons/NftHide.d.ts +1 -1
  223. package/dist/lib/Symbols/Icons/Note.d.ts +1 -1
  224. package/dist/lib/Symbols/Icons/P2p.d.ts +1 -1
  225. package/dist/lib/Symbols/Icons/Parachute.d.ts +1 -1
  226. package/dist/lib/Symbols/Icons/Paste.d.ts +1 -1
  227. package/dist/lib/Symbols/Icons/Pause.d.ts +1 -1
  228. package/dist/lib/Symbols/Icons/PenEdit.d.ts +1 -1
  229. package/dist/lib/Symbols/Icons/PenEditWriting.d.ts +1 -1
  230. package/dist/lib/Symbols/Icons/Percentage.d.ts +1 -1
  231. package/dist/lib/Symbols/Icons/PictureImage.d.ts +1 -1
  232. package/dist/lib/Symbols/Icons/PiggyBank.d.ts +1 -1
  233. package/dist/lib/Symbols/Icons/PinLocation.d.ts +1 -1
  234. package/dist/lib/Symbols/Icons/Placeholder.d.ts +1 -1
  235. package/dist/lib/Symbols/Icons/PlaceholderCicleFill.d.ts +1 -1
  236. package/dist/lib/Symbols/Icons/Planet.d.ts +1 -1
  237. package/dist/lib/Symbols/Icons/Plus.d.ts +1 -1
  238. package/dist/lib/Symbols/Icons/PlusCircle.d.ts +1 -1
  239. package/dist/lib/Symbols/Icons/PlusCircleFill.d.ts +1 -1
  240. package/dist/lib/Symbols/Icons/Printer.d.ts +1 -1
  241. package/dist/lib/Symbols/Icons/QrCode.d.ts +1 -1
  242. package/dist/lib/Symbols/Icons/QrCodeScanner.d.ts +1 -1
  243. package/dist/lib/Symbols/Icons/Question.d.ts +1 -1
  244. package/dist/lib/Symbols/Icons/Range.d.ts +1 -1
  245. package/dist/lib/Symbols/Icons/RecoveryKey.d.ts +1 -1
  246. package/dist/lib/Symbols/Icons/Reddit.d.ts +1 -1
  247. package/dist/lib/Symbols/Icons/Reduce.d.ts +29 -0
  248. package/dist/lib/Symbols/Icons/Reduce.d.ts.map +1 -0
  249. package/dist/lib/Symbols/Icons/Reduce.js +28 -0
  250. package/dist/lib/Symbols/Icons/Refresh.d.ts +1 -1
  251. package/dist/lib/Symbols/Icons/RefreshBack.d.ts +1 -1
  252. package/dist/lib/Symbols/Icons/RefreshBack.js +1 -1
  253. package/dist/lib/Symbols/Icons/Repair.d.ts +1 -1
  254. package/dist/lib/Symbols/Icons/Screens.d.ts +1 -1
  255. package/dist/lib/Symbols/Icons/Search.d.ts +1 -1
  256. package/dist/lib/Symbols/Icons/ServerDatabaseFail.d.ts +1 -1
  257. package/dist/lib/Symbols/Icons/Settings.d.ts +1 -1
  258. package/dist/lib/Symbols/Icons/SettingsAlt.d.ts +1 -1
  259. package/dist/lib/Symbols/Icons/SettingsAlt2.d.ts +1 -1
  260. package/dist/lib/Symbols/Icons/Shapes.d.ts +1 -1
  261. package/dist/lib/Symbols/Icons/Share.d.ts +1 -1
  262. package/dist/lib/Symbols/Icons/Share2.d.ts +1 -1
  263. package/dist/lib/Symbols/Icons/ShieldCheck.d.ts +1 -1
  264. package/dist/lib/Symbols/Icons/ShieldCheckNotification.d.ts +1 -1
  265. package/dist/lib/Symbols/Icons/ShieldLock.d.ts +1 -1
  266. package/dist/lib/Symbols/Icons/ShieldMore.d.ts +1 -1
  267. package/dist/lib/Symbols/Icons/Signature.d.ts +1 -1
  268. package/dist/lib/Symbols/Icons/Slideshow.d.ts +1 -1
  269. package/dist/lib/Symbols/Icons/Snow.d.ts +1 -1
  270. package/dist/lib/Symbols/Icons/SoftRepair.d.ts +1 -1
  271. package/dist/lib/Symbols/Icons/Spacerocket.d.ts +1 -1
  272. package/dist/lib/Symbols/Icons/SparksFill.d.ts +1 -1
  273. package/dist/lib/Symbols/Icons/SpeedFast.d.ts +1 -1
  274. package/dist/lib/Symbols/Icons/SpeedLow.d.ts +1 -1
  275. package/dist/lib/Symbols/Icons/SpeedMedium.d.ts +1 -1
  276. package/dist/lib/Symbols/Icons/Star.d.ts +1 -1
  277. package/dist/lib/Symbols/Icons/StarFill.d.ts +1 -1
  278. package/dist/lib/Symbols/Icons/StarHalf.d.ts +1 -1
  279. package/dist/lib/Symbols/Icons/Stax.d.ts +1 -1
  280. package/dist/lib/Symbols/Icons/Sun.d.ts +1 -1
  281. package/dist/lib/Symbols/Icons/Support.d.ts +1 -1
  282. package/dist/lib/Symbols/Icons/Switch.d.ts +1 -1
  283. package/dist/lib/Symbols/Icons/Switch2.d.ts +1 -1
  284. package/dist/lib/Symbols/Icons/Tablet.d.ts +1 -1
  285. package/dist/lib/Symbols/Icons/Target.d.ts +1 -1
  286. package/dist/lib/Symbols/Icons/Telegram.d.ts +1 -1
  287. package/dist/lib/Symbols/Icons/Theme.d.ts +1 -1
  288. package/dist/lib/Symbols/Icons/ThemeFill.d.ts +1 -1
  289. package/dist/lib/Symbols/Icons/Threads.d.ts +1 -1
  290. package/dist/lib/Symbols/Icons/Tiktok.d.ts +1 -1
  291. package/dist/lib/Symbols/Icons/Tools.d.ts +1 -1
  292. package/dist/lib/Symbols/Icons/TransferHorizontal.d.ts +1 -1
  293. package/dist/lib/Symbols/Icons/TransferVertical.d.ts +1 -1
  294. package/dist/lib/Symbols/Icons/Trash.d.ts +1 -1
  295. package/dist/lib/Symbols/Icons/Truck.d.ts +1 -1
  296. package/dist/lib/Symbols/Icons/Twitter.d.ts +1 -1
  297. package/dist/lib/Symbols/Icons/Unlink.d.ts +1 -1
  298. package/dist/lib/Symbols/Icons/Unlock.d.ts +1 -1
  299. package/dist/lib/Symbols/Icons/Usb.d.ts +1 -1
  300. package/dist/lib/Symbols/Icons/Usb.js +1 -1
  301. package/dist/lib/Symbols/Icons/UsbC.d.ts +1 -1
  302. package/dist/lib/Symbols/Icons/User.d.ts +1 -1
  303. package/dist/lib/Symbols/Icons/UserAdd.d.ts +1 -1
  304. package/dist/lib/Symbols/Icons/UserArrowRight.d.ts +1 -1
  305. package/dist/lib/Symbols/Icons/UserCheck.d.ts +1 -1
  306. package/dist/lib/Symbols/Icons/UserCircle.d.ts +1 -1
  307. package/dist/lib/Symbols/Icons/UserDelete.d.ts +1 -1
  308. package/dist/lib/Symbols/Icons/UserLock.d.ts +1 -1
  309. package/dist/lib/Symbols/Icons/UserShield.d.ts +1 -1
  310. package/dist/lib/Symbols/Icons/Wallet.d.ts +1 -1
  311. package/dist/lib/Symbols/Icons/WalletInput.d.ts +1 -1
  312. package/dist/lib/Symbols/Icons/WalletInput.js +1 -1
  313. package/dist/lib/Symbols/Icons/WalletSearch.d.ts +1 -1
  314. package/dist/lib/Symbols/Icons/Warning.d.ts +1 -1
  315. package/dist/lib/Symbols/Icons/WarningFill.d.ts +1 -1
  316. package/dist/lib/Symbols/Icons/Whatsapp.d.ts +1 -1
  317. package/dist/lib/Symbols/Icons/Windows.d.ts +1 -1
  318. package/dist/lib/Symbols/Icons/WirelessCharging.d.ts +1 -1
  319. package/dist/lib/Symbols/Icons/Youtube.d.ts +1 -1
  320. package/dist/lib/Symbols/index.d.ts +4 -0
  321. package/dist/lib/Symbols/index.d.ts.map +1 -1
  322. package/dist/lib/Symbols/index.js +390 -382
  323. package/dist/libs/utils-shared/dist/index.js +150 -121
  324. package/dist/package.json +1 -1
  325. package/package.json +1 -1
@@ -23,7 +23,7 @@
23
23
  * <ArrowDownRight size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ArrowDownRight: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ArrowDownRight.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ArrowLeft size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ArrowLeft: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ArrowLeft.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ArrowRight size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ArrowRight: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ArrowRight.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ArrowUp size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ArrowUp: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ArrowUp.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ArrowUpRight size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ArrowUpRight: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ArrowUpRight.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Asterisk size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Asterisk: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Asterisk.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <At size={40} className="text-warning" />
24
24
  */
25
25
  export declare const At: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=At.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <AutoLock size={40} className="text-warning" />
24
24
  */
25
25
  export declare const AutoLock: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=AutoLock.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bank size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bank: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bank.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BasketPutIn size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BasketPutIn: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BasketPutIn.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bell size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bell: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bell.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BellFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BellFill: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BellFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BellNotification size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BellNotification: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BellNotification.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BitcoinComputer size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BitcoinComputer: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BitcoinComputer.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BitcoinVoucher size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BitcoinVoucher: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BitcoinVoucher.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bluetooth size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bluetooth: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bluetooth.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BluetoothCircleFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BluetoothCircleFill: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BluetoothCircleFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bolt size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bolt: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bolt.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <BookOpen size={40} className="text-warning" />
24
24
  */
25
25
  export declare const BookOpen: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=BookOpen.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bug size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bug: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bug.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Bundle size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Bundle: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Bundle.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Calendar size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Calendar: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Calendar.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Cart size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Cart: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Cart.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Charon size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Charon: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Charon.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart1 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart1: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart1.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart2 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart2: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart2.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart3 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart3: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart3.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart4 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart4: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart4.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart5 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart5: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart5.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Chart5Fill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Chart5Fill: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Chart5Fill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChartPie size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChartPie: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChartPie.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Check size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Check: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Check.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CheckmarkCircle size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CheckmarkCircle: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CheckmarkCircle.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CheckmarkCircleFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CheckmarkCircleFill: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CheckmarkCircleFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronAscending size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronAscending: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronAscending.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronBigBottom size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronBigBottom: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronBigBottom.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronBigLeft size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronBigLeft: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronBigLeft.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronBigRight size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronBigRight: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronBigRight.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronBigTop size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronBigTop: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronBigTop.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronDescending size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronDescending: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronDescending.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronDown size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronDown: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronDown.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronLeft size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronLeft: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronLeft.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronRight size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronRight: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronRight.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronUp size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronUp: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronUp.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ChevronUpDown size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ChevronUpDown: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ChevronUpDown.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Circles size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Circles: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Circles.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Clear size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Clear: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Clear.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Clip size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Clip: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Clip.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Clock size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Clock: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Clock.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ClockFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ClockFill: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=ClockFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Close size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Close: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Close.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CloudDownload size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CloudDownload: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CloudDownload.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CloudUpload size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CloudUpload: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CloudUpload.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Code size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Code: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=Code.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CoinAlert size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CoinAlert: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CoinAlert.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <CoinPercent size={40} className="text-warning" />
24
24
  */
25
25
  export declare const CoinPercent: {
26
- ({ ref, className, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
27
  displayName: string;
28
28
  };
29
29
  //# sourceMappingURL=CoinPercent.d.ts.map