@usesuperflow/toolbar-staging 1.0.242 → 1.0.243
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 +1 -1
- package/superflow.js +1 -1
- package/superflow.min.js +1 -1
package/package.json
CHANGED
package/superflow.js
CHANGED
|
@@ -3139,7 +3139,7 @@ class Js extends at{constructor(t){if(super(t),this.it=D,t.type!==st)throw Error
|
|
|
3139
3139
|
`:F``}
|
|
3140
3140
|
${(null===(v=this.snippylyUser)||void 0===v?void 0:v.isGuest)?F`
|
|
3141
3141
|
${!this.addCommentMode&&this.allowGuestModeSignIn?F`
|
|
3142
|
-
<div class="s-guest-mode-chip">
|
|
3142
|
+
<div class="s-guest-mode-chip" part="guest-mode-chip">
|
|
3143
3143
|
<div class="s-guest-mode-chip-title ${this.allowGuestModeSignIn?"":"s-guest-mode-rounded-corners"}">Guest Mode</div>
|
|
3144
3144
|
<div class="s-guest-mode-chip-action" @click=${()=>this.onGuestModeChipSignInButtonClick()}>Sign in</div>
|
|
3145
3145
|
</div>
|
package/superflow.min.js
CHANGED
|
@@ -3138,7 +3138,7 @@ class Tr extends lt{constructor(t){if(super(t),this.it=$,t.type!==rt)throw Error
|
|
|
3138
3138
|
`:O``}
|
|
3139
3139
|
${(null===(v=this.snippylyUser)||void 0===v?void 0:v.isGuest)?O`
|
|
3140
3140
|
${!this.addCommentMode&&this.allowGuestModeSignIn?O`
|
|
3141
|
-
<div class="s-guest-mode-chip">
|
|
3141
|
+
<div class="s-guest-mode-chip" part="guest-mode-chip">
|
|
3142
3142
|
<div class="s-guest-mode-chip-title ${this.allowGuestModeSignIn?"":"s-guest-mode-rounded-corners"}">Guest Mode</div>
|
|
3143
3143
|
<div class="s-guest-mode-chip-action" @click=${()=>this.onGuestModeChipSignInButtonClick()}>Sign in</div>
|
|
3144
3144
|
</div>
|