vue-intergrall-plugins 1.0.90 → 1.0.92

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.
@@ -5598,7 +5598,9 @@ var script$m = {
5598
5598
  this.$emit("handle-screen-share");
5599
5599
  },
5600
5600
  toggleStandardMessages() {
5601
- this.showStandardMessages = !this.showStandardMessages;
5601
+ if (this.formattedMessageSettings.hasStandardMessages) {
5602
+ this.showStandardMessages = !this.showStandardMessages;
5603
+ }
5602
5604
  },
5603
5605
  openBlockerStandardMessage() {
5604
5606
  this.$emit("open-blocker-standard-message");
@@ -5953,7 +5955,7 @@ var __vue_staticRenderFns__$m = [];
5953
5955
  /* style */
5954
5956
  const __vue_inject_styles__$m = function (inject) {
5955
5957
  if (!inject) return;
5956
- inject("data-v-3e071867_0", {
5958
+ inject("data-v-3aaf4d56_0", {
5957
5959
  source: ".text-footer-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;position:relative}.text-footer-container .text-footer{min-height:48px;box-shadow:0 3px 7px -2px rgba(0,0,0,.45);position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;padding:5px 2px 5px 5px;border-radius:5px}.text-footer-container .text-footer.full{width:100%}.text-footer-container .text-footer.almostFull{width:95%}.text-footer-container .text-footer.medium{width:75%}.text-footer-container.bigger .text-footer{height:80px}.text-footer-container.bigger .text-footer>textarea{font-size:14px;height:75px;max-height:75px;min-height:75px}.text-footer-container textarea{margin:0 5px;border:unset;flex:1;resize:none;min-height:30px;max-height:60px;font-size:14px;font-family:inherit;background:inherit}.text-footer-container textarea:focus{outline:unset}.text-footer-container textarea::placeholder{font-size:12px}.text-footer-container .text-footer-audio{flex:1;display:flex;justify-content:center;align-items:center}.text-footer-container audio{flex:1;outline:unset;width:auto;height:38px}.text-footer-container .delete-audio{display:flex;justify-content:center;align-items:center;color:#e74c3c;transition:background .3s;border-radius:50%;font-size:16px;padding:10px;cursor:pointer;margin:0 5px;width:31px;height:31px}.text-footer-container .delete-audio:hover{background-color:rgba(208,0,0,.2)}.text-footer-container .max-characters{font-size:9.2px;z-index:1;color:#444;position:relative;top:30px;left:-30px}.text-footer-container .max-characters.no-width{width:0}.text-footer-container .text-footer-actions{display:flex}.text-footer-container .text-footer-actions.outside-buttons{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:-30px;right:35px;background-color:#fafafa;height:38px}.text-footer-container .text-footer-actions .text-footer-actions--btn{display:flex;justify-content:center;align-items:center;color:#777;border-radius:50%;transition:background .3s;font-size:16px;width:36px;height:36px;cursor:pointer;margin-right:2.5px}.text-footer-container .text-footer-actions .text-footer-actions--btn:last-child{margin-right:unset}.text-footer-container .text-footer-actions .text-footer-actions--btn:hover{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.files-activated{background-color:rgba(0,0,0,.1)}.text-footer-container .text-footer-actions .text-footer-actions--btn.audio-activated{background-color:rgba(208,0,0,.7);color:#fff}.text-footer-container .text-footer-actions .text-footer-actions--btn.left-button{position:absolute;left:0}.text-footer-container .text-footer-hsm-container{margin:12px 0 7px 0}.text-footer-container .text-footer-hsm-container.full{width:100%}.text-footer-container .text-footer-hsm-container.almostFull{width:95%}.text-footer-container .text-footer-hsm-container.medium{width:75%}.text-footer-container .text-footer-hsm-container .text-footer-v-select{border-radius:5px;margin-bottom:5px}.text-footer-container .text-footer-hsm-container .text-footer-select-03{display:flex;align-items:center;flex:1;width:100%}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer-v-select{flex:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03{transition-duration:.3s;user-select:none;cursor:pointer;box-shadow:inset 0 -3px rgba(0,0,0,.2);opacity:.9;border-radius:2.5px;display:flex;justify-content:center;align-items:center;margin-left:5px;margin-bottom:5px;background-color:#f7fe72;width:32px;height:32px}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:hover{opacity:1}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03:active{opacity:1;box-shadow:inset 0 -1px rgba(0,0,0,.2);-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.text-footer-container .text-footer-hsm-container .text-footer-select-03 .text-footer--btn-select-03 svg{font-size:16px}.text-footer-container .text-footer-files-container{position:absolute;right:0;top:-55px;padding:5px;background-color:rgba(0,0,0,.4);border-radius:5px;display:flex;align-items:center;justify-content:space-between;z-index:1}.text-footer-container .text-footer-files-container.horizontal{right:-55px;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn{transition-duration:.3s;transition-property:opacity;opacity:.8;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:3px;width:40px;height:40px;font-size:16px;color:#fff}.text-footer-container .text-footer-files-container .files-btn:hover{opacity:1}.text-footer-container .text-footer-files-container .files-btn svg{color:#fff}.text-footer-container .text-footer-files-container .files-btn.images{background-color:#9575cd;margin-right:5px}.text-footer-container .text-footer-files-container .files-btn.images.margin-bottom{margin-right:unset;margin-bottom:5px}.text-footer-container .text-footer-files-container .files-btn.docs{background-color:#7986cb}.text-footer-container .text-footer-files-container .files-btn.system{background-color:#49a349;margin-left:5px}.text-footer-container .text-footer-files-container .files-btn.both{font-size:15.2px;background-color:#5555ec;flex-direction:column}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(1){transform:translateX(5px)}.text-footer-container .text-footer-files-container .files-btn.both svg:nth-child(2){transform:translateX(-5px)}.text-footer-container .old-footer-preview-container{width:100%;cursor:default;position:absolute;right:0;background-color:#f1f1f1;border:2px solid #ccc;border-bottom:unset;border-top-left-radius:2.5px;border-top-right-radius:2.5px}.text-footer-container .old-footer-preview-container.isDoc{top:-50px;width:100%;height:45px}.text-footer-container .old-footer-preview-container.isImg,.text-footer-container .old-footer-preview-container.isMultiple{top:-205px;width:100%;height:200px;min-width:300px}.text-footer-container .old-footer-preview-container.isImg .text-footer-image-preview{height:170px}.text-footer-container .old-footer-preview-container.isError{top:-80px;width:100%;height:75px}.text-footer-container .text-footer-alt{margin-top:-12px;width:100%;padding:0 10px}.text-footer-container .text-footer-alt .text-footer-out-session{margin-top:12px}.text-footer-container .text-footer-alt .text-footer-sem-24h{font-size:12.8px;text-align:right;font-weight:600;letter-spacing:-.5px;color:#dd7f0c;margin-top:5px;position:absolute;right:0}.text-footer-container .text-footer-alt .sem-templates{margin-top:10px;font-size:12.8px;text-align:right;font-weight:600;letter-spacing:-.5px;color:#921e12}.text-footer-container .text-footer-alt .text-footer-templates{position:relative;width:100%}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection{width:100%;display:flex;align-items:center}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection h4{margin-right:5px}.text-footer-container .text-footer-alt .text-footer-templates .text-footer-group-selection .sm__select{flex:1}.vs__dropdown-menu{font-size:13.6px!important}.emoji-mart-anchor,.emoji-mart-emoji span{cursor:pointer!important}.emoji-mart{z-index:2!important}.emoji-mart-scroll{overflow-x:hidden}",
5958
5960
  map: undefined,
5959
5961
  media: undefined
@@ -10926,6 +10928,9 @@ var script$1 = {
10926
10928
  },
10927
10929
  customButtons: {
10928
10930
  type: Array
10931
+ },
10932
+ customActionButtons: {
10933
+ type: Array
10929
10934
  }
10930
10935
  },
10931
10936
  data() {
@@ -11310,6 +11315,46 @@ var __vue_render__$1 = function () {
11310
11315
  "innerHTML": _vm._s(button.svgIcon)
11311
11316
  }
11312
11317
  })], 1);
11318
+ }), 0) : _vm._e(), _vm._v(" "), _vm.customActionButtons && _vm.customActionButtons.length ? _c('div', {
11319
+ staticClass: "email-custom-action-buttons",
11320
+ on: {
11321
+ "click": function ($event) {
11322
+ $event.stopPropagation();
11323
+ }
11324
+ }
11325
+ }, _vm._l(_vm.customActionButtons, function (button, index) {
11326
+ return _c('button', {
11327
+ directives: [{
11328
+ name: "show",
11329
+ rawName: "v-show",
11330
+ value: button.use,
11331
+ expression: "button.use"
11332
+ }, {
11333
+ name: "tippy",
11334
+ rawName: "v-tippy"
11335
+ }],
11336
+ key: button.id || index,
11337
+ class: "" + (button.customClass || 'email-custom-action-button'),
11338
+ attrs: {
11339
+ "content": button.tippyContent
11340
+ },
11341
+ on: {
11342
+ "click": function ($event) {
11343
+ button.callback(_vm.returnParams(button.params));
11344
+ }
11345
+ }
11346
+ }, [!button.svgIcon ? _c('fa-icon', {
11347
+ attrs: {
11348
+ "icon": ['fas', button.icon || 'question-circle']
11349
+ }
11350
+ }) : _c('span', {
11351
+ class: button.svgClass ? button.svgClass : '',
11352
+ domProps: {
11353
+ "innerHTML": _vm._s(button.svgIcon)
11354
+ }
11355
+ }), _vm._v(" "), button.label ? _c('span', {
11356
+ staticClass: "email-custom-action-label"
11357
+ }) : _vm._e()], 1);
11313
11358
  }), 0) : _vm._e(), _vm._v(" "), _c('div', {
11314
11359
  staticClass: "email-header",
11315
11360
  on: {
@@ -11496,18 +11541,18 @@ var __vue_staticRenderFns__$1 = [];
11496
11541
  /* style */
11497
11542
  const __vue_inject_styles__$1 = function (inject) {
11498
11543
  if (!inject) return;
11499
- inject("data-v-4778c0ea_0", {
11500
- source: ".show-y-top-enter-active[data-v-4778c0ea],.show-y-top-leave-enter[data-v-4778c0ea]{opacity:1;transform:translateY(0);transition:all .2s linear}.show-y-top-enter[data-v-4778c0ea],.show-y-top-leave-to[data-v-4778c0ea]{opacity:0;transform:translateY(-2%)}",
11544
+ inject("data-v-c4e2ca14_0", {
11545
+ source: ".show-y-top-enter-active[data-v-c4e2ca14],.show-y-top-leave-enter[data-v-c4e2ca14]{opacity:1;transform:translateY(0);transition:all .2s linear}.show-y-top-enter[data-v-c4e2ca14],.show-y-top-leave-to[data-v-c4e2ca14]{opacity:0;transform:translateY(-2%)}",
11501
11546
  map: undefined,
11502
11547
  media: undefined
11503
- }), inject("data-v-4778c0ea_1", {
11504
- 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)}.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;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-author.outros{color:#33b8df}.email-author.outros>svg:nth-child(1){transform:rotate(180deg)}.email-author.principal{color:#ebb552}.email-author.main{font-size:1.025rem}.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:5px 0 0 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:0;top:30px;z-index:1}.email-actions.main{top:10px}.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%;margin-top:5px}.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;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}.email-custom-buttons{display:flex;gap:7px;position:absolute;top:5px;right:5px;z-index:1;font-size:.8rem}.menu-mensagem{cursor:pointer;padding:1px;opacity:.7;transition:opacity .1s ease-in-out}.menu-mensagem:active,.menu-mensagem:focus,.menu-mensagem:hover{opacity:1}.email-error-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;padding:10px}.email-error-content p{margin:0;color:#e74c3c}.email-error-content button{border:1px solid #ccc;border-radius:3px;padding:5px 10px;background-color:#fff;cursor:pointer;transition:background-color 150ms ease-in-out}.email-error-content button:hover{background-color:#eee}",
11548
+ }), inject("data-v-c4e2ca14_1", {
11549
+ source: ".visibility-hidden{visibility:hidden}.box-shadow-active{box-shadow:0 0 4px 2px rgba(0,0,0,.25)}.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{--konecta-gray-3:#515050;--konecta-light:#f8f9fa;--blue-silver-4:#dae0e5;--email-principal:#faa732;--email-outros:#86b7fe;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-custom-action-buttons{display:flex;gap:7px;align-items:center;flex-wrap:wrap;max-width:100%;cursor:default}.email-custom-action-button{margin-top:10px;background-color:var(--konecta-light)!important;color:var(--konecta-dark)!important;border:1px solid var(--blue-silver-4)!important;flex:1;min-width:100px;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px;overflow:hidden;border-radius:5px;text-overflow:ellipsis;white-space:nowrap;transition:all .1s ease-in-out;max-width:100%;cursor:pointer}.email-custom-action-button:hover{background-color:#e9ecef!important}.email-custom-action-button:disabled{background-color:var(--konecta-gray-3)!important;border:1px solid #25282b!important;cursor:not-allowed!important}.email-item.outros{border-left:3px solid var(--email-outros)}.email-author-name{margin:0 5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-author.outros{color:var(--email-outros)}.email-author.outros>svg:nth-child(1){transform:rotate(180deg)}.email-author.principal{color:var(--email-principal)}.email-author.main{font-size:1.025rem}.email-item.principal{border-left:3px solid var(--email-principal)}.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:5px 0 0 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:0;top:30px;z-index:1}.email-actions.main{top:10px}.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%;margin-top:5px}.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;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}.email-custom-buttons{display:flex;gap:7px;position:absolute;top:5px;right:5px;z-index:1;font-size:.8rem}.menu-mensagem{cursor:pointer;padding:1px;opacity:.7;transition:opacity .1s ease-in-out}.menu-mensagem:active,.menu-mensagem:focus,.menu-mensagem:hover{opacity:1}.email-error-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;padding:10px}.email-error-content p{margin:0;color:#e74c3c}.email-error-content button{border:1px solid #ccc;border-radius:3px;padding:5px 10px;background-color:#fff;cursor:pointer;transition:background-color 150ms ease-in-out}.email-error-content button:hover{background-color:#eee}",
11505
11550
  map: undefined,
11506
11551
  media: undefined
11507
11552
  });
11508
11553
  };
11509
11554
  /* scoped */
11510
- const __vue_scope_id__$1 = "data-v-4778c0ea";
11555
+ const __vue_scope_id__$1 = "data-v-c4e2ca14";
11511
11556
  /* module identifier */
11512
11557
  const __vue_module_identifier__$1 = undefined;
11513
11558
  /* functional template */
@@ -11604,21 +11649,45 @@ var __vue_render__ = function () {
11604
11649
  "click": _vm.close
11605
11650
  }
11606
11651
  }, [_c('div', {
11607
- staticClass: "email-blocker-content box-shadow",
11652
+ staticClass: "email-blocker-content konecta-box-shadow",
11608
11653
  on: {
11609
11654
  "click": function ($event) {
11610
11655
  $event.stopPropagation();
11611
11656
  }
11612
11657
  }
11613
- }, [_c('fa-icon', {
11614
- staticClass: "sc-icone-fechar sc-icone-fechar--interno",
11658
+ }, [_c('svg', {
11659
+ staticClass: "btn-exit",
11615
11660
  attrs: {
11616
- "icon": ['fas', 'times-circle']
11661
+ "fill": "var(--exit-button-color)",
11662
+ "width": "18px",
11663
+ "height": "18px",
11664
+ "viewBox": "0 0 32 32",
11665
+ "xmlns": "http://www.w3.org/2000/svg",
11666
+ "stroke": "var(--exit-button-color)"
11617
11667
  },
11618
11668
  on: {
11619
11669
  "click": _vm.close
11620
11670
  }
11621
- }), _vm._v(" "), _c('h1', {
11671
+ }, [_c('g', {
11672
+ attrs: {
11673
+ "id": "SVGRepo_bgCarrier",
11674
+ "stroke-width": "0"
11675
+ }
11676
+ }), _vm._v(" "), _c('g', {
11677
+ attrs: {
11678
+ "id": "SVGRepo_tracerCarrier",
11679
+ "stroke-linecap": "round",
11680
+ "stroke-linejoin": "round"
11681
+ }
11682
+ }), _vm._v(" "), _c('g', {
11683
+ attrs: {
11684
+ "id": "SVGRepo_iconCarrier"
11685
+ }
11686
+ }, [_c('path', {
11687
+ attrs: {
11688
+ "d": "M 7.21875 5.78125 L 5.78125 7.21875 L 14.5625 16 L 5.78125 24.78125 L 7.21875 26.21875 L 16 17.4375 L 24.78125 26.21875 L 26.21875 24.78125 L 17.4375 16 L 26.21875 7.21875 L 24.78125 5.78125 L 16 14.5625 Z"
11689
+ }
11690
+ })])]), _vm._v(" "), _c('h1', {
11622
11691
  staticClass: "email-title",
11623
11692
  domProps: {
11624
11693
  "textContent": _vm._s(_vm.assunto ? _vm.replaceUnicodeWithEmoji(_vm.htmlEntityToEmoji(_vm.assunto)) : '(Sem assunto)')
@@ -11633,7 +11702,7 @@ var __vue_render__ = function () {
11633
11702
  return _c('span', {
11634
11703
  key: "to-" + index
11635
11704
  }, [_vm._v("\n " + _vm._s(_vm.formattedToName(recipient.name, index, _vm.para.length)) + "\n " + _vm._s("<" + recipient.mail + ">") + "\n ")]);
11636
- }) : _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) {
11705
+ }) : _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.formataDataHora(_vm.dataHora, true, false)) + " - " + _vm._s(_vm.formattedDate))])]) : _vm._e(), _vm._v(" "), _vm.additionalTableData && _vm.additionalTableData.length ? _vm._l(_vm.additionalTableData, function (data, index) {
11637
11706
  return _c('tr', {
11638
11707
  key: "info-" + index
11639
11708
  }, [_c('th', {
@@ -11663,21 +11732,21 @@ var __vue_render__ = function () {
11663
11732
  domProps: {
11664
11733
  "textContent": _vm._s(_vm.html || _vm.mensagem)
11665
11734
  }
11666
- })])], 1)]);
11735
+ })])])]);
11667
11736
  };
