@bizdoc/core 2.3.31 → 2.3.34

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 (407) hide show
  1. package/assets/bizdoc-schema.json +1 -0
  2. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  3. package/esm2022/lib/admin/admin-menu.component.mjs +5 -5
  4. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  5. package/esm2022/lib/admin/architecture/designer-element.component.mjs +35 -27
  6. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  7. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  8. package/esm2022/lib/admin/architecture/designer.component.mjs +16 -8
  9. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  10. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
  11. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
  12. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  13. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  14. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  15. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  16. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  17. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
  19. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
  20. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
  21. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  22. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  23. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
  24. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  26. package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
  27. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
  28. package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
  29. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +8 -8
  30. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  31. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
  32. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
  33. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
  34. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
  35. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  36. package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
  37. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  38. package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  40. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  41. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  42. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
  43. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
  45. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
  46. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  47. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
  49. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  50. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  51. package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
  52. package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
  53. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  54. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +5 -5
  55. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
  56. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  57. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
  58. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
  59. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  60. package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
  61. package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
  62. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  63. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  64. package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
  65. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
  66. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
  67. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  68. package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
  69. package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
  70. package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
  71. package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
  72. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
  73. package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
  74. package/esm2022/lib/admin/system.service.mjs +3 -3
  75. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  76. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  77. package/esm2022/lib/app.component.mjs +6 -6
  78. package/esm2022/lib/bizdoc.module.mjs +4 -4
  79. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  80. package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
  81. package/esm2022/lib/browse/browse.pane.component.mjs +22 -11
  82. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  83. package/esm2022/lib/browse/filter/filter.component.mjs +28 -38
  84. package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
  85. package/esm2022/lib/chat/chat-info.mjs +3 -3
  86. package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
  87. package/esm2022/lib/chat/chat.service.mjs +3 -3
  88. package/esm2022/lib/chat/contacts.component.mjs +15 -14
  89. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  90. package/esm2022/lib/chat/conversation.component.mjs +5 -5
  91. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  92. package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
  93. package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
  94. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  95. package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
  96. package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
  97. package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
  98. package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
  99. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  100. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  101. package/esm2022/lib/compose/box/box.component.mjs +3 -3
  102. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  103. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  104. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  105. package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
  106. package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
  107. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  108. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  109. package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
  110. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  111. package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
  112. package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
  113. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  114. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  115. package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
  116. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  117. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  118. package/esm2022/lib/compose/document.component.mjs +3 -3
  119. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  120. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  121. package/esm2022/lib/compose/events/events.component.mjs +3 -3
  122. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  123. package/esm2022/lib/compose/form.component.mjs +3 -3
  124. package/esm2022/lib/compose/new-menu.component.mjs +5 -5
  125. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  126. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  127. package/esm2022/lib/compose/state.component.mjs +3 -3
  128. package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
  129. package/esm2022/lib/compose/trace/flow.component.mjs +8 -4
  130. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  131. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  132. package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
  133. package/esm2022/lib/compose/trace/trace.pane.component.mjs +7 -9
  134. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  135. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  136. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
  137. package/esm2022/lib/core/StickyToolbar.mjs +3 -3
  138. package/esm2022/lib/core/account.service.mjs +3 -3
  139. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  140. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  141. package/esm2022/lib/core/checkbox.mjs +3 -3
  142. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  143. package/esm2022/lib/core/datasource.service.mjs +3 -3
  144. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  145. package/esm2022/lib/core/fields/address.field.mjs +3 -3
  146. package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
  147. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  148. package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
  149. package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
  150. package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
  151. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  152. package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
  153. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  154. package/esm2022/lib/core/fields/date.field.mjs +3 -3
  155. package/esm2022/lib/core/fields/expression.field.mjs +6 -6
  156. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  157. package/esm2022/lib/core/fields/file.field.mjs +3 -3
  158. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  159. package/esm2022/lib/core/fields/html.field.mjs +3 -3
  160. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  161. package/esm2022/lib/core/fields/input.field.mjs +3 -3
  162. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  163. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  164. package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
  165. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  166. package/esm2022/lib/core/fields/options.component.mjs +3 -3
  167. package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
  168. package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
  169. package/esm2022/lib/core/fields/select.designer.mjs +3 -3
  170. package/esm2022/lib/core/fields/select.field.mjs +3 -3
  171. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  172. package/esm2022/lib/core/fields/signature.field.mjs +3 -3
  173. package/esm2022/lib/core/fields/switch.field.mjs +3 -3
  174. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  175. package/esm2022/lib/core/fields/tags.field.mjs +3 -3
  176. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  177. package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
  178. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  179. package/esm2022/lib/core/fields/time.field.mjs +3 -3
  180. package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
  181. package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
  182. package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
  183. package/esm2022/lib/core/guide/guide.component.mjs +8 -8
  184. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  185. package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
  186. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  187. package/esm2022/lib/core/hub.service.mjs +3 -3
  188. package/esm2022/lib/core/identity/identity.component.mjs +3 -3
  189. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  190. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  191. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  192. package/esm2022/lib/core/info/map-info.mjs +3 -3
  193. package/esm2022/lib/core/inputs/address.input.mjs +3 -3
  194. package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
  195. package/esm2022/lib/core/inputs/combination-picker-body.mjs +4 -4
  196. package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
  197. package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
  198. package/esm2022/lib/core/inputs/file.input.mjs +3 -3
  199. package/esm2022/lib/core/inputs/select.input.mjs +3 -3
  200. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  201. package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
  202. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  203. package/esm2022/lib/core/layout.component.mjs +3 -3
  204. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  205. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  206. package/esm2022/lib/core/none.component.mjs +3 -3
  207. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  208. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  209. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  210. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  211. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  212. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  213. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  214. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  215. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  216. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  217. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  218. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  219. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  220. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  221. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
  222. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  223. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  224. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  225. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  226. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  227. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  228. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  229. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  230. package/esm2022/lib/core/prompt.service.mjs +3 -3
  231. package/esm2022/lib/core/router.mjs +6 -6
  232. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  233. package/esm2022/lib/core/session.service.mjs +3 -3
  234. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  235. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  236. package/esm2022/lib/core/slots/slots.component.mjs +32 -32
  237. package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
  238. package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
  239. package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
  240. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  241. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  242. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  243. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  244. package/esm2022/lib/core/tagging/users.component.mjs +3 -3
  245. package/esm2022/lib/core/translate.service.mjs +3 -3
  246. package/esm2022/lib/core/translations.mjs +27 -7
  247. package/esm2022/lib/core/window-title.service.mjs +3 -3
  248. package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
  249. package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
  250. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  251. package/esm2022/lib/cube/cube-menu.component.mjs +5 -5
  252. package/esm2022/lib/cube/cube-view.component.mjs +3 -3
  253. package/esm2022/lib/cube/cube.service.mjs +3 -3
  254. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  255. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  256. package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
  257. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  258. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  259. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  260. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  261. package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
  262. package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
  263. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  264. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  265. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  266. package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
  267. package/esm2022/lib/cube/matrix/table.component.mjs +177 -164
  268. package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
  269. package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
  270. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
  271. package/esm2022/lib/cube/spreadsheet/spreadsheet.container.mjs +3 -3
  272. package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
  273. package/esm2022/lib/cube/view-base.mjs +3 -3
  274. package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
  275. package/esm2022/lib/cube/view.pane.component.mjs +27 -13
  276. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  277. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  278. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  279. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  280. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  281. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  282. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  283. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  284. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  285. package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
  286. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  287. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  288. package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
  289. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  290. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  293. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  294. package/esm2022/lib/designer.module.mjs +4 -4
  295. package/esm2022/lib/desktop.module.mjs +5 -8
  296. package/esm2022/lib/home/about/about.dialog.mjs +3 -3
  297. package/esm2022/lib/home/home-base.component.mjs +5 -5
  298. package/esm2022/lib/home/home.desktop.component.mjs +133 -42
  299. package/esm2022/lib/home/home.mobile.component.mjs +5 -5
  300. package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
  301. package/esm2022/lib/home/options/options.component.mjs +34 -37
  302. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +5 -5
  303. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  304. package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
  305. package/esm2022/lib/mobile.module.mjs +4 -4
  306. package/esm2022/lib/modules/chart.module.mjs +4 -4
  307. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  308. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  309. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  310. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  311. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  312. package/esm2022/lib/modules/grid.module.mjs +4 -4
  313. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  314. package/esm2022/lib/modules/material.module.mjs +4 -4
  315. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  316. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  317. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  318. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  319. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  320. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  321. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  322. package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
  323. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  324. package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
  325. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  326. package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
  327. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  328. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  329. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  330. package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
  331. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  332. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  333. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  334. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  335. package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
  336. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  337. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  338. package/esm2022/lib/options/options.component.mjs +72 -81
  339. package/esm2022/lib/options/options.service.mjs +9 -29
  340. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  341. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  342. package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
  343. package/esm2022/lib/reports/cube/role-performance.component.mjs +3 -3
  344. package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
  345. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  346. package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
  347. package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
  348. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
  349. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  350. package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
  351. package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
  352. package/esm2022/lib/reports/report.pane.component.mjs +28 -11
  353. package/esm2022/lib/reports/reports-menu.component.mjs +5 -5
  354. package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
  355. package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
  356. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  357. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  358. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  359. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  360. package/esm2022/lib/search/cube.component.mjs +9 -7
  361. package/esm2022/lib/search/document.component.mjs +6 -6
  362. package/esm2022/lib/search/guide.component.mjs +10 -9
  363. package/esm2022/lib/search/path.component.mjs +6 -6
  364. package/esm2022/lib/search/search.service.mjs +3 -3
  365. package/esm2022/lib/shared.module.mjs +7 -7
  366. package/esm2022/lib/system.module.mjs +11 -5
  367. package/esm2022/lib/views/cube/chart.component.mjs +3 -3
  368. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  369. package/esm2022/lib/views/cube/explore.component.mjs +3 -3
  370. package/esm2022/lib/views/cube/matrix.component.mjs +7 -5
  371. package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
  372. package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
  373. package/esm2022/lib/views/cube/sum.component.mjs +3 -3
  374. package/esm2022/lib/views/cube/view.component.mjs +3 -3
  375. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  376. package/esm2022/lib/views/view-item.component.mjs +3 -3
  377. package/esm2022/lib/views/views.component.mjs +3 -3
  378. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  379. package/esm2022/lib/views/views.pane.component.mjs +3 -3
  380. package/esm2022/public-api.mjs +2 -1
  381. package/fesm2022/bizdoc-core.mjs +3285 -3200
  382. package/fesm2022/bizdoc-core.mjs.map +1 -1
  383. package/lib/admin/architecture/designer-element.component.d.ts +12 -2
  384. package/lib/admin/architecture/designer.component.d.ts +2 -1
  385. package/lib/admin/architecture/elements/matrix-view.component.d.ts +1 -1
  386. package/lib/browse/browse.pane.component.d.ts +3 -2
  387. package/lib/browse/filter/filter.component.d.ts +2 -5
  388. package/lib/compose/trace/trace.pane.component.d.ts +1 -1
  389. package/lib/core/guide/guide.component.d.ts +1 -1
  390. package/lib/core/slots/slots.component.d.ts +6 -4
  391. package/lib/core/translations.d.ts +22 -2
  392. package/lib/cube/matrix/table.component.d.ts +16 -11
  393. package/lib/cube/view.pane.component.d.ts +8 -3
  394. package/lib/desktop.module.d.ts +37 -38
  395. package/lib/home/home-base.component.d.ts +1 -1
  396. package/lib/home/home.desktop.component.d.ts +31 -6
  397. package/lib/home/home.mobile.component.d.ts +1 -1
  398. package/lib/home/options/options.component.d.ts +10 -13
  399. package/lib/options/options.component.d.ts +18 -21
  400. package/lib/options/options.service.d.ts +2 -7
  401. package/lib/reports/report.pane.component.d.ts +8 -2
  402. package/lib/shared.module.d.ts +1 -1
  403. package/lib/views/cube/matrix.component.d.ts +2 -0
  404. package/package.json +6 -6
  405. package/public-api.d.ts +1 -0
  406. package/esm2022/lib/home/tools.component.mjs +0 -82
  407. package/lib/home/tools.component.d.ts +0 -35
