@bizdoc/core 3.4.13 → 3.5.0

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 (433) hide show
  1. package/assets/themes/brown.min.css +1 -1
  2. package/assets/themes/dark.min.css +1 -1
  3. package/assets/themes/deep-purple-light-blue.min.css +1 -1
  4. package/assets/themes/deep-purple-teal.min.css +1 -1
  5. package/assets/themes/default.min.css +1 -1
  6. package/assets/themes/green.min.css +1 -1
  7. package/assets/themes/indigo-amber.min.css +1 -1
  8. package/assets/themes/indigo.min.css +1 -1
  9. package/fesm2022/bizdoc-core.mjs +1260 -1260
  10. package/fesm2022/bizdoc-core.mjs.map +1 -1
  11. package/index.d.ts +12227 -3
  12. package/package.json +15 -15
  13. package/lib/admin/admin-dismiss.service.d.ts +0 -14
  14. package/lib/admin/admin-menu.component.d.ts +0 -10
  15. package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -34
  16. package/lib/admin/architecture/declarations.d.ts +0 -262
  17. package/lib/admin/architecture/designer-element.component.d.ts +0 -110
  18. package/lib/admin/architecture/designer-privileges.component.d.ts +0 -35
  19. package/lib/admin/architecture/designer.base.d.ts +0 -48
  20. package/lib/admin/architecture/designer.component.d.ts +0 -96
  21. package/lib/admin/architecture/elements/action.component.d.ts +0 -22
  22. package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -20
  23. package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -19
  24. package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -16
  25. package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
  26. package/lib/admin/architecture/elements/box-form.component.d.ts +0 -22
  27. package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -27
  28. package/lib/admin/architecture/elements/control.component.d.ts +0 -11
  29. package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -11
  30. package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -14
  31. package/lib/admin/architecture/elements/cube.component.d.ts +0 -59
  32. package/lib/admin/architecture/elements/device.component.d.ts +0 -9
  33. package/lib/admin/architecture/elements/document-state-widget.component.d.ts +0 -22
  34. package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -13
  35. package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -19
  36. package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -15
  37. package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
  38. package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
  39. package/lib/admin/architecture/elements/form.component.d.ts +0 -53
  40. package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
  41. package/lib/admin/architecture/elements/job.component.d.ts +0 -19
  42. package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -41
  43. package/lib/admin/architecture/elements/node.component.d.ts +0 -7
  44. package/lib/admin/architecture/elements/notification.component.d.ts +0 -9
  45. package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -17
  46. package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -13
  47. package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -13
  48. package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -18
  49. package/lib/admin/architecture/elements/policy.component.d.ts +0 -7
  50. package/lib/admin/architecture/elements/report.component.d.ts +0 -12
  51. package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -17
  52. package/lib/admin/architecture/elements/role.component.d.ts +0 -17
  53. package/lib/admin/architecture/elements/rule.component.d.ts +0 -7
  54. package/lib/admin/architecture/elements/source.component.d.ts +0 -9
  55. package/lib/admin/architecture/elements/state.component.d.ts +0 -19
  56. package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -16
  57. package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
  58. package/lib/admin/architecture/elements/type.component.d.ts +0 -35
  59. package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -23
  60. package/lib/admin/architecture/elements/utility.component.d.ts +0 -7
  61. package/lib/admin/architecture/elements/view.component.d.ts +0 -7
  62. package/lib/admin/architecture/elements/widget.component.d.ts +0 -12
  63. package/lib/admin/architecture/icon-picker.component.d.ts +0 -70
  64. package/lib/admin/core/ace.input.d.ts +0 -52
  65. package/lib/admin/core/color-picker.input.d.ts +0 -62
  66. package/lib/admin/core/localized-string.component.d.ts +0 -44
  67. package/lib/admin/core/search.input.d.ts +0 -13
  68. package/lib/admin/diff/configuration-diff.component.d.ts +0 -116
  69. package/lib/admin/document-trace/document-trace.component.d.ts +0 -102
  70. package/lib/admin/document-trace/reassign.dialog.d.ts +0 -25
  71. package/lib/admin/document-trace/timeline.d.ts +0 -40
  72. package/lib/admin/document-trace/trace-element.component.d.ts +0 -51
  73. package/lib/admin/form/designer/box-designer.component.d.ts +0 -94
  74. package/lib/admin/form/designer/declarations.d.ts +0 -26
  75. package/lib/admin/form/designer/design-control.component.d.ts +0 -19
  76. package/lib/admin/form/designer/properties.component.d.ts +0 -26
  77. package/lib/admin/form/designer/section.component.d.ts +0 -27
  78. package/lib/admin/form/designer/settings.component.d.ts +0 -19
  79. package/lib/admin/form/form.resolve.service.d.ts +0 -12
  80. package/lib/admin/form/workflow/node-ref.d.ts +0 -7
  81. package/lib/admin/form/workflow/node.component.d.ts +0 -41
  82. package/lib/admin/form/workflow/role-node.component.d.ts +0 -34
  83. package/lib/admin/form/workflow/workflow.component.d.ts +0 -75
  84. package/lib/admin/indices/manage-cube-index.component.d.ts +0 -54
  85. package/lib/admin/patterns/patterns.component.d.ts +0 -83
  86. package/lib/admin/permissions/permissions.component.d.ts +0 -45
  87. package/lib/admin/positions/positions-popup.component.d.ts +0 -39
  88. package/lib/admin/positions/positions.component.d.ts +0 -127
  89. package/lib/admin/profiler/outofoffice.component.d.ts +0 -69
  90. package/lib/admin/profiler/profiler.component.d.ts +0 -116
  91. package/lib/admin/system.service.d.ts +0 -111
  92. package/lib/admin/utility-ref.d.ts +0 -19
  93. package/lib/admin/utility-wrapper.component.d.ts +0 -28
  94. package/lib/admin/utility.pane.component.d.ts +0 -24
  95. package/lib/app.component.d.ts +0 -19
  96. package/lib/bizdoc.module.d.ts +0 -18
  97. package/lib/browse/browse-items.component.d.ts +0 -102
  98. package/lib/browse/browse.mobile.component.d.ts +0 -39
  99. package/lib/browse/browse.pane.component.d.ts +0 -61
  100. package/lib/browse/expanded-item/expanded-item.component.d.ts +0 -67
  101. package/lib/browse/filter/filter.component.d.ts +0 -74
  102. package/lib/browse/folders-menu.component.d.ts +0 -22
  103. package/lib/chat/chat-info.d.ts +0 -32
  104. package/lib/chat/chat.mobile.component.d.ts +0 -10
  105. package/lib/chat/chat.service.d.ts +0 -38
  106. package/lib/chat/contacts.component.d.ts +0 -38
  107. package/lib/chat/contacts.pane.component.d.ts +0 -12
  108. package/lib/chat/conversation.component.d.ts +0 -54
  109. package/lib/chat/conversation.pane.component.d.ts +0 -16
  110. package/lib/compose/action/action-picker.component.d.ts +0 -25
  111. package/lib/compose/action/action-ref.d.ts +0 -10
  112. package/lib/compose/action/action.base.d.ts +0 -16
  113. package/lib/compose/action/action.dialog.d.ts +0 -29
  114. package/lib/compose/action/action.pane.dialog.exp.d.ts +0 -30
  115. package/lib/compose/action/assign-action.component.d.ts +0 -35
  116. package/lib/compose/action/moveto-action.component.d.ts +0 -39
  117. package/lib/compose/action/return-action.component.d.ts +0 -22
  118. package/lib/compose/attachments/attachments.component.d.ts +0 -35
  119. package/lib/compose/attachments/preview/attachment-preview.component.d.ts +0 -49
  120. package/lib/compose/attachments/progress-button.directive.d.ts +0 -12
  121. package/lib/compose/box/box.component.d.ts +0 -20
  122. package/lib/compose/box/control.component.d.ts +0 -22
  123. package/lib/compose/box/row.component.d.ts +0 -20
  124. package/lib/compose/can-deactivate-changes.service.d.ts +0 -12
  125. package/lib/compose/comments/comment.component.d.ts +0 -51
  126. package/lib/compose/comments/comments.component.d.ts +0 -65
  127. package/lib/compose/comments/comments.pane.component.d.ts +0 -18
  128. package/lib/compose/comments/edit-comment.component.d.ts +0 -25
  129. package/lib/compose/comments/edits.component.d.ts +0 -26
  130. package/lib/compose/comments/quick-comment.component.exp.d.ts +0 -28
  131. package/lib/compose/comments/votes.component.d.ts +0 -22
  132. package/lib/compose/compose-resolve.service.d.ts +0 -17
  133. package/lib/compose/compose.mobile.component.d.ts +0 -42
  134. package/lib/compose/compose.pane.component.d.ts +0 -58
  135. package/lib/compose/copy/copy.dialog.d.ts +0 -23
  136. package/lib/compose/dismiss.service.d.ts +0 -12
  137. package/lib/compose/document-resolve.service.d.ts +0 -16
  138. package/lib/compose/document-resolver.service.d.ts +0 -12
  139. package/lib/compose/document.component.d.ts +0 -20
  140. package/lib/compose/document.mobile.component.d.ts +0 -10
  141. package/lib/compose/document.pane.component.d.ts +0 -12
  142. package/lib/compose/events/events.component.d.ts +0 -13
  143. package/lib/compose/form-ref.d.ts +0 -33
  144. package/lib/compose/form-selector/form-selector.sheet.d.ts +0 -23
  145. package/lib/compose/form.component.d.ts +0 -135
  146. package/lib/compose/new-menu.component.d.ts +0 -38
  147. package/lib/compose/overlay.component.exp.d.ts +0 -27
  148. package/lib/compose/privilage.directive.d.ts +0 -26
  149. package/lib/compose/recipient-resolver.service.d.ts +0 -12
  150. package/lib/compose/state.component.d.ts +0 -12
  151. package/lib/compose/tag/tags.component.d.ts +0 -36
  152. package/lib/compose/trace/flow.component.d.ts +0 -69
  153. package/lib/compose/trace/people.component.d.ts +0 -21
  154. package/lib/compose/trace/trace.base.d.ts +0 -31
  155. package/lib/compose/trace/trace.component.d.ts +0 -54
  156. package/lib/compose/trace/trace.pane.component.d.ts +0 -20
  157. package/lib/compose/version-compare/version-compare.component.d.ts +0 -26
  158. package/lib/compose/version-compare/version-compare.directive.d.ts +0 -88
  159. package/lib/compose/version-compare/version.pane.component.d.ts +0 -21
  160. package/lib/core/account.service.d.ts +0 -18
  161. package/lib/core/animated-icon/animated-icon.directive.d.ts +0 -7
  162. package/lib/core/animations.d.ts +0 -29
  163. package/lib/core/authentication.d.ts +0 -6
  164. package/lib/core/avatar/avatar.component.d.ts +0 -36
  165. package/lib/core/base.d.ts +0 -58
  166. package/lib/core/checkbox.d.ts +0 -10
  167. package/lib/core/colors.d.ts +0 -7
  168. package/lib/core/component-factory-resolver.d.ts +0 -8
  169. package/lib/core/configuration.d.ts +0 -124
  170. package/lib/core/datasource.service.d.ts +0 -46
  171. package/lib/core/decorators.d.ts +0 -17
  172. package/lib/core/document-factory.service.d.ts +0 -41
  173. package/lib/core/fields/address.designer.d.ts +0 -21
  174. package/lib/core/fields/address.field.d.ts +0 -21
  175. package/lib/core/fields/autocomplete.field.d.ts +0 -53
  176. package/lib/core/fields/axes-picker.designer.d.ts +0 -24
  177. package/lib/core/fields/axes-picker.field.d.ts +0 -24
  178. package/lib/core/fields/checkbox.designer.d.ts +0 -19
  179. package/lib/core/fields/checkbox.field.d.ts +0 -17
  180. package/lib/core/fields/checklist.designer.d.ts +0 -32
  181. package/lib/core/fields/checklist.field.d.ts +0 -19
  182. package/lib/core/fields/date-range.designer.d.ts +0 -27
  183. package/lib/core/fields/date-range.field.d.ts +0 -32
  184. package/lib/core/fields/date.designer.d.ts +0 -25
  185. package/lib/core/fields/date.field.d.ts +0 -22
  186. package/lib/core/fields/expression.field.d.ts +0 -30
  187. package/lib/core/fields/file.designer.d.ts +0 -21
  188. package/lib/core/fields/file.field.d.ts +0 -21
  189. package/lib/core/fields/html.designer.d.ts +0 -23
  190. package/lib/core/fields/html.field.d.ts +0 -23
  191. package/lib/core/fields/input.designer.d.ts +0 -32
  192. package/lib/core/fields/input.field.d.ts +0 -28
  193. package/lib/core/fields/localized-string.field.d.ts +0 -23
  194. package/lib/core/fields/numeric.designer.d.ts +0 -29
  195. package/lib/core/fields/numeric.field.d.ts +0 -25
  196. package/lib/core/fields/options.base.d.ts +0 -29
  197. package/lib/core/fields/options.component.d.ts +0 -24
  198. package/lib/core/fields/radio-button.designer.d.ts +0 -30
  199. package/lib/core/fields/radio-button.field.d.ts +0 -15
  200. package/lib/core/fields/select.designer.d.ts +0 -33
  201. package/lib/core/fields/select.field.d.ts +0 -21
  202. package/lib/core/fields/signature.designer.d.ts +0 -19
  203. package/lib/core/fields/signature.field.d.ts +0 -25
  204. package/lib/core/fields/switch.field.d.ts +0 -17
  205. package/lib/core/fields/tags.designer.d.ts +0 -11
  206. package/lib/core/fields/tags.field.d.ts +0 -25
  207. package/lib/core/fields/textarea.designer.d.ts +0 -27
  208. package/lib/core/fields/textarea.field.d.ts +0 -23
  209. package/lib/core/fields/time.designer.d.ts +0 -25
  210. package/lib/core/fields/time.field.d.ts +0 -22
  211. package/lib/core/fields/timespan.field.d.ts +0 -28
  212. package/lib/core/fields/yesno.designer.d.ts +0 -21
  213. package/lib/core/fields/yesno.field.d.ts +0 -17
  214. package/lib/core/firebase.service.d.ts +0 -18
  215. package/lib/core/functions.d.ts +0 -59
  216. package/lib/core/guide/guide.component.d.ts +0 -32
  217. package/lib/core/guide/guide.service.d.ts +0 -38
  218. package/lib/core/guide/help-tip.component.d.ts +0 -16
  219. package/lib/core/http.interceptor.d.ts +0 -18
  220. package/lib/core/hub.service.d.ts +0 -135
  221. package/lib/core/identity/identity.component.d.ts +0 -29
  222. package/lib/core/info/attachment-info.service.d.ts +0 -17
  223. package/lib/core/info/document-info.service.d.ts +0 -14
  224. package/lib/core/info/location-info.component.d.ts +0 -28
  225. package/lib/core/info/map-info.d.ts +0 -15
  226. package/lib/core/inputs/address.input.d.ts +0 -64
  227. package/lib/core/inputs/auto-complete.input.d.ts +0 -86
  228. package/lib/core/inputs/combination-picker-body.d.ts +0 -112
  229. package/lib/core/inputs/combination-picker.d.ts +0 -86
  230. package/lib/core/inputs/combination-pool.d.ts +0 -42
  231. package/lib/core/inputs/file.input.d.ts +0 -105
  232. package/lib/core/inputs/select.input.d.ts +0 -84
  233. package/lib/core/inputs/signature.input.d.ts +0 -53
  234. package/lib/core/inputs/time-picker.d.ts +0 -52
  235. package/lib/core/inputs/timespan.input.d.ts +0 -59
  236. package/lib/core/layout.component.d.ts +0 -31
  237. package/lib/core/lottie-animation.exp.d.ts +0 -13
  238. package/lib/core/mailbox.service.d.ts +0 -153
  239. package/lib/core/models.d.ts +0 -686
  240. package/lib/core/none.component.d.ts +0 -9
  241. package/lib/core/pipes/action.pipe.d.ts +0 -10
  242. package/lib/core/pipes/calendar.pipe.d.ts +0 -27
  243. package/lib/core/pipes/date-format.pipe.d.ts +0 -8
  244. package/lib/core/pipes/daterange.pipe.d.ts +0 -15
  245. package/lib/core/pipes/difference.pipe.d.ts +0 -7
  246. package/lib/core/pipes/duration-format.pipe.d.ts +0 -11
  247. package/lib/core/pipes/duration.pipe.d.ts +0 -8
  248. package/lib/core/pipes/filter.pipe.d.ts +0 -7
  249. package/lib/core/pipes/form.pipe.d.ts +0 -10
  250. package/lib/core/pipes/join.pipe.d.ts +0 -10
  251. package/lib/core/pipes/localized-string.pipe.d.ts +0 -11
  252. package/lib/core/pipes/role.pipe.d.ts +0 -10
  253. package/lib/core/pipes/sanitize-html.pipe.d.ts +0 -10
  254. package/lib/core/pipes/sort.pipe.d.ts +0 -13
  255. package/lib/core/pipes/state.pipe.d.ts +0 -10
  256. package/lib/core/pipes/time-ago.pipe.d.ts +0 -16
  257. package/lib/core/pipes/to-now.pipe.d.ts +0 -17
  258. package/lib/core/pipes/translate.pipe.d.ts +0 -26
  259. package/lib/core/pipes/type-value.pipe.d.ts +0 -15
  260. package/lib/core/pipes/user-name.pipe.d.ts +0 -11
  261. package/lib/core/popup/popup-ref.d.ts +0 -14
  262. package/lib/core/popup/popup.component.d.ts +0 -22
  263. package/lib/core/popup/popup.service.d.ts +0 -31
  264. package/lib/core/popup/tooltip.directive.d.ts +0 -28
  265. package/lib/core/prompt/ask/ask.dialog.d.ts +0 -22
  266. package/lib/core/prompt/mask/mask.component.d.ts +0 -10
  267. package/lib/core/prompt.service.d.ts +0 -36
  268. package/lib/core/router.d.ts +0 -22
  269. package/lib/core/save-changes.dialog.d.ts +0 -7
  270. package/lib/core/session.service.d.ts +0 -97
  271. package/lib/core/slots/pane-ref.d.ts +0 -138
  272. package/lib/core/slots/router.directive.d.ts +0 -25
  273. package/lib/core/slots/router.service.d.ts +0 -43
  274. package/lib/core/slots/slots.component.d.ts +0 -244
  275. package/lib/core/sticky-toolbar.exp.d.ts +0 -14
  276. package/lib/core/tagging/documents.component.d.ts +0 -11
  277. package/lib/core/tagging/edit-input.component.d.ts +0 -69
  278. package/lib/core/tagging/emoji.component.d.ts +0 -18
  279. package/lib/core/tagging/tagging-item.directive.d.ts +0 -15
  280. package/lib/core/tagging/tagging.component-base.d.ts +0 -19
  281. package/lib/core/tagging/tagging.directive.d.ts +0 -34
  282. package/lib/core/tagging/tagging.pipe.d.ts +0 -24
  283. package/lib/core/tagging/users.component.d.ts +0 -15
  284. package/lib/core/translate.service.d.ts +0 -31
  285. package/lib/core/translations.d.ts +0 -6
  286. package/lib/core/virtual-tabs.component.exp.d.ts +0 -22
  287. package/lib/core/window-title.service.d.ts +0 -23
  288. package/lib/cube/accum/accum.component.d.ts +0 -63
  289. package/lib/cube/chart/chart.component.d.ts +0 -73
  290. package/lib/cube/cube-info.service.d.ts +0 -78
  291. package/lib/cube/cube-menu.component.d.ts +0 -12
  292. package/lib/cube/cube-view.component.d.ts +0 -34
  293. package/lib/cube/cube.service.d.ts +0 -268
  294. package/lib/cube/declarations.d.ts +0 -25
  295. package/lib/cube/explore/document-item.component.d.ts +0 -16
  296. package/lib/cube/explore/explore-item.component.d.ts +0 -14
  297. package/lib/cube/explore/explore-items.component.d.ts +0 -57
  298. package/lib/cube/explore/explore.pane.component.d.ts +0 -30
  299. package/lib/cube/explore/item-resolver.service.d.ts +0 -19
  300. package/lib/cube/explore/item.pane.component.d.ts +0 -13
  301. package/lib/cube/filter/filter-tags.component.exp.d.ts +0 -31
  302. package/lib/cube/filter/filter.component.d.ts +0 -46
  303. package/lib/cube/grid/grid.component.d.ts +0 -59
  304. package/lib/cube/matrix/matrix.base.d.ts +0 -74
  305. package/lib/cube/matrix/matrix.mobile.component.d.ts +0 -24
  306. package/lib/cube/matrix/matrix.pane.component.d.ts +0 -39
  307. package/lib/cube/matrix/popup.component.d.ts +0 -21
  308. package/lib/cube/matrix/table.component.d.ts +0 -108
  309. package/lib/cube/parallel/item.d.ts +0 -13
  310. package/lib/cube/parallel/parallel.component.d.ts +0 -52
  311. package/lib/cube/pivot/pivot.component.d.ts +0 -104
  312. package/lib/cube/spreadsheet/spreadsheet.component.d.ts +0 -74
  313. package/lib/cube/spreadsheet/spreadsheet.container.exp.d.ts +0 -5
  314. package/lib/cube/sum/sum.component.d.ts +0 -83
  315. package/lib/cube/view-base.d.ts +0 -40
  316. package/lib/cube/view.mobile.component.d.ts +0 -44
  317. package/lib/cube/view.pane.component.d.ts +0 -32
  318. package/lib/dashboard/actions/actions.widget.d.ts +0 -39
  319. package/lib/dashboard/cube/accum-cube.widget.d.ts +0 -34
  320. package/lib/dashboard/cube/compare.widget.d.ts +0 -59
  321. package/lib/dashboard/cube/cube-analysis.base.d.ts +0 -65
  322. package/lib/dashboard/cube/cube-analysis.widget.d.ts +0 -17
  323. package/lib/dashboard/cube/cube-chart.widget.d.ts +0 -32
  324. package/lib/dashboard/cube/document-state.widget.d.ts +0 -29
  325. package/lib/dashboard/cube/documents.widget.d.ts +0 -40
  326. package/lib/dashboard/cube/filter/filter.component.d.ts +0 -23
  327. package/lib/dashboard/dashboard.component.d.ts +0 -23
  328. package/lib/dashboard/dashboard.pane.component.d.ts +0 -8
  329. package/lib/dashboard/recents/recents.widget.d.ts +0 -39
  330. package/lib/dashboard/score/activity.widget.d.ts +0 -51
  331. package/lib/dashboard/score/compare-groups.widget.d.ts +0 -51
  332. package/lib/dashboard/score/peers-performance.widget.d.ts +0 -65
  333. package/lib/dashboard/score/pending-results.widget.d.ts +0 -27
  334. package/lib/dashboard/score/personal-score.widget.d.ts +0 -54
  335. package/lib/dashboard/widget-item.component.d.ts +0 -33
  336. package/lib/dashboard/widget-ref.d.ts +0 -11
  337. package/lib/designer.module.d.ts +0 -37
  338. package/lib/desktop.module.d.ts +0 -46
  339. package/lib/home/about/about.dialog.d.ts +0 -14
  340. package/lib/home/home-base.component.d.ts +0 -33
  341. package/lib/home/home.desktop.component.d.ts +0 -84
  342. package/lib/home/home.mobile.component.d.ts +0 -36
  343. package/lib/home/notifications/notifications.component.d.ts +0 -22
  344. package/lib/home/outofoffice/outofoffice.component.d.ts +0 -19
  345. package/lib/home/sign/sign.component.d.ts +0 -22
  346. package/lib/impersonate/impersonate.component.d.ts +0 -27
  347. package/lib/mobile.module.d.ts +0 -24
  348. package/lib/modules/chart.module.d.ts +0 -8
  349. package/lib/modules/circular-gauge.module.d.ts +0 -8
  350. package/lib/modules/date.adapter.d.ts +0 -9
  351. package/lib/modules/datepicker.intl.d.ts +0 -32
  352. package/lib/modules/dayjs.module.d.ts +0 -7
  353. package/lib/modules/diagram.module.d.ts +0 -9
  354. package/lib/modules/gantt.module.d.ts +0 -8
  355. package/lib/modules/grid.module.d.ts +0 -9
  356. package/lib/modules/linear-gauge.module.d.ts +0 -7
  357. package/lib/modules/material.module.d.ts +0 -44
  358. package/lib/modules/paginator.intl.d.ts +0 -14
  359. package/lib/modules/pivot.module.d.ts +0 -8
  360. package/lib/modules/schedule.module.d.ts +0 -8
  361. package/lib/modules/spreadsheet.module.d.ts +0 -8
  362. package/lib/modules/stepper.intl.d.ts +0 -10
  363. package/lib/modules/texteditor.module.d.ts +0 -8
  364. package/lib/notifications/filter.component.d.ts +0 -12
  365. package/lib/notifications/notification-ref.d.ts +0 -3
  366. package/lib/notifications/notifications-table.component.d.ts +0 -30
  367. package/lib/notifications/notifications.component-base.d.ts +0 -18
  368. package/lib/notifications/notifications.mobile.component.d.ts +0 -8
  369. package/lib/notifications/notifications.pane.component.d.ts +0 -8
  370. package/lib/notifications/notifications.service.d.ts +0 -23
  371. package/lib/notifications/types/commented.notification.d.ts +0 -25
  372. package/lib/notifications/types/content-message.notification.d.ts +0 -17
  373. package/lib/notifications/types/cube-anomaly.notification.d.ts +0 -29
  374. package/lib/notifications/types/escalated.notification.d.ts +0 -24
  375. package/lib/notifications/types/invite.notification.d.ts +0 -21
  376. package/lib/notifications/types/liked.notification.d.ts +0 -24
  377. package/lib/notifications/types/long-running-task.notification.d.ts +0 -21
  378. package/lib/notifications/types/notification-base.d.ts +0 -20
  379. package/lib/notifications/types/nudge.notification.d.ts +0 -22
  380. package/lib/notifications/types/state-changed.notification.d.ts +0 -20
  381. package/lib/notifications/types/tagged.notification.d.ts +0 -24
  382. package/lib/notifications/types/text.notification.d.ts +0 -11
  383. package/lib/notifications/types/upcoming-event.notification.d.ts +0 -19
  384. package/lib/options/options.component.d.ts +0 -124
  385. package/lib/options/options.desktop.component.d.ts +0 -10
  386. package/lib/options/options.mobile.component.d.ts +0 -9
  387. package/lib/reports/arguments-component.d.ts +0 -26
  388. package/lib/reports/cube/documents.component.d.ts +0 -32
  389. package/lib/reports/cube/grid-documents.component.d.ts +0 -33
  390. package/lib/reports/cube/performance-hilo.component.d.ts +0 -64
  391. package/lib/reports/cube/performance-wind.component.d.ts +0 -86
  392. package/lib/reports/cube/table-documents.component.d.ts +0 -28
  393. package/lib/reports/cube/usage-args.component.d.ts +0 -23
  394. package/lib/reports/cube/usage-base.d.ts +0 -77
  395. package/lib/reports/cube/usage-chart.component.d.ts +0 -63
  396. package/lib/reports/cube/usage-pivot.component.d.ts +0 -67
  397. package/lib/reports/cube/usage.component.d.ts +0 -15
  398. package/lib/reports/report-ref.d.ts +0 -36
  399. package/lib/reports/report-viewer.component.d.ts +0 -47
  400. package/lib/reports/report.mobile.component.d.ts +0 -50
  401. package/lib/reports/report.pane.component.d.ts +0 -43
  402. package/lib/reports/reports-menu.component.d.ts +0 -12
  403. package/lib/reports/substitution/substitution.component.d.ts +0 -23
  404. package/lib/reports/table/table-view.component.d.ts +0 -19
  405. package/lib/reports/tasks/tasks.component.d.ts +0 -70
  406. package/lib/routes.desktop.d.ts +0 -2
  407. package/lib/routes.mobile.d.ts +0 -2
  408. package/lib/scheduler/schedule.component.d.ts +0 -44
  409. package/lib/scheduler/scheduler.mobile.component.d.ts +0 -14
  410. package/lib/scheduler/scheduler.pane.component.d.ts +0 -20
  411. package/lib/search/cube.component.d.ts +0 -27
  412. package/lib/search/declarations.d.ts +0 -9
  413. package/lib/search/document.component.d.ts +0 -16
  414. package/lib/search/guide.component.d.ts +0 -13
  415. package/lib/search/path.component.d.ts +0 -21
  416. package/lib/search/search.service.d.ts +0 -28
  417. package/lib/shared.module.d.ts +0 -216
  418. package/lib/system.module.d.ts +0 -84
  419. package/lib/views/cube/chart.component.d.ts +0 -40
  420. package/lib/views/cube/cube-base.d.ts +0 -46
  421. package/lib/views/cube/explore.component.d.ts +0 -43
  422. package/lib/views/cube/matrix.component.d.ts +0 -56
  423. package/lib/views/cube/parallel.component.d.ts +0 -37
  424. package/lib/views/cube/pivot.component.d.ts +0 -35
  425. package/lib/views/cube/sum.component.d.ts +0 -35
  426. package/lib/views/cube/view.component.d.ts +0 -40
  427. package/lib/views/document-view-ref.d.ts +0 -18
  428. package/lib/views/timeline/timeline.component.d.ts +0 -72
  429. package/lib/views/view-item.component.d.ts +0 -29
  430. package/lib/views/views.component.d.ts +0 -18
  431. package/lib/views/views.mobile.component.d.ts +0 -11
  432. package/lib/views/views.pane.component.d.ts +0 -13
  433. package/public-api.d.ts +0 -184
