qpp-style 9.7.2 → 9.7.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/.storybook/main.js +19 -13
- package/components/Breadcrumb/Breadcrumb.stories.js +10 -6
- package/components/Button/Button.stories.js +0 -2
- package/components/CalloutBox/CalloutBox.stories.js +0 -2
- package/components/Card/Card.stories.js +0 -2
- package/components/Dropdown/Dropdown.stories.js +0 -2
- package/components/Footer/Footer.stories.js +7 -10
- package/components/Header/Header.stories.js +16 -20
- package/components/Infotip/Infotip.stories.js +5 -5
- package/components/Modal/Modal.stories.js +28 -30
- package/components/NotificationBanner/NotificationBanner.stories.js +10 -10
- package/components/Search/Search.stories.js +0 -2
- package/components/SideNav/SideNav.stories.js +104 -185
- package/components/Tabs/Tabs.stories.js +0 -2
- package/components/TextInput/TextInput.stories.js +0 -2
- package/coverage/clover.xml +1192 -0
- package/coverage/coverage-final.json +67 -0
- package/coverage/lcov-report/Header/HeaderUI.jsx.html +1418 -0
- package/coverage/lcov-report/Header/index.html +111 -0
- package/coverage/lcov-report/HeaderUI.jsx.html +578 -0
- package/coverage/lcov-report/SideNav/UI/index.html +111 -0
- package/coverage/lcov-report/SideNav/UI/index.js.html +89 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +79 -0
- package/coverage/lcov-report/components/Accordion/index.html +111 -0
- package/coverage/lcov-report/components/Accordion/index.jsx.html +359 -0
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +344 -0
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +173 -0
- package/coverage/lcov-report/components/Error/index.html +126 -0
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +845 -0
- package/coverage/lcov-report/components/Footer/LegacyFooterUI.jsx.html +662 -0
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +260 -0
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +182 -0
- package/coverage/lcov-report/components/Footer/index.html +156 -0
- package/coverage/lcov-report/components/InfoModal/index.html +111 -0
- package/coverage/lcov-report/components/InfoModal/index.jsx.html +392 -0
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +305 -0
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +203 -0
- package/coverage/lcov-report/components/Infotip/index.html +141 -0
- package/coverage/lcov-report/components/Infotip/index.js.html +89 -0
- package/coverage/lcov-report/components/SanitizedContent/index.html +111 -0
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +680 -0
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +863 -0
- package/coverage/lcov-report/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +140 -0
- package/coverage/lcov-report/components/SideNav/AnimationGroup/index.html +111 -0
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +884 -0
- package/coverage/lcov-report/components/SideNav/Chart/index.html +126 -0
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +89 -0
- package/coverage/lcov-report/components/SideNav/Content/LevelOneContent.jsx.html +1007 -0
- package/coverage/lcov-report/components/SideNav/Content/LevelTwoContent.jsx.html +722 -0
- package/coverage/lcov-report/components/SideNav/Content/index.html +141 -0
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +92 -0
- package/coverage/lcov-report/components/SideNav/Details/IndividualDetails.jsx.html +134 -0
- package/coverage/lcov-report/components/SideNav/Details/PracticeDetails.jsx.html +203 -0
- package/coverage/lcov-report/components/SideNav/Details/index.html +141 -0
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +92 -0
- package/coverage/lcov-report/components/SideNav/Links/CmsSwitchLink.jsx.html +203 -0
- package/coverage/lcov-report/components/SideNav/Links/NavItemInline.jsx.html +242 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkContainer.jsx.html +209 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +659 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkInline.jsx.html +401 -0
- package/coverage/lcov-report/components/SideNav/Links/NavLinkToggle.jsx.html +182 -0
- package/coverage/lcov-report/components/SideNav/Links/index.html +201 -0
- package/coverage/lcov-report/components/SideNav/Links/index.js.html +119 -0
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +1103 -0
- package/coverage/lcov-report/components/SideNav/UI/index.html +126 -0
- package/coverage/lcov-report/components/SideNav/UI/index.js.html +89 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +221 -0
- package/coverage/lcov-report/components/SideNav/index.html +111 -0
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +344 -0
- package/coverage/lcov-report/components/Tooltip/index.html +141 -0
- package/coverage/lcov-report/components/Tooltip/index.js.html +89 -0
- package/coverage/lcov-report/components/Tooltip/position.js.html +284 -0
- package/coverage/lcov-report/components/index.html +111 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +426 -0
- package/coverage/lcov-report/lib/Chevron.jsx.html +161 -0
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +1697 -0
- package/coverage/lcov-report/lib/index.html +141 -0
- package/coverage/lcov-report/lib/svg-definitions.svg.html +455 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +2 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +111 -0
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +359 -0
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +344 -0
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +173 -0
- package/coverage/lcov-report/react/components/Error/error.js.html +158 -0
- package/coverage/lcov-report/react/components/Error/index.html +141 -0
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +845 -0
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +662 -0
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +260 -0
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +182 -0
- package/coverage/lcov-report/react/components/Footer/footer.js.html +170 -0
- package/coverage/lcov-report/react/components/Footer/index.html +171 -0
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +587 -0
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +128 -0
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +260 -0
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +206 -0
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +230 -0
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +749 -0
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +230 -0
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +266 -0
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +191 -0
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +557 -0
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +176 -0
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +161 -0
- package/coverage/lcov-report/react/components/Header/header.js.html +194 -0
- package/coverage/lcov-report/react/components/Header/hooks.js.html +236 -0
- package/coverage/lcov-report/react/components/Header/index.html +321 -0
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +107 -0
- package/coverage/lcov-report/react/components/InfoModal/index.html +111 -0
- package/coverage/lcov-report/react/components/InfoModal/index.jsx.html +392 -0
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +305 -0
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +203 -0
- package/coverage/lcov-report/react/components/Infotip/index.html +141 -0
- package/coverage/lcov-report/react/components/Infotip/index.js.html +89 -0
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +296 -0
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +500 -0
- package/coverage/lcov-report/react/components/Modal/index.html +141 -0
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +146 -0
- package/coverage/lcov-report/react/components/NotificationBanner/NotificationBannerUI.jsx.html +950 -0
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +111 -0
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +875 -0
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +111 -0
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +680 -0
- package/coverage/lcov-report/react/components/SessionDialog/index.html +111 -0
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +158 -0
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +863 -0
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +146 -0
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +111 -0
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +884 -0
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +126 -0
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +89 -0
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +590 -0
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +728 -0
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +141 -0
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +92 -0
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +134 -0
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +215 -0
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +141 -0
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +92 -0
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +203 -0
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +242 -0
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +194 -0
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +695 -0
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +401 -0
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +182 -0
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +201 -0
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +119 -0
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +1052 -0
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +126 -0
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +89 -0
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +227 -0
- package/coverage/lcov-report/react/components/SideNav/index.html +126 -0
- package/coverage/lcov-report/react/components/SideNav/index.js.html +239 -0
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +344 -0
- package/coverage/lcov-report/react/components/Tooltip/index.html +141 -0
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +89 -0
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +284 -0
- package/coverage/lcov-report/react/components/hooks/index.html +111 -0
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +302 -0
- package/coverage/lcov-report/react/components/index.html +111 -0
- package/coverage/lcov-report/react/index.html +111 -0
- package/coverage/lcov-report/react/index.js.html +173 -0
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +176 -0
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +1697 -0
- package/coverage/lcov-report/react/lib/index.html +141 -0
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +455 -0
- package/coverage/lcov-report/react/session/index.html +156 -0
- package/coverage/lcov-report/react/session/index.js.html +95 -0
- package/coverage/lcov-report/react/session/logout.js.html +203 -0
- package/coverage/lcov-report/react/session/refresh.js.html +227 -0
- package/coverage/lcov-report/react/session/ttl.js.html +191 -0
- package/coverage/lcov-report/session/index.html +126 -0
- package/coverage/lcov-report/session/index.js.html +95 -0
- package/coverage/lcov-report/session/logout.js.html +203 -0
- package/coverage/lcov-report/session/refresh.js.html +227 -0
- package/coverage/lcov-report/session/ttl.js.html +191 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +170 -0
- package/coverage/lcov.info +2673 -0
- 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 +28 -26
- package/storybook-static/0.284246fa7dd756530022.manager.bundle.js +1 -0
- package/storybook-static/0.e444ffe0.iframe.bundle.js +1 -0
- package/storybook-static/4.38e07a72.iframe.bundle.js +3 -0
- package/storybook-static/4.38e07a72.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/4.38e07a72.iframe.bundle.js.map +1 -0
- package/storybook-static/4.5a2288a7314de45771fd.manager.bundle.js +2 -0
- package/storybook-static/4.5a2288a7314de45771fd.manager.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/5.96d29e90.iframe.bundle.js +1 -0
- package/storybook-static/5.f669e5db79f970f4eeda.manager.bundle.js +2 -0
- package/storybook-static/5.f669e5db79f970f4eeda.manager.bundle.js.LICENSE.txt +12 -0
- package/storybook-static/6.fbe12c4b.iframe.bundle.js +3 -0
- package/storybook-static/6.fbe12c4b.iframe.bundle.js.LICENSE.txt +12 -0
- package/storybook-static/6.fbe12c4b.iframe.bundle.js.map +1 -0
- package/storybook-static/6.fc183cb0948fa18c4851.manager.bundle.js +1 -0
- package/storybook-static/7.6262147d7bfe4804e70d.manager.bundle.js +1 -0
- package/storybook-static/7.9e6103c8.iframe.bundle.js +1 -0
- package/storybook-static/8.88a822e73e773dbd9da6.manager.bundle.js +1 -0
- package/storybook-static/favicon.ico +0 -0
- package/storybook-static/fonts/FontAwesome.otf +0 -0
- package/storybook-static/fonts/OFL.txt +92 -0
- package/storybook-static/fonts/Rubik-Black.ttf +0 -0
- package/storybook-static/fonts/Rubik-BlackItalic.ttf +0 -0
- package/storybook-static/fonts/Rubik-Bold.ttf +0 -0
- package/storybook-static/fonts/Rubik-BoldItalic.ttf +0 -0
- package/storybook-static/fonts/Rubik-Italic.ttf +0 -0
- package/storybook-static/fonts/Rubik-Light.ttf +0 -0
- package/storybook-static/fonts/Rubik-LightItalic.ttf +0 -0
- package/storybook-static/fonts/Rubik-Medium.ttf +0 -0
- package/storybook-static/fonts/Rubik-MediumItalic.ttf +0 -0
- package/storybook-static/fonts/Rubik-Regular.ttf +0 -0
- package/storybook-static/fonts/fontawesome-webfont.eot +0 -0
- package/storybook-static/fonts/fontawesome-webfont.svg +2671 -0
- package/storybook-static/fonts/fontawesome-webfont.ttf +0 -0
- package/storybook-static/fonts/fontawesome-webfont.woff +0 -0
- package/storybook-static/fonts/fontawesome-webfont.woff2 +0 -0
- package/storybook-static/iframe.html +138 -0
- package/storybook-static/images/favicon/android-chrome-192x192.png +0 -0
- package/storybook-static/images/favicon/android-chrome-256x256.png +0 -0
- package/storybook-static/images/favicon/apple-touch-icon.png +0 -0
- package/storybook-static/images/favicon/browserconfig.xml +9 -0
- package/storybook-static/images/favicon/favicon-16x16.png +0 -0
- package/storybook-static/images/favicon/favicon-32x32.png +0 -0
- package/storybook-static/images/favicon/favicon.ico +0 -0
- package/storybook-static/images/favicon/manifest.json +18 -0
- package/storybook-static/images/favicon/mstile-150x150.png +0 -0
- package/storybook-static/images/favicon/safari-pinned-tab.svg +32 -0
- package/storybook-static/images/hhs-logo-black.svg +10 -0
- package/storybook-static/images/hhs-logo-white.svg +10 -0
- package/storybook-static/images/icons/close-x.svg +6 -0
- package/storybook-static/images/icons/help-headset.svg +21 -0
- package/storybook-static/images/icons/svg/arrow-down.svg +3 -0
- package/storybook-static/images/icons/svg/arrow-download.svg +5 -0
- package/storybook-static/images/icons/svg/arrow-right.svg +5 -0
- package/storybook-static/images/icons/svg/close.svg +3 -0
- package/storybook-static/images/icons/svg/download.svg +1 -0
- package/storybook-static/images/icons/svg/external.svg +4 -0
- package/storybook-static/images/icons/svg/file-upload.svg +1 -0
- package/storybook-static/images/icons/svg/print.svg +4 -0
- package/storybook-static/images/icons/svg/trash.svg +5 -0
- package/storybook-static/images/icons/svg/upload.svg +3 -0
- package/storybook-static/images/qpp_logo_reversed.png +0 -0
- package/storybook-static/images/qpp_logo_rgb_color.png +0 -0
- package/storybook-static/index.html +55 -0
- package/storybook-static/main.18ac9bfd601c66f4bee6.manager.bundle.js +1 -0
- package/storybook-static/main.9d42b744.iframe.bundle.js +1 -0
- package/storybook-static/runtime~main.d17fbed7a9ad1d2c431e.manager.bundle.js +1 -0
- package/storybook-static/runtime~main.ed6e2009.iframe.bundle.js +1 -0
- package/storybook-static/static/media/Bitter-Bold.091bd4b7.woff +0 -0
- package/storybook-static/static/media/Bitter-Bold.24bf01e4.woff2 +0 -0
- package/storybook-static/static/media/Bitter-Bold.46bc29e4.ttf +0 -0
- package/storybook-static/static/media/Bitter-Bold.790f4f2f.eot +0 -0
- package/storybook-static/static/media/Bitter-Italic.1fa5390c.eot +0 -0
- package/storybook-static/static/media/Bitter-Italic.25e5675f.woff +0 -0
- package/storybook-static/static/media/Bitter-Italic.2eb18f5a.ttf +0 -0
- package/storybook-static/static/media/Bitter-Italic.34644574.woff2 +0 -0
- package/storybook-static/static/media/Bitter-Regular.4b22b6e8.woff +0 -0
- package/storybook-static/static/media/Bitter-Regular.559e7075.eot +0 -0
- package/storybook-static/static/media/Bitter-Regular.8db0301b.ttf +0 -0
- package/storybook-static/static/media/Bitter-Regular.f4e2f1f1.woff2 +0 -0
- package/storybook-static/static/media/FontAwesome.91f80bba.otf +0 -0
- package/storybook-static/static/media/OpenSans-Bold-webfont.202d819d.eot +0 -0
- package/storybook-static/static/media/OpenSans-Bold-webfont.92e570c6.woff2 +0 -0
- package/storybook-static/static/media/OpenSans-Bold-webfont.da71e99a.ttf +0 -0
- package/storybook-static/static/media/OpenSans-Bold-webfont.e75949bb.woff +0 -0
- package/storybook-static/static/media/OpenSans-Italic-webfont.72daa33a.woff2 +0 -0
- package/storybook-static/static/media/OpenSans-Italic-webfont.74ead3a8.woff +0 -0
- package/storybook-static/static/media/OpenSans-Italic-webfont.ae19388f.eot +0 -0
- package/storybook-static/static/media/OpenSans-Italic-webfont.ec7a2746.ttf +0 -0
- package/storybook-static/static/media/OpenSans-Regular-webfont.63a5fa7d.woff +0 -0
- package/storybook-static/static/media/OpenSans-Regular-webfont.66451be4.ttf +0 -0
- package/storybook-static/static/media/OpenSans-Regular-webfont.7882d20f.eot +0 -0
- package/storybook-static/static/media/OpenSans-Regular-webfont.ca4dd835.woff2 +0 -0
- package/storybook-static/static/media/OpenSans-Semibold-webfont.17ded75f.woff2 +0 -0
- package/storybook-static/static/media/OpenSans-Semibold-webfont.2a5adf6c.woff +0 -0
- package/storybook-static/static/media/OpenSans-Semibold-webfont.6059fecb.ttf +0 -0
- package/storybook-static/static/media/OpenSans-Semibold-webfont.c9808185.eot +0 -0
- package/storybook-static/static/media/Rubik-Bold.31bbd4d2.ttf +0 -0
- package/storybook-static/static/media/Rubik-Light.c90e2014.ttf +0 -0
- package/storybook-static/static/media/Rubik-Medium.5daa89aa.ttf +0 -0
- package/storybook-static/static/media/Rubik-Regular.cdf97d58.ttf +0 -0
- package/storybook-static/static/media/fontawesome-webfont.1e59d233.ttf +0 -0
- package/storybook-static/static/media/fontawesome-webfont.20fd1704.woff2 +0 -0
- package/storybook-static/static/media/fontawesome-webfont.8b43027f.eot +0 -0
- package/storybook-static/static/media/fontawesome-webfont.f691f37e.woff +0 -0
- package/storybook-static/vendors~main.3604044d8484c1c4d1f7.manager.bundle.js +2 -0
- package/storybook-static/vendors~main.3604044d8484c1c4d1f7.manager.bundle.js.LICENSE.txt +88 -0
- package/storybook-static/vendors~main.7f923d15.iframe.bundle.js +3 -0
- package/storybook-static/vendors~main.7f923d15.iframe.bundle.js.LICENSE.txt +152 -0
- package/storybook-static/vendors~main.7f923d15.iframe.bundle.js.map +1 -0
- package/styles/components/_footer.scss +593 -0
- package/styles/components/_header.scss +887 -0
- package/styles/components/_sidebar.scss +8 -0
- package/styles/components/sidebar/_animations.scss +38 -0
- package/styles/components/sidebar/_cms.scss +61 -0
- package/styles/components/sidebar/_details.scss +58 -0
- package/styles/components/sidebar/_links.scss +415 -0
- package/styles/components/sidebar/_sidebar-animation.scss +121 -0
- package/styles/components/sidebar/_sidebar-tooltip.scss +33 -0
- package/styles/components/sidebar/_sidebar.scss +141 -0
- package/styles/components/sidebar/project-specific/_wi.scss +42 -0
- package/styles/qppds/utilities/_display-visability.scss +83 -0
- package/webpack.config.js +20 -18
- package/webpack.config.react.js +0 -1
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
/*
|
|
2
|
+
object-assign
|
|
3
|
+
(c) Sindre Sorhus
|
|
4
|
+
@license MIT
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/*!
|
|
8
|
+
Copyright (c) 2015 Jed Watson.
|
|
9
|
+
Based on code that is Copyright 2013-2015, Facebook, Inc.
|
|
10
|
+
All rights reserved.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/*!
|
|
14
|
+
Copyright (c) 2017 Jed Watson.
|
|
15
|
+
Licensed under the MIT License (MIT), see
|
|
16
|
+
http://jedwatson.github.io/classnames
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
/*!
|
|
20
|
+
* Adapted from jQuery UI core
|
|
21
|
+
*
|
|
22
|
+
* http://jqueryui.com
|
|
23
|
+
*
|
|
24
|
+
* Copyright 2014 jQuery Foundation and other contributors
|
|
25
|
+
* Released under the MIT license.
|
|
26
|
+
* http://jquery.org/license
|
|
27
|
+
*
|
|
28
|
+
* http://api.jqueryui.com/category/ui-core/
|
|
29
|
+
*/
|
|
30
|
+
|
|
31
|
+
/*!
|
|
32
|
+
* The buffer module from node.js, for the browser.
|
|
33
|
+
*
|
|
34
|
+
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
35
|
+
* @license MIT
|
|
36
|
+
*/
|
|
37
|
+
|
|
38
|
+
/*!
|
|
39
|
+
* The buffer module from node.js, for the browser.
|
|
40
|
+
*
|
|
41
|
+
* @author Feross Aboukhadijeh <http://feross.org>
|
|
42
|
+
* @license MIT
|
|
43
|
+
*/
|
|
44
|
+
|
|
45
|
+
/*!
|
|
46
|
+
* cookie
|
|
47
|
+
* Copyright(c) 2012-2014 Roman Shtylman
|
|
48
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
49
|
+
* MIT Licensed
|
|
50
|
+
*/
|
|
51
|
+
|
|
52
|
+
/*!
|
|
53
|
+
* escape-html
|
|
54
|
+
* Copyright(c) 2012-2013 TJ Holowaychuk
|
|
55
|
+
* Copyright(c) 2015 Andreas Lubbe
|
|
56
|
+
* Copyright(c) 2015 Tiancheng "Timothy" Gu
|
|
57
|
+
* MIT Licensed
|
|
58
|
+
*/
|
|
59
|
+
|
|
60
|
+
/*!
|
|
61
|
+
* https://github.com/es-shims/es5-shim
|
|
62
|
+
* @license es5-shim Copyright 2009-2020 by contributors, MIT License
|
|
63
|
+
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
|
|
64
|
+
*/
|
|
65
|
+
|
|
66
|
+
/*!
|
|
67
|
+
* https://github.com/paulmillr/es6-shim
|
|
68
|
+
* @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
|
|
69
|
+
* and contributors, MIT License
|
|
70
|
+
* es6-shim: v0.35.4
|
|
71
|
+
* see https://github.com/paulmillr/es6-shim/blob/0.35.3/LICENSE
|
|
72
|
+
* Details and documentation:
|
|
73
|
+
* https://github.com/paulmillr/es6-shim/
|
|
74
|
+
*/
|
|
75
|
+
|
|
76
|
+
/*!
|
|
77
|
+
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
78
|
+
*
|
|
79
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
80
|
+
* Released under the MIT License.
|
|
81
|
+
*/
|
|
82
|
+
|
|
83
|
+
/*!
|
|
84
|
+
* isobject <https://github.com/jonschlinkert/isobject>
|
|
85
|
+
*
|
|
86
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
87
|
+
* Released under the MIT License.
|
|
88
|
+
*/
|
|
89
|
+
|
|
90
|
+
/*! axe v4.3.2
|
|
91
|
+
* Copyright (c) 2021 Deque Systems, Inc.
|
|
92
|
+
*
|
|
93
|
+
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
|
|
94
|
+
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
95
|
+
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
96
|
+
*
|
|
97
|
+
* This entire copyright notice must appear in every copy of this file you
|
|
98
|
+
* distribute or in any file that contains substantial portions of this source
|
|
99
|
+
* code.
|
|
100
|
+
*/
|
|
101
|
+
|
|
102
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
103
|
+
|
|
104
|
+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* A better abstraction over CSS.
|
|
108
|
+
*
|
|
109
|
+
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
|
|
110
|
+
* @website https://github.com/cssinjs/jss
|
|
111
|
+
* @license MIT
|
|
112
|
+
*/
|
|
113
|
+
|
|
114
|
+
/** @license React v0.20.2
|
|
115
|
+
* scheduler.production.min.js
|
|
116
|
+
*
|
|
117
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
118
|
+
*
|
|
119
|
+
* This source code is licensed under the MIT license found in the
|
|
120
|
+
* LICENSE file in the root directory of this source tree.
|
|
121
|
+
*/
|
|
122
|
+
|
|
123
|
+
/** @license React v16.13.1
|
|
124
|
+
* react-is.production.min.js
|
|
125
|
+
*
|
|
126
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
127
|
+
*
|
|
128
|
+
* This source code is licensed under the MIT license found in the
|
|
129
|
+
* LICENSE file in the root directory of this source tree.
|
|
130
|
+
*/
|
|
131
|
+
|
|
132
|
+
/** @license React v17.0.2
|
|
133
|
+
* react-dom.production.min.js
|
|
134
|
+
*
|
|
135
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
136
|
+
*
|
|
137
|
+
* This source code is licensed under the MIT license found in the
|
|
138
|
+
* LICENSE file in the root directory of this source tree.
|
|
139
|
+
*/
|
|
140
|
+
|
|
141
|
+
/** @license React v17.0.2
|
|
142
|
+
* react.production.min.js
|
|
143
|
+
*
|
|
144
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
145
|
+
*
|
|
146
|
+
* This source code is licensed under the MIT license found in the
|
|
147
|
+
* LICENSE file in the root directory of this source tree.
|
|
148
|
+
*/
|
|
149
|
+
|
|
150
|
+
//! stable.js 0.1.8, https://github.com/Two-Screen/stable
|
|
151
|
+
|
|
152
|
+
//! © 2018 Angry Bytes and contributors. MIT licensed.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vendors~main.7f923d15.iframe.bundle.js","sources":[],"mappings":";A","sourceRoot":""}
|
|
@@ -0,0 +1,593 @@
|
|
|
1
|
+
footer.legacy-footer {
|
|
2
|
+
background: $color-navy;
|
|
3
|
+
color: $nav-text-color;
|
|
4
|
+
font-size: 1rem;
|
|
5
|
+
margin-top: 100px;
|
|
6
|
+
padding: 0 0 25px;
|
|
7
|
+
|
|
8
|
+
h4 {
|
|
9
|
+
color: $nav-text-color;
|
|
10
|
+
font-family: inherit;
|
|
11
|
+
font-size: 1rem;
|
|
12
|
+
font-weight: 600;
|
|
13
|
+
line-height: 26px;
|
|
14
|
+
text-transform: uppercase;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
ul {
|
|
18
|
+
list-style: none;
|
|
19
|
+
padding: 0;
|
|
20
|
+
|
|
21
|
+
li {
|
|
22
|
+
display: block;
|
|
23
|
+
margin-bottom: 10px;
|
|
24
|
+
margin-right: 2em;
|
|
25
|
+
@include breakpoint(sm) {
|
|
26
|
+
display: inline-block;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
a {
|
|
30
|
+
margin: 0;
|
|
31
|
+
|
|
32
|
+
&:link,
|
|
33
|
+
&:visited {
|
|
34
|
+
color: $nav-color-secondary-light;
|
|
35
|
+
text-decoration: none;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&:focus,
|
|
39
|
+
&:hover {
|
|
40
|
+
color: $nav-color-secondary-light;
|
|
41
|
+
text-decoration: underline;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
&.small {
|
|
47
|
+
@include breakpoint(xs) {
|
|
48
|
+
margin-top: 40px;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
li {
|
|
52
|
+
margin: 0 1em 1em 0;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.divider {
|
|
56
|
+
border-left: 1px solid #294d71;
|
|
57
|
+
height: 16px;
|
|
58
|
+
padding-right: 1em;
|
|
59
|
+
|
|
60
|
+
@include breakpoint(xs) {
|
|
61
|
+
display: none;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.banner {
|
|
68
|
+
background: $color-gray-light;
|
|
69
|
+
border-top: 1px solid $color-gray-very-light;
|
|
70
|
+
color: $color-gray-darker;
|
|
71
|
+
margin-bottom: 25px;
|
|
72
|
+
padding: 15px 0;
|
|
73
|
+
|
|
74
|
+
span {
|
|
75
|
+
color: $color-navy;
|
|
76
|
+
font-weight: $rubik-medium;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.logo-container {
|
|
81
|
+
border-bottom: 1px solid #294d71;
|
|
82
|
+
display: flex;
|
|
83
|
+
flex-direction: row;
|
|
84
|
+
justify-content: space-between;
|
|
85
|
+
margin-bottom: 20px;
|
|
86
|
+
padding-bottom: 30px;
|
|
87
|
+
|
|
88
|
+
@include breakpoint(xs) {
|
|
89
|
+
border-bottom: none;
|
|
90
|
+
flex-direction: column;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.social-container {
|
|
94
|
+
border-top: none;
|
|
95
|
+
display: flex;
|
|
96
|
+
margin-top: 0;
|
|
97
|
+
padding-top: 15px;
|
|
98
|
+
|
|
99
|
+
@include breakpoint(xs) {
|
|
100
|
+
border-top: 1px solid #294d71;
|
|
101
|
+
margin-top: 30px;
|
|
102
|
+
padding: 30px 0 0;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.social-link {
|
|
106
|
+
align-items: center;
|
|
107
|
+
border: 1px solid #80cbc4;
|
|
108
|
+
border-radius: 50%;
|
|
109
|
+
color: $color-white;
|
|
110
|
+
display: flex;
|
|
111
|
+
height: 45px;
|
|
112
|
+
justify-content: center;
|
|
113
|
+
margin-left: 15px;
|
|
114
|
+
text-decoration: none;
|
|
115
|
+
width: 45px;
|
|
116
|
+
|
|
117
|
+
@include breakpoint(xs) {
|
|
118
|
+
margin-left: 0;
|
|
119
|
+
margin-right: 15px;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.glyphicon-twitter,
|
|
123
|
+
.glyphicon-youtube {
|
|
124
|
+
font-size: 20px;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.glyphicon-twitter::before {
|
|
128
|
+
content: '\f099';
|
|
129
|
+
font-family: 'FontAwesome';
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.glyphicon-youtube::before {
|
|
133
|
+
content: '\f167';
|
|
134
|
+
font-family: 'FontAwesome';
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.qpp-logo {
|
|
141
|
+
height: 55px;
|
|
142
|
+
width: 233px;
|
|
143
|
+
@include breakpoint(xs) {
|
|
144
|
+
display: block;
|
|
145
|
+
margin: 0 auto;
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.hhs-logo-container {
|
|
150
|
+
border-top: 1px solid #294d71;
|
|
151
|
+
margin-bottom: 15px;
|
|
152
|
+
margin-top: 15px;
|
|
153
|
+
@include breakpoint(sm) {
|
|
154
|
+
border-left: 1px solid #294d71;
|
|
155
|
+
border-top: none;
|
|
156
|
+
padding-left: 15px;
|
|
157
|
+
}
|
|
158
|
+
@include breakpoint(md) {
|
|
159
|
+
padding-left: 30px;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
img {
|
|
163
|
+
display: block;
|
|
164
|
+
height: 150px;
|
|
165
|
+
max-height: 100%;
|
|
166
|
+
max-width: 100%;
|
|
167
|
+
width: auto;
|
|
168
|
+
@include breakpoint(xs) {
|
|
169
|
+
margin-left: auto;
|
|
170
|
+
margin-right: auto;
|
|
171
|
+
margin-top: 30px;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
// IE11 Fix
|
|
175
|
+
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
176
|
+
width: 100%;
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
#build-version {
|
|
182
|
+
display: none;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
// Authenticated Footer
|
|
186
|
+
|
|
187
|
+
.container-full-width {
|
|
188
|
+
margin-left: 40px;
|
|
189
|
+
margin-right: 0;
|
|
190
|
+
|
|
191
|
+
.logo-container .qpp-logo {
|
|
192
|
+
margin: 0;
|
|
193
|
+
@include breakpoint(xs) {
|
|
194
|
+
display: block;
|
|
195
|
+
margin: auto;
|
|
196
|
+
}
|
|
197
|
+
@include breakpoint(sm) {
|
|
198
|
+
display: block;
|
|
199
|
+
margin: auto;
|
|
200
|
+
}
|
|
201
|
+
@include breakpoint(md) {
|
|
202
|
+
margin: 0;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.hhs-logo-container {
|
|
207
|
+
@include breakpoint(sm) {
|
|
208
|
+
border-left: none;
|
|
209
|
+
border-top: 1px solid #294d71;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
@include breakpoint(md) {
|
|
213
|
+
border-left: 1px solid #294d71;
|
|
214
|
+
border-top: none;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.links {
|
|
219
|
+
ul li {
|
|
220
|
+
@include breakpoint(sm) {
|
|
221
|
+
display: block;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
@include breakpoint(md) {
|
|
225
|
+
display: inline-block;
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.row {
|
|
231
|
+
margin-right: 0;
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
.adobe-link {
|
|
236
|
+
svg {
|
|
237
|
+
fill: $color-teal-light;
|
|
238
|
+
height: 16px;
|
|
239
|
+
margin-right: 6px;
|
|
240
|
+
position: relative;
|
|
241
|
+
top: 4px;
|
|
242
|
+
width: 16px;
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
.email-note-link {
|
|
247
|
+
color: #0073c8;
|
|
248
|
+
&:hover {
|
|
249
|
+
color: #125496;
|
|
250
|
+
}
|
|
251
|
+
&:focus {
|
|
252
|
+
color: #125496;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.footer-trs-infotip {
|
|
257
|
+
display: inline-block;
|
|
258
|
+
position: relative;
|
|
259
|
+
top: 4px;
|
|
260
|
+
height: 16px;
|
|
261
|
+
padding-left: 5px;
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.feedback-session-sign-up .responsive-container {
|
|
266
|
+
text-align: center;
|
|
267
|
+
font-size: 0.875rem;
|
|
268
|
+
|
|
269
|
+
a {
|
|
270
|
+
color: $blue-60;
|
|
271
|
+
text-decoration: $link-decoration;
|
|
272
|
+
|
|
273
|
+
&:hover {
|
|
274
|
+
color: $link-hover-color;
|
|
275
|
+
text-decoration: $link-hover-decoration;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
p {
|
|
280
|
+
margin-bottom: 32px;
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
hr {
|
|
284
|
+
margin: 32px 0;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
footer {
|
|
289
|
+
background: $color-white;
|
|
290
|
+
background-color: #fafafa;
|
|
291
|
+
color: black;
|
|
292
|
+
font-size: 0.875rem;
|
|
293
|
+
|
|
294
|
+
a {
|
|
295
|
+
color: $color-gray-darker;
|
|
296
|
+
text-decoration: none;
|
|
297
|
+
|
|
298
|
+
&:hover {
|
|
299
|
+
color: $color-gray-darker;
|
|
300
|
+
text-decoration: underline;
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
hr {
|
|
305
|
+
margin: 32px 0;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
ul {
|
|
309
|
+
list-style-type: none;
|
|
310
|
+
padding: 0;
|
|
311
|
+
margin: 0;
|
|
312
|
+
|
|
313
|
+
&.small {
|
|
314
|
+
padding: 0;
|
|
315
|
+
margin: 0;
|
|
316
|
+
font-size: 100%;
|
|
317
|
+
|
|
318
|
+
li {
|
|
319
|
+
margin: 0;
|
|
320
|
+
display: inline-block;
|
|
321
|
+
|
|
322
|
+
@include breakpoint(xs) {
|
|
323
|
+
display: block;
|
|
324
|
+
margin-bottom: 20px;
|
|
325
|
+
|
|
326
|
+
&:last-child {
|
|
327
|
+
margin-bottom: 32px;
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.divider {
|
|
333
|
+
border-left: 1px solid #fafafa;
|
|
334
|
+
height: 16px;
|
|
335
|
+
padding-right: 1.5em;
|
|
336
|
+
|
|
337
|
+
@include breakpoint(xs) {
|
|
338
|
+
display: none;
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
#build-version {
|
|
345
|
+
display: none;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
.global-footer-container {
|
|
349
|
+
display: flex;
|
|
350
|
+
flex-direction: row;
|
|
351
|
+
justify-content: space-between;
|
|
352
|
+
padding: 0;
|
|
353
|
+
margin: 0;
|
|
354
|
+
|
|
355
|
+
@include breakpoint(xs) {
|
|
356
|
+
flex-direction: column;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
@include breakpoint(sm) {
|
|
360
|
+
flex-direction: column;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
@include breakpoint(md) {
|
|
364
|
+
flex-direction: row;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
p {
|
|
368
|
+
margin-bottom: 20px;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
ul {
|
|
372
|
+
margin-top: 10px;
|
|
373
|
+
margin-bottom: 0;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
li {
|
|
377
|
+
margin-bottom: 20px;
|
|
378
|
+
|
|
379
|
+
&:last-child {
|
|
380
|
+
margin-bottom: 0;
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
.sub-title {
|
|
385
|
+
font-weight: 500;
|
|
386
|
+
margin-top: 32px;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
.contact-title {
|
|
390
|
+
font-weight: lighter;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.footer-contact-cms {
|
|
394
|
+
p:last-child {
|
|
395
|
+
margin-bottom: 0;
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.footer-social-newsletter {
|
|
400
|
+
.social-container {
|
|
401
|
+
margin-bottom: 64px;
|
|
402
|
+
|
|
403
|
+
@include breakpoint(xs) {
|
|
404
|
+
margin-bottom: 20px;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
@include breakpoint(sm) {
|
|
408
|
+
margin-bottom: 20px;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
@include breakpoint(md) {
|
|
412
|
+
margin-bottom: 64px;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
.social-link {
|
|
416
|
+
padding-right: 10px;
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
.subscriber-form {
|
|
421
|
+
.form-control {
|
|
422
|
+
border-radius: 4px 0 0 4px;
|
|
423
|
+
font-size: 14px;
|
|
424
|
+
height: 46px;
|
|
425
|
+
width: 250px;
|
|
426
|
+
|
|
427
|
+
@include breakpoint(xs) {
|
|
428
|
+
border-radius: 4px;
|
|
429
|
+
width: 100%;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
@include breakpoint(sm) {
|
|
433
|
+
border-radius: 4px 0 0 4px;
|
|
434
|
+
width: 100%;
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
.btn-subscribe {
|
|
439
|
+
border-radius: 0 4px 4px 0;
|
|
440
|
+
margin: 0;
|
|
441
|
+
line-height: 1.42857;
|
|
442
|
+
font-size: 14px;
|
|
443
|
+
font-weight: 300;
|
|
444
|
+
text-align: center;
|
|
445
|
+
width: 100px;
|
|
446
|
+
|
|
447
|
+
@include breakpoint(xs) {
|
|
448
|
+
border-radius: 4px;
|
|
449
|
+
margin-top: 1rem;
|
|
450
|
+
width: 100%;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
@include breakpoint(sm) {
|
|
454
|
+
border-radius: 0 4px 4px 0;
|
|
455
|
+
width: 100px;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.footer-trs-infotip {
|
|
462
|
+
display: inline-block;
|
|
463
|
+
position: relative;
|
|
464
|
+
top: 4px;
|
|
465
|
+
height: 16px;
|
|
466
|
+
padding-left: 5px;
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
.qpp-hhs-logo-container {
|
|
471
|
+
display: flex;
|
|
472
|
+
flex-direction: row;
|
|
473
|
+
justify-content: space-between;
|
|
474
|
+
|
|
475
|
+
@include breakpoint(xs) {
|
|
476
|
+
flex-direction: column;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
@include breakpoint(sm) {
|
|
480
|
+
flex-direction: row;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.qpp-logo-container {
|
|
484
|
+
margin: 0;
|
|
485
|
+
|
|
486
|
+
@include breakpoint(xs) {
|
|
487
|
+
flex-direction: column;
|
|
488
|
+
margin: 0 auto;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
@include breakpoint(sm) {
|
|
492
|
+
flex-direction: row;
|
|
493
|
+
margin: 0;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.qpp-logo {
|
|
497
|
+
height: 40px;
|
|
498
|
+
width: 170px;
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.hhs-logo-container {
|
|
503
|
+
display: flex;
|
|
504
|
+
flex-direction: row;
|
|
505
|
+
width: 50%;
|
|
506
|
+
padding: 0;
|
|
507
|
+
|
|
508
|
+
@include breakpoint(xs) {
|
|
509
|
+
flex-direction: column;
|
|
510
|
+
padding-bottom: 8rem;
|
|
511
|
+
width: 100%;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
@include breakpoint(sm) {
|
|
515
|
+
flex-direction: row;
|
|
516
|
+
width: 60%;
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
@include breakpoint(md) {
|
|
520
|
+
flex-direction: row;
|
|
521
|
+
width: 50%;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
@include breakpoint(lg) {
|
|
525
|
+
flex-direction: row;
|
|
526
|
+
width: 40%;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.hhs-logo {
|
|
530
|
+
width: 53px;
|
|
531
|
+
height: 52px;
|
|
532
|
+
padding: 0;
|
|
533
|
+
margin: 0;
|
|
534
|
+
|
|
535
|
+
@include breakpoint(xs) {
|
|
536
|
+
margin: 3rem auto;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
@include breakpoint(sm) {
|
|
540
|
+
margin: 0;
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
p {
|
|
545
|
+
line-height: 1.5;
|
|
546
|
+
margin-top: -5px;
|
|
547
|
+
padding-left: 15px;
|
|
548
|
+
width: 410px;
|
|
549
|
+
|
|
550
|
+
@include breakpoint(xs) {
|
|
551
|
+
margin-top: 0;
|
|
552
|
+
padding: 0;
|
|
553
|
+
width: 100%;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
@include breakpoint(sm) {
|
|
557
|
+
padding-left: 15px;
|
|
558
|
+
width: 410px;
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.global-footer,
|
|
566
|
+
.feedback-session-sign-up {
|
|
567
|
+
.responsive-container {
|
|
568
|
+
margin: 0 auto;
|
|
569
|
+
padding: 0 15px;
|
|
570
|
+
|
|
571
|
+
@include breakpoint(xs) {
|
|
572
|
+
padding: 0 32px;
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
@include breakpoint(sm) {
|
|
576
|
+
padding: 0 32px;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
@include breakpoint(md) {
|
|
580
|
+
padding: 0 15px;
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
footer .subscriber-form form {
|
|
586
|
+
display: flex;
|
|
587
|
+
align-items: center;
|
|
588
|
+
|
|
589
|
+
@include breakpoint(xs) {
|
|
590
|
+
flex-direction: column;
|
|
591
|
+
align-items: flex-start;
|
|
592
|
+
}
|
|
593
|
+
}
|