@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
@@ -53,132 +53,133 @@ import * as i49 from "./core/pipes/sort.pipe";
53
53
  import * as i50 from "./core/pipes/user-name.pipe";
54
54
  import * as i51 from "./core/layout/layout.component";
55
55
  import * as i52 from "./core/layout/html.field";
56
- import * as i53 from "./core/layout/numeric.field";
57
- import * as i54 from "./core/layout/autocomplete.field";
58
- import * as i55 from "./core/layout/checkbox.field";
59
- import * as i56 from "./core/layout/date.field";
60
- import * as i57 from "./core/layout/date-range.field";
61
- import * as i58 from "./core/layout/expression.field";
62
- import * as i59 from "./core/layout/input.field";
63
- import * as i60 from "./core/layout/select.field";
64
- import * as i61 from "./core/layout/switch.field";
65
- import * as i62 from "./core/layout/textarea.field";
66
- import * as i63 from "./core/layout/timespan.field";
67
- import * as i64 from "./compose/action/return-action.component";
68
- import * as i65 from "./compose/action/assign-action.component";
69
- import * as i66 from "./core/avatar/avatar.component";
70
- import * as i67 from "./compose/trace/people.component";
71
- import * as i68 from "./core/tagging/edit-input.component";
72
- import * as i69 from "./core/NgComponentOutlet";
73
- import * as i70 from "./core/lottie-animation";
74
- import * as i71 from "./cube/matrix/table.component";
75
- import * as i72 from "./cube/filter/filter-tags.component.exp";
76
- import * as i73 from "./cube/explore/explore-items.component";
77
- import * as i74 from "./compose/version-compare/version-compare.directive";
78
- import * as i75 from "./core/guide/guide.component";
79
- import * as i76 from "./home/outofoffice/outofoffice.component";
80
- import * as i77 from "./notifications/notifications-table.component";
81
- import * as i78 from "./notifications/filter.component";
82
- import * as i79 from "./core/tagging/tagging.pipe";
83
- import * as i80 from "./compose/privilage.directive";
84
- import * as i81 from "./core/tagging/tagging-item.directive";
85
- import * as i82 from "./core/tagging/tagging.directive";
86
- import * as i83 from "./core/tagging/documents.component";
87
- import * as i84 from "./core/tagging/users.component";
88
- import * as i85 from "./reports/cube/grid-documents.component";
89
- import * as i86 from "./notifications/types/long-running-task.notification";
90
- import * as i87 from "./notifications/types/tagged.notification";
91
- import * as i88 from "./notifications/types/commented.notification";
92
- import * as i89 from "./notifications/types/nudge.notification";
93
- import * as i90 from "./notifications/types/text.notification";
94
- import * as i91 from "./notifications/types/cube-anomaly.notification";
95
- import * as i92 from "./notifications/types/escalated.notification";
96
- import * as i93 from "./notifications/types/liked.notification";
97
- import * as i94 from "./notifications/types/state-changed.notification";
98
- import * as i95 from "./notifications/types/upcoming-event.notification";
99
- import * as i96 from "./core/none.component";
100
- import * as i97 from "./scheduler/schedule.component";
101
- import * as i98 from "./options/options.component";
102
- import * as i99 from "./compose/trace/trace.component";
103
- import * as i100 from "./compose/attachments/progress-button.directive";
104
- import * as i101 from "./compose/attachments/attachments.component";
105
- import * as i102 from "./compose/events/events.component";
106
- import * as i103 from "./compose/tag/tags.component";
107
- import * as i104 from "./core/info/location-info.component";
108
- import * as i105 from "./core/prompt/mask/mask.component";
109
- import * as i106 from "./compose/save-changes.dialog";
110
- import * as i107 from "./compose/trace/flow.component";
111
- import * as i108 from "./reports/substitution/substitution.component";
112
- import * as i109 from "./core/popup/popup.component";
113
- import * as i110 from "./compose/attachments/preview/attachment-preview.component";
114
- import * as i111 from "./compose/comments/comments.component";
115
- import * as i112 from "./compose/comments/comment.component";
116
- import * as i113 from "./compose/comments/edit-comment.component";
117
- import * as i114 from "./compose/comments/votes.component";
118
- import * as i115 from "./compose/comments/edits.component";
119
- import * as i116 from "./browse/browse-items.component";
120
- import * as i117 from "./browse/filter/filter.component";
121
- import * as i118 from "./browse/expanded-item/expanded-item.component";
122
- import * as i119 from "./compose/form.component";
123
- import * as i120 from "./cube/cube-view.component";
124
- import * as i121 from "./cube/filter/filter.component";
125
- import * as i122 from "./cube/accum/accum.component";
126
- import * as i123 from "./cube/chart/chart.component";
127
- import * as i124 from "./cube/pivot/pivot.component";
128
- import * as i125 from "./cube/grid/spreadsheet.component";
129
- import * as i126 from "./cube/grid/grid.component";
130
- import * as i127 from "./reports/report-viewer.component";
131
- import * as i128 from "./reports/table/table-view.component";
132
- import * as i129 from "./reports/arguments-component";
133
- import * as i130 from "./dashboard/dashboard.component";
134
- import * as i131 from "./dashboard/widget-item.component";
135
- import * as i132 from "./dashboard/cube/filter/filter.component";
136
- import * as i133 from "./dashboard/cube/accum-cube.widget";
137
- import * as i134 from "./dashboard/cube/cube-analysis.widget";
138
- import * as i135 from "./dashboard/cube/cube-chart.widget";
139
- import * as i136 from "./dashboard/actions/actions.widget";
140
- import * as i137 from "./dashboard/recents/recents.widget";
141
- import * as i138 from "./core/prompt/ask/ask.dialog";
142
- import * as i139 from "./home/about/about.dialog";
143
- import * as i140 from "./compose/action/action.dialog";
144
- import * as i141 from "./impersonate/impersonate.component";
145
- import * as i142 from "./chat/conversation.component";
146
- import * as i143 from "./cube/matrix/popup.component";
147
- import * as i144 from "./compose/version-compare/version-compare.component";
148
- import * as i145 from "./cube/explore/document-item.component";
149
- import * as i146 from "./reports/tasks/tasks.component";
150
- import * as i147 from "./dashboard/score/pending-results.widget";
151
- import * as i148 from "./dashboard/score/compare-departments.widget";
152
- import * as i149 from "./reports/cube/table-documents.component";
153
- import * as i150 from "./dashboard/cube/documents.widget";
154
- import * as i151 from "./dashboard/score/personal-score.widget";
155
- import * as i152 from "./dashboard/score/activity.widget";
156
- import * as i153 from "./dashboard/score/peers-performance.widget";
157
- import * as i154 from "./reports/cube/usage-pivot.component";
158
- import * as i155 from "./reports/cube/usage-chart.component";
159
- import * as i156 from "./reports/cube/usage-args.component";
160
- import * as i157 from "./core/tagging/emoji.component";
161
- import * as i158 from "./core/popup/tooltip.directive";
162
- import * as i159 from "@angular/common";
163
- import * as i160 from "@angular/common/http";
164
- import * as i161 from "@angular/forms";
165
- import * as i162 from "@angular/flex-layout";
166
- import * as i163 from "@angular/router";
167
- import * as i164 from "@ctrl/ngx-emoji-mart";
168
- import * as i165 from "./modules/gantt.module";
169
- import * as i166 from "./modules/schedule.module";
170
- import * as i167 from "./modules/circular-gauge.module";
171
- import * as i168 from "./modules/chart.module";
172
- import * as i169 from "./modules/grid.module";
173
- import * as i170 from "./modules/texteditor.module";
174
- import * as i171 from "./modules/spreadsheet.module";
175
- import * as i172 from "./modules/pivot.module";
176
- import * as i173 from "@syncfusion/ej2-angular-kanban";
177
- import * as i174 from "./modules/diagram.module";
178
- import * as i175 from "./modules/material.module";
56
+ import * as i53 from "./core/layout/file.field";
57
+ import * as i54 from "./core/layout/numeric.field";
58
+ import * as i55 from "./core/layout/autocomplete.field";
59
+ import * as i56 from "./core/layout/checkbox.field";
60
+ import * as i57 from "./core/layout/date.field";
61
+ import * as i58 from "./core/layout/date-range.field";
62
+ import * as i59 from "./core/layout/expression.field";
63
+ import * as i60 from "./core/layout/input.field";
64
+ import * as i61 from "./core/layout/select.field";
65
+ import * as i62 from "./core/layout/switch.field";
66
+ import * as i63 from "./core/layout/textarea.field";
67
+ import * as i64 from "./core/layout/timespan.field";
68
+ import * as i65 from "./compose/action/return-action.component";
69
+ import * as i66 from "./compose/action/assign-action.component";
70
+ import * as i67 from "./core/avatar/avatar.component";
71
+ import * as i68 from "./compose/trace/people.component";
72
+ import * as i69 from "./core/tagging/edit-input.component";
73
+ import * as i70 from "./core/NgComponentOutlet";
74
+ import * as i71 from "./core/lottie-animation";
75
+ import * as i72 from "./cube/matrix/table.component";
76
+ import * as i73 from "./cube/filter/filter-tags.component.exp";
77
+ import * as i74 from "./cube/explore/explore-items.component";
78
+ import * as i75 from "./compose/version-compare/version-compare.directive";
79
+ import * as i76 from "./core/guide/guide.component";
80
+ import * as i77 from "./home/outofoffice/outofoffice.component";
81
+ import * as i78 from "./notifications/notifications-table.component";
82
+ import * as i79 from "./notifications/filter.component";
83
+ import * as i80 from "./core/tagging/tagging.pipe";
84
+ import * as i81 from "./compose/privilage.directive";
85
+ import * as i82 from "./core/tagging/tagging-item.directive";
86
+ import * as i83 from "./core/tagging/tagging.directive";
87
+ import * as i84 from "./core/tagging/documents.component";
88
+ import * as i85 from "./core/tagging/users.component";
89
+ import * as i86 from "./reports/cube/grid-documents.component";
90
+ import * as i87 from "./notifications/types/long-running-task.notification";
91
+ import * as i88 from "./notifications/types/tagged.notification";
92
+ import * as i89 from "./notifications/types/commented.notification";
93
+ import * as i90 from "./notifications/types/nudge.notification";
94
+ import * as i91 from "./notifications/types/text.notification";
95
+ import * as i92 from "./notifications/types/cube-anomaly.notification";
96
+ import * as i93 from "./notifications/types/escalated.notification";
97
+ import * as i94 from "./notifications/types/liked.notification";
98
+ import * as i95 from "./notifications/types/state-changed.notification";
99
+ import * as i96 from "./notifications/types/upcoming-event.notification";
100
+ import * as i97 from "./core/none.component";
101
+ import * as i98 from "./scheduler/schedule.component";
102
+ import * as i99 from "./options/options.component";
103
+ import * as i100 from "./compose/trace/trace.component";
104
+ import * as i101 from "./compose/attachments/progress-button.directive";
105
+ import * as i102 from "./compose/attachments/attachments.component";
106
+ import * as i103 from "./compose/events/events.component";
107
+ import * as i104 from "./compose/tag/tags.component";
108
+ import * as i105 from "./core/info/location-info.component";
109
+ import * as i106 from "./core/prompt/mask/mask.component";
110
+ import * as i107 from "./compose/save-changes.dialog";
111
+ import * as i108 from "./compose/trace/flow.component";
112
+ import * as i109 from "./reports/substitution/substitution.component";
113
+ import * as i110 from "./core/popup/popup.component";
114
+ import * as i111 from "./compose/attachments/preview/attachment-preview.component";
115
+ import * as i112 from "./compose/comments/comments.component";
116
+ import * as i113 from "./compose/comments/comment.component";
117
+ import * as i114 from "./compose/comments/edit-comment.component";
118
+ import * as i115 from "./compose/comments/votes.component";
119
+ import * as i116 from "./compose/comments/edits.component";
120
+ import * as i117 from "./browse/browse-items.component";
121
+ import * as i118 from "./browse/filter/filter.component";
122
+ import * as i119 from "./browse/expanded-item/expanded-item.component";
123
+ import * as i120 from "./compose/form.component";
124
+ import * as i121 from "./cube/cube-view.component";
125
+ import * as i122 from "./cube/filter/filter.component";
126
+ import * as i123 from "./cube/accum/accum.component";
127
+ import * as i124 from "./cube/chart/chart.component";
128
+ import * as i125 from "./cube/pivot/pivot.component";
129
+ import * as i126 from "./cube/grid/spreadsheet.component";
130
+ import * as i127 from "./cube/grid/grid.component";
131
+ import * as i128 from "./reports/report-viewer.component";
132
+ import * as i129 from "./reports/table/table-view.component";
133
+ import * as i130 from "./reports/arguments-component";
134
+ import * as i131 from "./dashboard/dashboard.component";
135
+ import * as i132 from "./dashboard/widget-item.component";
136
+ import * as i133 from "./dashboard/cube/filter/filter.component";
137
+ import * as i134 from "./dashboard/cube/accum-cube.widget";
138
+ import * as i135 from "./dashboard/cube/cube-analysis.widget";
139
+ import * as i136 from "./dashboard/cube/cube-chart.widget";
140
+ import * as i137 from "./dashboard/actions/actions.widget";
141
+ import * as i138 from "./dashboard/recents/recents.widget";
142
+ import * as i139 from "./core/prompt/ask/ask.dialog";
143
+ import * as i140 from "./home/about/about.dialog";
144
+ import * as i141 from "./compose/action/action.dialog";
145
+ import * as i142 from "./impersonate/impersonate.component";
146
+ import * as i143 from "./chat/conversation.component";
147
+ import * as i144 from "./cube/matrix/popup.component";
148
+ import * as i145 from "./compose/version-compare/version-compare.component";
149
+ import * as i146 from "./cube/explore/document-item.component";
150
+ import * as i147 from "./reports/tasks/tasks.component";
151
+ import * as i148 from "./dashboard/score/pending-results.widget";
152
+ import * as i149 from "./dashboard/score/compare-departments.widget";
153
+ import * as i150 from "./reports/cube/table-documents.component";
154
+ import * as i151 from "./dashboard/cube/documents.widget";
155
+ import * as i152 from "./dashboard/score/personal-score.widget";
156
+ import * as i153 from "./dashboard/score/activity.widget";
157
+ import * as i154 from "./dashboard/score/peers-performance.widget";
158
+ import * as i155 from "./reports/cube/usage-pivot.component";
159
+ import * as i156 from "./reports/cube/usage-chart.component";
160
+ import * as i157 from "./reports/cube/usage-args.component";
161
+ import * as i158 from "./core/tagging/emoji.component";
162
+ import * as i159 from "./core/popup/tooltip.directive";
163
+ import * as i160 from "@angular/common";
164
+ import * as i161 from "@angular/common/http";
165
+ import * as i162 from "@angular/forms";
166
+ import * as i163 from "@angular/flex-layout";
167
+ import * as i164 from "@angular/router";
168
+ import * as i165 from "@ctrl/ngx-emoji-mart";
169
+ import * as i166 from "./modules/gantt.module";
170
+ import * as i167 from "./modules/schedule.module";
171
+ import * as i168 from "./modules/circular-gauge.module";
172
+ import * as i169 from "./modules/chart.module";
173
+ import * as i170 from "./modules/grid.module";
174
+ import * as i171 from "./modules/texteditor.module";
175
+ import * as i172 from "./modules/spreadsheet.module";
176
+ import * as i173 from "./modules/pivot.module";
177
+ import * as i174 from "@syncfusion/ej2-angular-kanban";
178
+ import * as i175 from "./modules/diagram.module";
179
+ import * as i176 from "./modules/material.module";
179
180
  export declare class SharedModule {
180
181
  static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
181
182
  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]>;
