@eo-sdk/client 10.6.11 → 10.6.12

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 (247) hide show
  1. package/app/eo-client/inbox-state/inbox-state/inbox-state.component.d.ts.map +1 -1
  2. package/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.d.ts.map +1 -1
  3. package/app/eo-framework/inbox-details/inbox-details.component.d.ts.map +1 -1
  4. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +2 -0
  5. package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
  6. package/esm2020/app/eo-client/about-state/about-state.component.mjs +3 -3
  7. package/esm2020/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +18 -1
  8. package/esm2020/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +3 -3
  9. package/esm2020/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +2 -1
  10. package/esm2020/app/eo-framework/grid/grid.component.mjs +2 -2
  11. package/esm2020/app/eo-framework/inbox-details/inbox-details.component.mjs +3 -1
  12. package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +3 -3
  13. package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +10 -3
  14. package/esm2020/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +2 -2
  15. package/fesm2015/eo-sdk-client.mjs +37 -11
  16. package/fesm2015/eo-sdk-client.mjs.map +1 -1
  17. package/fesm2020/eo-sdk-client.mjs +37 -11
  18. package/fesm2020/eo-sdk-client.mjs.map +1 -1
  19. package/misc/scripts/exclude-core-ng-package.js +11 -0
  20. package/package.json +2 -10
  21. package/esm2020/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.mjs +0 -5
  22. package/esm2020/projects/eo-sdk/core/lib/config/core-config.mjs +0 -23
  23. package/esm2020/projects/eo-sdk/core/lib/config/core-init.service.mjs +0 -71
  24. package/esm2020/projects/eo-sdk/core/lib/config/core-init.tokens.mjs +0 -8
  25. package/esm2020/projects/eo-sdk/core/lib/config/initialize-module.mjs +0 -11
  26. package/esm2020/projects/eo-sdk/core/lib/config/missing-translation-handler.mjs +0 -15
  27. package/esm2020/projects/eo-sdk/core/lib/config/translate-json-loader.mjs +0 -130
  28. package/esm2020/projects/eo-sdk/core/lib/environment.enaio.mjs +0 -12
  29. package/esm2020/projects/eo-sdk/core/lib/eo-core-shared.module.mjs +0 -24
  30. package/esm2020/projects/eo-sdk/core/lib/eo-core.module.mjs +0 -117
  31. package/esm2020/projects/eo-sdk/core/lib/interface/change-password.interface.mjs +0 -2
  32. package/esm2020/projects/eo-sdk/core/lib/interface/event.interface.mjs +0 -2
  33. package/esm2020/projects/eo-sdk/core/lib/interface/http-options.interface.mjs +0 -2
  34. package/esm2020/projects/eo-sdk/core/lib/interface/logger.interface.mjs +0 -7
  35. package/esm2020/projects/eo-sdk/core/lib/interface/organization-objects.interface.mjs +0 -2
  36. package/esm2020/projects/eo-sdk/core/lib/interface/tree-node.interface.mjs +0 -2
  37. package/esm2020/projects/eo-sdk/core/lib/model/baseparams.model.mjs +0 -2
  38. package/esm2020/projects/eo-sdk/core/lib/model/bpm.model.mjs +0 -70
  39. package/esm2020/projects/eo-sdk/core/lib/model/custom-action.model.mjs +0 -2
  40. package/esm2020/projects/eo-sdk/core/lib/model/dms-object-history.model.mjs +0 -30
  41. package/esm2020/projects/eo-sdk/core/lib/model/dms-object.model.mjs +0 -138
  42. package/esm2020/projects/eo-sdk/core/lib/model/eo-error.model.mjs +0 -37
  43. package/esm2020/projects/eo-sdk/core/lib/model/eo-user.model.mjs +0 -86
  44. package/esm2020/projects/eo-sdk/core/lib/model/inbox-item.model.mjs +0 -36
  45. package/esm2020/projects/eo-sdk/core/lib/model/object-type.model.mjs +0 -39
  46. package/esm2020/projects/eo-sdk/core/lib/model/org.model.mjs +0 -2
  47. package/esm2020/projects/eo-sdk/core/lib/model/prepared-item.model.mjs +0 -35
  48. package/esm2020/projects/eo-sdk/core/lib/model/range-value.model.mjs +0 -45
  49. package/esm2020/projects/eo-sdk/core/lib/model/upload-file-item.model.mjs +0 -17
  50. package/esm2020/projects/eo-sdk/core/lib/model/upload-target.model.mjs +0 -50
  51. package/esm2020/projects/eo-sdk/core/lib/model/work-item-history.model.mjs +0 -54
  52. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-interceptor.mjs +0 -29
  53. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.mjs +0 -2
  54. package/esm2020/projects/eo-sdk/core/lib/service/auth/auth.service.mjs +0 -215
  55. package/esm2020/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.mjs +0 -2
  56. package/esm2020/projects/eo-sdk/core/lib/service/backend/backend.service.mjs +0 -360
  57. package/esm2020/projects/eo-sdk/core/lib/service/bpm/bpm.service.mjs +0 -286
  58. package/esm2020/projects/eo-sdk/core/lib/service/cache/app-cache.service.mjs +0 -117
  59. package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.mjs +0 -2
  60. package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.mjs +0 -60
  61. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.mjs +0 -6
  62. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.mjs +0 -2
  63. package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.mjs +0 -100
  64. package/esm2020/projects/eo-sdk/core/lib/service/config/config.enum.mjs +0 -6
  65. package/esm2020/projects/eo-sdk/core/lib/service/config/config.interface.mjs +0 -2
  66. package/esm2020/projects/eo-sdk/core/lib/service/config/config.service.mjs +0 -135
  67. package/esm2020/projects/eo-sdk/core/lib/service/dms/dms.service.mjs +0 -507
  68. package/esm2020/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.mjs +0 -2
  69. package/esm2020/projects/eo-sdk/core/lib/service/events/event.service.mjs +0 -44
  70. package/esm2020/projects/eo-sdk/core/lib/service/events/events.mjs +0 -27
  71. package/esm2020/projects/eo-sdk/core/lib/service/inbox/inbox.service.mjs +0 -111
  72. package/esm2020/projects/eo-sdk/core/lib/service/logger/console-log.service.mjs +0 -41
  73. package/esm2020/projects/eo-sdk/core/lib/service/logger/logger.mjs +0 -47
  74. package/esm2020/projects/eo-sdk/core/lib/service/notifications/notifications.service.mjs +0 -136
  75. package/esm2020/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.mjs +0 -2
  76. package/esm2020/projects/eo-sdk/core/lib/service/prepare/prepare.service.mjs +0 -305
  77. package/esm2020/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.mjs +0 -2
  78. package/esm2020/projects/eo-sdk/core/lib/service/search/search-query.model.mjs +0 -510
  79. package/esm2020/projects/eo-sdk/core/lib/service/search/search.service.mjs +0 -484
  80. package/esm2020/projects/eo-sdk/core/lib/service/signing/signing.service.mjs +0 -60
  81. package/esm2020/projects/eo-sdk/core/lib/service/storage/local-storage.service.mjs +0 -111
  82. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.mjs +0 -2
  83. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.mjs +0 -216
  84. package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.mjs +0 -98
  85. package/esm2020/projects/eo-sdk/core/lib/service/system/system.service.mjs +0 -345
  86. package/esm2020/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.mjs +0 -2
  87. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system-status.service.mjs +0 -104
  88. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.enum.mjs +0 -9
  89. package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.interface.mjs +0 -2
  90. package/esm2020/projects/eo-sdk/core/lib/service/upload/upload.service.mjs +0 -46
  91. package/esm2020/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.mjs +0 -83
  92. package/esm2020/projects/eo-sdk/core/lib/service/user/user.service.mjs +0 -399
  93. package/esm2020/projects/eo-sdk/core/lib/util/utils.mjs +0 -304
  94. package/esm2020/projects/eo-sdk/core/public_api.mjs +0 -85
  95. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6124
  96. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
  97. package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6139
  98. package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
  99. package/projects/eo-sdk/core/README.md +0 -113
  100. package/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.d.ts.map +0 -1
  101. package/projects/eo-sdk/core/index.d.ts +0 -6
  102. package/projects/eo-sdk/core/lib/config/core-config.d.ts +0 -14
  103. package/projects/eo-sdk/core/lib/config/core-config.d.ts.map +0 -1
  104. package/projects/eo-sdk/core/lib/config/core-init.service.d.ts +0 -33
  105. package/projects/eo-sdk/core/lib/config/core-init.service.d.ts.map +0 -1
  106. package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts +0 -8
  107. package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts.map +0 -1
  108. package/projects/eo-sdk/core/lib/config/initialize-module.d.ts +0 -7
  109. package/projects/eo-sdk/core/lib/config/initialize-module.d.ts.map +0 -1
  110. package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts +0 -14
  111. package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts.map +0 -1
  112. package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts +0 -21
  113. package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts.map +0 -1
  114. package/projects/eo-sdk/core/lib/environment.enaio.d.ts +0 -6
  115. package/projects/eo-sdk/core/lib/environment.enaio.d.ts.map +0 -1
  116. package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts +0 -12
  117. package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts.map +0 -1
  118. package/projects/eo-sdk/core/lib/eo-core.module.d.ts +0 -46
  119. package/projects/eo-sdk/core/lib/eo-core.module.d.ts.map +0 -1
  120. package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts +0 -8
  121. package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts.map +0 -1
  122. package/projects/eo-sdk/core/lib/interface/event.interface.d.ts +0 -14
  123. package/projects/eo-sdk/core/lib/interface/event.interface.d.ts.map +0 -1
  124. package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts +0 -17
  125. package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts.map +0 -1
  126. package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts +0 -20
  127. package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts.map +0 -1
  128. package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts +0 -20
  129. package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts.map +0 -1
  130. package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts +0 -24
  131. package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts.map +0 -1
  132. package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts +0 -58
  133. package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts.map +0 -1
  134. package/projects/eo-sdk/core/lib/model/bpm.model.d.ts +0 -253
  135. package/projects/eo-sdk/core/lib/model/bpm.model.d.ts.map +0 -1
  136. package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts +0 -34
  137. package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts.map +0 -1
  138. package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts +0 -59
  139. package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts.map +0 -1
  140. package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts +0 -137
  141. package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts.map +0 -1
  142. package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts +0 -19
  143. package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts.map +0 -1
  144. package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts +0 -107
  145. package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts.map +0 -1
  146. package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts +0 -71
  147. package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts.map +0 -1
  148. package/projects/eo-sdk/core/lib/model/object-type.model.d.ts +0 -125
  149. package/projects/eo-sdk/core/lib/model/object-type.model.d.ts.map +0 -1
  150. package/projects/eo-sdk/core/lib/model/org.model.d.ts +0 -94
  151. package/projects/eo-sdk/core/lib/model/org.model.d.ts.map +0 -1
  152. package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts +0 -190
  153. package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts.map +0 -1
  154. package/projects/eo-sdk/core/lib/model/range-value.model.d.ts +0 -22
  155. package/projects/eo-sdk/core/lib/model/range-value.model.d.ts.map +0 -1
  156. package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts +0 -30
  157. package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts.map +0 -1
  158. package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts +0 -60
  159. package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts.map +0 -1
  160. package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts +0 -52
  161. package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts.map +0 -1
  162. package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts +0 -12
  163. package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts.map +0 -1
  164. package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts +0 -23
  165. package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts.map +0 -1
  166. package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts +0 -104
  167. package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts.map +0 -1
  168. package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts +0 -18
  169. package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts.map +0 -1
  170. package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts +0 -209
  171. package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts.map +0 -1
  172. package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts +0 -150
  173. package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts.map +0 -1
  174. package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts +0 -59
  175. package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts.map +0 -1
  176. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts +0 -54
  177. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts.map +0 -1
  178. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts +0 -35
  179. package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts.map +0 -1
  180. package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts +0 -5
  181. package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts.map +0 -1
  182. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts +0 -16
  183. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts.map +0 -1
  184. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts +0 -49
  185. package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts.map +0 -1
  186. package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts +0 -5
  187. package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts.map +0 -1
  188. package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts +0 -55
  189. package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts.map +0 -1
  190. package/projects/eo-sdk/core/lib/service/config/config.service.d.ts +0 -80
  191. package/projects/eo-sdk/core/lib/service/config/config.service.d.ts.map +0 -1
  192. package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +0 -286
  193. package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts.map +0 -1
  194. package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts +0 -13
  195. package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts.map +0 -1
  196. package/projects/eo-sdk/core/lib/service/events/event.service.d.ts +0 -31
  197. package/projects/eo-sdk/core/lib/service/events/event.service.d.ts.map +0 -1
  198. package/projects/eo-sdk/core/lib/service/events/events.d.ts +0 -27
  199. package/projects/eo-sdk/core/lib/service/events/events.d.ts.map +0 -1
  200. package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts +0 -66
  201. package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts.map +0 -1
  202. package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts +0 -20
  203. package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts.map +0 -1
  204. package/projects/eo-sdk/core/lib/service/logger/logger.d.ts +0 -25
  205. package/projects/eo-sdk/core/lib/service/logger/logger.d.ts.map +0 -1
  206. package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts +0 -78
  207. package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts.map +0 -1
  208. package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts +0 -9
  209. package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts.map +0 -1
  210. package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts +0 -189
  211. package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts.map +0 -1
  212. package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts +0 -10
  213. package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts.map +0 -1
  214. package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts +0 -327
  215. package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts.map +0 -1
  216. package/projects/eo-sdk/core/lib/service/search/search.service.d.ts +0 -173
  217. package/projects/eo-sdk/core/lib/service/search/search.service.d.ts.map +0 -1
  218. package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts +0 -52
  219. package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts.map +0 -1
  220. package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts +0 -53
  221. package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts.map +0 -1
  222. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts +0 -15
  223. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts.map +0 -1
  224. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts +0 -108
  225. package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts.map +0 -1
  226. package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts +0 -74
  227. package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts.map +0 -1
  228. package/projects/eo-sdk/core/lib/service/system/system.service.d.ts +0 -125
  229. package/projects/eo-sdk/core/lib/service/system/system.service.d.ts.map +0 -1
  230. package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts +0 -53
  231. package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts.map +0 -1
  232. package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts +0 -26
  233. package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts.map +0 -1
  234. package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts +0 -8
  235. package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts.map +0 -1
  236. package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts +0 -8
  237. package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts.map +0 -1
  238. package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts +0 -28
  239. package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts.map +0 -1
  240. package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts +0 -50
  241. package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts.map +0 -1
  242. package/projects/eo-sdk/core/lib/service/user/user.service.d.ts +0 -216
  243. package/projects/eo-sdk/core/lib/service/user/user.service.d.ts.map +0 -1
  244. package/projects/eo-sdk/core/lib/util/utils.d.ts +0 -148
  245. package/projects/eo-sdk/core/lib/util/utils.d.ts.map +0 -1
  246. package/projects/eo-sdk/core/public_api.d.ts +0 -82
  247. package/projects/eo-sdk/core/public_api.d.ts.map +0 -1
