@prosperitainova/mirage-ui 1.1.89 → 1.1.91

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