@bizdoc/core 1.13.6 → 1.13.10

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 (310) hide show
  1. package/assets/themes/brown.min.css +8 -8
  2. package/assets/themes/dark.min.css +7 -7
  3. package/assets/themes/deep-purple-teal.min.css +8 -8
  4. package/assets/themes/default.min.css +8 -8
  5. package/assets/themes/green.min.css +8 -8
  6. package/assets/themes/indigo.min.css +8 -8
  7. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  8. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  9. package/esm2020/lib/admin/core/ace.input.mjs +3 -3
  10. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  11. package/esm2020/lib/admin/core/search.input.mjs +4 -4
  12. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  13. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +28 -18
  14. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  15. package/esm2020/lib/admin/document-trace/timeline.mjs +2 -0
  16. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +7 -7
  17. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  18. package/esm2020/lib/admin/form/form.service.mjs +3 -3
  19. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  20. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  21. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
  22. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  23. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  24. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  25. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  26. package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
  27. package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
  28. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  29. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  30. package/esm2020/lib/app.component.mjs +6 -6
  31. package/esm2020/lib/bizdoc.module.mjs +4 -4
  32. package/esm2020/lib/browse/browse-items.component.mjs +7 -7
  33. package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
  34. package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
  35. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +8 -8
  36. package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
  37. package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
  38. package/esm2020/lib/chat/chat-info.mjs +3 -3
  39. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  40. package/esm2020/lib/chat/chat.service.mjs +3 -3
  41. package/esm2020/lib/chat/contacts.component.mjs +7 -7
  42. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  43. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  44. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  45. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  46. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  47. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  48. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  49. package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
  50. package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
  51. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  52. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  53. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  54. package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
  55. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  56. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  57. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  58. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  59. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  60. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  61. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  62. package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
  63. package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
  64. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  65. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  66. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  67. package/esm2020/lib/compose/document.component.mjs +3 -3
  68. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  69. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  70. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  71. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  72. package/esm2020/lib/compose/form.component.mjs +3 -3
  73. package/esm2020/lib/compose/new-menu.component.mjs +3 -3
  74. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  75. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  76. package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
  77. package/esm2020/lib/compose/state.component.mjs +3 -3
  78. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  79. package/esm2020/lib/compose/trace/flow.component.mjs +13 -10
  80. package/esm2020/lib/compose/trace/people.component.mjs +5 -5
  81. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  82. package/esm2020/lib/compose/trace/trace.component.mjs +15 -15
  83. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  84. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  85. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  86. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
  87. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  88. package/esm2020/lib/core/account.service.mjs +3 -3
  89. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  90. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  91. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  92. package/esm2020/lib/core/controls/address.input.mjs +4 -4
  93. package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
  94. package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
  95. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  96. package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
  97. package/esm2020/lib/core/controls/file.input.mjs +3 -3
  98. package/esm2020/lib/core/controls/select.input.mjs +3 -3
  99. package/esm2020/lib/core/controls/time-picker.mjs +3 -3
  100. package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
  101. package/esm2020/lib/core/datasource.service.mjs +3 -3
  102. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  103. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  104. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  105. package/esm2020/lib/core/hub.service.mjs +3 -3
  106. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  107. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  108. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  109. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  110. package/esm2020/lib/core/info/map-info.mjs +3 -3
  111. package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
  112. package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
  113. package/esm2020/lib/core/layout/checkbox.mjs +3 -3
  114. package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
  115. package/esm2020/lib/core/layout/date.field.mjs +4 -4
  116. package/esm2020/lib/core/layout/expression.field.mjs +3 -3
  117. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  118. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  119. package/esm2020/lib/core/layout/input.field.mjs +4 -4
  120. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  121. package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
  122. package/esm2020/lib/core/layout/select.field.mjs +3 -3
  123. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  124. package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
  125. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  126. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  127. package/esm2020/lib/core/mailbox.service.mjs +11 -11
  128. package/esm2020/lib/core/models.mjs +1 -1
  129. package/esm2020/lib/core/none.component.mjs +3 -3
  130. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  131. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  132. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  133. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  134. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  137. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  139. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  142. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  143. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  144. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  145. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  146. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  147. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  148. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  149. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  150. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  151. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  152. package/esm2020/lib/core/prompt.service.mjs +3 -3
  153. package/esm2020/lib/core/router.mjs +6 -6
  154. package/esm2020/lib/core/session.service.mjs +3 -3
  155. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  156. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  157. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  158. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  159. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  160. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  161. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  162. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  163. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  164. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  165. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  166. package/esm2020/lib/core/translate.service.mjs +3 -3
  167. package/esm2020/lib/core/translations.mjs +5 -5
  168. package/esm2020/lib/core/window-title.service.mjs +3 -3
  169. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  170. package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
  171. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  172. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  173. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  174. package/esm2020/lib/cube/cube.service.mjs +3 -3
  175. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  176. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  177. package/esm2020/lib/cube/explore/explore-items.component.mjs +9 -9
  178. package/esm2020/lib/cube/explore/explore.pane.component.mjs +10 -9
  179. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  180. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  181. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +21 -10
  182. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  183. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  184. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
  185. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  186. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  187. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  188. package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
  189. package/esm2020/lib/cube/matrix/table.component.mjs +9 -11
  190. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  191. package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
  192. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  193. package/esm2020/lib/cube/view-base.mjs +3 -3
  194. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  195. package/esm2020/lib/cube/view.pane.component.mjs +5 -5
  196. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  197. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  198. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  199. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  201. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  202. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  203. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  204. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  205. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  206. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  207. package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +3 -3
  208. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  209. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  210. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  211. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  212. package/esm2020/lib/desktop.module.mjs +4 -4
  213. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  214. package/esm2020/lib/home/home-base.component.mjs +3 -3
  215. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  216. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  217. package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
  218. package/esm2020/lib/home/options/options.component.mjs +4 -4
  219. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  220. package/esm2020/lib/home/search.service.mjs +3 -3
  221. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  222. package/esm2020/lib/home/tools.component.mjs +3 -3
  223. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  224. package/esm2020/lib/mobile.module.mjs +4 -4
  225. package/esm2020/lib/modules/chart.module.mjs +4 -4
  226. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  227. package/esm2020/lib/modules/date.adapter.mjs +3 -3
  228. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  229. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  230. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  231. package/esm2020/lib/modules/grid.module.mjs +4 -4
  232. package/esm2020/lib/modules/material.module.mjs +4 -4
  233. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  234. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  235. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  236. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  237. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  238. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  239. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  240. package/esm2020/lib/notifications/notifications-table.component.mjs +5 -5
  241. package/esm2020/lib/notifications/notifications.component-base.mjs +1 -1
  242. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  243. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  244. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  245. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  246. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  247. package/esm2020/lib/notifications/types/escalated.notification.mjs +5 -5
  248. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  249. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  250. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  251. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  252. package/esm2020/lib/notifications/types/state-changed.notification.mjs +5 -5
  253. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  254. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  255. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  256. package/esm2020/lib/options/options.component.mjs +3 -3
  257. package/esm2020/lib/options/options.service.mjs +3 -3
  258. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  259. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  260. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  261. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  262. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  263. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  264. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  265. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  266. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  267. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  268. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  269. package/esm2020/lib/reports/substitution/substitution.component.mjs +6 -6
  270. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  271. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  272. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  273. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  274. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  275. package/esm2020/lib/shared.module.mjs +7 -7
  276. package/esm2020/lib/system.module.mjs +4 -4
  277. package/esm2020/lib/views/cube/chart.component.mjs +3 -3
  278. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  279. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  280. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  281. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  282. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  283. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  284. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  285. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +6 -6
  286. package/esm2020/lib/views/view-item.component.mjs +3 -3
  287. package/esm2020/lib/views/views.component.mjs +3 -3
  288. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  289. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  290. package/esm2020/public-api.mjs +2 -1
  291. package/fesm2015/bizdoc-core.mjs +1045 -1023
  292. package/fesm2015/bizdoc-core.mjs.map +1 -1
  293. package/fesm2020/bizdoc-core.mjs +1044 -1023
  294. package/fesm2020/bizdoc-core.mjs.map +1 -1
  295. package/lib/admin/document-trace/document-trace.component.d.ts +4 -4
  296. package/lib/admin/document-trace/{Timeline.d.ts → timeline.d.ts} +4 -1
  297. package/lib/admin/document-trace/trace-element.component.d.ts +1 -2
  298. package/lib/browse/expanded-item/expanded-item.component.d.ts +2 -2
  299. package/lib/core/mailbox.service.d.ts +2 -2
  300. package/lib/core/models.d.ts +4 -6
  301. package/lib/cube/filter/filter-tags.component.exp.d.ts +9 -5
  302. package/lib/home/notifications/notifications.component.d.ts +2 -2
  303. package/lib/home/options/options.component.d.ts +1 -1
  304. package/lib/notifications/notifications-table.component.d.ts +2 -2
  305. package/lib/notifications/notifications.component-base.d.ts +4 -0
  306. package/lib/notifications/types/escalated.notification.d.ts +1 -2
  307. package/lib/shared.module.d.ts +1 -1
  308. package/package.json +15 -15
  309. package/public-api.d.ts +1 -0
  310. package/esm2020/lib/admin/document-trace/Timeline.mjs +0 -2