@@ -10,15 +10,15 @@ export class ReportsMenuComponent {
10
10
  this.change = new EventEmitter();
11
11
  this.reports = session.profile.reports;
12
12
  }
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: ReportsMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component }); }
14
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.3", type: ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: { collapsed: "collapsed" }, outputs: { change: "change" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\n<h1 class=\"mat-display-1\">{{'Reports' | translate}}</h1>-->\n\n<mat-nav-list>\n @for (r of reports; track r) {\n <mat-list-item (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\n <mat-icon matListItemIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\n <span matListItemTitle>{{r.title}}</span>\n </mat-list-item>\n }\n</mat-nav-list>\n", dependencies: [{ kind: "component", type: i2.MatNavList, selector: "mat-nav-list", exportAs: ["matNavList"] }, { kind: "component", type: i2.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "directive", type: i2.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "directive", type: i2.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "component", type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i4.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "directive", type: i5.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }], animations: [] }); }
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: ReportsMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component }); }
14
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.1", type: ReportsMenuComponent, selector: "bizdoc-reports-menu", inputs: { collapsed: "collapsed" }, outputs: { change: "change" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\n<h1 class=\"mat-headline-5\">{{'Reports' | translate}}</h1>-->\n\n<mat-nav-list>\n @for (r of reports; track r) {\n <mat-list-item (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\n <mat-icon matListItemIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\n <span matListItemTitle>{{r.title}}</span>\n </mat-list-item>\n }\n</mat-nav-list>\n", dependencies: [{ kind: "component", type: i2.MatNavList, selector: "mat-nav-list", exportAs: ["matNavList"] }, { kind: "component", type: i2.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "directive", type: i2.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "directive", type: i2.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "component", type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i4.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "directive", type: i5.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }], animations: [] }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: ReportsMenuComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: ReportsMenuComponent, decorators: [{
17
17
  type: Component,
18
- args: [{ selector: 'bizdoc-reports-menu', animations: [], template: "<!--<span class=\"mat-subheader\">BizDoc</span>\n<h1 class=\"mat-display-1\">{{'Reports' | translate}}</h1>-->\n\n<mat-nav-list>\n @for (r of reports; track r) {\n <mat-list-item (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\n <mat-icon matListItemIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\n <span matListItemTitle>{{r.title}}</span>\n </mat-list-item>\n }\n</mat-nav-list>\n" }]
18
+ args: [{ selector: 'bizdoc-reports-menu', animations: [], template: "<!--<span class=\"mat-subheader\">BizDoc</span>\n<h1 class=\"mat-headline-5\">{{'Reports' | translate}}</h1>-->\n\n<mat-nav-list>\n @for (r of reports; track r) {\n <mat-list-item (click)=\"change.emit()\" [slotRouterLink]='[\"reports\", r.name]' slotRouterLinkActive=\"active\">\n <mat-icon matListItemIcon [bizdocTooltip]=\"r.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{r.icon}}</mat-icon>\n <span matListItemTitle>{{r.title}}</span>\n </mat-list-item>\n }\n</mat-nav-list>\n" }]
19
19
  }], ctorParameters: () => [{ type: i1.SessionService }], propDecorators: { collapsed: [{
20
20
  type: Input
21
21
  }], change: [{
22
22
  type: Output
23
23
  }] } });
