vue-intergrall-plugins 0.0.136 → 0.0.137
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.
|
@@ -5287,7 +5287,8 @@ var __vue_render__$7 = function __vue_render__() {
|
|
|
5287
5287
|
class: [_vm.iconeClass],
|
|
5288
5288
|
attrs: {
|
|
5289
5289
|
"title": _vm.nomeArquivo,
|
|
5290
|
-
"target": "_blank"
|
|
5290
|
+
"target": "_blank",
|
|
5291
|
+
"rel": "noreferrer noopener"
|
|
5291
5292
|
},
|
|
5292
5293
|
on: {
|
|
5293
5294
|
"click": function click($event) {
|
|
@@ -5304,6 +5305,7 @@ var __vue_render__$7 = function __vue_render__() {
|
|
|
5304
5305
|
"href": _vm.imgAnexo ? _vm.imgAnexo : _vm.docAnexo,
|
|
5305
5306
|
"download": "" + _vm.nomeArquivo,
|
|
5306
5307
|
"target": "_blank",
|
|
5308
|
+
"rel": "noreferrer noopener",
|
|
5307
5309
|
"title": "Download " + _vm.nomeArquivo
|
|
5308
5310
|
}
|
|
5309
5311
|
}, [_c('fa-icon', {
|
|
@@ -5318,8 +5320,8 @@ var __vue_staticRenderFns__$7 = [];
|
|
|
5318
5320
|
|
|
5319
5321
|
var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
5320
5322
|
if (!inject) return;
|
|
5321
|
-
inject("data-v-
|
|
5322
|
-
source: ".fade-enter-active[data-v-
|
|
5323
|
+
inject("data-v-037d5568_0", {
|
|
5324
|
+
source: ".fade-enter-active[data-v-037d5568],.fade-leave-active[data-v-037d5568]{transition:opacity .5s}.fade-enter[data-v-037d5568],.fade-leave-to[data-v-037d5568]{opacity:0}",
|
|
5323
5325
|
map: undefined,
|
|
5324
5326
|
media: undefined
|
|
5325
5327
|
});
|
|
@@ -5327,10 +5329,10 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
|
|
|
5327
5329
|
/* scoped */
|
|
5328
5330
|
|
|
5329
5331
|
|
|
5330
|
-
var __vue_scope_id__$7 = "data-v-
|
|
5332
|
+
var __vue_scope_id__$7 = "data-v-037d5568";
|
|
5331
5333
|
/* module identifier */
|
|
5332
5334
|
|
|
5333
|
-
var __vue_module_identifier__$7 = "data-v-
|
|
5335
|
+
var __vue_module_identifier__$7 = "data-v-037d5568";
|
|
5334
5336
|
/* functional template */
|
|
5335
5337
|
|
|
5336
5338
|
var __vue_is_functional_template__$7 = false;
|
|
@@ -5665,7 +5667,8 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
5665
5667
|
}, [_c('p', [_vm._v(" " + _vm._s(_vm.dictionary.msg_erro_audio) + " "), _c('a', {
|
|
5666
5668
|
attrs: {
|
|
5667
5669
|
"href": _vm.docAnexo,
|
|
5668
|
-
"target": "_blank"
|
|
5670
|
+
"target": "_blank",
|
|
5671
|
+
"rel": "noreferrer noopener"
|
|
5669
5672
|
}
|
|
5670
5673
|
}, [_vm._v(" " + _vm._s(_vm.dictionary.msg_abrir_audio) + " ")])])]) : _vm._e(), _vm._v(" "), _vm.video ? _c('video', {
|
|
5671
5674
|
attrs: {
|
|
@@ -5676,12 +5679,14 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
5676
5679
|
}, [_c('p', [_vm._v(" " + _vm._s(_vm.dictionary.msg_erro_video) + " "), _vm.tipoDoc != 'erro' ? _c('a', {
|
|
5677
5680
|
attrs: {
|
|
5678
5681
|
"href": _vm.docAnexo,
|
|
5679
|
-
"target": "_blank"
|
|
5682
|
+
"target": "_blank",
|
|
5683
|
+
"rel": "noreferrer noopener"
|
|
5680
5684
|
}
|
|
5681
5685
|
}, [_vm._v(" " + _vm._s(_vm.dictionary.msg_abrir_video) + " ")]) : _vm._e()])]) : _vm._e()] : [_vm.tipoDoc != 'erro' ? _c('a', {
|
|
5682
5686
|
attrs: {
|
|
5683
5687
|
"href": _vm.docAnexo,
|
|
5684
5688
|
"target": "_blank",
|
|
5689
|
+
"rel": "noreferrer noopener",
|
|
5685
5690
|
"title": _vm.tipoDoc + " - " + _vm.nomeArquivo
|
|
5686
5691
|
}
|
|
5687
5692
|
}, [_c('fa-icon', {
|
|
@@ -5705,7 +5710,8 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
5705
5710
|
attrs: {
|
|
5706
5711
|
"href": _vm.imgAnexo,
|
|
5707
5712
|
"download": "" + _vm.nomeArquivo,
|
|
5708
|
-
"target": "_blank"
|
|
5713
|
+
"target": "_blank",
|
|
5714
|
+
"rel": "noreferrer noopener"
|
|
5709
5715
|
}
|
|
5710
5716
|
}, [_vm._v(" " + _vm._s(_vm.dictionary.titulo_baixar_img) + " "), _c('fa-icon', {
|
|
5711
5717
|
attrs: {
|
|
@@ -5715,7 +5721,8 @@ var __vue_render__$5 = function __vue_render__() {
|
|
|
5715
5721
|
attrs: {
|
|
5716
5722
|
"href": _vm.docAnexo,
|
|
5717
5723
|
"download": "" + _vm.nomeArquivo,
|
|
5718
|
-
"target": "_blank"
|
|
5724
|
+
"target": "_blank",
|
|
5725
|
+
"rel": "noreferrer noopener"
|
|
5719
5726
|
}
|
|
5720
5727
|
}, [_vm._v(" " + _vm._s(_vm.dictionary.titulo_baixar_doc) + " "), _c('fa-icon', {
|
|
5721
5728
|
attrs: {
|
|
@@ -5729,8 +5736,8 @@ var __vue_staticRenderFns__$5 = [];
|
|
|
5729
5736
|
|
|
5730
5737
|
var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
5731
5738
|
if (!inject) return;
|
|
5732
|
-
inject("data-v-
|
|
5733
|
-
source: ".fade-enter-active[data-v-
|
|
5739
|
+
inject("data-v-23ebefcd_0", {
|
|
5740
|
+
source: ".fade-enter-active[data-v-23ebefcd],.fade-leave-active[data-v-23ebefcd]{transition:opacity .5s}.fade-enter[data-v-23ebefcd],.fade-leave-to[data-v-23ebefcd]{opacity:0}.mensagem-div-anexo[data-v-23ebefcd]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-23ebefcd]{width:100%;margin-top:5px}.anexo-container .arquivo-erro[data-v-23ebefcd],.anexo-container a[data-v-23ebefcd]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container .arquivo-erro[data-v-23ebefcd],.anexo-container p[data-v-23ebefcd]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-23ebefcd]{font-size:2rem}.anexo-container audio[data-v-23ebefcd]{outline:0;width:100%}.anexo-container video[data-v-23ebefcd]{width:100%;max-width:350px;cursor:pointer}.anexos-links-container[data-v-23ebefcd]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-23ebefcd]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:5px;font-weight:550;color:inherit;text-decoration:none}.anexos-links-container svg[data-v-23ebefcd]{cursor:pointer}.mensagem-div-anexo img[data-v-23ebefcd]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-23ebefcd]{width:100%;height:100%}.anexo-mensagem[data-v-23ebefcd]{display:flex;justify-content:center;align-items:center;flex-direction:column}",
|
|
5734
5741
|
map: undefined,
|
|
5735
5742
|
media: undefined
|
|
5736
5743
|
});
|
|
@@ -5738,10 +5745,10 @@ var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
|
|
|
5738
5745
|
/* scoped */
|
|
5739
5746
|
|
|
5740
5747
|
|
|
5741
|
-
var __vue_scope_id__$5 = "data-v-
|
|
5748
|
+
var __vue_scope_id__$5 = "data-v-23ebefcd";
|
|
5742
5749
|
/* module identifier */
|
|
5743
5750
|
|
|
5744
|
-
var __vue_module_identifier__$5 = "data-v-
|
|
5751
|
+
var __vue_module_identifier__$5 = "data-v-23ebefcd";
|
|
5745
5752
|
/* functional template */
|
|
5746
5753
|
|
|
5747
5754
|
var __vue_is_functional_template__$5 = false;
|
package/package.json
CHANGED
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
<div v-else-if="docAnexo" class="anexo-container">
|
|
12
12
|
<template v-if="audio || video">
|
|
13
13
|
<audio v-if="audio" :src="docAnexo" controls :title="`${tipoDoc} - ${nomeArquivo}`">
|
|
14
|
-
<p> {{ dictionary.msg_erro_audio }} <a :href="docAnexo" target="_blank"> {{ dictionary.msg_abrir_audio }} </a> </p>
|
|
14
|
+
<p> {{ dictionary.msg_erro_audio }} <a :href="docAnexo" target="_blank" rel="noreferrer noopener"> {{ dictionary.msg_abrir_audio }} </a> </p>
|
|
15
15
|
</audio>
|
|
16
16
|
<video v-if="video" :src="docAnexo" controls :title="`${tipoDoc} - ${nomeArquivo}`">
|
|
17
|
-
<p> {{ dictionary.msg_erro_video }} <a v-if="tipoDoc != 'erro'" :href="docAnexo" target="_blank"> {{ dictionary.msg_abrir_video }} </a> </p>
|
|
17
|
+
<p> {{ dictionary.msg_erro_video }} <a v-if="tipoDoc != 'erro'" :href="docAnexo" target="_blank" rel="noreferrer noopener"> {{ dictionary.msg_abrir_video }} </a> </p>
|
|
18
18
|
</video>
|
|
19
19
|
</template>
|
|
20
20
|
<template v-else>
|
|
21
|
-
<a v-if="tipoDoc != 'erro'" :href="docAnexo" target="_blank" :title="`${tipoDoc} - ${nomeArquivo}`">
|
|
21
|
+
<a v-if="tipoDoc != 'erro'" :href="docAnexo" target="_blank" rel="noreferrer noopener" :title="`${tipoDoc} - ${nomeArquivo}`">
|
|
22
22
|
<fa-icon :icon="this.icone" />
|
|
23
23
|
<p v-text="nomeArquivo"></p>
|
|
24
24
|
</a>
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
</p>
|
|
29
29
|
</template>
|
|
30
30
|
</div>
|
|
31
|
-
<a v-if="imgAnexo" :href="imgAnexo" :download="`${nomeArquivo}`" target="_blank"> {{ dictionary.titulo_baixar_img }} <fa-icon :icon="['fas', 'download']" /> </a>
|
|
32
|
-
<a v-if="docAnexo" :href="docAnexo" :download="`${nomeArquivo}`" target="_blank"> {{ dictionary.titulo_baixar_doc }} <fa-icon :icon="['fas', 'download']" /> </a>
|
|
31
|
+
<a v-if="imgAnexo" :href="imgAnexo" :download="`${nomeArquivo}`" target="_blank" rel="noreferrer noopener"> {{ dictionary.titulo_baixar_img }} <fa-icon :icon="['fas', 'download']" /> </a>
|
|
32
|
+
<a v-if="docAnexo" :href="docAnexo" :download="`${nomeArquivo}`" target="_blank" rel="noreferrer noopener"> {{ dictionary.titulo_baixar_doc }} <fa-icon :icon="['fas', 'download']" /> </a>
|
|
33
33
|
</div>
|
|
34
34
|
</transition-group>
|
|
35
35
|
</div>
|
|
@@ -13,11 +13,12 @@
|
|
|
13
13
|
:class="[iconeClass]"
|
|
14
14
|
@click="abrirAnexo(docAnexo, false)"
|
|
15
15
|
:title="nomeArquivo"
|
|
16
|
-
target="_blank"
|
|
16
|
+
target="_blank"
|
|
17
|
+
rel="noreferrer noopener"
|
|
17
18
|
>
|
|
18
19
|
<fa-icon :icon="icone" />
|
|
19
20
|
</span>
|
|
20
|
-
<a :href="imgAnexo ? imgAnexo : docAnexo" :download="`${nomeArquivo}`" target="_blank" key="ra-download-icon" :title="`Download ${nomeArquivo}`">
|
|
21
|
+
<a :href="imgAnexo ? imgAnexo : docAnexo" :download="`${nomeArquivo}`" target="_blank" rel="noreferrer noopener" key="ra-download-icon" :title="`Download ${nomeArquivo}`">
|
|
21
22
|
<fa-icon :icon="['fas', 'download']" />
|
|
22
23
|
</a>
|
|
23
24
|
</template>
|