183
+ 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.FileField, typeof i54.NumericField, typeof i55.AutocompleteField, typeof i56.CheckField, typeof i57.DateField, typeof i58.DateRangeField, typeof i59.ExpressionField, typeof i60.InputField, typeof i61.SelectField, typeof i62.SwitchField, typeof i63.TextareaField, typeof i64.TimespanField, typeof i65.ReturnActionComponent, typeof i66.AssignActionComponent, typeof i67.AvatarComponent, typeof i68.PeopleComponent, typeof i69.EditInputComponent, typeof i70.NgxComponentOutlet, typeof i33.BizDocApp, typeof i71.LottieAnimation, typeof i22.ContactsComponent, typeof i72.CubeMatrixComponent, typeof i73.FilterTagsComponent, typeof i74.ExploreItemsComponent, typeof i75.CompareNameDirective, typeof i75.CompareGroupDirective, typeof i75.CompareContextDirective, typeof i76.GuideComponent, typeof i77.OutOfOfficeToast, typeof i78.NotificationsTableComponent, typeof i79.NotificationsFilterComponent, typeof i80.TaggingPipe, typeof i81.PrivilegeHiddenDirective, typeof i82.TaggingItemDirective, typeof i83.TaggingDirective, typeof i84.DocumentTaggingComponent, typeof i85.UserTaggingComponent, typeof i81.PrivilegeDisabledDirective, typeof i86.CubeGridDocumentsComponent, typeof i87.LongRunningTaskNotification, typeof i88.TaggedNotification, typeof i89.CommentedNotification, typeof i90.NudgeNotification, typeof i91.TextNotification, typeof i92.CubeAnomalyNotification, typeof i93.EscalatedNotification, typeof i94.LikedNotification, typeof i95.StateChangedNotification, typeof i96.UpcomingEventNotification, typeof i97.NoneComponent, typeof i98.ScheduleViewComponent, typeof i99.OptionsComponent, typeof i100.TraceViewComponent, typeof i101.ProgressDirective, typeof i102.AttachmentsComponent, typeof i103.DocumentEventsComponent, typeof i104.TagsComponent, typeof i105.MapComponent, typeof i106.MaskComponent, typeof i107.SaveChangesDialog, typeof i108.FlowViewComponent, typeof i109.SubstitutionComponent, typeof i110.PopupComponent, typeof i111.AttachmentPreview, typeof i112.CommentsComponent, typeof i113.CommentComponent, typeof i114.EditCommentComponent, typeof i115.CommentLikesComponent, typeof i116.CommentEditsComponent, typeof i117.BrowseItemsComponent, typeof i118.BrowseFilterComponent, typeof i119.ExpandedItemComponent, typeof i120.ComposeFormComponent, typeof i121.CubeViewComponent, typeof i122.CubeFilterComponent, typeof i123.CubeAccumulationChartComponent, typeof i124.CubeChartComponent, typeof i125.CubePivotComponent, typeof i126.CubeSpreadsheetComponent, typeof i127.CubeGridComponent, typeof i128.ReportViewerComponent, typeof i129.TableViewComponent, typeof i130.ReportArgumentsComponent, typeof i131.DashboardComponent, typeof i132.WidgetItemComponent, typeof i133.CubeWidgetFilterComponent, typeof i134.CubeAccumAnalysisWidget, typeof i135.CubeAnalysisWidget, typeof i136.CubeChartAnalysisWidget, typeof i137.ActionsWidget, typeof i138.RecentsWidget, typeof i139.AskDialog, typeof i140.AboutDialog, typeof i141.ActionDialog, typeof i142.ImpersonateDialog, typeof i143.ConversationComponent, typeof i144.CubeMatrixPopupComponent, typeof i145.VersionCompareComponent, typeof i146.ExploreDocumentComponent, typeof i147.TasksComponent, typeof i148.PendingResultsWidget, typeof i149.CompareDepartmentsWidget, typeof i150.CubeDocumentsComponent, typeof i151.CubeDocumentsWidget, typeof i152.PersonalScoreWidget, typeof i153.PersonalActivityWidget, typeof i154.PeersPerformanceWidget, typeof i155.UsagePivotComponent, typeof i156.UsageChartComponent, typeof i157.UsageReportArgs, typeof i158.EmojiHostComponent, typeof i159.TooltipDirective, typeof i159.TooltipComponent], [typeof i160.CommonModule, typeof i161.HttpClientModule, typeof i162.ReactiveFormsModule, typeof i163.FlexLayoutModule, typeof i164.RouterModule, typeof i165.PickerModule, typeof i166.SyncfusionGanttModule, typeof i167.SyncfusionScheduleModule, typeof i168.SyncfusionCircularGaugeModule, typeof i169.SyncfusionChartModule, typeof i166.SyncfusionGanttModule, typeof i170.SyncfusionGridModule, typeof i171.SyncfusionTextEditorModule, typeof i172.SyncfusionSpreadsheetModule, typeof i173.SyncfusionPivotModule, typeof i174.KanbanModule, typeof i175.SyncfusionDiagramModule, typeof i176.MaterialModule], [typeof i1.FileInput, typeof i73.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 i131.DashboardComponent, typeof i104.TagsComponent, typeof i23.QuickCommentComponent, typeof i176.MaterialModule, typeof i112.CommentsComponent, typeof i33.BrokenPage, typeof i141.ActionDialog, typeof i118.BrowseFilterComponent, typeof i122.CubeFilterComponent, typeof i98.ScheduleViewComponent, typeof i128.ReportViewerComponent, typeof i132.WidgetItemComponent, typeof i121.CubeViewComponent, typeof i74.ExploreItemsComponent, typeof i120.ComposeFormComponent, typeof i117.BrowseItemsComponent, typeof i78.NotificationsTableComponent, typeof i21.ActionPicker, typeof i143.ConversationComponent, typeof i32.StateDirective, typeof i22.ContactsComponent, typeof i72.CubeMatrixComponent, typeof i24.DurationFormatPipe, typeof i25.CombinationPicker, typeof i27.CombinationPool, typeof i35.TimePicker, typeof i159.TooltipDirective, typeof i30.DateRangePipe, typeof i70.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 i67.AvatarComponent, typeof i130.ReportArgumentsComponent, typeof i33.BizDocApp, typeof i111.AttachmentPreview, typeof i81.PrivilegeHiddenDirective, typeof i81.PrivilegeDisabledDirective, typeof i75.CompareGroupDirective, typeof i75.CompareNameDirective, typeof i75.CompareContextDirective, typeof i100.TraceViewComponent, typeof i108.FlowViewComponent, typeof i66.AssignActionComponent, typeof i65.ReturnActionComponent, typeof i146.ExploreDocumentComponent, typeof i137.ActionsWidget, typeof i135.CubeAnalysisWidget, typeof i151.CubeDocumentsWidget, typeof i138.RecentsWidget, typeof i153.PersonalActivityWidget, typeof i149.CompareDepartmentsWidget, typeof i154.PeersPerformanceWidget, typeof i148.PendingResultsWidget, typeof i152.PersonalScoreWidget, typeof i133.CubeWidgetFilterComponent, typeof i150.CubeDocumentsComponent, typeof i86.CubeGridDocumentsComponent, typeof i147.TasksComponent, typeof i157.UsageReportArgs, typeof i156.UsageChartComponent, typeof i155.UsagePivotComponent, typeof i43.TimespanInput, typeof i145.VersionCompareComponent, typeof i71.LottieAnimation, typeof i123.CubeAccumulationChartComponent, typeof i124.CubeChartComponent, typeof i125.CubePivotComponent, typeof i126.CubeSpreadsheetComponent, typeof i127.CubeGridComponent]>;
183
184
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
184
185
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.13.7",
3
+ "version": "1.13.11",
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