24
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVwb3J0cy1tZW51LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvcmVwb3J0cy9yZXBvcnRzLW1lbnUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9yZXBvcnRzL3JlcG9ydHMtbWVudS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7Ozs7O0FBVXZFLE1BQU0sT0FDRSxvQkFBb0I7SUFJMUIsWUFBWSxPQUF1QjtRQUZoQixXQUFNLEdBQUcsSUFBSSxZQUFZLEVBQUUsQ0FBQztRQUc3QyxJQUFJLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDO0lBRXpDLENBQUM7OEdBUEssb0JBQW9CO2tHQUFwQixvQkFBb0IsOEhDWDVCLG1oQkFXQSxnaENESGMsRUFBRTs7MkZBR1Isb0JBQW9CO2tCQU4zQixTQUFTOytCQUNFLHFCQUFxQixjQUVuQixFQUFFO21GQUlMLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ2EsTUFBTTtzQkFBeEIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFJlcG9ydCB9IGZyb20gJy4uL2NvcmUvbW9kZWxzJztcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Nlc3Npb24uc2VydmljZSc7XHJcblxyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdiaXpkb2MtcmVwb3J0cy1tZW51JyxcclxuICB0ZW1wbGF0ZVVybDogJy4vcmVwb3J0cy1tZW51LmNvbXBvbmVudC5odG1sJyxcclxuICBhbmltYXRpb25zOiBbXVxyXG59KVxyXG5leHBvcnRcclxuICBjbGFzcyBSZXBvcnRzTWVudUNvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgY29sbGFwc2VkOiBib29sZWFuO1xyXG4gIEBPdXRwdXQoKSByZWFkb25seSBjaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgcmVhZG9ubHkgcmVwb3J0czogUmVwb3J0W107XHJcbiAgY29uc3RydWN0b3Ioc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UpIHtcclxuICAgIHRoaXMucmVwb3J0cyA9IHNlc3Npb24ucHJvZmlsZS5yZXBvcnRzO1xyXG5cclxuICB9XHJcbn1cclxuIiwiPCEtLTxzcGFuIGNsYXNzPVwibWF0LXN1YmhlYWRlclwiPkJpekRvYzwvc3Bhbj5cbjxoMSBjbGFzcz1cIm1hdC1kaXNwbGF5LTFcIj57eydSZXBvcnRzJyB8IHRyYW5zbGF0ZX19PC9oMT4tLT5cblxuPG1hdC1uYXYtbGlzdD5cbiAgQGZvciAociBvZiByZXBvcnRzOyB0cmFjayByKSB7XG4gICAgPG1hdC1saXN0LWl0ZW0gKGNsaWNrKT1cImNoYW5nZS5lbWl0KClcIiBbc2xvdFJvdXRlckxpbmtdPSdbXCJyZXBvcnRzXCIsIHIubmFtZV0nIHNsb3RSb3V0ZXJMaW5rQWN0aXZlPVwiYWN0aXZlXCI+XG4gICAgICA8bWF0LWljb24gbWF0TGlzdEl0ZW1JY29uIFtiaXpkb2NUb29sdGlwXT1cInIudGl0bGVcIiBiaXpkb2NUb29sdGlwUG9zaXRpb249XCJlbmRcIiBbYml6ZG9jVG9vbHRpcERpc2FibGVkXT1cIiFjb2xsYXBzZWRcIj57e3IuaWNvbn19PC9tYXQtaWNvbj5cbiAgICAgIDxzcGFuIG1hdExpc3RJdGVtVGl0bGU+e3tyLnRpdGxlfX08L3NwYW4+XG4gICAgPC9tYXQtbGlzdC1pdGVtPlxuICB9XG48L21hdC1uYXYtbGlzdD5cbiJdfQ==
24
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVwb3J0cy1tZW51LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvcmVwb3J0cy9yZXBvcnRzLW1lbnUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9yZXBvcnRzL3JlcG9ydHMtbWVudS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7Ozs7O0FBVXZFLE1BQU0sT0FDRSxvQkFBb0I7SUFJMUIsWUFBWSxPQUF1QjtRQUZoQixXQUFNLEdBQUcsSUFBSSxZQUFZLEVBQUUsQ0FBQztRQUc3QyxJQUFJLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDO0lBRXpDLENBQUM7OEdBUEssb0JBQW9CO2tHQUFwQixvQkFBb0IsOEhDWDVCLDRnQkFXQSxnaENESGMsRUFBRTs7MkZBR1Isb0JBQW9CO2tCQU4zQixTQUFTOytCQUNFLHFCQUFxQixjQUVuQixFQUFFO21GQUlMLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ2EsTUFBTTtzQkFBeEIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFJlcG9ydCB9IGZyb20gJy4uL2NvcmUvbW9kZWxzJztcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tICcuLi9jb3JlL3Nlc3Npb24uc2VydmljZSc7XHJcblxyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdiaXpkb2MtcmVwb3J0cy1tZW51JyxcclxuICB0ZW1wbGF0ZVVybDogJy4vcmVwb3J0cy1tZW51LmNvbXBvbmVudC5odG1sJyxcclxuICBhbmltYXRpb25zOiBbXVxyXG59KVxyXG5leHBvcnRcclxuICBjbGFzcyBSZXBvcnRzTWVudUNvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgY29sbGFwc2VkOiBib29sZWFuO1xyXG4gIEBPdXRwdXQoKSByZWFkb25seSBjaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgcmVhZG9ubHkgcmVwb3J0czogUmVwb3J0W107XHJcbiAgY29uc3RydWN0b3Ioc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UpIHtcclxuICAgIHRoaXMucmVwb3J0cyA9IHNlc3Npb24ucHJvZmlsZS5yZXBvcnRzO1xyXG5cclxuICB9XHJcbn1cclxuIiwiPCEtLTxzcGFuIGNsYXNzPVwibWF0LXN1YmhlYWRlclwiPkJpekRvYzwvc3Bhbj5cbjxoMSBjbGFzcz1cIm1hdC1oZWFkbGluZS01XCI+e3snUmVwb3J0cycgfCB0cmFuc2xhdGV9fTwvaDE+LS0+XG5cbjxtYXQtbmF2LWxpc3Q+XG4gIEBmb3IgKHIgb2YgcmVwb3J0czsgdHJhY2sgcikge1xuICA8bWF0LWxpc3QtaXRlbSAoY2xpY2spPVwiY2hhbmdlLmVtaXQoKVwiIFtzbG90Um91dGVyTGlua109J1tcInJlcG9ydHNcIiwgci5uYW1lXScgc2xvdFJvdXRlckxpbmtBY3RpdmU9XCJhY3RpdmVcIj5cbiAgICA8bWF0LWljb24gbWF0TGlzdEl0ZW1JY29uIFtiaXpkb2NUb29sdGlwXT1cInIudGl0bGVcIiBiaXpkb2NUb29sdGlwUG9zaXRpb249XCJlbmRcIiBbYml6ZG9jVG9vbHRpcERpc2FibGVkXT1cIiFjb2xsYXBzZWRcIj57e3IuaWNvbn19PC9tYXQtaWNvbj5cbiAgICA8c3BhbiBtYXRMaXN0SXRlbVRpdGxlPnt7ci50aXRsZX19PC9zcGFuPlxuICA8L21hdC1saXN0LWl0ZW0+XG4gIH1cbjwvbWF0LW5hdi1saXN0PlxuIl19
@@ -20,8 +20,8 @@ let SubstitutionComponent = class SubstitutionComponent {
20
20
  this.dataSource = new MatTableDataSource(result);
21
21
  this.dataSource.sort = this.sort;
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SubstitutionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
24
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.3", 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>\n <ng-container matColumnDef=\"number\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Number' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.number}} </td>\n </ng-container>\n <ng-container matColumnDef=\"substituteId\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\">\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\n </td>\n </ng-container>\n <ng-container matColumnDef=\"action\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> @if (element.action) {\n <span>{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span>\n }</td>\n </ng-container>\n <ng-container matColumnDef=\"state\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Status' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.stateId | state}} </td>\n </ng-container>\n <ng-container matColumnDef=\"value\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\n </ng-container>\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\n</table>\n", dependencies: [{ kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { kind: "directive", type: i1.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i2.MatSort, selector: "[matSort]", inputs: ["matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear", "matSortDisabled"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { kind: "component", type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["mat-sort-header", "arrowPosition", "start", "disabled", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { kind: "component", type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { kind: "pipe", type: i4.TimeAgoPipe, name: "amTimeAgo" }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }, { kind: "pipe", type: i6.StatePipe, name: "state" }, { kind: "pipe", type: i7.ActionPipe, name: "action" }], animations: [listAnimation] }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SubstitutionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
24
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.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>\n <ng-container matColumnDef=\"number\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Number' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.number}} </td>\n </ng-container>\n <ng-container matColumnDef=\"substituteId\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\">\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\n </td>\n </ng-container>\n <ng-container matColumnDef=\"action\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> @if (element.action) {\n <span>{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span>\n }</td>\n </ng-container>\n <ng-container matColumnDef=\"state\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Status' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.stateId | state}} </td>\n </ng-container>\n <ng-container matColumnDef=\"value\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\n </ng-container>\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\n</table>\n", dependencies: [{ kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { kind: "directive", type: i1.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i2.MatSort, selector: "[matSort]", inputs: ["matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear", "matSortDisabled"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { kind: "component", type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["mat-sort-header", "arrowPosition", "start", "disabled", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { kind: "component", type: i3.IdentityName, selector: "bizdoc-identity-name", inputs: ["identity", "by", "chating"] }, { kind: "pipe", type: i4.TimeAgoPipe, name: "amTimeAgo" }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }, { kind: "pipe", type: i6.StatePipe, name: "state" }, { kind: "pipe", type: i7.ActionPipe, name: "action" }], animations: [listAnimation] }); }
25
25
  };
26
26
  SubstitutionComponent = __decorate([
27
27
  BizDoc({
@@ -29,7 +29,7 @@ SubstitutionComponent = __decorate([
29
29
  })
30
30
  ], SubstitutionComponent);
31
31
  export { SubstitutionComponent };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SubstitutionComponent, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SubstitutionComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{ animations: [listAnimation], template: "<table mat-table matSort [dataSource]=\"dataSource\" style=\"width: 100%\" @list>\n <ng-container matColumnDef=\"number\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Number' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.number}} </td>\n </ng-container>\n <ng-container matColumnDef=\"substituteId\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{ 'Who' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\">\n <bizdoc-identity-name [identity]=\"element.substituteId\" [by]=\"element.byId\"></bizdoc-identity-name>\n </td>\n </ng-container>\n <ng-container matColumnDef=\"action\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Action' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> @if (element.action) {\n <span>{{element.actionId | action : 'past'}} {{element.replied | amTimeAgo}}</span>\n }</td>\n </ng-container>\n <ng-container matColumnDef=\"state\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Status' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.stateId | state}} </td>\n </ng-container>\n <ng-container matColumnDef=\"value\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{'Value' | translate}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element.value}} </td>\n </ng-container>\n <tr mat-header-row *matHeaderRowDef=\"displayColumns\"></tr>\n <tr mat-row [@item]=\"dataSource.data.length\" *matRowDef=\"let element; columns: displayColumns;\"></tr>\n</table>\n" }]
35
35
  }], propDecorators: { sort: [{
@@ -21,10 +21,10 @@ export class TableViewComponent {
21
21
  if (this.selectable)
22
22
  this.itemClick.emit(item);
23
23
  }
24
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: TableViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
25
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.3", 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>\n @for (c of columns; track c) {\n <ng-container [matColumnDef]=\"c.name\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\n </ng-container>\n }\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\n</table>\n", styles: [""], dependencies: [{ kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { kind: "directive", type: i1.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i2.MatSort, selector: "[matSort]", inputs: ["matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear", "matSortDisabled"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { kind: "component", type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["mat-sort-header", "arrowPosition", "start", "disabled", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }], animations: [listAnimation] }); }
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: TableViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
25
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.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>\n @for (c of columns; track c) {\n <ng-container [matColumnDef]=\"c.name\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\n </ng-container>\n }\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\n</table>\n", styles: [""], dependencies: [{ kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { kind: "directive", type: i1.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i1.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i2.MatSort, selector: "[matSort]", inputs: ["matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear", "matSortDisabled"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { kind: "component", type: i2.MatSortHeader, selector: "[mat-sort-header]", inputs: ["mat-sort-header", "arrowPosition", "start", "disabled", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }], animations: [listAnimation] }); }
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: TableViewComponent, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: TableViewComponent, decorators: [{
28
28
  type: Component,
29
29
  args: [{ selector: 'bizdoc-table-view', animations: [listAnimation], template: "<table mat-table matSort [dataSource]=\"dataSource\" @list>\n @for (c of columns; track c) {\n <ng-container [matColumnDef]=\"c.name\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header>{{c.label || c.name}}</th>\n <td mat-cell *matCellDef=\"let element\"> {{element[c.name]}} </td>\n </ng-container>\n }\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\n <tr mat-row @item *matRowDef=\"let element; columns: displayedColumns;\" (click)=\"rowClick(element)\"></tr>\n</table>\n" }]
30
30
  }], propDecorators: { columns: [{
@@ -78,14 +78,14 @@ let TasksComponent = class TasksComponent {
78
78
  this._destroy.next();
79
79
  this._destroy.complete();
80
80
  }
81
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", 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 }); }
82
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", 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", dependencies: [{ kind: "component", type: i7.KanbanComponent, selector: "ejs-kanban", inputs: ["allowDragAndDrop", "allowKeyboard", "cardHeight", "cardSettings", "columns", "constraintType", "cssClass", "dataSource", "dialogSettings", "enableHtmlSanitizer", "enablePersistence", "enableRtl", "enableTooltip", "enableVirtualization", "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"] }] }); }
81
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.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 }); }
82
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.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", dependencies: [{ kind: "component", type: i7.KanbanComponent, selector: "ejs-kanban", inputs: ["allowDragAndDrop", "allowKeyboard", "cardHeight", "cardSettings", "columns", "constraintType", "cssClass", "dataSource", "dialogSettings", "enableHtmlSanitizer", "enablePersistence", "enableRtl", "enableTooltip", "enableVirtualization", "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"] }] }); }
83
83
  };
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: "17.1.3", ngImport: i0, type: TasksComponent, decorators: [{
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", 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: () => [{ type: i1.ReportRef }, { type: i2.MailboxService }, { type: i3.AccountService }, { type: i4.PromptService }, { type: i5.DocumentInfo }, { type: i6.SessionService }], propDecorators: { kanban: [{
@@ -147,10 +147,10 @@ export class ScheduleViewComponent {
147
147
  const evt = e.event;
148
148
  this._router.navigate(['mailbox/d', evt.documentId.encodeId()]);
149
149
  }
150
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: ScheduleViewComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PanesRouter }, { token: i4.PromptService }], target: i0.ɵɵFactoryTarget.Component }); }
151
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", 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)\" class=\"flex\"\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\" class=\"flex\">\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;height:100%;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"], dependencies: [{ kind: "component", type: i5.ScheduleComponent, selector: "ejs-schedule", inputs: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing", "allowSwiping", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "editorFooterTemplate", "editorHeaderTemplate", "editorTemplate", "enableAdaptiveUI", "enableAllDayScroll", "enableHtmlSanitizer", "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", "toolbarItems", "views", "weekRule", "width", "workDays", "workHours"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cellClick", "cellDoubleClick", "created", "dataBinding", "dataBound", "destroyed", "drag", "dragStart", "dragStop", "eventClick", "eventDoubleClick", "eventRendered", "hover", "moreEventsClick", "navigating", "popupClose", "popupOpen", "renderCell", "resizeStart", "resizeStop", "resizing", "select", "virtualScrollStart", "virtualScrollStop", "currentViewChange", "selectedDateChange"] }, { kind: "directive", type: i5.ViewDirective, selector: "e-views>e-view", inputs: ["allowVirtualScrolling", "cellHeaderTemplate", "cellTemplate", "dateFormat", "dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "displayDate", "displayName", "enableLazyLoading", "endHour", "eventTemplate", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "interval", "isSelected", "maxEventsPerRow", "monthHeaderTemplate", "monthsCount", "numberOfWeeks", "option", "orientation", "readonly", "resourceHeaderTemplate", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "workDays"] }, { kind: "directive", type: i5.ViewsDirective, selector: "ejs-schedule>e-views" }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "component", type: i7.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i9.MatMenu, selector: "mat-menu", inputs: ["backdropClass", "aria-label", "aria-labelledby", "aria-describedby", "xPosition", "yPosition", "overlapTrigger", "hasBackdrop", "class", "classList"], outputs: ["closed", "close"], exportAs: ["matMenu"] }, { kind: "component", type: i9.MatMenuItem, selector: "[mat-menu-item]", inputs: ["role", "disabled", "disableRipple"], exportAs: ["matMenuItem"] }, { kind: "directive", type: i9.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", inputs: ["mat-menu-trigger-for", "matMenuTriggerFor", "matMenuTriggerData", "matMenuTriggerRestoreFocus"], outputs: ["menuOpened", "onMenuOpen", "menuClosed", "onMenuClose"], exportAs: ["matMenuTrigger"] }, { kind: "directive", type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "pipe", type: i11.DateRangePipe, name: "dateRange" }, { kind: "pipe", type: i12.TranslatePipe, name: "translate" }], animations: [swapAnimation] }); }
150
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: ScheduleViewComponent, deps: [{ token: i1.SessionService }, { token: i2.MailboxService }, { token: i3.PanesRouter }, { token: i4.PromptService }], target: i0.ɵɵFactoryTarget.Component }); }
151
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.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)\" class=\"flex\"\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\" class=\"flex\">\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;height:100%;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"], dependencies: [{ kind: "component", type: i5.ScheduleComponent, selector: "ejs-schedule", inputs: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing", "allowSwiping", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "editorFooterTemplate", "editorHeaderTemplate", "editorTemplate", "enableAdaptiveUI", "enableAllDayScroll", "enableHtmlSanitizer", "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", "toolbarItems", "views", "weekRule", "width", "workDays", "workHours"], outputs: ["actionBegin", "actionComplete", "actionFailure", "cellClick", "cellDoubleClick", "created", "dataBinding", "dataBound", "destroyed", "drag", "dragStart", "dragStop", "eventClick", "eventDoubleClick", "eventRendered", "hover", "moreEventsClick", "navigating", "popupClose", "popupOpen", "renderCell", "resizeStart", "resizeStop", "resizing", "select", "virtualScrollStart", "virtualScrollStop", "currentViewChange", "selectedDateChange"] }, { kind: "directive", type: i5.ViewDirective, selector: "e-views>e-view", inputs: ["allowVirtualScrolling", "cellHeaderTemplate", "cellTemplate", "dateFormat", "dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "displayDate", "displayName", "enableLazyLoading", "endHour", "eventTemplate", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "interval", "isSelected", "maxEventsPerRow", "monthHeaderTemplate", "monthsCount", "numberOfWeeks", "option", "orientation", "readonly", "resourceHeaderTemplate", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "workDays"] }, { kind: "directive", type: i5.ViewsDirective, selector: "ejs-schedule>e-views" }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "component", type: i7.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i9.MatMenu, selector: "mat-menu", inputs: ["backdropClass", "aria-label", "aria-labelledby", "aria-describedby", "xPosition", "yPosition", "overlapTrigger", "hasBackdrop", "class", "classList"], outputs: ["closed", "close"], exportAs: ["matMenu"] }, { kind: "component", type: i9.MatMenuItem, selector: "[mat-menu-item]", inputs: ["role", "disabled", "disableRipple"], exportAs: ["matMenuItem"] }, { kind: "directive", type: i9.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", inputs: ["mat-menu-trigger-for", "matMenuTriggerFor", "matMenuTriggerData", "matMenuTriggerRestoreFocus"], outputs: ["menuOpened", "onMenuOpen", "menuClosed", "onMenuClose"], exportAs: ["matMenuTrigger"] }, { kind: "directive", type: i10.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "pipe", type: i11.DateRangePipe, name: "dateRange" }, { kind: "pipe", type: i12.TranslatePipe, name: "translate" }], animations: [swapAnimation] }); }
152
152
  }
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: ScheduleViewComponent, decorators: [{
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: ScheduleViewComponent, decorators: [{
154
154
  type: Component,
155
155
  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)\" class=\"flex\"\r\n (eventClick)=\"eventClick($event)\" (dragStart)=\"drag($event)\" [@swape]=\"page\" class=\"flex\">\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;height:100%;flex-direction:column}\n", " \n .e-popup-close {\n display: none\n }\n"] }]
156
156
  }], ctorParameters: () => [{ type: i1.SessionService }, { type: i2.MailboxService }, { type: i3.PanesRouter }, { type: i4.PromptService }], propDecorators: { selectedDateChange: [{
@@ -25,10 +25,10 @@ export class SchedulerMobileComponent {
25
25
  }
26
26
  });
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SchedulerMobileComponent, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", type: SchedulerMobileComponent, selector: "ng-component", ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, dependencies: [{ kind: "component", type: i2.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SchedulerMobileComponent, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: SchedulerMobileComponent, selector: "ng-component", ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, dependencies: [{ kind: "component", type: i2.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SchedulerMobileComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SchedulerMobileComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`
@@ -38,10 +38,10 @@ export class SchedulerPaneComponent {
38
38
  }
39
39
  });
40
40
  }
