@usesuperflow/toolbar-staging 1.0.12 → 1.0.14
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 +11 -2
- package/superflow.min.js +11 -2
package/package.json
CHANGED
package/superflow.js
CHANGED
|
@@ -725,6 +725,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
725
725
|
background: #403cab;
|
|
726
726
|
border: 0;
|
|
727
727
|
align-self: end;
|
|
728
|
+
cursor: pointer;
|
|
728
729
|
}
|
|
729
730
|
`,In=r`
|
|
730
731
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
@@ -1111,6 +1112,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1111
1112
|
.profile-img {
|
|
1112
1113
|
margin-left: 8px;
|
|
1113
1114
|
}
|
|
1115
|
+
|
|
1116
|
+
.comment-tool-container .tour-tooltiptext {
|
|
1117
|
+
left: 0 !important;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
.comment-tool-container .tour-tooltiptext::after {
|
|
1121
|
+
right: calc(100% - 16px) !important;
|
|
1122
|
+
}
|
|
1114
1123
|
}
|
|
1115
1124
|
|
|
1116
1125
|
@media only screen and (max-width: 400px) {
|
|
@@ -1635,7 +1644,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1635
1644
|
<!-- actions -->
|
|
1636
1645
|
<div class="toolbar-section huddle-recorder-section ${rt({"d-none":!this.expanded})}">
|
|
1637
1646
|
<div class="toolbar-actions">
|
|
1638
|
-
<div class="action tooltip">
|
|
1647
|
+
<div class="action tooltip comment-tool-container">
|
|
1639
1648
|
<div class="tooltiptext">Comment</div>
|
|
1640
1649
|
${this.showTourCommentTooltip?D`
|
|
1641
1650
|
<div class="tour-tooltiptext" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
@@ -1644,7 +1653,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1644
1653
|
</div>
|
|
1645
1654
|
`:null}
|
|
1646
1655
|
<velt-comment-tool class="custom-tool">
|
|
1647
|
-
<div class="action" slot="button">
|
|
1656
|
+
<div class="action" slot="button" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
1648
1657
|
<svg class="toolbar-icon ${rt({active:this.addCommentMode||this.showTourCommentTooltip})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1649
1658
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
1650
1659
|
d="M17.7608 6.03888C21.6888 6.64595 24.7153 9.3481 25.7503 13.1722C26.0832 14.4028 26.0832 16.5981 25.7503 17.8287C24.8136 21.2897 22.3047 23.7986 18.8437 24.7353C18.1546 24.9217 17.6783 24.9695 16.5154 24.9685C14.9367 24.9672 14.1823 24.8254 12.8496 24.2792L12.1364 23.9869L9.93697 24.5342C7.8786 25.0464 7.71866 25.071 7.44436 24.917C6.90064 24.6118 6.90443 24.3818 7.49147 22.0353L8.03021 19.8823L7.73728 19.1677C7.19053 17.8336 7.04867 17.0796 7.04737 15.5005C7.0464 14.3376 7.09415 13.8613 7.28063 13.1722C8.21127 9.73361 10.737 7.1939 14.1308 6.28405C14.9298 6.06985 17.0392 5.92745 17.7608 6.03888ZM14.2233 8.05664C12.9452 8.46912 12.019 9.04056 11.0373 10.0223C9.57907 11.4805 8.85364 13.0991 8.75174 15.1214C8.68947 16.3572 8.85884 17.3544 9.31582 18.4435C9.47381 18.8201 9.65855 19.2624 9.72624 19.4266C9.82922 19.6761 9.78471 19.9865 9.45432 21.3204C9.23688 22.1979 9.06827 22.9251 9.07953 22.9364C9.09079 22.9476 9.81796 22.779 10.6955 22.5616C12.0294 22.2312 12.3398 22.1867 12.5893 22.2897C12.7535 22.3573 13.1958 22.5421 13.5724 22.7001C14.6615 23.1571 15.6587 23.3264 16.8945 23.2642C18.9168 23.1623 20.5354 22.4368 21.9936 20.9786C22.968 20.0042 23.5361 19.0878 23.9685 17.7926C24.2112 17.0656 24.2457 16.7805 24.2457 15.5005C24.2457 14.2204 24.2112 13.9353 23.9685 13.2083C23.5361 11.9132 22.968 10.9967 21.9936 10.0223C20.3414 8.37025 18.566 7.66777 16.2447 7.74769C15.3595 7.77823 14.8403 7.8575 14.2233 8.05664Z" />
|
package/superflow.min.js
CHANGED
|
@@ -724,6 +724,7 @@ class Hn extends ke{}Hn.Encryptor=class extends Hn{processBlock(t,i){const e=t,o
|
|
|
724
724
|
background: #403cab;
|
|
725
725
|
border: 0;
|
|
726
726
|
align-self: end;
|
|
727
|
+
cursor: pointer;
|
|
727
728
|
}
|
|
728
729
|
`,es=l`
|
|
729
730
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
@@ -1110,6 +1111,14 @@ class Hn extends ke{}Hn.Encryptor=class extends Hn{processBlock(t,i){const e=t,o
|
|
|
1110
1111
|
.profile-img {
|
|
1111
1112
|
margin-left: 8px;
|
|
1112
1113
|
}
|
|
1114
|
+
|
|
1115
|
+
.comment-tool-container .tour-tooltiptext {
|
|
1116
|
+
left: 0 !important;
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
.comment-tool-container .tour-tooltiptext::after {
|
|
1120
|
+
right: calc(100% - 16px) !important;
|
|
1121
|
+
}
|
|
1113
1122
|
}
|
|
1114
1123
|
|
|
1115
1124
|
@media only screen and (max-width: 400px) {
|
|
@@ -1634,7 +1643,7 @@ class Hn extends ke{}Hn.Encryptor=class extends Hn{processBlock(t,i){const e=t,o
|
|
|
1634
1643
|
<!-- actions -->
|
|
1635
1644
|
<div class="toolbar-section huddle-recorder-section ${lt({"d-none":!this.expanded})}">
|
|
1636
1645
|
<div class="toolbar-actions">
|
|
1637
|
-
<div class="action tooltip">
|
|
1646
|
+
<div class="action tooltip comment-tool-container">
|
|
1638
1647
|
<div class="tooltiptext">Comment</div>
|
|
1639
1648
|
${this.showTourCommentTooltip?_`
|
|
1640
1649
|
<div class="tour-tooltiptext" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
@@ -1643,7 +1652,7 @@ class Hn extends ke{}Hn.Encryptor=class extends Hn{processBlock(t,i){const e=t,o
|
|
|
1643
1652
|
</div>
|
|
1644
1653
|
`:null}
|
|
1645
1654
|
<velt-comment-tool class="custom-tool">
|
|
1646
|
-
<div class="action" slot="button">
|
|
1655
|
+
<div class="action" slot="button" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
1647
1656
|
<svg class="toolbar-icon ${lt({active:this.addCommentMode||this.showTourCommentTooltip})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1648
1657
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
1649
1658
|
d="M17.7608 6.03888C21.6888 6.64595 24.7153 9.3481 25.7503 13.1722C26.0832 14.4028 26.0832 16.5981 25.7503 17.8287C24.8136 21.2897 22.3047 23.7986 18.8437 24.7353C18.1546 24.9217 17.6783 24.9695 16.5154 24.9685C14.9367 24.9672 14.1823 24.8254 12.8496 24.2792L12.1364 23.9869L9.93697 24.5342C7.8786 25.0464 7.71866 25.071 7.44436 24.917C6.90064 24.6118 6.90443 24.3818 7.49147 22.0353L8.03021 19.8823L7.73728 19.1677C7.19053 17.8336 7.04867 17.0796 7.04737 15.5005C7.0464 14.3376 7.09415 13.8613 7.28063 13.1722C8.21127 9.73361 10.737 7.1939 14.1308 6.28405C14.9298 6.06985 17.0392 5.92745 17.7608 6.03888ZM14.2233 8.05664C12.9452 8.46912 12.019 9.04056 11.0373 10.0223C9.57907 11.4805 8.85364 13.0991 8.75174 15.1214C8.68947 16.3572 8.85884 17.3544 9.31582 18.4435C9.47381 18.8201 9.65855 19.2624 9.72624 19.4266C9.82922 19.6761 9.78471 19.9865 9.45432 21.3204C9.23688 22.1979 9.06827 22.9251 9.07953 22.9364C9.09079 22.9476 9.81796 22.779 10.6955 22.5616C12.0294 22.2312 12.3398 22.1867 12.5893 22.2897C12.7535 22.3573 13.1958 22.5421 13.5724 22.7001C14.6615 23.1571 15.6587 23.3264 16.8945 23.2642C18.9168 23.1623 20.5354 22.4368 21.9936 20.9786C22.968 20.0042 23.5361 19.0878 23.9685 17.7926C24.2112 17.0656 24.2457 16.7805 24.2457 15.5005C24.2457 14.2204 24.2112 13.9353 23.9685 13.2083C23.5361 11.9132 22.968 10.9967 21.9936 10.0223C20.3414 8.37025 18.566 7.66777 16.2447 7.74769C15.3595 7.77823 14.8403 7.8575 14.2233 8.05664Z" />
|