@bizdoc/core 2.3.32 → 2.3.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (405) hide show
  1. package/assets/bizdoc-schema.json +1 -0
  2. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  3. package/esm2022/lib/admin/admin-menu.component.mjs +5 -5
  4. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  5. package/esm2022/lib/admin/architecture/designer-element.component.mjs +15 -15
  6. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  7. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  8. package/esm2022/lib/admin/architecture/designer.component.mjs +16 -8
  9. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  10. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
  11. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
  12. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  13. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  14. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  15. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  16. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  17. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
  19. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
  20. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
  21. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  22. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  23. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
  24. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  26. package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
  27. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
  28. package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
  29. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
  30. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  31. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
  32. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
  33. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
  34. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
  35. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  36. package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
  37. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  38. package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  40. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  41. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  42. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
  43. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
  45. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
  46. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  47. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
  49. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  50. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  51. package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
  52. package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
  53. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  54. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +5 -5
  55. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
  56. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  57. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
  58. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
  59. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  60. package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
  61. package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
  62. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  63. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  64. package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
  65. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
  66. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
  67. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  68. package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
  69. package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
  70. package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
  71. package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
  72. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
  73. package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
  74. package/esm2022/lib/admin/system.service.mjs +3 -3
  75. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  76. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  77. package/esm2022/lib/app.component.mjs +6 -6
  78. package/esm2022/lib/bizdoc.module.mjs +4 -4
  79. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  80. package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
  81. package/esm2022/lib/browse/browse.pane.component.mjs +22 -11
  82. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  83. package/esm2022/lib/browse/filter/filter.component.mjs +28 -38
  84. package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
  85. package/esm2022/lib/chat/chat-info.mjs +3 -3
  86. package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
  87. package/esm2022/lib/chat/chat.service.mjs +3 -3
  88. package/esm2022/lib/chat/contacts.component.mjs +15 -14
  89. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  90. package/esm2022/lib/chat/conversation.component.mjs +5 -5
  91. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  92. package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
  93. package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
  94. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  95. package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
  96. package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
  97. package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
  98. package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
  99. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  100. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  101. package/esm2022/lib/compose/box/box.component.mjs +3 -3
  102. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  103. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  104. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  105. package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
  106. package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
  107. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  108. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  109. package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
  110. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  111. package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
  112. package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
  113. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  114. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  115. package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
  116. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  117. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  118. package/esm2022/lib/compose/document.component.mjs +3 -3
  119. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  120. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  121. package/esm2022/lib/compose/events/events.component.mjs +3 -3
  122. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  123. package/esm2022/lib/compose/form.component.mjs +3 -3
  124. package/esm2022/lib/compose/new-menu.component.mjs +5 -5
  125. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  126. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  127. package/esm2022/lib/compose/state.component.mjs +3 -3
  128. package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
  129. package/esm2022/lib/compose/trace/flow.component.mjs +8 -4
  130. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  131. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  132. package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
  133. package/esm2022/lib/compose/trace/trace.pane.component.mjs +7 -9
  134. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  135. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  136. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
  137. package/esm2022/lib/core/StickyToolbar.mjs +3 -3
  138. package/esm2022/lib/core/account.service.mjs +3 -3
  139. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  140. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  141. package/esm2022/lib/core/checkbox.mjs +3 -3
  142. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  143. package/esm2022/lib/core/datasource.service.mjs +3 -3
  144. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  145. package/esm2022/lib/core/fields/address.field.mjs +3 -3
  146. package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
  147. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  148. package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
  149. package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
  150. package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
  151. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  152. package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
  153. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  154. package/esm2022/lib/core/fields/date.field.mjs +3 -3
  155. package/esm2022/lib/core/fields/expression.field.mjs +6 -6
  156. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  157. package/esm2022/lib/core/fields/file.field.mjs +3 -3
  158. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  159. package/esm2022/lib/core/fields/html.field.mjs +3 -3
  160. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  161. package/esm2022/lib/core/fields/input.field.mjs +3 -3
  162. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  163. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  164. package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
  165. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  166. package/esm2022/lib/core/fields/options.component.mjs +3 -3
  167. package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
  168. package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
  169. package/esm2022/lib/core/fields/select.designer.mjs +3 -3
  170. package/esm2022/lib/core/fields/select.field.mjs +3 -3
  171. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  172. package/esm2022/lib/core/fields/signature.field.mjs +3 -3
  173. package/esm2022/lib/core/fields/switch.field.mjs +3 -3
  174. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  175. package/esm2022/lib/core/fields/tags.field.mjs +3 -3
  176. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  177. package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
  178. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  179. package/esm2022/lib/core/fields/time.field.mjs +3 -3
  180. package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
  181. package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
  182. package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
  183. package/esm2022/lib/core/guide/guide.component.mjs +8 -8
  184. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  185. package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
  186. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  187. package/esm2022/lib/core/hub.service.mjs +3 -3
  188. package/esm2022/lib/core/identity/identity.component.mjs +3 -3
  189. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  190. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  191. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  192. package/esm2022/lib/core/info/map-info.mjs +3 -3
  193. package/esm2022/lib/core/inputs/address.input.mjs +3 -3
  194. package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
  195. package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
  196. package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
  197. package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
  198. package/esm2022/lib/core/inputs/file.input.mjs +3 -3
  199. package/esm2022/lib/core/inputs/select.input.mjs +3 -3
  200. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  201. package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
  202. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  203. package/esm2022/lib/core/layout.component.mjs +3 -3
  204. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  205. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  206. package/esm2022/lib/core/none.component.mjs +3 -3
  207. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  208. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  209. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  210. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  211. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  212. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  213. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  214. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  215. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  216. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  217. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  218. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  219. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  220. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  221. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
  222. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  223. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  224. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  225. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  226. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  227. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  228. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  229. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  230. package/esm2022/lib/core/prompt.service.mjs +3 -3
  231. package/esm2022/lib/core/router.mjs +6 -6
  232. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  233. package/esm2022/lib/core/session.service.mjs +3 -3
  234. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  235. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  236. package/esm2022/lib/core/slots/slots.component.mjs +32 -32
  237. package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
  238. package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
  239. package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
  240. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  241. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  242. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  243. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  244. package/esm2022/lib/core/tagging/users.component.mjs +3 -3
  245. package/esm2022/lib/core/translate.service.mjs +3 -3
  246. package/esm2022/lib/core/translations.mjs +27 -7
  247. package/esm2022/lib/core/window-title.service.mjs +3 -3
  248. package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
  249. package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
  250. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  251. package/esm2022/lib/cube/cube-menu.component.mjs +5 -5
  252. package/esm2022/lib/cube/cube-view.component.mjs +3 -3
  253. package/esm2022/lib/cube/cube.service.mjs +3 -3
  254. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  255. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  256. package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
  257. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  258. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  259. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  260. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  261. package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
  262. package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
  263. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  264. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  265. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  266. package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
  267. package/esm2022/lib/cube/matrix/table.component.mjs +122 -101
  268. package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
  269. package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
  270. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
  271. package/esm2022/lib/cube/spreadsheet/spreadsheet.container.mjs +3 -3
  272. package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
  273. package/esm2022/lib/cube/view-base.mjs +3 -3
  274. package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
  275. package/esm2022/lib/cube/view.pane.component.mjs +27 -13
  276. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  277. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  278. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  279. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  280. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  281. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  282. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  283. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  284. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  285. package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
  286. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  287. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  288. package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
  289. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  290. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  293. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  294. package/esm2022/lib/designer.module.mjs +4 -4
  295. package/esm2022/lib/desktop.module.mjs +5 -8
  296. package/esm2022/lib/home/about/about.dialog.mjs +3 -3
  297. package/esm2022/lib/home/home-base.component.mjs +5 -5
  298. package/esm2022/lib/home/home.desktop.component.mjs +133 -42
  299. package/esm2022/lib/home/home.mobile.component.mjs +5 -5
  300. package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
  301. package/esm2022/lib/home/options/options.component.mjs +34 -37
  302. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +5 -5
  303. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  304. package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
  305. package/esm2022/lib/mobile.module.mjs +4 -4
  306. package/esm2022/lib/modules/chart.module.mjs +4 -4
  307. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  308. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  309. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  310. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  311. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  312. package/esm2022/lib/modules/grid.module.mjs +4 -4
  313. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  314. package/esm2022/lib/modules/material.module.mjs +4 -4
  315. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  316. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  317. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  318. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  319. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  320. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  321. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  322. package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
  323. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  324. package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
  325. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  326. package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
  327. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  328. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  329. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  330. package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
  331. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  332. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  333. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  334. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  335. package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
  336. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  337. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  338. package/esm2022/lib/options/options.component.mjs +72 -81
  339. package/esm2022/lib/options/options.service.mjs +9 -29
  340. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  341. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  342. package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
  343. package/esm2022/lib/reports/cube/role-performance.component.mjs +3 -3
  344. package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
  345. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  346. package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
  347. package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
  348. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
  349. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  350. package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
  351. package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
  352. package/esm2022/lib/reports/report.pane.component.mjs +28 -11
  353. package/esm2022/lib/reports/reports-menu.component.mjs +5 -5
  354. package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
  355. package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
  356. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  357. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  358. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  359. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  360. package/esm2022/lib/search/cube.component.mjs +9 -7
  361. package/esm2022/lib/search/document.component.mjs +6 -6
  362. package/esm2022/lib/search/guide.component.mjs +10 -9
  363. package/esm2022/lib/search/path.component.mjs +6 -6
  364. package/esm2022/lib/search/search.service.mjs +3 -3
  365. package/esm2022/lib/shared.module.mjs +7 -7
  366. package/esm2022/lib/system.module.mjs +9 -5
  367. package/esm2022/lib/views/cube/chart.component.mjs +3 -3
  368. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  369. package/esm2022/lib/views/cube/explore.component.mjs +3 -3
  370. package/esm2022/lib/views/cube/matrix.component.mjs +7 -5
  371. package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
  372. package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
  373. package/esm2022/lib/views/cube/sum.component.mjs +3 -3
  374. package/esm2022/lib/views/cube/view.component.mjs +3 -3
  375. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  376. package/esm2022/lib/views/view-item.component.mjs +3 -3
  377. package/esm2022/lib/views/views.component.mjs +3 -3
  378. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  379. package/esm2022/lib/views/views.pane.component.mjs +3 -3
  380. package/esm2022/public-api.mjs +2 -1
  381. package/fesm2022/bizdoc-core.mjs +3203 -3120
  382. package/fesm2022/bizdoc-core.mjs.map +1 -1
  383. package/lib/admin/architecture/designer.component.d.ts +2 -1
  384. package/lib/browse/browse.pane.component.d.ts +3 -2
  385. package/lib/browse/filter/filter.component.d.ts +2 -5
  386. package/lib/compose/trace/trace.pane.component.d.ts +1 -1
  387. package/lib/core/guide/guide.component.d.ts +1 -1
  388. package/lib/core/slots/slots.component.d.ts +6 -4
  389. package/lib/core/translations.d.ts +22 -2
  390. package/lib/cube/matrix/table.component.d.ts +13 -7
  391. package/lib/cube/view.pane.component.d.ts +8 -3
  392. package/lib/desktop.module.d.ts +37 -38
  393. package/lib/home/home-base.component.d.ts +1 -1
  394. package/lib/home/home.desktop.component.d.ts +31 -6
  395. package/lib/home/home.mobile.component.d.ts +1 -1
  396. package/lib/home/options/options.component.d.ts +10 -13
  397. package/lib/options/options.component.d.ts +18 -21
  398. package/lib/options/options.service.d.ts +2 -7
  399. package/lib/reports/report.pane.component.d.ts +8 -2
  400. package/lib/shared.module.d.ts +1 -1
  401. package/lib/views/cube/matrix.component.d.ts +2 -0
  402. package/package.json +6 -6
  403. package/public-api.d.ts +1 -0
  404. package/esm2022/lib/home/tools.component.mjs +0 -82
  405. package/lib/home/tools.component.d.ts +0 -35
