@bizdoc/core 1.16.30 → 1.16.32

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 (658) hide show
  1. package/assets/themes/brown.min.css +1 -1
  2. package/assets/themes/dark.min.css +7 -2
  3. package/assets/themes/deep-purple-light-blue.min.css +1 -1
  4. package/assets/themes/deep-purple-teal.min.css +1 -1
  5. package/assets/themes/default.min.css +1 -1
  6. package/assets/themes/green.min.css +1 -1
  7. package/assets/themes/indigo.min.css +1 -1
  8. package/esm2020/lib/admin/admin-dismiss.service.mjs +4 -4
  9. package/esm2020/lib/admin/admin-menu.component.mjs +4 -4
  10. package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +4 -4
  11. package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +13 -13
  12. package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +4 -4
  13. package/esm2020/lib/admin/configuration-designer/designer.base.mjs +10 -10
  14. package/esm2020/lib/admin/configuration-designer/designer.component.mjs +7 -6
  15. package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +4 -4
  16. package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +4 -4
  17. package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +4 -4
  18. package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
  19. package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +4 -4
  20. package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
  21. package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +4 -4
  22. package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
  23. package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +4 -4
  24. package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
  25. package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
  26. package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
  27. package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +4 -4
  28. package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +4 -4
  29. package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +4 -4
  30. package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
  31. package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +4 -4
  32. package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +4 -4
  33. package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
  34. package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +4 -4
  35. package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +4 -4
  36. package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +4 -4
  37. package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +4 -4
  38. package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +4 -4
  39. package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +4 -4
  40. package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +4 -4
  41. package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
  42. package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
  43. package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +4 -4
  44. package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +4 -4
  45. package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +4 -4
  46. package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +4 -4
  47. package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +4 -4
  48. package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +4 -4
  49. package/esm2020/lib/admin/core/ace.input.mjs +4 -4
  50. package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
  51. package/esm2020/lib/admin/core/search.input.mjs +4 -4
  52. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
  53. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +5 -5
  54. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +4 -4
  55. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +4 -4
  56. package/esm2020/lib/admin/form/designer/designer.component.mjs +4 -4
  57. package/esm2020/lib/admin/form/form.resolve.service.mjs +4 -4
  58. package/esm2020/lib/admin/form/workflow/node.component.mjs +4 -4
  59. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
  60. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +4 -4
  61. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
  62. package/esm2020/lib/admin/localized-string.component.mjs +4 -4
  63. package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
  64. package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
  65. package/esm2020/lib/admin/positions/positions-popup.component.mjs +4 -4
  66. package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
  67. package/esm2020/lib/admin/profiler/outofoffice.component.mjs +4 -4
  68. package/esm2020/lib/admin/profiler/profiler.component.mjs +4 -4
  69. package/esm2020/lib/admin/system.service.mjs +8 -5
  70. package/esm2020/lib/admin/utility-wrapper.component.mjs +4 -4
  71. package/esm2020/lib/admin/utility.pane.component.mjs +4 -4
  72. package/esm2020/lib/app.component.mjs +7 -7
  73. package/esm2020/lib/bizdoc.module.mjs +5 -5
  74. package/esm2020/lib/browse/browse-items.component.mjs +4 -4
  75. package/esm2020/lib/browse/browse.mobile.component.mjs +4 -4
  76. package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
  77. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +4 -4
  78. package/esm2020/lib/browse/filter/filter.component.mjs +4 -4
  79. package/esm2020/lib/browse/folders-menu.component.mjs +4 -4
  80. package/esm2020/lib/chat/chat-info.mjs +4 -4
  81. package/esm2020/lib/chat/chat.mobile.component.mjs +4 -4
  82. package/esm2020/lib/chat/chat.service.mjs +4 -4
  83. package/esm2020/lib/chat/contacts.component.mjs +7 -7
  84. package/esm2020/lib/chat/contacts.pane.component.mjs +4 -4
  85. package/esm2020/lib/chat/conversation.component.mjs +4 -4
  86. package/esm2020/lib/chat/conversation.pane.component.mjs +4 -4
  87. package/esm2020/lib/compose/action/action-picker.component.mjs +4 -4
  88. package/esm2020/lib/compose/action/action.dialog.mjs +4 -4
  89. package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +4 -4
  90. package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
  91. package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
  92. package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
  93. package/esm2020/lib/compose/attachments/attachments.component.mjs +4 -4
  94. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +4 -4
  95. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +4 -4
  96. package/esm2020/lib/compose/box/box.component.mjs +4 -4
  97. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +4 -4
  98. package/esm2020/lib/compose/comments/comment.component.mjs +4 -4
  99. package/esm2020/lib/compose/comments/comments.component.mjs +4 -4
  100. package/esm2020/lib/compose/comments/comments.pane.component.mjs +4 -4
  101. package/esm2020/lib/compose/comments/edit-comment.component.mjs +4 -4
  102. package/esm2020/lib/compose/comments/edits.component.mjs +4 -4
  103. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +4 -4
  104. package/esm2020/lib/compose/comments/votes.component.mjs +4 -4
  105. package/esm2020/lib/compose/compose-resolve.service.mjs +7 -7
  106. package/esm2020/lib/compose/compose.mobile.component.mjs +4 -4
  107. package/esm2020/lib/compose/compose.pane.component.mjs +4 -4
  108. package/esm2020/lib/compose/copy/copy.dialog.mjs +4 -4
  109. package/esm2020/lib/compose/dismiss.service.mjs +4 -4
  110. package/esm2020/lib/compose/document-resolver.service.mjs +4 -4
  111. package/esm2020/lib/compose/document.component.mjs +4 -4
  112. package/esm2020/lib/compose/document.mobile.component.mjs +4 -4
  113. package/esm2020/lib/compose/document.pane.component.mjs +4 -4
  114. package/esm2020/lib/compose/events/events.component.mjs +4 -4
  115. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +4 -4
  116. package/esm2020/lib/compose/form.component.mjs +4 -4
  117. package/esm2020/lib/compose/new-menu.component.mjs +4 -4
  118. package/esm2020/lib/compose/privilage.directive.mjs +7 -7
  119. package/esm2020/lib/compose/recipient-resolver.service.mjs +4 -4
  120. package/esm2020/lib/compose/state.component.mjs +4 -4
  121. package/esm2020/lib/compose/tag/tags.component.mjs +4 -4
  122. package/esm2020/lib/compose/trace/flow.component.mjs +4 -4
  123. package/esm2020/lib/compose/trace/people.component.mjs +4 -4
  124. package/esm2020/lib/compose/trace/trace.base.mjs +4 -4
  125. package/esm2020/lib/compose/trace/trace.component.mjs +4 -4
  126. package/esm2020/lib/compose/trace/trace.pane.component.mjs +4 -4
  127. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +4 -4
  128. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +10 -10
  129. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +4 -4
  130. package/esm2020/lib/core/NgComponentOutlet.mjs +4 -4
  131. package/esm2020/lib/core/account.service.mjs +4 -4
  132. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +4 -4
  133. package/esm2020/lib/core/avatar/avatar.component.mjs +4 -4
  134. package/esm2020/lib/core/component-factory-resolver.mjs +4 -4
  135. package/esm2020/lib/core/controls/address.input.mjs +4 -4
  136. package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
  137. package/esm2020/lib/core/controls/combination-picker-body.mjs +4 -4
  138. package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
  139. package/esm2020/lib/core/controls/combination-pool.mjs +4 -4
  140. package/esm2020/lib/core/controls/file.input.mjs +4 -4
  141. package/esm2020/lib/core/controls/select.input.mjs +4 -4
  142. package/esm2020/lib/core/controls/signature.input.mjs +4 -4
  143. package/esm2020/lib/core/controls/time-picker.mjs +4 -4
  144. package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
  145. package/esm2020/lib/core/datasource.service.mjs +4 -4
  146. package/esm2020/lib/core/guide/guide.component.mjs +4 -4
  147. package/esm2020/lib/core/guide/guide.service.mjs +4 -4
  148. package/esm2020/lib/core/guide/help-tip.component.mjs +4 -4
  149. package/esm2020/lib/core/http.interceptor.mjs +4 -4
  150. package/esm2020/lib/core/hub.service.mjs +4 -4
  151. package/esm2020/lib/core/identity/identity.component.mjs +4 -4
  152. package/esm2020/lib/core/info/attachment-info.service.mjs +4 -4
  153. package/esm2020/lib/core/info/document-info.service.mjs +4 -4
  154. package/esm2020/lib/core/info/location-info.component.mjs +4 -4
  155. package/esm2020/lib/core/info/map-info.mjs +4 -4
  156. package/esm2020/lib/core/layout/autocomplete.field.mjs +4 -4
  157. package/esm2020/lib/core/layout/checkbox.field.mjs +4 -4
  158. package/esm2020/lib/core/layout/checkbox.mjs +4 -4
  159. package/esm2020/lib/core/layout/date-range.field.mjs +4 -4
  160. package/esm2020/lib/core/layout/date.field.mjs +4 -4
  161. package/esm2020/lib/core/layout/expression.field.mjs +4 -4
  162. package/esm2020/lib/core/layout/file.field.mjs +4 -4
  163. package/esm2020/lib/core/layout/html.field.mjs +4 -4
  164. package/esm2020/lib/core/layout/input.base.mjs +4 -4
  165. package/esm2020/lib/core/layout/input.field.mjs +4 -4
  166. package/esm2020/lib/core/layout/layout.component.mjs +4 -4
  167. package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
  168. package/esm2020/lib/core/layout/select.field.mjs +4 -4
  169. package/esm2020/lib/core/layout/switch.field.mjs +4 -4
  170. package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
  171. package/esm2020/lib/core/layout/timespan.field.mjs +4 -4
  172. package/esm2020/lib/core/lottie-animation.mjs +4 -4
  173. package/esm2020/lib/core/mailbox.service.mjs +4 -4
  174. package/esm2020/lib/core/none.component.mjs +4 -4
  175. package/esm2020/lib/core/pipes/action.pipe.mjs +4 -4
  176. package/esm2020/lib/core/pipes/calendar.pipe.mjs +4 -4
  177. package/esm2020/lib/core/pipes/date-format.pipe.mjs +4 -4
  178. package/esm2020/lib/core/pipes/daterange.pipe.mjs +7 -7
  179. package/esm2020/lib/core/pipes/difference.pipe.mjs +4 -4
  180. package/esm2020/lib/core/pipes/duration-format.pipe.mjs +4 -4
  181. package/esm2020/lib/core/pipes/duration.pipe.mjs +4 -4
  182. package/esm2020/lib/core/pipes/form.pipe.mjs +4 -4
  183. package/esm2020/lib/core/pipes/join.pipe.mjs +4 -4
  184. package/esm2020/lib/core/pipes/localized-string.pipe.mjs +4 -4
  185. package/esm2020/lib/core/pipes/role.pipe.mjs +4 -4
  186. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +4 -4
  187. package/esm2020/lib/core/pipes/sort.pipe.mjs +7 -7
  188. package/esm2020/lib/core/pipes/state.pipe.mjs +4 -4
  189. package/esm2020/lib/core/pipes/time-ago.pipe.mjs +7 -7
  190. package/esm2020/lib/core/pipes/translate.pipe.mjs +7 -7
  191. package/esm2020/lib/core/pipes/type-value.pipe.mjs +4 -4
  192. package/esm2020/lib/core/pipes/user-name.pipe.mjs +4 -4
  193. package/esm2020/lib/core/popup/popup.component.mjs +4 -4
  194. package/esm2020/lib/core/popup/popup.service.mjs +4 -4
  195. package/esm2020/lib/core/popup/tooltip.directive.mjs +7 -7
  196. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +4 -4
  197. package/esm2020/lib/core/prompt/mask/mask.component.mjs +4 -4
  198. package/esm2020/lib/core/prompt.service.mjs +4 -4
  199. package/esm2020/lib/core/router.mjs +7 -7
  200. package/esm2020/lib/core/save-changes.dialog.mjs +4 -4
  201. package/esm2020/lib/core/session.service.mjs +4 -4
  202. package/esm2020/lib/core/slots/router.directive.mjs +4 -4
  203. package/esm2020/lib/core/slots/router.service.mjs +4 -4
  204. package/esm2020/lib/core/slots/slots.component.mjs +4 -4
  205. package/esm2020/lib/core/tagging/documents.component.mjs +4 -4
  206. package/esm2020/lib/core/tagging/edit-input.component.mjs +4 -4
  207. package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
  208. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +4 -4
  209. package/esm2020/lib/core/tagging/tagging.component-base.mjs +4 -4
  210. package/esm2020/lib/core/tagging/tagging.directive.mjs +4 -4
  211. package/esm2020/lib/core/tagging/tagging.pipe.mjs +4 -4
  212. package/esm2020/lib/core/tagging/users.component.mjs +4 -4
  213. package/esm2020/lib/core/translate.service.mjs +4 -4
  214. package/esm2020/lib/core/window-title.service.mjs +4 -4
  215. package/esm2020/lib/cube/accum/accum.component.mjs +4 -4
  216. package/esm2020/lib/cube/chart/chart.component.mjs +4 -4
  217. package/esm2020/lib/cube/cube-info.service.mjs +4 -4
  218. package/esm2020/lib/cube/cube-menu.component.mjs +4 -4
  219. package/esm2020/lib/cube/cube-view.component.mjs +4 -4
  220. package/esm2020/lib/cube/cube.service.mjs +4 -4
  221. package/esm2020/lib/cube/explore/document-item.component.mjs +4 -4
  222. package/esm2020/lib/cube/explore/explore-item.component.mjs +4 -4
  223. package/esm2020/lib/cube/explore/explore-items.component.mjs +4 -4
  224. package/esm2020/lib/cube/explore/explore.pane.component.mjs +4 -4
  225. package/esm2020/lib/cube/explore/item-resolver.service.mjs +7 -7
  226. package/esm2020/lib/cube/explore/item.pane.component.mjs +4 -4
  227. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +4 -4
  228. package/esm2020/lib/cube/filter/filter.component.mjs +4 -4
  229. package/esm2020/lib/cube/grid/grid.component.mjs +4 -4
  230. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
  231. package/esm2020/lib/cube/matrix/matrix.base.mjs +4 -4
  232. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +4 -4
  233. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +4 -4
  234. package/esm2020/lib/cube/matrix/popup.component.mjs +4 -4
  235. package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
  236. package/esm2020/lib/cube/parallel/parallel.component.mjs +4 -4
  237. package/esm2020/lib/cube/pivot/pivot.component.mjs +4 -4
  238. package/esm2020/lib/cube/sum/sum.component.mjs +4 -4
  239. package/esm2020/lib/cube/view-base.mjs +4 -4
  240. package/esm2020/lib/cube/view.mobile.component.mjs +4 -4
  241. package/esm2020/lib/cube/view.pane.component.mjs +4 -4
  242. package/esm2020/lib/dashboard/actions/actions.widget.mjs +4 -4
  243. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
  244. package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
  245. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
  246. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
  247. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +4 -4
  248. package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
  249. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
  250. package/esm2020/lib/dashboard/dashboard.component.mjs +4 -4
  251. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +4 -4
  252. package/esm2020/lib/dashboard/recents/recents.widget.mjs +4 -4
  253. package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
  254. package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
  255. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
  256. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
  257. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
  258. package/esm2020/lib/dashboard/widget-item.component.mjs +4 -4
  259. package/esm2020/lib/desktop.module.mjs +5 -5
  260. package/esm2020/lib/home/about/about.dialog.mjs +4 -4
  261. package/esm2020/lib/home/home-base.component.mjs +4 -4
  262. package/esm2020/lib/home/home.desktop.component.mjs +4 -4
  263. package/esm2020/lib/home/home.mobile.component.mjs +4 -4
  264. package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
  265. package/esm2020/lib/home/options/options.component.mjs +4 -4
  266. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +4 -4
  267. package/esm2020/lib/home/sign/sign.component.mjs +4 -4
  268. package/esm2020/lib/home/tools.component.mjs +4 -4
  269. package/esm2020/lib/impersonate/impersonate.component.mjs +4 -4
  270. package/esm2020/lib/mobile.module.mjs +5 -5
  271. package/esm2020/lib/modules/chart.module.mjs +5 -5
  272. package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
  273. package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
  274. package/esm2020/lib/modules/dayjs.module.mjs +5 -5
  275. package/esm2020/lib/modules/diagram.module.mjs +5 -5
  276. package/esm2020/lib/modules/gantt.module.mjs +5 -5
  277. package/esm2020/lib/modules/grid.module.mjs +5 -5
  278. package/esm2020/lib/modules/material.module.mjs +5 -5
  279. package/esm2020/lib/modules/paginator.intl.mjs +4 -4
  280. package/esm2020/lib/modules/pivot.module.mjs +5 -5
  281. package/esm2020/lib/modules/schedule.module.mjs +5 -5
  282. package/esm2020/lib/modules/spreadsheet.module.mjs +5 -5
  283. package/esm2020/lib/modules/stepper.intl.mjs +4 -4
  284. package/esm2020/lib/modules/texteditor.module.mjs +5 -5
  285. package/esm2020/lib/notifications/filter.component.mjs +4 -4
  286. package/esm2020/lib/notifications/notifications-table.component.mjs +4 -4
  287. package/esm2020/lib/notifications/notifications.mobile.component.mjs +4 -4
  288. package/esm2020/lib/notifications/notifications.pane.component.mjs +4 -4
  289. package/esm2020/lib/notifications/notifications.service.mjs +4 -4
  290. package/esm2020/lib/notifications/types/commented.notification.mjs +4 -4
  291. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +4 -4
  292. package/esm2020/lib/notifications/types/escalated.notification.mjs +4 -4
  293. package/esm2020/lib/notifications/types/liked.notification.mjs +4 -4
  294. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +4 -4
  295. package/esm2020/lib/notifications/types/notification-base.mjs +4 -4
  296. package/esm2020/lib/notifications/types/nudge.notification.mjs +4 -4
  297. package/esm2020/lib/notifications/types/state-changed.notification.mjs +4 -4
  298. package/esm2020/lib/notifications/types/tagged.notification.mjs +4 -4
  299. package/esm2020/lib/notifications/types/text.notification.mjs +4 -4
  300. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +4 -4
  301. package/esm2020/lib/options/options.component.mjs +4 -4
  302. package/esm2020/lib/options/options.service.mjs +4 -4
  303. package/esm2020/lib/reports/arguments-component.mjs +4 -4
  304. package/esm2020/lib/reports/cube/documents.component.mjs +4 -4
  305. package/esm2020/lib/reports/cube/grid-documents.component.mjs +4 -4
  306. package/esm2020/lib/reports/cube/table-documents.component.mjs +4 -4
  307. package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
  308. package/esm2020/lib/reports/cube/usage-base.mjs +4 -4
  309. package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
  310. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
  311. package/esm2020/lib/reports/cube/usage.component.mjs +4 -4
  312. package/esm2020/lib/reports/report-viewer.component.mjs +4 -4
  313. package/esm2020/lib/reports/report.mobile.component.mjs +4 -4
  314. package/esm2020/lib/reports/report.pane.component.mjs +4 -4
  315. package/esm2020/lib/reports/reports-menu.component.mjs +4 -4
  316. package/esm2020/lib/reports/substitution/substitution.component.mjs +4 -4
  317. package/esm2020/lib/reports/table/table-view.component.mjs +4 -4
  318. package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
  319. package/esm2020/lib/scheduler/schedule.component.mjs +4 -4
  320. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +4 -4
  321. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +4 -4
  322. package/esm2020/lib/search/cube.component.mjs +4 -4
  323. package/esm2020/lib/search/document.component.mjs +4 -4
  324. package/esm2020/lib/search/guide.component.mjs +4 -4
  325. package/esm2020/lib/search/path.component.mjs +4 -4
  326. package/esm2020/lib/search/search.service.mjs +4 -4
  327. package/esm2020/lib/shared.module.mjs +5 -5
  328. package/esm2020/lib/system.module.mjs +5 -5
  329. package/esm2020/lib/views/cube/chart.component.mjs +4 -4
  330. package/esm2020/lib/views/cube/cube-base.mjs +4 -4
  331. package/esm2020/lib/views/cube/explore.component.mjs +4 -4
  332. package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
  333. package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
  334. package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
  335. package/esm2020/lib/views/cube/sum.component.mjs +4 -4
  336. package/esm2020/lib/views/cube/view.component.mjs +4 -4
  337. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
  338. package/esm2020/lib/views/view-item.component.mjs +4 -4
  339. package/esm2020/lib/views/views.component.mjs +4 -4
  340. package/esm2020/lib/views/views.mobile.component.mjs +4 -4
  341. package/esm2020/lib/views/views.pane.component.mjs +4 -4
  342. package/fesm2015/bizdoc-core.mjs +1081 -1077
  343. package/fesm2015/bizdoc-core.mjs.map +1 -1
  344. package/fesm2020/bizdoc-core.mjs +1081 -1077
  345. package/fesm2020/bizdoc-core.mjs.map +1 -1
  346. package/lib/admin/configuration-designer/designer.component.d.ts.map +1 -1
  347. package/lib/admin/system.service.d.ts.map +1 -1
  348. package/lib/compose/action/return-action.component.d.ts.map +1 -1
  349. package/package.json +1 -1
  350. package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +0 -237
  351. package/esm2020/lib/admin/architecture/declarations.mjs +0 -55
  352. package/esm2020/lib/admin/architecture/designer-element.component.mjs +0 -443
  353. package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +0 -169
  354. package/esm2020/lib/admin/architecture/designer.base.mjs +0 -133
  355. package/esm2020/lib/admin/architecture/designer.component.mjs +0 -473
  356. package/esm2020/lib/admin/architecture/elements/action.component.mjs +0 -84
  357. package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +0 -475
  358. package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +0 -459
  359. package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +0 -41
  360. package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +0 -62
  361. package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +0 -117
  362. package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +0 -132
  363. package/esm2020/lib/admin/architecture/elements/control.component.mjs +0 -43
  364. package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +0 -98
  365. package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +0 -133
  366. package/esm2020/lib/admin/architecture/elements/cube.component.mjs +0 -1763
  367. package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +0 -86
  368. package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +0 -93
  369. package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +0 -113
  370. package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -125
  371. package/esm2020/lib/admin/architecture/elements/folder.component.mjs +0 -353
  372. package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +0 -239
  373. package/esm2020/lib/admin/architecture/elements/form.component.mjs +0 -432
  374. package/esm2020/lib/admin/architecture/elements/guide.component.mjs +0 -236
  375. package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +0 -445
  376. package/esm2020/lib/admin/architecture/elements/node.component.mjs +0 -30
  377. package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +0 -246
  378. package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +0 -118
  379. package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +0 -121
  380. package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +0 -232
  381. package/esm2020/lib/admin/architecture/elements/policy.component.mjs +0 -30
  382. package/esm2020/lib/admin/architecture/elements/report.component.mjs +0 -75
  383. package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +0 -69
  384. package/esm2020/lib/admin/architecture/elements/role.component.mjs +0 -120
  385. package/esm2020/lib/admin/architecture/elements/rule.component.mjs +0 -30
  386. package/esm2020/lib/admin/architecture/elements/state.component.mjs +0 -64
  387. package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +0 -228
  388. package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +0 -152
  389. package/esm2020/lib/admin/architecture/elements/type.component.mjs +0 -378
  390. package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +0 -277
  391. package/esm2020/lib/admin/architecture/elements/utility.component.mjs +0 -30
  392. package/esm2020/lib/admin/architecture/elements/view.component.mjs +0 -30
  393. package/esm2020/lib/admin/architecture/elements/widget.component.mjs +0 -75
  394. package/esm2020/lib/admin/architecture/icon-picker.component.mjs +0 -219
  395. package/esm2020/lib/admin/core/localized-string.component.mjs +0 -241
  396. package/esm2020/lib/admin/form/designer/box-designer.component.mjs +0 -496
  397. package/esm2020/lib/admin/form/designer/declarations.mjs +0 -2
  398. package/esm2020/lib/admin/form/designer/properties.component.mjs +0 -133
  399. package/esm2020/lib/admin/form/designer/section.component.mjs +0 -106
  400. package/esm2020/lib/admin/form/designer/settings.component.mjs +0 -61
  401. package/esm2020/lib/compose/box/control.component.mjs +0 -47
  402. package/esm2020/lib/compose/box/row.component.mjs +0 -41
  403. package/esm2020/lib/core/checkbox.mjs +0 -49
  404. package/esm2020/lib/core/fields/address.designer.mjs +0 -47
  405. package/esm2020/lib/core/fields/address.field.mjs +0 -104
  406. package/esm2020/lib/core/fields/autocomplete.field.mjs +0 -198
  407. package/esm2020/lib/core/fields/checkbox.designer.mjs +0 -43
  408. package/esm2020/lib/core/fields/checkbox.field.mjs +0 -95
  409. package/esm2020/lib/core/fields/checklist.designer.mjs +0 -98
  410. package/esm2020/lib/core/fields/checklist.field.mjs +0 -144
  411. package/esm2020/lib/core/fields/date-range.designer.mjs +0 -55
  412. package/esm2020/lib/core/fields/date-range.field.mjs +0 -113
  413. package/esm2020/lib/core/fields/date.designer.mjs +0 -49
  414. package/esm2020/lib/core/fields/date.field.mjs +0 -114
  415. package/esm2020/lib/core/fields/expression.field.mjs +0 -80
  416. package/esm2020/lib/core/fields/file.designer.mjs +0 -49
  417. package/esm2020/lib/core/fields/file.field.mjs +0 -90
  418. package/esm2020/lib/core/fields/html.designer.mjs +0 -76
  419. package/esm2020/lib/core/fields/html.field.mjs +0 -114
  420. package/esm2020/lib/core/fields/input.designer.mjs +0 -112
  421. package/esm2020/lib/core/fields/input.field.mjs +0 -212
  422. package/esm2020/lib/core/fields/numeric.designer.mjs +0 -91
  423. package/esm2020/lib/core/fields/numeric.field.mjs +0 -95
  424. package/esm2020/lib/core/fields/options.base.mjs +0 -41
  425. package/esm2020/lib/core/fields/options.component.mjs +0 -106
  426. package/esm2020/lib/core/fields/radio-button.designer.mjs +0 -83
  427. package/esm2020/lib/core/fields/radio-button.field.mjs +0 -114
  428. package/esm2020/lib/core/fields/select.designer.mjs +0 -105
  429. package/esm2020/lib/core/fields/select.field.mjs +0 -157
  430. package/esm2020/lib/core/fields/signature.designer.mjs +0 -46
  431. package/esm2020/lib/core/fields/signature.field.mjs +0 -114
  432. package/esm2020/lib/core/fields/switch.field.mjs +0 -82
  433. package/esm2020/lib/core/fields/textarea.designer.mjs +0 -62
  434. package/esm2020/lib/core/fields/textarea.field.mjs +0 -106
  435. package/esm2020/lib/core/fields/timespan.field.mjs +0 -93
  436. package/esm2020/lib/core/fields/yesno.designer.mjs +0 -104
  437. package/esm2020/lib/core/fields/yesno.field.mjs +0 -101
  438. package/esm2020/lib/core/inputs/address.input.mjs +0 -229
  439. package/esm2020/lib/core/inputs/auto-complete.input.mjs +0 -320
  440. package/esm2020/lib/core/inputs/combination-picker-body.mjs +0 -309
  441. package/esm2020/lib/core/inputs/combination-picker.mjs +0 -296
  442. package/esm2020/lib/core/inputs/combination-pool.mjs +0 -161
  443. package/esm2020/lib/core/inputs/file.input.mjs +0 -685
  444. package/esm2020/lib/core/inputs/select.input.mjs +0 -293
  445. package/esm2020/lib/core/inputs/signature.input.mjs +0 -162
  446. package/esm2020/lib/core/inputs/time-picker.mjs +0 -220
  447. package/esm2020/lib/core/inputs/timespan.input.mjs +0 -202
  448. package/esm2020/lib/core/layout.component.mjs +0 -146
  449. package/esm2020/lib/dashboard/cube/document-state.widget.mjs +0 -85
  450. package/esm2020/lib/designer.module.mjs +0 -98
  451. package/esm2020/lib/notifications/types/invite.notification.mjs +0 -51
  452. package/esm2020/lib/reports/cube/role-performance.component.mjs +0 -61
  453. package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -32
  454. package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +0 -1
  455. package/lib/admin/architecture/declarations.d.ts +0 -229
  456. package/lib/admin/architecture/declarations.d.ts.map +0 -1
  457. package/lib/admin/architecture/designer-element.component.d.ts +0 -87
  458. package/lib/admin/architecture/designer-element.component.d.ts.map +0 -1
  459. package/lib/admin/architecture/designer-privileges.component.d.ts +0 -34
  460. package/lib/admin/architecture/designer-privileges.component.d.ts.map +0 -1
  461. package/lib/admin/architecture/designer.base.d.ts +0 -55
  462. package/lib/admin/architecture/designer.base.d.ts.map +0 -1
  463. package/lib/admin/architecture/designer.component.d.ts +0 -60
  464. package/lib/admin/architecture/designer.component.d.ts.map +0 -1
  465. package/lib/admin/architecture/elements/action.component.d.ts +0 -23
  466. package/lib/admin/architecture/elements/action.component.d.ts.map +0 -1
  467. package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -21
  468. package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +0 -1
  469. package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -20
  470. package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +0 -1
  471. package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -10
  472. package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +0 -1
  473. package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
  474. package/lib/admin/architecture/elements/attribute.component.d.ts.map +0 -1
  475. package/lib/admin/architecture/elements/box-form.component.d.ts +0 -23
  476. package/lib/admin/architecture/elements/box-form.component.d.ts.map +0 -1
  477. package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -28
  478. package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +0 -1
  479. package/lib/admin/architecture/elements/control.component.d.ts +0 -14
  480. package/lib/admin/architecture/elements/control.component.d.ts.map +0 -1
  481. package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -13
  482. package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +0 -1
  483. package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -15
  484. package/lib/admin/architecture/elements/cube-view.component.d.ts.map +0 -1
  485. package/lib/admin/architecture/elements/cube.component.d.ts +0 -51
  486. package/lib/admin/architecture/elements/cube.component.d.ts.map +0 -1
  487. package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -14
  488. package/lib/admin/architecture/elements/documents-report.component.d.ts.map +0 -1
  489. package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -20
  490. package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +0 -1
  491. package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -16
  492. package/lib/admin/architecture/elements/explore-view.component.d.ts.map +0 -1
  493. package/lib/admin/architecture/elements/feedback-widget.component.d.ts +0 -35
  494. package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +0 -1
  495. package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
  496. package/lib/admin/architecture/elements/folder.component.d.ts.map +0 -1
  497. package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
  498. package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +0 -1
  499. package/lib/admin/architecture/elements/form.component.d.ts +0 -51
  500. package/lib/admin/architecture/elements/form.component.d.ts.map +0 -1
  501. package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
  502. package/lib/admin/architecture/elements/guide.component.d.ts.map +0 -1
  503. package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -22
  504. package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +0 -1
  505. package/lib/admin/architecture/elements/node.component.d.ts +0 -8
  506. package/lib/admin/architecture/elements/node.component.d.ts.map +0 -1
  507. package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -19
  508. package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +0 -1
  509. package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -16
  510. package/lib/admin/architecture/elements/performance-report.component.d.ts.map +0 -1
  511. package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -15
  512. package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +0 -1
  513. package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -20
  514. package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +0 -1
  515. package/lib/admin/architecture/elements/policy.component.d.ts +0 -8
  516. package/lib/admin/architecture/elements/policy.component.d.ts.map +0 -1
  517. package/lib/admin/architecture/elements/report.component.d.ts +0 -13
  518. package/lib/admin/architecture/elements/report.component.d.ts.map +0 -1
  519. package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -18
  520. package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +0 -1
  521. package/lib/admin/architecture/elements/role.component.d.ts +0 -17
  522. package/lib/admin/architecture/elements/role.component.d.ts.map +0 -1
  523. package/lib/admin/architecture/elements/rule.component.d.ts +0 -8
  524. package/lib/admin/architecture/elements/rule.component.d.ts.map +0 -1
  525. package/lib/admin/architecture/elements/state.component.d.ts +0 -14
  526. package/lib/admin/architecture/elements/state.component.d.ts.map +0 -1
  527. package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -18
  528. package/lib/admin/architecture/elements/sum-view.component.d.ts.map +0 -1
  529. package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
  530. package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +0 -1
  531. package/lib/admin/architecture/elements/type.component.d.ts +0 -32
  532. package/lib/admin/architecture/elements/type.component.d.ts.map +0 -1
  533. package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -24
  534. package/lib/admin/architecture/elements/usage-report.component.d.ts.map +0 -1
  535. package/lib/admin/architecture/elements/utility.component.d.ts +0 -8
  536. package/lib/admin/architecture/elements/utility.component.d.ts.map +0 -1
  537. package/lib/admin/architecture/elements/view.component.d.ts +0 -8
  538. package/lib/admin/architecture/elements/view.component.d.ts.map +0 -1
  539. package/lib/admin/architecture/elements/widget.component.d.ts +0 -13
  540. package/lib/admin/architecture/elements/widget.component.d.ts.map +0 -1
  541. package/lib/admin/architecture/icon-picker.component.d.ts +0 -69
  542. package/lib/admin/architecture/icon-picker.component.d.ts.map +0 -1
  543. package/lib/admin/core/localized-string.component.d.ts +0 -57
  544. package/lib/admin/core/localized-string.component.d.ts.map +0 -1
  545. package/lib/admin/form/designer/box-designer.component.d.ts +0 -93
  546. package/lib/admin/form/designer/box-designer.component.d.ts.map +0 -1
  547. package/lib/admin/form/designer/declarations.d.ts +0 -27
  548. package/lib/admin/form/designer/declarations.d.ts.map +0 -1
  549. package/lib/admin/form/designer/properties.component.d.ts +0 -27
  550. package/lib/admin/form/designer/properties.component.d.ts.map +0 -1
  551. package/lib/admin/form/designer/section.component.d.ts +0 -28
  552. package/lib/admin/form/designer/section.component.d.ts.map +0 -1
  553. package/lib/admin/form/designer/settings.component.d.ts +0 -20
  554. package/lib/admin/form/designer/settings.component.d.ts.map +0 -1
  555. package/lib/compose/box/control.component.d.ts +0 -23
  556. package/lib/compose/box/control.component.d.ts.map +0 -1
  557. package/lib/compose/box/row.component.d.ts +0 -21
  558. package/lib/compose/box/row.component.d.ts.map +0 -1
  559. package/lib/core/checkbox.d.ts +0 -11
  560. package/lib/core/checkbox.d.ts.map +0 -1
  561. package/lib/core/fields/address.designer.d.ts +0 -22
  562. package/lib/core/fields/address.designer.d.ts.map +0 -1
  563. package/lib/core/fields/address.field.d.ts +0 -22
  564. package/lib/core/fields/address.field.d.ts.map +0 -1
  565. package/lib/core/fields/autocomplete.field.d.ts +0 -56
  566. package/lib/core/fields/autocomplete.field.d.ts.map +0 -1
  567. package/lib/core/fields/checkbox.designer.d.ts +0 -20
  568. package/lib/core/fields/checkbox.designer.d.ts.map +0 -1
  569. package/lib/core/fields/checkbox.field.d.ts +0 -18
  570. package/lib/core/fields/checkbox.field.d.ts.map +0 -1
  571. package/lib/core/fields/checklist.designer.d.ts +0 -33
  572. package/lib/core/fields/checklist.designer.d.ts.map +0 -1
  573. package/lib/core/fields/checklist.field.d.ts +0 -21
  574. package/lib/core/fields/checklist.field.d.ts.map +0 -1
  575. package/lib/core/fields/date-range.designer.d.ts +0 -28
  576. package/lib/core/fields/date-range.designer.d.ts.map +0 -1
  577. package/lib/core/fields/date-range.field.d.ts +0 -33
  578. package/lib/core/fields/date-range.field.d.ts.map +0 -1
  579. package/lib/core/fields/date.designer.d.ts +0 -26
  580. package/lib/core/fields/date.designer.d.ts.map +0 -1
  581. package/lib/core/fields/date.field.d.ts +0 -23
  582. package/lib/core/fields/date.field.d.ts.map +0 -1
  583. package/lib/core/fields/expression.field.d.ts +0 -21
  584. package/lib/core/fields/expression.field.d.ts.map +0 -1
  585. package/lib/core/fields/file.designer.d.ts +0 -22
  586. package/lib/core/fields/file.designer.d.ts.map +0 -1
  587. package/lib/core/fields/file.field.d.ts +0 -22
  588. package/lib/core/fields/file.field.d.ts.map +0 -1
  589. package/lib/core/fields/html.designer.d.ts +0 -24
  590. package/lib/core/fields/html.designer.d.ts.map +0 -1
  591. package/lib/core/fields/html.field.d.ts +0 -24
  592. package/lib/core/fields/html.field.d.ts.map +0 -1
  593. package/lib/core/fields/input.designer.d.ts +0 -34
  594. package/lib/core/fields/input.designer.d.ts.map +0 -1
  595. package/lib/core/fields/input.field.d.ts +0 -29
  596. package/lib/core/fields/input.field.d.ts.map +0 -1
  597. package/lib/core/fields/numeric.designer.d.ts +0 -30
  598. package/lib/core/fields/numeric.designer.d.ts.map +0 -1
  599. package/lib/core/fields/numeric.field.d.ts +0 -26
  600. package/lib/core/fields/numeric.field.d.ts.map +0 -1
  601. package/lib/core/fields/options.base.d.ts +0 -29
  602. package/lib/core/fields/options.base.d.ts.map +0 -1
  603. package/lib/core/fields/options.component.d.ts +0 -25
  604. package/lib/core/fields/options.component.d.ts.map +0 -1
  605. package/lib/core/fields/radio-button.designer.d.ts +0 -31
  606. package/lib/core/fields/radio-button.designer.d.ts.map +0 -1
  607. package/lib/core/fields/radio-button.field.d.ts +0 -17
  608. package/lib/core/fields/radio-button.field.d.ts.map +0 -1
  609. package/lib/core/fields/select.designer.d.ts +0 -34
  610. package/lib/core/fields/select.designer.d.ts.map +0 -1
  611. package/lib/core/fields/select.field.d.ts +0 -23
  612. package/lib/core/fields/select.field.d.ts.map +0 -1
  613. package/lib/core/fields/signature.designer.d.ts +0 -20
  614. package/lib/core/fields/signature.designer.d.ts.map +0 -1
  615. package/lib/core/fields/signature.field.d.ts +0 -24
  616. package/lib/core/fields/signature.field.d.ts.map +0 -1
  617. package/lib/core/fields/switch.field.d.ts +0 -17
  618. package/lib/core/fields/switch.field.d.ts.map +0 -1
  619. package/lib/core/fields/textarea.designer.d.ts +0 -28
  620. package/lib/core/fields/textarea.designer.d.ts.map +0 -1
  621. package/lib/core/fields/textarea.field.d.ts +0 -24
  622. package/lib/core/fields/textarea.field.d.ts.map +0 -1
  623. package/lib/core/fields/timespan.field.d.ts +0 -21
  624. package/lib/core/fields/timespan.field.d.ts.map +0 -1
  625. package/lib/core/fields/yesno.designer.d.ts +0 -26
  626. package/lib/core/fields/yesno.designer.d.ts.map +0 -1
  627. package/lib/core/fields/yesno.field.d.ts +0 -18
  628. package/lib/core/fields/yesno.field.d.ts.map +0 -1
  629. package/lib/core/inputs/address.input.d.ts +0 -66
  630. package/lib/core/inputs/address.input.d.ts.map +0 -1
  631. package/lib/core/inputs/auto-complete.input.d.ts +0 -87
  632. package/lib/core/inputs/auto-complete.input.d.ts.map +0 -1
  633. package/lib/core/inputs/combination-picker-body.d.ts +0 -115
  634. package/lib/core/inputs/combination-picker-body.d.ts.map +0 -1
  635. package/lib/core/inputs/combination-picker.d.ts +0 -83
  636. package/lib/core/inputs/combination-picker.d.ts.map +0 -1
  637. package/lib/core/inputs/combination-pool.d.ts +0 -43
  638. package/lib/core/inputs/combination-pool.d.ts.map +0 -1
  639. package/lib/core/inputs/file.input.d.ts +0 -100
  640. package/lib/core/inputs/file.input.d.ts.map +0 -1
  641. package/lib/core/inputs/select.input.d.ts +0 -85
  642. package/lib/core/inputs/select.input.d.ts.map +0 -1
  643. package/lib/core/inputs/signature.input.d.ts +0 -54
  644. package/lib/core/inputs/signature.input.d.ts.map +0 -1
  645. package/lib/core/inputs/time-picker.d.ts +0 -53
  646. package/lib/core/inputs/time-picker.d.ts.map +0 -1
  647. package/lib/core/inputs/timespan.input.d.ts +0 -60
  648. package/lib/core/inputs/timespan.input.d.ts.map +0 -1
  649. package/lib/core/layout.component.d.ts +0 -29
  650. package/lib/core/layout.component.d.ts.map +0 -1
  651. package/lib/dashboard/cube/document-state.widget.d.ts +0 -30
  652. package/lib/dashboard/cube/document-state.widget.d.ts.map +0 -1
  653. package/lib/designer.module.d.ts +0 -30
  654. package/lib/designer.module.d.ts.map +0 -1
  655. package/lib/notifications/types/invite.notification.d.ts +0 -22
  656. package/lib/notifications/types/invite.notification.d.ts.map +0 -1
  657. package/lib/reports/cube/role-performance.component.d.ts +0 -37
  658. package/lib/reports/cube/role-performance.component.d.ts.map +0 -1
