@bizdoc/core 1.14.15 → 1.15.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 (539) hide show
  1. package/assets/themes/brown.min.css +3 -3
  2. package/assets/themes/dark.min.css +3 -3
  3. package/assets/themes/deep-purple-light-blue.min.css +4 -4
  4. package/assets/themes/deep-purple-teal.min.css +4 -4
  5. package/assets/themes/default.min.css +4 -4
  6. package/assets/themes/green.min.css +3 -3
  7. package/assets/themes/indigo.min.css +3 -3
  8. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  9. package/esm2020/lib/admin/admin-menu.component.mjs +9 -9
  10. package/esm2020/lib/admin/core/ace.input.mjs +5 -12
  11. package/esm2020/lib/admin/core/color-picker.input.mjs +7 -7
  12. package/esm2020/lib/admin/core/search.input.mjs +9 -16
  13. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +17 -17
  14. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +22 -22
  15. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +13 -13
  16. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +12 -12
  17. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  18. package/esm2020/lib/admin/form/form.service.mjs +4 -4
  19. package/esm2020/lib/admin/form/workflow/node.component.mjs +11 -11
  20. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +15 -15
  21. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +12 -12
  22. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +13 -13
  23. package/esm2020/lib/admin/patterns/patterns.component.mjs +19 -19
  24. package/esm2020/lib/admin/permissions/permissions.component.mjs +12 -12
  25. package/esm2020/lib/admin/positions/positions-popup.component.mjs +13 -13
  26. package/esm2020/lib/admin/positions/positions.component.mjs +21 -21
  27. package/esm2020/lib/admin/profiler/outofoffice.component.mjs +21 -21
  28. package/esm2020/lib/admin/profiler/profiler.component.mjs +19 -19
  29. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  30. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  31. package/esm2020/lib/app.component.mjs +6 -6
  32. package/esm2020/lib/bizdoc.module.mjs +11 -13
  33. package/esm2020/lib/browse/browse-items.component.mjs +25 -25
  34. package/esm2020/lib/browse/browse.mobile.component.mjs +17 -17
  35. package/esm2020/lib/browse/browse.pane.component.mjs +17 -17
  36. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +13 -13
  37. package/esm2020/lib/browse/filter/filter.component.mjs +13 -13
  38. package/esm2020/lib/browse/folders-menu.component.mjs +12 -12
  39. package/esm2020/lib/chat/chat-info.mjs +3 -3
  40. package/esm2020/lib/chat/chat.mobile.component.mjs +7 -7
  41. package/esm2020/lib/chat/chat.service.mjs +3 -3
  42. package/esm2020/lib/chat/contacts.component.mjs +23 -23
  43. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  44. package/esm2020/lib/chat/conversation.component.mjs +11 -11
  45. package/esm2020/lib/chat/conversation.pane.component.mjs +6 -12
  46. package/esm2020/lib/compose/action/action-picker.component.mjs +9 -9
  47. package/esm2020/lib/compose/action/action.dialog.mjs +7 -7
  48. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +5 -5
  49. package/esm2020/lib/compose/action/assign-action.component.mjs +12 -12
  50. package/esm2020/lib/compose/action/moveto-action.component.mjs +10 -10
  51. package/esm2020/lib/compose/action/return-action.component.mjs +12 -12
  52. package/esm2020/lib/compose/attachments/attachments.component.mjs +10 -10
  53. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +8 -8
  54. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  55. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  56. package/esm2020/lib/compose/comments/comment.component.mjs +15 -15
  57. package/esm2020/lib/compose/comments/comments.component.mjs +7 -7
  58. package/esm2020/lib/compose/comments/{Comments.pane.component.mjs → comments.pane.component.mjs} +6 -14
  59. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  60. package/esm2020/lib/compose/comments/edits.component.mjs +10 -10
  61. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +5 -5
  62. package/esm2020/lib/compose/comments/votes.component.mjs +10 -10
  63. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  64. package/esm2020/lib/compose/compose.mobile.component.mjs +17 -17
  65. package/esm2020/lib/compose/compose.pane.component.mjs +13 -13
  66. package/esm2020/lib/compose/copy/copy.dialog.mjs +8 -8
  67. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  68. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  69. package/esm2020/lib/compose/document.component.mjs +3 -3
  70. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  71. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  72. package/esm2020/lib/compose/events/events.component.mjs +8 -8
  73. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +8 -8
  74. package/esm2020/lib/compose/form.component.mjs +7 -7
  75. package/esm2020/lib/compose/new-menu.component.mjs +9 -9
  76. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  77. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  78. package/esm2020/lib/compose/state.component.mjs +3 -3
  79. package/esm2020/lib/compose/tag/tags.component.mjs +8 -8
  80. package/esm2020/lib/compose/trace/flow.component.mjs +63 -82
  81. package/esm2020/lib/compose/trace/people.component.mjs +5 -5
  82. package/esm2020/lib/compose/trace/trace.base.mjs +16 -7
  83. package/esm2020/lib/compose/trace/trace.component.mjs +16 -24
  84. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  85. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  86. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  87. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +11 -11
  88. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  89. package/esm2020/lib/core/account.service.mjs +3 -3
  90. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  91. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  92. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  93. package/esm2020/lib/core/controls/address.input.mjs +11 -17
  94. package/esm2020/lib/core/controls/auto-complete.input.mjs +11 -11
  95. package/esm2020/lib/core/controls/combination-picker-body.mjs +11 -11
  96. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  97. package/esm2020/lib/core/controls/combination-pool.mjs +7 -7
  98. package/esm2020/lib/core/controls/file.input.mjs +10 -10
  99. package/esm2020/lib/core/controls/select.input.mjs +6 -6
  100. package/esm2020/lib/core/controls/time-picker.mjs +9 -9
  101. package/esm2020/lib/core/controls/timespan.input.mjs +8 -35
  102. package/esm2020/lib/core/datasource.service.mjs +3 -3
  103. package/esm2020/lib/core/guide/guide.component.mjs +10 -10
  104. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  105. package/esm2020/lib/core/guide/help-tip.component.mjs +11 -23
  106. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  107. package/esm2020/lib/core/hub.service.mjs +3 -3
  108. package/esm2020/lib/core/identity/identity.component.mjs +5 -5
  109. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  110. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  111. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  112. package/esm2020/lib/core/info/map-info.mjs +3 -3
  113. package/esm2020/lib/core/layout/autocomplete.field.mjs +8 -8
  114. package/esm2020/lib/core/layout/checkbox.field.mjs +7 -7
  115. package/esm2020/lib/core/layout/checkbox.mjs +6 -6
  116. package/esm2020/lib/core/layout/date-range.field.mjs +6 -6
  117. package/esm2020/lib/core/layout/date.field.mjs +9 -9
  118. package/esm2020/lib/core/layout/expression.field.mjs +8 -8
  119. package/esm2020/lib/core/layout/file.field.mjs +11 -9
  120. package/esm2020/lib/core/layout/html.field.mjs +8 -8
  121. package/esm2020/lib/core/layout/input.base.mjs +4 -5
  122. package/esm2020/lib/core/layout/input.field.mjs +8 -8
  123. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  124. package/esm2020/lib/core/layout/numeric.field.mjs +8 -8
  125. package/esm2020/lib/core/layout/select.field.mjs +10 -10
  126. package/esm2020/lib/core/layout/switch.field.mjs +7 -7
  127. package/esm2020/lib/core/layout/textarea.field.mjs +8 -8
  128. package/esm2020/lib/core/layout/timespan.field.mjs +9 -9
  129. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  130. package/esm2020/lib/core/mailbox.service.mjs +3 -3
  131. package/esm2020/lib/core/models.mjs +1 -1
  132. package/esm2020/lib/core/none.component.mjs +7 -7
  133. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  136. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  137. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  139. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  140. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  141. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  142. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  143. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  144. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  145. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  146. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
  147. package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
  148. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  149. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  150. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  151. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  152. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  153. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +5 -5
  154. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  155. package/esm2020/lib/core/prompt.service.mjs +3 -3
  156. package/esm2020/lib/core/router.mjs +6 -6
  157. package/esm2020/lib/core/save-changes.dialog.mjs +5 -5
  158. package/esm2020/lib/core/session.service.mjs +3 -3
  159. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  160. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  161. package/esm2020/lib/core/slots/slots.component.mjs +14 -14
  162. package/esm2020/lib/core/tagging/documents.component.mjs +7 -7
  163. package/esm2020/lib/core/tagging/edit-input.component.mjs +10 -10
  164. package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
  165. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  166. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  167. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  168. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  169. package/esm2020/lib/core/tagging/users.component.mjs +7 -7
  170. package/esm2020/lib/core/translate.service.mjs +3 -3
  171. package/esm2020/lib/core/window-title.service.mjs +3 -3
  172. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  173. package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
  174. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  175. package/esm2020/lib/cube/cube-menu.component.mjs +10 -10
  176. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  177. package/esm2020/lib/cube/cube.service.mjs +3 -3
  178. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  179. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  180. package/esm2020/lib/cube/explore/explore-items.component.mjs +8 -8
  181. package/esm2020/lib/cube/explore/explore.pane.component.mjs +12 -15
  182. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  183. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  184. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +7 -7
  185. package/esm2020/lib/cube/filter/filter.component.mjs +11 -11
  186. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  187. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
  188. package/esm2020/lib/cube/matrix/matrix.base.mjs +6 -10
  189. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +20 -16
  190. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +20 -16
  191. package/esm2020/lib/cube/matrix/popup.component.mjs +11 -11
  192. package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
  193. package/esm2020/lib/cube/parallel/parallel.component.mjs +5 -5
  194. package/esm2020/lib/cube/pivot/pivot.component.mjs +6 -11
  195. package/esm2020/lib/cube/sum/sum.component.mjs +6 -6
  196. package/esm2020/lib/cube/view-base.mjs +6 -10
  197. package/esm2020/lib/cube/view.mobile.component.mjs +14 -14
  198. package/esm2020/lib/cube/view.pane.component.mjs +13 -13
  199. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
  201. package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
  202. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  203. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  204. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +4 -4
  205. package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
  206. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  207. package/esm2020/lib/dashboard/dashboard.component.mjs +11 -11
  208. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +5 -11
  209. package/esm2020/lib/dashboard/recents/recents.widget.mjs +9 -9
  210. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  211. package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  212. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  213. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +12 -12
  214. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  215. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  216. package/esm2020/lib/desktop.module.mjs +11 -13
  217. package/esm2020/lib/home/about/about.dialog.mjs +7 -7
  218. package/esm2020/lib/home/home-base.component.mjs +3 -3
  219. package/esm2020/lib/home/home.desktop.component.mjs +19 -19
  220. package/esm2020/lib/home/home.mobile.component.mjs +16 -16
  221. package/esm2020/lib/home/notifications/notifications.component.mjs +12 -12
  222. package/esm2020/lib/home/options/options.component.mjs +11 -11
  223. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +8 -8
  224. package/esm2020/lib/home/search.service.mjs +3 -3
  225. package/esm2020/lib/home/sign/sign.component.mjs +6 -6
  226. package/esm2020/lib/home/tools.component.mjs +13 -13
  227. package/esm2020/lib/impersonate/impersonate.component.mjs +10 -10
  228. package/esm2020/lib/mobile.module.mjs +11 -13
  229. package/esm2020/lib/modules/chart.module.mjs +6 -6
  230. package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
  231. package/esm2020/lib/modules/date.adapter.mjs +1 -1
  232. package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
  233. package/esm2020/lib/modules/dayjs.module.mjs +5 -5
  234. package/esm2020/lib/modules/diagram.module.mjs +7 -9
  235. package/esm2020/lib/modules/gantt.module.mjs +5 -5
  236. package/esm2020/lib/modules/grid.module.mjs +6 -6
  237. package/esm2020/lib/modules/material.module.mjs +20 -22
  238. package/esm2020/lib/modules/paginator.intl.mjs +4 -4
  239. package/esm2020/lib/modules/pivot.module.mjs +5 -7
  240. package/esm2020/lib/modules/schedule.module.mjs +6 -6
  241. package/esm2020/lib/modules/spreadsheet.module.mjs +7 -9
  242. package/esm2020/lib/modules/stepper.intl.mjs +4 -4
  243. package/esm2020/lib/modules/texteditor.module.mjs +6 -8
  244. package/esm2020/lib/notifications/filter.component.mjs +8 -8
  245. package/esm2020/lib/notifications/notifications-table.component.mjs +16 -16
  246. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  247. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  248. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  249. package/esm2020/lib/notifications/types/commented.notification.mjs +5 -5
  250. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +5 -5
  251. package/esm2020/lib/notifications/types/escalated.notification.mjs +6 -6
  252. package/esm2020/lib/notifications/types/liked.notification.mjs +5 -5
  253. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  254. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  255. package/esm2020/lib/notifications/types/nudge.notification.mjs +6 -6
  256. package/esm2020/lib/notifications/types/state-changed.notification.mjs +6 -6
  257. package/esm2020/lib/notifications/types/tagged.notification.mjs +5 -5
  258. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  259. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +5 -5
  260. package/esm2020/lib/options/options.component.mjs +15 -15
  261. package/esm2020/lib/options/options.service.mjs +3 -3
  262. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  263. package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
  264. package/esm2020/lib/reports/cube/grid-documents.component.mjs +9 -9
  265. package/esm2020/lib/reports/cube/table-documents.component.mjs +10 -10
  266. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  267. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  268. package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
  269. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
  270. package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
  271. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  272. package/esm2020/lib/reports/report.mobile.component.mjs +12 -12
  273. package/esm2020/lib/reports/report.pane.component.mjs +11 -11
  274. package/esm2020/lib/reports/reports-menu.component.mjs +9 -9
  275. package/esm2020/lib/reports/substitution/substitution.component.mjs +12 -12
  276. package/esm2020/lib/reports/table/table-view.component.mjs +8 -8
  277. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  278. package/esm2020/lib/routes.desktop.mjs +1 -1
  279. package/esm2020/lib/scheduler/schedule.component.mjs +13 -13
  280. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  281. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  282. package/esm2020/lib/shared.module.mjs +24 -26
  283. package/esm2020/lib/system.module.mjs +13 -15
  284. package/esm2020/lib/views/cube/chart.component.mjs +7 -7
  285. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  286. package/esm2020/lib/views/cube/explore.component.mjs +9 -9
  287. package/esm2020/lib/views/cube/matrix.component.mjs +12 -12
  288. package/esm2020/lib/views/cube/parallel.component.mjs +5 -5
  289. package/esm2020/lib/views/cube/pivot.component.mjs +5 -5
  290. package/esm2020/lib/views/cube/sum.component.mjs +10 -10
  291. package/esm2020/lib/views/cube/view.component.mjs +9 -9
  292. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  293. package/esm2020/lib/views/view-item.component.mjs +3 -3
  294. package/esm2020/lib/views/views.component.mjs +5 -5
  295. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  296. package/esm2020/lib/views/views.pane.component.mjs +5 -10
  297. package/fesm2015/bizdoc-core.mjs +1617 -1745
  298. package/fesm2015/bizdoc-core.mjs.map +1 -1
  299. package/fesm2020/bizdoc-core.mjs +1587 -1717
  300. package/fesm2020/bizdoc-core.mjs.map +1 -1
  301. package/{bizdoc-core.d.ts → index.d.ts} +0 -0
  302. package/lib/admin/admin-menu.component.d.ts +1 -1
  303. package/lib/admin/core/ace.input.d.ts +1 -1
  304. package/lib/admin/core/color-picker.input.d.ts +1 -1
  305. package/lib/admin/core/search.input.d.ts +2 -2
  306. package/lib/admin/diff/configuration-diff.component.d.ts +1 -1
  307. package/lib/admin/document-trace/document-trace.component.d.ts +5 -2
  308. package/lib/admin/document-trace/reassign.dialog.d.ts +6 -3
  309. package/lib/admin/document-trace/trace-element.component.d.ts +1 -1
  310. package/lib/admin/form/form.service.d.ts +1 -1
  311. package/lib/admin/form/workflow/node.component.d.ts +5 -2
  312. package/lib/admin/form/workflow/role-node.component.d.ts +14 -2
  313. package/lib/admin/form/workflow/workflow.component.d.ts +1 -1
  314. package/lib/admin/indices/manage-cube-index.component.d.ts +1 -1
  315. package/lib/admin/patterns/patterns.component.d.ts +7 -3
  316. package/lib/admin/permissions/permissions.component.d.ts +1 -1
  317. package/lib/admin/positions/positions-popup.component.d.ts +2 -2
  318. package/lib/admin/positions/positions.component.d.ts +14 -6
  319. package/lib/admin/profiler/outofoffice.component.d.ts +26 -7
  320. package/lib/admin/profiler/profiler.component.d.ts +3 -3
  321. package/lib/admin/utility-wrapper.component.d.ts +1 -1
  322. package/lib/admin/utility.pane.component.d.ts +1 -1
  323. package/lib/app.component.d.ts +2 -2
  324. package/lib/browse/browse-items.component.d.ts +1 -1
  325. package/lib/browse/browse.mobile.component.d.ts +1 -1
  326. package/lib/browse/browse.pane.component.d.ts +2 -2
  327. package/lib/browse/expanded-item/expanded-item.component.d.ts +1 -1
  328. package/lib/browse/filter/filter.component.d.ts +10 -3
  329. package/lib/browse/folders-menu.component.d.ts +1 -1
  330. package/lib/chat/chat.mobile.component.d.ts +1 -1
  331. package/lib/chat/contacts.component.d.ts +3 -3
  332. package/lib/chat/contacts.pane.component.d.ts +1 -1
  333. package/lib/chat/conversation.component.d.ts +1 -1
  334. package/lib/chat/conversation.pane.component.d.ts +1 -1
  335. package/lib/compose/action/action-picker.component.d.ts +1 -1
  336. package/lib/compose/action/action.dialog.d.ts +1 -1
  337. package/lib/compose/action/action.pane.dialog.exp.d.ts +1 -1
  338. package/lib/compose/action/assign-action.component.d.ts +8 -3
  339. package/lib/compose/action/moveto-action.component.d.ts +6 -3
  340. package/lib/compose/action/return-action.component.d.ts +5 -2
  341. package/lib/compose/attachments/attachments.component.d.ts +1 -1
  342. package/lib/compose/attachments/preview/attachment-preview.component.d.ts +1 -1
  343. package/lib/compose/attachments/progress-button.directive.d.ts +1 -1
  344. package/lib/compose/comments/comment.component.d.ts +1 -1
  345. package/lib/compose/comments/comments.component.d.ts +1 -1
  346. package/lib/compose/comments/{Comments.pane.component.d.ts → comments.pane.component.d.ts} +1 -1
  347. package/lib/compose/comments/edit-comment.component.d.ts +1 -1
  348. package/lib/compose/comments/edits.component.d.ts +1 -1
  349. package/lib/compose/comments/quick-comment.component.exp.d.ts +1 -1
  350. package/lib/compose/comments/votes.component.d.ts +1 -1
  351. package/lib/compose/compose.mobile.component.d.ts +1 -1
  352. package/lib/compose/compose.pane.component.d.ts +1 -1
  353. package/lib/compose/copy/copy.dialog.d.ts +2 -2
  354. package/lib/compose/document.component.d.ts +1 -1
  355. package/lib/compose/document.mobile.component.d.ts +1 -1
  356. package/lib/compose/document.pane.component.d.ts +1 -1
  357. package/lib/compose/events/events.component.d.ts +1 -1
  358. package/lib/compose/form-selector/form-selector.sheet.d.ts +1 -1
  359. package/lib/compose/form.component.d.ts +1 -1
  360. package/lib/compose/new-menu.component.d.ts +2 -2
  361. package/lib/compose/privilage.directive.d.ts +2 -2
  362. package/lib/compose/state.component.d.ts +1 -1
  363. package/lib/compose/tag/tags.component.d.ts +2 -2
  364. package/lib/compose/trace/flow.component.d.ts +11 -8
  365. package/lib/compose/trace/people.component.d.ts +1 -1
  366. package/lib/compose/trace/trace.base.d.ts +8 -3
  367. package/lib/compose/trace/trace.component.d.ts +5 -8
  368. package/lib/compose/trace/trace.pane.component.d.ts +1 -1
  369. package/lib/compose/version-compare/version-compare.component.d.ts +1 -1
  370. package/lib/compose/version-compare/version-compare.directive.d.ts +3 -3
  371. package/lib/compose/version-compare/version.pane.component.d.ts +1 -1
  372. package/lib/core/NgComponentOutlet.d.ts +1 -1
  373. package/lib/core/animated-icon/animated-icon.directive.d.ts +1 -1
  374. package/lib/core/avatar/avatar.component.d.ts +1 -1
  375. package/lib/core/controls/address.input.d.ts +2 -2
  376. package/lib/core/controls/auto-complete.input.d.ts +2 -2
  377. package/lib/core/controls/combination-picker-body.d.ts +2 -2
  378. package/lib/core/controls/combination-picker.d.ts +1 -1
  379. package/lib/core/controls/combination-pool.d.ts +1 -1
  380. package/lib/core/controls/file.input.d.ts +1 -1
  381. package/lib/core/controls/select.input.d.ts +2 -2
  382. package/lib/core/controls/time-picker.d.ts +2 -2
  383. package/lib/core/controls/timespan.input.d.ts +6 -2
  384. package/lib/core/guide/guide.component.d.ts +1 -1
  385. package/lib/core/guide/help-tip.component.d.ts +1 -1
  386. package/lib/core/identity/identity.component.d.ts +1 -1
  387. package/lib/core/info/location-info.component.d.ts +1 -1
  388. package/lib/core/layout/autocomplete.field.d.ts +2 -2
  389. package/lib/core/layout/checkbox.d.ts +1 -1
  390. package/lib/core/layout/checkbox.field.d.ts +2 -2
  391. package/lib/core/layout/date-range.field.d.ts +5 -2
  392. package/lib/core/layout/date.field.d.ts +2 -2
  393. package/lib/core/layout/expression.field.d.ts +2 -2
  394. package/lib/core/layout/file.field.d.ts +3 -2
  395. package/lib/core/layout/html.field.d.ts +2 -2
  396. package/lib/core/layout/input.base.d.ts +2 -2
  397. package/lib/core/layout/input.field.d.ts +2 -2
  398. package/lib/core/layout/layout.component.d.ts +1 -1
  399. package/lib/core/layout/numeric.field.d.ts +2 -2
  400. package/lib/core/layout/select.field.d.ts +2 -2
  401. package/lib/core/layout/switch.field.d.ts +2 -2
  402. package/lib/core/layout/textarea.field.d.ts +2 -2
  403. package/lib/core/layout/timespan.field.d.ts +2 -2
  404. package/lib/core/lottie-animation.d.ts +1 -1
  405. package/lib/core/none.component.d.ts +1 -1
  406. package/lib/core/pipes/action.pipe.d.ts +1 -1
  407. package/lib/core/pipes/calendar.pipe.d.ts +1 -1
  408. package/lib/core/pipes/date-format.pipe.d.ts +1 -1
  409. package/lib/core/pipes/daterange.pipe.d.ts +2 -2
  410. package/lib/core/pipes/difference.pipe.d.ts +1 -1
  411. package/lib/core/pipes/duration-format.pipe.d.ts +1 -1
  412. package/lib/core/pipes/duration.pipe.d.ts +1 -1
  413. package/lib/core/pipes/form.pipe.d.ts +1 -1
  414. package/lib/core/pipes/join.pipe.d.ts +1 -1
  415. package/lib/core/pipes/role.pipe.d.ts +1 -1
  416. package/lib/core/pipes/sanitize-html.pipe.d.ts +1 -1
  417. package/lib/core/pipes/sort.pipe.d.ts +2 -2
  418. package/lib/core/pipes/state.pipe.d.ts +1 -1
  419. package/lib/core/pipes/time-ago.pipe.d.ts +1 -1
  420. package/lib/core/pipes/translate.pipe.d.ts +2 -2
  421. package/lib/core/pipes/type-value.pipe.d.ts +1 -1
  422. package/lib/core/pipes/user-name.pipe.d.ts +1 -1
  423. package/lib/core/popup/popup.component.d.ts +1 -1
  424. package/lib/core/popup/tooltip.directive.d.ts +2 -2
  425. package/lib/core/prompt/ask/ask.dialog.d.ts +1 -1
  426. package/lib/core/prompt/mask/mask.component.d.ts +1 -1
  427. package/lib/core/save-changes.dialog.d.ts +1 -1
  428. package/lib/core/slots/router.directive.d.ts +1 -1
  429. package/lib/core/slots/slots.component.d.ts +2 -2
  430. package/lib/core/tagging/documents.component.d.ts +1 -1
  431. package/lib/core/tagging/edit-input.component.d.ts +1 -1
  432. package/lib/core/tagging/emoji.component.d.ts +1 -1
  433. package/lib/core/tagging/tagging-item.directive.d.ts +1 -1
  434. package/lib/core/tagging/tagging.component-base.d.ts +1 -1
  435. package/lib/core/tagging/tagging.directive.d.ts +1 -1
  436. package/lib/core/tagging/tagging.pipe.d.ts +1 -1
  437. package/lib/core/tagging/users.component.d.ts +1 -1
  438. package/lib/cube/accum/accum.component.d.ts +1 -1
  439. package/lib/cube/chart/chart.component.d.ts +1 -1
  440. package/lib/cube/cube-menu.component.d.ts +1 -1
  441. package/lib/cube/cube-view.component.d.ts +1 -1
  442. package/lib/cube/explore/document-item.component.d.ts +1 -1
  443. package/lib/cube/explore/explore-item.component.d.ts +1 -1
  444. package/lib/cube/explore/explore-items.component.d.ts +1 -1
  445. package/lib/cube/explore/explore.pane.component.d.ts +1 -1
  446. package/lib/cube/explore/item.pane.component.d.ts +1 -1
  447. package/lib/cube/filter/filter-tags.component.exp.d.ts +1 -1
  448. package/lib/cube/filter/filter.component.d.ts +1 -1
  449. package/lib/cube/grid/grid.component.d.ts +1 -1
  450. package/lib/cube/grid/spreadsheet.component.d.ts +1 -1
  451. package/lib/cube/matrix/matrix.base.d.ts +2 -2
  452. package/lib/cube/matrix/matrix.mobile.component.d.ts +3 -1
  453. package/lib/cube/matrix/matrix.pane.component.d.ts +3 -2
  454. package/lib/cube/matrix/popup.component.d.ts +1 -1
  455. package/lib/cube/matrix/table.component.d.ts +1 -1
  456. package/lib/cube/parallel/parallel.component.d.ts +1 -1
  457. package/lib/cube/pivot/pivot.component.d.ts +1 -1
  458. package/lib/cube/sum/sum.component.d.ts +1 -1
  459. package/lib/cube/view-base.d.ts +2 -2
  460. package/lib/cube/view.mobile.component.d.ts +1 -2
  461. package/lib/cube/view.pane.component.d.ts +1 -1
  462. package/lib/dashboard/actions/actions.widget.d.ts +1 -1
  463. package/lib/dashboard/cube/accum-cube.widget.d.ts +1 -1
  464. package/lib/dashboard/cube/compare.widget.d.ts +1 -1
  465. package/lib/dashboard/cube/cube-analysis.base.d.ts +1 -1
  466. package/lib/dashboard/cube/cube-analysis.widget.d.ts +1 -1
  467. package/lib/dashboard/cube/cube-chart.widget.d.ts +1 -1
  468. package/lib/dashboard/cube/documents.widget.d.ts +1 -1
  469. package/lib/dashboard/cube/filter/filter.component.d.ts +1 -1
  470. package/lib/dashboard/dashboard.component.d.ts +1 -1
  471. package/lib/dashboard/dashboard.pane.component.d.ts +1 -1
  472. package/lib/dashboard/recents/recents.widget.d.ts +2 -2
  473. package/lib/dashboard/score/activity.widget.d.ts +1 -1
  474. package/lib/dashboard/score/compare-groups.widget.d.ts +1 -1
  475. package/lib/dashboard/score/peers-performance.widget.d.ts +1 -1
  476. package/lib/dashboard/score/pending-results.widget.d.ts +1 -1
  477. package/lib/dashboard/score/personal-score.widget.d.ts +1 -1
  478. package/lib/dashboard/widget-item.component.d.ts +1 -1
  479. package/lib/desktop.module.d.ts +1 -1
  480. package/lib/home/about/about.dialog.d.ts +1 -1
  481. package/lib/home/home-base.component.d.ts +1 -1
  482. package/lib/home/home.desktop.component.d.ts +1 -1
  483. package/lib/home/home.mobile.component.d.ts +1 -1
  484. package/lib/home/notifications/notifications.component.d.ts +1 -1
  485. package/lib/home/options/options.component.d.ts +1 -1
  486. package/lib/home/outofoffice/outofoffice.component.d.ts +1 -1
  487. package/lib/home/sign/sign.component.d.ts +1 -1
  488. package/lib/home/tools.component.d.ts +2 -2
  489. package/lib/impersonate/impersonate.component.d.ts +2 -2
  490. package/lib/notifications/filter.component.d.ts +5 -2
  491. package/lib/notifications/notifications-table.component.d.ts +1 -1
  492. package/lib/notifications/notifications.mobile.component.d.ts +1 -1
  493. package/lib/notifications/notifications.pane.component.d.ts +1 -1
  494. package/lib/notifications/types/commented.notification.d.ts +1 -1
  495. package/lib/notifications/types/cube-anomaly.notification.d.ts +1 -1
  496. package/lib/notifications/types/escalated.notification.d.ts +1 -1
  497. package/lib/notifications/types/liked.notification.d.ts +1 -1
  498. package/lib/notifications/types/long-running-task.notification.d.ts +1 -1
  499. package/lib/notifications/types/notification-base.d.ts +1 -1
  500. package/lib/notifications/types/nudge.notification.d.ts +1 -1
  501. package/lib/notifications/types/state-changed.notification.d.ts +1 -1
  502. package/lib/notifications/types/tagged.notification.d.ts +1 -1
  503. package/lib/notifications/types/text.notification.d.ts +1 -1
  504. package/lib/notifications/types/upcoming-event.notification.d.ts +1 -1
  505. package/lib/options/options.component.d.ts +37 -6
  506. package/lib/reports/arguments-component.d.ts +1 -1
  507. package/lib/reports/cube/documents.component.d.ts +1 -1
  508. package/lib/reports/cube/grid-documents.component.d.ts +1 -1
  509. package/lib/reports/cube/table-documents.component.d.ts +1 -1
  510. package/lib/reports/cube/usage-args.component.d.ts +1 -1
  511. package/lib/reports/cube/usage-base.d.ts +1 -1
  512. package/lib/reports/cube/usage-chart.component.d.ts +1 -1
  513. package/lib/reports/cube/usage-pivot.component.d.ts +1 -1
  514. package/lib/reports/cube/usage.component.d.ts +1 -1
  515. package/lib/reports/report-viewer.component.d.ts +1 -1
  516. package/lib/reports/report.mobile.component.d.ts +1 -1
  517. package/lib/reports/report.pane.component.d.ts +1 -1
  518. package/lib/reports/reports-menu.component.d.ts +1 -1
  519. package/lib/reports/substitution/substitution.component.d.ts +1 -1
  520. package/lib/reports/table/table-view.component.d.ts +1 -1
  521. package/lib/reports/tasks/tasks.component.d.ts +1 -1
  522. package/lib/scheduler/schedule.component.d.ts +1 -1
  523. package/lib/scheduler/scheduler.mobile.component.d.ts +1 -1
  524. package/lib/scheduler/scheduler.pane.component.d.ts +1 -1
  525. package/lib/views/cube/chart.component.d.ts +1 -1
  526. package/lib/views/cube/cube-base.d.ts +1 -1
  527. package/lib/views/cube/explore.component.d.ts +1 -1
  528. package/lib/views/cube/matrix.component.d.ts +1 -1
  529. package/lib/views/cube/parallel.component.d.ts +1 -1
  530. package/lib/views/cube/pivot.component.d.ts +1 -1
  531. package/lib/views/cube/sum.component.d.ts +1 -2
  532. package/lib/views/cube/view.component.d.ts +1 -1
  533. package/lib/views/timeline/timeline.component.exp.d.ts +1 -1
  534. package/lib/views/view-item.component.d.ts +1 -1
  535. package/lib/views/views.component.d.ts +1 -1
  536. package/lib/views/views.mobile.component.d.ts +1 -1
  537. package/lib/views/views.pane.component.d.ts +1 -1
  538. package/package.json +28 -28
  539. package/assets/.gitkeep +0 -0
