@prosperitainova/mirage-ui 1.1.140 → 1.1.142

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 (287) 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 +8 -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 +8 -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 +8 -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 +14 -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 +17 -16
  19. package/dist/cjs/types/lib/Button/index.d.ts +1 -1
  20. package/dist/cjs/types/lib/ButtonDropdown/ButtonDropdown.d.ts +21 -21
  21. package/dist/cjs/types/lib/ButtonDropdown/ButtonDropdown.stories.d.ts +11 -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 +16 -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 +8 -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 +5 -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 +8 -8
  35. package/dist/cjs/types/lib/Dropzone/index.d.ts +1 -1
  36. package/dist/cjs/types/lib/ExternalToast/ExternalToast.d.ts +3 -0
  37. package/dist/cjs/types/lib/ExternalToast/ExternalToastTest.d.ts +2 -0
  38. package/dist/cjs/types/lib/ExternalToast/ExternalToastTest.stories.d.ts +7 -0
  39. package/dist/cjs/types/lib/ExternalToast/index.d.ts +1 -0
  40. package/dist/cjs/types/lib/IconWithTooltip/IconWithTooltip.d.ts +9 -9
  41. package/dist/cjs/types/lib/IconWithTooltip/IconWithTooltip.stories.d.ts +8 -8
  42. package/dist/cjs/types/lib/IconWithTooltip/index.d.ts +1 -1
  43. package/dist/cjs/types/lib/Input/Input.d.ts +20 -20
  44. package/dist/cjs/types/lib/Input/Input.stories.d.ts +12 -11
  45. package/dist/cjs/types/lib/Input/index.d.ts +1 -1
  46. package/dist/cjs/types/lib/InputCurrency/InputCurrency.d.ts +24 -24
  47. package/dist/cjs/types/lib/InputCurrency/InputCurrency.stories.d.ts +8 -8
  48. package/dist/cjs/types/lib/InputCurrency/index.d.ts +1 -1
  49. package/dist/cjs/types/lib/InputToken/InputToken.d.ts +11 -11
  50. package/dist/cjs/types/lib/InputToken/InputToken.stories.d.ts +8 -8
  51. package/dist/cjs/types/lib/InputToken/index.d.ts +1 -1
  52. package/dist/cjs/types/lib/InteractiveModal/InteractiveModal.d.ts +12 -12
  53. package/dist/cjs/types/lib/InteractiveModal/InteractiveModal.stories.d.ts +8 -8
  54. package/dist/cjs/types/lib/InteractiveModal/TesterInteractiveModal.d.ts +2 -2
  55. package/dist/cjs/types/lib/InteractiveModal/TesterInteractiveModal.stories.d.ts +8 -8
  56. package/dist/cjs/types/lib/InteractiveModal/index.d.ts +1 -1
  57. package/dist/cjs/types/lib/LateralModal/LateralModal.d.ts +11 -11
  58. package/dist/cjs/types/lib/LateralModal/LateralModal.stories.d.ts +8 -8
  59. package/dist/cjs/types/lib/LateralModal/TesterLateralModal.d.ts +2 -2
  60. package/dist/cjs/types/lib/LateralModal/TesterLateralModal.stories.d.ts +8 -8
  61. package/dist/cjs/types/lib/LateralModal/index.d.ts +1 -1
  62. package/dist/cjs/types/lib/Margin/Margin.d.ts +9 -9
  63. package/dist/cjs/types/lib/Margin/index.d.ts +1 -1
  64. package/dist/cjs/types/lib/MenuDropdown/MenuDropdown.d.ts +21 -21
  65. package/dist/cjs/types/lib/MenuDropdown/MenuDropdown.stories.d.ts +8 -8
  66. package/dist/cjs/types/lib/MenuDropdown/index.d.ts +1 -1
  67. package/dist/cjs/types/lib/NotControlledTooltip/NotControlledTooltip.d.ts +4 -4
  68. package/dist/cjs/types/lib/NotControlledTooltip/NotControlledTooltip.stories.d.ts +7 -7
  69. package/dist/cjs/types/lib/NotControlledTooltip/index.d.ts +1 -1
  70. package/dist/cjs/types/lib/NotificationsBar/NotificationsBar.d.ts +19 -19
  71. package/dist/cjs/types/lib/NotificationsBar/NotificationsBar.stories.d.ts +9 -9
  72. package/dist/cjs/types/lib/NotificationsBar/index.d.ts +1 -1
  73. package/dist/cjs/types/lib/Padding/Padding.d.ts +12 -12
  74. package/dist/cjs/types/lib/Padding/index.d.ts +1 -1
  75. package/dist/cjs/types/lib/Pagination/Pagination.d.ts +11 -11
  76. package/dist/cjs/types/lib/Pagination/Pagination.stories.d.ts +8 -8
  77. package/dist/cjs/types/lib/Pagination/index.d.ts +1 -1
  78. package/dist/cjs/types/lib/ParcelSelector/ParcelSelector.d.ts +7 -7
  79. package/dist/cjs/types/lib/ParcelSelector/ParcelSelector.stories.d.ts +8 -8
  80. package/dist/cjs/types/lib/ParcelSelector/index.d.ts +1 -1
  81. package/dist/cjs/types/lib/ProgressBar/ProgressBar.d.ts +6 -6
  82. package/dist/cjs/types/lib/ProgressBar/ProgressBar.stories.d.ts +8 -8
  83. package/dist/cjs/types/lib/ProgressBar/index.d.ts +1 -1
  84. package/dist/cjs/types/lib/Radio/Radio.d.ts +10 -10
  85. package/dist/cjs/types/lib/Radio/Radio.stories.d.ts +8 -8
  86. package/dist/cjs/types/lib/Radio/index.d.ts +1 -1
  87. package/dist/cjs/types/lib/RadioGroup/Radio.d.ts +12 -12
  88. package/dist/cjs/types/lib/RadioGroup/RadioGroup.d.ts +22 -22
  89. package/dist/cjs/types/lib/RadioGroup/RadioGroup.stories.d.ts +8 -8
  90. package/dist/cjs/types/lib/RadioGroup/index.d.ts +1 -1
  91. package/dist/cjs/types/lib/ReturnButton/ReturnButton.d.ts +7 -7
  92. package/dist/cjs/types/lib/ReturnButton/ReturnButton.stories.d.ts +8 -8
  93. package/dist/cjs/types/lib/ReturnButton/index.d.ts +1 -1
  94. package/dist/cjs/types/lib/Search/Search.d.ts +12 -12
  95. package/dist/cjs/types/lib/Search/Search.stories.d.ts +8 -8
  96. package/dist/cjs/types/lib/Search/index.d.ts +1 -1
  97. package/dist/cjs/types/lib/SideBar/SideBar.d.ts +22 -22
  98. package/dist/cjs/types/lib/SideBar/SideBar.stories.d.ts +7 -7
  99. package/dist/cjs/types/lib/SideBar/index.d.ts +1 -1
  100. package/dist/cjs/types/lib/Spacer/Spacer.d.ts +8 -8
  101. package/dist/cjs/types/lib/Spacer/index.d.ts +1 -1
  102. package/dist/cjs/types/lib/SummaryPanel/SummaryPanel.d.ts +18 -18
  103. package/dist/cjs/types/lib/SummaryPanel/SummaryPanel.stories.d.ts +8 -8
  104. package/dist/cjs/types/lib/SummaryPanel/index.d.ts +1 -1
  105. package/dist/cjs/types/lib/SummaryPanelLoader/SummaryPanelLoader.d.ts +2 -2
  106. package/dist/cjs/types/lib/SummaryPanelLoader/index.d.ts +1 -1
  107. package/dist/cjs/types/lib/TabMenu/TabMenu.d.ts +13 -13
  108. package/dist/cjs/types/lib/TabMenu/TabMenu.stories.d.ts +8 -8
  109. package/dist/cjs/types/lib/TabMenu/index.d.ts +1 -1
  110. package/dist/cjs/types/lib/Table/Table.d.ts +21 -21
  111. package/dist/cjs/types/lib/Table/Table.stories.d.ts +8 -8
  112. package/dist/cjs/types/lib/Table/index.d.ts +1 -1
  113. package/dist/cjs/types/lib/Toast/TesterToast.d.ts +2 -2
  114. package/dist/cjs/types/lib/Toast/TesterToast.stories.d.ts +8 -8
  115. package/dist/cjs/types/lib/Toast/Toast.d.ts +13 -13
  116. package/dist/cjs/types/lib/Toast/Toast.stories.d.ts +10 -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 +9 -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 +8 -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 +7 -7
  126. package/dist/cjs/types/lib/TooltipCustom/index.d.ts +1 -1
  127. package/dist/cjs/types/lib/index.d.ts +39 -39
  128. package/dist/cjs/types/setupTests.d.ts +1 -1
  129. package/dist/cjs/types/theme/DefaultTheme.d.ts +4 -4
  130. package/dist/cjs/types/theme/cmcapital.d.ts +3 -3
  131. package/dist/cjs/types/theme/contaEscolaTheme.d.ts +3 -3
  132. package/dist/cjs/types/theme/contaescola.d.ts +3 -3
  133. package/dist/cjs/types/theme/default.d.ts +4 -4
  134. package/dist/cjs/types/theme/index.d.ts +3 -3
  135. package/dist/cjs/types/theme/ivipcoin.d.ts +3 -3
  136. package/dist/cjs/types/theme/mercattum.d.ts +3 -3
  137. package/dist/cjs/types/theme/pagCondominioTheme.d.ts +3 -3
  138. package/dist/cjs/types/theme/pagcondominio.d.ts +3 -3
  139. package/dist/cjs/types/theme/prosperita.d.ts +3 -3
  140. package/dist/cjs/types/theme/prosperitaTheme.d.ts +3 -3
  141. package/dist/cjs/types/theme/types.d.ts +71 -71
  142. package/dist/cjs/types/utils.d.ts +2 -2
  143. package/dist/esm/index.js +5 -5
  144. package/dist/esm/index.js.map +1 -1
  145. package/dist/esm/types/index.d.ts +5 -5
  146. package/dist/esm/types/lib/AddBalanceOutput/AddBalanceOutput.d.ts +22 -22
  147. package/dist/esm/types/lib/AddBalanceOutput/AddBalanceOutput.stories.d.ts +8 -8
  148. package/dist/esm/types/lib/AddBalanceOutput/index.d.ts +1 -1
  149. package/dist/esm/types/lib/BalanceAlert/BalanceAlert.d.ts +8 -8
  150. package/dist/esm/types/lib/BalanceAlert/BalanceAlert.stories.d.ts +8 -8
  151. package/dist/esm/types/lib/BalanceAlert/index.d.ts +1 -1
  152. package/dist/esm/types/lib/BottomModal/BottomModal.d.ts +11 -11
  153. package/dist/esm/types/lib/BottomModal/BottomModal.stories.d.ts +8 -8
  154. package/dist/esm/types/lib/BottomModal/index.d.ts +1 -1
  155. package/dist/esm/types/lib/Breadcrumb/Breadcrumb.d.ts +12 -12
  156. package/dist/esm/types/lib/Breadcrumb/Breadcrumb.stories.d.ts +14 -14
  157. package/dist/esm/types/lib/Breadcrumb/index.d.ts +1 -1
  158. package/dist/esm/types/lib/Button/Button.d.ts +38 -38
  159. package/dist/esm/types/lib/Button/Button.stories.d.ts +17 -16
  160. package/dist/esm/types/lib/Button/index.d.ts +1 -1
  161. package/dist/esm/types/lib/ButtonDropdown/ButtonDropdown.d.ts +21 -21
  162. package/dist/esm/types/lib/ButtonDropdown/ButtonDropdown.stories.d.ts +11 -11
  163. package/dist/esm/types/lib/ButtonDropdown/index.d.ts +1 -1
  164. package/dist/esm/types/lib/ButtonMoreDetails/ButtonMoreDetails.d.ts +19 -19
  165. package/dist/esm/types/lib/ButtonMoreDetails/ButtonMoreDetails.stories.d.ts +16 -16
  166. package/dist/esm/types/lib/ButtonMoreDetails/index.d.ts +1 -1
  167. package/dist/esm/types/lib/Checkbox/Checkbox.d.ts +13 -13
  168. package/dist/esm/types/lib/Checkbox/Checkbox.stories.d.ts +8 -8
  169. package/dist/esm/types/lib/Checkbox/index.d.ts +1 -1
  170. package/dist/esm/types/lib/CustomSelect/CustomSelect.d.ts +11 -11
  171. package/dist/esm/types/lib/CustomSelect/CustomSelect.stories.d.ts +5 -5
  172. package/dist/esm/types/lib/CustomSelect/index.d.ts +1 -1
  173. package/dist/esm/types/lib/CustomSelect/style.d.ts +3 -3
  174. package/dist/esm/types/lib/Dropzone/Dropzone.d.ts +21 -21
  175. package/dist/esm/types/lib/Dropzone/Dropzone.stories.d.ts +8 -8
  176. package/dist/esm/types/lib/Dropzone/index.d.ts +1 -1
  177. package/dist/esm/types/lib/ExternalToast/ExternalToast.d.ts +3 -0
  178. package/dist/esm/types/lib/ExternalToast/ExternalToastTest.d.ts +2 -0
  179. package/dist/esm/types/lib/ExternalToast/ExternalToastTest.stories.d.ts +7 -0
  180. package/dist/esm/types/lib/ExternalToast/index.d.ts +1 -0
  181. package/dist/esm/types/lib/IconWithTooltip/IconWithTooltip.d.ts +9 -9
  182. package/dist/esm/types/lib/IconWithTooltip/IconWithTooltip.stories.d.ts +8 -8
  183. package/dist/esm/types/lib/IconWithTooltip/index.d.ts +1 -1
  184. package/dist/esm/types/lib/Input/Input.d.ts +20 -20
  185. package/dist/esm/types/lib/Input/Input.stories.d.ts +12 -11
  186. package/dist/esm/types/lib/Input/index.d.ts +1 -1
  187. package/dist/esm/types/lib/InputCurrency/InputCurrency.d.ts +24 -24
  188. package/dist/esm/types/lib/InputCurrency/InputCurrency.stories.d.ts +8 -8
  189. package/dist/esm/types/lib/InputCurrency/index.d.ts +1 -1
  190. package/dist/esm/types/lib/InputToken/InputToken.d.ts +11 -11
  191. package/dist/esm/types/lib/InputToken/InputToken.stories.d.ts +8 -8
  192. package/dist/esm/types/lib/InputToken/index.d.ts +1 -1
  193. package/dist/esm/types/lib/InteractiveModal/InteractiveModal.d.ts +12 -12
  194. package/dist/esm/types/lib/InteractiveModal/InteractiveModal.stories.d.ts +8 -8
  195. package/dist/esm/types/lib/InteractiveModal/TesterInteractiveModal.d.ts +2 -2
  196. package/dist/esm/types/lib/InteractiveModal/TesterInteractiveModal.stories.d.ts +8 -8
  197. package/dist/esm/types/lib/InteractiveModal/index.d.ts +1 -1
  198. package/dist/esm/types/lib/LateralModal/LateralModal.d.ts +11 -11
  199. package/dist/esm/types/lib/LateralModal/LateralModal.stories.d.ts +8 -8
  200. package/dist/esm/types/lib/LateralModal/TesterLateralModal.d.ts +2 -2
  201. package/dist/esm/types/lib/LateralModal/TesterLateralModal.stories.d.ts +8 -8
  202. package/dist/esm/types/lib/LateralModal/index.d.ts +1 -1
  203. package/dist/esm/types/lib/Margin/Margin.d.ts +9 -9
  204. package/dist/esm/types/lib/Margin/index.d.ts +1 -1
  205. package/dist/esm/types/lib/MenuDropdown/MenuDropdown.d.ts +21 -21
  206. package/dist/esm/types/lib/MenuDropdown/MenuDropdown.stories.d.ts +8 -8
  207. package/dist/esm/types/lib/MenuDropdown/index.d.ts +1 -1
  208. package/dist/esm/types/lib/NotControlledTooltip/NotControlledTooltip.d.ts +4 -4
  209. package/dist/esm/types/lib/NotControlledTooltip/NotControlledTooltip.stories.d.ts +7 -7
  210. package/dist/esm/types/lib/NotControlledTooltip/index.d.ts +1 -1
  211. package/dist/esm/types/lib/NotificationsBar/NotificationsBar.d.ts +19 -19
  212. package/dist/esm/types/lib/NotificationsBar/NotificationsBar.stories.d.ts +9 -9
  213. package/dist/esm/types/lib/NotificationsBar/index.d.ts +1 -1
  214. package/dist/esm/types/lib/Padding/Padding.d.ts +12 -12
  215. package/dist/esm/types/lib/Padding/index.d.ts +1 -1
  216. package/dist/esm/types/lib/Pagination/Pagination.d.ts +11 -11
  217. package/dist/esm/types/lib/Pagination/Pagination.stories.d.ts +8 -8
  218. package/dist/esm/types/lib/Pagination/index.d.ts +1 -1
  219. package/dist/esm/types/lib/ParcelSelector/ParcelSelector.d.ts +7 -7
  220. package/dist/esm/types/lib/ParcelSelector/ParcelSelector.stories.d.ts +8 -8
  221. package/dist/esm/types/lib/ParcelSelector/index.d.ts +1 -1
  222. package/dist/esm/types/lib/ProgressBar/ProgressBar.d.ts +6 -6
  223. package/dist/esm/types/lib/ProgressBar/ProgressBar.stories.d.ts +8 -8
  224. package/dist/esm/types/lib/ProgressBar/index.d.ts +1 -1
  225. package/dist/esm/types/lib/Radio/Radio.d.ts +10 -10
  226. package/dist/esm/types/lib/Radio/Radio.stories.d.ts +8 -8
  227. package/dist/esm/types/lib/Radio/index.d.ts +1 -1
  228. package/dist/esm/types/lib/RadioGroup/Radio.d.ts +12 -12
  229. package/dist/esm/types/lib/RadioGroup/RadioGroup.d.ts +22 -22
  230. package/dist/esm/types/lib/RadioGroup/RadioGroup.stories.d.ts +8 -8
  231. package/dist/esm/types/lib/RadioGroup/index.d.ts +1 -1
  232. package/dist/esm/types/lib/ReturnButton/ReturnButton.d.ts +7 -7
  233. package/dist/esm/types/lib/ReturnButton/ReturnButton.stories.d.ts +8 -8
  234. package/dist/esm/types/lib/ReturnButton/index.d.ts +1 -1
  235. package/dist/esm/types/lib/Search/Search.d.ts +12 -12
  236. package/dist/esm/types/lib/Search/Search.stories.d.ts +8 -8
  237. package/dist/esm/types/lib/Search/index.d.ts +1 -1
  238. package/dist/esm/types/lib/SideBar/SideBar.d.ts +22 -22
  239. package/dist/esm/types/lib/SideBar/SideBar.stories.d.ts +7 -7
  240. package/dist/esm/types/lib/SideBar/index.d.ts +1 -1
  241. package/dist/esm/types/lib/Spacer/Spacer.d.ts +8 -8
  242. package/dist/esm/types/lib/Spacer/index.d.ts +1 -1
  243. package/dist/esm/types/lib/SummaryPanel/SummaryPanel.d.ts +18 -18
  244. package/dist/esm/types/lib/SummaryPanel/SummaryPanel.stories.d.ts +8 -8
  245. package/dist/esm/types/lib/SummaryPanel/index.d.ts +1 -1
  246. package/dist/esm/types/lib/SummaryPanelLoader/SummaryPanelLoader.d.ts +2 -2
  247. package/dist/esm/types/lib/SummaryPanelLoader/index.d.ts +1 -1
  248. package/dist/esm/types/lib/TabMenu/TabMenu.d.ts +13 -13
  249. package/dist/esm/types/lib/TabMenu/TabMenu.stories.d.ts +8 -8
  250. package/dist/esm/types/lib/TabMenu/index.d.ts +1 -1
  251. package/dist/esm/types/lib/Table/Table.d.ts +21 -21
  252. package/dist/esm/types/lib/Table/Table.stories.d.ts +8 -8
  253. package/dist/esm/types/lib/Table/index.d.ts +1 -1
  254. package/dist/esm/types/lib/Toast/TesterToast.d.ts +2 -2
  255. package/dist/esm/types/lib/Toast/TesterToast.stories.d.ts +8 -8
  256. package/dist/esm/types/lib/Toast/Toast.d.ts +13 -13
  257. package/dist/esm/types/lib/Toast/Toast.stories.d.ts +10 -10
  258. package/dist/esm/types/lib/Toast/index.d.ts +1 -1
  259. package/dist/esm/types/lib/Toggle/Toggle.d.ts +8 -8
  260. package/dist/esm/types/lib/Toggle/Toggle.stories.d.ts +9 -9
  261. package/dist/esm/types/lib/Toggle/index.d.ts +1 -1
  262. package/dist/esm/types/lib/TooltTip/Tooltip.d.ts +7 -7
  263. package/dist/esm/types/lib/TooltTip/Tooltip.stories.d.ts +8 -8
  264. package/dist/esm/types/lib/TooltTip/index.d.ts +1 -1
  265. package/dist/esm/types/lib/TooltipCustom/TooltipCustom.d.ts +4 -4
  266. package/dist/esm/types/lib/TooltipCustom/TooltipCustom.stories.d.ts +7 -7
  267. package/dist/esm/types/lib/TooltipCustom/index.d.ts +1 -1
  268. package/dist/esm/types/lib/index.d.ts +39 -39
  269. package/dist/esm/types/setupTests.d.ts +1 -1
  270. package/dist/esm/types/theme/DefaultTheme.d.ts +4 -4
  271. package/dist/esm/types/theme/cmcapital.d.ts +3 -3
  272. package/dist/esm/types/theme/contaEscolaTheme.d.ts +3 -3
  273. package/dist/esm/types/theme/contaescola.d.ts +3 -3
  274. package/dist/esm/types/theme/default.d.ts +4 -4
  275. package/dist/esm/types/theme/index.d.ts +3 -3
  276. package/dist/esm/types/theme/ivipcoin.d.ts +3 -3
  277. package/dist/esm/types/theme/mercattum.d.ts +3 -3
  278. package/dist/esm/types/theme/pagCondominioTheme.d.ts +3 -3
  279. package/dist/esm/types/theme/pagcondominio.d.ts +3 -3
  280. package/dist/esm/types/theme/prosperita.d.ts +3 -3
  281. package/dist/esm/types/theme/prosperitaTheme.d.ts +3 -3
  282. package/dist/esm/types/theme/types.d.ts +71 -71
  283. package/dist/esm/types/utils.d.ts +2 -2
  284. package/dist/index.d.ts +444 -444
  285. package/package.json +114 -114
  286. package/dist/cjs/types/theme/trustee.d.ts +0 -3
  287. package/dist/esm/types/theme/trustee.d.ts +0 -3
