@bizdoc/core 1.17.12 → 1.17.13

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 (423) hide show
  1. package/assets/system/priority.svg +14 -17
  2. package/bizdoc-core.d.ts.map +1 -0
  3. package/esm2020/lib/admin/architecture/designer.component.mjs +2 -1
  4. package/esm2020/lib/admin/architecture/icon-picker.component.mjs +3 -3
  5. package/esm2020/lib/admin/core/ace.input.mjs +8 -5
  6. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  7. package/esm2020/lib/admin/core/localized-string.component.mjs +9 -17
  8. package/esm2020/lib/compose/new-menu.component.mjs +24 -6
  9. package/esm2020/lib/core/models.mjs +1 -1
  10. package/esm2020/lib/cube/chart/chart.component.mjs +2 -2
  11. package/esm2020/lib/cube/explore/explore-items.component.mjs +6 -3
  12. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  13. package/fesm2015/bizdoc-core.mjs +45 -32
  14. package/fesm2015/bizdoc-core.mjs.map +1 -1
  15. package/fesm2020/bizdoc-core.mjs +45 -30
  16. package/fesm2020/bizdoc-core.mjs.map +1 -1
  17. package/lib/admin/admin-dismiss.service.d.ts.map +1 -0
  18. package/lib/admin/admin-menu.component.d.ts.map +1 -0
  19. package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +1 -0
  20. package/lib/admin/architecture/declarations.d.ts.map +1 -0
  21. package/lib/admin/architecture/designer-element.component.d.ts.map +1 -0
  22. package/lib/admin/architecture/designer-privileges.component.d.ts.map +1 -0
  23. package/lib/admin/architecture/designer.base.d.ts.map +1 -0
  24. package/lib/admin/architecture/designer.component.d.ts.map +1 -0
  25. package/lib/admin/architecture/elements/action.component.d.ts.map +1 -0
  26. package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +1 -0
  27. package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +1 -0
  28. package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +1 -0
  29. package/lib/admin/architecture/elements/attribute.component.d.ts.map +1 -0
  30. package/lib/admin/architecture/elements/box-form.component.d.ts.map +1 -0
  31. package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +1 -0
  32. package/lib/admin/architecture/elements/control.component.d.ts.map +1 -0
  33. package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +1 -0
  34. package/lib/admin/architecture/elements/cube-view.component.d.ts.map +1 -0
  35. package/lib/admin/architecture/elements/cube.component.d.ts.map +1 -0
  36. package/lib/admin/architecture/elements/documents-report.component.d.ts.map +1 -0
  37. package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +1 -0
  38. package/lib/admin/architecture/elements/explore-view.component.d.ts.map +1 -0
  39. package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +1 -0
  40. package/lib/admin/architecture/elements/folder.component.d.ts.map +1 -0
  41. package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +1 -0
  42. package/lib/admin/architecture/elements/form.component.d.ts.map +1 -0
  43. package/lib/admin/architecture/elements/guide.component.d.ts.map +1 -0
  44. package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +1 -0
  45. package/lib/admin/architecture/elements/node.component.d.ts.map +1 -0
  46. package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +1 -0
  47. package/lib/admin/architecture/elements/performance-report.component.d.ts.map +1 -0
  48. package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +1 -0
  49. package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +1 -0
  50. package/lib/admin/architecture/elements/policy.component.d.ts.map +1 -0
  51. package/lib/admin/architecture/elements/report.component.d.ts.map +1 -0
  52. package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +1 -0
  53. package/lib/admin/architecture/elements/role.component.d.ts.map +1 -0
  54. package/lib/admin/architecture/elements/rule.component.d.ts.map +1 -0
  55. package/lib/admin/architecture/elements/state.component.d.ts.map +1 -0
  56. package/lib/admin/architecture/elements/sum-view.component.d.ts.map +1 -0
  57. package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +1 -0
  58. package/lib/admin/architecture/elements/type.component.d.ts.map +1 -0
  59. package/lib/admin/architecture/elements/usage-report.component.d.ts.map +1 -0
  60. package/lib/admin/architecture/elements/utility.component.d.ts.map +1 -0
  61. package/lib/admin/architecture/elements/view.component.d.ts.map +1 -0
  62. package/lib/admin/architecture/elements/widget.component.d.ts.map +1 -0
  63. package/lib/admin/architecture/icon-picker.component.d.ts.map +1 -0
  64. package/lib/admin/core/ace.input.d.ts +5 -2
  65. package/lib/admin/core/ace.input.d.ts.map +1 -0
  66. package/lib/admin/core/color-picker.input.d.ts.map +1 -0
  67. package/lib/admin/core/localized-string.component.d.ts +3 -4
  68. package/lib/admin/core/localized-string.component.d.ts.map +1 -0
  69. package/lib/admin/core/search.input.d.ts.map +1 -0
  70. package/lib/admin/diff/configuration-diff.component.d.ts.map +1 -0
  71. package/lib/admin/document-trace/document-trace.component.d.ts.map +1 -0
  72. package/lib/admin/document-trace/reassign.dialog.d.ts.map +1 -0
  73. package/lib/admin/document-trace/timeline.d.ts.map +1 -0
  74. package/lib/admin/document-trace/trace-element.component.d.ts.map +1 -0
  75. package/lib/admin/form/designer/box-designer.component.d.ts.map +1 -0
  76. package/lib/admin/form/designer/declarations.d.ts.map +1 -0
  77. package/lib/admin/form/designer/properties.component.d.ts.map +1 -0
  78. package/lib/admin/form/designer/section.component.d.ts.map +1 -0
  79. package/lib/admin/form/designer/settings.component.d.ts.map +1 -0
  80. package/lib/admin/form/form.resolve.service.d.ts.map +1 -0
  81. package/lib/admin/form/workflow/node-ref.d.ts.map +1 -0
  82. package/lib/admin/form/workflow/node.component.d.ts.map +1 -0
  83. package/lib/admin/form/workflow/role-node.component.d.ts.map +1 -0
  84. package/lib/admin/form/workflow/workflow.component.d.ts.map +1 -0
  85. package/lib/admin/indices/manage-cube-index.component.d.ts.map +1 -0
  86. package/lib/admin/patterns/patterns.component.d.ts.map +1 -0
  87. package/lib/admin/permissions/permissions.component.d.ts.map +1 -0
  88. package/lib/admin/positions/positions-popup.component.d.ts.map +1 -0
  89. package/lib/admin/positions/positions.component.d.ts.map +1 -0
  90. package/lib/admin/profiler/outofoffice.component.d.ts.map +1 -0
  91. package/lib/admin/profiler/profiler.component.d.ts.map +1 -0
  92. package/lib/admin/system.service.d.ts.map +1 -0
  93. package/lib/admin/utility-ref.d.ts.map +1 -0
  94. package/lib/admin/utility-wrapper.component.d.ts.map +1 -0
  95. package/lib/admin/utility.pane.component.d.ts.map +1 -0
  96. package/lib/app.component.d.ts.map +1 -0
  97. package/lib/bizdoc.module.d.ts.map +1 -0
  98. package/lib/browse/browse-items.component.d.ts.map +1 -0
  99. package/lib/browse/browse.mobile.component.d.ts.map +1 -0
  100. package/lib/browse/browse.pane.component.d.ts.map +1 -0
  101. package/lib/browse/expanded-item/expanded-item.component.d.ts.map +1 -0
  102. package/lib/browse/filter/filter.component.d.ts.map +1 -0
  103. package/lib/browse/folders-menu.component.d.ts.map +1 -0
  104. package/lib/chat/chat-info.d.ts.map +1 -0
  105. package/lib/chat/chat.mobile.component.d.ts.map +1 -0
  106. package/lib/chat/chat.service.d.ts.map +1 -0
  107. package/lib/chat/contacts.component.d.ts.map +1 -0
  108. package/lib/chat/contacts.pane.component.d.ts.map +1 -0
  109. package/lib/chat/conversation.component.d.ts.map +1 -0
  110. package/lib/chat/conversation.pane.component.d.ts.map +1 -0
  111. package/lib/compose/action/action-picker.component.d.ts.map +1 -0
  112. package/lib/compose/action/action-ref.d.ts.map +1 -0
  113. package/lib/compose/action/action.base.d.ts.map +1 -0
  114. package/lib/compose/action/action.dialog.d.ts.map +1 -0
  115. package/lib/compose/action/action.pane.dialog.exp.d.ts.map +1 -0
  116. package/lib/compose/action/assign-action.component.d.ts.map +1 -0
  117. package/lib/compose/action/moveto-action.component.d.ts.map +1 -0
  118. package/lib/compose/action/return-action.component.d.ts.map +1 -0
  119. package/lib/compose/attachments/attachments.component.d.ts.map +1 -0
  120. package/lib/compose/attachments/preview/attachment-preview.component.d.ts.map +1 -0
  121. package/lib/compose/attachments/progress-button.directive.d.ts.map +1 -0
  122. package/lib/compose/box/box.component.d.ts.map +1 -0
  123. package/lib/compose/box/control.component.d.ts.map +1 -0
  124. package/lib/compose/box/row.component.d.ts.map +1 -0
  125. package/lib/compose/can-deactivate-changes.service.d.ts.map +1 -0
  126. package/lib/compose/comments/comment.component.d.ts.map +1 -0
  127. package/lib/compose/comments/comments.component.d.ts.map +1 -0
  128. package/lib/compose/comments/comments.pane.component.d.ts.map +1 -0
  129. package/lib/compose/comments/edit-comment.component.d.ts.map +1 -0
  130. package/lib/compose/comments/edits.component.d.ts.map +1 -0
  131. package/lib/compose/comments/quick-comment.component.exp.d.ts.map +1 -0
  132. package/lib/compose/comments/votes.component.d.ts.map +1 -0
  133. package/lib/compose/compose-resolve.service.d.ts.map +1 -0
  134. package/lib/compose/compose.mobile.component.d.ts.map +1 -0
  135. package/lib/compose/compose.pane.component.d.ts.map +1 -0
  136. package/lib/compose/copy/copy.dialog.d.ts.map +1 -0
  137. package/lib/compose/dismiss.service.d.ts.map +1 -0
  138. package/lib/compose/document-resolver.service.d.ts.map +1 -0
  139. package/lib/compose/document.component.d.ts.map +1 -0
  140. package/lib/compose/document.mobile.component.d.ts.map +1 -0
  141. package/lib/compose/document.pane.component.d.ts.map +1 -0
  142. package/lib/compose/events/events.component.d.ts.map +1 -0
  143. package/lib/compose/form-ref.d.ts.map +1 -0
  144. package/lib/compose/form-selector/form-selector.sheet.d.ts.map +1 -0
  145. package/lib/compose/form.component.d.ts.map +1 -0
  146. package/lib/compose/new-menu.component.d.ts +7 -1
  147. package/lib/compose/new-menu.component.d.ts.map +1 -0
  148. package/lib/compose/privilage.directive.d.ts.map +1 -0
  149. package/lib/compose/recipient-resolver.service.d.ts.map +1 -0
  150. package/lib/compose/state.component.d.ts.map +1 -0
  151. package/lib/compose/tag/tags.component.d.ts.map +1 -0
  152. package/lib/compose/trace/flow.component.d.ts.map +1 -0
  153. package/lib/compose/trace/people.component.d.ts.map +1 -0
  154. package/lib/compose/trace/trace.base.d.ts.map +1 -0
  155. package/lib/compose/trace/trace.component.d.ts.map +1 -0
  156. package/lib/compose/trace/trace.pane.component.d.ts.map +1 -0
  157. package/lib/compose/version-compare/version-compare.component.d.ts.map +1 -0
  158. package/lib/compose/version-compare/version-compare.directive.d.ts.map +1 -0
  159. package/lib/compose/version-compare/version.pane.component.d.ts.map +1 -0
  160. package/lib/core/NgComponentOutlet.d.ts.map +1 -0
  161. package/lib/core/account.service.d.ts.map +1 -0
  162. package/lib/core/animated-icon/animated-icon.directive.d.ts.map +1 -0
  163. package/lib/core/animations.d.ts.map +1 -0
  164. package/lib/core/authentication.d.ts.map +1 -0
  165. package/lib/core/avatar/avatar.component.d.ts.map +1 -0
  166. package/lib/core/base.d.ts.map +1 -0
  167. package/lib/core/checkbox.d.ts.map +1 -0
  168. package/lib/core/colors.d.ts.map +1 -0
  169. package/lib/core/component-factory-resolver.d.ts.map +1 -0
  170. package/lib/core/configuration.d.ts.map +1 -0
  171. package/lib/core/datasource.service.d.ts.map +1 -0
  172. package/lib/core/decorators.d.ts.map +1 -0
  173. package/lib/core/fields/address.designer.d.ts.map +1 -0
  174. package/lib/core/fields/address.field.d.ts.map +1 -0
  175. package/lib/core/fields/autocomplete.field.d.ts.map +1 -0
  176. package/lib/core/fields/checkbox.designer.d.ts.map +1 -0
  177. package/lib/core/fields/checkbox.field.d.ts.map +1 -0
  178. package/lib/core/fields/checklist.designer.d.ts.map +1 -0
  179. package/lib/core/fields/checklist.field.d.ts.map +1 -0
  180. package/lib/core/fields/date-range.designer.d.ts.map +1 -0
  181. package/lib/core/fields/date-range.field.d.ts.map +1 -0
  182. package/lib/core/fields/date.designer.d.ts.map +1 -0
  183. package/lib/core/fields/date.field.d.ts.map +1 -0
  184. package/lib/core/fields/expression.field.d.ts.map +1 -0
  185. package/lib/core/fields/file.designer.d.ts.map +1 -0
  186. package/lib/core/fields/file.field.d.ts.map +1 -0
  187. package/lib/core/fields/html.designer.d.ts.map +1 -0
  188. package/lib/core/fields/html.field.d.ts.map +1 -0
  189. package/lib/core/fields/input.designer.d.ts.map +1 -0
  190. package/lib/core/fields/input.field.d.ts.map +1 -0
  191. package/lib/core/fields/localized-string.field.d.ts.map +1 -0
  192. package/lib/core/fields/numeric.designer.d.ts.map +1 -0
  193. package/lib/core/fields/numeric.field.d.ts.map +1 -0
  194. package/lib/core/fields/options.base.d.ts.map +1 -0
  195. package/lib/core/fields/options.component.d.ts.map +1 -0
  196. package/lib/core/fields/radio-button.designer.d.ts.map +1 -0
  197. package/lib/core/fields/radio-button.field.d.ts.map +1 -0
  198. package/lib/core/fields/select.designer.d.ts.map +1 -0
  199. package/lib/core/fields/select.field.d.ts.map +1 -0
  200. package/lib/core/fields/signature.designer.d.ts.map +1 -0
  201. package/lib/core/fields/signature.field.d.ts.map +1 -0
  202. package/lib/core/fields/switch.field.d.ts.map +1 -0
  203. package/lib/core/fields/textarea.designer.d.ts.map +1 -0
  204. package/lib/core/fields/textarea.field.d.ts.map +1 -0
  205. package/lib/core/fields/time.designer.d.ts.map +1 -0
  206. package/lib/core/fields/time.field.d.ts.map +1 -0
  207. package/lib/core/fields/timespan.field.d.ts.map +1 -0
  208. package/lib/core/fields/yesno.designer.d.ts.map +1 -0
  209. package/lib/core/fields/yesno.field.d.ts.map +1 -0
  210. package/lib/core/firebase.service.d.ts.map +1 -0
  211. package/lib/core/functions.d.ts.map +1 -0
  212. package/lib/core/guide/guide.component.d.ts.map +1 -0
  213. package/lib/core/guide/guide.service.d.ts.map +1 -0
  214. package/lib/core/guide/help-tip.component.d.ts.map +1 -0
  215. package/lib/core/http.interceptor.d.ts.map +1 -0
  216. package/lib/core/hub.service.d.ts.map +1 -0
  217. package/lib/core/identity/identity.component.d.ts.map +1 -0
  218. package/lib/core/info/attachment-info.service.d.ts.map +1 -0
  219. package/lib/core/info/document-info.service.d.ts.map +1 -0
  220. package/lib/core/info/location-info.component.d.ts.map +1 -0
  221. package/lib/core/info/map-info.d.ts.map +1 -0
  222. package/lib/core/inputs/address.input.d.ts.map +1 -0
  223. package/lib/core/inputs/auto-complete.input.d.ts.map +1 -0
  224. package/lib/core/inputs/combination-picker-body.d.ts.map +1 -0
  225. package/lib/core/inputs/combination-picker.d.ts.map +1 -0
  226. package/lib/core/inputs/combination-pool.d.ts.map +1 -0
  227. package/lib/core/inputs/file.input.d.ts.map +1 -0
  228. package/lib/core/inputs/select.input.d.ts.map +1 -0
  229. package/lib/core/inputs/signature.input.d.ts.map +1 -0
  230. package/lib/core/inputs/time-picker.d.ts.map +1 -0
  231. package/lib/core/inputs/timespan.input.d.ts.map +1 -0
  232. package/lib/core/layout.component.d.ts.map +1 -0
  233. package/lib/core/lottie-animation.d.ts.map +1 -0
  234. package/lib/core/mailbox.service.d.ts.map +1 -0
  235. package/lib/core/models.d.ts +0 -3
  236. package/lib/core/models.d.ts.map +1 -0
  237. package/lib/core/none.component.d.ts.map +1 -0
  238. package/lib/core/pipes/action.pipe.d.ts.map +1 -0
  239. package/lib/core/pipes/calendar.pipe.d.ts.map +1 -0
  240. package/lib/core/pipes/date-format.pipe.d.ts.map +1 -0
  241. package/lib/core/pipes/daterange.pipe.d.ts.map +1 -0
  242. package/lib/core/pipes/difference.pipe.d.ts.map +1 -0
  243. package/lib/core/pipes/duration-format.pipe.d.ts.map +1 -0
  244. package/lib/core/pipes/duration.pipe.d.ts.map +1 -0
  245. package/lib/core/pipes/form.pipe.d.ts.map +1 -0
  246. package/lib/core/pipes/join.pipe.d.ts.map +1 -0
  247. package/lib/core/pipes/localized-string.pipe.d.ts.map +1 -0
  248. package/lib/core/pipes/role.pipe.d.ts.map +1 -0
  249. package/lib/core/pipes/sanitize-html.pipe.d.ts.map +1 -0
  250. package/lib/core/pipes/sort.pipe.d.ts.map +1 -0
  251. package/lib/core/pipes/state.pipe.d.ts.map +1 -0
  252. package/lib/core/pipes/time-ago.pipe.d.ts.map +1 -0
  253. package/lib/core/pipes/translate.pipe.d.ts.map +1 -0
  254. package/lib/core/pipes/type-value.pipe.d.ts.map +1 -0
  255. package/lib/core/pipes/user-name.pipe.d.ts.map +1 -0
  256. package/lib/core/popup/popup-ref.d.ts.map +1 -0
  257. package/lib/core/popup/popup.component.d.ts.map +1 -0
  258. package/lib/core/popup/popup.service.d.ts.map +1 -0
  259. package/lib/core/popup/tooltip.directive.d.ts.map +1 -0
  260. package/lib/core/prompt/ask/ask.dialog.d.ts.map +1 -0
  261. package/lib/core/prompt/mask/mask.component.d.ts.map +1 -0
  262. package/lib/core/prompt.service.d.ts.map +1 -0
  263. package/lib/core/router.d.ts.map +1 -0
  264. package/lib/core/save-changes.dialog.d.ts.map +1 -0
  265. package/lib/core/session.service.d.ts.map +1 -0
  266. package/lib/core/slots/pane-ref.d.ts.map +1 -0
  267. package/lib/core/slots/router.directive.d.ts.map +1 -0
  268. package/lib/core/slots/router.service.d.ts.map +1 -0
  269. package/lib/core/slots/slots.component.d.ts.map +1 -0
  270. package/lib/core/tagging/documents.component.d.ts.map +1 -0
  271. package/lib/core/tagging/edit-input.component.d.ts.map +1 -0
  272. package/lib/core/tagging/emoji.component.d.ts.map +1 -0
  273. package/lib/core/tagging/tagging-item.directive.d.ts.map +1 -0
  274. package/lib/core/tagging/tagging.component-base.d.ts.map +1 -0
  275. package/lib/core/tagging/tagging.directive.d.ts.map +1 -0
  276. package/lib/core/tagging/tagging.pipe.d.ts.map +1 -0
  277. package/lib/core/tagging/users.component.d.ts.map +1 -0
  278. package/lib/core/translate.service.d.ts.map +1 -0
  279. package/lib/core/translations.d.ts.map +1 -0
  280. package/lib/core/window-title.service.d.ts.map +1 -0
  281. package/lib/cube/accum/accum.component.d.ts.map +1 -0
  282. package/lib/cube/chart/chart.component.d.ts.map +1 -0
  283. package/lib/cube/cube-info.service.d.ts.map +1 -0
  284. package/lib/cube/cube-menu.component.d.ts.map +1 -0
  285. package/lib/cube/cube-view.component.d.ts.map +1 -0
  286. package/lib/cube/cube.service.d.ts.map +1 -0
  287. package/lib/cube/declarations.d.ts.map +1 -0
  288. package/lib/cube/explore/document-item.component.d.ts.map +1 -0
  289. package/lib/cube/explore/explore-item.component.d.ts.map +1 -0
  290. package/lib/cube/explore/explore-items.component.d.ts.map +1 -0
  291. package/lib/cube/explore/explore.pane.component.d.ts.map +1 -0
  292. package/lib/cube/explore/item-resolver.service.d.ts.map +1 -0
  293. package/lib/cube/explore/item.pane.component.d.ts.map +1 -0
  294. package/lib/cube/filter/filter-tags.component.exp.d.ts.map +1 -0
  295. package/lib/cube/filter/filter.component.d.ts.map +1 -0
  296. package/lib/cube/grid/grid.component.d.ts.map +1 -0
  297. package/lib/cube/grid/spreadsheet.component.d.ts.map +1 -0
  298. package/lib/cube/matrix/matrix.base.d.ts.map +1 -0
  299. package/lib/cube/matrix/matrix.mobile.component.d.ts.map +1 -0
  300. package/lib/cube/matrix/matrix.pane.component.d.ts.map +1 -0
  301. package/lib/cube/matrix/popup.component.d.ts.map +1 -0
  302. package/lib/cube/matrix/table.component.d.ts.map +1 -0
  303. package/lib/cube/parallel/item.d.ts.map +1 -0
  304. package/lib/cube/parallel/parallel.component.d.ts.map +1 -0
  305. package/lib/cube/pivot/pivot.component.d.ts.map +1 -0
  306. package/lib/cube/sum/sum.component.d.ts.map +1 -0
  307. package/lib/cube/view-base.d.ts.map +1 -0
  308. package/lib/cube/view.mobile.component.d.ts.map +1 -0
  309. package/lib/cube/view.pane.component.d.ts.map +1 -0
  310. package/lib/dashboard/actions/actions.widget.d.ts.map +1 -0
  311. package/lib/dashboard/cube/accum-cube.widget.d.ts.map +1 -0
  312. package/lib/dashboard/cube/compare.widget.d.ts.map +1 -0
  313. package/lib/dashboard/cube/cube-analysis.base.d.ts.map +1 -0
  314. package/lib/dashboard/cube/cube-analysis.widget.d.ts.map +1 -0
  315. package/lib/dashboard/cube/cube-chart.widget.d.ts.map +1 -0
  316. package/lib/dashboard/cube/document-state.widget.d.ts.map +1 -0
  317. package/lib/dashboard/cube/documents.widget.d.ts.map +1 -0
  318. package/lib/dashboard/cube/filter/filter.component.d.ts.map +1 -0
  319. package/lib/dashboard/dashboard.component.d.ts.map +1 -0
  320. package/lib/dashboard/dashboard.pane.component.d.ts.map +1 -0
  321. package/lib/dashboard/recents/recents.widget.d.ts.map +1 -0
  322. package/lib/dashboard/score/activity.widget.d.ts.map +1 -0
  323. package/lib/dashboard/score/compare-groups.widget.d.ts.map +1 -0
  324. package/lib/dashboard/score/peers-performance.widget.d.ts.map +1 -0
  325. package/lib/dashboard/score/pending-results.widget.d.ts.map +1 -0
  326. package/lib/dashboard/score/personal-score.widget.d.ts.map +1 -0
  327. package/lib/dashboard/widget-item.component.d.ts.map +1 -0
  328. package/lib/dashboard/widget-ref.d.ts.map +1 -0
  329. package/lib/designer.module.d.ts.map +1 -0
  330. package/lib/desktop.module.d.ts.map +1 -0
  331. package/lib/home/about/about.dialog.d.ts.map +1 -0
  332. package/lib/home/home-base.component.d.ts.map +1 -0
  333. package/lib/home/home.desktop.component.d.ts.map +1 -0
  334. package/lib/home/home.mobile.component.d.ts.map +1 -0
  335. package/lib/home/notifications/notifications.component.d.ts.map +1 -0
  336. package/lib/home/options/options.component.d.ts.map +1 -0
  337. package/lib/home/outofoffice/outofoffice.component.d.ts.map +1 -0
  338. package/lib/home/sign/sign.component.d.ts.map +1 -0
  339. package/lib/home/tools.component.d.ts.map +1 -0
  340. package/lib/impersonate/impersonate.component.d.ts.map +1 -0
  341. package/lib/mobile.module.d.ts.map +1 -0
  342. package/lib/modules/chart.module.d.ts.map +1 -0
  343. package/lib/modules/circular-gauge.module.d.ts.map +1 -0
  344. package/lib/modules/date.adapter.d.ts.map +1 -0
  345. package/lib/modules/datepicker.intl.d.ts.map +1 -0
  346. package/lib/modules/dayjs.module.d.ts.map +1 -0
  347. package/lib/modules/diagram.module.d.ts.map +1 -0
  348. package/lib/modules/gantt.module.d.ts.map +1 -0
  349. package/lib/modules/grid.module.d.ts.map +1 -0
  350. package/lib/modules/material.module.d.ts.map +1 -0
  351. package/lib/modules/paginator.intl.d.ts.map +1 -0
  352. package/lib/modules/pivot.module.d.ts.map +1 -0
  353. package/lib/modules/schedule.module.d.ts.map +1 -0
  354. package/lib/modules/spreadsheet.module.d.ts.map +1 -0
  355. package/lib/modules/stepper.intl.d.ts.map +1 -0
  356. package/lib/modules/texteditor.module.d.ts.map +1 -0
  357. package/lib/notifications/filter.component.d.ts.map +1 -0
  358. package/lib/notifications/notifications-table.component.d.ts.map +1 -0
  359. package/lib/notifications/notifications.component-base.d.ts.map +1 -0
  360. package/lib/notifications/notifications.mobile.component.d.ts.map +1 -0
  361. package/lib/notifications/notifications.pane.component.d.ts.map +1 -0
  362. package/lib/notifications/notifications.service.d.ts.map +1 -0
  363. package/lib/notifications/types/commented.notification.d.ts.map +1 -0
  364. package/lib/notifications/types/cube-anomaly.notification.d.ts.map +1 -0
  365. package/lib/notifications/types/escalated.notification.d.ts.map +1 -0
  366. package/lib/notifications/types/invite.notification.d.ts.map +1 -0
  367. package/lib/notifications/types/liked.notification.d.ts.map +1 -0
  368. package/lib/notifications/types/long-running-task.notification.d.ts.map +1 -0
  369. package/lib/notifications/types/notification-base.d.ts.map +1 -0
  370. package/lib/notifications/types/nudge.notification.d.ts.map +1 -0
  371. package/lib/notifications/types/state-changed.notification.d.ts.map +1 -0
  372. package/lib/notifications/types/tagged.notification.d.ts.map +1 -0
  373. package/lib/notifications/types/text.notification.d.ts.map +1 -0
  374. package/lib/notifications/types/upcoming-event.notification.d.ts.map +1 -0
  375. package/lib/options/options.component.d.ts.map +1 -0
  376. package/lib/options/options.service.d.ts.map +1 -0
  377. package/lib/reports/arguments-component.d.ts.map +1 -0
  378. package/lib/reports/cube/documents.component.d.ts.map +1 -0
  379. package/lib/reports/cube/grid-documents.component.d.ts.map +1 -0
  380. package/lib/reports/cube/role-performance.component.d.ts.map +1 -0
  381. package/lib/reports/cube/table-documents.component.d.ts.map +1 -0
  382. package/lib/reports/cube/usage-args.component.d.ts.map +1 -0
  383. package/lib/reports/cube/usage-base.d.ts.map +1 -0
  384. package/lib/reports/cube/usage-chart.component.d.ts.map +1 -0
  385. package/lib/reports/cube/usage-pivot.component.d.ts.map +1 -0
  386. package/lib/reports/cube/usage.component.d.ts.map +1 -0
  387. package/lib/reports/report-ref.d.ts.map +1 -0
  388. package/lib/reports/report-viewer.component.d.ts.map +1 -0
  389. package/lib/reports/report.mobile.component.d.ts.map +1 -0
  390. package/lib/reports/report.pane.component.d.ts.map +1 -0
  391. package/lib/reports/reports-menu.component.d.ts.map +1 -0
  392. package/lib/reports/substitution/substitution.component.d.ts.map +1 -0
  393. package/lib/reports/table/table-view.component.d.ts.map +1 -0
  394. package/lib/reports/tasks/tasks.component.d.ts.map +1 -0
  395. package/lib/routes.desktop.d.ts.map +1 -0
  396. package/lib/routes.mobile.d.ts.map +1 -0
  397. package/lib/scheduler/schedule.component.d.ts.map +1 -0
  398. package/lib/scheduler/scheduler.mobile.component.d.ts.map +1 -0
  399. package/lib/scheduler/scheduler.pane.component.d.ts.map +1 -0
  400. package/lib/search/cube.component.d.ts.map +1 -0
  401. package/lib/search/declarations.d.ts.map +1 -0
  402. package/lib/search/document.component.d.ts.map +1 -0
  403. package/lib/search/guide.component.d.ts.map +1 -0
  404. package/lib/search/path.component.d.ts.map +1 -0
  405. package/lib/search/search.service.d.ts.map +1 -0
  406. package/lib/shared.module.d.ts.map +1 -0
  407. package/lib/system.module.d.ts.map +1 -0
  408. package/lib/views/cube/chart.component.d.ts.map +1 -0
  409. package/lib/views/cube/cube-base.d.ts.map +1 -0
  410. package/lib/views/cube/explore.component.d.ts.map +1 -0
  411. package/lib/views/cube/matrix.component.d.ts.map +1 -0
  412. package/lib/views/cube/parallel.component.d.ts.map +1 -0
  413. package/lib/views/cube/pivot.component.d.ts.map +1 -0
  414. package/lib/views/cube/sum.component.d.ts.map +1 -0
  415. package/lib/views/cube/view.component.d.ts.map +1 -0
  416. package/lib/views/document-view-ref.d.ts.map +1 -0
  417. package/lib/views/timeline/timeline.component.exp.d.ts.map +1 -0
  418. package/lib/views/view-item.component.d.ts.map +1 -0
  419. package/lib/views/views.component.d.ts.map +1 -0
  420. package/lib/views/views.mobile.component.d.ts.map +1 -0
  421. package/lib/views/views.pane.component.d.ts.map +1 -0
  422. package/package.json +1 -1
  423. package/public-api.d.ts.map +1 -0