@@ -1,5 +1,5 @@
1
- import { OnInit, OnDestroy, ElementRef } from '@angular/core';
2
- import { DiagramConstraints, ScrollSettingsModel, SelectorModel, ToolBase, Diagram, ConnectorModel, NodeModel, SnapSettingsModel, DiagramTools, ISelectionChangeEventArgs } from '@syncfusion/ej2-angular-diagrams';
1
+ import { OnInit, OnDestroy, ElementRef, ChangeDetectorRef } from '@angular/core';
2
+ import { DiagramConstraints, ScrollSettingsModel, SelectorModel, ToolBase, Diagram, ConnectorModel, NodeModel, SnapSettingsModel, DiagramTools, ISelectionChangeEventArgs, LayoutModel } from '@syncfusion/ej2-angular-diagrams';
3
3
  import { FormBuilder } from '@angular/forms';
4
4
  import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
5
  import { MatDialog } from "@angular/material/dialog";
@@ -13,8 +13,7 @@ import { GuideService } from '../../core/guide/guide.service';
13
13
  import { PanesRouter } from '../../core/slots/router.service';
14
14
  import { PaneRef } from '../../core/slots/pane-ref';
15
15
  import { SessionService } from '../../core/session.service';
16
- import { DiagramInfo, MoveModel, Timeline } from './Timeline';
17
- import { ChangeDetectorRef } from '@angular/core';
16
+ import { DiagramInfo, MoveModel, Timeline } from './timeline';
18
17
  import * as i0 from "@angular/core";
