@prosperitainova/mirage-ui 1.1.141 → 1.1.143

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 (299) hide show
  1. package/README.md +32 -32
  2. package/dist/cjs/index.js +5 -5
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/index.d.ts +5 -5
  5. package/dist/cjs/types/lib/AddBalanceOutput/AddBalanceOutput.d.ts +22 -22
  6. package/dist/cjs/types/lib/AddBalanceOutput/AddBalanceOutput.stories.d.ts +7 -8
  7. package/dist/cjs/types/lib/AddBalanceOutput/index.d.ts +1 -1
  8. package/dist/cjs/types/lib/BalanceAlert/BalanceAlert.d.ts +8 -8
  9. package/dist/cjs/types/lib/BalanceAlert/BalanceAlert.stories.d.ts +7 -8
  10. package/dist/cjs/types/lib/BalanceAlert/index.d.ts +1 -1
  11. package/dist/cjs/types/lib/BottomModal/BottomModal.d.ts +11 -11
  12. package/dist/cjs/types/lib/BottomModal/BottomModal.stories.d.ts +7 -8
  13. package/dist/cjs/types/lib/BottomModal/index.d.ts +1 -1
  14. package/dist/cjs/types/lib/Breadcrumb/Breadcrumb.d.ts +12 -12
  15. package/dist/cjs/types/lib/Breadcrumb/Breadcrumb.stories.d.ts +13 -14
  16. package/dist/cjs/types/lib/Breadcrumb/index.d.ts +1 -1
  17. package/dist/cjs/types/lib/Button/Button.d.ts +38 -38
  18. package/dist/cjs/types/lib/Button/Button.stories.d.ts +15 -16
  19. package/dist/cjs/types/lib/Button/index.d.ts +1 -1
  20. package/dist/cjs/types/lib/ButtonDropdown/ButtonDropdown.d.ts +22 -21
  21. package/dist/cjs/types/lib/ButtonDropdown/ButtonDropdown.stories.d.ts +10 -11
  22. package/dist/cjs/types/lib/ButtonDropdown/index.d.ts +1 -1
  23. package/dist/cjs/types/lib/ButtonMoreDetails/ButtonMoreDetails.d.ts +19 -19
  24. package/dist/cjs/types/lib/ButtonMoreDetails/ButtonMoreDetails.stories.d.ts +15 -16
  25. package/dist/cjs/types/lib/ButtonMoreDetails/index.d.ts +1 -1
  26. package/dist/cjs/types/lib/Checkbox/Checkbox.d.ts +13 -13
  27. package/dist/cjs/types/lib/Checkbox/Checkbox.stories.d.ts +7 -8
  28. package/dist/cjs/types/lib/Checkbox/index.d.ts +1 -1
  29. package/dist/cjs/types/lib/CustomSelect/CustomSelect.d.ts +11 -11
  30. package/dist/cjs/types/lib/CustomSelect/CustomSelect.stories.d.ts +4 -5
  31. package/dist/cjs/types/lib/CustomSelect/index.d.ts +1 -1
  32. package/dist/cjs/types/lib/CustomSelect/style.d.ts +3 -3
  33. package/dist/cjs/types/lib/Dropzone/Dropzone.d.ts +21 -21
  34. package/dist/cjs/types/lib/Dropzone/Dropzone.stories.d.ts +7 -8
  35. package/dist/cjs/types/lib/Dropzone/index.d.ts +1 -1
  36. package/dist/cjs/types/lib/IconWithTooltip/IconWithTooltip.d.ts +9 -9
  37. package/dist/cjs/types/lib/IconWithTooltip/IconWithTooltip.stories.d.ts +7 -8
  38. package/dist/cjs/types/lib/IconWithTooltip/index.d.ts +1 -1
  39. package/dist/cjs/types/lib/Input/Input.d.ts +20 -20
  40. package/dist/cjs/types/lib/Input/Input.stories.d.ts +10 -11
  41. package/dist/cjs/types/lib/Input/index.d.ts +1 -1
  42. package/dist/cjs/types/lib/InputCurrency/InputCurrency.d.ts +24 -24
  43. package/dist/cjs/types/lib/InputCurrency/InputCurrency.stories.d.ts +7 -8
  44. package/dist/cjs/types/lib/InputCurrency/index.d.ts +1 -1
  45. package/dist/cjs/types/lib/InputToken/InputToken.d.ts +10 -11
  46. package/dist/cjs/types/lib/InputToken/InputToken.stories.d.ts +7 -8
  47. package/dist/cjs/types/lib/InputToken/index.d.ts +1 -1
  48. package/dist/cjs/types/lib/InteractiveModal/InteractiveModal.d.ts +12 -12
  49. package/dist/cjs/types/lib/InteractiveModal/InteractiveModal.stories.d.ts +7 -8
  50. package/dist/cjs/types/lib/InteractiveModal/TesterInteractiveModal.d.ts +2 -2
  51. package/dist/cjs/types/lib/InteractiveModal/TesterInteractiveModal.stories.d.ts +7 -8
  52. package/dist/cjs/types/lib/InteractiveModal/index.d.ts +1 -1
  53. package/dist/cjs/types/lib/LateralModal/LateralModal.d.ts +11 -11
  54. package/dist/cjs/types/lib/LateralModal/LateralModal.stories.d.ts +7 -8
  55. package/dist/cjs/types/lib/LateralModal/TesterLateralModal.d.ts +2 -2
  56. package/dist/cjs/types/lib/LateralModal/TesterLateralModal.stories.d.ts +7 -8
  57. package/dist/cjs/types/lib/LateralModal/index.d.ts +1 -1
  58. package/dist/cjs/types/lib/Margin/Margin.d.ts +9 -9
  59. package/dist/cjs/types/lib/Margin/index.d.ts +1 -1
  60. package/dist/cjs/types/lib/MenuDropdown/MenuDropdown.d.ts +22 -21
  61. package/dist/cjs/types/lib/MenuDropdown/MenuDropdown.stories.d.ts +7 -8
  62. package/dist/cjs/types/lib/MenuDropdown/index.d.ts +1 -1
  63. package/dist/cjs/types/lib/NotControlledTooltip/NotControlledTooltip.d.ts +4 -4
  64. package/dist/cjs/types/lib/NotControlledTooltip/NotControlledTooltip.stories.d.ts +6 -7
  65. package/dist/cjs/types/lib/NotControlledTooltip/index.d.ts +1 -1
  66. package/dist/cjs/types/lib/NotificationsBar/NotificationsBar.d.ts +19 -19
  67. package/dist/cjs/types/lib/NotificationsBar/NotificationsBar.stories.d.ts +8 -9
  68. package/dist/cjs/types/lib/NotificationsBar/index.d.ts +1 -1
  69. package/dist/cjs/types/lib/Padding/Padding.d.ts +12 -12
  70. package/dist/cjs/types/lib/Padding/index.d.ts +1 -1
  71. package/dist/cjs/types/lib/Pagination/Pagination.d.ts +11 -11
  72. package/dist/cjs/types/lib/Pagination/Pagination.stories.d.ts +7 -8
  73. package/dist/cjs/types/lib/Pagination/index.d.ts +1 -1
  74. package/dist/cjs/types/lib/ParcelSelector/ParcelSelector.d.ts +7 -7
  75. package/dist/cjs/types/lib/ParcelSelector/ParcelSelector.stories.d.ts +8 -8
  76. package/dist/cjs/types/lib/ParcelSelector/index.d.ts +1 -1
  77. package/dist/cjs/types/lib/ProgressBar/ProgressBar.d.ts +6 -6
  78. package/dist/cjs/types/lib/ProgressBar/ProgressBar.stories.d.ts +7 -8
  79. package/dist/cjs/types/lib/ProgressBar/index.d.ts +1 -1
  80. package/dist/cjs/types/lib/Radio/Radio.d.ts +10 -10
  81. package/dist/cjs/types/lib/Radio/Radio.stories.d.ts +7 -8
  82. package/dist/cjs/types/lib/Radio/index.d.ts +1 -1
  83. package/dist/cjs/types/lib/RadioGroup/Radio.d.ts +12 -12
  84. package/dist/cjs/types/lib/RadioGroup/RadioGroup.d.ts +22 -22
  85. package/dist/cjs/types/lib/RadioGroup/RadioGroup.stories.d.ts +7 -8
  86. package/dist/cjs/types/lib/RadioGroup/index.d.ts +1 -1
  87. package/dist/cjs/types/lib/ReturnButton/ReturnButton.d.ts +7 -7
  88. package/dist/cjs/types/lib/ReturnButton/ReturnButton.stories.d.ts +7 -8
  89. package/dist/cjs/types/lib/ReturnButton/index.d.ts +1 -1
  90. package/dist/cjs/types/lib/Search/Search.d.ts +12 -12
  91. package/dist/cjs/types/lib/Search/Search.stories.d.ts +7 -8
  92. package/dist/cjs/types/lib/Search/index.d.ts +1 -1
  93. package/dist/cjs/types/lib/SideBar/SideBar.d.ts +22 -22
  94. package/dist/cjs/types/lib/SideBar/SideBar.stories.d.ts +6 -7
  95. package/dist/cjs/types/lib/SideBar/index.d.ts +1 -1
  96. package/dist/cjs/types/lib/Spacer/Spacer.d.ts +8 -8
  97. package/dist/cjs/types/lib/Spacer/index.d.ts +1 -1
  98. package/dist/cjs/types/lib/SubMenu/SubMenu.d.ts +10 -0
  99. package/dist/cjs/types/lib/SubMenu/SubMenu.stories.d.ts +7 -0
  100. package/dist/cjs/types/lib/SubMenu/index.d.ts +1 -0
  101. package/dist/cjs/types/lib/SummaryPanel/SummaryPanel.d.ts +19 -18
  102. package/dist/cjs/types/lib/SummaryPanel/SummaryPanel.stories.d.ts +7 -8
  103. package/dist/cjs/types/lib/SummaryPanel/index.d.ts +1 -1
  104. package/dist/cjs/types/lib/SummaryPanelLoader/SummaryPanelLoader.d.ts +2 -2
  105. package/dist/cjs/types/lib/SummaryPanelLoader/index.d.ts +1 -1
  106. package/dist/cjs/types/lib/TabMenu/TabMenu.d.ts +13 -13
  107. package/dist/cjs/types/lib/TabMenu/TabMenu.stories.d.ts +7 -8
  108. package/dist/cjs/types/lib/TabMenu/index.d.ts +1 -1
  109. package/dist/cjs/types/lib/Table/Table.d.ts +21 -21
  110. package/dist/cjs/types/lib/Table/Table.stories.d.ts +7 -8
  111. package/dist/cjs/types/lib/Table/index.d.ts +1 -1
  112. package/dist/cjs/types/lib/Table/second.d.ts +21 -0
  113. package/dist/cjs/types/lib/Toast/TesterToast.d.ts +2 -2
  114. package/dist/cjs/types/lib/Toast/TesterToast.stories.d.ts +7 -8
  115. package/dist/cjs/types/lib/Toast/Toast.d.ts +14 -13
  116. package/dist/cjs/types/lib/Toast/Toast.stories.d.ts +9 -10
  117. package/dist/cjs/types/lib/Toast/index.d.ts +1 -1
  118. package/dist/cjs/types/lib/Toggle/Toggle.d.ts +8 -8
  119. package/dist/cjs/types/lib/Toggle/Toggle.stories.d.ts +8 -9
  120. package/dist/cjs/types/lib/Toggle/index.d.ts +1 -1
  121. package/dist/cjs/types/lib/TooltTip/Tooltip.d.ts +7 -7
  122. package/dist/cjs/types/lib/TooltTip/Tooltip.stories.d.ts +7 -8
  123. package/dist/cjs/types/lib/TooltTip/index.d.ts +1 -1
  124. package/dist/cjs/types/lib/TooltipCustom/TooltipCustom.d.ts +4 -4
  125. package/dist/cjs/types/lib/TooltipCustom/TooltipCustom.stories.d.ts +6 -7
  126. package/dist/cjs/types/lib/TooltipCustom/index.d.ts +1 -1
  127. package/dist/cjs/types/lib/index.d.ts +40 -39
  128. package/dist/cjs/types/setupTests.d.ts +1 -1
  129. package/dist/cjs/types/theme/agro.d.ts +3 -0
  130. package/dist/cjs/types/theme/banksan.d.ts +3 -0
  131. package/dist/cjs/types/theme/blf.d.ts +3 -0
  132. package/dist/cjs/types/theme/cmcapital.d.ts +3 -3
  133. package/dist/cjs/types/theme/contaescola.d.ts +3 -3
  134. package/dist/cjs/types/theme/default.d.ts +4 -4
  135. package/dist/cjs/types/theme/inc.d.ts +3 -0
  136. package/dist/cjs/types/theme/index.d.ts +3 -3
  137. package/dist/cjs/types/theme/ivipcoin.d.ts +3 -3
  138. package/dist/cjs/types/theme/maniabank.d.ts +3 -0
  139. package/dist/cjs/types/theme/mdtvm.d.ts +3 -0
  140. package/dist/cjs/types/theme/mercattum.d.ts +3 -3
  141. package/dist/cjs/types/theme/pagcondominio.d.ts +3 -3
  142. package/dist/cjs/types/theme/prosperita.d.ts +3 -3
  143. package/dist/cjs/types/theme/trustee.d.ts +3 -3
  144. package/dist/cjs/types/theme/types.d.ts +71 -71
  145. package/dist/cjs/types/utils.d.ts +2 -2
  146. package/dist/esm/index.js +5 -5
  147. package/dist/esm/index.js.map +1 -1
  148. package/dist/esm/types/index.d.ts +5 -5
  149. package/dist/esm/types/lib/AddBalanceOutput/AddBalanceOutput.d.ts +22 -22
  150. package/dist/esm/types/lib/AddBalanceOutput/AddBalanceOutput.stories.d.ts +7 -8
  151. package/dist/esm/types/lib/AddBalanceOutput/index.d.ts +1 -1
  152. package/dist/esm/types/lib/BalanceAlert/BalanceAlert.d.ts +8 -8
  153. package/dist/esm/types/lib/BalanceAlert/BalanceAlert.stories.d.ts +7 -8
  154. package/dist/esm/types/lib/BalanceAlert/index.d.ts +1 -1
  155. package/dist/esm/types/lib/BottomModal/BottomModal.d.ts +11 -11
  156. package/dist/esm/types/lib/BottomModal/BottomModal.stories.d.ts +7 -8
  157. package/dist/esm/types/lib/BottomModal/index.d.ts +1 -1
  158. package/dist/esm/types/lib/Breadcrumb/Breadcrumb.d.ts +12 -12
  159. package/dist/esm/types/lib/Breadcrumb/Breadcrumb.stories.d.ts +13 -14
  160. package/dist/esm/types/lib/Breadcrumb/index.d.ts +1 -1
  161. package/dist/esm/types/lib/Button/Button.d.ts +38 -38
  162. package/dist/esm/types/lib/Button/Button.stories.d.ts +15 -16
  163. package/dist/esm/types/lib/Button/index.d.ts +1 -1
  164. package/dist/esm/types/lib/ButtonDropdown/ButtonDropdown.d.ts +22 -21
  165. package/dist/esm/types/lib/ButtonDropdown/ButtonDropdown.stories.d.ts +10 -11
  166. package/dist/esm/types/lib/ButtonDropdown/index.d.ts +1 -1
  167. package/dist/esm/types/lib/ButtonMoreDetails/ButtonMoreDetails.d.ts +19 -19
  168. package/dist/esm/types/lib/ButtonMoreDetails/ButtonMoreDetails.stories.d.ts +15 -16
  169. package/dist/esm/types/lib/ButtonMoreDetails/index.d.ts +1 -1
  170. package/dist/esm/types/lib/Checkbox/Checkbox.d.ts +13 -13
  171. package/dist/esm/types/lib/Checkbox/Checkbox.stories.d.ts +7 -8
  172. package/dist/esm/types/lib/Checkbox/index.d.ts +1 -1
  173. package/dist/esm/types/lib/CustomSelect/CustomSelect.d.ts +11 -11
  174. package/dist/esm/types/lib/CustomSelect/CustomSelect.stories.d.ts +4 -5
  175. package/dist/esm/types/lib/CustomSelect/index.d.ts +1 -1
  176. package/dist/esm/types/lib/CustomSelect/style.d.ts +3 -3
  177. package/dist/esm/types/lib/Dropzone/Dropzone.d.ts +21 -21
  178. package/dist/esm/types/lib/Dropzone/Dropzone.stories.d.ts +7 -8
  179. package/dist/esm/types/lib/Dropzone/index.d.ts +1 -1
  180. package/dist/esm/types/lib/IconWithTooltip/IconWithTooltip.d.ts +9 -9
  181. package/dist/esm/types/lib/IconWithTooltip/IconWithTooltip.stories.d.ts +7 -8
  182. package/dist/esm/types/lib/IconWithTooltip/index.d.ts +1 -1
  183. package/dist/esm/types/lib/Input/Input.d.ts +20 -20
  184. package/dist/esm/types/lib/Input/Input.stories.d.ts +10 -11
  185. package/dist/esm/types/lib/Input/index.d.ts +1 -1
  186. package/dist/esm/types/lib/InputCurrency/InputCurrency.d.ts +24 -24
  187. package/dist/esm/types/lib/InputCurrency/InputCurrency.stories.d.ts +7 -8
  188. package/dist/esm/types/lib/InputCurrency/index.d.ts +1 -1
  189. package/dist/esm/types/lib/InputToken/InputToken.d.ts +10 -11
  190. package/dist/esm/types/lib/InputToken/InputToken.stories.d.ts +7 -8
  191. package/dist/esm/types/lib/InputToken/index.d.ts +1 -1
  192. package/dist/esm/types/lib/InteractiveModal/InteractiveModal.d.ts +12 -12
  193. package/dist/esm/types/lib/InteractiveModal/InteractiveModal.stories.d.ts +7 -8
  194. package/dist/esm/types/lib/InteractiveModal/TesterInteractiveModal.d.ts +2 -2
  195. package/dist/esm/types/lib/InteractiveModal/TesterInteractiveModal.stories.d.ts +7 -8
  196. package/dist/esm/types/lib/InteractiveModal/index.d.ts +1 -1
  197. package/dist/esm/types/lib/LateralModal/LateralModal.d.ts +11 -11
  198. package/dist/esm/types/lib/LateralModal/LateralModal.stories.d.ts +7 -8
  199. package/dist/esm/types/lib/LateralModal/TesterLateralModal.d.ts +2 -2
  200. package/dist/esm/types/lib/LateralModal/TesterLateralModal.stories.d.ts +7 -8
  201. package/dist/esm/types/lib/LateralModal/index.d.ts +1 -1
  202. package/dist/esm/types/lib/Margin/Margin.d.ts +9 -9
  203. package/dist/esm/types/lib/Margin/index.d.ts +1 -1
  204. package/dist/esm/types/lib/MenuDropdown/MenuDropdown.d.ts +22 -21
  205. package/dist/esm/types/lib/MenuDropdown/MenuDropdown.stories.d.ts +7 -8
  206. package/dist/esm/types/lib/MenuDropdown/index.d.ts +1 -1
  207. package/dist/esm/types/lib/NotControlledTooltip/NotControlledTooltip.d.ts +4 -4
  208. package/dist/esm/types/lib/NotControlledTooltip/NotControlledTooltip.stories.d.ts +6 -7
  209. package/dist/esm/types/lib/NotControlledTooltip/index.d.ts +1 -1
  210. package/dist/esm/types/lib/NotificationsBar/NotificationsBar.d.ts +19 -19
  211. package/dist/esm/types/lib/NotificationsBar/NotificationsBar.stories.d.ts +8 -9
  212. package/dist/esm/types/lib/NotificationsBar/index.d.ts +1 -1
  213. package/dist/esm/types/lib/Padding/Padding.d.ts +12 -12
  214. package/dist/esm/types/lib/Padding/index.d.ts +1 -1
  215. package/dist/esm/types/lib/Pagination/Pagination.d.ts +11 -11
  216. package/dist/esm/types/lib/Pagination/Pagination.stories.d.ts +7 -8
  217. package/dist/esm/types/lib/Pagination/index.d.ts +1 -1
  218. package/dist/esm/types/lib/ParcelSelector/ParcelSelector.d.ts +7 -7
  219. package/dist/esm/types/lib/ParcelSelector/ParcelSelector.stories.d.ts +8 -8
  220. package/dist/esm/types/lib/ParcelSelector/index.d.ts +1 -1
  221. package/dist/esm/types/lib/ProgressBar/ProgressBar.d.ts +6 -6
  222. package/dist/esm/types/lib/ProgressBar/ProgressBar.stories.d.ts +7 -8
  223. package/dist/esm/types/lib/ProgressBar/index.d.ts +1 -1
  224. package/dist/esm/types/lib/Radio/Radio.d.ts +10 -10
  225. package/dist/esm/types/lib/Radio/Radio.stories.d.ts +7 -8
  226. package/dist/esm/types/lib/Radio/index.d.ts +1 -1
  227. package/dist/esm/types/lib/RadioGroup/Radio.d.ts +12 -12
  228. package/dist/esm/types/lib/RadioGroup/RadioGroup.d.ts +22 -22
  229. package/dist/esm/types/lib/RadioGroup/RadioGroup.stories.d.ts +7 -8
  230. package/dist/esm/types/lib/RadioGroup/index.d.ts +1 -1
  231. package/dist/esm/types/lib/ReturnButton/ReturnButton.d.ts +7 -7
  232. package/dist/esm/types/lib/ReturnButton/ReturnButton.stories.d.ts +7 -8
  233. package/dist/esm/types/lib/ReturnButton/index.d.ts +1 -1
  234. package/dist/esm/types/lib/Search/Search.d.ts +12 -12
  235. package/dist/esm/types/lib/Search/Search.stories.d.ts +7 -8
  236. package/dist/esm/types/lib/Search/index.d.ts +1 -1
  237. package/dist/esm/types/lib/SideBar/SideBar.d.ts +22 -22
  238. package/dist/esm/types/lib/SideBar/SideBar.stories.d.ts +6 -7
  239. package/dist/esm/types/lib/SideBar/index.d.ts +1 -1
  240. package/dist/esm/types/lib/Spacer/Spacer.d.ts +8 -8
  241. package/dist/esm/types/lib/Spacer/index.d.ts +1 -1
  242. package/dist/esm/types/lib/SubMenu/SubMenu.d.ts +10 -0
  243. package/dist/esm/types/lib/SubMenu/SubMenu.stories.d.ts +7 -0
  244. package/dist/esm/types/lib/SubMenu/index.d.ts +1 -0
  245. package/dist/esm/types/lib/SummaryPanel/SummaryPanel.d.ts +19 -18
  246. package/dist/esm/types/lib/SummaryPanel/SummaryPanel.stories.d.ts +7 -8
  247. package/dist/esm/types/lib/SummaryPanel/index.d.ts +1 -1
  248. package/dist/esm/types/lib/SummaryPanelLoader/SummaryPanelLoader.d.ts +2 -2
  249. package/dist/esm/types/lib/SummaryPanelLoader/index.d.ts +1 -1
  250. package/dist/esm/types/lib/TabMenu/TabMenu.d.ts +13 -13
  251. package/dist/esm/types/lib/TabMenu/TabMenu.stories.d.ts +7 -8
  252. package/dist/esm/types/lib/TabMenu/index.d.ts +1 -1
  253. package/dist/esm/types/lib/Table/Table.d.ts +21 -21
  254. package/dist/esm/types/lib/Table/Table.stories.d.ts +7 -8
  255. package/dist/esm/types/lib/Table/index.d.ts +1 -1
  256. package/dist/esm/types/lib/Table/second.d.ts +21 -0
  257. package/dist/esm/types/lib/Toast/TesterToast.d.ts +2 -2
  258. package/dist/esm/types/lib/Toast/TesterToast.stories.d.ts +7 -8
  259. package/dist/esm/types/lib/Toast/Toast.d.ts +14 -13
  260. package/dist/esm/types/lib/Toast/Toast.stories.d.ts +9 -10
  261. package/dist/esm/types/lib/Toast/index.d.ts +1 -1
  262. package/dist/esm/types/lib/Toggle/Toggle.d.ts +8 -8
  263. package/dist/esm/types/lib/Toggle/Toggle.stories.d.ts +8 -9
  264. package/dist/esm/types/lib/Toggle/index.d.ts +1 -1
  265. package/dist/esm/types/lib/TooltTip/Tooltip.d.ts +7 -7
  266. package/dist/esm/types/lib/TooltTip/Tooltip.stories.d.ts +7 -8
  267. package/dist/esm/types/lib/TooltTip/index.d.ts +1 -1
  268. package/dist/esm/types/lib/TooltipCustom/TooltipCustom.d.ts +4 -4
  269. package/dist/esm/types/lib/TooltipCustom/TooltipCustom.stories.d.ts +6 -7
  270. package/dist/esm/types/lib/TooltipCustom/index.d.ts +1 -1
  271. package/dist/esm/types/lib/index.d.ts +40 -39
  272. package/dist/esm/types/setupTests.d.ts +1 -1
  273. package/dist/esm/types/theme/agro.d.ts +3 -0
  274. package/dist/esm/types/theme/banksan.d.ts +3 -0
  275. package/dist/esm/types/theme/blf.d.ts +3 -0
  276. package/dist/esm/types/theme/cmcapital.d.ts +3 -3
  277. package/dist/esm/types/theme/contaescola.d.ts +3 -3
  278. package/dist/esm/types/theme/default.d.ts +4 -4
  279. package/dist/esm/types/theme/inc.d.ts +3 -0
  280. package/dist/esm/types/theme/index.d.ts +3 -3
  281. package/dist/esm/types/theme/ivipcoin.d.ts +3 -3
  282. package/dist/esm/types/theme/maniabank.d.ts +3 -0
  283. package/dist/esm/types/theme/mdtvm.d.ts +3 -0
  284. package/dist/esm/types/theme/mercattum.d.ts +3 -3
  285. package/dist/esm/types/theme/pagcondominio.d.ts +3 -3
  286. package/dist/esm/types/theme/prosperita.d.ts +3 -3
  287. package/dist/esm/types/theme/trustee.d.ts +3 -3
  288. package/dist/esm/types/theme/types.d.ts +71 -71
  289. package/dist/esm/types/utils.d.ts +2 -2
  290. package/dist/index.d.ts +532 -517
  291. package/package.json +115 -114
  292. package/dist/cjs/types/theme/DefaultTheme.d.ts +0 -4
  293. package/dist/cjs/types/theme/contaEscolaTheme.d.ts +0 -3
  294. package/dist/cjs/types/theme/pagCondominioTheme.d.ts +0 -3
  295. package/dist/cjs/types/theme/prosperitaTheme.d.ts +0 -3
  296. package/dist/esm/types/theme/DefaultTheme.d.ts +0 -4
  297. package/dist/esm/types/theme/contaEscolaTheme.d.ts +0 -3
  298. package/dist/esm/types/theme/pagCondominioTheme.d.ts +0 -3
  299. package/dist/esm/types/theme/prosperitaTheme.d.ts +0 -3