@@ -1,6 +1,6 @@
1
1
  import { __decorate } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { InjectionToken, Injectable, Inject, TemplateRef, Injector, ViewContainerRef, Component, ViewChild, Directive, Input, Pipe, Optional, Self, HostBinding, EventEmitter, Output, ElementRef, HostListener, NgModule, ViewChildren, Host, SkipSelf, ViewEncapsulation, APP_INITIALIZER, ContentChild } from '@angular/core';
3
+ import { InjectionToken, Injectable, Inject, TemplateRef, Injector, ViewContainerRef, Component, ViewChild, Directive, Input, Pipe, HostBinding, Optional, Self, EventEmitter, Output, ElementRef, HostListener, NgModule, ViewChildren, Host, SkipSelf, ViewEncapsulation, APP_INITIALIZER, ContentChild } from '@angular/core';
4
4
  import * as i1$3 from '@angular/forms';
5
5
  import { Validators, FormControl, FormGroup, ReactiveFormsModule } from '@angular/forms';
6
6
  import { coerceBooleanProperty, coerceNumberProperty, coerceArray } from '@angular/cdk/coercion';
@@ -54,6 +54,7 @@ import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
54
54
  import * as brace from 'brace';
55
55
  import 'brace/mode/javascript';
56
56
  import 'brace/theme/github';
