@punks/backend-entity-manager 0.0.221 → 0.0.223

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.
package/dist/cjs/index.js CHANGED
@@ -21469,7 +21469,7 @@ exports.CacheService = __decorate([
21469
21469
  __metadata("design:paramtypes", [exports.EntityManagerRegistry])
21470
21470
  ], exports.CacheService);
21471
21471
 
21472
- exports.FilesService = class FilesService {
21472
+ exports.FilesManager = class FilesManager {
21473
21473
  constructor(registry) {
21474
21474
  this.registry = registry;
21475
21475
  }
@@ -21537,10 +21537,10 @@ exports.FilesService = class FilesService {
21537
21537
  .resolveFilesReferenceRepositoryProviders();
21538
21538
  }
21539
21539
  };
21540
- exports.FilesService = __decorate([
21540
+ exports.FilesManager = __decorate([
21541
21541
  common.Injectable(),
21542
21542
  __metadata("design:paramtypes", [exports.EntityManagerRegistry])
21543
- ], exports.FilesService);
21543
+ ], exports.FilesManager);
21544
21544
 
21545
21545
  exports.EventsService = class EventsService {
21546
21546
  constructor(registry) {
@@ -22336,7 +22336,7 @@ const Services$1 = [
22336
22336
  exports.EntityManagerService,
22337
22337
  exports.EmailService,
22338
22338
  exports.EventsService,
22339
- exports.FilesService,
22339
+ exports.FilesManager,
22340
22340
  exports.MediaLibraryService,
22341
22341
  exports.SecretsService,
22342
22342
  exports.TrackingService,
@@ -31991,6 +31991,7 @@ exports.SanityMediaProvider = class SanityMediaProvider {
31991
31991
  id: buildFolderTag(input.folderId),
31992
31992
  name: "media-upload",
31993
31993
  },
31994
+ tag: "punks-media",
31994
31995
  });
31995
31996
  return {
31996
31997
  ref: buildRef({