@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,105 +0,0 @@
1
- import { ElementRef, OnDestroy, OnInit } from '@angular/core';
2
- import { NgControl, ControlValueAccessor } from '@angular/forms';
3
- import { MatFormFieldControl } from '@angular/material/form-field';
4
- import { DomSanitizer } from '@angular/platform-browser';
5
- import { Subject } from 'rxjs';
6
- import { AttachmentInfo } from '../info/attachment-info.service';
7
- import { AttachmentExtra, MailboxService } from '../mailbox.service';
8
- import { Attachment, RecipientModel } from '../models';
9
- import { PromptService } from '../prompt.service';
10
- import { SessionService } from '../session.service';
11
- import { TranslateService } from '../translate.service';
12
- import * as i0 from "@angular/core";
13
- export declare class FileInput implements MatFormFieldControl<number | number[]>, ControlValueAccessor, OnInit, OnDestroy {
14
- private _dropableElement;
15
- private _mailbox;
16
- private _sanitizer;
17
- private _attachmentInfo;
18
- private _translate;
19
- private _session;
20
- private _sb;
21
- ngControl: NgControl;
22
- private _model;
23
- private static nextId;
24
- readonly id: string;
25
- _input: ElementRef<HTMLInputElement | null>;
26
- readonly stateChanges: Subject<void>;
27
- private _multiple;
28
- private _placeholder;
29
- private _required;
30
- private _disabled;
31
- private _onChange;
32
- private _onTouched;
33
- private _value?;
34
- _items: AttachmentExtra[];
35
- _draft: boolean | undefined;
36
- get multiple(): boolean;
37
- set multiple(value: boolean);
38
- accept: null;
39
- icon: string;
40
- registerOnChange(fn: any): void;
41
- registerOnTouched(fn: any): void;
42
- setDisabledState?(isDisabled: boolean): void;
43
- get value(): number | number[];
44
- set value(val: number | number[]);
45
- get placeholder(): string;
46
- set placeholder(plh: string);
47
- focused: boolean;
48
- get empty(): boolean;
49
- shouldLabelFloat: boolean;
50
- get required(): boolean;
51
- set required(req: boolean);
52
- get disabled(): boolean;
53
- set disabled(value: boolean);
54
- errorState: boolean;
55
- controlType?: string;
56
- describedBy: string;
57
- setDescribedByIds(ids: string[]): void;
58
- onContainerClick(): void;
59
- private readonly _dragDrop;
60
- private readonly _pendingInputChange;
61
- constructor(_dropableElement: ElementRef, _mailbox: MailboxService, _sanitizer: DomSanitizer, _attachmentInfo: AttachmentInfo, _translate: TranslateService, _session: SessionService, _sb: PromptService, ngControl: NgControl, _model: RecipientModel<any>);
62
- ngOnInit(): void;
63
- _handleDocumentDrop(event: KeyboardEvent): void;
64
- _handleDrop(event: DragEvent): void;
65
- _handleEnter(event: DragEvent): void;
66
- _handleLeave(event: DragEvent): void;
67
- _handleOver(event: DragEvent): void;
68
- _hasVersions(item: Attachment): boolean;
69
- _getVersions(item: Attachment): Attachment[];
70
- _previewOrDownload(item: AttachmentExtra): void;
71
- _editable(item: AttachmentExtra): boolean;
72
- download(item: Attachment): Promise<void>;
73
- preview(item: Attachment): void;
74
- cancel(item: Attachment): void;
75
- checkIn(item: Attachment): void;
76
- checkOut(item: Attachment): void;
77
- discard(item: Attachment): void;
78
- writeValue(val: number | number[]): void;
79
- openFilePicker(): void;
80
- private _promptFileInput;
81
- /**
82
- *
83
- * @param evt
84
- */
85
- _fileInputChange(evt: InputEvent): void;
86
- /**
87
- *
88
- * @param attachment
89
- */
90
- private _createItem;
91
- private _refreshValue;
92
- /**
93
- *
94
- * @param files
95
- */
96
- private _upload;
97
- /**
98
- *
99
- * @param response
100
- */
101
- private _handleError;
102
- ngOnDestroy(): void;
103
- static ɵfac: i0.ɵɵFactoryDeclaration<FileInput, [null, null, null, null, null, null, null, { optional: true; self: true; }, null]>;
104
- static ɵcmp: i0.ɵɵComponentDeclaration<FileInput, "bizdoc-file-upload", never, { "multiple": { "alias": "multiple"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "value": { "alias": "value"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
105
- }
@@ -1,84 +0,0 @@
1
- import { OnDestroy, OnInit, ElementRef, EventEmitter } from '@angular/core';
2
- import { NgControl, ControlValueAccessor, FormControl } from '@angular/forms';
3
- import { MatFormFieldControl } from '@angular/material/form-field';
4
- import { MatSelect } from '@angular/material/select';
5
- import { FocusMonitor } from '@angular/cdk/a11y';
6
- import { Subject, Observable } from 'rxjs';
7
- import { FieldInfo } from '../models';
8
- import { SessionService } from '../session.service';
9
- import { DatasourceService } from '../datasource.service';
10
- import { ScopeType } from '../configuration';
11
- import * as i0 from "@angular/core";
12
- export declare class TypeSelect implements MatFormFieldControl<string | string[]>, ControlValueAccessor, OnInit, OnDestroy {
13
- ngControl: NgControl;
14
- private _fm;
15
- private _elRef;
16
- private _session;
17
- private _service;
18
- private static nextId;
19
- private _placeholder;
20
- private _required;
21
- private _disabled;
22
- private _value?;
23
- private _onChange;
24
- private _onTouched;
25
- private _multiple;
26
- readonly _control: FormControl<any>;
27
- _items$: Observable<KeyValue[]>;
28
- _column: FieldInfo;
29
- private _configuration;
30
- readonly stateChanges: Subject<void>;
31
- inputElement: MatSelect;
32
- id: string;
33
- type: string;
34
- scope: ScopeType;
35
- readonly selectionChange: EventEmitter<SelectEvent>;
36
- touched: boolean;
37
- set multiple(val: boolean);
38
- get multiple(): boolean;
39
- get placeholder(): string;
40
- set placeholder(plh: string);
41
- focused: boolean;
42
- get empty(): boolean;
43
- get shouldLabelFloat(): boolean;
44
- get required(): boolean;
45
- set required(req: boolean);
46
- get disabled(): boolean;
47
- set disabled(val: boolean);
48
- text: string;
49
- readonly textChange: EventEmitter<string>;
50
- get errorState(): boolean;
51
- controlType?: string;
52
- describedBy: string;
53
- setDescribedByIds(ids: string[]): void;
54
- onContainerClick(): void;
55
- writeValue(val: any): void;
56
- private _setValue;
57
- registerOnChange(fn: any): void;
58
- registerOnTouched(fn: any): void;
59
- setDisabledState?(isDisabled: boolean): void;
60
- get value(): string | string[];
61
- set value(val: string | string[]);
62
- _onFocus(): void;
63
- _onBlur(): void;
64
- focus(): void;
65
- _compareWithKey(option1: KeyValue, option2: KeyValue): boolean;
66
- private readonly _destroy;
67
- constructor(ngControl: NgControl, _fm: FocusMonitor, _elRef: ElementRef<HTMLElement>, _session: SessionService, _service: DatasourceService);
68
- ngOnInit(): void;
69
- ngOnDestroy(): void;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<TypeSelect, [{ optional: true; self: true; }, null, null, null, null]>;
71
- static ɵcmp: i0.ɵɵComponentDeclaration<TypeSelect, "bizdoc-select", never, { "type": { "alias": "type"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "text": { "alias": "text"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "selectionChange": "selectionChange"; "textChange": "textChange"; }, never, never, false, never>;
72
- }
73
- interface KeyValue {
74
- key: any;
75
- value: any;
76
- }
77
- export interface SelectEvent {
78
- readonly value?: any;
79
- readonly text?: string;
80
- readonly item?: any;
81
- readonly values?: any[];
82
- readonly items?: any[];
83
- }
84
- export {};
@@ -1,53 +0,0 @@
1
- import { OnDestroy, ElementRef } from '@angular/core';
2
- import { NgControl, ControlValueAccessor } from '@angular/forms';
3
- import { MatFormFieldControl } from '@angular/material/form-field';
4
- import { FocusMonitor } from '@angular/cdk/a11y';
5
- import { Subject } from 'rxjs';
6
- import { Signature as SyncfusionSignature, SignatureChangeEventArgs } from '@syncfusion/ej2-inputs';
7
- import * as i0 from "@angular/core";
8
- export declare class Signature implements MatFormFieldControl<string>, ControlValueAccessor, OnDestroy {
9
- ngControl: NgControl;
10
- private _fm;
11
- private _elementRef;
12
- private static nextId;
13
- private _placeholder;
14
- private _required;
15
- private _disabled;
16
- private _value?;
17
- private _onChange;
18
- private _onTouched;
19
- width: number;
20
- height: number;
21
- velocity: number;
22
- _control: SyncfusionSignature;
23
- readonly stateChanges: Subject<void>;
24
- id: string;
25
- touched: boolean;
26
- get placeholder(): string;
27
- set placeholder(plh: string);
28
- focused: boolean;
29
- get empty(): boolean;
30
- get shouldLabelFloat(): boolean;
31
- get required(): boolean;
32
- set required(req: boolean);
33
- get disabled(): boolean;
34
- set disabled(val: boolean);
35
- get errorState(): boolean;
36
- controlType?: string;
37
- describedBy: string;
38
- setDescribedByIds(ids: string[]): void;
39
- onContainerClick(): void;
40
- writeValue(val: any): void;
41
- registerOnChange(fn: any): void;
42
- registerOnTouched(fn: any): void;
43
- setDisabledState?(isDisabled: boolean): void;
44
- get value(): string;
45
- set value(val: string);
46
- _onFocus(): void;
47
- _onBlur(): void;
48
- constructor(ngControl: NgControl, _fm: FocusMonitor, _elementRef: ElementRef<HTMLElement>);
49
- _change(evt: SignatureChangeEventArgs): void;
50
- ngOnDestroy(): void;
51
- static ɵfac: i0.ɵɵFactoryDeclaration<Signature, [{ optional: true; self: true; }, null, null]>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<Signature, "bizdoc-signature", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "velocity": { "alias": "velocity"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
53
- }
@@ -1,52 +0,0 @@
1
- import { OnInit, OnDestroy, ElementRef } from "@angular/core";
2
- import { FormControl, ControlValueAccessor, NgControl } from "@angular/forms";
3
- import { MatFormFieldControl } from "@angular/material/form-field";
4
- import { FocusMonitor } from "@angular/cdk/a11y";
5
- import { Subject } from "rxjs";
6
- import * as i0 from "@angular/core";
7
- export declare class TimePicker implements ControlValueAccessor, MatFormFieldControl<string>, OnInit, OnDestroy {
8
- private _focusMonitor;
9
- private _elementRef;
10
- ngControl: NgControl;
11
- private static nextId;
12
- readonly controlType = "time-picker";
13
- readonly id: string;
14
- focused: boolean;
15
- errorState: boolean;
16
- describedBy: string;
17
- onChange: (_: any) => void;
18
- onTouched: () => void;
19
- private _dateControl?;
20
- get empty(): boolean;
21
- get shouldLabelFloat(): boolean;
22
- dateControlName: string;
23
- get placeholder(): string;
24
- set placeholder(value: string);
25
- private _placeholder;
26
- get required(): boolean;
27
- set required(value: boolean);
28
- private _required;
29
- get disabled(): boolean;
30
- set disabled(value: boolean);
31
- private _disabled;
32
- readonly control: FormControl<string | null>;
33
- readonly stateChanges: Subject<void>;
34
- readonly options: string[];
35
- get value(): string | null;
36
- set value(val: string | null);
37
- private _setValue;
38
- private readonly _destroy;
39
- constructor(_focusMonitor: FocusMonitor, _elementRef: ElementRef<HTMLElement>, ngControl: NgControl);
40
- setDescribedByIds(ids: string[]): void;
41
- onContainerClick(event: MouseEvent): void;
42
- writeValue(val: string | null): void;
43
- registerOnChange(fn: any): void;
44
- registerOnTouched(fn: any): void;
45
- setDisabledState(isDisabled: boolean): void;
46
- ngOnInit(): void;
47
- private _appendTime;
48
- private _validate;
49
- ngOnDestroy(): void;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<TimePicker, [null, null, { optional: true; self: true; }]>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<TimePicker, "mat-time-picker", never, { "dateControlName": { "alias": "dateControlName"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
52
- }
@@ -1,59 +0,0 @@
1
- import { OnDestroy, ElementRef, OnInit } from '@angular/core';
2
- import { NgControl, ControlValueAccessor, FormBuilder } from '@angular/forms';
3
- import { MatFormFieldControl } from '@angular/material/form-field';
4
- import { FocusMonitor } from '@angular/cdk/a11y';
5
- import { Subject } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- /** */
8
- export declare class Timespan {
9
- days?: number | undefined;
10
- hours?: number | undefined;
11
- minutes?: number | undefined;
12
- constructor(days?: number | undefined, hours?: number | undefined, minutes?: number | undefined);
13
- }
14
- export declare class TimespanInput implements MatFormFieldControl<string>, ControlValueAccessor, OnDestroy, OnInit {
15
- ngControl: NgControl;
16
- private _fb;
17
- private _fm;
18
- private _elRef;
19
- private static nextId;
20
- private _placeholder;
21
- private _required;
22
- private _disabled;
23
- private _onChange;
24
- private _onTouched;
25
- readonly parts: import("@angular/forms").FormGroup<{
26
- days: import("@angular/forms").FormControl<number | null>;
27
- hours: import("@angular/forms").FormControl<number | null>;
28
- minutes: import("@angular/forms").FormControl<number | null>;
29
- }>;
30
- readonly stateChanges: Subject<void>;
31
- readonly id: string;
32
- get placeholder(): string;
33
- set placeholder(plh: string);
34
- focused: boolean;
35
- get empty(): boolean;
36
- get shouldLabelFloat(): boolean;
37
- get required(): boolean;
38
- set required(req: boolean);
39
- get disabled(): boolean;
40
- set disabled(value: boolean);
41
- errorState: boolean;
42
- controlType?: string;
43
- describedBy: string;
44
- setDescribedByIds(ids: string[]): void;
45
- focus(): void;
46
- onContainerClick(event: MouseEvent): void;
47
- writeValue(obj: any): void;
48
- registerOnChange(fn: any): void;
49
- registerOnTouched(fn: any): void;
50
- setDisabledState?(isDisabled: boolean): void;
51
- get value(): string | null;
52
- set value(value: string | null);
53
- private readonly _destroy;
54
- constructor(ngControl: NgControl, _fb: FormBuilder, _fm: FocusMonitor, _elRef: ElementRef<HTMLElement>);
55
- ngOnInit(): void;
56
- ngOnDestroy(): void;
57
- static ɵfac: i0.ɵɵFactoryDeclaration<TimespanInput, [{ optional: true; self: true; }, null, null, null]>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<TimespanInput, "bizdoc-timespan-input", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
59
- }
@@ -1,31 +0,0 @@
1
- import { EventEmitter, ViewContainerRef, OnDestroy, OnChanges, SimpleChanges, AfterViewInit } from '@angular/core';
2
- import { FieldInfo } from './models';
3
- import { FormGroup } from '@angular/forms';
4
- import { BizDocComponentFactoryResolver } from './component-factory-resolver';
5
- import { SessionService } from './session.service';
6
- import * as i0 from "@angular/core";
7
- export declare class LayoutComponent implements OnChanges, AfterViewInit, OnDestroy {
8
- private _containerRef;
9
- private _session;
10
- private _resolver;
11
- fields: FieldInfo[];
12
- model: {};
13
- readonly modelChange: EventEmitter<{}>;
14
- dirty: boolean;
15
- readonly dirtyChange: EventEmitter<boolean>;
16
- params: any;
17
- valid: boolean;
18
- readonly validChange: EventEmitter<boolean>;
19
- private readonly _destroy;
20
- readonly form: FormGroup<{}>;
21
- private _children;
22
- /** layout ctor */
23
- constructor(_containerRef: ViewContainerRef, _session: SessionService, _resolver: BizDocComponentFactoryResolver);
24
- ngAfterViewInit(): void;
25
- ngOnChanges(changes: SimpleChanges): void;
26
- layout(): void;
27
- focus(): void;
28
- ngOnDestroy(): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<LayoutComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutComponent, "bizdoc-layout", never, { "fields": { "alias": "fields"; "required": false; }; "model": { "alias": "model"; "required": false; }; "dirty": { "alias": "dirty"; "required": false; }; "params": { "alias": "params"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; }, { "modelChange": "modelChange"; "dirtyChange": "dirtyChange"; "validChange": "validChange"; }, never, never, false, never>;
31
- }
@@ -1,13 +0,0 @@
1
- import { OnInit, ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LottieAnimation implements OnInit {
4
- private _element;
5
- name: string;
6
- size: string;
7
- autoplay: boolean;
8
- constructor(_element: ElementRef);
9
- ngOnInit(): void;
10
- play(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<LottieAnimation, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<LottieAnimation, "lottie", never, { "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "autoplay": { "alias": "autoplay"; "required": false; }; }, {}, never, never, false, never>;
13
- }
@@ -1,153 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { HttpClient } from '@angular/common/http';
3
- import { SafeUrl } from '@angular/platform-browser';
4
- import { Observable } from 'rxjs';
5
- import { SessionService } from './session.service';
6
- import { Comment, PersonInfo, RecipientModel, Attachment, ScheduledEvent, HeaderModel, DocumentModel, Vote, CommentVersion, Chain } from './models';
7
- import { HubService } from './hub.service';
8
- import { AuthenticationImpl } from './authentication';
9
- import * as i0 from "@angular/core";
10
- export declare const DOCUMENT_MODEL: InjectionToken<DocumentModel<any>>;
11
- export type FilterType = 'recent' | 'unread' | 'flagged';
12
- export interface ChangeEvent<T> {
13
- model: RecipientModel<T>;
14
- }
15
- export declare class MailboxService {
16
- private _session;
17
- private _auth;
18
- private _http;
19
- private readonly _change$;
20
- private readonly _delete$;
21
- /** */
22
- readonly changed: Observable<RecipientModel<any>>;
23
- readonly deleted: Observable<number>;
24
- constructor(messaging: HubService, _session: SessionService, _auth: AuthenticationImpl, _http: HttpClient);
25
- formatDownloadUrl(document: DocumentModel, file: Attachment): Promise<string>;
26
- download(documentId: number, fileId: number): Observable<any>;
27
- removeattachment(recipientId: number, fileId: number): Observable<any>;
28
- read(id: number, read: boolean, folderId?: string, received?: Date): Observable<any>;
29
- comments(id: number, before: Date): Observable<Comment[]>;
30
- tags(id: number, tags: string[] | undefined): Observable<any>;
31
- /**
32
- *
33
- * @param documentId
34
- * @param stateId
35
- * @param userId substitute
36
- */
37
- changeState(documentId: number, stateId: string, userId?: string): Observable<any>;
38
- move(id: number, folderId: string): Observable<any>;
39
- checkOut(recipientId: number, version: number, attachmentId: number): Observable<Attachment>;
40
- checkIn(recipientId: number, version: number, attachmentId: number, file: File): Observable<Attachment>;
41
- upload(recipientId: number, formId: string, version: number, file: File, options?: {
42
- isPrivate?: boolean;
43
- }): Observable<Attachment>;
44
- upload(recipientId: number, formId: string, version: number, files: File[], options?: {
45
- isPrivate?: boolean;
46
- }): Observable<Attachment[]>;
47
- /**
48
- * retrieve senders
49
- * @param name
50
- */
51
- senders(name: string): Observable<PersonInfo[]>;
52
- flag(id: number, flag: boolean): Observable<any>;
53
- viewedcomments(id: number): Observable<{
54
- time: Date;
55
- }>;
56
- typing(id: number): Observable<any>;
57
- editing(id: number): Observable<any>;
58
- copy(id: number): Observable<RecipientModel<any>>;
59
- /**
60
- *
61
- * @param id document id
62
- * @param options
63
- */
64
- comment(id: number, options: {
65
- text?: string;
66
- resource?: {
67
- [key: string]: any;
68
- };
69
- image?: string;
70
- parentId?: number;
71
- }): Observable<Comment>;
72
- commentupdate(id: number, commentId: number, options: {
73
- text?: string;
74
- image?: string;
75
- resource?: {
76
- [key: string]: any;
77
- };
78
- }): Observable<Comment>;
79
- info<T = any>(documentId: number): Observable<DocumentModel<T>>;
80
- timeline(documentId: number): Observable<Chain>;
81
- vote(id: number, commentId: number, value: number): Observable<any>;
82
- votes(id: number, commentId: number): Observable<Vote[]>;
83
- edits(id: number, commentId: number): Observable<CommentVersion[]>;
84
- findAll(filter: {
85
- type?: FilterType;
86
- contains?: string;
87
- state?: string;
88
- form?: string;
89
- folderId?: string;
90
- senderId?: string;
91
- tag?: string;
92
- }, options?: {
93
- skip?: number;
94
- take?: number;
95
- orderBy?: 'value' | 'viewed' | 'date';
96
- }): Observable<HeaderModel[]>;
97
- private _wrap;
98
- create<T = any>(form: string, model?: T): Observable<RecipientModel<T>>;
99
- get<T = any>(id: number, read?: boolean): Observable<RecipientModel<T>>;
100
- private _updateunreadcounter;
101
- save<T = any>(id: number, form: string, version: number, model: {}, files?: File[] | FileList): Observable<RecipientModel<T>>;
102
- delete(id: number): Observable<any>;
103
- removecomment(id: number): Observable<any>;
104
- post<T = any>(form: string, model?: any): Observable<RecipientModel<T>>;
105
- submit<T = any>(id: number, version: number, form: string, model?: any): Observable<RecipientModel<T>>;
106
- send<T = any>(id: number, version: number, form: string, model: any, action: string, actionArgs: {}, read?: boolean, folderId?: string, received?: Date): Observable<RecipientModel<T>>;
107
- events(starting: Date, ending?: Date, contains?: string): Observable<ScheduledEvent[]>;
108
- changeEvent(id: number, options: {
109
- starting?: Date;
110
- ending?: Date;
111
- complete?: boolean;
112
- }): Observable<any>;
113
- /**
114
- * Get geo location, depending on form settings
115
- * @param form
116
- */
117
- private _geoLocation;
118
- /**
119
- * Keep flags in sync.
120
- */
121
- private _sync;
122
- static ɵfac: i0.ɵɵFactoryDeclaration<MailboxService, never>;
123
- static ɵprov: i0.ɵɵInjectableDeclaration<MailboxService>;
124
- }
125
- export interface ItemExtra {
126
- loading?: boolean;
127
- loaded?: boolean;
128
- working?: boolean;
129
- }
130
- export interface AttachmentExtra extends Attachment {
131
- url?: SafeUrl;
132
- icon?: string;
133
- fileExt?: string;
134
- isImage?: boolean;
135
- progress?: number;
136
- viewed?: Date;
137
- failed?: boolean;
138
- hasPreview?: boolean;
139
- }
140
- export declare class UploadEvent {
141
- readonly fileName: string;
142
- progress: number;
143
- total: number;
144
- state: 'pending' | 'progress' | 'done';
145
- }
146
- export declare function reportProgress(attachment: AttachmentExtra): (source: Observable<Attachment>) => Observable<unknown>;
147
- export declare class PositionError {
148
- readonly code: number;
149
- readonly message: string;
150
- readonly PERMISSION_DENIED: number;
151
- readonly POSITION_UNAVAILABLE: number;
152
- readonly TIMEOUT: number;
153
- }