57
+ import 'brace/theme/twilight';
57
58
  import 'brace/ext/language_tools';
58
59
  import * as i5$1 from '@angular/material/autocomplete';
59
60
  import { MatAutocompleteTrigger, MatAutocompleteModule } from '@angular/material/autocomplete';
@@ -2595,8 +2596,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
2595
2596
 
2596
2597
  /** */
2597
2598
  class LocalizedStringComponent {
2598
- constructor(ngControl, _session, _fb) {
2599
- this.ngControl = ngControl;
2599
+ constructor(_session, _fb) {
2600
2600
  this._session = _session;
2601
2601
  this._fb = _fb;
2602
2602
  this.class = 'column';
@@ -2606,9 +2606,6 @@ class LocalizedStringComponent {
2606
2606
  this._required = false;
2607
2607
  this._disabled = false;
2608
2608
  this.languages = this._session.languages.filter(l => l !== this._session.language);
2609
- if (this.ngControl != null) {
2610
- this.ngControl.valueAccessor = this;
2611
- }
2612
2609
  }
2613
2610
  writeValue(value) {
2614
2611
  this._value = value;
@@ -2675,16 +2672,12 @@ class LocalizedStringComponent {
2675
2672
  this._destroy.complete();
2676
2673
  }
2677
2674
  }
2678
- LocalizedStringComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: LocalizedStringComponent, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: SessionService }, { token: i1$3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
2679
- LocalizedStringComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: { class: "class", floatLabel: "floatLabel", value: "value", placeholder: "placeholder", required: "required", disabled: "disabled", maxlength: "maxlength" }, host: { properties: { "class": "this.class" } }, viewQueries: [{ propertyName: "controlInput", first: true, predicate: ["controlInput"], descendants: true, read: MatInput }], ngImport: i0, template: "<mat-form-field [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControl]=\"control\" #controlInput [maxlength]=\"maxlength\" [required]=\"required\"></textarea>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:placeholder\"></mat-error>\r\n <button matSuffix mat-icon-button [disabled]=disabled [bizdocTooltip]=\"'Localize'|translate\" (click)=\"multilingual = !multilingual\"><mat-icon>translate</mat-icon></button>\r\n <mat-hint align=\"end\" *ngIf=\"maxlength\">{{control.value?.length || 0}} / {{maxlength}}</mat-hint>\r\n</mat-form-field>\r\n<ng-container *ngIf=\"multilingual && languages.length\" [formGroup]=\"group\">\r\n <mat-form-field *ngFor=\"let lang of languages;\" [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}} / {{lang|translate}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControlName]=\"lang\" [maxlength]=\"maxlength\"></textarea>\r\n </mat-form-field>\r\n</ng-container>\r\n", dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$3.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i4.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i4.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i4.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i4.MatLabel, selector: "mat-label" }, { kind: "directive", type: i4.MatSuffix, selector: "[matSuffix]" }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "directive", type: i6.CdkTextareaAutosize, selector: "textarea[cdkTextareaAutosize]", inputs: ["cdkAutosizeMinRows", "cdkAutosizeMaxRows", "cdkTextareaAutosize", "placeholder"], exportAs: ["cdkTextareaAutosize"] }, { kind: "directive", type: i10$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }] });
2675
+ LocalizedStringComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: LocalizedStringComponent, deps: [{ token: SessionService }, { token: i1$3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
2676
+ LocalizedStringComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: { class: "class", floatLabel: "floatLabel", value: "value", placeholder: "placeholder", required: "required", disabled: "disabled", maxlength: "maxlength" }, host: { properties: { "class": "this.class" } }, viewQueries: [{ propertyName: "controlInput", first: true, predicate: ["controlInput"], descendants: true, read: MatInput }], ngImport: i0, template: "<mat-form-field [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControl]=\"control\" #controlInput [maxlength]=\"maxlength\" [required]=\"required\"></textarea>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:placeholder\"></mat-error>\r\n <button matSuffix mat-icon-button [disabled]=disabled [bizdocTooltip]=\"'Localize'|translate\" (click)=\"multilingual = !multilingual\" type=\"button\"><mat-icon>translate</mat-icon></button>\r\n <mat-hint align=\"end\" *ngIf=\"maxlength\">{{control.value?.length || 0}} / {{maxlength}}</mat-hint>\r\n</mat-form-field>\r\n<ng-container *ngIf=\"multilingual && languages.length\" [formGroup]=\"group\">\r\n <mat-form-field *ngFor=\"let lang of languages;\" [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}} / {{lang|translate}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControlName]=\"lang\" [maxlength]=\"maxlength\"></textarea>\r\n </mat-form-field>\r\n</ng-container>\r\n", dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$3.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i4.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i4.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i4.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i4.MatLabel, selector: "mat-label" }, { kind: "directive", type: i4.MatSuffix, selector: "[matSuffix]" }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "directive", type: i6.CdkTextareaAutosize, selector: "textarea[cdkTextareaAutosize]", inputs: ["cdkAutosizeMinRows", "cdkAutosizeMaxRows", "cdkTextareaAutosize", "placeholder"], exportAs: ["cdkTextareaAutosize"] }, { kind: "directive", type: i10$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }] });
2680
2677
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: LocalizedStringComponent, decorators: [{
2681
2678
  type: Component,
2682
- args: [{ selector: 'bizdoc-localized-string', template: "<mat-form-field [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControl]=\"control\" #controlInput [maxlength]=\"maxlength\" [required]=\"required\"></textarea>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:placeholder\"></mat-error>\r\n <button matSuffix mat-icon-button [disabled]=disabled [bizdocTooltip]=\"'Localize'|translate\" (click)=\"multilingual = !multilingual\"><mat-icon>translate</mat-icon></button>\r\n <mat-hint align=\"end\" *ngIf=\"maxlength\">{{control.value?.length || 0}} / {{maxlength}}</mat-hint>\r\n</mat-form-field>\r\n<ng-container *ngIf=\"multilingual && languages.length\" [formGroup]=\"group\">\r\n <mat-form-field *ngFor=\"let lang of languages;\" [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}} / {{lang|translate}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControlName]=\"lang\" [maxlength]=\"maxlength\"></textarea>\r\n </mat-form-field>\r\n</ng-container>\r\n" }]
2683
- }], ctorParameters: function () { return [{ type: i1$3.NgControl, decorators: [{
2684
- type: Optional
2685
- }, {
2686
- type: Self
2687
- }] }, { type: SessionService }, { type: i1$3.FormBuilder }]; }, propDecorators: { class: [{
2679
+ args: [{ selector: 'bizdoc-localized-string', template: "<mat-form-field [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControl]=\"control\" #controlInput [maxlength]=\"maxlength\" [required]=\"required\"></textarea>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:placeholder\"></mat-error>\r\n <button matSuffix mat-icon-button [disabled]=disabled [bizdocTooltip]=\"'Localize'|translate\" (click)=\"multilingual = !multilingual\" type=\"button\"><mat-icon>translate</mat-icon></button>\r\n <mat-hint align=\"end\" *ngIf=\"maxlength\">{{control.value?.length || 0}} / {{maxlength}}</mat-hint>\r\n</mat-form-field>\r\n<ng-container *ngIf=\"multilingual && languages.length\" [formGroup]=\"group\">\r\n <mat-form-field *ngFor=\"let lang of languages;\" [floatLabel]=\"floatLabel\">\r\n <mat-label>{{placeholder}} / {{lang|translate}}</mat-label>\r\n <textarea cdkTextareaAutosize matInput [formControlName]=\"lang\" [maxlength]=\"maxlength\"></textarea>\r\n </mat-form-field>\r\n</ng-container>\r\n" }]
2680
+ }], ctorParameters: function () { return [{ type: SessionService }, { type: i1$3.FormBuilder }]; }, propDecorators: { class: [{
2688
2681
  type: HostBinding
2689
2682
  }, {
2690
2683
  type: Input
@@ -3635,10 +3628,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
3635
3628
  }] });
