supernav-test 2.2.24 → 2.2.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (465) hide show
  1. package/README.md +0 -0
  2. package/dist/components/lsac-supernavbar/AuthWrapper.d.ts +0 -0
  3. package/dist/components/lsac-supernavbar/AuthWrapper.js +0 -0
  4. package/dist/components/lsac-supernavbar/LsacSidebar.d.ts +0 -0
  5. package/dist/components/lsac-supernavbar/LsacSidebar.js +0 -0
  6. package/dist/components/lsac-supernavbar/Store.d.ts +0 -0
  7. package/dist/components/lsac-supernavbar/Store.js +0 -0
  8. package/dist/components/lsac-supernavbar/actions/AuthActions.d.ts +0 -0
  9. package/dist/components/lsac-supernavbar/actions/AuthActions.js +0 -0
  10. package/dist/components/lsac-supernavbar/actions/SidebarActions.d.ts +0 -0
  11. package/dist/components/lsac-supernavbar/actions/SidebarActions.js +0 -0
  12. package/dist/components/lsac-supernavbar/components/Sidebar.d.ts +0 -0
  13. package/dist/components/lsac-supernavbar/components/Sidebar.js +0 -0
  14. package/dist/components/lsac-supernavbar/components/SidebarForm.d.ts +0 -0
  15. package/dist/components/lsac-supernavbar/components/SidebarForm.js +0 -0
  16. package/dist/components/lsac-supernavbar/components/SidebarMainLink.d.ts +0 -0
  17. package/dist/components/lsac-supernavbar/components/SidebarMainLink.js +0 -0
  18. package/dist/components/lsac-supernavbar/components/SidebarOption.d.ts +0 -0
  19. package/dist/components/lsac-supernavbar/components/SidebarOption.js +0 -0
  20. package/dist/components/lsac-supernavbar/components/SidebarSubMenu.d.ts +0 -0
  21. package/dist/components/lsac-supernavbar/components/SidebarSubMenu.js +0 -0
  22. package/dist/components/lsac-supernavbar/components/SidebarTab.d.ts +0 -0
  23. package/dist/components/lsac-supernavbar/components/SidebarTab.js +0 -0
  24. package/dist/components/lsac-supernavbar/components/Topnav.d.ts +0 -0
  25. package/dist/components/lsac-supernavbar/components/Topnav.js +25 -9
  26. package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.d.ts +0 -0
  27. package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.js +0 -0
  28. package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.d.ts +0 -0
  29. package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.js +0 -0
  30. package/dist/components/lsac-supernavbar/constants/SidebarConstants.d.ts +0 -0
  31. package/dist/components/lsac-supernavbar/constants/SidebarConstants.js +0 -0
  32. package/dist/components/lsac-supernavbar/constants/UtilityConstants.d.ts +0 -0
  33. package/dist/components/lsac-supernavbar/constants/UtilityConstants.js +0 -0
  34. package/dist/components/lsac-supernavbar/index.d.ts +0 -0
  35. package/dist/components/lsac-supernavbar/index.js +0 -0
  36. package/dist/components/lsac-supernavbar/interfaces/Models.d.ts +0 -0
  37. package/dist/components/lsac-supernavbar/interfaces/Models.js +0 -0
  38. package/dist/components/lsac-supernavbar/interfaces/Redux.d.ts +0 -0
  39. package/dist/components/lsac-supernavbar/interfaces/Redux.js +0 -0
  40. package/dist/components/lsac-supernavbar/reducers/AuthReducer.d.ts +0 -0
  41. package/dist/components/lsac-supernavbar/reducers/AuthReducer.js +0 -0
  42. package/dist/components/lsac-supernavbar/reducers/RootReducer.d.ts +0 -0
  43. package/dist/components/lsac-supernavbar/reducers/RootReducer.js +0 -0
  44. package/dist/components/lsac-supernavbar/reducers/SidebarReducer.d.ts +0 -0
  45. package/dist/components/lsac-supernavbar/reducers/SidebarReducer.js +0 -0
  46. package/dist/components/lsac-supernavbar/resources/icomoon-library.json +0 -0
  47. package/dist/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -0
  48. package/dist/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -0
  49. package/dist/components/lsac-supernavbar/static/images/icon-user.svg +0 -0
  50. package/dist/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
  51. package/dist/components/lsac-supernavbar/static/images/saama_logo.svg +0 -0
  52. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -0
  53. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -0
  54. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -0
  55. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -0
  56. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -0
  57. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -0
  58. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -0
  59. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -0
  60. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -0
  61. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -0
  62. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -0
  63. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -0
  64. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -0
  65. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -0
  66. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -0
  67. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -0
  68. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -0
  69. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -0
  70. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -0
  71. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -0
  72. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -0
  73. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -0
  74. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -0
  75. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -0
  76. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -0
  77. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -0
  78. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -0
  79. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -0
  80. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -0
  81. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -0
  82. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -0
  83. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -0
  84. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -0
  85. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -0
  86. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -0
  87. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -0
  88. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -0
  89. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -0
  90. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -0
  91. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -0
  92. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -0
  93. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -0
  94. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -0
  95. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -0
  96. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -0
  97. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -0
  98. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -0
  99. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -0
  100. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -0
  101. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -0
  102. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -0
  103. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -0
  104. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -0
  105. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -0
  106. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -0
  107. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -0
  108. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -0
  109. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -0
  110. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -0
  111. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -0
  112. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -0
  113. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -0
  114. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -0
  115. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -0
  116. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -0
  117. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -0
  118. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -0
  119. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -0
  120. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -0
  121. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -0
  122. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -0
  123. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -0
  124. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -0
  125. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -0
  126. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -0
  127. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -0
  128. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -0
  129. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -0
  130. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -0
  131. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -0
  132. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -0
  133. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -0
  134. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -0
  135. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -0
  136. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -0
  137. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -0
  138. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -0
  139. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -0
  140. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -0
  141. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -0
  142. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -0
  143. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -0
  144. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -0
  145. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -0
  146. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -0
  147. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -0
  148. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -0
  149. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -0
  150. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -0
  151. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -0
  152. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -0
  153. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -0
  154. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -0
  155. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -0
  156. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -0
  157. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -0
  158. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -0
  159. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -0
  160. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -0
  161. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -0
  162. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -0
  163. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -0
  164. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -0
  165. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -0
  166. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -0
  167. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -0
  168. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -0
  169. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -0
  170. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -0
  171. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -0
  172. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -0
  173. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -0
  174. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -0
  175. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -0
  176. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -0
  177. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -0
  178. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -0
  179. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -0
  180. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -0
  181. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -0
  182. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -0
  183. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -0
  184. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -0
  185. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -0
  186. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -0
  187. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -0
  188. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -0
  189. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -0
  190. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -0
  191. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -0
  192. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -0
  193. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -0
  194. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -0
  195. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -0
  196. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -0
  197. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -0
  198. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -0
  199. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -0
  200. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -0
  201. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -0
  202. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -0
  203. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -0
  204. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -0
  205. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -0
  206. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -0
  207. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -0
  208. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -0
  209. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -0
  210. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -0
  211. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -0
  212. package/dist/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -0
  213. package/dist/components/lsac-supernavbar/stylesheets/font-face.scss +0 -0
  214. package/dist/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -0
  215. package/dist/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -0
  216. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
  217. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -0
  218. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
  219. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
  220. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
  221. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
  222. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -0
  223. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
  224. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
  225. package/dist/components/lsac-supernavbar/stylesheets/form.scss +0 -0
  226. package/dist/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -0
  227. package/dist/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -0
  228. package/dist/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -0
  229. package/dist/components/lsac-supernavbar/stylesheets/topnav.scss +0 -0
  230. package/dist/components/lsac-supernavbar/test/App.test.d.ts +0 -0
  231. package/dist/components/lsac-supernavbar/test/App.test.js +0 -0
  232. package/dist/components/lsac-supernavbar/util/SubmenuUtil.d.ts +0 -0
  233. package/dist/components/lsac-supernavbar/util/SubmenuUtil.js +0 -0
  234. package/dist/components/lsac-supernavbar/util/Util.d.ts +0 -0
  235. package/dist/components/lsac-supernavbar/util/Util.js +0 -0
  236. package/package.json +9 -8
  237. package/dist/App.css +0 -38
  238. package/dist/App.test.d.ts +0 -1
  239. package/dist/App.test.js +0 -9
  240. package/dist/index.css +0 -13
  241. package/dist/index.d.ts +0 -2
  242. package/dist/index.js +0 -22
  243. package/dist/logo.svg +0 -1
  244. package/dist/react-app-env.d.js +0 -2
  245. package/dist/reportWebVitals.d.ts +0 -3
  246. package/dist/reportWebVitals.js +0 -34
  247. package/dist/setupTests.d.ts +0 -1
  248. package/dist/setupTests.js +0 -3
  249. package/src/App.css +0 -38
  250. package/src/App.test.tsx +0 -8
  251. package/src/components/lsac-supernavbar/AuthWrapper.tsx +0 -63
  252. package/src/components/lsac-supernavbar/LsacSidebar.tsx +0 -60
  253. package/src/components/lsac-supernavbar/Store.ts +0 -8
  254. package/src/components/lsac-supernavbar/actions/AuthActions.ts +0 -21
  255. package/src/components/lsac-supernavbar/actions/SidebarActions.ts +0 -81
  256. package/src/components/lsac-supernavbar/components/Sidebar.tsx +0 -235
  257. package/src/components/lsac-supernavbar/components/SidebarForm.tsx +0 -15
  258. package/src/components/lsac-supernavbar/components/SidebarMainLink.tsx +0 -86
  259. package/src/components/lsac-supernavbar/components/SidebarOption.tsx +0 -13
  260. package/src/components/lsac-supernavbar/components/SidebarSubMenu.tsx +0 -82
  261. package/src/components/lsac-supernavbar/components/SidebarTab.jsx +0 -56
  262. package/src/components/lsac-supernavbar/components/Topnav.tsx +0 -140
  263. package/src/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.tsx +0 -69
  264. package/src/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.tsx +0 -13
  265. package/src/components/lsac-supernavbar/constants/SidebarConstants.ts +0 -8
  266. package/src/components/lsac-supernavbar/constants/UtilityConstants.ts +0 -17
  267. package/src/components/lsac-supernavbar/index.tsx +0 -16
  268. package/src/components/lsac-supernavbar/interfaces/Models.ts +0 -71
  269. package/src/components/lsac-supernavbar/interfaces/Redux.ts +0 -9
  270. package/src/components/lsac-supernavbar/reducers/AuthReducer.ts +0 -24
  271. package/src/components/lsac-supernavbar/reducers/RootReducer.ts +0 -13
  272. package/src/components/lsac-supernavbar/reducers/SidebarReducer.ts +0 -73
  273. package/src/components/lsac-supernavbar/resources/icomoon-library.json +0 -1
  274. package/src/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -6
  275. package/src/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -7
  276. package/src/components/lsac-supernavbar/static/images/icon-user.svg +0 -7
  277. package/src/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
  278. package/src/components/lsac-supernavbar/static/images/saama_logo.svg +0 -26
  279. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -6
  280. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -6
  281. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -6
  282. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -6
  283. package/src/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -6
  284. package/src/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -12
  285. package/src/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -9
  286. package/src/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -8
  287. package/src/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -31
  288. package/src/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -8
  289. package/src/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -6
  290. package/src/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -9
  291. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -6
  292. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -6
  293. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -6
  294. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -6
  295. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -6
  296. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -7
  297. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -6
  298. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -6
  299. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -8
  300. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -6
  301. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -7
  302. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -8
  303. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -6
  304. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -6
  305. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -6
  306. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -8
  307. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -8
  308. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -7
  309. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -7
  310. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -7
  311. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -7
  312. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -7
  313. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -7
  314. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -7
  315. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -7
  316. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -7
  317. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -8
  318. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -7
  319. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -8
  320. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -6
  321. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -8
  322. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -6
  323. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -7
  324. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -7
  325. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -8
  326. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -8
  327. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -8
  328. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -6
  329. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -7
  330. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -8
  331. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -7
  332. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -8
  333. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -6
  334. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -10
  335. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -6
  336. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -7
  337. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -9
  338. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -7
  339. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -9
  340. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -6
  341. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -6
  342. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -7
  343. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -7
  344. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -6
  345. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -7
  346. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -7
  347. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -7
  348. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -6
  349. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -9
  350. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -8
  351. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -7
  352. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -8
  353. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -6
  354. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -6
  355. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -11
  356. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -7
  357. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -7
  358. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -8
  359. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -6
  360. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -6
  361. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -6
  362. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -7
  363. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -6
  364. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -6
  365. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -6
  366. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -6
  367. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -7
  368. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -6
  369. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -6
  370. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -6
  371. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -8
  372. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -6
  373. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -6
  374. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -6
  375. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -9
  376. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -6
  377. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -6
  378. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -6
  379. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -6
  380. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -6
  381. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -6
  382. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -6
  383. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -6
  384. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -6
  385. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -6
  386. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -8
  387. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -6
  388. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -9
  389. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -8
  390. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -6
  391. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -8
  392. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -7
  393. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -12
  394. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -6
  395. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -8
  396. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -8
  397. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -8
  398. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -7
  399. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -6
  400. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -6
  401. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -6
  402. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -6
  403. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -6
  404. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -6
  405. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -6
  406. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -6
  407. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -12
  408. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -6
  409. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -9
  410. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -14
  411. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -10
  412. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -9
  413. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -7
  414. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -6
  415. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -6
  416. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -6
  417. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -6
  418. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -12
  419. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -7
  420. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -16
  421. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -7
  422. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -7
  423. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -9
  424. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -12
  425. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -16
  426. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -6
  427. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -12
  428. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -11
  429. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -8
  430. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -11
  431. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -8
  432. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -34
  433. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -7
  434. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -6
  435. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -11
  436. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -12
  437. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -13
  438. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -6
  439. package/src/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -73
  440. package/src/components/lsac-supernavbar/stylesheets/font-face.scss +0 -12
  441. package/src/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -4
  442. package/src/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -540
  443. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
  444. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -3521
  445. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
  446. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
  447. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
  448. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
  449. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -190
  450. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
  451. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
  452. package/src/components/lsac-supernavbar/stylesheets/form.scss +0 -16
  453. package/src/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -72
  454. package/src/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -222
  455. package/src/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -358
  456. package/src/components/lsac-supernavbar/stylesheets/topnav.scss +0 -371
  457. package/src/components/lsac-supernavbar/test/App.test.js +0 -20
  458. package/src/components/lsac-supernavbar/util/SubmenuUtil.tsx +0 -153
  459. package/src/components/lsac-supernavbar/util/Util.ts +0 -24
  460. package/src/index.css +0 -13
  461. package/src/index.tsx +0 -18
  462. package/src/logo.svg +0 -1
  463. package/src/react-app-env.d.ts +0 -1
  464. package/src/reportWebVitals.ts +0 -15
  465. package/src/setupTests.ts +0 -5
