@htmlbricks/hb-editor-video 0.70.0 → 0.70.1

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
@@ -193,7 +193,7 @@
193
193
  }
194
194
  }
195
195
  ],
196
- "iifeIntegrity": "sha384-Ua31BdLjiNiwMFmKf7TEupOWnJg9tdirkem1RVakmaWxhVGEVJGEHdr24765iqWH",
196
+ "iifeIntegrity": "sha384-YbC2UaOyA4PS89HKVaGCwgfFfPHzd1EZ2mzmVysE6u6oZFhLHyo1idYXtVvr5yfj",
197
197
  "dependencies": [
198
198
  {
199
199
  "name": "hb-range-slider",
@@ -347,5 +347,5 @@
347
347
  "size": {},
348
348
  "iifePath": "main.iife.js",
349
349
  "repoName": "@htmlbricks/hb-editor-video",
350
- "version": "0.70.0"
350
+ "version": "0.70.1"
351
351
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-editor-video",
3
- "version": "0.70.0",
3
+ "version": "0.70.1",
4
4
  "contributors": [],
5
5
  "description": "Video trimmer UI: plays `src` with an `hb-range-slider` synced to the playhead and in/out bounds (`track` min/max seconds). Numeric time fields, cue-to-current-time buttons, and optional `hb-form` gate final submission. Emits `changeTrackValues`, `dispatchTrack` when no form is used, and form-driven submit when metadata is valid. Bulma `card`, `image is-16by9`, `button`, and `input` for chrome (Bootstrap Icons for play/pause).",
6
6
  "licenses": [