3636
3629
 
3637
3630
  class AceInput {
3638
- constructor(ngControl, _el, _service) {
3631
+ constructor(ngControl, _el, _service, _session) {
3639
3632
  this.ngControl = ngControl;
3640
3633
  this._el = _el;
3641
3634
  this._service = _service;
3635
+ this._session = _session;
3642
3636
  this._required = false;
3643
3637
  this._disabled = false;
3644
3638
  this.stateChanges = new Subject();
@@ -3702,7 +3696,7 @@ class AceInput {
3702
3696
  ngOnInit() {
3703
3697
  this._editor = brace.edit(this._el.nativeElement.firstChild);
3704
3698
  this._editor.getSession().setMode('ace/mode/javascript');
3705
- this._editor.setTheme('ace/theme/github');
3699
+ this._editor.setTheme(this._session.theme.dark ? 'ace/theme/twilight' : 'ace/theme/github');
3706
3700
  this._editor.setOptions({
3707
3701
  enableBasicAutocompletion: true,
3708
3702
  enableLiveAutocompletion: true
@@ -3733,7 +3727,7 @@ class AceInput {
3733
3727
  }
3734
3728
  }
3735
3729
  AceInput.nextId = 0;
3736
- AceInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AceInput, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i0.ElementRef }, { token: SystemService }], target: i0.ɵɵFactoryTarget.Component });
3730
+ AceInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AceInput, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i0.ElementRef }, { token: SystemService }, { token: SessionService }], target: i0.ɵɵFactoryTarget.Component });
3737
3731
  AceInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: AceInput, selector: "bizdoc-ace-input", inputs: { params: "params", placeholder: "placeholder", required: "required", disabled: "disabled", value: "value" }, host: { properties: { "id": "this.id", "class.floating": "this.shouldLabelFloat", "attr.aria-describedby": "this.describedBy" } }, providers: [{ provide: MatFormFieldControl, useExisting: AceInput }], ngImport: i0, template: `<div></div>`, isInline: true, styles: [":host ::ng-deep textarea{position:unset}\n", ":host ::ng-deep .ace_scrollbar.ace_scrollbar-h{height:5px!important}\n", ":host ::ng-deep .ace_editor{min-height:50px}\n"] });