@@ -1,19 +0,0 @@
1
- import { OnInit, ViewContainerRef } from '@angular/core';
2
- import { SessionService } from './core/session.service';
3
- import { HubService } from './core/hub.service';
4
- import * as i0 from "@angular/core";
5
- export declare class BrokenPage {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<BrokenPage, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<BrokenPage, "ng-component", never, {}, {}, never, never, false, never>;
8
- }
9
- export declare class BizDocApp implements OnInit {
10
- private _vc;
11
- private _session;
12
- private _messaging;
13
- private readonly _refresh;
14
- constructor(_vc: ViewContainerRef, _session: SessionService, _messaging: HubService);
15
- private _initialize;
16
- ngOnInit(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<BizDocApp, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<BizDocApp, "bizdoc", never, {}, {}, never, never, false, never>;
19
- }
@@ -1,18 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { BizDocConfig, BizDocChildConfig } from './core/configuration';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "./app.component";
5
- import * as i2 from "@angular/platform-browser";
6
- import * as i3 from "@angular/platform-browser/animations";
7
- import * as i4 from "./mobile.module";
8
- import * as i5 from "./desktop.module";
9
- import * as i6 from "./system.module";
10
- import * as i7 from "./shared.module";
11
- import * as i8 from "./modules/material.module";
12
- export declare class BizDocModule {
13
- static forChild(config: BizDocChildConfig): ModuleWithProviders<BizDocModule>;
14
- static forRoot(config: BizDocConfig): ModuleWithProviders<BizDocModule>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<BizDocModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<BizDocModule, [typeof i1.BizDocApp], [typeof i2.BrowserModule, typeof i3.BrowserAnimationsModule, typeof i4.MobileModule, typeof i5.DesktopModule, typeof i6.SystemModule, typeof i7.SharedModule], [typeof i1.BizDocApp, typeof i7.SharedModule, typeof i8.MaterialModule]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<BizDocModule>;
18
- }
@@ -1,102 +0,0 @@
1
- import { EventEmitter, OnInit, OnDestroy, ChangeDetectorRef, OnChanges, SimpleChanges } from '@angular/core';
2
- import { MatTableDataSource } from '@angular/material/table';
3
- import { MatSort, SortDirection } from '@angular/material/sort';
4
- import { SelectionModel } from '@angular/cdk/collections';
5
- import { MatPaginator } from '@angular/material/paginator';
6
- import { Folder, HeaderModel, RecipientModel, Action, FolderColumn } from '../core/models';
7
- import { FilterType, MailboxService } from '../core/mailbox.service';
8
- import { SessionService } from '../core/session.service';
9
- import { TranslateService } from '../core/translate.service';
10
- import { HubService } from '../core/hub.service';
11
- import { CubeService } from '../cube/cube.service';
12
- import { PromptService } from '../core/prompt.service';
13
- import { BrowseFilterArgs } from './filter/filter.component';
14
- import { RouterImpl } from '../core/router';
15
- import { BizDocConfig } from '../core/configuration';
16
- import { AccountService } from '../core/account.service';
17
- import * as i0 from "@angular/core";
18
- export declare const TAKE = 200, SIZE = 20, HEADER_COLUMN_NAMES: string[];
19
- export declare class BrowseItemsComponent implements OnInit, OnChanges, OnDestroy {
20
- private _mailbox;
21
- private _accounts;
22
- private _cube;
23
- private _session;
24
- private _sb;
25
- private _translate;
26
- private _cd;
27
- private _router;
28
- private _messaging;
29
- private _config;
30
- readonly onopen: EventEmitter<RecipientModel<any>>;
31
- readonly onInsights: EventEmitter<RecipientModel<any>>;
32
- folderId: string;
33
- filterType: FilterType;
34
- filters: BrowseFilterArgs;
35
- sort: MatSort;
36
- paginator: MatPaginator;
37
- dataSource: MatTableDataSource<HeaderModel>;
38
- displayedColumns: string[];
39
- customColumns?: FolderColumn[];
40
- expandedElement?: HeaderModel;
41
- updatedElement?: HeaderModel;
42
- selectedElement?: HeaderModel;
43
- sharedActions: Action[];
44
- dragDisabled: boolean;
45
- readonly PAGE_SIZE = 20;
46
- readonly DRAFT = "df";
47
- readonly currencyFormat: string;
48
- readonly isMobile: boolean;
49
- readonly selection: SelectionModel<HeaderModel<any>>;
50
- loading: boolean;
51
- private _pendingItems;
52
- private readonly _destroy;
53
- private readonly _loading$;
54
- enableViews: boolean;
55
- /** browse ctor */
56
- constructor(_mailbox: MailboxService, _accounts: AccountService, _cube: CubeService, _session: SessionService, _sb: PromptService, _translate: TranslateService, _cd: ChangeDetectorRef, _router: RouterImpl, _messaging: HubService, _config: BizDocConfig);
57
- ngOnInit(): void;
58
- ngOnChanges(_: SimpleChanges): void;
59
- get folder(): Folder | null;
60
- dragStarted(event: any): void;
61
- toggleRead(item: RecipientModel): void;
62
- select(id: number): void;
63
- tag(currentIndex: number, tag: string): void;
64
- open(item: RecipientModel<any>, _: Event): void;
65
- insights(item: RecipientModel<any>, evt: Event): void;
66
- refresh(): import("rxjs").Subscription;
67
- sortData(): void;
68
- isAllDraft(): boolean;
69
- isAllSelected(): boolean;
70
- masterToggle(): void;
71
- flag(item: HeaderModel, evt: Event): void;
72
- get sorting(): string | null;
73
- set sorting(value: string);
74
- get direction(): SortDirection;
75
- set direction(value: SortDirection);
76
- submitAll(): void;
77
- discardAll(): void;
78
- toggleExpanded(item: HeaderModel, event: Event): void;
79
- /**
80
- * get full mesage body either from cache or network
81
- * @param item
82
- */
83
- private _retrieve;
84
- private _sharedActions;
85
- copy(item: RecipientModel): void;
86
- private _formTitle;
87
- /**
88
- * execute function per selected item
89
- * @param fn
90
- * @param error
91
- */
92
- private _forEach;
93
- private _add;
94
- private _remove;
95
- private _columns;
96
- private _appendcolumns;
97
- sendAll(action: string, args: any): void;
98
- private _actionAdjective;
99
- ngOnDestroy(): void;
100
- static ɵfac: i0.ɵɵFactoryDeclaration<BrowseItemsComponent, never>;
101
- static ɵcmp: i0.ɵɵComponentDeclaration<BrowseItemsComponent, "bizdoc-browse-items", never, { "folderId": { "alias": "folderId"; "required": false; }; "filterType": { "alias": "filterType"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; }, { "onopen": "open"; "onInsights": "insights"; }, never, never, false, never>;
102
- }
@@ -1,39 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { ActivatedRoute, Router } from '@angular/router';
3
- import { MatDialog } from '@angular/material/dialog';
4
- import { MatSidenav } from '@angular/material/sidenav';
5
- import { Directionality } from '@angular/cdk/bidi';
6
- import { Folder, RecipientModel } from '../core/models';
7
- import { WindowTitleService } from '../core/window-title.service';
8
- import { BrowseFilterArgs } from './filter/filter.component';
9
- import { BrowseItemsComponent } from './browse-items.component';
10
- import { FilterType } from '../core/mailbox.service';
11
- import { SessionService } from '../core/session.service';
12
- import * as i0 from "@angular/core";
13
- export declare class BrowseMobileComponent implements OnInit, OnDestroy {
14
- private _router;
15
- private _title;
16
- private _session;
17
- private _route;
18
- private _directionality;
19
- private _dialog;
20
- mode: string;
21
- pageSize: number;
22
- items: BrowseItemsComponent;
23
- drawer: MatSidenav;
24
- folderId: string;
25
- filterType: FilterType;
26
- filters: BrowseFilterArgs;
27
- private readonly _destroy;
28
- /** browse ctor */
29
- constructor(_router: Router, _title: WindowTitleService, _session: SessionService, _route: ActivatedRoute, _directionality: Directionality, _dialog: MatDialog);
30
- ngOnInit(): void;
31
- get folder(): Folder | undefined;
32
- filterChange(filters: BrowseFilterArgs): void;
33
- open(item: RecipientModel<any>): void;
34
- insights(item: RecipientModel<any>): void;
35
- sendAll(action: string): void;
36
- ngOnDestroy(): void;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<BrowseMobileComponent, never>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<BrowseMobileComponent, "ng-component", never, {}, {}, never, never, false, never>;
39
- }
@@ -1,61 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { FormControl } from '@angular/forms';
3
- import { Directionality } from '@angular/cdk/bidi';
4
- import { MatDialog } from '@angular/material/dialog';
5
- import { Folder, RecipientModel } from '../core/models';
6
- import { PanesRouter } from '../core/slots/router.service';
7
- import { FilterType } from '../core/mailbox.service';
8
- import { BrowseFilterArgs } from './filter/filter.component';
9
- import { PaneRef } from '../core/slots/pane-ref';
10
- import { BrowseItemsComponent } from './browse-items.component';
11
- import { Popup } from '../core/popup/popup.service';
12
- import { SessionService } from '../core/session.service';
13
- import { TranslateService } from '../core/translate.service';
14
- import { BreakpointObserver } from '@angular/cdk/layout';
15
- import * as i0 from "@angular/core";
16
- export declare class BrowsePaneComponent implements OnInit {
17
- private _pane;
18
- private _session;
19
- private _popup;
20
- private _router;
21
- private _directionality;
22
- private _translate;
23
- private _breakpointObserver;
24
- private _dialog;
25
- items: BrowseItemsComponent;
26
- filterEl: ElementRef<HTMLElement>;
27
- search: ElementRef;
28
- folderId: string;
29
- filterType: FilterType;
30
- filters: BrowseFilterArgs;
31
- searching: boolean;
32
- pageSize: number;
33
- readonly contains: FormControl<any>;
34
- private readonly _destroy;
35
- /** browse ctor */
36
- constructor(_pane: PaneRef<BrowsePaneComponent>, _session: SessionService, _popup: Popup, _router: PanesRouter, _directionality: Directionality, _translate: TranslateService, _breakpointObserver: BreakpointObserver, _dialog: MatDialog);
37
- ngOnInit(): void;
38
- get folder(): Folder | undefined;
39
- openFilter(evt?: Event): void;
40
- /**
41
- * Alt-s, Alt-q
42
- * @param event
43
- */
44
- handleKeydown(event: KeyboardEvent): void;
45
- openSearch(): void;
46
- clearSearch(evt?: Event): void;
47
- /**
48
- *
49
- * @param item
50
- */
51
- open(item: RecipientModel<any>): void;
52
- /**
53
- *
54
- * @param item
55
- */
56
- insights(item: RecipientModel<any>): void;
57
- sendAll(action: string): void;
58
- ngOnDestroy(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<BrowsePaneComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<BrowsePaneComponent, "bizdoc-browse-pane", never, {}, {}, never, never, false, never>;
61
- }
@@ -1,67 +0,0 @@
1
- import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
2
- import { MatDialog } from '@angular/material/dialog';
3
- import { Directionality } from '@angular/cdk/bidi';
4
- import { RecipientModel, Action } from '../../core/models';
5
- import { MailboxService } from '../../core/mailbox.service';
6
- import { SessionService } from '../../core/session.service';
7
- import { PromptService } from '../../core/prompt.service';
8
- import { TranslateService } from '../../core/translate.service';
9
- import { HubService } from '../../core/hub.service';
10
- import { AccountService } from '../../core/account.service';
11
- import { ChatInfo } from '../../chat/chat-info';
12
- import * as i0 from "@angular/core";
13
- export declare class ExpandedItemComponent implements OnInit, OnDestroy {
14
- private _sb;
15
- private _chat;
16
- private _accounts;
17
- private _mailbox;
18
- private _session;
19
- private _dir;
20
- private _dialog;
21
- private _translate;
22
- private _messaging;
23
- model: RecipientModel<any>;
24
- readonly sent: EventEmitter<RecipientModel<any>>;
25
- actions?: Action[];
26
- newComments?: number;
27
- typing?: boolean;
28
- note: string;
29
- sender?: string;
30
- awaiting?: string;
31
- mode: 'working' | 'done' | 'failed' | null;
32
- private _typingTask;
33
- private _refreshTask;
34
- private readonly _destroy;
35
- constructor(_sb: PromptService, _chat: ChatInfo, _accounts: AccountService, _mailbox: MailboxService, _session: SessionService, _dir: Directionality, _dialog: MatDialog, _translate: TranslateService, _messaging: HubService);
36
- ngOnInit(): void;
37
- private _note;
38
- private _target;
39
- private _actionName;
40
- private _fromNow;
41
- private _duration;
42
- /** */
43
- private _refresh;
44
- private _comments;
45
- private _awaiting;
46
- /**
47
- * Chat
48
- * @param e
49
- */
50
- chat(e: MouseEvent): void;
51
- private _formatUserElement;
52
- /**
53
- *
54
- * @param action
55
- */
56
- send(action: string): void;
57
- /**
58
- *
59
- * @param response
60
- * @param item
61
- * @param message resource
62
- */
63
- private _handleResponse;
64
- ngOnDestroy(): void;
65
- static ɵfac: i0.ɵɵFactoryDeclaration<ExpandedItemComponent, never>;
66
- static ɵcmp: i0.ɵɵComponentDeclaration<ExpandedItemComponent, "bizdoc-expanded-item", never, { "model": { "alias": "model"; "required": false; }; }, { "sent": "sent"; }, never, never, false, never>;
67
- }
@@ -1,74 +0,0 @@
1
- import { EventEmitter, OnInit, OnDestroy, ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
2
- import { FormBuilder } from '@angular/forms';
3
- import { CdkDragDrop } from '@angular/cdk/drag-drop';
4
- import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
- import { Observable } from 'rxjs';
6
- import { State, Form, PersonInfo, AxesMap } from '../../core/models';
7
- import { SessionService } from '../../core/session.service';
8
- import { MailboxService } from '../../core/mailbox.service';
9
- import { AccountService } from '../../core/account.service';
10
- import { BizDocConfig } from '../../core/configuration';
11
- import { MatChipListbox, MatChipListboxChange } from '@angular/material/chips';
12
- import * as i0 from "@angular/core";
13
- export declare class BrowseFilterComponent implements OnInit, AfterViewInit, OnDestroy {
14
- private _fb;
15
- private _session;
16
- private _cd;
17
- private _mailbox;
18
- private _accounts;
19
- private _config;
20
- readonly pattern: RegExp;
21
- values: BrowseFilterArgs;
22
- folderId?: string;
23
- exclude?: string[];
24
- readonly valuesChange: EventEmitter<BrowseFilterArgs>;
25
- readonly sendername: import("@angular/forms").FormControl<string | PersonInfo | null>;
26
- readonly form: import("@angular/forms").FormGroup<{
27
- contains: import("@angular/forms").FormControl<string | null>;
28
- form: import("@angular/forms").FormControl<string | null>;
29
- state: import("@angular/forms").FormControl<string | null>;
30
- senderId: import("@angular/forms").FormControl<string | null>;
31
- tag: import("@angular/forms").FormControl<string | null>;
32
- }>;
33
- forms: Form[];
34
- states: State[];
35
- senders$: Observable<PersonInfo[]>;
36
- tags?: string[];
37
- filters: {
38
- cube?: string;
39
- axes: string[];
40
- };
41
- chips: MatChipListbox;
42
- containsEl: ElementRef<HTMLInputElement>;
43
- senderEl: ElementRef<HTMLInputElement>;
44
- readonly sources: {
45
- [datatype: string]: Observable<{
46
- [name: string]: any;
47
- }>;
48
- };
49
- private readonly _destroy;
50
- /** browse-filter ctor */
51
- constructor(_fb: FormBuilder, _session: SessionService, _cd: ChangeDetectorRef, _mailbox: MailboxService, _accounts: AccountService, _config: BizDocConfig);
52
- ngOnInit(): void;
53
- ngAfterViewInit(): void;
54
- displayValue(val: any): any;
55
- change(axis: string, evt: MatAutocompleteSelectedEvent): void;
56
- clearSender(): void;
57
- axesChange(axes: AxesMap): void;
58
- toggleTag(evt: MatChipListboxChange): void;
59
- displayFn(item: PersonInfo): string | undefined;
60
- drop(evt: CdkDragDrop<string, any>): void;
61
- senderSelected(e: MatAutocompleteSelectedEvent): void;
62
- focus(): void;
63
- ngOnDestroy(): void;
64
- static ɵfac: i0.ɵɵFactoryDeclaration<BrowseFilterComponent, never>;
65
- static ɵcmp: i0.ɵɵComponentDeclaration<BrowseFilterComponent, "bizdoc-browse-filter", never, { "values": { "alias": "values"; "required": false; }; "folderId": { "alias": "folderId"; "required": false; }; "exclude": { "alias": "exclude"; "required": false; }; }, { "valuesChange": "valuesChange"; }, never, never, false, never>;
66
- }
67
- export interface BrowseFilterArgs {
68
- form?: string;
69
- flag?: boolean;
70
- state?: string;
71
- contains?: string;
72
- senderId?: string;
73
- tag?: string;
74
- }
@@ -1,22 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { CdkDragDrop, CdkDrag } from '@angular/cdk/drag-drop';
3
- import { Folder, HeaderModel } from '../core/models';
4
- import { SessionService } from '../core/session.service';
5
- import { MailboxService } from '../core/mailbox.service';
6
- import * as i0 from "@angular/core";
7
- export declare class FoldersMenuComponent {
8
- private _session;
9
- private _mailbox;
10
- collapsed: boolean;
11
- readonly change: EventEmitter<any>;
12
- readonly folders: Folder[];
13
- constructor(_session: SessionService, _mailbox: MailboxService);
14
- canDrop: (evt: CdkDrag<HeaderModel>) => boolean;
15
- /**
16
- * Mail drop
17
- * @param evt
18
- */
19
- drop(evt: CdkDragDrop<HeaderModel>): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<FoldersMenuComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<FoldersMenuComponent, "bizdoc-folders-menu", never, { "collapsed": { "alias": "collapsed"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
22
- }
@@ -1,32 +0,0 @@
1
- import { Subject } from 'rxjs';
2
- import { BizDocConfig } from '../core/configuration';
3
- import { PersonInfo } from '../core/models';
4
- import { SessionService } from '../core/session.service';
5
- import { RouterImpl } from '../core/router';
6
- import { AccountService } from '../core/account.service';
7
- import * as i0 from "@angular/core";
8
- export declare class ChatInfo {
9
- private _router;
10
- private _session;
11
- private _account;
12
- private _config?;
13
- private _isMobile;
14
- _open$: Subject<string>;
15
- constructor(config: BizDocConfig, _router: RouterImpl, _session: SessionService, _account: AccountService);
16
- /**
17
- *
18
- * @param person
19
- */
20
- format(person: PersonInfo): string;
21
- /**
22
- *
23
- * @param userId
24
- */
25
- open(userId: string, options?: {
26
- mode?: 'room' | 'full';
27
- group?: string;
28
- }): void;
29
- private _nav;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<ChatInfo, never>;
31
- static ɵprov: i0.ɵɵInjectableDeclaration<ChatInfo>;
32
- }
@@ -1,10 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { Contact } from '../core/models';
3
- import * as i0 from "@angular/core";
4
- export declare class ChatMobileComponent {
5
- contact: Contact;
6
- contactChange: EventEmitter<Contact>;
7
- selected(contact: Contact): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ChatMobileComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<ChatMobileComponent, "bizdoc-chat", never, { "contact": { "alias": "contact"; "required": false; }; }, { "contactChange": "contactChange"; }, never, never, false, never>;
10
- }
@@ -1,38 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { Chat, Contact, PersonInfo } from '../core/models';
4
- import { SessionService } from '../core/session.service';
5
- import { HubService } from '../core/hub.service';
6
- import * as i0 from "@angular/core";
7
- export declare class ChatService {
8
- private _http;
9
- private _session;
10
- active?: string;
11
- private _change$;
12
- get change(): Observable<Contact>;
13
- private readonly _map;
14
- constructor(_http: HttpClient, messaging: HubService, _session: SessionService);
15
- private readonly _storage;
16
- store(contactId: string, data: {
17
- text?: string;
18
- resource?: {};
19
- image?: string;
20
- }): void;
21
- restore(contactId: string): any;
22
- find(contactId: string): Contact;
23
- conversations(contactId: string, before?: Date): Observable<Chat[]>;
24
- seen(contactId: string): Observable<Timestamp>;
25
- typing(contactId: string): Observable<any>;
26
- forget(contactId: string): Observable<any>;
27
- findAll(name: string): Observable<PersonInfo[]>;
28
- send(contactId: string, options: {
29
- text?: string;
30
- icon?: string;
31
- }): Observable<Chat>;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<ChatService, never>;
33
- static ɵprov: i0.ɵɵInjectableDeclaration<ChatService>;
34
- }
35
- declare type Timestamp = {
36
- time: Date;
37
- };
38
- export {};
@@ -1,38 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit, PipeTransform } from "@angular/core";
2
- import { Observable } from 'rxjs';
3
- import { Contact, PersonInfo } from '../core/models';
4
- import { SessionService } from '../core/session.service';
5
- import { PromptService } from '../core/prompt.service';
6
- import { FormControl } from '@angular/forms';
7
- import { ChatService } from './chat.service';
8
- import { HubService } from '../core/hub.service';
9
- import { MatAutocompleteSelectedEvent } from "@angular/material/autocomplete";
10
- import { AccountService } from "../core/account.service";
11
- import * as i0 from "@angular/core";
12
- export declare class HtmlSimplePipe implements PipeTransform {
13
- transform(value: any, ...args: any[]): any;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<HtmlSimplePipe, never>;
15
- static ɵpipe: i0.ɵɵPipeDeclaration<HtmlSimplePipe, "htmlToText", false>;
16
- }
17
- export declare class ContactsComponent implements OnInit, OnDestroy {
18
- private _service;
19
- private _sb;
20
- private _session;
21
- private _accounts;
22
- private _changeDetector;
23
- private _messaging;
24
- readonly selected: EventEmitter<Contact>;
25
- contacts: Contact[];
26
- users$: Observable<PersonInfo[]>;
27
- readonly searchControl: FormControl<any>;
28
- private readonly _destroy;
29
- constructor(_service: ChatService, _sb: PromptService, _session: SessionService, _accounts: AccountService, _changeDetector: ChangeDetectorRef, _messaging: HubService);
30
- private _prepare;
31
- ngOnInit(): void;
32
- optionSelected(ev: MatAutocompleteSelectedEvent): void;
33
- open(item: Contact): void;
34
- forget(item: Contact): void;
35
- ngOnDestroy(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<ContactsComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<ContactsComponent, "bizdoc-contacts", never, {}, { "selected": "selected"; }, never, never, false, never>;
38
- }
@@ -1,12 +0,0 @@
1
- import { Contact } from '../core/models';
2
- import { PanesRouter } from "../core/slots/router.service";
3
- import { PaneRef } from "../core/slots/pane-ref";
4
- import { TranslateService } from "../core/translate.service";
5
- import * as i0 from "@angular/core";
6
- export declare class ContactsPaneComponent {
7
- private _router;
8
- constructor(pane: PaneRef, translate: TranslateService, _router: PanesRouter);
9
- selected(contact: Contact): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ContactsPaneComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<ContactsPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
12
- }
@@ -1,54 +0,0 @@
1
- import { ElementRef, OnDestroy, OnInit, TemplateRef, ViewContainerRef, OnChanges, SimpleChanges } from '@angular/core';
2
- import { Overlay } from '@angular/cdk/overlay';
3
- import { Subject } from 'rxjs';
4
- import { CalendarSpec } from "../core/pipes/calendar.pipe";
5
- import { Chat, Contact, PersonInfo } from '../core/models';
6
- import { HubService } from '../core/hub.service';
7
- import { ChatService } from './chat.service';
8
- import { TranslateService } from '../core/translate.service';
9
- import { AccountService } from '../core/account.service';
10
- import { PromptService } from '../core/prompt.service';
11
- import { EditInputComponent, EditTextEvent } from '../core/tagging/edit-input.component';
12
- import { BizDocConfig } from '../core/configuration';
13
- import * as i0 from "@angular/core";
14
- export declare class ConversationComponent implements OnInit, OnChanges, OnDestroy {
15
- private _service;
16
- private _messaging;
17
- private _translate;
18
- private _accounts;
19
- private _sb;
20
- private _vc;
21
- private _overlay;
22
- contact: Contact;
23
- profile: PersonInfo;
24
- items: Chat[];
25
- typing: boolean;
26
- watermark?: Date;
27
- sending: boolean;
28
- working: boolean;
29
- readonly CALENDAR_SPEC: CalendarSpec;
30
- _input: EditInputComponent;
31
- conversationElement: ElementRef<HTMLDivElement>;
32
- previewTemplate: TemplateRef<any>;
33
- private _inFocus;
34
- private _top;
35
- private _typingTask;
36
- private _preserveDraft?;
37
- readonly _textChange: Subject<void>;
38
- private readonly _destroy;
39
- constructor(config: BizDocConfig, _service: ChatService, _messaging: HubService, _translate: TranslateService, _accounts: AccountService, _sb: PromptService, _vc: ViewContainerRef, _overlay: Overlay);
40
- ngOnInit(): void;
41
- ngOnChanges(_: SimpleChanges): void;
42
- private _scrollToBottom;
43
- onScroll(e: MouseEvent): void;
44
- send(evt: EditTextEvent): void;
45
- onFocus(): void;
46
- onBlur(): void;
47
- private _seen;
48
- focus(): void;
49
- preview(item: Chat): void;
50
- ngOnDestroy(): void;
51
- private _persist;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<ConversationComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<ConversationComponent, "bizdoc-chat-conversation", never, { "contact": { "alias": "contact"; "required": false; }; }, {}, never, never, false, never>;
54
- }
@@ -1,16 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { Contact } from '../core/models';
3
- import { PaneRef } from '../core/slots/pane-ref';
4
- import { SessionService } from '../core/session.service';
5
- import { AccountService } from '../core/account.service';
6
- import { ChatService } from './chat.service';
7
- import { TranslateService } from '../core/translate.service';
8
- import * as i0 from "@angular/core";
9
- export declare class ConversationPaneComponent implements OnDestroy {
10
- contact: Contact;
11
- private readonly _destroy;
12
- constructor(pane: PaneRef, translate: TranslateService, accounts: AccountService, chat: ChatService, session: SessionService);
13
- ngOnDestroy(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ConversationPaneComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<ConversationPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
16
- }
@@ -1,25 +0,0 @@
1
- import { AfterViewInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
- import { MatDialog } from '@angular/material/dialog';
3
- import { MailboxService } from '../../core/mailbox.service';
4
- import { Action, RecipientModel } from '../../core/models';
5
- import { SessionService } from '../../core/session.service';
6
- import { ActionBase } from './action.base';
7
- import { PromptService } from '../../core/prompt.service';
8
- import { AccountService } from '../../core/account.service';
9
- import { TranslateService } from '../../core/translate.service';
10
- import * as i0 from "@angular/core";
11
- export declare class ActionPicker extends ActionBase implements OnChanges, AfterViewInit {
12
- model: RecipientModel<any>;
13
- private _session;
14
- private _dialog;
15
- working: boolean;
16
- readonly workingChange: EventEmitter<boolean>;
17
- actions: Action[];
18
- constructor(model: RecipientModel<any>, _session: SessionService, mailbox: MailboxService, _dialog: MatDialog, accounts: AccountService, translate: TranslateService, sb: PromptService);
19
- ngAfterViewInit(): void;
20
- ngOnChanges(changes: SimpleChanges): void;
21
- private _sortActions;
22
- send(action: Action): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionPicker, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionPicker, "bizdoc-action-picker", never, { "working": { "alias": "working"; "required": false; }; }, { "workingChange": "workingChange"; }, never, never, false, never>;
25
- }
@@ -1,10 +0,0 @@
1
- import { Action, RecipientModel } from "../../core/models";
2
- export declare class ActionRef<T = any> {
3
- private _items;
4
- private _action;
5
- get name(): string;
6
- get options(): T;
7
- get item(): RecipientModel;
8
- get items(): RecipientModel[];
9
- constructor(_items: RecipientModel[], _action: Action);
10
- }