@bizdoc/core 1.14.15 → 1.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (539) hide show
  1. package/assets/themes/brown.min.css +3 -3
  2. package/assets/themes/dark.min.css +3 -3
  3. package/assets/themes/deep-purple-light-blue.min.css +4 -4
  4. package/assets/themes/deep-purple-teal.min.css +4 -4
  5. package/assets/themes/default.min.css +4 -4
  6. package/assets/themes/green.min.css +3 -3
  7. package/assets/themes/indigo.min.css +3 -3
  8. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  9. package/esm2020/lib/admin/admin-menu.component.mjs +9 -9
  10. package/esm2020/lib/admin/core/ace.input.mjs +5 -12
  11. package/esm2020/lib/admin/core/color-picker.input.mjs +7 -7
  12. package/esm2020/lib/admin/core/search.input.mjs +9 -16
  13. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +17 -17
  14. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +22 -22
  15. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +13 -13
  16. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +12 -12
  17. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  18. package/esm2020/lib/admin/form/form.service.mjs +4 -4
  19. package/esm2020/lib/admin/form/workflow/node.component.mjs +11 -11
  20. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +15 -15
  21. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +12 -12
  22. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +13 -13
  23. package/esm2020/lib/admin/patterns/patterns.component.mjs +19 -19
  24. package/esm2020/lib/admin/permissions/permissions.component.mjs +12 -12
  25. package/esm2020/lib/admin/positions/positions-popup.component.mjs +13 -13
  26. package/esm2020/lib/admin/positions/positions.component.mjs +21 -21
  27. package/esm2020/lib/admin/profiler/outofoffice.component.mjs +21 -21
  28. package/esm2020/lib/admin/profiler/profiler.component.mjs +19 -19
  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 +6 -6
  32. package/esm2020/lib/bizdoc.module.mjs +11 -13
  33. package/esm2020/lib/browse/browse-items.component.mjs +25 -25
  34. package/esm2020/lib/browse/browse.mobile.component.mjs +17 -17
  35. package/esm2020/lib/browse/browse.pane.component.mjs +17 -17
  36. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +13 -13
  37. package/esm2020/lib/browse/filter/filter.component.mjs +13 -13
  38. package/esm2020/lib/browse/folders-menu.component.mjs +12 -12
  39. package/esm2020/lib/chat/chat-info.mjs +3 -3
  40. package/esm2020/lib/chat/chat.mobile.component.mjs +7 -7
  41. package/esm2020/lib/chat/chat.service.mjs +3 -3
  42. package/esm2020/lib/chat/contacts.component.mjs +23 -23
  43. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  44. package/esm2020/lib/chat/conversation.component.mjs +11 -11
  45. package/esm2020/lib/chat/conversation.pane.component.mjs +6 -12
  46. package/esm2020/lib/compose/action/action-picker.component.mjs +9 -9
  47. package/esm2020/lib/compose/action/action.dialog.mjs +7 -7
  48. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +5 -5
  49. package/esm2020/lib/compose/action/assign-action.component.mjs +12 -12
  50. package/esm2020/lib/compose/action/moveto-action.component.mjs +10 -10
  51. package/esm2020/lib/compose/action/return-action.component.mjs +12 -12
  52. package/esm2020/lib/compose/attachments/attachments.component.mjs +10 -10
  53. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +8 -8
  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/comment.component.mjs +15 -15
  57. package/esm2020/lib/compose/comments/comments.component.mjs +7 -7
  58. package/esm2020/lib/compose/comments/{Comments.pane.component.mjs → comments.pane.component.mjs} +6 -14
  59. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  60. package/esm2020/lib/compose/comments/edits.component.mjs +10 -10
  61. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +5 -5
  62. package/esm2020/lib/compose/comments/votes.component.mjs +10 -10
  63. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  64. package/esm2020/lib/compose/compose.mobile.component.mjs +17 -17
  65. package/esm2020/lib/compose/compose.pane.component.mjs +13 -13
  66. package/esm2020/lib/compose/copy/copy.dialog.mjs +8 -8
  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 +8 -8
  73. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +8 -8
  74. package/esm2020/lib/compose/form.component.mjs +7 -7
  75. package/esm2020/lib/compose/new-menu.component.mjs +9 -9
  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/state.component.mjs +3 -3
  79. package/esm2020/lib/compose/tag/tags.component.mjs +8 -8
  80. package/esm2020/lib/compose/trace/flow.component.mjs +63 -82
  81. package/esm2020/lib/compose/trace/people.component.mjs +5 -5
  82. package/esm2020/lib/compose/trace/trace.base.mjs +16 -7
  83. package/esm2020/lib/compose/trace/trace.component.mjs +16 -24
  84. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  85. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  86. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  87. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +11 -11
  88. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  89. package/esm2020/lib/core/account.service.mjs +3 -3
  90. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  91. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  92. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  93. package/esm2020/lib/core/controls/address.input.mjs +11 -17
  94. package/esm2020/lib/core/controls/auto-complete.input.mjs +11 -11
  95. package/esm2020/lib/core/controls/combination-picker-body.mjs +11 -11
  96. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  97. package/esm2020/lib/core/controls/combination-pool.mjs +7 -7
  98. package/esm2020/lib/core/controls/file.input.mjs +10 -10
  99. package/esm2020/lib/core/controls/select.input.mjs +6 -6
  100. package/esm2020/lib/core/controls/time-picker.mjs +9 -9
  101. package/esm2020/lib/core/controls/timespan.input.mjs +8 -35
  102. package/esm2020/lib/core/datasource.service.mjs +3 -3
  103. package/esm2020/lib/core/guide/guide.component.mjs +10 -10
  104. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  105. package/esm2020/lib/core/guide/help-tip.component.mjs +11 -23
  106. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  107. package/esm2020/lib/core/hub.service.mjs +3 -3
  108. package/esm2020/lib/core/identity/identity.component.mjs +5 -5
  109. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  110. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  111. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  112. package/esm2020/lib/core/info/map-info.mjs +3 -3
  113. package/esm2020/lib/core/layout/autocomplete.field.mjs +8 -8
  114. package/esm2020/lib/core/layout/checkbox.field.mjs +7 -7
  115. package/esm2020/lib/core/layout/checkbox.mjs +6 -6
  116. package/esm2020/lib/core/layout/date-range.field.mjs +6 -6
  117. package/esm2020/lib/core/layout/date.field.mjs +9 -9
  118. package/esm2020/lib/core/layout/expression.field.mjs +8 -8
  119. package/esm2020/lib/core/layout/file.field.mjs +11 -9
  120. package/esm2020/lib/core/layout/html.field.mjs +8 -8
  121. package/esm2020/lib/core/layout/input.base.mjs +4 -5
  122. package/esm2020/lib/core/layout/input.field.mjs +8 -8
  123. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  124. package/esm2020/lib/core/layout/numeric.field.mjs +8 -8
  125. package/esm2020/lib/core/layout/select.field.mjs +10 -10
  126. package/esm2020/lib/core/layout/switch.field.mjs +7 -7
  127. package/esm2020/lib/core/layout/textarea.field.mjs +8 -8
  128. package/esm2020/lib/core/layout/timespan.field.mjs +9 -9
  129. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  130. package/esm2020/lib/core/mailbox.service.mjs +3 -3
  131. package/esm2020/lib/core/models.mjs +1 -1
  132. package/esm2020/lib/core/none.component.mjs +7 -7
  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 +5 -5
  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/save-changes.dialog.mjs +5 -5
  158. package/esm2020/lib/core/session.service.mjs +3 -3
  159. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  160. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  161. package/esm2020/lib/core/slots/slots.component.mjs +14 -14
  162. package/esm2020/lib/core/tagging/documents.component.mjs +7 -7
  163. package/esm2020/lib/core/tagging/edit-input.component.mjs +10 -10
  164. package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
  165. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  166. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  167. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  168. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  169. package/esm2020/lib/core/tagging/users.component.mjs +7 -7
  170. package/esm2020/lib/core/translate.service.mjs +3 -3
  171. package/esm2020/lib/core/window-title.service.mjs +3 -3
  172. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  173. package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
  174. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  175. package/esm2020/lib/cube/cube-menu.component.mjs +10 -10
  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 +8 -8
  181. package/esm2020/lib/cube/explore/explore.pane.component.mjs +12 -15
  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 +7 -7
  185. package/esm2020/lib/cube/filter/filter.component.mjs +11 -11
  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 +6 -10
  189. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +20 -16
  190. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +20 -16
  191. package/esm2020/lib/cube/matrix/popup.component.mjs +11 -11
  192. package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
  193. package/esm2020/lib/cube/parallel/parallel.component.mjs +5 -5
  194. package/esm2020/lib/cube/pivot/pivot.component.mjs +6 -11
  195. package/esm2020/lib/cube/sum/sum.component.mjs +6 -6
  196. package/esm2020/lib/cube/view-base.mjs +6 -10
  197. package/esm2020/lib/cube/view.mobile.component.mjs +14 -14
  198. package/esm2020/lib/cube/view.pane.component.mjs +13 -13
  199. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
  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 +4 -4
  205. package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
  206. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  207. package/esm2020/lib/dashboard/dashboard.component.mjs +11 -11
  208. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +5 -11
  209. package/esm2020/lib/dashboard/recents/recents.widget.mjs +9 -9
  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 +12 -12
  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 +11 -13
  217. package/esm2020/lib/home/about/about.dialog.mjs +7 -7
  218. package/esm2020/lib/home/home-base.component.mjs +3 -3
  219. package/esm2020/lib/home/home.desktop.component.mjs +19 -19
  220. package/esm2020/lib/home/home.mobile.component.mjs +16 -16
  221. package/esm2020/lib/home/notifications/notifications.component.mjs +12 -12
  222. package/esm2020/lib/home/options/options.component.mjs +11 -11
  223. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +8 -8
  224. package/esm2020/lib/home/search.service.mjs +3 -3
  225. package/esm2020/lib/home/sign/sign.component.mjs +6 -6
  226. package/esm2020/lib/home/tools.component.mjs +13 -13
  227. package/esm2020/lib/impersonate/impersonate.component.mjs +10 -10
  228. package/esm2020/lib/mobile.module.mjs +11 -13
  229. package/esm2020/lib/modules/chart.module.mjs +6 -6
  230. package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
  231. package/esm2020/lib/modules/date.adapter.mjs +1 -1
  232. package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
  233. package/esm2020/lib/modules/dayjs.module.mjs +5 -5
  234. package/esm2020/lib/modules/diagram.module.mjs +7 -9
  235. package/esm2020/lib/modules/gantt.module.mjs +5 -5
  236. package/esm2020/lib/modules/grid.module.mjs +6 -6
  237. package/esm2020/lib/modules/material.module.mjs +20 -22
  238. package/esm2020/lib/modules/paginator.intl.mjs +4 -4
  239. package/esm2020/lib/modules/pivot.module.mjs +5 -7
  240. package/esm2020/lib/modules/schedule.module.mjs +6 -6
  241. package/esm2020/lib/modules/spreadsheet.module.mjs +7 -9
  242. package/esm2020/lib/modules/stepper.intl.mjs +4 -4
  243. package/esm2020/lib/modules/texteditor.module.mjs +6 -8
  244. package/esm2020/lib/notifications/filter.component.mjs +8 -8
  245. package/esm2020/lib/notifications/notifications-table.component.mjs +16 -16
  246. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  247. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  248. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  249. package/esm2020/lib/notifications/types/commented.notification.mjs +5 -5
  250. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +5 -5
  251. package/esm2020/lib/notifications/types/escalated.notification.mjs +6 -6
  252. package/esm2020/lib/notifications/types/liked.notification.mjs +5 -5
  253. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  254. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  255. package/esm2020/lib/notifications/types/nudge.notification.mjs +6 -6
  256. package/esm2020/lib/notifications/types/state-changed.notification.mjs +6 -6
  257. package/esm2020/lib/notifications/types/tagged.notification.mjs +5 -5
  258. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  259. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +5 -5
  260. package/esm2020/lib/options/options.component.mjs +15 -15
  261. package/esm2020/lib/options/options.service.mjs +3 -3
  262. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  263. package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
  264. package/esm2020/lib/reports/cube/grid-documents.component.mjs +9 -9
  265. package/esm2020/lib/reports/cube/table-documents.component.mjs +10 -10
  266. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  267. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  268. package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
  269. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
  270. package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
  271. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  272. package/esm2020/lib/reports/report.mobile.component.mjs +12 -12
  273. package/esm2020/lib/reports/report.pane.component.mjs +11 -11
  274. package/esm2020/lib/reports/reports-menu.component.mjs +9 -9
  275. package/esm2020/lib/reports/substitution/substitution.component.mjs +12 -12
  276. package/esm2020/lib/reports/table/table-view.component.mjs +8 -8
  277. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  278. package/esm2020/lib/routes.desktop.mjs +1 -1
  279. package/esm2020/lib/scheduler/schedule.component.mjs +13 -13
  280. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  281. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  282. package/esm2020/lib/shared.module.mjs +24 -26
  283. package/esm2020/lib/system.module.mjs +13 -15
  284. package/esm2020/lib/views/cube/chart.component.mjs +7 -7
  285. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  286. package/esm2020/lib/views/cube/explore.component.mjs +9 -9
  287. package/esm2020/lib/views/cube/matrix.component.mjs +12 -12
  288. package/esm2020/lib/views/cube/parallel.component.mjs +5 -5
  289. package/esm2020/lib/views/cube/pivot.component.mjs +5 -5
  290. package/esm2020/lib/views/cube/sum.component.mjs +10 -10
  291. package/esm2020/lib/views/cube/view.component.mjs +9 -9
  292. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  293. package/esm2020/lib/views/view-item.component.mjs +3 -3
  294. package/esm2020/lib/views/views.component.mjs +5 -5
  295. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  296. package/esm2020/lib/views/views.pane.component.mjs +5 -10
  297. package/fesm2015/bizdoc-core.mjs +1617 -1745
  298. package/fesm2015/bizdoc-core.mjs.map +1 -1
  299. package/fesm2020/bizdoc-core.mjs +1587 -1717
  300. package/fesm2020/bizdoc-core.mjs.map +1 -1
  301. package/{bizdoc-core.d.ts → index.d.ts} +0 -0
  302. package/lib/admin/admin-menu.component.d.ts +1 -1
  303. package/lib/admin/core/ace.input.d.ts +1 -1
  304. package/lib/admin/core/color-picker.input.d.ts +1 -1
  305. package/lib/admin/core/search.input.d.ts +2 -2
  306. package/lib/admin/diff/configuration-diff.component.d.ts +1 -1
  307. package/lib/admin/document-trace/document-trace.component.d.ts +5 -2
  308. package/lib/admin/document-trace/reassign.dialog.d.ts +6 -3
  309. package/lib/admin/document-trace/trace-element.component.d.ts +1 -1
  310. package/lib/admin/form/form.service.d.ts +1 -1
  311. package/lib/admin/form/workflow/node.component.d.ts +5 -2
  312. package/lib/admin/form/workflow/role-node.component.d.ts +14 -2
  313. package/lib/admin/form/workflow/workflow.component.d.ts +1 -1
  314. package/lib/admin/indices/manage-cube-index.component.d.ts +1 -1
  315. package/lib/admin/patterns/patterns.component.d.ts +7 -3
  316. package/lib/admin/permissions/permissions.component.d.ts +1 -1
  317. package/lib/admin/positions/positions-popup.component.d.ts +2 -2
  318. package/lib/admin/positions/positions.component.d.ts +14 -6
  319. package/lib/admin/profiler/outofoffice.component.d.ts +26 -7
  320. package/lib/admin/profiler/profiler.component.d.ts +3 -3
  321. package/lib/admin/utility-wrapper.component.d.ts +1 -1
  322. package/lib/admin/utility.pane.component.d.ts +1 -1
  323. package/lib/app.component.d.ts +2 -2
  324. package/lib/browse/browse-items.component.d.ts +1 -1
  325. package/lib/browse/browse.mobile.component.d.ts +1 -1
  326. package/lib/browse/browse.pane.component.d.ts +2 -2
  327. package/lib/browse/expanded-item/expanded-item.component.d.ts +1 -1
  328. package/lib/browse/filter/filter.component.d.ts +10 -3
  329. package/lib/browse/folders-menu.component.d.ts +1 -1
  330. package/lib/chat/chat.mobile.component.d.ts +1 -1
  331. package/lib/chat/contacts.component.d.ts +3 -3
  332. package/lib/chat/contacts.pane.component.d.ts +1 -1
  333. package/lib/chat/conversation.component.d.ts +1 -1
  334. package/lib/chat/conversation.pane.component.d.ts +1 -1
  335. package/lib/compose/action/action-picker.component.d.ts +1 -1
  336. package/lib/compose/action/action.dialog.d.ts +1 -1
  337. package/lib/compose/action/action.pane.dialog.exp.d.ts +1 -1
  338. package/lib/compose/action/assign-action.component.d.ts +8 -3
  339. package/lib/compose/action/moveto-action.component.d.ts +6 -3
  340. package/lib/compose/action/return-action.component.d.ts +5 -2
  341. package/lib/compose/attachments/attachments.component.d.ts +1 -1
  342. package/lib/compose/attachments/preview/attachment-preview.component.d.ts +1 -1
  343. package/lib/compose/attachments/progress-button.directive.d.ts +1 -1
  344. package/lib/compose/comments/comment.component.d.ts +1 -1
  345. package/lib/compose/comments/comments.component.d.ts +1 -1
  346. package/lib/compose/comments/{Comments.pane.component.d.ts → comments.pane.component.d.ts} +1 -1
  347. package/lib/compose/comments/edit-comment.component.d.ts +1 -1
  348. package/lib/compose/comments/edits.component.d.ts +1 -1
  349. package/lib/compose/comments/quick-comment.component.exp.d.ts +1 -1
  350. package/lib/compose/comments/votes.component.d.ts +1 -1
  351. package/lib/compose/compose.mobile.component.d.ts +1 -1
  352. package/lib/compose/compose.pane.component.d.ts +1 -1
  353. package/lib/compose/copy/copy.dialog.d.ts +2 -2
  354. package/lib/compose/document.component.d.ts +1 -1
  355. package/lib/compose/document.mobile.component.d.ts +1 -1
  356. package/lib/compose/document.pane.component.d.ts +1 -1
  357. package/lib/compose/events/events.component.d.ts +1 -1
  358. package/lib/compose/form-selector/form-selector.sheet.d.ts +1 -1
  359. package/lib/compose/form.component.d.ts +1 -1
  360. package/lib/compose/new-menu.component.d.ts +2 -2
  361. package/lib/compose/privilage.directive.d.ts +2 -2
  362. package/lib/compose/state.component.d.ts +1 -1
  363. package/lib/compose/tag/tags.component.d.ts +2 -2
  364. package/lib/compose/trace/flow.component.d.ts +11 -8
  365. package/lib/compose/trace/people.component.d.ts +1 -1
  366. package/lib/compose/trace/trace.base.d.ts +8 -3
  367. package/lib/compose/trace/trace.component.d.ts +5 -8
  368. package/lib/compose/trace/trace.pane.component.d.ts +1 -1
  369. package/lib/compose/version-compare/version-compare.component.d.ts +1 -1
  370. package/lib/compose/version-compare/version-compare.directive.d.ts +3 -3
  371. package/lib/compose/version-compare/version.pane.component.d.ts +1 -1
  372. package/lib/core/NgComponentOutlet.d.ts +1 -1
  373. package/lib/core/animated-icon/animated-icon.directive.d.ts +1 -1
  374. package/lib/core/avatar/avatar.component.d.ts +1 -1
  375. package/lib/core/controls/address.input.d.ts +2 -2
  376. package/lib/core/controls/auto-complete.input.d.ts +2 -2
  377. package/lib/core/controls/combination-picker-body.d.ts +2 -2
  378. package/lib/core/controls/combination-picker.d.ts +1 -1
  379. package/lib/core/controls/combination-pool.d.ts +1 -1
  380. package/lib/core/controls/file.input.d.ts +1 -1
  381. package/lib/core/controls/select.input.d.ts +2 -2
  382. package/lib/core/controls/time-picker.d.ts +2 -2
  383. package/lib/core/controls/timespan.input.d.ts +6 -2
  384. package/lib/core/guide/guide.component.d.ts +1 -1
  385. package/lib/core/guide/help-tip.component.d.ts +1 -1
  386. package/lib/core/identity/identity.component.d.ts +1 -1
  387. package/lib/core/info/location-info.component.d.ts +1 -1
  388. package/lib/core/layout/autocomplete.field.d.ts +2 -2
  389. package/lib/core/layout/checkbox.d.ts +1 -1
  390. package/lib/core/layout/checkbox.field.d.ts +2 -2
  391. package/lib/core/layout/date-range.field.d.ts +5 -2
  392. package/lib/core/layout/date.field.d.ts +2 -2
  393. package/lib/core/layout/expression.field.d.ts +2 -2
  394. package/lib/core/layout/file.field.d.ts +3 -2
  395. package/lib/core/layout/html.field.d.ts +2 -2
  396. package/lib/core/layout/input.base.d.ts +2 -2
  397. package/lib/core/layout/input.field.d.ts +2 -2
  398. package/lib/core/layout/layout.component.d.ts +1 -1
  399. package/lib/core/layout/numeric.field.d.ts +2 -2
  400. package/lib/core/layout/select.field.d.ts +2 -2
  401. package/lib/core/layout/switch.field.d.ts +2 -2
  402. package/lib/core/layout/textarea.field.d.ts +2 -2
  403. package/lib/core/layout/timespan.field.d.ts +2 -2
  404. package/lib/core/lottie-animation.d.ts +1 -1
  405. package/lib/core/none.component.d.ts +1 -1
  406. package/lib/core/pipes/action.pipe.d.ts +1 -1
  407. package/lib/core/pipes/calendar.pipe.d.ts +1 -1
  408. package/lib/core/pipes/date-format.pipe.d.ts +1 -1
  409. package/lib/core/pipes/daterange.pipe.d.ts +2 -2
  410. package/lib/core/pipes/difference.pipe.d.ts +1 -1
  411. package/lib/core/pipes/duration-format.pipe.d.ts +1 -1
  412. package/lib/core/pipes/duration.pipe.d.ts +1 -1
  413. package/lib/core/pipes/form.pipe.d.ts +1 -1
  414. package/lib/core/pipes/join.pipe.d.ts +1 -1
  415. package/lib/core/pipes/role.pipe.d.ts +1 -1
  416. package/lib/core/pipes/sanitize-html.pipe.d.ts +1 -1
  417. package/lib/core/pipes/sort.pipe.d.ts +2 -2
  418. package/lib/core/pipes/state.pipe.d.ts +1 -1
  419. package/lib/core/pipes/time-ago.pipe.d.ts +1 -1
  420. package/lib/core/pipes/translate.pipe.d.ts +2 -2
  421. package/lib/core/pipes/type-value.pipe.d.ts +1 -1
  422. package/lib/core/pipes/user-name.pipe.d.ts +1 -1
  423. package/lib/core/popup/popup.component.d.ts +1 -1
  424. package/lib/core/popup/tooltip.directive.d.ts +2 -2
  425. package/lib/core/prompt/ask/ask.dialog.d.ts +1 -1
  426. package/lib/core/prompt/mask/mask.component.d.ts +1 -1
  427. package/lib/core/save-changes.dialog.d.ts +1 -1
  428. package/lib/core/slots/router.directive.d.ts +1 -1
  429. package/lib/core/slots/slots.component.d.ts +2 -2
  430. package/lib/core/tagging/documents.component.d.ts +1 -1
  431. package/lib/core/tagging/edit-input.component.d.ts +1 -1
  432. package/lib/core/tagging/emoji.component.d.ts +1 -1
  433. package/lib/core/tagging/tagging-item.directive.d.ts +1 -1
  434. package/lib/core/tagging/tagging.component-base.d.ts +1 -1
  435. package/lib/core/tagging/tagging.directive.d.ts +1 -1
  436. package/lib/core/tagging/tagging.pipe.d.ts +1 -1
  437. package/lib/core/tagging/users.component.d.ts +1 -1
  438. package/lib/cube/accum/accum.component.d.ts +1 -1
  439. package/lib/cube/chart/chart.component.d.ts +1 -1
  440. package/lib/cube/cube-menu.component.d.ts +1 -1
  441. package/lib/cube/cube-view.component.d.ts +1 -1
  442. package/lib/cube/explore/document-item.component.d.ts +1 -1
  443. package/lib/cube/explore/explore-item.component.d.ts +1 -1
  444. package/lib/cube/explore/explore-items.component.d.ts +1 -1
  445. package/lib/cube/explore/explore.pane.component.d.ts +1 -1
  446. package/lib/cube/explore/item.pane.component.d.ts +1 -1
  447. package/lib/cube/filter/filter-tags.component.exp.d.ts +1 -1
  448. package/lib/cube/filter/filter.component.d.ts +1 -1
  449. package/lib/cube/grid/grid.component.d.ts +1 -1
  450. package/lib/cube/grid/spreadsheet.component.d.ts +1 -1
  451. package/lib/cube/matrix/matrix.base.d.ts +2 -2
  452. package/lib/cube/matrix/matrix.mobile.component.d.ts +3 -1
  453. package/lib/cube/matrix/matrix.pane.component.d.ts +3 -2
  454. package/lib/cube/matrix/popup.component.d.ts +1 -1
  455. package/lib/cube/matrix/table.component.d.ts +1 -1
  456. package/lib/cube/parallel/parallel.component.d.ts +1 -1
  457. package/lib/cube/pivot/pivot.component.d.ts +1 -1
  458. package/lib/cube/sum/sum.component.d.ts +1 -1
  459. package/lib/cube/view-base.d.ts +2 -2
  460. package/lib/cube/view.mobile.component.d.ts +1 -2
  461. package/lib/cube/view.pane.component.d.ts +1 -1
  462. package/lib/dashboard/actions/actions.widget.d.ts +1 -1
  463. package/lib/dashboard/cube/accum-cube.widget.d.ts +1 -1
  464. package/lib/dashboard/cube/compare.widget.d.ts +1 -1
  465. package/lib/dashboard/cube/cube-analysis.base.d.ts +1 -1
  466. package/lib/dashboard/cube/cube-analysis.widget.d.ts +1 -1
  467. package/lib/dashboard/cube/cube-chart.widget.d.ts +1 -1
  468. package/lib/dashboard/cube/documents.widget.d.ts +1 -1
  469. package/lib/dashboard/cube/filter/filter.component.d.ts +1 -1
  470. package/lib/dashboard/dashboard.component.d.ts +1 -1
  471. package/lib/dashboard/dashboard.pane.component.d.ts +1 -1
  472. package/lib/dashboard/recents/recents.widget.d.ts +2 -2
  473. package/lib/dashboard/score/activity.widget.d.ts +1 -1
  474. package/lib/dashboard/score/compare-groups.widget.d.ts +1 -1
  475. package/lib/dashboard/score/peers-performance.widget.d.ts +1 -1
  476. package/lib/dashboard/score/pending-results.widget.d.ts +1 -1
  477. package/lib/dashboard/score/personal-score.widget.d.ts +1 -1
  478. package/lib/dashboard/widget-item.component.d.ts +1 -1
  479. package/lib/desktop.module.d.ts +1 -1
  480. package/lib/home/about/about.dialog.d.ts +1 -1
  481. package/lib/home/home-base.component.d.ts +1 -1
  482. package/lib/home/home.desktop.component.d.ts +1 -1
  483. package/lib/home/home.mobile.component.d.ts +1 -1
  484. package/lib/home/notifications/notifications.component.d.ts +1 -1
  485. package/lib/home/options/options.component.d.ts +1 -1
  486. package/lib/home/outofoffice/outofoffice.component.d.ts +1 -1
  487. package/lib/home/sign/sign.component.d.ts +1 -1
  488. package/lib/home/tools.component.d.ts +2 -2
  489. package/lib/impersonate/impersonate.component.d.ts +2 -2
  490. package/lib/notifications/filter.component.d.ts +5 -2
  491. package/lib/notifications/notifications-table.component.d.ts +1 -1
  492. package/lib/notifications/notifications.mobile.component.d.ts +1 -1
  493. package/lib/notifications/notifications.pane.component.d.ts +1 -1
  494. package/lib/notifications/types/commented.notification.d.ts +1 -1
  495. package/lib/notifications/types/cube-anomaly.notification.d.ts +1 -1
  496. package/lib/notifications/types/escalated.notification.d.ts +1 -1
  497. package/lib/notifications/types/liked.notification.d.ts +1 -1
  498. package/lib/notifications/types/long-running-task.notification.d.ts +1 -1
  499. package/lib/notifications/types/notification-base.d.ts +1 -1
  500. package/lib/notifications/types/nudge.notification.d.ts +1 -1
  501. package/lib/notifications/types/state-changed.notification.d.ts +1 -1
  502. package/lib/notifications/types/tagged.notification.d.ts +1 -1
  503. package/lib/notifications/types/text.notification.d.ts +1 -1
  504. package/lib/notifications/types/upcoming-event.notification.d.ts +1 -1
  505. package/lib/options/options.component.d.ts +37 -6
  506. package/lib/reports/arguments-component.d.ts +1 -1
  507. package/lib/reports/cube/documents.component.d.ts +1 -1
  508. package/lib/reports/cube/grid-documents.component.d.ts +1 -1
  509. package/lib/reports/cube/table-documents.component.d.ts +1 -1
  510. package/lib/reports/cube/usage-args.component.d.ts +1 -1
  511. package/lib/reports/cube/usage-base.d.ts +1 -1
  512. package/lib/reports/cube/usage-chart.component.d.ts +1 -1
  513. package/lib/reports/cube/usage-pivot.component.d.ts +1 -1
  514. package/lib/reports/cube/usage.component.d.ts +1 -1
  515. package/lib/reports/report-viewer.component.d.ts +1 -1
  516. package/lib/reports/report.mobile.component.d.ts +1 -1
  517. package/lib/reports/report.pane.component.d.ts +1 -1
  518. package/lib/reports/reports-menu.component.d.ts +1 -1
  519. package/lib/reports/substitution/substitution.component.d.ts +1 -1
  520. package/lib/reports/table/table-view.component.d.ts +1 -1
  521. package/lib/reports/tasks/tasks.component.d.ts +1 -1
  522. package/lib/scheduler/schedule.component.d.ts +1 -1
  523. package/lib/scheduler/scheduler.mobile.component.d.ts +1 -1
  524. package/lib/scheduler/scheduler.pane.component.d.ts +1 -1
  525. package/lib/views/cube/chart.component.d.ts +1 -1
  526. package/lib/views/cube/cube-base.d.ts +1 -1
  527. package/lib/views/cube/explore.component.d.ts +1 -1
  528. package/lib/views/cube/matrix.component.d.ts +1 -1
  529. package/lib/views/cube/parallel.component.d.ts +1 -1
  530. package/lib/views/cube/pivot.component.d.ts +1 -1
  531. package/lib/views/cube/sum.component.d.ts +1 -2
  532. package/lib/views/cube/view.component.d.ts +1 -1
  533. package/lib/views/timeline/timeline.component.exp.d.ts +1 -1
  534. package/lib/views/view-item.component.d.ts +1 -1
  535. package/lib/views/views.component.d.ts +1 -1
  536. package/lib/views/views.mobile.component.d.ts +1 -1
  537. package/lib/views/views.pane.component.d.ts +1 -1
  538. package/package.json +28 -28
  539. package/assets/.gitkeep +0 -0
