vue-intergrall-plugins 0.0.212 → 0.0.215
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.
|
@@ -11430,9 +11430,9 @@ var __vue_render__$4 = function __vue_render__() {
|
|
|
11430
11430
|
return _vm.openUrl();
|
|
11431
11431
|
}
|
|
11432
11432
|
}
|
|
11433
|
-
}, [_vm._ssrNode((_vm.linkPreview.imageSource ? "<div class=\"link-preview-image\"" + _vm._ssrStyle(null, _vm.linkPreview.colorTheme ? "background-color: " + _vm.linkPreview.colorTheme : '', null) + " data-v-
|
|
11433
|
+
}, [_vm._ssrNode((_vm.linkPreview.imageSource ? "<div class=\"link-preview-image\"" + _vm._ssrStyle(null, _vm.linkPreview.colorTheme ? "background-color: " + _vm.linkPreview.colorTheme : '', null) + " data-v-17ba3e86><img" + _vm._ssrAttr("src", _vm.linkPreview.imageSource) + " alt=\"Imagem referente ao link\" data-v-17ba3e86></div>" : "<!---->") + " " + (_vm.linkPreview.author ? "<div" + _vm._ssrClass("link-preview-author", {
|
|
11434
11434
|
'mb-0': _vm.linkPreview.description
|
|
11435
|
-
}) + " data-v-
|
|
11435
|
+
}) + " data-v-17ba3e86><h1 data-v-17ba3e86>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.author)) + "</h1></div>" : "<!---->") + " " + (_vm.linkPreview.description ? "<div class=\"link-preview-infos\" data-v-17ba3e86>" + (_vm.linkPreview.description ? "<p data-v-17ba3e86>" + _vm._ssrEscape(_vm._s(_vm.linkPreview.description)) + "</p>" : "<!---->") + "</div>" : "<!---->"))]) : _vm._e();
|
|
11436
11436
|
};
|
|
11437
11437
|
|
|
11438
11438
|
var __vue_staticRenderFns__$4 = [];
|
|
@@ -11440,8 +11440,8 @@ var __vue_staticRenderFns__$4 = [];
|
|
|
11440
11440
|
|
|
11441
11441
|
var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
11442
11442
|
if (!inject) return;
|
|
11443
|
-
inject("data-v-
|
|
11444
|
-
source: ".link-preview[data-v-
|
|
11443
|
+
inject("data-v-17ba3e86_0", {
|
|
11444
|
+
source: ".link-preview[data-v-17ba3e86]{display:flex;flex-direction:column;background-color:#eee;color:#333;cursor:pointer;margin:5px 0;border-radius:5px;opacity:.95;transition:opacity .3s ease-in-out;font-size:.85rem}.link-preview-image[data-v-17ba3e86]{display:flex;justify-content:center;align-items:center;padding:1px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-author[data-v-17ba3e86]{margin:5px;font-size:.615em;font-weight:700}.link-preview-author.mb-0[data-v-17ba3e86]{margin-bottom:0}.link-preview-author h1[data-v-17ba3e86]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-image img[data-v-17ba3e86]{min-width:100px;max-width:200px;border-top-left-radius:5px;border-top-right-radius:5px}.link-preview-infos[data-v-17ba3e86]{background-color:#2626261a;padding:5px;margin:5px;font-size:.83em;border-radius:5px}.link-preview[data-v-17ba3e86]:hover{opacity:1}.link-preview:hover .link-preview-infos p[data-v-17ba3e86]{text-decoration:underline}",
|
|
11445
11445
|
map: undefined,
|
|
11446
11446
|
media: undefined
|
|
11447
11447
|
});
|
|
@@ -11449,10 +11449,10 @@ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
|
|
|
11449
11449
|
/* scoped */
|
|
11450
11450
|
|
|
11451
11451
|
|
|
11452
|
-
var __vue_scope_id__$4 = "data-v-
|
|
11452
|
+
var __vue_scope_id__$4 = "data-v-17ba3e86";
|
|
11453
11453
|
/* module identifier */
|
|
11454
11454
|
|
|
11455
|
-
var __vue_module_identifier__$4 = "data-v-
|
|
11455
|
+
var __vue_module_identifier__$4 = "data-v-17ba3e86";
|
|
11456
11456
|
/* functional template */
|
|
11457
11457
|
|
|
11458
11458
|
var __vue_is_functional_template__$4 = false;
|
|
@@ -11535,10 +11535,7 @@ var script$3 = {
|
|
|
11535
11535
|
return tooltipStar;
|
|
11536
11536
|
},
|
|
11537
11537
|
validadeSeq: function validadeSeq() {
|
|
11538
|
-
if (this.seq.substring(0, 2) == "HW")
|
|
11539
|
-
return true;
|
|
11540
|
-
}
|
|
11541
|
-
|
|
11538
|
+
if (this.seq && this.seq.substring(0, 2) == "HW") return true;
|
|
11542
11539
|
this.reply = "reply reply-with-2-icons";
|
|
11543
11540
|
return false;
|
|
11544
11541
|
}
|
|
@@ -11663,7 +11660,8 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11663
11660
|
staticClass: "mensagem",
|
|
11664
11661
|
class: {
|
|
11665
11662
|
mapa: _vm.mapa,
|
|
11666
|
-
'hist-msg': _vm.histMsg
|
|
11663
|
+
'hist-msg': _vm.histMsg,
|
|
11664
|
+
'max-w-60': _vm.link && !_vm.mapa
|
|
11667
11665
|
}
|
|
11668
11666
|
}, [_vm.anexos && _vm.anexos.length ? _vm._l(_vm.anexos, function (anexo, index) {
|
|
11669
11667
|
return _c('div', {
|
|
@@ -11743,7 +11741,7 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11743
11741
|
"name": "fade",
|
|
11744
11742
|
"mode": "out-in"
|
|
11745
11743
|
}
|
|
11746
|
-
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T') ? _c('span', {
|
|
11744
|
+
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T' || _vm.status == 'ERRO') ? _c('span', {
|
|
11747
11745
|
directives: [{
|
|
11748
11746
|
name: "tippy",
|
|
11749
11747
|
rawName: "v-tippy"
|
|
@@ -11881,7 +11879,7 @@ var __vue_render__$3 = function __vue_render__() {
|
|
|
11881
11879
|
attrs: {
|
|
11882
11880
|
"icon": ['fas', 'check-double']
|
|
11883
11881
|
}
|
|
11884
|
-
})], 1) : _vm.status == 'C' ? _c('span', {
|
|
11882
|
+
})], 1) : _vm.status == 'C' || _vm.status == 'ERRO' ? _c('span', {
|
|
11885
11883
|
directives: [{
|
|
11886
11884
|
name: "tippy",
|
|
11887
11885
|
rawName: "v-tippy"
|
|
@@ -11922,8 +11920,8 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
11922
11920
|
|
|
11923
11921
|
var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
11924
11922
|
if (!inject) return;
|
|
11925
|
-
inject("data-v-
|
|
11926
|
-
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}",
|
|
11923
|
+
inject("data-v-8e87a87a_0", {
|
|
11924
|
+
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.max-w-60{max-width:60%}.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}",
|
|
11927
11925
|
map: undefined,
|
|
11928
11926
|
media: undefined
|
|
11929
11927
|
});
|
|
@@ -11934,7 +11932,7 @@ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
|
|
|
11934
11932
|
var __vue_scope_id__$3 = undefined;
|
|
11935
11933
|
/* module identifier */
|
|
11936
11934
|
|
|
11937
|
-
var __vue_module_identifier__$3 = "data-v-
|
|
11935
|
+
var __vue_module_identifier__$3 = "data-v-8e87a87a";
|
|
11938
11936
|
/* functional template */
|
|
11939
11937
|
|
|
11940
11938
|
var __vue_is_functional_template__$3 = false;
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
:anexos="anexos"
|
|
8
8
|
:dictionary="dictionary"
|
|
9
9
|
/>
|
|
10
|
-
<div v-else class="mensagem" :class="{mapa, 'hist-msg' : histMsg}">
|
|
10
|
+
<div v-else class="mensagem" :class="{mapa, 'hist-msg' : histMsg, 'max-w-60' : link && !mapa}">
|
|
11
11
|
<template v-if="anexos && anexos.length">
|
|
12
12
|
<div class="mensagem-anexo" v-for="(anexo, index) in anexos" :key="index">
|
|
13
13
|
<AnexoMensagem :dictionary="dictionary" :anexo="anexo" :origemExterna="origemExterna" :dominio="dominio" @abrir-imagem="abrirImagem"/>
|
|
@@ -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
|
}
|
|
@@ -262,6 +260,9 @@ export default {
|
|
|
262
260
|
font-size: .85rem;
|
|
263
261
|
word-break: break-word;
|
|
264
262
|
}
|
|
263
|
+
.mensagem.max-w-60 {
|
|
264
|
+
max-width: 60%;
|
|
265
|
+
}
|
|
265
266
|
.mensagem.mapa {
|
|
266
267
|
width: 100%
|
|
267
268
|
}
|