@camstack/addon-import-alexa 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
@@ -19743,7 +19743,8 @@ var MediaFileKindEnum = _enum([
19743
19743
  "faceCrop",
19744
19744
  "plateCrop",
19745
19745
  "keyFrame",
19746
- "keyFrameSmall"
19746
+ "keyFrameSmall",
19747
+ "thumbnailSmall"
19747
19748
  ]);
19748
19749
  var MediaFileSchema = object({
19749
19750
  key: string(),
package/dist/addon.mjs CHANGED
@@ -19743,7 +19743,8 @@ var MediaFileKindEnum = _enum([
19743
19743
  "faceCrop",
19744
19744
  "plateCrop",
19745
19745
  "keyFrame",
19746
- "keyFrameSmall"
19746
+ "keyFrameSmall",
19747
+ "thumbnailSmall"
19747
19748
  ]);
19748
19749
  var MediaFileSchema = object({
19749
19750
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-import-alexa",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Alexa device-import provider for CamStack — imports the smart-home devices in a user's Alexa account via the unofficial alexa-remote2 cookie/token client (the inverse of the Alexa exporter)",
5
5
  "keywords": [
6
6
  "camstack",