@@ -12,5 +12,5 @@ export declare class HelpTipComponent implements OnInit {
12
12
  open(evt: MouseEvent): void;
13
13
  dismiss(): void;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<HelpTipComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<HelpTipComponent, "bizdoc-help-tip", never, { "name": "name"; }, {}, never, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<HelpTipComponent, "bizdoc-help-tip", never, { "name": "name"; }, {}, never, never, false>;
16
16
  }
@@ -25,5 +25,5 @@ export declare class IdentityName implements OnChanges {
25
25
  */
26
26
  chat(e: MouseEvent): void;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<IdentityName, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<IdentityName, "bizdoc-identity-name", never, { "identity": "identity"; "by": "by"; "chating": "chating"; }, {}, never, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<IdentityName, "bizdoc-identity-name", never, { "identity": "identity"; "by": "by"; "chating": "chating"; }, {}, never, never, false>;
29
29
  }
@@ -16,7 +16,7 @@ export declare class MapComponent implements OnInit {
16
16
  constructor(_ref: OverlayRef, _data: Location, _elementRef: ElementRef<HTMLDivElement>);
17
17
  ngOnInit(): void;
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<MapComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<MapComponent, "bizdoc-map", never, {}, {}, never, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<MapComponent, "bizdoc-map", never, {}, {}, never, never, false>;
20
20
  }
