Deprecation notice for @atlaskit/media-card mediaViewerDataSource

The property mediaViewerDataSource in the interface CardProps is deprecated in @atlaskit/media-card@74.7.0
mediaViewerDataSource can no longer accept a collection name. From now, only a list of files will be allowed.
Consumers using collectionName as the dataSource should prepare the list of files contained in their collection and pass it through the new mediaViewerItems property