@usesuperflow/toolbar-staging 1.0.457 → 1.0.458

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": "@usesuperflow/toolbar-staging",
3
- "version": "1.0.457",
3
+ "version": "1.0.458",
4
4
  "description": "",
5
5
  "main": "superflow.js",
6
6
  "scripts": {
package/superflow.js CHANGED
@@ -2644,7 +2644,7 @@ class ia extends zn{}ia.Encryptor=class extends ia{processBlock(t,e){const i=t,o
2644
2644
  <div class="toolbar-actions1 ${lt({"d-none":!this.commentElement})}">
2645
2645
  <div class="tooltip">
2646
2646
  <div class="tooltiptext">${$a("All Comments")}</div>
2647
- <velt-sidebar-button></velt-sidebar-button>
2647
+ <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
2648
2648
  </div>
2649
2649
  </div>
2650
2650
  <div class="toolbar-section ${lt({"d-none":!this.commentElement})}">
@@ -2947,7 +2947,7 @@ class ia extends zn{}ia.Encryptor=class extends ia{processBlock(t,e){const i=t,o
2947
2947
  </div>
2948
2948
  </div>
2949
2949
  `:O`
2950
- <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} class="${lt({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
2950
+ <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} shadow-dom="false" class="${lt({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
2951
2951
  `}
2952
2952
  </div>
2953
2953
  <div class="action tooltip ${lt({"d-none":this.addCommentMode})}">
@@ -2991,7 +2991,7 @@ class ia extends zn{}ia.Encryptor=class extends ia{processBlock(t,e){const i=t,o
2991
2991
  <div class="toolbar-actions1">
2992
2992
  <div class="tooltip">
2993
2993
  <div class="tooltiptext">${$a("Open Comments")}</div>
2994
- <velt-sidebar-button></velt-sidebar-button>
2994
+ <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
2995
2995
  </div>
2996
2996
  </div>
2997
2997
  </div>
package/superflow.min.js CHANGED
@@ -2644,7 +2644,7 @@ class oa extends Hn{}oa.Encryptor=class extends oa{processBlock(t,e){const i=t,o
2644
2644
  <div class="toolbar-actions1 ${ct({"d-none":!this.commentElement})}">
2645
2645
  <div class="tooltip">
2646
2646
  <div class="tooltiptext">${ja("All Comments")}</div>
2647
- <velt-sidebar-button></velt-sidebar-button>
2647
+ <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
2648
2648
  </div>
2649
2649
  </div>
2650
2650
  <div class="toolbar-section ${ct({"d-none":!this.commentElement})}">
@@ -2947,7 +2947,7 @@ class oa extends Hn{}oa.Encryptor=class extends oa{processBlock(t,e){const i=t,o
2947
2947
  </div>
2948
2948
  </div>
2949
2949
  `:D`
2950
- <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} class="${ct({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
2950
+ <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} shadow-dom="false" class="${ct({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
2951
2951
  `}
2952
2952
  </div>
2953
2953
  <div class="action tooltip ${ct({"d-none":this.addCommentMode})}">
@@ -2991,7 +2991,7 @@ class oa extends Hn{}oa.Encryptor=class extends oa{processBlock(t,e){const i=t,o
2991
2991
  <div class="toolbar-actions1">
2992
2992
  <div class="tooltip">
2993
2993
  <div class="tooltiptext">${ja("Open Comments")}</div>
2994
- <velt-sidebar-button></velt-sidebar-button>
2994
+ <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
2995
2995
  </div>
2996
2996
  </div>
2997
2997
  </div>