package/dist/index.d.ts CHANGED
@@ -4,524 +4,524 @@ import { DropzoneProps as DropzoneProps$1 } from 'react-dropzone';
4
4
  import { Props } from 'react-select';
5
5
  import { TooltipProps, UncontrolledTooltipProps } from 'reactstrap';
6
6
 
7
- type ItemsProps = {
8
- label: string;
9
- onClick?: () => void;
10
- img?: string;
11
- };
12
- type BreadcrumbProps = {
13
- menus: ItemsProps[];
14
- onClickHome?: () => void;
15
- };
7
+ type ItemsProps = {
8
+ label: string;
9
+ onClick?: () => void;
10
+ img?: string;
11
+ };
12
+ type BreadcrumbProps = {
13
+ menus: ItemsProps[];
14
+ onClickHome?: () => void;
15
+ };
16
16
  declare const Breadcrumb: (props: BreadcrumbProps) => JSX.Element;
17
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
- };
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
35
  declare const Button: ({ onClick, ...props }: ButtonProps) => JSX.Element;
36
36
 
37
- type ReturnButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
38
- label: string;
39
- onClick?: () => void;
40
- };
37
+ type ReturnButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
38
+ label: string;
39
+ onClick?: () => void;
40
+ };
41
41
  declare const ReturnButton: (props: ReturnButtonProps) => JSX.Element;