3738
3732
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AceInput, decorators: [{
3739
3733
  type: Component,
@@ -3742,7 +3736,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
3742
3736
  type: Optional
3743
3737
  }, {
3744
3738
  type: Self
3745
- }] }, { type: i0.ElementRef }, { type: SystemService }]; }, propDecorators: { id: [{
3739
+ }] }, { type: i0.ElementRef }, { type: SystemService }, { type: SessionService }]; }, propDecorators: { id: [{
3746
3740
  type: HostBinding
3747
3741
  }], params: [{
3748
3742
  type: Input
@@ -9883,7 +9877,7 @@ class CubeChartComponent {
9883
9877
  dataSource: s.points,
9884
9878
  type: this.chartType || 'Column',
9885
9879
  marker: {
9886
- visible: !this.chartType || this.chartType === 'Line' || this.chartType === 'Spline',
9880
+ visible: this.chartType === 'Line' || this.chartType === 'Spline',
9887
9881
  height: 10,
9888
9882
  width: 10
9889
9883
  }
@@ -12587,7 +12581,10 @@ class ExploreItemsComponent {
12587
12581
  r.find(row => row[a.name] !== undefined)).
12588
12582
  forEach(a => columns.push({ controlType: 'text', name: a.name, label: a.title }));
12589
12583
  const index = this._cube.indices.find(i => i.name === this.index);
12590
- columns.push({ controlType: 'number', name: 'value', label: index.title, kind: FieldKind.Currency });
12584
+ columns.push({
12585
+ controlType: 'number', name: 'value', label: index.title,
12586
+ kind: FieldKind.Currency
12587
+ });
12591
12588
  this.columns = columns;
12592
12589
  this.displayedColumns = columns.map(c => c.name);
12593
12590
  this._template = null;
@@ -12640,7 +12637,7 @@ class ExploreItemsComponent {
12640
12637
  this._data.forEach((r, i) => rows.push({
12641
12638
  index: i + 2,
12642
12639
  cells: columns.map((c, j) => {
12643
- const isnumber = c.kind === 'Currency';
12640
+ const isnumber = c.controlType === 'number';
12644
12641
  return {
12645
12642
  type: isnumber ? 'number' : 'text',
12646
12643
  index: j + 1, value: r[c.name],
@@ -12921,7 +12918,7 @@ class ReportViewerComponent {
12921
12918
  index: j + 1, value: c.label || c.name,
12922
12919
  style: {
12923
12920
  bold: true,
12924
- hAlign: c.kind === 'Number' || c.kind === 'Currency' ? 'right' : 'general'
12921
+ hAlign: c.controlType === 'number' ? 'right' : 'general'
12925
12922
  }
12926
12923
  }))
12927
12924
  }];
@@ -12930,7 +12927,7 @@ class ReportViewerComponent {
12930
12927
  cells: this.report.columns.map((c, j) => ({
12931
12928
  index: j + 1, value: r[c.name],
12932
12929
  style: {
12933
- hAlign: c.kind === 'Number' || c.kind === 'Currency' ? 'right' : 'general'
12930
+ hAlign: c.controlType === 'number' ? 'right' : 'general'
12934
12931
  }
12935
12932
  }))
12936
12933
  }));
@@ -19844,11 +19841,28 @@ class ComposeMenuComponent {
19844
19841
  this.search = new FormControl(null);
19845
19842
  this._destroy = new Subject();
19846
19843
  this._working = new Subject();
19844
+ this.defaultgroup = { forms: [] };
19845
+ this.groups = [];
19847
19846
  }
19848
19847
  ngOnInit() {
19849
- this.forms = this._session.profile.forms.filter(f => f.creatable);
19850
19848
  this.items = this.search.valueChanges.pipe(takeUntil$1(this._destroy), debounceTime(DEBOUNCE_SEARCH_TIME), switchMap(v => this._mailbox.findAll(v ? { contains: v } : { type: 'recent' }, { take: 5 })));
19851
19849
  this._working.pipe(takeUntil$1(this._destroy), debounceTime(200)).subscribe(v => this.working = v);
19850
+ this._session.profile.forms.forEach(f => {
19851
+ if (!f.creatable)
19852
+ return;
19853
+ if (!f.group)
19854
+ this.defaultgroup.forms.push(f);
19855
+ else {
19856
+ let group = this.groups[f.group];
19857
+ if (group)
19858
+ group.forms.push(f);
19859
+ else {
19860
+ group = { title: f.group, forms: [f] };
19861
+ this.groups[f.group] = group;
19862
+ this.groups.push(group);
19863
+ }
19864
+ }
19865
+ });
19852
19866
  }
19853
19867
  clear() { this.search.setValue(null); }
19854
19868
  create(form) {
@@ -19913,10 +19927,10 @@ class ComposeMenuComponent {
19913
19927
  }
19914
19928
  }
19915
19929
  ComposeMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ComposeMenuComponent, deps: [{ token: SessionService }, { token: MailboxService }, { token: PromptService }, { token: PanesRouter }], target: i0.ɵɵFactoryTarget.Component });
19916
- ComposeMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: { change: "change" }, ngImport: i0, template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list>\r\n <mat-list-item *ngFor=\"let f of forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n </mat-list-item>\r\n </mat-nav-list>\r\n</div>\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3$1.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i7$1.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { kind: "component", type: i4$3.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i4$3.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "directive", type: i4$3.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], animations: [] });
19930
+ ComposeMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: ComposeMenuComponent, selector: "bizdoc-new-menu", outputs: { change: "change" }, ngImport: i0, template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list dense>\r\n <mat-list-item *ngFor=\"let f of defaultgroup.forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n <ng-container *ngFor=\"let g of groups; index as index\">\r\n <mat-divider *ngIf=\"index\"></mat-divider>\r\n <h3 matSubheader>{{g.title}}</h3>\r\n <mat-list-item *ngFor=\"let f of g.forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n </ng-container>\r\n </mat-nav-list>\r\n</div>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i7$1.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { kind: "component", type: i4$3.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i4$3.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "directive", type: i4$3.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { kind: "directive", type: i4$3.MatListSubheaderCssMatStyler, selector: "[mat-subheader], [matSubheader]" }, { kind: "component", type: i7.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], animations: [] });
19917
19931
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ComposeMenuComponent, decorators: [{
19918
19932
  type: Component,
19919
- args: [{ selector: 'bizdoc-new-menu', animations: [], template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list>\r\n <mat-list-item *ngFor=\"let f of forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n </mat-list-item>\r\n </mat-nav-list>\r\n</div>\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"] }]
19933
+ args: [{ selector: 'bizdoc-new-menu', animations: [], template: "<mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"working ? 'visible':'hidden'\"></mat-progress-bar>\r\n<div class=\"container\">\r\n <span class=\"mat-subheader\">BizDoc</span>\r\n <h1 class=\"mat-display-1\">{{'New'|translate}}</h1>\r\n\r\n <mat-nav-list dense>\r\n <mat-list-item *ngFor=\"let f of defaultgroup.forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n <ng-container *ngFor=\"let g of groups; index as index\">\r\n <mat-divider *ngIf=\"index\"></mat-divider>\r\n <h3 matSubheader>{{g.title}}</h3>\r\n <mat-list-item *ngFor=\"let f of g.forms\" (click)=\"create(f.name)\" [attr.data-help]=\"f.name + '-form'\">\r\n <mat-icon matListIcon>{{f.icon || 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n </ng-container>\r\n </mat-nav-list>\r\n</div>\r\n <!--<mat-spinner radius=\"25\" *ngIf=\"creating===f.name\"></mat-spinner>-->\r\n", styles: ["h1{margin:0 16px}form{padding:8px}hr{opacity:.4}\n"] }]
19920
19934
  }], ctorParameters: function () { return [{ type: SessionService }, { type: MailboxService }, { type: PromptService }, { type: PanesRouter }]; }, propDecorators: { change: [{
19921
19935
  type: Output
19922
19936
  }] } });
