@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
@@ -129,9 +129,9 @@ export class ReportViewerComponent {
129
129
  this._destroy.complete();
130
130
  }
131
131
  }
132
- ReportViewerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportViewerComponent, deps: [{ token: i1.HttpClient }, { token: i2.PromptService }, { token: i0.Injector }, { token: i3.HubService }, { token: i4.TranslateService }, { token: i5.SessionService }, { token: i6.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
133
- ReportViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: { report: "report", args: "args" }, host: { listeners: { "window:resize": "resize()" } }, viewQueries: [{ propertyName: "viewContainer", first: true, predicate: ["vc"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "table", first: true, predicate: TableViewComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: "<mat-progress-bar [mode]=\"progress === 0 ? 'query' : 'buffer'\" [value]=progress [bufferValue]=0 [style.visibility]=\"progress > -1 ? 'visible':'hidden'\"></mat-progress-bar>\r\n<ng-container #vc></ng-container>\r\n", styles: [":host{display:flex;flex-direction:column}:host :last-child{flex:1 auto}\n"], components: [{ type: i7.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }] });
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportViewerComponent, decorators: [{
132
+ ReportViewerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportViewerComponent, deps: [{ token: i1.HttpClient }, { token: i2.PromptService }, { token: i0.Injector }, { token: i3.HubService }, { token: i4.TranslateService }, { token: i5.SessionService }, { token: i6.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
133
+ ReportViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: { report: "report", args: "args" }, host: { listeners: { "window:resize": "resize()" } }, viewQueries: [{ propertyName: "viewContainer", first: true, predicate: ["vc"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "table", first: true, predicate: TableViewComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: "<mat-progress-bar [mode]=\"progress === 0 ? 'query' : 'buffer'\" [value]=progress [bufferValue]=0 [style.visibility]=\"progress > -1 ? 'visible':'hidden'\"></mat-progress-bar>\r\n<ng-container #vc></ng-container>\r\n", styles: [":host{display:flex;flex-direction:column}:host :last-child{flex:1 auto}\n"], components: [{ type: i7.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }] });
134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportViewerComponent, decorators: [{
135
135
  type: Component,
136
136
  args: [{ selector: 'bizdoc-report-viewer', template: "<mat-progress-bar [mode]=\"progress === 0 ? 'query' : 'buffer'\" [value]=progress [bufferValue]=0 [style.visibility]=\"progress > -1 ? 'visible':'hidden'\"></mat-progress-bar>\r\n<ng-container #vc></ng-container>\r\n", styles: [":host{display:flex;flex-direction:column}:host :last-child{flex:1 auto}\n"] }]
137
137
  }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: i2.PromptService }, { type: i0.Injector }, { type: i3.HubService }, { type: i4.TranslateService }, { type: i5.SessionService }, { type: i6.BizDocComponentFactoryResolver }]; }, propDecorators: { report: [{
@@ -113,9 +113,9 @@ export class ReportComponent {
113
113
  this._destroy.complete();
114
114
  }
115
115
  }
116
- ReportComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportComponent, deps: [{ token: i1.WindowTitleService }, { token: i2.ActivatedRoute }, { token: i3.SessionService }, { token: i0.ChangeDetectorRef }, { token: i4.PromptService }, { token: i5.GuideService }], target: i0.ɵɵFactoryTarget.Component });
117
- ReportComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: ReportComponent, selector: "bizdoc-report", viewQueries: [{ propertyName: "filter", first: true, predicate: MatSidenav, descendants: true, static: true }, { propertyName: "viewer", first: true, predicate: ReportViewerComponent, descendants: true, static: true }], ngImport: i0, template: "<mat-toolbar>\r\n <button mat-icon-button (click)=\"viewer.execute()\" [bizdocTooltip]=\"'Refresh' | translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"viewer.exportExcel()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide()\" [bizdocTooltip]=\"'Help' | translate\" *ngIf=\"report.guide\"><mat-icon>help_outline</mat-icon></button>\r\n <button mat-icon-button (click)=\"clearFilter()\" [bizdocTooltip]=\"'Clear' | translate\" *ngIf=\"hasFilters\" [disabled]=\"!anyFilters\"><mat-icon>clear_all</mat-icon></button>\r\n <button mat-icon-button (click)=\"filter($event)\" bizdocTooltip=\"{{'Filter' | translate}}\" *ngIf=\"hasFilters\"><mat-icon [class.filled]=\"anyFilters\">filter_list</mat-icon></button>\r\n</mat-toolbar>\r\n<mat-sidenav-container class=\"page-container\">\r\n <mat-sidenav-content>\r\n <bizdoc-report-viewer [report]=\"report\" [args]=\"args\"></bizdoc-report-viewer>\r\n </mat-sidenav-content>\r\n <mat-sidenav mode=\"over\" opened=\"false\" #filter position=\"end\">\r\n <bizdoc-report-arguments *ngIf=\"viewer.reportRef\" [args]=\"args\" (argsChange)=\"argsChange($event)\" [reportRef]=\"viewer.reportRef\"\r\n [template]=\"report.argumentsTemplate\" [arguments]=\"report.arguments\"></bizdoc-report-arguments>\r\n </mat-sidenav>\r\n</mat-sidenav-container>\r\n", styles: [".contents{display:flex;flex-direction:column}\n"], components: [{ type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { 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: i9.MatSidenavContainer, selector: "mat-sidenav-container", exportAs: ["matSidenavContainer"] }, { type: i9.MatSidenavContent, selector: "mat-sidenav-content" }, { type: i10.ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: ["report", "args"] }, { type: i9.MatSidenav, selector: "mat-sidenav", inputs: ["fixedInViewport", "fixedTopGap", "fixedBottomGap"], exportAs: ["matSidenav"] }, { type: i11.ReportArgumentsComponent, selector: "bizdoc-report-arguments", inputs: ["reportRef", "template", "arguments", "args"], outputs: ["argsChange"] }], directives: [{ type: i12.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i13.MatIconAnimate, selector: "[matAnimate]" }, { type: i14.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "translate": i15.TranslatePipe } });
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportComponent, decorators: [{
116
+ ReportComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportComponent, deps: [{ token: i1.WindowTitleService }, { token: i2.ActivatedRoute }, { token: i3.SessionService }, { token: i0.ChangeDetectorRef }, { token: i4.PromptService }, { token: i5.GuideService }], target: i0.ɵɵFactoryTarget.Component });
117
+ ReportComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ReportComponent, selector: "bizdoc-report", viewQueries: [{ propertyName: "filter", first: true, predicate: MatSidenav, descendants: true, static: true }, { propertyName: "viewer", first: true, predicate: ReportViewerComponent, descendants: true, static: true }], ngImport: i0, template: "<mat-toolbar>\r\n <button mat-icon-button (click)=\"viewer.execute()\" [bizdocTooltip]=\"'Refresh' | translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"viewer.exportExcel()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide()\" [bizdocTooltip]=\"'Help' | translate\" *ngIf=\"report.guide\"><mat-icon>help_outline</mat-icon></button>\r\n <button mat-icon-button (click)=\"clearFilter()\" [bizdocTooltip]=\"'Clear' | translate\" *ngIf=\"hasFilters\" [disabled]=\"!anyFilters\"><mat-icon>clear_all</mat-icon></button>\r\n <button mat-icon-button (click)=\"filter($event)\" bizdocTooltip=\"{{'Filter' | translate}}\" *ngIf=\"hasFilters\"><mat-icon [class.filled]=\"anyFilters\">filter_list</mat-icon></button>\r\n</mat-toolbar>\r\n<mat-sidenav-container class=\"page-container\">\r\n <mat-sidenav-content>\r\n <bizdoc-report-viewer [report]=\"report\" [args]=\"args\"></bizdoc-report-viewer>\r\n </mat-sidenav-content>\r\n <mat-sidenav mode=\"over\" opened=\"false\" #filter position=\"end\">\r\n <bizdoc-report-arguments *ngIf=\"viewer.reportRef\" [args]=\"args\" (argsChange)=\"argsChange($event)\" [reportRef]=\"viewer.reportRef\"\r\n [template]=\"report.argumentsTemplate\" [arguments]=\"report.arguments\"></bizdoc-report-arguments>\r\n </mat-sidenav>\r\n</mat-sidenav-container>\r\n", styles: [".contents{display:flex;flex-direction:column}\n"], components: [{ type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { 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: i9.MatSidenavContainer, selector: "mat-sidenav-container", exportAs: ["matSidenavContainer"] }, { type: i9.MatSidenavContent, selector: "mat-sidenav-content" }, { type: i10.ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: ["report", "args"] }, { type: i9.MatSidenav, selector: "mat-sidenav", inputs: ["fixedInViewport", "fixedTopGap", "fixedBottomGap"], exportAs: ["matSidenav"] }, { type: i11.ReportArgumentsComponent, selector: "bizdoc-report-arguments", inputs: ["reportRef", "template", "arguments", "args"], outputs: ["argsChange"] }], directives: [{ type: i12.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i13.MatIconAnimate, selector: "[matAnimate]" }, { type: i14.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "translate": i15.TranslatePipe } });
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportComponent, decorators: [{
119
119
  type: Component,
120
120
  args: [{ selector: 'bizdoc-report', template: "<mat-toolbar>\r\n <button mat-icon-button (click)=\"viewer.execute()\" [bizdocTooltip]=\"'Refresh' | translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"viewer.exportExcel()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide()\" [bizdocTooltip]=\"'Help' | translate\" *ngIf=\"report.guide\"><mat-icon>help_outline</mat-icon></button>\r\n <button mat-icon-button (click)=\"clearFilter()\" [bizdocTooltip]=\"'Clear' | translate\" *ngIf=\"hasFilters\" [disabled]=\"!anyFilters\"><mat-icon>clear_all</mat-icon></button>\r\n <button mat-icon-button (click)=\"filter($event)\" bizdocTooltip=\"{{'Filter' | translate}}\" *ngIf=\"hasFilters\"><mat-icon [class.filled]=\"anyFilters\">filter_list</mat-icon></button>\r\n</mat-toolbar>\r\n<mat-sidenav-container class=\"page-container\">\r\n <mat-sidenav-content>\r\n <bizdoc-report-viewer [report]=\"report\" [args]=\"args\"></bizdoc-report-viewer>\r\n </mat-sidenav-content>\r\n <mat-sidenav mode=\"over\" opened=\"false\" #filter position=\"end\">\r\n <bizdoc-report-arguments *ngIf=\"viewer.reportRef\" [args]=\"args\" (argsChange)=\"argsChange($event)\" [reportRef]=\"viewer.reportRef\"\r\n [template]=\"report.argumentsTemplate\" [arguments]=\"report.arguments\"></bizdoc-report-arguments>\r\n </mat-sidenav>\r\n</mat-sidenav-container>\r\n", styles: [".contents{display:flex;flex-direction:column}\n"] }]
121
121
  }], ctorParameters: function () { return [{ type: i1.WindowTitleService }, { type: i2.ActivatedRoute }, { type: i3.SessionService }, { type: i0.ChangeDetectorRef }, { type: i4.PromptService }, { type: i5.GuideService }]; }, propDecorators: { filter: [{
@@ -79,9 +79,9 @@ export class ReportPaneComponent {
79
79
  this._destroy.complete();
80
80
  }
81
81
  }
82
- ReportPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportPaneComponent, deps: [{ token: i1.SessionService }, { token: i2.PaneRef }, { token: i3.Popup }, { token: i0.ChangeDetectorRef }, { token: i4.PromptService }, { token: i5.GuideService }], target: i0.ɵɵFactoryTarget.Component });
83
- ReportPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: ReportPaneComponent, selector: "bizdoc-report.pane", host: { listeners: { "window:keydown.f1": "guide($event)" }, classAttribute: "pane" }, viewQueries: [{ propertyName: "viewer", first: true, predicate: ReportViewerComponent, descendants: true, static: true }], ngImport: i0, template: "<mat-toolbar class=\"nav-toolbar\">\r\n <button mat-icon-button (click)=\"viewer.execute()\" [bizdocTooltip]=\"'Refresh' | translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"viewer.exportExcel()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide($event)\" [bizdocTooltip]=\"'Help' | translate\" *ngIf=\"report.guide\"><mat-icon>help_outline</mat-icon></button>\r\n <button mat-icon-button (click)=\"clearFilter()\" [bizdocTooltip]=\"'Clear' | translate\" *ngIf=\"hasFilters\" [disabled]=\"!anyFilters\"><mat-icon>clear_all</mat-icon></button>\r\n <button mat-icon-button (click)=\"filter($event)\" bizdocTooltip=\"{{'Filter' | translate}}\" *ngIf=\"hasFilters\"><mat-icon [class.filled]=\"anyFilters\">filter_list</mat-icon></button>\r\n</mat-toolbar>\r\n<bizdoc-report-viewer [report]=\"report\" [args]=\"args\" fxFlex></bizdoc-report-viewer>\r\n", styles: [":host{min-width:560px;display:block;height:100%;display:flex;flex-direction:column}\n"], components: [{ type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { 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: i9.ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: ["report", "args"] }], directives: [{ type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i11.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i13.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }], pipes: { "translate": i14.TranslatePipe } });
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportPaneComponent, decorators: [{
82
+ ReportPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportPaneComponent, deps: [{ token: i1.SessionService }, { token: i2.PaneRef }, { token: i3.Popup }, { token: i0.ChangeDetectorRef }, { token: i4.PromptService }, { token: i5.GuideService }], target: i0.ɵɵFactoryTarget.Component });
83
+ ReportPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ReportPaneComponent, selector: "bizdoc-report.pane", host: { listeners: { "window:keydown.f1": "guide($event)" }, classAttribute: "pane" }, viewQueries: [{ propertyName: "viewer", first: true, predicate: ReportViewerComponent, descendants: true, static: true }], ngImport: i0, template: "<mat-toolbar class=\"nav-toolbar\">\r\n <button mat-icon-button (click)=\"viewer.execute()\" [bizdocTooltip]=\"'Refresh' | translate\"><mat-icon matAnimate=\"rotate\">autorenew</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"viewer.exportExcel()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n <button mat-icon-button (click)=\"guide($event)\" [bizdocTooltip]=\"'Help' | translate\" *ngIf=\"report.guide\"><mat-icon>help_outline</mat-icon></button>\r\n <button mat-icon-button (click)=\"clearFilter()\" [bizdocTooltip]=\"'Clear' | translate\" *ngIf=\"hasFilters\" [disabled]=\"!anyFilters\"><mat-icon>clear_all</mat-icon></button>\r\n <button mat-icon-button (click)=\"filter($event)\" bizdocTooltip=\"{{'Filter' | translate}}\" *ngIf=\"hasFilters\"><mat-icon [class.filled]=\"anyFilters\">filter_list</mat-icon></button>\r\n</mat-toolbar>\r\n<bizdoc-report-viewer [report]=\"report\" [args]=\"args\" fxFlex></bizdoc-report-viewer>\r\n", styles: [":host{min-width:560px;display:block;height:100%;display:flex;flex-direction:column}\n"], components: [{ type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { 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: i9.ReportViewerComponent, selector: "bizdoc-report-viewer", inputs: ["report", "args"] }], directives: [{ type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i11.MatIconAnimate, selector: "[matAnimate]" }, { type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i13.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }], pipes: { "translate": i14.TranslatePipe } });
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportPaneComponent, decorators: [{
85
85
  type: Component,
86
86
  args: [{ selector: 'bizdoc-report.pane', host: {
87
87
  class: 'pane'
@@ -13,9 +13,9 @@ export class ReportsMenuComponent {
13
13
  this.reports = session.profile.reports;
14
14
  }
15
15
  }
16
- ReportsMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportsMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
17
- ReportsMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: { collapsed: "collapsed" }, outputs: { change: "change" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'Reports' | translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <mat-list-item *ngFor=\"let r of reports\" (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\r\n <span matLine>{{r.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n", components: [{ type: i2.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i2.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], directives: [{ type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }, { type: i2.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i6.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i7.MatLine, selector: "[mat-line], [matLine]" }], animations: [] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ReportsMenuComponent, decorators: [{
16
+ ReportsMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportsMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
17
+ ReportsMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: { collapsed: "collapsed" }, outputs: { change: "change" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'Reports' | translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <mat-list-item *ngFor=\"let r of reports\" (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\r\n <span matLine>{{r.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n", components: [{ type: i2.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i2.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], directives: [{ type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }, { type: i2.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i6.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i7.MatLine, selector: "[mat-line], [matLine]" }], animations: [] });
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ReportsMenuComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{ selector: 'bizdoc-reports-menu', animations: [], template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'Reports' | translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <mat-list-item *ngFor=\"let r of reports\" (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\r\n <span matLine>{{r.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n" }]
21
21
  }], ctorParameters: function () { return [{ type: i1.SessionService }]; }, propDecorators: { collapsed: [{
@@ -22,15 +22,15 @@ let SubstitutionComponent = class SubstitutionComponent {
22
22
  this.dataSource.sort = this.sort;
23
23
  }
24
24
  };
25
- SubstitutionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SubstitutionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
26
- SubstitutionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: SubstitutionComponent, selector: "ng-component", viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true, static: true }], ngImport: i0, template: "<table mat-table matSort [dataSource]=\"dataSource\" style=\"width: 100%\" @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\"> {{element.number}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"substituteId\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\">\r\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\r\n </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"action\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> <span *ngIf=\"element.action\">{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span></td>\r\n </ng-container>\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.stateId | state}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"value\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\r\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\r\n</table>\r\n", components: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i2.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i1.MatCellDef, selector: "[matCellDef]" }, { type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i5.TranslatePipe, "action": i6.ActionPipe, "amTimeAgo": i7.TimeAgoPipe, "state": i8.StatePipe }, animations: [listAnimation] });
25
+ SubstitutionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SubstitutionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
26
+ SubstitutionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: SubstitutionComponent, selector: "ng-component", viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true, static: true }], ngImport: i0, template: "<table mat-table matSort [dataSource]=\"dataSource\" style=\"width: 100%\" @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\"> {{element.number}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"substituteId\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\">\r\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\r\n </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"action\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> <span *ngIf=\"element.action\">{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span></td>\r\n </ng-container>\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.stateId | state}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"value\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\r\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\r\n</table>\r\n", components: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i2.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i1.MatCellDef, selector: "[matCellDef]" }, { type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], pipes: { "translate": i5.TranslatePipe, "action": i6.ActionPipe, "amTimeAgo": i7.TimeAgoPipe, "state": i8.StatePipe }, animations: [listAnimation] });
27
27
  SubstitutionComponent = __decorate([
28
28
  BizDoc({
29
29
  selector: 'bizdoc-substitution'
30
30
  })
31
31
  ], SubstitutionComponent);
32
32
  export { SubstitutionComponent };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SubstitutionComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SubstitutionComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{ animations: [listAnimation], template: "<table mat-table matSort [dataSource]=\"dataSource\" style=\"width: 100%\" @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\"> {{element.number}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"substituteId\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\">\r\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\r\n </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"action\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> <span *ngIf=\"element.action\">{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span></td>\r\n </ng-container>\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.stateId | state}} </td>\r\n </ng-container>\r\n <ng-container matColumnDef=\"value\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\r\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\r\n</table>\r\n" }]
36
36
  }], propDecorators: { sort: [{
@@ -23,9 +23,9 @@ export class TableViewComponent {
23
23
  this.itemClick.emit(item);
24
24
  }
25
25
  }
26
- TableViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: TableViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
- TableViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: TableViewComponent, selector: "bizdoc-table-view", inputs: { columns: "columns", selectable: "selectable" }, outputs: { itemClick: "itemClick" }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true, static: true }], ngImport: i0, template: "<table mat-table matSort [dataSource]=\"dataSource\" @list>\r\n <ng-container *ngFor=\"let c of columns\" [matColumnDef]=\"c.name\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\r\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\r\n</table>\r\n", styles: [""], components: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i2.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i1.MatCellDef, selector: "[matCellDef]" }, { type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], animations: [listAnimation] });
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: TableViewComponent, decorators: [{
26
+ TableViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TableViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
+ TableViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: TableViewComponent, selector: "bizdoc-table-view", inputs: { columns: "columns", selectable: "selectable" }, outputs: { itemClick: "itemClick" }, viewQueries: [{ propertyName: "sort", first: true, predicate: MatSort, descendants: true, static: true }], ngImport: i0, template: "<table mat-table matSort [dataSource]=\"dataSource\" @list>\r\n <ng-container *ngFor=\"let c of columns\" [matColumnDef]=\"c.name\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\r\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\r\n</table>\r\n", styles: [""], components: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }], directives: [{ type: i2.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i1.MatCellDef, selector: "[matCellDef]" }, { type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }], animations: [listAnimation] });
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TableViewComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{ selector: 'bizdoc-table-view', animations: [listAnimation], template: "<table mat-table matSort [dataSource]=\"dataSource\" @list>\r\n <ng-container *ngFor=\"let c of columns\" [matColumnDef]=\"c.name\">\r\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\r\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\r\n </ng-container>\r\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\r\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\r\n</table>\r\n", styles: [""] }]
31
31
  }], propDecorators: { columns: [{
@@ -79,13 +79,13 @@ let TasksComponent = class TasksComponent {
79
79
  this._destroy.complete();
80
80
  }
81
81
  };
82
- TasksComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: TasksComponent, deps: [{ token: i1.ReportRef }, { token: i2.MailboxService }, { token: i3.AccountService }, { token: i4.PromptService }, { token: i5.DocumentInfo }, { token: i6.SessionService }], target: i0.ɵɵFactoryTarget.Component });
83
- TasksComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: TasksComponent, selector: "ng-component", viewQueries: [{ propertyName: "kanban", first: true, predicate: KanbanComponent, descendants: true }], ngImport: i0, template: "<ejs-kanban (dragStop)=\"drag($event)\" [allowDragAndDrop]=\"allowDragAndDrop\" [swimlaneSettings]=\"swimlaneSettings\"\r\n [cardSettings]=\"cardSettings\" [dataSource]=\"dataSource\" keyField=\"stateId\" [columns]=\"columns\"\r\n height=\"auto\"\r\n (cardRendered)='cardRendered($event)'>\r\n</ejs-kanban>\r\n<ng-template #cardTemplate let-data>\r\n <div class='card-template'>\r\n <div class='e-card-header'>\r\n <div class='e-card-header-caption'>\r\n <div class='e-card-header-title e-tooltip-text'><a (click)=\"preview(data.id)\">#{{data.number}}</a></div>\r\n </div>\r\n </div>\r\n <div class='e-card-content e-tooltip-text'>\r\n <div class='e-text'>{{data.subject}}</div>\r\n </div>\r\n <!--<div class='e-card-custom-footer'>\r\n <div class=\"e-card-tag-field e-tooltip-text\" *ngFor=\"let tag of data.tags\"></div>\r\n <div class='e-card-avatar'></div>\r\n </div>-->\r\n </div>\r\n</ng-template>\r\n", components: [{ type: i7.KanbanComponent, selector: "ejs-kanban", inputs: ["allowDragAndDrop", "allowKeyboard", "cardSettings", "columns", "constraintType", "cssClass", "dataSource", "dialogSettings", "enablePersistence", "enableRtl", "enableTooltip", "externalDropId", "height", "keyField", "locale", "query", "showEmptyColumn", "sortSettings", "stackedHeaders", "swimlaneSettings", "tooltipTemplate", "width"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cardClick", "cardDoubleClick", "cardRendered", "created", "dataBinding", "dataBound", "dataSourceChanged", "dataStateChange", "dialogClose", "dialogOpen", "drag", "dragStart", "dragStop", "queryCellInfo"] }] });
82
+ TasksComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TasksComponent, deps: [{ token: i1.ReportRef }, { token: i2.MailboxService }, { token: i3.AccountService }, { token: i4.PromptService }, { token: i5.DocumentInfo }, { token: i6.SessionService }], target: i0.ɵɵFactoryTarget.Component });
83
+ TasksComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: TasksComponent, selector: "ng-component", viewQueries: [{ propertyName: "kanban", first: true, predicate: KanbanComponent, descendants: true }], ngImport: i0, template: "<ejs-kanban (dragStop)=\"drag($event)\" [allowDragAndDrop]=\"allowDragAndDrop\" [swimlaneSettings]=\"swimlaneSettings\"\r\n [cardSettings]=\"cardSettings\" [dataSource]=\"dataSource\" keyField=\"stateId\" [columns]=\"columns\"\r\n height=\"auto\"\r\n (cardRendered)='cardRendered($event)'>\r\n</ejs-kanban>\r\n<ng-template #cardTemplate let-data>\r\n <div class='card-template'>\r\n <div class='e-card-header'>\r\n <div class='e-card-header-caption'>\r\n <div class='e-card-header-title e-tooltip-text'><a (click)=\"preview(data.id)\">#{{data.number}}</a></div>\r\n </div>\r\n </div>\r\n <div class='e-card-content e-tooltip-text'>\r\n <div class='e-text'>{{data.subject}}</div>\r\n </div>\r\n <!--<div class='e-card-custom-footer'>\r\n <div class=\"e-card-tag-field e-tooltip-text\" *ngFor=\"let tag of data.tags\"></div>\r\n <div class='e-card-avatar'></div>\r\n </div>-->\r\n </div>\r\n</ng-template>\r\n", components: [{ type: i7.KanbanComponent, selector: "ejs-kanban", inputs: ["allowDragAndDrop", "allowKeyboard", "cardSettings", "columns", "constraintType", "cssClass", "dataSource", "dialogSettings", "enablePersistence", "enableRtl", "enableTooltip", "externalDropId", "height", "keyField", "locale", "query", "showEmptyColumn", "sortSettings", "stackedHeaders", "swimlaneSettings", "tooltipTemplate", "width"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cardClick", "cardDoubleClick", "cardRendered", "created", "dataBinding", "dataBound", "dataSourceChanged", "dataStateChange", "dialogClose", "dialogOpen", "drag", "dragStart", "dragStop", "queryCellInfo"] }] });
84
84
  TasksComponent = __decorate([
85
85
  BizDoc({ selector: 'bizdoc-tasks' })
86
86
  ], TasksComponent);
87
87
  export { TasksComponent };
88
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: TasksComponent, decorators: [{
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TasksComponent, decorators: [{
89
89
  type: Component,
90
90
  args: [{ template: "<ejs-kanban (dragStop)=\"drag($event)\" [allowDragAndDrop]=\"allowDragAndDrop\" [swimlaneSettings]=\"swimlaneSettings\"\r\n [cardSettings]=\"cardSettings\" [dataSource]=\"dataSource\" keyField=\"stateId\" [columns]=\"columns\"\r\n height=\"auto\"\r\n (cardRendered)='cardRendered($event)'>\r\n</ejs-kanban>\r\n<ng-template #cardTemplate let-data>\r\n <div class='card-template'>\r\n <div class='e-card-header'>\r\n <div class='e-card-header-caption'>\r\n <div class='e-card-header-title e-tooltip-text'><a (click)=\"preview(data.id)\">#{{data.number}}</a></div>\r\n </div>\r\n </div>\r\n <div class='e-card-content e-tooltip-text'>\r\n <div class='e-text'>{{data.subject}}</div>\r\n </div>\r\n <!--<div class='e-card-custom-footer'>\r\n <div class=\"e-card-tag-field e-tooltip-text\" *ngFor=\"let tag of data.tags\"></div>\r\n <div class='e-card-avatar'></div>\r\n </div>-->\r\n </div>\r\n</ng-template>\r\n" }]
91
91
  }], ctorParameters: function () { return [{ type: i1.ReportRef }, { type: i2.MailboxService }, { type: i3.AccountService }, { type: i4.PromptService }, { type: i5.DocumentInfo }, { type: i6.SessionService }]; }, propDecorators: { kanban: [{
@@ -22,7 +22,6 @@ import { ContactsPaneComponent } from "./chat/contacts.pane.component";
22
22
  import { ConversationPaneComponent } from "./chat/conversation.pane.component";
23
23
  import { CommentEditsComponent } from "./compose/comments/edits.component";
24
24
  import { CommentLikesComponent } from "./compose/comments/votes.component";
25
- import { WorkflowNodeComponent } from "./admin/form/workflow/node.component";
26
25
  import { DashboardPaneComponent } from "./dashboard/dashboard.pane.component";
27
26
  import { DocumentViewPaneComponent } from "./views/views.pane.component";
28
27
  import { DocumentInfoPaneComponent } from "./compose/document.pane.component";
@@ -156,12 +155,6 @@ export const PANES_CONFIG = [{
156
155
  resolve: {
157
156
  form: FormResolve
158
157
  },
159
- children: [{
160
- path: 'node',
161
- component: WorkflowNodeComponent,
162
- icon: 'account_tree',
163
- policy: OpenPolicy.Tab | OpenPolicy.Expandable
164
- }],
165
158
  canDismiss: AdminDismiss,
166
159
  policy: OpenPolicy.Clear
167
160
  },
@@ -194,4 +187,4 @@ export const PANES_CONFIG = [{
194
187
  policy: OpenPolicy.Tab | OpenPolicy.Expandable
195
188
  }
196
189
  ];
197
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm91dGVzLmRlc2t0b3AuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3JvdXRlcy5kZXNrdG9wLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQWEsTUFBTSxzQkFBc0IsQ0FBQztBQUU3RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNyRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztBQUN4RSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUNuRSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQztBQUNuRixPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQztBQUNqRixPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQztBQUN0RSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUM5RSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSwwQ0FBMEMsQ0FBQztBQUM3RSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUN0RSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUMxRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrREFBa0QsQ0FBQztBQUN4RixPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUN6RSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUN2RSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDN0QsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDOUUsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixD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QUFTLEVBQUUscUJBQXFCO3dCQUNoQyxJQUFJLEVBQUUsY0FBYzt3QkFDcEIsTUFBTSxFQUFFLFVBQVUsQ0FBQyxHQUFHLEdBQUcsVUFBVSxDQUFDLFVBQVU7cUJBQy9DLENBQUM7Z0JBQ0YsVUFBVSxFQUFFLFlBQVk7Z0JBQ3hCLE1BQU0sRUFBRSxVQUFVLENBQUMsS0FBSzthQUN6QjtZQUNEO2dCQUNFLElBQUksRUFBRSxlQUFlO2dCQUNyQixTQUFTLEVBQUUsb0JBQW9CO2dCQUMvQixNQUFNLEVBQUUsVUFBVSxDQUFDLEtBQUs7YUFDekIsQ0FBQztLQUNILEVBQUU7UUFDRCxTQUFTLEVBQUUsMEJBQTBCO1FBQ3JDLElBQUksRUFBRSxlQUFlO1FBQ3JCLE1BQU0sRUFBRSxVQUFVLENBQUMsS0FBSztLQUN6QjtJQUNEO1FBQ0UsSUFBSSxFQUFFLFVBQVU7UUFDaEIsU0FBUyxFQUFFLHFCQUFxQjtRQUNoQyxNQUFNLEVBQUUsVUFBVSxDQUFDLEtBQUs7UUFDeEIsUUFBUSxFQUFFO1lBQ1I7Z0JBQ0UsSUFBSSxFQUFFLE9BQU87Z0JBQ2IsSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsTUFBTSxFQUFFLFVBQVUsQ0FBQyxJQUFJO2dCQUN2QixTQUFTLEVBQUUseUJBQXlCO2FBQ3JDO1NBQUM7S0FDTCxFQUFFO1FBQ0QsSUFBSSxFQUFFLGNBQWM7UUFDcEIsSUFBSSxFQUFFLFFBQVE7UUFDZCxTQUFTLEVBQUUseUJBQXlCO1FBQ3BDLE1BQU0sRUFBRSxVQUFVLENBQUMsR0FBRyxHQUFHLFVBQVUsQ0FBQyxVQUFVO0tBQy9DO0NBQ0EsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE9wZW5Qb2xpY3ksIFBhbmVSb3V0ZSB9IGZyb20gXCIuL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5cclxuaW1wb3J0IHsgQnJvd3NlUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vYnJvd3NlL2Jyb3dzZS5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IENvbXBvc2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9jb21wb3NlL2NvbXBvc2UucGFuZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBDdWJlVmlld1BhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jdWJlL3ZpZXcucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29tbWVudHNQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY29tcG9zZS9jb21tZW50cy9jb21tZW50cy5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBDdWJlRXhwbG9yZVBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jdWJlL2V4cGxvcmUvZXhwbG9yZS5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBSZXBvcnRQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vcmVwb3J0cy9yZXBvcnQucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRXhwbG9yZUl0ZW1QYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY3ViZS9leHBsb3JlL2l0ZW0ucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgV29ya2Zsb3dDb21wb25lbnQgfSBmcm9tIFwiLi9hZG1pbi9mb3JtL3dvcmtmbG93L3dvcmtmbG93LmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBVdGlsaXR5UGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2FkbWluL3V0aWxpdHkucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgVHJhY2VQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY29tcG9zZS90cmFjZS90cmFjZS5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBWZXJzaW9uUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2NvbXBvc2UvdmVyc2lvbi1jb21wYXJlL3ZlcnNpb24ucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgUmVjaXBpZW50UmVzb2x2ZXIgfSBmcm9tIFwiLi9jb21wb3NlL3JlY2lwaWVudC1yZXNvbHZlci5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IERvY3VtZW50UmVzb2x2ZXIgfSBmcm9tIFwiLi9jb21wb3NlL2RvY3VtZW50LXJlc29sdmVyLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgQWRtaW5EaXNtaXNzIH0gZnJvbSBcIi4vYWRtaW4vYWRtaW4tZGlzbWlzcy5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IFNjaGVkdWxlclBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9zY2hlZHVsZXIvc2NoZWR1bGVyLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbXBvc2VEaXNtaXNzIH0gZnJvbSBcIi4vY29tcG9zZS9kaXNtaXNzLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgRm9ybVJlc29sdmUgfSBmcm9tIFwiLi9hZG1pbi9mb3JtL2Zvcm0ucmVzb2x2ZS5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY3ViZS9tYXRyaXgvbWF0cml4LnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IE5vdGlmaWNhdGlvbnNQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vbm90aWZpY2F0aW9ucy9ub3RpZmljYXRpb25zLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbnRhY3RzUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2NoYXQvY29udGFjdHMucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29udmVyc2F0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2NoYXQvY29udmVyc2F0aW9uLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbW1lbnRFZGl0c0NvbXBvbmVudCB9IGZyb20gXCIuL2NvbXBvc2UvY29tbWVudHMvZWRpdHMuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbW1lbnRMaWtlc0NvbXBvbmVudCB9IGZyb20gXCIuL2NvbXBvc2UvY29tbWVudHMvdm90ZXMuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFdvcmtmbG93Tm9kZUNvbXBvbmVudCB9IGZyb20gXCIuL2FkbWluL2Zvcm0vd29ya2Zsb3cvbm9kZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRGFzaGJvYXJkUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2Rhc2hib2FyZC9kYXNoYm9hcmQucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRG9jdW1lbnRWaWV3UGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL3ZpZXdzL3ZpZXdzLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERvY3VtZW50SW5mb1BhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jb21wb3NlL2RvY3VtZW50LnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IEl0ZW1SZXNvbHZlciB9IGZyb20gJy4vY3ViZS9leHBsb3JlL2l0ZW0tcmVzb2x2ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IEJyb2tlblBhZ2UgfSBmcm9tIFwiLi9hcHAuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IEFjdGlvblBhbmVDb21wb25lbnQgfSBmcm9tICcuL2NvbXBvc2UvYWN0aW9uL2FjdGlvbi5wYW5lLmRpYWxvZy5leHAnO1xyXG5cclxuZXhwb3J0IGNvbnN0IFBBTkVTX0NPTkZJRzogUGFuZVJvdXRlW10gPSBbe1xyXG4gIHBhdGg6ICdkYXNoYm9hcmQnLFxyXG4gIGNvbXBvbmVudDogRGFzaGJvYXJkUGFuZUNvbXBvbmVudCxcclxuICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXIgfCBPcGVuUG9saWN5LlN0cmV0Y2gsXHJcbn0sXHJcbnsgY29tcG9uZW50OiBCcm9rZW5QYWdlLCBwYXRoOiAnYnJva2VuJyB9LFxyXG57XHJcbiAgcGF0aDogJ21haWxib3gnLFxyXG4gIGNoaWxkcmVuOiBbe1xyXG4gICAgcGF0aDogJ2YvOmlkJyxcclxuICAgIHBvbGljeTogT3BlblBvbGljeS5DbGVhcixcclxuICAgIGNvbXBvbmVudDogQnJvd3NlUGFuZUNvbXBvbmVudFxyXG4gIH0sIHtcclxuICAgIHBhdGg6ICdpLzppZCcsXHJcbiAgICBjb21wb25lbnQ6IENvbXBvc2VQYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LkV4cGFuZGFibGUsXHJcbiAgICByZXNvbHZlOiB7XHJcbiAgICAgIGl0ZW06IFJlY2lwaWVudFJlc29sdmVyXHJcbiAgICB9LFxyXG4gICAgY2FuRGlzbWlzczogQ29tcG9zZURpc21pc3MsXHJcbiAgICBjaGlsZHJlbjogW1xyXG4gICAgICB7XHJcbiAgICAgICAgcGF0aDogJ3ZpZXdzJyxcclxuICAgICAgICBjb21wb25lbnQ6IERvY3VtZW50Vmlld1BhbmVDb21wb25lbnQsXHJcbiAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZVxyXG4gICAgICB9LFxyXG4gICAgICB7XHJcbiAgICAgICAgcGF0aDogJ2FjdGlvbi86YWN0aW9uJyxcclxuICAgICAgICBjb21wb25lbnQ6IEFjdGlvblBhbmVDb21wb25lbnQsXHJcbiAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSB8IE9wZW5Qb2xpY3kuRGlhbG9nXHJcbiAgICAgIH0sXHJcbiAgICAgIHtcclxuICAgICAgICBwYXRoOiAnY29tbWVudHMnLFxyXG4gICAgICAgIGljb246ICdmb3JtYXRfcXVvdGUnLFxyXG4gICAgICAgIGNvbXBvbmVudDogQ29tbWVudHNQYW5lQ29tcG9uZW50LFxyXG4gICAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGUsXHJcbiAgICAgICAgY2hpbGRyZW46IFt7XHJcbiAgICAgICAgICBwYXRoOiAnOmNvbW1lbnRJZC92ZXJzaW9ucycsXHJcbiAgICAgICAgICBpY29uOiAnaGlzdG9yeScsXHJcbiAgICAgICAgICBjb21wb25lbnQ6IENvbW1lbnRFZGl0c0NvbXBvbmVudCxcclxuICAgICAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGUsXHJcbiAgICAgICAgfSxcclxuICAgICAgICB7XHJcbiAgICAgICAgICBwYXRoOiAnOmNvbW1lbnRJZC92b3RlcycsXHJcbiAgICAgICAgICBjb21wb25lbnQ6IENvbW1lbnRMaWtlc0NvbXBvbmVudCxcclxuICAgICAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGUsXHJcbiAgICAgICAgfVxyXG4gICAgICAgIF1cclxuICAgICAgfSwge1xyXG4gICAgICAgIHBhdGg6ICd0cmFjZScsXHJcbiAgICAgICAgaWNvbjogJ3RpbWVsaW5lJyxcclxuICAgICAgICBjb21wb25lbnQ6IFRyYWNlUGFuZUNvbXBvbmVudCxcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlXHJcbiAgICAgIH0sIHtcclxuICAgICAgICBwYXRoOiAndmVyc2lvbi86dmVyc2lvbicsXHJcbiAgICAgICAgaWNvbjogJ2hpc3RvcnknLFxyXG4gICAgICAgIGNvbXBvbmVudDogVmVyc2lvblBhbmVDb21wb25lbnQsXHJcbiAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSB8IE9wZW5Qb2xpY3kuRGlzbWlzc2FibGVcclxuICAgICAgfV1cclxuICB9LCB7XHJcbiAgICBwYXRoOiAnZC86aWQnLFxyXG4gICAgY29tcG9uZW50OiBEb2N1bWVudEluZm9QYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgIHJlc29sdmU6IHtcclxuICAgICAgaXRlbTogRG9jdW1lbnRSZXNvbHZlclxyXG4gICAgfSxcclxuICAgIGNoaWxkcmVuOiBbe1xyXG4gICAgICBwYXRoOiAnY29tbWVudHMnLFxyXG4gICAgICBpY29uOiAnZm9ybWF0X3F1b3RlJyxcclxuICAgICAgY29tcG9uZW50OiBDb21tZW50c1BhbmVDb21wb25lbnQsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxuICAgIH0sIHtcclxuICAgICAgcGF0aDogJ3RyYWNlJyxcclxuICAgICAgaWNvbjogJ3RpbWVsaW5lJyxcclxuICAgICAgY29tcG9uZW50OiBUcmFjZVBhbmVDb21wb25lbnQsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxuICAgIH0sIHtcclxuICAgICAgcGF0aDogJ3ZlcnNpb24vOnZlcnNpb24nLFxyXG4gICAgICBjb21wb25lbnQ6IFZlcnNpb25QYW5lQ29tcG9uZW50LFxyXG4gICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlXHJcbiAgICB9XVxyXG4gIH1dXHJcbn0sIHtcclxuICBwYXRoOiAnc2NoZWR1bGUnLFxyXG4gIGNvbXBvbmVudDogU2NoZWR1bGVyUGFuZUNvbXBvbmVudCxcclxuICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXJcclxufSwge1xyXG4gIHBhdGg6ICdjdWJlJyxcclxuICBjaGlsZHJlbjogW3tcclxuICAgIHBhdGg6ICc6Y3ViZS92Lzp2aWV3JyxcclxuICAgIGljb246ICdiYXJfY2hhcnQnLFxyXG4gICAgY29tcG9uZW50OiBDdWJlVmlld1BhbmVDb21wb25lbnQsXHJcbiAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXJcclxuICB9LCB7XHJcbiAgICBwYXRoOiAnOmN1YmUvZXhwbG9yZScsXHJcbiAgICBpY29uOiAnc3VtbWFyaXplJyxcclxuICAgIGNvbXBvbmVudDogQ3ViZUV4cGxvcmVQYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgIGNoaWxkcmVuOiBbe1xyXG4gICAgICBwYXRoOiAnaS86dGVtcGxhdGUvOmtleScsXHJcbiAgICAgIGNvbXBvbmVudDogRXhwbG9yZUl0ZW1QYW5lQ29tcG9uZW50LFxyXG4gICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlLFxyXG4gICAgICByZXNvbHZlOiB7IGl0ZW06IEl0ZW1SZXNvbHZlciB9XHJcbiAgICB9XVxyXG4gIH0sXHJcbiAge1xyXG4gICAgcGF0aDogJzpjdWJlL2kvOnhBeGlzLzpzZXJpZXMnLFxyXG4gICAgaWNvbjogJ2Jhcl9jaGFydCcsXHJcbiAgICBjb21wb25lbnQ6IEN1YmVNYXRyaXhQYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZVxyXG4gIH1dXHJcbn0sIHtcclxuICBwYXRoOiAncmVwb3J0cycsXHJcbiAgY2hpbGRyZW46IFt7XHJcbiAgICBwYXRoOiAnOmlkJyxcclxuICAgIGNvbXBvbmVudDogUmVwb3J0UGFuZUNvbXBvbmVudCxcclxuICAgIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG4gIH1dLFxyXG59LCB7XHJcbiAgcGF0aDogJ2FkbWluJyxcclxuICBjaGlsZHJlbjogW3tcclxuICAgIHBhdGg6ICdmb3Jtcy86aWQnLFxyXG4gICAgY29tcG9uZW50OiBXb3JrZmxvd0NvbXBvbmVudCxcclxuICAgIHJlc29sdmU6IHtcclxuICAgICAgZm9ybTogRm9ybVJlc29sdmVcclxuICAgIH0sXHJcbiAgICBjaGlsZHJlbjogW3tcclxuICAgICAgcGF0aDogJ25vZGUnLFxyXG4gICAgICBjb21wb25lbnQ6IFdvcmtmbG93Tm9kZUNvbXBvbmVudCxcclxuICAgICAgaWNvbjogJ2FjY291bnRfdHJlZScsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxuICAgIH1dLFxyXG4gICAgY2FuRGlzbWlzczogQWRtaW5EaXNtaXNzLFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyXHJcbiAgfSxcclxuICB7XHJcbiAgICBwYXRoOiAndXRpbGl0aWVzLzppZCcsXHJcbiAgICBjb21wb25lbnQ6IFV0aWxpdHlQYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyXHJcbiAgfV1cclxufSwge1xyXG4gIGNvbXBvbmVudDogTm90aWZpY2F0aW9uc1BhbmVDb21wb25lbnQsXHJcbiAgcGF0aDogJ25vdGlmaWNhdGlvbnMnLFxyXG4gIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG59LFxyXG57XHJcbiAgcGF0aDogJ2NvbnRhY3RzJyxcclxuICBjb21wb25lbnQ6IENvbnRhY3RzUGFuZUNvbXBvbmVudCxcclxuICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXIsXHJcbiAgY2hpbGRyZW46IFtcclxuICAgIHtcclxuICAgICAgcGF0aDogJ2MvOmlkJyxcclxuICAgICAgaWNvbjogJ3BlcnNvbicsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5QYW5lLFxyXG4gICAgICBjb21wb25lbnQ6IENvbnZlcnNhdGlvblBhbmVDb21wb25lbnRcclxuICAgIH1dXHJcbn0sIHtcclxuICBwYXRoOiAnY2hhdHJvb20vOmlkJyxcclxuICBpY29uOiAncGVyc29uJyxcclxuICBjb21wb25lbnQ6IENvbnZlcnNhdGlvblBhbmVDb21wb25lbnQsXHJcbiAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZVxyXG59XHJcbl07XHJcbiJdfQ==
190
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm91dGVzLmRlc2t0b3AuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3JvdXRlcy5kZXNrdG9wLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQWEsTUFBTSxzQkFBc0IsQ0FBQztBQUU3RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNyRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztBQUN4RSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUNuRSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQztBQUNuRixPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQztBQUNqRixPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQztBQUN0RSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUM5RSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSwwQ0FBMEMsQ0FBQztBQUM3RSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUN0RSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUMxRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxrREFBa0QsQ0FBQztBQUN4RixPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUN6RSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUN2RSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDN0QsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDOUUsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixD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QVMsRUFBRSxvQkFBb0I7Z0JBQy9CLE1BQU0sRUFBRSxVQUFVLENBQUMsS0FBSzthQUN6QixDQUFDO0tBQ0gsRUFBRTtRQUNELFNBQVMsRUFBRSwwQkFBMEI7UUFDckMsSUFBSSxFQUFFLGVBQWU7UUFDckIsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLO0tBQ3pCO0lBQ0Q7UUFDRSxJQUFJLEVBQUUsVUFBVTtRQUNoQixTQUFTLEVBQUUscUJBQXFCO1FBQ2hDLE1BQU0sRUFBRSxVQUFVLENBQUMsS0FBSztRQUN4QixRQUFRLEVBQUU7WUFDUjtnQkFDRSxJQUFJLEVBQUUsT0FBTztnQkFDYixJQUFJLEVBQUUsUUFBUTtnQkFDZCxNQUFNLEVBQUUsVUFBVSxDQUFDLElBQUk7Z0JBQ3ZCLFNBQVMsRUFBRSx5QkFBeUI7YUFDckM7U0FBQztLQUNMLEVBQUU7UUFDRCxJQUFJLEVBQUUsY0FBYztRQUNwQixJQUFJLEVBQUUsUUFBUTtRQUNkLFNBQVMsRUFBRSx5QkFBeUI7UUFDcEMsTUFBTSxFQUFFLFVBQVUsQ0FBQyxHQUFHLEdBQUcsVUFBVSxDQUFDLFVBQVU7S0FDL0M7Q0FDQSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgT3BlblBvbGljeSwgUGFuZVJvdXRlIH0gZnJvbSBcIi4vY29yZS9jb25maWd1cmF0aW9uXCI7XHJcblxyXG5pbXBvcnQgeyBCcm93c2VQYW5lQ29tcG9uZW50IH0gZnJvbSAnLi9icm93c2UvYnJvd3NlLnBhbmUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQ29tcG9zZVBhbmVDb21wb25lbnQgfSBmcm9tICcuL2NvbXBvc2UvY29tcG9zZS5wYW5lLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEN1YmVWaWV3UGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2N1YmUvdmlldy5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBDb21tZW50c1BhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jb21wb3NlL2NvbW1lbnRzL2NvbW1lbnRzLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IEN1YmVFeHBsb3JlUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2N1YmUvZXhwbG9yZS9leHBsb3JlLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFJlcG9ydFBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9yZXBvcnRzL3JlcG9ydC5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBFeHBsb3JlSXRlbVBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jdWJlL2V4cGxvcmUvaXRlbS5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBXb3JrZmxvd0NvbXBvbmVudCB9IGZyb20gXCIuL2FkbWluL2Zvcm0vd29ya2Zsb3cvd29ya2Zsb3cuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFV0aWxpdHlQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vYWRtaW4vdXRpbGl0eS5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBUcmFjZVBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jb21wb3NlL3RyYWNlL3RyYWNlLnBhbmUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IFZlcnNpb25QYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY29tcG9zZS92ZXJzaW9uLWNvbXBhcmUvdmVyc2lvbi5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBSZWNpcGllbnRSZXNvbHZlciB9IGZyb20gXCIuL2NvbXBvc2UvcmVjaXBpZW50LXJlc29sdmVyLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgRG9jdW1lbnRSZXNvbHZlciB9IGZyb20gXCIuL2NvbXBvc2UvZG9jdW1lbnQtcmVzb2x2ZXIuc2VydmljZVwiO1xyXG5pbXBvcnQgeyBBZG1pbkRpc21pc3MgfSBmcm9tIFwiLi9hZG1pbi9hZG1pbi1kaXNtaXNzLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgU2NoZWR1bGVyUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL3NjaGVkdWxlci9zY2hlZHVsZXIucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29tcG9zZURpc21pc3MgfSBmcm9tIFwiLi9jb21wb3NlL2Rpc21pc3Muc2VydmljZVwiO1xyXG5pbXBvcnQgeyBGb3JtUmVzb2x2ZSB9IGZyb20gXCIuL2FkbWluL2Zvcm0vZm9ybS5yZXNvbHZlLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgQ3ViZU1hdHJpeFBhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9jdWJlL21hdHJpeC9tYXRyaXgucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgTm90aWZpY2F0aW9uc1BhbmVDb21wb25lbnQgfSBmcm9tIFwiLi9ub3RpZmljYXRpb25zL25vdGlmaWNhdGlvbnMucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29udGFjdHNQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY2hhdC9jb250YWN0cy5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBDb252ZXJzYXRpb25QYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vY2hhdC9jb252ZXJzYXRpb24ucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29tbWVudEVkaXRzQ29tcG9uZW50IH0gZnJvbSBcIi4vY29tcG9zZS9jb21tZW50cy9lZGl0cy5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29tbWVudExpa2VzQ29tcG9uZW50IH0gZnJvbSBcIi4vY29tcG9zZS9jb21tZW50cy92b3Rlcy5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgV29ya2Zsb3dOb2RlQ29tcG9uZW50IH0gZnJvbSBcIi4vYWRtaW4vZm9ybS93b3JrZmxvdy9ub2RlLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBEYXNoYm9hcmRQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vZGFzaGJvYXJkL2Rhc2hib2FyZC5wYW5lLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBEb2N1bWVudFZpZXdQYW5lQ29tcG9uZW50IH0gZnJvbSBcIi4vdmlld3Mvdmlld3MucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgRG9jdW1lbnRJbmZvUGFuZUNvbXBvbmVudCB9IGZyb20gXCIuL2NvbXBvc2UvZG9jdW1lbnQucGFuZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgSXRlbVJlc29sdmVyIH0gZnJvbSAnLi9jdWJlL2V4cGxvcmUvaXRlbS1yZXNvbHZlci5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQnJva2VuUGFnZSB9IGZyb20gXCIuL2FwcC5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQWN0aW9uUGFuZUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9zZS9hY3Rpb24vYWN0aW9uLnBhbmUuZGlhbG9nLmV4cCc7XHJcblxyXG5leHBvcnQgY29uc3QgUEFORVNfQ09ORklHOiBQYW5lUm91dGVbXSA9IFt7XHJcbiAgcGF0aDogJ2Rhc2hib2FyZCcsXHJcbiAgY29tcG9uZW50OiBEYXNoYm9hcmRQYW5lQ29tcG9uZW50LFxyXG4gIHBvbGljeTogT3BlblBvbGljeS5DbGVhciB8IE9wZW5Qb2xpY3kuU3RyZXRjaCxcclxufSxcclxueyBjb21wb25lbnQ6IEJyb2tlblBhZ2UsIHBhdGg6ICdicm9rZW4nIH0sXHJcbntcclxuICBwYXRoOiAnbWFpbGJveCcsXHJcbiAgY2hpbGRyZW46IFt7XHJcbiAgICBwYXRoOiAnZi86aWQnLFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyLFxyXG4gICAgY29tcG9uZW50OiBCcm93c2VQYW5lQ29tcG9uZW50XHJcbiAgfSwge1xyXG4gICAgcGF0aDogJ2kvOmlkJyxcclxuICAgIGNvbXBvbmVudDogQ29tcG9zZVBhbmVDb21wb25lbnQsXHJcbiAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgIHJlc29sdmU6IHtcclxuICAgICAgaXRlbTogUmVjaXBpZW50UmVzb2x2ZXJcclxuICAgIH0sXHJcbiAgICBjYW5EaXNtaXNzOiBDb21wb3NlRGlzbWlzcyxcclxuICAgIGNoaWxkcmVuOiBbXHJcbiAgICAgIHtcclxuICAgICAgICBwYXRoOiAndmlld3MnLFxyXG4gICAgICAgIGNvbXBvbmVudDogRG9jdW1lbnRWaWV3UGFuZUNvbXBvbmVudCxcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlXHJcbiAgICAgIH0sXHJcbiAgICAgIHtcclxuICAgICAgICBwYXRoOiAnYWN0aW9uLzphY3Rpb24nLFxyXG4gICAgICAgIGNvbXBvbmVudDogQWN0aW9uUGFuZUNvbXBvbmVudCxcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlIHwgT3BlblBvbGljeS5EaWFsb2dcclxuICAgICAgfSxcclxuICAgICAge1xyXG4gICAgICAgIHBhdGg6ICdjb21tZW50cycsXHJcbiAgICAgICAgaWNvbjogJ2Zvcm1hdF9xdW90ZScsXHJcbiAgICAgICAgY29tcG9uZW50OiBDb21tZW50c1BhbmVDb21wb25lbnQsXHJcbiAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgICAgICBjaGlsZHJlbjogW3tcclxuICAgICAgICAgIHBhdGg6ICc6Y29tbWVudElkL3ZlcnNpb25zJyxcclxuICAgICAgICAgIGljb246ICdoaXN0b3J5JyxcclxuICAgICAgICAgIGNvbXBvbmVudDogQ29tbWVudEVkaXRzQ29tcG9uZW50LFxyXG4gICAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgICAgICB9LFxyXG4gICAgICAgIHtcclxuICAgICAgICAgIHBhdGg6ICc6Y29tbWVudElkL3ZvdGVzJyxcclxuICAgICAgICAgIGNvbXBvbmVudDogQ29tbWVudExpa2VzQ29tcG9uZW50LFxyXG4gICAgICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZSxcclxuICAgICAgICB9XHJcbiAgICAgICAgXVxyXG4gICAgICB9LCB7XHJcbiAgICAgICAgcGF0aDogJ3RyYWNlJyxcclxuICAgICAgICBpY29uOiAndGltZWxpbmUnLFxyXG4gICAgICAgIGNvbXBvbmVudDogVHJhY2VQYW5lQ29tcG9uZW50LFxyXG4gICAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxuICAgICAgfSwge1xyXG4gICAgICAgIHBhdGg6ICd2ZXJzaW9uLzp2ZXJzaW9uJyxcclxuICAgICAgICBpY29uOiAnaGlzdG9yeScsXHJcbiAgICAgICAgY29tcG9uZW50OiBWZXJzaW9uUGFuZUNvbXBvbmVudCxcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlIHwgT3BlblBvbGljeS5EaXNtaXNzYWJsZVxyXG4gICAgICB9XVxyXG4gIH0sIHtcclxuICAgIHBhdGg6ICdkLzppZCcsXHJcbiAgICBjb21wb25lbnQ6IERvY3VtZW50SW5mb1BhbmVDb21wb25lbnQsXHJcbiAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlLFxyXG4gICAgcmVzb2x2ZToge1xyXG4gICAgICBpdGVtOiBEb2N1bWVudFJlc29sdmVyXHJcbiAgICB9LFxyXG4gICAgY2hpbGRyZW46IFt7XHJcbiAgICAgIHBhdGg6ICdjb21tZW50cycsXHJcbiAgICAgIGljb246ICdmb3JtYXRfcXVvdGUnLFxyXG4gICAgICBjb21wb25lbnQ6IENvbW1lbnRzUGFuZUNvbXBvbmVudCxcclxuICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZVxyXG4gICAgfSwge1xyXG4gICAgICBwYXRoOiAndHJhY2UnLFxyXG4gICAgICBpY29uOiAndGltZWxpbmUnLFxyXG4gICAgICBjb21wb25lbnQ6IFRyYWNlUGFuZUNvbXBvbmVudCxcclxuICAgICAgcG9saWN5OiBPcGVuUG9saWN5LlRhYiB8IE9wZW5Qb2xpY3kuRXhwYW5kYWJsZVxyXG4gICAgfSwge1xyXG4gICAgICBwYXRoOiAndmVyc2lvbi86dmVyc2lvbicsXHJcbiAgICAgIGNvbXBvbmVudDogVmVyc2lvblBhbmVDb21wb25lbnQsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxuICAgIH1dXHJcbiAgfV1cclxufSwge1xyXG4gIHBhdGg6ICdzY2hlZHVsZScsXHJcbiAgY29tcG9uZW50OiBTY2hlZHVsZXJQYW5lQ29tcG9uZW50LFxyXG4gIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG59LCB7XHJcbiAgcGF0aDogJ2N1YmUnLFxyXG4gIGNoaWxkcmVuOiBbe1xyXG4gICAgcGF0aDogJzpjdWJlL3YvOnZpZXcnLFxyXG4gICAgaWNvbjogJ2Jhcl9jaGFydCcsXHJcbiAgICBjb21wb25lbnQ6IEN1YmVWaWV3UGFuZUNvbXBvbmVudCxcclxuICAgIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG4gIH0sIHtcclxuICAgIHBhdGg6ICc6Y3ViZS9leHBsb3JlJyxcclxuICAgIGljb246ICdzdW1tYXJpemUnLFxyXG4gICAgY29tcG9uZW50OiBDdWJlRXhwbG9yZVBhbmVDb21wb25lbnQsXHJcbiAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlLFxyXG4gICAgY2hpbGRyZW46IFt7XHJcbiAgICAgIHBhdGg6ICdpLzp0ZW1wbGF0ZS86a2V5JyxcclxuICAgICAgY29tcG9uZW50OiBFeHBsb3JlSXRlbVBhbmVDb21wb25lbnQsXHJcbiAgICAgIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGUsXHJcbiAgICAgIHJlc29sdmU6IHsgaXRlbTogSXRlbVJlc29sdmVyIH1cclxuICAgIH1dXHJcbiAgfSxcclxuICB7XHJcbiAgICBwYXRoOiAnOmN1YmUvaS86eEF4aXMvOnNlcmllcycsXHJcbiAgICBpY29uOiAnYmFyX2NoYXJ0JyxcclxuICAgIGNvbXBvbmVudDogQ3ViZU1hdHJpeFBhbmVDb21wb25lbnQsXHJcbiAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuVGFiIHwgT3BlblBvbGljeS5FeHBhbmRhYmxlXHJcbiAgfV1cclxufSwge1xyXG4gIHBhdGg6ICdyZXBvcnRzJyxcclxuICBjaGlsZHJlbjogW3tcclxuICAgIHBhdGg6ICc6aWQnLFxyXG4gICAgY29tcG9uZW50OiBSZXBvcnRQYW5lQ29tcG9uZW50LFxyXG4gICAgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyXHJcbiAgfV0sXHJcbn0sIHtcclxuICBwYXRoOiAnYWRtaW4nLFxyXG4gIGNoaWxkcmVuOiBbe1xyXG4gICAgcGF0aDogJ2Zvcm1zLzppZCcsXHJcbiAgICBjb21wb25lbnQ6IFdvcmtmbG93Q29tcG9uZW50LFxyXG4gICAgcmVzb2x2ZToge1xyXG4gICAgICBmb3JtOiBGb3JtUmVzb2x2ZVxyXG4gICAgfSxcclxuICAgIGNhbkRpc21pc3M6IEFkbWluRGlzbWlzcyxcclxuICAgIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG4gIH0sXHJcbiAge1xyXG4gICAgcGF0aDogJ3V0aWxpdGllcy86aWQnLFxyXG4gICAgY29tcG9uZW50OiBVdGlsaXR5UGFuZUNvbXBvbmVudCxcclxuICAgIHBvbGljeTogT3BlblBvbGljeS5DbGVhclxyXG4gIH1dXHJcbn0sIHtcclxuICBjb21wb25lbnQ6IE5vdGlmaWNhdGlvbnNQYW5lQ29tcG9uZW50LFxyXG4gIHBhdGg6ICdub3RpZmljYXRpb25zJyxcclxuICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXJcclxufSxcclxue1xyXG4gIHBhdGg6ICdjb250YWN0cycsXHJcbiAgY29tcG9uZW50OiBDb250YWN0c1BhbmVDb21wb25lbnQsXHJcbiAgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyLFxyXG4gIGNoaWxkcmVuOiBbXHJcbiAgICB7XHJcbiAgICAgIHBhdGg6ICdjLzppZCcsXHJcbiAgICAgIGljb246ICdwZXJzb24nLFxyXG4gICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuUGFuZSxcclxuICAgICAgY29tcG9uZW50OiBDb252ZXJzYXRpb25QYW5lQ29tcG9uZW50XHJcbiAgICB9XVxyXG59LCB7XHJcbiAgcGF0aDogJ2NoYXRyb29tLzppZCcsXHJcbiAgaWNvbjogJ3BlcnNvbicsXHJcbiAgY29tcG9uZW50OiBDb252ZXJzYXRpb25QYW5lQ29tcG9uZW50LFxyXG4gIHBvbGljeTogT3BlblBvbGljeS5UYWIgfCBPcGVuUG9saWN5LkV4cGFuZGFibGVcclxufVxyXG5dO1xyXG4iXX0=
@@ -150,9 +150,9 @@ export class ScheduleViewComponent {
150
150
  this._router.navigate(['mailbox/d', evt.documentId.encodeId()]);
151
151
  }
152
152
  }
153
- ScheduleViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ScheduleViewComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PanesRouter }, { token: i4.PromptService }], target: i0.ɵɵFactoryTarget.Component });
154
- ScheduleViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: ScheduleViewComponent, selector: "bizdoc-schedule", inputs: { selectedDate: "selectedDate" }, outputs: { selectedDateChange: "selectedDateChange" }, viewQueries: [{ propertyName: "schedule", first: true, predicate: ["schedule"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<mat-toolbar class=\"nav-toolbar\">\r\n <button mat-icon-button [bizdocTooltip]=\"'PrevPage'|translate\" (click)=\"prev()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_left</mat-icon></button>\r\n <span class=\"mat-body\">{{ starting | dateRange : ending : calendarOptions }}</span>\r\n <button mat-icon-button [bizdocTooltip]=\"'NextPage'|translate\" (click)=\"next()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_right</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [bizdocTooltip]=\"'View'|translate\" [matMenuTriggerFor]=\"view\"><mat-icon>view_agenda</mat-icon></button>\r\n <mat-menu #view>\r\n <button mat-menu-item (click)=\"changeView('WorkWeek')\">{{'WorkWeek'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Month')\">{{'Month'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Agenda')\">{{'Agenda'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('MonthAgenda')\">{{'MonthAgenda'|translate}}</button>\r\n <!--<button mat-menu-item (click)=\"changeView('TimelineMonth')\">{{'TimelineMonth'|translate}}</button>-->\r\n <button mat-menu-item (click)=\"changeView('Day')\">{{'Day'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Year')\">{{'Year'|translate}}</button>\r\n </mat-menu>\r\n <button mat-icon-button (click)=\"export()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n</mat-toolbar>\r\n<style scoped> \r\n .e-popup-close {\r\n display: none\r\n }\r\n</style>\r\n<ejs-schedule #schedule [eventSettings]=\"eventSettings\" [currentView]=\"currentView\" [selectedDate]=\"selectedDate\"\r\n [readonly]=\"true\" (navigating)=\"nav($event)\" height=\"100%\" [showHeaderBar]=\"false\"\r\n (select)=\"select($event)\" fxFlex\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\">\r\n <e-views>\r\n <e-view option=\"Month\"></e-view>\r\n <e-view option=\"Day\"></e-view>\r\n <e-view option=\"WorkWeek\"></e-view>\r\n <e-view option=\"Agenda\"></e-view>\r\n <e-view option=\"MonthAgenda\"></e-view>\r\n <e-view option=\"TimelineMonth\"></e-view>\r\n <e-view option=\"Year\"></e-view>\r\n </e-views>\r\n</ejs-schedule>\r\n", styles: ["::ng-deep .e-dlg-container{display:none}::ng-deep .e-popup{display:none}:host{display:flex;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"], components: [{ type: i5.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i6.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: i7.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i8.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i8.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i9.ScheduleComponent, selector: "ejs-schedule", inputs: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate", "dayHeaderTemplate", "editorTemplate", "enableAdaptiveUI", "enableAllDayScroll", "enablePersistence", "enableRecurrenceValidation", "enableRtl", "endHour", "eventDragArea", "eventSettings", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "height", "hideEmptyAgendaDays", "locale", "maxDate", "minDate", "monthHeaderTemplate", "monthsCount", "quickInfoOnSelectionEnd", "quickInfoTemplates", "readonly", "resourceHeaderTemplate", "resources", "rowAutoHeight", "selectedDate", "showHeaderBar", "showQuickInfo", "showTimeIndicator", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "timezone", "timezoneDataSource", "views", "weekRule", "width", "workDays", "workHours"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cellClick", "cellDoubleClick", "created", "dataBinding", "dataBound", "destroyed", "drag", "dragStart", "dragStop", "eventClick", "eventRendered", "hover", "moreEventsClick", "navigating", "popupClose", "popupOpen", "renderCell", "resizeStart", "resizeStop", "resizing", "select", "currentViewChange", "selectedDateChange"] }], directives: [{ type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i8.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i11.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }, { type: i9.ViewsDirective, selector: "ejs-schedule>e-views" }, { type: i9.ViewDirective, selector: "e-views>e-view", inputs: ["allowVirtualScrolling", "cellHeaderTemplate", "cellTemplate", "dateFormat", "dateHeaderTemplate", "dayHeaderTemplate", "displayDate", "displayName", "endHour", "eventTemplate", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "interval", "isSelected", "monthHeaderTemplate", "monthsCount", "numberOfWeeks", "option", "orientation", "readonly", "resourceHeaderTemplate", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "workDays"] }], pipes: { "translate": i12.TranslatePipe, "dateRange": i13.DateRangePipe }, animations: [swapAnimation] });
155
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: ScheduleViewComponent, decorators: [{
153
+ ScheduleViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ScheduleViewComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PanesRouter }, { token: i4.PromptService }], target: i0.ɵɵFactoryTarget.Component });
154
+ ScheduleViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ScheduleViewComponent, selector: "bizdoc-schedule", inputs: { selectedDate: "selectedDate" }, outputs: { selectedDateChange: "selectedDateChange" }, viewQueries: [{ propertyName: "schedule", first: true, predicate: ["schedule"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<mat-toolbar class=\"nav-toolbar\">\r\n <button mat-icon-button [bizdocTooltip]=\"'PrevPage'|translate\" (click)=\"prev()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_left</mat-icon></button>\r\n <span class=\"mat-body\">{{ starting | dateRange : ending : calendarOptions }}</span>\r\n <button mat-icon-button [bizdocTooltip]=\"'NextPage'|translate\" (click)=\"next()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_right</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [bizdocTooltip]=\"'View'|translate\" [matMenuTriggerFor]=\"view\"><mat-icon>view_agenda</mat-icon></button>\r\n <mat-menu #view>\r\n <button mat-menu-item (click)=\"changeView('WorkWeek')\">{{'WorkWeek'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Month')\">{{'Month'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Agenda')\">{{'Agenda'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('MonthAgenda')\">{{'MonthAgenda'|translate}}</button>\r\n <!--<button mat-menu-item (click)=\"changeView('TimelineMonth')\">{{'TimelineMonth'|translate}}</button>-->\r\n <button mat-menu-item (click)=\"changeView('Day')\">{{'Day'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Year')\">{{'Year'|translate}}</button>\r\n </mat-menu>\r\n <button mat-icon-button (click)=\"export()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n</mat-toolbar>\r\n<style scoped> \r\n .e-popup-close {\r\n display: none\r\n }\r\n</style>\r\n<ejs-schedule #schedule [eventSettings]=\"eventSettings\" [currentView]=\"currentView\" [selectedDate]=\"selectedDate\"\r\n [readonly]=\"true\" (navigating)=\"nav($event)\" height=\"100%\" [showHeaderBar]=\"false\"\r\n (select)=\"select($event)\" fxFlex\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\">\r\n <e-views>\r\n <e-view option=\"Month\"></e-view>\r\n <e-view option=\"Day\"></e-view>\r\n <e-view option=\"WorkWeek\"></e-view>\r\n <e-view option=\"Agenda\"></e-view>\r\n <e-view option=\"MonthAgenda\"></e-view>\r\n <e-view option=\"TimelineMonth\"></e-view>\r\n <e-view option=\"Year\"></e-view>\r\n </e-views>\r\n</ejs-schedule>\r\n", styles: ["::ng-deep .e-dlg-container{display:none}::ng-deep .e-popup{display:none}:host{display:flex;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"], components: [{ type: i5.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i6.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: i7.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i8.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i8.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i9.ScheduleComponent, selector: "ejs-schedule", inputs: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate", "dayHeaderTemplate", "editorTemplate", "enableAdaptiveUI", "enableAllDayScroll", "enablePersistence", "enableRecurrenceValidation", "enableRtl", "endHour", "eventDragArea", "eventSettings", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "height", "hideEmptyAgendaDays", "locale", "maxDate", "minDate", "monthHeaderTemplate", "monthsCount", "quickInfoOnSelectionEnd", "quickInfoTemplates", "readonly", "resourceHeaderTemplate", "resources", "rowAutoHeight", "selectedDate", "showHeaderBar", "showQuickInfo", "showTimeIndicator", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "timezone", "timezoneDataSource", "views", "weekRule", "width", "workDays", "workHours"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cellClick", "cellDoubleClick", "created", "dataBinding", "dataBound", "destroyed", "drag", "dragStart", "dragStop", "eventClick", "eventRendered", "hover", "moreEventsClick", "navigating", "popupClose", "popupOpen", "renderCell", "resizeStart", "resizeStop", "resizing", "select", "currentViewChange", "selectedDateChange"] }], directives: [{ type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { type: i8.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i11.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }, { type: i9.ViewsDirective, selector: "ejs-schedule>e-views" }, { type: i9.ViewDirective, selector: "e-views>e-view", inputs: ["allowVirtualScrolling", "cellHeaderTemplate", "cellTemplate", "dateFormat", "dateHeaderTemplate", "dayHeaderTemplate", "displayDate", "displayName", "endHour", "eventTemplate", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "interval", "isSelected", "monthHeaderTemplate", "monthsCount", "numberOfWeeks", "option", "orientation", "readonly", "resourceHeaderTemplate", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "workDays"] }], pipes: { "translate": i12.TranslatePipe, "dateRange": i13.DateRangePipe }, animations: [swapAnimation] });
155
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ScheduleViewComponent, decorators: [{
156
156
  type: Component,
157
157
  args: [{ selector: 'bizdoc-schedule', animations: [swapAnimation], template: "<mat-toolbar class=\"nav-toolbar\">\r\n <button mat-icon-button [bizdocTooltip]=\"'PrevPage'|translate\" (click)=\"prev()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_left</mat-icon></button>\r\n <span class=\"mat-body\">{{ starting | dateRange : ending : calendarOptions }}</span>\r\n <button mat-icon-button [bizdocTooltip]=\"'NextPage'|translate\" (click)=\"next()\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_arrow_right</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [bizdocTooltip]=\"'View'|translate\" [matMenuTriggerFor]=\"view\"><mat-icon>view_agenda</mat-icon></button>\r\n <mat-menu #view>\r\n <button mat-menu-item (click)=\"changeView('WorkWeek')\">{{'WorkWeek'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Month')\">{{'Month'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Agenda')\">{{'Agenda'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('MonthAgenda')\">{{'MonthAgenda'|translate}}</button>\r\n <!--<button mat-menu-item (click)=\"changeView('TimelineMonth')\">{{'TimelineMonth'|translate}}</button>-->\r\n <button mat-menu-item (click)=\"changeView('Day')\">{{'Day'|translate}}</button>\r\n <button mat-menu-item (click)=\"changeView('Year')\">{{'Year'|translate}}</button>\r\n </mat-menu>\r\n <button mat-icon-button (click)=\"export()\" bizdocTooltip=\"{{'Download' | translate}}\"><mat-icon>save_alt</mat-icon></button>\r\n</mat-toolbar>\r\n<style scoped> \r\n .e-popup-close {\r\n display: none\r\n }\r\n</style>\r\n<ejs-schedule #schedule [eventSettings]=\"eventSettings\" [currentView]=\"currentView\" [selectedDate]=\"selectedDate\"\r\n [readonly]=\"true\" (navigating)=\"nav($event)\" height=\"100%\" [showHeaderBar]=\"false\"\r\n (select)=\"select($event)\" fxFlex\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\">\r\n <e-views>\r\n <e-view option=\"Month\"></e-view>\r\n <e-view option=\"Day\"></e-view>\r\n <e-view option=\"WorkWeek\"></e-view>\r\n <e-view option=\"Agenda\"></e-view>\r\n <e-view option=\"MonthAgenda\"></e-view>\r\n <e-view option=\"TimelineMonth\"></e-view>\r\n <e-view option=\"Year\"></e-view>\r\n </e-views>\r\n</ejs-schedule>\r\n", styles: ["::ng-deep .e-dlg-container{display:none}::ng-deep .e-popup{display:none}:host{display:flex;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"] }]
158
158
  }], ctorParameters: function () { return [{ type: i1.SessionService }, { type: i2.MailboxService }, { type: i3.PanesRouter }, { type: i4.PromptService }]; }, propDecorators: { selectedDateChange: [{
@@ -26,9 +26,9 @@ export class SchedulerComponent {
26
26
  });
27
27
  }
28
28
  }
29
- SchedulerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SchedulerComponent, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Component });
30
- SchedulerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: SchedulerComponent, selector: "ng-component", ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, components: [{ type: i2.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SchedulerComponent, decorators: [{
29
+ SchedulerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SchedulerComponent, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Component });
30
+ SchedulerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: SchedulerComponent, selector: "ng-component", ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, components: [{ type: i2.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SchedulerComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`
@@ -39,9 +39,9 @@ export class SchedulerPaneComponent {
39
39
  });
40
40
  }
41
41
  }
42
- SchedulerPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SchedulerPaneComponent, deps: [{ token: i1.PanesRouter }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.PaneRef }], target: i0.ɵɵFactoryTarget.Component });
43
- SchedulerPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.1", type: SchedulerPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)' [style.height]=height></bizdoc-schedule>`, isInline: true, components: [{ type: i4.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] });
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: SchedulerPaneComponent, decorators: [{
42
+ SchedulerPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SchedulerPaneComponent, deps: [{ token: i1.PanesRouter }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.PaneRef }], target: i0.ɵɵFactoryTarget.Component });
43
+ SchedulerPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: SchedulerPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)' [style.height]=height></bizdoc-schedule>`, isInline: true, components: [{ type: i4.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] });
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: SchedulerPaneComponent, decorators: [{
45
45
  type: Component,
46
46
  args: [{
47
47
  template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)' [style.height]=height></bizdoc-schedule>`,