@snippyly/plugin-staging 1.0.704 → 1.0.705
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/snippyly.js +1 -0
- package/snippyly.min.js +1 -0
package/package.json
CHANGED
package/snippyly.js
CHANGED
|
@@ -4769,6 +4769,7 @@ class Bl extends Is{}Bl.Encryptor=class extends Bl{processBlock(t,e){const i=t,o
|
|
|
4769
4769
|
<!-- Invite Modal -->
|
|
4770
4770
|
${this.showInviteModal?A`
|
|
4771
4771
|
<superflow-invite-modal
|
|
4772
|
+
mode="modal"
|
|
4772
4773
|
.apiKey=${this.apiKey}
|
|
4773
4774
|
.documentId=${this.documentId}
|
|
4774
4775
|
.hasInviteAccess=${!0}
|
package/snippyly.min.js
CHANGED
|
@@ -4769,6 +4769,7 @@ class Hl extends Ns{}Hl.Encryptor=class extends Hl{processBlock(t,e){const i=t,o
|
|
|
4769
4769
|
<!-- Invite Modal -->
|
|
4770
4770
|
${this.showInviteModal?$`
|
|
4771
4771
|
<superflow-invite-modal
|
|
4772
|
+
mode="modal"
|
|
4772
4773
|
.apiKey=${this.apiKey}
|
|
4773
4774
|
.documentId=${this.documentId}
|
|
4774
4775
|
.hasInviteAccess=${!0}
|