vue-intergrall-plugins 0.0.274 → 0.0.275
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.
|
@@ -13830,6 +13830,7 @@ var script$5 = {
|
|
|
13830
13830
|
},
|
|
13831
13831
|
|
|
13832
13832
|
formatMsg(msg) {
|
|
13833
|
+
if (this.status == 'O') return this.dictionary.msg_excluida ? this.dictionary.msg_excluida : 'MENSAGEM DELETADA';
|
|
13833
13834
|
const regex = /(\n| )/g;
|
|
13834
13835
|
if (regex.test(msg)) msg = msg.replace(regex, "<br>");
|
|
13835
13836
|
return msg;
|
|
@@ -13942,7 +13943,7 @@ var __vue_render__$5 = function () {
|
|
|
13942
13943
|
"icon": ['fas', 'map-marker-alt']
|
|
13943
13944
|
}
|
|
13944
13945
|
})], 1)], 2);
|
|
13945
|
-
}), 0) : _vm._e()], 1) : _vm._e(), _vm._v(" "), _vm.link && !_vm.mapa ? _c('LinkPreview', {
|
|
13946
|
+
}), 0) : _vm._e()], 1) : _vm._e(), _vm._v(" "), _vm.link && !_vm.mapa && _vm.status != 'O' ? _c('LinkPreview', {
|
|
13946
13947
|
attrs: {
|
|
13947
13948
|
"message": _vm.message
|
|
13948
13949
|
}
|
|
@@ -14130,6 +14131,20 @@ var __vue_render__$5 = function () {
|
|
|
14130
14131
|
attrs: {
|
|
14131
14132
|
"icon": ['fas', 'hourglass']
|
|
14132
14133
|
}
|
|
14134
|
+
})], 1) : _vm.status == 'O' ? _c('span', {
|
|
14135
|
+
directives: [{
|
|
14136
|
+
name: "tippy",
|
|
14137
|
+
rawName: "v-tippy"
|
|
14138
|
+
}],
|
|
14139
|
+
key: "deleted",
|
|
14140
|
+
staticClass: "check vermelho",
|
|
14141
|
+
attrs: {
|
|
14142
|
+
"content": _vm.contentTooltip
|
|
14143
|
+
}
|
|
14144
|
+
}, [_c('fa-icon', {
|
|
14145
|
+
attrs: {
|
|
14146
|
+
"icon": ['fas', 'times']
|
|
14147
|
+
}
|
|
14133
14148
|
})], 1) : _vm._e()]), _vm._v(" "), _c('span', {
|
|
14134
14149
|
staticClass: "autor-mensagem",
|
|
14135
14150
|
domProps: {
|
|
@@ -14143,7 +14158,7 @@ var __vue_staticRenderFns__$5 = [];
|
|
|
14143
14158
|
|
|
14144
14159
|
const __vue_inject_styles__$5 = function (inject) {
|
|
14145
14160
|
if (!inject) return;
|
|
14146
|
-
inject("data-v-
|
|
14161
|
+
inject("data-v-1c5fd2d8_0", {
|
|
14147
14162
|
source: ":root{--message-color:#373737;--text-color:#FFF;--files-bg:rgba(255, 255, 255, 0.1);--files-bg-hover:rgba(255, 255, 255, 0.1);--light:80;--threshold:60}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.mensagem-reply{padding:5px 10px;font-size:.75rem;color:#666;transition:background-color 150ms ease-in-out;border-radius:5px;margin:5px 0;overflow:hidden;max-width:100%}.mensagem-reply p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-reply-principal{border-left:3px solid transparent;background-color:rgba(100,100,100,.1)}.message-reply-principal:hover{background-color:rgba(100,100,100,.2)}.message-reply-outros{background-color:#f5f5f5;border-left:3px solid var(--message-color)}.message-reply-outros:hover{background-color:#ebebeb}.mensagem-reply-vazia{display:flex;align-items:center}.mensagem-reply-vazia svg{margin-right:5px;color:#ba181b}.mensagem{padding:14px 7px;border-radius: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:.75rem;word-break:break-word;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.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:var(--text-color)}.mensagem__principal>.mensagem .horario-envio{color:var(--text-color)}.mensagem__principal>.mensagem .autor-mensagem{right:5px;color:var(--text-color)}.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:.85em}.info-mapa li.url{font-size:.85em}.tooltip-list{margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}",
|
|
14148
14163
|
map: undefined,
|
|
14149
14164
|
media: undefined
|