@bizdoc/core 1.17.12 → 1.17.14

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 (389) hide show
  1. package/assets/system/priority.svg +14 -17
  2. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  3. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  4. package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  5. package/esm2020/lib/admin/architecture/designer-element.component.mjs +15 -15
  6. package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  7. package/esm2020/lib/admin/architecture/designer.base.mjs +17 -13
  8. package/esm2020/lib/admin/architecture/designer.component.mjs +5 -4
  9. package/esm2020/lib/admin/architecture/elements/action.component.mjs +3 -3
  10. package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +5 -5
  11. package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +5 -5
  12. package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  13. package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  14. package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  15. package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  16. package/esm2020/lib/admin/architecture/elements/control.component.mjs +3 -3
  17. package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +5 -5
  18. package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +5 -5
  19. package/esm2020/lib/admin/architecture/elements/cube.component.mjs +4 -4
  20. package/esm2020/lib/admin/architecture/elements/document-state-widget.component.mjs +43 -0
  21. package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  22. package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  23. package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +5 -5
  24. package/esm2020/lib/admin/architecture/elements/folder.component.mjs +6 -7
  25. package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  26. package/esm2020/lib/admin/architecture/elements/form.component.mjs +7 -7
  27. package/esm2020/lib/admin/architecture/elements/guide.component.mjs +3 -3
  28. package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +5 -10
  29. package/esm2020/lib/admin/architecture/elements/node.component.mjs +3 -3
  30. package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +5 -5
  31. package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +5 -5
  32. package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +5 -5
  33. package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +5 -5
  34. package/esm2020/lib/admin/architecture/elements/policy.component.mjs +3 -3
  35. package/esm2020/lib/admin/architecture/elements/report.component.mjs +3 -3
  36. package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  37. package/esm2020/lib/admin/architecture/elements/role.component.mjs +3 -3
  38. package/esm2020/lib/admin/architecture/elements/rule.component.mjs +3 -3
  39. package/esm2020/lib/admin/architecture/elements/state.component.mjs +3 -3
  40. package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +5 -5
  41. package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +5 -5
  42. package/esm2020/lib/admin/architecture/elements/type.component.mjs +3 -3
  43. package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +5 -5
  44. package/esm2020/lib/admin/architecture/elements/utility.component.mjs +3 -3
  45. package/esm2020/lib/admin/architecture/elements/view.component.mjs +3 -3
  46. package/esm2020/lib/admin/architecture/elements/widget.component.mjs +3 -3
  47. package/esm2020/lib/admin/architecture/icon-picker.component.mjs +5 -5
  48. package/esm2020/lib/admin/core/ace.input.mjs +10 -7
  49. package/esm2020/lib/admin/core/color-picker.input.mjs +5 -5
  50. package/esm2020/lib/admin/core/localized-string.component.mjs +6 -6
  51. package/esm2020/lib/admin/core/search.input.mjs +3 -3
  52. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  53. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
  54. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  55. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
  56. package/esm2020/lib/admin/form/designer/box-designer.component.mjs +6 -6
  57. package/esm2020/lib/admin/form/designer/properties.component.mjs +3 -3
  58. package/esm2020/lib/admin/form/designer/section.component.mjs +3 -3
  59. package/esm2020/lib/admin/form/designer/settings.component.mjs +3 -3
  60. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  61. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  62. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  63. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
  64. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  65. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  66. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  67. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  68. package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
  69. package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
  70. package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
  71. package/esm2020/lib/admin/system.service.mjs +3 -3
  72. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  73. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  74. package/esm2020/lib/app.component.mjs +6 -6
  75. package/esm2020/lib/bizdoc.module.mjs +4 -4
  76. package/esm2020/lib/browse/browse-items.component.mjs +3 -3
  77. package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
  78. package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
  79. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  80. package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
  81. package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
  82. package/esm2020/lib/chat/chat-info.mjs +3 -3
  83. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  84. package/esm2020/lib/chat/chat.service.mjs +3 -3
  85. package/esm2020/lib/chat/contacts.component.mjs +6 -6
  86. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  87. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  88. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  89. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  90. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  91. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  92. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  93. package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
  94. package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
  95. package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
  96. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  97. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  98. package/esm2020/lib/compose/box/box.component.mjs +3 -3
  99. package/esm2020/lib/compose/box/control.component.mjs +8 -5
  100. package/esm2020/lib/compose/box/row.component.mjs +3 -3
  101. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  102. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  103. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  104. package/esm2020/lib/compose/comments/comments.pane.component.mjs +3 -3
  105. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  106. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  107. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  108. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  109. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  110. package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
  111. package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
  112. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  113. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  114. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  115. package/esm2020/lib/compose/document.component.mjs +3 -3
  116. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  117. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  118. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  119. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  120. package/esm2020/lib/compose/form.component.mjs +7 -7
  121. package/esm2020/lib/compose/new-menu.component.mjs +26 -8
  122. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  123. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  124. package/esm2020/lib/compose/state.component.mjs +3 -3
  125. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  126. package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
  127. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  128. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  129. package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
  130. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  131. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  132. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  133. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
  134. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  135. package/esm2020/lib/core/account.service.mjs +3 -3
  136. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  137. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  138. package/esm2020/lib/core/checkbox.mjs +3 -3
  139. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  140. package/esm2020/lib/core/datasource.service.mjs +3 -3
  141. package/esm2020/lib/core/fields/address.designer.mjs +3 -3
  142. package/esm2020/lib/core/fields/address.field.mjs +3 -3
  143. package/esm2020/lib/core/fields/autocomplete.field.mjs +8 -8
  144. package/esm2020/lib/core/fields/checkbox.designer.mjs +3 -3
  145. package/esm2020/lib/core/fields/checkbox.field.mjs +3 -3
  146. package/esm2020/lib/core/fields/checklist.designer.mjs +3 -3
  147. package/esm2020/lib/core/fields/checklist.field.mjs +3 -3
  148. package/esm2020/lib/core/fields/date-range.designer.mjs +3 -3
  149. package/esm2020/lib/core/fields/date-range.field.mjs +3 -3
  150. package/esm2020/lib/core/fields/date.designer.mjs +3 -3
  151. package/esm2020/lib/core/fields/date.field.mjs +3 -3
  152. package/esm2020/lib/core/fields/expression.field.mjs +6 -6
  153. package/esm2020/lib/core/fields/file.designer.mjs +3 -3
  154. package/esm2020/lib/core/fields/file.field.mjs +3 -3
  155. package/esm2020/lib/core/fields/html.designer.mjs +3 -3
  156. package/esm2020/lib/core/fields/html.field.mjs +5 -5
  157. package/esm2020/lib/core/fields/input.designer.mjs +3 -3
  158. package/esm2020/lib/core/fields/input.field.mjs +3 -3
  159. package/esm2020/lib/core/fields/localized-string.field.mjs +6 -6
  160. package/esm2020/lib/core/fields/numeric.designer.mjs +3 -3
  161. package/esm2020/lib/core/fields/numeric.field.mjs +3 -3
  162. package/esm2020/lib/core/fields/options.base.mjs +6 -6
  163. package/esm2020/lib/core/fields/options.component.mjs +3 -3
  164. package/esm2020/lib/core/fields/radio-button.designer.mjs +3 -3
  165. package/esm2020/lib/core/fields/radio-button.field.mjs +3 -3
  166. package/esm2020/lib/core/fields/select.designer.mjs +3 -3
  167. package/esm2020/lib/core/fields/select.field.mjs +3 -3
  168. package/esm2020/lib/core/fields/signature.designer.mjs +3 -3
  169. package/esm2020/lib/core/fields/signature.field.mjs +19 -16
  170. package/esm2020/lib/core/fields/switch.field.mjs +3 -3
  171. package/esm2020/lib/core/fields/textarea.designer.mjs +3 -3
  172. package/esm2020/lib/core/fields/textarea.field.mjs +3 -3
  173. package/esm2020/lib/core/fields/time.designer.mjs +3 -3
  174. package/esm2020/lib/core/fields/time.field.mjs +3 -3
  175. package/esm2020/lib/core/fields/timespan.field.mjs +6 -6
  176. package/esm2020/lib/core/fields/yesno.designer.mjs +3 -3
  177. package/esm2020/lib/core/fields/yesno.field.mjs +3 -3
  178. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  179. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  180. package/esm2020/lib/core/guide/help-tip.component.mjs +3 -3
  181. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  182. package/esm2020/lib/core/hub.service.mjs +3 -3
  183. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  184. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  185. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  186. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  187. package/esm2020/lib/core/info/map-info.mjs +3 -3
  188. package/esm2020/lib/core/inputs/address.input.mjs +3 -3
  189. package/esm2020/lib/core/inputs/auto-complete.input.mjs +3 -3
  190. package/esm2020/lib/core/inputs/combination-picker-body.mjs +3 -3
  191. package/esm2020/lib/core/inputs/combination-picker.mjs +3 -3
  192. package/esm2020/lib/core/inputs/combination-pool.mjs +3 -3
  193. package/esm2020/lib/core/inputs/file.input.mjs +3 -3
  194. package/esm2020/lib/core/inputs/select.input.mjs +3 -3
  195. package/esm2020/lib/core/inputs/signature.input.mjs +3 -3
  196. package/esm2020/lib/core/inputs/time-picker.mjs +3 -3
  197. package/esm2020/lib/core/inputs/timespan.input.mjs +3 -3
  198. package/esm2020/lib/core/layout.component.mjs +3 -3
  199. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  200. package/esm2020/lib/core/mailbox.service.mjs +3 -3
  201. package/esm2020/lib/core/models.mjs +1 -1
  202. package/esm2020/lib/core/none.component.mjs +3 -3
  203. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  204. package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
  205. package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
  206. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  207. package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
  208. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
  209. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  210. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  211. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  212. package/esm2020/lib/core/pipes/localized-string.pipe.mjs +3 -3
  213. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  214. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  215. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  216. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  217. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +6 -6
  218. package/esm2020/lib/core/pipes/translate.pipe.mjs +9 -9
  219. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  220. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  221. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  222. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  223. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  224. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  225. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  226. package/esm2020/lib/core/prompt.service.mjs +3 -3
  227. package/esm2020/lib/core/router.mjs +6 -6
  228. package/esm2020/lib/core/save-changes.dialog.mjs +3 -3
  229. package/esm2020/lib/core/session.service.mjs +3 -3
  230. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  231. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  232. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  233. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  234. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  235. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  236. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  237. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  238. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  239. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  240. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  241. package/esm2020/lib/core/translate.service.mjs +3 -3
  242. package/esm2020/lib/core/window-title.service.mjs +3 -3
  243. package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
  244. package/esm2020/lib/cube/chart/chart.component.mjs +5 -5
  245. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  246. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  247. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  248. package/esm2020/lib/cube/cube.service.mjs +3 -3
  249. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  250. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  251. package/esm2020/lib/cube/explore/explore-items.component.mjs +9 -6
  252. package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
  253. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  254. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  255. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  256. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  257. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  258. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
  259. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  260. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  261. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  262. package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
  263. package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
  264. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  265. package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
  266. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  267. package/esm2020/lib/cube/view-base.mjs +3 -3
  268. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  269. package/esm2020/lib/cube/view.pane.component.mjs +3 -3
  270. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  271. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  272. package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
  273. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  274. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  275. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  276. package/esm2020/lib/dashboard/cube/document-state.widget.mjs +3 -3
  277. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  278. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  279. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  280. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  281. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  282. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  283. package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  284. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  285. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  286. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  287. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  288. package/esm2020/lib/designer.module.mjs +4 -4
  289. package/esm2020/lib/desktop.module.mjs +4 -4
  290. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  291. package/esm2020/lib/home/home-base.component.mjs +3 -3
  292. package/esm2020/lib/home/home.desktop.component.mjs +3 -3
  293. package/esm2020/lib/home/home.mobile.component.mjs +3 -3
  294. package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
  295. package/esm2020/lib/home/options/options.component.mjs +3 -3
  296. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  297. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  298. package/esm2020/lib/home/tools.component.mjs +3 -3
  299. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  300. package/esm2020/lib/mobile.module.mjs +4 -4
  301. package/esm2020/lib/modules/chart.module.mjs +4 -4
  302. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  303. package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
  304. package/esm2020/lib/modules/dayjs.module.mjs +4 -4
  305. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  306. package/esm2020/lib/modules/gantt.module.mjs +4 -4
  307. package/esm2020/lib/modules/grid.module.mjs +4 -4
  308. package/esm2020/lib/modules/material.module.mjs +4 -4
  309. package/esm2020/lib/modules/paginator.intl.mjs +3 -3
  310. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  311. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  312. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  313. package/esm2020/lib/modules/stepper.intl.mjs +3 -3
  314. package/esm2020/lib/modules/texteditor.module.mjs +4 -4
  315. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  316. package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
  317. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  318. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  319. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  320. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  321. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  322. package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
  323. package/esm2020/lib/notifications/types/invite.notification.mjs +3 -3
  324. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  325. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  326. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  327. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  328. package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
  329. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  330. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  331. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  332. package/esm2020/lib/options/options.component.mjs +3 -3
  333. package/esm2020/lib/options/options.service.mjs +3 -3
  334. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  335. package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
  336. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  337. package/esm2020/lib/reports/cube/role-performance.component.mjs +3 -3
  338. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  339. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  340. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  341. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  342. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  343. package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
  344. package/esm2020/lib/reports/report-viewer.component.mjs +6 -6
  345. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  346. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  347. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  348. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  349. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  350. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  351. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  352. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  353. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  354. package/esm2020/lib/search/cube.component.mjs +3 -3
  355. package/esm2020/lib/search/document.component.mjs +3 -3
  356. package/esm2020/lib/search/guide.component.mjs +3 -3
  357. package/esm2020/lib/search/path.component.mjs +3 -3
  358. package/esm2020/lib/search/search.service.mjs +3 -3
  359. package/esm2020/lib/shared.module.mjs +4 -4
  360. package/esm2020/lib/system.module.mjs +6 -6
  361. package/esm2020/lib/views/cube/chart.component.mjs +3 -3
  362. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  363. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  364. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  365. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  366. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  367. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  368. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  369. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  370. package/esm2020/lib/views/view-item.component.mjs +3 -3
  371. package/esm2020/lib/views/views.component.mjs +3 -3
  372. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  373. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  374. package/fesm2015/bizdoc-core.mjs +1456 -1442
  375. package/fesm2015/bizdoc-core.mjs.map +1 -1
  376. package/fesm2020/bizdoc-core.mjs +1456 -1442
  377. package/fesm2020/bizdoc-core.mjs.map +1 -1
  378. package/lib/admin/architecture/designer.base.d.ts +2 -1
  379. package/lib/admin/architecture/elements/{feedback-widget.component.d.ts → document-state-widget.component.d.ts} +5 -14
  380. package/lib/admin/architecture/elements/form.component.d.ts +2 -2
  381. package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -1
  382. package/lib/admin/core/ace.input.d.ts +5 -2
  383. package/lib/admin/core/localized-string.component.d.ts +1 -1
  384. package/lib/compose/new-menu.component.d.ts +7 -1
  385. package/lib/core/fields/signature.field.d.ts +3 -1
  386. package/lib/core/models.d.ts +0 -3
  387. package/lib/system.module.d.ts +1 -1
  388. package/package.json +1 -1
  389. package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -53