@@ -31982,10 +31996,10 @@ class IconPickerComponent {
31982
31996
  }
31983
31997
  IconPickerComponent.nextId = 0;
31984
31998
  IconPickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: IconPickerComponent, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i1$2.Overlay }, { token: i1.HttpClient }, { token: i0.ViewContainerRef }, { token: i0.ElementRef }, { token: i1$6.Directionality }], target: i0.ɵɵFactoryTarget.Component });
31985
- IconPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: IconPickerComponent, selector: "bizdoc-icon-picker", inputs: { value: "value", required: "required", disabled: "disabled" }, outputs: { valueChanges: "valueChanges" }, host: { properties: { "id": "this.id", "class.floating": "this.shouldLabelFloat", "attr.aria-describedby": "this.describedBy" } }, viewQueries: [{ propertyName: "panel", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<button mat-button (click)=\"open()\" [disabled]=\"disabled\">\r\n <mat-icon>{{value}}</mat-icon>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"icon-palette\">\r\n <input matInput [formControl]=\"filter\" (keydown.escape)=\"_clear()\" autocomplete=\"off\"/>\r\n <cdk-virtual-scroll-viewport itemSize=\"100\" class=\"categories\" templateCacheSize=\"0\">\r\n <mat-icon *ngFor=\"let i of items\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n <!--; trackBy: _trackBy-->\r\n <!--<div *cdkVirtualFor=\"let c of categories; trackBy: _trackBy\">\r\n <mat-icon *ngFor=\"let i of c.items; trackBy: _trackBy\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n </div>-->\r\n </cdk-virtual-scroll-viewport>\r\n </div>\r\n</ng-template>\r\n", styles: [".icon-palette{max-height:400px;overflow-y:auto;max-width:450px}.categories{height:300px;width:300px}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i6$2.CdkFixedSizeVirtualScroll, selector: "cdk-virtual-scroll-viewport[itemSize]", inputs: ["itemSize", "minBufferPx", "maxBufferPx"] }, { kind: "component", type: i6$2.CdkVirtualScrollViewport, selector: "cdk-virtual-scroll-viewport", inputs: ["orientation", "appendOnly"], outputs: ["scrolledIndexChange"] }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "directive", type: i10$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] });
31999
+ IconPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: IconPickerComponent, selector: "bizdoc-icon-picker", inputs: { value: "value", required: "required", disabled: "disabled" }, outputs: { valueChanges: "valueChanges" }, host: { properties: { "id": "this.id", "class.floating": "this.shouldLabelFloat", "attr.aria-describedby": "this.describedBy" } }, viewQueries: [{ propertyName: "panel", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<button mat-button (click)=\"open()\" [disabled]=\"disabled\" type=\"button\">\r\n <mat-icon>{{value}}</mat-icon>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"icon-palette\">\r\n <input matInput [formControl]=\"filter\" (keydown.escape)=\"_clear()\" autocomplete=\"off\"/>\r\n <cdk-virtual-scroll-viewport itemSize=\"100\" class=\"categories\" templateCacheSize=\"0\">\r\n <mat-icon *ngFor=\"let i of items\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n <!--; trackBy: _trackBy-->\r\n <!--<div *cdkVirtualFor=\"let c of categories; trackBy: _trackBy\">\r\n <mat-icon *ngFor=\"let i of c.items; trackBy: _trackBy\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n </div>-->\r\n </cdk-virtual-scroll-viewport>\r\n </div>\r\n</ng-template>\r\n", styles: [".icon-palette{max-height:400px;overflow-y:auto;max-width:450px}.categories{height:300px;width:300px}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i6$2.CdkFixedSizeVirtualScroll, selector: "cdk-virtual-scroll-viewport[itemSize]", inputs: ["itemSize", "minBufferPx", "maxBufferPx"] }, { kind: "component", type: i6$2.CdkVirtualScrollViewport, selector: "cdk-virtual-scroll-viewport", inputs: ["orientation", "appendOnly"], outputs: ["scrolledIndexChange"] }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "directive", type: i10$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] });
31986
32000
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: IconPickerComponent, decorators: [{
31987
32001
  type: Component,
31988
- args: [{ selector: 'bizdoc-icon-picker', template: "<button mat-button (click)=\"open()\" [disabled]=\"disabled\">\r\n <mat-icon>{{value}}</mat-icon>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"icon-palette\">\r\n <input matInput [formControl]=\"filter\" (keydown.escape)=\"_clear()\" autocomplete=\"off\"/>\r\n <cdk-virtual-scroll-viewport itemSize=\"100\" class=\"categories\" templateCacheSize=\"0\">\r\n <mat-icon *ngFor=\"let i of items\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n <!--; trackBy: _trackBy-->\r\n <!--<div *cdkVirtualFor=\"let c of categories; trackBy: _trackBy\">\r\n <mat-icon *ngFor=\"let i of c.items; trackBy: _trackBy\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n </div>-->\r\n </cdk-virtual-scroll-viewport>\r\n </div>\r\n</ng-template>\r\n", styles: [".icon-palette{max-height:400px;overflow-y:auto;max-width:450px}.categories{height:300px;width:300px}\n"] }]
32002
+ args: [{ selector: 'bizdoc-icon-picker', template: "<button mat-button (click)=\"open()\" [disabled]=\"disabled\" type=\"button\">\r\n <mat-icon>{{value}}</mat-icon>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"icon-palette\">\r\n <input matInput [formControl]=\"filter\" (keydown.escape)=\"_clear()\" autocomplete=\"off\"/>\r\n <cdk-virtual-scroll-viewport itemSize=\"100\" class=\"categories\" templateCacheSize=\"0\">\r\n <mat-icon *ngFor=\"let i of items\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n <!--; trackBy: _trackBy-->\r\n <!--<div *cdkVirtualFor=\"let c of categories; trackBy: _trackBy\">\r\n <mat-icon *ngFor=\"let i of c.items; trackBy: _trackBy\" (click)=\"_pick(i)\">{{i.name}}</mat-icon>\r\n </div>-->\r\n </cdk-virtual-scroll-viewport>\r\n </div>\r\n</ng-template>\r\n", styles: [".icon-palette{max-height:400px;overflow-y:auto;max-width:450px}.categories{height:300px;width:300px}\n"] }]
31989
32003
  }], ctorParameters: function () { return [{ type: i1$3.NgControl, decorators: [{
31990
32004
  type: Optional
31991
32005
  }, {
@@ -32518,14 +32532,14 @@ class ColorPicker {
32518
32532
  }
32519
32533
  ColorPicker.nextId = 0;
32520
32534
  ColorPicker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ColorPicker, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i1$2.Overlay }, { token: i0.ViewContainerRef }, { token: i0.ElementRef }, { token: i1$6.Directionality }], target: i0.ɵɵFactoryTarget.Component });
32521
- ColorPicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: ColorPicker, selector: "bizdoc-color-picker", inputs: { label: "label", value: "value", required: "required", disabled: "disabled" }, outputs: { valueChanges: "valueChanges" }, host: { properties: { "class.floating": "this.shouldLabelFloat", "id": "this.id", "attr.aria-describedby": "this.describedBy" } }, providers: [{ provide: MatFormFieldControl, useExisting: ColorPicker }], viewQueries: [{ propertyName: "_colorPalette", first: true, predicate: TemplateRef, descendants: true, static: true }], ngImport: i0, template: "<button mat-button (click)='open()' [disabled]=\"disabled\">\r\n <span>{{label}}</span>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"color-palette\">\r\n <div *ngFor='let p of Object.keys(_palettes)' class=\"color-container\">\r\n <span *ngFor='let c of Object.keys(_palettes[p])' (click)='_pick(_palettes[p][c])' [style.background-color]='_palettes[p][c]' class=\"color-item\"></span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".color-palette{display:flex;flex-direction:column}.color-palette .color-container{display:flex}button{width:100%}.color-item{width:20px;height:20px}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] });
32535
+ ColorPicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: ColorPicker, selector: "bizdoc-color-picker", inputs: { label: "label", value: "value", required: "required", disabled: "disabled" }, outputs: { valueChanges: "valueChanges" }, host: { properties: { "class.floating": "this.shouldLabelFloat", "id": "this.id", "attr.aria-describedby": "this.describedBy" } }, providers: [{ provide: MatFormFieldControl, useExisting: ColorPicker }], viewQueries: [{ propertyName: "_colorPalette", first: true, predicate: TemplateRef, descendants: true, static: true }], ngImport: i0, template: "<button mat-button (click)='open()' [disabled]=\"disabled\" type=\"button\">\r\n <span>{{label}}</span>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"color-palette\">\r\n <div *ngFor='let p of Object.keys(_palettes)' class=\"color-container\">\r\n <span *ngFor='let c of Object.keys(_palettes[p])' (click)='_pick(_palettes[p][c])' [style.background-color]='_palettes[p][c]' class=\"color-item\"></span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".color-palette{display:flex;flex-direction:column}.color-palette .color-container{display:flex}button{width:100%}.color-item{width:20px;height:20px}\n"], dependencies: [{ kind: "directive", type: i1$4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i9.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] });
32522
32536
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ColorPicker, decorators: [{
32523
32537
  type: Component,
32524
32538
  args: [{ selector: 'bizdoc-color-picker', providers: [{ provide: MatFormFieldControl, useExisting: ColorPicker }], host: {
32525
32539
  '[class.floating]': 'shouldLabelFloat',
32526
32540
  '[id]': 'id',
32527
32541
  '[attr.aria-describedby]': 'describedBy'
32528
- }, template: "<button mat-button (click)='open()' [disabled]=\"disabled\">\r\n <span>{{label}}</span>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"color-palette\">\r\n <div *ngFor='let p of Object.keys(_palettes)' class=\"color-container\">\r\n <span *ngFor='let c of Object.keys(_palettes[p])' (click)='_pick(_palettes[p][c])' [style.background-color]='_palettes[p][c]' class=\"color-item\"></span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".color-palette{display:flex;flex-direction:column}.color-palette .color-container{display:flex}button{width:100%}.color-item{width:20px;height:20px}\n"] }]
32542
+ }, template: "<button mat-button (click)='open()' [disabled]=\"disabled\" type=\"button\">\r\n <span>{{label}}</span>\r\n <mat-icon>arrow_drop_down</mat-icon>\r\n</button>\r\n<ng-template>\r\n <div class=\"color-palette\">\r\n <div *ngFor='let p of Object.keys(_palettes)' class=\"color-container\">\r\n <span *ngFor='let c of Object.keys(_palettes[p])' (click)='_pick(_palettes[p][c])' [style.background-color]='_palettes[p][c]' class=\"color-item\"></span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".color-palette{display:flex;flex-direction:column}.color-palette .color-container{display:flex}button{width:100%}.color-item{width:20px;height:20px}\n"] }]
32529
32543
  }], ctorParameters: function () { return [{ type: i1$3.NgControl, decorators: [{
32530
32544
  type: Optional
32531
32545
  }, {
@@ -33651,6 +33665,7 @@ let ConfigurationDesignerComponent = class ConfigurationDesignerComponent {
33651
33665
  return elements.map(e => {
33652
33666
  const element = { ...e };
33653
33667
  delete element.injector;
33668
+ delete element.arguments;
33654
33669
  return cleanup(element);
33655
33670
  });
33656
33671
  }