@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
@@ -38,6 +38,6 @@ export declare class StringComponent implements ControlValueAccessor, Validator
38
38
  private _validate;
39
39
  validate(c: UntypedFormControl): any;
40
40
  static ɵfac: i0.ɵɵFactoryDeclaration<StringComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<StringComponent, "eo-string", never, { "autocomplete": "autocomplete"; "multiselect": "multiselect"; "multiline": "multiline"; "readonly": "readonly"; "autofocus": "autofocus"; "classification": "classification"; "situation": "situation"; "regex": "regex"; "qname": "qname"; "size": "size"; "minLength": "minLength"; "maxLength": "maxLength"; }, {}, never, never, false, never>;
41
+ static ɵcmp: i0.ɵɵComponentDeclaration<StringComponent, "eo-string", never, { "autocomplete": { "alias": "autocomplete"; "required": false; }; "multiselect": { "alias": "multiselect"; "required": false; }; "multiline": { "alias": "multiline"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "classification": { "alias": "classification"; "required": false; }; "situation": { "alias": "situation"; "required": false; }; "regex": { "alias": "regex"; "required": false; }; "qname": { "alias": "qname"; "required": false; }; "size": { "alias": "size"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; }, {}, never, never, false, never>;
42
42
  }
43
43
  //# sourceMappingURL=string.component.d.ts.map
@@ -53,6 +53,6 @@ export declare class ColumnConfiguratorComponent implements OnInit, OnChanges {
53
53
  ngOnInit(): void;
54
54
  ngOnChanges(changes: SimpleChanges): void;
55
55
  static ɵfac: i0.ɵɵFactoryDeclaration<ColumnConfiguratorComponent, never>;
56
- static ɵcmp: i0.ɵɵComponentDeclaration<ColumnConfiguratorComponent, "eo-column-configurator", never, { "configType": "configType"; "configContext": "configContext"; "visible": "visible"; "eoGrid": "eoGrid"; }, { "onConfigChanged": "onConfigChanged"; }, never, never, false, never>;
56
+ static ɵcmp: i0.ɵɵComponentDeclaration<ColumnConfiguratorComponent, "eo-column-configurator", never, { "configType": { "alias": "configType"; "required": false; }; "configContext": { "alias": "configContext"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "eoGrid": { "alias": "eoGrid"; "required": false; }; }, { "onConfigChanged": "onConfigChanged"; }, never, never, false, never>;
57
57
  }
58
58
  //# sourceMappingURL=column-configurator.component.d.ts.map
@@ -23,6 +23,6 @@ export declare class CustomSortComponent {
23
23
  updateGrid(grid: GridComponent | AsyncSubject<GridComponent>, evt: CustomEvent): void;
24
24
  reset(): void;
25
25
  static ɵfac: i0.ɵɵFactoryDeclaration<CustomSortComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<CustomSortComponent, "eo-custom-sort", never, { "eoGrid": "eoGrid"; "overlay": "overlay"; "id": "id"; "sortFields": "sortFields"; }, { "change": "change"; "active": "active"; }, never, never, false, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomSortComponent, "eo-custom-sort", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; "overlay": { "alias": "overlay"; "required": false; }; "id": { "alias": "id"; "required": false; }; "sortFields": { "alias": "sortFields"; "required": false; }; }, { "change": "change"; "active": "active"; }, never, never, false, never>;
27
27
  }
28
28
  //# sourceMappingURL=custom-sort.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,EAAmB,MAAM,yBAAyB,CAAC;AACjE,OAAO,EAAC,YAAY,EAAC,MAAM,MAAM,CAAC;AAClC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAKa,mBAAmB;IAyBlB,OAAO,CAAC,eAAe;IAvB1B,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,EAAE,SAAW;IAEtB,OAAO,CAAC,WAAW,CAAa;IAChC,KAAK,EAAE,GAAG,EAAE,CAAM;IAER,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpD,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAG9D,IAAa,UAAU,CAAC,IAAI,EAAE,GAAG,EAAE,EAKlC;IAED,IAAI,UAAU,IAPgB,GAAG,EAAE,CASlC;gBAGmB,eAAe,EAAE,mBAAmB;IAGxD,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAKlD,QAAQ;IAYR,IAAI,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAUhB,UAAU,CAAC,IAAI,EAAE,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,WAAW;IAQ9E,KAAK;yCA/DM,mBAAmB;2CAAnB,mBAAmB;CAoE/B"}
1
+ {"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,EAAI,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAC,YAAY,EAAC,MAAM,MAAM,CAAC;AAClC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAKa,mBAAmB;IAyBlB,OAAO,CAAC,eAAe;IAvB1B,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,EAAE,SAAW;IAEtB,OAAO,CAAC,WAAW,CAAa;IAChC,KAAK,EAAE,GAAG,EAAE,CAAM;IAER,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpD,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAG9D,IAAa,UAAU,CAAC,IAAI,EAAE,GAAG,EAAE,EAKlC;IAED,IAAI,UAAU,IAPgB,GAAG,EAAE,CASlC;gBAGmB,eAAe,EAAE,mBAAmB;IAGxD,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAKlD,QAAQ;IAYR,IAAI,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAUhB,UAAU,CAAC,IAAI,EAAE,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,WAAW;IAQ9E,KAAK;yCA/DM,mBAAmB;2CAAnB,mBAAmB;CAoE/B"}
@@ -1,9 +1,9 @@
1
- import { IAfterGuiAttachedParams, IDoesFilterPassParams, IFilterParams, RowNode } from '@ag-grid-community/core';
1
+ import { IAfterGuiAttachedParams, IDoesFilterPassParams, IFilterParams, IRowNode } from '@ag-grid-community/core';
2
2
  import { IFilterAngularComp } from '@ag-grid-community/angular';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare abstract class AbstractFilterComponent implements IFilterAngularComp {
5
5
  params: IFilterParams;
6
- valueGetter: (rowNode: RowNode) => any;
6
+ valueGetter: (params: any) => any;
7
7
  value: any;
8
8
  input: any;
9
9
  id: string;
@@ -14,7 +14,7 @@ export declare abstract class AbstractFilterComponent implements IFilterAngularC
14
14
  agInit(params: IFilterParams): void;
15
15
  reset(): void;
16
16
  isFilterActive(): boolean;
17
- doesExternalFilterPass(rowNode: RowNode): boolean;
17
+ doesExternalFilterPass(rowNode: IRowNode): boolean;
18
18
  doesFilterPass(params: IDoesFilterPassParams): boolean;
19
19
  getModel(): any;
20
20
  setModel(model: any): void;
@@ -1 +1 @@
1
- {"version":3,"file":"abstract-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/filter/abstract-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,uBAAuB,EAAE,qBAAqB,EAAE,aAAa,EAAE,OAAO,EAAC,MAAM,yBAAyB,CAAC;AAC/G,OAAO,EAAC,kBAAkB,EAAC,MAAM,4BAA4B,CAAC;;AAE9D,8BACsB,uBAAwB,YAAW,kBAAkB;IACzE,MAAM,EAAE,aAAa,CAAC;IACtB,WAAW,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,GAAG,CAAC;IAChC,KAAK,EAAE,GAAG,CAAC;IAEmC,KAAK,MAAC;IAElD,EAAE,SAAa;IAExB,IACI,YAAY,CAAC,MAAM,EAAE,aAAa,EAKrC;IACD,IAAI,YAAY,IANS,aAAa,CAQrC;IAED,IAAI,YAAY,QAEf;IAED,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAOnC,MAAM,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;IAOnC,KAAK;IAIL,cAAc,IAAI,OAAO;IAIzB,sBAAsB,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO;IAIjD,cAAc,CAAC,MAAM,EAAE,qBAAqB,GAAG,OAAO;IAItD,QAAQ,IAAI,GAAG;IAIf,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI1B,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9DnC,uBAAuB;6CAAvB,uBAAuB;CAkE5C"}
1
+ {"version":3,"file":"abstract-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/filter/abstract-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,uBAAuB,EAAE,qBAAqB,EAAE,aAAa,EAAE,QAAQ,EAA2B,MAAM,yBAAyB,CAAC;AAC1I,OAAO,EAAC,kBAAkB,EAAC,MAAM,4BAA4B,CAAC;;AAE9D,8BACsB,uBAAwB,YAAW,kBAAkB;IACzE,MAAM,EAAE,aAAa,CAAC;IACtB,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,KAAK,GAAG,CAAC;IAC3B,KAAK,EAAE,GAAG,CAAC;IAEmC,KAAK,MAAC;IAElD,EAAE,SAAa;IAExB,IACI,YAAY,CAAC,MAAM,EAAE,aAAa,EAKrC;IACD,IAAI,YAAY,IANS,aAAa,CAQrC;IAED,IAAI,YAAY,QAEf;IAED,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAOnC,MAAM,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;IAOnC,KAAK;IAIL,cAAc,IAAI,OAAO;IAIzB,sBAAsB,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO;IAIlD,cAAc,CAAC,MAAM,EAAE,qBAAqB,GAAG,OAAO;IAItD,QAAQ,IAAI,GAAG;IAIf,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI1B,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9DnC,uBAAuB;6CAAvB,uBAAuB;CAkE5C"}
@@ -25,6 +25,6 @@ export declare class CustomFilterComponent implements AfterViewInit {
25
25
  resetFilter(): void;
26
26
  ngAfterViewInit(): void;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<CustomFilterComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<CustomFilterComponent, "eo-custom-filter", never, { "overlay": "overlay"; "eoGrid": "eoGrid"; "activeFilter": "activeFilter"; "isFilterActive": "isFilterActive"; }, { "change": "change"; "active": "active"; "onResetFilters": "onResetFilters"; }, ["textFilters", "setFilters"], ["*"], false, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomFilterComponent, "eo-custom-filter", never, { "overlay": { "alias": "overlay"; "required": false; }; "eoGrid": { "alias": "eoGrid"; "required": false; }; "activeFilter": { "alias": "activeFilter"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, { "change": "change"; "active": "active"; "onResetFilters": "onResetFilters"; }, ["textFilters", "setFilters"], ["*"], false, never>;
29
29
  }
30
30
  //# sourceMappingURL=custom-filter.component.d.ts.map
@@ -20,6 +20,6 @@ export declare class SetFilterComponent extends AbstractFilterComponent {
20
20
  onSearchChange(newValue: any): void;
21
21
  reset(): void;
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<SetFilterComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<SetFilterComponent, "eo-set-filter", never, { "title": "title"; "searchLimit": "searchLimit"; "operator": "operator"; "options": "options"; "filterParams": "filterParams"; }, {}, never, never, false, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<SetFilterComponent, "eo-set-filter", never, { "title": { "alias": "title"; "required": false; }; "searchLimit": { "alias": "searchLimit"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "options": { "alias": "options"; "required": false; }; "filterParams": { "alias": "filterParams"; "required": false; }; }, {}, never, never, false, never>;
24
24
  }
25
25
  //# sourceMappingURL=set-filter.component.d.ts.map
@@ -1,4 +1,4 @@
1
- import { IFilterParams, RowNode } from '@ag-grid-community/core';
1
+ import { IFilterParams, IRowNode } from '@ag-grid-community/core';
2
2
  import { ListSettingsService } from '../../services/list-settings.service';
3
3
  import { AbstractFilterComponent } from '../abstract-filter.component';
4
4
  import { LocalStorageService, UserService } from '@eo-sdk/core';
@@ -16,7 +16,7 @@ export declare class TextFilterComponent extends AbstractFilterComponent {
16
16
  set matchFields(fields: string[]);
17
17
  constructor(settingsService: ListSettingsService, storageService: LocalStorageService, userService: UserService);
18
18
  onChange(newValue: any, oldValue?: any): void;
19
- doesExternalFilterPass(rowNode: RowNode): boolean;
19
+ doesExternalFilterPass(rowNode: IRowNode): boolean;
20
20
  reset(): void;
21
21
  focusout(): void;
22
22
  getSavedFilters(): void;
@@ -24,6 +24,6 @@ export declare class TextFilterComponent extends AbstractFilterComponent {
24
24
  removeFilter(term: string): void;
25
25
  focus(): void;
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<TextFilterComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<TextFilterComponent, "eo-text-filter", never, { "title": "title"; "placeholder": "placeholder"; "enableSave": "enableSave"; "filterParams": "filterParams"; "matchFields": "matchFields"; }, {}, never, never, false, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextFilterComponent, "eo-text-filter", never, { "title": { "alias": "title"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "enableSave": { "alias": "enableSave"; "required": false; }; "filterParams": { "alias": "filterParams"; "required": false; }; "matchFields": { "alias": "matchFields"; "required": false; }; }, {}, never, never, false, never>;
28
28
  }
29
29
  //# sourceMappingURL=text-filter.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"text-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/grid/extensions/filter/text/text-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,aAAa,EAAE,OAAO,EAAC,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAC,mBAAmB,EAAC,MAAM,sCAAsC,CAAC;AACzE,OAAO,EAAC,uBAAuB,EAAC,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAC,mBAAmB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;;AAErE,qBAKa,mBAAoB,SAAQ,uBAAuB;IAmBlD,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,WAAW;IAnBtB,KAAK,SAAM;IACX,WAAW,SAAiC;IAC5C,UAAU,UAAS;IAC5B,OAAO,CAAC,OAAO,CAAS;IACxB,YAAY,QAAM;IAElB,IAAa,YAAY,CAAC,MAAM,EAAE,aAAa,EAE9C;IAED,IACI,WAAW,CAAC,MAAM,EAAE,MAAM,EAAE,EAI/B;gBAEmB,eAAe,EAAE,mBAAmB,EACpC,cAAc,EAAE,mBAAmB,EACnC,WAAW,EAAE,WAAW;IAM5C,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAUnC,sBAAsB,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO;IAOjD,KAAK;IAKL,QAAQ;IAIR,eAAe;IAQf,UAAU,CAAC,IAAI,EAAE,MAAM;IAOvB,YAAY,CAAC,IAAI,EAAE,MAAM;IAKzB,KAAK;yCAzEM,mBAAmB;2CAAnB,mBAAmB;CAiF/B"}
1
+ {"version":3,"file":"text-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/grid/extensions/filter/text/text-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,aAAa,EAAE,QAAQ,EAAU,MAAM,yBAAyB,CAAC;AACzE,OAAO,EAAC,mBAAmB,EAAC,MAAM,sCAAsC,CAAC;AACzE,OAAO,EAAC,uBAAuB,EAAC,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAC,mBAAmB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;;AAErE,qBAKa,mBAAoB,SAAQ,uBAAuB;IAmBlD,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,WAAW;IAnBtB,KAAK,SAAM;IACX,WAAW,SAAiC;IAC5C,UAAU,UAAS;IAC5B,OAAO,CAAC,OAAO,CAAS;IACxB,YAAY,QAAM;IAElB,IAAa,YAAY,CAAC,MAAM,EAAE,aAAa,EAE9C;IAED,IACI,WAAW,CAAC,MAAM,EAAE,MAAM,EAAE,EAI/B;gBAEmB,eAAe,EAAE,mBAAmB,EACpC,cAAc,EAAE,mBAAmB,EACnC,WAAW,EAAE,WAAW;IAM5C,QAAQ,CAAC,QAAQ,KAAA,EAAE,QAAQ,CAAC,KAAA,GAAG,IAAI;IAUnC,sBAAsB,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO;IAOlD,KAAK;IAKL,QAAQ;IAIR,eAAe;IAQf,UAAU,CAAC,IAAI,EAAE,MAAM;IAOvB,YAAY,CAAC,IAAI,EAAE,MAAM;IAKzB,KAAK;yCAzEM,mBAAmB;2CAAnB,mBAAmB;CAiF/B"}
@@ -22,6 +22,6 @@ export declare class PaginationComponent implements OnInit {
22
22
  get isGreater(): boolean;
23
23
  ngOnInit(): void;
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<PaginationComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "eo-pagination", never, { "settings": "settings"; }, { "pageChanged": "pageChanged"; }, never, never, false, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "eo-pagination", never, { "settings": { "alias": "settings"; "required": false; }; }, { "pageChanged": "pageChanged"; }, never, never, false, never>;
26
26
  }
27
27
  //# sourceMappingURL=pagination.component.d.ts.map
@@ -4,6 +4,6 @@ export declare class QuickFilterComponent {
4
4
  eoGrid: GridComponent;
5
5
  value: string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<QuickFilterComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<QuickFilterComponent, "eo-quick-filter", never, { "eoGrid": "eoGrid"; }, {}, never, never, false, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<QuickFilterComponent, "eo-quick-filter", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; }, {}, never, never, false, never>;
8
8
  }
9
9
  //# sourceMappingURL=quick-filter.component.d.ts.map
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class ResetFilterComponent {
3
3
  isFilterActive: boolean;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<ResetFilterComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<ResetFilterComponent, "eo-reset-filter", never, { "isFilterActive": "isFilterActive"; }, {}, never, never, false, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<ResetFilterComponent, "eo-reset-filter", never, { "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, false, never>;
6
6
  }
7
7
  //# sourceMappingURL=reset-filter.component.d.ts.map
@@ -7,6 +7,6 @@ export declare class TotalCountComponent implements AfterContentInit {
7
7
  gridCount: any;
8
8
  ngAfterContentInit(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TotalCountComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<TotalCountComponent, "eo-total-count", never, { "eoGrid": "eoGrid"; "outsideGrid": "outsideGrid"; "gridCount": "gridCount"; }, {}, never, never, false, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<TotalCountComponent, "eo-total-count", never, { "eoGrid": { "alias": "eoGrid"; "required": false; }; "outsideGrid": { "alias": "outsideGrid"; "required": false; }; "gridCount": { "alias": "gridCount"; "required": false; }; }, {}, never, never, false, never>;
11
11
  }
12
12
  //# sourceMappingURL=total-count.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"datetime-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/filters/datetime-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,gBAAgB,EAAC,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAC,iBAAiB,EAAC,MAAM,wCAAwC,CAAC;AACzE,OAAO,EAAa,YAAY,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAa,uBAAuB,EAAE,aAAa,EAAQ,MAAM,yBAAyB,CAAC;AAClG,OAAO,EAAC,aAAa,EAAC,MAAM,yCAAyC,CAAC;;AAStE,qBAKa,uBAAwB,SAAQ,aAAc,YAAW,gBAAgB;IAU3C,OAAO,CAAC,YAAY;IAR7D,MAAM,EAAE,GAAG,CAAM;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,YAAY,EAAE,aAAa,CAAC;IAE5B,cAAc,EAAE,GAAG,CAAC;IAEU,QAAQ,EAAE,iBAAiB,CAAC;gBAE9C,SAAS,EAAE,gBAAgB,EAAU,YAAY,EAAE,YAAY;IAI3E,SAAS;;;;;;;IAUT,aAAa,CAAC,CAAC,EAAE,GAAG;IAKpB,OAAO,CAAC,KAAK,KAAA;IAIb,OAAO;IAIP,MAAM,CAAC,MAAM,EAAE,GAAG,GAAG,IAAI;IAyBzB,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9D5C,uBAAuB;2CAAvB,uBAAuB;CAiEnC"}
1
+ {"version":3,"file":"datetime-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/filters/datetime-filter.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,gBAAgB,EAAC,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAC,iBAAiB,EAAC,MAAM,wCAAwC,CAAC;AACzE,OAAO,EAAa,YAAY,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAa,uBAAuB,EAAE,aAAa,EAAC,MAAM,yBAAyB,CAAC;AAC3F,OAAO,EAAC,aAAa,EAAC,MAAM,yCAAyC,CAAC;;AAStE,qBAKa,uBAAwB,SAAQ,aAAc,YAAW,gBAAgB;IAU3C,OAAO,CAAC,YAAY;IAR7D,MAAM,EAAE,GAAG,CAAM;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,YAAY,EAAE,aAAa,CAAC;IAE5B,cAAc,EAAE,GAAG,CAAC;IAEU,QAAQ,EAAE,iBAAiB,CAAC;gBAE9C,SAAS,EAAE,gBAAgB,EAAU,YAAY,EAAE,YAAY;IAI3E,SAAS;;;;;;;IAUT,aAAa,CAAC,CAAC,EAAE,GAAG;IAKpB,OAAO,CAAC,KAAK,KAAA;IAIb,OAAO;IAIP,MAAM,CAAC,MAAM,EAAE,GAAG,GAAG,IAAI;IAyBzB,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,IAAI;yCA9D5C,uBAAuB;2CAAvB,uBAAuB;CAiEnC"}
@@ -4,12 +4,8 @@ import { Router } from '@angular/router';
4
4
  import { TranslateService, UserService } from '@eo-sdk/core';
5
5
  import { GridService } from '../../eo-framework-core/api/grid.service';
6
6
  import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
7
- import { CodesystemFilterComponent } from './filters/codesystem-filter.component';
8
- import { DatetimeFilterComponent } from './filters/datetime-filter.component';
9
- import { DynamicListFilterComponent } from './filters/dynamic-list-filter.component';
10
- import { ListFilterComponent } from './filters/list-filter.component';
11
- import { OrganizationFilterComponent } from './filters/organization-filter.component';
12
7
  import { ILoader } from './loader.interface';
8
+ import { AgGridAngular } from '@ag-grid-community/angular';
13
9
  import * as i0 from "@angular/core";
14
10
  export declare class GridComponent {
15
11
  private translate;
@@ -19,18 +15,12 @@ export declare class GridComponent {
19
15
  private pendingChanges;
20
16
  modules: Module[];
21
17
  overlayLoadingTemplate: string;
22
- frameworkComponents: {
23
- agDateInput: typeof DatetimeFilterComponent;
24
- OrganizationFilterComponent: typeof OrganizationFilterComponent;
25
- CodesystemFilterComponent: typeof CodesystemFilterComponent;
26
- DynamicListFilterComponent: typeof DynamicListFilterComponent;
27
- ListFilterComponent: typeof ListFilterComponent;
28
- };
18
+ private components;
29
19
  private _gridOptions;
30
20
  private _options;
31
21
  private _gridCount;
32
22
  private pinnedColumn;
33
- agGrid: any;
23
+ agGrid: AgGridAngular;
34
24
  eoGridCountChanged: EventEmitter<any>;
35
25
  eoGridSelectionChanged: EventEmitter<any>;
36
26
  eoGridFocusChanged: EventEmitter<any>;
@@ -50,8 +40,8 @@ export declare class GridComponent {
50
40
  loaderContent: ILoader;
51
41
  set options(options: any);
52
42
  get options(): any;
53
- set gridOptions(gridOptions: GridOptions);
54
- get gridOptions(): GridOptions;
43
+ set gridOptions(gridOptions: GridOptions | any);
44
+ get gridOptions(): GridOptions | any;
55
45
  get contextCount(): any;
56
46
  get contextRelation(): any;
57
47
  copyCellHandler(event: KeyboardEvent): void;
@@ -83,8 +73,7 @@ export declare class GridComponent {
83
73
  get isReady(): boolean;
84
74
  get isEmpty(): boolean;
85
75
  get isEmptyRows(): boolean;
86
- refreshView(): void;
87
76
  static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>;
88
- static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "eo-grid", never, { "selectFirst": "selectFirst"; "selectionLimit": "selectionLimit"; "sizeToFit": "sizeToFit"; "fullWidth": "fullWidth"; "showHeader": "showHeader"; "showFooter": "showFooter"; "loaderContent": "loaderContent"; "options": "options"; "gridOptions": "gridOptions"; }, { "eoGridCountChanged": "eoGridCountChanged"; "eoGridSelectionChanged": "eoGridSelectionChanged"; "eoGridFocusChanged": "eoGridFocusChanged"; "eoGridCellClick": "eoGridCellClick"; "eoGridDoubleClick": "eoGridDoubleClick"; "eoGridContextMenuClick": "eoGridContextMenuClick"; "eoGridColumnResized": "eoGridColumnResized"; }, never, [".empty", ".header", ".footer"], false, never>;
77
+ static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "eo-grid", never, { "selectFirst": { "alias": "selectFirst"; "required": false; }; "selectionLimit": { "alias": "selectionLimit"; "required": false; }; "sizeToFit": { "alias": "sizeToFit"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "loaderContent": { "alias": "loaderContent"; "required": false; }; "options": { "alias": "options"; "required": false; }; "gridOptions": { "alias": "gridOptions"; "required": false; }; }, { "eoGridCountChanged": "eoGridCountChanged"; "eoGridSelectionChanged": "eoGridSelectionChanged"; "eoGridFocusChanged": "eoGridFocusChanged"; "eoGridCellClick": "eoGridCellClick"; "eoGridDoubleClick": "eoGridDoubleClick"; "eoGridContextMenuClick": "eoGridContextMenuClick"; "eoGridColumnResized": "eoGridColumnResized"; }, never, [".empty", ".header", ".footer"], false, never>;
89
78
  }
90
79
  //# sourceMappingURL=grid.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.component.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,4 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
1
  import { EventService, Config } from '@eo-sdk/core';
3
- import { AgGridModule } from '@ag-grid-community/angular';
4
2
  import * as i0 from "@angular/core";
5
3
  import * as i1 from "./grid.component";
6
4
  import * as i2 from "./column-configurator/column-configurator.component";
@@ -33,7 +31,6 @@ export declare class GridModule {
33
31
  private event;
34
32
  private config;
35
33
  constructor(event: EventService, config: Config);
36
- static withComponents(components?: any[]): ModuleWithProviders<AgGridModule>;
37
34
  static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
38
35
  static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, [typeof i1.GridComponent, typeof i2.ColumnConfiguratorComponent, typeof i3.TotalCountComponent, typeof i4.QuickFilterComponent, typeof i5.CustomSortComponent, typeof i6.CustomFilterComponent, typeof i7.TextFilterComponent, typeof i8.SetFilterComponent, typeof i9.DatetimeFilterComponent, typeof i10.CodesystemFilterComponent, typeof i11.OrganizationFilterComponent, typeof i12.ResetFilterComponent, typeof i13.EmptyComponent, typeof i14.PaginationComponent, typeof i15.DynamicListFilterComponent, typeof i16.ListFilterComponent], [typeof i17.UiModule, typeof i18.UtilModule, typeof i19.FormsModule, typeof i19.ReactiveFormsModule, typeof i20.FormElementsModule, typeof i21.TreeModule, typeof i22.CtaModule, typeof i23.YvcAutocompleteModule, typeof i24.YvcIconModule, typeof i25.YvcDatepickerModule, typeof i26.DragDropModule, typeof i27.AgGridModule], [typeof i1.GridComponent, typeof i2.ColumnConfiguratorComponent, typeof i3.TotalCountComponent, typeof i4.QuickFilterComponent, typeof i5.CustomSortComponent, typeof i6.CustomFilterComponent, typeof i7.TextFilterComponent, typeof i8.SetFilterComponent, typeof i9.DatetimeFilterComponent, typeof i10.CodesystemFilterComponent, typeof i11.OrganizationFilterComponent, typeof i12.ResetFilterComponent, typeof i13.EmptyComponent, typeof i14.PaginationComponent, typeof i15.DynamicListFilterComponent, typeof i16.ListFilterComponent]>;
39
36
  static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
@@ -1 +1 @@
1
- {"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,mBAAmB,EAAW,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,YAAY,EAAc,MAAM,EAAC,MAAM,cAAc,CAAC;AAE9D,OAAO,EAAC,YAAY,EAAC,MAAM,4BAA4B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BxD,qBAuBa,UAAU;IAET,OAAO,CAAC,KAAK;IAAgB,OAAO,CAAC,MAAM;gBAAnC,KAAK,EAAE,YAAY,EAAU,MAAM,EAAE,MAAM;IAM/D,MAAM,CAAC,cAAc,CAAC,UAAU,GAAE,GAAG,EAAO,GAAG,mBAAmB,CAAC,YAAY,CAAC;yCARrE,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAkBtB"}
1
+ {"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/grid/grid.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,YAAY,EAAc,MAAM,EAAC,MAAM,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgC9D,qBAsBa,UAAU;IAET,OAAO,CAAC,KAAK;IAAgB,OAAO,CAAC,MAAM;gBAAnC,KAAK,EAAE,YAAY,EAAU,MAAM,EAAE,MAAM;yCAFpD,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAOtB"}
@@ -0,0 +1,13 @@
1
+ import { RowNode } from "@ag-grid-community/core";
2
+ export declare class BatchRemover {
3
+ private allSets;
4
+ private allParents;
5
+ removeFromChildrenAfterGroup(parent: RowNode, child: RowNode): void;
6
+ isRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): boolean;
7
+ preventRemoveFromAllLeafChildren(parent: RowNode, child: RowNode): void;
8
+ removeFromAllLeafChildren(parent: RowNode, child: RowNode): void;
9
+ private getSet;
10
+ getAllParents(): RowNode[];
11
+ flush(): void;
12
+ }
13
+ //# sourceMappingURL=batchRemover.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"batchRemover.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/batchRemover.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAiBlD,qBAAa,YAAY;IAErB,OAAO,CAAC,OAAO,CAA8C;IAC7D,OAAO,CAAC,UAAU,CAAiB;IAE5B,4BAA4B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKnE,2BAA2B,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO;IAKrE,gCAAgC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI;IAKvE,OAAO,CAAC,MAAM;IAWP,aAAa,IAAI,OAAO,EAAE;IAI1B,KAAK,IAAI,IAAI;CAoBvB"}
@@ -1,22 +1,18 @@
1
- import { IRowNodeStage, StageExecuteParams } from "@ag-grid-community/core";
2
- export declare class GroupStage implements IRowNodeStage {
3
- private selectionController;
4
- private gridOptionsWrapper;
5
- private columnController;
1
+ import { BeanStub, IRowNodeStage, StageExecuteParams } from "@ag-grid-community/core";
2
+ export declare class GroupStage extends BeanStub implements IRowNodeStage {
3
+ private columnModel;
6
4
  private selectableService;
7
5
  private valueService;
8
- private eventService;
9
- private context;
10
- private usingTreeData;
11
- private getDataPath;
12
- private groupIdSequence;
6
+ private beans;
7
+ private selectionService;
13
8
  private oldGroupingDetails;
14
- private postConstruct;
9
+ private oldGroupDisplayColIds;
15
10
  execute(params: StageExecuteParams): void;
11
+ private positionLeafsAndGroups;
16
12
  private createGroupingDetails;
17
13
  private handleTransaction;
18
14
  private sortChildren;
19
- private sortGroupsWithComparator;
15
+ private orderGroups;
20
16
  private getExistingPathForNode;
21
17
  private moveNodesInWrongPath;
22
18
  private moveNode;
@@ -25,19 +21,23 @@ export declare class GroupStage implements IRowNodeStage {
25
21
  private forEachParentGroup;
26
22
  private removeNodesFromParents;
27
23
  private postRemoveCreateFillerNodes;
28
- private postRemoveRemoveEmptyGroups;
24
+ private removeEmptyGroups;
29
25
  private removeFromParent;
30
26
  private addToParent;
31
27
  private areGroupColsEqual;
28
+ private checkAllGroupDataAfterColsChanged;
32
29
  private shotgunResetEverything;
30
+ private noChangeInGroupingColumns;
33
31
  private insertNodes;
34
32
  private insertOneNode;
35
33
  private findParentForNode;
36
34
  private swapGroupWithUserNode;
37
35
  private getOrCreateNextNode;
38
36
  private createGroup;
37
+ private createGroupId;
38
+ private setGroupData;
39
39
  private getChildrenMappedKey;
40
- private isExpanded;
40
+ private setExpandedInitialValue;
41
41
  private getGroupInfo;
42
42
  private getGroupInfoFromCallback;
43
43
  private getGroupInfoFromGroupColumns;
@@ -1 +1 @@
1
- {"version":3,"file":"group-stage.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/group-stage.ts"],"names":[],"mappings":"AAAA,OAAO,EAUH,aAAa,EAOb,kBAAkB,EAGrB,MAAM,yBAAyB,CAAC;AAoBjC,qBACa,UAAW,YAAW,aAAa;IAEV,OAAO,CAAC,mBAAmB,CAAsB;IAClD,OAAO,CAAC,kBAAkB,CAAqB;IACjD,OAAO,CAAC,gBAAgB,CAAmB;IAC1C,OAAO,CAAC,iBAAiB,CAAoB;IAClD,OAAO,CAAC,YAAY,CAAe;IACnC,OAAO,CAAC,YAAY,CAAe;IACxC,OAAO,CAAC,OAAO,CAAU;IAI/C,OAAO,CAAC,aAAa,CAAU;IAC/B,OAAO,CAAC,WAAW,CAA0B;IAM7C,OAAO,CAAC,eAAe,CAAyB;IAQhD,OAAO,CAAC,kBAAkB,CAAkB;IAG5C,OAAO,CAAC,aAAa;IAOd,OAAO,CAAC,MAAM,EAAE,kBAAkB,GAAG,IAAI;IAgBhD,OAAO,CAAC,qBAAqB;IAgC7B,OAAO,CAAC,iBAAiB;IAiBzB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,wBAAwB;IAuBhC,OAAO,CAAC,sBAAsB;IAkB9B,OAAO,CAAC,oBAAoB;IAsB5B,OAAO,CAAC,QAAQ;IAoBhB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,mBAAmB;IAM3B,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,sBAAsB;IAmB9B,OAAO,CAAC,2BAA2B;IAwBnC,OAAO,CAAC,2BAA2B;IA+CnC,OAAO,CAAC,gBAAgB;IAiBxB,OAAO,CAAC,WAAW;IAUnB,OAAO,CAAC,iBAAiB;IAWzB,OAAO,CAAC,sBAAsB;IAqB9B,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,aAAa;IAmBrB,OAAO,CAAC,iBAAiB;IAazB,OAAO,CAAC,qBAAqB;IA4B7B,OAAO,CAAC,mBAAmB;IAc3B,OAAO,CAAC,WAAW;IAoDnB,OAAO,CAAC,oBAAoB;IAU5B,OAAO,CAAC,UAAU;IAQlB,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,wBAAwB;IAahC,OAAO,CAAC,4BAA4B;CAyBvC"}
1
+ {"version":3,"file":"group-stage.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/group-stage.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,QAAQ,EAKR,aAAa,EAKb,kBAAkB,EAQrB,MAAM,yBAAyB,CAAC;AA+BjC,qBACa,UAAW,SAAQ,QAAS,YAAW,aAAa;IAEnC,OAAO,CAAC,WAAW,CAAc;IAC3B,OAAO,CAAC,iBAAiB,CAAoB;IAClD,OAAO,CAAC,YAAY,CAAe;IAC1C,OAAO,CAAC,KAAK,CAAQ;IACV,OAAO,CAAC,gBAAgB,CAAoB;IAQ3E,OAAO,CAAC,kBAAkB,CAAkB;IAC5C,OAAO,CAAC,qBAAqB,CAAS;IAE/B,OAAO,CAAC,MAAM,EAAE,kBAAkB,GAAG,IAAI;IAoBhD,OAAO,CAAC,sBAAsB;IA4B9B,OAAO,CAAC,qBAAqB;IAgC7B,OAAO,CAAC,iBAAiB;IAqCzB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,WAAW;IAgBnB,OAAO,CAAC,sBAAsB;IAkB9B,OAAO,CAAC,oBAAoB;IAqB5B,OAAO,CAAC,QAAQ;IAoBhB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,mBAAmB;IAY3B,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,sBAAsB;IAqB9B,OAAO,CAAC,2BAA2B;IAyBnC,OAAO,CAAC,iBAAiB;IA+CzB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,WAAW;IAYnB,OAAO,CAAC,iBAAiB;IAMzB,OAAO,CAAC,iCAAiC;IAqBzC,OAAO,CAAC,sBAAsB;IA8B9B,OAAO,CAAC,yBAAyB;IAyBjC,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,aAAa;IAoBrB,OAAO,CAAC,iBAAiB;IAmBzB,OAAO,CAAC,qBAAqB;IA8B7B,OAAO,CAAC,mBAAmB;IAe3B,OAAO,CAAC,WAAW;IAkCnB,OAAO,CAAC,aAAa;IAqBrB,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,oBAAoB;IAS5B,OAAO,CAAC,uBAAuB;IAgC/B,OAAO,CAAC,YAAY;IAOpB,OAAO,CAAC,wBAAwB;IAUhC,OAAO,CAAC,4BAA4B;CA2BvC"}
@@ -1,6 +1,7 @@
1
1
  import { ModuleNames } from "@ag-grid-community/core";
2
2
  import { GroupStage } from "./group-stage";
3
3
  export declare var RowGroupingModule: {
4
+ version: string;
4
5
  moduleName: ModuleNames;
5
6
  beans: (typeof GroupStage)[];
6
7
  };
@@ -1 +1 @@
1
- {"version":3,"file":"row-grouping.module.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/row-grouping.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,IAAI,iBAAiB;;;CAG3B,CAAC"}
1
+ {"version":3,"file":"row-grouping.module.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/grid/row-grouping/row-grouping.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,IAAI,iBAAiB;;;;CAI3B,CAAC"}
@@ -9,6 +9,6 @@ export declare class DuetimeInfoComponent implements OnInit {
9
9
  constructor();
10
10
  ngOnInit(): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<DuetimeInfoComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DuetimeInfoComponent, "eo-duetimeInfo", never, { "item": "item"; }, {}, never, never, false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<DuetimeInfoComponent, "eo-duetimeInfo", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
13
13
  }
14
14
  //# sourceMappingURL=duetimeInfo.component.d.ts.map
@@ -121,6 +121,6 @@ export declare class InboxDetailsComponent implements OnInit, AfterViewInit {
121
121
  ngOnInit(): void;
122
122
  ngAfterViewInit(): void;
123
123
  static ɵfac: i0.ɵɵFactoryDeclaration<InboxDetailsComponent, never>;
124
- static ɵcmp: i0.ɵɵComponentDeclaration<InboxDetailsComponent, "eo-inbox-details", never, { "plugins": "plugins"; "emptyState": "emptyState"; "applySelection": "applySelection"; "item": "item"; }, {}, never, [".error"], false, never>;
124
+ static ɵcmp: i0.ɵɵComponentDeclaration<InboxDetailsComponent, "eo-inbox-details", never, { "plugins": { "alias": "plugins"; "required": false; }; "emptyState": { "alias": "emptyState"; "required": false; }; "applySelection": { "alias": "applySelection"; "required": false; }; "item": { "alias": "item"; "required": false; }; }, {}, never, [".error"], false, never>;
125
125
  }
126
126
  //# sourceMappingURL=inbox-details.component.d.ts.map
@@ -31,6 +31,6 @@ export declare class ListContainerComponent implements AfterViewInit {
31
31
  loadObject(id: any, _type?: any, version?: any, intent?: any): Subscription;
32
32
  showActions(selectedData?: any[], target?: string): void;
33
33
  static ɵfac: i0.ɵɵFactoryDeclaration<ListContainerComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<ListContainerComponent, "eo-list-container", never, { "applySelection": "applySelection"; "applyVersion": "applyVersion"; "loading": "loading"; "tabs": "tabs"; "parseDmsParams": "parseDmsParams"; }, {}, ["contentGrid"], [".eo-header", ".eo-body"], false, never>;
34
+ static ɵcmp: i0.ɵɵComponentDeclaration<ListContainerComponent, "eo-list-container", never, { "applySelection": { "alias": "applySelection"; "required": false; }; "applyVersion": { "alias": "applyVersion"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "tabs": { "alias": "tabs"; "required": false; }; "parseDmsParams": { "alias": "parseDmsParams"; "required": false; }; }, {}, ["contentGrid"], [".eo-header", ".eo-body"], false, never>;
35
35
  }
36
36
  //# sourceMappingURL=list-container.component.d.ts.map
@@ -103,6 +103,6 @@ export declare class MediaComponent implements AfterViewInit, OnDestroy {
103
103
  ngAfterViewInit(): void;
104
104
  ngOnDestroy(): void;
105
105
  static ɵfac: i0.ɵɵFactoryDeclaration<MediaComponent, never>;
106
- static ɵcmp: i0.ɵɵComponentDeclaration<MediaComponent, "eo-media", never, { "undockDisabled": "undockDisabled"; "enableCloseBtn": "enableCloseBtn"; "useVersion": "useVersion"; "setAttachments": "attachments"; "setSearchTerm": "searchTerm"; "previewUri": "previewUri"; "previewFile": "previewFile"; "dmsObject": "dmsObject"; }, {}, never, never, false, never>;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<MediaComponent, "eo-media", never, { "undockDisabled": { "alias": "undockDisabled"; "required": false; }; "enableCloseBtn": { "alias": "enableCloseBtn"; "required": false; }; "useVersion": { "alias": "useVersion"; "required": false; }; "setAttachments": { "alias": "attachments"; "required": false; }; "setSearchTerm": { "alias": "searchTerm"; "required": false; }; "previewUri": { "alias": "previewUri"; "required": false; }; "previewFile": { "alias": "previewFile"; "required": false; }; "dmsObject": { "alias": "dmsObject"; "required": false; }; }, {}, never, never, false, never>;
107
107
  }
108
108
  //# sourceMappingURL=media.component.d.ts.map
@@ -14,6 +14,6 @@ export declare class EditIconComponent implements OnInit {
14
14
  fetchAgentAlwayslock(): void;
15
15
  ngOnInit(): void;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EditIconComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<EditIconComponent, "eo-edit-icon", never, { "item": "item"; }, {}, never, never, false, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditIconComponent, "eo-edit-icon", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
18
18
  }
19
19
  //# sourceMappingURL=edit-icon.component.d.ts.map
@@ -23,6 +23,6 @@ export declare class FavoriteIconComponent {
23
23
  onRemove(): void;
24
24
  onSave(): void;
25
25
  static ɵfac: i0.ɵɵFactoryDeclaration<FavoriteIconComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FavoriteIconComponent, "eo-favorite-icon", never, { "item": "item"; }, {}, never, never, false, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<FavoriteIconComponent, "eo-favorite-icon", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
27
27
  }
28
28
  //# sourceMappingURL=favorite-icon.component.d.ts.map
@@ -93,6 +93,6 @@ export declare class ObjectDetailsComponent implements OnInit, AfterViewInit, On
93
93
  ngAfterViewInit(): void;
94
94
  ngOnDestroy(): void;
95
95
  static ɵfac: i0.ɵɵFactoryDeclaration<ObjectDetailsComponent, never>;
96
- static ɵcmp: i0.ɵɵComponentDeclaration<ObjectDetailsComponent, "eo-object-details", never, { "plugins": "plugins"; "reference": "reference"; "searchTerm": "searchTerm"; "enableCompare": "enableCompare"; "recyclebinTabs": "recyclebinTabs"; "enableDiff": "enableDiff"; "enableSync": "enableSync"; "cacheLayout": "cacheLayout"; "emptyState": "emptyState"; "dmsParams": "params"; "dmsParams2": "params2"; "dmsObject": "item"; "dmsObject2": "item2"; "applySelection": "applySelection"; "parseDmsParams": "parseDmsParams"; }, { "hasContent": "hasContent"; }, never, [".error"], false, never>;
96
+ static ɵcmp: i0.ɵɵComponentDeclaration<ObjectDetailsComponent, "eo-object-details", never, { "plugins": { "alias": "plugins"; "required": false; }; "reference": { "alias": "reference"; "required": false; }; "searchTerm": { "alias": "searchTerm"; "required": false; }; "enableCompare": { "alias": "enableCompare"; "required": false; }; "recyclebinTabs": { "alias": "recyclebinTabs"; "required": false; }; "enableDiff": { "alias": "enableDiff"; "required": false; }; "enableSync": { "alias": "enableSync"; "required": false; }; "cacheLayout": { "alias": "cacheLayout"; "required": false; }; "emptyState": { "alias": "emptyState"; "required": false; }; "dmsParams": { "alias": "params"; "required": false; }; "dmsParams2": { "alias": "params2"; "required": false; }; "dmsObject": { "alias": "item"; "required": false; }; "dmsObject2": { "alias": "item2"; "required": false; }; "applySelection": { "alias": "applySelection"; "required": false; }; "parseDmsParams": { "alias": "parseDmsParams"; "required": false; }; }, { "hasContent": "hasContent"; }, never, [".error"], false, never>;
97
97
  }
98
98
  //# sourceMappingURL=object-details.component.d.ts.map
@@ -15,6 +15,6 @@ export declare class HistoryFilterComponent {
15
15
  hasFilter(filter: string): boolean;
16
16
  toggleFilter(type: any): void;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<HistoryFilterComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<HistoryFilterComponent, "eo-history-filter", never, { "visibleFilter": "visibleFilter"; "filters": "filters"; "history": "history"; "term": "term"; }, { "onToggleFilter": "onToggleFilter"; "termChange": "termChange"; }, never, never, false, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<HistoryFilterComponent, "eo-history-filter", never, { "visibleFilter": { "alias": "visibleFilter"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "history": { "alias": "history"; "required": false; }; "term": { "alias": "term"; "required": false; }; }, { "onToggleFilter": "onToggleFilter"; "termChange": "termChange"; }, never, never, false, never>;
19
19
  }
20
20
  //# sourceMappingURL=history-filter.component.d.ts.map
@@ -21,6 +21,6 @@ export declare class ObjectHistoryComponent {
21
21
  trackByIndex(index: any, item: any): any;
22
22
  private fetchHistory;
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<ObjectHistoryComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ObjectHistoryComponent, "eo-object-history", never, { "params": "params"; }, {}, never, never, false, never>;
24
+ static ɵcmp: i0.ɵɵComponentDeclaration<ObjectHistoryComponent, "eo-object-history", never, { "params": { "alias": "params"; "required": false; }; }, {}, never, never, false, never>;
25
25
  }
26
26
  //# sourceMappingURL=object-history.component.d.ts.map
@@ -43,6 +43,6 @@ export declare class ObjectLinksComponent implements OnInit {
43
43
  private getSubTypes;
44
44
  ngOnInit(): void;
45
45
  static ɵfac: i0.ɵɵFactoryDeclaration<ObjectLinksComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<ObjectLinksComponent, "eo-object-links", never, { "dmsObject": "dmsObject"; }, {}, never, never, false, never>;
46
+ static ɵcmp: i0.ɵɵComponentDeclaration<ObjectLinksComponent, "eo-object-links", never, { "dmsObject": { "alias": "dmsObject"; "required": false; }; }, {}, never, never, false, never>;
47
47
  }
48
48
  //# sourceMappingURL=object-links.component.d.ts.map
@@ -5,6 +5,6 @@ export declare class FormElementTemplate {
5
5
  propertyType: string;
6
6
  constructor(template: TemplateRef<any>);
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<FormElementTemplate, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<FormElementTemplate, "[eoFormElementTemplate]", never, { "propertyType": "propertyType"; }, {}, never, never, false, never>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FormElementTemplate, "[eoFormElementTemplate]", never, { "propertyType": { "alias": "propertyType"; "required": false; }; }, {}, never, never, false, never>;
9
9
  }
10
10
  //# sourceMappingURL=form-element-template.directive.d.ts.map
@@ -29,6 +29,6 @@ export declare class FormElementComponent implements AfterViewInit {
29
29
  fetchTags(): void;
30
30
  ngAfterViewInit(): void;
31
31
  static ɵfac: i0.ɵɵFactoryDeclaration<FormElementComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": "situation"; "skipToggle": "skipToggle"; "elementSetter": "element"; }, {}, ["contentElementTemplates"], ["*"], false, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormElementComponent, "eo-form-element", never, { "situation": { "alias": "situation"; "required": false; }; "skipToggle": { "alias": "skipToggle"; "required": false; }; "elementSetter": { "alias": "element"; "required": false; }; }, {}, ["contentElementTemplates"], ["*"], false, never>;
33
33
  }
34
34
  //# sourceMappingURL=form-element.component.d.ts.map
@@ -6,6 +6,7 @@ import { GridService } from '../../../../eo-framework-core/api/grid.service';
6
6
  import { PendingChangesService } from './../../../../eo-framework-core/pending-changes/pending-changes.service';
7
7
  import { EditRow, TableComponentParams } from './form-element.interface';
8
8
  import { RowEditComponent } from './row-edit/row-edit.component';
9
+ import { AgGridAngular } from '@ag-grid-community/angular';
9
10
  import * as i0 from "@angular/core";
10
11
  export declare class FormElementTableComponent implements ControlValueAccessor, Validator, OnInit {
11
12
  private storageService;
@@ -19,6 +20,8 @@ export declare class FormElementTableComponent implements ControlValueAccessor,
19
20
  modules: Module[];
20
21
  BASE_CACHE_LAYOUT_KEY: string;
21
22
  cacheLayoutKey: string;
23
+ agGrid: AgGridAngular;
24
+ overlayGrid: AgGridAngular;
22
25
  rowEdit: RowEditComponent;
23
26
  limit: number;
24
27
  hasPreviewFile: boolean;
@@ -85,6 +88,6 @@ export declare class FormElementTableComponent implements ControlValueAccessor,
85
88
  togglePreview(): void;
86
89
  ngOnInit(): void;
87
90
  static ɵfac: i0.ɵɵFactoryDeclaration<FormElementTableComponent, never>;
88
- static ɵcmp: i0.ɵɵComponentDeclaration<FormElementTableComponent, "eo-table", never, { "limit": "limit"; "hasPreviewFile": "hasPreviewFile"; "minWidth": "minWidth"; "height": "height"; "params": "params"; }, {}, never, never, false, never>;
91
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormElementTableComponent, "eo-table", never, { "limit": { "alias": "limit"; "required": false; }; "hasPreviewFile": { "alias": "hasPreviewFile"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "height": { "alias": "height"; "required": false; }; "params": { "alias": "params"; "required": false; }; }, {}, never, never, false, never>;
89
92
  }
90
93
  //# sourceMappingURL=form-element-table.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-element-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAS,WAAW,EAAE,MAAM,EAAC,MAAM,yBAAyB,CAAC;AAEpE,OAAO,EAAiC,MAAM,EAAwB,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAC,oBAAoB,EAAoC,kBAAkB,EAAE,SAAS,EAAC,MAAM,gBAAgB,CAAC;AACrH,OAAO,EAAC,mBAAmB,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAQ,MAAM,cAAc,CAAC;AAK/G,OAAO,EAAe,WAAW,EAAC,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAC,qBAAqB,EAAC,MAAM,yEAAyE,CAAC;AAC9G,OAAO,EAAC,OAAO,EAAE,oBAAoB,EAAC,MAAM,0BAA0B,CAAC;AACvE,OAAO,EAAC,gBAAgB,EAAC,MAAM,+BAA+B,CAAC;;AAG/D,qBAoBa,yBAA0B,YAAW,oBAAoB,EAAE,SAAS,EAAE,MAAM;IAyErF,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,cAAc;IACf,OAAO,EAAE,WAAW;IAC3B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,SAAS;IA5EnB,OAAO,CAAC,cAAc,CAAQ;IAC9B,OAAO,CAAC,qBAAqB,CAAQ;IAE9B,OAAO,EAAE,MAAM,EAAE,CAA+C;IAEvE,qBAAqB,SAAiB;IACtC,cAAc,SAA8B;IAEtB,OAAO,EAAE,gBAAgB,CAAC;IAGvC,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,SAAU;IAClB,MAAM,SAAU;IAEzB,OAAO,EAAE,oBAAoB,CAAC;IAC9B,OAAO,CAAC,SAAS,CAAQ;IACzB,SAAS,UAAS;IAClB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,UAAU,EAAE,GAAG,EAAE,CAAC;IAClB,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,WAAW,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,UAAS;IACnB,WAAW,UAAS;IACpB,sBAAsB,UAAS;IAC/B,UAAU,QAAM;IAChB,kBAAkB,QAAM;IAExB,IACI,MAAM,CAAC,CAAC,EAAE,oBAAoB,EA0BjC;IACD,IAAI,MAAM,IA3BI,oBAAoB,CA6BjC;IAMD,eAAe,CAAC,KAAK,EAAE,aAAa;gBAK1B,cAAc,EAAE,mBAAmB,EACnC,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,qBAAqB,EACtC,OAAO,EAAE,WAAW,EACnB,KAAK,EAAE,oBAAoB,EAC3B,SAAS,EAAE,gBAAgB;IAyDrC,mBAAmB,CAAC,MAAM,KAAA;IAwB1B,eAAe,MAAO,GAAG,UACxB;IAED,UAAU,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,IAAI;IAyB9B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC;;;OAGG;IACH,OAAO,CAAC,sBAAsB;IA4B9B,MAAM;IA2BN,OAAO,CAAC,kBAAkB;IAS1B,OAAO,CAAC,KAAK,KAAA;IAIb,cAAc,CAAC,KAAK,KAAA;IAIpB,OAAO,CAAC,UAAU;IAqBlB,OAAO,CAAC,aAAa;IAWrB,OAAO,CAAC,gBAAgB;IAcxB,aAAa;IAUb,OAAO;IAKP,kBAAkB;IAMlB,SAAS,CAAC,SAAS,EAAE,GAAG;IA2BxB,OAAO,CAAC,SAAS,EAAE,GAAG;IAWtB,SAAS,CAAC,KAAK,EAAE,MAAM;IAavB,QAAQ,CAAC,KAAK,EAAE,MAAM;IAKtB,SAAS;IAOT,SAAS,CAAC,KAAK,KAAA;IA6Ff,sBAAsB;IAOtB,SAAS,CAAC,OAAO,CAAC,EAAE,OAAO;IAQ3B,UAAU;IAMV,sBAAsB;IAItB,OAAO,CAAC,iBAAiB;IAKzB,QAAQ,CAAC,CAAC,EAAE,kBAAkB;;;;;IAQ9B,WAAW,CAAC,MAAM,EAAE,GAAG;IAiBvB,aAAa;IAKb,aAAa,CAAC,MAAM,KAAA;IAQpB,oBAAoB,CAAC,MAAM,KAAA;IAW3B,eAAe,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,OAAO;IAsB9C,aAAa;IAYb,QAAQ;yCA9lBG,yBAAyB;2CAAzB,yBAAyB;CAimBrC"}
1
+ {"version":3,"file":"form-element-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.ts"],"names":[],"mappings":"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"}
@@ -65,6 +65,6 @@ export declare class RowEditComponent implements OnDestroy {
65
65
  private unsubscribeAll;
66
66
  ngOnDestroy(): void;
67
67
  static ɵfac: i0.ɵɵFactoryDeclaration<RowEditComponent, never>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<RowEditComponent, "eo-row-edit", never, { "limitReached": "limitReached"; "row": "row"; }, { "onCancel": "onCancel"; "onSave": "onSave"; "onSaveCopy": "onSaveCopy"; "onDelete": "onDelete"; }, never, never, false, never>;
68
+ static ɵcmp: i0.ɵɵComponentDeclaration<RowEditComponent, "eo-row-edit", never, { "limitReached": { "alias": "limitReached"; "required": false; }; "row": { "alias": "row"; "required": false; }; }, { "onCancel": "onCancel"; "onSave": "onSave"; "onSaveCopy": "onSaveCopy"; "onDelete": "onDelete"; }, never, never, false, never>;
69
69
  }
70
70
  //# sourceMappingURL=row-edit.component.d.ts.map
@@ -18,6 +18,6 @@ export declare class ObjectFormGroupComponent {
18
18
  private getGroupType;
19
19
  private parentIsStack;
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<ObjectFormGroupComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormGroupComponent, "eo-form-group", never, { "situation": "situation"; "skipToggle": "skipToggle"; "groupd": "group"; "noGroupLabels": "noGroupLabels"; }, {}, never, never, false, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormGroupComponent, "eo-form-group", never, { "situation": { "alias": "situation"; "required": false; }; "skipToggle": { "alias": "skipToggle"; "required": false; }; "groupd": { "alias": "group"; "required": false; }; "noGroupLabels": { "alias": "noGroupLabels"; "required": false; }; }, {}, never, never, false, never>;
22
22
  }
23
23
  //# sourceMappingURL=object-form-group.component.d.ts.map
@@ -54,6 +54,6 @@ export declare class ObjectFormComponent implements OnDestroy, AfterViewInit {
54
54
  ngAfterViewInit(): void;
55
55
  private unsubscribeAll;
56
56
  static ɵfac: i0.ɵɵFactoryDeclaration<ObjectFormComponent, never>;
57
- static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormComponent, "eo-object-form", never, { "isInnerTableForm": "isInnerTableForm"; "options": "formOptions"; }, { "statusChanged": "statusChanged"; "onFormReady": "onFormReady"; }, never, never, false, never>;
57
+ static ɵcmp: i0.ɵɵComponentDeclaration<ObjectFormComponent, "eo-object-form", never, { "isInnerTableForm": { "alias": "isInnerTableForm"; "required": false; }; "options": { "alias": "formOptions"; "required": false; }; }, { "statusChanged": "statusChanged"; "onFormReady": "onFormReady"; }, never, never, false, never>;
58
58
  }
59
59
  //# sourceMappingURL=object-form.component.d.ts.map