@@ -8,11 +8,11 @@ import * as i3 from "../../core/prompt.service";
8
8
  import * as i4 from "../../core/mailbox.service";
9
9
  import * as i5 from "@angular/router";
10
10
  import * as i6 from "../../core/session.service";
11
- import * as i7 from "@angular/material/list";
12
- import * as i8 from "@angular/material/icon";
13
- import * as i9 from "@angular/material/divider";
14
- import * as i10 from "@angular/common";
15
- import * as i11 from "@angular/material/core";
11
+ import * as i7 from "@angular/common";
12
+ import * as i8 from "@angular/material/core";
13
+ import * as i9 from "@angular/material/list";
14
+ import * as i10 from "@angular/material/divider";
15
+ import * as i11 from "@angular/material/icon";
16
16
  import * as i12 from "../../core/pipes/translate.pipe";
17
17
  /** form selector component */
18
18
  export class FormSelectorSheet {
@@ -79,9 +79,9 @@ export class FormSelectorSheet {
79
79
  });
80
80
  }
81
81
  }
82
- FormSelectorSheet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: FormSelectorSheet, deps: [{ token: i1.MatDialog }, { token: i2.MatBottomSheetRef }, { token: i3.PromptService }, { token: i4.MailboxService }, { token: i5.Router }, { token: i6.SessionService }], target: i0.ɵɵFactoryTarget.Component });
83
- FormSelectorSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: FormSelectorSheet, selector: "bizdoc-form-selector", ngImport: i0, template: "<mat-nav-list role=\"list\">\r\n <a mat-list-item role=\"listitem\" *ngFor=\"let f of forms\" (click)=\"open(f.name)\">\r\n <div matLine>{{f.title}}</div>\r\n <mat-icon>{{f.icon}}</mat-icon>\r\n </a>\r\n <mat-divider></mat-divider>\r\n <a mat-list-item role=\"listitem\" (click)=\"copy($event)\">\r\n <div matLine>{{'Elipsis'| translate: ('Copy' | translate)}}</div>\r\n </a>\r\n</mat-nav-list>\r\n", components: [{ type: i7.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i7.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i9.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }], directives: [{ type: i10.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i11.MatLine, selector: "[mat-line], [matLine]" }], pipes: { "translate": i12.TranslatePipe } });
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: FormSelectorSheet, decorators: [{
82
+ FormSelectorSheet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: FormSelectorSheet, deps: [{ token: i1.MatDialog }, { token: i2.MatBottomSheetRef }, { token: i3.PromptService }, { token: i4.MailboxService }, { token: i5.Router }, { token: i6.SessionService }], target: i0.ɵɵFactoryTarget.Component });
83
+ FormSelectorSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.0", type: FormSelectorSheet, selector: "bizdoc-form-selector", ngImport: i0, template: "<mat-nav-list role=\"list\">\r\n <a mat-list-item role=\"listitem\" *ngFor=\"let f of forms\" (click)=\"open(f.name)\">\r\n <div matLine>{{f.title}}</div>\r\n <mat-icon>{{f.icon}}</mat-icon>\r\n </a>\r\n <mat-divider></mat-divider>\r\n <a mat-list-item role=\"listitem\" (click)=\"copy($event)\">\r\n <div matLine>{{'Elipsis'| translate: ('Copy' | translate)}}</div>\r\n </a>\r\n</mat-nav-list>\r\n", dependencies: [{ kind: "directive", type: i7.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i8.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i9.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i9.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "component", type: i10.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "component", type: i11.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i12.TranslatePipe, name: "translate" }] });
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: FormSelectorSheet, decorators: [{
85
85
  type: Component,
86
86
  args: [{ selector: 'bizdoc-form-selector', template: "<mat-nav-list role=\"list\">\r\n <a mat-list-item role=\"listitem\" *ngFor=\"let f of forms\" (click)=\"open(f.name)\">\r\n <div matLine>{{f.title}}</div>\r\n <mat-icon>{{f.icon}}</mat-icon>\r\n </a>\r\n <mat-divider></mat-divider>\r\n <a mat-list-item role=\"listitem\" (click)=\"copy($event)\">\r\n <div matLine>{{'Elipsis'| translate: ('Copy' | translate)}}</div>\r\n </a>\r\n</mat-nav-list>\r\n" }]
87
87
  }], ctorParameters: function () { return [{ type: i1.MatDialog }, { type: i2.MatBottomSheetRef }, { type: i3.PromptService }, { type: i4.MailboxService }, { type: i5.Router }, { type: i6.SessionService }]; } });