11668
11737
  var __vue_staticRenderFns__ = [];
11669
11738
 
11670
11739
  /* style */
11671
11740
  const __vue_inject_styles__ = function (inject) {
11672
11741
  if (!inject) return;
11673
- inject("data-v-d6262e5e_0", {
11674
- source: ".sc-icone-fechar[data-v-d6262e5e]{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-d6262e5e]{top:5px;right:5px}.email-blocker[data-v-d6262e5e]{font-family:Roboto,sans-serif;position:absolute;top:0;left:0;width:100%;height:100%;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-d6262e5e]{width:90%;height:90%;min-width:300px;min-height:300px;max-width:90%;max-height:90%;overflow:hidden auto;position:relative;background-color:#fff;color:#222}.email-title[data-v-d6262e5e]{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-d6262e5e]{padding:0;margin:0 10px 10px;font-size:.95rem;border-collapse:collapse;width:calc(100% - 20px)}.email-content-table td[data-v-d6262e5e],.email-content-table th[data-v-d6262e5e]{border:solid thin #e0e0e0}.email-content-table th[data-v-d6262e5e]{min-width:100px;text-align:left;vertical-align:text-top;padding:12px 20px;font-weight:400;border-right:unset}.email-divisor[data-v-d6262e5e]{margin-top:15px;margin-bottom:10px;height:1px;width:100%;background:#e0e0e0;border:unset}.email-content-table td[data-v-d6262e5e]{padding:8px;border-left:unset}.email-raw-content[data-v-d6262e5e]{display:flex;flex-direction:column;gap:10px;padding:0 15px 15px;max-width:100%}.email-raw-content h2[data-v-d6262e5e]{margin:0;padding:0;font-size:1rem}.email-file-content[data-v-d6262e5e]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}",
11742
+ inject("data-v-4950b2ac_0", {
11743
+ source: ".btn-exit[data-v-4950b2ac]{cursor:pointer;position:absolute;top:15px;right:15px}.konecta-box-shadow[data-v-4950b2ac]{box-shadow:var(--konecta-box-shadow)}.email-blocker[data-v-4950b2ac]{--konecta-pink:#d54286;--konecta-light:#f8f9fa;--konecta-dark:#212529;--white:#fff;--white-shadow:rgba(255, 255, 255, 0.5);--konecta-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);--gray-3:#e2e6ea;--exit-button-color:#999;font-family:Roboto,sans-serif;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:99;background-color:var(--white-shadow);overflow:visible}.email-blocker-content[data-v-4950b2ac]{width:90%;height:90%;min-width:300px;min-height:300px;max-width:90%;max-height:90%;overflow:hidden auto;position:relative;background-color:var(--white);color:var(--konecta-dark);border-radius:6px}.email-title[data-v-4950b2ac]{font-size:1.1rem;width:100%;background-color:var(--konecta-light);color:var(--konecta-pink);border-bottom:1px solid var(--gray-3);padding:15px;display:flex;align-items:center;justify-content:space-between;border-top-left-radius:6px;border-top-right-radius:6px;margin:0 0 10px 0;position:relative}.email-content-table[data-v-4950b2ac]{padding:0;margin:0 10px 10px;font-size:.95rem;border-collapse:collapse;width:calc(100% - 20px)}.email-content-table td[data-v-4950b2ac],.email-content-table th[data-v-4950b2ac]{border:solid thin var(--gray-3)}.email-content-table th[data-v-4950b2ac]{min-width:100px;text-align:left;vertical-align:text-top;padding:12px 20px;font-weight:400;border-right:unset}.email-divisor[data-v-4950b2ac]{margin-top:15px;margin-bottom:10px;height:1px;width:100%;background:var(--gray-3);border:unset}.email-content-table td[data-v-4950b2ac]{padding:8px;border-left:unset}.email-raw-content[data-v-4950b2ac]{display:flex;flex-direction:column;gap:10px;padding:0 15px 15px;max-width:100%}.email-raw-content h2[data-v-4950b2ac]{margin:0;padding:0;font-size:1rem}.email-file-content[data-v-4950b2ac]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}",
11675
11744
  map: undefined,
11676
11745
  media: undefined
11677
11746
  });
11678
11747
  };
11679
11748
  /* scoped */
11680
- const __vue_scope_id__ = "data-v-d6262e5e";
11749
+ const __vue_scope_id__ = "data-v-4950b2ac";
11681
11750
  /* module identifier */
11682
11751
  const __vue_module_identifier__ = undefined;
11683
11752
  /* functional template */