@@ -24,6 +24,7 @@ export declare class ConfigurationDesignerComponent implements UtilityComponent,
24
24
  private _popup;
25
25
  private _ref;
26
26
  filters: TemplateRef<any>;
27
+ filterEl: ElementRef<HTMLElement>;
27
28
  searchBy: number;
28
29
  loading: boolean;
29
30
  saving: boolean;
@@ -50,7 +51,7 @@ export declare class ConfigurationDesignerComponent implements UtilityComponent,
50
51
  *
51
52
  * @param evt
52
53
  */
53
- filter(evt: Event): void;
54
+ openFilter(evt?: Event): void;
54
55
  /**
55
56
  *
56
57
  * @param section
@@ -21,6 +21,7 @@ export declare class BrowsePaneComponent implements OnInit {
21
21
  private _translate;
22
22
  private _dialog;
23
23
  items: BrowseItemsComponent;
24
+ filterEl: ElementRef<HTMLElement>;
24
25
  search: ElementRef;
25
26
  folderId: string;
26
27
  filterType: FilterType;
@@ -33,9 +34,9 @@ export declare class BrowsePaneComponent implements OnInit {
33
34
  constructor(_pane: PaneRef<BrowsePaneComponent>, _session: SessionService, _popup: Popup, _router: PanesRouter, _directionality: Directionality, _translate: TranslateService, _dialog: MatDialog);
34
35
  ngOnInit(): void;
35
36
  get folder(): Folder;
36
- openFilter(evt: Event): void;
37
+ openFilter(evt?: Event): void;
37
38
  /**
38
- * Ctrl-f
39
+ * Alt-s, Alt-q
39
40
  * @param event
40
41
  */
