@woovi/ui 6.3.6 → 6.3.8

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 (397) hide show
  1. package/dist/index.cjs +2 -2
  2. package/dist/index.js +3 -3
  3. package/dist/{TagWebhookStatus.d.ts → src/TagWebhookStatus.d.ts} +1 -1
  4. package/dist/src/collapsible/TransparencyCollapsibleWrapper.d.ts +7 -0
  5. package/dist/{dialog → src/dialog}/useDialog.d.ts +1 -1
  6. package/dist/{filter → src/filter}/Filter.d.ts +1 -1
  7. package/dist/src/import/Dropzone.d.ts +6 -0
  8. package/dist/{import → src/import}/xlsx/ImportStepper.d.ts +1 -1
  9. package/dist/{import → src/import}/xlsx/ImportTable.d.ts +1 -1
  10. package/dist/{multifactor → src/multifactor}/MultiFactorConfirmModal.d.ts +1 -1
  11. package/dist/{openpix → src/openpix}/cobr/CobrTagStatus.d.ts +1 -1
  12. package/dist/{openpix → src/openpix}/paymentLink/types/ChargeDataType.d.ts +1 -1
  13. package/dist/{routed → src/routed}/RoutedTabs.d.ts +1 -1
  14. package/dist/{routed → src/routed}/TabbedContent.d.ts +1 -1
  15. package/dist/{router → src/router}/getQuery.d.ts +1 -1
  16. package/dist/{screenHeader → src/screenHeader}/ScreenHeaderUI.d.ts +1 -1
  17. package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/ScreenHeaderUIResponsive.d.ts +1 -1
  18. package/dist/{theme → src/theme}/Themes.d.ts +0 -1
  19. package/dist/src/utils/composeStyles.d.ts +2 -0
  20. package/package.json +62 -39
  21. package/dist/collapsible/TransparencyCollapsibleWrapper.d.ts +0 -5
  22. package/dist/import/Dropzone.d.ts +0 -4
  23. package/dist/utils/composeStyles.d.ts +0 -2
  24. /package/dist/{BackButton.d.ts → src/BackButton.d.ts} +0 -0
  25. /package/dist/{Badge.d.ts → src/Badge.d.ts} +0 -0
  26. /package/dist/{Banner.d.ts → src/Banner.d.ts} +0 -0
  27. /package/dist/{BannerError.d.ts → src/BannerError.d.ts} +0 -0
  28. /package/dist/{BannerInfos.d.ts → src/BannerInfos.d.ts} +0 -0
  29. /package/dist/{CashbackTagStatus.d.ts → src/CashbackTagStatus.d.ts} +0 -0
  30. /package/dist/{Circle.d.ts → src/Circle.d.ts} +0 -0
  31. /package/dist/{CircleButton.d.ts → src/CircleButton.d.ts} +0 -0
  32. /package/dist/{ClockIcon.d.ts → src/ClockIcon.d.ts} +0 -0
  33. /package/dist/{Column.d.ts → src/Column.d.ts} +0 -0
  34. /package/dist/{CopyInput.d.ts → src/CopyInput.d.ts} +0 -0
  35. /package/dist/{EmptyMessage.d.ts → src/EmptyMessage.d.ts} +0 -0
  36. /package/dist/{EncryptedText.d.ts → src/EncryptedText.d.ts} +0 -0
  37. /package/dist/{FloatingMenu.d.ts → src/FloatingMenu.d.ts} +0 -0
  38. /package/dist/{LayoutRoot.d.ts → src/LayoutRoot.d.ts} +0 -0
  39. /package/dist/{LinearProgress.d.ts → src/LinearProgress.d.ts} +0 -0
  40. /package/dist/{Link.d.ts → src/Link.d.ts} +0 -0
  41. /package/dist/{Loading.d.ts → src/Loading.d.ts} +0 -0
  42. /package/dist/{Logo.d.ts → src/Logo.d.ts} +0 -0
  43. /package/dist/{LoremIpsum.d.ts → src/LoremIpsum.d.ts} +0 -0
  44. /package/dist/{Modal → src/Modal}/Modal.d.ts +0 -0
  45. /package/dist/{OverflowDiv.d.ts → src/OverflowDiv.d.ts} +0 -0
  46. /package/dist/{ProgressBar.d.ts → src/ProgressBar.d.ts} +0 -0
  47. /package/dist/{QuestionTooltip.d.ts → src/QuestionTooltip.d.ts} +0 -0
  48. /package/dist/{RadioCard → src/RadioCard}/RadioCard.d.ts +0 -0
  49. /package/dist/{ReactRouterLinkBehavior.d.ts → src/ReactRouterLinkBehavior.d.ts} +0 -0
  50. /package/dist/{Row.d.ts → src/Row.d.ts} +0 -0
  51. /package/dist/{SafeTextTooltip.d.ts → src/SafeTextTooltip.d.ts} +0 -0
  52. /package/dist/{SearchField.d.ts → src/SearchField.d.ts} +0 -0
  53. /package/dist/{Step.d.ts → src/Step.d.ts} +0 -0
  54. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialog.d.ts +0 -0
  55. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogActions.d.ts +0 -0
  56. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogClose.d.ts +0 -0
  57. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogContent.d.ts +0 -0
  58. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogModal.d.ts +0 -0
  59. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogTitle.d.ts +0 -0
  60. /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogTrigger.d.ts +0 -0
  61. /package/dist/{ThemeProvider.d.ts → src/ThemeProvider.d.ts} +0 -0
  62. /package/dist/{ToggleButtonGroup.d.ts → src/ToggleButtonGroup.d.ts} +0 -0
  63. /package/dist/{ToggleButtonGroupMobile.d.ts → src/ToggleButtonGroupMobile.d.ts} +0 -0
  64. /package/dist/{TransactionStatusTag.d.ts → src/TransactionStatusTag.d.ts} +0 -0
  65. /package/dist/{TransactionTagEntryTypes.d.ts → src/TransactionTagEntryTypes.d.ts} +0 -0
  66. /package/dist/{TransactionTagStatus.d.ts → src/TransactionTagStatus.d.ts} +0 -0
  67. /package/dist/{UnsupportedBrowserWarning.d.ts → src/UnsupportedBrowserWarning.d.ts} +0 -0
  68. /package/dist/{auth → src/auth}/LoginWrapper.d.ts +0 -0
  69. /package/dist/{avatar → src/avatar}/Avatar.d.ts +0 -0
  70. /package/dist/{avatar → src/avatar}/AvatarGroup.d.ts +0 -0
  71. /package/dist/{avatar → src/avatar}/AvatarGroupArray.d.ts +0 -0
  72. /package/dist/{avatar → src/avatar}/AvatarGroupSelectedAll.d.ts +0 -0
  73. /package/dist/{buttons → src/buttons}/ActionButton.d.ts +0 -0
  74. /package/dist/{buttons → src/buttons}/ButtonMenu.d.ts +0 -0
  75. /package/dist/{buttons → src/buttons}/CopyButton.d.ts +0 -0
  76. /package/dist/{buttons → src/buttons}/DangerButton.d.ts +0 -0
  77. /package/dist/{buttons → src/buttons}/PayWithPixButton.d.ts +0 -0
  78. /package/dist/{buttons → src/buttons}/ResponsiveSplitButton.d.ts +0 -0
  79. /package/dist/{buttons → src/buttons}/SplitButton.d.ts +0 -0
  80. /package/dist/{buttons → src/buttons}/clickpix/ClickPixButton.d.ts +0 -0
  81. /package/dist/{buttons → src/buttons}/clickpix/DonateClickPixButton.d.ts +0 -0
  82. /package/dist/{buttons → src/buttons}/clickpix/DonateWithClickButton.d.ts +0 -0
  83. /package/dist/{buttons → src/buttons}/getLoadingIconProp.d.ts +0 -0
  84. /package/dist/{card → src/card}/Card.d.ts +0 -0
  85. /package/dist/{card → src/card}/CardActions.d.ts +0 -0
  86. /package/dist/{card → src/card}/CardContent.d.ts +0 -0
  87. /package/dist/{card → src/card}/CardCopy.d.ts +0 -0
  88. /package/dist/{card → src/card}/CardForm.d.ts +0 -0
  89. /package/dist/{card → src/card}/CardList.d.ts +0 -0
  90. /package/dist/{card → src/card}/CardRadio.d.ts +0 -0
  91. /package/dist/{card → src/card}/CardSelectable.d.ts +0 -0
  92. /package/dist/{card → src/card}/CardSkeleton.d.ts +0 -0
  93. /package/dist/{card → src/card}/CardStep.d.ts +0 -0
  94. /package/dist/{card → src/card}/CardWithIcon.d.ts +0 -0
  95. /package/dist/{card → src/card}/CardWithLink.d.ts +0 -0
  96. /package/dist/{card → src/card}/CardWithLinkSkeleton.d.ts +0 -0
  97. /package/dist/{card → src/card}/basicContext/CardBasicContext.d.ts +0 -0
  98. /package/dist/{card → src/card}/cardWithActions/CardFooter.d.ts +0 -0
  99. /package/dist/{card → src/card}/cardWithActions/CardHeader.d.ts +0 -0
  100. /package/dist/{card → src/card}/cardWithActions/CardWithActions.d.ts +0 -0
  101. /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalytics.d.ts +0 -0
  102. /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalyticsSkeleton.d.ts +0 -0
  103. /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalyticsSmall.d.ts +0 -0
  104. /package/dist/{cardGrid → src/cardGrid}/CardField.d.ts +0 -0
  105. /package/dist/{cardGrid → src/cardGrid}/CardFieldCentered.d.ts +0 -0
  106. /package/dist/{cardGrid → src/cardGrid}/CardGrid.d.ts +0 -0
  107. /package/dist/{cardGrid → src/cardGrid}/Grid.d.ts +0 -0
  108. /package/dist/{cardWithImage → src/cardWithImage}/CardWithImage.d.ts +0 -0
  109. /package/dist/{clickpix → src/clickpix}/ClickPixButton.d.ts +0 -0
  110. /package/dist/{clickpix → src/clickpix}/ClickPixLogo.d.ts +0 -0
  111. /package/dist/{code → src/code}/Code.d.ts +0 -0
  112. /package/dist/{collapsible → src/collapsible}/Collapse.d.ts +0 -0
  113. /package/dist/{collapsible → src/collapsible}/Collapsible.d.ts +0 -0
  114. /package/dist/{collapsible → src/collapsible}/CollapsibleActions.d.ts +0 -0
  115. /package/dist/{collapsible → src/collapsible}/CollapsibleDetails.d.ts +0 -0
  116. /package/dist/{collapsible → src/collapsible}/CollapsibleFillWrapper.d.ts +0 -0
  117. /package/dist/{collapsible → src/collapsible}/CollapsibleGroup.d.ts +0 -0
  118. /package/dist/{collapsible → src/collapsible}/CollapsibleInfinityActions.d.ts +0 -0
  119. /package/dist/{collapsible → src/collapsible}/CollapsiblePanelActions.d.ts +0 -0
  120. /package/dist/{collapsible → src/collapsible}/CollapsibleStep.d.ts +0 -0
  121. /package/dist/{collapsible → src/collapsible}/CollapsibleStepHeader.d.ts +0 -0
  122. /package/dist/{collapsible → src/collapsible}/CollapsibleSummary.d.ts +0 -0
  123. /package/dist/{collapsible → src/collapsible}/CollapsibleTree.d.ts +0 -0
  124. /package/dist/{collapsible → src/collapsible}/ExpandMoreIcon.d.ts +0 -0
  125. /package/dist/{collapsible → src/collapsible}/LeafCollapsible.d.ts +0 -0
  126. /package/dist/{company → src/company}/CompanyLogo.d.ts +0 -0
  127. /package/dist/{content → src/content}/ActionMargin.d.ts +0 -0
  128. /package/dist/{content → src/content}/ActionMarginText.d.ts +0 -0
  129. /package/dist/{content → src/content}/Content.d.ts +0 -0
  130. /package/dist/{content → src/content}/IntroText.d.ts +0 -0
  131. /package/dist/{countdown → src/countdown}/Countdown.d.ts +0 -0
  132. /package/dist/{countdown → src/countdown}/ShowCounter.d.ts +0 -0
  133. /package/dist/{countdown → src/countdown}/useCountdown.d.ts +0 -0
  134. /package/dist/{datagrid → src/datagrid}/DataGrid.d.ts +0 -0
  135. /package/dist/{datagrid → src/datagrid}/DataGridDetailContainer.d.ts +0 -0
  136. /package/dist/{datagrid → src/datagrid}/DataGridGridToolbarExport.d.ts +0 -0
  137. /package/dist/{datagrid → src/datagrid}/DataGridLoading.d.ts +0 -0
  138. /package/dist/{datagrid → src/datagrid}/DataGridRow.d.ts +0 -0
  139. /package/dist/{datagrid → src/datagrid}/cellTypeBasisToPercentage.d.ts +0 -0
  140. /package/dist/{datagrid → src/datagrid}/cellTypeBoolean.d.ts +0 -0
  141. /package/dist/{datagrid → src/datagrid}/cellTypeCurrency.d.ts +0 -0
  142. /package/dist/{datagrid → src/datagrid}/cellTypeDate.d.ts +0 -0
  143. /package/dist/{datagrid → src/datagrid}/cellTypeDatetime.d.ts +0 -0
  144. /package/dist/{datagrid → src/datagrid}/cellTypeDatetimeSeconds.d.ts +0 -0
  145. /package/dist/{datagrid → src/datagrid}/cellTypeExpand.d.ts +0 -0
  146. /package/dist/{datagrid → src/datagrid}/cellTypeLink.d.ts +0 -0
  147. /package/dist/{datagrid → src/datagrid}/cellTypePhone.d.ts +0 -0
  148. /package/dist/{datagrid → src/datagrid}/cellTypeTag.d.ts +0 -0
  149. /package/dist/{datagrid → src/datagrid}/cellTypeTaxID.d.ts +0 -0
  150. /package/dist/{datagrid → src/datagrid}/cellTypeTime.d.ts +0 -0
  151. /package/dist/{datagrid → src/datagrid}/columnTypes.d.ts +0 -0
  152. /package/dist/{datagrid → src/datagrid}/useTableView.d.ts +0 -0
  153. /package/dist/{datagrid → src/datagrid}/wrapColumnTypes.d.ts +0 -0
  154. /package/dist/{device → src/device}/Phone.d.ts +0 -0
  155. /package/dist/{dialog → src/dialog}/DialogContext.d.ts +0 -0
  156. /package/dist/{dialog → src/dialog}/DialogProvider.d.ts +0 -0
  157. /package/dist/{dialog → src/dialog}/index.d.ts +0 -0
  158. /package/dist/{drawer → src/drawer}/DrawerCard.d.ts +0 -0
  159. /package/dist/{drawer → src/drawer}/DrawerResponsiveWrapper.d.ts +0 -0
  160. /package/dist/{drawer → src/drawer}/swipable/SwipeableDrawer.d.ts +0 -0
  161. /package/dist/{error → src/error}/ErrorBoundaryWithRetry.d.ts +0 -0
  162. /package/dist/{error → src/error}/ErrorView.d.ts +0 -0
  163. /package/dist/{file → src/file}/FileDrop.d.ts +0 -0
  164. /package/dist/{file → src/file}/IconButton.d.ts +0 -0
  165. /package/dist/{file → src/file}/MaterialIcon.d.ts +0 -0
  166. /package/dist/{filter → src/filter}/FilterRelayFormik.d.ts +0 -0
  167. /package/dist/{filter → src/filter}/FormikFilter.d.ts +0 -0
  168. /package/dist/{filter → src/filter}/decodeQueryParamsFromLocation.d.ts +0 -0
  169. /package/dist/{filter → src/filter}/fieldToParamConfigMap.d.ts +0 -0
  170. /package/dist/{filter → src/filter}/formatFilterValue.d.ts +0 -0
  171. /package/dist/{filter → src/filter}/formatFilters.d.ts +0 -0
  172. /package/dist/{filter → src/filter}/isValidDatetime.d.ts +0 -0
  173. /package/dist/{filter → src/filter}/stringToBoolean.d.ts +0 -0
  174. /package/dist/{filter → src/filter}/useFilterFormik.d.ts +0 -0
  175. /package/dist/{form → src/form}/FieldRow.d.ts +0 -0
  176. /package/dist/{heading → src/heading}/SectionHeading.d.ts +0 -0
  177. /package/dist/{helpers → src/helpers}/Divider.d.ts +0 -0
  178. /package/dist/{helpers → src/helpers}/HorizontalStack.d.ts +0 -0
  179. /package/dist/{helpers → src/helpers}/HoverPopper.d.ts +0 -0
  180. /package/dist/{helpers.d.ts → src/helpers.d.ts} +0 -0
  181. /package/dist/{hooks → src/hooks}/useControlledState.d.ts +0 -0
  182. /package/dist/{hooks → src/hooks}/useCopyToClipboard.d.ts +0 -0
  183. /package/dist/{hooks → src/hooks}/usePooling.d.ts +0 -0
  184. /package/dist/{hooks → src/hooks}/useWindowHelpers.d.ts +0 -0
  185. /package/dist/{icons → src/icons}/AssineOnlineIcon.d.ts +0 -0
  186. /package/dist/{icons → src/icons}/BotConversaIcon.d.ts +0 -0
  187. /package/dist/{icons → src/icons}/CheckIconLabel.d.ts +0 -0
  188. /package/dist/{icons → src/icons}/CheckboxChecked.d.ts +0 -0
  189. /package/dist/{icons → src/icons}/CheckboxIndeterminate.d.ts +0 -0
  190. /package/dist/{icons → src/icons}/CheckboxUnchecked.d.ts +0 -0
  191. /package/dist/{icons → src/icons}/CvvIcon.d.ts +0 -0
  192. /package/dist/{icons → src/icons}/DownloadIcon.d.ts +0 -0
  193. /package/dist/{icons → src/icons}/Icon.d.ts +0 -0
  194. /package/dist/{icons → src/icons}/MetaIcon.d.ts +0 -0
  195. /package/dist/{icons → src/icons}/N8nIcon.d.ts +0 -0
  196. /package/dist/{icons → src/icons}/NfeIcon.d.ts +0 -0
  197. /package/dist/{icons → src/icons}/NuvemshopIcon.d.ts +0 -0
  198. /package/dist/{icons → src/icons}/RejectIcon.d.ts +0 -0
  199. /package/dist/{icons → src/icons}/RightTopDiagonalVector.d.ts +0 -0
  200. /package/dist/{icons → src/icons}/SVG.d.ts +0 -0
  201. /package/dist/{icons → src/icons}/SearchIcon.d.ts +0 -0
  202. /package/dist/{icons → src/icons}/SocPanelIcon.d.ts +0 -0
  203. /package/dist/{icons → src/icons}/SuccessIcon.d.ts +0 -0
  204. /package/dist/{icons → src/icons}/WabizIcon.d.ts +0 -0
  205. /package/dist/{icons → src/icons}/WakeIcon.d.ts +0 -0
  206. /package/dist/{icons → src/icons}/WarningIcon.d.ts +0 -0
  207. /package/dist/{import → src/import}/DropzoneFile.d.ts +0 -0
  208. /package/dist/{import → src/import}/xlsx/Import.d.ts +0 -0
  209. /package/dist/{import → src/import}/xlsx/ImportDropzone.d.ts +0 -0
  210. /package/dist/{import → src/import}/xlsx/ImportProcessData.d.ts +0 -0
  211. /package/dist/{import → src/import}/xlsx/ImportProcessQueue.d.ts +0 -0
  212. /package/dist/{import → src/import}/xlsx/ImportUtils.d.ts +0 -0
  213. /package/dist/{index.d.ts → src/index.d.ts} +0 -0
  214. /package/dist/{layoutWrapper → src/layoutWrapper}/LayoutWrapper.d.ts +0 -0
  215. /package/dist/{layoutWrapper → src/layoutWrapper}/LayoutWrapperFluid.d.ts +0 -0
  216. /package/dist/{link → src/link}/WooviLink.d.ts +0 -0
  217. /package/dist/{logo → src/logo}/OpenPixLogoColor.d.ts +0 -0
  218. /package/dist/{logo → src/logo}/WooviLogo.d.ts +0 -0
  219. /package/dist/{mui → src/mui}/BoxFlex.d.ts +0 -0
  220. /package/dist/{mui → src/mui}/Typography.d.ts +0 -0
  221. /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentMatch.d.ts +0 -0
  222. /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentMismatch.d.ts +0 -0
  223. /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentView.d.ts +0 -0
  224. /package/dist/{openpix → src/openpix}/charge/ChargeTagStatus.d.ts +0 -0
  225. /package/dist/{openpix → src/openpix}/images/WooviLogoInMobile.d.ts +0 -0
  226. /package/dist/{openpix → src/openpix}/order/CheckIcon.d.ts +0 -0
  227. /package/dist/{openpix → src/openpix}/order/ConfirmedIcon.d.ts +0 -0
  228. /package/dist/{openpix → src/openpix}/order/EarnCashback.d.ts +0 -0
  229. /package/dist/{openpix → src/openpix}/order/EarnCashbackExclusive.d.ts +0 -0
  230. /package/dist/{openpix → src/openpix}/order/PayPixValueCompany.d.ts +0 -0
  231. /package/dist/{openpix → src/openpix}/order/PixPaymentWoovi.d.ts +0 -0
  232. /package/dist/{openpix → src/openpix}/order/discount/EarnDiscount.d.ts +0 -0
  233. /package/dist/{openpix → src/openpix}/paymentLink/AdditionalInfo.d.ts +0 -0
  234. /package/dist/{openpix → src/openpix}/paymentLink/BrCodeInput.d.ts +0 -0
  235. /package/dist/{openpix → src/openpix}/paymentLink/CopyBarcode.d.ts +0 -0
  236. /package/dist/{openpix → src/openpix}/paymentLink/CopyQRCode.d.ts +0 -0
  237. /package/dist/{openpix → src/openpix}/paymentLink/ErrorIcon.d.ts +0 -0
  238. /package/dist/{openpix → src/openpix}/paymentLink/InterestsInfo.d.ts +0 -0
  239. /package/dist/{openpix → src/openpix}/paymentLink/PaymentFooter.d.ts +0 -0
  240. /package/dist/{openpix → src/openpix}/paymentLink/QrCodeShowButton.d.ts +0 -0
  241. /package/dist/{openpix → src/openpix}/paymentLink/QrCodeWrapper.d.ts +0 -0
  242. /package/dist/{openpix → src/openpix}/paymentLink/ShareButton.d.ts +0 -0
  243. /package/dist/{openpix → src/openpix}/shopper/WooviAuthForm.d.ts +0 -0
  244. /package/dist/{openpix → src/openpix}/transaction/PixTransactionTypeTag.d.ts +0 -0
  245. /package/dist/{paymentLinkRow → src/paymentLinkRow}/PaymentLinkRow.d.ts +0 -0
  246. /package/dist/{pinInput → src/pinInput}/PinInput.d.ts +0 -0
  247. /package/dist/{pinInput → src/pinInput}/PinInputFormik.d.ts +0 -0
  248. /package/dist/{pinInput → src/pinInput}/createPinArray.d.ts +0 -0
  249. /package/dist/{pinInput → src/pinInput}/pinInputRegex.d.ts +0 -0
  250. /package/dist/{relay → src/relay}/RefreshButtonRelay.d.ts +0 -0
  251. /package/dist/{relay → src/relay}/RefreshIconButton.d.ts +0 -0
  252. /package/dist/{relay → src/relay}/SearchInputRelay.d.ts +0 -0
  253. /package/dist/{relay → src/relay}/TopPagination.d.ts +0 -0
  254. /package/dist/{rewardTicket → src/rewardTicket}/RewardTicket.d.ts +0 -0
  255. /package/dist/{ribbon → src/ribbon}/Ribbon.d.ts +0 -0
  256. /package/dist/{roles → src/roles}/Roles.d.ts +0 -0
  257. /package/dist/{roles → src/roles}/modules.d.ts +0 -0
  258. /package/dist/{root → src/root}/ContentBoundary.d.ts +0 -0
  259. /package/dist/{router → src/router}/drawRoutes.d.ts +0 -0
  260. /package/dist/{router → src/router}/getFiltersFromLocation.d.ts +0 -0
  261. /package/dist/{router → src/router}/getRouteFromPath.d.ts +0 -0
  262. /package/dist/{router → src/router}/stringToValue.d.ts +0 -0
  263. /package/dist/{router → src/router}/types.d.ts +0 -0
  264. /package/dist/{screenHeader → src/screenHeader}/components/ScreenHeaderSubtitle.d.ts +0 -0
  265. /package/dist/{screenHeader → src/screenHeader}/components/ScreenHeaderTitle.d.ts +0 -0
  266. /package/dist/{screenHeaderCard → src/screenHeaderCard}/ScreenHeaderCard.d.ts +0 -0
  267. /package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/components/ScreenHeaderSubtitle.d.ts +0 -0
  268. /package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/components/ScreenHeaderTitle.d.ts +0 -0
  269. /package/dist/{search → src/search}/GlobalSearchField.d.ts +0 -0
  270. /package/dist/{select → src/select}/Select.d.ts +0 -0
  271. /package/dist/{select → src/select}/SelectAll.d.ts +0 -0
  272. /package/dist/{shared → src/shared}/AppEnvironmentEnum.d.ts +0 -0
  273. /package/dist/{shared → src/shared}/CashbackStatus.d.ts +0 -0
  274. /package/dist/{shared → src/shared}/appEventDomains.d.ts +0 -0
  275. /package/dist/{shared → src/shared}/appEventTypes.d.ts +0 -0
  276. /package/dist/{shared → src/shared}/chargeStatusEnum.d.ts +0 -0
  277. /package/dist/{shared → src/shared}/cobrStatusEnum.d.ts +0 -0
  278. /package/dist/{shared → src/shared}/getSelected.d.ts +0 -0
  279. /package/dist/{shared → src/shared}/multiFactorActionEnum.d.ts +0 -0
  280. /package/dist/{shared → src/shared}/pixAuthenticationResultEnum.d.ts +0 -0
  281. /package/dist/{shared → src/shared}/pixTransactionEntryTypes.d.ts +0 -0
  282. /package/dist/{shared → src/shared}/pixTransactionStatus.d.ts +0 -0
  283. /package/dist/{shared → src/shared}/pixTransactionTypes.d.ts +0 -0
  284. /package/dist/{shared → src/shared}/projectType.d.ts +0 -0
  285. /package/dist/{shared → src/shared}/queryString.d.ts +0 -0
  286. /package/dist/{shared → src/shared}/statementTypes.d.ts +0 -0
  287. /package/dist/{shared → src/shared}/subscriptionInstallmentEnum.d.ts +0 -0
  288. /package/dist/{shared → src/shared}/webhookStatus.d.ts +0 -0
  289. /package/dist/{sidebar → src/sidebar}/Group.d.ts +0 -0
  290. /package/dist/{sidebar → src/sidebar}/Item.d.ts +0 -0
  291. /package/dist/{sidebar → src/sidebar}/MenuList.d.ts +0 -0
  292. /package/dist/{sidebar → src/sidebar}/Sidebar.d.ts +0 -0
  293. /package/dist/{sidebar → src/sidebar}/SidebarContext.d.ts +0 -0
  294. /package/dist/{sidebar → src/sidebar}/index.d.ts +0 -0
  295. /package/dist/{sidebar → src/sidebar}/useSidebar.d.ts +0 -0
  296. /package/dist/{sidebar → src/sidebar}/utils.d.ts +0 -0
  297. /package/dist/{snackbar → src/snackbar}/CloseSnack.d.ts +0 -0
  298. /package/dist/{snackbar → src/snackbar}/Snackbar.d.ts +0 -0
  299. /package/dist/{snackbar → src/snackbar}/SnackbarContext.d.ts +0 -0
  300. /package/dist/{snackbar → src/snackbar}/index.d.ts +0 -0
  301. /package/dist/{snackbar → src/snackbar}/useSnackbar.d.ts +0 -0
  302. /package/dist/{statement → src/statement}/TransactionTypeText.d.ts +0 -0
  303. /package/dist/{statement → src/statement}/ledgerStatementColors.d.ts +0 -0
  304. /package/dist/{statement → src/statement}/statementColors.d.ts +0 -0
  305. /package/dist/{stepper → src/stepper}/Stepper.d.ts +0 -0
  306. /package/dist/{swipeableModal → src/swipeableModal}/SwipeableModal.d.ts +0 -0
  307. /package/dist/{swipeableModal → src/swipeableModal}/SwipeableModalTransition.d.ts +0 -0
  308. /package/dist/{table → src/table}/CardColumn.d.ts +0 -0
  309. /package/dist/{table → src/table}/CardListLoading.d.ts +0 -0
  310. /package/dist/{table → src/table}/CardListVirtualized.d.ts +0 -0
  311. /package/dist/{table → src/table}/ImportReport.d.ts +0 -0
  312. /package/dist/{table → src/table}/StatusCell.d.ts +0 -0
  313. /package/dist/{table → src/table}/TableToggleViewModel.d.ts +0 -0
  314. /package/dist/{table → src/table}/cells/ActionCellNode.d.ts +0 -0
  315. /package/dist/{table → src/table}/cells/Cell.d.ts +0 -0
  316. /package/dist/{table → src/table}/cells/CellCheckbox.d.ts +0 -0
  317. /package/dist/{table → src/table}/cells/CellEditable.d.ts +0 -0
  318. /package/dist/{table → src/table}/cells/CheckboxCellNode.d.ts +0 -0
  319. /package/dist/{table → src/table}/cells/IconCellNode.d.ts +0 -0
  320. /package/dist/{table → src/table}/cells/LinkCellNode.d.ts +0 -0
  321. /package/dist/{table → src/table}/cells/RenderCell.d.ts +0 -0
  322. /package/dist/{table → src/table}/cells/cellTypes.d.ts +0 -0
  323. /package/dist/{table → src/table}/cells/getCellCurrency.d.ts +0 -0
  324. /package/dist/{table → src/table}/cells/getCellDate.d.ts +0 -0
  325. /package/dist/{table → src/table}/cells/getCellLink.d.ts +0 -0
  326. /package/dist/{table → src/table}/cells/getCellValue.d.ts +0 -0
  327. /package/dist/{table → src/table}/cells/index.d.ts +0 -0
  328. /package/dist/{table → src/table}/emv/TablePixEMV.d.ts +0 -0
  329. /package/dist/{table → src/table}/emv/emvParser.d.ts +0 -0
  330. /package/dist/{table → src/table}/emv/emvTags.d.ts +0 -0
  331. /package/dist/{table → src/table}/muiTable/Body.d.ts +0 -0
  332. /package/dist/{table → src/table}/muiTable/Footer.d.ts +0 -0
  333. /package/dist/{table → src/table}/muiTable/Header.d.ts +0 -0
  334. /package/dist/{table → src/table}/muiTable/Table.d.ts +0 -0
  335. /package/dist/{table → src/table}/reactTable/ImportReport.d.ts +0 -0
  336. /package/dist/{table → src/table}/reactTable/ImportTable.d.ts +0 -0
  337. /package/dist/{table → src/table}/reactTable/IndeterminateCheckbox.d.ts +0 -0
  338. /package/dist/{table → src/table}/reactTable/InputCell.d.ts +0 -0
  339. /package/dist/{table → src/table}/reactTable/InputDateCell.d.ts +0 -0
  340. /package/dist/{table → src/table}/reactTable/InputForCells.d.ts +0 -0
  341. /package/dist/{table → src/table}/reactTable/InputMoneyCell.d.ts +0 -0
  342. /package/dist/{table → src/table}/reactTable/InputPhoneCell.d.ts +0 -0
  343. /package/dist/{table → src/table}/reactTable/InputTaxIDCell.d.ts +0 -0
  344. /package/dist/{table → src/table}/reactTable/RowTable.d.ts +0 -0
  345. /package/dist/{table → src/table}/reactTable/StatusCell.d.ts +0 -0
  346. /package/dist/{table → src/table}/reactTable/Table.d.ts +0 -0
  347. /package/dist/{table → src/table}/reactTable/TableBodyVirtualized.d.ts +0 -0
  348. /package/dist/{table → src/table}/reactTable/TableCell.d.ts +0 -0
  349. /package/dist/{table → src/table}/reactTable/TableHeadVirtualized.d.ts +0 -0
  350. /package/dist/{table → src/table}/reactTable/TableVirtualized.d.ts +0 -0
  351. /package/dist/{tag → src/tag}/Tag.d.ts +0 -0
  352. /package/dist/{tag → src/tag}/TagsContainer.d.ts +0 -0
  353. /package/dist/{term → src/term}/Terms.d.ts +0 -0
  354. /package/dist/{term → src/term}/TermsLink.d.ts +0 -0
  355. /package/dist/{term → src/term}/TermsModal.d.ts +0 -0
  356. /package/dist/{term → src/term}/useTerms.d.ts +0 -0
  357. /package/dist/{text → src/text}/TextMultiline.d.ts +0 -0
  358. /package/dist/{theme → src/theme}/HeaderButtonTheme.d.ts +0 -0
  359. /package/dist/{timeline → src/timeline}/Timeline.d.ts +0 -0
  360. /package/dist/{timeline → src/timeline}/TimelineAppEventDomainIcon.d.ts +0 -0
  361. /package/dist/{timeline → src/timeline}/TimelineAppEventItem.d.ts +0 -0
  362. /package/dist/{timeline → src/timeline}/TimelineAppEventTypeColor.d.ts +0 -0
  363. /package/dist/{timeline → src/timeline}/TimelineItem.d.ts +0 -0
  364. /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/UnsupportedBrowserWarning.d.ts +0 -0
  365. /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/index.d.ts +0 -0
  366. /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/isUnSupportedBrowser.d.ts +0 -0
  367. /package/dist/{user → src/user}/chip/UserChip.d.ts +0 -0
  368. /package/dist/{utils → src/utils}/BrowserOnly.d.ts +0 -0
  369. /package/dist/{utils → src/utils}/ChargeInterestsTypes.d.ts +0 -0
  370. /package/dist/{utils → src/utils}/DesktopOnly.d.ts +0 -0
  371. /package/dist/{utils → src/utils}/MaskUtils.d.ts +0 -0
  372. /package/dist/{utils → src/utils}/MobileOnly.d.ts +0 -0
  373. /package/dist/{utils → src/utils}/composeEventHandlers.d.ts +0 -0
  374. /package/dist/{utils → src/utils}/convertToCents.d.ts +0 -0
  375. /package/dist/{utils → src/utils}/convertToCurrency.d.ts +0 -0
  376. /package/dist/{utils → src/utils}/convertToMoney.d.ts +0 -0
  377. /package/dist/{utils → src/utils}/copyToClipboard.d.ts +0 -0
  378. /package/dist/{utils → src/utils}/dates.d.ts +0 -0
  379. /package/dist/{utils → src/utils}/excel/ChargeImport.d.ts +0 -0
  380. /package/dist/{utils → src/utils}/excel/CompanyImport.d.ts +0 -0
  381. /package/dist/{utils → src/utils}/excel/CustomerImport.d.ts +0 -0
  382. /package/dist/{utils → src/utils}/excel/ImportHelpers.d.ts +0 -0
  383. /package/dist/{utils → src/utils}/excel/PaymentImport.d.ts +0 -0
  384. /package/dist/{utils → src/utils}/excel/UserImport.d.ts +0 -0
  385. /package/dist/{utils → src/utils}/excel/formatCells.d.ts +0 -0
  386. /package/dist/{utils → src/utils}/excel/generateExcel.d.ts +0 -0
  387. /package/dist/{utils → src/utils}/excel/getCellsWithDataTypes.d.ts +0 -0
  388. /package/dist/{utils → src/utils}/isSafeCNPJ.d.ts +0 -0
  389. /package/dist/{utils → src/utils}/isSafeCPF.d.ts +0 -0
  390. /package/dist/{utils → src/utils}/isSafeUtils.d.ts +0 -0
  391. /package/dist/{utils → src/utils}/maskMoney.d.ts +0 -0
  392. /package/dist/{utils → src/utils}/onlyDigits.d.ts +0 -0
  393. /package/dist/{utils → src/utils}/parseNumber.d.ts +0 -0
  394. /package/dist/{utils → src/utils}/parsePhoneNumber.d.ts +0 -0
  395. /package/dist/{utils → src/utils}/rifmFormatToCPF.d.ts +0 -0
  396. /package/dist/{windowPopper → src/windowPopper}/WindowPopper.d.ts +0 -0
  397. /package/dist/{windowPopper → src/windowPopper}/WindowPopperTransition.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- import { WEBHOOK_STATUS } from "./shared/webhookStatus";
