@rabbitio/ui-kit 1.0.0-beta.76 → 1.0.0-beta.77
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/coverage/clover.xml +53 -5
- package/coverage/coverage-final.json +1 -1
- package/coverage/index.html +7 -7
- package/coverage/ui-kit/index.html +1 -1
- package/coverage/ui-kit/index.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/amountUtils.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/errorUtils.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/fiatCurrenciesService.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
- package/coverage/ui-kit/src/common-apis/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/blockchain.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/coin.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/models/protocol.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/cache.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/emailAPI.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/logging/index.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/logging/logger.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/logging/logsStorage.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
- package/coverage/ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
- package/coverage/ui-kit/src/index.html +1 -1
- package/coverage/ui-kit/src/index.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/index.html +1 -1
- package/coverage/ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/models/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/services/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/utils/index.html +1 -1
- package/coverage/ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +202 -58
- package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +5 -5
- package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/index.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
- package/coverage/ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
- package/coverage/ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/atoms/buttons/index.html +1 -1
- package/coverage/ui-kit/stories/atoms/index.html +1 -1
- package/coverage/ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/molecules/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/stories/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
- package/coverage/ui-kit/stories/stubs/index.html +1 -1
- package/coverage/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
- package/coverage/ui-kit/stories/templates/index.html +1 -1
- package/coverage/ui-kit/storybook-static/124.c2d01e5e.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/138.56b7edc4.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/312.6f62bbd9.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/341.57a15f57.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/370.73bb343e.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/595.2e40d981.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/607.3ea32459.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/609.8c79ec77.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/666.09fdc1d7.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/797.c87cdf19.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/822.4bc0ebce.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/833.08e3ebb6.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/862.bf6bfe62.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/87.0a1bfeb1.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/893.4b09f929.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/996.846a677b.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-BackgroundTitle-stories.1a5386a1.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-LinesOfText-stories.7043a48b.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-LoadingDots-stories.091245c7.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-QrCode-stories.e10363b6.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-RateSelector-stories.af208e9a.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-Validation-stories.d561b311.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-buttons-Button-stories.e8e6b930.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-buttons-Close-stories.0a902a7c.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/atoms-buttons-LinkButton-stories.ca93ab6b.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/index.html +1 -1
- package/coverage/ui-kit/storybook-static/main.41f410f2.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/molecules-LineWithIconLink-stories.9721a18c.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/molecules-TitledLineWithIconLink-stories.1383fe3f.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/organisms-Dialog-Dialog-stories.4e6da717.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogButtons-DialogButtons-stories.6f45ae6e.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogStep-DialogStep-stories.74896048.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/index.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/preview.js.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/formatter-SWP5E3XI.mjs.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/index.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.js.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.html +1 -1
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.modern.js.html +1 -1
- package/coverage/ui-kit/storybook-static/runtime~main.ad918f38.iframe.bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/actions-9/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/actions-9/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/links-0/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/links-0/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/manager-bundle.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/WithTooltip-V3YHNWJZ-LVYLGZW2.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-2IXBUOFS.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-INSKDKQB.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-NGTUFCUO.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-UUEAOBSN.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-ZEU7PDD3.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/formatter-SWP5E3XI-7BGIK6BL.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/globals-module-info.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/globals.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/index.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/runtime.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-manager/syntaxhighlighter-V7JZZA35-DXZCI2WR.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-preview/globals.js.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-preview/index.html +1 -1
- package/coverage/ui-kit/storybook-static/sb-preview/runtime.js.html +1 -1
- package/coverage/ui-kit/storybook-static/templates-DeterminedErrorDialogStep-stories.3cc14214.iframe.bundle.js.html +1 -1
- package/dist/index.cjs +146 -99
- package/dist/index.cjs.map +1 -1
- package/dist/index.modern.js +81 -41
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +146 -99
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +146 -99
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx +102 -54
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1718952900094" clover="3.2.0">
|
|
3
|
+
<project timestamp="1718952900094" name="All files">
|
|
4
|
+
<metrics statements="15687" coveredstatements="2870" conditionals="610" coveredconditionals="395" methods="315" coveredmethods="85" elements="16612" coveredelements="3350" complexity="0" loc="15687" ncloc="15687" packages="70" files="157" classes="157"/>
|
|
5
5
|
<package name="ui-kit">
|
|
6
6
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
7
7
|
<file name="index.js" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/index.js">
|
|
@@ -9704,9 +9704,9 @@
|
|
|
9704
9704
|
</file>
|
|
9705
9705
|
</package>
|
|
9706
9706
|
<package name="ui-kit.src.ui-kit.components.organisms.SwapForm">
|
|
9707
|
-
<metrics statements="
|
|
9707
|
+
<metrics statements="1329" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9708
9708
|
<file name="SwapForm.jsx" path="/home/rocketman/Vault/Development/Rabbit/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx">
|
|
9709
|
-
<metrics statements="
|
|
9709
|
+
<metrics statements="1329" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
9710
9710
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9711
9711
|
<line num="2" count="0" type="stmt"/>
|
|
9712
9712
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -10988,6 +10988,54 @@
|
|
|
10988
10988
|
<line num="1279" count="0" type="stmt"/>
|
|
10989
10989
|
<line num="1280" count="0" type="stmt"/>
|
|
10990
10990
|
<line num="1281" count="0" type="stmt"/>
|
|
10991
|
+
<line num="1282" count="0" type="stmt"/>
|
|
10992
|
+
<line num="1283" count="0" type="stmt"/>
|
|
10993
|
+
<line num="1284" count="0" type="stmt"/>
|
|
10994
|
+
<line num="1285" count="0" type="stmt"/>
|
|
10995
|
+
<line num="1286" count="0" type="stmt"/>
|
|
10996
|
+
<line num="1287" count="0" type="stmt"/>
|
|
10997
|
+
<line num="1288" count="0" type="stmt"/>
|
|
10998
|
+
<line num="1289" count="0" type="stmt"/>
|
|
10999
|
+
<line num="1290" count="0" type="stmt"/>
|
|
11000
|
+
<line num="1291" count="0" type="stmt"/>
|
|
11001
|
+
<line num="1292" count="0" type="stmt"/>
|
|
11002
|
+
<line num="1293" count="0" type="stmt"/>
|
|
11003
|
+
<line num="1294" count="0" type="stmt"/>
|
|
11004
|
+
<line num="1295" count="0" type="stmt"/>
|
|
11005
|
+
<line num="1296" count="0" type="stmt"/>
|
|
11006
|
+
<line num="1297" count="0" type="stmt"/>
|
|
11007
|
+
<line num="1298" count="0" type="stmt"/>
|
|
11008
|
+
<line num="1299" count="0" type="stmt"/>
|
|
11009
|
+
<line num="1300" count="0" type="stmt"/>
|
|
11010
|
+
<line num="1301" count="0" type="stmt"/>
|
|
11011
|
+
<line num="1302" count="0" type="stmt"/>
|
|
11012
|
+
<line num="1303" count="0" type="stmt"/>
|
|
11013
|
+
<line num="1304" count="0" type="stmt"/>
|
|
11014
|
+
<line num="1305" count="0" type="stmt"/>
|
|
11015
|
+
<line num="1306" count="0" type="stmt"/>
|
|
11016
|
+
<line num="1307" count="0" type="stmt"/>
|
|
11017
|
+
<line num="1308" count="0" type="stmt"/>
|
|
11018
|
+
<line num="1309" count="0" type="stmt"/>
|
|
11019
|
+
<line num="1310" count="0" type="stmt"/>
|
|
11020
|
+
<line num="1311" count="0" type="stmt"/>
|
|
11021
|
+
<line num="1312" count="0" type="stmt"/>
|
|
11022
|
+
<line num="1313" count="0" type="stmt"/>
|
|
11023
|
+
<line num="1314" count="0" type="stmt"/>
|
|
11024
|
+
<line num="1315" count="0" type="stmt"/>
|
|
11025
|
+
<line num="1316" count="0" type="stmt"/>
|
|
11026
|
+
<line num="1317" count="0" type="stmt"/>
|
|
11027
|
+
<line num="1318" count="0" type="stmt"/>
|
|
11028
|
+
<line num="1319" count="0" type="stmt"/>
|
|
11029
|
+
<line num="1320" count="0" type="stmt"/>
|
|
11030
|
+
<line num="1321" count="0" type="stmt"/>
|
|
11031
|
+
<line num="1322" count="0" type="stmt"/>
|
|
11032
|
+
<line num="1323" count="0" type="stmt"/>
|
|
11033
|
+
<line num="1324" count="0" type="stmt"/>
|
|
11034
|
+
<line num="1325" count="0" type="stmt"/>
|
|
11035
|
+
<line num="1326" count="0" type="stmt"/>
|
|
11036
|
+
<line num="1327" count="0" type="stmt"/>
|
|
11037
|
+
<line num="1328" count="0" type="stmt"/>
|
|
11038
|
+
<line num="1329" count="0" type="stmt"/>
|
|
10991
11039
|
</file>
|
|
10992
11040
|
</package>
|
|
10993
11041
|
<package name="ui-kit.src.ui-kit.components.templates.DeterminedErrorDialogStep">
|