@@ -20,11 +20,11 @@ import * as i9 from "../core/component-factory-resolver";
20
20
  import * as i10 from "../core/guide/guide.service";
21
21
  import * as i11 from "../core/translate.service";
22
22
  import * as i12 from "../core/hub.service";
23
- import * as i13 from "./trace/people.component";
24
- import * as i14 from "./attachments/attachments.component";
23
+ import * as i13 from "@angular/common";
24
+ import * as i14 from "@angular/forms";
25
25
  import * as i15 from "@angular/material/icon";
26
- import * as i16 from "@angular/common";
27
- import * as i17 from "@angular/forms";
26
+ import * as i16 from "./trace/people.component";
27
+ import * as i17 from "./attachments/attachments.component";
28
28
  export const REPORT_EDITING_DELAY = 2000,
29
29
  /** save draft ms */
30
30
  AUTO_SAVE_DELAY = 5000, EDITING_MESSAGE_DELAY = 3000;
@@ -416,9 +416,9 @@ export class ComposeFormComponent {
416
416
  this._destroy.complete();
417
417
  }
418
418
  }
419
- ComposeFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ComposeFormComponent, deps: [{ token: i1.Popup }, { token: i2.MailboxService }, { token: i3.AccountService }, { token: i4.RouterImpl }, { token: i5.MatDialog }, { token: i6.PromptService }, { token: i7.SessionService }, { token: i0.Injector }, { token: i8.MatSnackBar }, { token: i9.BizDocComponentFactoryResolver }, { token: i10.GuideService }, { token: i11.TranslateService }, { token: i12.HubService }], target: i0.ɵɵFactoryTarget.Component });
420
- ComposeFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ComposeFormComponent, selector: "bizdoc-form", inputs: { model: "model", working: "working", dirty: "dirty", valid: "valid", mode: "mode", contacts: "contacts" }, outputs: { modelChange: "modelChange", workingChange: "workingChange", dirtyChange: "dirtyChange", validChange: "validChange", saved: "saved" }, host: { classAttribute: "form-container bizdoc-compose" }, viewQueries: [{ propertyName: "_fileElement", first: true, predicate: ["file"], descendants: true, static: true }, { propertyName: "attachments", first: true, predicate: AttachmentsComponent, descendants: true, static: true }, { propertyName: "_container", first: true, predicate: ["component"], descendants: true, read: ViewContainerRef, static: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"form-header\">\r\n <bizdoc-people [model]=\"model\" *ngIf=\"mode !== 'compose' && contacts\"></bizdoc-people>\r\n <bizdoc-attachments [model]=\"model\" [includeDeleted]=\"true\" [viewedIndicator]=\"false\"></bizdoc-attachments>\r\n <div *ngIf=\"!model.replied && mode !== 'compose' && model.note\" class=\"compose-note\">\r\n <mat-icon color=\"primary\">info</mat-icon> <span class=\"mat-body-2\">{{model.note}}</span>\r\n </div>\r\n <div *ngIf=\"model.tags\">\r\n <span *ngFor=\"let tag of model.tags\" class=\"mat-chip mat-standard-chip small-chip\">{{tag}}</span>\r\n </div>\r\n</div>\r\n<ng-container #component></ng-container>\r\n<div *ngIf=\"editing\">{{ editing }}</div>\r\n<form style=\"display:none\"><input type=\"file\" #file multiple /></form>\r\n", components: [{ type: i13.PeopleComponent, selector: "bizdoc-people", inputs: ["model"] }, { type: i14.AttachmentsComponent, selector: "bizdoc-attachments", inputs: ["model", "viewedIndicator", "includeDeleted"] }, { type: i15.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], directives: [{ type: i16.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i16.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i17.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i17.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }] });
421
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ComposeFormComponent, decorators: [{
419
+ ComposeFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: ComposeFormComponent, deps: [{ token: i1.Popup }, { token: i2.MailboxService }, { token: i3.AccountService }, { token: i4.RouterImpl }, { token: i5.MatDialog }, { token: i6.PromptService }, { token: i7.SessionService }, { token: i0.Injector }, { token: i8.MatSnackBar }, { token: i9.BizDocComponentFactoryResolver }, { token: i10.GuideService }, { token: i11.TranslateService }, { token: i12.HubService }], target: i0.ɵɵFactoryTarget.Component });
420
+ ComposeFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.0", type: ComposeFormComponent, selector: "bizdoc-form", inputs: { model: "model", working: "working", dirty: "dirty", valid: "valid", mode: "mode", contacts: "contacts" }, outputs: { modelChange: "modelChange", workingChange: "workingChange", dirtyChange: "dirtyChange", validChange: "validChange", saved: "saved" }, host: { classAttribute: "form-container bizdoc-compose" }, viewQueries: [{ propertyName: "_fileElement", first: true, predicate: ["file"], descendants: true, static: true }, { propertyName: "attachments", first: true, predicate: AttachmentsComponent, descendants: true, static: true }, { propertyName: "_container", first: true, predicate: ["component"], descendants: true, read: ViewContainerRef, static: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"form-header\">\r\n <bizdoc-people [model]=\"model\" *ngIf=\"mode !== 'compose' && contacts\"></bizdoc-people>\r\n <bizdoc-attachments [model]=\"model\" [includeDeleted]=\"true\" [viewedIndicator]=\"false\"></bizdoc-attachments>\r\n <div *ngIf=\"!model.replied && mode !== 'compose' && model.note\" class=\"compose-note\">\r\n <mat-icon color=\"primary\">info</mat-icon> <span class=\"mat-body-2\">{{model.note}}</span>\r\n </div>\r\n <div *ngIf=\"model.tags\">\r\n <span *ngFor=\"let tag of model.tags\" class=\"mat-chip mat-standard-chip small-chip\">{{tag}}</span>\r\n </div>\r\n</div>\r\n<ng-container #component></ng-container>\r\n<div *ngIf=\"editing\">{{ editing }}</div>\r\n<form style=\"display:none\"><input type=\"file\" #file multiple /></form>\r\n", dependencies: [{ kind: "directive", type: i13.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i13.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i14.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i14.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "component", type: i15.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i16.PeopleComponent, selector: "bizdoc-people", inputs: ["model"] }, { kind: "component", type: i17.AttachmentsComponent, selector: "bizdoc-attachments", inputs: ["model", "viewedIndicator", "includeDeleted"] }] });
421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: ComposeFormComponent, decorators: [{
422
422
  type: Component,
423
423
  args: [{ selector: 'bizdoc-form', host: {
424
424
  class: 'form-container bizdoc-compose'
@@ -8,11 +8,11 @@ import * as i1 from "../core/session.service";
8
8
  import * as i2 from "../core/mailbox.service";
9
9
  import * as i3 from "../core/prompt.service";
10
10
  import * as i4 from "../core/slots/router.service";
11
- import * as i5 from "@angular/material/progress-bar";
12
- import * as i6 from "@angular/material/list";
13
- import * as i7 from "@angular/material/icon";
14
- import * as i8 from "@angular/common";
15
- import * as i9 from "@angular/material/core";
11
+ import * as i5 from "@angular/common";
12
+ import * as i6 from "@angular/material/core";
13
+ import * as i7 from "@angular/material/progress-bar";
14
+ import * as i8 from "@angular/material/list";
15
+ import * as i9 from "@angular/material/icon";
16
16
  import * as i10 from "../core/pipes/translate.pipe";
17
17
  const DEBOUNCE_SEARCH_TIME = 200;
18
18
  export class ComposeMenuComponent {
@@ -93,12 +93,12 @@ export class ComposeMenuComponent {
93
93
  this._destroy.complete();
94
94
  }
95
95
  }
96
- ComposeMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ComposeMenuComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.PanesRouter }], target: i0.ɵɵFactoryTarget.Component });
97
- ComposeMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: { change: "change" }, ngImport: i0, template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list>\r\n <mat-list-item *ngFor=\"let f of forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n </mat-list-item>\r\n </mat-nav-list>\r\n</div>\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"], components: [{ type: i5.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { type: i6.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { type: i6.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { type: i7.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], directives: [{ type: i8.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i6.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i9.MatLine, selector: "[mat-line], [matLine]" }], pipes: { "translate": i10.TranslatePipe }, animations: [] });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: ComposeMenuComponent, decorators: [{
96
+ ComposeMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: ComposeMenuComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PromptService }, { token: i4.PanesRouter }], target: i0.ɵɵFactoryTarget.Component });
97
+ ComposeMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.0", type: ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: { change: "change" }, ngImport: i0, template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list>\r\n <mat-list-item *ngFor=\"let f of forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n </mat-list-item>\r\n </mat-nav-list>\r\n</div>\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"], dependencies: [{ kind: "directive", type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i6.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i7.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { kind: "component", type: i8.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i8.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "directive", type: i8.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { kind: "component", type: i9.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }], animations: [] });
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: ComposeMenuComponent, decorators: [{
99
99
  type: Component,
100
100
  args: [{ selector: 'bizdoc-new-menu', animations: [], template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list>\r\n <mat-list-item *ngFor=\"let f of forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n </mat-list-item>\r\n </mat-nav-list>\r\n</div>\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"] }]
101
101
  }], ctorParameters: function () { return [{ type: i1.SessionService }, { type: i2.MailboxService }, { type: i3.PromptService }, { type: i4.PanesRouter }]; }, propDecorators: { change: [{
102
102
  type: Output
103
103
  }] } });