@@ -1,459 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Component } from "@angular/core";
3
- import { Validators } from "@angular/forms";
4
- import { startWith } from "rxjs";
5
- import { BizDoc } from "../../../core/decorators";
6
- import { DesignerCubeElementComponent, isAccum } from "../designer.base";
7
- import * as i0 from "@angular/core";
8
- import * as i1 from "@angular/common";
9
- import * as i2 from "@angular/forms";
10
- import * as i3 from "@angular/material/core";
11
- import * as i4 from "@angular/material/form-field";
12
- import * as i5 from "@angular/material/select";
13
- import * as i6 from "../cube-axes-filter.component";
14
- import * as i7 from "../../../core/pipes/translate.pipe";
15
- function AnalysisWidgetDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
16
- i0.ɵɵelementContainer(0);
17
- } }
18
- function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
19
- i0.ɵɵelementStart(0, "mat-option", 41);
20
- i0.ɵɵtext(1);
21
- i0.ɵɵelementEnd();
22
- } if (rf & 2) {
23
- const c_r11 = ctx.$implicit;
24
- i0.ɵɵproperty("value", c_r11);
25
- i0.ɵɵadvance(1);
26
- i0.ɵɵtextInterpolate(c_r11.title);
27
- } }
28
- function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
29
- const _r13 = i0.ɵɵgetCurrentView();
30
- i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
31
- i0.ɵɵtext(2);
32
- i0.ɵɵpipe(3, "translate");
33
- i0.ɵɵelementEnd();
34
- i0.ɵɵelementStart(4, "mat-select", 40);
35
- i0.ɵɵlistener("selectionChange", function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r12 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r12.cubeSelected($event)); });
36
- i0.ɵɵtemplate(5, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template, 2, 2, "mat-option", 7);
37
- i0.ɵɵelementEnd()();
38
- } if (rf & 2) {
39
- const ctx_r3 = i0.ɵɵnextContext(2);
40
- i0.ɵɵadvance(2);
41
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Cube"));
42
- i0.ɵɵadvance(3);
43
- i0.ɵɵproperty("ngForOf", ctx_r3.cubes);
44
- } }
45
- function AnalysisWidgetDesignComponent_ng_template_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
46
- i0.ɵɵelementStart(0, "mat-option", 41);
47
- i0.ɵɵtext(1);
48
- i0.ɵɵelementEnd();
49
- } if (rf & 2) {
50
- const a_r14 = ctx.$implicit;
51
- i0.ɵɵproperty("value", a_r14.name);
52
- i0.ɵɵadvance(1);
53
- i0.ɵɵtextInterpolate(a_r14.title);
54
- } }
55
- function AnalysisWidgetDesignComponent_ng_template_1_mat_error_9_Template(rf, ctx) { if (rf & 1) {
56
- i0.ɵɵelement(0, "mat-error", 42);
57
- i0.ɵɵpipe(1, "translate");
58
- i0.ɵɵpipe(2, "translate");
59
- } if (rf & 2) {
60
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "XAxis")), i0.ɵɵsanitizeHtml);
61
- } }
62
- function AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template(rf, ctx) { if (rf & 1) {
63
- i0.ɵɵelementStart(0, "mat-option", 41);
64
- i0.ɵɵtext(1);
65
- i0.ɵɵelementEnd();
66
- } if (rf & 2) {
67
- const a_r15 = i0.ɵɵnextContext().$implicit;
68
- i0.ɵɵproperty("value", a_r15.name);
69
- i0.ɵɵadvance(1);
70
- i0.ɵɵtextInterpolate(a_r15.title);
71
- } }
72
- function AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_Template(rf, ctx) { if (rf & 1) {
73
- i0.ɵɵelementContainerStart(0);
74
- i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template, 2, 2, "mat-option", 43);
75
- i0.ɵɵelementContainerEnd();
76
- } if (rf & 2) {
77
- const a_r15 = ctx.$implicit;
78
- const ctx_r6 = i0.ɵɵnextContext(2);
79
- i0.ɵɵadvance(1);
80
- i0.ɵɵproperty("ngIf", ctx_r6.form.get("xAxis").value && ctx_r6.form.get("xAxis").value.indexOf(a_r15.name) < 0);
81
- } }
82
- function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template(rf, ctx) { if (rf & 1) {
83
- i0.ɵɵelementStart(0, "mat-option", 41);
84
- i0.ɵɵtext(1);
85
- i0.ɵɵelementEnd();
86
- } if (rf & 2) {
87
- const i_r19 = ctx.$implicit;
88
- i0.ɵɵproperty("value", i_r19.name);
89
- i0.ɵɵadvance(1);
90
- i0.ɵɵtextInterpolate(i_r19.title);
91
- } }
92
- function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_Template(rf, ctx) { if (rf & 1) {
93
- i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
94
- i0.ɵɵtext(2);
95
- i0.ɵɵpipe(3, "translate");
96
- i0.ɵɵelementEnd();
97
- i0.ɵɵelementStart(4, "mat-select", 44);
98
- i0.ɵɵtemplate(5, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template, 2, 2, "mat-option", 7);
99
- i0.ɵɵelementEnd()();
100
- } if (rf & 2) {
101
- const ctx_r7 = i0.ɵɵnextContext(2);
102
- i0.ɵɵadvance(2);
103
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "Indices"));
104
- i0.ɵɵadvance(3);
105
- i0.ɵɵproperty("ngForOf", ctx_r7.cube == null ? null : ctx_r7.cube.indices);
106
- } }
107
- function AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_105_Template(rf, ctx) { if (rf & 1) {
108
- i0.ɵɵelementStart(0, "mat-form-field", 5)(1, "mat-label");
109
- i0.ɵɵtext(2);
110
- i0.ɵɵpipe(3, "translate");
111
- i0.ɵɵelementEnd();
112
- i0.ɵɵelementStart(4, "mat-select", 45)(5, "mat-option");
113
- i0.ɵɵtext(6);
114
- i0.ɵɵpipe(7, "translate");
115
- i0.ɵɵelementEnd();
116
- i0.ɵɵelementStart(8, "mat-option", 15);
117
- i0.ɵɵtext(9);
118
- i0.ɵɵpipe(10, "translate");
119
- i0.ɵɵelementEnd();
120
- i0.ɵɵelementStart(11, "mat-option", 16);
121
- i0.ɵɵtext(12);
122
- i0.ɵɵpipe(13, "translate");
123
- i0.ɵɵelementEnd();
124
- i0.ɵɵelementStart(14, "mat-option", 17);
125
- i0.ɵɵtext(15);
126
- i0.ɵɵpipe(16, "translate");
127
- i0.ɵɵelementEnd();
128
- i0.ɵɵelementStart(17, "mat-option", 20);
129
- i0.ɵɵtext(18);
130
- i0.ɵɵpipe(19, "translate");
131
- i0.ɵɵelementEnd();
132
- i0.ɵɵelementStart(20, "mat-option", 21);
133
- i0.ɵɵtext(21);
134
- i0.ɵɵpipe(22, "translate");
135
- i0.ɵɵelementEnd();
136
- i0.ɵɵelementStart(23, "mat-option", 22);
137
- i0.ɵɵtext(24);
138
- i0.ɵɵpipe(25, "translate");
139
- i0.ɵɵelementEnd();
140
- i0.ɵɵelementStart(26, "mat-option", 23);
141
- i0.ɵɵtext(27);
142
- i0.ɵɵpipe(28, "translate");
143
- i0.ɵɵelementEnd();
144
- i0.ɵɵelementStart(29, "mat-option", 28);
145
- i0.ɵɵtext(30);
146
- i0.ɵɵpipe(31, "translate");
147
- i0.ɵɵelementEnd();
148
- i0.ɵɵelementStart(32, "mat-option", 29);
149
- i0.ɵɵtext(33);
150
- i0.ɵɵpipe(34, "translate");
151
- i0.ɵɵelementEnd();
152
- i0.ɵɵelementStart(35, "mat-option", 30);
153
- i0.ɵɵtext(36);
154
- i0.ɵɵpipe(37, "translate");
155
- i0.ɵɵelementEnd();
156
- i0.ɵɵelementStart(38, "mat-option", 31);
157
- i0.ɵɵtext(39);
158
- i0.ɵɵpipe(40, "translate");
159
- i0.ɵɵelementEnd();
160
- i0.ɵɵelementStart(41, "mat-option", 32);
161
- i0.ɵɵtext(42);
162
- i0.ɵɵpipe(43, "translate");
163
- i0.ɵɵelementEnd()()();
164
- } if (rf & 2) {
165
- i0.ɵɵadvance(2);
166
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 14, "IndicesChartType"));
167
- i0.ɵɵadvance(4);
168
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 16, "Default"));
169
- i0.ɵɵadvance(3);
170
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 18, "Column"));
171
- i0.ɵɵadvance(3);
172
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 20, "Bar"));
173
- i0.ɵɵadvance(3);
174
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 22, "Bubble"));
175
- i0.ɵɵadvance(3);
176
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(19, 24, "Line"));
177
- i0.ɵɵadvance(3);
178
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 26, "Spline"));
179
- i0.ɵɵadvance(3);
180
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(25, 28, "Area"));
181
- i0.ɵɵadvance(3);
182
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 30, "SplineArea"));
183
- i0.ɵɵadvance(3);
184
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 32, "Scatter"));
185
- i0.ɵɵadvance(3);
186
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(34, 34, "Polar"));
187
- i0.ɵɵadvance(3);
188
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 36, "Radar"));
189
- i0.ɵɵadvance(3);
190
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(40, 38, "StepLine"));
191
- i0.ɵɵadvance(3);
192
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(43, 40, "StepArea"));
193
- } }
194
- function AnalysisWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_106_Template(rf, ctx) { if (rf & 1) {
195
- i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 46);
196
- } if (rf & 2) {
197
- const ctx_r9 = i0.ɵɵnextContext(2);
198
- i0.ɵɵproperty("cube", ctx_r9.cube)("form", ctx_r9.form.get("filters"));
199
- } }
200
- function AnalysisWidgetDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
201
- i0.ɵɵelementStart(0, "form", 2);
202
- i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
203
- i0.ɵɵelementStart(2, "div", 4)(3, "mat-form-field", 5)(4, "mat-label");
204
- i0.ɵɵtext(5);
205
- i0.ɵɵpipe(6, "translate");
206
- i0.ɵɵelementEnd();
207
- i0.ɵɵelementStart(7, "mat-select", 6);
208
- i0.ɵɵtemplate(8, AnalysisWidgetDesignComponent_ng_template_1_mat_option_8_Template, 2, 2, "mat-option", 7);
209
- i0.ɵɵelementEnd();
210
- i0.ɵɵtemplate(9, AnalysisWidgetDesignComponent_ng_template_1_mat_error_9_Template, 3, 6, "mat-error", 8);
211
- i0.ɵɵelementEnd();
212
- i0.ɵɵtext(10, " \u00A0 ");
213
- i0.ɵɵelementStart(11, "mat-form-field", 5)(12, "mat-label");
214
- i0.ɵɵtext(13);
215
- i0.ɵɵpipe(14, "translate");
216
- i0.ɵɵelementEnd();
217
- i0.ɵɵelementStart(15, "mat-select", 9);
218
- i0.ɵɵtemplate(16, AnalysisWidgetDesignComponent_ng_template_1_ng_container_16_Template, 2, 1, "ng-container", 10);
219
- i0.ɵɵelementEnd()()();
220
- i0.ɵɵtemplate(17, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_17_Template, 6, 4, "mat-form-field", 3);
221
- i0.ɵɵelementStart(18, "div", 4)(19, "mat-form-field", 5)(20, "mat-label");
222
- i0.ɵɵtext(21);
223
- i0.ɵɵpipe(22, "translate");
224
- i0.ɵɵelementEnd();
225
- i0.ɵɵelementStart(23, "mat-select", 11)(24, "mat-option");
226
- i0.ɵɵtext(25);
227
- i0.ɵɵpipe(26, "translate");
228
- i0.ɵɵelementEnd();
229
- i0.ɵɵelementStart(27, "mat-option", 12);
230
- i0.ɵɵtext(28);
231
- i0.ɵɵpipe(29, "translate");
232
- i0.ɵɵelementEnd();
233
- i0.ɵɵelementStart(30, "mat-option", 13);
234
- i0.ɵɵtext(31);
235
- i0.ɵɵpipe(32, "translate");
236
- i0.ɵɵelementEnd();
237
- i0.ɵɵelementStart(33, "mat-option", 14);
238
- i0.ɵɵtext(34);
239
- i0.ɵɵpipe(35, "translate");
240
- i0.ɵɵelementEnd();
241
- i0.ɵɵelementStart(36, "mat-option", 15);
242
- i0.ɵɵtext(37);
243
- i0.ɵɵpipe(38, "translate");
244
- i0.ɵɵelementEnd();
245
- i0.ɵɵelementStart(39, "mat-option", 16);
246
- i0.ɵɵtext(40);
247
- i0.ɵɵpipe(41, "translate");
248
- i0.ɵɵelementEnd();
249
- i0.ɵɵelementStart(42, "mat-option", 17);
250
- i0.ɵɵtext(43);
251
- i0.ɵɵpipe(44, "translate");
252
- i0.ɵɵelementEnd();
253
- i0.ɵɵelementStart(45, "mat-option", 18);
254
- i0.ɵɵtext(46);
255
- i0.ɵɵpipe(47, "translate");
256
- i0.ɵɵelementEnd();
257
- i0.ɵɵelementStart(48, "mat-option", 19);
258
- i0.ɵɵtext(49);
259
- i0.ɵɵpipe(50, "translate");
260
- i0.ɵɵelementEnd();
261
- i0.ɵɵelementStart(51, "mat-option", 20);
262
- i0.ɵɵtext(52);
263
- i0.ɵɵpipe(53, "translate");
264
- i0.ɵɵelementEnd();
265
- i0.ɵɵelementStart(54, "mat-option", 21);
266
- i0.ɵɵtext(55);
267
- i0.ɵɵpipe(56, "translate");
268
- i0.ɵɵelementEnd();
269
- i0.ɵɵelementStart(57, "mat-option", 22);
270
- i0.ɵɵtext(58);
271
- i0.ɵɵpipe(59, "translate");
272
- i0.ɵɵelementEnd();
273
- i0.ɵɵelementStart(60, "mat-option", 23);
274
- i0.ɵɵtext(61);
275
- i0.ɵɵpipe(62, "translate");
276
- i0.ɵɵelementEnd();
277
- i0.ɵɵelementStart(63, "mat-option", 24);
278
- i0.ɵɵtext(64);
279
- i0.ɵɵpipe(65, "translate");
280
- i0.ɵɵelementEnd();
281
- i0.ɵɵelementStart(66, "mat-option", 25);
282
- i0.ɵɵtext(67);
283
- i0.ɵɵpipe(68, "translate");
284
- i0.ɵɵelementEnd();
285
- i0.ɵɵelementStart(69, "mat-option", 26);
286
- i0.ɵɵtext(70);
287
- i0.ɵɵpipe(71, "translate");
288
- i0.ɵɵelementEnd();
289
- i0.ɵɵelementStart(72, "mat-option", 27);
290
- i0.ɵɵtext(73);
291
- i0.ɵɵpipe(74, "translate");
292
- i0.ɵɵelementEnd();
293
- i0.ɵɵelementStart(75, "mat-option", 28);
294
- i0.ɵɵtext(76);
295
- i0.ɵɵpipe(77, "translate");
296
- i0.ɵɵelementEnd();
297
- i0.ɵɵelementStart(78, "mat-option", 29);
298
- i0.ɵɵtext(79);
299
- i0.ɵɵpipe(80, "translate");
300
- i0.ɵɵelementEnd();
301
- i0.ɵɵelementStart(81, "mat-option", 30);
302
- i0.ɵɵtext(82);
303
- i0.ɵɵpipe(83, "translate");
304
- i0.ɵɵelementEnd();
305
- i0.ɵɵelementStart(84, "mat-option", 31);
306
- i0.ɵɵtext(85);
307
- i0.ɵɵpipe(86, "translate");
308
- i0.ɵɵelementEnd();
309
- i0.ɵɵelementStart(87, "mat-option", 32);
310
- i0.ɵɵtext(88);
311
- i0.ɵɵpipe(89, "translate");
312
- i0.ɵɵelementEnd();
313
- i0.ɵɵelementStart(90, "mat-option", 33);
314
- i0.ɵɵtext(91);
315
- i0.ɵɵpipe(92, "translate");
316
- i0.ɵɵelementEnd();
317
- i0.ɵɵelementStart(93, "mat-option", 34);
318
- i0.ɵɵtext(94);
319
- i0.ɵɵpipe(95, "translate");
320
- i0.ɵɵelementEnd();
321
- i0.ɵɵelementStart(96, "mat-option", 35);
322
- i0.ɵɵtext(97);
323
- i0.ɵɵpipe(98, "translate");
324
- i0.ɵɵelementEnd();
325
- i0.ɵɵelementStart(99, "mat-option", 36);
326
- i0.ɵɵtext(100);
327
- i0.ɵɵpipe(101, "translate");
328
- i0.ɵɵelementEnd();
329
- i0.ɵɵelementStart(102, "mat-option", 37);
330
- i0.ɵɵtext(103);
331
- i0.ɵɵpipe(104, "translate");
332
- i0.ɵɵelementEnd()()();
333
- i0.ɵɵtemplate(105, AnalysisWidgetDesignComponent_ng_template_1_mat_form_field_105_Template, 44, 42, "mat-form-field", 38);
334
- i0.ɵɵelementEnd();
335
- i0.ɵɵtemplate(106, AnalysisWidgetDesignComponent_ng_template_1_bizdoc_designer_cube_filter_106_Template, 1, 2, "bizdoc-designer-cube-filter", 39);
336
- i0.ɵɵelementEnd();
337
- } if (rf & 2) {
338
- const ctx_r2 = i0.ɵɵnextContext();
339
- i0.ɵɵproperty("formGroup", ctx_r2.form);
340
- i0.ɵɵadvance(1);
341
- i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
342
- i0.ɵɵadvance(4);
343
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 40, "XAxis"));
344
- i0.ɵɵadvance(2);
345
- i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
346
- i0.ɵɵadvance(1);
347
- i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
348
- i0.ɵɵadvance(1);
349
- i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
350
- i0.ɵɵadvance(4);
351
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 42, "Series"));
352
- i0.ɵɵadvance(2);
353
- i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
354
- i0.ɵɵadvance(1);
355
- i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
356
- i0.ɵɵadvance(1);
357
- i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
358
- i0.ɵɵadvance(4);
359
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 44, "ChartType"));
360
- i0.ɵɵadvance(4);
361
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(26, 46, "Default"));
362
- i0.ɵɵadvance(3);
363
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(29, 48, "Pie"));
364
- i0.ɵɵadvance(3);
365
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(32, 50, "Doughnut"));
366
- i0.ɵɵadvance(3);
367
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(35, 52, "HalfDoughnut"));
368
- i0.ɵɵadvance(3);
369
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(38, 54, "Column"));
370
- i0.ɵɵadvance(3);
371
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(41, 56, "Bar"));
372
- i0.ɵɵadvance(3);
373
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(44, 58, "Bubble"));
374
- i0.ɵɵadvance(3);
375
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(47, 60, "StackingBar"));
376
- i0.ɵɵadvance(3);
377
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(50, 62, "StackingBar100"));
378
- i0.ɵɵadvance(3);
379
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(53, 64, "Line"));
380
- i0.ɵɵadvance(3);
381
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(56, 66, "Spline"));
382
- i0.ɵɵadvance(3);
383
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(59, 68, "Area"));
384
- i0.ɵɵadvance(3);
385
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(62, 70, "SplineArea"));
386
- i0.ɵɵadvance(3);
387
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(65, 72, "StackingArea"));
388
- i0.ɵɵadvance(3);
389
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(68, 74, "StackingArea100"));
390
- i0.ɵɵadvance(3);
391
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(71, 76, "StackingColumn"));
392
- i0.ɵɵadvance(3);
393
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(74, 78, "StackingColumn100"));
394
- i0.ɵɵadvance(3);
395
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(77, 80, "Scatter"));
396
- i0.ɵɵadvance(3);
397
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(80, 82, "Polar"));
398
- i0.ɵɵadvance(3);
399
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(83, 84, "Radar"));
400
- i0.ɵɵadvance(3);
401
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(86, 86, "StepLine"));
402
- i0.ɵɵadvance(3);
403
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(89, 88, "StepArea"));
404
- i0.ɵɵadvance(3);
405
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(92, 90, "StackingStepArea"));
406
- i0.ɵɵadvance(3);
407
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(95, 92, "StackingLine"));
408
- i0.ɵɵadvance(3);
409
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(98, 94, "StackingLine100"));
410
- i0.ɵɵadvance(3);
411
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(101, 96, "Funnel"));
412
- i0.ɵɵadvance(3);
413
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(104, 98, "Pyramid"));
414
- i0.ɵɵadvance(2);
415
- i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
416
- i0.ɵɵadvance(1);
417
- i0.ɵɵproperty("ngIf", ctx_r2.cube);
418
- } }
419
- let AnalysisWidgetDesignComponent = class AnalysisWidgetDesignComponent extends DesignerCubeElementComponent {
420
- constructor() {
421
- super(...arguments);
422
- this.form = this._fb.group({
423
- cube: null,
424
- xAxis: this._fb.control(null, Validators.required),
425
- series: null,
426
- indices: null,
427
- filters: this._fb.group({}),
428
- chartType: null,
429
- indicesChartType: null,
430
- scope: null
431
- });
432
- }
433
- ngOnInit() {
434
- super.ngOnInit();
435
- this.form.get('chartType').valueChanges.pipe(startWith(this.options.chartType)).subscribe(v => {
436
- if (isAccum(v))
437
- this.disable('indicesChartType', 'series', 'indices');
438
- else
439
- this.enable('indicesChartType', 'series', 'indices');
440
- });
441
- }
442
- };
443
- AnalysisWidgetDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAnalysisWidgetDesignComponent_BaseFactory; return function AnalysisWidgetDesignComponent_Factory(t) { return (ɵAnalysisWidgetDesignComponent_BaseFactory || (ɵAnalysisWidgetDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AnalysisWidgetDesignComponent)))(t || AnalysisWidgetDesignComponent); }; }();
444
- AnalysisWidgetDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AnalysisWidgetDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], [4, "ngIf"], [1, "row"], [1, "flex"], ["formControlName", "xAxis", "required", "", "multiple", "", 3, "sortComparator"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "series", "multiple", "", 3, "sortComparator"], [4, "ngFor", "ngForOf"], ["formControlName", "chartType"], ["value", "Pie"], ["value", "Doughnut"], ["value", "HalfDoughnut"], ["value", "Column"], ["value", "Bar"], ["value", "Bubble"], ["value", "StackingBar"], ["value", "StackingBar100"], ["value", "Line"], ["value", "Spline"], ["value", "Area"], ["value", "SplineArea"], ["value", "StackingArea"], ["value", "StackingArea100"], ["value", "StackingColumn"], ["value", "StackingColumn100"], ["value", "Scatter"], ["value", "Polar"], ["value", "Radar"], ["value", "StepLine"], ["value", "StepArea"], ["value", "StackingStepArea"], ["value", "StackingLine"], ["value", "StackingLine100"], ["value", "Funnel"], ["value", "Pyramid"], ["class", "flex", 4, "ngIf"], [3, "cube", "form", 4, "ngIf"], ["required", "", 3, "selectionChange"], [3, "value"], [3, "innerHTML"], [3, "value", 4, "ngIf"], ["formControlName", "indices", "multiple", ""], ["formControlName", "indicesChartType"], [3, "cube", "form"]], template: function AnalysisWidgetDesignComponent_Template(rf, ctx) { if (rf & 1) {
445
- i0.ɵɵtemplate(0, AnalysisWidgetDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
446
- i0.ɵɵtemplate(1, AnalysisWidgetDesignComponent_ng_template_1_Template, 107, 100, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
447
- } if (rf & 2) {
448
- const _r1 = i0.ɵɵreference(2);
449
- i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
450
- } }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
451
- AnalysisWidgetDesignComponent = __decorate([
452
- BizDoc({ selector: 'analysis-widget-designer' })
453
- ], AnalysisWidgetDesignComponent);
454
- export { AnalysisWidgetDesignComponent };
455
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AnalysisWidgetDesignComponent, [{
456
- type: Component,
457
- args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<ng-template #edit>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field *ngIf=\"cubes.length > 1\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select required (selectionChange)=\"cubeSelected($event)\">\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c\">{{c.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'XAxis'|translate}}</mat-label>\r\n <mat-select formControlName=\"xAxis\" required multiple [sortComparator]=\"sortComparator\">\r\n <mat-option *ngFor=\"let a of cube?.axes\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('xAxis').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('XAxis'|translate)\"></mat-error>\r\n </mat-form-field>\r\n &nbsp;\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Series'|translate}}</mat-label>\r\n <mat-select formControlName=\"series\" multiple [sortComparator]=\"sortComparator\">\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value && form.get('xAxis').value.indexOf(a.name) < 0\" [value]=\"a.name\">{{a.title}}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <mat-form-field *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'Indices'|translate}}</mat-label>\r\n <mat-select formControlName=\"indices\" multiple>\r\n <mat-option *ngFor=\"let i of cube?.indices\" [value]=\"i.name\">{{i.title }}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'ChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"chartType\">\r\n <mat-option>{{'Default'|translate}}</mat-option>\r\n <mat-option value=\"Pie\">{{'Pie'|translate}}</mat-option>\r\n <mat-option value=\"Doughnut\">{{'Doughnut'|translate}}</mat-option>\r\n <mat-option value=\"HalfDoughnut\">{{'HalfDoughnut'|translate}}</mat-option>\r\n <mat-option value=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar\">{{'StackingBar'|translate}}</mat-option>\r\n <mat-option value=\"StackingBar100\">{{'StackingBar100'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea\">{{'StackingArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingArea100\">{{'StackingArea100'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn\">{{'StackingColumn'|translate}}</mat-option>\r\n <mat-option value=\"StackingColumn100\">{{'StackingColumn100'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingStepArea\">{{'StackingStepArea'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine\">{{'StackingLine'|translate}}</mat-option>\r\n <mat-option value=\"StackingLine100\">{{'StackingLine100'|translate}}</mat-option>\r\n <mat-option value=\"Funnel\">{{'Funnel'|translate}}</mat-option>\r\n <mat-option value=\"Pyramid\">{{'Pyramid'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field class=\"flex\" *ngIf=\"cube?.indices?.length\">\r\n <mat-label>{{'IndicesChartType'|translate}}</mat-label>\r\n <mat-select formControlName=\"indicesChartType\">\r\n <mat-option>{{'Default'|translate}}</mat-option>\r\n <mat-option value=\"Column\">{{'Column'|translate}}</mat-option>\r\n <mat-option value=\"Bar\">{{'Bar'|translate}}</mat-option>\r\n <mat-option value=\"Bubble\">{{'Bubble'|translate}}</mat-option>\r\n <mat-option value=\"Line\">{{'Line'|translate}}</mat-option>\r\n <mat-option value=\"Spline\">{{'Spline'|translate}}</mat-option>\r\n <mat-option value=\"Area\">{{'Area'|translate}}</mat-option>\r\n <mat-option value=\"SplineArea\">{{'SplineArea'|translate}}</mat-option>\r\n <mat-option value=\"Scatter\">{{'Scatter'|translate}}</mat-option>\r\n <mat-option value=\"Polar\">{{'Polar'|translate}}</mat-option>\r\n <mat-option value=\"Radar\">{{'Radar'|translate}}</mat-option>\r\n <mat-option value=\"StepLine\">{{'StepLine'|translate}}</mat-option>\r\n <mat-option value=\"StepArea\">{{'StepArea'|translate}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-designer-cube-filter *ngIf=\"cube\" [cube]=\"cube\" [form]=\"form.get('filters')\"></bizdoc-designer-cube-filter>\r\n </form>\r\n <!--<div *ngIf=\"options.xAxis\">\r\n <ng-container [ngSwitch]=\"isAccum\">\r\n <bizdoc-cube-accum *ngSwitchCase=\"true\"\r\n [chartType]=\"options.chartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"\r\n [cube]=\"cube.name\"\r\n [filters]=\"options.filters\"\r\n [xAxis]=\"options.xAxis\"></bizdoc-cube-accum>\r\n <bizdoc-cube-chart *ngSwitchDefault\r\n [cube]=\"cube.name\"\r\n [xAxis]=\"options.xAxis\"\r\n [series]=\"options.series\"\r\n [indices]=\"options.indices\"\r\n [filters]=\"options.filters\"\r\n [chartType]=\"options.chartType\"\r\n [indicesChartType]=\"options.indicesChartType\"\r\n [width]=\"200\"\r\n [scope]=\"options.scope\"></bizdoc-cube-chart>\r\n </ng-container>\r\n </div>-->\r\n</ng-template>\r\n" }]
458
- }], null, null); })();
459
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5hbHlzaXMtd2lkZ2V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FuYWx5c2lzLXdpZGdldC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbmFseXNpcy13aWRnZXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDakMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxPQUFPLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7OztJQ0x6RSx3QkFDZTs7O0lBTVAsc0NBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNkJBQVc7SUFBQyxlQUFXO0lBQVgsaUNBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHNDQUE4RDtJQUF6QyxvT0FBbUIsZUFBQSw0QkFBb0IsQ0FBQSxJQUFDO0lBQzNELDJIQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQU9oQyxzQ0FBMEQ7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUV4RSxnQ0FBZ0k7Ozs7SUFBdEUsaUhBQXlEOzs7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b0J6QztTQXBCWSw2QkFBNkI7dUZBQTdCLDZCQUE2QjtjQUZ6QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IHN0YXJ0V2l0aCB9IGZyb20gXCJyeGpzXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgQ2hhcnRTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL2Rhc2hib2FyZC9jdWJlL2N1YmUtYW5hbHlzaXMuYmFzZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50LCBpc0FjY3VtIH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ2FuYWx5c2lzLXdpZGdldC5jb21wb25lbnQuaHRtbCcgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYW5hbHlzaXMtd2lkZ2V0LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQW5hbHlzaXNXaWRnZXREZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckN1YmVFbGVtZW50Q29tcG9uZW50PENoYXJ0U2V0dGluZ3NNb2RlbD4gaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBjdWJlOiBudWxsLFxyXG4gICAgeEF4aXM6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICBzZXJpZXM6IG51bGwsXHJcbiAgICBpbmRpY2VzOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgY2hhcnRUeXBlOiBudWxsLFxyXG4gICAgaW5kaWNlc0NoYXJ0VHlwZTogbnVsbCxcclxuICAgIHNjb3BlOiBudWxsXHJcbiAgfSk7XHJcbiAgbmdPbkluaXQoKSB7XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gICAgdGhpcy5mb3JtLmdldCgnY2hhcnRUeXBlJykudmFsdWVDaGFuZ2VzLnBpcGUoc3RhcnRXaXRoKHRoaXMub3B0aW9ucy5jaGFydFR5cGUpKS5zdWJzY3JpYmUodiA9PiB7XHJcbiAgICAgIGlmIChpc0FjY3VtKHYpKVxyXG4gICAgICAgIHRoaXMuZGlzYWJsZSgnaW5kaWNlc0NoYXJ0VHlwZScsICdzZXJpZXMnLCAnaW5kaWNlcycpO1xyXG4gICAgICBlbHNlXHJcbiAgICAgICAgdGhpcy5lbmFibGUoJ2luZGljZXNDaGFydFR5cGUnLCAnc2VyaWVzJywgJ2luZGljZXMnKTtcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG4iLCI8bmctY29udGFpbmVyICpuZ0lmPVwibW9kZSA9PT0gJ3dpZGdldCc7IGVsc2UgZWRpdFwiPlxyXG48L25nLWNvbnRhaW5lcj5cclxuPG5nLXRlbXBsYXRlICNlZGl0PlxyXG4gIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGggPiAxXCI+XHJcbiAgICAgIDxtYXQtbGFiZWw+e3snQ3ViZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgcmVxdWlyZWQgKHNlbGVjdGlvbkNoYW5nZSk9XCJjdWJlU2VsZWN0ZWQoJGV2ZW50KVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBjIG9mIGN1YmVzXCIgW3ZhbHVlXT1cImNcIj57e2MudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snWEF4aXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwieEF4aXNcIiByZXF1aXJlZCBtdWx0aXBsZSBbc29ydENvbXBhcmF0b3JdPVwic29ydENvbXBhcmF0b3JcIj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBhIG9mIGN1YmU/LmF4ZXNcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlIH19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOignWEF4aXMnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgICAgJm5ic3A7XHJcbiAgICAgIDxtYXQtZm9ybS1maWVsZCBjbGFzcz1cImZsZXhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J1Nlcmllcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJzZXJpZXNcIiBtdWx0aXBsZSBbc29ydENvbXBhcmF0b3JdPVwic29ydENvbXBhcmF0b3JcIj5cclxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiPlxyXG4gICAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlICYmIGZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlLmluZGV4T2YoYS5uYW1lKSA8IDBcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmU/LmluZGljZXM/Lmxlbmd0aFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXMnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImluZGljZXNcIiBtdWx0aXBsZT5cclxuICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQgaSBvZiBjdWJlPy5pbmRpY2VzXCIgW3ZhbHVlXT1cImkubmFtZVwiPnt7aS50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snQ2hhcnRUeXBlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cImNoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24+e3snRGVmYXVsdCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBpZVwiPnt7J1BpZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkRvdWdobnV0XCI+e3snRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJIYWxmRG91Z2hudXRcIj57eydIYWxmRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJDb2x1bW5cIj57eydDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0JhclwiPnt7J1N0YWNraW5nQmFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdCYXIxMDBcIj57eydTdGFja2luZ0JhcjEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYVwiPnt7J1N0YWNraW5nQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYTEwMFwiPnt7J1N0YWNraW5nQXJlYTEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQ29sdW1uXCI+e3snU3RhY2tpbmdDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0NvbHVtbjEwMFwiPnt7J1N0YWNraW5nQ29sdW1uMTAwJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU2NhdHRlclwiPnt7J1NjYXR0ZXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQb2xhclwiPnt7J1BvbGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUmFkYXJcIj57eydSYWRhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBMaW5lXCI+e3snU3RlcExpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwQXJlYVwiPnt7J1N0ZXBBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdTdGVwQXJlYVwiPnt7J1N0YWNraW5nU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmVcIj57eydTdGFja2luZ0xpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmUxMDBcIj57eydTdGFja2luZ0xpbmUxMDAnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJGdW5uZWxcIj57eydGdW5uZWwnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQeXJhbWlkXCI+e3snUHlyYW1pZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCIgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXNDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiaW5kaWNlc0NoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24+e3snRGVmYXVsdCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkNvbHVtblwiPnt7J0NvbHVtbid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkJhclwiPnt7J0Jhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkJ1YmJsZVwiPnt7J0J1YmJsZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlNjYXR0ZXJcIj57eydTY2F0dGVyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUG9sYXJcIj57eydQb2xhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlJhZGFyXCI+e3snUmFkYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwTGluZVwiPnt7J1N0ZXBMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RlcEFyZWFcIj57eydTdGVwQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8Yml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyICpuZ0lmPVwiY3ViZVwiIFtjdWJlXT1cImN1YmVcIiBbZm9ybV09XCJmb3JtLmdldCgnZmlsdGVycycpXCI+PC9iaXpkb2MtZGVzaWduZXItY3ViZS1maWx0ZXI+XHJcbiAgPC9mb3JtPlxyXG4gIDwhLS08ZGl2ICpuZ0lmPVwib3B0aW9ucy54QXhpc1wiPlxyXG4gICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwiaXNBY2N1bVwiPlxyXG4gICAgICA8Yml6ZG9jLWN1YmUtYWNjdW0gKm5nU3dpdGNoQ2FzZT1cInRydWVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2NoYXJ0VHlwZV09XCJvcHRpb25zLmNoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbd2lkdGhdPVwiMjAwXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzY29wZV09XCJvcHRpb25zLnNjb3BlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtjdWJlXT1cImN1YmUubmFtZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbZmlsdGVyc109XCJvcHRpb25zLmZpbHRlcnNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3hBeGlzXT1cIm9wdGlvbnMueEF4aXNcIj48L2JpemRvYy1jdWJlLWFjY3VtPlxyXG4gICAgICA8Yml6ZG9jLWN1YmUtY2hhcnQgKm5nU3dpdGNoRGVmYXVsdFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2N1YmVdPVwiY3ViZS5uYW1lXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt4QXhpc109XCJvcHRpb25zLnhBeGlzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzZXJpZXNdPVwib3B0aW9ucy5zZXJpZXNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2luZGljZXNdPVwib3B0aW9ucy5pbmRpY2VzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtmaWx0ZXJzXT1cIm9wdGlvbnMuZmlsdGVyc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbY2hhcnRUeXBlXT1cIm9wdGlvbnMuY2hhcnRUeXBlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtpbmRpY2VzQ2hhcnRUeXBlXT1cIm9wdGlvbnMuaW5kaWNlc0NoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbd2lkdGhdPVwiMjAwXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtzY29wZV09XCJvcHRpb25zLnNjb3BlXCI+PC9iaXpkb2MtY3ViZS1jaGFydD5cclxuICAgIDwvbmctY29udGFpbmVyPlxyXG4gIDwvZGl2Pi0tPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
@@ -1,41 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Component } from "@angular/core";
3
- import { BizDoc } from "../../../core/decorators";
4
- import { DesignerElementComponentBase } from "../designer.base";
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/common";
7
- import * as i2 from "@angular/forms";
8
- function AnomalyRuleDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
9
- i0.ɵɵelementContainer(0);
10
- } }
11
- function AnomalyRuleDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
12
- i0.ɵɵelement(0, "form", 2);
13
- } if (rf & 2) {
14
- const ctx_r2 = i0.ɵɵnextContext();
15
- i0.ɵɵproperty("formGroup", ctx_r2.form);
16
- } }
17
- let AnomalyRuleDesignComponent = class AnomalyRuleDesignComponent extends DesignerElementComponentBase {
18
- constructor() {
19
- super(...arguments);
20
- this.form = this._fb.group({});
21
- }
22
- ngOnInit() {
23
- }
24
- };
25
- AnomalyRuleDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAnomalyRuleDesignComponent_BaseFactory; return function AnomalyRuleDesignComponent_Factory(t) { return (ɵAnomalyRuleDesignComponent_BaseFactory || (ɵAnomalyRuleDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AnomalyRuleDesignComponent)))(t || AnomalyRuleDesignComponent); }; }();
26
- AnomalyRuleDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AnomalyRuleDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["edit", ""], ["autocomplete", "off", 3, "formGroup"]], template: function AnomalyRuleDesignComponent_Template(rf, ctx) { if (rf & 1) {
27
- i0.ɵɵtemplate(0, AnomalyRuleDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
28
- i0.ɵɵtemplate(1, AnomalyRuleDesignComponent_ng_template_1_Template, 1, 1, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
29
- } if (rf & 2) {
30
- const _r1 = i0.ɵɵreference(2);
31
- i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
32
- } }, dependencies: [i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatusGroup, i2.FormGroupDirective], encapsulation: 2 });
33
- AnomalyRuleDesignComponent = __decorate([
34
- BizDoc({ selector: 'anomaly-rule-designer' })
35
- ], AnomalyRuleDesignComponent);
36
- export { AnomalyRuleDesignComponent };
37
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AnomalyRuleDesignComponent, [{
38
- type: Component,
39
- args: [{ template: "<ng-container *ngIf=\"mode === 'widget'; else edit\">\r\n</ng-container>\r\n<ng-template #edit>\r\n <form autocomplete=\"off\" [formGroup]=\"form\">\r\n </form>\r\n </ng-template>\r\n" }]
40
- }], null, null); })();
41
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5vbWFseS1ydWxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2Fub21hbHktcnVsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbm9tYWx5LXJ1bGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFFbEQsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGtCQUFrQixDQUFDOzs7OztJQ0hoRSx3QkFDZTs7O0lBRWIsMEJBQ087OztJQURrQix1Q0FBa0I7O0FESXRDLElBQU0sMEJBQTBCLEdBQWhDLE1BQU0sMEJBQTJCLFNBQVEsNEJBQTRCO0lBQXJFOztRQUNJLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxFQUM5QixDQUFDLENBQUM7S0FHSjtJQUZDLFFBQVE7SUFDUixDQUFDOzswUkFKVSwwQkFBMEIsU0FBMUIsMEJBQTBCOzZFQUExQiwwQkFBMEI7UUNQdkMsNkZBQ2U7UUFDZiw0SEFHZ0I7OztRQUxELDRDQUF5QixpQkFBQTs7QURPM0IsMEJBQTBCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSx1QkFBdUIsRUFBRSxDQUFDO0dBQ25DLDBCQUEwQixDQUt0QztTQUxZLDBCQUEwQjt1RkFBMUIsMEJBQTBCO2NBRnRDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyLCBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJFbGVtZW50Q29tcG9uZW50QmFzZSB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHsgdGVtcGxhdGVVcmw6ICdhbm9tYWx5LXJ1bGUuY29tcG9uZW50Lmh0bWwnIH0pXHJcbiAgQEJpekRvYyh7IHNlbGVjdG9yOiAnYW5vbWFseS1ydWxlLWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQW5vbWFseVJ1bGVEZXNpZ25Db21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lckVsZW1lbnRDb21wb25lbnRCYXNlIGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gIH0pO1xyXG4gIG5nT25Jbml0KCkge1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgTW9kZWwge1xyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlID09PSAnd2lkZ2V0JzsgZWxzZSBlZGl0XCI+XHJcbjwvbmctY29udGFpbmVyPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCI+XHJcbiAgPC9mb3JtPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
@@ -1,62 +0,0 @@
1
- import { Component } from "@angular/core";
2
- import { Validators } from "@angular/forms";
3
- import { DesignerTypeElementComponent } from "../designer.base";
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "@angular/common";
6
- import * as i2 from "@angular/forms";
7
- import * as i3 from "@angular/material/core";
8
- import * as i4 from "@angular/material/form-field";
9
- import * as i5 from "@angular/material/select";
10
- import * as i6 from "../designer-element.component";
11
- import * as i7 from "../../../core/pipes/translate.pipe";
12
- function AttributeDesignComponent_ng_template_1_mat_option_6_Template(rf, ctx) { if (rf & 1) {
13
- i0.ɵɵelementStart(0, "mat-option", 5);
14
- i0.ɵɵtext(1);
15
- i0.ɵɵelementEnd();
16
- } if (rf & 2) {
17
- const t_r2 = ctx.$implicit;
18
- i0.ɵɵproperty("value", t_r2.name);
19
- i0.ɵɵadvance(1);
20
- i0.ɵɵtextInterpolate(t_r2.title);
21
- } }
22
- function AttributeDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
23
- i0.ɵɵelementStart(0, "form", 2)(1, "mat-form-field")(2, "mat-label");
24
- i0.ɵɵtext(3);
25
- i0.ɵɵpipe(4, "translate");
26
- i0.ɵɵelementEnd();
27
- i0.ɵɵelementStart(5, "mat-select", 3);
28
- i0.ɵɵtemplate(6, AttributeDesignComponent_ng_template_1_mat_option_6_Template, 2, 2, "mat-option", 4);
29
- i0.ɵɵelementEnd()()();
30
- } if (rf & 2) {
31
- const ctx_r0 = i0.ɵɵnextContext();
32
- i0.ɵɵproperty("formGroup", ctx_r0.form);
33
- i0.ɵɵadvance(3);
34
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 3, "DataType"));
35
- i0.ɵɵadvance(3);
36
- i0.ɵɵproperty("ngForOf", ctx_r0.datatypes);
37
- } }
38
- export class AttributeDesignComponent extends DesignerTypeElementComponent {
39
- constructor() {
40
- super(...arguments);
41
- this.form = this._fb.group({
42
- dataType: this._fb.control(null, Validators.required)
43
- });
44
- }
45
- ngOnInit() {
46
- this.datatypes = this._ref.designer.types;
47
- super.ngOnInit();
48
- }
49
- }
50
- AttributeDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵAttributeDesignComponent_BaseFactory; return function AttributeDesignComponent_Factory(t) { return (ɵAttributeDesignComponent_BaseFactory || (ɵAttributeDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AttributeDesignComponent)))(t || AttributeDesignComponent); }; }();
51
- AttributeDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AttributeDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [[3, "form"], ["bizdocEditContent", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["required", "", "formControlName", "dataType"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"]], template: function AttributeDesignComponent_Template(rf, ctx) { if (rf & 1) {
52
- i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
53
- i0.ɵɵtemplate(1, AttributeDesignComponent_ng_template_1_Template, 7, 5, "ng-template", 1);
54
- i0.ɵɵelementEnd();
55
- } if (rf & 2) {
56
- i0.ɵɵproperty("form", ctx.form);
57
- } }, dependencies: [i1.NgForOf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatFormField, i4.MatLabel, i5.MatSelect, i6.EditContentDirective, i6.DesignerItemComponent, i7.TranslatePipe], encapsulation: 2 });
58
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AttributeDesignComponent, [{
59
- type: Component,
60
- args: [{ template: "<bizdoc-designer-element [form]=\"form\">\r\n <ng-template bizdocEditContent>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field>\r\n <mat-label>{{'DataType'|translate}}</mat-label>\r\n <mat-select required formControlName=\"dataType\">\r\n <mat-option *ngFor=\"let t of datatypes\" [value]=\"t.name\">{{t.title}}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n </form>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n" }]
61
- }], null, null); })();
62
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXR0cmlidXRlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2F0dHJpYnV0ZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hdHRyaWJ1dGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFFNUMsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0JBQWtCLENBQUM7Ozs7Ozs7Ozs7SUNHdEQscUNBQXlEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBekMsaUNBQWdCO0lBQUMsZUFBVztJQUFYLGdDQUFXOzs7SUFKMUUsK0JBQTJELHFCQUFBLGdCQUFBO0lBRTVDLFlBQXdCOztJQUFBLGlCQUFZO0lBQy9DLHFDQUFnRDtJQUM5QyxxR0FBaUY7SUFDbkYsaUJBQWEsRUFBQSxFQUFBOzs7SUFMUSx1Q0FBa0I7SUFFNUIsZUFBd0I7SUFBeEIsc0RBQXdCO0lBRVAsZUFBWTtJQUFaLDBDQUFZOztBREFoRCxNQUFNLE9BQU8sd0JBQXlCLFNBQVEsNEJBQTRCO0lBRDFFOztRQUdXLFNBQUksR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQztZQUM3QixRQUFRLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLFVBQVUsQ0FBQyxRQUFRLENBQUM7U0FDdEQsQ0FBQyxDQUFDO0tBS0o7SUFKQyxRQUFRO1FBQ04sSUFBSSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUM7UUFDMUMsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ25CLENBQUM7O2dSQVJVLHdCQUF3QixTQUF4Qix3QkFBd0I7MkVBQXhCLHdCQUF3QjtRQ05yQyxrREFBdUM7UUFDckMseUZBU2M7UUFDaEIsaUJBQTBCOztRQVhELCtCQUFhOzt1RkRNekIsd0JBQXdCO2NBRHBDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IEVsZW1lbnRJbmZvIH0gZnJvbSBcIi4uL2RlY2xhcmF0aW9uc1wiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ2F0dHJpYnV0ZS5jb21wb25lbnQuaHRtbCcgfSlcclxuZXhwb3J0IGNsYXNzIEF0dHJpYnV0ZURlc2lnbkNvbXBvbmVudCBleHRlbmRzIERlc2lnbmVyVHlwZUVsZW1lbnRDb21wb25lbnQge1xyXG4gIGRhdGF0eXBlczogRWxlbWVudEluZm9bXTtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgZGF0YVR5cGU6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgVmFsaWRhdG9ycy5yZXF1aXJlZClcclxuICB9KTtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIHRoaXMuZGF0YXR5cGVzID0gdGhpcy5fcmVmLmRlc2lnbmVyLnR5cGVzO1xyXG4gICAgc3VwZXIubmdPbkluaXQoKTtcclxuICB9XHJcbn1cclxuIiwiPGJpemRvYy1kZXNpZ25lci1lbGVtZW50IFtmb3JtXT1cImZvcm1cIj5cclxuICA8bmctdGVtcGxhdGUgYml6ZG9jRWRpdENvbnRlbnQ+XHJcbiAgICA8Zm9ybSBhdXRvY29tcGxldGU9XCJvZmZcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydEYXRhVHlwZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCByZXF1aXJlZCBmb3JtQ29udHJvbE5hbWU9XCJkYXRhVHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IHQgb2YgZGF0YXR5cGVzXCIgW3ZhbHVlXT1cInQubmFtZVwiPnt7dC50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZm9ybT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2JpemRvYy1kZXNpZ25lci1lbGVtZW50PlxyXG4iXX0=