@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,56 +0,0 @@
1
- import { Observable } from "rxjs";
2
- import { CubeAxis } from "../../core/models";
3
- import { SessionService } from "../../core/session.service";
4
- import { RouterImpl } from "../../core/router";
5
- import { CubeService, Pattern } from "../../cube/cube.service";
6
- import { DocumentViewRef } from "../document-view-ref";
7
- import { CubeBase } from "./cube-base";
8
- import { CubeMatrixComponent, SumSettings } from "../../cube/matrix/table.component";
9
- import { ScopeType } from "../../core/configuration";
10
- import { AxisClickEvent, AxisPlace, AxisType } from "../../cube/declarations";
11
- import * as i0 from "@angular/core";
12
- export declare class CubeDocumentMatrixComponent extends CubeBase<MatrixSettingsModel> {
13
- private _router;
14
- table: CubeMatrixComponent;
15
- readonly sources: {
16
- [axis: string]: Observable<{
17
- key: string;
18
- value: any;
19
- }[]>;
20
- };
21
- filters: CubeAxis[];
22
- indices?: string | string[];
23
- xAxis: string;
24
- indexAt?: AxisType;
25
- placeAt?: AxisPlace;
26
- series: string;
27
- sum?: SumSettings | SumSettings[];
28
- constructor(viewRef: DocumentViewRef<MatrixSettingsModel>, _router: RouterImpl, service: CubeService, session: SessionService);
29
- onViewBind(): void;
30
- explore(evt: AxisClickEvent): void;
31
- /**
32
- *
33
- * @param value
34
- */
35
- filter(name: string, value: string | number, title: string): void;
36
- /**
37
- *
38
- * @param pattern
39
- */
40
- patternChange(pattern: Pattern): void;
41
- reset(): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeDocumentMatrixComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeDocumentMatrixComponent, "ng-component", never, {}, {}, never, never, false, never>;
44
- }
45
- export interface MatrixSettingsModel {
46
- cube?: string;
47
- xAxis: string;
48
- series: string;
49
- indices: string[] | string;
50
- sum: SumSettings | SumSettings[];
51
- filters: string[] | string;
52
- aggregate: string[];
53
- scope?: ScopeType;
54
- indexAt?: AxisType;
55
- placeAt?: AxisPlace;
56
- }
@@ -1,37 +0,0 @@
1
- import { SparklineType } from '@syncfusion/ej2-charts';
2
- import { RouterImpl } from '../../core/router';
3
- import { SessionService } from '../../core/session.service';
4
- import { CubeService } from '../../cube/cube.service';
5
- import { DocumentViewRef } from '../document-view-ref';
6
- import { CubeBase } from './cube-base';
7
- import { ExploreEvent } from '../../cube/parallel/parallel.component';
8
- import { ScopeType } from '../../core/configuration';
9
- import { AxesMap } from '../../core/models';
10
- import * as i0 from "@angular/core";
11
- export declare class CubeParallelViewComponent extends CubeBase<ParallelSettingsModel> {
12
- private _router;
13
- xAxis: string | string[];
14
- series?: string | string[];
15
- indices?: string | string[];
16
- chartType?: SparklineType;
17
- size: number;
18
- constructor(viewRef: DocumentViewRef<ParallelSettingsModel>, _router: RouterImpl, service: CubeService, session: SessionService);
19
- onViewBind(): void;
20
- /**
21
- *
22
- * @param evt
23
- */
24
- explore(evt: ExploreEvent): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeParallelViewComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeParallelViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
27
- }
28
- export interface ParallelSettingsModel {
29
- aggregate?: string[];
30
- xAxis: string | string[];
31
- series: string | string[];
32
- indices?: string | string[];
33
- chartType?: SparklineType;
34
- cube?: string;
35
- filters: AxesMap;
36
- scope: ScopeType;
37
- }
@@ -1,35 +0,0 @@
1
- import { ScopeType } from '../../core/configuration';
2
- import { ChartType } from '../../core/models';
3
- import { RouterImpl } from '../../core/router';
4
- import { SessionService } from '../../core/session.service';
5
- import { CubeService } from '../../cube/cube.service';
6
- import { AxisClickEvent } from '../../cube/declarations';
7
- import { DocumentViewRef } from '../document-view-ref';
8
- import { CubeBase } from './cube-base';
9
- import * as i0 from "@angular/core";
10
- export declare class CubePivotViewComponent extends CubeBase<PivotSettingsModel> {
11
- private _router;
12
- xAxis: string | string[];
13
- series: string | string[];
14
- height: number;
15
- width: number | string;
16
- chartType?: ChartType;
17
- constructor(session: SessionService, viewRef: DocumentViewRef<PivotSettingsModel>, service: CubeService, _router: RouterImpl);
18
- onViewBind(): void;
19
- /**
20
- *
21
- * @param evt
22
- */
23
- explore(evt: AxisClickEvent): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<CubePivotViewComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<CubePivotViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
26
- }
27
- export interface PivotSettingsModel {
28
- cube?: string;
29
- xAxis: string | string[];
30
- series: string | string[];
31
- aggregate?: string[];
32
- chartType?: ChartType;
33
- indicesChartType?: ChartType;
34
- scope?: ScopeType;
35
- }
@@ -1,35 +0,0 @@
1
- import { InsightComponent } from "../../core/base";
2
- import { SessionService } from "../../core/session.service";
3
- import { RouterImpl } from "../../core/router";
4
- import { CubeService } from "../../cube/cube.service";
5
- import { DocumentViewRef } from "../document-view-ref";
6
- import { CubeBase } from "./cube-base";
7
- import { CubeAxis } from "../../core/models";
8
- import { ExploreEvent } from "../../cube/sum/sum.component";
9
- import { ScopeType } from "../../core/configuration";
10
- import * as i0 from "@angular/core";
11
- export declare class CubeDocumentSumComponent extends CubeBase<SumSettingsModel> implements InsightComponent {
12
- private _router;
13
- primaryAxis: CubeAxis;
14
- parentAxis?: string;
15
- periodPolicy?: string;
16
- indices?: string[] | string;
17
- selectedAxis: string | number;
18
- alternateAxes: (string | number)[];
19
- constructor(viewRef: DocumentViewRef<SumSettingsModel>, _router: RouterImpl, service: CubeService, session: SessionService);
20
- onViewBind(): Promise<void>;
21
- switchAxis(value: string | number): Promise<void>;
22
- explore(evt: ExploreEvent): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeDocumentSumComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeDocumentSumComponent, "ng-component", never, {}, {}, never, never, false, never>;
25
- }
26
- export interface SumSettingsModel {
27
- cube?: string;
28
- indices?: string[] | string;
29
- aggregate?: string[];
30
- xAxis: string;
31
- series?: string;
32
- filters: {};
33
- periodPolicy?: 'Strict' | 'Fish';
34
- scope?: ScopeType;
35
- }
@@ -1,40 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { GuideService } from '../../core/guide/guide.service';
3
- import { CubeView } from '../../core/models';
4
- import { Popup } from '../../core/popup/popup.service';
5
- import { RouterImpl } from '../../core/router';
6
- import { SessionService } from '../../core/session.service';
7
- import { CubeViewComponent } from '../../cube/cube-view.component';
8
- import { CubeService, Pattern } from '../../cube/cube.service';
9
- import { AxisClickEvent } from '../../cube/declarations';
10
- import { DocumentViewRef } from '../document-view-ref';
11
- import { CubeBase } from './cube-base';
12
- import * as i0 from "@angular/core";
13
- export declare class CubeInsightComponent extends CubeBase<ViewSettingsModel> implements OnInit {
14
- private _popup;
15
- private _router;
16
- private _guide;
17
- viewPane: CubeViewComponent;
18
- view: CubeView;
19
- anyAxes: boolean;
20
- constructor(session: SessionService, viewRef: DocumentViewRef<ViewSettingsModel>, service: CubeService, _popup: Popup, _router: RouterImpl, _guide: GuideService);
21
- onViewBind(): void;
22
- ngOnInit(): void;
23
- filterToggle(evt: Event): void;
24
- /**
25
- *
26
- * @param evt
27
- */
28
- explore(evt: AxisClickEvent): void;
29
- patternChange(pattern: Pattern): void;
30
- clearFilter(): void;
31
- guide(evt?: Event): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CubeInsightComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeInsightComponent, "ng-component", never, {}, {}, never, never, false, never>;
34
- }
35
- export interface ViewSettingsModel {
36
- cube?: string;
37
- view: string;
38
- aggregate?: string[];
39
- filters?: string[];
40
- }
@@ -1,18 +0,0 @@
1
- import { HttpClient } from "@angular/common/http";
2
- import { BehaviorSubject, Observable } from "rxjs";
3
- import { Dimentions, DocumentModel, View } from "../core/models";
4
- export declare class DocumentViewRef<O = any, A = any, R = any> {
5
- private _http;
6
- private _model;
7
- private _view;
8
- hidden: boolean;
9
- get model(): DocumentModel;
10
- _resize: BehaviorSubject<Dimentions>;
11
- constructor(_http: HttpClient, _model: DocumentModel, _view: View, dim: Dimentions);
12
- populate(params: A): Observable<R>;
13
- get options(): O;
14
- get name(): string;
15
- get resize(): Observable<Dimentions>;
16
- get dimentions(): Dimentions;
17
- _destroy(): void;
18
- }
@@ -1,72 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { ColumnModel, DayWorkingTimeModel, EventMarkerModel, Gantt, HolidayModel, IQueryTaskbarInfoEventArgs, LabelSettingsModel, SelectionSettingsModel, SplitterSettingsModel, TaskFieldsModel, TimelineSettingsModel } from '@syncfusion/ej2-gantt';
3
- import { RowSelectingEventArgs } from '@syncfusion/ej2-grids';
4
- import { SessionService } from '../../core/session.service';
5
- import { TranslateService } from '../../core/translate.service';
6
- import { AccountService } from '../../core/account.service';
7
- import { InsightComponent } from '../../core/base';
8
- import { DocumentModel } from '../../core/models';
9
- import { BizDocConfig } from '../../core/configuration';
10
- import { RouterImpl } from '../../core/router';
11
- import { DocumentViewRef } from '../document-view-ref';
12
- import * as i0 from "@angular/core";
13
- export declare class TimelineViewComponent implements InsightComponent {
14
- private _users;
15
- private _session;
16
- private _translate;
17
- private _router;
18
- private _element;
19
- readonly dir: import("@angular/cdk/bidi").Direction;
20
- readonly locale: string;
21
- model: DocumentModel<any>;
22
- gantt: Gantt;
23
- dateFormat: string;
24
- width: number;
25
- tasks: Task[];
26
- readonly holidays: HolidayModel[];
27
- /** timeline-view ctor */
28
- constructor(viewRef: DocumentViewRef<Options>, config: BizDocConfig, _users: AccountService, _session: SessionService, _translate: TranslateService, _router: RouterImpl, _element: ElementRef);
29
- onBind(model: DocumentModel<any>): void;
30
- private _draw;
31
- queryTaskbarInfo(evt: IQueryTaskbarInfoEventArgs): void;
32
- private _prepare;
33
- /**
34
- *
35
- * @param row
36
- */
37
- rowSelecting(row: RowSelectingEventArgs): void;
38
- /**
39
- *
40
- * @param task
41
- */
42
- _compare(task: Task): void;
43
- readonly selectionSettings: SelectionSettingsModel;
44
- readonly taskFields: TaskFieldsModel;
45
- columns: ColumnModel[];
46
- readonly tooltipSettings: {
47
- showTooltip: boolean;
48
- };
49
- readonly timelineSettings: TimelineSettingsModel;
50
- readonly eventMarkers: EventMarkerModel[];
51
- labelSettings: LabelSettingsModel;
52
- splitterSettings: SplitterSettingsModel;
53
- dayWorkingTime: DayWorkingTimeModel[];
54
- static ɵfac: i0.ɵɵFactoryDeclaration<TimelineViewComponent, never>;
55
- static ɵcmp: i0.ɵɵComponentDeclaration<TimelineViewComponent, "bizdoc-timeline", never, {}, {}, never, never, false, never>;
56
- }
57
- interface Task {
58
- id: number;
59
- type: string;
60
- nodeId?: string;
61
- name?: string;
62
- title?: string;
63
- time: Date;
64
- ending?: Date;
65
- duration?: number;
66
- subtasks?: Task[];
67
- dependencies?: string;
68
- indicators?: any[];
69
- }
70
- interface Options {
71
- }
72
- export {};
@@ -1,29 +0,0 @@
1
- import { AfterViewInit, Injector, OnDestroy, ViewContainerRef } from "@angular/core";
2
- import { HttpClient } from "@angular/common/http";
3
- import { BizDocComponentFactoryResolver } from "../core/component-factory-resolver";
4
- import { DocumentModel, View } from "../core/models";
5
- import { DocumentViewRef } from "./document-view-ref";
6
- import * as i0 from "@angular/core";
7
- export declare class ViewItemComponent implements AfterViewInit, OnDestroy {
8
- private _http;
9
- private _vc;
10
- private _injector;
11
- private _cf;
12
- model: DocumentModel;
13
- view: View;
14
- args: any;
15
- class: string;
16
- get hidden(): boolean;
17
- get viewRef(): DocumentViewRef<unknown, any, any>;
18
- private _viewRef;
19
- private _instance;
20
- private readonly _resizing;
21
- private readonly _destroy;
22
- constructor(_http: HttpClient, _vc: ViewContainerRef, _injector: Injector, _cf: BizDocComponentFactoryResolver);
23
- ngAfterViewInit(): void;
24
- private _dim;
25
- resize(): void;
26
- ngOnDestroy(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<ViewItemComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<ViewItemComponent, "bizdoc-document-view-item", never, { "model": { "alias": "model"; "required": false; }; "view": { "alias": "view"; "required": false; }; }, {}, never, never, false, never>;
29
- }
@@ -1,18 +0,0 @@
1
- import { QueryList } from "@angular/core";
2
- import { ChangeDetectorRef, OnChanges, SimpleChanges } from "@angular/core";
3
- import { DocumentModel, View } from "../core/models";
4
- import { SessionService } from "../core/session.service";
5
- import { ViewItemComponent } from "./view-item.component";
6
- import * as i0 from "@angular/core";
7
- export declare class DocumentViewsComponent implements OnChanges {
8
- private _cd;
9
- private _session;
10
- components: QueryList<ViewItemComponent>;
11
- model: DocumentModel;
12
- views: View[];
13
- constructor(_cd: ChangeDetectorRef, _session: SessionService);
14
- ngOnChanges(_: SimpleChanges): void;
15
- resize(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<DocumentViewsComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<DocumentViewsComponent, "bizdoc-document-insights", never, { "model": { "alias": "model"; "required": false; }; }, {}, never, never, false, never>;
18
- }
@@ -1,11 +0,0 @@
1
- import { ActivatedRoute } from "@angular/router";
2
- import { DocumentModel } from "../core/models";
3
- import { WindowTitleService } from "../core/window-title.service";
4
- import { TranslateService } from "../core/translate.service";
5
- import * as i0 from "@angular/core";
6
- export declare class DocumentViewMobileComponent {
7
- model: DocumentModel;
8
- constructor(route: ActivatedRoute, translate: TranslateService, title: WindowTitleService);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DocumentViewMobileComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DocumentViewMobileComponent, "ng-component", never, {}, {}, never, never, false, never>;
11
- }
@@ -1,13 +0,0 @@
1
- import { DocumentModel } from "../core/models";
2
- import { SessionService } from "../core/session.service";
3
- import { PaneRef } from "../core/slots/pane-ref";
4
- import { TranslateService } from "../core/translate.service";
5
- import { DocumentViewsComponent } from "./views.component";
6
- import * as i0 from "@angular/core";
7
- export declare class DocumentViewPaneComponent {
8
- views: DocumentViewsComponent;
9
- model: DocumentModel;
10
- constructor(session: SessionService, translate: TranslateService, pane: PaneRef);
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DocumentViewPaneComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DocumentViewPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
13
- }
package/public-api.d.ts DELETED
@@ -1,184 +0,0 @@
1
- export { OptionsComponent } from './lib/options/options.component';
2
- export { NodeRef } from './lib/admin/form/workflow/node-ref';
3
- export { NoneComponent } from './lib/core/none.component';
4
- export { ColorPicker } from './lib/admin/core/color-picker.input';
5
- export { LocalizedStringControlDesigner } from './lib/core/fields/localized-string.field';
6
- export { TagsControlDesigner } from './lib/core/fields/tags.designer';
7
- export { SelectControlDesigner } from './lib/core/fields/select.designer';
8
- export { NumberControlDesigner } from './lib/core/fields/numeric.designer';
9
- export { InputFieldDesigner } from './lib/core/fields/input.designer';
10
- export { FileControlDesigner } from './lib/core/fields/file.designer';
11
- export { HtmlFieldDesigner } from './lib/core/fields/html.designer';
12
- export { TextAreaFieldDesigner } from './lib/core/fields/textarea.designer';
13
- export { DateControlDesigner } from './lib/core/fields/date.designer';
14
- export { TimeControlDesigner } from './lib/core/fields/time.designer';
15
- export { TimespanControlDesigner } from './lib/core/fields/timespan.field';
16
- export { ExpressionFieldDesigner } from './lib/core/fields/expression.field';
17
- export { DateRangeControlDesigner } from './lib/core/fields/date-range.designer';
18
- export { CheckboxControlDesigner } from './lib/core/fields/checkbox.designer';
19
- export { YesNoControlDesigner } from './lib/core/fields/yesno.designer';
20
- export { ChecklistControlDesigner } from './lib/core/fields/checklist.designer';
21
- export { RadioButtonControlDesigner } from './lib/core/fields/radio-button.designer';
22
- export { AddressControlDesigner } from './lib/core/fields/address.designer';
23
- export { SignatureControlDesigner } from './lib/core/fields/signature.designer';
24
- export { AutocompleteControlDesigner } from './lib/core/fields/autocomplete.field';
25
- export { LayoutComponent } from './lib/core/layout.component';
26
- export { LocalizedStringComponent } from './lib/admin/core/localized-string.component';
27
- export { DesignerCubeFilterComponent } from './lib/admin/architecture/cube-axes-filter.component';
28
- export { BizDocComponentFactoryResolver } from './lib/core/component-factory-resolver';
29
- export { ListingComponent, ListingRef } from './lib/search/declarations';
30
- export { HelpTipComponent } from './lib/core/guide/help-tip.component';
31
- export { ShakeAnimation, EnterExitLeft, EnterExitRight, EnterExitTop, FadeSlideInOut, PulseAnimation, SwapAnimation } from './lib/core/animations';
32
- export { ActionPicker } from './lib/compose/action/action-picker.component';
33
- export { BizDocModule } from './lib/bizdoc.module';
34
- export { MaterialModule } from './lib/modules/material.module';
35
- export { isMobile, isArray, isBoolean, isDate, isObject, isString, isFunction, isPrimitive, isPromise, isImage, cleanup } from './lib/core/functions';
36
- export { BizDoc, ComponentType } from './lib/core/decorators';
37
- export * from './lib/core/configuration';
38
- export { BizDocApp, BrokenPage } from './lib/app.component';
39
- export { LocalizedStringPipe } from './lib/core/pipes/localized-string.pipe';
40
- export { FONT_FAMILY } from './lib/core/colors';
41
- export { ChartType, Type, Control, Folder, Form, LatLng, Dimentions, Guide, GuideStep, Gender, CubeAxis, AxisValue, RecipientModel, Action, State, HeaderModel, LogType, Role, Comment, Attachment, DocumentModel, DRAFT, INBOX, ScheduledEvent, CubeEntry, Log, Recipient, Cube, Widget, Report, CubeIndex, AxesMap, CubeView, Notification, FieldKind, LocalizedString, PersonInfo } from './lib/core/models';
42
- export { AxisClickEvent, AxisPlace, AxisType } from './lib/cube/declarations';
43
- export { UtilityRef } from "./lib/admin/utility-ref";
44
- export { ReportRef, ExportEventArgs } from "./lib/reports/report-ref";
45
- export { WidgetRef } from "./lib/dashboard/widget-ref";
46
- export { FormRef } from "./lib/compose/form-ref";
47
- export { MailboxService, FilterType } from './lib/core/mailbox.service';
48
- export { DocumentFactory } from './lib/core/document-factory.service';
49
- export { SessionService } from './lib/core/session.service';
50
- export { DatasourceService } from './lib/core/datasource.service';
51
- export { AccountService } from './lib/core/account.service';
52
- export { AvatarComponent } from './lib/core/avatar/avatar.component';
53
- export { GuideService, GuideRef } from './lib/core/guide/guide.service';
54
- export { CubeService, Series, Point, Currency, Pattern, modelize } from './lib/cube/cube.service';
55
- export { TranslateService } from './lib/core/translate.service';
56
- export { Location } from './lib/core/info/location-info.component';
57
- export { MapInfo } from './lib/core/info/map-info';
58
- export { DocumentInfo } from './lib/core/info/document-info.service';
59
- export { CubeData, CubeDataOptions, ExploreOptions, CubeInfo } from './lib/cube/cube-info.service';
60
- export { AttachmentInfo } from './lib/core/info/attachment-info.service';
61
- export { CombinationPool } from './lib/core/inputs/combination-pool';
62
- export { CombinationPicker } from './lib/core/inputs/combination-picker';
63
- export { CombinationSelectedEvent, ExploreSettings } from './lib/core/inputs/combination-picker-body';
64
- export { AddressInput, AddressChangeEvent } from './lib/core/inputs/address.input';
65
- export { TypeAutocomplete, AutocompleteSelectedEvent } from './lib/core/inputs/auto-complete.input';
66
- export { TimePicker } from './lib/core/inputs/time-picker';
67
- export { TypeSelect, SelectEvent } from './lib/core/inputs/select.input';
68
- export { CombinationPickerBody } from './lib/core/inputs/combination-picker-body';
69
- export { TimespanInput } from './lib/core/inputs/timespan.input';
70
- export { FileInput } from './lib/core/inputs/file.input';
71
- export * from './lib/core/base';
72
- export * from './lib/core/pipes/action.pipe';
73
- export * from './lib/core/pipes/state.pipe';
74
- export * from './lib/core/pipes/form.pipe';
75
- export * from './lib/core/pipes/role.pipe';
76
- export * from './lib/core/pipes/type-value.pipe';
77
- export { SearchInput } from './lib/admin/core/search.input';
78
- export { IdentityName } from './lib/core/identity/identity.component';
79
- export { JsonPipe, ArraySortPipe } from './lib/core/pipes/sort.pipe';
80
- export { FilterPipe } from './lib/core/pipes/filter.pipe';
81
- export { L18nPipe, TranslatePipe } from "./lib/core/pipes/translate.pipe";
82
- export { FormPipe } from './lib/core/pipes/form.pipe';
83
- export { DesignerElementComponent, DesignMode, DesignerRef, DesignerInfo, ElementInfo, programName, getMonthList } from './lib/admin/architecture/declarations';
84
- export { RolePipe } from './lib/core/pipes/role.pipe';
85
- export { JoinPipe } from "./lib/core/pipes/join.pipe";
86
- export { SanitizeHtmlPipe } from './lib/core/pipes/sanitize-html.pipe';
87
- export { TypeValuePipe } from './lib/core/pipes/type-value.pipe';
88
- export { ActionPipe } from './lib/core/pipes/action.pipe';
89
- export { StatePipe } from './lib/core/pipes/state.pipe';
90
- export { UserNamePipe } from './lib/core/pipes/user-name.pipe';
91
- export { DateRangePipe, AgoPipe } from './lib/core/pipes/daterange.pipe';
92
- export { PaneRef, PaneOptions, NavigationBase, NavigationPaneBase, QueryParamNavigation, ParamNavigation, NavigationStart, NavigationEnd, NavigationFocus, NavigationResize, NavigationMode, NavigationExpand, NavigationClose, CollapseNavigation, BackNavigation } from './lib/core/slots/pane-ref';
93
- export { PanesRouter } from './lib/core/slots/router.service';
94
- export { SlotRouterDirective } from './lib/core/slots/router.directive';
95
- export { Popup } from './lib/core/popup/popup.service';
96
- export { PopupRef } from './lib/core/popup/popup-ref';
97
- export { POPUP_DATA } from './lib/core/popup/popup.component';
98
- export { ChatInfo } from './lib/chat/chat-info';
99
- export { ActionRef } from './lib/compose/action/action-ref';
100
- export { SharedModule } from './lib/shared.module';
101
- export { DesignerModule } from './lib/designer.module';
102
- export { PrivilegeHiddenDirective, PrivilegeDisabledDirective } from './lib/compose/privilage.directive';
103
- export { CompareNameDirective, CompareContextDirective, CompareGroupDirective } from './lib/compose/version-compare/version-compare.directive';
104
- export { AttachmentPreview } from './lib/compose/attachments/preview/attachment-preview.component';
105
- export { TraceViewComponent } from './lib/compose/trace/trace.component';
106
- export { FlowViewComponent } from './lib/compose/trace/flow.component';
107
- export { ScheduleViewComponent } from './lib/scheduler/schedule.component';
108
- export { ReportViewerComponent } from './lib/reports/report-viewer.component';
109
- export { WidgetItemComponent } from "./lib/dashboard/widget-item.component";
110
- export { CubeViewComponent } from './lib/cube/cube-view.component';
111
- export { ExploreItemsComponent, ExploreItemEvent } from './lib/cube/explore/explore-items.component';
112
- export { ComposeFormComponent } from './lib/compose/form.component';
113
- export { BrowseItemsComponent } from './lib/browse/browse-items.component';
114
- export { NotificationsTableComponent } from "./lib/notifications/notifications-table.component";
115
- export { CubeFilterComponent } from './lib/cube/filter/filter.component';
116
- export { BrowseFilterComponent, BrowseFilterArgs } from './lib/browse/filter/filter.component';
117
- export { ActionDialog, ActionDialogData } from './lib/compose/action/action.dialog';
118
- export { ActionsWidget } from './lib/dashboard/actions/actions.widget';
119
- export { CubeAccumAnalysisWidget } from './lib/dashboard/cube/accum-cube.widget';
120
- export { CubeAnalysisWidget } from './lib/dashboard/cube/cube-analysis.widget';
121
- export { CubeChartAnalysisWidget } from './lib/dashboard/cube/cube-chart.widget';
122
- export { CubeDocumentsWidget } from './lib/dashboard/cube/documents.widget';
123
- export { CubeWidgetFilterComponent } from './lib/dashboard/cube/filter/filter.component';
124
- export { RecentsWidget } from './lib/dashboard/recents/recents.widget';
125
- export { PersonalActivityWidget } from './lib/dashboard/score/activity.widget';
126
- export { CompareGroupsWidget } from './lib/dashboard/score/compare-groups.widget';
127
- export { PeersPerformanceWidget } from './lib/dashboard/score/peers-performance.widget';
128
- export { PendingResultsWidget } from './lib/dashboard/score/pending-results.widget';
129
- export { PersonalScoreWidget } from './lib/dashboard/score/personal-score.widget';
130
- export { ReportArgumentsComponent } from './lib/reports/arguments-component';
131
- export { CubeDocumentsGridComponent } from './lib/reports/cube/grid-documents.component';
132
- export { CubeDocumentsTableComponent } from './lib/reports/cube/table-documents.component';
133
- export { UsageReportArgs } from './lib/reports/cube/usage-args.component';
134
- export { UsageChartComponent } from './lib/reports/cube/usage-chart.component';
135
- export { UsagePivotComponent } from './lib/reports/cube/usage-pivot.component';
136
- export { SubstitutionComponent } from './lib/reports/substitution/substitution.component';
137
- export { TasksComponent } from './lib/reports/tasks/tasks.component';
138
- export { ExploreDocumentComponent } from './lib/cube/explore/document-item.component';
139
- export { AssignActionComponent } from './lib/compose/action/assign-action.component';
140
- export { ReturnActionComponent } from './lib/compose/action/return-action.component';
141
- export { ContactsComponent } from './lib/chat/contacts.component';
142
- export { ConversationComponent } from './lib/chat/conversation.component';
143
- export { CubeMatrixComponent, SumSettings, CalculateFn } from './lib/cube/matrix/table.component';
144
- export { VersionCompareComponent } from './lib/compose/version-compare/version-compare.component';
145
- export { AceInput } from './lib/admin/core/ace.input';
146
- export { CommentsComponent } from './lib/compose/comments/comments.component';
147
- export { LottieAnimation } from './lib/core/lottie-animation.exp';
148
- export { MatIconAnimate } from './lib/core/animated-icon/animated-icon.directive';
149
- export { registerComponents } from './lib/core/component-factory-resolver';
150
- export { TooltipDirective } from './lib/core/popup/tooltip.directive';
151
- export { DashboardComponent } from './lib/dashboard/dashboard.component';
152
- export { SaveChangesDialog } from './lib/core/save-changes.dialog';
153
- export { TagsComponent } from './lib/compose/tag/tags.component';
154
- export { RecipientResolveService } from './lib/compose/compose-resolve.service';
155
- export { DocumentResolveService } from './lib/compose/document-resolve.service';
156
- export { QuickCommentComponent } from './lib/compose/comments/quick-comment.component.exp';
157
- export { StickyToolbar } from './lib/core/sticky-toolbar.exp';
158
- export { VirtualTabs, Tab } from './lib/core/virtual-tabs.component.exp';
159
- export { DocumentViewsComponent } from './lib/views/views.component';
160
- export { DocumentViewRef } from "./lib/views/document-view-ref";
161
- export { RouterImpl } from './lib/core/router';
162
- export { DocumentInfoComponent } from './lib/compose/document.component';
163
- export { AuthenticationImpl } from './lib/core/authentication';
164
- export { CubeAccumulationChartComponent } from './lib/cube/accum/accum.component';
165
- export { CubeChartComponent } from './lib/cube/chart/chart.component';
166
- export { CubeGridComponent } from './lib/cube/grid/grid.component';
167
- export { SpContainer } from './lib/cube/spreadsheet/spreadsheet.container.exp';
168
- export { CubeSpreadsheetComponent } from './lib/cube/spreadsheet/spreadsheet.component';
169
- export { CubePivotComponent } from './lib/cube/pivot/pivot.component';
170
- export { StateDirective } from './lib/compose/state.component';
171
- export { CubeItemResolveService } from './lib/cube/explore/item-resolver.service';
172
- export { ExploreItemImplComponent } from './lib/cube/explore/explore-item.component';
173
- export { CubeSumComponent } from './lib/cube/sum/sum.component';
174
- export { CubeParallelComponent } from './lib/cube/parallel/parallel.component';
175
- export { CheckboxComponent } from './lib/core/checkbox';
176
- export { DifferencePipe } from './lib/core/pipes/difference.pipe';
177
- export { DateFormatPipe } from './lib/core/pipes/date-format.pipe';
178
- export { CalendarPipe, CalendarSpec } from './lib/core/pipes/calendar.pipe';
179
- export { TimeAgoPipe } from './lib/core/pipes/time-ago.pipe';
180
- export { ToNowPipe } from './lib/core/pipes/to-now.pipe';
181
- export { DurationFormatPipe } from './lib/core/pipes/duration-format.pipe';
182
- export { DurationPipe } from './lib/core/pipes/duration.pipe';
183
- export { FilterTagsComponent } from './lib/cube/filter/filter-tags.component.exp';
184
- export { CubePerformanceWidget } from './lib/dashboard/cube/compare.widget';