@bizdoc/core 2.4.17 → 2.5.1

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 (402) hide show
  1. package/assets/system/ping-identity.svg +60 -0
  2. package/assets/themes/brown.min.css +1 -1
  3. package/assets/themes/dark.min.css +1 -1
  4. package/assets/themes/deep-purple-light-blue.min.css +7 -7
  5. package/assets/themes/deep-purple-teal.min.css +1 -1
  6. package/assets/themes/default.min.css +7 -7
  7. package/assets/themes/green.min.css +1 -1
  8. package/assets/themes/indigo.min.css +1 -1
  9. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  10. package/esm2022/lib/admin/admin-menu.component.mjs +3 -3
  11. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  12. package/esm2022/lib/admin/architecture/declarations.mjs +3 -2
  13. package/esm2022/lib/admin/architecture/designer-element.component.mjs +15 -15
  14. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  15. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  16. package/esm2022/lib/admin/architecture/designer.component.mjs +6 -6
  17. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
  19. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
  20. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  21. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  22. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  23. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  24. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
  26. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
  27. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
  28. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
  29. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  30. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  31. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
  32. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
  33. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  34. package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
  35. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
  36. package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
  37. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
  38. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
  40. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
  41. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
  42. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
  43. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
  45. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  46. package/esm2022/lib/admin/architecture/elements/role.component.mjs +11 -8
  47. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  49. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  50. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
  51. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
  52. package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
  53. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
  54. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  55. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  56. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
  57. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  58. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  59. package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
  60. package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
  61. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  62. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +3 -3
  63. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
  64. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  65. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
  66. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
  67. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  68. package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
  69. package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
  70. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  71. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  72. package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
  73. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +5 -5
  74. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
  75. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  76. package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
  77. package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
  78. package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
  79. package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
  80. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
  81. package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
  82. package/esm2022/lib/admin/system.service.mjs +3 -3
  83. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  84. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  85. package/esm2022/lib/app.component.mjs +6 -6
  86. package/esm2022/lib/bizdoc.module.mjs +4 -4
  87. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  88. package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
  89. package/esm2022/lib/browse/browse.pane.component.mjs +3 -3
  90. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  91. package/esm2022/lib/browse/filter/filter.component.mjs +3 -3
  92. package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
  93. package/esm2022/lib/chat/chat-info.mjs +3 -3
  94. package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
  95. package/esm2022/lib/chat/chat.service.mjs +3 -3
  96. package/esm2022/lib/chat/contacts.component.mjs +6 -6
  97. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  98. package/esm2022/lib/chat/conversation.component.mjs +3 -3
  99. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  100. package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
  101. package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
  102. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  103. package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
  104. package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
  105. package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
  106. package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
  107. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  108. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  109. package/esm2022/lib/compose/box/box.component.mjs +3 -3
  110. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  111. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  112. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  113. package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
  114. package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
  115. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  116. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  117. package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
  118. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  119. package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
  120. package/esm2022/lib/compose/compose-resolve.service.mjs +3 -3
  121. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  122. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  123. package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
  124. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  125. package/esm2022/lib/compose/document-resolve.service.mjs +3 -3
  126. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  127. package/esm2022/lib/compose/document.component.mjs +3 -3
  128. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  129. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  130. package/esm2022/lib/compose/events/events.component.mjs +3 -3
  131. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  132. package/esm2022/lib/compose/form.component.mjs +3 -3
  133. package/esm2022/lib/compose/new-menu.component.mjs +3 -3
  134. package/esm2022/lib/compose/overlay.component.exp.mjs +3 -3
  135. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  136. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  137. package/esm2022/lib/compose/state.component.mjs +3 -3
  138. package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
  139. package/esm2022/lib/compose/trace/flow.component.mjs +3 -3
  140. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  141. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  142. package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
  143. package/esm2022/lib/compose/trace/trace.pane.component.mjs +3 -3
  144. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  145. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  146. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
  147. package/esm2022/lib/core/account.service.mjs +3 -3
  148. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  149. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  150. package/esm2022/lib/core/checkbox.mjs +3 -3
  151. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  152. package/esm2022/lib/core/datasource.service.mjs +3 -3
  153. package/esm2022/lib/core/document-factory.service.mjs +3 -3
  154. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  155. package/esm2022/lib/core/fields/address.field.mjs +3 -3
  156. package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
  157. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  158. package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
  159. package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
  160. package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
  161. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  162. package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
  163. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  164. package/esm2022/lib/core/fields/date.field.mjs +3 -3
  165. package/esm2022/lib/core/fields/expression.field.mjs +6 -6
  166. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  167. package/esm2022/lib/core/fields/file.field.mjs +3 -3
  168. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  169. package/esm2022/lib/core/fields/html.field.mjs +3 -3
  170. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  171. package/esm2022/lib/core/fields/input.field.mjs +3 -3
  172. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  173. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  174. package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
  175. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  176. package/esm2022/lib/core/fields/options.component.mjs +3 -3
  177. package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
  178. package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
  179. package/esm2022/lib/core/fields/select.designer.mjs +3 -3
  180. package/esm2022/lib/core/fields/select.field.mjs +3 -3
  181. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  182. package/esm2022/lib/core/fields/signature.field.mjs +3 -3
  183. package/esm2022/lib/core/fields/switch.field.mjs +3 -3
  184. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  185. package/esm2022/lib/core/fields/tags.field.mjs +3 -3
  186. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  187. package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
  188. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  189. package/esm2022/lib/core/fields/time.field.mjs +3 -3
  190. package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
  191. package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
  192. package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
  193. package/esm2022/lib/core/firebase.service.mjs +2 -1
  194. package/esm2022/lib/core/guide/guide.component.mjs +3 -3
  195. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  196. package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
  197. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  198. package/esm2022/lib/core/hub.service.mjs +3 -3
  199. package/esm2022/lib/core/identity/identity.component.mjs +3 -3
  200. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  201. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  202. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  203. package/esm2022/lib/core/info/map-info.mjs +3 -3
  204. package/esm2022/lib/core/inputs/address.input.mjs +3 -3
  205. package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
  206. package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
  207. package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
  208. package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
  209. package/esm2022/lib/core/inputs/file.input.mjs +3 -3
  210. package/esm2022/lib/core/inputs/select.input.mjs +3 -3
  211. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  212. package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
  213. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  214. package/esm2022/lib/core/layout.component.mjs +3 -3
  215. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  216. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  217. package/esm2022/lib/core/none.component.mjs +3 -3
  218. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  219. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  220. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  221. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  222. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  223. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  224. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  225. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  226. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  227. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  228. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  229. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  230. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  231. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  232. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +3 -3
  233. package/esm2022/lib/core/pipes/to-now.pipe.mjs +3 -3
  234. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  235. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  236. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  237. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  238. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  239. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  240. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  241. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  242. package/esm2022/lib/core/prompt.service.mjs +3 -3
  243. package/esm2022/lib/core/router.mjs +6 -6
  244. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  245. package/esm2022/lib/core/session.service.mjs +3 -3
  246. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  247. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  248. package/esm2022/lib/core/slots/slots.component.mjs +3 -3
  249. package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
  250. package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
  251. package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
  252. package/esm2022/lib/core/tagging/emoji.component.mjs +6 -6
  253. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  254. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  255. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  256. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  257. package/esm2022/lib/core/tagging/users.component.mjs +3 -3
  258. package/esm2022/lib/core/translate.service.mjs +3 -3
  259. package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
  260. package/esm2022/lib/core/window-title.service.mjs +3 -3
  261. package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
  262. package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
  263. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  264. package/esm2022/lib/cube/cube-menu.component.mjs +3 -3
  265. package/esm2022/lib/cube/cube-view.component.mjs +3 -3
  266. package/esm2022/lib/cube/cube.service.mjs +3 -3
  267. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  268. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  269. package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
  270. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  271. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  272. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  273. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  274. package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
  275. package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
  276. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  277. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  278. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  279. package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
  280. package/esm2022/lib/cube/matrix/table.component.mjs +3 -3
  281. package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
  282. package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
  283. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
  284. package/esm2022/lib/cube/spreadsheet/spreadsheet.container.exp.mjs +3 -3
  285. package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
  286. package/esm2022/lib/cube/view-base.mjs +3 -3
  287. package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
  288. package/esm2022/lib/cube/view.pane.component.mjs +3 -3
  289. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  290. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  293. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  294. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  295. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  296. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  297. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  298. package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
  299. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  300. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  301. package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
  302. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  303. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  304. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  305. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  306. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  307. package/esm2022/lib/designer.module.mjs +4 -4
  308. package/esm2022/lib/desktop.module.mjs +4 -4
  309. package/esm2022/lib/home/about/about.dialog.mjs +3 -3
  310. package/esm2022/lib/home/home-base.component.mjs +3 -3
  311. package/esm2022/lib/home/home.desktop.component.mjs +34 -32
  312. package/esm2022/lib/home/home.mobile.component.mjs +3 -3
  313. package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
  314. package/esm2022/lib/home/options/options.component.mjs +3 -3
  315. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  316. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  317. package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
  318. package/esm2022/lib/mobile.module.mjs +4 -4
  319. package/esm2022/lib/modules/chart.module.mjs +4 -4
  320. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  321. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  322. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  323. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  324. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  325. package/esm2022/lib/modules/grid.module.mjs +4 -4
  326. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  327. package/esm2022/lib/modules/material.module.mjs +4 -4
  328. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  329. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  330. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  331. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  332. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  333. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  334. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  335. package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
  336. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  337. package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
  338. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  339. package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
  340. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  341. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  342. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  343. package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
  344. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  345. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  346. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  347. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  348. package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
  349. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  350. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  351. package/esm2022/lib/options/options.component.mjs +3 -3
  352. package/esm2022/lib/options/options.service.mjs +3 -3
  353. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  354. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  355. package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
  356. package/esm2022/lib/reports/cube/performance-hilo.component.mjs +3 -3
  357. package/esm2022/lib/reports/cube/performance-wind.component.mjs +5 -5
  358. package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
  359. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  360. package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
  361. package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
  362. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
  363. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  364. package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
  365. package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
  366. package/esm2022/lib/reports/report.pane.component.mjs +3 -3
  367. package/esm2022/lib/reports/reports-menu.component.mjs +3 -3
  368. package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
  369. package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
  370. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  371. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  372. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  373. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  374. package/esm2022/lib/search/cube.component.mjs +3 -3
  375. package/esm2022/lib/search/document.component.mjs +3 -3
  376. package/esm2022/lib/search/guide.component.mjs +3 -3
  377. package/esm2022/lib/search/path.component.mjs +3 -3
  378. package/esm2022/lib/search/search.service.mjs +3 -3
  379. package/esm2022/lib/shared.module.mjs +4 -4
  380. package/esm2022/lib/system.module.mjs +4 -4
  381. package/esm2022/lib/views/cube/chart.component.mjs +3 -3
  382. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  383. package/esm2022/lib/views/cube/explore.component.mjs +3 -3
  384. package/esm2022/lib/views/cube/matrix.component.mjs +3 -3
  385. package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
  386. package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
  387. package/esm2022/lib/views/cube/sum.component.mjs +3 -3
  388. package/esm2022/lib/views/cube/view.component.mjs +3 -3
  389. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  390. package/esm2022/lib/views/view-item.component.mjs +3 -3
  391. package/esm2022/lib/views/views.component.mjs +3 -3
  392. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  393. package/esm2022/lib/views/views.pane.component.mjs +3 -3
  394. package/fesm2022/bizdoc-core.mjs +1288 -1283
  395. package/fesm2022/bizdoc-core.mjs.map +1 -1
  396. package/lib/admin/architecture/declarations.d.ts +1 -0
  397. package/lib/admin/architecture/designer-element.component.d.ts +1 -0
  398. package/lib/admin/architecture/designer.component.d.ts +3 -3
  399. package/lib/admin/architecture/elements/role.component.d.ts +1 -0
  400. package/lib/core/firebase.service.d.ts +1 -0
  401. package/lib/home/home.desktop.component.d.ts +5 -4
  402. package/package.json +31 -31
