@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 { __awaiter, __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';
@@ -2607,8 +2608,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
2607
2608
 
2608
2609
  /** */
2609
2610
  class LocalizedStringComponent {
2610
- constructor(ngControl, _session, _fb) {
2611
- this.ngControl = ngControl;
2611
+ constructor(_session, _fb) {
2612
2612
  this._session = _session;
2613
2613
  this._fb = _fb;
2614
2614
  this.class = 'column';
@@ -2618,9 +2618,6 @@ class LocalizedStringComponent {
2618
2618
  this._required = false;
2619
2619
  this._disabled = false;
2620
2620
  this.languages = this._session.languages.filter(l => l !== this._session.language);
2621
- if (this.ngControl != null) {
2622
- this.ngControl.valueAccessor = this;
2623
- }
2624
2621
  }
2625
2622
  writeValue(value) {
2626
2623
  this._value = value;
@@ -2687,18 +2684,12 @@ class LocalizedStringComponent {
2687
2684
  this._destroy.complete();
2688
2685
  }
2689
2686
  }
2690
- 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 });
2691
- 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" }] });
2687
+ 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 });
2688
+ 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" }] });
2692
2689
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: LocalizedStringComponent, decorators: [{
2693
2690
  type: Component,
2694
- 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" }]
2695
- }], ctorParameters: function () {
2696
- return [{ type: i1$3.NgControl, decorators: [{
2697
- type: Optional
2698
- }, {
2699
- type: Self
2700
- }] }, { type: SessionService }, { type: i1$3.FormBuilder }];
2701
- }, propDecorators: { class: [{
2691
+ 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" }]
2692
+ }], ctorParameters: function () { return [{ type: SessionService }, { type: i1$3.FormBuilder }]; }, propDecorators: { class: [{
2702
2693
  type: HostBinding
2703
2694
  }, {
2704
2695
  type: Input
@@ -3655,10 +3646,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
3655
3646
  }] });
3656
3647
 
3657
3648
  class AceInput {
3658
- constructor(ngControl, _el, _service) {
3649
+ constructor(ngControl, _el, _service, _session) {
3659
3650
  this.ngControl = ngControl;
3660
3651
  this._el = _el;
3661
3652
  this._service = _service;
3653
+ this._session = _session;
3662
3654
  this._required = false;
3663
3655
  this._disabled = false;
3664
3656
  this.stateChanges = new Subject();
@@ -3722,7 +3714,7 @@ class AceInput {
3722
3714
  ngOnInit() {
3723
3715
  this._editor = brace.edit(this._el.nativeElement.firstChild);
3724
3716
  this._editor.getSession().setMode('ace/mode/javascript');
3725
- this._editor.setTheme('ace/theme/github');
3717
+ this._editor.setTheme(this._session.theme.dark ? 'ace/theme/twilight' : 'ace/theme/github');
3726
3718
  this._editor.setOptions({
3727
3719
  enableBasicAutocompletion: true,
3728
3720
  enableLiveAutocompletion: true
@@ -3753,7 +3745,7 @@ class AceInput {
3753
3745
  }
3754
3746
  }
3755
3747
  AceInput.nextId = 0;
3756
- 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 });
3748
+ 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 });
3757
3749
  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"] });
3758
3750
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AceInput, decorators: [{
3759
3751
  type: Component,
@@ -3763,7 +3755,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
3763
3755
  type: Optional
3764
3756
  }, {
3765
3757
  type: Self
3766
- }] }, { type: i0.ElementRef }, { type: SystemService }];
3758
+ }] }, { type: i0.ElementRef }, { type: SystemService }, { type: SessionService }];
3767
3759
  }, propDecorators: { id: [{
3768
3760
  type: HostBinding
3769
3761
  }], params: [{
@@ -9936,7 +9928,7 @@ class CubeChartComponent {
9936
9928
  dataSource: s.points,
9937
9929
  type: this.chartType || 'Column',
9938
9930
  marker: {
9939
- visible: !this.chartType || this.chartType === 'Line' || this.chartType === 'Spline',
9931
+ visible: this.chartType === 'Line' || this.chartType === 'Spline',
9940
9932
  height: 10,
9941
9933
  width: 10
9942
9934
  }
@@ -12651,7 +12643,10 @@ class ExploreItemsComponent {
12651
12643
  r.find(row => row[a.name] !== undefined)).
12652
12644
  forEach(a => columns.push({ controlType: 'text', name: a.name, label: a.title }));
12653
12645
  const index = this._cube.indices.find(i => i.name === this.index);
12654
- columns.push({ controlType: 'number', name: 'value', label: index.title, kind: FieldKind.Currency });
12646
+ columns.push({
12647
+ controlType: 'number', name: 'value', label: index.title,
12648
+ kind: FieldKind.Currency
12649
+ });
12655
12650
  this.columns = columns;
12656
12651
  this.displayedColumns = columns.map(c => c.name);
12657
12652
  this._template = null;
@@ -12704,7 +12699,7 @@ class ExploreItemsComponent {
12704
12699
  this._data.forEach((r, i) => rows.push({
12705
12700
  index: i + 2,
12706
12701
  cells: columns.map((c, j) => {
12707
- const isnumber = c.kind === 'Currency';
12702
+ const isnumber = c.controlType === 'number';
12708
12703
  return {
12709
12704
  type: isnumber ? 'number' : 'text',
12710
12705
  index: j + 1, value: r[c.name],
@@ -12985,7 +12980,7 @@ class ReportViewerComponent {
12985
12980
  index: j + 1, value: c.label || c.name,
12986
12981
  style: {
12987
12982
  bold: true,
12988
- hAlign: c.kind === 'Number' || c.kind === 'Currency' ? 'right' : 'general'
12983
+ hAlign: c.controlType === 'number' ? 'right' : 'general'
12989
12984
  }
12990
12985
  }))
12991
12986
  }];
@@ -12994,7 +12989,7 @@ class ReportViewerComponent {
12994
12989
  cells: this.report.columns.map((c, j) => ({
12995
12990
  index: j + 1, value: r[c.name],
12996
12991
  style: {
12997
- hAlign: c.kind === 'Number' || c.kind === 'Currency' ? 'right' : 'general'
12992
+ hAlign: c.controlType === 'number' ? 'right' : 'general'
12998
12993
  }
12999
12994
  }))
13000
12995
  }));
@@ -19987,11 +19982,28 @@ class ComposeMenuComponent {
19987
19982
  this.search = new FormControl(null);
19988
19983
  this._destroy = new Subject();
19989
19984
  this._working = new Subject();
19985
+ this.defaultgroup = { forms: [] };
19986
+ this.groups = [];
19990
19987
  }
19991
19988
  ngOnInit() {
19992
- this.forms = this._session.profile.forms.filter(f => f.creatable);
19993
19989
  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 })));
19994
19990
  this._working.pipe(takeUntil$1(this._destroy), debounceTime(200)).subscribe(v => this.working = v);
19991
+ this._session.profile.forms.forEach(f => {
19992
+ if (!f.creatable)
19993
+ return;
19994
+ if (!f.group)
19995
+ this.defaultgroup.forms.push(f);
19996
+ else {
19997
+ let group = this.groups[f.group];
19998
+ if (group)
19999
+ group.forms.push(f);
20000
+ else {
20001
+ group = { title: f.group, forms: [f] };
20002
+ this.groups[f.group] = group;
20003
+ this.groups.push(group);
20004
+ }
20005
+ }
20006
+ });
19995
20007
  }
19996
20008
  clear() { this.search.setValue(null); }
19997
20009
  create(form) {
@@ -20056,10 +20068,10 @@ class ComposeMenuComponent {
20056
20068
  }
20057
20069
  }
20058
20070
  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 });
