fs-feedback-creator
Advanced tools
Comparing version 2.0.33 to 2.0.34
@@ -303,4 +303,4 @@ // modules are defined as an array | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -439,4 +439,4 @@ </div> | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -569,4 +569,4 @@ | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -647,2 +647,5 @@ | ||
const css = ` | ||
#fullsessionLinkText${this.fb.id.toString()}{ | ||
margin-left: 5px; | ||
} | ||
.fullsessionLink${this.fb.id.toString()}{ | ||
@@ -656,2 +659,3 @@ display: flex; | ||
padding-bottom: 15px; | ||
align-items: baseline; | ||
} | ||
@@ -708,3 +712,3 @@ #thxIconContainer${this.fb.id.toString()}{ | ||
#reactionModal${this.fb.id.toString()}{ | ||
height: auto; width: 404px; z-index: 1000; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; text-align: -webkit-center; | ||
height: auto; width: 404px; z-index: 1000; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; text-align: -webkit-center; text-align: -moz-center; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -771,3 +775,3 @@ animation: reactionModal .2s ease-in; | ||
#commentViewModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; text-align: -webkit-center; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; | ||
width: 404px; height: auto; z-index: 1000; text-align: -webkit-center; text-align:-moz-center; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -805,3 +809,3 @@ max-width: 90%; | ||
#emailModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; border: solid 2px #d6eaf3; | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; text-align:-moz-center; border: solid 2px #d6eaf3; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -835,3 +839,3 @@ max-width: 90%; | ||
#thanksModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; border: solid 2px #d6eaf3; | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; text-align:-moz-center; border: solid 2px #d6eaf3; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -962,3 +966,3 @@ max-width: 90%; | ||
var protocol = location.protocol === 'https:' ? 'wss' : 'ws'; | ||
var ws = new WebSocket(protocol + '://' + hostname + ':' + "46477" + '/'); | ||
var ws = new WebSocket(protocol + '://' + hostname + ':' + "43657" + '/'); | ||
@@ -965,0 +969,0 @@ ws.onmessage = function (event) { |
@@ -136,4 +136,4 @@ import { angryIcon } from "./assets/icons"; | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -265,4 +265,4 @@ </div> | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -386,4 +386,4 @@ | ||
<div class="fullsessionLink${this.fb.id.toString()}"> | ||
<img src='../src/assets/fi.png'> | ||
<p>Not using <a href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
<img src='https://www.fullsession.io/wp-content/uploads/2021/04/cropped-icon-fullsession-32x32.png' style="width: 18px; height: 18px;"> | ||
<p id="fullsessionLinkText${this.fb.id.toString()}">Not using <a style="color: black" href="https://www.fullsession.io">Fullsession</a> yet?</p> | ||
</div> | ||
@@ -470,2 +470,5 @@ | ||
const css = ` | ||
#fullsessionLinkText${this.fb.id.toString()}{ | ||
margin-left: 5px; | ||
} | ||
.fullsessionLink${this.fb.id.toString()}{ | ||
@@ -479,2 +482,3 @@ display: flex; | ||
padding-bottom: 15px; | ||
align-items: baseline; | ||
} | ||
@@ -531,3 +535,3 @@ #thxIconContainer${this.fb.id.toString()}{ | ||
#reactionModal${this.fb.id.toString()}{ | ||
height: auto; width: 404px; z-index: 1000; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; text-align: -webkit-center; | ||
height: auto; width: 404px; z-index: 1000; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; text-align: -webkit-center; text-align: -moz-center; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -594,3 +598,3 @@ animation: reactionModal .2s ease-in; | ||
#commentViewModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; text-align: -webkit-center; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; | ||
width: 404px; height: auto; z-index: 1000; text-align: -webkit-center; text-align:-moz-center; border-radius: 10px; border: solid 2px #d6eaf3; background-color: #f1f5f9; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -628,3 +632,3 @@ max-width: 90%; | ||
#emailModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; border: solid 2px #d6eaf3; | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; text-align:-moz-center; border: solid 2px #d6eaf3; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -658,3 +662,3 @@ max-width: 90%; | ||
#thanksModal${this.fb.id.toString()}{ | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; border: solid 2px #d6eaf3; | ||
width: 404px; height: auto; z-index: 1000; border-radius: 10px; background-color: #f1f5f9; text-align: -webkit-center; text-align:-moz-center; border: solid 2px #d6eaf3; | ||
${this.modalViews.get(this.fb.wgPosition)}; | ||
@@ -661,0 +665,0 @@ max-width: 90%; |
{ | ||
"name": "fs-feedback-creator", | ||
"version": "2.0.33", | ||
"version": "2.0.34", | ||
"description": "web-based module that's responsible to inject fullsession feedback modal", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
461173
1892