@@ -12,7 +12,8 @@ export const FAMILY_SVG = {
12
12
  'Google': 'google.svg',
13
13
  'Hadoop': 'Hadoop.svg',
14
14
  'Workday': 'Workday.svg',
15
- 'Okta': 'okta.svg'
15
+ 'Okta': 'okta.svg',
16
+ 'PingOne': 'ping-identity.svg'
16
17
  };
17
18
  const CAP_NAME_CHAR = /[A-Z]+/g, NON_NAME_CHAR = /[^\w\-_.]+/g;
18
19
  /** */
@@ -74,4 +75,4 @@ export function extractString(str) {
74
75
  for (var p in str)
75
76
  return str[p];
76
77
  }
77
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVjbGFyYXRpb25zLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZGVjbGFyYXRpb25zLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHekMsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBRWhELE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDL0IsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLE9BQU8sRUFBRSxXQUFXO0lBQ3BCLEtBQUssRUFBRSxTQUFTO0lBQ2hCLEtBQUssRUFBRSxTQUFTO0lBQ2hCLE9BQU8sRUFBRSxXQUFXO0lBQ3BCLFVBQVUsRUFBRSxjQUFjO0lBQzFCLGlCQUFpQixFQUFFLGFBQWE7SUFDaEMsUUFBUSxFQUFFLFlBQVk7SUFDdEIsUUFBUSxFQUFFLFlBQVk7SUFDdEIsUUFBUSxFQUFFLFlBQVk7SUFDdEIsU0FBUyxFQUFFLGFBQWE7SUFDeEIsTUFBTSxFQUFFLFVBQVU7Q0FDbkIsQ0FBQztBQUNGLE1BQU0sYUFBYSxHQUFHLFNBQVMsRUFDN0IsYUFBYSxHQUFHLGFBQWEsQ0FBQztBQUNoQyxNQUFNO0FBQ04sTUFBTSxPQUFPLFdBQVc7SUFFdEIsWUFBb0IsU0FBd0IsRUFDbEMsUUFBc0IsRUFDdEIsV0FBMkIsRUFDNUIsSUFBZ0I7UUFITCxjQUFTLEdBQVQsU0FBUyxDQUFlO1FBQ2xDLGFBQVEsR0FBUixRQUFRLENBQWM7UUFDdEIsZ0JBQVcsR0FBWCxXQUFXLENBQWdCO1FBQzVCLFNBQUksR0FBSixJQUFJLENBQVk7UUFKekIsYUFBUSxHQUFHLElBQUksT0FBTyxFQUFXLENBQUM7SUFJTCxDQUFDO0lBQzlCLElBQUksUUFBUSxLQUFtQixPQUFPLElBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDO0lBQ3ZELElBQUksS0FBSyxLQUFxQixPQUFPLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDO0lBQ3JELElBQUksVUFBVSxLQUFvQixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDO0lBQzVELE1BQU0sS0FBSyxPQUFPLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWSxFQUFFLENBQUMsQ0FBQyxDQUFDO0lBQ2pELE1BQU0sQ0FBQyxPQUFvQixFQUFFLFVBQXlCO1FBQ3BELE1BQU0sR0FBRyxHQUFHLElBQUksV0FBVyxDQUFDLElBQUksQ0FBQyxTQUFTLEVBQUUsT0FBdUIsRUFBRSxVQUE0QixFQUFFLFFBQVEsQ0FBQyxDQUFDO1FBQzdHLE1BQU0sUUFBUSxHQUFHLFFBQVEsQ0FBQyxNQUFNLENBQUM7WUFDL0IsU0FBUyxFQUFFLENBQUM7b0JBQ1YsT0FBTyxFQUFFLFdBQVcsRUFBRSxRQUFRLEVBQUUsR0FBRztpQkFDcEMsQ0FBQyxFQUFFLE1BQU0sRUFBRyxJQUFJLENBQUMsUUFBeUIsQ0FBQyxRQUFRO1NBQ3JELENBQUMsQ0FBQztRQUNGLE9BQXdCLENBQUMsUUFBUSxHQUFHLFFBQVEsQ0FBQztRQUM5QyxVQUFVLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQzNCLENBQUM7Q0FDRjtBQVNELE1BQU0sVUFBVSxLQUFLLENBQUMsT0FBcUI7SUFDekMsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztBQUM3QyxDQUFDO0FBQ0QsTUFBTSxVQUFVLGNBQWMsQ0FBQyxLQUFzQjtJQUNuRCxJQUFJLENBQUMsS0FBSztRQUFFLE9BQU8sSUFBSSxDQUFDO0lBQ3hCLElBQUksUUFBUSxDQUFDLEtBQUssQ0FBQztRQUNqQixPQUFPLEtBQUssQ0FBQztJQUNmLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUNqQyxDQUFDO0FBQ0Q7OztHQUdHO0FBQ0gsTUFBTSxVQUFVLFdBQVcsQ0FBQyxJQUFZO0lBQ3RDLE9BQU8sSUFBSSxDQUFDLFdBQVcsRUFBRTtRQUN2QixPQUFPLENBQUMsR0FBRyxFQUFFLEdBQUcsQ0FBQztRQUNqQixPQUFPLENBQUMsYUFBYSxFQUFFLEVBQUUsQ0FBQyxDQUFDO0FBQy9CLENBQUM7QUF5TUQsTUFBTSxVQUFVLFlBQVksQ0FDMUIsT0FBMkIsRUFDM0IsU0FBMkIsTUFBTTtJQUVqQyxNQUFNLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUMsT0FBTztJQUM5QyxNQUFNLFNBQVMsR0FBRyxDQUFDLEdBQUcsS0FBSyxDQUFDLEVBQUUsQ0FBQyxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyx5Q0FBeUM7SUFDbEYsTUFBTSxTQUFTLEdBQUcsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sRUFBRTtRQUNqRCxLQUFLLEVBQUUsTUFBTTtLQUNkLENBQUMsQ0FBQztJQUVILE1BQU0sWUFBWSxHQUFHLENBQUMsVUFBa0IsRUFBRSxFQUFFLENBQzFDLFNBQVMsQ0FBQyxNQUFNLENBQUMsSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLFVBQVUsQ0FBQyxDQUFDLENBQUM7SUFFL0MsT0FBTyxTQUFTLENBQUMsR0FBRyxDQUFDLFlBQVksQ0FBQyxDQUFDO0FBQ3JDLENBQUM7QUFDRCxNQUFNLFVBQVUsYUFBYSxDQUFDLEdBQTZCO0lBQ3pELElBQUksUUFBUSxDQUFDLEdBQUcsQ0FBQztRQUFFLE9BQU8sR0FBRyxDQUFDOztRQUN6QixLQUFLLElBQUksQ0FBQyxJQUFJLEdBQUc7WUFBRSxPQUFPLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUN4QyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0b3IgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBGb3JtR3JvdXAgfSBmcm9tIFwiQGFuZ3VsYXIvZm9ybXNcIjtcclxuaW1wb3J0IHsgU2NvcGVUeXBlIH0gZnJvbSBcIi4uLy4uL2NvcmUvY29uZmlndXJhdGlvblwiO1xyXG5pbXBvcnQgeyBpc1N0cmluZyB9IGZyb20gXCIuLi8uLi9jb3JlL2Z1bmN0aW9uc1wiO1xyXG5pbXBvcnQgeyBBeGVzTWFwLCBDaGFydFR5cGUsIEN1YmVGaWx0ZXIsIEZpZWxkSW5mbywgRm9sZGVyQ29sdW1uLCBHdWlkZVN0ZXAsIExvY2FsaXplZFN0cmluZywgUG9zaXRpb25Qb2xpY3ksIFZpZXdUeXBlIH0gZnJvbSBcIi4uLy4uL2NvcmUvbW9kZWxzXCI7XHJcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tIFwicnhqc1wiO1xyXG5leHBvcnQgY29uc3QgRkFNSUxZX1NWRyA9IHtcclxuICAnQXp1cmUnOiAnYXp1cmUuc3ZnJyxcclxuICAnU0FQJzogJ3NhcC5zdmcnLFxyXG4gICdNZmcnOiAncWFkLnN2ZycsXHJcbiAgJ0hpQm9iJzogJ2hpYm9iLnN2ZycsXHJcbiAgJ1ByaW9yaXR5JzogJ3ByaW9yaXR5LnBuZycsXHJcbiAgJ0FjdGl2ZURpcmVjdG9yeSc6ICd3aW5kb3dzLnN2ZycsXHJcbiAgJ0FtYXpvbic6ICdhbWF6b24uc3ZnJyxcclxuICAnR29vZ2xlJzogJ2dvb2dsZS5zdmcnLFxyXG4gICdIYWRvb3AnOiAnSGFkb29wLnN2ZycsXHJcbiAgJ1dvcmtkYXknOiAnV29ya2RheS5zdmcnLFxyXG4gICdPa3RhJzogJ29rdGEuc3ZnJ1xyXG59O1xyXG5jb25zdCBDQVBfTkFNRV9DSEFSID0gL1tBLVpdKy9nLFxyXG4gIE5PTl9OQU1FX0NIQVIgPSAvW15cXHdcXC1fLl0rL2c7XHJcbi8qKiAqL1xyXG5leHBvcnQgY2xhc3MgRGVzaWduZXJSZWY8TyA9IGFueT4ge1xyXG4gIF91bmxvY2skID0gbmV3IFN1YmplY3Q8Ym9vbGVhbj4oKTtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9kZXNpZ25lcjogRGVzaWduZXJNb2RlbCxcclxuICAgIHByaXZhdGUgX2VsZW1lbnQ6IEVsZW1lbnRNb2RlbCxcclxuICAgIHByaXZhdGUgX2NvbGxlY3Rpb246IEVsZW1lbnRNb2RlbFtdLFxyXG4gICAgcHVibGljIG1vZGU6IERlc2lnbk1vZGUpIHsgfVxyXG4gIGdldCBkZXNpZ25lcigpOiBEZXNpZ25lckluZm8geyByZXR1cm4gdGhpcy5fZGVzaWduZXI7IH1cclxuICBnZXQgbW9kZWwoKTogRWxlbWVudEluZm88Tz4geyByZXR1cm4gdGhpcy5fZWxlbWVudDsgfVxyXG4gIGdldCBjb2xsZWN0aW9uKCk6IEVsZW1lbnRJbmZvW10geyByZXR1cm4gdGhpcy5fY29sbGVjdGlvbjsgfVxyXG4gIHVubG9jaygpIHsgcmV0dXJuIHRoaXMuX3VubG9jayQuYXNPYnNlcnZhYmxlKCk7IH1cclxuICBjcmVhdGUoZWxlbWVudDogRWxlbWVudEluZm8sIGNvbGxlY3Rpb246IEVsZW1lbnRJbmZvW10pIHtcclxuICAgIGNvbnN0IHJlZiA9IG5ldyBEZXNpZ25lclJlZih0aGlzLl9kZXNpZ25lciwgZWxlbWVudCBhcyBFbGVtZW50TW9kZWwsIGNvbGxlY3Rpb24gYXMgRWxlbWVudE1vZGVsW10sICd3aWRnZXQnKTtcclxuICAgIGNvbnN0IGluamVjdG9yID0gSW5qZWN0b3IuY3JlYXRlKHtcclxuICAgICAgcHJvdmlkZXJzOiBbe1xyXG4gICAgICAgIHByb3ZpZGU6IERlc2lnbmVyUmVmLCB1c2VWYWx1ZTogcmVmXHJcbiAgICAgIH1dLCBwYXJlbnQ6ICh0aGlzLl9lbGVtZW50IGFzIEVsZW1lbnRNb2RlbCkuaW5qZWN0b3JcclxuICAgIH0pO1xyXG4gICAgKGVsZW1lbnQgYXMgRWxlbWVudE1vZGVsKS5pbmplY3RvciA9IGluamVjdG9yO1xyXG4gICAgY29sbGVjdGlvbi5wdXNoKGVsZW1lbnQpO1xyXG4gIH1cclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIERlc2lnbmVyRWxlbWVudENvbXBvbmVudDxUPiB7XHJcbiAgbW9kZWw6IEVsZW1lbnRJbmZvPFQ+O1xyXG4gIG1vZGU6IERlc2lnbk1vZGU7XHJcbiAgZm9ybTogRm9ybUdyb3VwO1xyXG4gIG9uQ29udGludWU/KCk7XHJcbiAgb25GaW5pc2g/KCk7XHJcbn1cclxuZXhwb3J0IGRlY2xhcmUgdHlwZSBEZXNpZ25Nb2RlID0gJ2FkZCcgfCAnZWRpdCcgfCAnd2lkZ2V0JztcclxuZXhwb3J0IGZ1bmN0aW9uIGNsb25lKGVsZW1lbnQ6IEVsZW1lbnRNb2RlbCkge1xyXG4gIHJldHVybiBKU09OLnBhcnNlKEpTT04uc3RyaW5naWZ5KGVsZW1lbnQpKTtcclxufVxyXG5leHBvcnQgZnVuY3Rpb24gbG9jYWxpemVTdHJpbmcodmFsdWU6IExvY2FsaXplZFN0cmluZyk6IHN0cmluZyB8IG51bGwge1xyXG4gIGlmICghdmFsdWUpIHJldHVybiBudWxsO1xyXG4gIGlmIChpc1N0cmluZyh2YWx1ZSkpXHJcbiAgICByZXR1cm4gdmFsdWU7XHJcbiAgcmV0dXJuIE9iamVjdC52YWx1ZXModmFsdWUpWzBdO1xyXG59XHJcbi8qKlxyXG4gKiBcclxuICogQHBhcmFtIG5hbWVcclxuICovXHJcbmV4cG9ydCBmdW5jdGlvbiBwcm9ncmFtTmFtZShuYW1lOiBzdHJpbmcpIHtcclxuICByZXR1cm4gbmFtZS50b0xvd2VyQ2FzZSgpLlxyXG4gICAgcmVwbGFjZSgnICcsICctJykuXHJcbiAgICByZXBsYWNlKE5PTl9OQU1FX0NIQVIsICcnKTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIERlc2lnbmVyTW9kZWwge1xyXG4gIGN1cnJlbmNpZXM6IEVsZW1lbnRNb2RlbFtdO1xyXG4gIHR5cGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRUeXBlczogVGVtcGxhdGVJbmZvW107XHJcbiAgZ3VpZGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHJlcG9ydHM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdFJlcG9ydHM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvcm1zOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRGb3JtczogVGVtcGxhdGVJbmZvW107XHJcbiAgY3ViZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgam9iczogRWxlbWVudE1vZGVsPGFueT5bXTtcclxuICBzb3VyY2VzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRDdWJlczogVGVtcGxhdGVJbmZvW107XHJcbiAgdXRpbGl0aWVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRVdGlsaXRpZXM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvbGRlcnM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgcm9sZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgcnVsZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdFJ1bGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBwb2xpY2llczogRWxlbWVudE1vZGVsPGFueT5bXTtcclxuICB0UG9saWNpZXM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIHZpZXdzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRWaWV3czogVGVtcGxhdGVJbmZvW107XHJcbiAgbm9kZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdE5vZGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICB3aWRnZXRzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRXaWRnZXRzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBhY3Rpb25zOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRBY3Rpb25zOiBUZW1wbGF0ZUluZm9bXTtcclxuICBhdHRyaWJ1dGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIGNvbnRyb2xzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRBdHRyaWJ1dGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBzdGF0ZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBUZW1wbGF0ZUluZm8ge1xyXG4gIHRlbXBsYXRlPzogc3RyaW5nO1xyXG4gIHRpdGxlPzogc3RyaW5nO1xyXG4gIGtleT86IHN0cmluZztcclxuICBpY29uPzogc3RyaW5nO1xyXG4gIGZhbWlseT86IHN0cmluZztcclxuICBmYW1pbHlLZXk/OiBzdHJpbmc7XHJcbiAgaGVscD86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIGFyZ3VtZW50cz86IEZpZWxkSW5mb1tdO1xyXG4gIGNvbmZpZ3VyYXRpb25GaWxlPzogc3RyaW5nO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgRWxlbWVudE1vZGVsPFQgPSBhbnk+IHtcclxuICBoaWRlPzogYm9vbGVhbjtcclxuICByZWd1bGFyRXhwcmVzc2lvbj86IHN0cmluZztcclxuICBncm91cHM6IGFueVtdO1xyXG4gIGtleT86IHN0cmluZztcclxuICBmb3JtYXQ/OiBzdHJpbmc7XHJcbiAgaW5qZWN0b3I6IEluamVjdG9yO1xyXG4gIG9yZGluYWw/OiBudW1iZXI7XHJcbiAgaGVscD86IHN0cmluZztcclxuICBjb25maWd1cmF0aW9uRmlsZT86IHN0cmluZztcclxuICB0ZW1wbGF0ZT86IHN0cmluZztcclxuICBpY29uPzogc3RyaW5nO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBjb3B5T2Y/OiBzdHJpbmc7XHJcbiAgZmFtaWx5Pzogc3RyaW5nO1xyXG4gIGZhbWlseUtleT86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIG5hbWU6IHN0cmluZztcclxuICB0aXRsZTogTG9jYWxpemVkU3RyaW5nO1xyXG4gIGRpc2FibGVkPzogYm9vbGVhbjtcclxuICBkcmFmdD86IGJvb2xlYW47XHJcbiAgZW1wdHk/OiBib29sZWFuO1xyXG4gIG9wdGlvbnM/OiBUO1xyXG4gIGFyZ3VtZW50cz86IEZpZWxkSW5mb1tdO1xyXG4gIHByaXZpbGVnZXM/OiBQcml2aWxlZ2VzTW9kZWw7XHJcbiAgZmlsdGVycz86IEN1YmVGaWx0ZXI7XHJcbiAgY29sdW1ucz86IEZvbGRlckNvbHVtbltdO1xyXG4gIGFub21hbHk/OiBBbm9tYWx5UG9saWN5O1xyXG4gIHZlcmI/OiBzdHJpbmc7XHJcbiAgeW91Pzogc3RyaW5nO1xyXG4gIHlvdU1hbGU/OiBzdHJpbmc7XHJcbiAgeW91RmVtYWxlPzogc3RyaW5nO1xyXG4gIHBhc3Q/OiBzdHJpbmc7XHJcbiAgcGFzdE1hbGU/OiBzdHJpbmc7XHJcbiAgcGFzdEZlbWFsZT86IHN0cmluZztcclxuICBhZGplY3RpdmU/OiBzdHJpbmc7XHJcbiAgbG9nZ2FibGU/OiBib29sZWFuO1xyXG4gIGFkamVjdGl2ZVBsdXJhbD86IHN0cmluZztcclxuICBhc3NpZ25hYmxlPzogYm9vbGVhbjtcclxuICBwb3NpdGlvbj86IFBvc2l0aW9uUG9saWN5O1xyXG4gIG11bHRpcGxlPzogYm9vbGVhbjtcclxuICBzaGFwZT86IHN0cmluZztcclxuICBncm91cD86IG51bWJlcjtcclxuICBkYXRhVHlwZT86IHN0cmluZztcclxuICBzdGVwcz86IEd1aWRlU3RlcFtdO1xyXG4gIGN1cnJlbmN5Q29kZT86IHN0cmluZztcclxuICBheGVzPzogQ3ViZUF4aXNNb2RlbFtdO1xyXG4gIHZpZXdzPzogQ3ViZVZpZXdNb2RlbFtdO1xyXG4gIGluZGljZXM/OiBDdWJlSW5kZXhNb2RlbFtdO1xyXG4gIHNjb3BlPzogU2NvcGVUeXBlO1xyXG4gIGNvbG9yPzogc3RyaW5nO1xyXG4gIGJhY2tncm91bmRDb2xvcj86IHN0cmluZztcclxuICBydWxlcz86IFBlcm1pc3Npb25Nb2RlbFtdO1xyXG4gIHBvc2l0aW9ucz86IHsgW2tleTogc3RyaW5nXTogc3RyaW5nW10gfTtcclxuICBwYXR0ZXJucz86IFBhdHRlcm5Nb2RlbFtdO1xyXG4gIHByaW9yaXR5PzogbnVtYmVyO1xyXG4gIGN1YmVzPzogc3RyaW5nW107XHJcbiAgdmFsdWU/OiBzdHJpbmc7XHJcbiAgc2VxdWVuY2VQb2xpY3k/OiAnQm90aCcgfCAnRWl0aGVyJyB8ICdIaWdoZXInO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgQ3ViZUluZGV4TW9kZWwge1xyXG4gIG5hbWU6IHN0cmluZztcclxuICBhY2N1bXVsYXRlPzogYm9vbGVhbjtcclxuICBoaWRkZW4/OiBib29sZWFuO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBDdWJlVmlld01vZGVsIHtcclxuICBwcml2aWxlZ2VzPzogUHJpdmlsZWdlc01vZGVsO1xyXG4gIHhBeGlzOiBzdHJpbmdbXTtcclxuICBzZXJpZXM/OiBzdHJpbmdbXTtcclxuICBmaWx0ZXJzPzogQXhlc01hcDtcclxuICBpbmRpY2VzPzogc3RyaW5nW107XHJcbiAgaWNvbj86IHN0cmluZztcclxuICBndWlkZT86IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgdGl0bGU6IHN0cmluZztcclxuICB0eXBlOiBWaWV3VHlwZTtcclxuICBjaGFydFR5cGU/OiBDaGFydFR5cGU7XHJcbiAgaW5kaWNlc0NoYXJ0VHlwZT86IENoYXJ0VHlwZTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBhdHRlcm5Nb2RlbCB7XHJcbiAgdGl0bGU6IHN0cmluZztcclxuICBheGVzOiBBeGVzTWFwO1xyXG4gIGhpZGRlbj86IGJvb2xlYW47XHJcbiAgcnVsZT86IHN0cmluZztcclxuICByb2xlcz86IHN0cmluZ1tdO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgQ3ViZUF4aXNNb2RlbCB7XHJcbiAgbmFtZTogc3RyaW5nO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgZGF0YVR5cGU6IHN0cmluZztcclxuICBjb21iaW5hdGlvbj86IGJvb2xlYW47XHJcbiAgaW5kZXhhYmxlPzogYm9vbGVhbjtcclxuICBzZW5zaXRpdmU/OiBib29sZWFuO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBzZWxlY3Rpb25Nb2RlPzogJ1NpbmdsZScgfCAnUGF0dGVybicgfCAnTXVsdGlwbGUnIHwgJ1NlYXJjaCcgfCAnTm9uZSc7XHJcbiAgZGVzY2VuZGVudE9mPzogc3RyaW5nO1xyXG59XHJcbmV4cG9ydCB0eXBlIEFub21hbHlQb2xpY3kgPSAnUG9zaXRpb25zJyB8ICdSZWNpcGllbnRzJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgUGF0dGVybk1vZGVsIHtcclxuICB0aXRsZTogc3RyaW5nO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBheGVzOiBBeGVzTWFwO1xyXG4gIHJ1bGU/OiBzdHJpbmc7XHJcbiAgcm9sZXM/OiBzdHJpbmdbXTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBlcm1pc3Npb25Nb2RlbCB7XHJcbiAgbmFtZTogc3RyaW5nO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgcnVsZT86IHN0cmluZztcclxuICByb2xlcz86IHN0cmluZ1tdO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgUHJpdmlsZWdlc01vZGVsIHtcclxuICBydWxlPzogc3RyaW5nO1xyXG4gIHJvbGVzPzogc3RyaW5nW107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBEZXNpZ25lckluZm8ge1xyXG4gIGN1cnJlbmNpZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgdHlwZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgZ3VpZGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJlcG9ydHM6IEVsZW1lbnRJbmZvW107XHJcbiAgdFJlcG9ydHM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvcm1zOiBFbGVtZW50SW5mb1tdO1xyXG4gIGN1YmVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIGNvbnRyb2xzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHV0aWxpdGllczogRWxlbWVudEluZm9bXTtcclxuICBmb2xkZXJzOiBFbGVtZW50SW5mb1tdO1xyXG4gIG5vZGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJvbGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJ1bGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHBvbGljaWVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHZpZXdzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHdpZGdldHM6IEVsZW1lbnRJbmZvW107XHJcbiAgYWN0aW9uczogRWxlbWVudEluZm9bXTtcclxuICBzdGF0ZXM6IEVsZW1lbnRJbmZvW107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBFbGVtZW50SW5mbzxPID0gYW55PiB7XHJcbiAgZmFtaWx5Pzogc3RyaW5nO1xyXG4gIGZhbWlseUtleT86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIGtleT86IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgdGl0bGU6IExvY2FsaXplZFN0cmluZztcclxuICBkaXNhYmxlZD86IGJvb2xlYW47XHJcbiAgZHJhZnQ/OiBib29sZWFuO1xyXG4gIGVtcHR5PzogYm9vbGVhbjtcclxuICBvcHRpb25zPzogTztcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIEVsZW1lbnRGYW1pbHkge1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgZWxlbWVudHM6IEVsZW1lbnRJbmZvW107XHJcbn1cclxuXHJcbmV4cG9ydCBmdW5jdGlvbiBnZXRNb250aExpc3QoXHJcbiAgbG9jYWxlcz86IHN0cmluZyB8IHN0cmluZ1tdLFxyXG4gIGZvcm1hdDogXCJsb25nXCIgfCBcInNob3J0XCIgPSBcImxvbmdcIlxyXG4pOiBzdHJpbmdbXSB7XHJcbiAgY29uc3QgeWVhciA9IG5ldyBEYXRlKCkuZ2V0RnVsbFllYXIoKTsgLy8gMjAyNFxyXG4gIGNvbnN0IG1vbnRoTGlzdCA9IFsuLi5BcnJheSgxMikua2V5cygpXTsgLy8gWzAsIDEsIDIsIDMsIDQsIDUsIDYsIDcsIDgsIDksIDEwLCAxMV1cclxuICBjb25zdCBmb3JtYXR0ZXIgPSBuZXcgSW50bC5EYXRlVGltZUZvcm1hdChsb2NhbGVzLCB7XHJcbiAgICBtb250aDogZm9ybWF0XHJcbiAgfSk7XHJcblxyXG4gIGNvbnN0IGdldE1vbnRoTmFtZSA9IChtb250aEluZGV4OiBudW1iZXIpID0+XHJcbiAgICBmb3JtYXR0ZXIuZm9ybWF0KG5ldyBEYXRlKHllYXIsIG1vbnRoSW5kZXgpKTtcclxuXHJcbiAgcmV0dXJuIG1vbnRoTGlzdC5tYXAoZ2V0TW9udGhOYW1lKTtcclxufVxyXG5leHBvcnQgZnVuY3Rpb24gZXh0cmFjdFN0cmluZyhzdHI6IExvY2FsaXplZFN0cmluZyB8IHN0cmluZykge1xyXG4gIGlmIChpc1N0cmluZyhzdHIpKSByZXR1cm4gc3RyO1xyXG4gIGVsc2UgZm9yICh2YXIgcCBpbiBzdHIpIHJldHVybiBzdHJbcF07XHJcbn1cclxuIl19
78
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVjbGFyYXRpb25zLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9hcmNoaXRlY3R1cmUvZGVjbGFyYXRpb25zLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHekMsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBRWhELE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDL0IsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLE9BQU8sRUFBRSxXQUFXO0lBQ3BCLEtBQUssRUFBRSxTQUFTO0lBQ2hCLEtBQUssRUFBRSxTQUFTO0lBQ2hCLE9BQU8sRUFBRSxXQUFXO0lBQ3BCLFVBQVUsRUFBRSxjQUFjO0lBQzFCLGlCQUFpQixFQUFFLGFBQWE7SUFDaEMsUUFBUSxFQUFFLFlBQVk7SUFDdEIsUUFBUSxFQUFFLFlBQVk7SUFDdEIsUUFBUSxFQUFFLFlBQVk7SUFDdEIsU0FBUyxFQUFFLGFBQWE7SUFDeEIsTUFBTSxFQUFFLFVBQVU7SUFDbEIsU0FBUyxFQUFFLG1CQUFtQjtDQUMvQixDQUFDO0FBQ0YsTUFBTSxhQUFhLEdBQUcsU0FBUyxFQUM3QixhQUFhLEdBQUcsYUFBYSxDQUFDO0FBQ2hDLE1BQU07QUFDTixNQUFNLE9BQU8sV0FBVztJQUV0QixZQUFvQixTQUF3QixFQUNsQyxRQUFzQixFQUN0QixXQUEyQixFQUM1QixJQUFnQjtRQUhMLGNBQVMsR0FBVCxTQUFTLENBQWU7UUFDbEMsYUFBUSxHQUFSLFFBQVEsQ0FBYztRQUN0QixnQkFBVyxHQUFYLFdBQVcsQ0FBZ0I7UUFDNUIsU0FBSSxHQUFKLElBQUksQ0FBWTtRQUp6QixhQUFRLEdBQUcsSUFBSSxPQUFPLEVBQVcsQ0FBQztJQUlMLENBQUM7SUFDOUIsSUFBSSxRQUFRLEtBQW1CLE9BQU8sSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUM7SUFDdkQsSUFBSSxLQUFLLEtBQXFCLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUM7SUFDckQsSUFBSSxVQUFVLEtBQW9CLE9BQU8sSUFBSSxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUM7SUFDNUQsTUFBTSxLQUFLLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxZQUFZLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDakQsTUFBTSxDQUFDLE9BQW9CLEVBQUUsVUFBeUI7UUFDcEQsTUFBTSxHQUFHLEdBQUcsSUFBSSxXQUFXLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxPQUF1QixFQUFFLFVBQTRCLEVBQUUsUUFBUSxDQUFDLENBQUM7UUFDN0csTUFBTSxRQUFRLEdBQUcsUUFBUSxDQUFDLE1BQU0sQ0FBQztZQUMvQixTQUFTLEVBQUUsQ0FBQztvQkFDVixPQUFPLEVBQUUsV0FBVyxFQUFFLFFBQVEsRUFBRSxHQUFHO2lCQUNwQyxDQUFDLEVBQUUsTUFBTSxFQUFHLElBQUksQ0FBQyxRQUF5QixDQUFDLFFBQVE7U0FDckQsQ0FBQyxDQUFDO1FBQ0YsT0FBd0IsQ0FBQyxRQUFRLEdBQUcsUUFBUSxDQUFDO1FBQzlDLFVBQVUsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDM0IsQ0FBQztDQUNGO0FBU0QsTUFBTSxVQUFVLEtBQUssQ0FBQyxPQUFxQjtJQUN6QyxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDO0FBQzdDLENBQUM7QUFDRCxNQUFNLFVBQVUsY0FBYyxDQUFDLEtBQXNCO0lBQ25ELElBQUksQ0FBQyxLQUFLO1FBQUUsT0FBTyxJQUFJLENBQUM7SUFDeEIsSUFBSSxRQUFRLENBQUMsS0FBSyxDQUFDO1FBQ2pCLE9BQU8sS0FBSyxDQUFDO0lBQ2YsT0FBTyxNQUFNLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ2pDLENBQUM7QUFDRDs7O0dBR0c7QUFDSCxNQUFNLFVBQVUsV0FBVyxDQUFDLElBQVk7SUFDdEMsT0FBTyxJQUFJLENBQUMsV0FBVyxFQUFFO1FBQ3ZCLE9BQU8sQ0FBQyxHQUFHLEVBQUUsR0FBRyxDQUFDO1FBQ2pCLE9BQU8sQ0FBQyxhQUFhLEVBQUUsRUFBRSxDQUFDLENBQUM7QUFDL0IsQ0FBQztBQXlNRCxNQUFNLFVBQVUsWUFBWSxDQUMxQixPQUEyQixFQUMzQixTQUEyQixNQUFNO0lBRWpDLE1BQU0sSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxPQUFPO0lBQzlDLE1BQU0sU0FBUyxHQUFHLENBQUMsR0FBRyxLQUFLLENBQUMsRUFBRSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUMsQ0FBQyxDQUFDLHlDQUF5QztJQUNsRixNQUFNLFNBQVMsR0FBRyxJQUFJLElBQUksQ0FBQyxjQUFjLENBQUMsT0FBTyxFQUFFO1FBQ2pELEtBQUssRUFBRSxNQUFNO0tBQ2QsQ0FBQyxDQUFDO0lBRUgsTUFBTSxZQUFZLEdBQUcsQ0FBQyxVQUFrQixFQUFFLEVBQUUsQ0FDMUMsU0FBUyxDQUFDLE1BQU0sQ0FBQyxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsVUFBVSxDQUFDLENBQUMsQ0FBQztJQUUvQyxPQUFPLFNBQVMsQ0FBQyxHQUFHLENBQUMsWUFBWSxDQUFDLENBQUM7QUFDckMsQ0FBQztBQUNELE1BQU0sVUFBVSxhQUFhLENBQUMsR0FBNkI7SUFDekQsSUFBSSxRQUFRLENBQUMsR0FBRyxDQUFDO1FBQUUsT0FBTyxHQUFHLENBQUM7O1FBQ3pCLEtBQUssSUFBSSxDQUFDLElBQUksR0FBRztZQUFFLE9BQU8sR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDO0FBQ3hDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RvciB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1Hcm91cCB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBTY29wZVR5cGUgfSBmcm9tIFwiLi4vLi4vY29yZS9jb25maWd1cmF0aW9uXCI7XHJcbmltcG9ydCB7IGlzU3RyaW5nIH0gZnJvbSBcIi4uLy4uL2NvcmUvZnVuY3Rpb25zXCI7XHJcbmltcG9ydCB7IEF4ZXNNYXAsIENoYXJ0VHlwZSwgQ3ViZUZpbHRlciwgRmllbGRJbmZvLCBGb2xkZXJDb2x1bW4sIEd1aWRlU3RlcCwgTG9jYWxpemVkU3RyaW5nLCBQb3NpdGlvblBvbGljeSwgVmlld1R5cGUgfSBmcm9tIFwiLi4vLi4vY29yZS9tb2RlbHNcIjtcclxuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gXCJyeGpzXCI7XHJcbmV4cG9ydCBjb25zdCBGQU1JTFlfU1ZHID0ge1xyXG4gICdBenVyZSc6ICdhenVyZS5zdmcnLFxyXG4gICdTQVAnOiAnc2FwLnN2ZycsXHJcbiAgJ01mZyc6ICdxYWQuc3ZnJyxcclxuICAnSGlCb2InOiAnaGlib2Iuc3ZnJyxcclxuICAnUHJpb3JpdHknOiAncHJpb3JpdHkucG5nJyxcclxuICAnQWN0aXZlRGlyZWN0b3J5JzogJ3dpbmRvd3Muc3ZnJyxcclxuICAnQW1hem9uJzogJ2FtYXpvbi5zdmcnLFxyXG4gICdHb29nbGUnOiAnZ29vZ2xlLnN2ZycsXHJcbiAgJ0hhZG9vcCc6ICdIYWRvb3Auc3ZnJyxcclxuICAnV29ya2RheSc6ICdXb3JrZGF5LnN2ZycsXHJcbiAgJ09rdGEnOiAnb2t0YS5zdmcnLFxyXG4gICdQaW5nT25lJzogJ3BpbmctaWRlbnRpdHkuc3ZnJ1xyXG59O1xyXG5jb25zdCBDQVBfTkFNRV9DSEFSID0gL1tBLVpdKy9nLFxyXG4gIE5PTl9OQU1FX0NIQVIgPSAvW15cXHdcXC1fLl0rL2c7XHJcbi8qKiAqL1xyXG5leHBvcnQgY2xhc3MgRGVzaWduZXJSZWY8TyA9IGFueT4ge1xyXG4gIF91bmxvY2skID0gbmV3IFN1YmplY3Q8Ym9vbGVhbj4oKTtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9kZXNpZ25lcjogRGVzaWduZXJNb2RlbCxcclxuICAgIHByaXZhdGUgX2VsZW1lbnQ6IEVsZW1lbnRNb2RlbCxcclxuICAgIHByaXZhdGUgX2NvbGxlY3Rpb246IEVsZW1lbnRNb2RlbFtdLFxyXG4gICAgcHVibGljIG1vZGU6IERlc2lnbk1vZGUpIHsgfVxyXG4gIGdldCBkZXNpZ25lcigpOiBEZXNpZ25lckluZm8geyByZXR1cm4gdGhpcy5fZGVzaWduZXI7IH1cclxuICBnZXQgbW9kZWwoKTogRWxlbWVudEluZm88Tz4geyByZXR1cm4gdGhpcy5fZWxlbWVudDsgfVxyXG4gIGdldCBjb2xsZWN0aW9uKCk6IEVsZW1lbnRJbmZvW10geyByZXR1cm4gdGhpcy5fY29sbGVjdGlvbjsgfVxyXG4gIHVubG9jaygpIHsgcmV0dXJuIHRoaXMuX3VubG9jayQuYXNPYnNlcnZhYmxlKCk7IH1cclxuICBjcmVhdGUoZWxlbWVudDogRWxlbWVudEluZm8sIGNvbGxlY3Rpb246IEVsZW1lbnRJbmZvW10pIHtcclxuICAgIGNvbnN0IHJlZiA9IG5ldyBEZXNpZ25lclJlZih0aGlzLl9kZXNpZ25lciwgZWxlbWVudCBhcyBFbGVtZW50TW9kZWwsIGNvbGxlY3Rpb24gYXMgRWxlbWVudE1vZGVsW10sICd3aWRnZXQnKTtcclxuICAgIGNvbnN0IGluamVjdG9yID0gSW5qZWN0b3IuY3JlYXRlKHtcclxuICAgICAgcHJvdmlkZXJzOiBbe1xyXG4gICAgICAgIHByb3ZpZGU6IERlc2lnbmVyUmVmLCB1c2VWYWx1ZTogcmVmXHJcbiAgICAgIH1dLCBwYXJlbnQ6ICh0aGlzLl9lbGVtZW50IGFzIEVsZW1lbnRNb2RlbCkuaW5qZWN0b3JcclxuICAgIH0pO1xyXG4gICAgKGVsZW1lbnQgYXMgRWxlbWVudE1vZGVsKS5pbmplY3RvciA9IGluamVjdG9yO1xyXG4gICAgY29sbGVjdGlvbi5wdXNoKGVsZW1lbnQpO1xyXG4gIH1cclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIERlc2lnbmVyRWxlbWVudENvbXBvbmVudDxUPiB7XHJcbiAgbW9kZWw6IEVsZW1lbnRJbmZvPFQ+O1xyXG4gIG1vZGU6IERlc2lnbk1vZGU7XHJcbiAgZm9ybTogRm9ybUdyb3VwO1xyXG4gIG9uQ29udGludWU/KCk7XHJcbiAgb25GaW5pc2g/KCk7XHJcbn1cclxuZXhwb3J0IGRlY2xhcmUgdHlwZSBEZXNpZ25Nb2RlID0gJ2FkZCcgfCAnZWRpdCcgfCAnd2lkZ2V0JztcclxuZXhwb3J0IGZ1bmN0aW9uIGNsb25lKGVsZW1lbnQ6IEVsZW1lbnRNb2RlbCkge1xyXG4gIHJldHVybiBKU09OLnBhcnNlKEpTT04uc3RyaW5naWZ5KGVsZW1lbnQpKTtcclxufVxyXG5leHBvcnQgZnVuY3Rpb24gbG9jYWxpemVTdHJpbmcodmFsdWU6IExvY2FsaXplZFN0cmluZyk6IHN0cmluZyB8IG51bGwge1xyXG4gIGlmICghdmFsdWUpIHJldHVybiBudWxsO1xyXG4gIGlmIChpc1N0cmluZyh2YWx1ZSkpXHJcbiAgICByZXR1cm4gdmFsdWU7XHJcbiAgcmV0dXJuIE9iamVjdC52YWx1ZXModmFsdWUpWzBdO1xyXG59XHJcbi8qKlxyXG4gKiBcclxuICogQHBhcmFtIG5hbWVcclxuICovXHJcbmV4cG9ydCBmdW5jdGlvbiBwcm9ncmFtTmFtZShuYW1lOiBzdHJpbmcpIHtcclxuICByZXR1cm4gbmFtZS50b0xvd2VyQ2FzZSgpLlxyXG4gICAgcmVwbGFjZSgnICcsICctJykuXHJcbiAgICByZXBsYWNlKE5PTl9OQU1FX0NIQVIsICcnKTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIERlc2lnbmVyTW9kZWwge1xyXG4gIGN1cnJlbmNpZXM6IEVsZW1lbnRNb2RlbFtdO1xyXG4gIHR5cGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRUeXBlczogVGVtcGxhdGVJbmZvW107XHJcbiAgZ3VpZGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHJlcG9ydHM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdFJlcG9ydHM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvcm1zOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRGb3JtczogVGVtcGxhdGVJbmZvW107XHJcbiAgY3ViZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgam9iczogRWxlbWVudE1vZGVsPGFueT5bXTtcclxuICBzb3VyY2VzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRDdWJlczogVGVtcGxhdGVJbmZvW107XHJcbiAgdXRpbGl0aWVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRVdGlsaXRpZXM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvbGRlcnM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgcm9sZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgcnVsZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdFJ1bGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBwb2xpY2llczogRWxlbWVudE1vZGVsPGFueT5bXTtcclxuICB0UG9saWNpZXM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIHZpZXdzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRWaWV3czogVGVtcGxhdGVJbmZvW107XHJcbiAgbm9kZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbiAgdE5vZGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICB3aWRnZXRzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRXaWRnZXRzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBhY3Rpb25zOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRBY3Rpb25zOiBUZW1wbGF0ZUluZm9bXTtcclxuICBhdHRyaWJ1dGVzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIGNvbnRyb2xzOiBFbGVtZW50TW9kZWw8YW55PltdO1xyXG4gIHRBdHRyaWJ1dGVzOiBUZW1wbGF0ZUluZm9bXTtcclxuICBzdGF0ZXM6IEVsZW1lbnRNb2RlbDxhbnk+W107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBUZW1wbGF0ZUluZm8ge1xyXG4gIHRlbXBsYXRlPzogc3RyaW5nO1xyXG4gIHRpdGxlPzogc3RyaW5nO1xyXG4gIGtleT86IHN0cmluZztcclxuICBpY29uPzogc3RyaW5nO1xyXG4gIGZhbWlseT86IHN0cmluZztcclxuICBmYW1pbHlLZXk/OiBzdHJpbmc7XHJcbiAgaGVscD86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIGFyZ3VtZW50cz86IEZpZWxkSW5mb1tdO1xyXG4gIGNvbmZpZ3VyYXRpb25GaWxlPzogc3RyaW5nO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgRWxlbWVudE1vZGVsPFQgPSBhbnk+IHtcclxuICBoaWRlPzogYm9vbGVhbjtcclxuICByZWd1bGFyRXhwcmVzc2lvbj86IHN0cmluZztcclxuICBncm91cHM6IGFueVtdO1xyXG4gIGtleT86IHN0cmluZztcclxuICBmb3JtYXQ/OiBzdHJpbmc7XHJcbiAgaW5qZWN0b3I6IEluamVjdG9yO1xyXG4gIG9yZGluYWw/OiBudW1iZXI7XHJcbiAgaGVscD86IHN0cmluZztcclxuICBjb25maWd1cmF0aW9uRmlsZT86IHN0cmluZztcclxuICB0ZW1wbGF0ZT86IHN0cmluZztcclxuICBpY29uPzogc3RyaW5nO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBjb3B5T2Y/OiBzdHJpbmc7XHJcbiAgZmFtaWx5Pzogc3RyaW5nO1xyXG4gIGZhbWlseUtleT86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIG5hbWU6IHN0cmluZztcclxuICB0aXRsZTogTG9jYWxpemVkU3RyaW5nO1xyXG4gIGRpc2FibGVkPzogYm9vbGVhbjtcclxuICBkcmFmdD86IGJvb2xlYW47XHJcbiAgZW1wdHk/OiBib29sZWFuO1xyXG4gIG9wdGlvbnM/OiBUO1xyXG4gIGFyZ3VtZW50cz86IEZpZWxkSW5mb1tdO1xyXG4gIHByaXZpbGVnZXM/OiBQcml2aWxlZ2VzTW9kZWw7XHJcbiAgZmlsdGVycz86IEN1YmVGaWx0ZXI7XHJcbiAgY29sdW1ucz86IEZvbGRlckNvbHVtbltdO1xyXG4gIGFub21hbHk/OiBBbm9tYWx5UG9saWN5O1xyXG4gIHZlcmI/OiBzdHJpbmc7XHJcbiAgeW91Pzogc3RyaW5nO1xyXG4gIHlvdU1hbGU/OiBzdHJpbmc7XHJcbiAgeW91RmVtYWxlPzogc3RyaW5nO1xyXG4gIHBhc3Q/OiBzdHJpbmc7XHJcbiAgcGFzdE1hbGU/OiBzdHJpbmc7XHJcbiAgcGFzdEZlbWFsZT86IHN0cmluZztcclxuICBhZGplY3RpdmU/OiBzdHJpbmc7XHJcbiAgbG9nZ2FibGU/OiBib29sZWFuO1xyXG4gIGFkamVjdGl2ZVBsdXJhbD86IHN0cmluZztcclxuICBhc3NpZ25hYmxlPzogYm9vbGVhbjtcclxuICBwb3NpdGlvbj86IFBvc2l0aW9uUG9saWN5O1xyXG4gIG11bHRpcGxlPzogYm9vbGVhbjtcclxuICBzaGFwZT86IHN0cmluZztcclxuICBncm91cD86IG51bWJlcjtcclxuICBkYXRhVHlwZT86IHN0cmluZztcclxuICBzdGVwcz86IEd1aWRlU3RlcFtdO1xyXG4gIGN1cnJlbmN5Q29kZT86IHN0cmluZztcclxuICBheGVzPzogQ3ViZUF4aXNNb2RlbFtdO1xyXG4gIHZpZXdzPzogQ3ViZVZpZXdNb2RlbFtdO1xyXG4gIGluZGljZXM/OiBDdWJlSW5kZXhNb2RlbFtdO1xyXG4gIHNjb3BlPzogU2NvcGVUeXBlO1xyXG4gIGNvbG9yPzogc3RyaW5nO1xyXG4gIGJhY2tncm91bmRDb2xvcj86IHN0cmluZztcclxuICBydWxlcz86IFBlcm1pc3Npb25Nb2RlbFtdO1xyXG4gIHBvc2l0aW9ucz86IHsgW2tleTogc3RyaW5nXTogc3RyaW5nW10gfTtcclxuICBwYXR0ZXJucz86IFBhdHRlcm5Nb2RlbFtdO1xyXG4gIHByaW9yaXR5PzogbnVtYmVyO1xyXG4gIGN1YmVzPzogc3RyaW5nW107XHJcbiAgdmFsdWU/OiBzdHJpbmc7XHJcbiAgc2VxdWVuY2VQb2xpY3k/OiAnQm90aCcgfCAnRWl0aGVyJyB8ICdIaWdoZXInO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgQ3ViZUluZGV4TW9kZWwge1xyXG4gIG5hbWU6IHN0cmluZztcclxuICBhY2N1bXVsYXRlPzogYm9vbGVhbjtcclxuICBoaWRkZW4/OiBib29sZWFuO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBDdWJlVmlld01vZGVsIHtcclxuICBwcml2aWxlZ2VzPzogUHJpdmlsZWdlc01vZGVsO1xyXG4gIHhBeGlzOiBzdHJpbmdbXTtcclxuICBzZXJpZXM/OiBzdHJpbmdbXTtcclxuICBmaWx0ZXJzPzogQXhlc01hcDtcclxuICBpbmRpY2VzPzogc3RyaW5nW107XHJcbiAgaWNvbj86IHN0cmluZztcclxuICBndWlkZT86IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgdGl0bGU6IHN0cmluZztcclxuICB0eXBlOiBWaWV3VHlwZTtcclxuICBjaGFydFR5cGU/OiBDaGFydFR5cGU7XHJcbiAgaW5kaWNlc0NoYXJ0VHlwZT86IENoYXJ0VHlwZTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBhdHRlcm5Nb2RlbCB7XHJcbiAgdGl0bGU6IHN0cmluZztcclxuICBheGVzOiBBeGVzTWFwO1xyXG4gIGhpZGRlbj86IGJvb2xlYW47XHJcbiAgcnVsZT86IHN0cmluZztcclxuICByb2xlcz86IHN0cmluZ1tdO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgQ3ViZUF4aXNNb2RlbCB7XHJcbiAgbmFtZTogc3RyaW5nO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgZGF0YVR5cGU6IHN0cmluZztcclxuICBjb21iaW5hdGlvbj86IGJvb2xlYW47XHJcbiAgaW5kZXhhYmxlPzogYm9vbGVhbjtcclxuICBzZW5zaXRpdmU/OiBib29sZWFuO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBzZWxlY3Rpb25Nb2RlPzogJ1NpbmdsZScgfCAnUGF0dGVybicgfCAnTXVsdGlwbGUnIHwgJ1NlYXJjaCcgfCAnTm9uZSc7XHJcbiAgZGVzY2VuZGVudE9mPzogc3RyaW5nO1xyXG59XHJcbmV4cG9ydCB0eXBlIEFub21hbHlQb2xpY3kgPSAnUG9zaXRpb25zJyB8ICdSZWNpcGllbnRzJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgUGF0dGVybk1vZGVsIHtcclxuICB0aXRsZTogc3RyaW5nO1xyXG4gIHJlc291cmNlVHlwZT86IHN0cmluZztcclxuICBheGVzOiBBeGVzTWFwO1xyXG4gIHJ1bGU/OiBzdHJpbmc7XHJcbiAgcm9sZXM/OiBzdHJpbmdbXTtcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIFBlcm1pc3Npb25Nb2RlbCB7XHJcbiAgbmFtZTogc3RyaW5nO1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgcnVsZT86IHN0cmluZztcclxuICByb2xlcz86IHN0cmluZ1tdO1xyXG59XHJcbmV4cG9ydCBpbnRlcmZhY2UgUHJpdmlsZWdlc01vZGVsIHtcclxuICBydWxlPzogc3RyaW5nO1xyXG4gIHJvbGVzPzogc3RyaW5nW107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBEZXNpZ25lckluZm8ge1xyXG4gIGN1cnJlbmNpZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgdHlwZXM6IEVsZW1lbnRJbmZvW107XHJcbiAgZ3VpZGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJlcG9ydHM6IEVsZW1lbnRJbmZvW107XHJcbiAgdFJlcG9ydHM6IFRlbXBsYXRlSW5mb1tdO1xyXG4gIGZvcm1zOiBFbGVtZW50SW5mb1tdO1xyXG4gIGN1YmVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIGNvbnRyb2xzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHV0aWxpdGllczogRWxlbWVudEluZm9bXTtcclxuICBmb2xkZXJzOiBFbGVtZW50SW5mb1tdO1xyXG4gIG5vZGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJvbGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHJ1bGVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHBvbGljaWVzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHZpZXdzOiBFbGVtZW50SW5mb1tdO1xyXG4gIHdpZGdldHM6IEVsZW1lbnRJbmZvW107XHJcbiAgYWN0aW9uczogRWxlbWVudEluZm9bXTtcclxuICBzdGF0ZXM6IEVsZW1lbnRJbmZvW107XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBFbGVtZW50SW5mbzxPID0gYW55PiB7XHJcbiAgZmFtaWx5Pzogc3RyaW5nO1xyXG4gIGZhbWlseUtleT86IHN0cmluZztcclxuICB0eXBlPzogc3RyaW5nO1xyXG4gIGtleT86IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgdGl0bGU6IExvY2FsaXplZFN0cmluZztcclxuICBkaXNhYmxlZD86IGJvb2xlYW47XHJcbiAgZHJhZnQ/OiBib29sZWFuO1xyXG4gIGVtcHR5PzogYm9vbGVhbjtcclxuICBvcHRpb25zPzogTztcclxufVxyXG5leHBvcnQgaW50ZXJmYWNlIEVsZW1lbnRGYW1pbHkge1xyXG4gIHRpdGxlOiBzdHJpbmc7XHJcbiAgZWxlbWVudHM6IEVsZW1lbnRJbmZvW107XHJcbn1cclxuXHJcbmV4cG9ydCBmdW5jdGlvbiBnZXRNb250aExpc3QoXHJcbiAgbG9jYWxlcz86IHN0cmluZyB8IHN0cmluZ1tdLFxyXG4gIGZvcm1hdDogXCJsb25nXCIgfCBcInNob3J0XCIgPSBcImxvbmdcIlxyXG4pOiBzdHJpbmdbXSB7XHJcbiAgY29uc3QgeWVhciA9IG5ldyBEYXRlKCkuZ2V0RnVsbFllYXIoKTsgLy8gMjAyNFxyXG4gIGNvbnN0IG1vbnRoTGlzdCA9IFsuLi5BcnJheSgxMikua2V5cygpXTsgLy8gWzAsIDEsIDIsIDMsIDQsIDUsIDYsIDcsIDgsIDksIDEwLCAxMV1cclxuICBjb25zdCBmb3JtYXR0ZXIgPSBuZXcgSW50bC5EYXRlVGltZUZvcm1hdChsb2NhbGVzLCB7XHJcbiAgICBtb250aDogZm9ybWF0XHJcbiAgfSk7XHJcblxyXG4gIGNvbnN0IGdldE1vbnRoTmFtZSA9IChtb250aEluZGV4OiBudW1iZXIpID0+XHJcbiAgICBmb3JtYXR0ZXIuZm9ybWF0KG5ldyBEYXRlKHllYXIsIG1vbnRoSW5kZXgpKTtcclxuXHJcbiAgcmV0dXJuIG1vbnRoTGlzdC5tYXAoZ2V0TW9udGhOYW1lKTtcclxufVxyXG5leHBvcnQgZnVuY3Rpb24gZXh0cmFjdFN0cmluZyhzdHI6IExvY2FsaXplZFN0cmluZyB8IHN0cmluZykge1xyXG4gIGlmIChpc1N0cmluZyhzdHIpKSByZXR1cm4gc3RyO1xyXG4gIGVsc2UgZm9yICh2YXIgcCBpbiBzdHIpIHJldHVybiBzdHJbcF07XHJcbn1cclxuIl19
@@ -25,30 +25,30 @@ export class WidgetContentDirective {
25
25
  constructor(templateRef) {
26
26
  this.templateRef = templateRef;
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: WidgetContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
29
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: WidgetContentDirective, selector: "[bizdocContent]", ngImport: i0 }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: WidgetContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
29
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: WidgetContentDirective, selector: "[bizdocContent]", ngImport: i0 }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: WidgetContentDirective, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: WidgetContentDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{
34
34
  selector: '[bizdocContent]'
35
35
  }]
