@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,113 +0,0 @@
1
- ## @eo-sdk/core library
2
-
3
- Use `@eo-sdk/core` library to create your own custom yuuvis<sup>&reg;</sup> RAD client application.
4
-
5
- ## Installation
6
-
7
- ```sh
8
- npm install @eo-sdk/core --save
9
- ```
10
-
11
- ## Usage
12
-
13
-
14
-
15
- Import `EoCoreModule` in your applications root NgModule.
16
-
17
- ```ts
18
- import {BrowserModule} from '@angular/platform-browser';
19
- import {NgModule} from '@angular/core';
20
- import {EoCoreModule} from '@eo-sdk/core';
21
-
22
- @NgModule({
23
- imports: [
24
- BrowserModule,
25
- EoCoreModule.forRoot()
26
- ],
27
- bootstrap: [AppComponent]
28
- })
29
- export class AppModule { }
30
- ```
31
-
32
- ### Apply configuration
33
-
34
- By default `EoCoreModule` is set up with the following configuration
35
-
36
- ```json
37
- {
38
- "main": ['assets/_default/config/main.json', 'assets/_default/config/extend.json'],
39
- "translations": ['assets/_default/i18n/']
40
- }
41
- ```
42
-
43
- This tells the module where to find the main config file and where the
44
- translations of your application can be found.
45
-
46
- If you want to change / override those values, you can provide the modules `forRoot()`
47
- function with your custom config.
48
-
49
- ```ts
50
- @NgModule({
51
- imports: [
52
- BrowserModule,
53
- EoCoreModule.forRoot({
54
- main: ['assets/_default/config/main.json', 'assets/config/main.json'],
55
- translations: ['assets/_default/i18n/', 'assets/i18n/']
56
- })
57
- ],
58
- bootstrap: [AppComponent]
59
- })
60
- export class AppModule { }
61
- ```
62
-
63
- ### Main configuration file
64
-
65
- You need to provide a main configuration file for setting up the module.
66
-
67
- ```json
68
- {
69
- "uri": {
70
- "serviceBase": "/rest-ws/service",
71
- "searchBase": "/search",
72
- "contextBase": "/structure",
73
- "inboxBase": "/inboxservice",
74
- "bpmBase": "/bpm",
75
- "agentBase": "/agent",
76
- "statusBase": "/status"
77
- },
78
- "search": {
79
- "searchMode": "idxs",
80
- "trackTotalHits": false,
81
- "limit": 50
82
- },
83
- "languages": [
84
- {
85
- "iso": "de",
86
- "label": "Deutsch"
87
- },
88
- {
89
- "iso": "en",
90
- "label": "English",
91
- "fallback": true
92
- }
93
- ]
94
- }
95
- ```
96
-
97
- ## Using translations in other modules than the root module
98
- If you structure your application by using several modules you may want to use translations inside of those
99
- modules as well. In order to do so, just import `EoSharedModule` in your feature module and you are able to
100
- use translate directives and services there.
101
-
102
- ```ts
103
- @NgModule({
104
- imports: [
105
- EoSharedModule
106
- ]
107
- })
108
- export class MyFeatureModule { }
109
- ```
110
-
111
- ## License
112
-
113
- MIT
@@ -1 +0,0 @@
1
- {"version":3,"file":"eo-sdk-client-projects-eo-sdk-core.d.ts","sourceRoot":"","sources":["../../../../../../projects/eo-sdk/core/src/eo-sdk-client-projects-eo-sdk-core.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1,6 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@eo-sdk/client/projects/eo-sdk/core" />
5
- export * from './public_api';
6
- //# sourceMappingURL=eo-sdk-client-projects-eo-sdk-core.d.ts.map
@@ -1,14 +0,0 @@
1
- import { EnaioConfig } from '../service/config/config.interface';
2
- /**
3
- * @ignore
4
- */
5
- export declare class CoreConfig {
6
- main?: EnaioConfig | string[];
7
- translations?: string[];
8
- environment?: {
9
- production: boolean;
10
- };
11
- withCredentials?: boolean;
12
- constructor(__config: CoreConfig);
13
- }
14
- //# sourceMappingURL=core-config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"core-config.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/core-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,oCAAoC,CAAC;AAI/D;;GAEG;AACH,qBAAa,UAAU;IAErB,IAAI,CAAC,EAAE,WAAW,GAAG,MAAM,EAAE,CAA8E;IAE3G,YAAY,CAAC,EAAE,MAAM,EAAE,CAA6B;IAEpD,WAAW,CAAC,EAAE;QAAC,UAAU,EAAE,OAAO,CAAA;KAAC,CAAsB;IAEzD,eAAe,CAAC,EAAE,OAAO,CAAS;gBACC,QAAQ,EAAE,UAAU;CAGxD"}
@@ -1,33 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Config } from '../service/config/config.service';
3
- import { AuthService } from '../service/auth/auth.service';
4
- import { Logger } from '../service/logger/logger';
5
- import { CoreConfig } from './core-config';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Main initialization service of the eoFrameworkCore module. The `load()` function will contain
9
- * all steps that needs to be executed before the application starts. Therefore it will be used
10
- * as `APP_INITIALIZER` from the providers section of the app module.
11
- *
12
- * Later on this service can be used by other components or services to fetch the result of the
13
- * initialization process (e.g. infos on the current user).
14
- */
15
- export declare class CoreInit {
16
- private coreConfig;
17
- private logger;
18
- private http;
19
- private configService;
20
- private authService;
21
- /**
22
- * @ignore
23
- */
24
- constructor(coreConfig: CoreConfig, logger: Logger, http: HttpClient, configService: Config, authService: AuthService);
25
- /**
26
- * Initializes core module. Executed in context of `APP_INITIALIZER`.
27
- * @returns Promise that resolves after yuuvis<sup>&reg;</sup> RAD core has been initialized
28
- */
29
- initialize(): Promise<boolean>;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<CoreInit, never>;
31
- static ɵprov: i0.ɵɵInjectableDeclaration<CoreInit>;
32
- }
33
- //# sourceMappingURL=core-init.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"core-init.service.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/core-init.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAC,MAAM,EAAC,MAAM,kCAAkC,CAAC;AACxD,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAGzD,OAAO,EAAC,MAAM,EAAC,MAAM,0BAA0B,CAAC;AAChD,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;;AAGzC;;;;;;;GAOG;AAEH,qBACa,QAAQ;IAKc,OAAO,CAAC,UAAU;IAAc,OAAO,CAAC,MAAM;IAC7E,OAAO,CAAC,IAAI;IAAc,OAAO,CAAC,aAAa;IAAU,OAAO,CAAC,WAAW;IAJ9E;;OAEG;gBACsC,UAAU,EAAE,UAAU,EAAU,MAAM,EAAE,MAAM,EAC7E,IAAI,EAAE,UAAU,EAAU,aAAa,EAAE,MAAM,EAAU,WAAW,EAAE,WAAW;IAG3F;;;OAGG;IACI,UAAU,IAAI,OAAO,CAAC,OAAO,CAAC;yCAb1B,QAAQ;6CAAR,QAAQ;CAkDpB"}
@@ -1,8 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { CoreConfig } from './core-config';
3
- /**
4
- * @ignore
5
- */
6
- export declare const CUSTOM_CONFIG: InjectionToken<CoreConfig>;
7
- export declare const CORE_CONFIG: InjectionToken<CoreConfig>;
8
- //# sourceMappingURL=core-init.tokens.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"core-init.tokens.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/core-init.tokens.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,cAAc,EAAC,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;AAEzC;;GAEG;AACH,eAAO,MAAM,aAAa,4BAAkD,CAAC;AAC7E,eAAO,MAAM,WAAW,4BAAgD,CAAC"}
@@ -1,7 +0,0 @@
1
- import { CoreInit } from './core-init.service';
2
- /**
3
- * @ignore
4
- * APP_INITIALIZER function
5
- */
6
- export declare function init_module(coreInit: CoreInit): Function;
7
- //# sourceMappingURL=initialize-module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"initialize-module.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/initialize-module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,qBAAqB,CAAC;AAE7C;;;GAGG;AACH,wBAAgB,WAAW,CAAC,QAAQ,EAAE,QAAQ,YAK7C"}
@@ -1,14 +0,0 @@
1
- import { MissingTranslationHandler, MissingTranslationHandlerParams } from '@ngx-translate/core';
2
- /**
3
- * @ignore
4
- * Handles missing translations
5
- */
6
- export declare class EoxMissingTranslationHandler implements MissingTranslationHandler {
7
- /**
8
- *
9
- * @param MissingTranslationHandlerParams params
10
- * @returns string
11
- */
12
- handle(params: MissingTranslationHandlerParams): string;
13
- }
14
- //# sourceMappingURL=missing-translation-handler.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"missing-translation-handler.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/missing-translation-handler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,yBAAyB,EAAE,+BAA+B,EAAC,MAAM,qBAAqB,CAAC;AAE/F;;;GAGG;AACH,qBAAa,4BAA6B,YAAW,yBAAyB;IAE5E;;;;OAIG;IACH,MAAM,CAAC,MAAM,EAAE,+BAA+B;CAG/C"}
@@ -1,21 +0,0 @@
1
- import { TranslateLoader } from '@ngx-translate/core';
2
- import { HttpClient } from '@angular/common/http';
3
- import { Observable } from 'rxjs';
4
- import { CoreConfig } from './core-config';
5
- /**
6
- * @ignore
7
- * Loader that fetches translations based on the configured locations
8
- */
9
- export declare class EoxTranslateJsonLoader implements TranslateLoader {
10
- http: HttpClient;
11
- config: CoreConfig;
12
- constructor(http: HttpClient, config: CoreConfig);
13
- /**
14
- *
15
- * @param string lang
16
- * @returns Observable<Object>
17
- */
18
- getTranslation(lang: string): Observable<Object>;
19
- private loadTranslationFile;
20
- }
21
- //# sourceMappingURL=translate-json-loader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"translate-json-loader.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/config/translate-json-loader.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,eAAe,EAAC,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAC,UAAU,EAAe,MAAM,MAAM,CAAC;AAE9C,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;AAoEzC;;;GAGG;AACH,qBAAa,sBAAuB,YAAW,eAAe;IAEzC,IAAI,EAAE,UAAU;IAA8B,MAAM,EAAE,UAAU;gBAAhE,IAAI,EAAE,UAAU,EAA8B,MAAM,EAAE,UAAU;IAkCnF;;;;OAIG;IACH,cAAc,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;IAMhD,OAAO,CAAC,mBAAmB;CAU5B"}
@@ -1,6 +0,0 @@
1
- export declare class EnvironmentEnaio {
2
- static isWebEnvironment(): boolean;
3
- static isMobileEnvironment(): boolean;
4
- static isDesktopEnvironment(): boolean;
5
- }
6
- //# sourceMappingURL=environment.enaio.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environment.enaio.d.ts","sourceRoot":"","sources":["../../../../../../../projects/eo-sdk/core/src/lib/environment.enaio.ts"],"names":[],"mappings":"AAAA,qBAAa,gBAAgB;IAE3B,MAAM,CAAC,gBAAgB;IAIvB,MAAM,CAAC,mBAAmB;IAI1B,MAAM,CAAC,oBAAoB;CAG5B"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "ngx-toastr";
3
- import * as i2 from "@ngx-translate/core";
4
- /**
5
- * `EoSharedModule` re-exports ToastrModule, TranslateModule so you can use directives
6
- */
7
- export declare class EoSharedModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<EoSharedModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EoSharedModule, never, never, [typeof i1.ToastrModule, typeof i2.TranslateModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<EoSharedModule>;
11
- }
12
- //# sourceMappingURL=eo-core-shared.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eo-core-shared.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/eo-sdk/core/src/lib/eo-core-shared.module.ts"],"names":[],"mappings":";;;AAIA;;GAEG;AACH,qBAMa,cAAc;yCAAd,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAC1B"}
@@ -1,46 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { CoreConfig } from './config/core-config';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/common/http";
5
- import * as i2 from "@ngx-translate/core";
6
- import * as i3 from "ngx-toastr";
7
- import * as i4 from "./eo-core-shared.module";
8
- /**
9
- * Main module for connecting an app to an yuuvis<sup>&reg;</sup> RAD backend. To use it just import int in your app module:
10
- *
11
- * ```javascript
12
- * @NgModule({
13
- * imports: [
14
- * EoCoreModule.forRoot(<config>)
15
- * ], ...})
16
- * ```
17
- *
18
- * add the styles to your CLI project by adding `node_modules/@enaio-sdk/core/main.css` to the styles section of your `angular.json` or
19
- * use `@import '~@eo-sdk/core/main.css';` in the main styles.scss.
20
- *
21
- * ## config
22
- * `EoCoreModule` can be initialized with a custom configuration: If it's not set, defaults apply.
23
- *
24
- * ```json
25
- * {
26
- * main: EnaioConfig | string[], // main config object or paths to the config files (defaults to: ['assets/_default/config/main.json'])
27
- * translations: string[] // paths to folders where the translations reside (defaults to: ['assets/_default/i18n/'])
28
- * }
29
- * ```
30
- *
31
- * `EoCoreModule` re-exports EoSharedModule, so you can use shared modules (for example translations) inside of your app.
32
- * If you create your own modules that get imported in your app module, you need to import EoSharedModule there on your own.
33
- * Just add `import {EoSharedModule} from '@eo-sdk/core';` and you are ready to go. Everything else is
34
- * handled by `EoCoreModule`.
35
- */
36
- export declare class EoCoreModule {
37
- static forRoot(config?: CoreConfig): ModuleWithProviders<EoCoreModule>;
38
- /**
39
- * @ignore
40
- */
41
- constructor(parentModule: EoCoreModule);
42
- static ɵfac: i0.ɵɵFactoryDeclaration<EoCoreModule, [{ optional: true; skipSelf: true; }]>;
43
- static ɵmod: i0.ɵɵNgModuleDeclaration<EoCoreModule, never, [typeof i1.HttpClientModule, typeof i2.TranslateModule, typeof i3.ToastrModule], [typeof i4.EoSharedModule]>;
44
- static ɵinj: i0.ɵɵInjectorDeclaration<EoCoreModule>;
45
- }
46
- //# sourceMappingURL=eo-core.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eo-core.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/eo-sdk/core/src/lib/eo-core.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAkB,mBAAmB,EAA+B,MAAM,eAAe,CAAC;AAGjG,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;;;;;;AAWhD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,qBAoBa,YAAY;IACvB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,YAAY,CAAC;IAoBtE;;OAEG;gBACiC,YAAY,EAAE,YAAY;yCAxBnD,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CA8BxB"}
@@ -1,8 +0,0 @@
1
- /**
2
- * @ignore
3
- */
4
- export interface ChangePasswordInterface {
5
- old: string;
6
- new: string;
7
- }
8
- //# sourceMappingURL=change-password.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"change-password.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/change-password.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb"}
@@ -1,14 +0,0 @@
1
- /**
2
- * Triggerable and Subscribable events
3
- */
4
- export interface Event {
5
- /**
6
- * type
7
- */
8
- type: string;
9
- /**
10
- * data to be passed along with the event
11
- */
12
- data?: any;
13
- }
14
- //# sourceMappingURL=event.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"event.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/event.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,KAAK;IACpB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ"}
@@ -1,17 +0,0 @@
1
- import { HttpHeaders, HttpParams } from '@angular/common/http';
2
- /**
3
- * @ignore
4
- */
5
- export interface IHttpOptions {
6
- headers?: HttpHeaders | {
7
- [header: string]: string | string[];
8
- };
9
- observe?: 'body';
10
- params?: HttpParams | {
11
- [param: string]: string | string[];
12
- };
13
- reportProgress?: boolean;
14
- responseType: 'arraybuffer';
15
- withCredentials?: boolean;
16
- }
17
- //# sourceMappingURL=http-options.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"http-options.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/http-options.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAE,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAE7D;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,OAAO,CAAC,EAAE,WAAW,GAAG;QAAE,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,CAAA;KAAE,CAAC;IAChE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,UAAU,GAAG;QAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,CAAA;KAAE,CAAC;IAC7D,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,YAAY,EAAE,aAAa,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B"}
@@ -1,20 +0,0 @@
1
- /**
2
- * Base platform independent logging for the app.
3
- *
4
- * [3129-implementing-a-log-inspired-logging-service-in-angular-2-rc-4]{@link https://www.bennadel.com/blog/3129-implementing-a-log-inspired-logging-service-in-angular-2-rc-4.htm}
5
- */
6
- /**
7
- * Define the interface that all loggers must implement.
8
- * @ignore
9
- */
10
- export interface ILogger {
11
- assert(...args: any[]): void;
12
- debug(...args: any[]): void;
13
- error(...args: any[]): void;
14
- group(...args: any[]): void;
15
- groupEnd(...args: any[]): void;
16
- info(...args: any[]): void;
17
- log(...args: any[]): void;
18
- warn(...args: any[]): void;
19
- }
20
- //# sourceMappingURL=logger.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"logger.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/logger.interface.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AACH,MAAM,WAAW,OAAO;IACtB,MAAM,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC5B,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC5B,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC5B,QAAQ,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC/B,IAAI,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC3B,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IAC1B,IAAI,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;CAC5B"}
@@ -1,20 +0,0 @@
1
- /**
2
- * @ignore
3
- */
4
- export interface IOrganizationObjects {
5
- id: string;
6
- uri: string;
7
- name: string;
8
- type: string;
9
- title: string;
10
- email: string;
11
- useruri: string;
12
- firstname: string;
13
- lastname: string;
14
- active: boolean;
15
- hasimage: boolean;
16
- present: boolean;
17
- locale: string;
18
- image: string;
19
- }
20
- //# sourceMappingURL=organization-objects.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"organization-objects.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/organization-objects.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,24 +0,0 @@
1
- /**
2
- * @ignore
3
- */
4
- export interface StructureTreeNode {
5
- id: string;
6
- name: string;
7
- children: StructureTreeNode[];
8
- path?: string[];
9
- expanded: boolean;
10
- selectable: boolean;
11
- selected: boolean;
12
- highlighted?: boolean;
13
- focused?: boolean;
14
- badges?: StructureTreeNodeBadge[];
15
- data?: any;
16
- }
17
- /**
18
- * @ignore
19
- */
20
- export interface StructureTreeNodeBadge {
21
- value: string;
22
- cssClass?: string;
23
- }
24
- //# sourceMappingURL=tree-node.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tree-node.interface.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/interface/tree-node.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,iBAAiB,EAAE,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,sBAAsB,EAAE,CAAC;IAClC,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -1,58 +0,0 @@
1
- /**
2
- * Representation of a dms objects base params
3
- */
4
- export interface BaseParams {
5
- /**
6
- * ID
7
- */
8
- id: string;
9
- /**
10
- * Object type name
11
- */
12
- type: string;
13
- /**
14
- * Filename of the objects content
15
- */
16
- contentFileName: string;
17
- /**
18
- * Filesize of the objects content
19
- */
20
- contentFileSize: number;
21
- /**
22
- * Modification date
23
- */
24
- modifiedOn: Date;
25
- /**
26
- * Last modifiers name
27
- */
28
- modifiedBy: string;
29
- /**
30
- * Create date
31
- */
32
- createdOn: Date;
33
- /**
34
- * Creators name
35
- */
36
- createdBy: string;
37
- /**
38
- * objects version
39
- */
40
- version: number;
41
- /**
42
- * objects content mime type group
43
- */
44
- mimeGroup?: string;
45
- /**
46
- * objects content digest
47
- */
48
- digest?: string;
49
- /**
50
- * objects content ID
51
- */
52
- contentId?: string;
53
- /**
54
- * objects content mime type
55
- */
56
- mimeType?: string;
57
- }
58
- //# sourceMappingURL=baseparams.model.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseparams.model.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/eo-sdk/core/src/lib/model/baseparams.model.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,UAAU,EAAE,IAAI,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC;IAChB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}