@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,84 +0,0 @@
1
- import { Component } from "@angular/core";
2
- import { DesignerTypeElementComponent } from "../designer.base";
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/forms";
5
- import * as i2 from "@angular/material/checkbox";
6
- import * as i3 from "../../core/localized-string.component";
7
- import * as i4 from "../designer-element.component";
8
- import * as i5 from "../../core/color-picker.input";
9
- import * as i6 from "../../../core/pipes/translate.pipe";
10
- function ActionDesignerComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
11
- i0.ɵɵelementStart(0, "form", 2)(1, "div")(2, "mat-checkbox", 3);
12
- i0.ɵɵtext(3);
13
- i0.ɵɵpipe(4, "translate");
14
- i0.ɵɵelementEnd()();
15
- i0.ɵɵelementStart(5, "h2", 4);
16
- i0.ɵɵtext(6);
17
- i0.ɵɵpipe(7, "translate");
18
- i0.ɵɵelementEnd();
19
- i0.ɵɵelement(8, "bizdoc-localized-string", 5)(9, "bizdoc-localized-string", 6)(10, "bizdoc-localized-string", 7)(11, "bizdoc-localized-string", 8)(12, "bizdoc-localized-string", 9);
20
- i0.ɵɵelementStart(13, "div");
21
- i0.ɵɵelement(14, "bizdoc-color-picker", 10);
22
- i0.ɵɵpipe(15, "translate");
23
- i0.ɵɵelementEnd()();
24
- } if (rf & 2) {
25
- const ctx_r0 = i0.ɵɵnextContext();
26
- i0.ɵɵproperty("formGroup", ctx_r0.form);
27
- i0.ɵɵadvance(3);
28
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 9, "EnableMultipleSelection"));
29
- i0.ɵɵadvance(3);
30
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 11, "Labels"));
31
- i0.ɵɵadvance(2);
32
- i0.ɵɵproperty("placeholder", ctx_r0.Past);
33
- i0.ɵɵadvance(1);
34
- i0.ɵɵproperty("placeholder", ctx_r0.Verb);
35
- i0.ɵɵadvance(1);
36
- i0.ɵɵproperty("placeholder", ctx_r0.Adjective);
37
- i0.ɵɵadvance(1);
38
- i0.ɵɵproperty("placeholder", ctx_r0.AdjectivePlural);
39
- i0.ɵɵadvance(1);
40
- i0.ɵɵproperty("placeholder", ctx_r0.You);
41
- i0.ɵɵadvance(2);
42
- i0.ɵɵproperty("label", i0.ɵɵpipeBind1(15, 13, "Color"));
43
- } }
44
- const resources = ['you', 'youMale', 'youFemale', 'verb', 'past', 'pastMale', 'pastFemale', 'adjective', 'adjectivePlural'];
45
- export class ActionDesignerComponent extends DesignerTypeElementComponent {
46
- constructor() {
47
- super(...arguments);
48
- this.form = this._fb.group({
49
- multiple: null,
50
- color: null,
51
- verb: null,
52
- you: null,
53
- youMale: null,
54
- youFemale: null,
55
- titleMale: null,
56
- titleFemale: null,
57
- past: null,
58
- pastMale: null,
59
- pastFemale: null,
60
- adjective: null,
61
- adjectivePlural: null,
62
- });
63
- }
64
- ngOnInit() {
65
- if (this.mode !== 'widget') {
66
- this.model.resource && this.disable(...resources);
67
- this._ref.unlock().subscribe(() => this.enable(...resources));
68
- }
69
- super.ngOnInit();
70
- }
71
- }
72
- ActionDesignerComponent.ɵfac = /*@__PURE__*/ function () { let ɵActionDesignerComponent_BaseFactory; return function ActionDesignerComponent_Factory(t) { return (ɵActionDesignerComponent_BaseFactory || (ɵActionDesignerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ActionDesignerComponent)))(t || ActionDesignerComponent); }; }();
73
- ActionDesignerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ActionDesignerComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 3, consts: [[3, "form", "privileges", "state"], ["bizdocEditContent", ""], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "multiple"], [1, "mat-title"], ["formControlName", "past", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "verb", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "adjective", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "adjectivePlural", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "you", "required", "", 1, "flex", "column", 3, "placeholder"], ["formControlName", "color", 1, "flex", 3, "label"]], template: function ActionDesignerComponent_Template(rf, ctx) { if (rf & 1) {
74
- i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
75
- i0.ɵɵtemplate(1, ActionDesignerComponent_ng_template_1_Template, 16, 15, "ng-template", 1);
76
- i0.ɵɵelementEnd();
77
- } if (rf & 2) {
78
- i0.ɵɵproperty("form", ctx.form)("privileges", true)("state", ctx.state);
79
- } }, dependencies: [i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i2.MatCheckbox, i3.LocalizedStringComponent, i4.EditContentDirective, i4.DesignerItemComponent, i5.ColorPicker, i6.TranslatePipe], encapsulation: 2 });
80
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ActionDesignerComponent, [{
81
- type: Component,
82
- args: [{ template: "<bizdoc-designer-element [form]=\"form\" [privileges]=\"true\" [state]=\"state\">\r\n <ng-template bizdocEditContent>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <div>\r\n <mat-checkbox formControlName=\"multiple\">{{'EnableMultipleSelection'|translate}}</mat-checkbox>\r\n </div>\r\n <h2 class=\"mat-title\">{{'Labels'|translate}}</h2>\r\n <bizdoc-localized-string formControlName=\"past\" [placeholder]=\"Past\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"verb\" [placeholder]=\"Verb\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"adjective\" [placeholder]=\"Adjective\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"adjectivePlural\" [placeholder]=\"AdjectivePlural\" required class=\"flex column\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"you\" [placeholder]=\"You\" required class=\"flex column\"></bizdoc-localized-string>\r\n <div>\r\n <bizdoc-color-picker formControlName=\"color\" [label]=\"'Color'|translate\" class=\"flex\"></bizdoc-color-picker>\r\n </div>\r\n </form>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n" }]
83
- }], null, null); })();
84
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWN0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FjdGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hY3Rpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7O0lDQzVELCtCQUEyRCxVQUFBLHNCQUFBO0lBRWQsWUFBdUM7O0lBQUEsaUJBQWUsRUFBQTtJQUVqRyw2QkFBc0I7SUFBQSxZQUFzQjs7SUFBQSxpQkFBSztJQUNqRCw2Q0FBNEgsaUNBQUEsa0NBQUEsa0NBQUEsa0NBQUE7SUFLNUgsNEJBQUs7SUFDSCwyQ0FBNEc7O0lBQzlHLGlCQUFNLEVBQUE7OztJQVppQix1Q0FBa0I7SUFFRSxlQUF1QztJQUF2QyxxRUFBdUM7SUFFNUQsZUFBc0I7SUFBdEIscURBQXNCO0lBQ0ksZUFBb0I7SUFBcEIseUNBQW9CO0lBQ3BCLGVBQW9CO0lBQXBCLHlDQUFvQjtJQUNmLGVBQXlCO0lBQXpCLDhDQUF5QjtJQUNuQixlQUErQjtJQUEvQixvREFBK0I7SUFDM0MsZUFBbUI7SUFBbkIsd0NBQW1CO0lBRW5CLGVBQTJCO0lBQTNCLHVEQUEyQjs7QURWaEYsTUFBTSxTQUFTLEdBQUcsQ0FBQyxLQUFLLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLEVBQUUsTUFBTSxFQUFFLFVBQVUsRUFBRSxZQUFZLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixDQUFDLENBQUM7QUFFNUgsTUFBTSxPQUFPLHVCQUF3QixTQUFRLDRCQUE0QjtJQUR6RTs7UUFFRSxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDcEIsUUFBUSxFQUFFLElBQUk7WUFDZCxLQUFLLEVBQUUsSUFBSTtZQUNYLElBQUksRUFBRSxJQUFJO1lBQ1YsR0FBRyxFQUFFLElBQUk7WUFDVCxPQUFPLEVBQUUsSUFBSTtZQUNiLFNBQVMsRUFBRSxJQUFJO1lBQ2YsU0FBUyxFQUFFLElBQUk7WUFDZixXQUFXLEVBQUUsSUFBSTtZQUNqQixJQUFJLEVBQUUsSUFBSTtZQUNWLFFBQVEsRUFBRSxJQUFJO1lBQ2QsVUFBVSxFQUFFLElBQUk7WUFDaEIsU0FBUyxFQUFFLElBQUk7WUFDZixlQUFlLEVBQUUsSUFBSTtTQUN0QixDQUFDLENBQUM7S0FRSjtJQVBDLFFBQVE7UUFDTixJQUFJLElBQUksQ0FBQyxJQUFJLEtBQUssUUFBUSxFQUFFO1lBQzFCLElBQUksQ0FBQyxLQUFLLENBQUMsUUFBUSxJQUFJLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxTQUFTLENBQUMsQ0FBQztZQUNsRCxJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLENBQUMsQ0FBQztTQUMvRDtRQUNELEtBQUssQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUNuQixDQUFDOzsyUUF0QlUsdUJBQXVCLFNBQXZCLHVCQUF1QjswRUFBdkIsdUJBQXVCO1FDTHBDLGtEQUEyRTtRQUN6RSwwRkFlYztRQUNoQixpQkFBMEI7O1FBakJELCtCQUFhLG9CQUFBLG9CQUFBOzt1RkRLekIsdUJBQXVCO2NBRG5DLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IH0gZnJvbSBcIi4uL2Rlc2lnbmVyLmJhc2VcIjtcclxuXHJcbmNvbnN0IHJlc291cmNlcyA9IFsneW91JywgJ3lvdU1hbGUnLCAneW91RmVtYWxlJywgJ3ZlcmInLCAncGFzdCcsICdwYXN0TWFsZScsICdwYXN0RmVtYWxlJywgJ2FkamVjdGl2ZScsICdhZGplY3RpdmVQbHVyYWwnXTtcclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnYWN0aW9uLmNvbXBvbmVudC5odG1sJyB9KVxyXG5leHBvcnQgY2xhc3MgQWN0aW9uRGVzaWduZXJDb21wb25lbnQgZXh0ZW5kcyBEZXNpZ25lclR5cGVFbGVtZW50Q29tcG9uZW50IHtcclxuICBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgbXVsdGlwbGU6IG51bGwsXHJcbiAgICBjb2xvcjogbnVsbCxcclxuICAgIHZlcmI6IG51bGwsXHJcbiAgICB5b3U6IG51bGwsXHJcbiAgICB5b3VNYWxlOiBudWxsLFxyXG4gICAgeW91RmVtYWxlOiBudWxsLFxyXG4gICAgdGl0bGVNYWxlOiBudWxsLFxyXG4gICAgdGl0bGVGZW1hbGU6IG51bGwsXHJcbiAgICBwYXN0OiBudWxsLFxyXG4gICAgcGFzdE1hbGU6IG51bGwsXHJcbiAgICBwYXN0RmVtYWxlOiBudWxsLFxyXG4gICAgYWRqZWN0aXZlOiBudWxsLFxyXG4gICAgYWRqZWN0aXZlUGx1cmFsOiBudWxsLFxyXG4gIH0pO1xyXG4gIG5nT25Jbml0KCkge1xyXG4gICAgaWYgKHRoaXMubW9kZSAhPT0gJ3dpZGdldCcpIHtcclxuICAgICAgdGhpcy5tb2RlbC5yZXNvdXJjZSAmJiB0aGlzLmRpc2FibGUoLi4ucmVzb3VyY2VzKTtcclxuICAgICAgdGhpcy5fcmVmLnVubG9jaygpLnN1YnNjcmliZSgoKSA9PiB0aGlzLmVuYWJsZSguLi5yZXNvdXJjZXMpKTtcclxuICAgIH1cclxuICAgIHN1cGVyLm5nT25Jbml0KCk7XHJcbiAgfVxyXG59XHJcbiIsIjxiaXpkb2MtZGVzaWduZXItZWxlbWVudCBbZm9ybV09XCJmb3JtXCIgW3ByaXZpbGVnZXNdPVwidHJ1ZVwiIFtzdGF0ZV09XCJzdGF0ZVwiPlxyXG4gIDxuZy10ZW1wbGF0ZSBiaXpkb2NFZGl0Q29udGVudD5cclxuICAgIDxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgICAgIDxkaXY+XHJcbiAgICAgICAgPG1hdC1jaGVja2JveCBmb3JtQ29udHJvbE5hbWU9XCJtdWx0aXBsZVwiPnt7J0VuYWJsZU11bHRpcGxlU2VsZWN0aW9uJ3x0cmFuc2xhdGV9fTwvbWF0LWNoZWNrYm94PlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGgyIGNsYXNzPVwibWF0LXRpdGxlXCI+e3snTGFiZWxzJ3x0cmFuc2xhdGV9fTwvaDI+XHJcbiAgICAgIDxiaXpkb2MtbG9jYWxpemVkLXN0cmluZyBmb3JtQ29udHJvbE5hbWU9XCJwYXN0XCIgW3BsYWNlaG9sZGVyXT1cIlBhc3RcIiByZXF1aXJlZCBjbGFzcz1cImZsZXggY29sdW1uXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuICAgICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIGZvcm1Db250cm9sTmFtZT1cInZlcmJcIiBbcGxhY2Vob2xkZXJdPVwiVmVyYlwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiYWRqZWN0aXZlXCIgW3BsYWNlaG9sZGVyXT1cIkFkamVjdGl2ZVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiYWRqZWN0aXZlUGx1cmFsXCIgW3BsYWNlaG9sZGVyXT1cIkFkamVjdGl2ZVBsdXJhbFwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwieW91XCIgW3BsYWNlaG9sZGVyXT1cIllvdVwiIHJlcXVpcmVkIGNsYXNzPVwiZmxleCBjb2x1bW5cIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgICA8ZGl2PlxyXG4gICAgICAgIDxiaXpkb2MtY29sb3ItcGlja2VyIGZvcm1Db250cm9sTmFtZT1cImNvbG9yXCIgW2xhYmVsXT1cIidDb2xvcid8dHJhbnNsYXRlXCIgY2xhc3M9XCJmbGV4XCI+PC9iaXpkb2MtY29sb3ItcGlja2VyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZm9ybT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2JpemRvYy1kZXNpZ25lci1lbGVtZW50PlxyXG4iXX0=
@@ -1,475 +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 ChartViewDesignComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
16
- i0.ɵɵelementContainer(0);
17
- } }
18
- function ChartViewDesignComponent_ng_template_1_mat_form_field_1_mat_option_5_Template(rf, ctx) { if (rf & 1) {
19
- i0.ɵɵelementStart(0, "mat-option", 42);
20
- i0.ɵɵtext(1);
21
- i0.ɵɵelementEnd();
22
- } if (rf & 2) {
23
- const c_r12 = ctx.$implicit;
24
- i0.ɵɵproperty("value", c_r12);
25
- i0.ɵɵadvance(1);
26
- i0.ɵɵtextInterpolate(c_r12.title);
27
- } }
28
- function ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template(rf, ctx) { if (rf & 1) {
29
- const _r14 = 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", 41);
35
- i0.ɵɵlistener("selectionChange", function ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template_mat_select_selectionChange_4_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r13 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r13.cubeSelected($event)); });
36
- i0.ɵɵtemplate(5, ChartViewDesignComponent_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 ChartViewDesignComponent_ng_template_1_mat_option_8_Template(rf, ctx) { if (rf & 1) {
46
- i0.ɵɵelementStart(0, "mat-option", 42);
47
- i0.ɵɵtext(1);
48
- i0.ɵɵelementEnd();
49
- } if (rf & 2) {
50
- const a_r15 = ctx.$implicit;
51
- i0.ɵɵproperty("value", a_r15.name);
52
- i0.ɵɵadvance(1);
53
- i0.ɵɵtextInterpolate(a_r15.title);
54
- } }
55
- function ChartViewDesignComponent_ng_template_1_mat_error_9_Template(rf, ctx) { if (rf & 1) {
56
- i0.ɵɵelement(0, "mat-error", 43);
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 ChartViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template(rf, ctx) { if (rf & 1) {
63
- i0.ɵɵelementStart(0, "mat-option", 42);
64
- i0.ɵɵtext(1);
65
- i0.ɵɵelementEnd();
66
- } if (rf & 2) {
67
- const a_r16 = i0.ɵɵnextContext().$implicit;
68
- i0.ɵɵproperty("value", a_r16.name);
69
- i0.ɵɵadvance(1);
70
- i0.ɵɵtextInterpolate(a_r16.title);
71
- } }
72
- function ChartViewDesignComponent_ng_template_1_ng_container_16_Template(rf, ctx) { if (rf & 1) {
73
- i0.ɵɵelementContainerStart(0);
74
- i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_ng_container_16_mat_option_1_Template, 2, 2, "mat-option", 44);
75
- i0.ɵɵelementContainerEnd();
76
- } if (rf & 2) {
77
- const a_r16 = ctx.$implicit;
78
- const ctx_r6 = i0.ɵɵnextContext(2);
79
- i0.ɵɵadvance(1);
80
- i0.ɵɵproperty("ngIf", (ctx_r6.form.get("xAxis").value == null ? null : ctx_r6.form.get("xAxis").value.indexOf(a_r16.name)) < 0);
81
- } }
82
- function ChartViewDesignComponent_ng_template_1_mat_form_field_17_mat_option_5_Template(rf, ctx) { if (rf & 1) {
83
- i0.ɵɵelementStart(0, "mat-option", 42);
84
- i0.ɵɵtext(1);
85
- i0.ɵɵelementEnd();
86
- } if (rf & 2) {
87
- const i_r20 = ctx.$implicit;
88
- i0.ɵɵproperty("value", i_r20.name);
89
- i0.ɵɵadvance(1);
90
- i0.ɵɵtextInterpolate(i_r20.title);
91
- } }
92
- function ChartViewDesignComponent_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", 45);
98
- i0.ɵɵtemplate(5, ChartViewDesignComponent_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.indices);
106
- } }
107
- function ChartViewDesignComponent_ng_template_1_mat_form_field_102_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", 46)(5, "mat-option", 16);
113
- i0.ɵɵtext(6);
114
- i0.ɵɵpipe(7, "translate");
115
- i0.ɵɵelementEnd();
116
- i0.ɵɵelementStart(8, "mat-option", 17);
117
- i0.ɵɵtext(9);
118
- i0.ɵɵpipe(10, "translate");
119
- i0.ɵɵelementEnd();
120
- i0.ɵɵelementStart(11, "mat-option", 20);
121
- i0.ɵɵtext(12);
122
- i0.ɵɵpipe(13, "translate");
123
- i0.ɵɵelementEnd();
124
- i0.ɵɵelementStart(14, "mat-option", 21);
125
- i0.ɵɵtext(15);
126
- i0.ɵɵpipe(16, "translate");
127
- i0.ɵɵelementEnd();
128
- i0.ɵɵelementStart(17, "mat-option", 22);
129
- i0.ɵɵtext(18);
130
- i0.ɵɵpipe(19, "translate");
131
- i0.ɵɵelementEnd();
132
- i0.ɵɵelementStart(20, "mat-option", 23);
133
- i0.ɵɵtext(21);
134
- i0.ɵɵpipe(22, "translate");
135
- i0.ɵɵelementEnd();
136
- i0.ɵɵelementStart(23, "mat-option", 28);
137
- i0.ɵɵtext(24);
138
- i0.ɵɵpipe(25, "translate");
139
- i0.ɵɵelementEnd();
140
- i0.ɵɵelementStart(26, "mat-option", 29);
141
- i0.ɵɵtext(27);
142
- i0.ɵɵpipe(28, "translate");
143
- i0.ɵɵelementEnd();
144
- i0.ɵɵelementStart(29, "mat-option", 30);
145
- i0.ɵɵtext(30);
146
- i0.ɵɵpipe(31, "translate");
147
- i0.ɵɵelementEnd();
148
- i0.ɵɵelementStart(32, "mat-option", 31);
149
- i0.ɵɵtext(33);
150
- i0.ɵɵpipe(34, "translate");
151
- i0.ɵɵelementEnd();
152
- i0.ɵɵelementStart(35, "mat-option", 32);
153
- i0.ɵɵtext(36);
154
- i0.ɵɵpipe(37, "translate");
155
- i0.ɵɵelementEnd()()();
156
- } if (rf & 2) {
157
- i0.ɵɵadvance(2);
158
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 12, "IndicesChartType"));
159
- i0.ɵɵadvance(4);
160
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 14, "Bar"));
161
- i0.ɵɵadvance(3);
162
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 16, "Bubble"));
163
- i0.ɵɵadvance(3);
164
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 18, "Line"));
165
- i0.ɵɵadvance(3);
166
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 20, "Spline"));
167
- i0.ɵɵadvance(3);
168
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(19, 22, "Area"));
169
- i0.ɵɵadvance(3);
170
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 24, "SplineArea"));
171
- i0.ɵɵadvance(3);
172
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(25, 26, "Scatter"));
173
- i0.ɵɵadvance(3);
174
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 28, "Polar"));
175
- i0.ɵɵadvance(3);
176
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 30, "Radar"));
177
- i0.ɵɵadvance(3);
178
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(34, 32, "StepLine"));
179
- i0.ɵɵadvance(3);
180
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 34, "StepArea"));
181
- } }
182
- function ChartViewDesignComponent_ng_template_1_ng_container_108_mat_option_1_Template(rf, ctx) { if (rf & 1) {
183
- i0.ɵɵelementStart(0, "mat-option", 42);
184
- i0.ɵɵtext(1);
185
- i0.ɵɵelementEnd();
186
- } if (rf & 2) {
187
- const a_r21 = i0.ɵɵnextContext().$implicit;
188
- i0.ɵɵproperty("value", a_r21.name);
189
- i0.ɵɵadvance(1);
190
- i0.ɵɵtextInterpolate(a_r21.title);
191
- } }
192
- function ChartViewDesignComponent_ng_template_1_ng_container_108_Template(rf, ctx) { if (rf & 1) {
193
- i0.ɵɵelementContainerStart(0);
194
- i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_ng_container_108_mat_option_1_Template, 2, 2, "mat-option", 44);
195
- i0.ɵɵelementContainerEnd();
196
- } if (rf & 2) {
197
- const a_r21 = ctx.$implicit;
198
- const ctx_r9 = i0.ɵɵnextContext(2);
199
- i0.ɵɵadvance(1);
200
- i0.ɵɵproperty("ngIf", (ctx_r9.form.get("xAxis").value == null ? null : ctx_r9.form.get("xAxis").value.indexOf(a_r21.name)) < 0 && (ctx_r9.form.get("series").value == null ? null : ctx_r9.form.get("series").value.indexOf(a_r21.name)) < 0);
201
- } }
202
- function ChartViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_110_Template(rf, ctx) { if (rf & 1) {
203
- i0.ɵɵelement(0, "bizdoc-designer-cube-filter", 47);
204
- } if (rf & 2) {
205
- const ctx_r10 = i0.ɵɵnextContext(2);
206
- i0.ɵɵproperty("cube", ctx_r10.cube)("form", ctx_r10.form.get("filters"));
207
- } }
208
- function ChartViewDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
209
- i0.ɵɵelementStart(0, "form", 2);
210
- i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_mat_form_field_1_Template, 6, 4, "mat-form-field", 3);
211
- i0.ɵɵelementStart(2, "div", 4)(3, "mat-form-field", 5)(4, "mat-label");
212
- i0.ɵɵtext(5);
213
- i0.ɵɵpipe(6, "translate");
214
- i0.ɵɵelementEnd();
215
- i0.ɵɵelementStart(7, "mat-select", 6);
216
- i0.ɵɵtemplate(8, ChartViewDesignComponent_ng_template_1_mat_option_8_Template, 2, 2, "mat-option", 7);
217
- i0.ɵɵelementEnd();
218
- i0.ɵɵtemplate(9, ChartViewDesignComponent_ng_template_1_mat_error_9_Template, 3, 6, "mat-error", 8);
219
- i0.ɵɵelementEnd();
220
- i0.ɵɵtext(10, " \u00A0 ");
221
- i0.ɵɵelementStart(11, "mat-form-field", 5)(12, "mat-label");
222
- i0.ɵɵtext(13);
223
- i0.ɵɵpipe(14, "translate");
224
- i0.ɵɵelementEnd();
225
- i0.ɵɵelementStart(15, "mat-select", 9);
226
- i0.ɵɵtemplate(16, ChartViewDesignComponent_ng_template_1_ng_container_16_Template, 2, 1, "ng-container", 10);
227
- i0.ɵɵelementEnd()()();
228
- i0.ɵɵtemplate(17, ChartViewDesignComponent_ng_template_1_mat_form_field_17_Template, 6, 4, "mat-form-field", 3);
229
- i0.ɵɵelementStart(18, "div", 4)(19, "mat-form-field", 5)(20, "mat-label");
230
- i0.ɵɵtext(21);
231
- i0.ɵɵpipe(22, "translate");
232
- i0.ɵɵelementEnd();
233
- i0.ɵɵelementStart(23, "mat-select", 11)(24, "mat-option", 12);
234
- i0.ɵɵtext(25);
235
- i0.ɵɵpipe(26, "translate");
236
- i0.ɵɵelementEnd();
237
- i0.ɵɵelementStart(27, "mat-option", 13);
238
- i0.ɵɵtext(28);
239
- i0.ɵɵpipe(29, "translate");
240
- i0.ɵɵelementEnd();
241
- i0.ɵɵelementStart(30, "mat-option", 14);
242
- i0.ɵɵtext(31);
243
- i0.ɵɵpipe(32, "translate");
244
- i0.ɵɵelementEnd();
245
- i0.ɵɵelementStart(33, "mat-option", 15);
246
- i0.ɵɵtext(34);
247
- i0.ɵɵpipe(35, "translate");
248
- i0.ɵɵelementEnd();
249
- i0.ɵɵelementStart(36, "mat-option", 16);
250
- i0.ɵɵtext(37);
251
- i0.ɵɵpipe(38, "translate");
252
- i0.ɵɵelementEnd();
253
- i0.ɵɵelementStart(39, "mat-option", 17);
254
- i0.ɵɵtext(40);
255
- i0.ɵɵpipe(41, "translate");
256
- i0.ɵɵelementEnd();
257
- i0.ɵɵelementStart(42, "mat-option", 18);
258
- i0.ɵɵtext(43);
259
- i0.ɵɵpipe(44, "translate");
260
- i0.ɵɵelementEnd();
261
- i0.ɵɵelementStart(45, "mat-option", 19);
262
- i0.ɵɵtext(46);
263
- i0.ɵɵpipe(47, "translate");
264
- i0.ɵɵelementEnd();
265
- i0.ɵɵelementStart(48, "mat-option", 20);
266
- i0.ɵɵtext(49);
267
- i0.ɵɵpipe(50, "translate");
268
- i0.ɵɵelementEnd();
269
- i0.ɵɵelementStart(51, "mat-option", 21);
270
- i0.ɵɵtext(52);
271
- i0.ɵɵpipe(53, "translate");
272
- i0.ɵɵelementEnd();
273
- i0.ɵɵelementStart(54, "mat-option", 22);
274
- i0.ɵɵtext(55);
275
- i0.ɵɵpipe(56, "translate");
276
- i0.ɵɵelementEnd();
277
- i0.ɵɵelementStart(57, "mat-option", 23);
278
- i0.ɵɵtext(58);
279
- i0.ɵɵpipe(59, "translate");
280
- i0.ɵɵelementEnd();
281
- i0.ɵɵelementStart(60, "mat-option", 24);
282
- i0.ɵɵtext(61);
283
- i0.ɵɵpipe(62, "translate");
284
- i0.ɵɵelementEnd();
285
- i0.ɵɵelementStart(63, "mat-option", 25);
286
- i0.ɵɵtext(64);
287
- i0.ɵɵpipe(65, "translate");
288
- i0.ɵɵelementEnd();
289
- i0.ɵɵelementStart(66, "mat-option", 26);
290
- i0.ɵɵtext(67);
291
- i0.ɵɵpipe(68, "translate");
292
- i0.ɵɵelementEnd();
293
- i0.ɵɵelementStart(69, "mat-option", 27);
294
- i0.ɵɵtext(70);
295
- i0.ɵɵpipe(71, "translate");
296
- i0.ɵɵelementEnd();
297
- i0.ɵɵelementStart(72, "mat-option", 28);
298
- i0.ɵɵtext(73);
299
- i0.ɵɵpipe(74, "translate");
300
- i0.ɵɵelementEnd();
301
- i0.ɵɵelementStart(75, "mat-option", 29);
302
- i0.ɵɵtext(76);
303
- i0.ɵɵpipe(77, "translate");
304
- i0.ɵɵelementEnd();
305
- i0.ɵɵelementStart(78, "mat-option", 30);
306
- i0.ɵɵtext(79);
307
- i0.ɵɵpipe(80, "translate");
308
- i0.ɵɵelementEnd();
309
- i0.ɵɵelementStart(81, "mat-option", 31);
310
- i0.ɵɵtext(82);
311
- i0.ɵɵpipe(83, "translate");
312
- i0.ɵɵelementEnd();
313
- i0.ɵɵelementStart(84, "mat-option", 32);
314
- i0.ɵɵtext(85);
315
- i0.ɵɵpipe(86, "translate");
316
- i0.ɵɵelementEnd();
317
- i0.ɵɵelementStart(87, "mat-option", 33);
318
- i0.ɵɵtext(88);
319
- i0.ɵɵpipe(89, "translate");
320
- i0.ɵɵelementEnd();
321
- i0.ɵɵelementStart(90, "mat-option", 34);
322
- i0.ɵɵtext(91);
323
- i0.ɵɵpipe(92, "translate");
324
- i0.ɵɵelementEnd();
325
- i0.ɵɵelementStart(93, "mat-option", 35);
326
- i0.ɵɵtext(94);
327
- i0.ɵɵpipe(95, "translate");
328
- i0.ɵɵelementEnd();
329
- i0.ɵɵelementStart(96, "mat-option", 36);
330
- i0.ɵɵtext(97);
331
- i0.ɵɵpipe(98, "translate");
332
- i0.ɵɵelementEnd();
333
- i0.ɵɵelementStart(99, "mat-option", 37);
334
- i0.ɵɵtext(100);
335
- i0.ɵɵpipe(101, "translate");
336
- i0.ɵɵelementEnd()()();
337
- i0.ɵɵtemplate(102, ChartViewDesignComponent_ng_template_1_mat_form_field_102_Template, 38, 36, "mat-form-field", 38);
338
- i0.ɵɵelementEnd();
339
- i0.ɵɵelementStart(103, "mat-form-field")(104, "mat-label");
340
- i0.ɵɵtext(105);
341
- i0.ɵɵpipe(106, "translate");
342
- i0.ɵɵelementEnd();
343
- i0.ɵɵelementStart(107, "mat-select", 39);
344
- i0.ɵɵtemplate(108, ChartViewDesignComponent_ng_template_1_ng_container_108_Template, 2, 1, "ng-container", 10);
345
- i0.ɵɵelementEnd();
346
- i0.ɵɵelement(109, "mat-hint");
347
- i0.ɵɵelementEnd();
348
- i0.ɵɵtemplate(110, ChartViewDesignComponent_ng_template_1_bizdoc_designer_cube_filter_110_Template, 1, 2, "bizdoc-designer-cube-filter", 40);
349
- i0.ɵɵelementEnd();
350
- } if (rf & 2) {
351
- const ctx_r2 = i0.ɵɵnextContext();
352
- i0.ɵɵproperty("formGroup", ctx_r2.form);
353
- i0.ɵɵadvance(1);
354
- i0.ɵɵproperty("ngIf", ctx_r2.cubes.length > 1);
355
- i0.ɵɵadvance(4);
356
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 41, "XAxis"));
357
- i0.ɵɵadvance(2);
358
- i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
359
- i0.ɵɵadvance(1);
360
- i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
361
- i0.ɵɵadvance(1);
362
- i0.ɵɵproperty("ngIf", ctx_r2.form.get("xAxis").hasError("required"));
363
- i0.ɵɵadvance(4);
364
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 43, "Series"));
365
- i0.ɵɵadvance(2);
366
- i0.ɵɵproperty("sortComparator", ctx_r2.sortComparator);
367
- i0.ɵɵadvance(1);
368
- i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
369
- i0.ɵɵadvance(1);
370
- i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
371
- i0.ɵɵadvance(4);
372
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(22, 45, "ChartType"));
373
- i0.ɵɵadvance(4);
374
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(26, 47, "Pie"));
375
- i0.ɵɵadvance(3);
376
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(29, 49, "Doughnut"));
377
- i0.ɵɵadvance(3);
378
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(32, 51, "HalfDoughnut"));
379
- i0.ɵɵadvance(3);
380
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(35, 53, "Column"));
381
- i0.ɵɵadvance(3);
382
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(38, 55, "Bar"));
383
- i0.ɵɵadvance(3);
384
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(41, 57, "Bubble"));
385
- i0.ɵɵadvance(3);
386
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(44, 59, "StackingBar"));
387
- i0.ɵɵadvance(3);
388
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(47, 61, "StackingBar100"));
389
- i0.ɵɵadvance(3);
390
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(50, 63, "Line"));
391
- i0.ɵɵadvance(3);
392
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(53, 65, "Spline"));
393
- i0.ɵɵadvance(3);
394
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(56, 67, "Area"));
395
- i0.ɵɵadvance(3);
396
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(59, 69, "SplineArea"));
397
- i0.ɵɵadvance(3);
398
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(62, 71, "StackingArea"));
399
- i0.ɵɵadvance(3);
400
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(65, 73, "StackingArea100"));
401
- i0.ɵɵadvance(3);
402
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(68, 75, "StackingColumn"));
403
- i0.ɵɵadvance(3);
404
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(71, 77, "StackingColumn100"));
405
- i0.ɵɵadvance(3);
406
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(74, 79, "Scatter"));
407
- i0.ɵɵadvance(3);
408
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(77, 81, "Polar"));
409
- i0.ɵɵadvance(3);
410
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(80, 83, "Radar"));
411
- i0.ɵɵadvance(3);
412
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(83, 85, "StepLine"));
413
- i0.ɵɵadvance(3);
414
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(86, 87, "StepArea"));
415
- i0.ɵɵadvance(3);
416
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(89, 89, "StackingStepArea"));
417
- i0.ɵɵadvance(3);
418
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(92, 91, "StackingLine"));
419
- i0.ɵɵadvance(3);
420
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(95, 93, "StackingLine100"));
421
- i0.ɵɵadvance(3);
422
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(98, 95, "Funnel"));
423
- i0.ɵɵadvance(3);
424
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(101, 97, "Pyramid"));
425
- i0.ɵɵadvance(2);
426
- i0.ɵɵproperty("ngIf", ctx_r2.cube == null ? null : ctx_r2.cube.indices == null ? null : ctx_r2.cube.indices.length);
427
- i0.ɵɵadvance(3);
428
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(106, 99, "Aggregate"));
429
- i0.ɵɵadvance(3);
430
- i0.ɵɵproperty("ngForOf", ctx_r2.cube == null ? null : ctx_r2.cube.axes);
431
- i0.ɵɵadvance(2);
432
- i0.ɵɵproperty("ngIf", ctx_r2.cube);
433
- } }
434
- let ChartViewDesignComponent = class ChartViewDesignComponent extends DesignerCubeElementComponent {
435
- constructor() {
436
- super(...arguments);
437
- this.form = this._fb.group({
438
- cube: null,
439
- xAxis: this._fb.control(null, Validators.required),
440
- series: null,
441
- indices: null,
442
- chartType: 'Pie',
443
- indicesChartType: null,
444
- aggregate: null,
445
- filters: this._fb.group({}),
446
- scope: null
447
- });
448
- }
449
- ngOnInit() {
450
- super.ngOnInit();
451
- this.form.get('chartType').valueChanges.pipe(startWith(this.options.chartType || 'Pie')).subscribe(v => {
452
- if (isAccum(v))
453
- this.disable('indicesChartType', 'series', 'indices');
454
- else
455
- this.enable('indicesChartType', 'series', 'indices');
456
- });
457
- }
458
- };
459
- ChartViewDesignComponent.ɵfac = /*@__PURE__*/ function () { let ɵChartViewDesignComponent_BaseFactory; return function ChartViewDesignComponent_Factory(t) { return (ɵChartViewDesignComponent_BaseFactory || (ɵChartViewDesignComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ChartViewDesignComponent)))(t || ChartViewDesignComponent); }; }();
460
- ChartViewDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ChartViewDesignComponent, 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"], ["formControlName", "aggregate", "multiple", ""], [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 ChartViewDesignComponent_Template(rf, ctx) { if (rf & 1) {
461
- i0.ɵɵtemplate(0, ChartViewDesignComponent_ng_container_0_Template, 1, 0, "ng-container", 0);
462
- i0.ɵɵtemplate(1, ChartViewDesignComponent_ng_template_1_Template, 111, 101, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
463
- } if (rf & 2) {
464
- const _r1 = i0.ɵɵreference(2);
465
- i0.ɵɵproperty("ngIf", ctx.mode === "widget")("ngIfElse", _r1);
466
- } }, dependencies: [i1.NgForOf, i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.RequiredValidator, i2.FormGroupDirective, i2.FormControlName, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatHint, i4.MatLabel, i5.MatSelect, i6.DesignerCubeFilterComponent, i7.TranslatePipe], encapsulation: 2 });
467
- ChartViewDesignComponent = __decorate([
468
- BizDoc({ selector: 'analysis-view-designer' })
469
- ], ChartViewDesignComponent);
470
- export { ChartViewDesignComponent };
471
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ChartViewDesignComponent, [{
472
- type: Component,
473
- 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?.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 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 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 <mat-form-field>\r\n <mat-label>{{'Aggregate'|translate}}</mat-label>\r\n <mat-select formControlName=\"aggregate\" multiple>\r\n <ng-container *ngFor=\"let a of cube?.axes\">\r\n <mat-option *ngIf=\"form.get('xAxis').value?.indexOf(a.name) < 0 && form.get('series').value?.indexOf(a.name) < 0\" [value]=\"a.name\">{{a.title }}</mat-option>\r\n </ng-container>\r\n </mat-select>\r\n <mat-hint></mat-hint>\r\n </mat-form-field>\r\n <bizdoc-designer-cube-filter *ngIf=\"cube\" [cube]=\"cube\" [form]=\"form.get('filters')\"></bizdoc-designer-cube-filter>\r\n </form>\r\n <!--<button mat-stroked-button (click)=\"showPreview = true\">{{'Preview'|translate}}</button>-->\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]=\"selectedCube.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" }]
474
- }], null, null); })();
475
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5hbHlzaXMtdmlldy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9hbmFseXNpcy12aWV3LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2FuYWx5c2lzLXZpZXcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQzVDLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDakMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRWxELE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxPQUFPLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7Ozs7OztJQ0x6RSx3QkFDZTs7O0lBTVAsc0NBQWdEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBcEMsNkJBQVc7SUFBQyxlQUFXO0lBQVgsaUNBQVc7Ozs7SUFIL0Qsc0NBQXlDLGdCQUFBO0lBQzVCLFlBQW9COztJQUFBLGlCQUFZO0lBQzNDLHNDQUE4RDtJQUF6QywrTkFBbUIsZUFBQSw0QkFBb0IsQ0FBQSxJQUFDO0lBQzNELHNIQUF3RTtJQUMxRSxpQkFBYSxFQUFBOzs7SUFIRixlQUFvQjtJQUFwQixrREFBb0I7SUFFSCxlQUFRO0lBQVIsc0NBQVE7OztJQU9oQyxzQ0FBMEQ7SUFBQSxZQUFZO0lBQUEsaUJBQWE7OztJQUExQyxrQ0FBZ0I7SUFBQyxlQUFZO0lBQVosaUNBQVk7OztJQUV4RSxnQ0FBZ0k7Ozs7SUFBdEUsaUhBQXlEOzs7SUFPL0cs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QXdCO1FDVHJDLDJGQUNlO1FBQ2YsOEhBa0hjOzs7UUFwSEMsNENBQXlCLGlCQUFBOztBRFMzQix3QkFBd0I7SUFEbEMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHdCQUF3QixFQUFFLENBQUM7R0FDcEMsd0JBQXdCLENBcUJwQztTQXJCWSx3QkFBd0I7dUZBQXhCLHdCQUF3QjtjQUZwQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IHN0YXJ0V2l0aCB9IGZyb20gXCJyeGpzXCI7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2RlY29yYXRvcnNcIjtcclxuaW1wb3J0IHsgQ2hhcnRTZXR0aW5nc01vZGVsIH0gZnJvbSBcIi4uLy4uLy4uL3ZpZXdzL2N1YmUvY2hhcnQuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IERlc2lnbmVyQ3ViZUVsZW1lbnRDb21wb25lbnQsIGlzQWNjdW0gfSBmcm9tIFwiLi4vZGVzaWduZXIuYmFzZVwiO1xyXG5cclxuQENvbXBvbmVudCh7IHRlbXBsYXRlVXJsOiAnYW5hbHlzaXMtdmlldy5jb21wb25lbnQuaHRtbCcgfSlcclxuICBAQml6RG9jKHsgc2VsZWN0b3I6ICdhbmFseXNpcy12aWV3LWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQ2hhcnRWaWV3RGVzaWduQ29tcG9uZW50IGV4dGVuZHMgRGVzaWduZXJDdWJlRWxlbWVudENvbXBvbmVudDxDaGFydFNldHRpbmdzTW9kZWw+IGltcGxlbWVudHMgT25Jbml0IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgY3ViZTogbnVsbCxcclxuICAgIHhBeGlzOiB0aGlzLl9mYi5jb250cm9sKG51bGwsIFZhbGlkYXRvcnMucmVxdWlyZWQpLFxyXG4gICAgc2VyaWVzOiBudWxsLFxyXG4gICAgaW5kaWNlczogbnVsbCxcclxuICAgIGNoYXJ0VHlwZTogJ1BpZScsXHJcbiAgICBpbmRpY2VzQ2hhcnRUeXBlOiBudWxsLFxyXG4gICAgYWdncmVnYXRlOiBudWxsLFxyXG4gICAgZmlsdGVyczogdGhpcy5fZmIuZ3JvdXAoe30pLFxyXG4gICAgc2NvcGU6IG51bGxcclxuICB9KTtcclxuICBuZ09uSW5pdCgpIHtcclxuICAgIHN1cGVyLm5nT25Jbml0KCk7XHJcbiAgICB0aGlzLmZvcm0uZ2V0KCdjaGFydFR5cGUnKS52YWx1ZUNoYW5nZXMucGlwZShzdGFydFdpdGgodGhpcy5vcHRpb25zLmNoYXJ0VHlwZSB8fCAnUGllJykpLnN1YnNjcmliZSh2ID0+IHtcclxuICAgICAgaWYgKGlzQWNjdW0odikpXHJcbiAgICAgICAgdGhpcy5kaXNhYmxlKCdpbmRpY2VzQ2hhcnRUeXBlJywgJ3NlcmllcycsICdpbmRpY2VzJyk7XHJcbiAgICAgIGVsc2VcclxuICAgICAgICB0aGlzLmVuYWJsZSgnaW5kaWNlc0NoYXJ0VHlwZScsICdzZXJpZXMnLCAnaW5kaWNlcycpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG59XHJcbiIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJtb2RlID09PSAnd2lkZ2V0JzsgZWxzZSBlZGl0XCI+XHJcbjwvbmctY29udGFpbmVyPlxyXG48bmctdGVtcGxhdGUgI2VkaXQ+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cImN1YmVzLmxlbmd0aCA+IDFcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCByZXF1aXJlZCAoc2VsZWN0aW9uQ2hhbmdlKT1cImN1YmVTZWxlY3RlZCgkZXZlbnQpXCI+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGMgb2YgY3ViZXNcIiBbdmFsdWVdPVwiY1wiPnt7Yy50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydYQXhpcyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJ4QXhpc1wiIHJlcXVpcmVkIG11bHRpcGxlIFtzb3J0Q29tcGFyYXRvcl09XCJzb3J0Q29tcGFyYXRvclwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGEgb2YgY3ViZT8uYXhlc1wiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgneEF4aXMnKS5oYXNFcnJvcigncmVxdWlyZWQnKVwiIFtpbm5lckhUTUxdPVwiJ1JlcXVpcmVkRXJyJ3x0cmFuc2xhdGU6KCdYQXhpcyd8dHJhbnNsYXRlKVwiPjwvbWF0LWVycm9yPlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAmbmJzcDtcclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snU2VyaWVzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxtYXQtc2VsZWN0IGZvcm1Db250cm9sTmFtZT1cInNlcmllc1wiIG11bHRpcGxlIFtzb3J0Q29tcGFyYXRvcl09XCJzb3J0Q29tcGFyYXRvclwiPlxyXG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0lmPVwiZm9ybS5nZXQoJ3hBeGlzJykudmFsdWU/LmluZGV4T2YoYS5uYW1lKSA8IDBcIiBbdmFsdWVdPVwiYS5uYW1lXCI+e3thLnRpdGxlIH19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydJbmRpY2VzJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJpbmRpY2VzXCIgbXVsdGlwbGU+XHJcbiAgICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IGkgb2YgY3ViZS5pbmRpY2VzXCIgW3ZhbHVlXT1cImkubmFtZVwiPnt7aS50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiY2hhcnRUeXBlXCI+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBpZVwiPnt7J1BpZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkRvdWdobnV0XCI+e3snRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJIYWxmRG91Z2hudXRcIj57eydIYWxmRG91Z2hudXQnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJDb2x1bW5cIj57eydDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0JhclwiPnt7J1N0YWNraW5nQmFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdCYXIxMDBcIj57eydTdGFja2luZ0JhcjEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkxpbmVcIj57eydMaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lXCI+e3snU3BsaW5lJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiQXJlYVwiPnt7J0FyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTcGxpbmVBcmVhXCI+e3snU3BsaW5lQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYVwiPnt7J1N0YWNraW5nQXJlYSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQXJlYTEwMFwiPnt7J1N0YWNraW5nQXJlYTEwMCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0YWNraW5nQ29sdW1uXCI+e3snU3RhY2tpbmdDb2x1bW4nfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0NvbHVtbjEwMFwiPnt7J1N0YWNraW5nQ29sdW1uMTAwJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU2NhdHRlclwiPnt7J1NjYXR0ZXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQb2xhclwiPnt7J1BvbGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiUmFkYXJcIj57eydSYWRhcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBMaW5lXCI+e3snU3RlcExpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGVwQXJlYVwiPnt7J1N0ZXBBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RhY2tpbmdTdGVwQXJlYVwiPnt7J1N0YWNraW5nU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmVcIj57eydTdGFja2luZ0xpbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTdGFja2luZ0xpbmUxMDBcIj57eydTdGFja2luZ0xpbmUxMDAnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJGdW5uZWxcIj57eydGdW5uZWwnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJQeXJhbWlkXCI+e3snUHlyYW1pZCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCIgKm5nSWY9XCJjdWJlPy5pbmRpY2VzPy5sZW5ndGhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J0luZGljZXNDaGFydFR5cGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiaW5kaWNlc0NoYXJ0VHlwZVwiPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCYXJcIj57eydCYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJCdWJibGVcIj57eydCdWJibGUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJMaW5lXCI+e3snTGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlNwbGluZVwiPnt7J1NwbGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIkFyZWFcIj57eydBcmVhJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3BsaW5lQXJlYVwiPnt7J1NwbGluZUFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJTY2F0dGVyXCI+e3snU2NhdHRlcid8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlBvbGFyXCI+e3snUG9sYXInfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgICAgPG1hdC1vcHRpb24gdmFsdWU9XCJSYWRhclwiPnt7J1JhZGFyJ3x0cmFuc2xhdGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uIHZhbHVlPVwiU3RlcExpbmVcIj57eydTdGVwTGluZSd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiB2YWx1ZT1cIlN0ZXBBcmVhXCI+e3snU3RlcEFyZWEnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZGl2PlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0FnZ3JlZ2F0ZSd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiYWdncmVnYXRlXCIgbXVsdGlwbGU+XHJcbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYSBvZiBjdWJlPy5heGVzXCI+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdJZj1cImZvcm0uZ2V0KCd4QXhpcycpLnZhbHVlPy5pbmRleE9mKGEubmFtZSkgPCAwICYmIGZvcm0uZ2V0KCdzZXJpZXMnKS52YWx1ZT8uaW5kZXhPZihhLm5hbWUpIDwgMFwiIFt2YWx1ZV09XCJhLm5hbWVcIj57e2EudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgICAgPG1hdC1oaW50PjwvbWF0LWhpbnQ+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPGJpemRvYy1kZXNpZ25lci1jdWJlLWZpbHRlciAqbmdJZj1cImN1YmVcIiBbY3ViZV09XCJjdWJlXCIgW2Zvcm1dPVwiZm9ybS5nZXQoJ2ZpbHRlcnMnKVwiPjwvYml6ZG9jLWRlc2lnbmVyLWN1YmUtZmlsdGVyPlxyXG4gIDwvZm9ybT5cclxuICA8IS0tPGJ1dHRvbiBtYXQtc3Ryb2tlZC1idXR0b24gKGNsaWNrKT1cInNob3dQcmV2aWV3ID0gdHJ1ZVwiPnt7J1ByZXZpZXcnfHRyYW5zbGF0ZX19PC9idXR0b24+LS0+XHJcbiAgPCEtLTxkaXYgKm5nSWY9XCJvcHRpb25zLnhBeGlzXCI+XHJcbiAgICA8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJpc0FjY3VtXCI+XHJcbiAgICAgIDxiaXpkb2MtY3ViZS1hY2N1bSAqbmdTd2l0Y2hDYXNlPVwidHJ1ZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbY2hhcnRUeXBlXT1cIm9wdGlvbnMuY2hhcnRUeXBlXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt3aWR0aF09XCIyMDBcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3Njb3BlXT1cIm9wdGlvbnMuc2NvcGVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2N1YmVdPVwic2VsZWN0ZWRDdWJlLm5hbWVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2ZpbHRlcnNdPVwib3B0aW9ucy5maWx0ZXJzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFt4QXhpc109XCJvcHRpb25zLnhBeGlzXCI+PC9iaXpkb2MtY3ViZS1hY2N1bT5cclxuICAgICAgPGJpemRvYy1jdWJlLWNoYXJ0ICpuZ1N3aXRjaERlZmF1bHRcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtjdWJlXT1cImN1YmUubmFtZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbeEF4aXNdPVwib3B0aW9ucy54QXhpc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbc2VyaWVzXT1cIm9wdGlvbnMuc2VyaWVzXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgIFtpbmRpY2VzXT1cIm9wdGlvbnMuaW5kaWNlc1wiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbZmlsdGVyc109XCJvcHRpb25zLmZpbHRlcnNcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW2NoYXJ0VHlwZV09XCJvcHRpb25zLmNoYXJ0VHlwZVwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbaW5kaWNlc0NoYXJ0VHlwZV09XCJvcHRpb25zLmluZGljZXNDaGFydFR5cGVcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgW3dpZHRoXT1cIjIwMFwiXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICBbc2NvcGVdPVwib3B0aW9ucy5zY29wZVwiPjwvYml6ZG9jLWN1YmUtY2hhcnQ+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICA8L2Rpdj4tLT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19