vue-intergrall-plugins 0.0.268 → 0.0.269
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.
|
@@ -10516,7 +10516,7 @@ var __vue_component__$n = __vue_component__$m;var textoLongo = {
|
|
|
10516
10516
|
},
|
|
10517
10517
|
computed: {
|
|
10518
10518
|
iconClass: function iconClass() {
|
|
10519
|
-
return this.fileType
|
|
10519
|
+
return typeof this.fileType == 'string' && this.fileType.indexOf('pdf') > -1 ? "pdf" : "doc";
|
|
10520
10520
|
}
|
|
10521
10521
|
},
|
|
10522
10522
|
methods: {
|
|
@@ -10573,7 +10573,7 @@ var __vue_component__$n = __vue_component__$m;var textoLongo = {
|
|
|
10573
10573
|
}
|
|
10574
10574
|
},
|
|
10575
10575
|
setIcon: function setIcon() {
|
|
10576
|
-
this.icon = this.fileType
|
|
10576
|
+
this.icon = typeof this.fileType == 'string' && this.fileType.indexOf('pdf') > -1 ? ['fas', 'file-pdf'] : ['fas', 'file-alt'];
|
|
10577
10577
|
},
|
|
10578
10578
|
downloadAllFilesHandler: function downloadAllFilesHandler() {
|
|
10579
10579
|
var _this = this;
|
|
@@ -11300,10 +11300,10 @@ var InteratividadePopup = __vue_component__$h;var script$b = {
|
|
|
11300
11300
|
},
|
|
11301
11301
|
methods: {
|
|
11302
11302
|
returnCurrentClass: function returnCurrentClass(isDoc) {
|
|
11303
|
-
return "fs-2 cursor-pointer ".concat(isDoc == 'pdf' ? 'text-red' : 'text-blue');
|
|
11303
|
+
return "fs-2 cursor-pointer ".concat(typeof isDoc == 'string' && isDoc.indexOf('pdf') > -1 ? 'text-red' : 'text-blue');
|
|
11304
11304
|
},
|
|
11305
11305
|
returnCurrentIcon: function returnCurrentIcon(isDoc) {
|
|
11306
|
-
return isDoc == 'pdf' ? ['fas', 'file-pdf'] : ['fas', 'file-alt'];
|
|
11306
|
+
return typeof isDoc == 'string' && isDoc.indexOf('pdf') > -1 ? ['fas', 'file-pdf'] : ['fas', 'file-alt'];
|
|
11307
11307
|
},
|
|
11308
11308
|
openFile: function openFile(url, isImg) {
|
|
11309
11309
|
var width = window.innerWidth;
|
|
@@ -11376,21 +11376,21 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
11376
11376
|
|
|
11377
11377
|
return _c('div', {
|
|
11378
11378
|
staticClass: "interatividade"
|
|
11379
|
-
}, [_vm._ssrNode((Object.keys(_vm.infoCanal).length > 0 ? "<div data-v-
|
|
11379
|
+
}, [_vm._ssrNode((Object.keys(_vm.infoCanal).length > 0 ? "<div data-v-460bc17e><div class=\"d-flex overflow-hidden mt-10 w-100 d-flex flex-wrap\" data-v-460bc17e>" + (_vm.situation || _vm.deadline.text ? "<div class=\"d-flex-center flex-column w-100 border-radius-10 border-1 bg-dark-white-2 border-color-gray p-10 mb-10\"" + _vm._ssrStyle(null, "" + (_vm.situation && _vm.situation.cor ? "border: 1px solid " + _vm.situation.cor : ''), null) + " data-v-460bc17e><div class=\"d-flex w-100 mb-5\" data-v-460bc17e>" + (_vm.situation ? "<strong class=\"text-ellipsis text-left fs-_85\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(_vm.dictionary.chip_situacao + ":")) + "</strong>" : "<!---->") + " " + (_vm.situation ? "<span class=\"ml-5 text-left fs-_85 text-shadow\"" + _vm._ssrStyle(null, "color: " + _vm.situation.cor, null) + " data-v-460bc17e>" + _vm._ssrEscape(_vm._s(_vm.verificaInfos(_vm.situation))) + "</span>" : "<!---->") + "</div> " + (_vm.deadline.text ? "<div class=\"d-flex w-100\" data-v-460bc17e><strong class=\"text-ellipsis text-left fs-_75\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(_vm.deadline.title + ":")) + "</strong> <span class=\"ml-5 text-nowrap text-left fs-_75\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(_vm.deadline.text)) + "</span></div>" : "<!---->") + "</div>" : "<!---->") + "</div></div>" : "<!---->") + " "), _vm.informacao.length ? [_vm._ssrNode("<div class=\"interatividade-form-header d-flex justify-content-between\" data-v-460bc17e>", "</div>", [_vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.dictionary.msg_abertura_reclamacao) + "\n ")), _vm._ssrNode("<span class=\"d-flex-center\" data-v-460bc17e>", "</span>", [_c('fa-icon', {
|
|
11380
11380
|
staticClass: "mr-5",
|
|
11381
11381
|
attrs: {
|
|
11382
11382
|
"icon": ['fas', 'calendar']
|
|
11383
11383
|
}
|
|
11384
|
-
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.infoCanal.DATA_ABERTURA)) + "\n "))], 2)], 2), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"interatividade-form-body\" data-v-
|
|
11385
|
-
return "<div class=\"interatividade-info-form\" data-v-
|
|
11386
|
-
}) + " " + (_vm.informacaoAdicional.length ? "<div class=\"interatividade-form-header\" data-v-
|
|
11387
|
-
return "<div class=\"interatividade-add-info-form\" data-v-
|
|
11388
|
-
}) + "</div> <h3 class=\"m-5 text-bold\" data-v-
|
|
11384
|
+
}), _vm._ssrNode(_vm._ssrEscape("\n " + _vm._s(_vm.formataDataHora(_vm.infoCanal.DATA_ABERTURA)) + "\n "))], 2)], 2), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"interatividade-form-body\" data-v-460bc17e>", "</div>", [_vm._ssrNode(_vm._ssrList(_vm.informacao, function (form) {
|
|
11385
|
+
return "<div class=\"interatividade-info-form\" data-v-460bc17e>" + (form.TIPO_TEXTO < 1000 ? "<p class=\"interatividade-titulo-form\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(form.DESC_TIPO_TEXTO)) + "</p>" : "<!---->") + " " + (form.TIPO_TEXTO < 1000 ? "<p class=\"interatividade-description-form\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(form.TEXTO)) + "</p>" : "<!---->") + "</div>";
|
|
11386
|
+
}) + " " + (_vm.informacaoAdicional.length ? "<div class=\"interatividade-form-header\" data-v-460bc17e>" + _vm._ssrEscape("\n " + _vm._s(_vm.dictionary.msg_info_adicional) + "\n ") + "</div>" : "<!---->") + " <div class=\"interatividade-form-body\" data-v-460bc17e>" + _vm._ssrList(_vm.informacaoAdicional, function (form) {
|
|
11387
|
+
return "<div class=\"interatividade-add-info-form\" data-v-460bc17e><div class=\"divisor-form-info-aditional\" data-v-460bc17e><div class=\"info-aditional\" data-v-460bc17e>" + (form.TIPO_TEXTO > 999 ? "<p class=\"interatividade-titulo-form\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(form.DESC_TIPO_TEXTO + ': ')) + "</p>" : "<!---->") + "</div> <div class=\"info-aditional\" data-v-460bc17e>" + (form.TIPO_TEXTO > 999 ? "<p class=\"interatividade-description-form\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s(form.TEXTO)) + "</p>" : "<!---->") + "</div></div></div>";
|
|
11388
|
+
}) + "</div> <h3 class=\"m-5 text-bold\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s("Anexos")) + "</h3> "), _vm._ssrNode("<div class=\"d-flex flex-wrap align-items-center\" data-v-460bc17e>", "</div>", _vm._l(_vm.anexos, function (ref, fileIndex) {
|
|
11389
11389
|
var name = ref.name;
|
|
11390
11390
|
var type = ref.type;
|
|
11391
11391
|
var mkuDownload = ref.mkuDownload;
|
|
11392
11392
|
var mku = ref.mku;
|
|
11393
|
-
return _vm._ssrNode("<div class=\"mb-5 mx-5 d-flex\" data-v-
|
|
11393
|
+
return _vm._ssrNode("<div class=\"mb-5 mx-5 d-flex\" data-v-460bc17e>", "</div>", [!type ? _vm._ssrNode("<img" + _vm._ssrAttr("src", _vm.dominio + "/callcenter/docs.php?mku=" + mku) + _vm._ssrAttr("alt", name) + _vm._ssrAttr("title", name) + " class=\"box-shadow max-w-75px max-h-75px cursor-pointer\" data-v-460bc17e>", "</img>") : _c('fa-icon', {
|
|
11394
11394
|
class: _vm.returnCurrentClass(type),
|
|
11395
11395
|
attrs: {
|
|
11396
11396
|
"icon": _vm.returnCurrentIcon(type),
|
|
@@ -11401,12 +11401,12 @@ var __vue_render__$b = function __vue_render__() {
|
|
|
11401
11401
|
return _vm.openFile(mku, type);
|
|
11402
11402
|
}
|
|
11403
11403
|
}
|
|
11404
|
-
}), _vm._ssrNode(" "), _vm._ssrNode("<a" + _vm._ssrAttr("href", _vm.dominio + "/callcenter/docs.php?mku=" + mkuDownload) + _vm._ssrAttr("download", "" + name) + " target=\"_blank\" rel=\"noreferrer noopener\"" + _vm._ssrAttr("title", "Download " + name) + " class=\"d-flex align-items-end ml-3 text-dark\" data-v-
|
|
11404
|
+
}), _vm._ssrNode(" "), _vm._ssrNode("<a" + _vm._ssrAttr("href", _vm.dominio + "/callcenter/docs.php?mku=" + mkuDownload) + _vm._ssrAttr("download", "" + name) + " target=\"_blank\" rel=\"noreferrer noopener\"" + _vm._ssrAttr("title", "Download " + name) + " class=\"d-flex align-items-end ml-3 text-dark\" data-v-460bc17e>", "</a>", [_c('fa-icon', {
|
|
11405
11405
|
attrs: {
|
|
11406
11406
|
"icon": ['fas', 'download']
|
|
11407
11407
|
}
|
|
11408
11408
|
})], 1)], 2);
|
|
11409
|
-
}), 0), _vm._ssrNode(" " + (!_vm.anexos.length ? "<p class=\"text-center mb-5\" data-v-
|
|
11409
|
+
}), 0), _vm._ssrNode(" " + (!_vm.anexos.length ? "<p class=\"text-center mb-5\" data-v-460bc17e>" + _vm._ssrEscape(_vm._s("Sem anexos")) + "</p>" : "<!---->"))], 2)] : _vm._e()], 2);
|
|
11410
11410
|
};
|
|
11411
11411
|
|
|
11412
11412
|
var __vue_staticRenderFns__$b = [];
|
|
@@ -11414,8 +11414,8 @@ var __vue_staticRenderFns__$b = [];
|
|
|
11414
11414
|
|
|
11415
11415
|
var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
11416
11416
|
if (!inject) return;
|
|
11417
|
-
inject("data-v-
|
|
11418
|
-
source: ".show-x-enter-active[data-v-
|
|
11417
|
+
inject("data-v-460bc17e_0", {
|
|
11418
|
+
source: ".show-x-enter-active[data-v-460bc17e],.show-x-leave-enter[data-v-460bc17e]{opacity:1;transform:translateX(0);transition:all .2s linear}.show-x-enter[data-v-460bc17e],.show-x-leave-to[data-v-460bc17e]{opacity:0;transform:translateX(5%)}.divisor-form-info-aditional[data-v-460bc17e]{display:flex;align-items:center;justify-content:space-around}.info-aditional[data-v-460bc17e]{border-bottom:1px solid #ccc;width:49%}.interatividade-form-header[data-v-460bc17e]{background-color:#efefef;margin-top:5px;border-top-right-radius:10px;border-top-left-radius:10px;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;justify-content:space-between;display:flex;color:#333;font-weight:700;font-size:.9rem}.interatividade-form-body[data-v-460bc17e]{padding:0 10px;background:#fff;border-right:1px solid #efefef;border-left:1px solid #efefef;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-bottom:10px}.interatividade[data-v-460bc17e]{margin:10px 0}.interatividade-titulo-form[data-v-460bc17e]{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden;max-width:100%;margin:0;padding:0;padding-top:5px}.interatividade-description-form[data-v-460bc17e]{overflow:hidden;max-width:100%;margin:0;padding:0}.interatividade-lista[data-v-460bc17e]{width:100%;min-width:200px;border-radius:15px;background-color:#fff;color:#333;margin:10px 0}.interatividade-lista-conteudo[data-v-460bc17e]{padding:10px;border-bottom:1px solid #d7d7d7}.interatividade-lista-titulo[data-v-460bc17e]{font-weight:700;font-size:1.2em;margin-bottom:10px}.interatividade-lista-rodape[data-v-460bc17e]{color:#818181;margin-top:5px}.interatividade-lista-link[data-v-460bc17e]{width:100%;text-align:center;padding:10px;color:#006eff;cursor:pointer;transition:color .2s ease-in-out}.interatividade-lista-link[data-v-460bc17e]:hover{color:#00628f}.text-blue[data-v-460bc17e]{color:#294ed3}.text-red[data-v-460bc17e]{color:#e74c3c}.text-dark[data-v-460bc17e]{color:#333}.ml-3[data-v-460bc17e]{margin-left:3px}.fs-2[data-v-460bc17e]{font-size:2rem}.flex-wrap[data-v-460bc17e]{flex-wrap:wrap}.align-items-center[data-v-460bc17e]{align-items:center}.d-flex[data-v-460bc17e]{display:flex}.align-items-end[data-v-460bc17e]{align-items:flex-end}.flex-column[data-v-460bc17e]{flex-direction:column}.text-bold[data-v-460bc17e]{font-weight:700}.m-5[data-v-460bc17e]{margin:5px}.mb-5[data-v-460bc17e]{margin-bottom:5px}.mx-5[data-v-460bc17e]{margin-left:5px;margin-right:5px}.cursor-pointer[data-v-460bc17e]{cursor:pointer}.bg-dark-white-2[data-v-460bc17e]{background-color:#f7f7f7}.border-radius-10[data-v-460bc17e]{border-radius:10px}.w-100[data-v-460bc17e]{width:100%}.overflow-hidden[data-v-460bc17e]{overflow:hidden}.mt-10[data-v-460bc17e]{margin-top:10px}.flex-wrap[data-v-460bc17e]{flex-wrap:wrap}.d-flex[data-v-460bc17e]{display:flex}.p-10[data-v-460bc17e]{padding:10px}.mb-5[data-v-460bc17e]{margin-bottom:5px}.mb-10[data-v-460bc17e]{margin-bottom:10px}.mx-10[data-v-460bc17e]{margin-left:10px;margin-right:10px}.d-flex-center[data-v-460bc17e]{display:flex;justify-content:center;align-items:center}.fs-_85[data-v-460bc17e]{font-size:.85rem}.text-ellipsis[data-v-460bc17e]{text-overflow:ellipsis}.text-left[data-v-460bc17e]{text-align:left}.text-ellipsis[data-v-460bc17e]{white-space:nowrap;overflow:hidden}.ml-5[data-v-460bc17e]{margin-left:5px}.text-shadow[data-v-460bc17e]{text-shadow:0 0 #000}.justify-content-between[data-v-460bc17e]{justify-content:space-between}.mr-5[data-v-460bc17e]{margin-right:5px}",
|
|
11419
11419
|
map: undefined,
|
|
11420
11420
|
media: undefined
|
|
11421
11421
|
});
|
|
@@ -11423,10 +11423,10 @@ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
|
|
|
11423
11423
|
/* scoped */
|
|
11424
11424
|
|
|
11425
11425
|
|
|
11426
|
-
var __vue_scope_id__$b = "data-v-
|
|
11426
|
+
var __vue_scope_id__$b = "data-v-460bc17e";
|
|
11427
11427
|
/* module identifier */
|
|
11428
11428
|
|
|
11429
|
-
var __vue_module_identifier__$b = "data-v-
|
|
11429
|
+
var __vue_module_identifier__$b = "data-v-460bc17e";
|
|
11430
11430
|
/* functional template */
|
|
11431
11431
|
|
|
11432
11432
|
var __vue_is_functional_template__$b = false;
|