@snippyly/plugin-staging 1.0.98 → 1.0.100
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 +28 -23
package/package.json
CHANGED
package/snippyly.js
CHANGED
|
@@ -983,6 +983,7 @@ class ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n
|
|
|
983
983
|
}
|
|
984
984
|
|
|
985
985
|
.s-modal {
|
|
986
|
+
margin: 16px;
|
|
986
987
|
background-size: 100% 100%;
|
|
987
988
|
background-position: 0px 0px, 0px 0px, 0px 0px;
|
|
988
989
|
background-image: radial-gradient(113% 80% at 17% -2%, #625df573 1%, #ff000000 99%),
|
|
@@ -1033,10 +1034,11 @@ class ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n
|
|
|
1033
1034
|
|
|
1034
1035
|
.s-modal-text {
|
|
1035
1036
|
gap: 0.2rem;
|
|
1036
|
-
width: 30rem;
|
|
1037
|
+
max-width: 30rem;
|
|
1037
1038
|
text-align: center;
|
|
1038
1039
|
padding-left: 0px;
|
|
1039
1040
|
padding-right: 0px;
|
|
1041
|
+
width: 100%;
|
|
1040
1042
|
}
|
|
1041
1043
|
|
|
1042
1044
|
@media only screen and (max-width: 620px) {
|
|
@@ -1249,28 +1251,29 @@ class ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n
|
|
|
1249
1251
|
<div class="toolbar-section">
|
|
1250
1252
|
<div class="toolbar-divider"></div>
|
|
1251
1253
|
</div>
|
|
1252
|
-
<div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
|
|
1253
1254
|
${this.snippylyUserRole?D`
|
|
1254
|
-
<div class="toolbar-
|
|
1255
|
-
<
|
|
1256
|
-
<
|
|
1257
|
-
<div class="
|
|
1258
|
-
|
|
1259
|
-
<
|
|
1260
|
-
<path
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
<
|
|
1264
|
-
<
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
<div class="toolbar-
|
|
1255
|
+
<div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
|
|
1256
|
+
<div class="toolbar-actions1 ${ot({"d-none":!this.commentElement})}">
|
|
1257
|
+
<snippyly-sidebar-button>
|
|
1258
|
+
<div class="action-border tooltip">
|
|
1259
|
+
<div class="tooltiptext">All Comments</div>
|
|
1260
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
1261
|
+
<g clip-path="url(#clip0_5417_64176)">
|
|
1262
|
+
<path d="M3 13.4545H6.56308C6.94874 13.4546 7.32675 13.5676 7.65478 13.7806C7.9828 13.9937 8.24787 14.2985 8.42031 14.6608L8.65662 15.1573C8.82912 15.5199 9.09434 15.8248 9.42254 16.0378C9.75074 16.2509 10.129 16.3637 10.5148 16.3636H13.4852C13.871 16.3637 14.2493 16.2509 14.5775 16.0378C14.9057 15.8248 15.1709 15.5199 15.3434 15.1573L15.5797 14.6608C15.7522 14.2983 16.0174 13.9934 16.3456 13.7804C16.6738 13.5673 17.052 13.4545 17.4378 13.4545H21M3 13.7823V17.8182C3 18.3968 3.21882 18.9518 3.60832 19.361C3.99782 19.7701 4.52609 20 5.07692 20H18.9231C19.4739 20 20.0022 19.7701 20.3917 19.361C20.7812 18.9518 21 18.3968 21 17.8182V13.7823C21 13.5651 20.9686 13.3488 20.9077 13.1413L18.6831 5.53988C18.5524 5.09405 18.2892 4.70395 17.932 4.42681C17.5748 4.14967 17.1425 4.00008 16.6985 4H7.30246C6.85841 4.00008 6.42608 4.14967 6.0689 4.42681C5.71172 4.70395 5.44849 5.09405 5.31785 5.53988L3.09231 13.1413C3.03133 13.349 3.00021 13.565 3 13.7823Z" stroke="#8F95B2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1263
|
+
</g>
|
|
1264
|
+
<defs>
|
|
1265
|
+
<clipPath id="clip0_5417_64176">
|
|
1266
|
+
<rect width="24" height="24" fill="white"/>
|
|
1267
|
+
</clipPath>
|
|
1268
|
+
</defs>
|
|
1269
|
+
</svg>
|
|
1270
|
+
<p class="action-text">${null===(t=this.comments)||void 0===t?void 0:t.length}</p>
|
|
1271
|
+
</div>
|
|
1272
|
+
</snippyly-sidebar-button>
|
|
1273
|
+
</div>
|
|
1274
|
+
<div class="toolbar-section ${ot({"d-none":!this.commentElement})}">
|
|
1275
|
+
<div class="toolbar-divider"></div>
|
|
1276
|
+
</div>
|
|
1274
1277
|
</div>
|
|
1275
1278
|
`:null}
|
|
1276
1279
|
<div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
|
|
@@ -1585,7 +1588,9 @@ class ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n
|
|
|
1585
1588
|
<div class="toolbar-divider"></div>
|
|
1586
1589
|
</div>`:D`
|
|
1587
1590
|
<div class="tooltip ${ot({"d-none":!this.expanded})}">
|
|
1588
|
-
<div class="tooltiptext">
|
|
1591
|
+
<div class="tooltiptext">
|
|
1592
|
+
You don't have access. <br/> Reach out to the admin of this project.
|
|
1593
|
+
</div>
|
|
1589
1594
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#f22828" class="bi bi-exclamation-triangle" viewBox="0 0 16 16">
|
|
1590
1595
|
<path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/>
|
|
1591
1596
|
<path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/>
|