@@ -1,108 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { BackendService } from '../backend/backend.service';
3
- import { SystemService } from '../system/system.service';
4
- import { StoredQueriesSubscription } from './stored-queries-subscription.interface';
5
- import { StoredQuery } from './stored-query.model';
6
- import { SearchService } from '../search/search.service';
7
- import { EventService } from '../events/event.service';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Service managing stored queries.
11
- * To use it just call `getStoredQueries$` which will return the current
12
- * state of the list of stored queries. This one is a long term observable, so bare in mind
13
- * to unsubscribe from it when you don't need it any more (or your component gets destroyed).
14
- *
15
- * Every change to the list of stored queries is done using this service. So don't change the
16
- * retrieved list locally inside of your component. Otherwise other components that subscribe
17
- * to the stored query list will not be notified.
18
- */
19
- export declare class StoredQueriesService {
20
- private backend;
21
- private system;
22
- private searchService;
23
- private eventService;
24
- /**
25
- * Temporary ID for new stored queries
26
- */
27
- static ID_NEW: string;
28
- /**
29
- * qname of fulltext params
30
- */
31
- static FULLTEXT: string;
32
- private storedQueries;
33
- private storedQueriesSource;
34
- /**
35
- * Stream of stored queries
36
- */
37
- storedQueries$: Observable<StoredQueriesSubscription>;
38
- /**
39
- * @ignore
40
- */
41
- constructor(backend: BackendService, system: SystemService, searchService: SearchService, eventService: EventService);
42
- /**
43
- * Clear list of stored queries.
44
- */
45
- clear(): void;
46
- /**
47
- * Provides you with a `long term observable` holding the stored queries.
48
- */
49
- getStoredQueries$(): Observable<StoredQueriesSubscription>;
50
- /**
51
- * Will re-fetch the data from the backend. This will propagate a
52
- * new value to your subscription.
53
- */
54
- refreshStoredQueries(): void;
55
- /**
56
- * Fetches the stored queries from the backend and propagates a new
57
- * value to the main subject.
58
- */
59
- fetchStoredQueries(): Observable<StoredQuery[]>;
60
- /**
61
- * Save new Stored Query
62
- *
63
- * @param StoredQuery storedQuery
64
- * @return Observable<StoredQuery>
65
- */
66
- private saveNewStoredQuery;
67
- /**
68
- * Update Stored Query
69
- *
70
- * @param StoredQuery storedQuery
71
- * @return Observable<StoredQuery>
72
- */
73
- private updateStoredQuery;
74
- /**
75
- * Save a stored query. Depending on whether or not the provided query is a new one or not
76
- * this will either update or create a new query.
77
- *
78
- * @param storedQuery Stored query to be saved
79
- */
80
- saveStoredQuery(storedQuery: StoredQuery): Observable<StoredQuery>;
81
- /**
82
- * Remove Stored Query be provided ID
83
- * @param id ID of the stored query to be removed
84
- */
85
- removeStoredQuery(id: string): Observable<any>;
86
- /**
87
- * Get StoredQuery with the provided Id
88
- * @param id ID of the stored query to be fetched
89
- */
90
- getStoredQuery(id: string): Observable<StoredQuery>;
91
- /**
92
- * Creates a pseudo form element for a stored queries fulltext input field
93
- * to be used inside of a stored query form.
94
- *
95
- * @param label The label to be set to the element
96
- * @param value A value to be set to the element
97
- */
98
- getFulltextFormElement(label: string, value: string): {
99
- name: string;
100
- qname: string;
101
- label: string;
102
- value: string;
103
- type: string;
104
- };
105
- static ɵfac: i0.ɵɵFactoryDeclaration<StoredQueriesService, never>;
106
- static ɵprov: i0.ɵɵInjectableDeclaration<StoredQueriesService>;
107
- }
108
- //# sourceMappingURL=stored-queries.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stored-queries.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/stored-queries/stored-queries.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,UAAU,EAAkB,MAAM,MAAM,CAAC;AACjD,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,aAAa,EAAC,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAC,yBAAyB,EAAC,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAC,WAAW,EAAC,MAAM,sBAAsB,CAAC;AACjD,OAAO,EAAC,aAAa,EAAC,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;;AAGrD;;;;;;;;;GASG;AACH,qBAGa,oBAAoB;IAuBnB,OAAO,CAAC,OAAO;IACzB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,YAAY;IAxBtB;;OAEG;IACH,MAAM,CAAC,MAAM,SAAsB;IACnC;;OAEG;IACH,MAAM,CAAC,QAAQ,SAAc;IAE7B,OAAO,CAAC,aAAa,CAEnB;IACF,OAAO,CAAC,mBAAmB,CAAsE;IACjG;;OAEG;IACI,cAAc,EAAE,UAAU,CAAC,yBAAyB,CAAC,CAA2C;IAEvG;;OAEG;gBACiB,OAAO,EAAE,cAAc,EACjC,MAAM,EAAE,aAAa,EACrB,aAAa,EAAE,aAAa,EAC5B,YAAY,EAAE,YAAY;IAOpC;;OAEG;IACH,KAAK;IAKL;;OAEG;IACH,iBAAiB,IAAI,UAAU,CAAC,yBAAyB,CAAC;IAO1D;;;OAGG;IACH,oBAAoB,IAAI,IAAI;IAsB5B;;;OAGG;IACH,kBAAkB,IAAI,UAAU,CAAC,WAAW,EAAE,CAAC;IAuB/C;;;;;OAKG;IACH,OAAO,CAAC,kBAAkB;IAe1B;;;;;OAKG;IACH,OAAO,CAAC,iBAAiB;IAgBzB;;;;;OAKG;IACH,eAAe,CAAC,WAAW,EAAE,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;IASlE;;;OAGG;IACH,iBAAiB,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAY9C;;;OAGG;IACH,cAAc,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,WAAW,CAAC;IAenD;;;;;;OAMG;IACH,sBAAsB,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;;;;;;;yCA5MxC,oBAAoB;6CAApB,oBAAoB;CAqNhC"}
@@ -1,74 +0,0 @@
1
- import { SearchQuery } from '../search/search-query.model';
2
- /**
3
- * @ignore
4
- * Interface for the data used for backend communication.
5
- * This is the kind of data we'll get from the server and we
6
- * have to provide when sending stored queries to the server.
7
- */
8
- export interface IStoredQuery {
9
- id: string;
10
- name: string;
11
- query: string;
12
- favorite?: boolean;
13
- shared?: boolean;
14
- user?: string;
15
- version?: number;
16
- roles?: string[];
17
- parameter?: string[];
18
- }
19
- /**
20
- * @ignore
21
- * Interface for dynamic parameter properties.
22
- * Form elements will be transformed to this format to save only
23
- * required properties
24
- */
25
- export interface IStoredQueryParam {
26
- qname: string;
27
- type: string;
28
- }
29
- /**
30
- * Stored query is an extension of a SearchQuery. It adds properties like
31
- * name and a list of dynamic filter properties and the ability to generate
32
- * an object from its properties that could be pwersisted on the backend side.
33
- */
34
- export declare class StoredQuery extends SearchQuery {
35
- /**
36
- * temporary id for new stored queries
37
- */
38
- static ID_NEW: string;
39
- id: string;
40
- name: string;
41
- favorite: boolean;
42
- shared: boolean;
43
- /**
44
- * the username of the user that created this query
45
- */
46
- user: string;
47
- version: number;
48
- roles: string[];
49
- parameter: IStoredQueryParam[];
50
- get title(): string;
51
- constructor(item?: IStoredQuery);
52
- /**
53
- * Adds the properties of a SearchQuery to the current StoredQuery instance.
54
- * This is used when loading stored queries from the search service and when you
55
- * want to create a StoredQuery from a SearchQuery.
56
- * skip `fields` and `sortOptions` properties as they make no sense for stored queries
57
- *
58
- * @param searchQuery The search query to copy properties from
59
- */
60
- setQuery(searchQuery: SearchQuery): void;
61
- /**
62
- * Convert IStoredQueryParam objects to array of strings
63
- *
64
- * @returns IStoredQuery
65
- */
66
- toPersistableStoredQuery(): IStoredQuery;
67
- /**
68
- * Check if Query is new or allready Stored
69
- *
70
- * @returns boolean
71
- */
72
- isNew(): boolean;
73
- }
74
- //# sourceMappingURL=stored-query.model.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stored-query.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/stored-queries/stored-query.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAEzD;;;;;GAKG;AACH,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB;AAED;;;;;GAKG;AACH,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAED;;;;GAIG;AACH,qBAAa,WAAY,SAAQ,WAAW;IAE1C;;OAEG;IACH,MAAM,CAAC,MAAM,SAAS;IAEtB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,SAAS,EAAE,iBAAiB,EAAE,CAAC;IAE/B,IAAI,KAAK,WAER;gBAEW,IAAI,CAAC,EAAE,YAAY;IAmC/B;;;;;;;OAOG;IACI,QAAQ,CAAC,WAAW,EAAE,WAAW;IAWxC;;;;OAIG;IACH,wBAAwB,IAAI,YAAY;IAkBxC;;;;OAIG;IACH,KAAK,IAAI,OAAO;CAGjB"}
@@ -1,125 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { IOrganizationObjects } from '../../interface/organization-objects.interface';
3
- import { BackendService } from '../backend/backend.service';
4
- import { AppCacheService } from '../cache/app-cache.service';
5
- import { Logger } from '../logger/logger';
6
- import { ObjectType } from '../../model/object-type.model';
7
- import { EoUser } from '../../model/eo-user.model';
8
- import { OrgRole } from '../../model/org.model';
9
- import { ICodeSystem } from './systemdefinition.interface';
10
- import { EventService } from '../events/event.service';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * Collection of System Services
14
- */
15
- export declare class SystemService {
16
- private backend;
17
- private logger;
18
- private eventService;
19
- private appCache;
20
- private _system;
21
- private systemSource;
22
- system$: Observable<any>;
23
- private objectTypeForms;
24
- private user;
25
- private cachedRoles;
26
- constructor(backend: BackendService, logger: Logger, eventService: EventService, appCache: AppCacheService);
27
- set system(s: any);
28
- get system(): any;
29
- /**
30
- * Gets all ObjectTypes
31
- *
32
- * @returns An array containing all object types
33
- */
34
- getObjectTypes(): ObjectType[];
35
- /**
36
- * Gets an ObjectType by name.
37
- *
38
- * @param objectTypeName The name of the object type
39
- * @returns the ObjectType matching the given name
40
- */
41
- getObjectType(objectTypeName: string): ObjectType;
42
- /**
43
- * Get form elements from form model. This is useful if you have to fetch them
44
- * for a special situation like SEARCH
45
- * @param objectTypeName ObjectType to fetch elements for
46
- * @param situation Form model situation to be fetched
47
- * @param isContextType Flag indicating that the form model should be fetched for a context mode
48
- */
49
- getFormElementsFromFormModel(objectTypeName: string, situation: string, isContextType?: boolean): Observable<any[]>;
50
- private processFormModelElements;
51
- /**
52
- * Checks whether or not the given type implements a given supertype
53
- * @param type Type to be checked
54
- * @param superTypeName Name of the supertype
55
- */
56
- implementsType(type: ObjectType, superTypeName: string): boolean;
57
- /**
58
- * Gets a codesystem
59
- *
60
- * @param id The codesystems id
61
- * @returns The codesystem object matching the given id
62
- */
63
- getCodesystem(id: string): ICodeSystem;
64
- /**
65
- * Get the form model of an object type.
66
- *
67
- * @param objectTypeName The object type name
68
- * @param situation The form situation to be fetched
69
- * @param mode Form mode to fetch (e.g. CONTEXT)
70
- * @returns The object type form model
71
- */
72
- getObjectTypeForm(objectTypeName: string, situation: string, mode?: string): Observable<any>;
73
- /**
74
- * Fetches the backends system definition and updates system$ Observable.
75
- * Subscribe to the system$ observable instead of calling this function, otherwise you'll trigger fetching the
76
- * system definition every time.
77
- *
78
- * @param user The user to load the system definition for
79
- * @returns true when successfull
80
- */
81
- getSystemDefinition(user: EoUser): Observable<boolean>;
82
- /**
83
- * Creates a value depending on a given Type
84
- *
85
- * @param string valueType
86
- * @returns any
87
- */
88
- getDefaultValue(valueType: string): any;
89
- /**
90
- * Fetches the system definition from the server. Provided params are used for storing the
91
- * recent version in cache.
92
- *
93
- * @param user The user to fetch the system definition for
94
- * @return boolean
95
- */
96
- fetchSystemDefinition(user: EoUser): Observable<boolean>;
97
- /**
98
- * Retrieve an organization object by its ID
99
- * @param id ID of org object
100
- */
101
- getOrganizationObjectById(id: string): Observable<any>;
102
- /**
103
- * Fetches the organization object for a given name.
104
- *
105
- * @param name The name to fetch object for
106
- * @returns
107
- */
108
- getOrganizationObject(name: string): Observable<any>;
109
- /**
110
- * Fetches a collection of organization objects
111
- *
112
- * @param names Array of names to fetch objects for
113
- * @returns A Array of Organization Objects
114
- */
115
- getOrganizationObjects(names: string[]): Observable<IOrganizationObjects[]>;
116
- /**
117
- * Fetches a collection of organization roles
118
- *
119
- * @return A Array of Organization Roles
120
- */
121
- getRoles(): Observable<OrgRole[]>;
122
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemService, never>;
123
- static ɵprov: i0.ɵɵInjectableDeclaration<SystemService>;
124
- }
125
- //# sourceMappingURL=system.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"system.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system/system.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,UAAU,EAAgB,MAAM,MAAM,CAAC;AAInF,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,eAAe,EAAC,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAC,MAAM,EAAC,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAC,MAAM,EAAC,MAAM,2BAA2B,CAAC;AAEjD,OAAO,EAAC,OAAO,EAAC,MAAM,uBAAuB,CAAC;AAE9C,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AACzD,OAAO,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;;AAIrD;;GAEG;AACH,qBAGa,aAAa;IAWZ,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,QAAQ;IAZ5B,OAAO,CAAC,OAAO,CAAC;IAChB,OAAO,CAAC,YAAY,CAA4B;IACzC,OAAO,EAAE,UAAU,CAAC,GAAG,CAAC,CAAoC;IAGnE,OAAO,CAAC,eAAe,CAAa;IACpC,OAAO,CAAC,IAAI,CAAS;IACrB,OAAO,CAAC,WAAW,CAAiB;gBAEhB,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,eAAe;IAM7C,IAAI,MAAM,CAAC,CAAC,KAAA,EAEX;IAED,IAAI,MAAM,QAET;IAED;;;;OAIG;IACI,cAAc,IAAI,UAAU,EAAE;IAIrC;;;;;OAKG;IACI,aAAa,CAAC,cAAc,EAAE,MAAM,GAAG,UAAU;IAIxD;;;;;;OAMG;IACH,4BAA4B,CAAC,cAAc,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC;IASnH,OAAO,CAAC,wBAAwB;IAUhC;;;;OAIG;IACI,cAAc,CAAC,IAAI,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO;IAIvE;;;;;OAKG;IACI,aAAa,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW;IAI7C;;;;;;;OAOG;IACI,iBAAiB,CAAC,cAAc,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAgCnG;;;;;;;OAOG;IACI,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;IAuC7D;;;;;OAKG;IACI,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,GAAG;IAgE9C;;;;;;OAMG;IACH,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;IAwDxD;;;OAGG;IACH,yBAAyB,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAItD;;;;;OAKG;IACH,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAIpD;;;;;OAKG;IACH,sBAAsB,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,UAAU,CAAC,oBAAoB,EAAE,CAAC;IAK3E;;;;OAIG;IACH,QAAQ,IAAI,UAAU,CAAC,OAAO,EAAE,CAAC;yCA1VtB,aAAa;6CAAb,aAAa;CAsWzB"}
@@ -1,53 +0,0 @@
1
- /**
2
- * @ignore
3
- */
4
- export interface ISystemDefinition {
5
- codesystems: any[];
6
- info: ISystemDefinitionInfo;
7
- locales: ISystemDefinitionLocales[];
8
- types: any[];
9
- }
10
- /**
11
- * @ignore
12
- */
13
- export interface ISystemDefinitionInfo {
14
- user: string;
15
- locale: string;
16
- version: number;
17
- }
18
- /**
19
- * @ignore
20
- */
21
- export interface ISystemDefinitionLocales {
22
- code: string;
23
- displayname: string;
24
- displaynamelocal: string;
25
- }
26
- /**
27
- * @ignore
28
- */
29
- export interface ICodeSystem {
30
- allelementsselectable: boolean;
31
- entries: ICodeSystemsEntries[];
32
- id: string;
33
- innertitlepattern: string;
34
- leaftitlepattern: string;
35
- uri: string;
36
- name: string;
37
- seperator: string;
38
- system: boolean;
39
- }
40
- /**
41
- * @ignore
42
- */
43
- export interface ICodeSystemsEntries {
44
- allowedonnew: boolean;
45
- allowedonupdate: boolean;
46
- data: string;
47
- defaultrepresentation: string;
48
- id: string;
49
- label: string;
50
- order: number;
51
- type: string;
52
- }
53
- //# sourceMappingURL=systemdefinition.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"systemdefinition.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system/systemdefinition.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,WAAW,EAAE,GAAG,EAAE,CAAC;IACnB,IAAI,EAAE,qBAAqB,CAAC;IAC5B,OAAO,EAAE,wBAAwB,EAAE,CAAC;IACpC,KAAK,EAAE,GAAG,EAAE,CAAC;CACd;AACD;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;CACjB;AACD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,YAAY,EAAE,OAAO,CAAC;IACtB,eAAe,EAAE,OAAO,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,qBAAqB,EAAE,MAAM,CAAC;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,26 +0,0 @@
1
- import { NgZone } from '@angular/core';
2
- import { EventService } from '../events/event.service';
3
- import { BackendService } from '../backend/backend.service';
4
- import { AppCacheService } from '../cache/app-cache.service';
5
- import * as i0 from "@angular/core";
6
- export declare class SystemStatusService {
7
- private eventService;
8
- private backend;
9
- private appCache;
10
- private ngZone;
11
- private currentStatus;
12
- private statusCacheKey;
13
- private hasBeenStopped;
14
- private pollingStopTrigger$;
15
- constructor(eventService: EventService, backend: BackendService, appCache: AppCacheService, ngZone: NgZone);
16
- init(pollIntervalMilliSeconds?: number): void;
17
- stop(): void;
18
- private startPolling;
19
- private handleStatusResult;
20
- private handleStatusError;
21
- private statusEvent;
22
- private statusCheck;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemStatusService, never>;
24
- static ɵprov: i0.ɵɵInjectableDeclaration<SystemStatusService>;
25
- }
26
- //# sourceMappingURL=system-status.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"system-status.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system-status/system-status.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAC,MAAM,eAAe,CAAC;AACjD,OAAO,EAAC,YAAY,EAAC,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAI1D,OAAO,EAAC,eAAe,EAAC,MAAM,4BAA4B,CAAC;;AAI3D,qBAGa,mBAAmB;IAQlB,OAAO,CAAC,YAAY;IAAgB,OAAO,CAAC,OAAO;IAAkB,OAAO,CAAC,QAAQ;IAAmB,OAAO,CAAC,MAAM;IANlI,OAAO,CAAC,aAAa,CAAgB;IACrC,OAAO,CAAC,cAAc,CAAsC;IAC5D,OAAO,CAAC,cAAc,CAAU;IAEhC,OAAO,CAAC,mBAAmB,CAAuB;gBAE9B,YAAY,EAAE,YAAY,EAAU,OAAO,EAAE,cAAc,EAAU,QAAQ,EAAE,eAAe,EAAU,MAAM,EAAE,MAAM;IAM1I,IAAI,CAAC,wBAAwB,SAAK;IAOlC,IAAI;IAMJ,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,kBAAkB;IA2B1B,OAAO,CAAC,iBAAiB;IAUzB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,WAAW;yCA7FR,mBAAmB;6CAAnB,mBAAmB;CAgG/B"}
@@ -1,8 +0,0 @@
1
- export declare enum SystemStatusEnum {
2
- SYSTEM_STATUS_SCHEMA_CHANGED = "schemaChangedOn",
3
- SYSTEM_STATUS_ORG_CHANGED = "orgChangedOn",
4
- SYSTEM_STATUS_SEC_CHANGED = "securityChangedOn",
5
- SYSTEM_STATUS_ACL_CHANGED = "aclChangedOn",
6
- SYSTEM_STATUS_INBOX_CHANGED = "inboxChangedOn"
7
- }
8
- //# sourceMappingURL=system.status.enum.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"system.status.enum.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system-status/system.status.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,4BAA4B,oBAAoB;IAChD,yBAAyB,iBAAiB;IAC1C,yBAAyB,sBAAsB;IAC/C,yBAAyB,iBAAiB;IAC1C,2BAA2B,mBAAmB;CAC/C"}
@@ -1,8 +0,0 @@
1
- export interface ISystemStatus {
2
- aclChangedOn: string;
3
- inboxChangedOn: string;
4
- orgChangedOn: string;
5
- schemaChangedOn: string;
6
- securityChangedOn: string;
7
- }
8
- //# sourceMappingURL=system.status.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"system.status.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/system-status/system.status.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;CAC3B"}
@@ -1,28 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { UserService } from '../user/user.service';
4
- import { CoreConfig } from '../../config/core-config';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * The Upload Service is provides access to Upload data (files)
8
- */
9
- export declare class UploadService {
10
- coreConfig: CoreConfig;
11
- private http;
12
- private userService;
13
- /**
14
- * @ignore
15
- */
16
- constructor(coreConfig: CoreConfig, http: HttpClient, userService: UserService);
17
- /**
18
- * Uploads files.
19
- *
20
- * @param uri Upload destination uri
21
- * @param files Files to be uploaded
22
- * @returns resolved by the response of the upload destination
23
- */
24
- upload(uri: string, files: File[]): Observable<any>;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<UploadService, never>;
26
- static ɵprov: i0.ɵɵInjectableDeclaration<UploadService>;
27
- }
28
- //# sourceMappingURL=upload.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"upload.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/upload/upload.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,UAAU,EAAc,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;AAChC,OAAO,EAAC,WAAW,EAAC,MAAM,sBAAsB,CAAC;AAEjD,OAAO,EAAC,UAAU,EAAC,MAAM,0BAA0B,CAAC;;AAIpD;;GAEG;AACH,qBAGa,aAAa;IAKM,UAAU,EAAE,UAAU;IAClD,OAAO,CAAC,IAAI;IAAc,OAAO,CAAC,WAAW;IAL/C;;OAEG;gBAE2B,UAAU,EAAE,UAAU,EAC1C,IAAI,EAAE,UAAU,EAAU,WAAW,EAAE,WAAW;IAG5D;;;;;;OAMG;IACH,MAAM,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,UAAU,CAAC,GAAG,CAAC;yCAhBxC,aAAa;6CAAb,aAAa;CAsBzB"}
@@ -1,50 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { UploadTarget } from '../../model/upload-target.model';
3
- import { PrepareService } from '../prepare/prepare.service';
4
- import { ObjectType } from '../../model/object-type.model';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Service for registration of upload targets. Any app component can register itself
8
- * to retrieve files dragged to the client. This way also plugins are able to fetch and
9
- * process uploaded files.
10
- */
11
- export declare class UploadRegistryService {
12
- private prepareService;
13
- private _targets;
14
- private targetsSource;
15
- private overlayActive;
16
- /**
17
- * Stream of currently available upload targets
18
- */
19
- uploadTargets$: Observable<UploadTarget[]>;
20
- /**
21
- * @ignore
22
- */
23
- constructor(prepareService: PrepareService);
24
- setOverlayActive(oa: boolean): void;
25
- isOverlayActive(): boolean;
26
- /**
27
- * Registers a new upload target.
28
- * If there is an existing target with the same ID it will be updated.
29
- *
30
- * @param uploadTarget The target to be registered
31
- */
32
- register(uploadTarget: UploadTarget): void;
33
- /**
34
- * Checks if it is allowed to drop Files in SubFolders
35
- *
36
- * @param subFolder
37
- * @param ObjectType[] locationTypes
38
- * @returns boolean
39
- */
40
- isSubFolderAllowed(subFolder: any, locationTypes: ObjectType[]): boolean;
41
- /**
42
- * Removes an upload target from the list of registered targets.
43
- *
44
- * @param uploadTargetId ID of the target to be removed
45
- */
46
- unregister(uploadTargetId: string): void;
47
- static ɵfac: i0.ɵɵFactoryDeclaration<UploadRegistryService, never>;
48
- static ɵprov: i0.ɵɵInjectableDeclaration<UploadRegistryService>;
49
- }
50
- //# sourceMappingURL=upload-registry.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"upload-registry.service.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/eo-sdk/core/src/lib/service/upload-registry/upload-registry.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAgB,UAAU,EAAC,MAAM,MAAM,CAAC;AAC/C,OAAO,EAAC,YAAY,EAAC,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,UAAU,EAAC,MAAM,+BAA+B,CAAC;;AAEzD;;;;GAIG;AAEH,qBAGa,qBAAqB;IAapB,OAAO,CAAC,cAAc;IAXlC,OAAO,CAAC,QAAQ,CAAsB;IACtC,OAAO,CAAC,aAAa,CAAwC;IAC7D,OAAO,CAAC,aAAa,CAAU;IAC/B;;OAEG;IACI,cAAc,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAAqC;IAEtF;;OAEG;gBACiB,cAAc,EAAE,cAAc;IAGlD,gBAAgB,CAAC,EAAE,EAAE,OAAO;IAG5B,eAAe;IAIf;;;;;OAKG;IACH,QAAQ,CAAC,YAAY,EAAE,YAAY;IAsBnC;;;;;;OAMG;IACH,kBAAkB,CAAC,SAAS,EAAE,GAAG,EAAE,aAAa,EAAE,UAAU,EAAE,GAAG,OAAO;IAIxE;;;;OAIG;IACH,UAAU,CAAC,cAAc,EAAE,MAAM;yCAnEtB,qBAAqB;6CAArB,qBAAqB;CAuEjC"}