@thetradeengineorg1/snova-shell-module 0.0.8 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/bundles/thetradeengineorg1-snova-shell-module.umd.js +1091 -2159
  2. package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
  3. package/esm2015/lib/globaldependencies/helpers/dom.helper.js +2 -1
  4. package/esm2015/lib/shell-components/components/Payments/document.component.js +1 -1
  5. package/esm2015/lib/shell-components/components/admin-layout/admin-layout.component.js +39 -81
  6. package/esm2015/lib/shell-components/components/feed-time/feed-time.component.js +1 -1
  7. package/esm2015/lib/shell-components/components/header-side/header-side.component.js +296 -323
  8. package/esm2015/lib/shell-components/components/header-top/header-top.component.js +82 -357
  9. package/esm2015/lib/shell-components/components/menu/menu.component.js +136 -724
  10. package/esm2015/lib/shell-components/components/sidenav/side-bar.component.js +105 -99
  11. package/esm2015/lib/shell-components/components/sidenav/sidenav.component.js +1 -1
  12. package/esm2015/lib/shell-components/components/submit-feedback/submit-feedback.component.js +1 -1
  13. package/esm2015/lib/shell-components/shell.module.js +9 -11
  14. package/esm2015/public-api.js +1 -1
  15. package/fesm2015/thetradeengineorg1-snova-shell-module.js +1065 -1986
  16. package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
  17. package/lib/globaldependencies/components/componentbase.d.ts +0 -1
  18. package/lib/globaldependencies/constants/feature-ids.d.ts +0 -1
  19. package/lib/globaldependencies/constants/localstorage-properties.d.ts +0 -1
  20. package/lib/globaldependencies/helpers/dom.helper.d.ts +0 -1
  21. package/lib/globaldependencies/helpers/fontawesome-icons.d.ts +0 -1
  22. package/lib/globaldependencies/helpers/moment-utc-date-adapter.d.ts +0 -1
  23. package/lib/globaldependencies/helpers/window.helper.d.ts +0 -1
  24. package/lib/globaldependencies/intercepter/jwt.interceptor.d.ts +0 -1
  25. package/lib/globaldependencies/pipes/fetchSizedAndCachedImage.pipe.d.ts +0 -1
  26. package/lib/globaldependencies/pipes/highLightText.pipe.d.ts +0 -1
  27. package/lib/globaldependencies/pipes/orderby-pipe.d.ts +0 -1
  28. package/lib/globaldependencies/pipes/removeSpecialCharacters.pipe.d.ts +0 -1
  29. package/lib/globaldependencies/pipes/sanitize.pipe.d.ts +0 -1
  30. package/lib/globaldependencies/pipes/softlabels.pipes.d.ts +0 -1
  31. package/lib/globaldependencies/pipes/utctolocaltime.pipe.d.ts +0 -1
  32. package/lib/globaldependencies/pipes/utctolocaltimewithdate.pipe.d.ts +0 -1
  33. package/lib/globaldependencies/pipes/workflowstatus.pipes.d.ts +0 -1
  34. package/lib/shell-components/components/Payments/account.component.d.ts +0 -1
  35. package/lib/shell-components/components/Payments/company-information.d.ts +0 -1
  36. package/lib/shell-components/components/Payments/company-plans.component.d.ts +0 -1
  37. package/lib/shell-components/components/Payments/document.component.d.ts +1 -2
  38. package/lib/shell-components/components/Payments/payment-method.component.d.ts +0 -1
  39. package/lib/shell-components/components/Payments/product-service.component.d.ts +0 -1
  40. package/lib/shell-components/components/Payments/purchase-more-licenses.d.ts +0 -1
  41. package/lib/shell-components/components/Payments/transactions.component.d.ts +0 -1
  42. package/lib/shell-components/components/admin-layout/admin-layout.component.d.ts +0 -1
  43. package/lib/shell-components/components/all-work-items-dialog/all-work-items-dialog.component.d.ts +0 -1
  44. package/lib/shell-components/components/confirmation-dialog/confirmation-dialog.component.d.ts +0 -1
  45. package/lib/shell-components/components/export-import-configuration/export-configuration.component.d.ts +0 -1
  46. package/lib/shell-components/components/feed-time/feed-time-dialog.component.d.ts +0 -1
  47. package/lib/shell-components/components/feed-time/feed-time.component.d.ts +0 -1
  48. package/lib/shell-components/components/header-side/header-side.component.d.ts +1 -2
  49. package/lib/shell-components/components/header-top/header-top.component.d.ts +0 -1
  50. package/lib/shell-components/components/lives/lives-welcome-page.d.ts +0 -1
  51. package/lib/shell-components/components/menu/menu.component.d.ts +0 -1
  52. package/lib/shell-components/components/menu/searchTask.enum.d.ts +0 -1
  53. package/lib/shell-components/components/notifications/announcement-dialog.component.d.ts +0 -1
  54. package/lib/shell-components/components/notifications/notifications.component.d.ts +0 -1
  55. package/lib/shell-components/components/sidebar-top/sidebar-top.component.d.ts +0 -1
  56. package/lib/shell-components/components/sidenav/side-bar.component.d.ts +26 -16
  57. package/lib/shell-components/components/sidenav/sidenav.component.d.ts +0 -1
  58. package/lib/shell-components/components/submit-feedback/submit-feedback.component.d.ts +0 -1
  59. package/lib/shell-components/constants/api-urls.d.ts +0 -1
  60. package/lib/shell-components/constants/available-languages.d.ts +0 -1
  61. package/lib/shell-components/constants/channel-names.d.ts +0 -1
  62. package/lib/shell-components/constants/menu-categories.d.ts +0 -1
  63. package/lib/shell-components/constants/notification-routes.d.ts +0 -1
  64. package/lib/shell-components/constants/notification-type-ids.d.ts +0 -1
  65. package/lib/shell-components/enum/recentSearchType.enum.d.ts +0 -1
  66. package/lib/shell-components/models/AppMenuItemModel.d.ts +0 -1
  67. package/lib/shell-components/models/AppNotification.d.ts +0 -1
  68. package/lib/shell-components/models/AssetAssignedNotificationModel.d.ts +0 -1
  69. package/lib/shell-components/models/ChannelUpdateModel.d.ts +0 -1
  70. package/lib/shell-components/models/EmployeeStatusModel.d.ts +0 -1
  71. package/lib/shell-components/models/IAdjust-screen-options.d.ts +0 -1
  72. package/lib/shell-components/models/IBadge.d.ts +0 -1
  73. package/lib/shell-components/models/IChildItem.d.ts +0 -1
  74. package/lib/shell-components/models/ILayout-change-options.d.ts +0 -1
  75. package/lib/shell-components/models/IMenuItem.d.ts +0 -1
  76. package/lib/shell-components/models/IlayoutConf.d.ts +0 -1
  77. package/lib/shell-components/models/IntroModel.d.ts +0 -1
  78. package/lib/shell-components/models/MessageDetails.d.ts +0 -1
  79. package/lib/shell-components/models/MessageTypingDetails.d.ts +0 -1
  80. package/lib/shell-components/models/NewProjectCreatedNotificationModel.d.ts +0 -1
  81. package/lib/shell-components/models/NewProjectFeatureNotificationModel.d.ts +0 -1
  82. package/lib/shell-components/models/NotificationsOutPutModel.d.ts +0 -1
  83. package/lib/shell-components/models/ProjectSearchCriteriaInputModel.d.ts +0 -1
  84. package/lib/shell-components/models/RecentSearchModel.d.ts +0 -1
  85. package/lib/shell-components/models/ReportConfigAssignedNotification.d.ts +0 -1
  86. package/lib/shell-components/models/ReportSubmittedNotification.d.ts +0 -1
  87. package/lib/shell-components/models/RoleUpdatedNotification.d.ts +0 -1
  88. package/lib/shell-components/models/UserStoryAssignedNotification.d.ts +0 -1
  89. package/lib/shell-components/models/archiveUserStoryModel.d.ts +0 -1
  90. package/lib/shell-components/models/companieslist.model.d.ts +0 -1
  91. package/lib/shell-components/models/company-model.d.ts +0 -1
  92. package/lib/shell-components/models/company-payment-model.d.ts +0 -1
  93. package/lib/shell-components/models/dragedWidget.d.ts +0 -1
  94. package/lib/shell-components/models/employee-List.d.ts +0 -1
  95. package/lib/shell-components/models/employee.d.ts +0 -1
  96. package/lib/shell-components/models/entityRoleFeature.d.ts +0 -1
  97. package/lib/shell-components/models/export-configuration-model.d.ts +0 -1
  98. package/lib/shell-components/models/export-data.module.d.ts +0 -1
  99. package/lib/shell-components/models/goalApprovedNotificationModel.d.ts +0 -1
  100. package/lib/shell-components/models/import-configuration-model.d.ts +0 -1
  101. package/lib/shell-components/models/initialStatusofUsers.d.ts +0 -1
  102. package/lib/shell-components/models/invoiceOutput-model.d.ts +0 -1
  103. package/lib/shell-components/models/leaveApplicationNotifiction.d.ts +0 -1
  104. package/lib/shell-components/models/multiChartsScheduling.d.ts +0 -1
  105. package/lib/shell-components/models/parkUserStoryInputModel.d.ts +0 -1
  106. package/lib/shell-components/models/project.d.ts +0 -1
  107. package/lib/shell-components/models/recentSearchApiModel.d.ts +0 -1
  108. package/lib/shell-components/models/searchCriteriaInputModelBase.d.ts +0 -1
  109. package/lib/shell-components/models/shellModulesInfo.d.ts +0 -1
  110. package/lib/shell-components/models/softlabels-model.d.ts +0 -1
  111. package/lib/shell-components/models/sprintReplanRequestedModel.d.ts +0 -1
  112. package/lib/shell-components/models/sprintStartedNotificationModel.d.ts +0 -1
  113. package/lib/shell-components/models/store-model.d.ts +0 -1
  114. package/lib/shell-components/models/store-search-model.d.ts +0 -1
  115. package/lib/shell-components/models/themes.model.d.ts +0 -1
  116. package/lib/shell-components/models/timesheetenabledisable.d.ts +0 -1
  117. package/lib/shell-components/models/user.d.ts +0 -1
  118. package/lib/shell-components/models/userStory.d.ts +0 -1
  119. package/lib/shell-components/models/userStoryCommentNotificationModel.d.ts +0 -1
  120. package/lib/shell-components/models/userStoryUpdateNotificationModel.d.ts +0 -1
  121. package/lib/shell-components/models/userstory-custom-fields.model.d.ts +0 -1
  122. package/lib/shell-components/models/validation.model.d.ts +0 -1
  123. package/lib/shell-components/models/widgetlist.d.ts +0 -1
  124. package/lib/shell-components/models/workspaceList.d.ts +0 -1
  125. package/lib/shell-components/services/authentication.service.d.ts +0 -1
  126. package/lib/shell-components/services/chat.service.d.ts +0 -1
  127. package/lib/shell-components/services/common-used.service.d.ts +0 -1
  128. package/lib/shell-components/services/feature.service.d.ts +0 -1
  129. package/lib/shell-components/services/google-analytics.service.d.ts +0 -1
  130. package/lib/shell-components/services/layout.service.d.ts +0 -1
  131. package/lib/shell-components/services/payment.service.d.ts +0 -1
  132. package/lib/shell-components/services/recentSearch.service.d.ts +0 -1
  133. package/lib/shell-components/services/shell.modules.service.d.ts +0 -1
  134. package/lib/shell-components/services/signalr.service.d.ts +0 -1
  135. package/lib/shell-components/services/theme.service.d.ts +0 -1
  136. package/lib/shell-components/shell.module.d.ts +1 -2
  137. package/lib/shell-components/shell.routing.d.ts +0 -1
  138. package/lib/shell-components/store/actions/authentication.actions.d.ts +0 -1
  139. package/lib/shell-components/store/actions/chat.actions.d.ts +0 -1
  140. package/lib/shell-components/store/actions/menuitems.actions.d.ts +0 -1
  141. package/lib/shell-components/store/actions/notification-validator.action.d.ts +0 -1
  142. package/lib/shell-components/store/actions/notifications.actions.d.ts +0 -1
  143. package/lib/shell-components/store/effects/authentication.effects.d.ts +0 -1
  144. package/lib/shell-components/store/effects/chat.effects.d.ts +0 -1
  145. package/lib/shell-components/store/effects/index.d.ts +0 -1
  146. package/lib/shell-components/store/effects/menuitems.effects.d.ts +0 -1
  147. package/lib/shell-components/store/effects/notification-validator.effects.d.ts +0 -1
  148. package/lib/shell-components/store/effects/notifications.effects.d.ts +0 -1
  149. package/lib/shell-components/store/reducers/authentication.reducers.d.ts +0 -1
  150. package/lib/shell-components/store/reducers/chat.reducers.d.ts +0 -1
  151. package/lib/shell-components/store/reducers/index.d.ts +0 -1
  152. package/lib/shell-components/store/reducers/menuitems.reducers.d.ts +0 -1
  153. package/lib/shell-components/store/reducers/notification-validator.reducers.d.ts +0 -1
  154. package/lib/shell-components/store/reducers/notifications.reducers.d.ts +0 -1
  155. package/package.json +1 -1
  156. package/public-api.d.ts +0 -1
  157. package/store/reducers/index.d.ts +0 -1
  158. package/thetradeengineorg1-snova-shell-module.d.ts +0 -1
  159. package/lib/globaldependencies/components/componentbase.d.ts.map +0 -1
  160. package/lib/globaldependencies/constants/feature-ids.d.ts.map +0 -1
  161. package/lib/globaldependencies/constants/localstorage-properties.d.ts.map +0 -1
  162. package/lib/globaldependencies/helpers/dom.helper.d.ts.map +0 -1
  163. package/lib/globaldependencies/helpers/fontawesome-icons.d.ts.map +0 -1
  164. package/lib/globaldependencies/helpers/moment-utc-date-adapter.d.ts.map +0 -1
  165. package/lib/globaldependencies/helpers/window.helper.d.ts.map +0 -1
  166. package/lib/globaldependencies/intercepter/jwt.interceptor.d.ts.map +0 -1
  167. package/lib/globaldependencies/pipes/fetchSizedAndCachedImage.pipe.d.ts.map +0 -1
  168. package/lib/globaldependencies/pipes/highLightText.pipe.d.ts.map +0 -1
  169. package/lib/globaldependencies/pipes/orderby-pipe.d.ts.map +0 -1
  170. package/lib/globaldependencies/pipes/removeSpecialCharacters.pipe.d.ts.map +0 -1
  171. package/lib/globaldependencies/pipes/sanitize.pipe.d.ts.map +0 -1
  172. package/lib/globaldependencies/pipes/softlabels.pipes.d.ts.map +0 -1
  173. package/lib/globaldependencies/pipes/utctolocaltime.pipe.d.ts.map +0 -1
  174. package/lib/globaldependencies/pipes/utctolocaltimewithdate.pipe.d.ts.map +0 -1
  175. package/lib/globaldependencies/pipes/workflowstatus.pipes.d.ts.map +0 -1
  176. package/lib/shell-components/components/Payments/account.component.d.ts.map +0 -1
  177. package/lib/shell-components/components/Payments/company-information.d.ts.map +0 -1
  178. package/lib/shell-components/components/Payments/company-plans.component.d.ts.map +0 -1
  179. package/lib/shell-components/components/Payments/document.component.d.ts.map +0 -1
  180. package/lib/shell-components/components/Payments/payment-method.component.d.ts.map +0 -1
  181. package/lib/shell-components/components/Payments/product-service.component.d.ts.map +0 -1
  182. package/lib/shell-components/components/Payments/purchase-more-licenses.d.ts.map +0 -1
  183. package/lib/shell-components/components/Payments/transactions.component.d.ts.map +0 -1
  184. package/lib/shell-components/components/admin-layout/admin-layout.component.d.ts.map +0 -1
  185. package/lib/shell-components/components/all-work-items-dialog/all-work-items-dialog.component.d.ts.map +0 -1
  186. package/lib/shell-components/components/confirmation-dialog/confirmation-dialog.component.d.ts.map +0 -1
  187. package/lib/shell-components/components/export-import-configuration/export-configuration.component.d.ts.map +0 -1
  188. package/lib/shell-components/components/feed-time/feed-time-dialog.component.d.ts.map +0 -1
  189. package/lib/shell-components/components/feed-time/feed-time.component.d.ts.map +0 -1
  190. package/lib/shell-components/components/header-side/header-side.component.d.ts.map +0 -1
  191. package/lib/shell-components/components/header-top/header-top.component.d.ts.map +0 -1
  192. package/lib/shell-components/components/lives/lives-welcome-page.d.ts.map +0 -1
  193. package/lib/shell-components/components/menu/menu.component.d.ts.map +0 -1
  194. package/lib/shell-components/components/menu/searchTask.enum.d.ts.map +0 -1
  195. package/lib/shell-components/components/notifications/announcement-dialog.component.d.ts.map +0 -1
  196. package/lib/shell-components/components/notifications/notifications.component.d.ts.map +0 -1
  197. package/lib/shell-components/components/sidebar-top/sidebar-top.component.d.ts.map +0 -1
  198. package/lib/shell-components/components/sidenav/side-bar.component.d.ts.map +0 -1
  199. package/lib/shell-components/components/sidenav/sidenav.component.d.ts.map +0 -1
  200. package/lib/shell-components/components/submit-feedback/submit-feedback.component.d.ts.map +0 -1
  201. package/lib/shell-components/constants/api-urls.d.ts.map +0 -1
  202. package/lib/shell-components/constants/available-languages.d.ts.map +0 -1
  203. package/lib/shell-components/constants/channel-names.d.ts.map +0 -1
  204. package/lib/shell-components/constants/menu-categories.d.ts.map +0 -1
  205. package/lib/shell-components/constants/notification-routes.d.ts.map +0 -1
  206. package/lib/shell-components/constants/notification-type-ids.d.ts.map +0 -1
  207. package/lib/shell-components/enum/recentSearchType.enum.d.ts.map +0 -1
  208. package/lib/shell-components/models/AppMenuItemModel.d.ts.map +0 -1
  209. package/lib/shell-components/models/AppNotification.d.ts.map +0 -1
  210. package/lib/shell-components/models/AssetAssignedNotificationModel.d.ts.map +0 -1
  211. package/lib/shell-components/models/ChannelUpdateModel.d.ts.map +0 -1
  212. package/lib/shell-components/models/EmployeeStatusModel.d.ts.map +0 -1
  213. package/lib/shell-components/models/IAdjust-screen-options.d.ts.map +0 -1
  214. package/lib/shell-components/models/IBadge.d.ts.map +0 -1
  215. package/lib/shell-components/models/IChildItem.d.ts.map +0 -1
  216. package/lib/shell-components/models/ILayout-change-options.d.ts.map +0 -1
  217. package/lib/shell-components/models/IMenuItem.d.ts.map +0 -1
  218. package/lib/shell-components/models/IlayoutConf.d.ts.map +0 -1
  219. package/lib/shell-components/models/IntroModel.d.ts.map +0 -1
  220. package/lib/shell-components/models/MessageDetails.d.ts.map +0 -1
  221. package/lib/shell-components/models/MessageTypingDetails.d.ts.map +0 -1
  222. package/lib/shell-components/models/NewProjectCreatedNotificationModel.d.ts.map +0 -1
  223. package/lib/shell-components/models/NewProjectFeatureNotificationModel.d.ts.map +0 -1
  224. package/lib/shell-components/models/NotificationsOutPutModel.d.ts.map +0 -1
  225. package/lib/shell-components/models/ProjectSearchCriteriaInputModel.d.ts.map +0 -1
  226. package/lib/shell-components/models/RecentSearchModel.d.ts.map +0 -1
  227. package/lib/shell-components/models/ReportConfigAssignedNotification.d.ts.map +0 -1
  228. package/lib/shell-components/models/ReportSubmittedNotification.d.ts.map +0 -1
  229. package/lib/shell-components/models/RoleUpdatedNotification.d.ts.map +0 -1
  230. package/lib/shell-components/models/UserStoryAssignedNotification.d.ts.map +0 -1
  231. package/lib/shell-components/models/archiveUserStoryModel.d.ts.map +0 -1
  232. package/lib/shell-components/models/companieslist.model.d.ts.map +0 -1
  233. package/lib/shell-components/models/company-model.d.ts.map +0 -1
  234. package/lib/shell-components/models/company-payment-model.d.ts.map +0 -1
  235. package/lib/shell-components/models/dragedWidget.d.ts.map +0 -1
  236. package/lib/shell-components/models/employee-List.d.ts.map +0 -1
  237. package/lib/shell-components/models/employee.d.ts.map +0 -1
  238. package/lib/shell-components/models/entityRoleFeature.d.ts.map +0 -1
  239. package/lib/shell-components/models/export-configuration-model.d.ts.map +0 -1
  240. package/lib/shell-components/models/export-data.module.d.ts.map +0 -1
  241. package/lib/shell-components/models/goalApprovedNotificationModel.d.ts.map +0 -1
  242. package/lib/shell-components/models/import-configuration-model.d.ts.map +0 -1
  243. package/lib/shell-components/models/initialStatusofUsers.d.ts.map +0 -1
  244. package/lib/shell-components/models/invoiceOutput-model.d.ts.map +0 -1
  245. package/lib/shell-components/models/leaveApplicationNotifiction.d.ts.map +0 -1
  246. package/lib/shell-components/models/multiChartsScheduling.d.ts.map +0 -1
  247. package/lib/shell-components/models/parkUserStoryInputModel.d.ts.map +0 -1
  248. package/lib/shell-components/models/project.d.ts.map +0 -1
  249. package/lib/shell-components/models/recentSearchApiModel.d.ts.map +0 -1
  250. package/lib/shell-components/models/searchCriteriaInputModelBase.d.ts.map +0 -1
  251. package/lib/shell-components/models/shellModulesInfo.d.ts.map +0 -1
  252. package/lib/shell-components/models/softlabels-model.d.ts.map +0 -1
  253. package/lib/shell-components/models/sprintReplanRequestedModel.d.ts.map +0 -1
  254. package/lib/shell-components/models/sprintStartedNotificationModel.d.ts.map +0 -1
  255. package/lib/shell-components/models/store-model.d.ts.map +0 -1
  256. package/lib/shell-components/models/store-search-model.d.ts.map +0 -1
  257. package/lib/shell-components/models/themes.model.d.ts.map +0 -1
  258. package/lib/shell-components/models/timesheetenabledisable.d.ts.map +0 -1
  259. package/lib/shell-components/models/user.d.ts.map +0 -1
  260. package/lib/shell-components/models/userStory.d.ts.map +0 -1
  261. package/lib/shell-components/models/userStoryCommentNotificationModel.d.ts.map +0 -1
  262. package/lib/shell-components/models/userStoryUpdateNotificationModel.d.ts.map +0 -1
  263. package/lib/shell-components/models/userstory-custom-fields.model.d.ts.map +0 -1
  264. package/lib/shell-components/models/validation.model.d.ts.map +0 -1
  265. package/lib/shell-components/models/widgetlist.d.ts.map +0 -1
  266. package/lib/shell-components/models/workspaceList.d.ts.map +0 -1
  267. package/lib/shell-components/services/authentication.service.d.ts.map +0 -1
  268. package/lib/shell-components/services/chat.service.d.ts.map +0 -1
  269. package/lib/shell-components/services/common-used.service.d.ts.map +0 -1
  270. package/lib/shell-components/services/feature.service.d.ts.map +0 -1
  271. package/lib/shell-components/services/google-analytics.service.d.ts.map +0 -1
  272. package/lib/shell-components/services/layout.service.d.ts.map +0 -1
  273. package/lib/shell-components/services/payment.service.d.ts.map +0 -1
  274. package/lib/shell-components/services/recentSearch.service.d.ts.map +0 -1
  275. package/lib/shell-components/services/shell.modules.service.d.ts.map +0 -1
  276. package/lib/shell-components/services/signalr.service.d.ts.map +0 -1
  277. package/lib/shell-components/services/theme.service.d.ts.map +0 -1
  278. package/lib/shell-components/shell.module.d.ts.map +0 -1
  279. package/lib/shell-components/shell.routing.d.ts.map +0 -1
  280. package/lib/shell-components/store/actions/authentication.actions.d.ts.map +0 -1
  281. package/lib/shell-components/store/actions/chat.actions.d.ts.map +0 -1
  282. package/lib/shell-components/store/actions/menuitems.actions.d.ts.map +0 -1
  283. package/lib/shell-components/store/actions/notification-validator.action.d.ts.map +0 -1
  284. package/lib/shell-components/store/actions/notifications.actions.d.ts.map +0 -1
  285. package/lib/shell-components/store/effects/authentication.effects.d.ts.map +0 -1
  286. package/lib/shell-components/store/effects/chat.effects.d.ts.map +0 -1
  287. package/lib/shell-components/store/effects/index.d.ts.map +0 -1
  288. package/lib/shell-components/store/effects/menuitems.effects.d.ts.map +0 -1
  289. package/lib/shell-components/store/effects/notification-validator.effects.d.ts.map +0 -1
  290. package/lib/shell-components/store/effects/notifications.effects.d.ts.map +0 -1
  291. package/lib/shell-components/store/reducers/authentication.reducers.d.ts.map +0 -1
  292. package/lib/shell-components/store/reducers/chat.reducers.d.ts.map +0 -1
  293. package/lib/shell-components/store/reducers/index.d.ts.map +0 -1
  294. package/lib/shell-components/store/reducers/menuitems.reducers.d.ts.map +0 -1
  295. package/lib/shell-components/store/reducers/notification-validator.reducers.d.ts.map +0 -1
  296. package/lib/shell-components/store/reducers/notifications.reducers.d.ts.map +0 -1
  297. package/public-api.d.ts.map +0 -1
  298. package/store/reducers/index.d.ts.map +0 -1
  299. package/thetradeengineorg1-snova-shell-module.d.ts.map +0 -1
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/material/button'), require('@angular/material/card'), require('@angular/material/progress-bar'), require('@angular/material/tooltip'), require('@angular/material/icon'), require('@angular/material/snack-bar'), require('@angular/material/input'), require('@angular/material/core'), require('@angular/material/dialog'), require('@angular/material/menu'), require('@angular/material/sidenav'), require('@angular/material/list'), require('@angular/material/toolbar'), require('@angular/material/grid-list'), require('@angular/material/select'), require('@angular/material/table'), require('@angular/material/tabs'), require('@angular/material/checkbox'), require('@angular/material/badge'), require('@angular/forms'), require('@angular/common/http'), require('@angular/flex-layout'), require('@angular/material-moment-adapter'), require('@angular/router'), require('@thetradeengineorg1/snova-avatar'), require('@thetradeengineorg1/snova-ndc-dynamic'), require('@ngx-translate/core'), require('@ncstate/sat-popover'), require('@fortawesome/angular-fontawesome'), require('ngx-cookie-service'), require('ngx-toastr'), require('pubnub-angular2'), require('@ngrx/store'), require('@ngrx/effects'), require('ngx-perfect-scrollbar'), require('ngx-timeago'), require('guid-typescript'), require('underscore'), require('moment'), require('@angular/platform-browser'), require('rxjs'), require('@ngrx/entity'), require('rxjs/operators'), require('@fortawesome/fontawesome-svg-core'), require('@fortawesome/free-brands-svg-icons'), require('@fortawesome/free-solid-svg-icons'), require('ngx-ui-loader'), require('@microsoft/signalr'), require('@angular/cdk/bidi'), require('@angular/flex-layout/extended'), require('@angular/animations'), require('@angular/flex-layout/flex'), require('@angular/material/form-field'), require('@thetradeengineorg1/snova-document-management'), require('resumablejs'), require('ng-push-ivy'), require('@angular/material/progress-spinner'), require('@angular/material/divider'), require('ngx-dropzone'), require('@ngx-translate/http-loader'), require('ng-pick-datetime'), require('@thetradeengineorg1/snova-file-uploader'), require('@swimlane/ngx-datatable')) :
3
- typeof define === 'function' && define.amd ? define('@thetradeengineorg1/snova-shell-module', ['exports', '@angular/core', '@angular/common', '@angular/material/button', '@angular/material/card', '@angular/material/progress-bar', '@angular/material/tooltip', '@angular/material/icon', '@angular/material/snack-bar', '@angular/material/input', '@angular/material/core', '@angular/material/dialog', '@angular/material/menu', '@angular/material/sidenav', '@angular/material/list', '@angular/material/toolbar', '@angular/material/grid-list', '@angular/material/select', '@angular/material/table', '@angular/material/tabs', '@angular/material/checkbox', '@angular/material/badge', '@angular/forms', '@angular/common/http', '@angular/flex-layout', '@angular/material-moment-adapter', '@angular/router', '@thetradeengineorg1/snova-avatar', '@thetradeengineorg1/snova-ndc-dynamic', '@ngx-translate/core', '@ncstate/sat-popover', '@fortawesome/angular-fontawesome', 'ngx-cookie-service', 'ngx-toastr', 'pubnub-angular2', '@ngrx/store', '@ngrx/effects', 'ngx-perfect-scrollbar', 'ngx-timeago', 'guid-typescript', 'underscore', 'moment', '@angular/platform-browser', 'rxjs', '@ngrx/entity', 'rxjs/operators', '@fortawesome/fontawesome-svg-core', '@fortawesome/free-brands-svg-icons', '@fortawesome/free-solid-svg-icons', 'ngx-ui-loader', '@microsoft/signalr', '@angular/cdk/bidi', '@angular/flex-layout/extended', '@angular/animations', '@angular/flex-layout/flex', '@angular/material/form-field', '@thetradeengineorg1/snova-document-management', 'resumablejs', 'ng-push-ivy', '@angular/material/progress-spinner', '@angular/material/divider', 'ngx-dropzone', '@ngx-translate/http-loader', 'ng-pick-datetime', '@thetradeengineorg1/snova-file-uploader', '@swimlane/ngx-datatable'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.thetradeengineorg1 = global.thetradeengineorg1 || {}, global.thetradeengineorg1["snova-shell-module"] = {}), global.ng.core, global.ng.common, global.ng.material.button, global.ng.material.card, global.ng.material.progressBar, global.ng.material.tooltip, global.ng.material.icon, global.ng.material.snackBar, global.ng.material.input, global.ng.material.core, global.ng.material.dialog, global.ng.material.menu, global.ng.material.sidenav, global.ng.material.list, global.ng.material.toolbar, global.ng.material.gridList, global.ng.material.select, global.ng.material.table, global.ng.material.tabs, global.ng.material.checkbox, global.ng.material.badge, global.ng.forms, global.ng.common.http, global.ng.flexLayout, global.ng.materialMomentAdapter, global.ng.router, global.i29, global.i2$1, global.i5$1, global.i20$1, global.i4, global.i5, global.i6, global.i2$2, global.i3, global.i1$2, global.i2$3, global.i35, global.guidTypescript, global._, global.moment, global.ng.platformBrowser, global.rxjs, global.entity, global.rxjs.operators, global.fontawesomeSvgCore, global.freeBrandsSvgIcons, global.freeSolidSvgIcons, global.i3$1, global.signalR, global.ng.cdk.bidi, global.ng.flexLayout.extended, global.ng.animations, global.ng.flexLayout.flex, global.ng.material.formField, global.i15, global.Resumable, global.i1$4, global.ng.material.progressSpinner, global.ng.material.divider, global.i33, global.httpLoader, global.ngPickDatetime, global.snovaFileUploader, global.i8$1));
5
- })(this, (function (exports, i0, i10, i8, i7, i28, i7$1, i17, snackBar, i23, i14, i1$3, i16, i13, i12, i19, i12$1, i34, table, i2$4, i11, badge, i9, i1$1, flexLayout, materialMomentAdapter, i2, i29, i2$1, i5$1, i20$1, i4, i5, i6, i2$2, i3, i1$2, i2$3, i35, guidTypescript, _, moment, i1, rxjs, entity, operators, fontawesomeSvgCore, freeBrandsSvgIcons, freeSolidSvgIcons, i3$1, signalR, i11$1, i22$1, animations, i20, i22, i15, Resumable, i1$4, i30, i7$2, i33, httpLoader, ngPickDatetime, snovaFileUploader, i8$1) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/material/button'), require('@angular/material/card'), require('@angular/material/progress-bar'), require('@angular/material/tooltip'), require('@angular/material/icon'), require('@angular/material/snack-bar'), require('@angular/material/input'), require('@angular/material/core'), require('@angular/material/dialog'), require('@angular/material/menu'), require('@angular/material/sidenav'), require('@angular/material/list'), require('@angular/material/toolbar'), require('@angular/material/grid-list'), require('@angular/material/select'), require('@angular/material/table'), require('@angular/material/tabs'), require('@angular/material/checkbox'), require('@angular/material/badge'), require('@angular/forms'), require('@angular/common/http'), require('@angular/flex-layout'), require('@angular/material-moment-adapter'), require('@angular/router'), require('@thetradeengineorg1/snova-avatar'), require('@thetradeengineorg1/snova-ndc-dynamic'), require('@ngx-translate/core'), require('@ncstate/sat-popover'), require('@fortawesome/angular-fontawesome'), require('ngx-cookie-service'), require('ngx-toastr'), require('pubnub-angular2'), require('@ngrx/store'), require('@ngrx/effects'), require('ngx-perfect-scrollbar'), require('ngx-timeago'), require('guid-typescript'), require('underscore'), require('moment'), require('@angular/platform-browser'), require('rxjs'), require('@ngrx/entity'), require('rxjs/operators'), require('@fortawesome/fontawesome-svg-core'), require('@fortawesome/free-brands-svg-icons'), require('@fortawesome/free-solid-svg-icons'), require('ngx-ui-loader'), require('@microsoft/signalr'), require('@angular/cdk/bidi'), require('@angular/animations'), require('@angular/flex-layout/flex'), require('@angular/material/form-field'), require('@thetradeengineorg1/snova-document-management'), require('resumablejs'), require('ng-push-ivy'), require('@angular/flex-layout/extended'), require('@angular/material/divider'), require('ngx-dropzone'), require('bootstrap'), require('@ngx-translate/http-loader'), require('ng-pick-datetime'), require('@angular/material/progress-spinner'), require('@thetradeengineorg1/snova-file-uploader'), require('@swimlane/ngx-datatable')) :
3
+ typeof define === 'function' && define.amd ? define('@thetradeengineorg1/snova-shell-module', ['exports', '@angular/core', '@angular/common', '@angular/material/button', '@angular/material/card', '@angular/material/progress-bar', '@angular/material/tooltip', '@angular/material/icon', '@angular/material/snack-bar', '@angular/material/input', '@angular/material/core', '@angular/material/dialog', '@angular/material/menu', '@angular/material/sidenav', '@angular/material/list', '@angular/material/toolbar', '@angular/material/grid-list', '@angular/material/select', '@angular/material/table', '@angular/material/tabs', '@angular/material/checkbox', '@angular/material/badge', '@angular/forms', '@angular/common/http', '@angular/flex-layout', '@angular/material-moment-adapter', '@angular/router', '@thetradeengineorg1/snova-avatar', '@thetradeengineorg1/snova-ndc-dynamic', '@ngx-translate/core', '@ncstate/sat-popover', '@fortawesome/angular-fontawesome', 'ngx-cookie-service', 'ngx-toastr', 'pubnub-angular2', '@ngrx/store', '@ngrx/effects', 'ngx-perfect-scrollbar', 'ngx-timeago', 'guid-typescript', 'underscore', 'moment', '@angular/platform-browser', 'rxjs', '@ngrx/entity', 'rxjs/operators', '@fortawesome/fontawesome-svg-core', '@fortawesome/free-brands-svg-icons', '@fortawesome/free-solid-svg-icons', 'ngx-ui-loader', '@microsoft/signalr', '@angular/cdk/bidi', '@angular/animations', '@angular/flex-layout/flex', '@angular/material/form-field', '@thetradeengineorg1/snova-document-management', 'resumablejs', 'ng-push-ivy', '@angular/flex-layout/extended', '@angular/material/divider', 'ngx-dropzone', 'bootstrap', '@ngx-translate/http-loader', 'ng-pick-datetime', '@angular/material/progress-spinner', '@thetradeengineorg1/snova-file-uploader', '@swimlane/ngx-datatable'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.thetradeengineorg1 = global.thetradeengineorg1 || {}, global.thetradeengineorg1["snova-shell-module"] = {}), global.ng.core, global.ng.common, global.ng.material.button, global.ng.material.card, global.ng.material.progressBar, global.ng.material.tooltip, global.ng.material.icon, global.ng.material.snackBar, global.ng.material.input, global.ng.material.core, global.ng.material.dialog, global.ng.material.menu, global.ng.material.sidenav, global.ng.material.list, global.ng.material.toolbar, global.ng.material.gridList, global.ng.material.select, global.ng.material.table, global.ng.material.tabs, global.ng.material.checkbox, global.ng.material.badge, global.ng.forms, global.ng.common.http, global.ng.flexLayout, global.ng.materialMomentAdapter, global.ng.router, global.i6$1, global.i2$1, global.i5$1, global.i23, global.i4, global.i5, global.i6, global.i2$2, global.i3, global.i1$2, global.i2$3, global.i16$1, global.guidTypescript, global._, global.moment, global.ng.platformBrowser, global.rxjs, global.entity, global.rxjs.operators, global.fontawesomeSvgCore, global.freeBrandsSvgIcons, global.freeSolidSvgIcons, global.i3$1, global.signalR, global.ng.cdk.bidi, global.ng.animations, global.ng.flexLayout.flex, global.ng.material.formField, global.i15$1, global.Resumable, global.i1$4, global.ng.flexLayout.extended, global.ng.material.divider, global.i32, global.bootstrap, global.httpLoader, global.ngPickDatetime, global.ng.material.progressSpinner, global.snovaFileUploader, global.i8$1));
5
+ })(this, (function (exports, i0, i10, i8, i7, i27, i7$1, i17, snackBar, i22, i14, i1$3, i16, sidenav, i12, toolbar, gridList, i33, table, i2$4, i11, badge, i9, i1$1, flexLayout, materialMomentAdapter, i2, i6$1, i2$1, i5$1, i23, i4, i5, i6, i2$2, i3, i1$2, i2$3, i16$1, guidTypescript, _, moment, i1, rxjs, entity, operators, fontawesomeSvgCore, freeBrandsSvgIcons, freeSolidSvgIcons, i3$1, signalR, i12$1, animations, i30, i21, i15$1, Resumable, i1$4, i15, i7$2, i32, bootstrap, httpLoader, ngPickDatetime, progressSpinner, snovaFileUploader, i8$1) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -28,27 +28,24 @@
28
28
  var i10__namespace = /*#__PURE__*/_interopNamespace(i10);
29
29
  var i8__namespace = /*#__PURE__*/_interopNamespace(i8);
30
30
  var i7__namespace = /*#__PURE__*/_interopNamespace(i7);
31
- var i28__namespace = /*#__PURE__*/_interopNamespace(i28);
31
+ var i27__namespace = /*#__PURE__*/_interopNamespace(i27);
32
32
  var i7__namespace$1 = /*#__PURE__*/_interopNamespace(i7$1);
33
33
  var i17__namespace = /*#__PURE__*/_interopNamespace(i17);
34
- var i23__namespace = /*#__PURE__*/_interopNamespace(i23);
34
+ var i22__namespace = /*#__PURE__*/_interopNamespace(i22);
35
35
  var i14__namespace = /*#__PURE__*/_interopNamespace(i14);
36
36
  var i1__namespace$3 = /*#__PURE__*/_interopNamespace(i1$3);
37
37
  var i16__namespace = /*#__PURE__*/_interopNamespace(i16);
38
- var i13__namespace = /*#__PURE__*/_interopNamespace(i13);
39
38
  var i12__namespace = /*#__PURE__*/_interopNamespace(i12);
40
- var i19__namespace = /*#__PURE__*/_interopNamespace(i19);
41
- var i12__namespace$1 = /*#__PURE__*/_interopNamespace(i12$1);
42
- var i34__namespace = /*#__PURE__*/_interopNamespace(i34);
39
+ var i33__namespace = /*#__PURE__*/_interopNamespace(i33);
43
40
  var i2__namespace$4 = /*#__PURE__*/_interopNamespace(i2$4);
44
41
  var i11__namespace = /*#__PURE__*/_interopNamespace(i11);
45
42
  var i9__namespace = /*#__PURE__*/_interopNamespace(i9);
46
43
  var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$1);
47
44
  var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
48
- var i29__namespace = /*#__PURE__*/_interopNamespace(i29);
45
+ var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
49
46
  var i2__namespace$1 = /*#__PURE__*/_interopNamespace(i2$1);
50
47
  var i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
51
- var i20__namespace$1 = /*#__PURE__*/_interopNamespace(i20$1);
48
+ var i23__namespace = /*#__PURE__*/_interopNamespace(i23);
52
49
  var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
53
50
  var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
54
51
  var i6__namespace = /*#__PURE__*/_interopNamespace(i6);
@@ -56,22 +53,22 @@
56
53
  var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
57
54
  var i1__namespace$2 = /*#__PURE__*/_interopNamespace(i1$2);
58
55
  var i2__namespace$3 = /*#__PURE__*/_interopNamespace(i2$3);
59
- var i35__namespace = /*#__PURE__*/_interopNamespace(i35);
56
+ var i16__namespace$1 = /*#__PURE__*/_interopNamespace(i16$1);
60
57
  var ___namespace = /*#__PURE__*/_interopNamespace(_);
61
58
  var moment__namespace = /*#__PURE__*/_interopNamespace(moment);
62
59
  var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
63
60
  var i3__namespace$1 = /*#__PURE__*/_interopNamespace(i3$1);
64
61
  var signalR__namespace = /*#__PURE__*/_interopNamespace(signalR);
65
- var i11__namespace$1 = /*#__PURE__*/_interopNamespace(i11$1);
66
- var i22__namespace$1 = /*#__PURE__*/_interopNamespace(i22$1);
67
- var i20__namespace = /*#__PURE__*/_interopNamespace(i20);
68
- var i22__namespace = /*#__PURE__*/_interopNamespace(i22);
69
- var i15__namespace = /*#__PURE__*/_interopNamespace(i15);
62
+ var i12__namespace$1 = /*#__PURE__*/_interopNamespace(i12$1);
63
+ var i30__namespace = /*#__PURE__*/_interopNamespace(i30);
64
+ var i21__namespace = /*#__PURE__*/_interopNamespace(i21);
65
+ var i15__namespace$1 = /*#__PURE__*/_interopNamespace(i15$1);
70
66
  var Resumable__default = /*#__PURE__*/_interopDefaultLegacy(Resumable);
71
67
  var i1__namespace$4 = /*#__PURE__*/_interopNamespace(i1$4);
72
- var i30__namespace = /*#__PURE__*/_interopNamespace(i30);
68
+ var i15__namespace = /*#__PURE__*/_interopNamespace(i15);
73
69
  var i7__namespace$2 = /*#__PURE__*/_interopNamespace(i7$2);
74
- var i33__namespace = /*#__PURE__*/_interopNamespace(i33);
70
+ var i32__namespace = /*#__PURE__*/_interopNamespace(i32);
71
+ var bootstrap__namespace = /*#__PURE__*/_interopNamespace(bootstrap);
75
72
  var i8__namespace$1 = /*#__PURE__*/_interopNamespace(i8$1);
76
73
 
77
74
  var FeatureIds = /** @class */ (function () {
@@ -2310,6 +2307,7 @@
2310
2307
  }
2311
2308
  function addClass(el, className) {
2312
2309
  var themeBaseColor = localStorage.getItem('themeColor');
2310
+ // const themeBaseColor = '#2C3E50';
2313
2311
  if (themeBaseColor) {
2314
2312
  document.documentElement.style.setProperty('--primary-theme-color', themeBaseColor);
2315
2313
  }
@@ -6917,8 +6915,8 @@
6917
6915
  return ExportConfigurationModel;
6918
6916
  }());
6919
6917
 
6920
- var _c0$b = ["allModuleSelected"];
6921
- var _c1$5 = ["allDataSelected"];
6918
+ var _c0$a = ["allModuleSelected"];
6919
+ var _c1$3 = ["allDataSelected"];
6922
6920
  function ExportConfigurationDialogComponent_mat_option_21_Template(rf, ctx) {
6923
6921
  if (rf & 1) {
6924
6922
  var _r9_1 = i0__namespace.ɵɵgetCurrentView();
@@ -7267,8 +7265,8 @@
7267
7265
  ExportConfigurationDialogComponent.ɵfac = function ExportConfigurationDialogComponent_Factory(t) { return new (t || ExportConfigurationDialogComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialogRef), i0__namespace.ɵɵdirectiveInject(i2__namespace.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(CommonService), i0__namespace.ɵɵdirectiveInject(i6__namespace.ToastrService), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i1$3.MAT_DIALOG_DATA)); };
7268
7266
  ExportConfigurationDialogComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: ExportConfigurationDialogComponent, selectors: [["export-configuration-dialog"]], viewQuery: function ExportConfigurationDialogComponent_Query(rf, ctx) {
7269
7267
  if (rf & 1) {
7270
- i0__namespace.ɵɵviewQuery(_c0$b, 5);
7271
- i0__namespace.ɵɵviewQuery(_c1$5, 5);
7268
+ i0__namespace.ɵɵviewQuery(_c0$a, 5);
7269
+ i0__namespace.ɵɵviewQuery(_c1$3, 5);
7272
7270
  }
7273
7271
  if (rf & 2) {
7274
7272
  var _t = void 0;
@@ -7387,7 +7385,7 @@
7387
7385
  i0__namespace.ɵɵadvance(3);
7388
7386
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(44, 37, "ASSETS.CANCEL"), " ");
7389
7387
  }
7390
- }, directives: [i7__namespace.MatCardContent, i9__namespace.ɵNgNoValidate, i9__namespace.NgControlStatusGroup, i20__namespace.DefaultLayoutDirective, i9__namespace.FormGroupDirective, i20__namespace.DefaultFlexDirective, i11__namespace.MatCheckbox, i9__namespace.NgControlStatus, i9__namespace.FormControlName, i22__namespace.MatFormField, i34__namespace.MatSelect, i14__namespace.MatOption, i10__namespace.NgForOf, i8__namespace.MatButton, i4__namespace.FaIconComponent, i10__namespace.NgIf], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
7388
+ }, directives: [i7__namespace.MatCardContent, i9__namespace.ɵNgNoValidate, i9__namespace.NgControlStatusGroup, i30__namespace.DefaultLayoutDirective, i9__namespace.FormGroupDirective, i30__namespace.DefaultFlexDirective, i11__namespace.MatCheckbox, i9__namespace.NgControlStatus, i9__namespace.FormControlName, i21__namespace.MatFormField, i33__namespace.MatSelect, i14__namespace.MatOption, i10__namespace.NgForOf, i8__namespace.MatButton, i4__namespace.FaIconComponent, i10__namespace.NgIf], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
7391
7389
  (function () {
7392
7390
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ExportConfigurationDialogComponent, [{
7393
7391
  type: i0.Component,
@@ -7666,49 +7664,22 @@
7666
7664
  }], function () { return [{ type: i1__namespace$1.HttpClient }]; }, null);
7667
7665
  })();
7668
7666
 
7669
- var HighLightTextPipe = /** @class */ (function () {
7670
- function HighLightTextPipe() {
7671
- }
7672
- HighLightTextPipe.prototype.transform = function (value, searchText) {
7673
- if (searchText == null || searchText == "") {
7674
- return value;
7675
- }
7676
- var regex = new RegExp(searchText, 'gi');
7677
- return value.replace(regex, function (match) { return "<strong>" + match.replace(/\*/g, '') + "</strong>"; });
7678
- };
7679
- return HighLightTextPipe;
7680
- }());
7681
- HighLightTextPipe.ɵfac = function HighLightTextPipe_Factory(t) { return new (t || HighLightTextPipe)(); };
7682
- HighLightTextPipe.ɵpipe = /*@__PURE__*/ i0__namespace.ɵɵdefinePipe({ name: "highLightText", type: HighLightTextPipe, pure: true });
7683
- HighLightTextPipe.ɵprov = /*@__PURE__*/ i0__namespace.ɵɵdefineInjectable({ token: HighLightTextPipe, factory: HighLightTextPipe.ɵfac, providedIn: 'root' });
7684
- (function () {
7685
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(HighLightTextPipe, [{
7686
- type: i0.Pipe,
7687
- args: [{
7688
- name: 'highLightText'
7689
- }]
7690
- }, {
7691
- type: i0.Injectable,
7692
- args: [{ providedIn: 'root' }]
7693
- }], null, null);
7694
- })();
7695
-
7696
- var _c0$a = ["menuTrigger"];
7697
- var _c1$4 = ["element"];
7698
- var _c2$3 = ["workspaceElement"];
7699
- var _c3$2 = ["menuElement"];
7667
+ var _c0$9 = ["menuTrigger"];
7668
+ var _c1$2 = ["element"];
7669
+ var _c2$1 = ["workspaceElement"];
7670
+ var _c3$1 = ["menuElement"];
7700
7671
  var _c4$1 = ["addWorkspace"];
7701
7672
  var _c5$1 = ["allSelected"];
7702
7673
  var _c6$1 = ["allEditSelected"];
7703
7674
  var _c7$1 = ["allDeleteSelected"];
7704
7675
  var _c8$1 = ["infoPopOver"];
7705
7676
  var _c9$1 = ["openMenuPopUp"];
7706
- function MenuComponent_div_9_div_1_Template(rf, ctx) {
7677
+ function MenuComponent_div_5_div_1_Template(rf, ctx) {
7707
7678
  if (rf & 1) {
7708
- var _r36_1 = i0__namespace.ɵɵgetCurrentView();
7679
+ var _r19_1 = i0__namespace.ɵɵgetCurrentView();
7709
7680
  i0__namespace.ɵɵelementStart(0, "div");
7710
- i0__namespace.ɵɵelementStart(1, "button", 55);
7711
- i0__namespace.ɵɵlistener("click", function MenuComponent_div_9_div_1_Template_button_click_1_listener($event) { i0__namespace.ɵɵrestoreView(_r36_1); var item_r32 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r34 = i0__namespace.ɵɵnextContext(); return ctx_r34.selectMenu(item_r32, $event); });
7681
+ i0__namespace.ɵɵelementStart(1, "button", 31);
7682
+ i0__namespace.ɵɵlistener("click", function MenuComponent_div_5_div_1_Template_button_click_1_listener($event) { i0__namespace.ɵɵrestoreView(_r19_1); var item_r15 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r17 = i0__namespace.ɵɵnextContext(); return ctx_r17.selectMenu(item_r15, $event); });
7712
7683
  i0__namespace.ɵɵelementStart(2, "mat-icon");
7713
7684
  i0__namespace.ɵɵtext(3);
7714
7685
  i0__namespace.ɵɵelementEnd();
@@ -7718,34 +7689,34 @@
7718
7689
  i0__namespace.ɵɵelementEnd();
7719
7690
  }
7720
7691
  if (rf & 2) {
7721
- var item_r32 = i0__namespace.ɵɵnextContext().$implicit;
7722
- var ctx_r33 = i0__namespace.ɵɵnextContext();
7692
+ var item_r15 = i0__namespace.ɵɵnextContext().$implicit;
7693
+ var ctx_r16 = i0__namespace.ɵɵnextContext();
7723
7694
  i0__namespace.ɵɵadvance(1);
7724
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/", item_r32.state, "");
7695
+ i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/", item_r15.state, "");
7725
7696
  i0__namespace.ɵɵadvance(2);
7726
- i0__namespace.ɵɵtextInterpolate(item_r32.icon);
7697
+ i0__namespace.ɵɵtextInterpolate(item_r15.icon);
7727
7698
  i0__namespace.ɵɵadvance(1);
7728
- i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind2(5, 3, item_r32.menu, ctx_r33.softLabels), " ");
7699
+ i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind2(5, 3, item_r15.menu, ctx_r16.softLabels), " ");
7729
7700
  }
7730
7701
  }
7731
- function MenuComponent_div_9_Template(rf, ctx) {
7702
+ function MenuComponent_div_5_Template(rf, ctx) {
7732
7703
  if (rf & 1) {
7733
7704
  i0__namespace.ɵɵelementStart(0, "div");
7734
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_9_div_1_Template, 6, 6, "div", 16);
7705
+ i0__namespace.ɵɵtemplate(1, MenuComponent_div_5_div_1_Template, 6, 6, "div", 15);
7735
7706
  i0__namespace.ɵɵelementEnd();
7736
7707
  }
7737
7708
  if (rf & 2) {
7738
- var item_r32 = ctx.$implicit;
7709
+ var item_r15 = ctx.$implicit;
7739
7710
  i0__namespace.ɵɵadvance(1);
7740
- i0__namespace.ɵɵproperty("ngIf", item_r32.type == "link" || item_r32.type == "applicationlink");
7711
+ i0__namespace.ɵɵproperty("ngIf", item_r15.type == "link" || item_r15.type == "applicationlink");
7741
7712
  }
7742
7713
  }
7743
- function MenuComponent_div_10_Template(rf, ctx) {
7714
+ function MenuComponent_div_6_Template(rf, ctx) {
7744
7715
  if (rf & 1) {
7745
- var _r39_1 = i0__namespace.ɵɵgetCurrentView();
7746
- i0__namespace.ɵɵelementStart(0, "div", 56);
7747
- i0__namespace.ɵɵelementStart(1, "fa-icon", 57);
7748
- i0__namespace.ɵɵlistener("click", function MenuComponent_div_10_Template_fa_icon_click_1_listener() { i0__namespace.ɵɵrestoreView(_r39_1); var ctx_r38 = i0__namespace.ɵɵnextContext(); return ctx_r38.openApps(); });
7716
+ var _r22_1 = i0__namespace.ɵɵgetCurrentView();
7717
+ i0__namespace.ɵɵelementStart(0, "div", 32);
7718
+ i0__namespace.ɵɵelementStart(1, "fa-icon", 33);
7719
+ i0__namespace.ɵɵlistener("click", function MenuComponent_div_6_Template_fa_icon_click_1_listener() { i0__namespace.ɵɵrestoreView(_r22_1); var ctx_r21 = i0__namespace.ɵɵnextContext(); return ctx_r21.openApps(); });
7749
7720
  i0__namespace.ɵɵpipe(2, "translate");
7750
7721
  i0__namespace.ɵɵelementEnd();
7751
7722
  i0__namespace.ɵɵelementEnd();
@@ -7757,619 +7728,104 @@
7757
7728
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(2, 2, "APP.APPSTORE"));
7758
7729
  }
7759
7730
  }
7760
- function MenuComponent_span_12_Template(rf, ctx) {
7761
- if (rf & 1) {
7762
- i0__namespace.ɵɵelementStart(0, "span", 58);
7763
- i0__namespace.ɵɵtext(1, "@ \u00A0");
7764
- i0__namespace.ɵɵelementEnd();
7765
- }
7766
- }
7767
- function MenuComponent_span_13_Template(rf, ctx) {
7768
- if (rf & 1) {
7769
- i0__namespace.ɵɵelementStart(0, "span", 58);
7770
- i0__namespace.ɵɵtext(1, "# \u00A0");
7771
- i0__namespace.ɵɵelementEnd();
7772
- }
7773
- }
7774
- function MenuComponent_span_19_Template(rf, ctx) {
7775
- if (rf & 1) {
7776
- i0__namespace.ɵɵelement(0, "span");
7777
- }
7778
- }
7779
- function MenuComponent_mat_icon_20_Template(rf, ctx) {
7780
- if (rf & 1) {
7781
- var _r41_1 = i0__namespace.ɵɵgetCurrentView();
7782
- i0__namespace.ɵɵelementStart(0, "mat-icon", 59);
7783
- i0__namespace.ɵɵlistener("click", function MenuComponent_mat_icon_20_Template_mat_icon_click_0_listener($event) { i0__namespace.ɵɵrestoreView(_r41_1); var ctx_r40 = i0__namespace.ɵɵnextContext(); return ctx_r40.closeSearch($event); });
7784
- i0__namespace.ɵɵtext(1, " close");
7785
- i0__namespace.ɵɵelementEnd();
7786
- }
7787
- }
7788
- function MenuComponent_mat_progress_bar_27_Template(rf, ctx) {
7789
- if (rf & 1) {
7790
- i0__namespace.ɵɵelement(0, "mat-progress-bar", 60);
7791
- }
7792
- }
7793
- var _c10$1 = function () { return { exact: true }; };
7794
- function MenuComponent_div_29_ng_container_5_div_1_div_1_Template(rf, ctx) {
7795
- if (rf & 1) {
7796
- var _r49_1 = i0__namespace.ɵɵgetCurrentView();
7797
- i0__namespace.ɵɵelementStart(0, "div");
7798
- i0__namespace.ɵɵelementStart(1, "button", 65);
7799
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_29_ng_container_5_div_1_div_1_Template_button_mousedown_1_listener($event) { i0__namespace.ɵɵrestoreView(_r49_1); var item_r44 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r47 = i0__namespace.ɵɵnextContext(3); return ctx_r47.selectAdimnTool(item_r44.state, $event, item_r44); });
7800
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
7801
- i0__namespace.ɵɵelementStart(3, "mat-icon", 66);
7802
- i0__namespace.ɵɵtext(4);
7803
- i0__namespace.ɵɵelementEnd();
7804
- i0__namespace.ɵɵelement(5, "span", 67);
7805
- i0__namespace.ɵɵpipe(6, "highLightText");
7806
- i0__namespace.ɵɵpipe(7, "softLabelsPipe");
7807
- i0__namespace.ɵɵelementEnd();
7808
- i0__namespace.ɵɵelementEnd();
7809
- }
7810
- if (rf & 2) {
7811
- var ctx_r50 = i0__namespace.ɵɵnextContext();
7812
- var item_r44 = ctx_r50.$implicit;
7813
- var i_r45 = ctx_r50.index;
7814
- var ctx_r46 = i0__namespace.ɵɵnextContext(3);
7815
- i0__namespace.ɵɵadvance(1);
7816
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/", item_r44.state, "");
7817
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r46.translateapplicationname(i0__namespace.ɵɵpipeBind2(2, 7, item_r44.menu, ctx_r46.softLabels)));
7818
- i0__namespace.ɵɵproperty("ngClass", ctx_r46.selectedRowIndex == i_r45 ? "color-text" : "color-text1")("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(16, _c10$1));
7819
- i0__namespace.ɵɵadvance(2);
7820
- i0__namespace.ɵɵproperty("ngClass", ctx_r46.selectedRowIndex == i_r45 ? "color-text" : "color-text1");
7821
- i0__namespace.ɵɵadvance(1);
7822
- i0__namespace.ɵɵtextInterpolate1(" ", item_r44.icon, "");
7823
- i0__namespace.ɵɵadvance(1);
7824
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(6, 10, i0__namespace.ɵɵpipeBind2(7, 13, ctx_r46.translateapplicationname(item_r44.menu), ctx_r46.softLabels), ctx_r46.searchText), i0__namespace.ɵɵsanitizeHtml);
7825
- }
7826
- }
7827
- function MenuComponent_div_29_ng_container_5_div_1_Template(rf, ctx) {
7828
- if (rf & 1) {
7829
- i0__namespace.ɵɵelementStart(0, "div");
7830
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_29_ng_container_5_div_1_div_1_Template, 8, 17, "div", 16);
7831
- i0__namespace.ɵɵelementEnd();
7832
- }
7833
- if (rf & 2) {
7834
- var item_r44 = ctx.$implicit;
7835
- var i_r45 = ctx.index;
7836
- var ctx_r43 = i0__namespace.ɵɵnextContext(3);
7837
- i0__namespace.ɵɵstyleProp("background-color", ctx_r43.selectedRowIndex == i_r45 ? ctx_r43.themeBaseColor : "white");
7838
- i0__namespace.ɵɵadvance(1);
7839
- i0__namespace.ɵɵproperty("ngIf", item_r44.type == "link" || item_r44.type == "applicationlink");
7840
- }
7841
- }
7842
- function MenuComponent_div_29_ng_container_5_Template(rf, ctx) {
7843
- if (rf & 1) {
7844
- i0__namespace.ɵɵelementContainerStart(0);
7845
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_29_ng_container_5_div_1_Template, 2, 3, "div", 64);
7846
- i0__namespace.ɵɵelementContainerEnd();
7847
- }
7848
- if (rf & 2) {
7849
- var ctx_r42 = i0__namespace.ɵɵnextContext(2);
7850
- i0__namespace.ɵɵadvance(1);
7851
- i0__namespace.ɵɵproperty("ngForOf", ctx_r42.items);
7852
- }
7853
- }
7854
- function MenuComponent_div_29_Template(rf, ctx) {
7855
- if (rf & 1) {
7856
- i0__namespace.ɵɵelementStart(0, "div", 61);
7857
- i0__namespace.ɵɵelementStart(1, "div", 62);
7858
- i0__namespace.ɵɵtext(2);
7859
- i0__namespace.ɵɵpipe(3, "translate");
7860
- i0__namespace.ɵɵelementEnd();
7861
- i0__namespace.ɵɵelementStart(4, "div", 63);
7862
- i0__namespace.ɵɵtemplate(5, MenuComponent_div_29_ng_container_5_Template, 2, 1, "ng-container", 16);
7863
- i0__namespace.ɵɵelementEnd();
7864
- i0__namespace.ɵɵelementEnd();
7865
- }
7866
- if (rf & 2) {
7867
- var ctx_r10 = i0__namespace.ɵɵnextContext();
7868
- i0__namespace.ɵɵadvance(2);
7869
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "SHELL.APPLICATIONS"));
7870
- i0__namespace.ɵɵadvance(3);
7871
- i0__namespace.ɵɵproperty("ngIf", ctx_r10.items && ctx_r10.items.length > 0);
7872
- }
7873
- }
7874
- function MenuComponent_div_30_div_1_fa_icon_4_Template(rf, ctx) {
7875
- if (rf & 1) {
7876
- var _r55_1 = i0__namespace.ɵɵgetCurrentView();
7877
- i0__namespace.ɵɵelementStart(0, "fa-icon", 72);
7878
- i0__namespace.ɵɵlistener("click", function MenuComponent_div_30_div_1_fa_icon_4_Template_fa_icon_click_0_listener() { i0__namespace.ɵɵrestoreView(_r55_1); var ctx_r54 = i0__namespace.ɵɵnextContext(3); ctx_r54.initializeWorkspaceForm(); return ctx_r54.openWorkspaceForm(); });
7879
- i0__namespace.ɵɵpipe(1, "translate");
7880
- i0__namespace.ɵɵelementEnd();
7881
- }
7882
- if (rf & 2) {
7883
- i0__namespace.ɵɵnextContext(3);
7884
- var _r18 = i0__namespace.ɵɵreference(38);
7885
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(1, 2, "APP.ADDDASHBOARD"));
7886
- i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r18);
7887
- }
7888
- }
7889
- function MenuComponent_div_30_div_1_ng_container_6_div_1_Template(rf, ctx) {
7890
- if (rf & 1) {
7891
- var _r61_1 = i0__namespace.ɵɵgetCurrentView();
7892
- i0__namespace.ɵɵelementStart(0, "div", 74, 75);
7893
- i0__namespace.ɵɵelementStart(2, "button", 76);
7894
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_30_div_1_ng_container_6_div_1_Template_button_mousedown_2_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r61_1); var wc_r57 = restoredCtx.$implicit; var ctx_r60 = i0__namespace.ɵɵnextContext(4); return ctx_r60.selectMenu(wc_r57, $event); })("click", function MenuComponent_div_30_div_1_ng_container_6_div_1_Template_button_click_2_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r61_1); var wc_r57 = restoredCtx.$implicit; var ctx_r62 = i0__namespace.ɵɵnextContext(4); return ctx_r62.navigateToUrl(wc_r57.workspaceId); });
7895
- i0__namespace.ɵɵelement(3, "span", 67);
7896
- i0__namespace.ɵɵpipe(4, "highLightText");
7897
- i0__namespace.ɵɵelementEnd();
7898
- i0__namespace.ɵɵelementEnd();
7899
- }
7900
- if (rf & 2) {
7901
- var wc_r57 = ctx.$implicit;
7902
- var i_r58 = ctx.index;
7903
- var ctx_r56 = i0__namespace.ɵɵnextContext(4);
7904
- i0__namespace.ɵɵstyleProp("background-color", ctx_r56.ws == i_r58 ? ctx_r56.themeBaseColor : "white");
7905
- i0__namespace.ɵɵadvance(2);
7906
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/dashboard-management/dashboard/", wc_r57.workspaceId, "");
7907
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", wc_r57.workspaceName);
7908
- i0__namespace.ɵɵproperty("ngClass", ctx_r56.ws == i_r58 ? "color-text" : "color-text1");
7909
- i0__namespace.ɵɵadvance(1);
7910
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(4, 6, wc_r57.workspaceName, ctx_r56.searchText), i0__namespace.ɵɵsanitizeHtml);
7911
- }
7912
- }
7913
- function MenuComponent_div_30_div_1_ng_container_6_Template(rf, ctx) {
7914
- if (rf & 1) {
7915
- i0__namespace.ɵɵelementContainerStart(0);
7916
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_30_div_1_ng_container_6_div_1_Template, 5, 9, "div", 73);
7917
- i0__namespace.ɵɵelementContainerEnd();
7918
- }
7919
- if (rf & 2) {
7920
- var ctx_r53 = i0__namespace.ɵɵnextContext(3);
7921
- i0__namespace.ɵɵadvance(1);
7922
- i0__namespace.ɵɵproperty("ngForOf", ctx_r53.workspaces);
7923
- }
7924
- }
7925
- function MenuComponent_div_30_div_1_Template(rf, ctx) {
7731
+ function MenuComponent_mat_error_20_Template(rf, ctx) {
7926
7732
  if (rf & 1) {
7927
- i0__namespace.ɵɵelementStart(0, "div", 69);
7928
- i0__namespace.ɵɵelementStart(1, "div", 62);
7929
- i0__namespace.ɵɵtext(2);
7930
- i0__namespace.ɵɵpipe(3, "translate");
7931
- i0__namespace.ɵɵtemplate(4, MenuComponent_div_30_div_1_fa_icon_4_Template, 2, 4, "fa-icon", 70);
7932
- i0__namespace.ɵɵelementEnd();
7933
- i0__namespace.ɵɵelementStart(5, "div", 71);
7934
- i0__namespace.ɵɵtemplate(6, MenuComponent_div_30_div_1_ng_container_6_Template, 2, 1, "ng-container", 16);
7935
- i0__namespace.ɵɵelementEnd();
7936
- i0__namespace.ɵɵelementEnd();
7937
- }
7938
- if (rf & 2) {
7939
- var ctx_r51 = i0__namespace.ɵɵnextContext(2);
7940
- i0__namespace.ɵɵadvance(2);
7941
- i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(3, 3, "SHELL.DASHBOARDS"), " ");
7942
- i0__namespace.ɵɵadvance(2);
7943
- i0__namespace.ɵɵproperty("ngIf", ctx_r51.canAccess_feature_AddDashboard);
7944
- i0__namespace.ɵɵadvance(2);
7945
- i0__namespace.ɵɵproperty("ngIf", ctx_r51.workspaces && ctx_r51.workspaces.length > 0);
7946
- }
7947
- }
7948
- function MenuComponent_div_30_Template(rf, ctx) {
7949
- if (rf & 1) {
7950
- i0__namespace.ɵɵelementStart(0, "div", 68);
7951
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_30_div_1_Template, 7, 5, "div", 27);
7952
- i0__namespace.ɵɵelementEnd();
7953
- }
7954
- if (rf & 2) {
7955
- var ctx_r11 = i0__namespace.ɵɵnextContext();
7956
- i0__namespace.ɵɵadvance(1);
7957
- i0__namespace.ɵɵproperty("ngIf", ctx_r11.workspaces && ctx_r11.workspaces.length > 0);
7958
- }
7959
- }
7960
- function MenuComponent_div_31_div_5_Template(rf, ctx) {
7961
- if (rf & 1) {
7962
- var _r67_1 = i0__namespace.ɵɵgetCurrentView();
7963
- i0__namespace.ɵɵelementStart(0, "div");
7964
- i0__namespace.ɵɵelementStart(1, "button", 79);
7965
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_31_div_5_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r67_1); var widget_r64 = restoredCtx.$implicit; var ctx_r66 = i0__namespace.ɵɵnextContext(2); return ctx_r66.OnSelect(widget_r64, $event); });
7966
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
7967
- i0__namespace.ɵɵelement(3, "span", 67);
7968
- i0__namespace.ɵɵpipe(4, "highLightText");
7969
- i0__namespace.ɵɵpipe(5, "softLabelsPipe");
7970
- i0__namespace.ɵɵelementEnd();
7971
- i0__namespace.ɵɵelementEnd();
7972
- }
7973
- if (rf & 2) {
7974
- var widget_r64 = ctx.$implicit;
7975
- var i_r65 = ctx.index;
7976
- var ctx_r63 = i0__namespace.ɵɵnextContext(2);
7977
- i0__namespace.ɵɵstyleProp("background-color", ctx_r63.wd == i_r65 ? ctx_r63.themeBaseColor : "white");
7978
- i0__namespace.ɵɵadvance(1);
7979
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/dashboard-management/widgets/", widget_r64.widgetId, "");
7980
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind2(2, 7, widget_r64.widgetName, ctx_r63.softLabels));
7981
- i0__namespace.ɵɵproperty("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(16, _c10$1))("ngClass", ctx_r63.wd == i_r65 ? "color-text" : "color-text1");
7982
- i0__namespace.ɵɵadvance(2);
7983
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(4, 10, i0__namespace.ɵɵpipeBind2(5, 13, widget_r64.widgetName, ctx_r63.softLabels), ctx_r63.searchText), i0__namespace.ɵɵsanitizeHtml);
7984
- }
7985
- }
7986
- function MenuComponent_div_31_Template(rf, ctx) {
7987
- if (rf & 1) {
7988
- i0__namespace.ɵɵelementStart(0, "div", 77);
7989
- i0__namespace.ɵɵelementStart(1, "div", 62);
7990
- i0__namespace.ɵɵtext(2);
7991
- i0__namespace.ɵɵpipe(3, "translate");
7992
- i0__namespace.ɵɵelementEnd();
7993
- i0__namespace.ɵɵelementStart(4, "div", 78);
7994
- i0__namespace.ɵɵtemplate(5, MenuComponent_div_31_div_5_Template, 6, 17, "div", 64);
7995
- i0__namespace.ɵɵelementEnd();
7996
- i0__namespace.ɵɵelementEnd();
7997
- }
7998
- if (rf & 2) {
7999
- var ctx_r12 = i0__namespace.ɵɵnextContext();
8000
- i0__namespace.ɵɵadvance(2);
8001
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "SHELL.FAVOURITEAPPS"));
8002
- i0__namespace.ɵɵadvance(3);
8003
- i0__namespace.ɵɵproperty("ngForOf", ctx_r12.widgets);
8004
- }
8005
- }
8006
- function MenuComponent_div_32_div_4_Template(rf, ctx) {
8007
- if (rf & 1) {
8008
- var _r72_1 = i0__namespace.ɵɵgetCurrentView();
8009
- i0__namespace.ɵɵelementStart(0, "div");
8010
- i0__namespace.ɵɵelementStart(1, "button", 81);
8011
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_32_div_4_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r72_1); var project_r69 = restoredCtx.$implicit; var ctx_r71 = i0__namespace.ɵɵnextContext(2); return ctx_r71.onProjectSelect(project_r69, $event); });
8012
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
8013
- i0__namespace.ɵɵelement(3, "span", 67);
8014
- i0__namespace.ɵɵpipe(4, "highLightText");
8015
- i0__namespace.ɵɵpipe(5, "softLabelsPipe");
8016
- i0__namespace.ɵɵelementEnd();
8017
- i0__namespace.ɵɵelementEnd();
8018
- }
8019
- if (rf & 2) {
8020
- var project_r69 = ctx.$implicit;
8021
- var i_r70 = ctx.index;
8022
- var ctx_r68 = i0__namespace.ɵɵnextContext(2);
8023
- i0__namespace.ɵɵstyleProp("background-color", ctx_r68.projectIndex == i_r70 ? ctx_r68.themeBaseColor : "white");
8024
- i0__namespace.ɵɵadvance(1);
8025
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind2(2, 6, project_r69.itemName, ctx_r68.softLabels));
8026
- i0__namespace.ɵɵproperty("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(15, _c10$1))("ngClass", ctx_r68.projectIndex == i_r70 ? "color-text" : "color-text1");
8027
- i0__namespace.ɵɵadvance(2);
8028
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(4, 9, i0__namespace.ɵɵpipeBind2(5, 12, project_r69.itemName, ctx_r68.softLabels), ctx_r68.searchText), i0__namespace.ɵɵsanitizeHtml);
8029
- }
8030
- }
8031
- function MenuComponent_div_32_Template(rf, ctx) {
8032
- if (rf & 1) {
8033
- i0__namespace.ɵɵelementStart(0, "div", 69);
8034
- i0__namespace.ɵɵelementStart(1, "div", 62);
8035
- i0__namespace.ɵɵtext(2, "Projects");
8036
- i0__namespace.ɵɵelementEnd();
8037
- i0__namespace.ɵɵelementStart(3, "div", 80);
8038
- i0__namespace.ɵɵtemplate(4, MenuComponent_div_32_div_4_Template, 6, 16, "div", 64);
8039
- i0__namespace.ɵɵelementEnd();
8040
- i0__namespace.ɵɵelementEnd();
8041
- }
8042
- if (rf & 2) {
8043
- var ctx_r13 = i0__namespace.ɵɵnextContext();
8044
- i0__namespace.ɵɵadvance(4);
8045
- i0__namespace.ɵɵproperty("ngForOf", ctx_r13.projectList);
8046
- }
8047
- }
8048
- function MenuComponent_div_33_div_1_Template(rf, ctx) {
8049
- if (rf & 1) {
8050
- i0__namespace.ɵɵelementStart(0, "div", 62);
7733
+ i0__namespace.ɵɵelementStart(0, "mat-error");
8051
7734
  i0__namespace.ɵɵtext(1);
8052
7735
  i0__namespace.ɵɵpipe(2, "translate");
8053
7736
  i0__namespace.ɵɵelementEnd();
8054
7737
  }
8055
7738
  if (rf & 2) {
8056
7739
  i0__namespace.ɵɵadvance(1);
8057
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "SHELL.WIBUG"));
7740
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.DASHBOARDNAMEREQUIRED"), " ");
8058
7741
  }
8059
7742
  }
8060
- function MenuComponent_div_33_div_2_Template(rf, ctx) {
7743
+ function MenuComponent_mat_error_21_Template(rf, ctx) {
8061
7744
  if (rf & 1) {
8062
- i0__namespace.ɵɵelementStart(0, "div", 62);
7745
+ i0__namespace.ɵɵelementStart(0, "mat-error");
8063
7746
  i0__namespace.ɵɵtext(1);
8064
7747
  i0__namespace.ɵɵpipe(2, "translate");
8065
7748
  i0__namespace.ɵɵelementEnd();
8066
7749
  }
8067
7750
  if (rf & 2) {
8068
7751
  i0__namespace.ɵɵadvance(1);
8069
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "SHELL.WI"));
7752
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.DASHBOARDNAMELENGTHEXCEED"), " ");
8070
7753
  }
8071
7754
  }
8072
- function MenuComponent_div_33_div_4_Template(rf, ctx) {
7755
+ function MenuComponent_mat_error_25_Template(rf, ctx) {
8073
7756
  if (rf & 1) {
8074
- var _r79_1 = i0__namespace.ɵɵgetCurrentView();
8075
- i0__namespace.ɵɵelementStart(0, "div");
8076
- i0__namespace.ɵɵelementStart(1, "button", 81);
8077
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_33_div_4_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r79_1); var userStory_r76 = restoredCtx.$implicit; var ctx_r78 = i0__namespace.ɵɵnextContext(2); return ctx_r78.OnUserStorySelect(userStory_r76, $event); });
8078
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
8079
- i0__namespace.ɵɵelement(3, "span", 67);
8080
- i0__namespace.ɵɵpipe(4, "highLightText");
8081
- i0__namespace.ɵɵpipe(5, "softLabelsPipe");
8082
- i0__namespace.ɵɵelementEnd();
7757
+ i0__namespace.ɵɵelementStart(0, "mat-error");
7758
+ i0__namespace.ɵɵtext(1);
7759
+ i0__namespace.ɵɵpipe(2, "translate");
8083
7760
  i0__namespace.ɵɵelementEnd();
8084
7761
  }
8085
7762
  if (rf & 2) {
8086
- var userStory_r76 = ctx.$implicit;
8087
- var i_r77 = ctx.index;
8088
- var ctx_r75 = i0__namespace.ɵɵnextContext(2);
8089
- i0__namespace.ɵɵstyleProp("background-color", ctx_r75.users == i_r77 ? ctx_r75.themeBaseColor : "white");
8090
7763
  i0__namespace.ɵɵadvance(1);
8091
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind2(2, 6, userStory_r76.itemName, ctx_r75.softLabels));
8092
- i0__namespace.ɵɵproperty("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(15, _c10$1))("ngClass", ctx_r75.users == i_r77 ? "color-text" : "color-text1");
8093
- i0__namespace.ɵɵadvance(2);
8094
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(4, 9, i0__namespace.ɵɵpipeBind2(5, 12, userStory_r76.itemName, ctx_r75.softLabels), ctx_r75.searchText), i0__namespace.ɵɵsanitizeHtml);
7764
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.CUSTOMAPPDESCRIPTIONMAXLENGTHERROR"), " ");
8095
7765
  }
8096
7766
  }
8097
- function MenuComponent_div_33_Template(rf, ctx) {
7767
+ function MenuComponent_mat_option_33_Template(rf, ctx) {
8098
7768
  if (rf & 1) {
8099
- i0__namespace.ɵɵelementStart(0, "div", 69);
8100
- i0__namespace.ɵɵtemplate(1, MenuComponent_div_33_div_1_Template, 3, 3, "div", 82);
8101
- i0__namespace.ɵɵtemplate(2, MenuComponent_div_33_div_2_Template, 3, 3, "div", 82);
8102
- i0__namespace.ɵɵelementStart(3, "div", 83);
8103
- i0__namespace.ɵɵtemplate(4, MenuComponent_div_33_div_4_Template, 6, 16, "div", 64);
8104
- i0__namespace.ɵɵelementEnd();
7769
+ var _r26_1 = i0__namespace.ɵɵgetCurrentView();
7770
+ i0__namespace.ɵɵelementStart(0, "mat-option", 19, 20);
7771
+ i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_33_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r26_1); var _r24 = i0__namespace.ɵɵreference(1); var ctx_r25 = i0__namespace.ɵɵnextContext(); return ctx_r25.toggleRolesPerOne(_r24.value); });
7772
+ i0__namespace.ɵɵtext(2);
8105
7773
  i0__namespace.ɵɵelementEnd();
8106
7774
  }
8107
7775
  if (rf & 2) {
8108
- var ctx_r14 = i0__namespace.ɵɵnextContext();
8109
- i0__namespace.ɵɵadvance(1);
8110
- i0__namespace.ɵɵproperty("ngIf", ctx_r14.isEnableBugBoard);
8111
- i0__namespace.ɵɵadvance(1);
8112
- i0__namespace.ɵɵproperty("ngIf", !ctx_r14.isEnableBugBoard);
7776
+ var roles_r23 = ctx.$implicit;
7777
+ i0__namespace.ɵɵproperty("value", roles_r23.roleId);
8113
7778
  i0__namespace.ɵɵadvance(2);
8114
- i0__namespace.ɵɵproperty("ngForOf", ctx_r14.userStorySearchList);
7779
+ i0__namespace.ɵɵtextInterpolate1(" ", roles_r23.roleName, " ");
8115
7780
  }
8116
7781
  }
8117
- function MenuComponent_div_34_div_5_Template(rf, ctx) {
7782
+ function MenuComponent_mat_error_34_Template(rf, ctx) {
8118
7783
  if (rf & 1) {
8119
- var _r84_1 = i0__namespace.ɵɵgetCurrentView();
8120
- i0__namespace.ɵɵelementStart(0, "div");
8121
- i0__namespace.ɵɵelementStart(1, "button", 81);
8122
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_34_div_5_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r84_1); var goal_r81 = restoredCtx.$implicit; var ctx_r83 = i0__namespace.ɵɵnextContext(2); return ctx_r83.OnGoalSelect(goal_r81, $event); });
8123
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
8124
- i0__namespace.ɵɵelement(3, "span", 67);
8125
- i0__namespace.ɵɵpipe(4, "highLightText");
8126
- i0__namespace.ɵɵpipe(5, "softLabelsPipe");
8127
- i0__namespace.ɵɵelementEnd();
7784
+ i0__namespace.ɵɵelementStart(0, "mat-error");
7785
+ i0__namespace.ɵɵtext(1);
7786
+ i0__namespace.ɵɵpipe(2, "translate");
8128
7787
  i0__namespace.ɵɵelementEnd();
8129
7788
  }
8130
7789
  if (rf & 2) {
8131
- var goal_r81 = ctx.$implicit;
8132
- var i_r82 = ctx.index;
8133
- var ctx_r80 = i0__namespace.ɵɵnextContext(2);
8134
- i0__namespace.ɵɵstyleProp("background-color", ctx_r80.goalIndex == i_r82 ? ctx_r80.themeBaseColor : "white");
8135
7790
  i0__namespace.ɵɵadvance(1);
8136
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind2(2, 6, goal_r81.itemName, ctx_r80.softLabels));
8137
- i0__namespace.ɵɵproperty("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(15, _c10$1))("ngClass", ctx_r80.goalIndex == i_r82 ? "color-text" : "color-text1");
8138
- i0__namespace.ɵɵadvance(2);
8139
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(4, 9, i0__namespace.ɵɵpipeBind2(5, 12, goal_r81.itemName, ctx_r80.softLabels), ctx_r80.searchText), i0__namespace.ɵɵsanitizeHtml);
7791
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.SELECTANYROLE"), " ");
8140
7792
  }
8141
7793
  }
8142
- function MenuComponent_div_34_Template(rf, ctx) {
7794
+ function MenuComponent_mat_option_42_Template(rf, ctx) {
8143
7795
  if (rf & 1) {
8144
- i0__namespace.ɵɵelementStart(0, "div", 69);
8145
- i0__namespace.ɵɵelementStart(1, "div", 62);
7796
+ var _r30_1 = i0__namespace.ɵɵgetCurrentView();
7797
+ i0__namespace.ɵɵelementStart(0, "mat-option", 19, 23);
7798
+ i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_42_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r30_1); var ctx_r29 = i0__namespace.ɵɵnextContext(); return ctx_r29.toggleEditRolesPerOne(); });
8146
7799
  i0__namespace.ɵɵtext(2);
8147
- i0__namespace.ɵɵpipe(3, "translate");
8148
- i0__namespace.ɵɵelementEnd();
8149
- i0__namespace.ɵɵelementStart(4, "div", 84);
8150
- i0__namespace.ɵɵtemplate(5, MenuComponent_div_34_div_5_Template, 6, 16, "div", 64);
8151
- i0__namespace.ɵɵelementEnd();
8152
7800
  i0__namespace.ɵɵelementEnd();
8153
7801
  }
8154
7802
  if (rf & 2) {
8155
- var ctx_r15 = i0__namespace.ɵɵnextContext();
7803
+ var role_r27 = ctx.$implicit;
7804
+ i0__namespace.ɵɵproperty("value", role_r27.roleId);
8156
7805
  i0__namespace.ɵɵadvance(2);
8157
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "SHELL.GOALSPRINT"));
8158
- i0__namespace.ɵɵadvance(3);
8159
- i0__namespace.ɵɵproperty("ngForOf", ctx_r15.goalSearchList);
7806
+ i0__namespace.ɵɵtextInterpolate1(" ", role_r27.roleName, " ");
8160
7807
  }
8161
7808
  }
8162
- function MenuComponent_div_35_div_4_Template(rf, ctx) {
7809
+ function MenuComponent_mat_option_50_Template(rf, ctx) {
8163
7810
  if (rf & 1) {
8164
- var _r90_1 = i0__namespace.ɵɵgetCurrentView();
8165
- i0__namespace.ɵɵelementStart(0, "div", 87, 75);
8166
- i0__namespace.ɵɵelementStart(2, "button", 88);
8167
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_35_div_4_Template_button_mousedown_2_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r90_1); var employee_r86 = restoredCtx.$implicit; var ctx_r89 = i0__namespace.ɵɵnextContext(2); return ctx_r89.selectEmployee(employee_r86, $event); });
8168
- i0__namespace.ɵɵelementStart(3, "div", 89);
8169
- i0__namespace.ɵɵelementStart(4, "app-avatar", 90);
8170
- i0__namespace.ɵɵlistener("click", function MenuComponent_div_35_div_4_Template_app_avatar_click_4_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r90_1); var employee_r86 = restoredCtx.$implicit; var ctx_r91 = i0__namespace.ɵɵnextContext(2); ctx_r91.profilePage(employee_r86.userId); return $event.stopPropagation(); });
8171
- i0__namespace.ɵɵpipe(5, "removeSpecialCharacters");
8172
- i0__namespace.ɵɵpipe(6, "fetchSizedAndCachedImage");
8173
- i0__namespace.ɵɵelementEnd();
8174
- i0__namespace.ɵɵelementStart(7, "div", 91);
8175
- i0__namespace.ɵɵelement(8, "span", 67);
8176
- i0__namespace.ɵɵpipe(9, "highLightText");
8177
- i0__namespace.ɵɵelementEnd();
8178
- i0__namespace.ɵɵelementEnd();
8179
- i0__namespace.ɵɵelementEnd();
7811
+ var _r34_1 = i0__namespace.ɵɵgetCurrentView();
7812
+ i0__namespace.ɵɵelementStart(0, "mat-option", 19, 25);
7813
+ i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_50_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r34_1); var ctx_r33 = i0__namespace.ɵɵnextContext(); return ctx_r33.toggleDeleteRolesPerOne(); });
7814
+ i0__namespace.ɵɵtext(2);
8180
7815
  i0__namespace.ɵɵelementEnd();
8181
7816
  }
8182
7817
  if (rf & 2) {
8183
- var employee_r86 = ctx.$implicit;
8184
- var i_r87 = ctx.index;
8185
- var ctx_r85 = i0__namespace.ɵɵnextContext(2);
8186
- i0__namespace.ɵɵstyleProp("background-color", ctx_r85.selectedEmployeeIndex == i_r87 ? ctx_r85.themeBaseColor : "white");
8187
- i0__namespace.ɵɵadvance(2);
8188
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/dashboard/profile/", employee_r86.itemId, "/overview");
8189
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", employee_r86.itemName);
8190
- i0__namespace.ɵɵproperty("ngClass", ctx_r85.selectedEmployeeIndex == i_r87 ? "color-text" : "color-text1");
7818
+ var role_r31 = ctx.$implicit;
7819
+ i0__namespace.ɵɵproperty("value", role_r31.roleId);
8191
7820
  i0__namespace.ɵɵadvance(2);
8192
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", employee_r86.itemName);
8193
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(5, 10, employee_r86.itemName))("src", i0__namespace.ɵɵpipeBind3(6, 12, employee_r86.profileImage, "20", ""))("isRound", true);
8194
- i0__namespace.ɵɵadvance(4);
8195
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(9, 16, employee_r86.itemName, ctx_r85.searchText), i0__namespace.ɵɵsanitizeHtml);
8196
- }
8197
- }
8198
- function MenuComponent_div_35_Template(rf, ctx) {
8199
- if (rf & 1) {
8200
- i0__namespace.ɵɵelementStart(0, "div", 77);
8201
- i0__namespace.ɵɵelementStart(1, "div", 62);
8202
- i0__namespace.ɵɵtext(2, "Employees");
8203
- i0__namespace.ɵɵelementEnd();
8204
- i0__namespace.ɵɵelementStart(3, "div", 85);
8205
- i0__namespace.ɵɵtemplate(4, MenuComponent_div_35_div_4_Template, 10, 19, "div", 86);
8206
- i0__namespace.ɵɵelementEnd();
8207
- i0__namespace.ɵɵelementEnd();
8208
- }
8209
- if (rf & 2) {
8210
- var ctx_r16 = i0__namespace.ɵɵnextContext();
8211
- i0__namespace.ɵɵadvance(4);
8212
- i0__namespace.ɵɵproperty("ngForOf", ctx_r16.employeeList);
7821
+ i0__namespace.ɵɵtextInterpolate1(" ", role_r31.roleName, " ");
8213
7822
  }
8214
7823
  }
8215
- function MenuComponent_div_36_div_5_Template(rf, ctx) {
7824
+ function MenuComponent_mat_progress_bar_53_Template(rf, ctx) {
8216
7825
  if (rf & 1) {
8217
- var _r96_1 = i0__namespace.ɵɵgetCurrentView();
8218
- i0__namespace.ɵɵelementStart(0, "div");
8219
- i0__namespace.ɵɵelementStart(1, "button", 93);
8220
- i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_36_div_5_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r96_1); var search_r93 = restoredCtx.$implicit; var ctx_r95 = i0__namespace.ɵɵnextContext(2); ctx_r95.searchText = search_r93.recentSearch; return ctx_r95.SearchRecentItem(search_r93, $event); });
8221
- i0__namespace.ɵɵpipe(2, "softLabelsPipe");
8222
- i0__namespace.ɵɵpipe(3, "timeago");
8223
- i0__namespace.ɵɵelement(4, "span", 67);
8224
- i0__namespace.ɵɵpipe(5, "highLightText");
8225
- i0__namespace.ɵɵpipe(6, "softLabelsPipe");
8226
- i0__namespace.ɵɵtext(7);
8227
- i0__namespace.ɵɵpipe(8, "timeago");
8228
- i0__namespace.ɵɵelementEnd();
8229
- i0__namespace.ɵɵelementEnd();
8230
- }
8231
- if (rf & 2) {
8232
- var search_r93 = ctx.$implicit;
8233
- var i_r94 = ctx.index;
8234
- var ctx_r92 = i0__namespace.ɵɵnextContext(2);
8235
- i0__namespace.ɵɵstyleProp("background-color", ctx_r92.rs == i_r94 ? ctx_r92.themeBaseColor : "white");
8236
- i0__namespace.ɵɵadvance(1);
8237
- i0__namespace.ɵɵpropertyInterpolate2("matTooltip", "", i0__namespace.ɵɵpipeBind2(2, 7, search_r93.recentSearch, ctx_r92.softLabels), " \n (", i0__namespace.ɵɵpipeBind1(3, 10, ctx_r92.convertToLocalTime(search_r93.createdDateTime)), ")");
8238
- i0__namespace.ɵɵproperty("ngClass", ctx_r92.rs == i_r94 ? "color-text" : "color-text1");
8239
- i0__namespace.ɵɵadvance(3);
8240
- i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(5, 12, i0__namespace.ɵɵpipeBind2(6, 15, search_r93.recentSearch, ctx_r92.softLabels), ctx_r92.searchText), i0__namespace.ɵɵsanitizeHtml);
8241
- i0__namespace.ɵɵadvance(3);
8242
- i0__namespace.ɵɵtextInterpolate1(" (", i0__namespace.ɵɵpipeBind1(8, 18, ctx_r92.convertToLocalTime(search_r93.createdDateTime)), ") ");
7826
+ i0__namespace.ɵɵelement(0, "mat-progress-bar", 34);
8243
7827
  }
8244
7828
  }
8245
- function MenuComponent_div_36_Template(rf, ctx) {
8246
- if (rf & 1) {
8247
- i0__namespace.ɵɵelementStart(0, "div", 77);
8248
- i0__namespace.ɵɵelementStart(1, "div", 62);
8249
- i0__namespace.ɵɵtext(2);
8250
- i0__namespace.ɵɵpipe(3, "translate");
8251
- i0__namespace.ɵɵelementEnd();
8252
- i0__namespace.ɵɵelementStart(4, "div", 92);
8253
- i0__namespace.ɵɵtemplate(5, MenuComponent_div_36_div_5_Template, 9, 20, "div", 64);
8254
- i0__namespace.ɵɵpipe(6, "slice");
8255
- i0__namespace.ɵɵelementEnd();
8256
- i0__namespace.ɵɵelementEnd();
8257
- }
8258
- if (rf & 2) {
8259
- var ctx_r17 = i0__namespace.ɵɵnextContext();
8260
- i0__namespace.ɵɵadvance(2);
8261
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "SHELL.RECENTSEARCHS"));
8262
- i0__namespace.ɵɵadvance(3);
8263
- i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind3(6, 4, ctx_r17.recentSearches, 0, 9));
8264
- }
8265
- }
8266
- function MenuComponent_mat_error_50_Template(rf, ctx) {
8267
- if (rf & 1) {
8268
- i0__namespace.ɵɵelementStart(0, "mat-error");
8269
- i0__namespace.ɵɵtext(1);
8270
- i0__namespace.ɵɵpipe(2, "translate");
8271
- i0__namespace.ɵɵelementEnd();
8272
- }
8273
- if (rf & 2) {
8274
- i0__namespace.ɵɵadvance(1);
8275
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.DASHBOARDNAMEREQUIRED"), " ");
8276
- }
8277
- }
8278
- function MenuComponent_mat_error_51_Template(rf, ctx) {
8279
- if (rf & 1) {
8280
- i0__namespace.ɵɵelementStart(0, "mat-error");
8281
- i0__namespace.ɵɵtext(1);
8282
- i0__namespace.ɵɵpipe(2, "translate");
8283
- i0__namespace.ɵɵelementEnd();
8284
- }
8285
- if (rf & 2) {
8286
- i0__namespace.ɵɵadvance(1);
8287
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.DASHBOARDNAMELENGTHEXCEED"), " ");
8288
- }
8289
- }
8290
- function MenuComponent_mat_error_55_Template(rf, ctx) {
8291
- if (rf & 1) {
8292
- i0__namespace.ɵɵelementStart(0, "mat-error");
8293
- i0__namespace.ɵɵtext(1);
8294
- i0__namespace.ɵɵpipe(2, "translate");
8295
- i0__namespace.ɵɵelementEnd();
8296
- }
8297
- if (rf & 2) {
8298
- i0__namespace.ɵɵadvance(1);
8299
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.CUSTOMAPPDESCRIPTIONMAXLENGTHERROR"), " ");
8300
- }
8301
- }
8302
- function MenuComponent_mat_option_63_Template(rf, ctx) {
8303
- if (rf & 1) {
8304
- var _r100_1 = i0__namespace.ɵɵgetCurrentView();
8305
- i0__namespace.ɵɵelementStart(0, "mat-option", 40, 41);
8306
- i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_63_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r100_1); var _r98 = i0__namespace.ɵɵreference(1); var ctx_r99 = i0__namespace.ɵɵnextContext(); return ctx_r99.toggleRolesPerOne(_r98.value); });
8307
- i0__namespace.ɵɵtext(2);
8308
- i0__namespace.ɵɵelementEnd();
8309
- }
8310
- if (rf & 2) {
8311
- var roles_r97 = ctx.$implicit;
8312
- i0__namespace.ɵɵproperty("value", roles_r97.roleId);
8313
- i0__namespace.ɵɵadvance(2);
8314
- i0__namespace.ɵɵtextInterpolate1(" ", roles_r97.roleName, " ");
8315
- }
8316
- }
8317
- function MenuComponent_mat_error_64_Template(rf, ctx) {
8318
- if (rf & 1) {
8319
- i0__namespace.ɵɵelementStart(0, "mat-error");
8320
- i0__namespace.ɵɵtext(1);
8321
- i0__namespace.ɵɵpipe(2, "translate");
8322
- i0__namespace.ɵɵelementEnd();
8323
- }
8324
- if (rf & 2) {
8325
- i0__namespace.ɵɵadvance(1);
8326
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(2, 1, "APP.SELECTANYROLE"), " ");
8327
- }
8328
- }
8329
- function MenuComponent_mat_option_72_Template(rf, ctx) {
8330
- if (rf & 1) {
8331
- var _r104_1 = i0__namespace.ɵɵgetCurrentView();
8332
- i0__namespace.ɵɵelementStart(0, "mat-option", 40, 44);
8333
- i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_72_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r104_1); var ctx_r103 = i0__namespace.ɵɵnextContext(); return ctx_r103.toggleEditRolesPerOne(); });
8334
- i0__namespace.ɵɵtext(2);
8335
- i0__namespace.ɵɵelementEnd();
8336
- }
8337
- if (rf & 2) {
8338
- var role_r101 = ctx.$implicit;
8339
- i0__namespace.ɵɵproperty("value", role_r101.roleId);
8340
- i0__namespace.ɵɵadvance(2);
8341
- i0__namespace.ɵɵtextInterpolate1(" ", role_r101.roleName, " ");
8342
- }
8343
- }
8344
- function MenuComponent_mat_option_80_Template(rf, ctx) {
8345
- if (rf & 1) {
8346
- var _r108_1 = i0__namespace.ɵɵgetCurrentView();
8347
- i0__namespace.ɵɵelementStart(0, "mat-option", 40, 46);
8348
- i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_80_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r108_1); var ctx_r107 = i0__namespace.ɵɵnextContext(); return ctx_r107.toggleDeleteRolesPerOne(); });
8349
- i0__namespace.ɵɵtext(2);
8350
- i0__namespace.ɵɵelementEnd();
8351
- }
8352
- if (rf & 2) {
8353
- var role_r105 = ctx.$implicit;
8354
- i0__namespace.ɵɵproperty("value", role_r105.roleId);
8355
- i0__namespace.ɵɵadvance(2);
8356
- i0__namespace.ɵɵtextInterpolate1(" ", role_r105.roleName, " ");
8357
- }
8358
- }
8359
- function MenuComponent_mat_progress_bar_83_Template(rf, ctx) {
8360
- if (rf & 1) {
8361
- i0__namespace.ɵɵelement(0, "mat-progress-bar", 60);
8362
- }
8363
- }
8364
- function MenuComponent_mat_spinner_127_Template(rf, ctx) {
8365
- if (rf & 1) {
8366
- i0__namespace.ɵɵelement(0, "mat-spinner", 94);
8367
- }
8368
- if (rf & 2) {
8369
- i0__namespace.ɵɵproperty("diameter", 100);
8370
- }
8371
- }
8372
- var _c11 = function (a0, a1) { return { "d-block": a0, "d-none": a1 }; };
8373
7829
  /** @dynamic */
8374
7830
  var MenuComponent = /** @class */ (function (_super) {
8375
7831
  __extends(MenuComponent, _super);
@@ -8448,7 +7904,10 @@
8448
7904
  var companySettingsModel = JSON.parse(localStorage.getItem(LocalStorageProperties.CompanySettings));
8449
7905
  _this.companyMainLogo = companySettingsModel.find(function (x) { return x.key.toLowerCase() == "mainlogo"; }) != null ? companySettingsModel.find(function (x) { return x.key.toLowerCase() == "mainlogo"; }).value : _this.companyMainLogo;
8450
7906
  _this.companyMiniLogo = companySettingsModel.find(function (x) { return x.key.toLowerCase() == "minilogo"; }) != null ? companySettingsModel.find(function (x) { return x.key.toLowerCase() == "minilogo"; }).value : _this.companyMiniLogo;
8451
- document.getElementById("shortcut-fav-icon").setAttribute("href", _this.themeModel.companyMiniLogo);
7907
+ var favicon = document.getElementById("shortcut-fav-icon");
7908
+ if (favicon) {
7909
+ favicon.setAttribute("href", _this.themeModel.companyMiniLogo);
7910
+ }
8452
7911
  _this.themeBaseColor = localStorage.getItem('themeColor');
8453
7912
  // // this.themeModel = this.cookieService.check('CompanyTheme') ? JSON.parse(this.cookieService.get("CompanyTheme")) : null;
8454
7913
  // // if (this.themeModel && this.themeModel.companyThemeId !== "00000000-0000-0000-0000-000000000000") {
@@ -10755,10 +10214,10 @@
10755
10214
  MenuComponent.ɵfac = function MenuComponent_Factory(t) { return new (t || MenuComponent)(i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(i6__namespace.ToastrService), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(AuthenticationService), i0__namespace.ɵɵdirectiveInject(i2__namespace.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(RecentSearchService), i0__namespace.ɵɵdirectiveInject(i10__namespace.Location), i0__namespace.ɵɵdirectiveInject(ThemeService), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef), i0__namespace.ɵɵdirectiveInject(WINDOW), i0__namespace.ɵɵdirectiveInject(GoogleAnalyticsService), i0__namespace.ɵɵdirectiveInject(CommonService)); };
10756
10215
  MenuComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: MenuComponent, selectors: [["app-menu"]], viewQuery: function MenuComponent_Query(rf, ctx) {
10757
10216
  if (rf & 1) {
10758
- i0__namespace.ɵɵviewQuery(_c0$a, 5);
10759
- i0__namespace.ɵɵviewQuery(_c1$4, 5);
10760
- i0__namespace.ɵɵviewQuery(_c2$3, 5);
10761
- i0__namespace.ɵɵviewQuery(_c3$2, 5);
10217
+ i0__namespace.ɵɵviewQuery(_c0$9, 5);
10218
+ i0__namespace.ɵɵviewQuery(_c1$2, 5);
10219
+ i0__namespace.ɵɵviewQuery(_c2$1, 5);
10220
+ i0__namespace.ɵɵviewQuery(_c3$1, 5);
10762
10221
  i0__namespace.ɵɵviewQuery(_c4$1, 5);
10763
10222
  i0__namespace.ɵɵviewQuery(_c5$1, 5);
10764
10223
  i0__namespace.ɵɵviewQuery(_c6$1, 5);
@@ -10783,286 +10242,147 @@
10783
10242
  if (rf & 1) {
10784
10243
  i0__namespace.ɵɵlistener("keydown.control.q", function MenuComponent_keydown_control_q_HostBindingHandler() { return ctx.keyOpenEvent(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.m", function MenuComponent_keydown_control_m_HostBindingHandler() { return ctx.keyCloseEvent(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.b", function MenuComponent_keydown_control_b_HostBindingHandler() { return ctx.remoteSearchByText(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.y", function MenuComponent_keydown_control_y_HostBindingHandler() { return ctx.remoteSearchById(); }, false, i0__namespace.ɵɵresolveDocument);
10785
10244
  }
10786
- }, inputs: { reloadAll: ["reload", "reloadAll"] }, outputs: { isOpened: "isOpened", openNewDashboard: "openNewDashboard" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 128, vars: 93, consts: [["type", "submit", "mat-icon-button", "", "fxHide.gt-xs", "", "fxShow", "", 1, "visibles", 3, "matMenuTriggerFor"], [1, "newMenu"], ["fxFlex", "", "fxHide.gt-xs", "", "fxShow", "", 1, "newLogo", "default-bg", "top-logo-bg", "newminilogo", "zoom-image-hover"], ["alt", "", "id", "mini-logo-topbar", 2, "width", "30px", "height", "30px", 3, "src", "click"], ["fxFlex", "", "fxHide", "", "fxShow.gt-xs", "", 1, "newLogo", "top-logo-bg", "apps-button", "zoom-image-hover", 2, "left", "0px"], ["id", "main-logo-topbar", 1, "img-height-main-logo-topbar", 2, "cursor", "pointer", "left", "20px", "left", "20px", "position", "relative", 3, "src", "click"], ["yPosition", "below", 1, "filter-panel", 2, "height", "auto", 3, "click"], ["menus", "matMenu"], [4, "ngFor", "ngForOf"], ["style", "position: relative;\nleft: 90%", "class", "store-icom mat-icon-button", 3, "ngClass", 4, "ngIf"], [1, "SearchBox", "dropdown", 2, "position", "absolute !important"], ["class", "mat-color-accent input-group-addon", 4, "ngIf"], ["type", "text", "autocomplete", "off", 1, "SearchBox-input", "dropbtn", 3, "placeholder", "ngModel", "ngModelChange", "input", "click", "focus", "blur", "keydown.enter", "keydown.arrowdown", "keydown.arrowup", "keydown.arrowleft", "keydown.arrowright"], ["element", ""], [1, "SearchBox-button"], [1, "close_icon_search"], [4, "ngIf"], ["class", "icon-button mr-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2", "mr-05", "info-class", 3, "satPopoverAnchorFor", "click"], ["infoPopOver", "satPopoverAnchor"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2"], [1, "dropdown-content", 3, "ngClass"], ["color", "primary", "mode", "indeterminate", 4, "ngIf"], [1, "row", "rowselect"], ["class", "column columnselect-next pl-05", 4, "ngIf"], ["class", "column pl-05", 4, "ngIf"], ["class", "column columnselect-apps ml-0", 4, "ngIf"], ["class", "columnselect-next ml-0", 4, "ngIf"], ["backdropClass", "backdrop-color", "hasBackdrop", "", "verticalAlign", "below", "horizontalAlign", "end", 3, "interactiveClose"], ["addWorkspace", ""], [1, "filter-data", "p-0"], [1, "text-center"], [1, "card-title-text", "mat-bg-primary", "p-05", "mb-1"], ["novalidate", "", 3, "formGroup", "submit"], [1, "card-content"], [1, "full-width"], ["matInput", "", "formControlName", "workspaceName", 3, "placeholder"], ["matInput", "", "formControlName", "description", "rows", "2", 3, "placeholder"], [1, "full-width", 3, "click"], ["formControlName", "selectedRoles", "multiple", "", "required", "", 3, "compareWith", "placeholder"], [3, "value", "click"], ["allSelected", ""], [3, "value", "click", 4, "ngFor", "ngForOf"], ["formControlName", "editRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allEditSelected", ""], ["formControlName", "deleteRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allDeleteSelected", ""], ["mat-button", "", "mat-raised-button", "", "color", "primary", "type", "button", 1, "mr-1", 3, "disabled", "click"], ["icon", "plus", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", "type", "button", 3, "click"], ["icon", "times", 1, "mr-05"], ["hasBackdrop", "", "verticalAlign", "above", 3, "interactiveClose"], ["p", ""], [1, "tooltip-wrapper"], ["class", "spinner-class", 3, "diameter", 4, "ngIf"], ["mat-menu-item", "", "routerLinkActive", "item-active", 3, "routerLink", "click"], [1, "store-icom", "mat-icon-button", 2, "position", "relative", "left", "90%", 3, "ngClass"], ["icon", "store", "matTooltipClass", "tooltipClass-mat", 1, "mat-color-accent", "cursor-pointer", "theme-navbar-icon-color", 2, "font-size", "20px !important", 3, "matTooltip", "click"], [1, "mat-color-accent", "input-group-addon"], ["aria-hidden", "false", 1, "icon-button", "mr-05", 2, "cursor", "pointer", 3, "click"], ["color", "primary", "mode", "indeterminate"], [1, "column", "columnselect-next", "pl-05"], [1, "in-header"], ["id", "style-1", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], [3, "background-color", 4, "ngFor", "ngForOf"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLink", "ngClass", "routerLinkActiveOptions", "matTooltip", "mousedown"], [1, "icon-color", 3, "ngClass"], [3, "innerHTML"], [1, "column", "pl-05"], [1, "columnselect-next", "ml-0"], ["icon", "plus-square", "class", "mat-color-accent cursor-pointer", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["id", "style-2", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["icon", "plus-square", 1, "mat-color-accent", "cursor-pointer", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["class", "scroll", 3, "background-color", 4, "ngFor", "ngForOf"], [1, "scroll"], ["workspaceElement", ""], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "routerLink", "matTooltip", "mousedown", "click"], [1, "column", "columnselect-apps", "ml-0"], ["id", "style-3", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "routerLink", "ngClass", "matTooltip", "mousedown"], ["id", "style-7", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "ngClass", "matTooltip", "mousedown"], ["class", "in-header", 4, "ngIf"], ["id", "style-5", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-6", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-4", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["style", "background-color: white;", 3, "background-color", 4, "ngFor", "ngForOf"], [2, "background-color", "white"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "routerLink", "matTooltip", "mousedown"], ["fxLayout", "row"], ["fxLayoutAlign", "start center", "size", "20", 3, "name", "matTooltip", "src", "isRound", "click"], [1, "ml-05"], [2, "background-color", "white !important", "height", "445px !important"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "matTooltip", "mousedown"], [1, "spinner-class", 3, "diameter"]], template: function MenuComponent_Template(rf, ctx) {
10245
+ }, inputs: { reloadAll: ["reload", "reloadAll"] }, outputs: { isOpened: "isOpened", openNewDashboard: "openNewDashboard" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 61, vars: 53, consts: [["type", "submit", "mat-icon-button", "", "fxHide.gt-xs", "", "fxShow", "", 1, "visibles", 3, "matMenuTriggerFor"], [1, "newMenu"], ["yPosition", "below", 1, "filter-panel", 2, "height", "auto", 3, "click"], ["menus", "matMenu"], [4, "ngFor", "ngForOf"], ["style", "position: relative; left: 100%", "class", "store-icom mat-icon-button", 3, "ngClass", 4, "ngIf"], ["backdropClass", "backdrop-color", "hasBackdrop", "", "verticalAlign", "below", "horizontalAlign", "end", 3, "interactiveClose"], ["addWorkspace", ""], [1, "filter-data", "p-0"], [1, "text-center"], [1, "card-title-text", "mat-bg-primary", "p-05", "mb-1"], ["novalidate", "", 3, "formGroup", "submit"], [1, "card-content"], [1, "full-width"], ["matInput", "", "formControlName", "workspaceName", 3, "placeholder"], [4, "ngIf"], ["matInput", "", "formControlName", "description", "rows", "2", 3, "placeholder"], [1, "full-width", 3, "click"], ["formControlName", "selectedRoles", "multiple", "", "required", "", 3, "compareWith", "placeholder"], [3, "value", "click"], ["allSelected", ""], [3, "value", "click", 4, "ngFor", "ngForOf"], ["formControlName", "editRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allEditSelected", ""], ["formControlName", "deleteRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allDeleteSelected", ""], ["mat-button", "", "mat-raised-button", "", "color", "primary", "type", "button", 1, "mr-1", 3, "disabled", "click"], ["color", "primary", "mode", "indeterminate", 4, "ngIf"], ["icon", "plus", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", "type", "button", 3, "click"], ["icon", "times", 1, "mr-05"], ["mat-menu-item", "", "routerLinkActive", "item-active", 3, "routerLink", "click"], [1, "store-icom", "mat-icon-button", 2, "position", "relative", "left", "100%", 3, "ngClass"], ["icon", "store", "matTooltipClass", "tooltipClass-mat", 1, "mat-color-accent", "cursor-pointer", "theme-navbar-icon-color", 2, "color", "#09555c", "font-size", "20px !important", 3, "matTooltip", "click"], ["color", "primary", "mode", "indeterminate"]], template: function MenuComponent_Template(rf, ctx) {
10787
10246
  if (rf & 1) {
10788
- var _r109_1 = i0__namespace.ɵɵgetCurrentView();
10789
10247
  i0__namespace.ɵɵelementStart(0, "button", 0);
10790
10248
  i0__namespace.ɵɵelementStart(1, "mat-icon", 1);
10791
10249
  i0__namespace.ɵɵtext(2, "menu");
10792
10250
  i0__namespace.ɵɵelementEnd();
10793
10251
  i0__namespace.ɵɵelementEnd();
10794
- i0__namespace.ɵɵelementStart(3, "div", 2);
10795
- i0__namespace.ɵɵelementStart(4, "img", 3);
10796
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_img_click_4_listener() { return ctx.getAllMenuItems(); });
10797
- i0__namespace.ɵɵelementEnd();
10798
- i0__namespace.ɵɵelementEnd();
10799
- i0__namespace.ɵɵelementStart(5, "div", 4);
10800
- i0__namespace.ɵɵelementStart(6, "img", 5);
10801
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_img_click_6_listener() { return ctx.getAllMenuItems(); });
10802
- i0__namespace.ɵɵelementEnd();
10803
- i0__namespace.ɵɵelementEnd();
10804
- i0__namespace.ɵɵelementStart(7, "mat-menu", 6, 7);
10805
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_menu_click_7_listener($event) { return $event.stopPropagation(); });
10806
- i0__namespace.ɵɵtemplate(9, MenuComponent_div_9_Template, 2, 1, "div", 8);
10252
+ i0__namespace.ɵɵelementStart(3, "mat-menu", 2, 3);
10253
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_menu_click_3_listener($event) { return $event.stopPropagation(); });
10254
+ i0__namespace.ɵɵtemplate(5, MenuComponent_div_5_Template, 2, 1, "div", 4);
10807
10255
  i0__namespace.ɵɵelementEnd();
10808
- i0__namespace.ɵɵtemplate(10, MenuComponent_div_10_Template, 3, 4, "div", 9);
10256
+ i0__namespace.ɵɵtemplate(6, MenuComponent_div_6_Template, 3, 4, "div", 5);
10257
+ i0__namespace.ɵɵelementStart(7, "sat-popover", 6, 7);
10258
+ i0__namespace.ɵɵelementStart(9, "mat-card", 8);
10259
+ i0__namespace.ɵɵelementStart(10, "mat-card-title", 9);
10809
10260
  i0__namespace.ɵɵelementStart(11, "div", 10);
10810
- i0__namespace.ɵɵtemplate(12, MenuComponent_span_12_Template, 2, 0, "span", 11);
10811
- i0__namespace.ɵɵtemplate(13, MenuComponent_span_13_Template, 2, 0, "span", 11);
10812
- i0__namespace.ɵɵelementStart(14, "input", 12, 13);
10813
- i0__namespace.ɵɵlistener("ngModelChange", function MenuComponent_Template_input_ngModelChange_14_listener($event) { return ctx.searchText = $event; })("input", function MenuComponent_Template_input_input_14_listener($event) { return ctx.SearchItem($event); })("click", function MenuComponent_Template_input_click_14_listener($event) { return ctx.SearchItem($event); })("focus", function MenuComponent_Template_input_focus_14_listener() { return ctx.onFocus(); })("blur", function MenuComponent_Template_input_blur_14_listener() { return ctx.Set(); })("keydown.enter", function MenuComponent_Template_input_keydown_enter_14_listener($event) { return ctx.navigate($event, ctx.itemClicked); })("keydown.arrowdown", function MenuComponent_Template_input_keydown_arrowdown_14_listener() { return ctx.arrowDownEvent(); })("keydown.arrowup", function MenuComponent_Template_input_keydown_arrowup_14_listener() { return ctx.arrowUpEvent(); })("keydown.arrowleft", function MenuComponent_Template_input_keydown_arrowleft_14_listener() { return ctx.arrowLeftEvent(); })("keydown.arrowright", function MenuComponent_Template_input_keydown_arrowright_14_listener() { return ctx.arrowRightEvent(); });
10814
- i0__namespace.ɵɵpipe(16, "translate");
10815
- i0__namespace.ɵɵelementEnd();
10816
- i0__namespace.ɵɵelementStart(17, "button", 14);
10817
- i0__namespace.ɵɵelementStart(18, "span", 15);
10818
- i0__namespace.ɵɵtemplate(19, MenuComponent_span_19_Template, 1, 0, "span", 16);
10819
- i0__namespace.ɵɵtemplate(20, MenuComponent_mat_icon_20_Template, 2, 0, "mat-icon", 17);
10820
- i0__namespace.ɵɵelementEnd();
10821
- i0__namespace.ɵɵelementStart(21, "mat-icon", 18, 19);
10822
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_icon_click_21_listener() { i0__namespace.ɵɵrestoreView(_r109_1); var _r8 = i0__namespace.ɵɵreference(22); return ctx.openInfo(_r8); });
10823
- i0__namespace.ɵɵtext(23, "info");
10824
- i0__namespace.ɵɵelementEnd();
10825
- i0__namespace.ɵɵelementStart(24, "mat-icon", 20);
10826
- i0__namespace.ɵɵtext(25, "search");
10827
- i0__namespace.ɵɵelementEnd();
10828
- i0__namespace.ɵɵelementEnd();
10829
- i0__namespace.ɵɵelementStart(26, "div", 21);
10830
- i0__namespace.ɵɵtemplate(27, MenuComponent_mat_progress_bar_27_Template, 1, 0, "mat-progress-bar", 22);
10831
- i0__namespace.ɵɵelementStart(28, "div", 23);
10832
- i0__namespace.ɵɵtemplate(29, MenuComponent_div_29_Template, 6, 4, "div", 24);
10833
- i0__namespace.ɵɵtemplate(30, MenuComponent_div_30_Template, 2, 1, "div", 25);
10834
- i0__namespace.ɵɵtemplate(31, MenuComponent_div_31_Template, 6, 4, "div", 26);
10835
- i0__namespace.ɵɵtemplate(32, MenuComponent_div_32_Template, 5, 1, "div", 27);
10836
- i0__namespace.ɵɵtemplate(33, MenuComponent_div_33_Template, 5, 3, "div", 27);
10837
- i0__namespace.ɵɵtemplate(34, MenuComponent_div_34_Template, 6, 4, "div", 27);
10838
- i0__namespace.ɵɵtemplate(35, MenuComponent_div_35_Template, 5, 1, "div", 26);
10839
- i0__namespace.ɵɵtemplate(36, MenuComponent_div_36_Template, 7, 8, "div", 26);
10840
- i0__namespace.ɵɵelementEnd();
10841
- i0__namespace.ɵɵelementStart(37, "sat-popover", 28, 29);
10842
- i0__namespace.ɵɵelementStart(39, "mat-card", 30);
10843
- i0__namespace.ɵɵelementStart(40, "mat-card-title", 31);
10844
- i0__namespace.ɵɵelementStart(41, "div", 32);
10845
- i0__namespace.ɵɵtext(42);
10846
- i0__namespace.ɵɵpipe(43, "translate");
10847
- i0__namespace.ɵɵelementEnd();
10848
- i0__namespace.ɵɵelementEnd();
10849
- i0__namespace.ɵɵelementStart(44, "mat-card-content");
10850
- i0__namespace.ɵɵelementStart(45, "form", 33);
10851
- i0__namespace.ɵɵlistener("submit", function MenuComponent_Template_form_submit_45_listener() { return ctx.workspaceForm.valid && ctx.upsertWorkspace(); });
10852
- i0__namespace.ɵɵelementStart(46, "div", 34);
10853
- i0__namespace.ɵɵelementStart(47, "mat-form-field", 35);
10854
- i0__namespace.ɵɵelement(48, "input", 36);
10855
- i0__namespace.ɵɵpipe(49, "translate");
10856
- i0__namespace.ɵɵtemplate(50, MenuComponent_mat_error_50_Template, 3, 3, "mat-error", 16);
10857
- i0__namespace.ɵɵtemplate(51, MenuComponent_mat_error_51_Template, 3, 3, "mat-error", 16);
10858
- i0__namespace.ɵɵelementEnd();
10859
- i0__namespace.ɵɵelementStart(52, "mat-form-field", 35);
10860
- i0__namespace.ɵɵelement(53, "textarea", 37);
10861
- i0__namespace.ɵɵpipe(54, "translate");
10862
- i0__namespace.ɵɵtemplate(55, MenuComponent_mat_error_55_Template, 3, 3, "mat-error", 16);
10863
- i0__namespace.ɵɵelementEnd();
10864
- i0__namespace.ɵɵelementStart(56, "mat-form-field", 38);
10865
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_form_field_click_56_listener($event) { return $event.stopPropagation(); });
10866
- i0__namespace.ɵɵelementStart(57, "mat-select", 39);
10867
- i0__namespace.ɵɵpipe(58, "translate");
10868
- i0__namespace.ɵɵelementStart(59, "mat-option", 40, 41);
10869
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_59_listener() { return ctx.toggleAllRolesSelected(); });
10870
- i0__namespace.ɵɵtext(61);
10871
- i0__namespace.ɵɵpipe(62, "translate");
10872
- i0__namespace.ɵɵelementEnd();
10873
- i0__namespace.ɵɵtemplate(63, MenuComponent_mat_option_63_Template, 3, 2, "mat-option", 42);
10874
- i0__namespace.ɵɵelementEnd();
10875
- i0__namespace.ɵɵtemplate(64, MenuComponent_mat_error_64_Template, 3, 3, "mat-error", 16);
10876
- i0__namespace.ɵɵelementEnd();
10877
- i0__namespace.ɵɵelementStart(65, "mat-form-field", 35);
10878
- i0__namespace.ɵɵelementStart(66, "mat-select", 43);
10879
- i0__namespace.ɵɵpipe(67, "translate");
10880
- i0__namespace.ɵɵelementStart(68, "mat-option", 40, 44);
10881
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_68_listener() { return ctx.toggleEditAllRolesSelected(); });
10882
- i0__namespace.ɵɵtext(70);
10883
- i0__namespace.ɵɵpipe(71, "translate");
10884
- i0__namespace.ɵɵelementEnd();
10885
- i0__namespace.ɵɵtemplate(72, MenuComponent_mat_option_72_Template, 3, 2, "mat-option", 42);
10886
- i0__namespace.ɵɵelementEnd();
10887
- i0__namespace.ɵɵelementEnd();
10888
- i0__namespace.ɵɵelementStart(73, "mat-form-field", 35);
10889
- i0__namespace.ɵɵelementStart(74, "mat-select", 45);
10890
- i0__namespace.ɵɵpipe(75, "translate");
10891
- i0__namespace.ɵɵelementStart(76, "mat-option", 40, 46);
10892
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_76_listener() { return ctx.toggleDeleteAllRolesSelected(); });
10893
- i0__namespace.ɵɵtext(78);
10894
- i0__namespace.ɵɵpipe(79, "translate");
10895
- i0__namespace.ɵɵelementEnd();
10896
- i0__namespace.ɵɵtemplate(80, MenuComponent_mat_option_80_Template, 3, 2, "mat-option", 42);
10897
- i0__namespace.ɵɵelementEnd();
10898
- i0__namespace.ɵɵelementEnd();
10899
- i0__namespace.ɵɵelementEnd();
10900
- i0__namespace.ɵɵelementStart(81, "div", 31);
10901
- i0__namespace.ɵɵelementStart(82, "button", 47);
10902
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_82_listener() { return ctx.upsertWorkspace(); });
10903
- i0__namespace.ɵɵtemplate(83, MenuComponent_mat_progress_bar_83_Template, 1, 0, "mat-progress-bar", 22);
10904
- i0__namespace.ɵɵelement(84, "fa-icon", 48);
10905
- i0__namespace.ɵɵtext(85);
10906
- i0__namespace.ɵɵpipe(86, "translate");
10907
- i0__namespace.ɵɵelementEnd();
10908
- i0__namespace.ɵɵelementStart(87, "button", 49);
10909
- i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_87_listener() { return ctx.closeAddWorkspaceDialog(); });
10910
- i0__namespace.ɵɵelement(88, "fa-icon", 50);
10911
- i0__namespace.ɵɵtext(89);
10912
- i0__namespace.ɵɵpipe(90, "translate");
10913
- i0__namespace.ɵɵelementEnd();
10914
- i0__namespace.ɵɵelementEnd();
10915
- i0__namespace.ɵɵelementEnd();
10916
- i0__namespace.ɵɵelementEnd();
10917
- i0__namespace.ɵɵelementEnd();
10918
- i0__namespace.ɵɵelementEnd();
10919
- i0__namespace.ɵɵelementStart(91, "sat-popover", 51, 52);
10920
- i0__namespace.ɵɵelementStart(93, "div", 53);
10921
- i0__namespace.ɵɵelementStart(94, "table");
10922
- i0__namespace.ɵɵelementStart(95, "tr");
10923
- i0__namespace.ɵɵelementStart(96, "td");
10924
- i0__namespace.ɵɵtext(97, "Ctrl + Q: ");
10925
- i0__namespace.ɵɵelementEnd();
10926
- i0__namespace.ɵɵelementStart(98, "td");
10927
- i0__namespace.ɵɵtext(99, "\u00A0");
10928
- i0__namespace.ɵɵelementEnd();
10929
- i0__namespace.ɵɵelementStart(100, "td");
10930
- i0__namespace.ɵɵtext(101);
10931
- i0__namespace.ɵɵpipe(102, "translate");
10932
- i0__namespace.ɵɵelementEnd();
10261
+ i0__namespace.ɵɵtext(12);
10262
+ i0__namespace.ɵɵpipe(13, "translate");
10263
+ i0__namespace.ɵɵelementEnd();
10264
+ i0__namespace.ɵɵelementEnd();
10265
+ i0__namespace.ɵɵelementStart(14, "mat-card-content");
10266
+ i0__namespace.ɵɵelementStart(15, "form", 11);
10267
+ i0__namespace.ɵɵlistener("submit", function MenuComponent_Template_form_submit_15_listener() { return ctx.workspaceForm.valid && ctx.upsertWorkspace(); });
10268
+ i0__namespace.ɵɵelementStart(16, "div", 12);
10269
+ i0__namespace.ɵɵelementStart(17, "mat-form-field", 13);
10270
+ i0__namespace.ɵɵelement(18, "input", 14);
10271
+ i0__namespace.ɵɵpipe(19, "translate");
10272
+ i0__namespace.ɵɵtemplate(20, MenuComponent_mat_error_20_Template, 3, 3, "mat-error", 15);
10273
+ i0__namespace.ɵɵtemplate(21, MenuComponent_mat_error_21_Template, 3, 3, "mat-error", 15);
10274
+ i0__namespace.ɵɵelementEnd();
10275
+ i0__namespace.ɵɵelementStart(22, "mat-form-field", 13);
10276
+ i0__namespace.ɵɵelement(23, "textarea", 16);
10277
+ i0__namespace.ɵɵpipe(24, "translate");
10278
+ i0__namespace.ɵɵtemplate(25, MenuComponent_mat_error_25_Template, 3, 3, "mat-error", 15);
10933
10279
  i0__namespace.ɵɵelementEnd();
10934
- i0__namespace.ɵɵelementStart(103, "tr");
10935
- i0__namespace.ɵɵelementStart(104, "td");
10936
- i0__namespace.ɵɵtext(105, "Ctrl + B: ");
10280
+ i0__namespace.ɵɵelementStart(26, "mat-form-field", 17);
10281
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_form_field_click_26_listener($event) { return $event.stopPropagation(); });
10282
+ i0__namespace.ɵɵelementStart(27, "mat-select", 18);
10283
+ i0__namespace.ɵɵpipe(28, "translate");
10284
+ i0__namespace.ɵɵelementStart(29, "mat-option", 19, 20);
10285
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_29_listener() { return ctx.toggleAllRolesSelected(); });
10286
+ i0__namespace.ɵɵtext(31);
10287
+ i0__namespace.ɵɵpipe(32, "translate");
10937
10288
  i0__namespace.ɵɵelementEnd();
10938
- i0__namespace.ɵɵelementStart(106, "td");
10939
- i0__namespace.ɵɵtext(107, "\u00A0");
10289
+ i0__namespace.ɵɵtemplate(33, MenuComponent_mat_option_33_Template, 3, 2, "mat-option", 21);
10940
10290
  i0__namespace.ɵɵelementEnd();
10941
- i0__namespace.ɵɵelementStart(108, "td");
10942
- i0__namespace.ɵɵtext(109);
10943
- i0__namespace.ɵɵpipe(110, "translate");
10291
+ i0__namespace.ɵɵtemplate(34, MenuComponent_mat_error_34_Template, 3, 3, "mat-error", 15);
10944
10292
  i0__namespace.ɵɵelementEnd();
10293
+ i0__namespace.ɵɵelementStart(35, "mat-form-field", 13);
10294
+ i0__namespace.ɵɵelementStart(36, "mat-select", 22);
10295
+ i0__namespace.ɵɵpipe(37, "translate");
10296
+ i0__namespace.ɵɵelementStart(38, "mat-option", 19, 23);
10297
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_38_listener() { return ctx.toggleEditAllRolesSelected(); });
10298
+ i0__namespace.ɵɵtext(40);
10299
+ i0__namespace.ɵɵpipe(41, "translate");
10945
10300
  i0__namespace.ɵɵelementEnd();
10946
- i0__namespace.ɵɵelementStart(111, "tr");
10947
- i0__namespace.ɵɵelementStart(112, "td");
10948
- i0__namespace.ɵɵtext(113, "Ctrl + Y: ");
10301
+ i0__namespace.ɵɵtemplate(42, MenuComponent_mat_option_42_Template, 3, 2, "mat-option", 21);
10949
10302
  i0__namespace.ɵɵelementEnd();
10950
- i0__namespace.ɵɵelementStart(114, "td");
10951
- i0__namespace.ɵɵtext(115, "\u00A0");
10952
10303
  i0__namespace.ɵɵelementEnd();
10953
- i0__namespace.ɵɵelementStart(116, "td");
10954
- i0__namespace.ɵɵtext(117);
10955
- i0__namespace.ɵɵpipe(118, "translate");
10304
+ i0__namespace.ɵɵelementStart(43, "mat-form-field", 13);
10305
+ i0__namespace.ɵɵelementStart(44, "mat-select", 24);
10306
+ i0__namespace.ɵɵpipe(45, "translate");
10307
+ i0__namespace.ɵɵelementStart(46, "mat-option", 19, 25);
10308
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_46_listener() { return ctx.toggleDeleteAllRolesSelected(); });
10309
+ i0__namespace.ɵɵtext(48);
10310
+ i0__namespace.ɵɵpipe(49, "translate");
10956
10311
  i0__namespace.ɵɵelementEnd();
10312
+ i0__namespace.ɵɵtemplate(50, MenuComponent_mat_option_50_Template, 3, 2, "mat-option", 21);
10957
10313
  i0__namespace.ɵɵelementEnd();
10958
- i0__namespace.ɵɵelementStart(119, "tr");
10959
- i0__namespace.ɵɵelementStart(120, "td");
10960
- i0__namespace.ɵɵtext(121, "Ctrl + M: ");
10961
10314
  i0__namespace.ɵɵelementEnd();
10962
- i0__namespace.ɵɵelementStart(122, "td");
10963
- i0__namespace.ɵɵtext(123, "\u00A0");
10964
10315
  i0__namespace.ɵɵelementEnd();
10965
- i0__namespace.ɵɵelementStart(124, "td");
10966
- i0__namespace.ɵɵtext(125);
10967
- i0__namespace.ɵɵpipe(126, "translate");
10316
+ i0__namespace.ɵɵelementStart(51, "div", 9);
10317
+ i0__namespace.ɵɵelementStart(52, "button", 26);
10318
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_52_listener() { return ctx.upsertWorkspace(); });
10319
+ i0__namespace.ɵɵtemplate(53, MenuComponent_mat_progress_bar_53_Template, 1, 0, "mat-progress-bar", 27);
10320
+ i0__namespace.ɵɵelement(54, "fa-icon", 28);
10321
+ i0__namespace.ɵɵtext(55);
10322
+ i0__namespace.ɵɵpipe(56, "translate");
10968
10323
  i0__namespace.ɵɵelementEnd();
10324
+ i0__namespace.ɵɵelementStart(57, "button", 29);
10325
+ i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_57_listener() { return ctx.closeAddWorkspaceDialog(); });
10326
+ i0__namespace.ɵɵelement(58, "fa-icon", 30);
10327
+ i0__namespace.ɵɵtext(59);
10328
+ i0__namespace.ɵɵpipe(60, "translate");
10969
10329
  i0__namespace.ɵɵelementEnd();
10970
10330
  i0__namespace.ɵɵelementEnd();
10971
10331
  i0__namespace.ɵɵelementEnd();
10972
10332
  i0__namespace.ɵɵelementEnd();
10973
- i0__namespace.ɵɵtemplate(127, MenuComponent_mat_spinner_127_Template, 1, 1, "mat-spinner", 54);
10974
10333
  i0__namespace.ɵɵelementEnd();
10975
10334
  i0__namespace.ɵɵelementEnd();
10976
10335
  }
10977
10336
  if (rf & 2) {
10978
- var _r0 = i0__namespace.ɵɵreference(8);
10979
- var _r30 = i0__namespace.ɵɵreference(92);
10337
+ var _r0 = i0__namespace.ɵɵreference(4);
10980
10338
  i0__namespace.ɵɵproperty("matMenuTriggerFor", _r0);
10981
- i0__namespace.ɵɵadvance(4);
10982
- i0__namespace.ɵɵpropertyInterpolate("src", ctx.companyMiniLogo, i0__namespace.ɵɵsanitizeUrl);
10983
- i0__namespace.ɵɵadvance(2);
10984
- i0__namespace.ɵɵpropertyInterpolate("src", ctx.companyMainLogo, i0__namespace.ɵɵsanitizeUrl);
10985
- i0__namespace.ɵɵadvance(3);
10339
+ i0__namespace.ɵɵadvance(5);
10986
10340
  i0__namespace.ɵɵproperty("ngForOf", ctx.items);
10987
10341
  i0__namespace.ɵɵadvance(1);
10988
10342
  i0__namespace.ɵɵproperty("ngIf", ctx.canAccess_feature_DragApps);
10989
- i0__namespace.ɵɵadvance(2);
10990
- i0__namespace.ɵɵproperty("ngIf", ctx.searchByText);
10991
- i0__namespace.ɵɵadvance(1);
10992
- i0__namespace.ɵɵproperty("ngIf", ctx.searchById);
10993
- i0__namespace.ɵɵadvance(1);
10994
- i0__namespace.ɵɵclassProp("hide-placeholder", ctx.searchByText || ctx.searchById);
10995
- i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(16, 58, "APP.STARTHEREORCLICKCONTROL+Q"));
10996
- i0__namespace.ɵɵproperty("ngModel", ctx.searchText);
10997
- i0__namespace.ɵɵadvance(5);
10998
- i0__namespace.ɵɵproperty("ngIf", !ctx.searchText);
10999
- i0__namespace.ɵɵadvance(1);
11000
- i0__namespace.ɵɵproperty("ngIf", ctx.searchText);
11001
- i0__namespace.ɵɵadvance(1);
11002
- i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r30);
11003
- i0__namespace.ɵɵadvance(5);
11004
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(90, _c11, ctx.display, !ctx.display));
11005
- i0__namespace.ɵɵadvance(1);
11006
- i0__namespace.ɵɵproperty("ngIf", ctx.loadingSearchMenuData || ctx.recentSearchesfetchInProgress || ctx.widgetsfetchInProgress);
11007
- i0__namespace.ɵɵadvance(2);
11008
- i0__namespace.ɵɵproperty("ngIf", ctx.items && ctx.items.length > 0 && !(ctx.searchById || ctx.searchByText));
11009
- i0__namespace.ɵɵadvance(1);
11010
- i0__namespace.ɵɵproperty("ngIf", !(ctx.searchById || ctx.searchByText));
11011
- i0__namespace.ɵɵadvance(1);
11012
- i0__namespace.ɵɵproperty("ngIf", ctx.widgets && ctx.widgets.length > 0 && !(ctx.searchById || ctx.searchByText));
11013
- i0__namespace.ɵɵadvance(1);
11014
- i0__namespace.ɵɵproperty("ngIf", ctx.projectList && ctx.projectList.length > 0 && ctx.searchText && ctx.searchByText);
11015
- i0__namespace.ɵɵadvance(1);
11016
- i0__namespace.ɵɵproperty("ngIf", ctx.userStorySearchList && ctx.userStorySearchList.length > 0 && ctx.searchText && ctx.searchByText);
11017
- i0__namespace.ɵɵadvance(1);
11018
- i0__namespace.ɵɵproperty("ngIf", ctx.goalSearchList && ctx.goalSearchList.length > 0 && ctx.searchText && ctx.searchByText);
11019
- i0__namespace.ɵɵadvance(1);
11020
- i0__namespace.ɵɵproperty("ngIf", ctx.employeeList && ctx.employeeList.length > 0 && ctx.searchText && ctx.searchByText);
11021
- i0__namespace.ɵɵadvance(1);
11022
- i0__namespace.ɵɵproperty("ngIf", ctx.recentSearches && ctx.recentSearches.length > 0 && !(ctx.searchById || ctx.searchByText));
11023
10343
  i0__namespace.ɵɵadvance(1);
11024
10344
  i0__namespace.ɵɵproperty("interactiveClose", false);
11025
10345
  i0__namespace.ɵɵadvance(5);
11026
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(43, 60, "APP.ADDDASHBOARDTITLE"), " ");
10346
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 31, "APP.ADDDASHBOARDTITLE"), " ");
11027
10347
  i0__namespace.ɵɵadvance(3);
11028
10348
  i0__namespace.ɵɵproperty("formGroup", ctx.workspaceForm);
11029
10349
  i0__namespace.ɵɵadvance(3);
11030
- i0__namespace.ɵɵpropertyInterpolate1("placeholder", "", i0__namespace.ɵɵpipeBind1(49, 62, "HRMANAGAMENT.NAME"), "*");
10350
+ i0__namespace.ɵɵpropertyInterpolate1("placeholder", "", i0__namespace.ɵɵpipeBind1(19, 33, "HRMANAGAMENT.NAME"), "*");
11031
10351
  i0__namespace.ɵɵadvance(2);
11032
10352
  i0__namespace.ɵɵproperty("ngIf", ctx.workspaceForm.get("workspaceName").hasError("required") && ctx.workspaceForm.get("workspaceName").touched);
11033
10353
  i0__namespace.ɵɵadvance(1);
11034
10354
  i0__namespace.ɵɵproperty("ngIf", ctx.workspaceForm.get("workspaceName").hasError("maxlength"));
11035
10355
  i0__namespace.ɵɵadvance(2);
11036
- i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(54, 64, "COMPANYSETTINGS.DESCRIPTION"));
10356
+ i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(24, 35, "COMPANYSETTINGS.DESCRIPTION"));
11037
10357
  i0__namespace.ɵɵadvance(2);
11038
10358
  i0__namespace.ɵɵproperty("ngIf", ctx.workspaceForm.get("description").hasError("maxlength") && ctx.workspaceForm.get("description").touched);
11039
10359
  i0__namespace.ɵɵadvance(2);
11040
- i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(58, 66, "WIDGETS.VIEWROLES"));
10360
+ i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(28, 37, "WIDGETS.VIEWROLES"));
11041
10361
  i0__namespace.ɵɵproperty("compareWith", ctx.compareSelectedRolesFn);
11042
10362
  i0__namespace.ɵɵadvance(2);
11043
10363
  i0__namespace.ɵɵproperty("value", 0);
11044
10364
  i0__namespace.ɵɵadvance(2);
11045
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(62, 68, "PERMISSIONMANAGEMENT.SELECTALL"), "");
10365
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(32, 39, "PERMISSIONMANAGEMENT.SELECTALL"), "");
11046
10366
  i0__namespace.ɵɵadvance(2);
11047
10367
  i0__namespace.ɵɵproperty("ngForOf", ctx.rolesDropDown);
11048
10368
  i0__namespace.ɵɵadvance(1);
11049
10369
  i0__namespace.ɵɵproperty("ngIf", ctx.workspaceForm.get("selectedRoles").hasError("required") && ctx.workspaceForm.get("selectedRoles").touched);
11050
10370
  i0__namespace.ɵɵadvance(2);
11051
- i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(67, 70, "WIDGETS.EDITROLES"));
10371
+ i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(37, 41, "WIDGETS.EDITROLES"));
11052
10372
  i0__namespace.ɵɵproperty("compareWith", ctx.compareEditSelectedRolesFn);
11053
10373
  i0__namespace.ɵɵadvance(2);
11054
10374
  i0__namespace.ɵɵproperty("value", 0);
11055
10375
  i0__namespace.ɵɵadvance(2);
11056
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(71, 72, "PERMISSIONMANAGEMENT.SELECTALL"), "");
10376
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(41, 43, "PERMISSIONMANAGEMENT.SELECTALL"), "");
11057
10377
  i0__namespace.ɵɵadvance(2);
11058
10378
  i0__namespace.ɵɵproperty("ngForOf", ctx.rolesDropDown);
11059
10379
  i0__namespace.ɵɵadvance(2);
11060
- i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(75, 74, "WIDGETS.DELETEROLES"));
10380
+ i0__namespace.ɵɵpropertyInterpolate("placeholder", i0__namespace.ɵɵpipeBind1(45, 45, "WIDGETS.DELETEROLES"));
11061
10381
  i0__namespace.ɵɵproperty("compareWith", ctx.compareDeleteSelectedRolesFn);
11062
10382
  i0__namespace.ɵɵadvance(2);
11063
10383
  i0__namespace.ɵɵproperty("value", 0);
11064
10384
  i0__namespace.ɵɵadvance(2);
11065
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(79, 76, "PERMISSIONMANAGEMENT.SELECTALL"), "");
10385
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(49, 47, "PERMISSIONMANAGEMENT.SELECTALL"), "");
11066
10386
  i0__namespace.ɵɵadvance(2);
11067
10387
  i0__namespace.ɵɵproperty("ngForOf", ctx.rolesDropDown);
11068
10388
  i0__namespace.ɵɵadvance(2);
@@ -11070,23 +10390,11 @@
11070
10390
  i0__namespace.ɵɵadvance(1);
11071
10391
  i0__namespace.ɵɵproperty("ngIf", ctx.dashboardUpdateInProgress);
11072
10392
  i0__namespace.ɵɵadvance(2);
11073
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(86, 78, "SAVE"), " ");
10393
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(56, 49, "SAVE"), " ");
11074
10394
  i0__namespace.ɵɵadvance(4);
11075
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(90, 80, "CANCEL"), " ");
11076
- i0__namespace.ɵɵadvance(2);
11077
- i0__namespace.ɵɵproperty("interactiveClose", true);
11078
- i0__namespace.ɵɵadvance(10);
11079
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(102, 82, "SHELL.TOOPENSEARCHMENU"), "");
11080
- i0__namespace.ɵɵadvance(8);
11081
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(110, 84, "SHELL.TOOPENGOALSANDUSERS"), "");
11082
- i0__namespace.ɵɵadvance(8);
11083
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(118, 86, "SHELL.TOSEARCHBYID"), "");
11084
- i0__namespace.ɵɵadvance(8);
11085
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(126, 88, "SHELL.TOCLOSEMENU"), "");
11086
- i0__namespace.ɵɵadvance(2);
11087
- i0__namespace.ɵɵproperty("ngIf", ctx.searchByTextLoading && ctx.display);
10395
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(60, 51, "CANCEL"), " ");
11088
10396
  }
11089
- }, directives: [i8__namespace.MatButton, i22__namespace$1.DefaultShowHideDirective, i16__namespace.MatMenuTrigger, i17__namespace.MatIcon, i20__namespace.DefaultFlexDirective, i16__namespace.MatMenu, i10__namespace.NgForOf, i10__namespace.NgIf, i9__namespace.DefaultValueAccessor, i9__namespace.NgControlStatus, i9__namespace.NgModel, i20__namespace$1.SatPopoverAnchor, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i20__namespace$1.SatPopover, i7__namespace.MatCard, i7__namespace.MatCardTitle, i7__namespace.MatCardContent, i9__namespace.ɵNgNoValidate, i9__namespace.NgControlStatusGroup, i9__namespace.FormGroupDirective, i22__namespace.MatFormField, i23__namespace.MatInput, i9__namespace.FormControlName, i34__namespace.MatSelect, i9__namespace.RequiredValidator, i14__namespace.MatOption, i4__namespace.FaIconComponent, i16__namespace.MatMenuItem, i2__namespace.RouterLinkActive, i2__namespace.RouterLink, i7__namespace$1.MatTooltip, i28__namespace.MatProgressBar, i20__namespace.DefaultLayoutDirective, i29__namespace.SnovasysAvatarComponent, i20__namespace.DefaultLayoutAlignDirective, i22__namespace.MatError, i30__namespace.MatSpinner], pipes: [i5__namespace$1.TranslatePipe, SoftLabelPipe, HighLightTextPipe, RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, i10__namespace.SlicePipe, i35__namespace.TimeagoPipe], encapsulation: 2 });
10397
+ }, directives: [i8__namespace.MatButton, i15__namespace.DefaultShowHideDirective, i16__namespace.MatMenuTrigger, i17__namespace.MatIcon, i16__namespace.MatMenu, i10__namespace.NgForOf, i10__namespace.NgIf, i23__namespace.SatPopover, i7__namespace.MatCard, i7__namespace.MatCardTitle, i7__namespace.MatCardContent, i9__namespace.ɵNgNoValidate, i9__namespace.NgControlStatusGroup, i9__namespace.FormGroupDirective, i21__namespace.MatFormField, i22__namespace.MatInput, i9__namespace.DefaultValueAccessor, i9__namespace.NgControlStatus, i9__namespace.FormControlName, i33__namespace.MatSelect, i9__namespace.RequiredValidator, i14__namespace.MatOption, i4__namespace.FaIconComponent, i16__namespace.MatMenuItem, i2__namespace.RouterLinkActive, i2__namespace.RouterLink, i10__namespace.NgClass, i15__namespace.DefaultClassDirective, i7__namespace$1.MatTooltip, i21__namespace.MatError, i27__namespace.MatProgressBar], pipes: [i5__namespace$1.TranslatePipe, SoftLabelPipe], encapsulation: 2 });
11090
10398
  (function () {
11091
10399
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(MenuComponent, [{
11092
10400
  type: i0.Component,
@@ -11151,7 +10459,7 @@
11151
10459
  }] });
11152
10460
  })();
11153
10461
 
11154
- var _c0$9 = function (a0, a1) { return { "notificataion-unread": a0, "notificataion-read": a1 }; };
10462
+ var _c0$8 = function (a0, a1) { return { "notificataion-unread": a0, "notificataion-read": a1 }; };
11155
10463
  function NotificationsComponent_div_4_mat_nav_list_1_Template(rf, ctx) {
11156
10464
  if (rf & 1) {
11157
10465
  var _r6_1 = i0__namespace.ɵɵgetCurrentView();
@@ -11178,7 +10486,7 @@
11178
10486
  var notification_r4 = ctx.$implicit;
11179
10487
  var ctx_r3 = i0__namespace.ɵɵnextContext(2);
11180
10488
  i0__namespace.ɵɵadvance(1);
11181
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(9, _c0$9, !ctx_r3.notificationColor, ctx_r3.notificationColor));
10489
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(9, _c0$8, !ctx_r3.notificationColor, ctx_r3.notificationColor));
11182
10490
  i0__namespace.ɵɵadvance(4);
11183
10491
  i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind1(6, 3, notification_r4.summary), i0__namespace.ɵɵsanitizeHtml);
11184
10492
  i0__namespace.ɵɵadvance(3);
@@ -11662,7 +10970,7 @@
11662
10970
  i0__namespace.ɵɵadvance(2);
11663
10971
  i0__namespace.ɵɵproperty("ngIf", ctx.newNotifications.length);
11664
10972
  }
11665
- }, directives: [i10__namespace.NgIf, i7__namespace$2.MatDivider, i10__namespace.NgForOf, i12__namespace.MatNavList, i12__namespace.MatListItem, i2__namespace.RouterLinkActive, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective], pipes: [i5__namespace$1.TranslatePipe, OrderByPipe, SanitizeHtmlPipe, i35__namespace.TimeagoPipe, UtcToLocalTimePipe], encapsulation: 2 });
10973
+ }, directives: [i10__namespace.NgIf, i7__namespace$2.MatDivider, i10__namespace.NgForOf, i12__namespace.MatNavList, i12__namespace.MatListItem, i2__namespace.RouterLinkActive, i10__namespace.NgClass, i15__namespace.DefaultClassDirective], pipes: [i5__namespace$1.TranslatePipe, OrderByPipe, SanitizeHtmlPipe, i16__namespace$1.TimeagoPipe, UtcToLocalTimePipe], encapsulation: 2 });
11666
10974
  (function () {
11667
10975
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NotificationsComponent, [{
11668
10976
  type: i0.Component,
@@ -11675,98 +10983,6 @@
11675
10983
  }] });
11676
10984
  })();
11677
10985
 
11678
- var FeedTimeComponent = /** @class */ (function (_super) {
11679
- __extends(FeedTimeComponent, _super);
11680
- function FeedTimeComponent(projectModulesService, compiler, vcr) {
11681
- var _this = _super.call(this) || this;
11682
- _this.projectModulesService = projectModulesService;
11683
- _this.compiler = compiler;
11684
- _this.vcr = vcr;
11685
- _this.componentInputs = {
11686
- isFeedTimeSheet: false
11687
- };
11688
- _this.outputs = {
11689
- closeFeedTimeSheetPopup: function () { return _this.closeFeedTimeSheet(); }
11690
- };
11691
- _this.closeFeedTimeSheetPopup = new i0.EventEmitter();
11692
- return _this;
11693
- }
11694
- Object.defineProperty(FeedTimeComponent.prototype, "_isFeedTimeSheet", {
11695
- set: function (data) {
11696
- if (data != undefined && data != null) {
11697
- this.componentInputs = {
11698
- isFeedTimeSheet: data
11699
- };
11700
- this.loadComponent();
11701
- }
11702
- },
11703
- enumerable: false,
11704
- configurable: true
11705
- });
11706
- FeedTimeComponent.prototype.ngOnInit = function () {
11707
- this.injector = this.vcr.injector;
11708
- _super.prototype.ngOnInit.call(this);
11709
- };
11710
- FeedTimeComponent.prototype.closeFeedTimeSheet = function () {
11711
- this.closeFeedTimeSheetPopup.emit();
11712
- };
11713
- FeedTimeComponent.prototype.loadComponent = function () {
11714
- var _this = this;
11715
- // var modules = this.shellModulesService["modules"];
11716
- var loader = this.projectModulesService["modules"];
11717
- var modules = JSON.parse(localStorage.getItem("Modules"));
11718
- var module = ___namespace.find(modules, function (module) { return module.modulePackageName == 'TimesheetPackageModule'; });
11719
- var path = loader[module.modulePackageName];
11720
- path()
11721
- .then(function (elementModuleOrFactory) {
11722
- if (elementModuleOrFactory instanceof i0.NgModuleFactory) {
11723
- // if ViewEngine
11724
- return elementModuleOrFactory;
11725
- }
11726
- else {
11727
- try {
11728
- // if Ivy
11729
- return _this.compiler.compileModuleAsync(elementModuleOrFactory);
11730
- }
11731
- catch (err) {
11732
- throw err;
11733
- }
11734
- }
11735
- }).then(function (moduleFactory) {
11736
- var componentService = moduleFactory.moduleType.componentService;
11737
- var allComponentsInModule = componentService.components;
11738
- _this.ngModuleRef = moduleFactory.create(_this.injector);
11739
- var componentDetails = allComponentsInModule.find(function (elementInArray) { return elementInArray.name === "Time punch card"; });
11740
- _this.feedTimeComponent = _this.ngModuleRef.componentFactoryResolver.resolveComponentFactory(componentDetails.componentTypeObject);
11741
- });
11742
- };
11743
- return FeedTimeComponent;
11744
- }(CustomAppBaseComponent));
11745
- FeedTimeComponent.ɵfac = function FeedTimeComponent_Factory(t) { return new (t || FeedTimeComponent)(i0__namespace.ɵɵdirectiveInject(ShellModulesService), i0__namespace.ɵɵdirectiveInject(i0__namespace.Compiler), i0__namespace.ɵɵdirectiveInject(i0__namespace.ViewContainerRef)); };
11746
- FeedTimeComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: FeedTimeComponent, selectors: [["app-feed-time"]], inputs: { _isFeedTimeSheet: ["isFeedTimeSheet", "_isFeedTimeSheet"] }, outputs: { closeFeedTimeSheetPopup: "closeFeedTimeSheetPopup" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 1, vars: 5, consts: [[3, "ndcDynamicFactory", "ndcDynamicComponent", "ndcDynamicInjector", "ndcDynamicInputs", "ndcDynamicOutputs"]], template: function FeedTimeComponent_Template(rf, ctx) {
11747
- if (rf & 1) {
11748
- i0__namespace.ɵɵelement(0, "ndc-dynamic", 0);
11749
- }
11750
- if (rf & 2) {
11751
- i0__namespace.ɵɵproperty("ndcDynamicFactory", ctx.feedTimeComponent)("ndcDynamicComponent", ctx.feedTimeComponent)("ndcDynamicInjector", ctx.injector)("ndcDynamicInputs", ctx.componentInputs)("ndcDynamicOutputs", ctx.outputs);
11752
- }
11753
- }, directives: [i2__namespace$1.DynamicComponent, i2__namespace$1.DynamicDirective], encapsulation: 2 });
11754
- (function () {
11755
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FeedTimeComponent, [{
11756
- type: i0.Component,
11757
- args: [{
11758
- selector: 'app-feed-time',
11759
- templateUrl: 'feed-time.component.html',
11760
- encapsulation: i0.ViewEncapsulation.None,
11761
- }]
11762
- }], function () { return [{ type: ShellModulesService }, { type: i0__namespace.Compiler }, { type: i0__namespace.ViewContainerRef }]; }, { _isFeedTimeSheet: [{
11763
- type: i0.Input,
11764
- args: ["isFeedTimeSheet"]
11765
- }], closeFeedTimeSheetPopup: [{
11766
- type: i0.Output
11767
- }] });
11768
- })();
11769
-
11770
10986
  var FeedBackSubmissionComponent = /** @class */ (function (_super) {
11771
10987
  __extends(FeedBackSubmissionComponent, _super);
11772
10988
  function FeedBackSubmissionComponent(shellModulesService, vcr, projectModulesService, compiler) {
@@ -11929,7 +11145,7 @@
11929
11145
  i0__namespace.ɵɵadvance(3);
11930
11146
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind2(16, 14, i0__namespace.ɵɵpipeBind1(17, 17, ctx.announcedOn), "dd/MM/yyyy HH:mm"), " ");
11931
11147
  }
11932
- }, directives: [i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i1__namespace$3.MatDialogContent, i7__namespace.MatCard, i20__namespace.DefaultLayoutDirective, i20__namespace.DefaultFlexDirective, i20__namespace.DefaultLayoutAlignDirective, i29__namespace.SnovasysAvatarComponent, i7__namespace$1.MatTooltip], pipes: [RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, SanitizeHtmlPipe, i10__namespace.DatePipe, UtcToLocalTimePipe], encapsulation: 2 });
11148
+ }, directives: [i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i1__namespace$3.MatDialogContent, i7__namespace.MatCard, i30__namespace.DefaultLayoutDirective, i30__namespace.DefaultFlexDirective, i30__namespace.DefaultLayoutAlignDirective, i6__namespace$1.SnovasysAvatarComponent, i7__namespace$1.MatTooltip], pipes: [RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, SanitizeHtmlPipe, i10__namespace.DatePipe, UtcToLocalTimePipe], encapsulation: 2 });
11933
11149
  (function () {
11934
11150
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AnnoucementDialogComponent, [{
11935
11151
  type: i0.Component,
@@ -11950,36 +11166,36 @@
11950
11166
  }] });
11951
11167
  })();
11952
11168
 
11953
- var _c0$8 = ["feedTimeSheet"];
11954
- var _c1$3 = ["feedBackPopover"];
11955
- var _c2$2 = ["documentPopover"];
11956
- var _c3$1 = ["openAnnoucementDialogComponent"];
11169
+ var _c0$7 = ["feedTimeSheet"];
11170
+ var _c1$1 = ["feedBackPopover"];
11171
+ var _c2 = ["documentPopover"];
11172
+ var _c3 = ["openAnnoucementDialogComponent"];
11957
11173
  var _c4 = ["fileUploadDropzonePopup"];
11958
11174
  var _c5 = function (a0) { return { "margin-bottom": a0 }; };
11959
11175
  function HeaderSideComponent_div_5_div_3_Template(rf, ctx) {
11960
11176
  if (rf & 1) {
11961
- i0__namespace.ɵɵelementStart(0, "div", 56);
11962
- i0__namespace.ɵɵelementStart(1, "div", 57);
11963
- i0__namespace.ɵɵelement(2, "app-avatar", 58);
11177
+ i0__namespace.ɵɵelementStart(0, "div", 58);
11178
+ i0__namespace.ɵɵelementStart(1, "div", 59);
11179
+ i0__namespace.ɵɵelement(2, "app-avatar", 60);
11964
11180
  i0__namespace.ɵɵpipe(3, "removeSpecialCharacters");
11965
11181
  i0__namespace.ɵɵpipe(4, "fetchSizedAndCachedImage");
11966
11182
  i0__namespace.ɵɵelementEnd();
11967
- i0__namespace.ɵɵelementStart(5, "span", 59);
11183
+ i0__namespace.ɵɵelementStart(5, "span", 61);
11968
11184
  i0__namespace.ɵɵtext(6);
11969
11185
  i0__namespace.ɵɵelementEnd();
11970
11186
  i0__namespace.ɵɵelementEnd();
11971
11187
  }
11972
11188
  if (rf & 2) {
11973
- var ctx_r33 = i0__namespace.ɵɵnextContext(2);
11189
+ var ctx_r32 = i0__namespace.ɵɵnextContext(2);
11974
11190
  i0__namespace.ɵɵadvance(1);
11975
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(13, _c5, ctx_r33.selectedCompany.companyMiniLogo ? "10px" : "0px"));
11191
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(13, _c5, ctx_r32.selectedCompany.companyMiniLogo ? "10px" : "0px"));
11976
11192
  i0__namespace.ɵɵadvance(1);
11977
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r33.selectedCompany.companyName);
11978
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(3, 7, ctx_r33.selectedCompany.companyName))("src", i0__namespace.ɵɵpipeBind3(4, 9, ctx_r33.selectedCompany.companyMiniLogo, "20", ""))("isRound", true);
11193
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r32.selectedCompany.companyName);
11194
+ i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(3, 7, ctx_r32.selectedCompany.companyName))("src", i0__namespace.ɵɵpipeBind3(4, 9, ctx_r32.selectedCompany.companyMiniLogo, "20", ""))("isRound", true);
11979
11195
  i0__namespace.ɵɵadvance(3);
11980
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r33.selectedCompany.companyName);
11196
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r32.selectedCompany.companyName);
11981
11197
  i0__namespace.ɵɵadvance(1);
11982
- i0__namespace.ɵɵtextInterpolate(ctx_r33.selectedCompanyName);
11198
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r32.selectedCompanyName, " ");
11983
11199
  }
11984
11200
  }
11985
11201
  function HeaderSideComponent_div_5_span_10_Template(rf, ctx) {
@@ -11989,62 +11205,62 @@
11989
11205
  }
11990
11206
  function HeaderSideComponent_div_5_mat_icon_11_Template(rf, ctx) {
11991
11207
  if (rf & 1) {
11992
- var _r38_1 = i0__namespace.ɵɵgetCurrentView();
11993
- i0__namespace.ɵɵelementStart(0, "mat-icon", 60);
11994
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_5_mat_icon_11_Template_mat_icon_click_0_listener() { i0__namespace.ɵɵrestoreView(_r38_1); var ctx_r37 = i0__namespace.ɵɵnextContext(2); return ctx_r37.closeSearch(); });
11995
- i0__namespace.ɵɵtext(1, " close");
11208
+ var _r37_1 = i0__namespace.ɵɵgetCurrentView();
11209
+ i0__namespace.ɵɵelementStart(0, "mat-icon", 62);
11210
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_5_mat_icon_11_Template_mat_icon_click_0_listener() { i0__namespace.ɵɵrestoreView(_r37_1); var ctx_r36 = i0__namespace.ɵɵnextContext(2); return ctx_r36.closeSearch(); });
11211
+ i0__namespace.ɵɵtext(1, " close ");
11996
11212
  i0__namespace.ɵɵelementEnd();
11997
11213
  }
11998
11214
  }
11999
11215
  function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) {
12000
11216
  if (rf & 1) {
12001
- i0__namespace.ɵɵelementStart(0, "mat-option", 61);
12002
- i0__namespace.ɵɵelementStart(1, "div", 62);
12003
- i0__namespace.ɵɵelement(2, "app-avatar", 63);
11217
+ i0__namespace.ɵɵelementStart(0, "mat-option", 63);
11218
+ i0__namespace.ɵɵelementStart(1, "div", 64);
11219
+ i0__namespace.ɵɵelement(2, "app-avatar", 65);
12004
11220
  i0__namespace.ɵɵpipe(3, "removeSpecialCharacters");
12005
11221
  i0__namespace.ɵɵpipe(4, "fetchSizedAndCachedImage");
12006
- i0__namespace.ɵɵelementStart(5, "div", 64);
11222
+ i0__namespace.ɵɵelementStart(5, "div", 66);
12007
11223
  i0__namespace.ɵɵtext(6);
12008
11224
  i0__namespace.ɵɵelementEnd();
12009
11225
  i0__namespace.ɵɵelementEnd();
12010
11226
  i0__namespace.ɵɵelementEnd();
12011
11227
  }
12012
11228
  if (rf & 2) {
12013
- var companyList_r39 = ctx.$implicit;
12014
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r39.companyName);
12015
- i0__namespace.ɵɵproperty("value", companyList_r39);
11229
+ var companyList_r38 = ctx.$implicit;
11230
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r38.companyName);
11231
+ i0__namespace.ɵɵproperty("value", companyList_r38);
12016
11232
  i0__namespace.ɵɵadvance(2);
12017
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r39.companyName);
12018
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(3, 8, companyList_r39.companyName))("ngStyle", i0__namespace.ɵɵpureFunction1(14, _c5, companyList_r39.companyMiniLogo ? "10px" : "0px"))("src", i0__namespace.ɵɵpipeBind3(4, 10, companyList_r39.companyMiniLogo, "20", ""))("isRound", true);
11233
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r38.companyName);
11234
+ i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(3, 8, companyList_r38.companyName))("ngStyle", i0__namespace.ɵɵpureFunction1(14, _c5, companyList_r38.companyMiniLogo ? "10px" : "0px"))("src", i0__namespace.ɵɵpipeBind3(4, 10, companyList_r38.companyMiniLogo, "20", ""))("isRound", true);
12019
11235
  i0__namespace.ɵɵadvance(4);
12020
- i0__namespace.ɵɵtextInterpolate1(" ", companyList_r39.companyName, " ");
11236
+ i0__namespace.ɵɵtextInterpolate1(" ", companyList_r38.companyName, " ");
12021
11237
  }
12022
11238
  }
12023
11239
  function HeaderSideComponent_div_5_Template(rf, ctx) {
12024
11240
  if (rf & 1) {
12025
- var _r42_1 = i0__namespace.ɵɵgetCurrentView();
12026
- i0__namespace.ɵɵelementStart(0, "div", 46);
11241
+ var _r41_1 = i0__namespace.ɵɵgetCurrentView();
11242
+ i0__namespace.ɵɵelementStart(0, "div", 48);
12027
11243
  i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_5_Template_div_click_0_listener($event) { return $event.stopPropagation(); });
12028
- i0__namespace.ɵɵelementStart(1, "mat-select", 47);
12029
- i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r42_1); var ctx_r41 = i0__namespace.ɵɵnextContext(); return ctx_r41.selectedCompany = $event; })("selectionChange", function HeaderSideComponent_div_5_Template_mat_select_selectionChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r42_1); var ctx_r43 = i0__namespace.ɵɵnextContext(); return ctx_r43.selectCompany($event.value); });
11244
+ i0__namespace.ɵɵelementStart(1, "mat-select", 49);
11245
+ i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r41_1); var ctx_r40 = i0__namespace.ɵɵnextContext(); return ctx_r40.selectedCompany = $event; })("selectionChange", function HeaderSideComponent_div_5_Template_mat_select_selectionChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r41_1); var ctx_r42 = i0__namespace.ɵɵnextContext(); return ctx_r42.selectCompany($event.value); });
12030
11246
  i0__namespace.ɵɵelementStart(2, "mat-select-trigger");
12031
- i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template, 7, 15, "div", 48);
11247
+ i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template, 7, 15, "div", 50);
12032
11248
  i0__namespace.ɵɵelementEnd();
12033
- i0__namespace.ɵɵelementStart(4, "div", 49);
12034
- i0__namespace.ɵɵelementStart(5, "div", 50);
12035
- i0__namespace.ɵɵelementStart(6, "mat-form-field", 51);
12036
- i0__namespace.ɵɵelementStart(7, "input", 52);
12037
- i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0__namespace.ɵɵrestoreView(_r42_1); var ctx_r44 = i0__namespace.ɵɵnextContext(); return ctx_r44.searchText = $event; });
11249
+ i0__namespace.ɵɵelementStart(4, "div", 51);
11250
+ i0__namespace.ɵɵelementStart(5, "div", 52);
11251
+ i0__namespace.ɵɵelementStart(6, "mat-form-field", 53);
11252
+ i0__namespace.ɵɵelementStart(7, "input", 54);
11253
+ i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0__namespace.ɵɵrestoreView(_r41_1); var ctx_r43 = i0__namespace.ɵɵnextContext(); return ctx_r43.searchText = $event; });
12038
11254
  i0__namespace.ɵɵpipe(8, "translate");
12039
11255
  i0__namespace.ɵɵelementEnd();
12040
11256
  i0__namespace.ɵɵelementEnd();
12041
11257
  i0__namespace.ɵɵelementEnd();
12042
- i0__namespace.ɵɵelementStart(9, "span", 53);
11258
+ i0__namespace.ɵɵelementStart(9, "span", 55);
12043
11259
  i0__namespace.ɵɵtemplate(10, HeaderSideComponent_div_5_span_10_Template, 1, 0, "span", 6);
12044
- i0__namespace.ɵɵtemplate(11, HeaderSideComponent_div_5_mat_icon_11_Template, 2, 0, "mat-icon", 54);
11260
+ i0__namespace.ɵɵtemplate(11, HeaderSideComponent_div_5_mat_icon_11_Template, 2, 0, "mat-icon", 56);
12045
11261
  i0__namespace.ɵɵelementEnd();
12046
11262
  i0__namespace.ɵɵelementEnd();
12047
- i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 7, 16, "mat-option", 55);
11263
+ i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 7, 16, "mat-option", 57);
12048
11264
  i0__namespace.ɵɵelementEnd();
12049
11265
  i0__namespace.ɵɵelementEnd();
12050
11266
  }
@@ -12067,12 +11283,12 @@
12067
11283
  }
12068
11284
  function HeaderSideComponent_div_6_Template(rf, ctx) {
12069
11285
  if (rf & 1) {
12070
- var _r46_1 = i0__namespace.ɵɵgetCurrentView();
11286
+ var _r45_1 = i0__namespace.ɵɵgetCurrentView();
12071
11287
  i0__namespace.ɵɵelementStart(0, "div");
12072
- i0__namespace.ɵɵelementStart(1, "button", 65);
12073
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r46_1); var ctx_r45 = i0__namespace.ɵɵnextContext(); return ctx_r45.navigateToSettings(); });
11288
+ i0__namespace.ɵɵelementStart(1, "button", 67);
11289
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r45_1); var ctx_r44 = i0__namespace.ɵɵnextContext(); return ctx_r44.navigateToSettings(); });
12074
11290
  i0__namespace.ɵɵpipe(2, "translate");
12075
- i0__namespace.ɵɵelementStart(3, "mat-icon");
11291
+ i0__namespace.ɵɵelementStart(3, "mat-icon", 9);
12076
11292
  i0__namespace.ɵɵtext(4, "settings");
12077
11293
  i0__namespace.ɵɵelementEnd();
12078
11294
  i0__namespace.ɵɵelementEnd();
@@ -12087,12 +11303,12 @@
12087
11303
  }
12088
11304
  function HeaderSideComponent_div_7_Template(rf, ctx) {
12089
11305
  if (rf & 1) {
12090
- var _r48_1 = i0__namespace.ɵɵgetCurrentView();
11306
+ var _r47_1 = i0__namespace.ɵɵgetCurrentView();
12091
11307
  i0__namespace.ɵɵelementStart(0, "div");
12092
- i0__namespace.ɵɵelementStart(1, "button", 66);
12093
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r48_1); var ctx_r47 = i0__namespace.ɵɵnextContext(); return ctx_r47.navigateToStatusReport(); });
11308
+ i0__namespace.ɵɵelementStart(1, "button", 68);
11309
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r47_1); var ctx_r46 = i0__namespace.ɵɵnextContext(); return ctx_r46.navigateToStatusReport(); });
12094
11310
  i0__namespace.ɵɵpipe(2, "translate");
12095
- i0__namespace.ɵɵelementStart(3, "mat-icon");
11311
+ i0__namespace.ɵɵelementStart(3, "mat-icon", 9);
12096
11312
  i0__namespace.ɵɵtext(4, "assignment");
12097
11313
  i0__namespace.ɵɵelementEnd();
12098
11314
  i0__namespace.ɵɵelementEnd();
@@ -12103,55 +11319,33 @@
12103
11319
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(2, 1, "SHELL.MYWORK"));
12104
11320
  }
12105
11321
  }
12106
- function HeaderSideComponent_div_8_Template(rf, ctx) {
11322
+ function HeaderSideComponent_button_13_span_4_Template(rf, ctx) {
12107
11323
  if (rf & 1) {
12108
- var _r50_1 = i0__namespace.ɵɵgetCurrentView();
12109
- i0__namespace.ɵɵelementStart(0, "div");
12110
- i0__namespace.ɵɵelementStart(1, "button", 67);
12111
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_8_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r50_1); var ctx_r49 = i0__namespace.ɵɵnextContext(); return ctx_r49.openTimeSheet(); });
12112
- i0__namespace.ɵɵpipe(2, "translate");
12113
- i0__namespace.ɵɵelementStart(3, "mat-icon");
12114
- i0__namespace.ɵɵtext(4, "access_time");
12115
- i0__namespace.ɵɵelementEnd();
12116
- i0__namespace.ɵɵelementEnd();
11324
+ i0__namespace.ɵɵelementStart(0, "span", 71);
11325
+ i0__namespace.ɵɵtext(1);
12117
11326
  i0__namespace.ɵɵelementEnd();
12118
11327
  }
12119
11328
  if (rf & 2) {
12120
- i0__namespace.ɵɵnextContext();
12121
- var _r7 = i0__namespace.ɵɵreference(15);
11329
+ var ctx_r48 = i0__namespace.ɵɵnextContext(2);
12122
11330
  i0__namespace.ɵɵadvance(1);
12123
- i0__namespace.ɵɵstyleProp("overflow", "visible");
12124
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(2, 4, "SHELL.LOGTIME"));
12125
- i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r7);
11331
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r48.newNotificationsCount, " ");
12126
11332
  }
12127
11333
  }
12128
- function HeaderSideComponent_button_9_span_4_Template(rf, ctx) {
11334
+ function HeaderSideComponent_button_13_Template(rf, ctx) {
12129
11335
  if (rf & 1) {
12130
- i0__namespace.ɵɵelementStart(0, "span", 70);
12131
- i0__namespace.ɵɵtext(1);
12132
- i0__namespace.ɵɵelementEnd();
12133
- }
12134
- if (rf & 2) {
12135
- var ctx_r51 = i0__namespace.ɵɵnextContext(2);
12136
- i0__namespace.ɵɵadvance(1);
12137
- i0__namespace.ɵɵtextInterpolate(ctx_r51.newNotificationsCount);
12138
- }
12139
- }
12140
- function HeaderSideComponent_button_9_Template(rf, ctx) {
12141
- if (rf & 1) {
12142
- var _r53_1 = i0__namespace.ɵɵgetCurrentView();
12143
- i0__namespace.ɵɵelementStart(0, "button", 68);
12144
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_9_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r53_1); var ctx_r52 = i0__namespace.ɵɵnextContext(); return ctx_r52.toggleNotific(); });
11336
+ var _r50_1 = i0__namespace.ɵɵgetCurrentView();
11337
+ i0__namespace.ɵɵelementStart(0, "button", 69);
11338
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r50_1); var ctx_r49 = i0__namespace.ɵɵnextContext(); return ctx_r49.toggleNotific(); });
12145
11339
  i0__namespace.ɵɵpipe(1, "translate");
12146
- i0__namespace.ɵɵelementStart(2, "mat-icon");
11340
+ i0__namespace.ɵɵelementStart(2, "mat-icon", 9);
12147
11341
  i0__namespace.ɵɵtext(3, "notifications");
12148
11342
  i0__namespace.ɵɵelementEnd();
12149
- i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span", 69);
11343
+ i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_13_span_4_Template, 2, 1, "span", 70);
12150
11344
  i0__namespace.ɵɵelementEnd();
12151
11345
  }
12152
11346
  if (rf & 2) {
12153
11347
  var ctx_r4 = i0__namespace.ɵɵnextContext();
12154
- var _r5 = i0__namespace.ɵɵreference(11);
11348
+ var _r5 = i0__namespace.ɵɵreference(15);
12155
11349
  i0__namespace.ɵɵstyleProp("overflow", "visible");
12156
11350
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(1, 5, "SHELL.NOTIFICATIONS"));
12157
11351
  i0__namespace.ɵɵproperty("matMenuTriggerFor", _r5);
@@ -12159,58 +11353,32 @@
12159
11353
  i0__namespace.ɵɵproperty("ngIf", ctx_r4.newNotificationsCount != 0);
12160
11354
  }
12161
11355
  }
12162
- function HeaderSideComponent_button_13_img_1_Template(rf, ctx) {
11356
+ function HeaderSideComponent_button_17_Template(rf, ctx) {
12163
11357
  if (rf & 1) {
12164
- i0__namespace.ɵɵelement(0, "img", 74);
12165
- i0__namespace.ɵɵpipe(1, "fetchSizedAndCachedImage");
12166
- }
12167
- if (rf & 2) {
12168
- var ctx_r54 = i0__namespace.ɵɵnextContext(2);
12169
- i0__namespace.ɵɵproperty("src", i0__namespace.ɵɵpipeBind3(1, 1, ctx_r54.authenticatedUserRecord.profileImage, "60", ""), i0__namespace.ɵɵsanitizeUrl);
12170
- }
12171
- }
12172
- function HeaderSideComponent_button_13_div_2_Template(rf, ctx) {
12173
- if (rf & 1) {
12174
- i0__namespace.ɵɵelementStart(0, "div", 75);
12175
- i0__namespace.ɵɵelement(1, "app-avatar", 76);
12176
- i0__namespace.ɵɵpipe(2, "removeSpecialCharacters");
11358
+ var _r52_1 = i0__namespace.ɵɵgetCurrentView();
11359
+ i0__namespace.ɵɵelementStart(0, "button", 72);
11360
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_17_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r52_1); var ctx_r51 = i0__namespace.ɵɵnextContext(); return ctx_r51.toggleRecording(); });
11361
+ i0__namespace.ɵɵelementStart(1, "mat-icon", 73);
11362
+ i0__namespace.ɵɵtext(2, "person");
12177
11363
  i0__namespace.ɵɵelementEnd();
12178
- }
12179
- if (rf & 2) {
12180
- var ctx_r55 = i0__namespace.ɵɵnextContext(2);
12181
- i0__namespace.ɵɵadvance(1);
12182
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(2, 2, ctx_r55.authenticatedUserRecord.fullName))("isRound", true);
12183
- }
12184
- }
12185
- function HeaderSideComponent_button_13_Template(rf, ctx) {
12186
- if (rf & 1) {
12187
- var _r57_1 = i0__namespace.ɵɵgetCurrentView();
12188
- i0__namespace.ɵɵelementStart(0, "button", 71);
12189
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r57_1); var ctx_r56 = i0__namespace.ɵɵnextContext(); return ctx_r56.toggleRecording(); });
12190
- i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 2, 5, "img", 72);
12191
- i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 73);
12192
11364
  i0__namespace.ɵɵelementEnd();
12193
11365
  }
12194
11366
  if (rf & 2) {
12195
11367
  var ctx_r6 = i0__namespace.ɵɵnextContext();
12196
- var _r8 = i0__namespace.ɵɵreference(18);
12197
- i0__namespace.ɵɵproperty("matMenuTriggerFor", _r8)("ngClass", ctx_r6.router.url.includes("/dashboard/profile/") ? "icon_active_class" : "");
12198
- i0__namespace.ɵɵadvance(1);
12199
- i0__namespace.ɵɵproperty("ngIf", ctx_r6.authenticatedUserRecord.profileImage);
12200
- i0__namespace.ɵɵadvance(1);
12201
- i0__namespace.ɵɵproperty("ngIf", !ctx_r6.authenticatedUserRecord.profileImage);
11368
+ var _r7 = i0__namespace.ɵɵreference(19);
11369
+ i0__namespace.ɵɵproperty("matMenuTriggerFor", _r7)("ngClass", ctx_r6.router.url.includes("/dashboard/profile/") ? "icon_active_class" : "");
12202
11370
  }
12203
11371
  }
12204
- function HeaderSideComponent_mat_icon_25_Template(rf, ctx) {
11372
+ function HeaderSideComponent_mat_icon_26_Template(rf, ctx) {
12205
11373
  if (rf & 1) {
12206
- i0__namespace.ɵɵelement(0, "mat-icon", 77);
11374
+ i0__namespace.ɵɵelement(0, "mat-icon", 74);
12207
11375
  }
12208
11376
  }
12209
- function HeaderSideComponent_button_26_Template(rf, ctx) {
11377
+ function HeaderSideComponent_button_27_Template(rf, ctx) {
12210
11378
  if (rf & 1) {
12211
- var _r59_1 = i0__namespace.ɵɵgetCurrentView();
12212
- i0__namespace.ɵɵelementStart(0, "button", 78);
12213
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r59_1); var ctx_r58 = i0__namespace.ɵɵnextContext(); return ctx_r58.clearDemoData(); });
11379
+ var _r54_1 = i0__namespace.ɵɵgetCurrentView();
11380
+ i0__namespace.ɵɵelementStart(0, "button", 75);
11381
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r54_1); var ctx_r53 = i0__namespace.ɵɵnextContext(); return ctx_r53.clearDemoData(); });
12214
11382
  i0__namespace.ɵɵpipe(1, "translate");
12215
11383
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12216
11384
  i0__namespace.ɵɵtext(3, "delete");
@@ -12228,11 +11396,11 @@
12228
11396
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(6, 6, "SHELL.CLEARDEMODATA"));
12229
11397
  }
12230
11398
  }
12231
- function HeaderSideComponent_button_27_Template(rf, ctx) {
11399
+ function HeaderSideComponent_button_28_Template(rf, ctx) {
12232
11400
  if (rf & 1) {
12233
- var _r61_1 = i0__namespace.ɵɵgetCurrentView();
12234
- i0__namespace.ɵɵelementStart(0, "button", 78);
12235
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r61_1); var ctx_r60 = i0__namespace.ɵɵnextContext(); return ctx_r60.exportConfigurationDialogData(); });
11401
+ var _r56_1 = i0__namespace.ɵɵgetCurrentView();
11402
+ i0__namespace.ɵɵelementStart(0, "button", 75);
11403
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r56_1); var ctx_r55 = i0__namespace.ɵɵnextContext(); return ctx_r55.exportConfigurationDialogData(); });
12236
11404
  i0__namespace.ɵɵpipe(1, "translate");
12237
11405
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12238
11406
  i0__namespace.ɵɵtext(3, "get_app");
@@ -12250,11 +11418,11 @@
12250
11418
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(6, 6, "SHELL.EXPORTCONFIGURATION"));
12251
11419
  }
12252
11420
  }
12253
- function HeaderSideComponent_button_28_Template(rf, ctx) {
11421
+ function HeaderSideComponent_button_29_Template(rf, ctx) {
12254
11422
  if (rf & 1) {
12255
- var _r64_1 = i0__namespace.ɵɵgetCurrentView();
12256
- i0__namespace.ɵɵelementStart(0, "button", 79, 80);
12257
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r64_1); var _r62 = i0__namespace.ɵɵreference(1); var ctx_r63 = i0__namespace.ɵɵnextContext(); return ctx_r63.addUploadFilePopupOpen(_r62); });
11423
+ var _r59_1 = i0__namespace.ɵɵgetCurrentView();
11424
+ i0__namespace.ɵɵelementStart(0, "button", 76, 77);
11425
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r59_1); var _r57 = i0__namespace.ɵɵreference(1); var ctx_r58 = i0__namespace.ɵɵnextContext(); return ctx_r58.addUploadFilePopupOpen(_r57); });
12258
11426
  i0__namespace.ɵɵpipe(2, "translate");
12259
11427
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12260
11428
  i0__namespace.ɵɵtext(4, "publish");
@@ -12267,18 +11435,18 @@
12267
11435
  }
12268
11436
  if (rf & 2) {
12269
11437
  i0__namespace.ɵɵnextContext();
12270
- var _r25 = i0__namespace.ɵɵreference(58);
11438
+ var _r24 = i0__namespace.ɵɵreference(59);
12271
11439
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(2, 3, "SHELL.IMPORTCONFIGURATION"));
12272
- i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r25);
11440
+ i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r24);
12273
11441
  i0__namespace.ɵɵadvance(6);
12274
11442
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 5, "SHELL.IMPORTCONFIGURATION"));
12275
11443
  }
12276
11444
  }
12277
- function HeaderSideComponent_button_29_Template(rf, ctx) {
11445
+ function HeaderSideComponent_button_30_Template(rf, ctx) {
12278
11446
  if (rf & 1) {
12279
- var _r66_1 = i0__namespace.ɵɵgetCurrentView();
11447
+ var _r61_1 = i0__namespace.ɵɵgetCurrentView();
12280
11448
  i0__namespace.ɵɵelementStart(0, "button", 14);
12281
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r66_1); var ctx_r65 = i0__namespace.ɵɵnextContext(); return ctx_r65.onNavigateToBillingScreen(); });
11449
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r61_1); var ctx_r60 = i0__namespace.ɵɵnextContext(); return ctx_r60.onNavigateToBillingScreen(); });
12282
11450
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12283
11451
  i0__namespace.ɵɵtext(2, "account_balance");
12284
11452
  i0__namespace.ɵɵelementEnd();
@@ -12288,11 +11456,11 @@
12288
11456
  i0__namespace.ɵɵelementEnd();
12289
11457
  }
12290
11458
  }
12291
- function HeaderSideComponent_button_30_Template(rf, ctx) {
11459
+ function HeaderSideComponent_button_31_Template(rf, ctx) {
12292
11460
  if (rf & 1) {
12293
- var _r68_1 = i0__namespace.ɵɵgetCurrentView();
11461
+ var _r63_1 = i0__namespace.ɵɵgetCurrentView();
12294
11462
  i0__namespace.ɵɵelementStart(0, "button", 14);
12295
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r68_1); var ctx_r67 = i0__namespace.ɵɵnextContext(); return ctx_r67.onNavigateToPricingScreen(); });
11463
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r63_1); var ctx_r62 = i0__namespace.ɵɵnextContext(); return ctx_r62.onNavigateToPricingScreen(); });
12296
11464
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12297
11465
  i0__namespace.ɵɵtext(2, "account_balance_wallet");
12298
11466
  i0__namespace.ɵɵelementEnd();
@@ -12302,11 +11470,11 @@
12302
11470
  i0__namespace.ɵɵelementEnd();
12303
11471
  }
12304
11472
  }
12305
- function HeaderSideComponent_button_31_Template(rf, ctx) {
11473
+ function HeaderSideComponent_button_32_Template(rf, ctx) {
12306
11474
  if (rf & 1) {
12307
- var _r70_1 = i0__namespace.ɵɵgetCurrentView();
12308
- i0__namespace.ɵɵelementStart(0, "button", 78);
12309
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r70_1); var ctx_r69 = i0__namespace.ɵɵnextContext(); return ctx_r69.alternateSignIn(); });
11475
+ var _r65_1 = i0__namespace.ɵɵgetCurrentView();
11476
+ i0__namespace.ɵɵelementStart(0, "button", 75);
11477
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_32_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r65_1); var ctx_r64 = i0__namespace.ɵɵnextContext(); return ctx_r64.alternateSignIn(); });
12310
11478
  i0__namespace.ɵɵpipe(1, "translate");
12311
11479
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12312
11480
  i0__namespace.ɵɵtext(3, "how_to_reg");
@@ -12324,24 +11492,24 @@
12324
11492
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(6, 6, "SHELL.SIGNINAS"));
12325
11493
  }
12326
11494
  }
12327
- function HeaderSideComponent_div_44_Template(rf, ctx) {
11495
+ function HeaderSideComponent_div_45_Template(rf, ctx) {
12328
11496
  if (rf & 1) {
12329
- i0__namespace.ɵɵelement(0, "div", 81);
11497
+ i0__namespace.ɵɵelement(0, "div", 78);
12330
11498
  }
12331
11499
  }
12332
- function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) {
11500
+ function HeaderSideComponent_app_submit_feedback_48_Template(rf, ctx) {
12333
11501
  if (rf & 1) {
12334
- var _r72_1 = i0__namespace.ɵɵgetCurrentView();
12335
- i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 82);
12336
- i0__namespace.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0__namespace.ɵɵrestoreView(_r72_1); var ctx_r71 = i0__namespace.ɵɵnextContext(); return ctx_r71.closeFeedBacklogDialog(); });
11502
+ var _r67_1 = i0__namespace.ɵɵgetCurrentView();
11503
+ i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 79);
11504
+ i0__namespace.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_48_Template_app_submit_feedback_closeDialog_0_listener() { i0__namespace.ɵɵrestoreView(_r67_1); var ctx_r66 = i0__namespace.ɵɵnextContext(); return ctx_r66.closeFeedBacklogDialog(); });
12337
11505
  i0__namespace.ɵɵelementEnd();
12338
11506
  }
12339
11507
  }
12340
11508
  var _c6 = function () { return ["/applications/view-forms"]; };
12341
- function HeaderSideComponent_mat_card_52_Template(rf, ctx) {
11509
+ function HeaderSideComponent_mat_card_53_Template(rf, ctx) {
12342
11510
  if (rf & 1) {
12343
- i0__namespace.ɵɵelementStart(0, "mat-card", 83);
12344
- i0__namespace.ɵɵelementStart(1, "span", 84);
11511
+ i0__namespace.ɵɵelementStart(0, "mat-card", 80);
11512
+ i0__namespace.ɵɵelementStart(1, "span", 81);
12345
11513
  i0__namespace.ɵɵtext(2, "Forms");
12346
11514
  i0__namespace.ɵɵelementEnd();
12347
11515
  i0__namespace.ɵɵelementEnd();
@@ -12351,10 +11519,10 @@
12351
11519
  }
12352
11520
  }
12353
11521
  var _c7 = function () { return ["/applications/custom-applications"]; };
12354
- function HeaderSideComponent_mat_card_53_Template(rf, ctx) {
11522
+ function HeaderSideComponent_mat_card_54_Template(rf, ctx) {
12355
11523
  if (rf & 1) {
12356
- i0__namespace.ɵɵelementStart(0, "mat-card", 83);
12357
- i0__namespace.ɵɵelementStart(1, "span", 84);
11524
+ i0__namespace.ɵɵelementStart(0, "mat-card", 80);
11525
+ i0__namespace.ɵɵelementStart(1, "span", 81);
12358
11526
  i0__namespace.ɵɵtext(2, "Custom applications");
12359
11527
  i0__namespace.ɵɵelementEnd();
12360
11528
  i0__namespace.ɵɵelementEnd();
@@ -12364,10 +11532,10 @@
12364
11532
  }
12365
11533
  }
12366
11534
  var _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
12367
- function HeaderSideComponent_mat_card_54_Template(rf, ctx) {
11535
+ function HeaderSideComponent_mat_card_55_Template(rf, ctx) {
12368
11536
  if (rf & 1) {
12369
- i0__namespace.ɵɵelementStart(0, "mat-card", 83);
12370
- i0__namespace.ɵɵelementStart(1, "span", 84);
11537
+ i0__namespace.ɵɵelementStart(0, "mat-card", 80);
11538
+ i0__namespace.ɵɵelementStart(1, "span", 81);
12371
11539
  i0__namespace.ɵɵtext(2, "Role configuration");
12372
11540
  i0__namespace.ɵɵelementEnd();
12373
11541
  i0__namespace.ɵɵelementEnd();
@@ -12377,108 +11545,108 @@
12377
11545
  }
12378
11546
  }
12379
11547
  var _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
12380
- function HeaderSideComponent_mat_card_55_Template(rf, ctx) {
11548
+ function HeaderSideComponent_mat_card_56_Template(rf, ctx) {
12381
11549
  if (rf & 1) {
12382
- i0__namespace.ɵɵelementStart(0, "mat-card", 83);
12383
- i0__namespace.ɵɵelementStart(1, "span", 84);
11550
+ i0__namespace.ɵɵelementStart(0, "mat-card", 80);
11551
+ i0__namespace.ɵɵelementStart(1, "span", 81);
12384
11552
  i0__namespace.ɵɵtext(2);
12385
11553
  i0__namespace.ɵɵpipe(3, "softLabelsPipe");
12386
11554
  i0__namespace.ɵɵelementEnd();
12387
11555
  i0__namespace.ɵɵelementEnd();
12388
11556
  }
12389
11557
  if (rf & 2) {
12390
- var ctx_r23 = i0__namespace.ɵɵnextContext();
11558
+ var ctx_r22 = i0__namespace.ɵɵnextContext();
12391
11559
  i0__namespace.ɵɵproperty("routerLink", i0__namespace.ɵɵpureFunction0(5, _c9));
12392
11560
  i0__namespace.ɵɵadvance(2);
12393
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(3, 2, ctx_r23.projectRoleText, ctx_r23.softLabels));
11561
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind2(3, 2, ctx_r22.projectRoleText, ctx_r22.softLabels), " ");
12394
11562
  }
12395
11563
  }
12396
- function HeaderSideComponent_div_56_span_1_Template(rf, ctx) {
11564
+ function HeaderSideComponent_div_57_span_1_Template(rf, ctx) {
12397
11565
  if (rf & 1) {
12398
11566
  i0__namespace.ɵɵelementStart(0, "span");
12399
11567
  i0__namespace.ɵɵtext(1, "Welcome \u00A0 ");
12400
11568
  i0__namespace.ɵɵelementEnd();
12401
11569
  }
12402
11570
  }
12403
- function HeaderSideComponent_div_56_ng_template_4_Template(rf, ctx) {
11571
+ function HeaderSideComponent_div_57_ng_template_4_Template(rf, ctx) {
12404
11572
  if (rf & 1) {
12405
11573
  i0__namespace.ɵɵtext(0, " Welcome back \u00A0");
12406
11574
  }
12407
11575
  }
12408
- function HeaderSideComponent_div_56_Template(rf, ctx) {
11576
+ function HeaderSideComponent_div_57_Template(rf, ctx) {
12409
11577
  if (rf & 1) {
12410
- i0__namespace.ɵɵelementStart(0, "div", 85);
12411
- i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 86);
11578
+ i0__namespace.ɵɵelementStart(0, "div", 82);
11579
+ i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_57_span_1_Template, 2, 0, "span", 83);
12412
11580
  i0__namespace.ɵɵelementStart(2, "span");
12413
11581
  i0__namespace.ɵɵtext(3);
12414
11582
  i0__namespace.ɵɵelementEnd();
12415
- i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 87, i0__namespace.ɵɵtemplateRefExtractor);
11583
+ i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_57_ng_template_4_Template, 1, 0, "ng-template", null, 84, i0__namespace.ɵɵtemplateRefExtractor);
12416
11584
  i0__namespace.ɵɵelementEnd();
12417
11585
  }
12418
11586
  if (rf & 2) {
12419
- var _r74 = i0__namespace.ɵɵreference(5);
12420
- var ctx_r24 = i0__namespace.ɵɵnextContext();
11587
+ var _r69 = i0__namespace.ɵɵreference(5);
11588
+ var ctx_r23 = i0__namespace.ɵɵnextContext();
12421
11589
  i0__namespace.ɵɵproperty("@fade", undefined);
12422
11590
  i0__namespace.ɵɵadvance(1);
12423
- i0__namespace.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r74);
11591
+ i0__namespace.ɵɵproperty("ngIf", ctx_r23.loggedInCount == 1)("ngIfElse", _r69);
12424
11592
  i0__namespace.ɵɵadvance(2);
12425
- i0__namespace.ɵɵtextInterpolate1(" ", ctx_r24.userFullName, " ");
11593
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r23.userFullName, " ");
12426
11594
  }
12427
11595
  }
12428
- function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) {
11596
+ function HeaderSideComponent_ngx_dropzone_preview_75_Template(rf, ctx) {
12429
11597
  if (rf & 1) {
12430
- var _r78_1 = i0__namespace.ɵɵgetCurrentView();
12431
- i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 88);
12432
- i0__namespace.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r78_1); var f_r76 = restoredCtx.$implicit; var ctx_r77 = i0__namespace.ɵɵnextContext(); return ctx_r77.onRemove(f_r76); });
12433
- i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 89);
11598
+ var _r73_1 = i0__namespace.ɵɵgetCurrentView();
11599
+ i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 85);
11600
+ i0__namespace.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_75_Template_ngx_dropzone_preview_removed_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r73_1); var f_r71 = restoredCtx.$implicit; var ctx_r72 = i0__namespace.ɵɵnextContext(); return ctx_r72.onRemove(f_r71); });
11601
+ i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 86);
12434
11602
  i0__namespace.ɵɵtext(2);
12435
11603
  i0__namespace.ɵɵelementEnd();
12436
11604
  i0__namespace.ɵɵelementEnd();
12437
11605
  }
12438
11606
  if (rf & 2) {
12439
- var f_r76 = ctx.$implicit;
12440
- var ctx_r26 = i0__namespace.ɵɵnextContext();
11607
+ var f_r71 = ctx.$implicit;
11608
+ var ctx_r25 = i0__namespace.ɵɵnextContext();
12441
11609
  i0__namespace.ɵɵproperty("removable", true);
12442
11610
  i0__namespace.ɵɵadvance(1);
12443
- i0__namespace.ɵɵattribute("data-tip", f_r76.name);
11611
+ i0__namespace.ɵɵattribute("data-tip", f_r71.name);
12444
11612
  i0__namespace.ɵɵadvance(1);
12445
- i0__namespace.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r76.name), " ");
11613
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r25.setLabelNameForDropzone(f_r71.name), " ");
12446
11614
  }
12447
11615
  }
12448
- function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) {
11616
+ function HeaderSideComponent_mat_progress_bar_79_Template(rf, ctx) {
12449
11617
  if (rf & 1) {
12450
- i0__namespace.ɵɵelement(0, "mat-progress-bar", 90);
11618
+ i0__namespace.ɵɵelement(0, "mat-progress-bar", 87);
12451
11619
  }
12452
11620
  if (rf & 2) {
12453
- var ctx_r27 = i0__namespace.ɵɵnextContext();
12454
- i0__namespace.ɵɵproperty("value", ctx_r27.progressValue);
11621
+ var ctx_r26 = i0__namespace.ɵɵnextContext();
11622
+ i0__namespace.ɵɵproperty("value", ctx_r26.progressValue);
12455
11623
  }
12456
11624
  }
12457
- function HeaderSideComponent_div_79_Template(rf, ctx) {
11625
+ function HeaderSideComponent_div_80_Template(rf, ctx) {
12458
11626
  if (rf & 1) {
12459
- i0__namespace.ɵɵelementStart(0, "div");
11627
+ i0__namespace.ɵɵelementStart(0, "div", 88);
12460
11628
  i0__namespace.ɵɵtext(1);
12461
11629
  i0__namespace.ɵɵelementEnd();
12462
11630
  }
12463
11631
  if (rf & 2) {
12464
- var ctx_r28 = i0__namespace.ɵɵnextContext();
11632
+ var ctx_r27 = i0__namespace.ɵɵnextContext();
12465
11633
  i0__namespace.ɵɵadvance(1);
12466
- i0__namespace.ɵɵtextInterpolate3(" ", ctx_r28.progressValue, "% completed (Uploading ", ctx_r28.fileCounter, " of ", ctx_r28.files.length, " files) ");
11634
+ i0__namespace.ɵɵtextInterpolate3(" ", ctx_r27.progressValue, "% completed (Uploading ", ctx_r27.fileCounter, " of ", ctx_r27.files.length, " files) ");
12467
11635
  }
12468
11636
  }
12469
- function HeaderSideComponent_div_80_Template(rf, ctx) {
11637
+ function HeaderSideComponent_div_81_Template(rf, ctx) {
12470
11638
  if (rf & 1) {
12471
- var _r80_1 = i0__namespace.ɵɵgetCurrentView();
12472
- i0__namespace.ɵɵelementStart(0, "div", 91);
12473
- i0__namespace.ɵɵelementStart(1, "button", 92);
12474
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r80_1); var ctx_r79 = i0__namespace.ɵɵnextContext(); return ctx_r79.saveFiles(); });
12475
- i0__namespace.ɵɵelement(2, "fa-icon", 93);
11639
+ var _r75_1 = i0__namespace.ɵɵgetCurrentView();
11640
+ i0__namespace.ɵɵelementStart(0, "div", 89);
11641
+ i0__namespace.ɵɵelementStart(1, "button", 90);
11642
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_81_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r75_1); var ctx_r74 = i0__namespace.ɵɵnextContext(); return ctx_r74.saveFiles(); });
11643
+ i0__namespace.ɵɵelement(2, "fa-icon", 91);
12476
11644
  i0__namespace.ɵɵtext(3);
12477
11645
  i0__namespace.ɵɵpipe(4, "translate");
12478
11646
  i0__namespace.ɵɵelementEnd();
12479
- i0__namespace.ɵɵelementStart(5, "button", 94);
12480
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0__namespace.ɵɵrestoreView(_r80_1); var ctx_r81 = i0__namespace.ɵɵnextContext(); return ctx_r81.removeAllFiles(); });
12481
- i0__namespace.ɵɵelement(6, "fa-icon", 95);
11647
+ i0__namespace.ɵɵelementStart(5, "button", 92);
11648
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_81_Template_button_click_5_listener() { i0__namespace.ɵɵrestoreView(_r75_1); var ctx_r76 = i0__namespace.ɵɵnextContext(); return ctx_r76.removeAllFiles(); });
11649
+ i0__namespace.ɵɵelement(6, "fa-icon", 93);
12482
11650
  i0__namespace.ɵɵtext(7);
12483
11651
  i0__namespace.ɵɵpipe(8, "translate");
12484
11652
  i0__namespace.ɵɵelementEnd();
@@ -12491,40 +11659,40 @@
12491
11659
  i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(8, 4, "DOCUMENTMANAGEMENT.CLEARFILES"), " ");
12492
11660
  }
12493
11661
  }
12494
- function HeaderSideComponent_div_81_i_5_Template(rf, ctx) {
11662
+ function HeaderSideComponent_div_82_i_5_Template(rf, ctx) {
12495
11663
  if (rf & 1) {
12496
- i0__namespace.ɵɵelement(0, "i", 99);
11664
+ i0__namespace.ɵɵelement(0, "i", 98);
12497
11665
  }
12498
11666
  }
12499
- function HeaderSideComponent_div_81_Template(rf, ctx) {
11667
+ function HeaderSideComponent_div_82_Template(rf, ctx) {
12500
11668
  if (rf & 1) {
12501
- i0__namespace.ɵɵelementStart(0, "div", 91);
12502
- i0__namespace.ɵɵelementStart(1, "button", 96);
12503
- i0__namespace.ɵɵelement(2, "fa-icon", 97);
11669
+ i0__namespace.ɵɵelementStart(0, "div", 94);
11670
+ i0__namespace.ɵɵelementStart(1, "button", 95);
11671
+ i0__namespace.ɵɵelement(2, "fa-icon", 96);
12504
11672
  i0__namespace.ɵɵtext(3);
12505
11673
  i0__namespace.ɵɵpipe(4, "translate");
12506
- i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 98);
11674
+ i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_82_i_5_Template, 1, 0, "i", 97);
12507
11675
  i0__namespace.ɵɵelementEnd();
12508
11676
  i0__namespace.ɵɵelementEnd();
12509
11677
  }
12510
11678
  if (rf & 2) {
12511
- var ctx_r30 = i0__namespace.ɵɵnextContext();
11679
+ var ctx_r29 = i0__namespace.ɵɵnextContext();
12512
11680
  i0__namespace.ɵɵadvance(1);
12513
11681
  i0__namespace.ɵɵproperty("disabled", true);
12514
11682
  i0__namespace.ɵɵadvance(2);
12515
11683
  i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(4, 3, "SHELL.IMPORTINGTEXT"), " ");
12516
11684
  i0__namespace.ɵɵadvance(2);
12517
- i0__namespace.ɵɵproperty("ngIf", ctx_r30.importingInProgress);
11685
+ i0__namespace.ɵɵproperty("ngIf", ctx_r29.importingInProgress);
12518
11686
  }
12519
11687
  }
12520
11688
  var _c10 = function (a0) { return [a0]; };
12521
- function HeaderSideComponent_ng_template_82_Template(rf, ctx) {
11689
+ function HeaderSideComponent_ng_template_83_Template(rf, ctx) {
12522
11690
  if (rf & 1) {
12523
- i0__namespace.ɵɵelement(0, "announcement-dialog", 100);
11691
+ i0__namespace.ɵɵelement(0, "announcement-dialog", 99);
12524
11692
  }
12525
11693
  if (rf & 2) {
12526
- var data_r83 = ctx.$implicit;
12527
- i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r83));
11694
+ var data_r78 = ctx.$implicit;
11695
+ i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r78));
12528
11696
  }
12529
11697
  }
12530
11698
  /** @dynamic */
@@ -12625,6 +11793,20 @@
12625
11793
  _this.actionUpdates$
12626
11794
  .pipe(operators.takeUntil(_this.ngDestroyed$), i1$2.ofType(AuthenticationActionTypes.UserDetailsFetchedAfterCompanyLogin), operators.tap(function () {
12627
11795
  _this.reload = true;
11796
+ // this.chatService.getRecentChannelMessages().subscribe((recentChannelMessages: any) => {
11797
+ // recentChannelMessages.data.forEach(element => {
11798
+ // this.messagesUnreadCount += element.unreadMessageCount;
11799
+ // });
11800
+ // });
11801
+ // this.chatService.getRecentIndividualMessages().subscribe((recentColleagueMessages: any) => {
11802
+ // var uniq = {};
11803
+ // recentColleagueMessages.data = recentColleagueMessages.data.filter(obj => !uniq[obj.id] && (uniq[obj.id] = true));
11804
+ // recentColleagueMessages.data.forEach(element => {
11805
+ // if(element.id != this.loggedInUserId){
11806
+ // this.messagesUnreadCount += element.unreadMessageCount;
11807
+ // }
11808
+ // });
11809
+ // });
12628
11810
  _this.getIntroDetails();
12629
11811
  _this.ngOnInit();
12630
11812
  _this.getNotifications();
@@ -13442,7 +12624,6 @@
13442
12624
  var company = this.companiesList.filter(function (x) { return x.companyId.toLowerCase() == _this.cookieService.get(LocalStorageProperties.CompanyId).toLowerCase(); });
13443
12625
  this.selectedCompany = company ? company[0] : null;
13444
12626
  this.selectedCompanyName = company ? company[0] ? company[0].companyName : null : null;
13445
- this.cdRef.detectChanges();
13446
12627
  };
13447
12628
  HeaderSideComponent.prototype.navigateToDashboards = function () {
13448
12629
  var userReference = localStorage.getItem(LocalStorageProperties.UserReferenceId);
@@ -13947,7 +13128,7 @@
13947
13128
  if (!_this.fileResultModel) {
13948
13129
  _this.fileResultModel = [];
13949
13130
  }
13950
- var fileResult = new i15.FileResultModel();
13131
+ var fileResult = new i15$1.FileResultModel();
13951
13132
  fileResult.fileExtension = result[0].FileExtension;
13952
13133
  fileResult.fileName = result[0].FileName;
13953
13134
  fileResult.filePath = result[0].FilePath;
@@ -14056,13 +13237,13 @@
14056
13237
  };
14057
13238
  return HeaderSideComponent;
14058
13239
  }(CustomAppBaseComponent));
14059
- HeaderSideComponent.ɵfac = function HeaderSideComponent_Factory(t) { return new (t || HeaderSideComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$4.PushNotificationsService), i0__namespace.ɵɵdirectiveInject(ThemeService), i0__namespace.ɵɵdirectiveInject(i3__namespace$1.NgxUiLoaderService), i0__namespace.ɵɵdirectiveInject(LayoutService), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(CommonService), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i2__namespace$2.PubNubAngular), i0__namespace.ɵɵdirectiveInject(AuthenticationService), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef), i0__namespace.ɵɵdirectiveInject(i6__namespace.ToastrService), i0__namespace.ɵɵdirectiveInject(i15__namespace.StoreManagementService), i0__namespace.ɵɵdirectiveInject(ShellModulesService), i0__namespace.ɵɵdirectiveInject(ChatService), i0__namespace.ɵɵdirectiveInject(SignalrService), i0__namespace.ɵɵdirectiveInject(WINDOW)); };
13240
+ HeaderSideComponent.ɵfac = function HeaderSideComponent_Factory(t) { return new (t || HeaderSideComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$4.PushNotificationsService), i0__namespace.ɵɵdirectiveInject(ThemeService), i0__namespace.ɵɵdirectiveInject(i3__namespace$1.NgxUiLoaderService), i0__namespace.ɵɵdirectiveInject(LayoutService), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(CommonService), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i2__namespace$2.PubNubAngular), i0__namespace.ɵɵdirectiveInject(AuthenticationService), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef), i0__namespace.ɵɵdirectiveInject(i6__namespace.ToastrService), i0__namespace.ɵɵdirectiveInject(i15__namespace$1.StoreManagementService), i0__namespace.ɵɵdirectiveInject(ShellModulesService), i0__namespace.ɵɵdirectiveInject(ChatService), i0__namespace.ɵɵdirectiveInject(SignalrService), i0__namespace.ɵɵdirectiveInject(WINDOW)); };
14060
13241
  HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: HeaderSideComponent, selectors: [["app-header-side"]], viewQuery: function HeaderSideComponent_Query(rf, ctx) {
14061
13242
  if (rf & 1) {
14062
- i0__namespace.ɵɵviewQuery(_c0$8, 5);
14063
- i0__namespace.ɵɵviewQuery(_c1$3, 5);
14064
- i0__namespace.ɵɵviewQuery(_c2$2, 5);
14065
- i0__namespace.ɵɵviewQuery(_c3$1, 5);
13243
+ i0__namespace.ɵɵviewQuery(_c0$7, 5);
13244
+ i0__namespace.ɵɵviewQuery(_c1$1, 5);
13245
+ i0__namespace.ɵɵviewQuery(_c2, 5);
13246
+ i0__namespace.ɵɵviewQuery(_c3, 5);
14066
13247
  i0__namespace.ɵɵviewQuery(_c4, 5);
14067
13248
  }
14068
13249
  if (rf & 2) {
@@ -14073,151 +13254,152 @@
14073
13254
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
14074
13255
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
14075
13256
  }
14076
- }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 84, vars: 46, consts: [[1, "topbar", "remove-padding"], ["fxFlex", ""], [3, "reload", "isOpened", "openNewDashboard"], ["fxFlex", "", "fxLayout", "row", "fxHide.xs", "", "fxLayoutAlign", "center", 2, "vertical-align", "center"], ["fxFlex", "", "fxLayout", "row", "fxLayoutAlign", "end center"], ["class", "filter-data custom-box language-section", "style", "width:150px;", 3, "click", 4, "ngIf"], [4, "ngIf"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", "class", "topbar-button-right theme-navbar-icon-color", 3, "matTooltip", "overflow", "matMenuTriggerFor", "click", 4, "ngIf"], ["notification", "matMenu"], ["mat-icon-button", "", "class", "topbar-button-right img-button", 3, "matMenuTriggerFor", "ngClass", "click", 4, "ngIf"], ["hasBackdrop", "", "scrollStrategy", "reposition", "verticalAlign", "below", "horizontalAlign", "before", 3, "autoFocus", "restoreFocus", "interactiveClose"], ["feedTimeSheet", ""], [3, "isFeedTimeSheet", "closeFeedTimeSheetPopup"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "click"], ["class", "activity-recorder recording-style", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "overflow", "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["mat-menu-item", "", 3, "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "overflow", "matTooltip", "click", 4, "ngIf"], [1, "feedback-icon", 3, "satPopoverAnchorFor"], ["class", "k-i-loading", 4, "ngIf"], ["verticalAlign", "below", "hasBackdrop", "", "backdropClass", "backdrop-color", "horizontalAlign", "end", 3, "interactiveClose"], ["feedBackPopover", ""], [3, "closeDialog", 4, "ngIf"], [1, "dialog_window", 3, "click"], ["menu2", "matMenu"], ["id", "style-1", 1, "p-0", "m-0", "listof_assets", "store-list-dropdown"], [1, "compact-list"], ["class", "p-0 asset-card", 3, "routerLink", 4, "ngIf"], ["class", "welcome-note", 4, "ngIf"], ["hasBackdrop", "", "backdropClass", "testrun-popover", "scrollStrategy", "reposition", 3, "interactiveClose"], ["fileUploadDropzonePopover", ""], [1, "p-0", "mr-0", "custom-hrm-dropzone"], ["fxLayout", "row", 1, "card-title-text", "mat-bg-primary", "p-05"], ["fxFlex", "", 1, "text-center"], ["fxFlex", "20px", "fxLayoutAlign", "end center"], [1, "inline_edit_close_btn", "btn", 3, "click"], ["icon", "times"], [1, "m-1"], ["ngx-dropzone", "", "accept", ".json", 1, "custom-dropzone", "dropzone-height", 3, "change"], ["class", "custom-dropzone-preview", 3, "removable", "removed", 4, "ngFor", "ngForOf"], [1, "m-05", "text-muted", 2, "text-align", "center"], ["color", "primary", "mode", "determinate", 3, "value", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", 4, "ngIf"], ["openAnnoucementDialogComponent", ""], [1, "filter-data", "custom-box", "language-section", 2, "width", "150px", 3, "click"], ["placeholder", "", "name", "selectedCompany", 3, "ngModel", "ngModelChange", "selectionChange"], ["fxLayout", "row", "fxLayoutGap", "15px", 4, "ngIf"], ["fxFlex", "", "fxLayoutAlign", "start center", 1, "search_goalinput", "ml-1", 2, "position", "sticky", "top", "0", "z-index", "1", "background-color", "white"], ["fxLayoutAlign", "start center"], [1, "full-width"], ["matInput", "", "autocomplete", "off", 1, "search_goal", 3, "placeholder", "ngModel", "ngModelChange"], ["fxLayoutAlign", "end center", 1, "close_icon", "masterdata-search-close"], ["class", "icon-button mr-05 mt-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip", 4, "ngFor", "ngForOf"], ["fxLayout", "row", "fxLayoutGap", "15px"], [3, "ngStyle"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "src", "isRound"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", "fxFlex", "calc(100% - 40px)", 1, "language-display", 2, "color", "black !important", 3, "matTooltip"], ["aria-hidden", "false", 1, "icon-button", "mr-05", "mt-05", 2, "cursor", "pointer", 3, "click"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip"], ["fxLayout", "row", 1, "cursor-pointer"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "ngStyle", "matTooltip", "src", "isRound"], [1, "ml-05"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "ngClass", "click"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "click"], ["mat-icon-button", "", "id", "feedTimeSheetComponent", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "matMenuTriggerFor", "click"], ["class", "notification-number mat-bg-warn", 4, "ngIf"], [1, "notification-number", "mat-bg-warn"], ["mat-icon-button", "", 1, "topbar-button-right", "img-button", 3, "matMenuTriggerFor", "ngClass", "click"], ["class", "icon-highlight-setter", "alt", "profile image", 3, "src", 4, "ngIf"], ["style", "margin-left: 4px !important;", 4, "ngIf"], ["alt", "profile image", 1, "icon-highlight-setter", 3, "src"], [2, "margin-left", "4px !important"], ["size", "30", 3, "name", "isRound"], [1, "activity-recorder", "recording-style"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "click"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["fileUploadDropzonePopup", "satPopoverAnchor"], [1, "k-i-loading"], [3, "closeDialog"], [1, "p-0", "asset-card", 3, "routerLink"], [1, "hide-content-overflow", "userStory-name-control", "store-dropdown-padding"], [1, "welcome-note"], [4, "ngIf", "ngIfElse"], ["elseSpan", ""], [1, "custom-dropzone-preview", 3, "removable", "removed"], [1, "custom-dropzone-label"], ["color", "primary", "mode", "determinate", 3, "value"], ["fxLayoutAlign", "center end", 1, "mt-05"], ["mat-button", "", "mat-raised-button", "", "color", "primary", 3, "click"], ["icon", "save", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "click"], ["icon", "times", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "disabled"], ["icon", "upload", 1, "mr-05"], ["class", "fa fa-spin fa-spinner", 4, "ngIf"], [1, "fa", "fa-spin", "fa-spinner"], [3, "data"]], template: function HeaderSideComponent_Template(rf, ctx) {
13257
+ }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 85, vars: 47, consts: [[1, "navbar", "navbar-expand-lg", "shadow-sm", 2, "padding", "0 20px", "height", "65px", "position", "relative", "z-index", "1200", "/* keep in front */\n background", "#ffffff", "border-bottom", "3px solid rgba(255,255,255,0.1)", "backdrop-filter", "blur(10px)"], [1, "container-fluid", 2, "display", "flex", "align-items", "center", "justify-content", "space-between", "padding", "0"], [2, "flex", "0 0 auto"], [3, "reload", "isOpened", "openNewDashboard"], [2, "display", "flex", "align-items", "center", "gap", "10px", "margin-left", "auto"], ["class", "filter-data custom-box language-section", "style", "width:180px; position:relative;", 3, "click", 4, "ngIf"], [4, "ngIf"], ["mat-icon-button", "", "id", "feedTimeSheetComponent", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 2, "background", "rgba(255,255,255,0.12)", "border-radius", "10px", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["feedTimeSheet", ""], [2, "color", "#09555c"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", "class", "topbar-button-right theme-navbar-icon-color", "style", "position:relative; background:rgba(255,255,255,0.12); border-radius:10px;", 3, "matTooltip", "overflow", "matMenuTriggerFor", "click", 4, "ngIf"], ["notification", "matMenu"], ["mat-icon-button", "", "class", "topbar-button-right img-button", "style", "width:24px; height:24px; background:rgba(255,255,255,0.12); border-radius:50%; border:1px solid #09555c; display:flex; align-items:center; justify-content:center; padding:0;", 3, "matMenuTriggerFor", "ngClass", "click", 4, "ngIf"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "click"], ["class", "activity-recorder recording-style", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "overflow", "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["mat-menu-item", "", 3, "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "overflow", "matTooltip", "click", 4, "ngIf"], [1, "feedback-icon", 3, "satPopoverAnchorFor"], ["class", "k-i-loading", "style", "position:fixed; z-index:1300; top:0; left:0; right:0;", 4, "ngIf"], ["verticalAlign", "below", "hasBackdrop", "", "backdropClass", "backdrop-color", "horizontalAlign", "end", 3, "interactiveClose"], ["feedBackPopover", ""], [3, "closeDialog", 4, "ngIf"], [1, "dialog_window", 3, "click"], ["menu2", "matMenu"], ["id", "style-1", 1, "p-0", "m-0", "listof_assets", "store-list-dropdown"], [1, "compact-list"], ["class", "p-0 asset-card", 3, "routerLink", 4, "ngIf"], ["class", "welcome-note", "style", "z-index: 1250; position: fixed; top: 72px; right: 16px;", 4, "ngIf"], ["hasBackdrop", "", "backdropClass", "testrun-popover", "scrollStrategy", "reposition", 3, "interactiveClose"], ["fileUploadDropzonePopover", ""], [1, "p-0", "mr-0", "custom-hrm-dropzone", 2, "max-width", "520px"], ["fxLayout", "row", 1, "card-title-text", "mat-bg-primary", "p-05", 2, "display", "flex", "align-items", "center"], ["fxFlex", "", 1, "text-center", 2, "flex", "1", "text-align", "center"], ["fxFlex", "20px", "fxLayoutAlign", "end center", 2, "width", "20px", "display", "flex", "justify-content", "flex-end"], [1, "inline_edit_close_btn", "btn", 3, "click"], ["icon", "times"], [1, "m-1", 2, "padding", "8px"], ["ngx-dropzone", "", "accept", ".json", 1, "custom-dropzone", "dropzone-height", 3, "change"], ["class", "custom-dropzone-preview", 3, "removable", "removed", 4, "ngFor", "ngForOf"], [1, "m-05", "text-muted", 2, "text-align", "center", "margin-top", "6px"], ["color", "primary", "mode", "determinate", 3, "value", 4, "ngIf"], ["style", "margin-top:6px;", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", "style", "margin-top:10px; display:flex; justify-content:center; gap:8px;", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", "style", "margin-top:10px; display:flex; justify-content:center;", 4, "ngIf"], ["openAnnoucementDialogComponent", ""], [1, "filter-data", "custom-box", "language-section", 2, "width", "180px", "position", "relative", 3, "click"], ["placeholder", "", "name", "selectedCompany", "panelClass", "company-select-panel", 3, "ngModel", "ngModelChange", "selectionChange"], ["fxLayout", "row", "fxLayoutGap", "10px", "style", "display:flex; align-items:center; gap:10px;", 4, "ngIf"], ["fxFlex", "", "fxLayoutAlign", "start center", 1, "search_goalinput", "ml-1", 2, "position", "sticky", "top", "0", "z-index", "1", "background-color", "rgb(0, 0, 0)", "padding", "6px 8px", "display", "flex", "align-items", "center"], ["fxLayoutAlign", "start center", 2, "flex", "1"], [1, "full-width", 2, "width", "100%", "margin", "0"], ["matInput", "", "autocomplete", "off", 1, "search_goal", 3, "placeholder", "ngModel", "ngModelChange"], ["fxLayoutAlign", "end center", 1, "close_icon", "masterdata-search-close", 2, "margin-left", "6px"], ["class", "icon-button mr-05 mt-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip", 4, "ngFor", "ngForOf"], ["fxLayout", "row", "fxLayoutGap", "10px", 2, "display", "flex", "align-items", "center", "gap", "10px"], [3, "ngStyle"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "src", "isRound"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 1, "language-display", 2, "color", "#09555c", "font-weight", "600", "overflow", "hidden", "text-overflow", "ellipsis", "white-space", "nowrap", 3, "matTooltip"], ["aria-hidden", "false", 1, "icon-button", "mr-05", "mt-05", 2, "cursor", "pointer", 3, "click"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip"], ["fxLayout", "row", 1, "cursor-pointer", 2, "display", "flex", "align-items", "center"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "ngStyle", "matTooltip", "src", "isRound"], [1, "ml-05", 2, "margin-left", "8px"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 2, "background", "rgba(255,255,255,0.12)", "border-radius", "10px", 3, "matTooltip", "ngClass", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 2, "background", "rgba(255,255,255,0.12)", "border-radius", "10px", 3, "matTooltip", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 2, "position", "relative", "background", "rgba(255,255,255,0.12)", "border-radius", "10px", 3, "matTooltip", "matMenuTriggerFor", "click"], ["class", "notification-number mat-bg-warn", "style", "position:absolute; top:-2px; right:-2px;", 4, "ngIf"], [1, "notification-number", "mat-bg-warn", 2, "position", "absolute", "top", "-2px", "right", "-2px"], ["mat-icon-button", "", 1, "topbar-button-right", "img-button", 2, "width", "24px", "height", "24px", "background", "rgba(255,255,255,0.12)", "border-radius", "50%", "border", "1px solid #09555c", "display", "flex", "align-items", "center", "justify-content", "center", "padding", "0", 3, "matMenuTriggerFor", "ngClass", "click"], [2, "font-size", "24px", "color", "#09555c"], [1, "activity-recorder", "recording-style"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "click"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["fileUploadDropzonePopup", "satPopoverAnchor"], [1, "k-i-loading", 2, "position", "fixed", "z-index", "1300", "top", "0", "left", "0", "right", "0"], [3, "closeDialog"], [1, "p-0", "asset-card", 3, "routerLink"], [1, "hide-content-overflow", "userStory-name-control", "store-dropdown-padding"], [1, "welcome-note", 2, "z-index", "1250", "position", "fixed", "top", "72px", "right", "16px"], [4, "ngIf", "ngIfElse"], ["elseSpan", ""], [1, "custom-dropzone-preview", 3, "removable", "removed"], [1, "custom-dropzone-label"], ["color", "primary", "mode", "determinate", 3, "value"], [2, "margin-top", "6px"], ["fxLayoutAlign", "center end", 1, "mt-05", 2, "margin-top", "10px", "display", "flex", "justify-content", "center", "gap", "8px"], ["mat-button", "", "mat-raised-button", "", "color", "primary", 3, "click"], ["icon", "save", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "click"], ["icon", "times", 1, "mr-05"], ["fxLayoutAlign", "center end", 1, "mt-05", 2, "margin-top", "10px", "display", "flex", "justify-content", "center"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "disabled"], ["icon", "upload", 1, "mr-05"], ["class", "fa fa-spin fa-spinner", 4, "ngIf"], [1, "fa", "fa-spin", "fa-spinner"], [3, "data"]], template: function HeaderSideComponent_Template(rf, ctx) {
14077
13258
  if (rf & 1) {
14078
- var _r84_1 = i0__namespace.ɵɵgetCurrentView();
14079
- i0__namespace.ɵɵelementStart(0, "mat-toolbar", 0);
13259
+ var _r79_1 = i0__namespace.ɵɵgetCurrentView();
13260
+ i0__namespace.ɵɵelementStart(0, "nav", 0);
14080
13261
  i0__namespace.ɵɵelementStart(1, "div", 1);
14081
- i0__namespace.ɵɵelementStart(2, "app-menu", 2);
14082
- i0__namespace.ɵɵlistener("isOpened", function HeaderSideComponent_Template_app_menu_isOpened_2_listener($event) { return ctx.isOpened($event); })("openNewDashboard", function HeaderSideComponent_Template_app_menu_openNewDashboard_2_listener($event) { return ctx.navigateToUrl($event); });
13262
+ i0__namespace.ɵɵelementStart(2, "div", 2);
13263
+ i0__namespace.ɵɵelementStart(3, "app-menu", 3);
13264
+ i0__namespace.ɵɵlistener("isOpened", function HeaderSideComponent_Template_app_menu_isOpened_3_listener($event) { return ctx.isOpened($event); })("openNewDashboard", function HeaderSideComponent_Template_app_menu_openNewDashboard_3_listener($event) { return ctx.navigateToUrl($event); });
14083
13265
  i0__namespace.ɵɵelementEnd();
14084
13266
  i0__namespace.ɵɵelementEnd();
14085
- i0__namespace.ɵɵelement(3, "div", 3);
14086
13267
  i0__namespace.ɵɵelementStart(4, "div", 4);
14087
13268
  i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_5_Template, 13, 9, "div", 5);
14088
13269
  i0__namespace.ɵɵtemplate(6, HeaderSideComponent_div_6_Template, 5, 4, "div", 6);
14089
13270
  i0__namespace.ɵɵtemplate(7, HeaderSideComponent_div_7_Template, 5, 3, "div", 6);
13271
+ i0__namespace.ɵɵelementStart(8, "button", 7, 8);
13272
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_8_listener() { return ctx.openTimeSheet(); });
13273
+ i0__namespace.ɵɵpipe(10, "translate");
13274
+ i0__namespace.ɵɵelementStart(11, "mat-icon", 9);
13275
+ i0__namespace.ɵɵtext(12, "access_time");
14090
13276
  i0__namespace.ɵɵelementEnd();
14091
- i0__namespace.ɵɵtemplate(8, HeaderSideComponent_div_8_Template, 5, 6, "div", 6);
14092
- i0__namespace.ɵɵtemplate(9, HeaderSideComponent_button_9_Template, 5, 7, "button", 7);
14093
- i0__namespace.ɵɵelementStart(10, "mat-menu", null, 8);
14094
- i0__namespace.ɵɵelement(12, "app-notifications");
14095
- i0__namespace.ɵɵelementEnd();
14096
- i0__namespace.ɵɵtemplate(13, HeaderSideComponent_button_13_Template, 3, 4, "button", 9);
14097
- i0__namespace.ɵɵelementStart(14, "sat-popover", 10, 11);
14098
- i0__namespace.ɵɵelementStart(16, "app-feed-time", 12);
14099
- i0__namespace.ɵɵlistener("closeFeedTimeSheetPopup", function HeaderSideComponent_Template_app_feed_time_closeFeedTimeSheetPopup_16_listener() { return ctx.closeFeedTimeSheet(); });
14100
13277
  i0__namespace.ɵɵelementEnd();
13278
+ i0__namespace.ɵɵtemplate(13, HeaderSideComponent_button_13_Template, 5, 7, "button", 10);
13279
+ i0__namespace.ɵɵelementStart(14, "mat-menu", null, 11);
13280
+ i0__namespace.ɵɵelement(16, "app-notifications");
14101
13281
  i0__namespace.ɵɵelementEnd();
14102
- i0__namespace.ɵɵelementStart(17, "mat-menu", null, 13);
14103
- i0__namespace.ɵɵelementStart(19, "button", 14);
14104
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_19_listener() { return ctx.navigateToProfile(); });
14105
- i0__namespace.ɵɵelementStart(20, "mat-icon");
14106
- i0__namespace.ɵɵtext(21, "account_box");
13282
+ i0__namespace.ɵɵtemplate(17, HeaderSideComponent_button_17_Template, 3, 2, "button", 12);
13283
+ i0__namespace.ɵɵelementStart(18, "mat-menu", null, 13);
13284
+ i0__namespace.ɵɵelementStart(20, "button", 14);
13285
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_20_listener() { return ctx.navigateToProfile(); });
13286
+ i0__namespace.ɵɵelementStart(21, "mat-icon");
13287
+ i0__namespace.ɵɵtext(22, "account_box");
14107
13288
  i0__namespace.ɵɵelementEnd();
14108
- i0__namespace.ɵɵelementStart(22, "span");
14109
- i0__namespace.ɵɵtext(23);
14110
- i0__namespace.ɵɵpipe(24, "translate");
13289
+ i0__namespace.ɵɵelementStart(23, "span");
13290
+ i0__namespace.ɵɵtext(24);
13291
+ i0__namespace.ɵɵpipe(25, "translate");
14111
13292
  i0__namespace.ɵɵelementEnd();
14112
- i0__namespace.ɵɵtemplate(25, HeaderSideComponent_mat_icon_25_Template, 1, 0, "mat-icon", 15);
13293
+ i0__namespace.ɵɵtemplate(26, HeaderSideComponent_mat_icon_26_Template, 1, 0, "mat-icon", 15);
14113
13294
  i0__namespace.ɵɵelementEnd();
14114
- i0__namespace.ɵɵtemplate(26, HeaderSideComponent_button_26_Template, 7, 8, "button", 16);
14115
13295
  i0__namespace.ɵɵtemplate(27, HeaderSideComponent_button_27_Template, 7, 8, "button", 16);
14116
- i0__namespace.ɵɵtemplate(28, HeaderSideComponent_button_28_Template, 8, 7, "button", 17);
14117
- i0__namespace.ɵɵtemplate(29, HeaderSideComponent_button_29_Template, 5, 0, "button", 18);
13296
+ i0__namespace.ɵɵtemplate(28, HeaderSideComponent_button_28_Template, 7, 8, "button", 16);
13297
+ i0__namespace.ɵɵtemplate(29, HeaderSideComponent_button_29_Template, 8, 7, "button", 17);
14118
13298
  i0__namespace.ɵɵtemplate(30, HeaderSideComponent_button_30_Template, 5, 0, "button", 18);
14119
- i0__namespace.ɵɵtemplate(31, HeaderSideComponent_button_31_Template, 7, 8, "button", 19);
14120
- i0__namespace.ɵɵelementStart(32, "button", 14);
14121
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_32_listener() { return ctx.onSignout(); });
14122
- i0__namespace.ɵɵelementStart(33, "mat-icon");
14123
- i0__namespace.ɵɵtext(34, "exit_to_app");
14124
- i0__namespace.ɵɵelementEnd();
14125
- i0__namespace.ɵɵelementStart(35, "span");
14126
- i0__namespace.ɵɵtext(36);
14127
- i0__namespace.ɵɵpipe(37, "translate");
13299
+ i0__namespace.ɵɵtemplate(31, HeaderSideComponent_button_31_Template, 5, 0, "button", 18);
13300
+ i0__namespace.ɵɵtemplate(32, HeaderSideComponent_button_32_Template, 7, 8, "button", 19);
13301
+ i0__namespace.ɵɵelementStart(33, "button", 14);
13302
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_33_listener() { return ctx.onSignout(); });
13303
+ i0__namespace.ɵɵelementStart(34, "mat-icon");
13304
+ i0__namespace.ɵɵtext(35, "exit_to_app");
14128
13305
  i0__namespace.ɵɵelementEnd();
13306
+ i0__namespace.ɵɵelementStart(36, "span");
13307
+ i0__namespace.ɵɵtext(37);
13308
+ i0__namespace.ɵɵpipe(38, "translate");
14129
13309
  i0__namespace.ɵɵelementEnd();
14130
- i0__namespace.ɵɵelement(38, "mat-divider");
14131
- i0__namespace.ɵɵelementStart(39, "button", 14);
14132
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_39_listener() { i0__namespace.ɵɵrestoreView(_r84_1); var _r17 = i0__namespace.ɵɵreference(46); _r17.toggle(); return ctx.openFeedBackDialog(); });
14133
- i0__namespace.ɵɵelementStart(40, "mat-icon", 20);
14134
- i0__namespace.ɵɵtext(41, " sentiment_satisfied_alt ");
14135
13310
  i0__namespace.ɵɵelementEnd();
14136
- i0__namespace.ɵɵelementStart(42, "span");
14137
- i0__namespace.ɵɵtext(43);
13311
+ i0__namespace.ɵɵelement(39, "mat-divider");
13312
+ i0__namespace.ɵɵelementStart(40, "button", 14);
13313
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_40_listener() { i0__namespace.ɵɵrestoreView(_r79_1); var _r16 = i0__namespace.ɵɵreference(47); _r16.toggle(); return ctx.openFeedBackDialog(); });
13314
+ i0__namespace.ɵɵelementStart(41, "mat-icon", 20);
13315
+ i0__namespace.ɵɵtext(42, " sentiment_satisfied_alt ");
13316
+ i0__namespace.ɵɵelementEnd();
13317
+ i0__namespace.ɵɵelementStart(43, "span");
13318
+ i0__namespace.ɵɵtext(44);
13319
+ i0__namespace.ɵɵelementEnd();
14138
13320
  i0__namespace.ɵɵelementEnd();
14139
13321
  i0__namespace.ɵɵelementEnd();
14140
13322
  i0__namespace.ɵɵelementEnd();
14141
13323
  i0__namespace.ɵɵelementEnd();
14142
- i0__namespace.ɵɵtemplate(44, HeaderSideComponent_div_44_Template, 1, 0, "div", 21);
14143
- i0__namespace.ɵɵelementStart(45, "sat-popover", 22, 23);
14144
- i0__namespace.ɵɵtemplate(47, HeaderSideComponent_app_submit_feedback_47_Template, 1, 0, "app-submit-feedback", 24);
14145
13324
  i0__namespace.ɵɵelementEnd();
14146
- i0__namespace.ɵɵelementStart(48, "mat-menu", 25, 26);
14147
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_mat_menu_click_48_listener($event) { return $event.stopPropagation(); });
14148
- i0__namespace.ɵɵelementStart(50, "mat-card-content", 27);
14149
- i0__namespace.ɵɵelementStart(51, "mat-list", 28);
14150
- i0__namespace.ɵɵtemplate(52, HeaderSideComponent_mat_card_52_Template, 3, 2, "mat-card", 29);
13325
+ i0__namespace.ɵɵtemplate(45, HeaderSideComponent_div_45_Template, 1, 0, "div", 21);
13326
+ i0__namespace.ɵɵelementStart(46, "sat-popover", 22, 23);
13327
+ i0__namespace.ɵɵtemplate(48, HeaderSideComponent_app_submit_feedback_48_Template, 1, 0, "app-submit-feedback", 24);
13328
+ i0__namespace.ɵɵelementEnd();
13329
+ i0__namespace.ɵɵelementStart(49, "mat-menu", 25, 26);
13330
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_mat_menu_click_49_listener($event) { return $event.stopPropagation(); });
13331
+ i0__namespace.ɵɵelementStart(51, "mat-card-content", 27);
13332
+ i0__namespace.ɵɵelementStart(52, "mat-list", 28);
14151
13333
  i0__namespace.ɵɵtemplate(53, HeaderSideComponent_mat_card_53_Template, 3, 2, "mat-card", 29);
14152
13334
  i0__namespace.ɵɵtemplate(54, HeaderSideComponent_mat_card_54_Template, 3, 2, "mat-card", 29);
14153
- i0__namespace.ɵɵtemplate(55, HeaderSideComponent_mat_card_55_Template, 4, 6, "mat-card", 29);
13335
+ i0__namespace.ɵɵtemplate(55, HeaderSideComponent_mat_card_55_Template, 3, 2, "mat-card", 29);
13336
+ i0__namespace.ɵɵtemplate(56, HeaderSideComponent_mat_card_56_Template, 4, 6, "mat-card", 29);
14154
13337
  i0__namespace.ɵɵelementEnd();
14155
13338
  i0__namespace.ɵɵelementEnd();
14156
13339
  i0__namespace.ɵɵelementEnd();
14157
- i0__namespace.ɵɵtemplate(56, HeaderSideComponent_div_56_Template, 6, 4, "div", 30);
14158
- i0__namespace.ɵɵelementStart(57, "sat-popover", 31, 32);
14159
- i0__namespace.ɵɵelementStart(59, "mat-card", 33);
14160
- i0__namespace.ɵɵelementStart(60, "mat-card-title");
14161
- i0__namespace.ɵɵelementStart(61, "div", 34);
14162
- i0__namespace.ɵɵelementStart(62, "div", 35);
14163
- i0__namespace.ɵɵtext(63);
14164
- i0__namespace.ɵɵpipe(64, "translate");
13340
+ i0__namespace.ɵɵtemplate(57, HeaderSideComponent_div_57_Template, 6, 4, "div", 30);
13341
+ i0__namespace.ɵɵelementStart(58, "sat-popover", 31, 32);
13342
+ i0__namespace.ɵɵelementStart(60, "mat-card", 33);
13343
+ i0__namespace.ɵɵelementStart(61, "mat-card-title");
13344
+ i0__namespace.ɵɵelementStart(62, "div", 34);
13345
+ i0__namespace.ɵɵelementStart(63, "div", 35);
13346
+ i0__namespace.ɵɵtext(64);
13347
+ i0__namespace.ɵɵpipe(65, "translate");
14165
13348
  i0__namespace.ɵɵelementEnd();
14166
- i0__namespace.ɵɵelementStart(65, "div", 36);
14167
- i0__namespace.ɵɵelementStart(66, "button", 37);
14168
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_66_listener() { return ctx.closeUploadFilePopup(); });
14169
- i0__namespace.ɵɵelement(67, "fa-icon", 38);
13349
+ i0__namespace.ɵɵelementStart(66, "div", 36);
13350
+ i0__namespace.ɵɵelementStart(67, "button", 37);
13351
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_67_listener() { return ctx.closeUploadFilePopup(); });
13352
+ i0__namespace.ɵɵelement(68, "fa-icon", 38);
14170
13353
  i0__namespace.ɵɵelementEnd();
14171
13354
  i0__namespace.ɵɵelementEnd();
14172
13355
  i0__namespace.ɵɵelementEnd();
14173
13356
  i0__namespace.ɵɵelementEnd();
14174
- i0__namespace.ɵɵelementStart(68, "div", 39);
14175
- i0__namespace.ɵɵelementStart(69, "div", 40);
14176
- i0__namespace.ɵɵlistener("change", function HeaderSideComponent_Template_div_change_69_listener($event) { return ctx.filesSelected($event); });
14177
- i0__namespace.ɵɵelementStart(70, "ngx-dropzone-label");
14178
- i0__namespace.ɵɵelementStart(71, "span");
14179
- i0__namespace.ɵɵtext(72);
14180
- i0__namespace.ɵɵpipe(73, "translate");
13357
+ i0__namespace.ɵɵelementStart(69, "div", 39);
13358
+ i0__namespace.ɵɵelementStart(70, "div", 40);
13359
+ i0__namespace.ɵɵlistener("change", function HeaderSideComponent_Template_div_change_70_listener($event) { return ctx.filesSelected($event); });
13360
+ i0__namespace.ɵɵelementStart(71, "ngx-dropzone-label");
13361
+ i0__namespace.ɵɵelementStart(72, "span");
13362
+ i0__namespace.ɵɵtext(73);
13363
+ i0__namespace.ɵɵpipe(74, "translate");
14181
13364
  i0__namespace.ɵɵelementEnd();
14182
13365
  i0__namespace.ɵɵelementEnd();
14183
- i0__namespace.ɵɵtemplate(74, HeaderSideComponent_ngx_dropzone_preview_74_Template, 3, 3, "ngx-dropzone-preview", 41);
13366
+ i0__namespace.ɵɵtemplate(75, HeaderSideComponent_ngx_dropzone_preview_75_Template, 3, 3, "ngx-dropzone-preview", 41);
14184
13367
  i0__namespace.ɵɵelementEnd();
14185
- i0__namespace.ɵɵelementStart(75, "div", 42);
14186
- i0__namespace.ɵɵelementStart(76, "span");
14187
- i0__namespace.ɵɵtext(77, "allowed file extensions : .json");
13368
+ i0__namespace.ɵɵelementStart(76, "div", 42);
13369
+ i0__namespace.ɵɵelementStart(77, "span");
13370
+ i0__namespace.ɵɵtext(78, "allowed file extensions : .json");
14188
13371
  i0__namespace.ɵɵelementEnd();
14189
13372
  i0__namespace.ɵɵelementEnd();
14190
- i0__namespace.ɵɵtemplate(78, HeaderSideComponent_mat_progress_bar_78_Template, 1, 1, "mat-progress-bar", 43);
14191
- i0__namespace.ɵɵtemplate(79, HeaderSideComponent_div_79_Template, 2, 3, "div", 6);
14192
- i0__namespace.ɵɵtemplate(80, HeaderSideComponent_div_80_Template, 9, 6, "div", 44);
14193
- i0__namespace.ɵɵtemplate(81, HeaderSideComponent_div_81_Template, 6, 5, "div", 44);
13373
+ i0__namespace.ɵɵtemplate(79, HeaderSideComponent_mat_progress_bar_79_Template, 1, 1, "mat-progress-bar", 43);
13374
+ i0__namespace.ɵɵtemplate(80, HeaderSideComponent_div_80_Template, 2, 3, "div", 44);
13375
+ i0__namespace.ɵɵtemplate(81, HeaderSideComponent_div_81_Template, 9, 6, "div", 45);
13376
+ i0__namespace.ɵɵtemplate(82, HeaderSideComponent_div_82_Template, 6, 5, "div", 46);
14194
13377
  i0__namespace.ɵɵelementEnd();
14195
13378
  i0__namespace.ɵɵelementEnd();
14196
13379
  i0__namespace.ɵɵelementEnd();
14197
- i0__namespace.ɵɵtemplate(82, HeaderSideComponent_ng_template_82_Template, 1, 3, "ng-template", null, 45, i0__namespace.ɵɵtemplateRefExtractor);
13380
+ i0__namespace.ɵɵtemplate(83, HeaderSideComponent_ng_template_83_Template, 1, 3, "ng-template", null, 47, i0__namespace.ɵɵtemplateRefExtractor);
14198
13381
  }
14199
13382
  if (rf & 2) {
14200
- var _r17 = i0__namespace.ɵɵreference(46);
14201
- i0__namespace.ɵɵadvance(2);
14202
- i0__namespace.ɵɵproperty("reload", ctx.reload);
13383
+ var _r3 = i0__namespace.ɵɵreference(9);
13384
+ var _r16 = i0__namespace.ɵɵreference(47);
14203
13385
  i0__namespace.ɵɵadvance(3);
13386
+ i0__namespace.ɵɵproperty("reload", ctx.reload);
13387
+ i0__namespace.ɵɵadvance(2);
14204
13388
  i0__namespace.ɵɵproperty("ngIf", ctx.companiesList != null && ctx.companiesList.length > 1);
14205
13389
  i0__namespace.ɵɵadvance(1);
14206
13390
  i0__namespace.ɵɵproperty("ngIf", ctx.canAccess_feature_Settings || ctx.canAccess_feature_ViewRoles);
14207
13391
  i0__namespace.ɵɵadvance(1);
14208
13392
  i0__namespace.ɵɵproperty("ngIf", ctx.canAccess_feature_MyProjectWork);
14209
13393
  i0__namespace.ɵɵadvance(1);
14210
- i0__namespace.ɵɵproperty("ngIf", ctx.canAccess_feature_PunchCard && !(ctx.timesheetDisableorEnable && ctx.timesheetDisableorEnable.TimeSheetRestricted));
14211
- i0__namespace.ɵɵadvance(1);
13394
+ i0__namespace.ɵɵstyleProp("overflow", "visible");
13395
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(10, 37, "SHELL.LOGTIME"));
13396
+ i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r3);
13397
+ i0__namespace.ɵɵadvance(5);
14212
13398
  i0__namespace.ɵɵproperty("ngIf", ctx.newNotificationsCount != 0);
14213
13399
  i0__namespace.ɵɵadvance(4);
14214
13400
  i0__namespace.ɵɵproperty("ngIf", ctx.authenticatedUserRecord);
14215
- i0__namespace.ɵɵadvance(1);
14216
- i0__namespace.ɵɵproperty("autoFocus", false)("restoreFocus", false)("interactiveClose", true);
14217
- i0__namespace.ɵɵadvance(2);
14218
- i0__namespace.ɵɵproperty("isFeedTimeSheet", ctx.isFeedTimeSheet);
14219
13401
  i0__namespace.ɵɵadvance(7);
14220
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(24, 38, "SHELL.PROFILE"));
13402
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(25, 39, "SHELL.PROFILE"));
14221
13403
  i0__namespace.ɵɵadvance(2);
14222
13404
  i0__namespace.ɵɵproperty("ngIf", ctx.isRecording);
14223
13405
  i0__namespace.ɵɵadvance(1);
@@ -14233,9 +13415,9 @@
14233
13415
  i0__namespace.ɵɵadvance(1);
14234
13416
  i0__namespace.ɵɵproperty("ngIf", ctx.canAccess_feature_AlternateSignIn);
14235
13417
  i0__namespace.ɵɵadvance(5);
14236
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(37, 40, "SHELL.SIGNOUT"));
13418
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 41, "SHELL.SIGNOUT"));
14237
13419
  i0__namespace.ɵɵadvance(4);
14238
- i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r17);
13420
+ i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r16);
14239
13421
  i0__namespace.ɵɵadvance(3);
14240
13422
  i0__namespace.ɵɵtextInterpolate1("v-", ctx.applicationVersion, "");
14241
13423
  i0__namespace.ɵɵadvance(1);
@@ -14257,9 +13439,9 @@
14257
13439
  i0__namespace.ɵɵadvance(1);
14258
13440
  i0__namespace.ɵɵproperty("interactiveClose", false);
14259
13441
  i0__namespace.ɵɵadvance(6);
14260
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(64, 42, "TESTMANAGEMENT.UPLOADFILES"), " ");
13442
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(65, 43, "TESTMANAGEMENT.UPLOADFILES"), " ");
14261
13443
  i0__namespace.ɵɵadvance(9);
14262
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(73, 44, "DOCUMENTMANAGEMENT.DRAGANDDROPFILESHERE"));
13444
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(74, 45, "DOCUMENTMANAGEMENT.DRAGANDDROPFILESHERE"));
14263
13445
  i0__namespace.ɵɵadvance(2);
14264
13446
  i0__namespace.ɵɵproperty("ngForOf", ctx.files);
14265
13447
  i0__namespace.ɵɵadvance(4);
@@ -14271,7 +13453,7 @@
14271
13453
  i0__namespace.ɵɵadvance(1);
14272
13454
  i0__namespace.ɵɵproperty("ngIf", ctx.importingInProgress);
14273
13455
  }
14274
- }, directives: [i19__namespace.MatToolbar, i20__namespace.DefaultFlexDirective, MenuComponent, i20__namespace.DefaultLayoutDirective, i22__namespace$1.DefaultShowHideDirective, i20__namespace.DefaultLayoutAlignDirective, i10__namespace.NgIf, i16__namespace.MatMenu, NotificationsComponent, i20__namespace$1.SatPopover, FeedTimeComponent, i16__namespace.MatMenuItem, i17__namespace.MatIcon, i7__namespace$2.MatDivider, i20__namespace$1.SatPopoverAnchor, i7__namespace.MatCardContent, i12__namespace.MatList, i7__namespace.MatCard, i7__namespace.MatCardTitle, i4__namespace.FaIconComponent, i33__namespace.NgxDropzoneComponent, i33__namespace.ɵb, i10__namespace.NgForOf, i34__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i34__namespace.MatSelectTrigger, i22__namespace.MatFormField, i23__namespace.MatInput, i9__namespace.DefaultValueAccessor, i20__namespace.DefaultLayoutGapDirective, i10__namespace.NgStyle, i22__namespace$1.DefaultStyleDirective, i29__namespace.SnovasysAvatarComponent, i7__namespace$1.MatTooltip, i14__namespace.MatOption, i8__namespace.MatButton, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i16__namespace.MatMenuTrigger, FeedBackSubmissionComponent, i2__namespace.RouterLink, i33__namespace.NgxDropzonePreviewComponent, i28__namespace.MatProgressBar, AnnoucementDialogComponent], pipes: [i5__namespace$1.TranslatePipe, RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, SoftLabelPipe], styles: [".file-or-folder-icon[_ngcontent-%COMP%] {\n width: 50px;\n height: 50px;\n font-size: 50px;\n }\n\n .file-or-folder-name-align[_ngcontent-%COMP%] {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n text-align: center;\n word-break: break-word;\n }\n\n .dropzone-height[_ngcontent-%COMP%] {\n height: 130px;\n }\n\n .custom-dropzone-preview[_ngcontent-%COMP%] {\n height: 100px !important;\n min-height: 100px !important;\n padding: 0px !important;\n }"], data: { animation: [
13456
+ }, directives: [MenuComponent, i10__namespace.NgIf, i8__namespace.MatButton, i7__namespace$1.MatTooltip, i23__namespace.SatPopoverAnchor, i17__namespace.MatIcon, i16__namespace.MatMenu, NotificationsComponent, i16__namespace.MatMenuItem, i7__namespace$2.MatDivider, i23__namespace.SatPopover, i7__namespace.MatCardContent, i12__namespace.MatList, i7__namespace.MatCard, i7__namespace.MatCardTitle, i30__namespace.DefaultLayoutDirective, i30__namespace.DefaultFlexDirective, i30__namespace.DefaultLayoutAlignDirective, i4__namespace.FaIconComponent, i32__namespace.NgxDropzoneComponent, i32__namespace.ɵb, i10__namespace.NgForOf, i33__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i33__namespace.MatSelectTrigger, i21__namespace.MatFormField, i22__namespace.MatInput, i9__namespace.DefaultValueAccessor, i30__namespace.DefaultLayoutGapDirective, i10__namespace.NgStyle, i15__namespace.DefaultStyleDirective, i6__namespace$1.SnovasysAvatarComponent, i14__namespace.MatOption, i10__namespace.NgClass, i15__namespace.DefaultClassDirective, i16__namespace.MatMenuTrigger, FeedBackSubmissionComponent, i2__namespace.RouterLink, i32__namespace.NgxDropzonePreviewComponent, i27__namespace.MatProgressBar, AnnoucementDialogComponent], pipes: [i5__namespace$1.TranslatePipe, RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, SoftLabelPipe], styles: [".file-or-folder-icon[_ngcontent-%COMP%] {\n width: 50px;\n height: 50px;\n font-size: 50px;\n }\n\n .file-or-folder-name-align[_ngcontent-%COMP%] {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n -webkit-box-orient: vertical;\n text-align: center;\n word-break: break-word;\n }\n\n .dropzone-height[_ngcontent-%COMP%] {\n height: 130px;\n }\n\n .custom-dropzone-preview[_ngcontent-%COMP%] {\n height: 100px !important;\n min-height: 100px !important;\n padding: 0px !important;\n }\n\n \n .cdk-overlay-container[_ngcontent-%COMP%], .cdk-overlay-connected-position-bounding-box[_ngcontent-%COMP%] {\n z-index: 1300 !important;\n }\n\n \n .company-select-panel[_ngcontent-%COMP%] .mat-mdc-option[_ngcontent-%COMP%] {\n line-height: 36px;\n }"], data: { animation: [
14275
13457
  animations.trigger('fade', [
14276
13458
  animations.transition('void => *', [
14277
13459
  animations.style({ opacity: 0 }),
@@ -14297,7 +13479,7 @@
14297
13479
  ]
14298
13480
  }]
14299
13481
  }], function () {
14300
- return [{ type: i1__namespace$4.PushNotificationsService }, { type: ThemeService }, { type: i3__namespace$1.NgxUiLoaderService }, { type: LayoutService }, { type: i5__namespace$1.TranslateService }, { type: i2__namespace.Router }, { type: i5__namespace.CookieService }, { type: i1__namespace$3.MatDialog }, { type: CommonService }, { type: i3__namespace.Store }, { type: i2__namespace$2.PubNubAngular }, { type: AuthenticationService }, { type: i1__namespace$2.Actions }, { type: i0__namespace.ChangeDetectorRef }, { type: i6__namespace.ToastrService }, { type: i15__namespace.StoreManagementService }, { type: ShellModulesService }, { type: ChatService }, { type: SignalrService }, { type: Window, decorators: [{
13482
+ return [{ type: i1__namespace$4.PushNotificationsService }, { type: ThemeService }, { type: i3__namespace$1.NgxUiLoaderService }, { type: LayoutService }, { type: i5__namespace$1.TranslateService }, { type: i2__namespace.Router }, { type: i5__namespace.CookieService }, { type: i1__namespace$3.MatDialog }, { type: CommonService }, { type: i3__namespace.Store }, { type: i2__namespace$2.PubNubAngular }, { type: AuthenticationService }, { type: i1__namespace$2.Actions }, { type: i0__namespace.ChangeDetectorRef }, { type: i6__namespace.ToastrService }, { type: i15__namespace$1.StoreManagementService }, { type: ShellModulesService }, { type: ChatService }, { type: SignalrService }, { type: Window, decorators: [{
14301
13483
  type: i0.Inject,
14302
13484
  args: [WINDOW]
14303
13485
  }] }];
@@ -14323,497 +13505,512 @@
14323
13505
  }] });
14324
13506
  })();
14325
13507
 
14326
- function SideBarComponent_li_8_div_1_a_1_Template(rf, ctx) {
13508
+ var _c0$6 = function (a0, a1, a2) { return { "background-color": a0, "border": a1, "box-shadow": a2, "border-radius": "12px", "transition": "all 0.3s ease" }; };
13509
+ function SideBarComponent_div_9_Template(rf, ctx) {
14327
13510
  if (rf & 1) {
14328
- i0__namespace.ɵɵelementStart(0, "a", 3);
14329
- i0__namespace.ɵɵelementStart(1, "mat-icon", 4);
14330
- i0__namespace.ɵɵtext(2);
14331
- i0__namespace.ɵɵelementEnd();
14332
- i0__namespace.ɵɵelementStart(3, "div", 5);
13511
+ var _r4_1 = i0__namespace.ɵɵgetCurrentView();
13512
+ i0__namespace.ɵɵelementStart(0, "div", 2);
13513
+ i0__namespace.ɵɵelementStart(1, "div", 8);
13514
+ i0__namespace.ɵɵlistener("mouseenter", function SideBarComponent_div_9_Template_div_mouseenter_1_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r4_1); var i_r2 = restoredCtx.index; var ctx_r3 = i0__namespace.ɵɵnextContext(); return ctx_r3.enter(i_r2); })("mouseleave", function SideBarComponent_div_9_Template_div_mouseleave_1_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r4_1); var i_r2 = restoredCtx.index; var ctx_r5 = i0__namespace.ɵɵnextContext(); return ctx_r5.leave(i_r2); })("click", function SideBarComponent_div_9_Template_div_click_1_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r4_1); var i_r2 = restoredCtx.index; var ctx_r6 = i0__namespace.ɵɵnextContext(); return ctx_r6.selectMenu(i_r2); });
13515
+ i0__namespace.ɵɵelementStart(2, "div", 4);
13516
+ i0__namespace.ɵɵelementStart(3, "mat-icon", 5);
14333
13517
  i0__namespace.ɵɵtext(4);
14334
- i0__namespace.ɵɵpipe(5, "softLabelsPipe");
13518
+ i0__namespace.ɵɵelementEnd();
13519
+ i0__namespace.ɵɵelementStart(5, "h6", 6);
13520
+ i0__namespace.ɵɵtext(6);
14335
13521
  i0__namespace.ɵɵelementEnd();
14336
13522
  i0__namespace.ɵɵelementEnd();
14337
- }
14338
- if (rf & 2) {
14339
- var item_r1 = i0__namespace.ɵɵnextContext(2).$implicit;
14340
- var ctx_r4 = i0__namespace.ɵɵnextContext();
14341
- i0__namespace.ɵɵadvance(2);
14342
- i0__namespace.ɵɵtextInterpolate1(" ", item_r1.icon, "");
14343
- i0__namespace.ɵɵadvance(2);
14344
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind2(5, 2, item_r1.menu, ctx_r4.softLabels), "");
14345
- }
14346
- }
14347
- function SideBarComponent_li_8_div_1_Template(rf, ctx) {
14348
- if (rf & 1) {
14349
- var _r8_1 = i0__namespace.ɵɵgetCurrentView();
14350
- i0__namespace.ɵɵelementStart(0, "div", 9);
14351
- i0__namespace.ɵɵlistener("mouseenter", function SideBarComponent_li_8_div_1_Template_div_mouseenter_0_listener() { i0__namespace.ɵɵrestoreView(_r8_1); var i_r2 = i0__namespace.ɵɵnextContext().index; var ctx_r6 = i0__namespace.ɵɵnextContext(); return ctx_r6.enter(i_r2); })("mouseleave", function SideBarComponent_li_8_div_1_Template_div_mouseleave_0_listener() { i0__namespace.ɵɵrestoreView(_r8_1); var i_r2 = i0__namespace.ɵɵnextContext().index; var ctx_r9 = i0__namespace.ɵɵnextContext(); return ctx_r9.leave(i_r2); })("click", function SideBarComponent_li_8_div_1_Template_div_click_0_listener() { i0__namespace.ɵɵrestoreView(_r8_1); var item_r1 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r11 = i0__namespace.ɵɵnextContext(); return ctx_r11.openMenu(item_r1.state); });
14352
- i0__namespace.ɵɵtemplate(1, SideBarComponent_li_8_div_1_a_1_Template, 6, 5, "a", 10);
14353
13523
  i0__namespace.ɵɵelementEnd();
14354
- }
14355
- if (rf & 2) {
14356
- var item_r1 = i0__namespace.ɵɵnextContext().$implicit;
14357
- i0__namespace.ɵɵproperty("routerLink", item_r1.state);
14358
- i0__namespace.ɵɵadvance(1);
14359
- i0__namespace.ɵɵproperty("ngIf", item_r1.type === "link");
14360
- }
14361
- }
14362
- var _c0$7 = function () { return { exact: true }; };
14363
- function SideBarComponent_li_8_Template(rf, ctx) {
14364
- if (rf & 1) {
14365
- i0__namespace.ɵɵelementStart(0, "li", 7);
14366
- i0__namespace.ɵɵtemplate(1, SideBarComponent_li_8_div_1_Template, 2, 2, "div", 8);
14367
13524
  i0__namespace.ɵɵelementEnd();
14368
13525
  }
14369
13526
  if (rf & 2) {
14370
13527
  var item_r1 = ctx.$implicit;
14371
13528
  var i_r2 = ctx.index;
14372
13529
  var ctx_r0 = i0__namespace.ɵɵnextContext();
14373
- i0__namespace.ɵɵstyleProp("background-color", ctx_r0.selectedRowIndex == i_r2 || ctx_r0.showBackGroundColor == i_r2 ? "#70C8C1" : "");
14374
- i0__namespace.ɵɵproperty("routerLinkActiveOptions", i0__namespace.ɵɵpureFunction0(5, _c0$7))("ngClass", ctx_r0.selectedRowIndex == i_r2 || ctx_r0.showBackGroundColor == i_r2 ? "menu-highlight" : "");
14375
13530
  i0__namespace.ɵɵadvance(1);
14376
- i0__namespace.ɵɵproperty("ngIf", item_r1.type == "link" || item_r1.type == "applicationlink");
13531
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction3(4, _c0$6, ctx_r0.selectedRowIndex == i_r2 || ctx_r0.showBackGroundColor == i_r2 ? "#DBEAFE" : "#FFFFFF", ctx_r0.selectedRowIndex == i_r2 || ctx_r0.showBackGroundColor == i_r2 ? "2px solid #09555c" : "1px solid #E5E7EB", ctx_r0.selectedRowIndex == i_r2 || ctx_r0.showBackGroundColor == i_r2 ? "0 4px 15px rgba(0,0,0,0.15)" : "0 2px 6px rgba(0,0,0,0.08)"))("routerLink", item_r1.state);
13532
+ i0__namespace.ɵɵadvance(3);
13533
+ i0__namespace.ɵɵtextInterpolate(item_r1.icon);
13534
+ i0__namespace.ɵɵadvance(2);
13535
+ i0__namespace.ɵɵtextInterpolate(item_r1.menu);
14377
13536
  }
14378
13537
  }
14379
13538
  var SideBarComponent = /** @class */ (function () {
14380
- function SideBarComponent(recentSearchService, router) {
14381
- this.recentSearchService = recentSearchService;
13539
+ function SideBarComponent(store, router, recentSearchService) {
13540
+ this.store = store;
14382
13541
  this.router = router;
14383
- this.menuItem = [];
13542
+ this.recentSearchService = recentSearchService;
13543
+ this.hasIconMenu = false;
13544
+ this.iconMenuTitle = 'Menu';
13545
+ this.menuItems = [];
14384
13546
  this.items = [];
13547
+ this.selectedRowIndex = null;
13548
+ this.showBackGroundColor = null;
14385
13549
  }
14386
13550
  SideBarComponent.prototype.ngOnInit = function () {
14387
13551
  var _this = this;
14388
- this.router.events
14389
- .subscribe(function (event) {
13552
+ this.loadSoftLabels();
13553
+ this.loadMenuItems();
13554
+ // Listen to route changes to update active menu
13555
+ this.router.events.subscribe(function (event) {
14390
13556
  if (event instanceof i2.NavigationEnd) {
14391
- _this.routerActive();
13557
+ _this.updateActiveRow();
14392
13558
  }
14393
13559
  });
14394
- this.getSoftLabelConfigurations();
14395
- this.getMenuItems();
14396
13560
  };
14397
- SideBarComponent.prototype.getSoftLabelConfigurations = function () {
14398
- this.softLabels = JSON.parse(localStorage.getItem('SoftLabels'));
13561
+ SideBarComponent.prototype.ngAfterViewInit = function () {
13562
+ var tooltipTriggerList = Array.from(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
13563
+ tooltipTriggerList.forEach(function (el) { return new bootstrap__namespace.Tooltip(el); });
14399
13564
  };
14400
- SideBarComponent.prototype.getMenuItems = function () {
13565
+ SideBarComponent.prototype.loadSoftLabels = function () {
13566
+ var stored = localStorage.getItem('SoftLabels');
13567
+ if (stored)
13568
+ this.softLabels = JSON.parse(stored);
13569
+ };
13570
+ SideBarComponent.prototype.loadMenuItems = function () {
14401
13571
  var _this = this;
14402
- var retrieveDashboards = false;
14403
- this.menuItem = JSON.parse(localStorage.getItem(LocalStorageProperties.SideBarMenuItems));
14404
- if (!this.menuItem) {
14405
- this.recentSearchService.searchMenuData(retrieveDashboards).subscribe(function (response) {
14406
- if (response.success) {
14407
- var data = response.data;
14408
- var menuItems = data ? data.menuItems : null;
14409
- if (menuItems && menuItems != null) {
14410
- _this.menuItem = menuItems;
14411
- localStorage.setItem(LocalStorageProperties.SideBarMenuItems, JSON.stringify(_this.menuItem));
14412
- _this.items = _this.menuItem.filter(function (item) { return item.type != "dropDown"; });
14413
- _this.routerActive();
14414
- }
14415
- }
14416
- });
13572
+ // Try NgRx store first
13573
+ this.menuItems$ = this.store.pipe(i3.select(getCurrentActiveMenuCategoryMenuItems), operators.tap(function (menuList) { return console.log('NgRx menu:', menuList); }));
13574
+ this.store.dispatch(new GetAllMenuItemsTriggered(MenuCategories.Main));
13575
+ // Fallback: load from localStorage / service
13576
+ var storedItems = JSON.parse(localStorage.getItem(LocalStorageProperties.SideBarMenuItems));
13577
+ if (storedItems && storedItems.length) {
13578
+ this.menuItems = storedItems;
13579
+ this.items = this.menuItems.filter(function (i) { return i.type !== 'dropDown'; });
14417
13580
  }
14418
13581
  else {
14419
- this.items = this.menuItem.filter(function (item) { return item.type != "dropDown"; });
14420
- this.routerActive();
13582
+ this.recentSearchService.searchMenuData(false).subscribe(function (res) {
13583
+ var _a;
13584
+ if (res.success && ((_a = res.data) === null || _a === void 0 ? void 0 : _a.menuItems)) {
13585
+ _this.menuItems = res.data.menuItems;
13586
+ localStorage.setItem(LocalStorageProperties.SideBarMenuItems, JSON.stringify(_this.menuItems));
13587
+ _this.items = _this.menuItems.filter(function (i) { return i.type !== 'dropDown'; });
13588
+ }
13589
+ });
14421
13590
  }
14422
13591
  };
14423
- SideBarComponent.prototype.routerActive = function () {
13592
+ SideBarComponent.prototype.updateActiveRow = function () {
14424
13593
  var _this = this;
14425
- if (this.items && this.items.length > 0) {
14426
- var index = this.items.findIndex(function (i) { return _this.router.url == "/" + i.state; });
14427
- this.selectedRowIndex = index;
14428
- if (this.router.url.includes('/dashboard-management')) {
13594
+ if (this.items && this.items.length) {
13595
+ var index = this.items.findIndex(function (i) { return _this.router.url === '/' + i.state; });
13596
+ this.selectedRowIndex = index >= 0 ? index : null;
13597
+ if (this.router.url.includes('/dashboard-management'))
14429
13598
  this.selectedRowIndex = 99;
14430
- }
14431
13599
  }
14432
13600
  };
14433
- SideBarComponent.prototype.enter = function (i) {
14434
- this.showBackGroundColor = i;
14435
- };
14436
- SideBarComponent.prototype.leave = function (i) {
14437
- this.showBackGroundColor = null;
14438
- };
13601
+ // Hover events
13602
+ SideBarComponent.prototype.enter = function (i) { this.showBackGroundColor = i; };
13603
+ SideBarComponent.prototype.leave = function (i) { this.showBackGroundColor = null; };
13604
+ // Click event to set active menu
13605
+ SideBarComponent.prototype.selectMenu = function (i) { this.selectedRowIndex = i; };
13606
+ // Navigate and keep active
14439
13607
  SideBarComponent.prototype.openMenu = function (link) {
14440
13608
  this.router.navigate([link]);
13609
+ var index = this.items.findIndex(function (item) { return item.state === link; });
13610
+ if (index >= 0)
13611
+ this.selectMenu(index);
14441
13612
  };
14442
13613
  return SideBarComponent;
14443
13614
  }());
14444
- SideBarComponent.ɵfac = function SideBarComponent_Factory(t) { return new (t || SideBarComponent)(i0__namespace.ɵɵdirectiveInject(RecentSearchService), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router)); };
14445
- SideBarComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: SideBarComponent, selectors: [["app-sidebar"]], decls: 9, vars: 4, consts: [["appDropdown", "", 1, "sidenav", 2, "padding-left", "0px", "width", "62px"], ["appDropdownLink", "", "routerLinkActive", "open", 1, "li-menu", 2, "list-style", "none", 3, "ngClass", "mouseenter", "mouseleave"], ["routerLink", "/dashboard-management", 1, "cursor-pointer", "div-menu"], ["appDropdownToggle", "", "matRipple", "", 2, "font-size", "15px"], [1, "mat-icon-color", 2, "text-align", "center", "margin-right", "3px", "height", "36px", "width", "36px", "line-height", "36px", "border-left", "18px solid", "border-color", "transparent"], [1, "menu-text-color", 2, "font-size", "11px !important", "text-align", "center"], ["appDropdownLink", "", "routerLinkActive", "open", "class", "li-menu", "style", "list-style: none;", 3, "routerLinkActiveOptions", "ngClass", "background-color", 4, "ngFor", "ngForOf"], ["appDropdownLink", "", "routerLinkActive", "open", 1, "li-menu", 2, "list-style", "none", 3, "routerLinkActiveOptions", "ngClass"], ["class", "cursor-pointer div-menu", 3, "routerLink", "mouseenter", "mouseleave", "click", 4, "ngIf"], [1, "cursor-pointer", "div-menu", 3, "routerLink", "mouseenter", "mouseleave", "click"], ["appDropdownToggle", "", "matRipple", "", "style", "font-size: 15px;", 4, "ngIf"]], template: function SideBarComponent_Template(rf, ctx) {
13615
+ SideBarComponent.ɵfac = function SideBarComponent_Factory(t) { return new (t || SideBarComponent)(i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(RecentSearchService)); };
13616
+ SideBarComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: SideBarComponent, selectors: [["app-sidebar"]], inputs: { hasIconMenu: "hasIconMenu", iconMenuTitle: "iconMenuTitle" }, decls: 10, vars: 6, consts: [[1, "d-flex", "flex-column", "justify-content-center", "align-items-center", 2, "width", "100vw", "height", "calc(100vh - 60px)", "background-color", "#F9FAFB", "padding", "30px", "overflow", "auto"], [1, "row", "justify-content-center", "align-items-center", 2, "height", "auto"], [1, "col-6", "col-md-3", "mb-4"], ["routerLink", "/dashboard-management", 1, "card", "h-100", "cursor-pointer", 3, "ngStyle", "mouseenter", "mouseleave", "click"], [1, "card-body", "d-flex", "flex-column", "align-items-center", "justify-content-center"], [2, "font-size", "40px", "color", "#09555c", "margin-bottom", "10px"], [2, "font-size", "14px", "margin", "0", "color", "#111827"], ["class", "col-6 col-md-3 mb-4", 4, "ngFor", "ngForOf"], [1, "card", "h-100", "cursor-pointer", 3, "ngStyle", "routerLink", "mouseenter", "mouseleave", "click"]], template: function SideBarComponent_Template(rf, ctx) {
14446
13617
  if (rf & 1) {
14447
- i0__namespace.ɵɵelementStart(0, "ul", 0);
14448
- i0__namespace.ɵɵelementStart(1, "li", 1);
14449
- i0__namespace.ɵɵlistener("mouseenter", function SideBarComponent_Template_li_mouseenter_1_listener() { return ctx.enter(99); })("mouseleave", function SideBarComponent_Template_li_mouseleave_1_listener() { return ctx.leave(99); });
13618
+ i0__namespace.ɵɵelementStart(0, "div", 0);
13619
+ i0__namespace.ɵɵelementStart(1, "div", 1);
14450
13620
  i0__namespace.ɵɵelementStart(2, "div", 2);
14451
- i0__namespace.ɵɵelementStart(3, "a", 3);
14452
- i0__namespace.ɵɵelementStart(4, "mat-icon", 4);
14453
- i0__namespace.ɵɵtext(5, " home");
13621
+ i0__namespace.ɵɵelementStart(3, "div", 3);
13622
+ i0__namespace.ɵɵlistener("mouseenter", function SideBarComponent_Template_div_mouseenter_3_listener() { return ctx.enter(99); })("mouseleave", function SideBarComponent_Template_div_mouseleave_3_listener() { return ctx.leave(99); })("click", function SideBarComponent_Template_div_click_3_listener() { return ctx.selectMenu(99); });
13623
+ i0__namespace.ɵɵelementStart(4, "div", 4);
13624
+ i0__namespace.ɵɵelementStart(5, "mat-icon", 5);
13625
+ i0__namespace.ɵɵtext(6, "home");
14454
13626
  i0__namespace.ɵɵelementEnd();
14455
- i0__namespace.ɵɵelementStart(6, "div", 5);
14456
- i0__namespace.ɵɵtext(7, "Home");
13627
+ i0__namespace.ɵɵelementStart(7, "h6", 6);
13628
+ i0__namespace.ɵɵtext(8, "Home");
14457
13629
  i0__namespace.ɵɵelementEnd();
14458
13630
  i0__namespace.ɵɵelementEnd();
14459
13631
  i0__namespace.ɵɵelementEnd();
14460
13632
  i0__namespace.ɵɵelementEnd();
14461
- i0__namespace.ɵɵtemplate(8, SideBarComponent_li_8_Template, 2, 6, "li", 6);
13633
+ i0__namespace.ɵɵtemplate(9, SideBarComponent_div_9_Template, 7, 8, "div", 7);
13634
+ i0__namespace.ɵɵelementEnd();
14462
13635
  i0__namespace.ɵɵelementEnd();
14463
13636
  }
14464
13637
  if (rf & 2) {
14465
- i0__namespace.ɵɵadvance(1);
14466
- i0__namespace.ɵɵstyleProp("background-color", ctx.selectedRowIndex == 99 || ctx.showBackGroundColor == 99 ? "#70C8C1" : "");
14467
- i0__namespace.ɵɵproperty("ngClass", ctx.selectedRowIndex == 99 || ctx.showBackGroundColor == 99 ? "menu-highlight" : "");
14468
- i0__namespace.ɵɵadvance(7);
13638
+ i0__namespace.ɵɵadvance(3);
13639
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction3(2, _c0$6, ctx.selectedRowIndex == 99 || ctx.showBackGroundColor == 99 ? "#DBEAFE" : "#FFFFFF", ctx.selectedRowIndex == 99 || ctx.showBackGroundColor == 99 ? "2px solid #09555c" : "1px solid #E5E7EB", ctx.selectedRowIndex == 99 || ctx.showBackGroundColor == 99 ? "0 4px 15px rgba(0,0,0,0.15)" : "0 2px 6px rgba(0,0,0,0.08)"));
13640
+ i0__namespace.ɵɵadvance(6);
14469
13641
  i0__namespace.ɵɵproperty("ngForOf", ctx.items);
14470
13642
  }
14471
- }, directives: [i2__namespace.RouterLinkActive, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i2__namespace.RouterLink, i17__namespace.MatIcon, i10__namespace.NgForOf, i10__namespace.NgIf], pipes: [SoftLabelPipe], encapsulation: 2 });
13643
+ }, directives: [i2__namespace.RouterLink, i10__namespace.NgStyle, i15__namespace.DefaultStyleDirective, i17__namespace.MatIcon, i10__namespace.NgForOf], encapsulation: 2 });
14472
13644
  (function () {
14473
13645
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SideBarComponent, [{
14474
13646
  type: i0.Component,
14475
13647
  args: [{
14476
- selector: "app-sidebar",
14477
- templateUrl: "./side-bar.component.html"
13648
+ selector: 'app-sidebar',
13649
+ templateUrl: './side-bar.component.html'
14478
13650
  }]
14479
- }], function () { return [{ type: RecentSearchService }, { type: i2__namespace.Router }]; }, null);
13651
+ }], function () { return [{ type: i3__namespace.Store }, { type: i2__namespace.Router }, { type: RecentSearchService }]; }, { hasIconMenu: [{
13652
+ type: i0.Input
13653
+ }], iconMenuTitle: [{
13654
+ type: i0.Input
13655
+ }] });
14480
13656
  })();
14481
13657
 
14482
- function HeaderTopComponent_ul_5_li_1_div_1_a_1_Template(rf, ctx) {
14483
- if (rf & 1) {
14484
- i0__namespace.ɵɵelementStart(0, "a", 29);
14485
- i0__namespace.ɵɵelementStart(1, "mat-icon");
14486
- i0__namespace.ɵɵtext(2);
14487
- i0__namespace.ɵɵelementEnd();
14488
- i0__namespace.ɵɵtext(3);
14489
- i0__namespace.ɵɵpipe(4, "translate");
14490
- i0__namespace.ɵɵelementEnd();
14491
- }
14492
- if (rf & 2) {
14493
- var item_r10 = i0__namespace.ɵɵnextContext(2).$implicit;
14494
- i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/", item_r10.state, "");
14495
- i0__namespace.ɵɵadvance(2);
14496
- i0__namespace.ɵɵtextInterpolate(item_r10.icon);
14497
- i0__namespace.ɵɵadvance(1);
14498
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(4, 3, item_r10.name), " ");
14499
- }
14500
- }
14501
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_1_Template(rf, ctx) {
13658
+ function AdminLayoutComponent_div_10_Template(rf, ctx) {
14502
13659
  if (rf & 1) {
14503
- i0__namespace.ɵɵelementStart(0, "a", 35);
14504
- i0__namespace.ɵɵelementStart(1, "span", 36);
14505
- i0__namespace.ɵɵtext(2);
14506
- i0__namespace.ɵɵpipe(3, "translate");
13660
+ i0__namespace.ɵɵelementStart(0, "div", 9);
13661
+ i0__namespace.ɵɵelementStart(1, "div", 10);
13662
+ i0__namespace.ɵɵelement(2, "div", 11);
13663
+ i0__namespace.ɵɵelement(3, "div", 12);
14507
13664
  i0__namespace.ɵɵelementEnd();
14508
- i0__namespace.ɵɵelement(4, "span", 6);
14509
13665
  i0__namespace.ɵɵelementEnd();
14510
13666
  }
14511
- if (rf & 2) {
14512
- var itemLvL2_r17 = i0__namespace.ɵɵnextContext().$implicit;
14513
- i0__namespace.ɵɵpropertyInterpolate("routerLink", itemLvL2_r17.state ? "/" + itemLvL2_r17.state : "");
14514
- i0__namespace.ɵɵadvance(2);
14515
- i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(3, 2, itemLvL2_r17.name), " ");
14516
- }
14517
13667
  }
14518
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_2_mat_icon_1_Template(rf, ctx) {
13668
+ function AdminLayoutComponent_div_11_div_5_Template(rf, ctx) {
14519
13669
  if (rf & 1) {
14520
- i0__namespace.ɵɵelementStart(0, "mat-icon");
14521
- i0__namespace.ɵɵtext(1);
14522
- i0__namespace.ɵɵelementEnd();
14523
- }
14524
- if (rf & 2) {
14525
- var itemLvL2_r17 = i0__namespace.ɵɵnextContext(2).$implicit;
14526
- i0__namespace.ɵɵadvance(1);
14527
- i0__namespace.ɵɵtextInterpolate(itemLvL2_r17.icon);
13670
+ i0__namespace.ɵɵelement(0, "div", 16);
14528
13671
  }
14529
13672
  }
14530
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_2_Template(rf, ctx) {
13673
+ function AdminLayoutComponent_div_11_Template(rf, ctx) {
14531
13674
  if (rf & 1) {
14532
- i0__namespace.ɵɵelementStart(0, "a", 29);
14533
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_2_mat_icon_1_Template, 2, 1, "mat-icon", 28);
13675
+ i0__namespace.ɵɵelementStart(0, "div", 13);
13676
+ i0__namespace.ɵɵelementStart(1, "span", 14);
14534
13677
  i0__namespace.ɵɵtext(2);
14535
13678
  i0__namespace.ɵɵpipe(3, "translate");
14536
- i0__namespace.ɵɵelementEnd();
14537
- }
14538
- if (rf & 2) {
14539
- var itemLvL2_r17 = i0__namespace.ɵɵnextContext().$implicit;
14540
- var item_r10 = i0__namespace.ɵɵnextContext(3).$implicit;
14541
- i0__namespace.ɵɵpropertyInterpolate2("routerLink", "", item_r10.state ? "/" + item_r10.state : "", "/", itemLvL2_r17.state, "");
14542
- i0__namespace.ɵɵadvance(1);
14543
- i0__namespace.ɵɵproperty("ngIf", itemLvL2_r17.icon);
14544
- i0__namespace.ɵɵadvance(1);
14545
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(3, 4, itemLvL2_r17.name), " ");
14546
- }
14547
- }
14548
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_mat_icon_5_Template(rf, ctx) {
14549
- if (rf & 1) {
14550
- i0__namespace.ɵɵelementStart(0, "mat-icon");
14551
- i0__namespace.ɵɵtext(1);
14552
- i0__namespace.ɵɵelementEnd();
14553
- }
14554
- if (rf & 2) {
14555
- var itemLvL2_r17 = i0__namespace.ɵɵnextContext(2).$implicit;
14556
- i0__namespace.ɵɵadvance(1);
14557
- i0__namespace.ɵɵtextInterpolate(itemLvL2_r17.icon);
14558
- }
14559
- }
14560
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_li_10_mat_icon_2_Template(rf, ctx) {
14561
- if (rf & 1) {
14562
- i0__namespace.ɵɵelementStart(0, "mat-icon");
14563
- i0__namespace.ɵɵtext(1);
14564
- i0__namespace.ɵɵelementEnd();
14565
- }
14566
- if (rf & 2) {
14567
- var itemLvL3_r30 = i0__namespace.ɵɵnextContext().$implicit;
14568
- i0__namespace.ɵɵadvance(1);
14569
- i0__namespace.ɵɵtextInterpolate(itemLvL3_r30.icon);
14570
- }
14571
- }
14572
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_li_10_Template(rf, ctx) {
14573
- if (rf & 1) {
14574
- i0__namespace.ɵɵelementStart(0, "li", 26);
14575
- i0__namespace.ɵɵelementStart(1, "a", 29);
14576
- i0__namespace.ɵɵtemplate(2, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_li_10_mat_icon_2_Template, 2, 1, "mat-icon", 28);
14577
- i0__namespace.ɵɵtext(3);
14578
13679
  i0__namespace.ɵɵpipe(4, "translate");
14579
13680
  i0__namespace.ɵɵelementEnd();
13681
+ i0__namespace.ɵɵtemplate(5, AdminLayoutComponent_div_11_div_5_Template, 1, 0, "div", 15);
14580
13682
  i0__namespace.ɵɵelementEnd();
14581
13683
  }
14582
13684
  if (rf & 2) {
14583
- var itemLvL3_r30 = ctx.$implicit;
14584
- var itemLvL2_r17 = i0__namespace.ɵɵnextContext(2).$implicit;
14585
- var item_r10 = i0__namespace.ɵɵnextContext(3).$implicit;
14586
- i0__namespace.ɵɵadvance(1);
14587
- i0__namespace.ɵɵpropertyInterpolate3("routerLink", "", item_r10.state ? "/" + item_r10.state : "", "", itemLvL2_r17.state ? "/" + itemLvL2_r17.state : "", "/", itemLvL3_r30.state, "");
14588
- i0__namespace.ɵɵadvance(1);
14589
- i0__namespace.ɵɵproperty("ngIf", itemLvL3_r30.icon);
14590
- i0__namespace.ɵɵadvance(1);
14591
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(4, 5, itemLvL3_r30.name), " ");
14592
- }
14593
- }
14594
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_Template(rf, ctx) {
14595
- if (rf & 1) {
14596
- i0__namespace.ɵɵelementStart(0, "div");
14597
- i0__namespace.ɵɵelementStart(1, "label", 30);
14598
- i0__namespace.ɵɵtext(2);
14599
- i0__namespace.ɵɵpipe(3, "translate");
14600
- i0__namespace.ɵɵelementEnd();
14601
- i0__namespace.ɵɵelementStart(4, "a", 31);
14602
- i0__namespace.ɵɵtemplate(5, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_mat_icon_5_Template, 2, 1, "mat-icon", 28);
14603
- i0__namespace.ɵɵtext(6);
14604
- i0__namespace.ɵɵpipe(7, "translate");
14605
- i0__namespace.ɵɵelementEnd();
14606
- i0__namespace.ɵɵelement(8, "input", 32);
14607
- i0__namespace.ɵɵelementStart(9, "ul");
14608
- i0__namespace.ɵɵtemplate(10, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_li_10_Template, 5, 7, "li", 33);
14609
- i0__namespace.ɵɵelementEnd();
14610
- i0__namespace.ɵɵelementEnd();
14611
- }
14612
- if (rf & 2) {
14613
- var ctx_r36 = i0__namespace.ɵɵnextContext();
14614
- var j_r18 = ctx_r36.index;
14615
- var itemLvL2_r17 = ctx_r36.$implicit;
14616
- var i_r11 = i0__namespace.ɵɵnextContext(3).index;
14617
- i0__namespace.ɵɵadvance(1);
14618
- i0__namespace.ɵɵpropertyInterpolate2("for", "drop-", i_r11, "", j_r18, "");
14619
- i0__namespace.ɵɵadvance(1);
14620
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 8, itemLvL2_r17.name));
14621
- i0__namespace.ɵɵadvance(3);
14622
- i0__namespace.ɵɵproperty("ngIf", itemLvL2_r17.icon);
14623
- i0__namespace.ɵɵadvance(1);
14624
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(7, 10, itemLvL2_r17.name), " ");
14625
- i0__namespace.ɵɵadvance(2);
14626
- i0__namespace.ɵɵpropertyInterpolate2("id", "drop-", i_r11, "", j_r18, "");
14627
- i0__namespace.ɵɵadvance(2);
14628
- i0__namespace.ɵɵproperty("ngForOf", itemLvL2_r17.sub);
14629
- }
14630
- }
14631
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_Template(rf, ctx) {
14632
- if (rf & 1) {
14633
- i0__namespace.ɵɵelementStart(0, "li", 26);
14634
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_1_Template, 5, 4, "a", 34);
14635
- i0__namespace.ɵɵtemplate(2, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_a_2_Template, 4, 6, "a", 27);
14636
- i0__namespace.ɵɵtemplate(3, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_div_3_Template, 11, 12, "div", 28);
14637
- i0__namespace.ɵɵelementEnd();
14638
- }
14639
- if (rf & 2) {
14640
- var itemLvL2_r17 = ctx.$implicit;
14641
- i0__namespace.ɵɵadvance(1);
14642
- i0__namespace.ɵɵproperty("ngIf", itemLvL2_r17.type === "applicationlink");
14643
- i0__namespace.ɵɵadvance(1);
14644
- i0__namespace.ɵɵproperty("ngIf", itemLvL2_r17.type !== "dropDown" && itemLvL2_r17.type !== "applicationlink");
14645
- i0__namespace.ɵɵadvance(1);
14646
- i0__namespace.ɵɵproperty("ngIf", itemLvL2_r17.type === "dropDown");
14647
- }
14648
- }
14649
- function HeaderTopComponent_ul_5_li_1_div_1_div_2_Template(rf, ctx) {
14650
- if (rf & 1) {
14651
- i0__namespace.ɵɵelementStart(0, "div");
14652
- i0__namespace.ɵɵelementStart(1, "label", 30);
14653
- i0__namespace.ɵɵelementStart(2, "mat-icon");
14654
- i0__namespace.ɵɵtext(3);
14655
- i0__namespace.ɵɵelementEnd();
14656
- i0__namespace.ɵɵtext(4);
14657
- i0__namespace.ɵɵpipe(5, "translate");
14658
- i0__namespace.ɵɵelementEnd();
14659
- i0__namespace.ɵɵelementStart(6, "a", 31);
14660
- i0__namespace.ɵɵelementStart(7, "mat-icon");
14661
- i0__namespace.ɵɵtext(8);
14662
- i0__namespace.ɵɵelementEnd();
14663
- i0__namespace.ɵɵtext(9);
14664
- i0__namespace.ɵɵpipe(10, "translate");
14665
- i0__namespace.ɵɵelementEnd();
14666
- i0__namespace.ɵɵelement(11, "input", 32);
14667
- i0__namespace.ɵɵelementStart(12, "ul");
14668
- i0__namespace.ɵɵtemplate(13, HeaderTopComponent_ul_5_li_1_div_1_div_2_li_13_Template, 4, 3, "li", 33);
14669
- i0__namespace.ɵɵelementEnd();
14670
- i0__namespace.ɵɵelementEnd();
14671
- }
14672
- if (rf & 2) {
14673
- var ctx_r37 = i0__namespace.ɵɵnextContext(2);
14674
- var i_r11 = ctx_r37.index;
14675
- var item_r10 = ctx_r37.$implicit;
14676
- i0__namespace.ɵɵadvance(1);
14677
- i0__namespace.ɵɵpropertyInterpolate1("for", "drop-", i_r11, "");
14678
- i0__namespace.ɵɵadvance(2);
14679
- i0__namespace.ɵɵtextInterpolate(item_r10.icon);
14680
- i0__namespace.ɵɵadvance(1);
14681
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 7, item_r10.name), " ");
14682
- i0__namespace.ɵɵadvance(4);
14683
- i0__namespace.ɵɵtextInterpolate(item_r10.icon);
14684
- i0__namespace.ɵɵadvance(1);
14685
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(10, 9, item_r10.name), " ");
14686
- i0__namespace.ɵɵadvance(2);
14687
- i0__namespace.ɵɵpropertyInterpolate1("id", "drop-", i_r11, "");
13685
+ var ctx_r1 = i0__namespace.ɵɵnextContext();
14688
13686
  i0__namespace.ɵɵadvance(2);
14689
- i0__namespace.ɵɵproperty("ngForOf", item_r10.sub);
14690
- }
14691
- }
14692
- function HeaderTopComponent_ul_5_li_1_div_1_Template(rf, ctx) {
14693
- if (rf & 1) {
14694
- i0__namespace.ɵɵelementStart(0, "div", 26);
14695
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_ul_5_li_1_div_1_a_1_Template, 5, 5, "a", 27);
14696
- i0__namespace.ɵɵtemplate(2, HeaderTopComponent_ul_5_li_1_div_1_div_2_Template, 14, 11, "div", 28);
14697
- i0__namespace.ɵɵelementEnd();
14698
- }
14699
- if (rf & 2) {
14700
- var item_r10 = i0__namespace.ɵɵnextContext().$implicit;
14701
- i0__namespace.ɵɵadvance(1);
14702
- i0__namespace.ɵɵproperty("ngIf", item_r10.type === "link");
14703
- i0__namespace.ɵɵadvance(1);
14704
- i0__namespace.ɵɵproperty("ngIf", item_r10.type === "dropDown");
13687
+ i0__namespace.ɵɵtextInterpolate3(" ", i0__namespace.ɵɵpipeBind1(3, 4, "LOADINGPLEASEWAIT"), " (", ctx_r1.totalLoadingTime, " ", i0__namespace.ɵɵpipeBind1(4, 6, "SECONDS"), ") ");
13688
+ i0__namespace.ɵɵadvance(3);
13689
+ i0__namespace.ɵɵproperty("ngIf", ctx_r1.loading);
14705
13690
  }
14706
13691
  }
14707
- function HeaderTopComponent_ul_5_li_1_Template(rf, ctx) {
14708
- if (rf & 1) {
14709
- i0__namespace.ɵɵelementStart(0, "li");
14710
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_ul_5_li_1_div_1_Template, 3, 2, "div", 25);
14711
- i0__namespace.ɵɵelementEnd();
14712
- }
14713
- if (rf & 2) {
14714
- var item_r10 = ctx.$implicit;
14715
- i0__namespace.ɵɵadvance(1);
14716
- i0__namespace.ɵɵproperty("ngIf", item_r10.type !== "separator");
13692
+ var _c0$5 = function (a0, a1) { return { "blur-on-opened": a0, "show-in-dashboard": a1 }; };
13693
+ var AdminLayoutComponent = /** @class */ (function () {
13694
+ function AdminLayoutComponent(router, translate, layout, store, cookieService, actionUpdates$, location, commonService, pubnub, signalr) {
13695
+ var _this = this;
13696
+ this.router = router;
13697
+ this.translate = translate;
13698
+ this.layout = layout;
13699
+ this.store = store;
13700
+ this.cookieService = cookieService;
13701
+ this.actionUpdates$ = actionUpdates$;
13702
+ this.location = location;
13703
+ this.commonService = commonService;
13704
+ this.pubnub = pubnub;
13705
+ this.signalr = signalr;
13706
+ this.isModuleLoading = false;
13707
+ // private sidebarPS: PerfectScrollbar;
13708
+ // private bodyPS: PerfectScrollbar;
13709
+ // private headerFixedBodyPS: PerfectScrollbar;
13710
+ this.scrollConfig = {};
13711
+ this.layoutConf = {};
13712
+ this.ngDestroyed$ = new rxjs.Subject();
13713
+ this.userstory = 'userstory';
13714
+ this.loading = false;
13715
+ this.totalLoadingTime = 0;
13716
+ this.spinnerType = i3$1.SPINNER.circle;
13717
+ // let conId = sessionStorage.getItem('conectionId');
13718
+ // if(!conId) {
13719
+ this.signalr.initializeSignalRConnection();
13720
+ // }
13721
+ var environment = JSON.parse(localStorage.getItem(LocalStorageProperties.Environment));
13722
+ var companySettings = localStorage.getItem(LocalStorageProperties.CompanySettings);
13723
+ if (!companySettings || companySettings == 'null' || companySettings == "undefined") {
13724
+ pubnub.init({
13725
+ publishKey: environment.publishKey,
13726
+ subscribeKey: environment.subscribeKey
13727
+ });
13728
+ }
13729
+ else {
13730
+ var comSet = JSON.parse(localStorage.getItem(LocalStorageProperties.CompanySettings));
13731
+ var publishKey = comSet.find(function (i) { return i.key == "PubnubPublishKey"; });
13732
+ var subscribeKey = comSet.find(function (i) { return i.key == "PubnubSubscribeKey"; });
13733
+ if ((publishKey && publishKey.value) && (subscribeKey && subscribeKey.value)) {
13734
+ pubnub.init({
13735
+ publishKey: publishKey.value,
13736
+ subscribeKey: subscribeKey.value
13737
+ });
13738
+ }
13739
+ else {
13740
+ pubnub.init({
13741
+ publishKey: environment.publishKey,
13742
+ subscribeKey: environment.subscribeKey
13743
+ });
13744
+ }
13745
+ }
13746
+ // Close sidenav after route change in mobile
13747
+ this.routerEventSub = router.events
13748
+ .pipe(operators.filter(function (event) { return event instanceof i2.NavigationEnd; }))
13749
+ .subscribe(function (routeChange) {
13750
+ _this.layout.adjustLayout({ route: routeChange.url });
13751
+ });
13752
+ // Translator init
13753
+ var currentCulture = this.cookieService.get(LocalStorageProperties.CurrentCulture);
13754
+ if (currentCulture === 'null' || currentCulture === 'undefined') {
13755
+ currentCulture = 'en';
13756
+ }
13757
+ translate.use(currentCulture);
13758
+ this.router.events.subscribe(function (event) {
13759
+ switch (true) {
13760
+ case event instanceof i2.NavigationStart: {
13761
+ _this.loading = true;
13762
+ _this.totalLoadingTime = 0;
13763
+ _this.startTimer();
13764
+ break;
13765
+ }
13766
+ case event instanceof i2.NavigationEnd: {
13767
+ _this.loading = false;
13768
+ clearInterval(_this.interval);
13769
+ break;
13770
+ }
13771
+ case event instanceof i2.NavigationCancel:
13772
+ case event instanceof i2.NavigationError: {
13773
+ _this.loading = false;
13774
+ break;
13775
+ }
13776
+ default: {
13777
+ break;
13778
+ }
13779
+ }
13780
+ });
13781
+ router.events.subscribe(function (val) {
13782
+ if (location.path() != "") {
13783
+ if (location.path().includes('/dashboard-management/dashboard/')) {
13784
+ _this.dashboardPage = true;
13785
+ _this.bgcolor = 'none';
13786
+ }
13787
+ else {
13788
+ _this.dashboardPage = false;
13789
+ _this.bgcolor = 'beige';
13790
+ }
13791
+ }
13792
+ });
13793
+ // if (this.cookieService.check(LocalStorageProperties.UserModel)) {
13794
+ // let data = JSON.parse(this.cookieService.get(LocalStorageProperties.UserModel));
13795
+ // if (data && data != 'null' && data != 'undefined')
13796
+ // this.store.dispatch(new UserDetailsFetchedAfterLogin(data));
13797
+ // }
13798
+ if ((localStorage.getItem(LocalStorageProperties.UserModel) != null && localStorage.getItem(LocalStorageProperties.UserModel) != undefined)
13799
+ && !localStorage.hasOwnProperty(LocalStorageProperties.UserRoleFeatures)) {
13800
+ var data = JSON.parse(localStorage.getItem(LocalStorageProperties.UserModel));
13801
+ this.store.dispatch(new UserDetailsFetchedAfterLogin(data));
13802
+ }
13803
+ this.actionUpdates$
13804
+ .pipe(operators.takeUntil(this.ngDestroyed$), i1$2.ofType(AuthenticationActionTypes.ClearDemoDataCompleted), operators.tap(function (result) {
13805
+ if (result && result.companyId) {
13806
+ _this.getSoftLabels();
13807
+ }
13808
+ })).subscribe();
14717
13809
  }
14718
- }
14719
- function HeaderTopComponent_ul_5_Template(rf, ctx) {
13810
+ AdminLayoutComponent.prototype.ngOnInit = function () {
13811
+ var _this = this;
13812
+ this.getSoftLabelConfigurations();
13813
+ this.layoutConf = this.layout.layoutConf;
13814
+ // this.layout.adjustLayout();
13815
+ // FOR MODULE LOADER FLAG
13816
+ this.moduleLoaderSub = this.router.events.subscribe(function (event) {
13817
+ if (event instanceof i2.RouteConfigLoadStart ||
13818
+ event instanceof i2.ResolveStart) {
13819
+ _this.isModuleLoading = false;
13820
+ }
13821
+ if (event instanceof i2.RouteConfigLoadEnd || event instanceof i2.ResolveEnd) {
13822
+ _this.isModuleLoading = false;
13823
+ }
13824
+ });
13825
+ };
13826
+ AdminLayoutComponent.prototype.onResize = function (event) {
13827
+ this.layout.adjustLayout(event);
13828
+ };
13829
+ AdminLayoutComponent.prototype.Opened = function (event) {
13830
+ this.display = event;
13831
+ };
13832
+ AdminLayoutComponent.prototype.getSoftLabelConfigurations = function () {
13833
+ this.softLabels = JSON.parse(localStorage.getItem('SoftLabels'));
13834
+ };
13835
+ AdminLayoutComponent.prototype.getSoftLabels = function () {
13836
+ var model = new SoftLabelConfigurationModel();
13837
+ model.searchText = null;
13838
+ this.commonService.getSoftLabels(model).subscribe(function (response) {
13839
+ if (response.success) {
13840
+ var data = response.data;
13841
+ if (data) {
13842
+ localStorage.setItem('SoftLabels', JSON.stringify(data));
13843
+ }
13844
+ }
13845
+ });
13846
+ };
13847
+ AdminLayoutComponent.prototype.ngAfterViewInit = function () {
13848
+ // this.layoutConfSub = this.layout.layoutConf$.subscribe(change => {
13849
+ // // this.initBodyPS(change)
13850
+ // })
13851
+ };
13852
+ // initBodyPS(layoutConf:any = {}) {
13853
+ // if(layoutConf.navigationPos === 'side' && layoutConf.topbarFixed) {
13854
+ // if (this.bodyPS) this.bodyPS.destroy();
13855
+ // if (this.headerFixedBodyPS) this.headerFixedBodyPS.destroy();
13856
+ // this.headerFixedBodyPS = new PerfectScrollbar('.rightside-content-hold', {
13857
+ // suppressScrollX: true
13858
+ // });
13859
+ // this.scrollToTop('.rightside-content-hold');
13860
+ // } else {
13861
+ // if (this.bodyPS) this.bodyPS.destroy();
13862
+ // if (this.headerFixedBodyPS) this.headerFixedBodyPS.destroy();
13863
+ // this.bodyPS = new PerfectScrollbar('.main-content-wrap', {
13864
+ // suppressScrollX: true
13865
+ // });
13866
+ // this.scrollToTop('.main-content-wrap');
13867
+ // }
13868
+ // }
13869
+ AdminLayoutComponent.prototype.scrollToTop = function (selector) {
13870
+ if (document) {
13871
+ var element = document.querySelector(selector);
13872
+ element.scrollTop = 0;
13873
+ }
13874
+ };
13875
+ AdminLayoutComponent.prototype.ngOnDestroy = function () {
13876
+ if (this.moduleLoaderSub) {
13877
+ this.moduleLoaderSub.unsubscribe();
13878
+ }
13879
+ if (this.layoutConfSub) {
13880
+ this.layoutConfSub.unsubscribe();
13881
+ }
13882
+ if (this.routerEventSub) {
13883
+ this.routerEventSub.unsubscribe();
13884
+ }
13885
+ if (this.sub) {
13886
+ this.sub.unsubscribe();
13887
+ }
13888
+ };
13889
+ AdminLayoutComponent.prototype.closeSidebar = function () {
13890
+ this.layout.publishLayoutChange({
13891
+ sidebarStyle: "closed"
13892
+ });
13893
+ };
13894
+ AdminLayoutComponent.prototype.startTimer = function () {
13895
+ var _this = this;
13896
+ this.interval = setInterval(function () {
13897
+ _this.totalLoadingTime++;
13898
+ }, 1000);
13899
+ };
13900
+ return AdminLayoutComponent;
13901
+ }());
13902
+ AdminLayoutComponent.ɵfac = function AdminLayoutComponent_Factory(t) { return new (t || AdminLayoutComponent)(i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(LayoutService), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i10__namespace.Location), i0__namespace.ɵɵdirectiveInject(CommonService), i0__namespace.ɵɵdirectiveInject(i2__namespace$2.PubNubAngular), i0__namespace.ɵɵdirectiveInject(SignalrService)); };
13903
+ AdminLayoutComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: AdminLayoutComponent, selectors: [["app-admin-layout"]], hostBindings: function AdminLayoutComponent_HostBindings(rf, ctx) {
13904
+ if (rf & 1) {
13905
+ i0__namespace.ɵɵlistener("resize", function AdminLayoutComponent_resize_HostBindingHandler($event) { return ctx.onResize($event); }, false, i0__namespace.ɵɵresolveWindow);
13906
+ }
13907
+ }, decls: 12, vars: 8, consts: [["fgsSize", "180", "color", "primary", 3, "fgsType"], [1, "container-fluid", "p-0", 2, "min-height", "100vh", "width", "100%", "display", "flex", "flex-direction", "column", 3, "dir"], [2, "z-index", "1200", "position", "relative"], [3, "opened"], [1, "flex-grow-1", "d-flex", 2, "position", "relative", "overflow", "hidden"], [1, "d-flex", 2, "overflow-y", "auto", "position", "relative", "background-color", "#f5f5f5", 3, "ngClass"], [1, "flex-grow-1"], ["class", "d-flex justify-content-center align-items-center", "style", "position: absolute; top: 0; left:0; right:0; bottom:0; z-index: 1100; background: rgba(255,255,255,0.6);", 4, "ngIf"], ["id", "btrak-preloader", "class", "text-center", 4, "ngIf"], [1, "d-flex", "justify-content-center", "align-items-center", 2, "position", "absolute", "top", "0", "left", "0", "right", "0", "bottom", "0", "z-index", "1100", "background", "rgba(255,255,255,0.6)"], [1, "spinner"], [1, "double-bounce1", "mat-bg-accent"], [1, "double-bounce2", "mat-bg-primary"], ["id", "btrak-preloader", 1, "text-center"], [1, "preloading-text"], ["id", "btrak-loader", 4, "ngIf"], ["id", "btrak-loader"]], template: function AdminLayoutComponent_Template(rf, ctx) {
13908
+ if (rf & 1) {
13909
+ i0__namespace.ɵɵelement(0, "ngx-ui-loader", 0);
13910
+ i0__namespace.ɵɵelementStart(1, "div", 1);
13911
+ i0__namespace.ɵɵelementStart(2, "div", 2);
13912
+ i0__namespace.ɵɵelementStart(3, "app-header-side", 3);
13913
+ i0__namespace.ɵɵlistener("opened", function AdminLayoutComponent_Template_app_header_side_opened_3_listener($event) { return ctx.Opened($event); });
13914
+ i0__namespace.ɵɵelementEnd();
13915
+ i0__namespace.ɵɵelementEnd();
13916
+ i0__namespace.ɵɵelementStart(4, "div", 4);
13917
+ i0__namespace.ɵɵelementStart(5, "div", 5);
13918
+ i0__namespace.ɵɵelementStart(6, "div");
13919
+ i0__namespace.ɵɵelement(7, "app-sidebar");
13920
+ i0__namespace.ɵɵelementEnd();
13921
+ i0__namespace.ɵɵelementStart(8, "div", 6);
13922
+ i0__namespace.ɵɵelement(9, "router-outlet");
13923
+ i0__namespace.ɵɵelementEnd();
13924
+ i0__namespace.ɵɵtemplate(10, AdminLayoutComponent_div_10_Template, 4, 0, "div", 7);
13925
+ i0__namespace.ɵɵtemplate(11, AdminLayoutComponent_div_11_Template, 6, 8, "div", 8);
13926
+ i0__namespace.ɵɵelementEnd();
13927
+ i0__namespace.ɵɵelementEnd();
13928
+ i0__namespace.ɵɵelementEnd();
13929
+ }
13930
+ if (rf & 2) {
13931
+ i0__namespace.ɵɵproperty("fgsType", ctx.spinnerType);
13932
+ i0__namespace.ɵɵadvance(1);
13933
+ i0__namespace.ɵɵproperty("dir", ctx.layoutConf.dir);
13934
+ i0__namespace.ɵɵadvance(4);
13935
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(5, _c0$5, ctx.display, ctx.dashboardPage));
13936
+ i0__namespace.ɵɵadvance(5);
13937
+ i0__namespace.ɵɵproperty("ngIf", ctx.isModuleLoading);
13938
+ i0__namespace.ɵɵadvance(1);
13939
+ i0__namespace.ɵɵproperty("ngIf", ctx.loading);
13940
+ }
13941
+ }, directives: [i3__namespace$1.ɵb, i12__namespace$1.Dir, HeaderSideComponent, i10__namespace.NgClass, i15__namespace.DefaultClassDirective, SideBarComponent, i2__namespace.RouterOutlet, i10__namespace.NgIf], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
13942
+ (function () {
13943
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AdminLayoutComponent, [{
13944
+ type: i0.Component,
13945
+ args: [{
13946
+ selector: "app-admin-layout",
13947
+ templateUrl: "./admin-layout.template.html"
13948
+ }]
13949
+ }], function () { return [{ type: i2__namespace.Router }, { type: i5__namespace$1.TranslateService }, { type: LayoutService }, { type: i3__namespace.Store }, { type: i5__namespace.CookieService }, { type: i1__namespace$2.Actions }, { type: i10__namespace.Location }, { type: CommonService }, { type: i2__namespace$2.PubNubAngular }, { type: SignalrService }]; }, { onResize: [{
13950
+ type: i0.HostListener,
13951
+ args: ["window:resize", ['$event']]
13952
+ }] });
13953
+ })();
13954
+
13955
+ function HeaderTopComponent_li_7_a_1_Template(rf, ctx) {
14720
13956
  if (rf & 1) {
14721
- i0__namespace.ɵɵelementStart(0, "ul", 23);
14722
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_ul_5_li_1_Template, 2, 1, "li", 24);
13957
+ i0__namespace.ɵɵelementStart(0, "a", 22);
13958
+ i0__namespace.ɵɵelementStart(1, "mat-icon", 23);
13959
+ i0__namespace.ɵɵtext(2);
14723
13960
  i0__namespace.ɵɵelementEnd();
14724
- }
14725
- if (rf & 2) {
14726
- var ctx_r0 = i0__namespace.ɵɵnextContext();
14727
- i0__namespace.ɵɵadvance(1);
14728
- i0__namespace.ɵɵproperty("ngForOf", ctx_r0.menuItems);
14729
- }
14730
- }
14731
- function HeaderTopComponent_mat_select_9_mat_option_1_Template(rf, ctx) {
14732
- if (rf & 1) {
14733
- i0__namespace.ɵɵelementStart(0, "mat-option", 39);
14734
- i0__namespace.ɵɵtext(1);
13961
+ i0__namespace.ɵɵtext(3);
13962
+ i0__namespace.ɵɵpipe(4, "translate");
14735
13963
  i0__namespace.ɵɵelementEnd();
14736
13964
  }
14737
13965
  if (rf & 2) {
14738
- var lang_r40 = ctx.$implicit;
14739
- i0__namespace.ɵɵproperty("value", lang_r40.code);
13966
+ var item_r5 = i0__namespace.ɵɵnextContext().$implicit;
13967
+ i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/", item_r5.state, "");
13968
+ i0__namespace.ɵɵadvance(2);
13969
+ i0__namespace.ɵɵtextInterpolate(item_r5.icon);
14740
13970
  i0__namespace.ɵɵadvance(1);
14741
- i0__namespace.ɵɵtextInterpolate1("", lang_r40.name, " ");
13971
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(4, 3, item_r5.name), " ");
14742
13972
  }
14743
13973
  }
14744
- function HeaderTopComponent_mat_select_9_Template(rf, ctx) {
13974
+ function HeaderTopComponent_li_7_Template(rf, ctx) {
14745
13975
  if (rf & 1) {
14746
- var _r42_1 = i0__namespace.ɵɵgetCurrentView();
14747
- i0__namespace.ɵɵelementStart(0, "mat-select", 37);
14748
- i0__namespace.ɵɵlistener("ngModelChange", function HeaderTopComponent_mat_select_9_Template_mat_select_ngModelChange_0_listener($event) { i0__namespace.ɵɵrestoreView(_r42_1); var ctx_r41 = i0__namespace.ɵɵnextContext(); return ctx_r41.currentLang = $event; })("selectionChange", function HeaderTopComponent_mat_select_9_Template_mat_select_selectionChange_0_listener() { i0__namespace.ɵɵrestoreView(_r42_1); var ctx_r43 = i0__namespace.ɵɵnextContext(); return ctx_r43.setLang(); });
14749
- i0__namespace.ɵɵtemplate(1, HeaderTopComponent_mat_select_9_mat_option_1_Template, 2, 2, "mat-option", 38);
13976
+ i0__namespace.ɵɵelementStart(0, "li", 20);
13977
+ i0__namespace.ɵɵtemplate(1, HeaderTopComponent_li_7_a_1_Template, 5, 5, "a", 21);
14750
13978
  i0__namespace.ɵɵelementEnd();
14751
13979
  }
14752
13980
  if (rf & 2) {
14753
- var ctx_r2 = i0__namespace.ɵɵnextContext();
14754
- i0__namespace.ɵɵstyleProp("width", "auto");
14755
- i0__namespace.ɵɵproperty("ngModel", ctx_r2.currentLang);
13981
+ var item_r5 = ctx.$implicit;
14756
13982
  i0__namespace.ɵɵadvance(1);
14757
- i0__namespace.ɵɵproperty("ngForOf", ctx_r2.availableLangs);
14758
- }
14759
- }
14760
- function HeaderTopComponent_mat_grid_tile_16_mat_icon_3_Template(rf, ctx) {
14761
- if (rf & 1) {
14762
- i0__namespace.ɵɵelementStart(0, "mat-icon", 44);
14763
- i0__namespace.ɵɵtext(1, "check");
14764
- i0__namespace.ɵɵelementEnd();
13983
+ i0__namespace.ɵɵproperty("ngIf", item_r5.type === "link");
14765
13984
  }
14766
13985
  }
14767
- function HeaderTopComponent_mat_grid_tile_16_Template(rf, ctx) {
13986
+ function HeaderTopComponent_mat_option_10_Template(rf, ctx) {
14768
13987
  if (rf & 1) {
14769
- var _r47_1 = i0__namespace.ɵɵgetCurrentView();
14770
- i0__namespace.ɵɵelementStart(0, "mat-grid-tile", 40);
14771
- i0__namespace.ɵɵlistener("click", function HeaderTopComponent_mat_grid_tile_16_Template_mat_grid_tile_click_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r47_1); var theme_r44 = restoredCtx.$implicit; var ctx_r46 = i0__namespace.ɵɵnextContext(); return ctx_r46.changeTheme(theme_r44); });
14772
- i0__namespace.ɵɵelementStart(1, "div", 41);
14773
- i0__namespace.ɵɵelement(2, "div", 42);
14774
- i0__namespace.ɵɵtemplate(3, HeaderTopComponent_mat_grid_tile_16_mat_icon_3_Template, 2, 0, "mat-icon", 43);
14775
- i0__namespace.ɵɵelementEnd();
13988
+ i0__namespace.ɵɵelementStart(0, "mat-option", 24);
13989
+ i0__namespace.ɵɵtext(1);
14776
13990
  i0__namespace.ɵɵelementEnd();
14777
13991
  }
14778
13992
  if (rf & 2) {
14779
- var theme_r44 = ctx.$implicit;
14780
- i0__namespace.ɵɵadvance(1);
14781
- i0__namespace.ɵɵproperty("title", theme_r44.name);
14782
- i0__namespace.ɵɵadvance(1);
14783
- i0__namespace.ɵɵstyleProp("background", theme_r44.baseColor);
13993
+ var lang_r9 = ctx.$implicit;
13994
+ i0__namespace.ɵɵproperty("value", lang_r9.code);
14784
13995
  i0__namespace.ɵɵadvance(1);
14785
- i0__namespace.ɵɵproperty("ngIf", theme_r44.isActive);
13996
+ i0__namespace.ɵɵtextInterpolate1(" ", lang_r9.name, " ");
14786
13997
  }
14787
13998
  }
14788
- function HeaderTopComponent_img_24_Template(rf, ctx) {
13999
+ function HeaderTopComponent_img_20_Template(rf, ctx) {
14789
14000
  if (rf & 1) {
14790
- i0__namespace.ɵɵelement(0, "img", 45);
14001
+ i0__namespace.ɵɵelement(0, "img", 25);
14791
14002
  i0__namespace.ɵɵpipe(1, "async");
14792
14003
  }
14793
14004
  if (rf & 2) {
14794
- var ctx_r5 = i0__namespace.ɵɵnextContext();
14795
- i0__namespace.ɵɵproperty("src", i0__namespace.ɵɵpipeBind1(1, 1, ctx_r5.authenticatedUserRecord$).profileImage, i0__namespace.ɵɵsanitizeUrl);
14796
- }
14797
- }
14798
- function HeaderTopComponent_img_27_Template(rf, ctx) {
14799
- if (rf & 1) {
14800
- i0__namespace.ɵɵelement(0, "img", 46);
14005
+ var ctx_r2 = i0__namespace.ɵɵnextContext();
14006
+ i0__namespace.ɵɵproperty("src", i0__namespace.ɵɵpipeBind1(1, 1, ctx_r2.authenticatedUserRecord$).profileImage, i0__namespace.ɵɵsanitizeUrl);
14801
14007
  }
14802
14008
  }
14803
- function HeaderTopComponent_button_57_Template(rf, ctx) {
14009
+ function HeaderTopComponent_img_22_Template(rf, ctx) {
14804
14010
  if (rf & 1) {
14805
- var _r49_1 = i0__namespace.ɵɵgetCurrentView();
14806
- i0__namespace.ɵɵelementStart(0, "button", 47);
14807
- i0__namespace.ɵɵlistener("click", function HeaderTopComponent_button_57_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r49_1); var ctx_r48 = i0__namespace.ɵɵnextContext(); return ctx_r48.toggleSidenav(); });
14808
- i0__namespace.ɵɵelementStart(1, "mat-icon");
14809
- i0__namespace.ɵɵtext(2, "menu");
14810
- i0__namespace.ɵɵelementEnd();
14811
- i0__namespace.ɵɵelementEnd();
14011
+ i0__namespace.ɵɵelement(0, "img", 26);
14812
14012
  }
14813
14013
  }
14814
- var _c0$6 = function () { return ["/profile/overview"]; };
14815
- var _c1$2 = function () { return ["/profile/settings"]; };
14816
- var _c2$1 = function () { return ["/sessions/signin"]; };
14817
14014
  var HeaderTopComponent = /** @class */ (function () {
14818
14015
  function HeaderTopComponent(layout, themeService, translate, renderer, store, cookieService) {
14819
14016
  this.layout = layout;
@@ -14875,128 +14072,88 @@
14875
14072
  return HeaderTopComponent;
14876
14073
  }());
14877
14074
  HeaderTopComponent.ɵfac = function HeaderTopComponent_Factory(t) { return new (t || HeaderTopComponent)(i0__namespace.ɵɵdirectiveInject(LayoutService), i0__namespace.ɵɵdirectiveInject(ThemeService), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(i0__namespace.Renderer2), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService)); };
14878
- HeaderTopComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: HeaderTopComponent, selectors: [["app-header-top"]], inputs: { notificPanel: "notificPanel" }, decls: 58, vars: 30, consts: [[1, "header-topnav", "mat-elevation-z2"], [1, "container"], [1, "topnav"], [1, "topbar-branding"], ["src", "(themeModel$ | async).companyMiniLogo", "alt", "", 1, "app-logo"], ["class", "menu", 4, "ngIf"], ["fxFlex", ""], ["languageChange", "matMenu"], ["placeholder", "", "id", "langToggle", "name", "currentLang", "class", "topbar-button-right", 3, "width", "ngModel", "ngModelChange", "selectionChange", 4, "ngIf"], ["mat-icon-button", "", "id", "schemeToggle", "matTooltipClass", "tooltipClass-mat", "matTooltip", "Color Schemes", 1, "topbar-button-right", 3, "matMenuTriggerFor"], ["themeMenu", "matMenu"], ["cols", "2", "rowHeight", "48px", 1, "theme-list"], [3, "click", 4, "ngFor", "ngForOf"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", 3, "matTooltip", "click"], [1, "notification-number", "mat-bg-warn"], ["mat-icon-button", "", 1, "topbar-button-right", "mr-1", "img-button", 3, "matMenuTriggerFor"], [3, "src", 4, "ngIf"], ["src", "../../../../assets/images/faces/18.png", 4, "ngIf"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "routerLink"], ["mat-menu-item", "", 3, "matMenuTriggerFor"], ["mat-menu-item", ""], ["mat-icon-button", "", "class", "mr-1", 3, "click", 4, "ngIf"], [1, "menu"], [4, "ngFor", "ngForOf"], ["routerLinkActive", "open", 4, "ngIf"], ["routerLinkActive", "open"], ["matRipple", "", 3, "routerLink", 4, "ngIf"], [4, "ngIf"], ["matRipple", "", 3, "routerLink"], ["matRipple", "", 1, "toggle", 3, "for"], ["matRipple", ""], ["type", "checkbox", 3, "id"], ["routerLinkActive", "open", 4, "ngFor", "ngForOf"], ["appDropdownToggle", "", "matRipple", "", 3, "routerLink", 4, "ngIf"], ["appDropdownToggle", "", "matRipple", "", 3, "routerLink"], [1, "item-name", "lvl2"], ["placeholder", "", "id", "langToggle", "name", "currentLang", 1, "topbar-button-right", 3, "ngModel", "ngModelChange", "selectionChange"], ["ngDefaultControl", "", 3, "value", 4, "ngFor", "ngForOf"], ["ngDefaultControl", "", 3, "value"], [3, "click"], ["mat-menu-item", "", 3, "title"], [1, "egret-swatch"], ["class", "active-icon", 4, "ngIf"], [1, "active-icon"], [3, "src"], ["src", "../../../../assets/images/faces/18.png"], ["mat-icon-button", "", 1, "mr-1", 3, "click"]], template: function HeaderTopComponent_Template(rf, ctx) {
14075
+ HeaderTopComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: HeaderTopComponent, selectors: [["app-header-top"]], inputs: { notificPanel: "notificPanel" }, decls: 38, vars: 13, consts: [[1, "navbar", "navbar-expand-lg", "navbar-dark", 2, "background-color", "#2c3e50", "padding", "0 20px", "height", "60px"], [1, "container-fluid", "d-flex", "align-items-center"], ["href", "#", 1, "navbar-brand", "d-flex", "align-items-center"], ["alt", "Logo", 2, "height", "40px", 3, "src"], [1, "collapse", "navbar-collapse", "justify-content-center"], [1, "navbar-nav", "mb-0"], ["class", "nav-item", 4, "ngFor", "ngForOf"], [1, "d-flex", "align-items-center"], [2, "color", "white", "background", "transparent", "border", "none", "margin-right", "15px", "min-width", "100px", 3, "ngModel", "ngModelChange", "selectionChange"], [3, "value", 4, "ngFor", "ngForOf"], ["mat-icon-button", "", "matTooltip", "Themes", 2, "color", "white", "margin-right", "15px"], ["mat-icon-button", "", 2, "color", "white", "margin-right", "15px", "position", "relative", 3, "click"], [1, "badge", "bg-danger", 2, "position", "absolute", "top", "5px", "right", "5px", "font-size", "10px"], ["mat-icon-button", "", 2, "margin-left", "10px", 3, "matMenuTriggerFor"], ["style", "height:35px; width:35px; border-radius:50%;", 3, "src", 4, "ngIf"], ["src", "../../../../assets/images/faces/18.png", "style", "height:35px; width:35px; border-radius:50%;", 4, "ngIf"], ["accountMenu", "matMenu"], ["mat-menu-item", "", "routerLink", "/profile/overview"], ["mat-menu-item", "", "routerLink", "/profile/settings"], ["mat-menu-item", "", "routerLink", "/sessions/signin"], [1, "nav-item"], ["class", "nav-link d-flex align-items-center", 3, "routerLink", 4, "ngIf"], [1, "nav-link", "d-flex", "align-items-center", 3, "routerLink"], [2, "font-size", "20px", "color", "#FAF9F6", "margin-right", "6px"], [3, "value"], [2, "height", "35px", "width", "35px", "border-radius", "50%", 3, "src"], ["src", "../../../../assets/images/faces/18.png", 2, "height", "35px", "width", "35px", "border-radius", "50%"]], template: function HeaderTopComponent_Template(rf, ctx) {
14879
14076
  if (rf & 1) {
14880
- i0__namespace.ɵɵelementStart(0, "div", 0);
14077
+ i0__namespace.ɵɵelementStart(0, "nav", 0);
14881
14078
  i0__namespace.ɵɵelementStart(1, "div", 1);
14882
- i0__namespace.ɵɵelementStart(2, "div", 2);
14883
- i0__namespace.ɵɵelementStart(3, "div", 3);
14884
- i0__namespace.ɵɵelement(4, "img", 4);
14885
- i0__namespace.ɵɵelementEnd();
14886
- i0__namespace.ɵɵtemplate(5, HeaderTopComponent_ul_5_Template, 2, 1, "ul", 5);
14887
- i0__namespace.ɵɵelement(6, "span", 6);
14888
- i0__namespace.ɵɵelementStart(7, "mat-menu", null, 7);
14889
- i0__namespace.ɵɵtemplate(9, HeaderTopComponent_mat_select_9_Template, 2, 4, "mat-select", 8);
14890
- i0__namespace.ɵɵelementEnd();
14891
- i0__namespace.ɵɵelementStart(10, "button", 9);
14892
- i0__namespace.ɵɵelementStart(11, "mat-icon");
14893
- i0__namespace.ɵɵtext(12, "format_color_fill");
14894
- i0__namespace.ɵɵelementEnd();
14895
- i0__namespace.ɵɵelementEnd();
14896
- i0__namespace.ɵɵelementStart(13, "mat-menu", null, 10);
14897
- i0__namespace.ɵɵelementStart(15, "mat-grid-list", 11);
14898
- i0__namespace.ɵɵtemplate(16, HeaderTopComponent_mat_grid_tile_16_Template, 4, 4, "mat-grid-tile", 12);
14899
- i0__namespace.ɵɵelementEnd();
14900
- i0__namespace.ɵɵelementEnd();
14901
- i0__namespace.ɵɵelementStart(17, "button", 13);
14902
- i0__namespace.ɵɵlistener("click", function HeaderTopComponent_Template_button_click_17_listener() { return ctx.toggleNotific(); });
14903
- i0__namespace.ɵɵpipe(18, "translate");
14904
- i0__namespace.ɵɵelementStart(19, "mat-icon");
14905
- i0__namespace.ɵɵtext(20, "notifications");
14906
- i0__namespace.ɵɵelementEnd();
14907
- i0__namespace.ɵɵelementStart(21, "span", 14);
14908
- i0__namespace.ɵɵtext(22, "3");
14909
- i0__namespace.ɵɵelementEnd();
14910
- i0__namespace.ɵɵelementEnd();
14911
- i0__namespace.ɵɵelementStart(23, "button", 15);
14912
- i0__namespace.ɵɵtemplate(24, HeaderTopComponent_img_24_Template, 2, 3, "img", 16);
14913
- i0__namespace.ɵɵpipe(25, "async");
14914
- i0__namespace.ɵɵpipe(26, "async");
14915
- i0__namespace.ɵɵtemplate(27, HeaderTopComponent_img_27_Template, 1, 0, "img", 17);
14916
- i0__namespace.ɵɵpipe(28, "async");
14917
- i0__namespace.ɵɵpipe(29, "async");
14079
+ i0__namespace.ɵɵelementStart(2, "a", 2);
14080
+ i0__namespace.ɵɵelement(3, "img", 3);
14081
+ i0__namespace.ɵɵpipe(4, "async");
14918
14082
  i0__namespace.ɵɵelementEnd();
14919
- i0__namespace.ɵɵelementStart(30, "mat-menu", null, 18);
14920
- i0__namespace.ɵɵelementStart(32, "button", 19);
14921
- i0__namespace.ɵɵelementStart(33, "mat-icon");
14922
- i0__namespace.ɵɵtext(34, "account_box");
14083
+ i0__namespace.ɵɵelementStart(5, "div", 4);
14084
+ i0__namespace.ɵɵelementStart(6, "ul", 5);
14085
+ i0__namespace.ɵɵtemplate(7, HeaderTopComponent_li_7_Template, 2, 1, "li", 6);
14923
14086
  i0__namespace.ɵɵelementEnd();
14924
- i0__namespace.ɵɵelementStart(35, "span");
14925
- i0__namespace.ɵɵtext(36, "Profile");
14926
14087
  i0__namespace.ɵɵelementEnd();
14088
+ i0__namespace.ɵɵelementStart(8, "div", 7);
14089
+ i0__namespace.ɵɵelementStart(9, "mat-select", 8);
14090
+ i0__namespace.ɵɵlistener("ngModelChange", function HeaderTopComponent_Template_mat_select_ngModelChange_9_listener($event) { return ctx.currentLang = $event; })("selectionChange", function HeaderTopComponent_Template_mat_select_selectionChange_9_listener() { return ctx.setLang(); });
14091
+ i0__namespace.ɵɵtemplate(10, HeaderTopComponent_mat_option_10_Template, 2, 2, "mat-option", 9);
14927
14092
  i0__namespace.ɵɵelementEnd();
14928
- i0__namespace.ɵɵelementStart(37, "button", 20);
14929
- i0__namespace.ɵɵelementStart(38, "mat-icon");
14930
- i0__namespace.ɵɵtext(39, "language");
14093
+ i0__namespace.ɵɵelementStart(11, "button", 10);
14094
+ i0__namespace.ɵɵelementStart(12, "mat-icon");
14095
+ i0__namespace.ɵɵtext(13, "format_color_fill");
14931
14096
  i0__namespace.ɵɵelementEnd();
14932
- i0__namespace.ɵɵelementStart(40, "span");
14933
- i0__namespace.ɵɵtext(41, "Language");
14934
14097
  i0__namespace.ɵɵelementEnd();
14098
+ i0__namespace.ɵɵelementStart(14, "button", 11);
14099
+ i0__namespace.ɵɵlistener("click", function HeaderTopComponent_Template_button_click_14_listener() { return ctx.toggleNotific(); });
14100
+ i0__namespace.ɵɵelementStart(15, "mat-icon");
14101
+ i0__namespace.ɵɵtext(16, "notifications");
14935
14102
  i0__namespace.ɵɵelementEnd();
14936
- i0__namespace.ɵɵelementStart(42, "button", 19);
14937
- i0__namespace.ɵɵelementStart(43, "mat-icon");
14938
- i0__namespace.ɵɵtext(44, "settings");
14103
+ i0__namespace.ɵɵelementStart(17, "span", 12);
14104
+ i0__namespace.ɵɵtext(18, "3");
14939
14105
  i0__namespace.ɵɵelementEnd();
14940
- i0__namespace.ɵɵelementStart(45, "span");
14941
- i0__namespace.ɵɵtext(46, "Account Settings");
14942
14106
  i0__namespace.ɵɵelementEnd();
14107
+ i0__namespace.ɵɵelementStart(19, "button", 13);
14108
+ i0__namespace.ɵɵtemplate(20, HeaderTopComponent_img_20_Template, 2, 3, "img", 14);
14109
+ i0__namespace.ɵɵpipe(21, "async");
14110
+ i0__namespace.ɵɵtemplate(22, HeaderTopComponent_img_22_Template, 1, 0, "img", 15);
14111
+ i0__namespace.ɵɵpipe(23, "async");
14943
14112
  i0__namespace.ɵɵelementEnd();
14944
- i0__namespace.ɵɵelementStart(47, "button", 21);
14945
- i0__namespace.ɵɵelementStart(48, "mat-icon");
14946
- i0__namespace.ɵɵtext(49, "notifications_off");
14947
14113
  i0__namespace.ɵɵelementEnd();
14948
- i0__namespace.ɵɵelementStart(50, "span");
14949
- i0__namespace.ɵɵtext(51, "Disable alerts");
14950
14114
  i0__namespace.ɵɵelementEnd();
14951
14115
  i0__namespace.ɵɵelementEnd();
14952
- i0__namespace.ɵɵelementStart(52, "button", 19);
14953
- i0__namespace.ɵɵelementStart(53, "mat-icon");
14954
- i0__namespace.ɵɵtext(54, "exit_to_app");
14116
+ i0__namespace.ɵɵelementStart(24, "mat-menu", null, 16);
14117
+ i0__namespace.ɵɵelementStart(26, "button", 17);
14118
+ i0__namespace.ɵɵelementStart(27, "mat-icon");
14119
+ i0__namespace.ɵɵtext(28, "account_box");
14955
14120
  i0__namespace.ɵɵelementEnd();
14956
- i0__namespace.ɵɵelementStart(55, "span");
14957
- i0__namespace.ɵɵtext(56, "Sign out");
14121
+ i0__namespace.ɵɵtext(29, " Profile ");
14958
14122
  i0__namespace.ɵɵelementEnd();
14123
+ i0__namespace.ɵɵelementStart(30, "button", 18);
14124
+ i0__namespace.ɵɵelementStart(31, "mat-icon");
14125
+ i0__namespace.ɵɵtext(32, "settings");
14959
14126
  i0__namespace.ɵɵelementEnd();
14127
+ i0__namespace.ɵɵtext(33, " Settings ");
14960
14128
  i0__namespace.ɵɵelementEnd();
14961
- i0__namespace.ɵɵtemplate(57, HeaderTopComponent_button_57_Template, 3, 0, "button", 22);
14129
+ i0__namespace.ɵɵelementStart(34, "button", 19);
14130
+ i0__namespace.ɵɵelementStart(35, "mat-icon");
14131
+ i0__namespace.ɵɵtext(36, "exit_to_app");
14962
14132
  i0__namespace.ɵɵelementEnd();
14133
+ i0__namespace.ɵɵtext(37, " Sign Out ");
14963
14134
  i0__namespace.ɵɵelementEnd();
14964
14135
  i0__namespace.ɵɵelementEnd();
14965
14136
  }
14966
14137
  if (rf & 2) {
14967
- var _r1 = i0__namespace.ɵɵreference(8);
14968
- var _r3 = i0__namespace.ɵɵreference(14);
14969
- var _r7 = i0__namespace.ɵɵreference(31);
14970
- i0__namespace.ɵɵadvance(5);
14971
- i0__namespace.ɵɵproperty("ngIf", !ctx.layoutConf.isMobile);
14138
+ var _r4 = i0__namespace.ɵɵreference(25);
14139
+ var tmp_5_0 = void 0;
14140
+ var tmp_6_0 = void 0;
14141
+ i0__namespace.ɵɵadvance(3);
14142
+ i0__namespace.ɵɵpropertyInterpolate("src", i0__namespace.ɵɵpipeBind1(4, 7, ctx.themeModel$).companyMiniLogo, i0__namespace.ɵɵsanitizeUrl);
14972
14143
  i0__namespace.ɵɵadvance(4);
14973
- i0__namespace.ɵɵproperty("ngIf", !ctx.layoutConf.isMobile);
14974
- i0__namespace.ɵɵadvance(1);
14975
- i0__namespace.ɵɵstyleProp("overflow", "visible");
14976
- i0__namespace.ɵɵproperty("matMenuTriggerFor", _r3);
14977
- i0__namespace.ɵɵadvance(6);
14978
- i0__namespace.ɵɵproperty("ngForOf", ctx.egretThemes);
14144
+ i0__namespace.ɵɵproperty("ngForOf", ctx.menuItems);
14145
+ i0__namespace.ɵɵadvance(2);
14146
+ i0__namespace.ɵɵproperty("ngModel", ctx.currentLang);
14979
14147
  i0__namespace.ɵɵadvance(1);
14980
- i0__namespace.ɵɵstyleProp("overflow", "visible");
14981
- i0__namespace.ɵɵpropertyInterpolate("matTooltip", i0__namespace.ɵɵpipeBind1(18, 17, "SHELL.NOTIFICATIONS"));
14982
- i0__namespace.ɵɵadvance(6);
14983
- i0__namespace.ɵɵproperty("matMenuTriggerFor", _r7);
14148
+ i0__namespace.ɵɵproperty("ngForOf", ctx.availableLangs);
14149
+ i0__namespace.ɵɵadvance(9);
14150
+ i0__namespace.ɵɵproperty("matMenuTriggerFor", _r4);
14984
14151
  i0__namespace.ɵɵadvance(1);
14985
- i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(25, 19, ctx.authenticatedUserRecord$) && i0__namespace.ɵɵpipeBind1(26, 21, ctx.authenticatedUserRecord$).profileImage != null);
14986
- i0__namespace.ɵɵadvance(3);
14987
- i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(28, 23, ctx.authenticatedUserRecord$) == null || i0__namespace.ɵɵpipeBind1(29, 25, ctx.authenticatedUserRecord$).profileImage == null);
14988
- i0__namespace.ɵɵadvance(5);
14989
- i0__namespace.ɵɵproperty("routerLink", i0__namespace.ɵɵpureFunction0(27, _c0$6));
14990
- i0__namespace.ɵɵadvance(5);
14991
- i0__namespace.ɵɵproperty("matMenuTriggerFor", _r1);
14992
- i0__namespace.ɵɵadvance(5);
14993
- i0__namespace.ɵɵproperty("routerLink", i0__namespace.ɵɵpureFunction0(28, _c1$2));
14994
- i0__namespace.ɵɵadvance(10);
14995
- i0__namespace.ɵɵproperty("routerLink", i0__namespace.ɵɵpureFunction0(29, _c2$1));
14996
- i0__namespace.ɵɵadvance(5);
14997
- i0__namespace.ɵɵproperty("ngIf", ctx.layoutConf.isMobile);
14152
+ i0__namespace.ɵɵproperty("ngIf", (tmp_5_0 = i0__namespace.ɵɵpipeBind1(21, 9, ctx.authenticatedUserRecord$)) == null ? null : tmp_5_0.profileImage);
14153
+ i0__namespace.ɵɵadvance(2);
14154
+ i0__namespace.ɵɵproperty("ngIf", !((tmp_6_0 = i0__namespace.ɵɵpipeBind1(23, 11, ctx.authenticatedUserRecord$)) == null ? null : tmp_6_0.profileImage));
14998
14155
  }
14999
- }, directives: [i10__namespace.NgIf, i20__namespace.DefaultFlexDirective, i16__namespace.MatMenu, i8__namespace.MatButton, i7__namespace$1.MatTooltip, i16__namespace.MatMenuTrigger, i17__namespace.MatIcon, i12__namespace$1.MatGridList, i10__namespace.NgForOf, i16__namespace.MatMenuItem, i2__namespace.RouterLink, i2__namespace.RouterLinkActive, i2__namespace.RouterLinkWithHref, i34__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i14__namespace.MatOption, i9__namespace.DefaultValueAccessor, i12__namespace$1.MatGridTile], pipes: [i5__namespace$1.TranslatePipe, i10__namespace.AsyncPipe], encapsulation: 2 });
14156
+ }, directives: [i10__namespace.NgForOf, i33__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i8__namespace.MatButton, i7__namespace$1.MatTooltip, i17__namespace.MatIcon, i16__namespace.MatMenuTrigger, i10__namespace.NgIf, i16__namespace.MatMenu, i16__namespace.MatMenuItem, i2__namespace.RouterLink, i2__namespace.RouterLinkWithHref, i14__namespace.MatOption], pipes: [i10__namespace.AsyncPipe, i5__namespace$1.TranslatePipe], encapsulation: 2 });
15000
14157
  (function () {
15001
14158
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(HeaderTopComponent, [{
15002
14159
  type: i0.Component,
@@ -15037,7 +14194,7 @@
15037
14194
  i0__namespace.ɵɵproperty("ngIf", !item_r3.disabled && item_r3.type === "icon");
15038
14195
  }
15039
14196
  }
15040
- var _c0$5 = function () { return { margin: "0 -24px" }; };
14197
+ var _c0$4 = function () { return { margin: "0 -24px" }; };
15041
14198
  function SidenavComponent_div_1_Template(rf, ctx) {
15042
14199
  if (rf & 1) {
15043
14200
  i0__namespace.ɵɵelementStart(0, "div", 4);
@@ -15054,7 +14211,7 @@
15054
14211
  if (rf & 2) {
15055
14212
  var ctx_r0 = i0__namespace.ɵɵnextContext();
15056
14213
  i0__namespace.ɵɵadvance(2);
15057
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction0(5, _c0$5));
14214
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction0(5, _c0$4));
15058
14215
  i0__namespace.ɵɵadvance(2);
15059
14216
  i0__namespace.ɵɵtextInterpolate(ctx_r0.iconTypeMenuTitle);
15060
14217
  i0__namespace.ɵɵadvance(1);
@@ -15080,7 +14237,7 @@
15080
14237
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 4, item_r6.name));
15081
14238
  }
15082
14239
  }
15083
- var _c1$1 = function (a0) { return { background: a0 }; };
14240
+ var _c1 = function (a0) { return { background: a0 }; };
15084
14241
  function SidenavComponent_li_3_div_2_a_1_span_8_Template(rf, ctx) {
15085
14242
  if (rf & 1) {
15086
14243
  i0__namespace.ɵɵelementStart(0, "span", 6);
@@ -15090,7 +14247,7 @@
15090
14247
  if (rf & 2) {
15091
14248
  var badge_r17 = ctx.$implicit;
15092
14249
  i0__namespace.ɵɵclassMapInterpolate1("menuitem-badge mat-bg-", badge_r17.color, "");
15093
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1$1, badge_r17.color));
14250
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1, badge_r17.color));
15094
14251
  i0__namespace.ɵɵadvance(1);
15095
14252
  i0__namespace.ɵɵtextInterpolate(badge_r17.value);
15096
14253
  }
@@ -15132,7 +14289,7 @@
15132
14289
  if (rf & 2) {
15133
14290
  var badge_r20 = ctx.$implicit;
15134
14291
  i0__namespace.ɵɵclassMapInterpolate1("menuitem-badge mat-bg-", badge_r20.color, "");
15135
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1$1, badge_r20.color));
14292
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1, badge_r20.color));
15136
14293
  i0__namespace.ɵɵadvance(1);
15137
14294
  i0__namespace.ɵɵtextInterpolate(badge_r20.value);
15138
14295
  }
@@ -15174,7 +14331,7 @@
15174
14331
  if (rf & 2) {
15175
14332
  var badge_r23 = ctx.$implicit;
15176
14333
  i0__namespace.ɵɵclassMapInterpolate1("menuitem-badge mat-bg-", badge_r23.color, "");
15177
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1$1, badge_r23.color));
14334
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1, badge_r23.color));
15178
14335
  i0__namespace.ɵɵadvance(1);
15179
14336
  i0__namespace.ɵɵtextInterpolate(badge_r23.value);
15180
14337
  }
@@ -15216,7 +14373,7 @@
15216
14373
  if (rf & 2) {
15217
14374
  var badge_r26 = ctx.$implicit;
15218
14375
  i0__namespace.ɵɵclassMapInterpolate1("menuitem-badge mat-bg-", badge_r26.color, "");
15219
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1$1, badge_r26.color));
14376
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1, badge_r26.color));
15220
14377
  i0__namespace.ɵɵadvance(1);
15221
14378
  i0__namespace.ɵɵtextInterpolate(badge_r26.value);
15222
14379
  }
@@ -15258,7 +14415,7 @@
15258
14415
  if (rf & 2) {
15259
14416
  var badge_r29 = ctx.$implicit;
15260
14417
  i0__namespace.ɵɵclassMapInterpolate1("menuitem-badge mat-bg-", badge_r29.color, "");
15261
- i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1$1, badge_r29.color));
14418
+ i0__namespace.ɵɵproperty("ngStyle", i0__namespace.ɵɵpureFunction1(5, _c1, badge_r29.color));
15262
14419
  i0__namespace.ɵɵadvance(1);
15263
14420
  i0__namespace.ɵɵtextInterpolate(badge_r29.value);
15264
14421
  }
@@ -15488,7 +14645,7 @@
15488
14645
  i0__namespace.ɵɵadvance(2);
15489
14646
  i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(4, 2, ctx.menuItems$));
15490
14647
  }
15491
- }, directives: [i10__namespace.NgIf, i10__namespace.NgForOf, i7__namespace$2.MatDivider, i10__namespace.NgStyle, i22__namespace$1.DefaultStyleDirective, i8__namespace.MatButton, i2__namespace.RouterLinkActive, i7__namespace$1.MatTooltip, i2__namespace.RouterLink, i17__namespace.MatIcon, i2__namespace.RouterLinkWithHref, i20__namespace.DefaultFlexDirective], pipes: [i10__namespace.AsyncPipe, i5__namespace$1.TranslatePipe], encapsulation: 2 });
14648
+ }, directives: [i10__namespace.NgIf, i10__namespace.NgForOf, i7__namespace$2.MatDivider, i10__namespace.NgStyle, i15__namespace.DefaultStyleDirective, i8__namespace.MatButton, i2__namespace.RouterLinkActive, i7__namespace$1.MatTooltip, i2__namespace.RouterLink, i17__namespace.MatIcon, i2__namespace.RouterLinkWithHref, i30__namespace.DefaultFlexDirective], pipes: [i10__namespace.AsyncPipe, i5__namespace$1.TranslatePipe], encapsulation: 2 });
15492
14649
  (function () {
15493
14650
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SidenavComponent, [{
15494
14651
  type: i0.Component,
@@ -15520,373 +14677,150 @@
15520
14677
  };
15521
14678
  SidebarTopComponent.prototype.ngOnDestroy = function () {
15522
14679
  // if(this.sidebarPS) {
15523
- // this.sidebarPS.destroy();
15524
- // }
15525
- };
15526
- return SidebarTopComponent;
15527
- }());
15528
- SidebarTopComponent.ɵfac = function SidebarTopComponent_Factory(t) { return new (t || SidebarTopComponent)(); };
15529
- SidebarTopComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: SidebarTopComponent, selectors: [["app-sidebar-top"]], decls: 3, vars: 0, consts: [[1, "sidebar-panel"], ["id", "sidebar-top-scroll-area", "fxLayout", "column", 1, "navigation-hold", 3, "perfectScrollbar"]], template: function SidebarTopComponent_Template(rf, ctx) {
15530
- if (rf & 1) {
15531
- i0__namespace.ɵɵelementStart(0, "div", 0);
15532
- i0__namespace.ɵɵelementStart(1, "div", 1);
15533
- i0__namespace.ɵɵelement(2, "app-sidenav");
15534
- i0__namespace.ɵɵelementEnd();
15535
- i0__namespace.ɵɵelementEnd();
15536
- }
15537
- }, directives: [i20__namespace.DefaultLayoutDirective, i2__namespace$3.PerfectScrollbarDirective, SidenavComponent], encapsulation: 2 });
15538
- (function () {
15539
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SidebarTopComponent, [{
15540
- type: i0.Component,
15541
- args: [{
15542
- selector: "app-sidebar-top",
15543
- templateUrl: "./sidebar-top.component.html"
15544
- }]
15545
- }], function () { return []; }, null);
15546
- })();
15547
-
15548
- function AdminLayoutComponent_app_header_top_1_Template(rf, ctx) {
15549
- if (rf & 1) {
15550
- i0__namespace.ɵɵelement(0, "app-header-top", 13);
15551
- }
15552
- if (rf & 2) {
15553
- i0__namespace.ɵɵnextContext();
15554
- var _r5 = i0__namespace.ɵɵreference(13);
15555
- i0__namespace.ɵɵproperty("notificPanel", _r5);
15556
- }
15557
- }
15558
- function AdminLayoutComponent_app_sidebar_top_4_Template(rf, ctx) {
15559
- if (rf & 1) {
15560
- i0__namespace.ɵɵelement(0, "app-sidebar-top");
15561
- }
15562
- }
15563
- function AdminLayoutComponent_div_8_Template(rf, ctx) {
15564
- if (rf & 1) {
15565
- i0__namespace.ɵɵelementStart(0, "div", 14);
15566
- i0__namespace.ɵɵelementStart(1, "div", 15);
15567
- i0__namespace.ɵɵelement(2, "div", 16);
15568
- i0__namespace.ɵɵelement(3, "div", 17);
15569
- i0__namespace.ɵɵelementEnd();
15570
- i0__namespace.ɵɵelementEnd();
15571
- }
15572
- }
15573
- function AdminLayoutComponent_div_9_div_5_Template(rf, ctx) {
15574
- if (rf & 1) {
15575
- i0__namespace.ɵɵelement(0, "div", 21);
15576
- }
15577
- }
15578
- function AdminLayoutComponent_div_9_Template(rf, ctx) {
15579
- if (rf & 1) {
15580
- i0__namespace.ɵɵelementStart(0, "div", 18);
15581
- i0__namespace.ɵɵelementStart(1, "span", 19);
15582
- i0__namespace.ɵɵtext(2);
15583
- i0__namespace.ɵɵpipe(3, "translate");
15584
- i0__namespace.ɵɵpipe(4, "translate");
15585
- i0__namespace.ɵɵelementEnd();
15586
- i0__namespace.ɵɵtemplate(5, AdminLayoutComponent_div_9_div_5_Template, 1, 0, "div", 20);
15587
- i0__namespace.ɵɵelementEnd();
15588
- }
15589
- if (rf & 2) {
15590
- var ctx_r3 = i0__namespace.ɵɵnextContext();
15591
- i0__namespace.ɵɵadvance(2);
15592
- i0__namespace.ɵɵtextInterpolate3(" ", i0__namespace.ɵɵpipeBind1(3, 4, "LOADINGPLEASEWAIT"), " (", ctx_r3.totalLoadingTime, " ", i0__namespace.ɵɵpipeBind1(4, 6, "SECONDS"), ") ");
15593
- i0__namespace.ɵɵadvance(3);
15594
- i0__namespace.ɵɵproperty("ngIf", ctx_r3.loading);
15595
- }
15596
- }
15597
- function AdminLayoutComponent_div_10_Template(rf, ctx) {
15598
- if (rf & 1) {
15599
- i0__namespace.ɵɵelementStart(0, "div");
15600
- i0__namespace.ɵɵelement(1, "router-outlet");
15601
- i0__namespace.ɵɵelementEnd();
15602
- }
15603
- }
15604
- var _c0$4 = function (a0, a1, a2, a3, a4, a5, a6, a7) { return { "navigation-top": a0, "sidebar-full": a1, "sidebar-compact": a2, "sidebar-compact-big": a3, "layout-intransition": a4, "sidebar-opened": a5, "sidebar-closed": a6, "fixed-topbar": a7 }; };
15605
- var _c1 = function (a0) { return { "blur-on-opened": a0 }; };
15606
- var _c2 = function (a0) { return { "show-in-dashboard": a0 }; };
15607
- var _c3 = function (a0) { return { "visible": a0 }; };
15608
- var AdminLayoutComponent = /** @class */ (function () {
15609
- function AdminLayoutComponent(router, translate, layout, store, cookieService, actionUpdates$, location, commonService, pubnub, signalr) {
15610
- var _this = this;
15611
- this.router = router;
15612
- this.translate = translate;
15613
- this.layout = layout;
15614
- this.store = store;
15615
- this.cookieService = cookieService;
15616
- this.actionUpdates$ = actionUpdates$;
15617
- this.location = location;
15618
- this.commonService = commonService;
15619
- this.pubnub = pubnub;
15620
- this.signalr = signalr;
15621
- this.isModuleLoading = false;
15622
- // private sidebarPS: PerfectScrollbar;
15623
- // private bodyPS: PerfectScrollbar;
15624
- // private headerFixedBodyPS: PerfectScrollbar;
15625
- this.scrollConfig = {};
15626
- this.layoutConf = {};
15627
- this.ngDestroyed$ = new rxjs.Subject();
15628
- this.userstory = 'userstory';
15629
- this.loading = false;
15630
- this.totalLoadingTime = 0;
15631
- this.spinnerType = i3$1.SPINNER.circle;
15632
- // let conId = sessionStorage.getItem('conectionId');
15633
- // if(!conId) {
15634
- this.signalr.initializeSignalRConnection();
15635
- // }
15636
- var environment = JSON.parse(localStorage.getItem(LocalStorageProperties.Environment));
15637
- var companySettings = localStorage.getItem(LocalStorageProperties.CompanySettings);
15638
- if (!companySettings || companySettings == 'null' || companySettings == "undefined") {
15639
- pubnub.init({
15640
- publishKey: environment.publishKey,
15641
- subscribeKey: environment.subscribeKey
15642
- });
15643
- }
15644
- else {
15645
- var comSet = JSON.parse(localStorage.getItem(LocalStorageProperties.CompanySettings));
15646
- var publishKey = comSet.find(function (i) { return i.key == "PubnubPublishKey"; });
15647
- var subscribeKey = comSet.find(function (i) { return i.key == "PubnubSubscribeKey"; });
15648
- if ((publishKey && publishKey.value) && (subscribeKey && subscribeKey.value)) {
15649
- pubnub.init({
15650
- publishKey: publishKey.value,
15651
- subscribeKey: subscribeKey.value
15652
- });
15653
- }
15654
- else {
15655
- pubnub.init({
15656
- publishKey: environment.publishKey,
15657
- subscribeKey: environment.subscribeKey
15658
- });
15659
- }
15660
- }
15661
- // Close sidenav after route change in mobile
15662
- this.routerEventSub = router.events
15663
- .pipe(operators.filter(function (event) { return event instanceof i2.NavigationEnd; }))
15664
- .subscribe(function (routeChange) {
15665
- _this.layout.adjustLayout({ route: routeChange.url });
15666
- });
15667
- // Translator init
15668
- var currentCulture = this.cookieService.get(LocalStorageProperties.CurrentCulture);
15669
- if (currentCulture === 'null' || currentCulture === 'undefined') {
15670
- currentCulture = 'en';
15671
- }
15672
- translate.use(currentCulture);
15673
- this.router.events.subscribe(function (event) {
15674
- switch (true) {
15675
- case event instanceof i2.NavigationStart: {
15676
- _this.loading = true;
15677
- _this.totalLoadingTime = 0;
15678
- _this.startTimer();
15679
- break;
15680
- }
15681
- case event instanceof i2.NavigationEnd: {
15682
- _this.loading = false;
15683
- clearInterval(_this.interval);
15684
- break;
15685
- }
15686
- case event instanceof i2.NavigationCancel:
15687
- case event instanceof i2.NavigationError: {
15688
- _this.loading = false;
15689
- break;
15690
- }
15691
- default: {
15692
- break;
15693
- }
15694
- }
15695
- });
15696
- router.events.subscribe(function (val) {
15697
- if (location.path() != "") {
15698
- if (location.path().includes('/dashboard-management/dashboard/')) {
15699
- _this.dashboardPage = true;
15700
- _this.bgcolor = 'none';
15701
- }
15702
- else {
15703
- _this.dashboardPage = false;
15704
- _this.bgcolor = 'beige';
15705
- }
15706
- }
15707
- });
15708
- // if (this.cookieService.check(LocalStorageProperties.UserModel)) {
15709
- // let data = JSON.parse(this.cookieService.get(LocalStorageProperties.UserModel));
15710
- // if (data && data != 'null' && data != 'undefined')
15711
- // this.store.dispatch(new UserDetailsFetchedAfterLogin(data));
14680
+ // this.sidebarPS.destroy();
15712
14681
  // }
15713
- if ((localStorage.getItem(LocalStorageProperties.UserModel) != null && localStorage.getItem(LocalStorageProperties.UserModel) != undefined)
15714
- && !localStorage.hasOwnProperty(LocalStorageProperties.UserRoleFeatures)) {
15715
- var data = JSON.parse(localStorage.getItem(LocalStorageProperties.UserModel));
15716
- this.store.dispatch(new UserDetailsFetchedAfterLogin(data));
14682
+ };
14683
+ return SidebarTopComponent;
14684
+ }());
14685
+ SidebarTopComponent.ɵfac = function SidebarTopComponent_Factory(t) { return new (t || SidebarTopComponent)(); };
14686
+ SidebarTopComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: SidebarTopComponent, selectors: [["app-sidebar-top"]], decls: 3, vars: 0, consts: [[1, "sidebar-panel"], ["id", "sidebar-top-scroll-area", "fxLayout", "column", 1, "navigation-hold", 3, "perfectScrollbar"]], template: function SidebarTopComponent_Template(rf, ctx) {
14687
+ if (rf & 1) {
14688
+ i0__namespace.ɵɵelementStart(0, "div", 0);
14689
+ i0__namespace.ɵɵelementStart(1, "div", 1);
14690
+ i0__namespace.ɵɵelement(2, "app-sidenav");
14691
+ i0__namespace.ɵɵelementEnd();
14692
+ i0__namespace.ɵɵelementEnd();
15717
14693
  }
15718
- this.actionUpdates$
15719
- .pipe(operators.takeUntil(this.ngDestroyed$), i1$2.ofType(AuthenticationActionTypes.ClearDemoDataCompleted), operators.tap(function (result) {
15720
- if (result && result.companyId) {
15721
- _this.getSoftLabels();
15722
- }
15723
- })).subscribe();
14694
+ }, directives: [i30__namespace.DefaultLayoutDirective, i2__namespace$3.PerfectScrollbarDirective, SidenavComponent], encapsulation: 2 });
14695
+ (function () {
14696
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SidebarTopComponent, [{
14697
+ type: i0.Component,
14698
+ args: [{
14699
+ selector: "app-sidebar-top",
14700
+ templateUrl: "./sidebar-top.component.html"
14701
+ }]
14702
+ }], function () { return []; }, null);
14703
+ })();
14704
+
14705
+ var FeedTimeComponent = /** @class */ (function (_super) {
14706
+ __extends(FeedTimeComponent, _super);
14707
+ function FeedTimeComponent(projectModulesService, compiler, vcr) {
14708
+ var _this = _super.call(this) || this;
14709
+ _this.projectModulesService = projectModulesService;
14710
+ _this.compiler = compiler;
14711
+ _this.vcr = vcr;
14712
+ _this.componentInputs = {
14713
+ isFeedTimeSheet: false
14714
+ };
14715
+ _this.outputs = {
14716
+ closeFeedTimeSheetPopup: function () { return _this.closeFeedTimeSheet(); }
14717
+ };
14718
+ _this.closeFeedTimeSheetPopup = new i0.EventEmitter();
14719
+ return _this;
15724
14720
  }
15725
- AdminLayoutComponent.prototype.ngOnInit = function () {
15726
- var _this = this;
15727
- this.getSoftLabelConfigurations();
15728
- this.layoutConf = this.layout.layoutConf;
15729
- // this.layout.adjustLayout();
15730
- // FOR MODULE LOADER FLAG
15731
- this.moduleLoaderSub = this.router.events.subscribe(function (event) {
15732
- if (event instanceof i2.RouteConfigLoadStart ||
15733
- event instanceof i2.ResolveStart) {
15734
- _this.isModuleLoading = false;
15735
- }
15736
- if (event instanceof i2.RouteConfigLoadEnd || event instanceof i2.ResolveEnd) {
15737
- _this.isModuleLoading = false;
14721
+ Object.defineProperty(FeedTimeComponent.prototype, "_isFeedTimeSheet", {
14722
+ set: function (data) {
14723
+ if (data != undefined && data != null) {
14724
+ this.componentInputs = {
14725
+ isFeedTimeSheet: data
14726
+ };
14727
+ this.loadComponent();
15738
14728
  }
15739
- });
15740
- };
15741
- AdminLayoutComponent.prototype.onResize = function (event) {
15742
- this.layout.adjustLayout(event);
15743
- };
15744
- AdminLayoutComponent.prototype.Opened = function (event) {
15745
- this.display = event;
14729
+ },
14730
+ enumerable: false,
14731
+ configurable: true
14732
+ });
14733
+ FeedTimeComponent.prototype.ngOnInit = function () {
14734
+ this.injector = this.vcr.injector;
14735
+ _super.prototype.ngOnInit.call(this);
15746
14736
  };
15747
- AdminLayoutComponent.prototype.getSoftLabelConfigurations = function () {
15748
- this.softLabels = JSON.parse(localStorage.getItem('SoftLabels'));
14737
+ FeedTimeComponent.prototype.closeFeedTimeSheet = function () {
14738
+ this.closeFeedTimeSheetPopup.emit();
15749
14739
  };
15750
- AdminLayoutComponent.prototype.getSoftLabels = function () {
15751
- var model = new SoftLabelConfigurationModel();
15752
- model.searchText = null;
15753
- this.commonService.getSoftLabels(model).subscribe(function (response) {
15754
- if (response.success) {
15755
- var data = response.data;
15756
- if (data) {
15757
- localStorage.setItem('SoftLabels', JSON.stringify(data));
14740
+ FeedTimeComponent.prototype.loadComponent = function () {
14741
+ var _this = this;
14742
+ // var modules = this.shellModulesService["modules"];
14743
+ var loader = this.projectModulesService["modules"];
14744
+ var modules = JSON.parse(localStorage.getItem("Modules"));
14745
+ var module = ___namespace.find(modules, function (module) { return module.modulePackageName == 'TimesheetPackageModule'; });
14746
+ var path = loader[module.modulePackageName];
14747
+ path()
14748
+ .then(function (elementModuleOrFactory) {
14749
+ if (elementModuleOrFactory instanceof i0.NgModuleFactory) {
14750
+ // if ViewEngine
14751
+ return elementModuleOrFactory;
14752
+ }
14753
+ else {
14754
+ try {
14755
+ // if Ivy
14756
+ return _this.compiler.compileModuleAsync(elementModuleOrFactory);
14757
+ }
14758
+ catch (err) {
14759
+ throw err;
15758
14760
  }
15759
14761
  }
14762
+ }).then(function (moduleFactory) {
14763
+ var componentService = moduleFactory.moduleType.componentService;
14764
+ var allComponentsInModule = componentService.components;
14765
+ _this.ngModuleRef = moduleFactory.create(_this.injector);
14766
+ var componentDetails = allComponentsInModule.find(function (elementInArray) { return elementInArray.name === "Time punch card"; });
14767
+ _this.feedTimeComponent = _this.ngModuleRef.componentFactoryResolver.resolveComponentFactory(componentDetails.componentTypeObject);
15760
14768
  });
15761
14769
  };
15762
- AdminLayoutComponent.prototype.ngAfterViewInit = function () {
15763
- // this.layoutConfSub = this.layout.layoutConf$.subscribe(change => {
15764
- // // this.initBodyPS(change)
15765
- // })
15766
- };
15767
- // initBodyPS(layoutConf:any = {}) {
15768
- // if(layoutConf.navigationPos === 'side' && layoutConf.topbarFixed) {
15769
- // if (this.bodyPS) this.bodyPS.destroy();
15770
- // if (this.headerFixedBodyPS) this.headerFixedBodyPS.destroy();
15771
- // this.headerFixedBodyPS = new PerfectScrollbar('.rightside-content-hold', {
15772
- // suppressScrollX: true
15773
- // });
15774
- // this.scrollToTop('.rightside-content-hold');
15775
- // } else {
15776
- // if (this.bodyPS) this.bodyPS.destroy();
15777
- // if (this.headerFixedBodyPS) this.headerFixedBodyPS.destroy();
15778
- // this.bodyPS = new PerfectScrollbar('.main-content-wrap', {
15779
- // suppressScrollX: true
15780
- // });
15781
- // this.scrollToTop('.main-content-wrap');
15782
- // }
15783
- // }
15784
- AdminLayoutComponent.prototype.scrollToTop = function (selector) {
15785
- if (document) {
15786
- var element = document.querySelector(selector);
15787
- element.scrollTop = 0;
15788
- }
15789
- };
15790
- AdminLayoutComponent.prototype.ngOnDestroy = function () {
15791
- if (this.moduleLoaderSub) {
15792
- this.moduleLoaderSub.unsubscribe();
15793
- }
15794
- if (this.layoutConfSub) {
15795
- this.layoutConfSub.unsubscribe();
15796
- }
15797
- if (this.routerEventSub) {
15798
- this.routerEventSub.unsubscribe();
15799
- }
15800
- if (this.sub) {
15801
- this.sub.unsubscribe();
15802
- }
15803
- };
15804
- AdminLayoutComponent.prototype.closeSidebar = function () {
15805
- this.layout.publishLayoutChange({
15806
- sidebarStyle: "closed"
15807
- });
15808
- };
15809
- AdminLayoutComponent.prototype.startTimer = function () {
15810
- var _this = this;
15811
- this.interval = setInterval(function () {
15812
- _this.totalLoadingTime++;
15813
- }, 1000);
15814
- };
15815
- return AdminLayoutComponent;
15816
- }());
15817
- AdminLayoutComponent.ɵfac = function AdminLayoutComponent_Factory(t) { return new (t || AdminLayoutComponent)(i0__namespace.ɵɵdirectiveInject(i2__namespace.Router), i0__namespace.ɵɵdirectiveInject(i5__namespace$1.TranslateService), i0__namespace.ɵɵdirectiveInject(LayoutService), i0__namespace.ɵɵdirectiveInject(i3__namespace.Store), i0__namespace.ɵɵdirectiveInject(i5__namespace.CookieService), i0__namespace.ɵɵdirectiveInject(i1__namespace$2.Actions), i0__namespace.ɵɵdirectiveInject(i10__namespace.Location), i0__namespace.ɵɵdirectiveInject(CommonService), i0__namespace.ɵɵdirectiveInject(i2__namespace$2.PubNubAngular), i0__namespace.ɵɵdirectiveInject(SignalrService)); };
15818
- AdminLayoutComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: AdminLayoutComponent, selectors: [["app-admin-layout"]], hostBindings: function AdminLayoutComponent_HostBindings(rf, ctx) {
15819
- if (rf & 1) {
15820
- i0__namespace.ɵɵlistener("resize", function AdminLayoutComponent_resize_HostBindingHandler($event) { return ctx.onResize($event); }, false, i0__namespace.ɵɵresolveWindow);
15821
- }
15822
- }, decls: 15, vars: 35, consts: [[1, "app-admin-wrap", 3, "dir"], [3, "notificPanel", 4, "ngIf"], ["fgsSize", "180", "color", "primary", 3, "fgsType"], [1, "app-admin-container", "app-side-nav-container", "mat-drawer-transition", 3, "dir", "ngClass"], [4, "ngIf"], [1, "main-content-wrap", 3, "perfectScrollbar", "disabled"], [3, "notificPanel", "opened"], [1, "rightside-content-hold", 3, "perfectScrollbar", "disabled", "ngClass"], ["class", "view-loader", 4, "ngIf"], ["id", "btrak-preloader", 4, "ngIf"], [1, "sidebar-backdrop", 3, "ngClass", "click"], ["mode", "side", "opened", "", "id", "style-1", 1, "side-nav-color", 3, "fixedInViewport", "fixedTopGap", "fixedBottomGap"], ["sidenav", ""], [3, "notificPanel"], [1, "view-loader"], [1, "spinner"], [1, "double-bounce1", "mat-bg-accent"], [1, "double-bounce2", "mat-bg-primary"], ["id", "btrak-preloader"], [1, "preloading-text"], ["id", "btrak-loader", 4, "ngIf"], ["id", "btrak-loader"]], template: function AdminLayoutComponent_Template(rf, ctx) {
14770
+ return FeedTimeComponent;
14771
+ }(CustomAppBaseComponent));
14772
+ FeedTimeComponent.ɵfac = function FeedTimeComponent_Factory(t) { return new (t || FeedTimeComponent)(i0__namespace.ɵɵdirectiveInject(ShellModulesService), i0__namespace.ɵɵdirectiveInject(i0__namespace.Compiler), i0__namespace.ɵɵdirectiveInject(i0__namespace.ViewContainerRef)); };
14773
+ FeedTimeComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: FeedTimeComponent, selectors: [["app-feed-time"]], inputs: { _isFeedTimeSheet: ["isFeedTimeSheet", "_isFeedTimeSheet"] }, outputs: { closeFeedTimeSheetPopup: "closeFeedTimeSheetPopup" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 1, vars: 5, consts: [[3, "ndcDynamicFactory", "ndcDynamicComponent", "ndcDynamicInjector", "ndcDynamicInputs", "ndcDynamicOutputs"]], template: function FeedTimeComponent_Template(rf, ctx) {
15823
14774
  if (rf & 1) {
15824
- i0__namespace.ɵɵelementStart(0, "div", 0);
15825
- i0__namespace.ɵɵtemplate(1, AdminLayoutComponent_app_header_top_1_Template, 1, 1, "app-header-top", 1);
15826
- i0__namespace.ɵɵelement(2, "ngx-ui-loader", 2);
15827
- i0__namespace.ɵɵelementStart(3, "mat-sidenav-container", 3);
15828
- i0__namespace.ɵɵtemplate(4, AdminLayoutComponent_app_sidebar_top_4_Template, 1, 0, "app-sidebar-top", 4);
15829
- i0__namespace.ɵɵelementStart(5, "div", 5);
15830
- i0__namespace.ɵɵelementStart(6, "app-header-side", 6);
15831
- i0__namespace.ɵɵlistener("opened", function AdminLayoutComponent_Template_app_header_side_opened_6_listener($event) { return ctx.Opened($event); });
15832
- i0__namespace.ɵɵelementEnd();
15833
- i0__namespace.ɵɵelementStart(7, "div", 7);
15834
- i0__namespace.ɵɵtemplate(8, AdminLayoutComponent_div_8_Template, 4, 0, "div", 8);
15835
- i0__namespace.ɵɵtemplate(9, AdminLayoutComponent_div_9_Template, 6, 8, "div", 9);
15836
- i0__namespace.ɵɵtemplate(10, AdminLayoutComponent_div_10_Template, 2, 0, "div", 4);
15837
- i0__namespace.ɵɵelementEnd();
15838
- i0__namespace.ɵɵelementEnd();
15839
- i0__namespace.ɵɵelementStart(11, "div", 10);
15840
- i0__namespace.ɵɵlistener("click", function AdminLayoutComponent_Template_div_click_11_listener() { return ctx.closeSidebar(); });
15841
- i0__namespace.ɵɵelementEnd();
15842
- i0__namespace.ɵɵelementStart(12, "mat-sidenav", 11, 12);
15843
- i0__namespace.ɵɵelement(14, "app-sidebar");
15844
- i0__namespace.ɵɵelementEnd();
15845
- i0__namespace.ɵɵelementEnd();
15846
- i0__namespace.ɵɵelementEnd();
14775
+ i0__namespace.ɵɵelement(0, "ndc-dynamic", 0);
15847
14776
  }
15848
14777
  if (rf & 2) {
15849
- var _r5 = i0__namespace.ɵɵreference(13);
15850
- i0__namespace.ɵɵproperty("dir", ctx.layoutConf.dir);
15851
- i0__namespace.ɵɵadvance(1);
15852
- i0__namespace.ɵɵproperty("ngIf", ctx.layoutConf.navigationPos === "top");
15853
- i0__namespace.ɵɵadvance(1);
15854
- i0__namespace.ɵɵproperty("fgsType", ctx.spinnerType);
15855
- i0__namespace.ɵɵadvance(1);
15856
- i0__namespace.ɵɵproperty("dir", ctx.layoutConf.dir)("ngClass", i0__namespace.ɵɵpureFunction8(20, _c0$4, ctx.layoutConf.navigationPos === "top", ctx.layoutConf.sidebarStyle === "full", ctx.layoutConf.sidebarStyle === "compact" && ctx.layoutConf.navigationPos === "side", ctx.layoutConf.sidebarStyle === "compact-big" && ctx.layoutConf.navigationPos === "side", ctx.layoutConf.layoutInTransition, ctx.layoutConf.sidebarStyle !== "closed" && ctx.layoutConf.navigationPos === "side", ctx.layoutConf.sidebarStyle === "closed", ctx.layoutConf.topbarFixed && ctx.layoutConf.navigationPos === "side"));
15857
- i0__namespace.ɵɵadvance(1);
15858
- i0__namespace.ɵɵproperty("ngIf", ctx.layoutConf.navigationPos === "top" && ctx.layoutConf.isMobile);
15859
- i0__namespace.ɵɵadvance(1);
15860
- i0__namespace.ɵɵproperty("perfectScrollbar", ctx.scrollConfig)("disabled", ctx.layoutConf.topbarFixed);
15861
- i0__namespace.ɵɵadvance(1);
15862
- i0__namespace.ɵɵproperty("notificPanel", _r5);
15863
- i0__namespace.ɵɵadvance(1);
15864
- i0__namespace.ɵɵproperty("perfectScrollbar", ctx.scrollConfig)("disabled", !ctx.layoutConf.topbarFixed)("ngClass", i0__namespace.ɵɵpureFunction1(29, _c1, ctx.display))("ngClass", i0__namespace.ɵɵpureFunction1(31, _c2, ctx.dashboardPage));
15865
- i0__namespace.ɵɵadvance(1);
15866
- i0__namespace.ɵɵproperty("ngIf", ctx.isModuleLoading);
15867
- i0__namespace.ɵɵadvance(1);
15868
- i0__namespace.ɵɵproperty("ngIf", ctx.loading);
15869
- i0__namespace.ɵɵadvance(1);
15870
- i0__namespace.ɵɵproperty("ngIf", !ctx.loading);
15871
- i0__namespace.ɵɵadvance(1);
15872
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(33, _c3, ctx.layoutConf.sidebarStyle !== "closed" && ctx.layoutConf.isMobile));
15873
- i0__namespace.ɵɵadvance(1);
15874
- i0__namespace.ɵɵproperty("fixedInViewport", true)("fixedTopGap", 45)("fixedBottomGap", 0);
14778
+ i0__namespace.ɵɵproperty("ndcDynamicFactory", ctx.feedTimeComponent)("ndcDynamicComponent", ctx.feedTimeComponent)("ndcDynamicInjector", ctx.injector)("ndcDynamicInputs", ctx.componentInputs)("ndcDynamicOutputs", ctx.outputs);
15875
14779
  }
15876
- }, directives: [i11__namespace$1.Dir, i10__namespace.NgIf, i3__namespace$1.ɵb, i13__namespace.MatSidenavContainer, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i2__namespace$3.PerfectScrollbarDirective, HeaderSideComponent, i13__namespace.MatSidenav, SideBarComponent, HeaderTopComponent, SidebarTopComponent, i2__namespace.RouterOutlet], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
14780
+ }, directives: [i2__namespace$1.DynamicComponent, i2__namespace$1.DynamicDirective], encapsulation: 2 });
15877
14781
  (function () {
15878
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AdminLayoutComponent, [{
14782
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FeedTimeComponent, [{
15879
14783
  type: i0.Component,
15880
14784
  args: [{
15881
- selector: "app-admin-layout",
15882
- templateUrl: "./admin-layout.template.html"
14785
+ selector: 'app-feed-time',
14786
+ templateUrl: 'feed-time.component.html',
14787
+ encapsulation: i0.ViewEncapsulation.None,
15883
14788
  }]
15884
- }], function () { return [{ type: i2__namespace.Router }, { type: i5__namespace$1.TranslateService }, { type: LayoutService }, { type: i3__namespace.Store }, { type: i5__namespace.CookieService }, { type: i1__namespace$2.Actions }, { type: i10__namespace.Location }, { type: CommonService }, { type: i2__namespace$2.PubNubAngular }, { type: SignalrService }]; }, { onResize: [{
15885
- type: i0.HostListener,
15886
- args: ["window:resize", ['$event']]
14789
+ }], function () { return [{ type: ShellModulesService }, { type: i0__namespace.Compiler }, { type: i0__namespace.ViewContainerRef }]; }, { _isFeedTimeSheet: [{
14790
+ type: i0.Input,
14791
+ args: ["isFeedTimeSheet"]
14792
+ }], closeFeedTimeSheetPopup: [{
14793
+ type: i0.Output
15887
14794
  }] });
15888
14795
  })();
15889
14796
 
14797
+ var HighLightTextPipe = /** @class */ (function () {
14798
+ function HighLightTextPipe() {
14799
+ }
14800
+ HighLightTextPipe.prototype.transform = function (value, searchText) {
14801
+ if (searchText == null || searchText == "") {
14802
+ return value;
14803
+ }
14804
+ var regex = new RegExp(searchText, 'gi');
14805
+ return value.replace(regex, function (match) { return "<strong>" + match.replace(/\*/g, '') + "</strong>"; });
14806
+ };
14807
+ return HighLightTextPipe;
14808
+ }());
14809
+ HighLightTextPipe.ɵfac = function HighLightTextPipe_Factory(t) { return new (t || HighLightTextPipe)(); };
14810
+ HighLightTextPipe.ɵpipe = /*@__PURE__*/ i0__namespace.ɵɵdefinePipe({ name: "highLightText", type: HighLightTextPipe, pure: true });
14811
+ HighLightTextPipe.ɵprov = /*@__PURE__*/ i0__namespace.ɵɵdefineInjectable({ token: HighLightTextPipe, factory: HighLightTextPipe.ɵfac, providedIn: 'root' });
14812
+ (function () {
14813
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(HighLightTextPipe, [{
14814
+ type: i0.Pipe,
14815
+ args: [{
14816
+ name: 'highLightText'
14817
+ }]
14818
+ }, {
14819
+ type: i0.Injectable,
14820
+ args: [{ providedIn: 'root' }]
14821
+ }], null, null);
14822
+ })();
14823
+
15890
14824
  var CompanyPaymentUpsertModel = /** @class */ (function () {
15891
14825
  function CompanyPaymentUpsertModel() {
15892
14826
  }
@@ -16219,7 +15153,7 @@
16219
15153
  i0__namespace.ɵɵadvance(1);
16220
15154
  i0__namespace.ɵɵproperty("ngIf", ctx.isSucessPay);
16221
15155
  }
16222
- }, directives: [i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i1__namespace$3.MatDialogContent, i7__namespace.MatCardTitle, i20__namespace.DefaultLayoutDirective, i20__namespace.DefaultFlexDirective, i20__namespace.DefaultLayoutGapDirective, i22__namespace.MatFormField, i23__namespace.MatInput, i9__namespace.DefaultValueAccessor, i9__namespace.RequiredValidator, i9__namespace.NgControlStatus, i9__namespace.NgModel, i10__namespace.NgIf, i8__namespace.MatButton, i34__namespace.MatSelect, i14__namespace.MatOption], encapsulation: 2 });
15156
+ }, directives: [i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i1__namespace$3.MatDialogContent, i7__namespace.MatCardTitle, i30__namespace.DefaultLayoutDirective, i30__namespace.DefaultFlexDirective, i30__namespace.DefaultLayoutGapDirective, i21__namespace.MatFormField, i22__namespace.MatInput, i9__namespace.DefaultValueAccessor, i9__namespace.RequiredValidator, i9__namespace.NgControlStatus, i9__namespace.NgModel, i10__namespace.NgIf, i8__namespace.MatButton, i33__namespace.MatSelect, i14__namespace.MatOption], encapsulation: 2 });
16223
15157
  (function () {
16224
15158
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PurchaseMoreLicensesComponent, [{
16225
15159
  type: i0.Component,
@@ -16686,7 +15620,7 @@
16686
15620
  i0__namespace.ɵɵadvance(1);
16687
15621
  i0__namespace.ɵɵproperty("autoFocus", false)("restoreFocus", false)("interactiveClose", false);
16688
15622
  }
16689
- }, directives: [i20__namespace.DefaultFlexDirective, i7__namespace.MatCard, i20__namespace.DefaultLayoutDirective, i8__namespace.MatButton, i20__namespace$1.SatPopoverAnchor, i10__namespace.NgIf, i20__namespace$1.SatPopover, i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i7__namespace.MatCardTitle, i7__namespace.MatCardContent, i10__namespace.NgForOf], pipes: [i10__namespace.DatePipe], encapsulation: 2 });
15623
+ }, directives: [i30__namespace.DefaultFlexDirective, i7__namespace.MatCard, i30__namespace.DefaultLayoutDirective, i8__namespace.MatButton, i23__namespace.SatPopoverAnchor, i10__namespace.NgIf, i23__namespace.SatPopover, i1__namespace$3.MatDialogClose, i4__namespace.FaIconComponent, i7__namespace.MatCardTitle, i7__namespace.MatCardContent, i10__namespace.NgForOf], pipes: [i10__namespace.DatePipe], encapsulation: 2 });
16690
15624
  (function () {
16691
15625
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ProductAndServicesComponent, [{
16692
15626
  type: i0.Component,
@@ -17286,7 +16220,7 @@
17286
16220
  i0__namespace.ɵɵadvance(1);
17287
16221
  i0__namespace.ɵɵproperty("ngIf", ctx.isCompanyVatEdit);
17288
16222
  }
17289
- }, directives: [i20__namespace.DefaultFlexDirective, i7__namespace.MatCard, i20__namespace.DefaultLayoutDirective, i10__namespace.NgIf, i7__namespace$2.MatDivider, i23__namespace.MatInput, i9__namespace.DefaultValueAccessor, i9__namespace.RequiredValidator, i9__namespace.NgControlStatus, i9__namespace.NgModel, i22__namespace.MatFormField, i22__namespace.MatError, i8__namespace.MatButton, i17__namespace.MatIcon, i4__namespace.FaIconComponent], encapsulation: 2 });
16223
+ }, directives: [i30__namespace.DefaultFlexDirective, i7__namespace.MatCard, i30__namespace.DefaultLayoutDirective, i10__namespace.NgIf, i7__namespace$2.MatDivider, i22__namespace.MatInput, i9__namespace.DefaultValueAccessor, i9__namespace.RequiredValidator, i9__namespace.NgControlStatus, i9__namespace.NgModel, i21__namespace.MatFormField, i21__namespace.MatError, i8__namespace.MatButton, i17__namespace.MatIcon, i4__namespace.FaIconComponent], encapsulation: 2 });
17290
16224
  (function () {
17291
16225
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CompanyInformationComponent, [{
17292
16226
  type: i0.Component,
@@ -17471,7 +16405,7 @@
17471
16405
  i0__namespace.ɵɵadvance(2);
17472
16406
  i0__namespace.ɵɵproperty("flexGrow", 1)("sortable", true);
17473
16407
  }
17474
- }, directives: [i20__namespace.DefaultLayoutDirective, i20__namespace.DefaultFlexDirective, i7__namespace.MatCard, i12__namespace.MatNavList, i12__namespace.MatListItem, i2__namespace.RouterLinkActive, i7__namespace$2.MatDivider, i8__namespace$1.DatatableComponent, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i8__namespace.MatAnchor], pipes: [i10__namespace.DatePipe], encapsulation: 2 });
16408
+ }, directives: [i30__namespace.DefaultLayoutDirective, i30__namespace.DefaultFlexDirective, i7__namespace.MatCard, i12__namespace.MatNavList, i12__namespace.MatListItem, i2__namespace.RouterLinkActive, i7__namespace$2.MatDivider, i8__namespace$1.DatatableComponent, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i8__namespace.MatAnchor], pipes: [i10__namespace.DatePipe], encapsulation: 2 });
17475
16409
  (function () {
17476
16410
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(TransactionsComponent, [{
17477
16411
  type: i0.Component,
@@ -17569,7 +16503,7 @@
17569
16503
  };
17570
16504
  return DocumentComponent;
17571
16505
  }());
17572
- DocumentComponent.ɵfac = function DocumentComponent_Factory(t) { return new (t || DocumentComponent)(i0__namespace.ɵɵdirectiveInject(i15__namespace.StoreManagementService), i0__namespace.ɵɵdirectiveInject(i1$3.MAT_DIALOG_DATA)); };
16506
+ DocumentComponent.ɵfac = function DocumentComponent_Factory(t) { return new (t || DocumentComponent)(i0__namespace.ɵɵdirectiveInject(i15__namespace$1.StoreManagementService), i0__namespace.ɵɵdirectiveInject(i1$3.MAT_DIALOG_DATA)); };
17573
16507
  DocumentComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: DocumentComponent, selectors: [["app-document-component"]], decls: 17, vars: 27, consts: [["fxFlex", "", "fxFlex", "100"], [1, "ml-1", "mt-05"], [1, "activity-data", "no-drag", "accessible-ip-height"], ["color", "primary", "mode", "indeterminate", 4, "ngIf"], [1, "btrak", 3, "ngClass", "columnMode", "headerHeight", "footerHeight", "rowHeight", "limit", "rows", "loadingIndicator", "scrollbarH", "virtualization", "messages"], ["minWidth", "150", "name", "NAME", "prop", "documentName", 3, "flexGrow", "sortable"], ["ngx-datatable-cell-template", ""], ["minWidth", "150", "name", "UPDATED AT", "prop", "updatedAt", 3, "flexGrow", "sortable"], ["minWidth", "150", "name", "TYPE", "prop", "type", 3, "flexGrow", "sortable"], ["minWidth", "150", "name", "STATUS", "prop", "status", 3, "flexGrow", "sortable"], ["color", "primary", "mode", "indeterminate"], [1, "aclass", "pl-0", 2, "text-decoration", "underline !important", "color", "#2a84c0 !important", 3, "click"]], template: function DocumentComponent_Template(rf, ctx) {
17574
16508
  if (rf & 1) {
17575
16509
  i0__namespace.ɵɵelementStart(0, "div", 0);
@@ -17612,7 +16546,7 @@
17612
16546
  i0__namespace.ɵɵadvance(2);
17613
16547
  i0__namespace.ɵɵproperty("flexGrow", 1)("sortable", false);
17614
16548
  }
17615
- }, directives: [i20__namespace.DefaultFlexDirective, i10__namespace.NgIf, i8__namespace$1.DatatableComponent, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i28__namespace.MatProgressBar], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
16549
+ }, directives: [i30__namespace.DefaultFlexDirective, i10__namespace.NgIf, i8__namespace$1.DatatableComponent, i10__namespace.NgClass, i15__namespace.DefaultClassDirective, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i27__namespace.MatProgressBar], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
17616
16550
  (function () {
17617
16551
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(DocumentComponent, [{
17618
16552
  type: i0.Component,
@@ -17621,7 +16555,7 @@
17621
16555
  templateUrl: "./document.component.html"
17622
16556
  }]
17623
16557
  }], function () {
17624
- return [{ type: i15__namespace.StoreManagementService }, { type: undefined, decorators: [{
16558
+ return [{ type: i15__namespace$1.StoreManagementService }, { type: undefined, decorators: [{
17625
16559
  type: i0.Inject,
17626
16560
  args: [i1$3.MAT_DIALOG_DATA]
17627
16561
  }] }];
@@ -17746,7 +16680,7 @@
17746
16680
  i0__namespace.ɵɵadvance(1);
17747
16681
  i0__namespace.ɵɵproperty("ngIf", ctx.selectedTab == "Documents");
17748
16682
  }
17749
- }, directives: [i20__namespace.DefaultLayoutDirective, i20__namespace.DefaultFlexDirective, i2__namespace$4.MatTabGroup, i2__namespace$4.MatTab, i2__namespace$4.MatTabLabel, i10__namespace.NgIf, ProductAndServicesComponent, CompanyInformationComponent, TransactionsComponent, DocumentComponent], encapsulation: 2 });
16683
+ }, directives: [i30__namespace.DefaultLayoutDirective, i30__namespace.DefaultFlexDirective, i2__namespace$4.MatTabGroup, i2__namespace$4.MatTab, i2__namespace$4.MatTabLabel, i10__namespace.NgIf, ProductAndServicesComponent, CompanyInformationComponent, TransactionsComponent, DocumentComponent], encapsulation: 2 });
17750
16684
  (function () {
17751
16685
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AccountAndBillingComponent, [{
17752
16686
  type: i0.Component,
@@ -17845,7 +16779,7 @@
17845
16779
  i0__namespace.ɵɵadvance(2);
17846
16780
  i0__namespace.ɵɵproperty("flexGrow", 1)("sortable", false);
17847
16781
  }
17848
- }, directives: [i20__namespace.DefaultFlexDirective, i8__namespace$1.DatatableComponent, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i8__namespace.MatButton], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
16782
+ }, directives: [i30__namespace.DefaultFlexDirective, i8__namespace$1.DatatableComponent, i10__namespace.NgClass, i15__namespace.DefaultClassDirective, i8__namespace$1.DataTableColumnDirective, i8__namespace$1.DataTableColumnCellDirective, i8__namespace.MatButton], pipes: [i5__namespace$1.TranslatePipe], encapsulation: 2 });
17849
16783
  (function () {
17850
16784
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PaymentMethodComponent, [{
17851
16785
  type: i0.Component,
@@ -18614,12 +17548,12 @@
18614
17548
  PaymentMethodComponent,
18615
17549
  PurchaseMoreLicensesComponent,
18616
17550
  CompanyPlansComponent,
18617
- LiveWelcomePageComponent,
18618
- CompanyInformationComponent,
17551
+ LiveWelcomePageComponent
18619
17552
  ];
18620
17553
  var ShellModule = /** @class */ (function () {
18621
17554
  function ShellModule() {
18622
17555
  var themeBaseColor = localStorage.getItem('themeColor');
17556
+ // const themeBaseColor = '#2C3E50';
18623
17557
  document.documentElement.style.setProperty('--primary-theme-color', themeBaseColor);
18624
17558
  }
18625
17559
  ShellModule.forChild = function (config) {
@@ -18674,34 +17608,34 @@
18674
17608
  deps: [i1$1.HttpClient]
18675
17609
  }
18676
17610
  }),
18677
- i20$1.SatPopoverModule,
17611
+ i23.SatPopoverModule,
18678
17612
  i2$1.DynamicModule.withComponents([]),
18679
17613
  i7.MatCardModule,
18680
- i28.MatProgressBarModule,
17614
+ i27.MatProgressBarModule,
18681
17615
  i4.FontAwesomeModule,
18682
- i23.MatInputModule,
17616
+ i22.MatInputModule,
18683
17617
  i9.FormsModule,
18684
17618
  i7$1.MatTooltipModule,
18685
17619
  i17.MatIconModule,
18686
17620
  i9.ReactiveFormsModule,
18687
17621
  snackBar.MatSnackBarModule,
18688
- i34.MatSelectModule,
17622
+ i33.MatSelectModule,
18689
17623
  i1$3.MatDialogModule,
18690
17624
  i16.MatMenuModule,
18691
- i13.MatSidenavModule,
17625
+ sidenav.MatSidenavModule,
18692
17626
  i12.MatListModule,
18693
- i19.MatToolbarModule,
18694
- i12$1.MatGridListModule,
18695
- i30.MatProgressSpinnerModule,
17627
+ toolbar.MatToolbarModule,
17628
+ gridList.MatGridListModule,
17629
+ progressSpinner.MatProgressSpinnerModule,
18696
17630
  ngPickDatetime.OwlDateTimeModule,
18697
17631
  i3$1.NgxUiLoaderModule,
18698
17632
  i2$4.MatTabsModule,
18699
17633
  table.MatTableModule,
18700
- i33.NgxDropzoneModule,
17634
+ i32.NgxDropzoneModule,
18701
17635
  i8$1.NgxDatatableModule,
18702
17636
  ngPickDatetime.OwlNativeDateTimeModule,
18703
- i35.TimeagoModule.forRoot(),
18704
- i29.SnovasysAvatarModule,
17637
+ i16$1.TimeagoModule.forRoot(),
17638
+ i6$1.SnovasysAvatarModule,
18705
17639
  i6.ToastrModule.forRoot({
18706
17640
  timeOut: 5000
18707
17641
  }),
@@ -18709,10 +17643,10 @@
18709
17643
  i1$2.EffectsModule.forFeature(allSharedModuleEffects),
18710
17644
  i2$3.PerfectScrollbarModule,
18711
17645
  i11.MatCheckboxModule,
18712
- i33.NgxDropzoneModule,
17646
+ i32.NgxDropzoneModule,
18713
17647
  badge.MatBadgeModule,
18714
17648
  i1$4.PushNotificationsModule,
18715
- i15.DocumentManagementModule,
17649
+ i15$1.DocumentManagementModule,
18716
17650
  snovaFileUploader.DropZoneModule
18717
17651
  ]] });
18718
17652
  (function () {
@@ -18732,34 +17666,34 @@
18732
17666
  deps: [i1$1.HttpClient]
18733
17667
  }
18734
17668
  }),
18735
- i20$1.SatPopoverModule,
17669
+ i23.SatPopoverModule,
18736
17670
  i2$1.DynamicModule.withComponents([]),
18737
17671
  i7.MatCardModule,
18738
- i28.MatProgressBarModule,
17672
+ i27.MatProgressBarModule,
18739
17673
  i4.FontAwesomeModule,
18740
- i23.MatInputModule,
17674
+ i22.MatInputModule,
18741
17675
  i9.FormsModule,
18742
17676
  i7$1.MatTooltipModule,
18743
17677
  i17.MatIconModule,
18744
17678
  i9.ReactiveFormsModule,
18745
17679
  snackBar.MatSnackBarModule,
18746
- i34.MatSelectModule,
17680
+ i33.MatSelectModule,
18747
17681
  i1$3.MatDialogModule,
18748
17682
  i16.MatMenuModule,
18749
- i13.MatSidenavModule,
17683
+ sidenav.MatSidenavModule,
18750
17684
  i12.MatListModule,
18751
- i19.MatToolbarModule,
18752
- i12$1.MatGridListModule,
18753
- i30.MatProgressSpinnerModule,
17685
+ toolbar.MatToolbarModule,
17686
+ gridList.MatGridListModule,
17687
+ progressSpinner.MatProgressSpinnerModule,
18754
17688
  ngPickDatetime.OwlDateTimeModule,
18755
17689
  i3$1.NgxUiLoaderModule,
18756
17690
  i2$4.MatTabsModule,
18757
17691
  table.MatTableModule,
18758
- i33.NgxDropzoneModule,
17692
+ i32.NgxDropzoneModule,
18759
17693
  i8$1.NgxDatatableModule,
18760
17694
  ngPickDatetime.OwlNativeDateTimeModule,
18761
- i35.TimeagoModule.forRoot(),
18762
- i29.SnovasysAvatarModule,
17695
+ i16$1.TimeagoModule.forRoot(),
17696
+ i6$1.SnovasysAvatarModule,
18763
17697
  i6.ToastrModule.forRoot({
18764
17698
  timeOut: 5000
18765
17699
  }),
@@ -18767,10 +17701,10 @@
18767
17701
  i1$2.EffectsModule.forFeature(allSharedModuleEffects),
18768
17702
  i2$3.PerfectScrollbarModule,
18769
17703
  i11.MatCheckboxModule,
18770
- i33.NgxDropzoneModule,
17704
+ i32.NgxDropzoneModule,
18771
17705
  badge.MatBadgeModule,
18772
17706
  i1$4.PushNotificationsModule,
18773
- i15.DocumentManagementModule,
17707
+ i15$1.DocumentManagementModule,
18774
17708
  snovaFileUploader.DropZoneModule
18775
17709
  ],
18776
17710
  declarations: [COMPONENTS],
@@ -18842,40 +17776,39 @@
18842
17776
  PaymentMethodComponent,
18843
17777
  PurchaseMoreLicensesComponent,
18844
17778
  CompanyPlansComponent,
18845
- LiveWelcomePageComponent,
18846
- CompanyInformationComponent], imports: [i2.RouterModule,
17779
+ LiveWelcomePageComponent], imports: [i2.RouterModule,
18847
17780
  //RouterModule.forChild(PaymentRoutes),
18848
17781
  i10.CommonModule,
18849
17782
  flexLayout.FlexLayoutModule,
18850
- i8.MatButtonModule, i5__namespace$1.TranslateModule, i20$1.SatPopoverModule, i2__namespace$1.DynamicModule, i7.MatCardModule,
18851
- i28.MatProgressBarModule,
17783
+ i8.MatButtonModule, i5__namespace$1.TranslateModule, i23.SatPopoverModule, i2__namespace$1.DynamicModule, i7.MatCardModule,
17784
+ i27.MatProgressBarModule,
18852
17785
  i4.FontAwesomeModule,
18853
- i23.MatInputModule,
17786
+ i22.MatInputModule,
18854
17787
  i9.FormsModule,
18855
17788
  i7$1.MatTooltipModule,
18856
17789
  i17.MatIconModule,
18857
17790
  i9.ReactiveFormsModule,
18858
17791
  snackBar.MatSnackBarModule,
18859
- i34.MatSelectModule,
17792
+ i33.MatSelectModule,
18860
17793
  i1$3.MatDialogModule,
18861
17794
  i16.MatMenuModule,
18862
- i13.MatSidenavModule,
17795
+ sidenav.MatSidenavModule,
18863
17796
  i12.MatListModule,
18864
- i19.MatToolbarModule,
18865
- i12$1.MatGridListModule,
18866
- i30.MatProgressSpinnerModule,
17797
+ toolbar.MatToolbarModule,
17798
+ gridList.MatGridListModule,
17799
+ progressSpinner.MatProgressSpinnerModule,
18867
17800
  ngPickDatetime.OwlDateTimeModule,
18868
17801
  i3$1.NgxUiLoaderModule,
18869
17802
  i2$4.MatTabsModule,
18870
17803
  table.MatTableModule,
18871
- i33.NgxDropzoneModule,
17804
+ i32.NgxDropzoneModule,
18872
17805
  i8$1.NgxDatatableModule,
18873
- ngPickDatetime.OwlNativeDateTimeModule, i35__namespace.TimeagoModule, i29.SnovasysAvatarModule, i6__namespace.ToastrModule, i3__namespace.StoreFeatureModule, i1__namespace$2.ɵngrx_modules_effects_effects_c, i2$3.PerfectScrollbarModule,
17806
+ ngPickDatetime.OwlNativeDateTimeModule, i16__namespace$1.TimeagoModule, i6$1.SnovasysAvatarModule, i6__namespace.ToastrModule, i3__namespace.StoreFeatureModule, i1__namespace$2.ɵngrx_modules_effects_effects_c, i2$3.PerfectScrollbarModule,
18874
17807
  i11.MatCheckboxModule,
18875
- i33.NgxDropzoneModule,
17808
+ i32.NgxDropzoneModule,
18876
17809
  badge.MatBadgeModule,
18877
17810
  i1$4.PushNotificationsModule,
18878
- i15.DocumentManagementModule,
17811
+ i15$1.DocumentManagementModule,
18879
17812
  snovaFileUploader.DropZoneModule], exports: [AdminLayoutComponent,
18880
17813
  ConfirmationDialogComponent,
18881
17814
  ExportConfigurationDialogComponent,
@@ -18910,8 +17843,7 @@
18910
17843
  PaymentMethodComponent,
18911
17844
  PurchaseMoreLicensesComponent,
18912
17845
  CompanyPlansComponent,
18913
- LiveWelcomePageComponent,
18914
- CompanyInformationComponent] });
17846
+ LiveWelcomePageComponent] });
18915
17847
  })();
18916
17848
 
18917
17849
  var ShellRouts = [