1
+ import { WEBHOOK_STATUS } from "../shared/webhookStatus";
2
2
  import { type TagProps } from "./tag/Tag.tsx";
3
3
  export declare const TAG_WEBHOOK_STATUS_COLORS: {
4
4
  SUCCESS: string;
@@ -0,0 +1,7 @@
1
+ import Box from '@mui/material/Box';
2
+ import type { Theme } from '@mui/material/styles';
3
+ import type { ComponentProps, ReactNode } from 'react';
4
+ export type TransparencyCollapsibleWrapperProps = ComponentProps<typeof Box>;
5
+ export declare const TransparencyCollapsibleWrapper: ({ sx, children, ...props }: import("@mui/system").BoxOwnProps<Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
+ ref?: import("react").RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
7
+ }, keyof import("@mui/system").BoxOwnProps<Theme>>) => ReactNode;
@@ -1,5 +1,5 @@
1
1
  declare const useDialog: () => {
2
- showDialog: (args: import("../index.ts").ShowDialogArgs) => void;
2
+ showDialog: (args: import("../../index.ts").ShowDialogArgs) => void;
3
3
  hideDialog: () => void;
4
4
  };
5
5
  export { useDialog };
@@ -1,6 +1,6 @@
1
1
  import type { DrawerProps } from "@mui/material/Drawer";
