qpp-style 9.20.2 → 9.20.3
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/components/Footer/FooterUI.jsx +16 -14
- package/coverage/clover.xml +335 -291
- package/coverage/coverage-final.json +72 -71
- 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/{SideNav/AnimationGroup → Button}/index.html +30 -30
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkInline.jsx.html → Button/index.js.html} +101 -152
- 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 +184 -358
- 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 +29 -44
- package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +27 -42
- package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +592 -0
- package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +18 -24
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +280 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkContainer.jsx.html → Header/HeaderLogo.jsx.html} +72 -60
- package/coverage/lcov-report/components/{SideNav/Links/NavItemInline.jsx.html → Header/HeaderMenuButton.js.html} +63 -75
- package/coverage/lcov-report/components/{SideNav/Content/LevelTwoContent.jsx.html → Header/HeaderMenuItem.jsx.html} +305 -236
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +253 -0
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +271 -0
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +196 -0
- package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +193 -274
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +331 -0
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +166 -0
- package/coverage/lcov-report/components/Header/hooks.js.html +241 -0
- package/coverage/lcov-report/components/Header/index.html +326 -0
- package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html} +28 -40
- 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/{SideNav/AnimationGroup/AnimationGroup.jsx.html → NotificationBanner/CollapsedView.js.html} +56 -41
- package/coverage/lcov-report/components/{SideNav/Details/PracticeDetails.jsx.html → NotificationBanner/ExpandedView.js.html} +64 -64
- package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +40 -40
- package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +283 -244
- 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/SideNav/Chart/ScoreChart.jsx.html +7 -7
- package/coverage/lcov-report/components/SideNav/Chart/index.html +1 -16
- package/coverage/lcov-report/components/SideNav/helpers.js.html +829 -10
- 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 +39 -36
- 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 +102 -12
- package/coverage/lcov-report/lib/index.html +15 -30
- 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 +26 -8
- 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/{components/SideNav/Links/NavLinkToggle.jsx.html → react/components/NotificationBanner/CollapsedView.js.html} +40 -46
- package/coverage/lcov-report/{components/SideNav/Links/CmsSwitchLink.jsx.html → react/components/NotificationBanner/ExpandedView.js.html} +55 -43
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +51 -21
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +172 -304
- 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 +109 -31
- 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 +10 -16
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +51 -27
- 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 +4 -16
- 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 +197 -17
- 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 +57 -9
- package/coverage/lcov-report/react/lib/index.html +14 -29
- 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 +24 -15
- package/coverage/lcov-report/session/refresh.js.html +2 -2
- package/coverage/lcov-report/session/ttl.js.html +2 -2
- package/coverage/lcov.info +530 -454
- 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/qppds/components/_footer.scss +2 -0
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
- package/coverage/lcov-report/components/SideNav/Content/index.html +0 -146
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
- package/coverage/lcov-report/components/SideNav/Links/index.html +0 -206
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +0 -1084
- package/coverage/lcov-report/components/SideNav/UI/index.js.html +0 -94
- package/coverage/lcov-report/lib/svg-definitions.svg.html +0 -460
|
@@ -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
|
|
104
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
<span class="cline-any cline-neutral"> </span>
|
|
161
161
|
<span class="cline-any cline-neutral"> </span>
|
|
162
162
|
<span class="cline-any cline-neutral"> </span>
|
|
163
|
-
<span class="cline-any cline-yes">
|
|
163
|
+
<span class="cline-any cline-yes">2x</span>
|
|
164
164
|
<span class="cline-any cline-yes">1x</span>
|
|
165
165
|
<span class="cline-any cline-yes">1x</span>
|
|
166
166
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
<span class="cline-any cline-neutral"> </span>
|
|
235
235
|
<span class="cline-any cline-neutral"> </span>
|
|
236
236
|
<span class="cline-any cline-neutral"> </span>
|
|
237
|
-
<span class="cline-any cline-yes">
|
|
237
|
+
<span class="cline-any cline-yes">2x</span>
|
|
238
238
|
<span class="cline-any cline-neutral"> </span>
|
|
239
239
|
<span class="cline-any cline-neutral"> </span>
|
|
240
240
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
<span class="cline-any cline-neutral"> </span>
|
|
244
244
|
<span class="cline-any cline-neutral"> </span>
|
|
245
245
|
<span class="cline-any cline-neutral"> </span>
|
|
246
|
-
<span class="cline-any cline-yes">
|
|
246
|
+
<span class="cline-any cline-yes">2x</span>
|
|
247
247
|
<span class="cline-any cline-neutral"> </span>
|
|
248
248
|
<span class="cline-any cline-neutral"> </span>
|
|
249
249
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -349,7 +349,7 @@ export default Accordion;
|
|
|
349
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
350
350
|
Code coverage generated by
|
|
351
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
352
|
-
at
|
|
352
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
353
353
|
</div>
|
|
354
354
|
<script src="../../prettify.js"></script>
|
|
355
355
|
<script>
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
<html lang="en">
|
|
4
4
|
|
|
5
5
|
<head>
|
|
6
|
-
<title>Code coverage report for components/
|
|
6
|
+
<title>Code coverage report for components/Button</title>
|
|
7
7
|
<meta charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="
|
|
9
|
-
<link rel="stylesheet" href="
|
|
10
|
-
<link rel="shortcut icon" type="image/x-icon" href="
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
11
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
12
|
<style type='text/css'>
|
|
13
13
|
.coverage-summary .sorter {
|
|
14
|
-
background-image: url(
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
15
|
}
|
|
16
16
|
</style>
|
|
17
17
|
</head>
|
|
@@ -19,34 +19,34 @@
|
|
|
19
19
|
<body>
|
|
20
20
|
<div class='wrapper'>
|
|
21
21
|
<div class='pad1'>
|
|
22
|
-
<h1><a href="
|
|
22
|
+
<h1><a href="../../index.html">All files</a> components/Button</h1>
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">40% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>8/20</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>0/13</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>0/3</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">40% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>8/20</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 low'></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
|
|
82
|
+
<td class="file low" data-value="index.js"><a href="index.js.html">index.js</a></td>
|
|
83
|
+
<td data-value="40" class="pic low">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 40%"></div><div class="cover-empty" style="width: 60%"></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="40" class="pct low">40%</td>
|
|
87
|
+
<td data-value="20" class="abs low">8/20</td>
|
|
88
|
+
<td data-value="0" class="pct low">0%</td>
|
|
89
|
+
<td data-value="13" class="abs low">0/13</td>
|
|
90
|
+
<td data-value="0" class="pct low">0%</td>
|
|
91
|
+
<td data-value="3" class="abs low">0/3</td>
|
|
92
|
+
<td data-value="40" class="pct low">40%</td>
|
|
93
|
+
<td data-value="20" class="abs low">8/20</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
</tbody>
|
|
@@ -101,16 +101,16 @@
|
|
|
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
|
|
104
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
105
105
|
</div>
|
|
106
|
-
<script src="
|
|
106
|
+
<script src="../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
108
108
|
window.onload = function () {
|
|
109
109
|
prettyPrint();
|
|
110
110
|
};
|
|
111
111
|
</script>
|
|
112
|
-
<script src="
|
|
113
|
-
<script src="
|
|
112
|
+
<script src="../../sorter.js"></script>
|
|
113
|
+
<script src="../../block-navigation.js"></script>
|
|
114
114
|
</body>
|
|
115
115
|
</html>
|
|
116
116
|
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
<html lang="en">
|
|
4
4
|
|
|
5
5
|
<head>
|
|
6
|
-
<title>Code coverage report for components/
|
|
6
|
+
<title>Code coverage report for components/Button/index.js</title>
|
|
7
7
|
<meta charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="
|
|
9
|
-
<link rel="stylesheet" href="
|
|
10
|
-
<link rel="shortcut icon" type="image/x-icon" href="
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
11
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
12
|
<style type='text/css'>
|
|
13
13
|
.coverage-summary .sorter {
|
|
14
|
-
background-image: url(
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
15
|
}
|
|
16
16
|
</style>
|
|
17
17
|
</head>
|
|
@@ -19,34 +19,34 @@
|
|
|
19
19
|
<body>
|
|
20
20
|
<div class='wrapper'>
|
|
21
21
|
<div class='pad1'>
|
|
22
|
-
<h1><a href="
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">components/Button</a> index.js</h1>
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">40% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>8/20</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/13</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
40
|
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>0/
|
|
42
|
+
<span class='fraction'>0/3</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">40% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>8/20</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -153,30 +153,13 @@
|
|
|
153
153
|
<a name='L88'></a><a href='#L88'>88</a>
|
|
154
154
|
<a name='L89'></a><a href='#L89'>89</a>
|
|
155
155
|
<a name='L90'></a><a href='#L90'>90</a>
|
|
156
|
-
<a name='L91'></a><a href='#L91'>91</a>
|
|
157
|
-
<a name='L92'></a><a href='#L92'>92</a>
|
|
158
|
-
<a name='L93'></a><a href='#L93'>93</a>
|
|
159
|
-
<a name='L94'></a><a href='#L94'>94</a>
|
|
160
|
-
<a name='L95'></a><a href='#L95'>95</a>
|
|
161
|
-
<a name='L96'></a><a href='#L96'>96</a>
|
|
162
|
-
<a name='L97'></a><a href='#L97'>97</a>
|
|
163
|
-
<a name='L98'></a><a href='#L98'>98</a>
|
|
164
|
-
<a name='L99'></a><a href='#L99'>99</a>
|
|
165
|
-
<a name='L100'></a><a href='#L100'>100</a>
|
|
166
|
-
<a name='L101'></a><a href='#L101'>101</a>
|
|
167
|
-
<a name='L102'></a><a href='#L102'>102</a>
|
|
168
|
-
<a name='L103'></a><a href='#L103'>103</a>
|
|
169
|
-
<a name='L104'></a><a href='#L104'>104</a>
|
|
170
|
-
<a name='L105'></a><a href='#L105'>105</a>
|
|
171
|
-
<a name='L106'></a><a href='#L106'>106</a>
|
|
172
|
-
<a name='L107'></a><a href='#L107'>107</a>
|
|
173
|
-
<a name='L108'></a><a href='#L108'>108</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
174
|
-
<span class="cline-any cline-neutral"> </span>
|
|
175
|
-
<span class="cline-any cline-neutral"> </span>
|
|
156
|
+
<a name='L91'></a><a href='#L91'>91</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
176
157
|
<span class="cline-any cline-neutral"> </span>
|
|
177
158
|
<span class="cline-any cline-neutral"> </span>
|
|
178
159
|
<span class="cline-any cline-yes">1x</span>
|
|
160
|
+
<span class="cline-any cline-yes">1x</span>
|
|
179
161
|
<span class="cline-any cline-neutral"> </span>
|
|
162
|
+
<span class="cline-any cline-yes">1x</span>
|
|
180
163
|
<span class="cline-any cline-neutral"> </span>
|
|
181
164
|
<span class="cline-any cline-neutral"> </span>
|
|
182
165
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -187,47 +170,27 @@
|
|
|
187
170
|
<span class="cline-any cline-neutral"> </span>
|
|
188
171
|
<span class="cline-any cline-neutral"> </span>
|
|
189
172
|
<span class="cline-any cline-neutral"> </span>
|
|
190
|
-
<span class="cline-any cline-neutral"> </span>
|
|
191
|
-
<span class="cline-any cline-no"> </span>
|
|
192
|
-
<span class="cline-any cline-no"> </span>
|
|
193
|
-
<span class="cline-any cline-no"> </span>
|
|
194
|
-
<span class="cline-any cline-no"> </span>
|
|
195
|
-
<span class="cline-any cline-no"> </span>
|
|
196
|
-
<span class="cline-any cline-no"> </span>
|
|
197
173
|
<span class="cline-any cline-no"> </span>
|
|
198
174
|
<span class="cline-any cline-neutral"> </span>
|
|
199
175
|
<span class="cline-any cline-no"> </span>
|
|
200
176
|
<span class="cline-any cline-no"> </span>
|
|
201
|
-
<span class="cline-any cline-no"> </span>
|
|
202
|
-
<span class="cline-any cline-no"> </span>
|
|
203
177
|
<span class="cline-any cline-neutral"> </span>
|
|
204
178
|
<span class="cline-any cline-no"> </span>
|
|
205
179
|
<span class="cline-any cline-no"> </span>
|
|
206
|
-
<span class="cline-any cline-no"> </span>
|
|
207
|
-
<span class="cline-any cline-no"> </span>
|
|
208
|
-
<span class="cline-any cline-no"> </span>
|
|
209
180
|
<span class="cline-any cline-neutral"> </span>
|
|
210
181
|
<span class="cline-any cline-no"> </span>
|
|
211
182
|
<span class="cline-any cline-no"> </span>
|
|
212
183
|
<span class="cline-any cline-neutral"> </span>
|
|
213
184
|
<span class="cline-any cline-neutral"> </span>
|
|
214
|
-
<span class="cline-any cline-neutral"> </span>
|
|
215
|
-
<span class="cline-any cline-no"> </span>
|
|
216
185
|
<span class="cline-any cline-no"> </span>
|
|
217
186
|
<span class="cline-any cline-no"> </span>
|
|
218
187
|
<span class="cline-any cline-neutral"> </span>
|
|
219
|
-
<span class="cline-any cline-no"> </span>
|
|
220
|
-
<span class="cline-any cline-no"> </span>
|
|
221
188
|
<span class="cline-any cline-neutral"> </span>
|
|
222
189
|
<span class="cline-any cline-neutral"> </span>
|
|
223
|
-
<span class="cline-any cline-no"> </span>
|
|
224
190
|
<span class="cline-any cline-neutral"> </span>
|
|
225
|
-
<span class="cline-any cline-no"> </span>
|
|
226
|
-
<span class="cline-any cline-no"> </span>
|
|
227
191
|
<span class="cline-any cline-neutral"> </span>
|
|
228
192
|
<span class="cline-any cline-neutral"> </span>
|
|
229
193
|
<span class="cline-any cline-neutral"> </span>
|
|
230
|
-
<span class="cline-any cline-no"> </span>
|
|
231
194
|
<span class="cline-any cline-neutral"> </span>
|
|
232
195
|
<span class="cline-any cline-neutral"> </span>
|
|
233
196
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -245,6 +208,7 @@
|
|
|
245
208
|
<span class="cline-any cline-neutral"> </span>
|
|
246
209
|
<span class="cline-any cline-neutral"> </span>
|
|
247
210
|
<span class="cline-any cline-neutral"> </span>
|
|
211
|
+
<span class="cline-any cline-yes">1x</span>
|
|
248
212
|
<span class="cline-any cline-neutral"> </span>
|
|
249
213
|
<span class="cline-any cline-neutral"> </span>
|
|
250
214
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -255,135 +219,120 @@
|
|
|
255
219
|
<span class="cline-any cline-neutral"> </span>
|
|
256
220
|
<span class="cline-any cline-neutral"> </span>
|
|
257
221
|
<span class="cline-any cline-neutral"> </span>
|
|
222
|
+
<span class="cline-any cline-yes">1x</span>
|
|
258
223
|
<span class="cline-any cline-neutral"> </span>
|
|
259
224
|
<span class="cline-any cline-neutral"> </span>
|
|
260
225
|
<span class="cline-any cline-neutral"> </span>
|
|
261
226
|
<span class="cline-any cline-neutral"> </span>
|
|
262
|
-
<span class="cline-any cline-
|
|
263
|
-
<span class="cline-any cline-neutral"> </span>
|
|
264
|
-
<span class="cline-any cline-neutral"> </span>
|
|
265
|
-
<span class="cline-any cline-yes">1x</span>
|
|
227
|
+
<span class="cline-any cline-no"> </span>
|
|
266
228
|
<span class="cline-any cline-neutral"> </span>
|
|
267
229
|
<span class="cline-any cline-neutral"> </span>
|
|
268
230
|
<span class="cline-any cline-neutral"> </span>
|
|
269
231
|
<span class="cline-any cline-neutral"> </span>
|
|
270
232
|
<span class="cline-any cline-neutral"> </span>
|
|
233
|
+
<span class="cline-any cline-yes">1x</span>
|
|
234
|
+
<span class="cline-any cline-no"> </span>
|
|
271
235
|
<span class="cline-any cline-neutral"> </span>
|
|
272
236
|
<span class="cline-any cline-neutral"> </span>
|
|
237
|
+
<span class="cline-any cline-yes">1x</span>
|
|
273
238
|
<span class="cline-any cline-neutral"> </span>
|
|
274
239
|
<span class="cline-any cline-neutral"> </span>
|
|
275
240
|
<span class="cline-any cline-neutral"> </span>
|
|
241
|
+
<span class="cline-any cline-yes">1x</span>
|
|
276
242
|
<span class="cline-any cline-neutral"> </span>
|
|
277
243
|
<span class="cline-any cline-neutral"> </span>
|
|
278
244
|
<span class="cline-any cline-neutral"> </span>
|
|
279
245
|
<span class="cline-any cline-neutral"> </span>
|
|
280
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React
|
|
281
|
-
import { handleNavigation } from '../helpers';
|
|
282
|
-
import AnimationGroup from '../AnimationGroup/AnimationGroup';
|
|
246
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React from 'react';
|
|
283
247
|
import PropTypes from 'prop-types';
|
|
284
248
|
|
|
285
|
-
const
|
|
286
|
-
|
|
287
|
-
|
|
249
|
+
const VARIANTS = ['secondary', 'outline', 'danger', 'white'];
|
|
250
|
+
const SIZES = ['big'];
|
|
251
|
+
|
|
252
|
+
const Button = <span class="fstat-no" title="function not covered" >({</span>
|
|
253
|
+
children,
|
|
288
254
|
className,
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
target,
|
|
255
|
+
href,
|
|
256
|
+
loading,
|
|
257
|
+
onClick,
|
|
258
|
+
size,
|
|
259
|
+
variant,
|
|
260
|
+
type,
|
|
261
|
+
...rest
|
|
297
262
|
}) => {
|
|
298
|
-
|
|
299
|
-
const urlRegExp = <span class="cstat-no" title="statement not covered" >new RegExp(`${localUrl}/?$`);</span>
|
|
300
|
-
const path = <span class="cstat-no" title="statement not covered" >window.location.href && window.location.href.split('?')[0];</span>
|
|
301
|
-
const currentPage = <span class="cstat-no" title="statement not covered" >path && path.match(urlRegExp);</span>
|
|
302
|
-
const svgRef = <span class="cstat-no" title="statement not covered" >React.useRef();</span>
|
|
303
|
-
const [showTooltip, setShowTooltip] = <span class="cstat-no" title="statement not covered" >useState(false);</span>
|
|
304
|
-
const tooltipRef = <span class="cstat-no" title="statement not covered" >React.useRef();</span>
|
|
305
|
-
|
|
306
|
-
<span class="cstat-no" title="statement not covered" > React.useEffect(<span class="fstat-no" title="function not covered" >()</span> => {</span>
|
|
307
|
-
<span class="cstat-no" title="statement not covered" > if (!showLabel && useTooltips && svgRef.current) {</span>
|
|
308
|
-
const existingMouseenter = <span class="cstat-no" title="statement not covered" >svgRef.current.onmouseover;</span>
|
|
309
|
-
const existingMouseout = <span class="cstat-no" title="statement not covered" >svgRef.current.onmouseout;</span>
|
|
310
|
-
|
|
311
|
-
<span class="cstat-no" title="statement not covered" > svgRef.current.onmouseover = <span class="fstat-no" title="function not covered" >()</span> => {</span>
|
|
312
|
-
<span class="cstat-no" title="statement not covered" > if (tooltipRef.current && useTooltips) {</span>
|
|
313
|
-
const svgOffset = <span class="cstat-no" title="statement not covered" >svgRef.current.getBoundingClientRect();</span>
|
|
314
|
-
<span class="cstat-no" title="statement not covered" > tooltipRef.current.style.top = `${svgOffset.top - 5}px`;</span>
|
|
315
|
-
<span class="cstat-no" title="statement not covered" > tooltipRef.current.style.display = 'block';</span>
|
|
316
|
-
}
|
|
317
|
-
<span class="cstat-no" title="statement not covered" > if (typeof existingMouseenter === 'function') {</span>
|
|
318
|
-
<span class="cstat-no" title="statement not covered" > existingMouseenter();</span>
|
|
319
|
-
}
|
|
320
|
-
};
|
|
263
|
+
let btnClass = <span class="cstat-no" title="statement not covered" >'qpp-c-button';</span>
|
|
321
264
|
|
|
322
|
-
<span class="cstat-no" title="statement not covered" >
|
|
323
|
-
<span class="cstat-no" title="statement not covered" >
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
<span class="cstat-no" title="statement not covered" >
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
}
|
|
332
|
-
<span class="cstat-no" title="statement not covered" > if (showLabel) {</span>
|
|
333
|
-
<span class="cstat-no" title="statement not covered" > setShowTooltip(false);</span>
|
|
334
|
-
}
|
|
335
|
-
}, [svgRef.current, showLabel]);
|
|
265
|
+
<span class="cstat-no" title="statement not covered" > if (VARIANTS.includes(variant)) {</span>
|
|
266
|
+
<span class="cstat-no" title="statement not covered" > btnClass = btnClass.concat(' ', `qpp-c-button--${variant}`);</span>
|
|
267
|
+
}
|
|
268
|
+
<span class="cstat-no" title="statement not covered" > if (SIZES.includes(size)) {</span>
|
|
269
|
+
<span class="cstat-no" title="statement not covered" > btnClass = btnClass.concat(' ', `qpp-c-button--${size}`);</span>
|
|
270
|
+
}
|
|
271
|
+
<span class="cstat-no" title="statement not covered" > if (className) {</span>
|
|
272
|
+
<span class="cstat-no" title="statement not covered" > btnClass = btnClass.concat(' ', className);</span>
|
|
273
|
+
}
|
|
336
274
|
|
|
337
|
-
<span class="cstat-no" title="statement not covered" >
|
|
338
|
-
|
|
275
|
+
<span class="cstat-no" title="statement not covered" > if (href) {</span>
|
|
276
|
+
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
339
277
|
<a
|
|
340
|
-
href={
|
|
341
|
-
|
|
342
|
-
className={
|
|
343
|
-
|
|
344
|
-
}`}
|
|
345
|
-
data-track-category="SidebarNav"
|
|
346
|
-
data-track-action={`GoTo${label ? label.split(' ').join('') : ''}`}
|
|
347
|
-
data-track-label={label}
|
|
348
|
-
aria-label={label}
|
|
349
|
-
target={`${target ? target : '_self'}`}
|
|
278
|
+
href={href}
|
|
279
|
+
data-testid="ds-btn"
|
|
280
|
+
className={btnClass || ''}
|
|
281
|
+
onClick={onClick}
|
|
350
282
|
>
|
|
351
|
-
|
|
352
|
-
className={`left-icon ${disabled ? 'disabled' : ''}`}
|
|
353
|
-
aria-hidden="true"
|
|
354
|
-
focusable="false"
|
|
355
|
-
ref={svgRef}
|
|
356
|
-
>
|
|
357
|
-
{icon}
|
|
358
|
-
</svg>
|
|
359
|
-
<AnimationGroup display={showLabel}>
|
|
360
|
-
<span tabIndex="-1">{label}</span>
|
|
361
|
-
</AnimationGroup>
|
|
283
|
+
{children}
|
|
362
284
|
</a>
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
285
|
+
);
|
|
286
|
+
}
|
|
287
|
+
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
288
|
+
<button
|
|
289
|
+
data-testid="ds-btn"
|
|
290
|
+
className={btnClass || ''}
|
|
291
|
+
onClick={onClick}
|
|
292
|
+
disabled={loading}
|
|
293
|
+
type={type}
|
|
294
|
+
{...rest}
|
|
295
|
+
>
|
|
296
|
+
{children}
|
|
297
|
+
</button>
|
|
369
298
|
);
|
|
370
299
|
};
|
|
371
300
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
url: PropTypes.string,
|
|
301
|
+
Button.propTypes = {
|
|
302
|
+
children: PropTypes.node,
|
|
375
303
|
className: PropTypes.string,
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
304
|
+
href: PropTypes.string,
|
|
305
|
+
loading: PropTypes.bool,
|
|
306
|
+
onClick: PropTypes.func,
|
|
307
|
+
size: PropTypes.oneOf(SIZES),
|
|
308
|
+
type: PropTypes.string,
|
|
309
|
+
variant: PropTypes.oneOf(VARIANTS),
|
|
310
|
+
};
|
|
311
|
+
|
|
312
|
+
Button.defaultProps = {
|
|
313
|
+
children: false,
|
|
314
|
+
className: '',
|
|
315
|
+
href: '',
|
|
316
|
+
loading: false,
|
|
317
|
+
onClick: <span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >null,</span>
|
|
318
|
+
size: null,
|
|
319
|
+
type: 'button',
|
|
320
|
+
variant: null,
|
|
321
|
+
};
|
|
322
|
+
|
|
323
|
+
export const TextButton = <span class="fstat-no" title="function not covered" >({</span> className = <span class="branch-0 cbranch-no" title="branch not covered" >'',</span> ...props }) => (
|
|
324
|
+
<span class="cstat-no" title="statement not covered" > <Button className={`qpp-c-button--text ${className}`} {...props} /></span>
|
|
325
|
+
);
|
|
326
|
+
|
|
327
|
+
TextButton.propTypes = {
|
|
328
|
+
className: PropTypes.string,
|
|
329
|
+
};
|
|
330
|
+
|
|
331
|
+
TextButton.defaultProps = {
|
|
332
|
+
className: '',
|
|
384
333
|
};
|
|
385
334
|
|
|
386
|
-
export default
|
|
335
|
+
export default Button;
|
|
387
336
|
</pre></td></tr></table></pre>
|
|
388
337
|
|
|
389
338
|
<div class='push'></div><!-- for sticky footer -->
|
|
@@ -391,16 +340,16 @@ export default NavLinkInline;
|
|
|
391
340
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
392
341
|
Code coverage generated by
|
|
393
342
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
394
|
-
at
|
|
343
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
395
344
|
</div>
|
|
396
|
-
<script src="
|
|
345
|
+
<script src="../../prettify.js"></script>
|
|
397
346
|
<script>
|
|
398
347
|
window.onload = function () {
|
|
399
348
|
prettyPrint();
|
|
400
349
|
};
|
|
401
350
|
</script>
|
|
402
|
-
<script src="
|
|
403
|
-
<script src="
|
|
351
|
+
<script src="../../sorter.js"></script>
|
|
352
|
+
<script src="../../block-navigation.js"></script>
|
|
404
353
|
</body>
|
|
405
354
|
</html>
|
|
406
355
|
|
|
@@ -334,7 +334,7 @@ export default Collapsible;
|
|
|
334
334
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
335
335
|
Code coverage generated by
|
|
336
336
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
337
|
-
at
|
|
337
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
338
338
|
</div>
|
|
339
339
|
<script src="../../prettify.js"></script>
|
|
340
340
|
<script>
|
|
@@ -163,7 +163,7 @@ export default ErrorUI;
|
|
|
163
163
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
164
164
|
Code coverage generated by
|
|
165
165
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
166
|
-
at
|
|
166
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
167
167
|
</div>
|
|
168
168
|
<script src="../../prettify.js"></script>
|
|
169
169
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|