41
42
  handleKeydown(event: KeyboardEvent): void;
@@ -1,4 +1,4 @@
1
- import { EventEmitter, OnInit, OnDestroy, OnChanges, SimpleChanges, ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
1
+ import { EventEmitter, OnInit, OnDestroy, ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
2
2
  import { FormBuilder } from '@angular/forms';
3
3
  import { CdkDragDrop } from '@angular/cdk/drag-drop';
4
4
  import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
@@ -10,7 +10,7 @@ import { AccountService } from '../../core/account.service';
10
10
  import { BizDocConfig } from '../../core/configuration';
11
11
  import { MatChipListbox, MatChipListboxChange } from '@angular/material/chips';
12
12
  import * as i0 from "@angular/core";
13
- export declare class BrowseFilterComponent implements OnInit, OnChanges, AfterViewInit, OnDestroy {
13
+ export declare class BrowseFilterComponent implements OnInit, AfterViewInit, OnDestroy {
14
14
  private _fb;
15
15
  private _session;
16
16
  private _cd;
@@ -52,11 +52,8 @@ export declare class BrowseFilterComponent implements OnInit, OnChanges, AfterVi
52
52
  constructor(_fb: FormBuilder, _session: SessionService, _cd: ChangeDetectorRef, _mailbox: MailboxService, _accounts: AccountService, _config: BizDocConfig);
53
53
  ngOnInit(): void;
54
54
  ngAfterViewInit(): void;
55
- ngOnChanges(changes: SimpleChanges): void;
56
- private _initialize;
57
55
  display(keyValue: any): any;
58
56
  change(axis: string, evt: MatAutocompleteSelectedEvent): void;
59
- setValue(value: BrowseFilterArgs): void;
60
57
  clearSender(): void;
61
58
  axesChange(axes: AxesMap): void;
62
59
  toggleTag(evt: MatChipListboxChange): void;
@@ -14,7 +14,7 @@ export declare class TracePaneComponent implements OnInit {
14
14
  flow: FlowViewComponent;
15
15
  constructor(translate: TranslateService, _pane: PaneRef<TracePaneComponent>, _router: PanesRouter);
16
16
  ngOnInit(): void;
17
- version(time: Date): void;
17
+ showVersion(time: Date): void;
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<TracePaneComponent, never>;
19
19
  static ɵcmp: i0.ɵɵComponentDeclaration<TracePaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
20
20
  }
@@ -26,7 +26,7 @@ export declare class GuideComponent implements OnInit {
26
26
  keydown(evt: KeyboardEvent): void;
27
27
  next(): void;
28
28
  prev(): void;
29
- close(dismiss?: boolean): void;
29
+ close(done?: boolean): void;
30
30
  static ɵfac: i0.ɵɵFactoryDeclaration<GuideComponent, never>;
31
31
  static ɵcmp: i0.ɵɵComponentDeclaration<GuideComponent, "ng-component", never, {}, {}, never, never, false, never>;
32
32
  }
@@ -3,7 +3,6 @@ import { CdkDragDrop } from '@angular/cdk/drag-drop';
3
3
  import { CdkScrollable, ComponentType } from '@angular/cdk/overlay';
4
4
  import { RippleConfig } from '@angular/material/core';
5
5
  import { WindowTitleService } from '../window-title.service';
6
- import { GuideService } from '../guide/guide.service';
7
6
  import { PanesRouter } from './router.service';
8
7
  import { SessionService } from '../session.service';
9
8
  import { PaneRef, PaneOptions } from './pane-ref';
@@ -19,7 +18,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
19
18
  private _cd;
20
19
  private _router;
21
20
  private _title;
22
- private _guide;
23
21
  private _injector;
24
22
  readonly dialogChange: EventEmitter<boolean>;
25
23
  _panesContainerRef: ViewContainerRef;
@@ -55,7 +53,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
55
53
  private readonly _rtl;
56
54
  private readonly _resizing;
57
55
  private readonly _destroy;
58
- constructor(data: ExtendedRoute[], _session: SessionService, _cd: ChangeDetectorRef, _router: PanesRouter, _title: WindowTitleService, _guide: GuideService, _injector: Injector);
56
+ constructor(data: ExtendedRoute[], _session: SessionService, _cd: ChangeDetectorRef, _router: PanesRouter, _title: WindowTitleService, _injector: Injector);
59
57
  ngOnInit(): void;
60
58
  private _deserialize;
61
59
  /**
@@ -133,7 +131,6 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
133
131
  * @param options
134
132
  */
135
133
  private _insertTab;
136
- guide(name: string): void;
137
134
  back(): void;
138
135
  /**
139
136
  *
@@ -147,6 +144,11 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
147
144
  * @param pane
148
145
  */
149
146
  private _paneCommand;
147
+ /**
148
+ * Alt-h
149
+ * @param event
150
+ */
151
+ handleKeydown(event: KeyboardEvent): void;
150
152
  /**
151
153
  * escape
152
154
  * @param event
@@ -84,6 +84,13 @@ export declare const STRINGS: {
84
84
  ar: {};
85
85
  ru: {};
86
86
  en: {
87
+ AltSHelp: string;
88
+ CtrlSHelp: string;
89
+ AltNHelp: string;
90
+ AltQHelp: string;
91
+ AltHHelp: string;
92
+ AltAHelp: string;
93
+ CtrlDotHelp: string;
87
94
  SettingThingsUp: string;
88
95
  PleaseWait: string;
89
96
  ReceivedAgo: string;
@@ -268,6 +275,7 @@ export declare const STRINGS: {
268
275
  Settings: string;
269
276
  Senders: string;
270
277
  Guides: string;
278
+ Guide: string;
271
279
  Events: string;
272
280
  Unread: string;
273
281
  EmailNotifications: string;
@@ -399,6 +407,7 @@ export declare const STRINGS: {
399
407
  Patterns: string;
400
408
  Title: string;
401
409
  Search: string;
410
+ SearchFolders: string;
402
411
  SearchContacts: string;
403
412
  Dates: string;
404
413
  From: string;
@@ -408,7 +417,8 @@ export declare const STRINGS: {
408
417
  Standard: string;
409
418
  Average: string;
410
419
  Open: string;
411
- Sound: string;
420
+ SoundOn: string;
421
+ SoundOff: string;
412
422
  TaggedInComments: string;
413
423
  TaggedYourselfNotify: string;
414
424
  TaggedNotify: string;
@@ -485,6 +495,13 @@ export declare const STRINGS: {
485
495
  MaxLengthErr: string;
486
496
  };
487
497
  he: {
498
+ AltSHelp: string;
499
+ CtrlSHelp: string;
500
+ AltNHelp: string;
501
+ AltHHelp: string;
502
+ AltAHelp: string;
503
+ CtrlDotHelp: string;
504
+ AltQHelp: string;
488
505
  PatternErr: string;
489
506
  EmailErr: string;
490
507
  MinLengthErr: string;
@@ -717,7 +734,8 @@ export declare const STRINGS: {
717
734
  YouTakenActionByTo: string;
718
735
  ActionTakenByYou: string;
719
736
  ActionTakenByYouTo: string;
720
- Sound: string;
737
+ SoundOn: string;
738
+ SoundOff: string;
721
739
  TaggedInComments: string;
722
740
  TaggedYourselfNotify: string;
723
741
  TaggedNotify: string;
@@ -796,6 +814,7 @@ export declare const STRINGS: {
796
814
  Senders: string;
797
815
  GuideFinish: string;
798
816
  Guides: string;
817
+ Guide: string;
799
818
  Events: string;
800
819
  EmailNotifications: string;
801
820
  MarkAsRead: string;
@@ -808,6 +827,7 @@ export declare const STRINGS: {
808
827
  Patterns: string;
809
828
  Pattern: string;
810
829
  Search: string;
830
+ SearchFolders: string;
811
831
  SearchMale: string;
812
832
  SearchFemale: string;
813
833
  SearchContacts: string;
@@ -21,20 +21,20 @@ export declare class CubeMatrixComponent implements OnChanges {
21
21
  CURRENCY: string;
22
22
  SYMBOL: string;
23
23
  tableElement: ElementRef<HTMLTableElement>;
24
- seriesTotalLabel: string;
25
- xAxisTotalLabel: string;
24
+ seriesTotalLabel?: string;
25
+ xAxisTotalLabel?: string;
26
26
  _cube?: string;
27
27
  _xAxis: string;
28
28
  _series: string;
29
29
  _indices?: string[] | string;
30
- indexAt: AxisType;
31
- placeAt: AxisPlace;
32
- scope: ScopeType;
30
+ indexAt?: AxisType;
31
+ placeAt?: AxisPlace;
32
+ scope?: ScopeType;
33
33
  private _sum;
34
34
  set sum(val: SumSettings | SumSettings[]);
35
35
  filters: AxesMap;
36
- private _interactive;
37
36
  loading: boolean;
37
+ private _interactive;
38
38
  get interactive(): boolean;
39
39
  set interactive(value: boolean);
40
40
  readonly onExplore: EventEmitter<AxisClickEvent>;
@@ -62,16 +62,22 @@ export declare class CubeMatrixComponent implements OnChanges {
62
62
  private _map;
63
63
  private _clone;
64
64
  private _totals;
65
- private _calculatesum;
66
65
  private _stringify;
67
66
  private _format;
68
67
  explore(column: HeaderInfo, row: HeaderInfo): void;
68
+ /** */
69
69
  export(): void;
70
+ /**
71
+ *
72
+ * @param x
73
+ * @param y
74
+ */
70
75
  _move(x: any, y: any): void;
71
76
  static ɵfac: i0.ɵɵFactoryDeclaration<CubeMatrixComponent, never>;
72
77
  static ɵcmp: i0.ɵɵComponentDeclaration<CubeMatrixComponent, "bizdoc-cube-matrix", never, { "seriesTotalLabel": { "alias": "seriesTotalLabel"; "required": false; }; "xAxisTotalLabel": { "alias": "xAxisTotalLabel"; "required": false; }; "_cube": { "alias": "cube"; "required": false; }; "_xAxis": { "alias": "xAxis"; "required": false; }; "_series": { "alias": "series"; "required": false; }; "_indices": { "alias": "indices"; "required": false; }; "indexAt": { "alias": "indexAt"; "required": false; }; "placeAt": { "alias": "placeAt"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; "sum": { "alias": "sum"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, { "onExplore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
73
78
  }
74
79
  export type SumSettings = {
80
+ startMonth?: number;
75
81
  value?: string | number;
76
82
  axis: AxisType;
77
83
  title: string;
@@ -1,4 +1,4 @@
1
- import { OnInit } from '@angular/core';
1
+ import { ElementRef, OnInit } from '@angular/core';
2
2
  import { CubeService } from './cube.service';
3
3
  import { SessionService } from '../core/session.service';
4
4
  import { GuideService } from '../core/guide/guide.service';
@@ -13,6 +13,7 @@ export declare class CubeViewPaneComponent extends ViewBase implements OnInit {
13
13
  private _pane;
14
14
  private _popup;
15
15
  viewPane: CubeViewComponent;
16
+ filterEl: ElementRef<HTMLElement>;
16
17
  constructor(session: SessionService, _pane: PaneRef<CubeViewPaneComponent>, _popup: Popup, router: RouterImpl, service: CubeService, guide: GuideService);
17
18
  ngOnInit(): void;
18
19
  /**
@@ -20,8 +21,12 @@ export declare class CubeViewPaneComponent extends ViewBase implements OnInit {
20
21
  * @param evt
21
22
  */
22
23
  explore(evt: AxisClickEvent): void;
23
- filterToggle(evt: Event): void;
24
- guide(evt?: Event): void;
24
+ /**
25
+ * Alt-f
26
+ * @param event
27
+ */
28
+ handleKeydown(event: KeyboardEvent): void;
29
+ openFilter(evt?: Event): void;
25
30
  static ɵfac: i0.ɵɵFactoryDeclaration<CubeViewPaneComponent, never>;
26
31
  static ɵcmp: i0.ɵɵComponentDeclaration<CubeViewPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
27
32
  }
@@ -3,46 +3,45 @@ import { BizDocChildConfig } from './core/configuration';
3
3
  import * as i0 from "@angular/core";
4
4
  import * as i1 from "./compose/document.pane.component";
5
5
  import * as i2 from "./views/views.pane.component";
6
- import * as i3 from "./home/tools.component";
7
- import * as i4 from "./home/notifications/notifications.component";
8
- import * as i5 from "./dashboard/dashboard.pane.component";
9
- import * as i6 from "./admin/admin-menu.component";
10
- import * as i7 from "./home/home.desktop.component";
11
- import * as i8 from "./home/sign/sign.component";
12
- import * as i9 from "./home/options/options.component";
13
- import * as i10 from "./core/slots/router.directive";
14
- import * as i11 from "./core/slots/slots.component";
15
- import * as i12 from "./cube/cube-menu.component";
16
- import * as i13 from "./cube/view.pane.component";
17
- import * as i14 from "./cube/explore/item.pane.component";
18
- import * as i15 from "./cube/explore/explore.pane.component";
19
- import * as i16 from "./notifications/notifications.pane.component";
20
- import * as i17 from "./compose/trace/trace.pane.component";
21
- import * as i18 from "./compose/version-compare/version.pane.component";
22
- import * as i19 from "./compose/action/action.pane.dialog.exp";
23
- import * as i20 from "./compose/comments/comments.pane.component";
24
- import * as i21 from "./reports/reports-menu.component";
25
- import * as i22 from "./reports/report.pane.component";
26
- import * as i23 from "./browse/folders-menu.component";
27
- import * as i24 from "./browse/browse.pane.component";
28
- import * as i25 from "./compose/new-menu.component";
29
- import * as i26 from "./compose/compose.pane.component";
30
- import * as i27 from "./cube/matrix/matrix.pane.component";
31
- import * as i28 from "./scheduler/scheduler.pane.component";
32
- import * as i29 from "./chat/contacts.pane.component";
33
- import * as i30 from "./chat/conversation.pane.component";
34
- import * as i31 from "./search/cube.component";
35
- import * as i32 from "./search/document.component";
36
- import * as i33 from "./search/path.component";
37
- import * as i34 from "./search/guide.component";
38
- import * as i35 from "@angular/common";
39
- import * as i36 from "@angular/common/http";
40
- import * as i37 from "@angular/forms";
41
- import * as i38 from "@angular/router";
42
- import * as i39 from "./shared.module";
6
+ import * as i3 from "./home/notifications/notifications.component";
7
+ import * as i4 from "./dashboard/dashboard.pane.component";
8
+ import * as i5 from "./admin/admin-menu.component";
9
+ import * as i6 from "./home/home.desktop.component";
10
+ import * as i7 from "./home/sign/sign.component";
11
+ import * as i8 from "./home/options/options.component";
12
+ import * as i9 from "./core/slots/router.directive";
13
+ import * as i10 from "./core/slots/slots.component";
14
+ import * as i11 from "./cube/cube-menu.component";
15
+ import * as i12 from "./cube/view.pane.component";
16
+ import * as i13 from "./cube/explore/item.pane.component";
17
+ import * as i14 from "./cube/explore/explore.pane.component";
18
+ import * as i15 from "./notifications/notifications.pane.component";
19
+ import * as i16 from "./compose/trace/trace.pane.component";
20
+ import * as i17 from "./compose/version-compare/version.pane.component";
21
+ import * as i18 from "./compose/action/action.pane.dialog.exp";
22
+ import * as i19 from "./compose/comments/comments.pane.component";
23
+ import * as i20 from "./reports/reports-menu.component";
24
+ import * as i21 from "./reports/report.pane.component";
25
+ import * as i22 from "./browse/folders-menu.component";
26
+ import * as i23 from "./browse/browse.pane.component";
27
+ import * as i24 from "./compose/new-menu.component";
28
+ import * as i25 from "./compose/compose.pane.component";
29
+ import * as i26 from "./cube/matrix/matrix.pane.component";
30
+ import * as i27 from "./scheduler/scheduler.pane.component";
31
+ import * as i28 from "./chat/contacts.pane.component";
32
+ import * as i29 from "./chat/conversation.pane.component";
33
+ import * as i30 from "./search/cube.component";
34
+ import * as i31 from "./search/document.component";
35
+ import * as i32 from "./search/path.component";
36
+ import * as i33 from "./search/guide.component";
37
+ import * as i34 from "@angular/common";
38
+ import * as i35 from "@angular/common/http";
39
+ import * as i36 from "@angular/forms";
40
+ import * as i37 from "@angular/router";
41
+ import * as i38 from "./shared.module";
43
42
  export declare class DesktopModule {
44
43
  static forChild(config: BizDocChildConfig): ModuleWithProviders<DesktopModule>;
45
44
  static ɵfac: i0.ɵɵFactoryDeclaration<DesktopModule, never>;
46
- static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.QuickToolsComponent, typeof i4.QuickNotificationsComponent, typeof i5.DashboardPaneComponent, typeof i6.AdminMenuComponent, typeof i7.HomeComponent, typeof i8.QuickSignComponent, typeof i9.QuickOptionsComponent, typeof i10.SlotRouterDirective, typeof i11.SlotsComponent, typeof i12.CubeMenuComponent, typeof i13.CubeViewPaneComponent, typeof i14.ExploreItemPaneComponent, typeof i15.CubeExplorePaneComponent, typeof i16.NotificationsPaneComponent, typeof i17.TracePaneComponent, typeof i18.VersionPaneComponent, typeof i19.ActionPaneComponent, typeof i20.CommentsPaneComponent, typeof i21.ReportsMenuComponent, typeof i22.ReportPaneComponent, typeof i23.FoldersMenuComponent, typeof i24.BrowsePaneComponent, typeof i25.ComposeMenuComponent, typeof i26.ComposePaneComponent, typeof i27.CubeMatrixPaneComponent, typeof i28.SchedulerPaneComponent, typeof i29.ContactsPaneComponent, typeof i30.ConversationPaneComponent, typeof i31.CubeListingComponent, typeof i32.DocumentListingComponent, typeof i33.PathListingComponent, typeof i34.GuideListingComponent], [typeof i35.CommonModule, typeof i36.HttpClientModule, typeof i37.ReactiveFormsModule, typeof i38.RouterModule, typeof i39.SharedModule], [typeof i10.SlotRouterDirective, typeof i11.SlotsComponent, typeof i5.DashboardPaneComponent, typeof i12.CubeMenuComponent, typeof i13.CubeViewPaneComponent, typeof i14.ExploreItemPaneComponent, typeof i15.CubeExplorePaneComponent, typeof i16.NotificationsPaneComponent, typeof i17.TracePaneComponent, typeof i18.VersionPaneComponent, typeof i19.ActionPaneComponent, typeof i20.CommentsPaneComponent, typeof i21.ReportsMenuComponent, typeof i22.ReportPaneComponent, typeof i23.FoldersMenuComponent, typeof i24.BrowsePaneComponent, typeof i25.ComposeMenuComponent, typeof i26.ComposePaneComponent, typeof i27.CubeMatrixPaneComponent, typeof i28.SchedulerPaneComponent, typeof i29.ContactsPaneComponent, typeof i30.ConversationPaneComponent]>;
45
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof i1.DocumentInfoPaneComponent, typeof i2.DocumentViewPaneComponent, typeof i3.QuickNotificationsComponent, typeof i4.DashboardPaneComponent, typeof i5.AdminMenuComponent, typeof i6.HomeComponent, typeof i7.QuickSignComponent, typeof i8.QuickOptionsComponent, typeof i9.SlotRouterDirective, typeof i10.SlotsComponent, typeof i11.CubeMenuComponent, typeof i12.CubeViewPaneComponent, typeof i13.ExploreItemPaneComponent, typeof i14.CubeExplorePaneComponent, typeof i15.NotificationsPaneComponent, typeof i16.TracePaneComponent, typeof i17.VersionPaneComponent, typeof i18.ActionPaneComponent, typeof i19.CommentsPaneComponent, typeof i20.ReportsMenuComponent, typeof i21.ReportPaneComponent, typeof i22.FoldersMenuComponent, typeof i23.BrowsePaneComponent, typeof i24.ComposeMenuComponent, typeof i25.ComposePaneComponent, typeof i26.CubeMatrixPaneComponent, typeof i27.SchedulerPaneComponent, typeof i28.ContactsPaneComponent, typeof i29.ConversationPaneComponent, typeof i30.CubeListingComponent, typeof i31.DocumentListingComponent, typeof i32.PathListingComponent, typeof i33.GuideListingComponent], [typeof i34.CommonModule, typeof i35.HttpClientModule, typeof i36.ReactiveFormsModule, typeof i37.RouterModule, typeof i38.SharedModule], [typeof i9.SlotRouterDirective, typeof i10.SlotsComponent, typeof i4.DashboardPaneComponent, typeof i11.CubeMenuComponent, typeof i12.CubeViewPaneComponent, typeof i13.ExploreItemPaneComponent, typeof i14.CubeExplorePaneComponent, typeof i15.NotificationsPaneComponent, typeof i16.TracePaneComponent, typeof i17.VersionPaneComponent, typeof i18.ActionPaneComponent, typeof i19.CommentsPaneComponent, typeof i20.ReportsMenuComponent, typeof i21.ReportPaneComponent, typeof i22.FoldersMenuComponent, typeof i23.BrowsePaneComponent, typeof i24.ComposeMenuComponent, typeof i25.ComposePaneComponent, typeof i26.CubeMatrixPaneComponent, typeof i27.SchedulerPaneComponent, typeof i28.ContactsPaneComponent, typeof i29.ConversationPaneComponent]>;
47
46
  static ɵinj: i0.ɵɵInjectorDeclaration<DesktopModule>;
48
47
  }
@@ -23,7 +23,7 @@ export declare abstract class HomeBase implements OnInit {
23
23
  resize(): void;
24
24
  abstract onNewMessage(model: RecipientModel): any;
25
25
  mails(): void;
26
- notifs(): void;
26
+ notifs(_?: Event): void;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<HomeBase, never>;
28
28
  static ɵdir: i0.ɵɵDirectiveDeclaration<HomeBase, never, never, {}, {}, never, never, false, never>;
29
29
  }
@@ -1,8 +1,9 @@
1
- import { Injector } from '@angular/core';
1
+ import { Injector, ElementRef, ComponentRef } from '@angular/core';
2
2
  import { MatSidenav } from '@angular/material/sidenav';
3
3
  import { MatSnackBar } from '@angular/material/snack-bar';
4
+ import { Observable } from 'rxjs';
4
5
  import { BizDocConfig } from '../core/configuration';
5
- import { RecipientModel } from '../core/models';
6
+ import { Profile, RecipientModel } from '../core/models';
6
7
  import { SessionService } from '../core/session.service';
7
8
  import { PanesRouter } from '../core/slots/router.service';
8
9
  import { Popup } from '../core/popup/popup.service';
@@ -11,19 +12,26 @@ import { HubService } from '../core/hub.service';
11
12
  import { HomeBase } from './home-base.component';
12
13
  import { MailboxService } from '../core/mailbox.service';
13
14
  import { PromptService } from '../core/prompt.service';
15
+ import { SlotsComponent } from '../core/slots/slots.component';
16
+ import { GuideService } from '../core/guide/guide.service';
17
+ import { MatAutocompleteSelectedEvent, MatAutocompleteTrigger } from '@angular/material/autocomplete';
18
+ import { FormControl } from '@angular/forms';
19
+ import { ListingItem, SearchService } from '../search/search.service';
20
+ import { ListingComponent } from '../search/declarations';
14
21
  import * as i0 from "@angular/core";
15
22
  /** desktop home comp */
16
23
  export declare class HomeComponent extends HomeBase {
17
24
  private _router;
25
+ private _service;
18
26
  private _mailbox;
19
27
  private _popup;
20
28
  private _sb;
29
+ private _guide;
21
30
  dialog: boolean;
22
31
  readonly sysAdmin: boolean;
23
- private _submenuMode;
24
32
  readonly forms: import("../core/models").Form[];
25
33
  creating: boolean;
26
- private _collapseToggle;
34
+ private _submenuMode;
27
35
  get submenuMode(): 'full' | 'shrink';
28
36
  set submenuMode(value: 'full' | 'shrink');
29
37
  private _submenu;
@@ -40,7 +48,16 @@ export declare class HomeComponent extends HomeBase {
40
48
  get pinned(): any;
41
49
  set pinned(value: any);
42
50
  drawer: MatSidenav;
43
- constructor(_router: PanesRouter, _mailbox: MailboxService, _popup: Popup, _sb: PromptService, injector: Injector, session: SessionService, messaging: HubService, translate: TranslateService, snackBar: MatSnackBar, config: BizDocConfig);
51
+ main: SlotsComponent;
52
+ input: ElementRef<HTMLInputElement>;
53
+ trigger: MatAutocompleteTrigger;
54
+ profile: Profile;
55
+ readonly search: FormControl<any>;
56
+ results: Observable<ListingItem[]>;
57
+ searching: boolean;
58
+ private _collapseToggle;
59
+ constructor(_router: PanesRouter, _service: SearchService, _mailbox: MailboxService, _popup: Popup, _sb: PromptService, _guide: GuideService, injector: Injector, session: SessionService, messaging: HubService, translate: TranslateService, snackBar: MatSnackBar, config: BizDocConfig);
60
+ ngOnInit(): void;
44
61
  /** options */
45
62
  options(evt: Event): void;
46
63
  signout(evt: Event): void;
@@ -55,10 +72,18 @@ export declare class HomeComponent extends HomeBase {
55
72
  togglePinned(): void;
56
73
  mails(): void;
57
74
  /**
58
- * Alt + n/N, Ctrl + .
75
+ * Alt+n, Alt+a, Ctrl + .
59
76
  * @param event
60
77
  */
61
78
  handleKeyboardEvent(event: KeyboardEvent): void;
79
+ guide(name: string): void;
80
+ notifs(evt: Event): void;
81
+ toggle(evt: Event): void;
82
+ collapse(evt: Event): void;
83
+ focus(): void;
84
+ displayWith: (_: any) => any;
85
+ onAttached(item: ListingItem, compRef: ComponentRef<ListingComponent<any>>): void;
86
+ goto(evt: MatAutocompleteSelectedEvent): void;
62
87
  static ɵfac: i0.ɵɵFactoryDeclaration<HomeComponent, never>;
63
88
  static ɵcmp: i0.ɵɵComponentDeclaration<HomeComponent, "bizdoc-home", never, {}, {}, never, never, false, never>;
64
89
  }
@@ -36,7 +36,7 @@ export declare class HomeMobileComponent extends HomeBase implements OnInit {
36
36
  /** options */
37
37
  options(evt: Event): void;
38
38
  signout(): void;
39
- notifs(): void;
39
+ notifs(evt?: Event): void;
40
40
  static ɵfac: i0.ɵɵFactoryDeclaration<HomeMobileComponent, never>;
41
41
  static ɵcmp: i0.ɵɵComponentDeclaration<HomeMobileComponent, "bizdoc-mobile-home", never, {}, {}, never, never, false, never>;
42
42
  }
@@ -1,38 +1,36 @@
1
1
  import { OnDestroy, OnInit } from '@angular/core';
2
2
  import { MatDialog } from '@angular/material/dialog';
3
- import { MatBottomSheetRef } from '@angular/material/bottom-sheet';
4
- import { AvailabilityState, Guide } from '../../core/models';
3
+ import { AvailabilityState, Guide, Profile } from '../../core/models';
5
4
  import { SessionService } from '../../core/session.service';
6
- import { OptionsService } from "../../options/options.service";
7
5
  import { PromptService } from '../../core/prompt.service';
8
6
  import { GuideService } from '../../core/guide/guide.service';
9
7
  import { HubService } from '../../core/hub.service';
10
8
  import { PopupRef } from "../../core/popup/popup-ref";
11
- import { Theme } from '../../core/configuration';
9
+ import { BizDocConfig, Theme } from '../../core/configuration';
10
+ import { FormBuilder } from '@angular/forms';
12
11
  import * as i0 from "@angular/core";
13
12
  export declare class QuickOptionsComponent implements OnInit, OnDestroy {
14
13
  private _ps;
14
+ private _fb;
15
15
  private _guide;
16
- private _options;
17
- private _bsRef;
18
16
  private _popupRef;
19
17
  private _hub;
20
18
  private _session;
21
19
  private _dialog;
22
- readonly name: string;
23
- readonly by: string;
24
20
  online: boolean;
25
21
  theme: string;
26
22
  available: AvailabilityState;
23
+ guidesCount: number;
24
+ saveing: boolean;
27
25
  readonly languages: string[];
28
26
  readonly themes: Theme[];
29
27
  readonly guides: Guide[];
28
+ readonly currentLanguage: string;
29
+ readonly profile: Profile;
30
30
  readonly modes: AvailabilityState[];
31
- guidesCount: number;
32
- currentLanguage: string;
33
31
  private readonly _destroy;
34
32
  /** options ctor */
35
- constructor(_ps: PromptService, _guide: GuideService, _options: OptionsService, _bsRef: MatBottomSheetRef<any>, _popupRef: PopupRef<QuickOptionsComponent>, _hub: HubService, _session: SessionService, _dialog: MatDialog);
33
+ constructor(_ps: PromptService, _fb: FormBuilder, _guide: GuideService, _popupRef: PopupRef<QuickOptionsComponent>, _hub: HubService, _session: SessionService, _dialog: MatDialog, config: BizDocConfig);
36
34
  ngOnInit(): void;
37
35
  revive(): void;
38
36
  about(): void;
@@ -41,8 +39,7 @@ export declare class QuickOptionsComponent implements OnInit, OnDestroy {
41
39
  setAvailable(val: AvailabilityState): void;
42
40
  changeTheme(name: Theme): void;
43
41
  changeLanguage(code: string): void;
44
- options(): void;
45
42
  ngOnDestroy(): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<QuickOptionsComponent, [null, null, null, { optional: true; }, { optional: true; }, null, null, null]>;
43
+ static ɵfac: i0.ɵɵFactoryDeclaration<QuickOptionsComponent, [null, null, null, { optional: true; }, null, null, null, null]>;
47
44
  static ɵcmp: i0.ɵɵComponentDeclaration<QuickOptionsComponent, "bizdoc-quick-options", never, {}, {}, never, never, false, never>;
48
45
  }
@@ -1,8 +1,7 @@
1
- import { OnInit, OnDestroy, InjectionToken } from '@angular/core';
1
+ import { OnInit, OnDestroy, InjectionToken, TemplateRef } from '@angular/core';
2
2
  import { FormBuilder, FormGroup } from '@angular/forms';
3
3
  import { Observable } from 'rxjs';
4
4
  import { OverlayRef } from '@angular/cdk/overlay';
5
- import { MatExpansionPanel } from '@angular/material/expansion';
6
5
  import { MatChipInput, MatChipInputEvent } from '@angular/material/chips';
7
6
  import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
8
7
  import { MatInput } from '@angular/material/input';
@@ -11,29 +10,25 @@ import { Options, UserInfo } from '../core/models';
11
10
  import { AccountService } from '../core/account.service';
12
11
  import { SessionService } from '../core/session.service';
13
12
  import { PromptService } from '../core/prompt.service';
14
- import { PaneRef } from "../core/slots/pane-ref";
15
13
  import * as i0 from "@angular/core";
16
- export type OptionType = 'notifications' | 'outofoffice' | 'emails' | 'grantaccess';
14
+ export type OptionType = 'notifications' | 'out_of_office' | 'emails' | 'grant_access' | 'preferences';
17
15
  export declare const OPTION_PANEL: InjectionToken<OptionData>;
18
16
  export interface OptionData {
19
- open: OptionType;
17
+ section: OptionType;
20
18
  }
21
19
  export declare class OptionsComponent implements OnInit, OnDestroy {
22
- private _option;
23
20
  private _fb;
24
21
  private _accounts;
25
22
  private _sb;
26
23
  private _session;
27
- saveing: boolean;
28
- private readonly _destroy;
29
- readonly today: Date;
30
- readonly isMobile: boolean;
31
- private _requiredValidator;
32
24
  substitueInput: MatInput;
33
25
  grantInput: MatChipInput;
34
- readonly language: import("@angular/forms").FormControl<string>;
35
- readonly aRIA: import("@angular/forms").FormControl<boolean>;
36
- readonly languages: string[];
26
+ sectionName: OptionType;
27
+ oooTmpl: TemplateRef<any>;
28
+ notificationsTmpl: TemplateRef<any>;
29
+ sectionTmpl: TemplateRef<any>;
30
+ saveing: boolean;
31
+ private _requiredValidator;
37
32
  readonly gusers: import("@angular/forms").FormControl<any[]>;
38
33
  readonly substitueId: import("@angular/forms").FormControl<any>;
39
34
  readonly form: FormGroup<{
@@ -71,13 +66,15 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
71
66
  susers$: Observable<UserInfo[]>;
72
67
  gusers$: Observable<UserInfo[]>;
73
68
  voating: boolean;
74
- options: Options;
69
+ readonly options: Options;
75
70
  readonly separatorKeysCodes: number[];
76
- outOfOffice: MatExpansionPanel;
77
- notifications: MatExpansionPanel;
71
+ readonly today: Date;
72
+ readonly isMobile: boolean;
78
73
  /** options ctor */
79
- constructor(_option: OptionData, paneRef: PaneRef<any, OptionData>, overlayRef: OverlayRef, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
74
+ private readonly _destroy;
75
+ constructor(options: OptionData, overlayRef: OverlayRef, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
80
76
  ngOnInit(): void;
77
+ nav(sectionName: OptionType, template: TemplateRef<any>): void;
81
78
  save(): void;
82
79
  private _toggle;
83
80
  toggleSound(): void;
@@ -95,8 +92,8 @@ export declare class OptionsComponent implements OnInit, OnDestroy {
95
92
  * @param event
96
93
  */
97
94
  addGrant(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
98
- setSubstitute(event: MatAutocompleteSelectedEvent): void;
95
+ oooSelected(event: MatAutocompleteSelectedEvent): void;
99
96
  ngOnDestroy(): void;
100
- static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; }, { optional: true; }, null, null, null, null, null]>;
101
- static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, {}, {}, never, never, false, never>;
97
+ static ɵfac: i0.ɵɵFactoryDeclaration<OptionsComponent, [{ optional: true; }, { optional: true; }, null, null, null, null, null]>;
98
+ static ɵcmp: i0.ɵɵComponentDeclaration<OptionsComponent, "bizdoc-options", never, { "sectionName": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
102
99
  }
@@ -2,18 +2,13 @@ import { Injector } from '@angular/core';
2
2
  import { Overlay } from '@angular/cdk/overlay';
3
3
  import { Directionality } from '@angular/cdk/bidi';
4
4
  import { OptionType } from './options.component';
5
- import { PanesRouter } from '../core/slots/router.service';
6
- import { TranslateService } from '../core/translate.service';
7
5
  import * as i0 from "@angular/core";
8
6
  export declare class OptionsService {
9
7
  private _dir;
10
- private _router;
11
8
  private _overlay;
12
- private _translate;
13
9
  private _injector;
14
- constructor(_dir: Directionality, _router: PanesRouter, _overlay: Overlay, _translate: TranslateService, _injector: Injector);
10
+ constructor(_dir: Directionality, _overlay: Overlay, _injector: Injector);
15
11
  open(section?: OptionType): void;
16
- private _showOverlay;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, [null, { optional: true; }, null, null, null]>;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<OptionsService, never>;
18
13
  static ɵprov: i0.ɵɵInjectableDeclaration<OptionsService>;
19
14
  }