@@ -1,19 +1,16 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <svg fill="none" height="133" viewBox="0 0 240 133" width="240" xmlns="http://www.w3.org/2000/svg">
1
+ <svg fill="none" viewBox="0 0 191 49" xmlns="http://www.w3.org/2000/svg">
2
+ <defs></defs>
3
3
  <g>
4
- <path d="M 0 0 L 240 0 L 240 80.47 L 0 80.47 L 0 0 Z" fill="#fff" style=""/>
5
- <g transform="matrix(1, 0, 0, 1, -12.524841, -24.591444)">
6
- <path d="M 177.748 50.673 L 173.642 50.673 L 173.642 55.022 L 177.748 55.022 L 177.748 50.673 Z" fill="#00aeef"/>
7
- <path d="M 62.734 56.578 C 62.734 55.44 62.423 55.077 61.437 55.026 L 59.263 54.869 L 59.263 50.674 L 68.019 50.674 L 68.019 54.558 C 69.211 51.968 71.956 49.896 75.373 49.896 C 77.086 49.896 78.64 50.207 80.348 51.035 L 80.348 58.755 L 75.531 59.117 L 75.531 56.734 C 75.531 56.113 75.428 55.647 75.012 55.44 C 74.544 55.232 74.18 55.18 73.613 55.18 C 70.815 55.18 68.898 57.409 68.898 60.414 L 68.898 72.431 L 73.408 72.636 L 73.408 76.73 L 59.52 76.73 L 59.52 72.795 L 61.232 72.636 C 62.217 72.533 62.734 72.224 62.734 70.929 L 62.734 56.578 Z" fill="#000"/>
8
- <path d="M 115.469 63.832 C 115.469 58.031 114.074 54.456 109.93 54.456 C 105.833 54.456 104.177 57.978 104.177 62.952 C 104.177 67.768 104.85 72.946 109.825 72.946 C 113.865 72.946 115.469 69.221 115.469 63.832 Z M 110.239 49.896 C 114.074 49.896 121.789 51.085 121.789 63.003 C 121.789 72.946 116.247 77.507 109.41 77.507 C 102.467 77.507 97.909 73.053 97.909 63.674 C 97.909 52.902 104.904 49.896 110.239 49.896 Z" fill="#000"/>
9
- <path d="M 127.543 56.578 C 127.543 55.44 127.235 55.077 126.25 55.026 L 124.072 54.869 L 124.072 50.674 L 132.83 50.674 L 132.83 54.558 C 134.019 51.968 136.766 49.896 140.187 49.896 C 141.894 49.896 143.449 50.207 145.158 51.035 L 145.158 58.755 L 140.341 59.117 L 140.341 56.734 C 140.341 56.113 140.238 55.647 139.822 55.44 C 139.356 55.232 138.995 55.18 138.425 55.18 C 135.625 55.18 133.71 57.409 133.71 60.414 L 133.71 72.431 L 138.215 72.636 L 138.215 76.73 L 124.333 76.73 L 124.333 72.795 L 126.042 72.636 C 127.026 72.533 127.543 72.224 127.543 70.929 L 127.543 56.578 Z" fill="#000"/>
10
- <path d="M 202.016 71.812 C 200.203 74.4 197.046 75.851 193.622 75.851 C 188.443 75.851 185.594 73.001 185.594 66.887 L 185.594 56.477 C 185.594 55.386 185.178 55.078 184.301 55.023 L 182.639 54.921 L 182.639 50.673 L 191.756 50.673 L 191.756 65.541 C 191.756 68.7 192.274 71.084 195.591 71.084 C 199.22 71.084 201.136 68.647 201.136 65.957 L 201.136 56.578 C 201.136 55.44 200.822 55.023 199.837 55.023 L 198.182 54.921 L 198.182 50.673 L 207.297 50.673 L 207.297 75.747 C 207.297 84.296 203 87.817 195.278 87.817 C 192.016 87.817 187.719 87.196 185.544 86.109 L 185.544 80.694 L 190.463 80.278 L 190.463 80.978 C 190.463 81.962 190.721 82.482 191.657 82.843 C 192.639 83.207 193.781 83.362 195.334 83.362 C 200.099 83.362 202.016 80.461 202.016 75.747 L 202.016 71.812 Z" fill="#000"/>
11
- <path d="M 157.671 72.43 L 157.671 50.674 L 148.398 50.674 L 148.398 54.972 L 150.21 55.077 C 151.193 55.077 151.508 55.439 151.508 56.577 L 151.535 76.73 L 160.622 76.73 L 160.622 72.586 L 157.671 72.43 Z" fill="#000"/>
12
- <path d="M 92.86 72.43 L 92.86 50.674 L 83.589 50.674 L 83.589 54.972 L 85.399 55.077 C 86.386 55.077 86.697 55.439 86.697 56.577 L 86.669 76.73 L 95.814 76.73 L 95.814 72.586 L 92.86 72.43 Z" fill="#000"/>
13
- <path d="M 179.171 71.653 C 178.346 72.173 177.048 72.741 175.653 72.741 C 173.524 72.741 172.281 71.811 172.281 68.647 L 172.281 45.183 L 168.916 45.183 C 167.828 48.134 166.586 50.933 162.958 51.242 L 162.442 55.023 L 166.12 55.023 L 166.12 68.855 C 166.12 72.481 166.066 77.455 174.144 77.455 C 176.582 77.455 179.171 76.73 180.728 75.644 L 179.171 71.653 Z" fill="#000"/>
14
- <path d="M 44.332 72.587 C 42.986 72.587 41.121 72.173 39.775 71.291 L 39.775 59.377 C 39.775 56.995 42.053 54.92 45.007 54.92 C 47.751 54.92 50.242 56.684 50.242 63.572 C 50.242 68.077 48.737 72.587 44.332 72.587 Z M 47.289 49.896 C 42.884 49.896 40.036 52.279 39.103 54.04 L 39.103 50.675 L 30.347 50.675 L 30.347 54.868 L 32.525 55.023 C 33.507 55.023 33.816 55.44 33.816 56.578 L 33.781 87.455 L 43.968 87.455 L 43.968 83.362 L 39.775 83.153 L 39.775 76.005 C 41.121 76.833 43.296 77.507 45.317 77.507 C 52.158 77.507 56.662 72.587 56.662 63.055 C 56.662 53.783 53.038 49.896 47.289 49.896 Z" fill="#000"/>
15
- <path d="M 212.882 72.662 L 212.882 73.272 L 211.674 73.272 L 211.674 76.676 L 210.927 76.676 L 210.927 73.272 L 209.717 73.272 L 209.717 72.662 L 212.882 72.662 Z" fill="#000"/>
16
- <path d="M 215.401 75.194 C 215.429 75.258 215.456 75.322 215.48 75.388 C 215.51 75.322 215.534 75.253 215.564 75.19 C 215.589 75.124 215.618 75.066 215.65 75.004 L 216.84 72.781 C 216.855 72.752 216.868 72.73 216.884 72.717 C 216.901 72.697 216.921 72.685 216.939 72.678 C 216.956 72.669 216.98 72.668 217.003 72.665 C 217.023 72.663 217.057 72.662 217.089 72.662 L 217.653 72.662 L 217.653 76.676 L 216.994 76.676 L 216.994 74.082 C 216.994 74.033 216.995 73.98 216.999 73.926 C 217.002 73.866 217.005 73.809 217.011 73.751 L 215.799 76.026 C 215.77 76.075 215.734 76.117 215.689 76.146 C 215.646 76.175 215.594 76.187 215.534 76.187 L 215.433 76.187 C 215.373 76.187 215.319 76.175 215.275 76.146 C 215.233 76.117 215.195 76.075 215.165 76.026 L 213.941 73.742 C 213.947 73.803 213.95 73.861 213.953 73.92 C 213.957 73.978 213.958 74.032 213.958 74.082 L 213.958 76.676 L 213.299 76.676 L 213.299 72.662 L 213.866 72.662 C 213.899 72.662 213.924 72.663 213.95 72.665 C 213.974 72.668 213.992 72.669 214.015 72.678 C 214.035 72.685 214.052 72.697 214.067 72.717 C 214.089 72.73 214.103 72.752 214.116 72.781 L 215.314 75.009 C 215.348 75.068 215.375 75.133 215.401 75.194 Z" fill="#000"/>
17
- </g>
4
+ <path d="M 147.532 5.608 L 143.426 5.608 L 143.426 9.957 L 147.532 9.957 L 147.532 5.608 Z" fill="#00aeef"></path>
5
+ <path d="M 32.518 11.513 C 32.518 10.375 32.207 10.012 31.221 9.961 L 29.047 9.804 L 29.047 5.609 L 37.803 5.609 L 37.803 9.493 C 38.995 6.903 41.74 4.831 45.157 4.831 C 46.87 4.831 48.424 5.142 50.132 5.97 L 50.132 13.69 L 45.315 14.052 L 45.315 11.669 C 45.315 11.048 45.212 10.582 44.796 10.375 C 44.328 10.167 43.964 10.115 43.397 10.115 C 40.599 10.115 38.682 12.344 38.682 15.349 L 38.682 27.366 L 43.192 27.571 L 43.192 31.665 L 29.304 31.665 L 29.304 27.73 L 31.016 27.571 C 32.001 27.468 32.518 27.159 32.518 25.864 L 32.518 11.513 Z" fill="#2C3539" style=""></path>
6
+ <path d="M 85.253 18.767 C 85.253 12.966 83.858 9.391 79.714 9.391 C 75.617 9.391 73.961 12.913 73.961 17.887 C 73.961 22.703 74.634 27.881 79.609 27.881 C 83.649 27.881 85.253 24.156 85.253 18.767 Z M 80.023 4.831 C 83.858 4.831 91.573 6.02 91.573 17.938 C 91.573 27.881 86.031 32.442 79.194 32.442 C 72.251 32.442 67.693 27.988 67.693 18.609 C 67.693 7.837 74.688 4.831 80.023 4.831 Z" fill="#2C3539" style=""></path>
7
+ <path d="M 97.327 11.513 C 97.327 10.375 97.019 10.012 96.034 9.961 L 93.856 9.804 L 93.856 5.609 L 102.614 5.609 L 102.614 9.493 C 103.803 6.903 106.55 4.831 109.971 4.831 C 111.678 4.831 113.233 5.142 114.942 5.97 L 114.942 13.69 L 110.125 14.052 L 110.125 11.669 C 110.125 11.048 110.022 10.582 109.606 10.375 C 109.14 10.167 108.779 10.115 108.209 10.115 C 105.409 10.115 103.494 12.344 103.494 15.349 L 103.494 27.366 L 107.999 27.571 L 107.999 31.665 L 94.117 31.665 L 94.117 27.73 L 95.826 27.571 C 96.81 27.468 97.327 27.159 97.327 25.864 L 97.327 11.513 Z" fill="#2C3539" style=""></path>
8
+ <path d="M 171.8 26.747 C 169.987 29.335 166.83 30.786 163.406 30.786 C 158.227 30.786 155.378 27.936 155.378 21.822 L 155.378 11.412 C 155.378 10.321 154.962 10.013 154.085 9.958 L 152.423 9.856 L 152.423 5.608 L 161.54 5.608 L 161.54 20.476 C 161.54 23.635 162.058 26.019 165.375 26.019 C 169.004 26.019 170.92 23.582 170.92 20.892 L 170.92 11.513 C 170.92 10.375 170.606 9.958 169.621 9.958 L 167.966 9.856 L 167.966 5.608 L 177.081 5.608 L 177.081 30.682 C 177.081 39.231 172.784 42.752 165.062 42.752 C 161.8 42.752 157.503 42.131 155.328 41.044 L 155.328 35.629 L 160.247 35.213 L 160.247 35.913 C 160.247 36.897 160.505 37.417 161.441 37.778 C 162.423 38.142 163.565 38.297 165.118 38.297 C 169.883 38.297 171.8 35.396 171.8 30.682 L 171.8 26.747 Z" fill="#2C3539" style=""></path>
9
+ <path d="M 127.455 27.365 L 127.455 5.609 L 118.182 5.609 L 118.182 9.907 L 119.994 10.012 C 120.977 10.012 121.292 10.374 121.292 11.512 L 121.319 31.665 L 130.406 31.665 L 130.406 27.521 L 127.455 27.365 Z" fill="#2C3539" style=""></path>
10
+ <path d="M 62.644 27.365 L 62.644 5.609 L 53.373 5.609 L 53.373 9.907 L 55.183 10.012 C 56.17 10.012 56.481 10.374 56.481 11.512 L 56.453 31.665 L 65.598 31.665 L 65.598 27.521 L 62.644 27.365 Z" fill="#2C3539" style=""></path>
11
+ <path d="M 148.955 26.588 C 148.13 27.108 146.832 27.676 145.437 27.676 C 143.308 27.676 142.065 26.746 142.065 23.582 L 142.065 0.118 L 138.7 0.118 C 137.612 3.069 136.37 5.868 132.742 6.177 L 132.226 9.958 L 135.904 9.958 L 135.904 23.79 C 135.904 27.416 135.85 32.39 143.928 32.39 C 146.366 32.39 148.955 31.665 150.512 30.579 L 148.955 26.588 Z" fill="#2C3539" style=""></path>
12
+ <path d="M 14.116 27.522 C 12.77 27.522 10.905 27.108 9.559 26.226 L 9.559 14.312 C 9.559 11.93 11.837 9.855 14.791 9.855 C 17.535 9.855 20.026 11.619 20.026 18.507 C 20.026 23.012 18.521 27.522 14.116 27.522 Z M 17.073 4.831 C 12.668 4.831 9.82 7.214 8.887 8.975 L 8.887 5.61 L 0.131 5.61 L 0.131 9.803 L 2.309 9.958 C 3.291 9.958 3.6 10.375 3.6 11.513 L 3.565 42.39 L 13.752 42.39 L 13.752 38.297 L 9.559 38.088 L 9.559 30.94 C 10.905 31.768 13.08 32.442 15.101 32.442 C 21.942 32.442 26.446 27.522 26.446 17.99 C 26.446 8.718 22.822 4.831 17.073 4.831 Z" fill="#2C3539" style=""></path>
13
+ <path d="M 182.666 27.597 L 182.666 28.207 L 181.458 28.207 L 181.458 31.611 L 180.711 31.611 L 180.711 28.207 L 179.501 28.207 L 179.501 27.597 L 182.666 27.597 Z" fill="#2C3539" style=""></path>
14
+ <path d="M 185.185 30.129 C 185.213 30.193 185.24 30.257 185.264 30.323 C 185.294 30.257 185.318 30.188 185.348 30.125 C 185.373 30.059 185.402 30.001 185.434 29.939 L 186.624 27.716 C 186.639 27.687 186.652 27.665 186.668 27.652 C 186.685 27.632 186.705 27.62 186.723 27.613 C 186.74 27.604 186.764 27.603 186.787 27.6 C 186.807 27.598 186.841 27.597 186.873 27.597 L 187.437 27.597 L 187.437 31.611 L 186.778 31.611 L 186.778 29.017 C 186.778 28.968 186.779 28.915 186.783 28.861 C 186.786 28.801 186.789 28.744 186.795 28.686 L 185.583 30.961 C 185.554 31.01 185.518 31.052 185.473 31.081 C 185.43 31.11 185.378 31.122 185.318 31.122 L 185.217 31.122 C 185.157 31.122 185.103 31.11 185.059 31.081 C 185.017 31.052 184.979 31.01 184.949 30.961 L 183.725 28.677 C 183.731 28.738 183.734 28.796 183.737 28.855 C 183.741 28.913 183.742 28.967 183.742 29.017 L 183.742 31.611 L 183.083 31.611 L 183.083 27.597 L 183.65 27.597 C 183.683 27.597 183.708 27.598 183.734 27.6 C 183.758 27.603 183.776 27.604 183.799 27.613 C 183.819 27.62 183.836 27.632 183.851 27.652 C 183.873 27.665 183.887 27.687 183.9 27.716 L 185.098 29.944 C 185.132 30.003 185.159 30.068 185.185 30.129 Z" fill="#2C3539" style=""></path>
18
15
  </g>