41
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SchedulerPaneComponent, deps: [{ token: i1.PanesRouter }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.PaneRef }], target: i0.ɵɵFactoryTarget.Component }); }
42
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", type: SchedulerPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, dependencies: [{ kind: "component", type: i4.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] }); }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SchedulerPaneComponent, deps: [{ token: i1.PanesRouter }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i3.PaneRef }], target: i0.ɵɵFactoryTarget.Component }); }
42
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: SchedulerPaneComponent, selector: "ng-component", host: { classAttribute: "pane" }, ngImport: i0, template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`, isInline: true, dependencies: [{ kind: "component", type: i4.ScheduleViewComponent, selector: "bizdoc-schedule", inputs: ["selectedDate"], outputs: ["selectedDateChange"] }] }); }
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SchedulerPaneComponent, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SchedulerPaneComponent, decorators: [{
45
45
  type: Component,
46
46
  args: [{
47
47
  template: `<bizdoc-schedule [selectedDate]=date (selectedDateChange)='change($event)'></bizdoc-schedule>`,
@@ -5,6 +5,8 @@ import { OpenPolicy } from '../core/configuration';
5
5
  import * as i0 from "@angular/core";
6
6
  import * as i1 from "../core/session.service";
7
7
  import * as i2 from "../core/router";
8
+ import * as i3 from "@angular/material/list";
9
+ import * as i4 from "@angular/material/icon";
8
10
  /** Links a search result from server CubeListing.cs to a cube view */
9
11
  let CubeListingComponent = class CubeListingComponent {
10
12
  constructor(_session, _router) {
@@ -26,19 +28,19 @@ let CubeListingComponent = class CubeListingComponent {
26
28
  const path = view ? ['cube', this.model.cube, 'v', view.name] : ['cube', this.model.cube, 'explore'];
27
29
  this._router.navigate(path, { policy: OpenPolicy.Clear, queryParams });
28
30
  }
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: CubeListingComponent, deps: [{ token: i1.SessionService }, { token: i2.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
30
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", type: CubeListingComponent, selector: "ng-component", ngImport: i0, template: `<span>{{cube?.title}}<span>
31
- <span>{{axis?.title}} {{model?.value}}<span>`, isInline: true }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: CubeListingComponent, deps: [{ token: i1.SessionService }, { token: i2.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
32
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.1", type: CubeListingComponent, selector: "ng-component", ngImport: i0, template: `@if(cube.icon){<mat-icon>{{cube.icon}}</mat-icon> }<span matListItemTitle>{{cube?.title}}<span>
33
+ <span matListItemLine>{{axis?.title}} {{model?.value}}<span>`, isInline: true, dependencies: [{ kind: "directive", type: i3.MatListItemLine, selector: "[matListItemLine]" }, { kind: "directive", type: i3.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "component", type: i4.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] }); }
32
34
  };
33
35
  CubeListingComponent = __decorate([
34
36
  BizDoc({ selector: 'bizdoc-cube-listing' })
35
37
  ], CubeListingComponent);
36
38
  export { CubeListingComponent };
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: CubeListingComponent, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: CubeListingComponent, decorators: [{
38
40
  type: Component,
39
41
  args: [{
40
- template: `<span>{{cube?.title}}<span>
41
- <span>{{axis?.title}} {{model?.value}}<span>`
42
+ template: `@if(cube.icon){<mat-icon>{{cube.icon}}</mat-icon> }<span matListItemTitle>{{cube?.title}}<span>
43
+ <span matListItemLine>{{axis?.title}} {{model?.value}}<span>`
42
44
  }]
43
45
  }], ctorParameters: () => [{ type: i1.SessionService }, { type: i2.RouterImpl }] });
44
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3ViZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3NlYXJjaC9jdWJlLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUcxQyxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFFNUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHVCQUF1QixDQUFDOzs7O0FBR25ELHNFQUFzRTtBQUsvRCxJQUFNLG9CQUFvQixHQUExQixNQUFNLG9CQUFvQjtJQUkvQixZQUNVLFFBQXdCLEVBQ3hCLE9BQW1CO1FBRG5CLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLFlBQU8sR0FBUCxPQUFPLENBQVk7SUFDekIsQ0FBQztJQUVMLE1BQU0sQ0FBQyxLQUFrQjtRQUN2QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztRQUNuQixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDO1lBQzNFLElBQUksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLElBQUksS0FBSyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3JFLENBQUM7SUFDRDtPQUNHO0lBQ0gsTUFBTTtRQUNKLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLE1BQU0sR0FBRyxDQUFDLENBQUM7WUFDbkcsQ0FBQyxDQUFDLENBQUMsTUFBTSxJQUFJLENBQUMsQ0FBQyxNQUFNLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ3hELE1BQU0sV0FBVyxHQUFHLEVBQUUsQ0FBQTtRQUN0QixXQUFXLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQztRQUM5QyxNQUFNLElBQUksR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsTUFBTSxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLEdBQUcsRUFBRSxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsTUFBTSxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLFNBQVMsQ0FBQyxDQUFDO1FBQ3JHLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLElBQUksRUFBRSxFQUFFLE1BQU0sRUFBRSxVQUFVLENBQUMsS0FBSyxFQUFFLFdBQVcsRUFBRSxDQUFDLENBQUM7SUFDekUsQ0FBQzs4R0F2QlUsb0JBQW9CO2tHQUFwQixvQkFBb0Isb0RBSHJCOzZDQUNpQzs7QUFFaEMsb0JBQW9CO0lBRGhDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSxxQkFBcUIsRUFBRSxDQUFDO0dBQy9CLG9CQUFvQixDQXdCaEM7OzJGQXhCWSxvQkFBb0I7a0JBSmhDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFOzZDQUNpQztpQkFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQ3ViZSwgQ3ViZUF4aXMgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gJy4uL2NvcmUvZGVjb3JhdG9ycyc7XHJcbmltcG9ydCB7IFJvdXRlckltcGwgfSBmcm9tICcuLi9jb3JlL3JvdXRlcic7XHJcbmltcG9ydCB7IE9wZW5Qb2xpY3kgfSBmcm9tICcuLi9jb3JlL2NvbmZpZ3VyYXRpb24nO1xyXG5pbXBvcnQgeyBMaXN0aW5nQ29tcG9uZW50IH0gZnJvbSAnLi9kZWNsYXJhdGlvbnMnO1xyXG5cclxuLyoqIExpbmtzIGEgc2VhcmNoIHJlc3VsdCBmcm9tIHNlcnZlciBDdWJlTGlzdGluZy5jcyB0byBhIGN1YmUgdmlldyAqL1xyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYDxzcGFuPnt7Y3ViZT8udGl0bGV9fTxzcGFuPlxyXG48c3Bhbj57e2F4aXM/LnRpdGxlfX0ge3ttb2RlbD8udmFsdWV9fTxzcGFuPmAgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYml6ZG9jLWN1YmUtbGlzdGluZycgfSlcclxuZXhwb3J0IGNsYXNzIEN1YmVMaXN0aW5nQ29tcG9uZW50IGltcGxlbWVudHMgTGlzdGluZ0NvbXBvbmVudDxDdWJlTGlzdGluZz57XHJcbiAgdGl0bGU6IHN0cmluZztcclxuICBjdWJlOiBDdWJlO1xyXG4gIGF4aXM6IEN1YmVBeGlzO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9yb3V0ZXI6IFJvdXRlckltcGwsXHJcbiAgKSB7IH1cclxuICBtb2RlbDogQ3ViZUxpc3Rpbmc7XHJcbiAgb25CaW5kKG1vZGVsOiBDdWJlTGlzdGluZykge1xyXG4gICAgdGhpcy5tb2RlbCA9IG1vZGVsO1xyXG4gICAgdGhpcy5jdWJlID0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLmN1YmVzLmZpbmQoYyA9PiBjLm5hbWUgPT09IHRoaXMubW9kZWwuY3ViZSksXHJcbiAgICAgIHRoaXMuYXhpcyA9IHRoaXMuY3ViZS5heGVzLmZpbmQoYSA9PiBhLm5hbWUgPT09IHRoaXMubW9kZWwuYXhpcyk7XHJcbiAgfVxyXG4gIC8qKiBmaW5kcyBhbiBleGlzdGluZyB2aWV3IHRoYXQgdXNlcyB0aGUgYXhpcyBpbiB0aGUgcXVlcnkgYW5kIHJlZGlyZWN0IHRvIGl0LlxyXG4gICAqL1xyXG4gIG9uUGljaygpIHtcclxuICAgIGNvbnN0IHZpZXcgPSB0aGlzLmN1YmUudmlld3M/LmZpbmQodiA9PiAodi54QXhpcy5pbmRleE9mKHRoaXMubW9kZWwuYXhpcykgPiAtMSAmJiB2LnhBeGlzLmxlbmd0aCA+IDEpIHx8XHJcbiAgICAgICh2LnNlcmllcyAmJiB2LnNlcmllcy5pbmRleE9mKHRoaXMubW9kZWwuYXhpcykgPiAtMSkpO1xyXG4gICAgY29uc3QgcXVlcnlQYXJhbXMgPSB7fVxyXG4gICAgcXVlcnlQYXJhbXNbdGhpcy5tb2RlbC5heGlzXSA9IHRoaXMubW9kZWwua2V5O1xyXG4gICAgY29uc3QgcGF0aCA9IHZpZXcgPyBbJ2N1YmUnLCB0aGlzLm1vZGVsLmN1YmUsICd2Jywgdmlldy5uYW1lXSA6IFsnY3ViZScsIHRoaXMubW9kZWwuY3ViZSwgJ2V4cGxvcmUnXTtcclxuICAgIHRoaXMuX3JvdXRlci5uYXZpZ2F0ZShwYXRoLCB7IHBvbGljeTogT3BlblBvbGljeS5DbGVhciwgcXVlcnlQYXJhbXMgfSk7XHJcbiAgfVxyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgQ3ViZUxpc3Rpbmcge1xyXG4gIGtleTogc3RyaW5nIHwgbnVtYmVyO1xyXG4gIHZhbHVlOiBhbnk7XHJcbiAgYXhpczogc3RyaW5nO1xyXG4gIGN1YmU6IHN0cmluZztcclxufVxyXG4iXX0=
46
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3ViZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3NlYXJjaC9jdWJlLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUcxQyxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFFNUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHVCQUF1QixDQUFDOzs7Ozs7QUFHbkQsc0VBQXNFO0FBSy9ELElBQU0sb0JBQW9CLEdBQTFCLE1BQU0sb0JBQW9CO0lBSS9CLFlBQ1UsUUFBd0IsRUFDeEIsT0FBbUI7UUFEbkIsYUFBUSxHQUFSLFFBQVEsQ0FBZ0I7UUFDeEIsWUFBTyxHQUFQLE9BQU8sQ0FBWTtJQUN6QixDQUFDO0lBRUwsTUFBTSxDQUFDLEtBQWtCO1FBQ3ZCLElBQUksQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO1FBQ25CLElBQUksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLEtBQUssSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUM7WUFDM0UsSUFBSSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDckUsQ0FBQztJQUNEO09BQ0c7SUFDSCxNQUFNO1FBQ0osTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsTUFBTSxHQUFHLENBQUMsQ0FBQztZQUNuRyxDQUFDLENBQUMsQ0FBQyxNQUFNLElBQUksQ0FBQyxDQUFDLE1BQU0sQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDeEQsTUFBTSxXQUFXLEdBQUcsRUFBRSxDQUFBO1FBQ3RCLFdBQVcsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFDO1FBQzlDLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLEVBQUUsR0FBRyxFQUFFLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDckcsSUFBSSxDQUFDLE9BQU8sQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLEVBQUUsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLLEVBQUUsV0FBVyxFQUFFLENBQUMsQ0FBQztJQUN6RSxDQUFDOzhHQXZCVSxvQkFBb0I7a0dBQXBCLG9CQUFvQixvREFIckI7NkRBQ2lEOztBQUVoRCxvQkFBb0I7SUFEaEMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHFCQUFxQixFQUFFLENBQUM7R0FDL0Isb0JBQW9CLENBd0JoQzs7MkZBeEJZLG9CQUFvQjtrQkFKaEMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUU7NkRBQ2lEO2lCQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9zZXNzaW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBDdWJlLCBDdWJlQXhpcyB9IGZyb20gJy4uL2NvcmUvbW9kZWxzJztcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSAnLi4vY29yZS9kZWNvcmF0b3JzJztcclxuaW1wb3J0IHsgUm91dGVySW1wbCB9IGZyb20gJy4uL2NvcmUvcm91dGVyJztcclxuaW1wb3J0IHsgT3BlblBvbGljeSB9IGZyb20gJy4uL2NvcmUvY29uZmlndXJhdGlvbic7XHJcbmltcG9ydCB7IExpc3RpbmdDb21wb25lbnQgfSBmcm9tICcuL2RlY2xhcmF0aW9ucyc7XHJcblxyXG4vKiogTGlua3MgYSBzZWFyY2ggcmVzdWx0IGZyb20gc2VydmVyIEN1YmVMaXN0aW5nLmNzIHRvIGEgY3ViZSB2aWV3ICovXHJcbkBDb21wb25lbnQoe1xyXG4gIHRlbXBsYXRlOiBgQGlmKGN1YmUuaWNvbil7PG1hdC1pY29uPnt7Y3ViZS5pY29ufX08L21hdC1pY29uPiB9PHNwYW4gbWF0TGlzdEl0ZW1UaXRsZT57e2N1YmU/LnRpdGxlfX08c3Bhbj5cclxuPHNwYW4gbWF0TGlzdEl0ZW1MaW5lPnt7YXhpcz8udGl0bGV9fSB7e21vZGVsPy52YWx1ZX19PHNwYW4+YCB9KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdiaXpkb2MtY3ViZS1saXN0aW5nJyB9KVxyXG5leHBvcnQgY2xhc3MgQ3ViZUxpc3RpbmdDb21wb25lbnQgaW1wbGVtZW50cyBMaXN0aW5nQ29tcG9uZW50PEN1YmVMaXN0aW5nPntcclxuICB0aXRsZTogc3RyaW5nO1xyXG4gIGN1YmU6IEN1YmU7XHJcbiAgYXhpczogQ3ViZUF4aXM7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX3JvdXRlcjogUm91dGVySW1wbCxcclxuICApIHsgfVxyXG4gIG1vZGVsOiBDdWJlTGlzdGluZztcclxuICBvbkJpbmQobW9kZWw6IEN1YmVMaXN0aW5nKSB7XHJcbiAgICB0aGlzLm1vZGVsID0gbW9kZWw7XHJcbiAgICB0aGlzLmN1YmUgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuY3ViZXMuZmluZChjID0+IGMubmFtZSA9PT0gdGhpcy5tb2RlbC5jdWJlKSxcclxuICAgICAgdGhpcy5heGlzID0gdGhpcy5jdWJlLmF4ZXMuZmluZChhID0+IGEubmFtZSA9PT0gdGhpcy5tb2RlbC5heGlzKTtcclxuICB9XHJcbiAgLyoqIGZpbmRzIGFuIGV4aXN0aW5nIHZpZXcgdGhhdCB1c2VzIHRoZSBheGlzIGluIHRoZSBxdWVyeSBhbmQgcmVkaXJlY3QgdG8gaXQuXHJcbiAgICovXHJcbiAgb25QaWNrKCkge1xyXG4gICAgY29uc3QgdmlldyA9IHRoaXMuY3ViZS52aWV3cz8uZmluZCh2ID0+ICh2LnhBeGlzLmluZGV4T2YodGhpcy5tb2RlbC5heGlzKSA+IC0xICYmIHYueEF4aXMubGVuZ3RoID4gMSkgfHxcclxuICAgICAgKHYuc2VyaWVzICYmIHYuc2VyaWVzLmluZGV4T2YodGhpcy5tb2RlbC5heGlzKSA+IC0xKSk7XHJcbiAgICBjb25zdCBxdWVyeVBhcmFtcyA9IHt9XHJcbiAgICBxdWVyeVBhcmFtc1t0aGlzLm1vZGVsLmF4aXNdID0gdGhpcy5tb2RlbC5rZXk7XHJcbiAgICBjb25zdCBwYXRoID0gdmlldyA/IFsnY3ViZScsIHRoaXMubW9kZWwuY3ViZSwgJ3YnLCB2aWV3Lm5hbWVdIDogWydjdWJlJywgdGhpcy5tb2RlbC5jdWJlLCAnZXhwbG9yZSddO1xyXG4gICAgdGhpcy5fcm91dGVyLm5hdmlnYXRlKHBhdGgsIHsgcG9saWN5OiBPcGVuUG9saWN5LkNsZWFyLCBxdWVyeVBhcmFtcyB9KTtcclxuICB9XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBDdWJlTGlzdGluZyB7XHJcbiAga2V5OiBzdHJpbmcgfCBudW1iZXI7XHJcbiAgdmFsdWU6IGFueTtcclxuICBheGlzOiBzdHJpbmc7XHJcbiAgY3ViZTogc3RyaW5nO1xyXG59XHJcbiJdfQ==
@@ -19,10 +19,10 @@ let DocumentListingComponent = class DocumentListingComponent {
19
19
  onPick() {
20
20
  this._router.navigate(['mailbox', 'i', this.model.id.encodeId()], { policy: OpenPolicy.Clear });
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: DocumentListingComponent, deps: [{ token: i1.SessionService }, { token: i2.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", type: DocumentListingComponent, selector: "ng-component", ngImport: i0, template: `
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: DocumentListingComponent, deps: [{ token: i1.SessionService }, { token: i2.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: DocumentListingComponent, selector: "ng-component", ngImport: i0, template: `
24
24
  {{form?.title | localizedString}}
25
- <mat-icon class="mat-icon-rtl-mirror" style="margin: 0;">chevron_right</mat-icon>
25
+ <mat-icon class="mat-icon-rtl-mirror" style="margin: 0; vertical-align: top;">chevron_right</mat-icon>
26
26
  #{{model?.number}}
27
27
  `, isInline: true, styles: [":host{display:flex;align-items:unset}\n"], dependencies: [{ kind: "component", type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i4.LocalizedStringPipe, name: "localizedString" }] }); }