19
18
  export declare class DocumentTraceComponent implements OnInit, OnDestroy {
20
19
  private _utilityRef;
@@ -36,6 +35,7 @@ export declare class DocumentTraceComponent implements OnInit, OnDestroy {
36
35
  timeline: Timeline;
37
36
  diagramConstraints: DiagramConstraints;
38
37
  diagramTool: DiagramTools;
38
+ readonly layout: LayoutModel;
39
39
  readonly snapSettings: SnapSettingsModel;
40
40
  readonly scrollSettings: ScrollSettingsModel;
41
41
  private readonly _accentColor;
@@ -14,11 +14,14 @@ export interface DiagramInfo {
14
14
  attachments: Attachment[];
15
15
  recipients: Recipient[];
16
16
  }
17
- export interface NodeInfo {
17
+ export interface NodeData {
18
18
  parentId?: string;
19
19
  indicator?: boolean;
20
20
  virtual?: boolean;
21
21
  }
22
+ export interface ConnectorData {
23
+ virtual?: boolean;
24
+ }
22
25
  export interface Timeline {
23
26
  date: Date;
24
27
  submissions: Date[];
@@ -5,8 +5,7 @@ import { NodeModel } from "@syncfusion/ej2-angular-diagrams";
5
5
  import { TranslateService } from '../../core/translate.service';
6
6
  import { AccountService } from '../../core/account.service';
7
7
  import { ChatInfo } from '../../chat/chat-info';
8
- import { DiagramInfo } from "./Timeline";
9
- import { Timeline } from "./Timeline";
8
+ import { Timeline, DiagramInfo } from "./timeline";
10
9
  import { SessionService } from "../../core/session.service";
11
10
  import { PanesRouter } from "../../core/slots/router.service";
12
11
  import * as i0 from "@angular/core";
@@ -1,13 +1,13 @@
1
1
  import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
2
- import { RecipientModel, Action } from '../../core/models';
3
2
  import { MatDialog } from '@angular/material/dialog';
3
+ import { Directionality } from '@angular/cdk/bidi';
4
+ import { RecipientModel, Action } from '../../core/models';
4
5
  import { MailboxService } from '../../core/mailbox.service';
5
6
  import { SessionService } from '../../core/session.service';
6
7
  import { PromptService } from '../../core/prompt.service';
7
8
  import { TranslateService } from '../../core/translate.service';
8
9
  import { HubService } from '../../core/hub.service';
9
10
  import { AccountService } from '../../core/account.service';
10
- import { Directionality } from '@angular/cdk/bidi';
11
11
  import { ChatInfo } from '../../chat/chat-info';
12
12
  import * as i0 from "@angular/core";
13
13
  export declare class ExpandedItemComponent implements OnInit, OnDestroy {
@@ -90,7 +90,7 @@ export declare class MailboxService {
90
90
  }, options?: {
91
91
  skip?: number;
92
92
  take?: number;
93
- orderBy?: 'value' | 'received';
93
+ orderBy?: 'value' | 'viewed' | 'date';
94
94
  }): Observable<HeaderModel[]>;
95
95
  create<T = any>(form: string): Observable<RecipientModel<T>>;
96
96
  get<T = any>(id: number, read?: boolean): Observable<RecipientModel<T>>;
@@ -110,7 +110,7 @@ export declare class MailboxService {
110
110
  * get geo location if form settings requies
111
111
  * @param form
112
112
  */
113
- private _withGeoLocation;
113
+ private _getGeoLocation;
114
114
  /**
115
115
  */
116
116
  private _notify;
@@ -5,7 +5,7 @@ export interface HeaderModel<T = any> {
5
5
  draft?: boolean;
6
6
  issued?: Date;
7
7
  documentId: number;
8
- substitutingId?: string;
8
+ substituteId?: string;
9
9
  ownerId: string;
10
10
  action?: string;
11
11
  ownerById?: string;
@@ -21,7 +21,6 @@ export interface HeaderModel<T = any> {
21
21
  read: boolean;
22
22
  note?: string;
23
23
  senderId?: string;
24
- byId?: string;
25
24
  stateId: string;
26
25
  currencyCode?: string;
27
26
  flag?: boolean;
@@ -88,6 +87,7 @@ export interface RecipientModel<T = any> extends HeaderModel<T>, DocumentModel<T
88
87
  originId?: number;
89
88
  escalated?: boolean;
90
89
  tags?: string[];
90
+ byId?: string;
91
91
  }
92
92
  export interface ConnectorInfo {
93
93
  originId?: number;
@@ -126,10 +126,10 @@ export interface Log {
126
126
  fileId?: number;
127
127
  error?: string;
128
128
  }
129
- export declare type LogType = 'Submit' | 'Download' | 'StateChange' | 'ActionTaken' | 'CheckIn' | 'CheckOut' | 'ModelChange' | 'Node' | 'VirtualNode' | 'Jump' | 'Connector' | 'VirtualConnector' | 'Escalation';
129
+ export declare type LogType = 'Submit' | 'Download' | 'StateChange' | 'ActionTaken' | 'CheckIn' | 'CheckOut' | 'ModelChange' | 'Node' | 'VirtualNode' | 'NodeJump' | 'Connector' | 'VirtualConnector' | 'Escalation';
130
130
  export interface Recipient {
131
131
  originId?: number;
132
- substitutingId?: string;
132
+ substituteId?: string;
133
133
  byId?: string;
134
134
  nodeId?: string;
135
135
  userId: string;
@@ -212,8 +212,6 @@ export interface CommentVersion {
212
212
  export interface Notification {
213
213
  muted?: boolean;
214
214
  deleted?: boolean;
215
- injector: any;
216
- comp: any;
217
215
  id: number;
218
216
  type: NotificationType;
219
217
  title: string;
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
2
  import { DatasourceService } from '../../core/datasource.service';
3
- import { AxesMap, Cube } from '../../core/models';
3
+ import { AxesMap } from '../../core/models';
4
4
  import { SessionService } from '../../core/session.service';
5
5
  import * as i0 from "@angular/core";
6
6
  declare type Tag = {
@@ -15,13 +15,17 @@ export declare class FilterTagsComponent implements OnChanges {
15
15
  private _session;
16
16
  private _ds;
17
17
  axes: AxesMap;
18
- cube: Cube;
19
- readonly filtersChange: EventEmitter<AxesMap>;
18
+ cube: string;
19
+ private _interactive;
20
+ get interactive(): boolean;
21
+ set interactive(value: boolean);
22
+ private _cube;
23
+ readonly axesChange: EventEmitter<AxesMap>;
20
24
  tags: Tag[];
21
25
  constructor(_session: SessionService, _ds: DatasourceService);
22
- ngOnChanges(changes: SimpleChanges): void;
26
+ ngOnChanges(_: SimpleChanges): void;
23
27
  remove(tag: Tag): void;
24
28
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterTagsComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<FilterTagsComponent, "bizdoc-filter-tags", never, { "axes": "axes"; "cube": "cube"; }, { "filtersChange": "filtersChange"; }, never, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<FilterTagsComponent, "bizdoc-cube-tags", never, { "axes": "axes"; "cube": "cube"; "interactive": "interactive"; }, { "axesChange": "axesChange"; }, never, never>;
26
30
  }
27
31
  export {};
@@ -1,7 +1,7 @@
1
1
  import { Injector, OnInit } from '@angular/core';
2
2
  import { Observable } from 'rxjs';
3
3
  import { Notification } from '../../core/models';
4
- import { NotificationsComponentBase } from "../../notifications/notifications.component-base";
4
+ import { NotificationExtra, NotificationsComponentBase } from "../../notifications/notifications.component-base";
5
5
  import { SessionService } from '../../core/session.service';
6
6
  import { NotificationsService } from '../../notifications/notifications.service';
7
7
  import { OptionsService } from "../../options/options.service";
@@ -14,7 +14,7 @@ export declare class QuickNotificationsComponent extends NotificationsComponentB
14
14
  private _service;
15
15
  private _session;
16
16
  private _options;
17
- notifications: Notification[];
17
+ notifications: NotificationExtra[];
18
18
  /** notifications ctor */
19
19
  constructor(_popupRef: PopupRef<QuickNotificationsComponent>, _router: PanesRouter, _service: NotificationsService, _session: SessionService, injector: Injector, _options: OptionsService);
20
20
  ngOnInit(): void;
@@ -1,7 +1,7 @@
1
1
  import { OnDestroy, OnInit } from '@angular/core';
2
- import { SessionService } from '../../core/session.service';
3
2
  import { MatDialog } from '@angular/material/dialog';
4
3
  import { AvailabilityState, Guide } from '../../core/models';
4
+ import { SessionService } from '../../core/session.service';
5
5
  import { OptionsService } from "../../options/options.service";
6
6
  import { PromptService } from '../../core/prompt.service';
7
7
  import { GuideService } from '../../core/guide/guide.service';
@@ -5,7 +5,7 @@ import { SelectionModel } from '@angular/cdk/collections';
5
5
  import { Observable } from 'rxjs';
6
6
  import { Notification } from '../core/models';
7
7
  import { NotificationsService } from './notifications.service';
8
- import { NotificationsComponentBase } from "./notifications.component-base";
8
+ import { NotificationExtra, NotificationsComponentBase } from "./notifications.component-base";
9
9
  import { Popup } from '../core/popup/popup.service';
10
10
  import * as i0 from "@angular/core";
11
11
  export declare class NotificationsTableComponent extends NotificationsComponentBase implements OnInit {
@@ -14,7 +14,7 @@ export declare class NotificationsTableComponent extends NotificationsComponentB
14
14
  sort: MatSort;
15
15
  dataSource: MatTableDataSource<any>;
16
16
  showDeleted: boolean;
17
- readonly selection: SelectionModel<Notification>;
17
+ readonly selection: SelectionModel<NotificationExtra>;
18
18
  /** notifications ctor */
19
19
  constructor(_service: NotificationsService, injector: Injector, _popup: Popup);
20
20
  ngOnInit(): void;
@@ -6,3 +6,7 @@ export declare abstract class NotificationsComponentBase {
6
6
  protected _comp(type: NotificationType): any;
7
7
  protected _getInjector(item: Notification): Injector;
8
8
  }
9
+ export interface NotificationExtra extends Notification {
10
+ injector: any;
11
+ comp: any;
12
+ }
@@ -17,10 +17,9 @@ export declare class EscalatedNotification extends NotificationBase implements O
17
17
  static ɵcmp: i0.ɵɵComponentDeclaration<EscalatedNotification, "ng-component", never, {}, {}, never, never>;
18
18
  }
19
19
  interface Escalated extends Notification {
20
- substitutingId: string;
20
+ substituteId: string;
21
21
  role?: string;
22
22
  duration: number;
23
- form: string;
24
23
  number: string;
25
24
  }
26
25
  export {};
@@ -179,6 +179,6 @@ import * as i175 from "./modules/material.module";
179
179
  export declare class SharedModule {
180
180
  static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
181
181
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
182
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.FileInput, typeof i2.DateFormatPipe, typeof i3.CalendarPipe, typeof i4.DifferencePipe, typeof i5.DurationPipe, typeof i6.TimeAgoPipe, typeof i7.CheckboxComponent, typeof i8.CubeParallelComponent, typeof i9.CubeSumComponent, typeof i10.CubeParallelViewComponent, typeof i11.CubeChartViewComponent, typeof i12.CubeExploreViewComponent, typeof i13.CubeDocumentSumComponent, typeof i14.ExploreItemImplComponent, typeof i15.DocumentInfoComponent, typeof i16.DocumentViewsComponent, typeof i17.ViewItemComponent, typeof i18.CubeDocumentMatrixComponent, typeof i19.CubeDocumentViewComponent, typeof i20.CubePivotViewComponent, typeof i21.ActionPicker, typeof i22.HtmlSimplePipe, typeof i23.QuickCommentComponent, typeof i24.DurationFormatPipe, typeof i25.CombinationPicker, typeof i26.CombinationPickerBody, typeof i27.CombinationPool, typeof i28.TimelineViewComponent, typeof i29.MatIconAnimate, typeof i30.DateRangePipe, typeof i30.AgoPipe, typeof i31.ColorPicker, typeof i32.StateDirective, typeof i33.BrokenPage, typeof i34.JoinPipe, typeof i35.TimePicker, typeof i36.TypeValuePipe, typeof i37.TypeSelect, typeof i38.TypeAutocomplete, typeof i39.TranslatePipe, typeof i40.IdentityName, typeof i41.SanitizeHtmlPipe, typeof i42.AceInput, typeof i43.TimespanInput, typeof i44.AddressInput, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i51.LayoutComponent, typeof i52.HtmlField, typeof i53.NumericField, typeof i54.AutocompleteField, typeof i55.CheckField, typeof i56.DateField, typeof i57.DateRangeField, typeof i58.ExpressionField, typeof i59.InputField, typeof i60.SelectField, typeof i61.SwitchField, typeof i62.TextareaField, typeof i63.TimespanField, typeof i64.ReturnActionComponent, typeof i65.AssignActionComponent, typeof i66.AvatarComponent, typeof i67.PeopleComponent, typeof i68.EditInputComponent, typeof i69.NgxComponentOutlet, typeof i33.BizDocApp, typeof i70.LottieAnimation, typeof i22.ContactsComponent, typeof i71.CubeMatrixComponent, typeof i72.FilterTagsComponent, typeof i73.ExploreItemsComponent, typeof i74.CompareNameDirective, typeof i74.CompareGroupDirective, typeof i74.CompareContextDirective, typeof i75.GuideComponent, typeof i76.OutOfOfficeToast, typeof i77.NotificationsTableComponent, typeof i78.NotificationsFilterComponent, typeof i79.TaggingPipe, typeof i80.PrivilegeHiddenDirective, typeof i81.TaggingItemDirective, typeof i82.TaggingDirective, typeof i83.DocumentTaggingComponent, typeof i84.UserTaggingComponent, typeof i80.PrivilegeDisabledDirective, typeof i85.CubeGridDocumentsComponent, typeof i86.LongRunningTaskNotification, typeof i87.TaggedNotification, typeof i88.CommentedNotification, typeof i89.NudgeNotification, typeof i90.TextNotification, typeof i91.CubeAnomalyNotification, typeof i92.EscalatedNotification, typeof i93.LikedNotification, typeof i94.StateChangedNotification, typeof i95.UpcomingEventNotification, typeof i96.NoneComponent, typeof i97.ScheduleViewComponent, typeof i98.OptionsComponent, typeof i99.TraceViewComponent, typeof i100.ProgressDirective, typeof i101.AttachmentsComponent, typeof i102.DocumentEventsComponent, typeof i103.TagsComponent, typeof i104.MapComponent, typeof i105.MaskComponent, typeof i106.SaveChangesDialog, typeof i107.FlowViewComponent, typeof i108.SubstitutionComponent, typeof i109.PopupComponent, typeof i110.AttachmentPreview, typeof i111.CommentsComponent, typeof i112.CommentComponent, typeof i113.EditCommentComponent, typeof i114.CommentLikesComponent, typeof i115.CommentEditsComponent, typeof i116.BrowseItemsComponent, typeof i117.BrowseFilterComponent, typeof i118.ExpandedItemComponent, typeof i119.ComposeFormComponent, typeof i120.CubeViewComponent, typeof i121.CubeFilterComponent, typeof i122.CubeAccumulationChartComponent, typeof i123.CubeChartComponent, typeof i124.CubePivotComponent, typeof i125.CubeSpreadsheetComponent, typeof i126.CubeGridComponent, typeof i127.ReportViewerComponent, typeof i128.TableViewComponent, typeof i129.ReportArgumentsComponent, typeof i130.DashboardComponent, typeof i131.WidgetItemComponent, typeof i132.CubeWidgetFilterComponent, typeof i133.CubeAccumAnalysisWidget, typeof i134.CubeAnalysisWidget, typeof i135.CubeChartAnalysisWidget, typeof i136.ActionsWidget, typeof i137.RecentsWidget, typeof i138.AskDialog, typeof i139.AboutDialog, typeof i140.ActionDialog, typeof i141.ImpersonateDialog, typeof i142.ConversationComponent, typeof i143.CubeMatrixPopupComponent, typeof i144.VersionCompareComponent, typeof i145.ExploreDocumentComponent, typeof i146.TasksComponent, typeof i147.PendingResultsWidget, typeof i148.CompareDepartmentsWidget, typeof i149.CubeDocumentsComponent, typeof i150.CubeDocumentsWidget, typeof i151.PersonalScoreWidget, typeof i152.PersonalActivityWidget, typeof i153.PeersPerformanceWidget, typeof i154.UsagePivotComponent, typeof i155.UsageChartComponent, typeof i156.UsageReportArgs, typeof i157.EmojiHostComponent, typeof i158.TooltipDirective, typeof i158.TooltipComponent], [typeof i159.CommonModule, typeof i160.HttpClientModule, typeof i161.ReactiveFormsModule, typeof i162.FlexLayoutModule, typeof i163.RouterModule, typeof i164.PickerModule, typeof i165.SyncfusionGanttModule, typeof i166.SyncfusionScheduleModule, typeof i167.SyncfusionCircularGaugeModule, typeof i168.SyncfusionChartModule, typeof i165.SyncfusionGanttModule, typeof i169.SyncfusionGridModule, typeof i170.SyncfusionTextEditorModule, typeof i171.SyncfusionSpreadsheetModule, typeof i172.SyncfusionPivotModule, typeof i173.KanbanModule, typeof i174.SyncfusionDiagramModule, typeof i175.MaterialModule], [typeof i1.FileInput, typeof i2.DateFormatPipe, typeof i3.CalendarPipe, typeof i4.DifferencePipe, typeof i5.DurationPipe, typeof i6.TimeAgoPipe, typeof i7.CheckboxComponent, typeof i8.CubeParallelComponent, typeof i9.CubeSumComponent, typeof i14.ExploreItemImplComponent, typeof i15.DocumentInfoComponent, typeof i16.DocumentViewsComponent, typeof i130.DashboardComponent, typeof i103.TagsComponent, typeof i23.QuickCommentComponent, typeof i175.MaterialModule, typeof i111.CommentsComponent, typeof i33.BrokenPage, typeof i140.ActionDialog, typeof i117.BrowseFilterComponent, typeof i121.CubeFilterComponent, typeof i97.ScheduleViewComponent, typeof i127.ReportViewerComponent, typeof i131.WidgetItemComponent, typeof i120.CubeViewComponent, typeof i73.ExploreItemsComponent, typeof i119.ComposeFormComponent, typeof i116.BrowseItemsComponent, typeof i77.NotificationsTableComponent, typeof i21.ActionPicker, typeof i142.ConversationComponent, typeof i32.StateDirective, typeof i22.ContactsComponent, typeof i71.CubeMatrixComponent, typeof i24.DurationFormatPipe, typeof i25.CombinationPicker, typeof i27.CombinationPool, typeof i35.TimePicker, typeof i158.TooltipDirective, typeof i30.DateRangePipe, typeof i69.NgxComponentOutlet, typeof i29.MatIconAnimate, typeof i42.AceInput, typeof i34.JoinPipe, typeof i36.TypeValuePipe, typeof i37.TypeSelect, typeof i38.TypeAutocomplete, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i41.SanitizeHtmlPipe, typeof i39.TranslatePipe, typeof i40.IdentityName, typeof i44.AddressInput, typeof i66.AvatarComponent, typeof i129.ReportArgumentsComponent, typeof i33.BizDocApp, typeof i110.AttachmentPreview, typeof i80.PrivilegeHiddenDirective, typeof i80.PrivilegeDisabledDirective, typeof i74.CompareGroupDirective, typeof i74.CompareNameDirective, typeof i74.CompareContextDirective, typeof i99.TraceViewComponent, typeof i107.FlowViewComponent, typeof i65.AssignActionComponent, typeof i64.ReturnActionComponent, typeof i145.ExploreDocumentComponent, typeof i136.ActionsWidget, typeof i134.CubeAnalysisWidget, typeof i150.CubeDocumentsWidget, typeof i137.RecentsWidget, typeof i152.PersonalActivityWidget, typeof i148.CompareDepartmentsWidget, typeof i153.PeersPerformanceWidget, typeof i147.PendingResultsWidget, typeof i151.PersonalScoreWidget, typeof i132.CubeWidgetFilterComponent, typeof i149.CubeDocumentsComponent, typeof i85.CubeGridDocumentsComponent, typeof i146.TasksComponent, typeof i156.UsageReportArgs, typeof i155.UsageChartComponent, typeof i154.UsagePivotComponent, typeof i43.TimespanInput, typeof i144.VersionCompareComponent, typeof i70.LottieAnimation, typeof i122.CubeAccumulationChartComponent, typeof i123.CubeChartComponent, typeof i124.CubePivotComponent, typeof i125.CubeSpreadsheetComponent, typeof i126.CubeGridComponent]>;
182
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.FileInput, typeof i2.DateFormatPipe, typeof i3.CalendarPipe, typeof i4.DifferencePipe, typeof i5.DurationPipe, typeof i6.TimeAgoPipe, typeof i7.CheckboxComponent, typeof i8.CubeParallelComponent, typeof i9.CubeSumComponent, typeof i10.CubeParallelViewComponent, typeof i11.CubeChartViewComponent, typeof i12.CubeExploreViewComponent, typeof i13.CubeDocumentSumComponent, typeof i14.ExploreItemImplComponent, typeof i15.DocumentInfoComponent, typeof i16.DocumentViewsComponent, typeof i17.ViewItemComponent, typeof i18.CubeDocumentMatrixComponent, typeof i19.CubeDocumentViewComponent, typeof i20.CubePivotViewComponent, typeof i21.ActionPicker, typeof i22.HtmlSimplePipe, typeof i23.QuickCommentComponent, typeof i24.DurationFormatPipe, typeof i25.CombinationPicker, typeof i26.CombinationPickerBody, typeof i27.CombinationPool, typeof i28.TimelineViewComponent, typeof i29.MatIconAnimate, typeof i30.DateRangePipe, typeof i30.AgoPipe, typeof i31.ColorPicker, typeof i32.StateDirective, typeof i33.BrokenPage, typeof i34.JoinPipe, typeof i35.TimePicker, typeof i36.TypeValuePipe, typeof i37.TypeSelect, typeof i38.TypeAutocomplete, typeof i39.TranslatePipe, typeof i40.IdentityName, typeof i41.SanitizeHtmlPipe, typeof i42.AceInput, typeof i43.TimespanInput, typeof i44.AddressInput, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i51.LayoutComponent, typeof i52.HtmlField, typeof i53.NumericField, typeof i54.AutocompleteField, typeof i55.CheckField, typeof i56.DateField, typeof i57.DateRangeField, typeof i58.ExpressionField, typeof i59.InputField, typeof i60.SelectField, typeof i61.SwitchField, typeof i62.TextareaField, typeof i63.TimespanField, typeof i64.ReturnActionComponent, typeof i65.AssignActionComponent, typeof i66.AvatarComponent, typeof i67.PeopleComponent, typeof i68.EditInputComponent, typeof i69.NgxComponentOutlet, typeof i33.BizDocApp, typeof i70.LottieAnimation, typeof i22.ContactsComponent, typeof i71.CubeMatrixComponent, typeof i72.FilterTagsComponent, typeof i73.ExploreItemsComponent, typeof i74.CompareNameDirective, typeof i74.CompareGroupDirective, typeof i74.CompareContextDirective, typeof i75.GuideComponent, typeof i76.OutOfOfficeToast, typeof i77.NotificationsTableComponent, typeof i78.NotificationsFilterComponent, typeof i79.TaggingPipe, typeof i80.PrivilegeHiddenDirective, typeof i81.TaggingItemDirective, typeof i82.TaggingDirective, typeof i83.DocumentTaggingComponent, typeof i84.UserTaggingComponent, typeof i80.PrivilegeDisabledDirective, typeof i85.CubeGridDocumentsComponent, typeof i86.LongRunningTaskNotification, typeof i87.TaggedNotification, typeof i88.CommentedNotification, typeof i89.NudgeNotification, typeof i90.TextNotification, typeof i91.CubeAnomalyNotification, typeof i92.EscalatedNotification, typeof i93.LikedNotification, typeof i94.StateChangedNotification, typeof i95.UpcomingEventNotification, typeof i96.NoneComponent, typeof i97.ScheduleViewComponent, typeof i98.OptionsComponent, typeof i99.TraceViewComponent, typeof i100.ProgressDirective, typeof i101.AttachmentsComponent, typeof i102.DocumentEventsComponent, typeof i103.TagsComponent, typeof i104.MapComponent, typeof i105.MaskComponent, typeof i106.SaveChangesDialog, typeof i107.FlowViewComponent, typeof i108.SubstitutionComponent, typeof i109.PopupComponent, typeof i110.AttachmentPreview, typeof i111.CommentsComponent, typeof i112.CommentComponent, typeof i113.EditCommentComponent, typeof i114.CommentLikesComponent, typeof i115.CommentEditsComponent, typeof i116.BrowseItemsComponent, typeof i117.BrowseFilterComponent, typeof i118.ExpandedItemComponent, typeof i119.ComposeFormComponent, typeof i120.CubeViewComponent, typeof i121.CubeFilterComponent, typeof i122.CubeAccumulationChartComponent, typeof i123.CubeChartComponent, typeof i124.CubePivotComponent, typeof i125.CubeSpreadsheetComponent, typeof i126.CubeGridComponent, typeof i127.ReportViewerComponent, typeof i128.TableViewComponent, typeof i129.ReportArgumentsComponent, typeof i130.DashboardComponent, typeof i131.WidgetItemComponent, typeof i132.CubeWidgetFilterComponent, typeof i133.CubeAccumAnalysisWidget, typeof i134.CubeAnalysisWidget, typeof i135.CubeChartAnalysisWidget, typeof i136.ActionsWidget, typeof i137.RecentsWidget, typeof i138.AskDialog, typeof i139.AboutDialog, typeof i140.ActionDialog, typeof i141.ImpersonateDialog, typeof i142.ConversationComponent, typeof i143.CubeMatrixPopupComponent, typeof i144.VersionCompareComponent, typeof i145.ExploreDocumentComponent, typeof i146.TasksComponent, typeof i147.PendingResultsWidget, typeof i148.CompareDepartmentsWidget, typeof i149.CubeDocumentsComponent, typeof i150.CubeDocumentsWidget, typeof i151.PersonalScoreWidget, typeof i152.PersonalActivityWidget, typeof i153.PeersPerformanceWidget, typeof i154.UsagePivotComponent, typeof i155.UsageChartComponent, typeof i156.UsageReportArgs, typeof i157.EmojiHostComponent, typeof i158.TooltipDirective, typeof i158.TooltipComponent], [typeof i159.CommonModule, typeof i160.HttpClientModule, typeof i161.ReactiveFormsModule, typeof i162.FlexLayoutModule, typeof i163.RouterModule, typeof i164.PickerModule, typeof i165.SyncfusionGanttModule, typeof i166.SyncfusionScheduleModule, typeof i167.SyncfusionCircularGaugeModule, typeof i168.SyncfusionChartModule, typeof i165.SyncfusionGanttModule, typeof i169.SyncfusionGridModule, typeof i170.SyncfusionTextEditorModule, typeof i171.SyncfusionSpreadsheetModule, typeof i172.SyncfusionPivotModule, typeof i173.KanbanModule, typeof i174.SyncfusionDiagramModule, typeof i175.MaterialModule], [typeof i1.FileInput, typeof i72.FilterTagsComponent, typeof i2.DateFormatPipe, typeof i3.CalendarPipe, typeof i4.DifferencePipe, typeof i5.DurationPipe, typeof i6.TimeAgoPipe, typeof i7.CheckboxComponent, typeof i8.CubeParallelComponent, typeof i9.CubeSumComponent, typeof i14.ExploreItemImplComponent, typeof i15.DocumentInfoComponent, typeof i16.DocumentViewsComponent, typeof i130.DashboardComponent, typeof i103.TagsComponent, typeof i23.QuickCommentComponent, typeof i175.MaterialModule, typeof i111.CommentsComponent, typeof i33.BrokenPage, typeof i140.ActionDialog, typeof i117.BrowseFilterComponent, typeof i121.CubeFilterComponent, typeof i97.ScheduleViewComponent, typeof i127.ReportViewerComponent, typeof i131.WidgetItemComponent, typeof i120.CubeViewComponent, typeof i73.ExploreItemsComponent, typeof i119.ComposeFormComponent, typeof i116.BrowseItemsComponent, typeof i77.NotificationsTableComponent, typeof i21.ActionPicker, typeof i142.ConversationComponent, typeof i32.StateDirective, typeof i22.ContactsComponent, typeof i71.CubeMatrixComponent, typeof i24.DurationFormatPipe, typeof i25.CombinationPicker, typeof i27.CombinationPool, typeof i35.TimePicker, typeof i158.TooltipDirective, typeof i30.DateRangePipe, typeof i69.NgxComponentOutlet, typeof i29.MatIconAnimate, typeof i42.AceInput, typeof i34.JoinPipe, typeof i36.TypeValuePipe, typeof i37.TypeSelect, typeof i38.TypeAutocomplete, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i41.SanitizeHtmlPipe, typeof i39.TranslatePipe, typeof i40.IdentityName, typeof i44.AddressInput, typeof i66.AvatarComponent, typeof i129.ReportArgumentsComponent, typeof i33.BizDocApp, typeof i110.AttachmentPreview, typeof i80.PrivilegeHiddenDirective, typeof i80.PrivilegeDisabledDirective, typeof i74.CompareGroupDirective, typeof i74.CompareNameDirective, typeof i74.CompareContextDirective, typeof i99.TraceViewComponent, typeof i107.FlowViewComponent, typeof i65.AssignActionComponent, typeof i64.ReturnActionComponent, typeof i145.ExploreDocumentComponent, typeof i136.ActionsWidget, typeof i134.CubeAnalysisWidget, typeof i150.CubeDocumentsWidget, typeof i137.RecentsWidget, typeof i152.PersonalActivityWidget, typeof i148.CompareDepartmentsWidget, typeof i153.PeersPerformanceWidget, typeof i147.PendingResultsWidget, typeof i151.PersonalScoreWidget, typeof i132.CubeWidgetFilterComponent, typeof i149.CubeDocumentsComponent, typeof i85.CubeGridDocumentsComponent, typeof i146.TasksComponent, typeof i156.UsageReportArgs, typeof i155.UsageChartComponent, typeof i154.UsagePivotComponent, typeof i43.TimespanInput, typeof i144.VersionCompareComponent, typeof i70.LottieAnimation, typeof i122.CubeAccumulationChartComponent, typeof i123.CubeChartComponent, typeof i124.CubePivotComponent, typeof i125.CubeSpreadsheetComponent, typeof i126.CubeGridComponent]>;
183
183
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
184
184
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.13.6",
3
+ "version": "1.13.10",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
@@ -9,24 +9,24 @@
9
9
  "private": true
10
10
  },
11
11
  "dependencies": {
12
- "@ctrl/ngx-emoji-mart": "^6.1.1",
12
+ "@ctrl/ngx-emoji-mart": "^6.2.0",
13
13
  "@microsoft/signalr": "^6.0.1",
14
- "@syncfusion/ej2": "^19.4.40",
15
- "@syncfusion/ej2-angular-charts": "^19.4.40",
16
- "@syncfusion/ej2-angular-circulargauge": "^19.4.38",
17
- "@syncfusion/ej2-angular-diagrams": "^19.4.40",
18
- "@syncfusion/ej2-angular-gantt": "^19.4.40",
19
- "@syncfusion/ej2-angular-grids": "^19.4.40",
20
- "@syncfusion/ej2-angular-kanban": "^19.4.38",
21
- "@syncfusion/ej2-angular-pivotview": "^19.4.40",
22
- "@syncfusion/ej2-angular-richtexteditor": "^19.4.40",
23
- "@syncfusion/ej2-angular-schedule": "^19.4.40",
24
- "@syncfusion/ej2-angular-spreadsheet": "^19.4.40",
25
- "@syncfusion/ej2-base": "^19.4.38",
14
+ "@syncfusion/ej2": "^19.4.47",
15
+ "@syncfusion/ej2-angular-charts": "^19.4.47",
16
+ "@syncfusion/ej2-angular-circulargauge": "^19.4.43",
17
+ "@syncfusion/ej2-angular-diagrams": "^19.4.43",
18
+ "@syncfusion/ej2-angular-gantt": "^19.4.47",
19
+ "@syncfusion/ej2-angular-grids": "^19.4.47",
20
+ "@syncfusion/ej2-angular-kanban": "^19.4.47",
21
+ "@syncfusion/ej2-angular-pivotview": "^19.4.47",
22
+ "@syncfusion/ej2-angular-richtexteditor": "^19.4.47",
23
+ "@syncfusion/ej2-angular-schedule": "^19.4.47",
24
+ "@syncfusion/ej2-angular-spreadsheet": "^19.4.47",
25
+ "@syncfusion/ej2-base": "^19.4.42",
26
26
  "@teamhive/lottie-player": "^1.0.0",
27
27
  "brace": "^0.11.1",
28
28
  "cookie": "^0.4.1",
29
- "firebase": "^9.6.1",
29
+ "firebase": "^9.6.4",
30
30
  "hammerjs": "~2",
31
31
  "lottie-web": "^5.8.1",
32
32
  "ngx-cookie-service": "13",
package/public-api.d.ts CHANGED
@@ -141,3 +141,4 @@ export { TimeAgoPipe } from './lib/core/pipes/time-ago.pipe';
141
141
  export { DurationFormatPipe } from './lib/core/pipes/duration-format.pipe';
142
142
  export { DurationPipe } from './lib/core/pipes/duration.pipe';
143
143
  export { FileInput } from './lib/core/controls/file.input';
144
+ export { FilterTagsComponent } from './lib/cube/filter/filter-tags.component.exp';
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGltZWxpbmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2RvY3VtZW50LXRyYWNlL1RpbWVsaW5lLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBdHRhY2htZW50LCBMb2csIFJlY2lwaWVudCwgV29ya2Zsb3cgfSBmcm9tICcuLi8uLi9jb3JlL21vZGVscyc7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIE1vdmVNb2RlbCB7XHJcbiAgaWQ6IG51bWJlcjtcclxuICB1c2VySWQ6IHN0cmluZztcclxuICBub3RlPzogc3RyaW5nO1xyXG4gIHJvbGU/OiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgRGlhZ3JhbUluZm8ge1xyXG4gIGRpYWdyYW06IFdvcmtmbG93O1xyXG4gIGRvY3VtZW50SWQ6IG51bWJlcjtcclxuICBsb2c6IExvZ1tdO1xyXG4gIGZvcm06IHN0cmluZztcclxuICBtb2RlbDogYW55O1xyXG4gIGF0dGFjaG1lbnRzOiBBdHRhY2htZW50W107XHJcbiAgcmVjaXBpZW50czogUmVjaXBpZW50W107XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgTm9kZUluZm8ge1xyXG4gIHBhcmVudElkPzogc3RyaW5nO1xyXG4gIGluZGljYXRvcj86IGJvb2xlYW47XHJcbiAgdmlydHVhbD86IGJvb2xlYW47XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgVGltZWxpbmUge1xyXG4gICAgZGF0ZTogRGF0ZTtcclxuICAgIHN1Ym1pc3Npb25zOiBEYXRlW107XHJcbiAgICBtaW5EYXRlOiBEYXRlO1xyXG4gICAgbWF4RGF0ZTogRGF0ZTtcclxuICAgIGl0ZW1zOiB7XHJcbiAgICAgICAgdGltZT86IERhdGU7XHJcbiAgICAgICAgdXNlcklkPzogc3RyaW5nO1xyXG4gICAgICAgIHN0YXRlPzogc3RyaW5nO1xyXG4gICAgfVtdO1xyXG4gICAgZXN0aW1hdGU6IGJvb2xlYW47XHJcbiAgICBzdGFydERhdGU6IERhdGU7XHJcbiAgICBlbmREYXRlOiBEYXRlO1xyXG4gICAgcmVjaXBpZW50cz86IFJlY2lwaWVudFtdO1xyXG4gICAgbG9nPzogTG9nW107XHJcbn1cclxuIl19