@eo-sdk/client 9.2.0-rc.3 → 9.2.0

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 ɵct } from './app/eo-client/eo-client-routing.module';
6
- export { InboxStateRoutingModule as ɵcr } from './app/eo-client/inbox-state/inbox-state-routing.module';
7
- export { ObjectStateRoutingModule as ɵcq } from './app/eo-client/object-state/object-state-routing.module';
8
- export { PrepareStateRoutingModule as ɵcs } from './app/eo-client/prepare-state/prepare-state-routing.module';
9
- export { ProcessStateComponent as ɵcu } from './app/eo-client/process-state/process-state.component';
5
+ export { EoClientRoutingModule as ɵcs } from './app/eo-client/eo-client-routing.module';
6
+ export { InboxStateRoutingModule as ɵcq } from './app/eo-client/inbox-state/inbox-state-routing.module';
7
+ export { ObjectStateRoutingModule as ɵcp } from './app/eo-client/object-state/object-state-routing.module';
8
+ export { PrepareStateRoutingModule as ɵcr } from './app/eo-client/prepare-state/prepare-state-routing.module';
9
+ export { ProcessStateComponent as ɵct } 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 ɵw } from './app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive';
@@ -61,13 +61,12 @@ export { ReferenceFinderService as ɵp } from './app/eo-framework/form-elements/
61
61
  export { PaginationComponent as ɵt } from './app/eo-framework/grid/extensions/pagination/pagination.component';
62
62
  export { DynamicListFilterComponent as ɵr } from './app/eo-framework/grid/filters/dynamic-list-filter.component';
63
63
  export { ListFilterComponent as ɵs } from './app/eo-framework/grid/filters/list-filter.component';
64
- export { DuetimeInfoComponent as ɵco } from './app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component';
65
- export { EditIconComponent as ɵcn } from './app/eo-framework/object-details/edit-icon/edit-icon.component';
66
- export { PrepareContentExistsInfoComponent as ɵcp } from './app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component';
64
+ export { DuetimeInfoComponent as ɵcn } from './app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component';
65
+ export { EditIconComponent as ɵcm } from './app/eo-framework/object-details/edit-icon/edit-icon.component';
66
+ export { PrepareContentExistsInfoComponent as ɵco } from './app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component';
67
67
  export { ProcessFormComponent as ɵv } from './app/eo-framework/process-form/process-form.component';
68
68
  export { ProcessFormModule as ɵu } from './app/eo-framework/process-form/process-form.module';
69
69
  export { TreeNodeComponent as ɵk } from './app/eo-framework/tree/tree-node/tree-node.component';
70
- export { UserAvatarComponent as ɵcm } from './app/eo-framework/ui';
71
70
  export { IndexdataSummaryEntryComponent as ɵi } from './app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component';
72
71
  export { QueryScopeSelectComponent as ɵg } from './app/eo-framework/ui/query-scope-select/query-scope-select.component';
73
72
  export { UploadOverlayGuard as ɵb } from './app/eo-framework/upload-overlay/upload-overlay-guard.service';