qpp-style 9.20.0 → 9.20.2
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 +291 -335
- package/coverage/coverage-final.json +71 -72
- package/coverage/lcov-report/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/components/Accordion/index.jsx.html +4 -4
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/index.html +1 -1
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +358 -184
- package/coverage/lcov-report/components/{Header/HeaderUI.jsx.html → Footer/LegacyFooterUI.jsx.html} +274 -193
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/index.html +44 -29
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
- package/coverage/lcov-report/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +3 -3
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +5 -5
- package/coverage/lcov-report/components/Modal/index.html +1 -1
- package/coverage/lcov-report/components/Modal/index.jsx.html +5 -5
- package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +4 -4
- package/coverage/lcov-report/components/{NotificationBanner/CollapsedView.js.html → SideNav/AnimationGroup/AnimationGroup.jsx.html} +41 -56
- package/coverage/lcov-report/components/{Button → SideNav/AnimationGroup}/index.html +30 -30
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +7 -7
- package/coverage/lcov-report/components/SideNav/Chart/index.html +16 -1
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +94 -0
- package/coverage/lcov-report/components/{NotificationBanner/index.js.html → SideNav/Content/LevelOneContent.jsx.html} +244 -283
- package/coverage/lcov-report/components/{Header/HeaderMenuItem.jsx.html → SideNav/Content/LevelTwoContent.jsx.html} +236 -305
- package/coverage/lcov-report/components/SideNav/Content/index.html +146 -0
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +97 -0
- package/coverage/lcov-report/components/{Header/HeaderCancel.jsx.html → SideNav/Details/IndividualDetails.jsx.html} +24 -18
- package/coverage/lcov-report/components/{NotificationBanner/ExpandedView.js.html → SideNav/Details/PracticeDetails.jsx.html} +64 -64
- package/coverage/lcov-report/components/{NotificationBanner → SideNav/Details}/index.html +40 -40
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +97 -0
- package/coverage/lcov-report/{react/components/NotificationBanner/ExpandedView.js.html → components/SideNav/Links/CmsSwitchLink.jsx.html} +43 -55
- package/coverage/lcov-report/components/{Header/HeaderMenuButton.js.html → SideNav/Links/NavItemInline.jsx.html} +75 -63
- package/coverage/lcov-report/components/{Header/HeaderLogo.jsx.html → SideNav/Links/NavLinkContainer.jsx.html} +60 -72
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +832 -0
- package/coverage/lcov-report/components/{Button/index.js.html → SideNav/Links/NavLinkInline.jsx.html} +152 -101
- package/coverage/lcov-report/{react/components/NotificationBanner/CollapsedView.js.html → components/SideNav/Links/NavLinkToggle.jsx.html} +46 -40
- package/coverage/lcov-report/components/SideNav/Links/index.html +206 -0
- package/coverage/lcov-report/components/{Header/utag-helpers.js.html → SideNav/Links/index.js.html} +40 -28
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +1084 -0
- package/coverage/lcov-report/components/{GovBanner → SideNav/UI}/index.html +42 -27
- package/coverage/lcov-report/components/SideNav/UI/index.js.html +94 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +10 -829
- package/coverage/lcov-report/components/SideNav/index.html +17 -17
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +8 -8
- package/coverage/lcov-report/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/components/hooks/index.html +19 -19
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +36 -39
- package/coverage/lcov-report/components/index.html +1 -1
- package/coverage/lcov-report/index.html +63 -63
- package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +12 -102
- package/coverage/lcov-report/lib/index.html +30 -15
- package/coverage/lcov-report/lib/svg-definitions.svg.html +460 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +16 -16
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +8 -26
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/index.html +17 -17
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +21 -51
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +304 -172
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +31 -109
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +14 -14
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +16 -10
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +27 -51
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +16 -4
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +17 -197
- package/coverage/lcov-report/react/components/SideNav/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/hooks/index.html +1 -1
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
- package/coverage/lcov-report/react/components/index.html +1 -1
- package/coverage/lcov-report/react/index.html +1 -1
- package/coverage/lcov-report/react/index.js.html +1 -1
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +9 -57
- package/coverage/lcov-report/react/lib/index.html +29 -14
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +1 -1
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +1 -1
- package/coverage/lcov-report/react/session/refresh.js.html +1 -1
- package/coverage/lcov-report/react/session/ttl.js.html +1 -1
- package/coverage/lcov-report/session/index.html +20 -20
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +15 -24
- package/coverage/lcov-report/session/refresh.js.html +2 -2
- package/coverage/lcov-report/session/ttl.js.html +2 -2
- package/coverage/lcov.info +454 -530
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +9 -9
- package/styles/qppds/components/_header.scss +1 -1
- package/coverage/lcov-report/components/GovBanner/index.js.html +0 -436
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +0 -592
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +0 -280
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +0 -253
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +0 -271
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +0 -196
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +0 -181
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +0 -331
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +0 -166
- package/coverage/lcov-report/components/Header/hooks.js.html +0 -241
- package/coverage/lcov-report/components/Header/index.html +0 -326
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">52.49% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>589/1122</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">24.45% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>181/740</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">35.12% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>111/316</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">52.93% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>587/1109</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -200,17 +200,17 @@
|
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
202
202
|
<td class="file medium" data-value="react/components/Header"><a href="react/components/Header/index.html">react/components/Header</a></td>
|
|
203
|
-
<td data-value="
|
|
204
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
203
|
+
<td data-value="52.73" class="pic medium">
|
|
204
|
+
<div class="chart"><div class="cover-fill" style="width: 52%"></div><div class="cover-empty" style="width: 48%"></div></div>
|
|
205
205
|
</td>
|
|
206
|
-
<td data-value="
|
|
207
|
-
<td data-value="
|
|
208
|
-
<td data-value="
|
|
209
|
-
<td data-value="
|
|
210
|
-
<td data-value="33.
|
|
211
|
-
<td data-value="
|
|
212
|
-
<td data-value="
|
|
213
|
-
<td data-value="
|
|
206
|
+
<td data-value="52.73" class="pct medium">52.73%</td>
|
|
207
|
+
<td data-value="201" class="abs medium">106/201</td>
|
|
208
|
+
<td data-value="35.84" class="pct low">35.84%</td>
|
|
209
|
+
<td data-value="106" class="abs low">38/106</td>
|
|
210
|
+
<td data-value="33.87" class="pct low">33.87%</td>
|
|
211
|
+
<td data-value="62" class="abs low">21/62</td>
|
|
212
|
+
<td data-value="53.6" class="pct medium">53.6%</td>
|
|
213
|
+
<td data-value="194" class="abs medium">104/194</td>
|
|
214
214
|
</tr>
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
@@ -244,18 +244,18 @@
|
|
|
244
244
|
</tr>
|
|
245
245
|
|
|
246
246
|
<tr>
|
|
247
|
-
<td class="file
|
|
248
|
-
<td data-value="
|
|
249
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
247
|
+
<td class="file low" data-value="react/components/NotificationBanner"><a href="react/components/NotificationBanner/index.html">react/components/NotificationBanner</a></td>
|
|
248
|
+
<td data-value="29.82" class="pic low">
|
|
249
|
+
<div class="chart"><div class="cover-fill" style="width: 29%"></div><div class="cover-empty" style="width: 71%"></div></div>
|
|
250
250
|
</td>
|
|
251
|
-
<td data-value="
|
|
252
|
-
<td data-value="
|
|
253
|
-
<td data-value="
|
|
254
|
-
<td data-value="
|
|
255
|
-
<td data-value="
|
|
256
|
-
<td data-value="
|
|
257
|
-
<td data-value="
|
|
258
|
-
<td data-value="
|
|
251
|
+
<td data-value="29.82" class="pct low">29.82%</td>
|
|
252
|
+
<td data-value="57" class="abs low">17/57</td>
|
|
253
|
+
<td data-value="10" class="pct low">10%</td>
|
|
254
|
+
<td data-value="40" class="abs low">4/40</td>
|
|
255
|
+
<td data-value="26.66" class="pct low">26.66%</td>
|
|
256
|
+
<td data-value="15" class="abs low">4/15</td>
|
|
257
|
+
<td data-value="29.82" class="pct low">29.82%</td>
|
|
258
|
+
<td data-value="57" class="abs low">17/57</td>
|
|
259
259
|
</tr>
|
|
260
260
|
|
|
261
261
|
<tr>
|
|
@@ -290,17 +290,17 @@
|
|
|
290
290
|
|
|
291
291
|
<tr>
|
|
292
292
|
<td class="file medium" data-value="react/components/SideNav"><a href="react/components/SideNav/index.html">react/components/SideNav</a></td>
|
|
293
|
-
<td data-value="
|
|
294
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
293
|
+
<td data-value="61.9" class="pic medium">
|
|
294
|
+
<div class="chart"><div class="cover-fill" style="width: 61%"></div><div class="cover-empty" style="width: 39%"></div></div>
|
|
295
295
|
</td>
|
|
296
|
-
<td data-value="
|
|
297
|
-
<td data-value="
|
|
298
|
-
<td data-value="
|
|
299
|
-
<td data-value="
|
|
300
|
-
<td data-value="
|
|
301
|
-
<td data-value="
|
|
302
|
-
<td data-value="
|
|
303
|
-
<td data-value="
|
|
296
|
+
<td data-value="61.9" class="pct medium">61.9%</td>
|
|
297
|
+
<td data-value="63" class="abs medium">39/63</td>
|
|
298
|
+
<td data-value="23.8" class="pct low">23.8%</td>
|
|
299
|
+
<td data-value="21" class="abs low">5/21</td>
|
|
300
|
+
<td data-value="35.71" class="pct low">35.71%</td>
|
|
301
|
+
<td data-value="14" class="abs low">5/14</td>
|
|
302
|
+
<td data-value="62.9" class="pct medium">62.9%</td>
|
|
303
|
+
<td data-value="62" class="abs medium">39/62</td>
|
|
304
304
|
</tr>
|
|
305
305
|
|
|
306
306
|
<tr>
|
|
@@ -335,32 +335,32 @@
|
|
|
335
335
|
|
|
336
336
|
<tr>
|
|
337
337
|
<td class="file low" data-value="react/components/SideNav/Content"><a href="react/components/SideNav/Content/index.html">react/components/SideNav/Content</a></td>
|
|
338
|
-
<td data-value="
|
|
339
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
338
|
+
<td data-value="36.66" class="pic low">
|
|
339
|
+
<div class="chart"><div class="cover-fill" style="width: 36%"></div><div class="cover-empty" style="width: 64%"></div></div>
|
|
340
340
|
</td>
|
|
341
|
-
<td data-value="
|
|
342
|
-
<td data-value="
|
|
343
|
-
<td data-value="
|
|
344
|
-
<td data-value="
|
|
345
|
-
<td data-value="
|
|
346
|
-
<td data-value="
|
|
347
|
-
<td data-value="
|
|
348
|
-
<td data-value="
|
|
341
|
+
<td data-value="36.66" class="pct low">36.66%</td>
|
|
342
|
+
<td data-value="60" class="abs low">22/60</td>
|
|
343
|
+
<td data-value="5.66" class="pct low">5.66%</td>
|
|
344
|
+
<td data-value="106" class="abs low">6/106</td>
|
|
345
|
+
<td data-value="16.66" class="pct low">16.66%</td>
|
|
346
|
+
<td data-value="6" class="abs low">1/6</td>
|
|
347
|
+
<td data-value="36.66" class="pct low">36.66%</td>
|
|
348
|
+
<td data-value="60" class="abs low">22/60</td>
|
|
349
349
|
</tr>
|
|
350
350
|
|
|
351
351
|
<tr>
|
|
352
352
|
<td class="file low" data-value="react/components/SideNav/Content/SelectRole"><a href="react/components/SideNav/Content/SelectRole/index.html">react/components/SideNav/Content/SelectRole</a></td>
|
|
353
|
-
<td data-value="18.
|
|
353
|
+
<td data-value="18.75" class="pic low">
|
|
354
354
|
<div class="chart"><div class="cover-fill" style="width: 18%"></div><div class="cover-empty" style="width: 82%"></div></div>
|
|
355
355
|
</td>
|
|
356
|
-
<td data-value="18.
|
|
357
|
-
<td data-value="
|
|
356
|
+
<td data-value="18.75" class="pct low">18.75%</td>
|
|
357
|
+
<td data-value="64" class="abs low">12/64</td>
|
|
358
358
|
<td data-value="0" class="pct low">0%</td>
|
|
359
359
|
<td data-value="26" class="abs low">0/26</td>
|
|
360
360
|
<td data-value="0" class="pct low">0%</td>
|
|
361
|
-
<td data-value="
|
|
362
|
-
<td data-value="20
|
|
363
|
-
<td data-value="
|
|
361
|
+
<td data-value="14" class="abs low">0/14</td>
|
|
362
|
+
<td data-value="20" class="pct low">20%</td>
|
|
363
|
+
<td data-value="60" class="abs low">12/60</td>
|
|
364
364
|
</tr>
|
|
365
365
|
|
|
366
366
|
<tr>
|
|
@@ -440,17 +440,17 @@
|
|
|
440
440
|
|
|
441
441
|
<tr>
|
|
442
442
|
<td class="file medium" data-value="react/lib"><a href="react/lib/index.html">react/lib</a></td>
|
|
443
|
-
<td data-value="55.
|
|
443
|
+
<td data-value="55.95" class="pic medium">
|
|
444
444
|
<div class="chart"><div class="cover-fill" style="width: 55%"></div><div class="cover-empty" style="width: 45%"></div></div>
|
|
445
445
|
</td>
|
|
446
|
-
<td data-value="55.
|
|
447
|
-
<td data-value="
|
|
446
|
+
<td data-value="55.95" class="pct medium">55.95%</td>
|
|
447
|
+
<td data-value="84" class="abs medium">47/84</td>
|
|
448
448
|
<td data-value="100" class="pct high">100%</td>
|
|
449
449
|
<td data-value="0" class="abs high">0/0</td>
|
|
450
|
-
<td data-value="7.
|
|
451
|
-
<td data-value="
|
|
452
|
-
<td data-value="55.
|
|
453
|
-
<td data-value="
|
|
450
|
+
<td data-value="7.5" class="pct low">7.5%</td>
|
|
451
|
+
<td data-value="40" class="abs low">3/40</td>
|
|
452
|
+
<td data-value="55.95" class="pct medium">55.95%</td>
|
|
453
|
+
<td data-value="84" class="abs medium">47/84</td>
|
|
454
454
|
</tr>
|
|
455
455
|
|
|
456
456
|
<tr>
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
477
477
|
Code coverage generated by
|
|
478
478
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
479
|
-
at Tue
|
|
479
|
+
at Tue Aug 30 2022 10:59:35 GMT-0400 (Eastern Daylight Time)
|
|
480
480
|
</div>
|
|
481
481
|
<script src="prettify.js"></script>
|
|
482
482
|
<script>
|
|
@@ -98,8 +98,8 @@
|
|
|
98
98
|
<a name='L33'></a><a href='#L33'>33</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
99
99
|
<span class="cline-any cline-neutral"> </span>
|
|
100
100
|
<span class="cline-any cline-neutral"> </span>
|
|
101
|
-
<span class="cline-any cline-yes">
|
|
102
|
-
<span class="cline-any cline-yes">
|
|
101
|
+
<span class="cline-any cline-yes">1x</span>
|
|
102
|
+
<span class="cline-any cline-yes">1x</span>
|
|
103
103
|
<span class="cline-any cline-neutral"> </span>
|
|
104
104
|
<span class="cline-any cline-neutral"> </span>
|
|
105
105
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -120,11 +120,11 @@
|
|
|
120
120
|
<span class="cline-any cline-neutral"> </span>
|
|
121
121
|
<span class="cline-any cline-neutral"> </span>
|
|
122
122
|
<span class="cline-any cline-neutral"> </span>
|
|
123
|
-
<span class="cline-any cline-yes">
|
|
123
|
+
<span class="cline-any cline-yes">1x</span>
|
|
124
124
|
<span class="cline-any cline-neutral"> </span>
|
|
125
125
|
<span class="cline-any cline-neutral"> </span>
|
|
126
126
|
<span class="cline-any cline-neutral"> </span>
|
|
127
|
-
<span class="cline-any cline-yes">
|
|
127
|
+
<span class="cline-any cline-yes">1x</span>
|
|
128
128
|
<span class="cline-any cline-neutral"> </span>
|
|
129
129
|
<span class="cline-any cline-neutral"> </span>
|
|
130
130
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React from 'react';
|
|
@@ -166,7 +166,7 @@ Chevron.defaultProps = {
|
|
|
166
166
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
167
167
|
Code coverage generated by
|
|
168
168
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
169
|
-
at
|
|
169
|
+
at Fri Apr 29 2022 13:58:50 GMT-0400 (Eastern Daylight Time)
|
|
170
170
|
</div>
|
|
171
171
|
<script src="../prettify.js"></script>
|
|
172
172
|
<script>
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">52.63% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>40/76</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,16 +37,16 @@
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">5.26% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>2/38</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">52.63% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>40/76</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -602,38 +602,7 @@
|
|
|
602
602
|
<a name='L537'></a><a href='#L537'>537</a>
|
|
603
603
|
<a name='L538'></a><a href='#L538'>538</a>
|
|
604
604
|
<a name='L539'></a><a href='#L539'>539</a>
|
|
605
|
-
<a name='L540'></a><a href='#L540'>540</a>
|
|
606
|
-
<a name='L541'></a><a href='#L541'>541</a>
|
|
607
|
-
<a name='L542'></a><a href='#L542'>542</a>
|
|
608
|
-
<a name='L543'></a><a href='#L543'>543</a>
|
|
609
|
-
<a name='L544'></a><a href='#L544'>544</a>
|
|
610
|
-
<a name='L545'></a><a href='#L545'>545</a>
|
|
611
|
-
<a name='L546'></a><a href='#L546'>546</a>
|
|
612
|
-
<a name='L547'></a><a href='#L547'>547</a>
|
|
613
|
-
<a name='L548'></a><a href='#L548'>548</a>
|
|
614
|
-
<a name='L549'></a><a href='#L549'>549</a>
|
|
615
|
-
<a name='L550'></a><a href='#L550'>550</a>
|
|
616
|
-
<a name='L551'></a><a href='#L551'>551</a>
|
|
617
|
-
<a name='L552'></a><a href='#L552'>552</a>
|
|
618
|
-
<a name='L553'></a><a href='#L553'>553</a>
|
|
619
|
-
<a name='L554'></a><a href='#L554'>554</a>
|
|
620
|
-
<a name='L555'></a><a href='#L555'>555</a>
|
|
621
|
-
<a name='L556'></a><a href='#L556'>556</a>
|
|
622
|
-
<a name='L557'></a><a href='#L557'>557</a>
|
|
623
|
-
<a name='L558'></a><a href='#L558'>558</a>
|
|
624
|
-
<a name='L559'></a><a href='#L559'>559</a>
|
|
625
|
-
<a name='L560'></a><a href='#L560'>560</a>
|
|
626
|
-
<a name='L561'></a><a href='#L561'>561</a>
|
|
627
|
-
<a name='L562'></a><a href='#L562'>562</a>
|
|
628
|
-
<a name='L563'></a><a href='#L563'>563</a>
|
|
629
|
-
<a name='L564'></a><a href='#L564'>564</a>
|
|
630
|
-
<a name='L565'></a><a href='#L565'>565</a>
|
|
631
|
-
<a name='L566'></a><a href='#L566'>566</a>
|
|
632
|
-
<a name='L567'></a><a href='#L567'>567</a>
|
|
633
|
-
<a name='L568'></a><a href='#L568'>568</a>
|
|
634
|
-
<a name='L569'></a><a href='#L569'>569</a>
|
|
635
|
-
<a name='L570'></a><a href='#L570'>570</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
636
|
-
<span class="cline-any cline-neutral"> </span>
|
|
605
|
+
<a name='L540'></a><a href='#L540'>540</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
637
606
|
<span class="cline-any cline-neutral"> </span>
|
|
638
607
|
<span class="cline-any cline-yes">2x</span>
|
|
639
608
|
<span class="cline-any cline-no"> </span>
|
|
@@ -1015,7 +984,7 @@
|
|
|
1015
984
|
<span class="cline-any cline-neutral"> </span>
|
|
1016
985
|
<span class="cline-any cline-neutral"> </span>
|
|
1017
986
|
<span class="cline-any cline-yes">2x</span>
|
|
1018
|
-
<span class="cline-any cline-
|
|
987
|
+
<span class="cline-any cline-yes">1x</span>
|
|
1019
988
|
<span class="cline-any cline-neutral"> </span>
|
|
1020
989
|
<span class="cline-any cline-neutral"> </span>
|
|
1021
990
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -1172,37 +1141,7 @@
|
|
|
1172
1141
|
<span class="cline-any cline-neutral"> </span>
|
|
1173
1142
|
<span class="cline-any cline-neutral"> </span>
|
|
1174
1143
|
<span class="cline-any cline-neutral"> </span>
|
|
1175
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1176
|
-
<span class="cline-any cline-yes">2x</span>
|
|
1177
|
-
<span class="cline-any cline-no"> </span>
|
|
1178
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1179
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1180
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1181
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1182
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1183
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1184
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1185
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1186
|
-
<span class="cline-any cline-yes">2x</span>
|
|
1187
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1188
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1189
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1190
|
-
<span class="cline-any cline-yes">2x</span>
|
|
1191
|
-
<span class="cline-any cline-no"> </span>
|
|
1192
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1193
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1194
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1195
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1196
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1197
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1198
|
-
<span class="cline-any cline-yes">2x</span>
|
|
1199
|
-
<span class="cline-any cline-no"> </span>
|
|
1200
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1201
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1202
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1203
|
-
<span class="cline-any cline-neutral"> </span>
|
|
1204
1144
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React from 'react';
|
|
1205
|
-
import PropTypes from 'prop-types'
|
|
1206
1145
|
|
|
1207
1146
|
export const MyApplicationsIcon = <span class="fstat-no" title="function not covered" >()</span> => (
|
|
1208
1147
|
<span class="cstat-no" title="statement not covered" > <svg className="my-applications" viewBox="0 0 25 25"></span>
|
|
@@ -1583,8 +1522,8 @@ export const TooltipIcon = <span class="fstat-no" title="function not covered" >
|
|
|
1583
1522
|
</svg>
|
|
1584
1523
|
);
|
|
1585
1524
|
|
|
1586
|
-
export const NavCollapse =
|
|
1587
|
-
|
|
1525
|
+
export const NavCollapse = () => (
|
|
1526
|
+
<svg className="nav-collapse" viewBox="0 0 25 25">
|
|
1588
1527
|
<title>nav-collapse</title>
|
|
1589
1528
|
<g>
|
|
1590
1529
|
<polygon points="6.8,9.1 10,12.1 0.1,12.1 0.1,12.9 10,12.9 6.8,15.9 7.5,16.6 12,12.5 7.5,8.4 " />
|
|
@@ -1741,43 +1680,14 @@ export const WiManageGroupIcon = <span class="fstat-no" title="function not cove
|
|
|
1741
1680
|
</g>
|
|
1742
1681
|
</svg>
|
|
1743
1682
|
);
|
|
1744
|
-
 
|
|
1745
|
-
export const EyeIcon = <span class="fstat-no" title="function not covered" >({</span> classes }) => (
|
|
1746
|
-
<span class="cstat-no" title="statement not covered" > <svg className={`eye-icon ${classes}`} viewBox="0 0 22 15" width="15" height="15"></span>
|
|
1747
|
-
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
|
|
1748
|
-
<g fill="#80CBC4" fillRule="nonzero">
|
|
1749
|
-
<path d="M11,11.75 C12.1833333,11.75 13.1875,11.3375 14.0125,10.5125 C14.8375,9.6875 15.25,8.68333333 15.25,7.5 C15.25,6.31666667 14.8375,5.3125 14.0125,4.4875 C13.1875,3.6625 12.1833333,3.25 11,3.25 C9.81666667,3.25 8.8125,3.6625 7.9875,4.4875 C7.1625,5.3125 6.75,6.31666667 6.75,7.5 C6.75,8.68333333 7.1625,9.6875 7.9875,10.5125 C8.8125,11.3375 9.81666667,11.75 11,11.75 Z M11,10.3 C10.2166667,10.3 9.55416667,10.0291667 9.0125,9.4875 C8.47083333,8.94583333 8.2,8.28333333 8.2,7.5 C8.2,6.71666667 8.47083333,6.05416667 9.0125,5.5125 C9.55416667,4.97083333 10.2166667,4.7 11,4.7 C11.7833333,4.7 12.4458333,4.97083333 12.9875,5.5125 C13.5291667,6.05416667 13.8,6.71666667 13.8,7.5 C13.8,8.28333333 13.5291667,8.94583333 12.9875,9.4875 C12.4458333,10.0291667 11.7833333,10.3 11,10.3 Z M11,15 C8.56666667,15 6.36666667,14.3083333 4.4,12.925 C2.43333333,11.5416667 0.966666667,9.73333333 0,7.5 C0.966666667,5.26666667 2.43333333,3.45833333 4.4,2.075 C6.36666667,0.691666667 8.56666667,0 11,0 C13.4333333,0 15.6333333,0.691666667 17.6,2.075 C19.5666667,3.45833333 21.0333333,5.26666667 22,7.5 C21.0333333,9.73333333 19.5666667,11.5416667 17.6,12.925 C15.6333333,14.3083333 13.4333333,15 11,15 Z M11,13.5 C13.0166667,13.5 14.8708333,12.9541667 16.5625,11.8625 C18.2541667,10.7708333 19.5416667,9.31666667 20.425,7.5 C19.5416667,5.68333333 18.2541667,4.22916667 16.5625,3.1375 C14.8708333,2.04583333 13.0166667,1.5 11,1.5 C8.98333333,1.5 7.12916667,2.04583333 5.4375,3.1375 C3.74583333,4.22916667 2.45,5.68333333 1.55,7.5 C2.45,9.31666667 3.74583333,10.7708333 5.4375,11.8625 C7.12916667,12.9541667 8.98333333,13.5 11,13.5 Z" id="Shape"></path>
|
|
1750
|
-
</g>
|
|
1751
|
-
</g>
|
|
1752
|
-
</svg>
|
|
1753
|
-
)
|
|
1754
|
-
|
|
1755
|
-
EyeIcon.propTypes = {
|
|
1756
|
-
classes: PropTypes.string
|
|
1757
|
-
}
|
|
1758
|
-
|
|
1759
|
-
export const ManageDocumentsIcon = <span class="fstat-no" title="function not covered" >()</span> => (
|
|
1760
|
-
<span class="cstat-no" title="statement not covered" > <svg width="25px" height="25px" viewBox="0 0 25 25"></span>
|
|
1761
|
-
<g>
|
|
1762
|
-
<path d="M15.933,3.15544362e-30 C16.1717358,3.15544362e-30 16.3968908,0.110656353 16.5402903,0.296256203 L20.7874693,5.70648432 C20.9255465,5.88258285 21,6.10021604 21,6.324 L21,24 C21,24.5521424 20.5521424,25 20,25 L1,25 C0.447857625,25 0,24.5521424 0,24 L0,1 C0,0.447857625 0.447857625,3.15544362e-30 1,3.15544362e-30 L15.933,3.15544362e-30 Z M14.937,1 L1,1 L1,24 L20,24 L20,7 L16.4371948,7 C15.6087677,7 14.9371948,6.32842712 14.9371948,5.5 L14.937,1 Z M19.746,6 L15.937,1.148 L15.9371948,5.5 C15.9371948,5.77614237 16.1610524,6 16.4371948,6 L19.746,6 Z M3,22 L3,21 L17.810791,21 L17.810791,22 L3,22 Z M3,19 L3,18 L17.810791,18 L17.810791,19 L3,19 Z M3,16 L3,15 L17.810791,15 L17.810791,16 L3,16 Z M3,13 L3,12 L17.810791,12 L17.810791,13 L3,13 Z M3,10 L3,9 L17.810791,9 L17.810791,10 L3,10 Z"></path>
|
|
1763
|
-
</g>
|
|
1764
|
-
</svg>
|
|
1765
|
-
)
|
|
1766
|
-
|
|
1767
|
-
export const AuthorContentIcon = <span class="fstat-no" title="function not covered" >()</span> => (
|
|
1768
|
-
<span class="cstat-no" title="statement not covered" > <svg width="25px" height="26px" viewBox="0 0 25 28"></span>
|
|
1769
|
-
<g>
|
|
1770
|
-
<path d="M12.3690401,0 C12.5089135,0 12.643038,0.0545896414 12.7419831,0.151701195 L12.7419831,0.151701195 L17.0947785,4.42616335 C17.1936709,4.5232749 17.2492616,4.65503586 17.2492616,4.79239044 L17.2492616,4.79239044 L17.2492616,10.8009801 C18.8116034,11.8150319 19.7705696,13.5487968 19.7705696,15.3972311 C19.7705696,16.2998247 19.5464135,17.181753 19.1197785,17.9722151 L19.1197785,17.9722151 L24.4784283,23.2343147 C25.1216772,23.8659801 25.1216772,24.8938088 24.4783755,25.5254741 C24.1667722,25.8314661 23.7524262,26 23.3117089,26 C22.8710443,26 22.4566983,25.8314661 22.1450949,25.5254741 L22.1450949,25.5254741 L17.2492616,20.7178048 L17.2492616,22.6715339 C17.2492616,22.9575857 17.0130802,23.1894622 16.7218354,23.1894622 L16.7218354,23.1894622 L0.52742616,23.1894622 C0.236181435,23.1894622 2.4158453e-13,22.9575857 2.4158453e-13,22.6715339 L2.4158453e-13,22.6715339 L2.4158453e-13,0.517928287 C2.4158453e-13,0.231876494 0.236181435,0 0.52742616,0 L0.52742616,0 Z M18.5264241,18.854506 L18.332801,19.076681 C18.1332707,19.2942789 17.916192,19.4965817 17.6845464,19.6807052 L17.6845464,19.6807052 L22.890981,24.7930199 C23.0033228,24.9033904 23.1527426,24.9641434 23.3117089,24.9641434 C23.4706751,24.9641434 23.6200949,24.9033904 23.7324895,24.7930199 C23.9644515,24.5652351 23.9644515,24.1946056 23.7324895,23.9668207 L23.7324895,23.9668207 L18.5264241,18.854506 Z M11.8416139,1.03585657 L1.05485232,1.03585657 L1.05485232,22.1536056 L16.1944093,22.1536056 L16.194884,20.5287092 C15.5506857,20.774259 14.8618143,20.9023944 14.164346,20.9023944 C11.0731013,20.9023944 8.55812236,18.432757 8.55812236,15.3971793 C8.55812236,12.3616016 11.0731013,9.89196414 14.164346,9.89196414 C14.8618143,9.89196414 15.5506857,10.0200996 16.194884,10.2656494 L16.194884,10.2656494 L16.1944093,5.31031873 L12.3690401,5.31031873 C12.0777954,5.31031873 11.8416139,5.07844223 11.8416139,4.79239044 L11.8416139,4.79239044 L11.8416139,1.03585657 Z M14.1643987,10.9278725 C11.6547468,10.9278725 9.61302743,12.9328247 9.61302743,15.3972311 C9.61302743,17.8616375 11.6547468,19.8665896 14.1643987,19.8665896 C14.9709388,19.8665896 15.7632911,19.6566215 16.4558544,19.2593705 C16.501635,19.2331633 16.5468882,19.2061793 16.5916139,19.1784183 C17.1621835,18.8243625 17.6543249,18.3411355 18.0148207,17.7808406 C18.473365,17.0682749 18.7157173,16.2440438 18.7157173,15.3972311 C18.7157173,13.8143904 17.849789,12.3345139 16.4559072,11.5350916 C15.7632911,11.1378406 14.9708861,10.9278725 14.1643987,10.9278725 Z M12.2609177,12.3475657 C12.5091245,12.1978845 12.8339135,12.2741753 12.9863397,12.5179641 C13.1387658,12.7617012 13.0611287,13.0806414 12.8128692,13.2303227 C12.039135,13.6968725 11.5771624,14.5069124 11.5771624,15.3972311 C11.5771624,15.6832829 11.340981,15.9151594 11.0497363,15.9151594 C10.7584916,15.9151594 10.5223101,15.6832829 10.5223101,15.3972311 C10.5223101,14.1440518 11.1722574,13.003988 12.2609177,12.3475657 Z M14.164346,11.8207809 C14.8095992,11.8207809 15.4439346,11.9889522 15.9987869,12.3072191 C16.2503165,12.4514622 16.3351266,12.7686414 16.1881857,13.0156932 C16.0900844,13.1805498 15.9135549,13.2724821 15.7322257,13.2724821 C15.6418776,13.2724821 15.5503692,13.2496414 15.4667194,13.2016813 C15.0732068,12.9759681 14.6228376,12.8566375 14.164346,12.8566375 C13.8731013,12.8566375 13.6369198,12.624761 13.6369198,12.3387092 C13.6369198,12.0526574 13.8731013,11.8207809 14.164346,11.8207809 Z M12.896519,1.76836255 L12.896519,4.27446215 L15.4485759,4.27446215 L12.896519,1.76836255 Z"></path>
|
|
1771
|
-
</g>
|
|
1772
|
-
</svg>
|
|
1773
|
-
)</pre></td></tr></table></pre>
|
|
1683
|
+
</pre></td></tr></table></pre>
|
|
1774
1684
|
|
|
1775
1685
|
<div class='push'></div><!-- for sticky footer -->
|
|
1776
1686
|
</div><!-- /wrapper -->
|
|
1777
1687
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1778
1688
|
Code coverage generated by
|
|
1779
1689
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1780
|
-
at
|
|
1690
|
+
at Fri Apr 29 2022 13:58:50 GMT-0400 (Eastern Daylight Time)
|
|
1781
1691
|
</div>
|
|
1782
1692
|
<script src="../prettify.js"></script>
|
|
1783
1693
|
<script>
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">55.55% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>45/81</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,16 +37,16 @@
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">7.69% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>3/39</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">55.55% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>45/81</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -95,17 +95,32 @@
|
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
97
97
|
<td class="file medium" data-value="SvgComponents.jsx"><a href="SvgComponents.jsx.html">SvgComponents.jsx</a></td>
|
|
98
|
-
<td data-value="
|
|
99
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
98
|
+
<td data-value="52.63" class="pic medium">
|
|
99
|
+
<div class="chart"><div class="cover-fill" style="width: 52%"></div><div class="cover-empty" style="width: 48%"></div></div>
|
|
100
100
|
</td>
|
|
101
|
-
<td data-value="
|
|
102
|
-
<td data-value="
|
|
101
|
+
<td data-value="52.63" class="pct medium">52.63%</td>
|
|
102
|
+
<td data-value="76" class="abs medium">40/76</td>
|
|
103
103
|
<td data-value="100" class="pct high">100%</td>
|
|
104
104
|
<td data-value="0" class="abs high">0/0</td>
|
|
105
|
-
<td data-value="
|
|
106
|
-
<td data-value="
|
|
107
|
-
<td data-value="
|
|
108
|
-
<td data-value="
|
|
105
|
+
<td data-value="5.26" class="pct low">5.26%</td>
|
|
106
|
+
<td data-value="38" class="abs low">2/38</td>
|
|
107
|
+
<td data-value="52.63" class="pct medium">52.63%</td>
|
|
108
|
+
<td data-value="76" class="abs medium">40/76</td>
|
|
109
|
+
</tr>
|
|
110
|
+
|
|
111
|
+
<tr>
|
|
112
|
+
<td class="file high" data-value="svg-definitions.svg"><a href="svg-definitions.svg.html">svg-definitions.svg</a></td>
|
|
113
|
+
<td data-value="100" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
115
|
+
</td>
|
|
116
|
+
<td data-value="100" class="pct high">100%</td>
|
|
117
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
118
|
+
<td data-value="100" class="pct high">100%</td>
|
|
119
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
120
|
+
<td data-value="100" class="pct high">100%</td>
|
|
121
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
122
|
+
<td data-value="100" class="pct high">100%</td>
|
|
123
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
109
124
|
</tr>
|
|
110
125
|
|
|
111
126
|
</tbody>
|
|
@@ -116,7 +131,7 @@
|
|
|
116
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
132
|
Code coverage generated by
|
|
118
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
134
|
+
at Fri Apr 29 2022 13:58:50 GMT-0400 (Eastern Daylight Time)
|
|
120
135
|
</div>
|
|
121
136
|
<script src="../prettify.js"></script>
|
|
122
137
|
<script>
|