@camstack/addon-decoder-ffmpeg 1.2.71 → 1.2.72

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/index.js CHANGED
@@ -5411,6 +5411,12 @@ Object.fromEntries([
5411
5411
  icon: "move",
5412
5412
  order: 40
5413
5413
  },
5414
+ {
5415
+ id: "navigation",
5416
+ label: "Navigation",
5417
+ icon: "compass",
5418
+ order: 41
5419
+ },
5414
5420
  {
5415
5421
  id: "consumables",
5416
5422
  label: "Consumables",
package/dist/index.mjs CHANGED
@@ -5407,6 +5407,12 @@ Object.fromEntries([
5407
5407
  icon: "move",
5408
5408
  order: 40
5409
5409
  },
5410
+ {
5411
+ id: "navigation",
5412
+ label: "Navigation",
5413
+ icon: "compass",
5414
+ order: 41
5415
+ },
5410
5416
  {
5411
5417
  id: "consumables",
5412
5418
  label: "Consumables",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-decoder-ffmpeg",
3
- "version": "1.2.71",
3
+ "version": "1.2.72",
4
4
  "description": "Standalone ffmpeg-subprocess decoder fallback addon for CamStack",
5
5
  "keywords": [
6
6
  "camstack",