@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,104 +0,0 @@
1
- import { EventEmitter, OnChanges, OnDestroy, ElementRef, OnInit, SimpleChanges } from '@angular/core';
2
- import { Direction } from '@angular/cdk/bidi';
3
- import { HyperCellClickEventArgs, HyperlinkSettingsModel, MultiLevelLabelClickEventArgs, DisplayOptionModel, PivotView, CellClickEventArgs, IFieldOptions, IFormatSettings } from '@syncfusion/ej2-pivotview';
4
- import { ChartSettingsModel } from '@syncfusion/ej2-pivotview/src/pivotview/model/chartsettings-model';
5
- import { GridSettingsModel } from "@syncfusion/ej2-pivotview/src/pivotview/model/gridsettings-model";
6
- import { DataSourceSettingsModel } from "@syncfusion/ej2-pivotview/src/model/datasourcesettings-model";
7
- import { IPointEventArgs } from '@syncfusion/ej2-charts';
8
- import { Tooltip } from '@syncfusion/ej2-popups';
9
- import { AxesMap, ChartType, YAxis } from '../../core/models';
10
- import { AxisClickEvent, CubeViewerComponent } from "../declarations";
11
- import { CubeService } from '../cube.service';
12
- import { PromptService } from '../../core/prompt.service';
13
- import { SessionService } from '../../core/session.service';
14
- import { TranslateService } from '../../core/translate.service';
15
- import * as i0 from "@angular/core";
16
- export declare class CubePivotComponent implements CubeViewerComponent, OnInit, OnChanges, OnDestroy {
17
- private _service;
18
- private _session;
19
- private _translate;
20
- private _sb;
21
- private _elementRef;
22
- width: string | number;
23
- height: string;
24
- cube: string;
25
- private _xAxis;
26
- tooltip: Tooltip;
27
- get xAxis(): string[] | string;
28
- set xAxis(value: string[] | string);
29
- yAxis?: YAxis;
30
- private _series?;
31
- get series(): string[] | string | undefined;
32
- set series(value: string[] | string | undefined);
33
- private _indices?;
34
- get indices(): string[] | string | undefined;
35
- set indices(value: string[] | string | undefined);
36
- filters: AxesMap;
37
- chartType?: ChartType;
38
- indicesChartType?: ChartType;
39
- currencyCode?: string;
40
- private _palettes;
41
- get palettes(): string[];
42
- set palettes(value: string[]);
43
- readonly explore: EventEmitter<AxisClickEvent>;
44
- loading: boolean;
45
- readonly loadingChange: EventEmitter<boolean>;
46
- static nextId: number;
47
- readonly id: string;
48
- pivot: PivotView;
49
- displayOption: DisplayOptionModel;
50
- chartSettings: ChartSettingsModel;
51
- dataSource: DataSourceSettingsModel;
52
- readonly formatSettings: IFormatSettings[];
53
- values: IFieldOptions[];
54
- private readonly conditionalFormatSettings;
55
- readonly hyperlinkSettings: HyperlinkSettingsModel;
56
- readonly gridSettings: GridSettingsModel;
57
- dir: Direction;
58
- private _cube;
59
- private _data;
60
- private readonly _destroy;
61
- /** pivot ctor */
62
- constructor(_service: CubeService, _session: SessionService, _translate: TranslateService, _sb: PromptService, _elementRef: ElementRef);
63
- ngOnInit(): void;
64
- private _getIndexTitle;
65
- private _getAxisTitle;
66
- /**
67
- *
68
- */
69
- ngOnChanges(changes: SimpleChanges): void;
70
- execute(): void;
71
- /**
72
- *
73
- * @param xAxis
74
- * @param series
75
- * @param data
76
- */
77
- private _presets;
78
- multiLevelLabelClick(evt: MultiLevelLabelClickEventArgs): void;
79
- hyperlinkCellClick(evt: HyperCellClickEventArgs): void;
80
- /**
81
- *
82
- * @param evt
83
- */
84
- cellClick(evt: CellClickEventArgs): void;
85
- /**
86
- * axes from headers
87
- * @param columnHeaders
88
- * @param rowHeaders
89
- */
90
- private _parseAxes;
91
- /**
92
- * chart
93
- * @param e
94
- */
95
- pointClick(e: IPointEventArgs): void;
96
- exportToExcel(title: string): Promise<void>;
97
- private _exportExcel;
98
- private _draw;
99
- dataBound(_: any): void;
100
- resize(): void;
101
- ngOnDestroy(): void;
102
- static ɵfac: i0.ɵɵFactoryDeclaration<CubePivotComponent, never>;
103
- static ɵcmp: i0.ɵɵComponentDeclaration<CubePivotComponent, "bizdoc-cube-pivot", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "xAxis": { "alias": "xAxis"; "required": false; }; "yAxis": { "alias": "yAxis"; "required": false; }; "series": { "alias": "series"; "required": false; }; "indices": { "alias": "indices"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "chartType": { "alias": "chartType"; "required": false; }; "indicesChartType": { "alias": "indicesChartType"; "required": false; }; "palettes": { "alias": "palettes"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
104
- }
@@ -1,74 +0,0 @@
1
- import { EventEmitter, OnInit, ElementRef, OnDestroy, SimpleChanges, OnChanges } from "@angular/core";
2
- import { ColumnModel, RowModel, Spreadsheet, RangeModel, CellStyleModel, SelectEventArgs, AutoFillSettingsModel, ScrollSettingsModel, SheetModel } from "@syncfusion/ej2-spreadsheet";
3
- import { AxisClickEvent, CubeViewerComponent } from "../declarations";
4
- import { AxesMap, YAxis } from "../../core/models";
5
- import { CubeService } from "../cube.service";
6
- import { PromptService } from "../../core/prompt.service";
7
- import { TranslateService } from "../../core/translate.service";
8
- import { DatasourceService } from "../../core/datasource.service";
9
- import { SessionService } from "../../core/session.service";
10
- import * as i0 from "@angular/core";
11
- /** */
12
- export declare class CubeSpreadsheetComponent implements OnInit, CubeViewerComponent, OnChanges, OnDestroy {
13
- private _session;
14
- private _sb;
15
- private _service;
16
- private _translate;
17
- private _ds;
18
- private _elementRef;
19
- private static nextId;
20
- width: string;
21
- height: string;
22
- cube: string;
23
- ready: boolean;
24
- sheets: SheetModel[];
25
- set xAxis(val: string[] | string);
26
- get xAxis(): string[] | string;
27
- yAxis?: YAxis;
28
- set series(val: string[] | string | undefined);
29
- get series(): string[] | string | undefined;
30
- set indices(val: string[] | string | undefined);
31
- filters?: AxesMap;
32
- readonly explore: EventEmitter<AxisClickEvent>;
33
- loading: boolean;
34
- readonly loadingChange: EventEmitter<boolean>;
35
- id: string;
36
- spreadsheet: Spreadsheet;
37
- rows: RowModel[];
38
- columns: ColumnModel[];
39
- range: RangeModel;
40
- frozenColumns: number;
41
- readonly scrollSettings: ScrollSettingsModel;
42
- readonly numberStyle: CellStyleModel;
43
- readonly autoFillSettings: AutoFillSettingsModel;
44
- private _cube;
45
- private _xAxis;
46
- private _series?;
47
- private _indices?;
48
- private _axes;
49
- private _cindices;
50
- private _yrows;
51
- private _xcolumns;
52
- private _prepare;
53
- private _numberFormat;
54
- constructor(_session: SessionService, _sb: PromptService, _service: CubeService, _translate: TranslateService, _ds: DatasourceService, _elementRef: ElementRef);
55
- ngOnInit(): void;
56
- ngOnChanges(changes: SimpleChanges): void;
57
- resize(): void;
58
- execute(): void;
59
- private _datatable;
60
- private _dataseries;
61
- private _draw;
62
- /**
63
- *
64
- * @param evt
65
- * @returns
66
- */
67
- select(evt: SelectEventArgs): void;
68
- private _filly;
69
- private _fillx;
70
- exportToExcel(title: string): void;
71
- ngOnDestroy(): void;
72
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeSpreadsheetComponent, never>;
73
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeSpreadsheetComponent, "bizdoc-cube-spreadsheet", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "xAxis": { "alias": "xAxis"; "required": false; }; "yAxis": { "alias": "yAxis"; "required": false; }; "series": { "alias": "series"; "required": false; }; "indices": { "alias": "indices"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
74
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SpContainer {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<SpContainer, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<SpContainer, "bizdoc-sp-container", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,83 +0,0 @@
1
- import { EventEmitter, OnChanges, SimpleChanges } from "@angular/core";
2
- import { SessionService } from "../../core/session.service";
3
- import { CubeService } from "../../cube/cube.service";
4
- import { DatasourceService } from "../../core/datasource.service";
5
- import { PromptService } from "../../core/prompt.service";
6
- import { AxesMap, CubeAxis } from "../../core/models";
7
- import { ScopeType } from "../../core/configuration";
8
- import * as i0 from "@angular/core";
9
- export declare class CubeSumComponent implements OnChanges {
10
- private _ds;
11
- private _service;
12
- private _sb;
13
- private _session;
14
- xAxis: string;
15
- periodPolicy?: 'Strict' | 'Fish';
16
- parentAxis: string;
17
- filters: AxesMap;
18
- cube: string;
19
- indices: string[] | string;
20
- scope: ScopeType;
21
- readonly onExplore: EventEmitter<ExploreEvent>;
22
- back: boolean;
23
- forward: boolean;
24
- primaryAxis: CubeAxis;
25
- next?: Level;
26
- current: Level;
27
- prev?: Level;
28
- help: string;
29
- currencyCode: string | undefined;
30
- digitsInfo: string;
31
- loading: boolean;
32
- readonly Math: Math;
33
- private _cube;
34
- private _parentAxis;
35
- private _results;
36
- private _scoperesults;
37
- private _scope;
38
- constructor(_ds: DatasourceService, _service: CubeService, _sb: PromptService, _session: SessionService);
39
- ngOnChanges(_: SimpleChanges): void;
40
- private _strict;
41
- private _handleErr;
42
- private _fish;
43
- getAggregateLabel(): Promise<string>;
44
- private _calculate;
45
- goprev(): Promise<void>;
46
- private _seek;
47
- gonext(): Promise<void>;
48
- private _parallel;
49
- /**
50
- *
51
- * @param level
52
- * @param index
53
- */
54
- explore(level: Level, index?: string): void;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeSumComponent, never>;
56
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeSumComponent, "bizdoc-cube-sum", never, { "xAxis": { "alias": "xAxis"; "required": false; }; "periodPolicy": { "alias": "periodPolicy"; "required": false; }; "parentAxis": { "alias": "parentAxis"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "indices": { "alias": "indices"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; }, { "onExplore": "explore"; }, never, never, false, never>;
57
- }
58
- export interface ExploreEvent {
59
- axes: AxesMap;
60
- index?: string;
61
- }
62
- declare type Level = {
63
- indices?: {
64
- name: string;
65
- title: string;
66
- value: number;
67
- }[];
68
- value: number;
69
- title?: string;
70
- name?: string;
71
- axis: string;
72
- /** parent axis */
73
- scope?: string;
74
- animation?: {
75
- value: number;
76
- params: {
77
- startWidth?: number;
78
- };
79
- };
80
- chain?: Level;
81
- percent?: number;
82
- };
83
- export {};
@@ -1,40 +0,0 @@
1
- import { AxesMap, Cube, CubeView } from '../core/models';
2
- import { CubeService, Pattern } from './cube.service';
3
- import { SessionService } from '../core/session.service';
4
- import { GuideService } from '../core/guide/guide.service';
5
- import { CubeViewComponent } from './cube-view.component';
6
- import { RouterImpl } from '../core/router';
7
- import { ParamMap } from '../core/configuration';
8
- import * as i0 from "@angular/core";
9
- export declare abstract class ViewBase {
10
- protected _session: SessionService;
11
- protected _router: RouterImpl;
12
- protected _service: CubeService;
13
- private _guide;
14
- abstract viewPane: CubeViewComponent;
15
- patterns: Pattern[];
16
- pattern?: Pattern;
17
- private _cube;
18
- get cube(): Cube;
19
- set cube(value: Cube);
20
- private _view;
21
- get view(): CubeView;
22
- set view(value: CubeView);
23
- exclude: string[];
24
- private _axes;
25
- get axes(): AxesMap;
26
- set axes(value: AxesMap);
27
- anyAxes: boolean;
28
- anyFilters: boolean;
29
- loading: boolean;
30
- private _originalAxes;
31
- get originalAxes(): AxesMap;
32
- set originalAxes(value: AxesMap);
33
- constructor(_session: SessionService, _router: RouterImpl, _service: CubeService, _guide: GuideService);
34
- patternChange(pattern: Pattern): void;
35
- clearFilter(): void;
36
- navigate(queryParams: ParamMap): void;
37
- guide(evt?: Event): void;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<ViewBase, never>;
39
- static ɵdir: i0.ɵɵDirectiveDeclaration<ViewBase, never, never, {}, {}, never, never, true, never>;
40
- }
@@ -1,44 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { ActivatedRoute } from '@angular/router';
3
- import { MatSidenav } from '@angular/material/sidenav';
4
- import { AxesMap } from '../core/models';
5
- import { CubeService } from './cube.service';
6
- import { SessionService } from '../core/session.service';
7
- import { GuideService } from '../core/guide/guide.service';
8
- import { WindowTitleService } from '../core/window-title.service';
9
- import { CubeViewComponent } from './cube-view.component';
10
- import { ExploreItemEvent, ExploreItemsComponent } from './explore/explore-items.component';
11
- import { AxisClickEvent } from './declarations';
12
- import { ViewBase } from './view-base';
13
- import { RouterImpl } from '../core/router';
14
- import { PromptService } from '../core/prompt.service';
15
- import * as i0 from "@angular/core";
16
- export declare class CubeMobileViewComponent extends ViewBase implements OnInit, OnDestroy {
17
- private _sb;
18
- private _title;
19
- private _route;
20
- mode: 'filter' | 'explore' | 'item';
21
- viewPane: CubeViewComponent;
22
- drawer: MatSidenav;
23
- explorePane: ExploreItemsComponent;
24
- exploreAxes: AxesMap;
25
- exploreIndex?: string;
26
- template: string;
27
- item: any;
28
- private _navigating;
29
- private readonly _destroy;
30
- /** cube ctor */
31
- constructor(session: SessionService, router: RouterImpl, service: CubeService, guide: GuideService, _sb: PromptService, _title: WindowTitleService, _route: ActivatedRoute);
32
- ngOnInit(): void;
33
- exploreItem(evt: ExploreItemEvent): void;
34
- toggleFilter(): void;
35
- /**
36
- *
37
- * @param evt
38
- */
39
- explore(evt: AxisClickEvent): void;
40
- filterChange(axes: AxesMap): void;
41
- ngOnDestroy(): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeMobileViewComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeMobileViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
44
- }
@@ -1,32 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import { CubeService } from './cube.service';
3
- import { SessionService } from '../core/session.service';
4
- import { GuideService } from '../core/guide/guide.service';
5
- import { CubeViewComponent } from './cube-view.component';
6
- import { PaneRef } from '../core/slots/pane-ref';
7
- import { Popup } from '../core/popup/popup.service';
8
- import { RouterImpl } from '../core/router';
9
- import { ViewBase } from './view-base';
10
- import { AxisClickEvent } from './declarations';
11
- import * as i0 from "@angular/core";
12
- export declare class CubeViewPaneComponent extends ViewBase implements OnInit {
13
- private _pane;
14
- private _popup;
15
- viewPane: CubeViewComponent;
16
- filterEl: ElementRef<HTMLElement>;
17
- constructor(session: SessionService, _pane: PaneRef<CubeViewPaneComponent>, _popup: Popup, router: RouterImpl, service: CubeService, guide: GuideService);
18
- ngOnInit(): void;
19
- /**
20
- *
21
- * @param evt
22
- */
23
- explore(evt: AxisClickEvent): void;
24
- /**
25
- * Alt-f
26
- * @param event
27
- */
28
- handleKeydown(event: KeyboardEvent): void;
29
- openFilter(evt?: Event): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeViewPaneComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeViewPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
32
- }
@@ -1,39 +0,0 @@
1
- import { OnDestroy, ElementRef } from '@angular/core';
2
- import { WidgetComponent } from '../../core/base';
3
- import { IAccTooltipRenderEventArgs, AccumulationChart, LegendSettingsModel, AccumulationDataLabelSettingsModel, AnimationModel, TooltipSettingsModel } from '@syncfusion/ej2-charts';
4
- import { SessionService } from '../../core/session.service';
5
- import { WidgetRef } from "../widget-ref";
6
- import * as i0 from "@angular/core";
7
- export declare class ActionsWidget implements WidgetComponent<PerformanceData[]>, OnDestroy {
8
- private _session;
9
- private _elementRef;
10
- static nextId: number;
11
- readonly id: string;
12
- chart: AccumulationChart;
13
- data: PerformanceData[];
14
- theme: 'Material3' | 'Material3Dark';
15
- palettes: string[];
16
- readonly tooltip: TooltipSettingsModel;
17
- readonly legendSettings: LegendSettingsModel;
18
- readonly animation: AnimationModel;
19
- readonly dataLabel: AccumulationDataLabelSettingsModel;
20
- height: string;
21
- width: string;
22
- private readonly _map;
23
- private readonly _destroy;
24
- constructor(widgetRef: WidgetRef, _session: SessionService, _elementRef: ElementRef);
25
- onBind(data: PerformanceData[]): void;
26
- private _draw;
27
- tooltipRender(e: IAccTooltipRenderEventArgs): void;
28
- ngOnDestroy(): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionsWidget, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionsWidget, "ng-component", never, {}, {}, never, never, false, never>;
31
- }
32
- interface PerformanceData {
33
- text: string;
34
- actionId: string;
35
- count: number;
36
- /** seconds */
37
- duration: number;
38
- }
39
- export {};
@@ -1,34 +0,0 @@
1
- import { OnDestroy, ElementRef } from '@angular/core';
2
- import { LegendSeriesModel, TooltipSettingsModel, AccumulationChart, AccumulationDataLabelSettingsModel, AnimationModel, IAccTooltipRenderEventArgs, IPointEventArgs } from '@syncfusion/ej2-charts';
3
- import { CubeAnalysisBase, ChartSettingsModel } from './cube-analysis.base';
4
- import { DatasourceService } from '../../core/datasource.service';
5
- import { SessionService } from '../../core/session.service';
6
- import { CubeService, Series, Point } from '../../cube/cube.service';
7
- import { WidgetRef } from "../widget-ref";
8
- import { Dimentions } from '../../core/models';
9
- import { CubeInfo } from '../../cube/cube-info.service';
10
- import * as i0 from "@angular/core";
11
- export declare class CubeAccumAnalysisWidget extends CubeAnalysisBase implements OnDestroy {
12
- private _elementRef;
13
- chart: AccumulationChart;
14
- data: Point[];
15
- startAngle: number;
16
- endAngle: number;
17
- innerRadius: string;
18
- readonly dataLabel: AccumulationDataLabelSettingsModel;
19
- readonly legendSettings: LegendSeriesModel;
20
- readonly tooltip: TooltipSettingsModel;
21
- readonly animation: AnimationModel;
22
- constructor(ref: WidgetRef<ChartSettingsModel>, info: CubeInfo, session: SessionService, ds: DatasourceService, cube: CubeService, _elementRef: ElementRef<HTMLDivElement>);
23
- onLoad(data: Series[]): void;
24
- onResize(dim: Dimentions): void;
25
- onThemeChange(): void;
26
- tooltipRender(e: IAccTooltipRenderEventArgs): void;
27
- private _ratio;
28
- private _draw;
29
- private _center;
30
- pointClick(evt: IPointEventArgs): void;
31
- ngOnDestroy(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeAccumAnalysisWidget, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumAnalysisWidget, "bizdoc-accum-cube-analysis", never, {}, {}, never, never, false, never>;
34
- }
@@ -1,59 +0,0 @@
1
- import { OnDestroy, ElementRef } from "@angular/core";
2
- import { Chart, AxisModel, CrosshairSettingsModel, TooltipSettingsModel, SeriesModel, LegendSeriesModel, RowModel, MarginModel, ZoomSettingsModel, ChartAreaModel, ISharedTooltipRenderEventArgs } from "@syncfusion/ej2-angular-charts";
3
- import { WidgetComponent } from "../../core/base";
4
- import { TranslateService } from "../../core/translate.service";
5
- import { SessionService } from "../../core/session.service";
6
- import { DatasourceService } from "../../core/datasource.service";
7
- import { WidgetRef } from "../widget-ref";
8
- import { AxesMap } from "../../core/models";
9
- import * as i0 from "@angular/core";
10
- /** */
11
- export declare class CubePerformanceWidget implements WidgetComponent<Model[]>, OnDestroy {
12
- private _translate;
13
- private _widgetRef;
14
- private _elementRef;
15
- private _type;
16
- private _session;
17
- static nextId: number;
18
- readonly id: string;
19
- palettes: string[];
20
- chart: Chart;
21
- theme: 'Material3' | 'Material3Dark';
22
- readonly enableRtl: boolean;
23
- readonly rows: RowModel[];
24
- readonly axes: AxisModel[];
25
- readonly chartArea: ChartAreaModel;
26
- readonly zoomSettings: ZoomSettingsModel;
27
- readonly primaryXAxis: AxisModel;
28
- readonly crosshair: CrosshairSettingsModel;
29
- readonly tooltip: TooltipSettingsModel;
30
- readonly legend: LegendSeriesModel;
31
- readonly primaryYAxis: AxisModel;
32
- readonly margin: MarginModel;
33
- series: SeriesModel[];
34
- height: string;
35
- private readonly _destroy;
36
- constructor(_translate: TranslateService, _widgetRef: WidgetRef<PerformanceSettingsModel>, _elementRef: ElementRef, _type: DatasourceService, _session: SessionService);
37
- onBind(data: Model[]): Promise<void>;
38
- private _draw;
39
- sharedTooltipRender(evt: ISharedTooltipRenderEventArgs): void;
40
- private _prepare;
41
- ngOnDestroy(): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<CubePerformanceWidget, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<CubePerformanceWidget, "bizdoc-cube-performance", never, {}, {}, never, never, false, never>;
44
- }
45
- interface Model {
46
- points: Point[];
47
- series: string;
48
- }
49
- interface Point {
50
- date: Date;
51
- duration: number;
52
- count: number;
53
- }
54
- export interface PerformanceSettingsModel {
55
- cube: string;
56
- series: string;
57
- filters?: AxesMap;
58
- }
59
- export {};
@@ -1,65 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { Subject } from 'rxjs';
3
- import { Internationalization } from '@syncfusion/ej2-base';
4
- import { WidgetComponent } from '../../core/base';
5
- import { AxesMap, ChartType, Cube } from '../../core/models';
6
- import { SessionService } from '../../core/session.service';
7
- import { DatasourceService } from '../../core/datasource.service';
8
- import { CubeService, Series } from '../../cube/cube.service';
9
- import { WidgetRef } from "../widget-ref";
10
- import { CubeInfo } from '../../cube/cube-info.service';
11
- import { ScopeType } from '../../core/configuration';
12
- import * as i0 from "@angular/core";
13
- export declare abstract class CubeAnalysisBase implements WidgetComponent<Series[]>, OnDestroy {
14
- private _info;
15
- protected _session: SessionService;
16
- private _ds;
17
- protected _service: CubeService;
18
- static nextId: number;
19
- readonly id: string;
20
- palettes: string[];
21
- theme: 'Material3' | 'Material3Dark';
22
- height: string;
23
- width: string;
24
- readonly currencyCode?: string;
25
- protected _cube: Cube;
26
- protected _options: ChartSettingsModel;
27
- protected _data: Series[];
28
- private _series;
29
- private _xAxis;
30
- protected args: any;
31
- protected yType?: string;
32
- protected get series(): string[];
33
- protected get xAxis(): string[];
34
- private readonly _axisTypeMap;
35
- readonly enableRtl: boolean;
36
- protected readonly _intl: Internationalization;
37
- protected readonly _destroy: Subject<void>;
38
- constructor(ref: WidgetRef<ChartSettingsModel>, _info: CubeInfo, _session: SessionService, _ds: DatasourceService, _service: CubeService);
39
- protected explore(axes: AxesMap, options?: {
40
- index?: string;
41
- }): void;
42
- abstract onResize(dim: {
43
- height: number;
44
- width: number;
45
- }): void;
46
- onBind(data: Series[], args: {
47
- [key: string]: any;
48
- }): void;
49
- abstract onLoad(data: Series[]): void;
50
- abstract onThemeChange(): void;
51
- ngOnDestroy(): void;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeAnalysisBase, never>;
53
- static ɵdir: i0.ɵɵDirectiveDeclaration<CubeAnalysisBase, never, never, {}, {}, never, never, true, never>;
54
- }
55
- export interface ChartSettingsModel {
56
- scope?: ScopeType;
57
- chartType?: ChartType;
58
- indicesChartType?: ChartType;
59
- cube?: string;
60
- xAxis?: string[] | string;
61
- exclude?: string[] | string;
62
- series?: string[] | string;
63
- indices?: string[] | string;
64
- filters?: AxesMap;
65
- }
@@ -1,17 +0,0 @@
1
- import { ViewContainerRef, OnInit, Injector } from '@angular/core';
2
- import { WidgetRef } from "../widget-ref";
3
- import { WidgetComponent } from '../../core/base';
4
- import { ChartSettingsModel } from './cube-analysis.base';
5
- import { Series } from '../../cube/cube.service';
6
- import * as i0 from "@angular/core";
7
- export declare class CubeAnalysisWidget implements WidgetComponent<any>, OnInit {
8
- private _ref;
9
- private _injector;
10
- private _vc;
11
- private _instance;
12
- constructor(_ref: WidgetRef<ChartSettingsModel>, _injector: Injector, _vc: ViewContainerRef);
13
- ngOnInit(): void;
14
- onBind(data: Series[], args?: any): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeAnalysisWidget, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeAnalysisWidget, "ng-component", never, {}, {}, never, never, false, never>;
17
- }
@@ -1,32 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { SessionService } from '../../core/session.service';
3
- import { Chart, AxisModel, MarkerOptionsModel, TooltipSettingsModel, ChartSeriesType, AnimationModel, ITooltipRenderEventArgs, IPointEventArgs, LegendSettingsModel } from '@syncfusion/ej2-charts';
4
- import { CubeAnalysisBase } from './cube-analysis.base';
5
- import { DatasourceService } from '../../core/datasource.service';
6
- import { WidgetRef } from "../widget-ref";
7
- import { TranslateService } from '../../core/translate.service';
8
- import { CubeService, Series } from '../../cube/cube.service';
9
- import { CubeInfo } from '../../cube/cube-info.service';
10
- import * as i0 from "@angular/core";
11
- export declare class CubeChartAnalysisWidget extends CubeAnalysisBase {
12
- private _elementRef;
13
- private _translate;
14
- chart: Chart;
15
- readonly type: ChartSeriesType;
16
- readonly indexType: ChartSeriesType;
17
- readonly marker: MarkerOptionsModel;
18
- readonly primaryXAxis: AxisModel;
19
- readonly primaryYAxis: AxisModel;
20
- readonly tooltip: TooltipSettingsModel;
21
- readonly legendSettings: LegendSettingsModel;
22
- readonly animation: AnimationModel;
23
- constructor(ref: WidgetRef, session: SessionService, ds: DatasourceService, cube: CubeService, info: CubeInfo, _elementRef: ElementRef<HTMLDivElement>, _translate: TranslateService);
24
- onLoad(data: Series[]): void;
25
- pointClick(evt: IPointEventArgs): void;
26
- onThemeChange(): void;
27
- onResize(): void;
28
- tooltipRender(e: ITooltipRenderEventArgs): void;
29
- ngOnDestroy(): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeChartAnalysisWidget, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartAnalysisWidget, "bizdoc-cube-chart-analysis", never, {}, {}, never, never, false, never>;
32
- }