@camstack/addon-provider-rademacher 0.2.2 → 0.2.3

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/addon.js CHANGED
@@ -20487,7 +20487,8 @@ var MediaFileKindEnum = _enum([
20487
20487
  "faceCrop",
20488
20488
  "plateCrop",
20489
20489
  "keyFrame",
20490
- "keyFrameSmall"
20490
+ "keyFrameSmall",
20491
+ "thumbnailSmall"
20491
20492
  ]);
20492
20493
  var MediaFileSchema = object({
20493
20494
  key: string(),
package/dist/addon.mjs CHANGED
@@ -20486,7 +20486,8 @@ var MediaFileKindEnum = _enum([
20486
20486
  "faceCrop",
20487
20487
  "plateCrop",
20488
20488
  "keyFrame",
20489
- "keyFrameSmall"
20489
+ "keyFrameSmall",
20490
+ "thumbnailSmall"
20490
20491
  ]);
20491
20492
  var MediaFileSchema = object({
20492
20493
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-rademacher",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Rademacher HomePilot device-provider addon for CamStack — wraps the @apocaliss92/noderademacher local-hub client (roller shutters over the cover cap)",
5
5
  "keywords": [
6
6
  "camstack",