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
package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Application } from "../../interfaces/Models";
|
|
3
|
-
interface MyAppsProps {
|
|
4
|
-
title: string;
|
|
5
|
-
applications: Array<Application>;
|
|
6
|
-
className: string;
|
|
7
|
-
}
|
|
8
|
-
declare function CategorizedSubmenu(props: MyAppsProps): JSX.Element;
|
|
9
|
-
export default CategorizedSubmenu;
|
|
@@ -1,104 +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
|
-
var _reactRedux = require("react-redux");
|
|
11
|
-
|
|
12
|
-
var _SubmenuUtil = _interopRequireDefault(require("../../util/SubmenuUtil"));
|
|
13
|
-
|
|
14
|
-
var _SidebarActions = require("../../actions/SidebarActions");
|
|
15
|
-
|
|
16
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
17
|
-
|
|
18
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
19
|
-
|
|
20
|
-
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
21
|
-
|
|
22
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
23
|
-
|
|
24
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
25
|
-
|
|
26
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
27
|
-
|
|
28
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
29
|
-
|
|
30
|
-
function CategorizedSubmenu(props) {
|
|
31
|
-
var Dispatch = (0, _reactRedux.useDispatch)();
|
|
32
|
-
var title = props.title,
|
|
33
|
-
applications = props.applications,
|
|
34
|
-
className = props.className;
|
|
35
|
-
var showExpanded = (0, _reactRedux.useSelector)(function (state) {
|
|
36
|
-
return state.sidebar.showExpandedApps;
|
|
37
|
-
});
|
|
38
|
-
var selectedSidebarOption = (0, _reactRedux.useSelector)(function (state) {
|
|
39
|
-
return state.sidebar.selectedSidebarOption;
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
function setSelectedSidebarOption() {
|
|
43
|
-
Dispatch((0, _SidebarActions.SetSelectedSidebarOption)(selectedSidebarOption));
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
;
|
|
47
|
-
|
|
48
|
-
function AppSequence(a, b) {
|
|
49
|
-
var x = a.rank && a.rank.length > 0 ? parseInt(a.rank) : a.linkInfo.label.toUpperCase(),
|
|
50
|
-
y = b.rank && b.rank.length > 0 ? parseInt(b.rank) : b.linkInfo.label.toUpperCase();
|
|
51
|
-
return x == y ? 0 : x > y ? 1 : -1;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
;
|
|
55
|
-
|
|
56
|
-
function getSortedAppsList() {
|
|
57
|
-
var appWithRank = [],
|
|
58
|
-
appWithoutRank = [];
|
|
59
|
-
applications.filter(function (app) {
|
|
60
|
-
return app.attributes && !app.attributes['grouping'];
|
|
61
|
-
}).forEach(function (app) {
|
|
62
|
-
if (app.rank && app.rank.length > 0) {
|
|
63
|
-
appWithRank.push(app);
|
|
64
|
-
} else {
|
|
65
|
-
appWithoutRank.push(app);
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
applications.filter(function (app) {
|
|
69
|
-
return app.attributes === undefined;
|
|
70
|
-
}).forEach(function (app) {
|
|
71
|
-
appWithoutRank.push(app);
|
|
72
|
-
});
|
|
73
|
-
appWithRank = appWithRank.sort(AppSequence);
|
|
74
|
-
appWithoutRank = appWithoutRank.sort(AppSequence);
|
|
75
|
-
return [].concat(_toConsumableArray(appWithRank), _toConsumableArray(appWithoutRank));
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
var appLinks = getSortedAppsList();
|
|
79
|
-
|
|
80
|
-
var toggleShowExpanded = function toggleShowExpanded() {
|
|
81
|
-
Dispatch((0, _SidebarActions.SetShowExpandedApps)(!showExpanded));
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
var expandedApps = title === 'My Apps' && applications.filter(function (app) {
|
|
85
|
-
return app.attributes['grouping'];
|
|
86
|
-
});
|
|
87
|
-
expandedApps && appLinks.splice(2, 0, expandedApps);
|
|
88
|
-
var rankedApps = appLinks.map(function (app, idx) {
|
|
89
|
-
if (app.linkInfo) {
|
|
90
|
-
return _SubmenuUtil.default.generateLink(app, idx);
|
|
91
|
-
} else {
|
|
92
|
-
return _SubmenuUtil.default.generateSubApplications(app, toggleShowExpanded, showExpanded);
|
|
93
|
-
}
|
|
94
|
-
});
|
|
95
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
96
|
-
className: className,
|
|
97
|
-
key: Math.random()
|
|
98
|
-
}, /*#__PURE__*/_react.default.createElement("div", {
|
|
99
|
-
className: "title"
|
|
100
|
-
}, title), rankedApps);
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
var _default = CategorizedSubmenu;
|
|
104
|
-
exports.default = _default;
|
|
@@ -1,19 +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 Marketplace(props) {
|
|
13
|
-
return /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("div", {
|
|
14
|
-
className: "title"
|
|
15
|
-
}, "Marketplace"));
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
var _default = Marketplace;
|
|
19
|
-
exports.default = _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SidebarMenuTypes = void 0;
|
|
7
|
-
var SidebarMenuTypes;
|
|
8
|
-
exports.SidebarMenuTypes = SidebarMenuTypes;
|
|
9
|
-
|
|
10
|
-
(function (SidebarMenuTypes) {
|
|
11
|
-
SidebarMenuTypes["Home"] = "home";
|
|
12
|
-
SidebarMenuTypes["MyApps"] = "my_apps";
|
|
13
|
-
SidebarMenuTypes["Management"] = "management";
|
|
14
|
-
SidebarMenuTypes["Collaboration"] = "collaboration";
|
|
15
|
-
SidebarMenuTypes["Marketplace"] = "marketplace";
|
|
16
|
-
SidebarMenuTypes["Engagement"] = "engagement";
|
|
17
|
-
})(SidebarMenuTypes || (exports.SidebarMenuTypes = SidebarMenuTypes = {}));
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare enum SidebarDisplayModes {
|
|
2
|
-
ALL = "all",
|
|
3
|
-
MINIMAL = "minimal",
|
|
4
|
-
HIDDEN = "hidden"
|
|
5
|
-
}
|
|
6
|
-
export declare enum TopnavDisplayModes {
|
|
7
|
-
ALL = "all",
|
|
8
|
-
MINIMAL = "minimal"
|
|
9
|
-
}
|
|
10
|
-
export declare enum RunModes {
|
|
11
|
-
DEVELOPMENT = "development",
|
|
12
|
-
VALIDATION = "validation",
|
|
13
|
-
PRODUCTION = "production",
|
|
14
|
-
UI_DEV_MODE = "ui_dev_mode"
|
|
15
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.RunModes = exports.TopnavDisplayModes = exports.SidebarDisplayModes = void 0;
|
|
7
|
-
var SidebarDisplayModes;
|
|
8
|
-
exports.SidebarDisplayModes = SidebarDisplayModes;
|
|
9
|
-
|
|
10
|
-
(function (SidebarDisplayModes) {
|
|
11
|
-
SidebarDisplayModes["ALL"] = "all";
|
|
12
|
-
SidebarDisplayModes["MINIMAL"] = "minimal";
|
|
13
|
-
SidebarDisplayModes["HIDDEN"] = "hidden";
|
|
14
|
-
})(SidebarDisplayModes || (exports.SidebarDisplayModes = SidebarDisplayModes = {}));
|
|
15
|
-
|
|
16
|
-
var TopnavDisplayModes;
|
|
17
|
-
exports.TopnavDisplayModes = TopnavDisplayModes;
|
|
18
|
-
|
|
19
|
-
(function (TopnavDisplayModes) {
|
|
20
|
-
TopnavDisplayModes["ALL"] = "all";
|
|
21
|
-
TopnavDisplayModes["MINIMAL"] = "minimal";
|
|
22
|
-
})(TopnavDisplayModes || (exports.TopnavDisplayModes = TopnavDisplayModes = {}));
|
|
23
|
-
|
|
24
|
-
var RunModes;
|
|
25
|
-
exports.RunModes = RunModes;
|
|
26
|
-
|
|
27
|
-
(function (RunModes) {
|
|
28
|
-
RunModes["DEVELOPMENT"] = "development";
|
|
29
|
-
RunModes["VALIDATION"] = "validation";
|
|
30
|
-
RunModes["PRODUCTION"] = "production";
|
|
31
|
-
RunModes["UI_DEV_MODE"] = "ui_dev_mode";
|
|
32
|
-
})(RunModes || (exports.RunModes = RunModes = {}));
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
export interface User {
|
|
2
|
-
Username: string;
|
|
3
|
-
HasApiAccess: boolean;
|
|
4
|
-
OrganizationRole: string;
|
|
5
|
-
LastName: string;
|
|
6
|
-
FirstName: string;
|
|
7
|
-
Id: string;
|
|
8
|
-
IsRegistered: boolean;
|
|
9
|
-
AgreementVersion: string;
|
|
10
|
-
Phone: string;
|
|
11
|
-
}
|
|
12
|
-
export declare enum SidebarCategory {
|
|
13
|
-
MY_APPS = "my_apps",
|
|
14
|
-
COLLABORATION = "collaboration",
|
|
15
|
-
ENGAGEMENT = "engagement",
|
|
16
|
-
MANAGEMENT = "management",
|
|
17
|
-
MY_HOME = "my_home",
|
|
18
|
-
MARKETPLACE = "marketplace"
|
|
19
|
-
}
|
|
20
|
-
export interface SidebarOption {
|
|
21
|
-
label: string;
|
|
22
|
-
onClick(): void;
|
|
23
|
-
icon?: any;
|
|
24
|
-
category?: SidebarCategory;
|
|
25
|
-
icomoonId?: string;
|
|
26
|
-
id?: string;
|
|
27
|
-
url?: string;
|
|
28
|
-
}
|
|
29
|
-
export interface ApplicationLinkInfo {
|
|
30
|
-
icon?: any;
|
|
31
|
-
label: string;
|
|
32
|
-
onClick?(): void;
|
|
33
|
-
url?: string;
|
|
34
|
-
icomoonId?: string;
|
|
35
|
-
}
|
|
36
|
-
export interface Application {
|
|
37
|
-
linkInfo: ApplicationLinkInfo;
|
|
38
|
-
appKey: string;
|
|
39
|
-
subApplications?: Array<ApplicationLinkInfo>;
|
|
40
|
-
category?: string;
|
|
41
|
-
rank?: string;
|
|
42
|
-
subRank?: number | null;
|
|
43
|
-
attributes?: any;
|
|
44
|
-
}
|
|
45
|
-
export interface KeycloakAppInfo {
|
|
46
|
-
id: string;
|
|
47
|
-
name: string;
|
|
48
|
-
description?: string;
|
|
49
|
-
url: string;
|
|
50
|
-
attributes: any;
|
|
51
|
-
subRank?: number;
|
|
52
|
-
}
|
|
53
|
-
export interface UserInfo {
|
|
54
|
-
sub: string;
|
|
55
|
-
email_verified: boolean;
|
|
56
|
-
name: string;
|
|
57
|
-
accounts: Array<string>;
|
|
58
|
-
preferred_username: string;
|
|
59
|
-
"account-groups": Map<string, Array<any>>;
|
|
60
|
-
given_name: string;
|
|
61
|
-
"account-roles": Map<string, Array<string>>;
|
|
62
|
-
family_name: string;
|
|
63
|
-
email: string;
|
|
64
|
-
applications: Array<KeycloakAppInfo>;
|
|
65
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SidebarCategory = void 0;
|
|
7
|
-
var SidebarCategory;
|
|
8
|
-
exports.SidebarCategory = SidebarCategory;
|
|
9
|
-
|
|
10
|
-
(function (SidebarCategory) {
|
|
11
|
-
SidebarCategory["MY_APPS"] = "my_apps";
|
|
12
|
-
SidebarCategory["COLLABORATION"] = "collaboration";
|
|
13
|
-
SidebarCategory["ENGAGEMENT"] = "engagement";
|
|
14
|
-
SidebarCategory["MANAGEMENT"] = "management";
|
|
15
|
-
SidebarCategory["MY_HOME"] = "my_home";
|
|
16
|
-
SidebarCategory["MARKETPLACE"] = "marketplace";
|
|
17
|
-
})(SidebarCategory || (exports.SidebarCategory = SidebarCategory = {}));
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ThunkAction as ReduxThunkAction } from "redux-thunk";
|
|
2
|
-
import { RootState } from "../reducers/RootReducer";
|
|
3
|
-
export interface Action {
|
|
4
|
-
type: string;
|
|
5
|
-
payload: any;
|
|
6
|
-
}
|
|
7
|
-
export declare type ThunkAction = ReduxThunkAction<void, RootState, unknown, Action>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Action } from "../interfaces/Redux";
|
|
2
|
-
import { UserInfo } from "../interfaces/Models";
|
|
3
|
-
export interface AuthReducerState {
|
|
4
|
-
userInfo: UserInfo | null;
|
|
5
|
-
uiDevMode: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare const AuthReducer: (state: AuthReducerState | undefined, action: Action) => AuthReducerState;
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.AuthReducer = void 0;
|
|
7
|
-
|
|
8
|
-
var _AuthActions = require("../actions/AuthActions");
|
|
9
|
-
|
|
10
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
11
|
-
|
|
12
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
13
|
-
|
|
14
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
15
|
-
|
|
16
|
-
var initialState = {
|
|
17
|
-
userInfo: null,
|
|
18
|
-
uiDevMode: false
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
var AuthReducer = function AuthReducer() {
|
|
22
|
-
var state = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : initialState;
|
|
23
|
-
var action = arguments.length > 1 ? arguments[1] : undefined;
|
|
24
|
-
|
|
25
|
-
switch (action.type) {
|
|
26
|
-
case _AuthActions.actionTypes.SET_USER_INFO:
|
|
27
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
28
|
-
userInfo: action.payload
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
case _AuthActions.actionTypes.SET_UI_DEV_MODE:
|
|
32
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
33
|
-
uiDevMode: action.payload
|
|
34
|
-
});
|
|
35
|
-
|
|
36
|
-
default:
|
|
37
|
-
return state;
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
exports.AuthReducer = AuthReducer;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
|
|
8
|
-
var _redux = require("redux");
|
|
9
|
-
|
|
10
|
-
var _SidebarReducer = require("./SidebarReducer");
|
|
11
|
-
|
|
12
|
-
var _AuthReducer = require("./AuthReducer");
|
|
13
|
-
|
|
14
|
-
var rootReducer = (0, _redux.combineReducers)({
|
|
15
|
-
auth: _AuthReducer.AuthReducer,
|
|
16
|
-
sidebar: _SidebarReducer.SidebarReducer
|
|
17
|
-
});
|
|
18
|
-
var _default = rootReducer;
|
|
19
|
-
exports.default = _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Action } from "../interfaces/Redux";
|
|
2
|
-
import { Application, SidebarOption } from "../interfaces/Models";
|
|
3
|
-
import { SidebarMenuTypes } from "../constants/SidebarConstants";
|
|
4
|
-
interface SidebarState {
|
|
5
|
-
currentNav: null;
|
|
6
|
-
sidebarOptions: Array<SidebarOption>;
|
|
7
|
-
localApplications: Array<Application>;
|
|
8
|
-
expandedApps: Map<string, boolean>;
|
|
9
|
-
showExpandedApps: boolean;
|
|
10
|
-
expanded: boolean;
|
|
11
|
-
isMinimal: boolean;
|
|
12
|
-
extraTopNavComponent: Element | null;
|
|
13
|
-
selectedSidebarOption: SidebarMenuTypes;
|
|
14
|
-
topnavToggleref: any;
|
|
15
|
-
}
|
|
16
|
-
export declare const SidebarReducer: (state: SidebarState | undefined, action: Action) => SidebarState;
|
|
17
|
-
export {};
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SidebarReducer = void 0;
|
|
7
|
-
|
|
8
|
-
var _SidebarActions = require("../actions/SidebarActions");
|
|
9
|
-
|
|
10
|
-
var _SidebarConstants = require("../constants/SidebarConstants");
|
|
11
|
-
|
|
12
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
13
|
-
|
|
14
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
15
|
-
|
|
16
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
17
|
-
|
|
18
|
-
var initialState = {
|
|
19
|
-
currentNav: null,
|
|
20
|
-
sidebarOptions: [],
|
|
21
|
-
localApplications: [],
|
|
22
|
-
expandedApps: new Map([]),
|
|
23
|
-
showExpandedApps: false,
|
|
24
|
-
expanded: false,
|
|
25
|
-
isMinimal: false,
|
|
26
|
-
extraTopNavComponent: null,
|
|
27
|
-
selectedSidebarOption: _SidebarConstants.SidebarMenuTypes.MyApps,
|
|
28
|
-
topnavToggleref: null
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
var SidebarReducer = function SidebarReducer() {
|
|
32
|
-
var state = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : initialState;
|
|
33
|
-
var action = arguments.length > 1 ? arguments[1] : undefined;
|
|
34
|
-
|
|
35
|
-
function setExpandApp(appKey, isExpanded) {
|
|
36
|
-
var updatedState = _objectSpread({}, state);
|
|
37
|
-
|
|
38
|
-
updatedState.expandedApps.set(appKey, isExpanded);
|
|
39
|
-
return _objectSpread({}, updatedState);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
switch (action.type) {
|
|
43
|
-
case 'current-nav':
|
|
44
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
45
|
-
currentNav: action.payload
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
case _SidebarActions.actionTypes.REGISTER_SIDEBAR_OPTIONS:
|
|
49
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
50
|
-
sidebarOptions: action.payload
|
|
51
|
-
});
|
|
52
|
-
|
|
53
|
-
case _SidebarActions.actionTypes.REGISTER_EXTRA_TOP_NAV_COMPONENT:
|
|
54
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
55
|
-
extraTopNavComponent: action.payload
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
case _SidebarActions.actionTypes.SET_LOCAL_APPLICATIONS:
|
|
59
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
60
|
-
localApplications: action.payload
|
|
61
|
-
});
|
|
62
|
-
|
|
63
|
-
case _SidebarActions.actionTypes.SET_EXPAND_SIDEBAR:
|
|
64
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
65
|
-
expanded: action.payload
|
|
66
|
-
});
|
|
67
|
-
|
|
68
|
-
case _SidebarActions.actionTypes.SET_MINIMAL_SIDEBAR:
|
|
69
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
70
|
-
isMinimal: action.payload
|
|
71
|
-
});
|
|
72
|
-
|
|
73
|
-
case _SidebarActions.actionTypes.EXPAND_APP:
|
|
74
|
-
return setExpandApp(action.payload.appKey, action.payload.isExpanded);
|
|
75
|
-
|
|
76
|
-
case _SidebarActions.actionTypes.SET_SELECTED_SIDEBAR_OPTION:
|
|
77
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
78
|
-
selectedSidebarOption: action.payload
|
|
79
|
-
});
|
|
80
|
-
|
|
81
|
-
case _SidebarActions.actionTypes.SET_TOPNAV_TOGGLE_REF:
|
|
82
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
83
|
-
topnavToggleref: action.payload
|
|
84
|
-
});
|
|
85
|
-
|
|
86
|
-
case _SidebarActions.actionTypes.SET_SHOW_EXPANDED_APPS:
|
|
87
|
-
return _objectSpread(_objectSpread({}, state), {}, {
|
|
88
|
-
showExpandedApps: action.payload
|
|
89
|
-
});
|
|
90
|
-
|
|
91
|
-
default:
|
|
92
|
-
return state;
|
|
93
|
-
}
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
exports.SidebarReducer = SidebarReducer;
|