104
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmV3LW1lbnUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb21wb3NlL25ldy1tZW51LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvY29tcG9zZS9uZXctbWVudS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBcUIsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ25GLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQTZCLE9BQU8sRUFBUyxNQUFNLE1BQU0sQ0FBQztBQUNqRSxPQUFPLEVBQUUsWUFBWSxFQUFFLFNBQVMsRUFBRSxTQUFTLEVBQU8sTUFBTSxnQkFBZ0IsQ0FBQztBQUt6RSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7Ozs7Ozs7Ozs7OztBQUduRCxNQUFNLG9CQUFvQixHQUFHLEdBQUcsQ0FBQztBQU9qQyxNQUFNLE9BQU8sb0JBQW9CO0lBUS9CLFlBQW9CLFFBQXdCLEVBQ2xDLFFBQXdCLEVBQ3hCLEdBQWtCLEVBQ2xCLE9BQW9CO1FBSFYsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDbEMsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDeEIsUUFBRyxHQUFILEdBQUcsQ0FBZTtRQUNsQixZQUFPLEdBQVAsT0FBTyxDQUFhO1FBVlgsV0FBTSxHQUFHLElBQUksWUFBWSxFQUFFLENBQUM7UUFFdEMsV0FBTSxHQUFHLElBQUksV0FBVyxFQUFFLENBQUM7UUFFbkIsYUFBUSxHQUFHLElBQUksT0FBTyxFQUFRLENBQUM7UUFDL0IsYUFBUSxHQUFHLElBQUksT0FBTyxFQUFXLENBQUM7SUFLakIsQ0FBQztJQUNuQyxRQUFRO1FBQ04sSUFBSSxDQUFDLEtBQUss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cnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgT25EZXN0cm95LCBPbkluaXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQ29udHJvbCB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgY29tYmluZUxhdGVzdCwgT2JzZXJ2YWJsZSwgU3ViamVjdCwgdGltZXIgfSBmcm9tICdyeGpzJztcclxuaW1wb3J0IHsgZGVib3VuY2VUaW1lLCBzd2l0Y2hNYXAsIHRha2VVbnRpbCwgdGFwIH0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xyXG5pbXBvcnQgeyBGb3JtLCBIZWFkZXJNb2RlbCwgUmVjaXBpZW50TW9kZWwgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFByb21wdFNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Byb21wdC5zZXJ2aWNlJztcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Nlc3Npb24uc2VydmljZSc7XHJcbmltcG9ydCB7IFBhbmVzUm91dGVyIH0gZnJvbSAnLi4vY29yZS9zbG90cy9yb3V0ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IE9wZW5Qb2xpY3kgfSBmcm9tICcuLi9jb3JlL2NvbmZpZ3VyYXRpb24nO1xyXG5pbXBvcnQgeyBNYWlsYm94U2VydmljZSB9IGZyb20gJy4uL2NvcmUvbWFpbGJveC5zZXJ2aWNlJztcclxuXHJcbmNvbnN0IERFQk9VTkNFX1NFQVJDSF9USU1FID0gMjAwO1xyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2JpemRvYy1uZXctbWVudScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL25ldy1tZW51LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9uZXctbWVudS5jb21wb25lbnQuc2NzcyddLFxyXG4gIGFuaW1hdGlvbnM6IFtdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBDb21wb3NlTWVudUNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCwgT25EZXN0cm95IHtcclxuICBAT3V0cHV0KCkgcmVhZG9ubHkgY2hhbmdlID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIGZvcm1zOiBGb3JtW107XHJcbiAgcmVhZG9ubHkgc2VhcmNoID0gbmV3IEZvcm1Db250cm9sKCk7XHJcbiAgaXRlbXM6IE9ic2VydmFibGU8SGVhZGVyTW9kZWxbXT47XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfZGVzdHJveSA9IG5ldyBTdWJqZWN0PHZvaWQ+KCk7XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfd29ya2luZyA9IG5ldyBTdWJqZWN0PGJvb2xlYW4+KCk7XHJcbiAgd29ya2luZzogYm9vbGVhbjtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX21haWxib3g6IE1haWxib3hTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfcHM6IFByb21wdFNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9yb3V0ZXI6IFBhbmVzUm91dGVyKSB7IH1cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMuZm9ybXMgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuZm9ybXMuZmlsdGVyKGYgPT4gZi5jcmVhdGFibGUpO1xyXG4gICAgdGhpcy5pdGVtcyA9IHRoaXMuc2VhcmNoLnZhbHVlQ2hhbmdlcy5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95KSxcclxuICAgICAgZGVib3VuY2VUaW1lKERFQk9VTkNFX1NFQVJDSF9USU1FKSxcclxuICAgICAgc3dpdGNoTWFwKHYgPT4gdGhpcy5fbWFpbGJveC5maW5kQWxsKHYgPyB7IGNvbnRhaW5zOiB2IH0gOiB7IHR5cGU6ICdyZWNlbnQnIH0sIHsgdGFrZTogNSB9KSkpO1xyXG4gICAgdGhpcy5fd29ya2luZy5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95KSwgZGVib3VuY2VUaW1lKDIwMCkpLnN1YnNjcmliZSh2ID0+IHRoaXMud29ya2luZyA9IHYpO1xyXG4gIH1cclxuICBjbGVhcigpIHsgdGhpcy5zZWFyY2guc2V0VmFsdWUobnVsbCkgfVxyXG4gIGNyZWF0ZShmb3JtOiBzdHJpbmcpIHtcclxuICAgIHRoaXMuX3dvcmtpbmcubmV4dCh0cnVlKTtcclxuICAgIHRoaXMuX21haWxib3guY3JlYXRlKGZvcm0pLnN1YnNjcmliZShpID0+IHtcclxuICAgICAgdGhpcy5fbmF2KGkpO1xyXG4gICAgICB0aGlzLl93b3JraW5nLm5leHQoZmFsc2UpXHJcbiAgICB9LCBlID0+IHtcclxuICAgICAgdGhpcy5fd29ya2luZy5uZXh0KGZhbHNlKVxyXG4gICAgICB0aGlzLl9lcnJvcihlKTtcclxuICAgIH0pO1xyXG4gIH1cclxuICBjb3B5KGl0ZW06IEhlYWRlck1vZGVsKSB7XHJcbiAgICB0aGlzLl93b3JraW5nLm5leHQodHJ1ZSk7XHJcbiAgICB0aGlzLnNlYXJjaC5kaXNhYmxlKCk7XHJcbiAgICB0aGlzLl9tYWlsYm94LmNvcHkoaXRlbS5kb2N1bWVudElkKS5cclxuICAgICAgc3Vic2NyaWJlKGkgPT4ge1xyXG4gICAgICAgIHRoaXMuc2VhcmNoLnNldFZhbHVlKG51bGwpO1xyXG4gICAgICAgIHRoaXMuc2VhcmNoLmVuYWJsZSgpO1xyXG4gICAgICAgIHRoaXMuX3dvcmtpbmcubmV4dChmYWxzZSk7XHJcbiAgICAgICAgdGhpcy5fcHMudG9hc3QoJ0NvcGllZCcsIGkubnVtYmVyKTtcclxuICAgICAgICB0aGlzLl9uYXYoaSk7XHJcbiAgICAgIH0sIGUgPT4ge1xyXG4gICAgICAgIHRoaXMuX3dvcmtpbmcubmV4dChmYWxzZSk7XHJcbiAgICAgICAgdGhpcy5zZWFyY2guZW5hYmxlKCk7XHJcbiAgICAgICAgdGhpcy5fZXJyb3IoZSk7XHJcbiAgICAgIH0pO1xyXG4gIH1cclxuICBwcml2YXRlIF9uYXYoaXRlbTogUmVjaXBpZW50TW9kZWw8YW55Pikge1xyXG4gICAgdGhpcy5jaGFuZ2UuZW1pdChpdGVtKTtcclxuICAgIHRoaXMuX3JvdXRlci5uYXZpZ2F0ZShbJ21haWxib3gvaScsIGl0ZW0uaWQuZW5jb2RlSWQoKV0sXHJcbiAgICAgIHtcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXIsXHJcbiAgICAgICAgc3RhdGU6IHsgaXRlbSB9XHJcbiAgICAgIH0pO1xyXG4gIH1cclxuICAvKipcclxuICAgKiBIYW5kbGUgaHR0cCBlcnJvciByZXNwb25zZVxyXG4gICAqIEBwYXJhbSBlXHJcbiAgICovXHJcbiAgcHJpdmF0ZSBfZXJyb3IoZTogYW55IHwgUG9zaXRpb25FcnJvcikge1xyXG4gICAgaWYgKGUuY29uc3RydWN0b3IubmFtZSA9PT0gJ1Bvc2l0aW9uRXJyb3InKVxyXG4gICAgICBzd2l0Y2ggKChlIGFzIFBvc2l0aW9uRXJyb3IpLmNvZGUpIHtcclxuICAgICAgICBjYXNlIDE6XHJcbiAgICAgICAgICB0aGlzLl9wcy5lcnJvcignVXNlckRlbmllZEdlb0VycicpO1xyXG4gICAgICAgICAgYnJlYWs7XHJcbiAgICAgICAgZGVmYXVsdDpcclxuICAgICAgICAgIHRoaXMuX3BzLmVycm9yKCdHZW9FcnInKTtcclxuICAgICAgfVxyXG4gICAgZWxzZSBzd2l0Y2ggKChlIGFzIGFueSkuc3RhdHVzKSB7XHJcbiAgICAgIGNhc2UgNDA2OiAvLyBzZXJ2ZXIgVmFsaWRhdGlvbkV4Y2VwdGlvbiB0aHJvd25cclxuICAgICAgICBjb25zdCBtZXNzYWdlID0gKGUgYXMgYW55KS5lcnJvcjtcclxuICAgICAgICB0aGlzLl9wcy5lcnJvclN0cmluZyhtZXNzYWdlKTtcclxuICAgICAgICBicmVhaztcclxuICAgICAgZGVmYXVsdDpcclxuICAgICAgICB0aGlzLl9wcy5lcnJvcigpO1xyXG4gICAgfVxyXG4gIH1cclxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcclxuICAgIHRoaXMuX2Rlc3Ryb3kubmV4dCgpO1xyXG4gICAgdGhpcy5fZGVzdHJveS5jb21wbGV0ZSgpO1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgUG9zaXRpb25FcnJvciB7XHJcbiAgcmVhZG9ubHkgY29kZTogbnVtYmVyO1xyXG4gIHJlYWRvbmx5IG1lc3NhZ2U6IHN0cmluZztcclxuICByZWFkb25seSBQRVJNSVNTSU9OX0RFTklFRDogbnVtYmVyO1xyXG4gIHJlYWRvbmx5IFBPU0lUSU9OX1VOQVZBSUxBQkxFOiBudW1iZXI7XHJcbiAgcmVhZG9ubHkgVElNRU9VVDogbnVtYmVyO1xyXG59XHJcbiIsIjxtYXQtcHJvZ3Jlc3MtYmFyIG1vZGU9XCJpbmRldGVybWluYXRlXCIgW3N0eWxlLnZpc2liaWxpdHldPVwid29ya2luZyA/ICd2aXNpYmxlJzonaGlkZGVuJ1wiPjwvbWF0LXByb2dyZXNzLWJhcj5cclxuPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gIDxzcGFuIGNsYXNzPVwibWF0LXN1YmhlYWRlclwiPkJpekRvYzwvc3Bhbj5cclxuICA8aDEgY2xhc3M9XCJtYXQtZGlzcGxheS0xXCI+e3snTmV3J3x0cmFuc2xhdGV9fTwvaDE+XHJcblxyXG4gIDxtYXQtbmF2LWxpc3Q+XHJcbiAgICA8bWF0LWxpc3QtaXRlbSAqbmdGb3I9XCJsZXQgZiBvZiBmb3Jtc1wiIChjbGljayk9XCJjcmVhdGUoZi5uYW1lKVwiIFthdHRyLmRhdGEtaGVscF09XCJmLm5hbWUgKyAnLWZvcm0nXCI+XHJcbiAgICAgIDxtYXQtaWNvbiBtYXRMaXN0SWNvbj57e2YuaWNvbn19PC9tYXQtaWNvbj5cclxuICAgICAgPHNwYW4gbWF0TGluZT57e2YudGl0bGV9fTwvc3Bhbj5cclxuICAgICAgPCEtLTxtYXQtc3Bpbm5lciByYWRpdXM9XCIyNVwiICpuZ0lmPVwiY3JlYXRpbmc9PT1mLm5hbWVcIj48L21hdC1zcGlubmVyPi0tPlxyXG4gICAgPC9tYXQtbGlzdC1pdGVtPlxyXG4gIDwvbWF0LW5hdi1saXN0PlxyXG48L2Rpdj5cclxuIl19
104
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmV3LW1lbnUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb21wb3NlL25ldy1tZW51LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvY29tcG9zZS9uZXctbWVudS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBcUIsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ25GLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQTZCLE9BQU8sRUFBUyxNQUFNLE1BQU0sQ0FBQztBQUNqRSxPQUFPLEVBQUUsWUFBWSxFQUFFLFNBQVMsRUFBRSxTQUFTLEVBQU8sTUFBTSxnQkFBZ0IsQ0FBQztBQUt6RSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7Ozs7Ozs7Ozs7OztBQUduRCxNQUFNLG9CQUFvQixHQUFHLEdBQUcsQ0FBQztBQU9qQyxNQUFNLE9BQU8sb0JBQW9CO0lBUS9CLFlBQW9CLFFBQXdCLEVBQ2xDLFFBQXdCLEVBQ3hCLEdBQWtCLEVBQ2xCLE9BQW9CO1FBSFYsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDbEMsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDeEIsUUFBRyxHQUFILEdBQUcsQ0FBZTtRQUNsQixZQUFPLEdBQVAsT0FBTyxDQUFhO1FBVlgsV0FBTSxHQUFHLElBQUksWUFBWSxFQUFFLENBQUM7UUFFdEMsV0FBTSxHQUFHLElBQUksV0FBVyxFQUFFLENBQUM7UUFFbkIsYUFBUSxHQUFHLElBQUksT0FBTyxFQUFRLENBQUM7UUFDL0IsYUFBUSxHQUFHLElBQUksT0FBTyxFQUFXLENBQUM7SUFLakIsQ0FBQztJQUNuQyxRQUFRO1FBQ04sSUFBSSxDQUFDLEtBQUss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cnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgT25EZXN0cm95LCBPbkluaXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQ29udHJvbCB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgY29tYmluZUxhdGVzdCwgT2JzZXJ2YWJsZSwgU3ViamVjdCwgdGltZXIgfSBmcm9tICdyeGpzJztcclxuaW1wb3J0IHsgZGVib3VuY2VUaW1lLCBzd2l0Y2hNYXAsIHRha2VVbnRpbCwgdGFwIH0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xyXG5pbXBvcnQgeyBGb3JtLCBIZWFkZXJNb2RlbCwgUmVjaXBpZW50TW9kZWwgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFByb21wdFNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Byb21wdC5zZXJ2aWNlJztcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Nlc3Npb24uc2VydmljZSc7XHJcbmltcG9ydCB7IFBhbmVzUm91dGVyIH0gZnJvbSAnLi4vY29yZS9zbG90cy9yb3V0ZXIuc2VydmljZSc7XHJcbmltcG9ydCB7IE9wZW5Qb2xpY3kgfSBmcm9tICcuLi9jb3JlL2NvbmZpZ3VyYXRpb24nO1xyXG5pbXBvcnQgeyBNYWlsYm94U2VydmljZSB9IGZyb20gJy4uL2NvcmUvbWFpbGJveC5zZXJ2aWNlJztcclxuXHJcbmNvbnN0IERFQk9VTkNFX1NFQVJDSF9USU1FID0gMjAwO1xyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2JpemRvYy1uZXctbWVudScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL25ldy1tZW51LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9uZXctbWVudS5jb21wb25lbnQuc2NzcyddLFxyXG4gIGFuaW1hdGlvbnM6IFtdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBDb21wb3NlTWVudUNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCwgT25EZXN0cm95IHtcclxuICBAT3V0cHV0KCkgcmVhZG9ubHkgY2hhbmdlID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIGZvcm1zOiBGb3JtW107XHJcbiAgcmVhZG9ubHkgc2VhcmNoID0gbmV3IEZvcm1Db250cm9sKCk7XHJcbiAgaXRlbXM6IE9ic2VydmFibGU8SGVhZGVyTW9kZWxbXT47XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfZGVzdHJveSA9IG5ldyBTdWJqZWN0PHZvaWQ+KCk7XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfd29ya2luZyA9IG5ldyBTdWJqZWN0PGJvb2xlYW4+KCk7XHJcbiAgd29ya2luZzogYm9vbGVhbjtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX21haWxib3g6IE1haWxib3hTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfcHM6IFByb21wdFNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9yb3V0ZXI6IFBhbmVzUm91dGVyKSB7IH1cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMuZm9ybXMgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuZm9ybXMuZmlsdGVyKGYgPT4gZi5jcmVhdGFibGUpO1xyXG4gICAgdGhpcy5pdGVtcyA9IHRoaXMuc2VhcmNoLnZhbHVlQ2hhbmdlcy5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95KSxcclxuICAgICAgZGVib3VuY2VUaW1lKERFQk9VTkNFX1NFQVJDSF9USU1FKSxcclxuICAgICAgc3dpdGNoTWFwKHYgPT4gdGhpcy5fbWFpbGJveC5maW5kQWxsKHYgPyB7IGNvbnRhaW5zOiB2IH0gOiB7IHR5cGU6ICdyZWNlbnQnIH0sIHsgdGFrZTogNSB9KSkpO1xyXG4gICAgdGhpcy5fd29ya2luZy5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95KSwgZGVib3VuY2VUaW1lKDIwMCkpLnN1YnNjcmliZSh2ID0+IHRoaXMud29ya2luZyA9IHYpO1xyXG4gIH1cclxuICBjbGVhcigpIHsgdGhpcy5zZWFyY2guc2V0VmFsdWUobnVsbCkgfVxyXG4gIGNyZWF0ZShmb3JtOiBzdHJpbmcpIHtcclxuICAgIHRoaXMuX3dvcmtpbmcubmV4dCh0cnVlKTtcclxuICAgIHRoaXMuX21haWxib3guY3JlYXRlKGZvcm0pLnN1YnNjcmliZShpID0+IHtcclxuICAgICAgdGhpcy5fbmF2KGkpO1xyXG4gICAgICB0aGlzLl93b3JraW5nLm5leHQoZmFsc2UpXHJcbiAgICB9LCBlID0+IHtcclxuICAgICAgdGhpcy5fd29ya2luZy5uZXh0KGZhbHNlKVxyXG4gICAgICB0aGlzLl9lcnJvcihlKTtcclxuICAgIH0pO1xyXG4gIH1cclxuICBjb3B5KGl0ZW06IEhlYWRlck1vZGVsKSB7XHJcbiAgICB0aGlzLl93b3JraW5nLm5leHQodHJ1ZSk7XHJcbiAgICB0aGlzLnNlYXJjaC5kaXNhYmxlKCk7XHJcbiAgICB0aGlzLl9tYWlsYm94LmNvcHkoaXRlbS5kb2N1bWVudElkKS5cclxuICAgICAgc3Vic2NyaWJlKGkgPT4ge1xyXG4gICAgICAgIHRoaXMuc2VhcmNoLnNldFZhbHVlKG51bGwpO1xyXG4gICAgICAgIHRoaXMuc2VhcmNoLmVuYWJsZSgpO1xyXG4gICAgICAgIHRoaXMuX3dvcmtpbmcubmV4dChmYWxzZSk7XHJcbiAgICAgICAgdGhpcy5fcHMudG9hc3QoJ0NvcGllZCcsIGkubnVtYmVyKTtcclxuICAgICAgICB0aGlzLl9uYXYoaSk7XHJcbiAgICAgIH0sIGUgPT4ge1xyXG4gICAgICAgIHRoaXMuX3dvcmtpbmcubmV4dChmYWxzZSk7XHJcbiAgICAgICAgdGhpcy5zZWFyY2guZW5hYmxlKCk7XHJcbiAgICAgICAgdGhpcy5fZXJyb3IoZSk7XHJcbiAgICAgIH0pO1xyXG4gIH1cclxuICBwcml2YXRlIF9uYXYoaXRlbTogUmVjaXBpZW50TW9kZWw8YW55Pikge1xyXG4gICAgdGhpcy5jaGFuZ2UuZW1pdChpdGVtKTtcclxuICAgIHRoaXMuX3JvdXRlci5uYXZpZ2F0ZShbJ21haWxib3gvaScsIGl0ZW0uaWQuZW5jb2RlSWQoKV0sXHJcbiAgICAgIHtcclxuICAgICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuQ2xlYXIsXHJcbiAgICAgICAgc3RhdGU6IHsgaXRlbSB9XHJcbiAgICAgIH0pO1xyXG4gIH1cclxuICAvKipcclxuICAgKiBIYW5kbGUgaHR0cCBlcnJvciByZXNwb25zZVxyXG4gICAqIEBwYXJhbSBlXHJcbiAgICovXHJcbiAgcHJpdmF0ZSBfZXJyb3IoZTogYW55IHwgUG9zaXRpb25FcnJvcikge1xyXG4gICAgaWYgKGUuY29uc3RydWN0b3IubmFtZSA9PT0gJ1Bvc2l0aW9uRXJyb3InKVxyXG4gICAgICBzd2l0Y2ggKChlIGFzIFBvc2l0aW9uRXJyb3IpLmNvZGUpIHtcclxuICAgICAgICBjYXNlIDE6XHJcbiAgICAgICAgICB0aGlzLl9wcy5lcnJvcignVXNlckRlbmllZEdlb0VycicpO1xyXG4gICAgICAgICAgYnJlYWs7XHJcbiAgICAgICAgZGVmYXVsdDpcclxuICAgICAgICAgIHRoaXMuX3BzLmVycm9yKCdHZW9FcnInKTtcclxuICAgICAgfVxyXG4gICAgZWxzZSBzd2l0Y2ggKChlIGFzIGFueSkuc3RhdHVzKSB7XHJcbiAgICAgIGNhc2UgNDA2OiAvLyBzZXJ2ZXIgVmFsaWRhdGlvbkV4Y2VwdGlvbiB0aHJvd25cclxuICAgICAgICBjb25zdCBtZXNzYWdlID0gKGUgYXMgYW55KS5lcnJvcjtcclxuICAgICAgICB0aGlzLl9wcy5lcnJvclN0cmluZyhtZXNzYWdlKTtcclxuICAgICAgICBicmVhaztcclxuICAgICAgZGVmYXVsdDpcclxuICAgICAgICB0aGlzLl9wcy5lcnJvcigpO1xyXG4gICAgfVxyXG4gIH1cclxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcclxuICAgIHRoaXMuX2Rlc3Ryb3kubmV4dCgpO1xyXG4gICAgdGhpcy5fZGVzdHJveS5jb21wbGV0ZSgpO1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgUG9zaXRpb25FcnJvciB7XHJcbiAgcmVhZG9ubHkgY29kZTogbnVtYmVyO1xyXG4gIHJlYWRvbmx5IG1lc3NhZ2U6IHN0cmluZztcclxuICByZWFkb25seSBQRVJNSVNTSU9OX0RFTklFRDogbnVtYmVyO1xyXG4gIHJlYWRvbmx5IFBPU0lUSU9OX1VOQVZBSUxBQkxFOiBudW1iZXI7XHJcbiAgcmVhZG9ubHkgVElNRU9VVDogbnVtYmVyO1xyXG59XHJcbiIsIjxtYXQtcHJvZ3Jlc3MtYmFyIG1vZGU9XCJpbmRldGVybWluYXRlXCIgW3N0eWxlLnZpc2liaWxpdHldPVwid29ya2luZyA/ICd2aXNpYmxlJzonaGlkZGVuJ1wiPjwvbWF0LXByb2dyZXNzLWJhcj5cclxuPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gIDxzcGFuIGNsYXNzPVwibWF0LXN1YmhlYWRlclwiPkJpekRvYzwvc3Bhbj5cclxuICA8aDEgY2xhc3M9XCJtYXQtZGlzcGxheS0xXCI+e3snTmV3J3x0cmFuc2xhdGV9fTwvaDE+XHJcblxyXG4gIDxtYXQtbmF2LWxpc3Q+XHJcbiAgICA8bWF0LWxpc3QtaXRlbSAqbmdGb3I9XCJsZXQgZiBvZiBmb3Jtc1wiIChjbGljayk9XCJjcmVhdGUoZi5uYW1lKVwiIFthdHRyLmRhdGEtaGVscF09XCJmLm5hbWUgKyAnLWZvcm0nXCI+XHJcbiAgICAgIDxtYXQtaWNvbiBtYXRMaXN0SWNvbj57e2YuaWNvbn19PC9tYXQtaWNvbj5cclxuICAgICAgPHNwYW4gbWF0TGluZT57e2YudGl0bGV9fTwvc3Bhbj5cclxuICAgICAgPCEtLTxtYXQtc3Bpbm5lciByYWRpdXM9XCIyNVwiICpuZ0lmPVwiY3JlYXRpbmc9PT1mLm5hbWVcIj48L21hdC1zcGlubmVyPi0tPlxyXG4gICAgPC9tYXQtbGlzdC1pdGVtPlxyXG4gIDwvbWF0LW5hdi1saXN0PlxyXG48L2Rpdj5cclxuIl19
@@ -21,9 +21,9 @@ export class PrivilegeHiddenDirective extends PrivilegeDirectiveBase {
21
21
  this._element.nativeElement.style.display = 'none';
22
22
  }