19
- </svg>
16
+ </svg>
@@ -20,9 +20,9 @@ export class AdminDismiss {
20
20
  return true;
21
21
  }
22
22
  }
23
- AdminDismiss.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AdminDismiss, deps: [{ token: i1.MatDialog }], target: i0.ɵɵFactoryTarget.Injectable });
24
- AdminDismiss.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AdminDismiss });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AdminDismiss, decorators: [{
23
+ AdminDismiss.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AdminDismiss, deps: [{ token: i1.MatDialog }], target: i0.ɵɵFactoryTarget.Injectable });
24
+ AdminDismiss.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AdminDismiss });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AdminDismiss, decorators: [{
26
26
  type: Injectable
27
27
  }], ctorParameters: function () { return [{ type: i1.MatDialog }]; } });
28
28
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWRtaW4tZGlzbWlzcy5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hZG1pbi1kaXNtaXNzLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUczQyxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQzs7O0FBSWhFLE1BQU0sT0FBTyxZQUFZO0lBQ3ZCLFlBQ1UsT0FBa0I7UUFBbEIsWUFBTyxHQUFQLE9BQU8sQ0FBVztJQUM1QixDQUFDO0lBQ0QsU0FBUyxDQUFDLFNBQXlCO1FBQ2pDLElBQUksU0FBUyxDQUFDLEtBQUs7WUFDakIsT0FBTyxJQUFJLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxNQUFNLEVBQUUsRUFBRSxDQUNyQyxJQUFJLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxpQkFBaUIsQ0FBQztnQkFDbEMsV0FBVyxFQUFFO2dCQUNiLFNBQVMsQ0FBQyxFQUFFLENBQUMsRUFBRTtnQkFDYixJQUFJLEVBQUU7b0JBQUUsU0FBUyxDQUFDLElBQUksRUFBRSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUM7O29CQUN0RCxPQUFPLENBQUMsRUFBRSxLQUFLLEtBQUssQ0FBQyxDQUFDO1lBQzdCLENBQUMsQ0FBQyxDQUFDLENBQUM7O1lBRVIsT0FBTyxJQUFJLENBQUM7SUFDaEIsQ0FBQzs7eUdBZlUsWUFBWTs2R0FBWixZQUFZOzJGQUFaLFlBQVk7a0JBRHhCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgTWF0RGlhbG9nIH0gZnJvbSBcIkBhbmd1bGFyL21hdGVyaWFsL2RpYWxvZ1wiO1xyXG5pbXBvcnQgeyBDYW5EaXNtaXNzIH0gZnJvbSBcIi4uL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5pbXBvcnQgeyBTYXZlQ2hhbmdlc0RpYWxvZyB9IGZyb20gXCIuLi9jb3JlL3NhdmUtY2hhbmdlcy5kaWFsb2dcIjtcclxuXHJcblxyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBBZG1pbkRpc21pc3MgaW1wbGVtZW50cyBDYW5EaXNtaXNzPEFkbWluQ29tcG9uZW50PiB7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIF9kaWFsb2c6IE1hdERpYWxvZykge1xyXG4gIH1cclxuICBvbkRpc21pc3MoY29tcG9uZW50OiBBZG1pbkNvbXBvbmVudCk6IFByb21pc2U8Ym9vbGVhbj4gfCBib29sZWFuIHtcclxuICAgIGlmIChjb21wb25lbnQuZGlydHkpXHJcbiAgICAgIHJldHVybiBuZXcgUHJvbWlzZSgocmVzb2x2ZSwgcmVqZWN0KSA9PlxyXG4gICAgICAgIHRoaXMuX2RpYWxvZy5vcGVuKFNhdmVDaGFuZ2VzRGlhbG9nKS5cclxuICAgICAgICAgIGFmdGVyQ2xvc2VkKCkuXHJcbiAgICAgICAgICBzdWJzY3JpYmUob2sgPT4ge1xyXG4gICAgICAgICAgICBpZiAob2spIGNvbXBvbmVudC5zYXZlKCkudGhlbigoKSA9PiByZXNvbHZlKHRydWUpLCByZWplY3QpO1xyXG4gICAgICAgICAgICBlbHNlIHJlc29sdmUob2sgIT09IGZhbHNlKTtcclxuICAgICAgICAgIH0pKTsgXHJcbiAgICBlbHNlXHJcbiAgICAgIHJldHVybiB0cnVlO1xyXG4gIH1cclxuXHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBBZG1pbkNvbXBvbmVudCB7XHJcbiAgc2F2ZSgpOiBQcm9taXNlPGFueT47XHJcbiAgZGlydHk6IGJvb2xlYW47XHJcbn1cclxuIl19
@@ -16,9 +16,9 @@ export class AdminMenuComponent {
16
16
  ngOnInit() {
17
17
  }
18
18
  }