21
21
  export interface Location {
22
22
  location: LatLng;
@@ -7,7 +7,7 @@ import { FieldBase } from './input.base';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class AutocompleteField extends FieldBase implements OnInit, OnDestroy {
9
9
  private _ds;
10
- readonly control: FormControl;
10
+ readonly control: FormControl<any>;
11
11
  params: any;
12
12
  input: TypeAutocomplete;
13
13
  source: Observable<any[]>;
@@ -17,5 +17,5 @@ export declare class AutocompleteField extends FieldBase implements OnInit, OnDe
17
17
  focus(): void;
18
18
  ngOnDestroy(): void;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<AutocompleteField, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteField, "ng-component", never, { "params": "params"; }, {}, never, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteField, "ng-component", never, { "params": "params"; }, {}, never, never, false>;
21
21
  }
@@ -6,5 +6,5 @@ export declare class CheckboxComponent {
6
6
  color: ThemePalette;
7
7
  icon: 'switch' | 'checkbox';
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "bizdoc-checkbox", never, { "value": "value"; "color": "color"; "icon": "icon"; }, {}, never, ["*"]>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "bizdoc-checkbox", never, { "value": "value"; "color": "color"; "icon": "icon"; }, {}, never, ["*"], false>;
10
10
  }
@@ -4,8 +4,8 @@ import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class CheckField extends FieldBase {
6
6
  input: MatCheckbox;
7
- readonly control: FormControl;
7
+ readonly control: FormControl<boolean>;
8
8
  focus(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<CheckField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<CheckField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<CheckField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -5,9 +5,12 @@ import * as i0 from "@angular/core";
5
5
  export declare class DateRangeField extends FieldBase {
6
6
  private _fb;
7
7
  inp: ElementRef<HTMLInputElement>;
8
- readonly control: import("@angular/forms").FormGroup;
8
+ readonly control: import("@angular/forms").FormGroup<{
9
+ start: import("@angular/forms").FormControl<any>;
10
+ end: import("@angular/forms").FormControl<any>;
11
+ }>;
9
12
  constructor(_fb: FormBuilder);
10
13
  focus(): void;
11
14
  static ɵfac: i0.ɵɵFactoryDeclaration<DateRangeField, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DateRangeField, "ng-component", never, {}, {}, never, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateRangeField, "ng-component", never, {}, {}, never, never, false>;
13
16
  }
@@ -3,9 +3,9 @@ import { MatInput } from '@angular/material/input';
3
3
  import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class DateField extends FieldBase {
6
- readonly control: FormControl;
6
+ readonly control: FormControl<any>;
7
7
  input: MatInput;
8
8
  focus(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<DateField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DateField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -3,10 +3,10 @@ import { AceInput } from '../../admin/core/ace.input';
3
3
  import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class ExpressionField extends FieldBase {
6
- readonly control: FormControl;
6
+ readonly control: FormControl<any>;
7
7
  input: AceInput;
8
8
  params: any;
9
9
  focus(): void;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<ExpressionField, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<ExpressionField, "ng-component", never, { "params": "params"; }, {}, never, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<ExpressionField, "ng-component", never, { "params": "params"; }, {}, never, never, false>;
12
12
  }
@@ -4,11 +4,12 @@ import { FileInput } from '../controls/file.input';
4
4
  import { FieldBase } from './input.base';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class FileField extends FieldBase implements OnInit {
7
- readonly control: FormControl;
7
+ focus(): void;
8
+ readonly control: FormControl<any>;
8
9
  multiple: boolean;
9
10
  input: FileInput;
10
11
  type: string;
11
12
  ngOnInit(): void;
12
13
  static ɵfac: i0.ɵɵFactoryDeclaration<FileField, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<FileField, "ng-component", never, {}, {}, never, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileField, "ng-component", never, {}, {}, never, never, false>;
14
15
  }
@@ -6,7 +6,7 @@ export declare class HtmlField extends FieldBase {
6
6
  input: RichTextEditorComponent;
7
7
  readonly toolbarSettings: ToolbarSettingsModel;
8
8
  focus(): void;
9
- readonly control: FormControl;
9
+ readonly control: FormControl<any>;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<HtmlField, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<HtmlField, "ng-component", never, {}, {}, never, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<HtmlField, "ng-component", never, {}, {}, never, never, false>;
12
12
  }
@@ -4,7 +4,7 @@ import * as i0 from "@angular/core";
4
4
  export declare abstract class FieldBase {
5
5
  abstract control: AbstractControl;
6
6
  field: FieldInfo;
7
- focus(): void;
7
+ abstract focus(): any;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<FieldBase, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<FieldBase, never, never, {}, {}, never>;
9
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FieldBase, never, never, {}, {}, never, never, false>;
10
10
  }
@@ -4,11 +4,11 @@ import { MatInput } from '@angular/material/input';
4
4
  import { FieldBase } from './input.base';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class InputField extends FieldBase implements OnInit {
7
- readonly control: FormControl;
7
+ readonly control: FormControl<any>;
8
8
  input: MatInput;
9
9
  type: string;
10
10
  ngOnInit(): void;
11
11
  focus(): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<InputField, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<InputField, "ng-component", never, {}, {}, never, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputField, "ng-component", never, {}, {}, never, never, false>;
14
14
  }
@@ -29,5 +29,5 @@ export declare class LayoutComponent implements OnChanges, AfterViewInit, OnDest
29
29
  focus(): void;
30
30
  ngOnDestroy(): void;
31
31
  static ɵfac: i0.ɵɵFactoryDeclaration<LayoutComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutComponent, "bizdoc-layout", never, { "fields": "fields"; "model": "model"; "dirty": "dirty"; "params": "params"; "valid": "valid"; }, { "modelChange": "modelChange"; "dirtyChange": "dirtyChange"; "validChange": "validChange"; }, never, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<LayoutComponent, "bizdoc-layout", never, { "fields": "fields"; "model": "model"; "dirty": "dirty"; "params": "params"; "valid": "valid"; }, { "modelChange": "modelChange"; "dirtyChange": "dirtyChange"; "validChange": "validChange"; }, never, never, false>;
33
33
  }
@@ -4,8 +4,8 @@ import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class NumericField extends FieldBase {
6
6
  input: MatInput;
7
- readonly control: FormControl;
7
+ readonly control: FormControl<any>;
8
8
  focus(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<NumericField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<NumericField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<NumericField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -9,7 +9,7 @@ import * as i0 from "@angular/core";
9
9
  export declare class SelectField extends FieldBase implements OnInit {
10
10
  private _ds;
11
11
  params: any;
12
- readonly control: FormControl;
12
+ readonly control: FormControl<any>;
13
13
  input: TypeSelect;
14
14
  input2: MatSelect;
15
15
  source: Observable<any[]>;
@@ -18,5 +18,5 @@ export declare class SelectField extends FieldBase implements OnInit {
18
18
  ngOnInit(): void;
19
19
  focus(): void;
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectField, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectField, "ng-component", never, { "params": "params"; }, {}, never, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<SelectField, "ng-component", never, { "params": "params"; }, {}, never, never, false>;
22
22
  }
@@ -4,8 +4,8 @@ import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class SwitchField extends FieldBase {
6
6
  input: MatSlideToggle;
7
- readonly control: FormControl;
7
+ readonly control: FormControl<boolean>;
8
8
  focus(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<SwitchField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<SwitchField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<SwitchField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -5,7 +5,7 @@ import * as i0 from "@angular/core";
5
5
  export declare class TextareaField extends FieldBase {
6
6
  input: MatInput;
7
7
  focus(): void;
8
- readonly control: FormControl;
8
+ readonly control: FormControl<any>;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TextareaField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<TextareaField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextareaField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -4,8 +4,8 @@ import { FieldBase } from './input.base';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class TimespanField extends FieldBase {
6
6
  input: TimespanInput;
7
- readonly control: FormControl;
7
+ readonly control: FormControl<any>;
8
8
  focus(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TimespanField, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<TimespanField, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<TimespanField, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -10,5 +10,5 @@ export declare class LottieAnimation implements OnInit {
10
10
  ngOnInit(): void;
11
11
  play(): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<LottieAnimation, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<LottieAnimation, "lottie", never, { "name": "name"; "size": "size"; "autoplay": "autoplay"; }, {}, never, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<LottieAnimation, "lottie", never, { "name": "name"; "size": "size"; "autoplay": "autoplay"; }, {}, never, never, false>;
14
14
  }
@@ -5,5 +5,5 @@ export declare class NoneComponent {
5
5
  subtitle: string;
6
6
  icon: string;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<NoneComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<NoneComponent, "bizdoc-none", never, { "title": "title"; "subtitle": "subtitle"; "icon": "icon"; }, {}, never, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<NoneComponent, "bizdoc-none", never, { "title": "title"; "subtitle": "subtitle"; "icon": "icon"; }, {}, never, never, false>;
9
9
  }
@@ -6,5 +6,5 @@ export declare class ActionPipe implements PipeTransform {
6
6
  private map;
7
7
  constructor(session: SessionService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ActionPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<ActionPipe, "action">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<ActionPipe, "action", false>;
10
10
  }
@@ -13,7 +13,7 @@ export declare class CalendarPipe implements PipeTransform {
13
13
  private static removeTimer;
14
14
  ngOnDestroy(): void;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<CalendarPipe, never>;
16
- static ɵpipe: i0.ɵɵPipeDeclaration<CalendarPipe, "amCalendar">;
16
+ static ɵpipe: i0.ɵɵPipeDeclaration<CalendarPipe, "amCalendar", false>;
17
17
  }
18
18
  declare type CalendarSpecVal = string;
19
19
  export interface CalendarSpec {
@@ -4,5 +4,5 @@ export declare class DateFormatPipe implements PipeTransform {
4
4
  transform(value: any, ...args: any[]): string;
5
5
  constructor();
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<DateFormatPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<DateFormatPipe, "amDateFormat">;
7
+ static ɵpipe: i0.ɵɵPipeDeclaration<DateFormatPipe, "amDateFormat", false>;
8
8
  }
@@ -6,10 +6,10 @@ export declare class AgoPipe implements PipeTransform {
6
6
  transform(value: any, ...args: any[]): string;
7
7
  constructor(_translate: TranslateService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<AgoPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<AgoPipe, "amMiniAgo">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<AgoPipe, "amMiniAgo", false>;
10
10
  }
11
11
  export declare class DateRangePipe implements PipeTransform {
12
12
  transform(value: any, ...args: any[]): string;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<DateRangePipe, "dateRange">;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<DateRangePipe, "dateRange", false>;
15
15
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class DifferencePipe implements PipeTransform {
4
4
  transform(value: any, ...args: any[]): number;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<DifferencePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<DifferencePipe, "amDifference">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<DifferencePipe, "amDifference", false>;
7
7
  }
@@ -7,5 +7,5 @@ export declare class DurationFormatPipe implements PipeTransform {
7
7
  private _format;
8
8
  constructor(_translate: TranslateService);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<DurationFormatPipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<DurationFormatPipe, "amDurationFormat">;
10
+ static ɵpipe: i0.ɵɵPipeDeclaration<DurationFormatPipe, "amDurationFormat", false>;
11
11
  }
@@ -4,5 +4,5 @@ export declare class DurationPipe implements PipeTransform {
4
4
  transform(value: any, ...args: any[]): string;
5
5
  constructor();
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<DurationPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<DurationPipe, "amDuration">;
7
+ static ɵpipe: i0.ɵɵPipeDeclaration<DurationPipe, "amDuration", false>;
8
8
  }
@@ -6,5 +6,5 @@ export declare class FormPipe implements PipeTransform {
6
6
  private map;
7
7
  constructor(session: SessionService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<FormPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<FormPipe, "form">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<FormPipe, "form", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class JoinPipe implements PipeTransform {
6
6
  transform(value: any, ...args: any[]): string;
7
7
  constructor(_translate: TranslateService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<JoinPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<JoinPipe, "join">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<JoinPipe, "join", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class RolePipe implements PipeTransform {
6
6
  private map;
7
7
  constructor(session: SessionService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<RolePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<RolePipe, "role">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<RolePipe, "role", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class SanitizeHtmlPipe implements PipeTransform {
6
6
  constructor(_sanitizer: DomSanitizer);
7
7
  transform(value: string): SafeHtml;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<SanitizeHtmlPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<SanitizeHtmlPipe, "sanitizeHtml">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<SanitizeHtmlPipe, "sanitizeHtml", false>;
10
10
  }
@@ -3,10 +3,10 @@ import * as i0 from "@angular/core";
3
3
  export declare class ArraySortPipe implements PipeTransform {
4
4
  transform(array: any, field: string, order?: 'asc' | 'desc'): any[];
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<ArraySortPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ArraySortPipe, "sort">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<ArraySortPipe, "sort", false>;
7
7
  }
8
8
  export declare class FilterPipe implements PipeTransform {
9
9
  transform(array: any, field: string, value: string): any[];
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterPipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<FilterPipe, "filter">;
11
+ static ɵpipe: i0.ɵɵPipeDeclaration<FilterPipe, "filter", false>;
12
12
  }
@@ -6,5 +6,5 @@ export declare class StatePipe implements PipeTransform {
6
6
  private _map;
7
7
  constructor(session: SessionService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<StatePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<StatePipe, "state">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<StatePipe, "state", false>;
10
10
  }
@@ -12,5 +12,5 @@ export declare class TimeAgoPipe implements PipeTransform {
12
12
  private createTimer;
13
13
  private removeTimer;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<TimeAgoPipe, never>;
15
- static ɵpipe: i0.ɵɵPipeDeclaration<TimeAgoPipe, "amTimeAgo">;
15
+ static ɵpipe: i0.ɵɵPipeDeclaration<TimeAgoPipe, "amTimeAgo", false>;
16
16
  }
@@ -6,7 +6,7 @@ export declare class TranslatePipe implements PipeTransform {
6
6
  transform(value: any, ...args: any[]): string;
7
7
  constructor(translate: TranslateService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<TranslatePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "translate">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "translate", false>;
10
10
  }
11
11
  export declare class TranslateDirective implements OnInit {
12
12
  private _elementRef;
@@ -14,5 +14,5 @@ export declare class TranslateDirective implements OnInit {
14
14
  constructor(_elementRef: ElementRef<HTMLElement>, _translate: TranslateService);
15
15
  ngOnInit(): void;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<TranslateDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<TranslateDirective, "[i18n]", never, {}, {}, never>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TranslateDirective, "[i18n]", never, {}, {}, never, never, false>;
18
18
  }
@@ -11,5 +11,5 @@ export declare class TypeValuePipe implements PipeTransform {
11
11
  /** type-value ctor */
12
12
  constructor(_translate: TranslateService, _ds: DatasourceService);
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TypeValuePipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<TypeValuePipe, "typeValue">;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<TypeValuePipe, "typeValue", false>;
15
15
  }
@@ -7,5 +7,5 @@ export declare class UserNamePipe implements PipeTransform {
7
7
  transform(value: any): BehaviorSubject<any>;
8
8
  constructor(_accounts: AccountService);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<UserNamePipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<UserNamePipe, "userName">;
10
+ static ɵpipe: i0.ɵɵPipeDeclaration<UserNamePipe, "userName", false>;
11
11
  }
@@ -18,5 +18,5 @@ export declare class PopupComponent implements OnInit {
18
18
  constructor(_data: PopupData, _ref: PopupRef<any>, _injector: Injector, _cf: ComponentFactoryResolver);
19
19
  ngOnInit(): void;
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<PopupComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<PopupComponent, "bizdoc-popup", never, {}, {}, never, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<PopupComponent, "bizdoc-popup", never, {}, {}, never, never, false>;
22
22
  }
@@ -6,7 +6,7 @@ export declare class TooltipComponent {
6
6
  private _element;
7
7
  constructor(_data: string, _element: ElementRef<HTMLElement>);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "ng-component", never, {}, {}, never, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "ng-component", never, {}, {}, never, never, false>;
10
10
  }
11
11
  export declare class TooltipDirective implements OnInit {
12
12
  private _element;
@@ -25,5 +25,5 @@ export declare class TooltipDirective implements OnInit {
25
25
  close(): void;
26
26
  private _click;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[bizdocTooltip]", never, { "content": "bizdocTooltip"; "template": "bizdocTooltipTemplate"; "context": "bizdocTooltipContext"; "position": "bizdocTooltipPosition"; "duration": "bizdocTooltipDuration"; "disabled": "bizdocTooltipDisabled"; }, {}, never>;
28
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[bizdocTooltip]", never, { "content": "bizdocTooltip"; "template": "bizdocTooltipTemplate"; "context": "bizdocTooltipContext"; "position": "bizdocTooltipPosition"; "duration": "bizdocTooltipDuration"; "disabled": "bizdocTooltipDisabled"; }, {}, never, never, false>;
29
29
  }
@@ -10,7 +10,7 @@ export declare class AskDialog {
10
10
  /** ask ctor */
11
11
  constructor(data: AskDialogData, translate: TranslateService);
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<AskDialog, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<AskDialog, "bizdoc-ask", never, {}, {}, never, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<AskDialog, "bizdoc-ask", never, {}, {}, never, never, false>;
14
14
  }
15
15
  export interface AskDialogData {
16
16
  ok?: string;
@@ -6,5 +6,5 @@ export declare class MaskComponent {
6
6
  /** ctor */
7
7
  constructor(resource: string);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<MaskComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<MaskComponent, "bizdoc-mask", never, {}, {}, never, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<MaskComponent, "bizdoc-mask", never, {}, {}, never, never, false>;
10
10
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class SaveChangesDialog implements OnInit {
4
4
  ngOnInit(): void;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<SaveChangesDialog, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<SaveChangesDialog, "ng-component", never, {}, {}, never, never>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<SaveChangesDialog, "ng-component", never, {}, {}, never, never, false>;
7
7
  }
@@ -21,5 +21,5 @@ export declare class SlotRouterDirective implements OnInit, OnDestroy {
21
21
  _navigate(): void;
22
22
  ngOnDestroy(): void;
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<SlotRouterDirective, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<SlotRouterDirective, "[slotRouterLink]", never, { "link": "slotRouterLink"; "active": "slotRouterLinkActive"; "disabled": "slotRouterLinkDisabled"; "policy": "slotRouterLinkPolicy"; "options": "slotRouterLinkOptions"; }, {}, never>;
24
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SlotRouterDirective, "[slotRouterLink]", never, { "link": "slotRouterLink"; "active": "slotRouterLinkActive"; "disabled": "slotRouterLinkDisabled"; "policy": "slotRouterLinkPolicy"; "options": "slotRouterLinkOptions"; }, {}, never, never, false>;
25
25
  }
@@ -1,5 +1,4 @@
1
1
  import { ChangeDetectorRef, EventEmitter, Injector, OnDestroy, OnInit, ViewContainerRef, ElementRef } from '@angular/core';
2
- import { RippleConfig } from '@angular/material/core/ripple';
3
2
  import { CdkDragDrop } from '@angular/cdk/drag-drop';
4
3
  import { PaneRef, PaneOptions } from './pane-ref';
5
4
  import { PanesRouter } from './router.service';
@@ -8,6 +7,7 @@ import { CdkScrollable, ComponentType } from '@angular/cdk/overlay';
8
7
  import { WindowTitleService } from '../window-title.service';
9
8
  import { PaneRoute, ParamMap } from '../configuration';
10
9
  import { GuideService } from '../guide/guide.service';
10
+ import { RippleConfig } from '@angular/material/core';
11
11
  import * as i0 from "@angular/core";
12
12
  declare global {
13
13
  interface Window {
@@ -201,7 +201,7 @@ export declare class SlotsComponent implements OnInit, OnDestroy {
201
201
  private _destroyPane;
202
202
  ngOnDestroy(): void;
203
203
  static ɵfac: i0.ɵɵFactoryDeclaration<SlotsComponent, never>;
204
- static ɵcmp: i0.ɵɵComponentDeclaration<SlotsComponent, "bizdoc-panes-outlet", never, {}, { "dialogChange": "dialogChange"; }, never, never>;
204
+ static ɵcmp: i0.ɵɵComponentDeclaration<SlotsComponent, "bizdoc-panes-outlet", never, {}, { "dialogChange": "dialogChange"; }, never, never, false>;
205
205
  }
206
206
  interface ExtendedRoute extends PaneRoute {
207
207
  fullPath: string;
@@ -7,5 +7,5 @@ export declare class DocumentTaggingComponent extends TaggingComponentBase<Heade
7
7
  constructor(_mailbox: MailboxService);
8
8
  onBind(value: string): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<DocumentTaggingComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DocumentTaggingComponent, "ng-component", never, {}, {}, never, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<DocumentTaggingComponent, "ng-component", never, {}, {}, never, never, false>;
11
11
  }
@@ -54,7 +54,7 @@ export declare class EditInputComponent implements AfterViewInit {
54
54
  _paste(event: ClipboardEvent): void;
55
55
  _clearImage(): void;
56
56
  static ɵfac: i0.ɵɵFactoryDeclaration<EditInputComponent, never>;
57
- static ɵcmp: i0.ɵɵComponentDeclaration<EditInputComponent, "bizdoc-edit-text", never, { "placeholder": "placeholder"; "text": "text"; "image": "image"; "resource": "resource"; "disabled": "disabled"; "autofocus": "autofocus"; "cache": "cache"; }, { "change": "change"; "onOk": "ok"; "onFocus": "focus"; "onBlur": "blur"; }, never, never>;
57
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditInputComponent, "bizdoc-edit-text", never, { "placeholder": "placeholder"; "text": "text"; "image": "image"; "resource": "resource"; "disabled": "disabled"; "autofocus": "autofocus"; "cache": "cache"; }, { "change": "change"; "onOk": "ok"; "onFocus": "focus"; "onBlur": "blur"; }, never, never, false>;
58
58
  }
59
59
  export interface EditTextEvent {
60
60
  image?: string;
@@ -14,5 +14,5 @@ export declare class EmojiHostComponent {
14
14
  readonly color: string;
15
15
  add(event: EmojiEvent): void;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EmojiHostComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<EmojiHostComponent, "ng-component", never, {}, {}, never, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<EmojiHostComponent, "ng-component", never, {}, {}, never, never, false>;
18
18
  }
@@ -11,5 +11,5 @@ export declare class TaggingItemDirective implements Highlightable, OnDestroy {
11
11
  disabled?: boolean;
12
12
  ngOnDestroy(): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TaggingItemDirective, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<TaggingItemDirective, "bizdoc-tag-item", never, { "key": "key"; "value": "value"; }, { "selected": "selected"; }, never, ["*"]>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaggingItemDirective, "bizdoc-tag-item", never, { "key": "key"; "value": "value"; }, { "selected": "selected"; }, never, ["*"], false>;
15
15
  }
@@ -15,5 +15,5 @@ export declare abstract class TaggingComponentBase<T> implements AfterViewInit,
15
15
  abstract onBind(value: string): any;
16
16
  ngOnDestroy(): void;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<TaggingComponentBase<any>, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<TaggingComponentBase<any>, never, never, {}, {}, never>;
18
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TaggingComponentBase<any>, never, never, {}, {}, never, never, false>;
19
19
  }
@@ -30,5 +30,5 @@ export declare class TaggingDirective {
30
30
  private _select;
31
31
  private _assign;
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<TaggingDirective, [{ self: true; }, null, null, null]>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<TaggingDirective, "[bizdocTagging]", never, { "resource": "bizdocTagging"; }, { "resourceChange": "bizdocTaggingChange"; }, never>;
33
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TaggingDirective, "[bizdocTagging]", never, { "resource": "bizdocTagging"; }, { "resourceChange": "bizdocTaggingChange"; }, never, never, false>;
34
34
  }
@@ -20,5 +20,5 @@ export declare class TaggingPipe implements PipeTransform, OnDestroy {
20
20
  private _click;
21
21
  ngOnDestroy(): void;
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<TaggingPipe, never>;
23
- static ɵpipe: i0.ɵɵPipeDeclaration<TaggingPipe, "taggingHtml">;
23
+ static ɵpipe: i0.ɵɵPipeDeclaration<TaggingPipe, "taggingHtml", false>;
24
24
  }
@@ -11,5 +11,5 @@ export declare class UserTaggingComponent extends TaggingComponentBase<UserInfo>
11
11
  nice(name: string): string;
12
12
  onBind(value: string): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<UserTaggingComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<UserTaggingComponent, "ng-component", never, {}, {}, never, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<UserTaggingComponent, "ng-component", never, {}, {}, never, never, false>;
15
15
  }
@@ -59,5 +59,5 @@ export declare class CubeAccumulationChartComponent implements OnInit, OnChanges
59
59
  exportToExcel(title: string): void;
60
60
  ngOnDestroy(): void;
61
61
  static ɵfac: i0.ɵɵFactoryDeclaration<CubeAccumulationChartComponent, never>;
62
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumulationChartComponent, "bizdoc-cube-accum", never, { "palettes": "palettes"; "height": "height"; "width": "width"; "cube": "cube"; "xAxis": "xAxis"; "filters": "filters"; "chartType": "chartType"; "scope": "scope"; "loading": "loading"; }, { "loadingChange": "loadingChange"; "explore": "explore"; }, never, never>;
62
+ static ɵcmp: i0.ɵɵComponentDeclaration<CubeAccumulationChartComponent, "bizdoc-cube-accum", never, { "palettes": "palettes"; "height": "height"; "width": "width"; "cube": "cube"; "xAxis": "xAxis"; "filters": "filters"; "chartType": "chartType"; "scope": "scope"; "loading": "loading"; }, { "loadingChange": "loadingChange"; "explore": "explore"; }, never, never, false>;
63
63
  }
@@ -70,5 +70,5 @@ export declare class CubeChartComponent implements OnInit, OnChanges, OnDestroy,
70
70
  exportToExcel(title: string): void;
71
71
  ngOnDestroy(): void;
72
72
  static ɵfac: i0.ɵɵFactoryDeclaration<CubeChartComponent, never>;
73
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartComponent, "bizdoc-cube-chart", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "yAxis": "yAxis"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "scope": "scope"; "loading": "loading"; "palettes": "palettes"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never>;
73
+ static ɵcmp: i0.ɵɵComponentDeclaration<CubeChartComponent, "bizdoc-cube-chart", never, { "width": "width"; "height": "height"; "cube": "cube"; "xAxis": "xAxis"; "series": "series"; "indices": "indices"; "filters": "filters"; "yAxis": "yAxis"; "chartType": "chartType"; "indicesChartType": "indicesChartType"; "scope": "scope"; "loading": "loading"; "palettes": "palettes"; }, { "explore": "explore"; "loadingChange": "loadingChange"; }, never, never, false>;
74
74
  }
@@ -8,5 +8,5 @@ export declare class CubeMenuComponent {
8
8
  cubes: Cube[];
9
9
  constructor(session: SessionService);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<CubeMenuComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<CubeMenuComponent, "bizdoc-cube-menu", never, { "collapsed": "collapsed"; }, { "change": "change"; }, never, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<CubeMenuComponent, "bizdoc-cube-menu", never, { "collapsed": "collapsed"; }, { "change": "change"; }, never, never, false>;
12
12
  }