@eo-sdk/client 9.0.4 → 9.0.5

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.
@@ -2,11 +2,11 @@
2
2
  * Generated bundle index. Do not edit.
3
3
  */
4
4
  export * from './public_api';
5
- export { EoClientRoutingModule as ɵcr } from './app/eo-client/eo-client-routing.module';
6
- export { InboxStateRoutingModule as ɵcp } from './app/eo-client/inbox-state/inbox-state-routing.module';
7
- export { ObjectStateRoutingModule as ɵco } from './app/eo-client/object-state/object-state-routing.module';
8
- export { PrepareStateRoutingModule as ɵcq } from './app/eo-client/prepare-state/prepare-state-routing.module';
9
- export { ProcessStateComponent as ɵcs } from './app/eo-client/process-state/process-state.component';
5
+ export { EoClientRoutingModule as ɵcq } from './app/eo-client/eo-client-routing.module';
6
+ export { InboxStateRoutingModule as ɵco } from './app/eo-client/inbox-state/inbox-state-routing.module';
7
+ export { ObjectStateRoutingModule as ɵcn } from './app/eo-client/object-state/object-state-routing.module';
8
+ export { PrepareStateRoutingModule as ɵcp } from './app/eo-client/prepare-state/prepare-state-routing.module';
9
+ export { ProcessStateComponent as ɵcr } from './app/eo-client/process-state/process-state.component';
10
10
  export { PendingChangesGuard as ɵa } from './app/eo-framework-core/pending-changes/pending-changes-guard.service';
11
11
  export { PipesModule as ɵe } from './app/eo-framework-core/pipes/pipes.module';
12
12
  export { ActionComponentAnchorDirective as ɵv } from './app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive';
@@ -59,17 +59,16 @@ export { ReferenceFinderService as ɵo } from './app/eo-framework/form-elements/
59
59
  export { PaginationComponent as ɵs } from './app/eo-framework/grid/extensions/pagination/pagination.component';
60
60
  export { DynamicListFilterComponent as ɵq } from './app/eo-framework/grid/filters/dynamic-list-filter.component';
61
61
  export { ListFilterComponent as ɵr } from './app/eo-framework/grid/filters/list-filter.component';
62
- export { DuetimeInfoComponent as ɵcm } from './app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component';
63
- export { EditIconComponent as ɵcl } from './app/eo-framework/object-details/edit-icon/edit-icon.component';
64
- export { PrepareContentExistsInfoComponent as ɵcn } from './app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component';
62
+ export { DuetimeInfoComponent as ɵcl } from './app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component';
63
+ export { EditIconComponent as ɵck } from './app/eo-framework/object-details/edit-icon/edit-icon.component';
64
+ export { PrepareContentExistsInfoComponent as ɵcm } from './app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component';
65
65
  export { ProcessFormComponent as ɵu } from './app/eo-framework/process-form/process-form.component';
66
66
  export { ProcessFormModule as ɵt } from './app/eo-framework/process-form/process-form.module';
67
67
  export { TreeNodeComponent as ɵj } from './app/eo-framework/tree/tree-node/tree-node.component';
68
- export { UserAvatarComponent as ɵcj } from './app/eo-framework/ui';
69
68
  export { IndexdataSummaryEntryComponent as ɵh } from './app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component';
70
69
  export { QueryScopeSelectComponent as ɵg } from './app/eo-framework/ui/query-scope-select/query-scope-select.component';
71
70
  export { UploadOverlayGuard as ɵb } from './app/eo-framework/upload-overlay/upload-overlay-guard.service';
72
71
  export { UnsubscribeOnDestroy as ɵf } from './app/eo-framework/util';
73
72
  export { PreventDoubleClickDirective as ɵci } from './app/eo-framework/util/directive/prevent-double-click.directive';
74
- export { TrapFocusDirective as ɵck } from './app/eo-framework/util/directive/trap-focus.directive';
73
+ export { TrapFocusDirective as ɵcj } from './app/eo-framework/util/directive/trap-focus.directive';
75
74
  export { OrderByPipe as ɵi } from './app/eo-framework/util/sortable/order-by.pipe';