@htmlbricks/hb-player-live-camera-ptz 0.71.32 → 0.71.33

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/manifest.json CHANGED
@@ -677,7 +677,7 @@
677
677
  }
678
678
  }
679
679
  ],
680
- "iifeIntegrity": "sha384-LxQWqLUoDDUTZFrb1S3txymVj2jK84MYfPU9KBmRi//NUEHDcHUhZ8Av2NIdecyi",
680
+ "iifeIntegrity": "sha384-ZLFyy65JJQPrNXJ10FDyYKZHxWG5BYdsfSl/mNkPMy8Aob96lffGSPeUfU9cwasy",
681
681
  "dependencies": [
682
682
  {
683
683
  "name": "hb-dialog",
@@ -840,5 +840,5 @@
840
840
  "size": {},
841
841
  "iifePath": "main.iife.js",
842
842
  "repoName": "@htmlbricks/hb-player-live-camera-ptz",
843
- "version": "0.71.32"
843
+ "version": "0.71.33"
844
844
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-player-live-camera-ptz",
3
- "version": "0.71.32",
3
+ "version": "0.71.33",
4
4
  "contributors": [],
5
5
  "description": "Live camera view built on `hb-player-live` with a configurable PTZ panel: D-pad or analog joystick, zoom in/out, go home, click-to-center region on the video, optional grid overlay, fullscreen, mute, and play/pause. Manages camera presets in dialogs with `hb-table` (add, go to, delete). Toolbar uses Bulma `button` / `buttons has-addons`. Feature flags live in `configuration`; PTZ and UI state are driven by `is_ptz_connected`, `is_ptz_panel_opened`, and `is_home`. Dispatches movement, preset, and video-init events for the host app to wire to your backend.",
6
6
  "licenses": [