@bizdoc/core 3.4.12 → 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 +8 -8
  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 +10 -10
  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 +1265 -1261
  10. package/fesm2022/bizdoc-core.mjs.map +1 -1
  11. package/index.d.ts +12227 -3
  12. package/package.json +33 -32
  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 -215
  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,686 +0,0 @@
1
- import { NodeModel, ConnectorModel, ShapeModel, FlowShapeModel, BasicShapeModel, ImageModel, PathModel, TextModel, BpmnShapeModel, NativeModel } from "@syncfusion/ej2-angular-diagrams";
2
- export declare const INBOX = "ib", DRAFT = "df";
3
- export declare const AvailableMode: AvailabilityState[];
4
- export interface HeaderModel<T = any> {
5
- parentId?: number;
6
- draft?: boolean;
7
- issued?: Date;
8
- documentId: number;
9
- substituteId?: string;
10
- ownerId: string;
11
- action?: string;
12
- ownerById?: string;
13
- id: number;
14
- version: number;
15
- formId: string;
16
- number: string;
17
- subject?: string;
18
- value?: number;
19
- received: Date;
20
- replied?: Date;
21
- folderId: string;
22
- read: boolean;
23
- note?: string;
24
- senderId?: string;
25
- stateId: string;
26
- currencyCode?: string;
27
- flag?: boolean;
28
- summary?: string;
29
- pending?: boolean;
30
- model?: T;
31
- }
32
- export interface DocumentModel<T = any> {
33
- draft?: boolean;
34
- extra?: any;
35
- number: string;
36
- subject?: string;
37
- summary?: string;
38
- currencyCode?: string;
39
- value?: number;
40
- ownerId: string;
41
- ownerById?: string;
42
- documentId: number;
43
- version: number;
44
- formId: string;
45
- stateId: string;
46
- completed?: boolean;
47
- model?: T;
48
- viewed?: Date;
49
- attachments: Attachment[];
50
- comments: Comment[];
51
- unreadComments: number;
52
- issued?: Date;
53
- workflow?: WorkflowInfo;
54
- recipients: Recipient[];
55
- cubes: CubeEntry[];
56
- events: ScheduledEvent[];
57
- locations: MapPin[];
58
- log: Log[];
59
- rules?: {
60
- [name: string]: boolean;
61
- };
62
- parent?: Chain;
63
- children?: Chain[];
64
- }
65
- export interface Chain {
66
- completed: boolean;
67
- id: number;
68
- formId: string;
69
- number?: string;
70
- subject?: string;
71
- stateId: string;
72
- value?: number;
73
- currencyCode?: string;
74
- parent?: Chain;
75
- children?: Chain[];
76
- recipients?: Recipient[];
77
- events?: ScheduledEvent[];
78
- log: Log[];
79
- }
80
- export interface WorkflowInfo {
81
- nodes: NodeInfo[];
82
- connectors: ConnectorInfo[];
83
- }
84
- export interface RecipientModel<T = any> extends HeaderModel<T>, DocumentModel<T> {
85
- actions?: string[];
86
- fyi: boolean;
87
- originId?: number;
88
- roleId?: string;
89
- escalated?: boolean;
90
- tags?: string[];
91
- byId?: string;
92
- substituteId?: string;
93
- }
94
- export interface ConnectorInfo {
95
- originId?: number;
96
- estimate: boolean;
97
- time?: Date;
98
- sourceId: string;
99
- targetId: string;
100
- }
101
- export interface NodeInfo {
102
- note?: string;
103
- originId?: number;
104
- id: string;
105
- /** node */
106
- type: string;
107
- time?: Date;
108
- estimate: boolean;
109
- /** seconds */
110
- standardTime?: number;
111
- error?: string;
112
- }
113
- export interface Log {
114
- role?: string;
115
- recipientId?: number;
116
- userId: string;
117
- byId?: string;
118
- originId?: string;
119
- time: Date;
120
- model?: {};
121
- type: LogType;
122
- nodeId?: string;
123
- note?: string;
124
- state?: string;
125
- action?: string;
126
- escalated?: boolean;
127
- sourceId?: string;
128
- targetId?: string;
129
- duration?: number;
130
- estimate?: boolean;
131
- fileId?: number;
132
- error?: string;
133
- }
134
- export declare type LogType = 'Submit' | 'Download' | 'StateChange' | 'ActionTaken' | 'CheckIn' | 'CheckOut' | 'ModelChange' | 'Node' | 'VirtualNode' | 'NodeJump' | 'Connector' | 'VirtualConnector' | 'Escalation';
135
- export interface Recipient {
136
- originId?: number;
137
- substituteId?: string;
138
- byId?: string;
139
- nodeId?: string;
140
- userId: string;
141
- pending: boolean;
142
- folderId: string;
143
- role?: string;
144
- received: Date;
145
- replied?: Date;
146
- estimate?: boolean;
147
- action?: string;
148
- fyi?: boolean;
149
- id: number;
150
- note?: string;
151
- escalated?: boolean;
152
- }
153
- export interface ScheduledEvent {
154
- id: number;
155
- documentId: number;
156
- starting: Date;
157
- ending?: Date;
158
- title?: string;
159
- location?: LatLng;
160
- }
161
- export interface MapPin {
162
- location: LatLng;
163
- }
164
- export type LatLng = number[];
165
- export interface CubeEntry {
166
- cube: string;
167
- axes: string[];
168
- value: number;
169
- }
170
- export interface Attachment {
171
- id: number;
172
- fileName: string;
173
- contentType: string;
174
- userId: string;
175
- byId?: string;
176
- time: Date;
177
- deleted?: boolean;
178
- checkedOut?: boolean;
179
- private?: boolean;
180
- holdingId?: string;
181
- }
182
- export interface Comment {
183
- id: number;
184
- /** base64 */
185
- image?: string;
186
- text?: string;
187
- userId: string;
188
- time: Date;
189
- parentId?: number;
190
- voted?: number;
191
- votes?: number;
192
- edited?: Date;
193
- deleted?: boolean;
194
- byId?: string;
195
- resource?: {
196
- [key: string]: any;
197
- };
198
- }
199
- export interface Vote {
200
- byId?: string;
201
- userId: string;
202
- time: Date;
203
- voted?: number;
204
- }
205
- export interface CommentVersion {
206
- byId?: string;
207
- userId: string;
208
- time: Date;
209
- image?: string;
210
- text?: string;
211
- resource?: {
212
- [key: string]: any;
213
- };
214
- }
215
- export interface Notification {
216
- title: string;
217
- name: string;
218
- template: string;
219
- settings?: boolean;
220
- contentType: string;
221
- }
222
- export interface Message {
223
- number?: string;
224
- muted?: boolean;
225
- deleted?: boolean;
226
- id: number;
227
- type: NotificationType;
228
- title: string;
229
- read?: boolean;
230
- sent: Date;
231
- recipientId?: number;
232
- documentId?: number;
233
- formId?: string;
234
- }
235
- export declare type NotificationType = 'Commented' | 'CubeAnomaly' | 'Escalated' | 'Liked' | 'StateChanged' | 'Nudge' | 'Invite' | 'TextMessage' | 'ContentMessage' | 'UpcomingEvent' | 'JobProgress' | 'Tagged';
236
- export interface State {
237
- shape?: string;
238
- name: string;
239
- title: string;
240
- past?: string;
241
- future?: string;
242
- color?: string;
243
- backgroundColor?: string;
244
- }
245
- export type Gender = 'Male' | 'Female' | null;
246
- export interface View {
247
- name: string;
248
- title: string;
249
- template?: string;
250
- options?: any;
251
- guide?: string;
252
- cubes: string[];
253
- forms: string[];
254
- }
255
- export interface Holiday {
256
- title: string;
257
- fromDate: Date;
258
- toDate: Date;
259
- }
260
- export interface Profile {
261
- holidays: Holiday[];
262
- utilities: Utility[];
263
- guides?: Guide[];
264
- views: View[];
265
- photo?: string;
266
- userId: string;
267
- byId?: string;
268
- byName?: string;
269
- name: string;
270
- impersonating?: string;
271
- available?: AvailabilityState | null;
272
- gender?: Gender;
273
- byGender?: Gender;
274
- system: boolean;
275
- forms: Form[];
276
- actions: Action[];
277
- states: State[];
278
- folders: Folder[];
279
- reports: Report[];
280
- types: Type[];
281
- cubes: Cube[];
282
- nodes: FlowNode[];
283
- controls: Control[];
284
- tags: Tag[];
285
- roles: Role[];
286
- sources: Source[];
287
- widgets: Widget[];
288
- notifications: Notification[];
289
- options: Options;
290
- inbox: HeaderModel[];
291
- inboxCount?: number;
292
- messages: Message[];
293
- messagesCount?: number;
294
- recents?: HeaderModel[];
295
- conversations: Contact[];
296
- conversationsCount: number;
297
- license?: License;
298
- }
299
- export interface Source {
300
- name: string;
301
- title: string;
302
- template: string;
303
- elementTemplate: string;
304
- keys: FieldInfo[];
305
- }
306
- export interface Type {
307
- name: string;
308
- title: string;
309
- columns?: FieldInfo[];
310
- }
311
- export interface Role {
312
- name: string;
313
- title: string;
314
- dataType: string;
315
- }
316
- export interface Utility {
317
- name: string;
318
- title: string;
319
- icon?: string;
320
- guide?: string;
321
- template?: string;
322
- arguments?: FieldInfo[];
323
- options: any;
324
- }
325
- export interface Contact {
326
- visited?: Date;
327
- watermark?: Date;
328
- contactId: string;
329
- text?: string;
330
- time: Date;
331
- accepted: boolean;
332
- image?: string;
333
- count: number;
334
- forgotten?: boolean;
335
- resource?: {
336
- [key: string]: any;
337
- };
338
- }
339
- export interface Chat {
340
- date: Date;
341
- userId: string;
342
- contactId: string;
343
- text?: string;
344
- time: Date;
345
- /** base64 */
346
- image?: string;
347
- resource?: {
348
- [key: string]: any;
349
- };
350
- }
351
- export interface Control {
352
- name: string;
353
- template: string;
354
- }
355
- export interface Tag {
356
- name: string;
357
- template: string;
358
- value: any;
359
- }
360
- export interface FieldInfo {
361
- controlType: string;
362
- defaultValue?: any;
363
- name: string;
364
- label?: string;
365
- kind?: FieldKind;
366
- validations?: {
367
- [type: string]: string;
368
- };
369
- controls?: FieldInfo[];
370
- max?: number;
371
- min?: number;
372
- maxLength?: number;
373
- minLength?: number;
374
- dataType?: string;
375
- required?: boolean;
376
- pattern?: string;
377
- multiple?: boolean;
378
- flags?: string[];
379
- hint?: string;
380
- options?: {
381
- key: string;
382
- value: string;
383
- }[];
384
- }
385
- export interface Validation {
386
- type: ValidationType;
387
- message: string;
388
- min?: number;
389
- max?: number;
390
- minLength?: number;
391
- maxLength?: number;
392
- expression?: any;
393
- }
394
- export declare enum ValidationType {
395
- Required = "Required",
396
- Min = "Min",
397
- Max = "Max",
398
- MinLength = "MinLength",
399
- MaxLength = "MaxLength",
400
- Pattern = "Pattern",
401
- Range = "Range",
402
- Email = "Email"
403
- }
404
- export declare enum FieldKind {
405
- Number = "Number",
406
- Currency = "Currency",
407
- EmailAddress = "EmailAddress",
408
- Text = "Text",
409
- Password = "Password",
410
- PhoneNumber = "PhoneNumber",
411
- Url = "Url"
412
- }
413
- export interface Widget {
414
- name: string;
415
- guide?: string;
416
- title?: string;
417
- template: string;
418
- cols?: number;
419
- rows?: number;
420
- arguments?: FieldInfo[];
421
- argumentsTemplate?: string;
422
- options: any;
423
- }
424
- export interface License {
425
- mode: LicenseMode;
426
- expiration?: Date;
427
- companyName: string;
428
- }
429
- export interface CubeFilter {
430
- cube?: string;
431
- axes: string[];
432
- }
433
- export interface Folder {
434
- filters?: CubeFilter;
435
- name: string;
436
- group?: string;
437
- icon?: string;
438
- title: string;
439
- count?: number;
440
- columns?: FolderColumn[];
441
- }
442
- export interface FolderColumn {
443
- name: string | 'number' | 'subject' | 'value' | 'owner' | 'sender' | 'received' | 'receivedAgo' | 'replied' | 'state' | 'issued' | 'issuedAgo';
444
- title: string;
445
- type?: 'Boolean' | 'Date' | 'Decimal' | 'String';
446
- }
447
- export type LicenseMode = 'Evaluation' | 'Valid' | 'Grace' | 'Invalid' | 'Limited' | 'Expired';
448
- export interface Action {
449
- name: string;
450
- title: string;
451
- note?: string;
452
- verb?: string;
453
- you?: string;
454
- youMale?: string;
455
- youFemale?: string;
456
- past?: string;
457
- pastMale?: string;
458
- pastFemale?: string;
459
- adjective?: string;
460
- loggable?: boolean;
461
- adjectivePlural?: string;
462
- icon?: string;
463
- template?: string;
464
- arguments?: FieldInfo[];
465
- multiple?: boolean;
466
- group?: number;
467
- shape?: string;
468
- color?: string;
469
- options?: any;
470
- }
471
- export interface Options {
472
- grantAccess?: GrantSettings;
473
- outOfOffice?: OutOfOfficeSettings;
474
- notifications?: NotificationsSettings;
475
- emails?: EmailSettings;
476
- guides?: string[];
477
- inboxView?: Date;
478
- notificationsView?: Date;
479
- tags?: string[];
480
- }
481
- export interface GrantSettings {
482
- active: boolean;
483
- users?: string[];
484
- }
485
- export interface Dimentions {
486
- width: number;
487
- height: number;
488
- }
489
- export interface Report {
490
- options?: any;
491
- name: string;
492
- title: string;
493
- icon?: string;
494
- guide?: string;
495
- template?: string;
496
- fields?: FieldInfo[];
497
- itemTemplate?: string;
498
- columns: FieldInfo[];
499
- arguments?: FieldInfo[];
500
- argumentsTemplate?: string;
501
- }
502
- export interface Form {
503
- name: string;
504
- mode: 'Standard' | 'Overlay';
505
- description?: string;
506
- group?: string;
507
- options?: any;
508
- title: string;
509
- creatable: boolean;
510
- icon: string;
511
- position?: PositionPolicy;
512
- template?: string;
513
- fields?: FieldInfo[];
514
- workflow?: Workflow;
515
- guide?: string;
516
- }
517
- export type PositionPolicy = 'Require' | 'Ask' | 'None';
518
- export interface Workflow {
519
- version: number;
520
- connectors: ConnectorModel[];
521
- nodes: NodeModel[];
522
- }
523
- export interface PersonInfo {
524
- id: string;
525
- name: string;
526
- role?: string;
527
- gender?: Gender;
528
- picture?: string;
529
- nick?: string;
530
- phoneNumber?: string;
531
- email?: string;
532
- lastActive?: Date;
533
- mode?: AvailabilityState;
534
- }
535
- export interface Guide {
536
- name: string;
537
- title?: string;
538
- mode?: 'Menu' | 'Eager' | 'Private';
539
- steps: GuideStep[];
540
- }
541
- export interface GuideStep {
542
- execute?: boolean;
543
- selector?: string;
544
- title?: string;
545
- content: string;
546
- navigate?: string;
547
- position?: 'Above' | 'End' | 'Start' | 'Below';
548
- }
549
- export interface FlowNode {
550
- name: string;
551
- title: string;
552
- style?: string;
553
- palette?: string;
554
- shape: ShapeModel | FlowShapeModel | BasicShapeModel | ImageModel | PathModel | TextModel | BpmnShapeModel | NativeModel;
555
- template?: string;
556
- arguments?: FieldInfo[];
557
- }
558
- export declare type AvailabilityState = 'Offline' | 'Online' | 'OutOfOffice' | 'Vacation' | 'WorkingHome';
559
- export interface Cube {
560
- name: string;
561
- title: string;
562
- icon?: string;
563
- yAxis?: YAxis;
564
- template?: string;
565
- currencyCode?: string;
566
- views: CubeView[];
567
- axes: CubeAxis[];
568
- indices?: CubeIndex[];
569
- }
570
- export interface YAxis {
571
- title?: string;
572
- type?: 'Count' | 'Number' | 'Currency';
573
- }
574
- export interface CubeIndex {
575
- name: string;
576
- accumulate?: boolean;
577
- title: string;
578
- }
579
- export interface CubeAxis {
580
- name: string;
581
- title: string;
582
- dataType: string;
583
- combination?: boolean;
584
- selectionMode?: 'Single' | 'Pattern' | 'Multiple' | 'Search' | 'None';
585
- descendentOf?: string;
586
- }
587
- export type AxisSelectionMode = 'None' | 'Single' | 'Multiple' | 'Search' | 'Pattern';
588
- export type AxisValue = string | number | Array<string | number>;
589
- export interface DateRange {
590
- from: Date;
591
- to: Date;
592
- }
593
- export type LocalizedString = {
594
- [culture: string]: string;
595
- } | string;
596
- export interface AxesMap {
597
- [axis: string]: AxisValue;
598
- }
599
- export interface CubeView {
600
- xAxis: string[];
601
- series?: string[];
602
- filters?: AxesMap;
603
- indices?: string[];
604
- icon?: string;
605
- guide?: string;
606
- name: string;
607
- title: string;
608
- type: ViewType;
609
- chartType?: ChartType;
610
- indicesChartType?: ChartType;
611
- }
612
- export declare type ViewType = 'Spreadsheet' | 'Chart' | 'Pivot' | 'Grid' | 'PivotGrid' | 'PivotChart';
613
- export declare type ChartType = 'Pie' |
614
- /** Define the line series. */
615
- 'Line' |
616
- /** Define the Column series. */
617
- 'Column' |
618
- /** Define the Area series. */
619
- 'Area' |
620
- /** Define the Bar series. */
621
- 'Bar' |
622
- /** Define the StackingColumn series. */
623
- 'StackingColumn' |
624
- /** Define the StackingArea series. */
625
- 'StackingArea' |
626
- /** Define the StackingLine series. */
627
- 'StackingLine' |
628
- /** Define the StackingBar series. */
629
- 'StackingBar' |
630
- /** Define the Stepline series. */
631
- 'StepLine' |
632
- /** Define the Steparea series. */
633
- 'StepArea' |
634
- /** Define the Steparea series. */
635
- 'SplineArea' |
636
- /** Define the Scatter series. */
637
- 'Scatter' |
638
- /** Define the Spline series. */
639
- 'Spline' |
640
- /** Define the StackingColumn100 series */
641
- 'StackingColumn100' |
642
- /** Define the StackingBar100 series */
643
- 'StackingBar100' |
644
- /** Define the StackingLine100 series */
645
- 'StackingLine100' |
646
- /** Define the StackingArea100 series */
647
- 'StackingArea100' |
648
- /** Define the RangeColumn Series */
649
- 'RangeColumn' |
650
- /** Define the Waterfall Series */
651
- 'Waterfall' |
652
- /** Define the RangeArea Series */
653
- 'RangeArea' |
654
- /** Define the Bubble Series */
655
- 'Bubble' |
656
- /** Define the Candle Series */
657
- 'Polar' |
658
- /** Define the radar series */
659
- 'Radar' |
660
- /** Define the Pareto series */
661
- 'Pareto' | 'Doughnut' | 'HalfDoughnut' | 'Funnel' | 'Pyramid' | 'StackingStepArea';
662
- export interface OutOfOfficeSettings {
663
- from?: Date;
664
- to?: Date;
665
- active: boolean;
666
- substitueId?: string;
667
- }
668
- interface NotificationsSettings {
669
- sound?: boolean;
670
- active?: boolean;
671
- myStateChanged?: boolean;
672
- anyStateChanged?: boolean;
673
- anyComment?: boolean;
674
- myComment?: boolean;
675
- liked?: boolean;
676
- cubeAnomaly?: boolean;
677
- upcomingEvents?: boolean;
678
- }
679
- interface EmailSettings {
680
- active?: boolean;
681
- mails?: boolean;
682
- conversations?: boolean;
683
- notifications?: boolean;
684
- events?: boolean;
685
- }
686
- export {};
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NoneComponent {
3
- readonly isMobile: boolean;
4
- title: string;
5
- subtitle: string;
6
- icon: string;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NoneComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<NoneComponent, "bizdoc-none", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, never, false, never>;
9
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { SessionService } from '../session.service';
3
- import * as i0 from "@angular/core";
4
- export declare class ActionPipe implements PipeTransform {
5
- transform(value: any, ...args: any[]): any;
6
- private map;
7
- constructor(session: SessionService);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<ActionPipe, "action", false>;
10
- }