close

Filter

loading table of contents...

Release Notes / Version 11.2310

Table Of Contents

Moved thumbnailService and Helper Classes to cap-base-models

This note covers changes to private API. Although private API is not subject to release notes and it can be changed without further notice we detected that this API was leaked in the blueprint so the code might have been copied or customized that is why we declared this change as possibly breaking.

The following non-Public API modules (which were used in the blueprint) are now deprecated:

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/IThumbnailService

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailResolver

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailResolverFactory

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailResolverImpl

Please make sure to read the deprecation notes and adjust your usages before the modules are removed.

For the sake of completeness: The following non-Public modules (not used in the blueprint) were moved:

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/RemoteImageTransformationConfig -> @coremedia/studio-client.cap-base-models/thumbnails/RemoteImageTransformationConfig

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/Thumbnail -> @coremedia/studio-client.cap-base-models/thumbnails/Thumbnail

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailRenderer -> @coremedia/studio-client.cap-base-models/thumbnails/ThumbnailRenderer

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailRendererBase -> @coremedia/studio-client.cap-base-models/thumbnails/ThumbnailRendererBase

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/thumbnailService -> @coremedia/studio-client.cap-base-models/thumbnails/thumbnailService

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailServiceImpl -> @coremedia/studio-client.cap-base-models/thumbnails/ThumbnailServiceImpl

  • @coremedia/studio-client.ext.cap-base-components/thumbnails/ThumbnailUriServiceImpl -> @coremedia/studio-client.cap-base-models/thumbnails/ThumbnailUriServiceImpl

In case you made use of this private API please adjust your imports accordingly.

(CMS-22223)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.