@bizdoc/core 1.13.38 → 1.14.0-next.1

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 (308) hide show
  1. package/assets/bizdoc-schema.json +5 -0
  2. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  3. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  4. package/esm2020/lib/admin/core/ace.input.mjs +3 -3
  5. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  6. package/esm2020/lib/admin/core/search.input.mjs +3 -3
  7. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  8. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
  9. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  10. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
  11. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  12. package/esm2020/lib/admin/form/form.service.mjs +3 -3
  13. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  14. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  15. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +5 -5
  16. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  17. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  18. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  19. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  20. package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
  21. package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
  22. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  23. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  24. package/esm2020/lib/app.component.mjs +8 -8
  25. package/esm2020/lib/bizdoc.module.mjs +4 -4
  26. package/esm2020/lib/browse/browse-items.component.mjs +3 -3
  27. package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
  28. package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
  29. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  30. package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
  31. package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
  32. package/esm2020/lib/chat/chat-info.mjs +3 -3
  33. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  34. package/esm2020/lib/chat/chat.service.mjs +3 -3
  35. package/esm2020/lib/chat/contacts.component.mjs +6 -6
  36. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  37. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  38. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  39. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  40. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  41. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  42. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  43. package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
  44. package/esm2020/lib/compose/action/return-action.component.mjs +18 -18
  45. package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
  46. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  47. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  48. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  49. package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
  50. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  51. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  52. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  53. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  54. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  55. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  56. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  57. package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
  58. package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
  59. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  60. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  61. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  62. package/esm2020/lib/compose/document.component.mjs +3 -3
  63. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  64. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  65. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  66. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  67. package/esm2020/lib/compose/form.component.mjs +3 -3
  68. package/esm2020/lib/compose/new-menu.component.mjs +3 -3
  69. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  70. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  71. package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
  72. package/esm2020/lib/compose/state.component.mjs +3 -3
  73. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  74. package/esm2020/lib/compose/trace/flow.component.mjs +33 -6
  75. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  76. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  77. package/esm2020/lib/compose/trace/trace.component.mjs +12 -5
  78. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  79. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  80. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  81. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
  82. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  83. package/esm2020/lib/core/account.service.mjs +3 -3
  84. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  85. package/esm2020/lib/core/animations.mjs +3 -3
  86. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  87. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  88. package/esm2020/lib/core/controls/address.input.mjs +3 -3
  89. package/esm2020/lib/core/controls/auto-complete.input.mjs +5 -6
  90. package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
  91. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  92. package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
  93. package/esm2020/lib/core/controls/file.input.mjs +144 -116
  94. package/esm2020/lib/core/controls/select.input.mjs +19 -19
  95. package/esm2020/lib/core/controls/time-picker.mjs +3 -3
  96. package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
  97. package/esm2020/lib/core/datasource.service.mjs +3 -3
  98. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  99. package/esm2020/lib/core/guide/guide.service.mjs +16 -5
  100. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  101. package/esm2020/lib/core/hub.service.mjs +3 -3
  102. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  103. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  104. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  105. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  106. package/esm2020/lib/core/info/map-info.mjs +3 -3
  107. package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
  108. package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
  109. package/esm2020/lib/core/layout/checkbox.mjs +3 -3
  110. package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
  111. package/esm2020/lib/core/layout/date.field.mjs +3 -3
  112. package/esm2020/lib/core/layout/expression.field.mjs +3 -3
  113. package/esm2020/lib/core/layout/file.field.mjs +3 -3
  114. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  115. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  116. package/esm2020/lib/core/layout/input.field.mjs +3 -3
  117. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  118. package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
  119. package/esm2020/lib/core/layout/select.field.mjs +3 -3
  120. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  121. package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
  122. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  123. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  124. package/esm2020/lib/core/mailbox.service.mjs +19 -4
  125. package/esm2020/lib/core/models.mjs +1 -1
  126. package/esm2020/lib/core/none.component.mjs +3 -3
  127. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  128. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  129. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  130. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  131. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  132. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  133. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  137. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  139. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  142. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  143. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  144. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  145. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  146. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  147. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  148. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  149. package/esm2020/lib/core/prompt.service.mjs +3 -3
  150. package/esm2020/lib/core/router.mjs +6 -6
  151. package/esm2020/lib/core/session.service.mjs +3 -3
  152. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  153. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  154. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  155. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  156. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  157. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  158. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  159. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  160. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  161. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  162. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  163. package/esm2020/lib/core/translate.service.mjs +3 -3
  164. package/esm2020/lib/core/window-title.service.mjs +3 -3
  165. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  166. package/esm2020/lib/cube/chart/chart.component.mjs +20 -5
  167. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  168. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  169. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  170. package/esm2020/lib/cube/cube.service.mjs +3 -3
  171. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  172. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  173. package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
  174. package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
  175. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  176. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  177. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  178. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  179. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  180. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
  181. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  182. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  183. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  184. package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
  185. package/esm2020/lib/cube/matrix/table.component.mjs +5 -5
  186. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  187. package/esm2020/lib/cube/pivot/pivot.component.mjs +16 -5
  188. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  189. package/esm2020/lib/cube/view-base.mjs +3 -3
  190. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  191. package/esm2020/lib/cube/view.pane.component.mjs +3 -3
  192. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  193. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  194. package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
  195. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  196. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  197. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  198. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  199. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  200. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  201. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  202. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  203. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  204. package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  205. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  206. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  207. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  208. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  209. package/esm2020/lib/desktop.module.mjs +4 -4
  210. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  211. package/esm2020/lib/home/home-base.component.mjs +3 -3
  212. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  213. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  214. package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
  215. package/esm2020/lib/home/options/options.component.mjs +3 -3
  216. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  217. package/esm2020/lib/home/search.service.mjs +3 -3
  218. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  219. package/esm2020/lib/home/tools.component.mjs +3 -3
  220. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  221. package/esm2020/lib/mobile.module.mjs +4 -4
  222. package/esm2020/lib/modules/chart.module.mjs +4 -4
  223. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  224. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  225. package/esm2020/lib/modules/dayjs.module.mjs +4 -4
  226. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  227. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  228. package/esm2020/lib/modules/grid.module.mjs +4 -4
  229. package/esm2020/lib/modules/material.module.mjs +4 -4
  230. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  231. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  232. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  233. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  234. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  235. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  236. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  237. package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
  238. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  239. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  240. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  241. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  242. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  243. package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
  244. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  245. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  246. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  247. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  248. package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
  249. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  250. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  251. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  252. package/esm2020/lib/options/options.component.mjs +3 -3
  253. package/esm2020/lib/options/options.service.mjs +3 -3
  254. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  255. package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
  256. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  257. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  258. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  259. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  260. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  261. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  262. package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
  263. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  264. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  265. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  266. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  267. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  268. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  269. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  270. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  271. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  272. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  273. package/esm2020/lib/shared.module.mjs +4 -4
  274. package/esm2020/lib/system.module.mjs +4 -4
  275. package/esm2020/lib/views/cube/chart.component.mjs +3 -3
  276. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  277. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  278. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  279. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  280. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  281. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  282. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  283. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  284. package/esm2020/lib/views/view-item.component.mjs +3 -3
  285. package/esm2020/lib/views/views.component.mjs +3 -3
  286. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  287. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  288. package/esm2020/public-api.mjs +2 -2
  289. package/fesm2015/bizdoc-core.mjs +1207 -1089
  290. package/fesm2015/bizdoc-core.mjs.map +1 -1
  291. package/fesm2020/bizdoc-core.mjs +1207 -1091
  292. package/fesm2020/bizdoc-core.mjs.map +1 -1
  293. package/lib/compose/action/return-action.component.d.ts +4 -2
  294. package/lib/core/animations.d.ts +1 -1
  295. package/lib/core/controls/file.input.d.ts +15 -4
  296. package/lib/core/controls/select.input.d.ts +5 -5
  297. package/lib/core/guide/guide.service.d.ts +8 -2
  298. package/lib/core/mailbox.service.d.ts +1 -0
  299. package/lib/core/models.d.ts +2 -0
  300. package/package.json +10 -9
  301. package/public-api.d.ts +1 -1
  302. package/assets/themes/brown.min.css +0 -83
  303. package/assets/themes/dark.min.css +0 -78
  304. package/assets/themes/deep-purple-light-blue.min.css +0 -90
  305. package/assets/themes/deep-purple-teal.min.css +0 -90
  306. package/assets/themes/default.min.css +0 -90
  307. package/assets/themes/green.min.css +0 -83
  308. package/assets/themes/indigo.min.css +0 -83
