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.
|
@@ -12544,8 +12544,8 @@ var __vue_staticRenderFns__$4 = [];
|
|
|
12544
12544
|
|
|
12545
12545
|
const __vue_inject_styles__$4 = function (inject) {
|
|
12546
12546
|
if (!inject) return;
|
|
12547
|
-
inject("data-v-
|
|
12548
|
-
source: ".link-preview[data-v-
|
|
12547
|
+
inject("data-v-17ba3e86_0", {
|
|
12548
|
+
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}",
|
|
12549
12549
|
map: undefined,
|
|
12550
12550
|
media: undefined
|
|
12551
12551
|
});
|
|
@@ -12553,7 +12553,7 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
12553
12553
|
/* scoped */
|
|
12554
12554
|
|
|
12555
12555
|
|
|
12556
|
-
const __vue_scope_id__$4 = "data-v-
|
|
12556
|
+
const __vue_scope_id__$4 = "data-v-17ba3e86";
|
|
12557
12557
|
/* module identifier */
|
|
12558
12558
|
|
|
12559
12559
|
const __vue_module_identifier__$4 = undefined;
|
|
@@ -12651,10 +12651,7 @@ var script$3 = {
|
|
|
12651
12651
|
},
|
|
12652
12652
|
|
|
12653
12653
|
validadeSeq() {
|
|
12654
|
-
if (this.seq.substring(0, 2) == "HW")
|
|
12655
|
-
return true;
|
|
12656
|
-
}
|
|
12657
|
-
|
|
12654
|
+
if (this.seq && this.seq.substring(0, 2) == "HW") return true;
|
|
12658
12655
|
this.reply = "reply reply-with-2-icons";
|
|
12659
12656
|
return false;
|
|
12660
12657
|
}
|
|
@@ -12795,7 +12792,8 @@ var __vue_render__$3 = function () {
|
|
|
12795
12792
|
staticClass: "mensagem",
|
|
12796
12793
|
class: {
|
|
12797
12794
|
mapa: _vm.mapa,
|
|
12798
|
-
'hist-msg': _vm.histMsg
|
|
12795
|
+
'hist-msg': _vm.histMsg,
|
|
12796
|
+
'max-w-60': _vm.link && !_vm.mapa
|
|
12799
12797
|
}
|
|
12800
12798
|
}, [_vm.anexos && _vm.anexos.length ? _vm._l(_vm.anexos, function (anexo, index) {
|
|
12801
12799
|
return _c('div', {
|
|
@@ -12875,7 +12873,7 @@ var __vue_render__$3 = function () {
|
|
|
12875
12873
|
"name": "fade",
|
|
12876
12874
|
"mode": "out-in"
|
|
12877
12875
|
}
|
|
12878
|
-
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T') ? _c('span', {
|
|
12876
|
+
}, [_vm.hasReply && (_vm.status == 'C' || _vm.status == 'T' || _vm.status == 'ERRO') ? _c('span', {
|
|
12879
12877
|
directives: [{
|
|
12880
12878
|
name: "tippy",
|
|
12881
12879
|
rawName: "v-tippy"
|
|
@@ -13013,7 +13011,7 @@ var __vue_render__$3 = function () {
|
|
|
13013
13011
|
attrs: {
|
|
13014
13012
|
"icon": ['fas', 'check-double']
|
|
13015
13013
|
}
|
|
13016
|
-
})], 1) : _vm.status == 'C' ? _c('span', {
|
|
13014
|
+
})], 1) : _vm.status == 'C' || _vm.status == 'ERRO' ? _c('span', {
|
|
13017
13015
|
directives: [{
|
|
13018
13016
|
name: "tippy",
|
|
13019
13017
|
rawName: "v-tippy"
|
|
@@ -13054,8 +13052,8 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
13054
13052
|
|
|
13055
13053
|
const __vue_inject_styles__$3 = function (inject) {
|
|
13056
13054
|
if (!inject) return;
|
|
13057
|
-
inject("data-v-
|
|
13058
|
-
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}",
|
|
13055
|
+
inject("data-v-8e87a87a_0", {
|
|
13056
|
+
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}",
|
|
13059
13057
|
map: undefined,
|
|
13060
13058
|
media: undefined
|
|
13061
13059
|
});
|