supernav-test 2.2.18 → 2.2.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (464) hide show
  1. package/package.json +8 -7
  2. package/dist/App.css +0 -38
  3. package/dist/App.test.d.ts +0 -1
  4. package/dist/App.test.js +0 -9
  5. package/dist/LsacContainer.d.ts +0 -4
  6. package/dist/LsacContainer.js +0 -29
  7. package/dist/components/lsac-supernavbar/AuthWrapper.d.ts +0 -4
  8. package/dist/components/lsac-supernavbar/AuthWrapper.js +0 -95
  9. package/dist/components/lsac-supernavbar/LsacSidebar.d.ts +0 -44
  10. package/dist/components/lsac-supernavbar/LsacSidebar.js +0 -48
  11. package/dist/components/lsac-supernavbar/Store.d.ts +0 -3
  12. package/dist/components/lsac-supernavbar/Store.js +0 -22
  13. package/dist/components/lsac-supernavbar/actions/AuthActions.d.ts +0 -8
  14. package/dist/components/lsac-supernavbar/actions/AuthActions.js +0 -29
  15. package/dist/components/lsac-supernavbar/actions/SidebarActions.d.ts +0 -23
  16. package/dist/components/lsac-supernavbar/actions/SidebarActions.js +0 -95
  17. package/dist/components/lsac-supernavbar/components/Sidebar.d.ts +0 -13
  18. package/dist/components/lsac-supernavbar/components/Sidebar.js +0 -317
  19. package/dist/components/lsac-supernavbar/components/SidebarForm.d.ts +0 -5
  20. package/dist/components/lsac-supernavbar/components/SidebarForm.js +0 -21
  21. package/dist/components/lsac-supernavbar/components/SidebarMainLink.d.ts +0 -14
  22. package/dist/components/lsac-supernavbar/components/SidebarMainLink.js +0 -124
  23. package/dist/components/lsac-supernavbar/components/SidebarOption.d.ts +0 -4
  24. package/dist/components/lsac-supernavbar/components/SidebarOption.js +0 -22
  25. package/dist/components/lsac-supernavbar/components/SidebarSubMenu.d.ts +0 -5
  26. package/dist/components/lsac-supernavbar/components/SidebarSubMenu.js +0 -154
  27. package/dist/components/lsac-supernavbar/components/SidebarTab.d.ts +0 -1
  28. package/dist/components/lsac-supernavbar/components/SidebarTab.js +0 -69
  29. package/dist/components/lsac-supernavbar/components/Topnav.d.ts +0 -14
  30. package/dist/components/lsac-supernavbar/components/Topnav.js +0 -173
  31. package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.d.ts +0 -9
  32. package/dist/components/lsac-supernavbar/components/sidebar_submenus/CategorizedSubmenu.js +0 -104
  33. package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.d.ts +0 -5
  34. package/dist/components/lsac-supernavbar/components/sidebar_submenus/Marketplace.js +0 -19
  35. package/dist/components/lsac-supernavbar/constants/SidebarConstants.d.ts +0 -8
  36. package/dist/components/lsac-supernavbar/constants/SidebarConstants.js +0 -17
  37. package/dist/components/lsac-supernavbar/constants/UtilityConstants.d.ts +0 -15
  38. package/dist/components/lsac-supernavbar/constants/UtilityConstants.js +0 -32
  39. package/dist/components/lsac-supernavbar/interfaces/Models.d.ts +0 -65
  40. package/dist/components/lsac-supernavbar/interfaces/Models.js +0 -17
  41. package/dist/components/lsac-supernavbar/interfaces/Redux.d.ts +0 -7
  42. package/dist/components/lsac-supernavbar/interfaces/Redux.js +0 -5
  43. package/dist/components/lsac-supernavbar/reducers/AuthReducer.d.ts +0 -7
  44. package/dist/components/lsac-supernavbar/reducers/AuthReducer.js +0 -41
  45. package/dist/components/lsac-supernavbar/reducers/RootReducer.d.ts +0 -5
  46. package/dist/components/lsac-supernavbar/reducers/RootReducer.js +0 -19
  47. package/dist/components/lsac-supernavbar/reducers/SidebarReducer.d.ts +0 -17
  48. package/dist/components/lsac-supernavbar/reducers/SidebarReducer.js +0 -96
  49. package/dist/components/lsac-supernavbar/resources/icomoon-library.json +0 -1
  50. package/dist/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -6
  51. package/dist/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -7
  52. package/dist/components/lsac-supernavbar/static/images/icon-user.svg +0 -7
  53. package/dist/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
  54. package/dist/components/lsac-supernavbar/static/images/saama_logo.svg +0 -26
  55. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -6
  56. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -6
  57. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -6
  58. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -6
  59. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -6
  60. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -12
  61. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -9
  62. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -8
  63. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -31
  64. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -8
  65. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -6
  66. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -9
  67. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -6
  68. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -6
  69. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -6
  70. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -6
  71. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -6
  72. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -7
  73. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -6
  74. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -6
  75. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -8
  76. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -6
  77. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -7
  78. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -8
  79. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -6
  80. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -6
  81. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -6
  82. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -8
  83. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -8
  84. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -7
  85. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -7
  86. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -7
  87. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -7
  88. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -7
  89. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -7
  90. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -7
  91. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -7
  92. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -7
  93. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -8
  94. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -7
  95. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -8
  96. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -6
  97. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -8
  98. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -6
  99. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -7
  100. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -7
  101. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -8
  102. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -8
  103. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -8
  104. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -6
  105. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -7
  106. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -8
  107. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -7
  108. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -8
  109. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -6
  110. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -10
  111. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -6
  112. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -7
  113. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -9
  114. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -7
  115. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -9
  116. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -6
  117. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -6
  118. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -7
  119. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -7
  120. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -6
  121. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -7
  122. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -7
  123. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -7
  124. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -6
  125. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -9
  126. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -8
  127. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -7
  128. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -8
  129. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -6
  130. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -6
  131. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -11
  132. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -7
  133. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -7
  134. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -8
  135. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -6
  136. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -6
  137. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -6
  138. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -7
  139. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -6
  140. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -6
  141. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -6
  142. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -6
  143. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -7
  144. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -6
  145. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -6
  146. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -6
  147. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -8
  148. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -6
  149. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -6
  150. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -6
  151. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -9
  152. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -6
  153. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -6
  154. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -6
  155. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -6
  156. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -6
  157. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -6
  158. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -6
  159. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -6
  160. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -6
  161. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -6
  162. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -8
  163. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -6
  164. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -9
  165. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -8
  166. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -6
  167. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -8
  168. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -7
  169. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -12
  170. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -6
  171. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -8
  172. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -8
  173. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -8
  174. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -7
  175. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -6
  176. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -6
  177. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -6
  178. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -6
  179. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -6
  180. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -6
  181. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -6
  182. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -6
  183. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -12
  184. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -6
  185. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -9
  186. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -14
  187. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -10
  188. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -9
  189. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -7
  190. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -6
  191. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -6
  192. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -6
  193. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -6
  194. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -12
  195. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -7
  196. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -16
  197. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -7
  198. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -7
  199. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -9
  200. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -12
  201. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -16
  202. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -6
  203. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -12
  204. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -11
  205. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -8
  206. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -11
  207. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -8
  208. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -34
  209. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -7
  210. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -6
  211. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -11
  212. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -12
  213. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -13
  214. package/dist/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -6
  215. package/dist/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -73
  216. package/dist/components/lsac-supernavbar/stylesheets/font-face.scss +0 -12
  217. package/dist/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -4
  218. package/dist/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -540
  219. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
  220. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -3521
  221. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
  222. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
  223. package/dist/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
  224. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
  225. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -190
  226. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
  227. package/dist/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
  228. package/dist/components/lsac-supernavbar/stylesheets/form.scss +0 -16
  229. package/dist/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -72
  230. package/dist/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -222
  231. package/dist/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -358
  232. package/dist/components/lsac-supernavbar/stylesheets/topnav.scss +0 -371
  233. package/dist/components/lsac-supernavbar/test/App.test.d.ts +0 -1
  234. package/dist/components/lsac-supernavbar/test/App.test.js +0 -28
  235. package/dist/components/lsac-supernavbar/util/SubmenuUtil.d.ts +0 -9
  236. package/dist/components/lsac-supernavbar/util/SubmenuUtil.js +0 -208
  237. package/dist/components/lsac-supernavbar/util/Util.d.ts +0 -4
  238. package/dist/components/lsac-supernavbar/util/Util.js +0 -51
  239. package/dist/index.css +0 -13
  240. package/dist/index.d.ts +0 -2
  241. package/dist/index.js +0 -22
  242. package/dist/logo.svg +0 -1
  243. package/dist/react-app-env.d.js +0 -2
  244. package/dist/reportWebVitals.d.ts +0 -3
  245. package/dist/reportWebVitals.js +0 -34
  246. package/dist/setupTests.d.ts +0 -1
  247. package/dist/setupTests.js +0 -3
  248. package/src/App.css +0 -38
  249. package/src/App.test.tsx +0 -8
  250. package/src/LsacContainer.tsx +0 -17
  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/interfaces/Models.ts +0 -71
  268. package/src/components/lsac-supernavbar/interfaces/Redux.ts +0 -9
  269. package/src/components/lsac-supernavbar/reducers/AuthReducer.ts +0 -24
  270. package/src/components/lsac-supernavbar/reducers/RootReducer.ts +0 -13
  271. package/src/components/lsac-supernavbar/reducers/SidebarReducer.ts +0 -73
  272. package/src/components/lsac-supernavbar/resources/icomoon-library.json +0 -1
  273. package/src/components/lsac-supernavbar/static/images/close-hamburger-icon.svg +0 -6
  274. package/src/components/lsac-supernavbar/static/images/hamburger-icon.svg +0 -7
  275. package/src/components/lsac-supernavbar/static/images/icon-user.svg +0 -7
  276. package/src/components/lsac-supernavbar/static/images/saama_logo.png +0 -0
  277. package/src/components/lsac-supernavbar/static/images/saama_logo.svg +0 -26
  278. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_down.svg +0 -6
  279. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_left.svg +0 -6
  280. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_right.svg +0 -6
  281. package/src/components/lsac-supernavbar/static/images/sidebar-icons/caret_up.svg +0 -6
  282. package/src/components/lsac-supernavbar/static/images/sidebar-icons/glyph1_comprehend.svg +0 -6
  283. package/src/components/lsac-supernavbar/static/images/sidebar-icons/management_icon.svg +0 -12
  284. package/src/components/lsac-supernavbar/static/images/sidebar-icons/marketplace_icon.svg +0 -9
  285. package/src/components/lsac-supernavbar/static/images/sidebar-icons/my_apps.svg +0 -8
  286. package/src/components/lsac-supernavbar/static/images/sidebar-icons/rbqm-triangle.svg +0 -31
  287. package/src/components/lsac-supernavbar/static/images/sidebar-icons/rightIcon.svg +0 -8
  288. package/src/components/lsac-supernavbar/static/images/sidebar-icons/space_comprehend.svg +0 -6
  289. package/src/components/lsac-supernavbar/static/images/sidebar-icons/triangle-exclamation.svg +0 -9
  290. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A32_comprehend.svg +0 -6
  291. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E$A36_comprehend.svg +0 -6
  292. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$A1_comprehend.svg +0 -6
  293. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$E$B_comprehend.svg +0 -6
  294. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E0$F0_comprehend.svg +0 -6
  295. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$B_comprehend.svg +0 -7
  296. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E00$D_comprehend.svg +0 -6
  297. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E002_comprehend.svg +0 -6
  298. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E070_comprehend.svg +0 -8
  299. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E086_comprehend.svg +0 -6
  300. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E092_comprehend.svg +0 -7
  301. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$A_comprehend.svg +0 -8
  302. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B$F_comprehend.svg +0 -6
  303. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$B5_comprehend.svg +0 -6
  304. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$C8_comprehend.svg +0 -6
  305. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$C_comprehend.svg +0 -8
  306. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D$F_comprehend.svg +0 -8
  307. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D5_comprehend.svg +0 -7
  308. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D6_comprehend.svg +0 -7
  309. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$D9_comprehend.svg +0 -7
  310. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F$E_comprehend.svg +0 -7
  311. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E1$F7_comprehend.svg +0 -7
  312. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$C_comprehend.svg +0 -7
  313. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$D_comprehend.svg +0 -7
  314. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$E_comprehend.svg +0 -7
  315. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E10$F_comprehend.svg +0 -7
  316. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E101_comprehend.svg +0 -8
  317. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E110_comprehend.svg +0 -7
  318. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E115_comprehend.svg +0 -8
  319. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E123_comprehend.svg +0 -6
  320. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E138_comprehend.svg +0 -8
  321. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E14$B_comprehend.svg +0 -6
  322. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E150_comprehend.svg +0 -7
  323. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E185_comprehend.svg +0 -7
  324. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E186_comprehend.svg +0 -8
  325. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E187_comprehend.svg +0 -8
  326. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A7_comprehend.svg +0 -8
  327. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$A9_comprehend.svg +0 -6
  328. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$B7_comprehend.svg +0 -7
  329. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$C$F_comprehend.svg +0 -8
  330. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$C_comprehend.svg +0 -7
  331. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$D$D_comprehend.svg +0 -8
  332. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E2$F$F_comprehend.svg +0 -6
  333. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E20$B_comprehend.svg +0 -10
  334. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E201_comprehend.svg +0 -6
  335. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E204_comprehend.svg +0 -7
  336. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E23$A_comprehend.svg +0 -9
  337. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E250_comprehend.svg +0 -7
  338. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E279_comprehend.svg +0 -9
  339. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E28$E_comprehend.svg +0 -6
  340. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E29$C_comprehend.svg +0 -6
  341. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A7_comprehend.svg +0 -7
  342. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$A8_comprehend.svg +0 -7
  343. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$B3_comprehend.svg +0 -6
  344. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D3_comprehend.svg +0 -7
  345. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D4_comprehend.svg +0 -7
  346. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E3$D7_comprehend.svg +0 -7
  347. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E301_comprehend.svg +0 -6
  348. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$A_comprehend.svg +0 -9
  349. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E35$E_comprehend.svg +0 -8
  350. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E36$E_comprehend.svg +0 -7
  351. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E362_comprehend.svg +0 -8
  352. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E37$A_comprehend.svg +0 -6
  353. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E370_comprehend.svg +0 -6
  354. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E2_comprehend.svg +0 -11
  355. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E4_comprehend.svg +0 -7
  356. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E5_comprehend.svg +0 -7
  357. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E4$E7_comprehend.svg +0 -8
  358. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E418_comprehend.svg +0 -6
  359. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$E_comprehend.svg +0 -6
  360. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E42$F_comprehend.svg +0 -6
  361. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$A_comprehend.svg +0 -7
  362. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E43$B_comprehend.svg +0 -6
  363. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E430_comprehend.svg +0 -6
  364. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E431_comprehend.svg +0 -6
  365. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E445_comprehend.svg +0 -6
  366. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E465_comprehend.svg +0 -7
  367. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E475_comprehend.svg +0 -6
  368. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E481_comprehend.svg +0 -6
  369. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$A_comprehend.svg +0 -6
  370. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$B_comprehend.svg +0 -8
  371. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$C_comprehend.svg +0 -6
  372. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$D_comprehend.svg +0 -6
  373. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$E_comprehend.svg +0 -6
  374. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E60$F_comprehend.svg +0 -9
  375. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E600_comprehend.svg +0 -6
  376. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E601_comprehend.svg +0 -6
  377. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E602_comprehend.svg +0 -6
  378. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E603_comprehend.svg +0 -6
  379. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E604_comprehend.svg +0 -6
  380. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E605_comprehend.svg +0 -6
  381. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E606_comprehend.svg +0 -6
  382. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E607_comprehend.svg +0 -6
  383. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E608_comprehend.svg +0 -6
  384. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E609_comprehend.svg +0 -6
  385. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$A_comprehend.svg +0 -8
  386. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$B_comprehend.svg +0 -6
  387. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$C_comprehend.svg +0 -9
  388. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E61$F_comprehend.svg +0 -8
  389. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E610_comprehend.svg +0 -6
  390. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E611_comprehend.svg +0 -8
  391. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E612_comprehend.svg +0 -7
  392. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E613_comprehend.svg +0 -12
  393. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E614_comprehend.svg +0 -6
  394. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E615_comprehend.svg +0 -8
  395. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E616_comprehend.svg +0 -8
  396. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E617_comprehend.svg +0 -8
  397. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E618_comprehend.svg +0 -7
  398. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E619_comprehend.svg +0 -6
  399. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E620_comprehend.svg +0 -6
  400. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E621_comprehend.svg +0 -6
  401. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E622_comprehend.svg +0 -6
  402. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E623_comprehend.svg +0 -6
  403. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E624_comprehend.svg +0 -6
  404. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E625_comprehend.svg +0 -6
  405. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E626_comprehend.svg +0 -6
  406. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$A_comprehend.svg +0 -12
  407. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$B_comprehend.svg +0 -6
  408. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$C_comprehend.svg +0 -9
  409. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$D_comprehend.svg +0 -14
  410. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$E_comprehend.svg +0 -10
  411. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E90$F_comprehend.svg +0 -9
  412. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E900_comprehend.svg +0 -7
  413. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E901_comprehend.svg +0 -6
  414. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E902_comprehend.svg +0 -6
  415. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E903_comprehend.svg +0 -6
  416. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E904_comprehend.svg +0 -6
  417. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E905_comprehend.svg +0 -12
  418. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E907_comprehend.svg +0 -7
  419. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E908_comprehend.svg +0 -16
  420. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E909_comprehend.svg +0 -7
  421. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$A_comprehend.svg +0 -7
  422. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$C_comprehend.svg +0 -9
  423. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$E_comprehend.svg +0 -12
  424. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E91$F_comprehend.svg +0 -16
  425. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E910_comprehend.svg +0 -6
  426. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E911_comprehend.svg +0 -12
  427. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E912_comprehend.svg +0 -11
  428. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E913_comprehend.svg +0 -8
  429. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E914_comprehend.svg +0 -11
  430. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E915_comprehend.svg +0 -8
  431. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E917_comprehend.svg +0 -34
  432. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E918_comprehend.svg +0 -7
  433. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E919_comprehend.svg +0 -6
  434. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E920_comprehend.svg +0 -11
  435. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E921_comprehend.svg +0 -12
  436. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni$E93$D_comprehend.svg +0 -13
  437. package/src/components/lsac-supernavbar/static/images/sidebar-icons/uni0001_comprehend.svg +0 -6
  438. package/src/components/lsac-supernavbar/stylesheets/LsacSidebar.css +0 -73
  439. package/src/components/lsac-supernavbar/stylesheets/font-face.scss +0 -12
  440. package/src/components/lsac-supernavbar/stylesheets/font-sizer.scss +0 -4
  441. package/src/components/lsac-supernavbar/stylesheets/fontIcons.css +0 -540
  442. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.eot +0 -0
  443. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.svg +0 -3521
  444. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.ttf +0 -0
  445. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff +0 -0
  446. package/src/components/lsac-supernavbar/stylesheets/fonts/ProximaNovaReg.woff2 +0 -0
  447. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.eot +0 -0
  448. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.svg +0 -190
  449. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.ttf +0 -0
  450. package/src/components/lsac-supernavbar/stylesheets/fonts/comprehend.woff +0 -0
  451. package/src/components/lsac-supernavbar/stylesheets/form.scss +0 -16
  452. package/src/components/lsac-supernavbar/stylesheets/sidebar-main-link.scss +0 -72
  453. package/src/components/lsac-supernavbar/stylesheets/sidebar.scss +0 -222
  454. package/src/components/lsac-supernavbar/stylesheets/study-filter.scss +0 -358
  455. package/src/components/lsac-supernavbar/stylesheets/topnav.scss +0 -371
  456. package/src/components/lsac-supernavbar/test/App.test.js +0 -20
  457. package/src/components/lsac-supernavbar/util/SubmenuUtil.tsx +0 -153
  458. package/src/components/lsac-supernavbar/util/Util.ts +0 -24
  459. package/src/index.css +0 -13
  460. package/src/index.tsx +0 -18
  461. package/src/logo.svg +0 -1
  462. package/src/react-app-env.d.ts +0 -1
  463. package/src/reportWebVitals.ts +0 -15
  464. package/src/setupTests.ts +0 -5
@@ -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
- }