23
23
  }
24
- PrivilegeHiddenDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PrivilegeHiddenDirective, deps: [{ token: DOCUMENT_MODEL }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
25
- PrivilegeHiddenDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.9", type: PrivilegeHiddenDirective, selector: "[bizdocHidden]", inputs: { name: ["bizdocHidden", "name"] }, usesInheritance: true, ngImport: i0 });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PrivilegeHiddenDirective, decorators: [{
24
+ PrivilegeHiddenDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: PrivilegeHiddenDirective, deps: [{ token: DOCUMENT_MODEL }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
25
+ PrivilegeHiddenDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.0", type: PrivilegeHiddenDirective, selector: "[bizdocHidden]", inputs: { name: ["bizdocHidden", "name"] }, usesInheritance: true, ngImport: i0 });
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: PrivilegeHiddenDirective, decorators: [{
27
27
  type: Directive,
28
28
  args: [{
29
29
  selector: '[bizdocHidden]'
@@ -45,9 +45,9 @@ export class PrivilegeDisabledDirective extends PrivilegeDirectiveBase {
45
45
  this.ngControl.control.disable();
46
46
  }
47
47
  }
48
- PrivilegeDisabledDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PrivilegeDisabledDirective, deps: [{ token: DOCUMENT_MODEL }, { token: i1.NgControl, self: true }], target: i0.ɵɵFactoryTarget.Directive });
49
- PrivilegeDisabledDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.9", type: PrivilegeDisabledDirective, selector: "[bizdocDisabled]", inputs: { name: ["bizdocDisabled", "name"] }, usesInheritance: true, ngImport: i0 });
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: PrivilegeDisabledDirective, decorators: [{
48
+ PrivilegeDisabledDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: PrivilegeDisabledDirective, deps: [{ token: DOCUMENT_MODEL }, { token: i1.NgControl, self: true }], target: i0.ɵɵFactoryTarget.Directive });
49
+ PrivilegeDisabledDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.0", type: PrivilegeDisabledDirective, selector: "[bizdocDisabled]", inputs: { name: ["bizdocDisabled", "name"] }, usesInheritance: true, ngImport: i0 });
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: PrivilegeDisabledDirective, decorators: [{
51
51
  type: Directive,
52
52
  args: [{
53
53
  selector: '[bizdocDisabled]'
@@ -10,9 +10,9 @@ export class RecipientResolver {
10
10
  return this._mailbox.get(id);
11
11
  }
12
12
  }
13
- RecipientResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: RecipientResolver, deps: [{ token: i1.MailboxService }], target: i0.ɵɵFactoryTarget.Injectable });
14
- RecipientResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: RecipientResolver });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: RecipientResolver, decorators: [{
13
+ RecipientResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: RecipientResolver, deps: [{ token: i1.MailboxService }], target: i0.ɵɵFactoryTarget.Injectable });
14
+ RecipientResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: RecipientResolver });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: RecipientResolver, decorators: [{
16
16
  type: Injectable
17
17
  }], ctorParameters: function () { return [{ type: i1.MailboxService }]; } });
