@htmlbricks/hb-editor-video 0.67.0 → 0.68.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
@@ -157,7 +157,7 @@
157
157
  }
158
158
  }
159
159
  ],
160
- "iifeIntegrity": "sha384-DmF1AYG/xGs9eaqBa6XKT+IWqdhI3gBDgYgpZmasR3eAUOcCopNEjhO4ySmjDQ62",
160
+ "iifeIntegrity": "sha384-mXw2xhvlHQZ0lGGvRiRrXfzqZCkV4qlisDT4yeCXaMlMLHi4n13OhlugY7ASD+z7",
161
161
  "dependencies": [
162
162
  {
163
163
  "name": "hb-range-slider",
@@ -311,5 +311,5 @@
311
311
  "size": {},
312
312
  "iifePath": "main.iife.js",
313
313
  "repoName": "@htmlbricks/hb-editor-video",
314
- "version": "0.67.0"
314
+ "version": "0.68.1"
315
315
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-editor-video",
3
- "version": "0.67.0",
3
+ "version": "0.68.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": [