@bizdoc/core 1.13.7 → 1.13.11

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 (317) 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 +5 -5
  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 +5 -5
  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 +20 -7
  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 +10 -7
  80. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  81. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  82. package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
  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 +13 -17
  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 +7 -4
  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/file.field.mjs +47 -0
  118. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  119. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  120. package/esm2020/lib/core/layout/input.field.mjs +4 -4
  121. package/esm2020/lib/core/layout/layout.component.mjs +8 -4
  122. package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
  123. package/esm2020/lib/core/layout/select.field.mjs +3 -3
  124. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  125. package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
  126. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  127. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  128. package/esm2020/lib/core/mailbox.service.mjs +15 -12
  129. package/esm2020/lib/core/models.mjs +1 -1
  130. package/esm2020/lib/core/none.component.mjs +3 -3
  131. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  132. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  133. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  135. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  137. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  139. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  142. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  143. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  144. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  145. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  146. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  147. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  148. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  149. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  150. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  151. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  152. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  153. package/esm2020/lib/core/prompt.service.mjs +3 -3
  154. package/esm2020/lib/core/router.mjs +6 -6
  155. package/esm2020/lib/core/session.service.mjs +3 -3
  156. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  157. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  158. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  159. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  160. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  161. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  162. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  163. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  164. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  165. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  166. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  167. package/esm2020/lib/core/translate.service.mjs +3 -3
  168. package/esm2020/lib/core/translations.mjs +9 -5
  169. package/esm2020/lib/core/window-title.service.mjs +3 -3
  170. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  171. package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
  172. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  173. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  174. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  175. package/esm2020/lib/cube/cube.service.mjs +3 -3
  176. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  177. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  178. package/esm2020/lib/cube/explore/explore-items.component.mjs +9 -9
  179. package/esm2020/lib/cube/explore/explore.pane.component.mjs +10 -9
  180. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  181. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  182. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +21 -10
  183. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  184. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  185. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +6 -11
  186. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  187. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  188. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  189. package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
  190. package/esm2020/lib/cube/matrix/table.component.mjs +9 -11
  191. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  192. package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
  193. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  194. package/esm2020/lib/cube/view-base.mjs +3 -3
  195. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  196. package/esm2020/lib/cube/view.pane.component.mjs +5 -5
  197. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  198. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  199. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  201. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  202. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  203. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  204. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  205. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  206. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  207. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  208. package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +3 -3
  209. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  210. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  211. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  212. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  213. package/esm2020/lib/desktop.module.mjs +4 -4
  214. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  215. package/esm2020/lib/home/home-base.component.mjs +3 -3
  216. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  217. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  218. package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
  219. package/esm2020/lib/home/options/options.component.mjs +4 -4
  220. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  221. package/esm2020/lib/home/search.service.mjs +3 -3
  222. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  223. package/esm2020/lib/home/tools.component.mjs +3 -3
  224. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  225. package/esm2020/lib/mobile.module.mjs +4 -4
  226. package/esm2020/lib/modules/chart.module.mjs +4 -4
  227. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  228. package/esm2020/lib/modules/date.adapter.mjs +3 -3
  229. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  230. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  231. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  232. package/esm2020/lib/modules/grid.module.mjs +4 -4
  233. package/esm2020/lib/modules/material.module.mjs +4 -4
  234. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  235. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  236. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  237. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  238. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  239. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  240. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  241. package/esm2020/lib/notifications/notifications-table.component.mjs +5 -5
  242. package/esm2020/lib/notifications/notifications.component-base.mjs +1 -1
  243. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  244. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  245. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  246. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  247. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  248. package/esm2020/lib/notifications/types/escalated.notification.mjs +4 -4
  249. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  250. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  251. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  252. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  253. package/esm2020/lib/notifications/types/state-changed.notification.mjs +5 -5
  254. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  255. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  256. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  257. package/esm2020/lib/options/options.component.mjs +3 -3
  258. package/esm2020/lib/options/options.service.mjs +3 -3
  259. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  260. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  261. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  262. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  263. package/esm2020/lib/reports/cube/usage-base.mjs +4 -7
  264. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  265. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  266. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  267. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  268. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  269. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  270. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  271. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  272. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  273. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  274. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  275. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  276. package/esm2020/lib/shared.module.mjs +10 -9
  277. package/esm2020/lib/system.module.mjs +4 -4
  278. package/esm2020/lib/views/cube/chart.component.mjs +3 -3
  279. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  280. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  281. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  282. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  283. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  284. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  285. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  286. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  287. package/esm2020/lib/views/view-item.component.mjs +3 -3
  288. package/esm2020/lib/views/views.component.mjs +3 -3
  289. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  290. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  291. package/esm2020/public-api.mjs +2 -1
  292. package/fesm2015/bizdoc-core.mjs +19994 -19920
  293. package/fesm2015/bizdoc-core.mjs.map +1 -1
  294. package/fesm2020/bizdoc-core.mjs +19957 -19884
  295. package/fesm2020/bizdoc-core.mjs.map +1 -1
  296. package/lib/admin/document-trace/document-trace.component.d.ts +4 -4
  297. package/lib/admin/document-trace/{Timeline.d.ts → timeline.d.ts} +4 -1
  298. package/lib/admin/document-trace/trace-element.component.d.ts +1 -2
  299. package/lib/browse/expanded-item/expanded-item.component.d.ts +2 -2
  300. package/lib/compose/form.component.d.ts +8 -4
  301. package/lib/core/hub.service.d.ts +21 -16
  302. package/lib/core/layout/file.field.d.ts +14 -0
  303. package/lib/core/mailbox.service.d.ts +4 -3
  304. package/lib/core/models.d.ts +1 -3
  305. package/lib/core/translations.d.ts +4 -0
  306. package/lib/cube/filter/filter-tags.component.exp.d.ts +9 -5
  307. package/lib/cube/grid/spreadsheet.component.d.ts +2 -1
  308. package/lib/home/notifications/notifications.component.d.ts +2 -2
  309. package/lib/home/options/options.component.d.ts +1 -1
  310. package/lib/notifications/notifications-table.component.d.ts +2 -2
  311. package/lib/notifications/notifications.component-base.d.ts +4 -0
  312. package/lib/notifications/types/escalated.notification.d.ts +0 -1
  313. package/lib/reports/cube/usage-base.d.ts +0 -2
  314. package/lib/shared.module.d.ts +125 -124
  315. package/package.json +15 -15
  316. package/public-api.d.ts +1 -0
  317. 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 {
@@ -1,4 +1,6 @@
1
1
  import { Injector, OnDestroy, ElementRef, ViewContainerRef, OnChanges, SimpleChanges, EventEmitter, OnInit } from '@angular/core';
2
+ import { MatDialog } from '@angular/material/dialog';
3
+ import { MatSnackBar } from '@angular/material/snack-bar';
2
4
  import { Observable } from 'rxjs';
3
5
  import { RecipientModel, Form, Action } from '../core/models';
4
6
  import { ViewMode } from '../core/base';
@@ -8,16 +10,15 @@ import { PromptService } from '../core/prompt.service';
8
10
  import { HubService } from '../core/hub.service';
9
11
  import { GuideService } from '../core/guide/guide.service';
10
12
  import { AccountService } from '../core/account.service';
13
+ import { TranslateService } from '../core/translate.service';
11
14
  import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
12
15
  import { AttachmentsComponent } from './attachments/attachments.component';
13
16
  import { Popup } from '../core/popup/popup.service';
14
17
  import { RouterImpl } from "../core/router";
15
- import { MatSnackBar } from '@angular/material/snack-bar';
16
- import { TranslateService } from '../core/translate.service';
17
- import { MatDialog } from '@angular/material/dialog';
18
18
  import * as i0 from "@angular/core";
19
+ export declare const REPORT_EDITING_DELAY = 2000,
19
20
  /** save draft ms */
20
- export declare const AUTO_SAVE_DELAY = 5000;
21
+ AUTO_SAVE_DELAY = 5000, EDITING_MESSAGE_DELAY = 3000;
21
22
  export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChanges {
22
23
  private _popup;
23
24
  private _mailbox;
@@ -46,14 +47,17 @@ export declare class ComposeFormComponent implements OnDestroy, OnInit, OnChange
46
47
  actions: Action[];
47
48
  page: string | number;
48
49
  help: string;
50
+ editing: string;
49
51
  _fileElement: ElementRef<HTMLInputElement>;
50
52
  attachments: AttachmentsComponent;
51
53
  _container: ViewContainerRef;
52
54
  private _formRef;
53
55
  private _instance;
56
+ private _editingTask;
54
57
  private readonly _destroy;
55
58
  constructor(_popup: Popup, _mailbox: MailboxService, _accounts: AccountService, _router: RouterImpl, _dialog: MatDialog, _sb: PromptService, _session: SessionService, _injector: Injector, _snackbar: MatSnackBar, _cf: BizDocComponentFactoryResolver, _guide: GuideService, _translate: TranslateService, _messaging: HubService);
56
59
  ngOnInit(): void;
60
+ private _editing;
57
61
  ngOnChanges(_changes: SimpleChanges): void;
58
62
  private _fileChangeListener;
59
63
  private _applyChanges;
@@ -20,6 +20,7 @@ export declare class HubService {
20
20
  private readonly _newNotify;
21
21
  private readonly _updateNotify;
22
22
  private readonly _profileChange;
23
+ private readonly _editing;
23
24
  private readonly _commentTyping;
24
25
  private readonly _chatTyping;
25
26
  private readonly _chatWathermark;
@@ -35,6 +36,7 @@ export declare class HubService {
35
36
  readonly chatTyping$: import("rxjs").Observable<ChatTypingEvent>;
36
37
  readonly chatWatermark$: import("rxjs").Observable<ChatWatermarkEvent>;
37
38
  readonly commentTyping$: import("rxjs").Observable<CommentTypingEvent>;
39
+ readonly editing$: import("rxjs").Observable<EditingEvent>;
38
40
  readonly commentUpdate$: import("rxjs").Observable<CommentEvent>;
39
41
  readonly commentDelete$: import("rxjs").Observable<CommentDeleteEvent>;
40
42
  /** new notification */
@@ -57,65 +59,69 @@ export declare class HubService {
57
59
  static ɵfac: i0.ɵɵFactoryDeclaration<HubService, never>;
58
60
  static ɵprov: i0.ɵɵInjectableDeclaration<HubService>;
59
61
  }
60
- interface NewMailEvent {
62
+ export interface NewMailEvent {
61
63
  userId: string;
62
64
  model: RecipientModel<any>;
63
65
  }
64
- interface MailUpdateEvent {
66
+ export interface MailUpdateEvent {
65
67
  model: RecipientModel<any>;
66
68
  userId: string;
67
69
  time: Date;
68
70
  originalRead?: boolean;
69
71
  }
70
- interface ChatEvent {
72
+ export interface ChatEvent {
71
73
  contactId: string;
72
74
  model: Chat;
73
75
  }
74
- interface ChatTypingEvent {
76
+ export interface ChatTypingEvent {
75
77
  contactId: string;
76
78
  }
77
- interface ChatWatermarkEvent {
79
+ export interface ChatWatermarkEvent {
78
80
  contactId: string;
79
81
  time: Date;
80
82
  }
81
- interface CommentTypingEvent {
83
+ export interface CommentTypingEvent {
82
84
  id: number;
83
85
  userId: string;
84
86
  }
85
- interface MailDeleteEvent {
87
+ export interface EditingEvent {
88
+ id: number;
89
+ userId: string;
90
+ }
91
+ export interface MailDeleteEvent {
86
92
  id: number;
87
93
  }
88
- interface CommentEvent {
94
+ export interface CommentEvent {
89
95
  id: number;
90
96
  model: Comment;
91
97
  }
92
- interface CommentDeleteEvent {
98
+ export interface CommentDeleteEvent {
93
99
  id: number;
94
100
  commentId: number;
95
101
  }
96
- interface VoteEvent {
102
+ export interface VoteEvent {
97
103
  id: number;
98
104
  commentId: number;
99
105
  votes?: number;
100
106
  userId: string;
101
107
  vote?: number;
102
108
  }
103
- interface NotificationEvent {
109
+ export interface NotificationEvent {
104
110
  originalRead?: boolean;
105
111
  model: Notification;
106
112
  }
107
- interface UserInfoEvent {
113
+ export interface UserInfoEvent {
108
114
  userId: string;
109
115
  mode: AvailabilityState;
110
116
  }
111
- interface CallbackEvent {
117
+ export interface CallbackEvent {
112
118
  message: any;
113
119
  }
114
- interface JobProgressEvent {
120
+ export interface JobProgressEvent {
115
121
  jobId: string;
116
122
  event: JobProgress;
117
123
  }
118
- interface ReportProgressEvent {
124
+ export interface ReportProgressEvent {
119
125
  name: string;
120
126
  progress: number;
121
127
  }
@@ -125,4 +131,3 @@ export interface JobProgress {
125
131
  message?: string;
126
132
  buferringValue?: number;
127
133
  }
128
- export {};
@@ -0,0 +1,14 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { FormControl } from '@angular/forms';
3
+ import { FileInput } from '../controls/file.input';
4
+ import { FieldBase } from './input.base';
5
+ import * as i0 from "@angular/core";
6
+ export declare class FileField extends FieldBase implements OnInit {
7
+ readonly control: FormControl;
8
+ multiple: boolean;
9
+ input: FileInput;
10
+ type: string;
11
+ ngOnInit(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<FileField, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileField, "ng-component", never, {}, {}, never, never>;
14
+ }
@@ -53,7 +53,8 @@ export declare class MailboxService {
53
53
  viewedcomments(id: number): Observable<{
54
54
  time: Date;
55
55
  }>;
56
- typing(id: number): Observable<any>;
56
+ typing(id: number): Promise<any>;
57
+ editing(id: number): Promise<any>;
57
58
  copy(id: number): Observable<RecipientModel<any>>;
58
59
  /**
59
60
  *
@@ -90,7 +91,7 @@ export declare class MailboxService {
90
91
  }, options?: {
91
92
  skip?: number;
92
93
  take?: number;
93
- orderBy?: 'value' | 'received';
94
+ orderBy?: 'value' | 'viewed' | 'date';
94
95
  }): Observable<HeaderModel[]>;
95
96
  create<T = any>(form: string): Observable<RecipientModel<T>>;
96
97
  get<T = any>(id: number, read?: boolean): Observable<RecipientModel<T>>;
@@ -110,7 +111,7 @@ export declare class MailboxService {
110
111
  * get geo location if form settings requies
111
112
  * @param form
112
113
  */
113
- private _withGeoLocation;
114
+ private _getGeoLocation;
114
115
  /**
115
116
  */
116
117
  private _notify;
@@ -126,7 +126,7 @@ 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
132
  substituteId?: 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;
@@ -78,6 +78,7 @@ export declare const SYNCFUSION_L18N: {
78
78
  };
79
79
  export declare const STRINGS: {
80
80
  'en-US': {
81
+ Editing: string;
81
82
  CheckOut: string;
82
83
  CheckIn: string;
83
84
  CheckedOut: string;
@@ -531,6 +532,9 @@ export declare const STRINGS: {
531
532
  Working: string;
532
533
  };
533
534
  'he-IL': {
535
+ Editing: string;
536
+ EditingMale: string;
537
+ EditingFemale: string;
534
538
  Condition: string;
535
539
  DragFile: string;
536
540
  DragFileMale: 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,5 +1,5 @@
1
1
  import { EventEmitter, OnInit, ElementRef, OnDestroy, SimpleChanges, OnChanges } from "@angular/core";
2
- import { ColumnModel, RowModel, Spreadsheet, CellStyleModel, SelectEventArgs, AutoFillSettingsModel } from "@syncfusion/ej2-angular-spreadsheet";
2
+ import { ColumnModel, RowModel, Spreadsheet, CellStyleModel, SelectEventArgs, AutoFillSettingsModel, ScrollSettingsModel } from "@syncfusion/ej2-angular-spreadsheet";
3
3
  import { AxisClickEvent, CubeViewerComponent } from "../declarations";
4
4
  import { AxesMap, YAxis } from "../../core/models";
5
5
  import { CubeService } from "../cube.service";
@@ -32,6 +32,7 @@ export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerCompo
32
32
  spreadsheet: Spreadsheet;
33
33
  dataSource: RowModel[];
34
34
  columns: ColumnModel[];
35
+ readonly scrollSettings: ScrollSettingsModel;
35
36
  readonly numberStyle: CellStyleModel;
36
37
  readonly autoFillSettings: AutoFillSettingsModel;
37
38
  private _xAxis;
@@ -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
+ }
@@ -20,7 +20,6 @@ interface Escalated extends Notification {
20
20
  substituteId: string;
21
21
  role?: string;
22
22
  duration: number;
23
- form: string;
24
23
  number: string;
25
24
  }
26
25
  export {};
@@ -35,7 +35,6 @@ export declare abstract class UsageReportBase<O extends UsageOptions> implements
35
35
  protected readonly _fractionDigits: number;
36
36
  protected _data: {}[];
37
37
  private _args;
38
- private _ddInstance;
39
38
  protected readonly _destroy: Subject<void>;
40
39
  constructor(_reportRef: ReportRef<O>, _type: DatasourceService, _service: CubeService, _session: SessionService, _router: RouterImpl, _sb: PromptService, _dir: Directionality, _translate: TranslateService);
41
40
  ngOnInit(): void;
@@ -43,7 +42,6 @@ export declare abstract class UsageReportBase<O extends UsageOptions> implements
43
42
  abstract onResize(dim?: Dimentions): any;
44
43
  abstract onData(data: Item[]): any;
45
44
  onBind(result: Item[], args?: Args): void;
46
- exportExplore(): void;
47
45
  protected browse(paxes: {
48
46
  [axis: string]: AxisType;
49
47
  }, index?: string): void;