36
36
  }], ctorParameters: () => [{ type: i0.TemplateRef }] });
37
37
  export class EditContentDirective extends WidgetContentDirective {
38
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: EditContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
39
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: EditContentDirective, selector: "[bizdocEditContent]", usesInheritance: true, ngImport: i0 }); }
38
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: EditContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
39
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: EditContentDirective, selector: "[bizdocEditContent]", usesInheritance: true, ngImport: i0 }); }
40
40
  }
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: EditContentDirective, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: EditContentDirective, decorators: [{
42
42
  type: Directive,
43
43
  args: [{
44
44
  selector: '[bizdocEditContent]'
45
45
  }]
46
46
  }] });
47
47
  export class CustomContentDirective extends WidgetContentDirective {
48
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: CustomContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
49
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: CustomContentDirective, selector: "[bizdocCustomContent]", inputs: { name: ["bizdocCustomContent", "name"] }, usesInheritance: true, ngImport: i0 }); }
48
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: CustomContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
49
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: CustomContentDirective, selector: "[bizdocCustomContent]", inputs: { name: ["bizdocCustomContent", "name"] }, usesInheritance: true, ngImport: i0 }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: CustomContentDirective, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: CustomContentDirective, decorators: [{
52
52
  type: Directive,
53
53
  args: [{
54
54
  selector: '[bizdocCustomContent]'
@@ -58,10 +58,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImpor
58
58
  args: ['bizdocCustomContent']
59
59
  }] } });
