@flamingo-stack/openframe-frontend-core 0.0.185 → 0.0.186-snapshot.20260515031504

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.
@@ -13300,6 +13300,9 @@ function YouTubeFacadeInner({
13300
13300
  playsinline: "1",
13301
13301
  enablejsapi: "1"
13302
13302
  });
13303
+ if (typeof window !== "undefined") {
13304
+ params.set("origin", window.location.origin);
13305
+ }
13303
13306
  if (minimalControls) {
13304
13307
  params.set("controls", "0");
13305
13308
  params.set("fs", "0");
@@ -33819,4 +33822,4 @@ export {
33819
33822
  TMCG_SOCIAL_PLATFORMS,
33820
33823
  assets
33821
33824
  };
33822
- //# sourceMappingURL=chunk-GXI6VMHQ.js.map
33825
+ //# sourceMappingURL=chunk-LI2C4ZCU.js.map