28
28
  };
@@ -30,12 +30,12 @@ DocumentListingComponent = __decorate([
30
30
  BizDoc({ selector: 'bizdoc-document-listing' })
31
31
  ], DocumentListingComponent);
32
32
  export { DocumentListingComponent };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: DocumentListingComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: DocumentListingComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{ template: `
36
36
  {{form?.title | localizedString}}
37
- <mat-icon class="mat-icon-rtl-mirror" style="margin: 0;">chevron_right</mat-icon>
37
+ <mat-icon class="mat-icon-rtl-mirror" style="margin: 0; vertical-align: top;">chevron_right</mat-icon>
38
38
  #{{model?.number}}
39
39
  `, styles: [":host{display:flex;align-items:unset}\n"] }]
40
40
  }], ctorParameters: () => [{ type: i1.SessionService }, { type: i2.RouterImpl }] });
41
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9zZWFyY2gvZG9jdW1lbnQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUduRCxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7Ozs7OztBQWNyQyxJQUFNLHdCQUF3QixHQUE5QixNQUFNLHdCQUF3QjtJQUduQyxZQUNVLFFBQXdCLEVBQ3hCLE9BQW1CO1FBRG5CLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLFlBQU8sR0FBUCxPQUFPLENBQVk7SUFDekIsQ0FBQztJQUNMLE1BQU0sQ0FBQyxLQUFrQjtRQUN2QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztRQUNuQixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQztJQUM3RSxDQUFDO0lBQ0QsTUFBTTtRQUNKLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLENBQUMsU0FBUyxFQUFFLEdBQUcsRUFBRSxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxFQUFFLEVBQUUsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLLEVBQUUsQ0FBQyxDQUFDO0lBQ2xHLENBQUM7OEdBYlUsd0JBQXdCO2tHQUF4Qix3QkFBd0Isb0RBWHpCOzs7O0NBSVg7O0FBT1ksd0JBQXdCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx5QkFBeUIsRUFBRSxDQUFDO0dBQ25DLHdCQUF3QixDQWNwQzs7MkZBZFksd0JBQXdCO2tCQVpwQyxTQUFTOytCQUNFOzs7O0NBSVgiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgRm9ybSwgSGVhZGVyTW9kZWwgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFJvdXRlckltcGwgfSBmcm9tICcuLi9jb3JlL3JvdXRlcic7XHJcbmltcG9ydCB7IE9wZW5Qb2xpY3kgfSBmcm9tICcuLi9jb3JlL2NvbmZpZ3VyYXRpb24nO1xyXG5pbXBvcnQgeyBMaXN0aW5nQ29tcG9uZW50IH0gZnJvbSAnLi9kZWNsYXJhdGlvbnMnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSAnLi4vY29yZS9kZWNvcmF0b3JzJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHRlbXBsYXRlOiBgXHJcbiAgICB7e2Zvcm0/LnRpdGxlIHwgbG9jYWxpemVkU3RyaW5nfX1cclxuICAgIDxtYXQtaWNvbiBjbGFzcz1cIm1hdC1pY29uLXJ0bC1taXJyb3JcIiBzdHlsZT1cIm1hcmdpbjogMDtcIj5jaGV2cm9uX3JpZ2h0PC9tYXQtaWNvbj5cclxuICAgICN7e21vZGVsPy5udW1iZXJ9fVxyXG5gLFxyXG4gIHN0eWxlczogW2BcclxuICAgIDpob3N0IHtcclxuICAgICAgZGlzcGxheTogZmxleDtcclxuICAgIGFsaWduLWl0ZW1zOiB1bnNldDt9YF1cclxufSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYml6ZG9jLWRvY3VtZW50LWxpc3RpbmcnIH0pXHJcbmV4cG9ydCBjbGFzcyBEb2N1bWVudExpc3RpbmdDb21wb25lbnQgaW1wbGVtZW50cyBMaXN0aW5nQ29tcG9uZW50PEhlYWRlck1vZGVsPntcclxuICBtb2RlbDogSGVhZGVyTW9kZWw7XHJcbiAgZm9ybTogRm9ybTtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHByaXZhdGUgX3Nlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfcm91dGVyOiBSb3V0ZXJJbXBsLFxyXG4gICkgeyB9IFxyXG4gIG9uQmluZChtb2RlbDogSGVhZGVyTW9kZWwpIHtcclxuICAgIHRoaXMubW9kZWwgPSBtb2RlbDtcclxuICAgIHRoaXMuZm9ybSA9IHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5mb3Jtcy5maW5kKGYgPT4gZi5uYW1lID09PSBtb2RlbC5mb3JtSWQpO1xyXG4gIH1cclxuICBvblBpY2soKSB7XHJcbiAgICB0aGlzLl9yb3V0ZXIubmF2aWdhdGUoWydtYWlsYm94JywgJ2knLCB0aGlzLm1vZGVsLmlkLmVuY29kZUlkKCldLCB7IHBvbGljeTogT3BlblBvbGljeS5DbGVhciB9KTtcclxuICB9XHJcbn1cclxuIl19
41
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9zZWFyY2gvZG9jdW1lbnQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUduRCxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7Ozs7OztBQWNyQyxJQUFNLHdCQUF3QixHQUE5QixNQUFNLHdCQUF3QjtJQUduQyxZQUNVLFFBQXdCLEVBQ3hCLE9BQW1CO1FBRG5CLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLFlBQU8sR0FBUCxPQUFPLENBQVk7SUFDekIsQ0FBQztJQUNMLE1BQU0sQ0FBQyxLQUFrQjtRQUN2QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztRQUNuQixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQztJQUM3RSxDQUFDO0lBQ0QsTUFBTTtRQUNKLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLENBQUMsU0FBUyxFQUFFLEdBQUcsRUFBRSxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxFQUFFLEVBQUUsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLLEVBQUUsQ0FBQyxDQUFDO0lBQ2xHLENBQUM7OEdBYlUsd0JBQXdCO2tHQUF4Qix3QkFBd0Isb0RBWHpCOzs7O0NBSVg7O0FBT1ksd0JBQXdCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx5QkFBeUIsRUFBRSxDQUFDO0dBQ25DLHdCQUF3QixDQWNwQzs7MkZBZFksd0JBQXdCO2tCQVpwQyxTQUFTOytCQUNFOzs7O0NBSVgiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgRm9ybSwgSGVhZGVyTW9kZWwgfSBmcm9tICcuLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFJvdXRlckltcGwgfSBmcm9tICcuLi9jb3JlL3JvdXRlcic7XHJcbmltcG9ydCB7IE9wZW5Qb2xpY3kgfSBmcm9tICcuLi9jb3JlL2NvbmZpZ3VyYXRpb24nO1xyXG5pbXBvcnQgeyBMaXN0aW5nQ29tcG9uZW50IH0gZnJvbSAnLi9kZWNsYXJhdGlvbnMnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSAnLi4vY29yZS9kZWNvcmF0b3JzJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHRlbXBsYXRlOiBgXHJcbiAgICB7e2Zvcm0/LnRpdGxlIHwgbG9jYWxpemVkU3RyaW5nfX1cclxuICAgIDxtYXQtaWNvbiBjbGFzcz1cIm1hdC1pY29uLXJ0bC1taXJyb3JcIiBzdHlsZT1cIm1hcmdpbjogMDsgdmVydGljYWwtYWxpZ246IHRvcDtcIj5jaGV2cm9uX3JpZ2h0PC9tYXQtaWNvbj5cclxuICAgICN7e21vZGVsPy5udW1iZXJ9fVxyXG5gLFxyXG4gIHN0eWxlczogW2BcclxuICAgIDpob3N0IHtcclxuICAgICAgZGlzcGxheTogZmxleDtcclxuICAgIGFsaWduLWl0ZW1zOiB1bnNldDt9YF1cclxufSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYml6ZG9jLWRvY3VtZW50LWxpc3RpbmcnIH0pXHJcbmV4cG9ydCBjbGFzcyBEb2N1bWVudExpc3RpbmdDb21wb25lbnQgaW1wbGVtZW50cyBMaXN0aW5nQ29tcG9uZW50PEhlYWRlck1vZGVsPntcclxuICBtb2RlbDogSGVhZGVyTW9kZWw7XHJcbiAgZm9ybTogRm9ybTtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHByaXZhdGUgX3Nlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfcm91dGVyOiBSb3V0ZXJJbXBsLFxyXG4gICkgeyB9IFxyXG4gIG9uQmluZChtb2RlbDogSGVhZGVyTW9kZWwpIHtcclxuICAgIHRoaXMubW9kZWwgPSBtb2RlbDtcclxuICAgIHRoaXMuZm9ybSA9IHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5mb3Jtcy5maW5kKGYgPT4gZi5uYW1lID09PSBtb2RlbC5mb3JtSWQpO1xyXG4gIH1cclxuICBvblBpY2soKSB7XHJcbiAgICB0aGlzLl9yb3V0ZXIubmF2aWdhdGUoWydtYWlsYm94JywgJ2knLCB0aGlzLm1vZGVsLmlkLmVuY29kZUlkKCldLCB7IHBvbGljeTogT3BlblBvbGljeS5DbGVhciB9KTtcclxuICB9XHJcbn1cclxuIl19
@@ -1,8 +1,9 @@
1
1
  import { Component } from "@angular/core";
