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,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Sidebar animations
|
|
3
|
+
*/
|
|
4
|
+
@-webkit-keyframes left-bounce {
|
|
5
|
+
0% {
|
|
6
|
+
left: 0;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
25% {
|
|
10
|
+
left: 4px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
50% {
|
|
14
|
+
left: 6px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
100% {
|
|
18
|
+
left: 0;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@-webkit-keyframes right-bounce {
|
|
23
|
+
0% {
|
|
24
|
+
right: 0;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
25% {
|
|
28
|
+
right: 4px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
50% {
|
|
32
|
+
right: 6px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
100% {
|
|
36
|
+
right: 0;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/*
|
|
2
|
+
CMS specific styles
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
.sidebar {
|
|
6
|
+
.cms-header {
|
|
7
|
+
padding: 25px 25px 0;
|
|
8
|
+
|
|
9
|
+
.quality-title {
|
|
10
|
+
@include typography('Rubik', 14px, 16px, $color-white);
|
|
11
|
+
font-weight: 500;
|
|
12
|
+
text-transform: uppercase;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.quality-subtitle {
|
|
16
|
+
@include typography('Rubik', 14px, 16px, $color-white);
|
|
17
|
+
padding: 10px 0 0;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.cms-content {
|
|
22
|
+
padding-left: 40px;
|
|
23
|
+
padding-top: 10px;
|
|
24
|
+
|
|
25
|
+
.due-date,
|
|
26
|
+
.completed,
|
|
27
|
+
.trial-period {
|
|
28
|
+
@include typography(
|
|
29
|
+
'Rubik',
|
|
30
|
+
14px,
|
|
31
|
+
20px,
|
|
32
|
+
transparentize($color-white, 0.2)
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
& span {
|
|
36
|
+
color: $color-white;
|
|
37
|
+
font-family: 'Rubik', sans-serif;
|
|
38
|
+
font-weight: 500;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
a.button {
|
|
43
|
+
@include typography('Rubik', 14px, 20px, $color-teal-light);
|
|
44
|
+
background: transparent;
|
|
45
|
+
border: 2px solid $color-teal-light;
|
|
46
|
+
border-radius: 28px;
|
|
47
|
+
cursor: pointer;
|
|
48
|
+
display: inline-block;
|
|
49
|
+
margin: 10px 0;
|
|
50
|
+
padding: 15px 30px;
|
|
51
|
+
text-align: center;
|
|
52
|
+
text-transform: uppercase;
|
|
53
|
+
width: 100%;
|
|
54
|
+
|
|
55
|
+
&:hover {
|
|
56
|
+
border-color: $color-white;
|
|
57
|
+
color: $color-white;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Shared details
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
.sidebar {
|
|
6
|
+
/* Practice details styles */
|
|
7
|
+
|
|
8
|
+
.practice-container {
|
|
9
|
+
padding: 0 25px;
|
|
10
|
+
|
|
11
|
+
.practice-name {
|
|
12
|
+
@include typography('Rubik', 20px, 26px, $color-white);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.practice-tin,
|
|
16
|
+
.vg-id {
|
|
17
|
+
@include typography('Rubik', 14px, 16px, $color-white);
|
|
18
|
+
padding-top: 10px;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
/* Individual details */
|
|
23
|
+
|
|
24
|
+
.individual-container {
|
|
25
|
+
padding: 25px 25px 0;
|
|
26
|
+
|
|
27
|
+
.individual-name {
|
|
28
|
+
@include typography('Rubik', 16px, 22px, $color-white);
|
|
29
|
+
font-weight: 500;
|
|
30
|
+
text-transform: uppercase;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.individual-npi {
|
|
34
|
+
@include typography('Rubik', 14px, 16px, $color-white);
|
|
35
|
+
padding: 10px 0 0;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.individual-link {
|
|
39
|
+
@include typography('Rubik', 14px, 20px, $color-teal-light);
|
|
40
|
+
padding-bottom: 10px;
|
|
41
|
+
|
|
42
|
+
&:hover {
|
|
43
|
+
color: $color-white;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.practice-container,
|
|
49
|
+
.individual-container {
|
|
50
|
+
width: $side-nav-expanded-width;
|
|
51
|
+
|
|
52
|
+
.switch-practice,
|
|
53
|
+
.switch-clinician {
|
|
54
|
+
margin: 0;
|
|
55
|
+
padding-top: 10px;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -0,0 +1,415 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Inline and back links
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
.sidebar {
|
|
6
|
+
.disabled {
|
|
7
|
+
color: $color-gray-medium !important;
|
|
8
|
+
fill: $color-gray-medium !important;
|
|
9
|
+
pointer-events: none;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.link-inline,
|
|
13
|
+
.link-collapsed {
|
|
14
|
+
border-left: 3px solid transparent;
|
|
15
|
+
|
|
16
|
+
&.stroke-based-icon {
|
|
17
|
+
stroke: $color-teal-light;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&.stroke-based-icon.active {
|
|
21
|
+
stroke: $color-white;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.link-inline,
|
|
26
|
+
.link-back,
|
|
27
|
+
.account-home-link {
|
|
28
|
+
@include typography('Rubik', 16px, 22px, $color-teal-light);
|
|
29
|
+
@include hover($color-white);
|
|
30
|
+
align-items: center;
|
|
31
|
+
display: flex;
|
|
32
|
+
fill: $color-teal-light;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.account-home-link {
|
|
36
|
+
padding: 25px $side-nav-horizontal-padding 0;
|
|
37
|
+
width: $side-nav-expanded-width;
|
|
38
|
+
|
|
39
|
+
.left-icon {
|
|
40
|
+
height: 25px;
|
|
41
|
+
margin-right: 15px;
|
|
42
|
+
width: 25px;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.link-back {
|
|
47
|
+
padding: 25px $side-nav-horizontal-padding 0;
|
|
48
|
+
|
|
49
|
+
.left-icon {
|
|
50
|
+
height: 12px;
|
|
51
|
+
margin-right: 15px;
|
|
52
|
+
width: 12px;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
&:hover {
|
|
56
|
+
& > svg {
|
|
57
|
+
animation: left-bounce 0.6s;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.link-inline {
|
|
63
|
+
padding: 10px $side-nav-horizontal-padding;
|
|
64
|
+
width: $side-nav-expanded-width;
|
|
65
|
+
|
|
66
|
+
.left-icon {
|
|
67
|
+
height: 25px;
|
|
68
|
+
margin-right: 15px;
|
|
69
|
+
min-height: 25px;
|
|
70
|
+
min-width: 25px;
|
|
71
|
+
width: 25px;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
&.stroke-based-icon {
|
|
75
|
+
@include stroke-hover($color-white);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.link-collapse,
|
|
80
|
+
.link-expand {
|
|
81
|
+
align-items: center;
|
|
82
|
+
background: $color-slate;
|
|
83
|
+
border: none;
|
|
84
|
+
border-top: 1px solid $color-gray-medium;
|
|
85
|
+
display: flex;
|
|
86
|
+
fill: $color-gray-medium;
|
|
87
|
+
justify-content: center;
|
|
88
|
+
text-transform: uppercase;
|
|
89
|
+
|
|
90
|
+
.left-icon {
|
|
91
|
+
height: 40px;
|
|
92
|
+
width: 40px;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.link-collapse {
|
|
97
|
+
@include typography('Rubik', 14px, 0, $color-gray-medium);
|
|
98
|
+
padding: 20px 0;
|
|
99
|
+
|
|
100
|
+
.left-icon {
|
|
101
|
+
margin-right: 15px;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
&.alt-style {
|
|
105
|
+
background: $color-slate-dark;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.link-expand {
|
|
110
|
+
@include typography('Rubik', 14px, 14px, $color-gray-medium);
|
|
111
|
+
flex-direction: column;
|
|
112
|
+
padding: 6px 0 20px;
|
|
113
|
+
|
|
114
|
+
.left-icon {
|
|
115
|
+
margin-right: 0;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
&.alt-style {
|
|
119
|
+
background: $color-slate-dark;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.link-icon {
|
|
124
|
+
cursor: pointer;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
/* Active link */
|
|
128
|
+
|
|
129
|
+
.active {
|
|
130
|
+
background: $color-slate-dark;
|
|
131
|
+
border-color: $color-teal-light;
|
|
132
|
+
color: $color-white;
|
|
133
|
+
fill: $color-white;
|
|
134
|
+
|
|
135
|
+
&.link-collapsed {
|
|
136
|
+
fill: $color-white;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
&.light {
|
|
140
|
+
background: $color-slate;
|
|
141
|
+
border-left: solid 3px $color-teal-light;
|
|
142
|
+
color: $color-white;
|
|
143
|
+
fill: $color-white;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
&[disabled] {
|
|
147
|
+
background: none;
|
|
148
|
+
border-left: 0;
|
|
149
|
+
color: $color-gray-dark;
|
|
150
|
+
fill: $color-gray-dark;
|
|
151
|
+
padding-left: 30px;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.sidebar-content {
|
|
157
|
+
/* Override colors for static drawer */
|
|
158
|
+
|
|
159
|
+
.static-drawer {
|
|
160
|
+
> .currentPage {
|
|
161
|
+
background-color: $color-slate !important;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.left-icon {
|
|
165
|
+
fill: $color-white !important;
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
/* Collapsed links (when the sidebar is collapsed) */
|
|
170
|
+
|
|
171
|
+
.link-collapsed {
|
|
172
|
+
@include typography('Rubik', 16px, 22px, $color-teal-light);
|
|
173
|
+
align-items: center;
|
|
174
|
+
display: flex;
|
|
175
|
+
fill: $color-teal-light;
|
|
176
|
+
padding: 10px $side-nav-horizontal-padding;
|
|
177
|
+
width: $side-nav-expanded-width; // this only works because .sidebar has overflow hidden
|
|
178
|
+
|
|
179
|
+
.left-icon {
|
|
180
|
+
height: 25px;
|
|
181
|
+
margin-right: 15px;
|
|
182
|
+
min-height: 25px;
|
|
183
|
+
min-width: 25px;
|
|
184
|
+
width: 25px;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
&[disabled] {
|
|
188
|
+
@include typography('Rubik', 16px, 22px, $color-gray-dark);
|
|
189
|
+
|
|
190
|
+
.left-icon {
|
|
191
|
+
fill: $color-white;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.link-drawer .drawer a {
|
|
197
|
+
@include typography('Rubik', 14px, 22px, $color-teal-light);
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.link-slide-out .switcher-content li a {
|
|
201
|
+
@include typography('Rubik', 16px, 22px, $color-teal-light);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.link-drawer .drawer .active-link > a,
|
|
205
|
+
.link-drawer .drawer a:hover {
|
|
206
|
+
color: $color-white;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
/* Drawer links */
|
|
210
|
+
|
|
211
|
+
.link-drawer {
|
|
212
|
+
display: flex;
|
|
213
|
+
flex-direction: column;
|
|
214
|
+
width: $side-nav-expanded-width;
|
|
215
|
+
|
|
216
|
+
button {
|
|
217
|
+
background: transparent;
|
|
218
|
+
border: none;
|
|
219
|
+
border-left: 3px solid transparent;
|
|
220
|
+
border-radius: 0;
|
|
221
|
+
text-align: left;
|
|
222
|
+
|
|
223
|
+
&.expanded {
|
|
224
|
+
background-color: $color-slate-dark;
|
|
225
|
+
border-left: solid 3px $color-teal-light;
|
|
226
|
+
color: $color-white;
|
|
227
|
+
fill: $color-white;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
> .currentPage {
|
|
232
|
+
background-color: $color-slate-dark;
|
|
233
|
+
color: $color-white;
|
|
234
|
+
fill: $color-white;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.link-inline.currentPage,
|
|
238
|
+
.link-collapsed.currentPage {
|
|
239
|
+
border-color: $color-teal-light;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
.link-body {
|
|
243
|
+
align-items: center;
|
|
244
|
+
display: flex;
|
|
245
|
+
flex-grow: 1;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.right-icon {
|
|
249
|
+
height: 12px;
|
|
250
|
+
transition: transform 0.6s;
|
|
251
|
+
width: 12px;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.rotated {
|
|
255
|
+
transform: rotate(180deg);
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.drawer {
|
|
259
|
+
height: 0;
|
|
260
|
+
opacity: 0;
|
|
261
|
+
overflow: hidden;
|
|
262
|
+
padding: 0;
|
|
263
|
+
transition: opacity 0.25s;
|
|
264
|
+
|
|
265
|
+
li {
|
|
266
|
+
margin-left: 30px;
|
|
267
|
+
padding: 2px 0;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.active-link {
|
|
271
|
+
color: $color-white;
|
|
272
|
+
list-style: disc;
|
|
273
|
+
margin-left: 18px;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.parent-link {
|
|
277
|
+
line-height: 1.3;
|
|
278
|
+
margin-left: 35px;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.child-link {
|
|
282
|
+
margin-left: 18px;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
&.open {
|
|
286
|
+
height: auto;
|
|
287
|
+
opacity: 1;
|
|
288
|
+
padding: 0 30px 10px 30px;
|
|
289
|
+
transition: opacity 0.25s;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
&.currentPage {
|
|
293
|
+
background: $color-slate-dark;
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
/* Slide-out links */
|
|
299
|
+
|
|
300
|
+
.link-slide-out {
|
|
301
|
+
.switcher {
|
|
302
|
+
@include typography('Rubik', 14px, 16px, $color-gray-medium);
|
|
303
|
+
align-items: center;
|
|
304
|
+
display: flex;
|
|
305
|
+
fill: $color-gray-medium;
|
|
306
|
+
flex-direction: row;
|
|
307
|
+
|
|
308
|
+
svg {
|
|
309
|
+
height: 12px;
|
|
310
|
+
width: 12px;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.link-body {
|
|
314
|
+
flex-grow: 1;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.left-icon {
|
|
318
|
+
margin-right: 10px;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.right-icon {
|
|
322
|
+
transition: transform 0.6s;
|
|
323
|
+
|
|
324
|
+
&.rotated {
|
|
325
|
+
transform: rotate(180deg);
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.switcher-content {
|
|
331
|
+
@include typography('Rubik', 16px, 22px, $color-teal-light);
|
|
332
|
+
background: $color-slate-dark;
|
|
333
|
+
height: 100%;
|
|
334
|
+
left: 0;
|
|
335
|
+
opacity: 0;
|
|
336
|
+
padding: 0 25px;
|
|
337
|
+
position: absolute;
|
|
338
|
+
top: 0;
|
|
339
|
+
transition: z-index 0.6s step-start, opacity 0.6s step-end, left 0.6s;
|
|
340
|
+
width: $side-nav-expanded-width;
|
|
341
|
+
z-index: -1;
|
|
342
|
+
|
|
343
|
+
li {
|
|
344
|
+
padding-bottom: 15px;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.practices-title {
|
|
348
|
+
@include typography('Rubik', 18px, 26px, $color-white);
|
|
349
|
+
font-weight: 500;
|
|
350
|
+
padding: 23px 0;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
&.open {
|
|
354
|
+
left: $side-nav-expanded-width;
|
|
355
|
+
opacity: 1;
|
|
356
|
+
transition: z-index 0.6s step-end, left 0.6s;
|
|
357
|
+
z-index: 1;
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
/* Switch Clinician/Practice */
|
|
363
|
+
|
|
364
|
+
.switch-container {
|
|
365
|
+
margin: 20px 0 0 25px;
|
|
366
|
+
width: calc(
|
|
367
|
+
#{$side-nav-expanded-width} - (#{$side-nav-horizontal-padding} * 2)
|
|
368
|
+
);
|
|
369
|
+
|
|
370
|
+
.switch-link,
|
|
371
|
+
.button-partition {
|
|
372
|
+
align-items: center;
|
|
373
|
+
color: $color-teal-light;
|
|
374
|
+
display: flex;
|
|
375
|
+
justify-content: space-between;
|
|
376
|
+
|
|
377
|
+
.icon {
|
|
378
|
+
fill: $color-teal-light;
|
|
379
|
+
margin-right: 10px;
|
|
380
|
+
width: 15px;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.right-icon {
|
|
384
|
+
margin-right: 0;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
.switch-link:hover {
|
|
389
|
+
span {
|
|
390
|
+
color: $color-white;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.icon {
|
|
394
|
+
fill: $color-white;
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.sidebar .link-inline[disabled] {
|
|
401
|
+
color: $color-gray-dark;
|
|
402
|
+
|
|
403
|
+
.left-icon,
|
|
404
|
+
.right-icon {
|
|
405
|
+
fill: $color-gray-dark;
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.left-icon.always-open {
|
|
409
|
+
fill: $color-white;
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.sidebar-content .link-slide-out .switcher:hover > .right-icon {
|
|
414
|
+
animation: right-bounce 0.6s;
|
|
415
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
$drawerMaxHeight: 225px;
|
|
2
|
+
$simpleMaxHeight: 105px;
|
|
3
|
+
$chartMaxHeight: 306px;
|
|
4
|
+
$detailsMaxHeight: 130px;
|
|
5
|
+
|
|
6
|
+
@mixin delayKeyframes($name, $maxHeight) {
|
|
7
|
+
@keyframes delayRemove#{$name} {
|
|
8
|
+
0% {
|
|
9
|
+
max-height: $maxHeight;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
100% {
|
|
13
|
+
max-height: 0;
|
|
14
|
+
padding-top: 0;
|
|
15
|
+
padding-bottom: 0;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@keyframes delayAdd#{$name} {
|
|
20
|
+
0% {
|
|
21
|
+
max-height: 0;
|
|
22
|
+
padding-top: 0;
|
|
23
|
+
padding-bottom: 0;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
100% {
|
|
27
|
+
max-height: $maxHeight;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
@include delayKeyframes('Drawer', $drawerMaxHeight);
|
|
32
|
+
@include delayKeyframes('Simple', $simpleMaxHeight);
|
|
33
|
+
@include delayKeyframes('Chart', $chartMaxHeight);
|
|
34
|
+
@include delayKeyframes('Details', $detailsMaxHeight);
|
|
35
|
+
|
|
36
|
+
.animation-group {
|
|
37
|
+
transition: opacity 0.5s ease-in-out;
|
|
38
|
+
opacity: 0;
|
|
39
|
+
overflow: hidden;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.animation-group-enter {
|
|
43
|
+
opacity: 1;
|
|
44
|
+
transition-delay: 0.5s;
|
|
45
|
+
|
|
46
|
+
animation-delay: 0s;
|
|
47
|
+
animation-duration: 0.6s;
|
|
48
|
+
animation-fill-mode: forwards;
|
|
49
|
+
animation-name: delayAddSimple;
|
|
50
|
+
animation-timing-function: ease-in-out;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.animation-group-exit {
|
|
54
|
+
opacity: 0;
|
|
55
|
+
|
|
56
|
+
animation-delay: 0.3s;
|
|
57
|
+
animation-duration: 0.6s;
|
|
58
|
+
animation-fill-mode: forwards;
|
|
59
|
+
animation-name: delayRemoveSimple;
|
|
60
|
+
animation-timing-function: ease-in-out;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// custom max heights
|
|
64
|
+
.animation-group-details.animation-group-enter {
|
|
65
|
+
animation-name: delayAddDetails;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.animation-group-details.animation-group-exit {
|
|
69
|
+
animation-name: delayRemoveDetails;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.animation-group-chart.animation-group-enter {
|
|
73
|
+
animation-name: delayAddChart;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.animation-group-chart.animation-group-exit {
|
|
77
|
+
animation-name: delayRemoveChart;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.link-drawer {
|
|
81
|
+
.animation-group-enter {
|
|
82
|
+
animation-name: delayAddDrawer;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.animation-group-exit {
|
|
86
|
+
animation-name: delayRemoveDrawer;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.sidebar {
|
|
91
|
+
.animation-flat {
|
|
92
|
+
width: 100%;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
&.closed {
|
|
96
|
+
transition-delay: 0.5s;
|
|
97
|
+
|
|
98
|
+
.animation-flat > nav > ul > li {
|
|
99
|
+
> a,
|
|
100
|
+
> .link-drawer > button {
|
|
101
|
+
transition: padding 0.7s ease-out 0.3s;
|
|
102
|
+
padding-left: 30px;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
&:not(.closed) {
|
|
108
|
+
transition-delay: 0s;
|
|
109
|
+
|
|
110
|
+
.animation-flat {
|
|
111
|
+
transition-delay: 0s;
|
|
112
|
+
|
|
113
|
+
nav > ul > li {
|
|
114
|
+
> a,
|
|
115
|
+
> .link-drawer > button {
|
|
116
|
+
transition: padding 0.7s ease-out 0s;
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
.sidebar-tooltip {
|
|
2
|
+
display: none;
|
|
3
|
+
position: fixed;
|
|
4
|
+
left: 71px;
|
|
5
|
+
top: 0px;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.sidebar-tooltip-text {
|
|
9
|
+
position: relative;
|
|
10
|
+
display: block;
|
|
11
|
+
padding: 7px 10px;
|
|
12
|
+
background: $color-teal-light;
|
|
13
|
+
border-radius: 3px;
|
|
14
|
+
color: $color-slate-dark;
|
|
15
|
+
font-size: 13px;
|
|
16
|
+
font-weight: normal;
|
|
17
|
+
letter-spacing: 0px;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.sidebar-tooltip-text:after {
|
|
21
|
+
content: ' ';
|
|
22
|
+
height: 0;
|
|
23
|
+
width: 0;
|
|
24
|
+
position: absolute;
|
|
25
|
+
right: 100%;
|
|
26
|
+
top: 50%;
|
|
27
|
+
border: solid transparent;
|
|
28
|
+
border-color: transparent;
|
|
29
|
+
border-right-color: $color-teal-light;
|
|
30
|
+
border-width: 6px;
|
|
31
|
+
margin-top: -6px;
|
|
32
|
+
pointer-events: none;
|
|
33
|
+
}
|