@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,252 @@
1
+ import { Component, forwardRef, Input, ViewChild } from '@angular/core';
2
+ import { NG_VALUE_ACCESSOR, NG_VALIDATORS } from '@angular/forms';
3
+ import { Utils } from '@eo-sdk/core';
4
+ import { debounceTime, map } from 'rxjs/operators';
5
+ import * as i0 from "@angular/core";
6
+ import * as i1 from "@eo-sdk/core";
7
+ import * as i2 from "./../../../eo-framework-core/references/reference.service";
8
+ import * as i3 from "@angular/common";
9
+ import * as i4 from "@angular/forms";
10
+ import * as i5 from "../../ui/eo-icon/eo-icon.component";
11
+ import * as i6 from "../../ui/router-link/router-link.directive";
12
+ import * as i7 from "../../ui/rtl-aware/rtl-aware.directive";
13
+ import * as i8 from "../../ui/eo-dialog/eo-dialog.component";
14
+ import * as i9 from "@angular/router";
15
+ import * as i10 from "@yuuvis/components/autocomplete";
16
+ import * as i11 from "./reference-finder/reference-finder.component";
17
+ import * as i12 from "@ngx-translate/core";
18
+ export class IdReferenceComponent {
19
+ set innerValues(data) {
20
+ if (data) {
21
+ this._innerValues = data;
22
+ }
23
+ else {
24
+ this._innerValues = [];
25
+ }
26
+ }
27
+ get innerValues() {
28
+ return this._innerValues;
29
+ }
30
+ set dataToRender(data) {
31
+ if (data) {
32
+ this.innerValues = data;
33
+ }
34
+ else {
35
+ this.innerValues = [];
36
+ }
37
+ }
38
+ set reference(ref) {
39
+ this.referenceType = ref ? this.system.getObjectType(ref.type) : null;
40
+ this.subTypes = this.getSubTypes(this.referenceType?.name, this.system.getObjectTypes());
41
+ this.tooltipTypeHint = this.createTooltipTypeHint(this.referenceType, this.subTypes);
42
+ }
43
+ getSubTypes(typeName, types) {
44
+ let subTypes = [];
45
+ types.forEach(objectType => {
46
+ if (!!objectType.supertypes.find(sT => sT === typeName)) {
47
+ subTypes.push(objectType);
48
+ }
49
+ });
50
+ return subTypes;
51
+ }
52
+ createTooltipTypeHint(referenceType, subTypes = []) {
53
+ return referenceType ? `(${[referenceType.label, ...subTypes.map(types => types.label)].join(', ')})` : '';
54
+ }
55
+ constructor(clipboardService, system, referenceService, searchService) {
56
+ this.clipboardService = clipboardService;
57
+ this.system = system;
58
+ this.referenceService = referenceService;
59
+ this.searchService = searchService;
60
+ this._innerValues = []; // inner ng-model value
61
+ this.visibleDialog = false;
62
+ this.propagateChange = (value) => { };
63
+ this.clipboardService.clipboard$.subscribe(clipboard => (this.clipboard = clipboard));
64
+ this.clipboard = this.clipboardService.get();
65
+ }
66
+ showDialog() {
67
+ this.visibleDialog = !this.visibleDialog;
68
+ }
69
+ get selectionDisabled() {
70
+ return this.multiselect ? false : this.innerValues.length;
71
+ }
72
+ get isDisabled() {
73
+ return (!this.referenceType ||
74
+ this.readonly ||
75
+ this.clipboard.action === 1 ||
76
+ !this.clipboard.elements.length ||
77
+ this.containsIncorrectTypes(this.clipboard.elements, this.referenceType, this.subTypes) ||
78
+ this.containsIncorrectContext(this.clipboard.elements, this.contextId));
79
+ }
80
+ containsIncorrectTypes(clipboardElements, refType, subTypes) {
81
+ return !!clipboardElements.find(cbEl => !(cbEl.typeName === refType.name || subTypes.find(sT => sT.name === cbEl.typeName)));
82
+ }
83
+ containsIncorrectContext(clipboardElements, contextId) {
84
+ return !!clipboardElements.find(cbEl => {
85
+ if (!contextId) {
86
+ return false;
87
+ }
88
+ return !cbEl.contextFolder || cbEl.contextFolder.id !== contextId;
89
+ });
90
+ }
91
+ paste(content) {
92
+ this.linkDmsObject(content);
93
+ this.showDialog();
94
+ this.propagateChange(this.value);
95
+ }
96
+ linkDmsObject(content) {
97
+ (content || this.clipboard.elements).forEach((dmsObject) => {
98
+ const { id, title, description, typeName } = dmsObject;
99
+ this.innerValues.push({ id, title, description, typeName });
100
+ });
101
+ this.innerValues = Utils.uniqBy(this.innerValues, 'id');
102
+ if (this.multiselect) {
103
+ this.value = this.innerValues.map(iv => iv.id);
104
+ }
105
+ else {
106
+ this.value = this.innerValues[0].id;
107
+ }
108
+ }
109
+ removeItem(item) {
110
+ this.innerValues = this.innerValues.filter(iv => iv.id !== item.id);
111
+ this.value = this.multiselect
112
+ ? Utils.uniqBy(this.innerValues, 'id').map(iv => iv.id)
113
+ : null;
114
+ if (!this.multiselect) {
115
+ this.clearInnerInput();
116
+ }
117
+ this.autoCompleteInput.focusInput();
118
+ this.propagateChange(this.value);
119
+ }
120
+ clearInnerInput() {
121
+ this.autoCompleteInput.clearInput();
122
+ }
123
+ writeValue(value) {
124
+ if (value) {
125
+ this.value = value;
126
+ this.updateInnerValues(this.value);
127
+ }
128
+ else {
129
+ this.value = null;
130
+ this.innerValues = [];
131
+ }
132
+ }
133
+ updateInnerValues(value) {
134
+ const values = Array.isArray(value) ? value : [value];
135
+ this.innerValues = this.innerValues.filter(iV => {
136
+ // remove innerValues, where the id was removed from value
137
+ return values.find(v => v === iV.id);
138
+ });
139
+ const newValues = values.filter(v => {
140
+ return !this.innerValues.find(iV => iV.id === v);
141
+ });
142
+ if (newValues.length) {
143
+ this.referenceService.fetchIDReferenceMetaData(newValues).subscribe(newInnerValues => {
144
+ this.innerValues = this.innerValues.concat(newInnerValues);
145
+ });
146
+ }
147
+ }
148
+ registerOnChange(fn) {
149
+ this.propagateChange = fn;
150
+ }
151
+ registerOnTouched(fn) { }
152
+ validate(c) {
153
+ return null;
154
+ }
155
+ // handler invoked when an entry was selected using the autocomplete input
156
+ onAutoCompleteSelect(evt) {
157
+ if (!Array.isArray(this.innerValues)) {
158
+ this.innerValues = [this.innerValues];
159
+ }
160
+ this.innerValues = Utils.uniqBy(this.innerValues, 'id');
161
+ if (this.multiselect) {
162
+ this.value = this.innerValues.map(iv => iv.id);
163
+ }
164
+ else {
165
+ this.value = this.innerValues[0].id;
166
+ }
167
+ this.propagateChange(this.value);
168
+ }
169
+ autocompleteFn(term) {
170
+ let q = {
171
+ fields: ['title', 'description', 'type'],
172
+ types: [this.referenceType.name],
173
+ term: term,
174
+ filters: this.queryFilters,
175
+ options: { withcontext: true, highlighting: false }
176
+ };
177
+ if (this.objectTypesFilter) {
178
+ q.types = this.objectTypesFilter;
179
+ }
180
+ if (this.contextId) {
181
+ if (q.filters) {
182
+ q.filters.contextfolderid = { v1: this.contextId, o: 'eq' };
183
+ }
184
+ else {
185
+ q.filters = { contextfolderid: { v1: this.contextId, o: 'eq' } };
186
+ }
187
+ }
188
+ this.searchService
189
+ .executeQuery(q)
190
+ .pipe(debounceTime(500), map(item => item ? this.searchService.createResultFromResponse(item) : [])).subscribe((result) => {
191
+ this.autocompleteRes = result.hits;
192
+ });
193
+ }
194
+ onAutoCompleteBlur() {
195
+ this.autoCompleteInput.clearInput();
196
+ }
197
+ ngOnInit() {
198
+ if (this.situation === 'SEARCH') {
199
+ this.multiselect = true;
200
+ }
201
+ }
202
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: IdReferenceComponent, deps: [{ token: i1.ClipboardService }, { token: i1.SystemService }, { token: i2.ReferenceService }, { token: i1.SearchService }], target: i0.ɵɵFactoryTarget.Component }); }
203
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: IdReferenceComponent, selector: "eo-id-reference", inputs: { readonly: "readonly", multiselect: "multiselect", situation: "situation", contextId: "contextId", exceptionIDs: "exceptionIDs", dataToRender: "dataToRender", reference: "reference", queryFilters: "queryFilters", objectTypesFilter: "objectTypesFilter" }, providers: [
204
+ {
205
+ provide: NG_VALUE_ACCESSOR,
206
+ useExisting: forwardRef(() => IdReferenceComponent),
207
+ multi: true
208
+ },
209
+ {
210
+ provide: NG_VALIDATORS,
211
+ useExisting: forwardRef(() => IdReferenceComponent),
212
+ multi: true
213
+ }
214
+ ], viewQueries: [{ propertyName: "autoCompleteInput", first: true, predicate: ["autocomplete"], descendants: true }], ngImport: i0, template: "<div class=\"eo-id-reference\" [ngClass]=\"{acInputHidden: !multiselect && _innerValues.length}\">\n <yvc-autocomplete [(ngModel)]=\"innerValues\" [minLength]=\"1\" #autocomplete\n (suggestionSelect)=\"onAutoCompleteSelect($event)\" (suggestionUnselect)=\"removeItem($event)\"\n (blur)=\"onAutoCompleteBlur()\" [autocompleteValues]=\"autocompleteRes\" field=\"title\" [disabled]=\"readonly\"\n [forceSelection]=\"true\" (autocompleteFnc)=\"autocompleteFn($event)\" [multiple]=\"true\">\n\n <!-- [styleClass]=\"!multiselect && innerValues.length === 1 ? 'xxx' : ''\"> -->\n\n <ng-template #chipTemplate let-item>\n <a *ngIf=\"!item.state || item.state === 'OK'\" class=\"link router-link\"\n [routerLink]=\"['/object', item.id, {outlets: {modal: null}}]\" [queryParams]=\"{type: referenceType.qname}\">\n <svg focusable=\"false\" class=\"ref-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8\n 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\">\n </path>\n </svg>\n </a>\n <eo-icon [objectType]=\"referenceType\" title=\"{{referenceType?.label}}\" class=\"ref-type-icon\" [ngClass]=\"{'deleted-reference-label': item.state && (item.state === 'RECYCLED' || item.state === 'GONE')}\"></eo-icon>\n <span *ngIf=\"!(item.state && (item.state === 'RECYCLED' || item.state === 'GONE')); else deleted\" class=\"label\" eoRtlAware=\"full\">\n <span *ngIf=\"item.title || referenceType?.label; else noAccess\">\n {{item.title || referenceType?.label}}\n </span>\n </span>\n <ng-template #noAccess>\n <span class=\"label no-access-reference-label\">{{('eo.references.noAccess' | translate)}}</span>\n </ng-template>\n <ng-template #deleted>\n <span class=\"label deleted-reference-label\">{{('eo.references.deleted' | translate)}}</span>\n </ng-template>\n </ng-template>\n </yvc-autocomplete>\n\n <ng-template #notFound><span class=\"label\">{{innerValues && innerValues.length ? ('eo.references.not.available' |\n translate) : ''}}</span></ng-template>\n\n <button #button class=\"ui-button\" *ngIf=\"!readonly\"\n title=\"{{('eo.references.search' | translate) + ' ' + tooltipTypeHint}}\" [disabled]=\"selectionDisabled\"\n (click)=\"showDialog()\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_none.svg'\"></eo-icon>\n </button>\n</div>\n\n<eo-dialog [title]=\"('eo.references.add' | translate)\" [subtitle]=\"referenceType?.label\" [(visible)]=\"visibleDialog\"\n [minWidth]=\"577\" [minHeight]=\"590\" [styleClass]=\"'reference-field-dialog'\" #dialog>\n\n <eo-reference-finder *ngIf=\"dialog.visible\" [isDisabled]=\"isDisabled\" [types]=\"referenceType.qname\"\n [multiselect]=\"multiselect\" [currentSelection]=\"innerValues\" [clipboard]=\"clipboard\" [contextId]=\"contextId\"\n [exceptionIDs]=\"exceptionIDs\" [queryFilters]=\"queryFilters\" (addDmsObjects)=\"paste($event)\">\n </eo-reference-finder>\n</eo-dialog>\n", styles: [".eo-id-reference{display:flex;align-items:center}.eo-id-reference__element{display:flex;align-self:center;flex-wrap:wrap}.eo-id-reference>button{padding:0}.eo-id-reference>button eo-icon{width:16px;height:16px;margin:auto}::ng-deep .eo-id-reference.acInputHidden .inputToken{width:0!important;margin:0;padding:0}::ng-deep .eo-id-reference.acInputHidden .inputToken input{width:0!important}::ng-deep .reference-field-dialog{width:577px}::ng-deep .deleted-reference-label,::ng-deep .no-access-reference-label{color:var(--color-error)}::ng-deep .label{display:flex;flex-flow:column;display:inline-block;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}::ng-deep .label>span{font-size:var(--font-hint)}::ng-deep .label.rtl{margin-left:1em;margin-right:4px}::ng-deep a.link{color:var(--text-color-caption);pointer-events:all;display:flex}::ng-deep a.link:hover{color:var(--color-accent)}::ng-deep .ref-icon,::ng-deep .ref-type-icon{width:16px;height:16px;color:var(--text-color-caption)}::ng-deep .remove-icon{color:var(--text-color-hint);height:14px;width:14px;flex:0 0 auto}::ng-deep .remove-icon:hover{color:var(--text-color-caption);cursor:pointer}yvc-autocomplete{width:100%;border:0;outline:0!important}\n"], dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i5.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "directive", type: i6.RouterLinkDirective, selector: "a[routerLink]" }, { kind: "directive", type: i7.RtlAwareDirective, selector: "[eoRtlAware]", inputs: ["eoRtlAware"] }, { kind: "component", type: i8.EoDialogComponent, selector: "eo-dialog", inputs: ["hasPreviewFile", "title", "subtitle", "styleClass", "dirtyCheck", "minWidth", "minHeight", "height", "width", "focusOnShow", "align", "isFormTable", "showPreview", "visible"], outputs: ["onTogglePreview", "visibleChange", "hide", "show"] }, { kind: "directive", type: i9.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: i10.AutoComplete, selector: "yvc-autocomplete", inputs: ["field", "placeholder", "minLength", "multiple", "typeahead", "distinctValues", "forceSelection", "autocompleteValues", "disabled"], outputs: ["autocompleteFnc", "blur", "focus", "suggestionUnselect", "suggestionSelect"] }, { kind: "component", type: i11.ReferenceFinderComponent, selector: "eo-reference-finder", inputs: ["isDisabled", "types", "multiselect", "contextId", "exceptionIDs", "queryFilters", "currentSelection", "clipboard"], outputs: ["addDmsObjects"] }, { kind: "pipe", type: i12.TranslatePipe, name: "translate" }] }); }
215
+ }
216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: IdReferenceComponent, decorators: [{
217
+ type: Component,
218
+ args: [{ selector: 'eo-id-reference', providers: [
219
+ {
220
+ provide: NG_VALUE_ACCESSOR,
221
+ useExisting: forwardRef(() => IdReferenceComponent),
222
+ multi: true
223
+ },
224
+ {
225
+ provide: NG_VALIDATORS,
226
+ useExisting: forwardRef(() => IdReferenceComponent),
227
+ multi: true
228
+ }
229
+ ], template: "<div class=\"eo-id-reference\" [ngClass]=\"{acInputHidden: !multiselect && _innerValues.length}\">\n <yvc-autocomplete [(ngModel)]=\"innerValues\" [minLength]=\"1\" #autocomplete\n (suggestionSelect)=\"onAutoCompleteSelect($event)\" (suggestionUnselect)=\"removeItem($event)\"\n (blur)=\"onAutoCompleteBlur()\" [autocompleteValues]=\"autocompleteRes\" field=\"title\" [disabled]=\"readonly\"\n [forceSelection]=\"true\" (autocompleteFnc)=\"autocompleteFn($event)\" [multiple]=\"true\">\n\n <!-- [styleClass]=\"!multiselect && innerValues.length === 1 ? 'xxx' : ''\"> -->\n\n <ng-template #chipTemplate let-item>\n <a *ngIf=\"!item.state || item.state === 'OK'\" class=\"link router-link\"\n [routerLink]=\"['/object', item.id, {outlets: {modal: null}}]\" [queryParams]=\"{type: referenceType.qname}\">\n <svg focusable=\"false\" class=\"ref-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8\n 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\">\n </path>\n </svg>\n </a>\n <eo-icon [objectType]=\"referenceType\" title=\"{{referenceType?.label}}\" class=\"ref-type-icon\" [ngClass]=\"{'deleted-reference-label': item.state && (item.state === 'RECYCLED' || item.state === 'GONE')}\"></eo-icon>\n <span *ngIf=\"!(item.state && (item.state === 'RECYCLED' || item.state === 'GONE')); else deleted\" class=\"label\" eoRtlAware=\"full\">\n <span *ngIf=\"item.title || referenceType?.label; else noAccess\">\n {{item.title || referenceType?.label}}\n </span>\n </span>\n <ng-template #noAccess>\n <span class=\"label no-access-reference-label\">{{('eo.references.noAccess' | translate)}}</span>\n </ng-template>\n <ng-template #deleted>\n <span class=\"label deleted-reference-label\">{{('eo.references.deleted' | translate)}}</span>\n </ng-template>\n </ng-template>\n </yvc-autocomplete>\n\n <ng-template #notFound><span class=\"label\">{{innerValues && innerValues.length ? ('eo.references.not.available' |\n translate) : ''}}</span></ng-template>\n\n <button #button class=\"ui-button\" *ngIf=\"!readonly\"\n title=\"{{('eo.references.search' | translate) + ' ' + tooltipTypeHint}}\" [disabled]=\"selectionDisabled\"\n (click)=\"showDialog()\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_none.svg'\"></eo-icon>\n </button>\n</div>\n\n<eo-dialog [title]=\"('eo.references.add' | translate)\" [subtitle]=\"referenceType?.label\" [(visible)]=\"visibleDialog\"\n [minWidth]=\"577\" [minHeight]=\"590\" [styleClass]=\"'reference-field-dialog'\" #dialog>\n\n <eo-reference-finder *ngIf=\"dialog.visible\" [isDisabled]=\"isDisabled\" [types]=\"referenceType.qname\"\n [multiselect]=\"multiselect\" [currentSelection]=\"innerValues\" [clipboard]=\"clipboard\" [contextId]=\"contextId\"\n [exceptionIDs]=\"exceptionIDs\" [queryFilters]=\"queryFilters\" (addDmsObjects)=\"paste($event)\">\n </eo-reference-finder>\n</eo-dialog>\n", styles: [".eo-id-reference{display:flex;align-items:center}.eo-id-reference__element{display:flex;align-self:center;flex-wrap:wrap}.eo-id-reference>button{padding:0}.eo-id-reference>button eo-icon{width:16px;height:16px;margin:auto}::ng-deep .eo-id-reference.acInputHidden .inputToken{width:0!important;margin:0;padding:0}::ng-deep .eo-id-reference.acInputHidden .inputToken input{width:0!important}::ng-deep .reference-field-dialog{width:577px}::ng-deep .deleted-reference-label,::ng-deep .no-access-reference-label{color:var(--color-error)}::ng-deep .label{display:flex;flex-flow:column;display:inline-block;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}::ng-deep .label>span{font-size:var(--font-hint)}::ng-deep .label.rtl{margin-left:1em;margin-right:4px}::ng-deep a.link{color:var(--text-color-caption);pointer-events:all;display:flex}::ng-deep a.link:hover{color:var(--color-accent)}::ng-deep .ref-icon,::ng-deep .ref-type-icon{width:16px;height:16px;color:var(--text-color-caption)}::ng-deep .remove-icon{color:var(--text-color-hint);height:14px;width:14px;flex:0 0 auto}::ng-deep .remove-icon:hover{color:var(--text-color-caption);cursor:pointer}yvc-autocomplete{width:100%;border:0;outline:0!important}\n"] }]
230
+ }], ctorParameters: () => [{ type: i1.ClipboardService }, { type: i1.SystemService }, { type: i2.ReferenceService }, { type: i1.SearchService }], propDecorators: { readonly: [{
231
+ type: Input
232
+ }], multiselect: [{
233
+ type: Input
234
+ }], situation: [{
235
+ type: Input
236
+ }], contextId: [{
237
+ type: Input
238
+ }], exceptionIDs: [{
239
+ type: Input
240
+ }], autoCompleteInput: [{
241
+ type: ViewChild,
242
+ args: ['autocomplete']
243
+ }], dataToRender: [{
244
+ type: Input
245
+ }], reference: [{
246
+ type: Input
247
+ }], queryFilters: [{
248
+ type: Input
249
+ }], objectTypesFilter: [{
250
+ type: Input
251
+ }] } });
252
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWQtcmVmZXJlbmNlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvZW8tZnJhbWV3b3JrL2Zvcm0tZWxlbWVudHMvaWQtcmVmZXJlbmNlL2lkLXJlZmVyZW5jZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2VvLWZyYW1ld29yay9mb3JtLWVsZW1lbnRzL2lkLXJlZmVyZW5jZS9pZC1yZWZlcmVuY2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFDLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFVLFNBQVMsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUM5RSxPQUFPLEVBQXVCLGlCQUFpQixFQUFpQyxhQUFhLEVBQUMsTUFBTSxnQkFBZ0IsQ0FBQztBQUNySCxPQUFPLEVBTVUsS0FBSyxFQUNyQixNQUFNLGNBQWMsQ0FBQztBQUN0QixPQUFPLEVBQUMsWUFBWSxFQUFFLEdBQUcsRUFBQyxNQUFNLGdCQUFnQixDQUFDOzs7Ozs7Ozs7Ozs7OztBQTRCakQsTUFBTSxPQUFPLG9CQUFvQjtJQWtCL0IsSUFBSSxXQUFXLENBQUMsSUFBd0I7UUFDdEMsSUFBSSxJQUFJLEVBQUUsQ0FBQztZQUNULElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDO1FBQzNCLENBQUM7YUFBTSxDQUFDO1lBQ04sSUFBSSxDQUFDLFlBQVksR0FBRyxFQUFFLENBQUM7UUFDekIsQ0FBQztJQUNILENBQUM7SUFFRCxJQUFJLFdBQVc7UUFDYixPQUFPLElBQUksQ0FBQyxZQUFZLENBQUM7SUFDM0IsQ0FBQztJQUVELElBQ0ksWUFBWSxDQUFDLElBQXdCO1FBQ3ZDLElBQUksSUFBSSxFQUFFLENBQUM7WUFDVCxJQUFJLENBQUMsV0FBVyxHQUFHLElBQUksQ0FBQztRQUMxQixDQUFDO2FBQU0sQ0FBQztZQUNOLElBQUks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cUIsQ0FBQzs0QkFDbkQsS0FBSyxFQUFFLElBQUk7eUJBQ1o7cUJBQ0Y7NEtBYVEsUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxZQUFZO3NCQUFwQixLQUFLO2dCQUNxQixpQkFBaUI7c0JBQTNDLFNBQVM7dUJBQUMsY0FBYztnQkFlckIsWUFBWTtzQkFEZixLQUFLO2dCQVVGLFNBQVM7c0JBRFosS0FBSztnQkFPRyxZQUFZO3NCQUFwQixLQUFLO2dCQUlHLGlCQUFpQjtzQkFBekIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7UmVmZXJlbmNlU2VydmljZX0gZnJvbSAnLi8uLi8uLi8uLi9lby1mcmFtZXdvcmstY29yZS9yZWZlcmVuY2VzL3JlZmVyZW5jZS5zZXJ2aWNlJztcbmltcG9ydCB7Q29tcG9uZW50LCBmb3J3YXJkUmVmLCBJbnB1dCwgT25Jbml0LCBWaWV3Q2hpbGR9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtDb250cm9sVmFsdWVBY2Nlc3NvciwgTkdfVkFMVUVfQUNDRVNTT1IsIFZhbGlkYXRvciwgVW50eXBlZEZvcm1Db250cm9sLCBOR19WQUxJREFUT1JTfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQge1xuICBDbGlwYm9hcmQsXG4gIENsaXBib2FyZFNlcnZpY2UsXG4gIERtc09iamVjdCxcbiAgT2JqZWN0VHlwZSxcbiAgU2VhcmNoUmVzdWx0LCBTZWFyY2hTZXJ2aWNlLFxuICBTeXN0ZW1TZXJ2aWNlLCBVdGlsc1xufSBmcm9tICdAZW8tc2RrL2NvcmUnO1xuaW1wb3J0IHtkZWJvdW5jZVRpbWUsIG1hcH0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xuaW1wb3J0IHtBdXRvQ29tcGxldGV9IGZyb20gJ0B5dXV2aXMvY29tcG9uZW50cy9hdXRvY29tcGxldGUnO1xuXG5leHBvcnQgaW50ZXJmYWNlIERhdGFUb1JlbmRlckl0ZW0ge1xuICBpZDogc3RyaW5nO1xuICB0aXRsZT86IHN0cmluZztcbiAgdHlwZU5hbWU6IHN0cmluZztcbiAgZGVzY3JpcHRpb24/OiBzdHJpbmc7XG4gIHN0YXRlPzogc3RyaW5nO1xufVxuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdlby1pZC1yZWZlcmVuY2UnLFxuICB0ZW1wbGF0ZVVybDogJy4vaWQtcmVmZXJlbmNlLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vaWQtcmVmZXJlbmNlLmNvbXBvbmVudC5zY3NzJ10sXG4gIHByb3ZpZGVyczogW1xuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gSWRSZWZlcmVuY2VDb21wb25lbnQpLFxuICAgICAgbXVsdGk6IHRydWVcbiAgICB9LFxuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5HX1ZBTElEQVRPUlMsXG4gICAgICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBJZFJlZmVyZW5jZUNvbXBvbmVudCksXG4gICAgICBtdWx0aTogdHJ1ZVxuICAgIH1cbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBJZFJlZmVyZW5jZUNvbXBvbmVudCBpbXBsZW1lbnRzIENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBPbkluaXQsIFZhbGlkYXRvciB7XG4gIHByaXZhdGUgdmFsdWU7IC8vIG1vZGVsIHZhbHVlXG4gIF9pbm5lclZhbHVlczogRGF0YVRvUmVuZGVySXRlbVtdID0gW107IC8vIGlubmVyIG5nLW1vZGVsIHZhbHVlXG4gIGNsaXBib2FyZDogQ2xpcGJvYXJkO1xuICByZWZlcmVuY2VUeXBlOiBPYmplY3RUeXBlO1xuICBzdWJUeXBlczogT2JqZWN0VHlwZVtdO1xuICB0b29sdGlwVHlwZUhpbnQ6IHN0cmluZztcbiAgdmlzaWJsZURpYWxvZyA9IGZhbHNlO1xuXG4gIGF1dG9jb21wbGV0ZVJlcztcblxuICBASW5wdXQoKSByZWFkb25seTogYm9vbGVhbjtcbiAgQElucHV0KCkgbXVsdGlzZWxlY3Q6IGJvb2xlYW47XG4gIEBJbnB1dCgpIHNpdHVhdGlvbjogc3RyaW5nO1xuICBASW5wdXQoKSBjb250ZXh0SWQ6IHN0cmluZztcbiAgQElucHV0KCkgZXhjZXB0aW9uSURzOiBzdHJpbmdbXTtcbiAgQFZpZXdDaGlsZCgnYXV0b2NvbXBsZXRlJykgYXV0b0NvbXBsZXRlSW5wdXQ6IEF1dG9Db21wbGV0ZTtcblxuICBzZXQgaW5uZXJWYWx1ZXMoZGF0YTogRGF0YVRvUmVuZGVySXRlbVtdKSB7XG4gICAgaWYgKGRhdGEpIHtcbiAgICAgIHRoaXMuX2lubmVyVmFsdWVzID0gZGF0YTtcbiAgICB9IGVsc2Uge1xuICAgICAgdGhpcy5faW5uZXJWYWx1ZXMgPSBbXTtcbiAgICB9XG4gIH1cblxuICBnZXQgaW5uZXJWYWx1ZXMoKSB7XG4gICAgcmV0dXJuIHRoaXMuX2lubmVyVmFsdWVzO1xuICB9XG5cbiAgQElucHV0KClcbiAgc2V0IGRhdGFUb1JlbmRlcihkYXRhOiBEYXRhVG9SZW5kZXJJdGVtW10pIHtcbiAgICBpZiAoZGF0YSkge1xuICAgICAgdGhpcy5pbm5lclZhbHVlcyA9IGRhdGE7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMuaW5uZXJWYWx1ZXMgPSBbXTtcbiAgICB9XG4gIH1cblxuICBASW5wdXQoKVxuICBzZXQgcmVmZXJlbmNlKHJlZjogYW55KSB7XG4gICAgdGhpcy5yZWZlcmVuY2VUeXBlID0gcmVmID8gdGhpcy5zeXN0ZW0uZ2V0T2JqZWN0VHlwZShyZWYudHlwZSkgOiBudWxsO1xuICAgIHRoaXMuc3ViVHlwZXMgPSB0aGlzLmdldFN1YlR5cGVzKHRoaXMucmVmZXJlbmNlVHlwZT8ubmFtZSwgdGhpcy5zeXN0ZW0uZ2V0T2JqZWN0VHlwZXMoKSk7XG4gICAgdGhpcy50b29sdGlwVHlwZUhpbnQgPSB0aGlzLmNyZWF0ZVRvb2x0aXBUeXBlSGludCh0aGlzLnJlZmVyZW5jZVR5cGUsIHRoaXMuc3ViVHlwZXMpO1xuICB9XG5cbiAgQElucHV0KCkgcXVlcnlGaWx0ZXJzOiB7XG4gICAgW2ZpZWxkUW5hbWU6IHN0cmluZ106IHtvOiBzdHJpbmcsIHYxOiBhbnksIHYyOiBhbnl9XG4gIH07XG5cbiAgQElucHV0KCkgb2JqZWN0VHlwZXNGaWx0ZXI6IHN0cmluZ1tdO1xuXG4gIHByaXZhdGUgZ2V0U3ViVHlwZXModHlwZU5hbWUsIHR5cGVzKSB7XG4gICAgbGV0IHN1YlR5cGVzID0gW107XG4gICAgdHlwZXMuZm9yRWFjaChvYmplY3RUeXBlID0+IHtcbiAgICAgIGlmICghIW9iamVjdFR5cGUuc3VwZXJ0eXBlcy5maW5kKHNUID0+IHNUID09PSB0eXBlTmFtZSkpIHtcbiAgICAgICAgc3ViVHlwZXMucHVzaChvYmplY3RUeXBlKTtcbiAgICAgIH1cbiAgICB9KTtcbiAgICByZXR1cm4gc3ViVHlwZXM7XG4gIH1cblxuICBwcml2YXRlIGNyZWF0ZVRvb2x0aXBUeXBlSGludChyZWZlcmVuY2VUeXBlLCBzdWJUeXBlcyA9IFtdKSB7XG4gICAgcmV0dXJuIHJlZmVyZW5jZVR5cGUgPyBgKCR7W3JlZmVyZW5jZVR5cGUubGFiZWwsIC4uLnN1YlR5cGVzLm1hcCh0eXBlcyA9PiB0eXBlcy5sYWJlbCldLmpvaW4oJywgJyl9KWAgOiAnJztcbiAgfVxuXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2xpcGJvYXJkU2VydmljZTogQ2xpcGJvYXJkU2VydmljZSwgcHJpdmF0ZSBzeXN0ZW06IFN5c3RlbVNlcnZpY2UsXG4gICAgcHJpdmF0ZSByZWZlcmVuY2VTZXJ2aWNlOiBSZWZlcmVuY2VTZXJ2aWNlLFxuICAgIHByaXZhdGUgc2VhcmNoU2VydmljZTogU2VhcmNoU2VydmljZSkge1xuICAgIHRoaXMuY2xpcGJvYXJkU2VydmljZS5jbGlwYm9hcmQkLnN1YnNjcmliZShjbGlwYm9hcmQgPT4gKHRoaXMuY2xpcGJvYXJkID0gY2xpcGJvYXJkKSk7XG4gICAgdGhpcy5jbGlwYm9hcmQgPSB0aGlzLmNsaXBib2FyZFNlcnZpY2UuZ2V0KCk7XG4gIH1cblxuICBzaG93RGlhbG9nKCkge1xuICAgIHRoaXMudmlzaWJsZURpYWxvZyA9ICF0aGlzLnZpc2libGVEaWFsb2c7XG4gIH1cblxuICBnZXQgc2VsZWN0aW9uRGlzYWJsZWQoKSB7XG4gICAgcmV0dXJuIHRoaXMubXVsdGlzZWxlY3QgPyBmYWxzZSA6IHRoaXMuaW5uZXJWYWx1ZXMubGVuZ3RoO1xuICB9XG5cbiAgZ2V0IGlzRGlzYWJsZWQoKSB7XG4gICAgcmV0dXJuIChcbiAgICAgICF0aGlzLnJlZmVyZW5jZVR5cGUgfHxcbiAgICAgIHRoaXMucmVhZG9ubHkgfHxcbiAgICAgIHRoaXMuY2xpcGJvYXJkLmFjdGlvbiA9PT0gMSB8fFxuICAgICAgIXRoaXMuY2xpcGJvYXJkLmVsZW1lbnRzLmxlbmd0aCB8fFxuICAgICAgdGhpcy5jb250YWluc0luY29ycmVjdFR5cGVzKFxuICAgICAgICB0aGlzLmNsaXBib2FyZC5lbGVtZW50cyxcbiAgICAgICAgdGhpcy5yZWZlcmVuY2VUeXBlLFxuICAgICAgICB0aGlzLnN1YlR5cGVzXG4gICAgICApIHx8XG4gICAgICB0aGlzLmNvbnRhaW5zSW5jb3JyZWN0Q29udGV4dCh0aGlzLmNsaXBib2FyZC5lbGVtZW50cywgdGhpcy5jb250ZXh0SWQpXG4gICAgKTtcbiAgfVxuXG4gIHByaXZhdGUgY29udGFpbnNJbmNvcnJlY3RUeXBlcyhjbGlwYm9hcmRFbGVtZW50cywgcmVmVHlwZSwgc3ViVHlwZXMpIHtcbiAgICByZXR1cm4gISFjbGlwYm9hcmRFbGVtZW50cy5maW5kKGNiRWwgPT4gIShjYkVsLnR5cGVOYW1lID09PSByZWZUeXBlLm5hbWUgfHwgc3ViVHlwZXMuZmluZChzVCA9PiBzVC5uYW1lID09PSBjYkVsLnR5cGVOYW1lKSkpO1xuICB9XG5cbiAgcHJpdmF0ZSBjb250YWluc0luY29ycmVjdENvbnRleHQoY2xpcGJvYXJkRWxlbWVudHMsIGNvbnRleHRJZCkge1xuICAgIHJldHVybiAhIWNsaXBib2FyZEVsZW1lbnRzLmZpbmQoY2JFbCA9PiB7XG4gICAgICBpZiAoIWNvbnRleHRJZCkge1xuICAgICAgICByZXR1cm4gZmFsc2U7XG4gICAgICB9XG4gICAgICByZXR1cm4gIWNiRWwuY29udGV4dEZvbGRlciB8fCBjYkVsLmNvbnRleHRGb2xkZXIuaWQgIT09IGNvbnRleHRJZDtcbiAgICB9KTtcbiAgfVxuXG4gIHBhc3RlKGNvbnRlbnQ/OiBEbXNPYmplY3RbXSkge1xuICAgIHRoaXMubGlua0Rtc09iamVjdChjb250ZW50KTtcbiAgICB0aGlzLnNob3dEaWFsb2coKTtcbiAgICB0aGlzLnByb3BhZ2F0ZUNoYW5nZSh0aGlzLnZhbHVlKTtcbiAgfVxuXG4gIHByaXZhdGUgbGlua0Rtc09iamVjdChjb250ZW50PzogRG1zT2JqZWN0W10pIHtcbiAgICAoY29udGVudCB8fCB0aGlzLmNsaXBib2FyZC5lbGVtZW50cykuZm9yRWFjaCgoZG1zT2JqZWN0OiBEbXNPYmplY3QpID0+IHtcbiAgICAgIGNvbnN0IHtpZCwgdGl0bGUsIGRlc2NyaXB0aW9uLCB0eXBlTmFtZX0gPSBkbXNPYmplY3Q7XG4gICAgICB0aGlzLmlubmVyVmFsdWVzLnB1c2goe2lkLCB0aXRsZSwgZGVzY3JpcHRpb24sIHR5cGVOYW1lfSk7XG4gICAgfSk7XG4gICAgdGhpcy5pbm5lclZhbHVlcyA9IFV0aWxzLnVuaXFCeSh0aGlzLmlubmVyVmFsdWVzLCAnaWQnKTtcbiAgICBpZiAodGhpcy5tdWx0aXNlbGVjdCkge1xuICAgICAgdGhpcy52YWx1ZSA9IHRoaXMuaW5uZXJWYWx1ZXMubWFwKGl2ID0+IGl2LmlkKTtcbiAgICB9IGVsc2Uge1xuICAgICAgdGhpcy52YWx1ZSA9IHRoaXMuaW5uZXJWYWx1ZXNbMF0uaWQ7XG4gICAgfVxuICB9XG5cbiAgcmVtb3ZlSXRlbShpdGVtKSB7XG4gICAgdGhpcy5pbm5lclZhbHVlcyA9IHRoaXMuaW5uZXJWYWx1ZXMuZmlsdGVyKGl2ID0+IGl2LmlkICE9PSBpdGVtLmlkKTtcbiAgICB0aGlzLnZhbHVlID0gdGhpcy5tdWx0aXNlbGVjdFxuICAgICAgPyBVdGlscy51bmlxQnkodGhpcy5pbm5lclZhbHVlcywgJ2lkJykubWFwKGl2ID0+IGl2LmlkKVxuICAgICAgOiBudWxsO1xuICAgIGlmICghdGhpcy5tdWx0aXNlbGVjdCkge1xuICAgICAgdGhpcy5jbGVhcklubmVySW5wdXQoKTtcbiAgICB9XG4gICAgdGhpcy5hdXRvQ29tcGxldGVJbnB1dC5mb2N1c0lucHV0KCk7XG4gICAgdGhpcy5wcm9wYWdhdGVDaGFuZ2UodGhpcy52YWx1ZSk7XG4gIH1cblxuICBwcml2YXRlIGNsZWFySW5uZXJJbnB1dCgpIHtcbiAgICB0aGlzLmF1dG9Db21wbGV0ZUlucHV0LmNsZWFySW5wdXQoKTtcblxuICB9XG5cbiAgd3JpdGVWYWx1ZSh2YWx1ZTogYW55KTogdm9pZCB7XG4gICAgaWYgKHZhbHVlKSB7XG4gICAgICB0aGlzLnZhbHVlID0gdmFsdWU7XG4gICAgICB0aGlzLnVwZGF0ZUlubmVyVmFsdWVzKHRoaXMudmFsdWUpO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLnZhbHVlID0gbnVsbDtcbiAgICAgIHRoaXMuaW5uZXJWYWx1ZXMgPSBbXTtcbiAgICB9XG4gIH1cblxuICBwcml2YXRlIHVwZGF0ZUlubmVyVmFsdWVzKHZhbHVlKSB7XG4gICAgY29uc3QgdmFsdWVzID0gQXJyYXkuaXNBcnJheSh2YWx1ZSkgPyB2YWx1ZSA6IFt2YWx1ZV07XG4gICAgdGhpcy5pbm5lclZhbHVlcyA9IHRoaXMuaW5uZXJWYWx1ZXMuZmlsdGVyKGlWID0+IHtcbiAgICAgIC8vIHJlbW92ZSBpbm5lclZhbHVlcywgd2hlcmUgdGhlIGlkIHdhcyByZW1vdmVkIGZyb20gdmFsdWVcbiAgICAgIHJldHVybiB2YWx1ZXMuZmluZCh2ID0+IHYgPT09IGlWLmlkKTtcbiAgICB9KTtcbiAgICBjb25zdCBuZXdWYWx1ZXMgPSB2YWx1ZXMuZmlsdGVyKHYgPT4ge1xuICAgICAgcmV0dXJuICF0aGlzLmlubmVyVmFsdWVzLmZpbmQoaVYgPT4gaVYuaWQgPT09IHYpO1xuICAgIH0pO1xuICAgIGlmIChuZXdWYWx1ZXMubGVuZ3RoKSB7XG4gICAgICB0aGlzLnJlZmVyZW5jZVNlcnZpY2UuZmV0Y2hJRFJlZmVyZW5jZU1ldGFEYXRhKG5ld1ZhbHVlcykuc3Vic2NyaWJlKG5ld0lubmVyVmFsdWVzID0+IHtcbiAgICAgICAgdGhpcy5pbm5lclZhbHVlcyA9IHRoaXMuaW5uZXJWYWx1ZXMuY29uY2F0KG5ld0lubmVyVmFsdWVzKTtcbiAgICAgIH0pO1xuICAgIH1cbiAgfVxuXG4gIHByb3BhZ2F0ZUNoYW5nZSA9ICh2YWx1ZTogYW55KSA9PiB7IH07XG5cbiAgcmVnaXN0ZXJPbkNoYW5nZShmbjogYW55KTogdm9pZCB7XG4gICAgdGhpcy5wcm9wYWdhdGVDaGFuZ2UgPSBmbjtcbiAgfVxuXG4gIHJlZ2lzdGVyT25Ub3VjaGVkKGZuOiBhbnkpOiB2b2lkIHsgfVxuXG4gIHB1YmxpYyB2YWxpZGF0ZShjOiBVbnR5cGVkRm9ybUNvbnRyb2wpIHtcbiAgICByZXR1cm4gbnVsbDtcbiAgfVxuXG4gIC8vIGhhbmRsZXIgaW52b2tlZCB3aGVuIGFuIGVudHJ5IHdhcyBzZWxlY3RlZCB1c2luZyB0aGUgYXV0b2NvbXBsZXRlIGlucHV0XG4gIG9uQXV0b0NvbXBsZXRlU2VsZWN0KGV2dD8pIHtcbiAgICBpZiAoIUFycmF5LmlzQXJyYXkodGhpcy5pbm5lclZhbHVlcykpIHtcbiAgICAgIHRoaXMuaW5uZXJWYWx1ZXMgPSBbdGhpcy5pbm5lclZhbHVlc107XG4gICAgfVxuICAgIHRoaXMuaW5uZXJWYWx1ZXMgPSBVdGlscy51bmlxQnkodGhpcy5pbm5lclZhbHVlcywgJ2lkJyk7XG4gICAgaWYgKHRoaXMubXVsdGlzZWxlY3QpIHtcbiAgICAgIHRoaXMudmFsdWUgPSB0aGlzLmlubmVyVmFsdWVzLm1hcChpdiA9PiBpdi5pZCk7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMudmFsdWUgPSB0aGlzLmlubmVyVmFsdWVzWzBdLmlkO1xuICAgIH1cbiAgICB0aGlzLnByb3BhZ2F0ZUNoYW5nZSh0aGlzLnZhbHVlKTtcbiAgfVxuXG4gIGF1dG9jb21wbGV0ZUZuKHRlcm06IHN0cmluZykge1xuICAgIGxldCBxOiBhbnkgPSB7XG4gICAgICBmaWVsZHM6IFsndGl0bGUnLCAnZGVzY3JpcHRpb24nLCAndHlwZSddLFxuICAgICAgdHlwZXM6IFt0aGlzLnJlZmVyZW5jZVR5cGUubmFtZV0sXG4gICAgICB0ZXJtOiB0ZXJtLFxuICAgICAgZmlsdGVyczogdGhpcy5xdWVyeUZpbHRlcnMsXG4gICAgICBvcHRpb25zOiB7d2l0aGNvbnRleHQ6IHRydWUsIGhpZ2hsaWdodGluZzogZmFsc2V9XG4gICAgfTtcblxuICAgIGlmICh0aGlzLm9iamVjdFR5cGVzRmlsdGVyKSB7XG4gICAgICBxLnR5cGVzID0gdGhpcy5vYmplY3RUeXBlc0ZpbHRlcjtcbiAgICB9XG5cbiAgICBpZiAodGhpcy5jb250ZXh0SWQpIHtcbiAgICAgIGlmIChxLmZpbHRlcnMpIHtcbiAgICAgICAgcS5maWx0ZXJzLmNvbnRleHRmb2xkZXJpZCA9IHt2MTogdGhpcy5jb250ZXh0SWQsIG86ICdlcSd9O1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgcS5maWx0ZXJzID0ge2NvbnRleHRmb2xkZXJpZDoge3YxOiB0aGlzLmNvbnRleHRJZCwgbzogJ2VxJ319O1xuICAgICAgfVxuICAgIH1cblxuICAgIHRoaXMuc2VhcmNoU2VydmljZVxuICAgICAgLmV4ZWN1dGVRdWVyeShxKVxuICAgICAgLnBpcGUoXG4gICAgICAgIGRlYm91bmNlVGltZSg1MDApLFxuICAgICAgICBtYXAoaXRlbSA9PiBpdGVtID8gdGhpcy5zZWFyY2hTZXJ2aWNlLmNyZWF0ZVJlc3VsdEZyb21SZXNwb25zZShpdGVtKSA6IFtdKVxuICAgICAgKS5zdWJzY3JpYmUoKHJlc3VsdDogU2VhcmNoUmVzdWx0KSA9PiB7XG4gICAgICAgIHRoaXMuYXV0b2NvbXBsZXRlUmVzID0gcmVzdWx0LmhpdHM7XG4gICAgICB9KTtcbiAgfVxuXG4gIG9uQXV0b0NvbXBsZXRlQmx1cigpIHtcbiAgICB0aGlzLmF1dG9Db21wbGV0ZUlucHV0LmNsZWFySW5wdXQoKTtcbiAgfVxuXG4gIG5nT25Jbml0KCkge1xuICAgIGlmICh0aGlzLnNpdHVhdGlvbiA9PT0gJ1NFQVJDSCcpIHtcbiAgICAgIHRoaXMubXVsdGlzZWxlY3QgPSB0cnVlO1xuICAgIH1cbiAgfVxufVxuIiwiPGRpdiBjbGFzcz1cImVvLWlkLXJlZmVyZW5jZVwiIFtuZ0NsYXNzXT1cInthY0lucHV0SGlkZGVuOiAhbXVsdGlzZWxlY3QgJiYgX2lubmVyVmFsdWVzLmxlbmd0aH1cIj5cbiAgPHl2Yy1hdXRvY29tcGxldGUgWyhuZ01vZGVsKV09XCJpbm5lclZhbHVlc1wiIFttaW5MZW5ndGhdPVwiMVwiICNhdXRvY29tcGxldGVcbiAgICAoc3VnZ2VzdGlvblNlbGVjdCk9XCJvbkF1dG9Db21wbGV0ZVNlbGVjdCgkZXZlbnQpXCIgKHN1Z2dlc3Rpb25VbnNlbGVjdCk9XCJyZW1vdmVJdGVtKCRldmVudClcIlxuICAgIChibHVyKT1cIm9uQXV0b0NvbXBsZXRlQmx1cigpXCIgW2F1dG9jb21wbGV0ZVZhbHVlc109XCJhdXRvY29tcGxldGVSZXNcIiBmaWVsZD1cInRpdGxlXCIgW2Rpc2FibGVkXT1cInJlYWRvbmx5XCJcbiAgICBbZm9yY2VTZWxlY3Rpb25dPVwidHJ1ZVwiIChhdXRvY29tcGxldGVGbmMpPVwiYXV0b2NvbXBsZXRlRm4oJGV2ZW50KVwiIFttdWx0aXBsZV09XCJ0cnVlXCI+XG5cbiAgICA8IS0tIFtzdHlsZUNsYXNzXT1cIiFtdWx0aXNlbGVjdCAmJiBpbm5lclZhbHVlcy5sZW5ndGggPT09IDEgPyAneHh4JyA6ICcnXCI+IC0tPlxuXG4gICAgPG5nLXRlbXBsYXRlICNjaGlwVGVtcGxhdGUgbGV0LWl0ZW0+XG4gICAgICA8YSAqbmdJZj1cIiFpdGVtLnN0YXRlIHx8IGl0ZW0uc3RhdGUgPT09ICdPSydcIiBjbGFzcz1cImxpbmsgcm91dGVyLWxpbmtcIlxuICAgICAgICBbcm91dGVyTGlua109XCJbJy9vYmplY3QnLCBpdGVtLmlkLCB7b3V0bGV0czoge21vZGFsOiBudWxsfX1dXCIgW3F1ZXJ5UGFyYW1zXT1cInt0eXBlOiByZWZlcmVuY2VUeXBlLnFuYW1lfVwiPlxuICAgICAgICA8c3ZnIGZvY3VzYWJsZT1cImZhbHNlXCIgY2xhc3M9XCJyZWYtaWNvblwiIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjI0XCIgaGVpZ2h0PVwiMjRcIlxuICAgICAgICAgIHZpZXdCb3g9XCIwIDAgMjQgMjRcIj5cbiAgICAgICAgICA8cGF0aCBkPVwiTTMuOSAxMmMwLTEuNzEgMS4zOS0zLjEgMy4xLTMuMWg0VjdIN2MtMi43NiAwLTUgMi4yNC01IDVzMi4yNCA1IDUgNWg0di0xLjlIN2MtMS43MSAwLTMuMS0xLjM5LTMuMS0zLjF6TThcbiAgICAgICAgMTNoOHYtMkg4djJ6bTktNmgtNHYxLjloNGMxLjcxIDAgMy4xIDEuMzkgMy4xIDMuMXMtMS4zOSAzLjEtMy4xIDMuMWgtNFYxN2g0YzIuNzYgMCA1LTIuMjQgNS01cy0yLjI0LTUtNS01elwiPlxuICAgICAgICAgIDwvcGF0aD5cbiAgICAgICAgPC9zdmc+XG4gICAgICA8L2E+XG4gICAgICA8ZW8taWNvbiBbb2JqZWN0VHlwZV09XCJyZWZlcmVuY2VUeXBlXCIgdGl0bGU9XCJ7e3JlZmVyZW5jZVR5cGU/LmxhYmVsfX1cIiBjbGFzcz1cInJlZi10eXBlLWljb25cIiBbbmdDbGFzc109XCJ7J2RlbGV0ZWQtcmVmZXJlbmNlLWxhYmVsJzogaXRlbS5zdGF0ZSAmJiAoaXRlbS5zdGF0ZSA9PT0gJ1JFQ1lDTEVEJyB8fCBpdGVtLnN0YXRlID09PSAnR09ORScpfVwiPjwvZW8taWNvbj5cbiAgICAgIDxzcGFuICpuZ0lmPVwiIShpdGVtLnN0YXRlICYmIChpdGVtLnN0YXRlID09PSAnUkVDWUNMRUQnIHx8IGl0ZW0uc3RhdGUgPT09ICdHT05FJykpOyBlbHNlIGRlbGV0ZWRcIiBjbGFzcz1cImxhYmVsXCIgZW9SdGxBd2FyZT1cImZ1bGxcIj5cbiAgICAgICAgPHNwYW4gKm5nSWY9XCJpdGVtLnRpdGxlIHx8IHJlZmVyZW5jZVR5cGU/LmxhYmVsOyBlbHNlIG5vQWNjZXNzXCI+XG4gICAgICAgICAge3tpdGVtLnRpdGxlIHx8IHJlZmVyZW5jZVR5cGU/LmxhYmVsfX1cbiAgICAgICAgPC9zcGFuPlxuICAgICAgPC9zcGFuPlxuICAgICAgPG5nLXRlbXBsYXRlICNub0FjY2Vzcz5cbiAgICAgICAgPHNwYW4gY2xhc3M9XCJsYWJlbCBuby1hY2Nlc3MtcmVmZXJlbmNlLWxhYmVsXCI+e3soJ2VvLnJlZmVyZW5jZXMubm9BY2Nlc3MnIHwgdHJhbnNsYXRlKX19PC9zcGFuPlxuICAgICAgPC9uZy10ZW1wbGF0ZT5cbiAgICAgIDxuZy10ZW1wbGF0ZSAjZGVsZXRlZD5cbiAgICAgICAgPHNwYW4gY2xhc3M9XCJsYWJlbCBkZWxldGVkLXJlZmVyZW5jZS1sYWJlbFwiPnt7KCdlby5yZWZlcmVuY2VzLmRlbGV0ZWQnIHwgdHJhbnNsYXRlKX19PC9zcGFuPlxuICAgICAgPC9uZy10ZW1wbGF0ZT5cbiAgICA8L25nLXRlbXBsYXRlPlxuICA8L3l2Yy1hdXRvY29tcGxldGU+XG5cbiAgPG5nLXRlbXBsYXRlICNub3RGb3VuZD48c3BhbiBjbGFzcz1cImxhYmVsXCI+e3tpbm5lclZhbHVlcyAmJiBpbm5lclZhbHVlcy5sZW5ndGggPyAoJ2VvLnJlZmVyZW5jZXMubm90LmF2YWlsYWJsZScgfFxuICAgICAgdHJhbnNsYXRlKSA6ICcnfX08L3NwYW4+PC9uZy10ZW1wbGF0ZT5cblxuICA8YnV0dG9uICNidXR0b24gY2xhc3M9XCJ1aS1idXR0b25cIiAqbmdJZj1cIiFyZWFkb25seVwiXG4gICAgdGl0bGU9XCJ7eygnZW8ucmVmZXJlbmNlcy5zZWFyY2gnIHwgdHJhbnNsYXRlKSArICcgJyArIHRvb2x0aXBUeXBlSGludH19XCIgW2Rpc2FibGVkXT1cInNlbGVjdGlvbkRpc2FibGVkXCJcbiAgICAoY2xpY2spPVwic2hvd0RpYWxvZygpXCI+XG4gICAgPGVvLWljb24gW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfbm9uZS5zdmcnXCI+PC9lby1pY29uPlxuICA8L2J1dHRvbj5cbjwvZGl2PlxuXG48ZW8tZGlhbG9nIFt0aXRsZV09XCIoJ2VvLnJlZmVyZW5jZXMuYWRkJyB8IHRyYW5zbGF0ZSlcIiBbc3VidGl0bGVdPVwicmVmZXJlbmNlVHlwZT8ubGFiZWxcIiBbKHZpc2libGUpXT1cInZpc2libGVEaWFsb2dcIlxuICBbbWluV2lkdGhdPVwiNTc3XCIgW21pbkhlaWdodF09XCI1OTBcIiBbc3R5bGVDbGFzc109XCIncmVmZXJlbmNlLWZpZWxkLWRpYWxvZydcIiAjZGlhbG9nPlxuXG4gIDxlby1yZWZlcmVuY2UtZmluZGVyICpuZ0lmPVwiZGlhbG9nLnZpc2libGVcIiBbaXNEaXNhYmxlZF09XCJpc0Rpc2FibGVkXCIgW3R5cGVzXT1cInJlZmVyZW5jZVR5cGUucW5hbWVcIlxuICAgIFttdWx0aXNlbGVjdF09XCJtdWx0aXNlbGVjdFwiIFtjdXJyZW50U2VsZWN0aW9uXT1cImlubmVyVmFsdWVzXCIgW2NsaXBib2FyZF09XCJjbGlwYm9hcmRcIiBbY29udGV4dElkXT1cImNvbnRleHRJZFwiXG4gICAgW2V4Y2VwdGlvbklEc109XCJleGNlcHRpb25JRHNcIiBbcXVlcnlGaWx0ZXJzXT1cInF1ZXJ5RmlsdGVyc1wiIChhZGREbXNPYmplY3RzKT1cInBhc3RlKCRldmVudClcIj5cbiAgPC9lby1yZWZlcmVuY2UtZmluZGVyPlxuPC9lby1kaWFsb2c+XG4iXX0=