@eo-sdk/client 10.7.0-rc.5 → 11.0.0-beta.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 (856) hide show
  1. package/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
  2. package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +1 -1
  3. package/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.d.ts +1 -1
  4. package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.d.ts +1 -1
  5. package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts +1 -1
  6. package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts +1 -1
  7. package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.d.ts +1 -1
  8. package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts +1 -1
  9. package/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.d.ts +1 -1
  10. package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.d.ts +1 -1
  11. package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.d.ts +1 -1
  12. package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.d.ts +1 -1
  13. package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.d.ts +1 -1
  14. package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts +1 -1
  15. package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts +1 -1
  16. package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts.map +1 -1
  17. package/app/eo-framework/accordion/simple-accordion/simple-accordion.component.d.ts +1 -1
  18. package/app/eo-framework/actions/action.module.d.ts.map +1 -1
  19. package/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.d.ts +1 -1
  20. package/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.d.ts +1 -1
  21. package/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.d.ts +1 -1
  22. package/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.d.ts +1 -1
  23. package/app/eo-framework/actions/actions/custom-actions/custom-actions.component.d.ts +1 -1
  24. package/app/eo-framework/actions/actions/delete-action/delete/delete.component.d.ts +1 -1
  25. package/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.d.ts +1 -1
  26. package/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.d.ts +1 -1
  27. package/app/eo-framework/actions/actions/email/email/email.component.d.ts +1 -1
  28. package/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.d.ts +1 -1
  29. package/app/eo-framework/actions/actions/open-document-action/open-document-action.component.d.ts +1 -1
  30. package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts +1 -1
  31. package/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.d.ts +1 -1
  32. package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts +1 -1
  33. package/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.d.ts +1 -1
  34. package/app/eo-framework/actions/actions/workflow-action/workflow-action.component.d.ts +1 -1
  35. package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts +1 -1
  36. package/app/eo-framework/app-shell/app-bar/context-search/context-search.component.d.ts +1 -1
  37. package/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.d.ts +1 -1
  38. package/app/eo-framework/cta/component/cta.component.d.ts +1 -1
  39. package/app/eo-framework/form-elements/checkbox/checkbox.component.d.ts +1 -1
  40. package/app/eo-framework/form-elements/codesystem/codesystem.component.d.ts +1 -1
  41. package/app/eo-framework/form-elements/date/date.component.d.ts +1 -1
  42. package/app/eo-framework/form-elements/date/year-range/year-range.directive.d.ts +1 -1
  43. package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts +1 -1
  44. package/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.d.ts +1 -1
  45. package/app/eo-framework/form-elements/form-input/form-input.component.d.ts +1 -1
  46. package/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.d.ts +1 -1
  47. package/app/eo-framework/form-elements/id-reference/id-reference.component.d.ts +1 -1
  48. package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts +1 -1
  49. package/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.d.ts +1 -1
  50. package/app/eo-framework/form-elements/number/number.component.d.ts +1 -1
  51. package/app/eo-framework/form-elements/number-range/number-range.component.d.ts +1 -1
  52. package/app/eo-framework/form-elements/organization/organization.component.d.ts +1 -1
  53. package/app/eo-framework/form-elements/password/password.component.d.ts +1 -1
  54. package/app/eo-framework/form-elements/reference/reference.component.d.ts +1 -1
  55. package/app/eo-framework/form-elements/string/string.component.d.ts +1 -1
  56. package/app/eo-framework/grid/column-configurator/column-configurator.component.d.ts +1 -1
  57. package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts +1 -1
  58. package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts.map +1 -1
  59. package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts +3 -3
  60. package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts.map +1 -1
  61. package/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.d.ts +1 -1
  62. package/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.d.ts +1 -1
  63. package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts +3 -3
  64. package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts.map +1 -1
  65. package/app/eo-framework/grid/extensions/pagination/pagination.component.d.ts +1 -1
  66. package/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.d.ts +1 -1
  67. package/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.d.ts +1 -1
  68. package/app/eo-framework/grid/extensions/total-count/total-count.component.d.ts +1 -1
  69. package/app/eo-framework/grid/filters/datetime-filter.component.d.ts.map +1 -1
  70. package/app/eo-framework/grid/grid.component.d.ts +6 -17
  71. package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
  72. package/app/eo-framework/grid/grid.module.d.ts +0 -3
  73. package/app/eo-framework/grid/grid.module.d.ts.map +1 -1
  74. package/app/eo-framework/grid/row-grouping/batchRemover.d.ts +13 -0
  75. package/app/eo-framework/grid/row-grouping/batchRemover.d.ts.map +1 -0
  76. package/app/eo-framework/grid/row-grouping/group-stage.d.ts +14 -14
  77. package/app/eo-framework/grid/row-grouping/group-stage.d.ts.map +1 -1
  78. package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts +1 -0
  79. package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts.map +1 -1
  80. package/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.d.ts +1 -1
  81. package/app/eo-framework/inbox-details/inbox-details.component.d.ts +1 -1
  82. package/app/eo-framework/list-container/list-container.component.d.ts +1 -1
  83. package/app/eo-framework/media/media.component.d.ts +1 -1
  84. package/app/eo-framework/object-details/edit-icon/edit-icon.component.d.ts +1 -1
  85. package/app/eo-framework/object-details/favorite-icon/favorite-icon.component.d.ts +1 -1
  86. package/app/eo-framework/object-details/object-details.component.d.ts +1 -1
  87. package/app/eo-framework/object-details/object-history/history-filter/history-filter.component.d.ts +1 -1
  88. package/app/eo-framework/object-details/object-history/object-history.component.d.ts +1 -1
  89. package/app/eo-framework/object-details/object-links/object-links.component.d.ts +1 -1
  90. package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts +1 -1
  91. package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts +1 -1
  92. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +4 -1
  93. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
  94. package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts +1 -1
  95. package/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.d.ts +1 -1
  96. package/app/eo-framework/object-form/object-form/object-form.component.d.ts +1 -1
  97. package/app/eo-framework/object-form/object-form-edit/object-form-edit.component.d.ts +1 -1
  98. package/app/eo-framework/object-state-details/object-state-details.component.d.ts +1 -1
  99. package/app/eo-framework/plugins/plugin.component.d.ts +2 -2
  100. package/app/eo-framework/plugins/plugins.module.d.ts.map +1 -1
  101. package/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.d.ts +1 -1
  102. package/app/eo-framework/prepare-details/prepare-details.component.d.ts +1 -1
  103. package/app/eo-framework/process/details/process-details.component.d.ts +1 -1
  104. package/app/eo-framework/process/history/process-history.component.d.ts +1 -1
  105. package/app/eo-framework/process/process-file/process-file.component.d.ts +1 -1
  106. package/app/eo-framework/process-form/process-form.component.d.ts +1 -1
  107. package/app/eo-framework/quick-search/quick-search/quick-search.component.d.ts +1 -1
  108. package/app/eo-framework/recyclebin-details/recyclebin-details.component.d.ts +1 -1
  109. package/app/eo-framework/result-list/result-list.component.d.ts +1 -1
  110. package/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.d.ts +1 -1
  111. package/app/eo-framework/settings/permissions/permissions.component.d.ts +1 -1
  112. package/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.d.ts +1 -1
  113. package/app/eo-framework/shortcuts/shortcuts.directive.d.ts +1 -1
  114. package/app/eo-framework/stored-query/stored-query/stored-query.component.d.ts +1 -1
  115. package/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.d.ts +1 -1
  116. package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts +1 -1
  117. package/app/eo-framework/tree/tree-node/tree-node.component.d.ts +1 -1
  118. package/app/eo-framework/tree/tree.component.d.ts +1 -1
  119. package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts +1 -1
  120. package/app/eo-framework/ui/eo-icon/eo-icon.component.d.ts +1 -1
  121. package/app/eo-framework/ui/error-message/error-message.component.d.ts +1 -1
  122. package/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.d.ts +1 -1
  123. package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +1 -1
  124. package/app/eo-framework/ui/loading-spinner/loading-spinner.component.d.ts +1 -1
  125. package/app/eo-framework/ui/overlay/overlay.component.d.ts +1 -1
  126. package/app/eo-framework/ui/query-scope-select/query-scope-select.component.d.ts +1 -1
  127. package/app/eo-framework/ui/rtl-aware/rtl-aware.directive.d.ts +1 -1
  128. package/app/eo-framework/ui/signature-tab/signature-tab.component.d.ts +1 -1
  129. package/app/eo-framework/ui/user-avatar/user-avatar.component.d.ts +1 -1
  130. package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts +2 -2
  131. package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts.map +1 -1
  132. package/app/eo-framework/util/directive/prevent-double-click.directive.d.ts +1 -1
  133. package/app/eo-framework-core/api/grid.service.d.ts +4 -3
  134. package/app/eo-framework-core/api/grid.service.d.ts.map +1 -1
  135. package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts +1 -2
  136. package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts.map +1 -1
  137. package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts +2 -2
  138. package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts.map +1 -1
  139. package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts +2 -2
  140. package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts.map +1 -1
  141. package/assets/_default/i18n/de.json +1 -0
  142. package/assets/_default/i18n/en.json +1 -0
  143. package/esm2022/app/eo-client/about-state/about-state.component.mjs +81 -0
  144. package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +305 -0
  145. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +288 -0
  146. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +265 -0
  147. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +121 -0
  148. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +125 -0
  149. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +192 -0
  150. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +164 -0
  151. package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +59 -0
  152. package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +8 -8
  153. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +60 -0
  154. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +42 -0
  155. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +69 -0
  156. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +43 -0
  157. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +116 -0
  158. package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +123 -0
  159. package/{esm2020 → esm2022}/app/eo-client/eo-client-routing.module.mjs +5 -5
  160. package/esm2022/app/eo-client/eo-client.module.mjs +170 -0
  161. package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +150 -0
  162. package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +218 -0
  163. package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state-routing.module.mjs +5 -5
  164. package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state.module.mjs +13 -13
  165. package/esm2022/app/eo-client/login/login.component.mjs +111 -0
  166. package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +227 -0
  167. package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +342 -0
  168. package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-routing.module.mjs +5 -5
  169. package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +134 -0
  170. package/{esm2020 → esm2022}/app/eo-client/object-state/object-state.module.mjs +11 -11
  171. package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +159 -0
  172. package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state-routing.module.mjs +5 -5
  173. package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state.module.mjs +15 -15
  174. package/esm2022/app/eo-client/process-state/process-state.component.mjs +330 -0
  175. package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +150 -0
  176. package/esm2022/app/eo-client/result-state/result-state.component.mjs +71 -0
  177. package/esm2022/app/eo-client/settings/settings.component.mjs +287 -0
  178. package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +209 -0
  179. package/esm2022/app/eo-client/version-state/version-state.component.mjs +142 -0
  180. package/{esm2020 → esm2022}/app/eo-framework/accordion/accordion.module.mjs +5 -5
  181. package/{esm2020 → esm2022}/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +4 -4
  182. package/{esm2020 → esm2022}/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +5 -5
  183. package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +208 -0
  184. package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +185 -0
  185. package/esm2022/app/eo-framework/actions/action-target.mjs +28 -0
  186. package/esm2022/app/eo-framework/actions/action.module.mjs +269 -0
  187. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +201 -0
  188. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +50 -0
  189. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +134 -0
  190. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +50 -0
  191. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +6 -6
  192. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +5 -5
  193. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +5 -5
  194. package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +95 -0
  195. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/copy-action/copy-action.mjs +5 -5
  196. package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +88 -0
  197. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cut-action/cut-action.mjs +5 -5
  198. package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +111 -0
  199. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-action.mjs +5 -5
  200. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +5 -5
  201. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +6 -6
  202. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +5 -5
  203. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-action.mjs +5 -5
  204. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +6 -6
  205. package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +97 -0
  206. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/email/email-action.mjs +5 -5
  207. package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +76 -0
  208. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/definalize-action.mjs +5 -5
  209. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-action.mjs +6 -6
  210. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +6 -6
  211. package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +56 -0
  212. package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +69 -0
  213. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +5 -5
  214. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +5 -5
  215. package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +45 -0
  216. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +5 -5
  217. package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +89 -0
  218. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +5 -5
  219. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +184 -0
  220. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +53 -0
  221. package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +146 -0
  222. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +5 -5
  223. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +5 -5
  224. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +5 -5
  225. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +5 -5
  226. package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +107 -0
  227. package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +5 -5
  228. package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +173 -0
  229. package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +5 -5
  230. package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +203 -0
  231. package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +112 -0
  232. package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +793 -0
  233. package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +46 -0
  234. package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +6 -6
  235. package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +42 -0
  236. package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell-routing.module.mjs +5 -5
  237. package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell.module.mjs +40 -40
  238. package/{esm2020 → esm2022}/app/eo-framework/cta/component/cta.component.mjs +4 -4
  239. package/{esm2020 → esm2022}/app/eo-framework/cta/cta.module.mjs +5 -5
  240. package/{esm2020 → esm2022}/app/eo-framework/eo-framework.module.mjs +110 -110
  241. package/{esm2020 → esm2022}/app/eo-framework/error/error.module.mjs +9 -9
  242. package/{esm2020 → esm2022}/app/eo-framework/error/error404/error404.component.mjs +4 -4
  243. package/{esm2020 → esm2022}/app/eo-framework/error/not-found/not-found.component.mjs +5 -5
  244. package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +62 -0
  245. package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +312 -0
  246. package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +101 -0
  247. package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +44 -0
  248. package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +184 -0
  249. package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +303 -0
  250. package/{esm2020 → esm2022}/app/eo-framework/form-elements/form-elements.module.mjs +76 -76
  251. package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +73 -0
  252. package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +35 -0
  253. package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +252 -0
  254. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +253 -0
  255. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +33 -0
  256. package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +106 -0
  257. package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +171 -0
  258. package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +138 -0
  259. package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +216 -0
  260. package/{esm2020 → esm2022}/app/eo-framework/form-elements/password/password.component.mjs +4 -4
  261. package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +223 -0
  262. package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +254 -0
  263. package/{esm2020 → esm2022}/app/eo-framework/frame/frame.component.mjs +5 -5
  264. package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +211 -0
  265. package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +83 -0
  266. package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/empty/empty.component.mjs +4 -4
  267. package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +65 -0
  268. package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +82 -0
  269. package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +85 -0
  270. package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +98 -0
  271. package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +52 -0
  272. package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +6 -6
  273. package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +4 -4
  274. package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +42 -0
  275. package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +36 -0
  276. package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +94 -0
  277. package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +75 -0
  278. package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +96 -0
  279. package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +54 -0
  280. package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +64 -0
  281. package/esm2022/app/eo-framework/grid/grid.component.mjs +420 -0
  282. package/esm2022/app/eo-framework/grid/grid.module.mjs +97 -0
  283. package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +50 -0
  284. package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +623 -0
  285. package/{esm2020 → esm2022}/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +2 -1
  286. package/{esm2020 → esm2022}/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +5 -5
  287. package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +457 -0
  288. package/esm2022/app/eo-framework/list-container/list-container.component.mjs +101 -0
  289. package/{esm2020 → esm2022}/app/eo-framework/list-container/list-container.module.mjs +7 -7
  290. package/esm2022/app/eo-framework/media/content-preview.service.mjs +42 -0
  291. package/esm2022/app/eo-framework/media/media.component.mjs +315 -0
  292. package/{esm2020 → esm2022}/app/eo-framework/media/media.module.mjs +13 -13
  293. package/{esm2020 → esm2022}/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +5 -5
  294. package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +104 -0
  295. package/esm2022/app/eo-framework/object-details/object-details.component.mjs +439 -0
  296. package/{esm2020 → esm2022}/app/eo-framework/object-details/object-details.module.mjs +42 -42
  297. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +32 -0
  298. package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +4 -4
  299. package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +82 -0
  300. package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +292 -0
  301. package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +5 -5
  302. package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +123 -0
  303. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +639 -0
  304. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +238 -0
  305. package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +40 -0
  306. package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +81 -0
  307. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +113 -0
  308. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +267 -0
  309. package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +148 -0
  310. package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +216 -0
  311. package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +717 -0
  312. package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form.module.mjs +37 -37
  313. package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +135 -0
  314. package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.component.mjs +16 -16
  315. package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.directive.mjs +5 -5
  316. package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.service.mjs +6 -6
  317. package/esm2022/app/eo-framework/plugins/plugins.module.mjs +55 -0
  318. package/{esm2020 → esm2022}/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +4 -4
  319. package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +557 -0
  320. package/esm2022/app/eo-framework/process/details/process-details.component.mjs +226 -0
  321. package/{esm2020 → esm2022}/app/eo-framework/process/history/process-history.component.mjs +4 -4
  322. package/{esm2020 → esm2022}/app/eo-framework/process/process-file/process-file.component.mjs +6 -6
  323. package/esm2022/app/eo-framework/process-form/process-form.component.mjs +50 -0
  324. package/{esm2020 → esm2022}/app/eo-framework/process-form/process-form.module.mjs +11 -11
  325. package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +220 -0
  326. package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search.module.mjs +11 -11
  327. package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +271 -0
  328. package/esm2022/app/eo-framework/result-list/result-list.component.mjs +369 -0
  329. package/{esm2020 → esm2022}/app/eo-framework/result-list/result-list.module.mjs +11 -11
  330. package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +125 -0
  331. package/{esm2020 → esm2022}/app/eo-framework/settings/permissions/permissions.component.mjs +4 -4
  332. package/{esm2020 → esm2022}/app/eo-framework/settings/settings.module.mjs +13 -13
  333. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +65 -0
  334. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +130 -0
  335. package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcut.interface.mjs +1 -1
  336. package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.directive.mjs +5 -5
  337. package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.module.mjs +9 -9
  338. package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +45 -0
  339. package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +225 -0
  340. package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +46 -0
  341. package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +501 -0
  342. package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.module.mjs +20 -20
  343. package/{esm2020 → esm2022}/app/eo-framework/tree/tree-node/tree-node.component.mjs +5 -5
  344. package/esm2022/app/eo-framework/tree/tree.component.mjs +281 -0
  345. package/{esm2020 → esm2022}/app/eo-framework/tree/tree.module.mjs +7 -7
  346. package/{esm2020 → esm2022}/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
  347. package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +159 -0
  348. package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +130 -0
  349. package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +119 -0
  350. package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +33 -0
  351. package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +4 -4
  352. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +147 -0
  353. package/{esm2020 → esm2022}/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +8 -8
  354. package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +60 -0
  355. package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +71 -0
  356. package/{esm2020 → esm2022}/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +5 -5
  357. package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +26 -0
  358. package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +57 -0
  359. package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +32 -0
  360. package/{esm2020 → esm2022}/app/eo-framework/ui/ui.module.mjs +59 -59
  361. package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +54 -0
  362. package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +17 -0
  363. package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +397 -0
  364. package/{esm2020 → esm2022}/app/eo-framework/util/directive/prevent-double-click.directive.mjs +5 -5
  365. package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +69 -0
  366. package/esm2022/app/eo-framework/util/services/utilities.service.mjs +25 -0
  367. package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +48 -0
  368. package/{esm2020 → esm2022}/app/eo-framework/util/util.module.mjs +5 -5
  369. package/esm2022/app/eo-framework-core/agent/agent.service.mjs +178 -0
  370. package/esm2022/app/eo-framework-core/api/grid.service.mjs +732 -0
  371. package/esm2022/app/eo-framework-core/api/plugins.service.mjs +258 -0
  372. package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +53 -0
  373. package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +105 -0
  374. package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +89 -0
  375. package/esm2022/app/eo-framework-core/layout/layout.service.mjs +106 -0
  376. package/esm2022/app/eo-framework-core/location/location.service.mjs +146 -0
  377. package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +18 -0
  378. package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +112 -0
  379. package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +30 -0
  380. package/{esm2020 → esm2022}/app/eo-framework-core/pipes/keys.pipe.mjs +4 -4
  381. package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +63 -0
  382. package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +109 -0
  383. package/{esm2020 → esm2022}/app/eo-framework-core/pipes/pipes.module.mjs +19 -19
  384. package/{esm2020 → esm2022}/app/eo-framework-core/pipes/safe-html.pipe.mjs +5 -5
  385. package/esm2022/app/eo-framework-core/references/reference.service.mjs +266 -0
  386. package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +29 -0
  387. package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +55 -0
  388. package/esm2022/app/eo-framework-core/search/app-search.service.mjs +387 -0
  389. package/esm2022/app/eo-framework-core/selection/selection.service.mjs +63 -0
  390. package/esm2022/app/eo-framework-core/title/page-title.service.mjs +42 -0
  391. package/{fesm2020 → fesm2022}/eo-sdk-client.mjs +2278 -2143
  392. package/fesm2022/eo-sdk-client.mjs.map +1 -0
  393. package/misc/scripts/copy-client-assets.js +1 -1
  394. package/package.json +31 -44
  395. package/styles.css +725 -550
  396. package/styles.scss +3 -3
  397. package/esm2020/app/eo-client/about-state/about-state.component.mjs +0 -81
  398. package/esm2020/app/eo-client/dashboard/dashboard.component.mjs +0 -305
  399. package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +0 -288
  400. package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +0 -265
  401. package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +0 -121
  402. package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +0 -125
  403. package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +0 -192
  404. package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +0 -164
  405. package/esm2020/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +0 -59
  406. package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +0 -60
  407. package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +0 -42
  408. package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +0 -69
  409. package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +0 -43
  410. package/esm2020/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +0 -116
  411. package/esm2020/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +0 -123
  412. package/esm2020/app/eo-client/eo-client.module.mjs +0 -170
  413. package/esm2020/app/eo-client/favorite-state/favorite-state.component.mjs +0 -150
  414. package/esm2020/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +0 -218
  415. package/esm2020/app/eo-client/login/login.component.mjs +0 -111
  416. package/esm2020/app/eo-client/notifications-state/notifications-state.component.mjs +0 -227
  417. package/esm2020/app/eo-client/object-state/object-state/object-state.component.mjs +0 -342
  418. package/esm2020/app/eo-client/object-state/object-state-service/object-state.service.mjs +0 -134
  419. package/esm2020/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +0 -159
  420. package/esm2020/app/eo-client/process-state/process-state.component.mjs +0 -330
  421. package/esm2020/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +0 -150
  422. package/esm2020/app/eo-client/result-state/result-state.component.mjs +0 -71
  423. package/esm2020/app/eo-client/settings/settings.component.mjs +0 -287
  424. package/esm2020/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +0 -209
  425. package/esm2020/app/eo-client/version-state/version-state.component.mjs +0 -142
  426. package/esm2020/app/eo-framework/actions/action-menu/action-menu.component.mjs +0 -208
  427. package/esm2020/app/eo-framework/actions/action-service/action.service.mjs +0 -185
  428. package/esm2020/app/eo-framework/actions/action-target.mjs +0 -28
  429. package/esm2020/app/eo-framework/actions/action.module.mjs +0 -274
  430. package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +0 -201
  431. package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +0 -50
  432. package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +0 -134
  433. package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +0 -50
  434. package/esm2020/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +0 -95
  435. package/esm2020/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +0 -88
  436. package/esm2020/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +0 -111
  437. package/esm2020/app/eo-framework/actions/actions/email/email/email.component.mjs +0 -97
  438. package/esm2020/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +0 -76
  439. package/esm2020/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +0 -56
  440. package/esm2020/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +0 -69
  441. package/esm2020/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +0 -45
  442. package/esm2020/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +0 -89
  443. package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +0 -184
  444. package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +0 -53
  445. package/esm2020/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +0 -146
  446. package/esm2020/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +0 -107
  447. package/esm2020/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +0 -173
  448. package/esm2020/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +0 -203
  449. package/esm2020/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +0 -112
  450. package/esm2020/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +0 -793
  451. package/esm2020/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +0 -46
  452. package/esm2020/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +0 -42
  453. package/esm2020/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +0 -62
  454. package/esm2020/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +0 -312
  455. package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +0 -101
  456. package/esm2020/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +0 -44
  457. package/esm2020/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +0 -184
  458. package/esm2020/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +0 -303
  459. package/esm2020/app/eo-framework/form-elements/form-input/form-input.component.mjs +0 -73
  460. package/esm2020/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +0 -35
  461. package/esm2020/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +0 -252
  462. package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +0 -253
  463. package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +0 -33
  464. package/esm2020/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +0 -106
  465. package/esm2020/app/eo-framework/form-elements/number/number.component.mjs +0 -171
  466. package/esm2020/app/eo-framework/form-elements/number-range/number-range.component.mjs +0 -138
  467. package/esm2020/app/eo-framework/form-elements/organization/organization.component.mjs +0 -216
  468. package/esm2020/app/eo-framework/form-elements/reference/reference.component.mjs +0 -223
  469. package/esm2020/app/eo-framework/form-elements/string/string.component.mjs +0 -254
  470. package/esm2020/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +0 -211
  471. package/esm2020/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +0 -83
  472. package/esm2020/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +0 -65
  473. package/esm2020/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +0 -82
  474. package/esm2020/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +0 -85
  475. package/esm2020/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +0 -98
  476. package/esm2020/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +0 -52
  477. package/esm2020/app/eo-framework/grid/extensions/services/list-settings.service.mjs +0 -42
  478. package/esm2020/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +0 -36
  479. package/esm2020/app/eo-framework/grid/filters/codesystem-filter.component.mjs +0 -94
  480. package/esm2020/app/eo-framework/grid/filters/datetime-filter.component.mjs +0 -75
  481. package/esm2020/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +0 -96
  482. package/esm2020/app/eo-framework/grid/filters/list-filter.component.mjs +0 -54
  483. package/esm2020/app/eo-framework/grid/filters/organization-filter.component.mjs +0 -64
  484. package/esm2020/app/eo-framework/grid/grid.component.mjs +0 -421
  485. package/esm2020/app/eo-framework/grid/grid.module.mjs +0 -107
  486. package/esm2020/app/eo-framework/grid/row-grouping/group-stage.mjs +0 -528
  487. package/esm2020/app/eo-framework/inbox-details/inbox-details.component.mjs +0 -457
  488. package/esm2020/app/eo-framework/list-container/list-container.component.mjs +0 -101
  489. package/esm2020/app/eo-framework/media/content-preview.service.mjs +0 -42
  490. package/esm2020/app/eo-framework/media/media.component.mjs +0 -314
  491. package/esm2020/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +0 -104
  492. package/esm2020/app/eo-framework/object-details/object-details.component.mjs +0 -439
  493. package/esm2020/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +0 -32
  494. package/esm2020/app/eo-framework/object-details/object-history/object-history.component.mjs +0 -82
  495. package/esm2020/app/eo-framework/object-details/object-links/object-links.component.mjs +0 -292
  496. package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +0 -123
  497. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +0 -634
  498. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +0 -238
  499. package/esm2020/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +0 -40
  500. package/esm2020/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +0 -81
  501. package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +0 -113
  502. package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +0 -267
  503. package/esm2020/app/eo-framework/object-form/object-form/object-form.component.mjs +0 -148
  504. package/esm2020/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +0 -216
  505. package/esm2020/app/eo-framework/object-form/object-form-helper.service.mjs +0 -717
  506. package/esm2020/app/eo-framework/object-state-details/object-state-details.component.mjs +0 -134
  507. package/esm2020/app/eo-framework/plugins/plugins.module.mjs +0 -59
  508. package/esm2020/app/eo-framework/prepare-details/prepare-details.component.mjs +0 -557
  509. package/esm2020/app/eo-framework/process/details/process-details.component.mjs +0 -226
  510. package/esm2020/app/eo-framework/process-form/process-form.component.mjs +0 -50
  511. package/esm2020/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +0 -220
  512. package/esm2020/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +0 -271
  513. package/esm2020/app/eo-framework/result-list/result-list.component.mjs +0 -368
  514. package/esm2020/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +0 -125
  515. package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +0 -65
  516. package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +0 -130
  517. package/esm2020/app/eo-framework/shortcuts/shortcuts.service.mjs +0 -45
  518. package/esm2020/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +0 -225
  519. package/esm2020/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +0 -46
  520. package/esm2020/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +0 -501
  521. package/esm2020/app/eo-framework/tree/tree.component.mjs +0 -281
  522. package/esm2020/app/eo-framework/ui/clipboard/clipboard.component.mjs +0 -159
  523. package/esm2020/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +0 -130
  524. package/esm2020/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +0 -119
  525. package/esm2020/app/eo-framework/ui/error-message/error-message.component.mjs +0 -33
  526. package/esm2020/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +0 -146
  527. package/esm2020/app/eo-framework/ui/outside-click/outside-click.directive.mjs +0 -60
  528. package/esm2020/app/eo-framework/ui/overlay/overlay.component.mjs +0 -71
  529. package/esm2020/app/eo-framework/ui/router-link/router-link.directive.mjs +0 -26
  530. package/esm2020/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +0 -57
  531. package/esm2020/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +0 -32
  532. package/esm2020/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +0 -54
  533. package/esm2020/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +0 -17
  534. package/esm2020/app/eo-framework/upload-overlay/upload-overlay.component.mjs +0 -397
  535. package/esm2020/app/eo-framework/util/directive/trap-focus.directive.mjs +0 -69
  536. package/esm2020/app/eo-framework/util/services/utilities.service.mjs +0 -25
  537. package/esm2020/app/eo-framework/util/sortable/order-by.pipe.mjs +0 -48
  538. package/esm2020/app/eo-framework-core/agent/agent.service.mjs +0 -178
  539. package/esm2020/app/eo-framework-core/api/grid.service.mjs +0 -732
  540. package/esm2020/app/eo-framework-core/api/plugins.service.mjs +0 -258
  541. package/esm2020/app/eo-framework-core/empty-state/empty-state.service.mjs +0 -53
  542. package/esm2020/app/eo-framework-core/eo-framework-core.module.mjs +0 -105
  543. package/esm2020/app/eo-framework-core/error-handler/error-handler.service.mjs +0 -89
  544. package/esm2020/app/eo-framework-core/layout/layout.service.mjs +0 -106
  545. package/esm2020/app/eo-framework-core/location/location.service.mjs +0 -146
  546. package/esm2020/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +0 -18
  547. package/esm2020/app/eo-framework-core/pending-changes/pending-changes.service.mjs +0 -112
  548. package/esm2020/app/eo-framework-core/pipes/filesize.pipe.mjs +0 -30
  549. package/esm2020/app/eo-framework-core/pipes/locale-date.pipe.mjs +0 -63
  550. package/esm2020/app/eo-framework-core/pipes/locale-number.pipe.mjs +0 -109
  551. package/esm2020/app/eo-framework-core/references/reference.service.mjs +0 -266
  552. package/esm2020/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +0 -29
  553. package/esm2020/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +0 -55
  554. package/esm2020/app/eo-framework-core/search/app-search.service.mjs +0 -387
  555. package/esm2020/app/eo-framework-core/selection/selection.service.mjs +0 -63
  556. package/esm2020/app/eo-framework-core/title/page-title.service.mjs +0 -42
  557. package/esm2020/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.mjs +0 -5
  558. package/esm2020/projects/eo-sdk/core/lib/config/core-config.mjs +0 -23
  559. package/esm2020/projects/eo-sdk/core/lib/config/core-init.service.mjs +0 -71
  560. package/esm2020/projects/eo-sdk/core/lib/config/core-init.tokens.mjs +0 -8
  561. package/esm2020/projects/eo-sdk/core/lib/config/initialize-module.mjs +0 -11
  562. package/esm2020/projects/eo-sdk/core/lib/config/missing-translation-handler.mjs +0 -15
  563. package/esm2020/projects/eo-sdk/core/lib/config/translate-json-loader.mjs +0 -130
  564. package/esm2020/projects/eo-sdk/core/lib/environment.enaio.mjs +0 -12
  565. package/esm2020/projects/eo-sdk/core/lib/eo-core-shared.module.mjs +0 -24
  566. package/esm2020/projects/eo-sdk/core/lib/eo-core.module.mjs +0 -117
  567. package/esm2020/projects/eo-sdk/core/lib/interface/change-password.interface.mjs +0 -2
  568. package/esm2020/projects/eo-sdk/core/lib/interface/event.interface.mjs +0 -2
  569. package/esm2020/projects/eo-sdk/core/lib/interface/http-options.interface.mjs +0 -2
  570. package/esm2020/projects/eo-sdk/core/lib/interface/logger.interface.mjs +0 -7
  571. package/esm2020/projects/eo-sdk/core/lib/interface/organization-objects.interface.mjs +0 -2
  572. package/esm2020/projects/eo-sdk/core/lib/interface/tree-node.interface.mjs +0 -2
  573. package/esm2020/projects/eo-sdk/core/lib/model/baseparams.model.mjs +0 -2
  574. package/esm2020/projects/eo-sdk/core/lib/model/bpm.model.mjs +0 -70
  575. package/esm2020/projects/eo-sdk/core/lib/model/custom-action.model.mjs +0 -2
  576. package/esm2020/projects/eo-sdk/core/lib/model/dms-object-history.model.mjs +0 -30
  577. package/esm2020/projects/eo-sdk/core/lib/model/dms-object.model.mjs +0 -140
  578. package/esm2020/projects/eo-sdk/core/lib/model/eo-error.model.mjs +0 -37
  579. package/esm2020/projects/eo-sdk/core/lib/model/eo-user.model.mjs +0 -86
  580. package/esm2020/projects/eo-sdk/core/lib/model/inbox-item.model.mjs +0 -36
  581. package/esm2020/projects/eo-sdk/core/lib/model/object-type.model.mjs +0 -39
  582. package/esm2020/projects/eo-sdk/core/lib/model/org.model.mjs +0 -2
  583. package/esm2020/projects/eo-sdk/core/lib/model/prepared-item.model.mjs +0 -35
  584. package/esm2020/projects/eo-sdk/core/lib/model/range-value.model.mjs +0 -45
  585. package/esm2020/projects/eo-sdk/core/lib/model/upload-file-item.model.mjs +0 -17
  586. package/esm2020/projects/eo-sdk/core/lib/model/upload-target.model.mjs +0 -50
  587. package/esm2020/projects/eo-sdk/core/lib/model/work-item-history.model.mjs +0 -54
  588. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-interceptor.mjs +0 -29
  589. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.mjs +0 -2
  590. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth.service.mjs +0 -215
  591. package/esm2020/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.mjs +0 -2
  592. package/esm2020/projects/eo-sdk/core/lib/service/backend/backend.service.mjs +0 -358
  593. package/esm2020/projects/eo-sdk/core/lib/service/bpm/bpm.service.mjs +0 -286
  594. package/esm2020/projects/eo-sdk/core/lib/service/cache/app-cache.service.mjs +0 -117
  595. package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.mjs +0 -2
  596. package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.mjs +0 -60
  597. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.mjs +0 -6
  598. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.mjs +0 -2
  599. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.mjs +0 -100
  600. package/esm2020/projects/eo-sdk/core/lib/service/config/config.enum.mjs +0 -6
  601. package/esm2020/projects/eo-sdk/core/lib/service/config/config.interface.mjs +0 -2
  602. package/esm2020/projects/eo-sdk/core/lib/service/config/config.service.mjs +0 -135
  603. package/esm2020/projects/eo-sdk/core/lib/service/dms/dms.service.mjs +0 -507
  604. package/esm2020/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.mjs +0 -2
  605. package/esm2020/projects/eo-sdk/core/lib/service/events/event.service.mjs +0 -44
  606. package/esm2020/projects/eo-sdk/core/lib/service/events/events.mjs +0 -27
  607. package/esm2020/projects/eo-sdk/core/lib/service/inbox/inbox.service.mjs +0 -111
  608. package/esm2020/projects/eo-sdk/core/lib/service/logger/console-log.service.mjs +0 -41
  609. package/esm2020/projects/eo-sdk/core/lib/service/logger/logger.mjs +0 -47
  610. package/esm2020/projects/eo-sdk/core/lib/service/notifications/notifications.service.mjs +0 -136
  611. package/esm2020/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.mjs +0 -2
  612. package/esm2020/projects/eo-sdk/core/lib/service/prepare/prepare.service.mjs +0 -305
  613. package/esm2020/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.mjs +0 -2
  614. package/esm2020/projects/eo-sdk/core/lib/service/search/search-query.model.mjs +0 -510
  615. package/esm2020/projects/eo-sdk/core/lib/service/search/search.service.mjs +0 -478
  616. package/esm2020/projects/eo-sdk/core/lib/service/signing/signing.service.mjs +0 -60
  617. package/esm2020/projects/eo-sdk/core/lib/service/storage/local-storage.service.mjs +0 -111
  618. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.mjs +0 -2
  619. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.mjs +0 -216
  620. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.mjs +0 -98
  621. package/esm2020/projects/eo-sdk/core/lib/service/system/system.service.mjs +0 -345
  622. package/esm2020/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.mjs +0 -2
  623. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system-status.service.mjs +0 -104
  624. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.enum.mjs +0 -9
  625. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.interface.mjs +0 -2
  626. package/esm2020/projects/eo-sdk/core/lib/service/upload/upload.service.mjs +0 -46
  627. package/esm2020/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.mjs +0 -83
  628. package/esm2020/projects/eo-sdk/core/lib/service/user/user.service.mjs +0 -399
  629. package/esm2020/projects/eo-sdk/core/lib/util/utils.mjs +0 -304
  630. package/esm2020/projects/eo-sdk/core/public_api.mjs +0 -85
  631. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6118
  632. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
  633. package/fesm2015/eo-sdk-client.mjs +0 -27040
  634. package/fesm2015/eo-sdk-client.mjs.map +0 -1
  635. package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6133
  636. package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
  637. package/fesm2020/eo-sdk-client.mjs.map +0 -1
  638. package/projects/eo-sdk/core/README.md +0 -113
  639. package/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.d.ts.map +0 -1
  640. package/projects/eo-sdk/core/index.d.ts +0 -6
  641. package/projects/eo-sdk/core/lib/config/core-config.d.ts +0 -14
  642. package/projects/eo-sdk/core/lib/config/core-config.d.ts.map +0 -1
  643. package/projects/eo-sdk/core/lib/config/core-init.service.d.ts +0 -33
  644. package/projects/eo-sdk/core/lib/config/core-init.service.d.ts.map +0 -1
  645. package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts +0 -8
  646. package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts.map +0 -1
  647. package/projects/eo-sdk/core/lib/config/initialize-module.d.ts +0 -7
  648. package/projects/eo-sdk/core/lib/config/initialize-module.d.ts.map +0 -1
  649. package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts +0 -14
  650. package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts.map +0 -1
  651. package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts +0 -21
  652. package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts.map +0 -1
  653. package/projects/eo-sdk/core/lib/environment.enaio.d.ts +0 -6
  654. package/projects/eo-sdk/core/lib/environment.enaio.d.ts.map +0 -1
  655. package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts +0 -12
  656. package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts.map +0 -1
  657. package/projects/eo-sdk/core/lib/eo-core.module.d.ts +0 -46
  658. package/projects/eo-sdk/core/lib/eo-core.module.d.ts.map +0 -1
  659. package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts +0 -8
  660. package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts.map +0 -1
  661. package/projects/eo-sdk/core/lib/interface/event.interface.d.ts +0 -14
  662. package/projects/eo-sdk/core/lib/interface/event.interface.d.ts.map +0 -1
  663. package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts +0 -17
  664. package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts.map +0 -1
  665. package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts +0 -20
  666. package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts.map +0 -1
  667. package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts +0 -20
  668. package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts.map +0 -1
  669. package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts +0 -24
  670. package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts.map +0 -1
  671. package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts +0 -58
  672. package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts.map +0 -1
  673. package/projects/eo-sdk/core/lib/model/bpm.model.d.ts +0 -253
  674. package/projects/eo-sdk/core/lib/model/bpm.model.d.ts.map +0 -1
  675. package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts +0 -34
  676. package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts.map +0 -1
  677. package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts +0 -59
  678. package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts.map +0 -1
  679. package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts +0 -137
  680. package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts.map +0 -1
  681. package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts +0 -19
  682. package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts.map +0 -1
  683. package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts +0 -107
  684. package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts.map +0 -1
  685. package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts +0 -71
  686. package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts.map +0 -1
  687. package/projects/eo-sdk/core/lib/model/object-type.model.d.ts +0 -125
  688. package/projects/eo-sdk/core/lib/model/object-type.model.d.ts.map +0 -1
  689. package/projects/eo-sdk/core/lib/model/org.model.d.ts +0 -94
  690. package/projects/eo-sdk/core/lib/model/org.model.d.ts.map +0 -1
  691. package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts +0 -190
  692. package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts.map +0 -1
  693. package/projects/eo-sdk/core/lib/model/range-value.model.d.ts +0 -22
  694. package/projects/eo-sdk/core/lib/model/range-value.model.d.ts.map +0 -1
  695. package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts +0 -30
  696. package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts.map +0 -1
  697. package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts +0 -60
  698. package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts.map +0 -1
  699. package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts +0 -52
  700. package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts.map +0 -1
  701. package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts +0 -12
  702. package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts.map +0 -1
  703. package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts +0 -23
  704. package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts.map +0 -1
  705. package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts +0 -104
  706. package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts.map +0 -1
  707. package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts +0 -18
  708. package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts.map +0 -1
  709. package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts +0 -209
  710. package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts.map +0 -1
  711. package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts +0 -150
  712. package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts.map +0 -1
  713. package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts +0 -59
  714. package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts.map +0 -1
  715. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts +0 -54
  716. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts.map +0 -1
  717. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts +0 -35
  718. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts.map +0 -1
  719. package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts +0 -5
  720. package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts.map +0 -1
  721. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts +0 -16
  722. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts.map +0 -1
  723. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts +0 -49
  724. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts.map +0 -1
  725. package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts +0 -5
  726. package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts.map +0 -1
  727. package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts +0 -55
  728. package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts.map +0 -1
  729. package/projects/eo-sdk/core/lib/service/config/config.service.d.ts +0 -80
  730. package/projects/eo-sdk/core/lib/service/config/config.service.d.ts.map +0 -1
  731. package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +0 -286
  732. package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts.map +0 -1
  733. package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts +0 -13
  734. package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts.map +0 -1
  735. package/projects/eo-sdk/core/lib/service/events/event.service.d.ts +0 -31
  736. package/projects/eo-sdk/core/lib/service/events/event.service.d.ts.map +0 -1
  737. package/projects/eo-sdk/core/lib/service/events/events.d.ts +0 -27
  738. package/projects/eo-sdk/core/lib/service/events/events.d.ts.map +0 -1
  739. package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts +0 -66
  740. package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts.map +0 -1
  741. package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts +0 -20
  742. package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts.map +0 -1
  743. package/projects/eo-sdk/core/lib/service/logger/logger.d.ts +0 -25
  744. package/projects/eo-sdk/core/lib/service/logger/logger.d.ts.map +0 -1
  745. package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts +0 -78
  746. package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts.map +0 -1
  747. package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts +0 -9
  748. package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts.map +0 -1
  749. package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts +0 -189
  750. package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts.map +0 -1
  751. package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts +0 -10
  752. package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts.map +0 -1
  753. package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts +0 -327
  754. package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts.map +0 -1
  755. package/projects/eo-sdk/core/lib/service/search/search.service.d.ts +0 -173
  756. package/projects/eo-sdk/core/lib/service/search/search.service.d.ts.map +0 -1
  757. package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts +0 -52
  758. package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts.map +0 -1
  759. package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts +0 -53
  760. package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts.map +0 -1
  761. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts +0 -15
  762. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts.map +0 -1
  763. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts +0 -108
  764. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts.map +0 -1
  765. package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts +0 -74
  766. package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts.map +0 -1
  767. package/projects/eo-sdk/core/lib/service/system/system.service.d.ts +0 -125
  768. package/projects/eo-sdk/core/lib/service/system/system.service.d.ts.map +0 -1
  769. package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts +0 -53
  770. package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts.map +0 -1
  771. package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts +0 -26
  772. package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts.map +0 -1
  773. package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts +0 -8
  774. package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts.map +0 -1
  775. package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts +0 -8
  776. package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts.map +0 -1
  777. package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts +0 -28
  778. package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts.map +0 -1
  779. package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts +0 -50
  780. package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts.map +0 -1
  781. package/projects/eo-sdk/core/lib/service/user/user.service.d.ts +0 -216
  782. package/projects/eo-sdk/core/lib/service/user/user.service.d.ts.map +0 -1
  783. package/projects/eo-sdk/core/lib/util/utils.d.ts +0 -148
  784. package/projects/eo-sdk/core/lib/util/utils.d.ts.map +0 -1
  785. package/projects/eo-sdk/core/public_api.d.ts +0 -82
  786. package/projects/eo-sdk/core/public_api.d.ts.map +0 -1
  787. /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +0 -0
  788. /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +0 -0
  789. /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +0 -0
  790. /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +0 -0
  791. /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +0 -0
  792. /package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +0 -0
  793. /package/{esm2020 → esm2022}/app/eo-client/index.mjs +0 -0
  794. /package/{esm2020 → esm2022}/app/eo-client/notifications-state/notifications-state.interface.mjs +0 -0
  795. /package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-service/object-state.interface.mjs +0 -0
  796. /package/{esm2020 → esm2022}/app/eo-client/settings/agent-lock-settings.enum.mjs +0 -0
  797. /package/{esm2020 → esm2022}/app/eo-framework/accordion/index.mjs +0 -0
  798. /package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature.model.mjs +0 -0
  799. /package/{esm2020 → esm2022}/app/eo-framework/actions/index.mjs +0 -0
  800. /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-component.interface.mjs +0 -0
  801. /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-list-entry.mjs +0 -0
  802. /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action.interface.mjs +0 -0
  803. /package/{esm2020 → esm2022}/app/eo-framework/actions/selection-range.enum.mjs +0 -0
  804. /package/{esm2020 → esm2022}/app/eo-framework/animations/animations.mjs +0 -0
  805. /package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +0 -0
  806. /package/{esm2020 → esm2022}/app/eo-framework/app-shell/index.mjs +0 -0
  807. /package/{esm2020 → esm2022}/app/eo-framework/cta/index.mjs +0 -0
  808. /package/{esm2020 → esm2022}/app/eo-framework/error/index.mjs +0 -0
  809. /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +0 -0
  810. /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +0 -0
  811. /package/{esm2020 → esm2022}/app/eo-framework/form-elements/index.mjs +0 -0
  812. /package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +0 -0
  813. /package/{esm2020 → esm2022}/app/eo-framework/grid/filters/filesize-filter.component.mjs +0 -0
  814. /package/{esm2020 → esm2022}/app/eo-framework/grid/grid-filter.model.mjs +0 -0
  815. /package/{esm2020 → esm2022}/app/eo-framework/grid/index.mjs +0 -0
  816. /package/{esm2020 → esm2022}/app/eo-framework/grid/loader.interface.mjs +0 -0
  817. /package/{esm2020 → esm2022}/app/eo-framework/index.mjs +0 -0
  818. /package/{esm2020 → esm2022}/app/eo-framework/list-container/index.mjs +0 -0
  819. /package/{esm2020 → esm2022}/app/eo-framework/media/index.mjs +0 -0
  820. /package/{esm2020 → esm2022}/app/eo-framework/object-details/index.mjs +0 -0
  821. /package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +0 -0
  822. /package/{esm2020 → esm2022}/app/eo-framework/object-form/form-status-changed-event.interface.mjs +0 -0
  823. /package/{esm2020 → esm2022}/app/eo-framework/object-form/index.mjs +0 -0
  824. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +0 -0
  825. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +0 -0
  826. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control.mjs +0 -0
  827. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-group.model.mjs +0 -0
  828. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +0 -0
  829. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form.model.mjs +0 -0
  830. /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form-options.interface.mjs +0 -0
  831. /package/{esm2020 → esm2022}/app/eo-framework/plugins/index.mjs +0 -0
  832. /package/{esm2020 → esm2022}/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +0 -0
  833. /package/{esm2020 → esm2022}/app/eo-framework/quick-search/index.mjs +0 -0
  834. /package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +0 -0
  835. /package/{esm2020 → esm2022}/app/eo-framework/result-list/index.mjs +0 -0
  836. /package/{esm2020 → esm2022}/app/eo-framework/settings/change-password/change-password.interface.mjs +0 -0
  837. /package/{esm2020 → esm2022}/app/eo-framework/settings/index.mjs +0 -0
  838. /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +0 -0
  839. /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +0 -0
  840. /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/index.mjs +0 -0
  841. /package/{esm2020 → esm2022}/app/eo-framework/stored-query/index.mjs +0 -0
  842. /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +0 -0
  843. /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.interface.mjs +0 -0
  844. /package/{esm2020 → esm2022}/app/eo-framework/tree/index.mjs +0 -0
  845. /package/{esm2020 → esm2022}/app/eo-framework/tree/tree.component.interface.mjs +0 -0
  846. /package/{esm2020 → esm2022}/app/eo-framework/ui/index.mjs +0 -0
  847. /package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +0 -0
  848. /package/{esm2020 → esm2022}/app/eo-framework/util/index.mjs +0 -0
  849. /package/{esm2020 → esm2022}/app/eo-framework-core/agent/agent.interface.mjs +0 -0
  850. /package/{esm2020 → esm2022}/app/eo-framework-core/api/model/dms-object.api.interface.mjs +0 -0
  851. /package/{esm2020 → esm2022}/app/eo-framework-core/empty-state/empty-state.interface.mjs +0 -0
  852. /package/{esm2020 → esm2022}/app/eo-framework-core/error-handler/error-keys.mjs +0 -0
  853. /package/{esm2020 → esm2022}/app/eo-framework-core/index.mjs +0 -0
  854. /package/{esm2020 → esm2022}/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +0 -0
  855. /package/{esm2020 → esm2022}/eo-sdk-client.mjs +0 -0
  856. /package/{esm2020 → esm2022}/public_api.mjs +0 -0
