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/static/images/sidebar-icons/uni$E115_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M832 192h-64v128h-192v-128h-192v128h-192v-128h-64q-26 0 -45 19t-19 45v704q0 26 19 45t45 19h704q26 0 45 -19t19 -45v-704q0 -26 -19 -45t-45 -19zM256 960h-128v0v0v-128h128v128zM256 768h-128v-128h128v128zM256 576h-128v-128h128v128zM448 960h-128v-128h128
|
|
6
|
-
v128zM448 768h-128v-128h128v128zM448 576h-128v-128h128v128zM640 960h-128v-128h128v128zM640 768h-128v-128h128v128zM640 576h-128v-128h128v128zM832 960v0v0h-128v-128h128v128zM832 768h-128v-128h128v128zM832 576h-128v-128h128v128zM320 128q0 -13 -9.5 -22.5
|
|
7
|
-
t-22.5 -9.5t-22.5 9.5t-9.5 22.5v128h64v-128zM704 128q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5v128h64v-128z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M1024 832v-768h-1024v768h448v64h-192v64h512v-64h-192v-64h448zM128 192h768v512h-768v-512z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 13q-94 12 -163.5 34t-109.5 51t-40 62v128q0 33 40 62t109.5 51t163.5 34q93 13 199 13t199 -13q94 -12 163.5 -34t109.5 -51t40 -62v-128q0 -33 -40 -62t-109.5 -51t-163.5 -34q-93 -13 -199 -13zM510 512q-86 0 -163 -8q-78 -9 -142 -24t-111 -35
|
|
6
|
-
q-47 -21 -71 -45q-12 11 -17.5 23t-5.5 25v128q0 33 40 62t109.5 51t163.5 34q93 13 199 13t199 -13q94 -12 163.5 -34t109.5 -51t40 -62v-128q0 -13 -6.5 -25t-17.5 -23q-25 24 -72 45q-47 20 -111.5 35t-142.5 24q-78 8 -164 8v0zM510 800q-86 0 -163 -8q-78 -9 -142 -24
|
|
7
|
-
t-111 -35q-47 -21 -71 -45q-12 11 -17.5 23t-5.5 25v128q0 33 40 62t109.5 51t163.5 34q93 13 199 13t199 -13q94 -12 163.5 -34t109.5 -51t40 -62v-128q0 -13 -6.5 -25t-17.5 -23q-25 24 -72 45q-47 20 -111.5 35t-142.5 24q-78 8 -164 8v0z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M762 1024q43 -77 62 -168t-9 -168t-113 -128q-86 -50 -254 -46v254l-384 -384l384 -384v248q201 -5 314 73q114 78 149 196t-5 256q-39 137 -144 251z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 64q106 0 199 33q94 32 163.5 88.5t109.5 132.5t40 162t-40 162t-109.5 132.5t-163.5 88.5q-93 33 -199 33q-20 0 -40 -1.5t-40 -3.5q-41 41 -86 67q-45 25 -91.5 39.5t-94.5 19.5t-96 7v-27q51 -26 89.5 -69.5t38.5 -95.5q0 -7 -0.5 -14.5t-1.5 -14.5
|
|
6
|
-
q-44 -28 -79 -64t-59.5 -77t-38.5 -87q-13 -46 -13 -95q0 -86 40 -162t109.5 -132.5t163.5 -88.5q93 -33 199 -33z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M623 703q-17 -3 -20 -34l-3 -31l34.5 -43t44.5 -107q29 0 40.5 -50t-16.5 -75q0 -12 4 -56q4 -43 -9 -90t-55 -84q-41 -37 -131 -37t-131 37q-42 37 -55 84t-9 90q4 44 4 56q-28 25 -16.5 75t40.5 50q10 64 44.5 107l34.5 43l-3 31t-20 34q-27 4 -83 27q-56 22 -112.5 57
|
|
6
|
-
t-98.5 80q-43 45 -43 93h896q0 -48 -43 -93q-42 -45 -98.5 -80t-112.5 -57q-56 -23 -83 -27z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M735 805q-14 -2 -16.5 -28l-2.5 -26l29 -36.5t38 -91.5q25 0 35 -42.5t-14 -63.5q0 -11 4 -48q3 -37 -8.5 -76.5t-47.5 -71.5q-35 -31 -112 -31t-112 31q-36 32 -47.5 71.5t-8.5 76.5q4 37 4 48q-24 21 -14 63.5t35 42.5q9 55 38 91.5l29 36.5l-2.5 26t-16.5 28
|
|
6
|
-
q-23 4 -71 23t-96.5 49t-84.5 68q-37 38 -37 79h768q0 -41 -37 -79q-36 -38 -84.5 -68t-96.5 -49t-71 -23zM344 823q33 -21 71 -38.5t71 -29.5q-12 -16 -24 -39t-21 -50q-11 -9 -20.5 -22.5t-15.5 -29.5q-6 -17 -8 -35t0 -35q1 -12 4.5 -23.5t8.5 -21.5q-3 -35 2.5 -95
|
|
7
|
-
t50.5 -110q17 -19 39 -33t48 -22q-4 -49 -37.5 -95t-128.5 -46q-77 0 -112 31q-36 32 -47.5 71.5t-8.5 76.5q4 37 4 48q-24 21 -14 63.5t35 42.5q9 55 38 91.5l29 36.5l-2.5 26t-16.5 28q-23 4 -71 23t-96.5 49t-84.5 68q-37 38 -37 79h330q3 -2 6.5 -4.5t7.5 -4.5v0z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1108 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M436 736q0 43 9.5 83.5t27.5 76.5h-473v-115q31 -28 71 -53t78.5 -44t72.5 -31q33 -11 51 -14q17 -3 20 -34l3 -31l-34.5 -43t-44.5 -107q-29 0 -40.5 -50t16.5 -75q0 -12 -4 -56q-4 -43 9 -90t55 -84q41 -37 131 -37t131 37q42 37 55 84t9 90q-4 44 -4 56q28 25 16.5 75
|
|
6
|
-
t-40.5 50q-3 19 -9 37t-14 34q-15 17 -28.5 36t-23.5 40q-2 2 -3 2.5l-1 0.5v1v3q-17 36 -26.5 75.5t-9.5 82.5v0zM800 448q-60 0 -112 23q-53 22 -92 61t-61 92q-23 52 -23 112t23 112q22 53 61 92t92 61q52 23 112 23t112 -23q53 -22 92 -61t61 -92q23 -52 23 -112
|
|
7
|
-
t-23 -112q-22 -53 -61 -92t-92 -61q-52 -23 -112 -23zM960 768h-128v128h-64v-128h-128v-64h128v-128h64v128h128v64z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M976 768h-16v-208q0 -46 -33 -79t-79 -33h-272v-128h16q20 0 34 -14t14 -34v-160q0 -20 -14 -34t-34 -14h-160q-20 0 -34 14t-14 34v160q0 20 14 34t34 14h16v128h-272q-46 0 -79 33t-33 79v208h-16q-20 0 -34 14t-14 34v160q0 20 14 34t34 14h160q20 0 34 -14t14 -34
|
|
6
|
-
v-160q0 -20 -14 -34t-34 -14h-16v-192h256v192h-16q-20 0 -34 14t-14 34v160q0 20 14 34t34 14h160q20 0 34 -14t14 -34v-160q0 -20 -14 -34t-34 -14h-16v-192h256v192h-16q-20 0 -34 14t-14 34v160q0 20 14 34t34 14h160q20 0 34 -14t14 -34v-160q0 -20 -14 -34t-34 -14z
|
|
7
|
-
" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 276 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 64h256v256h-256v-256zM0 384h256v256h-256v-256zM0 704h256v256h-256v-256z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M892 386q2 -8 3 -16.5t1 -17.5q0 -66 -47 -113t-113 -47q-11 0 -21 1.5t-20 3.5q-19 -58 -69 -95.5t-114 -37.5q-66 0 -116.5 39t-67.5 99q-17 -5 -35 -7.5t-37 -2.5q-53 0 -100 20q-46 20 -81 55t-55 81q-20 47 -20 100t20 100q20 46 55 81t81 55q47 20 100 20h128v192
|
|
6
|
-
h256v-192h224q66 0 113 -47t47 -113q0 -59 -38 -103t-94 -55zM576 640v192h-128v-192h-160l224 -224l224 224h-160z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1039 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M981 309l-138 -138q-19 -19 -42.5 -28.5t-48.5 -9.5t-48.5 9.5t-42.5 28.5l-266 266q-38 38 -38 91t38 91l5 5l64 -64l-6 -5q-7 -7 -9 -15t-2 -12t2 -12t9 -15l267 -267q7 -7 15 -9t12 -2t12 2t15 9l139 139q7 7 9 15t2 12t-2 12t-9 15l-267 267q-7 7 -15 9t-12 2t-12 -2
|
|
6
|
-
t-15 -9l-5 -6l-64 64l5 5q19 19 42.5 28.5t48.5 9.5t48.5 -9.5t42.5 -28.5l266 -266q38 -38 38 -91t-38 -91v0zM629 405l-5 -5l-64 64l6 5q7 7 9 15t2 12t-2 12t-9 15l-267 267q-7 7 -15 9t-12 2t-12 -2t-15 -9l-139 -139q-11 -11 -11 -27t11 -27l267 -267q7 -7 15 -9t12 -2
|
|
7
|
-
t12 2t15 9l5 6l64 -64l-5 -5q-19 -19 -42.5 -28.5t-48.5 -9.5t-48.5 9.5t-42.5 28.5l-266 266q-38 38 -38 91t38 91l138 138q19 19 42.5 28.5t48.5 9.5t48.5 -9.5t42.5 -28.5l266 -266q38 -38 38 -91t-38 -91z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 224q-96 0 -188 36t-164 84t-116 96t-44 72v0q0 24 44 72t116 96t164 84t188 36t188 -36t164 -84t116 -96t44 -72v0q0 -24 -44 -72t-116 -96t-164 -84t-188 -36zM512 704q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136t-56 136t-136 56zM384 512
|
|
6
|
-
q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 640q53 0 90.5 -37.5t37.5 -90.5q0 -20 -6 -39t-17 -34l303 -354l-48 -42l-304 354q-12 -6 -26.5 -9.5t-29.5 -3.5q-53 0 -90.5 37.5t-37.5 90.5q0 20 6 39t17 34l-303 354l48 42l304 -354q12 6 26.5 9.5t29.5 3.5zM331 576q-5 -15 -8 -31t-3 -33q0 -80 56 -136
|
|
6
|
-
t136 -56q9 0 18 1t17 2l75 -86q-27 -6 -54.5 -9.5t-55.5 -3.5q-96 0 -188 36t-164 84t-116 96t-44 72q0 14 16 37q16 24 44 51.5t67 56.5q40 29 86 56l118 -137v0zM811 311l-118 137q5 15 8 31t3 33q0 80 -56 136t-136 56q-9 0 -18 -1t-17 -2l-75 86q27 6 54.5 9.5t55.5 3.5
|
|
7
|
-
q96 0 188 -36t164 -84t116 -96t44 -72q0 -14 -16 -37q-16 -24 -44 -51.5t-67 -56.5q-40 -29 -86 -56z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M1024 397l-354 -51l-158 -321l-158 321l-354 51l256 250l-60 352l316 -166l316 166l-60 -352l256 -250v0zM512 753l-223 118l42 -249l-181 -176l250 -36l112 -227l112 227l250 36l-181 176l42 249z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M992 960h-224v-32h-32v32h-320v-32h-32v32h-224v-32h-32v32h-64v-288h32v-32h-32v-224h32v-32h-32v-224h32v-32h-32v-128h-64v1024h1024v-96h-32v32zM440 392l-16 16v252l16 -16v-252zM408 424l-16 16v252l16 -16v-252zM376 708v-264l-16 -8v266l15 8zM536 296l-16 16
|
|
6
|
-
v252l16 -16v-252zM472 360l-16 16v252l16 -16v-252zM344 428l-16 -8v266l16 8v-266zM504 328l-16 16v252l16 -16v-252zM248 380l-16 -8v266l16 8v-266zM184 348l-16 -8v266l16 8v-266zM312 412l-16 -8v266l16 8v-266zM216 364l-16 -8v266l16 8v-266zM152 332l-16 -8v266
|
|
7
|
-
l16 8v-266zM568 264l-16 16v252l16 -16v-252zM280 396l-16 -8v266l16 8v-266zM824 328l-16 16v341l16 -24v-333zM856 296l-16 16v325l16 -24v-317zM888 264l-16 16v309l16 -24v-301zM952 200l-16 16v277l16 -24v-269zM920 232l-16 16v293l16 -24v-285zM1016 136l-16 16v245
|
|
8
|
-
l16 -24v-237zM984 168l-16 16v261l16 -24v-253zM696 336l-16 -11v310l16 21v-320zM664 315l-16 -11v288l16 21v-298zM600 272l-16 -11v246l16 21v-256zM632 293l-16 -10v266l16 22v-278zM728 357l-16 -10v330l16 22v-342zM792 360l-16 16v357l16 -24v-349zM760 379l-16 -11
|
|
9
|
-
v352l16 21v-362zM768 832l-192 -256l-192 192l-256 -128v256h896v-448z" />
|
|
10
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 832h1024v128h-1024v-128zM128 576h128v192h-128v-192zM320 320h128v448h-128v-448zM512 512h128v256h-128v-256zM704 128h128v640h-128v-640z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M288 384h-192q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-576q0 -13 -9.5 -22.5t-22.5 -9.5zM288 960h-192v-256h192v256zM608 256h-192q-13 0 -22.5 9.5t-9.5 22.5v704q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5
|
|
6
|
-
v-704q0 -13 -9.5 -22.5t-22.5 -9.5zM608 960h-192v-320h192v320zM928 128h-192q-13 0 -22.5 9.5t-9.5 22.5v832q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-832q0 -13 -9.5 -22.5t-22.5 -9.5zM928 960h-192v-384h192v384z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40zM512 896
|
|
6
|
-
q-80 0 -149 -30q-70 -30 -122.5 -82.5t-82.5 -122.5q-30 -69 -30 -149t30 -149q30 -70 82.5 -122.5t122.5 -82.5q69 -30 149 -30t149 30q70 30 122.5 82.5t82.5 122.5q30 69 30 149t-30 149q-30 70 -82.5 122.5t-122.5 82.5q-69 30 -149 30zM448 256q0 -27 18.5 -45.5
|
|
7
|
-
t45.5 -18.5t45.5 18.5t18.5 45.5t-18.5 45.5t-45.5 18.5t-45.5 -18.5t-18.5 -45.5zM640 320q0 -27 18.5 -45.5t45.5 -18.5t45.5 18.5t18.5 45.5t-18.5 45.5t-45.5 18.5t-45.5 -18.5t-18.5 -45.5zM256 320q0 -27 18.5 -45.5t45.5 -18.5t45.5 18.5t18.5 45.5t-18.5 45.5
|
|
8
|
-
t-45.5 18.5t-45.5 -18.5t-18.5 -45.5zM448 704v64h128v-64l-64 -320z" />
|
|
9
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M800 128h-576q-40 0 -68 28t-28 68v32h768v-32q0 -40 -28 -68t-68 -28zM632 64l14 101h-268l14 -101h240v0zM640 0h-256q-20 0 -36 14t-19 34l-18 133q-3 20 9 34t32 14h320q20 0 32 -14t9 -34l-18 -133q-3 -20 -19 -34t-36 -14v0zM816 320h-608q-26 0 -43.5 18.5
|
|
6
|
-
t-14.5 45.5l52 576q3 27 23.5 45.5t46.5 18.5h480q26 0 46.5 -18.5t23.5 -45.5l52 -576q3 -27 -14.5 -45.5t-43.5 -18.5zM384 896h-96l-32 -448h128v448zM576 896h-128v-448h128v448zM736 896h-96v-448h128z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-93 41 -162.5 110.5t-110.5 162.5q-40 93 -40 199t40 199q41 93 110.5 162.5t162.5 110.5q93 40 199 40t199 -40q93 -41 162.5 -110.5t110.5 -162.5q40 -93 40 -199t-40 -199q-41 -93 -110.5 -162.5t-162.5 -110.5q-93 -40 -199 -40zM512 910
|
|
6
|
-
q-82 0 -155 -31q-72 -31 -126.5 -85.5t-85.5 -126.5q-31 -73 -31 -155t31 -155q31 -72 85.5 -126.5t126.5 -85.5q73 -31 155 -31t155 31q72 31 126.5 85.5t85.5 126.5q31 73 31 155t-31 155q-31 72 -85.5 126.5t-126.5 85.5q-73 31 -155 31zM512 228q-59 0 -111 22
|
|
7
|
-
q-51 22 -90 61t-61 90q-22 52 -22 111t22 111q22 51 61 90t90 61q52 22 111 22t111 -22q51 -22 90 -61t61 -90q22 -52 22 -111t-22 -111q-22 -51 -61 -90t-90 -61q-52 -22 -111 -22zM512 683q-71 0 -121 -50t-50 -121t50 -121t121 -50t121 50t50 121t-50 121t-121 50v0z
|
|
8
|
-
M448 512q0 -27 18.5 -45.5t45.5 -18.5t45.5 18.5t18.5 45.5t-18.5 45.5t-45.5 18.5t-45.5 -18.5t-18.5 -45.5z" />
|
|
9
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M704 0l-576 576h352l-160 448l576 -576h-352z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M384 832h640v128h-640v-128zM384 448h640v128h-640v-128zM384 64h640v128h-640v-128zM192 0v256h-64v-192h-64v-64h128zM128 526v50h128v64h-192v-146l128 -60v-50h-128v-64h192v146zM256 704v320h-192v-64h128v-64h-128v-64h128v-64h-128v-64h192z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 208q-75 0 -139.5 32.5t-106.5 86.5l-77 -57q28 -36 63 -65q36 -29 77 -50t87 -32q47 -11 96 -11v-112l160 160l-160 160v-112zM512 816q75 0 139.5 -32.5t106.5 -86.5l77 57q-28 36 -63 65q-36 29 -77 50t-87 32q-47 11 -96 11v112l-160 -160l160 -160v112zM202 512
|
|
6
|
-
q0 75 34.5 139t91.5 106l-57 77q-38 -28 -68 -63q-31 -35 -52.5 -76t-33.5 -87q-11 -47 -11 -96h-106l160 -160l160 160h-118zM918 512h106l-160 160l-160 -160h118q0 -75 -34.5 -139t-91.5 -106l57 -77q38 28 68 63q31 35 52.5 76t33.5 87q11 47 11 96z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M874 150q-35 -35 -76 -63q-41 -27 -87 -46.5t-96 -30.5q-50 -10 -103 -10q-82 0 -157 25q-75 24 -137.5 68t-110.5 105q-47 61 -74 134l119 45q21 -54 56 -100q36 -46 83 -79t103 -52q56 -18 118 -18q80 0 149.5 30t122.5 82l-144 144h384v-384l-150 150v0zM512 896
|
|
6
|
-
q-80 0 -149.5 -30t-122.5 -82l144 -144h-384v384l150 -150q35 35 76 63q41 27 87 46.5t96 30.5q50 10 103 10q82 0 157 -25q75 -24 137.5 -68t110.5 -105q47 -61 74 -134l-119 -45q-21 54 -56 100q-36 46 -83 79t-103 52q-56 18 -118 18z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 658 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M548 1006l-524 -506l530 -482l84 84l-439 398l433 422z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40zM813 557
|
|
6
|
-
l-256 256q-9 10 -21 14.5t-24 4.5t-24 -4.5t-21 -14.5q-19 -18 -19 -45t19 -45l146 -147h-357q-27 0 -45.5 -18.5t-18.5 -45.5t18.5 -45.5t45.5 -18.5h357l-146 -147q-19 -18 -19 -45t19 -45q18 -19 45 -19t45 19l256 256q19 18 19 45t-19 45v0z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M1024 512q0 -106 -40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40t-199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199zM467 813
|
|
6
|
-
l-256 -256q-10 -9 -14.5 -21t-4.5 -24t4.5 -24t14.5 -21q18 -19 45 -19t45 19l147 146v-357q0 -27 18.5 -45.5t45.5 -18.5t45.5 18.5t18.5 45.5v357l147 -146q18 -19 45 -19t45 19q19 18 19 45t-19 45l-256 256q-18 19 -45 19t-45 -19v0z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q106 0 199 40q94 40 163.5 109.5t109.5 163.5q40 93 40 199t-40 199q-40 94 -109.5 163.5t-163.5 109.5q-93 40 -199 40t-199 -40q-94 -40 -163.5 -109.5t-109.5 -163.5q-40 -93 -40 -199t40 -199q40 -94 109.5 -163.5t163.5 -109.5q93 -40 199 -40zM211 557
|
|
6
|
-
l256 256q9 10 21 14.5t24 4.5t24 -4.5t21 -14.5q19 -18 19 -45t-19 -45l-146 -147h357q27 0 45.5 -18.5t18.5 -45.5t-18.5 -45.5t-45.5 -18.5h-357l146 -147q19 -18 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-256 256q-19 18 -19 45t19 45v0z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M1024 397l-354 -51l-158 -321l-158 321l-354 51l256 250l-60 352l316 -166l316 166l-60 -352l256 -250v0z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-41 -94 -110.5 -163.5t-162.5 -109.5t-199 -40zM570 802q0 10 -7 17
|
|
6
|
-
t-17 7h-67q-10 0 -17 -7t-7 -17v-63q0 -10 7 -17t17 -7h67q10 0 17 7t7 17v63zM691 453q-5 9 -12 20t-13 17q-6 7 -28 25.5t-28 22.5q-6 5 -15 13t-16 15l-4.5 6t-7.5 17q-3 8 -3.5 14.5l-0.5 6.5q-1 10 -8.5 17.5t-17.5 7.5h-55q-10 0 -17 -7.5t-6 -17.5l3 -26.5t8 -38.5
|
|
7
|
-
q5 -13 19 -27l14 -14q8 -7 17 -15t15 -13q6 -4 12.5 -9.5t10.5 -8.5q3 -3 11.5 -15.5t13.5 -21.5l2 -6t2 -19q0 -15 -4.5 -28t-12.5 -25q-9 -12 -24.5 -18t-38.5 -6q-22 0 -37.5 7t-25.5 22q-9 15 -12 26.5l-3 11.5q-1 10 -9.5 17t-18.5 7h-62q-10 0 -15.5 -7t-3.5 -17
|
|
8
|
-
l11.5 -55t81.5 -87l28.5 -9.5t61.5 -9.5q44 0 80 10.5t65 30.5q29 21 43 52t14 72q0 25 -7 44l-7 19v0z" />
|
|
9
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40zM512 896
|
|
6
|
-
q-80 0 -149 -30q-70 -30 -122.5 -82.5t-82.5 -122.5q-30 -69 -30 -149t30 -149q30 -70 82.5 -122.5t122.5 -82.5q69 -30 149 -30t149 30q70 30 122.5 82.5t82.5 122.5q30 69 30 149t-30 149q-30 70 -82.5 122.5t-122.5 82.5q-69 30 -149 30zM768 576h-192v192h-128v-192
|
|
7
|
-
h-192v-128h192v-192h128v192h192v128z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M778 681l-97 97l-169 -169l-169 169l-97 -97l169 -169l-169 -169l97 -97l169 169l169 -169l97 97l-169 169l169 169v0zM512 124q-78 0 -149 29t-126 84t-84 126t-29 149t29 149t84 126t126 84t149 29t149 -29t126 -84t84 -126t29 -149t-29 -149t-84 -126t-126 -84
|
|
6
|
-
t-149 -29zM512 34v0q99 0 186 38q87 37 152 102t102 152q38 87 38 186t-38 186q-37 87 -102 152t-152 102q-87 38 -186 38t-186 -38q-87 -37 -152 -102t-102 -152q-38 -87 -38 -186t38 -186q37 -87 102 -152t152 -102q87 -38 186 -38v0z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40zM512 928
|
|
6
|
-
q-86 0 -162 -33q-76 -32 -132.5 -88.5t-88.5 -132.5q-33 -76 -33 -162t33 -162q32 -76 88.5 -132.5t132.5 -88.5q76 -33 162 -33t162 33q76 32 132.5 88.5t88.5 132.5q33 76 33 162t-33 162q-32 76 -88.5 132.5t-132.5 88.5q-76 33 -162 33zM448 256h128v128h-128v-128z
|
|
7
|
-
M640 768h-256v-64h64v-192h-64v-64h192v256h64v64z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M992 544l-288 -288v192h-384v192h384v192zM832 192v-64q0 -26 -19 -45t-45 -19h-704q-26 0 -45 19t-19 45v832q0 26 19 45t45 19h704q26 0 45 -19t19 -45v-64h-704v-704h704z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M864 128l-480 480l-224 -224l-160 160l384 384l640 -640z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M842 589q-10 -10 -32.5 -15t-57.5 -6q-23 0 -51 2t-57 6q-13 -7 -26.5 -15.5t-23.5 -18.5q-29 -27 -52.5 -63.5t-38.5 -77.5q1 -4 2 -7.5t2 -6.5l10 -67t5 -98q0 -4 -0.5 -6l-1.5 -6l-2 -5q-5 -10 -13.5 -18.5t-22.5 -8.5h-11q-15 0 -26 7t-15 19q-10 36 -1.5 90
|
|
6
|
-
t26.5 124l-6 16q-13 32 -28.5 63.5t-30.5 60.5l-3 5q-15 30 -29 55.5t-26 47.5l-18 9q-1 0 -17 8.5t-21 11.5q-44 27 -72 55.5t-33 52.5q-1 8 0.5 16.5t9.5 12.5l17 9q5 2 11 3.5t12 1.5q31 0 69.5 -41t88.5 -129q59 -19 123 -34.5t122 -23.5q44 25 94 40.5t84 15.5
|
|
7
|
-
q6 0 11.5 -0.5t9.5 -1.5q7 -2 12 -5.5t9 -8.5q6 -10 8 -23.5t0 -27.5q0 -4 -3 -9t-7 -9v0zM212 814q5 -16 27 -44t56 -56q2 -1 6.5 -5.5t9.5 -8.5q-35 56 -59.5 81.5t-39.5 32.5v0zM478 200q11 0 16.5 21t5.5 45q1 24 -4 41.5t-12 29.5q-6 -18 -8.5 -44t-2.5 -45l0.5 -24
|
|
8
|
-
t4.5 -24zM399 637q7 -12 14.5 -25.5t14.5 -27.5q19 -35 31 -62.5t21 -50.5q17 32 38 58.5t47 47.5q3 3 6 5.5t7 5.5q-51 10 -95.5 22.5t-83.5 26.5v0zM829 634q-3 2 -10.5 3t-13.5 1q-18 0 -42 -8t-56 -22q12 -1 23.5 -1.5t21.5 -0.5q19 0 28.5 1t28.5 5q18 5 20.5 12.5
|
|
9
|
-
t-0.5 9.5v0zM903 199l-142 -142q-24 -24 -64 -40.5t-73 -16.5h-480q-33 0 -56.5 23.5t-23.5 56.5v864q0 33 23.5 56.5t56.5 23.5h736q33 0 56.5 -23.5t23.5 -56.5v-608q0 -33 -16.5 -73t-40.5 -64zM858 245q3 2 5 5l4 6h-163v-163l6 4t5 5zM896 944q0 7 -4.5 11.5t-11.5 4.5
|
|
10
|
-
h-736q-7 0 -11.5 -4.5t-4.5 -11.5v-864q0 -7 4.5 -11.5t11.5 -4.5h480q4 0 8 0.5t8 1.5v254h254q1 4 1.5 8t0.5 8v608z" />
|
|
11
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M640 476h44l-51 226l-66 -318h-107l-77 318l-58 -318h-111l113 512h109l76 -303l68 303h101l129 -512h-170v92zM903 199l-142 -142q-24 -24 -64 -40.5t-73 -16.5h-480q-33 0 -56.5 23.5t-23.5 56.5v864q0 33 23.5 56.5t56.5 23.5h736q33 0 56.5 -23.5t23.5 -56.5v-608
|
|
6
|
-
q0 -33 -16.5 -73t-40.5 -64zM858 245q3 2 5 5l4 6h-163v-163l6 4t5 5zM896 944q0 7 -4.5 11.5t-11.5 4.5h-736q-7 0 -11.5 -4.5t-4.5 -11.5v-864q0 -7 4.5 -11.5t11.5 -4.5h480q4 0 8 0.5t8 1.5v254h254q1 4 1.5 8t0.5 8v608z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M743 384h-135l-96 141l-96 -141h-135l162 242l-183 270h262v-92h-60l50 -75l111 167h141l-183 -270zM903 199l-142 -142q-24 -24 -64 -40.5t-73 -16.5h-480q-33 0 -56.5 23.5t-23.5 56.5v864q0 33 23.5 56.5t56.5 23.5h736q33 0 56.5 -23.5t23.5 -56.5v-608
|
|
6
|
-
q0 -33 -16.5 -73t-40.5 -64zM858 245q3 2 5 5l4 6h-163v-163l6 4t5 5zM896 944q0 7 -4.5 11.5t-11.5 4.5h-736q-7 0 -11.5 -4.5t-4.5 -11.5v-864q0 -7 4.5 -11.5t11.5 -4.5h480q4 0 8 0.5t8 1.5v254h254q1 4 1.5 8t0.5 8v608z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M192 512h192v64h-192v-64zM192 640h192v64h-192v-64zM192 768h192v64h-192v-64zM903 199l-142 -142q-24 -24 -64 -40.5t-73 -16.5h-480q-33 0 -56.5 23.5t-23.5 56.5v864q0 33 23.5 56.5t56.5 23.5h736q33 0 56.5 -23.5t23.5 -56.5v-608q0 -33 -16.5 -73t-40.5 -64z
|
|
6
|
-
M858 245q3 2 5 5l4 6h-163v-163l6 4t5 5zM896 944q0 7 -4.5 11.5t-11.5 4.5h-736q-7 0 -11.5 -4.5t-4.5 -11.5v-864q0 -7 4.5 -11.5t11.5 -4.5h480q4 0 8 0.5t8 1.5v254h254q1 4 1.5 8t0.5 8v608zM576 704h189q-11 55 -55 91.5t-102 36.5q-66 0 -113 -47t-47 -113
|
|
7
|
-
q0 -58 36.5 -102t91.5 -55v189zM672 448q66 0 113 47t47 113q0 8 -1 16l-2 16h-189v-189l16 -2t16 -1z" />
|
|
8
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1034 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M768 448l-256 -256l-256 256h512zM256 640l256 256l256 -256h-512z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 0v1024h1024v-1024h-1024zM960 960h-896v-896h896v896zM768 224l-320 320l-192 -192l-128 128l320 320l448 -448z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 0v1024h1024v-1024h-1024zM960 960h-896v-896h896v896z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M512 0q-106 0 -199 40q-94 40 -163.5 109.5t-109.5 163.5q-40 93 -40 199t40 199q40 94 109.5 163.5t163.5 109.5q93 40 199 40t199 -40q94 -40 163.5 -109.5t109.5 -163.5q40 -93 40 -199t-40 -199q-40 -94 -109.5 -163.5t-163.5 -109.5q-93 -40 -199 -40zM512 960
|
|
6
|
-
q-93 0 -174 -35q-82 -35 -143 -96t-96 -143q-35 -81 -35 -174t35 -174q35 -82 96 -143t143 -96q81 -35 174 -35t174 35q82 35 143 96t96 143q35 81 35 174t-35 174q-35 82 -96 143t-143 96q-81 35 -174 35z" />
|
|
7
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 512q0 -106 40 -199q40 -94 109.5 -163.5t163.5 -109.5q93 -40 199 -40t199 40q94 40 163.5 109.5t109.5 163.5q40 93 40 199t-40 199q-40 94 -109.5 163.5t-163.5 109.5q-93 40 -199 40t-199 -40q-94 -40 -163.5 -109.5t-109.5 -163.5q-40 -93 -40 -199z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 0h1024v1024h-1024v-1024z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 0v1024h1024v-1024h-1024zM960 960h-896v-896h896v896zM256 256h512v512h-512v-512z" />
|
|
6
|
-
</svg>
|
package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 0 1044 1024">
|
|
4
|
-
<path fill="currentColor"
|
|
5
|
-
d="M0 128l384 384v384l256 -64v-320l384 -384h-1024z" />
|
|
6
|
-
</svg>
|