vue-intergrall-plugins 1.0.56 → 1.0.58
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.
|
@@ -10261,7 +10261,8 @@ var EmailTo = __vue_component__$4;var script$1 = {
|
|
|
10261
10261
|
isOpen: this.iniciarAberto,
|
|
10262
10262
|
openMessage: false,
|
|
10263
10263
|
actionsOpen: false,
|
|
10264
|
-
showInfos: false
|
|
10264
|
+
showInfos: false,
|
|
10265
|
+
isIframeLoading: true
|
|
10265
10266
|
};
|
|
10266
10267
|
},
|
|
10267
10268
|
computed: {
|
|
@@ -10294,7 +10295,6 @@ var EmailTo = __vue_component__$4;var script$1 = {
|
|
|
10294
10295
|
}
|
|
10295
10296
|
},
|
|
10296
10297
|
watch: {
|
|
10297
|
-
html: 'updateIframeContent',
|
|
10298
10298
|
isOpen: 'updateIframeContent'
|
|
10299
10299
|
},
|
|
10300
10300
|
mounted: function mounted() {
|
|
@@ -10314,7 +10314,7 @@ var EmailTo = __vue_component__$4;var script$1 = {
|
|
|
10314
10314
|
updateIframeContent: function updateIframeContent() {
|
|
10315
10315
|
var _this = this;
|
|
10316
10316
|
this.$nextTick(function () {
|
|
10317
|
-
if (_this.isOpen) {
|
|
10317
|
+
if (_this.isOpen && _this.isIframeLoading) {
|
|
10318
10318
|
var iframe = _this.$refs.emailIframe;
|
|
10319
10319
|
var doc = iframe.contentDocument || iframe.contentWindow.document;
|
|
10320
10320
|
doc.open();
|
|
@@ -10354,10 +10354,15 @@ var EmailTo = __vue_component__$4;var script$1 = {
|
|
|
10354
10354
|
var iframe = _this2.$refs.emailIframe;
|
|
10355
10355
|
var emailParent = _this2.$refs.emailIframeParent;
|
|
10356
10356
|
if (iframe && emailParent) {
|
|
10357
|
-
|
|
10358
|
-
|
|
10359
|
-
|
|
10357
|
+
setTimeout(function () {
|
|
10358
|
+
var doc = iframe.contentDocument || iframe.contentWindow.document;
|
|
10359
|
+
var margin = 20;
|
|
10360
|
+
var value = doc.documentElement.offsetHeight > 400 ? doc.documentElement.offsetHeight + margin : doc.documentElement.offsetHeight;
|
|
10361
|
+
iframe.style.height = "".concat(value, "px");
|
|
10362
|
+
emailParent.style.minHeight = "".concat(value, "px");
|
|
10363
|
+
}, 10);
|
|
10360
10364
|
}
|
|
10365
|
+
if (_this2.isIframeLoading) _this2.isIframeLoading = false;
|
|
10361
10366
|
});
|
|
10362
10367
|
},
|
|
10363
10368
|
toggleShowInfos: function toggleShowInfos() {
|
|
@@ -10428,19 +10433,19 @@ var __vue_render__$1 = function __vue_render__() {
|
|
|
10428
10433
|
return _vm.openByItem($event);
|
|
10429
10434
|
}
|
|
10430
10435
|
}
|
|
10431
|
-
}, [_vm._ssrNode((_vm.showInfos ? "<div class=\"email-overlay\" data-v-
|
|
10436
|
+
}, [_vm._ssrNode((_vm.showInfos ? "<div class=\"email-overlay\" data-v-1046b7ea></div>" : "<!---->") + " "), _vm.autor ? _vm._ssrNode("<div" + _vm._ssrClass("email-author", [_vm.origem]) + " data-v-1046b7ea>", "</div>", [_c('fa-icon', {
|
|
10432
10437
|
class: [_vm.origem],
|
|
10433
10438
|
attrs: {
|
|
10434
10439
|
"icon": ['fas', 'reply'],
|
|
10435
10440
|
"title": "Enviado por: " + _vm.autor
|
|
10436
10441
|
}
|
|
10437
|
-
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.returnAuthorName()) + " class=\"email-author-name\" data-v-
|
|
10442
|
+
}), _vm._ssrNode(" <p" + _vm._ssrAttr("title", _vm.returnAuthorName()) + " class=\"email-author-name\" data-v-1046b7ea>" + _vm._ssrEscape(_vm._s(_vm.returnAuthorName())) + "</p> "), _c('fa-icon', {
|
|
10438
10443
|
staticClass: "email-to-svg",
|
|
10439
10444
|
attrs: {
|
|
10440
10445
|
"icon": ['fas', _vm.origem === 'outros' ? 'user' : 'headset'],
|
|
10441
10446
|
"title": "E-mail " + (_vm.origem === 'outros' ? 'recebido' : 'enviado')
|
|
10442
10447
|
}
|
|
10443
|
-
})], 2) : _vm._e(), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"email-header\" data-v-
|
|
10448
|
+
})], 2) : _vm._e(), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"email-header\" data-v-1046b7ea>", "</div>", [_vm._ssrNode("<p" + _vm._ssrAttr("title", _vm.returnMainValue()) + " class=\"email-subject\" data-v-1046b7ea>" + _vm._ssrEscape("\n " + _vm._s(_vm.returnMainValue()) + "\n ") + "</p> "), _vm._ssrNode("<div class=\"header-container\" data-v-1046b7ea>", "</div>", [_vm._ssrNode("<div class=\"email-header-content\" data-v-1046b7ea>", "</div>", [_vm._ssrNode("<div class=\"email-header-infos\" data-v-1046b7ea>", "</div>", [_vm.para && _vm.para.length && _vm.isOpen ? [_vm._ssrNode("<div class=\"email-to-from-container\" data-v-1046b7ea>", "</div>", [_vm._l(_vm.para, function (recipient, index) {
|
|
10444
10449
|
return _c('EmailTo', {
|
|
10445
10450
|
key: "to-" + index,
|
|
10446
10451
|
attrs: {
|
|
@@ -10449,11 +10454,11 @@ var __vue_render__$1 = function __vue_render__() {
|
|
|
10449
10454
|
"showMail": _vm.para.length === 1
|
|
10450
10455
|
}
|
|
10451
10456
|
});
|
|
10452
|
-
}), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"email-to-btn\" data-v-
|
|
10457
|
+
}), _vm._ssrNode(" "), _vm._ssrNode("<div class=\"email-to-btn\" data-v-1046b7ea>", "</div>", [_c('fa-icon', {
|
|
10453
10458
|
attrs: {
|
|
10454
10459
|
"icon": ['fas', 'caret-down']
|
|
10455
10460
|
}
|
|
10456
|
-
})], 1)], 2)] : _vm._e(), _vm._ssrNode(" " + (!_vm.isMainEmail && _vm.isOpen ? "<div class=\"email-subject-secondary\" data-v-
|
|
10461
|
+
})], 1)], 2)] : _vm._e(), _vm._ssrNode(" " + (!_vm.isMainEmail && _vm.isOpen ? "<div class=\"email-subject-secondary\" data-v-1046b7ea><span class=\"email-subject-span\" data-v-1046b7ea>" + _vm._ssrEscape(_vm._s("Assunto: " + (_vm.htmlEntityToEmoji(_vm.replaceUnicodeWithEmoji(_vm.assunto)) || '(Sem assunto)'))) + "</span></div>" : "<!---->"))], 2)]), _vm._ssrNode(" "), _vm._ssrNode("<span" + _vm._ssrAttr("title", _vm.formattedDate) + _vm._ssrClass(null, "email-date " + (_vm.isOpen ? _vm.isOpenClass : _vm.isClosedClass)) + " data-v-1046b7ea>", "</span>", [_c('fa-icon', {
|
|
10457
10462
|
attrs: {
|
|
10458
10463
|
"icon": ['fas', 'calendar']
|
|
10459
10464
|
}
|
|
@@ -10473,10 +10478,10 @@ var __vue_render__$1 = function __vue_render__() {
|
|
|
10473
10478
|
}
|
|
10474
10479
|
}
|
|
10475
10480
|
}, [_vm._ssrNode(_vm._ssrList(_vm.mailInfos, function (info, index) {
|
|
10476
|
-
return "<li class=\"email-info\" data-v-
|
|
10481
|
+
return "<li class=\"email-info\" data-v-1046b7ea><span data-v-1046b7ea>" + _vm._ssrEscape(_vm._s(info.label)) + "</span>" + _vm._ssrEscape("\n " + _vm._s(info.value) + "\n ") + "</li>";
|
|
10477
10482
|
}))]) : _vm._e(), _vm._ssrNode(" " + (_vm.isOpen ? "<span" + _vm._ssrClass(null, ['email-actions box-shadow', {
|
|
10478
10483
|
active: _vm.actionsOpen
|
|
10479
|
-
}]) + " data-v-
|
|
10484
|
+
}]) + " data-v-1046b7ea><span data-v-1046b7ea></span> <span data-v-1046b7ea></span> <span data-v-1046b7ea></span></span>" : "<!---->") + " "), _vm.actionsOpen && _vm.isOpen ? _c('ul', {
|
|
10480
10485
|
directives: [{
|
|
10481
10486
|
name: "clickaway",
|
|
10482
10487
|
rawName: "v-clickaway",
|
|
@@ -10489,19 +10494,25 @@ var __vue_render__$1 = function __vue_render__() {
|
|
|
10489
10494
|
$event.stopPropagation();
|
|
10490
10495
|
}
|
|
10491
10496
|
}
|
|
10492
|
-
}, [_vm._ssrNode("<li class=\"email-action\" data-v-
|
|
10497
|
+
}, [_vm._ssrNode("<li class=\"email-action\" data-v-1046b7ea>" + _vm._ssrEscape("\n " + _vm._s(!_vm.openMessage ? 'Visualizar' : 'Esconder') + " texto do e-mail\n ") + "</li>")]) : _vm._e()], 2), _vm._ssrNode(" "), _c('transition', {
|
|
10493
10498
|
attrs: {
|
|
10494
10499
|
"name": "show-y-top"
|
|
10495
10500
|
}
|
|
10496
|
-
}, [
|
|
10501
|
+
}, [_c('div', {
|
|
10502
|
+
directives: [{
|
|
10503
|
+
name: "show",
|
|
10504
|
+
rawName: "v-show",
|
|
10505
|
+
value: _vm.isOpen,
|
|
10506
|
+
expression: "isOpen"
|
|
10507
|
+
}],
|
|
10497
10508
|
ref: "emailIframeParent",
|
|
10498
10509
|
staticClass: "email-content"
|
|
10499
|
-
}, [_c('iframe', {
|
|
10510
|
+
}, [_vm.isIframeLoading ? _c('VueLoader') : _vm._e(), _vm._v(" "), _c('iframe', {
|
|
10500
10511
|
ref: "emailIframe",
|
|
10501
|
-
|
|
10512
|
+
class: "email-html " + (_vm.isIframeLoading ? 'visibility-hidden' : '')
|
|
10502
10513
|
}), _vm._v(" "), _vm.openMessage ? _c('span', {
|
|
10503
10514
|
staticClass: "email-raw"
|
|
10504
|
-
}, [_vm._v(_vm._s(_vm.mensagem))]) : _vm._e()]
|
|
10515
|
+
}, [_vm._v(_vm._s(_vm.mensagem))]) : _vm._e()], 1)]), _vm._ssrNode(" "), _vm.anexos && _vm.anexos.length ? _vm._ssrNode("<div class=\"email-files\" data-v-1046b7ea>", "</div>", _vm._l(_vm.anexos, function (anexo, index) {
|
|
10505
10516
|
return _c('EmailFile', {
|
|
10506
10517
|
key: index,
|
|
10507
10518
|
attrs: {
|
|
@@ -10516,20 +10527,20 @@ var __vue_staticRenderFns__$1 = [];
|
|
|
10516
10527
|
/* style */
|
|
10517
10528
|
var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
|
|
10518
10529
|
if (!inject) return;
|
|
10519
|
-
inject("data-v-
|
|
10520
|
-
source: ".show-y-top-enter-active[data-v-
|
|
10530
|
+
inject("data-v-1046b7ea_0", {
|
|
10531
|
+
source: ".show-y-top-enter-active[data-v-1046b7ea],.show-y-top-leave-enter[data-v-1046b7ea]{opacity:1;transform:translateY(0);transition:all .2s linear}.show-y-top-enter[data-v-1046b7ea],.show-y-top-leave-to[data-v-1046b7ea]{opacity:0;transform:translateY(-2%)}",
|
|
10521
10532
|
map: undefined,
|
|
10522
10533
|
media: undefined
|
|
10523
|
-
}), inject("data-v-
|
|
10524
|
-
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);.box-shadow-active{box-shadow:0 0 4px 2px rgba(0,0,0,.25)!important}.bg-dark-white-2{background-color:#f7f7f7}.bg-white{background-color:#fff}.cursor-pointer{cursor:pointer}.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.outros{border-left:3px solid #33b8df}.email-author-name{margin:0 5px}.email-author.outros{color:#33b8df}.email-author.outros>svg:nth-child(1){transform:rotate(180deg)}.email-author.principal{color:#ebb552}.email-item.principal{border-left:3px solid #ebb552}.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);display:flex;justify-content:flex-end;gap:3px;align-items:center}.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;min-width:4px;min-height:4px;max-width:4px;max-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%;cursor:default}.email-header-content,.email-header-infos{max-width:100%;overflow:hidden}.email-to-from-container{margin-bottom:5px;max-width:100%;min-width:250px;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap;flex:1;gap:5px}.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-right:3px}.email-author{display:flex;align-items:center;height:5px;font-size:.75rem;font-weight:700;transform:translateY(-2px);width:100%;cursor:pointer}.email-subject-secondary{margin-top:-5px}.email-subject-span{font-size:.7rem;color:gray}.email-to-svg{font-size:.85rem}",
|
|
10534
|
+
}), inject("data-v-1046b7ea_1", {
|
|
10535
|
+
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);.visibility-hidden{visibility:hidden}.box-shadow-active{box-shadow:0 0 4px 2px rgba(0,0,0,.25)!important}.bg-dark-white-2{background-color:#f7f7f7}.bg-white{background-color:#fff}.cursor-pointer{cursor:pointer}.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.outros{border-left:3px solid #33b8df}.email-author-name{margin:0 5px}.email-author.outros{color:#33b8df}.email-author.outros>svg:nth-child(1){transform:rotate(180deg)}.email-author.principal{color:#ebb552}.email-item.principal{border-left:3px solid #ebb552}.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);display:flex;justify-content:flex-end;gap:3px;align-items:center}.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;min-width:4px;min-height:4px;max-width:4px;max-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%;cursor:default}.email-header-content,.email-header-infos{max-width:100%;overflow:hidden}.email-to-from-container{margin-bottom:5px;max-width:100%;min-width:250px;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap;flex:1;gap:5px}.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-right:3px}.email-author{display:flex;align-items:center;height:5px;font-size:.75rem;font-weight:700;transform:translateY(-2px);width:100%;cursor:pointer}.email-subject-secondary{margin-top:-5px}.email-subject-span{font-size:.7rem;color:gray}.email-to-svg{font-size:.85rem}",
|
|
10525
10536
|
map: undefined,
|
|
10526
10537
|
media: undefined
|
|
10527
10538
|
});
|
|
10528
10539
|
};
|
|
10529
10540
|
/* scoped */
|
|
10530
|
-
var __vue_scope_id__$1 = "data-v-
|
|
10541
|
+
var __vue_scope_id__$1 = "data-v-1046b7ea";
|
|
10531
10542
|
/* module identifier */
|
|
10532
|
-
var __vue_module_identifier__$1 = "data-v-
|
|
10543
|
+
var __vue_module_identifier__$1 = "data-v-1046b7ea";
|
|
10533
10544
|
/* functional template */
|
|
10534
10545
|
var __vue_is_functional_template__$1 = false;
|
|
10535
10546
|
/* style inject shadow dom */
|
package/package.json
CHANGED
|
@@ -55,8 +55,9 @@
|
|
|
55
55
|
</ul>
|
|
56
56
|
</div>
|
|
57
57
|
<transition name="show-y-top">
|
|
58
|
-
<div class="email-content" v-
|
|
59
|
-
<
|
|
58
|
+
<div class="email-content" v-show="isOpen" ref="emailIframeParent">
|
|
59
|
+
<VueLoader v-if="isIframeLoading" />
|
|
60
|
+
<iframe ref="emailIframe" :class="`email-html ${isIframeLoading ? 'visibility-hidden' : ''}`"></iframe>
|
|
60
61
|
<span class="email-raw" v-if="openMessage">{{ mensagem }}</span>
|
|
61
62
|
</div>
|
|
62
63
|
</transition>
|
|
@@ -155,7 +156,8 @@ export default {
|
|
|
155
156
|
isOpen: this.iniciarAberto,
|
|
156
157
|
openMessage: false,
|
|
157
158
|
actionsOpen: false,
|
|
158
|
-
showInfos: false
|
|
159
|
+
showInfos: false,
|
|
160
|
+
isIframeLoading: true
|
|
159
161
|
};
|
|
160
162
|
},
|
|
161
163
|
computed: {
|
|
@@ -192,7 +194,6 @@ export default {
|
|
|
192
194
|
},
|
|
193
195
|
},
|
|
194
196
|
watch: {
|
|
195
|
-
html: 'updateIframeContent',
|
|
196
197
|
isOpen: 'updateIframeContent'
|
|
197
198
|
},
|
|
198
199
|
mounted() {
|
|
@@ -210,7 +211,7 @@ export default {
|
|
|
210
211
|
},
|
|
211
212
|
updateIframeContent() {
|
|
212
213
|
this.$nextTick(() => {
|
|
213
|
-
if (this.isOpen) {
|
|
214
|
+
if (this.isOpen && this.isIframeLoading) {
|
|
214
215
|
const iframe = this.$refs.emailIframe;
|
|
215
216
|
const doc = iframe.contentDocument || iframe.contentWindow.document;
|
|
216
217
|
doc.open();
|
|
@@ -243,10 +244,16 @@ export default {
|
|
|
243
244
|
const iframe = this.$refs.emailIframe;
|
|
244
245
|
const emailParent = this.$refs.emailIframeParent
|
|
245
246
|
if (iframe && emailParent) {
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
247
|
+
setTimeout(() => {
|
|
248
|
+
const doc = iframe.contentDocument || iframe.contentWindow.document;
|
|
249
|
+
const margin = 20
|
|
250
|
+
const value = doc.documentElement.offsetHeight > 400 ? doc.documentElement.offsetHeight + margin : doc.documentElement.offsetHeight
|
|
251
|
+
iframe.style.height = `${value}px`;
|
|
252
|
+
emailParent.style.minHeight = `${value}px`
|
|
253
|
+
}, 10)
|
|
249
254
|
}
|
|
255
|
+
|
|
256
|
+
if (this.isIframeLoading) this.isIframeLoading = false
|
|
250
257
|
});
|
|
251
258
|
},
|
|
252
259
|
toggleShowInfos() {
|
|
@@ -326,6 +333,10 @@ export default {
|
|
|
326
333
|
<style>
|
|
327
334
|
@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');
|
|
328
335
|
|
|
336
|
+
.visibility-hidden {
|
|
337
|
+
visibility: hidden;
|
|
338
|
+
}
|
|
339
|
+
|
|
329
340
|
.box-shadow-active {
|
|
330
341
|
box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25) !important;
|
|
331
342
|
}
|