@bizdoc/core 1.10.2 → 1.11.0-next.1

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 (490) hide show
  1. package/assets/bizdoc-schema.json +7 -4
  2. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  3. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  4. package/esm2020/lib/admin/core/ace.input.mjs +3 -3
  5. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  6. package/esm2020/lib/admin/core/search.input.mjs +3 -3
  7. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  8. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
  9. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  10. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
  11. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  12. package/esm2020/lib/admin/form/form.service.mjs +3 -3
  13. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  14. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  15. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
  16. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  17. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  18. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  19. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  20. package/esm2020/lib/admin/positions/positions.component.mjs +132 -63
  21. package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
  22. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  23. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  24. package/esm2020/lib/app.component.mjs +6 -6
  25. package/esm2020/lib/bizdoc.module.mjs +4 -4
  26. package/esm2020/lib/browse/browse-items.component.mjs +6 -6
  27. package/esm2020/lib/browse/browse.mobile.component.mjs +4 -4
  28. package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
  29. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  30. package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
  31. package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
  32. package/esm2020/lib/chat/chat-info.mjs +3 -3
  33. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  34. package/esm2020/lib/chat/chat.service.mjs +3 -3
  35. package/esm2020/lib/chat/contacts.component.mjs +6 -6
  36. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  37. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  38. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  39. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  40. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  41. package/esm2020/lib/compose/action/action.pane.dialog.mjs +3 -3
  42. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  43. package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
  44. package/esm2020/lib/compose/attachments/attachments.component.mjs +29 -21
  45. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +10 -16
  46. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  47. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  48. package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
  49. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  50. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  51. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  52. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  53. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  54. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  55. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  56. package/esm2020/lib/compose/compose.mobile.component.mjs +5 -5
  57. package/esm2020/lib/compose/compose.pane.component.mjs +6 -6
  58. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  59. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  60. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  61. package/esm2020/lib/compose/document.component.mjs +3 -3
  62. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  63. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  64. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  65. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +5 -5
  66. package/esm2020/lib/compose/form.component.mjs +37 -11
  67. package/esm2020/lib/compose/new-menu.component.mjs +5 -5
  68. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  69. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  70. package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
  71. package/esm2020/lib/compose/state.component.mjs +3 -3
  72. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  73. package/esm2020/lib/compose/trace/flow.component.mjs +28 -21
  74. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  75. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  76. package/esm2020/lib/compose/trace/trace.component.mjs +44 -18
  77. package/esm2020/lib/compose/trace/trace.pane.component.mjs +4 -4
  78. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  79. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  80. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
  81. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  82. package/esm2020/lib/core/account.service.mjs +3 -3
  83. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  84. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  85. package/esm2020/lib/core/base.mjs +1 -1
  86. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  87. package/esm2020/lib/core/configuration.mjs +2 -1
  88. package/esm2020/lib/core/controls/address.input.mjs +11 -8
  89. package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
  90. package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
  91. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  92. package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
  93. package/esm2020/lib/core/controls/file.input.mjs +360 -0
  94. package/esm2020/lib/core/controls/select.input.mjs +15 -13
  95. package/esm2020/lib/core/controls/time-picker.mjs +3 -3
  96. package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
  97. package/esm2020/lib/core/datasource.service.mjs +23 -11
  98. package/esm2020/lib/core/functions.mjs +5 -1
  99. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  100. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  101. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  102. package/esm2020/lib/core/hub.service.mjs +4 -4
  103. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  104. package/esm2020/lib/core/info/attachment-info.service.mjs +10 -12
  105. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  106. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  107. package/esm2020/lib/core/info/map-info.mjs +3 -3
  108. package/esm2020/lib/core/layout/autocomplete.field.mjs +4 -4
  109. package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
  110. package/esm2020/lib/core/layout/checkbox.mjs +3 -3
  111. package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
  112. package/esm2020/lib/core/layout/date.field.mjs +3 -3
  113. package/esm2020/lib/core/layout/expression.field.mjs +3 -3
  114. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  115. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  116. package/esm2020/lib/core/layout/input.field.mjs +3 -3
  117. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  118. package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
  119. package/esm2020/lib/core/layout/select.field.mjs +5 -5
  120. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  121. package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
  122. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  123. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  124. package/esm2020/lib/core/mailbox.service.mjs +111 -35
  125. package/esm2020/lib/core/models.mjs +8 -1
  126. package/esm2020/lib/core/none.component.mjs +3 -3
  127. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  128. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  129. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  130. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  131. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  132. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  133. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  137. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  139. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  142. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  143. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  144. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  145. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  146. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  147. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  148. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  149. package/esm2020/lib/core/prompt.service.mjs +3 -3
  150. package/esm2020/lib/core/router.mjs +6 -6
  151. package/esm2020/lib/core/session.service.mjs +7 -4
  152. package/esm2020/lib/core/slots/pane-ref.mjs +3 -1
  153. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  154. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  155. package/esm2020/lib/core/slots/slots.component.mjs +22 -8
  156. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  157. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  158. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  159. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  160. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  161. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  162. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  163. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  164. package/esm2020/lib/core/translate.service.mjs +7 -4
  165. package/esm2020/lib/core/translations.mjs +12 -4
  166. package/esm2020/lib/core/window-title.service.mjs +3 -3
  167. package/esm2020/lib/cube/accum/accum.component.mjs +74 -18
  168. package/esm2020/lib/cube/chart/chart.component.mjs +69 -16
  169. package/esm2020/lib/cube/cube-info.service.mjs +5 -5
  170. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  171. package/esm2020/lib/cube/cube-view.component.mjs +4 -5
  172. package/esm2020/lib/cube/cube.service.mjs +18 -10
  173. package/esm2020/lib/cube/declarations.mjs +1 -1
  174. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  175. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  176. package/esm2020/lib/cube/explore/explore-items.component.mjs +51 -16
  177. package/esm2020/lib/cube/explore/explore.pane.component.mjs +14 -9
  178. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  179. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  180. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  181. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  182. package/esm2020/lib/cube/grid/grid.component.mjs +5 -6
  183. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +45 -29
  184. package/esm2020/lib/cube/matrix/matrix.base.mjs +4 -4
  185. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +6 -5
  186. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +6 -6
  187. package/esm2020/lib/cube/matrix/popup.component.mjs +67 -0
  188. package/esm2020/lib/cube/matrix/table.component.mjs +9 -9
  189. package/esm2020/lib/cube/parallel/parallel.component.mjs +16 -8
  190. package/esm2020/lib/cube/pivot/pivot.component.mjs +87 -16
  191. package/esm2020/lib/cube/sum/sum.component.mjs +4 -4
  192. package/esm2020/lib/cube/view-base.mjs +3 -3
  193. package/esm2020/lib/cube/view.mobile.component.mjs +13 -7
  194. package/esm2020/lib/cube/view.pane.component.mjs +5 -6
  195. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  196. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  197. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
  198. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  199. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  201. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  202. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  203. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  204. package/esm2020/lib/dashboard/recents/recents.widget.mjs +17 -16
  205. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  206. package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +3 -3
  207. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  208. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  209. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  210. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  211. package/esm2020/lib/desktop.module.mjs +4 -4
  212. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  213. package/esm2020/lib/home/home-base.component.mjs +5 -5
  214. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  215. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  216. package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
  217. package/esm2020/lib/home/options/options.component.mjs +3 -3
  218. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  219. package/esm2020/lib/home/search.service.mjs +3 -3
  220. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  221. package/esm2020/lib/home/tools.component.mjs +3 -3
  222. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  223. package/esm2020/lib/mobile.module.mjs +4 -4
  224. package/esm2020/lib/modules/chart.module.mjs +4 -4
  225. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  226. package/esm2020/lib/modules/date.adapter.mjs +3 -3
  227. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  228. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  229. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  230. package/esm2020/lib/modules/grid.module.mjs +4 -4
  231. package/esm2020/lib/modules/material.module.mjs +4 -4
  232. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  233. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  234. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  235. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  236. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  237. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  238. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  239. package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
  240. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  241. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  242. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  243. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  244. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  245. package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
  246. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  247. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  248. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  249. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  250. package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
  251. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  252. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  253. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  254. package/esm2020/lib/options/options.component.mjs +3 -3
  255. package/esm2020/lib/options/options.service.mjs +3 -3
  256. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  257. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  258. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  259. package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
  260. package/esm2020/lib/reports/cube/usage-base.mjs +4 -4
  261. package/esm2020/lib/reports/cube/usage-chart.component.mjs +79 -13
  262. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
  263. package/esm2020/lib/reports/report-viewer.component.mjs +41 -15
  264. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  265. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  266. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  267. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  268. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  269. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  270. package/esm2020/lib/routes.desktop.mjs +1 -1
  271. package/esm2020/lib/scheduler/schedule.component.mjs +4 -4
  272. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  273. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  274. package/esm2020/lib/shared.module.mjs +11 -9
  275. package/esm2020/lib/system.module.mjs +4 -4
  276. package/esm2020/lib/views/cube/chart.component.mjs +4 -4
  277. package/esm2020/lib/views/cube/cube-base.mjs +4 -4
  278. package/esm2020/lib/views/cube/explore.component.mjs +4 -4
  279. package/esm2020/lib/views/cube/matrix.component.mjs +5 -5
  280. package/esm2020/lib/views/cube/parallel.component.mjs +5 -6
  281. package/esm2020/lib/views/cube/pivot.component.mjs +5 -5
  282. package/esm2020/lib/views/cube/sum.component.mjs +5 -5
  283. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  284. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  285. package/esm2020/lib/views/view-item.component.mjs +3 -3
  286. package/esm2020/lib/views/views.component.mjs +3 -3
  287. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  288. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  289. package/esm2020/public-api.mjs +4 -3
  290. package/fesm2015/bizdoc-core.mjs +3481 -2548
  291. package/fesm2015/bizdoc-core.mjs.map +1 -1
  292. package/fesm2020/bizdoc-core.mjs +4287 -3350
  293. package/fesm2020/bizdoc-core.mjs.map +1 -1
  294. package/lib/admin/positions/positions.component.d.ts +0 -1
  295. package/lib/browse/browse.mobile.component.d.ts +1 -0
  296. package/lib/browse/browse.pane.component.d.ts +1 -0
  297. package/lib/compose/attachments/preview/attachment-preview.component.d.ts +3 -4
  298. package/lib/compose/form.component.d.ts +1 -0
  299. package/lib/compose/trace/trace.component.d.ts +6 -0
  300. package/lib/core/base.d.ts +3 -1
  301. package/lib/core/configuration.d.ts +3 -1
  302. package/lib/core/controls/address.input.d.ts +2 -1
  303. package/lib/core/controls/file.input.d.ts +87 -0
  304. package/lib/core/controls/select.input.d.ts +7 -5
  305. package/lib/core/datasource.service.d.ts +7 -4
  306. package/lib/core/functions.d.ts +1 -0
  307. package/lib/core/hub.service.d.ts +1 -2
  308. package/lib/core/info/attachment-info.service.d.ts +1 -2
  309. package/lib/core/mailbox.service.d.ts +25 -6
  310. package/lib/core/models.d.ts +10 -6
  311. package/lib/core/session.service.d.ts +1 -0
  312. package/lib/core/slots/pane-ref.d.ts +2 -0
  313. package/lib/core/translations.d.ts +8 -0
  314. package/lib/cube/accum/accum.component.d.ts +9 -5
  315. package/lib/cube/chart/chart.component.d.ts +7 -3
  316. package/lib/cube/cube-info.service.d.ts +8 -2
  317. package/lib/cube/cube.service.d.ts +2 -2
  318. package/lib/cube/declarations.d.ts +0 -1
  319. package/lib/cube/explore/explore-items.component.d.ts +7 -4
  320. package/lib/cube/explore/explore.pane.component.d.ts +5 -4
  321. package/lib/cube/grid/grid.component.d.ts +1 -1
  322. package/lib/cube/grid/spreadsheet.component.d.ts +1 -3
  323. package/lib/cube/matrix/matrix.base.d.ts +1 -0
  324. package/lib/cube/matrix/matrix.pane.component.d.ts +0 -1
  325. package/lib/cube/matrix/{matrix.component.d.ts → popup.component.d.ts} +0 -0
  326. package/lib/cube/matrix/table.component.d.ts +4 -3
  327. package/lib/cube/parallel/parallel.component.d.ts +6 -3
  328. package/lib/cube/pivot/pivot.component.d.ts +4 -1
  329. package/lib/cube/sum/sum.component.d.ts +2 -1
  330. package/lib/cube/view.mobile.component.d.ts +3 -2
  331. package/lib/dashboard/cube/cube-analysis.base.d.ts +2 -1
  332. package/lib/dashboard/recents/recents.widget.d.ts +2 -1
  333. package/lib/reports/cube/usage-args.component.d.ts +2 -2
  334. package/lib/reports/cube/usage-base.d.ts +8 -12
  335. package/lib/reports/cube/usage-chart.component.d.ts +1 -1
  336. package/lib/reports/report-viewer.component.d.ts +3 -1
  337. package/lib/shared.module.d.ts +176 -175
  338. package/lib/views/cube/chart.component.d.ts +2 -1
  339. package/lib/views/cube/cube-base.d.ts +2 -1
  340. package/lib/views/cube/explore.component.d.ts +2 -1
  341. package/lib/views/cube/matrix.component.d.ts +3 -2
  342. package/lib/views/cube/parallel.component.d.ts +1 -2
  343. package/lib/views/cube/pivot.component.d.ts +2 -1
  344. package/lib/views/cube/sum.component.d.ts +2 -1
  345. package/package.json +15 -15
  346. package/public-api.d.ts +4 -3
  347. package/assets/dayjs/locale/af.js +0 -1
  348. package/assets/dayjs/locale/am.js +0 -1
  349. package/assets/dayjs/locale/ar-dz.js +0 -1
  350. package/assets/dayjs/locale/ar-iq.js +0 -1
  351. package/assets/dayjs/locale/ar-kw.js +0 -1
  352. package/assets/dayjs/locale/ar-ly.js +0 -1
  353. package/assets/dayjs/locale/ar-ma.js +0 -1
  354. package/assets/dayjs/locale/ar-sa.js +0 -1
  355. package/assets/dayjs/locale/ar-tn.js +0 -1
  356. package/assets/dayjs/locale/ar.js +0 -1
  357. package/assets/dayjs/locale/az.js +0 -1
  358. package/assets/dayjs/locale/be.js +0 -1
  359. package/assets/dayjs/locale/bg.js +0 -1
  360. package/assets/dayjs/locale/bi.js +0 -1
  361. package/assets/dayjs/locale/bm.js +0 -1
  362. package/assets/dayjs/locale/bn.js +0 -1
  363. package/assets/dayjs/locale/bo.js +0 -1
  364. package/assets/dayjs/locale/br.js +0 -1
  365. package/assets/dayjs/locale/bs.js +0 -1
  366. package/assets/dayjs/locale/ca.js +0 -1
  367. package/assets/dayjs/locale/cs.js +0 -1
  368. package/assets/dayjs/locale/cv.js +0 -1
  369. package/assets/dayjs/locale/cy.js +0 -1
  370. package/assets/dayjs/locale/da.js +0 -1
  371. package/assets/dayjs/locale/de-at.js +0 -1
  372. package/assets/dayjs/locale/de-ch.js +0 -1
  373. package/assets/dayjs/locale/de.js +0 -1
  374. package/assets/dayjs/locale/dv.js +0 -1
  375. package/assets/dayjs/locale/el.js +0 -1
  376. package/assets/dayjs/locale/en-au.js +0 -1
  377. package/assets/dayjs/locale/en-ca.js +0 -1
  378. package/assets/dayjs/locale/en-gb.js +0 -1
  379. package/assets/dayjs/locale/en-ie.js +0 -1
  380. package/assets/dayjs/locale/en-il.js +0 -1
  381. package/assets/dayjs/locale/en-in.js +0 -1
  382. package/assets/dayjs/locale/en-nz.js +0 -1
  383. package/assets/dayjs/locale/en-sg.js +0 -1
  384. package/assets/dayjs/locale/en-tt.js +0 -1
  385. package/assets/dayjs/locale/en.js +0 -1
  386. package/assets/dayjs/locale/eo.js +0 -1
  387. package/assets/dayjs/locale/es-do.js +0 -1
  388. package/assets/dayjs/locale/es-mx.js +0 -1
  389. package/assets/dayjs/locale/es-pr.js +0 -1
  390. package/assets/dayjs/locale/es-us.js +0 -1
  391. package/assets/dayjs/locale/es.js +0 -1
  392. package/assets/dayjs/locale/et.js +0 -1
  393. package/assets/dayjs/locale/eu.js +0 -1
  394. package/assets/dayjs/locale/fa.js +0 -1
  395. package/assets/dayjs/locale/fi.js +0 -1
  396. package/assets/dayjs/locale/fo.js +0 -1
  397. package/assets/dayjs/locale/fr-ca.js +0 -1
  398. package/assets/dayjs/locale/fr-ch.js +0 -1
  399. package/assets/dayjs/locale/fr.js +0 -1
  400. package/assets/dayjs/locale/fy.js +0 -1
  401. package/assets/dayjs/locale/ga.js +0 -1
  402. package/assets/dayjs/locale/gd.js +0 -1
  403. package/assets/dayjs/locale/gl.js +0 -1
  404. package/assets/dayjs/locale/gom-latn.js +0 -1
  405. package/assets/dayjs/locale/gu.js +0 -1
  406. package/assets/dayjs/locale/he.js +0 -1
  407. package/assets/dayjs/locale/hi.js +0 -1
  408. package/assets/dayjs/locale/hr.js +0 -1
  409. package/assets/dayjs/locale/ht.js +0 -1
  410. package/assets/dayjs/locale/hu.js +0 -1
  411. package/assets/dayjs/locale/hy-am.js +0 -1
  412. package/assets/dayjs/locale/id.js +0 -1
  413. package/assets/dayjs/locale/index.d.ts +0 -11
  414. package/assets/dayjs/locale/is.js +0 -1
  415. package/assets/dayjs/locale/it-ch.js +0 -1
  416. package/assets/dayjs/locale/it.js +0 -1
  417. package/assets/dayjs/locale/ja.js +0 -1
  418. package/assets/dayjs/locale/jv.js +0 -1
  419. package/assets/dayjs/locale/ka.js +0 -1
  420. package/assets/dayjs/locale/kk.js +0 -1
  421. package/assets/dayjs/locale/km.js +0 -1
  422. package/assets/dayjs/locale/kn.js +0 -1
  423. package/assets/dayjs/locale/ko.js +0 -1
  424. package/assets/dayjs/locale/ku.js +0 -1
  425. package/assets/dayjs/locale/ky.js +0 -1
  426. package/assets/dayjs/locale/lb.js +0 -1
  427. package/assets/dayjs/locale/lo.js +0 -1
  428. package/assets/dayjs/locale/lt.js +0 -1
  429. package/assets/dayjs/locale/lv.js +0 -1
  430. package/assets/dayjs/locale/me.js +0 -1
  431. package/assets/dayjs/locale/mi.js +0 -1
  432. package/assets/dayjs/locale/mk.js +0 -1
  433. package/assets/dayjs/locale/ml.js +0 -1
  434. package/assets/dayjs/locale/mn.js +0 -1
  435. package/assets/dayjs/locale/mr.js +0 -1
  436. package/assets/dayjs/locale/ms-my.js +0 -1
  437. package/assets/dayjs/locale/ms.js +0 -1
  438. package/assets/dayjs/locale/mt.js +0 -1
  439. package/assets/dayjs/locale/my.js +0 -1
  440. package/assets/dayjs/locale/nb.js +0 -1
  441. package/assets/dayjs/locale/ne.js +0 -1
  442. package/assets/dayjs/locale/nl-be.js +0 -1
  443. package/assets/dayjs/locale/nl.js +0 -1
  444. package/assets/dayjs/locale/nn.js +0 -1
  445. package/assets/dayjs/locale/oc-lnc.js +0 -1
  446. package/assets/dayjs/locale/pa-in.js +0 -1
  447. package/assets/dayjs/locale/pl.js +0 -1
  448. package/assets/dayjs/locale/pt-br.js +0 -1
  449. package/assets/dayjs/locale/pt.js +0 -1
  450. package/assets/dayjs/locale/ro.js +0 -1
  451. package/assets/dayjs/locale/ru.js +0 -1
  452. package/assets/dayjs/locale/rw.js +0 -1
  453. package/assets/dayjs/locale/sd.js +0 -1
  454. package/assets/dayjs/locale/se.js +0 -1
  455. package/assets/dayjs/locale/si.js +0 -1
  456. package/assets/dayjs/locale/sk.js +0 -1
  457. package/assets/dayjs/locale/sl.js +0 -1
  458. package/assets/dayjs/locale/sq.js +0 -1
  459. package/assets/dayjs/locale/sr-cyrl.js +0 -1
  460. package/assets/dayjs/locale/sr.js +0 -1
  461. package/assets/dayjs/locale/ss.js +0 -1
  462. package/assets/dayjs/locale/sv-fi.js +0 -1
  463. package/assets/dayjs/locale/sv.js +0 -1
  464. package/assets/dayjs/locale/sw.js +0 -1
  465. package/assets/dayjs/locale/ta.js +0 -1
  466. package/assets/dayjs/locale/te.js +0 -1
  467. package/assets/dayjs/locale/tet.js +0 -1
  468. package/assets/dayjs/locale/tg.js +0 -1
  469. package/assets/dayjs/locale/th.js +0 -1
  470. package/assets/dayjs/locale/tk.js +0 -1
  471. package/assets/dayjs/locale/tl-ph.js +0 -1
  472. package/assets/dayjs/locale/tlh.js +0 -1
  473. package/assets/dayjs/locale/tr.js +0 -1
  474. package/assets/dayjs/locale/types.d.ts +0 -33
  475. package/assets/dayjs/locale/tzl.js +0 -1
  476. package/assets/dayjs/locale/tzm-latn.js +0 -1
  477. package/assets/dayjs/locale/tzm.js +0 -1
  478. package/assets/dayjs/locale/ug-cn.js +0 -1
  479. package/assets/dayjs/locale/uk.js +0 -1
  480. package/assets/dayjs/locale/ur.js +0 -1
  481. package/assets/dayjs/locale/uz-latn.js +0 -1
  482. package/assets/dayjs/locale/uz.js +0 -1
  483. package/assets/dayjs/locale/vi.js +0 -1
  484. package/assets/dayjs/locale/x-pseudo.js +0 -1
  485. package/assets/dayjs/locale/yo.js +0 -1
  486. package/assets/dayjs/locale/zh-cn.js +0 -1
  487. package/assets/dayjs/locale/zh-hk.js +0 -1
  488. package/assets/dayjs/locale/zh-tw.js +0 -1
  489. package/assets/dayjs/locale/zh.js +0 -1
  490. package/esm2020/lib/cube/matrix/matrix.component.mjs +0 -66