18
18
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjaXBpZW50LXJlc29sdmVyLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvbXBvc2UvcmVjaXBpZW50LXJlc29sdmVyLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBUTNDLE1BQU0sT0FBTyxpQkFBaUI7SUFDMUIsWUFBb0IsUUFBd0I7UUFBeEIsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7SUFBSSxDQUFDO0lBQ2pELFNBQVMsQ0FBQyxNQUFnQjtRQUN4QixNQUFNLEVBQUUsR0FBSSxNQUFNLENBQUMsSUFBSSxDQUFZLENBQUMsUUFBUSxFQUFFLENBQUM7UUFDL0MsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUMsQ0FBQztJQUMvQixDQUFDOzs4R0FMUSxpQkFBaUI7a0hBQWpCLGlCQUFpQjsyRkFBakIsaUJBQWlCO2tCQUQ3QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IE9ic2VydmFibGUgfSBmcm9tIFwicnhqc1wiO1xyXG5pbXBvcnQgeyBSZWNpcGllbnRNb2RlbCB9IGZyb20gXCIuLi9jb3JlL21vZGVsc1wiO1xyXG5pbXBvcnQgeyBNYWlsYm94U2VydmljZSB9IGZyb20gXCIuLi9jb3JlL21haWxib3guc2VydmljZVwiO1xyXG5pbXBvcnQgeyBQYXJhbU1hcCwgUGFuZVJlc29sdmUgfSBmcm9tIFwiLi4vY29yZS9jb25maWd1cmF0aW9uXCI7XHJcblxyXG5cclxuQEluamVjdGFibGUoKVxyXG5leHBvcnQgY2xhc3MgUmVjaXBpZW50UmVzb2x2ZXIgaW1wbGVtZW50cyBQYW5lUmVzb2x2ZTxSZWNpcGllbnRNb2RlbDxhbnk+PiB7XHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9tYWlsYm94OiBNYWlsYm94U2VydmljZSkgeyB9XHJcbiAgICBvblJlc29sdmUocGFyYW1zOiBQYXJhbU1hcCk6IE9ic2VydmFibGU8UmVjaXBpZW50TW9kZWw8YW55Pj4ge1xyXG4gICAgICBjb25zdCBpZCA9IChwYXJhbXNbJ2lkJ10gYXMgc3RyaW5nKS5kZWNvZGVJZCgpO1xyXG4gICAgICByZXR1cm4gdGhpcy5fbWFpbGJveC5nZXQoaWQpO1xyXG4gICAgfVxyXG59XHJcbiJdfQ==
@@ -26,9 +26,9 @@ export class StateDirective {
26
26
  }
