@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,31 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Gender } from './models';
3
- import { SessionService } from '../core/session.service';
4
- import 'dayjs/locale/he';
5
- import 'dayjs/locale/de';
6
- import 'dayjs/locale/ru';
7
- import 'dayjs/locale/ar';
8
- import * as i0 from "@angular/core";
9
- export declare function TranslateProviderFactory(provider: TranslateService): () => Promise<unknown>;
10
- export declare class TranslateService {
11
- private _session;
12
- private _http;
13
- static set(resources: {
14
- [lang: string]: {
15
- [key: string]: any;
16
- };
17
- }): void;
18
- private static resource;
19
- private _gender?;
20
- get culture(): string;
21
- constructor(_session: SessionService, _http: HttpClient);
22
- cldr(culture: string, files: string[]): Promise<unknown>;
23
- get(key: string, ...args: (string | number)[]): string;
24
- personalize(key: string, gender?: Gender, ...args: any[]): string;
25
- i18n(key: string): string;
26
- private _get;
27
- join(items: string[], divider?: string | boolean): string;
28
- get comma(): string;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<TranslateService, never>;
30
- static ɵprov: i0.ɵɵInjectableDeclaration<TranslateService>;
31
- }
@@ -1,6 +0,0 @@
1
- export declare const L18N_STRINGS: {
2
- [lang: string]: {};
3
- };
4
- export declare const STRINGS: {
5
- [lang: string]: {};
6
- };
@@ -1,22 +0,0 @@
1
- import { OnInit, QueryList, TemplateRef } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- /** */
4
- export declare class Tab {
5
- active: boolean;
6
- name: string;
7
- title: string;
8
- template: TemplateRef<any>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<Tab, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<Tab, "tab", never, { "name": { "alias": "name"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, ["template"], never, false, never>;
11
- }
12
- /** */
13
- export declare class VirtualTabs implements OnInit {
14
- initialName: string;
15
- tabs: QueryList<Tab>;
16
- selectedIndex: number;
17
- activeTab: Tab;
18
- ngOnInit(): void;
19
- change(tab: Tab): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<VirtualTabs, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<VirtualTabs, "bizdoc-v-tabs", never, { "initialName": { "alias": "initialName"; "required": false; }; }, {}, ["tabs"], never, false, never>;
22
- }
@@ -1,23 +0,0 @@
1
- import { HubService } from './hub.service';
2
- import { BizDocConfig } from '../core/configuration';
3
- import { AccountService } from './account.service';
4
- import { TranslateService } from './translate.service';
5
- import * as i0 from "@angular/core";
6
- export declare class WindowTitleService {
7
- private config;
8
- private _inFocus;
9
- private _isActive;
10
- private _mode;
11
- private _task?;
12
- private _message;
13
- private _title;
14
- private readonly _appTitle;
15
- constructor(config: BizDocConfig, users: AccountService, translate: TranslateService, hub: HubService);
16
- set(value: string): void;
17
- clear(): void;
18
- private _show;
19
- private _clearInterval;
20
- private _clear;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowTitleService, never>;
22
- static ɵprov: i0.ɵɵInjectableDeclaration<WindowTitleService>;
23
- }
@@ -1,63 +0,0 @@
1
- import { EventEmitter, OnDestroy, OnInit, ElementRef, SimpleChanges, OnChanges } from '@angular/core';
2
- import { AccumulationDataLabelSettingsModel, TooltipSettingsModel, LegendSettingsModel, AccumulationChart, IPointEventArgs, IAccTextRenderEventArgs, IAccTooltipRenderEventArgs } from '@syncfusion/ej2-charts';
3
- import { AxisClickEvent, CubeViewerComponent } from "../declarations";
4
- import { AxesMap, ChartType } from '../../core/models';
5
- import { CubeService, Point } from '../cube.service';
6
- import { SessionService } from '../../core/session.service';
7
- import { TranslateService } from '../../core/translate.service';
8
- import { PromptService } from '../../core/prompt.service';
9
- import { ScopeType } from '../../core/configuration';
10
- import * as i0 from "@angular/core";
11
- export declare class CubeAccumulationChartComponent implements OnInit, OnChanges, OnDestroy, CubeViewerComponent {
12
- private _service;
13
- private _sb;
14
- private _translate;
15
- private _elementRef;
16
- private _session;
17
- static nextId: number;
18
- readonly id: string;
19
- theme: 'Material3' | 'Material3Dark';
20
- accumchart: AccumulationChart;
21
- startAngle: number;
22
- endAngle: number;
23
- innerRadius: string;
24
- dataSource: Point[];
25
- readonly dataLabel: AccumulationDataLabelSettingsModel;
26
- readonly legendSettings: LegendSettingsModel;
27
- readonly tooltip: TooltipSettingsModel;
28
- private _palettes;
29
- get palettes(): string[];
30
- set palettes(value: string[]);
31
- height: string | number;
32
- width: string | number;
33
- cube: string;
34
- private _xAxis;
35
- set xAxis(val: string | string[]);
36
- filters?: AxesMap;
37
- chartType?: ChartType;
38
- scope: ScopeType;
39
- currencyCode?: string;
40
- loading: boolean;
41
- readonly loadingChange: EventEmitter<boolean>;
42
- readonly explore: EventEmitter<AxisClickEvent>;
43
- private _cube;
44
- private readonly _intl;
45
- private readonly _destroy;
46
- /** chart ctor */
47
- constructor(_service: CubeService, _sb: PromptService, _translate: TranslateService, _elementRef: ElementRef<HTMLDivElement>, _session: SessionService);
48
- ngOnInit(): void;
49
- textRender(e: IAccTextRenderEventArgs): void;
50
- tooltipRender(e: IAccTooltipRenderEventArgs): void;
51
- pointClick(evt: IPointEventArgs): void;
52
- /**
53
- *
54
- */
55
- ngOnChanges(changes: SimpleChanges): void;
56
- resize(): void;
57
- execute(): void;
58
- private _draw;
59
- exportToExcel(title: string): void;
60
- ngOnDestroy(): void;
61
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeAccumulationChartComponent, never>;
62
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumulationChartComponent, "bizdoc-cube-accum", never, { "palettes": { "alias": "palettes"; "required": false; }; "height": { "alias": "height"; "required": false; }; "width": { "alias": "width"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "xAxis": { "alias": "xAxis"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "chartType": { "alias": "chartType"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "loadingChange": "loadingChange"; "explore": "explore"; }, never, never, false, never>;
63
- }
@@ -1,73 +0,0 @@
1
- import { EventEmitter, ElementRef, OnInit, OnDestroy, SimpleChanges, OnChanges } from '@angular/core';
2
- import { Chart, CrosshairSettingsModel, AxisModel, ChartAreaModel, TooltipSettingsModel, LegendSettingsModel, IPointEventArgs, ITooltipRenderEventArgs } from '@syncfusion/ej2-charts';
3
- import { CubeService } from '../cube.service';
4
- import { AxisClickEvent, CubeViewerComponent } from "../declarations";
5
- import { AxesMap, ChartType, YAxis } from '../../core/models';
6
- import { PromptService } from '../../core/prompt.service';
7
- import { SessionService } from '../../core/session.service';
8
- import { TranslateService } from '../../core/translate.service';
9
- import { ScopeType } from '../../core/configuration';
10
- import * as i0 from "@angular/core";
11
- export declare class CubeChartComponent implements OnInit, OnChanges, OnDestroy, CubeViewerComponent {
12
- private _service;
13
- private _sb;
14
- private _translate;
15
- private _session;
16
- private _elementRef;
17
- width: string | number;
18
- height: string | number;
19
- cube: string;
20
- private _xAxis;
21
- private _cube;
22
- get xAxis(): string[] | string;
23
- set xAxis(value: string[] | string);
24
- private _series?;
25
- get series(): string[] | string | undefined;
26
- set series(value: string[] | string | undefined);
27
- private _indices?;
28
- get indices(): string[] | string | undefined;
29
- set indices(value: string[] | string | undefined);
30
- filters?: AxesMap;
31
- yAxis?: YAxis;
32
- chartType?: ChartType;
33
- indicesChartType?: ChartType;
34
- scope: ScopeType;
35
- currencyCode?: string;
36
- readonly explore: EventEmitter<AxisClickEvent>;
37
- loading: boolean;
38
- readonly loadingChange: EventEmitter<boolean>;
39
- static nextId: number;
40
- readonly id: string;
41
- chart: Chart;
42
- private _palettes;
43
- get palettes(): string[];
44
- set palettes(value: string[]);
45
- readonly enableRtl: boolean;
46
- readonly legendSettings: LegendSettingsModel;
47
- readonly primaryXAxis: AxisModel;
48
- readonly primaryYAxis: AxisModel;
49
- readonly chartArea: ChartAreaModel;
50
- readonly tooltip: TooltipSettingsModel;
51
- readonly crosshair: CrosshairSettingsModel;
52
- theme: 'Material3' | 'Material3Dark';
53
- private _data;
54
- private readonly _intl;
55
- private readonly _destroy;
56
- /** chart ctor */
57
- constructor(_service: CubeService, _sb: PromptService, _translate: TranslateService, _session: SessionService, _elementRef: ElementRef);
58
- ngOnInit(): void;
59
- /**
60
- *
61
- */
62
- ngOnChanges(changes: SimpleChanges): void;
63
- resize(): void;
64
- execute(): void;
65
- /** */
66
- private _draw;
67
- tooltipRender(e: ITooltipRenderEventArgs): void;
68
- pointClick(evt: IPointEventArgs): void;
69
- exportToExcel(title: string): void;
70
- ngOnDestroy(): void;
71
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeChartComponent, never>;
72
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartComponent, "bizdoc-cube-chart", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "xAxis": { "alias": "xAxis"; "required": false; }; "series": { "alias": "series"; "required": false; }; "indices": { "alias": "indices"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "yAxis": { "alias": "yAxis"; "required": false; }; "chartType": { "alias": "chartType"; "required": false; }; "indicesChartType": { "alias": "indicesChartType"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "palettes": { "alias": "palettes"; "required": false; }; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
73
- }
@@ -1,78 +0,0 @@
1
- import { ElementRef } from "@angular/core";
2
- import { AxesMap } from "../core/models";
3
- import { AxisPlace, AxisType } from "./declarations";
4
- import { ScopeType } from "../core/configuration";
5
- import { SessionService } from "../core/session.service";
6
- import { CubeService } from "./cube.service";
7
- import { Popup } from "../core/popup/popup.service";
8
- import { RouterImpl } from "../core/router";
9
- import { SumSettings } from "./matrix/table.component";
10
- import { BizDocComponentFactoryResolver } from "../core/component-factory-resolver";
11
- import * as i0 from "@angular/core";
12
- export interface CubeData {
13
- axes: AxesMap;
14
- options?: CubeDataOptions;
15
- }
16
- export interface CubeDataOptions {
17
- cube?: string;
18
- /** columns axes */
19
- xAxis: string;
20
- /** rows axes */
21
- series: string;
22
- /** one or more index name */
23
- indices?: string[] | string;
24
- view?: string;
25
- /** one or more axis */
26
- filters?: string[] | string;
27
- /** axes to exclude */
28
- aggregate?: string[] | string;
29
- /** summary rows / columns */
30
- sum?: SumSettings | SumSettings[];
31
- seriesTotalLabel?: string;
32
- xAxisTotalLabel?: string;
33
- indexAt?: AxisType;
34
- placeAt?: AxisPlace;
35
- }
36
- export interface ExploreOptions {
37
- cube?: string;
38
- index?: string;
39
- scope?: ScopeType;
40
- base?: {
41
- [axis: string]: (string | number);
42
- } | Array<string | number>;
43
- }
44
- /** opens cube preview and explore */
45
- export declare class CubeInfo {
46
- private _session;
47
- private _service;
48
- private _router;
49
- private _popup;
50
- private _cf;
51
- constructor(_session: SessionService, _service: CubeService, _router: RouterImpl, _popup: Popup, _cf: BizDocComponentFactoryResolver);
52
- navigate(axes: Array<string | number | null | undefined> | {
53
- [axis: string]: (string | number);
54
- }, options?: CubeDataOptions): void;
55
- /**
56
- *
57
- * @param axes
58
- * @param options
59
- */
60
- popup(axes: Array<string | number> | {
61
- [axis: string]: (string | number);
62
- }, element: HTMLElement | ElementRef, options?: CubeDataOptions): void;
63
- /**
64
- *
65
- * @param axes
66
- * @param options
67
- */
68
- explore(axes: AxesMap | Array<string | number>, options?: ExploreOptions): void;
69
- /**
70
- * axes as map
71
- * @param cube
72
- * @param axes
73
- */
74
- private _mapAxes;
75
- private _open;
76
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeInfo, never>;
77
- static ɵprov: i0.ɵɵInjectableDeclaration<CubeInfo>;
78
- }
@@ -1,12 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { Cube } from '../core/models';
3
- import { SessionService } from '../core/session.service';
4
- import * as i0 from "@angular/core";
5
- export declare class CubeMenuComponent {
6
- collapsed: boolean;
7
- readonly change: EventEmitter<any>;
8
- cubes: Cube[];
9
- constructor(session: SessionService);
10
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeMenuComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeMenuComponent, "bizdoc-cube-menu", never, { "collapsed": { "alias": "collapsed"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
12
- }
@@ -1,34 +0,0 @@
1
- import { EventEmitter, OnChanges, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
2
- import { AxesMap, Cube, CubeView } from '../core/models';
3
- import { AxisClickEvent } from './declarations';
4
- import * as i0 from "@angular/core";
5
- /** */
6
- export declare class CubeViewComponent implements OnInit, OnChanges {
7
- private _viewContainer;
8
- filters: AxesMap;
9
- readonly explore: EventEmitter<AxisClickEvent>;
10
- cube: Cube;
11
- view: CubeView;
12
- loading: boolean;
13
- readonly loadingChange: EventEmitter<boolean>;
14
- private _instance;
15
- private readonly _resizing;
16
- private readonly _viewDestroy;
17
- constructor(_viewContainer: ViewContainerRef);
18
- ngOnInit(): void;
19
- ngOnChanges(changes: SimpleChanges): void;
20
- private _createView;
21
- /**
22
- *
23
- * @param comp
24
- * @returns
25
- */
26
- private _attach;
27
- resize(): void;
28
- private _dim;
29
- refresh(): void;
30
- exportToExcel(): void;
31
- ngOnDestroy(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeViewComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeViewComponent, "bizdoc-cube-view", never, { "filters": { "alias": "filters"; "required": false; }; "cube": { "alias": "cube"; "required": false; }; "view": { "alias": "view"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never, false, never>;
34
- }
@@ -1,268 +0,0 @@
1
- import { HttpClient, HttpErrorResponse } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { BizDocConfig, ParamMap, ScopeType } from '../core/configuration';
4
- import { FieldInfo, AxisValue, AxesMap } from '../core/models';
5
- import { SessionService } from '../core/session.service';
6
- import { DatasourceService } from '../core/datasource.service';
7
- import * as i0 from "@angular/core";
8
- export declare const ACCOUNT_DELIMITER = ".", DEFAULT_CURRENCY = "USD";
9
- /** in case xAxis or series is given more than one axis,
10
- * the value returned is combined of values seperated by this character. */
11
- export declare const AXES_CODE_DIVIDER = "__";
12
- export declare const AXES_LABEL_DIVIDER = "-";
13
- /** represents a place in pattern to be replaced by base axis. */
14
- export declare const AXIS_MAP_CHAR = "#", AXIS_MAP_AS_IS = "*";
15
- export declare const AXIS_SPECIAL_CHARS: RegExp;
16
- /** allowed characters for axis value / collection / range / pattern. */
17
- export declare const AXIS_VALUE_PATTERN: RegExp;
18
- export declare const CLDR_FILES: string[];
19
- /** query cube */
20
- export declare class CubeService {
21
- private _config;
22
- private _http;
23
- private _type;
24
- private _session;
25
- private readonly _cache;
26
- constructor(_config: BizDocConfig, _http: HttpClient, _type: DatasourceService, _session: SessionService);
27
- private _cacheOr;
28
- getCurrencySymbol(currencyCode: string): string;
29
- getNumberFormat(currencyCode?: string): string;
30
- get currencyCode(): string;
31
- get digitsInfo(): string;
32
- get fractionDigits(): number;
33
- /**
34
- * query cube by axes, series and indices
35
- * @param cube name
36
- * @param xAxis group by one or more axis
37
- * @param options
38
- */
39
- series(cube: string, xAxis: string | string[], options?: {
40
- /** group series by one or more axis */
41
- series?: string | string[] | null;
42
- /** include one or more index series */
43
- indices?: string | string[];
44
- groupIndices?: boolean;
45
- inverseIndices?: boolean;
46
- /** axes */
47
- filters?: {
48
- [axis: string]: AxisValue;
49
- };
50
- scope?: ScopeType;
51
- /** replace base */
52
- base?: {
53
- [axis: string]: (string | number);
54
- } | Array<string | number>;
55
- }): Observable<Series[]>;
56
- /**
57
- * aggregate cube to flat collection of columns and value(s)
58
- * @param cube name
59
- * @param columns
60
- * @param options
61
- */
62
- table(cube: string, columns: string[], options?: {
63
- /** axes */
64
- filters?: AxesMap;
65
- /** include one or more index values */
66
- indices?: string | string[];
67
- scope?: ScopeType;
68
- }): Observable<{
69
- value: number;
70
- }[]>;
71
- /**
72
- * information on expected explore type
73
- * @param cube name
74
- * @param axes filters
75
- * @param options
76
- */
77
- resolve(cube: string, axes: {
78
- [key: string]: AxisValue;
79
- }, options?: {
80
- /** replace base */
81
- base?: {
82
- [axis: string]: (string | number);
83
- } | Array<string | number>;
84
- }): Observable<ExploreType>;
85
- /**
86
- * information on expected explore type
87
- * @param cube name
88
- * @param index name
89
- */
90
- resolveIndex(cube: string, index: string): Observable<ExploreType>;
91
- /**
92
- * explore items by axis
93
- * @param cube name
94
- * @param axes filters
95
- * @param options
96
- */
97
- explore(cube: string, axes: {
98
- [key: string]: AxisValue;
99
- }, options?: {
100
- /** restrict results to user patterns or positions */
101
- scope?: ScopeType;
102
- /** replace base */
103
- base?: {
104
- [axis: string]: (string | number);
105
- } | Array<string | number>;
106
- }): Observable<[]>;
107
- /**
108
- *
109
- * @param axes
110
- * @param cube
111
- */
112
- nameOf(axes: AxesMap, cube: string): Observable<string>;
113
- /**
114
- * explore indices by axis
115
- * @param cube name
116
- * @param index name
117
- * @param axes filters
118
- * @param options
119
- */
120
- indices(cube: string, index: string, axes: {
121
- [axis: string]: AxisValue;
122
- }, options?: {
123
- /** restrict results to user patterns or positions */
124
- scope?: ScopeType;
125
- base?: {
126
- [axis: string]: (string | number);
127
- } | Array<string | number>;
128
- }): Observable<any[]>;
129
- /**
130
- * get explore item by axis and key(s)
131
- * @param cube
132
- * @param axes
133
- * @param keys
134
- * @param options
135
- */
136
- item(cube: string, axes: {
137
- [axis: string]: AxisValue;
138
- }, keys: (string | number)[] | string | number, options?: {
139
- /** replace base */
140
- base?: {
141
- [axis: string]: (string | number);
142
- } | Array<string | number>;
143
- }): Observable<any>;
144
- /**
145
- *
146
- * @param cube name
147
- * @param axes condition
148
- */
149
- constraints(cube: string, axes?: {
150
- [key: string]: AxisValue;
151
- }, options?: {
152
- source: 'constraints' | 'combinations';
153
- }): Observable<{
154
- [dataType: string]: {
155
- [key: string]: any;
156
- };
157
- }>;
158
- /**
159
- *
160
- * @param cube name
161
- * @param axis name
162
- */
163
- values(cube: string, axis: string, dependencies?: ParamMap): Observable<{
164
- [key: string]: any;
165
- }>;
166
- /**
167
- * get axis combinations
168
- * @param cube name
169
- * @param axes filters
170
- * @param options
171
- */
172
- combinations(cube: string, axes?: {
173
- [key: string]: AxisValue;
174
- }, options?: {
175
- /** top */
176
- take?: number;
177
- /** process in background */
178
- progress?: boolean;
179
- }): Observable<string[][]>;
180
- /**
181
- *
182
- * @param value
183
- * @param options
184
- */
185
- search(value: string, options: {
186
- take?: number;
187
- }): Observable<{
188
- cube: string;
189
- axis: string;
190
- key: any;
191
- value: any;
192
- }[]>;
193
- /**
194
- * get segments
195
- * @param cube
196
- */
197
- segments(cube: string, name: string): Observable<SegmentMap>;
198
- /**
199
- * get user patterns
200
- * @param cube
201
- */
202
- patterns(cube: string): Observable<Pattern[]>;
203
- /** get currencies */
204
- currencies(): Observable<Currency[]>;
205
- /**
206
- * get exchange rate
207
- * @param currencyCode
208
- * @param date
209
- */
210
- exchangeRate(currencyCode: string, date?: Date): Observable<number>;
211
- /**
212
- * replaces * or # with origin axis at char place
213
- * @param cube name
214
- * @param axes map
215
- * @param base origin
216
- */
217
- base(cube: string, axes: AxesMap, base: Array<string | number> | AxesMap): void;
218
- /**
219
- * adds values to source keys
220
- * @param cube
221
- * @param xAxis
222
- * @param series
223
- */
224
- private _decorate;
225
- /**
226
- * adds values to source keys
227
- * @param cube
228
- */
229
- private _decorateTable;
230
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeService, never>;
231
- static ɵprov: i0.ɵɵInjectableDeclaration<CubeService>;
232
- }
233
- export declare function progress(time?: number): (source: Observable<any>) => Observable<boolean>;
234
- /** modelize cube results as nested maps */
235
- export declare function modelize(): (source: Observable<Series[]>) => Observable<{
236
- [key: string]: {
237
- [key: string]: number;
238
- };
239
- }>;
240
- export interface ExploreType {
241
- columns: FieldInfo[];
242
- template?: string;
243
- fields?: FieldInfo[];
244
- }
245
- export interface Series {
246
- points: Point[];
247
- name?: string;
248
- index?: string;
249
- title?: string;
250
- }
251
- export interface Point {
252
- x: string;
253
- y: number;
254
- name?: string;
255
- }
256
- export interface Currency {
257
- code: string;
258
- name: string;
259
- symbol: string;
260
- }
261
- export type SegmentMap = {
262
- [code: string]: string;
263
- };
264
- export interface Pattern {
265
- title: string;
266
- axes: AxesMap;
267
- }
268
- export declare function errResource(error: HttpErrorResponse): "Err" | "Unauthorized" | "LicenseErr" | "NotAcceptable";
@@ -1,25 +0,0 @@
1
- import { EventEmitter, OnChanges } from '@angular/core';
2
- import { AxesMap } from '../core/models';
3
- export declare type AxisType = 'Series' | 'XAxis';
4
- export declare type AxisPlace = 'Leading' | 'Trailing';
5
- export interface AxisClickEvent {
6
- axes: AxesMap;
7
- /** index name */
8
- index?: string;
9
- }
10
- /** */
11
- export interface CubeViewerComponent extends OnChanges {
12
- exportToExcel(title: string): void;
13
- execute(): void;
14
- resize(): void;
15
- explore?: EventEmitter<AxisClickEvent>;
16
- loading: boolean;
17
- loadingChange: EventEmitter<boolean>;
18
- height: string | number;
19
- width?: string | number;
20
- cube: string;
21
- xAxis: string[] | string;
22
- series?: string[] | string;
23
- indices?: string[] | string;
24
- filters?: AxesMap;
25
- }
@@ -1,16 +0,0 @@
1
- import { DocumentModel } from '../../core/models';
2
- import { ExploreItemComponent } from '../../core/base';
3
- import { PaneRef } from '../../core/slots/pane-ref';
4
- import { ExploreItemPaneComponent } from './item.pane.component';
5
- import { SessionService } from '../../core/session.service';
6
- import * as i0 from "@angular/core";
7
- /** preview of cube explore item for form */
8
- export declare class ExploreDocumentComponent implements ExploreItemComponent<DocumentModel<any>> {
9
- private _pane;
10
- private _session;
11
- model: DocumentModel<any>;
12
- constructor(_pane: PaneRef<ExploreItemPaneComponent>, _session: SessionService);
13
- onBind(data: DocumentModel<any>): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ExploreDocumentComponent, [{ optional: true; }, null]>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<ExploreDocumentComponent, "ng-component", never, {}, {}, never, never, false, never>;
16
- }
@@ -1,14 +0,0 @@
1
- import { ViewContainerRef, AfterViewInit } from '@angular/core';
2
- import { BizDocComponentFactoryResolver } from '../../core/component-factory-resolver';
3
- import * as i0 from "@angular/core";
4
- /** shows an item on explore. */
5
- export declare class ExploreItemImplComponent implements AfterViewInit {
6
- private _vc;
7
- private _resolver;
8
- template: string;
9
- model: any;
10
- constructor(_vc: ViewContainerRef, _resolver: BizDocComponentFactoryResolver);
11
- ngAfterViewInit(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ExploreItemImplComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<ExploreItemImplComponent, "bizdoc-cube-item", never, { "template": { "alias": "template"; "required": false; }; "model": { "alias": "model"; "required": false; }; }, {}, never, never, false, never>;
14
- }