19
- AdminMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AdminMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
20
- AdminMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: AdminMenuComponent, selector: "bizdoc-admin-menu", inputs: { collapsed: "collapsed" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'System'|translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Workflow'|translate}}</h3>\r\n <mat-list-item *ngFor=\"let f of profile.forms\" [slotRouterLink]='[\"admin/forms\", f.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"f.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{f.icon|| 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Tools'|translate}}</h3>\r\n\r\n <mat-list-item *ngFor=\"let u of profile.utilities\" [slotRouterLink]='[\"admin/tools\", u.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"u.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{u.icon || 'build'}}</mat-icon>\r\n <span matLine>{{u.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n", dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i4.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i4.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "directive", type: i4.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { kind: "directive", type: i4.MatListSubheaderCssMatStyler, selector: "[mat-subheader], [matSubheader]" }, { kind: "component", type: i5.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "component", type: i6.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i7.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "directive", type: i8.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }] });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AdminMenuComponent, decorators: [{
19
+ AdminMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AdminMenuComponent, deps: [{ token: i1.SessionService }], target: i0.ɵɵFactoryTarget.Component });
20
+ AdminMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: AdminMenuComponent, selector: "bizdoc-admin-menu", inputs: { collapsed: "collapsed" }, ngImport: i0, template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'System'|translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Workflow'|translate}}</h3>\r\n <mat-list-item *ngFor=\"let f of profile.forms\" [slotRouterLink]='[\"admin/forms\", f.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"f.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{f.icon|| 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Tools'|translate}}</h3>\r\n\r\n <mat-list-item *ngFor=\"let u of profile.utilities\" [slotRouterLink]='[\"admin/tools\", u.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"u.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{u.icon || 'build'}}</mat-icon>\r\n <span matLine>{{u.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n", dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.MatLine, selector: "[mat-line], [matLine]" }, { kind: "component", type: i4.MatNavList, selector: "mat-nav-list", inputs: ["disableRipple", "disabled"], exportAs: ["matNavList"] }, { kind: "component", type: i4.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }, { kind: "directive", type: i4.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { kind: "directive", type: i4.MatListSubheaderCssMatStyler, selector: "[mat-subheader], [matSubheader]" }, { kind: "component", type: i5.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "component", type: i6.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i7.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "directive", type: i8.SlotRouterDirective, selector: "[slotRouterLink]", inputs: ["slotRouterLink", "slotRouterLinkActive", "slotRouterLinkDisabled", "slotRouterLinkPolicy", "slotRouterLinkOptions"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }] });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AdminMenuComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{ selector: 'bizdoc-admin-menu', template: "<!--<span class=\"mat-subheader\">BizDoc</span>\r\n<h1 class=\"mat-display-1\">{{'System'|translate}}</h1>-->\r\n\r\n<mat-nav-list>\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Workflow'|translate}}</h3>\r\n <mat-list-item *ngFor=\"let f of profile.forms\" [slotRouterLink]='[\"admin/forms\", f.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"f.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{f.icon|| 'description'}}</mat-icon>\r\n <span matLine>{{f.title}}</span>\r\n </mat-list-item>\r\n <mat-divider></mat-divider>\r\n\r\n <h3 matSubheader *ngIf=\"!collapsed\">{{'Tools'|translate}}</h3>\r\n\r\n <mat-list-item *ngFor=\"let u of profile.utilities\" [slotRouterLink]='[\"admin/tools\", u.name]' slotRouterLinkActive=\"active\">\r\n <mat-icon matListIcon [bizdocTooltip]=\"u.title\" bizdocTooltipPosition=\"end\" [bizdocTooltipDisabled]=\"!collapsed\">{{u.icon || 'build'}}</mat-icon>\r\n <span matLine>{{u.title}}</span>\r\n </mat-list-item>\r\n</mat-nav-list>\r\n" }]
24
24
  }], ctorParameters: function () { return [{ type: i1.SessionService }]; }, propDecorators: { collapsed: [{
@@ -80,9 +80,9 @@ export class DesignerCubeFilterComponent {
80
80
  this._destroy.complete();
81
81
  }
82
82
  }
83
- DesignerCubeFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerCubeFilterComponent, deps: [{ token: i1.CubeService }, { token: i2.DesignerRef }, { token: i3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
84
- DesignerCubeFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: DesignerCubeFilterComponent, selector: "bizdoc-designer-cube-filter", inputs: { cube: "cube", form: "form" }, usesOnChanges: true, ngImport: i0, template: "<h2 class=\"mat-title\">{{'Filters'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngFor=\"let a of cube.axes\" [ngSwitch]=\"a.selectionMode\" [attr.data-help]=\"'axis-'+a.name\">\r\n <ng-container *ngSwitchCase=\"'Pattern'\">\r\n <input matInput autocomplete=\"off\"\r\n [pattern]=\"pattern\" [autofocus]\r\n [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" />\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'Search'\">\r\n <input matInput autocomplete=\"off\" type=\"search\"\r\n [matAutocomplete]=\"segment\" #inp\r\n [placeholder]=\"a.title||a.name\" />\r\n <mat-autocomplete #segment [displayWith]=\"display\"\r\n (optionSelected)=\"change(a.name, $event)\">\r\n <mat-option *ngFor=\"let r of sources[a.name] | async | filter : 'value' : inp.value | slice:0:50\" [value]=\"r\">{{r.value}}</mat-option>\r\n </mat-autocomplete>\r\n <button mat-icon-button *ngIf=\"inp.value\" matSuffix aria-label=\"\" (click)=\"inp.value = ''; form.controls[a.name].setValue(null)\"><mat-icon>close</mat-icon></button>\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <mat-select [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" [multiple]=\"a.selectionMode === 'Multiple'\" *ngSwitchDefault>\r\n <mat-option *ngIf=\"a.selectionMode !== 'Multiple'\">{{'All' | translate}}</mat-option>\r\n <mat-option *ngFor=\"let r of sources[a.name] | async\" [value]=\"r.key\">{{r.value}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n</div>\r\n", styles: ["form{padding:8px}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i3.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: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }, { kind: "directive", type: i3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i5.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i5.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "directive", type: i7.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatSuffix, selector: "[matSuffix]" }, { kind: "component", type: i8.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { 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.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: i11.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.SlicePipe, name: "slice" }, { kind: "pipe", type: i12.FilterPipe, name: "filter" }, { kind: "pipe", type: i13.TranslatePipe, name: "translate" }] });
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerCubeFilterComponent, decorators: [{
83
+ DesignerCubeFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerCubeFilterComponent, deps: [{ token: i1.CubeService }, { token: i2.DesignerRef }, { token: i3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
84
+ DesignerCubeFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: DesignerCubeFilterComponent, selector: "bizdoc-designer-cube-filter", inputs: { cube: "cube", form: "form" }, usesOnChanges: true, ngImport: i0, template: "<h2 class=\"mat-title\">{{'Filters'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngFor=\"let a of cube.axes\" [ngSwitch]=\"a.selectionMode\" [attr.data-help]=\"'axis-'+a.name\">\r\n <ng-container *ngSwitchCase=\"'Pattern'\">\r\n <input matInput autocomplete=\"off\"\r\n [pattern]=\"pattern\" [autofocus]\r\n [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" />\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'Search'\">\r\n <input matInput autocomplete=\"off\" type=\"search\"\r\n [matAutocomplete]=\"segment\" #inp\r\n [placeholder]=\"a.title||a.name\" />\r\n <mat-autocomplete #segment [displayWith]=\"display\"\r\n (optionSelected)=\"change(a.name, $event)\">\r\n <mat-option *ngFor=\"let r of sources[a.name] | async | filter : 'value' : inp.value | slice:0:50\" [value]=\"r\">{{r.value}}</mat-option>\r\n </mat-autocomplete>\r\n <button mat-icon-button *ngIf=\"inp.value\" matSuffix aria-label=\"\" (click)=\"inp.value = ''; form.controls[a.name].setValue(null)\"><mat-icon>close</mat-icon></button>\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <mat-select [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" [multiple]=\"a.selectionMode === 'Multiple'\" *ngSwitchDefault>\r\n <mat-option *ngIf=\"a.selectionMode !== 'Multiple'\">{{'All' | translate}}</mat-option>\r\n <mat-option *ngFor=\"let r of sources[a.name] | async\" [value]=\"r.key\">{{r.value}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n</div>\r\n", styles: ["form{padding:8px}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i3.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: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }, { kind: "directive", type: i3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i5.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i5.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "directive", type: i7.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatSuffix, selector: "[matSuffix]" }, { kind: "component", type: i8.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { 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.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: i11.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.SlicePipe, name: "slice" }, { kind: "pipe", type: i12.FilterPipe, name: "filter" }, { kind: "pipe", type: i13.TranslatePipe, name: "translate" }] });
85
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerCubeFilterComponent, decorators: [{
86
86
  type: Component,
87
87
  args: [{ selector: 'bizdoc-designer-cube-filter', template: "<h2 class=\"mat-title\">{{'Filters'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngFor=\"let a of cube.axes\" [ngSwitch]=\"a.selectionMode\" [attr.data-help]=\"'axis-'+a.name\">\r\n <ng-container *ngSwitchCase=\"'Pattern'\">\r\n <input matInput autocomplete=\"off\"\r\n [pattern]=\"pattern\" [autofocus]\r\n [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" />\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'Search'\">\r\n <input matInput autocomplete=\"off\" type=\"search\"\r\n [matAutocomplete]=\"segment\" #inp\r\n [placeholder]=\"a.title||a.name\" />\r\n <mat-autocomplete #segment [displayWith]=\"display\"\r\n (optionSelected)=\"change(a.name, $event)\">\r\n <mat-option *ngFor=\"let r of sources[a.name] | async | filter : 'value' : inp.value | slice:0:50\" [value]=\"r\">{{r.value}}</mat-option>\r\n </mat-autocomplete>\r\n <button mat-icon-button *ngIf=\"inp.value\" matSuffix aria-label=\"\" (click)=\"inp.value = ''; form.controls[a.name].setValue(null)\"><mat-icon>close</mat-icon></button>\r\n <mat-error *ngIf=\"form.controls[a.name].invalid\">{{'AxisPatternErr' |translate}}</mat-error>\r\n </ng-container>\r\n <mat-select [formControlName]=\"a.name\" [placeholder]=\"a.title||a.name\" [multiple]=\"a.selectionMode === 'Multiple'\" *ngSwitchDefault>\r\n <mat-option *ngIf=\"a.selectionMode !== 'Multiple'\">{{'All' | translate}}</mat-option>\r\n <mat-option *ngFor=\"let r of sources[a.name] | async\" [value]=\"r.key\">{{r.value}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n</div>\r\n", styles: ["form{padding:8px}\n"] }]
88
88
  }], ctorParameters: function () { return [{ type: i1.CubeService }, { type: i2.DesignerRef }, { type: i3.FormBuilder }]; }, propDecorators: { cube: [{
@@ -27,9 +27,9 @@ export class EditContentDirective {
27
27
  this.templateRef = templateRef;
28
28
  }
29
29
  }
30
- EditContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: EditContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
31
- EditContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: EditContentDirective, selector: "[bizdocEditContent]", ngImport: i0 });
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: EditContentDirective, decorators: [{
30
+ EditContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: EditContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
31
+ EditContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: EditContentDirective, selector: "[bizdocEditContent]", ngImport: i0 });
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: EditContentDirective, decorators: [{
33
33
  type: Directive,
34
34
  args: [{
35
35
  selector: '[bizdocEditContent]'
@@ -40,9 +40,9 @@ export class WidgetContentDirective {
40
40
  this.templateRef = templateRef;
41
41
  }
42
42
  }
43
- WidgetContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: WidgetContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
44
- WidgetContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: WidgetContentDirective, selector: "[bizdocContent]", ngImport: i0 });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: WidgetContentDirective, decorators: [{
43
+ WidgetContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: WidgetContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
44
+ WidgetContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: WidgetContentDirective, selector: "[bizdocContent]", ngImport: i0 });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: WidgetContentDirective, decorators: [{
46
46
  type: Directive,
47
47
  args: [{
48
48
  selector: '[bizdocContent]'
@@ -53,9 +53,9 @@ export class AddContentDirective {
53
53
  this.templateRef = templateRef;
54
54
  }
55
55
  }
56
- AddContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AddContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
57
- AddContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: AddContentDirective, selector: "[bizdocAddContent]", ngImport: i0 });
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: AddContentDirective, decorators: [{
56
+ AddContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AddContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
57
+ AddContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: AddContentDirective, selector: "[bizdocAddContent]", ngImport: i0 });
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: AddContentDirective, decorators: [{
59
59
  type: Directive,
60
60
  args: [{
61
61
  selector: '[bizdocAddContent]'
@@ -72,9 +72,9 @@ export class DesignerItemOptionsComponent {
72
72
  }
73
73
  }
74
74
  }
75
- DesignerItemOptionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerItemOptionsComponent, deps: [{ token: DesignerItemComponent, host: true }], target: i0.ɵɵFactoryTarget.Directive });
76
- DesignerItemOptionsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: DesignerItemOptionsComponent, selector: "bizdoc-designer-options", ngImport: i0 });
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerItemOptionsComponent, decorators: [{
75
+ DesignerItemOptionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerItemOptionsComponent, deps: [{ token: DesignerItemComponent, host: true }], target: i0.ɵɵFactoryTarget.Directive });
76
+ DesignerItemOptionsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: DesignerItemOptionsComponent, selector: "bizdoc-designer-options", ngImport: i0 });
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerItemOptionsComponent, decorators: [{
78
78
  type: Directive,
79
79
  args: [{
80
80
  selector: 'bizdoc-designer-options'
@@ -216,9 +216,9 @@ export class DesignerItemComponent {
216
216
  this._destroy?.complete();
217
217
  }
218
218
  }
219
- DesignerItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerItemComponent, deps: [{ token: i0.ElementRef }, { token: i1.FormBuilder }, { token: i2.DomSanitizer }, { token: DesignerRef }, { token: i3.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
220
- DesignerItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: DesignerItemComponent, selector: "bizdoc-designer-element", inputs: { privileges: "privileges", icon: "icon", form: "form", view: "view", context: "context" }, outputs: { onContinue: "continue", back: "back", onSave: "save" }, queries: [{ propertyName: "editContent", first: true, predicate: EditContentDirective, descendants: true }, { propertyName: "widgetContent", first: true, predicate: WidgetContentDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: " <!--widget mode -->\r\n<ng-container *ngIf=\"mode === 'widget'; else editing\">\r\n <ng-container *ngIf=\"model.family\">\r\n <img *ngIf=\"svg[model.family]\" class=\"logo\" [src]=\"resource(svg[model.family])\" [bizdocTooltip]=\"model.family\" />\r\n <div *ngIf=\"!svg[model.family]\">{{model.family}}</div>\r\n </ng-container>\r\n <!--options-->\r\n <ng-container (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\r\n</ng-container>\r\n<!--add or edit mode-->\r\n<ng-template #editing>\r\n <ng-container *ngIf=\"mode === 'edit'\">\r\n <mat-toolbar>\r\n <button mat-icon-button (click)=\"save()\" [disabled]=\"!form.valid || !form.dirty\" *ngIf=\"!view\"><mat-icon>save</mat-icon></button>\r\n <button mat-icon-button (click)=\"viewoff()\" [bizdocTooltip]=\"'Back'|translate\" *ngIf=\"view\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\r\n </mat-toolbar>\r\n <p *ngIf=\"model.resourceType\" class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\r\n </ng-container>\r\n <form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n </ng-container>\r\n </form>\r\n</ng-template>\r\n<ng-template #main>\r\n <ng-container *ngIf=\"mode === 'edit'\" [formGroup]=\"form\">\r\n <div class=\"row\">\r\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\r\n &nbsp;\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-icon-picker *ngIf=\"icon\" formControlName=\"icon\" required></bizdoc-icon-picker>\r\n </ng-container>\r\n <ng-container *ngIf=\"mode === 'edit'\" [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\r\n <!--arguments-->\r\n <ng-container *ngIf=\"arguments\" (attached)=\"argumentsattached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\r\n <!--options-->\r\n <ng-container *ngIf=\"options\" (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <!--privileges-->\r\n <bizdoc-designer-privileges *ngIf=\"form.contains('privileges')\" [form]=\"form.get('privileges')\"></bizdoc-designer-privileges>\r\n <div class=\"row actions\" *ngIf=\"mode === 'add'\">\r\n <span class=\"divider\"></span>\r\n <button mat-stroked-button [disabled]=\"!form.valid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\r\n </div>\r\n</ng-template>\r\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"], dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.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.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i5.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "directive", type: i7.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatLabel, selector: "mat-label" }, { kind: "component", type: i8.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: i9.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: i11.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "component", type: i12.LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: ["class", "floatLabel", "value", "placeholder", "required", "disabled", "maxlength"] }, { kind: "component", type: i13.DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: ["form"] }, { kind: "component", type: i14.IconPickerComponent, selector: "bizdoc-icon-picker", inputs: ["value", "required", "disabled"], outputs: ["valueChanges"] }, { kind: "pipe", type: i15.TranslatePipe, name: "translate" }] });
221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerItemComponent, decorators: [{
219
+ DesignerItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerItemComponent, deps: [{ token: i0.ElementRef }, { token: i1.FormBuilder }, { token: i2.DomSanitizer }, { token: DesignerRef }, { token: i3.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
220
+ DesignerItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: DesignerItemComponent, selector: "bizdoc-designer-element", inputs: { privileges: "privileges", icon: "icon", form: "form", view: "view", context: "context" }, outputs: { onContinue: "continue", back: "back", onSave: "save" }, queries: [{ propertyName: "editContent", first: true, predicate: EditContentDirective, descendants: true }, { propertyName: "widgetContent", first: true, predicate: WidgetContentDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: " <!--widget mode -->\r\n<ng-container *ngIf=\"mode === 'widget'; else editing\">\r\n <ng-container *ngIf=\"model.family\">\r\n <img *ngIf=\"svg[model.family]\" class=\"logo\" [src]=\"resource(svg[model.family])\" [bizdocTooltip]=\"model.family\" />\r\n <div *ngIf=\"!svg[model.family]\">{{model.family}}</div>\r\n </ng-container>\r\n <!--options-->\r\n <ng-container (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\r\n</ng-container>\r\n<!--add or edit mode-->\r\n<ng-template #editing>\r\n <ng-container *ngIf=\"mode === 'edit'\">\r\n <mat-toolbar>\r\n <button mat-icon-button (click)=\"save()\" [disabled]=\"!form.valid || !form.dirty\" *ngIf=\"!view\"><mat-icon>save</mat-icon></button>\r\n <button mat-icon-button (click)=\"viewoff()\" [bizdocTooltip]=\"'Back'|translate\" *ngIf=\"view\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\r\n </mat-toolbar>\r\n <p *ngIf=\"model.resourceType\" class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\r\n </ng-container>\r\n <form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n </ng-container>\r\n </form>\r\n</ng-template>\r\n<ng-template #main>\r\n <ng-container *ngIf=\"mode === 'edit'\" [formGroup]=\"form\">\r\n <div class=\"row\">\r\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\r\n &nbsp;\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-icon-picker *ngIf=\"icon\" formControlName=\"icon\" required></bizdoc-icon-picker>\r\n </ng-container>\r\n <ng-container *ngIf=\"mode === 'edit'\" [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\r\n <!--arguments-->\r\n <ng-container *ngIf=\"arguments\" (attached)=\"argumentsattached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\r\n <!--options-->\r\n <ng-container *ngIf=\"options\" (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <!--privileges-->\r\n <bizdoc-designer-privileges *ngIf=\"form.contains('privileges')\" [form]=\"form.get('privileges')\"></bizdoc-designer-privileges>\r\n <div class=\"row actions\" *ngIf=\"mode === 'add'\">\r\n <span class=\"divider\"></span>\r\n <button mat-stroked-button [disabled]=\"!form.valid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\r\n </div>\r\n</ng-template>\r\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"], dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.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.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i5.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "directive", type: i7.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatLabel, selector: "mat-label" }, { kind: "component", type: i8.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: i9.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: i11.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "component", type: i12.LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: ["class", "floatLabel", "value", "placeholder", "required", "disabled", "maxlength"] }, { kind: "component", type: i13.DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: ["form"] }, { kind: "component", type: i14.IconPickerComponent, selector: "bizdoc-icon-picker", inputs: ["value", "required", "disabled"], outputs: ["valueChanges"] }, { kind: "pipe", type: i15.TranslatePipe, name: "translate" }] });
221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerItemComponent, decorators: [{
222
222
  type: Component,
223
223
  args: [{ selector: 'bizdoc-designer-element', template: " <!--widget mode -->\r\n<ng-container *ngIf=\"mode === 'widget'; else editing\">\r\n <ng-container *ngIf=\"model.family\">\r\n <img *ngIf=\"svg[model.family]\" class=\"logo\" [src]=\"resource(svg[model.family])\" [bizdocTooltip]=\"model.family\" />\r\n <div *ngIf=\"!svg[model.family]\">{{model.family}}</div>\r\n </ng-container>\r\n <!--options-->\r\n <ng-container (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\r\n</ng-container>\r\n<!--add or edit mode-->\r\n<ng-template #editing>\r\n <ng-container *ngIf=\"mode === 'edit'\">\r\n <mat-toolbar>\r\n <button mat-icon-button (click)=\"save()\" [disabled]=\"!form.valid || !form.dirty\" *ngIf=\"!view\"><mat-icon>save</mat-icon></button>\r\n <button mat-icon-button (click)=\"viewoff()\" [bizdocTooltip]=\"'Back'|translate\" *ngIf=\"view\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\r\n </mat-toolbar>\r\n <p *ngIf=\"model.resourceType\" class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\r\n </ng-container>\r\n <form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n </ng-container>\r\n </form>\r\n</ng-template>\r\n<ng-template #main>\r\n <ng-container *ngIf=\"mode === 'edit'\" [formGroup]=\"form\">\r\n <div class=\"row\">\r\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\r\n &nbsp;\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-icon-picker *ngIf=\"icon\" formControlName=\"icon\" required></bizdoc-icon-picker>\r\n </ng-container>\r\n <ng-container *ngIf=\"mode === 'edit'\" [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\r\n <!--arguments-->\r\n <ng-container *ngIf=\"arguments\" (attached)=\"argumentsattached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\r\n <!--options-->\r\n <ng-container *ngIf=\"options\" (attached)=\"optionsattached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\r\n <!--privileges-->\r\n <bizdoc-designer-privileges *ngIf=\"form.contains('privileges')\" [form]=\"form.get('privileges')\"></bizdoc-designer-privileges>\r\n <div class=\"row actions\" *ngIf=\"mode === 'add'\">\r\n <span class=\"divider\"></span>\r\n <button mat-stroked-button [disabled]=\"!form.valid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\r\n </div>\r\n</ng-template>\r\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"] }]
224
224
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.FormBuilder }, { type: i2.DomSanitizer }, { type: i16.DesignerRef, decorators: [{
@@ -83,9 +83,9 @@ export class DesignerPrivilegesComponent {
83
83
  this.search.setValue(null);
84
84
  }
85
85
  }
86
- DesignerPrivilegesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerPrivilegesComponent, deps: [{ token: i1.FormBuilder }, { token: i2.SystemService }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Component });
87
- DesignerPrivilegesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: { form: "form" }, ngImport: i0, template: "<h2 class=\"mat-title\">{{'Privileges'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-chip-list #chips [attr.aria-label]=\"''\">\r\n <mat-chip *ngFor=\"let r of form.get('roles').value\"\r\n [removable]=\"true\"\r\n (removed)=\"remove(r)\">\r\n {{titleOf(r)}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'Roles'|translate\"\r\n [formControl]=search\r\n #inputrole\r\n [matAutocomplete]=\"nametype\"\r\n [matChipInputFor]=\"chips\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\r\n </mat-chip-list>\r\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\r\n <ng-container *ngFor=\"let r of roles\">\r\n <mat-option *ngIf=\"!form.get('roles').value || form.get('roles').value.indexOf(r.name)<0\" [value]=\"r.name\">\r\n {{r.title || r.name}}\r\n </mat-option>\r\n </ng-container>\r\n </mat-autocomplete>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\r\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\r\n </mat-form-field>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.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.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i4.MatChipList, selector: "mat-chip-list", inputs: ["role", "aria-describedby", "errorStateMatcher", "multiple", "compareWith", "value", "required", "placeholder", "disabled", "aria-orientation", "selectable", "tabIndex"], outputs: ["change", "valueChange"], exportAs: ["matChipList"] }, { kind: "directive", type: i4.MatChip, selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]", inputs: ["color", "disableRipple", "tabIndex", "role", "selected", "value", "selectable", "disabled", "removable"], outputs: ["selectionChange", "destroyed", "removed"], exportAs: ["matChip"] }, { kind: "directive", type: i4.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { kind: "directive", type: i4.MatChipRemove, selector: "[matChipRemove]" }, { kind: "component", type: i5.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i5.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i9.AceInput, selector: "bizdoc-ace-input", inputs: ["params", "placeholder", "required", "disabled", "value"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }] });
88
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerPrivilegesComponent, decorators: [{
86
+ DesignerPrivilegesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerPrivilegesComponent, deps: [{ token: i1.FormBuilder }, { token: i2.SystemService }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Component });
87
+ DesignerPrivilegesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: { form: "form" }, ngImport: i0, template: "<h2 class=\"mat-title\">{{'Privileges'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-chip-list #chips [attr.aria-label]=\"''\">\r\n <mat-chip *ngFor=\"let r of form.get('roles').value\"\r\n [removable]=\"true\"\r\n (removed)=\"remove(r)\">\r\n {{titleOf(r)}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'Roles'|translate\"\r\n [formControl]=search\r\n #inputrole\r\n [matAutocomplete]=\"nametype\"\r\n [matChipInputFor]=\"chips\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\r\n </mat-chip-list>\r\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\r\n <ng-container *ngFor=\"let r of roles\">\r\n <mat-option *ngIf=\"!form.get('roles').value || form.get('roles').value.indexOf(r.name)<0\" [value]=\"r.name\">\r\n {{r.title || r.name}}\r\n </mat-option>\r\n </ng-container>\r\n </mat-autocomplete>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\r\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\r\n </mat-form-field>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.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.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i4.MatChipList, selector: "mat-chip-list", inputs: ["role", "aria-describedby", "errorStateMatcher", "multiple", "compareWith", "value", "required", "placeholder", "disabled", "aria-orientation", "selectable", "tabIndex"], outputs: ["change", "valueChange"], exportAs: ["matChipList"] }, { kind: "directive", type: i4.MatChip, selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]", inputs: ["color", "disableRipple", "tabIndex", "role", "selected", "value", "selectable", "disabled", "removable"], outputs: ["selectionChange", "destroyed", "removed"], exportAs: ["matChip"] }, { kind: "directive", type: i4.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { kind: "directive", type: i4.MatChipRemove, selector: "[matChipRemove]" }, { kind: "component", type: i5.MatAutocomplete, selector: "mat-autocomplete", inputs: ["disableRipple"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i5.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: i8.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i9.AceInput, selector: "bizdoc-ace-input", inputs: ["params", "placeholder", "required", "disabled", "value"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }] });
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerPrivilegesComponent, decorators: [{
89
89
  type: Component,
90
90
  args: [{ selector: 'bizdoc-designer-privileges', template: "<h2 class=\"mat-title\">{{'Privileges'|translate}}</h2>\r\n<div [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-chip-list #chips [attr.aria-label]=\"''\">\r\n <mat-chip *ngFor=\"let r of form.get('roles').value\"\r\n [removable]=\"true\"\r\n (removed)=\"remove(r)\">\r\n {{titleOf(r)}}\r\n <mat-icon matChipRemove>cancel</mat-icon>\r\n </mat-chip>\r\n <input [placeholder]=\"'Roles'|translate\"\r\n [formControl]=search\r\n #inputrole\r\n [matAutocomplete]=\"nametype\"\r\n [matChipInputFor]=\"chips\"\r\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\r\n </mat-chip-list>\r\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\r\n <ng-container *ngFor=\"let r of roles\">\r\n <mat-option *ngIf=\"!form.get('roles').value || form.get('roles').value.indexOf(r.name)<0\" [value]=\"r.name\">\r\n {{r.title || r.name}}\r\n </mat-option>\r\n </ng-container>\r\n </mat-autocomplete>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\r\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\r\n </mat-form-field>\r\n</div>\r\n" }]
91
91
  }], ctorParameters: function () { return [{ type: i1.FormBuilder }, { type: i2.SystemService }, { type: i11.DesignerRef, decorators: [{
@@ -10,6 +10,12 @@ export class DesignerElementComponentBase {
10
10
  this._fb = _fb;
11
11
  this._element = _element;
12
12
  this._ref = _ref;
13
+ this.sortComparator = (a, b) => 0;
14
+ }
15
+ closeView(evt) {
16
+ this.view = null;
17
+ evt?.preventDefault();
18
+ evt?.stopPropagation();
13
19
  }
14
20
  get options() { return this.model.options; }
15
21
  disable(...names) {
@@ -44,9 +50,9 @@ export class DesignerElementComponentBase {
44
50
  setTimeout(() => this._element.nativeElement.querySelector('input')?.focus());
45
51
  }
46
52
  }
47
- DesignerElementComponentBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerElementComponentBase, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
48
- DesignerElementComponentBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: DesignerElementComponentBase, ngImport: i0 });
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerElementComponentBase, decorators: [{
53
+ DesignerElementComponentBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerElementComponentBase, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
54
+ DesignerElementComponentBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: DesignerElementComponentBase, ngImport: i0 });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerElementComponentBase, decorators: [{
50
56
  type: Directive
51
57
  }], ctorParameters: function () { return [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
52
58
  type: Inject,
@@ -91,9 +97,9 @@ export class DesignerTypeElementComponent extends DesignerElementComponentBase {
91
97
  types.find(t => t.name == name)?.title;
92
98
  }
93
99
  }
94
- DesignerTypeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerTypeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
95
- DesignerTypeElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: DesignerTypeElementComponent, viewQueries: [{ propertyName: "designer", first: true, predicate: DesignerItemComponent, descendants: true }], usesInheritance: true, ngImport: i0 });
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerTypeElementComponent, decorators: [{
100
+ DesignerTypeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerTypeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
101
+ DesignerTypeElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: DesignerTypeElementComponent, viewQueries: [{ propertyName: "designer", first: true, predicate: DesignerItemComponent, descendants: true }], usesInheritance: true, ngImport: i0 });
102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerTypeElementComponent, decorators: [{
97
103
  type: Directive
98
104
  }], ctorParameters: function () { return [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
99
105
  type: Inject,
@@ -114,12 +120,10 @@ function applyMixins(derivedCtor, constructors) {
114
120
  export class DesignerCubeElementComponent extends DesignerElementComponentBase {
115
121
  constructor(fb, element, ref) {
116
122
  super(fb, element, ref);
117
- this.sortComparator = (a, b) => 0;
118
123
  this.cubes = ref.designer.cubes;
119
124
  }
120
125
  cubeSelected(evt) {
121
- this.cube = evt.value;
122
- this.form.get('cube').setValue(evt.value.name);
126
+ this.cube = this.cubes.find(c => c.name === evt.value);
123
127
  }
124
128
  ngOnInit() {
125
129
  const cubeId = this.options['cube'];
@@ -129,9 +133,9 @@ export class DesignerCubeElementComponent extends DesignerElementComponentBase {
129
133
  this.cube = this.cubes[0];
130
134
  }
131
135
  }
132
- DesignerCubeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerCubeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
133
- DesignerCubeElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.7", type: DesignerCubeElementComponent, usesInheritance: true, ngImport: i0 });
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: DesignerCubeElementComponent, decorators: [{
136
+ DesignerCubeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerCubeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive });
137
+ DesignerCubeElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.8", type: DesignerCubeElementComponent, usesInheritance: true, ngImport: i0 });
138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: DesignerCubeElementComponent, decorators: [{
135
139
  type: Directive
136
140
  }], ctorParameters: function () { return [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
137
141
  type: Inject,
@@ -146,4 +150,4 @@ export function isAccum(chartType) {
146
150
  return true;
147
151
  }
148
152
  }
149
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzaWduZXIuYmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2Rlc2lnbmVyLmJhc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxNQUFNLEVBQXVCLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUk5RixPQUFPLEVBQXNELFdBQVcsRUFBaUIsTUFBTSxnQkFBZ0IsQ0FBQztBQUNoSCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7OztBQUNyRSxNQUFNO0FBRU4sTUFBTSxPQUFnQiw0QkFBNEI7SUFVaEQsWUFBc0IsR0FBZ0IsRUFDNUIsUUFBeUIsRUFDRixJQUFvQjtRQUYvQixRQUFHLEdBQUgsR0FBRyxDQUFhO1FBQzVCLGFBQVEsR0FBUixRQUFRLENBQWlCO1FBQ0YsU0FBSSxHQUFKLElBQUksQ0FBZ0I7SUFDckQsQ0FBQztJQUxELElBQUksT0FBTyxLQUFRLE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQyxPQUFPLENBQUEsQ0FBQyxDQUFDO0lBTTlDLE9BQU8sQ0FBQyxHQUFHLEtBQWU7UUFDeEIsS0FBSyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDckUsQ0FBQztJQUNELE1BQU0sQ0FBQyxHQUFHLEtBQWU7UUFDdkIsS0FBSyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFD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IFRlbXBsYXRlUmVmLCBWaWV3Q2hpbGQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBGb3JtQXJyYXksIEZvcm1CdWlsZGVyLCBGb3JtR3JvdXAgfSBmcm9tIFwiQGFuZ3VsYXIvZm9ybXNcIjtcclxuaW1wb3J0IHsgQ2RrRHJhZ0Ryb3AgfSBmcm9tIFwiQGFuZ3VsYXIvY2RrL2RyYWctZHJvcFwiO1xyXG5pbXBvcnQgeyBNYXRTZWxlY3RDaGFuZ2UgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvc2VsZWN0XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyRWxlbWVudENvbXBvbmVudCwgRGVzaWduTW9kZSwgRWxlbWVudE1vZGVsLCBEZXNpZ25lclJlZiwgRWxlbWVudEZhbWlseSB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5pbXBvcnQgeyBEZXNpZ25lckl0ZW1Db21wb25lbnQgfSBmcm9tIFwiLi9kZXNpZ25lci1lbGVtZW50LmNvbXBvbmVudFwiO1xyXG4vKiogKi9cclxuQERpcmVjdGl2ZSgpXHJcbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnRCYXNlPFQgPSBhbnk+IGltcGxlbWVudHMgRGVzaWduZXJFbGVtZW50Q29tcG9uZW50PFQ+IHtcclxuICBtb2RlOiBEZXNpZ25Nb2RlO1xyXG4gIG1vZGVsOiBFbGVtZW50TW9kZWw8VD47XHJcbiAgdmlldzogVGVtcGxhdGVSZWY8YW55PjtcclxuICBjb250ZXh0OiB7XHJcbiAgICB0aXRsZTogc3RyaW5nO1xyXG4gICAgJGltcGxpY2l0OiBGb3JtR3JvdXA7XHJcbiAgfTtcclxuICBnZXQgb3B0aW9ucygpOiBUIHsgcmV0dXJuIHRoaXMubW9kZWwub3B0aW9ucyB9XHJcbiAgYWJzdHJhY3QgZm9ybTogRm9ybUdyb3VwO1xyXG4gIGNvbnN0cnVjdG9yKHByb3RlY3RlZCBfZmI6IEZvcm1CdWlsZGVyLFxyXG4gICAgcHJpdmF0ZSBfZWxlbWVudDogRWxlbWVudFJlZjxhbnk+LFxyXG4gICAgQEluamVjdChEZXNpZ25lclJlZikgcHJvdGVjdGVkIF9yZWY6IERlc2lnbmVyUmVmPFQ+KSB7XHJcbiAgfVxyXG4gIGRpc2FibGUoLi4ubmFtZXM6IHN0cmluZ1tdKSB7XHJcbiAgICBuYW1lcy5mb3JFYWNoKG4gPT4gdGhpcy5mb3JtLmdldChuKS5kaXNhYmxlKHsgZW1pdEV2ZW50OiBmYWxzZSB9KSk7XHJcbiAgfVxyXG4gIGVuYWJsZSguLi5uYW1lczogc3RyaW5nW10pIHtcclxuICAgIG5hbWVzLmZvckVhY2gobiA9PiB0aGlzLmZvcm0uZ2V0KG4pLmVuYWJsZSh7IGVtaXRFdmVudDogZmFsc2UgfSkpO1xyXG4gIH1cclxuICBkcm9wKGV2ZW50OiBDZGtEcmFnRHJvcDxGb3JtR3JvdXA+LCBjb2xsZWN0aW9uOiBGb3JtQXJyYXkpIHtcclxuICAgIGNvbnN0IGVsZW1lbnQgPSBjb2xsZWN0aW9uLmF0KGV2ZW50LnByZXZpb3VzSW5kZXgpO1xyXG4gICAgY29sbGVjdGlvbi5yZW1vdmVBdChldmVudC5wcmV2aW91c0luZGV4KTtcclxuICAgIGNvbGxlY3Rpb24uaW5zZXJ0KGV2ZW50LmN1cnJlbnRJbmRleCwgZWxlbWVudCk7XHJcbiAgfVxyXG4gIGFkZChjb2xsZWN0aW9uOiBGb3JtQXJyYXksIGdyb3VwOiBGb3JtR3JvdXAsIHRpdGxlOiBzdHJpbmcsXHJcbiAgICB0ZW1wbGF0ZTogVGVtcGxhdGVSZWY8YW55Pikge1xyXG4gICAgY29sbGVjdGlvbi5wdXNoKGdyb3VwKTtcclxuICAgIHRoaXMudmlldyA9IHRlbXBsYXRlO1xyXG4gICAgdGhpcy5jb250ZXh0ID0ge1xyXG4gICAgICB0aXRsZSxcclxuICAgICAgJGltcGxpY2l0OiBncm91cFxyXG4gICAgfTtcclxuICAgIHRoaXMuX2ZvY3VzKCk7XHJcbiAgfVxyXG4gIGVkaXQoZ3JvdXA6IEZvcm1Hcm91cCwgdGl0bGU6IHN0cmluZywgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT4pIHtcclxuICAgIHRoaXMudmlldyA9IHRlbXBsYXRlO1xyXG4gICAgdGhpcy5jb250ZXh0ID0ge1xyXG4gICAgICB0aXRsZSxcclxuICAgICAgJGltcGxpY2l0OiBncm91cCxcclxuICAgIH07XHJcbiAgICB0aGlzLl9mb2N1cygpO1xyXG4gIH1cclxuICBwcml2YXRlIF9mb2N1cygpIHtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4gdGhpcy5fZWxlbWVudC5uYXRpdmVFbGVtZW50LnF1ZXJ5U2VsZWN0b3IoJ2lucHV0Jyk/LmZvY3VzKCkpO1xyXG4gIH1cclxufVxyXG5ARGlyZWN0aXZlKClcclxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIERlc2lnbmVyVHlwZUVsZW1lbnRDb21wb25lbnQ8VCA9IGFueT4gZXh0ZW5kcyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnRCYXNlIHtcclxuICBAVmlld0NoaWxkKERlc2lnbmVySXRlbUNvbXBvbmVudCkgZGVzaWduZXI6IERlc2lnbmVySXRlbUNvbXBvbmVudDtcclxuICBjb25zdHJ1Y3Rvcihwcm90ZWN0ZWQgX2ZiOiBGb3JtQnVpbGRlcixcclxuICAgIGVsZW1lbnQ6IEVsZW1lbnRSZWY8YW55PixcclxuICAgIEBJbmplY3QoRGVzaWduZXJSZWYpIHByb3RlY3RlZCBfcmVmOiBEZXNpZ25lclJlZjxUPikge1xyXG4gICAgc3VwZXIoX2ZiLCBlbGVtZW50LCBfcmVmKVxyXG4gICAgdGhpcy5tb2RlID0gX3JlZi5tb2RlO1xyXG4gICAgdGhpcy5tb2RlbCA9IF9yZWYubW9kZWwgYXMgRWxlbWVudE1vZGVsO1xyXG4gIH1cclxuICBuZ09uSW5pdCgpIHtcclxuICB9XHJcbiAgcHJvdGVjdGVkIGdldCBfdHlwZWdyb3VwcygpIHtcclxuICAgIGNvbnN0XHJcbiAgICAgIGRlZmF1bHRncm91cCA9IHtlbGVtZW50czogW119LFxyXG4gICAgICBncm91cHMgPSBbXSBhcyBFbGVtZW50RmFtaWx5W107XHJcbiAgICBncm91cHNbJ18nXSA9IGRlZmF1bHRncm91cDtcclxuICAgIHRoaXMuX3JlZi5kZXNpZ25lci50eXBlcy5cclxuICAgICAgLy9maWx0ZXIodCA9PiAhdC5kaXNhYmxlZCkuXHJcbiAgICAgIGZvckVhY2godCA9PiB7XHJcbiAgICAgICAgaWYgKHQuZmFtaWx5KSB7XHJcbiAgICAgICAgICBsZXQgZ3JvdXAgPSBncm91cHNbdC5mYW1pbHldO1xyXG4gICAgICAgICAgaWYgKCFncm91cCkge1xyXG4gICAgICAgICAgICBncm91cCA9IHtcclxuICAgICAgICAgICAgICB0aXRsZTogdC5mYW1pbHksXHJcbiAgICAgICAgICAgICAgZWxlbWVudHM6IFt0XVxyXG4gICAgICAgICAgICB9O1xyXG4gICAgICAgICAgICBncm91cHMucHVzaChncm91cCk7XHJcbiAgICAgICAgICAgIGdyb3Vwc1t0LmZhbWlseV0gPSBncm91cDtcclxuICAgICAgICAgIH1cclxuICAgICAgICAgIGVsc2UgZ3JvdXAuZWxlbWVudHMucHVzaCh0KTtcclxuICAgICAgICB9XHJcbiAgICAgICAgZWxzZSBkZWZhdWx0Z3JvdXAuZWxlbWVudHMucHVzaCh0KTtcclxuICAgICAgfSk7XHJcbiAgICByZXR1cm4gZ3JvdXBzO1xyXG4gIH1cclxuICBkYXRhdHlwZU9mKG5hbWU6IHN0cmluZykge1xyXG4gICAgcmV0dXJuIHRoaXMuX3JlZi5kZXNpZ25lci5cclxuICAgICAgdHlwZXMuZmluZCh0ID0+IHQubmFtZSA9PSBuYW1lKT8udGl0bGU7XHJcbiAgfVxyXG59XHJcbmZ1bmN0aW9uIGFwcGx5TWl4aW5zKGRlcml2ZWRDdG9yOiBhbnksIGNvbnN0cnVjdG9yczogYW55W10pIHtcclxuICBjb25zdHJ1Y3RvcnMuZm9yRWFjaCgoYmFzZUN0b3IpID0+IHtcclxuICAgIE9iamVjdC5nZXRPd25Qcm9wZXJ0eU5hbWVzKGJhc2VDdG9yLnByb3RvdHlwZSkuZm9yRWFjaCgobmFtZSkgPT4ge1xyXG4gICAgICBPYmplY3QuZGVmaW5lUHJvcGVydHkoXHJcbiAgICAgICAgZGVyaXZlZEN0b3IucHJvdG90eXBlLFxyXG4gICAgICAgIG5hbWUsXHJcbiAgICAgICAgT2JqZWN0LmdldE93blByb3BlcnR5RGVzY3JpcHRvcihiYXNlQ3Rvci5wcm90b3R5cGUsIG5hbWUpIHx8XHJcbiAgICAgICAgT2JqZWN0LmNyZWF0ZShudWxsKVxyXG4gICAgICApO1xyXG4gICAgfSk7XHJcbiAgfSk7XHJcbn1cclxuLyoqICovXHJcbkBEaXJlY3RpdmUoKVxyXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudDxUID0gYW55PiBleHRlbmRzIERlc2lnbmVyRWxlbWVudENvbXBvbmVudEJhc2U8VD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGN1YmVzOiBFbGVtZW50TW9kZWxbXTtcclxuICBjdWJlOiBFbGVtZW50TW9kZWw7XHJcbiAgc29ydENvbXBhcmF0b3IgPSAoYSwgYikgPT4gMDtcclxuICBjdWJlU2VsZWN0ZWQoZXZ0OiBNYXRTZWxlY3RDaGFuZ2UpIHtcclxuICAgIHRoaXMuY3ViZSA9IGV2dC52YWx1ZTtcclxuICAgIHRoaXMuZm9ybS5nZXQoJ2N1YmUnKS5zZXRWYWx1ZSgoZXZ0LnZhbHVlIGFzIEVsZW1lbnRNb2RlbCkubmFtZSk7XHJcbiAgfVxyXG4gIGNvbnN0cnVjdG9yKGZiOiBGb3JtQnVpbGRlcixcclxuICAgIGVsZW1lbnQ6IEVsZW1lbnRSZWY8YW55PixcclxuICAgIEBJbmplY3QoRGVzaWduZXJSZWYpIHJlZjogRGVzaWduZXJSZWYpIHtcclxuICAgIHN1cGVyKGZiLCBlbGVtZW50LCByZWYpO1xyXG4gICAgdGhpcy5jdWJlcyA9IHJlZi5kZXNpZ25lci5jdWJlcyBhcyBFbGVtZW50TW9kZWxbXTtcclxuICB9XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICBjb25zdCBjdWJlSWQgPSB0aGlzLm9wdGlvbnNbJ2N1YmUnXTtcclxuICAgIGlmIChjdWJlSWQpIHRoaXMuY3ViZSA9IHRoaXMuY3ViZXMuZmluZChjID0+IGMubmFtZSA9PT0gY3ViZUlkKSBhcyBFbGVtZW50TW9kZWw7XHJcbiAgICBlbHNlXHJcbiAgICAgIGlmICh0aGlzLmN1YmVzLmxlbmd0aCA9PT0gMSkgdGhpcy5jdWJlID0gdGhpcy5jdWJlc1swXSBhcyBFbGVtZW50TW9kZWw7XHJcbiAgfVxyXG59XHJcbmV4cG9ydCBmdW5jdGlvbiBpc0FjY3VtKGNoYXJ0VHlwZSkge1xyXG4gIHN3aXRjaCAoY2hhcnRUeXBlKSB7XHJcbiAgICBjYXNlICdQaWUnOlxyXG4gICAgY2FzZSAnRG91Z2hudXQnOlxyXG4gICAgY2FzZSAnSGFsZkRvdWdobnV0JzpcclxuICAgIGNhc2UgJ0Z1bm5lbCc6XHJcbiAgICAgIHJldHVybiB0cnVlO1xyXG4gIH1cclxufVxyXG4iXX0=
153
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzaWduZXIuYmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2Rlc2lnbmVyLmJhc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxNQUFNLEVBQXVCLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUk5RixPQUFPLEVBQXNELFdBQVcsRUFBaUIsTUFBTSxnQkFBZ0IsQ0FBQztBQUNoSCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7OztBQUNyRSxNQUFNO0FBRU4sTUFBTSxPQUFnQiw0QkFBNEI7SUFnQmhELFlBQXNCLEdBQWdCLEVBQzVCLFFBQXlCLEVBQ0YsSUFBb0I7UUFGL0IsUUFBRyxHQUFILEdBQUcsQ0FBYTtRQUM1QixhQUFRLEdBQVIsUUFBUSxDQUFpQjtRQUNGLFNBQUksR0FBSixJQUFJLENBQWdCO1FBakJyRCxtQkFBYyxHQUFHLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDO0lBa0I3QixDQUFDO0lBVkQsU0FBUyxDQUFDLEdBQVc7UUFDbkIsSUFBSSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUM7UUFDakIsR0FBRyxFQUFFLGNBQWMsRUFBRSxDQUFDO1FBQ3RCLEdBQUcsRUFBRSxlQUFlLEVBQUUsQ0FBQztJQUN6QixDQUFDO0lBQ0QsSUFBSSxPQUFPLEtBQVEsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLE9BQU8sQ0FBQSxDQUFDLENBQUM7SUFNOUMsT0FBTyxDQUFDLEdBQUcsS0FBZTtRQUN4QixLQUFLLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxD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LEtBQUssUUFBUTtZQUNYLE9BQU8sSUFBSSxDQUFDO0tBQ2Y7QUFDSCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbmplY3QsIE9uSW5pdCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1BcnJheSwgRm9ybUJ1aWxkZXIsIEZvcm1Hcm91cCB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBDZGtEcmFnRHJvcCB9IGZyb20gXCJAYW5ndWxhci9jZGsvZHJhZy1kcm9wXCI7XHJcbmltcG9ydCB7IE1hdFNlbGVjdENoYW5nZSB9IGZyb20gXCJAYW5ndWxhci9tYXRlcmlhbC9zZWxlY3RcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJFbGVtZW50Q29tcG9uZW50LCBEZXNpZ25Nb2RlLCBFbGVtZW50TW9kZWwsIERlc2lnbmVyUmVmLCBFbGVtZW50RmFtaWx5IH0gZnJvbSBcIi4vZGVjbGFyYXRpb25zXCI7XHJcbmltcG9ydCB7IERlc2lnbmVySXRlbUNvbXBvbmVudCB9IGZyb20gXCIuL2Rlc2lnbmVyLWVsZW1lbnQuY29tcG9uZW50XCI7XHJcbi8qKiAqL1xyXG5ARGlyZWN0aXZlKClcclxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIERlc2lnbmVyRWxlbWVudENvbXBvbmVudEJhc2U8VCA9IGFueT4gaW1wbGVtZW50cyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnQ8VD4ge1xyXG4gIHNvcnRDb21wYXJhdG9yID0gKGEsIGIpID0+IDA7XHJcbiAgbW9kZTogRGVzaWduTW9kZTtcclxuICBtb2RlbDogRWxlbWVudE1vZGVsPFQ+O1xyXG4gIHZpZXc6IFRlbXBsYXRlUmVmPGFueT47XHJcbiAgY29udGV4dDoge1xyXG4gICAgdGl0bGU6IHN0cmluZztcclxuICAgICRpbXBsaWNpdDogRm9ybUdyb3VwO1xyXG4gIH07XHJcbiAgY2xvc2VWaWV3KGV2dD86IEV2ZW50KSB7XHJcbiAgICB0aGlzLnZpZXcgPSBudWxsO1xyXG4gICAgZXZ0Py5wcmV2ZW50RGVmYXVsdCgpO1xyXG4gICAgZXZ0Py5zdG9wUHJvcGFnYXRpb24oKTtcclxuICB9XHJcbiAgZ2V0IG9wdGlvbnMoKTogVCB7IHJldHVybiB0aGlzLm1vZGVsLm9wdGlvbnMgfVxyXG4gIGFic3RyYWN0IGZvcm06IEZvcm1Hcm91cDtcclxuICBjb25zdHJ1Y3Rvcihwcm90ZWN0ZWQgX2ZiOiBGb3JtQnVpbGRlcixcclxuICAgIHByaXZhdGUgX2VsZW1lbnQ6IEVsZW1lbnRSZWY8YW55PixcclxuICAgIEBJbmplY3QoRGVzaWduZXJSZWYpIHByb3RlY3RlZCBfcmVmOiBEZXNpZ25lclJlZjxUPikge1xyXG4gIH1cclxuICBkaXNhYmxlKC4uLm5hbWVzOiBzdHJpbmdbXSkge1xyXG4gICAgbmFtZXMuZm9yRWFjaChuID0+IHRoaXMuZm9ybS5nZXQobikuZGlzYWJsZSh7IGVtaXRFdmVudDogZmFsc2UgfSkpO1xyXG4gIH1cclxuICBlbmFibGUoLi4ubmFtZXM6IHN0cmluZ1tdKSB7XHJcbiAgICBuYW1lcy5mb3JFYWNoKG4gPT4gdGhpcy5mb3JtLmdldChuKS5lbmFibGUoeyBlbWl0RXZlbnQ6IGZhbHNlIH0pKTtcclxuICB9XHJcbiAgZHJvcChldmVudDogQ2RrRHJhZ0Ryb3A8Rm9ybUdyb3VwPiwgY29sbGVjdGlvbjogRm9ybUFycmF5KSB7XHJcbiAgICBjb25zdCBlbGVtZW50ID0gY29sbGVjdGlvbi5hdChldmVudC5wcmV2aW91c0luZGV4KTtcclxuICAgIGNvbGxlY3Rpb24ucmVtb3ZlQXQoZXZlbnQucHJldmlvdXNJbmRleCk7XHJcbiAgICBjb2xsZWN0aW9uLmluc2VydChldmVudC5jdXJyZW50SW5kZXgsIGVsZW1lbnQpO1xyXG4gIH1cclxuICBhZGQoY29sbGVjdGlvbjogRm9ybUFycmF5LCBncm91cDogRm9ybUdyb3VwLCB0aXRsZTogc3RyaW5nLFxyXG4gICAgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT4pIHtcclxuICAgIGNvbGxlY3Rpb24ucHVzaChncm91cCk7XHJcbiAgICB0aGlzLnZpZXcgPSB0ZW1wbGF0ZTtcclxuICAgIHRoaXMuY29udGV4dCA9IHtcclxuICAgICAgdGl0bGUsXHJcbiAgICAgICRpbXBsaWNpdDogZ3JvdXBcclxuICAgIH07XHJcbiAgICB0aGlzLl9mb2N1cygpO1xyXG4gIH1cclxuICBlZGl0KGdyb3VwOiBGb3JtR3JvdXAsIHRpdGxlOiBzdHJpbmcsIHRlbXBsYXRlOiBUZW1wbGF0ZVJlZjxhbnk+KSB7XHJcbiAgICB0aGlzLnZpZXcgPSB0ZW1wbGF0ZTtcclxuICAgIHRoaXMuY29udGV4dCA9IHtcclxuICAgICAgdGl0bGUsXHJcbiAgICAgICRpbXBsaWNpdDogZ3JvdXAsXHJcbiAgICB9O1xyXG4gICAgdGhpcy5fZm9jdXMoKTtcclxuICB9XHJcbiAgcHJpdmF0ZSBfZm9jdXMoKSB7XHJcbiAgICBzZXRUaW1lb3V0KCgpID0+IHRoaXMuX2VsZW1lbnQubmF0aXZlRWxlbWVudC5xdWVyeVNlbGVjdG9yKCdpbnB1dCcpPy5mb2N1cygpKTtcclxuICB9XHJcbn1cclxuQERpcmVjdGl2ZSgpXHJcbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50PFQgPSBhbnk+IGV4dGVuZHMgRGVzaWduZXJFbGVtZW50Q29tcG9uZW50QmFzZSB7XHJcbiAgQFZpZXdDaGlsZChEZXNpZ25lckl0ZW1Db21wb25lbnQpIGRlc2lnbmVyOiBEZXNpZ25lckl0ZW1Db21wb25lbnQ7XHJcbiAgY29uc3RydWN0b3IocHJvdGVjdGVkIF9mYjogRm9ybUJ1aWxkZXIsXHJcbiAgICBlbGVtZW50OiBFbGVtZW50UmVmPGFueT4sXHJcbiAgICBASW5qZWN0KERlc2lnbmVyUmVmKSBwcm90ZWN0ZWQgX3JlZjogRGVzaWduZXJSZWY8VD4pIHtcclxuICAgIHN1cGVyKF9mYiwgZWxlbWVudCwgX3JlZilcclxuICAgIHRoaXMubW9kZSA9IF9yZWYubW9kZTtcclxuICAgIHRoaXMubW9kZWwgPSBfcmVmLm1vZGVsIGFzIEVsZW1lbnRNb2RlbDtcclxuICB9XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgfVxyXG4gIHByb3RlY3RlZCBnZXQgX3R5cGVncm91cHMoKSB7XHJcbiAgICBjb25zdFxyXG4gICAgICBkZWZhdWx0Z3JvdXAgPSB7IGVsZW1lbnRzOiBbXSB9LFxyXG4gICAgICBncm91cHMgPSBbXSBhcyBFbGVtZW50RmFtaWx5W107XHJcbiAgICBncm91cHNbJ18nXSA9IGRlZmF1bHRncm91cDtcclxuICAgIHRoaXMuX3JlZi5kZXNpZ25lci50eXBlcy5cclxuICAgICAgLy9maWx0ZXIodCA9PiAhdC5kaXNhYmxlZCkuXHJcbiAgICAgIGZvckVhY2godCA9PiB7XHJcbiAgICAgICAgaWYgKHQuZmFtaWx5KSB7XHJcbiAgICAgICAgICBsZXQgZ3JvdXAgPSBncm91cHNbdC5mYW1pbHldO1xyXG4gICAgICAgICAgaWYgKCFncm91cCkge1xyXG4gICAgICAgICAgICBncm91cCA9IHtcclxuICAgICAgICAgICAgICB0aXRsZTogdC5mYW1pbHksXHJcbiAgICAgICAgICAgICAgZWxlbWVudHM6IFt0XVxyXG4gICAgICAgICAgICB9O1xyXG4gICAgICAgICAgICBncm91cHMucHVzaChncm91cCk7XHJcbiAgICAgICAgICAgIGdyb3Vwc1t0LmZhbWlseV0gPSBncm91cDtcclxuICAgICAgICAgIH1cclxuICAgICAgICAgIGVsc2UgZ3JvdXAuZWxlbWVudHMucHVzaCh0KTtcclxuICAgICAgICB9XHJcbiAgICAgICAgZWxzZSBkZWZhdWx0Z3JvdXAuZWxlbWVudHMucHVzaCh0KTtcclxuICAgICAgfSk7XHJcbiAgICByZXR1cm4gZ3JvdXBzO1xyXG4gIH1cclxuICBkYXRhdHlwZU9mKG5hbWU6IHN0cmluZykge1xyXG4gICAgcmV0dXJuIHRoaXMuX3JlZi5kZXNpZ25lci5cclxuICAgICAgdHlwZXMuZmluZCh0ID0+IHQubmFtZSA9PSBuYW1lKT8udGl0bGU7XHJcbiAgfVxyXG59XHJcbmZ1bmN0aW9uIGFwcGx5TWl4aW5zKGRlcml2ZWRDdG9yOiBhbnksIGNvbnN0cnVjdG9yczogYW55W10pIHtcclxuICBjb25zdHJ1Y3RvcnMuZm9yRWFjaCgoYmFzZUN0b3IpID0+IHtcclxuICAgIE9iamVjdC5nZXRPd25Qcm9wZXJ0eU5hbWVzKGJhc2VDdG9yLnByb3RvdHlwZSkuZm9yRWFjaCgobmFtZSkgPT4ge1xyXG4gICAgICBPYmplY3QuZGVmaW5lUHJvcGVydHkoXHJcbiAgICAgICAgZGVyaXZlZEN0b3IucHJvdG90eXBlLFxyXG4gICAgICAgIG5hbWUsXHJcbiAgICAgICAgT2JqZWN0LmdldE93blByb3BlcnR5RGVzY3JpcHRvcihiYXNlQ3Rvci5wcm90b3R5cGUsIG5hbWUpIHx8XHJcbiAgICAgICAgT2JqZWN0LmNyZWF0ZShudWxsKVxyXG4gICAgICApO1xyXG4gICAgfSk7XHJcbiAgfSk7XHJcbn1cclxuLyoqICovXHJcbkBEaXJlY3RpdmUoKVxyXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudDxUID0gYW55PiBleHRlbmRzIERlc2lnbmVyRWxlbWVudENvbXBvbmVudEJhc2U8VD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGN1YmVzOiBFbGVtZW50TW9kZWxbXTtcclxuICBjdWJlOiBFbGVtZW50TW9kZWw7XHJcbiAgY3ViZVNlbGVjdGVkKGV2dDogTWF0U2VsZWN0Q2hhbmdlKSB7XHJcbiAgICB0aGlzLmN1YmUgPSB0aGlzLmN1YmVzLmZpbmQoYyA9PiBjLm5hbWUgPT09IGV2dC52YWx1ZSk7XHJcbiAgfVxyXG4gIGNvbnN0cnVjdG9yKGZiOiBGb3JtQnVpbGRlcixcclxuICAgIGVsZW1lbnQ6IEVsZW1lbnRSZWY8YW55PixcclxuICAgIEBJbmplY3QoRGVzaWduZXJSZWYpIHJlZjogRGVzaWduZXJSZWYpIHtcclxuICAgIHN1cGVyKGZiLCBlbGVtZW50LCByZWYpO1xyXG4gICAgdGhpcy5jdWJlcyA9IHJlZi5kZXNpZ25lci5jdWJlcyBhcyBFbGVtZW50TW9kZWxbXTtcclxuICB9XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICBjb25zdCBjdWJlSWQgPSB0aGlzLm9wdGlvbnNbJ2N1YmUnXTtcclxuICAgIGlmIChjdWJlSWQpIHRoaXMuY3ViZSA9IHRoaXMuY3ViZXMuZmluZChjID0+IGMubmFtZSA9PT0gY3ViZUlkKSBhcyBFbGVtZW50TW9kZWw7XHJcbiAgICBlbHNlXHJcbiAgICAgIGlmICh0aGlzLmN1YmVzLmxlbmd0aCA9PT0gMSkgdGhpcy5jdWJlID0gdGhpcy5jdWJlc1swXSBhcyBFbGVtZW50TW9kZWw7XHJcbiAgfVxyXG59XHJcbmV4cG9ydCBmdW5jdGlvbiBpc0FjY3VtKGNoYXJ0VHlwZSkge1xyXG4gIHN3aXRjaCAoY2hhcnRUeXBlKSB7XHJcbiAgICBjYXNlICdQaWUnOlxyXG4gICAgY2FzZSAnRG91Z2hudXQnOlxyXG4gICAgY2FzZSAnSGFsZkRvdWdobnV0JzpcclxuICAgIGNhc2UgJ0Z1bm5lbCc6XHJcbiAgICAgIHJldHVybiB0cnVlO1xyXG4gIH1cclxufVxyXG4iXX0=