supernav-test 2.2.18 → 2.2.19
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/package.json +8 -7
- package/dist/App.css +0 -38
- package/dist/App.test.d.ts +0 -1
- package/dist/App.test.js +0 -9
- package/dist/LsacContainer.d.ts +0 -4
- package/dist/LsacContainer.js +0 -29
- package/dist/components/lsac-supernavbar/AuthWrapper.d.ts +0 -4
- package/dist/components/lsac-supernavbar/AuthWrapper.js +0 -95
- package/dist/components/lsac-supernavbar/LsacSidebar.d.ts +0 -44
- package/dist/components/lsac-supernavbar/LsacSidebar.js +0 -48
- package/dist/components/lsac-supernavbar/Store.d.ts +0 -3
- package/dist/components/lsac-supernavbar/Store.js +0 -22
- package/dist/components/lsac-supernavbar/actions/AuthActions.d.ts +0 -8
- package/dist/components/lsac-supernavbar/actions/AuthActions.js +0 -29
- package/dist/components/lsac-supernavbar/actions/SidebarActions.d.ts +0 -23
- package/dist/components/lsac-supernavbar/actions/SidebarActions.js +0 -95
- package/dist/components/lsac-supernavbar/components/Sidebar.d.ts +0 -13
- package/dist/components/lsac-supernavbar/components/Sidebar.js +0 -317
- package/dist/components/lsac-supernavbar/components/SidebarForm.d.ts +0 -5
- package/dist/components/lsac-supernavbar/components/SidebarForm.js +0 -21
- package/dist/components/lsac-supernavbar/components/SidebarMainLink.d.ts +0 -14
- package/dist/components/lsac-supernavbar/components/SidebarMainLink.js +0 -124
- package/dist/components/lsac-supernavbar/components/SidebarOption.d.ts +0 -4
- package/dist/components/lsac-supernavbar/components/SidebarOption.js +0 -22
- package/dist/components/lsac-supernavbar/components/SidebarSubMenu.d.ts +0 -5
- package/dist/components/lsac-supernavbar/components/SidebarSubMenu.js +0 -154
- package/dist/components/lsac-supernavbar/components/SidebarTab.d.ts +0 -1
- package/dist/components/lsac-supernavbar/components/SidebarTab.js +0 -69
- package/dist/components/lsac-supernavbar/components/Topnav.d.ts +0 -14
- package/dist/components/lsac-supernavbar/components/Topnav.js +0 -173
- package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.d.ts +0 -9
- package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.js +0 -104
- package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.d.ts +0 -5
- package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.js +0 -19
- package/dist/components/lsac-supernavbar/constants/SidebarConstants.d.ts +0 -8
- package/dist/components/lsac-supernavbar/constants/SidebarConstants.js +0 -17
- package/dist/components/lsac-supernavbar/constants/UtilityConstants.d.ts +0 -15
- package/dist/components/lsac-supernavbar/constants/UtilityConstants.js +0 -32
- package/dist/components/lsac-supernavbar/interfaces/Models.d.ts +0 -65
- package/dist/components/lsac-supernavbar/interfaces/Models.js +0 -17
- package/dist/components/lsac-supernavbar/interfaces/Redux.d.ts +0 -7
- package/dist/components/lsac-supernavbar/interfaces/Redux.js +0 -5
- package/dist/components/lsac-supernavbar/reducers/AuthReducer.d.ts +0 -7
- package/dist/components/lsac-supernavbar/reducers/AuthReducer.js +0 -41
- package/dist/components/lsac-supernavbar/reducers/RootReducer.d.ts +0 -5
- package/dist/components/lsac-supernavbar/reducers/RootReducer.js +0 -19
- package/dist/components/lsac-supernavbar/reducers/SidebarReducer.d.ts +0 -17
- package/dist/components/lsac-supernavbar/reducers/SidebarReducer.js +0 -96
- package/dist/components/lsac-supernavbar/resources/icomoon-library.json +0 -1
- package/dist/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/icon-user.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
- package/dist/components/lsac-supernavbar/static/images/saama_logo.svg +0 -26
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -31
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -10
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -11
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -14
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -10
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -16
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -9
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -16
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -11
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -11
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -8
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -34
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -7
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -11
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -12
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -13
- package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -6
- package/dist/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -73
- package/dist/components/lsac-supernavbar/stylesheets/font-face.scss +0 -12
- package/dist/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -4
- package/dist/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -540
- package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -3521
- package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -190
- package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
- package/dist/components/lsac-supernavbar/stylesheets/form.scss +0 -16
- package/dist/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -72
- package/dist/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -222
- package/dist/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -358
- package/dist/components/lsac-supernavbar/stylesheets/topnav.scss +0 -371
- package/dist/components/lsac-supernavbar/test/App.test.d.ts +0 -1
- package/dist/components/lsac-supernavbar/test/App.test.js +0 -28
- package/dist/components/lsac-supernavbar/util/SubmenuUtil.d.ts +0 -9
- package/dist/components/lsac-supernavbar/util/SubmenuUtil.js +0 -208
- package/dist/components/lsac-supernavbar/util/Util.d.ts +0 -4
- package/dist/components/lsac-supernavbar/util/Util.js +0 -51
- package/dist/index.css +0 -13
- package/dist/index.d.ts +0 -2
- package/dist/index.js +0 -22
- package/dist/logo.svg +0 -1
- package/dist/react-app-env.d.js +0 -2
- package/dist/reportWebVitals.d.ts +0 -3
- package/dist/reportWebVitals.js +0 -34
- package/dist/setupTests.d.ts +0 -1
- package/dist/setupTests.js +0 -3
- package/src/App.css +0 -38
- package/src/App.test.tsx +0 -8
- package/src/LsacContainer.tsx +0 -17
- package/src/components/lsac-supernavbar/AuthWrapper.tsx +0 -63
- package/src/components/lsac-supernavbar/LsacSidebar.tsx +0 -60
- package/src/components/lsac-supernavbar/Store.ts +0 -8
- package/src/components/lsac-supernavbar/actions/AuthActions.ts +0 -21
- package/src/components/lsac-supernavbar/actions/SidebarActions.ts +0 -81
- package/src/components/lsac-supernavbar/components/Sidebar.tsx +0 -235
- package/src/components/lsac-supernavbar/components/SidebarForm.tsx +0 -15
- package/src/components/lsac-supernavbar/components/SidebarMainLink.tsx +0 -86
- package/src/components/lsac-supernavbar/components/SidebarOption.tsx +0 -13
- package/src/components/lsac-supernavbar/components/SidebarSubMenu.tsx +0 -82
- package/src/components/lsac-supernavbar/components/SidebarTab.jsx +0 -56
- package/src/components/lsac-supernavbar/components/Topnav.tsx +0 -140
- package/src/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.tsx +0 -69
- package/src/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.tsx +0 -13
- package/src/components/lsac-supernavbar/constants/SidebarConstants.ts +0 -8
- package/src/components/lsac-supernavbar/constants/UtilityConstants.ts +0 -17
- package/src/components/lsac-supernavbar/interfaces/Models.ts +0 -71
- package/src/components/lsac-supernavbar/interfaces/Redux.ts +0 -9
- package/src/components/lsac-supernavbar/reducers/AuthReducer.ts +0 -24
- package/src/components/lsac-supernavbar/reducers/RootReducer.ts +0 -13
- package/src/components/lsac-supernavbar/reducers/SidebarReducer.ts +0 -73
- package/src/components/lsac-supernavbar/resources/icomoon-library.json +0 -1
- package/src/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/icon-user.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
- package/src/components/lsac-supernavbar/static/images/saama_logo.svg +0 -26
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -31
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -10
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -11
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -14
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -10
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -16
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -9
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -16
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -11
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -11
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -8
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -34
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -7
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -11
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -12
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -13
- package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -6
- package/src/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -73
- package/src/components/lsac-supernavbar/stylesheets/font-face.scss +0 -12
- package/src/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -4
- package/src/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -540
- package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -3521
- package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -190
- package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
- package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
- package/src/components/lsac-supernavbar/stylesheets/form.scss +0 -16
- package/src/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -72
- package/src/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -222
- package/src/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -358
- package/src/components/lsac-supernavbar/stylesheets/topnav.scss +0 -371
- package/src/components/lsac-supernavbar/test/App.test.js +0 -20
- package/src/components/lsac-supernavbar/util/SubmenuUtil.tsx +0 -153
- package/src/components/lsac-supernavbar/util/Util.ts +0 -24
- package/src/index.css +0 -13
- package/src/index.tsx +0 -18
- package/src/logo.svg +0 -1
- package/src/react-app-env.d.ts +0 -1
- package/src/reportWebVitals.ts +0 -15
- package/src/setupTests.ts +0 -5
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _react = _interopRequireDefault(require("react"));
|
|
4
|
-
|
|
5
|
-
var _reactDom = _interopRequireDefault(require("react-dom"));
|
|
6
|
-
|
|
7
|
-
var _reactTestRenderer = _interopRequireDefault(require("react-test-renderer"));
|
|
8
|
-
|
|
9
|
-
var _LsacSidebar = _interopRequireDefault(require("../LsacSidebar"));
|
|
10
|
-
|
|
11
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
|
|
13
|
-
var reactProps = {
|
|
14
|
-
componentTitle: 'Component Test',
|
|
15
|
-
sampleList: ['Mock', 'Test', 'Data']
|
|
16
|
-
};
|
|
17
|
-
it('renders without crashing', function () {
|
|
18
|
-
var div = document.createElement('div');
|
|
19
|
-
|
|
20
|
-
_reactDom.default.render( /*#__PURE__*/_react.default.createElement(_LsacSidebar.default, reactProps), div);
|
|
21
|
-
|
|
22
|
-
_reactDom.default.unmountComponentAtNode(div);
|
|
23
|
-
});
|
|
24
|
-
it('matches snapshot as expected', function () {
|
|
25
|
-
var renderTree = _reactTestRenderer.default.create( /*#__PURE__*/_react.default.createElement(_LsacSidebar.default, reactProps)).toJSON();
|
|
26
|
-
|
|
27
|
-
expect(renderTree).toMatchSnapshot();
|
|
28
|
-
});
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Application, KeycloakAppInfo } from "../interfaces/Models";
|
|
3
|
-
export default class SubmenuUtil {
|
|
4
|
-
static getIcomoonIdForManagementApp(appName: string): string;
|
|
5
|
-
static getIcomoonIdForMyApp(appName: string): string;
|
|
6
|
-
static keycloakAppToApplication(kcApp: KeycloakAppInfo): Application;
|
|
7
|
-
static generateLink(application: Application, index: number): JSX.Element;
|
|
8
|
-
static generateSubApplications(applications: Application[], subAppClick: any, showSubApps: boolean): JSX.Element;
|
|
9
|
-
}
|
|
@@ -1,208 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
|
|
8
|
-
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
|
|
10
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
|
-
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
13
|
-
|
|
14
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
15
|
-
|
|
16
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
17
|
-
|
|
18
|
-
var baseUrlForIcons = "https://static-content.lsac.cloud/app-icons/";
|
|
19
|
-
|
|
20
|
-
var SubmenuUtil = /*#__PURE__*/function () {
|
|
21
|
-
function SubmenuUtil() {
|
|
22
|
-
_classCallCheck(this, SubmenuUtil);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
_createClass(SubmenuUtil, null, [{
|
|
26
|
-
key: "getIcomoonIdForManagementApp",
|
|
27
|
-
value: function getIcomoonIdForManagementApp(appName) {
|
|
28
|
-
switch (appName.toUpperCase()) {
|
|
29
|
-
case 'GLOBAL ADMIN':
|
|
30
|
-
return 'global-admin';
|
|
31
|
-
|
|
32
|
-
case 'USER MANAGEMENT':
|
|
33
|
-
return 'user-management';
|
|
34
|
-
|
|
35
|
-
case 'APP REGISTRATION':
|
|
36
|
-
return 'marketplace-administration';
|
|
37
|
-
|
|
38
|
-
case 'APP SSO CONFIG':
|
|
39
|
-
return 'ops-admin';
|
|
40
|
-
|
|
41
|
-
case 'STUDY ADMIN':
|
|
42
|
-
return 'study-admin';
|
|
43
|
-
|
|
44
|
-
case 'DATA ACCESS':
|
|
45
|
-
return 'data-acess';
|
|
46
|
-
|
|
47
|
-
default:
|
|
48
|
-
return '';
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}, {
|
|
52
|
-
key: "getIcomoonIdForMyApp",
|
|
53
|
-
value: function getIcomoonIdForMyApp(appName) {
|
|
54
|
-
switch (appName.toUpperCase()) {
|
|
55
|
-
case 'OPERATIONS INSIGHTS':
|
|
56
|
-
return 'Operational-Insights';
|
|
57
|
-
|
|
58
|
-
case 'KPI STUDIO':
|
|
59
|
-
return 'kpi-studio';
|
|
60
|
-
|
|
61
|
-
case 'CLINICAL INSIGHTS':
|
|
62
|
-
return 'Subtraction-5';
|
|
63
|
-
|
|
64
|
-
case 'RBQM':
|
|
65
|
-
return 'rbm';
|
|
66
|
-
|
|
67
|
-
case 'RACT':
|
|
68
|
-
return 'task-alt';
|
|
69
|
-
|
|
70
|
-
case 'OVERSIGHT SCORECARD':
|
|
71
|
-
return 'task-alt';
|
|
72
|
-
|
|
73
|
-
default:
|
|
74
|
-
return '';
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
}, {
|
|
78
|
-
key: "keycloakAppToApplication",
|
|
79
|
-
value: function keycloakAppToApplication(kcApp) {
|
|
80
|
-
var name = kcApp.name;
|
|
81
|
-
var category = kcApp.attributes['category'];
|
|
82
|
-
var rank = kcApp.attributes['rank'] ? kcApp.attributes['rank'] : null;
|
|
83
|
-
var subRank = kcApp.attributes['subRank'] ? kcApp.attributes['subRank'] : null;
|
|
84
|
-
var icomoonId = name;
|
|
85
|
-
return {
|
|
86
|
-
linkInfo: {
|
|
87
|
-
label: kcApp.name,
|
|
88
|
-
url: kcApp.url,
|
|
89
|
-
icomoonId: icomoonId
|
|
90
|
-
},
|
|
91
|
-
appKey: kcApp.id,
|
|
92
|
-
category: category,
|
|
93
|
-
rank: rank,
|
|
94
|
-
subRank: subRank,
|
|
95
|
-
attributes: kcApp.attributes
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
}, {
|
|
99
|
-
key: "generateLink",
|
|
100
|
-
value: function generateLink(application, index) {
|
|
101
|
-
var appKey = application.appKey;
|
|
102
|
-
var _application$linkInfo = application.linkInfo,
|
|
103
|
-
url = _application$linkInfo.url,
|
|
104
|
-
onClick = _application$linkInfo.onClick,
|
|
105
|
-
label = _application$linkInfo.label,
|
|
106
|
-
icomoonId = _application$linkInfo.icomoonId,
|
|
107
|
-
icon = _application$linkInfo.icon;
|
|
108
|
-
var key = appKey || "lsac-my-apps-app-".concat(index);
|
|
109
|
-
var appIconId = icon || icomoonId;
|
|
110
|
-
appIconId = appIconId.toLowerCase().replaceAll(" ", "-").replaceAll("?", "");
|
|
111
|
-
var appIcon = icon || icomoonId ? /*#__PURE__*/_react.default.createElement("img", {
|
|
112
|
-
src: "".concat(baseUrlForIcons).concat(appIconId, ".svg"),
|
|
113
|
-
className: "appIcon",
|
|
114
|
-
alt: "".concat(label, " Icon")
|
|
115
|
-
}) : null;
|
|
116
|
-
|
|
117
|
-
var innerJSX = /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement("span", null, appIcon), /*#__PURE__*/_react.default.createElement("span", {
|
|
118
|
-
className: "label"
|
|
119
|
-
}, label));
|
|
120
|
-
|
|
121
|
-
var isEngageSubAppsPresent = false;
|
|
122
|
-
|
|
123
|
-
if (application.category === "engagement") {
|
|
124
|
-
isEngageSubAppsPresent = true;
|
|
125
|
-
} else if (application.attributes !== undefined) {
|
|
126
|
-
isEngageSubAppsPresent = application.attributes['category'] === "engagement";
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
if (url) {
|
|
130
|
-
if (isEngageSubAppsPresent) {
|
|
131
|
-
return /*#__PURE__*/_react.default.createElement("a", {
|
|
132
|
-
href: url,
|
|
133
|
-
target: "_blank",
|
|
134
|
-
className: "option",
|
|
135
|
-
key: key
|
|
136
|
-
}, innerJSX);
|
|
137
|
-
} else {
|
|
138
|
-
return /*#__PURE__*/_react.default.createElement("a", {
|
|
139
|
-
href: url,
|
|
140
|
-
className: "option",
|
|
141
|
-
key: key
|
|
142
|
-
}, innerJSX);
|
|
143
|
-
}
|
|
144
|
-
} else {
|
|
145
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
146
|
-
className: "option",
|
|
147
|
-
key: key,
|
|
148
|
-
onClick: onClick
|
|
149
|
-
}, innerJSX);
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
}, {
|
|
153
|
-
key: "generateSubApplications",
|
|
154
|
-
value: function generateSubApplications(applications, subAppClick, showSubApps) {
|
|
155
|
-
var sortBySubRank = function sortBySubRank(applications) {
|
|
156
|
-
return applications.sort(function (a, b) {
|
|
157
|
-
return a.subRank - b.subRank;
|
|
158
|
-
});
|
|
159
|
-
};
|
|
160
|
-
|
|
161
|
-
var subApps = sortBySubRank(applications).map(function (application, idx) {
|
|
162
|
-
var appKey = application.appKey;
|
|
163
|
-
var _application$linkInfo2 = application.linkInfo,
|
|
164
|
-
url = _application$linkInfo2.url,
|
|
165
|
-
label = _application$linkInfo2.label,
|
|
166
|
-
icomoonId = _application$linkInfo2.icomoonId,
|
|
167
|
-
icon = _application$linkInfo2.icon;
|
|
168
|
-
var appIconId = icon || icomoonId;
|
|
169
|
-
appIconId = appIconId.toLowerCase().replaceAll(" ", "-").replaceAll("?", "");
|
|
170
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
171
|
-
className: "sub-menu-apps",
|
|
172
|
-
key: label
|
|
173
|
-
}, /*#__PURE__*/_react.default.createElement("a", {
|
|
174
|
-
href: url
|
|
175
|
-
}, /*#__PURE__*/_react.default.createElement("span", {
|
|
176
|
-
className: "label"
|
|
177
|
-
}, label)));
|
|
178
|
-
});
|
|
179
|
-
var grouping = applications.filter(function (e) {
|
|
180
|
-
return e.attributes !== undefined;
|
|
181
|
-
}).filter(function (e) {
|
|
182
|
-
return e.attributes['grouping'];
|
|
183
|
-
});
|
|
184
|
-
|
|
185
|
-
if (grouping.length) {
|
|
186
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
187
|
-
className: "sub-option",
|
|
188
|
-
onClick: subAppClick,
|
|
189
|
-
key: Math.random()
|
|
190
|
-
}, /*#__PURE__*/_react.default.createElement("div", {
|
|
191
|
-
className: "sub-option-parent"
|
|
192
|
-
}, /*#__PURE__*/_react.default.createElement("span", {
|
|
193
|
-
className: "sub-option-icon-container"
|
|
194
|
-
}), /*#__PURE__*/_react.default.createElement("span", {
|
|
195
|
-
className: "label"
|
|
196
|
-
}, "RBQM")), showSubApps && subApps);
|
|
197
|
-
} else {
|
|
198
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
199
|
-
key: Math.random()
|
|
200
|
-
});
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
}]);
|
|
204
|
-
|
|
205
|
-
return SubmenuUtil;
|
|
206
|
-
}();
|
|
207
|
-
|
|
208
|
-
exports.default = SubmenuUtil;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
|
|
8
|
-
var _Models = require("../interfaces/Models");
|
|
9
|
-
|
|
10
|
-
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
|
-
|
|
12
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
13
|
-
|
|
14
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
15
|
-
|
|
16
|
-
var Util = /*#__PURE__*/function () {
|
|
17
|
-
function Util() {
|
|
18
|
-
_classCallCheck(this, Util);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
_createClass(Util, null, [{
|
|
22
|
-
key: "sidebarOptionsToApplication",
|
|
23
|
-
value: function sidebarOptionsToApplication(sidebarOptions) {
|
|
24
|
-
return sidebarOptions.map(function (sidebarOption, index) {
|
|
25
|
-
var label = sidebarOption.label,
|
|
26
|
-
onClick = sidebarOption.onClick,
|
|
27
|
-
category = sidebarOption.category,
|
|
28
|
-
icomoonId = sidebarOption.icomoonId,
|
|
29
|
-
icon = sidebarOption.icon,
|
|
30
|
-
url = sidebarOption.url; // If an icomoon ID is specified, use that as an icon. Otherwise, fallback on whatever `icon` is set as
|
|
31
|
-
|
|
32
|
-
var appKey = "localApplication-".concat(index);
|
|
33
|
-
return {
|
|
34
|
-
appKey: appKey,
|
|
35
|
-
linkInfo: {
|
|
36
|
-
label: label,
|
|
37
|
-
onClick: onClick,
|
|
38
|
-
url: url,
|
|
39
|
-
icon: icon,
|
|
40
|
-
icomoonId: icomoonId
|
|
41
|
-
},
|
|
42
|
-
category: category || _Models.SidebarCategory.MY_APPS
|
|
43
|
-
};
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
}]);
|
|
47
|
-
|
|
48
|
-
return Util;
|
|
49
|
-
}();
|
|
50
|
-
|
|
51
|
-
exports.default = Util;
|
package/dist/index.css
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
body {
|
|
2
|
-
margin: 0;
|
|
3
|
-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
|
4
|
-
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
|
5
|
-
sans-serif;
|
|
6
|
-
-webkit-font-smoothing: antialiased;
|
|
7
|
-
-moz-osx-font-smoothing: grayscale;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
code {
|
|
11
|
-
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
|
12
|
-
monospace;
|
|
13
|
-
}
|
package/dist/index.d.ts
DELETED
package/dist/index.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _react = _interopRequireDefault(require("react"));
|
|
4
|
-
|
|
5
|
-
var _reactDom = _interopRequireDefault(require("react-dom"));
|
|
6
|
-
|
|
7
|
-
require("./index.css");
|
|
8
|
-
|
|
9
|
-
var _LsacContainer = _interopRequireDefault(require("./LsacContainer"));
|
|
10
|
-
|
|
11
|
-
var _reportWebVitals = _interopRequireDefault(require("./reportWebVitals"));
|
|
12
|
-
|
|
13
|
-
require("bootstrap/dist/css/bootstrap.min.css");
|
|
14
|
-
|
|
15
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
-
|
|
17
|
-
_reactDom.default.render( /*#__PURE__*/_react.default.createElement(_react.default.StrictMode, null, /*#__PURE__*/_react.default.createElement(_LsacContainer.default, null)), document.getElementById('root')); // If you want to start measuring performance in your app, pass a function
|
|
18
|
-
// to log results (for example: reportWebVitals(console.log))
|
|
19
|
-
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
(0, _reportWebVitals.default)();
|
package/dist/logo.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 841.9 595.3"><g fill="#61DAFB"><path d="M666.3 296.5c0-32.5-40.7-63.3-103.1-82.4 14.4-63.6 8-114.2-20.2-130.4-6.5-3.8-14.1-5.6-22.4-5.6v22.3c4.6 0 8.3.9 11.4 2.6 13.6 7.8 19.5 37.5 14.9 75.7-1.1 9.4-2.9 19.3-5.1 29.4-19.6-4.8-41-8.5-63.5-10.9-13.5-18.5-27.5-35.3-41.6-50 32.6-30.3 63.2-46.9 84-46.9V78c-27.5 0-63.5 19.6-99.9 53.6-36.4-33.8-72.4-53.2-99.9-53.2v22.3c20.7 0 51.4 16.5 84 46.6-14 14.7-28 31.4-41.3 49.9-22.6 2.4-44 6.1-63.6 11-2.3-10-4-19.7-5.2-29-4.7-38.2 1.1-67.9 14.6-75.8 3-1.8 6.9-2.6 11.5-2.6V78.5c-8.4 0-16 1.8-22.6 5.6-28.1 16.2-34.4 66.7-19.9 130.1-62.2 19.2-102.7 49.9-102.7 82.3 0 32.5 40.7 63.3 103.1 82.4-14.4 63.6-8 114.2 20.2 130.4 6.5 3.8 14.1 5.6 22.5 5.6 27.5 0 63.5-19.6 99.9-53.6 36.4 33.8 72.4 53.2 99.9 53.2 8.4 0 16-1.8 22.6-5.6 28.1-16.2 34.4-66.7 19.9-130.1 62-19.1 102.5-49.9 102.5-82.3zm-130.2-66.7c-3.7 12.9-8.3 26.2-13.5 39.5-4.1-8-8.4-16-13.1-24-4.6-8-9.5-15.8-14.4-23.4 14.2 2.1 27.9 4.7 41 7.9zm-45.8 106.5c-7.8 13.5-15.8 26.3-24.1 38.2-14.9 1.3-30 2-45.2 2-15.1 0-30.2-.7-45-1.9-8.3-11.9-16.4-24.6-24.2-38-7.6-13.1-14.5-26.4-20.8-39.8 6.2-13.4 13.2-26.8 20.7-39.9 7.8-13.5 15.8-26.3 24.1-38.2 14.9-1.3 30-2 45.2-2 15.1 0 30.2.7 45 1.9 8.3 11.9 16.4 24.6 24.2 38 7.6 13.1 14.5 26.4 20.8 39.8-6.3 13.4-13.2 26.8-20.7 39.9zm32.3-13c5.4 13.4 10 26.8 13.8 39.8-13.1 3.2-26.9 5.9-41.2 8 4.9-7.7 9.8-15.6 14.4-23.7 4.6-8 8.9-16.1 13-24.1zM421.2 430c-9.3-9.6-18.6-20.3-27.8-32 9 .4 18.2.7 27.5.7 9.4 0 18.7-.2 27.8-.7-9 11.7-18.3 22.4-27.5 32zm-74.4-58.9c-14.2-2.1-27.9-4.7-41-7.9 3.7-12.9 8.3-26.2 13.5-39.5 4.1 8 8.4 16 13.1 24 4.7 8 9.5 15.8 14.4 23.4zM420.7 163c9.3 9.6 18.6 20.3 27.8 32-9-.4-18.2-.7-27.5-.7-9.4 0-18.7.2-27.8.7 9-11.7 18.3-22.4 27.5-32zm-74 58.9c-4.9 7.7-9.8 15.6-14.4 23.7-4.6 8-8.9 16-13 24-5.4-13.4-10-26.8-13.8-39.8 13.1-3.1 26.9-5.8 41.2-7.9zm-90.5 125.2c-35.4-15.1-58.3-34.9-58.3-50.6 0-15.7 22.9-35.6 58.3-50.6 8.6-3.7 18-7 27.7-10.1 5.7 19.6 13.2 40 22.5 60.9-9.2 20.8-16.6 41.1-22.2 60.6-9.9-3.1-19.3-6.5-28-10.2zM310 490c-13.6-7.8-19.5-37.5-14.9-75.7 1.1-9.4 2.9-19.3 5.1-29.4 19.6 4.8 41 8.5 63.5 10.9 13.5 18.5 27.5 35.3 41.6 50-32.6 30.3-63.2 46.9-84 46.9-4.5-.1-8.3-1-11.3-2.7zm237.2-76.2c4.7 38.2-1.1 67.9-14.6 75.8-3 1.8-6.9 2.6-11.5 2.6-20.7 0-51.4-16.5-84-46.6 14-14.7 28-31.4 41.3-49.9 22.6-2.4 44-6.1 63.6-11 2.3 10.1 4.1 19.8 5.2 29.1zm38.5-66.7c-8.6 3.7-18 7-27.7 10.1-5.7-19.6-13.2-40-22.5-60.9 9.2-20.8 16.6-41.1 22.2-60.6 9.9 3.1 19.3 6.5 28.1 10.2 35.4 15.1 58.3 34.9 58.3 50.6-.1 15.7-23 35.6-58.4 50.6zM320.8 78.4z"/><circle cx="420.9" cy="296.5" r="45.7"/><path d="M520.5 78.1z"/></g></svg>
|
package/dist/react-app-env.d.js
DELETED
package/dist/reportWebVitals.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
|
|
8
|
-
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
9
|
-
|
|
10
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
-
|
|
12
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
-
|
|
14
|
-
var reportWebVitals = function reportWebVitals(onPerfEntry) {
|
|
15
|
-
if (onPerfEntry && onPerfEntry instanceof Function) {
|
|
16
|
-
Promise.resolve().then(function () {
|
|
17
|
-
return _interopRequireWildcard(require('web-vitals'));
|
|
18
|
-
}).then(function (_ref) {
|
|
19
|
-
var getCLS = _ref.getCLS,
|
|
20
|
-
getFID = _ref.getFID,
|
|
21
|
-
getFCP = _ref.getFCP,
|
|
22
|
-
getLCP = _ref.getLCP,
|
|
23
|
-
getTTFB = _ref.getTTFB;
|
|
24
|
-
getCLS(onPerfEntry);
|
|
25
|
-
getFID(onPerfEntry);
|
|
26
|
-
getFCP(onPerfEntry);
|
|
27
|
-
getLCP(onPerfEntry);
|
|
28
|
-
getTTFB(onPerfEntry);
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
var _default = reportWebVitals;
|
|
34
|
-
exports.default = _default;
|
package/dist/setupTests.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@testing-library/jest-dom';
|
package/dist/setupTests.js
DELETED
package/src/App.css
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
.App {
|
|
2
|
-
text-align: center;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.App-logo {
|
|
6
|
-
height: 40vmin;
|
|
7
|
-
pointer-events: none;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
@media (prefers-reduced-motion: no-preference) {
|
|
11
|
-
.App-logo {
|
|
12
|
-
animation: App-logo-spin infinite 20s linear;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.App-header {
|
|
17
|
-
background-color: #282c34;
|
|
18
|
-
min-height: 100vh;
|
|
19
|
-
display: flex;
|
|
20
|
-
flex-direction: column;
|
|
21
|
-
align-items: center;
|
|
22
|
-
justify-content: center;
|
|
23
|
-
font-size: calc(10px + 2vmin);
|
|
24
|
-
color: white;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.App-link {
|
|
28
|
-
color: #61dafb;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
@keyframes App-logo-spin {
|
|
32
|
-
from {
|
|
33
|
-
transform: rotate(0deg);
|
|
34
|
-
}
|
|
35
|
-
to {
|
|
36
|
-
transform: rotate(360deg);
|
|
37
|
-
}
|
|
38
|
-
}
|