@meetelise/chat 1.20.182 → 1.20.183

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meetelise/chat",
3
- "version": "1.20.182",
3
+ "version": "1.20.183",
4
4
  "description": "",
5
5
  "main": "public/dist/index.js",
6
6
  "type": "module",
@@ -3517,9 +3517,10 @@ otherwise there's some empty space at the bottom of the button, which interferes
3517
3517
  Recorded by Forefront Dermatology and our vendors.
3518
3518
  </div>
3519
3519
  </div>`:U``}
3520
- ${ln()?U` <button id="exit-chat-bttn" @click=${this.onClickExit}>
3521
- ${Ni}
3522
- </button>`:U``}
3520
+
3521
+ <button id="exit-chat-bttn" @click=${this.onClickExit}>
3522
+ ${Ni}
3523
+ </button>
3523
3524
  </div>
3524
3525
  <div
3525
3526
  class=${fe({hidden:!this.needsConsent(),"legal-confirmation-container":!0})}
@@ -183,11 +183,10 @@ export class PubnubChat extends LitElement {
183
183
  </div>
184
184
  </div>`
185
185
  : html``}
186
- ${isMobile()
187
- ? html` <button id="exit-chat-bttn" @click=${this.onClickExit}>
188
- ${XBlackOutlineIcon}
189
- </button>`
190
- : html``}
186
+
187
+ <button id="exit-chat-bttn" @click=${this.onClickExit}>
188
+ ${XBlackOutlineIcon}
189
+ </button>
191
190
  </div>
192
191
  <div
193
192
  class=${classMap({