2
2
  import * as i0 from "@angular/core";
3
3
  import * as i1 from "../core/guide/guide.service";
4
- import * as i2 from "@angular/material/icon";
5
- import * as i3 from "../core/pipes/translate.pipe";
4
+ import * as i2 from "@angular/material/list";
5
+ import * as i3 from "@angular/material/icon";
6
+ import * as i4 from "../core/pipes/translate.pipe";
6
7
  export class GuideListingComponent {
7
8
  constructor(_guide) {
8
9
  this._guide = _guide;
@@ -13,15 +14,15 @@ export class GuideListingComponent {
13
14
  onPick() {
14
15
  this._guide.start(this.model.name);
15
16
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: GuideListingComponent, deps: [{ token: i1.GuideService }], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.3", type: GuideListingComponent, selector: "ng-component", ngImport: i0, template: `{{model?.title}}
18
- {{'Guides'|translate}}<mat-icon>help<mat-icon>`, isInline: true, dependencies: [{ kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: GuideListingComponent, deps: [{ token: i1.GuideService }], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: GuideListingComponent, selector: "ng-component", ngImport: i0, template: `<mat-icon matListItemIcon>help</mat-icon> <span matListItemTitle>
19
+ {{'Guide'|translate: model.title}}</span>`, isInline: true, dependencies: [{ kind: "directive", type: i2.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "directive", type: i2.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "component", type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] }); }
19
20
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: GuideListingComponent, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: GuideListingComponent, decorators: [{
21
22
  type: Component,
22
23
  args: [{
23
- template: `{{model?.title}}
24
- {{'Guides'|translate}}<mat-icon>help<mat-icon>`
24
+ template: `<mat-icon matListItemIcon>help</mat-icon> <span matListItemTitle>
25
+ {{'Guide'|translate: model.title}}</span>`
25
26
  }]
26
27
  }], ctorParameters: () => [{ type: i1.GuideService }] });
27
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3VpZGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9zZWFyY2gvZ3VpZGUuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7O0FBUTFDLE1BQU0sT0FBTyxxQkFBcUI7SUFFaEMsWUFBb0IsTUFBb0I7UUFBcEIsV0FBTSxHQUFOLE1BQU0sQ0FBYztJQUFJLENBQUM7SUFDN0MsTUFBTSxDQUFDLEtBQVk7UUFDakIsSUFBSSxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7SUFDckIsQ0FBQztJQUNELE1BQU07UUFDSixJQUFJLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3JDLENBQUM7OEdBUlUscUJBQXFCO2tHQUFyQixxQkFBcUIsb0RBRnRCOytDQUNtQzs7MkZBQ2xDLHFCQUFxQjtrQkFIakMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUU7K0NBQ21DO2lCQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgR3VpZGVTZXJ2aWNlIH0gZnJvbSBcIi4uL2NvcmUvZ3VpZGUvZ3VpZGUuc2VydmljZVwiO1xyXG5pbXBvcnQgeyBHdWlkZSB9IGZyb20gXCIuLi9jb3JlL21vZGVsc1wiO1xyXG5pbXBvcnQgeyBMaXN0aW5nQ29tcG9uZW50IH0gZnJvbSBcIi4vZGVjbGFyYXRpb25zXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYHt7bW9kZWw/LnRpdGxlfX1cclxue3snR3VpZGVzJ3x0cmFuc2xhdGV9fTxtYXQtaWNvbj5oZWxwPG1hdC1pY29uPmAgfSlcclxuZXhwb3J0IGNsYXNzIEd1aWRlTGlzdGluZ0NvbXBvbmVudCBpbXBsZW1lbnRzIExpc3RpbmdDb21wb25lbnQ8R3VpZGU+e1xyXG4gIG1vZGVsOiBHdWlkZTtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9ndWlkZTogR3VpZGVTZXJ2aWNlKSB7IH1cclxuICBvbkJpbmQobW9kZWw6IEd1aWRlKSB7XHJcbiAgICB0aGlzLm1vZGVsID0gbW9kZWw7XHJcbiAgfVxyXG4gIG9uUGljaygpIHtcclxuICAgIHRoaXMuX2d1aWRlLnN0YXJ0KHRoaXMubW9kZWwubmFtZSk7XHJcbiAgfVxyXG59XHJcbiJdfQ==
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3VpZGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9zZWFyY2gvZ3VpZGUuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7OztBQVExQyxNQUFNLE9BQU8scUJBQXFCO0lBRWhDLFlBQW9CLE1BQW9CO1FBQXBCLFdBQU0sR0FBTixNQUFNLENBQWM7SUFBSSxDQUFDO0lBQzdDLE1BQU0sQ0FBQyxLQUFZO1FBQ2pCLElBQUksQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO0lBQ3JCLENBQUM7SUFDRCxNQUFNO1FBQ0osSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNyQyxDQUFDOzhHQVJVLHFCQUFxQjtrR0FBckIscUJBQXFCLG9EQUZ0QjswQ0FDOEI7OzJGQUM3QixxQkFBcUI7a0JBSGpDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFOzBDQUM4QjtpQkFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEd1aWRlU2VydmljZSB9IGZyb20gXCIuLi9jb3JlL2d1aWRlL2d1aWRlLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgR3VpZGUgfSBmcm9tIFwiLi4vY29yZS9tb2RlbHNcIjtcclxuaW1wb3J0IHsgTGlzdGluZ0NvbXBvbmVudCB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgdGVtcGxhdGU6IGA8bWF0LWljb24gbWF0TGlzdEl0ZW1JY29uPmhlbHA8L21hdC1pY29uPiA8c3BhbiBtYXRMaXN0SXRlbVRpdGxlPlxyXG57eydHdWlkZSd8dHJhbnNsYXRlOiBtb2RlbC50aXRsZX19PC9zcGFuPmAgfSlcclxuZXhwb3J0IGNsYXNzIEd1aWRlTGlzdGluZ0NvbXBvbmVudCBpbXBsZW1lbnRzIExpc3RpbmdDb21wb25lbnQ8R3VpZGU+e1xyXG4gIG1vZGVsOiBHdWlkZTtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9ndWlkZTogR3VpZGVTZXJ2aWNlKSB7IH1cclxuICBvbkJpbmQobW9kZWw6IEd1aWRlKSB7XHJcbiAgICB0aGlzLm1vZGVsID0gbW9kZWw7XHJcbiAgfVxyXG4gIG9uUGljaygpIHtcclxuICAgIHRoaXMuX2d1aWRlLnN0YXJ0KHRoaXMubW9kZWwubmFtZSk7XHJcbiAgfVxyXG59XHJcbiJdfQ==
@@ -16,11 +16,11 @@ let PathListingComponent = class PathListingComponent {
16
16
  onPick() {
17
17
  this._router.navigate(this.model.path, { policy: OpenPolicy.Clear, queryParams: this.model.params });
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: PathListingComponent, deps: [{ token: i1.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.3", type: PathListingComponent, selector: "ng-component", ngImport: i0, template: `
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: PathListingComponent, deps: [{ token: i1.RouterImpl }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.1", type: PathListingComponent, selector: "ng-component", ngImport: i0, template: `
21
21
  @if (model?.section) {
22
22
  {{model?.section|translate}}
23
- <mat-icon class="mat-icon-rtl-mirror" style="margin: 0;">chevron_right</mat-icon>
23
+ <mat-icon class="mat-icon-rtl-mirror" style="margin: 0; vertical-align: top;">chevron_right</mat-icon>
24
24
  }
25
25
  {{model?.title}}
26
26
  `, isInline: true, dependencies: [{ kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] }); }
@@ -29,16 +29,16 @@ PathListingComponent = __decorate([
29
29
  BizDoc({ selector: 'bizdoc-path-listing' })
30
30
  ], PathListingComponent);
31
31
  export { PathListingComponent };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: PathListingComponent, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: PathListingComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  template: `
36
36
  @if (model?.section) {
37
37
  {{model?.section|translate}}
38
- <mat-icon class="mat-icon-rtl-mirror" style="margin: 0;">chevron_right</mat-icon>
38
+ <mat-icon class="mat-icon-rtl-mirror" style="margin: 0; vertical-align: top;">chevron_right</mat-icon>
39
39
  }
40
40
  {{model?.title}}
41
41
  `
42
42
  }]
43
43
  }], ctorParameters: () => [{ type: i1.RouterImpl }] });
44
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3NlYXJjaC9wYXRoLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDbkQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLG9CQUFvQixDQUFDOzs7OztBQVlyQyxJQUFNLG9CQUFvQixHQUExQixNQUFNLG9CQUFvQjtJQUUvQixZQUNVLE9BQW1CO1FBQW5CLFlBQU8sR0FBUCxPQUFPLENBQVk7SUFDekIsQ0FBQztJQUNMLE1BQU0sQ0FBQyxLQUFrQjtRQUN2QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztJQUNyQixDQUFDO0lBQ0QsTUFBTTtRQUNKLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLEVBQUUsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLLEVBQUUsV0FBVyxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxFQUFFLENBQUMsQ0FBQztJQUN2RyxDQUFDOzhHQVZVLG9CQUFvQjtrR0FBcEIsb0JBQW9CLG9EQVJyQjs7Ozs7O0tBTVA7O0FBRVEsb0JBQW9CO0lBRGhDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSxxQkFBcUIsRUFBRSxDQUFDO0dBQy9CLG9CQUFvQixDQVdoQzs7MkZBWFksb0JBQW9CO2tCQVRoQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRTs7Ozs7O0tBTVA7aUJBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBPcGVuUG9saWN5IH0gZnJvbSBcIi4uL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IFJvdXRlckltcGwgfSBmcm9tIFwiLi4vY29yZS9yb3V0ZXJcIjtcclxuaW1wb3J0IHsgTGlzdGluZ0NvbXBvbmVudCB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYFxuICAgIEBpZiAobW9kZWw/LnNlY3Rpb24pIHtcbiAgICAgIHt7bW9kZWw/LnNlY3Rpb258dHJhbnNsYXRlfX1cbiAgICAgIDxtYXQtaWNvbiBjbGFzcz1cIm1hdC1pY29uLXJ0bC1taXJyb3JcIiBzdHlsZT1cIm1hcmdpbjogMDtcIj5jaGV2cm9uX3JpZ2h0PC9tYXQtaWNvbj5cbiAgICB9XG4gICAge3ttb2RlbD8udGl0bGV9fVxuICAgIGAgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYml6ZG9jLXBhdGgtbGlzdGluZycgfSlcclxuZXhwb3J0IGNsYXNzIFBhdGhMaXN0aW5nQ29tcG9uZW50IGltcGxlbWVudHMgTGlzdGluZ0NvbXBvbmVudDxQYXRoTGlzdGluZz57XHJcbiAgbW9kZWw6IFBhdGhMaXN0aW5nO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfcm91dGVyOiBSb3V0ZXJJbXBsLFxyXG4gICkgeyB9XHJcbiAgb25CaW5kKG1vZGVsOiBQYXRoTGlzdGluZykge1xyXG4gICAgdGhpcy5tb2RlbCA9IG1vZGVsO1xyXG4gIH1cclxuICBvblBpY2soKSB7XHJcbiAgICB0aGlzLl9yb3V0ZXIubmF2aWdhdGUodGhpcy5tb2RlbC5wYXRoLCB7IHBvbGljeTogT3BlblBvbGljeS5DbGVhciwgcXVlcnlQYXJhbXM6IHRoaXMubW9kZWwucGFyYW1zIH0pO1xyXG4gIH1cclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBhdGhMaXN0aW5nIHtcclxuICBwYXRoOiBzdHJpbmdbXTtcclxuICBwYXJhbXM/OiB7IFtrZXk6IHN0cmluZ106IGFueSB9O1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgc2VjdGlvbjogc3RyaW5nO1xyXG4gIGljb24/OiBzdHJpbmc7XHJcbn1cclxuIl19
44
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3NlYXJjaC9wYXRoLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDbkQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLG9CQUFvQixDQUFDOzs7OztBQVlyQyxJQUFNLG9CQUFvQixHQUExQixNQUFNLG9CQUFvQjtJQUUvQixZQUNVLE9BQW1CO1FBQW5CLFlBQU8sR0FBUCxPQUFPLENBQVk7SUFDekIsQ0FBQztJQUNMLE1BQU0sQ0FBQyxLQUFrQjtRQUN2QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztJQUNyQixDQUFDO0lBQ0QsTUFBTTtRQUNKLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLEVBQUUsTUFBTSxFQUFFLFVBQVUsQ0FBQyxLQUFLLEVBQUUsV0FBVyxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxFQUFFLENBQUMsQ0FBQztJQUN2RyxDQUFDOzhHQVZVLG9CQUFvQjtrR0FBcEIsb0JBQW9CLG9EQVJyQjs7Ozs7O0tBTVA7O0FBRVEsb0JBQW9CO0lBRGhDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSxxQkFBcUIsRUFBRSxDQUFDO0dBQy9CLG9CQUFvQixDQVdoQzs7MkZBWFksb0JBQW9CO2tCQVRoQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRTs7Ozs7O0tBTVA7aUJBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBPcGVuUG9saWN5IH0gZnJvbSBcIi4uL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vY29yZS9kZWNvcmF0b3JzXCI7XHJcbmltcG9ydCB7IFJvdXRlckltcGwgfSBmcm9tIFwiLi4vY29yZS9yb3V0ZXJcIjtcclxuaW1wb3J0IHsgTGlzdGluZ0NvbXBvbmVudCB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYFxuICAgIEBpZiAobW9kZWw/LnNlY3Rpb24pIHtcbiAgICAgIHt7bW9kZWw/LnNlY3Rpb258dHJhbnNsYXRlfX1cbiAgICAgIDxtYXQtaWNvbiBjbGFzcz1cIm1hdC1pY29uLXJ0bC1taXJyb3JcIiBzdHlsZT1cIm1hcmdpbjogMDsgdmVydGljYWwtYWxpZ246IHRvcDtcIj5jaGV2cm9uX3JpZ2h0PC9tYXQtaWNvbj5cbiAgICB9XG4gICAge3ttb2RlbD8udGl0bGV9fVxuICAgIGAgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYml6ZG9jLXBhdGgtbGlzdGluZycgfSlcclxuZXhwb3J0IGNsYXNzIFBhdGhMaXN0aW5nQ29tcG9uZW50IGltcGxlbWVudHMgTGlzdGluZ0NvbXBvbmVudDxQYXRoTGlzdGluZz57XHJcbiAgbW9kZWw6IFBhdGhMaXN0aW5nO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfcm91dGVyOiBSb3V0ZXJJbXBsLFxyXG4gICkgeyB9XHJcbiAgb25CaW5kKG1vZGVsOiBQYXRoTGlzdGluZykge1xyXG4gICAgdGhpcy5tb2RlbCA9IG1vZGVsO1xyXG4gIH1cclxuICBvblBpY2soKSB7XHJcbiAgICB0aGlzLl9yb3V0ZXIubmF2aWdhdGUodGhpcy5tb2RlbC5wYXRoLCB7IHBvbGljeTogT3BlblBvbGljeS5DbGVhciwgcXVlcnlQYXJhbXM6IHRoaXMubW9kZWwucGFyYW1zIH0pO1xyXG4gIH1cclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBhdGhMaXN0aW5nIHtcclxuICBwYXRoOiBzdHJpbmdbXTtcclxuICBwYXJhbXM/OiB7IFtrZXk6IHN0cmluZ106IGFueSB9O1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgc2VjdGlvbjogc3RyaW5nO1xyXG4gIGljb24/OiBzdHJpbmc7XHJcbn1cclxuIl19
@@ -146,10 +146,10 @@ export class SearchService {
146
146
  parent: this._injector
147
147
  });
148
148
  }
149
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SearchService, deps: [{ token: i1.GuideService }, { token: i2.SessionService }, { token: i3.MailboxService }, { token: i4.HttpClient }, { token: i0.Injector }, { token: i5.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Injectable }); }
150
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SearchService }); }
149
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SearchService, deps: [{ token: i1.GuideService }, { token: i2.SessionService }, { token: i3.MailboxService }, { token: i4.HttpClient }, { token: i0.Injector }, { token: i5.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Injectable }); }
150
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SearchService }); }
151
151
  }
152
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.3", ngImport: i0, type: SearchService, decorators: [{
152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: SearchService, decorators: [{
153
153
  type: Injectable
154
154
  }], ctorParameters: () => [{ type: i1.GuideService }, { type: i2.SessionService }, { type: i3.MailboxService }, { type: i4.HttpClient }, { type: i0.Injector }, { type: i5.BizDocComponentFactoryResolver }] });
155
155
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3NlYXJjaC9zZWFyY2guc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUVyRCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFLdEQsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFDaEUsT0FBTyxFQUFlLG9CQUFvQixFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDckUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDMUQsT0FBTyxFQUFvQixVQUFVLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7Ozs7OztBQUU5RCxNQUFNO0FBRU4sTUFBTSxPQUFPLGFBQWE7SUFDeEIsWUFBb0IsTUFBb0IsRUFDOUIsUUFBd0IsRUFDeEIsUUFBd0IsRUFDeEIsS0FBaUIsRUFDakIsU0FBbUIsRUFDbkIsSUFBb0M7UUFMMUIsV0FBTSxHQUFOLE1BQU0sQ0FBYztRQUM5QixhQUFRLEdBQVIsUUFBUSxDQUFnQjtRQUN4QixhQUFRLEdBQVIsUUFBUSxDQUFnQjtRQUN4QixVQUFLLEdBQUwsS0FBSyxDQUFZO1FBQ2pCLGNBQVMsR0FBVCxTQUFTLENBQVU7UUFDbkIsU0FBSSxHQUFKLElBQUksQ0FBZ0M7SUFFOUMsQ0FBQztJQUNELE1BQU0sQ0FBQyxLQUFhO1FBQ2xCLE1BQU0sT0FBTyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDO1FBQ3RDLE1BQU0sT0FBTyxHQUFrQixFQUFFLENBQUM7UUFDbEMsSUFBSSxLQUFLLEtBQUssRUFBRSxJQUFJLENBQUMsS0FBSztZQUN4QixpRUFBaUU7WUFDakUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFP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T0FBTyxRQUFRLENBQUMsTUFBTSxDQUFDO1lBQ3JCLFNBQVMsRUFBRSxDQUFDLEVBQUUsT0FBTyxFQUFFLFVBQVUsRUFBRSxRQUFRLEVBQUUsSUFBSSxVQUFVLENBQUMsUUFBUSxDQUFDLEVBQUUsQ0FBQztZQUN4RSxNQUFNLEVBQUUsSUFBSSxDQUFDLFNBQVM7U0FDdkIsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs4R0FySlUsYUFBYTtrSEFBYixhQUFhOzsyRkFBYixhQUFhO2tCQUR6QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSwgSW5qZWN0b3IgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSHR0cENsaWVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbi9odHRwJztcclxuaW1wb3J0IHsgQ29tcG9uZW50UG9ydGFsIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL3BvcnRhbCc7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9zZXNzaW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBNYWlsYm94U2VydmljZSB9IGZyb20gJy4uL2NvcmUvbWFpbGJveC5zZXJ2aWNlJztcclxuaW1wb3J0IHsgR3VpZGVTZXJ2aWNlIH0gZnJvbSAnLi4vY29yZS9ndWlkZS9ndWlkZS5zZXJ2aWNlJztcclxuaW1wb3J0IHsgQml6RG9jQ29tcG9uZW50RmFjdG9yeVJlc29sdmVyIH0gZnJvbSAnLi4vY29yZS9jb21wb25lbnQtZmFjdG9yeS1yZXNvbHZlcic7XHJcbmltcG9ydCB7IERvY3VtZW50TGlzdGluZ0NvbXBvbmVudCB9IGZyb20gJy4vZG9jdW1lbnQuY29tcG9uZW50JztcclxuaW1wb3J0IHsgUGF0aExpc3RpbmcsIFBhdGhMaXN0aW5nQ29tcG9uZW50IH0gZnJvbSAnLi9wYXRoLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IEd1aWRlTGlzdGluZ0NvbXBvbmVudCB9IGZyb20gJy4vZ3VpZGUuY29tcG9uZW50JztcclxuaW1wb3J0IHsgTGlzdGluZ0NvbXBvbmVudCwgTGlzdGluZ1JlZiB9IGZyb20gJy4vZGVjbGFyYXRpb25zJztcclxuXHJcbi8qKiAqL1xyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBTZWFyY2hTZXJ2aWNlIHtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9ndWlkZTogR3VpZGVTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9tYWlsYm94OiBNYWlsYm94U2VydmljZSxcclxuICAgIHByaXZhdGUgX2h0dHA6IEh0dHBDbGllbnQsXHJcbiAgICBwcml2YXRlIF9pbmplY3RvcjogSW5qZWN0b3IsXHJcbiAgICBwcml2YXRlIF9jZnI6IEJpekRvY0NvbXBvbmVudEZhY3RvcnlSZXNvbHZlcixcclxuICApIHtcclxuICB9XHJcbiAgc2VhcmNoKHZhbHVlOiBzdHJpbmcpOiBMaXN0aW5nSXRlbVtdIHtcclxuICAgIGNvbnN0IHByb2ZpbGUgPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGU7XHJcbiAgICBjb25zdCByZXN1bHRzOiBMaXN0aW5nSXRlbVtdID0gW107XHJcbiAgICBpZiAodmFsdWUgPT09ICcnIHx8ICF2YWx1ZSlcclxuICAgICAgLy8gdXNlIGZvY3VzIHRoZSBzZWFyY2ggd2l0aCBibGFjayB2YWx1ZSBzdWdnZXRzIHJlY2VudCBkb2N1bWVudHNcclxuICAgICAgdGhpcy5fbWFpbGJveC5maW5kQWxsKHsgdHlwZTogJ3JlY2VudCcgfSwgeyB0YWtlOiA1IH0pLnN1YnNjcmliZShyID0+IHIuZm9yRWFjaChpID0+IHtcclxuICAgICAgICByZXN1bHRzLnB1c2goe1xyXG4gICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKERvY3VtZW50TGlzdGluZ0NvbXBvbmVudCksXHJcbiAgICAgICAgICBtb2RlbDogaVxyXG4gICAgICAgIH0pXHJcbiAgICAgIH0pKTtcclxuICAgIGVsc2Uge1xyXG4gICAgICBjb25zdCB2YWwgPSB2YWx1ZS50b0xvd2VyQ2FzZSgpO1xyXG4gICAgICAvLyBzZWFyY2ggcHJvZmlsZSBmb3IgZWxlbWVudHNcclxuICAgICAgcHJvZmlsZS5jdWJlcy5mb3JFYWNoKGMgPT4gYy52aWV3cz8uZm9yRWFjaCh2ID0+IHtcclxuICAgICAgICBpZiAodi50aXRsZS50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsKSA+IC0xKVxyXG4gICAgICAgICAgcmVzdWx0cy5wdXNoKHtcclxuICAgICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKFBhdGhMaXN0aW5nQ29tcG9uZW50KSxcclxuICAgICAgICAgICAgbW9kZWw6XHJcbiAgICAgICAgICAgICAge1xyXG4gICAgICAgICAgICAgICAgcGF0aDogWydjdWJlJywgYy5uYW1lLCAndicsIHYubmFtZV0sXHJcbiAgICAgICAgICAgICAgICB0aXRsZTogdi50aXRsZSxcclxuICAgICAgICAgICAgICAgIHNlY3Rpb246IGMudGl0bGUsXHJcbiAgICAgICAgICAgICAgICBpY29uOiB2Lmljb25cclxuICAgICAgICAgICAgICB9IGFzIFBhdGhMaXN0aW5nXHJcbiAgICAgICAgICB9KTtcclxuICAgICAgfSkpO1xyXG4gICAgICBwcm9maWxlLnJlcG9ydHMuZm9yRWFjaChyID0+IHtcclxuICAgICAgICBpZiAoci50aXRsZS50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsKSA+IC0xKVxyXG4gICAgICAgICAgcmVzdWx0cy5wdXNoKHtcclxuICAgICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKFBhdGhMaXN0aW5nQ29tcG9uZW50KSxcclxuICAgICAgICAgICAgbW9kZWw6XHJcbiAgICAgICAgICAgICAge1xyXG4gICAgICAgICAgICAgICAgcGF0aDogWydyZXBvcnRzJywgci5uYW1lXSxcclxuICAgICAgICAgICAgICAgIHRpdGxlOiByLnRpdGxlLFxyXG4gICAgICAgICAgICAgICAgc2VjdGlvbjogJ1JlcG9ydHMnLFxyXG4gICAgICAgICAgICAgICAgaWNvbjogci5pY29uXHJcbiAgICAgICAgICAgICAgfSBhcyBQYXRoTGlzdGluZ1xyXG4gICAgICAgICAgfSlcclxuICAgICAgfSk7XHJcbiAgICAgIHByb2ZpbGUudXRpbGl0aWVzLmZvckVhY2godSA9PiB7XHJcbiAgICAgICAgaWYgKHUudGl0bGUudG9Mb3dlckNhc2UoKS5pbmRleE9mKHZhbCkgPiAtMSlcclxuICAgICAgICAgIHJlc3VsdHMucHVzaCh7XHJcbiAgICAgICAgICAgIHBvcnRhbDogbmV3IENvbXBvbmVudFBvcnRhbChQYXRoTGlzdGluZ0NvbXBvbmVudCksXHJcbiAgICAgICAgICAgIG1vZGVsOlxyXG4gICAgICAgICAgICAgIHtcclxuICAgICAgICAgICAgICAgIHBhdGg6IFsnYWRtaW4nLCAndG9vbHMnLCB1Lm5hbWVdLFxyXG4gICAgICAgICAgICAgICAgdGl0bGU6IHUudGl0bGUsXHJcbiAgICAgICAgICAgICAgICBzZWN0aW9uOiAnVG9vbHMnLFxyXG4gICAgICAgICAgICAgICAgaWNvbjogdS5pY29uXHJcbiAgICAgICAgICAgICAgfSBhcyBQYXRoTGlzdGluZ1xyXG4gICAgICAgICAgfSlcclxuICAgICAgfSk7XHJcbiAgICAgIC8vIHVzZXIgdGFnc1xyXG4gICAgICBwcm9maWxlLm9wdGlvbnMudGFncz8uZm9yRWFjaCh0ID0+IHtcclxuICAgICAgICBpZiAodC50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsKSA+IC0xKVxyXG4gICAgICAgICAgcmVzdWx0cy5wdXNoKHtcclxuICAgICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKFBhdGhMaXN0aW5nQ29tcG9uZW50KSxcclxuICAgICAgICAgICAgbW9kZWw6XHJcbiAgICAgICAgICAgICAge1xyXG4gICAgICAgICAgICAgICAgcGF0aDogWydtYWlsYm94JywgJ2YnXSxcclxuICAgICAgICAgICAgICAgIHBhcmFtczogeyB0YWc6IHQgfSxcclxuICAgICAgICAgICAgICAgIHRpdGxlOiB0LFxyXG4gICAgICAgICAgICAgICAgc2VjdGlvbjogJ1RhZ3MnLFxyXG4gICAgICAgICAgICAgICAgaWNvbjogJ2Jvb2ttYXJrJ1xyXG4gICAgICAgICAgICAgIH0gYXMgUGF0aExpc3RpbmdcclxuICAgICAgICAgIH0pXHJcbiAgICAgIH0pO1xyXG4gICAgICB0aGlzLl9ndWlkZS5ndWlkZXMuZm9yRWFjaChnID0+IHtcclxuICAgICAgICBpZiAoZy5tb2RlICE9PSAnUHJpdmF0ZScgJiYgZy50aXRsZS50b0xvd2VyQ2FzZSgpLmluZGV4T2YodmFsdWUpID4gLTEpXHJcbiAgICAgICAgICByZXN1bHRzLnB1c2goe1xyXG4gICAgICAgICAgICBwb3J0YWw6IG5ldyBDb21wb25lbnRQb3J0YWwoR3VpZGVMaXN0aW5nQ29tcG9uZW50KSxcclxuICAgICAgICAgICAgbW9kZWw6IGdcclxuICAgICAgICAgIH0pXHJcbiAgICAgIH0pO1xyXG4gICAgICAvLyBzZW5kZXJzIGZyb20gc2VydmVyXHJcbiAgICAgIHRoaXMuX21haWxib3guc2VuZGVycyh2YWx1ZSkuc3Vic2NyaWJlKHIgPT4gci5mb3JFYWNoKHMgPT5cclxuICAgICAgICByZXN1bHRzLnB1c2goe1xyXG4gICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKFBhdGhMaXN0aW5nQ29tcG9uZW50KSxcclxuICAgICAgICAgIG1vZGVsOlxyXG4gICAgICAgICAgICB7XHJcbiAgICAgICAgICAgICAgcGF0aDogWydtYWlsYm94JywgJ2YnLCAnaWInXSxcclxuICAgICAgICAgICAgICBwYXJhbXM6IHsgc2VuZGVySWQ6IHMuaWQgfSxcclxuICAgICAgICAgICAgICB0aXRsZTogcy5uYW1lLFxyXG4gICAgICAgICAgICAgIHNlY3Rpb246ICdTZW5kZXJzJyxcclxuICAgICAgICAgICAgICBpY29uOiAncmVjZW50X2FjdG9ycydcclxuICAgICAgICAgICAgfSBhcyBQYXRoTGlzdGluZ1xyXG4gICAgICAgIH0pXHJcbiAgICAgICkpO1xyXG4gICAgICAvLyBldmVudHNcclxuICAgICAgY29uc3QgdG9kYXkgPSBuZXcgRGF0ZSgpO1xyXG4gICAgICB0aGlzLl9tYWlsYm94LmV2ZW50cyh0b2RheSwgbmV3IERhdGUodG9kYXkudmFsdWVPZigpICsgNjA0ODAwMDAwKSwgdmFsdWUpLlxyXG4gICAgICAgIHN1YnNjcmliZShyID0+IHIuZm9yRWFjaChlID0+XHJcbiAgICAgICAgICByZXN1bHRzLnB1c2goe1xyXG4gICAgICAgICAgICBwb3J0YWw6IG5ldyBDb21wb25lbnRQb3J0YWwoUGF0aExpc3RpbmdDb21wb25lbnQpLFxyXG4gICAgICAgICAgICBtb2RlbDpcclxuICAgICAgICAgICAgICB7XHJcbiAgICAgICAgICAgICAgICBwYXRoOiBbJ3NjaGVkdWxlJ10sXHJcbiAgICAgICAgICAgICAgICBwYXJhbXM6IHsgZGF0ZTogbmV3IERhdGUoZS5zdGFydGluZykudmFsdWVPZigpLmVuY29kZUlkKCkgfSxcclxuICAgICAgICAgICAgICAgIHRpdGxlOiBlLnRpdGxlLFxyXG4gICAgICAgICAgICAgICAgc2VjdGlvbjogJ0V2ZW50cycsXHJcbiAgICAgICAgICAgICAgICBpY29uOiAnZGF0ZV9yYW5nZSdcclxuICAgICAgICAgICAgICB9IGFzIFBhdGhMaXN0aW5nXHJcbiAgICAgICAgICB9KVxyXG4gICAgICAgICkpO1xyXG4gICAgICAvLyBtYWlsYm94IHNlYXJjaFxyXG4gICAgICB2YWx1ZS5sZW5ndGggPiAxICYmXHJcbiAgICAgICAgdGhpcy5fbWFpbGJveC5maW5kQWxsKHsgY29udGFpbnM6IHZhbHVlIH0sIHsgdGFrZTogNSB9KS5zdWJzY3JpYmUobXMgPT5cclxuICAgICAgICAgIG1zLmZvckVhY2gobSA9PiB7XHJcbiAgICAgICAgICAgIHJlc3VsdHMucHVzaCh7XHJcbiAgICAgICAgICAgICAgcG9ydGFsOiBuZXcgQ29tcG9uZW50UG9ydGFsKERvY3VtZW50TGlzdGluZ0NvbXBvbmVudCksXHJcbiAgICAgICAgICAgICAgbW9kZWw6IG1cclxuICAgICAgICAgICAgfSk7XHJcbiAgICAgICAgICB9KVxyXG4gICAgICAgICk7XHJcbiAgICB9XHJcbiAgICAvLyBzZXJ2ZXIgc2VhcmNoIGFsbCBhdmFpbGFibGUgcHJvdmlkZXJzXHJcbiAgICB0aGlzLl9odHRwLmdldDxTZWFyY2hJdGVtW10+KCdhcGkvc2VhcmNoJywge1xyXG4gICAgICBwYXJhbXM6IHsgdmFsdWUsIHRha2U6IDUgfVxyXG4gICAgfSkuc3Vic2NyaWJlKHIgPT5cclxuICAgICAgcmVzdWx0cy51bnNoaWZ0KC4uLnIubWFwKFxyXG4gICAgICAgIGUgPT4ge1xyXG4gICAgICAgICAgbGV0IHByb3ZpZGVyID0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLnNvdXJjZXNbZS50eXBlXTtcclxuXHJcbiAgICAgICAgICBpZiAoIXByb3ZpZGVyKSBwcm92aWRlciA9IHRoaXMuX3Nlc3Npb24ucHJvZmlsZS5zb3VyY2VzW2UudHlwZV0gPSB0aGlzLl9zZXNzaW9uLnByb2ZpbGUuc291cmNlcy5maW5kKHMgPT4gcy5uYW1lID09IGUudHlwZSk7XHJcbiAgICAgICAgICBjb25zdCBjb21wID0gdGhpcy5fY2ZyLmNvbXBvbmVudChwcm92aWRlci50ZW1wbGF0ZSk7XHJcbiAgICAgICAgICByZXR1cm4ge1xyXG4gICAgICAgICAgICBpY29uOiBwcm92aWRlci5pY29uLFxyXG4gICAgICAgICAgICBwb3J0YWw6IG5ldyBDb21wb25lbnRQb3J0YWwoY29tcCksXHJcbiAgICAgICAgICAgIG1vZGVsOiBlLm1vZGVsXHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfSkpXHJcbiAgICApO1xyXG4gICAgcmV0dXJuIHJlc3VsdHM7XHJcbiAgfVxyXG4gIHByaXZhdGUgX2J1aWxkSW5qZWN0b3IocHJvdmlkZXI6IHN0cmluZyk6IEluamVjdG9yIHtcclxuICAgIHJldHVybiBJbmplY3Rvci5jcmVhdGUoe1xyXG4gICAgICBwcm92aWRlcnM6IFt7IHByb3ZpZGU6IExpc3RpbmdSZWYsIHVzZVZhbHVlOiBuZXcgTGlzdGluZ1JlZihwcm92aWRlcikgfV0sXHJcbiAgICAgIHBhcmVudDogdGhpcy5faW5qZWN0b3JcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgU2VhcmNoSXRlbTxUID0gYW55PiB7XHJcbiAgLyoqIHByb3ZpZGVyIG5hbWUgKi9cclxuICB0eXBlOiBzdHJpbmc7XHJcbiAgbW9kZWw6IFRcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIExpc3RpbmdJdGVtPFQgPSBhbnk+IHtcclxuICBpbnN0YW5jZT86IExpc3RpbmdDb21wb25lbnQ8YW55PjtcclxuICBwb3J0YWw6IENvbXBvbmVudFBvcnRhbDxUPlxyXG4gIG1vZGVsOiBUXHJcbn1cclxuXHJcbiJdfQ==