package/dist/index.d.ts CHANGED
@@ -1,532 +1,547 @@
1
1
  /// <reference types="react" />
2
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
3
  import React, { ButtonHTMLAttributes, InputHTMLAttributes, TextareaHTMLAttributes, HTMLAttributes, ChangeEvent, LiHTMLAttributes } from 'react';
3
4
  import { DropzoneProps as DropzoneProps$1 } from 'react-dropzone';
4
5
  import { Props } from 'react-select';
5
6
  import { TooltipProps, UncontrolledTooltipProps } from 'reactstrap';
6
7
 
7
- type ItemsProps = {
8
- label: string;
9
- onClick?: () => void;
10
- img?: string;
11
- };
12
- type BreadcrumbProps = {
13
- menus: ItemsProps[];
14
- onClickHome?: () => void;
15
- };
16
- declare const Breadcrumb: (props: BreadcrumbProps) => JSX.Element;
17
-
18
- type ButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
19
- mode: "main" | "border" | "phantom";
20
- link?: boolean;
21
- icon?: string;
22
- iconPosition?: "left" | "right";
23
- iconColorFilter?: string;
24
- labelColor?: string;
25
- arrow?: "left" | "right";
26
- danger?: boolean;
27
- disabled?: boolean;
28
- loading?: boolean;
29
- label?: string;
30
- value?: string;
31
- type?: string;
32
- full?: boolean;
33
- children?: JSX.Element;
34
- };
35
- declare const Button: ({ onClick, ...props }: ButtonProps) => JSX.Element;
36
-
37
- type ReturnButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
38
- label: string;
39
- onClick?: () => void;
40
- };
41
- declare const ReturnButton: (props: ReturnButtonProps) => JSX.Element;
42
-
43
- type DropdownOptions$1 = {
44
- value?: string;
45
- label?: string;
46
- color?: string;
47
- onClick?: () => void;
48
- };
49
- type ButtonDropdownProps = ButtonHTMLAttributes<HTMLButtonElement> & {
50
- mode: "main" | "border";
51
- icon?: string;
52
- label?: string;
53
- loading?: boolean;
54
- value?: string;
55
- type?: string;
56
- double?: boolean;
57
- options?: DropdownOptions$1[];
58
- iconColorFilter?: string;
59
- };
60
- declare const ButtonDropdown: (props: ButtonDropdownProps) => JSX.Element;
61
-
62
- type CheckboxProps = InputHTMLAttributes<HTMLInputElement> & {
63
- label?: string;
64
- disabled?: boolean;
65
- checked?: boolean;
66
- position?: "top" | "bottom" | "left" | "right";
67
- name?: string;
68
- onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
69
- onClick?: (event: React.MouseEvent<HTMLInputElement>) => void;
70
- };
71
- declare const Checkbox: ({ onChange, ...props }: CheckboxProps) => JSX.Element;
72
-
73
- interface DropzoneRootPropsLite extends Omit<DropzoneProps$1, "onDrop"> {
74
- }
75
- type UploadedFileProps = {
76
- name: string;
77
- url: string;
78
- };
79
- type DropzoneFileProps = File & {
80
- preview: string;
81
- };
82
- interface DropzoneProps extends DropzoneRootPropsLite {
83
- error?: string;
84
- helper?: string;
85
- uploadedFiles?: UploadedFileProps[];
86
- onRemoveUploadedFile?: (removedIndex: number) => void;
87
- onRemoveFile?: (removedIndex: number) => void;
88
- onFilesChanged?: (files: DropzoneFileProps[]) => void;
89
- }
90
- declare const Dropzone: (props: DropzoneProps) => JSX.Element;
91
-
92
- type InputProps = InputHTMLAttributes<HTMLInputElement> & TextareaHTMLAttributes<HTMLTextAreaElement> & {
93
- value?: string | number | boolean | readonly string[] | undefined;
94
- error?: string | boolean;
95
- success?: boolean;
96
- helper?: string;
97
- label?: string;
98
- newPassword?: boolean;
99
- newPasswordLevel?: string;
100
- search?: boolean;
101
- mask?: string;
102
- maskChar?: string | null;
103
- ref?: any;
104
- onFocus?: boolean;
105
- min?: string;
106
- max?: string;
107
- };
108
- declare const Input: (props: InputProps) => JSX.Element;
109
-
110
- type ModalProps$2 = HTMLAttributes<HTMLDivElement> & {
111
- open?: boolean;
112
- header?: boolean;
113
- title?: string;
114
- children?: JSX.Element;
115
- size: "md" | "lg";
116
- toggleModal: (event: any) => void;
117
- };
118
- declare const InteractiveModal: (props: ModalProps$2) => JSX.Element;
119
-
120
- type ModalProps$1 = HTMLAttributes<HTMLDivElement> & {
121
- open?: boolean;
122
- header?: boolean;
123
- title?: string;
124
- children?: JSX.Element;
125
- toggleModal: () => void;
126
- };
127
- declare const lateralModal: (props: ModalProps$1) => JSX.Element;
128
-
129
- type UsersProps = {
130
- img?: JSX.Element;
131
- text: string;
132
- label: string;
133
- changeUser?: (index?: number) => void;
134
- };
135
- type BottonButtonProps = {
136
- onBottomButtonClick: () => void;
137
- label: JSX.Element;
138
- };
139
- type MenuDropdownProps = ButtonHTMLAttributes<HTMLButtonElement> & {
140
- open?: boolean;
141
- description?: string;
142
- bottomButton?: BottonButtonProps;
143
- onUserChange?: (user: UsersProps, index: number) => void;
144
- users?: UsersProps[];
145
- };
146
- declare const MenuDropdown: (props: MenuDropdownProps) => JSX.Element;
147
-
148
- type NotificationsProps = {
149
- img?: string;
150
- text: string;
151
- time: string;
152
- };
153
- type NotificationsBarProps = {
154
- title: string;
155
- message?: string;
156
- notifications?: NotificationsProps[];
157
- onNotificationClick?: (notification: NotificationsProps, index: number) => void;
158
- left?: number;
159
- right?: number;
160
- top?: number;
161
- bottom?: number;
162
- open?: boolean;
163
- };
164
- declare const NotificationBar: (props: NotificationsBarProps) => JSX.Element;
165
-
166
- type RadioProps = {
167
- label?: string;
168
- disabled?: boolean;
169
- checked?: boolean;
170
- position?: "top" | "bottom" | "left" | "right";
171
- onChange?: (value: boolean) => void;
172
- };
173
- declare const Radio: ({ onChange, ...props }: RadioProps) => JSX.Element;
174
-
175
- type OptionsProps = {
176
- title: string;
177
- description: string;
178
- value: string;
179
- setIndex?: (event: React.MouseEvent<HTMLDivElement>) => void;
180
- disabled?: boolean;
181
- };
182
- type RadioGroupProps = HTMLAttributes<HTMLDivElement> & {
183
- display: "row" | "column";
184
- options: OptionsProps[];
185
- value?: string;
186
- onChange?: (value: string, index: number) => void;
187
- wrap?: boolean;
188
- title?: string;
189
- description?: string;
190
- active?: boolean;
191
- emptyValue?: boolean;
192
- };
193
- declare const RadioGroup: (props: RadioGroupProps) => JSX.Element;
194
-
195
- type ResultsProps = {
196
- value: string;
197
- label: string;
198
- };
199
- type SearchProps = InputHTMLAttributes<HTMLInputElement> & {
200
- showResults?: ResultsProps[];
201
- loading?: boolean;
202
- };
203
- declare const Search: (props: SearchProps) => JSX.Element;
204
-
205
- type SelectProps = Omit<Props, "onChange"> & {
206
- onChange?: (event: any) => void;
207
- error?: string | boolean;
208
- success?: boolean;
209
- helper?: string;
210
- label?: string;
211
- };
212
- declare const CustomSelect: (props: SelectProps) => JSX.Element;
213
-
214
- type MenuItem = {
215
- icon: string;
216
- text: string;
217
- render?: () => JSX.Element;
218
- onMenuClick?: (index: number) => void;
219
- };
220
- type SideBarProps = {
221
- menu: MenuItem[];
222
- footer?: MenuItem[];
223
- logo: string;
224
- active?: boolean;
225
- menuActiveIndex?: number;
226
- logoWidth?: string;
227
- useLogoFilter?: boolean;
228
- };
229
- declare const SideBar: (props: SideBarProps) => JSX.Element;
230
-
231
- type SpacerProps$2 = {
232
- top?: number;
233
- bottom?: number;
234
- left?: number;
235
- right?: number;
236
- };
237
- declare const Spacer: (props: SpacerProps$2) => JSX.Element;
238
-
239
- type SpacerProps$1 = {
240
- top?: number;
241
- bottom?: number;
242
- left?: number;
243
- right?: number;
244
- };
245
- type PaddingProps = SpacerProps$1 & {
246
- children: React.ReactNode;
247
- };
248
- declare const Padding: (props: PaddingProps) => JSX.Element;
249
-
250
- type SpacerProps = {
251
- top?: number;
252
- bottom?: number;
253
- left?: number;
254
- right?: number;
255
- };
256
- type MarginProps = SpacerProps;
257
- declare const Margin: (props: MarginProps) => JSX.Element;
258
-
259
- type MenusProps = {
260
- label: string;
261
- value: string;
262
- disabled?: boolean;
263
- onClick?: () => void;
264
- };
265
- type TabMenuProps = {
266
- menus: MenusProps[];
267
- onChangeTab?: (index: number) => void;
268
- };
269
- declare const TabMenu: (props: TabMenuProps) => JSX.Element;
270
-
271
- type ToastProps = HTMLAttributes<HTMLDivElement> & {
272
- active?: boolean;
273
- mode: "warning" | "success" | "error";
274
- title: string;
275
- text: string;
276
- position?: "top-left" | "top-right" | "bottom-left" | "bottom-right";
277
- toggleToast?: (event?: any) => void;
278
- onClick?: (event?: any) => void;
279
- };
280
- declare const Toast: (props: ToastProps) => JSX.Element;
281
-
282
- type ToggleProps = {
283
- mode: "small" | "large";
284
- disabled?: boolean;
285
- checked?: boolean;
286
- onToggle?: () => void;
287
- };
288
- declare const Toggle: (props: ToggleProps) => JSX.Element;
289
-
290
- type ProgressBarProps = {
291
- percent: number;
292
- color?: string;
293
- };
294
- declare const ProgressBar: (props: ProgressBarProps) => JSX.Element;
295
-
296
- type InputTokenProps = {
297
- inputsNumber?: number;
298
- onInputChange?: (value: string) => void;
299
- clearAll?: boolean;
300
- color?: string;
301
- bolder?: boolean;
302
- keyDownFunction: () => void;
303
- };
304
- declare function InputToken(props: InputTokenProps): JSX.Element;
305
-
306
- type TableColumn<T = any> = {
307
- label: string;
308
- key: string;
309
- width?: string;
310
- align?: "left" | "center" | "right";
311
- renderColumn?: (data: T, index: number) => JSX.Element;
312
- renderData?: (data: T, index: number) => JSX.Element;
313
- };
314
- type TableProps = {
315
- columns: TableColumn<any>[];
316
- data: any[];
317
- dataSpacer?: number;
318
- disabledRows?: number[];
319
- selectedRows?: number[];
320
- haveHeader?: boolean;
321
- renderHeader?: (columns: TableColumn<any>[]) => JSX.Element;
322
- };
323
- declare const Table: (props: TableProps) => JSX.Element;
324
-
325
- type InputCurrencyProps = InputHTMLAttributes<HTMLInputElement> & TextareaHTMLAttributes<HTMLTextAreaElement> & {
326
- value?: string;
327
- error?: string | boolean;
328
- success?: boolean;
329
- helper?: string;
330
- label?: string;
331
- newPassword?: boolean;
332
- newPasswordLevel?: string;
333
- search?: boolean;
334
- mask?: string;
335
- required?: boolean;
336
- disabled?: boolean;
337
- type?: string;
338
- onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
339
- maxLength?: number;
340
- fontSize?: "normal" | "large";
341
- name?: string;
342
- inputSize?: "normal" | "large";
343
- isPercentage?: boolean;
344
- };
345
- declare const InputCurrency: (props: InputCurrencyProps) => JSX.Element;
346
-
347
- type panelProps = {
348
- label?: string;
349
- colorLabel?: string;
350
- balance?: string;
351
- currency?: string;
352
- value?: string;
353
- toggleBalance?: boolean;
354
- render?: () => JSX.Element;
355
- secondaryRender?: () => JSX.Element;
356
- };
357
- type SummaryPanelProps = {
358
- panel: panelProps[];
359
- isLoading?: boolean;
360
- };
361
- declare const SummaryPanel: (props: SummaryPanelProps) => JSX.Element;
362
-
363
- type PaginationProps = LiHTMLAttributes<HTMLLIElement> & {
364
- total: number;
365
- limit: number;
366
- offset?: number;
367
- activePageIndex?: number;
368
- changePage?: (page: number) => void;
369
- setOffset?: (offset: number) => void;
370
- };
371
- declare const Pagination: (props: PaginationProps) => JSX.Element;
372
-
373
- type BalanceAlertProps = {
374
- title: string;
375
- message: string;
376
- show?: boolean;
377
- };
378
- declare const BalanceAlert: (props: BalanceAlertProps) => JSX.Element;
379
-
380
- type ParcelSelectorProps = {
381
- value: number;
382
- onChange: (value: number) => void;
383
- };
8
+ type ItemsProps = {
9
+ label: string;
10
+ onClick?: () => void;
11
+ img?: string;
12
+ };
13
+ type BreadcrumbProps = {
14
+ menus: ItemsProps[];
15
+ onClickHome?: () => void;
16
+ };
17
+ declare const Breadcrumb: (props: BreadcrumbProps) => react_jsx_runtime.JSX.Element;
18
+
19
+ type ButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
20
+ mode: "main" | "border" | "phantom";
21
+ link?: boolean;
22
+ icon?: string;
23
+ iconPosition?: "left" | "right";
24
+ iconColorFilter?: string;
25
+ labelColor?: string;
26
+ arrow?: "left" | "right";
27
+ danger?: boolean;
28
+ disabled?: boolean;
29
+ loading?: boolean;
30
+ label?: string;
31
+ value?: string;
32
+ type?: string;
33
+ full?: boolean;
34
+ children?: JSX.Element;
35
+ };
36
+ declare const Button: ({ onClick, ...props }: ButtonProps) => react_jsx_runtime.JSX.Element;
37
+
38
+ type ReturnButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
39
+ label: string;
40
+ onClick?: () => void;
41
+ };
42
+ declare const ReturnButton: (props: ReturnButtonProps) => react_jsx_runtime.JSX.Element;
43
+
44
+ type DropdownOptions$1 = {
45
+ value?: string;
46
+ label?: string;
47
+ color?: string;
48
+ onClick?: () => void;
49
+ };
50
+ type ButtonDropdownProps = ButtonHTMLAttributes<HTMLButtonElement> & {
51
+ mode: "main" | "border";
52
+ icon?: string;
53
+ label?: string;
54
+ loading?: boolean;
55
+ value?: string;
56
+ type?: string;
57
+ double?: boolean;
58
+ options?: DropdownOptions$1[];
59
+ iconColorFilter?: string;
60
+ padding?: number;
61
+ };
62
+ declare const ButtonDropdown: (props: ButtonDropdownProps) => react_jsx_runtime.JSX.Element;
63
+
64
+ type CheckboxProps = InputHTMLAttributes<HTMLInputElement> & {
65
+ label?: string;
66
+ disabled?: boolean;
67
+ checked?: boolean;
68
+ position?: "top" | "bottom" | "left" | "right";
69
+ name?: string;
70
+ onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
71
+ onClick?: (event: React.MouseEvent<HTMLInputElement>) => void;
72
+ };
73
+ declare const Checkbox: ({ onChange, ...props }: CheckboxProps) => react_jsx_runtime.JSX.Element;
74
+
75
+ interface DropzoneRootPropsLite extends Omit<DropzoneProps$1, "onDrop"> {
76
+ }
77
+ type UploadedFileProps = {
78
+ name: string;
79
+ url: string;
80
+ };
81
+ type DropzoneFileProps = File & {
82
+ preview: string;
83
+ };
84
+ interface DropzoneProps extends DropzoneRootPropsLite {
85
+ error?: string;
86
+ helper?: string;
87
+ uploadedFiles?: UploadedFileProps[];
88
+ onRemoveUploadedFile?: (removedIndex: number) => void;
89
+ onRemoveFile?: (removedIndex: number) => void;
90
+ onFilesChanged?: (files: DropzoneFileProps[]) => void;
91
+ }
92
+ declare const Dropzone: (props: DropzoneProps) => react_jsx_runtime.JSX.Element;
93
+
94
+ type InputProps = InputHTMLAttributes<HTMLInputElement> & TextareaHTMLAttributes<HTMLTextAreaElement> & {
95
+ value?: string | number | boolean | readonly string[] | undefined;
96
+ error?: string | boolean;
97
+ success?: boolean;
98
+ helper?: string;
99
+ label?: string;
100
+ newPassword?: boolean;
101
+ newPasswordLevel?: string;
102
+ search?: boolean;
103
+ mask?: string | Array<string | RegExp>;
104
+ maskChar?: string | null;
105
+ ref?: any;
106
+ onFocus?: boolean;
107
+ min?: string;
108
+ max?: string;
109
+ };
110
+ declare const Input: (props: InputProps) => react_jsx_runtime.JSX.Element;
111
+
112
+ type ModalProps$2 = HTMLAttributes<HTMLDivElement> & {
113
+ open?: boolean;
114
+ header?: boolean;
115
+ title?: string;
116
+ children?: JSX.Element;
117
+ size: "md" | "lg";
118
+ toggleModal: (event: any) => void;
119
+ };
120
+ declare const InteractiveModal: (props: ModalProps$2) => react_jsx_runtime.JSX.Element;
121
+
122
+ type ModalProps$1 = HTMLAttributes<HTMLDivElement> & {
123
+ open?: boolean;
124
+ header?: boolean;
125
+ title?: string;
126
+ children?: JSX.Element;
127
+ toggleModal: () => void;
128
+ };
129
+ declare const lateralModal: (props: ModalProps$1) => react_jsx_runtime.JSX.Element;
130
+
131
+ type UsersProps = {
132
+ img?: JSX.Element;
133
+ text: string;
134
+ label: string;
135
+ description?: string;
136
+ changeUser?: (index?: number) => void;
137
+ };
138
+ type BottonButtonProps = {
139
+ onBottomButtonClick: () => void;
140
+ label: JSX.Element;
141
+ };
142
+ type MenuDropdownProps = ButtonHTMLAttributes<HTMLButtonElement> & {
143
+ open?: boolean;
144
+ description?: string;
145
+ bottomButton?: BottonButtonProps;
146
+ onUserChange?: (user: UsersProps, index: number) => void;
147
+ users?: UsersProps[];
148
+ };
149
+ declare const MenuDropdown: (props: MenuDropdownProps) => react_jsx_runtime.JSX.Element;
150
+
151
+ type NotificationsProps = {
152
+ img?: string;
153
+ text: string;
154
+ time: string;
155
+ };
156
+ type NotificationsBarProps = {
157
+ title: string;
158
+ message?: string;
159
+ notifications?: NotificationsProps[];
160
+ onNotificationClick?: (notification: NotificationsProps, index: number) => void;
161
+ left?: number;
162
+ right?: number;
163
+ top?: number;
164
+ bottom?: number;
165
+ open?: boolean;
166
+ };
167
+ declare const NotificationBar: (props: NotificationsBarProps) => react_jsx_runtime.JSX.Element;
168
+
169
+ type RadioProps = {
170
+ label?: string;
171
+ disabled?: boolean;
172
+ checked?: boolean;
173
+ position?: "top" | "bottom" | "left" | "right";
174
+ onChange?: (value: boolean) => void;
175
+ };
176
+ declare const Radio: ({ onChange, ...props }: RadioProps) => react_jsx_runtime.JSX.Element;
177
+
178
+ type OptionsProps = {
179
+ title: string;
180
+ description: string;
181
+ value: string;
182
+ setIndex?: (event: React.MouseEvent<HTMLDivElement>) => void;
183
+ disabled?: boolean;
184
+ };
185
+ type RadioGroupProps = HTMLAttributes<HTMLDivElement> & {
186
+ display: "row" | "column";
187
+ options: OptionsProps[];
188
+ value?: string;
189
+ onChange?: (value: string, index: number) => void;
190
+ wrap?: boolean;
191
+ title?: string;
192
+ description?: string;
193
+ active?: boolean;
194
+ emptyValue?: boolean;
195
+ };
196
+ declare const RadioGroup: (props: RadioGroupProps) => react_jsx_runtime.JSX.Element;
197
+
198
+ type ResultsProps = {
199
+ value: string;
200
+ label: string;
201
+ };
202
+ type SearchProps = InputHTMLAttributes<HTMLInputElement> & {
203
+ showResults?: ResultsProps[];
204
+ loading?: boolean;
205
+ };
206
+ declare const Search: (props: SearchProps) => react_jsx_runtime.JSX.Element;
207
+
208
+ type SelectProps = Omit<Props, "onChange"> & {
209
+ onChange?: (event: any) => void;
210
+ error?: string | boolean;
211
+ success?: boolean;
212
+ helper?: string;
213
+ label?: string;
214
+ };
215
+ declare const CustomSelect: (props: SelectProps) => react_jsx_runtime.JSX.Element;
216
+
217
+ type MenuItem = {
218
+ icon: string;
219
+ text: string;
220
+ render?: () => JSX.Element;
221
+ onMenuClick?: (index: number) => void;
222
+ };
223
+ type SideBarProps = {
224
+ menu: MenuItem[];
225
+ footer?: MenuItem[];
226
+ logo: string;
227
+ active?: boolean;
228
+ menuActiveIndex?: number;
229
+ logoWidth?: string;
230
+ useLogoFilter?: boolean;
231
+ };
232
+ declare const SideBar: (props: SideBarProps) => react_jsx_runtime.JSX.Element;
233
+
234
+ type SpacerProps$2 = {
235
+ top?: number;
236
+ bottom?: number;
237
+ left?: number;
238
+ right?: number;
239
+ };
240
+ declare const Spacer: (props: SpacerProps$2) => react_jsx_runtime.JSX.Element;
241
+
242
+ type SpacerProps$1 = {
243
+ top?: number;
244
+ bottom?: number;
245
+ left?: number;
246
+ right?: number;
247
+ };
248
+ type PaddingProps = SpacerProps$1 & {
249
+ children: React.ReactNode;
250
+ };
251
+ declare const Padding: (props: PaddingProps) => react_jsx_runtime.JSX.Element;
252
+
253
+ type SpacerProps = {
254
+ top?: number;
255
+ bottom?: number;
256
+ left?: number;
257
+ right?: number;
258
+ };
259
+ type MarginProps = SpacerProps;
260
+ declare const Margin: (props: MarginProps) => react_jsx_runtime.JSX.Element;
261
+
262
+ type MenusProps = {
263
+ label: string;
264
+ value: string;
265
+ disabled?: boolean;
266
+ onClick?: () => void;
267
+ };
268
+ type TabMenuProps = {
269
+ menus: MenusProps[];
270
+ onChangeTab?: (index: number) => void;
271
+ };
272
+ declare const TabMenu: (props: TabMenuProps) => react_jsx_runtime.JSX.Element;
273
+
274
+ type ToastProps = HTMLAttributes<HTMLDivElement> & {
275
+ active?: boolean;
276
+ mode: "warning" | "success" | "error";
277
+ title: string;
278
+ text: string;
279
+ position?: "top-left" | "top-right" | "bottom-left" | "bottom-right";
280
+ toggleToast?: (event?: any) => void;
281
+ onClick?: (event?: any) => void;
282
+ absolute?: boolean;
283
+ };
284
+ declare const Toast: (props: ToastProps) => react_jsx_runtime.JSX.Element;
285
+
286
+ type ToggleProps = {
287
+ mode: "small" | "large";
288
+ disabled?: boolean;
289
+ checked?: boolean;
290
+ onToggle?: () => void;
291
+ };
292
+ declare const Toggle: (props: ToggleProps) => react_jsx_runtime.JSX.Element;
293
+
294
+ type ProgressBarProps = {
295
+ percent: number;
296
+ color?: string;
297
+ };
298
+ declare const ProgressBar: (props: ProgressBarProps) => react_jsx_runtime.JSX.Element;
299
+
300
+ type InputTokenProps = {
301
+ inputsNumber?: number;
302
+ onInputChange?: (value: string) => void;
303
+ clearAll?: boolean;
304
+ color?: string;
305
+ bolder?: boolean;
306
+ keyDownFunction: () => void;
307
+ };
308
+ declare function InputToken(props: InputTokenProps): react_jsx_runtime.JSX.Element;
309
+
310
+ type TableColumn<T = any> = {
311
+ label: string;
312
+ key: string;
313
+ width?: string;
314
+ align?: "left" | "center" | "right";
315
+ renderColumn?: (data: T, index: number) => JSX.Element;
316
+ renderData?: (data: T, index: number) => JSX.Element;
317
+ };
318
+ type TableProps = {
319
+ columns: TableColumn<any>[];
320
+ data: any[];
321
+ dataSpacer?: number;
322
+ disabledRows?: number[];
323
+ selectedRows?: number[];
324
+ haveHeader?: boolean;
325
+ renderHeader?: (columns: TableColumn<any>[]) => JSX.Element;
326
+ };
327
+ declare const Table: (props: TableProps) => react_jsx_runtime.JSX.Element;
328
+
329
+ type InputCurrencyProps = InputHTMLAttributes<HTMLInputElement> & TextareaHTMLAttributes<HTMLTextAreaElement> & {
330
+ value?: string;
331
+ error?: string | boolean;
332
+ success?: boolean;
333
+ helper?: string;
334
+ label?: string;
335
+ newPassword?: boolean;
336
+ newPasswordLevel?: string;
337
+ search?: boolean;
338
+ mask?: string;
339
+ required?: boolean;
340
+ disabled?: boolean;
341
+ type?: string;
342
+ onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
343
+ maxLength?: number;
344
+ fontSize?: "normal" | "large";
345
+ name?: string;
346
+ inputSize?: "normal" | "large";
347
+ isPercentage?: boolean;
348
+ };
349
+ declare const InputCurrency: (props: InputCurrencyProps) => react_jsx_runtime.JSX.Element;
350
+
351
+ type panelProps = {
352
+ label?: string;
353
+ colorLabel?: string;
354
+ balance?: string;
355
+ currency?: string;
356
+ value?: string;
357
+ toggleBalance?: boolean;
358
+ render?: () => JSX.Element;
359
+ secondaryRender?: () => JSX.Element;
360
+ };
361
+ type SummaryPanelProps = {
362
+ panel: panelProps[];
363
+ isLoading?: boolean;
364
+ isOddNumber?: boolean;
365
+ };
366
+ declare const SummaryPanel: (props: SummaryPanelProps) => react_jsx_runtime.JSX.Element;
367
+
368
+ type PaginationProps = LiHTMLAttributes<HTMLLIElement> & {
369
+ total: number;
370
+ limit: number;
371
+ offset?: number;
372
+ activePageIndex?: number;
373
+ changePage?: (page: number) => void;
374
+ setOffset?: (offset: number) => void;
375
+ };
376
+ declare const Pagination: (props: PaginationProps) => react_jsx_runtime.JSX.Element;
377
+
378
+ type BalanceAlertProps = {
379
+ title: string;
380
+ message: string;
381
+ show?: boolean;
382
+ };
383
+ declare const BalanceAlert: (props: BalanceAlertProps) => react_jsx_runtime.JSX.Element;
384
+
385
+ type ParcelSelectorProps = {
386
+ value: number;
387
+ onChange: (value: number) => void;
388
+ };
384
389
  declare const ParcelSelector: React.FC<ParcelSelectorProps>;
