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