@adyen/adyen-platform-experience-web 1.4.1 → 1.5.0
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/README.md +12 -13
- package/dist/adyen-platform-experience-web.css +1 -1
- package/dist/{angle-right-DpuNqT0j.cjs → angle-right-B2I_t62j.cjs} +2 -2
- package/dist/{angle-right-DpuNqT0j.cjs.map → angle-right-B2I_t62j.cjs.map} +1 -1
- package/dist/{checkmark-CC7Mmd_x.cjs → checkmark-CIwP_FdK.cjs} +2 -2
- package/dist/{checkmark-CC7Mmd_x.cjs.map → checkmark-CIwP_FdK.cjs.map} +1 -1
- package/dist/{checkmark-circle-fill-1IL4ERtO.cjs → checkmark-circle-fill-Cw5UXqzN.cjs} +2 -2
- package/dist/{checkmark-circle-fill-1IL4ERtO.cjs.map → checkmark-circle-fill-Cw5UXqzN.cjs.map} +1 -1
- package/dist/{checkmark-square-fill-Bu2jdGU3.cjs → checkmark-square-fill-BwkQfKCG.cjs} +2 -2
- package/dist/{checkmark-square-fill-Bu2jdGU3.cjs.map → checkmark-square-fill-BwkQfKCG.cjs.map} +1 -1
- package/dist/{chevron-down-BVCFqkLo.cjs → chevron-down-BuYiZOY7.cjs} +2 -2
- package/dist/{chevron-down-BVCFqkLo.cjs.map → chevron-down-BuYiZOY7.cjs.map} +1 -1
- package/dist/{chevron-left-DfGEXTbq.cjs → chevron-left-DhRCcHqQ.cjs} +2 -2
- package/dist/{chevron-left-DfGEXTbq.cjs.map → chevron-left-DhRCcHqQ.cjs.map} +1 -1
- package/dist/{chevron-right-DzkYlomK.cjs → chevron-right-DvPR8FD2.cjs} +2 -2
- package/dist/{chevron-right-DzkYlomK.cjs.map → chevron-right-DvPR8FD2.cjs.map} +1 -1
- package/dist/{chevron-up-CpmBSOon.cjs → chevron-up-DFrrO8PJ.cjs} +2 -2
- package/dist/{chevron-up-CpmBSOon.cjs.map → chevron-up-DFrrO8PJ.cjs.map} +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/{copy-DuV1z0-c.cjs → copy-Bl3l133y.cjs} +2 -2
- package/dist/{copy-DuV1z0-c.cjs.map → copy-Bl3l133y.cjs.map} +1 -1
- package/dist/{cross-C5L4gQrS.cjs → cross-BtdvCTEP.cjs} +2 -2
- package/dist/{cross-C5L4gQrS.cjs.map → cross-BtdvCTEP.cjs.map} +1 -1
- package/dist/{cross-circle-fill-D6Ir0xDO.cjs → cross-circle-fill-BBjJLOad.cjs} +2 -2
- package/dist/{cross-circle-fill-D6Ir0xDO.cjs.map → cross-circle-fill-BBjJLOad.cjs.map} +1 -1
- package/dist/da-DK-qSZWEjaU.cjs +2 -0
- package/dist/da-DK-qSZWEjaU.cjs.map +1 -0
- package/dist/de-DE-Dngq7NwF.cjs +2 -0
- package/dist/de-DE-Dngq7NwF.cjs.map +1 -0
- package/dist/{download-IwqY_7gX.cjs → download-Cqu4yqTE.cjs} +2 -2
- package/dist/{download-IwqY_7gX.cjs.map → download-Cqu4yqTE.cjs.map} +1 -1
- package/dist/es/components/external/CapitalOffer/components/CapitalOffer/CapitalOffer.js +14 -14
- package/dist/es/components/external/CapitalOffer/components/CapitalOfferSelection/CapitalOfferSelection.js +20 -20
- package/dist/es/components/external/CapitalOffer/components/CapitalOfferSummary/CapitalOfferSummary.js +73 -62
- package/dist/es/components/external/CapitalOffer/components/utils/utils.js +16 -16
- package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetail.js +3 -3
- package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetails.js +3 -3
- package/dist/es/components/external/CapitalOverview/components/AccountDetails/utils.js +3 -3
- package/dist/es/components/external/CapitalOverview/components/GrantAction/GrantAction.js +6 -6
- package/dist/es/components/external/CapitalOverview/components/GrantAdjustmentDetails/constants.js +0 -1
- package/dist/es/components/external/CapitalOverview/components/GrantDetails/GrantDetails.js +2 -2
- package/dist/es/components/external/CapitalOverview/components/GrantItem/utils.js +14 -14
- package/dist/es/components/external/CapitalOverview/components/GrantList/GrantList.js +2 -2
- package/dist/es/components/external/CapitalOverview/components/GrantList/GrantsDisplay.js +29 -29
- package/dist/es/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.js +1 -1
- package/dist/es/components/external/CapitalOverview/components/PreQualified/PreQualified.js +13 -13
- package/dist/es/components/external/CapitalOverview/components/Unqualified.js +2 -2
- package/dist/es/components/external/CapitalOverview/constants.js +0 -1
- package/dist/es/components/external/PayoutDetails/components/PayoutData.js +21 -21
- package/dist/es/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.js +17 -17
- package/dist/es/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.js +4 -4
- package/dist/es/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.js +16 -16
- package/dist/es/components/external/ReportsOverview/components/ReportsTable/ReportsTable.js +1 -1
- package/dist/es/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.js +20 -20
- package/dist/es/components/external/TransactionDetails/components/details/TransactionDataProperties.js +4 -4
- package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundAmount.js +8 -8
- package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundNotice.js +1 -1
- package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundReason.js +2 -2
- package/dist/es/components/external/TransactionDetails/context/details/context.js +10 -10
- package/dist/es/components/external/TransactionDetails/context/refund/context.js +1 -1
- package/dist/es/components/external/TransactionDetails/context/refund/hooks/useRefundContextLineItems.js +2 -2
- package/dist/es/components/external/TransactionDetails/hooks/useTransaction/transactionNavigator/createDuplexTransactionNavigator.js +20 -20
- package/dist/es/components/external/TransactionDetails/hooks/useTransaction/useTransaction.js +3 -3
- package/dist/es/components/external/TransactionsOverview/components/AmountSkeleton/AmountSkeleton.js +2 -2
- package/dist/es/components/external/TransactionsOverview/components/SummaryItem/SummaryItem.js +4 -4
- package/dist/es/components/external/TransactionsOverview/components/SummaryItem/SummaryItemLabel.js +3 -3
- package/dist/es/components/external/TransactionsOverview/components/TransactionTotals/TotalsCard.js +8 -8
- package/dist/es/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.js +66 -66
- package/dist/es/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.js +19 -19
- package/dist/es/components/external/TransactionsOverview/hooks/useTransactionsOverviewMultiSelectionFilters.js +3 -3
- package/dist/es/components/internal/Accordion/Accordion.js +10 -10
- package/dist/es/components/internal/Alert/Alert.js +1 -1
- package/dist/es/components/internal/Button/DownloadButton/DownloadButton.js +5 -5
- package/dist/es/components/internal/Button/hooks/useButton.js +7 -7
- package/dist/es/components/internal/Calendar/calendar/facade/Calendar.js +104 -104
- package/dist/es/components/internal/Calendar/calendar/facade/index.js +12 -12
- package/dist/es/components/internal/Calendar/calendar/timeframe/common/flags.js +14 -14
- package/dist/es/components/internal/Calendar/calendar/timeframe/frames/MonthFrame.js +4 -4
- package/dist/es/components/internal/Calendar/calendar/timeframe/frames/TimeFrame.js +58 -58
- package/dist/es/components/internal/Calendar/calendar/timerange/factory.js +4 -4
- package/dist/es/components/internal/Calendar/calendar/timerange/presets/lastNDays.js +3 -3
- package/dist/es/components/internal/Calendar/calendar/timerange/presets/shared/offsetWeek.js +2 -2
- package/dist/es/components/internal/Calendar/calendar/timerange/utils.js +7 -7
- package/dist/es/components/internal/Calendar/calendar/timeslice/index.js +6 -6
- package/dist/es/components/internal/Calendar/calendar/utils.js +22 -22
- package/dist/es/components/internal/Calendar/components/CalendarGrid/CalendarGridDayOfWeek.js +11 -11
- package/dist/es/components/internal/Calendar/components/CalendarGrid/utils.js +22 -22
- package/dist/es/components/internal/Calendar/hooks/useCalendar.js +7 -7
- package/dist/es/components/internal/Calendar/hooks/useTimezone.js +12 -12
- package/dist/es/components/internal/CapitalHeader/constants.js +4 -4
- package/dist/es/components/internal/CapitalHeader/helpers.js +14 -12
- package/dist/es/components/internal/Card/Card.js +9 -9
- package/dist/es/components/internal/DataGrid/DataGridCell.js +8 -8
- package/dist/es/components/internal/DataGrid/components/TableCells.js +16 -16
- package/dist/es/components/internal/DataOverviewDetails/DataOverviewDetails.js +13 -13
- package/dist/es/components/internal/DataOverviewDetails/useDataOverviewDetailsTitle.js +8 -8
- package/dist/es/components/internal/DataOverviewDisplay/DataDetailsModal.js +5 -5
- package/dist/es/components/internal/DataOverviewDisplay/DataOverviewHeader/DataOverviewHeader.js +3 -3
- package/dist/es/components/internal/DatePicker/components/TimeRangeSelector/useTimeRangeSelection.js +29 -29
- package/dist/es/components/internal/ErrorMessageDisplay/ErrorMessageDisplay.js +1 -2
- package/dist/es/components/internal/ExpandableCard/ExpandableCard.js +53 -42
- package/dist/es/components/internal/FilterBar/components/FilterButton/FilterButton.js +2 -2
- package/dist/es/components/internal/FilterBar/filters/AmountFilter/AmountFilter.js +31 -31
- package/dist/es/components/internal/FilterBar/filters/AmountFilter/RangeSelection.js +33 -33
- package/dist/es/components/internal/FilterBar/filters/BaseFilter/BaseFilter.js +15 -15
- package/dist/es/components/internal/FilterBar/filters/DateFilter/DateFilter.js +2 -2
- package/dist/es/components/internal/FilterBar/filters/DateFilter/DateFilterCore.js +9 -9
- package/dist/es/components/internal/FormFields/InputBase.js +5 -5
- package/dist/es/components/internal/FormFields/Select/Select.js +15 -15
- package/dist/es/components/internal/FormFields/Select/components/SelectButton.js +43 -43
- package/dist/es/components/internal/FormFields/Select/components/SelectList.js +14 -14
- package/dist/es/components/internal/FormFields/Select/components/SelectListItem.js +5 -5
- package/dist/es/components/internal/FormFields/Select/hooks/useSelect.js +2 -2
- package/dist/es/components/internal/Header/Header.js +4 -4
- package/dist/es/components/internal/Icon/Icon.js +5 -3
- package/dist/es/components/internal/Img/Img.js +2 -2
- package/dist/es/components/internal/Link/Link.js +2 -2
- package/dist/es/components/internal/Modal/Modal.js +4 -4
- package/dist/es/components/internal/Pagination/hooks/useCursorPagination.js +12 -12
- package/dist/es/components/internal/Pagination/hooks/usePagination.js +22 -22
- package/dist/es/components/internal/Popover/Popover.js +4 -4
- package/dist/es/components/internal/ProgressBar/ProgressBar.js +3 -3
- package/dist/es/components/internal/SVGIcons/Checkmark.js +3 -3
- package/dist/es/components/internal/SVGIcons/ChevronLeft.js +12 -10
- package/dist/es/components/internal/SVGIcons/ChevronRight.js +12 -10
- package/dist/es/components/internal/SVGIcons/CloseCircle.js +1 -1
- package/dist/es/components/internal/SegmentedControl/SegmentedControl.js +55 -0
- package/dist/es/components/internal/StructuredList/StructuredList.js +4 -4
- package/dist/es/components/internal/Translation/Translation.js +15 -15
- package/dist/es/components/utils/getErrorMessage.js +2 -2
- package/dist/es/constants/dateFormats.js +3 -3
- package/dist/es/core/ConfigContext/context.js +18 -18
- package/dist/es/core/ConfigContext/session/AuthSession.js +36 -36
- package/dist/es/core/ConfigContext/session/AuthSessionSpecification.js +7 -7
- package/dist/es/core/ConfigContext/session/SetupContext.js +5 -5
- package/dist/es/core/ConfigContext/session/constants.js +8 -8
- package/dist/es/core/ConfigContext/session/utils/sessionReady.js +5 -5
- package/dist/es/core/Http/utils.js +1 -1
- package/dist/es/core/Localization/Localization.js +32 -32
- package/dist/es/core/Localization/datetime/restamper/constants.js +3 -3
- package/dist/es/core/Localization/datetime/restamper/restamper.js +1 -1
- package/dist/es/core/Localization/utils.js +1 -1
- package/dist/es/core/core.js +1 -1
- package/dist/es/external/preact/compat/dist/compat.module.js +40 -40
- package/dist/es/external/preact/dist/preact.module.js +197 -195
- package/dist/es/external/preact/hooks/dist/hooks.module.js +71 -67
- package/dist/es/external/preact/jsx-runtime/dist/jsxRuntime.module.js +9 -9
- package/dist/es/hooks/element/useDetachedRender.js +11 -11
- package/dist/es/hooks/element/useFocusTrap.js +5 -5
- package/dist/es/hooks/useBalanceAccountSelection.js +10 -10
- package/dist/es/hooks/useCommitAction/useCommitAction.js +7 -7
- package/dist/es/hooks/useContainerQuery.js +4 -4
- package/dist/es/hooks/useCustomColumnsData.js +2 -2
- package/dist/es/hooks/useDefaultOverviewFilterParams.js +18 -18
- package/dist/es/hooks/useFetch.js +22 -22
- package/dist/es/hooks/useModalDetails/useModalDetails.js +7 -7
- package/dist/es/hooks/useMutation/useMutation.js +3 -3
- package/dist/es/hooks/useReactiveState/useReactiveState.js +21 -21
- package/dist/es/hooks/useResponsiveContainer.js +7 -10
- package/dist/es/hooks/useTabbedControl.js +66 -0
- package/dist/es/images/icons/trash-can.svg.js +9 -0
- package/dist/es/images/icons/upload.svg.js +9 -0
- package/dist/es/primitives/async/abortable/main.js +9 -9
- package/dist/es/primitives/async/deferred/main.js +1 -1
- package/dist/es/primitives/auxiliary/errorContainer/main.js +9 -9
- package/dist/es/primitives/auxiliary/indexed/helpers.js +4 -4
- package/dist/es/primitives/auxiliary/indexed/main.js +7 -7
- package/dist/es/primitives/context/session/internal/autofresher.js +15 -15
- package/dist/es/primitives/context/session/internal/deadline.js +22 -22
- package/dist/es/primitives/context/session/internal/refresher.js +19 -19
- package/dist/es/primitives/dom/tabbableRoot/tabbable.js +3 -3
- package/dist/es/primitives/reactive/eventEmitter/main.js +3 -3
- package/dist/es/primitives/reactive/reflex/main.js +22 -22
- package/dist/es/primitives/reactive/reflex/register.js +25 -25
- package/dist/es/primitives/reactive/watchlist/main.js +24 -24
- package/dist/es/primitives/time/clock/main.js +6 -6
- package/dist/es/primitives/time/interval/main.js +9 -9
- package/dist/es/translations/da-DK.json.js +55 -46
- package/dist/es/translations/de-DE.json.js +67 -58
- package/dist/es/translations/en-US.json.js +79 -70
- package/dist/es/translations/es-ES.json.js +91 -82
- package/dist/es/translations/fi-FI.json.js +93 -84
- package/dist/es/translations/fr-FR.json.js +75 -66
- package/dist/es/translations/it-IT.json.js +95 -86
- package/dist/es/translations/nl-NL.json.js +92 -83
- package/dist/es/translations/no-NO.json.js +71 -62
- package/dist/es/translations/pt-BR.json.js +67 -58
- package/dist/es/translations/sv-SE.json.js +95 -86
- package/dist/es/utils/abort/internals.js +3 -3
- package/dist/es/utils/abort/main.js +19 -19
- package/dist/es/utils/collection/main.js +14 -14
- package/dist/es/utils/datetime/main.js +3 -3
- package/dist/es/utils/preact/className.js +2 -2
- package/dist/es/utils/struct/main.js +8 -8
- package/dist/es/utils/value/is.js +9 -9
- package/dist/es/utils/value/number.js +2 -2
- package/dist/es-ES-Bjddx94n.cjs +2 -0
- package/dist/es-ES-Bjddx94n.cjs.map +1 -0
- package/dist/{external-link-r39cGU4L.cjs → external-link-CqDz5BtK.cjs} +2 -2
- package/dist/{external-link-r39cGU4L.cjs.map → external-link-CqDz5BtK.cjs.map} +1 -1
- package/dist/fi-FI-CNpmToDG.cjs +2 -0
- package/dist/fi-FI-CNpmToDG.cjs.map +1 -0
- package/dist/{filter-BGBP3TAU.cjs → filter-DLAt7sYb.cjs} +2 -2
- package/dist/{filter-BGBP3TAU.cjs.map → filter-DLAt7sYb.cjs.map} +1 -1
- package/dist/fr-FR-CUUHB8JU.cjs +2 -0
- package/dist/fr-FR-CUUHB8JU.cjs.map +1 -0
- package/dist/index-DbNUA_xB.cjs +12 -0
- package/dist/index-DbNUA_xB.cjs.map +1 -0
- package/dist/{info-filled-C_zUEZ2b.cjs → info-filled-B9fmmNGT.cjs} +2 -2
- package/dist/{info-filled-C_zUEZ2b.cjs.map → info-filled-B9fmmNGT.cjs.map} +1 -1
- package/dist/it-IT-B-E80zCo.cjs +2 -0
- package/dist/it-IT-B-E80zCo.cjs.map +1 -0
- package/dist/{minus-circle-outline-1CJ3DOVB.cjs → minus-circle-outline-JkeH7g3f.cjs} +2 -2
- package/dist/{minus-circle-outline-1CJ3DOVB.cjs.map → minus-circle-outline-JkeH7g3f.cjs.map} +1 -1
- package/dist/nl-NL--CGhOJhH.cjs +2 -0
- package/dist/nl-NL--CGhOJhH.cjs.map +1 -0
- package/dist/no-NO-D0UNXgzr.cjs +2 -0
- package/dist/no-NO-D0UNXgzr.cjs.map +1 -0
- package/dist/{plus-circle-outline-CPQ_oOtQ.cjs → plus-circle-outline-Cmz1Lb00.cjs} +2 -2
- package/dist/{plus-circle-outline-CPQ_oOtQ.cjs.map → plus-circle-outline-Cmz1Lb00.cjs.map} +1 -1
- package/dist/pt-BR-Du4cDUgf.cjs +2 -0
- package/dist/pt-BR-Du4cDUgf.cjs.map +1 -0
- package/dist/{square-BmHyYgat.cjs → square-Bow_5TP1.cjs} +2 -2
- package/dist/{square-BmHyYgat.cjs.map → square-Bow_5TP1.cjs.map} +1 -1
- package/dist/sv-SE-C92aO-iv.cjs +2 -0
- package/dist/sv-SE-C92aO-iv.cjs.map +1 -0
- package/dist/trash-can-DLEmgXUG.cjs +2 -0
- package/dist/trash-can-DLEmgXUG.cjs.map +1 -0
- package/dist/types/components/external/CapitalOffer/components/CapitalOfferSummary/CapitalOfferSummary.d.ts.map +1 -1
- package/dist/types/components/external/CapitalOffer/components/utils/utils.d.ts +1 -1
- package/dist/types/components/external/CapitalOffer/components/utils/utils.d.ts.map +1 -1
- package/dist/types/components/external/TransactionDetails/components/utils.d.ts +1 -1
- package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts +71 -0
- package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts.map +1 -1
- package/dist/types/components/internal/CapitalHeader/constants.d.ts +2 -1
- package/dist/types/components/internal/CapitalHeader/constants.d.ts.map +1 -1
- package/dist/types/components/internal/CapitalHeader/helpers.d.ts.map +1 -1
- package/dist/types/components/internal/ExpandableCard/ExpandableCard.d.ts.map +1 -1
- package/dist/types/components/internal/FormFields/Select/components/SelectListItem.d.ts +3 -3
- package/dist/types/components/internal/FormFields/Select/hooks/useSelect.d.ts +1 -1
- package/dist/types/components/internal/Icon/Icon.d.ts +2 -0
- package/dist/types/components/internal/Icon/Icon.d.ts.map +1 -1
- package/dist/types/components/internal/SVGIcons/CheckedBox.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/Checkmark.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronDown.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronLeft.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronLeft.d.ts.map +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronRight.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronRight.d.ts.map +1 -1
- package/dist/types/components/internal/SVGIcons/ChevronUp.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/CloseCircle.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/Download.d.ts +1 -1
- package/dist/types/components/internal/SVGIcons/Download.d.ts.map +1 -1
- package/dist/types/components/internal/SVGIcons/UncheckedBox.d.ts +1 -1
- package/dist/types/components/internal/SegmentedControl/SegmentedControl.d.ts +5 -0
- package/dist/types/components/internal/SegmentedControl/SegmentedControl.d.ts.map +1 -0
- package/dist/types/components/internal/SegmentedControl/types.d.ts +14 -0
- package/dist/types/components/internal/SegmentedControl/types.d.ts.map +1 -0
- package/dist/types/components/internal/StructuredList/useStructuredListItem.d.ts +1 -1
- package/dist/types/components/utils/getLabel.d.ts +1 -1
- package/dist/types/core/ConfigContext/context.d.ts +2 -0
- package/dist/types/core/ConfigContext/context.d.ts.map +1 -1
- package/dist/types/core/ConfigContext/session/AuthSession.d.ts +4 -0
- package/dist/types/core/ConfigContext/session/AuthSession.d.ts.map +1 -1
- package/dist/types/core/ConfigContext/session/SetupContext.d.ts +2 -0
- package/dist/types/core/ConfigContext/session/SetupContext.d.ts.map +1 -1
- package/dist/types/hooks/useTabbedControl.d.ts +19 -0
- package/dist/types/hooks/useTabbedControl.d.ts.map +1 -0
- package/dist/types/translations/index.d.ts +9 -0
- package/dist/types/translations/index.d.ts.map +1 -1
- package/dist/types/types/api/resources/CapitalResource.d.ts +1 -0
- package/dist/types/types/api/resources/CapitalResource.d.ts.map +1 -1
- package/dist/types/utils/file/read.d.ts +5 -0
- package/dist/types/utils/file/read.d.ts.map +1 -0
- package/dist/types/utils/file/size.d.ts +45 -0
- package/dist/types/utils/file/size.d.ts.map +1 -0
- package/dist/types/utils/file/upload.d.ts +17 -0
- package/dist/types/utils/file/upload.d.ts.map +1 -0
- package/dist/types/utils/index.d.ts +3 -0
- package/dist/types/utils/index.d.ts.map +1 -1
- package/dist/upload-DWOtVcWc.cjs +2 -0
- package/dist/upload-DWOtVcWc.cjs.map +1 -0
- package/dist/{warning-eizPFTg-.cjs → warning-DNUR39rT.cjs} +2 -2
- package/dist/{warning-eizPFTg-.cjs.map → warning-DNUR39rT.cjs.map} +1 -1
- package/dist/{warning-filled-CiVuOE_O.cjs → warning-filled-qxDqTfWV.cjs} +2 -2
- package/dist/{warning-filled-CiVuOE_O.cjs.map → warning-filled-qxDqTfWV.cjs.map} +1 -1
- package/package.json +16 -15
- package/dist/da-DK-DHGqGo8Q.cjs +0 -2
- package/dist/da-DK-DHGqGo8Q.cjs.map +0 -1
- package/dist/de-DE-k_BRPv7a.cjs +0 -2
- package/dist/de-DE-k_BRPv7a.cjs.map +0 -1
- package/dist/es/components/internal/Tabs/Tabs.js +0 -69
- package/dist/es-ES-Cy-9bm8z.cjs +0 -2
- package/dist/es-ES-Cy-9bm8z.cjs.map +0 -1
- package/dist/fi-FI-C7ICLuS8.cjs +0 -2
- package/dist/fi-FI-C7ICLuS8.cjs.map +0 -1
- package/dist/fr-FR-DH8euUOp.cjs +0 -2
- package/dist/fr-FR-DH8euUOp.cjs.map +0 -1
- package/dist/index-BeWwE_B0.cjs +0 -12
- package/dist/index-BeWwE_B0.cjs.map +0 -1
- package/dist/it-IT-DsfPVAun.cjs +0 -2
- package/dist/it-IT-DsfPVAun.cjs.map +0 -1
- package/dist/nl-NL-DP_t6EpF.cjs +0 -2
- package/dist/nl-NL-DP_t6EpF.cjs.map +0 -1
- package/dist/no-NO-ARsXLWv0.cjs +0 -2
- package/dist/no-NO-ARsXLWv0.cjs.map +0 -1
- package/dist/pt-BR-CuTqntp7.cjs +0 -2
- package/dist/pt-BR-CuTqntp7.cjs.map +0 -1
- package/dist/sv-SE-DDAIHLKD.cjs +0 -2
- package/dist/sv-SE-DDAIHLKD.cjs.map +0 -1
- package/dist/types/components/internal/Tabs/Tabs.d.ts +0 -5
- package/dist/types/components/internal/Tabs/Tabs.d.ts.map +0 -1
- package/dist/types/components/internal/Tabs/types.d.ts +0 -15
- package/dist/types/components/internal/Tabs/types.d.ts.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r = "Aufschläge", i = "Anpassungen", s = "Betrag", o = "und", u = "Anwenden",
|
|
1
|
+
const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r = "Aufschläge", i = "Anpassungen", s = "Betrag", o = "und", u = "Anwenden", l = "Zurück", c = "Guthabenkonto", d = "Guthabenkonto-ID", g = "Gebucht", h = "Erfasst", p = "Kategorie", f = "Chargebacks", m = "Schließen", b = "Support kontaktieren", k = "Kontaktieren Sie den Support, um Hilfe zu erhalten.", A = "Kontaktieren Sie den Support, um Hilfe zu erhalten, und geben Sie den Fehlercode %{requestId} an.", z = "Kopiert", y = "Kopieren", S = "Korrekturen", T = "Währung", R = "Datum", w = "Datumsbereich", v = "Beschreibung", B = "OK", D = "Herunterladen", F = "Wird heruntergeladen", G = "E-Mail", I = "Entität wurde nicht gefunden", C = "Transaktion für den angegebenen Kontoinhaber nicht gefunden", E = "Gebühren", P = "Datei", W = "Filterleiste", N = "Von", K = "Vollständig", O = "Erfasste Geldmittel", x = "Zurück", L = "Zuschuss gewährt", M = "Rückzahlungen von Zuschüssen", Z = "Inhalt ausblenden", V = "ID", U = "Unvollständiges Feld", q = "In Bearbeitung", H = "Wird geladen", Y = "max", X = "Min.", _ = "Mobil", j = "Netto-Auszahlung", J = "Nächste Auszahlungen", Q = "Keine Daten", $ = "Keine negativen Zahlen erlaubt", ee = "Keine Auszahlungen gefunden", ne = "Keine Berichte gefunden", te = "Keine Transaktionen gefunden", ae = "Andere", re = "Paginierte Navigation", ie = "Teilweise", se = "Zahlungs-ID", oe = "Zahlungsart", ue = "Auszahlungsdetails", le = "Auszahlungsinformationen werden täglich um Mitternacht (UTC-Zeit) generiert.", ce = "Auszahlungen", de = "Ausstehend", ge = "Bitte versuchen Sie es später noch einmal.", he = "Bitte wenden Sie sich an den Support, wenn Sie Hilfe benötigen.", pe = "Wenden Sie sich an den Support", fe = "Referenz-ID", me = "Aktualisieren", be = "Rückerstattungen", ke = "Zahlung erstatten", Ae = "Wir konnten die Erstattung nicht bearbeiten. Versuchen Sie es in Kürze erneut.", ze = "Etwas ist schiefgelaufen.", ye = "Ihr Kunde erhält das Geld in maximal 40 Tagen. Wenn die Erstattung erfolgreich ist, wird in Ihrer Liste eine neue Erstattungstransaktion angezeigt.", Se = "Erstattung wurde gesendet!", Te = "Zu erstattender Betrag", Re = "Erstattungen können je nach Zahlungsmethode bis zu 40 Tage dauern. Gebühren sind enthalten.", we = "Rückerstattung (%{amount})", ve = "Grund für den Refund", Be = "Referenz", De = "Restbetrag", Fe = "Bericht", Ge = "Die Berichte werden täglich um Mitternacht (UTC-Zeit) generiert.", Ie = "Berichte", Ce = "Zurücksetzen", Ee = "Rückgängig gemacht", Pe = "Etwas ist schiefgelaufen.", We = "Es ist etwas schief gelaufen. Versuchen Sie, die Seite zu aktualisieren, oder schauen Sie später noch einmal vorbei.", Ne = "Status", Ke = "Strukturierte Liste", Oe = "Abzüge", xe = "Summe der Auszahlungen am selben Tag", Le = "Registerkarten", Me = "Der Fehlercode lautet %{requestId}", Ze = "Es sind keine Ergebnisse vorhanden.", Ve = "In der Anfrage fehlen Pflichtfelder oder sie enthält ungültige Daten.", Ue = "Es ist ein unerwarteter Fehler aufgetreten.", qe = "Das gewählte Guthabenkonto ist falsch.", He = "Zeitzone", Ye = "An", Xe = "Gesamte Eingänge", _e = "Gesamte Ausgänge", je = "Der An-Wert sollte gleich oder größer sein als der Von-Wert", Je = "Details zur Transaktion", Qe = "Transaktionen", $e = "Übersicht über Transaktionen", en = "Transaktionsart", nn = "Überweisungen", tn = "Versuchen Sie es mit einer anderen Suchanfrage oder setzen Sie Ihre Filter zurück und wir versuchen es erneut.", an = "Versuchen Sie, die Seite zu aktualisieren, oder schauen Sie später noch einmal vorbei.", rn = "Betrag", sn = "Typ", on = "Wert", un = "Die Auszahlungsübersicht konnte nicht geladen werden.", ln = "Die Berichtsübersicht konnte nicht geladen werden.", cn = "Die Transaktionsübersicht konnte nicht geladen werden.", dn = "Ihre Guthabenkonten konnten nicht geladen werden.", gn = "Ihre Auszahlungen konnten nicht geladen werden.", hn = "Ihre Berichte konnten nicht geladen werden.", pn = "Ihre Transaktionen konnten nicht geladen werden.", fn = {
|
|
2
2
|
account: e,
|
|
3
3
|
accountBalance: n,
|
|
4
4
|
accountDescription: t,
|
|
@@ -8,8 +8,8 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
8
8
|
amount: s,
|
|
9
9
|
and: o,
|
|
10
10
|
apply: u,
|
|
11
|
-
back:
|
|
12
|
-
balanceAccount:
|
|
11
|
+
back: l,
|
|
12
|
+
balanceAccount: c,
|
|
13
13
|
balanceAccountId: d,
|
|
14
14
|
Booked: g,
|
|
15
15
|
"button.clearAll": "Alles löschen",
|
|
@@ -19,6 +19,8 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
19
19
|
"calendar.timezone": "Die Zeitzone ist eingestellt auf: GMT%{offset} (%{time})",
|
|
20
20
|
"capital.accountIsInactive": "Ihr Konto ist inaktiv",
|
|
21
21
|
"capital.actionNeeded": "Maßnahmen erforderlich",
|
|
22
|
+
"capital.annualPercentageRate": "Effektiver Jahreszins",
|
|
23
|
+
"capital.annualPercentageRateIsTheCostOfBorrowingForALoan": "Der effektive Jahreszins entspricht den Kosten für die Aufnahme eines Kredits im Rahmen eines Kreditvertrags, ausgedrückt als jährlicher Zinssatz auf den Kapitalbetrag",
|
|
22
24
|
"capital.bankAccountDetails": "Angaben zum Bankkonto",
|
|
23
25
|
"capital.bankAccountIban": "IBAN",
|
|
24
26
|
"capital.bankAccountNumber": "Kontonummer",
|
|
@@ -42,13 +44,14 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
42
44
|
"capital.howMuchMoneyDoYouNeed": "Wie viel Geld benötigen Sie?",
|
|
43
45
|
"capital.inProgress": "In Bearbeitung",
|
|
44
46
|
"capital.legalSubtitleAU": "Adyen Capital wird von Adyen Australia Pty Limited bereitgestellt.",
|
|
47
|
+
"capital.legalSubtitleCA": "Adyen Capital wird von Adyen Canada Ltd. bereitgestellt.",
|
|
45
48
|
"capital.legalSubtitleEU": "Kredite werden von Adyen N.V. vergeben.",
|
|
46
49
|
"capital.legalSubtitleGB": "Kredite werden von Adyen N.V., vertreten durch die Londoner Niederlassung, vergeben.",
|
|
47
50
|
"capital.legalSubtitleUS": "Kredite werden von der Adyen N.V. San Francisco Branch vergeben und unterliegen der Kreditgenehmigung.",
|
|
48
51
|
"capital.maximumRepaymentPeriod": "Maximale Rückzahlungsdauer",
|
|
49
52
|
"capital.minimumRepaymentToRepayTheFinancingOnTime": "Mindesttilgung alle %{days} Tage, um die Finanzierung rechtzeitig zurückzuzahlen",
|
|
50
53
|
"capital.needSomeExtraMoney": "Brauchen Sie zusätzliches Geld?",
|
|
51
|
-
"capital.offerLegalNoticeDescriptionUS": "Wenn Ihr Antrag auf einen Geschäftskredit abgelehnt wird, haben Sie das Recht auf eine schriftliche Begründung der spezifischen Gründe für die Ablehnung. Um die Erklärung zu erhalten, wenden Sie sich bitte innerhalb von 60 Tagen nach Bekanntgabe unserer Entscheidung per E-Mail unter %{email} an das Credit Support Team von Adyen. Wir werden Ihnen innerhalb von 30 Tagen nach Eingang Ihres Antrags eine schriftliche Begründung für die Ablehnung zusenden. %{break} Der Federal Equal Credit Opportunity Act verbietet es Kreditgebern, Kreditantragsteller aufgrund von Ethnie, Hautfarbe, Religion, nationaler Herkunft, Geschlecht, Familienstand, Alter (sofern der Antragsteller geschäftsfähig ist, um einen verbindlichen Vertrag abzuschließen), weil das Einkommen des Antragstellers ganz oder teilweise aus einem öffentlichen Hilfsprogramm stammt oder weil der Antragsteller in gutem Glauben ein Recht gemäß dem Consumer Credit Protection Act ausgeübt hat, zu diskriminieren. Die Bundesbehörde, die die Einhaltung dieses Gesetzes in Bezug auf diesen Gläubiger verwaltet, ist das Office of the Comptroller of the Currency (OCC),
|
|
54
|
+
"capital.offerLegalNoticeDescriptionUS": "Wenn Ihr Antrag auf einen Geschäftskredit abgelehnt wird, haben Sie das Recht auf eine schriftliche Begründung der spezifischen Gründe für die Ablehnung. Um die Erklärung zu erhalten, wenden Sie sich bitte innerhalb von 60 Tagen nach Bekanntgabe unserer Entscheidung per E-Mail unter %{email} an das Credit Support Team von Adyen. Wir werden Ihnen innerhalb von 30 Tagen nach Eingang Ihres Antrags eine schriftliche Begründung für die Ablehnung zusenden. %{break} Der Federal Equal Credit Opportunity Act verbietet es Kreditgebern, Kreditantragsteller aufgrund von Ethnie, Hautfarbe, Religion, nationaler Herkunft, Geschlecht, Familienstand, Alter (sofern der Antragsteller geschäftsfähig ist, um einen verbindlichen Vertrag abzuschließen), weil das Einkommen des Antragstellers ganz oder teilweise aus einem öffentlichen Hilfsprogramm stammt oder weil der Antragsteller in gutem Glauben ein Recht gemäß dem Consumer Credit Protection Act ausgeübt hat, zu diskriminieren. Die Bundesbehörde, die die Einhaltung dieses Gesetzes in Bezug auf diesen Gläubiger verwaltet, ist das Office of the Comptroller of the Currency (OCC), Customer Assistance Group, PO Box 53570, Houston, TX 77052.",
|
|
52
55
|
"capital.offerLegalNoticeTitleUS": "Gläubiger: Adyen N.V. – Niederlassung San Francisco %{break} 505 Brannan Street, San Francisco, CA 94107.",
|
|
53
56
|
"capital.oneMonth": "1 Monat",
|
|
54
57
|
"capital.pending": "Ausstehend",
|
|
@@ -114,21 +117,21 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
114
117
|
default: "Standard",
|
|
115
118
|
description: v,
|
|
116
119
|
dismiss: B,
|
|
117
|
-
download:
|
|
118
|
-
downloading:
|
|
119
|
-
email:
|
|
120
|
-
entityWasNotFound:
|
|
120
|
+
download: D,
|
|
121
|
+
downloading: F,
|
|
122
|
+
email: G,
|
|
123
|
+
entityWasNotFound: I,
|
|
121
124
|
entityWasNotFoundDetail: C,
|
|
122
125
|
"error.pleaseTryAgainLater": "Bitte versuchen Sie es später erneut.",
|
|
123
126
|
"error.somethingWentWrongWithDownload": "Beim Herunterladen ist ein Fehler aufgetreten",
|
|
124
127
|
"expandableCard.collapse": "Zuklappen",
|
|
125
128
|
"expandableCard.expand": "Aufklappen",
|
|
126
129
|
export: "Exportieren",
|
|
127
|
-
fee:
|
|
128
|
-
file:
|
|
130
|
+
fee: E,
|
|
131
|
+
file: P,
|
|
129
132
|
"filter.date.since": "Seit %{date}",
|
|
130
133
|
"filter.date.until": "Bis %{date}",
|
|
131
|
-
filterBar:
|
|
134
|
+
filterBar: W,
|
|
132
135
|
"filterPlaceholder.category": "Typ",
|
|
133
136
|
"filterPlaceholder.currency": "Währung",
|
|
134
137
|
"filterPlaceholder.status": "Status",
|
|
@@ -136,16 +139,20 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
136
139
|
full: K,
|
|
137
140
|
fundsCaptured: O,
|
|
138
141
|
goBack: x,
|
|
139
|
-
grantIssued:
|
|
140
|
-
grantRepayment:
|
|
142
|
+
grantIssued: L,
|
|
143
|
+
grantRepayment: M,
|
|
141
144
|
hideContent: Z,
|
|
142
145
|
id: V,
|
|
143
146
|
incompleteField: U,
|
|
144
147
|
inProgress: q,
|
|
148
|
+
"inputError.disallowedFileType": "Dateityp nicht akzeptiert",
|
|
149
|
+
"inputError.fileRequired": "Datei erforderlich",
|
|
150
|
+
"inputError.tooManyFiles": "Zu viele Dateien",
|
|
151
|
+
"inputError.veryLargeFile": "Die Dateigröße überschreitet die maximal zulässige Größe",
|
|
145
152
|
loading: H,
|
|
146
153
|
max: Y,
|
|
147
|
-
min:
|
|
148
|
-
mobile:
|
|
154
|
+
min: X,
|
|
155
|
+
mobile: _,
|
|
149
156
|
netPayout: j,
|
|
150
157
|
nextPayouts: J,
|
|
151
158
|
noData: Q,
|
|
@@ -162,8 +169,8 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
162
169
|
paymentId: se,
|
|
163
170
|
paymentMethod: oe,
|
|
164
171
|
payoutDetails: ue,
|
|
165
|
-
payoutsNotice:
|
|
166
|
-
payoutsTitle:
|
|
172
|
+
payoutsNotice: le,
|
|
173
|
+
payoutsTitle: ce,
|
|
167
174
|
Pending: de,
|
|
168
175
|
pleaseComeBackLater: ge,
|
|
169
176
|
pleaseReachOutToSupportForAssistance: he,
|
|
@@ -216,24 +223,24 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
216
223
|
"refundReason.requested_by_customer": "Vom Kunden angefordert",
|
|
217
224
|
refundReference: Be,
|
|
218
225
|
"refundReference.placeholder": "Referenz hier eingeben",
|
|
219
|
-
remainingAmount:
|
|
220
|
-
report:
|
|
226
|
+
remainingAmount: De,
|
|
227
|
+
report: Fe,
|
|
221
228
|
"reportsError.tooManyDownloads": "Wir konnten nicht alle Dateien herunterladen. Bitte versuchen Sie es später erneut.",
|
|
222
|
-
reportsNotice:
|
|
223
|
-
reportsTitle:
|
|
229
|
+
reportsNotice: Ge,
|
|
230
|
+
reportsTitle: Ie,
|
|
224
231
|
"reportType.payout": "Auszahlung",
|
|
225
232
|
reset: Ce,
|
|
226
|
-
Reversed:
|
|
233
|
+
Reversed: Ee,
|
|
227
234
|
"select.filter.placeholder": "Platzhalter",
|
|
228
235
|
"select.noOptionsFound": "Keine Optionen für diese Suche vorhanden",
|
|
229
|
-
somethingWentWrong:
|
|
230
|
-
somethingWentWrongTryRefreshingOrComeBackLater:
|
|
236
|
+
somethingWentWrong: Pe,
|
|
237
|
+
somethingWentWrongTryRefreshingOrComeBackLater: We,
|
|
231
238
|
status: Ne,
|
|
232
239
|
structuredList: Ke,
|
|
233
240
|
subtractions: Oe,
|
|
234
241
|
sumOfSameDayPayouts: xe,
|
|
235
|
-
tabs:
|
|
236
|
-
theErrorCodeIs:
|
|
242
|
+
tabs: Le,
|
|
243
|
+
theErrorCodeIs: Me,
|
|
237
244
|
thereAreNoResults: Ze,
|
|
238
245
|
theRequestIsMissingRequiredFieldsOrContainsInvalidData: Ve,
|
|
239
246
|
thereWasAnUnexpectedError: Ue,
|
|
@@ -251,8 +258,8 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
251
258
|
"tooltip.totalIncoming": "Alle auf Ihrem Konto eingegangenen Gelder basierend auf den ausgewählten Filtern",
|
|
252
259
|
"tooltip.totalOutgoing": "Alle Gebühren, Erstattungen, Auszahlungen und andere Abbuchungen basierend auf den ausgewählten Filtern",
|
|
253
260
|
"tooltip.Transfer": "Geld wurde zwischen Ihrem Konto und einem anderen Konto transferiert",
|
|
254
|
-
totalIncoming:
|
|
255
|
-
totalOutgoing:
|
|
261
|
+
totalIncoming: Xe,
|
|
262
|
+
totalOutgoing: _e,
|
|
256
263
|
toValueShouldBeGreaterThanTheFromValue: je,
|
|
257
264
|
transactionDetails: Je,
|
|
258
265
|
transactions: Qe,
|
|
@@ -272,10 +279,12 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
272
279
|
"txType.Refund": "Rückerstattung",
|
|
273
280
|
"txType.Transfer": "Überweisung",
|
|
274
281
|
type: sn,
|
|
282
|
+
"uploadedFile.remove": "Datei %{filename} löschen",
|
|
283
|
+
"uploadFile.browse": "Nach Dateien suchen",
|
|
275
284
|
value: on,
|
|
276
285
|
weCouldNotLoadThePayoutsOverview: un,
|
|
277
|
-
weCouldNotLoadTheReportsOverview:
|
|
278
|
-
weCouldNotLoadTheTransactionsOverview:
|
|
286
|
+
weCouldNotLoadTheReportsOverview: ln,
|
|
287
|
+
weCouldNotLoadTheTransactionsOverview: cn,
|
|
279
288
|
weCouldNotLoadYourBalanceAccounts: dn,
|
|
280
289
|
weCouldNotLoadYourPayouts: gn,
|
|
281
290
|
weCouldNotLoadYourReports: hn,
|
|
@@ -284,7 +293,7 @@ const e = "Konto", n = "Kontostand", t = "Kontobeschreibung", a = "Konto-ID", r
|
|
|
284
293
|
export {
|
|
285
294
|
g as Booked,
|
|
286
295
|
de as Pending,
|
|
287
|
-
|
|
296
|
+
Ee as Reversed,
|
|
288
297
|
e as account,
|
|
289
298
|
n as accountBalance,
|
|
290
299
|
t as accountDescription,
|
|
@@ -294,8 +303,8 @@ export {
|
|
|
294
303
|
s as amount,
|
|
295
304
|
o as and,
|
|
296
305
|
u as apply,
|
|
297
|
-
|
|
298
|
-
|
|
306
|
+
l as back,
|
|
307
|
+
c as balanceAccount,
|
|
299
308
|
d as balanceAccountId,
|
|
300
309
|
h as capture,
|
|
301
310
|
p as category,
|
|
@@ -313,28 +322,28 @@ export {
|
|
|
313
322
|
fn as default,
|
|
314
323
|
v as description,
|
|
315
324
|
B as dismiss,
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
325
|
+
D as download,
|
|
326
|
+
F as downloading,
|
|
327
|
+
G as email,
|
|
328
|
+
I as entityWasNotFound,
|
|
320
329
|
C as entityWasNotFoundDetail,
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
330
|
+
E as fee,
|
|
331
|
+
P as file,
|
|
332
|
+
W as filterBar,
|
|
324
333
|
N as from,
|
|
325
334
|
K as full,
|
|
326
335
|
O as fundsCaptured,
|
|
327
336
|
x as goBack,
|
|
328
|
-
|
|
329
|
-
|
|
337
|
+
L as grantIssued,
|
|
338
|
+
M as grantRepayment,
|
|
330
339
|
Z as hideContent,
|
|
331
340
|
V as id,
|
|
332
341
|
q as inProgress,
|
|
333
342
|
U as incompleteField,
|
|
334
343
|
H as loading,
|
|
335
344
|
Y as max,
|
|
336
|
-
|
|
337
|
-
|
|
345
|
+
X as min,
|
|
346
|
+
_ as mobile,
|
|
338
347
|
j as netPayout,
|
|
339
348
|
J as nextPayouts,
|
|
340
349
|
Q as noData,
|
|
@@ -348,8 +357,8 @@ export {
|
|
|
348
357
|
se as paymentId,
|
|
349
358
|
oe as paymentMethod,
|
|
350
359
|
ue as payoutDetails,
|
|
351
|
-
|
|
352
|
-
|
|
360
|
+
le as payoutsNotice,
|
|
361
|
+
ce as payoutsTitle,
|
|
353
362
|
ge as pleaseComeBackLater,
|
|
354
363
|
he as pleaseReachOutToSupportForAssistance,
|
|
355
364
|
pe as reachOutToSupport,
|
|
@@ -366,19 +375,19 @@ export {
|
|
|
366
375
|
we as refundPayment,
|
|
367
376
|
ve as refundReason,
|
|
368
377
|
Be as refundReference,
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
378
|
+
De as remainingAmount,
|
|
379
|
+
Fe as report,
|
|
380
|
+
Ge as reportsNotice,
|
|
381
|
+
Ie as reportsTitle,
|
|
373
382
|
Ce as reset,
|
|
374
|
-
|
|
375
|
-
|
|
383
|
+
Pe as somethingWentWrong,
|
|
384
|
+
We as somethingWentWrongTryRefreshingOrComeBackLater,
|
|
376
385
|
Ne as status,
|
|
377
386
|
Ke as structuredList,
|
|
378
387
|
Oe as subtractions,
|
|
379
388
|
xe as sumOfSameDayPayouts,
|
|
380
|
-
|
|
381
|
-
|
|
389
|
+
Le as tabs,
|
|
390
|
+
Me as theErrorCodeIs,
|
|
382
391
|
Ve as theRequestIsMissingRequiredFieldsOrContainsInvalidData,
|
|
383
392
|
qe as theSelectedBalanceAccountIsIncorrect,
|
|
384
393
|
Ze as thereAreNoResults,
|
|
@@ -386,8 +395,8 @@ export {
|
|
|
386
395
|
He as timezone,
|
|
387
396
|
Ye as to,
|
|
388
397
|
je as toValueShouldBeGreaterThanTheFromValue,
|
|
389
|
-
|
|
390
|
-
|
|
398
|
+
Xe as totalIncoming,
|
|
399
|
+
_e as totalOutgoing,
|
|
391
400
|
Je as transactionDetails,
|
|
392
401
|
en as transactionType,
|
|
393
402
|
Qe as transactions,
|
|
@@ -399,8 +408,8 @@ export {
|
|
|
399
408
|
sn as type,
|
|
400
409
|
on as value,
|
|
401
410
|
un as weCouldNotLoadThePayoutsOverview,
|
|
402
|
-
|
|
403
|
-
|
|
411
|
+
ln as weCouldNotLoadTheReportsOverview,
|
|
412
|
+
cn as weCouldNotLoadTheTransactionsOverview,
|
|
404
413
|
dn as weCouldNotLoadYourBalanceAccounts,
|
|
405
414
|
gn as weCouldNotLoadYourPayouts,
|
|
406
415
|
hn as weCouldNotLoadYourReports,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
const e = "Account", t = "Account Balance", n = "Account description",
|
|
1
|
+
const e = "Account", t = "Account Balance", n = "Account description", a = "Account ID", o = "Additions", r = "Adjustments", i = "Amount", s = "and", c = "Apply", u = "Back", d = "Balance account", l = "Balance account ID", p = "Booked", f = "Captured", y = "Category", m = "Chargebacks", h = "Close", g = "Contact support", T = "Contact support for help.", b = "Contact support for help and share error code %{requestId}", R = "Copied", w = "Copy", A = "Corrections", C = "Currency", P = "Date", F = "Date range", v = "Description", S = "Dismiss", N = "Download", x = "Downloading", k = "Email", O = "Entity was not found", D = "Transaction not found for the specified Account Holder", W = "Fees", B = "File", I = "Filter bar", q = "From", L = "Full", M = "Funds captured", E = "Go back", Y = "Grant issued", U = "Grant repayments", G = "Hide content", H = "ID", V = "Incomplete field", z = "In progress", _ = "Loading", j = "max", X = "min", Q = "Mobile", J = "Net payout", K = "Next Payouts", Z = "No data", $ = "No negative numbers allowed", ee = "No payouts found", te = "No reports found", ne = "No transactions found", ae = "Other", oe = "Paginated navigation", re = "Partial", ie = "Payment ID", se = "Payment method", ce = "Payout Details", ue = "Payout information is generated each day at midnight, UTC time.", de = "Payouts", le = "Pending", pe = "Please come back later.", fe = "Please, reach out to support for assistance.", ye = "Reach out to support", me = "Reference ID", he = "Refresh", ge = "Refunds", Te = "Refund payment", be = "We couldn’t process the refund. Try again later.", Re = "Something went wrong.", we = "Your customer will receive the money in a maximum of 40 days. When the refund is successful you will see a new Refund transaction on your list.", Ae = "Refund is sent!", Ce = "Amount to refund", Pe = "Refunds can take up to 40 days depending on the payment method. Fees are included.", Fe = "Refund %{amount}", ve = "Reason for refund", Se = "Reference", Ne = "Remaining amount", xe = "Report", ke = "Reports are generated each day at midnight, UTC time.", Oe = "Reports", De = "Reset", We = "Reversed", Be = "Something went wrong.", Ie = "Something went wrong. Try refreshing the page or come back later.", qe = "Status", Le = "Structured list", Me = "Subtractions", Ee = "Sum of same-day payouts", Ye = "Tabs", Ue = "The error code is %{requestId}", Ge = "There are no results", He = "The request is missing required fields or contains invalid data.", Ve = "There was an unexpected error", ze = "The selected balance account is incorrect", _e = "Timezone", je = "To", Xe = "Total incoming", Qe = "Total outgoing", Je = "To value should be equal or greater than the From value", Ke = "Transaction details", Ze = "Transactions", $e = "Transactions overview", et = "Transaction type", tt = "Transfers", nt = "Try a different search or reset your filters, and we’ll try again.", at = "Try refreshing the page or come back later.", ot = "Amount", rt = "Type", it = "Value", st = "We couldn't load the payouts overview.", ct = "We couldn't load the reports overview.", ut = "We couldn't load the transactions overview.", dt = "We couldn't load your balance accounts.", lt = "We couldn't load your payouts.", pt = "We couldn't load your reports.", ft = "We couldn't load your transactions.", yt = {
|
|
2
2
|
account: e,
|
|
3
3
|
accountBalance: t,
|
|
4
4
|
accountDescription: n,
|
|
5
|
-
accountID:
|
|
6
|
-
additions:
|
|
5
|
+
accountID: a,
|
|
6
|
+
additions: o,
|
|
7
7
|
adjustments: r,
|
|
8
|
-
amount:
|
|
9
|
-
and:
|
|
8
|
+
amount: i,
|
|
9
|
+
and: s,
|
|
10
10
|
apply: c,
|
|
11
11
|
back: u,
|
|
12
12
|
balanceAccount: d,
|
|
@@ -19,6 +19,8 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
19
19
|
"calendar.timezone": "Timezone is set on: GMT%{offset} (%{time})",
|
|
20
20
|
"capital.accountIsInactive": "Your account is inactive",
|
|
21
21
|
"capital.actionNeeded": "Action needed",
|
|
22
|
+
"capital.annualPercentageRate": "Annual percentage rate",
|
|
23
|
+
"capital.annualPercentageRateIsTheCostOfBorrowingForALoan": "Annual Percentage Rate is the cost of borrowing for a loan under a credit agreement expressed as an annual rate on the principal",
|
|
22
24
|
"capital.bankAccountDetails": "Bank account details",
|
|
23
25
|
"capital.bankAccountIban": "IBAN",
|
|
24
26
|
"capital.bankAccountNumber": "Account number",
|
|
@@ -42,13 +44,14 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
42
44
|
"capital.howMuchMoneyDoYouNeed": "How much money do you need?",
|
|
43
45
|
"capital.inProgress": "In progress",
|
|
44
46
|
"capital.legalSubtitleAU": "Adyen Capital is provided by Adyen Australia Pty Limited.",
|
|
47
|
+
"capital.legalSubtitleCA": "Adyen Capital is provided by Adyen Canada Ltd.",
|
|
45
48
|
"capital.legalSubtitleEU": "Loans are issued by Adyen N.V.",
|
|
46
49
|
"capital.legalSubtitleGB": "Loans are issued by Adyen N.V. represented by its London Branch.",
|
|
47
50
|
"capital.legalSubtitleUS": "Loans are issued by Adyen N.V. San Francisco Branch and subject to credit approval.",
|
|
48
51
|
"capital.maximumRepaymentPeriod": "Maximum repayment period",
|
|
49
52
|
"capital.minimumRepaymentToRepayTheFinancingOnTime": "Minimum repayment every %{days} days to repay the financing on time",
|
|
50
53
|
"capital.needSomeExtraMoney": "Need some extra money?",
|
|
51
|
-
"capital.offerLegalNoticeDescriptionUS": "If your application for business credit is denied, you have the right to a written statement of the specific reasons for the denial. To obtain the statement, please contact Adyen's Credit Support Team by emailing %{email} within 60 days from the date you are notified of our decision. We will send you a written statement of reasons for the denial within 30 days of receiving your request for the statement. %{break} The Federal Equal Credit Opportunity Act prohibits creditors from discriminating against credit applicants on the basis of race, color, religion, national origin, sex, marital status, age (provided that the applicant has the legal capacity to enter into a binding contract), because all or part of the applicant's income derives from any public assistance program, or because the applicant has in good faith exercised any right under the Consumer Credit Protection Act. The federal agency that administers compliance with this law concerning this creditor is the Office of the Comptroller of the Currency (OCC),
|
|
54
|
+
"capital.offerLegalNoticeDescriptionUS": "If your application for business credit is denied, you have the right to a written statement of the specific reasons for the denial. To obtain the statement, please contact Adyen's Credit Support Team by emailing %{email} within 60 days from the date you are notified of our decision. We will send you a written statement of reasons for the denial within 30 days of receiving your request for the statement. %{break} The Federal Equal Credit Opportunity Act prohibits creditors from discriminating against credit applicants on the basis of race, color, religion, national origin, sex, marital status, age (provided that the applicant has the legal capacity to enter into a binding contract), because all or part of the applicant's income derives from any public assistance program, or because the applicant has in good faith exercised any right under the Consumer Credit Protection Act. The federal agency that administers compliance with this law concerning this creditor is the Office of the Comptroller of the Currency (OCC), Customer Assistance Group, PO Box 53570, Houston, TX 77052.",
|
|
52
55
|
"capital.offerLegalNoticeTitleUS": "Creditor: Adyen N.V. – San Francisco Branch %{break} 505 Brannan Street, San Francisco, CA 94107.",
|
|
53
56
|
"capital.oneMonth": "1 month",
|
|
54
57
|
"capital.pending": "Pending",
|
|
@@ -115,35 +118,39 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
115
118
|
description: v,
|
|
116
119
|
dismiss: S,
|
|
117
120
|
download: N,
|
|
118
|
-
downloading:
|
|
119
|
-
email:
|
|
121
|
+
downloading: x,
|
|
122
|
+
email: k,
|
|
120
123
|
entityWasNotFound: O,
|
|
121
|
-
entityWasNotFoundDetail:
|
|
124
|
+
entityWasNotFoundDetail: D,
|
|
122
125
|
"error.pleaseTryAgainLater": "Please try again later.",
|
|
123
126
|
"error.somethingWentWrongWithDownload": "Something went wrong with the download",
|
|
124
127
|
"expandableCard.collapse": "Collapse",
|
|
125
128
|
"expandableCard.expand": "Expand",
|
|
126
129
|
export: "Export",
|
|
127
|
-
fee:
|
|
128
|
-
file:
|
|
130
|
+
fee: W,
|
|
131
|
+
file: B,
|
|
129
132
|
"filter.date.since": "Since %{date}",
|
|
130
133
|
"filter.date.until": "Until %{date}",
|
|
131
|
-
filterBar:
|
|
134
|
+
filterBar: I,
|
|
132
135
|
"filterPlaceholder.category": "Type",
|
|
133
136
|
"filterPlaceholder.currency": "Currency",
|
|
134
137
|
"filterPlaceholder.status": "Status",
|
|
135
138
|
from: q,
|
|
136
139
|
full: L,
|
|
137
140
|
fundsCaptured: M,
|
|
138
|
-
goBack:
|
|
139
|
-
grantIssued:
|
|
141
|
+
goBack: E,
|
|
142
|
+
grantIssued: Y,
|
|
140
143
|
grantRepayment: U,
|
|
141
144
|
hideContent: G,
|
|
142
145
|
id: H,
|
|
143
146
|
incompleteField: V,
|
|
144
|
-
inProgress:
|
|
145
|
-
|
|
146
|
-
|
|
147
|
+
inProgress: z,
|
|
148
|
+
"inputError.disallowedFileType": "File type not accepted",
|
|
149
|
+
"inputError.fileRequired": "File required",
|
|
150
|
+
"inputError.tooManyFiles": "Too many files",
|
|
151
|
+
"inputError.veryLargeFile": "File size exceeds the maximum file size",
|
|
152
|
+
loading: _,
|
|
153
|
+
max: j,
|
|
147
154
|
min: X,
|
|
148
155
|
mobile: Q,
|
|
149
156
|
netPayout: J,
|
|
@@ -153,14 +160,14 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
153
160
|
noPayoutsFound: ee,
|
|
154
161
|
noReportsFound: te,
|
|
155
162
|
noTransactionsFound: ne,
|
|
156
|
-
other:
|
|
157
|
-
paginatedNavigation:
|
|
163
|
+
other: ae,
|
|
164
|
+
paginatedNavigation: oe,
|
|
158
165
|
"pagination.nextPage": "Next page",
|
|
159
166
|
"pagination.previousPage": "Previous page",
|
|
160
167
|
"pagination.showing": "Showing",
|
|
161
168
|
partial: re,
|
|
162
|
-
paymentId:
|
|
163
|
-
paymentMethod:
|
|
169
|
+
paymentId: ie,
|
|
170
|
+
paymentMethod: se,
|
|
164
171
|
payoutDetails: ce,
|
|
165
172
|
payoutsNotice: ue,
|
|
166
173
|
payoutsTitle: de,
|
|
@@ -217,29 +224,29 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
217
224
|
refundReference: Se,
|
|
218
225
|
"refundReference.placeholder": "Enter the reference here",
|
|
219
226
|
remainingAmount: Ne,
|
|
220
|
-
report:
|
|
227
|
+
report: xe,
|
|
221
228
|
"reportsError.tooManyDownloads": "We couldn't download all the files. Please try again later.",
|
|
222
|
-
reportsNotice:
|
|
229
|
+
reportsNotice: ke,
|
|
223
230
|
reportsTitle: Oe,
|
|
224
231
|
"reportType.payout": "Payout",
|
|
225
|
-
reset:
|
|
226
|
-
Reversed:
|
|
232
|
+
reset: De,
|
|
233
|
+
Reversed: We,
|
|
227
234
|
"select.filter.placeholder": "Placeholder",
|
|
228
235
|
"select.noOptionsFound": "No options match this search",
|
|
229
|
-
somethingWentWrong:
|
|
230
|
-
somethingWentWrongTryRefreshingOrComeBackLater:
|
|
236
|
+
somethingWentWrong: Be,
|
|
237
|
+
somethingWentWrongTryRefreshingOrComeBackLater: Ie,
|
|
231
238
|
status: qe,
|
|
232
239
|
structuredList: Le,
|
|
233
240
|
subtractions: Me,
|
|
234
|
-
sumOfSameDayPayouts:
|
|
235
|
-
tabs:
|
|
241
|
+
sumOfSameDayPayouts: Ee,
|
|
242
|
+
tabs: Ye,
|
|
236
243
|
theErrorCodeIs: Ue,
|
|
237
244
|
thereAreNoResults: Ge,
|
|
238
245
|
theRequestIsMissingRequiredFieldsOrContainsInvalidData: He,
|
|
239
246
|
thereWasAnUnexpectedError: Ve,
|
|
240
|
-
theSelectedBalanceAccountIsIncorrect:
|
|
241
|
-
timezone:
|
|
242
|
-
to:
|
|
247
|
+
theSelectedBalanceAccountIsIncorrect: ze,
|
|
248
|
+
timezone: _e,
|
|
249
|
+
to: je,
|
|
243
250
|
"tooltip.ATM": "Money withdrawn at an ATM",
|
|
244
251
|
"tooltip.Capital": "Money from an incoming loan grant or outgoing loan repayment",
|
|
245
252
|
"tooltip.Chargeback": "Money returned to a customer after a disputed transaction",
|
|
@@ -260,8 +267,8 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
260
267
|
transactionType: et,
|
|
261
268
|
transfer: tt,
|
|
262
269
|
tryDifferentSearchOrResetYourFiltersAndWeWillTryAgain: nt,
|
|
263
|
-
tryRefreshingThePageOrComeBackLater:
|
|
264
|
-
txAmount:
|
|
270
|
+
tryRefreshingThePageOrComeBackLater: at,
|
|
271
|
+
txAmount: ot,
|
|
265
272
|
"txType.ATM": "ATM",
|
|
266
273
|
"txType.Capital": "Capital",
|
|
267
274
|
"txType.Chargeback": "Chargeback",
|
|
@@ -272,8 +279,10 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
272
279
|
"txType.Refund": "Refund",
|
|
273
280
|
"txType.Transfer": "Transfer",
|
|
274
281
|
type: rt,
|
|
275
|
-
|
|
276
|
-
|
|
282
|
+
"uploadedFile.remove": "Delete %{filename} file",
|
|
283
|
+
"uploadFile.browse": "Browse files",
|
|
284
|
+
value: it,
|
|
285
|
+
weCouldNotLoadThePayoutsOverview: st,
|
|
277
286
|
weCouldNotLoadTheReportsOverview: ct,
|
|
278
287
|
weCouldNotLoadTheTransactionsOverview: ut,
|
|
279
288
|
weCouldNotLoadYourBalanceAccounts: dt,
|
|
@@ -284,15 +293,15 @@ const e = "Account", t = "Account Balance", n = "Account description", o = "Acco
|
|
|
284
293
|
export {
|
|
285
294
|
p as Booked,
|
|
286
295
|
le as Pending,
|
|
287
|
-
|
|
296
|
+
We as Reversed,
|
|
288
297
|
e as account,
|
|
289
298
|
t as accountBalance,
|
|
290
299
|
n as accountDescription,
|
|
291
|
-
|
|
292
|
-
|
|
300
|
+
a as accountID,
|
|
301
|
+
o as additions,
|
|
293
302
|
r as adjustments,
|
|
294
|
-
|
|
295
|
-
|
|
303
|
+
i as amount,
|
|
304
|
+
s as and,
|
|
296
305
|
c as apply,
|
|
297
306
|
u as back,
|
|
298
307
|
d as balanceAccount,
|
|
@@ -314,25 +323,25 @@ export {
|
|
|
314
323
|
v as description,
|
|
315
324
|
S as dismiss,
|
|
316
325
|
N as download,
|
|
317
|
-
|
|
318
|
-
|
|
326
|
+
x as downloading,
|
|
327
|
+
k as email,
|
|
319
328
|
O as entityWasNotFound,
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
329
|
+
D as entityWasNotFoundDetail,
|
|
330
|
+
W as fee,
|
|
331
|
+
B as file,
|
|
332
|
+
I as filterBar,
|
|
324
333
|
q as from,
|
|
325
334
|
L as full,
|
|
326
335
|
M as fundsCaptured,
|
|
327
|
-
|
|
328
|
-
|
|
336
|
+
E as goBack,
|
|
337
|
+
Y as grantIssued,
|
|
329
338
|
U as grantRepayment,
|
|
330
339
|
G as hideContent,
|
|
331
340
|
H as id,
|
|
332
|
-
|
|
341
|
+
z as inProgress,
|
|
333
342
|
V as incompleteField,
|
|
334
|
-
|
|
335
|
-
|
|
343
|
+
_ as loading,
|
|
344
|
+
j as max,
|
|
336
345
|
X as min,
|
|
337
346
|
Q as mobile,
|
|
338
347
|
J as netPayout,
|
|
@@ -342,11 +351,11 @@ export {
|
|
|
342
351
|
ee as noPayoutsFound,
|
|
343
352
|
te as noReportsFound,
|
|
344
353
|
ne as noTransactionsFound,
|
|
345
|
-
|
|
346
|
-
|
|
354
|
+
ae as other,
|
|
355
|
+
oe as paginatedNavigation,
|
|
347
356
|
re as partial,
|
|
348
|
-
|
|
349
|
-
|
|
357
|
+
ie as paymentId,
|
|
358
|
+
se as paymentMethod,
|
|
350
359
|
ce as payoutDetails,
|
|
351
360
|
ue as payoutsNotice,
|
|
352
361
|
de as payoutsTitle,
|
|
@@ -367,24 +376,24 @@ export {
|
|
|
367
376
|
ve as refundReason,
|
|
368
377
|
Se as refundReference,
|
|
369
378
|
Ne as remainingAmount,
|
|
370
|
-
|
|
371
|
-
|
|
379
|
+
xe as report,
|
|
380
|
+
ke as reportsNotice,
|
|
372
381
|
Oe as reportsTitle,
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
382
|
+
De as reset,
|
|
383
|
+
Be as somethingWentWrong,
|
|
384
|
+
Ie as somethingWentWrongTryRefreshingOrComeBackLater,
|
|
376
385
|
qe as status,
|
|
377
386
|
Le as structuredList,
|
|
378
387
|
Me as subtractions,
|
|
379
|
-
|
|
380
|
-
|
|
388
|
+
Ee as sumOfSameDayPayouts,
|
|
389
|
+
Ye as tabs,
|
|
381
390
|
Ue as theErrorCodeIs,
|
|
382
391
|
He as theRequestIsMissingRequiredFieldsOrContainsInvalidData,
|
|
383
|
-
|
|
392
|
+
ze as theSelectedBalanceAccountIsIncorrect,
|
|
384
393
|
Ge as thereAreNoResults,
|
|
385
394
|
Ve as thereWasAnUnexpectedError,
|
|
386
|
-
|
|
387
|
-
|
|
395
|
+
_e as timezone,
|
|
396
|
+
je as to,
|
|
388
397
|
Je as toValueShouldBeGreaterThanTheFromValue,
|
|
389
398
|
Xe as totalIncoming,
|
|
390
399
|
Qe as totalOutgoing,
|
|
@@ -394,11 +403,11 @@ export {
|
|
|
394
403
|
$e as transactionsOverviewTitle,
|
|
395
404
|
tt as transfer,
|
|
396
405
|
nt as tryDifferentSearchOrResetYourFiltersAndWeWillTryAgain,
|
|
397
|
-
|
|
398
|
-
|
|
406
|
+
at as tryRefreshingThePageOrComeBackLater,
|
|
407
|
+
ot as txAmount,
|
|
399
408
|
rt as type,
|
|
400
|
-
|
|
401
|
-
|
|
409
|
+
it as value,
|
|
410
|
+
st as weCouldNotLoadThePayoutsOverview,
|
|
402
411
|
ct as weCouldNotLoadTheReportsOverview,
|
|
403
412
|
ut as weCouldNotLoadTheTransactionsOverview,
|
|
404
413
|
dt as weCouldNotLoadYourBalanceAccounts,
|