@hyperstream/videoplayer 0.1.1 → 0.1.3

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.mjs CHANGED
@@ -26385,7 +26385,7 @@ function SimpleVideoPlayer({
26385
26385
  document.removeEventListener("mousedown", handleClickOutside);
26386
26386
  };
26387
26387
  }, [showSettingsMenu]);
26388
- return /* @__PURE__ */ jsxs16("div", { className: "w-full h-full", children: [
26388
+ return /* @__PURE__ */ jsxs16("div", { className: "w-full h-full", "data-hyperstream-player": "true", children: [
26389
26389
  /* @__PURE__ */ jsx31("div", { className: "relative h-full", children: /* @__PURE__ */ jsxs16(
26390
26390
  "div",
26391
26391
  {