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
package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html}
RENAMED
|
@@ -3,7 +3,7 @@
|
|
|
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/HeaderUI.jsx</title>
|
|
7
7
|
<meta charset="utf-8" />
|
|
8
8
|
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
9
|
<link rel="stylesheet" href="../../base.css" />
|
|
@@ -19,34 +19,34 @@
|
|
|
19
19
|
<body>
|
|
20
20
|
<div class='wrapper'>
|
|
21
21
|
<div class='pad1'>
|
|
22
|
-
<h1><a href="../../index.html">All files</a> / <a href="index.html">components/
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">components/Header</a> HeaderUI.jsx</h1>
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">64% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>16/25</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">62.5% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>5/8</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">44.44% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>4/9</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">66.66% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>16/24</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>
|
|
@@ -230,84 +230,7 @@
|
|
|
230
230
|
<a name='L165'></a><a href='#L165'>165</a>
|
|
231
231
|
<a name='L166'></a><a href='#L166'>166</a>
|
|
232
232
|
<a name='L167'></a><a href='#L167'>167</a>
|
|
233
|
-
<a name='L168'></a><a href='#L168'>168</a>
|
|
234
|
-
<a name='L169'></a><a href='#L169'>169</a>
|
|
235
|
-
<a name='L170'></a><a href='#L170'>170</a>
|
|
236
|
-
<a name='L171'></a><a href='#L171'>171</a>
|
|
237
|
-
<a name='L172'></a><a href='#L172'>172</a>
|
|
238
|
-
<a name='L173'></a><a href='#L173'>173</a>
|
|
239
|
-
<a name='L174'></a><a href='#L174'>174</a>
|
|
240
|
-
<a name='L175'></a><a href='#L175'>175</a>
|
|
241
|
-
<a name='L176'></a><a href='#L176'>176</a>
|
|
242
|
-
<a name='L177'></a><a href='#L177'>177</a>
|
|
243
|
-
<a name='L178'></a><a href='#L178'>178</a>
|
|
244
|
-
<a name='L179'></a><a href='#L179'>179</a>
|
|
245
|
-
<a name='L180'></a><a href='#L180'>180</a>
|
|
246
|
-
<a name='L181'></a><a href='#L181'>181</a>
|
|
247
|
-
<a name='L182'></a><a href='#L182'>182</a>
|
|
248
|
-
<a name='L183'></a><a href='#L183'>183</a>
|
|
249
|
-
<a name='L184'></a><a href='#L184'>184</a>
|
|
250
|
-
<a name='L185'></a><a href='#L185'>185</a>
|
|
251
|
-
<a name='L186'></a><a href='#L186'>186</a>
|
|
252
|
-
<a name='L187'></a><a href='#L187'>187</a>
|
|
253
|
-
<a name='L188'></a><a href='#L188'>188</a>
|
|
254
|
-
<a name='L189'></a><a href='#L189'>189</a>
|
|
255
|
-
<a name='L190'></a><a href='#L190'>190</a>
|
|
256
|
-
<a name='L191'></a><a href='#L191'>191</a>
|
|
257
|
-
<a name='L192'></a><a href='#L192'>192</a>
|
|
258
|
-
<a name='L193'></a><a href='#L193'>193</a>
|
|
259
|
-
<a name='L194'></a><a href='#L194'>194</a>
|
|
260
|
-
<a name='L195'></a><a href='#L195'>195</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
261
|
-
<span class="cline-any cline-neutral"> </span>
|
|
262
|
-
<span class="cline-any cline-neutral"> </span>
|
|
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>
|
|
266
|
-
<span class="cline-any cline-neutral"> </span>
|
|
267
|
-
<span class="cline-any cline-yes">1x</span>
|
|
268
|
-
<span class="cline-any cline-yes">5x</span>
|
|
269
|
-
<span class="cline-any cline-neutral"> </span>
|
|
270
|
-
<span class="cline-any cline-neutral"> </span>
|
|
271
|
-
<span class="cline-any cline-neutral"> </span>
|
|
272
|
-
<span class="cline-any cline-neutral"> </span>
|
|
273
|
-
<span class="cline-any cline-neutral"> </span>
|
|
274
|
-
<span class="cline-any cline-neutral"> </span>
|
|
275
|
-
<span class="cline-any cline-neutral"> </span>
|
|
276
|
-
<span class="cline-any cline-neutral"> </span>
|
|
277
|
-
<span class="cline-any cline-neutral"> </span>
|
|
278
|
-
<span class="cline-any cline-neutral"> </span>
|
|
279
|
-
<span class="cline-any cline-neutral"> </span>
|
|
280
|
-
<span class="cline-any cline-neutral"> </span>
|
|
281
|
-
<span class="cline-any cline-neutral"> </span>
|
|
282
|
-
<span class="cline-any cline-neutral"> </span>
|
|
283
|
-
<span class="cline-any cline-neutral"> </span>
|
|
284
|
-
<span class="cline-any cline-neutral"> </span>
|
|
285
|
-
<span class="cline-any cline-neutral"> </span>
|
|
286
|
-
<span class="cline-any cline-neutral"> </span>
|
|
287
|
-
<span class="cline-any cline-neutral"> </span>
|
|
288
|
-
<span class="cline-any cline-neutral"> </span>
|
|
289
|
-
<span class="cline-any cline-neutral"> </span>
|
|
290
|
-
<span class="cline-any cline-neutral"> </span>
|
|
291
|
-
<span class="cline-any cline-neutral"> </span>
|
|
292
|
-
<span class="cline-any cline-neutral"> </span>
|
|
293
|
-
<span class="cline-any cline-neutral"> </span>
|
|
294
|
-
<span class="cline-any cline-neutral"> </span>
|
|
295
|
-
<span class="cline-any cline-neutral"> </span>
|
|
296
|
-
<span class="cline-any cline-neutral"> </span>
|
|
297
|
-
<span class="cline-any cline-neutral"> </span>
|
|
298
|
-
<span class="cline-any cline-neutral"> </span>
|
|
299
|
-
<span class="cline-any cline-neutral"> </span>
|
|
300
|
-
<span class="cline-any cline-neutral"> </span>
|
|
301
|
-
<span class="cline-any cline-neutral"> </span>
|
|
302
|
-
<span class="cline-any cline-neutral"> </span>
|
|
303
|
-
<span class="cline-any cline-neutral"> </span>
|
|
304
|
-
<span class="cline-any cline-neutral"> </span>
|
|
305
|
-
<span class="cline-any cline-neutral"> </span>
|
|
306
|
-
<span class="cline-any cline-neutral"> </span>
|
|
307
|
-
<span class="cline-any cline-neutral"> </span>
|
|
308
|
-
<span class="cline-any cline-neutral"> </span>
|
|
309
|
-
<span class="cline-any cline-neutral"> </span>
|
|
310
|
-
<span class="cline-any cline-neutral"> </span>
|
|
233
|
+
<a name='L168'></a><a href='#L168'>168</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
311
234
|
<span class="cline-any cline-neutral"> </span>
|
|
312
235
|
<span class="cline-any cline-neutral"> </span>
|
|
313
236
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -321,6 +244,7 @@
|
|
|
321
244
|
<span class="cline-any cline-neutral"> </span>
|
|
322
245
|
<span class="cline-any cline-neutral"> </span>
|
|
323
246
|
<span class="cline-any cline-neutral"> </span>
|
|
247
|
+
<span class="cline-any cline-yes">1x</span>
|
|
324
248
|
<span class="cline-any cline-neutral"> </span>
|
|
325
249
|
<span class="cline-any cline-neutral"> </span>
|
|
326
250
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -335,25 +259,37 @@
|
|
|
335
259
|
<span class="cline-any cline-neutral"> </span>
|
|
336
260
|
<span class="cline-any cline-neutral"> </span>
|
|
337
261
|
<span class="cline-any cline-neutral"> </span>
|
|
262
|
+
<span class="cline-any cline-yes">4x</span>
|
|
338
263
|
<span class="cline-any cline-neutral"> </span>
|
|
264
|
+
<span class="cline-any cline-yes">4x</span>
|
|
339
265
|
<span class="cline-any cline-neutral"> </span>
|
|
266
|
+
<span class="cline-any cline-yes">4x</span>
|
|
340
267
|
<span class="cline-any cline-neutral"> </span>
|
|
341
268
|
<span class="cline-any cline-neutral"> </span>
|
|
269
|
+
<span class="cline-any cline-yes">2x</span>
|
|
270
|
+
<span class="cline-any cline-no"> </span>
|
|
271
|
+
<span class="cline-any cline-no"> </span>
|
|
342
272
|
<span class="cline-any cline-neutral"> </span>
|
|
343
273
|
<span class="cline-any cline-neutral"> </span>
|
|
274
|
+
<span class="cline-any cline-no"> </span>
|
|
344
275
|
<span class="cline-any cline-neutral"> </span>
|
|
345
276
|
<span class="cline-any cline-neutral"> </span>
|
|
346
277
|
<span class="cline-any cline-neutral"> </span>
|
|
278
|
+
<span class="cline-any cline-yes">2x</span>
|
|
347
279
|
<span class="cline-any cline-neutral"> </span>
|
|
348
280
|
<span class="cline-any cline-neutral"> </span>
|
|
349
281
|
<span class="cline-any cline-neutral"> </span>
|
|
282
|
+
<span class="cline-any cline-yes">4x</span>
|
|
350
283
|
<span class="cline-any cline-neutral"> </span>
|
|
351
284
|
<span class="cline-any cline-neutral"> </span>
|
|
352
285
|
<span class="cline-any cline-neutral"> </span>
|
|
353
286
|
<span class="cline-any cline-neutral"> </span>
|
|
354
287
|
<span class="cline-any cline-neutral"> </span>
|
|
355
288
|
<span class="cline-any cline-neutral"> </span>
|
|
289
|
+
<span class="cline-any cline-yes">4x</span>
|
|
356
290
|
<span class="cline-any cline-neutral"> </span>
|
|
291
|
+
<span class="cline-any cline-yes">4x</span>
|
|
292
|
+
<span class="cline-any cline-no"> </span>
|
|
357
293
|
<span class="cline-any cline-neutral"> </span>
|
|
358
294
|
<span class="cline-any cline-neutral"> </span>
|
|
359
295
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -366,6 +302,8 @@
|
|
|
366
302
|
<span class="cline-any cline-neutral"> </span>
|
|
367
303
|
<span class="cline-any cline-neutral"> </span>
|
|
368
304
|
<span class="cline-any cline-neutral"> </span>
|
|
305
|
+
<span class="cline-any cline-yes">4x</span>
|
|
306
|
+
<span class="cline-any cline-no"> </span>
|
|
369
307
|
<span class="cline-any cline-neutral"> </span>
|
|
370
308
|
<span class="cline-any cline-neutral"> </span>
|
|
371
309
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -382,8 +320,11 @@
|
|
|
382
320
|
<span class="cline-any cline-neutral"> </span>
|
|
383
321
|
<span class="cline-any cline-neutral"> </span>
|
|
384
322
|
<span class="cline-any cline-neutral"> </span>
|
|
323
|
+
<span class="cline-any cline-yes">4x</span>
|
|
324
|
+
<span class="cline-any cline-yes">2x</span>
|
|
385
325
|
<span class="cline-any cline-neutral"> </span>
|
|
386
326
|
<span class="cline-any cline-neutral"> </span>
|
|
327
|
+
<span class="cline-any cline-yes">2x</span>
|
|
387
328
|
<span class="cline-any cline-neutral"> </span>
|
|
388
329
|
<span class="cline-any cline-neutral"> </span>
|
|
389
330
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -392,12 +333,15 @@
|
|
|
392
333
|
<span class="cline-any cline-neutral"> </span>
|
|
393
334
|
<span class="cline-any cline-neutral"> </span>
|
|
394
335
|
<span class="cline-any cline-neutral"> </span>
|
|
336
|
+
<span class="cline-any cline-no"> </span>
|
|
395
337
|
<span class="cline-any cline-neutral"> </span>
|
|
396
338
|
<span class="cline-any cline-neutral"> </span>
|
|
397
339
|
<span class="cline-any cline-neutral"> </span>
|
|
398
340
|
<span class="cline-any cline-neutral"> </span>
|
|
399
341
|
<span class="cline-any cline-neutral"> </span>
|
|
342
|
+
<span class="cline-any cline-yes">2x</span>
|
|
400
343
|
<span class="cline-any cline-neutral"> </span>
|
|
344
|
+
<span class="cline-any cline-no"> </span>
|
|
401
345
|
<span class="cline-any cline-neutral"> </span>
|
|
402
346
|
<span class="cline-any cline-neutral"> </span>
|
|
403
347
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -405,6 +349,7 @@
|
|
|
405
349
|
<span class="cline-any cline-neutral"> </span>
|
|
406
350
|
<span class="cline-any cline-neutral"> </span>
|
|
407
351
|
<span class="cline-any cline-neutral"> </span>
|
|
352
|
+
<span class="cline-any cline-no"> </span>
|
|
408
353
|
<span class="cline-any cline-neutral"> </span>
|
|
409
354
|
<span class="cline-any cline-neutral"> </span>
|
|
410
355
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -420,6 +365,7 @@
|
|
|
420
365
|
<span class="cline-any cline-neutral"> </span>
|
|
421
366
|
<span class="cline-any cline-neutral"> </span>
|
|
422
367
|
<span class="cline-any cline-neutral"> </span>
|
|
368
|
+
<span class="cline-any cline-yes">1x</span>
|
|
423
369
|
<span class="cline-any cline-neutral"> </span>
|
|
424
370
|
<span class="cline-any cline-neutral"> </span>
|
|
425
371
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -434,6 +380,7 @@
|
|
|
434
380
|
<span class="cline-any cline-neutral"> </span>
|
|
435
381
|
<span class="cline-any cline-neutral"> </span>
|
|
436
382
|
<span class="cline-any cline-neutral"> </span>
|
|
383
|
+
<span class="cline-any cline-yes">1x</span>
|
|
437
384
|
<span class="cline-any cline-neutral"> </span>
|
|
438
385
|
<span class="cline-any cline-neutral"> </span>
|
|
439
386
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -444,207 +391,179 @@
|
|
|
444
391
|
<span class="cline-any cline-neutral"> </span>
|
|
445
392
|
<span class="cline-any cline-neutral"> </span>
|
|
446
393
|
<span class="cline-any cline-neutral"> </span>
|
|
447
|
-
<span class="cline-any cline-yes">1x</span>
|
|
448
394
|
<span class="cline-any cline-neutral"> </span>
|
|
449
395
|
<span class="cline-any cline-neutral"> </span>
|
|
450
396
|
<span class="cline-any cline-neutral"> </span>
|
|
451
397
|
<span class="cline-any cline-neutral"> </span>
|
|
452
398
|
<span class="cline-any cline-neutral"> </span>
|
|
453
399
|
<span class="cline-any cline-neutral"> </span>
|
|
454
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React from 'react';
|
|
400
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { useState } from 'react';
|
|
455
401
|
import PropTypes from 'prop-types';
|
|
456
|
-
import InfoTip from '../Infotip/Infotip';
|
|
457
402
|
|
|
458
|
-
|
|
459
|
-
|
|
403
|
+
import HeaderAccountMenu from './HeaderAccountMenu.jsx';
|
|
404
|
+
import HeaderCancel from './HeaderCancel.jsx';
|
|
405
|
+
import HeaderContainer from './HeaderContainer';
|
|
406
|
+
import HeaderMenuItem from './HeaderMenuItem';
|
|
407
|
+
import HeaderMobileButton from './HeaderMobileButton';
|
|
408
|
+
import ImpersonatorBanner from './ImpersonatorBanner';
|
|
409
|
+
import HelpIcon from './HelpIcon';
|
|
410
|
+
import defaultHeaderContent from './default-content.json';
|
|
411
|
+
import { HeaderStateProvider } from './hooks';
|
|
412
|
+
import useGetConfig from '../hooks/useGetConfig';
|
|
460
413
|
|
|
461
|
-
const
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
414
|
+
const HeaderUI = ({
|
|
415
|
+
fbpPerformanceYear,
|
|
416
|
+
feedbackPerformanceYear,
|
|
417
|
+
handleCancel,
|
|
418
|
+
includeSkipToSidebar,
|
|
419
|
+
isDevPre,
|
|
420
|
+
isLoginEnabled,
|
|
421
|
+
performanceYear,
|
|
422
|
+
showCancelButton,
|
|
423
|
+
showPhysicianCompareLink,
|
|
424
|
+
showFacilityBasedPreviewLink,
|
|
425
|
+
skipToContentId,
|
|
426
|
+
RouterLink,
|
|
427
|
+
isIESupportPage,
|
|
428
|
+
}) => {
|
|
429
|
+
const [isMobileMenuExpanded, setIsMobileMenuExpanded] = useState(false);
|
|
430
|
+
|
|
431
|
+
const mapContentToRows = (config) => {
|
|
432
|
+
// Append transposed array to content
|
|
433
|
+
return config?.map((section) => {
|
|
434
|
+
// Only header items with multiple columns need to be transposed
|
|
435
|
+
// Single column menus' tab order will remain the same
|
|
436
|
+
<span class="missing-if-branch" title="if path not taken" >I</span>if (section.columns?.length > 1) {
|
|
437
|
+
const { columns } = <span class="cstat-no" title="statement not covered" >section;</span>
|
|
438
|
+
<span class="cstat-no" title="statement not covered" > return {</span>
|
|
439
|
+
...section,
|
|
440
|
+
rows: columns[0].map(<span class="fstat-no" title="function not covered" >(_</span>, colIndex) =>
|
|
441
|
+
<span class="cstat-no" title="statement not covered" > columns.map(<span class="fstat-no" title="function not covered" >(r</span>ow) => <span class="cstat-no" title="statement not covered" >row[colIndex])</span></span>
|
|
442
|
+
),
|
|
443
|
+
};
|
|
444
|
+
}
|
|
445
|
+
return { ...section, rows: section.columns };
|
|
446
|
+
});
|
|
447
|
+
};
|
|
448
|
+
|
|
449
|
+
const result = useGetConfig({
|
|
450
|
+
localStorageName: 'qpp_top_nav_content',
|
|
451
|
+
url: '/config/header',
|
|
452
|
+
timeout: 30,
|
|
453
|
+
defaultContent: defaultHeaderContent,
|
|
454
|
+
});
|
|
455
|
+
|
|
456
|
+
const content = mapContentToRows(result?.content);
|
|
457
|
+
|
|
458
|
+
<span class="missing-if-branch" title="if path not taken" >I</span>if (showCancelButton) {
|
|
459
|
+
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
460
|
+
<HeaderStateProvider RouterLink={RouterLink}>
|
|
461
|
+
<HeaderContainer
|
|
462
|
+
showCancelButton
|
|
463
|
+
skipToContentId={skipToContentId}
|
|
464
|
+
includeSkipToSidebar={includeSkipToSidebar}
|
|
472
465
|
>
|
|
473
|
-
<
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
<
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
466
|
+
<HeaderCancel handleCancel={handleCancel} />
|
|
467
|
+
</HeaderContainer>
|
|
468
|
+
</HeaderStateProvider>
|
|
469
|
+
);
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
<span class="missing-if-branch" title="if path not taken" >I</span>if (isDevPre) {
|
|
473
|
+
<span class="cstat-no" title="statement not covered" > return (</span>
|
|
474
|
+
<HeaderStateProvider RouterLink={RouterLink}>
|
|
475
|
+
<HeaderContainer
|
|
476
|
+
isIESupportPage={isIESupportPage}
|
|
477
|
+
skipToContentId={skipToContentId}
|
|
478
|
+
includeSkipToSidebar={includeSkipToSidebar}
|
|
479
|
+
>
|
|
480
|
+
<nav aria-label="Primary navigation" hidden={!isMobileMenuExpanded}>
|
|
481
|
+
<ul className="navigation-menu">
|
|
482
|
+
<HeaderAccountMenu isDevPre isLoginEnabled={isLoginEnabled} />
|
|
483
|
+
</ul>
|
|
484
|
+
</nav>
|
|
485
|
+
</HeaderContainer>
|
|
486
|
+
</HeaderStateProvider>
|
|
487
|
+
);
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
if (!content) {
|
|
491
|
+
return null;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
return (
|
|
495
|
+
<HeaderStateProvider RouterLink={RouterLink}>
|
|
496
|
+
<HeaderContainer
|
|
497
|
+
isIESupportPage={isIESupportPage}
|
|
498
|
+
skipToContentId={skipToContentId}
|
|
499
|
+
includeSkipToSidebar={includeSkipToSidebar}
|
|
488
500
|
>
|
|
489
|
-
<
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
501
|
+
<HelpIcon />
|
|
502
|
+
<HeaderMobileButton
|
|
503
|
+
handleClick={<span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >setIsMobileMenuExpanded(!isMobileMenuExpanded)}</span>
|
|
504
|
+
isMobileMenuExpanded={isMobileMenuExpanded}
|
|
505
|
+
/>
|
|
506
|
+
<nav aria-label="Primary navigation" hidden={!isMobileMenuExpanded}>
|
|
507
|
+
<ul className="navigation-menu navigation-new-style">
|
|
508
|
+
{content.map((header) => (
|
|
509
|
+
<HeaderMenuItem
|
|
510
|
+
handleClick={<span class="fstat-no" title="function not covered" >()</span> => {
|
|
511
|
+
<span class="cstat-no" title="statement not covered" > setIsMobileMenuExpanded(!isMobileMenuExpanded);</span>
|
|
512
|
+
}}
|
|
513
|
+
isMobileMenuExpanded={isMobileMenuExpanded}
|
|
514
|
+
key={header.name}
|
|
515
|
+
{...header}
|
|
502
516
|
/>
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
aria-label="Follow us on YouTube. This link opens in a new window."
|
|
519
|
-
>
|
|
520
|
-
<span className="glyphicon glyphicon-youtube"></span>
|
|
521
|
-
</a>
|
|
522
|
-
</div>
|
|
523
|
-
</div>
|
|
524
|
-
<div className="links">
|
|
525
|
-
<ul>
|
|
526
|
-
<li>
|
|
527
|
-
<a
|
|
528
|
-
href="/developers"
|
|
529
|
-
data-track-category="FooterNav"
|
|
530
|
-
data-track-action="OpenDeveloperTools"
|
|
531
|
-
data-track-label="Quality Payment Program"
|
|
532
|
-
>
|
|
533
|
-
Developer Tools
|
|
534
|
-
</a>
|
|
535
|
-
</li>
|
|
536
|
-
<li>
|
|
537
|
-
<a
|
|
538
|
-
href="/about/resource-library"
|
|
539
|
-
data-track-category="FooterNav"
|
|
540
|
-
data-track-action="OpenEducationAndTools"
|
|
541
|
-
data-track-label="Education and Tools"
|
|
542
|
-
>
|
|
543
|
-
Resource Library
|
|
544
|
-
</a>
|
|
545
|
-
</li>
|
|
546
|
-
<li>
|
|
547
|
-
<a
|
|
548
|
-
href="/glossary"
|
|
549
|
-
data-track-category="FooterNav"
|
|
550
|
-
data-track-action="OpenGlossary"
|
|
551
|
-
data-track-label="Glossary"
|
|
552
|
-
>
|
|
553
|
-
Glossary
|
|
554
|
-
</a>
|
|
555
|
-
</li>
|
|
556
|
-
<li>
|
|
557
|
-
<a
|
|
558
|
-
href="/resources/help-and-support"
|
|
559
|
-
data-track-category="FooterNav"
|
|
560
|
-
data-track-action="OpenHelpAndSupport"
|
|
561
|
-
data-track-label="Help and Support"
|
|
562
|
-
>
|
|
563
|
-
Help and Support
|
|
564
|
-
</a>
|
|
565
|
-
</li>
|
|
566
|
-
</ul>
|
|
567
|
-
<ul className="small">
|
|
568
|
-
<li>
|
|
569
|
-
<a
|
|
570
|
-
href="/privacy"
|
|
571
|
-
data-track-category="FooterNav"
|
|
572
|
-
data-track-action="OpenPrivacyDisclaimer"
|
|
573
|
-
data-track-label="Notice of Privacy and Disclaimer"
|
|
574
|
-
>
|
|
575
|
-
CMS Privacy Notice
|
|
576
|
-
</a>
|
|
577
|
-
</li>
|
|
578
|
-
<span className="divider"></span>
|
|
579
|
-
<li>
|
|
580
|
-
<a
|
|
581
|
-
href="/accessibility"
|
|
582
|
-
data-track-category="FooterNav"
|
|
583
|
-
data-track-action="OpenAccessibility"
|
|
584
|
-
data-track-label="Accessibility"
|
|
585
|
-
>
|
|
586
|
-
Accessibility
|
|
587
|
-
</a>
|
|
588
|
-
</li>
|
|
589
|
-
<span className="divider"></span>
|
|
590
|
-
<li>
|
|
591
|
-
<a
|
|
592
|
-
className="adobe-link"
|
|
593
|
-
rel="noopener noreferrer"
|
|
594
|
-
target="_blank"
|
|
595
|
-
href="https://get.adobe.com/reader"
|
|
596
|
-
data-track-category="FooterNav"
|
|
597
|
-
data-track-action="DownloadAdobeReader"
|
|
598
|
-
data-track-label="AdobeReader"
|
|
599
|
-
>
|
|
600
|
-
<svg className="icon">
|
|
601
|
-
<use xlinkHref="#icon-download" />
|
|
602
|
-
</svg>
|
|
603
|
-
Download Adobe Reader
|
|
604
|
-
</a>
|
|
605
|
-
</li>
|
|
606
|
-
<span className="divider"></span>
|
|
607
|
-
<li>
|
|
608
|
-
<a href="mailto:QPP@cms.hhs.gov" className="email-link">
|
|
609
|
-
QPP@cms.hhs.gov
|
|
610
|
-
</a>
|
|
611
|
-
</li>
|
|
612
|
-
<li>
|
|
613
|
-
1-866-288-8292 (TRS: 711)
|
|
614
|
-
<div className="footer-trs-infotip">
|
|
615
|
-
<InfoTip lightIcon label={infoTipLabel} />
|
|
616
|
-
</div>
|
|
617
|
-
</li>
|
|
618
|
-
</ul>
|
|
619
|
-
</div>
|
|
620
|
-
</div>
|
|
621
|
-
<div
|
|
622
|
-
className={
|
|
623
|
-
isFullWidth
|
|
624
|
-
? 'col-sm-12 col-md-4 col-lg-4'
|
|
625
|
-
: 'col-sm-4 col-md-3 col-lg-3'
|
|
626
|
-
}
|
|
627
|
-
>
|
|
628
|
-
<div className="hhs-logo-container">
|
|
629
|
-
<img
|
|
630
|
-
alt="Department of Health &amp; Human Services USA"
|
|
631
|
-
src="/images/hhs-logo-white.svg"
|
|
632
|
-
/>
|
|
633
|
-
</div>
|
|
634
|
-
</div>
|
|
635
|
-
</div>
|
|
636
|
-
</div>
|
|
637
|
-
</footer>
|
|
517
|
+
))}
|
|
518
|
+
<HeaderAccountMenu
|
|
519
|
+
handleClick={<span class="fstat-no" title="function not covered" >()</span> => <span class="cstat-no" title="statement not covered" >setIsMobileMenuExpanded(!isMobileMenuExpanded)}</span>
|
|
520
|
+
fbpPerformanceYear={fbpPerformanceYear}
|
|
521
|
+
feedbackPerformanceYear={feedbackPerformanceYear}
|
|
522
|
+
isLoginEnabled={isLoginEnabled}
|
|
523
|
+
performanceYear={performanceYear}
|
|
524
|
+
showPhysicianCompareLink={showPhysicianCompareLink}
|
|
525
|
+
showFacilityBasedPreviewLink={showFacilityBasedPreviewLink}
|
|
526
|
+
/>
|
|
527
|
+
</ul>
|
|
528
|
+
</nav>
|
|
529
|
+
</HeaderContainer>
|
|
530
|
+
<ImpersonatorBanner />
|
|
531
|
+
</HeaderStateProvider>
|
|
638
532
|
);
|
|
639
533
|
};
|
|
640
534
|
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
535
|
+
HeaderUI.propTypes = {
|
|
536
|
+
fbpPerformanceYear: PropTypes.string,
|
|
537
|
+
feedbackPerformanceYear: PropTypes.string,
|
|
538
|
+
handleCancel: PropTypes.func,
|
|
539
|
+
includeSkipToSidebar: PropTypes.bool,
|
|
540
|
+
isDevPre: PropTypes.bool,
|
|
541
|
+
isLoginEnabled: PropTypes.bool,
|
|
542
|
+
performanceYear: PropTypes.number,
|
|
543
|
+
showCancelButton: PropTypes.bool,
|
|
544
|
+
showPhysicianCompareLink: PropTypes.bool,
|
|
545
|
+
showFacilityBasedPreviewLink: PropTypes.bool,
|
|
546
|
+
skipToContentId: PropTypes.string,
|
|
547
|
+
RouterLink: PropTypes.func,
|
|
548
|
+
isIESupportPage: PropTypes.bool,
|
|
549
|
+
};
|
|
550
|
+
HeaderUI.defaultProps = {
|
|
551
|
+
fbpPerformanceYear: null,
|
|
552
|
+
feedbackPerformanceYear: null,
|
|
553
|
+
handleCancel: Function.prototype,
|
|
554
|
+
includeSkipToSidebar: false,
|
|
555
|
+
isDevPre: false,
|
|
556
|
+
isLoginEnabled: true,
|
|
557
|
+
performanceYear: 2017,
|
|
558
|
+
showCancelButton: false,
|
|
559
|
+
showPhysicianCompareLink: false,
|
|
560
|
+
showFacilityBasedPreviewLink: false,
|
|
561
|
+
skipToContentId: null,
|
|
562
|
+
RouterLink: null,
|
|
563
|
+
isIESupportPage: false,
|
|
645
564
|
};
|
|
646
565
|
|
|
647
|
-
export default
|
|
566
|
+
export default HeaderUI;
|
|
648
567
|
</pre></td></tr></table></pre>
|
|
649
568
|
|
|
650
569
|
<div class='push'></div><!-- for sticky footer -->
|
|
@@ -652,7 +571,7 @@ export default LegacyFooterUI;
|
|
|
652
571
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
653
572
|
Code coverage generated by
|
|
654
573
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
655
|
-
at
|
|
574
|
+
at Sun Sep 11 2022 11:18:36 GMT-0700 (Pacific Daylight Time)
|
|
656
575
|
</div>
|
|
657
576
|
<script src="../../prettify.js"></script>
|
|
658
577
|
<script>
|