@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "3.4.12",
3
+ "version": "3.5.0",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
@@ -12,44 +12,45 @@
12
12
  "@ctrl/ngx-emoji-mart": "^9.2.0",
13
13
  "@googlemaps/js-api-loader": "^1.16.8",
14
14
  "@microsoft/signalr": "^8.0.7",
15
- "@syncfusion/ej2-angular-barcode-generator": "29.1",
16
- "@syncfusion/ej2-angular-base": "29.1",
17
- "@syncfusion/ej2-angular-buttons": "^29.1.34",
18
- "@syncfusion/ej2-angular-calendars": "29.1",
19
- "@syncfusion/ej2-angular-charts": "29.1",
20
- "@syncfusion/ej2-angular-circulargauge": "29.1",
21
- "@syncfusion/ej2-angular-diagrams": "29.1",
22
- "@syncfusion/ej2-angular-gantt": "29.1",
23
- "@syncfusion/ej2-angular-grids": "29.1",
24
- "@syncfusion/ej2-angular-inputs": "29.1",
25
- "@syncfusion/ej2-angular-kanban": "29.1",
26
- "@syncfusion/ej2-angular-lineargauge": "29.1",
27
- "@syncfusion/ej2-angular-notifications": "29.1",
28
- "@syncfusion/ej2-angular-pivotview": "29.1",
29
- "@syncfusion/ej2-angular-richtexteditor": "29.1",
30
- "@syncfusion/ej2-angular-schedule": "29.1",
31
- "@syncfusion/ej2-angular-spreadsheet": "29.1",
32
- "ace-builds": "1.40",
15
+ "@syncfusion/ej2-angular-barcode-generator": "29.2",
16
+ "@syncfusion/ej2-angular-base": "29.2",
17
+ "@syncfusion/ej2-angular-buttons": "^29.2",
18
+ "@syncfusion/ej2-angular-popups": "^29.2",
19
+ "@syncfusion/ej2-angular-calendars": "29.2",
20
+ "@syncfusion/ej2-angular-charts": "29.2",
21
+ "@syncfusion/ej2-angular-circulargauge": "29.2",
22
+ "@syncfusion/ej2-angular-diagrams": "29.2",
23
+ "@syncfusion/ej2-angular-gantt": "29.2",
24
+ "@syncfusion/ej2-angular-grids": "29.2",
25
+ "@syncfusion/ej2-angular-inputs": "29.2",
26
+ "@syncfusion/ej2-angular-kanban": "29.2",
27
+ "@syncfusion/ej2-angular-lineargauge": "29.2",
28
+ "@syncfusion/ej2-angular-notifications": "29.2",
29
+ "@syncfusion/ej2-angular-pivotview": "29.2",
30
+ "@syncfusion/ej2-angular-richtexteditor": "29.2",
31
+ "@syncfusion/ej2-angular-schedule": "29.2",
32
+ "@syncfusion/ej2-angular-spreadsheet": "29.2",
33
+ "ace-builds": "1.42",
33
34
  "cookie": "^1.0.2",
34
35
  "dayjs": "^1.11.13",
35
- "firebase": "11.6",
36
+ "firebase": "11.8",
36
37
  "hammerjs": "~2",
37
- "ngx-cookie-service": "19",
38
+ "ngx-cookie-service": "20",
38
39
  "zone.js": "0.15",
39
40
  "tslib": "^2.3.0"
40
41
  },
41
42
  "peerDependencies": {
42
- "@angular/animations": "19",
43
- "@angular/cdk": "19",
44
- "@angular/common": "19",
45
- "@angular/compiler": "19",
46
- "@angular/core": "19",
47
- "@angular/forms": "19",
48
- "@angular/material": "19",
49
- "@angular/platform-browser": "19",
50
- "@angular/platform-browser-dynamic": "19",
51
- "@angular/platform-server": "19",
52
- "@angular/router": "19",
43
+ "@angular/animations": "20",
44
+ "@angular/cdk": "20",
45
+ "@angular/common": "20",
46
+ "@angular/compiler": "20",
47
+ "@angular/core": "20",
48
+ "@angular/forms": "20",
49
+ "@angular/material": "20",
50
+ "@angular/platform-browser": "20",
51
+ "@angular/platform-browser-dynamic": "20",
52
+ "@angular/platform-server": "20",
53
+ "@angular/router": "20",
53
54
  "rxjs": "*"
54
55
  },