@@ -229,14 +229,14 @@ let ProfilerComponent = class ProfilerComponent {
229
229
  this._destroy.complete();
230
230
  }
231
231
  };
232
- ProfilerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: ProfilerComponent, deps: [{ token: i1.PromptService }, { token: i2.UtilityRef }, { token: i3.SessionService }, { token: i4.MatDialog }, { token: i5.DocumentInfo }, { token: i6.MediaObserver }, { token: i7.ChatInfo }, { token: i8.GuideService }, { token: i9.PanesRouter }, { token: i10.PaneRef }, { token: i11.TranslateService }, { token: i12.AccountService }, { token: i13.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
233
- ProfilerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.0", type: ProfilerComponent, selector: "ng-component", host: { listeners: { "window:keydown.f1": "guide($event)", "window:resize": "resize()" }, classAttribute: "pane" }, viewQueries: [{ propertyName: "chart", first: true, predicate: ["activity"], descendants: true }, { propertyName: "chartElement", first: true, predicate: ["activity"], descendants: true, read: ElementRef }, { propertyName: "assign", first: true, predicate: ["assign"], descendants: true }], ngImport: i0, template: "<mat-toolbar>\r\n <mat-icon (click)=\"null\" class=\"mat-icon-rtl-mirror\">search</mat-icon>\r\n <div>\r\n <input matInput type=\"search\" [matAutocomplete]=\"auto\" [formControl]=\"search\" data-help=\"search\" width=\"20\" />\r\n <mat-autocomplete #auto=\"matAutocomplete\" [displayWith]=\"display\"\r\n (optionSelected)=\"change($event)\">\r\n <mat-option *ngFor=\"let u of users$ | async\" [value]=\"u\">\r\n <span>{{u.name}}</span>\r\n </mat-option>\r\n </mat-autocomplete>\r\n </div>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"reassign()\" [bizdocTooltip]=\"'ReassignAll' | translate\" [disabled]=\"!data || !data.positions.length\" data-help=\"reassign\"><mat-icon>swap_horiz</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide()\" [bizdocTooltip]=\"'Help' | translate\"><mat-icon>help_outline</mat-icon></button>\r\n</mat-toolbar>\r\n<mat-grid-list [cols]=\"cols\" [style.display]=\"data ? '': 'none'\">\r\n <mat-grid-tile>\r\n <mat-card>\r\n <mat-card-header>\r\n <mat-card-title>\r\n <span>{{data?.info.name}}</span>\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <button mat-icon-button (click)=\"chat(data.info.id)\" [bizdocTooltip]=\"'Chat' | translate\" [disabled]=\"!data\"><mat-icon>chat</mat-icon></button>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"activity\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Activity' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <ejs-chart #activity [primaryXAxis]=\"primaryXAxis\" [primaryYAxis]=\"primaryYAxis\" [zoomSettings]=\"zoomSettings\" [tooltip]='tooltip' (tooltipRender)=\"tooltipRender($event)\" [palettes]=\"palettes\" background=\"transparent\" [theme]='theme' [border]=\"border\" (pointClick)=\"pointClick($event)\">\r\n <e-series-collection>\r\n </e-series-collection>\r\n </ejs-chart>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"pending\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Pending' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <table class=\"mat-table\" *ngIf=\"data?.pending.length; else none\">\r\n <thead>\r\n <tr class=\"mat-row\">\r\n <td class=\"mat-header-cell\"></td>\r\n <td class=\"mat-header-cell\"></td>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr *ngFor=\"let r of data?.pending\" class=\"mat-row\">\r\n <td class=\"mat-cell\"><a (click)=\"trace(r.id)\">{{r.number}}</a></td>\r\n <td class=\"mat-cell\">{{ r.received | amDifference : null : 's' | amDuration : 's'}}</td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"positions\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Positions' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <table class=\"mat-table\" *ngIf=\"data?.positions.length; else none\">\r\n <tr *ngFor=\"let p of data?.positions\" class=\"mat-row\">\r\n <td class=\"mat-cell\">{{p.value }}</td>\r\n <td class=\"mat-cell\">{{p.role | role}}</td>\r\n <td class=\"mat-cell\">\r\n <button mat-icon-button (click)=\"reassign(p)\" [bizdocTooltip]=\"'Reassign' | translate\"><mat-icon>swap_horiz</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n</mat-grid-list>\r\n<!-- dialog -->\r\n<ng-template #assign>\r\n <h2 mat-dialog-title>{{'Reassign' | translate }}</h2>\r\n <mat-dialog-content>\r\n <form autocomplete=\"off\" fxLayout=\"column\">\r\n <mat-form-field>\r\n <mat-select placeholder=\"{{'Who' | translate}}\" [formControl]=\"who\" required>\r\n <mat-option *ngFor=\"let u of assignable$ | async\" [value]=\"u.id\">{{u.name}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </form>\r\n </mat-dialog-content>\r\n <mat-dialog-actions>\r\n <button mat-button [mat-dialog-close]=\"who.value\" color=\"primary\" [disabled]=\"!who.valid\">{{'OK' | translate}}</button>\r\n <button mat-button mat-dialog-close>{{'Cancel' | translate}}</button>\r\n </mat-dialog-actions>\r\n</ng-template>\r\n<ng-template #none>\r\n <span class=\"mat-body-2\">{{'None' | translate }}</span>\r\n</ng-template>\r\n", styles: [":host{min-width:560px;display:block}.mat-card{width:calc(100% - 50px);height:calc(100% - 50px);overflow:hidden}.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}.mat-table{width:100%}\n"], components: [{ type: i14.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i15.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i16.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { type: i17.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { type: i18.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: i19.MatGridList, selector: "mat-grid-list", inputs: ["cols", "gutterSize", "rowHeight"], exportAs: ["matGridList"] }, { type: i19.MatGridTile, selector: "mat-grid-tile", inputs: ["rowspan", "colspan"], exportAs: ["matGridTile"] }, { type: i20.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i20.MatCardHeader, selector: "mat-card-header" }, { type: i21.ChartComponent, selector: "ejs-chart", inputs: ["allowExport", "allowMultiSelection", "annotations", "axes", "background", "backgroundImage", "border", "chartArea", "columns", "crosshair", "currencyCode", "dataSource", "description", "enableAnimation", "enableAutoIntervalOnBothAxis", "enableCanvas", "enableExport", "enablePersistence", "enableRtl", "enableSideBySidePlacement", "height", "highlightMode", "highlightPattern", "indicators", "isMultiSelect", "isTransposed", "legendSettings", "locale", "margin", "palettes", "primaryXAxis", "primaryYAxis", "rangeColorSettings", "rows", "selectedDataIndexes", "selectionMode", "selectionPattern", "series", "subTitle", "subTitleStyle", "tabIndex", "theme", "title", "titleStyle", "tooltip", "useGroupingSeparator", "width", "zoomSettings"], outputs: ["afterExport", "animationComplete", "annotationRender", "axisLabelClick", "axisLabelRender", "axisMultiLabelRender", "axisRangeCalculated", "beforeExport", "beforePrint", "beforeResize", "chartMouseClick", "chartMouseDown", "chartMouseLeave", "chartMouseMove", "chartMouseUp", "drag", "dragComplete", "dragEnd", "dragStart", "legendClick", "legendRender", "load", "loaded", "multiLevelLabelClick", "onZooming", "pointClick", "pointDoubleClick", "pointMove", "pointRender", "resized", "scrollChanged", "scrollEnd", "scrollStart", "selectionComplete", "seriesRender", "sharedTooltipRender", "textRender", "tooltipRender", "zoomComplete", "dataSourceChange"] }, { type: i22.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { type: i23.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }], directives: [{ type: i24.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { type: i16.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { type: i13.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i13.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i13.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i25.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i26.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i20.MatCardTitle, selector: "mat-card-title, [mat-card-title], [matCardTitle]" }, { type: i20.MatCardContent, selector: "mat-card-content, [mat-card-content], [matCardContent]" }, { type: i21.SeriesCollectionDirective, selector: "ej-chart>e-series-collection" }, { type: i25.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i4.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i13.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i13.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i27.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: i13.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i4.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }, { type: i4.MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: ["aria-label", "type", "mat-dialog-close", "matDialogClose"], exportAs: ["matDialogClose"] }], pipes: { "async": i25.AsyncPipe, "translate": i28.TranslatePipe, "amDuration": i29.DurationPipe, "amDifference": i30.DifferencePipe, "role": i31.RolePipe } });
232
+ ProfilerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: ProfilerComponent, deps: [{ token: i1.PromptService }, { token: i2.UtilityRef }, { token: i3.SessionService }, { token: i4.MatDialog }, { token: i5.DocumentInfo }, { token: i6.MediaObserver }, { token: i7.ChatInfo }, { token: i8.GuideService }, { token: i9.PanesRouter }, { token: i10.PaneRef }, { token: i11.TranslateService }, { token: i12.AccountService }, { token: i13.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
233
+ ProfilerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: ProfilerComponent, selector: "ng-component", host: { listeners: { "window:keydown.f1": "guide($event)", "window:resize": "resize()" }, classAttribute: "pane" }, viewQueries: [{ propertyName: "chart", first: true, predicate: ["activity"], descendants: true }, { propertyName: "chartElement", first: true, predicate: ["activity"], descendants: true, read: ElementRef }, { propertyName: "assign", first: true, predicate: ["assign"], descendants: true }], ngImport: i0, template: "<mat-toolbar>\r\n <mat-icon (click)=\"null\" class=\"mat-icon-rtl-mirror\">search</mat-icon>\r\n <div>\r\n <input matInput type=\"search\" [matAutocomplete]=\"auto\" [formControl]=\"search\" data-help=\"search\" width=\"20\" />\r\n <mat-autocomplete #auto=\"matAutocomplete\" [displayWith]=\"display\"\r\n (optionSelected)=\"change($event)\">\r\n <mat-option *ngFor=\"let u of users$ | async\" [value]=\"u\">\r\n <span>{{u.name}}</span>\r\n </mat-option>\r\n </mat-autocomplete>\r\n </div>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"reassign()\" [bizdocTooltip]=\"'ReassignAll' | translate\" [disabled]=\"!data || !data.positions.length\" data-help=\"reassign\"><mat-icon>swap_horiz</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide()\" [bizdocTooltip]=\"'Help' | translate\"><mat-icon>help_outline</mat-icon></button>\r\n</mat-toolbar>\r\n<mat-grid-list [cols]=\"cols\" [style.display]=\"data ? '': 'none'\">\r\n <mat-grid-tile>\r\n <mat-card>\r\n <mat-card-header>\r\n <mat-card-title>\r\n <span>{{data?.info.name}}</span>\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <button mat-icon-button (click)=\"chat(data.info.id)\" [bizdocTooltip]=\"'Chat' | translate\" [disabled]=\"!data\"><mat-icon>chat</mat-icon></button>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"activity\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Activity' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <ejs-chart #activity [primaryXAxis]=\"primaryXAxis\" [primaryYAxis]=\"primaryYAxis\" [zoomSettings]=\"zoomSettings\" [tooltip]='tooltip' (tooltipRender)=\"tooltipRender($event)\" [palettes]=\"palettes\" background=\"transparent\" [theme]='theme' [border]=\"border\" (pointClick)=\"pointClick($event)\">\r\n <e-series-collection>\r\n </e-series-collection>\r\n </ejs-chart>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"pending\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Pending' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <table class=\"mat-table\" *ngIf=\"data?.pending.length; else none\">\r\n <thead>\r\n <tr class=\"mat-row\">\r\n <td class=\"mat-header-cell\"></td>\r\n <td class=\"mat-header-cell\"></td>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr *ngFor=\"let r of data?.pending\" class=\"mat-row\">\r\n <td class=\"mat-cell\"><a (click)=\"trace(r.id)\">{{r.number}}</a></td>\r\n <td class=\"mat-cell\">{{ r.received | amDifference : null : 's' | amDuration : 's'}}</td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n <mat-grid-tile>\r\n <mat-card data-help=\"positions\">\r\n <mat-card-header>\r\n <mat-card-title>\r\n {{'Positions' | translate}}\r\n </mat-card-title>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <table class=\"mat-table\" *ngIf=\"data?.positions.length; else none\">\r\n <tr *ngFor=\"let p of data?.positions\" class=\"mat-row\">\r\n <td class=\"mat-cell\">{{p.value }}</td>\r\n <td class=\"mat-cell\">{{p.role | role}}</td>\r\n <td class=\"mat-cell\">\r\n <button mat-icon-button (click)=\"reassign(p)\" [bizdocTooltip]=\"'Reassign' | translate\"><mat-icon>swap_horiz</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n </mat-card-content>\r\n </mat-card>\r\n </mat-grid-tile>\r\n</mat-grid-list>\r\n<!-- dialog -->\r\n<ng-template #assign>\r\n <h2 mat-dialog-title>{{'Reassign' | translate }}</h2>\r\n <mat-dialog-content>\r\n <form autocomplete=\"off\" fxLayout=\"column\">\r\n <mat-form-field>\r\n <mat-select placeholder=\"{{'Who' | translate}}\" [formControl]=\"who\" required>\r\n <mat-option *ngFor=\"let u of assignable$ | async\" [value]=\"u.id\">{{u.name}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </form>\r\n </mat-dialog-content>\r\n <mat-dialog-actions>\r\n <button mat-button [mat-dialog-close]=\"who.value\" color=\"primary\" [disabled]=\"!who.valid\">{{'OK' | translate}}</button>\r\n <button mat-button mat-dialog-close>{{'Cancel' | translate}}</button>\r\n </mat-dialog-actions>\r\n</ng-template>\r\n<ng-template #none>\r\n <span class=\"mat-body-2\">{{'None' | translate }}</span>\r\n</ng-template>\r\n", styles: [":host{min-width:560px;display:block}.mat-card{width:calc(100% - 50px);height:calc(100% - 50px);overflow:hidden}.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}.mat-table{width:100%}\n"], components: [{ type: i14.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i15.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i16.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { type: i17.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { type: i18.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: i19.MatGridList, selector: "mat-grid-list", inputs: ["cols", "gutterSize", "rowHeight"], exportAs: ["matGridList"] }, { type: i19.MatGridTile, selector: "mat-grid-tile", inputs: ["rowspan", "colspan"], exportAs: ["matGridTile"] }, { type: i20.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i20.MatCardHeader, selector: "mat-card-header" }, { type: i21.ChartComponent, selector: "ejs-chart", inputs: ["allowExport", "allowMultiSelection", "annotations", "axes", "background", "backgroundImage", "border", "chartArea", "columns", "crosshair", "currencyCode", "dataSource", "description", "enableAnimation", "enableAutoIntervalOnBothAxis", "enableCanvas", "enableExport", "enablePersistence", "enableRtl", "enableSideBySidePlacement", "height", "highlightColor", "highlightMode", "highlightPattern", "indicators", "isMultiSelect", "isTransposed", "legendSettings", "locale", "margin", "palettes", "primaryXAxis", "primaryYAxis", "rangeColorSettings", "rows", "selectedDataIndexes", "selectionMode", "selectionPattern", "series", "subTitle", "subTitleStyle", "tabIndex", "theme", "title", "titleStyle", "tooltip", "useGroupingSeparator", "width", "zoomSettings"], outputs: ["afterExport", "animationComplete", "annotationRender", "axisLabelClick", "axisLabelRender", "axisMultiLabelRender", "axisRangeCalculated", "beforeExport", "beforePrint", "beforeResize", "chartDoubleClick", "chartMouseClick", "chartMouseDown", "chartMouseLeave", "chartMouseMove", "chartMouseUp", "drag", "dragComplete", "dragEnd", "dragStart", "legendClick", "legendRender", "load", "loaded", "multiLevelLabelClick", "onZooming", "pointClick", "pointDoubleClick", "pointMove", "pointRender", "resized", "scrollChanged", "scrollEnd", "scrollStart", "selectionComplete", "seriesRender", "sharedTooltipRender", "textRender", "tooltipRender", "zoomComplete", "dataSourceChange"] }, { type: i22.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { type: i23.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }], directives: [{ type: i24.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { type: i16.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { type: i13.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i13.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i13.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i25.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i26.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i20.MatCardTitle, selector: "mat-card-title, [mat-card-title], [matCardTitle]" }, { type: i20.MatCardContent, selector: "mat-card-content, [mat-card-content], [matCardContent]" }, { type: i21.SeriesCollectionDirective, selector: "ej-chart>e-series-collection" }, { type: i25.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i4.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i13.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i13.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i27.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: i13.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i4.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }, { type: i4.MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: ["aria-label", "type", "mat-dialog-close", "matDialogClose"], exportAs: ["matDialogClose"] }], pipes: { "async": i25.AsyncPipe, "translate": i28.TranslatePipe, "amDuration": i29.DurationPipe, "amDifference": i30.DifferencePipe, "role": i31.RolePipe } });
234
234
  ProfilerComponent = __decorate([
235
235
  BizDoc({ selector: 'bizdoc-user-profiler' })
236
236
  /** component*/
237
237
  ], ProfilerComponent);
238
238
  export { ProfilerComponent };
239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: ProfilerComponent, decorators: [{
239
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: ProfilerComponent, decorators: [{
240
240
  type: Component,
241
241
  args: [{ host: {
242
242
  class: 'pane'
@@ -40,9 +40,9 @@ export class UtilityWrapperComponent {
40
40
  this._routing.unsubscribe();
41
41
  }
42
42
  }
43
- UtilityWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: UtilityWrapperComponent, deps: [{ token: i1.SessionService }, { token: i2.ActivatedRoute }, { token: i3.WindowTitleService }, { token: i4.HttpClient }, { token: i5.PromptService }, { token: i6.HubService }, { token: i0.ViewContainerRef }, { token: i7.BizDocComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
44
- UtilityWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.0", type: UtilityWrapperComponent, selector: "ng-component", ngImport: i0, template: '', isInline: true });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: UtilityWrapperComponent, decorators: [{
43
+ UtilityWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: UtilityWrapperComponent, deps: [{ token: i1.SessionService }, { token: i2.ActivatedRoute }, { token: i3.WindowTitleService }, { token: i4.HttpClient }, { token: i5.PromptService }, { token: i6.HubService }, { token: i0.ViewContainerRef }, { token: i7.BizDocComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
44
+ UtilityWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: UtilityWrapperComponent, selector: "ng-component", ngImport: i0, template: '', isInline: true });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: UtilityWrapperComponent, decorators: [{
46
46
  type: Component,
47
47
  args: [{
48
48
  template: ''
@@ -34,9 +34,9 @@ export class UtilityPaneComponent {
34
34
  });
35
35
  }
36
36
  }
37
- UtilityPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: UtilityPaneComponent, deps: [{ token: i1.SessionService }, { token: i2.PaneRef }, { token: i3.HttpClient }, { token: i4.PromptService }, { token: i5.HubService }, { token: i6.BizDocComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
38
- UtilityPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.0", type: UtilityPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, viewQueries: [{ propertyName: "vc", first: true, predicate: ["container"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: '<ng-container #container></ng-container>', isInline: true });
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: UtilityPaneComponent, decorators: [{
37
+ UtilityPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: UtilityPaneComponent, deps: [{ token: i1.SessionService }, { token: i2.PaneRef }, { token: i3.HttpClient }, { token: i4.PromptService }, { token: i5.HubService }, { token: i6.BizDocComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
38
+ UtilityPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: UtilityPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, viewQueries: [{ propertyName: "vc", first: true, predicate: ["container"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: '<ng-container #container></ng-container>', isInline: true });
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: UtilityPaneComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  template: '<ng-container #container></ng-container>',
@@ -12,9 +12,9 @@ import * as i2 from "./core/hub.service";
12
12
  const REVISIT_TAB_REFRESH = 10000;
13
13
  export class BrokenPage {
14
14
  }
15
- BrokenPage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BrokenPage, deps: [], target: i0.ɵɵFactoryTarget.Component });
16
- BrokenPage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.0", type: BrokenPage, selector: "ng-component", ngImport: i0, template: '', isInline: true });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BrokenPage, decorators: [{
15
+ BrokenPage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BrokenPage, deps: [], target: i0.ɵɵFactoryTarget.Component });
16
+ BrokenPage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: BrokenPage, selector: "ng-component", ngImport: i0, template: '', isInline: true });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BrokenPage, decorators: [{
18
18
  type: Component,
19
19
  args: [{
20
20
  template: ''
@@ -71,9 +71,9 @@ export class BizDocApp {
71
71
  }
72
72
  }
73
73
  }
74
- BizDocApp.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocApp, deps: [{ token: i0.ViewContainerRef }, { token: i0.ComponentFactoryResolver }, { token: i1.SessionService }, { token: i2.HubService }], target: i0.ɵɵFactoryTarget.Component });
75
- BizDocApp.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.0", type: BizDocApp, selector: "bizdoc", ngImport: i0, template: '', isInline: true });
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocApp, decorators: [{
74
+ BizDocApp.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocApp, deps: [{ token: i0.ViewContainerRef }, { token: i0.ComponentFactoryResolver }, { token: i1.SessionService }, { token: i2.HubService }], target: i0.ɵɵFactoryTarget.Component });
75
+ BizDocApp.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.1", type: BizDocApp, selector: "bizdoc", ngImport: i0, template: '', isInline: true });
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocApp, decorators: [{
77
77
  type: Component,
78
78
  args: [{
79
79
  selector: 'bizdoc',
@@ -57,11 +57,11 @@ export class BizDocModule {
57
57
  };
58
58
  }
59
59
  }
60
- BizDocModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
61
- BizDocModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocModule, imports: [i1.BrowserModule, BrowserAnimationsModule, i2.RouterModule, MobileModule,
60
+ BizDocModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
61
+ BizDocModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocModule, imports: [i1.BrowserModule, BrowserAnimationsModule, i2.RouterModule, MobileModule,
62
62
  DesktopModule, i3.SystemModule, i4.SharedModule], exports: [SharedModule,
63
63
  MaterialModule] });
64
- BizDocModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocModule, imports: [[
64
+ BizDocModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocModule, imports: [[
65
65
  BrowserModule.withServerTransition({ appId: 'ng-cli-universal' }),
66
66
  BrowserAnimationsModule,
67
67
  RouterModule.forRoot(ROUTES, { initialNavigation: 'disabled' }),
@@ -71,7 +71,7 @@ BizDocModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
71
71
  SharedModule.forChild({ routing: isMobile() ? 'ng' : 'pane' })
72
72
  ], SharedModule,
73
73
  MaterialModule] });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.0", ngImport: i0, type: BizDocModule, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImport: i0, type: BizDocModule, decorators: [{
75
75
  type: NgModule,
76
76
  args: [{
77
77
  declarations: [],