@rabbitio/ui-kit 1.0.0-beta.60 → 1.0.0-beta.63
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 +112 -14
- package/coverage/coverage-final.json +8 -5
- package/coverage/index.html +34 -19
- package/coverage/ui-kit/index.html +1 -1
- package/coverage/ui-kit/index.js.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/index.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/common/adapters/axiosAdapter.js.html +1 -1
- package/coverage/ui-kit/src/common/adapters/index.html +1 -1
- package/coverage/ui-kit/src/common/adapters/qrUtils.js.html +1 -1
- package/coverage/ui-kit/src/common/amountUtils.js.html +1 -1
- package/coverage/ui-kit/src/common/errorUtils.js.html +1 -1
- package/coverage/ui-kit/src/common/external-apis/apiGroups.js.html +1 -1
- package/coverage/ui-kit/src/common/external-apis/index.html +1 -1
- package/coverage/ui-kit/src/common/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/ui-kit/src/common/fiatCurrenciesService.js.html +1 -1
- package/coverage/ui-kit/src/common/index.html +1 -1
- package/coverage/ui-kit/src/common/models/blockchain.js.html +1 -1
- package/coverage/ui-kit/src/common/models/coin.js.html +1 -1
- package/coverage/ui-kit/src/common/models/index.html +1 -1
- package/coverage/ui-kit/src/common/models/protocol.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/cache.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/emailAPI.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/index.html +1 -1
- package/coverage/ui-kit/src/common/utils/logging/index.html +1 -1
- package/coverage/ui-kit/src/common/utils/logging/logger.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/logging/logsStorage.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/postponeExecution.js.html +1 -1
- package/coverage/ui-kit/src/common/utils/safeStringify.js.html +1 -1
- package/coverage/ui-kit/src/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Input/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/QrCode/QrCode.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/QrCode/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/RateSelector/RateSelector.jsx.html +196 -0
- package/coverage/ui-kit/src/components/atoms/RateSelector/index.html +116 -0
- package/coverage/ui-kit/src/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/SupportChat/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Textarea/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/TitleBox/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Tooltip/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Validation/Validation.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/Validation/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/ui-kit/src/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/ui-kit/src/components/hooks/index.html +1 -1
- package/coverage/ui-kit/src/components/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/ui-kit/src/components/hooks/useReferredState.js.html +1 -1
- package/coverage/ui-kit/src/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
- package/coverage/ui-kit/src/components/molecules/AmountInput/index.html +1 -1
- package/coverage/ui-kit/src/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/ui-kit/src/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/ui-kit/src/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/ui-kit/src/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/SwapForm/SwapForm.jsx.html +97 -4
- package/coverage/ui-kit/src/components/organisms/SwapForm/index.html +5 -5
- package/coverage/ui-kit/src/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/ui-kit/src/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/ui-kit/src/components/utils/index.html +1 -1
- package/coverage/ui-kit/src/components/utils/inputValueProviders.js.html +1 -1
- package/coverage/ui-kit/src/components/utils/textUtils.js.html +1 -1
- package/coverage/ui-kit/src/components/utils/uiUtils.js.html +1 -1
- package/coverage/ui-kit/src/components/utils/urlQueryUtils.js.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/Close/close.jsx.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/Close/index.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/LinkButton/index.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/LinkButton/linkButton.jsx.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/Tooltip/index.html +1 -1
- package/coverage/ui-kit/src/constants/atoms/Tooltip/tooltip.jsx.html +1 -1
- package/coverage/ui-kit/src/constants/globalConstants.jsx.html +1 -1
- package/coverage/ui-kit/src/constants/index.html +1 -1
- package/coverage/ui-kit/src/constants/organisms/dialog/DialogStep/dialogStep.js.html +1 -1
- package/coverage/ui-kit/src/constants/organisms/dialog/DialogStep/index.html +1 -1
- package/coverage/ui-kit/src/constants/organisms/dialog/dialog.js.html +1 -1
- package/coverage/ui-kit/src/constants/organisms/dialog/index.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/robustExteranlApiCallerService/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/cancelProcessing.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/externalApiProvider.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/externalServicesStatsCollector.js.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/index.html +1 -1
- package/coverage/ui-kit/src/robustExteranlApiCallerService/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/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/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 +136 -0
- 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 +20 -5
- 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/dist/index.cjs +176 -123
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +3095 -239
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +157 -112
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +176 -123
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +176 -123
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/atoms/RateSelector/RateSelector.jsx +37 -0
- package/src/components/atoms/RateSelector/rate-selector.module.scss +47 -0
- package/src/components/atoms/TwoLinesOfText/lines-of-text.module.scss +1 -0
- package/src/components/organisms/SwapForm/SwapForm.jsx +31 -0
- package/src/components/organisms/SwapForm/swap-form.module.scss +6 -0
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="1716467250951" clover="3.2.0">
|
|
3
|
+
<project timestamp="1716467250952" name="All files">
|
|
4
|
+
<metrics statements="16508" coveredstatements="3070" conditionals="587" coveredconditionals="378" methods="321" coveredmethods="82" elements="17416" coveredelements="3530" complexity="0" loc="16508" ncloc="16508" packages="76" files="159" classes="159"/>
|
|
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="/var/www/html/ui-kit/index.js">
|
|
@@ -2791,6 +2791,49 @@
|
|
|
2791
2791
|
<line num="34" count="0" type="stmt"/>
|
|
2792
2792
|
</file>
|
|
2793
2793
|
</package>
|
|
2794
|
+
<package name="ui-kit.src.components.atoms.RateSelector">
|
|
2795
|
+
<metrics statements="37" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2796
|
+
<file name="RateSelector.jsx" path="/var/www/html/ui-kit/src/components/atoms/RateSelector/RateSelector.jsx">
|
|
2797
|
+
<metrics statements="37" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2798
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2799
|
+
<line num="2" count="0" type="stmt"/>
|
|
2800
|
+
<line num="3" count="0" type="stmt"/>
|
|
2801
|
+
<line num="4" count="0" type="stmt"/>
|
|
2802
|
+
<line num="5" count="0" type="stmt"/>
|
|
2803
|
+
<line num="6" count="0" type="stmt"/>
|
|
2804
|
+
<line num="7" count="0" type="stmt"/>
|
|
2805
|
+
<line num="8" count="0" type="stmt"/>
|
|
2806
|
+
<line num="9" count="0" type="stmt"/>
|
|
2807
|
+
<line num="10" count="0" type="stmt"/>
|
|
2808
|
+
<line num="11" count="0" type="stmt"/>
|
|
2809
|
+
<line num="12" count="0" type="stmt"/>
|
|
2810
|
+
<line num="13" count="0" type="stmt"/>
|
|
2811
|
+
<line num="14" count="0" type="stmt"/>
|
|
2812
|
+
<line num="15" count="0" type="stmt"/>
|
|
2813
|
+
<line num="16" count="0" type="stmt"/>
|
|
2814
|
+
<line num="17" count="0" type="stmt"/>
|
|
2815
|
+
<line num="18" count="0" type="stmt"/>
|
|
2816
|
+
<line num="19" count="0" type="stmt"/>
|
|
2817
|
+
<line num="20" count="0" type="stmt"/>
|
|
2818
|
+
<line num="21" count="0" type="stmt"/>
|
|
2819
|
+
<line num="22" count="0" type="stmt"/>
|
|
2820
|
+
<line num="23" count="0" type="stmt"/>
|
|
2821
|
+
<line num="24" count="0" type="stmt"/>
|
|
2822
|
+
<line num="25" count="0" type="stmt"/>
|
|
2823
|
+
<line num="26" count="0" type="stmt"/>
|
|
2824
|
+
<line num="27" count="0" type="stmt"/>
|
|
2825
|
+
<line num="28" count="0" type="stmt"/>
|
|
2826
|
+
<line num="29" count="0" type="stmt"/>
|
|
2827
|
+
<line num="30" count="0" type="stmt"/>
|
|
2828
|
+
<line num="31" count="0" type="stmt"/>
|
|
2829
|
+
<line num="32" count="0" type="stmt"/>
|
|
2830
|
+
<line num="33" count="0" type="stmt"/>
|
|
2831
|
+
<line num="34" count="0" type="stmt"/>
|
|
2832
|
+
<line num="35" count="0" type="stmt"/>
|
|
2833
|
+
<line num="36" count="0" type="stmt"/>
|
|
2834
|
+
<line num="37" count="0" type="stmt"/>
|
|
2835
|
+
</file>
|
|
2836
|
+
</package>
|
|
2794
2837
|
<package name="ui-kit.src.components.atoms.SupportChat">
|
|
2795
2838
|
<metrics statements="48" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2796
2839
|
<file name="SupportChat.jsx" path="/var/www/html/ui-kit/src/components/atoms/SupportChat/SupportChat.jsx">
|
|
@@ -6582,9 +6625,9 @@
|
|
|
6582
6625
|
</file>
|
|
6583
6626
|
</package>
|
|
6584
6627
|
<package name="ui-kit.src.components.organisms.SwapForm">
|
|
6585
|
-
<metrics statements="
|
|
6628
|
+
<metrics statements="1275" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6586
6629
|
<file name="SwapForm.jsx" path="/var/www/html/ui-kit/src/components/organisms/SwapForm/SwapForm.jsx">
|
|
6587
|
-
<metrics statements="
|
|
6630
|
+
<metrics statements="1275" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6588
6631
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6589
6632
|
<line num="2" count="0" type="stmt"/>
|
|
6590
6633
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -7829,6 +7872,37 @@
|
|
|
7829
7872
|
<line num="1242" count="0" type="stmt"/>
|
|
7830
7873
|
<line num="1243" count="0" type="stmt"/>
|
|
7831
7874
|
<line num="1244" count="0" type="stmt"/>
|
|
7875
|
+
<line num="1245" count="0" type="stmt"/>
|
|
7876
|
+
<line num="1246" count="0" type="stmt"/>
|
|
7877
|
+
<line num="1247" count="0" type="stmt"/>
|
|
7878
|
+
<line num="1248" count="0" type="stmt"/>
|
|
7879
|
+
<line num="1249" count="0" type="stmt"/>
|
|
7880
|
+
<line num="1250" count="0" type="stmt"/>
|
|
7881
|
+
<line num="1251" count="0" type="stmt"/>
|
|
7882
|
+
<line num="1252" count="0" type="stmt"/>
|
|
7883
|
+
<line num="1253" count="0" type="stmt"/>
|
|
7884
|
+
<line num="1254" count="0" type="stmt"/>
|
|
7885
|
+
<line num="1255" count="0" type="stmt"/>
|
|
7886
|
+
<line num="1256" count="0" type="stmt"/>
|
|
7887
|
+
<line num="1257" count="0" type="stmt"/>
|
|
7888
|
+
<line num="1258" count="0" type="stmt"/>
|
|
7889
|
+
<line num="1259" count="0" type="stmt"/>
|
|
7890
|
+
<line num="1260" count="0" type="stmt"/>
|
|
7891
|
+
<line num="1261" count="0" type="stmt"/>
|
|
7892
|
+
<line num="1262" count="0" type="stmt"/>
|
|
7893
|
+
<line num="1263" count="0" type="stmt"/>
|
|
7894
|
+
<line num="1264" count="0" type="stmt"/>
|
|
7895
|
+
<line num="1265" count="0" type="stmt"/>
|
|
7896
|
+
<line num="1266" count="0" type="stmt"/>
|
|
7897
|
+
<line num="1267" count="0" type="stmt"/>
|
|
7898
|
+
<line num="1268" count="0" type="stmt"/>
|
|
7899
|
+
<line num="1269" count="0" type="stmt"/>
|
|
7900
|
+
<line num="1270" count="0" type="stmt"/>
|
|
7901
|
+
<line num="1271" count="0" type="stmt"/>
|
|
7902
|
+
<line num="1272" count="0" type="stmt"/>
|
|
7903
|
+
<line num="1273" count="0" type="stmt"/>
|
|
7904
|
+
<line num="1274" count="0" type="stmt"/>
|
|
7905
|
+
<line num="1275" count="0" type="stmt"/>
|
|
7832
7906
|
</file>
|
|
7833
7907
|
</package>
|
|
7834
7908
|
<package name="ui-kit.src.components.templates.DeterminedErrorDialogStep">
|
|
@@ -12081,7 +12155,7 @@
|
|
|
12081
12155
|
</file>
|
|
12082
12156
|
</package>
|
|
12083
12157
|
<package name="ui-kit.stories.atoms">
|
|
12084
|
-
<metrics statements="
|
|
12158
|
+
<metrics statements="230" coveredstatements="0" conditionals="6" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
12085
12159
|
<file name="BackgroundTitle.stories.jsx" path="/var/www/html/ui-kit/stories/atoms/BackgroundTitle.stories.jsx">
|
|
12086
12160
|
<metrics statements="39" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12087
12161
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -12276,6 +12350,26 @@
|
|
|
12276
12350
|
<line num="29" count="0" type="stmt"/>
|
|
12277
12351
|
<line num="30" count="0" type="stmt"/>
|
|
12278
12352
|
</file>
|
|
12353
|
+
<file name="RateSelector.stories.jsx" path="/var/www/html/ui-kit/stories/atoms/RateSelector.stories.jsx">
|
|
12354
|
+
<metrics statements="17" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12355
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
12356
|
+
<line num="2" count="0" type="stmt"/>
|
|
12357
|
+
<line num="3" count="0" type="stmt"/>
|
|
12358
|
+
<line num="4" count="0" type="stmt"/>
|
|
12359
|
+
<line num="5" count="0" type="stmt"/>
|
|
12360
|
+
<line num="6" count="0" type="stmt"/>
|
|
12361
|
+
<line num="7" count="0" type="stmt"/>
|
|
12362
|
+
<line num="8" count="0" type="stmt"/>
|
|
12363
|
+
<line num="9" count="0" type="stmt"/>
|
|
12364
|
+
<line num="10" count="0" type="stmt"/>
|
|
12365
|
+
<line num="11" count="0" type="stmt"/>
|
|
12366
|
+
<line num="12" count="0" type="stmt"/>
|
|
12367
|
+
<line num="13" count="0" type="stmt"/>
|
|
12368
|
+
<line num="14" count="0" type="stmt"/>
|
|
12369
|
+
<line num="15" count="0" type="stmt"/>
|
|
12370
|
+
<line num="16" count="0" type="stmt"/>
|
|
12371
|
+
<line num="17" count="0" type="stmt"/>
|
|
12372
|
+
</file>
|
|
12279
12373
|
<file name="Validation.stories.jsx" path="/var/www/html/ui-kit/stories/atoms/Validation.stories.jsx">
|
|
12280
12374
|
<metrics statements="31" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
12281
12375
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -13200,7 +13294,7 @@
|
|
|
13200
13294
|
</file>
|
|
13201
13295
|
</package>
|
|
13202
13296
|
<package name="ui-kit.storybook-static">
|
|
13203
|
-
<metrics statements="
|
|
13297
|
+
<metrics statements="32" coveredstatements="0" conditionals="32" coveredconditionals="0" methods="32" coveredmethods="0"/>
|
|
13204
13298
|
<file name="138.56b7edc4.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/138.56b7edc4.iframe.bundle.js">
|
|
13205
13299
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13206
13300
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -13225,6 +13319,10 @@
|
|
|
13225
13319
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13226
13320
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13227
13321
|
</file>
|
|
13322
|
+
<file name="568.ce7884cd.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/568.ce7884cd.iframe.bundle.js">
|
|
13323
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13324
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13325
|
+
</file>
|
|
13228
13326
|
<file name="595.2e40d981.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/595.2e40d981.iframe.bundle.js">
|
|
13229
13327
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13230
13328
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -13245,7 +13343,7 @@
|
|
|
13245
13343
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13246
13344
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13247
13345
|
</file>
|
|
13248
|
-
<file name="823.
|
|
13346
|
+
<file name="823.054cefe0.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/823.054cefe0.iframe.bundle.js">
|
|
13249
13347
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13250
13348
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13251
13349
|
</file>
|
|
@@ -13253,10 +13351,6 @@
|
|
|
13253
13351
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13254
13352
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13255
13353
|
</file>
|
|
13256
|
-
<file name="884.058e412d.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/884.058e412d.iframe.bundle.js">
|
|
13257
|
-
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13258
|
-
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13259
|
-
</file>
|
|
13260
13354
|
<file name="932.d4a1714c.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/932.d4a1714c.iframe.bundle.js">
|
|
13261
13355
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13262
13356
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -13277,6 +13371,10 @@
|
|
|
13277
13371
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13278
13372
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13279
13373
|
</file>
|
|
13374
|
+
<file name="atoms-RateSelector-stories.2626a8b6.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-RateSelector-stories.2626a8b6.iframe.bundle.js">
|
|
13375
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13376
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13377
|
+
</file>
|
|
13280
13378
|
<file name="atoms-Validation-stories.d561b311.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-Validation-stories.d561b311.iframe.bundle.js">
|
|
13281
13379
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13282
13380
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -13293,7 +13391,7 @@
|
|
|
13293
13391
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13294
13392
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13295
13393
|
</file>
|
|
13296
|
-
<file name="main.
|
|
13394
|
+
<file name="main.32a2b9d5.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/main.32a2b9d5.iframe.bundle.js">
|
|
13297
13395
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13298
13396
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13299
13397
|
</file>
|
|
@@ -13317,7 +13415,7 @@
|
|
|
13317
13415
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13318
13416
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13319
13417
|
</file>
|
|
13320
|
-
<file name="runtime~main.
|
|
13418
|
+
<file name="runtime~main.c5f48b79.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/runtime~main.c5f48b79.iframe.bundle.js">
|
|
13321
13419
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
13322
13420
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
13323
13421
|
</file>
|