@saooti/octopus-sdk 36.0.58 → 36.0.59

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "36.0.58",
3
+ "version": "36.0.59",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -219,7 +219,7 @@ export default defineComponent({
219
219
  }
220
220
  },
221
221
  iFrame(): string {
222
- return `<iframe src="${this.iFrameSrc}" width="100%" height="${this.iFrameHeight}" scrolling="no" frameborder="0"></iframe>`;
222
+ return `<iframe src="${this.iFrameSrc}" width="100%" height="${this.iFrameHeight}" allow="clipboard-read; clipboard-write; autoplay" scrolling="no" frameborder="0"></iframe>`;
223
223
  },
224
224
  isPodcastNotVisible(): boolean {
225
225
  return (