@camstack/addon-provider-reolink 1.2.94 → 1.2.95

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
@@ -5433,6 +5433,12 @@ Object.fromEntries([
5433
5433
  icon: "move",
5434
5434
  order: 40
5435
5435
  },
5436
+ {
5437
+ id: "navigation",
5438
+ label: "Navigation",
5439
+ icon: "compass",
5440
+ order: 41
5441
+ },
5436
5442
  {
5437
5443
  id: "consumables",
5438
5444
  label: "Consumables",
package/dist/addon.mjs CHANGED
@@ -5428,6 +5428,12 @@ Object.fromEntries([
5428
5428
  icon: "move",
5429
5429
  order: 40
5430
5430
  },
5431
+ {
5432
+ id: "navigation",
5433
+ label: "Navigation",
5434
+ icon: "compass",
5435
+ order: 41
5436
+ },
5431
5437
  {
5432
5438
  id: "consumables",
5433
5439
  label: "Consumables",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-reolink",
3
- "version": "1.2.94",
3
+ "version": "1.2.95",
4
4
  "description": "Reolink camera device provider addon for CamStack — native Baichuan protocol",
5
5
  "keywords": [
6
6
  "camstack",