@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,83 +0,0 @@
1
- import { OnInit, OnDestroy, TemplateRef } from '@angular/core';
2
- import { FormBuilder } from '@angular/forms';
3
- import { Observable } from 'rxjs';
4
- import { Cube, AxisValue } from '../../core/models';
5
- import { UtilityComponent } from '../../core/base';
6
- import { SessionService } from '../../core/session.service';
7
- import { UtilityRef } from "../utility-ref";
8
- import { PromptService } from '../../core/prompt.service';
9
- import { Directionality } from '@angular/cdk/bidi';
10
- import { MatTableDataSource } from '@angular/material/table';
11
- import { MatDialog } from '@angular/material/dialog';
12
- import { MatCheckboxChange } from '@angular/material/checkbox';
13
- import { DatasourceService } from '../../core/datasource.service';
14
- import { MatSort } from '@angular/material/sort';
15
- import { MatPaginator } from '@angular/material/paginator';
16
- import { SystemService } from '../system.service';
17
- import * as i0 from "@angular/core";
18
- export declare class PatternsComponent implements UtilityComponent<boolean>, OnInit, OnDestroy {
19
- private _session;
20
- private _dir;
21
- private _fb;
22
- private _ref;
23
- private _type;
24
- private _service;
25
- private _sb;
26
- private _dialog;
27
- readonly PAGE_SIZE = 20;
28
- readonly pattern: RegExp;
29
- dataSource: MatTableDataSource<Pattern>;
30
- dirty: boolean;
31
- readonly segments: {
32
- [key: string]: Observable<Source[]>;
33
- };
34
- roles: Role[];
35
- properties: TemplateRef<any>;
36
- sort: MatSort;
37
- paginator: MatPaginator;
38
- include: string[];
39
- cube: Cube;
40
- readonly displayedColumns: string[];
41
- readonly axes: import("@angular/forms").FormGroup<{}>;
42
- readonly form: import("@angular/forms").FormGroup<{
43
- axes: import("@angular/forms").FormGroup<{}>;
44
- title: import("@angular/forms").FormControl<null>;
45
- roles: import("@angular/forms").FormControl<never[] | null>;
46
- }>;
47
- private readonly _destroy;
48
- paging: boolean;
49
- constructor(_session: SessionService, _dir: Directionality, _fb: FormBuilder, _ref: UtilityRef<boolean, Pattern[], Pattern[], any, Options>, _type: DatasourceService, _service: SystemService, _sb: PromptService, _dialog: MatDialog);
50
- ngOnInit(): void;
51
- private _datasource;
52
- private _columns;
53
- toggle(pattern: Pattern, role: string, evt: MatCheckboxChange): void;
54
- create(): void;
55
- private _normalize;
56
- delete(pattern: Pattern): void;
57
- edit(pattern: Pattern): void;
58
- save(): void;
59
- ngOnDestroy(): void;
60
- static ɵfac: i0.ɵɵFactoryDeclaration<PatternsComponent, never>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<PatternsComponent, "ng-component", never, {}, {}, never, never, false, never>;
62
- }
63
- interface Options {
64
- cube: string;
65
- axes: string[];
66
- }
67
- interface Pattern {
68
- name: string;
69
- title: string;
70
- roles: string[];
71
- axes: {
72
- [axis: string]: AxisValue;
73
- };
74
- }
75
- interface Role {
76
- title: string;
77
- name: string;
78
- }
79
- interface Source {
80
- key: any;
81
- value: any;
82
- }
83
- export {};
@@ -1,45 +0,0 @@
1
- import { OnInit } from "@angular/core";
2
- import { SessionService } from "../../core/session.service";
3
- import { Role, Form } from "../../core/models";
4
- import { FormBuilder } from "@angular/forms";
5
- import { UtilityComponent } from "../../core/base";
6
- import { UtilityRef } from "../utility-ref";
7
- import { PromptService } from "../../core/prompt.service";
8
- import { MatTableDataSource } from "@angular/material/table";
9
- import { MatSort } from "@angular/material/sort";
10
- import { MatCheckboxChange } from "@angular/material/checkbox";
11
- import * as i0 from "@angular/core";
12
- export declare class PermissionsUtility implements OnInit, UtilityComponent<boolean> {
13
- private _utilityRef;
14
- private _session;
15
- private _sb;
16
- private _fb;
17
- readonly roles: Role[];
18
- readonly forms: Form[];
19
- readonly displayColumns: string[];
20
- dirty: boolean;
21
- form: Form;
22
- dataSource: MatTableDataSource<Model>;
23
- sort: MatSort;
24
- private _data;
25
- constructor(_utilityRef: UtilityRef<boolean, any, PermisionMap, any>, _session: SessionService, _sb: PromptService, _fb: FormBuilder);
26
- ngOnInit(): void;
27
- search(value: string): void;
28
- formChange(form: string): void;
29
- private _populate;
30
- change(item: Model, e: MatCheckboxChange): void;
31
- save(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<PermissionsUtility, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<PermissionsUtility, "ng-component", never, {}, {}, never, never, false, never>;
34
- }
35
- interface Model {
36
- name: string;
37
- title: string;
38
- roles: string[];
39
- }
40
- interface PermisionMap {
41
- [form: string]: {
42
- [name: string]: Model;
43
- };
44
- }
45
- export {};
@@ -1,39 +0,0 @@
1
- import { OnInit, OnDestroy, AfterViewInit, ElementRef, ChangeDetectorRef } from '@angular/core';
2
- import { Observable, Subject } from 'rxjs';
3
- import { FormControl } from '@angular/forms';
4
- import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
- import { PersonInfo } from '../../core/models';
6
- import { AccountService } from '../../core/account.service';
7
- import * as i0 from "@angular/core";
8
- export interface PositionsData {
9
- title: string;
10
- positions: string[];
11
- }
12
- export declare class PositionsPopup implements OnInit, AfterViewInit, OnDestroy {
13
- data: PositionsData;
14
- private _cd;
15
- private _service;
16
- readonly separatorKeysCodes: number[];
17
- readonly valueChange: Subject<void>;
18
- readonly control: FormControl<string | null>;
19
- nameInput: ElementRef<HTMLInputElement>;
20
- users$: Observable<PersonInfo[]>;
21
- private readonly _destroy;
22
- constructor(data: PositionsData, _cd: ChangeDetectorRef, _service: AccountService);
23
- ngOnInit(): void;
24
- ngAfterViewInit(): void;
25
- /**
26
- *
27
- * @param inp
28
- * @param event
29
- */
30
- selected(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
31
- /**
32
- *
33
- * @param id
34
- */
35
- removed(id: string): void;
36
- ngOnDestroy(): void;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<PositionsPopup, never>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<PositionsPopup, "ng-component", never, {}, {}, never, never, false, never>;
39
- }
@@ -1,127 +0,0 @@
1
- import { OnInit, OnDestroy, TemplateRef, ElementRef } from '@angular/core';
2
- import { MatDialog } from '@angular/material/dialog';
3
- import { FormControl, FormGroup } from '@angular/forms';
4
- import { MatSort } from '@angular/material/sort';
5
- import { MatTableDataSource } from '@angular/material/table';
6
- import { ProgressBarMode } from '@angular/material/progress-bar';
7
- import { Role, Type, PersonInfo } from '../../core/models';
8
- import { AdminComponent } from '../admin-dismiss.service';
9
- import { SessionService } from '../../core/session.service';
10
- import { DatasourceService } from '../../core/datasource.service';
11
- import { PromptService } from '../../core/prompt.service';
12
- import { WindowTitleService } from '../../core/window-title.service';
13
- import { TranslateService } from '../../core/translate.service';
14
- import { DataTypeInfo, SystemService } from '../system.service';
15
- import { Popup } from '../../core/popup/popup.service';
16
- import { UtilityComponent } from '../../core/base';
17
- import { UtilityRef } from '../utility-ref';
18
- import * as i0 from "@angular/core";
19
- export declare class PositionsComponent implements OnInit, OnDestroy, UtilityComponent<boolean>, AdminComponent {
20
- private _session;
21
- private _utilityRef;
22
- private _datasources;
23
- private _ps;
24
- private _translate;
25
- private _popup;
26
- private _service;
27
- private _dialog;
28
- _fileElement: ElementRef<HTMLInputElement>;
29
- dataSource: MatTableDataSource<any>;
30
- sort: MatSort;
31
- datatypes: DataTypeInfo[];
32
- roles: Role[];
33
- tools: boolean;
34
- displayedColumns: string[];
35
- profiles: {
36
- [id: string]: PersonInfo;
37
- };
38
- type?: Type;
39
- dirty: boolean;
40
- saving: boolean;
41
- noRoleTpl: TemplateRef<any>;
42
- roleTpl: TemplateRef<any>;
43
- patternTpl: TemplateRef<any>;
44
- newGroupTpl: TemplateRef<any>;
45
- source: {
46
- key: string;
47
- value: any;
48
- }[];
49
- readonly form: FormGroup<{}>;
50
- readonly role: FormGroup<{
51
- title: FormControl<null>;
52
- }>;
53
- readonly pattern: FormGroup<{
54
- title: FormControl<null>;
55
- expression: FormControl<null>;
56
- }>;
57
- readonly group: FormGroup<{
58
- title: FormControl<null>;
59
- items: FormControl<null>;
60
- }>;
61
- private _everything;
62
- positions: {
63
- [role: string]: {
64
- [key: string]: string[];
65
- };
66
- };
67
- private readonly _destroy;
68
- loading: ProgressBarMode | null;
69
- /** positions ctor */
70
- constructor(_session: SessionService, _utilityRef: UtilityRef<boolean, TypeMap>, _datasources: DatasourceService, _ps: PromptService, title: WindowTitleService, _translate: TranslateService, _popup: Popup, _service: SystemService, _dialog: MatDialog);
71
- ngOnInit(): void;
72
- private _prepare;
73
- search(value: string): void;
74
- change(name: string): Promise<void>;
75
- private _columns;
76
- /**
77
- *
78
- * @param key
79
- * @param evt
80
- */
81
- edit(key: any, evt: MouseEvent): void;
82
- private _openDialog;
83
- newRole(): void;
84
- newGroup(): void;
85
- newPattern(): void;
86
- deleteGroup(name: string): void;
87
- deletePattern(name: string): void;
88
- editGroup(name: string): void;
89
- editPattern(name: string): void;
90
- /**
91
- * Ctrl-s save
92
- * @param event
93
- */
94
- handleKeyboardEvent(event: KeyboardEvent): void;
95
- save(): Promise<any>;
96
- download(): Promise<void>;
97
- ngOnDestroy(): void;
98
- static ɵfac: i0.ɵɵFactoryDeclaration<PositionsComponent, never>;
99
- static ɵcmp: i0.ɵɵComponentDeclaration<PositionsComponent, "ng-component", never, {}, {}, never, never, false, never>;
100
- }
101
- type TypeMap = {
102
- [name: string]: DataTypeModel;
103
- };
104
- interface DataTypeModel {
105
- patterns: Pattern[];
106
- positions: {
107
- [role: string]: {
108
- [key: string]: string[];
109
- };
110
- };
111
- groups: Group[];
112
- roles: [{
113
- name: string;
114
- title: string;
115
- }];
116
- }
117
- interface Group {
118
- title: string;
119
- name: string;
120
- items: string[];
121
- }
122
- interface Pattern {
123
- title: string;
124
- name: string;
125
- expression: string;
126
- }
127
- export {};
@@ -1,69 +0,0 @@
1
- import { OnInit } from "@angular/core";
2
- import { FormBuilder } from "@angular/forms";
3
- import { MatAutocompleteSelectedEvent } from "@angular/material/autocomplete";
4
- import { MatChipInput } from "@angular/material/chips";
5
- import { MatDialogRef } from "@angular/material/dialog";
6
- import { MatInput } from "@angular/material/input";
7
- import { Observable } from "rxjs";
8
- import { AccountService } from "../../core/account.service";
9
- import { OutOfOfficeSettings, GrantSettings, PersonInfo } from "../../core/models";
10
- import * as i0 from "@angular/core";
11
- export interface OutOfOfficeData {
12
- userId: string;
13
- outOfOffice: OutOfOfficeSettings;
14
- grantAccess: GrantSettings;
15
- }
16
- export declare class ProfileSettingsDialog implements OnInit {
17
- private _accounts;
18
- private _dialogRef;
19
- private _fb;
20
- model: OutOfOfficeData;
21
- readonly separatorKeysCodes: number[];
22
- readonly today: Date;
23
- readonly isMobile: boolean;
24
- readonly substitute: import("@angular/forms").FormControl<string | PersonInfo | null>;
25
- readonly grants: import("@angular/forms").FormControl<never[] | null>;
26
- substitueInput: MatInput;
27
- grantInput: MatChipInput;
28
- readonly outOfOffice: import("@angular/forms").FormGroup<{
29
- active: import("@angular/forms").FormControl<boolean | null>;
30
- substitueId: import("@angular/forms").FormControl<string | null>;
31
- from: import("@angular/forms").FormControl<Date | null>;
32
- to: import("@angular/forms").FormControl<Date | null>;
33
- }>;
34
- readonly grantAccess: import("@angular/forms").FormGroup<{
35
- active: import("@angular/forms").FormControl<boolean | null>;
36
- users: import("@angular/forms").FormControl<string[] | null>;
37
- }>;
38
- readonly form: import("@angular/forms").FormGroup<{
39
- outOfOffice: import("@angular/forms").FormGroup<{
40
- active: import("@angular/forms").FormControl<boolean | null>;
41
- substitueId: import("@angular/forms").FormControl<string | null>;
42
- from: import("@angular/forms").FormControl<Date | null>;
43
- to: import("@angular/forms").FormControl<Date | null>;
44
- }>;
45
- grantAccess: import("@angular/forms").FormGroup<{
46
- active: import("@angular/forms").FormControl<boolean | null>;
47
- users: import("@angular/forms").FormControl<string[] | null>;
48
- }>;
49
- }>;
50
- ousers$: Observable<PersonInfo[]>;
51
- gusers$: Observable<PersonInfo[]>;
52
- constructor(_accounts: AccountService, _dialogRef: MatDialogRef<ProfileSettingsDialog>, _fb: FormBuilder, model: OutOfOfficeData);
53
- ngOnInit(): void;
54
- userDisplay: (item: PersonInfo) => string | null;
55
- setId(event: MatAutocompleteSelectedEvent): void;
56
- /**
57
- *
58
- * @param id
59
- */
60
- removeGrant(id: string): void;
61
- /**
62
- *
63
- * @param inp
64
- * @param event
65
- */
66
- addGrant(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
67
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileSettingsDialog, never>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileSettingsDialog, "ng-component", never, {}, {}, never, never, false, never>;
69
- }
@@ -1,116 +0,0 @@
1
- import { OnInit, OnDestroy, TemplateRef, ElementRef, ChangeDetectorRef } from '@angular/core';
2
- import { FormBuilder } from '@angular/forms';
3
- import { MatDialog } from '@angular/material/dialog';
4
- import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
- import { AxisModel, BorderModel, ChartComponent, IPointEventArgs, ITooltipRenderEventArgs, LegendSeriesModel, MarkerOptionsModel, TooltipSettingsModel, ZoomSettingsModel } from '@syncfusion/ej2-angular-charts';
6
- import { Observable } from 'rxjs';
7
- import { GrantSettings, OutOfOfficeSettings, PersonInfo } from '../../core/models';
8
- import { UtilityRef } from '../utility-ref';
9
- import { PromptService } from '../../core/prompt.service';
10
- import { AccountService } from '../../core/account.service';
11
- import { DocumentInfo } from '../../core/info/document-info.service';
12
- import { SessionService } from '../../core/session.service';
13
- import { GuideService } from '../../core/guide/guide.service';
14
- import { TranslateService } from '../../core/translate.service';
15
- import { PanesRouter } from '../../core/slots/router.service';
16
- import { ChatInfo } from '../../chat/chat-info';
17
- import { PaneRef } from '../../core/slots/pane-ref';
18
- import * as i0 from "@angular/core";
19
- export declare class ProfilerComponent implements OnInit, OnDestroy {
20
- private _sb;
21
- private _utilityRef;
22
- private _session;
23
- private _dialog;
24
- private _documentInfo;
25
- private _chat;
26
- private _guide;
27
- private _router;
28
- private _cd;
29
- private _pane;
30
- private _translate;
31
- private _accounts;
32
- private _fb;
33
- readonly search: import("@angular/forms").FormControl<null>;
34
- chart: ChartComponent;
35
- chartElement: ElementRef;
36
- assignTpl: TemplateRef<any>;
37
- readonly who: import("@angular/forms").FormControl<null>;
38
- readonly primaryXAxis: AxisModel;
39
- readonly primaryYAxis: AxisModel;
40
- readonly zoomSettings: ZoomSettingsModel;
41
- readonly tooltip: TooltipSettingsModel;
42
- readonly legend: LegendSeriesModel;
43
- readonly border: BorderModel;
44
- readonly marker: MarkerOptionsModel;
45
- users$: Observable<PersonInfo[]>;
46
- assignable$: Observable<PersonInfo[]>;
47
- palettes: string[];
48
- theme: 'Material3' | 'Material3Dark';
49
- data: ProfileInfo;
50
- cols: number;
51
- private readonly _destroy;
52
- readonly separatorKeysCodes: number[];
53
- private _userId;
54
- /** ctor */
55
- constructor(_sb: PromptService, _utilityRef: UtilityRef<boolean, ProfilerModel, ProfileInfo, string>, _session: SessionService, _dialog: MatDialog, _documentInfo: DocumentInfo, _chat: ChatInfo, _guide: GuideService, _router: PanesRouter, _cd: ChangeDetectorRef, _pane: PaneRef<ProfilerComponent>, _translate: TranslateService, _accounts: AccountService, _fb: FormBuilder);
56
- ngOnInit(): void;
57
- guide(evt?: Event | KeyboardEvent): void;
58
- change(evt: MatAutocompleteSelectedEvent): void;
59
- /**
60
- *
61
- * @param userId
62
- */
63
- private _open;
64
- /** */
65
- private _series;
66
- private _actionName;
67
- pointClick(evt: IPointEventArgs): void;
68
- userDisplay(item: PersonInfo): string | null;
69
- trace(id: number): void;
70
- chat(): void;
71
- reassign(position?: PositionInfo): void;
72
- settings(): void;
73
- /** */
74
- private _reassign;
75
- tooltipRender(e: ITooltipRenderEventArgs): void;
76
- ngOnDestroy(): void;
77
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfilerComponent, never>;
78
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfilerComponent, "ng-component", never, {}, {}, never, never, false, never>;
79
- }
80
- interface ProfileInfo {
81
- outOfOffice: OutOfOfficeSettings;
82
- grantAccess: GrantSettings;
83
- positions: PositionInfo[];
84
- activity: {
85
- [action: string]: {
86
- id: number;
87
- /** seconds */
88
- duration: number;
89
- number: string;
90
- time: Date;
91
- }[];
92
- };
93
- pending: {
94
- id: number;
95
- received: Date;
96
- number: string;
97
- }[];
98
- info: PersonInfo;
99
- }
100
- interface PositionInfo {
101
- type: string;
102
- key: string;
103
- value: string;
104
- role: string;
105
- }
106
- interface ProfilerModel {
107
- outOfOffice?: OutOfOfficeSettings;
108
- grantAccess?: GrantSettings;
109
- userId: string;
110
- reassign?: {
111
- who: string;
112
- role?: string;
113
- key?: any;
114
- };
115
- }
116
- export {};
@@ -1,111 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { FieldInfo, Form } from '../core/models';
4
- import { ElementFamily } from './architecture/declarations';
5
- import * as i0 from "@angular/core";
6
- export declare class SystemService {
7
- private _http;
8
- private static _cache;
9
- private _controls;
10
- private _datatypes;
11
- rules(args?: any): Observable<Rule[]>;
12
- synchrinize(name: string): Observable<BackgroundJobInfo>;
13
- execute(name: string): Observable<BackgroundJobInfo>;
14
- findAll(options: {
15
- search?: string | null | undefined;
16
- start?: Date;
17
- end?: Date;
18
- formId?: string | null;
19
- }): Observable<DocumentInfo[]>;
20
- roles(): Observable<Role[]>;
21
- /**
22
- *
23
- * @param formId
24
- */
25
- range(formId?: string): Observable<RangeInfo[]>;
26
- /**
27
- *
28
- * @param formId
29
- * @param options
30
- */
31
- invite(formId: string, options: {
32
- groups: string[];
33
- message?: string | null;
34
- devices: InviteDevice[];
35
- due?: Date | null;
36
- }): Observable<{
37
- target: number;
38
- ok: number;
39
- im?: number;
40
- email?: number;
41
- sms?: number;
42
- }>;
43
- projection(options: {
44
- groups: string[];
45
- }): Observable<any>;
46
- cube(name: string): Observable<CubeInfo>;
47
- cubes(): Observable<{
48
- name: string;
49
- title: string;
50
- }[]>;
51
- job(name: string): Observable<JobInfo>;
52
- /**
53
- *
54
- * @param name
55
- */
56
- form(name: string): Observable<Form>;
57
- controls(): Observable<ControlInfo[]>;
58
- datatypes(): Observable<DataTypeInfo[]>;
59
- save(form: Form): Observable<number>;
60
- constructor(_http: HttpClient);
61
- typegroups(): Observable<ElementFamily[]>;
62
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemService, never>;
63
- static ɵprov: i0.ɵɵInjectableDeclaration<SystemService>;
64
- }
65
- export type InviteDevice = 'Sms' | 'Email' | 'IM';
66
- export interface RangeInfo {
67
- count: number;
68
- date: Date;
69
- }
70
- export interface DocumentInfo {
71
- id: number;
72
- number: string;
73
- subject: string;
74
- stateId: string;
75
- }
76
- export interface ControlInfo {
77
- name: string;
78
- title: string;
79
- system?: boolean;
80
- visible?: boolean;
81
- icon?: string;
82
- template?: string;
83
- }
84
- export interface DataTypeInfo {
85
- name: string;
86
- title: string;
87
- assignable?: boolean;
88
- columns?: FieldInfo[];
89
- family?: string;
90
- }
91
- export interface CubeInfo {
92
- jobInfo: BackgroundJobInfo;
93
- }
94
- export interface JobInfo {
95
- jobInfo: BackgroundJobInfo;
96
- }
97
- export interface BackgroundJobInfo {
98
- error?: string;
99
- nextExecution?: Date;
100
- lastExecution?: Date;
101
- lastJobState?: string;
102
- }
103
- interface Rule {
104
- name: string;
105
- title: string;
106
- }
107
- export interface Role {
108
- name: string;
109
- title: string;
110
- }
111
- export {};
@@ -1,19 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { HubService, JobProgress } from '../core/hub.service';
4
- import { Utility } from '../core/models';
5
- import { PromptService } from '../core/prompt.service';
6
- export declare class UtilityRef<TResult = any, TResultArgs = any, TModel = any, TModelArgs = any, O = any> {
7
- private _utility;
8
- private _hub;
9
- private _sb;
10
- private _http;
11
- private _jobId?;
12
- constructor(_utility: Utility, _hub: HubService, _sb: PromptService, _http: HttpClient);
13
- get jobId(): string | null | undefined;
14
- progress(): Observable<JobProgress>;
15
- execute(args?: TResultArgs): Observable<TResult>;
16
- abort(): Observable<any>;
17
- populate(args?: TModelArgs): Observable<TModel>;
18
- get options(): O;
19
- }
@@ -1,28 +0,0 @@
1
- import { OnInit, OnDestroy, Injector, ViewContainerRef } from '@angular/core';
2
- import { SessionService } from '../core/session.service';
3
- import { HttpClient } from '@angular/common/http';
4
- import { WindowTitleService } from '../core/window-title.service';
5
- import { HubService } from '../core/hub.service';
6
- import { PromptService } from '../core/prompt.service';
7
- import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
8
- import { ActivatedRoute } from '@angular/router';
9
- import * as i0 from "@angular/core";
10
- export declare class UtilityWrapperComponent implements OnInit, OnDestroy {
11
- private _session;
12
- private _route;
13
- private _title;
14
- private _http;
15
- private _sb;
16
- private _messaging;
17
- private _vc;
18
- private _cf;
19
- private _injector;
20
- private _utility;
21
- private _routing;
22
- /** ctor */
23
- constructor(_session: SessionService, _route: ActivatedRoute, _title: WindowTitleService, _http: HttpClient, _sb: PromptService, _messaging: HubService, _vc: ViewContainerRef, _cf: BizDocComponentFactoryResolver, _injector: Injector);
24
- ngOnInit(): void;
25
- ngOnDestroy(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<UtilityWrapperComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<UtilityWrapperComponent, "ng-component", never, {}, {}, never, never, false, never>;
28
- }
@@ -1,24 +0,0 @@
1
- import { OnInit, Injector, ViewContainerRef } from '@angular/core';
2
- import { SessionService } from '../core/session.service';
3
- import { HttpClient } from '@angular/common/http';
4
- import { HubService } from '../core/hub.service';
5
- import { PromptService } from '../core/prompt.service';
6
- import { BizDocComponentFactoryResolver } from '../core/component-factory-resolver';
7
- import { PaneRef } from '../core/slots/pane-ref';
8
- import * as i0 from "@angular/core";
9
- export declare class UtilityPaneComponent implements OnInit {
10
- private _session;
11
- private _pane;
12
- private _http;
13
- private _sb;
14
- private _messaging;
15
- private _cf;
16
- private _vc;
17
- private _injector;
18
- private _utility;
19
- /** ctor */
20
- constructor(_session: SessionService, _pane: PaneRef<UtilityPaneComponent>, _http: HttpClient, _sb: PromptService, _messaging: HubService, _cf: BizDocComponentFactoryResolver, _vc: ViewContainerRef, _injector: Injector);
21
- ngOnInit(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<UtilityPaneComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<UtilityPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
24
- }