@saooti/octopus-sdk 37.0.53 → 37.0.54

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": "37.0.53",
3
+ "version": "37.0.54",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -153,7 +153,7 @@ export default defineComponent({
153
153
  computed: {
154
154
  ...mapState(useAuthStore, ["authOrganisation"]),
155
155
  displayWaveParam(): boolean {
156
- return !this.iFrameModel.includes('large');
156
+ return 'default'===this.iFrameModel || 'emission'===this.iFrameModel;
157
157
  },
158
158
  displayArticleParam(): boolean {
159
159
  return (