@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.
- package/dist/index.cjs +2 -2
- package/dist/index.js +3 -3
- package/dist/{TagWebhookStatus.d.ts → src/TagWebhookStatus.d.ts} +1 -1
- package/dist/src/collapsible/TransparencyCollapsibleWrapper.d.ts +7 -0
- package/dist/{dialog → src/dialog}/useDialog.d.ts +1 -1
- package/dist/{filter → src/filter}/Filter.d.ts +1 -1
- package/dist/src/import/Dropzone.d.ts +6 -0
- package/dist/{import → src/import}/xlsx/ImportStepper.d.ts +1 -1
- package/dist/{import → src/import}/xlsx/ImportTable.d.ts +1 -1
- package/dist/{multifactor → src/multifactor}/MultiFactorConfirmModal.d.ts +1 -1
- package/dist/{openpix → src/openpix}/cobr/CobrTagStatus.d.ts +1 -1
- package/dist/{openpix → src/openpix}/paymentLink/types/ChargeDataType.d.ts +1 -1
- package/dist/{routed → src/routed}/RoutedTabs.d.ts +1 -1
- package/dist/{routed → src/routed}/TabbedContent.d.ts +1 -1
- package/dist/{router → src/router}/getQuery.d.ts +1 -1
- package/dist/{screenHeader → src/screenHeader}/ScreenHeaderUI.d.ts +1 -1
- package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/ScreenHeaderUIResponsive.d.ts +1 -1
- package/dist/{theme → src/theme}/Themes.d.ts +0 -1
- package/dist/src/utils/composeStyles.d.ts +2 -0
- package/package.json +62 -39
- package/dist/collapsible/TransparencyCollapsibleWrapper.d.ts +0 -5
- package/dist/import/Dropzone.d.ts +0 -4
- package/dist/utils/composeStyles.d.ts +0 -2
- /package/dist/{BackButton.d.ts → src/BackButton.d.ts} +0 -0
- /package/dist/{Badge.d.ts → src/Badge.d.ts} +0 -0
- /package/dist/{Banner.d.ts → src/Banner.d.ts} +0 -0
- /package/dist/{BannerError.d.ts → src/BannerError.d.ts} +0 -0
- /package/dist/{BannerInfos.d.ts → src/BannerInfos.d.ts} +0 -0
- /package/dist/{CashbackTagStatus.d.ts → src/CashbackTagStatus.d.ts} +0 -0
- /package/dist/{Circle.d.ts → src/Circle.d.ts} +0 -0
- /package/dist/{CircleButton.d.ts → src/CircleButton.d.ts} +0 -0
- /package/dist/{ClockIcon.d.ts → src/ClockIcon.d.ts} +0 -0
- /package/dist/{Column.d.ts → src/Column.d.ts} +0 -0
- /package/dist/{CopyInput.d.ts → src/CopyInput.d.ts} +0 -0
- /package/dist/{EmptyMessage.d.ts → src/EmptyMessage.d.ts} +0 -0
- /package/dist/{EncryptedText.d.ts → src/EncryptedText.d.ts} +0 -0
- /package/dist/{FloatingMenu.d.ts → src/FloatingMenu.d.ts} +0 -0
- /package/dist/{LayoutRoot.d.ts → src/LayoutRoot.d.ts} +0 -0
- /package/dist/{LinearProgress.d.ts → src/LinearProgress.d.ts} +0 -0
- /package/dist/{Link.d.ts → src/Link.d.ts} +0 -0
- /package/dist/{Loading.d.ts → src/Loading.d.ts} +0 -0
- /package/dist/{Logo.d.ts → src/Logo.d.ts} +0 -0
- /package/dist/{LoremIpsum.d.ts → src/LoremIpsum.d.ts} +0 -0
- /package/dist/{Modal → src/Modal}/Modal.d.ts +0 -0
- /package/dist/{OverflowDiv.d.ts → src/OverflowDiv.d.ts} +0 -0
- /package/dist/{ProgressBar.d.ts → src/ProgressBar.d.ts} +0 -0
- /package/dist/{QuestionTooltip.d.ts → src/QuestionTooltip.d.ts} +0 -0
- /package/dist/{RadioCard → src/RadioCard}/RadioCard.d.ts +0 -0
- /package/dist/{ReactRouterLinkBehavior.d.ts → src/ReactRouterLinkBehavior.d.ts} +0 -0
- /package/dist/{Row.d.ts → src/Row.d.ts} +0 -0
- /package/dist/{SafeTextTooltip.d.ts → src/SafeTextTooltip.d.ts} +0 -0
- /package/dist/{SearchField.d.ts → src/SearchField.d.ts} +0 -0
- /package/dist/{Step.d.ts → src/Step.d.ts} +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialog.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogActions.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogClose.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogContent.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogModal.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogTitle.d.ts +0 -0
- /package/dist/{SwipeableDialog → src/SwipeableDialog}/SwipeableDialogTrigger.d.ts +0 -0
- /package/dist/{ThemeProvider.d.ts → src/ThemeProvider.d.ts} +0 -0
- /package/dist/{ToggleButtonGroup.d.ts → src/ToggleButtonGroup.d.ts} +0 -0
- /package/dist/{ToggleButtonGroupMobile.d.ts → src/ToggleButtonGroupMobile.d.ts} +0 -0
- /package/dist/{TransactionStatusTag.d.ts → src/TransactionStatusTag.d.ts} +0 -0
- /package/dist/{TransactionTagEntryTypes.d.ts → src/TransactionTagEntryTypes.d.ts} +0 -0
- /package/dist/{TransactionTagStatus.d.ts → src/TransactionTagStatus.d.ts} +0 -0
- /package/dist/{UnsupportedBrowserWarning.d.ts → src/UnsupportedBrowserWarning.d.ts} +0 -0
- /package/dist/{auth → src/auth}/LoginWrapper.d.ts +0 -0
- /package/dist/{avatar → src/avatar}/Avatar.d.ts +0 -0
- /package/dist/{avatar → src/avatar}/AvatarGroup.d.ts +0 -0
- /package/dist/{avatar → src/avatar}/AvatarGroupArray.d.ts +0 -0
- /package/dist/{avatar → src/avatar}/AvatarGroupSelectedAll.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/ActionButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/ButtonMenu.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/CopyButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/DangerButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/PayWithPixButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/ResponsiveSplitButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/SplitButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/clickpix/ClickPixButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/clickpix/DonateClickPixButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/clickpix/DonateWithClickButton.d.ts +0 -0
- /package/dist/{buttons → src/buttons}/getLoadingIconProp.d.ts +0 -0
- /package/dist/{card → src/card}/Card.d.ts +0 -0
- /package/dist/{card → src/card}/CardActions.d.ts +0 -0
- /package/dist/{card → src/card}/CardContent.d.ts +0 -0
- /package/dist/{card → src/card}/CardCopy.d.ts +0 -0
- /package/dist/{card → src/card}/CardForm.d.ts +0 -0
- /package/dist/{card → src/card}/CardList.d.ts +0 -0
- /package/dist/{card → src/card}/CardRadio.d.ts +0 -0
- /package/dist/{card → src/card}/CardSelectable.d.ts +0 -0
- /package/dist/{card → src/card}/CardSkeleton.d.ts +0 -0
- /package/dist/{card → src/card}/CardStep.d.ts +0 -0
- /package/dist/{card → src/card}/CardWithIcon.d.ts +0 -0
- /package/dist/{card → src/card}/CardWithLink.d.ts +0 -0
- /package/dist/{card → src/card}/CardWithLinkSkeleton.d.ts +0 -0
- /package/dist/{card → src/card}/basicContext/CardBasicContext.d.ts +0 -0
- /package/dist/{card → src/card}/cardWithActions/CardFooter.d.ts +0 -0
- /package/dist/{card → src/card}/cardWithActions/CardHeader.d.ts +0 -0
- /package/dist/{card → src/card}/cardWithActions/CardWithActions.d.ts +0 -0
- /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalytics.d.ts +0 -0
- /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalyticsSkeleton.d.ts +0 -0
- /package/dist/{cardAnalytics → src/cardAnalytics}/CardAnalyticsSmall.d.ts +0 -0
- /package/dist/{cardGrid → src/cardGrid}/CardField.d.ts +0 -0
- /package/dist/{cardGrid → src/cardGrid}/CardFieldCentered.d.ts +0 -0
- /package/dist/{cardGrid → src/cardGrid}/CardGrid.d.ts +0 -0
- /package/dist/{cardGrid → src/cardGrid}/Grid.d.ts +0 -0
- /package/dist/{cardWithImage → src/cardWithImage}/CardWithImage.d.ts +0 -0
- /package/dist/{clickpix → src/clickpix}/ClickPixButton.d.ts +0 -0
- /package/dist/{clickpix → src/clickpix}/ClickPixLogo.d.ts +0 -0
- /package/dist/{code → src/code}/Code.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/Collapse.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/Collapsible.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleActions.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleDetails.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleFillWrapper.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleGroup.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleInfinityActions.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsiblePanelActions.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleStep.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleStepHeader.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleSummary.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/CollapsibleTree.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/ExpandMoreIcon.d.ts +0 -0
- /package/dist/{collapsible → src/collapsible}/LeafCollapsible.d.ts +0 -0
- /package/dist/{company → src/company}/CompanyLogo.d.ts +0 -0
- /package/dist/{content → src/content}/ActionMargin.d.ts +0 -0
- /package/dist/{content → src/content}/ActionMarginText.d.ts +0 -0
- /package/dist/{content → src/content}/Content.d.ts +0 -0
- /package/dist/{content → src/content}/IntroText.d.ts +0 -0
- /package/dist/{countdown → src/countdown}/Countdown.d.ts +0 -0
- /package/dist/{countdown → src/countdown}/ShowCounter.d.ts +0 -0
- /package/dist/{countdown → src/countdown}/useCountdown.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/DataGrid.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/DataGridDetailContainer.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/DataGridGridToolbarExport.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/DataGridLoading.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/DataGridRow.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeBasisToPercentage.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeBoolean.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeCurrency.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeDate.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeDatetime.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeDatetimeSeconds.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeExpand.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeLink.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypePhone.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeTag.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeTaxID.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/cellTypeTime.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/columnTypes.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/useTableView.d.ts +0 -0
- /package/dist/{datagrid → src/datagrid}/wrapColumnTypes.d.ts +0 -0
- /package/dist/{device → src/device}/Phone.d.ts +0 -0
- /package/dist/{dialog → src/dialog}/DialogContext.d.ts +0 -0
- /package/dist/{dialog → src/dialog}/DialogProvider.d.ts +0 -0
- /package/dist/{dialog → src/dialog}/index.d.ts +0 -0
- /package/dist/{drawer → src/drawer}/DrawerCard.d.ts +0 -0
- /package/dist/{drawer → src/drawer}/DrawerResponsiveWrapper.d.ts +0 -0
- /package/dist/{drawer → src/drawer}/swipable/SwipeableDrawer.d.ts +0 -0
- /package/dist/{error → src/error}/ErrorBoundaryWithRetry.d.ts +0 -0
- /package/dist/{error → src/error}/ErrorView.d.ts +0 -0
- /package/dist/{file → src/file}/FileDrop.d.ts +0 -0
- /package/dist/{file → src/file}/IconButton.d.ts +0 -0
- /package/dist/{file → src/file}/MaterialIcon.d.ts +0 -0
- /package/dist/{filter → src/filter}/FilterRelayFormik.d.ts +0 -0
- /package/dist/{filter → src/filter}/FormikFilter.d.ts +0 -0
- /package/dist/{filter → src/filter}/decodeQueryParamsFromLocation.d.ts +0 -0
- /package/dist/{filter → src/filter}/fieldToParamConfigMap.d.ts +0 -0
- /package/dist/{filter → src/filter}/formatFilterValue.d.ts +0 -0
- /package/dist/{filter → src/filter}/formatFilters.d.ts +0 -0
- /package/dist/{filter → src/filter}/isValidDatetime.d.ts +0 -0
- /package/dist/{filter → src/filter}/stringToBoolean.d.ts +0 -0
- /package/dist/{filter → src/filter}/useFilterFormik.d.ts +0 -0
- /package/dist/{form → src/form}/FieldRow.d.ts +0 -0
- /package/dist/{heading → src/heading}/SectionHeading.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/Divider.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/HorizontalStack.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/HoverPopper.d.ts +0 -0
- /package/dist/{helpers.d.ts → src/helpers.d.ts} +0 -0
- /package/dist/{hooks → src/hooks}/useControlledState.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useCopyToClipboard.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/usePooling.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useWindowHelpers.d.ts +0 -0
- /package/dist/{icons → src/icons}/AssineOnlineIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/BotConversaIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/CheckIconLabel.d.ts +0 -0
- /package/dist/{icons → src/icons}/CheckboxChecked.d.ts +0 -0
- /package/dist/{icons → src/icons}/CheckboxIndeterminate.d.ts +0 -0
- /package/dist/{icons → src/icons}/CheckboxUnchecked.d.ts +0 -0
- /package/dist/{icons → src/icons}/CvvIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/DownloadIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/Icon.d.ts +0 -0
- /package/dist/{icons → src/icons}/MetaIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/N8nIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/NfeIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/NuvemshopIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/RejectIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/RightTopDiagonalVector.d.ts +0 -0
- /package/dist/{icons → src/icons}/SVG.d.ts +0 -0
- /package/dist/{icons → src/icons}/SearchIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/SocPanelIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/SuccessIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/WabizIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/WakeIcon.d.ts +0 -0
- /package/dist/{icons → src/icons}/WarningIcon.d.ts +0 -0
- /package/dist/{import → src/import}/DropzoneFile.d.ts +0 -0
- /package/dist/{import → src/import}/xlsx/Import.d.ts +0 -0
- /package/dist/{import → src/import}/xlsx/ImportDropzone.d.ts +0 -0
- /package/dist/{import → src/import}/xlsx/ImportProcessData.d.ts +0 -0
- /package/dist/{import → src/import}/xlsx/ImportProcessQueue.d.ts +0 -0
- /package/dist/{import → src/import}/xlsx/ImportUtils.d.ts +0 -0
- /package/dist/{index.d.ts → src/index.d.ts} +0 -0
- /package/dist/{layoutWrapper → src/layoutWrapper}/LayoutWrapper.d.ts +0 -0
- /package/dist/{layoutWrapper → src/layoutWrapper}/LayoutWrapperFluid.d.ts +0 -0
- /package/dist/{link → src/link}/WooviLink.d.ts +0 -0
- /package/dist/{logo → src/logo}/OpenPixLogoColor.d.ts +0 -0
- /package/dist/{logo → src/logo}/WooviLogo.d.ts +0 -0
- /package/dist/{mui → src/mui}/BoxFlex.d.ts +0 -0
- /package/dist/{mui → src/mui}/Typography.d.ts +0 -0
- /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentMatch.d.ts +0 -0
- /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentMismatch.d.ts +0 -0
- /package/dist/{multifactor → src/multifactor}/MultiFactorPixPaymentView.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/charge/ChargeTagStatus.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/images/WooviLogoInMobile.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/CheckIcon.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/ConfirmedIcon.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/EarnCashback.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/EarnCashbackExclusive.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/PayPixValueCompany.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/PixPaymentWoovi.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/order/discount/EarnDiscount.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/AdditionalInfo.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/BrCodeInput.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/CopyBarcode.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/CopyQRCode.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/ErrorIcon.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/InterestsInfo.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/PaymentFooter.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/QrCodeShowButton.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/QrCodeWrapper.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/paymentLink/ShareButton.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/shopper/WooviAuthForm.d.ts +0 -0
- /package/dist/{openpix → src/openpix}/transaction/PixTransactionTypeTag.d.ts +0 -0
- /package/dist/{paymentLinkRow → src/paymentLinkRow}/PaymentLinkRow.d.ts +0 -0
- /package/dist/{pinInput → src/pinInput}/PinInput.d.ts +0 -0
- /package/dist/{pinInput → src/pinInput}/PinInputFormik.d.ts +0 -0
- /package/dist/{pinInput → src/pinInput}/createPinArray.d.ts +0 -0
- /package/dist/{pinInput → src/pinInput}/pinInputRegex.d.ts +0 -0
- /package/dist/{relay → src/relay}/RefreshButtonRelay.d.ts +0 -0
- /package/dist/{relay → src/relay}/RefreshIconButton.d.ts +0 -0
- /package/dist/{relay → src/relay}/SearchInputRelay.d.ts +0 -0
- /package/dist/{relay → src/relay}/TopPagination.d.ts +0 -0
- /package/dist/{rewardTicket → src/rewardTicket}/RewardTicket.d.ts +0 -0
- /package/dist/{ribbon → src/ribbon}/Ribbon.d.ts +0 -0
- /package/dist/{roles → src/roles}/Roles.d.ts +0 -0
- /package/dist/{roles → src/roles}/modules.d.ts +0 -0
- /package/dist/{root → src/root}/ContentBoundary.d.ts +0 -0
- /package/dist/{router → src/router}/drawRoutes.d.ts +0 -0
- /package/dist/{router → src/router}/getFiltersFromLocation.d.ts +0 -0
- /package/dist/{router → src/router}/getRouteFromPath.d.ts +0 -0
- /package/dist/{router → src/router}/stringToValue.d.ts +0 -0
- /package/dist/{router → src/router}/types.d.ts +0 -0
- /package/dist/{screenHeader → src/screenHeader}/components/ScreenHeaderSubtitle.d.ts +0 -0
- /package/dist/{screenHeader → src/screenHeader}/components/ScreenHeaderTitle.d.ts +0 -0
- /package/dist/{screenHeaderCard → src/screenHeaderCard}/ScreenHeaderCard.d.ts +0 -0
- /package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/components/ScreenHeaderSubtitle.d.ts +0 -0
- /package/dist/{screenHeaderResponsive → src/screenHeaderResponsive}/components/ScreenHeaderTitle.d.ts +0 -0
- /package/dist/{search → src/search}/GlobalSearchField.d.ts +0 -0
- /package/dist/{select → src/select}/Select.d.ts +0 -0
- /package/dist/{select → src/select}/SelectAll.d.ts +0 -0
- /package/dist/{shared → src/shared}/AppEnvironmentEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/CashbackStatus.d.ts +0 -0
- /package/dist/{shared → src/shared}/appEventDomains.d.ts +0 -0
- /package/dist/{shared → src/shared}/appEventTypes.d.ts +0 -0
- /package/dist/{shared → src/shared}/chargeStatusEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/cobrStatusEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/getSelected.d.ts +0 -0
- /package/dist/{shared → src/shared}/multiFactorActionEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/pixAuthenticationResultEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/pixTransactionEntryTypes.d.ts +0 -0
- /package/dist/{shared → src/shared}/pixTransactionStatus.d.ts +0 -0
- /package/dist/{shared → src/shared}/pixTransactionTypes.d.ts +0 -0
- /package/dist/{shared → src/shared}/projectType.d.ts +0 -0
- /package/dist/{shared → src/shared}/queryString.d.ts +0 -0
- /package/dist/{shared → src/shared}/statementTypes.d.ts +0 -0
- /package/dist/{shared → src/shared}/subscriptionInstallmentEnum.d.ts +0 -0
- /package/dist/{shared → src/shared}/webhookStatus.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/Group.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/Item.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/MenuList.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/Sidebar.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/SidebarContext.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/index.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/useSidebar.d.ts +0 -0
- /package/dist/{sidebar → src/sidebar}/utils.d.ts +0 -0
- /package/dist/{snackbar → src/snackbar}/CloseSnack.d.ts +0 -0
- /package/dist/{snackbar → src/snackbar}/Snackbar.d.ts +0 -0
- /package/dist/{snackbar → src/snackbar}/SnackbarContext.d.ts +0 -0
- /package/dist/{snackbar → src/snackbar}/index.d.ts +0 -0
- /package/dist/{snackbar → src/snackbar}/useSnackbar.d.ts +0 -0
- /package/dist/{statement → src/statement}/TransactionTypeText.d.ts +0 -0
- /package/dist/{statement → src/statement}/ledgerStatementColors.d.ts +0 -0
- /package/dist/{statement → src/statement}/statementColors.d.ts +0 -0
- /package/dist/{stepper → src/stepper}/Stepper.d.ts +0 -0
- /package/dist/{swipeableModal → src/swipeableModal}/SwipeableModal.d.ts +0 -0
- /package/dist/{swipeableModal → src/swipeableModal}/SwipeableModalTransition.d.ts +0 -0
- /package/dist/{table → src/table}/CardColumn.d.ts +0 -0
- /package/dist/{table → src/table}/CardListLoading.d.ts +0 -0
- /package/dist/{table → src/table}/CardListVirtualized.d.ts +0 -0
- /package/dist/{table → src/table}/ImportReport.d.ts +0 -0
- /package/dist/{table → src/table}/StatusCell.d.ts +0 -0
- /package/dist/{table → src/table}/TableToggleViewModel.d.ts +0 -0
- /package/dist/{table → src/table}/cells/ActionCellNode.d.ts +0 -0
- /package/dist/{table → src/table}/cells/Cell.d.ts +0 -0
- /package/dist/{table → src/table}/cells/CellCheckbox.d.ts +0 -0
- /package/dist/{table → src/table}/cells/CellEditable.d.ts +0 -0
- /package/dist/{table → src/table}/cells/CheckboxCellNode.d.ts +0 -0
- /package/dist/{table → src/table}/cells/IconCellNode.d.ts +0 -0
- /package/dist/{table → src/table}/cells/LinkCellNode.d.ts +0 -0
- /package/dist/{table → src/table}/cells/RenderCell.d.ts +0 -0
- /package/dist/{table → src/table}/cells/cellTypes.d.ts +0 -0
- /package/dist/{table → src/table}/cells/getCellCurrency.d.ts +0 -0
- /package/dist/{table → src/table}/cells/getCellDate.d.ts +0 -0
- /package/dist/{table → src/table}/cells/getCellLink.d.ts +0 -0
- /package/dist/{table → src/table}/cells/getCellValue.d.ts +0 -0
- /package/dist/{table → src/table}/cells/index.d.ts +0 -0
- /package/dist/{table → src/table}/emv/TablePixEMV.d.ts +0 -0
- /package/dist/{table → src/table}/emv/emvParser.d.ts +0 -0
- /package/dist/{table → src/table}/emv/emvTags.d.ts +0 -0
- /package/dist/{table → src/table}/muiTable/Body.d.ts +0 -0
- /package/dist/{table → src/table}/muiTable/Footer.d.ts +0 -0
- /package/dist/{table → src/table}/muiTable/Header.d.ts +0 -0
- /package/dist/{table → src/table}/muiTable/Table.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/ImportReport.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/ImportTable.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/IndeterminateCheckbox.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputDateCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputForCells.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputMoneyCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputPhoneCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/InputTaxIDCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/RowTable.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/StatusCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/Table.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/TableBodyVirtualized.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/TableCell.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/TableHeadVirtualized.d.ts +0 -0
- /package/dist/{table → src/table}/reactTable/TableVirtualized.d.ts +0 -0
- /package/dist/{tag → src/tag}/Tag.d.ts +0 -0
- /package/dist/{tag → src/tag}/TagsContainer.d.ts +0 -0
- /package/dist/{term → src/term}/Terms.d.ts +0 -0
- /package/dist/{term → src/term}/TermsLink.d.ts +0 -0
- /package/dist/{term → src/term}/TermsModal.d.ts +0 -0
- /package/dist/{term → src/term}/useTerms.d.ts +0 -0
- /package/dist/{text → src/text}/TextMultiline.d.ts +0 -0
- /package/dist/{theme → src/theme}/HeaderButtonTheme.d.ts +0 -0
- /package/dist/{timeline → src/timeline}/Timeline.d.ts +0 -0
- /package/dist/{timeline → src/timeline}/TimelineAppEventDomainIcon.d.ts +0 -0
- /package/dist/{timeline → src/timeline}/TimelineAppEventItem.d.ts +0 -0
- /package/dist/{timeline → src/timeline}/TimelineAppEventTypeColor.d.ts +0 -0
- /package/dist/{timeline → src/timeline}/TimelineItem.d.ts +0 -0
- /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/UnsupportedBrowserWarning.d.ts +0 -0
- /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/index.d.ts +0 -0
- /package/dist/{unSupportedBrowser → src/unSupportedBrowser}/isUnSupportedBrowser.d.ts +0 -0
- /package/dist/{user → src/user}/chip/UserChip.d.ts +0 -0
- /package/dist/{utils → src/utils}/BrowserOnly.d.ts +0 -0
- /package/dist/{utils → src/utils}/ChargeInterestsTypes.d.ts +0 -0
- /package/dist/{utils → src/utils}/DesktopOnly.d.ts +0 -0
- /package/dist/{utils → src/utils}/MaskUtils.d.ts +0 -0
- /package/dist/{utils → src/utils}/MobileOnly.d.ts +0 -0
- /package/dist/{utils → src/utils}/composeEventHandlers.d.ts +0 -0
- /package/dist/{utils → src/utils}/convertToCents.d.ts +0 -0
- /package/dist/{utils → src/utils}/convertToCurrency.d.ts +0 -0
- /package/dist/{utils → src/utils}/convertToMoney.d.ts +0 -0
- /package/dist/{utils → src/utils}/copyToClipboard.d.ts +0 -0
- /package/dist/{utils → src/utils}/dates.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/ChargeImport.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/CompanyImport.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/CustomerImport.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/ImportHelpers.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/PaymentImport.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/UserImport.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/formatCells.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/generateExcel.d.ts +0 -0
- /package/dist/{utils → src/utils}/excel/getCellsWithDataTypes.d.ts +0 -0
- /package/dist/{utils → src/utils}/isSafeCNPJ.d.ts +0 -0
- /package/dist/{utils → src/utils}/isSafeCPF.d.ts +0 -0
- /package/dist/{utils → src/utils}/isSafeUtils.d.ts +0 -0
- /package/dist/{utils → src/utils}/maskMoney.d.ts +0 -0
- /package/dist/{utils → src/utils}/onlyDigits.d.ts +0 -0
- /package/dist/{utils → src/utils}/parseNumber.d.ts +0 -0
- /package/dist/{utils → src/utils}/parsePhoneNumber.d.ts +0 -0
- /package/dist/{utils → src/utils}/rifmFormatToCPF.d.ts +0 -0
- /package/dist/{windowPopper → src/windowPopper}/WindowPopper.d.ts +0 -0
- /package/dist/{windowPopper → src/windowPopper}/WindowPopperTransition.d.ts +0 -0
|
@@ -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,6 +1,6 @@
|
|
|
1
1
|
import type { DrawerProps } from "@mui/material/Drawer";
|
|
2
2
|
import type { ReactNode } from "react";
|
|
3
|
-
export { getFiltersFromLocation } from "
|
|
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 "
|
|
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 MultiFactorActionEnum } from "
|
|
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 "
|
|
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 "
|
|
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 "
|
|
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
1
|
import type { ParsedQuery } from "query-string";
|
|
2
|
-
export declare const parseQuery: (location: Location) => ParsedQuery
|
|
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 "
|
|
3
|
+
import type { RouteType } from "../../router/types";
|
|
4
4
|
export type ScreenHeaderUIProps = {
|
|
5
5
|
routedTabs?: RouteType[];
|
|
6
6
|
children?: React.ReactNode;
|
|
@@ -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.
|
|
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.
|
|
20
|
+
"@tanstack/react-virtual": "3.13.18",
|
|
19
21
|
"brazilian-values": "0.13.1",
|
|
20
22
|
"chroma-js": "3.2.0",
|
|
21
|
-
"date-fns": "
|
|
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": "
|
|
27
|
+
"i18next": "25.8.4",
|
|
26
28
|
"i18next-browser-languagedetector": "8.2.0",
|
|
27
|
-
"libphonenumber-js": "1.
|
|
28
|
-
"lodash": "4.17.
|
|
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.
|
|
34
|
+
"polished": "4.3.1",
|
|
33
35
|
"qrcode.react": "4.2.0",
|
|
34
|
-
"query-string": "
|
|
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.
|
|
38
|
-
"react-error-boundary": "
|
|
39
|
+
"react-dropzone": "14.4.0",
|
|
40
|
+
"react-error-boundary": "6.1.0",
|
|
39
41
|
"react-fast-compare": "3.2.2",
|
|
40
|
-
"react-i18next": "
|
|
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.
|
|
45
|
-
"react-relay": "
|
|
46
|
-
"react-rnd": "10.
|
|
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
|
|
54
|
-
"use-local-storage-state": "
|
|
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.
|
|
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.
|
|
65
|
-
"@rsbuild/plugin-react": "^1.4.
|
|
66
|
-
"@rslib/core": "^0.
|
|
67
|
-
"@rspack/core": "^1.7.
|
|
68
|
-
"@storybook/addon-a11y": "^10.2.
|
|
69
|
-
"@storybook/addon-docs": "^10.2.
|
|
70
|
-
"@storybook/addon-mcp": "^0.2.
|
|
71
|
-
"@storybook/addon-onboarding": "^10.2.
|
|
72
|
-
"@storybook/addon-vitest": "^10.2.
|
|
73
|
-
"@storybook/react-vite": "^10.2.
|
|
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.
|
|
77
|
-
"@types/node": "^
|
|
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": "
|
|
84
|
-
"@vitest/browser-playwright": "^4.0.
|
|
85
|
-
"@vitest/coverage-v8": "^4.0.
|
|
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.
|
|
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.
|
|
98
|
+
"playwright": "^1.58.2",
|
|
91
99
|
"simple-git": "^3.30.0",
|
|
92
|
-
"storybook": "^10.2.
|
|
100
|
+
"storybook": "^10.2.7",
|
|
101
|
+
"turbo": "^2.8.3",
|
|
93
102
|
"typescript": "^5.9.3",
|
|
94
|
-
"
|
|
95
|
-
"
|
|
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;
|
|
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
|
|
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
|
|
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
|