42
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
- };
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
60
  declare const ButtonDropdown: (props: ButtonDropdownProps) => JSX.Element;
61
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
- };
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
71
  declare const Checkbox: ({ onChange, ...props }: CheckboxProps) => JSX.Element;
72
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
- }
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
90
  declare const Dropzone: (props: DropzoneProps) => JSX.Element;
91
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
- };
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
108
  declare const Input: (props: InputProps) => JSX.Element;
109
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
- };
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
118
  declare const InteractiveModal: (props: ModalProps$2) => JSX.Element;
119
119
 
120
- type ModalProps$1 = HTMLAttributes<HTMLDivElement> & {
121
- open?: boolean;
122
- header?: boolean;
123
- title?: string;
124
- children?: JSX.Element;
125
- toggleModal: () => void;
126
- };
120
+ type ModalProps$1 = HTMLAttributes<HTMLDivElement> & {
121
+ open?: boolean;
122
+ header?: boolean;
123
+ title?: string;
124
+ children?: JSX.Element;
125
+ toggleModal: () => void;
126
+ };
127
127
  declare const lateralModal: (props: ModalProps$1) => JSX.Element;
128
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
- };
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
146
  declare const MenuDropdown: (props: MenuDropdownProps) => JSX.Element;
147
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
- };
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
164
  declare const NotificationBar: (props: NotificationsBarProps) => JSX.Element;
