@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
  * <MoreHorizontal size={40} className="text-warning" />
24
24
  */
25
25
  export declare const MoreHorizontal: {
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=MoreHorizontal.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <MoreVertical size={40} className="text-warning" />
24
24
  */
25
25
  export declare const MoreVertical: {
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=MoreVertical.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Nano size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Nano: {
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=Nano.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <NetworkWarning size={40} className="text-warning" />
24
24
  */
25
25
  export declare const NetworkWarning: {
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=NetworkWarning.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Nfc size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Nfc: {
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=Nfc.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Nft size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Nft: {
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=Nft.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <NftHide size={40} className="text-warning" />
24
24
  */
25
25
  export declare const NftHide: {
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=NftHide.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Note size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Note: {
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=Note.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <P2p size={40} className="text-warning" />
24
24
  */
25
25
  export declare const P2p: {
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=P2p.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Parachute size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Parachute: {
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=Parachute.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Paste size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Paste: {
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=Paste.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Pause size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Pause: {
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=Pause.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PenEdit size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PenEdit: {
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=PenEdit.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PenEditWriting size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PenEditWriting: {
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=PenEditWriting.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Percentage size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Percentage: {
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=Percentage.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PictureImage size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PictureImage: {
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=PictureImage.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PiggyBank size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PiggyBank: {
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=PiggyBank.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PinLocation size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PinLocation: {
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=PinLocation.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Placeholder size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Placeholder: {
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=Placeholder.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PlaceholderCicleFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PlaceholderCicleFill: {
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=PlaceholderCicleFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Planet size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Planet: {
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=Planet.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Plus size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Plus: {
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=Plus.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PlusCircle size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PlusCircle: {
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=PlusCircle.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <PlusCircleFill size={40} className="text-warning" />
24
24
  */
25
25
  export declare const PlusCircleFill: {
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=PlusCircleFill.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Printer size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Printer: {
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=Printer.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <QrCode size={40} className="text-warning" />
24
24
  */
25
25
  export declare const QrCode: {
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=QrCode.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <QrCodeScanner size={40} className="text-warning" />
24
24
  */
25
25
  export declare const QrCodeScanner: {
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=QrCodeScanner.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Question size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Question: {
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=Question.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Range size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Range: {
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=Range.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <RecoveryKey size={40} className="text-warning" />
24
24
  */
25
25
  export declare const RecoveryKey: {
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=RecoveryKey.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Reddit size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Reddit: {
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=Reddit.d.ts.map
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Reduce icon component.
3
+ *
4
+ * This icon component is automatically generated from SVG files and uses the createIcon utility
5
+ * to create a consistent icon interface. It supports all standard SVG props and additional
6
+ * size variants defined in the Icon component.
7
+ *
8
+ * @see {@link https://ldls.vercel.app/?path=/story/symbols-interface-icons--icon&args=name:Reduce Storybook}
9
+ *
10
+ * @component
11
+ * @param {16 | 20 | 24 | 40 | 48 | 56} [size=24] - The size of the icon in pixels.
12
+ * @param {string} [className] - Additional CSS classes to apply to the icon.
13
+ * @param {React.SVGProps<SVGSVGElement>} [...props] - All standard SVG element props.
14
+ *
15
+ * @example
16
+ * // Basic usage with default size (24px)
17
+ * import { Reduce } from '@ledgerhq/lumen-ui-react/symbols';
18
+ *
19
+ * <Reduce />
20
+ *
21
+ * @example
22
+ * // With custom size and className
23
+ * <Reduce size={40} className="text-warning" />
24
+ */
25
+ export declare const Reduce: {
26
+ ({ ref, className, disabled, ...props }: Omit<import('../../Components/Icon').IconProps, "children">): import('react').FunctionComponentElement<import('../../Components/Icon').IconProps>;
27
+ displayName: string;
28
+ };
29
+ //# sourceMappingURL=Reduce.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Reduce.d.ts","sourceRoot":"","sources":["../../../../src/lib/Symbols/Icons/Reduce.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,MAAM;;;CAiBlB,CAAC"}
@@ -0,0 +1,28 @@
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ import o from "../../Components/Icon/createIcon.js";
3
+ const i = o(
4
+ "Reduce",
5
+ /* @__PURE__ */ e(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: "1em",
10
+ height: "1em",
11
+ fill: "currentColor",
12
+ viewBox: "0 0 16 16",
13
+ children: /* @__PURE__ */ e(
14
+ "path",
15
+ {
16
+ stroke: "currentColor",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 1.3,
20
+ d: "M14.002 8v3.335a2.67 2.67 0 0 1-2.667 2.667h-6.67a2.67 2.67 0 0 1-2.668-2.667v-6.67a2.67 2.67 0 0 1 2.668-2.667H8m-.667 6.669 6.67-6.67m-6.67 6.67h2.668m-2.668 0V5.999"
21
+ }
22
+ )
23
+ }
24
+ )
25
+ );
26
+ export {
27
+ i as Reduce
28
+ };
@@ -23,7 +23,7 @@
23
23
  * <Refresh size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Refresh: {
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=Refresh.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <RefreshBack size={40} className="text-warning" />
24
24
  */
25
25
  export declare const RefreshBack: {
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=RefreshBack.d.ts.map
@@ -17,7 +17,7 @@ const i = e(
17
17
  strokeLinecap: "round",
18
18
  strokeLinejoin: "round",
19
19
  strokeWidth: 1.3,
20
- d: "M3.008 3.093V5.45h2.357m-2.05 0A5.334 5.334 0 1 1 2.666 8"
20
+ d: "M3.008 3.093V5.45h2.356m-2.049 0A5.334 5.334 0 1 1 2.666 8"
21
21
  }
22
22
  )
23
23
  }
@@ -23,7 +23,7 @@
23
23
  * <Repair size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Repair: {
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=Repair.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Screens size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Screens: {
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=Screens.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Search size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Search: {
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=Search.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ServerDatabaseFail size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ServerDatabaseFail: {
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=ServerDatabaseFail.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Settings size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Settings: {
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=Settings.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <SettingsAlt size={40} className="text-warning" />
24
24
  */
25
25
  export declare const SettingsAlt: {
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=SettingsAlt.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <SettingsAlt2 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const SettingsAlt2: {
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=SettingsAlt2.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Shapes size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Shapes: {
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=Shapes.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Share size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Share: {
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=Share.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Share2 size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Share2: {
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=Share2.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ShieldCheck size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ShieldCheck: {
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=ShieldCheck.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ShieldCheckNotification size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ShieldCheckNotification: {
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=ShieldCheckNotification.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ShieldLock size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ShieldLock: {
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=ShieldLock.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <ShieldMore size={40} className="text-warning" />
24
24
  */
25
25
  export declare const ShieldMore: {
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=ShieldMore.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Signature size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Signature: {
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=Signature.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Slideshow size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Slideshow: {
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=Slideshow.d.ts.map
@@ -23,7 +23,7 @@
23
23
  * <Snow size={40} className="text-warning" />
24
24
  */
25
25
  export declare const Snow: {
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=Snow.d.ts.map