qpp-style 9.22.2 → 9.22.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/coverage/clover.xml +386 -382
- package/coverage/coverage-final.json +72 -73
- 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/Button/index.html +116 -0
- package/coverage/lcov-report/components/Button/index.js.html +355 -0
- 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 +189 -348
- 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/{SideNav/Links/NavLinkInline.jsx.html → Header/HeaderAccountMenu.jsx.html} +118 -157
- 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/CmsSwitchLink.jsx.html → Header/HeaderLogo.jsx.html} +61 -58
- 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/{SideNav/Links/NavLinkToggle.jsx.html → Header/HeaderMobileButton.js.html} +54 -45
- package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +198 -303
- 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/{SideNav/AnimationGroup/AnimationGroup.jsx.html → Header/NavigationButtonIcon.jsx.html} +48 -48
- package/coverage/lcov-report/components/Header/hooks.js.html +283 -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 +5 -5
- 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/Links/NavLinkContainer.jsx.html → NotificationBanner/CollapsedView.js.html} +61 -58
- 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 +46 -46
- package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +281 -242
- 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/{AnimationGroup → Content/SelectRole}/index.html +30 -30
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +505 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +895 -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 +5 -5
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +18 -15
- package/coverage/lcov-report/components/index.html +1 -1
- package/coverage/lcov-report/index.html +56 -56
- package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +105 -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 +32 -17
- 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 +3 -3
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +26 -251
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +4 -4
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +19 -19
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +89 -113
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +5 -5
- 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 +59 -17
- package/coverage/lcov-report/react/components/Header/index.html +28 -28
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +4 -4
- 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 +49 -28
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +11 -11
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +32 -32
- 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 +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +13 -13
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +60 -24
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +1 -1
- 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 +3 -3
- 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 +2 -20
- 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 +78 -12
- 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 +19 -19
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +37 -37
- 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 +2 -2
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +7 -4
- package/coverage/lcov-report/react/lib/index.html +5 -20
- 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 +581 -577
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/react/index.js +1 -1
- package/package.json +4 -4
- 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
- package/styles/components/_footer.scss +0 -593
- package/styles/components/_header.scss +0 -890
- package/styles/components/_sidebar.scss +0 -8
- package/styles/components/sidebar/_animations.scss +0 -38
- package/styles/components/sidebar/_cms.scss +0 -61
- package/styles/components/sidebar/_details.scss +0 -58
- package/styles/components/sidebar/_links.scss +0 -415
- package/styles/components/sidebar/_sidebar-animation.scss +0 -121
- package/styles/components/sidebar/_sidebar-tooltip.scss +0 -33
- package/styles/components/sidebar/_sidebar.scss +0 -141
- package/styles/components/sidebar/project-specific/_wi.scss +0 -42
- package/styles/qppds/components/_infotip-content.scss +0 -47
- package/styles/qppds/components/_spinner.scss +0 -46
|
@@ -0,0 +1,326 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for components/Header</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
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
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> components/Header</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">56.31% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>116/206</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">39% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>39/100</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">35.29% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>24/68</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">57.43% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>112/195</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line medium'></div>
|
|
65
|
+
<div class="pad1">
|
|
66
|
+
<table class="coverage-summary">
|
|
67
|
+
<thead>
|
|
68
|
+
<tr>
|
|
69
|
+
<th data-col="file" data-fmt="html" data-html="true" class="file">File</th>
|
|
70
|
+
<th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th>
|
|
71
|
+
<th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th>
|
|
72
|
+
<th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
73
|
+
<th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th>
|
|
74
|
+
<th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
75
|
+
<th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th>
|
|
76
|
+
<th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
77
|
+
<th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th>
|
|
78
|
+
<th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
79
|
+
</tr>
|
|
80
|
+
</thead>
|
|
81
|
+
<tbody><tr>
|
|
82
|
+
<td class="file medium" data-value="HeaderAccountMenu.jsx"><a href="HeaderAccountMenu.jsx.html">HeaderAccountMenu.jsx</a></td>
|
|
83
|
+
<td data-value="58.82" class="pic medium">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 58%"></div><div class="cover-empty" style="width: 42%"></div></div>
|
|
85
|
+
</td>
|
|
86
|
+
<td data-value="58.82" class="pct medium">58.82%</td>
|
|
87
|
+
<td data-value="17" class="abs medium">10/17</td>
|
|
88
|
+
<td data-value="43.75" class="pct low">43.75%</td>
|
|
89
|
+
<td data-value="16" class="abs low">7/16</td>
|
|
90
|
+
<td data-value="33.33" class="pct low">33.33%</td>
|
|
91
|
+
<td data-value="3" class="abs low">1/3</td>
|
|
92
|
+
<td data-value="58.82" class="pct medium">58.82%</td>
|
|
93
|
+
<td data-value="17" class="abs medium">10/17</td>
|
|
94
|
+
</tr>
|
|
95
|
+
|
|
96
|
+
<tr>
|
|
97
|
+
<td class="file medium" data-value="HeaderCancel.jsx"><a href="HeaderCancel.jsx.html">HeaderCancel.jsx</a></td>
|
|
98
|
+
<td data-value="66.66" class="pic medium">
|
|
99
|
+
<div class="chart"><div class="cover-fill" style="width: 66%"></div><div class="cover-empty" style="width: 34%"></div></div>
|
|
100
|
+
</td>
|
|
101
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
102
|
+
<td data-value="3" class="abs medium">2/3</td>
|
|
103
|
+
<td data-value="100" class="pct high">100%</td>
|
|
104
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
105
|
+
<td data-value="0" class="pct low">0%</td>
|
|
106
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
107
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
108
|
+
<td data-value="3" class="abs medium">2/3</td>
|
|
109
|
+
</tr>
|
|
110
|
+
|
|
111
|
+
<tr>
|
|
112
|
+
<td class="file medium" data-value="HeaderContainer.jsx"><a href="HeaderContainer.jsx.html">HeaderContainer.jsx</a></td>
|
|
113
|
+
<td data-value="50" class="pic medium">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
115
|
+
</td>
|
|
116
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
117
|
+
<td data-value="8" class="abs medium">4/8</td>
|
|
118
|
+
<td data-value="60" class="pct medium">60%</td>
|
|
119
|
+
<td data-value="10" class="abs medium">6/10</td>
|
|
120
|
+
<td data-value="25" class="pct low">25%</td>
|
|
121
|
+
<td data-value="4" class="abs low">1/4</td>
|
|
122
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
123
|
+
<td data-value="8" class="abs medium">4/8</td>
|
|
124
|
+
</tr>
|
|
125
|
+
|
|
126
|
+
<tr>
|
|
127
|
+
<td class="file high" data-value="HeaderLogo.jsx"><a href="HeaderLogo.jsx.html">HeaderLogo.jsx</a></td>
|
|
128
|
+
<td data-value="80" class="pic high">
|
|
129
|
+
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
|
|
130
|
+
</td>
|
|
131
|
+
<td data-value="80" class="pct high">80%</td>
|
|
132
|
+
<td data-value="5" class="abs high">4/5</td>
|
|
133
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
134
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
135
|
+
<td data-value="100" class="pct high">100%</td>
|
|
136
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
137
|
+
<td data-value="80" class="pct high">80%</td>
|
|
138
|
+
<td data-value="5" class="abs high">4/5</td>
|
|
139
|
+
</tr>
|
|
140
|
+
|
|
141
|
+
<tr>
|
|
142
|
+
<td class="file low" data-value="HeaderMenuButton.js"><a href="HeaderMenuButton.js.html">HeaderMenuButton.js</a></td>
|
|
143
|
+
<td data-value="22.22" class="pic low">
|
|
144
|
+
<div class="chart"><div class="cover-fill" style="width: 22%"></div><div class="cover-empty" style="width: 78%"></div></div>
|
|
145
|
+
</td>
|
|
146
|
+
<td data-value="22.22" class="pct low">22.22%</td>
|
|
147
|
+
<td data-value="9" class="abs low">2/9</td>
|
|
148
|
+
<td data-value="0" class="pct low">0%</td>
|
|
149
|
+
<td data-value="2" class="abs low">0/2</td>
|
|
150
|
+
<td data-value="0" class="pct low">0%</td>
|
|
151
|
+
<td data-value="3" class="abs low">0/3</td>
|
|
152
|
+
<td data-value="22.22" class="pct low">22.22%</td>
|
|
153
|
+
<td data-value="9" class="abs low">2/9</td>
|
|
154
|
+
</tr>
|
|
155
|
+
|
|
156
|
+
<tr>
|
|
157
|
+
<td class="file medium" data-value="HeaderMenuItem.jsx"><a href="HeaderMenuItem.jsx.html">HeaderMenuItem.jsx</a></td>
|
|
158
|
+
<td data-value="57.77" class="pic medium">
|
|
159
|
+
<div class="chart"><div class="cover-fill" style="width: 57%"></div><div class="cover-empty" style="width: 43%"></div></div>
|
|
160
|
+
</td>
|
|
161
|
+
<td data-value="57.77" class="pct medium">57.77%</td>
|
|
162
|
+
<td data-value="45" class="abs medium">26/45</td>
|
|
163
|
+
<td data-value="27.77" class="pct low">27.77%</td>
|
|
164
|
+
<td data-value="36" class="abs low">10/36</td>
|
|
165
|
+
<td data-value="38.46" class="pct low">38.46%</td>
|
|
166
|
+
<td data-value="13" class="abs low">5/13</td>
|
|
167
|
+
<td data-value="56.81" class="pct medium">56.81%</td>
|
|
168
|
+
<td data-value="44" class="abs medium">25/44</td>
|
|
169
|
+
</tr>
|
|
170
|
+
|
|
171
|
+
<tr>
|
|
172
|
+
<td class="file low" data-value="HeaderMenuLink.js"><a href="HeaderMenuLink.js.html">HeaderMenuLink.js</a></td>
|
|
173
|
+
<td data-value="21.42" class="pic low">
|
|
174
|
+
<div class="chart"><div class="cover-fill" style="width: 21%"></div><div class="cover-empty" style="width: 79%"></div></div>
|
|
175
|
+
</td>
|
|
176
|
+
<td data-value="21.42" class="pct low">21.42%</td>
|
|
177
|
+
<td data-value="14" class="abs low">3/14</td>
|
|
178
|
+
<td data-value="0" class="pct low">0%</td>
|
|
179
|
+
<td data-value="8" class="abs low">0/8</td>
|
|
180
|
+
<td data-value="0" class="pct low">0%</td>
|
|
181
|
+
<td data-value="5" class="abs low">0/5</td>
|
|
182
|
+
<td data-value="23.07" class="pct low">23.07%</td>
|
|
183
|
+
<td data-value="13" class="abs low">3/13</td>
|
|
184
|
+
</tr>
|
|
185
|
+
|
|
186
|
+
<tr>
|
|
187
|
+
<td class="file low" data-value="HeaderMenuSignOutButton.js"><a href="HeaderMenuSignOutButton.js.html">HeaderMenuSignOutButton.js</a></td>
|
|
188
|
+
<td data-value="17.64" class="pic low">
|
|
189
|
+
<div class="chart"><div class="cover-fill" style="width: 17%"></div><div class="cover-empty" style="width: 83%"></div></div>
|
|
190
|
+
</td>
|
|
191
|
+
<td data-value="17.64" class="pct low">17.64%</td>
|
|
192
|
+
<td data-value="17" class="abs low">3/17</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="7" class="abs low">0/7</td>
|
|
197
|
+
<td data-value="20" class="pct low">20%</td>
|
|
198
|
+
<td data-value="15" class="abs low">3/15</td>
|
|
199
|
+
</tr>
|
|
200
|
+
|
|
201
|
+
<tr>
|
|
202
|
+
<td class="file high" data-value="HeaderMobileButton.js"><a href="HeaderMobileButton.js.html">HeaderMobileButton.js</a></td>
|
|
203
|
+
<td data-value="100" class="pic high">
|
|
204
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
205
|
+
</td>
|
|
206
|
+
<td data-value="100" class="pct high">100%</td>
|
|
207
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
208
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
209
|
+
<td data-value="6" class="abs medium">4/6</td>
|
|
210
|
+
<td data-value="100" class="pct high">100%</td>
|
|
211
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
212
|
+
<td data-value="100" class="pct high">100%</td>
|
|
213
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
214
|
+
</tr>
|
|
215
|
+
|
|
216
|
+
<tr>
|
|
217
|
+
<td class="file medium" data-value="HeaderUI.jsx"><a href="HeaderUI.jsx.html">HeaderUI.jsx</a></td>
|
|
218
|
+
<td data-value="70.73" class="pic medium">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 70%"></div><div class="cover-empty" style="width: 30%"></div></div>
|
|
220
|
+
</td>
|
|
221
|
+
<td data-value="70.73" class="pct medium">70.73%</td>
|
|
222
|
+
<td data-value="41" class="abs medium">29/41</td>
|
|
223
|
+
<td data-value="60" class="pct medium">60%</td>
|
|
224
|
+
<td data-value="10" class="abs medium">6/10</td>
|
|
225
|
+
<td data-value="46.66" class="pct low">46.66%</td>
|
|
226
|
+
<td data-value="15" class="abs low">7/15</td>
|
|
227
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
228
|
+
<td data-value="36" class="abs medium">27/36</td>
|
|
229
|
+
</tr>
|
|
230
|
+
|
|
231
|
+
<tr>
|
|
232
|
+
<td class="file high" data-value="HelpIcon.jsx"><a href="HelpIcon.jsx.html">HelpIcon.jsx</a></td>
|
|
233
|
+
<td data-value="100" class="pic high">
|
|
234
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
235
|
+
</td>
|
|
236
|
+
<td data-value="100" class="pct high">100%</td>
|
|
237
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
238
|
+
<td data-value="100" class="pct high">100%</td>
|
|
239
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
240
|
+
<td data-value="100" class="pct high">100%</td>
|
|
241
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
242
|
+
<td data-value="100" class="pct high">100%</td>
|
|
243
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
244
|
+
</tr>
|
|
245
|
+
|
|
246
|
+
<tr>
|
|
247
|
+
<td class="file low" data-value="ImpersonatorBanner.jsx"><a href="ImpersonatorBanner.jsx.html">ImpersonatorBanner.jsx</a></td>
|
|
248
|
+
<td data-value="46.15" class="pic low">
|
|
249
|
+
<div class="chart"><div class="cover-fill" style="width: 46%"></div><div class="cover-empty" style="width: 54%"></div></div>
|
|
250
|
+
</td>
|
|
251
|
+
<td data-value="46.15" class="pct low">46.15%</td>
|
|
252
|
+
<td data-value="13" class="abs low">6/13</td>
|
|
253
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
254
|
+
<td data-value="6" class="abs medium">4/6</td>
|
|
255
|
+
<td data-value="25" class="pct low">25%</td>
|
|
256
|
+
<td data-value="4" class="abs low">1/4</td>
|
|
257
|
+
<td data-value="46.15" class="pct low">46.15%</td>
|
|
258
|
+
<td data-value="13" class="abs low">6/13</td>
|
|
259
|
+
</tr>
|
|
260
|
+
|
|
261
|
+
<tr>
|
|
262
|
+
<td class="file medium" data-value="NavigationButtonIcon.jsx"><a href="NavigationButtonIcon.jsx.html">NavigationButtonIcon.jsx</a></td>
|
|
263
|
+
<td data-value="50" class="pic medium">
|
|
264
|
+
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
265
|
+
</td>
|
|
266
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
267
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
268
|
+
<td data-value="100" class="pct high">100%</td>
|
|
269
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
270
|
+
<td data-value="0" class="pct low">0%</td>
|
|
271
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
272
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
273
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
274
|
+
</tr>
|
|
275
|
+
|
|
276
|
+
<tr>
|
|
277
|
+
<td class="file high" data-value="hooks.js"><a href="hooks.js.html">hooks.js</a></td>
|
|
278
|
+
<td data-value="80" class="pic high">
|
|
279
|
+
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
|
|
280
|
+
</td>
|
|
281
|
+
<td data-value="80" class="pct high">80%</td>
|
|
282
|
+
<td data-value="25" class="abs high">20/25</td>
|
|
283
|
+
<td data-value="25" class="pct low">25%</td>
|
|
284
|
+
<td data-value="4" class="abs low">1/4</td>
|
|
285
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
286
|
+
<td data-value="8" class="abs medium">6/8</td>
|
|
287
|
+
<td data-value="82.6" class="pct high">82.6%</td>
|
|
288
|
+
<td data-value="23" class="abs high">19/23</td>
|
|
289
|
+
</tr>
|
|
290
|
+
|
|
291
|
+
<tr>
|
|
292
|
+
<td class="file medium" data-value="utag-helpers.js"><a href="utag-helpers.js.html">utag-helpers.js</a></td>
|
|
293
|
+
<td data-value="50" class="pic medium">
|
|
294
|
+
<div class="chart"><div class="cover-fill" style="width: 50%"></div><div class="cover-empty" style="width: 50%"></div></div>
|
|
295
|
+
</td>
|
|
296
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
297
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
298
|
+
<td data-value="100" class="pct high">100%</td>
|
|
299
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
300
|
+
<td data-value="0" class="pct low">0%</td>
|
|
301
|
+
<td data-value="1" class="abs low">0/1</td>
|
|
302
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
303
|
+
<td data-value="2" class="abs medium">1/2</td>
|
|
304
|
+
</tr>
|
|
305
|
+
|
|
306
|
+
</tbody>
|
|
307
|
+
</table>
|
|
308
|
+
</div>
|
|
309
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
310
|
+
</div><!-- /wrapper -->
|
|
311
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
312
|
+
Code coverage generated by
|
|
313
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
314
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
315
|
+
</div>
|
|
316
|
+
<script src="../../prettify.js"></script>
|
|
317
|
+
<script>
|
|
318
|
+
window.onload = function () {
|
|
319
|
+
prettyPrint();
|
|
320
|
+
};
|
|
321
|
+
</script>
|
|
322
|
+
<script src="../../sorter.js"></script>
|
|
323
|
+
<script src="../../block-navigation.js"></script>
|
|
324
|
+
</body>
|
|
325
|
+
</html>
|
|
326
|
+
|
package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html}
RENAMED
|
@@ -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/Header/utag-helpers.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,18 +19,18 @@
|
|
|
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/Header</a> utag-helpers.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">50% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>1/2</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
35
|
<span class='fraction'>0/0</span>
|
|
36
36
|
</div>
|
|
@@ -39,14 +39,14 @@
|
|
|
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/1</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">50% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>1/2</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
|
<pre><table class="coverage">
|
|
66
66
|
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
67
|
<a name='L2'></a><a href='#L2'>2</a>
|
|
@@ -72,16 +72,8 @@
|
|
|
72
72
|
<a name='L7'></a><a href='#L7'>7</a>
|
|
73
73
|
<a name='L8'></a><a href='#L8'>8</a>
|
|
74
74
|
<a name='L9'></a><a href='#L9'>9</a>
|
|
75
|
-
<a name='L10'></a><a href='#L10'>10</a>
|
|
76
|
-
<
|
|
77
|
-
<a name='L12'></a><a href='#L12'>12</a>
|
|
78
|
-
<a name='L13'></a><a href='#L13'>13</a>
|
|
79
|
-
<a name='L14'></a><a href='#L14'>14</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
80
|
-
<span class="cline-any cline-neutral"> </span>
|
|
81
|
-
<span class="cline-any cline-neutral"> </span>
|
|
82
|
-
<span class="cline-any cline-neutral"> </span>
|
|
83
|
-
<span class="cline-any cline-neutral"> </span>
|
|
84
|
-
<span class="cline-any cline-neutral"> </span>
|
|
75
|
+
<a name='L10'></a><a href='#L10'>10</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
|
|
76
|
+
<span class="cline-any cline-no"> </span>
|
|
85
77
|
<span class="cline-any cline-neutral"> </span>
|
|
86
78
|
<span class="cline-any cline-neutral"> </span>
|
|
87
79
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -89,19 +81,15 @@
|
|
|
89
81
|
<span class="cline-any cline-neutral"> </span>
|
|
90
82
|
<span class="cline-any cline-neutral"> </span>
|
|
91
83
|
<span class="cline-any cline-neutral"> </span>
|
|
92
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
NavLinkInline,
|
|
102
|
-
NavLinkToggle,
|
|
103
|
-
NavItemInline,
|
|
104
|
-
};
|
|
84
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">export const setUtagLink = <span class="fstat-no" title="function not covered" >(e</span>ventCategory, eventAction, eventLabel) =>
|
|
85
|
+
<span class="cstat-no" title="statement not covered" > window?.utag?.link({</span>
|
|
86
|
+
ga_event_category: eventCategory,
|
|
87
|
+
ga_event_action: eventAction,
|
|
88
|
+
ga_event_label: eventLabel,
|
|
89
|
+
page_title: `${window.document.title}`,
|
|
90
|
+
page_url: `${window.location.pathname}`,
|
|
91
|
+
event: 'trackEvent',
|
|
92
|
+
});
|
|
105
93
|
</pre></td></tr></table></pre>
|
|
106
94
|
|
|
107
95
|
<div class='push'></div><!-- for sticky footer -->
|
|
@@ -109,16 +97,16 @@ export {
|
|
|
109
97
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
110
98
|
Code coverage generated by
|
|
111
99
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
112
|
-
at
|
|
100
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
113
101
|
</div>
|
|
114
|
-
<script src="
|
|
102
|
+
<script src="../../prettify.js"></script>
|
|
115
103
|
<script>
|
|
116
104
|
window.onload = function () {
|
|
117
105
|
prettyPrint();
|
|
118
106
|
};
|
|
119
107
|
</script>
|
|
120
|
-
<script src="
|
|
121
|
-
<script src="
|
|
108
|
+
<script src="../../sorter.js"></script>
|
|
109
|
+
<script src="../../block-navigation.js"></script>
|
|
122
110
|
</body>
|
|
123
111
|
</html>
|
|
124
112
|
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
<span class="cline-any cline-neutral"> </span>
|
|
182
182
|
<span class="cline-any cline-neutral"> </span>
|
|
183
183
|
<span class="cline-any cline-yes">2x</span>
|
|
184
|
-
<span class="cline-any cline-yes">
|
|
184
|
+
<span class="cline-any cline-yes">7x</span>
|
|
185
185
|
<span class="cline-any cline-neutral"> </span>
|
|
186
186
|
<span class="cline-any cline-neutral"> </span>
|
|
187
187
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -255,11 +255,11 @@ const touchHandlers = {
|
|
|
255
255
|
/**
|
|
256
256
|
* Tooltip with styled information icon
|
|
257
257
|
*/
|
|
258
|
-
const Infotip = ({ label, lightIcon, ...props }) => (
|
|
258
|
+
const Infotip = ({ ariaLabel, label, lightIcon, ...props }) => (
|
|
259
259
|
<Tooltip label={label} {...props}>
|
|
260
260
|
<button
|
|
261
261
|
type="button"
|
|
262
|
-
aria-label=
|
|
262
|
+
aria-label={ariaLabel}
|
|
263
263
|
style={buttonStyle}
|
|
264
264
|
{...touchHandlers}
|
|
265
265
|
>
|
|
@@ -282,7 +282,7 @@ Infotip.propTypes = {
|
|
|
282
282
|
};
|
|
283
283
|
|
|
284
284
|
Infotip.defaultProps = {
|
|
285
|
-
ariaLabel:
|
|
285
|
+
ariaLabel: 'Information',
|
|
286
286
|
lightIcon: false,
|
|
287
287
|
DEBUG_STYLE: undefined,
|
|
288
288
|
};
|
|
@@ -295,7 +295,7 @@ export default Infotip;
|
|
|
295
295
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
296
296
|
Code coverage generated by
|
|
297
297
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
298
|
-
at
|
|
298
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
299
299
|
</div>
|
|
300
300
|
<script src="../../prettify.js"></script>
|
|
301
301
|
<script>
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
<span class="cline-any cline-neutral"> </span>
|
|
109
109
|
<span class="cline-any cline-neutral"> </span>
|
|
110
110
|
<span class="cline-any cline-yes">2x</span>
|
|
111
|
-
<span class="cline-any cline-yes">
|
|
111
|
+
<span class="cline-any cline-yes">7x</span>
|
|
112
112
|
<span class="cline-any cline-neutral"> </span>
|
|
113
113
|
<span class="cline-any cline-neutral"> </span>
|
|
114
114
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -164,13 +164,13 @@ const InfotipIcon = ({ lightIcon, ...props }) => (
|
|
|
164
164
|
/>
|
|
165
165
|
<path
|
|
166
166
|
d="M9.721 0C4.361 0 0 4.469 0 9.962c0 5.493 4.36 9.962 9.721 9.962 5.36 0 9.722-4.469 9.722-9.962C19.443 4.469 15.082 0 9.72 0z"
|
|
167
|
-
fill={lightIcon ? '#FFF' : '#
|
|
167
|
+
fill={lightIcon ? '#FFF' : '#0073C8'}
|
|
168
168
|
/>
|
|
169
169
|
<path
|
|
170
170
|
d="M9.721 14.765c-.206 0-.374.112-.374.25v.5c0 .138.168.25.374.25.207 0 .374-.112.374-.25v-.5c0-.138-.167-.25-.374-.25zM9.764 4.706H9.72c-.792 0-1.536.29-2.1.821a2.767 2.767 0 0 0-.89 2.03c0 .197.166.356.373.356s.374-.159.374-.356c0-.577.237-1.118.668-1.523a2.268 2.268 0 0 1 1.607-.615c1.182.016 2.195.98 2.211 2.107.011.743-.373 1.427-1.028 1.83-.995.61-1.589 1.691-1.589 2.89v1.013c0 .197.168.357.374.357.207 0 .374-.16.374-.357v-1.013c0-.941.477-1.82 1.246-2.292.873-.537 1.386-1.448 1.371-2.438-.022-1.527-1.345-2.788-2.948-2.81z"
|
|
171
|
-
stroke={lightIcon ? '#
|
|
171
|
+
stroke={lightIcon ? '#0073C8' : '#FFF'}
|
|
172
172
|
strokeWidth=".5"
|
|
173
|
-
fill={lightIcon ? '#
|
|
173
|
+
fill={lightIcon ? '#0073C8' : '#FFF'}
|
|
174
174
|
fillRule="nonzero"
|
|
175
175
|
/>
|
|
176
176
|
</g>
|
|
@@ -193,7 +193,7 @@ InfotipIcon.defaultProps = {
|
|
|
193
193
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
194
194
|
Code coverage generated by
|
|
195
195
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
196
|
-
at
|
|
196
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
197
197
|
</div>
|
|
198
198
|
<script src="../../prettify.js"></script>
|
|
199
199
|
<script>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
132
132
|
Code coverage generated by
|
|
133
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
-
at
|
|
134
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
135
135
|
</div>
|
|
136
136
|
<script src="../../prettify.js"></script>
|
|
137
137
|
<script>
|
|
@@ -79,7 +79,7 @@ export default Infotip;
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at
|
|
82
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -197,11 +197,11 @@
|
|
|
197
197
|
<span class="cline-any cline-neutral"> </span>
|
|
198
198
|
<span class="cline-any cline-neutral"> </span>
|
|
199
199
|
<span class="cline-any cline-neutral"> </span>
|
|
200
|
-
<span class="cline-any cline-yes">
|
|
200
|
+
<span class="cline-any cline-yes">2x</span>
|
|
201
201
|
<span class="cline-any cline-no"> </span>
|
|
202
202
|
<span class="cline-any cline-neutral"> </span>
|
|
203
203
|
<span class="cline-any cline-neutral"> </span>
|
|
204
|
-
<span class="cline-any cline-yes">
|
|
204
|
+
<span class="cline-any cline-yes">2x</span>
|
|
205
205
|
<span class="cline-any cline-neutral"> </span>
|
|
206
206
|
<span class="cline-any cline-neutral"> </span>
|
|
207
207
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -286,7 +286,7 @@ export default displayModal;
|
|
|
286
286
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
287
287
|
Code coverage generated by
|
|
288
288
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
289
|
-
at
|
|
289
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
290
290
|
</div>
|
|
291
291
|
<script src="../../prettify.js"></script>
|
|
292
292
|
<script>
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
<span class="cline-any cline-neutral"> </span>
|
|
210
210
|
<span class="cline-any cline-neutral"> </span>
|
|
211
211
|
<span class="cline-any cline-neutral"> </span>
|
|
212
|
-
<span class="cline-any cline-yes">
|
|
212
|
+
<span class="cline-any cline-yes">2x</span>
|
|
213
213
|
<span class="cline-any cline-neutral"> </span>
|
|
214
214
|
<span class="cline-any cline-neutral"> </span>
|
|
215
215
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<span class="cline-any cline-neutral"> </span>
|
|
314
314
|
<span class="cline-any cline-neutral"> </span>
|
|
315
315
|
<span class="cline-any cline-neutral"> </span>
|
|
316
|
-
<span class="cline-any cline-yes">
|
|
316
|
+
<span class="cline-any cline-yes">2x</span>
|
|
317
317
|
<span class="cline-any cline-neutral"> </span>
|
|
318
318
|
<span class="cline-any cline-neutral"> </span>
|
|
319
319
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
<span class="cline-any cline-neutral"> </span>
|
|
334
334
|
<span class="cline-any cline-neutral"> </span>
|
|
335
335
|
<span class="cline-any cline-neutral"> </span>
|
|
336
|
-
<span class="cline-any cline-yes">
|
|
336
|
+
<span class="cline-any cline-yes">2x</span>
|
|
337
337
|
<span class="cline-any cline-neutral"> </span>
|
|
338
338
|
<span class="cline-any cline-neutral"> </span>
|
|
339
339
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -417,7 +417,7 @@ const Modal = ({
|
|
|
417
417
|
id="modal-body"
|
|
418
418
|
className="qpp-c-modal__body"
|
|
419
419
|
ref={contentRef}
|
|
420
|
-
tabIndex={overflowSeparator ? <span class="branch-0 cbranch-no" title="branch not covered" >
|
|
420
|
+
tabIndex={overflowSeparator ? <span class="branch-0 cbranch-no" title="branch not covered" >'0' </span>: undefined}
|
|
421
421
|
>
|
|
422
422
|
{children}
|
|
423
423
|
</div>
|
|
@@ -490,7 +490,7 @@ export default Modal;
|
|
|
490
490
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
491
491
|
Code coverage generated by
|
|
492
492
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
493
|
-
at
|
|
493
|
+
at Tue Nov 29 2022 19:35:20 GMT-0800 (Pacific Standard Time)
|
|
494
494
|
</div>
|
|
495
495
|
<script src="../../prettify.js"></script>
|
|
496
496
|
<script>
|