385
390
 
386
- type DropContainerProps = {
387
- open?: boolean;
388
- };
389
- type DropdownOptions = {
390
- value: string;
391
- label: string;
392
- color?: string;
393
- icon?: string;
394
- onClick?: (value: string) => void;
395
- };
396
- type ButtonMoreDetailsProps = ButtonHTMLAttributes<HTMLButtonElement> & {
397
- icon?: string;
398
- value?: string;
399
- options?: DropdownOptions[];
400
- open?: boolean;
401
- };
402
- declare const ButtonMoreDetails: (props: ButtonMoreDetailsProps & DropContainerProps) => JSX.Element;
403
-
404
- type AddBalanceOutputProps = InputHTMLAttributes<HTMLInputElement> & {
405
- value?: string;
406
- error?: string | boolean;
407
- success?: boolean;
408
- helper?: string;
409
- label?: string;
410
- newPassword?: boolean;
411
- newPasswordLevel?: string;
412
- search?: boolean;
413
- mask?: string;
414
- required?: boolean;
415
- disabled?: boolean;
416
- type?: string;
417
- onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
418
- maxLength?: number;
419
- fontSize?: "normal" | "large";
420
- name?: string;
421
- };
422
- declare const AddBalanceOutput: (props: AddBalanceOutputProps) => JSX.Element;
423
-
424
- type IconProps$1 = {
425
- iconSize?: number;
426
- tooltipColor?: string;
427
- iconHoverFilterColor?: string;
428
- tooltipLabel: string;
429
- icon?: string;
430
- };
431
- declare const IconWithTooltip: (props: IconProps$1) => JSX.Element;
432
-
433
- type IconProps = {
434
- tooltipColor?: string;
435
- tooltipLabel: string;
436
- visible?: boolean;
437
- };
438
- declare const Tooltip: (props: IconProps) => JSX.Element;
439
-
440
- type TooltipCustomProps = {} & TooltipProps;
441
- declare const TooltipCustom: (props: TooltipCustomProps) => JSX.Element;
442
-
443
- type NotControlledTooltipsProps = {} & UncontrolledTooltipProps;
444
- declare const NotcontrolledTooltip: (props: NotControlledTooltipsProps) => JSX.Element;
445
-
446
- type ModalProps = HTMLAttributes<HTMLDivElement> & {
447
- open?: boolean;
448
- header?: boolean;
449
- title?: string;
450
- children?: JSX.Element;
451
- toggleModal: () => void;
452
- };
453
- declare const BottomModal: (props: ModalProps) => JSX.Element;
454
-
455
- type AppTheme = {
456
- colors: Colors;
457
- fonts: Fonts;
458
- };
459
- type Fonts = {
460
- titles: Titles;
461
- dialog: Dialog;
462
- headline: Dialog;
463
- card: Dialog;
464
- tableHead: Dialog;
465
- table: Dialog;
466
- input: Dialog;
467
- contentbody: Dialog;
468
- contentmodal: Dialog;
469
- complementarytext: Dialog;
470
- };
471
- type Dialog = {
472
- family: string;
473
- color: string;
474
- weigth: string;
475
- size: string;
476
- lineheight: string;
477
- };
478
- type Titles = {
479
- family: string;
480
- color: string;
481
- weigth: Weigth;
482
- size: Weigth;
483
- lineheight: Weigth;
484
- };
485
- type Weigth = {
486
- h2: string;
487
- h3: string;
488
- h4: string;
489
- h5: string;
490
- h6: string;
491
- };
492
- type Colors = {
493
- primary: colortype;
494
- secondary: colortype;
495
- base: colortype;
496
- success: colortype;
497
- info: colortype;
498
- warning: colortype;
499
- error: colortype;
500
- gray: colortype;
501
- };
502
- type colortype = {
503
- main: string;
504
- light100: string;
505
- light200: string;
506
- light300: string;
507
- light400: string;
508
- light500: string;
509
- dark100: string;
510
- dark200: string;
511
- dark300: string;
512
- dark400: string;
513
- dark500: string;
514
- mainFilter: string;
515
- light100Filter: string;
516
- light200Filter: string;
517
- light300Filter: string;
518
- light400Filter: string;
519
- light500Filter: string;
520
- dark100Filter: string;
521
- dark200Filter: string;
522
- dark300Filter: string;
523
- dark400Filter: string;
524
- dark500Filter: string;
391
+ type DropContainerProps = {
392
+ open?: boolean;
393
+ };
394
+ type DropdownOptions = {
395
+ value: string;
396
+ label: string;
397
+ color?: string;
398
+ icon?: string;
399
+ onClick?: (value: string) => void;
400
+ };
401
+ type ButtonMoreDetailsProps = ButtonHTMLAttributes<HTMLButtonElement> & {
402
+ icon?: string;
403
+ value?: string;
404
+ options?: DropdownOptions[];
405
+ open?: boolean;
406
+ };
407
+ declare const ButtonMoreDetails: (props: ButtonMoreDetailsProps & DropContainerProps) => react_jsx_runtime.JSX.Element;
408
+
409
+ type AddBalanceOutputProps = InputHTMLAttributes<HTMLInputElement> & {
410
+ value?: string;
411
+ error?: string | boolean;
412
+ success?: boolean;
413
+ helper?: string;
414
+ label?: string;
415
+ newPassword?: boolean;
416
+ newPasswordLevel?: string;
417
+ search?: boolean;
418
+ mask?: string;
419
+ required?: boolean;
420
+ disabled?: boolean;
421
+ type?: string;
422
+ onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
423
+ maxLength?: number;
424
+ fontSize?: "normal" | "large";
425
+ name?: string;
426
+ };
427
+ declare const AddBalanceOutput: (props: AddBalanceOutputProps) => react_jsx_runtime.JSX.Element;
428
+
429
+ type IconProps$1 = {
430
+ iconSize?: number;
431
+ tooltipColor?: string;
432
+ iconHoverFilterColor?: string;
433
+ tooltipLabel: string;
434
+ icon?: string;
435
+ };
436
+ declare const IconWithTooltip: (props: IconProps$1) => react_jsx_runtime.JSX.Element;
437
+
438
+ type IconProps = {
439
+ tooltipColor?: string;
440
+ tooltipLabel: string;
441
+ visible?: boolean;
442
+ };
443
+ declare const Tooltip: (props: IconProps) => react_jsx_runtime.JSX.Element;
444
+
445
+ type TooltipCustomProps = {} & TooltipProps;
446
+ declare const TooltipCustom: (props: TooltipCustomProps) => react_jsx_runtime.JSX.Element;
447
+
448
+ type NotControlledTooltipsProps = {} & UncontrolledTooltipProps;
449
+ declare const NotcontrolledTooltip: (props: NotControlledTooltipsProps) => react_jsx_runtime.JSX.Element;
450
+
451
+ type ModalProps = HTMLAttributes<HTMLDivElement> & {
452
+ open?: boolean;
453
+ header?: boolean;
454
+ title?: string;
455
+ children?: JSX.Element;
456
+ toggleModal: () => void;
457
+ };
458
+ declare const BottomModal: (props: ModalProps) => react_jsx_runtime.JSX.Element;
459
+
460
+ type MenuProps = {
461
+ title: string;
462
+ description: string;
463
+ onClick: () => void;
464
+ };
465
+ type SubMenuProps = {
466
+ menus: MenuProps[];
467
+ };
468
+ declare const SubMenu: (props: SubMenuProps) => react_jsx_runtime.JSX.Element;
469
+
470
+ type AppTheme = {
471
+ colors: Colors;
472
+ fonts: Fonts;
473
+ };
474
+ type Fonts = {
475
+ titles: Titles;
476
+ dialog: Dialog;
477
+ headline: Dialog;
478
+ card: Dialog;
479
+ tableHead: Dialog;
480
+ table: Dialog;
481
+ input: Dialog;
482
+ contentbody: Dialog;
483
+ contentmodal: Dialog;
484
+ complementarytext: Dialog;
485
+ };
486
+ type Dialog = {
487
+ family: string;
488
+ color: string;
489
+ weigth: string;
490
+ size: string;
491
+ lineheight: string;
492
+ };
493
+ type Titles = {
494
+ family: string;
495
+ color: string;
496
+ weigth: Weigth;
497
+ size: Weigth;
498
+ lineheight: Weigth;
499
+ };
500
+ type Weigth = {
501
+ h2: string;
502
+ h3: string;
503
+ h4: string;
504
+ h5: string;
505
+ h6: string;
506
+ };
507
+ type Colors = {
508
+ primary: colortype;
509
+ secondary: colortype;
510
+ base: colortype;
511
+ success: colortype;
512
+ info: colortype;
513
+ warning: colortype;
514
+ error: colortype;
515
+ gray: colortype;
516
+ };
517
+ type colortype = {
518
+ main: string;
519
+ light100: string;
520
+ light200: string;
521
+ light300: string;
522
+ light400: string;
523
+ light500: string;
524
+ dark100: string;
525
+ dark200: string;
526
+ dark300: string;
527
+ dark400: string;
528
+ dark500: string;
529
+ mainFilter: string;
530
+ light100Filter: string;
531
+ light200Filter: string;
532
+ light300Filter: string;
533
+ light400Filter: string;
534
+ light500Filter: string;
535
+ dark100Filter: string;
536
+ dark200Filter: string;
537
+ dark300Filter: string;
538
+ dark400Filter: string;
539
+ dark500Filter: string;
525
540
  };
526
541
 
527
542
  declare const UITheme: AppTheme;
528
543
 
529
544
  declare const hexToFilter: (hex: string) => string;
530
545
 
531
- export { AddBalanceOutput, BalanceAlert, BottomModal, Breadcrumb, Button, ButtonDropdown, ButtonMoreDetails, Checkbox, CustomSelect, Dropzone, IconWithTooltip, Input, InputCurrency, InputToken, InteractiveModal, lateralModal as LateralModal, Margin, MenuDropdown as Menudropdown, NotcontrolledTooltip as NotControlledToolTip, NotificationBar as NotificationsBar, Padding, Pagination, ParcelSelector, ProgressBar, Radio, RadioGroup, ReturnButton, Search, SideBar, Spacer, SummaryPanel, TabMenu, Table, Toast, Toggle, Tooltip, TooltipCustom, UITheme, hexToFilter };
546
+ export { AddBalanceOutput, BalanceAlert, BottomModal, Breadcrumb, Button, ButtonDropdown, ButtonMoreDetails, Checkbox, CustomSelect, Dropzone, IconWithTooltip, Input, InputCurrency, InputToken, InteractiveModal, lateralModal as LateralModal, Margin, MenuDropdown as Menudropdown, NotcontrolledTooltip as NotControlledToolTip, NotificationBar as NotificationsBar, Padding, Pagination, ParcelSelector, ProgressBar, Radio, RadioGroup, ReturnButton, Search, SideBar, Spacer, SubMenu, SummaryPanel, TabMenu, Table, Toast, Toggle, Tooltip, TooltipCustom, UITheme, hexToFilter };
532
547
  //# sourceMappingURL=index.d.ts.map