This commit is contained in:
Mirco Wittrien 2020-12-02 18:17:09 +01:00
parent a4ad898c41
commit c89979e19e
2 changed files with 3 additions and 2 deletions

View File

@ -2685,6 +2685,7 @@
"voicedetailsbuttonactive": ["VoiceDetails", "buttonActive"],
"voicedetailsbuttoncolor": ["VoiceDetails", "buttonColor"],
"voicedetailsbuttonicon": ["VoiceDetails", "buttonIcon"],
"voicedetailsbuttonwithtext": ["VoiceDetails", "withText"],
"voicedetailschannel": ["VoiceDetails", "channel"],
"voicedetailscustomstatuscontainer": ["VoiceDetails", "customStatusContainer"],
"voicedetailshotspot": ["VoiceDetails", "hotspot"],

View File

@ -1196,7 +1196,7 @@
<button aria-label="Turn on camera" type="button" class="REPLACE_CLASS_voicedetailsbutton REPLACE_CLASS_voicedetailsbuttoncolor REPLACE_CLASS_button REPLACE_CLASS_buttonlookfilled REPLACE_CLASS_buttonsizesmall REPLACE_CLASS_buttoncolorbrand REPLACE_CLASS_buttongrow">
<div class="REPLACE_CLASS_buttoncontents">
<div class="REPLACE_CLASS_flex REPLACE_CLASS_flexhorizontal REPLACE_CLASS_flexjustifystart REPLACE_CLASS_flexaligncenter REPLACE_CLASS_flexnowrap" style="flex: 1 1 auto;">
<svg class="REPLACE_CLASS_voicedetailsbuttonicon" aria-hidden="false" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M21.526 8.149C21.231 7.966 20.862 7.951 20.553 8.105L18 9.382V7C18 5.897 17.103 5 16 5H4C2.897 5 2 5.897 2 7V17C2 18.104 2.897 19 4 19H16C17.103 19 18 18.104 18 17V14.618L20.553 15.894C20.694 15.965 20.847 16 21 16C21.183 16 21.365 15.949 21.526 15.851C21.82 15.668 22 15.347 22 15V9C22 8.653 21.82 8.332 21.526 8.149Z"></path></svg>
<svg class="REPLACE_CLASS_voicedetailsbuttonicon REPLACE_CLASS_voicedetailsbuttonwithtext" aria-hidden="false" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M21.526 8.149C21.231 7.966 20.862 7.951 20.553 8.105L18 9.382V7C18 5.897 17.103 5 16 5H4C2.897 5 2 5.897 2 7V17C2 18.104 2.897 19 4 19H16C17.103 19 18 18.104 18 17V14.618L20.553 15.894C20.694 15.965 20.847 16 21 16C21.183 16 21.365 15.949 21.526 15.851C21.82 15.668 22 15.347 22 15V9C22 8.653 21.82 8.332 21.526 8.149Z"></path></svg>
Video
</div>
</div>
@ -1204,7 +1204,7 @@
<button aria-label="Screenshare" type="button" class="REPLACE_CLASS_voicedetailsbutton REPLACE_CLASS_voicedetailsbuttoncolor REPLACE_CLASS_button REPLACE_CLASS_buttonlookfilled REPLACE_CLASS_buttonsizesmall REPLACE_CLASS_buttoncolorbrand REPLACE_CLASS_buttongrow">
<div class="REPLACE_CLASS_buttoncontents">
<div class="REPLACE_CLASS_flex REPLACE_CLASS_flexhorizontal REPLACE_CLASS_flexjustifystart REPLACE_CLASS_flexaligncenter REPLACE_CLASS_flexnowrap" style="flex: 1 1 auto;">
<svg class="REPLACE_CLASS_voicedetailsbuttonicon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5C2 3.397 2.897 2.5 4 2.5H20C21.103 2.5 22 3.397 22 4.5V15.5C22 16.604 21.103 17.5 20 17.5H13V19.5H17V21.5H7V19.5H11V17.5H4C2.897 17.5 2 16.604 2 15.5V4.5ZM13.2 14.3375V11.6C9.864 11.6 7.668 12.6625 6 15C6.672 11.6625 8.532 8.3375 13.2 7.6625V5L18 9.6625L13.2 14.3375Z"></path></svg>
<svg class="REPLACE_CLASS_voicedetailsbuttonicon REPLACE_CLASS_voicedetailsbuttonwithtext" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5C2 3.397 2.897 2.5 4 2.5H20C21.103 2.5 22 3.397 22 4.5V15.5C22 16.604 21.103 17.5 20 17.5H13V19.5H17V21.5H7V19.5H11V17.5H4C2.897 17.5 2 16.604 2 15.5V4.5ZM13.2 14.3375V11.6C9.864 11.6 7.668 12.6625 6 15C6.672 11.6625 8.532 8.3375 13.2 7.6625V5L18 9.6625L13.2 14.3375Z"></path></svg>
Screenshare
</div>
</div>