165
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
- };
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
173
  declare const Radio: ({ onChange, ...props }: RadioProps) => JSX.Element;
174
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
- };
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
193
  declare const RadioGroup: (props: RadioGroupProps) => JSX.Element;
194
194
 
195
- type ResultsProps = {
196
- value: string;
197
- label: string;
198
- };
199
- type SearchProps = InputHTMLAttributes<HTMLInputElement> & {
200
- showResults?: ResultsProps[];
201
- loading?: boolean;
202
- };
195
+ type ResultsProps = {
196
+ value: string;
197
+ label: string;
198
+ };
199
+ type SearchProps = InputHTMLAttributes<HTMLInputElement> & {
200
+ showResults?: ResultsProps[];
201
+ loading?: boolean;
202
+ };
203
203
  declare const Search: (props: SearchProps) => JSX.Element;
204
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
- };
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
212
  declare const CustomSelect: (props: SelectProps) => JSX.Element;
213
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
- };
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
229
  declare const SideBar: (props: SideBarProps) => JSX.Element;
230
230
 
231
- type SpacerProps$2 = {
232
- top?: number;
233
- bottom?: number;
234
- left?: number;
235
- right?: number;
236
- };
231
+ type SpacerProps$2 = {
232
+ top?: number;
233
+ bottom?: number;
234
+ left?: number;
235
+ right?: number;
236
+ };
237
237
  declare const Spacer: (props: SpacerProps$2) => JSX.Element;
