@eo-sdk/client 11.5.0-rc.3 → 11.7.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 (403) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +35 -35
  3. package/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
  4. package/app/eo-client/dashboard/dashboard.component.d.ts.map +1 -1
  5. package/app/eo-client/eo-client.module.d.ts +4 -5
  6. package/app/eo-client/eo-client.module.d.ts.map +1 -1
  7. package/app/eo-client/index.d.ts +3 -0
  8. package/app/eo-client/index.d.ts.map +1 -1
  9. package/app/eo-client/process-state/filter-label.d.ts +10 -0
  10. package/app/eo-client/process-state/filter-label.d.ts.map +1 -0
  11. package/app/eo-framework/grid/grid.component.d.ts +2 -1
  12. package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
  13. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +1 -0
  14. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
  15. package/app/eo-framework/ui/ui.module.d.ts +10 -11
  16. package/app/eo-framework/ui/ui.module.d.ts.map +1 -1
  17. package/app/eo-framework-core/agent/agent.service.d.ts.map +1 -1
  18. package/app/eo-framework-core/eo-framework-core.module.d.ts +1 -2
  19. package/app/eo-framework-core/eo-framework-core.module.d.ts.map +1 -1
  20. package/app/eo-framework-core/error-handler/error-handler.service.d.ts.map +1 -1
  21. package/assets/_default/README.md +2 -2
  22. package/assets/_default/config/extend.json +6 -6
  23. package/assets/_default/config/main.json +44 -44
  24. package/assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg +765 -765
  25. package/assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.svg +818 -818
  26. package/assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg +765 -765
  27. package/assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg +795 -795
  28. package/assets/_default/i18n/de.json +1130 -1130
  29. package/assets/_default/i18n/de_after.json +1137 -0
  30. package/assets/_default/i18n/en.json +1130 -1130
  31. package/assets/_default/i18n/po/de.po +310 -310
  32. package/assets/_default/i18n/po/en.po +310 -310
  33. package/assets/_default/svg/ic_delete_sweep.svg +3 -3
  34. package/assets/_default/svg/ic_emoticon-cool.svg +1 -1
  35. package/assets/_default/svg/ic_kitt-loader.svg +1 -1
  36. package/assets/_default/svg/ic_link.svg +6 -6
  37. package/assets/_default/svg/ic_not_listed_location.svg +4 -4
  38. package/assets/_default/theme/theme.css +13 -13
  39. package/assets/dashboard.json +47 -47
  40. package/assets/i18n/temp.json +584 -584
  41. package/assets/i18n/temp.pot +1753 -1753
  42. package/esm2022/app/eo-client/about-state/about-state.component.mjs +7 -7
  43. package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +5 -5
  44. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +5 -5
  45. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +5 -5
  46. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +1 -1
  47. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +5 -5
  48. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +5 -5
  49. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +1 -1
  50. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +1 -1
  51. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +5 -5
  52. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +5 -5
  53. package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +5 -5
  54. package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +8 -8
  55. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +5 -5
  56. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +5 -5
  57. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +1 -1
  58. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +5 -5
  59. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +5 -5
  60. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +1 -1
  61. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +5 -5
  62. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +5 -5
  63. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.mjs +1 -1
  64. package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +5 -5
  65. package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.mjs +5 -5
  66. package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +5 -5
  67. package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.mjs +5 -5
  68. package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.mjs +5 -5
  69. package/esm2022/app/eo-client/eo-client-routing.module.mjs +5 -5
  70. package/esm2022/app/eo-client/eo-client.module.mjs +26 -28
  71. package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +16 -16
  72. package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +20 -20
  73. package/esm2022/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +1 -1
  74. package/esm2022/app/eo-client/inbox-state/inbox-state-routing.module.mjs +5 -5
  75. package/esm2022/app/eo-client/inbox-state/inbox-state.module.mjs +5 -5
  76. package/esm2022/app/eo-client/index.mjs +4 -1
  77. package/esm2022/app/eo-client/login/login.component.mjs +5 -5
  78. package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +18 -18
  79. package/esm2022/app/eo-client/notifications-state/notifications-state.interface.mjs +1 -1
  80. package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +5 -5
  81. package/esm2022/app/eo-client/object-state/object-state-routing.module.mjs +5 -5
  82. package/esm2022/app/eo-client/object-state/object-state-service/object-state.interface.mjs +1 -1
  83. package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +4 -4
  84. package/esm2022/app/eo-client/object-state/object-state.module.mjs +5 -5
  85. package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +16 -16
  86. package/esm2022/app/eo-client/prepare-state/prepare-state-routing.module.mjs +5 -5
  87. package/esm2022/app/eo-client/prepare-state/prepare-state.module.mjs +5 -5
  88. package/esm2022/app/eo-client/process-state/filter-label.mjs +11 -0
  89. package/esm2022/app/eo-client/process-state/process-state.component.mjs +24 -24
  90. package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +18 -18
  91. package/esm2022/app/eo-client/result-state/result-state.component.mjs +5 -5
  92. package/esm2022/app/eo-client/settings/agent-lock-settings.enum.mjs +1 -1
  93. package/esm2022/app/eo-client/settings/settings.component.mjs +5 -5
  94. package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +16 -16
  95. package/esm2022/app/eo-client/version-state/version-state.component.mjs +18 -18
  96. package/esm2022/app/eo-framework/accordion/accordion.module.mjs +5 -5
  97. package/esm2022/app/eo-framework/accordion/index.mjs +1 -1
  98. package/esm2022/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +5 -5
  99. package/esm2022/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +4 -4
  100. package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +5 -5
  101. package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +4 -4
  102. package/esm2022/app/eo-framework/actions/action-target.mjs +1 -1
  103. package/esm2022/app/eo-framework/actions/action.module.mjs +5 -5
  104. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +5 -5
  105. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +4 -4
  106. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +5 -5
  107. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +4 -4
  108. package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +5 -5
  109. package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +4 -4
  110. package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +4 -4
  111. package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +5 -5
  112. package/esm2022/app/eo-framework/actions/actions/copy-action/copy-action.mjs +4 -4
  113. package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +4 -4
  114. package/esm2022/app/eo-framework/actions/actions/cut-action/cut-action.mjs +4 -4
  115. package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +5 -5
  116. package/esm2022/app/eo-framework/actions/actions/delete-action/delete-action.mjs +4 -4
  117. package/esm2022/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +4 -4
  118. package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +5 -5
  119. package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +4 -4
  120. package/esm2022/app/eo-framework/actions/actions/download-action/download-action.mjs +4 -4
  121. package/esm2022/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +5 -5
  122. package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +5 -5
  123. package/esm2022/app/eo-framework/actions/actions/email/email-action.mjs +4 -4
  124. package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +4 -4
  125. package/esm2022/app/eo-framework/actions/actions/finalize/definalize-action.mjs +4 -4
  126. package/esm2022/app/eo-framework/actions/actions/finalize/finalize-action.mjs +5 -5
  127. package/esm2022/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +5 -5
  128. package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +4 -4
  129. package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +5 -5
  130. package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +4 -4
  131. package/esm2022/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +4 -4
  132. package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +4 -4
  133. package/esm2022/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +4 -4
  134. package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +5 -5
  135. package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +4 -4
  136. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +6 -6
  137. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +5 -5
  138. package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +5 -5
  139. package/esm2022/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +4 -4
  140. package/esm2022/app/eo-framework/actions/actions/signature-action/signature.model.mjs +1 -1
  141. package/esm2022/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +4 -4
  142. package/esm2022/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +4 -4
  143. package/esm2022/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +4 -4
  144. package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +5 -5
  145. package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +4 -4
  146. package/esm2022/app/eo-framework/actions/index.mjs +1 -1
  147. package/esm2022/app/eo-framework/actions/interfaces/action-component.interface.mjs +1 -1
  148. package/esm2022/app/eo-framework/actions/interfaces/action-list-entry.mjs +1 -1
  149. package/esm2022/app/eo-framework/actions/interfaces/action.interface.mjs +1 -1
  150. package/esm2022/app/eo-framework/actions/selection-range.enum.mjs +1 -1
  151. package/esm2022/app/eo-framework/animations/animations.mjs +1 -1
  152. package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +5 -5
  153. package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +5 -5
  154. package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +5 -5
  155. package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +5 -5
  156. package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +5 -5
  157. package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +1 -1
  158. package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +5 -5
  159. package/esm2022/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +5 -5
  160. package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +5 -5
  161. package/esm2022/app/eo-framework/app-shell/app-shell-routing.module.mjs +5 -5
  162. package/esm2022/app/eo-framework/app-shell/app-shell.module.mjs +5 -5
  163. package/esm2022/app/eo-framework/app-shell/index.mjs +1 -1
  164. package/esm2022/app/eo-framework/app-shell/license-warning/license-warning.component.mjs +5 -5
  165. package/esm2022/app/eo-framework/cta/component/cta.component.mjs +5 -5
  166. package/esm2022/app/eo-framework/cta/cta.module.mjs +5 -5
  167. package/esm2022/app/eo-framework/cta/index.mjs +1 -1
  168. package/esm2022/app/eo-framework/eo-framework.module.mjs +5 -5
  169. package/esm2022/app/eo-framework/error/error.module.mjs +5 -5
  170. package/esm2022/app/eo-framework/error/error404/error404.component.mjs +5 -5
  171. package/esm2022/app/eo-framework/error/index.mjs +1 -1
  172. package/esm2022/app/eo-framework/error/not-found/not-found.component.mjs +4 -4
  173. package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +6 -6
  174. package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +6 -6
  175. package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +6 -6
  176. package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +4 -4
  177. package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +6 -6
  178. package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +6 -6
  179. package/esm2022/app/eo-framework/form-elements/form-elements.module.mjs +5 -5
  180. package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +5 -5
  181. package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +4 -4
  182. package/esm2022/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +1 -1
  183. package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +6 -6
  184. package/esm2022/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +1 -1
  185. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +5 -5
  186. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +5 -5
  187. package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +4 -4
  188. package/esm2022/app/eo-framework/form-elements/index.mjs +1 -1
  189. package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +6 -6
  190. package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +6 -6
  191. package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +6 -6
  192. package/esm2022/app/eo-framework/form-elements/password/password.component.mjs +5 -5
  193. package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +6 -6
  194. package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +6 -6
  195. package/esm2022/app/eo-framework/frame/frame.component.mjs +5 -5
  196. package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +5 -5
  197. package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +5 -5
  198. package/esm2022/app/eo-framework/grid/extensions/empty/empty.component.mjs +5 -5
  199. package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +4 -4
  200. package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +5 -5
  201. package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +5 -5
  202. package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +1 -1
  203. package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +5 -5
  204. package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +5 -5
  205. package/esm2022/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +23 -23
  206. package/esm2022/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +5 -5
  207. package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +4 -4
  208. package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +5 -5
  209. package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +5 -5
  210. package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +5 -5
  211. package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +5 -5
  212. package/esm2022/app/eo-framework/grid/filters/filesize-filter.component.mjs +1 -1
  213. package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +5 -5
  214. package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +5 -5
  215. package/esm2022/app/eo-framework/grid/grid-filter.model.mjs +1 -1
  216. package/esm2022/app/eo-framework/grid/grid.component.mjs +22 -18
  217. package/esm2022/app/eo-framework/grid/grid.module.mjs +5 -5
  218. package/esm2022/app/eo-framework/grid/index.mjs +1 -1
  219. package/esm2022/app/eo-framework/grid/loader.interface.mjs +1 -1
  220. package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +1 -1
  221. package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +1 -1
  222. package/esm2022/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +1 -1
  223. package/esm2022/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +5 -5
  224. package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +5 -5
  225. package/esm2022/app/eo-framework/index.mjs +1 -1
  226. package/esm2022/app/eo-framework/list-container/index.mjs +1 -1
  227. package/esm2022/app/eo-framework/list-container/list-container.component.mjs +5 -5
  228. package/esm2022/app/eo-framework/list-container/list-container.module.mjs +5 -5
  229. package/esm2022/app/eo-framework/media/content-preview.service.mjs +4 -4
  230. package/esm2022/app/eo-framework/media/index.mjs +1 -1
  231. package/esm2022/app/eo-framework/media/media.component.mjs +5 -5
  232. package/esm2022/app/eo-framework/media/media.module.mjs +5 -5
  233. package/esm2022/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +5 -5
  234. package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +5 -5
  235. package/esm2022/app/eo-framework/object-details/index.mjs +1 -1
  236. package/esm2022/app/eo-framework/object-details/object-details.component.mjs +5 -5
  237. package/esm2022/app/eo-framework/object-details/object-details.module.mjs +5 -5
  238. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +4 -4
  239. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +5 -5
  240. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +1 -1
  241. package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +5 -5
  242. package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +5 -5
  243. package/esm2022/app/eo-framework/object-form/form-status-changed-event.interface.mjs +1 -1
  244. package/esm2022/app/eo-framework/object-form/index.mjs +1 -1
  245. package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +4 -4
  246. package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +5 -5
  247. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +30 -28
  248. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +1 -1
  249. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +5 -5
  250. package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +1 -1
  251. package/esm2022/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +1 -1
  252. package/esm2022/app/eo-framework/object-form/object-form/object-form-control.mjs +1 -1
  253. package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +5 -5
  254. package/esm2022/app/eo-framework/object-form/object-form/object-form-group.model.mjs +1 -1
  255. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +1 -1
  256. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +4 -4
  257. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +1 -1
  258. package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +5 -5
  259. package/esm2022/app/eo-framework/object-form/object-form/object-form.model.mjs +1 -1
  260. package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +5 -5
  261. package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +4 -4
  262. package/esm2022/app/eo-framework/object-form/object-form-options.interface.mjs +1 -1
  263. package/esm2022/app/eo-framework/object-form/object-form.module.mjs +5 -5
  264. package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +5 -5
  265. package/esm2022/app/eo-framework/plugins/index.mjs +1 -1
  266. package/esm2022/app/eo-framework/plugins/plugin.component.mjs +22 -22
  267. package/esm2022/app/eo-framework/plugins/plugin.directive.mjs +4 -4
  268. package/esm2022/app/eo-framework/plugins/plugin.service.mjs +4 -4
  269. package/esm2022/app/eo-framework/plugins/plugins.module.mjs +5 -5
  270. package/esm2022/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +5 -5
  271. package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +12 -12
  272. package/esm2022/app/eo-framework/process/details/process-details.component.mjs +5 -5
  273. package/esm2022/app/eo-framework/process/history/process-history.component.mjs +5 -5
  274. package/esm2022/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +1 -1
  275. package/esm2022/app/eo-framework/process/process-file/process-file.component.mjs +5 -5
  276. package/esm2022/app/eo-framework/process-form/process-form.component.mjs +5 -5
  277. package/esm2022/app/eo-framework/process-form/process-form.module.mjs +5 -5
  278. package/esm2022/app/eo-framework/quick-search/index.mjs +1 -1
  279. package/esm2022/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +1 -1
  280. package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +5 -5
  281. package/esm2022/app/eo-framework/quick-search/quick-search.module.mjs +5 -5
  282. package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +5 -5
  283. package/esm2022/app/eo-framework/result-list/index.mjs +1 -1
  284. package/esm2022/app/eo-framework/result-list/result-list.component.mjs +5 -5
  285. package/esm2022/app/eo-framework/result-list/result-list.module.mjs +5 -5
  286. package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +5 -5
  287. package/esm2022/app/eo-framework/settings/change-password/change-password.interface.mjs +1 -1
  288. package/esm2022/app/eo-framework/settings/index.mjs +1 -1
  289. package/esm2022/app/eo-framework/settings/permissions/permissions.component.mjs +5 -5
  290. package/esm2022/app/eo-framework/settings/settings.module.mjs +5 -5
  291. package/esm2022/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +1 -1
  292. package/esm2022/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +1 -1
  293. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +5 -5
  294. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +5 -5
  295. package/esm2022/app/eo-framework/shortcuts/index.mjs +1 -1
  296. package/esm2022/app/eo-framework/shortcuts/shortcut.interface.mjs +4 -4
  297. package/esm2022/app/eo-framework/shortcuts/shortcuts.directive.mjs +4 -4
  298. package/esm2022/app/eo-framework/shortcuts/shortcuts.module.mjs +5 -5
  299. package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +4 -4
  300. package/esm2022/app/eo-framework/stored-query/index.mjs +1 -1
  301. package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +5 -5
  302. package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +5 -5
  303. package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +5 -5
  304. package/esm2022/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +1 -1
  305. package/esm2022/app/eo-framework/stored-query/stored-query.interface.mjs +1 -1
  306. package/esm2022/app/eo-framework/stored-query/stored-query.module.mjs +5 -5
  307. package/esm2022/app/eo-framework/tree/index.mjs +1 -1
  308. package/esm2022/app/eo-framework/tree/tree-node/tree-node.component.mjs +5 -5
  309. package/esm2022/app/eo-framework/tree/tree.component.interface.mjs +1 -1
  310. package/esm2022/app/eo-framework/tree/tree.component.mjs +6 -6
  311. package/esm2022/app/eo-framework/tree/tree.module.mjs +5 -5
  312. package/esm2022/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
  313. package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +5 -5
  314. package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +5 -5
  315. package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +4 -4
  316. package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +5 -5
  317. package/esm2022/app/eo-framework/ui/index.mjs +1 -1
  318. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +5 -5
  319. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +1 -1
  320. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +5 -5
  321. package/esm2022/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +9 -9
  322. package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +4 -4
  323. package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +5 -5
  324. package/esm2022/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +5 -5
  325. package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +4 -4
  326. package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +4 -4
  327. package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +5 -5
  328. package/esm2022/app/eo-framework/ui/ui.module.mjs +17 -28
  329. package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +4 -4
  330. package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +4 -4
  331. package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +5 -5
  332. package/esm2022/app/eo-framework/util/directive/prevent-double-click.directive.mjs +4 -4
  333. package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +4 -4
  334. package/esm2022/app/eo-framework/util/index.mjs +1 -1
  335. package/esm2022/app/eo-framework/util/services/utilities.service.mjs +4 -4
  336. package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +4 -4
  337. package/esm2022/app/eo-framework/util/util.module.mjs +5 -5
  338. package/esm2022/app/eo-framework-core/agent/agent.interface.mjs +1 -1
  339. package/esm2022/app/eo-framework-core/agent/agent.service.mjs +4 -4
  340. package/esm2022/app/eo-framework-core/api/grid.service.mjs +6 -6
  341. package/esm2022/app/eo-framework-core/api/model/dms-object.api.interface.mjs +1 -1
  342. package/esm2022/app/eo-framework-core/api/plugins.service.mjs +4 -4
  343. package/esm2022/app/eo-framework-core/empty-state/empty-state.interface.mjs +1 -1
  344. package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +4 -4
  345. package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +13 -19
  346. package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +4 -4
  347. package/esm2022/app/eo-framework-core/error-handler/error-keys.mjs +1 -1
  348. package/esm2022/app/eo-framework-core/index.mjs +1 -1
  349. package/esm2022/app/eo-framework-core/layout/layout.service.mjs +4 -4
  350. package/esm2022/app/eo-framework-core/location/location.service.mjs +4 -4
  351. package/esm2022/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +1 -1
  352. package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +4 -4
  353. package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +4 -4
  354. package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +4 -4
  355. package/esm2022/app/eo-framework-core/pipes/keys.pipe.mjs +4 -4
  356. package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +4 -4
  357. package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +13 -13
  358. package/esm2022/app/eo-framework-core/pipes/pipes.module.mjs +5 -5
  359. package/esm2022/app/eo-framework-core/pipes/safe-html.pipe.mjs +4 -4
  360. package/esm2022/app/eo-framework-core/references/reference.service.mjs +4 -4
  361. package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +4 -4
  362. package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +4 -4
  363. package/esm2022/app/eo-framework-core/search/app-search.service.mjs +4 -4
  364. package/esm2022/app/eo-framework-core/selection/selection.service.mjs +4 -4
  365. package/esm2022/app/eo-framework-core/title/page-title.service.mjs +4 -4
  366. package/esm2022/public_api.mjs +1 -1
  367. package/fesm2022/eo-sdk-client.mjs +1187 -1189
  368. package/fesm2022/eo-sdk-client.mjs.map +1 -1
  369. package/languages/ar.json +523 -523
  370. package/languages/es.json +523 -523
  371. package/languages/fr.json +523 -523
  372. package/languages/po/ar.po +457 -457
  373. package/languages/pt.json +523 -523
  374. package/languages/temp.pot +928 -928
  375. package/languages/zh.json +523 -523
  376. package/misc/client.properties +1 -1
  377. package/misc/doc-styles/style.css +175 -175
  378. package/misc/scripts/copy-client-assets.js +26 -26
  379. package/misc/scripts/copy-core-styles.js +3 -3
  380. package/misc/scripts/exclude-core-ng-package.js +11 -11
  381. package/misc/scripts/helper.js +64 -64
  382. package/misc/scripts/i18n-apply.js +46 -46
  383. package/misc/scripts/i18n-diff.js +100 -100
  384. package/misc/scripts/injectdocbase.js +7 -7
  385. package/misc/scripts/mvn-deploy.js +66 -66
  386. package/misc/scripts/prebuild-about-state.js +32 -32
  387. package/misc/scripts/preparedist.js +39 -39
  388. package/misc/scripts/zipdist.js +21 -21
  389. package/misc/template.yml +4 -4
  390. package/misc/tsscheme.xml +34 -34
  391. package/package.json +17 -17
  392. package/proxy.config.json +97 -97
  393. package/scss/_ag-grid.scss +59 -59
  394. package/scss/_animation.scss +55 -55
  395. package/scss/_eo-variables.scss +78 -78
  396. package/scss/_form.scss +660 -660
  397. package/scss/_main.scss +394 -394
  398. package/scss/_migrationTemp.scss +27 -27
  399. package/scss/_mixins.scss +201 -201
  400. package/scss/_theme-dark.scss +22 -22
  401. package/scss/_timeline.scss +98 -98
  402. package/scss/_yuuvis-components.scss +40 -40
  403. package/styles.scss +141 -141
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- The MIT License
2
-
3
- Copyright (c) 2018 OPTIMAL SYSTEMS GmbH, http://www.optimal-systems.de
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
1
+ The MIT License
2
+
3
+ Copyright (c) 2018 OPTIMAL SYSTEMS GmbH, http://www.optimal-systems.de
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
package/README.md CHANGED
@@ -1,35 +1,35 @@
1
- ## Client library `@eo-sdk/client`
2
- Angular library for Custom Client project. Provides modules:
3
- * EoClientModule with states
4
- * EoFrameworkModule with components
5
- * EoFrameworkCoreModule with services.
6
-
7
- <!-- Badges section here. -->
8
- ![npm](https://img.shields.io/npm/v/@eo-sdk/client.svg)
9
- ![npm](https://img.shields.io/npm/l/@eo-sdk/client.svg)
10
-
11
-
12
- ## Prerequisites
13
-
14
- Both the CLI and generated project have dependencies that require Node 16.14 or higher, together
15
- with NPM 6.18 or higher.
16
-
17
- ## Installation
18
-
19
- Use [@eo-sdk/cli](https://www.npmjs.com/package/@eo-sdk/cli) package to install your custom client project.
20
-
21
- ## Documentation
22
-
23
- The documentation for the [developers](http://developer.enaio.org).
24
-
25
- ## Core library
26
-
27
- This library is is extension of [@eo-sdk/core](https://www.npmjs.com/package/@eo-sdk/core) library and provides extra services, components and states.
28
-
29
- ## Translations
30
-
31
- This guide helps when translating the user interface labels: [Translation Guide](https://help.optimal-systems.com/translation/Translation_StyleGuide_UI_EN_2.4.pdf)
32
-
33
- ## License
34
-
35
- MIT
1
+ ## Client library `@eo-sdk/client`
2
+ Angular library for Custom Client project. Provides modules:
3
+ * EoClientModule with states
4
+ * EoFrameworkModule with components
5
+ * EoFrameworkCoreModule with services.
6
+
7
+ <!-- Badges section here. -->
8
+ ![npm](https://img.shields.io/npm/v/@eo-sdk/client.svg)
9
+ ![npm](https://img.shields.io/npm/l/@eo-sdk/client.svg)
10
+
11
+
12
+ ## Prerequisites
13
+
14
+ Both the CLI and generated project have dependencies that require Node 16.14 or higher, together
15
+ with NPM 6.18 or higher.
16
+
17
+ ## Installation
18
+
19
+ Use [@eo-sdk/cli](https://www.npmjs.com/package/@eo-sdk/cli) package to install your custom client project.
20
+
21
+ ## Documentation
22
+
23
+ The documentation for the [developers](http://developer.enaio.org).
24
+
25
+ ## Core library
26
+
27
+ This library is is extension of [@eo-sdk/core](https://www.npmjs.com/package/@eo-sdk/core) library and provides extra services, components and states.
28
+
29
+ ## Translations
30
+
31
+ This guide helps when translating the user interface labels: [Translation Guide](https://help.optimal-systems.com/translation/Translation_StyleGuide_UI_EN_2.4.pdf)
32
+
33
+ ## License
34
+
35
+ MIT
@@ -1 +1 @@
1
- {"version":3,"file":"about-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/about-state/about-state.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAC,MAAM,cAAc,CAAC;;AAEjE,qBAKa,mBAAmB;IAsDlB,OAAO,CAAC,OAAO;IAAkB,OAAO,CAAC,WAAW;IAAe,OAAO,CAAC,MAAM;IApD7F,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa;;;;QAAo7D;IACj8D,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI;;;;;MAKF;IAEF,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAoCN;gBAGkB,OAAO,EAAE,cAAc,EAAU,WAAW,EAAE,WAAW,EAAU,MAAM,EAAE,MAAM;IAcrG,WAAW;IAMX,SAAS,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA,GAAG,MAAM;yCA1EnB,mBAAmB;2CAAnB,mBAAmB;CA6E/B"}
1
+ {"version":3,"file":"about-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/about-state/about-state.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAC,MAAM,cAAc,CAAC;;AAEjE,qBAKa,mBAAmB;IAsDlB,OAAO,CAAC,OAAO;IAAkB,OAAO,CAAC,WAAW;IAAe,OAAO,CAAC,MAAM;IApD7F,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa;;;;QAAw7D;IACr8D,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI;;;;;MAKF;IAEF,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAoCN;gBAGkB,OAAO,EAAE,cAAc,EAAU,WAAW,EAAE,WAAW,EAAU,MAAM,EAAE,MAAM;IAcrG,WAAW;IAMX,SAAS,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA,GAAG,MAAM;yCA1EnB,mBAAmB;2CAAnB,mBAAmB;CA6E/B"}
@@ -1 +1 @@
1
- {"version":3,"file":"dashboard.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/dashboard/dashboard.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EACL,MAAM,EACN,mBAAmB,EACnB,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,kBAAkB,EAClB,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAC,gBAAgB,EAAE,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAahF,OAAO,EAAC,aAAa,EAAC,MAAM,eAAe,CAAC;;AAW5C,qBASa,kBAAmB,YAAW,MAAM,EAAE,aAAa;IAkB3C,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,cAAc;IACf,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,cAAc;IAvBxB,eAAe,EAAE,yBAAyB,GAAG,SAAS,CAAC;IACvD,gBAAgB,EAAE,0BAA0B,CAM1C;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,SAA0C;IACrD,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,SAAM;gBAGA,WAAW,EAAE,WAAW,EACjC,kBAAkB,EAAE,kBAAkB,EACtC,YAAY,EAAE,gBAAgB,EAC9B,IAAI,EAAE,UAAU,EAChB,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,mBAAmB,EACpC,SAAS,EAAE,gBAAgB,EAC1B,cAAc,EAAE,qBAAqB;IAS/C,wBAAwB,CAAC,CAAC,EAAE,yBAAyB;IAIrD,OAAO,CAAC,mBAAmB;IAiC3B,OAAO,CAAC,eAAe;IAkEvB,QAAQ;IAKR,eAAe;IAmBf,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,iBAAiB;IAUzB,OAAO,CAAC,oBAAoB;IA2B5B,OAAO,CAAC,oBAAoB;IAO5B,mBAAmB,CAAC,MAAM,EAAE,OAAO;yCA3NxB,kBAAkB;2CAAlB,kBAAkB;CAkO9B"}
1
+ {"version":3,"file":"dashboard.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/dashboard/dashboard.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EACL,MAAM,EACN,mBAAmB,EACnB,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,kBAAkB,EAClB,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAC,gBAAgB,EAAE,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAahF,OAAO,EAAC,aAAa,EAAC,MAAM,eAAe,CAAC;;AAW5C,qBASa,kBAAmB,YAAW,MAAM,EAAE,aAAa;IAkB3C,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,cAAc;IACf,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,cAAc;IAvBxB,eAAe,EAAE,yBAAyB,GAAG,SAAS,CAAC;IACvD,gBAAgB,EAAE,0BAA0B,CAM1C;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,SAA0C;IACrD,cAAc,EAAE,OAAO,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,SAAM;gBAGA,WAAW,EAAE,WAAW,EACjC,kBAAkB,EAAE,kBAAkB,EACtC,YAAY,EAAE,gBAAgB,EAC9B,IAAI,EAAE,UAAU,EAChB,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,mBAAmB,EACpC,SAAS,EAAE,gBAAgB,EAC1B,cAAc,EAAE,qBAAqB;IAS/C,wBAAwB,CAAC,CAAC,EAAE,yBAAyB;IAIrD,OAAO,CAAC,mBAAmB;IAiC3B,OAAO,CAAC,eAAe;IAkEvB,QAAQ;IAKR,eAAe;IAmBf,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,WAAW;IAOnB,OAAO,CAAC,iBAAiB;IAUzB,OAAO,CAAC,oBAAoB;IA2B5B,OAAO,CAAC,oBAAoB;IAO5B,mBAAmB,CAAC,MAAM,EAAE,OAAO;yCA3NxB,kBAAkB;2CAAlB,kBAAkB;CAkO9B"}
@@ -43,15 +43,14 @@ import * as i40 from "@yuuvis/components/tabs";
43
43
  import * as i41 from "@yuuvis/components/split-view";
44
44
  import * as i42 from "@yuuvis/components/dropdown";
45
45
  import * as i43 from "@yuuvis/widget-grid";
46
- import * as i44 from "@angular/common/http";
47
- import * as i45 from "@carbon/charts-angular";
48
- import * as i46 from "@angular/cdk/drag-drop";
49
- import * as i47 from "@angular/router";
46
+ import * as i44 from "@carbon/charts-angular";
47
+ import * as i45 from "@angular/cdk/drag-drop";
48
+ import * as i46 from "@angular/router";
50
49
  export declare class EoClientModule {
51
50
  static forRoot(): ModuleWithProviders<EoClientModule>;
52
51
  constructor(parentModule: EoClientModule);
53
52
  static ɵfac: i0.ɵɵFactoryDeclaration<EoClientModule, [{ optional: true; skipSelf: true; }]>;
54
- static ɵmod: i0.ɵɵNgModuleDeclaration<EoClientModule, [typeof i1.DashboardComponent, typeof i2.SettingsComponent, typeof i3.LoginComponent, typeof i4.ResultStateComponent, typeof i5.FavoriteStateComponent, typeof i6.NotificationsStateComponent, typeof i7.AboutStateComponent, typeof i8.StoredQueriesStateComponent, typeof i9.ProcessStateComponent, typeof i10.VersionStateComponent, typeof i11.RecyclebinStateComponent, typeof i12.IframeSetupComponent, typeof i13.InfoInboxSetupComponent, typeof i14.InfoIntraySetupComponent, typeof i15.IframeWidgetComponent, typeof i16.InfoInboxWidgetComponent, typeof i17.InfoIntrayWidgetComponent, typeof i18.SearchWidgetComponent, typeof i15.SafeUrlPipe, typeof i19.LastEditedAndCreatedComponent, typeof i20.LastEditedAndCreatedSetupComponent, typeof i21.HitlistSetupComponent, typeof i22.HitlistWidgetComponent, typeof i23.ChartsWidgetComponent, typeof i24.ChartsSetupComponent, typeof i25.CountObjectsWidgetComponent, typeof i26.CountObjectsSetupComponent, typeof i27.TodoWidgetComponent, typeof i28.TodoSetupComponent, typeof i29.PictureWidgetComponent, typeof i30.PictureWidgetSetupComponent], [typeof i31.CommonModule, typeof i32.FormsModule, typeof i32.ReactiveFormsModule, typeof i33.ObjectStateModule, typeof i34.InboxStateModule, typeof i35.PrepareStateModule, typeof i36.EoClientRoutingModule, typeof i37.EoFrameworkModule, typeof i38.GridModule, typeof i39.YvcMasterDetailsModule, typeof i40.YvcTabsModule, typeof i41.YvcSplitViewModule, typeof i42.YvcDropdownModule, typeof i43.YuvWidgetGridModule, typeof i44.HttpClientModule, typeof i45.ChartsModule, typeof i46.DragDropModule], [typeof i47.RouterModule, typeof i37.EoFrameworkModule]>;
53
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EoClientModule, [typeof i1.DashboardComponent, typeof i2.SettingsComponent, typeof i3.LoginComponent, typeof i4.ResultStateComponent, typeof i5.FavoriteStateComponent, typeof i6.NotificationsStateComponent, typeof i7.AboutStateComponent, typeof i8.StoredQueriesStateComponent, typeof i9.ProcessStateComponent, typeof i10.VersionStateComponent, typeof i11.RecyclebinStateComponent, typeof i12.IframeSetupComponent, typeof i13.InfoInboxSetupComponent, typeof i14.InfoIntraySetupComponent, typeof i15.IframeWidgetComponent, typeof i16.InfoInboxWidgetComponent, typeof i17.InfoIntrayWidgetComponent, typeof i18.SearchWidgetComponent, typeof i15.SafeUrlPipe, typeof i19.LastEditedAndCreatedComponent, typeof i20.LastEditedAndCreatedSetupComponent, typeof i21.HitlistSetupComponent, typeof i22.HitlistWidgetComponent, typeof i23.ChartsWidgetComponent, typeof i24.ChartsSetupComponent, typeof i25.CountObjectsWidgetComponent, typeof i26.CountObjectsSetupComponent, typeof i27.TodoWidgetComponent, typeof i28.TodoSetupComponent, typeof i29.PictureWidgetComponent, typeof i30.PictureWidgetSetupComponent], [typeof i31.CommonModule, typeof i32.FormsModule, typeof i32.ReactiveFormsModule, typeof i33.ObjectStateModule, typeof i34.InboxStateModule, typeof i35.PrepareStateModule, typeof i36.EoClientRoutingModule, typeof i37.EoFrameworkModule, typeof i38.GridModule, typeof i39.YvcMasterDetailsModule, typeof i40.YvcTabsModule, typeof i41.YvcSplitViewModule, typeof i42.YvcDropdownModule, typeof i43.YuvWidgetGridModule, typeof i44.ChartsModule, typeof i45.DragDropModule], [typeof i46.RouterModule, typeof i37.EoFrameworkModule]>;
55
54
  static ɵinj: i0.ɵɵInjectorDeclaration<EoClientModule>;
56
55
  }
57
56
  //# sourceMappingURL=eo-client.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"eo-client.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/eo-client.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,mBAAmB,EAA+B,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDhF,qBAuDa,cAAc;IAEzB,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,cAAc,CAAC;gBAMjB,YAAY,EAAE,cAAc;yCARrD,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAc1B"}
1
+ {"version":3,"file":"eo-client.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/eo-client.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,mBAAmB,EAA+B,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDhF,qBAuDa,cAAc;IAEzB,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,cAAc,CAAC;gBAMjB,YAAY,EAAE,cAAc;yCARrD,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAc1B"}
@@ -13,6 +13,9 @@ export * from './object-state/object-state/object-state.component';
13
13
  export * from './object-state/object-state-service/object-state.service';
14
14
  export * from './prepare-state/prepare-state.module';
15
15
  export * from './prepare-state/prepare-state/prepare-state.component';
16
+ export * from './process-state/process-state.component';
17
+ export * from './process-state/filter-label';
18
+ export * from './recyclebin-state/recyclebin-state.component';
16
19
  export * from './result-state/result-state.component';
17
20
  export * from './settings/settings.component';
18
21
  export * from './settings/agent-lock-settings.enum';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AAEnC,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,kCAAkC,CAAC;AACjD,cAAc,iDAAiD,CAAC;AAChE,cAAc,4CAA4C,CAAC;AAC3D,cAAc,yBAAyB,CAAC;AACxC,cAAc,qDAAqD,CAAC;AACpE,cAAc,qDAAqD,CAAC;AACpE,cAAc,oCAAoC,CAAC;AACnD,cAAc,oDAAoD,CAAC;AACnE,cAAc,0DAA0D,CAAC;AACzE,cAAc,sCAAsC,CAAC;AACrD,cAAc,uDAAuD,CAAC;AACtE,cAAc,uCAAuC,CAAC;AACtD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uDAAuD,CAAC;AACtE,cAAc,yCAAyC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AAEnC,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,kCAAkC,CAAC;AACjD,cAAc,iDAAiD,CAAC;AAChE,cAAc,4CAA4C,CAAC;AAC3D,cAAc,yBAAyB,CAAC;AACxC,cAAc,qDAAqD,CAAC;AACpE,cAAc,qDAAqD,CAAC;AACpE,cAAc,oCAAoC,CAAC;AACnD,cAAc,oDAAoD,CAAC;AACnE,cAAc,0DAA0D,CAAC;AACzE,cAAc,sCAAsC,CAAC;AACrD,cAAc,uDAAuD,CAAC;AACtE,cAAc,yCAAyC,CAAC;AACxD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uDAAuD,CAAC;AACtE,cAAc,yCAAyC,CAAC"}
@@ -0,0 +1,10 @@
1
+ export declare enum FilterLabelEnum {
2
+ none = -1,
3
+ created = 0,
4
+ running = 20,
5
+ completed = 30,
6
+ suspended = 40,
7
+ TERMINATED = 50,
8
+ error = 60
9
+ }
10
+ //# sourceMappingURL=filter-label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"filter-label.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/process-state/filter-label.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,IAAI,KAAK;IACT,OAAO,IAAI;IACX,OAAO,KAAK;IACZ,SAAS,KAAK;IACd,SAAS,KAAK;IACd,UAAU,KAAK;IACf,KAAK,KAAK;CACX"}
@@ -52,7 +52,8 @@ export declare class GridComponent {
52
52
  updateFocus(id?: string): void;
53
53
  onCellClicked($event: any): void;
54
54
  onCellDoubleClicked($event: any): void;
55
- onMouseDown($event: any): void;
55
+ onMouseDown($event: MouseEvent | any): void;
56
+ private selectEvent;
56
57
  onCellFocused($event: any): void;
57
58
  onContextMenuClicked($event: any): void;
58
59
  onSelectionChanged($event: any): void;
@@ -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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"}
@@ -82,6 +82,7 @@ export declare class FormElementTableComponent implements ControlValueAccessor,
82
82
  };
83
83
  };
84
84
  onMouseDown($event: any): void;
85
+ private selectEvent;
85
86
  onSortChanged(): void;
86
87
  onCellClicked($event: any): void;
87
88
  onCellClickedRowEdit($event: any): void;
@@ -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":"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"}
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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"}
@@ -15,23 +15,22 @@ import * as i13 from "./query-scope-select/query-scope-select.component";
15
15
  import * as i14 from "../util/directive/trap-focus.directive";
16
16
  import * as i15 from "./signature-tab/signature-tab.component";
17
17
  import * as i16 from "@angular/common";
18
- import * as i17 from "@angular/common/http";
19
- import * as i18 from "@eo-sdk/core";
20
- import * as i19 from "../../eo-framework-core/pipes/pipes.module";
21
- import * as i20 from "@angular/platform-browser/animations";
22
- import * as i21 from "@angular/router";
23
- import * as i22 from "../accordion/accordion.module";
24
- import * as i23 from "@angular/cdk/overlay";
25
- import * as i24 from "@yuuvis/components/dialog";
26
- import * as i25 from "@yuuvis/components/overlay";
27
- import * as i26 from "@angular/cdk/a11y";
18
+ import * as i17 from "@eo-sdk/core";
19
+ import * as i18 from "../../eo-framework-core/pipes/pipes.module";
20
+ import * as i19 from "@angular/platform-browser/animations";
21
+ import * as i20 from "@angular/router";
22
+ import * as i21 from "../accordion/accordion.module";
23
+ import * as i22 from "@angular/cdk/overlay";
24
+ import * as i23 from "@yuuvis/components/dialog";
25
+ import * as i24 from "@yuuvis/components/overlay";
26
+ import * as i25 from "@angular/cdk/a11y";
28
27
  /**
29
28
  * Shared module for all ui components that are used across the whole app
30
29
  * and in other components.
31
30
  */
32
31
  export declare class UiModule {
33
32
  static ɵfac: i0.ɵɵFactoryDeclaration<UiModule, never>;
34
- static ɵmod: i0.ɵɵNgModuleDeclaration<UiModule, [typeof i1.EoIconComponent, typeof i2.OutsideClickDirective, typeof i3.RouterLinkDirective, typeof i4.RtlAwareDirective, typeof i5.LoadingSpinnerComponent, typeof i6.ClipboardComponent, typeof i7.IndexdataSummaryComponent, typeof i8.UserAvatarComponent, typeof i9.OverlayComponent, typeof i10.ErrorMessageComponent, typeof i11.EoDialogComponent, typeof i12.IndexdataSummaryEntryComponent, typeof i13.QueryScopeSelectComponent, typeof i14.TrapFocusDirective, typeof i15.SignatureTabComponent], [typeof i16.CommonModule, typeof i17.HttpClientModule, typeof i18.EoSharedModule, typeof i19.PipesModule, typeof i20.BrowserAnimationsModule, typeof i21.RouterModule, typeof i22.AccordionModule, typeof i23.OverlayModule, typeof i24.YvcDialogModule, typeof i25.YvcOverlayModule, typeof i26.A11yModule], [typeof i16.CommonModule, typeof i17.HttpClientModule, typeof i18.EoSharedModule, typeof i19.PipesModule, typeof i1.EoIconComponent, typeof i2.OutsideClickDirective, typeof i3.RouterLinkDirective, typeof i4.RtlAwareDirective, typeof i5.LoadingSpinnerComponent, typeof i6.ClipboardComponent, typeof i7.IndexdataSummaryComponent, typeof i8.UserAvatarComponent, typeof i9.OverlayComponent, typeof i10.ErrorMessageComponent, typeof i11.EoDialogComponent, typeof i13.QueryScopeSelectComponent, typeof i14.TrapFocusDirective, typeof i15.SignatureTabComponent]>;
33
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UiModule, [typeof i1.EoIconComponent, typeof i2.OutsideClickDirective, typeof i3.RouterLinkDirective, typeof i4.RtlAwareDirective, typeof i5.LoadingSpinnerComponent, typeof i6.ClipboardComponent, typeof i7.IndexdataSummaryComponent, typeof i8.UserAvatarComponent, typeof i9.OverlayComponent, typeof i10.ErrorMessageComponent, typeof i11.EoDialogComponent, typeof i12.IndexdataSummaryEntryComponent, typeof i13.QueryScopeSelectComponent, typeof i14.TrapFocusDirective, typeof i15.SignatureTabComponent], [typeof i16.CommonModule, typeof i17.EoSharedModule, typeof i18.PipesModule, typeof i19.BrowserAnimationsModule, typeof i20.RouterModule, typeof i21.AccordionModule, typeof i22.OverlayModule, typeof i23.YvcDialogModule, typeof i24.YvcOverlayModule, typeof i25.A11yModule], [typeof i16.CommonModule, typeof i17.EoSharedModule, typeof i18.PipesModule, typeof i1.EoIconComponent, typeof i2.OutsideClickDirective, typeof i3.RouterLinkDirective, typeof i4.RtlAwareDirective, typeof i5.LoadingSpinnerComponent, typeof i6.ClipboardComponent, typeof i7.IndexdataSummaryComponent, typeof i8.UserAvatarComponent, typeof i9.OverlayComponent, typeof i10.ErrorMessageComponent, typeof i11.EoDialogComponent, typeof i13.QueryScopeSelectComponent, typeof i14.TrapFocusDirective, typeof i15.SignatureTabComponent]>;
35
34
  static ɵinj: i0.ɵɵInjectorDeclaration<UiModule>;
36
35
  }
37
36
  //# sourceMappingURL=ui.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/ui/ui.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BA;;;GAGG;AAEH,qBAoDa,QAAQ;yCAAR,QAAQ;0CAAR,QAAQ;0CAAR,QAAQ;CACpB"}
1
+ {"version":3,"file":"ui.module.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/ui/ui.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AA4BA;;;GAGG;AAEH,qBA6Ca,QAAQ;yCAAR,QAAQ;0CAAR,QAAQ;0CAAR,QAAQ;CACpB"}
@@ -1 +1 @@
1
- {"version":3,"file":"agent.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/agent/agent.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAC,eAAe,EAAE,cAAc,EAAE,UAAU,EAAe,SAAS,EAAE,MAAM,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;AACpL,OAAO,EAA4B,UAAU,EAAoB,MAAM,MAAM,CAAC;AAE9E,OAAO,EAAC,QAAQ,EAAC,MAAM,kDAAkD,CAAC;AAC1E,OAAO,EAAC,YAAY,EAAC,MAAM,qDAAqD,CAAC;AACjF,OAAO,EAAC,WAAW,EAAC,MAAM,mBAAmB,CAAC;;AAE9C,oBAAY,eAAe;IACzB,WAAW,gBAAgB;IAC3B,YAAY,iBAAiB;CAC9B;AACD,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE;QACL,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC,EAAE,OAAO,CAAC;QACxC,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC,EAAE,YAAY,CAAA;KAC9C,CAAA;CACF;AACD,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC,OAAO,CAAC,CAAA;AAG3D,qBACa,YAAY;IAiBO,UAAU,EAAE,UAAU;IAClD,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,eAAe;IAvBzB,OAAO,CAAC,cAAc,CAAe;IAErC,iBAAiB;;;;MAIf;IAEF,OAAO,CAAC,YAAY,CAAS;IAC7B,OAAO,CAAC,iBAAiB,CAAiC;IACnD,YAAY,EAAE,UAAU,CAAC,OAAO,CAAC,CAAyC;IACjF,OAAO,CAAC,WAAW,CAAoD;IAChE,YAAY,EAAE,UAAU,CAAC,qBAAqB,CAAC,CAAmC;gBAG3D,UAAU,EAAE,UAAU,EAC1C,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,UAAU,EAChB,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,cAAc,EAC9B,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,gBAAgB,EAC3B,aAAa,EAAE,oBAAoB,EACnC,eAAe,EAAE,eAAe;IAI1C,OAAO,CAAC,wBAAwB;IAOhC,cAAc,IAAI,UAAU,CAAC,qBAAqB,CAAC;IAOnD,IAAI,WAAW,CAAC,WAAW,EAAE,OAAO,EAInC;IAED,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED,cAAc,CAAC,YAAY,KAAA,GAAG,UAAU,CAAC,OAAO,CAAC;IASjD;;;;OAIG;IACH,kBAAkB,CAAC,aAAa,EAAE,SAAS,EAAE,QAAQ,CAAC,EAAE,QAAQ;IAiChE;;;;;OAKG;IACH,YAAY,CAAC,QAAQ,KAAA,EAAE,IAAI,KAAA;IAmB3B;;;;;OAKG;IACH,eAAe,CAAC,SAAS,KAAA;IAOzB;;;;OAIG;IACH,eAAe,CAAC,SAAS,KAAA;IASzB;;;;OAIG;IACH,UAAU,CAAC,EAAC,WAAW,EAAE,OAAO,EAAC,EAAE,WAAW;IAU9C,kBAAkB,CAAC,UAAU,KAAA,EAAE,IAAI,KAAA;IAInC,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,OAAO;yCApLJ,YAAY;6CAAZ,YAAY;CAwLxB"}
1
+ {"version":3,"file":"agent.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/agent/agent.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAC,eAAe,EAAE,cAAc,EAAE,UAAU,EAAe,SAAS,EAAE,MAAM,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;AACpL,OAAO,EAA4B,UAAU,EAAoB,MAAM,MAAM,CAAC;AAE9E,OAAO,EAAC,QAAQ,EAAC,MAAM,kDAAkD,CAAC;AAC1E,OAAO,EAAC,YAAY,EAAC,MAAM,qDAAqD,CAAC;AACjF,OAAO,EAAC,WAAW,EAAC,MAAM,mBAAmB,CAAC;;AAE9C,oBAAY,eAAe;IACzB,WAAW,gBAAgB;IAC3B,YAAY,iBAAiB;CAC9B;AACD,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE;QACL,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC,EAAE,OAAO,CAAC;QACxC,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC,EAAE,YAAY,CAAA;KAC9C,CAAA;CACF;AACD,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC,OAAO,CAAC,CAAA;AAG3D,qBACa,YAAY;IAiBO,UAAU,EAAE,UAAU;IAClD,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,eAAe;IAvBzB,OAAO,CAAC,cAAc,CAAe;IAErC,iBAAiB;;;;MAIf;IAEF,OAAO,CAAC,YAAY,CAAS;IAC7B,OAAO,CAAC,iBAAiB,CAAiC;IACnD,YAAY,EAAE,UAAU,CAAC,OAAO,CAAC,CAAyC;IACjF,OAAO,CAAC,WAAW,CAAoD;IAChE,YAAY,EAAE,UAAU,CAAC,qBAAqB,CAAC,CAAmC;gBAG3D,UAAU,EAAE,UAAU,EAC1C,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,UAAU,EAChB,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,cAAc,EAC9B,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,gBAAgB,EAC3B,aAAa,EAAE,oBAAoB,EACnC,eAAe,EAAE,eAAe;IAI1C,OAAO,CAAC,wBAAwB;IAOhC,cAAc,IAAI,UAAU,CAAC,qBAAqB,CAAC;IAOnD,IAAI,WAAW,CAAC,WAAW,EAAE,OAAO,EAInC;IAED,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED,cAAc,CAAC,YAAY,KAAA,GAAG,UAAU,CAAC,OAAO,CAAC;IASjD;;;;OAIG;IACH,kBAAkB,CAAC,aAAa,EAAE,SAAS,EAAE,QAAQ,CAAC,EAAE,QAAQ;IAiChE;;;;;OAKG;IACH,YAAY,CAAC,QAAQ,KAAA,EAAE,IAAI,KAAA;IAmB3B;;;;;OAKG;IACH,eAAe,CAAC,SAAS,KAAA;IAOzB;;;;OAIG;IACH,eAAe,CAAC,SAAS,KAAA;IASzB;;;;OAIG;IACH,UAAU,CAAC,EAAC,WAAW,EAAE,OAAO,EAAC,EAAE,WAAW;IAU9C,kBAAkB,CAAC,UAAU,KAAA,EAAE,IAAI,KAAA;IAInC,OAAO,CAAC,WAAW;IASnB,OAAO,CAAC,OAAO;yCApLJ,YAAY;6CAAZ,YAAY;CAwLxB"}
@@ -1,12 +1,11 @@
1
1
  import { ModuleWithProviders } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  import * as i1 from "@angular/common";
4
- import * as i2 from "@angular/common/http";
5
4
  export declare class EoFrameworkCoreModule {
6
5
  static forRoot(): ModuleWithProviders<EoFrameworkCoreModule>;
7
6
  constructor(parentModule: EoFrameworkCoreModule);
8
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EoFrameworkCoreModule, [{ optional: true; skipSelf: true; }]>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EoFrameworkCoreModule, never, [typeof i1.CommonModule, typeof i2.HttpClientModule], never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EoFrameworkCoreModule, never, [typeof i1.CommonModule], never>;
10
9
  static ɵinj: i0.ɵɵInjectorDeclaration<EoFrameworkCoreModule>;
11
10
  }
12
11
  //# sourceMappingURL=eo-framework-core.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"eo-framework-core.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-framework-core/eo-framework-core.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,mBAAmB,EAA+B,MAAM,eAAe,CAAC;;;;AAoB9F,qBAiCa,qBAAqB;IAEhC,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,qBAAqB,CAAC;gBAOxB,YAAY,EAAE,qBAAqB;yCAT5D,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAejC"}
1
+ {"version":3,"file":"eo-framework-core.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-framework-core/eo-framework-core.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,mBAAmB,EAA+B,MAAM,eAAe,CAAC;;;AAoB9F,qBA4Ba,qBAAqB;IAEhC,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,qBAAqB,CAAC;gBAOxB,YAAY,EAAE,qBAAqB;yCAT5D,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAejC"}
@@ -1 +1 @@
1
- {"version":3,"file":"error-handler.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/error-handler/error-handler.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,YAAY,EAAc,QAAQ,EAAC,MAAM,eAAe,CAAC;AACjE,OAAO,EAAoB,SAAS,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,EAAe,MAAM,sBAAsB,CAAC;AAI3H,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;;AAEhC,qBACa,mBAAoB,YAAW,YAAY,EAAE,eAAe;IAE3D,OAAO,CAAC,QAAQ;gBAAR,QAAQ,EAAE,QAAQ;IAGtC,SAAS,CAAC,GAAG,EAAE,WAAW,CAAC,GAAG,CAAC,EAAE,IAAI,EAAE,WAAW,GAAG,UAAU,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA0B/E,WAAW,CAAC,KAAK,KAAA;yCA/BN,mBAAmB;6CAAnB,mBAAmB;CAgF/B"}
1
+ {"version":3,"file":"error-handler.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/error-handler/error-handler.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,YAAY,EAAc,QAAQ,EAAC,MAAM,eAAe,CAAC;AACjE,OAAO,EAAqB,SAAS,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,EAAgB,MAAM,sBAAsB,CAAC;AAI7H,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;;AAEhC,qBACa,mBAAoB,YAAW,YAAY,EAAE,eAAe;IAE3D,OAAO,CAAC,QAAQ;gBAAR,QAAQ,EAAE,QAAQ;IAGtC,SAAS,CAAC,GAAG,EAAE,WAAW,CAAC,GAAG,CAAC,EAAE,IAAI,EAAE,WAAW,GAAG,UAAU,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA0B/E,WAAW,CAAC,KAAK,KAAA;yCA/BN,mBAAmB;6CAAnB,mBAAmB;CAgF/B"}
@@ -1,2 +1,2 @@
1
- ## Default Assets
2
- * This folder is copy of `@eo-sdk\client\assets` and it will be automatically updated based on `@eo-sdk/client` version
1
+ ## Default Assets
2
+ * This folder is copy of `@eo-sdk\client\assets` and it will be automatically updated based on `@eo-sdk/client` version
@@ -1,6 +1,6 @@
1
- {
2
- "agent": {
3
- "autoconnect": true,
4
- "locksettings": "ask"
5
- }
6
- }
1
+ {
2
+ "agent": {
3
+ "autoconnect": true,
4
+ "locksettings": "ask"
5
+ }
6
+ }
@@ -1,44 +1,44 @@
1
- {
2
- "uri": {
3
- "serviceBase": "/rest-ws/service",
4
- "contextPath": "/"
5
- },
6
- "search": {
7
- "searchMode": "idxs",
8
- "trackTotalHits": false,
9
- "limit": 50
10
- },
11
- "languages": [
12
- {
13
- "iso": "de",
14
- "label": "Deutsch"
15
- },
16
- {
17
- "iso": "en",
18
- "label": "English",
19
- "fallback": true
20
- }
21
- ],
22
- "preview": {
23
- "fileSizeLimit": 10485760,
24
- "viewers": [
25
- ]
26
- },
27
- "agent": {
28
- "alias": ""
29
- },
30
- "about": {
31
- "docu": {
32
- "link": "https://help.optimal-systems.com/yuuvisRAD/v100/user/client/###userLang###/index.html",
33
- "label": "eo.sidebar.help.manual"
34
- }
35
- },
36
- "dashboardTitle": "yuuvis® RAD client",
37
- "dashboardBackgroundImage": "./assets/_default/theme/bgr-dashboard.jpg",
38
- "sideBarHeaderImage": "./assets/_default/theme/bgr_sidebar.jpg",
39
- "navBarLogo":"./assets/_default/theme/logo.svg",
40
- "appLogo": "assets/_default/theme/splash.svg",
41
- "systemStatusUpdateInterval": 30000,
42
- "objectDetailsTabs": {"master": ["summary", "indexdata", "history", "links", "signature"], "slave": ["preview"]},
43
- "favicon": "assets/_default/theme/favicon.ico"
44
- }
1
+ {
2
+ "uri": {
3
+ "serviceBase": "/rest-ws/service",
4
+ "contextPath": "/"
5
+ },
6
+ "search": {
7
+ "searchMode": "idxs",
8
+ "trackTotalHits": false,
9
+ "limit": 50
10
+ },
11
+ "languages": [
12
+ {
13
+ "iso": "de",
14
+ "label": "Deutsch"
15
+ },
16
+ {
17
+ "iso": "en",
18
+ "label": "English",
19
+ "fallback": true
20
+ }
21
+ ],
22
+ "preview": {
23
+ "fileSizeLimit": 10485760,
24
+ "viewers": [
25
+ ]
26
+ },
27
+ "agent": {
28
+ "alias": ""
29
+ },
30
+ "about": {
31
+ "docu": {
32
+ "link": "https://help.optimal-systems.com/yuuvisRAD/v100/user/client/###userLang###/index.html",
33
+ "label": "eo.sidebar.help.manual"
34
+ }
35
+ },
36
+ "dashboardTitle": "yuuvis® RAD client",
37
+ "dashboardBackgroundImage": "./assets/_default/theme/bgr-dashboard.jpg",
38
+ "sideBarHeaderImage": "./assets/_default/theme/bgr_sidebar.jpg",
39
+ "navBarLogo":"./assets/_default/theme/logo.svg",
40
+ "appLogo": "assets/_default/theme/splash.svg",
41
+ "systemStatusUpdateInterval": 30000,
42
+ "objectDetailsTabs": {"master": ["summary", "indexdata", "history", "links", "signature"], "slave": ["preview"]},
43
+ "favicon": "assets/_default/theme/favicon.ico"
44
+ }