55
56
  "assets": [
@@ -1,14 +0,0 @@
1
- import { MatDialog } from "@angular/material/dialog";
2
- import { CanDismiss } from "../core/configuration";
3
- import * as i0 from "@angular/core";
4
- export declare class AdminDismiss implements CanDismiss<AdminComponent> {
5
- private _dialog;
6
- constructor(_dialog: MatDialog);
7
- onDismiss(component: AdminComponent): Promise<boolean> | boolean;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<AdminDismiss, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<AdminDismiss>;
10
- }
11
- export interface AdminComponent {
12
- save(): Promise<any>;
13
- dirty: boolean;
14
- }
@@ -1,10 +0,0 @@
1
- import { Profile } from '../core/models';
2
- import { SessionService } from '../core/session.service';
3
- import * as i0 from "@angular/core";
4
- export declare class AdminMenuComponent {
5
- collapsed: boolean;
6
- profile: Profile;
7
- constructor(session: SessionService);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<AdminMenuComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<AdminMenuComponent, "bizdoc-admin-menu", never, { "collapsed": { "alias": "collapsed"; "required": false; }; }, {}, never, never, false, never>;
10
- }
@@ -1,34 +0,0 @@
1
- import { OnDestroy, OnChanges, SimpleChanges } from '@angular/core';
2
- import { FormGroup, FormBuilder } from '@angular/forms';
3
- import { Observable } from 'rxjs';
4
- import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
5
- import { CubeService } from '../../cube/cube.service';
6
- import { DesignerRef, ElementModel } from './declarations';
7
- import * as i0 from "@angular/core";
8
- export declare class DesignerCubeFilterComponent implements OnChanges, OnDestroy {
9
- private readonly _service;
10
- private _ref;
11
- private readonly _fb;
12
- readonly pattern: RegExp;
13
- cube: ElementModel;
14
- form: FormGroup;
15
- readonly sources: {
16
- [axis: string]: Observable<{
17
- [key: string]: any;
18
- }>;
19
- };
20
- private readonly _decendents;
21
- private readonly _ancestors;
22
- private readonly _destroy;
23
- ngOnChanges(_changes: SimpleChanges): void;
24
- /** filter ctor */
25
- constructor(_service: CubeService, _ref: DesignerRef, _fb: FormBuilder);
26
- displayValue(val: {
27
- key: string;
28
- value: any;
29
- } | string): any;
30
- change(axis: string, evt: MatAutocompleteSelectedEvent): void;
31
- ngOnDestroy(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerCubeFilterComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<DesignerCubeFilterComponent, "bizdoc-designer-cube-filter", never, { "cube": { "alias": "cube"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
34
- }
@@ -1,262 +0,0 @@
1
- import { Injector } from "@angular/core";
2
- import { FormGroup } from "@angular/forms";
3
- import { ScopeType } from "../../core/configuration";
4
- import { AxesMap, ChartType, CubeFilter, FieldInfo, FolderColumn, GuideStep, LocalizedString, PositionPolicy, ViewType } from "../../core/models";
5
- import { Subject } from "rxjs";
6
- export declare const FAMILY_SVG: {
7
- Azure: string;
8
- SAP: string;
9
- Mfg: string;
10
- HiBob: string;
11
- Priority: string;
12
- ActiveDirectory: string;
13
- Amazon: string;
14
- Google: string;
15
- Hadoop: string;
16
- Workday: string;
17
- Okta: string;
18
- PingOne: string;
19
- };
20
- /** */
21
- export declare class DesignerRef<O = any> {
22
- private _designer;
23
- private _element;
24
- private _collection;
25
- mode: DesignMode;
26
- _unlock$: Subject<boolean>;
27
- constructor(_designer: DesignerModel, _element: ElementModel, _collection: ElementModel[], mode: DesignMode);
28
- get designer(): DesignerInfo;
29
- get model(): ElementInfo<O>;
30
- get collection(): ElementInfo[];
31
- unlock(): import("rxjs").Observable<boolean>;
32
- create(element: ElementInfo, collection: ElementInfo[]): void;
33
- }
34
- export interface DesignerElementComponent<T> {
35
- model: ElementInfo<T>;
36
- mode: DesignMode;
37
- form: FormGroup;
38
- onContinue?(): void;
39
- onFinish?(): void;
40
- }
41
- export declare type DesignMode = 'add' | 'edit' | 'widget';
42
- export declare function clone(element: ElementModel): any;
43
- export declare function localizeString(value: LocalizedString): string | undefined;
44
- /**
45
- *
46
- * @param name
47
- */
48
- export declare function programName(name: string): string;
49
- export interface DesignerModel {
50
- currencies: ElementModel[];
51
- types: ElementModel<any>[];
52
- tTypes: TemplateInfo[];
53
- guides: ElementModel<any>[];
54
- reports: ElementModel<any>[];
55
- tReports: TemplateInfo[];
56
- forms: ElementModel<any>[];
57
- tForms: TemplateInfo[];
58
- cubes: ElementModel<any>[];
59
- jobs: ElementModel<any>[];
60
- sources: ElementModel<any>[];
61
- tSources: TemplateInfo[];
62
- tCubes: TemplateInfo[];
63
- utilities: ElementModel<any>[];
64
- tUtilities: TemplateInfo[];
65
- folders: ElementModel<any>[];
66
- roles: ElementModel<any>[];
67
- rules: ElementModel<any>[];
68
- tRules: TemplateInfo[];
69
- notifications: ElementModel<any>[];
70
- tNotifications: TemplateInfo[];
71
- devices: ElementModel<any>[];
72
- tDevices: TemplateInfo[];
73
- policies: ElementModel<any>[];
74
- tPolicies: TemplateInfo[];
75
- views: ElementModel<any>[];
76
- tViews: TemplateInfo[];
77
- nodes: ElementModel<any>[];
78
- tNodes: TemplateInfo[];
79
- widgets: ElementModel<any>[];
80
- tWidgets: TemplateInfo[];
81
- actions: ElementModel<any>[];
82
- tActions: TemplateInfo[];
83
- attributes: ElementModel<any>[];
84
- controls: ElementModel<any>[];
85
- tAttributes: TemplateInfo[];
86
- states: ElementModel<any>[];
87
- }
88
- export interface TemplateInfo {
89
- template?: string;
90
- designTemplate?: string;
91
- title?: string;
92
- key?: string;
93
- icon?: string;
94
- family?: string;
95
- familyKey?: string;
96
- help?: string;
97
- type?: string;
98
- arguments?: FieldInfo[];
99
- configurationFile?: string;
100
- }
101
- export interface ElementModel<T = any> {
102
- designTemplate?: string;
103
- hide?: boolean;
104
- regularExpression?: string;
105
- groups: any[];
106
- key?: string;
107
- format?: string;
108
- injector?: Injector;
109
- ordinal?: number | null;
110
- help?: string;
111
- configurationFile?: string;
112
- template?: string;
113
- icon?: string;
114
- resourceType?: string;
115
- copyOf?: string;
116
- family?: string;
117
- familyKey?: string;
118
- type?: string;
119
- name: string;
120
- title: LocalizedString;
121
- disabled?: boolean;
122
- draft?: boolean;
123
- empty?: boolean;
124
- options?: T;
125
- arguments?: FieldInfo[];
126
- privileges?: PrivilegesModel;
127
- filters?: CubeFilter;
128
- columns?: FolderColumn[];
129
- anomaly?: AnomalyPolicy;
130
- verb?: string;
131
- you?: string;
132
- youMale?: string;
133
- youFemale?: string;
134
- past?: string;
135
- pastMale?: string;
136
- pastFemale?: string;
137
- adjective?: string;
138
- loggable?: boolean;
139
- adjectivePlural?: string;
140
- assignable?: boolean;
141
- position?: PositionPolicy;
142
- multiple?: boolean;
143
- shape?: string;
144
- group?: number;
145
- dataType?: string;
146
- steps?: GuideStep[];
147
- currencyCode?: string;
148
- axes?: CubeAxisModel[];
149
- views?: CubeViewModel[];
150
- indices?: CubeIndexModel[];
151
- scope?: ScopeType;
152
- color?: string;
153
- backgroundColor?: string;
154
- rules?: PermissionModel[];
155
- positions?: {
156
- [key: string]: string[];
157
- };
158
- patterns?: CubePatternModel[] | TypePatternModel[];
159
- priority?: number;
160
- cubes?: string[];
161
- value?: string;
162
- sequencePolicy?: 'Both' | 'Either' | 'Higher';
163
- }
164
- export interface CubeIndexModel {
165
- name: string;
166
- accumulate?: boolean;
167
- hidden?: boolean;
168
- title: string;
169
- }
170
- export interface CubeViewModel {
171
- privileges?: PrivilegesModel;
172
- xAxis: string[];
173
- series?: string[];
174
- filters?: AxesMap;
175
- indices?: string[];
176
- icon?: string;
177
- guide?: string;
178
- name: string;
179
- title: string;
180
- type: ViewType;
181
- chartType?: ChartType;
182
- indicesChartType?: ChartType;
183
- }
184
- export interface TypePatternModel {
185
- title: string;
186
- expression: string;
187
- name: string;
188
- }
189
- export interface CubePatternModel {
190
- title: string;
191
- axes: AxesMap;
192
- hidden?: boolean;
193
- rule?: string;
194
- roles?: string[];
195
- }
196
- export interface CubeAxisModel {
197
- name: string;
198
- title: string;
199
- dataType: string;
200
- combination?: boolean;
201
- indexable?: boolean;
202
- sensitive?: boolean;
203
- resourceType?: string;
204
- selectionMode?: 'Single' | 'Pattern' | 'Multiple' | 'Search' | 'None';
205
- descendentOf?: string;
206
- }
207
- export type AnomalyPolicy = 'Positions' | 'Recipients';
208
- export interface CubePatternModel {
209
- title: string;
210
- resourceType?: string;
211
- axes: AxesMap;
212
- rule?: string;
213
- roles?: string[];
214
- }
215
- export interface PermissionModel {
216
- name: string;
217
- title: string;
218
- rule?: string;
219
- roles?: string[];
220
- }
221
- export interface PrivilegesModel {
222
- rule?: string;
223
- roles?: string[];
224
- }
225
- export interface DesignerInfo {
226
- currencies: ElementInfo[];
227
- types: ElementInfo[];
228
- guides: ElementInfo[];
229
- reports: ElementInfo[];
230
- tReports: TemplateInfo[];
231
- forms: ElementInfo[];
232
- cubes: ElementInfo[];
233
- controls: ElementInfo[];
234
- utilities: ElementInfo[];
235
- folders: ElementInfo[];
236
- nodes: ElementInfo[];
237
- roles: ElementInfo[];
238
- rules: ElementInfo[];
239
- policies: ElementInfo[];
240
- views: ElementInfo[];
241
- widgets: ElementInfo[];
242
- actions: ElementInfo[];
243
- states: ElementInfo[];
244
- }
245
- export interface ElementInfo<O = any> {
246
- family?: string;
247
- familyKey?: string;
248
- type?: string;
249
- key?: string;
250
- name: string;
251
- title: LocalizedString;
252
- disabled?: boolean;
253
- draft?: boolean;
254
- empty?: boolean;
255
- options?: O;
256
- }
257
- export interface ElementFamily {
258
- title: string;
259
- elements: ElementInfo[];
260
- }
261
- export declare function getMonthList(locales?: string | string[], format?: "long" | "short"): string[];
262
- export declare function extractString(str: LocalizedString | string): string | null;
@@ -1,110 +0,0 @@
1
- import { AfterViewInit, ComponentRef, ElementRef, EventEmitter, OnChanges, OnDestroy, QueryList, SimpleChanges, TemplateRef } from "@angular/core";
2
- import { FormArray, FormBuilder, FormGroup } from "@angular/forms";
3
- import { DomSanitizer } from "@angular/platform-browser";
4
- import { Portal } from "@angular/cdk/portal";
5
- import { BizDocComponentFactoryResolver } from "../../core/component-factory-resolver";
6
- import { DesignerRef, ElementModel, DesignMode, DesignerElementComponent } from "./declarations";
7
- import { LayoutComponent } from "../../core/layout.component";
8
- import * as i0 from "@angular/core";
9
- export declare class WidgetContentDirective {
10
- templateRef: TemplateRef<unknown>;
11
- constructor(templateRef: TemplateRef<unknown>);
12
- static ɵfac: i0.ɵɵFactoryDeclaration<WidgetContentDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<WidgetContentDirective, "[bizdocContent]", never, {}, {}, never, never, false, never>;
14
- }
15
- export declare class EditContentDirective extends WidgetContentDirective {
16
- static ɵfac: i0.ɵɵFactoryDeclaration<EditContentDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<EditContentDirective, "[bizdocEditContent]", never, {}, {}, never, never, false, never>;
18
- }
19
- export declare class CustomContentDirective extends WidgetContentDirective {
20
- name: string;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomContentDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<CustomContentDirective, "[bizdocCustomContent]", never, { "name": { "alias": "bizdocCustomContent"; "required": false; }; }, {}, never, never, false, never>;
23
- }
24
- export declare class AddContentDirective extends WidgetContentDirective {
25
- static ɵfac: i0.ɵɵFactoryDeclaration<AddContentDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<AddContentDirective, "[bizdocAddContent]", never, {}, {}, never, never, false, never>;
27
- }
28
- export type CustomViewContext = {
29
- name: string;
30
- active: boolean;
31
- mode: 'add' | 'edit';
32
- title: string;
33
- form: FormGroup;
34
- collection?: FormArray;
35
- };
36
- /**
37
- */
38
- export declare class DesignerItemComponent implements AfterViewInit, OnChanges, OnDestroy {
39
- private _element;
40
- private _fb;
41
- private _sanitizer;
42
- private _ref;
43
- private _cfr;
44
- readonly SVG: {
45
- Azure: string;
46
- SAP: string;
47
- Mfg: string;
48
- HiBob: string;
49
- Priority: string;
50
- ActiveDirectory: string;
51
- Amazon: string;
52
- Google: string;
53
- Hadoop: string;
54
- Workday: string;
55
- Okta: string;
56
- PingOne: string;
57
- };
58
- privileges: boolean;
59
- icon: boolean;
60
- form: FormGroup;
61
- context?: CustomViewContext;
62
- customView?: TemplateRef<any>;
63
- readonly onSave: EventEmitter<ElementModel<any>>;
64
- readonly onContinue: EventEmitter<void>;
65
- editContent: EditContentDirective;
66
- addContent: AddContentDirective;
67
- customContents: QueryList<CustomContentDirective>;
68
- widgetContent: WidgetContentDirective;
69
- options: Portal<any>;
70
- arguments: Portal<any>;
71
- mode: DesignMode;
72
- model: ElementModel<any>;
73
- private _elementDesigner;
74
- private readonly _destroy;
75
- constructor(_element: ElementRef<HTMLDivElement>, _fb: FormBuilder, _sanitizer: DomSanitizer, _ref: DesignerRef<any>, _cfr: BizDocComponentFactoryResolver);
76
- ngOnChanges(changes: SimpleChanges): void;
77
- resource(image: string): import("@angular/platform-browser").SafeResourceUrl;
78
- ngOnInit(): void;
79
- private _patch;
80
- optionsAttached(componentRef: ComponentRef<DesignerElementComponent<any>>): void;
81
- argumentsAttached(componentRef: ComponentRef<LayoutComponent>): void;
82
- private _bindOptionsForm;
83
- /** */
84
- private _commonForm;
85
- ngAfterViewInit(): void;
86
- /**
87
- *
88
- * @param evt
89
- * @returns
90
- */
91
- unlock(evt: Event): void;
92
- /** */
93
- continue(): void;
94
- /** */
95
- save(): void;
96
- /**
97
- *
98
- * @param val
99
- */
100
- closeView(val?: boolean): void;
101
- /**
102
- * Ctrl-s save
103
- * @param event
104
- */
105
- handleKeyboardEvent(event: KeyboardEvent): void;
106
- close(): void;
107
- ngOnDestroy(): void;
108
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerItemComponent, never>;
109
- static ɵcmp: i0.ɵɵComponentDeclaration<DesignerItemComponent, "bizdoc-designer-element", never, { "privileges": { "alias": "privileges"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "form": { "alias": "form"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, { "onSave": "save"; "onContinue": "continue"; }, ["editContent", "addContent", "widgetContent", "customContents"], never, false, never>;
110
- }
@@ -1,35 +0,0 @@
1
- import { OnInit } from "@angular/core";
2
- import { MatAutocompleteSelectedEvent } from "@angular/material/autocomplete";
3
- import { FormBuilder, FormGroup } from "@angular/forms";
4
- import { SystemService, Role } from "../system.service";
5
- import { DesignerRef } from "./declarations";
6
- import * as i0 from "@angular/core";
7
- /** */
8
- export declare class DesignerPrivilegesComponent implements OnInit {
9
- private _fb;
10
- private _service;
11
- private _ref;
12
- readonly separatorKeysCodes: number[];
13
- form: FormGroup<{
14
- roles: any;
15
- }>;
16
- private _roles;
17
- roles: Role[];
18
- readonly search: import("@angular/forms").FormControl<null>;
19
- constructor(_fb: FormBuilder, _service: SystemService, _ref: DesignerRef<any>);
20
- ngOnInit(): void;
21
- titleOf(name: string): any;
22
- /**
23
- *
24
- * @param id
25
- */
26
- remove(id: string): void;
27
- /**
28
- *
29
- * @param inp
30
- * @param event
31
- */
32
- add(inp: HTMLInputElement, event: MatAutocompleteSelectedEvent): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerPrivilegesComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<DesignerPrivilegesComponent, "bizdoc-designer-privileges", never, { "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
35
- }
@@ -1,48 +0,0 @@
1
- import { ElementRef, OnInit } from "@angular/core";
2
- import { FormArray, FormBuilder, FormGroup } from "@angular/forms";
3
- import { CdkDragDrop } from "@angular/cdk/drag-drop";
4
- import { MatSelectChange } from "@angular/material/select";
5
- import { DesignerElementComponent, DesignMode, ElementModel, DesignerRef, ElementFamily } from "./declarations";
6
- import { CustomViewContext, DesignerItemComponent } from "./designer-element.component";
7
- import * as i0 from "@angular/core";
8
- /** */
9
- export declare abstract class DesignerElementComponentBase<T = any> implements DesignerElementComponent<T> {
10
- protected _fb: FormBuilder;
11
- private _element;
12
- protected _ref: DesignerRef<T>;
13
- sortComparator: (a: any, b: any) => number;
14
- mode: DesignMode;
15
- model: ElementModel<T>;
16
- get options(): T;
17
- abstract form: FormGroup;
18
- constructor(_fb: FormBuilder, _element: ElementRef<any>, _ref: DesignerRef<T>);
19
- disable(...names: string[]): void;
20
- enable(...names: string[]): void;
21
- drop(event: CdkDragDrop<FormGroup>, collection: FormArray): void;
22
- focus(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerElementComponentBase<any>, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<DesignerElementComponentBase<any>, never, never, {}, {}, never, never, true, never>;
25
- }
26
- export declare abstract class DesignerTypeElementComponent<T = any> extends DesignerElementComponentBase {
27
- designer: DesignerItemComponent;
28
- constructor(_fb: FormBuilder, element: ElementRef<any>, _ref: DesignerRef<T>);
29
- view?: string;
30
- context?: CustomViewContext;
31
- add(collection: FormArray, form: FormGroup, title: string, name: string): void;
32
- edit(form: FormGroup, title: string, name: string): void;
33
- protected get _typegroups(): ElementFamily[];
34
- datatypeOf(name: string): import("@bizdoc/core").LocalizedString | undefined;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerTypeElementComponent<any>, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<DesignerTypeElementComponent<any>, never, never, {}, {}, never, never, true, never>;
37
- }
38
- /** */
39
- export declare abstract class DesignerCubeElementComponent<T = any> extends DesignerElementComponentBase<T> implements OnInit {
40
- readonly cubes: ElementModel[];
41
- cube: ElementModel;
42
- cubeSelected(evt: MatSelectChange): void;
43
- constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef);
44
- ngOnInit(): void;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<DesignerCubeElementComponent<any>, never>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<DesignerCubeElementComponent<any>, never, never, {}, {}, never, never, true, never>;
47
- }
48
- export declare function isAccum(chartType: string): boolean;