@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,432 +0,0 @@
1
- import { Component, Inject, Injector } from "@angular/core";
2
- import { Validators } from "@angular/forms";
3
- import { debounceTime, Subject, takeUntil } from "rxjs";
4
- import { DesignerTypeElementComponent } from "../designer.base";
5
- import { DesignerRef, programName } from "../declarations";
6
- import { FormInviteDialog } from "./form-invite.dialog";
7
- import { OpenPolicy } from "../../../core/configuration";
8
- import * as i0 from "@angular/core";
9
- import * as i1 from "@angular/forms";
10
- import * as i2 from "../../../core/slots/router.service";
11
- import * as i3 from "../../system.service";
12
- import * as i4 from "../../../core/session.service";
13
- import * as i5 from "../../../core/translate.service";
14
- import * as i6 from "@angular/common";
15
- import * as i7 from "@angular/flex-layout/flex";
16
- import * as i8 from "@syncfusion/ej2-angular-charts";
17
- import * as i9 from "@angular/cdk/drag-drop";
18
- import * as i10 from "@angular/material/core";
19
- import * as i11 from "@angular/material/form-field";
20
- import * as i12 from "@angular/material/select";
21
- import * as i13 from "@angular/material/button";
22
- import * as i14 from "@angular/material/input";
23
- import * as i15 from "@angular/material/icon";
24
- import * as i16 from "@angular/material/menu";
25
- import * as i17 from "../../../core/popup/tooltip.directive";
26
- import * as i18 from "../../core/localized-string.component";
27
- import * as i19 from "../designer-privileges.component";
28
- import * as i20 from "../designer-element.component";
29
- import * as i21 from "../../../core/pipes/translate.pipe";
30
- import * as i22 from "../declarations";
31
- function FormDesignComponent_ng_template_1_ejs_sparkline_0_Template(rf, ctx) { if (rf & 1) {
32
- i0.ɵɵelement(0, "ejs-sparkline", 12);
33
- } if (rf & 2) {
34
- const ctx_r6 = i0.ɵɵnextContext(2);
35
- i0.ɵɵproperty("id", ctx_r6.model.name)("fill", ctx_r6.primary)("dataSource", ctx_r6.usage)("locale", ctx_r6.locale)("markerSettings", ctx_r6.markerSettings)("tooltipSettings", ctx_r6.tooltipSettings)("enableRtl", ctx_r6.enableRtl);
36
- } }
37
- function FormDesignComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
38
- const _r9 = i0.ɵɵgetCurrentView();
39
- i0.ɵɵtemplate(0, FormDesignComponent_ng_template_1_ejs_sparkline_0_Template, 1, 7, "ejs-sparkline", 5);
40
- i0.ɵɵelementStart(1, "div", 6)(2, "button", 7);
41
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_1_Template_button_click_2_listener() { i0.ɵɵrestoreView(_r9); const ctx_r8 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r8.diagram()); });
42
- i0.ɵɵpipe(3, "translate");
43
- i0.ɵɵelementStart(4, "mat-icon");
44
- i0.ɵɵtext(5, "schema");
45
- i0.ɵɵelementEnd()();
46
- i0.ɵɵelement(6, "span", 8);
47
- i0.ɵɵelementStart(7, "button", 9)(8, "mat-icon");
48
- i0.ɵɵtext(9, "more_vert");
49
- i0.ɵɵelementEnd()();
50
- i0.ɵɵelementStart(10, "mat-menu", null, 10)(12, "button", 11);
51
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_1_Template_button_click_12_listener() { i0.ɵɵrestoreView(_r9); const ctx_r10 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r10.invite()); });
52
- i0.ɵɵtext(13);
53
- i0.ɵɵpipe(14, "l18n");
54
- i0.ɵɵelementEnd()()();
55
- } if (rf & 2) {
56
- const _r7 = i0.ɵɵreference(11);
57
- const ctx_r0 = i0.ɵɵnextContext();
58
- i0.ɵɵproperty("ngIf", ctx_r0.usage);
59
- i0.ɵɵadvance(2);
60
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(3, 6, "Workflow"))("disabled", ctx_r0.model.draft);
61
- i0.ɵɵadvance(5);
62
- i0.ɵɵproperty("matMenuTriggerFor", _r7)("disabled", ctx_r0.model.draft);
63
- i0.ɵɵadvance(6);
64
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 8, "Invite"));
65
- } }
66
- function FormDesignComponent_ng_template_2_ng_container_0_ng_container_6_Template(rf, ctx) { if (rf & 1) {
67
- i0.ɵɵelementContainer(0);
68
- } }
69
- function FormDesignComponent_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
70
- const _r15 = i0.ɵɵgetCurrentView();
71
- i0.ɵɵelementContainerStart(0);
72
- i0.ɵɵelementStart(1, "h2", 14);
73
- i0.ɵɵtext(2);
74
- i0.ɵɵpipe(3, "translate");
75
- i0.ɵɵelementEnd();
76
- i0.ɵɵelementStart(4, "div", 15, 16);
77
- i0.ɵɵlistener("keydown.escape", function FormDesignComponent_ng_template_2_ng_container_0_Template_div_keydown_escape_4_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r14 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r14.closeView($event)); }, false, i0.ɵɵresolveDocument);
78
- i0.ɵɵtemplate(6, FormDesignComponent_ng_template_2_ng_container_0_ng_container_6_Template, 1, 0, "ng-container", 17);
79
- i0.ɵɵelementEnd();
80
- i0.ɵɵelementStart(7, "div", 18);
81
- i0.ɵɵelement(8, "span", 8);
82
- i0.ɵɵelementStart(9, "button", 19);
83
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_2_ng_container_0_Template_button_click_9_listener() { i0.ɵɵrestoreView(_r15); const ctx_r16 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r16.closeView()); });
84
- i0.ɵɵpipe(10, "translate");
85
- i0.ɵɵelementStart(11, "mat-icon");
86
- i0.ɵɵtext(12, "keyboard_return");
87
- i0.ɵɵelementEnd()()();
88
- i0.ɵɵelementContainerEnd();
89
- } if (rf & 2) {
90
- const ctx_r11 = i0.ɵɵnextContext(2);
91
- i0.ɵɵadvance(2);
92
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 4, ctx_r11.context.title));
93
- i0.ɵɵadvance(4);
94
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r11.view)("ngTemplateOutletContext", ctx_r11.context);
95
- i0.ɵɵadvance(3);
96
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(10, 6, "Back"));
97
- } }
98
- function FormDesignComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
99
- i0.ɵɵtemplate(0, FormDesignComponent_ng_template_2_ng_container_0_Template, 13, 8, "ng-container", 13);
100
- } if (rf & 2) {
101
- const ctx_r1 = i0.ɵɵnextContext();
102
- const _r2 = i0.ɵɵreference(4);
103
- i0.ɵɵproperty("ngIf", ctx_r1.view)("ngIfElse", _r2);
104
- } }
105
- function FormDesignComponent_ng_template_3_mat_form_field_23_mat_option_8_Template(rf, ctx) { if (rf & 1) {
106
- i0.ɵɵelementStart(0, "mat-option", 34);
107
- i0.ɵɵtext(1);
108
- i0.ɵɵelementEnd();
109
- } if (rf & 2) {
110
- const g_r21 = ctx.$implicit;
111
- i0.ɵɵproperty("value", g_r21.name);
112
- i0.ɵɵadvance(1);
113
- i0.ɵɵtextInterpolate(g_r21.title);
114
- } }
115
- function FormDesignComponent_ng_template_3_mat_form_field_23_Template(rf, ctx) { if (rf & 1) {
116
- i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
117
- i0.ɵɵtext(2);
118
- i0.ɵɵpipe(3, "translate");
119
- i0.ɵɵelementEnd();
120
- i0.ɵɵelementStart(4, "mat-select", 32)(5, "mat-option");
121
- i0.ɵɵtext(6);
122
- i0.ɵɵpipe(7, "translate");
123
- i0.ɵɵelementEnd();
124
- i0.ɵɵtemplate(8, FormDesignComponent_ng_template_3_mat_form_field_23_mat_option_8_Template, 2, 2, "mat-option", 33);
125
- i0.ɵɵelementEnd()();
126
- } if (rf & 2) {
127
- const ctx_r17 = i0.ɵɵnextContext(2);
128
- i0.ɵɵadvance(2);
129
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 3, "Guide"));
130
- i0.ɵɵadvance(4);
131
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 5, "None"));
132
- i0.ɵɵadvance(2);
133
- i0.ɵɵproperty("ngForOf", ctx_r17.guides);
134
- } }
135
- function FormDesignComponent_ng_template_3_mat_form_field_24_mat_option_5_Template(rf, ctx) { if (rf & 1) {
136
- i0.ɵɵelementStart(0, "mat-option", 34);
137
- i0.ɵɵtext(1);
138
- i0.ɵɵelementEnd();
139
- } if (rf & 2) {
140
- const c_r23 = ctx.$implicit;
141
- i0.ɵɵproperty("value", c_r23.name);
142
- i0.ɵɵadvance(1);
143
- i0.ɵɵtextInterpolate(c_r23.title);
144
- } }
145
- function FormDesignComponent_ng_template_3_mat_form_field_24_Template(rf, ctx) { if (rf & 1) {
146
- i0.ɵɵelementStart(0, "mat-form-field")(1, "mat-label");
147
- i0.ɵɵtext(2);
148
- i0.ɵɵpipe(3, "translate");
149
- i0.ɵɵelementEnd();
150
- i0.ɵɵelementStart(4, "mat-select", 35);
151
- i0.ɵɵtemplate(5, FormDesignComponent_ng_template_3_mat_form_field_24_mat_option_5_Template, 2, 2, "mat-option", 33);
152
- i0.ɵɵelementEnd();
153
- i0.ɵɵelementStart(6, "mat-hint");
154
- i0.ɵɵtext(7);
155
- i0.ɵɵpipe(8, "translate");
156
- i0.ɵɵelementEnd()();
157
- } if (rf & 2) {
158
- const ctx_r18 = i0.ɵɵnextContext(2);
159
- i0.ɵɵadvance(2);
160
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 3, "Cube"));
161
- i0.ɵɵadvance(3);
162
- i0.ɵɵproperty("ngForOf", ctx_r18.cubes);
163
- i0.ɵɵadvance(2);
164
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(8, 5, "FormCubeHelp"));
165
- } }
166
- function FormDesignComponent_ng_template_3_tr_34_Template(rf, ctx) { if (rf & 1) {
167
- const _r27 = i0.ɵɵgetCurrentView();
168
- i0.ɵɵelementStart(0, "tr", 36)(1, "td", 37)(2, "mat-icon", 38);
169
- i0.ɵɵtext(3, "drag_indicator");
170
- i0.ɵɵelementEnd()();
171
- i0.ɵɵelementStart(4, "td", 39);
172
- i0.ɵɵtext(5);
173
- i0.ɵɵelementEnd();
174
- i0.ɵɵelementStart(6, "td", 40)(7, "button", 19);
175
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_3_tr_34_Template_button_click_7_listener() { const restoredCtx = i0.ɵɵrestoreView(_r27); const r_r24 = restoredCtx.$implicit; const ctx_r26 = i0.ɵɵnextContext(2); const _r4 = i0.ɵɵreference(6); return i0.ɵɵresetView(ctx_r26.edit(r_r24, "Rule", _r4)); });
176
- i0.ɵɵpipe(8, "translate");
177
- i0.ɵɵelementStart(9, "mat-icon");
178
- i0.ɵɵtext(10, "edit");
179
- i0.ɵɵelementEnd()();
180
- i0.ɵɵelementStart(11, "button", 19);
181
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_3_tr_34_Template_button_click_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r27); const index_r25 = restoredCtx.index; const ctx_r28 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r28.rules.removeAt(index_r25)); });
182
- i0.ɵɵpipe(12, "translate");
183
- i0.ɵɵelementStart(13, "mat-icon");
184
- i0.ɵɵtext(14, "delete");
185
- i0.ɵɵelementEnd()()()();
186
- } if (rf & 2) {
187
- const r_r24 = ctx.$implicit;
188
- i0.ɵɵproperty("formGroup", r_r24);
189
- i0.ɵɵadvance(5);
190
- i0.ɵɵtextInterpolate1(" ", r_r24.get("title").value, " ");
191
- i0.ɵɵadvance(2);
192
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(8, 4, "Edit"));
193
- i0.ɵɵadvance(4);
194
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(12, 6, "Remove"));
195
- } }
196
- function FormDesignComponent_ng_template_3_Template(rf, ctx) { if (rf & 1) {
197
- const _r30 = i0.ɵɵgetCurrentView();
198
- i0.ɵɵelementStart(0, "form", 20)(1, "div", 21)(2, "mat-form-field")(3, "mat-label");
199
- i0.ɵɵtext(4);
200
- i0.ɵɵpipe(5, "translate");
201
- i0.ɵɵelementEnd();
202
- i0.ɵɵelement(6, "input", 22);
203
- i0.ɵɵelementEnd();
204
- i0.ɵɵtext(7, " \u00A0 ");
205
- i0.ɵɵelementStart(8, "mat-form-field", 23)(9, "mat-label");
206
- i0.ɵɵtext(10);
207
- i0.ɵɵpipe(11, "translate");
208
- i0.ɵɵelementEnd();
209
- i0.ɵɵelement(12, "input", 24);
210
- i0.ɵɵelementEnd();
211
- i0.ɵɵtext(13, " \u00A0 ");
212
- i0.ɵɵelementStart(14, "mat-form-field")(15, "mat-label");
213
- i0.ɵɵtext(16);
214
- i0.ɵɵpipe(17, "translate");
215
- i0.ɵɵelementEnd();
216
- i0.ɵɵelement(18, "input", 25);
217
- i0.ɵɵelementEnd()();
218
- i0.ɵɵelement(19, "bizdoc-localized-string", 26);
219
- i0.ɵɵpipe(20, "translate");
220
- i0.ɵɵelement(21, "bizdoc-localized-string", 27);
221
- i0.ɵɵpipe(22, "translate");
222
- i0.ɵɵtemplate(23, FormDesignComponent_ng_template_3_mat_form_field_23_Template, 9, 7, "mat-form-field", 28);
223
- i0.ɵɵtemplate(24, FormDesignComponent_ng_template_3_mat_form_field_24_Template, 9, 7, "mat-form-field", 28);
224
- i0.ɵɵelementStart(25, "h2", 29);
225
- i0.ɵɵtext(26);
226
- i0.ɵɵpipe(27, "translate");
227
- i0.ɵɵelement(28, "span", 8);
228
- i0.ɵɵelementStart(29, "button", 19);
229
- i0.ɵɵlistener("click", function FormDesignComponent_ng_template_3_Template_button_click_29_listener() { i0.ɵɵrestoreView(_r30); const ctx_r29 = i0.ɵɵnextContext(); const _r4 = i0.ɵɵreference(6); return i0.ɵɵresetView(ctx_r29.add(ctx_r29.rules, ctx_r29.newRule(), "Rule", _r4)); });
230
- i0.ɵɵpipe(30, "translate");
231
- i0.ɵɵelementStart(31, "mat-icon");
232
- i0.ɵɵtext(32, "add_circle_outline");
233
- i0.ɵɵelementEnd()()();
234
- i0.ɵɵelementStart(33, "table", 30);
235
- i0.ɵɵlistener("cdkDropListDropped", function FormDesignComponent_ng_template_3_Template_table_cdkDropListDropped_33_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r31 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r31.drop($event, ctx_r31.rules)); });
236
- i0.ɵɵtemplate(34, FormDesignComponent_ng_template_3_tr_34_Template, 15, 8, "tr", 31);
237
- i0.ɵɵelementEnd()();
238
- } if (rf & 2) {
239
- const ctx_r3 = i0.ɵɵnextContext();
240
- i0.ɵɵproperty("formGroup", ctx_r3.form);
241
- i0.ɵɵadvance(1);
242
- i0.ɵɵproperty("formGroup", ctx_r3.format);
243
- i0.ɵɵadvance(3);
244
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 12, "Prefix"));
245
- i0.ɵɵadvance(6);
246
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(11, 14, "Digits"));
247
- i0.ɵɵadvance(6);
248
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(17, 16, "Suffix"));
249
- i0.ɵɵadvance(3);
250
- i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(20, 18, "Group"));
251
- i0.ɵɵadvance(2);
252
- i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(22, 20, "Description"));
253
- i0.ɵɵadvance(2);
254
- i0.ɵɵproperty("ngIf", ctx_r3.guides.length);
255
- i0.ɵɵadvance(1);
256
- i0.ɵɵproperty("ngIf", ctx_r3.cubes.length);
257
- i0.ɵɵadvance(2);
258
- i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(27, 22, "Rules"), " ");
259
- i0.ɵɵadvance(3);
260
- i0.ɵɵproperty("bizdocTooltip", i0.ɵɵpipeBind1(30, 24, "Add"));
261
- i0.ɵɵadvance(5);
262
- i0.ɵɵproperty("ngForOf", ctx_r3.rules.controls);
263
- } }
264
- function FormDesignComponent_ng_template_5_mat_error_7_Template(rf, ctx) { if (rf & 1) {
265
- i0.ɵɵelement(0, "mat-error", 46);
266
- i0.ɵɵpipe(1, "translate");
267
- i0.ɵɵpipe(2, "translate");
268
- } if (rf & 2) {
269
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Title")), i0.ɵɵsanitizeHtml);
270
- } }
271
- function FormDesignComponent_ng_template_5_mat_error_14_Template(rf, ctx) { if (rf & 1) {
272
- i0.ɵɵelement(0, "mat-error", 46);
273
- i0.ɵɵpipe(1, "translate");
274
- i0.ɵɵpipe(2, "translate");
275
- } if (rf & 2) {
276
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "Name")), i0.ɵɵsanitizeHtml);
277
- } }
278
- function FormDesignComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
279
- i0.ɵɵelementStart(0, "form", 20)(1, "div", 6)(2, "mat-form-field", 41)(3, "mat-label");
280
- i0.ɵɵtext(4);
281
- i0.ɵɵpipe(5, "translate");
282
- i0.ɵɵelementEnd();
283
- i0.ɵɵelement(6, "input", 42);
284
- i0.ɵɵtemplate(7, FormDesignComponent_ng_template_5_mat_error_7_Template, 3, 6, "mat-error", 43);
285
- i0.ɵɵelementEnd();
286
- i0.ɵɵtext(8, " \u00A0 ");
287
- i0.ɵɵelementStart(9, "mat-form-field", 41)(10, "mat-label");
288
- i0.ɵɵtext(11);
289
- i0.ɵɵpipe(12, "translate");
290
- i0.ɵɵelementEnd();
291
- i0.ɵɵelement(13, "input", 44);
292
- i0.ɵɵtemplate(14, FormDesignComponent_ng_template_5_mat_error_14_Template, 3, 6, "mat-error", 43);
293
- i0.ɵɵelementEnd()();
294
- i0.ɵɵelement(15, "bizdoc-designer-privileges", 45);
295
- i0.ɵɵelementEnd();
296
- } if (rf & 2) {
297
- const form_r32 = ctx.$implicit;
298
- i0.ɵɵproperty("formGroup", form_r32);
299
- i0.ɵɵadvance(4);
300
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 6, "Title"));
301
- i0.ɵɵadvance(3);
302
- i0.ɵɵproperty("ngIf", form_r32.get("title").hasError("required"));
303
- i0.ɵɵadvance(4);
304
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(12, 8, "Name"));
305
- i0.ɵɵadvance(3);
306
- i0.ɵɵproperty("ngIf", form_r32.get("name").hasError("required"));
307
- i0.ɵɵadvance(1);
308
- i0.ɵɵproperty("form", form_r32);
309
- } }
310
- export class FormDesignComponent extends DesignerTypeElementComponent {
311
- constructor(fb, _router, _service, _session, _injector, _translate, element, ref) {
312
- super(fb, element, ref);
313
- this._router = _router;
314
- this._service = _service;
315
- this._session = _session;
316
- this._injector = _injector;
317
- this._translate = _translate;
318
- this.rules = this._fb.array([]);
319
- this.format = this._fb.group({
320
- prefix: null,
321
- suffix: null,
322
- digits: null
323
- });
324
- this.form = this._fb.group({
325
- rules: this.rules,
326
- guide: null,
327
- format: null,
328
- group: null,
329
- description: null,
330
- cubes: null
331
- });
332
- this.theme = this._session.theme.dark ? 'MaterialDark' : 'Material';
333
- this.axisSettings = {
334
- lineSettings: {},
335
- };
336
- this.markerSettings = {
337
- visible: ['All'],
338
- size: 1.5,
339
- fill: this._session.getAccent(),
340
- };
341
- this.tooltipSettings = {
342
- visible: true,
343
- format: '${date}',
344
- trackLineSettings: {
345
- visible: true
346
- }
347
- };
348
- this.primary = this._session.getPrimery();
349
- this.enableRtl = this._session.inverse;
350
- this._destroy = new Subject();
351
- this.locale = _session.locale;
352
- this._session.themeChange.pipe(takeUntil(this._destroy)).
353
- subscribe(t => {
354
- this.theme = t.dark ? 'MaterialDark' : 'Material';
355
- this.primary = this._session.getPrimery();
356
- });
357
- this.guides = ref.designer.guides;
358
- this.cubes = ref.designer.cubes;
359
- }
360
- ngOnInit() {
361
- if (this.mode === 'widget')
362
- this._service.range(this.model.name).subscribe(r => this.usage = r);
363
- else {
364
- this.model.rules?.
365
- forEach(r => this.rules.push(this.newRule(r), { emitEvent: false }));
366
- const { format } = this.model;
367
- if (format) {
368
- const index1 = format.indexOf('{'), index2 = format.lastIndexOf('}'), index3 = format.indexOf(':', index1);
369
- this.format.patchValue({
370
- prefix: index1 > 0 ? format.substring(0, index1) : null,
371
- digits: index2 > index1 + 2 && index3 ? parseInt(format.substring(index3 + 2, index2)) : null,
372
- suffix: index2 < format.length ? format.substring(index2 + 1) : null
373
- });
374
- }
375
- this.format.valueChanges.pipe(debounceTime(150)).subscribe(f => {
376
- let format = f.prefix || this.form.get('title').value;
377
- if (f.digits)
378
- format += `{0:D${f.digits}}`;
379
- if (f.suffix)
380
- format += f.suffix;
381
- this.form.get('format').setValue(format);
382
- this.form.markAsDirty();
383
- });
384
- this.model.resource && this.disable('group', 'description');
385
- this._ref.unlock().subscribe(() => this.enable('group', 'description'));
386
- }
387
- super.ngOnInit();
388
- }
389
- newRule(rule) {
390
- const name = this._fb.control(rule?.name, Validators.required), title = this._fb.control(rule?.title);
391
- !rule && title.valueChanges.subscribe(v => name.setValue(programName(v)));
392
- return this._fb.group({
393
- name,
394
- title,
395
- roles: rule?.roles,
396
- rule: rule?.rule,
397
- });
398
- }
399
- invite() {
400
- this._router.navigate(FormInviteDialog, {
401
- policy: OpenPolicy.Dialog,
402
- group: this._translate.get('Invite'),
403
- injector: Injector.create([], this._injector)
404
- });
405
- }
406
- diagram() {
407
- this._router.navigate(['admin/forms', this.model.name]);
408
- }
409
- ngOnDestroy() {
410
- this._destroy.next();
411
- this._destroy.complete();
412
- }
413
- }
414
- FormDesignComponent.ɵfac = function FormDesignComponent_Factory(t) { return new (t || FormDesignComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.PanesRouter), i0.ɵɵdirectiveInject(i3.SystemService), i0.ɵɵdirectiveInject(i4.SessionService), i0.ɵɵdirectiveInject(i0.Injector), i0.ɵɵdirectiveInject(i5.TranslateService), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(DesignerRef)); };
415
- FormDesignComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FormDesignComponent, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 7, vars: 4, consts: [[3, "form", "privileges", "icon", "state"], ["bizdocContent", ""], ["bizdocEditContent", ""], ["main", ""], ["ruleform", ""], ["width", "250px", "height", "200px", "type", "Line", "xName", "date", "yName", "count", "lineWidth", "2", "valueType", "DateTime", 3, "id", "fill", "dataSource", "locale", "markerSettings", "tooltipSettings", "enableRtl", 4, "ngIf"], [1, "row"], ["mat-icon-button", "", 3, "bizdocTooltip", "disabled", "click"], [1, "divider"], ["mat-icon-button", "", 3, "matMenuTriggerFor", "disabled"], ["options", ""], ["mat-menu-item", "", 3, "click"], ["width", "250px", "height", "200px", "type", "Line", "xName", "date", "yName", "count", "lineWidth", "2", "valueType", "DateTime", 3, "id", "fill", "dataSource", "locale", "markerSettings", "tooltipSettings", "enableRtl"], [4, "ngIf", "ngIfElse"], [1, "mat-title"], [1, "column", 3, "keydown.escape"], ["element", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "row", "actions"], ["mat-icon-button", "", "type", "button", 3, "bizdocTooltip", "click"], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["fxFlex", "", 1, "row", 3, "formGroup"], ["matInput", "", "formControlName", "prefix"], ["fxFlex", ""], ["matInput", "", "formControlName", "digits", "maxlength", "2"], ["matInput", "", "formControlName", "suffix"], ["formControlName", "group", 3, "placeholder"], ["formControlName", "description", 3, "placeholder"], [4, "ngIf"], [1, "mat-title", "row"], ["formArrayName", "rules", "cdkDropList", "", 1, "mat-table", 3, "cdkDropListDropped"], ["class", "mat-row", "cdkDrag", "", 3, "formGroup", 4, "ngFor", "ngForOf"], ["formControlName", "guide"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"], ["formControlName", "cubes", "multiple", ""], ["cdkDrag", "", 1, "mat-row", 3, "formGroup"], [1, "mat-cell"], ["cdkDragHandle", ""], ["width", "99%", 1, "mat-cell", "flex"], [1, "mat-cell", 2, "white-space", "pre"], [1, "flex"], ["matInput", "", "formControlName", "title", "required", ""], [3, "innerHTML", 4, "ngIf"], ["matInput", "", "formControlName", "name", "required", ""], [3, "form"], [3, "innerHTML"]], template: function FormDesignComponent_Template(rf, ctx) { if (rf & 1) {
416
- i0.ɵɵelementStart(0, "bizdoc-designer-element", 0);
417
- i0.ɵɵtemplate(1, FormDesignComponent_ng_template_1_Template, 15, 10, "ng-template", 1);
418
- i0.ɵɵtemplate(2, FormDesignComponent_ng_template_2_Template, 1, 2, "ng-template", 2);
419
- i0.ɵɵelementEnd();
420
- i0.ɵɵtemplate(3, FormDesignComponent_ng_template_3_Template, 35, 26, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
421
- i0.ɵɵtemplate(5, FormDesignComponent_ng_template_5_Template, 16, 10, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor);
422
- } if (rf & 2) {
423
- i0.ɵɵproperty("form", ctx.form)("privileges", true)("icon", true)("state", ctx.state);
424
- } }, dependencies: [i6.NgForOf, i6.NgIf, i6.NgTemplateOutlet, i1.ɵNgNoValidate, i1.DefaultValueAccessor, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.MaxLengthValidator, i1.FormGroupDirective, i1.FormControlName, i1.FormArrayName, i7.DefaultFlexDirective, i8.SparklineComponent, i9.CdkDropList, i9.CdkDrag, i9.CdkDragHandle, i10.MatOption, i11.MatError, i11.MatFormField, i11.MatHint, i11.MatLabel, i12.MatSelect, i13.MatButton, i14.MatInput, i15.MatIcon, i16.MatMenu, i16.MatMenuItem, i16.MatMenuTrigger, i17.TooltipDirective, i18.LocalizedStringComponent, i19.DesignerPrivilegesComponent, i20.EditContentDirective, i20.WidgetContentDirective, i20.DesignerItemComponent, i21.L18nPipe, i21.TranslatePipe], encapsulation: 2 });
425
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FormDesignComponent, [{
426
- type: Component,
427
- args: [{ template: "<bizdoc-designer-element [form]=\"form\" [privileges]=\"true\" [icon]=\"true\" [state]=\"state\">\r\n <ng-template bizdocContent>\r\n <ejs-sparkline *ngIf=\"usage\" width='250px' height='200px'\r\n type=\"Line\"\r\n [id]=\"model.name\"\r\n [fill]=\"primary\"\r\n [dataSource]=\"usage\"\r\n xName=\"date\"\r\n yName=\"count\"\r\n lineWidth=\"2\"\r\n valueType=\"DateTime\"\r\n [locale]=\"locale\"\r\n [markerSettings]=\"markerSettings\"\r\n [tooltipSettings]=\"tooltipSettings\"\r\n [enableRtl]=\"enableRtl\">\r\n </ejs-sparkline>\r\n <div class=\"row\">\r\n <button mat-icon-button (click)=\"diagram()\" [bizdocTooltip]=\"'Workflow'|translate\" [disabled]=\"model.draft\"><mat-icon>schema</mat-icon></button>\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button [matMenuTriggerFor]=\"options\" [disabled]=\"model.draft\"><mat-icon>more_vert</mat-icon></button>\r\n <mat-menu #options>\r\n <button mat-menu-item (click)=\"invite()\">{{'Invite'|l18n}}</button>\r\n </mat-menu>\r\n </div>\r\n </ng-template>\r\n <!--edit-->\r\n <ng-template bizdocEditContent>\r\n <ng-container *ngIf=\"view; else main\">\r\n <h2 class=\"mat-title\">{{context.title|translate}}</h2>\r\n <div (document:keydown.escape)=\"closeView($event)\" #element class=\"column\">\r\n <ng-container *ngTemplateOutlet=\"view; context: context\"></ng-container>\r\n </div>\r\n <div class=\"row actions\">\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"closeView()\" type=\"button\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon>keyboard_return</mat-icon></button>\r\n </div>\r\n </ng-container>\r\n </ng-template>\r\n</bizdoc-designer-element>\r\n<!---->\r\n<ng-template #main>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <div class=\"row\" fxFlex [formGroup]=\"format\">\r\n <mat-form-field>\r\n <mat-label>{{'Prefix'|translate}}</mat-label>\r\n <input matInput formControlName=\"prefix\" />\r\n </mat-form-field>\r\n &nbsp;\r\n <mat-form-field fxFlex>\r\n <mat-label>{{'Digits'|translate}}</mat-label>\r\n <input matInput formControlName=\"digits\" maxlength=\"2\" />\r\n </mat-form-field>\r\n &nbsp;\r\n <mat-form-field>\r\n <mat-label>{{'Suffix'|translate}}</mat-label>\r\n <input matInput formControlName=\"suffix\" />\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-localized-string formControlName=\"group\" [placeholder]=\"'Group'|translate\"></bizdoc-localized-string>\r\n <bizdoc-localized-string formControlName=\"description\" [placeholder]=\"'Description'|translate\"></bizdoc-localized-string>\r\n <mat-form-field *ngIf=\"guides.length\">\r\n <mat-label>{{'Guide'|translate}}</mat-label>\r\n <mat-select formControlName=\"guide\">\r\n <mat-option>{{'None'|translate}}</mat-option>\r\n <mat-option *ngFor=\"let g of guides\" [value]=\"g.name\">{{g.title }}</mat-option>\r\n </mat-select>\r\n </mat-form-field>\r\n <mat-form-field *ngIf=\"cubes.length\">\r\n <mat-label>{{'Cube'|translate}}</mat-label>\r\n <mat-select formControlName=\"cubes\" multiple>\r\n <mat-option *ngFor=\"let c of cubes\" [value]=\"c.name\">{{c.title }}</mat-option>\r\n </mat-select>\r\n <mat-hint>{{'FormCubeHelp'|translate}}</mat-hint>\r\n </mat-form-field>\r\n <!--Rules-->\r\n <h2 class=\"mat-title row\">\r\n {{'Rules'|translate}}\r\n <span class=\"divider\"></span>\r\n <button mat-icon-button (click)=\"add(rules, newRule(), 'Rule', ruleform)\" [bizdocTooltip]=\"'Add'|translate\" type=\"button\"><mat-icon>add_circle_outline</mat-icon></button>\r\n </h2>\r\n <table formArrayName=\"rules\" class=\"mat-table\" cdkDropList (cdkDropListDropped)=\"drop($event, rules)\">\r\n <tr class=\"mat-row\" *ngFor=\"let r of rules.controls; index as index\" [formGroup]=\"r\" cdkDrag>\r\n <td class=\"mat-cell\">\r\n <mat-icon cdkDragHandle>drag_indicator</mat-icon>\r\n </td>\r\n <td class=\"mat-cell flex\" width=\"99%\">\r\n {{r.get('title').value}}\r\n </td>\r\n <td class=\"mat-cell\" style=\"white-space: pre;\">\r\n <button mat-icon-button (click)=\"edit(r, 'Rule', ruleform)\" [bizdocTooltip]=\"'Edit'|translate\" type=\"button\"><mat-icon>edit</mat-icon></button>\r\n <button mat-icon-button (click)=\"rules.removeAt(index)\" [bizdocTooltip]=\"'Remove'|translate\" type=\"button\"><mat-icon>delete</mat-icon></button>\r\n </td>\r\n </tr>\r\n </table>\r\n </form>\r\n</ng-template>\r\n<ng-template #ruleform let-form>\r\n <form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <div class=\"row\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Title'|translate}}</mat-label>\r\n <input matInput formControlName=\"title\" required />\r\n <mat-error *ngIf=\"form.get('title').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Title'|translate)\"></mat-error>\r\n </mat-form-field>\r\n &nbsp;\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput formControlName=\"name\" required />\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\r\n </mat-form-field>\r\n </div>\r\n <bizdoc-designer-privileges [form]=\"form\"></bizdoc-designer-privileges>\r\n </form>\r\n</ng-template>\r\n" }]
428
- }], function () { return [{ type: i1.FormBuilder }, { type: i2.PanesRouter }, { type: i3.SystemService }, { type: i4.SessionService }, { type: i0.Injector }, { type: i5.TranslateService }, { type: i0.ElementRef }, { type: i22.DesignerRef, decorators: [{
429
- type: Inject,
430
- args: [DesignerRef]
431
- }] }]; }, null); })();
432
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2FyY2hpdGVjdHVyZS9lbGVtZW50cy9mb3JtLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvYWRtaW4vYXJjaGl0ZWN0dXJlL2VsZW1lbnRzL2Zvcm0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxNQUFNLEVBQUUsUUFBUSxFQUFVLE1BQU0sZUFBZSxDQUFDO0FBQ2hGLE9BQU8sRUFBZSxVQUFVLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUV6RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFJeEQsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDaEUsT0FBTyxFQUFFLFdBQVcsRUFBZ0MsV0FBVyxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDekYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFDeEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDZCQUE2QixDQUFDOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0lDUnJELG9DQWFnQjs7O0lBWEQsc0NBQWlCLHdCQUFBLDRCQUFBLHlCQUFBLHlDQUFBLDJDQUFBLCtCQUFBOzs7O0lBRmhDLHNHQWFnQjtJQUNoQiw4QkFBaUIsZ0JBQUE7SUFDUyx3S0FBUyxlQUFBLGdCQUFTLENBQUEsSUFBQzs7SUFBaUUsZ0NBQVU7SUFBQSxzQkFBTTtJQUFBLGlCQUFXLEVBQUE7SUFDdkksMEJBQTZCO0lBQzdCLGlDQUErRSxlQUFBO0lBQVUseUJBQVM7SUFBQSxpQkFBVyxFQUFBO0lBQzdHLDJDQUFtQixrQkFBQTtJ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dXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5qZWN0LCBJbmplY3RvciwgT25Jbml0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgRm9ybUJ1aWxkZXIsIFZhbGlkYXRvcnMgfSBmcm9tIFwiQGFuZ3VsYXIvZm9ybXNcIjtcclxuaW1wb3J0IHsgQXhpc1NldHRpbmdzTW9kZWwsIExpbmVTZXR0aW5nc01vZGVsLCBTcGFya2xpbmVNYXJrZXJTZXR0aW5nc01vZGVsLCBTcGFya2xpbmVUb29sdGlwU2V0dGluZ3NNb2RlbCB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWNoYXJ0cyc7XHJcbmltcG9ydCB7IGRlYm91bmNlVGltZSwgU3ViamVjdCwgdGFrZVVudGlsIH0gZnJvbSBcInJ4anNcIjtcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9zZXNzaW9uLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgUGFuZXNSb3V0ZXIgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9zbG90cy9yb3V0ZXIuc2VydmljZVwiO1xyXG5pbXBvcnQgeyBTeXN0ZW1TZXJ2aWNlLCBSYW5nZUluZm8gfSBmcm9tIFwiLi4vLi4vc3lzdGVtLnNlcnZpY2VcIjtcclxuaW1wb3J0IHsgRGVzaWduZXJUeXBlRWxlbWVudENvbXBvbmVudCB9IGZyb20gXCIuLi9kZXNpZ25lci5iYXNlXCI7XHJcbmltcG9ydCB7IERlc2lnbmVyUmVmLCBFbGVtZW50SW5mbywgUGVybWlzc2lvbk1vZGVsLCBwcm9ncmFtTmFtZSB9IGZyb20gXCIuLi9kZWNsYXJhdGlvbnNcIjtcclxuaW1wb3J0IHsgRm9ybUludml0ZURpYWxvZyB9IGZyb20gXCIuL2Zvcm0taW52aXRlLmRpYWxvZ1wiO1xyXG5pbXBvcnQgeyBPcGVuUG9saWN5IH0gZnJvbSBcIi4uLy4uLy4uL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5pbXBvcnQgeyBUcmFuc2xhdGVTZXJ2aWNlIH0gZnJvbSBcIi4uLy4uLy4uL2NvcmUvdHJhbnNsYXRlLnNlcnZpY2VcIjtcclxuXHJcbkBDb21wb25lbnQoeyB0ZW1wbGF0ZVVybDogJ2Zvcm0uY29tcG9uZW50Lmh0bWwnIH0pXHJcbmV4cG9ydCBjbGFzcyBGb3JtRGVzaWduQ29tcG9uZW50IGV4dGVuZHMgRGVzaWduZXJUeXBlRWxlbWVudENvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgcmVhZG9ubHkgcnVsZXMgPSB0aGlzLl9mYi5hcnJheShbXSk7XHJcbiAgcmVhZG9ubHkgZm9ybWF0ID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgcHJlZml4OiBudWxsLFxyXG4gICAgc3VmZml4OiBudWxsLFxyXG4gICAgZGlnaXRzOiBudWxsXHJcbiAgfSk7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIHJ1bGVzOiB0aGlzLnJ1bGVzLFxyXG4gICAgZ3VpZGU6IG51bGwsXHJcbiAgICBmb3JtYXQ6IG51bGwsXHJcbiAgICBncm91cDogbnVsbCxcclxuICAgIGRlc2NyaXB0aW9uOiBudWxsLFxyXG4gICAgY3ViZXM6IG51bGxcclxuICB9KTtcclxuICB0aGVtZTogJ01hdGVyaWFsJyB8ICdNYXRlcmlhbERhcmsnID0gdGhpcy5fc2Vzc2lvbi50aGVtZS5kYXJrID8gJ01hdGVyaWFsRGFyaycgOiAnTWF0ZXJpYWwnO1xyXG4gIHJlYWRvbmx5IGF4aXNTZXR0aW5ncyA9IHtcclxuICAgIGxpbmVTZXR0aW5nczoge1xyXG4gICAgfSBhcyBMaW5lU2V0dGluZ3NNb2RlbCxcclxuICB9IGFzIEF4aXNTZXR0aW5nc01vZGVsO1xyXG4gIHJlYWRvbmx5IG1hcmtlclNldHRpbmdzID0ge1xyXG4gICAgdmlzaWJsZTogWydBbGwnXSxcclxuICAgIHNpemU6IDEuNSxcclxuICAgIGZpbGw6IHRoaXMuX3Nlc3Npb24uZ2V0QWNjZW50KCksXHJcbiAgfSBhcyBTcGFya2xpbmVNYXJrZXJTZXR0aW5nc01vZGVsO1xyXG4gIHJlYWRvbmx5IHRvb2x0aXBTZXR0aW5ncyA9IHtcclxuICAgIHZpc2libGU6IHRydWUsXHJcbiAgICBmb3JtYXQ6ICcke2RhdGV9JyxcclxuICAgIHRyYWNrTGluZVNldHRpbmdzOiB7XHJcbiAgICAgIHZpc2libGU6IHRydWVcclxuICAgIH1cclxuICB9IGFzIFNwYXJrbGluZVRvb2x0aXBTZXR0aW5nc01vZGVsO1xyXG4gIHVzYWdlOiBSYW5nZUluZm9bXTtcclxuICBwcmltYXJ5ID0gdGhpcy5fc2Vzc2lvbi5nZXRQcmltZXJ5KCk7XHJcbiAgcmVhZG9ubHkgZW5hYmxlUnRsID0gdGhpcy5fc2Vzc2lvbi5pbnZlcnNlO1xyXG4gIGxvY2FsZTogc3RyaW5nO1xyXG4gIHByaXZhdGUgcmVhZG9ubHkgX2Rlc3Ryb3kgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xyXG4gIHJlYWRvbmx5IGd1aWRlczogRWxlbWVudEluZm9bXTtcclxuICByZWFkb25seSBjdWJlczogRWxlbWVudEluZm9bXTtcclxuICBjb25zdHJ1Y3RvcihmYjogRm9ybUJ1aWxkZXIsXHJcbiAgICBwcml2YXRlIF9yb3V0ZXI6IFBhbmVzUm91dGVyLFxyXG4gICAgcHJpdmF0ZSBfc2VydmljZTogU3lzdGVtU2VydmljZSxcclxuICAgIHByaXZhdGUgX3Nlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfaW5qZWN0b3I6IEluamVjdG9yLFxyXG4gICAgcHJpdmF0ZSBfdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxyXG4gICAgZWxlbWVudDogRWxlbWVudFJlZjxhbnk+LFxyXG4gICAgQEluamVjdChEZXNpZ25lclJlZikgcmVmOiBEZXNpZ25lclJlZikge1xyXG4gICAgc3VwZXIoZmIsIGVsZW1lbnQsIHJlZik7XHJcbiAgICB0aGlzLmxvY2FsZSA9IF9zZXNzaW9uLmxvY2FsZTtcclxuICAgIHRoaXMuX3Nlc3Npb24udGhlbWVDaGFuZ2UucGlwZSh0YWtlVW50aWwodGhpcy5fZGVzdHJveSkpLlxyXG4gICAgICBzdWJzY3JpYmUodCA9PiB7XHJcbiAgICAgICAgdGhpcy50aGVtZSA9IHQuZGFyayA/ICdNYXRlcmlhbERhcmsnIDogJ01hdGVyaWFsJztcclxuICAgICAgICB0aGlzLnByaW1hcnkgPSB0aGlzLl9zZXNzaW9uLmdldFByaW1lcnkoKTtcclxuICAgICAgfSk7XHJcbiAgICB0aGlzLmd1aWRlcyA9IHJlZi5kZXNpZ25lci5ndWlkZXM7XHJcbiAgICB0aGlzLmN1YmVzID0gcmVmLmRlc2lnbmVyLmN1YmVzO1xyXG4gIH1cclxuICBuZ09uSW5pdCgpIHtcclxuICAgIGlmICh0aGlzLm1vZGUgPT09ICd3aWRnZXQnKVxyXG4gICAgICB0aGlzLl9zZXJ2aWNlLnJhbmdlKHRoaXMubW9kZWwubmFtZSkuc3Vic2NyaWJlKHIgPT5cclxuICAgICAgICB0aGlzLnVzYWdlID0gcik7XHJcbiAgICBlbHNlIHtcclxuICAgICAgdGhpcy5tb2RlbC5ydWxlcz8uXHJcbiAgICAgICAgZm9yRWFjaChyID0+IHRoaXMucnVsZXMucHVzaCh0aGlzLm5ld1J1bGUociksIHsgZW1pdEV2ZW50OiBmYWxzZSB9KSk7XHJcbiAgICAgIGNvbnN0IHsgZm9ybWF0IH0gPSB0aGlzLm1vZGVsO1xyXG4gICAgICBpZiAoZm9ybWF0KSB7XHJcbiAgICAgICAgY29uc3QgaW5kZXgxID0gZm9ybWF0LmluZGV4T2YoJ3snKSxcclxuICAgICAgICAgIGluZGV4MiA9IGZvcm1hdC5sYXN0SW5kZXhPZignfScpLFxyXG4gICAgICAgICAgaW5kZXgzID0gZm9ybWF0LmluZGV4T2YoJzonLCBpbmRleDEpO1xyXG4gICAgICAgIHRoaXMuZm9ybWF0LnBhdGNoVmFsdWUoe1xyXG4gICAgICAgICAgcHJlZml4OiBpbmRleDEgPiAwID8gZm9ybWF0LnN1YnN0cmluZygwLCBpbmRleDEpIDogbnVsbCxcclxuICAgICAgICAgIGRpZ2l0czogaW5kZXgyID4gaW5kZXgxICsgMiAmJiBpbmRleDMgPyBwYXJzZUludChmb3JtYXQuc3Vic3RyaW5nKGluZGV4MyArIDIsIGluZGV4MikpIDogbnVsbCxcclxuICAgICAgICAgIHN1ZmZpeDogaW5kZXgyIDwgZm9ybWF0Lmxlbmd0aCA/IGZvcm1hdC5zdWJzdHJpbmcoaW5kZXgyICsgMSkgOiBudWxsXHJcbiAgICAgICAgfSk7XHJcbiAgICAgIH1cclxuICAgICAgdGhpcy5mb3JtYXQudmFsdWVDaGFuZ2VzLnBpcGUoZGVib3VuY2VUaW1lKDE1MCkpLnN1YnNjcmliZShmID0+IHtcclxuICAgICAgICBsZXQgZm9ybWF0ID0gZi5wcmVmaXggYXMgc3RyaW5nIHx8ICh0aGlzLmZvcm0uZ2V0KCd0aXRsZScpLnZhbHVlIGFzIHN0cmluZyk7XHJcbiAgICAgICAgaWYgKGYuZGlnaXRzKSBmb3JtYXQgKz0gYHswOkQke2YuZGlnaXRzfX1gO1xyXG4gICAgICAgIGlmIChmLnN1ZmZpeCkgZm9ybWF0ICs9IGYuc3VmZml4O1xyXG4gICAgICAgIHRoaXMuZm9ybS5nZXQoJ2Zvcm1hdCcpLnNldFZhbHVlKGZvcm1hdCk7XHJcbiAgICAgICAgdGhpcy5mb3JtLm1hcmtBc0RpcnR5KCk7XHJcbiAgICAgIH0pO1xyXG4gICAgICB0aGlzLm1vZGVsLnJlc291cmNlICYmIHRoaXMuZGlzYWJsZSgnZ3JvdXAnLCAnZGVzY3JpcHRpb24nKTtcclxuICAgICAgdGhpcy5fcmVmLnVubG9jaygpLnN1YnNjcmliZSgoKSA9PiB0aGlzLmVuYWJsZSgnZ3JvdXAnLCAnZGVzY3JpcHRpb24nKSk7XHJcbiAgICB9XHJcbiAgICBzdXBlci5uZ09uSW5pdCgpO1xyXG4gIH1cclxuICBuZXdSdWxlKHJ1bGU/OiBQZXJtaXNzaW9uTW9kZWwpOiBhbnkge1xyXG4gICAgY29uc3QgbmFtZSA9IHRoaXMuX2ZiLmNvbnRyb2wocnVsZT8ubmFtZSwgVmFsaWRhdG9ycy5yZXF1aXJlZCksXHJcbiAgICAgIHRpdGxlID0gdGhpcy5fZmIuY29udHJvbChydWxlPy50aXRsZSk7XHJcbiAgICAhcnVsZSAmJiB0aXRsZS52YWx1ZUNoYW5nZXMuc3Vic2NyaWJlKHYgPT4gbmFtZS5zZXRWYWx1ZShwcm9ncmFtTmFtZSh2KSkpO1xyXG4gICAgcmV0dXJuIHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgICAgbmFtZSxcclxuICAgICAgdGl0bGUsXHJcbiAgICAgIHJvbGVzOiBydWxlPy5yb2xlcyxcclxuICAgICAgcnVsZTogcnVsZT8ucnVsZSxcclxuICAgIH0pO1xyXG4gIH1cclxuICBpbnZpdGUoKSB7XHJcbiAgICB0aGlzLl9yb3V0ZXIubmF2aWdhdGUoRm9ybUludml0ZURpYWxvZywge1xyXG4gICAgICBwb2xpY3k6IE9wZW5Qb2xpY3kuRGlhbG9nLFxyXG4gICAgICBncm91cDogdGhpcy5fdHJhbnNsYXRlLmdldCgnSW52aXRlJyksXHJcbiAgICAgIGluamVjdG9yOiBJbmplY3Rvci5jcmVhdGUoW10sIHRoaXMuX2luamVjdG9yKVxyXG4gICAgfSlcclxuICB9XHJcbiAgZGlhZ3JhbSgpIHtcclxuICAgIHRoaXMuX3JvdXRlci5uYXZpZ2F0ZShbJ2FkbWluL2Zvcm1zJywgdGhpcy5tb2RlbC5uYW1lXSk7XHJcbiAgfVxyXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xyXG4gICAgdGhpcy5fZGVzdHJveS5uZXh0KCk7XHJcbiAgICB0aGlzLl9kZXN0cm95LmNvbXBsZXRlKCk7XHJcbiAgfVxyXG59XHJcbiIsIjxiaXpkb2MtZGVzaWduZXItZWxlbWVudCBbZm9ybV09XCJmb3JtXCIgW3ByaXZpbGVnZXNdPVwidHJ1ZVwiIFtpY29uXT1cInRydWVcIiBbc3RhdGVdPVwic3RhdGVcIj5cclxuICA8bmctdGVtcGxhdGUgYml6ZG9jQ29udGVudD5cclxuICAgIDxlanMtc3BhcmtsaW5lICpuZ0lmPVwidXNhZ2VcIiB3aWR0aD0nMjUwcHgnIGhlaWdodD0nMjAwcHgnXHJcbiAgICAgICAgICAgICAgICAgICB0eXBlPVwiTGluZVwiXHJcbiAgICAgICAgICAgICAgICAgICBbaWRdPVwibW9kZWwubmFtZVwiXHJcbiAgICAgICAgICAgICAgICAgICBbZmlsbF09XCJwcmltYXJ5XCJcclxuICAgICAgICAgICAgICAgICAgIFtkYXRhU291cmNlXT1cInVzYWdlXCJcclxuICAgICAgICAgICAgICAgICAgIHhOYW1lPVwiZGF0ZVwiXHJcbiAgICAgICAgICAgICAgICAgICB5TmFtZT1cImNvdW50XCJcclxuICAgICAgICAgICAgICAgICAgIGxpbmVXaWR0aD1cIjJcIlxyXG4gICAgICAgICAgICAgICAgICAgdmFsdWVUeXBlPVwiRGF0ZVRpbWVcIlxyXG4gICAgICAgICAgICAgICAgICAgW2xvY2FsZV09XCJsb2NhbGVcIlxyXG4gICAgICAgICAgICAgICAgICAgW21hcmtlclNldHRpbmdzXT1cIm1hcmtlclNldHRpbmdzXCJcclxuICAgICAgICAgICAgICAgICAgIFt0b29sdGlwU2V0dGluZ3NdPVwidG9vbHRpcFNldHRpbmdzXCJcclxuICAgICAgICAgICAgICAgICAgIFtlbmFibGVSdGxdPVwiZW5hYmxlUnRsXCI+XHJcbiAgICA8L2Vqcy1zcGFya2xpbmU+XHJcbiAgICA8ZGl2IGNsYXNzPVwicm93XCI+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJkaWFncmFtKClcIiBbYml6ZG9jVG9vbHRpcF09XCInV29ya2Zsb3cnfHRyYW5zbGF0ZVwiIFtkaXNhYmxlZF09XCJtb2RlbC5kcmFmdFwiPjxtYXQtaWNvbj5zY2hlbWE8L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICA8c3BhbiBjbGFzcz1cImRpdmlkZXJcIj48L3NwYW4+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIFttYXRNZW51VHJpZ2dlckZvcl09XCJvcHRpb25zXCIgW2Rpc2FibGVkXT1cIm1vZGVsLmRyYWZ0XCI+PG1hdC1pY29uPm1vcmVfdmVydDwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICAgIDxtYXQtbWVudSAjb3B0aW9ucz5cclxuICAgICAgICA8YnV0dG9uIG1hdC1tZW51LWl0ZW0gKGNsaWNrKT1cImludml0ZSgpXCI+e3snSW52aXRlJ3xsMThufX08L2J1dHRvbj5cclxuICAgICAgPC9tYXQtbWVudT5cclxuICAgIDwvZGl2PlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcbiAgPCEtLWVkaXQtLT5cclxuICA8bmctdGVtcGxhdGUgYml6ZG9jRWRpdENvbnRlbnQ+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwidmlldzsgZWxzZSBtYWluXCI+XHJcbiAgICAgIDxoMiBjbGFzcz1cIm1hdC10aXRsZVwiPnt7Y29udGV4dC50aXRsZXx0cmFuc2xhdGV9fTwvaDI+XHJcbiAgICAgIDxkaXYgKGRvY3VtZW50OmtleWRvd24uZXNjYXBlKT1cImNsb3NlVmlldygkZXZlbnQpXCIgI2VsZW1lbnQgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwidmlldzsgY29udGV4dDogY29udGV4dFwiPjwvbmctY29udGFpbmVyPlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGRpdiBjbGFzcz1cInJvdyBhY3Rpb25zXCI+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJkaXZpZGVyXCI+PC9zcGFuPlxyXG4gICAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJjbG9zZVZpZXcoKVwiIHR5cGU9XCJidXR0b25cIiBbYml6ZG9jVG9vbHRpcF09XCInQmFjayd8dHJhbnNsYXRlXCI+PG1hdC1pY29uPmtleWJvYXJkX3JldHVybjwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuPC9iaXpkb2MtZGVzaWduZXItZWxlbWVudD5cclxuPCEtLS0tPlxyXG48bmctdGVtcGxhdGUgI21haW4+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIiBmeEZsZXggW2Zvcm1Hcm91cF09XCJmb3JtYXRcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snUHJlZml4J3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICAgIDxpbnB1dCBtYXRJbnB1dCBmb3JtQ29udHJvbE5hbWU9XCJwcmVmaXhcIiAvPlxyXG4gICAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgICAmbmJzcDtcclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGZ4RmxleD5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J0RpZ2l0cyd8dHJhbnNsYXRlfX08L21hdC1sYWJlbD5cclxuICAgICAgICA8aW5wdXQgbWF0SW5wdXQgZm9ybUNvbnRyb2xOYW1lPVwiZGlnaXRzXCIgbWF4bGVuZ3RoPVwiMlwiIC8+XHJcbiAgICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgICZuYnNwO1xyXG4gICAgICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICAgICAgPG1hdC1sYWJlbD57eydTdWZmaXgnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cInN1ZmZpeFwiIC8+XHJcbiAgICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxiaXpkb2MtbG9jYWxpemVkLXN0cmluZyBmb3JtQ29udHJvbE5hbWU9XCJncm91cFwiIFtwbGFjZWhvbGRlcl09XCInR3JvdXAnfHRyYW5zbGF0ZVwiPjwvYml6ZG9jLWxvY2FsaXplZC1zdHJpbmc+XHJcbiAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgZm9ybUNvbnRyb2xOYW1lPVwiZGVzY3JpcHRpb25cIiBbcGxhY2Vob2xkZXJdPVwiJ0Rlc2NyaXB0aW9uJ3x0cmFuc2xhdGVcIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkICpuZ0lmPVwiZ3VpZGVzLmxlbmd0aFwiPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0d1aWRlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJndWlkZVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uPnt7J05vbmUnfHRyYW5zbGF0ZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBnIG9mIGd1aWRlc1wiIFt2YWx1ZV09XCJnLm5hbWVcIj57e2cudGl0bGUgfX08L21hdC1vcHRpb24+XHJcbiAgICAgIDwvbWF0LXNlbGVjdD5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWZvcm0tZmllbGQgKm5nSWY9XCJjdWJlcy5sZW5ndGhcIj5cclxuICAgICAgPG1hdC1sYWJlbD57eydDdWJlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJjdWJlc1wiIG11bHRpcGxlPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBjIG9mIGN1YmVzXCIgW3ZhbHVlXT1cImMubmFtZVwiPnt7Yy50aXRsZSB9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8bWF0LWhpbnQ+e3snRm9ybUN1YmVIZWxwJ3x0cmFuc2xhdGV9fTwvbWF0LWhpbnQ+XHJcbiAgICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gICAgPCEtLVJ1bGVzLS0+XHJcbiAgICA8aDIgY2xhc3M9XCJtYXQtdGl0bGUgcm93XCI+XHJcbiAgICAgIHt7J1J1bGVzJ3x0cmFuc2xhdGV9fVxyXG4gICAgICA8c3BhbiBjbGFzcz1cImRpdmlkZXJcIj48L3NwYW4+XHJcbiAgICAgIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJhZGQocnVsZXMsIG5ld1J1bGUoKSwgJ1J1bGUnLCBydWxlZm9ybSlcIiBbYml6ZG9jVG9vbHRpcF09XCInQWRkJ3x0cmFuc2xhdGVcIiB0eXBlPVwiYnV0dG9uXCI+PG1hdC1pY29uPmFkZF9jaXJjbGVfb3V0bGluZTwvbWF0LWljb24+PC9idXR0b24+XHJcbiAgICA8L2gyPlxyXG4gICAgPHRhYmxlIGZvcm1BcnJheU5hbWU9XCJydWxlc1wiIGNsYXNzPVwibWF0LXRhYmxlXCIgY2RrRHJvcExpc3QgKGNka0Ryb3BMaXN0RHJvcHBlZCk9XCJkcm9wKCRldmVudCwgcnVsZXMpXCI+XHJcbiAgICAgIDx0ciBjbGFzcz1cIm1hdC1yb3dcIiAqbmdGb3I9XCJsZXQgciBvZiBydWxlcy5jb250cm9sczsgaW5kZXggYXMgaW5kZXhcIiBbZm9ybUdyb3VwXT1cInJcIiBjZGtEcmFnPlxyXG4gICAgICAgIDx0ZCBjbGFzcz1cIm1hdC1jZWxsXCI+XHJcbiAgICAgICAgICA8bWF0LWljb24gY2RrRHJhZ0hhbmRsZT5kcmFnX2luZGljYXRvcjwvbWF0LWljb24+XHJcbiAgICAgICAgPC90ZD5cclxuICAgICAgICA8dGQgY2xhc3M9XCJtYXQtY2VsbCBmbGV4XCIgd2lkdGg9XCI5OSVcIj5cclxuICAgICAgICAgIHt7ci5nZXQoJ3RpdGxlJykudmFsdWV9fVxyXG4gICAgICAgIDwvdGQ+XHJcbiAgICAgICAgPHRkIGNsYXNzPVwibWF0LWNlbGxcIiBzdHlsZT1cIndoaXRlLXNwYWNlOiBwcmU7XCI+XHJcbiAgICAgICAgICA8YnV0dG9uIG1hdC1pY29uLWJ1dHRvbiAoY2xpY2spPVwiZWRpdChyLCAnUnVsZScsIHJ1bGVmb3JtKVwiIFtiaXpkb2NUb29sdGlwXT1cIidFZGl0J3x0cmFuc2xhdGVcIiB0eXBlPVwiYnV0dG9uXCI+PG1hdC1pY29uPmVkaXQ8L21hdC1pY29uPjwvYnV0dG9uPlxyXG4gICAgICAgICAgPGJ1dHRvbiBtYXQtaWNvbi1idXR0b24gKGNsaWNrKT1cInJ1bGVzLnJlbW92ZUF0KGluZGV4KVwiIFtiaXpkb2NUb29sdGlwXT1cIidSZW1vdmUnfHRyYW5zbGF0ZVwiIHR5cGU9XCJidXR0b25cIj48bWF0LWljb24+ZGVsZXRlPC9tYXQtaWNvbj48L2J1dHRvbj5cclxuICAgICAgICA8L3RkPlxyXG4gICAgICA8L3RyPlxyXG4gICAgPC90YWJsZT5cclxuICA8L2Zvcm0+XHJcbjwvbmctdGVtcGxhdGU+XHJcbjxuZy10ZW1wbGF0ZSAjcnVsZWZvcm0gbGV0LWZvcm0+XHJcbiAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgICAgIDxtYXQtbGFiZWw+e3snVGl0bGUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cInRpdGxlXCIgcmVxdWlyZWQgLz5cclxuICAgICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ3RpdGxlJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOignVGl0bGUnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgICAgJm5ic3A7XHJcbiAgICAgIDxtYXQtZm9ybS1maWVsZCBjbGFzcz1cImZsZXhcIj5cclxuICAgICAgICA8bWF0LWxhYmVsPnt7J05hbWUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICAgICAgPGlucHV0IG1hdElucHV0IGZvcm1Db250cm9sTmFtZT1cIm5hbWVcIiByZXF1aXJlZCAvPlxyXG4gICAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgnbmFtZScpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ05hbWUnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgICAgPC9tYXQtZm9ybS1maWVsZD5cclxuICAgIDwvZGl2PlxyXG4gICAgPGJpemRvYy1kZXNpZ25lci1wcml2aWxlZ2VzIFtmb3JtXT1cImZvcm1cIj48L2JpemRvYy1kZXNpZ25lci1wcml2aWxlZ2VzPlxyXG4gIDwvZm9ybT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19