@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,309 +0,0 @@
1
- import { Component, InjectionToken, Optional, Inject, EventEmitter, ViewChildren } from "@angular/core";
2
- import { MatSelect } from "@angular/material/select";
3
- import { MAT_DIALOG_DATA } from "@angular/material/dialog";
4
- import { finalize } from "rxjs/operators";
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/forms";
7
- import * as i2 from "../prompt.service";
8
- import * as i3 from "../../cube/cube-info.service";
9
- import * as i4 from "../datasource.service";
10
- import * as i5 from "../session.service";
11
- import * as i6 from "../../cube/cube.service";
12
- import * as i7 from "@angular/common";
13
- import * as i8 from "@angular/material/core";
14
- import * as i9 from "@angular/material/progress-bar";
15
- import * as i10 from "@angular/material/list";
16
- import * as i11 from "@angular/material/form-field";
17
- import * as i12 from "@angular/material/select";
18
- import * as i13 from "@angular/material/button";
19
- import * as i14 from "@angular/material/icon";
20
- import * as i15 from "../popup/tooltip.directive";
21
- import * as i16 from "../pipes/translate.pipe";
22
- function CombinationPickerBody_ng_container_1_mat_form_field_3_mat_option_4_Template(rf, ctx) { if (rf & 1) {
23
- i0.ɵɵelementStart(0, "mat-option");
24
- i0.ɵɵtext(1);
25
- i0.ɵɵpipe(2, "translate");
26
- i0.ɵɵelementEnd();
27
- } if (rf & 2) {
28
- i0.ɵɵadvance(1);
29
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "All"));
30
- } }
31
- function CombinationPickerBody_ng_container_1_mat_form_field_3_mat_option_5_Template(rf, ctx) { if (rf & 1) {
32
- i0.ɵɵelementStart(0, "mat-option", 10);
33
- i0.ɵɵtext(1);
34
- i0.ɵɵelementEnd();
35
- } if (rf & 2) {
36
- const key_r7 = ctx.$implicit;
37
- const a_r3 = i0.ɵɵnextContext().$implicit;
38
- const ctx_r6 = i0.ɵɵnextContext(2);
39
- i0.ɵɵproperty("value", key_r7);
40
- i0.ɵɵadvance(1);
41
- i0.ɵɵtextInterpolate(ctx_r6._values[a_r3.dataType][key_r7]);
42
- } }
43
- function CombinationPickerBody_ng_container_1_mat_form_field_3_Template(rf, ctx) { if (rf & 1) {
44
- i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
45
- i0.ɵɵtext(2);
46
- i0.ɵɵelementEnd();
47
- i0.ɵɵelementStart(3, "mat-select", 7);
48
- i0.ɵɵtemplate(4, CombinationPickerBody_ng_container_1_mat_form_field_3_mat_option_4_Template, 3, 3, "mat-option", 8);
49
- i0.ɵɵtemplate(5, CombinationPickerBody_ng_container_1_mat_form_field_3_mat_option_5_Template, 2, 2, "mat-option", 9);
50
- i0.ɵɵelementEnd();
51
- i0.ɵɵelementStart(6, "mat-hint");
52
- i0.ɵɵtext(7);
53
- i0.ɵɵelementEnd()();
54
- } if (rf & 2) {
55
- const a_r3 = ctx.$implicit;
56
- const ctx_r2 = i0.ɵɵnextContext(2);
57
- i0.ɵɵadvance(2);
58
- i0.ɵɵtextInterpolate(a_r3.title);
59
- i0.ɵɵadvance(1);
60
- i0.ɵɵproperty("formControlName", a_r3.name);
61
- i0.ɵɵadvance(1);
62
- i0.ɵɵproperty("ngIf", ctx_r2._keys[a_r3.name].length > 1);
63
- i0.ɵɵadvance(1);
64
- i0.ɵɵproperty("ngForOf", ctx_r2._keys[a_r3.name]);
65
- i0.ɵɵadvance(2);
66
- i0.ɵɵtextInterpolate(ctx_r2._form.controls[a_r3.name].value);
67
- } }
68
- function CombinationPickerBody_ng_container_1_Template(rf, ctx) { if (rf & 1) {
69
- const _r10 = i0.ɵɵgetCurrentView();
70
- i0.ɵɵelementContainerStart(0);
71
- i0.ɵɵelement(1, "mat-progress-bar", 2);
72
- i0.ɵɵelementStart(2, "form", 3);
73
- i0.ɵɵtemplate(3, CombinationPickerBody_ng_container_1_mat_form_field_3_Template, 8, 5, "mat-form-field", 4);
74
- i0.ɵɵelementEnd();
75
- i0.ɵɵelementStart(4, "div", 5)(5, "button", 6);
76
- i0.ɵɵlistener("click", function CombinationPickerBody_ng_container_1_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r10); const ctx_r9 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r9._filter()); });
77
- i0.ɵɵpipe(6, "translate");
78
- i0.ɵɵelementStart(7, "mat-icon");
79
- i0.ɵɵtext(8, "search");
80
- i0.ɵɵelementEnd()()();
81
- i0.ɵɵelementContainerEnd();
82
- } if (rf & 2) {
83
- const ctx_r0 = i0.ɵɵnextContext();
84
- i0.ɵɵadvance(1);
85
- i0.ɵɵstyleProp("visibility", ctx_r0._working ? "visible" : "hidden");
86
- i0.ɵɵadvance(1);
87
- i0.ɵɵproperty("formGroup", ctx_r0._form);
88
- i0.ɵɵadvance(1);
89
- i0.ɵɵproperty("ngForOf", ctx_r0._axes);
90
- i0.ɵɵadvance(2);
91
- i0.ɵɵproperty("disabled", ctx_r0._working)("bizdocTooltip", i0.ɵɵpipeBind1(6, 7, "Search"))("tabIndex", ctx_r0._axes.length);
92
- } }
93
- function CombinationPickerBody_ng_container_2_mat_list_item_7_p_3_Template(rf, ctx) { if (rf & 1) {
94
- const _r16 = i0.ɵɵgetCurrentView();
95
- i0.ɵɵelementStart(0, "p", 14)(1, "a", 13);
96
- i0.ɵɵlistener("click", function CombinationPickerBody_ng_container_2_mat_list_item_7_p_3_Template_a_click_1_listener($event) { i0.ɵɵrestoreView(_r16); const codes_r12 = i0.ɵɵnextContext().$implicit; const ctx_r14 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r14._info(codes_r12, $event)); });
97
- i0.ɵɵtext(2);
98
- i0.ɵɵelementEnd()();
99
- } if (rf & 2) {
100
- const codes_r12 = i0.ɵɵnextContext().$implicit;
101
- const ctx_r13 = i0.ɵɵnextContext(2);
102
- i0.ɵɵadvance(2);
103
- i0.ɵɵtextInterpolate(ctx_r13._codeOf(codes_r12));
104
- } }
105
- function CombinationPickerBody_ng_container_2_mat_list_item_7_Template(rf, ctx) { if (rf & 1) {
106
- const _r19 = i0.ɵɵgetCurrentView();
107
- i0.ɵɵelementStart(0, "mat-list-item", 13);
108
- i0.ɵɵlistener("click", function CombinationPickerBody_ng_container_2_mat_list_item_7_Template_mat_list_item_click_0_listener() { const restoredCtx = i0.ɵɵrestoreView(_r19); const codes_r12 = restoredCtx.$implicit; const ctx_r18 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r18._select(codes_r12)); });
109
- i0.ɵɵelementStart(1, "h3", 14);
110
- i0.ɵɵtext(2);
111
- i0.ɵɵelementEnd();
112
- i0.ɵɵtemplate(3, CombinationPickerBody_ng_container_2_mat_list_item_7_p_3_Template, 3, 1, "p", 15);
113
- i0.ɵɵelementEnd();
114
- } if (rf & 2) {
115
- const codes_r12 = ctx.$implicit;
116
- const ctx_r11 = i0.ɵɵnextContext(2);
117
- i0.ɵɵadvance(2);
118
- i0.ɵɵtextInterpolate(ctx_r11._nameOf(codes_r12));
119
- i0.ɵɵadvance(1);
120
- i0.ɵɵproperty("ngIf", ctx_r11._explorable);
121
- } }
122
- function CombinationPickerBody_ng_container_2_Template(rf, ctx) { if (rf & 1) {
123
- const _r21 = i0.ɵɵgetCurrentView();
124
- i0.ɵɵelementContainerStart(0);
125
- i0.ɵɵelementStart(1, "div", 5)(2, "button", 11);
126
- i0.ɵɵlistener("click", function CombinationPickerBody_ng_container_2_Template_button_click_2_listener() { i0.ɵɵrestoreView(_r21); const ctx_r20 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r20._switchMode("filter")); });
127
- i0.ɵɵpipe(3, "translate");
128
- i0.ɵɵelementStart(4, "mat-icon");
129
- i0.ɵɵtext(5, "filter_list");
130
- i0.ɵɵelementEnd()()();
131
- i0.ɵɵelementStart(6, "mat-action-list");
132
- i0.ɵɵtemplate(7, CombinationPickerBody_ng_container_2_mat_list_item_7_Template, 4, 2, "mat-list-item", 12);
133
- i0.ɵɵelementEnd();
134
- i0.ɵɵelementContainerEnd();
135
- } if (rf & 2) {
136
- const ctx_r1 = i0.ɵɵnextContext();
137
- i0.ɵɵadvance(2);
138
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(3, 2, "Filter"));
139
- i0.ɵɵadvance(5);
140
- i0.ɵɵproperty("ngForOf", ctx_r1._combinations);
141
- } }
142
- export const COMBINATION_PICKER_BODY = new InjectionToken('combination_body');
143
- /** */
144
- export class CombinationPickerBody {
145
- constructor(dialogData, overlayData, _fb, _snackbar, _accountInfo, _ds, _cd, _session, _service) {
146
- this._fb = _fb;
147
- this._snackbar = _snackbar;
148
- this._accountInfo = _accountInfo;
149
- this._ds = _ds;
150
- this._cd = _cd;
151
- this._session = _session;
152
- this._service = _service;
153
- this.selectionChange = new EventEmitter();
154
- this.modeChange = new EventEmitter();
155
- this._working = false;
156
- this._form = this._fb.group({});
157
- this._keys = {};
158
- this._values = {};
159
- this._data = overlayData || dialogData;
160
- const { cube, exploreSettings } = this._data;
161
- this._explorable = exploreSettings !== undefined;
162
- if (cube)
163
- this._cube = this._session.profile.cubes.find(c => c.name === cube);
164
- else
165
- this._cube = this._session.profile.cubes[0];
166
- if (!this._cube)
167
- throw 'No cube';
168
- this._axes = this._cube.axes.filter(a => a.combination);
169
- if (!this._axes.length)
170
- throw 'No axis with combination';
171
- }
172
- ngOnInit() {
173
- this._axes.forEach(a => {
174
- const control = this._fb.control(null);
175
- this._keys[a.name] = [];
176
- this._form.addControl(a.name, control);
177
- this._ds.map(a.dataType).subscribe(m => {
178
- this._values[a.dataType] = m;
179
- const keys = this._keys[a.name] = Object.keys(m);
180
- if (keys.length < 2) {
181
- if (keys.length === 1)
182
- control.setValue(keys[0]);
183
- control.disable();
184
- }
185
- });
186
- });
187
- this._form.updateValueAndValidity();
188
- this._data.value && this._patchForm(this._data.value);
189
- this._switchMode('filter');
190
- }
191
- /**
192
- *
193
- * @param code
194
- */
195
- _patchForm(code) {
196
- const codes = code.split(this._data.divider), values = {};
197
- this._axes.forEach((a, i) => codes[i] && (values[a.name] = codes[i]));
198
- this._form.patchValue(values);
199
- }
200
- /**
201
- *
202
- * @param val
203
- */
204
- _switchMode(val) {
205
- this.mode = val;
206
- this.modeChange.emit(val);
207
- setTimeout(() => {
208
- if (val === 'filter')
209
- this.axes.first.focus();
210
- this._cd.detectChanges();
211
- }, 0);
212
- }
213
- /**
214
- * filter */
215
- _filter() {
216
- this._working = true;
217
- const values = this._form.value, args = {};
218
- this._axes.forEach(a => values[a.name] && (args[a.name] = values[a.name]));
219
- this._service.combinations(this._cube.name, args, { take: this._data.limit, progress: false }).
220
- pipe(finalize(() => this._working = false)).
221
- subscribe(r => {
222
- this._combinations = r;
223
- this._switchMode('results');
224
- r.length === this._data.limit && this._snackbar.toast('TakeMore');
225
- }, () => this._snackbar.error());
226
- }
227
- /**
228
- * item select
229
- * @param code
230
- */
231
- _select(axes) {
232
- const description = this._nameOf(axes), value = this._codeOf(axes);
233
- this.selectionChange.emit({ value, description, axes });
234
- }
235
- /**
236
- *
237
- * @param codes
238
- */
239
- _codeOf(codes) {
240
- return codes.join(this._data.divider);
241
- }
242
- /**
243
- * translate code segments to names
244
- * @param code
245
- */
246
- _nameOf(codes) {
247
- return this._axes.map((a, i) => this._values[a.dataType][codes[i]] || codes[i]).
248
- join(this._data.displayDivider || this._data.divider);
249
- }
250
- /**
251
- * open info
252
- * @param code
253
- * @param evt
254
- */
255
- _info(codes, evt) {
256
- const { defaults } = this._data.exploreSettings || {};
257
- const axes = {
258
- ...defaults
259
- };
260
- codes.slice(0, this._axes.length).forEach((a, i) => axes[this._axes[i].name] = a);
261
- this._accountInfo.popup(axes, evt.srcElement, {
262
- ...this._data.exploreSettings,
263
- cube: this._cube.name
264
- });
265
- evt.cancelBubble = true;
266
- evt.preventDefault();
267
- evt.stopPropagation();
268
- }
269
- ngOnDestroy() {
270
- this.selectionChange.complete();
271
- this.modeChange.complete();
272
- }
273
- }
274
- CombinationPickerBody.ɵfac = function CombinationPickerBody_Factory(t) { return new (t || CombinationPickerBody)(i0.ɵɵdirectiveInject(MAT_DIALOG_DATA, 8), i0.ɵɵdirectiveInject(COMBINATION_PICKER_BODY, 8), i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.PromptService), i0.ɵɵdirectiveInject(i3.CubeInfo), i0.ɵɵdirectiveInject(i4.DatasourceService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i5.SessionService), i0.ɵɵdirectiveInject(i6.CubeService)); };
275
- CombinationPickerBody.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CombinationPickerBody, selectors: [["bizdoc-combination-picker-body"]], viewQuery: function CombinationPickerBody_Query(rf, ctx) { if (rf & 1) {
276
- i0.ɵɵviewQuery(MatSelect, 5);
277
- } if (rf & 2) {
278
- let _t;
279
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.axes = _t);
280
- } }, decls: 3, vars: 3, consts: [["cdkTrapFocus", "", 1, "account-picker-popup", 3, "ngSwitch"], [4, "ngSwitchCase"], ["mode", "indeterminate"], [3, "formGroup"], [4, "ngFor", "ngForOf"], [1, "actions"], ["mat-icon-button", "", 1, "mat-icon-rtl-mirror", 3, "disabled", "bizdocTooltip", "tabIndex", "click"], [3, "formControlName"], [4, "ngIf"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"], ["mat-icon-button", "", 3, "bizdocTooltip", "click"], [3, "click", 4, "ngFor", "ngForOf"], [3, "click"], ["matLine", ""], ["matLine", "", 4, "ngIf"]], template: function CombinationPickerBody_Template(rf, ctx) { if (rf & 1) {
281
- i0.ɵɵelementStart(0, "div", 0);
282
- i0.ɵɵtemplate(1, CombinationPickerBody_ng_container_1_Template, 9, 9, "ng-container", 1);
283
- i0.ɵɵtemplate(2, CombinationPickerBody_ng_container_2_Template, 8, 4, "ng-container", 1);
284
- i0.ɵɵelementEnd();
285
- } if (rf & 2) {
286
- i0.ɵɵproperty("ngSwitch", ctx.mode);
287
- i0.ɵɵadvance(1);
288
- i0.ɵɵproperty("ngSwitchCase", "filter");
289
- i0.ɵɵadvance(1);
290
- i0.ɵɵproperty("ngSwitchCase", "results");
291
- } }, dependencies: [i7.NgForOf, i7.NgIf, i7.NgSwitch, i7.NgSwitchCase, i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.FormGroupDirective, i1.FormControlName, i8.MatLine, i9.MatProgressBar, i10.MatList, i10.MatListItem, i8.MatOption, i11.MatFormField, i11.MatHint, i11.MatLabel, i12.MatSelect, i13.MatButton, i14.MatIcon, i15.TooltipDirective, i16.TranslatePipe], styles: [".account-picker-popup[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%}.account-picker-popup[_ngcontent-%COMP%] form[_ngcontent-%COMP%]{padding:8px;flex-flow:column wrap;box-sizing:border-box;display:flex}.account-picker-popup[_ngcontent-%COMP%] form[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{flex:1 1 100%;box-sizing:border-box;max-width:50%;padding:0 5px 5px 0}.account-picker-popup[_ngcontent-%COMP%] .actions[_ngcontent-%COMP%]{display:flex;flex-direction:row;place-content:center flex-end;align-items:center;padding:8px}.account-picker-popup[_ngcontent-%COMP%] .mat-list-base{overflow:auto}.account-picker-popup[_ngcontent-%COMP%] .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}@media screen and (min-width: 600px){.account-picker-popup[_ngcontent-%COMP%] form[_ngcontent-%COMP%]{flex-flow:row wrap}}"] });
292
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CombinationPickerBody, [{
293
- type: Component,
294
- args: [{ selector: 'bizdoc-combination-picker-body', template: "<div [ngSwitch]=\"mode\" class=\"account-picker-popup\" cdkTrapFocus>\r\n <!--[@transformPanel]=\"enter\"-->\r\n <ng-container *ngSwitchCase=\"'filter'\">\r\n <mat-progress-bar mode=\"indeterminate\" [style.visibility]=\"_working ? 'visible':'hidden'\"></mat-progress-bar>\r\n <!-- filter -->\r\n <form [formGroup]=\"_form\">\r\n <mat-form-field *ngFor=\"let a of _axes; let i = index\">\r\n <mat-label>{{a.title}}</mat-label>\r\n <mat-select [formControlName]=\"a.name\">\r\n <mat-option *ngIf=\"_keys[a.name].length>1\">{{'All'|translate}}</mat-option>\r\n <mat-option *ngFor=\"let key of _keys[a.name]\" [value]=\"key\">{{_values[a.dataType][key]}}</mat-option>\r\n </mat-select>\r\n <mat-hint>{{_form.controls[a.name].value}}</mat-hint>\r\n </mat-form-field>\r\n </form>\r\n <div class=\"actions\">\r\n <button mat-icon-button (click)=\"_filter()\" [disabled]=\"_working\" [bizdocTooltip]=\"'Search'|translate\" class=\"mat-icon-rtl-mirror\" [tabIndex]=\"_axes.length\">\r\n <mat-icon>search</mat-icon>\r\n </button>\r\n </div>\r\n </ng-container>\r\n <!-- results -->\r\n <ng-container *ngSwitchCase=\"'results'\">\r\n <div class=\"actions\">\r\n <button mat-icon-button (click)=\"_switchMode('filter')\" [bizdocTooltip]=\"'Filter'|translate\"><mat-icon>filter_list</mat-icon></button>\r\n </div>\r\n <mat-action-list>\r\n <mat-list-item *ngFor=\"let codes of _combinations\" (click)=\"_select(codes)\">\r\n <h3 matLine>{{_nameOf(codes)}}</h3>\r\n <p matLine *ngIf=\"_explorable\"><a (click)=\"_info(codes, $event)\">{{_codeOf(codes)}}</a></p>\r\n </mat-list-item>\r\n </mat-action-list>\r\n </ng-container>\r\n</div>\r\n", styles: [".account-picker-popup{display:flex;flex-direction:column;width:100%}.account-picker-popup form{padding:8px;flex-flow:column wrap;box-sizing:border-box;display:flex}.account-picker-popup form>*{flex:1 1 100%;box-sizing:border-box;max-width:50%;padding:0 5px 5px 0}.account-picker-popup .actions{display:flex;flex-direction:row;place-content:center flex-end;align-items:center;padding:8px}.account-picker-popup ::ng-deep .mat-list-base{overflow:auto}.account-picker-popup ::ng-deep .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}@media screen and (min-width: 600px){.account-picker-popup form{flex-flow:row wrap}}\n"] }]
295
- }], function () { return [{ type: undefined, decorators: [{
296
- type: Optional
297
- }, {
298
- type: Inject,
299
- args: [MAT_DIALOG_DATA]
300
- }] }, { type: undefined, decorators: [{
301
- type: Optional
302
- }, {
303
- type: Inject,
304
- args: [COMBINATION_PICKER_BODY]
305
- }] }, { type: i1.FormBuilder }, { type: i2.PromptService }, { type: i3.CubeInfo }, { type: i4.DatasourceService }, { type: i0.ChangeDetectorRef }, { type: i5.SessionService }, { type: i6.CubeService }]; }, { axes: [{
306
- type: ViewChildren,
307
- args: [MatSelect]
308
- }] }); })();
309
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tYmluYXRpb24tcGlja2VyLWJvZHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvcmUvaW5wdXRzL2NvbWJpbmF0aW9uLXBpY2tlci1ib2R5LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2lucHV0cy9jb21iaW5hdGlvbi1waWNrZXItYm9keS5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQXFCLGNBQWMsRUFBRSxRQUFRLEVBQUUsTUFBTSxFQUFFLFlBQVksRUFBRSxZQUFZLEVBQWdDLE1BQU0sZUFBZSxDQUFDO0FBRXpKLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDM0QsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGdCQUFnQixDQUFDOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0lDS2hDLGtDQUEyQztJQUFBLFlBQW1COztJQUFBLGlCQUFhOztJQUFoQyxlQUFtQjtJQUFuQixpREFBbUI7OztJQUM5RCxzQ0FBNEQ7SUFBQSxZQUE0QjtJQUFBLGlCQUFhOzs7OztJQUF2RCw4QkFBYTtJQUFDLGVBQTRCO0lBQTVCLDJEQUE0Qjs7O0lBSjVGLHNDQUF1RCxnQkFBQTtJQUMxQyxZQUFXO0lBQUEsaUJBQVk7SUFDbEMscUNBQXVDO0lBQ3JDLG9IQUEyRTtJQUMzRSxvSEFBcUc7SUFDdkcsaUJBQWE7SUFDYixnQ0FBVTtJQUFBLFlBQWdDO0lBQUEsaUJBQVcsRUFBQTs7OztJQUwxQyxlQUFXO0lBQVgsZ0NBQVc7SUFDVixlQUEwQjtJQUExQiwyQ0FBMEI7SUFDdkIsZUFBNEI7SUFBNUIseURBQTRCO0lBQ2IsZUFBZ0I7SUFBaEIsaURBQWdCO0lBRXBDLGVBQWdDO0lBQWhDLDREQUFnQzs7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WSxDQUFDLEtBQUssQ0FBQyxJQUFJLEVBQUUsR0FBRyxDQUFDLFVBQXlCLEVBQUU7WUFDM0QsR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLGVBQWU7WUFDN0IsSUFBSSxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSTtTQUN0QixDQUFDLENBQUM7UUFFSCxHQUFHLENBQUMsWUFBWSxHQUFHLElBQUksQ0FBQztRQUN4QixHQUFHLENBQUMsY0FBYyxFQUFFLENBQUM7UUFDckIsR0FBRyxDQUFDLGVBQWUsRUFBRSxDQUFDO0lBQ3hCLENBQUM7SUFDRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLGVBQWUsQ0FBQyxRQUFRLEVBQUUsQ0FBQztRQUNoQyxJQUFJLENBQUMsVUFBVSxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQzdCLENBQUM7OzBGQTFJVSxxQkFBcUIsdUJBZ0JWLGVBQWUsMkJBQ2YsdUJBQXVCO3dFQWpCbEMscUJBQXFCO3VCQUlsQixTQUFTOzs7OztRQ3REekIsOEJBQWlFO1FBRS9ELHdGQWtCZTtRQUVmLHdGQVVlO1FBQ2pCLGlCQUFNOztRQWpDRCxtQ0FBaUI7UUFFTCxlQUFzQjtRQUF0Qix1Q0FBc0I7UUFvQnRCLGVBQXVCO1FBQXZCLHdDQUF1Qjs7dUZENEIzQixxQkFBcUI7Y0FMakMsU0FBUzsyQkFDRSxnQ0FBZ0M7O3NCQW9CdkMsUUFBUTs7c0JBQUksTUFBTTt1QkFBQyxlQUFlOztzQkFDbEMsUUFBUTs7c0JBQUksTUFBTTt1QkFBQyx1QkFBdUI7NE5BYnBCLElBQUk7a0JBQTVCLFlBQVk7bUJBQUMsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25EZXN0cm95LCBPbkluaXQsIEluamVjdGlvblRva2VuLCBPcHRpb25hbCwgSW5qZWN0LCBFdmVudEVtaXR0ZXIsIFZpZXdDaGlsZHJlbiwgUXVlcnlMaXN0LCBDaGFuZ2VEZXRlY3RvclJlZiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IE1hdFNlbGVjdCB9IGZyb20gXCJAYW5ndWxhci9tYXRlcmlhbC9zZWxlY3RcIjtcclxuaW1wb3J0IHsgTUFUX0RJQUxPR19EQVRBIH0gZnJvbSBcIkBhbmd1bGFyL21hdGVyaWFsL2RpYWxvZ1wiO1xyXG5pbXBvcnQgeyBmaW5hbGl6ZSB9IGZyb20gXCJyeGpzL29wZXJhdG9yc1wiO1xyXG5pbXBvcnQgeyBDdWJlQXhpcywgQ3ViZSB9IGZyb20gXCIuLi9tb2RlbHNcIjtcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tIFwiLi4vc2Vzc2lvbi5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IEN1YmVTZXJ2aWNlIH0gZnJvbSBcIi4uLy4uL2N1YmUvY3ViZS5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IERhdGFzb3VyY2VTZXJ2aWNlIH0gZnJvbSBcIi4uL2RhdGFzb3VyY2Uuc2VydmljZVwiO1xyXG5pbXBvcnQgeyBQcm9tcHRTZXJ2aWNlIH0gZnJvbSBcIi4uL3Byb21wdC5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IEN1YmVJbmZvIH0gZnJvbSBcIi4uLy4uL2N1YmUvY3ViZS1pbmZvLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgU3VtU2V0dGluZ3MgfSBmcm9tIFwiLi4vLi4vY3ViZS9tYXRyaXgvdGFibGUuY29tcG9uZW50XCI7XHJcblxyXG5leHBvcnQgY29uc3QgQ09NQklOQVRJT05fUElDS0VSX0JPRFkgPSBuZXcgSW5qZWN0aW9uVG9rZW48Q29tYmluYXRpb25Cb2R5RGF0YT4oJ2NvbWJpbmF0aW9uX2JvZHknKTtcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgQ29tYmluYXRpb25Cb2R5RGF0YSB7XHJcbiAgY3ViZTogc3RyaW5nO1xyXG4gIHZhbHVlOiBzdHJpbmc7XHJcbiAgbGltaXQ6IG51bWJlcjtcclxuICBkaXZpZGVyOiBzdHJpbmc7XHJcbiAgZGlzcGxheURpdmlkZXI6IHN0cmluZztcclxuICBleHBsb3JlU2V0dGluZ3M6IEV4cGxvcmVTZXR0aW5ncztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBFeHBsb3JlU2V0dGluZ3Mge1xyXG4gIGVuYWJsZT86IGJvb2xlYW47XHJcbiAgLyoqIGN1YmUgdmlldyBuYW1lICovXHJcbiAgdmlldz86IHN0cmluZztcclxuICBkZWZhdWx0cz86IHtcclxuICAgIFtheGlzOiBzdHJpbmddOiAoc3RyaW5nIHwgbnVtYmVyKTtcclxuICB9O1xyXG4gIGluZGljZXM/OiBzdHJpbmdbXSB8IHN0cmluZztcclxuICAvKiogb25lIG9yIG1vcmUgYXhpcyAqL1xyXG4gIGZpbHRlcnM/OiBzdHJpbmdbXSB8IHN0cmluZztcclxuICB4QXhpczogc3RyaW5nO1xyXG4gIHNlcmllczogc3RyaW5nO1xyXG4gIHN1bT86IFN1bVNldHRpbmdzIHwgU3VtU2V0dGluZ3NbXSxcclxuICAvKiogKi9cclxuICBhZ2dyZWdhdGU/OiBzdHJpbmdbXSB8IHN0cmluZztcclxuICBzZXJpZXNUb3RhbExhYmVsPzogc3RyaW5nO1xyXG4gIHhBeGlzVG90YWxMYWJlbD86IHN0cmluZztcclxufVxyXG5cclxuZXhwb3J0IHR5cGUgTW9kZSA9ICdmaWx0ZXInIHwgJ3Jlc3VsdHMnO1xyXG4vKiogKi9cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdiaXpkb2MtY29tYmluYXRpb24tcGlja2VyLWJvZHknLFxyXG4gIHRlbXBsYXRlVXJsOiAnY29tYmluYXRpb24tcGlja2VyLWJvZHkuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJ2NvbWJpbmF0aW9uLXBpY2tlci1ib2R5LnNjc3MnXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgQ29tYmluYXRpb25QaWNrZXJCb2R5IGltcGxlbWVudHMgT25Jbml0LCBPbkRlc3Ryb3kge1xyXG4gIHJlYWRvbmx5IHNlbGVjdGlvbkNoYW5nZSA9IG5ldyBFdmVudEVtaXR0ZXI8Q29tYmluYXRpb25TZWxlY3RlZEV2ZW50PigpO1xyXG4gIHJlYWRvbmx5IG1vZGVDaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyPE1vZGU+KCk7XHJcbiAgbW9kZTogTW9kZTtcclxuICBAVmlld0NoaWxkcmVuKE1hdFNlbGVjdCkgYXhlczogUXVlcnlMaXN0PE1hdFNlbGVjdD47XHJcbiAgcmVhZG9ubHkgX2V4cGxvcmFibGU6IGJvb2xlYW47XHJcbiAgX3dvcmtpbmcgPSBmYWxzZTtcclxuICByZWFkb25seSBfYXhlczogQ3ViZUF4aXNbXTtcclxuICByZWFkb25seSBfZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICB9KTtcclxuICByZWFkb25seSBfa2V5czogeyBbdHlwZTogc3RyaW5nXTogKHN0cmluZyB8IG51bWJlcilbXSB9ID0ge307XHJcbiAgcmVhZG9ubHkgX3ZhbHVlczogeyBbdHlwZTogc3RyaW5nXTogeyBba2V5OiBzdHJpbmddOiBhbnkgfSB8IHsgW2tleTogbnVtYmVyXTogYW55IH0gfSA9IHt9O1xyXG4gIF9jb21iaW5hdGlvbnM6IHN0cmluZ1tdW107XHJcbiAgcHJpdmF0ZSBfZGF0YTogQ29tYmluYXRpb25Cb2R5RGF0YTtcclxuICBwcml2YXRlIF9jdWJlOiBDdWJlO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgQE9wdGlvbmFsKCkgQEluamVjdChNQVRfRElBTE9HX0RBVEEpIGRpYWxvZ0RhdGE6IENvbWJpbmF0aW9uQm9keURhdGEsXHJcbiAgICBAT3B0aW9uYWwoKSBASW5qZWN0KENPTUJJTkFUSU9OX1BJQ0tFUl9CT0RZKSBvdmVybGF5RGF0YTogQ29tYmluYXRpb25Cb2R5RGF0YSxcclxuICAgIHByaXZhdGUgX2ZiOiBGb3JtQnVpbGRlcixcclxuICAgIHByaXZhdGUgX3NuYWNrYmFyOiBQcm9tcHRTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfYWNjb3VudEluZm86IEN1YmVJbmZvLFxyXG4gICAgcHJpdmF0ZSBfZHM6IERhdGFzb3VyY2VTZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfY2Q6IENoYW5nZURldGVjdG9yUmVmLFxyXG4gICAgcHJpdmF0ZSBfc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UsXHJcbiAgICBwcml2YXRlIF9zZXJ2aWNlOiBDdWJlU2VydmljZSkge1xyXG4gICAgdGhpcy5fZGF0YSA9IG92ZXJsYXlEYXRhIHx8IGRpYWxvZ0RhdGE7XHJcbiAgICBjb25zdCB7IGN1YmUsIGV4cGxvcmVTZXR0aW5ncyB9ID0gdGhpcy5fZGF0YTtcclxuICAgIHRoaXMuX2V4cGxvcmFibGUgPSBleHBsb3JlU2V0dGluZ3MgIT09IHVuZGVmaW5lZDtcclxuICAgIGlmIChjdWJlKVxyXG4gICAgICB0aGlzLl9jdWJlID0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLmN1YmVzLmZpbmQoYyA9PiBjLm5hbWUgPT09IGN1YmUpO1xyXG4gICAgZWxzZVxyXG4gICAgICB0aGlzLl9jdWJlID0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLmN1YmVzWzBdO1xyXG4gICAgaWYgKCF0aGlzLl9jdWJlKSB0aHJvdyAnTm8gY3ViZSc7XHJcbiAgICB0aGlzLl9heGVzID0gdGhpcy5fY3ViZS5heGVzLmZpbHRlcihhID0+IGEuY29tYmluYXRpb24pO1xyXG4gICAgaWYgKCF0aGlzLl9heGVzLmxlbmd0aCkgdGhyb3cgJ05vIGF4aXMgd2l0aCBjb21iaW5hdGlvbic7XHJcbiAgfVxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG4gICAgdGhpcy5fYXhlcy5mb3JFYWNoKGEgPT4ge1xyXG4gICAgICBjb25zdCBjb250cm9sID0gdGhpcy5fZmIuY29udHJvbChudWxsKTtcclxuICAgICAgdGhpcy5fa2V5c1thLm5hbWVdID0gW107XHJcbiAgICAgIHRoaXMuX2Zvcm0uYWRkQ29udHJvbChhLm5hbWUsIGNvbnRyb2wpO1xyXG4gICAgICB0aGlzLl9kcy5tYXAoYS5kYXRhVHlwZSkuc3Vic2NyaWJlKG0gPT4ge1xyXG4gICAgICAgIHRoaXMuX3ZhbHVlc1thLmRhdGFUeXBlXSA9IG07XHJcbiAgICAgICAgY29uc3Qga2V5cyA9IHRoaXMuX2tleXNbYS5uYW1lXSA9IE9iamVjdC5rZXlzKG0pO1xyXG4gICAgICAgIGlmIChrZXlzLmxlbmd0aCA8IDIpIHtcclxuICAgICAgICAgIGlmIChrZXlzLmxlbmd0aCA9PT0gMSkgY29udHJvbC5zZXRWYWx1ZShrZXlzWzBdKTtcclxuICAgICAgICAgIGNvbnRyb2wuZGlzYWJsZSgpO1xyXG4gICAgICAgIH1cclxuICAgICAgfSk7XHJcbiAgICB9KTtcclxuICAgIHRoaXMuX2Zvcm0udXBkYXRlVmFsdWVBbmRWYWxpZGl0eSgpO1xyXG4gICAgdGhpcy5fZGF0YS52YWx1ZSAmJiB0aGlzLl9wYXRjaEZvcm0odGhpcy5fZGF0YS52YWx1ZSk7XHJcbiAgICB0aGlzLl9zd2l0Y2hNb2RlKCdmaWx0ZXInKTtcclxuICB9XHJcbiAgLyoqXHJcbiAgICogXHJcbiAgICogQHBhcmFtIGNvZGVcclxuICAgKi9cclxuICBwcml2YXRlIF9wYXRjaEZvcm0oY29kZTogc3RyaW5nKSB7XHJcbiAgICBjb25zdCBjb2RlcyA9IGNvZGUuc3BsaXQodGhpcy5fZGF0YS5kaXZpZGVyKSxcclxuICAgICAgdmFsdWVzID0ge307XHJcbiAgICB0aGlzLl9heGVzLmZvckVhY2goKGEsIGkpID0+IGNvZGVzW2ldICYmICh2YWx1ZXNbYS5uYW1lXSA9IGNvZGVzW2ldKSk7XHJcbiAgICB0aGlzLl9mb3JtLnBhdGNoVmFsdWUodmFsdWVzKTtcclxuICB9XHJcbiAgLyoqXHJcbiAgICogXHJcbiAgICogQHBhcmFtIHZhbFxyXG4gICAqL1xyXG4gIF9zd2l0Y2hNb2RlKHZhbDogTW9kZSkge1xyXG4gICAgdGhpcy5tb2RlID0gdmFsO1xyXG4gICAgdGhpcy5tb2RlQ2hhbmdlLmVtaXQodmFsKTtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICBpZiAodmFsID09PSAnZmlsdGVyJykgdGhpcy5heGVzLmZpcnN0LmZvY3VzKCk7XHJcbiAgICAgIHRoaXMuX2NkLmRldGVjdENoYW5nZXMoKTtcclxuICAgIH0sIDApXHJcbiAgfVxyXG4gIC8qKlxyXG4gICAqIGZpbHRlciAqL1xyXG4gIF9maWx0ZXIoKSB7XHJcbiAgICB0aGlzLl93b3JraW5nID0gdHJ1ZTtcclxuICAgIGNvbnN0IHZhbHVlcyA9IHRoaXMuX2Zvcm0udmFsdWUsIGFyZ3MgPSB7fTtcclxuICAgIHRoaXMuX2F4ZXMuZm9yRWFjaChhID0+IHZhbHVlc1thLm5hbWVdICYmIChhcmdzW2EubmFtZV0gPSB2YWx1ZXNbYS5uYW1lXSkpO1xyXG4gICAgdGhpcy5fc2VydmljZS5jb21iaW5hdGlvbnModGhpcy5fY3ViZS5uYW1lLCBhcmdzLCB7IHRha2U6IHRoaXMuX2RhdGEubGltaXQsIHByb2dyZXNzOiBmYWxzZSB9KS5cclxuICAgICAgcGlwZShmaW5hbGl6ZSgoKSA9PiB0aGlzLl93b3JraW5nID0gZmFsc2UpKS5cclxuICAgICAgc3Vic2NyaWJlKHIgPT4ge1xyXG4gICAgICAgIHRoaXMuX2NvbWJpbmF0aW9ucyA9IHI7XHJcbiAgICAgICAgdGhpcy5fc3dpdGNoTW9kZSgncmVzdWx0cycpO1xyXG4gICAgICAgIHIubGVuZ3RoID09PSB0aGlzLl9kYXRhLmxpbWl0ICYmIHRoaXMuX3NuYWNrYmFyLnRvYXN0KCdUYWtlTW9yZScpO1xyXG4gICAgICB9LCAoKSA9PiB0aGlzLl9zbmFja2Jhci5lcnJvcigpKTtcclxuICB9XHJcbiAgLyoqXHJcbiAgICogaXRlbSBzZWxlY3RcclxuICAgKiBAcGFyYW0gY29kZVxyXG4gICAqL1xyXG4gIF9zZWxlY3QoYXhlczogc3RyaW5nW10pIHtcclxuICAgIGNvbnN0IGRlc2NyaXB0aW9uID0gdGhpcy5fbmFtZU9mKGF4ZXMpLFxyXG4gICAgICB2YWx1ZSA9IHRoaXMuX2NvZGVPZihheGVzKTtcclxuICAgIHRoaXMuc2VsZWN0aW9uQ2hhbmdlLmVtaXQoeyB2YWx1ZSwgZGVzY3JpcHRpb24sIGF4ZXMgfSk7XHJcbiAgfVxyXG4gIC8qKlxyXG4gICAqIFxyXG4gICAqIEBwYXJhbSBjb2Rlc1xyXG4gICAqL1xyXG4gIF9jb2RlT2YoY29kZXM6IHN0cmluZ1tdKTogc3RyaW5nIHtcclxuICAgIHJldHVybiBjb2Rlcy5qb2luKHRoaXMuX2RhdGEuZGl2aWRlcik7XHJcbiAgfVxyXG4gIC8qKlxyXG4gICAqIHRyYW5zbGF0ZSBjb2RlIHNlZ21lbnRzIHRvIG5hbWVzXHJcbiAgICogQHBhcmFtIGNvZGVcclxuICAgKi9cclxuICBfbmFtZU9mKGNvZGVzOiBzdHJpbmdbXSk6IHN0cmluZyB7XHJcbiAgICByZXR1cm4gdGhpcy5fYXhlcy5tYXAoKGEsIGkpID0+IHRoaXMuX3ZhbHVlc1thLmRhdGFUeXBlXVtjb2Rlc1tpXV0gfHwgY29kZXNbaV0pLlxyXG4gICAgICBqb2luKHRoaXMuX2RhdGEuZGlzcGxheURpdmlkZXIgfHwgdGhpcy5fZGF0YS5kaXZpZGVyKTtcclxuICB9XHJcbiAgLyoqXHJcbiAgICogb3BlbiBpbmZvXHJcbiAgICogQHBhcmFtIGNvZGVcclxuICAgKiBAcGFyYW0gZXZ0XHJcbiAgICovXHJcbiAgX2luZm8oY29kZXM6IHN0cmluZ1tdLCBldnQ6IEV2ZW50KSB7XHJcbiAgICBjb25zdCB7IGRlZmF1bHRzIH0gPSB0aGlzLl9kYXRhLmV4cGxvcmVTZXR0aW5ncyB8fCB7fTtcclxuICAgIGNvbnN0IGF4ZXMgPSB7XHJcbiAgICAgIC4uLmRlZmF1bHRzXHJcbiAgICB9O1xyXG4gICAgY29kZXMuc2xpY2UoMCwgdGhpcy5fYXhlcy5sZW5ndGgpLmZvckVhY2goKGEsIGkpID0+IGF4ZXNbdGhpcy5fYXhlc1tpXS5uYW1lXSA9IGEpO1xyXG5cclxuICAgIHRoaXMuX2FjY291bnRJbmZvLnBvcHVwKGF4ZXMsIGV2dC5zcmNFbGVtZW50IGFzIEhUTUxFbGVtZW50LCB7XHJcbiAgICAgIC4uLnRoaXMuX2RhdGEuZXhwbG9yZVNldHRpbmdzLFxyXG4gICAgICBjdWJlOiB0aGlzLl9jdWJlLm5hbWVcclxuICAgIH0pO1xyXG5cclxuICAgIGV2dC5jYW5jZWxCdWJibGUgPSB0cnVlO1xyXG4gICAgZXZ0LnByZXZlbnREZWZhdWx0KCk7XHJcbiAgICBldnQuc3RvcFByb3BhZ2F0aW9uKCk7XHJcbiAgfVxyXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xyXG4gICAgdGhpcy5zZWxlY3Rpb25DaGFuZ2UuY29tcGxldGUoKTtcclxuICAgIHRoaXMubW9kZUNoYW5nZS5jb21wbGV0ZSgpO1xyXG4gIH1cclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBDb21iaW5hdGlvblNlbGVjdGVkRXZlbnQge1xyXG4gIHJlYWRvbmx5IHZhbHVlOiBzdHJpbmc7IHJlYWRvbmx5IGRlc2NyaXB0aW9uOiBzdHJpbmc7IHJlYWRvbmx5IGF4ZXM6IHN0cmluZ1tdO1xyXG59XHJcbiIsIjxkaXYgW25nU3dpdGNoXT1cIm1vZGVcIiBjbGFzcz1cImFjY291bnQtcGlja2VyLXBvcHVwXCIgY2RrVHJhcEZvY3VzPlxyXG4gIDwhLS1bQHRyYW5zZm9ybVBhbmVsXT1cImVudGVyXCItLT5cclxuICA8bmctY29udGFpbmVyICpuZ1N3aXRjaENhc2U9XCInZmlsdGVyJ1wiPlxyXG4gICAgPG1hdC1wcm9ncmVzcy1iYXIgbW9kZT1cImluZGV0ZXJtaW5hdGVcIiBbc3R5bGUudmlzaWJpbGl0eV09XCJfd29ya2luZyA/ICd2aXNpYmxlJzonaGlkZGVuJ1wiPjwvbWF0LXByb2dyZXNzLWJhcj5cclxuICAgIDwhLS0gZmlsdGVyIC0tPlxyXG4gICAgPGZvcm0gW2Zvcm1Hcm91cF09XCJfZm9ybVwiPlxyXG4gICAgICA8bWF0LWZvcm0tZmllbGQgKm5nRm9yPVwibGV0IGEgb2YgX2F4ZXM7IGxldCBpID0gaW5kZXhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7YS50aXRsZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPG1hdC1zZWxlY3QgW2Zvcm1Db250cm9sTmFtZV09XCJhLm5hbWVcIj5cclxuICAgICAgICAgIDxtYXQtb3B0aW9uICpuZ0lmPVwiX2tleXNbYS5uYW1lXS5sZW5ndGg+MVwiPnt7J0FsbCd8dHJhbnNsYXRlfX08L21hdC1vcHRpb24+XHJcbiAgICAgICAgICA8bWF0LW9wdGlvbiAqbmdGb3I9XCJsZXQga2V5IG9mIF9rZXlzW2EubmFtZV1cIiBbdmFsdWVdPVwia2V5XCI+e3tfdmFsdWVzW2EuZGF0YVR5cGVdW2tleV19fTwvbWF0LW9wdGlvbj5cclxuICAgICAgICA8L21hdC1zZWxlY3Q+XHJcbiAgICAgICAgPG1hdC1oaW50Pnt7X2Zvcm0uY29udHJvbHNbYS5uYW1lXS52YWx1ZX19PC9tYXQtaGludD5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZm9ybT5cclxuICAgIDxkaXYgY2xhc3M9XCJhY3Rpb25zXCI+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJfZmlsdGVyKClcIiBbZGlzYWJsZWRdPVwiX3dvcmtpbmdcIiBbYml6ZG9jVG9vbHRpcF09XCInU2VhcmNoJ3x0cmFuc2xhdGVcIiBjbGFzcz1cIm1hdC1pY29uLXJ0bC1taXJyb3JcIiBbdGFiSW5kZXhdPVwiX2F4ZXMubGVuZ3RoXCI+XHJcbiAgICAgICAgPG1hdC1pY29uPnNlYXJjaDwvbWF0LWljb24+XHJcbiAgICAgIDwvYnV0dG9uPlxyXG4gICAgPC9kaXY+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiAgPCEtLSByZXN1bHRzIC0tPlxyXG4gIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cIidyZXN1bHRzJ1wiPlxyXG4gICAgPGRpdiBjbGFzcz1cImFjdGlvbnNcIj5cclxuICAgICAgPGJ1dHRvbiBtYXQtaWNvbi1idXR0b24gKGNsaWNrKT1cIl9zd2l0Y2hNb2RlKCdmaWx0ZXInKVwiIFtiaXpkb2NUb29sdGlwXT1cIidGaWx0ZXInfHRyYW5zbGF0ZVwiPjxtYXQtaWNvbj5maWx0ZXJfbGlzdDwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxtYXQtYWN0aW9uLWxpc3Q+XHJcbiAgICAgIDxtYXQtbGlzdC1pdGVtICpuZ0Zvcj1cImxldCBjb2RlcyBvZiBfY29tYmluYXRpb25zXCIgKGNsaWNrKT1cIl9zZWxlY3QoY29kZXMpXCI+XHJcbiAgICAgICAgPGgzIG1hdExpbmU+e3tfbmFtZU9mKGNvZGVzKX19PC9oMz5cclxuICAgICAgICA8cCBtYXRMaW5lICpuZ0lmPVwiX2V4cGxvcmFibGVcIj48YSAoY2xpY2spPVwiX2luZm8oY29kZXMsICRldmVudClcIj57e19jb2RlT2YoY29kZXMpfX08L2E+PC9wPlxyXG4gICAgICA8L21hdC1saXN0LWl0ZW0+XHJcbiAgICA8L21hdC1hY3Rpb24tbGlzdD5cclxuICA8L25nLWNvbnRhaW5lcj5cclxuPC9kaXY+XHJcbiJdfQ==