@bizdoc/core 1.14.12 → 1.14.13

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 (311) hide show
  1. package/assets/themes/brown.min.css +6 -6
  2. package/assets/themes/dark.min.css +6 -6
  3. package/assets/themes/deep-purple-light-blue.min.css +7 -7
  4. package/assets/themes/deep-purple-teal.min.css +7 -7
  5. package/assets/themes/default.min.css +7 -7
  6. package/assets/themes/green.min.css +6 -6
  7. package/assets/themes/indigo.min.css +6 -6
  8. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  9. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  10. package/esm2020/lib/admin/core/ace.input.mjs +3 -3
  11. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  12. package/esm2020/lib/admin/core/search.input.mjs +3 -3
  13. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  14. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
  15. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  16. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
  17. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  18. package/esm2020/lib/admin/form/form.service.mjs +3 -3
  19. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  20. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  21. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
  22. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  23. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  24. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  25. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  26. package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
  27. package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
  28. package/esm2020/lib/admin/profiler/profiler.component.mjs +10 -9
  29. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  30. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  31. package/esm2020/lib/app.component.mjs +9 -16
  32. package/esm2020/lib/bizdoc.module.mjs +15 -11
  33. package/esm2020/lib/browse/browse-items.component.mjs +3 -3
  34. package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
  35. package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
  36. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  37. package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
  38. package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
  39. package/esm2020/lib/chat/chat-info.mjs +3 -3
  40. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  41. package/esm2020/lib/chat/chat.service.mjs +3 -3
  42. package/esm2020/lib/chat/contacts.component.mjs +6 -6
  43. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  44. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  45. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  46. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  47. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  48. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  49. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  50. package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
  51. package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
  52. package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
  53. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  54. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  55. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  56. package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
  57. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  58. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  59. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  60. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  61. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  62. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  63. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  64. package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
  65. package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
  66. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  67. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  68. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  69. package/esm2020/lib/compose/document.component.mjs +3 -3
  70. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  71. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  72. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  73. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  74. package/esm2020/lib/compose/form.component.mjs +5 -5
  75. package/esm2020/lib/compose/new-menu.component.mjs +3 -3
  76. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  77. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  78. package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
  79. package/esm2020/lib/compose/state.component.mjs +3 -3
  80. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  81. package/esm2020/lib/compose/trace/flow.component.mjs +5 -4
  82. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  83. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  84. package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
  85. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  86. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  87. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  88. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
  89. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  90. package/esm2020/lib/core/account.service.mjs +3 -3
  91. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  92. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  93. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  94. package/esm2020/lib/core/controls/address.input.mjs +3 -3
  95. package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
  96. package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
  97. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  98. package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
  99. package/esm2020/lib/core/controls/file.input.mjs +3 -3
  100. package/esm2020/lib/core/controls/select.input.mjs +3 -3
  101. package/esm2020/lib/core/controls/time-picker.mjs +3 -3
  102. package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
  103. package/esm2020/lib/core/datasource.service.mjs +3 -3
  104. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  105. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  106. package/esm2020/lib/core/guide/help-tip.component.mjs +14 -14
  107. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  108. package/esm2020/lib/core/hub.service.mjs +3 -3
  109. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  110. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  111. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  112. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  113. package/esm2020/lib/core/info/map-info.mjs +3 -3
  114. package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
  115. package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
  116. package/esm2020/lib/core/layout/checkbox.mjs +3 -3
  117. package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
  118. package/esm2020/lib/core/layout/date.field.mjs +3 -3
  119. package/esm2020/lib/core/layout/expression.field.mjs +3 -3
  120. package/esm2020/lib/core/layout/file.field.mjs +3 -3
  121. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  122. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  123. package/esm2020/lib/core/layout/input.field.mjs +3 -3
  124. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  125. package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
  126. package/esm2020/lib/core/layout/select.field.mjs +3 -3
  127. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  128. package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
  129. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  130. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  131. package/esm2020/lib/core/mailbox.service.mjs +36 -42
  132. package/esm2020/lib/core/none.component.mjs +3 -3
  133. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  137. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  139. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  142. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  143. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  144. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  145. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  146. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  147. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  148. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  149. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  150. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  151. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  152. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  153. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  154. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  155. package/esm2020/lib/core/prompt.service.mjs +3 -3
  156. package/esm2020/lib/core/router.mjs +6 -6
  157. package/esm2020/lib/core/session.service.mjs +13 -6
  158. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  159. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  160. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  161. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  162. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  163. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  164. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  165. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  166. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  167. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  168. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  169. package/esm2020/lib/core/translate.service.mjs +3 -3
  170. package/esm2020/lib/core/translations.mjs +4 -4
  171. package/esm2020/lib/core/window-title.service.mjs +3 -3
  172. package/esm2020/lib/cube/accum/accum.component.mjs +5 -5
  173. package/esm2020/lib/cube/chart/chart.component.mjs +5 -5
  174. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  175. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  176. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  177. package/esm2020/lib/cube/cube.service.mjs +3 -3
  178. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  179. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  180. package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
  181. package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
  182. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  183. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  184. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  185. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  186. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  187. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
  188. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  189. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  190. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  191. package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
  192. package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
  193. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  194. package/esm2020/lib/cube/pivot/pivot.component.mjs +25 -7
  195. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  196. package/esm2020/lib/cube/view-base.mjs +3 -3
  197. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  198. package/esm2020/lib/cube/view.pane.component.mjs +3 -3
  199. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  201. package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
  202. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  203. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  204. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  205. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  206. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  207. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  208. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  209. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  210. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  211. package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  212. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  213. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  214. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  215. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  216. package/esm2020/lib/desktop.module.mjs +7 -6
  217. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  218. package/esm2020/lib/home/home-base.component.mjs +3 -3
  219. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  220. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  221. package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
  222. package/esm2020/lib/home/options/options.component.mjs +3 -3
  223. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  224. package/esm2020/lib/home/search.service.mjs +8 -8
  225. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  226. package/esm2020/lib/home/tools.component.mjs +28 -21
  227. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  228. package/esm2020/lib/mobile.module.mjs +15 -5
  229. package/esm2020/lib/modules/chart.module.mjs +4 -4
  230. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  231. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  232. package/esm2020/lib/modules/dayjs.module.mjs +4 -4
  233. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  234. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  235. package/esm2020/lib/modules/grid.module.mjs +4 -4
  236. package/esm2020/lib/modules/material.module.mjs +4 -4
  237. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  238. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  239. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  240. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  241. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  242. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  243. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  244. package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
  245. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  246. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  247. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  248. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  249. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  250. package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
  251. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  252. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  253. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  254. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  255. package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
  256. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  257. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  258. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  259. package/esm2020/lib/options/options.component.mjs +3 -3
  260. package/esm2020/lib/options/options.service.mjs +3 -3
  261. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  262. package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
  263. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  264. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  265. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  266. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  267. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  268. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  269. package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
  270. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  271. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  272. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  273. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  274. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  275. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  276. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  277. package/esm2020/lib/routes.desktop.mjs +1 -8
  278. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  279. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  280. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  281. package/esm2020/lib/shared.module.mjs +178 -125
  282. package/esm2020/lib/system.module.mjs +13 -9
  283. package/esm2020/lib/views/cube/chart.component.mjs +4 -4
  284. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  285. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  286. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  287. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  288. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  289. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  290. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  291. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  292. package/esm2020/lib/views/view-item.component.mjs +3 -3
  293. package/esm2020/lib/views/views.component.mjs +3 -3
  294. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  295. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  296. package/esm2020/public-api.mjs +2 -2
  297. package/fesm2015/bizdoc-core.mjs +1489 -1403
  298. package/fesm2015/bizdoc-core.mjs.map +1 -1
  299. package/fesm2020/bizdoc-core.mjs +1488 -1402
  300. package/fesm2020/bizdoc-core.mjs.map +1 -1
  301. package/lib/admin/profiler/profiler.component.d.ts +1 -0
  302. package/lib/app.component.d.ts +1 -3
  303. package/lib/bizdoc.module.d.ts +10 -9
  304. package/lib/core/session.service.d.ts +3 -1
  305. package/lib/cube/pivot/pivot.component.d.ts +2 -0
  306. package/lib/home/search.service.d.ts +1 -0
  307. package/lib/home/tools.component.d.ts +4 -3
  308. package/lib/shared.module.d.ts +162 -162
  309. package/lib/system.module.d.ts +1 -1
  310. package/package.json +17 -17
  311. package/public-api.d.ts +1 -1
@@ -36,8 +36,8 @@ let CubeDocumentsWidget = class CubeDocumentsWidget {
36
36
  }, () => this._sb.error());
37
37
  }
38
38
  };
39
- CubeDocumentsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CubeDocumentsWidget, deps: [{ token: i1.RouterImpl }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.WidgetRef }], target: i0.ɵɵFactoryTarget.Component });
40
- CubeDocumentsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: CubeDocumentsWidget, selector: "ng-component", host: { properties: { "style.height": "this.height" } }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true }], ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" class=\"mat-elevation-z0\" matSort @list>\r\n <ng-container matColumnDef=\"number\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Number' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <a (click)=\"open(element)\">#{{element.number}}</a></td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"subject\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Subject' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\" class=\"text\"> {{element.subject}} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"state\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Status' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element.state | state }} </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row @item *matRowDef=\"let row; columns: columns;\"></tr>\r\n</table>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n"], components: [{ type: i5.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i6.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i5.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i5.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i6.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i5.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i5.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i5.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i5.MatCellDef, selector: "[matCellDef]" }, { type: i5.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i5.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i5.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i7.TranslatePipe, "state": i8.StatePipe }, animations: [
39
+ CubeDocumentsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CubeDocumentsWidget, deps: [{ token: i1.RouterImpl }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.WidgetRef }], target: i0.ɵɵFactoryTarget.Component });
40
+ CubeDocumentsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: CubeDocumentsWidget, selector: "ng-component", host: { properties: { "style.height": "this.height" } }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true }], ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" class=\"mat-elevation-z0\" matSort @list>\r\n <ng-container matColumnDef=\"number\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Number' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <a (click)=\"open(element)\">#{{element.number}}</a></td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"subject\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Subject' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\" class=\"text\"> {{element.subject}} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"state\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Status' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element.state | state }} </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row @item *matRowDef=\"let row; columns: columns;\"></tr>\r\n</table>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n"], components: [{ type: i5.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i6.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i5.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i5.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i6.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i5.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i5.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i5.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i5.MatCellDef, selector: "[matCellDef]" }, { type: i5.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i5.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i5.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i7.TranslatePipe, "state": i8.StatePipe }, animations: [
41
41
  listAnimation,
42
42
  itemAnimation
43
43
  ] });
@@ -48,7 +48,7 @@ CubeDocumentsWidget = __decorate([
48
48
  /** */
49
49
  ], CubeDocumentsWidget);
