vue-intergrall-plugins 1.0.46 → 1.0.47
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.
|
@@ -11119,7 +11119,8 @@ var script$1 = {
|
|
|
11119
11119
|
dataHora: this.dataHora,
|
|
11120
11120
|
mensagem: this.mensagem,
|
|
11121
11121
|
anexos: this.anexos,
|
|
11122
|
-
dataServer: this.dataServer
|
|
11122
|
+
dataServer: this.dataServer,
|
|
11123
|
+
dominio: this.dominio
|
|
11123
11124
|
});
|
|
11124
11125
|
},
|
|
11125
11126
|
closeActions() {
|
|
@@ -11291,18 +11292,18 @@ var __vue_staticRenderFns__$1 = [];
|
|
|
11291
11292
|
/* style */
|
|
11292
11293
|
const __vue_inject_styles__$1 = function (inject) {
|
|
11293
11294
|
if (!inject) return;
|
|
11294
|
-
inject("data-v-
|
|
11295
|
-
source: ".show-y-top-enter-active[data-v-
|
|
11295
|
+
inject("data-v-c9d10e90_0", {
|
|
11296
|
+
source: ".show-y-top-enter-active[data-v-c9d10e90],.show-y-top-leave-enter[data-v-c9d10e90]{opacity:1;transform:translateY(0);transition:all .2s linear}.show-y-top-enter[data-v-c9d10e90],.show-y-top-leave-to[data-v-c9d10e90]{opacity:0;transform:translateY(-2%)}",
|
|
11296
11297
|
map: undefined,
|
|
11297
11298
|
media: undefined
|
|
11298
|
-
}), inject("data-v-
|
|
11299
|
+
}), inject("data-v-c9d10e90_1", {
|
|
11299
11300
|
source: "@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.bg-dark-white-2{background-color:#f7f7f7}.bg-light-gray-2{background-color:#d8d8d8}.email-overlay{width:100%;height:100%;background-color:transparent;z-index:1;position:absolute;top:0;left:0}.email-item{font-family:Roboto,sans-serif;flex:1;margin:0 0 10px 0;color:#222;min-height:60px;display:flex;flex-wrap:wrap;padding:10px;border-radius:5px;transition:all 150ms ease-in-out;max-width:100%;width:100%;overflow:hidden;position:relative}.email-item.info-open{overflow:visible}.email-header{width:100%;display:flex;flex-direction:column;cursor:pointer;border-top-right-radius:5px;border-top-left-radius:5px;position:relative;overflow:visible}.header-container{display:flex;overflow:hidden;position:relative}.email-header-content{display:flex;align-items:center;flex:1;min-width:250px}.email-header-infos{display:flex;flex-direction:column;flex:1}.email-subject{margin:0 0 5px 0;font-size:1.025rem;cursor:pointer}.email-date{--width:245px;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:absolute;right:0;top:0;min-width:var(--width);width:var(--width);max-width:var(--width)}.email-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;background-color:#fff;position:relative;max-width:100%}.email-actions{align-self:flex-end;display:flex;border-radius:10px;cursor:pointer;align-items:center;justify-content:center;gap:3px;padding:5px 7px;background-color:#ddd;position:absolute;right:5px;top:5px;z-index:1}.email-actions.active{background-color:#dfdfdf}.email-actions>span{width:4px;height:4px;background-color:#222;border-radius:50%}.email-actions-list{position:absolute;right:45px;width:250px;top:5px;margin:0;list-style-type:none;padding:0;border-radius:5px;z-index:1}.email-action{background-color:#dfdfdf;padding:5px 10px;cursor:pointer;transition:background-color 150ms ease-in-out;font-size:.9rem;user-select:none}.email-action:nth-child(1){border-top-left-radius:5px;border-top-right-radius:5px}.email-action:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.email-action:hover{background-color:#ccc}.email-html{width:100%;min-width:300px;max-width:100%;border:none;overflow:auto}.email-raw{width:100%;max-width:100%;padding:15px;font-size:.9rem;color:#222}.email-files{display:flex;gap:10px;flex-wrap:wrap;width:100%}.email-header-content,.email-header-infos{max-width:100%;overflow:hidden}.email-to-from-container{margin-bottom:10px;max-width:100%;min-width:250px;overflow:hidden;display:flex;flex-wrap:wrap;flex:1;gap:5px}.email-to-from-container:last-child{margin-bottom:0}.email-to-btn{padding:0 5px;font-size:.9rem;cursor:pointer;color:#666}.email-to-infos{position:absolute;bottom:-325px;border:1px solid #ccc;z-index:2;padding:10px;background-color:#fff;height:300px;max-height:300px;overflow-y:auto;overflow-x:hidden;width:300px;display:flex;flex-direction:column;gap:5px;margin:0;cursor:default}.email-info{width:100%;font-size:.8rem}.email-info>span{font-size:.75rem;color:gray;margin-left:5px}",
|
|
11300
11301
|
map: undefined,
|
|
11301
11302
|
media: undefined
|
|
11302
11303
|
});
|
|
11303
11304
|
};
|
|
11304
11305
|
/* scoped */
|
|
11305
|
-
const __vue_scope_id__$1 = "data-v-
|
|
11306
|
+
const __vue_scope_id__$1 = "data-v-c9d10e90";
|
|
11306
11307
|
/* module identifier */
|
|
11307
11308
|
const __vue_module_identifier__$1 = undefined;
|
|
11308
11309
|
/* functional template */
|
|
@@ -11319,6 +11320,9 @@ var __vue_component__$3 = __vue_component__$2;
|
|
|
11319
11320
|
|
|
11320
11321
|
//
|
|
11321
11322
|
var script = {
|
|
11323
|
+
components: {
|
|
11324
|
+
EmailFile
|
|
11325
|
+
},
|
|
11322
11326
|
mixins: [textoLongo],
|
|
11323
11327
|
props: {
|
|
11324
11328
|
dicionario: {
|
|
@@ -11345,6 +11349,14 @@ var script = {
|
|
|
11345
11349
|
anexos: {
|
|
11346
11350
|
type: Array,
|
|
11347
11351
|
default: () => []
|
|
11352
|
+
},
|
|
11353
|
+
dominio: {
|
|
11354
|
+
type: String,
|
|
11355
|
+
required: true
|
|
11356
|
+
},
|
|
11357
|
+
additionalTableData: {
|
|
11358
|
+
type: Array,
|
|
11359
|
+
default: () => []
|
|
11348
11360
|
}
|
|
11349
11361
|
},
|
|
11350
11362
|
computed: {
|
|
@@ -11409,15 +11421,37 @@ var __vue_render__ = function () {
|
|
|
11409
11421
|
}
|
|
11410
11422
|
}), _vm._v(" "), _c('table', {
|
|
11411
11423
|
staticClass: "email-content-table"
|
|
11412
|
-
}, [_c('tbody', [_c('tr', [_c('th', [_vm._v("\n De:\n ")]), _vm._v(" "), _c('td', _vm._l(_vm.from, function (sender, index) {
|
|
11424
|
+
}, [_c('tbody', [_c('tr', [_c('th', [_vm._v("\n De:\n ")]), _vm._v(" "), _c('td', [_vm.from && _vm.from.length ? _vm._l(_vm.from, function (sender, index) {
|
|
11413
11425
|
return _c('span', {
|
|
11414
11426
|
key: "from-" + index
|
|
11415
|
-
}, [_vm._v("\n
|
|
11416
|
-
}),
|
|
11427
|
+
}, [_vm._v("\n " + _vm._s(_vm.formattedName(sender.name, index, _vm.from.length, true)) + "\n " + _vm._s(_vm.formattedMail(sender.mail, index, _vm.from.length, true)) + "\n ")]);
|
|
11428
|
+
}) : _c('span', [_vm._v(" -- ")])], 2)]), _vm._v(" "), _c('tr', [_c('th', [_vm._v("\n Para:\n ")]), _vm._v(" "), _c('td', [_vm.para && _vm.para.length ? _vm._l(_vm.para, function (recipient, index) {
|
|
11417
11429
|
return _c('span', {
|
|
11418
11430
|
key: "to-" + index
|
|
11419
|
-
}, [_vm._v("\n
|
|
11420
|
-
}),
|
|
11431
|
+
}, [_vm._v("\n " + _vm._s(_vm.formattedToName(recipient.name, index, _vm.para.length)) + "\n " + _vm._s("<" + recipient.mail + ">") + "\n ")]);
|
|
11432
|
+
}) : _c('span', [_vm._v(" -- ")])], 2)]), _vm._v(" "), _vm.dataHora ? _c('tr', [_c('th', [_vm._v("Data:")]), _vm._v(" "), _c('td', [_vm._v(_vm._s(_vm.dataHora) + " - " + _vm._s(_vm.formattedDate))])]) : _vm._e(), _vm._v(" "), _vm.additionalTableData && _vm.additionalTableData.length ? _vm._l(_vm.additionalTableData, function (data, index) {
|
|
11433
|
+
return _c('tr', {
|
|
11434
|
+
key: "info-" + index
|
|
11435
|
+
}, [_c('th', {
|
|
11436
|
+
domProps: {
|
|
11437
|
+
"textContent": _vm._s(data.label)
|
|
11438
|
+
}
|
|
11439
|
+
}), _vm._v(" "), _c('td', {
|
|
11440
|
+
domProps: {
|
|
11441
|
+
"textContent": _vm._s(data.value)
|
|
11442
|
+
}
|
|
11443
|
+
})]);
|
|
11444
|
+
}) : _vm._e(), _vm._v(" "), _vm.anexos && _vm.anexos.length ? _c('tr', [_c('th', [_vm._v("Anexos:")]), _vm._v(" "), _c('td', [_c('div', {
|
|
11445
|
+
staticClass: "email-file-content"
|
|
11446
|
+
}, _vm._l(_vm.anexos, function (anexo, index) {
|
|
11447
|
+
return _c('EmailFile', {
|
|
11448
|
+
key: index,
|
|
11449
|
+
attrs: {
|
|
11450
|
+
"anexo": anexo,
|
|
11451
|
+
"dominio": _vm.dominio
|
|
11452
|
+
}
|
|
11453
|
+
});
|
|
11454
|
+
}), 1)])]) : _vm._e()], 2)]), _vm._v(" "), _c('hr', {
|
|
11421
11455
|
staticClass: "email-divisor"
|
|
11422
11456
|
}), _vm._v(" "), _c('div', {
|
|
11423
11457
|
staticClass: "email-raw-content"
|
|
@@ -11432,14 +11466,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
11432
11466
|
/* style */
|
|
11433
11467
|
const __vue_inject_styles__ = function (inject) {
|
|
11434
11468
|
if (!inject) return;
|
|
11435
|
-
inject("data-v-
|
|
11436
|
-
source: ".sc-icone-fechar[data-v-
|
|
11469
|
+
inject("data-v-d5e631be_0", {
|
|
11470
|
+
source: ".sc-icone-fechar[data-v-d5e631be]{cursor:pointer;position:absolute;top:0;right:0;background-color:#fff;border-radius:50%;z-index:1;color:#e74c3c;font-size:20.8px}.sc-icone-fechar.sc-icone-fechar--interno[data-v-d5e631be]{top:5px;right:5px}.email-blocker[data-v-d5e631be]{font-family:Roboto,sans-serif;position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:99;background-color:rgba(0,0,0,.2);overflow:visible}.email-blocker-content[data-v-d5e631be]{width:90%;height:90%;max-width:90%;max-height:90%;overflow:hidden auto;position:relative;background-color:#fff;color:#222}.email-title[data-v-d5e631be]{background:#222;color:#fff;margin:0 0 10px 0;padding:5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.1rem}.email-content-table[data-v-d5e631be]{padding:0;margin:0 10px 10px;font-size:.95rem;border-collapse:collapse}.email-content-table td[data-v-d5e631be],.email-content-table th[data-v-d5e631be]{border:solid thin #e0e0e0}.email-content-table th[data-v-d5e631be]{min-width:100px;text-align:left;vertical-align:text-top;padding:12px 20px;font-weight:400;border-right:unset}.email-divisor[data-v-d5e631be]{margin-top:15px;margin-bottom:10px;height:1px;width:100%;background:#e0e0e0;border:unset}.email-content-table td[data-v-d5e631be]{padding:8px;border-left:unset}.email-raw-content[data-v-d5e631be]{display:flex;flex-direction:column;gap:10px;padding:0 15px 15px}.email-raw-content h2[data-v-d5e631be]{margin:0;padding:0;font-size:1rem}.email-file-content[data-v-d5e631be]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}",
|
|
11437
11471
|
map: undefined,
|
|
11438
11472
|
media: undefined
|
|
11439
11473
|
});
|
|
11440
11474
|
};
|
|
11441
11475
|
/* scoped */
|
|
11442
|
-
const __vue_scope_id__ = "data-v-
|
|
11476
|
+
const __vue_scope_id__ = "data-v-d5e631be";
|
|
11443
11477
|
/* module identifier */
|
|
11444
11478
|
const __vue_module_identifier__ = undefined;
|
|
11445
11479
|
/* functional template */
|