@rabbitio/ui-kit 1.0.0-beta.50 → 1.0.0-beta.51
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 +691 -239
- package/coverage/coverage-final.json +45 -25
- package/coverage/index.html +144 -39
- 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 +142 -0
- package/coverage/ui-kit/src/assets/wrappedImages/arrowTosca.jsx.html +145 -0
- package/coverage/ui-kit/src/assets/wrappedImages/arrowWhite.jsx.html +145 -0
- package/coverage/ui-kit/src/assets/wrappedImages/darkRectangle.jsx.html +139 -0
- package/coverage/ui-kit/src/assets/wrappedImages/determinedError.jsx.html +472 -0
- package/coverage/ui-kit/src/assets/wrappedImages/failedValidationIcon.jsx.html +244 -0
- package/coverage/ui-kit/src/assets/wrappedImages/index.html +221 -0
- package/coverage/ui-kit/src/assets/wrappedImages/successfulValidationIcon.jsx.html +205 -0
- package/coverage/ui-kit/src/assets/wrappedImages/walletIcon.jsx.html +199 -0
- 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 +5 -59
- package/coverage/ui-kit/src/components/atoms/AssetSelection/index.html +5 -5
- 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/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 +11 -8
- package/coverage/ui-kit/src/components/atoms/NoticeIcon/index.html +5 -5
- 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/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 +8 -5
- package/coverage/ui-kit/src/components/atoms/TitleBox/index.html +5 -5
- package/coverage/ui-kit/src/components/atoms/Tooltip/Tooltip.jsx.html +6 -81
- package/coverage/ui-kit/src/components/atoms/Tooltip/index.html +5 -5
- 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 +7 -280
- package/coverage/ui-kit/src/components/atoms/Validation/index.html +5 -5
- 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 +5 -20
- package/coverage/ui-kit/src/components/atoms/buttons/Close/index.html +5 -5
- package/coverage/ui-kit/src/components/atoms/buttons/LinkButton/LinkButton.jsx.html +11 -29
- package/coverage/ui-kit/src/components/atoms/buttons/LinkButton/index.html +5 -5
- 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 +5 -116
- package/coverage/ui-kit/src/components/molecules/AmountInput/index.html +5 -5
- 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 +175 -0
- package/coverage/ui-kit/src/components/molecules/TitledLineWithIconLink/index.html +116 -0
- package/coverage/ui-kit/src/components/organisms/Dialog/Dialog.jsx.html +2 -2
- 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 +88 -25
- package/coverage/ui-kit/src/components/organisms/Dialog/DialogStep/index.html +5 -5
- package/coverage/ui-kit/src/components/organisms/Dialog/index.html +1 -1
- package/coverage/ui-kit/src/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
- package/coverage/ui-kit/src/components/organisms/SwapForm/index.html +1 -1
- package/coverage/ui-kit/src/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +316 -0
- package/coverage/ui-kit/src/components/templates/DeterminedErrorDialogStep/index.html +116 -0
- 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 +100 -0
- package/coverage/ui-kit/src/constants/atoms/Close/index.html +116 -0
- package/coverage/ui-kit/src/constants/atoms/LinkButton/index.html +116 -0
- package/coverage/ui-kit/src/constants/atoms/LinkButton/linkButton.jsx.html +103 -0
- package/coverage/ui-kit/src/constants/atoms/Tooltip/index.html +116 -0
- package/coverage/ui-kit/src/constants/atoms/Tooltip/tooltip.jsx.html +109 -0
- 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 +5 -5
- package/coverage/ui-kit/src/index.js.html +30 -12
- 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/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 +9 -6
- package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +9 -12
- package/coverage/ui-kit/stories/atoms/buttons/index.html +5 -5
- 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 +160 -0
- package/coverage/ui-kit/stories/molecules/index.html +20 -5
- 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 +19 -34
- package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +5 -5
- 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 +193 -0
- package/coverage/ui-kit/stories/templates/index.html +116 -0
- package/dist/index.cjs +636 -177
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +8569 -10
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +571 -171
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +628 -178
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +639 -181
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/{image/icons/arrow-darker.svg → wrappedImages/arrowIcon.jsx} +11 -6
- package/src/assets/wrappedImages/arrowTosca.jsx +20 -0
- package/src/assets/{image/icons/arrow-white.svg → wrappedImages/arrowWhite.jsx} +12 -6
- package/src/assets/wrappedImages/darkRectangle.jsx +18 -0
- package/src/assets/wrappedImages/determinedError.jsx +129 -0
- package/src/assets/wrappedImages/failedValidationIcon.jsx +53 -0
- package/src/assets/wrappedImages/successfulValidationIcon.jsx +40 -0
- package/src/assets/wrappedImages/walletIcon.jsx +38 -0
- package/src/components/atoms/AssetSelection/AssetSelection.jsx +1 -19
- package/src/components/atoms/NoticeIcon/NoticeIcon.jsx +4 -3
- package/src/components/atoms/TitleBox/TitleBox.jsx +2 -1
- package/src/components/atoms/Tooltip/Tooltip.jsx +2 -27
- package/src/components/atoms/Tooltip/tooltip.module.scss +12 -6
- package/src/components/atoms/Validation/Validation.jsx +2 -93
- package/src/components/atoms/buttons/Close/Close.jsx +1 -6
- package/src/components/atoms/buttons/LinkButton/LinkButton.jsx +7 -13
- package/src/components/atoms/buttons/LinkButton/link-button.module.scss +8 -4
- package/src/components/molecules/AmountInput/AmountInput.jsx +1 -38
- package/src/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx +30 -0
- package/src/components/organisms/Dialog/Dialog.jsx +1 -1
- package/src/components/organisms/Dialog/DialogStep/DialogStep.jsx +42 -21
- package/src/components/organisms/Dialog/DialogStep/dialog-step.module.scss +7 -0
- package/src/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx +77 -0
- package/src/constants/atoms/Close/close.jsx +5 -0
- package/src/constants/atoms/LinkButton/linkButton.jsx +6 -0
- package/src/constants/atoms/Tooltip/tooltip.jsx +8 -0
- package/src/index.js +14 -8
- package/src/assets/image/icons/dark-rectangle.svg +0 -3
- package/src/assets/image/icons/failed-validation-icon.svg +0 -15
- package/src/assets/image/icons/successful-validation-icon.svg +0 -10
- package/src/assets/image/icons/wallet-gray-small.svg +0 -6
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="1715055355077" clover="3.2.0">
|
|
3
|
+
<project timestamp="1715055355077" name="All files">
|
|
4
|
+
<metrics statements="15117" coveredstatements="3066" conditionals="576" coveredconditionals="378" methods="310" coveredmethods="82" elements="16003" coveredelements="3526" complexity="0" loc="15117" ncloc="15117" packages="69" files="147" classes="147"/>
|
|
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">
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
</file>
|
|
11
11
|
</package>
|
|
12
12
|
<package name="ui-kit.src">
|
|
13
|
-
<metrics statements="
|
|
13
|
+
<metrics statements="82" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
14
14
|
<file name="index.js" path="/var/www/html/ui-kit/src/index.js">
|
|
15
|
-
<metrics statements="
|
|
15
|
+
<metrics statements="82" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
16
16
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
17
17
|
<line num="2" count="0" type="stmt"/>
|
|
18
18
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -89,6 +89,376 @@
|
|
|
89
89
|
<line num="74" count="0" type="stmt"/>
|
|
90
90
|
<line num="75" count="0" type="stmt"/>
|
|
91
91
|
<line num="76" count="0" type="stmt"/>
|
|
92
|
+
<line num="77" count="0" type="stmt"/>
|
|
93
|
+
<line num="78" count="0" type="stmt"/>
|
|
94
|
+
<line num="79" count="0" type="stmt"/>
|
|
95
|
+
<line num="80" count="0" type="stmt"/>
|
|
96
|
+
<line num="81" count="0" type="stmt"/>
|
|
97
|
+
<line num="82" count="0" type="stmt"/>
|
|
98
|
+
</file>
|
|
99
|
+
</package>
|
|
100
|
+
<package name="ui-kit.src.assets.wrappedImages">
|
|
101
|
+
<metrics statements="337" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
102
|
+
<file name="arrowIcon.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/arrowIcon.jsx">
|
|
103
|
+
<metrics statements="19" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
104
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
105
|
+
<line num="2" count="0" type="stmt"/>
|
|
106
|
+
<line num="3" count="0" type="stmt"/>
|
|
107
|
+
<line num="4" count="0" type="stmt"/>
|
|
108
|
+
<line num="5" count="0" type="stmt"/>
|
|
109
|
+
<line num="6" count="0" type="stmt"/>
|
|
110
|
+
<line num="7" count="0" type="stmt"/>
|
|
111
|
+
<line num="8" count="0" type="stmt"/>
|
|
112
|
+
<line num="9" count="0" type="stmt"/>
|
|
113
|
+
<line num="10" count="0" type="stmt"/>
|
|
114
|
+
<line num="11" count="0" type="stmt"/>
|
|
115
|
+
<line num="12" count="0" type="stmt"/>
|
|
116
|
+
<line num="13" count="0" type="stmt"/>
|
|
117
|
+
<line num="14" count="0" type="stmt"/>
|
|
118
|
+
<line num="15" count="0" type="stmt"/>
|
|
119
|
+
<line num="16" count="0" type="stmt"/>
|
|
120
|
+
<line num="17" count="0" type="stmt"/>
|
|
121
|
+
<line num="18" count="0" type="stmt"/>
|
|
122
|
+
<line num="19" count="0" type="stmt"/>
|
|
123
|
+
</file>
|
|
124
|
+
<file name="arrowTosca.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/arrowTosca.jsx">
|
|
125
|
+
<metrics statements="20" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
126
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
127
|
+
<line num="2" count="0" type="stmt"/>
|
|
128
|
+
<line num="3" count="0" type="stmt"/>
|
|
129
|
+
<line num="4" count="0" type="stmt"/>
|
|
130
|
+
<line num="5" count="0" type="stmt"/>
|
|
131
|
+
<line num="6" count="0" type="stmt"/>
|
|
132
|
+
<line num="7" count="0" type="stmt"/>
|
|
133
|
+
<line num="8" count="0" type="stmt"/>
|
|
134
|
+
<line num="9" count="0" type="stmt"/>
|
|
135
|
+
<line num="10" count="0" type="stmt"/>
|
|
136
|
+
<line num="11" count="0" type="stmt"/>
|
|
137
|
+
<line num="12" count="0" type="stmt"/>
|
|
138
|
+
<line num="13" count="0" type="stmt"/>
|
|
139
|
+
<line num="14" count="0" type="stmt"/>
|
|
140
|
+
<line num="15" count="0" type="stmt"/>
|
|
141
|
+
<line num="16" count="0" type="stmt"/>
|
|
142
|
+
<line num="17" count="0" type="stmt"/>
|
|
143
|
+
<line num="18" count="0" type="stmt"/>
|
|
144
|
+
<line num="19" count="0" type="stmt"/>
|
|
145
|
+
<line num="20" count="0" type="stmt"/>
|
|
146
|
+
</file>
|
|
147
|
+
<file name="arrowWhite.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/arrowWhite.jsx">
|
|
148
|
+
<metrics statements="20" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
149
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
150
|
+
<line num="2" count="0" type="stmt"/>
|
|
151
|
+
<line num="3" count="0" type="stmt"/>
|
|
152
|
+
<line num="4" count="0" type="stmt"/>
|
|
153
|
+
<line num="5" count="0" type="stmt"/>
|
|
154
|
+
<line num="6" count="0" type="stmt"/>
|
|
155
|
+
<line num="7" count="0" type="stmt"/>
|
|
156
|
+
<line num="8" count="0" type="stmt"/>
|
|
157
|
+
<line num="9" count="0" type="stmt"/>
|
|
158
|
+
<line num="10" count="0" type="stmt"/>
|
|
159
|
+
<line num="11" count="0" type="stmt"/>
|
|
160
|
+
<line num="12" count="0" type="stmt"/>
|
|
161
|
+
<line num="13" count="0" type="stmt"/>
|
|
162
|
+
<line num="14" count="0" type="stmt"/>
|
|
163
|
+
<line num="15" count="0" type="stmt"/>
|
|
164
|
+
<line num="16" count="0" type="stmt"/>
|
|
165
|
+
<line num="17" count="0" type="stmt"/>
|
|
166
|
+
<line num="18" count="0" type="stmt"/>
|
|
167
|
+
<line num="19" count="0" type="stmt"/>
|
|
168
|
+
<line num="20" count="0" type="stmt"/>
|
|
169
|
+
</file>
|
|
170
|
+
<file name="darkRectangle.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/darkRectangle.jsx">
|
|
171
|
+
<metrics statements="18" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
172
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
173
|
+
<line num="2" count="0" type="stmt"/>
|
|
174
|
+
<line num="3" count="0" type="stmt"/>
|
|
175
|
+
<line num="4" count="0" type="stmt"/>
|
|
176
|
+
<line num="5" count="0" type="stmt"/>
|
|
177
|
+
<line num="6" count="0" type="stmt"/>
|
|
178
|
+
<line num="7" count="0" type="stmt"/>
|
|
179
|
+
<line num="8" count="0" type="stmt"/>
|
|
180
|
+
<line num="9" count="0" type="stmt"/>
|
|
181
|
+
<line num="10" count="0" type="stmt"/>
|
|
182
|
+
<line num="11" count="0" type="stmt"/>
|
|
183
|
+
<line num="12" count="0" type="stmt"/>
|
|
184
|
+
<line num="13" count="0" type="stmt"/>
|
|
185
|
+
<line num="14" count="0" type="stmt"/>
|
|
186
|
+
<line num="15" count="0" type="stmt"/>
|
|
187
|
+
<line num="16" count="0" type="stmt"/>
|
|
188
|
+
<line num="17" count="0" type="stmt"/>
|
|
189
|
+
<line num="18" count="0" type="stmt"/>
|
|
190
|
+
</file>
|
|
191
|
+
<file name="determinedError.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/determinedError.jsx">
|
|
192
|
+
<metrics statements="129" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
193
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
194
|
+
<line num="2" count="0" type="stmt"/>
|
|
195
|
+
<line num="3" count="0" type="stmt"/>
|
|
196
|
+
<line num="4" count="0" type="stmt"/>
|
|
197
|
+
<line num="5" count="0" type="stmt"/>
|
|
198
|
+
<line num="6" count="0" type="stmt"/>
|
|
199
|
+
<line num="7" count="0" type="stmt"/>
|
|
200
|
+
<line num="8" count="0" type="stmt"/>
|
|
201
|
+
<line num="9" count="0" type="stmt"/>
|
|
202
|
+
<line num="10" count="0" type="stmt"/>
|
|
203
|
+
<line num="11" count="0" type="stmt"/>
|
|
204
|
+
<line num="12" count="0" type="stmt"/>
|
|
205
|
+
<line num="13" count="0" type="stmt"/>
|
|
206
|
+
<line num="14" count="0" type="stmt"/>
|
|
207
|
+
<line num="15" count="0" type="stmt"/>
|
|
208
|
+
<line num="16" count="0" type="stmt"/>
|
|
209
|
+
<line num="17" count="0" type="stmt"/>
|
|
210
|
+
<line num="18" count="0" type="stmt"/>
|
|
211
|
+
<line num="19" count="0" type="stmt"/>
|
|
212
|
+
<line num="20" count="0" type="stmt"/>
|
|
213
|
+
<line num="21" count="0" type="stmt"/>
|
|
214
|
+
<line num="22" count="0" type="stmt"/>
|
|
215
|
+
<line num="23" count="0" type="stmt"/>
|
|
216
|
+
<line num="24" count="0" type="stmt"/>
|
|
217
|
+
<line num="25" count="0" type="stmt"/>
|
|
218
|
+
<line num="26" count="0" type="stmt"/>
|
|
219
|
+
<line num="27" count="0" type="stmt"/>
|
|
220
|
+
<line num="28" count="0" type="stmt"/>
|
|
221
|
+
<line num="29" count="0" type="stmt"/>
|
|
222
|
+
<line num="30" count="0" type="stmt"/>
|
|
223
|
+
<line num="31" count="0" type="stmt"/>
|
|
224
|
+
<line num="32" count="0" type="stmt"/>
|
|
225
|
+
<line num="33" count="0" type="stmt"/>
|
|
226
|
+
<line num="34" count="0" type="stmt"/>
|
|
227
|
+
<line num="35" count="0" type="stmt"/>
|
|
228
|
+
<line num="36" count="0" type="stmt"/>
|
|
229
|
+
<line num="37" count="0" type="stmt"/>
|
|
230
|
+
<line num="38" count="0" type="stmt"/>
|
|
231
|
+
<line num="39" count="0" type="stmt"/>
|
|
232
|
+
<line num="40" count="0" type="stmt"/>
|
|
233
|
+
<line num="41" count="0" type="stmt"/>
|
|
234
|
+
<line num="42" count="0" type="stmt"/>
|
|
235
|
+
<line num="43" count="0" type="stmt"/>
|
|
236
|
+
<line num="44" count="0" type="stmt"/>
|
|
237
|
+
<line num="45" count="0" type="stmt"/>
|
|
238
|
+
<line num="46" count="0" type="stmt"/>
|
|
239
|
+
<line num="47" count="0" type="stmt"/>
|
|
240
|
+
<line num="48" count="0" type="stmt"/>
|
|
241
|
+
<line num="49" count="0" type="stmt"/>
|
|
242
|
+
<line num="50" count="0" type="stmt"/>
|
|
243
|
+
<line num="51" count="0" type="stmt"/>
|
|
244
|
+
<line num="52" count="0" type="stmt"/>
|
|
245
|
+
<line num="53" count="0" type="stmt"/>
|
|
246
|
+
<line num="54" count="0" type="stmt"/>
|
|
247
|
+
<line num="55" count="0" type="stmt"/>
|
|
248
|
+
<line num="56" count="0" type="stmt"/>
|
|
249
|
+
<line num="57" count="0" type="stmt"/>
|
|
250
|
+
<line num="58" count="0" type="stmt"/>
|
|
251
|
+
<line num="59" count="0" type="stmt"/>
|
|
252
|
+
<line num="60" count="0" type="stmt"/>
|
|
253
|
+
<line num="61" count="0" type="stmt"/>
|
|
254
|
+
<line num="62" count="0" type="stmt"/>
|
|
255
|
+
<line num="63" count="0" type="stmt"/>
|
|
256
|
+
<line num="64" count="0" type="stmt"/>
|
|
257
|
+
<line num="65" count="0" type="stmt"/>
|
|
258
|
+
<line num="66" count="0" type="stmt"/>
|
|
259
|
+
<line num="67" count="0" type="stmt"/>
|
|
260
|
+
<line num="68" count="0" type="stmt"/>
|
|
261
|
+
<line num="69" count="0" type="stmt"/>
|
|
262
|
+
<line num="70" count="0" type="stmt"/>
|
|
263
|
+
<line num="71" count="0" type="stmt"/>
|
|
264
|
+
<line num="72" count="0" type="stmt"/>
|
|
265
|
+
<line num="73" count="0" type="stmt"/>
|
|
266
|
+
<line num="74" count="0" type="stmt"/>
|
|
267
|
+
<line num="75" count="0" type="stmt"/>
|
|
268
|
+
<line num="76" count="0" type="stmt"/>
|
|
269
|
+
<line num="77" count="0" type="stmt"/>
|
|
270
|
+
<line num="78" count="0" type="stmt"/>
|
|
271
|
+
<line num="79" count="0" type="stmt"/>
|
|
272
|
+
<line num="80" count="0" type="stmt"/>
|
|
273
|
+
<line num="81" count="0" type="stmt"/>
|
|
274
|
+
<line num="82" count="0" type="stmt"/>
|
|
275
|
+
<line num="83" count="0" type="stmt"/>
|
|
276
|
+
<line num="84" count="0" type="stmt"/>
|
|
277
|
+
<line num="85" count="0" type="stmt"/>
|
|
278
|
+
<line num="86" count="0" type="stmt"/>
|
|
279
|
+
<line num="87" count="0" type="stmt"/>
|
|
280
|
+
<line num="88" count="0" type="stmt"/>
|
|
281
|
+
<line num="89" count="0" type="stmt"/>
|
|
282
|
+
<line num="90" count="0" type="stmt"/>
|
|
283
|
+
<line num="91" count="0" type="stmt"/>
|
|
284
|
+
<line num="92" count="0" type="stmt"/>
|
|
285
|
+
<line num="93" count="0" type="stmt"/>
|
|
286
|
+
<line num="94" count="0" type="stmt"/>
|
|
287
|
+
<line num="95" count="0" type="stmt"/>
|
|
288
|
+
<line num="96" count="0" type="stmt"/>
|
|
289
|
+
<line num="97" count="0" type="stmt"/>
|
|
290
|
+
<line num="98" count="0" type="stmt"/>
|
|
291
|
+
<line num="99" count="0" type="stmt"/>
|
|
292
|
+
<line num="100" count="0" type="stmt"/>
|
|
293
|
+
<line num="101" count="0" type="stmt"/>
|
|
294
|
+
<line num="102" count="0" type="stmt"/>
|
|
295
|
+
<line num="103" count="0" type="stmt"/>
|
|
296
|
+
<line num="104" count="0" type="stmt"/>
|
|
297
|
+
<line num="105" count="0" type="stmt"/>
|
|
298
|
+
<line num="106" count="0" type="stmt"/>
|
|
299
|
+
<line num="107" count="0" type="stmt"/>
|
|
300
|
+
<line num="108" count="0" type="stmt"/>
|
|
301
|
+
<line num="109" count="0" type="stmt"/>
|
|
302
|
+
<line num="110" count="0" type="stmt"/>
|
|
303
|
+
<line num="111" count="0" type="stmt"/>
|
|
304
|
+
<line num="112" count="0" type="stmt"/>
|
|
305
|
+
<line num="113" count="0" type="stmt"/>
|
|
306
|
+
<line num="114" count="0" type="stmt"/>
|
|
307
|
+
<line num="115" count="0" type="stmt"/>
|
|
308
|
+
<line num="116" count="0" type="stmt"/>
|
|
309
|
+
<line num="117" count="0" type="stmt"/>
|
|
310
|
+
<line num="118" count="0" type="stmt"/>
|
|
311
|
+
<line num="119" count="0" type="stmt"/>
|
|
312
|
+
<line num="120" count="0" type="stmt"/>
|
|
313
|
+
<line num="121" count="0" type="stmt"/>
|
|
314
|
+
<line num="122" count="0" type="stmt"/>
|
|
315
|
+
<line num="123" count="0" type="stmt"/>
|
|
316
|
+
<line num="124" count="0" type="stmt"/>
|
|
317
|
+
<line num="125" count="0" type="stmt"/>
|
|
318
|
+
<line num="126" count="0" type="stmt"/>
|
|
319
|
+
<line num="127" count="0" type="stmt"/>
|
|
320
|
+
<line num="128" count="0" type="stmt"/>
|
|
321
|
+
<line num="129" count="0" type="stmt"/>
|
|
322
|
+
</file>
|
|
323
|
+
<file name="failedValidationIcon.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/failedValidationIcon.jsx">
|
|
324
|
+
<metrics statements="53" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
325
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
326
|
+
<line num="2" count="0" type="stmt"/>
|
|
327
|
+
<line num="3" count="0" type="stmt"/>
|
|
328
|
+
<line num="4" count="0" type="stmt"/>
|
|
329
|
+
<line num="5" count="0" type="stmt"/>
|
|
330
|
+
<line num="6" count="0" type="stmt"/>
|
|
331
|
+
<line num="7" count="0" type="stmt"/>
|
|
332
|
+
<line num="8" count="0" type="stmt"/>
|
|
333
|
+
<line num="9" count="0" type="stmt"/>
|
|
334
|
+
<line num="10" count="0" type="stmt"/>
|
|
335
|
+
<line num="11" count="0" type="stmt"/>
|
|
336
|
+
<line num="12" count="0" type="stmt"/>
|
|
337
|
+
<line num="13" count="0" type="stmt"/>
|
|
338
|
+
<line num="14" count="0" type="stmt"/>
|
|
339
|
+
<line num="15" count="0" type="stmt"/>
|
|
340
|
+
<line num="16" count="0" type="stmt"/>
|
|
341
|
+
<line num="17" count="0" type="stmt"/>
|
|
342
|
+
<line num="18" count="0" type="stmt"/>
|
|
343
|
+
<line num="19" count="0" type="stmt"/>
|
|
344
|
+
<line num="20" count="0" type="stmt"/>
|
|
345
|
+
<line num="21" count="0" type="stmt"/>
|
|
346
|
+
<line num="22" count="0" type="stmt"/>
|
|
347
|
+
<line num="23" count="0" type="stmt"/>
|
|
348
|
+
<line num="24" count="0" type="stmt"/>
|
|
349
|
+
<line num="25" count="0" type="stmt"/>
|
|
350
|
+
<line num="26" count="0" type="stmt"/>
|
|
351
|
+
<line num="27" count="0" type="stmt"/>
|
|
352
|
+
<line num="28" count="0" type="stmt"/>
|
|
353
|
+
<line num="29" count="0" type="stmt"/>
|
|
354
|
+
<line num="30" count="0" type="stmt"/>
|
|
355
|
+
<line num="31" count="0" type="stmt"/>
|
|
356
|
+
<line num="32" count="0" type="stmt"/>
|
|
357
|
+
<line num="33" count="0" type="stmt"/>
|
|
358
|
+
<line num="34" count="0" type="stmt"/>
|
|
359
|
+
<line num="35" count="0" type="stmt"/>
|
|
360
|
+
<line num="36" count="0" type="stmt"/>
|
|
361
|
+
<line num="37" count="0" type="stmt"/>
|
|
362
|
+
<line num="38" count="0" type="stmt"/>
|
|
363
|
+
<line num="39" count="0" type="stmt"/>
|
|
364
|
+
<line num="40" count="0" type="stmt"/>
|
|
365
|
+
<line num="41" count="0" type="stmt"/>
|
|
366
|
+
<line num="42" count="0" type="stmt"/>
|
|
367
|
+
<line num="43" count="0" type="stmt"/>
|
|
368
|
+
<line num="44" count="0" type="stmt"/>
|
|
369
|
+
<line num="45" count="0" type="stmt"/>
|
|
370
|
+
<line num="46" count="0" type="stmt"/>
|
|
371
|
+
<line num="47" count="0" type="stmt"/>
|
|
372
|
+
<line num="48" count="0" type="stmt"/>
|
|
373
|
+
<line num="49" count="0" type="stmt"/>
|
|
374
|
+
<line num="50" count="0" type="stmt"/>
|
|
375
|
+
<line num="51" count="0" type="stmt"/>
|
|
376
|
+
<line num="52" count="0" type="stmt"/>
|
|
377
|
+
<line num="53" count="0" type="stmt"/>
|
|
378
|
+
</file>
|
|
379
|
+
<file name="successfulValidationIcon.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/successfulValidationIcon.jsx">
|
|
380
|
+
<metrics statements="40" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
381
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
382
|
+
<line num="2" count="0" type="stmt"/>
|
|
383
|
+
<line num="3" count="0" type="stmt"/>
|
|
384
|
+
<line num="4" count="0" type="stmt"/>
|
|
385
|
+
<line num="5" count="0" type="stmt"/>
|
|
386
|
+
<line num="6" count="0" type="stmt"/>
|
|
387
|
+
<line num="7" count="0" type="stmt"/>
|
|
388
|
+
<line num="8" count="0" type="stmt"/>
|
|
389
|
+
<line num="9" count="0" type="stmt"/>
|
|
390
|
+
<line num="10" count="0" type="stmt"/>
|
|
391
|
+
<line num="11" count="0" type="stmt"/>
|
|
392
|
+
<line num="12" count="0" type="stmt"/>
|
|
393
|
+
<line num="13" count="0" type="stmt"/>
|
|
394
|
+
<line num="14" count="0" type="stmt"/>
|
|
395
|
+
<line num="15" count="0" type="stmt"/>
|
|
396
|
+
<line num="16" count="0" type="stmt"/>
|
|
397
|
+
<line num="17" count="0" type="stmt"/>
|
|
398
|
+
<line num="18" count="0" type="stmt"/>
|
|
399
|
+
<line num="19" count="0" type="stmt"/>
|
|
400
|
+
<line num="20" count="0" type="stmt"/>
|
|
401
|
+
<line num="21" count="0" type="stmt"/>
|
|
402
|
+
<line num="22" count="0" type="stmt"/>
|
|
403
|
+
<line num="23" count="0" type="stmt"/>
|
|
404
|
+
<line num="24" count="0" type="stmt"/>
|
|
405
|
+
<line num="25" count="0" type="stmt"/>
|
|
406
|
+
<line num="26" count="0" type="stmt"/>
|
|
407
|
+
<line num="27" count="0" type="stmt"/>
|
|
408
|
+
<line num="28" count="0" type="stmt"/>
|
|
409
|
+
<line num="29" count="0" type="stmt"/>
|
|
410
|
+
<line num="30" count="0" type="stmt"/>
|
|
411
|
+
<line num="31" count="0" type="stmt"/>
|
|
412
|
+
<line num="32" count="0" type="stmt"/>
|
|
413
|
+
<line num="33" count="0" type="stmt"/>
|
|
414
|
+
<line num="34" count="0" type="stmt"/>
|
|
415
|
+
<line num="35" count="0" type="stmt"/>
|
|
416
|
+
<line num="36" count="0" type="stmt"/>
|
|
417
|
+
<line num="37" count="0" type="stmt"/>
|
|
418
|
+
<line num="38" count="0" type="stmt"/>
|
|
419
|
+
<line num="39" count="0" type="stmt"/>
|
|
420
|
+
<line num="40" count="0" type="stmt"/>
|
|
421
|
+
</file>
|
|
422
|
+
<file name="walletIcon.jsx" path="/var/www/html/ui-kit/src/assets/wrappedImages/walletIcon.jsx">
|
|
423
|
+
<metrics statements="38" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
424
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
425
|
+
<line num="2" count="0" type="stmt"/>
|
|
426
|
+
<line num="3" count="0" type="stmt"/>
|
|
427
|
+
<line num="4" count="0" type="stmt"/>
|
|
428
|
+
<line num="5" count="0" type="stmt"/>
|
|
429
|
+
<line num="6" count="0" type="stmt"/>
|
|
430
|
+
<line num="7" count="0" type="stmt"/>
|
|
431
|
+
<line num="8" count="0" type="stmt"/>
|
|
432
|
+
<line num="9" count="0" type="stmt"/>
|
|
433
|
+
<line num="10" count="0" type="stmt"/>
|
|
434
|
+
<line num="11" count="0" type="stmt"/>
|
|
435
|
+
<line num="12" count="0" type="stmt"/>
|
|
436
|
+
<line num="13" count="0" type="stmt"/>
|
|
437
|
+
<line num="14" count="0" type="stmt"/>
|
|
438
|
+
<line num="15" count="0" type="stmt"/>
|
|
439
|
+
<line num="16" count="0" type="stmt"/>
|
|
440
|
+
<line num="17" count="0" type="stmt"/>
|
|
441
|
+
<line num="18" count="0" type="stmt"/>
|
|
442
|
+
<line num="19" count="0" type="stmt"/>
|
|
443
|
+
<line num="20" count="0" type="stmt"/>
|
|
444
|
+
<line num="21" count="0" type="stmt"/>
|
|
445
|
+
<line num="22" count="0" type="stmt"/>
|
|
446
|
+
<line num="23" count="0" type="stmt"/>
|
|
447
|
+
<line num="24" count="0" type="stmt"/>
|
|
448
|
+
<line num="25" count="0" type="stmt"/>
|
|
449
|
+
<line num="26" count="0" type="stmt"/>
|
|
450
|
+
<line num="27" count="0" type="stmt"/>
|
|
451
|
+
<line num="28" count="0" type="stmt"/>
|
|
452
|
+
<line num="29" count="0" type="stmt"/>
|
|
453
|
+
<line num="30" count="0" type="stmt"/>
|
|
454
|
+
<line num="31" count="0" type="stmt"/>
|
|
455
|
+
<line num="32" count="0" type="stmt"/>
|
|
456
|
+
<line num="33" count="0" type="stmt"/>
|
|
457
|
+
<line num="34" count="0" type="stmt"/>
|
|
458
|
+
<line num="35" count="0" type="stmt"/>
|
|
459
|
+
<line num="36" count="0" type="stmt"/>
|
|
460
|
+
<line num="37" count="0" type="stmt"/>
|
|
461
|
+
<line num="38" count="0" type="stmt"/>
|
|
92
462
|
</file>
|
|
93
463
|
</package>
|
|
94
464
|
<package name="ui-kit.src.common">
|
|
@@ -1732,9 +2102,9 @@
|
|
|
1732
2102
|
</file>
|
|
1733
2103
|
</package>
|
|
1734
2104
|
<package name="ui-kit.src.components.atoms.AssetSelection">
|
|
1735
|
-
<metrics statements="
|
|
2105
|
+
<metrics statements="75" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1736
2106
|
<file name="AssetSelection.jsx" path="/var/www/html/ui-kit/src/components/atoms/AssetSelection/AssetSelection.jsx">
|
|
1737
|
-
<metrics statements="
|
|
2107
|
+
<metrics statements="75" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1738
2108
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1739
2109
|
<line num="2" count="0" type="stmt"/>
|
|
1740
2110
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -1810,24 +2180,6 @@
|
|
|
1810
2180
|
<line num="73" count="0" type="stmt"/>
|
|
1811
2181
|
<line num="74" count="0" type="stmt"/>
|
|
1812
2182
|
<line num="75" count="0" type="stmt"/>
|
|
1813
|
-
<line num="76" count="0" type="stmt"/>
|
|
1814
|
-
<line num="77" count="0" type="stmt"/>
|
|
1815
|
-
<line num="78" count="0" type="stmt"/>
|
|
1816
|
-
<line num="79" count="0" type="stmt"/>
|
|
1817
|
-
<line num="80" count="0" type="stmt"/>
|
|
1818
|
-
<line num="81" count="0" type="stmt"/>
|
|
1819
|
-
<line num="82" count="0" type="stmt"/>
|
|
1820
|
-
<line num="83" count="0" type="stmt"/>
|
|
1821
|
-
<line num="84" count="0" type="stmt"/>
|
|
1822
|
-
<line num="85" count="0" type="stmt"/>
|
|
1823
|
-
<line num="86" count="0" type="stmt"/>
|
|
1824
|
-
<line num="87" count="0" type="stmt"/>
|
|
1825
|
-
<line num="88" count="0" type="stmt"/>
|
|
1826
|
-
<line num="89" count="0" type="stmt"/>
|
|
1827
|
-
<line num="90" count="0" type="stmt"/>
|
|
1828
|
-
<line num="91" count="0" type="stmt"/>
|
|
1829
|
-
<line num="92" count="0" type="stmt"/>
|
|
1830
|
-
<line num="93" count="0" type="stmt"/>
|
|
1831
2183
|
</file>
|
|
1832
2184
|
</package>
|
|
1833
2185
|
<package name="ui-kit.src.components.atoms.BackgroundTitle">
|
|
@@ -1944,9 +2296,9 @@
|
|
|
1944
2296
|
</file>
|
|
1945
2297
|
</package>
|
|
1946
2298
|
<package name="ui-kit.src.components.atoms.NoticeIcon">
|
|
1947
|
-
<metrics statements="
|
|
2299
|
+
<metrics statements="72" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1948
2300
|
<file name="NoticeIcon.jsx" path="/var/www/html/ui-kit/src/components/atoms/NoticeIcon/NoticeIcon.jsx">
|
|
1949
|
-
<metrics statements="
|
|
2301
|
+
<metrics statements="72" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1950
2302
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1951
2303
|
<line num="2" count="0" type="stmt"/>
|
|
1952
2304
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -2018,6 +2370,7 @@
|
|
|
2018
2370
|
<line num="69" count="0" type="stmt"/>
|
|
2019
2371
|
<line num="70" count="0" type="stmt"/>
|
|
2020
2372
|
<line num="71" count="0" type="stmt"/>
|
|
2373
|
+
<line num="72" count="0" type="stmt"/>
|
|
2021
2374
|
</file>
|
|
2022
2375
|
</package>
|
|
2023
2376
|
<package name="ui-kit.src.components.atoms.QrCode">
|
|
@@ -2279,9 +2632,9 @@
|
|
|
2279
2632
|
</file>
|
|
2280
2633
|
</package>
|
|
2281
2634
|
<package name="ui-kit.src.components.atoms.TitleBox">
|
|
2282
|
-
<metrics statements="
|
|
2635
|
+
<metrics statements="164" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2283
2636
|
<file name="TitleBox.jsx" path="/var/www/html/ui-kit/src/components/atoms/TitleBox/TitleBox.jsx">
|
|
2284
|
-
<metrics statements="
|
|
2637
|
+
<metrics statements="164" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2285
2638
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2286
2639
|
<line num="2" count="0" type="stmt"/>
|
|
2287
2640
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -2445,12 +2798,13 @@
|
|
|
2445
2798
|
<line num="161" count="0" type="stmt"/>
|
|
2446
2799
|
<line num="162" count="0" type="stmt"/>
|
|
2447
2800
|
<line num="163" count="0" type="stmt"/>
|
|
2801
|
+
<line num="164" count="0" type="stmt"/>
|
|
2448
2802
|
</file>
|
|
2449
2803
|
</package>
|
|
2450
2804
|
<package name="ui-kit.src.components.atoms.Tooltip">
|
|
2451
|
-
<metrics statements="
|
|
2805
|
+
<metrics statements="70" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2452
2806
|
<file name="Tooltip.jsx" path="/var/www/html/ui-kit/src/components/atoms/Tooltip/Tooltip.jsx">
|
|
2453
|
-
<metrics statements="
|
|
2807
|
+
<metrics statements="70" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2454
2808
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2455
2809
|
<line num="2" count="0" type="stmt"/>
|
|
2456
2810
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -2521,31 +2875,6 @@
|
|
|
2521
2875
|
<line num="68" count="0" type="stmt"/>
|
|
2522
2876
|
<line num="69" count="0" type="stmt"/>
|
|
2523
2877
|
<line num="70" count="0" type="stmt"/>
|
|
2524
|
-
<line num="71" count="0" type="stmt"/>
|
|
2525
|
-
<line num="72" count="0" type="stmt"/>
|
|
2526
|
-
<line num="73" count="0" type="stmt"/>
|
|
2527
|
-
<line num="74" count="0" type="stmt"/>
|
|
2528
|
-
<line num="75" count="0" type="stmt"/>
|
|
2529
|
-
<line num="76" count="0" type="stmt"/>
|
|
2530
|
-
<line num="77" count="0" type="stmt"/>
|
|
2531
|
-
<line num="78" count="0" type="stmt"/>
|
|
2532
|
-
<line num="79" count="0" type="stmt"/>
|
|
2533
|
-
<line num="80" count="0" type="stmt"/>
|
|
2534
|
-
<line num="81" count="0" type="stmt"/>
|
|
2535
|
-
<line num="82" count="0" type="stmt"/>
|
|
2536
|
-
<line num="83" count="0" type="stmt"/>
|
|
2537
|
-
<line num="84" count="0" type="stmt"/>
|
|
2538
|
-
<line num="85" count="0" type="stmt"/>
|
|
2539
|
-
<line num="86" count="0" type="stmt"/>
|
|
2540
|
-
<line num="87" count="0" type="stmt"/>
|
|
2541
|
-
<line num="88" count="0" type="stmt"/>
|
|
2542
|
-
<line num="89" count="0" type="stmt"/>
|
|
2543
|
-
<line num="90" count="0" type="stmt"/>
|
|
2544
|
-
<line num="91" count="0" type="stmt"/>
|
|
2545
|
-
<line num="92" count="0" type="stmt"/>
|
|
2546
|
-
<line num="93" count="0" type="stmt"/>
|
|
2547
|
-
<line num="94" count="0" type="stmt"/>
|
|
2548
|
-
<line num="95" count="0" type="stmt"/>
|
|
2549
2878
|
</file>
|
|
2550
2879
|
</package>
|
|
2551
2880
|
<package name="ui-kit.src.components.atoms.TwoLinesOfText">
|
|
@@ -2635,9 +2964,9 @@
|
|
|
2635
2964
|
</file>
|
|
2636
2965
|
</package>
|
|
2637
2966
|
<package name="ui-kit.src.components.atoms.Validation">
|
|
2638
|
-
<metrics statements="
|
|
2967
|
+
<metrics statements="39" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2639
2968
|
<file name="Validation.jsx" path="/var/www/html/ui-kit/src/components/atoms/Validation/Validation.jsx">
|
|
2640
|
-
<metrics statements="
|
|
2969
|
+
<metrics statements="39" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2641
2970
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2642
2971
|
<line num="2" count="0" type="stmt"/>
|
|
2643
2972
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -2677,97 +3006,6 @@
|
|
|
2677
3006
|
<line num="37" count="0" type="stmt"/>
|
|
2678
3007
|
<line num="38" count="0" type="stmt"/>
|
|
2679
3008
|
<line num="39" count="0" type="stmt"/>
|
|
2680
|
-
<line num="40" count="0" type="stmt"/>
|
|
2681
|
-
<line num="41" count="0" type="stmt"/>
|
|
2682
|
-
<line num="42" count="0" type="stmt"/>
|
|
2683
|
-
<line num="43" count="0" type="stmt"/>
|
|
2684
|
-
<line num="44" count="0" type="stmt"/>
|
|
2685
|
-
<line num="45" count="0" type="stmt"/>
|
|
2686
|
-
<line num="46" count="0" type="stmt"/>
|
|
2687
|
-
<line num="47" count="0" type="stmt"/>
|
|
2688
|
-
<line num="48" count="0" type="stmt"/>
|
|
2689
|
-
<line num="49" count="0" type="stmt"/>
|
|
2690
|
-
<line num="50" count="0" type="stmt"/>
|
|
2691
|
-
<line num="51" count="0" type="stmt"/>
|
|
2692
|
-
<line num="52" count="0" type="stmt"/>
|
|
2693
|
-
<line num="53" count="0" type="stmt"/>
|
|
2694
|
-
<line num="54" count="0" type="stmt"/>
|
|
2695
|
-
<line num="55" count="0" type="stmt"/>
|
|
2696
|
-
<line num="56" count="0" type="stmt"/>
|
|
2697
|
-
<line num="57" count="0" type="stmt"/>
|
|
2698
|
-
<line num="58" count="0" type="stmt"/>
|
|
2699
|
-
<line num="59" count="0" type="stmt"/>
|
|
2700
|
-
<line num="60" count="0" type="stmt"/>
|
|
2701
|
-
<line num="61" count="0" type="stmt"/>
|
|
2702
|
-
<line num="62" count="0" type="stmt"/>
|
|
2703
|
-
<line num="63" count="0" type="stmt"/>
|
|
2704
|
-
<line num="64" count="0" type="stmt"/>
|
|
2705
|
-
<line num="65" count="0" type="stmt"/>
|
|
2706
|
-
<line num="66" count="0" type="stmt"/>
|
|
2707
|
-
<line num="67" count="0" type="stmt"/>
|
|
2708
|
-
<line num="68" count="0" type="stmt"/>
|
|
2709
|
-
<line num="69" count="0" type="stmt"/>
|
|
2710
|
-
<line num="70" count="0" type="stmt"/>
|
|
2711
|
-
<line num="71" count="0" type="stmt"/>
|
|
2712
|
-
<line num="72" count="0" type="stmt"/>
|
|
2713
|
-
<line num="73" count="0" type="stmt"/>
|
|
2714
|
-
<line num="74" count="0" type="stmt"/>
|
|
2715
|
-
<line num="75" count="0" type="stmt"/>
|
|
2716
|
-
<line num="76" count="0" type="stmt"/>
|
|
2717
|
-
<line num="77" count="0" type="stmt"/>
|
|
2718
|
-
<line num="78" count="0" type="stmt"/>
|
|
2719
|
-
<line num="79" count="0" type="stmt"/>
|
|
2720
|
-
<line num="80" count="0" type="stmt"/>
|
|
2721
|
-
<line num="81" count="0" type="stmt"/>
|
|
2722
|
-
<line num="82" count="0" type="stmt"/>
|
|
2723
|
-
<line num="83" count="0" type="stmt"/>
|
|
2724
|
-
<line num="84" count="0" type="stmt"/>
|
|
2725
|
-
<line num="85" count="0" type="stmt"/>
|
|
2726
|
-
<line num="86" count="0" type="stmt"/>
|
|
2727
|
-
<line num="87" count="0" type="stmt"/>
|
|
2728
|
-
<line num="88" count="0" type="stmt"/>
|
|
2729
|
-
<line num="89" count="0" type="stmt"/>
|
|
2730
|
-
<line num="90" count="0" type="stmt"/>
|
|
2731
|
-
<line num="91" count="0" type="stmt"/>
|
|
2732
|
-
<line num="92" count="0" type="stmt"/>
|
|
2733
|
-
<line num="93" count="0" type="stmt"/>
|
|
2734
|
-
<line num="94" count="0" type="stmt"/>
|
|
2735
|
-
<line num="95" count="0" type="stmt"/>
|
|
2736
|
-
<line num="96" count="0" type="stmt"/>
|
|
2737
|
-
<line num="97" count="0" type="stmt"/>
|
|
2738
|
-
<line num="98" count="0" type="stmt"/>
|
|
2739
|
-
<line num="99" count="0" type="stmt"/>
|
|
2740
|
-
<line num="100" count="0" type="stmt"/>
|
|
2741
|
-
<line num="101" count="0" type="stmt"/>
|
|
2742
|
-
<line num="102" count="0" type="stmt"/>
|
|
2743
|
-
<line num="103" count="0" type="stmt"/>
|
|
2744
|
-
<line num="104" count="0" type="stmt"/>
|
|
2745
|
-
<line num="105" count="0" type="stmt"/>
|
|
2746
|
-
<line num="106" count="0" type="stmt"/>
|
|
2747
|
-
<line num="107" count="0" type="stmt"/>
|
|
2748
|
-
<line num="108" count="0" type="stmt"/>
|
|
2749
|
-
<line num="109" count="0" type="stmt"/>
|
|
2750
|
-
<line num="110" count="0" type="stmt"/>
|
|
2751
|
-
<line num="111" count="0" type="stmt"/>
|
|
2752
|
-
<line num="112" count="0" type="stmt"/>
|
|
2753
|
-
<line num="113" count="0" type="stmt"/>
|
|
2754
|
-
<line num="114" count="0" type="stmt"/>
|
|
2755
|
-
<line num="115" count="0" type="stmt"/>
|
|
2756
|
-
<line num="116" count="0" type="stmt"/>
|
|
2757
|
-
<line num="117" count="0" type="stmt"/>
|
|
2758
|
-
<line num="118" count="0" type="stmt"/>
|
|
2759
|
-
<line num="119" count="0" type="stmt"/>
|
|
2760
|
-
<line num="120" count="0" type="stmt"/>
|
|
2761
|
-
<line num="121" count="0" type="stmt"/>
|
|
2762
|
-
<line num="122" count="0" type="stmt"/>
|
|
2763
|
-
<line num="123" count="0" type="stmt"/>
|
|
2764
|
-
<line num="124" count="0" type="stmt"/>
|
|
2765
|
-
<line num="125" count="0" type="stmt"/>
|
|
2766
|
-
<line num="126" count="0" type="stmt"/>
|
|
2767
|
-
<line num="127" count="0" type="stmt"/>
|
|
2768
|
-
<line num="128" count="0" type="stmt"/>
|
|
2769
|
-
<line num="129" count="0" type="stmt"/>
|
|
2770
|
-
<line num="130" count="0" type="stmt"/>
|
|
2771
3009
|
</file>
|
|
2772
3010
|
</package>
|
|
2773
3011
|
<package name="ui-kit.src.components.atoms.buttons.Button">
|
|
@@ -3016,9 +3254,9 @@
|
|
|
3016
3254
|
</file>
|
|
3017
3255
|
</package>
|
|
3018
3256
|
<package name="ui-kit.src.components.atoms.buttons.Close">
|
|
3019
|
-
<metrics statements="
|
|
3257
|
+
<metrics statements="59" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3020
3258
|
<file name="Close.jsx" path="/var/www/html/ui-kit/src/components/atoms/buttons/Close/Close.jsx">
|
|
3021
|
-
<metrics statements="
|
|
3259
|
+
<metrics statements="59" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3022
3260
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3023
3261
|
<line num="2" count="0" type="stmt"/>
|
|
3024
3262
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -3078,17 +3316,12 @@
|
|
|
3078
3316
|
<line num="57" count="0" type="stmt"/>
|
|
3079
3317
|
<line num="58" count="0" type="stmt"/>
|
|
3080
3318
|
<line num="59" count="0" type="stmt"/>
|
|
3081
|
-
<line num="60" count="0" type="stmt"/>
|
|
3082
|
-
<line num="61" count="0" type="stmt"/>
|
|
3083
|
-
<line num="62" count="0" type="stmt"/>
|
|
3084
|
-
<line num="63" count="0" type="stmt"/>
|
|
3085
|
-
<line num="64" count="0" type="stmt"/>
|
|
3086
3319
|
</file>
|
|
3087
3320
|
</package>
|
|
3088
3321
|
<package name="ui-kit.src.components.atoms.buttons.LinkButton">
|
|
3089
|
-
<metrics statements="
|
|
3322
|
+
<metrics statements="115" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3090
3323
|
<file name="LinkButton.jsx" path="/var/www/html/ui-kit/src/components/atoms/buttons/LinkButton/LinkButton.jsx">
|
|
3091
|
-
<metrics statements="
|
|
3324
|
+
<metrics statements="115" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3092
3325
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3093
3326
|
<line num="2" count="0" type="stmt"/>
|
|
3094
3327
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -3204,12 +3437,6 @@
|
|
|
3204
3437
|
<line num="113" count="0" type="stmt"/>
|
|
3205
3438
|
<line num="114" count="0" type="stmt"/>
|
|
3206
3439
|
<line num="115" count="0" type="stmt"/>
|
|
3207
|
-
<line num="116" count="0" type="stmt"/>
|
|
3208
|
-
<line num="117" count="0" type="stmt"/>
|
|
3209
|
-
<line num="118" count="0" type="stmt"/>
|
|
3210
|
-
<line num="119" count="0" type="stmt"/>
|
|
3211
|
-
<line num="120" count="0" type="stmt"/>
|
|
3212
|
-
<line num="121" count="0" type="stmt"/>
|
|
3213
3440
|
</file>
|
|
3214
3441
|
</package>
|
|
3215
3442
|
<package name="ui-kit.src.components.hooks">
|
|
@@ -3272,9 +3499,9 @@
|
|
|
3272
3499
|
</file>
|
|
3273
3500
|
</package>
|
|
3274
3501
|
<package name="ui-kit.src.components.molecules.AmountInput">
|
|
3275
|
-
<metrics statements="
|
|
3502
|
+
<metrics statements="424" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3276
3503
|
<file name="AmountInput.jsx" path="/var/www/html/ui-kit/src/components/molecules/AmountInput/AmountInput.jsx">
|
|
3277
|
-
<metrics statements="
|
|
3504
|
+
<metrics statements="424" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3278
3505
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3279
3506
|
<line num="2" count="0" type="stmt"/>
|
|
3280
3507
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -3688,54 +3915,17 @@
|
|
|
3688
3915
|
<line num="411" count="0" type="stmt"/>
|
|
3689
3916
|
<line num="412" count="0" type="stmt"/>
|
|
3690
3917
|
<line num="413" count="0" type="stmt"/>
|
|
3691
|
-
<line num="414" count="0" type="stmt"/>
|
|
3692
|
-
<line num="415" count="0" type="stmt"/>
|
|
3693
|
-
<line num="416" count="0" type="stmt"/>
|
|
3694
|
-
<line num="417" count="0" type="stmt"/>
|
|
3695
|
-
<line num="418" count="0" type="stmt"/>
|
|
3696
|
-
<line num="419" count="0" type="stmt"/>
|
|
3697
|
-
<line num="420" count="0" type="stmt"/>
|
|
3698
|
-
<line num="421" count="0" type="stmt"/>
|
|
3699
|
-
<line num="422" count="0" type="stmt"/>
|
|
3700
|
-
<line num="423" count="0" type="stmt"/>
|
|
3701
|
-
<line num="424" count="0" type="stmt"/>
|
|
3702
|
-
<line num="425" count="0" type="stmt"/>
|
|
3703
|
-
<line num="426" count="0" type="stmt"/>
|
|
3704
|
-
<line num="427" count="0" type="stmt"/>
|
|
3705
|
-
<line num="428" count="0" type="stmt"/>
|
|
3706
|
-
<line num="429" count="0" type="stmt"/>
|
|
3707
|
-
<line num="430" count="0" type="stmt"/>
|
|
3708
|
-
<line num="431" count="0" type="stmt"/>
|
|
3709
|
-
<line num="432" count="0" type="stmt"/>
|
|
3710
|
-
<line num="433" count="0" type="stmt"/>
|
|
3711
|
-
<line num="434" count="0" type="stmt"/>
|
|
3712
|
-
<line num="435" count="0" type="stmt"/>
|
|
3713
|
-
<line num="436" count="0" type="stmt"/>
|
|
3714
|
-
<line num="437" count="0" type="stmt"/>
|
|
3715
|
-
<line num="438" count="0" type="stmt"/>
|
|
3716
|
-
<line num="439" count="0" type="stmt"/>
|
|
3717
|
-
<line num="440" count="0" type="stmt"/>
|
|
3718
|
-
<line num="441" count="0" type="stmt"/>
|
|
3719
|
-
<line num="442" count="0" type="stmt"/>
|
|
3720
|
-
<line num="443" count="0" type="stmt"/>
|
|
3721
|
-
<line num="444" count="0" type="stmt"/>
|
|
3722
|
-
<line num="445" count="0" type="stmt"/>
|
|
3723
|
-
<line num="446" count="0" type="stmt"/>
|
|
3724
|
-
<line num="447" count="0" type="stmt"/>
|
|
3725
|
-
<line num="448" count="0" type="stmt"/>
|
|
3726
|
-
<line num="449" count="0" type="stmt"/>
|
|
3727
|
-
<line num="450" count="0" type="stmt"/>
|
|
3728
|
-
<line num="451" count="0" type="stmt"/>
|
|
3729
|
-
<line num="452" count="0" type="stmt"/>
|
|
3730
|
-
<line num="453" count="0" type="stmt"/>
|
|
3731
|
-
<line num="454" count="0" type="stmt"/>
|
|
3732
|
-
<line num="455" count="0" type="stmt"/>
|
|
3733
|
-
<line num="456" count="0" type="stmt"/>
|
|
3734
|
-
<line num="457" count="0" type="stmt"/>
|
|
3735
|
-
<line num="458" count="0" type="stmt"/>
|
|
3736
|
-
<line num="459" count="0" type="stmt"/>
|
|
3737
|
-
<line num="460" count="0" type="stmt"/>
|
|
3738
|
-
<line num="461" count="0" type="stmt"/>
|
|
3918
|
+
<line num="414" count="0" type="stmt"/>
|
|
3919
|
+
<line num="415" count="0" type="stmt"/>
|
|
3920
|
+
<line num="416" count="0" type="stmt"/>
|
|
3921
|
+
<line num="417" count="0" type="stmt"/>
|
|
3922
|
+
<line num="418" count="0" type="stmt"/>
|
|
3923
|
+
<line num="419" count="0" type="stmt"/>
|
|
3924
|
+
<line num="420" count="0" type="stmt"/>
|
|
3925
|
+
<line num="421" count="0" type="stmt"/>
|
|
3926
|
+
<line num="422" count="0" type="stmt"/>
|
|
3927
|
+
<line num="423" count="0" type="stmt"/>
|
|
3928
|
+
<line num="424" count="0" type="stmt"/>
|
|
3739
3929
|
</file>
|
|
3740
3930
|
</package>
|
|
3741
3931
|
<package name="ui-kit.src.components.molecules.LineWithIconLink">
|
|
@@ -3784,6 +3974,42 @@
|
|
|
3784
3974
|
<line num="40" count="0" type="stmt"/>
|
|
3785
3975
|
</file>
|
|
3786
3976
|
</package>
|
|
3977
|
+
<package name="ui-kit.src.components.molecules.TitledLineWithIconLink">
|
|
3978
|
+
<metrics statements="30" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3979
|
+
<file name="TitledLineWithIconLink.jsx" path="/var/www/html/ui-kit/src/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx">
|
|
3980
|
+
<metrics statements="30" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3981
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3982
|
+
<line num="2" count="0" type="stmt"/>
|
|
3983
|
+
<line num="3" count="0" type="stmt"/>
|
|
3984
|
+
<line num="4" count="0" type="stmt"/>
|
|
3985
|
+
<line num="5" count="0" type="stmt"/>
|
|
3986
|
+
<line num="6" count="0" type="stmt"/>
|
|
3987
|
+
<line num="7" count="0" type="stmt"/>
|
|
3988
|
+
<line num="8" count="0" type="stmt"/>
|
|
3989
|
+
<line num="9" count="0" type="stmt"/>
|
|
3990
|
+
<line num="10" count="0" type="stmt"/>
|
|
3991
|
+
<line num="11" count="0" type="stmt"/>
|
|
3992
|
+
<line num="12" count="0" type="stmt"/>
|
|
3993
|
+
<line num="13" count="0" type="stmt"/>
|
|
3994
|
+
<line num="14" count="0" type="stmt"/>
|
|
3995
|
+
<line num="15" count="0" type="stmt"/>
|
|
3996
|
+
<line num="16" count="0" type="stmt"/>
|
|
3997
|
+
<line num="17" count="0" type="stmt"/>
|
|
3998
|
+
<line num="18" count="0" type="stmt"/>
|
|
3999
|
+
<line num="19" count="0" type="stmt"/>
|
|
4000
|
+
<line num="20" count="0" type="stmt"/>
|
|
4001
|
+
<line num="21" count="0" type="stmt"/>
|
|
4002
|
+
<line num="22" count="0" type="stmt"/>
|
|
4003
|
+
<line num="23" count="0" type="stmt"/>
|
|
4004
|
+
<line num="24" count="0" type="stmt"/>
|
|
4005
|
+
<line num="25" count="0" type="stmt"/>
|
|
4006
|
+
<line num="26" count="0" type="stmt"/>
|
|
4007
|
+
<line num="27" count="0" type="stmt"/>
|
|
4008
|
+
<line num="28" count="0" type="stmt"/>
|
|
4009
|
+
<line num="29" count="0" type="stmt"/>
|
|
4010
|
+
<line num="30" count="0" type="stmt"/>
|
|
4011
|
+
</file>
|
|
4012
|
+
</package>
|
|
3787
4013
|
<package name="ui-kit.src.components.organisms.Dialog">
|
|
3788
4014
|
<metrics statements="515" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3789
4015
|
<file name="Dialog.jsx" path="/var/www/html/ui-kit/src/components/organisms/Dialog/Dialog.jsx">
|
|
@@ -4434,9 +4660,9 @@
|
|
|
4434
4660
|
</file>
|
|
4435
4661
|
</package>
|
|
4436
4662
|
<package name="ui-kit.src.components.organisms.Dialog.DialogStep">
|
|
4437
|
-
<metrics statements="
|
|
4663
|
+
<metrics statements="685" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4438
4664
|
<file name="DialogStep.jsx" path="/var/www/html/ui-kit/src/components/organisms/Dialog/DialogStep/DialogStep.jsx">
|
|
4439
|
-
<metrics statements="
|
|
4665
|
+
<metrics statements="685" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4440
4666
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4441
4667
|
<line num="2" count="0" type="stmt"/>
|
|
4442
4668
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -5101,6 +5327,27 @@
|
|
|
5101
5327
|
<line num="662" count="0" type="stmt"/>
|
|
5102
5328
|
<line num="663" count="0" type="stmt"/>
|
|
5103
5329
|
<line num="664" count="0" type="stmt"/>
|
|
5330
|
+
<line num="665" count="0" type="stmt"/>
|
|
5331
|
+
<line num="666" count="0" type="stmt"/>
|
|
5332
|
+
<line num="667" count="0" type="stmt"/>
|
|
5333
|
+
<line num="668" count="0" type="stmt"/>
|
|
5334
|
+
<line num="669" count="0" type="stmt"/>
|
|
5335
|
+
<line num="670" count="0" type="stmt"/>
|
|
5336
|
+
<line num="671" count="0" type="stmt"/>
|
|
5337
|
+
<line num="672" count="0" type="stmt"/>
|
|
5338
|
+
<line num="673" count="0" type="stmt"/>
|
|
5339
|
+
<line num="674" count="0" type="stmt"/>
|
|
5340
|
+
<line num="675" count="0" type="stmt"/>
|
|
5341
|
+
<line num="676" count="0" type="stmt"/>
|
|
5342
|
+
<line num="677" count="0" type="stmt"/>
|
|
5343
|
+
<line num="678" count="0" type="stmt"/>
|
|
5344
|
+
<line num="679" count="0" type="stmt"/>
|
|
5345
|
+
<line num="680" count="0" type="stmt"/>
|
|
5346
|
+
<line num="681" count="0" type="stmt"/>
|
|
5347
|
+
<line num="682" count="0" type="stmt"/>
|
|
5348
|
+
<line num="683" count="0" type="stmt"/>
|
|
5349
|
+
<line num="684" count="0" type="stmt"/>
|
|
5350
|
+
<line num="685" count="0" type="stmt"/>
|
|
5104
5351
|
</file>
|
|
5105
5352
|
</package>
|
|
5106
5353
|
<package name="ui-kit.src.components.organisms.SwapForm">
|
|
@@ -6259,6 +6506,89 @@
|
|
|
6259
6506
|
<line num="1150" count="0" type="stmt"/>
|
|
6260
6507
|
</file>
|
|
6261
6508
|
</package>
|
|
6509
|
+
<package name="ui-kit.src.components.templates.DeterminedErrorDialogStep">
|
|
6510
|
+
<metrics statements="77" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6511
|
+
<file name="DeterminedErrorDialogStep.jsx" path="/var/www/html/ui-kit/src/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx">
|
|
6512
|
+
<metrics statements="77" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6513
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6514
|
+
<line num="2" count="0" type="stmt"/>
|
|
6515
|
+
<line num="3" count="0" type="stmt"/>
|
|
6516
|
+
<line num="4" count="0" type="stmt"/>
|
|
6517
|
+
<line num="5" count="0" type="stmt"/>
|
|
6518
|
+
<line num="6" count="0" type="stmt"/>
|
|
6519
|
+
<line num="7" count="0" type="stmt"/>
|
|
6520
|
+
<line num="8" count="0" type="stmt"/>
|
|
6521
|
+
<line num="9" count="0" type="stmt"/>
|
|
6522
|
+
<line num="10" count="0" type="stmt"/>
|
|
6523
|
+
<line num="11" count="0" type="stmt"/>
|
|
6524
|
+
<line num="12" count="0" type="stmt"/>
|
|
6525
|
+
<line num="13" count="0" type="stmt"/>
|
|
6526
|
+
<line num="14" count="0" type="stmt"/>
|
|
6527
|
+
<line num="15" count="0" type="stmt"/>
|
|
6528
|
+
<line num="16" count="0" type="stmt"/>
|
|
6529
|
+
<line num="17" count="0" type="stmt"/>
|
|
6530
|
+
<line num="18" count="0" type="stmt"/>
|
|
6531
|
+
<line num="19" count="0" type="stmt"/>
|
|
6532
|
+
<line num="20" count="0" type="stmt"/>
|
|
6533
|
+
<line num="21" count="0" type="stmt"/>
|
|
6534
|
+
<line num="22" count="0" type="stmt"/>
|
|
6535
|
+
<line num="23" count="0" type="stmt"/>
|
|
6536
|
+
<line num="24" count="0" type="stmt"/>
|
|
6537
|
+
<line num="25" count="0" type="stmt"/>
|
|
6538
|
+
<line num="26" count="0" type="stmt"/>
|
|
6539
|
+
<line num="27" count="0" type="stmt"/>
|
|
6540
|
+
<line num="28" count="0" type="stmt"/>
|
|
6541
|
+
<line num="29" count="0" type="stmt"/>
|
|
6542
|
+
<line num="30" count="0" type="stmt"/>
|
|
6543
|
+
<line num="31" count="0" type="stmt"/>
|
|
6544
|
+
<line num="32" count="0" type="stmt"/>
|
|
6545
|
+
<line num="33" count="0" type="stmt"/>
|
|
6546
|
+
<line num="34" count="0" type="stmt"/>
|
|
6547
|
+
<line num="35" count="0" type="stmt"/>
|
|
6548
|
+
<line num="36" count="0" type="stmt"/>
|
|
6549
|
+
<line num="37" count="0" type="stmt"/>
|
|
6550
|
+
<line num="38" count="0" type="stmt"/>
|
|
6551
|
+
<line num="39" count="0" type="stmt"/>
|
|
6552
|
+
<line num="40" count="0" type="stmt"/>
|
|
6553
|
+
<line num="41" count="0" type="stmt"/>
|
|
6554
|
+
<line num="42" count="0" type="stmt"/>
|
|
6555
|
+
<line num="43" count="0" type="stmt"/>
|
|
6556
|
+
<line num="44" count="0" type="stmt"/>
|
|
6557
|
+
<line num="45" count="0" type="stmt"/>
|
|
6558
|
+
<line num="46" count="0" type="stmt"/>
|
|
6559
|
+
<line num="47" count="0" type="stmt"/>
|
|
6560
|
+
<line num="48" count="0" type="stmt"/>
|
|
6561
|
+
<line num="49" count="0" type="stmt"/>
|
|
6562
|
+
<line num="50" count="0" type="stmt"/>
|
|
6563
|
+
<line num="51" count="0" type="stmt"/>
|
|
6564
|
+
<line num="52" count="0" type="stmt"/>
|
|
6565
|
+
<line num="53" count="0" type="stmt"/>
|
|
6566
|
+
<line num="54" count="0" type="stmt"/>
|
|
6567
|
+
<line num="55" count="0" type="stmt"/>
|
|
6568
|
+
<line num="56" count="0" type="stmt"/>
|
|
6569
|
+
<line num="57" count="0" type="stmt"/>
|
|
6570
|
+
<line num="58" count="0" type="stmt"/>
|
|
6571
|
+
<line num="59" count="0" type="stmt"/>
|
|
6572
|
+
<line num="60" count="0" type="stmt"/>
|
|
6573
|
+
<line num="61" count="0" type="stmt"/>
|
|
6574
|
+
<line num="62" count="0" type="stmt"/>
|
|
6575
|
+
<line num="63" count="0" type="stmt"/>
|
|
6576
|
+
<line num="64" count="0" type="stmt"/>
|
|
6577
|
+
<line num="65" count="0" type="stmt"/>
|
|
6578
|
+
<line num="66" count="0" type="stmt"/>
|
|
6579
|
+
<line num="67" count="0" type="stmt"/>
|
|
6580
|
+
<line num="68" count="0" type="stmt"/>
|
|
6581
|
+
<line num="69" count="0" type="stmt"/>
|
|
6582
|
+
<line num="70" count="0" type="stmt"/>
|
|
6583
|
+
<line num="71" count="0" type="stmt"/>
|
|
6584
|
+
<line num="72" count="0" type="stmt"/>
|
|
6585
|
+
<line num="73" count="0" type="stmt"/>
|
|
6586
|
+
<line num="74" count="0" type="stmt"/>
|
|
6587
|
+
<line num="75" count="0" type="stmt"/>
|
|
6588
|
+
<line num="76" count="0" type="stmt"/>
|
|
6589
|
+
<line num="77" count="0" type="stmt"/>
|
|
6590
|
+
</file>
|
|
6591
|
+
</package>
|
|
6262
6592
|
<package name="ui-kit.src.components.utils">
|
|
6263
6593
|
<metrics statements="177" coveredstatements="127" conditionals="25" coveredconditionals="22" methods="9" coveredmethods="4"/>
|
|
6264
6594
|
<file name="inputValueProviders.js" path="/var/www/html/ui-kit/src/components/utils/inputValueProviders.js">
|
|
@@ -6451,6 +6781,43 @@
|
|
|
6451
6781
|
<line num="87" count="0" type="stmt"/>
|
|
6452
6782
|
</file>
|
|
6453
6783
|
</package>
|
|
6784
|
+
<package name="ui-kit.src.constants.atoms.Close">
|
|
6785
|
+
<metrics statements="5" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6786
|
+
<file name="close.jsx" path="/var/www/html/ui-kit/src/constants/atoms/Close/close.jsx">
|
|
6787
|
+
<metrics statements="5" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6788
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6789
|
+
<line num="2" count="0" type="stmt"/>
|
|
6790
|
+
<line num="3" count="0" type="stmt"/>
|
|
6791
|
+
<line num="4" count="0" type="stmt"/>
|
|
6792
|
+
<line num="5" count="0" type="stmt"/>
|
|
6793
|
+
</file>
|
|
6794
|
+
</package>
|
|
6795
|
+
<package name="ui-kit.src.constants.atoms.LinkButton">
|
|
6796
|
+
<metrics statements="6" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6797
|
+
<file name="linkButton.jsx" path="/var/www/html/ui-kit/src/constants/atoms/LinkButton/linkButton.jsx">
|
|
6798
|
+
<metrics statements="6" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6799
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6800
|
+
<line num="2" count="0" type="stmt"/>
|
|
6801
|
+
<line num="3" count="0" type="stmt"/>
|
|
6802
|
+
<line num="4" count="0" type="stmt"/>
|
|
6803
|
+
<line num="5" count="0" type="stmt"/>
|
|
6804
|
+
<line num="6" count="0" type="stmt"/>
|
|
6805
|
+
</file>
|
|
6806
|
+
</package>
|
|
6807
|
+
<package name="ui-kit.src.constants.atoms.Tooltip">
|
|
6808
|
+
<metrics statements="8" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6809
|
+
<file name="tooltip.jsx" path="/var/www/html/ui-kit/src/constants/atoms/Tooltip/tooltip.jsx">
|
|
6810
|
+
<metrics statements="8" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6811
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6812
|
+
<line num="2" count="0" type="stmt"/>
|
|
6813
|
+
<line num="3" count="0" type="stmt"/>
|
|
6814
|
+
<line num="4" count="0" type="stmt"/>
|
|
6815
|
+
<line num="5" count="0" type="stmt"/>
|
|
6816
|
+
<line num="6" count="0" type="stmt"/>
|
|
6817
|
+
<line num="7" count="0" type="stmt"/>
|
|
6818
|
+
<line num="8" count="0" type="stmt"/>
|
|
6819
|
+
</file>
|
|
6820
|
+
</package>
|
|
6454
6821
|
<package name="ui-kit.src.constants.organisms.dialog">
|
|
6455
6822
|
<metrics statements="29" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
6456
6823
|
<file name="dialog.js" path="/var/www/html/ui-kit/src/constants/organisms/dialog/dialog.js">
|
|
@@ -10896,7 +11263,7 @@
|
|
|
10896
11263
|
<line num="287" count="0" type="stmt"/>
|
|
10897
11264
|
</file>
|
|
10898
11265
|
<file name="Close.stories.jsx" path="/var/www/html/ui-kit/stories/atoms/buttons/Close.stories.jsx">
|
|
10899
|
-
<metrics statements="
|
|
11266
|
+
<metrics statements="43" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
10900
11267
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
10901
11268
|
<line num="2" count="0" type="stmt"/>
|
|
10902
11269
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -10939,9 +11306,10 @@
|
|
|
10939
11306
|
<line num="40" count="0" type="stmt"/>
|
|
10940
11307
|
<line num="41" count="0" type="stmt"/>
|
|
10941
11308
|
<line num="42" count="0" type="stmt"/>
|
|
11309
|
+
<line num="43" count="0" type="stmt"/>
|
|
10942
11310
|
</file>
|
|
10943
11311
|
<file name="LinkButton.stories.jsx" path="/var/www/html/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx">
|
|
10944
|
-
<metrics statements="
|
|
11312
|
+
<metrics statements="70" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
10945
11313
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
10946
11314
|
<line num="2" count="0" type="stmt"/>
|
|
10947
11315
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -11012,11 +11380,10 @@
|
|
|
11012
11380
|
<line num="68" count="0" type="stmt"/>
|
|
11013
11381
|
<line num="69" count="0" type="stmt"/>
|
|
11014
11382
|
<line num="70" count="0" type="stmt"/>
|
|
11015
|
-
<line num="71" count="0" type="stmt"/>
|
|
11016
11383
|
</file>
|
|
11017
11384
|
</package>
|
|
11018
11385
|
<package name="ui-kit.stories.molecules">
|
|
11019
|
-
<metrics statements="
|
|
11386
|
+
<metrics statements="48" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
11020
11387
|
<file name="LineWithIconLink.stories.jsx" path="/var/www/html/ui-kit/stories/molecules/LineWithIconLink.stories.jsx">
|
|
11021
11388
|
<metrics statements="23" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11022
11389
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -11043,6 +11410,34 @@
|
|
|
11043
11410
|
<line num="22" count="0" type="stmt"/>
|
|
11044
11411
|
<line num="23" count="0" type="stmt"/>
|
|
11045
11412
|
</file>
|
|
11413
|
+
<file name="TitledLineWithIconLink.stories.jsx" path="/var/www/html/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx">
|
|
11414
|
+
<metrics statements="25" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11415
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11416
|
+
<line num="2" count="0" type="stmt"/>
|
|
11417
|
+
<line num="3" count="0" type="stmt"/>
|
|
11418
|
+
<line num="4" count="0" type="stmt"/>
|
|
11419
|
+
<line num="5" count="0" type="stmt"/>
|
|
11420
|
+
<line num="6" count="0" type="stmt"/>
|
|
11421
|
+
<line num="7" count="0" type="stmt"/>
|
|
11422
|
+
<line num="8" count="0" type="stmt"/>
|
|
11423
|
+
<line num="9" count="0" type="stmt"/>
|
|
11424
|
+
<line num="10" count="0" type="stmt"/>
|
|
11425
|
+
<line num="11" count="0" type="stmt"/>
|
|
11426
|
+
<line num="12" count="0" type="stmt"/>
|
|
11427
|
+
<line num="13" count="0" type="stmt"/>
|
|
11428
|
+
<line num="14" count="0" type="stmt"/>
|
|
11429
|
+
<line num="15" count="0" type="stmt"/>
|
|
11430
|
+
<line num="16" count="0" type="stmt"/>
|
|
11431
|
+
<line num="17" count="0" type="stmt"/>
|
|
11432
|
+
<line num="18" count="0" type="stmt"/>
|
|
11433
|
+
<line num="19" count="0" type="stmt"/>
|
|
11434
|
+
<line num="20" count="0" type="stmt"/>
|
|
11435
|
+
<line num="21" count="0" type="stmt"/>
|
|
11436
|
+
<line num="22" count="0" type="stmt"/>
|
|
11437
|
+
<line num="23" count="0" type="stmt"/>
|
|
11438
|
+
<line num="24" count="0" type="stmt"/>
|
|
11439
|
+
<line num="25" count="0" type="stmt"/>
|
|
11440
|
+
</file>
|
|
11046
11441
|
</package>
|
|
11047
11442
|
<package name="ui-kit.stories.organisms.Dialog">
|
|
11048
11443
|
<metrics statements="163" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -11301,9 +11696,9 @@
|
|
|
11301
11696
|
</file>
|
|
11302
11697
|
</package>
|
|
11303
11698
|
<package name="ui-kit.stories.organisms.Dialog.DialogStep">
|
|
11304
|
-
<metrics statements="
|
|
11699
|
+
<metrics statements="84" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11305
11700
|
<file name="DialogStep.stories.jsx" path="/var/www/html/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx">
|
|
11306
|
-
<metrics statements="
|
|
11701
|
+
<metrics statements="84" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11307
11702
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11308
11703
|
<line num="2" count="0" type="stmt"/>
|
|
11309
11704
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -11388,11 +11783,6 @@
|
|
|
11388
11783
|
<line num="82" count="0" type="stmt"/>
|
|
11389
11784
|
<line num="83" count="0" type="stmt"/>
|
|
11390
11785
|
<line num="84" count="0" type="stmt"/>
|
|
11391
|
-
<line num="85" count="0" type="stmt"/>
|
|
11392
|
-
<line num="86" count="0" type="stmt"/>
|
|
11393
|
-
<line num="87" count="0" type="stmt"/>
|
|
11394
|
-
<line num="88" count="0" type="stmt"/>
|
|
11395
|
-
<line num="89" count="0" type="stmt"/>
|
|
11396
11786
|
</file>
|
|
11397
11787
|
</package>
|
|
11398
11788
|
<package name="ui-kit.stories.stubs">
|
|
@@ -11421,8 +11811,58 @@
|
|
|
11421
11811
|
<line num="20" count="0" type="stmt"/>
|
|
11422
11812
|
</file>
|
|
11423
11813
|
</package>
|
|
11814
|
+
<package name="ui-kit.stories.templates">
|
|
11815
|
+
<metrics statements="36" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11816
|
+
<file name="DeterminedErrorDialogStep.stories.jsx" path="/var/www/html/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx">
|
|
11817
|
+
<metrics statements="36" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11818
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11819
|
+
<line num="2" count="0" type="stmt"/>
|
|
11820
|
+
<line num="3" count="0" type="stmt"/>
|
|
11821
|
+
<line num="4" count="0" type="stmt"/>
|
|
11822
|
+
<line num="5" count="0" type="stmt"/>
|
|
11823
|
+
<line num="6" count="0" type="stmt"/>
|
|
11824
|
+
<line num="7" count="0" type="stmt"/>
|
|
11825
|
+
<line num="8" count="0" type="stmt"/>
|
|
11826
|
+
<line num="9" count="0" type="stmt"/>
|
|
11827
|
+
<line num="10" count="0" type="stmt"/>
|
|
11828
|
+
<line num="11" count="0" type="stmt"/>
|
|
11829
|
+
<line num="12" count="0" type="stmt"/>
|
|
11830
|
+
<line num="13" count="0" type="stmt"/>
|
|
11831
|
+
<line num="14" count="0" type="stmt"/>
|
|
11832
|
+
<line num="15" count="0" type="stmt"/>
|
|
11833
|
+
<line num="16" count="0" type="stmt"/>
|
|
11834
|
+
<line num="17" count="0" type="stmt"/>
|
|
11835
|
+
<line num="18" count="0" type="stmt"/>
|
|
11836
|
+
<line num="19" count="0" type="stmt"/>
|
|
11837
|
+
<line num="20" count="0" type="stmt"/>
|
|
11838
|
+
<line num="21" count="0" type="stmt"/>
|
|
11839
|
+
<line num="22" count="0" type="stmt"/>
|
|
11840
|
+
<line num="23" count="0" type="stmt"/>
|
|
11841
|
+
<line num="24" count="0" type="stmt"/>
|
|
11842
|
+
<line num="25" count="0" type="stmt"/>
|
|
11843
|
+
<line num="26" count="0" type="stmt"/>
|
|
11844
|
+
<line num="27" count="0" type="stmt"/>
|
|
11845
|
+
<line num="28" count="0" type="stmt"/>
|
|
11846
|
+
<line num="29" count="0" type="stmt"/>
|
|
11847
|
+
<line num="30" count="0" type="stmt"/>
|
|
11848
|
+
<line num="31" count="0" type="stmt"/>
|
|
11849
|
+
<line num="32" count="0" type="stmt"/>
|
|
11850
|
+
<line num="33" count="0" type="stmt"/>
|
|
11851
|
+
<line num="34" count="0" type="stmt"/>
|
|
11852
|
+
<line num="35" count="0" type="stmt"/>
|
|
11853
|
+
<line num="36" count="0" type="stmt"/>
|
|
11854
|
+
</file>
|
|
11855
|
+
</package>
|
|
11424
11856
|
<package name="ui-kit.storybook-static">
|
|
11425
|
-
<metrics statements="
|
|
11857
|
+
<metrics statements="30" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="30" coveredmethods="0"/>
|
|
11858
|
+
<file name="107.b0cb6fe2.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/107.b0cb6fe2.iframe.bundle.js">
|
|
11859
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11860
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11861
|
+
</file>
|
|
11862
|
+
<file name="233.f741b448.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/233.f741b448.iframe.bundle.js">
|
|
11863
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11864
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11865
|
+
</file>
|
|
11426
11866
|
<file name="312.6f62bbd9.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/312.6f62bbd9.iframe.bundle.js">
|
|
11427
11867
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11428
11868
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -11435,7 +11875,11 @@
|
|
|
11435
11875
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11436
11876
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11437
11877
|
</file>
|
|
11438
|
-
<file name="
|
|
11878
|
+
<file name="401.44d3101e.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/401.44d3101e.iframe.bundle.js">
|
|
11879
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11880
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11881
|
+
</file>
|
|
11882
|
+
<file name="410.08bb791b.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/410.08bb791b.iframe.bundle.js">
|
|
11439
11883
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11440
11884
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11441
11885
|
</file>
|
|
@@ -11451,7 +11895,7 @@
|
|
|
11451
11895
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11452
11896
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11453
11897
|
</file>
|
|
11454
|
-
<file name="
|
|
11898
|
+
<file name="628.f4c52178.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/628.f4c52178.iframe.bundle.js">
|
|
11455
11899
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11456
11900
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11457
11901
|
</file>
|
|
@@ -11463,7 +11907,7 @@
|
|
|
11463
11907
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11464
11908
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11465
11909
|
</file>
|
|
11466
|
-
<file name="
|
|
11910
|
+
<file name="932.928365d4.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/932.928365d4.iframe.bundle.js">
|
|
11467
11911
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11468
11912
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11469
11913
|
</file>
|
|
@@ -11471,7 +11915,7 @@
|
|
|
11471
11915
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11472
11916
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11473
11917
|
</file>
|
|
11474
|
-
<file name="atoms-LinesOfText-stories.
|
|
11918
|
+
<file name="atoms-LinesOfText-stories.ea34d00d.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-LinesOfText-stories.ea34d00d.iframe.bundle.js">
|
|
11475
11919
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11476
11920
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11477
11921
|
</file>
|
|
@@ -11479,7 +11923,7 @@
|
|
|
11479
11923
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11480
11924
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11481
11925
|
</file>
|
|
11482
|
-
<file name="atoms-QrCode-stories.
|
|
11926
|
+
<file name="atoms-QrCode-stories.a0a0c7ff.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-QrCode-stories.a0a0c7ff.iframe.bundle.js">
|
|
11483
11927
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11484
11928
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11485
11929
|
</file>
|
|
@@ -11491,19 +11935,23 @@
|
|
|
11491
11935
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11492
11936
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11493
11937
|
</file>
|
|
11494
|
-
<file name="atoms-buttons-Close-stories.
|
|
11938
|
+
<file name="atoms-buttons-Close-stories.94bc5d41.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-buttons-Close-stories.94bc5d41.iframe.bundle.js">
|
|
11939
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11940
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11941
|
+
</file>
|
|
11942
|
+
<file name="atoms-buttons-LinkButton-stories.202a89ce.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/atoms-buttons-LinkButton-stories.202a89ce.iframe.bundle.js">
|
|
11495
11943
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11496
11944
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11497
11945
|
</file>
|
|
11498
|
-
<file name="
|
|
11946
|
+
<file name="main.18e76db6.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/main.18e76db6.iframe.bundle.js">
|
|
11499
11947
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11500
11948
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11501
11949
|
</file>
|
|
11502
|
-
<file name="
|
|
11950
|
+
<file name="molecules-LineWithIconLink-stories.4a9c2872.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/molecules-LineWithIconLink-stories.4a9c2872.iframe.bundle.js">
|
|
11503
11951
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11504
11952
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11505
11953
|
</file>
|
|
11506
|
-
<file name="molecules-
|
|
11954
|
+
<file name="molecules-TitledLineWithIconLink-stories.1383fe3f.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/molecules-TitledLineWithIconLink-stories.1383fe3f.iframe.bundle.js">
|
|
11507
11955
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11508
11956
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11509
11957
|
</file>
|
|
@@ -11515,11 +11963,15 @@
|
|
|
11515
11963
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11516
11964
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11517
11965
|
</file>
|
|
11518
|
-
<file name="organisms-Dialog-DialogStep-DialogStep-stories.
|
|
11966
|
+
<file name="organisms-Dialog-DialogStep-DialogStep-stories.d2788ad3.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/organisms-Dialog-DialogStep-DialogStep-stories.d2788ad3.iframe.bundle.js">
|
|
11967
|
+
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11968
|
+
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11969
|
+
</file>
|
|
11970
|
+
<file name="runtime~main.383314a2.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/runtime~main.383314a2.iframe.bundle.js">
|
|
11519
11971
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11520
11972
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11521
11973
|
</file>
|
|
11522
|
-
<file name="
|
|
11974
|
+
<file name="templates-DeterminedErrorDialogStep-stories.8f66b3a3.iframe.bundle.js" path="/var/www/html/ui-kit/storybook-static/templates-DeterminedErrorDialogStep-stories.8f66b3a3.iframe.bundle.js">
|
|
11523
11975
|
<metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
11524
11976
|
<line num="1" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
11525
11977
|
</file>
|