50
50
  export { CubeDocumentsWidget };
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CubeDocumentsWidget, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CubeDocumentsWidget, decorators: [{
52
52
  type: Component,
53
53
  args: [{ animations: [
54
54
  listAnimation,
@@ -47,14 +47,14 @@ let CubeWidgetFilterComponent = class CubeWidgetFilterComponent {
47
47
  this.form.patchValue(axes);
48
48
  }
49
49
  };
50
- CubeWidgetFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CubeWidgetFilterComponent, deps: [{ token: i1.WidgetRef }, { token: i2.SessionService }, { token: i3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
51
- CubeWidgetFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: CubeWidgetFilterComponent, selector: "ng-component", ngImport: i0, template: "<bizdoc-cube-filter [cube]=\"cube\"\r\n [axes]=\"axes\" [exclude]=\"exclude\"\r\n (axesChange)=\"valuesChange($event)\"></bizdoc-cube-filter>\r\n", components: [{ type: i4.CubeFilterComponent, selector: "bizdoc-cube-filter", inputs: ["cube", "exclude", "include", "axes"], outputs: ["axesChange"] }] });
50
+ CubeWidgetFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CubeWidgetFilterComponent, deps: [{ token: i1.WidgetRef }, { token: i2.SessionService }, { token: i3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
51
+ CubeWidgetFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: CubeWidgetFilterComponent, selector: "ng-component", ngImport: i0, template: "<bizdoc-cube-filter [cube]=\"cube\"\r\n [axes]=\"axes\" [exclude]=\"exclude\"\r\n (axesChange)=\"valuesChange($event)\"></bizdoc-cube-filter>\r\n", components: [{ type: i4.CubeFilterComponent, selector: "bizdoc-cube-filter", inputs: ["cube", "exclude", "include", "axes"], outputs: ["axesChange"] }] });
52
52
  CubeWidgetFilterComponent = __decorate([
53
53
  BizDoc({ selector: 'bizdoc-cube-widget-filter' })
54
54
  /** filter component*/
55
55
  ], CubeWidgetFilterComponent);
56
56
  export { CubeWidgetFilterComponent };
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CubeWidgetFilterComponent, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CubeWidgetFilterComponent, decorators: [{
58
58
  type: Component,
59
59
  args: [{ template: "<bizdoc-cube-filter [cube]=\"cube\"\r\n [axes]=\"axes\" [exclude]=\"exclude\"\r\n (axesChange)=\"valuesChange($event)\"></bizdoc-cube-filter>\r\n" }]
60
60
  }], ctorParameters: function () { return [{ type: i1.WidgetRef }, { type: i2.SessionService }, { type: i3.FormBuilder }]; } });
@@ -41,9 +41,9 @@ export class DashboardComponent {
41
41
  this._destroy.complete();
42
42
  }
43
43
  }
44
- DashboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DashboardComponent, deps: [{ token: i1.GuideService }, { token: i2.MediaObserver }, { token: i3.SessionService }, { token: i4.PaneRef, optional: true }, { token: i5.WindowTitleService }, { token: i6.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
45
- DashboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: DashboardComponent, selector: "bizdoc-dashboard", viewQueries: [{ propertyName: "components", predicate: WidgetItemComponent, descendants: true }], ngImport: i0, template: "<mat-grid-list [cols]=\"cols\" @deshboard>\r\n <mat-grid-tile *ngFor=\"let w of widgets\" [colspan]=\"w.cols && w.cols <= cols ? w.cols : 1\" [rowspan]=\"w.rows || 1\">\r\n <mat-card @card>\r\n <mat-card-header>\r\n <mat-card-title [attr.data-guide]=\"'widget-'+w.name\">\r\n <span>{{w.title}}</span>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"widget.refresh()\" [bizdocTooltip]=\"'Refresh'|translate\" [attr.aria-label]=\"'Refresh'|translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <button mat-icon-button (click)=\"widget.filter($event)\" [bizdocTooltip]=\"'Filter' | translate\" [attr.aria-label]=\"'Filter'|translate\" *ngIf=\"w.arguments.length||w.argumentsTemplate\"><mat-icon>filter_list</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide(w.guide)\" [bizdocTooltip]=\"'Help' | translate\" [attr.aria-label]=\"'Help'|translate\" *ngIf=\"w.guide\"><mat-icon>help_outline</mat-icon></button>\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <bizdoc-widget [model]=\"w\" #widget></bizdoc-widget>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n</mat-grid-list>\r\n", styles: [":host{width:100%;height:100%;overflow-y:auto}@media only screen and (min-width: 600px){:host{min-width:600px}}.mat-card{width:calc(100% - 50px);height:calc(100% - 50px);overflow:hidden}.mat-card ::ng-deep .mat-card-header-text{width:100%}.mat-card .mat-card-title{display:flex;flex-direction:row}.mat-card .mat-card-content{height:inherit}.mat-card:hover{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}\n"], components: [{ type: i7.MatGridList, selector: "mat-grid-list", inputs: ["cols", "gutterSize", "rowHeight"], exportAs: ["matGridList"] }, { type: i7.MatGridTile, selector: "mat-grid-tile", inputs: ["rowspan", "colspan"], exportAs: ["matGridTile"] }, { type: i8.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i8.MatCardHeader, selector: "mat-card-header" }, { type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i11.WidgetItemComponent, selector: "bizdoc-widget", inputs: ["model"] }], directives: [{ type: i12.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i8.MatCardTitle, selector: "mat-card-title, [mat-card-title], [matCardTitle]" }, { type: i13.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i14.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i8.MatCardContent, selector: "mat-card-content, [mat-card-content], [matCardContent]" }], pipes: { "translate": i15.TranslatePipe }, animations: [deshboardAnimation, cardsAnimation] });
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DashboardComponent, decorators: [{
44
+ DashboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DashboardComponent, deps: [{ token: i1.GuideService }, { token: i2.MediaObserver }, { token: i3.SessionService }, { token: i4.PaneRef, optional: true }, { token: i5.WindowTitleService }, { token: i6.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
45
+ DashboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: DashboardComponent, selector: "bizdoc-dashboard", viewQueries: [{ propertyName: "components", predicate: WidgetItemComponent, descendants: true }], ngImport: i0, template: "<mat-grid-list [cols]=\"cols\" @deshboard>\r\n <mat-grid-tile *ngFor=\"let w of widgets\" [colspan]=\"w.cols && w.cols <= cols ? w.cols : 1\" [rowspan]=\"w.rows || 1\">\r\n <mat-card @card>\r\n <mat-card-header>\r\n <mat-card-title [attr.data-guide]=\"'widget-'+w.name\">\r\n <span>{{w.title}}</span>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"widget.refresh()\" [bizdocTooltip]=\"'Refresh'|translate\" [attr.aria-label]=\"'Refresh'|translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <button mat-icon-button (click)=\"widget.filter($event)\" [bizdocTooltip]=\"'Filter' | translate\" [attr.aria-label]=\"'Filter'|translate\" *ngIf=\"w.arguments.length||w.argumentsTemplate\"><mat-icon>filter_list</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide(w.guide)\" [bizdocTooltip]=\"'Help' | translate\" [attr.aria-label]=\"'Help'|translate\" *ngIf=\"w.guide\"><mat-icon>help_outline</mat-icon></button>\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <bizdoc-widget [model]=\"w\" #widget></bizdoc-widget>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n</mat-grid-list>\r\n", styles: [":host{width:100%;height:100%;overflow-y:auto}@media only screen and (min-width: 600px){:host{min-width:600px}}.mat-card{width:calc(100% - 50px);height:calc(100% - 50px);overflow:hidden}.mat-card ::ng-deep .mat-card-header-text{width:100%}.mat-card .mat-card-title{display:flex;flex-direction:row}.mat-card .mat-card-content{height:inherit}.mat-card:hover{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}\n"], components: [{ type: i7.MatGridList, selector: "mat-grid-list", inputs: ["cols", "gutterSize", "rowHeight"], exportAs: ["matGridList"] }, { type: i7.MatGridTile, selector: "mat-grid-tile", inputs: ["rowspan", "colspan"], exportAs: ["matGridTile"] }, { type: i8.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i8.MatCardHeader, selector: "mat-card-header" }, { type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i11.WidgetItemComponent, selector: "bizdoc-widget", inputs: ["model"] }], directives: [{ type: i12.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i8.MatCardTitle, selector: "mat-card-title, [mat-card-title], [matCardTitle]" }, { type: i13.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i14.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i8.MatCardContent, selector: "mat-card-content, [mat-card-content], [matCardContent]" }], pipes: { "translate": i15.TranslatePipe }, animations: [deshboardAnimation, cardsAnimation] });
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DashboardComponent, decorators: [{
47
47
  type: Component,
48
48
  args: [{ selector: 'bizdoc-dashboard', animations: [deshboardAnimation, cardsAnimation], template: "<mat-grid-list [cols]=\"cols\" @deshboard>\r\n <mat-grid-tile *ngFor=\"let w of widgets\" [colspan]=\"w.cols && w.cols <= cols ? w.cols : 1\" [rowspan]=\"w.rows || 1\">\r\n <mat-card @card>\r\n <mat-card-header>\r\n <mat-card-title [attr.data-guide]=\"'widget-'+w.name\">\r\n <span>{{w.title}}</span>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"widget.refresh()\" [bizdocTooltip]=\"'Refresh'|translate\" [attr.aria-label]=\"'Refresh'|translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <button mat-icon-button (click)=\"widget.filter($event)\" [bizdocTooltip]=\"'Filter' | translate\" [attr.aria-label]=\"'Filter'|translate\" *ngIf=\"w.arguments.length||w.argumentsTemplate\"><mat-icon>filter_list</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide(w.guide)\" [bizdocTooltip]=\"'Help' | translate\" [attr.aria-label]=\"'Help'|translate\" *ngIf=\"w.guide\"><mat-icon>help_outline</mat-icon></button>\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <bizdoc-widget [model]=\"w\" #widget></bizdoc-widget>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n</mat-grid-list>\r\n", styles: [":host{width:100%;height:100%;overflow-y:auto}@media only screen and (min-width: 600px){:host{min-width:600px}}.mat-card{width:calc(100% - 50px);height:calc(100% - 50px);overflow:hidden}.mat-card ::ng-deep .mat-card-header-text{width:100%}.mat-card .mat-card-title{display:flex;flex-direction:row}.mat-card .mat-card-content{height:inherit}.mat-card:hover{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}\n"] }]
49
49
  }], ctorParameters: function () { return [{ type: i1.GuideService }, { type: i2.MediaObserver }, { type: i3.SessionService }, { type: i4.PaneRef, decorators: [{
@@ -9,9 +9,9 @@ export class DashboardPaneComponent {
9
9
  pane.title = translate.get('Dashboard');
10
10
  }
11
11
  }
12
- DashboardPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DashboardPaneComponent, deps: [{ token: i1.PaneRef }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
13
- DashboardPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: DashboardPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: '<bizdoc-dashboard></bizdoc-dashboard>', isInline: true, styles: [":host{min-width:1200px}\n"], components: [{ type: i3.DashboardComponent, selector: "bizdoc-dashboard" }] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DashboardPaneComponent, decorators: [{
12
+ DashboardPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DashboardPaneComponent, deps: [{ token: i1.PaneRef }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
13
+ DashboardPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: DashboardPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: '<bizdoc-dashboard></bizdoc-dashboard>', isInline: true, styles: [":host{min-width:1200px}\n"], components: [{ type: i3.DashboardComponent, selector: "bizdoc-dashboard" }] });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DashboardPaneComponent, decorators: [{
15
15
  type: Component,
16
16
  args: [{
17
17
  template: '<bizdoc-dashboard></bizdoc-dashboard>',
@@ -70,8 +70,8 @@ let RecentsWidget = class RecentsWidget {
70
70
  this._destroy.complete();
71
71
  }
72
72
  };
73
- RecentsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: RecentsWidget, deps: [{ token: i1.RouterImpl }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.WidgetRef }, { token: i5.SessionService }, { token: BIZDOC_CONFIG }], target: i0.ɵɵFactoryTarget.Component });
74
- RecentsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: RecentsWidget, selector: "ng-component", host: { properties: { "style.height": "this.height" } }, ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" class=\"mat-elevation-z0\" @list>\r\n <ng-container matColumnDef=\"number\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Number' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\"> <a (click)=\"open(item)\">#{{item.number}}</a> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"subject\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Subject' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\" class=\"text\"> {{item.subject}} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"state\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Status' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\"> {{item.stateId | state }} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"option\">\r\n <th mat-header-cell *matHeaderCellDef> </th>\r\n <td mat-cell *matCellDef=\"let item\">\r\n <ng-container *ngIf=\"!item.loading; else progress\">\r\n <button mat-icon-button (click)=\"view(item, $event)\" [bizdocTooltip]=\"'View' | translate\" [attr.aria-label]=\"'View' | translate\" class=\"tool\" *ngIf=\"enableAnalysis\" matAnimate=\"rotate\"><mat-icon>data_usage</mat-icon></button>\r\n <button mat-icon-button (click)=\"open(item)\" [bizdocTooltip]=\"'Open' | translate\" [attr.aria-label]=\"'Open' | translate\" class=\"tool\"><mat-icon>more_horiz</mat-icon></button>\r\n </ng-container>\r\n </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row @item *matRowDef=\"let row; columns: columns;\"></tr>\r\n</table>\r\n<ng-template #progress>\r\n <mat-spinner diameter=\"26\"></mat-spinner>\r\n</ng-template>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n", ":host ::ng-deep tr .tool{opacity:.1}:host ::ng-deep tr:hover .tool{opacity:1}\n"], components: [{ type: i6.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i7.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i6.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i6.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i9.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "diameter", "strokeWidth", "mode", "value"], exportAs: ["matProgressSpinner"] }], directives: [{ type: i6.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i6.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i6.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i6.MatCellDef, selector: "[matCellDef]" }, { type: i6.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i10.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i11.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i6.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i6.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i13.TranslatePipe, "state": i14.StatePipe }, animations: [
73
+ RecentsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: RecentsWidget, deps: [{ token: i1.RouterImpl }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.WidgetRef }, { token: i5.SessionService }, { token: BIZDOC_CONFIG }], target: i0.ɵɵFactoryTarget.Component });
74
+ RecentsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: RecentsWidget, selector: "ng-component", host: { properties: { "style.height": "this.height" } }, ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" class=\"mat-elevation-z0\" @list>\r\n <ng-container matColumnDef=\"number\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Number' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\"> <a (click)=\"open(item)\">#{{item.number}}</a> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"subject\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Subject' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\" class=\"text\"> {{item.subject}} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"state\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Status' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let item\"> {{item.stateId | state }} </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"option\">\r\n <th mat-header-cell *matHeaderCellDef> </th>\r\n <td mat-cell *matCellDef=\"let item\">\r\n <ng-container *ngIf=\"!item.loading; else progress\">\r\n <button mat-icon-button (click)=\"view(item, $event)\" [bizdocTooltip]=\"'View' | translate\" [attr.aria-label]=\"'View' | translate\" class=\"tool\" *ngIf=\"enableAnalysis\" matAnimate=\"rotate\"><mat-icon>data_usage</mat-icon></button>\r\n <button mat-icon-button (click)=\"open(item)\" [bizdocTooltip]=\"'Open' | translate\" [attr.aria-label]=\"'Open' | translate\" class=\"tool\"><mat-icon>more_horiz</mat-icon></button>\r\n </ng-container>\r\n </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row @item *matRowDef=\"let row; columns: columns;\"></tr>\r\n</table>\r\n<ng-template #progress>\r\n <mat-spinner diameter=\"26\"></mat-spinner>\r\n</ng-template>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n", ":host ::ng-deep tr .tool{opacity:.1}:host ::ng-deep tr:hover .tool{opacity:1}\n"], components: [{ type: i6.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i7.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i6.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i6.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i9.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "diameter", "strokeWidth", "mode", "value"], exportAs: ["matProgressSpinner"] }], directives: [{ type: i6.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i6.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i6.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i6.MatCellDef, selector: "[matCellDef]" }, { type: i6.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i10.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i11.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i6.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i6.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i13.TranslatePipe, "state": i14.StatePipe }, animations: [
75
75
  listAnimation,
76
76
  itemAnimation
77
77
  ] });
@@ -82,7 +82,7 @@ RecentsWidget = __decorate([
82
82
  /** performance component*/
83
83
  ], RecentsWidget);
84
84
  export { RecentsWidget };
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: RecentsWidget, decorators: [{
85
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: RecentsWidget, decorators: [{
86
86
  type: Component,
87
87
  args: [{ animations: [
88
88
  listAnimation,
@@ -152,15 +152,15 @@ let PersonalActivityWidget = class PersonalActivityWidget {
152
152
  this._destroy.complete();
153
153
  }
154
154
  };
155
- PersonalActivityWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PersonalActivityWidget, deps: [{ token: i1.WidgetRef }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.SessionService }], target: i0.ɵɵFactoryTarget.Component });
156
- PersonalActivityWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: PersonalActivityWidget, selector: "ng-component", viewQueries: [{ propertyName: "chart", first: true, predicate: ChartComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
155
+ PersonalActivityWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PersonalActivityWidget, deps: [{ token: i1.WidgetRef }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.SessionService }], target: i0.ɵɵFactoryTarget.Component });
156
+ PersonalActivityWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: PersonalActivityWidget, selector: "ng-component", viewQueries: [{ propertyName: "chart", first: true, predicate: ChartComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
157
157
  PersonalActivityWidget = __decorate([
158
158
  BizDoc({
159
159
  selector: 'bizdoc-personal-activity'
160
160
  })
161
161
  ], PersonalActivityWidget);
162
162
  export { PersonalActivityWidget };
163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PersonalActivityWidget, decorators: [{
163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PersonalActivityWidget, decorators: [{
164
164
  type: Component,
165
165
  args: [{
166
166
  template: '',
@@ -180,15 +180,15 @@ let CompareGroupsWidget = CompareGroupsWidget_1 = class CompareGroupsWidget {
180
180
  }
181
181
  };
182
182
  CompareGroupsWidget.nextId = 0;
183
- CompareGroupsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CompareGroupsWidget, deps: [{ token: i1.TranslateService }, { token: i2.WidgetRef }, { token: i0.ElementRef }, { token: i3.SessionService }], target: i0.ɵɵFactoryTarget.Component });
184
- CompareGroupsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: CompareGroupsWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, properties: { "id": "id" } }, providers: [LineSeriesService, CrosshairService, ColumnSeriesService], viewQueries: [{ propertyName: "chart", first: true, predicate: ChartComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
183
+ CompareGroupsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CompareGroupsWidget, deps: [{ token: i1.TranslateService }, { token: i2.WidgetRef }, { token: i0.ElementRef }, { token: i3.SessionService }], target: i0.ɵɵFactoryTarget.Component });
184
+ CompareGroupsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: CompareGroupsWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, properties: { "id": "id" } }, providers: [LineSeriesService, CrosshairService, ColumnSeriesService], viewQueries: [{ propertyName: "chart", first: true, predicate: ChartComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
185
185
  CompareGroupsWidget = CompareGroupsWidget_1 = __decorate([
186
186
  BizDoc({
187
187
  selector: 'bizdoc-compare-groups'
188
188
  })
189
189
  ], CompareGroupsWidget);
190
190
  export { CompareGroupsWidget };
191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CompareGroupsWidget, decorators: [{
191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: CompareGroupsWidget, decorators: [{
192
192
  type: Component,
193
193
  args: [{
194
194
  //templateUrl: './compare-groups.widget.html',
@@ -226,15 +226,15 @@ let PeersPerformanceWidget = PeersPerformanceWidget_1 = class PeersPerformanceWi
226
226
  }
227
227
  };
228
228
  PeersPerformanceWidget.nextId = 0;
229
- PeersPerformanceWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PeersPerformanceWidget, deps: [{ token: i1.SessionService }, { token: i2.WidgetRef }, { token: i0.ElementRef }, { token: i3.AccountService }, { token: i4.Directionality }, { token: i5.DurationFormatPipe }, { token: i6.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
230
- PeersPerformanceWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: PeersPerformanceWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, properties: { "id": "this.id" }, styleAttribute: "display: block" }, viewQueries: [{ propertyName: "gauge", first: true, predicate: CircularGaugeComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
229
+ PeersPerformanceWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PeersPerformanceWidget, deps: [{ token: i1.SessionService }, { token: i2.WidgetRef }, { token: i0.ElementRef }, { token: i3.AccountService }, { token: i4.Directionality }, { token: i5.DurationFormatPipe }, { token: i6.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
230
+ PeersPerformanceWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: PeersPerformanceWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, properties: { "id": "this.id" }, styleAttribute: "display: block" }, viewQueries: [{ propertyName: "gauge", first: true, predicate: CircularGaugeComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
231
231
  PeersPerformanceWidget = PeersPerformanceWidget_1 = __decorate([
232
232
  BizDoc({
233
233
  selector: 'bizdoc-peers-performance'
234
234
  })
235
235
  ], PeersPerformanceWidget);
236
236
  export { PeersPerformanceWidget };
237
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PeersPerformanceWidget, decorators: [{
237
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PeersPerformanceWidget, decorators: [{
238
238
  type: Component,
239
239
  args: [{
240
240
  template: '',
@@ -33,8 +33,8 @@ let PendingResultsWidget = class PendingResultsWidget {
33
33
  this._destroy.complete();
34
34
  }
35
35
  };
36
- PendingResultsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PendingResultsWidget, deps: [{ token: i1.WidgetRef }], target: i0.ɵɵFactoryTarget.Component });
37
- PendingResultsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: PendingResultsWidget, selector: "bizdoc-pending-results", host: { properties: { "style.height": "this.height" } }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true }], ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" matSort class=\"mat-elevation-z0\" @list>\r\n <ng-container matColumnDef=\"name\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Name' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <bizdoc-identity-name [identity]='element.userId' chating=\"room\"></bizdoc-identity-name></td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"duration\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Duration' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <span [bizdocTooltip]='element.duration|amDurationFormat'>{{ element.duration | amDuration : 's' }}</span> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"standard\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Standard' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <span *ngIf=\"element.standard\" [bizdocTooltip]=\"element.standard|amDurationFormat\">{{ element.standard | amDuration: 's' }}</span> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"count\">\r\n <th mat-header-cell *matHeaderCellDef> </th>\r\n <td mat-cell *matCellDef=\"let element\" dir=\"ltr\">\r\n <span class=\"range\">{{ element.processed }} / {{element.pending + element.processed}}</span>\r\n </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row *matRowDef=\"let row; columns: columns;\" @item></tr>\r\n</table>\r\n<style scoped>\r\n .range {\r\n white-space: nowrap;\r\n }\r\n</style>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n", "\n .range {\n white-space: nowrap;\n }\n"], components: [{ type: i2.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { type: i4.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i2.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i2.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i4.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i2.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i2.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i2.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2.MatCellDef, selector: "[matCellDef]" }, { type: i2.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i5.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i7.Dir, selector: "[dir]", inputs: ["dir"], outputs: ["dirChange"], exportAs: ["dir"] }, { type: i2.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i2.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i8.TranslatePipe, "amDurationFormat": i9.DurationFormatPipe, "amDuration": i10.DurationPipe }, animations: [
36
+ PendingResultsWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PendingResultsWidget, deps: [{ token: i1.WidgetRef }], target: i0.ɵɵFactoryTarget.Component });
37
+ PendingResultsWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: PendingResultsWidget, selector: "bizdoc-pending-results", host: { properties: { "style.height": "this.height" } }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true }], ngImport: i0, template: "<table mat-table [dataSource]=\"dataSource\" matSort class=\"mat-elevation-z0\" @list>\r\n <ng-container matColumnDef=\"name\">\r\n <th mat-header-cell *matHeaderCellDef> {{'Name' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <bizdoc-identity-name [identity]='element.userId' chating=\"room\"></bizdoc-identity-name></td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"duration\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Duration' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <span [bizdocTooltip]='element.duration|amDurationFormat'>{{ element.duration | amDuration : 's' }}</span> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"standard\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header> {{'Standard' | translate}} </th>\r\n <td mat-cell *matCellDef=\"let element\"> <span *ngIf=\"element.standard\" [bizdocTooltip]=\"element.standard|amDurationFormat\">{{ element.standard | amDuration: 's' }}</span> </td>\r\n </ng-container>\r\n\r\n <ng-container matColumnDef=\"count\">\r\n <th mat-header-cell *matHeaderCellDef> </th>\r\n <td mat-cell *matCellDef=\"let element\" dir=\"ltr\">\r\n <span class=\"range\">{{ element.processed }} / {{element.pending + element.processed}}</span>\r\n </td>\r\n </ng-container>\r\n\r\n <tr mat-header-row *matHeaderRowDef=\"columns; sticky: true\"></tr>\r\n <tr mat-row *matRowDef=\"let row; columns: columns;\" @item></tr>\r\n</table>\r\n<style scoped>\r\n .range {\r\n white-space: nowrap;\r\n }\r\n</style>\r\n", styles: ["table{width:100%}td.text{text-overflow:ellipsis;max-width:100px;white-space:nowrap;overflow:hidden}:host{overflow:hidden;display:block}:host:hover{overflow-y:auto!important}\n", "\n .range {\n white-space: nowrap;\n }\n"], components: [{ type: i2.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { type: i4.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i2.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i2.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i4.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i2.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i2.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i2.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2.MatCellDef, selector: "[matCellDef]" }, { type: i2.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i5.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i7.Dir, selector: "[dir]", inputs: ["dir"], outputs: ["dirChange"], exportAs: ["dir"] }, { type: i2.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i2.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i8.TranslatePipe, "amDurationFormat": i9.DurationFormatPipe, "amDuration": i10.DurationPipe }, animations: [
38
38
  listAnimation,
39
39
  itemAnimation
40
40
  ] });
@@ -44,7 +44,7 @@ PendingResultsWidget = __decorate([
44
44
  })
45
45
  ], PendingResultsWidget);
46
46
  export { PendingResultsWidget };
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PendingResultsWidget, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PendingResultsWidget, decorators: [{
48
48
  type: Component,
49
49
  args: [{ selector: 'bizdoc-pending-results', animations: [
50
50
  listAnimation,
@@ -197,15 +197,15 @@ let PersonalScoreWidget = class PersonalScoreWidget {
197
197
  this._destroy.complete();
198
198
  }
199
199
  };
200
- PersonalScoreWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PersonalScoreWidget, deps: [{ token: i1.WidgetRef }, { token: i2.SessionService }, { token: i3.Directionality }, { token: i4.DurationFormatPipe }, { token: i0.ElementRef }, { token: i5.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
201
- PersonalScoreWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: PersonalScoreWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, styleAttribute: "display: block" }, viewQueries: [{ propertyName: "gauge", first: true, predicate: CircularGaugeComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
200
+ PersonalScoreWidget.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PersonalScoreWidget, deps: [{ token: i1.WidgetRef }, { token: i2.SessionService }, { token: i3.Directionality }, { token: i4.DurationFormatPipe }, { token: i0.ElementRef }, { token: i5.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
201
+ PersonalScoreWidget.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: PersonalScoreWidget, selector: "ng-component", host: { attributes: { "dir": "ltr" }, styleAttribute: "display: block" }, viewQueries: [{ propertyName: "gauge", first: true, predicate: CircularGaugeComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
202
202
  PersonalScoreWidget = __decorate([
203
203
  BizDoc({
204
204
  selector: 'bizdoc-personal-score'
205
205
  })
206
206
  ], PersonalScoreWidget);
207
207
  export { PersonalScoreWidget };
208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: PersonalScoreWidget, decorators: [{
208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PersonalScoreWidget, decorators: [{
209
209
  type: Component,
210
210
  args: [{
211
211
  //templateUrl: './personal-score.widget.html',
@@ -73,9 +73,9 @@ export class WidgetItemComponent {
73
73
  this._destroy.complete();
74
74
  }
75
75
  }
76
- WidgetItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: WidgetItemComponent, deps: [{ token: i1.Popup }, { token: i2.HttpClient }, { token: i3.PromptService }, { token: i0.Injector }, { token: i0.ViewContainerRef }, { token: i4.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
77
- WidgetItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: WidgetItemComponent, selector: "bizdoc-widget", inputs: { model: "model" }, host: { listeners: { "window:resize": "resize()" } }, ngImport: i0, template: '', isInline: true });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: WidgetItemComponent, decorators: [{
76
+ WidgetItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: WidgetItemComponent, deps: [{ token: i1.Popup }, { token: i2.HttpClient }, { token: i3.PromptService }, { token: i0.Injector }, { token: i0.ViewContainerRef }, { token: i4.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
77
+ WidgetItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: WidgetItemComponent, selector: "bizdoc-widget", inputs: { model: "model" }, host: { listeners: { "window:resize": "resize()" } }, ngImport: i0, template: '', isInline: true });
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: WidgetItemComponent, decorators: [{
79
79
  type: Component,
80
80
  args: [{
81
81
  selector: 'bizdoc-widget',
@@ -41,6 +41,7 @@ import { DocumentInfoPaneComponent } from './compose/document.pane.component';
41
41
  import { ItemResolver } from './cube/explore/item-resolver.service';
42
42
  import { DocumentResolver } from './compose/document-resolver.service';
43
43
  import { RecipientResolver } from './compose/recipient-resolver.service';
44
+ import { ComposeDismiss } from './compose/dismiss.service';
44
45
  import * as i0 from "@angular/core";
45
46
  export class DesktopModule {
46
47
  static forChild(config) {
@@ -50,8 +51,8 @@ export class DesktopModule {
50
51
  };
51
52
  }
52
53
  }
53
- DesktopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DesktopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
54
- DesktopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DesktopModule, declarations: [DocumentInfoPaneComponent,
54
+ DesktopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DesktopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
55
+ DesktopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DesktopModule, declarations: [DocumentInfoPaneComponent,
55
56
  DocumentViewPaneComponent,
56
57
  QuickToolsComponent,
57
58
  QuickNotificationsComponent,
@@ -86,7 +87,7 @@ DesktopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version:
86
87
  CubeMatrixPaneComponent,
87
88
  SchedulerPaneComponent,
88
89
  ContactsPaneComponent, ConversationPaneComponent] });
89
- DesktopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DesktopModule, providers: [SearchService, DocumentResolver, RecipientResolver, ItemResolver,
90
+ DesktopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DesktopModule, providers: [ComposeDismiss, SearchService, DocumentResolver, RecipientResolver, ItemResolver,
90
91
  PanesRouter, AdminDismiss], imports: [[
91
92
  CommonModule,
92
93
  HttpClientModule,
@@ -95,7 +96,7 @@ DesktopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
95
96
  RouterModule,
96
97
  SharedModule
97
98
  ]] });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: DesktopModule, decorators: [{
99
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: DesktopModule, decorators: [{
99
100
  type: NgModule,
100
101
  args: [{
101
102
  declarations: [DocumentInfoPaneComponent,
@@ -117,7 +118,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImpor
117
118
  CubeMatrixPaneComponent,
118
119
  SchedulerPaneComponent,
119
120
  ContactsPaneComponent, ConversationPaneComponent],
120
- providers: [SearchService, DocumentResolver, RecipientResolver, ItemResolver,
121
+ providers: [ComposeDismiss, SearchService, DocumentResolver, RecipientResolver, ItemResolver,
121
122
  PanesRouter, AdminDismiss],
122
123
  imports: [
123
124
  CommonModule,
@@ -141,4 +142,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImpor
141
142
  ContactsPaneComponent, ConversationPaneComponent]
142
143
  }]
143
144
  }] });
144
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVza3RvcC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2Rlc2t0b3AubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBdUIsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzlELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNyRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQzlFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ3BFLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUMxRCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUN2RSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUMvRSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNyRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQztBQUN2RSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUM5RSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQztBQUNuRixPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztB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QUMxRSxXQUFXLEVBQUUsWUFBWSxDQUFDO29CQUU1QixPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixnQkFBZ0I7d0JBQ2hCLG1CQUFtQjt3QkFDbkIsZ0JBQWdCO3dCQUNoQixZQUFZO3dCQUNaLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsbUJBQW1CLEVBQUUsY0FBYzt3QkFDM0Msc0JBQXNCO3dCQUN0QixpQkFBaUIsRUFBRSxxQkFBcUIsRUFBRSx3QkFBd0IsRUFBRSx3QkFBd0IsRUFBRSwwQkFBMEI7d0JBQ3hILGtCQUFrQixFQUFFLG9CQUFvQjt3QkFDeEMsbUJBQW1CLEVBQUUscUJBQXFCO3dCQUMxQyxvQkFBb0IsRUFBRSxtQkFBbUI7d0JBQ3pDLG9CQUFvQjt3QkFDcEIsbUJBQW1CO3dCQUNuQixvQkFBb0IsRUFBRSxvQkFBb0I7d0JBQzFDLHVCQUF1Qjt3QkFDdkIsc0JBQXNCO3dCQUN0QixxQkFBcUIsRUFBRSx5QkFBeUIsQ0FBQztpQkFDcEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBNb2R1bGVXaXRoUHJvdmlkZXJzLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBIdHRwQ2xpZW50TW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uL2h0dHAnO1xyXG5pbXBvcnQgeyBGbGV4TGF5b3V0TW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZmxleC1sYXlvdXQnO1xyXG5pbXBvcnQgeyBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBSb3V0ZXJNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xyXG5pbXBvcnQgeyBTaGFyZWRNb2R1bGUgfSBmcm9tICcuL3NoYXJlZC5tb2R1bGUnO1xyXG5cclxuaW1wb3J0IHsgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vc2NoZWR1bGVyL3NjaGVkdWxlci5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNsb3RSb3V0ZXJEaXJlY3RpdmUgfSBmcm9tICcuL2NvcmUvc2xvdHMvcm91dGVyLmRpcmVjdGl2ZSc7XHJcbmltcG9ydCB7IFBhbmVzUm91dGVyIH0gZnJvbSAnLi9jb3JlL3Nsb3RzL3JvdXRlci5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQ29udGFjdHNQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jaGF0L2NvbnRhY3RzLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY2hhdC9jb252ZXJzYXRpb24ucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBCcm93c2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9icm93c2UvYnJvd3NlLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgRm9sZGVyc01lbnVDb21wb25lbnQgfSBmcm9tICcuL2Jyb3dzZS9mb2xkZXJzLW1lbnUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQWN0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9hY3Rpb24vYWN0aW9uLnBhbmUuZGlhbG9nLmV4cCc7XHJcbmltcG9ydCB7IENvbW1lbnRzUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9jb21tZW50cy9jb21tZW50cy5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IENvbXBvc2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jb21wb3NlL2NvbXBvc2UucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBDb21wb3NlTWVudUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9uZXctbWVudS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBUcmFjZVBhbmVDb21wb25lbnQgfSBmcm9tICcuL2NvbXBvc2UvdHJhY2UvdHJhY2UucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBWZXJzaW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS92ZXJzaW9uLWNvbXBhcmUvdmVyc2lvbi5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNsb3RzQ29tcG9uZW50IH0gZnJvbSAnLi9jb3JlL3Nsb3RzL3Nsb3RzLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEN1YmVNZW51Q29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL2N1YmUtbWVudS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBFeHBsb3JlSXRlbVBhbmVDb21wb25lbnQgfSBmcm9tICcuL2N1YmUvZXhwbG9yZS9pdGVtLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL2V4cGxvcmUvZXhwbG9yZS5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL21hdHJpeC9tYXRyaXgucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBDdWJlVmlld1BhbmVDb21wb25lbnQgfSBmcm9tICcuL2N1YmUvdmlldy5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IE5vdGlmaWNhdGlvbnNQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vbm90aWZpY2F0aW9ucy9ub3RpZmljYXRpb25zLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFJlcG9ydFBhbmVDb21wb25lbnQgfSBmcm9tICcuL3JlcG9ydHMvcmVwb3J0LnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgUmVwb3J0c01lbnVDb21wb25lbnQgfSBmcm9tICcuL3JlcG9ydHMvcmVwb3J0cy1tZW51LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEhvbWVDb21wb25lbnQgfSBmcm9tICcuL2hvbWUvaG9tZS5kZXNrdG9wLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFF1aWNrT3B0aW9uc0NvbXBvbmVudCB9IGZyb20gJy4vaG9tZS9vcHRpb25zL29wdGlvbnMuY29tcG9uZW50JztcclxuaW1wb3J0IHsgUXVpY2tTaWduQ29tcG9uZW50IH0gZnJvbSAnLi9ob21lL3NpZ24vc2lnbi5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBBZG1pbk1lbnVDb21wb25lbnQgfSBmcm9tICcuL2FkbWluL2FkbWluLW1lbnUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQWRtaW5EaXNtaXNzIH0gZnJvbSBcIi4vYWRtaW4vYWRtaW4tZGlzbWlzcy5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IERhc2hib2FyZFBhbmVDb21wb25lbnQgfSBmcm9tICcuL2Rhc2hib2FyZC9kYXNoYm9hcmQucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBRdWlja05vdGlmaWNhdGlvbnNDb21wb25lbnQgfSBmcm9tICcuL2hvbWUvbm90aWZpY2F0aW9ucy9ub3RpZmljYXRpb25zLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNlYXJjaFNlcnZpY2UgfSBmcm9tICcuL2hvbWUvc2VhcmNoLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBRdWlja1Rvb2xzQ29tcG9uZW50IH0gZnJvbSAnLi9ob21lL3Rvb2xzLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IERvY3VtZW50Vmlld1BhbmVDb21wb25lbnQgfSBmcm9tICcuL3ZpZXdzL3ZpZXdzLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgRG9jdW1lbnRJbmZvUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9kb2N1bWVudC5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEl0ZW1SZXNvbHZlciB9IGZyb20gJy4vY3ViZS9leHBsb3JlL2l0ZW0tcmVzb2x2ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IERvY3VtZW50UmVzb2x2ZXIgfSBmcm9tICcuL2NvbXBvc2UvZG9jdW1lbnQtcmVzb2x2ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IFJlY2lwaWVudFJlc29sdmVyIH0gZnJvbSAnLi9jb21wb3NlL3JlY2lwaWVudC1yZXNvbHZlci5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQml6RG9jQ2hpbGRDb25maWcgfSBmcm9tICcuL2NvcmUvY29uZmlndXJhdGlvbic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW0RvY3VtZW50SW5mb1BhbmVDb21wb25lbnQsXHJcbiAgICBEb2N1bWVudFZpZXdQYW5lQ29tcG9uZW50LFxyXG4gICAgUXVpY2tUb29sc0NvbXBvbmVudCxcclxuICAgIFF1aWNrTm90aWZpY2F0aW9uc0NvbXBvbmVudCxcclxuICAgIERhc2hib2FyZFBhbmVDb21wb25lbnQsXHJcbiAgICBBZG1pbk1lbnVDb21wb25lbnQsXHJcbiAgICBIb21lQ29tcG9uZW50LFxyXG4gICAgUXVpY2tTaWduQ29tcG9uZW50LCBRdWlja09wdGlvbnNDb21wb25lbnQsXHJcbiAgICBTbG90Um91dGVyRGlyZWN0aXZlLCBTbG90c0NvbXBvbmVudCxcclxuICAgIEN1YmVNZW51Q29tcG9uZW50LCBDdWJlVmlld1BhbmVDb21wb25lbnQsIEV4cGxvcmVJdGVtUGFuZUNvbXBvbmVudCwgQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50LCBOb3RpZmljYXRpb25zUGFuZUNvbXBvbmVudCxcclxuICAgIFRyYWNlUGFuZUNvbXBvbmVudCwgVmVyc2lvblBhbmVDb21wb25lbnQsXHJcbiAgICBBY3Rpb25QYW5lQ29tcG9uZW50LCBDb21tZW50c1BhbmVDb21wb25lbnQsXHJcbiAgICBSZXBvcnRzTWVudUNvbXBvbmVudCwgUmVwb3J0UGFuZUNvbXBvbmVudCxcclxuICAgIEZvbGRlcnNNZW51Q29tcG9uZW50LFxyXG4gICAgQnJvd3NlUGFuZUNvbXBvbmVudCxcclxuICAgIENvbXBvc2VNZW51Q29tcG9uZW50LCBDb21wb3NlUGFuZUNvbXBvbmVudCxcclxuICAgIEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50LFxyXG4gICAgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCxcclxuICAgIENvbnRhY3RzUGFuZUNvbXBvbmVudCwgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudF0sXHJcbiAgcHJvdmlkZXJzOiBbU2VhcmNoU2VydmljZSwgRG9jdW1lbnRSZXNvbHZlciwgUmVjaXBpZW50UmVzb2x2ZXIsIEl0ZW1SZXNvbHZlcixcclxuICAgIFBhbmVzUm91dGVyLCBBZG1pbkRpc21pc3NdXHJcbiAgLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZSxcclxuICAgIEh0dHBDbGllbnRNb2R1bGUsXHJcbiAgICBSZWFjdGl2ZUZvcm1zTW9kdWxlLFxyXG4gICAgRmxleExheW91dE1vZHVsZSxcclxuICAgIFJvdXRlck1vZHVsZSxcclxuICAgIFNoYXJlZE1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1Nsb3RSb3V0ZXJEaXJlY3RpdmUsIFNsb3RzQ29tcG9uZW50LFxyXG4gICAgRGFzaGJvYXJkUGFuZUNvbXBvbmVudCxcclxuICAgIEN1YmVNZW51Q29tcG9uZW50LCBDdWJlVmlld1BhbmVDb21wb25lbnQsIEV4cGxvcmVJdGVtUGFuZUNvbXBvbmVudCwgQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50LCBOb3RpZmljYXRpb25zUGFuZUNvbXBvbmVudCxcclxuICAgIFRyYWNlUGFuZUNvbXBvbmVudCwgVmVyc2lvblBhbmVDb21wb25lbnQsXHJcbiAgICBBY3Rpb25QYW5lQ29tcG9uZW50LCBDb21tZW50c1BhbmVDb21wb25lbnQsXHJcbiAgICBSZXBvcnRzTWVudUNvbXBvbmVudCwgUmVwb3J0UGFuZUNvbXBvbmVudCxcclxuICAgIEZvbGRlcnNNZW51Q29tcG9uZW50LFxyXG4gICAgQnJvd3NlUGFuZUNvbXBvbmVudCxcclxuICAgIENvbXBvc2VNZW51Q29tcG9uZW50LCBDb21wb3NlUGFuZUNvbXBvbmVudCxcclxuICAgIEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50LFxyXG4gICAgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCxcclxuICAgIENvbnRhY3RzUGFuZUNvbXBvbmVudCwgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIERlc2t0b3BNb2R1bGUge1xyXG4gIHN0YXRpYyBmb3JDaGlsZChjb25maWc6IEJpekRvY0NoaWxkQ29uZmlnKTogTW9kdWxlV2l0aFByb3ZpZGVyczxEZXNrdG9wTW9kdWxlPiB7XHJcbiAgICByZXR1cm4ge1xyXG4gICAgICBuZ01vZHVsZTogRGVza3RvcE1vZHVsZSxcclxuICAgICAgcHJvdmlkZXJzOiBbXVxyXG4gICAgfTtcclxuICB9XHJcbn1cclxuIl19
145
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVza3RvcC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2Rlc2t0b3AubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBdUIsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzlELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNyRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQzlFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ3BFLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUMxRCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUN2RSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUMvRSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNyRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQztBQUN2RSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUM5RSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQztBQUNuRixPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztB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UyxFQUFFLENBQUMsY0FBYyxFQUFFLGFBQWEsRUFBRSxnQkFBZ0IsRUFBRSxpQkFBaUIsRUFBRSxZQUFZO3dCQUMxRixXQUFXLEVBQUUsWUFBWSxDQUFDO29CQUU1QixPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixnQkFBZ0I7d0JBQ2hCLG1CQUFtQjt3QkFDbkIsZ0JBQWdCO3dCQUNoQixZQUFZO3dCQUNaLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsbUJBQW1CLEVBQUUsY0FBYzt3QkFDM0Msc0JBQXNCO3dCQUN0QixpQkFBaUIsRUFBRSxxQkFBcUIsRUFBRSx3QkFBd0IsRUFBRSx3QkFBd0IsRUFBRSwwQkFBMEI7d0JBQ3hILGtCQUFrQixFQUFFLG9CQUFvQjt3QkFDeEMsbUJBQW1CLEVBQUUscUJBQXFCO3dCQUMxQyxvQkFBb0IsRUFBRSxtQkFBbUI7d0JBQ3pDLG9CQUFvQjt3QkFDcEIsbUJBQW1CO3dCQUNuQixvQkFBb0IsRUFBRSxvQkFBb0I7d0JBQzFDLHVCQUF1Qjt3QkFDdkIsc0JBQXNCO3dCQUN0QixxQkFBcUIsRUFBRSx5QkFBeUIsQ0FBQztpQkFDcEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBNb2R1bGVXaXRoUHJvdmlkZXJzLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBIdHRwQ2xpZW50TW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uL2h0dHAnO1xyXG5pbXBvcnQgeyBGbGV4TGF5b3V0TW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZmxleC1sYXlvdXQnO1xyXG5pbXBvcnQgeyBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBSb3V0ZXJNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xyXG5pbXBvcnQgeyBTaGFyZWRNb2R1bGUgfSBmcm9tICcuL3NoYXJlZC5tb2R1bGUnO1xyXG5cclxuaW1wb3J0IHsgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vc2NoZWR1bGVyL3NjaGVkdWxlci5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNsb3RSb3V0ZXJEaXJlY3RpdmUgfSBmcm9tICcuL2NvcmUvc2xvdHMvcm91dGVyLmRpcmVjdGl2ZSc7XHJcbmltcG9ydCB7IFBhbmVzUm91dGVyIH0gZnJvbSAnLi9jb3JlL3Nsb3RzL3JvdXRlci5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQ29udGFjdHNQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jaGF0L2NvbnRhY3RzLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY2hhdC9jb252ZXJzYXRpb24ucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBCcm93c2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9icm93c2UvYnJvd3NlLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgRm9sZGVyc01lbnVDb21wb25lbnQgfSBmcm9tICcuL2Jyb3dzZS9mb2xkZXJzLW1lbnUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQWN0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9hY3Rpb24vYWN0aW9uLnBhbmUuZGlhbG9nLmV4cCc7XHJcbmltcG9ydCB7IENvbW1lbnRzUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9jb21tZW50cy9jb21tZW50cy5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IENvbXBvc2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jb21wb3NlL2NvbXBvc2UucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBDb21wb3NlTWVudUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9uZXctbWVudS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBUcmFjZVBhbmVDb21wb25lbnQgfSBmcm9tICcuL2NvbXBvc2UvdHJhY2UvdHJhY2UucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBWZXJzaW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS92ZXJzaW9uLWNvbXBhcmUvdmVyc2lvbi5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNsb3RzQ29tcG9uZW50IH0gZnJvbSAnLi9jb3JlL3Nsb3RzL3Nsb3RzLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEN1YmVNZW51Q29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL2N1YmUtbWVudS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBFeHBsb3JlSXRlbVBhbmVDb21wb25lbnQgfSBmcm9tICcuL2N1YmUvZXhwbG9yZS9pdGVtLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL2V4cGxvcmUvZXhwbG9yZS5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jdWJlL21hdHJpeC9tYXRyaXgucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBDdWJlVmlld1BhbmVDb21wb25lbnQgfSBmcm9tICcuL2N1YmUvdmlldy5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IE5vdGlmaWNhdGlvbnNQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vbm90aWZpY2F0aW9ucy9ub3RpZmljYXRpb25zLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFJlcG9ydFBhbmVDb21wb25lbnQgfSBmcm9tICcuL3JlcG9ydHMvcmVwb3J0LnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgUmVwb3J0c01lbnVDb21wb25lbnQgfSBmcm9tICcuL3JlcG9ydHMvcmVwb3J0cy1tZW51LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEhvbWVDb21wb25lbnQgfSBmcm9tICcuL2hvbWUvaG9tZS5kZXNrdG9wLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFF1aWNrT3B0aW9uc0NvbXBvbmVudCB9IGZyb20gJy4vaG9tZS9vcHRpb25zL29wdGlvbnMuY29tcG9uZW50JztcclxuaW1wb3J0IHsgUXVpY2tTaWduQ29tcG9uZW50IH0gZnJvbSAnLi9ob21lL3NpZ24vc2lnbi5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBBZG1pbk1lbnVDb21wb25lbnQgfSBmcm9tICcuL2FkbWluL2FkbWluLW1lbnUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQWRtaW5EaXNtaXNzIH0gZnJvbSBcIi4vYWRtaW4vYWRtaW4tZGlzbWlzcy5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IERhc2hib2FyZFBhbmVDb21wb25lbnQgfSBmcm9tICcuL2Rhc2hib2FyZC9kYXNoYm9hcmQucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBRdWlja05vdGlmaWNhdGlvbnNDb21wb25lbnQgfSBmcm9tICcuL2hvbWUvbm90aWZpY2F0aW9ucy9ub3RpZmljYXRpb25zLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNlYXJjaFNlcnZpY2UgfSBmcm9tICcuL2hvbWUvc2VhcmNoLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBRdWlja1Rvb2xzQ29tcG9uZW50IH0gZnJvbSAnLi9ob21lL3Rvb2xzLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IERvY3VtZW50Vmlld1BhbmVDb21wb25lbnQgfSBmcm9tICcuL3ZpZXdzL3ZpZXdzLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgRG9jdW1lbnRJbmZvUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9kb2N1bWVudC5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEl0ZW1SZXNvbHZlciB9IGZyb20gJy4vY3ViZS9leHBsb3JlL2l0ZW0tcmVzb2x2ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IERvY3VtZW50UmVzb2x2ZXIgfSBmcm9tICcuL2NvbXBvc2UvZG9jdW1lbnQtcmVzb2x2ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IFJlY2lwaWVudFJlc29sdmVyIH0gZnJvbSAnLi9jb21wb3NlL3JlY2lwaWVudC1yZXNvbHZlci5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQml6RG9jQ2hpbGRDb25maWcgfSBmcm9tICcuL2NvcmUvY29uZmlndXJhdGlvbic7XHJcbmltcG9ydCB7IENvbXBvc2VEaXNtaXNzIH0gZnJvbSAnLi9jb21wb3NlL2Rpc21pc3Muc2VydmljZSc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW0RvY3VtZW50SW5mb1BhbmVDb21wb25lbnQsXHJcbiAgICBEb2N1bWVudFZpZXdQYW5lQ29tcG9uZW50LFxyXG4gICAgUXVpY2tUb29sc0NvbXBvbmVudCxcclxuICAgIFF1aWNrTm90aWZpY2F0aW9uc0NvbXBvbmVudCxcclxuICAgIERhc2hib2FyZFBhbmVDb21wb25lbnQsXHJcbiAgICBBZG1pbk1lbnVDb21wb25lbnQsXHJcbiAgICBIb21lQ29tcG9uZW50LFxyXG4gICAgUXVpY2tTaWduQ29tcG9uZW50LCBRdWlja09wdGlvbnNDb21wb25lbnQsXHJcbiAgICBTbG90Um91dGVyRGlyZWN0aXZlLCBTbG90c0NvbXBvbmVudCxcclxuICAgIEN1YmVNZW51Q29tcG9uZW50LCBDdWJlVmlld1BhbmVDb21wb25lbnQsIEV4cGxvcmVJdGVtUGFuZUNvbXBvbmVudCwgQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50LCBOb3RpZmljYXRpb25zUGFuZUNvbXBvbmVudCxcclxuICAgIFRyYWNlUGFuZUNvbXBvbmVudCwgVmVyc2lvblBhbmVDb21wb25lbnQsXHJcbiAgICBBY3Rpb25QYW5lQ29tcG9uZW50LCBDb21tZW50c1BhbmVDb21wb25lbnQsXHJcbiAgICBSZXBvcnRzTWVudUNvbXBvbmVudCwgUmVwb3J0UGFuZUNvbXBvbmVudCxcclxuICAgIEZvbGRlcnNNZW51Q29tcG9uZW50LFxyXG4gICAgQnJvd3NlUGFuZUNvbXBvbmVudCxcclxuICAgIENvbXBvc2VNZW51Q29tcG9uZW50LCBDb21wb3NlUGFuZUNvbXBvbmVudCxcclxuICAgIEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50LFxyXG4gICAgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCxcclxuICAgIENvbnRhY3RzUGFuZUNvbXBvbmVudCwgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudF0sXHJcbiAgcHJvdmlkZXJzOiBbQ29tcG9zZURpc21pc3MsIFNlYXJjaFNlcnZpY2UsIERvY3VtZW50UmVzb2x2ZXIsIFJlY2lwaWVudFJlc29sdmVyLCBJdGVtUmVzb2x2ZXIsXHJcbiAgICBQYW5lc1JvdXRlciwgQWRtaW5EaXNtaXNzXVxyXG4gICxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBIdHRwQ2xpZW50TW9kdWxlLFxyXG4gICAgUmVhY3RpdmVGb3Jtc01vZHVsZSxcclxuICAgIEZsZXhMYXlvdXRNb2R1bGUsXHJcbiAgICBSb3V0ZXJNb2R1bGUsXHJcbiAgICBTaGFyZWRNb2R1bGVcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTbG90Um91dGVyRGlyZWN0aXZlLCBTbG90c0NvbXBvbmVudCxcclxuICAgIERhc2hib2FyZFBhbmVDb21wb25lbnQsXHJcbiAgICBDdWJlTWVudUNvbXBvbmVudCwgQ3ViZVZpZXdQYW5lQ29tcG9uZW50LCBFeHBsb3JlSXRlbVBhbmVDb21wb25lbnQsIEN1YmVFeHBsb3JlUGFuZUNvbXBvbmVudCwgTm90aWZpY2F0aW9uc1BhbmVDb21wb25lbnQsXHJcbiAgICBUcmFjZVBhbmVDb21wb25lbnQsIFZlcnNpb25QYW5lQ29tcG9uZW50LFxyXG4gICAgQWN0aW9uUGFuZUNvbXBvbmVudCwgQ29tbWVudHNQYW5lQ29tcG9uZW50LFxyXG4gICAgUmVwb3J0c01lbnVDb21wb25lbnQsIFJlcG9ydFBhbmVDb21wb25lbnQsXHJcbiAgICBGb2xkZXJzTWVudUNvbXBvbmVudCxcclxuICAgIEJyb3dzZVBhbmVDb21wb25lbnQsXHJcbiAgICBDb21wb3NlTWVudUNvbXBvbmVudCwgQ29tcG9zZVBhbmVDb21wb25lbnQsXHJcbiAgICBDdWJlTWF0cml4UGFuZUNvbXBvbmVudCxcclxuICAgIFNjaGVkdWxlclBhbmVDb21wb25lbnQsXHJcbiAgICBDb250YWN0c1BhbmVDb21wb25lbnQsIENvbnZlcnNhdGlvblBhbmVDb21wb25lbnRdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBEZXNrdG9wTW9kdWxlIHtcclxuICBzdGF0aWMgZm9yQ2hpbGQoY29uZmlnOiBCaXpEb2NDaGlsZENvbmZpZyk6IE1vZHVsZVdpdGhQcm92aWRlcnM8RGVza3RvcE1vZHVsZT4ge1xyXG4gICAgcmV0dXJuIHtcclxuICAgICAgbmdNb2R1bGU6IERlc2t0b3BNb2R1bGUsXHJcbiAgICAgIHByb3ZpZGVyczogW11cclxuICAgIH07XHJcbiAgfVxyXG59XHJcbiJdfQ==
@@ -17,9 +17,9 @@ export class AboutDialog {
17
17
  this.version = 5.2;
18
18
  }
19
19
  }
20
- AboutDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: AboutDialog, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
21
- AboutDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: AboutDialog, selector: "bizdoc-about", ngImport: i0, template: "<h2 mat-dialog-title>BizDoc v{{version}}</h2>\r\n<mat-dialog-content>\r\n <div *ngIf=\"license; else none\">\r\n <div [ngSwitch]=\"license.mode\">\r\n <div *ngSwitchCase=\"'Grace'\"> {{\"GraceLicense\" | translate : dayjs(license.expiration).toNow() }}</div>\r\n <div *ngSwitchCase=\"'Limited'\">{{'LimitLicense'|translate}}</div>\r\n <div *ngSwitchCase=\"'Expired'\">{{\"ExpiredLicense\" | translate : (license.expiration | amTimeAgo)}}</div>\r\n </div>\r\n <div *ngIf=\"license.companyName\" [innerHtml]='\"LicencedTo\" | translate : license.companyName'></div>\r\n </div>\r\n <br />\r\n <span>&copy; Moding Ltd.</span>\r\n</mat-dialog-content>\r\n<mat-dialog-actions>\r\n <button mat-button mat-dialog-close>{{'OK'|translate}}</button>\r\n</mat-dialog-actions>\r\n<ng-template #none>\r\n <div>{{'EvaluationLicense' | translate}}</div>\r\n</ng-template>\r\n", components: [{ type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], directives: [{ type: i3.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i3.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i3.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }, { type: i3.MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: ["aria-label", "type", "mat-dialog-close", "matDialogClose"], exportAs: ["matDialogClose"] }], pipes: { "translate": i5.TranslatePipe, "amTimeAgo": i6.TimeAgoPipe } });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: AboutDialog, decorators: [{
20
+ AboutDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: AboutDialog, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
21
+ AboutDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: AboutDialog, selector: "bizdoc-about", ngImport: i0, template: "<h2 mat-dialog-title>BizDoc v{{version}}</h2>\r\n<mat-dialog-content>\r\n <div *ngIf=\"license; else none\">\r\n <div [ngSwitch]=\"license.mode\">\r\n <div *ngSwitchCase=\"'Grace'\"> {{\"GraceLicense\" | translate : dayjs(license.expiration).toNow() }}</div>\r\n <div *ngSwitchCase=\"'Limited'\">{{'LimitLicense'|translate}}</div>\r\n <div *ngSwitchCase=\"'Expired'\">{{\"ExpiredLicense\" | translate : (license.expiration | amTimeAgo)}}</div>\r\n </div>\r\n <div *ngIf=\"license.companyName\" [innerHtml]='\"LicencedTo\" | translate : license.companyName'></div>\r\n </div>\r\n <br />\r\n <span>&copy; Moding Ltd.</span>\r\n</mat-dialog-content>\r\n<mat-dialog-actions>\r\n <button mat-button mat-dialog-close>{{'OK'|translate}}</button>\r\n</mat-dialog-actions>\r\n<ng-template #none>\r\n <div>{{'EvaluationLicense' | translate}}</div>\r\n</ng-template>\r\n", components: [{ type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], directives: [{ type: i3.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i3.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i3.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }, { type: i3.MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: ["aria-label", "type", "mat-dialog-close", "matDialogClose"], exportAs: ["matDialogClose"] }], pipes: { "translate": i5.TranslatePipe, "amTimeAgo": i6.TimeAgoPipe } });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: AboutDialog, decorators: [{
23
23
  type: Component,
24
24
  args: [{ selector: 'bizdoc-about', template: "<h2 mat-dialog-title>BizDoc v{{version}}</h2>\r\n<mat-dialog-content>\r\n <div *ngIf=\"license; else none\">\r\n <div [ngSwitch]=\"license.mode\">\r\n <div *ngSwitchCase=\"'Grace'\"> {{\"GraceLicense\" | translate : dayjs(license.expiration).toNow() }}</div>\r\n <div *ngSwitchCase=\"'Limited'\">{{'LimitLicense'|translate}}</div>\r\n <div *ngSwitchCase=\"'Expired'\">{{\"ExpiredLicense\" | translate : (license.expiration | amTimeAgo)}}</div>\r\n </div>\r\n <div *ngIf=\"license.companyName\" [innerHtml]='\"LicencedTo\" | translate : license.companyName'></div>\r\n </div>\r\n <br />\r\n <span>&copy; Moding Ltd.</span>\r\n</mat-dialog-content>\r\n<mat-dialog-actions>\r\n <button mat-button mat-dialog-close>{{'OK'|translate}}</button>\r\n</mat-dialog-actions>\r\n<ng-template #none>\r\n <div>{{'EvaluationLicense' | translate}}</div>\r\n</ng-template>\r\n" }]
25
25
  }], ctorParameters: function () { return [{ type: i1.SessionService }]; } });
@@ -83,9 +83,9 @@ export class HomeBase {
83
83
  this._session.notificationsTouch();
84
84
  }
85
85
  }
86
- HomeBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: HomeBase, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
87
- HomeBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.1", type: HomeBase, ngImport: i0 });
88
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: HomeBase, decorators: [{
86
+ HomeBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: HomeBase, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
87
+ HomeBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.9", type: HomeBase, ngImport: i0 });
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: HomeBase, decorators: [{
89
89
  type: Directive
90
90
  }], ctorParameters: function () { return [{ type: i1.Popup }, { type: i2.SessionService }, { type: i3.HubService }, { type: i4.TranslateService }, { type: i5.MatSnackBar }, { type: i0.Injector }, { type: undefined }]; } });
91
91
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaG9tZS1iYXNlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvaG9tZS9ob21lLWJhc2UuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQW9CLE1BQU0sZUFBZSxDQUFDO0FBQzVELE9BQU8sRUFBbUIsaUJBQWlCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUUxRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBT3BDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzNELE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQ3BFLE9BQU8sRUFBbUIsZ0JBQWdCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUN4RixPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUM5RCxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sbUJBQW1CLENBQUM7Ozs7Ozs7QUFFOUMsTUFBTSxDQUFDLE1BQU0sY0FBYyxHQUFHLElBQUksQ0FBQztBQUduQyxNQUFNLE9BQWdCLFFBQVE7SUFNNUIsWUFDWSxNQUFhLEVBQ2IsUUFBd0IsRUFDMUIsVUFBc0IsRUFDcEIsVUFBNEIsRUFDNUIsU0FBc0IsRUFDeEIsU0FBbUIsRUFDM0IsTUFBb0I7UUFOVixXQUFNLEdBQU4sTUFBTSxDQUFPO1FBQ2IsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDMUIsZUFBVSxHQUFWLFVBQVUsQ0FBWTtRQUNwQixlQUFVLEdBQVYsVUFBVSxDQUFrQjtRQUM1QixjQUFTLEdBQVQsU0FBUyxDQUFhO1FBQ3hCLGNBQVMsR0FBVCxTQUFTLENBQVU7UUFHM0IsSUFBSSxDQUFDLGdCQUFnQixHQUFHLE1BQU0sQ0FBQyxTQUFTLEtBQUssS0FBSyxDQUFDO1FBQ25ELElBQUksQ0FB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O0lBQ0QsTUFBTTtRQUNKLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLGFBQWEsQ0FBQyxNQUFNO1lBQ3hDLElBQUksQ0FBQyxRQUFRLENBQUMsa0JBQWtCLEVBQUUsQ0FBQztJQUN2QyxDQUFDOztxR0EvRW1CLFFBQVE7eUZBQVIsUUFBUTsyRkFBUixRQUFRO2tCQUQ3QixTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBJbmplY3RvciwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEh0dHBJbnRlcmNlcHRvciwgSFRUUF9JTlRFUkNFUFRPUlMgfSBmcm9tICdAYW5ndWxhci9jb21tb24vaHR0cCc7XHJcbmltcG9ydCB7IE1hdFNuYWNrQmFyIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvc25hY2stYmFyJztcclxuaW1wb3J0IHsgZGVib3VuY2VUaW1lIH0gZnJvbSAncnhqcyc7XHJcbmltcG9ydCB7IEJpekRvY0NvbmZpZywgQ2hhdFNldHRpbmdzIH0gZnJvbSAnLi4vY29yZS9jb25maWd1cmF0aW9uJztcclxuaW1wb3J0IHsgUHJvZmlsZSwgUmVjaXBpZW50TW9kZWwgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9zZXNzaW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBQb3B1cCB9IGZyb20gJy4uL2NvcmUvcG9wdXAvcG9wdXAuc2VydmljZSc7XHJcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3RyYW5zbGF0ZS5zZXJ2aWNlJztcclxuaW1wb3J0IHsgSHViU2VydmljZSB9IGZyb20gJy4uL2NvcmUvaHViLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBRdWlja1NpZ25Db21wb25lbnQgfSBmcm9tICcuL3NpZ24vc2lnbi5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBRdWlja09wdGlvbnNDb21wb25lbnQgfSBmcm9tICcuL29wdGlvbnMvb3B0aW9ucy5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBPdXRPZk9mZmljZURhdGEsIE91dE9mT2ZmaWNlVG9hc3QgfSBmcm9tICcuL291dG9mb2ZmaWNlL291dG9mb2ZmaWNlLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEFwcEh0dHBJbnRlcmNlcHRvciB9IGZyb20gJy4uL2NvcmUvaHR0cC5pbnRlcmNlcHRvcic7XHJcbmltcG9ydCB7IHBsYXlBdWRpbyB9IGZyb20gJy4uL2NvcmUvZnVuY3Rpb25zJztcclxuXHJcbmV4cG9ydCBjb25zdCBUT0FTVF9EVVJBVElPTiA9IDQwMDA7XHJcblxyXG5ARGlyZWN0aXZlKClcclxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIEhvbWVCYXNlIGltcGxlbWVudHMgT25Jbml0IHtcclxuICBjaGF0RW5hYmxlZDogYm9vbGVhbjtcclxuICBzY2hlZHVsZXJFbmFibGVkOiBib29sZWFuO1xyXG4gIHByb2ZpbGU6IFByb2ZpbGU7XHJcbiAgbG9hZGluZzogYm9vbGVhbjtcclxuICBlbmFibGVBbmFseXNpczogYm9vbGVhbjtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHByb3RlY3RlZCBfcG9wdXA6IFBvcHVwLFxyXG4gICAgcHJvdGVjdGVkIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX21lc3NhZ2luZzogSHViU2VydmljZSxcclxuICAgIHByb3RlY3RlZCBfdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxyXG4gICAgcHJvdGVjdGVkIF9zbmFja0JhcjogTWF0U25hY2tCYXIsXHJcbiAgICBwcml2YXRlIF9pbmplY3RvcjogSW5qZWN0b3IsXHJcbiAgICBjb25maWc6IEJpekRvY0NvbmZpZykge1xyXG5cclxuICAgIHRoaXMuc2NoZWR1bGVyRW5hYmxlZCA9IGNvbmZpZy5zY2hlZHVsZXIgIT09IGZhbHNlO1xyXG4gICAgdGhpcy5jaGF0RW5hYmxlZCA9IGNvbmZpZy5jaGF0aW5nICE9PSBmYWxzZSAmJlxyXG4gICAgICAoIWNvbmZpZy5jaGF0aW5nIHx8ICEoY29uZmlnLmNoYXRpbmcgYXMgQ2hhdFNldHRpbmdzKS5hcHApO1xyXG4gICAgdGhpcy5wcm9maWxlID0gX3Nlc3Npb24ucHJvZmlsZTtcclxuICAgIHRoaXMuZW5hYmxlQW5hbHlzaXMgPSBfc2Vzc2lvbi5wcm9maWxlLmN1YmVzLnNvbWUoYyA9PiBjLnZpZXdzLmxlbmd0aCk7XHJcbiAgfVxyXG4gIG5nT25Jbml0KCkge1xyXG4gICAgY29uc3QgaW50ZXJjZXB0b3IgPSAodGhpcy5faW5qZWN0b3IuZ2V0KEhUVFBfSU5URVJDRVBUT1JTKSBhcyBIdHRwSW50ZXJjZXB0b3JbXSkuZmluZChpID0+IGkgaW5zdGFuY2VvZiBBcHBIdHRwSW50ZXJjZXB0b3IpIGFzIEFwcEh0dHBJbnRlcmNlcHRvcjtcclxuICAgIGludGVyY2VwdG9yLmFjdGl2ZSQucGlwZShkZWJvdW5jZVRpbWUoMTAwKSkuc3Vic2NyaWJlKGUgPT5cclxuICAgICAgdGhpcy5sb2FkaW5nID0gZSk7XHJcbiAgICB0aGlzLl9tZXNzYWdpbmcubmV3JC5zdWJzY3JpYmUobSA9PiB7XHJcbiAgICAgIGNvbnN0IHsgbW9kZWw6IHsgZm9ybUlkOiBuYW1lLCBzdWJqZWN0LCBudW1iZXIsIHBlbmRpbmd9IH0gPSBtO1xyXG4gICAgICBpZiAoIXBlbmRpbmcpIHJldHVybjtcclxuICAgICAgY29uc3QgZm9ybSA9IHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5mb3Jtcy5maW5kKGYgPT4gZi5uYW1lID09PSBuYW1lKSwgbXNnID0gdGhpcy5fdHJhbnNsYXRlLmdldCgnTmV3TWFpbCcsIGZvcm0udGl0bGUsIG51bWJlciwgc3ViamVjdCB8fCAnJyk7XHJcbiAgICAgIHRoaXMuX3NuYWNrQmFyLm9wZW4obXNnLCBtLnVzZXJJZCA9PT0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLnVzZXJJZCA/IHRoaXMuX3RyYW5zbGF0ZS5nZXQoJ09wZW5OZXcnKSA6IG51bGwsIHtcclxuICAgICAgICBkdXJhdGlvbjogNTAwMCxcclxuICAgICAgICBkaXJlY3Rpb246IHRoaXMuX3Nlc3Npb24uZGlyZWN0aW9uLFxyXG4gICAgICAgIHBvbGl0ZW5lc3M6ICdhc3NlcnRpdmUnXHJcbiAgICAgIH0pLm9uQWN0aW9uKCkuc3Vic2NyaWJlKCgpID0+IHtcclxuICAgICAgICB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuaW5ib3hDb3VudC0tO1xyXG4gICAgICAgIHRoaXMub25OZXdNZXNzYWdlKG0ubW9kZWwpO1xyXG4gICAgICB9XHJcbiAgICAgICk7XHJcbiAgICAgIHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5vcHRpb25zLm5vdGlmaWNhdGlvbnMuc291bmQgJiZcclxuICAgICAgICBwbGF5QXVkaW8oJ25vdGlmaWNhdGlvbl9zaW1wbGUtMDEnKTtcclxuICAgIH0pO1xyXG4gICAgdGhpcy5fbWVzc2FnaW5nLm5vdGlmeSQuc3Vic2NyaWJlKCgpID0+XHJcbiAgICAgIHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5vcHRpb25zLm5vdGlmaWNhdGlvbnMuc291bmQgJiZcclxuICAgICAgcGxheUF1ZGlvKCdub3RpZmljYXRpb25fc2ltcGxlLTAxJylcclxuICAgICk7XHJcbiAgICBpZiAodGhpcy5fc2Vzc2lvbi5pc0ltcGVyc29uYXRpbmcpXHJcbiAgICAgIHRoaXMuX3NuYWNrQmFyLm9wZW4odGhpcy5fdHJhbnNsYXRlLmdldCgnSW1wZXJzb25hdGluZycsIHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5uYW1lKSwgbnVsbCwge1xyXG4gICAgICAgIGR1cmF0aW9uOiBUT0FTVF9EVVJBVElPTixcclxuICAgICAgICB2ZXJ0aWNhbFBvc2l0aW9uOiAndG9wJyxcclxuICAgICAgICBkaXJlY3Rpb246IHRoaXMuX3Nlc3Npb24uZGlyZWN0aW9uXHJcbiAgICAgIH0pO1xyXG4gICAgZWxzZSBpZiAodGhpcy5fc2Vzc2lvbi5pc091dE9mT2ZmaWNlKSB7XHJcbiAgICAgIGNvbnN0IG9wdGlvbnMgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUub3B0aW9ucy5vdXRPZk9mZmljZTtcclxuICAgICAgdGhpcy5fc25hY2tCYXIub3BlbkZyb21Db21wb25lbnQoT3V0T2ZPZmZpY2VUb2FzdCwge1xyXG4gICAgICAgIHZlcnRpY2FsUG9zaXRpb246ICd0b3AnLFxyXG4gICAgICAgIGRpcmVjdGlvbjogdGhpcy5fc2Vzc2lvbi5kaXJlY3Rpb24sXHJcbiAgICAgICAgZGF0YToge1xyXG4gICAgICAgICAgc3Vic3RpdHV0ZUlkOiBvcHRpb25zLnN1YnN0aXR1ZUlkXHJcbiAgICAgICAgfSBhcyBPdXRPZk9mZmljZURhdGFcclxuICAgICAgfSk7XHJcbiAgICB9XHJcbiAgfVxyXG4gIHJlc2l6ZSgpIHtcclxuICAgIHdpbmRvdy5kaXNwYXRjaEV2ZW50KG5ldyBFdmVudCgncmVzaXplJykpO1xyXG4gIH1cclxuICBhYnN0cmFjdCBvbk5ld01lc3NhZ2UobW9kZWw6IFJlY2lwaWVudE1vZGVsKTtcclxuICAvKiogb3B0aW9ucyAqL1xyXG4gIG9wdGlvbnMoZXZ0OiBFdmVudCkge1xyXG4gICAgdGhpcy5fcG9wdXAub3BlbihRdWlja09wdGlvbnNDb21wb25lbnQsIGV2dC5zcmNFbGVtZW50IGFzIEhUTUxFbGVtZW50LCB7IHBvc2l0aW9uOiAnZW5kJyB9KTtcclxuICB9XHJcbiAgc2lnbm91dChldnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLl9wb3B1cC5vcGVuKFF1aWNrU2lnbkNvbXBvbmVudCwgZXZ0LnNyY0VsZW1lbnQgYXMgSFRNTEVsZW1lbnQsIHsgcG9zaXRpb246ICdlbmQnIH0pO1xyXG4gIH1cclxuICBtYWlscygpIHtcclxuICAgIHRoaXMuX3Nlc3Npb24uaW5ib3hUb3VjaCgpO1xyXG4gIH1cclxuICBub3RpZnMoKSB7XHJcbiAgICB0aGlzLl9zZXNzaW9uLnByb2ZpbGUubm90aWZpY2F0aW9ucy5sZW5ndGggJiZcclxuICAgICAgdGhpcy5fc2Vzc2lvbi5ub3RpZmljYXRpb25zVG91Y2goKTtcclxuICB9XHJcbn1cclxuIl19
@@ -203,9 +203,9 @@ export class HomeComponent extends HomeBase {
203
203
  }
204
204
  }
205
205
  }
206
- HomeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: HomeComponent, deps: [{ token: i1.PanesRouter }, { token: i2.MailboxService }, { token: i0.Injector }, { token: i3.SessionService }, { token: i4.Popup }, { token: i5.HubService }, { token: i6.TranslateService }, { token: i7.PromptService }, { token: i8.MatSnackBar }, { token: BIZDOC_CONFIG }], target: i0.ɵɵFactoryTarget.Component });
207
- HomeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: HomeComponent, selector: "bizdoc-home", host: { listeners: { "document:keydown": "handleKeyboardEvent($event)" }, classAttribute: "mat-app-background" }, viewQueries: [{ propertyName: "drawer", first: true, predicate: MatSidenav, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div [class.nav-collapsed]=\"collapsed\" [class.nav-open]=\"submenu\"\r\n [class.dialog]=\"dialog\"\r\n class=\"nav-menu row\">\r\n <!--[class.loading]=\"loading\"-->\r\n <div fxLayout=\"column\">\r\n <div>\r\n <div [class.active]=\"activeMenu === 'new'\" class=\"new-container\" *ngIf=\"forms.length\">\r\n <button mat-raised-button class=\"compose\"\r\n [bizdocTooltip]=\"'Compose'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n (click)=\"opennew()\" [disabled]=\"creating\"\r\n [attr.aria-label]=\"'Compose'| translate\" color=\"primary\" data-help=\"compose\">\r\n <mat-icon>add</mat-icon>\r\n <span class=\"nav-label\">{{'Compose'| translate}}</span>\r\n </button>\r\n </div>\r\n <mat-nav-list>\r\n <mat-list-item [attr.aria-label]=\"'Dashboard' | translate\"\r\n (click)=\"nav('dashboard')\" [class.active]=\"activeMenu === 'dashboard'\"\r\n data-help=\"dashboard\"\r\n [bizdocTooltip]=\"'Dashboard'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon>apps</mat-icon><span class=\"nav-label\">{{'Dashboard' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item (click)=\"mails()\" [bizdocTooltip]=\"'Mailbox'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n [class.active]=\"activeMenu === 'mailbox'\"\r\n [attr.aria-label]=\"'Mailbox' | translate\" data-help=\"folders\">\r\n <mat-icon matListIcon [matBadge]=\"profile.inboxCount\" [matBadgeHidden]=\"profile.inboxCount < 1\" matBadgeColor=\"accent\">inbox</mat-icon>\r\n <span class=\"nav-label\">{{'Mailbox' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item [attr.aria-label]=\"'Scheduler' | translate\" *ngIf=\"schedulerEnabled\"\r\n (click)=\"nav('schedule')\" [class.active]=\"activeMenu === 'schedule'\"\r\n [bizdocTooltip]=\"'Scheduler'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon class=\"mat-icon-rtl-mirror\">date_range</mat-icon><span class=\"nav-label\">{{ 'Scheduler' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf='chatEnabled' data-help=\"chat\" [attr.aria-label]=\"'Chat' | translate\"\r\n (click)=\"nav('contacts')\" [class.active]=\"activeMenu === 'contacts'\"\r\n [bizdocTooltip]=\"'Chat'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon [matBadge]=\"profile.conversationsCount\" [matBadgeHidden]=\"!profile.conversationsCount\" matBadgeColor=\"accent\">chat</mat-icon><span class=\"nav-label\">{{ 'Chat' | translate}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n <mat-list-item *ngIf=\"enableAnalysis && profile.cubes.length\"\r\n (click)=\"opensubmenu('cube')\"\r\n [class.active]=\"activeMenu === 'cube'\"\r\n [bizdocTooltip]=\"'Cube'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n data-help=\"cube\" [attr.aria-label]=\"'Cube' | translate\">\r\n <mat-icon matListIcon>equalizer</mat-icon><span class=\"nav-label\">{{'Cube' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf=\"profile.reports.length\"\r\n (click)=\"opensubmenu('reports')\"\r\n [class.active]=\"activeMenu === 'reports'\"\r\n [bizdocTooltip]=\"'Reports'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" data-help=\"reports\" [attr.aria-label]=\"'Reports' | translate\">\r\n <mat-icon matListIcon>list_alt</mat-icon><span class=\"nav-label\">{{'Reports' | translate}}</span>\r\n </mat-list-item>\r\n <ng-container *ngIf=\"sysAdmin\">\r\n <mat-divider></mat-divider>\r\n <mat-list-item (click)=\"opensubmenu('admin')\"\r\n [class.active]=\"activeMenu === 'admin'\"\r\n [bizdocTooltip]=\"'System'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" [attr.aria-label]=\"'System' | translate\">\r\n <mat-icon matListIcon>device_hub</mat-icon>\r\n <span class=\"nav-label\">{{'Workflow' | translate}}</span>\r\n </mat-list-item>\r\n </ng-container>\r\n </mat-nav-list>\r\n </div>\r\n <span class=\"divider\"></span>\r\n <!--<lottie name=\"lf30_editor_qr7zgmcs\" *ngIf=\"loading\"></lottie>-->\r\n <!--@animate-->\r\n <div class=\"sign-in\">\r\n <button mat-icon-button data-help=\"sign-in\" [bizdocTooltip]=\"'Settings' | translate\" bizdocTooltipPosition=\"above\"\r\n [attr.aria-label]=\"'Settings' | translate\" (click)=\"options($event)\">\r\n <mat-icon matAnimate=\"rotate\">settingson</mat-icon>\r\n </button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [attr.aria-label]=\"'Power' | translate\" (click)=\"signout($event)\" [bizdocTooltip]=\"'Exit'|translate\" bizdocTooltipPosition=\"above\">\r\n <mat-icon class=\"mat-icon-rtl-mirror\">logout</mat-icon>\r\n </button>\r\n </div>\r\n </div>\r\n <div *ngIf=\"submenu\" class=\"sub-menu\" (mouseleave)=\"collapsesubmenu()\" [@submenu]=\"submenuMode\" (@submenu.done)=\"resize()\">\r\n <div class=\"action\" *ngIf=\"submenu !== 'new'\">\r\n <button mat-icon-button (click)=\"togglePinned()\"><mat-icon class=\"mat-icon-rtl-mirror\" [bizdocTooltip]=\"(pinned?'Collapse':'Expand')|translate\" [inline]=\"true\">{{pinned ? 'keyboard_double_arrow_left' : 'keyboard_double_arrow_right'}}</mat-icon></button>\r\n </div>\r\n <ng-container [ngSwitch]=\"submenu\">\r\n <bizdoc-new-menu *ngSwitchCase=\"'new'\" (change)=\"closesubmenu()\"></bizdoc-new-menu>\r\n <bizdoc-folders-menu *ngSwitchCase=\"'mailbox'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-folders-menu>\r\n <bizdoc-admin-menu *ngSwitchCase=\"'admin'\" [collapsed]=\"submenuMode === 'shrink'\"></bizdoc-admin-menu>\r\n <bizdoc-reports-menu *ngSwitchCase=\"'reports'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-reports-menu>\r\n <bizdoc-cube-menu *ngSwitchCase=\"'cube'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-cube-menu>\r\n </ng-container>\r\n </div>\r\n <div class=\"backdrop\" *ngIf=\"dialog\"></div>\r\n</div>\r\n<bizdoc-panes-outlet (dialogChange)=\"dialog = $event\"></bizdoc-panes-outlet>\r\n", styles: [":host{display:flex;position:absolute;height:100%;width:100%}.nav-menu{height:100%;z-index:1}.nav-menu .sub-menu{min-width:200px;display:block;z-index:1;overflow-x:hidden}.nav-menu .sub-menu .action{display:flex;flex-direction:row-reverse}.nav-menu .new-container{margin:8px 8px 0}.nav-menu .new-container button{min-width:35px;padding:0 10px;height:40px}.nav-menu .nav-icon{display:none}.nav-menu.nav-collapsed .nav-icon{display:unset}.nav-menu.nav-collapsed .nav-label{display:none}.nav-menu.nav-collapsed .sign-in{flex-direction:column;align-items:center}.nav-menu .sign-in{display:flex;flex-direction:row;overflow:hidden;margin-bottom:5px}\n"], components: [{ type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i11.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i11.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i12.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i13.ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: ["change"] }, { type: i14.FoldersMenuComponent, selector: "bizdoc-folders-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i15.AdminMenuComponent, selector: "bizdoc-admin-menu", inputs: ["collapsed"] }, { type: i16.ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i17.CubeMenuComponent, selector: "bizdoc-cube-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i18.SlotsComponent, selector: "bizdoc-panes-outlet", outputs: ["dialogChange"] }], directives: [{ type: i19.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }, { type: i20.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i21.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i11.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i22.MatBadge, selector: "[matBadge]", inputs: ["matBadgeDisabled", "matBadgeColor", "matBadgeOverlap", "matBadgePosition", "matBadge", "matBadgeDescription", "matBadgeSize", "matBadgeHidden"] }, { type: i23.MatIconAnimate, selector: "[matAnimate]" }, { type: i20.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i20.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], pipes: { "translate": i24.TranslatePipe }, animations: [submenuAnimation] });
208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: HomeComponent, decorators: [{
206
+ HomeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: HomeComponent, deps: [{ token: i1.PanesRouter }, { token: i2.MailboxService }, { token: i0.Injector }, { token: i3.SessionService }, { token: i4.Popup }, { token: i5.HubService }, { token: i6.TranslateService }, { token: i7.PromptService }, { token: i8.MatSnackBar }, { token: BIZDOC_CONFIG }], target: i0.ɵɵFactoryTarget.Component });
207
+ HomeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: HomeComponent, selector: "bizdoc-home", host: { listeners: { "document:keydown": "handleKeyboardEvent($event)" }, classAttribute: "mat-app-background" }, viewQueries: [{ propertyName: "drawer", first: true, predicate: MatSidenav, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div [class.nav-collapsed]=\"collapsed\" [class.nav-open]=\"submenu\"\r\n [class.dialog]=\"dialog\"\r\n class=\"nav-menu row\">\r\n <!--[class.loading]=\"loading\"-->\r\n <div fxLayout=\"column\">\r\n <div>\r\n <div [class.active]=\"activeMenu === 'new'\" class=\"new-container\" *ngIf=\"forms.length\">\r\n <button mat-raised-button class=\"compose\"\r\n [bizdocTooltip]=\"'Compose'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n (click)=\"opennew()\" [disabled]=\"creating\"\r\n [attr.aria-label]=\"'Compose'| translate\" color=\"primary\" data-help=\"compose\">\r\n <mat-icon>add</mat-icon>\r\n <span class=\"nav-label\">{{'Compose'| translate}}</span>\r\n </button>\r\n </div>\r\n <mat-nav-list>\r\n <mat-list-item [attr.aria-label]=\"'Dashboard' | translate\"\r\n (click)=\"nav('dashboard')\" [class.active]=\"activeMenu === 'dashboard'\"\r\n data-help=\"dashboard\"\r\n [bizdocTooltip]=\"'Dashboard'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon>apps</mat-icon><span class=\"nav-label\">{{'Dashboard' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item (click)=\"mails()\" [bizdocTooltip]=\"'Mailbox'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n [class.active]=\"activeMenu === 'mailbox'\"\r\n [attr.aria-label]=\"'Mailbox' | translate\" data-help=\"folders\">\r\n <mat-icon matListIcon [matBadge]=\"profile.inboxCount\" [matBadgeHidden]=\"profile.inboxCount < 1\" matBadgeColor=\"accent\">inbox</mat-icon>\r\n <span class=\"nav-label\">{{'Mailbox' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item [attr.aria-label]=\"'Scheduler' | translate\" *ngIf=\"schedulerEnabled\"\r\n (click)=\"nav('schedule')\" [class.active]=\"activeMenu === 'schedule'\"\r\n [bizdocTooltip]=\"'Scheduler'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon class=\"mat-icon-rtl-mirror\">date_range</mat-icon><span class=\"nav-label\">{{ 'Scheduler' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf='chatEnabled' data-help=\"chat\" [attr.aria-label]=\"'Chat' | translate\"\r\n (click)=\"nav('contacts')\" [class.active]=\"activeMenu === 'contacts'\"\r\n [bizdocTooltip]=\"'Chat'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon [matBadge]=\"profile.conversationsCount\" [matBadgeHidden]=\"!profile.conversationsCount\" matBadgeColor=\"accent\">chat</mat-icon><span class=\"nav-label\">{{ 'Chat' | translate}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n <mat-list-item *ngIf=\"enableAnalysis && profile.cubes.length\"\r\n (click)=\"opensubmenu('cube')\"\r\n [class.active]=\"activeMenu === 'cube'\"\r\n [bizdocTooltip]=\"'Cube'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n data-help=\"cube\" [attr.aria-label]=\"'Cube' | translate\">\r\n <mat-icon matListIcon>equalizer</mat-icon><span class=\"nav-label\">{{'Cube' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf=\"profile.reports.length\"\r\n (click)=\"opensubmenu('reports')\"\r\n [class.active]=\"activeMenu === 'reports'\"\r\n [bizdocTooltip]=\"'Reports'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" data-help=\"reports\" [attr.aria-label]=\"'Reports' | translate\">\r\n <mat-icon matListIcon>list_alt</mat-icon><span class=\"nav-label\">{{'Reports' | translate}}</span>\r\n </mat-list-item>\r\n <ng-container *ngIf=\"sysAdmin\">\r\n <mat-divider></mat-divider>\r\n <mat-list-item (click)=\"opensubmenu('admin')\"\r\n [class.active]=\"activeMenu === 'admin'\"\r\n [bizdocTooltip]=\"'System'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" [attr.aria-label]=\"'System' | translate\">\r\n <mat-icon matListIcon>device_hub</mat-icon>\r\n <span class=\"nav-label\">{{'Workflow' | translate}}</span>\r\n </mat-list-item>\r\n </ng-container>\r\n </mat-nav-list>\r\n </div>\r\n <span class=\"divider\"></span>\r\n <!--<lottie name=\"lf30_editor_qr7zgmcs\" *ngIf=\"loading\"></lottie>-->\r\n <!--@animate-->\r\n <div class=\"sign-in\">\r\n <button mat-icon-button data-help=\"sign-in\" [bizdocTooltip]=\"'Settings' | translate\" bizdocTooltipPosition=\"above\"\r\n [attr.aria-label]=\"'Settings' | translate\" (click)=\"options($event)\">\r\n <mat-icon matAnimate=\"rotate\">settingson</mat-icon>\r\n </button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [attr.aria-label]=\"'Power' | translate\" (click)=\"signout($event)\" [bizdocTooltip]=\"'Exit'|translate\" bizdocTooltipPosition=\"above\">\r\n <mat-icon class=\"mat-icon-rtl-mirror\">logout</mat-icon>\r\n </button>\r\n </div>\r\n </div>\r\n <div *ngIf=\"submenu\" class=\"sub-menu\" (mouseleave)=\"collapsesubmenu()\" [@submenu]=\"submenuMode\" (@submenu.done)=\"resize()\">\r\n <div class=\"action\" *ngIf=\"submenu !== 'new'\">\r\n <button mat-icon-button (click)=\"togglePinned()\"><mat-icon class=\"mat-icon-rtl-mirror\" [bizdocTooltip]=\"(pinned?'Collapse':'Expand')|translate\" [inline]=\"true\">{{pinned ? 'keyboard_double_arrow_left' : 'keyboard_double_arrow_right'}}</mat-icon></button>\r\n </div>\r\n <ng-container [ngSwitch]=\"submenu\">\r\n <bizdoc-new-menu *ngSwitchCase=\"'new'\" (change)=\"closesubmenu()\"></bizdoc-new-menu>\r\n <bizdoc-folders-menu *ngSwitchCase=\"'mailbox'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-folders-menu>\r\n <bizdoc-admin-menu *ngSwitchCase=\"'admin'\" [collapsed]=\"submenuMode === 'shrink'\"></bizdoc-admin-menu>\r\n <bizdoc-reports-menu *ngSwitchCase=\"'reports'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-reports-menu>\r\n <bizdoc-cube-menu *ngSwitchCase=\"'cube'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-cube-menu>\r\n </ng-container>\r\n </div>\r\n <div class=\"backdrop\" *ngIf=\"dialog\"></div>\r\n</div>\r\n<bizdoc-panes-outlet (dialogChange)=\"dialog = $event\"></bizdoc-panes-outlet>\r\n", styles: [":host{display:flex;position:absolute;height:100%;width:100%}.nav-menu{height:100%;z-index:1}.nav-menu .sub-menu{min-width:200px;display:block;z-index:1;overflow-x:hidden}.nav-menu .sub-menu .action{display:flex;flex-direction:row-reverse}.nav-menu .new-container{margin:8px 8px 0}.nav-menu .new-container button{min-width:35px;padding:0 10px;height:40px}.nav-menu .nav-icon{display:none}.nav-menu.nav-collapsed .nav-icon{display:unset}.nav-menu.nav-collapsed .nav-label{display:none}.nav-menu.nav-collapsed .sign-in{flex-direction:column;align-items:center}.nav-menu .sign-in{display:flex;flex-direction:row;overflow:hidden;margin-bottom:5px}\n"], components: [{ type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i11.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i11.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i12.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i13.ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: ["change"] }, { type: i14.FoldersMenuComponent, selector: "bizdoc-folders-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i15.AdminMenuComponent, selector: "bizdoc-admin-menu", inputs: ["collapsed"] }, { type: i16.ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i17.CubeMenuComponent, selector: "bizdoc-cube-menu", inputs: ["collapsed"], outputs: ["change"] }, { type: i18.SlotsComponent, selector: "bizdoc-panes-outlet", outputs: ["dialogChange"] }], directives: [{ type: i19.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }, { type: i20.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i21.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i11.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i22.MatBadge, selector: "[matBadge]", inputs: ["matBadgeDisabled", "matBadgeColor", "matBadgeOverlap", "matBadgePosition", "matBadge", "matBadgeDescription", "matBadgeSize", "matBadgeHidden"] }, { type: i23.MatIconAnimate, selector: "[matAnimate]" }, { type: i20.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i20.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], pipes: { "translate": i24.TranslatePipe }, animations: [submenuAnimation] });
208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: HomeComponent, decorators: [{
209
209
  type: Component,
210
210
  args: [{ selector: 'bizdoc-home', host: { class: 'mat-app-background' }, animations: [submenuAnimation], template: "<div [class.nav-collapsed]=\"collapsed\" [class.nav-open]=\"submenu\"\r\n [class.dialog]=\"dialog\"\r\n class=\"nav-menu row\">\r\n <!--[class.loading]=\"loading\"-->\r\n <div fxLayout=\"column\">\r\n <div>\r\n <div [class.active]=\"activeMenu === 'new'\" class=\"new-container\" *ngIf=\"forms.length\">\r\n <button mat-raised-button class=\"compose\"\r\n [bizdocTooltip]=\"'Compose'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n (click)=\"opennew()\" [disabled]=\"creating\"\r\n [attr.aria-label]=\"'Compose'| translate\" color=\"primary\" data-help=\"compose\">\r\n <mat-icon>add</mat-icon>\r\n <span class=\"nav-label\">{{'Compose'| translate}}</span>\r\n </button>\r\n </div>\r\n <mat-nav-list>\r\n <mat-list-item [attr.aria-label]=\"'Dashboard' | translate\"\r\n (click)=\"nav('dashboard')\" [class.active]=\"activeMenu === 'dashboard'\"\r\n data-help=\"dashboard\"\r\n [bizdocTooltip]=\"'Dashboard'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon>apps</mat-icon><span class=\"nav-label\">{{'Dashboard' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item (click)=\"mails()\" [bizdocTooltip]=\"'Mailbox'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n [class.active]=\"activeMenu === 'mailbox'\"\r\n [attr.aria-label]=\"'Mailbox' | translate\" data-help=\"folders\">\r\n <mat-icon matListIcon [matBadge]=\"profile.inboxCount\" [matBadgeHidden]=\"profile.inboxCount < 1\" matBadgeColor=\"accent\">inbox</mat-icon>\r\n <span class=\"nav-label\">{{'Mailbox' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item [attr.aria-label]=\"'Scheduler' | translate\" *ngIf=\"schedulerEnabled\"\r\n (click)=\"nav('schedule')\" [class.active]=\"activeMenu === 'schedule'\"\r\n [bizdocTooltip]=\"'Scheduler'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon class=\"mat-icon-rtl-mirror\">date_range</mat-icon><span class=\"nav-label\">{{ 'Scheduler' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf='chatEnabled' data-help=\"chat\" [attr.aria-label]=\"'Chat' | translate\"\r\n (click)=\"nav('contacts')\" [class.active]=\"activeMenu === 'contacts'\"\r\n [bizdocTooltip]=\"'Chat'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">\r\n <mat-icon matListIcon [matBadge]=\"profile.conversationsCount\" [matBadgeHidden]=\"!profile.conversationsCount\" matBadgeColor=\"accent\">chat</mat-icon><span class=\"nav-label\">{{ 'Chat' | translate}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n <mat-list-item *ngIf=\"enableAnalysis && profile.cubes.length\"\r\n (click)=\"opensubmenu('cube')\"\r\n [class.active]=\"activeMenu === 'cube'\"\r\n [bizdocTooltip]=\"'Cube'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\"\r\n data-help=\"cube\" [attr.aria-label]=\"'Cube' | translate\">\r\n <mat-icon matListIcon>equalizer</mat-icon><span class=\"nav-label\">{{'Cube' | translate}}</span>\r\n </mat-list-item>\r\n <mat-list-item *ngIf=\"profile.reports.length\"\r\n (click)=\"opensubmenu('reports')\"\r\n [class.active]=\"activeMenu === 'reports'\"\r\n [bizdocTooltip]=\"'Reports'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" data-help=\"reports\" [attr.aria-label]=\"'Reports' | translate\">\r\n <mat-icon matListIcon>list_alt</mat-icon><span class=\"nav-label\">{{'Reports' | translate}}</span>\r\n </mat-list-item>\r\n <ng-container *ngIf=\"sysAdmin\">\r\n <mat-divider></mat-divider>\r\n <mat-list-item (click)=\"opensubmenu('admin')\"\r\n [class.active]=\"activeMenu === 'admin'\"\r\n [bizdocTooltip]=\"'System'|translate\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\" [attr.aria-label]=\"'System' | translate\">\r\n <mat-icon matListIcon>device_hub</mat-icon>\r\n <span class=\"nav-label\">{{'Workflow' | translate}}</span>\r\n </mat-list-item>\r\n </ng-container>\r\n </mat-nav-list>\r\n </div>\r\n <span class=\"divider\"></span>\r\n <!--<lottie name=\"lf30_editor_qr7zgmcs\" *ngIf=\"loading\"></lottie>-->\r\n <!--@animate-->\r\n <div class=\"sign-in\">\r\n <button mat-icon-button data-help=\"sign-in\" [bizdocTooltip]=\"'Settings' | translate\" bizdocTooltipPosition=\"above\"\r\n [attr.aria-label]=\"'Settings' | translate\" (click)=\"options($event)\">\r\n <mat-icon matAnimate=\"rotate\">settingson</mat-icon>\r\n </button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [attr.aria-label]=\"'Power' | translate\" (click)=\"signout($event)\" [bizdocTooltip]=\"'Exit'|translate\" bizdocTooltipPosition=\"above\">\r\n <mat-icon class=\"mat-icon-rtl-mirror\">logout</mat-icon>\r\n </button>\r\n </div>\r\n </div>\r\n <div *ngIf=\"submenu\" class=\"sub-menu\" (mouseleave)=\"collapsesubmenu()\" [@submenu]=\"submenuMode\" (@submenu.done)=\"resize()\">\r\n <div class=\"action\" *ngIf=\"submenu !== 'new'\">\r\n <button mat-icon-button (click)=\"togglePinned()\"><mat-icon class=\"mat-icon-rtl-mirror\" [bizdocTooltip]=\"(pinned?'Collapse':'Expand')|translate\" [inline]=\"true\">{{pinned ? 'keyboard_double_arrow_left' : 'keyboard_double_arrow_right'}}</mat-icon></button>\r\n </div>\r\n <ng-container [ngSwitch]=\"submenu\">\r\n <bizdoc-new-menu *ngSwitchCase=\"'new'\" (change)=\"closesubmenu()\"></bizdoc-new-menu>\r\n <bizdoc-folders-menu *ngSwitchCase=\"'mailbox'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-folders-menu>\r\n <bizdoc-admin-menu *ngSwitchCase=\"'admin'\" [collapsed]=\"submenuMode === 'shrink'\"></bizdoc-admin-menu>\r\n <bizdoc-reports-menu *ngSwitchCase=\"'reports'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-reports-menu>\r\n <bizdoc-cube-menu *ngSwitchCase=\"'cube'\" [collapsed]=\"submenuMode === 'shrink'\" (change)=\"collapsesubmenu()\"></bizdoc-cube-menu>\r\n </ng-container>\r\n </div>\r\n <div class=\"backdrop\" *ngIf=\"dialog\"></div>\r\n</div>\r\n<bizdoc-panes-outlet (dialogChange)=\"dialog = $event\"></bizdoc-panes-outlet>\r\n", styles: [":host{display:flex;position:absolute;height:100%;width:100%}.nav-menu{height:100%;z-index:1}.nav-menu .sub-menu{min-width:200px;display:block;z-index:1;overflow-x:hidden}.nav-menu .sub-menu .action{display:flex;flex-direction:row-reverse}.nav-menu .new-container{margin:8px 8px 0}.nav-menu .new-container button{min-width:35px;padding:0 10px;height:40px}.nav-menu .nav-icon{display:none}.nav-menu.nav-collapsed .nav-icon{display:unset}.nav-menu.nav-collapsed .nav-label{display:none}.nav-menu.nav-collapsed .sign-in{flex-direction:column;align-items:center}.nav-menu .sign-in{display:flex;flex-direction:row;overflow:hidden;margin-bottom:5px}\n"] }]
211
211
  }], ctorParameters: function () { return [{ type: i1.PanesRouter }, { type: i2.MailboxService }, { type: i0.Injector }, { type: i3.SessionService }, { type: i4.Popup }, { type: i5.HubService }, { type: i6.TranslateService }, { type: i7.PromptService }, { type: i8.MatSnackBar }, { type: undefined, decorators: [{