qpp-style 9.44.0 → 9.44.1
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 +569 -461
- package/coverage/coverage-final.json +70 -68
- package/coverage/lcov-report/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/components/Accordion/index.jsx.html +113 -113
- package/coverage/lcov-report/components/{Button → Dropdown}/index.html +17 -17
- package/coverage/lcov-report/{react/components/HeaderSearchBar/index.jsx.html → components/Dropdown/index.js.html} +106 -109
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +98 -98
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +33 -33
- package/coverage/lcov-report/components/Error/index.html +23 -23
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +211 -211
- package/coverage/lcov-report/{react/components/SideNav/UI/DynamicContent.jsx.html → components/Footer/LegacyFooterUI.jsx.html} +246 -210
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +62 -62
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +36 -36
- package/coverage/lcov-report/components/Footer/index.html +13 -13
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +90 -90
- package/coverage/lcov-report/components/Infotip/InfotipContent.jsx.html +50 -50
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +49 -49
- package/coverage/lcov-report/components/Infotip/index.html +40 -25
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +116 -116
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +252 -252
- package/coverage/lcov-report/components/Modal/index.html +38 -38
- package/coverage/lcov-report/components/Modal/index.jsx.html +31 -31
- package/coverage/lcov-report/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +257 -257
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +440 -440
- package/coverage/lcov-report/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +166 -0
- package/coverage/lcov-report/{react/components/HeaderSearchBar → components/SideNav/AnimationGroup}/index.html +22 -22
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +8 -8
- 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/{InfotipIcon.jsx.html → components/SideNav/Content/LevelOneContent.jsx.html} +77 -53
- package/coverage/lcov-report/components/SideNav/Content/LevelTwoContent.jsx.html +733 -0
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.html +34 -19
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.js.html +319 -0
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +147 -147
- package/coverage/lcov-report/components/{GovBanner → SideNav/Content}/index.html +44 -29
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +94 -0
- package/coverage/lcov-report/components/{Header/HeaderCancel.jsx.html → SideNav/Details/IndividualDetails.jsx.html} +41 -35
- package/coverage/lcov-report/components/SideNav/Details/PracticeDetails.jsx.html +220 -0
- package/coverage/lcov-report/components/{NotificationBanner → SideNav/Details}/index.html +46 -46
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +97 -0
- package/coverage/lcov-report/{InfotipContent.jsx.html → components/SideNav/Links/CmsSwitchLink.jsx.html} +56 -71
- package/coverage/lcov-report/{Infotip.jsx.html → components/SideNav/Links/NavItemInline.jsx.html} +72 -123
- package/coverage/lcov-report/components/SideNav/Links/NavLinkContainer.jsx.html +199 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +970 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkInline.jsx.html +415 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkToggle.jsx.html +187 -0
- 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} +46 -34
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +1033 -0
- package/coverage/lcov-report/components/SideNav/UI/default-markup.js.html +97 -0
- package/coverage/lcov-report/components/SideNav/UI/index.html +146 -0
- package/coverage/lcov-report/{index.js.html → components/SideNav/UI/index.js.html} +12 -12
- package/coverage/lcov-report/components/SideNav/helpers.js.html +544 -565
- package/coverage/lcov-report/components/SideNav/index.html +19 -19
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +9 -9
- 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 +21 -21
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +128 -131
- package/coverage/lcov-report/components/index.html +21 -21
- package/coverage/lcov-report/index.html +124 -124
- package/coverage/lcov-report/lib/Chevron.jsx.html +36 -36
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +1161 -1161
- package/coverage/lcov-report/lib/index.html +24 -24
- package/coverage/lcov-report/lib/svg-definitions.svg.html +460 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +41 -41
- 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 +4 -4
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +1 -1
- 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 +12 -60
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +14 -20
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +7 -7
- 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 +25 -34
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +15 -33
- 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 +37 -37
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/InfotipContent.jsx.html +3 -9
- 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/CollapsedView.js.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +23 -23
- package/coverage/lcov-report/react/components/Session/Session.jsx.html +91 -61
- package/coverage/lcov-report/react/components/Session/SessionDialogWrapped.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Session/index.html +15 -15
- package/coverage/lcov-report/react/components/Session/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 +90 -30
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +3 -3
- 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 +18 -48
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +26 -26
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +38 -14
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +83 -62
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +5 -5
- 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 +2 -5
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +2 -5
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +4 -4
- 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 +536 -41
- package/coverage/lcov-report/react/components/SideNav/UI/default-markup.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +19 -34
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +1068 -15
- package/coverage/lcov-report/react/components/SideNav/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +2 -2
- 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 +14 -14
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +15 -12
- package/coverage/lcov-report/react/components/index.html +21 -21
- package/coverage/lcov-report/react/index.html +13 -13
- package/coverage/lcov-report/react/index.js.html +28 -13
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +14 -14
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +2 -2
- package/coverage/lcov-report/react/lib/index.html +16 -16
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +44 -29
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/isAuthV2.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +44 -50
- package/coverage/lcov-report/react/session/refresh.js.html +17 -8
- package/coverage/lcov-report/react/session/ttl.js.html +21 -9
- package/coverage/lcov-report/session/index.html +53 -53
- package/coverage/lcov-report/session/index.js.html +13 -13
- package/coverage/lcov-report/session/logout.js.html +137 -137
- package/coverage/lcov-report/session/refresh.js.html +90 -90
- package/coverage/lcov-report/session/ttl.js.html +77 -77
- package/coverage/lcov.info +977 -753
- 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 +1 -1
- package/styles/components/_footer.scss +593 -0
- package/styles/components/_header.scss +890 -0
- package/styles/components/_sidebar.scss +8 -0
- package/styles/components/sidebar/_animations.scss +38 -0
- package/styles/components/sidebar/_cms.scss +61 -0
- package/styles/components/sidebar/_details.scss +58 -0
- package/styles/components/sidebar/_links.scss +420 -0
- package/styles/components/sidebar/_sidebar-animation.scss +121 -0
- package/styles/components/sidebar/_sidebar-tooltip.scss +33 -0
- package/styles/components/sidebar/_sidebar.scss +141 -0
- package/styles/components/sidebar/project-specific/_wi.scss +42 -0
- package/styles/qppds/components/_infotip-content.scss +49 -0
- package/styles/qppds/components/_spinner.scss +46 -0
- package/coverage/lcov-report/components/Button/index.js.html +0 -355
- package/coverage/lcov-report/components/GovBanner/index.js.html +0 -436
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +0 -367
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +0 -307
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +0 -211
- package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +0 -235
- package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +0 -802
- 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/HeaderUI.jsx.html +0 -586
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +0 -181
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +0 -328
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +0 -166
- package/coverage/lcov-report/components/Header/hooks.js.html +0 -283
- package/coverage/lcov-report/components/Header/index.html +0 -326
- package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +0 -202
- package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +0 -220
- package/coverage/lcov-report/components/NotificationBanner/index.js.html +0 -748
|
@@ -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">78.33% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>47/60</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">67.85% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>19/28</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">87.5% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>14/16</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">78.33% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>47/60</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
64
|
-
<div class='status-line
|
|
64
|
+
<div class='status-line medium'></div>
|
|
65
65
|
<div class="pad1">
|
|
66
66
|
<table class="coverage-summary">
|
|
67
67
|
<thead>
|
|
@@ -79,18 +79,18 @@
|
|
|
79
79
|
</tr>
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
|
-
<td class="file
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
82
|
+
<td class="file medium" data-value="SessionDialogUI.jsx"><a href="SessionDialogUI.jsx.html">SessionDialogUI.jsx</a></td>
|
|
83
|
+
<td data-value="78.33" class="pic medium">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 78%"></div><div class="cover-empty" style="width: 22%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="
|
|
91
|
-
<td data-value="
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
86
|
+
<td data-value="78.33" class="pct medium">78.33%</td>
|
|
87
|
+
<td data-value="60" class="abs medium">47/60</td>
|
|
88
|
+
<td data-value="67.85" class="pct medium">67.85%</td>
|
|
89
|
+
<td data-value="28" class="abs medium">19/28</td>
|
|
90
|
+
<td data-value="87.5" class="pct high">87.5%</td>
|
|
91
|
+
<td data-value="16" class="abs high">14/16</td>
|
|
92
|
+
<td data-value="78.33" class="pct medium">78.33%</td>
|
|
93
|
+
<td data-value="60" class="abs medium">47/60</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
</tbody>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at 2023-
|
|
104
|
+
at 2023-08-11T12:40:10.354Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">33.
|
|
26
|
+
<span class="strong">33.48% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>368/1099</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">8.
|
|
33
|
+
<span class="strong">8.68% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>52/599</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">12.
|
|
40
|
+
<span class="strong">12.9% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>40/310</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">34.2% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>368/1076</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -80,32 +80,32 @@
|
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
82
|
<td class="file low" data-value="react"><a href="react/index.html">react</a></td>
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="16.66" class="pic low">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 16%"></div><div class="cover-empty" style="width: 84%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
86
|
+
<td data-value="16.66" class="pct low">16.66%</td>
|
|
87
|
+
<td data-value="6" class="abs low">1/6</td>
|
|
88
88
|
<td data-value="100" class="pct high">100%</td>
|
|
89
89
|
<td data-value="0" class="abs high">0/0</td>
|
|
90
90
|
<td data-value="0" class="pct low">0%</td>
|
|
91
|
-
<td data-value="
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
91
|
+
<td data-value="5" class="abs low">0/5</td>
|
|
92
|
+
<td data-value="16.66" class="pct low">16.66%</td>
|
|
93
|
+
<td data-value="6" class="abs low">1/6</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
97
|
-
<td class="file
|
|
98
|
-
<td data-value="
|
|
99
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
97
|
+
<td class="file medium" data-value="react/components/Accordion"><a href="react/components/Accordion/index.html">react/components/Accordion</a></td>
|
|
98
|
+
<td data-value="70" class="pic medium">
|
|
99
|
+
<div class="chart"><div class="cover-fill" style="width: 70%"></div><div class="cover-empty" style="width: 30%"></div></div>
|
|
100
100
|
</td>
|
|
101
|
-
<td data-value="
|
|
102
|
-
<td data-value="20" class="abs
|
|
103
|
-
<td data-value="
|
|
104
|
-
<td data-value="24" class="abs low">
|
|
105
|
-
<td data-value="
|
|
106
|
-
<td data-value="6" class="abs
|
|
107
|
-
<td data-value="
|
|
108
|
-
<td data-value="20" class="abs
|
|
101
|
+
<td data-value="70" class="pct medium">70%</td>
|
|
102
|
+
<td data-value="20" class="abs medium">14/20</td>
|
|
103
|
+
<td data-value="41.66" class="pct low">41.66%</td>
|
|
104
|
+
<td data-value="24" class="abs low">10/24</td>
|
|
105
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
106
|
+
<td data-value="6" class="abs medium">3/6</td>
|
|
107
|
+
<td data-value="70" class="pct medium">70%</td>
|
|
108
|
+
<td data-value="20" class="abs medium">14/20</td>
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
@@ -138,6 +138,21 @@
|
|
|
138
138
|
<td data-value="7" class="abs low">3/7</td>
|
|
139
139
|
</tr>
|
|
140
140
|
|
|
141
|
+
<tr>
|
|
142
|
+
<td class="file high" data-value="react/components/Error"><a href="react/components/Error/index.html">react/components/Error</a></td>
|
|
143
|
+
<td data-value="85.71" class="pic high">
|
|
144
|
+
<div class="chart"><div class="cover-fill" style="width: 85%"></div><div class="cover-empty" style="width: 15%"></div></div>
|
|
145
|
+
</td>
|
|
146
|
+
<td data-value="85.71" class="pct high">85.71%</td>
|
|
147
|
+
<td data-value="21" class="abs high">18/21</td>
|
|
148
|
+
<td data-value="58.33" class="pct medium">58.33%</td>
|
|
149
|
+
<td data-value="12" class="abs medium">7/12</td>
|
|
150
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
151
|
+
<td data-value="8" class="abs medium">6/8</td>
|
|
152
|
+
<td data-value="85.71" class="pct high">85.71%</td>
|
|
153
|
+
<td data-value="21" class="abs high">18/21</td>
|
|
154
|
+
</tr>
|
|
155
|
+
|
|
141
156
|
<tr>
|
|
142
157
|
<td class="file medium" data-value="react/components/Footer"><a href="react/components/Footer/index.html">react/components/Footer</a></td>
|
|
143
158
|
<td data-value="72.72" class="pic medium">
|
|
@@ -170,32 +185,17 @@
|
|
|
170
185
|
|
|
171
186
|
<tr>
|
|
172
187
|
<td class="file low" data-value="react/components/Header"><a href="react/components/Header/index.html">react/components/Header</a></td>
|
|
173
|
-
<td data-value="17.
|
|
188
|
+
<td data-value="17.43" class="pic low">
|
|
174
189
|
<div class="chart"><div class="cover-fill" style="width: 17%"></div><div class="cover-empty" style="width: 83%"></div></div>
|
|
175
190
|
</td>
|
|
176
|
-
<td data-value="17.
|
|
177
|
-
<td data-value="
|
|
191
|
+
<td data-value="17.43" class="pct low">17.43%</td>
|
|
192
|
+
<td data-value="218" class="abs low">38/218</td>
|
|
178
193
|
<td data-value="0" class="pct low">0%</td>
|
|
179
|
-
<td data-value="
|
|
194
|
+
<td data-value="104" class="abs low">0/104</td>
|
|
180
195
|
<td data-value="0" class="pct low">0%</td>
|
|
181
196
|
<td data-value="70" class="abs low">0/70</td>
|
|
182
|
-
<td data-value="
|
|
183
|
-
<td data-value="
|
|
184
|
-
</tr>
|
|
185
|
-
|
|
186
|
-
<tr>
|
|
187
|
-
<td class="file medium" data-value="react/components/HeaderSearchBar"><a href="react/components/HeaderSearchBar/index.html">react/components/HeaderSearchBar</a></td>
|
|
188
|
-
<td data-value="50" class="pic medium">
|
|
189
|
-
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
190
|
-
</td>
|
|
191
|
-
<td data-value="50" class="pct medium">50%</td>
|
|
192
|
-
<td data-value="2" class="abs medium">1/2</td>
|
|
193
|
-
<td data-value="100" class="pct high">100%</td>
|
|
194
|
-
<td data-value="0" class="abs high">0/0</td>
|
|
195
|
-
<td data-value="0" class="pct low">0%</td>
|
|
196
|
-
<td data-value="1" class="abs low">0/1</td>
|
|
197
|
-
<td data-value="50" class="pct medium">50%</td>
|
|
198
|
-
<td data-value="2" class="abs medium">1/2</td>
|
|
197
|
+
<td data-value="18.35" class="pct low">18.35%</td>
|
|
198
|
+
<td data-value="207" class="abs low">38/207</td>
|
|
199
199
|
</tr>
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
@@ -244,48 +244,48 @@
|
|
|
244
244
|
</tr>
|
|
245
245
|
|
|
246
246
|
<tr>
|
|
247
|
-
<td class="file
|
|
248
|
-
<td data-value="
|
|
249
|
-
<div class="chart"><div class="cover-fill
|
|
247
|
+
<td class="file medium" data-value="react/components/SanitizedContent"><a href="react/components/SanitizedContent/index.html">react/components/SanitizedContent</a></td>
|
|
248
|
+
<td data-value="76.92" class="pic medium">
|
|
249
|
+
<div class="chart"><div class="cover-fill" style="width: 76%"></div><div class="cover-empty" style="width: 24%"></div></div>
|
|
250
250
|
</td>
|
|
251
|
-
<td data-value="
|
|
252
|
-
<td data-value="13" class="abs
|
|
253
|
-
<td data-value="
|
|
254
|
-
<td data-value="10" class="abs
|
|
255
|
-
<td data-value="
|
|
256
|
-
<td data-value="3" class="abs
|
|
257
|
-
<td data-value="
|
|
258
|
-
<td data-value="13" class="abs
|
|
251
|
+
<td data-value="76.92" class="pct medium">76.92%</td>
|
|
252
|
+
<td data-value="13" class="abs medium">10/13</td>
|
|
253
|
+
<td data-value="40" class="pct low">40%</td>
|
|
254
|
+
<td data-value="10" class="abs low">4/10</td>
|
|
255
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
256
|
+
<td data-value="3" class="abs medium">2/3</td>
|
|
257
|
+
<td data-value="76.92" class="pct medium">76.92%</td>
|
|
258
|
+
<td data-value="13" class="abs medium">10/13</td>
|
|
259
259
|
</tr>
|
|
260
260
|
|
|
261
261
|
<tr>
|
|
262
262
|
<td class="file low" data-value="react/components/Session"><a href="react/components/Session/index.html">react/components/Session</a></td>
|
|
263
|
-
<td data-value="
|
|
264
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
263
|
+
<td data-value="17.5" class="pic low">
|
|
264
|
+
<div class="chart"><div class="cover-fill" style="width: 17%"></div><div class="cover-empty" style="width: 83%"></div></div>
|
|
265
265
|
</td>
|
|
266
|
-
<td data-value="
|
|
267
|
-
<td data-value="
|
|
266
|
+
<td data-value="17.5" class="pct low">17.5%</td>
|
|
267
|
+
<td data-value="40" class="abs low">7/40</td>
|
|
268
268
|
<td data-value="0" class="pct low">0%</td>
|
|
269
|
-
<td data-value="
|
|
269
|
+
<td data-value="11" class="abs low">0/11</td>
|
|
270
270
|
<td data-value="0" class="pct low">0%</td>
|
|
271
|
-
<td data-value="
|
|
272
|
-
<td data-value="
|
|
273
|
-
<td data-value="
|
|
271
|
+
<td data-value="13" class="abs low">0/13</td>
|
|
272
|
+
<td data-value="18.91" class="pct low">18.91%</td>
|
|
273
|
+
<td data-value="37" class="abs low">7/37</td>
|
|
274
274
|
</tr>
|
|
275
275
|
|
|
276
276
|
<tr>
|
|
277
|
-
<td class="file
|
|
278
|
-
<td data-value="
|
|
279
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
277
|
+
<td class="file low" data-value="react/components/SideNav"><a href="react/components/SideNav/index.html">react/components/SideNav</a></td>
|
|
278
|
+
<td data-value="45.54" class="pic low">
|
|
279
|
+
<div class="chart"><div class="cover-fill" style="width: 45%"></div><div class="cover-empty" style="width: 55%"></div></div>
|
|
280
280
|
</td>
|
|
281
|
-
<td data-value="
|
|
282
|
-
<td data-value="
|
|
283
|
-
<td data-value="
|
|
284
|
-
<td data-value="
|
|
285
|
-
<td data-value="
|
|
286
|
-
<td data-value="
|
|
287
|
-
<td data-value="
|
|
288
|
-
<td data-value="
|
|
281
|
+
<td data-value="45.54" class="pct low">45.54%</td>
|
|
282
|
+
<td data-value="101" class="abs low">46/101</td>
|
|
283
|
+
<td data-value="12.5" class="pct low">12.5%</td>
|
|
284
|
+
<td data-value="40" class="abs low">5/40</td>
|
|
285
|
+
<td data-value="15" class="pct low">15%</td>
|
|
286
|
+
<td data-value="20" class="abs low">3/20</td>
|
|
287
|
+
<td data-value="46.46" class="pct low">46.46%</td>
|
|
288
|
+
<td data-value="99" class="abs low">46/99</td>
|
|
289
289
|
</tr>
|
|
290
290
|
|
|
291
291
|
<tr>
|
|
@@ -309,28 +309,28 @@
|
|
|
309
309
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
310
310
|
</td>
|
|
311
311
|
<td data-value="100" class="pct high">100%</td>
|
|
312
|
-
<td data-value="
|
|
312
|
+
<td data-value="12" class="abs high">12/12</td>
|
|
313
313
|
<td data-value="50" class="pct medium">50%</td>
|
|
314
314
|
<td data-value="4" class="abs medium">2/4</td>
|
|
315
315
|
<td data-value="100" class="pct high">100%</td>
|
|
316
316
|
<td data-value="1" class="abs high">1/1</td>
|
|
317
317
|
<td data-value="100" class="pct high">100%</td>
|
|
318
|
-
<td data-value="
|
|
318
|
+
<td data-value="12" class="abs high">12/12</td>
|
|
319
319
|
</tr>
|
|
320
320
|
|
|
321
321
|
<tr>
|
|
322
322
|
<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>
|
|
323
|
-
<td data-value="
|
|
324
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
323
|
+
<td data-value="22.97" class="pic low">
|
|
324
|
+
<div class="chart"><div class="cover-fill" style="width: 22%"></div><div class="cover-empty" style="width: 78%"></div></div>
|
|
325
325
|
</td>
|
|
326
|
-
<td data-value="
|
|
327
|
-
<td data-value="
|
|
328
|
-
<td data-value="
|
|
329
|
-
<td data-value="24" class="abs low">
|
|
330
|
-
<td data-value="
|
|
331
|
-
<td data-value="
|
|
332
|
-
<td data-value="
|
|
333
|
-
<td data-value="
|
|
326
|
+
<td data-value="22.97" class="pct low">22.97%</td>
|
|
327
|
+
<td data-value="74" class="abs low">17/74</td>
|
|
328
|
+
<td data-value="0" class="pct low">0%</td>
|
|
329
|
+
<td data-value="24" class="abs low">0/24</td>
|
|
330
|
+
<td data-value="0" class="pct low">0%</td>
|
|
331
|
+
<td data-value="17" class="abs low">0/17</td>
|
|
332
|
+
<td data-value="25" class="pct low">25%</td>
|
|
333
|
+
<td data-value="68" class="abs low">17/68</td>
|
|
334
334
|
</tr>
|
|
335
335
|
|
|
336
336
|
<tr>
|
|
@@ -364,63 +364,63 @@
|
|
|
364
364
|
</tr>
|
|
365
365
|
|
|
366
366
|
<tr>
|
|
367
|
-
<td class="file
|
|
368
|
-
<td data-value="
|
|
369
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
367
|
+
<td class="file low" data-value="react/components/SideNav/UI"><a href="react/components/SideNav/UI/index.html">react/components/SideNav/UI</a></td>
|
|
368
|
+
<td data-value="48.33" class="pic low">
|
|
369
|
+
<div class="chart"><div class="cover-fill" style="width: 48%"></div><div class="cover-empty" style="width: 52%"></div></div>
|
|
370
370
|
</td>
|
|
371
|
-
<td data-value="
|
|
372
|
-
<td data-value="
|
|
373
|
-
<td data-value="
|
|
374
|
-
<td data-value="48" class="abs low">
|
|
371
|
+
<td data-value="48.33" class="pct low">48.33%</td>
|
|
372
|
+
<td data-value="60" class="abs low">29/60</td>
|
|
373
|
+
<td data-value="8.33" class="pct low">8.33%</td>
|
|
374
|
+
<td data-value="48" class="abs low">4/48</td>
|
|
375
375
|
<td data-value="40" class="pct low">40%</td>
|
|
376
376
|
<td data-value="15" class="abs low">6/15</td>
|
|
377
|
-
<td data-value="
|
|
378
|
-
<td data-value="
|
|
377
|
+
<td data-value="48.33" class="pct low">48.33%</td>
|
|
378
|
+
<td data-value="60" class="abs low">29/60</td>
|
|
379
379
|
</tr>
|
|
380
380
|
|
|
381
381
|
<tr>
|
|
382
382
|
<td class="file low" data-value="react/components/hooks"><a href="react/components/hooks/index.html">react/components/hooks</a></td>
|
|
383
|
-
<td data-value="11.
|
|
383
|
+
<td data-value="11.53" class="pic low">
|
|
384
384
|
<div class="chart"><div class="cover-fill" style="width: 11%"></div><div class="cover-empty" style="width: 89%"></div></div>
|
|
385
385
|
</td>
|
|
386
|
-
<td data-value="11.
|
|
387
|
-
<td data-value="
|
|
386
|
+
<td data-value="11.53" class="pct low">11.53%</td>
|
|
387
|
+
<td data-value="26" class="abs low">3/26</td>
|
|
388
388
|
<td data-value="0" class="pct low">0%</td>
|
|
389
389
|
<td data-value="20" class="abs low">0/20</td>
|
|
390
|
-
<td data-value="
|
|
391
|
-
<td data-value="
|
|
392
|
-
<td data-value="11.
|
|
393
|
-
<td data-value="
|
|
390
|
+
<td data-value="14.28" class="pct low">14.28%</td>
|
|
391
|
+
<td data-value="7" class="abs low">1/7</td>
|
|
392
|
+
<td data-value="11.53" class="pct low">11.53%</td>
|
|
393
|
+
<td data-value="26" class="abs low">3/26</td>
|
|
394
394
|
</tr>
|
|
395
395
|
|
|
396
396
|
<tr>
|
|
397
397
|
<td class="file medium" data-value="react/lib"><a href="react/lib/index.html">react/lib</a></td>
|
|
398
|
-
<td data-value="
|
|
399
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
398
|
+
<td data-value="59.29" class="pic medium">
|
|
399
|
+
<div class="chart"><div class="cover-fill" style="width: 59%"></div><div class="cover-empty" style="width: 41%"></div></div>
|
|
400
400
|
</td>
|
|
401
|
-
<td data-value="
|
|
402
|
-
<td data-value="113" class="abs medium">
|
|
401
|
+
<td data-value="59.29" class="pct medium">59.29%</td>
|
|
402
|
+
<td data-value="113" class="abs medium">67/113</td>
|
|
403
403
|
<td data-value="0" class="pct low">0%</td>
|
|
404
404
|
<td data-value="2" class="abs low">0/2</td>
|
|
405
|
-
<td data-value="
|
|
406
|
-
<td data-value="49" class="abs low">
|
|
407
|
-
<td data-value="
|
|
408
|
-
<td data-value="113" class="abs medium">
|
|
405
|
+
<td data-value="6.12" class="pct low">6.12%</td>
|
|
406
|
+
<td data-value="49" class="abs low">3/49</td>
|
|
407
|
+
<td data-value="59.29" class="pct medium">59.29%</td>
|
|
408
|
+
<td data-value="113" class="abs medium">67/113</td>
|
|
409
409
|
</tr>
|
|
410
410
|
|
|
411
411
|
<tr>
|
|
412
412
|
<td class="file low" data-value="react/session"><a href="react/session/index.html">react/session</a></td>
|
|
413
|
-
<td data-value="
|
|
414
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
413
|
+
<td data-value="27.02" class="pic low">
|
|
414
|
+
<div class="chart"><div class="cover-fill" style="width: 27%"></div><div class="cover-empty" style="width: 73%"></div></div>
|
|
415
415
|
</td>
|
|
416
|
-
<td data-value="
|
|
417
|
-
<td data-value="
|
|
418
|
-
<td data-value="
|
|
419
|
-
<td data-value="
|
|
420
|
-
<td data-value="30" class="pct low">30%</td>
|
|
421
|
-
<td data-value="
|
|
422
|
-
<td data-value="
|
|
423
|
-
<td data-value="
|
|
416
|
+
<td data-value="27.02" class="pct low">27.02%</td>
|
|
417
|
+
<td data-value="74" class="abs low">20/74</td>
|
|
418
|
+
<td data-value="10.34" class="pct low">10.34%</td>
|
|
419
|
+
<td data-value="29" class="abs low">3/29</td>
|
|
420
|
+
<td data-value="30.76" class="pct low">30.76%</td>
|
|
421
|
+
<td data-value="13" class="abs low">4/13</td>
|
|
422
|
+
<td data-value="27.02" class="pct low">27.02%</td>
|
|
423
|
+
<td data-value="74" class="abs low">20/74</td>
|
|
424
424
|
</tr>
|
|
425
425
|
|
|
426
426
|
</tbody>
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
432
432
|
Code coverage generated by
|
|
433
433
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
434
|
-
at 2024-
|
|
434
|
+
at 2024-06-06T15:24:30.092Z
|
|
435
435
|
</div>
|
|
436
436
|
<script src="prettify.js"></script>
|
|
437
437
|
<script>
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">100% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>4/4</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">100% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>4/4</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -95,38 +95,38 @@
|
|
|
95
95
|
<a name='L30'></a><a href='#L30'>30</a>
|
|
96
96
|
<a name='L31'></a><a href='#L31'>31</a>
|
|
97
97
|
<a name='L32'></a><a href='#L32'>32</a>
|
|
98
|
-
<a name='L33'></a><a href='#L33'>33</a></td><td class="line-coverage quiet"><span class="cline-any cline-
|
|
99
|
-
<span class="cline-any cline-
|
|
100
|
-
<span class="cline-any cline-
|
|
101
|
-
<span class="cline-any cline-yes">1x</span>
|
|
102
|
-
<span class="cline-any cline-yes">1x</span>
|
|
103
|
-
<span class="cline-any cline-
|
|
104
|
-
<span class="cline-any cline-
|
|
105
|
-
<span class="cline-any cline-
|
|
106
|
-
<span class="cline-any cline-
|
|
107
|
-
<span class="cline-any cline-
|
|
108
|
-
<span class="cline-any cline-
|
|
109
|
-
<span class="cline-any cline-
|
|
110
|
-
<span class="cline-any cline-
|
|
111
|
-
<span class="cline-any cline-
|
|
112
|
-
<span class="cline-any cline-
|
|
113
|
-
<span class="cline-any cline-
|
|
114
|
-
<span class="cline-any cline-
|
|
115
|
-
<span class="cline-any cline-
|
|
116
|
-
<span class="cline-any cline-
|
|
117
|
-
<span class="cline-any cline-
|
|
118
|
-
<span class="cline-any cline-
|
|
119
|
-
<span class="cline-any cline-
|
|
120
|
-
<span class="cline-any cline-
|
|
121
|
-
<span class="cline-any cline-
|
|
122
|
-
<span class="cline-any cline-
|
|
123
|
-
<span class="cline-any cline-yes">1x</span>
|
|
124
|
-
<span class="cline-any cline-
|
|
125
|
-
<span class="cline-any cline-
|
|
126
|
-
<span class="cline-any cline-
|
|
127
|
-
<span class="cline-any cline-yes">1x</span>
|
|
128
|
-
<span class="cline-any cline-
|
|
129
|
-
<span class="cline-any cline-
|
|
98
|
+
<a name='L33'></a><a href='#L33'>33</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
99
|
+
<span class="cline-any cline-neutral"> </span>
|
|
100
|
+
<span class="cline-any cline-neutral"> </span>
|
|
101
|
+
<span class="cline-any cline-yes">1x</span>
|
|
102
|
+
<span class="cline-any cline-yes">1x</span>
|
|
103
|
+
<span class="cline-any cline-neutral"> </span>
|
|
104
|
+
<span class="cline-any cline-neutral"> </span>
|
|
105
|
+
<span class="cline-any cline-neutral"> </span>
|
|
106
|
+
<span class="cline-any cline-neutral"> </span>
|
|
107
|
+
<span class="cline-any cline-neutral"> </span>
|
|
108
|
+
<span class="cline-any cline-neutral"> </span>
|
|
109
|
+
<span class="cline-any cline-neutral"> </span>
|
|
110
|
+
<span class="cline-any cline-neutral"> </span>
|
|
111
|
+
<span class="cline-any cline-neutral"> </span>
|
|
112
|
+
<span class="cline-any cline-neutral"> </span>
|
|
113
|
+
<span class="cline-any cline-neutral"> </span>
|
|
114
|
+
<span class="cline-any cline-neutral"> </span>
|
|
115
|
+
<span class="cline-any cline-neutral"> </span>
|
|
116
|
+
<span class="cline-any cline-neutral"> </span>
|
|
117
|
+
<span class="cline-any cline-neutral"> </span>
|
|
118
|
+
<span class="cline-any cline-neutral"> </span>
|
|
119
|
+
<span class="cline-any cline-neutral"> </span>
|
|
120
|
+
<span class="cline-any cline-neutral"> </span>
|
|
121
|
+
<span class="cline-any cline-neutral"> </span>
|
|
122
|
+
<span class="cline-any cline-neutral"> </span>
|
|
123
|
+
<span class="cline-any cline-yes">1x</span>
|
|
124
|
+
<span class="cline-any cline-neutral"> </span>
|
|
125
|
+
<span class="cline-any cline-neutral"> </span>
|
|
126
|
+
<span class="cline-any cline-neutral"> </span>
|
|
127
|
+
<span class="cline-any cline-yes">1x</span>
|
|
128
|
+
<span class="cline-any cline-neutral"> </span>
|
|
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';
|
|
131
131
|
import PropTypes from 'prop-types';
|
|
132
132
|
|
|
@@ -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 2023-
|
|
169
|
+
at 2023-08-11T12:40:10.354Z
|
|
170
170
|
</div>
|
|
171
171
|
<script src="../prettify.js"></script>
|
|
172
172
|
<script>
|