238
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
- };
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
248
  declare const Padding: (props: PaddingProps) => JSX.Element;
249
249
 
250
- type SpacerProps = {
251
- top?: number;
252
- bottom?: number;
253
- left?: number;
254
- right?: number;
255
- };
256
- type MarginProps = SpacerProps;
250
+ type SpacerProps = {
251
+ top?: number;
252
+ bottom?: number;
253
+ left?: number;
254
+ right?: number;
255
+ };
256
+ type MarginProps = SpacerProps;
257
257
  declare const Margin: (props: MarginProps) => JSX.Element;
258
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
- };
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
269
  declare const TabMenu: (props: TabMenuProps) => JSX.Element;
270
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
- };
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
280
  declare const Toast: (props: ToastProps) => JSX.Element;
281
281
 
282
- type ToggleProps = {
283
- mode: "small" | "large";
284
- disabled?: boolean;
285
- checked?: boolean;
286
- onToggle?: () => void;
287
- };
282
+ type ToggleProps = {
283
+ mode: "small" | "large";
284
+ disabled?: boolean;
285
+ checked?: boolean;
286
+ onToggle?: () => void;
287
+ };
288
288
  declare const Toggle: (props: ToggleProps) => JSX.Element;
289
289
 
290
- type ProgressBarProps = {
291
- percent: number;
292
- color?: string;
293
- };
290
+ type ProgressBarProps = {
291
+ percent: number;
292
+ color?: string;
293
+ };
294
294
  declare const ProgressBar: (props: ProgressBarProps) => JSX.Element;