2
2
  import type { ReactNode } from "react";
3
- export { getFiltersFromLocation } from "../router/getFiltersFromLocation";
3
+ export { getFiltersFromLocation } from "../../router/getFiltersFromLocation";
4
4
  type Props = {
5
5
  children: React.ReactNode;
6
6
  isOpen: boolean;
@@ -0,0 +1,6 @@
1
+ import type { Theme } from "@mui/material/styles";
2
+ import type { ReactNode } from "react";
3
+ declare const Dropzone: ({ sx, ...props }: import("@mui/system").BoxOwnProps<Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
+ ref?: import("react").RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
5
+ }, keyof import("@mui/system").BoxOwnProps<Theme>>) => ReactNode;
6
+ export default Dropzone;
@@ -1,6 +1,6 @@
1
1
  import type { ReactNode } from "react";
2
2
  import type { TFunction } from "react-i18next";
3
- import type { DATA_IMPORT_TYPE } from "../../utils/excel/generateExcel";
3
+ import type { DATA_IMPORT_TYPE } from "../../../utils/excel/generateExcel";
4
4
  import type { processQueueItemInput } from "./ImportProcessQueue.tsx";
5
5
  type Labels = {
6
6
  importLabel: string;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from "react";
2
- import type { DATA_IMPORT_TYPE } from "../../utils/excel/generateExcel";
2
+ import type { DATA_IMPORT_TYPE } from "../../../utils/excel/generateExcel";
3
3
  type Props = {
4
4
  dataImportTable: any[];
5
5
  type: DATA_IMPORT_TYPE;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from "react";
2
- import { type MultiFactorActionEnum } from "../shared/multiFactorActionEnum";
2
+ import { type MultiFactorActionEnum } from "../../shared/multiFactorActionEnum";
3
3
  import { type PixAuthenticationArgs } from "./MultiFactorPixPaymentView.tsx";
4
4
  export type MultiFactorConfirmModalProps = {
5
5
  title: string;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from "react";
2
- import { COBR_STATUS_ENUM, COBR_TRY_STATUS } from "../../shared/cobrStatusEnum";
2
+ import { COBR_STATUS_ENUM, COBR_TRY_STATUS } from "../../../shared/cobrStatusEnum";
3
3
  import { type TagProps } from "../../tag/Tag.tsx";
4
4
  type CobrTagStatusProps = TagProps & {
5
5
  status: keyof typeof COBR_STATUS_ENUM;
@@ -1,4 +1,4 @@
1
- import type { INTERESTS_MODALITY_TYPE_ENUM, INTERESTS_VALUE_TYPE_ENUM } from "../../../utils/ChargeInterestsTypes";
1
+ import type { INTERESTS_MODALITY_TYPE_ENUM, INTERESTS_VALUE_TYPE_ENUM } from "../../../../utils/ChargeInterestsTypes";
2
2
  export type CompanyBankData = {
3
3
  name: string;
4
4
  code: number;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from "react";
2
- import type { RouteParamsType, RouteType } from "../router/types";
2
+ import type { RouteParamsType, RouteType } from "../../router/types";
3
3
  export declare const hasTemp: (requiredFeatures?: any) => any;
4
4
  type LabelParams = {
5
5
  t: any;
@@ -1,4 +1,4 @@
1
- import type { RouteType } from "../router/types";
1
+ import type { RouteType } from "../../router/types";
2
2
  type Props = {
3
3
  routes: RouteType[];
4
4
  routeTo: (routeName: string) => string;
@@ -1,4 +1,4 @@
1
1
  import type { ParsedQuery } from "query-string";
2
- export declare const parseQuery: (location: Location) => ParsedQuery<string>;
2
+ export declare const parseQuery: (location: Location) => ParsedQuery;
3
3
  export declare const getQuery: <T extends Record<string, unknown>>() => T;
4
4
  export default getQuery;
@@ -1,6 +1,6 @@
1
1
  import type React from "react";
2
2
  import type { ReactNode } from "react";
3
- import type { RouteType } from "../router/types";
3
+ import type { RouteType } from "../../router/types";
4
4
  export type ScreenHeaderUIProps = {
5
5
  routedTabs?: RouteType[];
6
6
  children?: React.ReactNode;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from "react";
2
- import type { RouteType } from "../router/types";
2
+ import type { RouteType } from "../../router/types";
3
3
  export type ScreenHeaderUIProps = {
4
4
  routedTabs?: RouteType[];
5
5
  children?: React.ReactNode;
@@ -14,7 +14,6 @@ declare module "@mui/material/styles" {
14
14
  };
15
15
  palette: Palette & {
16
16
  tertiary: PaletteColor;
17
- quaternary: PaletteColor;
18
17
  clickpix: {
19
18
  purple: string;
20
19
  green: string;
@@ -0,0 +1,2 @@
1
+ import type { SxProps } from '@mui/material/styles';
2
+ export declare function composeStyles(defaultStyle: SxProps, ...styles: Array<SxProps | undefined>): import("@mui/system").CSSPseudoSelectorProps<{}> | import("@mui/system").CSSSelectorObjectOrCssVariables<{}> | readonly (boolean | ((theme: {}) => import("@mui/system").SystemStyleObject<{}>) | import("@mui/system").SystemStyleObject<{}>)[] | import("@mui/system").SystemCssProperties<{}>;
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@woovi/ui",
3
3
  "description": "Woovi UI component library",
4
- "version": "6.3.6",
4
+ "version": "6.3.8",
5
+ "packageManager": "pnpm@10.28.1",
5
6
  "author": "Woovi",
6
7
  "dependencies": {
7
8
  "@emotion/react": "^11.14.0",
@@ -10,89 +11,98 @@
10
11
  "@mui/lab": "5.0.0-alpha.168",
11
12
  "@mui/material": "5.16.5",
12
13
  "@mui/styles": "5.16.5",
14
+ "@mui/system": "5.18.0",
13
15
  "@mui/x-data-grid-generator": "6.16.3",
14
16
  "@mui/x-data-grid-pro": "6.16.3",
15
17
  "@mui/x-date-pickers": "6.19.6",
16
18
  "@mui/x-date-pickers-pro": "6.19.6",
17
19
  "@mui/x-license-pro": "6.10.2",
18
- "@tanstack/react-virtual": "3.13.13",
20
+ "@tanstack/react-virtual": "3.13.18",
19
21
  "brazilian-values": "0.13.1",
20
22
  "chroma-js": "3.2.0",
21
- "date-fns": "4.1.0",
23
+ "date-fns": "3.6.0",
22
24
  "dot-object": "2.1.5",
23
25
  "formik": "3.0.0-next.6",
24
26
  "history": "4.10.1",
25
- "i18next": "23.16.5",
27
+ "i18next": "25.8.4",
26
28
  "i18next-browser-languagedetector": "8.2.0",
27
- "libphonenumber-js": "1.10.39",
28
- "lodash": "4.17.21",
29
+ "libphonenumber-js": "1.12.36",
30
+ "lodash": "4.17.23",
29
31
  "mime-types": "3.0.2",
30
32
  "moment": "2.30.1",
31
33
  "notistack": "2.0.8",
32
- "polished": "4.2.2",
34
+ "polished": "4.3.1",
33
35
  "qrcode.react": "4.2.0",
34
- "query-string": "7.1.1",
36
+ "query-string": "9.3.1",
35
37
  "react-code-blocks": "0.1.6",
36
38
  "react-datasheet": "1.4.12",
37
- "react-dropzone": "14.3.8",
38
- "react-error-boundary": "4.1.2",
39
+ "react-dropzone": "14.4.0",
40
+ "react-error-boundary": "6.1.0",
39
41
  "react-fast-compare": "3.2.2",
40
- "react-i18next": "15.7.4",
42
+ "react-i18next": "16.5.4",
41
43
  "react-icons": "4.8.0",
42
44
  "react-ink": "6.5.4",
43
45
  "react-json-view": "1.21.3",
44
- "react-number-format": "5.2.2",
45
- "react-relay": "19.0.0",
46
- "react-rnd": "10.4.1",
46
+ "react-number-format": "5.4.4",
47
+ "react-relay": "20.1.1",
48
+ "react-rnd": "10.5.2",
47
49
  "react-router-dom": "5.3.0",
48
50
  "react-table": "7.8.0",
49
51
  "react-virtual": "2.2.5",
50
52
  "react-window": "1.8.10",
51
53
  "rifm": "0.12.1",
52
54
  "serialize-query-params": "2.0.4",
53
- "use-debounce": "10.0.6",
54
- "use-local-storage-state": "18.3.2",
55
+ "use-debounce": "10.1.0",
56
+ "use-local-storage-state": "19.5.0",
55
57
  "use-window-size-hook": "1.1.22",
56
58
  "uuid": "13.0.0",
57
59
  "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz",
58
60
  "zx": "^8.8.5"
59
61
  },
60
62
  "devDependencies": {
61
- "@biomejs/biome": "^2.3.10",
63
+ "@biomejs/biome": "^2.3.14",
62
64
  "@chromatic-com/storybook": "^5.0.0",
65
+ "@eslint/js": "^9.39.1",
63
66
  "@octokit/rest": "^22.0.1",
64
- "@rsbuild/core": "^1.6.14",
65
- "@rsbuild/plugin-react": "^1.4.2",
66
- "@rslib/core": "^0.18.4",
67
- "@rspack/core": "^1.7.1",
68
- "@storybook/addon-a11y": "^10.2.0",
69
- "@storybook/addon-docs": "^10.2.0",
70
- "@storybook/addon-mcp": "^0.2.0",
71
- "@storybook/addon-onboarding": "^10.2.0",
72
- "@storybook/addon-vitest": "^10.2.0",
73
- "@storybook/react-vite": "^10.2.0",
67
+ "@rsbuild/core": "^1.7.3",
68
+ "@rsbuild/plugin-react": "^1.4.5",
69
+ "@rslib/core": "^0.19.5",
70
+ "@rspack/core": "^1.7.5",
71
+ "@storybook/addon-a11y": "^10.2.7",
72
+ "@storybook/addon-docs": "^10.2.7",
73
+ "@storybook/addon-mcp": "^0.2.2",
74
+ "@storybook/addon-onboarding": "^10.2.7",
75
+ "@storybook/addon-vitest": "^10.2.7",
76
+ "@storybook/react-vite": "^10.2.7",
74
77
  "@types/chroma-js": "^3.1.2",
75
78
  "@types/dot-object": "^2.1.6",
76
- "@types/lodash": "^4.17.21",
77
- "@types/node": "^24.10.2",
79
+ "@types/lodash": "^4.17.23",
80
+ "@types/node": "^25.2.1",
78
81
  "@types/react": "^18.3.12",
79
82
  "@types/react-dom": "^18.3.0",
80
83
  "@types/react-relay": "^18.2.1",
81
84
  "@types/react-router-dom": "^5.3.3",
82
85
  "@types/react-table": "^7.7.20",
83
- "@typescript/native-preview": "^7.0.0-dev.20251211.1",
84
- "@vitest/browser-playwright": "^4.0.16",
85
- "@vitest/coverage-v8": "^4.0.16",
86
+ "@typescript/native-preview": "7.0.0-dev.20260207.1",
87
+ "@vitest/browser-playwright": "^4.0.18",
88
+ "@vitest/coverage-v8": "^4.0.18",
89
+ "eslint": "^9.39.1",
90
+ "eslint-plugin-react": "^7.37.5",
91
+ "eslint-plugin-react-hooks": "^7.0.1",
92
+ "eslint-plugin-storybook": "^10.2.7",
86
93
  "generate-changelog": "^1.8.0",
87
- "glob": "^13.0.0",
94
+ "glob": "^13.0.1",
95
+ "globals": "^17.3.0",
88
96
  "i18next-parser": "^9.3.0",
89
97
  "moment-timezone": "^0.6.0",
90
- "playwright": "^1.57.0",
98
+ "playwright": "^1.58.2",
91
99
  "simple-git": "^3.30.0",
92
- "storybook": "^10.2.0",
100
+ "storybook": "^10.2.7",
101
+ "turbo": "^2.8.3",
93
102
  "typescript": "^5.9.3",
94
- "vite": "^7.3.0",
95
- "vitest": "^4.0.16"
103
+ "typescript-eslint": "^8.54.0",
104
+ "vite": "^7.3.1",
105
+ "vitest": "^4.0.18"
96
106
  },
97
107
  "engines": {
98
108
  "node": ">=18.0.0"
@@ -172,15 +182,28 @@
172
182
  "i18n:translate": "pnpm zx scripts/i18next-parser/translateI18n.mjs ./locales/pt-BR.json -no-auto",
173
183
  "lib:dev": "NODE_OPTIONS='--max-old-space-size=8192' DEBUG=rsbuild rslib build --watch",
174
184
  "lib:prod": "NODE_OPTIONS='--max-old-space-size=8192' rslib build",
175
- "lint": "bunx biome check --write ./src && bunx biome format --write ./src",
185
+ "lint:biome": "bunx biome check --write ./src && bunx biome format --write ./src",
186
+ "lint:eslint": "eslint .",
187
+ "lint": "turbo run lint:eslint",
176
188
  "mergePullRequestRelease": "pnpm n ./scripts/release/mergePullRequestRelease.ts",
177
189
  "n": "node --experimental-strip-types",
178
190
  "release:major": "npm version major && git push --follow-tags",
179
191
  "release:minor": "npm version minor && git push --follow-tags",
180
192
  "release:patch": "npm version patch && git push --follow-tags",
181
- "typecheck": "tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false",
193
+ "typecheck:tsc": "tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false",
194
+ "typecheck:tsgo": "tsgo -p ./tsconfig.tsgo.json --noEmit",
195
+ "typecheck": "turbo run typecheck:tsgo",
196
+ "build": "turbo run lib:prod",
197
+ "storybook": "turbo run docs:dev",
198
+ "storybook:build": "turbo run docs:build",
182
199
  "updateRelease": "pnpm n ./scripts/release/updateRelease.ts"
183
200
  },
201
+ "pnpm": {
202
+ "overrides": {
203
+ "@types/react": "18.3.12",
204
+ "@types/react-dom": "18.3.0"
205
+ }
206
+ },
184
207
  "sideEffects": false,
185
208
  "type": "module",
186
209
  "types": "./dist/index.d.ts"
@@ -1,5 +0,0 @@
1
- import Box from '@mui/material/Box';
2
- import type { Theme } from '@mui/material/styles';
3
- import type { ComponentProps, ReactNode } from 'react';
4
- export type TransparencyCollapsibleWrapperProps = ComponentProps<typeof Box>;
5
- export declare const TransparencyCollapsibleWrapper: any;
@@ -1,4 +0,0 @@
1
- import type { Theme } from "@mui/material/styles";
2
- import type { ReactNode } from "react";
3
- declare const Dropzone: any;
4
- export default Dropzone;
@@ -1,2 +0,0 @@
1
- import type { SxProps } from '@mui/material/styles';
2
- export declare function composeStyles(defaultStyle: SxProps, ...styles: Array<SxProps | undefined>): any;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes