@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
@@ -1,89 +0,0 @@
1
- import { Component, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@eo-sdk/core";
4
- import * as i2 from "@angular/forms";
5
- import * as i3 from "@yuuvis/components/common";
6
- import * as i4 from "@angular/common";
7
- import * as i5 from "@ngx-translate/core";
8
- import * as i6 from "../../../../util/directive/trap-focus.directive";
9
- import * as i7 from "../../../../form-elements/form-input/form-input.component";
10
- import * as i8 from "../../../../form-elements/organization/organization.component";
11
- export class ShareObjectComponent {
12
- // dataMeta: any = [];
13
- constructor(translate, dms, toast, fb) {
14
- this.translate = translate;
15
- this.dms = dms;
16
- this.toast = toast;
17
- this.fb = fb;
18
- this.finished = new EventEmitter();
19
- this.canceled = new EventEmitter();
20
- this.shareForm = this.fb.group({
21
- orgaFieldFCN: [],
22
- includeChildren: []
23
- });
24
- this.header = this.translate.instant('eo.manage.rights.document.title');
25
- this.orgaLabel = this.translate.instant('eo.manage.rights.element.label');
26
- }
27
- ngOnInit() {
28
- const orgaValue = [];
29
- const shareChildren = [];
30
- if (this.selection[0].isFolder) {
31
- this.header = this.translate.instant('eo.manage.rights.folder.title');
32
- }
33
- this.selection[0].shares.forEach(avObject => avObject.sharechildren ? shareChildren.push(avObject.name) : orgaValue.push(avObject.name));
34
- this.shareForm.patchValue({
35
- orgaFieldFCN: orgaValue,
36
- includeChildren: shareChildren
37
- });
38
- }
39
- _shareMessage() {
40
- let shared = '';
41
- let field = '';
42
- if (this.shareForm.value.orgaFieldFCN.length > 0) {
43
- shared = this.shareForm.value.orgaFieldFCN.toString();
44
- }
45
- else if (this.shareForm.value.includeChildren.length > 0) {
46
- shared = this.shareForm.value.includeChildren.toString();
47
- }
48
- else {
49
- this.toast.success(this.translate.instant('eo.manage.rights.message.notshared'));
50
- return;
51
- }
52
- field = 'eo.manage.rights.message';
53
- if (this.shareForm.value.orgaFieldFCN.length > 0 && this.shareForm.value.includeChildren.length > 0) {
54
- shared = `${this.shareForm.value.orgaFieldFCN.toString()}, ${this.shareForm.value.includeChildren.toString()}`;
55
- }
56
- this.translate.get(field, {
57
- title: this.selection[0].title,
58
- shared: shared,
59
- }).subscribe(val => this.toast.success(val));
60
- }
61
- _getShareWith() {
62
- return [
63
- ...(this.shareForm.value.orgaFieldFCN || []).map(o => ({ id: o })),
64
- ...(this.shareForm.value.includeChildren || []).map(o => ({ id: o, shareChildren: true })),
65
- ];
66
- }
67
- share() {
68
- this.dms.share(this.selection[0], this._getShareWith()).subscribe(() => {
69
- this._shareMessage();
70
- this.finished.emit();
71
- });
72
- }
73
- unshare() {
74
- this.dms.share(this.selection[0], []).subscribe(() => {
75
- this.toast.success(this.translate.instant('eo.manage.rights.message.notshared'));
76
- this.finished.emit();
77
- });
78
- }
79
- cancel() {
80
- this.canceled.emit();
81
- }
82
- }
83
- ShareObjectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ShareObjectComponent, deps: [{ token: i1.TranslateService }, { token: i1.DmsService }, { token: i1.NotificationsService }, { token: i2.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
84
- ShareObjectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: ShareObjectComponent, selector: "eo-share-object", ngImport: i0, template: "<div class=\"eo-share-object\" eoTrapFocus yvcAutofocusChild>\n <h2>{{header}}</h2>\n\n <form [formGroup]=\"shareForm\" *ngIf=\"shareForm\">\n <div class=\"fieldset\">\n\n <div class=\"row\">\n <eo-form-input [label]=\"orgaLabel\">\n <eo-organization [removeCurrentUser]=\"true\" [multiselect]=\"true\" formControlName=\"orgaFieldFCN\"></eo-organization>\n </eo-form-input>\n <div class=\"desc\" *ngIf=\"selection[0].isFolder\" translate>eo.manage.rights.folder.label</div>\n </div>\n\n <div class=\"row\" *ngIf=\"selection[0].isFolder\">\n <eo-form-input [label]=\"orgaLabel\">\n <eo-organization [removeCurrentUser]=\"true\" [multiselect]=\"true\" formControlName=\"includeChildren\"></eo-organization>\n </eo-form-input>\n <div class=\"desc\" translate>eo.manage.rights.folder.include.children.label</div>\n </div>\n </div>\n </form>\n <div class=\"form-buttons\">\n <button class=\"secondary\" (click)=\"cancel()\" translate>eo.manage.rights.cancel</button>\n <button class=\"danger\" (click)=\"unshare()\" *ngIf=\"selection[0].additionalvisibility.length\"\n translate>eo.manage.rights.stop</button>\n <button class=\"primary\" (click)=\"share()\" [disabled]=\"shareForm.errors || !shareForm.dirty\"\n translate>eo.manage.rights.apply</button>\n </div>\n</div>", styles: [".eo-share-object{display:flex;flex-flow:column;justify-content:center;margin:var(--app-pane-padding)}.eo-share-object h2{font-weight:var(--font-weight-light);font-size:var(--font-subhead)}.eo-share-object .fieldset .row{display:flex;flex-flow:column-reverse;margin-block-end:calc(var(--app-pane-padding) * 1.5)}.eo-share-object .fieldset .row:last-child{margin:0}.eo-share-object .fieldset .row .desc{color:var(--text-color-caption);font-style:italic;margin-block-end:.7em}.eo-share-object .form-buttons{padding:5px 0;text-align:right}.eo-share-object .form-buttons button:nth-child(even):not(:last-child){margin:0 calc(var(--app-pane-padding) / 2)}.eo-share-object .form-buttons button:nth-child(even):last-child{margin-left:calc(var(--app-pane-padding) / 2);margin-right:0}\n"], dependencies: [{ kind: "directive", type: i3.YvcAutofocusChild, selector: "[yvcAutofocusChild]", inputs: ["yvcAutofocusChild"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i5.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "directive", type: i6.TrapFocusDirective, selector: "[eoTrapFocus]" }, { kind: "directive", type: i2.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i2.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i7.FormInputComponent, selector: "eo-form-input", inputs: ["label", "tag", "description", "skipToggle", "isNull", "invalid", "disabled", "required"], outputs: ["onToggleLabel"] }, { kind: "component", type: i8.OrganizationComponent, selector: "eo-organization", inputs: ["removeCurrentUser", "situation", "multiselect", "readonly", "dataMeta", "placeholder", "exceptions", "filterObject"], outputs: ["onValueResolved", "onDataMetaChanged"] }] });
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ShareObjectComponent, decorators: [{
86
- type: Component,
87
- args: [{ selector: 'eo-share-object', template: "<div class=\"eo-share-object\" eoTrapFocus yvcAutofocusChild>\n <h2>{{header}}</h2>\n\n <form [formGroup]=\"shareForm\" *ngIf=\"shareForm\">\n <div class=\"fieldset\">\n\n <div class=\"row\">\n <eo-form-input [label]=\"orgaLabel\">\n <eo-organization [removeCurrentUser]=\"true\" [multiselect]=\"true\" formControlName=\"orgaFieldFCN\"></eo-organization>\n </eo-form-input>\n <div class=\"desc\" *ngIf=\"selection[0].isFolder\" translate>eo.manage.rights.folder.label</div>\n </div>\n\n <div class=\"row\" *ngIf=\"selection[0].isFolder\">\n <eo-form-input [label]=\"orgaLabel\">\n <eo-organization [removeCurrentUser]=\"true\" [multiselect]=\"true\" formControlName=\"includeChildren\"></eo-organization>\n </eo-form-input>\n <div class=\"desc\" translate>eo.manage.rights.folder.include.children.label</div>\n </div>\n </div>\n </form>\n <div class=\"form-buttons\">\n <button class=\"secondary\" (click)=\"cancel()\" translate>eo.manage.rights.cancel</button>\n <button class=\"danger\" (click)=\"unshare()\" *ngIf=\"selection[0].additionalvisibility.length\"\n translate>eo.manage.rights.stop</button>\n <button class=\"primary\" (click)=\"share()\" [disabled]=\"shareForm.errors || !shareForm.dirty\"\n translate>eo.manage.rights.apply</button>\n </div>\n</div>", styles: [".eo-share-object{display:flex;flex-flow:column;justify-content:center;margin:var(--app-pane-padding)}.eo-share-object h2{font-weight:var(--font-weight-light);font-size:var(--font-subhead)}.eo-share-object .fieldset .row{display:flex;flex-flow:column-reverse;margin-block-end:calc(var(--app-pane-padding) * 1.5)}.eo-share-object .fieldset .row:last-child{margin:0}.eo-share-object .fieldset .row .desc{color:var(--text-color-caption);font-style:italic;margin-block-end:.7em}.eo-share-object .form-buttons{padding:5px 0;text-align:right}.eo-share-object .form-buttons button:nth-child(even):not(:last-child){margin:0 calc(var(--app-pane-padding) / 2)}.eo-share-object .form-buttons button:nth-child(even):last-child{margin-left:calc(var(--app-pane-padding) / 2);margin-right:0}\n"] }]
88
- }], ctorParameters: function () { return [{ type: i1.TranslateService }, { type: i1.DmsService }, { type: i1.NotificationsService }, { type: i2.FormBuilder }]; } });
89
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2hhcmUtb2JqZWN0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvZW8tZnJhbWV3b3JrL2FjdGlvbnMvYWN0aW9ucy9zaGFyZS1vYmplY3QtYWN0aW9uL3NoYXJlLW9iamVjdC9zaGFyZS1vYmplY3QuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvYWN0aW9ucy9hY3Rpb25zL3NoYXJlLW9iamVjdC1hY3Rpb24vc2hhcmUtb2JqZWN0L3NoYXJlLW9iamVjdC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLFlBQVksRUFBUyxNQUFNLGVBQWUsQ0FBQzs7Ozs7Ozs7OztBQVU5RCxNQUFNLE9BQU8sb0JBQW9CO0lBVy9CLHNCQUFzQjtJQUV0QixZQUNVLFNBQTJCLEVBQzNCLEdBQWUsRUFDZixLQUEyQixFQUMzQixFQUFlO1FBSGYsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDM0IsUUFBRyxHQUFILEdBQUcsQ0FBWTtRQUNmLFVBQUssR0FBTCxLQUFLLENBQXNCO1FBQzNCLE9BQUUsR0FBRixFQUFFLENBQWE7UUFmekIsYUFBUSxHQUFzQixJQUFJLFlBQVksRUFBTyxDQUFDO1FBQ3RELGFBQVEsR0FBc0IsSUFBSSxZQUFZLEVBQU8sQ0FBQztRQUl0RCxjQUFTLEdBQXFCLElBQUksQ0FBQyxFQUFFLENBQUMsS0FBSyxDQUFDO1lBQzFDLFlBQVksRUFBRSxFQUFFO1lBQ2hCLGVBQWUsRUFBRSxFQUFFO1NBQ3BCLENBQUMsQ0FBQztRQVNELElBQUksQ0FBQyxNQUFNLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQyxPQUFPLENBQUMsaUNBQWlDLENBQUMsQ0FBQztRQUN4RSxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQyxTQUFTLENB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R0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsYUFBYSxFQUFFLElBQUksRUFBQyxDQUFDLENBQUM7U0FDekYsQ0FBQTtJQUNILENBQUM7SUFFRCxLQUFLO1FBQ0gsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQ1osSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsRUFDakIsSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUNyQixDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUU7WUFDZixJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7WUFDckIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsQ0FBQztRQUN2QixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCxPQUFPO1FBQ0wsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFO1lBQ25ELElBQUksQ0FBQyxLQUFLLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLG9DQUFvQyxDQUFDLENBQUMsQ0FBQztZQUNqRixJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksRUFBRSxDQUFDO1FBQ3ZCLENBQUMsQ0FBQyxDQUFDO0lBRUwsQ0FBQztJQUVELE1BQU07UUFDSixJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksRUFBRSxDQUFDO0lBQ3ZCLENBQUM7O2lIQXpGVSxvQkFBb0I7cUdBQXBCLG9CQUFvQix1RENWakMsaTJDQTRCTTsyRkRsQk8sb0JBQW9CO2tCQUxoQyxTQUFTOytCQUNFLGlCQUFpQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7Q29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIE9uSW5pdH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge0Zvcm1CdWlsZGVyLCBVbnR5cGVkRm9ybUdyb3VwfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQge0Rtc1NlcnZpY2UsIE5vdGlmaWNhdGlvbnNTZXJ2aWNlLCBUcmFuc2xhdGVTZXJ2aWNlfSBmcm9tICdAZW8tc2RrL2NvcmUnO1xuaW1wb3J0IHtBY3Rpb25Db21wb25lbnR9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYWN0aW9uLWNvbXBvbmVudC5pbnRlcmZhY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdlby1zaGFyZS1vYmplY3QnLFxuICB0ZW1wbGF0ZVVybDogJy4vc2hhcmUtb2JqZWN0LmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vc2hhcmUtb2JqZWN0LmNvbXBvbmVudC5zY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgU2hhcmVPYmplY3RDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQsIEFjdGlvbkNvbXBvbmVudCB7XG4gIHNlbGVjdGlvbjogYW55W107XG4gIGZpbmlzaGVkOiBFdmVudEVtaXR0ZXI8YW55PiA9IG5ldyBFdmVudEVtaXR0ZXI8YW55PigpO1xuICBjYW5jZWxlZDogRXZlbnRFbWl0dGVyPGFueT4gPSBuZXcgRXZlbnRFbWl0dGVyPGFueT4oKTtcblxuICBoZWFkZXI6IHN0cmluZztcbiAgb3JnYUxhYmVsOiBzdHJpbmc7XG4gIHNoYXJlRm9ybTogVW50eXBlZEZvcm1Hcm91cCA9IHRoaXMuZmIuZ3JvdXAoe1xuICAgIG9yZ2FGaWVsZEZDTjogW10sXG4gICAgaW5jbHVkZUNoaWxkcmVuOiBbXVxuICB9KTtcbiAgLy8gZGF0YU1ldGE6IGFueSA9IFtdO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxuICAgIHByaXZhdGUgZG1zOiBEbXNTZXJ2aWNlLFxuICAgIHByaXZhdGUgdG9hc3Q6IE5vdGlmaWNhdGlvbnNTZXJ2aWNlLFxuICAgIHByaXZhdGUgZmI6IEZvcm1CdWlsZGVyKSB7XG5cbiAgICB0aGlzLmhlYWRlciA9IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLm1hbmFnZS5yaWdodHMuZG9jdW1lbnQudGl0bGUnKTtcbiAgICB0aGlzLm9yZ2FMYWJlbCA9IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLm1hbmFnZS5yaWdodHMuZWxlbWVudC5sYWJlbCcpO1xuXG4gIH1cblxuICBuZ09uSW5pdCgpIHtcbiAgICBjb25zdCBvcmdhVmFsdWUgPSBbXTtcbiAgICBjb25zdCBzaGFyZUNoaWxkcmVuID0gW107XG4gICAgaWYgKHRoaXMuc2VsZWN0aW9uWzBdLmlzRm9sZGVyKSB7XG4gICAgICB0aGlzLmhlYWRlciA9IHRoaXMudHJhbnNsYXRlLmluc3RhbnQoJ2VvLm1hbmFnZS5yaWdodHMuZm9sZGVyLnRpdGxlJyk7XG4gICAgfVxuICAgIHRoaXMuc2VsZWN0aW9uWzBdLnNoYXJlcy5mb3JFYWNoKGF2T2JqZWN0ID0+IGF2T2JqZWN0LnNoYXJlY2hpbGRyZW4gPyBzaGFyZUNoaWxkcmVuLnB1c2goYXZPYmplY3QubmFtZSkgOiBvcmdhVmFsdWUucHVzaChhdk9iamVjdC5uYW1lKSk7XG5cbiAgICB0aGlzLnNoYXJlRm9ybS5wYXRjaFZhbHVlKHtcbiAgICAgIG9yZ2FGaWVsZEZDTjogb3JnYVZhbHVlLFxuICAgICAgaW5jbHVkZUNoaWxkcmVuOiBzaGFyZUNoaWxkcmVuXG4gICAgfSlcbiAgfVxuXG5cbiAgcHJpdmF0ZSBfc2hhcmVNZXNzYWdlKCkge1xuICAgIGxldCBzaGFyZWQgPSAnJztcbiAgICBsZXQgZmllbGQgPSAnJztcblxuICAgIGlmICh0aGlzLnNoYXJlRm9ybS52YWx1ZS5vcmdhRmllbGRGQ04ubGVuZ3RoID4gMCkge1xuICAgICAgc2hhcmVkID0gdGhpcy5zaGFyZUZvcm0udmFsdWUub3JnYUZpZWxkRkNOLnRvU3RyaW5nKCk7XG4gICAgfSBlbHNlIGlmICh0aGlzLnNoYXJlRm9ybS52YWx1ZS5pbmNsdWRlQ2hpbGRyZW4ubGVuZ3RoID4gMCkge1xuICAgICAgc2hhcmVkID0gdGhpcy5zaGFyZUZvcm0udmFsdWUuaW5jbHVkZUNoaWxkcmVuLnRvU3RyaW5nKCk7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMudG9hc3Quc3VjY2Vzcyh0aGlzLnRyYW5zbGF0ZS5pbnN0YW50KCdlby5tYW5hZ2UucmlnaHRzLm1lc3NhZ2Uubm90c2hhcmVkJykpO1xuICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICBmaWVsZCA9ICdlby5tYW5hZ2UucmlnaHRzLm1lc3NhZ2UnO1xuXG4gICAgaWYgKHRoaXMuc2hhcmVGb3JtLnZhbHVlLm9yZ2FGaWVsZEZDTi5sZW5ndGggPiAwICYmIHRoaXMuc2hhcmVGb3JtLnZhbHVlLmluY2x1ZGVDaGlsZHJlbi5sZW5ndGggPiAwKSB7XG4gICAgICBzaGFyZWQgPSBgJHt0aGlzLnNoYXJlRm9ybS52YWx1ZS5vcmdhRmllbGRGQ04udG9TdHJpbmcoKX0sICR7dGhpcy5zaGFyZUZvcm0udmFsdWUuaW5jbHVkZUNoaWxkcmVuLnRvU3RyaW5nKCl9YDtcbiAgICB9XG4gICAgdGhpcy50cmFuc2xhdGUuZ2V0KGZpZWxkLCB7XG4gICAgICB0aXRsZTogdGhpcy5zZWxlY3Rpb25bMF0udGl0bGUsXG4gICAgICBzaGFyZWQ6IHNoYXJlZCxcbiAgICB9KS5zdWJzY3JpYmUodmFsID0+IHRoaXMudG9hc3Quc3VjY2Vzcyh2YWwpKTtcbiAgfVxuXG4gIHByaXZhdGUgX2dldFNoYXJlV2l0aCgpOiB7aWQ6IHN0cmluZywgc2hhcmVDaGlsZHJlbj86IGJvb2xlYW59W10ge1xuICAgIHJldHVybiBbXG4gICAgICAuLi4odGhpcy5zaGFyZUZvcm0udmFsdWUub3JnYUZpZWxkRkNOIHx8IFtdKS5tYXAobyA9PiAoe2lkOiBvfSkpLFxuICAgICAgLi4uKHRoaXMuc2hhcmVGb3JtLnZhbHVlLmluY2x1ZGVDaGlsZHJlbiB8fCBbXSkubWFwKG8gPT4gKHtpZDogbywgc2hhcmVDaGlsZHJlbjogdHJ1ZX0pKSxcbiAgICBdXG4gIH1cblxuICBzaGFyZSgpIHtcbiAgICB0aGlzLmRtcy5zaGFyZShcbiAgICAgIHRoaXMuc2VsZWN0aW9uWzBdLFxuICAgICAgdGhpcy5fZ2V0U2hhcmVXaXRoKClcbiAgICApLnN1YnNjcmliZSgoKSA9PiB7XG4gICAgICB0aGlzLl9zaGFyZU1lc3NhZ2UoKTtcbiAgICAgIHRoaXMuZmluaXNoZWQuZW1pdCgpO1xuICAgIH0pO1xuICB9XG5cbiAgdW5zaGFyZSgpIHtcbiAgICB0aGlzLmRtcy5zaGFyZSh0aGlzLnNlbGVjdGlvblswXSwgW10pLnN1YnNjcmliZSgoKSA9PiB7XG4gICAgICB0aGlzLnRvYXN0LnN1Y2Nlc3ModGhpcy50cmFuc2xhdGUuaW5zdGFudCgnZW8ubWFuYWdlLnJpZ2h0cy5tZXNzYWdlLm5vdHNoYXJlZCcpKTtcbiAgICAgIHRoaXMuZmluaXNoZWQuZW1pdCgpO1xuICAgIH0pO1xuXG4gIH1cblxuICBjYW5jZWwoKSB7XG4gICAgdGhpcy5jYW5jZWxlZC5lbWl0KCk7XG4gIH1cblxufVxuIiwiPGRpdiBjbGFzcz1cImVvLXNoYXJlLW9iamVjdFwiIGVvVHJhcEZvY3VzIHl2Y0F1dG9mb2N1c0NoaWxkPlxuICA8aDI+e3toZWFkZXJ9fTwvaDI+XG5cbiAgPGZvcm0gW2Zvcm1Hcm91cF09XCJzaGFyZUZvcm1cIiAqbmdJZj1cInNoYXJlRm9ybVwiPlxuICAgIDxkaXYgY2xhc3M9XCJmaWVsZHNldFwiPlxuXG4gICAgICA8ZGl2IGNsYXNzPVwicm93XCI+XG4gICAgICAgIDxlby1mb3JtLWlucHV0IFtsYWJlbF09XCJvcmdhTGFiZWxcIj5cbiAgICAgICAgICA8ZW8tb3JnYW5pemF0aW9uIFtyZW1vdmVDdXJyZW50VXNlcl09XCJ0cnVlXCIgW211bHRpc2VsZWN0XT1cInRydWVcIiBmb3JtQ29udHJvbE5hbWU9XCJvcmdhRmllbGRGQ05cIj48L2VvLW9yZ2FuaXphdGlvbj5cbiAgICAgICAgPC9lby1mb3JtLWlucHV0PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZGVzY1wiICpuZ0lmPVwic2VsZWN0aW9uWzBdLmlzRm9sZGVyXCIgdHJhbnNsYXRlPmVvLm1hbmFnZS5yaWdodHMuZm9sZGVyLmxhYmVsPC9kaXY+XG4gICAgICA8L2Rpdj5cblxuICAgICAgPGRpdiBjbGFzcz1cInJvd1wiICpuZ0lmPVwic2VsZWN0aW9uWzBdLmlzRm9sZGVyXCI+XG4gICAgICAgIDxlby1mb3JtLWlucHV0IFtsYWJlbF09XCJvcmdhTGFiZWxcIj5cbiAgICAgICAgICA8ZW8tb3JnYW5pemF0aW9uIFtyZW1vdmVDdXJyZW50VXNlcl09XCJ0cnVlXCIgW211bHRpc2VsZWN0XT1cInRydWVcIiBmb3JtQ29udHJvbE5hbWU9XCJpbmNsdWRlQ2hpbGRyZW5cIj48L2VvLW9yZ2FuaXphdGlvbj5cbiAgICAgICAgPC9lby1mb3JtLWlucHV0PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZGVzY1wiIHRyYW5zbGF0ZT5lby5tYW5hZ2UucmlnaHRzLmZvbGRlci5pbmNsdWRlLmNoaWxkcmVuLmxhYmVsPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9mb3JtPlxuICA8ZGl2IGNsYXNzPVwiZm9ybS1idXR0b25zXCI+XG4gICAgPGJ1dHRvbiBjbGFzcz1cInNlY29uZGFyeVwiIChjbGljayk9XCJjYW5jZWwoKVwiIHRyYW5zbGF0ZT5lby5tYW5hZ2UucmlnaHRzLmNhbmNlbDwvYnV0dG9uPlxuICAgIDxidXR0b24gY2xhc3M9XCJkYW5nZXJcIiAoY2xpY2spPVwidW5zaGFyZSgpXCIgKm5nSWY9XCJzZWxlY3Rpb25bMF0uYWRkaXRpb25hbHZpc2liaWxpdHkubGVuZ3RoXCJcbiAgICAgIHRyYW5zbGF0ZT5lby5tYW5hZ2UucmlnaHRzLnN0b3A8L2J1dHRvbj5cbiAgICA8YnV0dG9uIGNsYXNzPVwicHJpbWFyeVwiIChjbGljayk9XCJzaGFyZSgpXCIgW2Rpc2FibGVkXT1cInNoYXJlRm9ybS5lcnJvcnMgfHwgIXNoYXJlRm9ybS5kaXJ0eVwiXG4gICAgICB0cmFuc2xhdGU+ZW8ubWFuYWdlLnJpZ2h0cy5hcHBseTwvYnV0dG9uPlxuICA8L2Rpdj5cbjwvZGl2PiJdfQ==
@@ -1,184 +0,0 @@
1
- import { moveItemInArray } from '@angular/cdk/drag-drop';
2
- import { Attribute, Component, EventEmitter, forwardRef, HostListener, Input, Output } from '@angular/core';
3
- import { NG_VALIDATORS, NG_VALUE_ACCESSOR, Validators } from '@angular/forms';
4
- import { ChangeMode } from '../signature.model';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/forms";
7
- import * as i2 from "@eo-sdk/core";
8
- import * as i3 from "@angular/common";
9
- import * as i4 from "@ngx-translate/core";
10
- import * as i5 from "../../../../ui/eo-icon/eo-icon.component";
11
- import * as i6 from "../../../../form-elements/form-input/form-input.component";
12
- import * as i7 from "../../../../form-elements/string/string.component";
13
- import * as i8 from "@angular/cdk/drag-drop";
14
- import * as i9 from "../sequence-list-item/sequence-list-item.component";
15
- export class SequenceListComponent {
16
- controlPlusHandler(event) {
17
- this.showEntryForm();
18
- event.preventDefault();
19
- event.stopPropagation();
20
- }
21
- controlEnterHandler(event) {
22
- if (this.entryForm?.dirty && this.entryForm.valid) {
23
- this.addSigner();
24
- event.preventDefault();
25
- event.stopPropagation();
26
- }
27
- }
28
- escapeHandler(event) {
29
- if (this.entryForm) {
30
- this.hideEntryForm();
31
- event.preventDefault();
32
- event.stopPropagation();
33
- }
34
- }
35
- get maxSigners() {
36
- return this.entries.length === this.MAX_SIGNERS;
37
- }
38
- constructor(formOpen, elRef, fb, translate) {
39
- this.formOpen = formOpen;
40
- this.elRef = elRef;
41
- this.fb = fb;
42
- this.translate = translate;
43
- this.entries = [];
44
- this.lengthValidator = { max: 100, min: 3 };
45
- this.changeMode = ChangeMode;
46
- this.itemEdit = new EventEmitter();
47
- this.propagateChange = (_) => { };
48
- }
49
- propagate() {
50
- this.propagateChange(this.entries);
51
- }
52
- writeValue(value) {
53
- this.entries = value || [];
54
- }
55
- registerOnChange(fn) {
56
- this.propagateChange = fn;
57
- }
58
- registerOnTouched(fn) { }
59
- validate(control) {
60
- return this.entryForm?.dirty ? { routinglist: { pending: true } } : null;
61
- }
62
- dragDrop(event) {
63
- moveItemInArray(this.entries, event.previousIndex, event.currentIndex);
64
- this.propagate();
65
- }
66
- showEntryForm(index, addAtIndex) {
67
- let entry;
68
- if (addAtIndex) {
69
- this.addTargetIndex = index;
70
- }
71
- else {
72
- this.editIndex = index;
73
- entry = index !== undefined ? this.entries[index] : undefined;
74
- }
75
- this.entryForm = this.fb.group({
76
- name: ['', [Validators.required, Validators.maxLength(100)]],
77
- email: ['', [Validators.required, Validators.maxLength(100), Validators.email]],
78
- phone: ['', [Validators.maxLength(100)]]
79
- });
80
- if (entry) {
81
- this.entryForm.patchValue({ name: entry.name, email: entry.email, phone: entry.phone });
82
- }
83
- this.itemEdit.emit(true);
84
- }
85
- removeEntry(index) {
86
- const entry = this.entries[index];
87
- if (!entry) {
88
- return;
89
- }
90
- this.entries.splice(index, 1);
91
- this.mode = null;
92
- this.propagate();
93
- }
94
- changeEntry({ index, mode }) {
95
- this.mode = mode;
96
- if (mode === ChangeMode.EDIT) {
97
- this.showEntryForm(index);
98
- this.addTargetIndex = index;
99
- }
100
- else if (mode === ChangeMode.DELETE) {
101
- this.removeEntry(index);
102
- }
103
- else if (mode === ChangeMode.INSERT && !this.maxSigners) {
104
- this.showEntryForm();
105
- this.addTargetIndex = index;
106
- }
107
- }
108
- addSigner() {
109
- if (this.editIndex !== undefined) {
110
- this.entries.splice(this.editIndex, 1, this.entryForm.value);
111
- }
112
- else if (this.addTargetIndex !== undefined) {
113
- this.entries.splice(this.addTargetIndex, 0, this.entryForm.value);
114
- }
115
- else {
116
- this.entries.push(this.entryForm.value);
117
- }
118
- this.hideEntryForm();
119
- this.propagate();
120
- }
121
- hideEntryForm() {
122
- this.addTargetIndex = undefined;
123
- this.editIndex = undefined;
124
- this.entryForm = undefined;
125
- this.mode = undefined;
126
- this.itemEdit.emit(false);
127
- setTimeout(() => this.elRef.nativeElement.querySelector('#add-item ')?.focus());
128
- }
129
- cancel() {
130
- this.hideEntryForm();
131
- }
132
- ngOnInit() {
133
- this.showEntryForm();
134
- }
135
- }
136
- SequenceListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SequenceListComponent, deps: [{ token: 'form-open', attribute: true }, { token: i0.ElementRef }, { token: i1.FormBuilder }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
137
- SequenceListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: SequenceListComponent, selector: "eo-sequence-list", inputs: { MAX_SIGNERS: "MAX_SIGNERS", phoneRequired: "phoneRequired" }, outputs: { itemEdit: "itemEdit" }, host: { attributes: { "tabindex": "0" }, listeners: { "keydown.control.+": "controlPlusHandler($event)", "keydown.enter": "controlEnterHandler($event)", "keydown.escape": "escapeHandler($event)" } }, providers: [
138
- {
139
- provide: NG_VALUE_ACCESSOR,
140
- useExisting: forwardRef(() => SequenceListComponent),
141
- multi: true
142
- },
143
- {
144
- provide: NG_VALIDATORS,
145
- useExisting: forwardRef(() => SequenceListComponent),
146
- multi: true
147
- }
148
- ], ngImport: i0, template: "<div class=\"toolbar\" *ngIf=\"!entryForm; else tplEntryForm\">\n <h4>{{ 'eo.action.signature.signers' | translate }}</h4>\n <button id=\"add-item\" class=\"add primary\" (click)=\"showEntryForm()\" [disabled]=\"maxSigners\">\n <eo-icon [iconTitle]=\"('eo.action.signature.add.button.tooltip' | translate)\"\n [iconSrc]=\"'assets/_default/svg/ic_add.svg'\">\n </eo-icon>\n </button>\n</div>\n\n<div class=\"entries\" cdkDropList (cdkDropListDropped)=\"dragDrop($event)\" [cdkDropListData]=\"entries\">\n <div [ngClass]=\"{ disabled: !!entryForm, single: entries.length === 1 }\" cdkDrag *ngFor=\"let entry of entries; let i = index\">\n <eo-sequence-list-item [index]=\"i\" (changeEntry)=\"changeEntry($event)\" [disableAdd]=\"maxSigners\">\n <ng-template #content>\n <div class=\"signer-list-entry\">\n <div class=\"signer-name\" title=\"{{entry.name}}\">{{ entry.name }}</div>\n <div class=\"signer-email\" title=\"{{entry.email}}\">{{ entry.email }}</div>\n <div class=\"signer-phone\" *ngIf=\"entry.phone\" title=\"{{entry.phone}}\">{{ entry.phone }}</div>\n </div>\n </ng-template>\n </eo-sequence-list-item>\n </div>\n</div>\n\n<ng-template #tplEntryForm>\n <form class=\"entryForm\" [formGroup]=\"entryForm\" (ngSubmit)=\"addSigner()\">\n <div class=\"form-body\">\n <eo-form-input\n class=\"name\"\n [invalid]=\"entryForm.get('name').dirty && entryForm.get('name').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsignername' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsignername'\" [autocomplete]=\"true\" [autofocus]=\"true\" formControlName=\"name\"></eo-string>\n </eo-form-input>\n <small class=\"errors\" *ngIf=\"entryForm.get('name').hasError('maxlength')\" [translateParams]=\"{maxlength: 100}\"\n translate>eo.form.property.maxlength</small>\n <eo-form-input\n class=\"task\"\n [invalid]=\"entryForm.get('email').dirty && entryForm.get('email').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsigneremail' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsigneremail'\" [autocomplete]=\"true\" formControlName=\"email\"></eo-string>\n </eo-form-input>\n <small class=\"errors\" *ngIf=\"entryForm.get('email').hasError('email')\" translate>eo.form.property.string.error.classification.email</small>\n <small class=\"errors\" *ngIf=\"!entryForm.get('email').hasError('email') && entryForm.get('email').hasError('maxlength')\"\n [translateParams]=\"{maxlength: 100}\" translate>eo.form.property.maxlength</small>\n <eo-form-input\n class=\"task\"\n *ngIf=\"phoneRequired\"\n [invalid]=\"entryForm.get('phone').dirty && entryForm.get('phone').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsignerphone' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsignerphone'\" formControlName=\"phone\"> </eo-string>\n <small class=\"errors\" *ngIf=\"entryForm.get('phone').hasError('maxlength')\" [translateParams]=\"{maxlength: 100}\"\n translate>eo.form.property.maxlength</small>\n </eo-form-input>\n </div>\n <footer class=\"footer-action\">\n <button class=\"secondary\" type=\"button\" (click)=\"cancel()\" translate>eo.action.signature.cancel</button>\n <ng-container [ngSwitch]=\"mode\">\n <button *ngSwitchCase=\"'edit'\" class=\"primary\" [disabled]=\"entryForm.invalid || entryForm.pristine\" type=\"submit\" translate>eo.action.signature.editSigner</button>\n <button *ngSwitchDefault class=\"primary\" [disabled]=\"entryForm.invalid\" type=\"submit\" translate>eo.action.signature.addSigner</button>\n </ng-container>\n </footer>\n </form>\n</ng-template>\n", styles: [":host{display:block;border:1px solid var(--panel-divider-color);padding:1px;background-color:var(--panel-background)}:host:focus{border-color:var(--color-accent)}:host.ng-invalid{border-color:var(--color-error)}:host.dense form.entryForm{display:flex;flex-flow:column}:host form.entryForm{display:grid;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;padding:calc(var(--app-pane-padding) / 2);gap:calc(var(--app-pane-padding) / 2);grid-template-areas:\"title\" \"task\" \"nextAssignee\" \"expiryDatetime\" \"buttons\";border:1px solid var(--panel-divider-color)}:host form.entryForm eo-form-input.task{grid-area:task}:host form.entryForm eo-form-input.nextAssignee{grid-area:nextAssignee}:host form.entryForm eo-form-input.expiryDatetime{grid-area:expiryDatetime}:host form.entryForm .buttons{grid-area:buttons;display:flex;justify-content:end;margin:0 -2px}:host form.entryForm .buttons button{margin:0 2px}:host form.entryForm .errors{color:var(--color-error)}:host .toolbar{display:flex;justify-content:space-between;align-items:center;padding:calc(var(--app-pane-padding) / 4);border:1px solid var(--panel-divider-color)}:host .toolbar:focus{border-color:var(--color-accent)}:host .toolbar h4{padding:0;margin:0 calc(var(--app-pane-padding) * .75);flex:1;color:var(--color-primary-2)}:host .toolbar button{padding:calc(var(--app-pane-padding) / 4);border-radius:2px}:host .entries .entry{position:relative;transition:background-color .1s ease-in-out;border:1px solid var(--panel-divider-color);display:grid;padding:calc(var(--app-pane-padding) * .75);-moz-column-gap:calc(var(--app-pane-padding) / 2);column-gap:calc(var(--app-pane-padding) / 2);row-gap:calc(var(--app-pane-padding) / 4);grid-template-rows:auto auto;grid-template-columns:auto auto 1fr auto;grid-template-areas:\"handle index content action\" \"handle index content action\";margin-top:1px}:host .entries .entry.disabled{background-color:var(--panel-background-lightgrey);opacity:.85}:host .entries .entry.disabled.current{background-color:var(--panel-background);border-color:var(--color-accent)}:host .entries .entry.disabled .innerAdd:not(.active){opacity:0;pointer-events:none}:host .entries .entry.disabled button,:host .entries .entry.disabled .handle{pointer-events:none;cursor:default;opacity:.5}:host .entries .entry.single .handle,:host .entries .entry.single .index{display:none}:host .entries .entry .innerAdd{position:absolute;top:-12px;left:calc(50% - 12px);border-radius:2px;color:var(--text-color-caption);cursor:pointer;background-color:var(--panel-background);border:1px solid var(--panel-divider-color);width:20px;height:20px}:host .entries .entry .innerAdd.active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}:host .entries .entry .index{grid-area:index;display:flex;flex-flow:column;align-items:center;justify-content:center;color:var(--color-accent);padding:0 calc(var(--app-pane-padding) / 4)}:host .entries .entry .handle{grid-area:handle;color:var(--text-color-caption);align-self:center;cursor:n-resize}:host .entries .entry .content{grid-area:content}:host .entries .entry .content ::ng-deep .list-entry .task{word-break:break-all}:host .entries .entry .action{grid-area:action;display:flex;align-items:center}:host .entries .entry .action button{padding:2px}:host .entries .entry .action button eo-icon{width:18px;height:18px}.footer-action{display:flex;justify-content:flex-end;padding:var(--app-pane-padding) 0;background-color:transparent;border-top:none}\n"], dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i3.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i3.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i4.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "component", type: i5.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i6.FormInputComponent, selector: "eo-form-input", inputs: ["label", "tag", "description", "skipToggle", "isNull", "invalid", "disabled", "required"], outputs: ["onToggleLabel"] }, { kind: "component", type: i7.StringComponent, selector: "eo-string", inputs: ["autocomplete", "multiselect", "multiline", "readonly", "autofocus", "classification", "situation", "regex", "qname", "size", "minLength", "maxLength"] }, { kind: "directive", type: i8.CdkDropList, selector: "[cdkDropList], cdk-drop-list", inputs: ["cdkDropListConnectedTo", "cdkDropListData", "cdkDropListOrientation", "id", "cdkDropListLockAxis", "cdkDropListDisabled", "cdkDropListSortingDisabled", "cdkDropListEnterPredicate", "cdkDropListSortPredicate", "cdkDropListAutoScrollDisabled", "cdkDropListAutoScrollStep"], outputs: ["cdkDropListDropped", "cdkDropListEntered", "cdkDropListExited", "cdkDropListSorted"], exportAs: ["cdkDropList"] }, { kind: "directive", type: i8.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "component", type: i9.SequenceListItemComponent, selector: "eo-sequence-list-item", inputs: ["index", "disableAdd", "addTargetIndex"], outputs: ["changeEntry", "edit", "delete", "insert"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] });
149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SequenceListComponent, decorators: [{
150
- type: Component,
151
- args: [{ selector: 'eo-sequence-list', providers: [
152
- {
153
- provide: NG_VALUE_ACCESSOR,
154
- useExisting: forwardRef(() => SequenceListComponent),
155
- multi: true
156
- },
157
- {
158
- provide: NG_VALIDATORS,
159
- useExisting: forwardRef(() => SequenceListComponent),
160
- multi: true
161
- }
162
- ], host: {
163
- tabindex: '0'
164
- }, template: "<div class=\"toolbar\" *ngIf=\"!entryForm; else tplEntryForm\">\n <h4>{{ 'eo.action.signature.signers' | translate }}</h4>\n <button id=\"add-item\" class=\"add primary\" (click)=\"showEntryForm()\" [disabled]=\"maxSigners\">\n <eo-icon [iconTitle]=\"('eo.action.signature.add.button.tooltip' | translate)\"\n [iconSrc]=\"'assets/_default/svg/ic_add.svg'\">\n </eo-icon>\n </button>\n</div>\n\n<div class=\"entries\" cdkDropList (cdkDropListDropped)=\"dragDrop($event)\" [cdkDropListData]=\"entries\">\n <div [ngClass]=\"{ disabled: !!entryForm, single: entries.length === 1 }\" cdkDrag *ngFor=\"let entry of entries; let i = index\">\n <eo-sequence-list-item [index]=\"i\" (changeEntry)=\"changeEntry($event)\" [disableAdd]=\"maxSigners\">\n <ng-template #content>\n <div class=\"signer-list-entry\">\n <div class=\"signer-name\" title=\"{{entry.name}}\">{{ entry.name }}</div>\n <div class=\"signer-email\" title=\"{{entry.email}}\">{{ entry.email }}</div>\n <div class=\"signer-phone\" *ngIf=\"entry.phone\" title=\"{{entry.phone}}\">{{ entry.phone }}</div>\n </div>\n </ng-template>\n </eo-sequence-list-item>\n </div>\n</div>\n\n<ng-template #tplEntryForm>\n <form class=\"entryForm\" [formGroup]=\"entryForm\" (ngSubmit)=\"addSigner()\">\n <div class=\"form-body\">\n <eo-form-input\n class=\"name\"\n [invalid]=\"entryForm.get('name').dirty && entryForm.get('name').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsignername' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsignername'\" [autocomplete]=\"true\" [autofocus]=\"true\" formControlName=\"name\"></eo-string>\n </eo-form-input>\n <small class=\"errors\" *ngIf=\"entryForm.get('name').hasError('maxlength')\" [translateParams]=\"{maxlength: 100}\"\n translate>eo.form.property.maxlength</small>\n <eo-form-input\n class=\"task\"\n [invalid]=\"entryForm.get('email').dirty && entryForm.get('email').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsigneremail' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsigneremail'\" [autocomplete]=\"true\" formControlName=\"email\"></eo-string>\n </eo-form-input>\n <small class=\"errors\" *ngIf=\"entryForm.get('email').hasError('email')\" translate>eo.form.property.string.error.classification.email</small>\n <small class=\"errors\" *ngIf=\"!entryForm.get('email').hasError('email') && entryForm.get('email').hasError('maxlength')\"\n [translateParams]=\"{maxlength: 100}\" translate>eo.form.property.maxlength</small>\n <eo-form-input\n class=\"task\"\n *ngIf=\"phoneRequired\"\n [invalid]=\"entryForm.get('phone').dirty && entryForm.get('phone').invalid\"\n [skipToggle]=\"true\"\n [label]=\"'eo.action.signature.yuvsigners.yuvsignerphone' | translate\"\n [required]=\"true\"\n >\n <eo-string maxLength=\"100\" [qname]=\"'yuvsigning.yuvsigners.yuvsignerphone'\" formControlName=\"phone\"> </eo-string>\n <small class=\"errors\" *ngIf=\"entryForm.get('phone').hasError('maxlength')\" [translateParams]=\"{maxlength: 100}\"\n translate>eo.form.property.maxlength</small>\n </eo-form-input>\n </div>\n <footer class=\"footer-action\">\n <button class=\"secondary\" type=\"button\" (click)=\"cancel()\" translate>eo.action.signature.cancel</button>\n <ng-container [ngSwitch]=\"mode\">\n <button *ngSwitchCase=\"'edit'\" class=\"primary\" [disabled]=\"entryForm.invalid || entryForm.pristine\" type=\"submit\" translate>eo.action.signature.editSigner</button>\n <button *ngSwitchDefault class=\"primary\" [disabled]=\"entryForm.invalid\" type=\"submit\" translate>eo.action.signature.addSigner</button>\n </ng-container>\n </footer>\n </form>\n</ng-template>\n", styles: [":host{display:block;border:1px solid var(--panel-divider-color);padding:1px;background-color:var(--panel-background)}:host:focus{border-color:var(--color-accent)}:host.ng-invalid{border-color:var(--color-error)}:host.dense form.entryForm{display:flex;flex-flow:column}:host form.entryForm{display:grid;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;padding:calc(var(--app-pane-padding) / 2);gap:calc(var(--app-pane-padding) / 2);grid-template-areas:\"title\" \"task\" \"nextAssignee\" \"expiryDatetime\" \"buttons\";border:1px solid var(--panel-divider-color)}:host form.entryForm eo-form-input.task{grid-area:task}:host form.entryForm eo-form-input.nextAssignee{grid-area:nextAssignee}:host form.entryForm eo-form-input.expiryDatetime{grid-area:expiryDatetime}:host form.entryForm .buttons{grid-area:buttons;display:flex;justify-content:end;margin:0 -2px}:host form.entryForm .buttons button{margin:0 2px}:host form.entryForm .errors{color:var(--color-error)}:host .toolbar{display:flex;justify-content:space-between;align-items:center;padding:calc(var(--app-pane-padding) / 4);border:1px solid var(--panel-divider-color)}:host .toolbar:focus{border-color:var(--color-accent)}:host .toolbar h4{padding:0;margin:0 calc(var(--app-pane-padding) * .75);flex:1;color:var(--color-primary-2)}:host .toolbar button{padding:calc(var(--app-pane-padding) / 4);border-radius:2px}:host .entries .entry{position:relative;transition:background-color .1s ease-in-out;border:1px solid var(--panel-divider-color);display:grid;padding:calc(var(--app-pane-padding) * .75);-moz-column-gap:calc(var(--app-pane-padding) / 2);column-gap:calc(var(--app-pane-padding) / 2);row-gap:calc(var(--app-pane-padding) / 4);grid-template-rows:auto auto;grid-template-columns:auto auto 1fr auto;grid-template-areas:\"handle index content action\" \"handle index content action\";margin-top:1px}:host .entries .entry.disabled{background-color:var(--panel-background-lightgrey);opacity:.85}:host .entries .entry.disabled.current{background-color:var(--panel-background);border-color:var(--color-accent)}:host .entries .entry.disabled .innerAdd:not(.active){opacity:0;pointer-events:none}:host .entries .entry.disabled button,:host .entries .entry.disabled .handle{pointer-events:none;cursor:default;opacity:.5}:host .entries .entry.single .handle,:host .entries .entry.single .index{display:none}:host .entries .entry .innerAdd{position:absolute;top:-12px;left:calc(50% - 12px);border-radius:2px;color:var(--text-color-caption);cursor:pointer;background-color:var(--panel-background);border:1px solid var(--panel-divider-color);width:20px;height:20px}:host .entries .entry .innerAdd.active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}:host .entries .entry .index{grid-area:index;display:flex;flex-flow:column;align-items:center;justify-content:center;color:var(--color-accent);padding:0 calc(var(--app-pane-padding) / 4)}:host .entries .entry .handle{grid-area:handle;color:var(--text-color-caption);align-self:center;cursor:n-resize}:host .entries .entry .content{grid-area:content}:host .entries .entry .content ::ng-deep .list-entry .task{word-break:break-all}:host .entries .entry .action{grid-area:action;display:flex;align-items:center}:host .entries .entry .action button{padding:2px}:host .entries .entry .action button eo-icon{width:18px;height:18px}.footer-action{display:flex;justify-content:flex-end;padding:var(--app-pane-padding) 0;background-color:transparent;border-top:none}\n"] }]
165
- }], ctorParameters: function () { return [{ type: undefined, decorators: [{
166
- type: Attribute,
167
- args: ['form-open']
168
- }] }, { type: i0.ElementRef }, { type: i1.FormBuilder }, { type: i2.TranslateService }]; }, propDecorators: { MAX_SIGNERS: [{
169
- type: Input
170
- }], phoneRequired: [{
171
- type: Input
172
- }], itemEdit: [{
173
- type: Output
174
- }], controlPlusHandler: [{
175
- type: HostListener,
176
- args: ['keydown.control.+', ['$event']]
177
- }], controlEnterHandler: [{
178
- type: HostListener,
179
- args: ['keydown.enter', ['$event']]
180
- }], escapeHandler: [{
181
- type: HostListener,
182
- args: ['keydown.escape', ['$event']]
183
- }] } });
184
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VxdWVuY2UtbGlzdC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2VvLWZyYW1ld29yay9hY3Rpb25zL2FjdGlvbnMvc2lnbmF0dXJlLWFjdGlvbi9zZXF1ZW5jZS1saXN0L3NlcXVlbmNlLWxpc3QuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvYWN0aW9ucy9hY3Rpb25zL3NpZ25hdHVyZS1hY3Rpb24vc2VxdWVuY2UtbGlzdC9zZXF1ZW5jZS1saXN0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBZSxlQUFlLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUN0RSxPQUFPLEVBQUMsU0FBUyxFQUFFLFNBQVMsRUFBYyxZQUFZLEVBQUUsVUFBVSxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQzlILE9BQU8sRUFBaUUsYUFBYSxFQUFFLGlCQUFpQixFQUErQixVQUFVLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUMxSyxPQUFPLEVBQUMsVUFBVSxFQUF1QixNQUFNLG9CQUFvQixDQUFDOzs7Ozs7Ozs7OztBQXVCcEUsTUFBTSxPQUFPLHFCQUFxQjtJQWNoQyxrQkFBa0IsQ0FBQyxLQUFvQjtRQUNyQyxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7UUFDckIsS0FBSyxDQUFDLGNBQWMsRUFBRSxDQUFDO1FBQ3ZCLEtBQUssQ0FBQyxlQUFlLEVBQUUsQ0FBQztJQUMxQixDQUFDO0lBR0QsbUJBQW1CLENBQUMsS0FBb0I7UUFDdEMsSUFBSSxJQUFJLENBQUMsU0FBUyxFQUFFLEtBQUssSUFBSSxJQUFJLENBQUMsU0FBUyxDQUFDLEtBQUssRUFBRTtZQUNqRCxJQUFJLENBQUMsU0FBUyxFQUFFLENBQUM7WUFD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Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2RrRHJhZ0Ryb3AsIG1vdmVJdGVtSW5BcnJheSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9kcmFnLWRyb3AnO1xuaW1wb3J0IHtBdHRyaWJ1dGUsIENvbXBvbmVudCwgRWxlbWVudFJlZiwgRXZlbnRFbWl0dGVyLCBmb3J3YXJkUmVmLCBIb3N0TGlzdGVuZXIsIElucHV0LCBPbkluaXQsIE91dHB1dH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBYnN0cmFjdENvbnRyb2wsIENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBGb3JtQnVpbGRlciwgRm9ybUdyb3VwLCBOR19WQUxJREFUT1JTLCBOR19WQUxVRV9BQ0NFU1NPUiwgVmFsaWRhdGlvbkVycm9ycywgVmFsaWRhdG9yLCBWYWxpZGF0b3JzIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtDaGFuZ2VNb2RlLCBDaGFuZ2VPdXRwdXQsIFNpZ25lcn0gZnJvbSAnLi4vc2lnbmF0dXJlLm1vZGVsJztcbmltcG9ydCB7VHJhbnNsYXRlU2VydmljZX0gZnJvbSAnQGVvLXNkay9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZW8tc2VxdWVuY2UtbGlzdCcsXG4gIHRlbXBsYXRlVXJsOiAnLi9zZXF1ZW5jZS1saXN0LmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vc2VxdWVuY2UtbGlzdC5jb21wb25lbnQuc2NzcyddLFxuICBwcm92aWRlcnM6IFtcbiAgICB7XG4gICAgICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgICAgIHVzZUV4aXN0aW5nOiBmb3J3YXJkUmVmKCgpID0+IFNlcXVlbmNlTGlzdENvbXBvbmVudCksXG4gICAgICBtdWx0aTogdHJ1ZVxuICAgIH0sXG4gICAge1xuICAgICAgcHJvdmlkZTogTkdfVkFMSURBVE9SUyxcbiAgICAgIHVzZUV4aXN0aW5nOiBmb3J3YXJkUmVmKCgpID0+IFNlcXVlbmNlTGlzdENvbXBvbmVudCksXG4gICAgICBtdWx0aTogdHJ1ZVxuICAgIH1cbiAgXSxcbiAgaG9zdDoge1xuICAgIHRhYmluZGV4OiAnMCdcbiAgfVxufSlcbmV4cG9ydCBjbGFzcyBTZXF1ZW5jZUxpc3RDb21wb25lbnQgaW1wbGVtZW50cyBDb250cm9sVmFsdWVBY2Nlc3NvciwgVmFsaWRhdG9yLCBPbkluaXQge1xuICBlbnRyeUZvcm06IEZvcm1Hcm91cDtcbiAgZW50cmllczogU2lnbmVyW10gPSBbXTtcbiAgZWRpdEluZGV4OiBudW1iZXI7XG4gIGFkZFRhcmdldEluZGV4OiBudW1iZXI7XG4gIGxlbmd0aFZhbGlkYXRvciA9IHsgbWF4OiAxMDAsIG1pbjogMyB9O1xuICBjaGFuZ2VNb2RlID0gQ2hhbmdlTW9kZTtcbiAgbW9kZTogQ2hhbmdlTW9kZTtcblxuICBASW5wdXQoKSBNQVhfU0lHTkVSUzogbnVtYmVyO1xuICBASW5wdXQoKSBwaG9uZVJlcXVpcmVkOiBib29sZWFuO1xuICBAT3V0cHV0KCkgaXRlbUVkaXQgPSBuZXcgRXZlbnRFbWl0dGVyPGJvb2xlYW4+KCk7XG5cbiAgQEhvc3RMaXN0ZW5lcigna2V5ZG93bi5jb250cm9sLisnLCBbJyRldmVudCddKVxuICBjb250cm9sUGx1c0hhbmRsZXIoZXZlbnQ6IEtleWJvYXJkRXZlbnQpIHtcbiAgICB0aGlzLnNob3dFbnRyeUZvcm0oKTtcbiAgICBldmVudC5wcmV2ZW50RGVmYXVsdCgpO1xuICAgIGV2ZW50LnN0b3BQcm9wYWdhdGlvbigpO1xuICB9XG5cbiAgQEhvc3RMaXN0ZW5lcigna2V5ZG93bi5lbnRlcicsIFsnJGV2ZW50J10pXG4gIGNvbnRyb2xFbnRlckhhbmRsZXIoZXZlbnQ6IEtleWJvYXJkRXZlbnQpIHtcbiAgICBpZiAodGhpcy5lbnRyeUZvcm0/LmRpcnR5ICYmIHRoaXMuZW50cnlGb3JtLnZhbGlkKSB7XG4gICAgICB0aGlzLmFkZFNpZ25lcigpO1xuICAgICAgZXZlbnQucHJldmVudERlZmF1bHQoKTtcbiAgICAgIGV2ZW50LnN0b3BQcm9wYWdhdGlvbigpO1xuICAgIH1cbiAgfVxuXG4gIEBIb3N0TGlzdGVuZXIoJ2tleWRvd24uZXNjYXBlJywgWyckZXZlbnQnXSlcbiAgZXNjYXBlSGFuZGxlcihldmVudDogS2V5Ym9hcmRFdmVudCkge1xuICAgIGlmICh0aGlzLmVudHJ5Rm9ybSkge1xuICAgICAgdGhpcy5oaWRlRW50cnlGb3JtKCk7XG4gICAgICBldmVudC5wcmV2ZW50RGVmYXVsdCgpO1xuICAgICAgZXZlbnQuc3RvcFByb3BhZ2F0aW9uKCk7XG4gICAgfVxuICB9XG5cbiAgZ2V0IG1heFNpZ25lcnMoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMuZW50cmllcy5sZW5ndGggPT09IHRoaXMuTUFYX1NJR05FUlM7XG4gIH1cblxuICBjb25zdHJ1Y3RvcihAQXR0cmlidXRlKCdmb3JtLW9wZW4nKSBwdWJsaWMgZm9ybU9wZW46IHN0cmluZyxcbiAgICAgICAgICAgICAgcHVibGljIGVsUmVmOiBFbGVtZW50UmVmLFxuICAgICAgICAgICAgICBwdWJsaWMgZmI6IEZvcm1CdWlsZGVyLFxuICAgICAgICAgICAgICBwdWJsaWMgdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlKSB7fVxuXG4gIHByb3BhZ2F0ZUNoYW5nZSA9IChfOiBhbnkpID0+IHt9O1xuXG4gIHByaXZhdGUgcHJvcGFnYXRlKCkge1xuICAgIHRoaXMucHJvcGFnYXRlQ2hhbmdlKHRoaXMuZW50cmllcyk7XG4gIH1cblxuICB3cml0ZVZhbHVlKHZhbHVlOiBTaWduZXJbXSk6IHZvaWQge1xuICAgIHRoaXMuZW50cmllcyA9IHZhbHVlIHx8IFtdO1xuICB9XG5cbiAgcmVnaXN0ZXJPbkNoYW5nZShmbjogYW55KTogdm9pZCB7XG4gICAgdGhpcy5wcm9wYWdhdGVDaGFuZ2UgPSBmbjtcbiAgfVxuXG4gIHJlZ2lzdGVyT25Ub3VjaGVkKGZuOiBhbnkpOiB2b2lkIHt9XG5cbiAgdmFsaWRhdGUoY29udHJvbDogQWJzdHJhY3RDb250cm9sKTogVmFsaWRhdGlvbkVycm9ycyB8IG51bGwge1xuICAgIHJldHVybiB0aGlzLmVudHJ5Rm9ybT8uZGlydHkgPyB7IHJvdXRpbmdsaXN0OiB7IHBlbmRpbmc6IHRydWUgfSB9IDogbnVsbDtcbiAgfVxuXG4gIGRyYWdEcm9wKGV2ZW50OiBDZGtEcmFnRHJvcDxzdHJpbmdbXT4pIHtcbiAgICBtb3ZlSXRlbUluQXJyYXkodGhpcy5lbnRyaWVzLCBldmVudC5wcmV2aW91c0luZGV4LCBldmVudC5jdXJyZW50SW5kZXgpO1xuICAgIHRoaXMucHJvcGFnYXRlKCk7XG4gIH1cblxuICBzaG93RW50cnlGb3JtKGluZGV4PzogbnVtYmVyLCBhZGRBdEluZGV4PzogYm9vbGVhbikge1xuICAgIGxldCBlbnRyeTtcbiAgICBpZiAoYWRkQXRJbmRleCkge1xuICAgICAgdGhpcy5hZGRUYXJnZXRJbmRleCA9IGluZGV4O1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLmVkaXRJbmRleCA9IGluZGV4O1xuICAgICAgZW50cnkgPSBpbmRleCAhPT0gdW5kZWZpbmVkID8gdGhpcy5lbnRyaWVzW2luZGV4XSA6IHVuZGVmaW5lZDtcbiAgICB9XG5cbiAgICB0aGlzLmVudHJ5Rm9ybSA9IHRoaXMuZmIuZ3JvdXAoe1xuICAgICAgbmFtZTogWycnLCBbVmFsaWRhdG9ycy5yZXF1aXJlZCwgVmFsaWRhdG9ycy5tYXhMZW5ndGgoMTAwKV1dLFxuICAgICAgZW1haWw6IFsnJywgW1ZhbGlkYXRvcnMucmVxdWlyZWQsIFZhbGlkYXRvcnMubWF4TGVuZ3RoKDEwMCksIFZhbGlkYXRvcnMuZW1haWxdXSxcbiAgICAgIHBob25lOiBbJycsIFtWYWxpZGF0b3JzLm1heExlbmd0aCgxMDApXV1cbiAgICB9KTtcblxuICAgIGlmIChlbnRyeSkge1xuICAgICAgdGhpcy5lbnRyeUZvcm0ucGF0Y2hWYWx1ZSh7IG5hbWU6IGVudHJ5Lm5hbWUsIGVtYWlsOiBlbnRyeS5lbWFpbCwgcGhvbmU6IGVudHJ5LnBob25lIH0pO1xuICAgIH1cbiAgICB0aGlzLml0ZW1FZGl0LmVtaXQodHJ1ZSk7XG4gIH1cblxuICBwcml2YXRlIHJlbW92ZUVudHJ5KGluZGV4OiBudW1iZXIpIHtcbiAgICBjb25zdCBlbnRyeSA9IHRoaXMuZW50cmllc1tpbmRleF07XG4gICAgaWYgKCFlbnRyeSkgeyByZXR1cm47IH1cbiAgICB0aGlzLmVudHJpZXMuc3BsaWNlKGluZGV4LCAxKTtcbiAgICB0aGlzLm1vZGUgPSBudWxsO1xuICAgIHRoaXMucHJvcGFnYXRlKCk7XG4gIH1cblxuICBjaGFuZ2VFbnRyeSh7IGluZGV4LCBtb2RlIH06IENoYW5nZU91dHB1dCkge1xuICAgIHRoaXMubW9kZSA9IG1vZGU7XG4gICAgaWYgKG1vZGUgPT09IENoYW5nZU1vZGUuRURJVCkge1xuICAgICAgdGhpcy5zaG93RW50cnlGb3JtKGluZGV4KTtcbiAgICAgIHRoaXMuYWRkVGFyZ2V0SW5kZXggPSBpbmRleDtcbiAgICB9IGVsc2UgaWYgKG1vZGUgPT09IENoYW5nZU1vZGUuREVMRVRFKSB7XG4gICAgICB0aGlzLnJlbW92ZUVudHJ5KGluZGV4KTtcbiAgICB9IGVsc2UgaWYgKG1vZGUgPT09IENoYW5nZU1vZGUuSU5TRVJUICYmICF0aGlzLm1heFNpZ25lcnMpIHtcbiAgICAgIHRoaXMuc2hvd0VudHJ5Rm9ybSgpO1xuICAgICAgdGhpcy5hZGRUYXJnZXRJbmRleCA9IGluZGV4O1xuICAgIH1cbiAgfVxuXG4gIGFkZFNpZ25lcigpIHtcbiAgICBpZiAodGhpcy5lZGl0SW5kZXggIT09IHVuZGVmaW5lZCkge1xuICAgICAgdGhpcy5lbnRyaWVzLnNwbGljZSh0aGlzLmVkaXRJbmRleCwgMSwgdGhpcy5lbnRyeUZvcm0udmFsdWUpO1xuICAgIH0gZWxzZSBpZiAodGhpcy5hZGRUYXJnZXRJbmRleCAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICB0aGlzLmVudHJpZXMuc3BsaWNlKHRoaXMuYWRkVGFyZ2V0SW5kZXgsIDAsIHRoaXMuZW50cnlGb3JtLnZhbHVlKTtcbiAgICB9IGVsc2Uge1xuICAgICAgdGhpcy5lbnRyaWVzLnB1c2godGhpcy5lbnRyeUZvcm0udmFsdWUpO1xuICAgIH1cbiAgICB0aGlzLmhpZGVFbnRyeUZvcm0oKTtcbiAgICB0aGlzLnByb3BhZ2F0ZSgpO1xuICB9XG5cbiAgaGlkZUVudHJ5Rm9ybSgpIHtcbiAgICB0aGlzLmFkZFRhcmdldEluZGV4ID0gdW5kZWZpbmVkO1xuICAgIHRoaXMuZWRpdEluZGV4ID0gdW5kZWZpbmVkO1xuICAgIHRoaXMuZW50cnlGb3JtID0gdW5kZWZpbmVkO1xuICAgIHRoaXMubW9kZSA9IHVuZGVmaW5lZDtcbiAgICB0aGlzLml0ZW1FZGl0LmVtaXQoZmFsc2UpO1xuXG4gICAgc2V0VGltZW91dCgoKSA9PiB0aGlzLmVsUmVmLm5hdGl2ZUVsZW1lbnQucXVlcnlTZWxlY3RvcignI2FkZC1pdGVtICcpPy5mb2N1cygpKTtcbiAgfVxuXG4gIGNhbmNlbCgpIHtcbiAgICB0aGlzLmhpZGVFbnRyeUZvcm0oKTtcbiAgfVxuXG4gIG5nT25Jbml0KCk6IHZvaWQge1xuICAgIHRoaXMuc2hvd0VudHJ5Rm9ybSgpO1xuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwidG9vbGJhclwiICpuZ0lmPVwiIWVudHJ5Rm9ybTsgZWxzZSB0cGxFbnRyeUZvcm1cIj5cbiAgPGg0Pnt7ICdlby5hY3Rpb24uc2lnbmF0dXJlLnNpZ25lcnMnIHwgdHJhbnNsYXRlIH19PC9oND5cbiAgPGJ1dHRvbiBpZD1cImFkZC1pdGVtXCIgY2xhc3M9XCJhZGQgcHJpbWFyeVwiIChjbGljayk9XCJzaG93RW50cnlGb3JtKClcIiBbZGlzYWJsZWRdPVwibWF4U2lnbmVyc1wiPlxuICAgIDxlby1pY29uIFtpY29uVGl0bGVdPVwiKCdlby5hY3Rpb24uc2lnbmF0dXJlLmFkZC5idXR0b24udG9vbHRpcCcgfCB0cmFuc2xhdGUpXCJcbiAgICAgICAgICAgICBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19hZGQuc3ZnJ1wiPlxuICAgIDwvZW8taWNvbj5cbiAgPC9idXR0b24+XG48L2Rpdj5cblxuPGRpdiBjbGFzcz1cImVudHJpZXNcIiBjZGtEcm9wTGlzdCAoY2RrRHJvcExpc3REcm9wcGVkKT1cImRyYWdEcm9wKCRldmVudClcIiBbY2RrRHJvcExpc3REYXRhXT1cImVudHJpZXNcIj5cbiAgPGRpdiBbbmdDbGFzc109XCJ7IGRpc2FibGVkOiAhIWVudHJ5Rm9ybSwgc2luZ2xlOiBlbnRyaWVzLmxlbmd0aCA9PT0gMSB9XCIgY2RrRHJhZyAqbmdGb3I9XCJsZXQgZW50cnkgb2YgZW50cmllczsgbGV0IGkgPSBpbmRleFwiPlxuICAgIDxlby1zZXF1ZW5jZS1saXN0LWl0ZW0gW2luZGV4XT1cImlcIiAoY2hhbmdlRW50cnkpPVwiY2hhbmdlRW50cnkoJGV2ZW50KVwiIFtkaXNhYmxlQWRkXT1cIm1heFNpZ25lcnNcIj5cbiAgICAgIDxuZy10ZW1wbGF0ZSAjY29udGVudD5cbiAgICAgICAgPGRpdiBjbGFzcz1cInNpZ25lci1saXN0LWVudHJ5XCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cInNpZ25lci1uYW1lXCIgdGl0bGU9XCJ7e2VudHJ5Lm5hbWV9fVwiPnt7IGVudHJ5Lm5hbWUgfX08L2Rpdj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwic2lnbmVyLWVtYWlsXCIgdGl0bGU9XCJ7e2VudHJ5LmVtYWlsfX1cIj57eyBlbnRyeS5lbWFpbCB9fTwvZGl2PlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJzaWduZXItcGhvbmVcIiAqbmdJZj1cImVudHJ5LnBob25lXCIgdGl0bGU9XCJ7e2VudHJ5LnBob25lfX1cIj57eyBlbnRyeS5waG9uZSB9fTwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvbmctdGVtcGxhdGU+XG4gICAgPC9lby1zZXF1ZW5jZS1saXN0LWl0ZW0+XG4gIDwvZGl2PlxuPC9kaXY+XG5cbjxuZy10ZW1wbGF0ZSAjdHBsRW50cnlGb3JtPlxuICA8Zm9ybSBjbGFzcz1cImVudHJ5Rm9ybVwiIFtmb3JtR3JvdXBdPVwiZW50cnlGb3JtXCIgKG5nU3VibWl0KT1cImFkZFNpZ25lcigpXCI+XG4gICAgPGRpdiBjbGFzcz1cImZvcm0tYm9keVwiPlxuICAgICAgPGVvLWZvcm0taW5wdXRcbiAgICAgICAgY2xhc3M9XCJuYW1lXCJcbiAgICAgICAgW2ludmFsaWRdPVwiZW50cnlGb3JtLmdldCgnbmFtZScpLmRpcnR5ICYmIGVudHJ5Rm9ybS5nZXQoJ25hbWUnKS5pbnZhbGlkXCJcbiAgICAgICAgW3NraXBUb2dnbGVdPVwidHJ1ZVwiXG4gICAgICAgIFtsYWJlbF09XCInZW8uYWN0aW9uLnNpZ25hdHVyZS55dXZzaWduZXJzLnl1dnNpZ25lcm5hbWUnIHwgdHJhbnNsYXRlXCJcbiAgICAgICAgW3JlcXVpcmVkXT1cInRydWVcIlxuICAgICAgPlxuICAgICAgICA8ZW8tc3RyaW5nIG1heExlbmd0aD1cIjEwMFwiIFtxbmFtZV09XCIneXV2c2lnbmluZy55dXZzaWduZXJzLnl1dnNpZ25lcm5hbWUnXCIgW2F1dG9jb21wbGV0ZV09XCJ0cnVlXCIgW2F1dG9mb2N1c109XCJ0cnVlXCIgZm9ybUNvbnRyb2xOYW1lPVwibmFtZVwiPjwvZW8tc3RyaW5nPlxuICAgICAgPC9lby1mb3JtLWlucHV0PlxuICAgICAgPHNtYWxsIGNsYXNzPVwiZXJyb3JzXCIgKm5nSWY9XCJlbnRyeUZvcm0uZ2V0KCduYW1lJykuaGFzRXJyb3IoJ21heGxlbmd0aCcpXCIgW3RyYW5zbGF0ZVBhcmFtc109XCJ7bWF4bGVuZ3RoOiAxMDB9XCJcbiAgICAgICAgICAgICB0cmFuc2xhdGU+ZW8uZm9ybS5wcm9wZXJ0eS5tYXhsZW5ndGg8L3NtYWxsPlxuICAgICAgPGVvLWZvcm0taW5wdXRcbiAgICAgICAgY2xhc3M9XCJ0YXNrXCJcbiAgICAgICAgW2ludmFsaWRdPVwiZW50cnlGb3JtLmdldCgnZW1haWwnKS5kaXJ0eSAmJiBlbnRyeUZvcm0uZ2V0KCdlbWFpbCcpLmludmFsaWRcIlxuICAgICAgICBbc2tpcFRvZ2dsZV09XCJ0cnVlXCJcbiAgICAgICAgW2xhYmVsXT1cIidlby5hY3Rpb24uc2lnbmF0dXJlLnl1dnNpZ25lcnMueXV2c2lnbmVyZW1haWwnIHwgdHJhbnNsYXRlXCJcbiAgICAgICAgW3JlcXVpcmVkXT1cInRydWVcIlxuICAgICAgPlxuICAgICAgICA8ZW8tc3RyaW5nIG1heExlbmd0aD1cIjEwMFwiIFtxbmFtZV09XCIneXV2c2lnbmluZy55dXZzaWduZXJzLnl1dnNpZ25lcmVtYWlsJ1wiIFthdXRvY29tcGxldGVdPVwidHJ1ZVwiIGZvcm1Db250cm9sTmFtZT1cImVtYWlsXCI+PC9lby1zdHJpbmc+XG4gICAgICA8L2VvLWZvcm0taW5wdXQ+XG4gICAgICA8c21hbGwgY2xhc3M9XCJlcnJvcnNcIiAqbmdJZj1cImVudHJ5Rm9ybS5nZXQoJ2VtYWlsJykuaGFzRXJyb3IoJ2VtYWlsJylcIiB0cmFuc2xhdGU+ZW8uZm9ybS5wcm9wZXJ0eS5zdHJpbmcuZXJyb3IuY2xhc3NpZmljYXRpb24uZW1haWw8L3NtYWxsPlxuICAgICAgPHNtYWxsIGNsYXNzPVwiZXJyb3JzXCIgKm5nSWY9XCIhZW50cnlGb3JtLmdldCgnZW1haWwnKS5oYXNFcnJvcignZW1haWwnKSAmJiBlbnRyeUZvcm0uZ2V0KCdlbWFpbCcpLmhhc0Vycm9yKCdtYXhsZW5ndGgnKVwiXG4gICAgICAgICAgICAgW3RyYW5zbGF0ZVBhcmFtc109XCJ7bWF4bGVuZ3RoOiAxMDB9XCIgdHJhbnNsYXRlPmVvLmZvcm0ucHJvcGVydHkubWF4bGVuZ3RoPC9zbWFsbD5cbiAgICAgIDxlby1mb3JtLWlucHV0XG4gICAgICAgIGNsYXNzPVwidGFza1wiXG4gICAgICAgICpuZ0lmPVwicGhvbmVSZXF1aXJlZFwiXG4gICAgICAgIFtpbnZhbGlkXT1cImVudHJ5Rm9ybS5nZXQoJ3Bob25lJykuZGlydHkgJiYgZW50cnlGb3JtLmdldCgncGhvbmUnKS5pbnZhbGlkXCJcbiAgICAgICAgW3NraXBUb2dnbGVdPVwidHJ1ZVwiXG4gICAgICAgIFtsYWJlbF09XCInZW8uYWN0aW9uLnNpZ25hdHVyZS55dXZzaWduZXJzLnl1dnNpZ25lcnBob25lJyB8IHRyYW5zbGF0ZVwiXG4gICAgICAgIFtyZXF1aXJlZF09XCJ0cnVlXCJcbiAgICAgID5cbiAgICAgICAgPGVvLXN0cmluZyBtYXhMZW5ndGg9XCIxMDBcIiBbcW5hbWVdPVwiJ3l1dnNpZ25pbmcueXV2c2lnbmVycy55dXZzaWduZXJwaG9uZSdcIiBmb3JtQ29udHJvbE5hbWU9XCJwaG9uZVwiPiA8L2VvLXN0cmluZz5cbiAgICAgICAgPHNtYWxsIGNsYXNzPVwiZXJyb3JzXCIgKm5nSWY9XCJlbnRyeUZvcm0uZ2V0KCdwaG9uZScpLmhhc0Vycm9yKCdtYXhsZW5ndGgnKVwiIFt0cmFuc2xhdGVQYXJhbXNdPVwie21heGxlbmd0aDogMTAwfVwiXG4gICAgICAgICAgICAgICB0cmFuc2xhdGU+ZW8uZm9ybS5wcm9wZXJ0eS5tYXhsZW5ndGg8L3NtYWxsPlxuICAgICAgPC9lby1mb3JtLWlucHV0PlxuICAgIDwvZGl2PlxuICAgIDxmb290ZXIgY2xhc3M9XCJmb290ZXItYWN0aW9uXCI+XG4gICAgICA8YnV0dG9uIGNsYXNzPVwic2Vjb25kYXJ5XCIgdHlwZT1cImJ1dHRvblwiIChjbGljayk9XCJjYW5jZWwoKVwiIHRyYW5zbGF0ZT5lby5hY3Rpb24uc2lnbmF0dXJlLmNhbmNlbDwvYnV0dG9uPlxuICAgICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwibW9kZVwiPlxuICAgICAgICA8YnV0dG9uICpuZ1N3aXRjaENhc2U9XCInZWRpdCdcIiBjbGFzcz1cInByaW1hcnlcIiBbZGlzYWJsZWRdPVwiZW50cnlGb3JtLmludmFsaWQgfHwgZW50cnlGb3JtLnByaXN0aW5lXCIgdHlwZT1cInN1Ym1pdFwiIHRyYW5zbGF0ZT5lby5hY3Rpb24uc2lnbmF0dXJlLmVkaXRTaWduZXI8L2J1dHRvbj5cbiAgICAgICAgPGJ1dHRvbiAqbmdTd2l0Y2hEZWZhdWx0IGNsYXNzPVwicHJpbWFyeVwiIFtkaXNhYmxlZF09XCJlbnRyeUZvcm0uaW52YWxpZFwiIHR5cGU9XCJzdWJtaXRcIiB0cmFuc2xhdGU+ZW8uYWN0aW9uLnNpZ25hdHVyZS5hZGRTaWduZXI8L2J1dHRvbj5cbiAgICAgIDwvbmctY29udGFpbmVyPlxuICAgIDwvZm9vdGVyPlxuICA8L2Zvcm0+XG48L25nLXRlbXBsYXRlPlxuIl19
@@ -1,53 +0,0 @@
1
- import { Component, ContentChild, EventEmitter, Input, Output } from '@angular/core';
2
- import { ChangeMode } from '../signature.model';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/common";
5
- import * as i2 from "../../../../ui/eo-icon/eo-icon.component";
6
- import * as i3 from "@angular/cdk/drag-drop";
7
- export class SequenceListItemComponent {
8
- constructor() {
9
- this.changeMode = ChangeMode;
10
- this.disableAdd = false;
11
- this.addTargetIndex = null;
12
- this.changeEntry = new EventEmitter();
13
- this.edit = new EventEmitter();
14
- this.delete = new EventEmitter();
15
- this.insert = new EventEmitter();
16
- }
17
- changes(index, mode) {
18
- this.changeEntry.emit({ index, mode });
19
- if (ChangeMode.EDIT === mode) {
20
- this.edit.emit(index);
21
- }
22
- if (ChangeMode.DELETE === mode) {
23
- this.delete.emit(index);
24
- }
25
- if (ChangeMode.INSERT === mode) {
26
- this.insert.emit(index);
27
- }
28
- }
29
- }
30
- SequenceListItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SequenceListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- SequenceListItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: SequenceListItemComponent, selector: "eo-sequence-list-item", inputs: { index: "index", disableAdd: "disableAdd", addTargetIndex: "addTargetIndex" }, outputs: { changeEntry: "changeEntry", edit: "edit", delete: "delete", insert: "insert" }, queries: [{ propertyName: "content", first: true, predicate: ["content"], descendants: true }], ngImport: i0, template: "<div class=\"entry\">\n <eo-icon class=\"handle\" cdkDragHandle [iconSrc]=\"'assets/_default/svg/ic_drag.svg'\"></eo-icon>\n <div class=\"index\">\n <span>{{ index + 1 }}</span><span>&darr;</span>\n </div>\n\n <div class=\"action\">\n <button class=\"edit\" type=\"button\" (click)=\"changes(index, changeMode.EDIT)\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_edit.svg'\"></eo-icon>\n </button>\n <button class=\"remove\" type=\"button\" (click)=\"changes(index, changeMode.DELETE)\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_trash.svg'\"></eo-icon>\n </button>\n </div>\n\n <div class=\"content\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n\n <eo-icon class=\"innerAdd\" [ngClass]=\"{ active: addTargetIndex === index, disabled: disableAdd }\" [iconSrc]=\"'assets/_default/svg/ic_add.svg'\" *ngIf=\"index !== 0\" (click)=\"changes(index, changeMode.INSERT)\"></eo-icon>\n</div>\n", styles: [":host{display:block}:host.disabled .innerAdd:not(.active){opacity:0;pointer-events:none}:host.disabled button,:host.disabled .handle{pointer-events:none;cursor:default;opacity:.5}:host.single .handle,:host.single .index{display:none}:host .entry{position:relative;border:1px solid var(--panel-divider-color);display:grid;padding:calc(var(--app-pane-padding) * .75);-moz-column-gap:calc(var(--app-pane-padding) / 2);column-gap:calc(var(--app-pane-padding) / 2);row-gap:calc(var(--app-pane-padding) / 4);grid-template-rows:auto auto;grid-template-columns:auto auto 1fr auto;grid-template-areas:\"handle index content action\" \"handle index content action\";margin-top:1px}:host .entry .innerAdd{position:absolute;top:-12px;left:calc(50% - 12px);border-radius:2px;color:var(--text-color-caption);cursor:pointer;background-color:var(--panel-background);border:1px solid var(--panel-divider-color);width:20px;height:20px}:host .entry .innerAdd.active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}:host .entry .innerAdd.disabled{display:none}:host .entry .index{grid-area:index;display:flex;flex-flow:column;align-items:center;justify-content:center;color:var(--color-accent);padding:0 calc(var(--app-pane-padding) / 4)}:host .entry .handle{grid-area:handle;color:var(--text-color-caption);align-self:center;cursor:n-resize}:host .entry .content{grid-area:content;text-overflow:ellipsis;overflow:hidden}:host .entry .content ::ng-deep .list-entry .task{word-break:break-all}:host .entry .content ::ng-deep .signer-list-entry .signer-name,:host .entry .content ::ng-deep .signer-list-entry .signer-email,:host .entry .content ::ng-deep .signer-list-entry .signer-phone{word-break:break-all}:host .entry .action{grid-area:action;display:flex;align-items:center}:host .entry .action button{padding:2px}:host .entry .action button eo-icon{width:18px;height:18px}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.EoIconComponent, selector: "eo-icon", inputs: ["objectType", "iconId", "iconSrc", "badge", "iconTitle"] }, { kind: "directive", type: i3.CdkDragHandle, selector: "[cdkDragHandle]", inputs: ["cdkDragHandleDisabled"] }] });
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SequenceListItemComponent, decorators: [{
33
- type: Component,
34
- args: [{ selector: 'eo-sequence-list-item', template: "<div class=\"entry\">\n <eo-icon class=\"handle\" cdkDragHandle [iconSrc]=\"'assets/_default/svg/ic_drag.svg'\"></eo-icon>\n <div class=\"index\">\n <span>{{ index + 1 }}</span><span>&darr;</span>\n </div>\n\n <div class=\"action\">\n <button class=\"edit\" type=\"button\" (click)=\"changes(index, changeMode.EDIT)\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_edit.svg'\"></eo-icon>\n </button>\n <button class=\"remove\" type=\"button\" (click)=\"changes(index, changeMode.DELETE)\">\n <eo-icon [iconSrc]=\"'assets/_default/svg/ic_trash.svg'\"></eo-icon>\n </button>\n </div>\n\n <div class=\"content\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n\n <eo-icon class=\"innerAdd\" [ngClass]=\"{ active: addTargetIndex === index, disabled: disableAdd }\" [iconSrc]=\"'assets/_default/svg/ic_add.svg'\" *ngIf=\"index !== 0\" (click)=\"changes(index, changeMode.INSERT)\"></eo-icon>\n</div>\n", styles: [":host{display:block}:host.disabled .innerAdd:not(.active){opacity:0;pointer-events:none}:host.disabled button,:host.disabled .handle{pointer-events:none;cursor:default;opacity:.5}:host.single .handle,:host.single .index{display:none}:host .entry{position:relative;border:1px solid var(--panel-divider-color);display:grid;padding:calc(var(--app-pane-padding) * .75);-moz-column-gap:calc(var(--app-pane-padding) / 2);column-gap:calc(var(--app-pane-padding) / 2);row-gap:calc(var(--app-pane-padding) / 4);grid-template-rows:auto auto;grid-template-columns:auto auto 1fr auto;grid-template-areas:\"handle index content action\" \"handle index content action\";margin-top:1px}:host .entry .innerAdd{position:absolute;top:-12px;left:calc(50% - 12px);border-radius:2px;color:var(--text-color-caption);cursor:pointer;background-color:var(--panel-background);border:1px solid var(--panel-divider-color);width:20px;height:20px}:host .entry .innerAdd.active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}:host .entry .innerAdd.disabled{display:none}:host .entry .index{grid-area:index;display:flex;flex-flow:column;align-items:center;justify-content:center;color:var(--color-accent);padding:0 calc(var(--app-pane-padding) / 4)}:host .entry .handle{grid-area:handle;color:var(--text-color-caption);align-self:center;cursor:n-resize}:host .entry .content{grid-area:content;text-overflow:ellipsis;overflow:hidden}:host .entry .content ::ng-deep .list-entry .task{word-break:break-all}:host .entry .content ::ng-deep .signer-list-entry .signer-name,:host .entry .content ::ng-deep .signer-list-entry .signer-email,:host .entry .content ::ng-deep .signer-list-entry .signer-phone{word-break:break-all}:host .entry .action{grid-area:action;display:flex;align-items:center}:host .entry .action button{padding:2px}:host .entry .action button eo-icon{width:18px;height:18px}\n"] }]
35
- }], ctorParameters: function () { return []; }, propDecorators: { index: [{
36
- type: Input
37
- }], disableAdd: [{
38
- type: Input
39
- }], addTargetIndex: [{
40
- type: Input
41
- }], changeEntry: [{
42
- type: Output
43
- }], edit: [{
44
- type: Output
45
- }], delete: [{
46
- type: Output
47
- }], insert: [{
48
- type: Output
49
- }], content: [{
50
- type: ContentChild,
51
- args: ['content']
52
- }] } });
53
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VxdWVuY2UtbGlzdC1pdGVtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvZW8tZnJhbWV3b3JrL2FjdGlvbnMvYWN0aW9ucy9zaWduYXR1cmUtYWN0aW9uL3NlcXVlbmNlLWxpc3QtaXRlbS9zZXF1ZW5jZS1saXN0LWl0ZW0uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9lby1mcmFtZXdvcmsvYWN0aW9ucy9hY3Rpb25zL3NpZ25hdHVyZS1hY3Rpb24vc2VxdWVuY2UtbGlzdC1pdGVtL3NlcXVlbmNlLWxpc3QtaXRlbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBZSxNQUFNLGVBQWUsQ0FBQztBQUNsRyxPQUFPLEVBQUMsVUFBVSxFQUFlLE1BQU0sb0JBQW9CLENBQUM7Ozs7O0FBTzVELE1BQU0sT0FBTyx5QkFBeUI7SUFXcEM7UUFWQSxlQUFVLEdBQUcsVUFBVSxDQUFDO1FBRWYsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixtQkFBYyxHQUFXLElBQUksQ0FBQztRQUM3QixnQkFBVyxHQUErQixJQUFJLFlBQVksRUFBZ0IsQ0FBQztRQUMzRSxTQUFJLEdBQXlCLElBQUksWUFBWSxFQUFVLENBQUM7UUFDeEQsV0FBTSxHQUF5QixJQUFJLFlBQVksRUFBVSxDQUFDO1FBQzFELFdBQU0sR0FBeUIsSUFBSSxZQUFZLEVBQVUsQ0FBQztJQUdyRCxDQUFDO0lBRWhCLE9BQU8sQ0FBQyxLQUFhLEVBQUUsSUFBZ0I7UUFDckMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsRUFBRSxLQUFLLEVBQUUsSUFBSSxFQUFFLENBQUMsQ0FBQztRQUN2QyxJQUFJLFVBQVUsQ0FBQyxJQUFJLEtBQUssSUFBSSxFQUFFO1lBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7U0FBRTtRQUN4RCxJQUFJLFVBQVUsQ0FBQyxNQUFNLEtBQUssSUFBSSxFQUFFO1lBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7U0FBRTtRQUM1RCxJQUFJLFVBQVUsQ0FBQyxNQUFNLEtBQUssSUFBSSxFQUFFO1lBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7U0FBRTtJQUM5RCxDQUFDOztzSEFsQlUseUJBQXlCOzBHQUF6Qix5QkFBeUIsZ1ZDUnRDLGc4QkFxQkE7MkZEYmEseUJBQXlCO2tCQUxyQyxTQUFTOytCQUNFLHVCQUF1QjswRUFNeEIsS0FBSztzQkFBYixLQUFLO2dCQUNHLFVBQVU7c0JBQWxCLEtBQUs7Z0JBQ0csY0FBYztzQkFBdEIsS0FBSztnQkFDSSxXQUFXO3NCQUFwQixNQUFNO2dCQUNHLElBQUk7c0JBQWIsTUFBTTtnQkFDRyxNQUFNO3NCQUFmLE1BQU07Z0JBQ0csTUFBTTtzQkFBZixNQUFNO2dCQUNrQixPQUFPO3NCQUEvQixZQUFZO3VCQUFDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIENvbnRlbnRDaGlsZCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0LCBUZW1wbGF0ZVJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtDaGFuZ2VNb2RlLCBDaGFuZ2VPdXRwdXR9IGZyb20gJy4uL3NpZ25hdHVyZS5tb2RlbCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2VvLXNlcXVlbmNlLWxpc3QtaXRlbScsXG4gIHRlbXBsYXRlVXJsOiAnLi9zZXF1ZW5jZS1saXN0LWl0ZW0uY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9zZXF1ZW5jZS1saXN0LWl0ZW0uY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBTZXF1ZW5jZUxpc3RJdGVtQ29tcG9uZW50IHtcbiAgY2hhbmdlTW9kZSA9IENoYW5nZU1vZGU7XG4gIEBJbnB1dCgpIGluZGV4OiBudW1iZXI7XG4gIEBJbnB1dCgpIGRpc2FibGVBZGQgPSBmYWxzZTtcbiAgQElucHV0KCkgYWRkVGFyZ2V0SW5kZXg6IG51bWJlciA9IG51bGw7XG4gIEBPdXRwdXQoKSBjaGFuZ2VFbnRyeTogRXZlbnRFbWl0dGVyPENoYW5nZU91dHB1dD4gPSBuZXcgRXZlbnRFbWl0dGVyPENoYW5nZU91dHB1dD4oKTtcbiAgQE91dHB1dCgpIGVkaXQ6IEV2ZW50RW1pdHRlcjxudW1iZXI+ID0gbmV3IEV2ZW50RW1pdHRlcjxudW1iZXI+KCk7XG4gIEBPdXRwdXQoKSBkZWxldGU6IEV2ZW50RW1pdHRlcjxudW1iZXI+ID0gbmV3IEV2ZW50RW1pdHRlcjxudW1iZXI+KCk7XG4gIEBPdXRwdXQoKSBpbnNlcnQ6IEV2ZW50RW1pdHRlcjxudW1iZXI+ID0gbmV3IEV2ZW50RW1pdHRlcjxudW1iZXI+KCk7XG4gIEBDb250ZW50Q2hpbGQoJ2NvbnRlbnQnKSBjb250ZW50OiBUZW1wbGF0ZVJlZjxhbnk+IHwgdW5kZWZpbmVkO1xuXG4gIGNvbnN0cnVjdG9yKCkge31cblxuICBjaGFuZ2VzKGluZGV4OiBudW1iZXIsIG1vZGU6IENoYW5nZU1vZGUpIHtcbiAgICB0aGlzLmNoYW5nZUVudHJ5LmVtaXQoeyBpbmRleCwgbW9kZSB9KTtcbiAgICBpZiAoQ2hhbmdlTW9kZS5FRElUID09PSBtb2RlKSB7IHRoaXMuZWRpdC5lbWl0KGluZGV4KTsgfVxuICAgIGlmIChDaGFuZ2VNb2RlLkRFTEVURSA9PT0gbW9kZSkgeyB0aGlzLmRlbGV0ZS5lbWl0KGluZGV4KTsgfVxuICAgIGlmIChDaGFuZ2VNb2RlLklOU0VSVCA9PT0gbW9kZSkgeyB0aGlzLmluc2VydC5lbWl0KGluZGV4KTsgfVxuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwiZW50cnlcIj5cbiAgPGVvLWljb24gY2xhc3M9XCJoYW5kbGVcIiBjZGtEcmFnSGFuZGxlIFtpY29uU3JjXT1cIidhc3NldHMvX2RlZmF1bHQvc3ZnL2ljX2RyYWcuc3ZnJ1wiPjwvZW8taWNvbj5cbiAgPGRpdiBjbGFzcz1cImluZGV4XCI+XG4gICAgPHNwYW4+e3sgaW5kZXggKyAxIH19PC9zcGFuPjxzcGFuPiZkYXJyOzwvc3Bhbj5cbiAgPC9kaXY+XG5cbiAgPGRpdiBjbGFzcz1cImFjdGlvblwiPlxuICAgIDxidXR0b24gY2xhc3M9XCJlZGl0XCIgdHlwZT1cImJ1dHRvblwiIChjbGljayk9XCJjaGFuZ2VzKGluZGV4LCBjaGFuZ2VNb2RlLkVESVQpXCI+XG4gICAgICA8ZW8taWNvbiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY19lZGl0LnN2ZydcIj48L2VvLWljb24+XG4gICAgPC9idXR0b24+XG4gICAgPGJ1dHRvbiBjbGFzcz1cInJlbW92ZVwiIHR5cGU9XCJidXR0b25cIiAoY2xpY2spPVwiY2hhbmdlcyhpbmRleCwgY2hhbmdlTW9kZS5ERUxFVEUpXCI+XG4gICAgICA8ZW8taWNvbiBbaWNvblNyY109XCInYXNzZXRzL19kZWZhdWx0L3N2Zy9pY190cmFzaC5zdmcnXCI+PC9lby1pY29uPlxuICAgIDwvYnV0dG9uPlxuICA8L2Rpdj5cblxuICA8ZGl2IGNsYXNzPVwiY29udGVudFwiPlxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJjb250ZW50XCI+PC9uZy1jb250YWluZXI+XG4gIDwvZGl2PlxuXG4gIDxlby1pY29uIGNsYXNzPVwiaW5uZXJBZGRcIiBbbmdDbGFzc109XCJ7IGFjdGl2ZTogYWRkVGFyZ2V0SW5kZXggPT09IGluZGV4LCBkaXNhYmxlZDogZGlzYWJsZUFkZCB9XCIgW2ljb25TcmNdPVwiJ2Fzc2V0cy9fZGVmYXVsdC9zdmcvaWNfYWRkLnN2ZydcIiAqbmdJZj1cImluZGV4ICE9PSAwXCIgKGNsaWNrKT1cImNoYW5nZXMoaW5kZXgsIGNoYW5nZU1vZGUuSU5TRVJUKVwiPjwvZW8taWNvbj5cbjwvZGl2PlxuIl19