295
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
- };
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
304
  declare function InputToken(props: InputTokenProps): JSX.Element;
305
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
- };
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
323
  declare const Table: (props: TableProps) => JSX.Element;
324
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
- };
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
345
  declare const InputCurrency: (props: InputCurrencyProps) => JSX.Element;
346
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
- };
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
361
  declare const SummaryPanel: (props: SummaryPanelProps) => JSX.Element;
362
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
- };
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
371
  declare const Pagination: (props: PaginationProps) => JSX.Element;
372
372
 
373
- type BalanceAlertProps = {
374
- title: string;
375
- message: string;
376
- show?: boolean;
377
- };
373
+ type BalanceAlertProps = {
374
+ title: string;
375
+ message: string;
376
+ show?: boolean;
377
+ };
378
378
  declare const BalanceAlert: (props: BalanceAlertProps) => JSX.Element;
379
379
 
380
- type ParcelSelectorProps = {
381
- value: number;
382
- onChange: (value: number) => void;
383
- };
380
+ type ParcelSelectorProps = {
381
+ value: number;
382
+ onChange: (value: number) => void;
383
+ };
384
384
  declare const ParcelSelector: React.FC<ParcelSelectorProps>;
385
385
 
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
- };
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
402
  declare const ButtonMoreDetails: (props: ButtonMoreDetailsProps & DropContainerProps) => JSX.Element;
