vue-intergrall-plugins 0.0.211 → 0.0.214
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.
|
@@ -9722,6 +9722,7 @@ var __vue_component__$k = __vue_component__$j;var textoLongo = {
|
|
|
9722
9722
|
case "audio/mpga":
|
|
9723
9723
|
case "mp3":
|
|
9724
9724
|
case "audio/mp3":
|
|
9725
|
+
case "aac":
|
|
9725
9726
|
tipoDoc = type;
|
|
9726
9727
|
docAnexo = "".concat(dominio, "/callcenter/docs.php?mku=").concat(mku);
|
|
9727
9728
|
nomeArquivo = name;
|
|
@@ -9731,6 +9732,7 @@ var __vue_component__$k = __vue_component__$j;var textoLongo = {
|
|
|
9731
9732
|
case "video/mp4":
|
|
9732
9733
|
case "video":
|
|
9733
9734
|
case "mp4":
|
|
9735
|
+
case "m4v":
|
|
9734
9736
|
tipoDoc = type;
|
|
9735
9737
|
docAnexo = "".concat(dominio, "/callcenter/docs.php?mku=").concat(mku);
|
|
9736
9738
|
nomeArquivo = name;
|
|
@@ -11144,8 +11146,8 @@ var __vue_staticRenderFns__$6 = [];
|
|
|
11144
11146
|
|
|
11145
11147
|
var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
11146
11148
|
if (!inject) return;
|
|
11147
|
-
inject("data-v-
|
|
11148
|
-
source: ".fade-enter-active[data-v-
|
|
11149
|
+
inject("data-v-d859545a_0", {
|
|
11150
|
+
source: ".fade-enter-active[data-v-d859545a],.fade-leave-active[data-v-d859545a]{transition:opacity .5s}.fade-enter[data-v-d859545a],.fade-leave-to[data-v-d859545a]{opacity:0}.mensagem-div-anexo[data-v-d859545a]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-d859545a]{width:100%;margin-top:5px;overflow:hidden}.anexo-container .arquivo-erro[data-v-d859545a],.anexo-container a[data-v-d859545a]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container p[data-v-d859545a]{text-overflow:ellipsis;overflow:hidden}.anexo-container .arquivo-erro[data-v-d859545a],.anexo-container p[data-v-d859545a]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-d859545a]{font-size:2rem}.anexo-container audio[data-v-d859545a]{outline:0;width:100%}.anexo-container video[data-v-d859545a]{width:100%;max-width:350px;cursor:pointer}.anexos-links-container[data-v-d859545a]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-d859545a]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.anexos-links-container svg[data-v-d859545a]{cursor:pointer}.mensagem-div-anexo img[data-v-d859545a]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-d859545a]{width:100%;height:100%}.anexo-mensagem[data-v-d859545a]{display:flex;justify-content:center;align-items:center;flex-direction:column}.alert-danger[data-v-d859545a]{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert[data-v-d859545a]{position:relative;padding:.65rem 1.2rem;margin:5px 0;border:1px solid transparent;border-radius:.25rem;text-align:center}.alert svg[data-v-d859545a]{font-size:1.025em;margin-right:2px}.pdf[data-v-d859545a]{color:#e74c3c}.doc[data-v-d859545a]{color:#006bc9}",
|
|
11149
11151
|
map: undefined,
|
|
11150
11152
|
media: undefined
|
|
11151
11153
|
});
|
|
@@ -11153,10 +11155,10 @@ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
|
|
|
11153
11155
|
/* scoped */
|
|
11154
11156
|
|
|
11155
11157
|
|
|
11156
|
-
var __vue_scope_id__$6 = "data-v-
|
|
11158
|
+
var __vue_scope_id__$6 = "data-v-d859545a";
|
|
11157
11159
|
/* module identifier */
|
|
11158
11160
|
|
|
11159
|
-
var __vue_module_identifier__$6 = "data-v-
|
|
11161
|
+
var __vue_module_identifier__$6 = "data-v-d859545a";
|
|
11160
11162
|
/* functional template */
|
|
11161
11163
|
|
|
11162
11164
|
var __vue_is_functional_template__$6 = false;
|
|
@@ -11533,10 +11535,7 @@ var script$3 = {
|
|
|
11533
11535
|
return tooltipStar;
|
|
11534
11536
|
},
|
|
11535
11537
|
validadeSeq: function validadeSeq() {
|
|
11536
|
-
if (this.seq.substring(0, 2) == "HW")
|
|
11537
|
-
return true;
|
|
11538
|
-
}
|
|
11539
|
-
|
|
11538
|
+
if (this.seq && this.seq.substring(0, 2) == "HW") return true;
|
|
11540
11539
|
this.reply = "reply reply-with-2-icons";
|
|
11541
11540
|
return false;
|
|
11542
11541
|
}
|
|
@@ -11741,7 +11740,7 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11741
11740
|
"name": "fade",
|
|
11742
11741
|
"mode": "out-in"
|
|
11743
11742
|
}
|
|
11744
|
-
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T') ? _c('span', {
|
|
11743
|
+
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T' || _vm.status == 'ERRO') ? _c('span', {
|
|
11745
11744
|
directives: [{
|
|
11746
11745
|
name: "tippy",
|
|
11747
11746
|
rawName: "v-tippy"
|
|
@@ -11879,7 +11878,7 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11879
11878
|
attrs: {
|
|
11880
11879
|
"icon": ['fas', 'check-double']
|
|
11881
11880
|
}
|
|
11882
|
-
})], 1) : _vm.status == 'C' ? _c('span', {
|
|
11881
|
+
})], 1) : _vm.status == 'C' || _vm.status == 'ERRO' ? _c('span', {
|
|
11883
11882
|
directives: [{
|
|
11884
11883
|
name: "tippy",
|
|
11885
11884
|
rawName: "v-tippy"
|
|
@@ -11920,7 +11919,7 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
11920
11919
|
|
|
11921
11920
|
var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
11922
11921
|
if (!inject) return;
|
|
11923
|
-
inject("data-v-
|
|
11922
|
+
inject("data-v-479d22f4_0", {
|
|
11924
11923
|
source: ":root{--message-color:#373737}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.mensagem{padding:14px 7px;border-radius:2.5px;min-width:150px;min-height:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;max-width:80%;margin-bottom:10px;font-size:.85rem;word-break:break-word}.mensagem.mapa{width:100%}.mensagem.hist-msg{animation:show 1s}.mensagem a{margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.mensagem a:hover{text-decoration:underline}.message p{white-space:pre-wrap}.mensagem-anexo a,.mensagem-div-mapa a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reply{cursor:pointer;position:absolute;right:53px;bottom:5px;font-size:.6rem;color:#67a332;width:.9rem;height:.9rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff}.reply svg{margin-top:-1px;margin-right:-1px}.reply-with-2-icons{right:30px}.check{cursor:pointer;position:absolute;right:10px;bottom:2px;font-size:.7rem}.check.visualizado,.check.visualizado svg{color:#006daa}.check.verde,.check.verde svg{color:#4f772d}.check.vermelho,.check.vermelho svg{color:#ba181b}.check.cinza,.check.cinza svg{color:#999}.check.preto,.check.preto svg{color:#666}.star{cursor:pointer;position:absolute;right:30px;bottom:2px;font-size:.4rem;width:11.2px}.default-stick-size{width:180px;height:auto}.horario-envio{margin-right:15px;font-size:.7rem;position:absolute;left:10px;bottom:2px}.autor-mensagem{position:absolute;font-size:.6rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:90%;font-weight:700;top:2px}.mensagem__principal{width:100%;display:flex;justify-content:flex-end}.mensagem__principal>.mensagem::after{content:\"\";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--message-color);bottom:5px;right:-10px;transform:rotate(-90deg)}.mensagem__principal>.mensagem{background-color:var(--message-color);color:#fff}.mensagem__principal>.mensagem .horario-envio{color:#fff}.mensagem__principal>.mensagem .autor-mensagem{right:5px;color:#fff}.mensagem__outros{width:100%;display:flex}.mensagem__outros>.mensagem{background-color:#fff;color:#333}.mensagem__outros>.mensagem::after{content:\"\";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:5px;left:-10px;transform:rotate(90deg)}.mensagem__outros>.autor-mensagem{left:5px;color:#333}.mensagem-div-mapa{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5px}.msg-mapa{width:100%;min-height:225px;height:100%;box-sizing:initial}.msg-mapa img{max-width:none!important}.info-mapa{list-style-type:none}.info-mapa li.title{font-size:.85em}.info-mapa li.address,.info-mapa li.url{font-size:.7em}.info-mapa li.url{font-size:.7em}.tooltip-list{margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}",
|
|
11925
11924
|
map: undefined,
|
|
11926
11925
|
media: undefined
|
|
@@ -11932,7 +11931,7 @@ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
|
11932
11931
|
var __vue_scope_id__$3 = undefined;
|
|
11933
11932
|
/* module identifier */
|
|
11934
11933
|
|
|
11935
|
-
var __vue_module_identifier__$3 = "data-v-
|
|
11934
|
+
var __vue_module_identifier__$3 = "data-v-479d22f4";
|
|
11936
11935
|
/* functional template */
|
|
11937
11936
|
|
|
11938
11937
|
var __vue_is_functional_template__$3 = false;
|
package/package.json
CHANGED
|
@@ -123,6 +123,7 @@ export default {
|
|
|
123
123
|
.anexo-container{
|
|
124
124
|
width: 100%;
|
|
125
125
|
margin-top: 5px;
|
|
126
|
+
overflow: hidden;
|
|
126
127
|
}
|
|
127
128
|
.anexo-container a, .anexo-container .arquivo-erro{
|
|
128
129
|
padding: 10px 15px 15px 15px;
|
|
@@ -130,6 +131,10 @@ export default {
|
|
|
130
131
|
justify-content: center;
|
|
131
132
|
align-items: center;
|
|
132
133
|
}
|
|
134
|
+
.anexo-container p {
|
|
135
|
+
text-overflow: ellipsis;
|
|
136
|
+
overflow: hidden;
|
|
137
|
+
}
|
|
133
138
|
.anexo-container p, .anexo-container .arquivo-erro{
|
|
134
139
|
margin: 0;
|
|
135
140
|
margin-left: 15px;
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
/>
|
|
40
40
|
<span class="horario-envio" v-text="horario"></span>
|
|
41
41
|
<transition name="fade" mode="out-in">
|
|
42
|
-
<span :class="reply" v-if="hasReply && (status == 'C' || status == 'T')" v-tippy :content="msgReply ? msgReply : 'Fazer reenvio da mensagem'" @click="$emit('replyMsg')"> <fa-icon :icon="['fas', 'reply']" /> </span>
|
|
42
|
+
<span :class="reply" v-if="hasReply && (status == 'C' || status == 'T' || status == 'ERRO')" v-tippy :content="msgReply ? msgReply : 'Fazer reenvio da mensagem'" @click="$emit('replyMsg')"> <fa-icon :icon="['fas', 'reply']" /> </span>
|
|
43
43
|
</transition>
|
|
44
44
|
<transition name="fade" mode="out-in" v-if="validadeSeq">
|
|
45
45
|
<span class="star dourado" v-if="iniDialogo > 0" :content="contentTooltipStar" v-tippy key="star-padrao-dourado">
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
<span class="check preto" v-else-if="status == 'G'" :content="contentTooltip" v-tippy key="check-preto"> <fa-icon :icon="['fas', 'check']" /> </span>
|
|
60
60
|
<span class="check preto" v-else-if="status == 'E'" :content="contentTooltip" v-tippy key="double-check-preto"> <fa-icon :icon="['fas', 'check-double']" /> </span>
|
|
61
61
|
<span class="check visualizado" v-else-if="status == 'L'" :content="contentTooltip" v-tippy key="double-check-visualizado"> <fa-icon :icon="['fas', 'check-double']" /> </span> <!-- Status finalizador -->
|
|
62
|
-
<span class="check vermelho" v-else-if="status == 'C'" :content="contentTooltip" v-tippy key="times-circle"> <fa-icon :icon="['fas', 'times-circle']" /> </span> <!-- Status finalizador -->
|
|
62
|
+
<span class="check vermelho" v-else-if="status == 'C' || status == 'ERRO'" :content="contentTooltip" v-tippy key="times-circle"> <fa-icon :icon="['fas', 'times-circle']" /> </span> <!-- Status finalizador -->
|
|
63
63
|
<span class="check vermelho" v-else-if="status == 'T'" :content="contentTooltip" v-tippy key="hourglass"> <fa-icon :icon="['fas', 'hourglass']" /> </span> <!-- Status finalizador -->
|
|
64
64
|
</transition>
|
|
65
65
|
|
|
@@ -140,9 +140,7 @@ export default {
|
|
|
140
140
|
return tooltipStar
|
|
141
141
|
},
|
|
142
142
|
validadeSeq(){
|
|
143
|
-
if(this.seq.substring(0, 2) == "HW")
|
|
144
|
-
return true;
|
|
145
|
-
}
|
|
143
|
+
if(this.seq && this.seq.substring(0, 2) == "HW") return true
|
|
146
144
|
this.reply = "reply reply-with-2-icons"
|
|
147
145
|
return false;
|
|
148
146
|
}
|