27
27
  }
28
28
  StateDirective._map = new Map();
29
- StateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: StateDirective, deps: [{ token: i1.SessionService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
30
- StateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.9", type: StateDirective, selector: "bizdoc-status", inputs: { stateId: "stateId" }, usesOnChanges: true, ngImport: i0 });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: StateDirective, decorators: [{
29
+ StateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: StateDirective, deps: [{ token: i1.SessionService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
30
+ StateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.0", type: StateDirective, selector: "bizdoc-status", inputs: { stateId: "stateId" }, usesOnChanges: true, ngImport: i0 });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: StateDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{ selector: 'bizdoc-status' }]
34
34
  }], ctorParameters: function () { return [{ type: i1.SessionService }, { type: i0.ElementRef }]; }, propDecorators: { stateId: [{
@@ -7,13 +7,13 @@ import { POPUP_DATA } from "../../core/popup/popup.component";
7
7
  import * as i0 from "@angular/core";
8
8
  import * as i1 from "../../core/mailbox.service";
9
9
  import * as i2 from "../../core/session.service";
10
- import * as i3 from "@angular/material/form-field";
11
- import * as i4 from "@angular/material/chips";
12
- import * as i5 from "@angular/material/icon";
10
+ import * as i3 from "@angular/common";
11
+ import * as i4 from "@angular/forms";
12
+ import * as i5 from "@angular/material/chips";
13
13
  import * as i6 from "@angular/material/autocomplete";
14
14
  import * as i7 from "@angular/material/core";
15
- import * as i8 from "@angular/common";
16
- import * as i9 from "@angular/forms";
15
+ import * as i8 from "@angular/material/form-field";
16
+ import * as i9 from "@angular/material/icon";
17
17
  import * as i10 from "../../core/pipes/translate.pipe";
18
18
  export class TagsComponent {
19
19
  constructor(data, _mailbox, session) {
@@ -73,9 +73,9 @@ export class TagsComponent {
73
73
  this._destroy.complete();
74
74
  }
75
75
  }
76
- TagsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TagsComponent, deps: [{ token: POPUP_DATA }, { token: i1.MailboxService }, { token: i2.SessionService }], target: i0.ɵɵFactoryTarget.Component });
77
- TagsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.9", type: TagsComponent, selector: "ng-component", viewQueries: [{ propertyName: "inputElement", first: true, predicate: ["input"], descendants: true, static: true }, { propertyName: "auto", first: true, predicate: ["auto"], descendants: true, static: true }], ngImport: i0, template: "<mat-form-field floatLabel=\"never\">\r\n <mat-chip-list #chipList [attr.aria-label]=\"'Tags'|translate\">\r\n <mat-chip *ngFor=\"let item of tags\" [selectable]=\"true\"\r\n [removable]=\"true\" (removed)=\"remove(item)\">\r\n {{item}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'TagsHint'|translate\"\r\n [matAutocomplete]=\"auto\"\r\n [matChipInputFor]=\"chipList\"\r\n [formControl]=\"control\"\r\n #input autocomplete=\"off\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\"\r\n [matChipInputAddOnBlur]=\"true\"\r\n (matChipInputTokenEnd)=\"add($event)\">\r\n </mat-chip-list>\r\n <mat-autocomplete #auto=\"matAutocomplete\" (optionSelected)=\"selected($event)\">\r\n <mat-option *ngFor=\"let item of options | async\" [value]=\"item\">\r\n {{item}}\r\n </mat-option>\r\n </mat-autocomplete>\r\n</mat-form-field>\r\n", styles: [":host{padding:8px}\n"], components: [{ type: i3.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { type: i4.MatChipList, selector: "mat-chip-list", inputs: ["errorStateMatcher", "multiple", "compareWith", "value", "required", "placeholder", "disabled", "aria-orientation", "selectable", "tabIndex"], outputs: ["change", "valueChange"], exportAs: ["matChipList"] }, { type: i5.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i6.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { type: i7.MatOption, selector: "mat-option", exportAs: ["matOption"] }], directives: [{ type: i8.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i4.MatChip, selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]", inputs: ["color", "disableRipple", "tabIndex", "selected", "value", "selectable", "disabled", "removable"], outputs: ["selectionChange", "destroyed", "removed"], exportAs: ["matChip"] }, { type: i4.MatChipRemove, selector: "[matChipRemove]" }, { type: i6.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { type: i4.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { type: i9.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i9.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i9.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }], pipes: { "translate": i10.TranslatePipe, "async": i8.AsyncPipe } });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.9", ngImport: i0, type: TagsComponent, decorators: [{
76
+ TagsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: TagsComponent, deps: [{ token: POPUP_DATA }, { token: i1.MailboxService }, { token: i2.SessionService }], target: i0.ɵɵFactoryTarget.Component });
77
+ TagsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.0", type: TagsComponent, selector: "ng-component", viewQueries: [{ propertyName: "inputElement", first: true, predicate: ["input"], descendants: true, static: true }, { propertyName: "auto", first: true, predicate: ["auto"], descendants: true, static: true }], ngImport: i0, template: "<mat-form-field floatLabel=\"never\">\r\n <mat-chip-list #chipList [attr.aria-label]=\"'Tags'|translate\">\r\n <mat-chip *ngFor=\"let item of tags\" [selectable]=\"true\"\r\n [removable]=\"true\" (removed)=\"remove(item)\">\r\n {{item}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'TagsHint'|translate\"\r\n [matAutocomplete]=\"auto\"\r\n [matChipInputFor]=\"chipList\"\r\n [formControl]=\"control\"\r\n #input autocomplete=\"off\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\"\r\n [matChipInputAddOnBlur]=\"true\"\r\n (matChipInputTokenEnd)=\"add($event)\">\r\n </mat-chip-list>\r\n <mat-autocomplete #auto=\"matAutocomplete\" (optionSelected)=\"selected($event)\">\r\n <mat-option *ngFor=\"let item of options | async\" [value]=\"item\">\r\n {{item}}\r\n </mat-option>\r\n </mat-autocomplete>\r\n</mat-form-field>\r\n", styles: [":host{padding:8px}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i5.MatChipList, selector: "mat-chip-list", inputs: ["role", "aria-describedby", "errorStateMatcher", "multiple", "compareWith", "value", "required", "placeholder", "disabled", "aria-orientation", "selectable", "tabIndex"], outputs: ["change", "valueChange"], exportAs: ["matChipList"] }, { kind: "directive", type: i5.MatChip, selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]", inputs: ["color", "disableRipple", "tabIndex", "role", "selected", "value", "selectable", "disabled", "removable"], outputs: ["selectionChange", "destroyed", "removed"], exportAs: ["matChip"] }, { kind: "directive", type: i5.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { kind: "directive", type: i5.MatChipRemove, selector: "[matChipRemove]" }, { kind: "component", type: i6.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i6.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i7.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: i8.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "component", type: i9.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }] });
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.0", ngImport: i0, type: TagsComponent, decorators: [{
79
79
  type: Component,
80
80
  args: [{ template: "<mat-form-field floatLabel=\"never\">\r\n <mat-chip-list #chipList [attr.aria-label]=\"'Tags'|translate\">\r\n <mat-chip *ngFor=\"let item of tags\" [selectable]=\"true\"\r\n [removable]=\"true\" (removed)=\"remove(item)\">\r\n {{item}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'TagsHint'|translate\"\r\n [matAutocomplete]=\"auto\"\r\n [matChipInputFor]=\"chipList\"\r\n [formControl]=\"control\"\r\n #input autocomplete=\"off\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\"\r\n [matChipInputAddOnBlur]=\"true\"\r\n (matChipInputTokenEnd)=\"add($event)\">\r\n </mat-chip-list>\r\n <mat-autocomplete #auto=\"matAutocomplete\" (optionSelected)=\"selected($event)\">\r\n <mat-option *ngFor=\"let item of options | async\" [value]=\"item\">\r\n {{item}}\r\n </mat-option>\r\n </mat-autocomplete>\r\n</mat-form-field>\r\n", styles: [":host{padding:8px}\n"] }]
81
81
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{