@@ -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="M44 328q-16 20 -23.5 41.5t-6.5 43.5q1 24 10 43t18 31q-10 26 -8.5 62.5t35.5 68.5q26 23 69 33.5t103 7.5q43 -2 73.5 -7.5t32.5 -5.5v0q8 -2 16.5 -3.5t17.5 -3.5q0 10 -4 38.5t-23 85.5q-23 69 -21.5 121t26.5 87q27 37 62 45t47 8t23 -5t19 -14q17 -21 18.5 -52.5
6
- t-0.5 -49.5q10 -28 29 -74q20 -45 43.5 -91.5t50.5 -87.5q26 -41 51 -60q1 -1 2 -1.5t2 -1.5q14 -16 24.5 -32t17.5 -31q9 5 19.5 7.5t22.5 2.5h131q37 0 63 -26t26 -63v-348q0 -37 -26.5 -63t-62.5 -26h-131q-14 0 -27.5 4.5t-23.5 12.5l-51 -6q-3 -1 -28 -4t-64.5 -6
7
- t-89.5 -5t-103 -1q-19 -1 -37 -2t-35 -1q-29 0 -54 2t-46 7q-49 10 -82 31t-51 52q-13 23 -14.5 45t0.5 37q-32 29 -41 58.5t-8 52.5q1 13 3.5 24t5.5 19v0z" />
8
- </svg>
@@ -1,34 +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 1158 1024">
4
- <path fill="currentColor"
5
- d="M856 957v-58h54h1h1h1.5h0.5v0l31 -34l10 2q6 1 13.5 1.5t14.5 0.5v0q64 0 109 -45t46 -109v0v-0.5v-0.5q0 -13 -2.5 -25t-6.5 -23l1 1q-16 -47 -55.5 -76.5t-89.5 -29.5h-1v0v0q-13 0 -25 2t-24 6h1q-46 15 -76 55t-30 91q0 13 2.5 25.5t6.5 23.5l-1 -1l3 11l-167 165
6
- v0.5v1.5v0.5v0.5v0v77q0 2 1.5 3.5t3.5 1.5v0h109q2 0 3 -1.5t1 -3.5v0v0v0v-58h58v0h1q2 0 3 -1t2 -3v0v0zM1031 602q27 0 46 19t19 46t-19 46.5t-46 19.5q-28 0 -47 -19.5t-19 -46.5v0v0v0v-1v0q0 -27 19 -46t46 -19v0h1v0v1zM707 144q-6 -26 -31 -50q-26 -24 -70 -43
7
- t-106 -30q-62 -12 -141 -12t-141 12q-62 11 -106 30t-70 43q-25 24 -31 50q-1 1 -1.5 3t-0.5 5v585v2v2v1.5v1.5v0q6 29 36 54q29 25 75.5 43t107.5 28q61 11 129 11q69 0 130 -11q61 -10 107.5 -28t75.5 -42q29 -25 36 -54q1 -2 1.5 -3.5t0.5 -3.5v-0.5v-0.5v0v-585v-2v-1
8
- v-3t-1 -2v0v0zM680 547q0 1 -0.5 2.5t-1.5 3.5v0q0 1 -0.5 2t-1.5 2v0l-3 6q-1 1 -1.5 2.5t-1.5 2.5v0l-2.5 2.5t-2.5 3.5l-4 3l-7 7l-3 3q-3 2 -5.5 3.5t-4.5 3.5h-1h-2l-14 8h-2l-16 8q-26 12 -56 20.5t-61 13.5h-3q-7 2 -14 3l-14 2h-6l-25 2h-133l-26 -2h-5l-28 -5
9
- q-34 -5 -64.5 -13.5t-58.5 -21.5l3 1q-5 -2 -9 -4l-8 -4v0h-2q-4 -2 -7 -4l-6 -4v0h-3q-3 -2 -5.5 -3.5t-4.5 -3.5v0q-1 -1 -2 -1.5t-2 -1.5v0l-3.5 -3.5l-3.5 -3.5v0l-3 -3q-2 -2 -3 -3.5t-2 -2.5h-1l-3 -5l-5 -5q-1 -1 -1.5 -2.5t-0.5 -2.5v0q-1 -3 -2 -6.5t-1 -7.5v-2.5
10
- v-2.5v0q1 0 1 -1v-2v-2t-1 -2v0v-118v0v0l10 9q20 17 49 32q30 14 69 25t87 17q49 6 106 6q58 0 106 -6t87 -17t68 -26q30 -14 49 -30l12 -11v117v2v2v2v1v0q0 2 0.5 3.5t0.5 3.5t-0.5 3.5t-0.5 3.5v-1v2zM680 220v118v1.5v1.5v2v2v0v2.5v2.5v2v2v2v2v0q0 1 -0.5 2.5
11
- t-1.5 3.5v0q0 1 -0.5 2t-1.5 2v0l-3 6l-3 4l-5 7q-1 0 -2 1t-1 2h-1l-7 7q-1 1 -2 1.5t-1 1.5v0l-11 7h-2l-14 8h-2l-16 8q-26 12 -56 20.5t-61 13.5l-3 1l-28 4h-6l-25 2h-101h-10h-10h-12l-26 -2h-5l-28 -4q-34 -5 -64.5 -14t-58.5 -22l3 1l-17 -8h-1l-14 -8l-3 -2
12
- q-3 -2 -5.5 -3.5t-4.5 -3.5v0l-4 -3l-7 -7l-3 -3q-3 -2 -4.5 -3.5l-3.5 -3.5v0q-1 -1 -1.5 -2t-1.5 -2v0q-1 -1 -1.5 -2.5t-1.5 -3.5v0l-2 -5q-1 0 -1 -1v-1v-2t1 -2v1q-1 -2 -1 -3.5v-3.5v-3.5t1 -3.5v1v-2v-2v-2v-1v0v-116q0 1 2 2t3 3l3 3q3 2 6.5 5t7.5 5l16 11l5 3
13
- l16 9h3q5 2 10 4.5t11 4.5l6 3l18 6q1 0 2.5 0.5t3.5 1.5v0q5 2 11.5 3.5t12.5 3.5h2h4l24 6h8l25 4h6l32 3h9l27 2h6h19h18h18.5h17.5h10l27 -2h9l32 -3h6l25 -4h9l24 -6h3q7 -2 13.5 -3.5t12.5 -3.5l6 -2l18 -6l6 -3l21 -9h3l16 -9l5 -3l13 -8l3 -3q4 -2 7.5 -5t6.5 -5
14
- q1 -1 1.5 -2t1.5 -1v0l6 -5h2zM358 41q71 0 130 11t102 28t66 38q24 21 24 42t-24 42q-23 21 -65.5 38t-102.5 28q-59 11 -130 11q-72 0 -131 -11t-101 -28t-66 -39q-23 -21 -23 -42q0 -22 24 -43q23 -21 65.5 -38t102.5 -27q59 -10 130 -10h-1zM680 733v0.5v0.5v0.5v0.5v0
15
- q-3 20 -28 41q-24 20 -66.5 36t-100.5 26q-57 10 -126 10q-68 0 -126 -10t-100.5 -26t-67.5 -37q-25 -20 -28 -41h0.5h0.5q0 -1 -0.5 -1h-0.5v0v-134l10 10q20 16 49 31q30 15 69 25.5t87 17.5q48 6 106 6q57 0 105 -7q49 -6 87.5 -17t68.5 -25q30 -15 49 -31q4 -3 6.5 -5.5
16
- l5.5 -5.5v0v135zM359 889q-71 0 -133 -11q-63 -11 -110.5 -30t-77.5 -45t-36 -57q-1 -1 -1.5 -3.5t-0.5 -4.5v-0.5v-0.5v0v-585v-0.5v-0.5q0 -3 0.5 -5.5t2.5 -4.5v0q6 -26 31 -51q26 -25 70.5 -45t108.5 -33q63 -12 146 -12t146 12q64 13 108.5 33t70.5 45q25 25 32 51
17
- q1 2 1.5 4.5t0.5 5.5v0v0v0v588v0v1q0 3 -0.5 5.5t-1.5 5.5v0q-7 29 -37 54q-30 26 -77.5 44.5t-109.5 28.5q-62 11 -133 11v0zM359 18q-80 0 -140 11q-61 11 -103.5 29.5t-66.5 41.5t-29 46v2v0.5v0.5v1.5v0.5v0v586v1.5v1.5q6 28 35 52t74.5 41.5t104.5 27.5t126 10
18
- t126 -10t104.5 -27t74.5 -40q28 -24 35 -51v-1.5v-1.5v-1.5v-1.5v0v-585v-1.5v-0.5v-1.5v-0.5v0v-2q-7 -23 -31 -45q-24 -23 -66.5 -41.5t-103.5 -29.5q-61 -12 -140 -12v0zM359 857q-65 0 -123 -10q-58 -9 -103 -25.5t-73 -38.5t-32 -47v-158l26 25q22 18 53 33
19
- q31 14 70.5 24t84.5 15q46 6 97 6t97 -5q46 -6 85 -16t70 -24t53 -33l11 -10l16 -16v158l-9 -2l8 3q-4 25 -32 47t-72.5 38.5t-103.5 26.5q-58 9 -123 9v0zM46 731v2q3 19 27 37q25 19 66.5 34.5t97.5 24.5q56 10 122 10q65 0 121 -10q56 -9 97.5 -24.5t66.5 -34.5
20
- q25 -18 27 -37v-113q-23 19 -56 33q-32 15 -72 25t-87 16q-46 5 -98 5q-51 0 -98 -5q-46 -6 -86 -16t-73 -25q-32 -14 -56 -33zM359 667h-67l-26 -3h-5l-29 -4q-34 -6 -65.5 -15.5t-60.5 -22.5l4 2l-18 -9h-2l-14 -8l-3 -2l-11 -11l-4 -3q-2 -2 -4 -3.5t-4 -3.5v-1l-3 -3
21
- l-3.5 -3.5t-2.5 -3.5v0l-4 -5q-1 -2 -1.5 -3.5t-1.5 -3.5v0q-1 -1 -2 -1.5t-2 -1.5v0v-2v-2v-1.5v-1.5v0q0 -2 -0.5 -4t-0.5 -5q0 -2 0.5 -4t0.5 -4v0v-0.5v-0.5v-1v-1v0v-143l16 15q2 3 4.5 5t5.5 4v1q22 18 53 33q31 14 70 24t85 15q46 6 97 6t97 -6q46 -5 85 -15t70 -24
22
- t53 -33l11 -10l15 -16v142v1.5v0.5v0.5v1.5v0v3v3t0.5 2.5t0.5 2.5t-0.5 2.5t-0.5 2.5v0v2v1v2v2v0l-9 5l-4 7l-1.5 3t-1.5 2v0q-2 2 -3 3.5t-3 3.5v0l-2 2l-2 2v0l-7 7l-3 3l-12 8l-3 2l-14 8h-2l-17 8q-26 12 -56.5 21.5t-62.5 14.5l-3 1l-30 4h-5l-26 2h-18l-14 4h-34z
23
- M86 588l12 8l18 9q26 11 55.5 19.5t60.5 13.5l2 1l29 4h5l26 2h31h34h34h32h12.5t12.5 -2h5l28 -4q34 -6 64 -14.5t58 -20.5l-3 1l16 -8q4 -3 8 -5t7 -4h-1h3q3 -2 5.5 -3.5t4.5 -3.5v0l3 -3l7 -6l3 -3l3 -3t2 -3v0q1 -1 1.5 -2.5t0.5 -2.5v0q1 -1 1.5 -2.5t1.5 -2.5v0l2 -4
24
- v-5v-1.5v-1.5v-1.5v-1.5v0v-0.5v-1.5v-0.5v-0.5v0q0 -1 -0.5 -2.5t-0.5 -2.5t0.5 -2.5t0.5 -2.5v0v-95q-23 19 -56 33q-32 15 -72 25t-87 15q-47 6 -98 6t-98 -6q-47 -5 -87 -15t-72 -25q-33 -14 -56 -33v96v2v3v2v2v0q0 1 -0.5 2.5t-0.5 2.5t0.5 2.5t0.5 2.5v0v2.5v2.5v2
25
- t2 1q1 1 0.5 2.5t1.5 2.5l3 4l5 6l3 4q2 1 3.5 2.5t3.5 2.5v0l3 3l9 7v9zM359 476h-17h-17h-33l-26 -2h-5l-29 -4q-34 -6 -65.5 -15.5t-60.5 -22.5l4 1l-18 -8q-5 -3 -9 -5.5t-7 -4.5l-3 -2l-15 -11l-8 -8l-3 -3l-3.5 -3.5t-2.5 -3.5l-3 -5q-1 -2 -2 -3.5t-2 -3.5v0
26
- q-1 -1 -1.5 -2.5t-1.5 -2.5v-1l-1 -7q0 -2 -0.5 -4t-0.5 -4t0.5 -4.5t0.5 -4.5v1v-1v-1v-0.5v-0.5v0v-143l16 16l3 3l5 5l12 10l14 9l5 3l16 8h2l20 9l7 2l17 7l6 2l26 7h3l23 5h9l24 4h7q8 0 15.5 1.5t16.5 1.5h8l27 2h8h37h36h10l27 -2h8q9 0 16.5 -1t15.5 -2h6l24 -4h9
27
- l19 -4l9 -2l24 -7l7 -3l17 -6l6 -2l21 -9h2l8 -4l8 -4l5 -3l12 -8l9 5l-5 -7q3 -3 6.5 -5.5t6.5 -5.5v-2q2 -1 3.5 -2.5t2.5 -3.5v0l7 7h9v123v0.5v1.5v0.5v1.5v0v1v2v1.5v1.5v0v2.5v2.5v2.5v2.5v0v1.5v1.5v2v2v-1q-1 2 -1.5 3.5t-1.5 3.5v-1q-1 2 -1.5 4t-1.5 3v0
28
- q-1 1 -2 2.5t-2 2.5v0q-1 2 -2.5 3.5t-2.5 3.5v0l-4 3l-8 8h-3q-2 3 -4.5 5.5t-4.5 5.5v0h-3l-6 4t-7 4h-1q-5 3 -9.5 5t-9.5 4q-26 12 -56.5 21.5t-62.5 14.5l-33 5h-5l-26 2h-32q-10 3 -19 3.5t-18 0.5v-1zM46 336v2v2v2.5v2.5v0v2v2v3v2v0v1.5v1.5v1v1v0v1.5v2.5l3 5
29
- q1 1 1.5 2t1.5 2v0l5 5l1 3q3 2 4.5 3.5l3.5 3.5l2 2l11 8q3 2 6.5 4t7.5 3v1q5 2 9.5 4.5t8.5 4.5q26 11 55 19.5t60 13.5h3l29 4h4l26 3h32h34h34h31l26 -3h5l28 -4q33 -5 63 -13.5t58 -21.5l-3 2q5 -2 9 -4.5t8 -4.5v1q4 -2 7.5 -4.5t7.5 -4.5h-1l3 -1q3 -2 5 -4t5 -4
30
- l-1 1l4 -3l7 -6q0 -1 1 -2l2 -2v0q1 -1 2 -2.5t2 -2.5v0q1 -1 1.5 -2t1.5 -2v0q1 -1 1.5 -2l1.5 -3v0q0 -1 0.5 -2t0.5 -2v0v-4q0 -1 0.5 -1.5t0.5 -1.5t-0.5 -2t-0.5 -2v1q0 -1 0.5 -1.5l0.5 -0.5q0 -1 -0.5 -1.5l-0.5 -0.5v0v-2v-3v-2v-3v1v-96l-8 7h-2l-20 13l-17 8h-2
31
- l-22 10l-6 2q-4 2 -8.5 3.5t-8.5 2.5l-1 1l-7 2l-26 7h-9q-5 0 -10 2t-10 3l-8 2l-25 4h-7l-32 3h-9l-27 2h-10h-38h-37h-11l-19 5h-8l-33 -4h-6l-25 -6l-10 -2l-24 -6h-4q-7 -2 -13.5 -3.5t-12.5 -3.5h-5q-6 -2 -11 -4l-10 -4h1l-6 -2q-6 -2 -11.5 -4.5t-10.5 -4.5h-2
32
- l-17 -9l-5 -3l-14 -9l-3 -2l-8 -6v93zM359 287q-74 0 -135 -12q-61 -11 -104.5 -29t-67.5 -41t-24 -46t24 -46t67.5 -41t104.5 -30q61 -11 135 -11t135 11q61 12 104.5 30t67.5 41t24 46t-24 46t-67.5 41t-104.5 30q-61 11 -135 11v0zM359 49q-73 0 -131 11t-98.5 27
33
- t-61.5 35q-22 19 -22 36t22 36q21 19 61.5 35.5t98.5 26.5q58 11 131 11t131 -11q58 -10 98.5 -26.5t61.5 -35.5q22 -19 22 -36t-22 -36q-21 -19 -61.5 -35t-98.5 -27q-58 -10 -131 -10v-1z" />
34
- </svg>
@@ -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="M995 500q-13 0 -21.5 8.5t-8.5 20.5v267q0 55 -38.5 93.5t-92.5 38.5h-644q-54 0 -92.5 -38.5t-38.5 -93.5v-271q0 -12 -8.5 -20.5t-21.5 -8.5q-12 0 -20.5 8.5t-8.5 20.5v271q0 79 56 135t134 56h644q79 0 134.5 -56t55.5 -135v-267q0 -12 -8.5 -20.5t-20.5 -8.5z
6
- M346 274l137 -136v595q0 12 8.5 20.5t20.5 8.5t20.5 -8.5t8.5 -20.5v-595l137 136q4 4 9.5 6.5t10.5 2.5q6 0 11.5 -2t9.5 -7q9 -8 9 -20.5t-9 -20.5l-186 -187q-4 -4 -9.5 -6.5t-11.5 -2.5t-11.5 2.5t-9.5 6.5l-186 187q-9 8 -9 20.5t9 20.5q8 9 20.5 9t20.5 -9v0z" />
7
- </svg>
@@ -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 427h-427v-427h-170v427h-427v170h427v427h170v-427h427v-170z" />
6
- </svg>
@@ -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 1468 1024">
4
- <path fill="currentColor"
5
- d="M0 756h973v119h-973v-119zM159 517h119v159h-119v-159zM358 199h119v477h-119v-477zM557 398h119v278h-119v-278v0zM756 0h119v676h-119v-676zM1448 707q0 -18 -13 -31t-31 -13v0h-6q-20 0 -36.5 -11t-24.5 -29v0v-6q-2 -6 -3 -12t-1 -12v0v0v0q0 -14 5.5 -26t14.5 -21v0
6
- q6 -6 10 -14.5t4 -18.5v0q0 -9 -3.5 -17t-9.5 -14v0q-6 -6 -14 -9.5t-17 -3.5v0q-9 0 -17 3.5t-14 9.5v0q-9 9 -21.5 15t-27.5 6v0v0v0q-28 0 -47.5 -19.5t-19.5 -47.5v0v-1.5v-1.5q0 -18 -13 -31.5t-31 -14.5v0q-18 0 -31 13t-13 32v0v0v5q0 20 -11 36t-28 24h-1h-6
7
- q-5 2 -11.5 3.5t-12.5 1.5h-2.5h-2.5v0q-14 0 -26 -5.5t-21 -14.5v0q-6 -7 -15 -10.5t-18 -4.5v0q-19 1 -31.5 13.5t-13.5 31.5v0q1 9 4.5 17t8.5 14v0l3 3q9 9 14.5 21t5.5 26q0 7 -2 14.5t-5 13.5v0q-7 19 -23.5 31t-37.5 12v0h-2v0v0q-19 0 -32.5 13t-13.5 31v1
8
- q1 17 14 30t31 13l0.5 -0.5l0.5 -0.5v0h5v0v0q14 0 26 5.5t21 14.5v0q9 9 14.5 21.5t5.5 26.5v0.5v0.5v0q0 14 -5 26t-14 21v0q-6 6 -9.5 14.5t-3.5 17.5v0v0v0v1v0q0 9 3 17t9 14v0q7 5 14.5 8.5t16.5 4.5v0h0.5h0.5q9 0 17 -3.5t14 -9.5v0q9 -10 21.5 -15.5t27.5 -6.5v0
9
- q28 1 48 20.5t22 46.5v0v0.5v2.5v0v0q0 19 13 32t31 13v0q18 0 30.5 -13t12.5 -31v-0.5v-0.5v0v-4q0 -14 5 -26t14 -21v0q10 -9 22 -14t26 -5t26.5 5t21.5 14v0q6 7 14.5 10.5t17.5 3.5v0v0v0v0v0q19 0 32 -13t13 -31q0 -9 -3.5 -16.5t-8.5 -13.5v0q-10 -10 -15.5 -22.5
10
- t-5.5 -26.5v0v0v0v0v0q0 -28 19.5 -48t47.5 -20h2v0v0q18 0 31 -12t14 -30v0v-2zM1130 802q-37 0 -63 -26.5t-26 -63.5q0 -38 26.5 -64.5t63.5 -26.5h0.5h0.5v0q36 2 60.5 28t24.5 62t-24.5 62t-60.5 28v0z" />
11
- </svg>
@@ -1,12 +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 1189 1024">
4
- <path fill="currentColor"
5
- d="M1169 710v0v0q0 -18 -13 -31t-31 -13h-0.5h-1.5v0h-4q-20 0 -36 -11t-24 -28v0v-5q-2 -5 -3 -11t-1 -12v0q0 -14 5 -26t14 -21v0q7 -6 10.5 -14.5t4.5 -18.5v0v0v0q0 -9 -3.5 -17t-9.5 -13v0q-6 -6 -13.5 -10t-16.5 -4h-0.5h-0.5v0q-9 1 -17 4t-14 9v0q-9 10 -21.5 15.5
6
- t-26.5 5.5v0q-28 0 -47.5 -19.5t-19.5 -46.5v0v-2v-2q0 -17 -12 -30t-30 -14v0q-18 0 -31 13t-13 31v0v5q0 20 -11 36t-28 24v0h-6q-6 2 -12 3t-12 1h-3h-2v0q-14 0 -26 -5t-21 -14v0q-6 -7 -14.5 -11t-17.5 -4h-0.5h-0.5v0q-18 1 -30.5 13.5t-12.5 30.5v0q0 9 3.5 17
7
- t9.5 14v0l2 3q9 9 14.5 20.5t5.5 25.5q0 8 -2 15t-5 14v-1q-7 19 -23.5 30.5t-36.5 12.5v0h-3v0v0q-18 0 -31 12.5t-14 31.5v0q1 18 14 30t31 12v0v0h5h1v0q14 0 25.5 5.5t20.5 13.5v0q9 9 14.5 21t5.5 26v1.5v0.5v0v0v0q0 14 -5 26t-14 21v0q-6 6 -9.5 14t-3.5 18v0v0v0
8
- q0 9 3.5 17t8.5 14v0q7 5 14.5 8.5t16.5 4.5v0q9 0 17 -3.5t14 -9.5v0q9 -10 22 -15.5t27 -5.5v0q27 0 46.5 19t21.5 45v0v3v0v0q0 18 12.5 31t31.5 14v0q18 -1 30 -13.5t12 -30.5v-0.5v-0.5v0v-3q1 -13 6 -25t13 -21v0q9 -9 21.5 -14.5t26.5 -5.5t26 5.5t21 14.5v0
9
- q6 6 14.5 10t17.5 4v0v0v0q18 0 31 -13t13 -31v-1.5v-1.5v1v-1v0q0 -9 -3.5 -16.5t-8.5 -12.5v0q-9 -9 -14.5 -21.5t-5.5 -26.5v0q0 -28 19.5 -47t46.5 -19h1v0v0v0h1q17 0 29.5 -11.5t14.5 -27.5v-1zM853 804q-34 -3 -58 -28.5t-24 -60.5q0 -36 24.5 -62t60.5 -28v0
10
- q35 2 59 28t24 61q0 36 -24 61.5t-59 27.5v0zM257 1024h-0.5h-0.5q-36 0 -67.5 -12.5t-56.5 -34.5v0q-25 -23 -42 -53t-22 -64l-1 -1h-3v-694h-64v-165h512v165h-64v32h-125v59h125v90h-62v59h62v89h-125v59h125v90h-62v58h62v89h-125v59h125v9h-3q-5 36 -22 66t-42 52h-1
11
- q-24 22 -55.5 35t-67.5 13v0v0z" />
12
- </svg>
@@ -1,13 +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="-12 0 1161 1024">
4
- <path fill="currentColor"
5
- d="M740 175q-40 0 -68 28t-28 68v0q0 8 1.5 16t4.5 15v0l-3 -7l-122 70l-87 -50v-126q33 -7 54.5 -33t21.5 -61q0 -39 -28 -67t-67 -28q-40 0 -68 28t-28 67q0 35 22 61t54 33h1v126l-100 57l-110 -62l-6 9q3 -7 5 -15.5t2 -17.5v-1v0v-1q0 -40 -28.5 -68t-68.5 -28t-68 28
6
- t-28 68t28 68.5t68 28.5q23 0 42 -9.5t33 -25.5v0l116 68v89l-114 67q-14 -16 -33 -25.5t-41 -9.5q-39 0 -67 28t-28 67q0 40 28 67.5t67 27.5q40 0 67.5 -27.5t27.5 -67.5v0v0v0q0 -8 -1 -15t-4 -14v1l3 4l110 -63l100 58v126q-33 7 -55 33t-22 60q0 40 28 68t68 28
7
- q39 0 67 -28t28 -68q0 -34 -21.5 -60t-54.5 -33v0v-126l88 -51l119 89l22 -39l-115 -86v-119l115 -65q13 16 32 25t41 9q39 0 67 -28t28 -67t-28 -67t-67 -28v0v1zM1139 703v0v0q0 -18 -13 -31t-31 -13h-6q-20 0 -37 -11.5t-24 -29.5h-1v-1.5v-1.5v-1.5v-1.5v0q-2 -5 -3 -11
8
- t-1 -13q0 -14 5 -26t14 -21v0q7 -6 11 -14.5t4 -18.5v0v0v0q0 -9 -3.5 -17.5t-9.5 -14.5v0q-6 -6 -14 -9.5t-17 -3.5v0q-9 0 -17 3.5t-14 9.5v0q-9 10 -22 15.5t-27 6.5v0v0v0q-28 0 -48 -20t-20 -48v0v-2.5v-2.5q0 -19 -13 -32t-31 -13q-19 0 -32 13t-13 32v1.5v1.5v-1v6
9
- q0 20 -11 37t-29 24l-1 1h-1h-2h-1h-2v0q-5 2 -11 3t-13 1q-13 0 -25.5 -5t-21.5 -14v0q-6 -7 -14.5 -11t-18.5 -4v0v0h-1q-18 0 -31 13t-13 31q0 10 4 18t10 14v0v1.5t2 1.5q9 9 14 21t5 25q0 8 -1.5 15t-4.5 13v0q-7 19 -23.5 31t-37.5 12v0h-1.5h-1.5q-18 0 -31 13
10
- t-14 32v0q0 18 13 31t32 13h5q14 0 26 5t21 14v0q9 9 14.5 21.5t6.5 26.5v0v0.5v0.5q0 14 -5.5 26t-14.5 21v0q-6 6 -10.5 15t-4.5 18v0v0.5v0.5q0 9 3.5 17t9.5 14v0q6 6 14 9t17 4v0q10 0 18 -3.5t14 -9.5v0q10 -10 22.5 -15.5t27.5 -5.5v0q7 0 14 1.5t13 4.5l-1 -1
11
- q19 8 31 24.5t13 37.5v0v0.5v0.5q0 19 13 32t31 13t31 -12.5t14 -30.5v0v-5q0 -14 5 -26t14 -21v0q9 -10 21.5 -15.5t26.5 -5.5t26 5t21 14v0q7 7 15.5 11t18.5 4v0q18 0 31 -13t13 -31q0 -10 -3.5 -18t-9.5 -14v0q-9 -9 -15 -21.5t-6 -27.5v0v0v0q0 -28 20 -48t47 -20v0h1
12
- v0q18 0 31 -12.5t14 -31.5v0v0zM822 797h-0.5h-0.5q-38 0 -64.5 -26.5t-26.5 -64.5q0 -37 26.5 -63.5t63.5 -26.5h2q37 0 63.5 26.5t26.5 63.5q0 38 -26.5 64.5t-63.5 26.5v0v0z" />
13
- </svg>
@@ -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 20 1024">
4
- <path fill="currentColor"
5
- d="M0 960v0v0v0z" />
6
- </svg>
@@ -1,73 +0,0 @@
1
- @import './fontIcons.css';
2
-
3
- #lsac-supernavbar-root {
4
- width: 100%;
5
- box-sizing: border-box;
6
- }
7
-
8
- .app {
9
- width: 400px;
10
- height: 575px;
11
- padding: 30px 60px;
12
- box-sizing: border-box;
13
- background-color: white;
14
- box-shadow: 0 4px 14px 4px #375c821c;
15
- font-family: 'proxima-nova', 'Helvetica Neue' !important;
16
- border-bottom: 5px solid #cad5e6;
17
- }
18
-
19
- .top {
20
- width: 100%;
21
- height: 50%;
22
- border-bottom: 2px solid #7998c7;
23
- display: flex;
24
- justify-content: center;
25
- align-items: center;
26
- }
27
-
28
- .bottom {
29
- width: 100%;
30
- height: 50%;
31
- border-top: 2px solid #7998c7;
32
- display: flex;
33
- flex-direction: column;
34
- justify-content: space-around;
35
- align-items: center;
36
- }
37
-
38
- .header-image {
39
- width: 165px;
40
- height: 165px;
41
- background: url('https://silind-s3.s3.eu-west-2.amazonaws.com/direflow/logo.svg');
42
- background-size: contain;
43
- }
44
-
45
- .header-title {
46
- font-size: 34px;
47
- color: #5781C2;
48
- }
49
-
50
- .sample-text {
51
- font-size: 16px;
52
- color: #666;
53
- text-align: center;
54
- }
55
-
56
- .button {
57
- width: 150px;
58
- height: 45px;
59
- font-size: 20px;
60
- font-weight: bold;
61
- background-color: #5781C2;
62
- color: white;
63
- box-shadow: 2px 2px 5px #16314d98;
64
- outline: none;
65
- border: 0;
66
- cursor: pointer;
67
- transition: 0.3s;
68
- }
69
-
70
- .button:hover {
71
- box-shadow: 4px 4px 8px #16314d63;
72
- background-color: #40558f;
73
- }
@@ -1,12 +0,0 @@
1
- @font-face {
2
- font-family: 'proxima-nova';
3
- src: url('./fonts/ProximaNovaReg.eot') format("eot");
4
- src: url('./fonts/ProximaNovaReg.eot#iefix') format('embedded-opentype'),
5
- url('./fonts/ProximaNovaReg.ttf') format('truetype'),
6
- url('./fonts/ProximaNovaReg.woff2') format('woff2'),
7
- url('./fonts/ProximaNovaReg.woff') format('woff'),
8
- url('./fonts/ProximaNovaReg.svg#ProximaNovaReg') format('svg');
9
- font-weight: normal;
10
- font-style: normal;
11
- font-display: block;
12
- }
@@ -1,4 +0,0 @@
1
- @import './fontIcons.css';
2
- #lsac-supernavbar-root {
3
- font-size: 62.5% !important; /* Since this defines our root unit, it's !important that it is not overridden */
4
- }
@@ -1,540 +0,0 @@
1
- @font-face {
2
- font-family: 'comprehend';
3
- src: url('./fonts/comprehend.eot?vrvuu6');
4
- src: url('./fonts/comprehend.eot?vrvuu6#iefix') format('embedded-opentype'),
5
- url('./fonts/comprehend.ttf?vrvuu6') format('truetype'),
6
- url('./fonts/comprehend.woff?vrvuu6') format('woff');/*,
7
- url('./fonts/comprehend.svg?vrvuu6#comprehend') format('svg');*/
8
- font-weight: normal;
9
- font-style: normal;
10
- font-display: block;
11
- }
12
-
13
- [class^="icon-"], [class*=" icon-"] {
14
- /* use !important to prevent issues with browser extensions that change fonts */
15
- font-family: 'comprehend' !important;
16
- speak: never;
17
- font-style: normal;
18
- font-weight: normal;
19
- font-variant: normal;
20
- text-transform: none;
21
- line-height: 1;
22
-
23
- /* Better Font Rendering =========== */
24
- -webkit-font-smoothing: antialiased;
25
- -moz-osx-font-smoothing: grayscale;
26
- }
27
-
28
- .icon-ask-support:before {
29
- content: "\e92b";
30
- }
31
- .icon-FAQ:before {
32
- content: "\e92a";
33
- }
34
- .icon-community:before {
35
- content: "\e928";
36
- }
37
- .icon-feedback:before {
38
- content: "\e929";
39
- }
40
- .icon-new-releases:before {
41
- content: "\e927";
42
- }
43
- .icon-switch:before {
44
- content: "\e926";
45
- }
46
- .icon-user-management .path1:before {
47
- content: "\e922";
48
- color: rgb(255, 255, 255);
49
- }
50
- .icon-user-management .path2:before {
51
- content: "\e923";
52
- margin-left: -1.3134765625em;
53
- color: rgb(0, 0, 0);
54
- }
55
- .icon-user-management .path3:before {
56
- content: "\e924";
57
- margin-left: -1.3134765625em;
58
- color: rgb(0, 0, 0);
59
- }
60
- .icon-user-management .path4:before {
61
- content: "\e925";
62
- margin-left: -1.3134765625em;
63
- color: rgb(0, 0, 0);
64
- }
65
- .icon-study-admin:before {
66
- content: "\e921";
67
- }
68
- .icon-ops-admin:before {
69
- content: "\e920";
70
- }
71
- .icon-global-admin:before {
72
- content: "\e91f";
73
- }
74
- .icon-data-acess:before {
75
- content: "\e917";
76
- }
77
- .icon-hub-admin:before {
78
- content: "\e93d";
79
- }
80
- .icon-marketplace-administration:before {
81
- content: "\e916";
82
- }
83
- .icon-engagement:before {
84
- content: "\e91a";
85
- }
86
- .icon-marketplace:before {
87
- content: "\e91b";
88
- color: #416783;
89
- }
90
- .icon-home-2:before {
91
- content: "\e91c";
92
- }
93
- .icon-my-apps:before {
94
- content: "\e91d";
95
- }
96
- .icon-collboration:before {
97
- content: "\e91e";
98
- }
99
- .icon-plus:before {
100
- content: "\e919";
101
- }
102
- .icon-upload:before {
103
- content: "\e918";
104
- }
105
- .icon-like-solid:before {
106
- content: "\e913";
107
- }
108
- .icon-like-solid1:before {
109
- content: "\e915";
110
- }
111
- .icon-like:before {
112
- content: "\e912";
113
- }
114
- .icon-like-svgrepo-com:before {
115
- content: "\e914";
116
- }
117
- .icon-covid-19:before {
118
- content: "\e911";
119
- }
120
- .icon-rule:before {
121
- content: "\e910";
122
- color: #707070;
123
- }
124
- .icon-dalia:before {
125
- content: "\e90f";
126
- color: #666;
127
- }
128
- .icon-Operational-Insights:before {
129
- content: "\e905";
130
- }
131
- .icon-rbm:before {
132
- content: "\e906";
133
- }
134
- .icon-Subtraction-5:before {
135
- content: "\e907";
136
- }
137
- .icon-clinops-insights:before {
138
- content: "\e908";
139
- }
140
- .icon-kpi-studio:before {
141
- content: "\e909";
142
- }
143
- .icon-kpi-studio-dashboard:before {
144
- content: "\e90a";
145
- }
146
- .icon-menu9:before {
147
- content: "\e90b";
148
- }
149
- .icon-oversight-scorecard:before {
150
- content: "\e90c";
151
- }
152
- .icon-question-circle-o:before {
153
- content: "\e90d";
154
- }
155
- .icon-spinner:before {
156
- content: "\e90e";
157
- }
158
- .icon-home:before {
159
- content: "\e002";
160
- }
161
- .icon-office:before {
162
- content: "\e00b";
163
- }
164
- .icon-pencil:before {
165
- content: "\e00d";
166
- }
167
- .icon-book:before {
168
- content: "\e070";
169
- }
170
- .icon-file:before {
171
- content: "\e086";
172
- }
173
- .icon-task-alt:before {
174
- content: "\e092";
175
- }
176
- .icon-folder:before {
177
- content: "\e0a1";
178
- }
179
- .icon-AddFolder:before {
180
- content: "\e618";
181
- }
182
- .icon-envelop:before {
183
- content: "\e0eb";
184
- }
185
- .icon-pushpin:before {
186
- content: "\e0f0";
187
- }
188
- .icon-clock:before {
189
- content: "\e101";
190
- }
191
- .icon-bell:before {
192
- content: "\e10c";
193
- }
194
- .icon-alarm-plus:before {
195
- content: "\e10d";
196
- }
197
- .icon-alarm-minus:before {
198
- content: "\e10e";
199
- }
200
- .icon-alarm-check:before {
201
- content: "\e10f";
202
- }
203
- .icon-alarm-cancel:before {
204
- content: "\e110";
205
- }
206
- .icon-calendar:before {
207
- content: "\e115";
208
- }
209
- .icon-screen:before {
210
- content: "\e123";
211
- }
212
- .icon-database:before {
213
- content: "\e138";
214
- }
215
- .icon-undo:before {
216
- content: "\e14b";
217
- }
218
- .icon-bubble:before {
219
- content: "\e150";
220
- }
221
- .icon-user:before {
222
- content: "\e185";
223
- }
224
- .icon-users:before {
225
- content: "\e186";
226
- }
227
- .icon-user-plus:before {
228
- content: "\e187";
229
- }
230
- .icon-binoculars:before {
231
- content: "\e1b5";
232
- }
233
- .icon-search2:before {
234
- content: "\e1ba";
235
- }
236
- .icon-Pop_out:before {
237
- content: "\e61f";
238
- }
239
- .icon-expand:before {
240
- content: "\e1bf";
241
- }
242
- .icon-expand2:before {
243
- content: "\e1c8";
244
- }
245
- .icon-contract:before {
246
- content: "\e620";
247
- }
248
- .icon-move:before {
249
- content: "\e61b";
250
- }
251
- .icon-lock:before {
252
- content: "\e1d5";
253
- }
254
- .icon-unlocked:before {
255
- content: "\e1d6";
256
- }
257
- .icon-wrench:before {
258
- content: "\e1d9";
259
- }
260
- .icon-equalizer:before {
261
- content: "\e1dc";
262
- }
263
- .icon-cog:before {
264
- content: "\e1df";
265
- }
266
- .icon-report:before {
267
- content: "\e201";
268
- }
269
- .icon-dashboard:before {
270
- content: "\e23a";
271
- }
272
- .icon-remove:before {
273
- content: "\e250";
274
- }
275
- .icon-target:before {
276
- content: "\e279";
277
- }
278
- .icon-power:before {
279
- content: "\e28e";
280
- }
281
- .icon-task-list:before {
282
- content: "\e29c";
283
- }
284
- .icon-tree:before {
285
- content: "\e2a7";
286
- }
287
- .icon-menu2:before {
288
- content: "\e2a9";
289
- }
290
- .icon-cloud-upload:before {
291
- content: "\e2b7";
292
- }
293
- .icon-link:before {
294
- content: "\e2cf";
295
- }
296
- .icon-eye:before {
297
- content: "\e2dc";
298
- }
299
- .icon-eye-blocked:before {
300
- content: "\e2dd";
301
- }
302
- .icon-star-empty:before {
303
- content: "\e2ff";
304
- }
305
- .icon-star-full:before {
306
- content: "\e301";
307
- }
308
- .icon-exclamation:before {
309
- content: "\e619";
310
- }
311
- .icon-WarningCircle:before {
312
- content: "\e61c";
313
- }
314
- .icon-question-circle:before {
315
- content: "\e35a";
316
- }
317
- .icon-plus-circle2:before {
318
- content: "\e35e";
319
- }
320
- .icon-info:before {
321
- content: "\e362";
322
- }
323
- .icon-information_solid:before {
324
- content: "\e900";
325
- }
326
- .icon-close:before {
327
- content: "\e36e";
328
- }
329
- .icon-checkmark-full:before {
330
- content: "\e370";
331
- }
332
- .icon-checkmark-circle:before {
333
- content: "\e61a";
334
- }
335
- .icon-Checkboxnegative:before {
336
- content: "\e60f";
337
- }
338
- .icon-exit:before {
339
- content: "\e37a";
340
- }
341
- .icon-loop:before {
342
- content: "\e3a7";
343
- }
344
- .icon-loop2:before {
345
- content: "\e3a8";
346
- }
347
- .icon-arrow-left:before {
348
- content: "\e3b3";
349
- }
350
- .icon-arrow-right:before {
351
- content: "\e3b1";
352
- }
353
- .icon-DownArrow:before {
354
- content: "\e61d";
355
- }
356
- .icon-UpArrow:before {
357
- content: "\e61e";
358
- }
359
- .icon-arrow-right2:before {
360
- content: "\e621";
361
- }
362
- .icon-arrow-down2:before {
363
- content: "\e3d4";
364
- }
365
- .icon-arrow-right-circle-full:before {
366
- content: "\e3d3";
367
- }
368
- .icon-arrow-left2:before {
369
- content: "\e3d7";
370
- }
371
- .icon-arrow-up:before {
372
- content: "\ea32";
373
- }
374
- .icon-arrow-down:before {
375
- content: "\ea36";
376
- }
377
- .icon-ascending:before {
378
- content: "\e609";
379
- }
380
- .icon-descending:before {
381
- content: "\e60a";
382
- }
383
- .icon-ascending-alt:before {
384
- content: "\e60d";
385
- }
386
- .icon-descending-alt:before {
387
- content: "\e60e";
388
- }
389
- .icon-menu:before {
390
- content: "\e418";
391
- }
392
- .icon-accordion-down:before {
393
- content: "\e600";
394
- }
395
- .icon-accordion-right:before {
396
- content: "\e601";
397
- }
398
- .icon-first-page:before {
399
- content: "\e602";
400
- }
401
- .icon-previous-page:before {
402
- content: "\e603";
403
- }
404
- .icon-next-page:before {
405
- content: "\e604";
406
- }
407
- .icon-last-page:before {
408
- content: "\e605";
409
- }
410
- .icon-checkbox-checked:before {
411
- content: "\e42e";
412
- }
413
- .icon-checkbox-unchecked:before {
414
- content: "\e42f";
415
- }
416
- .icon-square:before {
417
- content: "\e430";
418
- }
419
- .icon-checkbox-partial:before {
420
- content: "\e431";
421
- }
422
- .icon-Checkboxpartial:before {
423
- content: "\e614";
424
- }
425
- .icon-circle2:before {
426
- content: "\e43a";
427
- }
428
- .icon-circle:before {
429
- content: "\e43b";
430
- }
431
- .icon-Diamond:before {
432
- content: "\e902";
433
- }
434
- .icon-filter2:before {
435
- content: "\e445";
436
- }
437
- .icon-table:before {
438
- content: "\e465";
439
- }
440
- .icon-paragraph-left:before {
441
- content: "\e475";
442
- }
443
- .icon-console:before {
444
- content: "\e481";
445
- }
446
- .icon-file-pdf:before {
447
- content: "\e4e2";
448
- }
449
- .icon-file-word:before {
450
- content: "\e4e4";
451
- }
452
- .icon-file-excel:before {
453
- content: "\e4e5";
454
- }
455
- .icon-file-powerpoint:before {
456
- content: "\e4e7";
457
- }
458
- .icon-grid-view:before {
459
- content: "\e606";
460
- }
461
- .icon-list-view:before {
462
- content: "\e608";
463
- }
464
- .icon-file-image .path1:before {
465
- content: "\e60b";
466
- color: rgb(68, 68, 68);
467
- }
468
- .icon-file-image .path2:before {
469
- content: "\e622";
470
- margin-left: -1em;
471
- color: rgb(68, 68, 68);
472
- }
473
- .icon-file-image .path3:before {
474
- content: "\e623";
475
- margin-left: -1em;
476
- color: rgb(68, 68, 68);
477
- }
478
- .icon-file-image .path4:before {
479
- content: "\e624";
480
- margin-left: -1em;
481
- color: rgb(68, 68, 68);
482
- }
483
- .icon-file-image .path5:before {
484
- content: "\e625";
485
- margin-left: -1em;
486
- color: rgb(255, 255, 255);
487
- }
488
- .icon-file-image .path6:before {
489
- content: "\e626";
490
- margin-left: -1em;
491
- color: rgb(255, 255, 255);
492
- }
493
- .icon-sort-filter:before {
494
- content: "\e60c";
495
- }
496
- .icon-menu-hamburger:before {
497
- content: "\e610";
498
- }
499
- .icon-schema:before {
500
- content: "\e611";
501
- }
502
- .icon-branch:before {
503
- content: "\e612";
504
- }
505
- .icon-datatypes:before {
506
- content: "\e613";
507
- }
508
- .icon-session:before {
509
- content: "\e615";
510
- }
511
- .icon-stats2:before {
512
- content: "\e616";
513
- }
514
- .icon-share:before {
515
- content: "\e617";
516
- }
517
- .icon-close-alt:before {
518
- content: "\e607";
519
- }
520
- .icon-pie:before {
521
- content: "\e1f7";
522
- }
523
- .icon-stats:before {
524
- content: "\e1fe";
525
- }
526
- .icon-bar:before {
527
- content: "\e204";
528
- }
529
- .icon-chart:before {
530
- content: "\e20b";
531
- }
532
- .icon-diagonals:before {
533
- content: "\e903";
534
- }
535
- .icon-dashed-line:before {
536
- content: "\e904";
537
- }
538
- .icon-viz-threshold2:before {
539
- content: "\e901";
540
- }