20059
- 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: [] });
20071
+ 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: [] });
20060
20072
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ComposeMenuComponent, decorators: [{
20061
20073
  type: Component,
20062
- 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"] }]
20074
+ 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"] }]
20063
20075
  }], ctorParameters: function () { return [{ type: SessionService }, { type: MailboxService }, { type: PromptService }, { type: PanesRouter }]; }, propDecorators: { change: [{
20064
20076
  type: Output
20065
20077
  }] } });
@@ -32219,10 +32231,10 @@ class IconPickerComponent {
32219
32231
  }
32220
32232
  IconPickerComponent.nextId = 0;
32221
32233
  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 });
32222
- 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"] }] });
32234
+ 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"] }] });
32223
32235
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: IconPickerComponent, decorators: [{
32224
32236
  type: Component,
32225
- 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"] }]
32237
+ 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"] }]
32226
32238
  }], ctorParameters: function () {
32227
32239
  return [{ type: i1$3.NgControl, decorators: [{
32228
32240
  type: Optional
@@ -32772,14 +32784,14 @@ class ColorPicker {
32772
32784
  }
32773
32785
  ColorPicker.nextId = 0;
32774
32786
  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 });
32775
- 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"] }] });
32787
+ 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"] }] });
32776
32788
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ColorPicker, decorators: [{
32777
32789
  type: Component,
32778
32790
  args: [{ selector: 'bizdoc-color-picker', providers: [{ provide: MatFormFieldControl, useExisting: ColorPicker }], host: {
32779
32791
  '[class.floating]': 'shouldLabelFloat',
32780
32792
  '[id]': 'id',
32781
32793
  '[attr.aria-describedby]': 'describedBy'
32782
- }, 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"] }]
32794
+ }, 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"] }]
32783
32795
  }], ctorParameters: function () {
32784
32796
  return [{ type: i1$3.NgControl, decorators: [{
32785
32797
  type: Optional
@@ -33908,6 +33920,7 @@ let ConfigurationDesignerComponent = class ConfigurationDesignerComponent {
33908
33920
  return elements.map(e => {
33909
33921
  const element = Object.assign({}, e);
33910
33922
  delete element.injector;
33923
+ delete element.arguments;
33911
33924
  return cleanup(element);
33912
33925
  });
33913
33926
  }