60
60
  export class AddContentDirective extends WidgetContentDirective {
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: AddContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
62
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: AddContentDirective, selector: "[bizdocAddContent]", usesInheritance: true, ngImport: i0 }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: AddContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
62
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: AddContentDirective, selector: "[bizdocAddContent]", usesInheritance: true, ngImport: i0 }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: AddContentDirective, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: AddContentDirective, decorators: [{
65
65
  type: Directive,
66
66
  args: [{
67
67
  selector: '[bizdocAddContent]'
@@ -228,10 +228,10 @@ export class DesignerItemComponent {
228
228
  this._destroy?.next();
229
229
  this._destroy?.complete();
230
230
  }
231
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerItemComponent, deps: [{ token: i0.ElementRef }, { token: i1.FormBuilder }, { token: i2.DomSanitizer }, { token: DesignerRef }, { token: i3.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component }); }
232
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.4", type: DesignerItemComponent, selector: "bizdoc-designer-element", inputs: { privileges: "privileges", icon: "icon", form: "form", context: "context" }, outputs: { onSave: "save", onContinue: "continue" }, queries: [{ propertyName: "editContent", first: true, predicate: EditContentDirective, descendants: true }, { propertyName: "addContent", first: true, predicate: AddContentDirective, descendants: true }, { propertyName: "widgetContent", first: true, predicate: WidgetContentDirective, descendants: true }, { propertyName: "customContents", predicate: CustomContentDirective }], usesOnChanges: true, ngImport: i0, template: "@switch (mode) {\n<!--widget mode -->\n@case ('widget') {\n<!--icon -->\n @if (model.familyKey) {\n @if (SVG[model.familyKey]) {\n<img class=\"logo\" [src]=\"resource(SVG[model.familyKey])\" [bizdocTooltip]=\"model.family\" />\n }\n @else {\n<div>{{model.family}}</div>\n }\n }\n<!--options-->\n<ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n<!--designer widget-->\n<ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\n}\n@case ('edit') {\n<!--edit / custom mode -->\n@if (context?.active) {\n<mat-toolbar class=\"row\">\n @if(context.mode === 'add') {\n <button mat-icon-button (click)=\"closeView(true)\" [disabled]=\"context.form.invalid\"><mat-icon>save</mat-icon></button>\n <span class=\"divider\"></span>\n <button mat-icon-button (click)=\"closeView()\" [bizdocTooltip]=\"'Close'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">close</mat-icon></button>\n }\n @else {\n <button mat-icon-button (click)=\"closeView(true)\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\n }\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <h2 class=\"mat-h2\">{{context.title|translate}}</h2>\n <ng-container *ngTemplateOutlet=\"customView; context: context\"></ng-container>\n</form>\n}\n@else {\n<!--edit mode -->\n<mat-toolbar bizdoc-sticky>\n <button mat-icon-button (click)=\"save()\" [disabled]=\"form.invalid || !form.dirty\"><mat-icon>save</mat-icon></button>\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n @if (model.resourceType) {\n <p class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\n <br />\n }\n <ng-container [formGroup]=\"form\">\n <div class=\"row gap\">\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\n <mat-form-field class=\"flex\">\n <mat-label>{{'Name'|translate}}</mat-label>\n <input matInput formControlName=\"name\" required />\n @if (form.controls.name.hasError('required')) {\n <mat-error [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\n }\n @if (form.controls.name.hasError('duplicate')) {\n <mat-error [innerHTML]=\"'DuplicateErr'|translate:('Name'|translate)\"></mat-error>\n }\n </mat-form-field>\n </div>\n @if (icon) {\n <bizdoc-icon-picker formControlName=\"icon\" required></bizdoc-icon-picker>\n }\n </ng-container>\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--edit template-->\n <ng-container [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\n <!--options-->\n @if (options) {\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!--privileges-->\n @if (form.controls.privileges) {\n <bizdoc-designer-privileges [form]=\"form.controls.privileges\"></bizdoc-designer-privileges>\n }\n</form>\n}\n}\n<!--add-->\n@case ('add') {\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--add template-->\n <ng-container [ngTemplateOutlet]=\"addContent?.templateRef\"></ng-container>\n @if (options) {\n <!--options-->\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!-- continue-->\n <div class=\"row actions\">\n <span class=\"divider\"></span>\n <button mat-stroked-button [disabled]=\"form.invalid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\n </div>\n</form>\n }\n}\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{min-width:280px;padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"], dependencies: [{ kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i5.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatLabel, selector: "mat-label" }, { kind: "directive", type: i7.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "component", type: i8.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "component", type: i8.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "directive", type: i9.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i11.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "component", type: i12.LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: ["class", "floatLabel", "value", "placeholder", "required", "disabled", "maxlength"] }, { kind: "component", type: i13.DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: ["form"] }, { kind: "component", type: i14.IconPickerComponent, selector: "bizdoc-icon-picker", inputs: ["value", "required", "disabled"], outputs: ["valueChanges"] }, { kind: "pipe", type: i15.TranslatePipe, name: "translate" }] }); }
231
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerItemComponent, deps: [{ token: i0.ElementRef }, { token: i1.FormBuilder }, { token: i2.DomSanitizer }, { token: DesignerRef }, { token: i3.BizDocComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component }); }
232
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0", type: DesignerItemComponent, selector: "bizdoc-designer-element", inputs: { privileges: "privileges", icon: "icon", form: "form", context: "context" }, outputs: { onSave: "save", onContinue: "continue" }, queries: [{ propertyName: "editContent", first: true, predicate: EditContentDirective, descendants: true }, { propertyName: "addContent", first: true, predicate: AddContentDirective, descendants: true }, { propertyName: "widgetContent", first: true, predicate: WidgetContentDirective, descendants: true }, { propertyName: "customContents", predicate: CustomContentDirective }], usesOnChanges: true, ngImport: i0, template: "@switch (mode) {\n<!--widget mode -->\n@case ('widget') {\n<!--icon -->\n @if (model.familyKey) {\n @if (SVG[model.familyKey]) {\n<img class=\"logo\" [src]=\"resource(SVG[model.familyKey])\" [bizdocTooltip]=\"model.family\" />\n }\n @else {\n<div>{{model.family}}</div>\n }\n }\n<!--options-->\n<ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n<!--designer widget-->\n<ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\n}\n@case ('edit') {\n<!--edit / custom mode -->\n@if (context?.active) {\n<mat-toolbar class=\"row\">\n @if(context.mode === 'add') {\n <button mat-icon-button (click)=\"closeView(true)\" [disabled]=\"context.form.invalid\"><mat-icon>save</mat-icon></button>\n <span class=\"divider\"></span>\n <button mat-icon-button (click)=\"closeView()\" [bizdocTooltip]=\"'Close'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">close</mat-icon></button>\n }\n @else {\n <button mat-icon-button (click)=\"closeView(true)\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\n }\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <h2 class=\"mat-h2\">{{context.title|translate}}</h2>\n <ng-container *ngTemplateOutlet=\"customView; context: context\"></ng-container>\n</form>\n}\n@else {\n<!--edit mode -->\n<mat-toolbar bizdoc-sticky>\n <button mat-icon-button (click)=\"save()\" [disabled]=\"form.invalid || !form.dirty\"><mat-icon>save</mat-icon></button>\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n @if (model.resourceType) {\n <p class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\n <br />\n }\n <ng-container [formGroup]=\"form\">\n <div class=\"row gap\">\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\n <mat-form-field class=\"flex\">\n <mat-label>{{'Name'|translate}}</mat-label>\n <input matInput formControlName=\"name\" required />\n @if (form.controls.name.hasError('required')) {\n <mat-error [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\n }\n @if (form.controls.name.hasError('duplicate')) {\n <mat-error [innerHTML]=\"'DuplicateErr'|translate:('Name'|translate)\"></mat-error>\n }\n </mat-form-field>\n </div>\n @if (icon) {\n <bizdoc-icon-picker formControlName=\"icon\" required></bizdoc-icon-picker>\n }\n </ng-container>\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--edit template-->\n <ng-container [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\n <!--options-->\n @if (options) {\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!--privileges-->\n @if (form.controls.privileges) {\n <bizdoc-designer-privileges [form]=\"form.controls.privileges\"></bizdoc-designer-privileges>\n }\n</form>\n}\n}\n<!--add-->\n@case ('add') {\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--add template-->\n <ng-container [ngTemplateOutlet]=\"addContent?.templateRef\"></ng-container>\n @if (options) {\n <!--options-->\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!-- continue-->\n <div class=\"row actions\">\n <span class=\"divider\"></span>\n <button mat-stroked-button [disabled]=\"form.invalid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\n </div>\n</form>\n }\n}\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{min-width:280px;padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"], dependencies: [{ kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i5.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: i6.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "component", type: i7.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i7.MatLabel, selector: "mat-label" }, { kind: "directive", type: i7.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "component", type: i8.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "component", type: i8.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "directive", type: i9.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i11.TooltipDirective, selector: "[bizdocTooltip]", inputs: ["bizdocTooltip", "bizdocTooltipTemplate", "bizdocTooltipContext", "bizdocTooltipPosition", "bizdocTooltipDuration", "bizdocTooltipDisabled"] }, { kind: "component", type: i12.LocalizedStringComponent, selector: "bizdoc-localized-string", inputs: ["class", "floatLabel", "value", "placeholder", "required", "disabled", "maxlength"] }, { kind: "component", type: i13.DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: ["form"] }, { kind: "component", type: i14.IconPickerComponent, selector: "bizdoc-icon-picker", inputs: ["value", "required", "disabled"], outputs: ["valueChanges"] }, { kind: "pipe", type: i15.TranslatePipe, name: "translate" }] }); }
233
233
  }
234
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerItemComponent, decorators: [{
234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerItemComponent, decorators: [{
235
235
  type: Component,
236
236
  args: [{ selector: 'bizdoc-designer-element', template: "@switch (mode) {\n<!--widget mode -->\n@case ('widget') {\n<!--icon -->\n @if (model.familyKey) {\n @if (SVG[model.familyKey]) {\n<img class=\"logo\" [src]=\"resource(SVG[model.familyKey])\" [bizdocTooltip]=\"model.family\" />\n }\n @else {\n<div>{{model.family}}</div>\n }\n }\n<!--options-->\n<ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n<!--designer widget-->\n<ng-container [ngTemplateOutlet]=\"widgetContent?.templateRef\"></ng-container>\n}\n@case ('edit') {\n<!--edit / custom mode -->\n@if (context?.active) {\n<mat-toolbar class=\"row\">\n @if(context.mode === 'add') {\n <button mat-icon-button (click)=\"closeView(true)\" [disabled]=\"context.form.invalid\"><mat-icon>save</mat-icon></button>\n <span class=\"divider\"></span>\n <button mat-icon-button (click)=\"closeView()\" [bizdocTooltip]=\"'Close'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">close</mat-icon></button>\n }\n @else {\n <button mat-icon-button (click)=\"closeView(true)\" [bizdocTooltip]=\"'Back'|translate\"><mat-icon class=\"mat-icon-rtl-mirror\">keyboard_backspace</mat-icon></button>\n }\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <h2 class=\"mat-h2\">{{context.title|translate}}</h2>\n <ng-container *ngTemplateOutlet=\"customView; context: context\"></ng-container>\n</form>\n}\n@else {\n<!--edit mode -->\n<mat-toolbar bizdoc-sticky>\n <button mat-icon-button (click)=\"save()\" [disabled]=\"form.invalid || !form.dirty\"><mat-icon>save</mat-icon></button>\n</mat-toolbar>\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n @if (model.resourceType) {\n <p class=\"message\" (click)=\"unlock($event)\" [innerHTML]=\"'UnlockMultilang'|translate\"></p>\n <br />\n }\n <ng-container [formGroup]=\"form\">\n <div class=\"row gap\">\n <bizdoc-localized-string #title formControlName=\"title\" [placeholder]=\"'Title'|translate\" required class=\"flex column\"></bizdoc-localized-string>\n <mat-form-field class=\"flex\">\n <mat-label>{{'Name'|translate}}</mat-label>\n <input matInput formControlName=\"name\" required />\n @if (form.controls.name.hasError('required')) {\n <mat-error [innerHTML]=\"'RequiredErr'|translate:('Name'|translate)\"></mat-error>\n }\n @if (form.controls.name.hasError('duplicate')) {\n <mat-error [innerHTML]=\"'DuplicateErr'|translate:('Name'|translate)\"></mat-error>\n }\n </mat-form-field>\n </div>\n @if (icon) {\n <bizdoc-icon-picker formControlName=\"icon\" required></bizdoc-icon-picker>\n }\n </ng-container>\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--edit template-->\n <ng-container [ngTemplateOutlet]=\"editContent?.templateRef\"></ng-container>\n <!--options-->\n @if (options) {\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!--privileges-->\n @if (form.controls.privileges) {\n <bizdoc-designer-privileges [form]=\"form.controls.privileges\"></bizdoc-designer-privileges>\n }\n</form>\n}\n}\n<!--add-->\n@case ('add') {\n<form autocomplete=\"off\" class=\"column\" (keydown)=\"handleKeyboardEvent($event)\">\n <!--arguments-->\n @if (arguments) {\n <ng-container (attached)=\"argumentsAttached($event)\" [cdkPortalOutlet]=\"arguments\"></ng-container>\n }\n <!--add template-->\n <ng-container [ngTemplateOutlet]=\"addContent?.templateRef\"></ng-container>\n @if (options) {\n <!--options-->\n <ng-container (attached)=\"optionsAttached($event)\" [cdkPortalOutlet]=\"options\"></ng-container>\n }\n <!-- continue-->\n <div class=\"row actions\">\n <span class=\"divider\"></span>\n <button mat-stroked-button [disabled]=\"form.invalid\" (click)=\"continue()\" type=\"button\">{{'Continue'|translate}}&nbsp;<mat-icon class=\"mat-icon-rtl-mirror\">double_arrow</mat-icon></button>\n </div>\n</form>\n }\n}\n", styles: ["img.logo{display:block;height:26px}:host{flex:1}form{min-width:280px;padding:8px}p.message{margin:5px}:host ::ng-deep .cdk-drag-handle{cursor:move}\n"] }]
237
237
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.FormBuilder }, { type: i2.DomSanitizer }, { type: i16.DesignerRef, decorators: [{
@@ -81,10 +81,10 @@ export class DesignerPrivilegesComponent {
81
81
  inp.value = '';
82
82
  this.search.setValue(null);
83
83
  }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerPrivilegesComponent, deps: [{ token: i1.FormBuilder }, { token: i2.SystemService }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Component }); }
85
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.4", type: DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: { form: "form" }, ngImport: i0, template: "<h2 class=\"mat-h2\">{{'Privileges'|translate}}</h2>\n<div [formGroup]=\"form\" class=\"column\">\n <mat-form-field class=\"flex\">\n <mat-chip-grid #chips [attr.aria-label]=\"''\">\n @for (r of form.controls.roles.value; track r) {\n <mat-chip-row\n [removable]=\"true\"\n (removed)=\"remove(r)\">\n {{titleOf(r)}}\n <mat-icon matChipRemove>cancel</mat-icon>\n </mat-chip-row>\n }\n </mat-chip-grid>\n <input [placeholder]=\"'Roles'|translate\"\n [formControl]=search\n #inputrole\n [matAutocomplete]=\"nametype\"\n [matChipInputFor]=\"chips\"\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\n @for (r of roles; track r) {\n @if (!form.controls.roles.value || form.controls.roles.value.indexOf(r.name) < 0) {\n <mat-option [value]=\"r.name\">\n {{r.title || r.name}}\n </mat-option>\n }\n }\n </mat-autocomplete>\n </mat-form-field>\n <mat-form-field>\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\n </mat-form-field>\n </div>\n", dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i3.MatChipGrid, selector: "mat-chip-grid", inputs: ["disabled", "placeholder", "required", "value", "errorStateMatcher"], outputs: ["change", "valueChange"] }, { kind: "directive", type: i3.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { kind: "directive", type: i3.MatChipRemove, selector: "[matChipRemove]" }, { kind: "component", type: i3.MatChipRow, selector: "mat-chip-row, [mat-chip-row], mat-basic-chip-row, [mat-basic-chip-row]", inputs: ["editable"], outputs: ["edited"] }, { kind: "component", type: i4.MatAutocomplete, selector: "mat-autocomplete", inputs: ["aria-label", "aria-labelledby", "displayWith", "autoActiveFirstOption", "autoSelectActiveOption", "requireSelection", "panelWidth", "disableRipple", "class", "hideSingleSelectionIndicator"], outputs: ["optionSelected", "opened", "closed", "optionActivated"], exportAs: ["matAutocomplete"] }, { kind: "component", type: i5.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "directive", type: i4.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: ["matAutocomplete", "matAutocompletePosition", "matAutocompleteConnectedTo", "autocomplete", "matAutocompleteDisabled"], exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i6.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: i7.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i8.AceInput, selector: "bizdoc-ace-input", inputs: ["params", "placeholder", "required", "disabled", "value"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }] }); }
84
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerPrivilegesComponent, deps: [{ token: i1.FormBuilder }, { token: i2.SystemService }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Component }); }
85
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0", type: DesignerPrivilegesComponent, selector: "bizdoc-designer-privileges", inputs: { form: "form" }, ngImport: i0, template: "<h2 class=\"mat-h2\">{{'Privileges'|translate}}</h2>\n<div [formGroup]=\"form\" class=\"column\">\n <mat-form-field class=\"flex\">\n <mat-chip-grid #chips [attr.aria-label]=\"''\">\n @for (r of form.controls.roles.value; track r) {\n <mat-chip-row\n [removable]=\"true\"\n (removed)=\"remove(r)\">\n {{titleOf(r)}}\n <mat-icon matChipRemove>cancel</mat-icon>\n </mat-chip-row>\n }\n </mat-chip-grid>\n <input [placeholder]=\"'Roles'|translate\"\n [formControl]=search\n #inputrole\n [matAutocomplete]=\"nametype\"\n [matChipInputFor]=\"chips\"\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\n @for (r of roles; track r) {\n @if (!form.controls.roles.value || form.controls.roles.value.indexOf(r.name) < 0) {\n <mat-option [value]=\"r.name\">\n {{r.title || r.name}}\n </mat-option>\n }\n }\n </mat-autocomplete>\n </mat-form-field>\n <mat-form-field>\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\n </mat-form-field>\n </div>\n", dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i3.MatChipGrid, selector: "mat-chip-grid", inputs: ["disabled", "placeholder", "required", "value", "errorStateMatcher"], outputs: ["change", "valueChange"] }, { kind: "directive", type: i3.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputFor", "matChipInputAddOnBlur", "matChipInputSeparatorKeyCodes", "placeholder", "id", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { kind: "directive", type: i3.MatChipRemove, selector: "[matChipRemove]" }, { kind: "component", type: i3.MatChipRow, selector: "mat-chip-row, [mat-chip-row], mat-basic-chip-row, [mat-basic-chip-row]", inputs: ["editable"], outputs: ["edited"] }, { kind: "component", type: i4.MatAutocomplete, selector: "mat-autocomplete", inputs: ["aria-label", "aria-labelledby", "displayWith", "autoActiveFirstOption", "autoSelectActiveOption", "requireSelection", "panelWidth", "disableRipple", "class", "hideSingleSelectionIndicator"], outputs: ["optionSelected", "opened", "closed", "optionActivated"], exportAs: ["matAutocomplete"] }, { kind: "component", type: i5.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "directive", type: i4.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: ["matAutocomplete", "matAutocompletePosition", "matAutocompleteConnectedTo", "autocomplete", "matAutocompleteDisabled"], exportAs: ["matAutocompleteTrigger"] }, { kind: "component", type: i6.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i6.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: i7.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i8.AceInput, selector: "bizdoc-ace-input", inputs: ["params", "placeholder", "required", "disabled", "value"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }] }); }
86
86
  }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerPrivilegesComponent, decorators: [{
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerPrivilegesComponent, decorators: [{
88
88
  type: Component,
89
89
  args: [{ selector: 'bizdoc-designer-privileges', template: "<h2 class=\"mat-h2\">{{'Privileges'|translate}}</h2>\n<div [formGroup]=\"form\" class=\"column\">\n <mat-form-field class=\"flex\">\n <mat-chip-grid #chips [attr.aria-label]=\"''\">\n @for (r of form.controls.roles.value; track r) {\n <mat-chip-row\n [removable]=\"true\"\n (removed)=\"remove(r)\">\n {{titleOf(r)}}\n <mat-icon matChipRemove>cancel</mat-icon>\n </mat-chip-row>\n }\n </mat-chip-grid>\n <input [placeholder]=\"'Roles'|translate\"\n [formControl]=search\n #inputrole\n [matAutocomplete]=\"nametype\"\n [matChipInputFor]=\"chips\"\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\">\n <mat-autocomplete #nametype=\"matAutocomplete\" (optionSelected)=\"add(inputrole, $event)\">\n @for (r of roles; track r) {\n @if (!form.controls.roles.value || form.controls.roles.value.indexOf(r.name) < 0) {\n <mat-option [value]=\"r.name\">\n {{r.title || r.name}}\n </mat-option>\n }\n }\n </mat-autocomplete>\n </mat-form-field>\n <mat-form-field>\n <bizdoc-ace-input [placeholder]=\"'Condition'|translate\" formControlName=\"rule\"></bizdoc-ace-input>\n <mat-hint> {{ 'ProgrammableExpression'|translate }}</mat-hint>\n </mat-form-field>\n </div>\n" }]
90
90
  }], ctorParameters: () => [{ type: i1.FormBuilder }, { type: i2.SystemService }, { type: i10.DesignerRef, decorators: [{
@@ -27,10 +27,10 @@ export class DesignerElementComponentBase {
27
27
  focus() {
28
28
  setTimeout(() => this._element.nativeElement.querySelector('input')?.focus());
29
29
  }
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerElementComponentBase, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
31
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: DesignerElementComponentBase, ngImport: i0 }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerElementComponentBase, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
31
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: DesignerElementComponentBase, ngImport: i0 }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerElementComponentBase, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerElementComponentBase, decorators: [{
34
34
  type: Directive
35
35
  }], ctorParameters: () => [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
36
36
  type: Inject,
@@ -82,10 +82,10 @@ export class DesignerTypeElementComponent extends DesignerElementComponentBase {
82
82
  return this._ref.designer.
83
83
  types.find(t => t.name == name)?.title;
84
84
  }
85
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerTypeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
86
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: DesignerTypeElementComponent, viewQueries: [{ propertyName: "designer", first: true, predicate: DesignerItemComponent, descendants: true }], usesInheritance: true, ngImport: i0 }); }
85
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerTypeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
86
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: DesignerTypeElementComponent, viewQueries: [{ propertyName: "designer", first: true, predicate: DesignerItemComponent, descendants: true }], usesInheritance: true, ngImport: i0 }); }
87
87
  }
88
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerTypeElementComponent, decorators: [{
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerTypeElementComponent, decorators: [{
89
89
  type: Directive
90
90
  }], ctorParameters: () => [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
91
91
  type: Inject,
@@ -118,10 +118,10 @@ export class DesignerCubeElementComponent extends DesignerElementComponentBase {
118
118
  else if (this.cubes.length === 1)
119
119
  this.cube = this.cubes[0];
120
120
  }
121
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerCubeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
122
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.4", type: DesignerCubeElementComponent, usesInheritance: true, ngImport: i0 }); }
121
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerCubeElementComponent, deps: [{ token: i1.FormBuilder }, { token: i0.ElementRef }, { token: DesignerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
122
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0", type: DesignerCubeElementComponent, usesInheritance: true, ngImport: i0 }); }
123
123
  }
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: DesignerCubeElementComponent, decorators: [{
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0", ngImport: i0, type: DesignerCubeElementComponent, decorators: [{
125
125
  type: Directive
126
126
  }], ctorParameters: () => [{ type: i1.FormBuilder }, { type: i0.ElementRef }, { type: i2.DesignerRef, decorators: [{
127
127
  type: Inject,