@@ -3,15 +3,17 @@ import { ArgumentsComponent } from '../../core/base';
3
3
  import { Recipient } from '../../core/models';
4
4
  import { ActionRef } from './action-ref';
5
5
  import { SessionService } from '../../core/session.service';
6
- import { AccountService } from '../../core/account.service';
7
6
  import { OnInit } from '@angular/core';
8
7
  import * as i0 from "@angular/core";
9
8
  export declare class ReturnActionComponent implements ArgumentsComponent, OnInit {
10
9
  private _fb;
11
10
  readonly recipients: Recipient[];
12
- constructor(_fb: FormBuilder, actionRef: ActionRef, session: SessionService, accounts: AccountService);
11
+ constructor(_fb: FormBuilder, actionRef: ActionRef<Options>, session: SessionService);
13
12
  ngOnInit(): void;
14
13
  readonly form: import("@angular/forms").FormGroup;
15
14
  static ɵfac: i0.ɵɵFactoryDeclaration<ReturnActionComponent, never>;
16
15
  static ɵcmp: i0.ɵɵComponentDeclaration<ReturnActionComponent, "ng-component", never, {}, {}, never, never>;
17
16
  }
17
+ interface Options {
18
+ }
19
+ export {};
@@ -7,7 +7,7 @@ export declare const ShakeAnimation: (import("@angular/animations").AnimationSty
7
7
  export declare const EnterExitLeft: import("@angular/animations").AnimationTransitionMetadata[];
8
8
  export declare const EnterExitRight: import("@angular/animations").AnimationTransitionMetadata[];
9
9
  export declare const EnterExitTop: import("@angular/animations").AnimationTransitionMetadata[];
10
- export declare const FadeSlideInOut: import("@angular/animations").AnimationTriggerMetadata;
10
+ export declare const FadeSlideInOut: import("@angular/animations").AnimationTransitionMetadata[];
11
11
  export declare const PulseAnimation: import("@angular/animations").AnimationAnimateMetadata;
12
12
  export declare const SwapAnimation: import("@angular/animations").AnimationTransitionMetadata[];
13
13
  export declare const matrixAnimation: import("@angular/animations").AnimationTriggerMetadata;
@@ -39,13 +39,12 @@ export declare class FileInput implements MatFormFieldControl<number | number[]>
39
39
  private readonly _dragDrop;
40
40
  private readonly _pending;
41
41
  constructor(_dropableElement: ElementRef, _mailbox: MailboxService, _sanitizer: DomSanitizer, _attachmentInfo: AttachmentInfo, _translate: TranslateService, _session: SessionService, _sb: PromptService, ngControl: NgControl, _model: RecipientModel<any>);
42
- hasVersion(item: Attachment): boolean;
42
+ hasVersions(item: Attachment): boolean;
43
43
  getVersions(item: Attachment): Attachment[];
44
44
  download(item: AttachmentExtra): void;
45
45
  previewOrDownload(item: AttachmentExtra): void;
46
- canPreview(item: AttachmentExtra): boolean;
47
46
  canEdit(item: AttachmentExtra): boolean;
48
- openPreview(item: AttachmentExtra): void;
47
+ apreview(item: AttachmentExtra): void;
49
48
  cancel(item: AttachmentExtra): void;
50
49
  checkIn(item: AttachmentExtra): void;
51
50
  checkOut(item: AttachmentExtra): void;
@@ -77,10 +76,22 @@ export declare class FileInput implements MatFormFieldControl<number | number[]>
77
76
  describedBy: string;
78
77
  setDescribedByIds(ids: string[]): void;
79
78
  onContainerClick(): void;
80
- prompt(): void;
79
+ open(): void;
81
80
  private _prompt;
81
+ /**
82
+ *
83
+ * @param evt
84
+ */
82
85
  _change(evt: InputEvent): void;
86
+ /**
87
+ *
88
+ * @param attachment
89
+ */
83
90
  private _createItem;
91
+ /**
92
+ *
93
+ * @param files
94
+ */
84
95
  private _upload;
85
96
  ngOnDestroy(): void;
86
97
  static ɵfac: i0.ɵɵFactoryDeclaration<FileInput, [null, null, null, null, null, null, null, { optional: true; self: true; }, null]>;
@@ -1,4 +1,4 @@
1
- import { OnDestroy, OnInit, ElementRef, EventEmitter, DoCheck } from '@angular/core';
1
+ import { OnDestroy, OnInit, ElementRef, EventEmitter } from '@angular/core';
2
2
  import { NgControl, ControlValueAccessor, FormControl } from '@angular/forms';
3
3
  import { MatFormFieldControl } from '@angular/material/form-field';
4
4
  import { MatSelect } from '@angular/material/select';
@@ -9,13 +9,12 @@ import { SessionService } from '../session.service';
9
9
  import { DatasourceService } from '../datasource.service';
10
10
  import { ScopeType } from '../configuration';
11
11
  import * as i0 from "@angular/core";
12
- export declare class TypeSelect implements MatFormFieldControl<string | string[]>, ControlValueAccessor, OnInit, DoCheck, OnDestroy {
12
+ export declare class TypeSelect implements MatFormFieldControl<string | string[]>, ControlValueAccessor, OnInit, OnDestroy {
13
13
  ngControl: NgControl;
14
14
  private _fm;
15
15
  private _elRef;
16
16
  private _session;
17
17
  private _service;
18
- focus(): void;
19
18
  private static nextId;
20
19
  private _placeholder;
21
20
  private _required;
@@ -34,6 +33,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
34
33
  type: string;
35
34
  scope: ScopeType;
36
35
  readonly selectionChange: EventEmitter<SelectEvent>;
36
+ touched: boolean;
37
37
  set multiple(val: boolean);
38
38
  get multiple(): boolean;
39
39
  get placeholder(): string;
@@ -47,7 +47,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
47
47
  set disabled(val: boolean);
48
48
  text: string;
49
49
  readonly textChange: EventEmitter<string>;
50
- errorState: boolean;
50
+ get errorState(): boolean;
51
51
  controlType?: string;
52
52
  describedBy: string;
53
53
  setDescribedByIds(ids: string[]): void;
@@ -61,7 +61,7 @@ export declare class TypeSelect implements MatFormFieldControl<string | string[]
61
61
  set value(val: string | string[]);
62
62
  _onFocus(): void;
63
63
  _onBlur(): void;
64
- ngDoCheck(): void;
64
+ focus(): void;
65
65
  _compareWithKey(option1: KeyValue, option2: KeyValue): boolean;
66
66
  private readonly _destroy;
67
67
  constructor(ngControl: NgControl, _fm: FocusMonitor, _elRef: ElementRef<HTMLElement>, _session: SessionService, _service: DatasourceService);
@@ -1,10 +1,16 @@
1
1
  import { Injector } from '@angular/core';
2
- import { Overlay } from "@angular/cdk/overlay";
2
+ import { Overlay, OverlayRef } from "@angular/cdk/overlay";
3
3
  import { BizDocConfig } from '../configuration';
4
4
  import { Guide } from '../models';
5
5
  import { SessionService } from '../session.service';
6
6
  import { TranslateService } from '../translate.service';
7
7
  import * as i0 from "@angular/core";
8
+ export declare class GuideRef {
9
+ private _guide;
10
+ private _overlayRef;
11
+ constructor(_guide: Guide, _overlayRef: OverlayRef);
12
+ closed(): import("rxjs").Observable<void>;
13
+ }
8
14
  /** */
9
15
  export declare class GuideService {
10
16
  private _overlay;
@@ -26,7 +32,7 @@ export declare class GuideService {
26
32
  *
27
33
  * @param options
28
34
  */
29
- start(options: Guide | string): void;
35
+ start(options: Guide | string): GuideRef;
30
36
  static ɵfac: i0.ɵɵFactoryDeclaration<GuideService, never>;
31
37
  static ɵprov: i0.ɵɵInjectableDeclaration<GuideService>;
32
38
  }
@@ -139,3 +139,4 @@ export declare class UploadEvent {
139
139
  state: 'pending' | 'progress' | 'done';
140
140
  constructor(options: any);
141
141
  }
142
+ export declare function reportProgress(attachment: AttachmentExtra): (source: Observable<Attachment>) => Observable<unknown>;
@@ -97,6 +97,7 @@ export interface ConnectorInfo {
97
97
  targetId: string;
98
98
  }
99
99
  export interface NodeInfo {
100
+ note?: string;
100
101
  originId?: number;
101
102
  id: string;
102
103
  /** node */
@@ -541,6 +542,7 @@ export interface Cube {
541
542
  }
542
543
  export interface YAxis {
543
544
  title?: string;
545
+ type?: 'None' | 'Number' | 'Currency';
544
546
  }
545
547
  export interface CubeIndex {
546
548
  name: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.13.38",
3
+ "version": "1.14.0-next.1",
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",
@@ -9,28 +9,29 @@
9
9
  "private": true
10
10
  },
11
11
  "dependencies": {
12
+ "@types/google.maps": "^3.48.3",
12
13
  "@ctrl/ngx-emoji-mart": "^6.2.0",
13
14
  "@microsoft/signalr": "^6.0.3",
14
- "@syncfusion/ej2": "^19.4.55",
15
+ "@syncfusion/ej2": "^19.4.56",
15
16
  "@syncfusion/ej2-angular-charts": "^19.4.54",
16
17
  "@syncfusion/ej2-angular-circulargauge": "^19.4.52",
17
- "@syncfusion/ej2-angular-diagrams": "^19.4.55",
18
- "@syncfusion/ej2-angular-gantt": "^19.4.55",
19
- "@syncfusion/ej2-angular-grids": "^19.4.55",
18
+ "@syncfusion/ej2-angular-diagrams": "^19.4.56",
19
+ "@syncfusion/ej2-angular-gantt": "^19.4.56",
20
+ "@syncfusion/ej2-angular-grids": "^19.4.56",
20
21
  "@syncfusion/ej2-angular-kanban": "^19.4.52",
21
22
  "@syncfusion/ej2-angular-pivotview": "^19.4.55",
22
- "@syncfusion/ej2-angular-richtexteditor": "^19.4.55",
23
+ "@syncfusion/ej2-angular-richtexteditor": "^19.4.56",
23
24
  "@syncfusion/ej2-angular-schedule": "^19.4.55",
24
- "@syncfusion/ej2-angular-spreadsheet": "^19.4.55",
25
+ "@syncfusion/ej2-angular-spreadsheet": "^19.4.56",
25
26
  "@syncfusion/ej2-base": "^19.4.52",
26
27
  "@teamhive/lottie-player": "^1.0.0",
27
28
  "brace": "^0.11.1",
28
29
  "cookie": "^0.4.2",
29
- "firebase": "^9.6.8",
30
+ "firebase": "^9.6.9",
30
31
  "hammerjs": "~2",
31
32
  "lottie-web": "^5.9.1",
32
33
  "ngx-cookie-service": "13",
33
- "dayjs": "^1.10.8",
34
+ "dayjs": "^1.11.0",
34
35
  "zone.js": "^0.11.5",
35
36
  "tslib": "^2.3.0"
36
37
  },
package/public-api.d.ts CHANGED
@@ -17,7 +17,7 @@ export { SessionService } from './lib/core/session.service';
17
17
  export { DatasourceService } from './lib/core/datasource.service';
18
18
  export { AccountService } from './lib/core/account.service';
19
19
  export { AvatarComponent } from './lib/core/avatar/avatar.component';
20
- export { GuideService } from './lib/core/guide/guide.service';
20
+ export { GuideService, GuideRef } from './lib/core/guide/guide.service';
21
21
  export { CubeService, Series, Point, Currency, Pattern, modelize } from './lib/cube/cube.service';
22
22
  export { TranslateService } from './lib/core/translate.service';
23
23
  export { Location } from './lib/core/info/location-info.component';