403
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
- };
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
422
  declare const AddBalanceOutput: (props: AddBalanceOutputProps) => JSX.Element;
423
423
 
424
- type IconProps$1 = {
425
- iconSize?: number;
426
- tooltipColor?: string;
427
- iconHoverFilterColor?: string;
428
- tooltipLabel: string;
429
- icon?: string;
430
- };
424
+ type IconProps$1 = {
425
+ iconSize?: number;
426
+ tooltipColor?: string;
427
+ iconHoverFilterColor?: string;
428
+ tooltipLabel: string;
429
+ icon?: string;
430
+ };
431
431
  declare const IconWithTooltip: (props: IconProps$1) => JSX.Element;
432
432
 
433
- type IconProps = {
434
- tooltipColor?: string;
435
- tooltipLabel: string;
436
- visible?: boolean;
437
- };
433
+ type IconProps = {
434
+ tooltipColor?: string;
435
+ tooltipLabel: string;
436
+ visible?: boolean;
437
+ };
438
438
  declare const Tooltip: (props: IconProps) => JSX.Element;
439
439
 
440
- type TooltipCustomProps = {} & TooltipProps;
440
+ type TooltipCustomProps = {} & TooltipProps;
441
441
  declare const TooltipCustom: (props: TooltipCustomProps) => JSX.Element;
442
442
 
443
- type NotControlledTooltipsProps = {} & UncontrolledTooltipProps;
443
+ type NotControlledTooltipsProps = {} & UncontrolledTooltipProps;
444
444
  declare const NotcontrolledTooltip: (props: NotControlledTooltipsProps) => JSX.Element;
445
445
 
446
- type ModalProps = HTMLAttributes<HTMLDivElement> & {
447
- open?: boolean;
448
- header?: boolean;
449
- title?: string;
450
- children?: JSX.Element;
451
- toggleModal: () => void;
452
- };
446
+ type ModalProps = HTMLAttributes<HTMLDivElement> & {
447
+ open?: boolean;
448
+ header?: boolean;
449
+ title?: string;
450
+ children?: JSX.Element;
451
+ toggleModal: () => void;
452
+ };
453
453
  declare const BottomModal: (props: ModalProps) => JSX.Element;
454
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;
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;
525
525
  };
526
526
 
527
527
  declare const UITheme: AppTheme;