@@ -0,0 +1,203 @@
1
+ import { __decorate } from "tslib";
2
+ import { Component, Input, ViewChildren } from '@angular/core';
3
+ import { NavigationStart } from '@angular/router';
4
+ import { EnaioEvent } from '@eo-sdk/core';
5
+ import { UntilDestroy, untilDestroyed } from '@ngneat/until-destroy';
6
+ import { UserAvatarComponent } from '../../ui/user-avatar/user-avatar.component';
7
+ import * as i0 from "@angular/core";
8
+ import * as i1 from "@eo-sdk/core";
9
+ import * as i2 from "@angular/router";
10
+ import * as i3 from "../../../eo-framework-core";
11
+ import * as i4 from "@angular/common";
12
+ import * as i5 from "../../ui/eo-icon/eo-icon.component";
13
+ import * as i6 from "../../ui/outside-click/outside-click.directive";
14
+ import * as i7 from "../../ui/rtl-aware/rtl-aware.directive";
15
+ import * as i8 from "../../ui/clipboard/clipboard.component";
16
+ import * as i9 from "../../ui/overlay/overlay.component";
17
+ import * as i10 from "./side-bar/side-bar.component";
18
+ import * as i11 from "./user-avatar-overlay/user-avatar-overlay.component";
19
+ let AppBarComponent = class AppBarComponent {
20
+ constructor(userService, capabilityService, translate, inboxService, prepareService, router, bpmService, eventService, config, elemRef, pendingChanges) {
21
+ this.userService = userService;
22
+ this.capabilityService = capabilityService;
23
+ this.translate = translate;
24
+ this.inboxService = inboxService;
25
+ this.prepareService = prepareService;
26
+ this.router = router;
27
+ this.bpmService = bpmService;
28
+ this.eventService = eventService;
29
+ this.config = config;
30
+ this.elemRef = elemRef;
31
+ this.pendingChanges = pendingChanges;
32
+ this.transparent = false;
33
+ this.sidebarShow = false;
34
+ this.pageVisible = true;
35
+ this.capabilities = this.capabilityService.getCapabilities();
36
+ this.logo = this.config.getNavigationBarImage();
37
+ // listen for routing events to hide any active overlays
38
+ // on changing route
39
+ this.router
40
+ .events.pipe(untilDestroyed(this))
41
+ .subscribe(event => {
42
+ if (event instanceof NavigationStart) {
43
+ this.sidebarShow = false;
44
+ }
45
+ });
46
+ this.userService
47
+ .user$.pipe(untilDestroyed(this))
48
+ .subscribe(user => this.user = user);
49
+ if (this.capabilities.inbox) {
50
+ this.inboxService
51
+ .inboxState$.pipe(untilDestroyed(this))
52
+ .subscribe((inboxState) => {
53
+ if (this.inboxState && this.inboxState.unreadmessages < inboxState.unreadmessages) {
54
+ this.sendNotification();
55
+ }
56
+ this.inboxState = inboxState;
57
+ });
58
+ this.eventService.on(EnaioEvent.SYSTEM_STATUS_INBOX_CHANGED).subscribe(() => this.inboxService.refreshInboxState());
59
+ }
60
+ if (this.capabilities.intray) {
61
+ this.prepareService
62
+ .preparedItemCount$.pipe(untilDestroyed(this))
63
+ .subscribe(count => {
64
+ this.preparedItemsCount = count;
65
+ });
66
+ }
67
+ this.translate
68
+ .onLangChange
69
+ .subscribe(() => this.setIconTitles());
70
+ }
71
+ openDashboard(openInNewWindow) {
72
+ if (openInNewWindow) {
73
+ window.open('/');
74
+ }
75
+ else {
76
+ this.router.navigate(['/']);
77
+ }
78
+ }
79
+ getDocumentation() {
80
+ this.userService
81
+ .user$
82
+ .subscribe(data => {
83
+ const docu = this.config.getRaw('about.docu');
84
+ const link = docu.link.replace('###userLang###', data.userSettings.clientlocale.substring(0, 2));
85
+ this.docu = { ...docu, link };
86
+ });
87
+ }
88
+ updateOnSchemaChange() {
89
+ this.eventService
90
+ .on(EnaioEvent.SCHEMA_LOCALE_CHANGED).pipe(untilDestroyed(this))
91
+ .subscribe(() => {
92
+ this.bpmService
93
+ .getExecutableProcesses(null, null, null, null, true)
94
+ .subscribe(res => {
95
+ // this.exeActions = !!res.length;
96
+ this.exeActions = this.bpmService.hasMainExecutableProcesses;
97
+ });
98
+ });
99
+ }
100
+ setIconTitles() {
101
+ this.iconTitles = {
102
+ search: this.translate.instant('eo.bar.button.search.tooltip'),
103
+ file: this.translate.instant('eo.bar.button.file.tooltip'),
104
+ exeactions: this.translate.instant('eo.bar.button.execute.actions.tooltip'),
105
+ favorites: this.translate.instant('eo.bar.button.favorites.tooltip'),
106
+ prepare: this.translate.instant('eo.bar.button.prepare.tooltip'),
107
+ index: this.translate.instant('eo.bar.button.inbox.tooltip'),
108
+ about: this.translate.instant('eo.sidebar.help.manual.tooltip')
109
+ };
110
+ }
111
+ sendNotification() {
112
+ if (Notification.permission === 'granted') {
113
+ this.initNotification();
114
+ }
115
+ else if (Notification.permission !== 'denied') {
116
+ Notification.requestPermission().then(() => {
117
+ this.initNotification();
118
+ });
119
+ }
120
+ }
121
+ initNotification() {
122
+ const title = this.translate.instant('eo.inbox.notification.title');
123
+ const body = this.translate.instant('eo.inbox.notification.body');
124
+ const icon = 'assets/_default/img/yuuvis-agent.png';
125
+ const notification = new Notification(title, {
126
+ body: body,
127
+ icon: icon
128
+ });
129
+ this.initNotificationClickListener(notification);
130
+ }
131
+ // This is listening for the navigation click event. When the client tab is active, it just navigates to the inbox route.
132
+ // If not, it opens a new tab and shows the inbox there.
133
+ initNotificationClickListener(notification) {
134
+ notification.addEventListener('click', () => {
135
+ if (this.pageVisible) {
136
+ this.router.navigateByUrl('/inbox');
137
+ }
138
+ else {
139
+ const fullPath = window.location.href;
140
+ const currentRoute = this.router.url;
141
+ const pathToNavigate = fullPath.replace(currentRoute, '') + '/inbox';
142
+ window.open(pathToNavigate, '_blank');
143
+ }
144
+ });
145
+ }
146
+ // This listener is needed to check, if the client tab is active or not
147
+ initVisibilityChangeListener() {
148
+ document.addEventListener('visibilitychange', () => this.pageVisible = !this.pageVisible);
149
+ }
150
+ toggleSidebar() {
151
+ if (!this.pendingChanges.check()) {
152
+ this.sidebarShow = !this.sidebarShow;
153
+ }
154
+ }
155
+ openSearchOverlay() {
156
+ if (!this.pendingChanges.check()) {
157
+ this.router.navigate([{ outlets: { modal: 'search' } }]);
158
+ }
159
+ }
160
+ openCreateObjectOverlay() {
161
+ if (!this.pendingChanges.check()) {
162
+ this.router.navigate([{ outlets: { modal: 'add' } }]);
163
+ }
164
+ }
165
+ openProcessOverlay() {
166
+ if (!this.pendingChanges.check()) {
167
+ this.router.navigate([{ outlets: { modal: 'actions' } }]);
168
+ }
169
+ }
170
+ openState(state) {
171
+ if (!this.pendingChanges.check()) {
172
+ this.router.navigateByUrl(state);
173
+ }
174
+ }
175
+ ngOnInit() {
176
+ this.updateOnSchemaChange();
177
+ this.setIconTitles();
178
+ this.getDocumentation();
179
+ this.exeActions = this.bpmService.hasMainExecutableProcesses;
180
+ // this.bpmService
181
+ // .getExecutableProcesses(null, true)
182
+ // .subscribe(res => {
183
+ // this.exeActions = !!res.length;
184
+ // });
185
+ this.initVisibilityChangeListener();
186
+ }
187
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppBarComponent, deps: [{ token: i1.UserService }, { token: i1.CapabilitiesService }, { token: i1.TranslateService }, { token: i1.InboxService }, { token: i1.PrepareService }, { token: i2.Router }, { token: i1.BpmService }, { token: i1.EventService }, { token: i1.Config }, { token: i0.ElementRef }, { token: i3.PendingChangesService }], target: i0.ɵɵFactoryTarget.Component }); }
188
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AppBarComponent, selector: "eo-app-bar", inputs: { transparent: "transparent" }, viewQueries: [{ propertyName: "avatarComponents", predicate: UserAvatarComponent, descendants: true }], ngImport: i0, template: "<eo-side-bar (eoOutsideClick)=\"sidebarShow = !sidebarShow\" *ngIf=\"sidebarShow\">\n <div class=\"navi\">\n <ng-content select=\"eo-sidebar-plugin.navi\"></ng-content>\n </div>\n <div class=\"help\">\n <ng-content select=\"eo-sidebar-plugin.help\"></ng-content>\n </div>\n</eo-side-bar>\n\n<div class=\"eo-app-bar\" [ngClass]=\"{transparent: transparent}\" eoRtlAware>\n\n <div class=\"left\">\n\n <eo-icon id=\"app-menu\" class=\"menu white\" tabindex=\"0\"\n (click)=\"toggleSidebar()\" (keyup.enter)=\"toggleSidebar()\"\n [iconSrc]=\"'assets/_default/svg/ic_hamburger.svg'\"></eo-icon>\n <eo-icon (click)=\"openDashboard($event.ctrlKey)\" (auxclick)=\"openDashboard(true)\"\n (keyup.enter)=\"openDashboard(false)\" tabindex=\"0\"\n class=\"logo white\" [iconSrc]=\"logo\"></eo-icon>\n\n <div class=\"actions\">\n <a tabindex=\"0\" (keydown.enter)=\"openSearchOverlay()\" (click)=\"openSearchOverlay()\">\n <eo-icon id=\"app-search\" class=\"search white\" queryParamsHandling=\"preserve\"\n [iconTitle]=\"iconTitles.search\"\n [iconSrc]=\"'assets/_default/svg/ic_search.svg'\"></eo-icon>\n </a>\n\n <a tabindex=\"0\" (keydown.enter)=\"openCreateObjectOverlay()\" (click)=\"openCreateObjectOverlay()\">\n <eo-icon id=\"app-add\" class=\"add white\" *ngIf=\"capabilities.intray\"\n [iconTitle]=\"iconTitles.file\"\n [iconSrc]=\"'assets/_default/svg/ic_add.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openProcessOverlay()\" (click)=\"openProcessOverlay()\">\n <eo-icon id=\"app-actions\" class=\"actions white\" *ngIf=\"exeActions\"\n [iconTitle]=\"iconTitles.exeactions\"\n [iconSrc]=\"'assets/_default/svg/ic_bpm_start.svg'\"></eo-icon>\n </a>\n </div>\n </div>\n <div class=\"right\">\n <div class=\"sub\">\n <eo-clipboard></eo-clipboard>\n </div>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/favorites')\" (click)=\"openState('/favorites')\">\n <eo-icon class=\"button white favorite\"\n [iconTitle]=\"iconTitles.favorites\" *ngIf=\"capabilities.favorites\"\n [iconSrc]=\"'assets/_default/svg/ic_favorite.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/prepare')\" (click)=\"openState('/prepare')\">\n <eo-icon class=\"button white prepare\" *ngIf=\"capabilities.intray\"\n [iconTitle]=\"iconTitles.prepare\"\n [badge]=\"preparedItemsCount\" [iconSrc]=\"'assets/_default/svg/ic_prepare.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/inbox')\" (click)=\"openState('/inbox')\">\n <eo-icon class=\"button white inbox\" [ngClass]=\"{alert: inboxState?.overduemessages > 0}\" *ngIf=\"capabilities.inbox\"\n [iconTitle]=\"iconTitles.index\"\n [badge]=\"inboxState?.totalmessages\" [iconSrc]=\"'assets/_default/svg/ic_inbox.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" href=\"{{docu.link}}\" target=\"_blank\">\n <eo-icon class=\"button white about\"\n [iconTitle]=\"iconTitles.about\" [iconSrc]=\"'assets/_default/svg/ic_about.svg'\"></eo-icon>\n </a>\n <eo-overlay #userpanel [userAvatar]=\"true\">\n <eo-user-avatar-overlay [userPanel]=\"userpanel\"></eo-user-avatar-overlay>\n </eo-overlay>\n\n\n </div>\n</div>\n", styles: [":host .eo-app-bar{background:var(--color-primary);color:var(--color-white);height:var(--app-bar-height);position:absolute;left:0;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;z-index:5}:host .eo-app-bar eo-icon:focus,:host .eo-app-bar eo-icon:hover,:host .eo-app-bar a:focus eo-icon,:host .eo-app-bar a:hover eo-icon{background:rgba(var(--color-white-rgb),.25)}:host .eo-app-bar .left{display:flex;height:var(--app-bar-height);flex-flow:row nowrap;align-items:center}@media screen and (max-width: 480px){:host .eo-app-bar .left{padding-right:0}}:host .eo-app-bar .left eo-icon.menu{z-index:22;width:var(--app-bar-height);height:var(--app-bar-height);box-sizing:border-box;cursor:pointer;padding:20px;background-color:var(--color-accent)}:host .eo-app-bar .left eo-icon.menu:focus{outline:1px solid var(--color-white);outline-offset:-1px}:host .eo-app-bar .left eo-icon.logo{width:104px;height:auto;cursor:pointer;margin:0 4px;background-color:transparent;padding:var(--app-pane-padding) calc(var(--app-pane-padding) * 2) var(--app-pane-padding) calc(var(--app-pane-padding) / 2)}@media screen and (max-width: 480px){:host .eo-app-bar .left eo-icon.logo{width:80px}}:host .eo-app-bar .left eo-icon.logo:focus{outline:1px solid var(--color-accent)}:host .eo-app-bar .left .actions{display:flex;flex-flow:row nowrap;align-items:center}:host .eo-app-bar .left .actions a eo-icon{padding:8px;cursor:pointer;border-radius:50%;box-sizing:content-box;margin:4px;color:var(--color-white)}:host .eo-app-bar .left .actions a:focus eo-icon,:host .eo-app-bar .left .actions a:hover eo-icon{background:var(--color-accent)}:host .eo-app-bar .right{display:flex;flex-flow:row nowrap;align-items:center}:host .eo-app-bar .right .sub{display:flex;flex-flow:row nowrap;align-items:center;padding:calc(var(--app-pane-padding) / 4) calc(var(--app-pane-padding) / 2);margin:0 calc(var(--app-pane-padding) / 2)}:host .eo-app-bar .right .sub>*{margin:0 calc(var(--app-pane-padding) / 4)}:host .eo-app-bar .right eo-icon{margin:0 4px}:host .eo-app-bar .right eo-icon.alert{position:relative}:host .eo-app-bar .right eo-icon.alert:after{content:\"\";position:absolute;left:0;right:0;bottom:-4px;height:4px;background-color:var(--color-error)}@media screen and (max-width: 480px){:host .eo-app-bar .right eo-icon{display:none}}:host .eo-app-bar.transparent{background:transparent}:host .eo-app-bar.transparent .left eo-icon.menu{background-color:transparent}:host .eo-app-bar.transparent .left eo-icon.menu:focus{outline:1px solid var(--color-accent)}@media screen and (max-width: 480px){:host .eo-app-bar.rtl .left{padding-right:var(--app-pane-padding);padding-left:0}}@keyframes dropDownAppear{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}\n"], dependencies: [{ kind: "directive", type: i4.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i5.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "directive", type: i6.OutsideClickDirective, selector: "[eoOutsideClick]", outputs: ["eoOutsideClick"] }, { kind: "directive", type: i7.RtlAwareDirective, selector: "[eoRtlAware]", inputs: ["eoRtlAware"] }, { kind: "component", type: i8.ClipboardComponent, selector: "eo-clipboard" }, { kind: "component", type: i9.OverlayComponent, selector: "eo-overlay", inputs: ["iconSrc", "badge", "iconClass", "active", "iconTitle", "userAvatar"] }, { kind: "component", type: i10.SideBarComponent, selector: "eo-side-bar", outputs: ["eoOutsideClick"] }, { kind: "component", type: i11.UserAvatarOverlayComponent, selector: "eo-user-avatar-overlay", inputs: ["userPanel"] }] }); }
189
+ };
190
+ AppBarComponent = __decorate([
191
+ UntilDestroy()
192
+ ], AppBarComponent);
193
+ export { AppBarComponent };
194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppBarComponent, decorators: [{
195
+ type: Component,
196
+ args: [{ selector: 'eo-app-bar', template: "<eo-side-bar (eoOutsideClick)=\"sidebarShow = !sidebarShow\" *ngIf=\"sidebarShow\">\n <div class=\"navi\">\n <ng-content select=\"eo-sidebar-plugin.navi\"></ng-content>\n </div>\n <div class=\"help\">\n <ng-content select=\"eo-sidebar-plugin.help\"></ng-content>\n </div>\n</eo-side-bar>\n\n<div class=\"eo-app-bar\" [ngClass]=\"{transparent: transparent}\" eoRtlAware>\n\n <div class=\"left\">\n\n <eo-icon id=\"app-menu\" class=\"menu white\" tabindex=\"0\"\n (click)=\"toggleSidebar()\" (keyup.enter)=\"toggleSidebar()\"\n [iconSrc]=\"'assets/_default/svg/ic_hamburger.svg'\"></eo-icon>\n <eo-icon (click)=\"openDashboard($event.ctrlKey)\" (auxclick)=\"openDashboard(true)\"\n (keyup.enter)=\"openDashboard(false)\" tabindex=\"0\"\n class=\"logo white\" [iconSrc]=\"logo\"></eo-icon>\n\n <div class=\"actions\">\n <a tabindex=\"0\" (keydown.enter)=\"openSearchOverlay()\" (click)=\"openSearchOverlay()\">\n <eo-icon id=\"app-search\" class=\"search white\" queryParamsHandling=\"preserve\"\n [iconTitle]=\"iconTitles.search\"\n [iconSrc]=\"'assets/_default/svg/ic_search.svg'\"></eo-icon>\n </a>\n\n <a tabindex=\"0\" (keydown.enter)=\"openCreateObjectOverlay()\" (click)=\"openCreateObjectOverlay()\">\n <eo-icon id=\"app-add\" class=\"add white\" *ngIf=\"capabilities.intray\"\n [iconTitle]=\"iconTitles.file\"\n [iconSrc]=\"'assets/_default/svg/ic_add.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openProcessOverlay()\" (click)=\"openProcessOverlay()\">\n <eo-icon id=\"app-actions\" class=\"actions white\" *ngIf=\"exeActions\"\n [iconTitle]=\"iconTitles.exeactions\"\n [iconSrc]=\"'assets/_default/svg/ic_bpm_start.svg'\"></eo-icon>\n </a>\n </div>\n </div>\n <div class=\"right\">\n <div class=\"sub\">\n <eo-clipboard></eo-clipboard>\n </div>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/favorites')\" (click)=\"openState('/favorites')\">\n <eo-icon class=\"button white favorite\"\n [iconTitle]=\"iconTitles.favorites\" *ngIf=\"capabilities.favorites\"\n [iconSrc]=\"'assets/_default/svg/ic_favorite.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/prepare')\" (click)=\"openState('/prepare')\">\n <eo-icon class=\"button white prepare\" *ngIf=\"capabilities.intray\"\n [iconTitle]=\"iconTitles.prepare\"\n [badge]=\"preparedItemsCount\" [iconSrc]=\"'assets/_default/svg/ic_prepare.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" (keydown.enter)=\"openState('/inbox')\" (click)=\"openState('/inbox')\">\n <eo-icon class=\"button white inbox\" [ngClass]=\"{alert: inboxState?.overduemessages > 0}\" *ngIf=\"capabilities.inbox\"\n [iconTitle]=\"iconTitles.index\"\n [badge]=\"inboxState?.totalmessages\" [iconSrc]=\"'assets/_default/svg/ic_inbox.svg'\"></eo-icon>\n </a>\n <a tabindex=\"0\" href=\"{{docu.link}}\" target=\"_blank\">\n <eo-icon class=\"button white about\"\n [iconTitle]=\"iconTitles.about\" [iconSrc]=\"'assets/_default/svg/ic_about.svg'\"></eo-icon>\n </a>\n <eo-overlay #userpanel [userAvatar]=\"true\">\n <eo-user-avatar-overlay [userPanel]=\"userpanel\"></eo-user-avatar-overlay>\n </eo-overlay>\n\n\n </div>\n</div>\n", styles: [":host .eo-app-bar{background:var(--color-primary);color:var(--color-white);height:var(--app-bar-height);position:absolute;left:0;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;z-index:5}:host .eo-app-bar eo-icon:focus,:host .eo-app-bar eo-icon:hover,:host .eo-app-bar a:focus eo-icon,:host .eo-app-bar a:hover eo-icon{background:rgba(var(--color-white-rgb),.25)}:host .eo-app-bar .left{display:flex;height:var(--app-bar-height);flex-flow:row nowrap;align-items:center}@media screen and (max-width: 480px){:host .eo-app-bar .left{padding-right:0}}:host .eo-app-bar .left eo-icon.menu{z-index:22;width:var(--app-bar-height);height:var(--app-bar-height);box-sizing:border-box;cursor:pointer;padding:20px;background-color:var(--color-accent)}:host .eo-app-bar .left eo-icon.menu:focus{outline:1px solid var(--color-white);outline-offset:-1px}:host .eo-app-bar .left eo-icon.logo{width:104px;height:auto;cursor:pointer;margin:0 4px;background-color:transparent;padding:var(--app-pane-padding) calc(var(--app-pane-padding) * 2) var(--app-pane-padding) calc(var(--app-pane-padding) / 2)}@media screen and (max-width: 480px){:host .eo-app-bar .left eo-icon.logo{width:80px}}:host .eo-app-bar .left eo-icon.logo:focus{outline:1px solid var(--color-accent)}:host .eo-app-bar .left .actions{display:flex;flex-flow:row nowrap;align-items:center}:host .eo-app-bar .left .actions a eo-icon{padding:8px;cursor:pointer;border-radius:50%;box-sizing:content-box;margin:4px;color:var(--color-white)}:host .eo-app-bar .left .actions a:focus eo-icon,:host .eo-app-bar .left .actions a:hover eo-icon{background:var(--color-accent)}:host .eo-app-bar .right{display:flex;flex-flow:row nowrap;align-items:center}:host .eo-app-bar .right .sub{display:flex;flex-flow:row nowrap;align-items:center;padding:calc(var(--app-pane-padding) / 4) calc(var(--app-pane-padding) / 2);margin:0 calc(var(--app-pane-padding) / 2)}:host .eo-app-bar .right .sub>*{margin:0 calc(var(--app-pane-padding) / 4)}:host .eo-app-bar .right eo-icon{margin:0 4px}:host .eo-app-bar .right eo-icon.alert{position:relative}:host .eo-app-bar .right eo-icon.alert:after{content:\"\";position:absolute;left:0;right:0;bottom:-4px;height:4px;background-color:var(--color-error)}@media screen and (max-width: 480px){:host .eo-app-bar .right eo-icon{display:none}}:host .eo-app-bar.transparent{background:transparent}:host .eo-app-bar.transparent .left eo-icon.menu{background-color:transparent}:host .eo-app-bar.transparent .left eo-icon.menu:focus{outline:1px solid var(--color-accent)}@media screen and (max-width: 480px){:host .eo-app-bar.rtl .left{padding-right:var(--app-pane-padding);padding-left:0}}@keyframes dropDownAppear{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}\n"] }]
197
+ }], ctorParameters: () => [{ type: i1.UserService }, { type: i1.CapabilitiesService }, { type: i1.TranslateService }, { type: i1.InboxService }, { type: i1.PrepareService }, { type: i2.Router }, { type: i1.BpmService }, { type: i1.EventService }, { type: i1.Config }, { type: i0.ElementRef }, { type: i3.PendingChangesService }], propDecorators: { transparent: [{
198
+ type: Input
199
+ }], avatarComponents: [{
200
+ type: ViewChildren,
201
+ args: [UserAvatarComponent]
202
+ }] } });
203
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLWJhci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2VvLWZyYW1ld29yay9hcHAtc2hlbGwvYXBwLWJhci9hcHAtYmFyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvZW8tZnJhbWV3b3JrL2FwcC1zaGVsbC9hcHAtYmFyL2FwcC1iYXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFDTCxTQUFTLEVBRVQsS0FBSyxFQUdMLFlBQVksRUFDYixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUMsZUFBZSxFQUFTLE1BQU0saUJBQWlCLENBQUM7QUFDeEQsT0FBTyxFQUtMLFVBQVUsRUFNWCxNQUFNLGNBQWMsQ0FBQztBQUN0QixPQUFPLEVBQUMsWUFBWSxFQUFFLGNBQWMsRUFBQyxNQUFNLHVCQUF1QixDQUFDO0FBQ25FLE9BQU8sRUFBQyxtQkFBbUIsRUFBQyxNQUFNLDRDQUE0QyxDQUFDOzs7Ozs7Ozs7Ozs7O0FBU3hFLElBQU0sZUFBZSxHQUFyQixNQUFNLGVBQWU7SUFpQjFCLFlBQW9CLFdBQXdCLEVBQ3hCLGlCQUFzQyxFQUN0QyxTQUEyQixFQUMzQixZQUEwQixFQUMxQixjQUE4QixFQUM5QixNQUFjLEVBQ2QsVUFBc0IsRUFDdEIsWUFBMEIsRUFDMUIsTUFBYyxFQUNkLE9BQW1CLEVBQ25CLGNBQXFDO1FBVnJDLGdCQUFXLEdBQVgsV0FBVyxDQUFhO1FBQ3hCLHNCQUFpQixHQUFqQixpQkFBaUIsQ0FBcUI7UUFDdEMsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDM0IsaUJBQVksR0FBWixZQUFZLENBQWM7UUFDMUIsbUJBQWMsR0FBZCxjQUFjLENBQWdCO1FBQzlCLFdBQU0sR0FBTixNQUFNLENBQVE7UUFDZCxlQUFVLEdBQVYsVUFBVSxDQUFZO1FBQ3RCLGlCQUFZLEdBQVos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Z0I7c0JBQWxELFlBQVk7dUJBQUMsbUJBQW1CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ29tcG9uZW50LFxuICBFbGVtZW50UmVmLFxuICBJbnB1dCxcbiAgT25Jbml0LFxuICBRdWVyeUxpc3QsXG4gIFZpZXdDaGlsZHJlblxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7TmF2aWdhdGlvblN0YXJ0LCBSb3V0ZXJ9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5pbXBvcnQge1xuICBCcG1TZXJ2aWNlLFxuICBDYXBhYmlsaXRpZXMsXG4gIENhcGFiaWxpdGllc1NlcnZpY2UsXG4gIENvbmZpZyxcbiAgRW5haW9FdmVudCxcbiAgRW9Vc2VyLFxuICBFdmVudFNlcnZpY2UsXG4gIEluYm94U2VydmljZSwgSW5ib3hTdGF0ZSxcbiAgUHJlcGFyZVNlcnZpY2UsIFRyYW5zbGF0ZVNlcnZpY2UsXG4gIFVzZXJTZXJ2aWNlXG59IGZyb20gJ0Blby1zZGsvY29yZSc7XG5pbXBvcnQge1VudGlsRGVzdHJveSwgdW50aWxEZXN0cm95ZWR9IGZyb20gJ0BuZ25lYXQvdW50aWwtZGVzdHJveSc7XG5pbXBvcnQge1VzZXJBdmF0YXJDb21wb25lbnR9IGZyb20gJy4uLy4uL3VpL3VzZXItYXZhdGFyL3VzZXItYXZhdGFyLmNvbXBvbmVudCc7XG5pbXBvcnQge1BlbmRpbmdDaGFuZ2VzU2VydmljZX0gZnJvbSBcIi4uLy4uLy4uL2VvLWZyYW1ld29yay1jb3JlXCI7XG5cbkBVbnRpbERlc3Ryb3koKVxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZW8tYXBwLWJhcicsXG4gIHRlbXBsYXRlVXJsOiAnLi9hcHAtYmFyLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vYXBwLWJhci5jb21wb25lbnQuc2NzcyddXG59KVxuZXhwb3J0IGNsYXNzIEFwcEJhckNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG5cbiAgQElucHV0KCkgdHJhbnNwYXJlbnQgPSBmYWxzZTtcblxuICBwcmVwYXJlZEl0ZW1zQ291bnQ6IG51bWJlcjtcbiAgaW5ib3hTdGF0ZTogSW5ib3hTdGF0ZTtcbiAgdXNlcjogRW9Vc2VyO1xuICBjYXBhYmlsaXRpZXM6IENhcGFiaWxpdGllcztcbiAgZXhlQWN0aW9uczogYm9vbGVhbjtcbiAgc2lkZWJhclNob3cgPSBmYWxzZTtcbiAgb3B0aW9uczogYW55O1xuICBpY29uVGl0bGVzOiBhbnk7XG4gIGxvZ286IHN0cmluZztcbiAgcGFnZVZpc2libGUgPSB0cnVlO1xuICBkb2N1OiB7bGluazogc3RyaW5nLCBsYWJlbDogc3RyaW5nfTtcbiAgQFZpZXdDaGlsZHJlbihVc2VyQXZhdGFyQ29tcG9uZW50KSBhdmF0YXJDb21wb25lbnRzOiBRdWVyeUxpc3Q8VXNlckF2YXRhckNvbXBvbmVudD47XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSB1c2VyU2VydmljZTogVXNlclNlcnZpY2UsXG4gICAgICAgICAgICAgIHByaXZhdGUgY2FwYWJpbGl0eVNlcnZpY2U6IENhcGFiaWxpdGllc1NlcnZpY2UsXG4gICAgICAgICAgICAgIHByaXZhdGUgdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIGluYm94U2VydmljZTogSW5ib3hTZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIHByZXBhcmVTZXJ2aWNlOiBQcmVwYXJlU2VydmljZSxcbiAgICAgICAgICAgICAgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcixcbiAgICAgICAgICAgICAgcHJpdmF0ZSBicG1TZXJ2aWNlOiBCcG1TZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIGV2ZW50U2VydmljZTogRXZlbnRTZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIGNvbmZpZzogQ29uZmlnLFxuICAgICAgICAgICAgICBwcml2YXRlIGVsZW1SZWY6IEVsZW1lbnRSZWYsXG4gICAgICAgICAgICAgIHByaXZhdGUgcGVuZGluZ0NoYW5nZXM6IFBlbmRpbmdDaGFuZ2VzU2VydmljZVxuICAgICAgICAgICAgICApIHtcbiAgICB0aGlzLmNhcGFiaWxpdGllcyA9IHRoaXMuY2FwYWJpbGl0eVNlcnZpY2UuZ2V0Q2FwYWJpbGl0aWVzKCk7XG4gICAgdGhpcy5sb2dvID0gdGhpcy5jb25maWcuZ2V0TmF2aWdhdGlvbkJhckltYWdlKCk7XG4gICAgLy8gbGlzdGVuIGZvciByb3V0aW5nIGV2ZW50cyB0byBoaWRlIGFueSBhY3RpdmUgb3ZlcmxheXNcbiAgICAvLyBvbiBjaGFuZ2luZyByb3V0ZVxuICAgIHRoaXMucm91dGVyXG4gICAgICAuZXZlbnRzLnBpcGUoXG4gICAgICB1bnRpbERlc3Ryb3llZCh0aGlzKSlcbiAgICAgIC5zdWJzY3JpYmUoZXZlbnQgPT4ge1xuICAgICAgICBpZiAoZXZlbnQgaW5zdGFuY2VvZiBOYXZpZ2F0aW9uU3RhcnQpIHtcbiAgICAgICAgICB0aGlzLnNpZGViYXJTaG93ID0gZmFsc2U7XG4gICAgICAgIH1cbiAgICAgIH0pO1xuXG4gICAgdGhpcy51c2VyU2VydmljZVxuICAgICAgLnVzZXIkLnBpcGUoXG4gICAgICB1bnRpbERlc3Ryb3llZCh0aGlzKSlcbiAgICAgIC5zdWJzY3JpYmUodXNlciA9PiB0aGlzLnVzZXIgPSB1c2VyKTtcblxuICAgIGlmICh0aGlzLmNhcGFiaWxpdGllcy5pbmJveCkge1xuICAgICAgdGhpcy5pbmJveFNlcnZpY2VcbiAgICAgICAgLmluYm94U3RhdGUkLnBpcGUoXG4gICAgICAgIHVudGlsRGVzdHJveWVkKHRoaXMpKVxuICAgICAgICAuc3Vic2NyaWJlKChpbmJveFN0YXRlOiBJbmJveFN0YXRlKSA9PiB7XG4gICAgICAgICAgaWYgKHRoaXMuaW5ib3hTdGF0ZSAmJiB0aGlzLmluYm94U3RhdGUudW5yZWFkbWVzc2FnZXMgPCBpbmJveFN0YXRlLnVucmVhZG1lc3NhZ2VzKSB7XG4gICAgICAgICAgICB0aGlzLnNlbmROb3RpZmljYXRpb24oKTtcbiAgICAgICAgICB9XG4gICAgICAgICAgdGhpcy5pbmJveFN0YXRlID0gaW5ib3hTdGF0ZTtcbiAgICAgICAgfSk7XG4gICAgICB0aGlzLmV2ZW50U2VydmljZS5vbihFbmFpb0V2ZW50LlNZU1RFTV9TVEFUVVNfSU5CT1hfQ0hBTkdFRCkuc3Vic2NyaWJlKCgpID0+IHRoaXMuaW5ib3hTZXJ2aWNlLnJlZnJlc2hJbmJveFN0YXRlKCkpXG4gICAgfVxuXG4gICAgaWYgKHRoaXMuY2FwYWJpbGl0aWVzLmludHJheSkge1xuICAgICAgdGhpcy5wcmVwYXJlU2VydmljZVxuICAgICAgICAucHJlcGFyZWRJdGVtQ291bnQkLnBpcGUoXG4gICAgICAgIHVudGlsRGVzdHJveWVkKHRoaXMpKVxuICAgICAgICAuc3Vic2NyaWJlKGNvdW50ID0+IHtcbiAgICAgICAgICB0aGlzLnByZXBhcmVkSXRlbXNDb3VudCA9IGNvdW50O1xuICAgICAgICB9KTtcbiAgICB9XG5cbiAgICB0aGlzLnRyYW5zbGF0ZVxuICAgICAgLm9uTGFuZ0NoYW5nZVxuICAgICAgLnN1YnNjcmliZSgoKSA9PiB0aGlzLnNldEljb25UaXRsZXMoKSk7XG4gIH1cblxuICBvcGVuRGFzaGJvYXJkKG9wZW5Jbk5ld1dpbmRvdzogYm9vbGVhbikge1xuICAgIGlmIChvcGVuSW5OZXdXaW5kb3cpIHtcbiAgICAgIHdpbmRvdy5vcGVuKCcvJyk7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFsnLyddKTtcbiAgICB9XG4gIH1cblxuICBnZXREb2N1bWVudGF0aW9uKCkge1xuICAgIHRoaXMudXNlclNlcnZpY2VcbiAgICAgIC51c2VyJFxuICAgICAgLnN1YnNjcmliZShkYXRhID0+IHtcbiAgICAgICAgY29uc3QgZG9jdSA9IHRoaXMuY29uZmlnLmdldFJhdygnYWJvdXQuZG9jdScpO1xuICAgICAgICBjb25zdCBsaW5rID0gZG9jdS5saW5rLnJlcGxhY2UoJyMjI3VzZXJMYW5nIyMjJywgZGF0YS51c2VyU2V0dGluZ3MuY2xpZW50bG9jYWxlLnN1YnN0cmluZygwLCAyKSk7XG4gICAgICAgIHRoaXMuZG9jdSA9IHsuLi5kb2N1LCBsaW5rfTtcbiAgICAgIH0pXG4gIH1cblxuICB1cGRhdGVPblNjaGVtYUNoYW5nZSgpIHtcbiAgICB0aGlzLmV2ZW50U2VydmljZVxuICAgICAgLm9uKEVuYWlvRXZlbnQuU0NIRU1BX0xPQ0FMRV9DSEFOR0VEKS5waXBlKFxuICAgICAgdW50aWxEZXN0cm95ZWQodGhpcykpXG4gICAgICAuc3Vic2NyaWJlKCgpID0+IHtcbiAgICAgICAgdGhpcy5icG1TZXJ2aWNlXG4gICAgICAgICAgLmdldEV4ZWN1dGFibGVQcm9jZXNzZXMobnVsbCwgbnVsbCwgbnVsbCwgbnVsbCwgdHJ1ZSlcbiAgICAgICAgICAuc3Vic2NyaWJlKHJlcyA9PiB7XG4gICAgICAgICAgICAvLyB0aGlzLmV4ZUFjdGlvbnMgPSAhIXJlcy5sZW5ndGg7XG4gICAgICAgICAgICB0aGlzLmV4ZUFjdGlvbnMgPSB0aGlzLmJwbVNlcnZpY2UuaGFzTWFpbkV4ZWN1dGFibGVQcm9jZXNzZXM7XG4gICAgICAgICAgfSk7XG4gICAgICB9KTtcbiAgfVxuXG4gIHNldEljb25UaXRsZXMoKSB7XG4gICAgdGhpcy5pY29uVGl0bGVzID0ge1xuICAgICAgc2VhcmNoOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5iYXIuYnV0dG9uLnNlYXJjaC50b29sdGlwJyksXG4gICAgICBmaWxlOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5iYXIuYnV0dG9uLmZpbGUudG9vbHRpcCcpLFxuICAgICAgZXhlYWN0aW9uczogdGhpcy50cmFuc2xhdGUuaW5zdGFudCgnZW8uYmFyLmJ1dHRvbi5leGVjdXRlLmFjdGlvbnMudG9vbHRpcCcpLFxuICAgICAgZmF2b3JpdGVzOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5iYXIuYnV0dG9uLmZhdm9yaXRlcy50b29sdGlwJyksXG4gICAgICBwcmVwYXJlOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5iYXIuYnV0dG9uLnByZXBhcmUudG9vbHRpcCcpLFxuICAgICAgaW5kZXg6IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLmJhci5idXR0b24uaW5ib3gudG9vbHRpcCcpLFxuICAgICAgYWJvdXQ6IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLnNpZGViYXIuaGVscC5tYW51YWwudG9vbHRpcCcpXG4gICAgfTtcbiAgfVxuXG5cbiAgcHJpdmF0ZSBzZW5kTm90aWZpY2F0aW9uKCkge1xuICAgIGlmIChOb3RpZmljYXRpb24ucGVybWlzc2lvbiA9PT0gJ2dyYW50ZWQnKSB7XG4gICAgICB0aGlzLmluaXROb3RpZmljYXRpb24oKTtcbiAgICB9IGVsc2UgaWYgKE5vdGlmaWNhdGlvbi5wZXJtaXNzaW9uICE9PSAnZGVuaWVkJykge1xuICAgICAgTm90aWZpY2F0aW9uLnJlcXVlc3RQZXJtaXNzaW9uKCkudGhlbigoKSA9PiB7XG4gICAgICAgIHRoaXMuaW5pdE5vdGlmaWNhdGlvbigpO1xuICAgICAgfSk7XG4gICAgfVxuICB9XG5cbiAgcHJpdmF0ZSBpbml0Tm90aWZpY2F0aW9uKCkge1xuICAgIGNvbnN0IHRpdGxlID0gdGhpcy50cmFuc2xhdGUuaW5zdGFudCgnZW8uaW5ib3gubm90aWZpY2F0aW9uLnRpdGxlJyk7XG4gICAgY29uc3QgYm9keSA9IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLmluYm94Lm5vdGlmaWNhdGlvbi5ib2R5Jyk7XG4gICAgY29uc3QgaWNvbiA9ICdhc3NldHMvX2RlZmF1bHQvaW1nL3l1dXZpcy1hZ2VudC5wbmcnO1xuXG4gICAgY29uc3Qgbm90aWZpY2F0aW9uID0gbmV3IE5vdGlmaWNhdGlvbih0aXRsZSwge1xuICAgICAgYm9keTogYm9keSxcbiAgICAgIGljb246IGljb25cbiAgICB9KTtcblxuICAgIHRoaXMuaW5pdE5vdGlmaWNhdGlvbkNsaWNrTGlzdGVuZXIobm90aWZpY2F0aW9uKTtcbiAgfVxuXG4gIC8vIFRoaXMgaXMgbGlzdGVuaW5nIGZvciB0aGUgbmF2aWdhdGlvbiBjbGljayBldmVudC4gV2hlbiB0aGUgY2xpZW50IHRhYiBpcyBhY3RpdmUsIGl0IGp1c3QgbmF2aWdhdGVzIHRvIHRoZSBpbmJveCByb3V0ZS5cbiAgLy8gSWYgbm90LCBpdCBvcGVucyBhIG5ldyB0YWIgYW5kIHNob3dzIHRoZSBpbmJveCB0aGVyZS5cbiAgcHJpdmF0ZSBpbml0Tm90aWZpY2F0aW9uQ2xpY2tMaXN0ZW5lcihub3RpZmljYXRpb246IE5vdGlmaWNhdGlvbikge1xuICAgIG5vdGlmaWNhdGlvbi5hZGRFdmVudExpc3RlbmVyKCdjbGljaycsICgpID0+IHtcbiAgICAgIGlmICh0aGlzLnBhZ2VWaXNpYmxlKSB7XG4gICAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlQnlVcmwoJy9pbmJveCcpO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgY29uc3QgZnVsbFBhdGggPSB3aW5kb3cubG9jYXRpb24uaHJlZjtcbiAgICAgICAgY29uc3QgY3VycmVudFJvdXRlID0gdGhpcy5yb3V0ZXIudXJsO1xuICAgICAgICBjb25zdCBwYXRoVG9OYXZpZ2F0ZSA9IGZ1bGxQYXRoLnJlcGxhY2UoY3VycmVudFJvdXRlLCAnJykgKyAnL2luYm94JztcbiAgICAgICAgd2luZG93Lm9wZW4ocGF0aFRvTmF2aWdhdGUsICdfYmxhbmsnKTtcbiAgICAgIH1cbiAgICB9KTtcbiAgfVxuXG4gIC8vIFRoaXMgbGlzdGVuZXIgaXMgbmVlZGVkIHRvIGNoZWNrLCBpZiB0aGUgY2xpZW50IHRhYiBpcyBhY3RpdmUgb3Igbm90XG4gIHByaXZhdGUgaW5pdFZpc2liaWxpdHlDaGFuZ2VMaXN0ZW5lcigpIHtcbiAgICBkb2N1bWVudC5hZGRFdmVudExpc3RlbmVyKCd2aXNpYmlsaXR5Y2hhbmdlJywgKCkgPT4gdGhpcy5wYWdlVmlzaWJsZSA9ICF0aGlzLnBhZ2VWaXNpYmxlKTtcbiAgfVxuXG4gIHRvZ2dsZVNpZGViYXIoKSB7XG4gICAgaWYgKCF0aGlzLnBlbmRpbmdDaGFuZ2VzLmNoZWNrKCkpIHtcbiAgICAgIHRoaXMuc2lkZWJhclNob3cgPSAhdGhpcy5zaWRlYmFyU2hvdztcbiAgICB9XG4gIH1cblxuICBvcGVuU2VhcmNoT3ZlcmxheSgpIHtcbiAgICBpZiAoIXRoaXMucGVuZGluZ0NoYW5nZXMuY2hlY2soKSkge1xuICAgICAgdGhpcy5yb3V0ZXIubmF2aWdhdGUoW3tvdXRsZXRzOiB7bW9kYWw6ICdzZWFyY2gnfX1dKTtcbiAgICB9XG4gIH1cblxuICBvcGVuQ3JlYXRlT2JqZWN0T3ZlcmxheSgpIHtcbiAgICBpZiAoIXRoaXMucGVuZGluZ0NoYW5nZXMuY2hlY2soKSkge1xuICAgICAgdGhpcy5yb3V0ZXIubmF2aWdhdGUoW3tvdXRsZXRzOiB7bW9kYWw6ICdhZGQnfX1dKTtcbiAgICB9XG4gIH1cblxuICBvcGVuUHJvY2Vzc092ZXJsYXkoKSB7XG4gICAgaWYgKCF0aGlzLnBlbmRpbmdDaGFuZ2VzLmNoZWNrKCkpIHtcbiAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFt7b3V0bGV0czoge21vZGFsOiAnYWN0aW9ucyd9fV0pO1xuICAgIH1cbiAgfVxuXG4gIG9wZW5TdGF0ZShzdGF0ZTogc3RyaW5nKSB7XG4gICAgaWYgKCF0aGlzLnBlbmRpbmdDaGFuZ2VzLmNoZWNrKCkpIHtcbiAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlQnlVcmwoc3RhdGUpO1xuICAgIH1cbiAgfVxuXG4gIG5nT25Jbml0KCkge1xuICAgIHRoaXMudXBkYXRlT25TY2hlbWFDaGFuZ2UoKTtcbiAgICB0aGlzLnNldEljb25UaXRsZXMoKTtcbiAgICB0aGlzLmdldERvY3VtZW50YXRpb24oKTtcbiAgICB0aGlzLmV4ZUFjdGlvbnMgPSB0aGlzLmJwbVNlcnZpY2UuaGFzTWFpbkV4ZWN1dGFibGVQcm9jZXNzZXM7XG4gICAgLy8gdGhpcy5icG1TZXJ2aWNlXG4gICAgLy8gICAuZ2V0RXhlY3V0YWJsZVByb2Nlc3NlcyhudWxsLCB0cnVlKVxuICAgIC8vICAgLnN1YnNjcmliZShyZXMgPT4ge1xuICAgIC8vICAgICB0aGlzLmV4ZUFjdGlvbnMgPSAhIXJlcy5sZW5ndGg7XG4gICAgLy8gICB9KTtcbiAgICB0aGlzLmluaXRWaXNpYmlsaXR5Q2hhbmdlTGlzdGVuZXIoKTtcbiAgfVxufVxuIiwiPGVvLXNpZGUtYmFyIChlb091dHNpZGVDbGljayk9XCJzaWRlYmFyU2hvdyA9ICFzaWRlYmFyU2hvd1wiICpuZ0lmPVwic2lkZWJhclNob3dcIj5cbiAgPGRpdiBjbGFzcz1cIm5hdmlcIj5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJlby1zaWRlYmFyLXBsdWdpbi5uYXZpXCI+PC9uZy1jb250ZW50PlxuICA8L2Rpdj5cbiAgPGRpdiBjbGFzcz1cImhlbHBcIj5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJlby1zaWRlYmFyLXBsdWdpbi5oZWxwXCI+PC9uZy1jb250ZW50PlxuICA8L2Rpdj5cbjwvZW8tc2lkZS1iYXI+XG5cbjxkaXYgY2xhc3M9XCJlby1hcHAtYmFyXCIgW25nQ2xhc3NdPVwie3RyYW5zcGFyZW50OiB0cmFuc3BhcmVudH1cIiBlb1J0bEF3YXJlPlxuXG4gIDxkaXYgY2xhc3M9XCJsZWZ0XCI+XG5cbiAgICA8ZW8taWNvbiBpZD1cImFwcC1tZW51XCIgY2xhc3M9XCJtZW51IHdoaXRlXCIgdGFiaW5kZXg9XCIwXCJcbiAgICAgICAgICAgICAoY2xpY2spPVwidG9nZ2xlU2lkZWJhcigpXCIgKGtleXVwLmVudGVyKT1cInRvZ2dsZVNpZGViYXIoKVwiXG4gICAgICAgICAgICAgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfaGFtYnVyZ2VyLnN2ZydcIj48L2VvLWljb24+XG4gICAgPGVvLWljb24gKGNsaWNrKT1cIm9wZW5EYXNoYm9hcmQoJGV2ZW50LmN0cmxLZXkpXCIgKGF1eGNsaWNrKT1cIm9wZW5EYXNoYm9hcmQodHJ1ZSlcIlxuICAgICAgICAgICAgICAoa2V5dXAuZW50ZXIpPVwib3BlbkRhc2hib2FyZChmYWxzZSlcIiB0YWJpbmRleD1cIjBcIlxuICAgICAgICAgICAgICBjbGFzcz1cImxvZ28gd2hpdGVcIiBbaWNvblNyY109XCJsb2dvXCI+PC9lby1pY29uPlxuXG4gICAgPGRpdiBjbGFzcz1cImFjdGlvbnNcIj5cbiAgICAgIDxhIHRhYmluZGV4PVwiMFwiIChrZXlkb3duLmVudGVyKT1cIm9wZW5TZWFyY2hPdmVybGF5KClcIiAoY2xpY2spPVwib3BlblNlYXJjaE92ZXJsYXkoKVwiPlxuICAgICAgICA8ZW8taWNvbiBpZD1cImFwcC1zZWFyY2hcIiBjbGFzcz1cInNlYXJjaCB3aGl0ZVwiIHF1ZXJ5UGFyYW1zSGFuZGxpbmc9XCJwcmVzZXJ2ZVwiXG4gICAgICAgICAgICAgICAgW2ljb25UaXRsZV09XCJpY29uVGl0bGVzLnNlYXJjaFwiXG4gICAgICAgICAgICAgICAgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfc2VhcmNoLnN2ZydcIj48L2VvLWljb24+XG4gICAgICA8L2E+XG5cbiAgICAgIDxhIHRhYmluZGV4PVwiMFwiIChrZXlkb3duLmVudGVyKT1cIm9wZW5DcmVhdGVPYmplY3RPdmVybGF5KClcIiAoY2xpY2spPVwib3BlbkNyZWF0ZU9iamVjdE92ZXJsYXkoKVwiPlxuICAgICAgICA8ZW8taWNvbiBpZD1cImFwcC1hZGRcIiBjbGFzcz1cImFkZCB3aGl0ZVwiICpuZ0lmPVwiY2FwYWJpbGl0aWVzLmludHJheVwiXG4gICAgICAgICAgICAgICAgW2ljb25UaXRsZV09XCJpY29uVGl0bGVzLmZpbGVcIlxuICAgICAgICAgICAgICAgIFtpY29uU3JjXT1cIidhc3NldHMvX2RlZmF1bHQvc3ZnL2ljX2FkZC5zdmcnXCI+PC9lby1pY29uPlxuICAgICAgPC9hPlxuICAgICAgPGEgdGFiaW5kZXg9XCIwXCIgKGtleWRvd24uZW50ZXIpPVwib3BlblByb2Nlc3NPdmVybGF5KClcIiAoY2xpY2spPVwib3BlblByb2Nlc3NPdmVybGF5KClcIj5cbiAgICAgICAgPGVvLWljb24gaWQ9XCJhcHAtYWN0aW9uc1wiIGNsYXNzPVwiYWN0aW9ucyB3aGl0ZVwiICpuZ0lmPVwiZXhlQWN0aW9uc1wiXG4gICAgICAgICAgICAgICAgW2ljb25UaXRsZV09XCJpY29uVGl0bGVzLmV4ZWFjdGlvbnNcIlxuICAgICAgICAgICAgICAgIFtpY29uU3JjXT1cIidhc3NldHMvX2RlZmF1bHQvc3ZnL2ljX2JwbV9zdGFydC5zdmcnXCI+PC9lby1pY29uPlxuICAgICAgPC9hPlxuICAgIDwvZGl2PlxuICA8L2Rpdj5cbiAgPGRpdiBjbGFzcz1cInJpZ2h0XCI+XG4gICAgPGRpdiBjbGFzcz1cInN1YlwiPlxuICAgICAgPGVvLWNsaXBib2FyZD48L2VvLWNsaXBib2FyZD5cbiAgICA8L2Rpdj5cbiAgICA8YSB0YWJpbmRleD1cIjBcIiAoa2V5ZG93bi5lbnRlcik9XCJvcGVuU3RhdGUoJy9mYXZvcml0ZXMnKVwiIChjbGljayk9XCJvcGVuU3RhdGUoJy9mYXZvcml0ZXMnKVwiPlxuICAgICAgPGVvLWljb24gY2xhc3M9XCJidXR0b24gd2hpdGUgZmF2b3JpdGVcIlxuICAgICAgICAgICAgICBbaWNvblRpdGxlXT1cImljb25UaXRsZXMuZmF2b3JpdGVzXCIgKm5nSWY9XCJjYXBhYmlsaXRpZXMuZmF2b3JpdGVzXCJcbiAgICAgICAgICAgICAgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfZmF2b3JpdGUuc3ZnJ1wiPjwvZW8taWNvbj5cbiAgICA8L2E+XG4gICAgPGEgdGFiaW5kZXg9XCIwXCIgKGtleWRvd24uZW50ZXIpPVwib3BlblN0YXRlKCcvcHJlcGFyZScpXCIgKGNsaWNrKT1cIm9wZW5TdGF0ZSgnL3ByZXBhcmUnKVwiPlxuICAgICAgPGVvLWljb24gY2xhc3M9XCJidXR0b24gd2hpdGUgcHJlcGFyZVwiICpuZ0lmPVwiY2FwYWJpbGl0aWVzLmludHJheVwiXG4gICAgICAgICAgICAgIFtpY29uVGl0bGVdPVwiaWNvblRpdGxlcy5wcmVwYXJlXCJcbiAgICAgICAgICAgICAgW2JhZGdlXT1cInByZXBhcmVkSXRlbXNDb3VudFwiIFtpY29uU3JjXT1cIidhc3NldHMvX2RlZmF1bHQvc3ZnL2ljX3ByZXBhcmUuc3ZnJ1wiPjwvZW8taWNvbj5cbiAgICA8L2E+XG4gICAgPGEgdGFiaW5kZXg9XCIwXCIgKGtleWRvd24uZW50ZXIpPVwib3BlblN0YXRlKCcvaW5ib3gnKVwiIChjbGljayk9XCJvcGVuU3RhdGUoJy9pbmJveCcpXCI+XG4gICAgICA8ZW8taWNvbiBjbGFzcz1cImJ1dHRvbiB3aGl0ZSBpbmJveFwiIFtuZ0NsYXNzXT1cInthbGVydDogaW5ib3hTdGF0ZT8ub3ZlcmR1ZW1lc3NhZ2VzID4gMH1cIiAqbmdJZj1cImNhcGFiaWxpdGllcy5pbmJveFwiXG4gICAgICAgICAgICAgIFtpY29uVGl0bGVdPVwiaWNvblRpdGxlcy5pbmRleFwiXG4gICAgICAgICAgICAgIFtiYWRnZV09XCJpbmJveFN0YXRlPy50b3RhbG1lc3NhZ2VzXCIgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfaW5ib3guc3ZnJ1wiPjwvZW8taWNvbj5cbiAgICA8L2E+XG4gICAgPGEgdGFiaW5kZXg9XCIwXCIgaHJlZj1cInt7ZG9jdS5saW5rfX1cIiB0YXJnZXQ9XCJfYmxhbmtcIj5cbiAgICAgIDxlby1pY29uIGNsYXNzPVwiYnV0dG9uIHdoaXRlIGFib3V0XCJcbiAgICAgICAgICAgICAgW2ljb25UaXRsZV09XCJpY29uVGl0bGVzLmFib3V0XCIgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfYWJvdXQuc3ZnJ1wiPjwvZW8taWNvbj5cbiAgICA8L2E+XG4gICAgPGVvLW92ZXJsYXkgI3VzZXJwYW5lbCBbdXNlckF2YXRhcl09XCJ0cnVlXCI+XG4gICAgICA8ZW8tdXNlci1hdmF0YXItb3ZlcmxheSBbdXNlclBhbmVsXT1cInVzZXJwYW5lbFwiPjwvZW8tdXNlci1hdmF0YXItb3ZlcmxheT5cbiAgICA8L2VvLW92ZXJsYXk+XG5cblxuICA8L2Rpdj5cbjwvZGl2PlxuIl19
@@ -0,0 +1,112 @@
1
+ import { Component } from '@angular/core';
2
+ import { Utils } from '@eo-sdk/core';
3
+ import * as i0 from "@angular/core";
4
+ import * as i1 from "@angular/router";
5
+ import * as i2 from "@eo-sdk/core";
6
+ import * as i3 from "../../../../eo-framework-core/pending-changes/pending-changes.service";
7
+ import * as i4 from "@angular/common";
8
+ import * as i5 from "../../../ui/eo-icon/eo-icon.component";
9
+ import * as i6 from "../../../ui/loading-spinner/loading-spinner.component";
10
+ import * as i7 from "../../../ui/eo-dialog/eo-dialog.component";
11
+ import * as i8 from "../../../process-form/process-form.component";
12
+ import * as i9 from "@ngx-translate/core";
13
+ /**
14
+ * Component rendering the app-bar action of starting executable processes.
15
+ */
16
+ export class AppProcessComponent {
17
+ constructor(router, toaster, translate, bpmService, pendingChanges) {
18
+ this.router = router;
19
+ this.toaster = toaster;
20
+ this.translate = translate;
21
+ this.bpmService = bpmService;
22
+ this.pendingChanges = pendingChanges;
23
+ this.pendingTaskIds = [];
24
+ }
25
+ close(evt) {
26
+ this.router.navigate([{ outlets: { modal: null } }], { replaceUrl: true });
27
+ }
28
+ /**
29
+ * Select an executable process from the current list of processes.
30
+ * If the process requires some user input, this will render the input form or
31
+ * otherwise start the process right away.
32
+ * @param executableProcess Process to be selected/started
33
+ */
34
+ selectProcess(executableProcess) {
35
+ this.bpmService.getExecutableProcesses(null, false, true, executableProcess.id, true).subscribe(res => {
36
+ executableProcess = res[0];
37
+ this.selectedProcess = JSON.parse(JSON.stringify(executableProcess)); // Only copies of the original processes are used.
38
+ if (this.selectedProcess.form) {
39
+ // create form options from the execitable process to be passed to the rendering form component
40
+ this.selectedProcess.form.situation = 'CREATE';
41
+ this.processForm = {
42
+ formModel: this.selectedProcess.form,
43
+ data: this.selectedProcess.data || {}
44
+ };
45
+ }
46
+ else {
47
+ // start process right away
48
+ this.executeProcess(this.selectedProcess, {}, this.translate.instant('eo.process.started', { processName: this.selectedProcess.title }));
49
+ }
50
+ });
51
+ }
52
+ /**
53
+ * Starts the currently selected executable process with data provided by
54
+ * the input form.
55
+ * @param formData Data to be passed to the process to be created
56
+ */
57
+ startProcessWithFormData(formData) {
58
+ this.finishPending();
59
+ this.executeProcess(this.selectedProcess, formData, this.translate.instant('eo.process.started', { processName: this.selectedProcess.title }));
60
+ }
61
+ executeProcess(executableProcess, data, successMessage = '') {
62
+ this.cancelDialog();
63
+ this.close();
64
+ this.bpmService.startProcess(executableProcess.id, data, [])
65
+ .subscribe(() => {
66
+ this.toaster.success(successMessage);
67
+ }, Utils.throw(() => {
68
+ this.toaster.error(this.translate.instant('eo.process.started.fail', { processName: executableProcess.title }));
69
+ }));
70
+ }
71
+ formReset(event) {
72
+ this.processForm = null;
73
+ }
74
+ cancelDialog() {
75
+ this.processForm = null;
76
+ }
77
+ onCancel(dialog) {
78
+ if (!this.pendingChanges.checkForPendingTasks(this.pendingTaskIds)) {
79
+ this.finishPending();
80
+ dialog.visible = false;
81
+ }
82
+ }
83
+ startPending() {
84
+ // because this method will be called every time the form status changes,
85
+ // pending task will only be started once until it was finished
86
+ if (!this.pendingChanges.hasPendingTask(this.pendingTaskIds[0] || ' ')) {
87
+ this.pendingTaskIds = [this.pendingChanges.startTask()];
88
+ }
89
+ }
90
+ finishPending() {
91
+ this.pendingChanges.finishTask(this.pendingTaskIds[0]);
92
+ }
93
+ onIndexDataChanged(event) {
94
+ if (event.dirty) {
95
+ this.startPending();
96
+ }
97
+ else {
98
+ this.finishPending();
99
+ }
100
+ }
101
+ ngOnInit() {
102
+ this.bpmService.getExecutableProcesses(null, true, null, null, true)
103
+ .subscribe(res => this.processes = res.sort(Utils.sortValues('title')));
104
+ }
105
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppProcessComponent, deps: [{ token: i1.Router }, { token: i2.NotificationsService }, { token: i2.TranslateService }, { token: i2.BpmService }, { token: i3.PendingChangesService }], target: i0.ɵɵFactoryTarget.Component }); }
106
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AppProcessComponent, selector: "eo-app-process", ngImport: i0, template: "<eo-dialog [title]=\"'eo.bar.button.execute.actions.tooltip' | translate\"\n [visible]=\"true\"\n [minWidth]=\"400\"\n [styleClass]=\"'more-actions'\"\n (hide)=\"close($event)\">\n\n <section *ngIf=\"processes?.length; else loading\">\n\n <div class=\"process-item\" *ngFor=\"let process of processes\" (click)=\"selectProcess(process)\">\n <eo-icon [iconId]=\"process.iconid\" *ngIf=\"process.iconid; else defaulticon\"></eo-icon>\n <ng-template #defaulticon><eo-icon [iconSrc]=\"'assets/_default/svg/ic_bpm.svg'\"></eo-icon></ng-template>\n <div class=\"pi-content\">\n <div class=\"title\">{{process.title}}</div>\n <div class=\"description\">{{process.description}}</div>\n </div>\n </div>\n\n </section>\n\n <ng-container *ngIf=\"!processForm; else tplProcessForm\" class=\"select-process\"></ng-container>\n\n <ng-template #loading>\n <eo-loading-spinner [size]=\"'medium'\"></eo-loading-spinner>\n </ng-template>\n\n\n <ng-template #tplProcessForm>\n\n <eo-dialog [title]=\"selectedProcess?.title\"\n [subtitle]=\"selectedProcess?.description\"\n [visible]=\"true\"\n [dirtyCheck]=\"pendingTaskIds\"\n [minWidth]=\"1000\"\n [styleClass]=\"'process-form-dialog'\"\n (hide)=\"cancelDialog()\" #dialog>\n\n <eo-process-form [formOptions]=\"processForm\"\n (onResetForm)=\"formReset($event)\"\n (onCancel)=\"onCancel(dialog)\"\n (onSaveForm)=\"startProcessWithFormData($event)\"\n (statusChanged)=\"onIndexDataChanged($event)\">\n </eo-process-form>\n </eo-dialog>\n </ng-template>\n\n</eo-dialog>\n", styles: [".process-item{padding:var(--app-pane-padding);display:flex;align-items:center;border-bottom:1px solid var(--list-item-border-color);cursor:pointer}.process-item:hover{background-color:var(--list-item-hover-background)}.process-item eo-icon{opacity:.7}.process-item .pi-content{padding:0 var(--app-pane-padding)}.process-item .pi-content .description{color:var(--text-color-caption)}eo-loading-spinner{display:flex;justify-content:center;padding:var(--app-pane-padding)}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i5.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "component", type: i6.LoadingSpinnerComponent, selector: "eo-loading-spinner", inputs: ["size", "mode"] }, { kind: "component", type: i7.EoDialogComponent, selector: "eo-dialog", inputs: ["hasPreviewFile", "title", "subtitle", "styleClass", "dirtyCheck", "minWidth", "minHeight", "height", "width", "focusOnShow", "align", "isFormTable", "showPreview", "visible"], outputs: ["onTogglePreview", "visibleChange", "hide", "show"] }, { kind: "component", type: i8.ProcessFormComponent, selector: "eo-process-form", inputs: ["formOptions"], outputs: ["onSaveForm", "onResetForm", "onCancel", "statusChanged"] }, { kind: "pipe", type: i9.TranslatePipe, name: "translate" }] }); }
107
+ }
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppProcessComponent, decorators: [{
109
+ type: Component,
110
+ args: [{ selector: 'eo-app-process', template: "<eo-dialog [title]=\"'eo.bar.button.execute.actions.tooltip' | translate\"\n [visible]=\"true\"\n [minWidth]=\"400\"\n [styleClass]=\"'more-actions'\"\n (hide)=\"close($event)\">\n\n <section *ngIf=\"processes?.length; else loading\">\n\n <div class=\"process-item\" *ngFor=\"let process of processes\" (click)=\"selectProcess(process)\">\n <eo-icon [iconId]=\"process.iconid\" *ngIf=\"process.iconid; else defaulticon\"></eo-icon>\n <ng-template #defaulticon><eo-icon [iconSrc]=\"'assets/_default/svg/ic_bpm.svg'\"></eo-icon></ng-template>\n <div class=\"pi-content\">\n <div class=\"title\">{{process.title}}</div>\n <div class=\"description\">{{process.description}}</div>\n </div>\n </div>\n\n </section>\n\n <ng-container *ngIf=\"!processForm; else tplProcessForm\" class=\"select-process\"></ng-container>\n\n <ng-template #loading>\n <eo-loading-spinner [size]=\"'medium'\"></eo-loading-spinner>\n </ng-template>\n\n\n <ng-template #tplProcessForm>\n\n <eo-dialog [title]=\"selectedProcess?.title\"\n [subtitle]=\"selectedProcess?.description\"\n [visible]=\"true\"\n [dirtyCheck]=\"pendingTaskIds\"\n [minWidth]=\"1000\"\n [styleClass]=\"'process-form-dialog'\"\n (hide)=\"cancelDialog()\" #dialog>\n\n <eo-process-form [formOptions]=\"processForm\"\n (onResetForm)=\"formReset($event)\"\n (onCancel)=\"onCancel(dialog)\"\n (onSaveForm)=\"startProcessWithFormData($event)\"\n (statusChanged)=\"onIndexDataChanged($event)\">\n </eo-process-form>\n </eo-dialog>\n </ng-template>\n\n</eo-dialog>\n", styles: [".process-item{padding:var(--app-pane-padding);display:flex;align-items:center;border-bottom:1px solid var(--list-item-border-color);cursor:pointer}.process-item:hover{background-color:var(--list-item-hover-background)}.process-item eo-icon{opacity:.7}.process-item .pi-content{padding:0 var(--app-pane-padding)}.process-item .pi-content .description{color:var(--text-color-caption)}eo-loading-spinner{display:flex;justify-content:center;padding:var(--app-pane-padding)}\n"] }]
111
+ }], ctorParameters: () => [{ type: i1.Router }, { type: i2.NotificationsService }, { type: i2.TranslateService }, { type: i2.BpmService }, { type: i3.PendingChangesService }] });
112
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLXByb2Nlc3MuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvYXBwLXNoZWxsL2FwcC1iYXIvYXBwLXByb2Nlc3MvYXBwLXByb2Nlc3MuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvYXBwLXNoZWxsL2FwcC1iYXIvYXBwLXByb2Nlc3MvYXBwLXByb2Nlc3MuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBUyxNQUFNLGVBQWUsQ0FBQztBQUNoRCxPQUFPLEVBQXdFLEtBQUssRUFBQyxNQUFNLGNBQWMsQ0FBQzs7Ozs7Ozs7Ozs7QUFLMUc7O0dBRUc7QUFPSCxNQUFNLE9BQU8sbUJBQW1CO0lBVTlCLFlBQW9CLE1BQWMsRUFDZCxPQUE2QixFQUM3QixTQUEyQixFQUMzQixVQUFzQixFQUN0QixjQUFxQztRQUpyQyxXQUFNLEdBQU4sTUFBTSxDQUFRO1FBQ2QsWUFBTyxHQUFQLE9BQU8sQ0FBc0I7UUFDN0IsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDM0IsZUFBVSxHQUFWLFVBQVUsQ0FBWTtRQUN0QixtQkFBYyxHQUFkLGNBQWMsQ0FBdUI7UUFOekQsbUJBQWMsR0FBYSxFQUFFLENBQUM7SUFPOUIsQ0FBQztJQUVELEtBQUssQ0FBQyxHQUFJO1FBQ1IsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxFQUFDLE9BQU8sRUFBRSxFQUFDLEtBQUssRUFBRSxJQUFJLEVBQUMsRUFBQyxDQUFDLEVBQUUsRUFBQyxVQUFVLEVBQUUsSUFBSSxFQUFDLENBQUMsQ0FBQztJQUN2RSxDQUFDO0lBRUQ7Ozs7O09BS0c7SUFDSCxhQUFhLENBQUMsaUJBQW9DO1FBQ2hELElBQUksQ0FBQyxVQUFVLENBQUMsc0JBQXNC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QUFDLElBQUksQ0FBQyxjQUFjLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxjQUFjLENBQUMsQ0FBQyxDQUFDLElBQUksR0FBRyxDQUFDLEVBQUUsQ0FBQztZQUN2RSxJQUFJLENBQUMsY0FBYyxHQUFHLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxTQUFTLEVBQUUsQ0FBQyxDQUFDO1FBQzFELENBQUM7SUFDSCxDQUFDO0lBRU8sYUFBYTtRQUNuQixJQUFJLENBQUMsY0FBYyxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsY0FBYyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDekQsQ0FBQztJQUVELGtCQUFrQixDQUFDLEtBQUs7UUFDdEIsSUFBSSxLQUFLLENBQUMsS0FBSyxFQUFFLENBQUM7WUFDaEIsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDO1FBQ3RCLENBQUM7YUFBTSxDQUFDO1lBQ04sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO1FBQ3ZCLENBQUM7SUFDSCxDQUFDO0lBRUQsUUFBUTtRQUNOLElBQUksQ0FBQyxVQUFVLENBQUMsc0JBQXNCLENBQUMsSUFBSSxFQUFFLElBQUksRUFBRSxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksQ0FBQzthQUNqRSxTQUFTLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsU0FBUyxHQUFHLEdBQUcsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDNUUsQ0FBQzs4R0F2SFUsbUJBQW1CO2tHQUFuQixtQkFBbUIsc0RDZmhDLGt2REE4Q0E7OzJGRC9CYSxtQkFBbUI7a0JBTC9CLFNBQVM7K0JBQ0UsZ0JBQWdCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtDb21wb25lbnQsIE9uSW5pdH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge0JwbVNlcnZpY2UsIEV4ZWN1dGFibGVQcm9jZXNzLCBOb3RpZmljYXRpb25zU2VydmljZSwgVHJhbnNsYXRlU2VydmljZSwgVXRpbHN9IGZyb20gJ0Blby1zZGsvY29yZSc7XG5pbXBvcnQge1JvdXRlcn0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7T2JqZWN0Rm9ybU9wdGlvbnN9IGZyb20gJy4uLy4uLy4uL29iamVjdC1mb3JtJztcbmltcG9ydCB7UGVuZGluZ0NoYW5nZXNTZXJ2aWNlfSBmcm9tICcuLi8uLi8uLi8uLi9lby1mcmFtZXdvcmstY29yZS9wZW5kaW5nLWNoYW5nZXMvcGVuZGluZy1jaGFuZ2VzLnNlcnZpY2UnO1xuXG4vKipcbiAqIENvbXBvbmVudCByZW5kZXJpbmcgdGhlIGFwcC1iYXIgYWN0aW9uIG9mIHN0YXJ0aW5nIGV4ZWN1dGFibGUgcHJvY2Vzc2VzLlxuICovXG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2VvLWFwcC1wcm9jZXNzJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2FwcC1wcm9jZXNzLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vYXBwLXByb2Nlc3MuY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBBcHBQcm9jZXNzQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcblxuICBwcm9jZXNzZXM6IEV4ZWN1dGFibGVQcm9jZXNzW107XG4gIHNlbGVjdGVkUHJvY2VzczogRXhlY3V0YWJsZVByb2Nlc3M7XG5cbiAgcHJvY2Vzc0Zvcm06IE9iamVjdEZvcm1PcHRpb25zO1xuICB0aXRsZTogc3RyaW5nO1xuICBzdWJ0aXRsZTogc3RyaW5nO1xuICBwZW5kaW5nVGFza0lkczogc3RyaW5nW10gPSBbXTtcblxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHJvdXRlcjogUm91dGVyLFxuICAgICAgICAgICAgICBwcml2YXRlIHRvYXN0ZXI6IE5vdGlmaWNhdGlvbnNTZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIHRyYW5zbGF0ZTogVHJhbnNsYXRlU2VydmljZSxcbiAgICAgICAgICAgICAgcHJpdmF0ZSBicG1TZXJ2aWNlOiBCcG1TZXJ2aWNlLFxuICAgICAgICAgICAgICBwcml2YXRlIHBlbmRpbmdDaGFuZ2VzOiBQZW5kaW5nQ2hhbmdlc1NlcnZpY2UpIHtcbiAgfVxuXG4gIGNsb3NlKGV2dD8pOiB2b2lkIHtcbiAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbe291dGxldHM6IHttb2RhbDogbnVsbH19XSwge3JlcGxhY2VVcmw6IHRydWV9KTtcbiAgfVxuXG4gIC8qKlxuICAgKiBTZWxlY3QgYW4gZXhlY3V0YWJsZSBwcm9jZXNzIGZyb20gdGhlIGN1cnJlbnQgbGlzdCBvZiBwcm9jZXNzZXMuXG4gICAqIElmIHRoZSBwcm9jZXNzIHJlcXVpcmVzIHNvbWUgdXNlciBpbnB1dCwgdGhpcyB3aWxsIHJlbmRlciB0aGUgaW5wdXQgZm9ybSBvclxuICAgKiBvdGhlcndpc2Ugc3RhcnQgdGhlIHByb2Nlc3MgcmlnaHQgYXdheS5cbiAgICogQHBhcmFtIGV4ZWN1dGFibGVQcm9jZXNzIFByb2Nlc3MgdG8gYmUgc2VsZWN0ZWQvc3RhcnRlZFxuICAgKi9cbiAgc2VsZWN0UHJvY2VzcyhleGVjdXRhYmxlUHJvY2VzczogRXhlY3V0YWJsZVByb2Nlc3MpOiB2b2lkIHtcbiAgICB0aGlzLmJwbVNlcnZpY2UuZ2V0RXhlY3V0YWJsZVByb2Nlc3NlcyhudWxsLCBmYWxzZSwgdHJ1ZSwgZXhlY3V0YWJsZVByb2Nlc3MuaWQsIHRydWUpLnN1YnNjcmliZShcbiAgICAgIHJlcyA9PiB7XG4gICAgICAgIGV4ZWN1dGFibGVQcm9jZXNzID0gcmVzWzBdO1xuICAgICAgICB0aGlzLnNlbGVjdGVkUHJvY2VzcyA9IEpTT04ucGFyc2UoSlNPTi5zdHJpbmdpZnkoZXhlY3V0YWJsZVByb2Nlc3MpKTsgLy8gT25seSBjb3BpZXMgb2YgdGhlIG9yaWdpbmFsIHByb2Nlc3NlcyBhcmUgdXNlZC5cbiAgICAgICAgaWYgKHRoaXMuc2VsZWN0ZWRQcm9jZXNzLmZvcm0pIHtcbiAgICAgICAgICAvLyBjcmVhdGUgZm9ybSBvcHRpb25zIGZyb20gdGhlIGV4ZWNpdGFibGUgcHJvY2VzcyB0byBiZSBwYXNzZWQgdG8gdGhlIHJlbmRlcmluZyBmb3JtIGNvbXBvbmVudFxuICAgICAgICAgIHRoaXMuc2VsZWN0ZWRQcm9jZXNzLmZvcm0uc2l0dWF0aW9uID0gJ0NSRUFURSc7XG4gICAgICAgICAgdGhpcy5wcm9jZXNzRm9ybSA9IHtcbiAgICAgICAgICAgIGZvcm1Nb2RlbDogdGhpcy5zZWxlY3RlZFByb2Nlc3MuZm9ybSxcbiAgICAgICAgICAgIGRhdGE6IHRoaXMuc2VsZWN0ZWRQcm9jZXNzLmRhdGEgfHwge31cbiAgICAgICAgICB9O1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgIC8vIHN0YXJ0IHByb2Nlc3MgcmlnaHQgYXdheVxuICAgICAgICAgIHRoaXMuZXhlY3V0ZVByb2Nlc3MoXG4gICAgICAgICAgICB0aGlzLnNlbGVjdGVkUHJvY2VzcyxcbiAgICAgICAgICAgIHt9LFxuICAgICAgICAgICAgdGhpcy50cmFuc2xhdGUuaW5zdGFudCgnZW8ucHJvY2Vzcy5zdGFydGVkJywge3Byb2Nlc3NOYW1lOiB0aGlzLnNlbGVjdGVkUHJvY2Vzcy50aXRsZX0pXG4gICAgICAgICAgKTtcbiAgICAgICAgfVxuICAgICAgfVxuICAgICk7XG4gIH1cblxuICAvKipcbiAgICogU3RhcnRzIHRoZSBjdXJyZW50bHkgc2VsZWN0ZWQgZXhlY3V0YWJsZSBwcm9jZXNzIHdpdGggZGF0YSBwcm92aWRlZCBieVxuICAgKiB0aGUgaW5wdXQgZm9ybS5cbiAgICogQHBhcmFtIGZvcm1EYXRhIERhdGEgdG8gYmUgcGFzc2VkIHRvIHRoZSBwcm9jZXNzIHRvIGJlIGNyZWF0ZWRcbiAgICovXG4gIHN0YXJ0UHJvY2Vzc1dpdGhGb3JtRGF0YShmb3JtRGF0YTogYW55KTogdm9pZCB7XG4gICAgdGhpcy5maW5pc2hQZW5kaW5nKCk7XG4gICAgdGhpcy5leGVjdXRlUHJvY2VzcyhcbiAgICAgIHRoaXMuc2VsZWN0ZWRQcm9jZXNzLFxuICAgICAgZm9ybURhdGEsXG4gICAgICB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5wcm9jZXNzLnN0YXJ0ZWQnLCB7cHJvY2Vzc05hbWU6IHRoaXMuc2VsZWN0ZWRQcm9jZXNzLnRpdGxlfSlcbiAgICApO1xuICB9XG5cbiAgcHJpdmF0ZSBleGVjdXRlUHJvY2VzcyhleGVjdXRhYmxlUHJvY2VzczogRXhlY3V0YWJsZVByb2Nlc3MsIGRhdGE6IGFueSwgc3VjY2Vzc01lc3NhZ2UgPSAnJyk6IHZvaWQge1xuICAgIHRoaXMuY2FuY2VsRGlhbG9nKCk7XG4gICAgdGhpcy5jbG9zZSgpO1xuXG4gICAgdGhpcy5icG1TZXJ2aWNlLnN0YXJ0UHJvY2VzcyhleGVjdXRhYmxlUHJvY2Vzcy5pZCwgZGF0YSwgW10pXG4gICAgICAuc3Vic2NyaWJlKCgpID0+IHtcbiAgICAgICAgdGhpcy50b2FzdGVyLnN1Y2Nlc3Moc3VjY2Vzc01lc3NhZ2UpO1xuICAgICAgfSwgVXRpbHMudGhyb3coKCkgPT4ge1xuICAgICAgICAgIHRoaXMudG9hc3Rlci5lcnJvcih0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KFxuICAgICAgICAgICAgJ2VvLnByb2Nlc3Muc3RhcnRlZC5mYWlsJyxcbiAgICAgICAgICAgIHtwcm9jZXNzTmFtZTogZXhlY3V0YWJsZVByb2Nlc3MudGl0bGV9KVxuICAgICAgICAgICk7XG4gICAgICAgIH1cbiAgICAgICkpO1xuICB9XG5cbiAgZm9ybVJlc2V0KGV2ZW50KTogdm9pZCB7XG4gICAgdGhpcy5wcm9jZXNzRm9ybSA9IG51bGw7XG4gIH1cblxuICBjYW5jZWxEaWFsb2coKTogdm9pZCB7XG4gICAgdGhpcy5wcm9jZXNzRm9ybSA9IG51bGw7XG4gIH1cblxuICBvbkNhbmNlbChkaWFsb2cpOiB2b2lkIHtcbiAgICBpZiAoIXRoaXMucGVuZGluZ0NoYW5nZXMuY2hlY2tGb3JQZW5kaW5nVGFza3ModGhpcy5wZW5kaW5nVGFza0lkcykpIHtcbiAgICAgIHRoaXMuZmluaXNoUGVuZGluZygpO1xuICAgICAgZGlhbG9nLnZpc2libGUgPSBmYWxzZTtcbiAgICB9XG4gIH1cblxuICBwcml2YXRlIHN0YXJ0UGVuZGluZygpIHtcbiAgICAvLyBiZWNhdXNlIHRoaXMgbWV0aG9kIHdpbGwgYmUgY2FsbGVkIGV2ZXJ5IHRpbWUgdGhlIGZvcm0gc3RhdHVzIGNoYW5nZXMsXG4gICAgLy8gcGVuZGluZyB0YXNrIHdpbGwgb25seSBiZSBzdGFydGVkIG9uY2UgdW50aWwgaXQgd2FzIGZpbmlzaGVkXG4gICAgaWYgKCF0aGlzLnBlbmRpbmdDaGFuZ2VzLmhhc1BlbmRpbmdUYXNrKHRoaXMucGVuZGluZ1Rhc2tJZHNbMF0gfHwgJyAnKSkge1xuICAgICAgdGhpcy5wZW5kaW5nVGFza0lkcyA9IFt0aGlzLnBlbmRpbmdDaGFuZ2VzLnN0YXJ0VGFzaygpXTtcbiAgICB9XG4gIH1cblxuICBwcml2YXRlIGZpbmlzaFBlbmRpbmcoKSB7XG4gICAgdGhpcy5wZW5kaW5nQ2hhbmdlcy5maW5pc2hUYXNrKHRoaXMucGVuZGluZ1Rhc2tJZHNbMF0pO1xuICB9XG5cbiAgb25JbmRleERhdGFDaGFuZ2VkKGV2ZW50KSB7XG4gICAgaWYgKGV2ZW50LmRpcnR5KSB7XG4gICAgICB0aGlzLnN0YXJ0UGVuZGluZygpO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLmZpbmlzaFBlbmRpbmcoKTtcbiAgICB9XG4gIH1cblxuICBuZ09uSW5pdCgpIHtcbiAgICB0aGlzLmJwbVNlcnZpY2UuZ2V0RXhlY3V0YWJsZVByb2Nlc3NlcyhudWxsLCB0cnVlLCBudWxsLCBudWxsLCB0cnVlKVxuICAgICAgLnN1YnNjcmliZShyZXMgPT4gdGhpcy5wcm9jZXNzZXMgPSByZXMuc29ydChVdGlscy5zb3J0VmFsdWVzKCd0aXRsZScpKSk7XG4gIH1cbn1cbiIsIjxlby1kaWFsb2cgW3RpdGxlXT1cIidlby5iYXIuYnV0dG9uLmV4ZWN1dGUuYWN0aW9ucy50b29sdGlwJyB8IHRyYW5zbGF0ZVwiXG4gICAgICAgICAgIFt2aXNpYmxlXT1cInRydWVcIlxuICAgICAgICAgICBbbWluV2lkdGhdPVwiNDAwXCJcbiAgICAgICAgICAgW3N0eWxlQ2xhc3NdPVwiJ21vcmUtYWN0aW9ucydcIlxuICAgICAgICAgICAoaGlkZSk9XCJjbG9zZSgkZXZlbnQpXCI+XG5cbiAgPHNlY3Rpb24gKm5nSWY9XCJwcm9jZXNzZXM/Lmxlbmd0aDsgZWxzZSBsb2FkaW5nXCI+XG5cbiAgICA8ZGl2IGNsYXNzPVwicHJvY2Vzcy1pdGVtXCIgKm5nRm9yPVwibGV0IHByb2Nlc3Mgb2YgcHJvY2Vzc2VzXCIgKGNsaWNrKT1cInNlbGVjdFByb2Nlc3MocHJvY2VzcylcIj5cbiAgICAgIDxlby1pY29uIFtpY29uSWRdPVwicHJvY2Vzcy5pY29uaWRcIiAqbmdJZj1cInByb2Nlc3MuaWNvbmlkOyBlbHNlIGRlZmF1bHRpY29uXCI+PC9lby1pY29uPlxuICAgICAgPG5nLXRlbXBsYXRlICNkZWZhdWx0aWNvbj48ZW8taWNvbiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19icG0uc3ZnJ1wiPjwvZW8taWNvbj48L25nLXRlbXBsYXRlPlxuICAgICAgPGRpdiBjbGFzcz1cInBpLWNvbnRlbnRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRpdGxlXCI+e3twcm9jZXNzLnRpdGxlfX08L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImRlc2NyaXB0aW9uXCI+e3twcm9jZXNzLmRlc2NyaXB0aW9ufX08L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuXG4gIDwvc2VjdGlvbj5cblxuICA8bmctY29udGFpbmVyICpuZ0lmPVwiIXByb2Nlc3NGb3JtOyBlbHNlIHRwbFByb2Nlc3NGb3JtXCIgY2xhc3M9XCJzZWxlY3QtcHJvY2Vzc1wiPjwvbmctY29udGFpbmVyPlxuXG4gIDxuZy10ZW1wbGF0ZSAjbG9hZGluZz5cbiAgICA8ZW8tbG9hZGluZy1zcGlubmVyIFtzaXplXT1cIidtZWRpdW0nXCI+PC9lby1sb2FkaW5nLXNwaW5uZXI+XG4gIDwvbmctdGVtcGxhdGU+XG5cblxuICA8bmctdGVtcGxhdGUgI3RwbFByb2Nlc3NGb3JtPlxuXG4gICAgPGVvLWRpYWxvZyBbdGl0bGVdPVwic2VsZWN0ZWRQcm9jZXNzPy50aXRsZVwiXG4gICAgICAgICAgICAgICBbc3VidGl0bGVdPVwic2VsZWN0ZWRQcm9jZXNzPy5kZXNjcmlwdGlvblwiXG4gICAgICAgICAgICAgICBbdmlzaWJsZV09XCJ0cnVlXCJcbiAgICAgICAgICAgICAgIFtkaXJ0eUNoZWNrXT1cInBlbmRpbmdUYXNrSWRzXCJcbiAgICAgICAgICAgICAgIFttaW5XaWR0aF09XCIxMDAwXCJcbiAgICAgICAgICAgICAgIFtzdHlsZUNsYXNzXT1cIidwcm9jZXNzLWZvcm0tZGlhbG9nJ1wiXG4gICAgICAgICAgICAgICAoaGlkZSk9XCJjYW5jZWxEaWFsb2coKVwiICNkaWFsb2c+XG5cbiAgICAgIDxlby1wcm9jZXNzLWZvcm0gW2Zvcm1PcHRpb25zXT1cInByb2Nlc3NGb3JtXCJcbiAgICAgICAgICAgICAgICAgICAgICAob25SZXNldEZvcm0pPVwiZm9ybVJlc2V0KCRldmVudClcIlxuICAgICAgICAgICAgICAgICAgICAgIChvbkNhbmNlbCk9XCJvbkNhbmNlbChkaWFsb2cpXCJcbiAgICAgICAgICAgICAgICAgICAgICAob25TYXZlRm9ybSk9XCJzdGFydFByb2Nlc3NXaXRoRm9ybURhdGEoJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgICAgICAgKHN0YXR1c0NoYW5nZWQpPVwib25JbmRleERhdGFDaGFuZ2VkKCRldmVudClcIj5cbiAgICAgIDwvZW8tcHJvY2Vzcy1mb3JtPlxuICAgIDwvZW8tZGlhbG9nPlxuICA8L25nLXRlbXBsYXRlPlxuXG48L2VvLWRpYWxvZz5cbiJdfQ==