@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,227 @@
1
+ import { __decorate } from "tslib";
2
+ import { Component, ViewChild } from '@angular/core';
3
+ import { EnaioEvent, Utils } from '@eo-sdk/core';
4
+ import { UntilDestroy, untilDestroyed } from '@ngneat/until-destroy';
5
+ import { catchError } from 'rxjs/operators';
6
+ import { EmptyStateService } from '../../eo-framework-core/empty-state/empty-state.service';
7
+ import { CustomSortComponent } from '../../eo-framework/grid/extensions/custom-sort/custom-sort.component';
8
+ import { SetFilterComponent } from '../../eo-framework/grid/extensions/filter/setFilters/set-filter.component';
9
+ import * as i0 from "@angular/core";
10
+ import * as i1 from "../../eo-framework-core/selection/selection.service";
11
+ import * as i2 from "@eo-sdk/core";
12
+ import * as i3 from "../../eo-framework-core/pending-changes/pending-changes.service";
13
+ import * as i4 from "../../eo-framework-core/empty-state/empty-state.service";
14
+ import * as i5 from "../../eo-framework-core/title/page-title.service";
15
+ import * as i6 from "@angular/common";
16
+ import * as i7 from "@ngx-translate/core";
17
+ import * as i8 from "../../eo-framework/ui/eo-icon/eo-icon.component";
18
+ import * as i9 from "../../eo-framework/ui/overlay/overlay.component";
19
+ import * as i10 from "../../eo-framework/ui/error-message/error-message.component";
20
+ import * as i11 from "../../eo-framework/object-details/object-details.component";
21
+ import * as i12 from "../../eo-framework/grid/grid.component";
22
+ import * as i13 from "../../eo-framework/grid/extensions/total-count/total-count.component";
23
+ import * as i14 from "../../eo-framework/grid/extensions/custom-sort/custom-sort.component";
24
+ import * as i15 from "../../eo-framework/grid/extensions/filter/custom/custom-filter.component";
25
+ import * as i16 from "../../eo-framework/grid/extensions/filter/text/text-filter.component";
26
+ import * as i17 from "../../eo-framework/grid/extensions/filter/setFilters/set-filter.component";
27
+ import * as i18 from "../../eo-framework/grid/extensions/reset-filter/reset-filter.component";
28
+ import * as i19 from "../../eo-framework/list-container/list-container.component";
29
+ import * as i20 from "@yuuvis/components/split-view";
30
+ import * as i21 from "../../eo-framework/plugins/plugin.component";
31
+ let NotificationsStateComponent = class NotificationsStateComponent {
32
+ constructor(selection, translate, system, pendingChanges, empty, backend, eventService, dmsService, titleService, userService) {
33
+ this.selection = selection;
34
+ this.translate = translate;
35
+ this.system = system;
36
+ this.pendingChanges = pendingChanges;
37
+ this.empty = empty;
38
+ this.backend = backend;
39
+ this.eventService = eventService;
40
+ this.dmsService = dmsService;
41
+ this.titleService = titleService;
42
+ this.userService = userService;
43
+ this.emptyState = EmptyStateService.defaultEmptyState();
44
+ this.textFilterParams = {};
45
+ this.titleService.setBaseTitle(this.translate.instant('eo.notifications.list.title'));
46
+ }
47
+ hasPendingChanges() {
48
+ return this.pendingChanges.hasPendingTask();
49
+ }
50
+ getNotificationData() {
51
+ this.userService
52
+ .getNotifications()
53
+ .subscribe(([sub, reSub]) => {
54
+ const data = [...sub, ...reSub];
55
+ this.gridData = data;
56
+ this.updateGrid(this.gridData);
57
+ });
58
+ }
59
+ refreshGrid() {
60
+ this.getNotificationData();
61
+ }
62
+ parseDmsParams(data) {
63
+ return data && data.target ? { id: data.target.id, type: data.target.type } : null;
64
+ }
65
+ remove() {
66
+ const focused = this.selection.getFocus();
67
+ if (focused) {
68
+ this.userService.removeNotifications(focused.id, focused.messagetype)
69
+ .subscribe(val => this.eventService.trigger(EnaioEvent.DMS_OBJECT_DELETED, focused));
70
+ }
71
+ }
72
+ removeSubscriptionAndResubmissions() {
73
+ const focused = this.selection.getFocus();
74
+ if (focused) {
75
+ this.dmsService.getDmsObject(focused.target.id, null, null, null, true).subscribe(dmsObject => {
76
+ this.dmsService.removeResubmissionsById(focused.target.id, dmsObject).pipe(catchError(Utils.catchSkip(err => err.status === 404))).subscribe();
77
+ this.dmsService.removeSubscriptionById(dmsObject.subscriptions[0].id, dmsObject).pipe(catchError(Utils.catchSkip(err => err.status === 404))).subscribe();
78
+ this.eventService.trigger(EnaioEvent.DMS_OBJECT_DELETED, focused);
79
+ });
80
+ }
81
+ }
82
+ resetFilters() {
83
+ this.typeFilters(this.gridData);
84
+ }
85
+ typeFilter(data) {
86
+ const uniqueByType = SetFilterComponent.uniqBy(data, 'target.type', this.system.getObjectTypes());
87
+ this.typeFilterFields = uniqueByType.map((type) => Object.assign({
88
+ label: type.label,
89
+ value: true,
90
+ filter: (node) => node.data.target.type === type.qname,
91
+ id: type.qname
92
+ })).sort(Utils.sortValues('label'));
93
+ }
94
+ objectTypeFilter(data) {
95
+ const uniqueByMessageType = SetFilterComponent.uniqByProperty(data, 'messagetype');
96
+ this.objectTypeFilterFields = uniqueByMessageType.map(type => Object.assign({
97
+ label: this.translate.instant(`eo.notifications.filter.${type.messagetype.toLowerCase()}.label`),
98
+ value: true,
99
+ filter: (node) => node.data.messagetype === type.messagetype,
100
+ id: type.messagetype
101
+ })).sort(Utils.sortValues('label'));
102
+ }
103
+ typeFilters(data) {
104
+ this.typeFilter(data);
105
+ this.objectTypeFilter(data);
106
+ }
107
+ updateGrid(data) {
108
+ this.emptyState = this.empty.getEmptyState(data ? data.length : -1);
109
+ if (this.eoGrid && this.eoGrid.isReady) {
110
+ this.eoGrid.updateRowData(data);
111
+ return this.resetFilters();
112
+ }
113
+ this.resetFilters();
114
+ const colDefs = [
115
+ {
116
+ headerName: '',
117
+ field: '__custom',
118
+ cellRenderer: this.cellRenderer,
119
+ filter: false
120
+ }
121
+ ];
122
+ this.textFilterParams = { context: { defaultValue: '' } };
123
+ this.sortFields = [
124
+ { field: 'due', headerName: this.translate.instant('eo.notifications.sort.due'), sort: 'asc' },
125
+ { field: 'info', headerName: this.translate.instant('eo.notifications.sort.title'), sort: 'asc' },
126
+ { field: 'messagetype', headerName: this.translate.instant('eo.notifications.sort.type'), sort: 'asc' }
127
+ ];
128
+ const sortColDefs = CustomSortComponent.sortColDefs(this.sortFields);
129
+ this.gridOptions = {
130
+ context: { count: data.length },
131
+ rowData: data,
132
+ columnDefs: colDefs.concat(sortColDefs),
133
+ rowBuffer: 20,
134
+ rowHeight: 80
135
+ };
136
+ }
137
+ cellRenderer(params) {
138
+ const icon = params.context.cr.render('icon', params, {
139
+ value: {
140
+ url: `assets/_default/svg/ic_${params.data.messagetype.toLowerCase()}.svg`,
141
+ label: params.context.translate.instant(`eo.notifications.filter.${params.data.messagetype.toLowerCase()}.label`)
142
+ }
143
+ });
144
+ const folder = params.data.target.isfolder ? 'folder' : '';
145
+ const createdTime = params.context.cr.render('dateTime', params, { value: params.data.due });
146
+ return `<div class="list-item ${folder}" messagetype="${params.data.messagetype}" unselectable>
147
+ ${icon}
148
+ <div class="content">
149
+ <div class="title">${params.data.info || ''}</div>
150
+ <div class="meta">
151
+ <div class="description">
152
+ ${params.data.target.description}
153
+ </div>
154
+ <div class='description date'>
155
+ <span class="period">${createdTime}</span>
156
+ </div>
157
+ </div>
158
+ </div>
159
+ </div>`;
160
+ }
161
+ ngOnInit() {
162
+ this.refreshGrid();
163
+ this.eventService
164
+ .on(EnaioEvent.DMS_OBJECT_UPDATED)
165
+ .pipe(untilDestroyed(this))
166
+ .subscribe(event => {
167
+ let removedEntries = [];
168
+ this.gridData.forEach((entry, i) => {
169
+ if (entry.target.id === event.data.id) {
170
+ if (entry.subscribedactions) { // if subscription entry
171
+ if (!event.data.subscriptions.find(s => s.id === entry.id)) {
172
+ removedEntries.push(entry);
173
+ }
174
+ }
175
+ else {
176
+ if (!event.data.resubmissions.find(s => s.id === entry.id)) {
177
+ removedEntries.push(entry);
178
+ }
179
+ }
180
+ }
181
+ });
182
+ event.data.resubmissions.concat(event.data.subscriptions).forEach(item => {
183
+ const match = this.gridData.find(gD => gD.id === item.id);
184
+ if (!match) {
185
+ item.target = {
186
+ description: event.data.description,
187
+ id: event.data.id,
188
+ isfolder: event.data.isfolder,
189
+ title: event.data.title,
190
+ type: event.data.typeName
191
+ };
192
+ this.gridData.push(item);
193
+ }
194
+ });
195
+ this.gridData = this.gridData.filter(entry => !removedEntries.find(rEntry => rEntry.id === entry.id));
196
+ if (this.eoGrid && this.eoGrid.isReady) {
197
+ this.eoGrid.updateRowData(this.gridData);
198
+ this.eoGrid.selectRow(this.gridData.length - 1, [this.gridData.length - 1]);
199
+ }
200
+ });
201
+ this.eventService
202
+ .on(EnaioEvent.DMS_OBJECT_DELETED)
203
+ .pipe(untilDestroyed(this))
204
+ .subscribe(res => {
205
+ if (this.eoGrid) {
206
+ this.eoGrid.updateRows(this.backend.update([res.data], [{ id: res.data.id }]));
207
+ }
208
+ });
209
+ }
210
+ ngOnDestroy() {
211
+ this.selection.clear();
212
+ }
213
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NotificationsStateComponent, deps: [{ token: i1.SelectionService }, { token: i2.TranslateService }, { token: i2.SystemService }, { token: i3.PendingChangesService }, { token: i4.EmptyStateService }, { token: i2.BackendService }, { token: i2.EventService }, { token: i2.DmsService }, { token: i5.PageTitleService }, { token: i2.UserService }], target: i0.ɵɵFactoryTarget.Component }); }
214
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: NotificationsStateComponent, selector: "eo-notifications-state", viewQueries: [{ propertyName: "eoGrid", first: true, predicate: ["eoGrid"], descendants: true }], ngImport: i0, template: "<yvc-split-view [layoutSettingsID]=\"'notification.state'\">\n <ng-template yvcSplitArea [size]=\"25\"><eo-list-container #eoList [applySelection]=\"{}\"\n [parseDmsParams]=\"parseDmsParams\">\n <div class=\"eo-header\">\n <eo-icon class=\"eo-header-icon\" [iconSrc]=\"'assets/_default/svg/ic_inbox.svg'\"></eo-icon>\n <div class=\"eo-header-info\">\n <div class=\"eo-header-title\" translate>eo.notifications.list.title</div>\n <div class=\"header-sub-title\" translate>eo.notifications.list.subtitle</div>\n </div>\n <div class=\"eo-header-actions\">\n <eo-icon class=\"button refresh-button\" [iconSrc]=\"'assets/_default/svg/ic_refresh.svg'\"\n (click)=\"cFilter.resetFilter();cSort.reset();refreshGrid()\"\n [iconTitle]=\"('eo.list.refresh' | translate)\"></eo-icon>\n\n <eo-overlay #oFilter [iconSrc]=\"'assets/_default/svg/ic_filter.svg'\"\n class=\"overlay-filter\" [iconTitle]=\"'eo.list.filter' | translate\">\n <eo-custom-filter #cFilter (change)=\"cFilter.updateGrid(eoList.eoGrid, $event)\"\n (active)=\"oFilter.onActiveChanged($event)\">\n <eo-text-filter [title]=\"'eo.notifications.filter.title' | translate\" [matchFields]=\"['info']\"\n [filterParams]=\"textFilterParams\" [id]=\"'notifications.text'\"></eo-text-filter>\n\n <eo-set-filter [operator]=\"'OR'\" [title]=\"'eo.notifications.filter.section.title' | translate\"\n [options]=\"objectTypeFilterFields\" [id]=\"'notifications.object.type'\"></eo-set-filter>\n\n <eo-set-filter [operator]=\"'OR'\" [title]=\"'eo.notifications.filter.section.objecttype' | translate\"\n [options]=\"typeFilterFields\" [id]=\"'notifications.type'\"></eo-set-filter>\n </eo-custom-filter>\n </eo-overlay>\n\n <eo-overlay #oSort [iconSrc]=\"'assets/_default/svg/ic_sort.svg'\" class=\"overlay-sort\"\n [iconTitle]=\"'eo.list.sort' | translate\">\n <eo-custom-sort #cSort [id]=\"'notifications.sort'\" (change)=\"cSort.updateGrid(eoList.eoGrid, $event)\"\n (active)=\"oSort.onActiveChanged($event)\" [sortFields]=\"sortFields\"></eo-custom-sort>\n </eo-overlay>\n\n <eo-icon class=\"button actions-button\" (click)=\"eoList.showActions()\"\n [iconTitle]=\"'eo.object.actions.title' | translate\" [iconSrc]=\"'assets/_default/svg/ic_more.svg'\"></eo-icon>\n </div>\n </div>\n\n <div class=\"eo-body\">\n <eo-grid #eoGrid [gridOptions]=\"gridOptions\" *ngIf=\"gridOptions\" [fullWidth]=\"true\" [showHeader]=\"true\"\n [showFooter]=\"true\" (eoGridCountChanged)=\"eoList.onCountChanged($event)\"\n (eoGridContextMenuClick)=\"eoList.onContextMenu($event)\"\n (eoGridSelectionChanged)=\"eoList.onSelectionChanged($event)\"\n (eoGridDoubleClick)=\"eoList.onDoubleClick($event)\" (eoGridFocusChanged)=\"eoList.onFocusChanged($event)\">\n\n <div class=\"header\">\n </div>\n\n <div class=\"footer\">\n <eo-total-count [gridCount]=\"eoList.gridCount\" [outsideGrid]=\"false\" class=\"flex-row\"></eo-total-count>\n </div>\n\n <div class=\"empty\">\n <eo-error-message\n [emptyState]=\"{icon: 'ic_inbox.svg', text: oFilter.active ? 'eo.no.filter.result' : 'eo.notifications.list.empty'}\"></eo-error-message>\n <eo-reset-filter [isFilterActive]=\"oFilter.active\"\n (click)=\"cFilter.resetFilter();cSort.reset();refreshGrid()\"></eo-reset-filter>\n </div>\n\n </eo-grid>\n </div>\n </eo-list-container>\n </ng-template>\n\n <ng-template yvcSplitArea [size]=\"75\">\n <eo-object-details [applySelection]=\"{}\" [parseDmsParams]=\"parseDmsParams\"\n [cacheLayout]=\"'notification.state.object-details'\" [emptyState]=\"emptyState\" [plugins]=\"'object-details-tab.notifications' | plugins\">\n <div class=\"error\" *ngIf=\"gridData?.length\">\n <button class=\"button secondary\" (click)=\"remove()\" translate>eo.notifications.details.item.gone.remove</button>\n <button class=\"button secondary\" (click)=\"removeSubscriptionAndResubmissions()\"\n translate>eo.notifications.details.item.gone.remove.subscriptions</button>\n </div>\n </eo-object-details>\n </ng-template>\n\n</yvc-split-view>\n", styles: [":host{position:absolute;left:var(--app-pane-padding);right:var(--app-pane-padding);top:var(--app-pane-padding);bottom:var(--app-pane-padding);overflow:hidden}:host .error .button{margin:1em}:host yvc-split-view{height:100%}:host ::ng-deep .ag-cell .list-item{display:flex;flex:1;flex-direction:row;min-height:0;min-width:0;align-items:center;height:80px}:host ::ng-deep .ag-cell .list-item[unselectable]{-webkit-user-select:none;user-select:none}:host ::ng-deep .ag-cell .list-item .content{flex:1;padding:var(--app-pane-padding);display:inline-block;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host ::ng-deep .ag-cell .list-item .content .title{font-weight:var(--font-weight-medium);font-size:var(--font-body)}:host ::ng-deep .ag-cell .list-item .content .meta{color:rgba(var(--color-black-rgb),.4)}:host ::ng-deep .ag-cell .list-item .content .meta .description{font-size:var(--font-caption)}:host ::ng-deep .ag-cell .list-item .content .meta .description.date{font-size:var(--font-hint)}\n"], dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i7.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "component", type: i8.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "component", type: i9.OverlayComponent, selector: "eo-overlay", inputs: ["iconSrc", "badge", "iconClass", "active", "iconTitle", "userAvatar"] }, { kind: "component", type: i10.ErrorMessageComponent, selector: "eo-error-message", inputs: ["emptyState"] }, { kind: "component", type: i11.ObjectDetailsComponent, selector: "eo-object-details", inputs: ["plugins", "reference", "searchTerm", "enableCompare", "recyclebinTabs", "enableDiff", "enableSync", "cacheLayout", "emptyState", "params", "params2", "item", "item2", "applySelection", "parseDmsParams"], outputs: ["hasContent"] }, { kind: "component", type: i12.GridComponent, selector: "eo-grid", inputs: ["selectFirst", "selectionLimit", "sizeToFit", "fullWidth", "showHeader", "showFooter", "loaderContent", "options", "gridOptions"], outputs: ["eoGridCountChanged", "eoGridSelectionChanged", "eoGridFocusChanged", "eoGridCellClick", "eoGridDoubleClick", "eoGridContextMenuClick", "eoGridColumnResized"] }, { kind: "component", type: i13.TotalCountComponent, selector: "eo-total-count", inputs: ["eoGrid", "outsideGrid", "gridCount"] }, { kind: "component", type: i14.CustomSortComponent, selector: "eo-custom-sort", inputs: ["eoGrid", "overlay", "id", "sortFields"], outputs: ["change", "active"] }, { kind: "component", type: i15.CustomFilterComponent, selector: "eo-custom-filter", inputs: ["overlay", "eoGrid", "activeFilter", "isFilterActive"], outputs: ["change", "active", "onResetFilters"] }, { kind: "component", type: i16.TextFilterComponent, selector: "eo-text-filter", inputs: ["title", "placeholder", "enableSave", "filterParams", "matchFields"] }, { kind: "component", type: i17.SetFilterComponent, selector: "eo-set-filter", inputs: ["title", "searchLimit", "operator", "options", "filterParams"] }, { kind: "component", type: i18.ResetFilterComponent, selector: "eo-reset-filter", inputs: ["isFilterActive"] }, { kind: "component", type: i19.ListContainerComponent, selector: "eo-list-container", inputs: ["applySelection", "applyVersion", "loading", "tabs", "parseDmsParams"] }, { kind: "component", type: i20.SplitViewComponent, selector: "yvc-split-view", inputs: ["direction", "gutterSize", "restrictMove", "disabled", "gutterDblClickDuration", "layoutSettingsID"], outputs: ["layoutSettingsChange", "dragStart", "dragEnd", "gutterClick", "gutterDblClick"] }, { kind: "directive", type: i20.SplitAreaDirective, selector: "[yvcSplitArea]", inputs: ["size", "order", "minSize", "maxSize", "panelClass", "visible"] }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }, { kind: "pipe", type: i21.PluginPipe, name: "plugins" }] }); }
215
+ };
216
+ NotificationsStateComponent = __decorate([
217
+ UntilDestroy()
218
+ ], NotificationsStateComponent);
219
+ export { NotificationsStateComponent };
220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NotificationsStateComponent, decorators: [{
221
+ type: Component,
222
+ args: [{ selector: 'eo-notifications-state', template: "<yvc-split-view [layoutSettingsID]=\"'notification.state'\">\n <ng-template yvcSplitArea [size]=\"25\"><eo-list-container #eoList [applySelection]=\"{}\"\n [parseDmsParams]=\"parseDmsParams\">\n <div class=\"eo-header\">\n <eo-icon class=\"eo-header-icon\" [iconSrc]=\"'assets/_default/svg/ic_inbox.svg'\"></eo-icon>\n <div class=\"eo-header-info\">\n <div class=\"eo-header-title\" translate>eo.notifications.list.title</div>\n <div class=\"header-sub-title\" translate>eo.notifications.list.subtitle</div>\n </div>\n <div class=\"eo-header-actions\">\n <eo-icon class=\"button refresh-button\" [iconSrc]=\"'assets/_default/svg/ic_refresh.svg'\"\n (click)=\"cFilter.resetFilter();cSort.reset();refreshGrid()\"\n [iconTitle]=\"('eo.list.refresh' | translate)\"></eo-icon>\n\n <eo-overlay #oFilter [iconSrc]=\"'assets/_default/svg/ic_filter.svg'\"\n class=\"overlay-filter\" [iconTitle]=\"'eo.list.filter' | translate\">\n <eo-custom-filter #cFilter (change)=\"cFilter.updateGrid(eoList.eoGrid, $event)\"\n (active)=\"oFilter.onActiveChanged($event)\">\n <eo-text-filter [title]=\"'eo.notifications.filter.title' | translate\" [matchFields]=\"['info']\"\n [filterParams]=\"textFilterParams\" [id]=\"'notifications.text'\"></eo-text-filter>\n\n <eo-set-filter [operator]=\"'OR'\" [title]=\"'eo.notifications.filter.section.title' | translate\"\n [options]=\"objectTypeFilterFields\" [id]=\"'notifications.object.type'\"></eo-set-filter>\n\n <eo-set-filter [operator]=\"'OR'\" [title]=\"'eo.notifications.filter.section.objecttype' | translate\"\n [options]=\"typeFilterFields\" [id]=\"'notifications.type'\"></eo-set-filter>\n </eo-custom-filter>\n </eo-overlay>\n\n <eo-overlay #oSort [iconSrc]=\"'assets/_default/svg/ic_sort.svg'\" class=\"overlay-sort\"\n [iconTitle]=\"'eo.list.sort' | translate\">\n <eo-custom-sort #cSort [id]=\"'notifications.sort'\" (change)=\"cSort.updateGrid(eoList.eoGrid, $event)\"\n (active)=\"oSort.onActiveChanged($event)\" [sortFields]=\"sortFields\"></eo-custom-sort>\n </eo-overlay>\n\n <eo-icon class=\"button actions-button\" (click)=\"eoList.showActions()\"\n [iconTitle]=\"'eo.object.actions.title' | translate\" [iconSrc]=\"'assets/_default/svg/ic_more.svg'\"></eo-icon>\n </div>\n </div>\n\n <div class=\"eo-body\">\n <eo-grid #eoGrid [gridOptions]=\"gridOptions\" *ngIf=\"gridOptions\" [fullWidth]=\"true\" [showHeader]=\"true\"\n [showFooter]=\"true\" (eoGridCountChanged)=\"eoList.onCountChanged($event)\"\n (eoGridContextMenuClick)=\"eoList.onContextMenu($event)\"\n (eoGridSelectionChanged)=\"eoList.onSelectionChanged($event)\"\n (eoGridDoubleClick)=\"eoList.onDoubleClick($event)\" (eoGridFocusChanged)=\"eoList.onFocusChanged($event)\">\n\n <div class=\"header\">\n </div>\n\n <div class=\"footer\">\n <eo-total-count [gridCount]=\"eoList.gridCount\" [outsideGrid]=\"false\" class=\"flex-row\"></eo-total-count>\n </div>\n\n <div class=\"empty\">\n <eo-error-message\n [emptyState]=\"{icon: 'ic_inbox.svg', text: oFilter.active ? 'eo.no.filter.result' : 'eo.notifications.list.empty'}\"></eo-error-message>\n <eo-reset-filter [isFilterActive]=\"oFilter.active\"\n (click)=\"cFilter.resetFilter();cSort.reset();refreshGrid()\"></eo-reset-filter>\n </div>\n\n </eo-grid>\n </div>\n </eo-list-container>\n </ng-template>\n\n <ng-template yvcSplitArea [size]=\"75\">\n <eo-object-details [applySelection]=\"{}\" [parseDmsParams]=\"parseDmsParams\"\n [cacheLayout]=\"'notification.state.object-details'\" [emptyState]=\"emptyState\" [plugins]=\"'object-details-tab.notifications' | plugins\">\n <div class=\"error\" *ngIf=\"gridData?.length\">\n <button class=\"button secondary\" (click)=\"remove()\" translate>eo.notifications.details.item.gone.remove</button>\n <button class=\"button secondary\" (click)=\"removeSubscriptionAndResubmissions()\"\n translate>eo.notifications.details.item.gone.remove.subscriptions</button>\n </div>\n </eo-object-details>\n </ng-template>\n\n</yvc-split-view>\n", styles: [":host{position:absolute;left:var(--app-pane-padding);right:var(--app-pane-padding);top:var(--app-pane-padding);bottom:var(--app-pane-padding);overflow:hidden}:host .error .button{margin:1em}:host yvc-split-view{height:100%}:host ::ng-deep .ag-cell .list-item{display:flex;flex:1;flex-direction:row;min-height:0;min-width:0;align-items:center;height:80px}:host ::ng-deep .ag-cell .list-item[unselectable]{-webkit-user-select:none;user-select:none}:host ::ng-deep .ag-cell .list-item .content{flex:1;padding:var(--app-pane-padding);display:inline-block;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host ::ng-deep .ag-cell .list-item .content .title{font-weight:var(--font-weight-medium);font-size:var(--font-body)}:host ::ng-deep .ag-cell .list-item .content .meta{color:rgba(var(--color-black-rgb),.4)}:host ::ng-deep .ag-cell .list-item .content .meta .description{font-size:var(--font-caption)}:host ::ng-deep .ag-cell .list-item .content .meta .description.date{font-size:var(--font-hint)}\n"] }]
223
+ }], ctorParameters: () => [{ type: i1.SelectionService }, { type: i2.TranslateService }, { type: i2.SystemService }, { type: i3.PendingChangesService }, { type: i4.EmptyStateService }, { type: i2.BackendService }, { type: i2.EventService }, { type: i2.DmsService }, { type: i5.PageTitleService }, { type: i2.UserService }], propDecorators: { eoGrid: [{
224
+ type: ViewChild,
225
+ args: ['eoGrid']
226
+ }] } });
227
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9ucy1zdGF0ZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2VvLWNsaWVudC9ub3RpZmljYXRpb25zLXN0YXRlL25vdGlmaWNhdGlvbnMtc3RhdGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1jbGllbnQvbm90aWZpY2F0aW9ucy1zdGF0ZS9ub3RpZmljYXRpb25zLXN0YXRlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFDQSxPQUFPLEVBQUMsU0FBUyxFQUFxQixTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDdEUsT0FBTyxFQUVrQixVQUFVLEVBQzJCLEtBQUssRUFDbEUsTUFBTSxjQUFjLENBQUM7QUFDdEIsT0FBTyxFQUFDLFlBQVksRUFBRSxjQUFjLEVBQUMsTUFBTSx1QkFBdUIsQ0FBQztBQUNuRSxPQUFPLEVBQUMsVUFBVSxFQUFDLE1BQU0sZ0JBQWdCLENBQUM7QUFFMUMsT0FBTyxFQUFDLGlCQUFpQixFQUFDLE1BQU0seURBQXlELENBQUM7QUFLMUYsT0FBTyxFQUFDLG1CQUFtQixFQUFDLE1BQU0sc0VBQXNFLENBQUM7QUFDekcsT0FBTyxFQUFDLGtCQUFrQixFQUFDLE1BQU0sMkVBQTJFLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBVXRHLElBQU0sMkJBQTJCLEdBQWpDLE1BQU0sMkJBQTJCO0lBYXRDLFlBQW1CLFNBQTJCLEVBQ3JDLFNBQTJCLEVBQzNCLE1BQXFCLEVBQ3BCLGNBQXFDLEVBQ3JDLEtBQXdCLEVBQ3hCLE9BQXVCLEVBQ3ZCLFlBQTBCLEVBQzFCLFVBQXNCLEVBQ3RCLFlBQThCLEVBQy9CLFdBQXdCO1FBVGQsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDckMsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDM0IsV0FBTSxHQUFOLE1BQU0sQ0FBZTtRQUNw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QUFNLENBQUMsQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQyxFQUFFLEVBQUUsRUFBRSxHQUFHLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDO1lBQ2pGLENBQUM7UUFDSCxDQUFDLENBQUMsQ0FBQTtJQUNOLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLFNBQVMsQ0FBQyxLQUFLLEVBQUUsQ0FBQztJQUN6QixDQUFDOzhHQW5OVSwyQkFBMkI7a0dBQTNCLDJCQUEyQixnS0MxQnhDLHE0SUE4RUE7O0FEcERhLDJCQUEyQjtJQU52QyxZQUFZLEVBQUU7R0FNRiwyQkFBMkIsQ0FvTnZDOzsyRkFwTlksMkJBQTJCO2tCQUx2QyxTQUFTOytCQUNFLHdCQUF3Qjs4VkFlYixNQUFNO3NCQUExQixTQUFTO3VCQUFDLFFBQVEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0NvbERlZiwgR3JpZE9wdGlvbnN9IGZyb20gJ0BhZy1ncmlkLWNvbW11bml0eS9jb3JlJztcbmltcG9ydCB7Q29tcG9uZW50LCBPbkRlc3Ryb3ksIE9uSW5pdCwgVmlld0NoaWxkfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIEJhY2tlbmRTZXJ2aWNlLCBEbXNPYmplY3QsXG4gIERtc1BhcmFtcywgRG1zU2VydmljZSwgRW5haW9FdmVudCxcbiAgRXZlbnRTZXJ2aWNlLCBTeXN0ZW1TZXJ2aWNlLCBUcmFuc2xhdGVTZXJ2aWNlLCBVc2VyU2VydmljZSwgVXRpbHNcbn0gZnJvbSAnQGVvLXNkay9jb3JlJztcbmltcG9ydCB7VW50aWxEZXN0cm95LCB1bnRpbERlc3Ryb3llZH0gZnJvbSAnQG5nbmVhdC91bnRpbC1kZXN0cm95JztcbmltcG9ydCB7Y2F0Y2hFcnJvcn0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xuaW1wb3J0IHtFbXB0eVN0YXRlfSBmcm9tICcuLi8uLi9lby1mcmFtZXdvcmstY29yZS9lbXB0eS1zdGF0ZS9lbXB0eS1zdGF0ZS5pbnRlcmZhY2UnO1xuaW1wb3J0IHtFbXB0eVN0YXRlU2VydmljZX0gZnJvbSAnLi4vLi4vZW8tZnJhbWV3b3JrLWNvcmUvZW1wdHktc3RhdGUvZW1wdHktc3RhdGUuc2VydmljZSc7XG5pbXBvcnQge1BlbmRpbmdDaGFuZ2VzQ29tcG9uZW50fSBmcm9tICcuLi8uLi9lby1mcmFtZXdvcmstY29yZS9wZW5kaW5nLWNoYW5nZXMvcGVuZGluZy1jaGFuZ2VzLWNvbXBvbmVudC5pbnRlcmZhY2UnO1xuaW1wb3J0IHtQZW5kaW5nQ2hhbmdlc1NlcnZpY2V9IGZyb20gJy4uLy4uL2VvLWZyYW1ld29yay1jb3JlL3BlbmRpbmctY2hhbmdlcy9wZW5kaW5nLWNoYW5nZXMuc2VydmljZSc7XG5pbXBvcnQge1NlbGVjdGlvblNlcnZpY2V9IGZyb20gJy4uLy4uL2VvLWZyYW1ld29yay1jb3JlL3NlbGVjdGlvbi9zZWxlY3Rpb24uc2VydmljZSc7XG5pbXBvcnQge1BhZ2VUaXRsZVNlcnZpY2V9IGZyb20gJy4uLy4uL2VvLWZyYW1ld29yay1jb3JlL3RpdGxlL3BhZ2UtdGl0bGUuc2VydmljZSc7XG5pbXBvcnQge0N1c3RvbVNvcnRDb21wb25lbnR9IGZyb20gJy4uLy4uL2VvLWZyYW1ld29yay9ncmlkL2V4dGVuc2lvbnMvY3VzdG9tLXNvcnQvY3VzdG9tLXNvcnQuY29tcG9uZW50JztcbmltcG9ydCB7U2V0RmlsdGVyQ29tcG9uZW50fSBmcm9tICcuLi8uLi9lby1mcmFtZXdvcmsvZ3JpZC9leHRlbnNpb25zL2ZpbHRlci9zZXRGaWx0ZXJzL3NldC1maWx0ZXIuY29tcG9uZW50JztcbmltcG9ydCB7SVNldEZpbHRlcn0gZnJvbSAnLi4vLi4vZW8tZnJhbWV3b3JrL2dyaWQvZXh0ZW5zaW9ucy9maWx0ZXIvc2V0RmlsdGVycy9zZXQtZmlsdGVycy5pbnRlcmZhY2UnO1xuaW1wb3J0IHtHcmlkQ29tcG9uZW50fSBmcm9tICcuLi8uLi9lby1mcmFtZXdvcmsvZ3JpZC9ncmlkLmNvbXBvbmVudCc7XG5pbXBvcnQge0lOb3RpZmljYXRpb25TdGF0ZSwgSVJlc3VibWlzc2lvbiwgSVN1YnNjcmlwdGlvbn0gZnJvbSAnLi9ub3RpZmljYXRpb25zLXN0YXRlLmludGVyZmFjZSc7XG5AVW50aWxEZXN0cm95KClcbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2VvLW5vdGlmaWNhdGlvbnMtc3RhdGUnLFxuICB0ZW1wbGF0ZVVybDogJy4vbm90aWZpY2F0aW9ucy1zdGF0ZS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL25vdGlmaWNhdGlvbnMtc3RhdGUuY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBOb3RpZmljYXRpb25zU3RhdGVDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQsIFBlbmRpbmdDaGFuZ2VzQ29tcG9uZW50LCBPbkRlc3Ryb3kge1xuXG4gIGdyaWRPcHRpb25zOiBHcmlkT3B0aW9ucztcbiAgc29ydEZpZWxkczogQ29sRGVmW107XG4gIHR5cGVGaWx0ZXJGaWVsZHM6IElTZXRGaWx0ZXJbXTtcbiAgb2JqZWN0VHlwZUZpbHRlckZpZWxkczogSVNldEZpbHRlcltdO1xuICBzZWxlY3RlZEl0ZW1zOiBEbXNPYmplY3RbXTtcbiAgZ3JpZERhdGE7XG4gIGVtcHR5U3RhdGU6IEVtcHR5U3RhdGUgPSBFbXB0eVN0YXRlU2VydmljZS5kZWZhdWx0RW1wdHlTdGF0ZSgpO1xuICB0ZXh0RmlsdGVyUGFyYW1zOiBhbnkgPSB7fTtcblxuICBAVmlld0NoaWxkKCdlb0dyaWQnKSBlb0dyaWQ6IEdyaWRDb21wb25lbnQ7XG5cbiAgY29uc3RydWN0b3IocHVibGljIHNlbGVjdGlvbjogU2VsZWN0aW9uU2VydmljZSxcbiAgICBwdWJsaWMgdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxuICAgIHB1YmxpYyBzeXN0ZW06IFN5c3RlbVNlcnZpY2UsXG4gICAgcHJpdmF0ZSBwZW5kaW5nQ2hhbmdlczogUGVuZGluZ0NoYW5nZXNTZXJ2aWNlLFxuICAgIHByaXZhdGUgZW1wdHk6IEVtcHR5U3RhdGVTZXJ2aWNlLFxuICAgIHByaXZhdGUgYmFja2VuZDogQmFja2VuZFNlcnZpY2UsXG4gICAgcHJpdmF0ZSBldmVudFNlcnZpY2U6IEV2ZW50U2VydmljZSxcbiAgICBwcml2YXRlIGRtc1NlcnZpY2U6IERtc1NlcnZpY2UsXG4gICAgcHJpdmF0ZSB0aXRsZVNlcnZpY2U6IFBhZ2VUaXRsZVNlcnZpY2UsXG4gICAgcHVibGljIHVzZXJTZXJ2aWNlOiBVc2VyU2VydmljZSkge1xuICAgIHRoaXMudGl0bGVTZXJ2aWNlLnNldEJhc2VUaXRsZSh0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5ub3RpZmljYXRpb25zLmxpc3QudGl0bGUnKSk7XG4gIH1cblxuICBoYXNQZW5kaW5nQ2hhbmdlcygpIHtcbiAgICByZXR1cm4gdGhpcy5wZW5kaW5nQ2hhbmdlcy5oYXNQZW5kaW5nVGFzaygpO1xuICB9XG5cbiAgZ2V0Tm90aWZpY2F0aW9uRGF0YSgpIHtcbiAgICB0aGlzLnVzZXJTZXJ2aWNlXG4gICAgICAuZ2V0Tm90aWZpY2F0aW9ucygpXG4gICAgICAuc3Vic2NyaWJlKChbc3ViLCByZVN1Yl06IFtJU3Vic2NyaXB0aW9uW10sIElSZXN1Ym1pc3Npb25bXV0pID0+IHtcbiAgICAgICAgY29uc3QgZGF0YSA9IFsuLi5zdWIsIC4uLnJlU3ViXTtcbiAgICAgICAgdGhpcy5ncmlkRGF0YSA9IGRhdGE7XG4gICAgICAgIHRoaXMudXBkYXRlR3JpZCh0aGlzLmdyaWREYXRhKTtcbiAgICAgIH0pO1xuICB9XG5cbiAgcmVmcmVzaEdyaWQoKSB7XG4gICAgdGhpcy5nZXROb3RpZmljYXRpb25EYXRhKCk7XG4gIH1cblxuICBwYXJzZURtc1BhcmFtcyhkYXRhKTogRG1zUGFyYW1zIHtcbiAgICByZXR1cm4gZGF0YSAmJiBkYXRhLnRhcmdldCA/IHsgaWQ6IGRhdGEudGFyZ2V0LmlkLCB0eXBlOiBkYXRhLnRhcmdldC50eXBlIH0gOiBudWxsO1xuICB9XG5cbiAgcmVtb3ZlKCkge1xuICAgIGNvbnN0IGZvY3VzZWQgPSB0aGlzLnNlbGVjdGlvbi5nZXRGb2N1cygpO1xuICAgIGlmIChmb2N1c2VkKSB7XG4gICAgICB0aGlzLnVzZXJTZXJ2aWNlLnJlbW92ZU5vdGlmaWNhdGlvbnMoZm9jdXNlZC5pZCwgZm9jdXNlZC5tZXNzYWdldHlwZSlcbiAgICAgICAgLnN1YnNjcmliZSh2YWwgPT4gdGhpcy5ldmVudFNlcnZpY2UudHJpZ2dlcihFbmFpb0V2ZW50LkRNU19PQkpFQ1RfREVMRVRFRCwgZm9jdXNlZCkpO1xuICAgIH1cbiAgfVxuXG4gIHJlbW92ZVN1YnNjcmlwdGlvbkFuZFJlc3VibWlzc2lvbnMoKXtcbiAgICBjb25zdCBmb2N1c2VkID0gdGhpcy5zZWxlY3Rpb24uZ2V0Rm9jdXMoKTtcbiAgICBpZiAoZm9jdXNlZCkge1xuICAgICAgdGhpcy5kbXNTZXJ2aWNlLmdldERtc09iamVjdChmb2N1c2VkLnRhcmdldC5pZCwgbnVsbCwgbnVsbCwgbnVsbCwgdHJ1ZSkuc3Vic2NyaWJlKGRtc09iamVjdCA9PiB7XG4gICAgICAgIHRoaXMuZG1zU2VydmljZS5yZW1vdmVSZXN1Ym1pc3Npb25zQnlJZChmb2N1c2VkLnRhcmdldC5pZCwgZG1zT2JqZWN0KS5waXBlKGNhdGNoRXJyb3IoVXRpbHMuY2F0Y2hTa2lwKGVyciA9PiBlcnIuc3RhdHVzID09PSA0MDQpKSkuc3Vic2NyaWJlKCk7XG4gICAgICAgIHRoaXMuZG1zU2VydmljZS5yZW1vdmVTdWJzY3JpcHRpb25CeUlkKGRtc09iamVjdC5zdWJzY3JpcHRpb25zWzBdLmlkLCBkbXNPYmplY3QpLnBpcGUoY2F0Y2hFcnJvcihVdGlscy5jYXRjaFNraXAoZXJyID0+IGVyci5zdGF0dXMgPT09IDQwNCkpKS5zdWJzY3JpYmUoKVxuICAgICAgICB0aGlzLmV2ZW50U2VydmljZS50cmlnZ2VyKEVuYWlvRXZlbnQuRE1TX09CSkVDVF9ERUxFVEVELCBmb2N1c2VkKTtcbiAgICAgIH0pO1xuICAgIH1cbiAgfVxuXG4gIHJlc2V0RmlsdGVycygpIHtcbiAgICB0aGlzLnR5cGVGaWx0ZXJzKHRoaXMuZ3JpZERhdGEpO1xuICB9XG5cbiAgdHlwZUZpbHRlcihkYXRhKSB7XG4gICAgY29uc3QgdW5pcXVlQnlUeXBlID0gU2V0RmlsdGVyQ29tcG9uZW50LnVuaXFCeShkYXRhLCAndGFyZ2V0LnR5cGUnLCB0aGlzLnN5c3RlbS5nZXRPYmplY3RUeXBlcygpKTtcbiAgICB0aGlzLnR5cGVGaWx0ZXJGaWVsZHMgPSB1bmlxdWVCeVR5cGUubWFwKCh0eXBlKSA9PiBPYmplY3QuYXNzaWduKHtcbiAgICAgIGxhYmVsOiB0eXBlLmxhYmVsLFxuICAgICAgdmFsdWU6IHRydWUsXG4gICAgICBmaWx0ZXI6IChub2RlKSA9PiBub2RlLmRhdGEudGFyZ2V0LnR5cGUgPT09IHR5cGUucW5hbWUsXG4gICAgICBpZDogdHlwZS5xbmFtZVxuICAgIH0pKS5zb3J0KFV0aWxzLnNvcnRWYWx1ZXMoJ2xhYmVsJykpO1xuICB9XG5cbiAgb2JqZWN0VHlwZUZpbHRlcihkYXRhKSB7XG4gICAgY29uc3QgdW5pcXVlQnlNZXNzYWdlVHlwZTogSU5vdGlmaWNhdGlvblN0YXRlW10gPSBTZXRGaWx0ZXJDb21wb25lbnQudW5pcUJ5UHJvcGVydHkoZGF0YSwgJ21lc3NhZ2V0eXBlJyk7XG4gICAgdGhpcy5vYmplY3RUeXBlRmlsdGVyRmllbGRzID0gdW5pcXVlQnlNZXNzYWdlVHlwZS5tYXAodHlwZSA9PiBPYmplY3QuYXNzaWduKHtcbiAgICAgIGxhYmVsOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KGBlby5ub3RpZmljYXRpb25zLmZpbHRlci4ke3R5cGUubWVzc2FnZXR5cGUudG9Mb3dlckNhc2UoKX0ubGFiZWxgKSxcbiAgICAgIHZhbHVlOiB0cnVlLFxuICAgICAgZmlsdGVyOiAobm9kZSkgPT4gbm9kZS5kYXRhLm1lc3NhZ2V0eXBlID09PSB0eXBlLm1lc3NhZ2V0eXBlLFxuICAgICAgaWQ6IHR5cGUubWVzc2FnZXR5cGVcbiAgICB9KSkuc29ydChVdGlscy5zb3J0VmFsdWVzKCdsYWJlbCcpKTtcbiAgfVxuXG4gIHR5cGVGaWx0ZXJzKGRhdGEpIHtcbiAgICB0aGlzLnR5cGVGaWx0ZXIoZGF0YSk7XG4gICAgdGhpcy5vYmplY3RUeXBlRmlsdGVyKGRhdGEpO1xuICB9XG5cbiAgdXBkYXRlR3JpZChkYXRhOiBJTm90aWZpY2F0aW9uU3RhdGUgfCBhbnkpIHtcbiAgICB0aGlzLmVtcHR5U3RhdGUgPSB0aGlzLmVtcHR5LmdldEVtcHR5U3RhdGUoZGF0YSA/IGRhdGEubGVuZ3RoIDogLTEpO1xuXG4gICAgaWYgKHRoaXMuZW9HcmlkICYmIHRoaXMuZW9HcmlkLmlzUmVhZHkpIHtcbiAgICAgIHRoaXMuZW9HcmlkLnVwZGF0ZVJvd0RhdGEoZGF0YSk7XG4gICAgICByZXR1cm4gdGhpcy5yZXNldEZpbHRlcnMoKTtcbiAgICB9XG5cbiAgICB0aGlzLnJlc2V0RmlsdGVycygpO1xuXG4gICAgY29uc3QgY29sRGVmczogQ29sRGVmW10gPSBbXG4gICAgICB7XG4gICAgICAgIGhlYWRlck5hbWU6ICcnLFxuICAgICAgICBmaWVsZDogJ19fY3VzdG9tJyxcbiAgICAgICAgY2VsbFJlbmRlcmVyOiB0aGlzLmNlbGxSZW5kZXJlcixcbiAgICAgICAgZmlsdGVyOiBmYWxzZVxuICAgICAgfV07XG5cbiAgICB0aGlzLnRleHRGaWx0ZXJQYXJhbXMgPSB7IGNvbnRleHQ6IHsgZGVmYXVsdFZhbHVlOiAnJyB9IH07XG4gICAgdGhpcy5zb3J0RmllbGRzID0gW1xuICAgICAgeyBmaWVsZDogJ2R1ZScsIGhlYWRlck5hbWU6IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLm5vdGlmaWNhdGlvbnMuc29ydC5kdWUnKSwgc29ydDogJ2FzYycgfSxcbiAgICAgIHsgZmllbGQ6ICdpbmZvJywgaGVhZGVyTmFtZTogdGhpcy50cmFuc2xhdGUuaW5zdGFudCgnZW8ubm90aWZpY2F0aW9ucy5zb3J0LnRpdGxlJyksIHNvcnQ6ICdhc2MnIH0sXG4gICAgICB7IGZpZWxkOiAnbWVzc2FnZXR5cGUnLCBoZWFkZXJOYW1lOiB0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5ub3RpZmljYXRpb25zLnNvcnQudHlwZScpLCBzb3J0OiAnYXNjJyB9XG4gICAgXTtcblxuICAgIGNvbnN0IHNvcnRDb2xEZWZzID0gQ3VzdG9tU29ydENvbXBvbmVudC5zb3J0Q29sRGVmcyh0aGlzLnNvcnRGaWVsZHMpO1xuICAgIHRoaXMuZ3JpZE9wdGlvbnMgPSB7XG4gICAgICBjb250ZXh0OiB7IGNvdW50OiBkYXRhLmxlbmd0aCB9LFxuICAgICAgcm93RGF0YTogZGF0YSxcbiAgICAgIGNvbHVtbkRlZnM6IGNvbERlZnMuY29uY2F0KHNvcnRDb2xEZWZzKSxcbiAgICAgIHJvd0J1ZmZlcjogMjAsXG4gICAgICByb3dIZWlnaHQ6IDgwXG4gICAgfTtcbiAgfVxuXG4gIGNlbGxSZW5kZXJlcihwYXJhbXMpIHtcblxuICAgIGNvbnN0IGljb24gPSBwYXJhbXMuY29udGV4dC5jci5yZW5kZXIoJ2ljb24nLCBwYXJhbXMsIHtcbiAgICAgIHZhbHVlOiB7XG4gICAgICAgIHVybDogYGFzc2V0cy9fZGVmYXVsdC9zdmcvaWNfJHtwYXJhbXMuZGF0YS5tZXNzYWdldHlwZS50b0xvd2VyQ2FzZSgpfS5zdmdgLFxuICAgICAgICBsYWJlbDogcGFyYW1zLmNvbnRleHQudHJhbnNsYXRlLmluc3RhbnQoYGVvLm5vdGlmaWNhdGlvbnMuZmlsdGVyLiR7cGFyYW1zLmRhdGEubWVzc2FnZXR5cGUudG9Mb3dlckNhc2UoKX0ubGFiZWxgKVxuICAgICAgfVxuICAgIH0pO1xuXG4gICAgY29uc3QgZm9sZGVyID0gcGFyYW1zLmRhdGEudGFyZ2V0LmlzZm9sZGVyID8gJ2ZvbGRlcicgOiAnJztcbiAgICBjb25zdCBjcmVhdGVkVGltZSA9IHBhcmFtcy5jb250ZXh0LmNyLnJlbmRlcignZGF0ZVRpbWUnLCBwYXJhbXMsIHsgdmFsdWU6IHBhcmFtcy5kYXRhLmR1ZSB9KTtcblxuICAgIHJldHVybiBgPGRpdiBjbGFzcz1cImxpc3QtaXRlbSAke2ZvbGRlcn1cIiBtZXNzYWdldHlwZT1cIiR7cGFyYW1zLmRhdGEubWVzc2FnZXR5cGV9XCIgdW5zZWxlY3RhYmxlPlxuICAgICAgICAgICAgICAke2ljb259XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250ZW50XCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRpdGxlXCI+JHtwYXJhbXMuZGF0YS5pbmZvIHx8ICcnfTwvZGl2PlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJtZXRhXCI+XG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZGVzY3JpcHRpb25cIj5cbiAgICAgICAgICAgICAgICAgICAgJHtwYXJhbXMuZGF0YS50YXJnZXQuZGVzY3JpcHRpb259XG4gICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9J2Rlc2NyaXB0aW9uIGRhdGUnPlxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInBlcmlvZFwiPiR7Y3JlYXRlZFRpbWV9PC9zcGFuPlxuICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+YDtcbiAgfVxuXG4gIG5nT25Jbml0KCkge1xuICAgIHRoaXMucmVmcmVzaEdyaWQoKTtcbiAgICB0aGlzLmV2ZW50U2VydmljZVxuICAgICAgLm9uKEVuYWlvRXZlbnQuRE1TX09CSkVDVF9VUERBVEVEKVxuICAgICAgLnBpcGUodW50aWxEZXN0cm95ZWQodGhpcykpXG4gICAgICAuc3Vic2NyaWJlKGV2ZW50ID0+IHtcbiAgICAgICAgbGV0IHJlbW92ZWRFbnRyaWVzID0gW107XG4gICAgICAgIHRoaXMuZ3JpZERhdGEuZm9yRWFjaCgoZW50cnksIGkpID0+IHtcbiAgICAgICAgICBpZiAoZW50cnkudGFyZ2V0LmlkID09PSBldmVudC5kYXRhLmlkKSB7XG4gICAgICAgICAgICBpZiAoZW50cnkuc3Vic2NyaWJlZGFjdGlvbnMpIHsvLyBpZiBzdWJzY3JpcHRpb24gZW50cnlcbiAgICAgICAgICAgICAgaWYgKCFldmVudC5kYXRhLnN1YnNjcmlwdGlvbnMuZmluZChzID0+IHMuaWQgPT09IGVudHJ5LmlkKSkge1xuICAgICAgICAgICAgICAgIHJlbW92ZWRFbnRyaWVzLnB1c2goZW50cnkpO1xuICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgICBpZiAoIWV2ZW50LmRhdGEucmVzdWJtaXNzaW9ucy5maW5kKHMgPT4gcy5pZCA9PT0gZW50cnkuaWQpKSB7XG4gICAgICAgICAgICAgICAgcmVtb3ZlZEVudHJpZXMucHVzaChlbnRyeSk7XG4gICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgICB9XG4gICAgICAgIH0pO1xuICAgICAgICBldmVudC5kYXRhLnJlc3VibWlzc2lvbnMuY29uY2F0KGV2ZW50LmRhdGEuc3Vic2NyaXB0aW9ucykuZm9yRWFjaChpdGVtID0+IHtcbiAgICAgICAgICBjb25zdCBtYXRjaCA9IHRoaXMuZ3JpZERhdGEuZmluZChnRCA9PiBnRC5pZCA9PT0gaXRlbS5pZCk7XG4gICAgICAgICAgaWYgKCFtYXRjaCkge1xuICAgICAgICAgICAgaXRlbS50YXJnZXQgPSB7XG4gICAgICAgICAgICAgIGRlc2NyaXB0aW9uOiBldmVudC5kYXRhLmRlc2NyaXB0aW9uLFxuICAgICAgICAgICAgICBpZDogZXZlbnQuZGF0YS5pZCxcbiAgICAgICAgICAgICAgaXNmb2xkZXI6IGV2ZW50LmRhdGEuaXNmb2xkZXIsXG4gICAgICAgICAgICAgIHRpdGxlOiBldmVudC5kYXRhLnRpdGxlLFxuICAgICAgICAgICAgICB0eXBlOiBldmVudC5kYXRhLnR5cGVOYW1lXG4gICAgICAgICAgICB9O1xuICAgICAgICAgICAgdGhpcy5ncmlkRGF0YS5wdXNoKGl0ZW0pO1xuICAgICAgICAgIH1cbiAgICAgICAgfSk7XG4gICAgICAgIHRoaXMuZ3JpZERhdGEgPSB0aGlzLmdyaWREYXRhLmZpbHRlcihlbnRyeSA9PiAhcmVtb3ZlZEVudHJpZXMuZmluZChyRW50cnkgPT4gckVudHJ5LmlkID09PSBlbnRyeS5pZCkpO1xuICAgICAgICBpZiAodGhpcy5lb0dyaWQgJiYgdGhpcy5lb0dyaWQuaXNSZWFkeSkge1xuICAgICAgICAgIHRoaXMuZW9HcmlkLnVwZGF0ZVJvd0RhdGEodGhpcy5ncmlkRGF0YSk7XG4gICAgICAgICAgdGhpcy5lb0dyaWQuc2VsZWN0Um93KHRoaXMuZ3JpZERhdGEubGVuZ3RoIC0gMSwgW3RoaXMuZ3JpZERhdGEubGVuZ3RoIC0gMV0pO1xuICAgICAgICB9XG4gICAgICB9KTtcblxuICAgIHRoaXMuZXZlbnRTZXJ2aWNlXG4gICAgICAub24oRW5haW9FdmVudC5ETVNfT0JKRUNUX0RFTEVURUQpXG4gICAgICAucGlwZSh1bnRpbERlc3Ryb3llZCh0aGlzKSlcbiAgICAgIC5zdWJzY3JpYmUocmVzID0+IHtcbiAgICAgICAgaWYgKHRoaXMuZW9HcmlkKSB7XG4gICAgICAgICAgdGhpcy5lb0dyaWQudXBkYXRlUm93cyh0aGlzLmJhY2tlbmQudXBkYXRlKFtyZXMuZGF0YV0sIFt7IGlkOiByZXMuZGF0YS5pZCB9XSkpO1xuICAgICAgICB9XG4gICAgICB9KVxuICB9XG5cbiAgbmdPbkRlc3Ryb3koKSB7XG4gICAgdGhpcy5zZWxlY3Rpb24uY2xlYXIoKTtcbiAgfVxufVxuIiwiPHl2Yy1zcGxpdC12aWV3IFtsYXlvdXRTZXR0aW5nc0lEXT1cIidub3RpZmljYXRpb24uc3RhdGUnXCI+XG4gIDxuZy10ZW1wbGF0ZSB5dmNTcGxpdEFyZWEgW3NpemVdPVwiMjVcIj48ZW8tbGlzdC1jb250YWluZXIgI2VvTGlzdCBbYXBwbHlTZWxlY3Rpb25dPVwie31cIlxuICAgICAgW3BhcnNlRG1zUGFyYW1zXT1cInBhcnNlRG1zUGFyYW1zXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwiZW8taGVhZGVyXCI+XG4gICAgICAgIDxlby1pY29uIGNsYXNzPVwiZW8taGVhZGVyLWljb25cIiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19pbmJveC5zdmcnXCI+PC9lby1pY29uPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZW8taGVhZGVyLWluZm9cIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiZW8taGVhZGVyLXRpdGxlXCIgdHJhbnNsYXRlPmVvLm5vdGlmaWNhdGlvbnMubGlzdC50aXRsZTwvZGl2PlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJoZWFkZXItc3ViLXRpdGxlXCIgdHJhbnNsYXRlPmVvLm5vdGlmaWNhdGlvbnMubGlzdC5zdWJ0aXRsZTwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImVvLWhlYWRlci1hY3Rpb25zXCI+XG4gICAgICAgICAgPGVvLWljb24gY2xhc3M9XCJidXR0b24gcmVmcmVzaC1idXR0b25cIiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19yZWZyZXNoLnN2ZydcIlxuICAgICAgICAgICAgKGNsaWNrKT1cImNGaWx0ZXIucmVzZXRGaWx0ZXIoKTtjU29ydC5yZXNldCgpO3JlZnJlc2hHcmlkKClcIlxuICAgICAgICAgICAgW2ljb25UaXRsZV09XCIoJ2VvLmxpc3QucmVmcmVzaCcgfCB0cmFuc2xhdGUpXCI+PC9lby1pY29uPlxuXG4gICAgICAgICAgPGVvLW92ZXJsYXkgI29GaWx0ZXIgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfZmlsdGVyLnN2ZydcIlxuICAgICAgICAgICAgY2xhc3M9XCJvdmVybGF5LWZpbHRlclwiIFtpY29uVGl0bGVdPVwiJ2VvLmxpc3QuZmlsdGVyJyB8IHRyYW5zbGF0ZVwiPlxuICAgICAgICAgICAgPGVvLWN1c3RvbS1maWx0ZXIgI2NGaWx0ZXIgKGNoYW5nZSk9XCJjRmlsdGVyLnVwZGF0ZUdyaWQoZW9MaXN0LmVvR3JpZCwgJGV2ZW50KVwiXG4gICAgICAgICAgICAgIChhY3RpdmUpPVwib0ZpbHRlci5vbkFjdGl2ZUNoYW5nZWQoJGV2ZW50KVwiPlxuICAgICAgICAgICAgICA8ZW8tdGV4dC1maWx0ZXIgW3RpdGxlXT1cIidlby5ub3RpZmljYXRpb25zLmZpbHRlci50aXRsZScgfCB0cmFuc2xhdGVcIiBbbWF0Y2hGaWVsZHNdPVwiWydpbmZvJ11cIlxuICAgICAgICAgICAgICAgIFtmaWx0ZXJQYXJhbXNdPVwidGV4dEZpbHRlclBhcmFtc1wiIFtpZF09XCInbm90aWZpY2F0aW9ucy50ZXh0J1wiPjwvZW8tdGV4dC1maWx0ZXI+XG5cbiAgICAgICAgICAgICAgPGVvLXNldC1maWx0ZXIgW29wZXJhdG9yXT1cIidPUidcIiBbdGl0bGVdPVwiJ2VvLm5vdGlmaWNhdGlvbnMuZmlsdGVyLnNlY3Rpb24udGl0bGUnIHwgdHJhbnNsYXRlXCJcbiAgICAgICAgICAgICAgICBbb3B0aW9uc109XCJvYmplY3RUeXBlRmlsdGVyRmllbGRzXCIgW2lkXT1cIidub3RpZmljYXRpb25zLm9iamVjdC50eXBlJ1wiPjwvZW8tc2V0LWZpbHRlcj5cblxuICAgICAgICAgICAgICA8ZW8tc2V0LWZpbHRlciBbb3BlcmF0b3JdPVwiJ09SJ1wiIFt0aXRsZV09XCInZW8ubm90aWZpY2F0aW9ucy5maWx0ZXIuc2VjdGlvbi5vYmplY3R0eXBlJyB8IHRyYW5zbGF0ZVwiXG4gICAgICAgICAgICAgICAgW29wdGlvbnNdPVwidHlwZUZpbHRlckZpZWxkc1wiIFtpZF09XCInbm90aWZpY2F0aW9ucy50eXBlJ1wiPjwvZW8tc2V0LWZpbHRlcj5cbiAgICAgICAgICAgIDwvZW8tY3VzdG9tLWZpbHRlcj5cbiAgICAgICAgICA8L2VvLW92ZXJsYXk+XG5cbiAgICAgICAgICA8ZW8tb3ZlcmxheSAjb1NvcnQgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfc29ydC5zdmcnXCIgY2xhc3M9XCJvdmVybGF5LXNvcnRcIlxuICAgICAgICAgICAgW2ljb25UaXRsZV09XCInZW8ubGlzdC5zb3J0JyB8IHRyYW5zbGF0ZVwiPlxuICAgICAgICAgICAgPGVvLWN1c3RvbS1zb3J0ICNjU29ydCBbaWRdPVwiJ25vdGlmaWNhdGlvbnMuc29ydCdcIiAoY2hhbmdlKT1cImNTb3J0LnVwZGF0ZUdyaWQoZW9MaXN0LmVvR3JpZCwgJGV2ZW50KVwiXG4gICAgICAgICAgICAgIChhY3RpdmUpPVwib1NvcnQub25BY3RpdmVDaGFuZ2VkKCRldmVudClcIiBbc29ydEZpZWxkc109XCJzb3J0RmllbGRzXCI+PC9lby1jdXN0b20tc29ydD5cbiAgICAgICAgICA8L2VvLW92ZXJsYXk+XG5cbiAgICAgICAgICA8ZW8taWNvbiBjbGFzcz1cImJ1dHRvbiBhY3Rpb25zLWJ1dHRvblwiIChjbGljayk9XCJlb0xpc3Quc2hvd0FjdGlvbnMoKVwiXG4gICAgICAgICAgICBbaWNvblRpdGxlXT1cIidlby5vYmplY3QuYWN0aW9ucy50aXRsZScgfCB0cmFuc2xhdGVcIiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19tb3JlLnN2ZydcIj48L2VvLWljb24+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG5cbiAgICAgIDxkaXYgY2xhc3M9XCJlby1ib2R5XCI+XG4gICAgICAgIDxlby1ncmlkICNlb0dyaWQgW2dyaWRPcHRpb25zXT1cImdyaWRPcHRpb25zXCIgKm5nSWY9XCJncmlkT3B0aW9uc1wiIFtmdWxsV2lkdGhdPVwidHJ1ZVwiIFtzaG93SGVhZGVyXT1cInRydWVcIlxuICAgICAgICAgIFtzaG93Rm9vdGVyXT1cInRydWVcIiAoZW9HcmlkQ291bnRDaGFuZ2VkKT1cImVvTGlzdC5vbkNvdW50Q2hhbmdlZCgkZXZlbnQpXCJcbiAgICAgICAgICAoZW9HcmlkQ29udGV4dE1lbnVDbGljayk9XCJlb0xpc3Qub25Db250ZXh0TWVudSgkZXZlbnQpXCJcbiAgICAgICAgICAoZW9HcmlkU2VsZWN0aW9uQ2hhbmdlZCk9XCJlb0xpc3Qub25TZWxlY3Rpb25DaGFuZ2VkKCRldmVudClcIlxuICAgICAgICAgIChlb0dyaWREb3VibGVDbGljayk9XCJlb0xpc3Qub25Eb3VibGVDbGljaygkZXZlbnQpXCIgKGVvR3JpZEZvY3VzQ2hhbmdlZCk9XCJlb0xpc3Qub25Gb2N1c0NoYW5nZWQoJGV2ZW50KVwiPlxuXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImhlYWRlclwiPlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImZvb3RlclwiPlxuICAgICAgICAgICAgPGVvLXRvdGFsLWNvdW50IFtncmlkQ291bnRdPVwiZW9MaXN0LmdyaWRDb3VudFwiIFtvdXRzaWRlR3JpZF09XCJmYWxzZVwiIGNsYXNzPVwiZmxleC1yb3dcIj48L2VvLXRvdGFsLWNvdW50PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImVtcHR5XCI+XG4gICAgICAgICAgICA8ZW8tZXJyb3ItbWVzc2FnZVxuICAgICAgICAgICAgICBbZW1wdHlTdGF0ZV09XCJ7aWNvbjogJ2ljX2luYm94LnN2ZycsIHRleHQ6IG9GaWx0ZXIuYWN0aXZlID8gJ2VvLm5vLmZpbHRlci5yZXN1bHQnIDogJ2VvLm5vdGlmaWNhdGlvbnMubGlzdC5lbXB0eSd9XCI+PC9lby1lcnJvci1tZXNzYWdlPlxuICAgICAgICAgICAgPGVvLXJlc2V0LWZpbHRlciBbaXNGaWx0ZXJBY3RpdmVdPVwib0ZpbHRlci5hY3RpdmVcIlxuICAgICAgICAgICAgICAoY2xpY2spPVwiY0ZpbHRlci5yZXNldEZpbHRlcigpO2NTb3J0LnJlc2V0KCk7cmVmcmVzaEdyaWQoKVwiPjwvZW8tcmVzZXQtZmlsdGVyPlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgIDwvZW8tZ3JpZD5cbiAgICAgIDwvZGl2PlxuICAgIDwvZW8tbGlzdC1jb250YWluZXI+XG4gIDwvbmctdGVtcGxhdGU+XG5cbiAgPG5nLXRlbXBsYXRlIHl2Y1NwbGl0QXJlYSBbc2l6ZV09XCI3NVwiPlxuICAgIDxlby1vYmplY3QtZGV0YWlscyBbYXBwbHlTZWxlY3Rpb25dPVwie31cIiBbcGFyc2VEbXNQYXJhbXNdPVwicGFyc2VEbXNQYXJhbXNcIlxuICAgICAgW2NhY2hlTGF5b3V0XT1cIidub3RpZmljYXRpb24uc3RhdGUub2JqZWN0LWRldGFpbHMnXCIgW2VtcHR5U3RhdGVdPVwiZW1wdHlTdGF0ZVwiIFtwbHVnaW5zXT1cIidvYmplY3QtZGV0YWlscy10YWIubm90aWZpY2F0aW9ucycgfCBwbHVnaW5zXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwiZXJyb3JcIiAqbmdJZj1cImdyaWREYXRhPy5sZW5ndGhcIj5cbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ1dHRvbiBzZWNvbmRhcnlcIiAoY2xpY2spPVwicmVtb3ZlKClcIiB0cmFuc2xhdGU+ZW8ubm90aWZpY2F0aW9ucy5kZXRhaWxzLml0ZW0uZ29uZS5yZW1vdmU8L2J1dHRvbj5cbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ1dHRvbiBzZWNvbmRhcnlcIiAoY2xpY2spPVwicmVtb3ZlU3Vic2NyaXB0aW9uQW5kUmVzdWJtaXNzaW9ucygpXCJcbiAgICAgICAgICB0cmFuc2xhdGU+ZW8ubm90aWZpY2F0aW9ucy5kZXRhaWxzLml0ZW0uZ29uZS5yZW1vdmUuc3Vic2NyaXB0aW9uczwvYnV0dG9uPlxuICAgICAgPC9kaXY+XG4gICAgPC9lby1vYmplY3QtZGV0YWlscz5cbiAgPC9uZy10ZW1wbGF0ZT5cblxuPC95dmMtc3BsaXQtdmlldz5cbiJdfQ==