vue-intergrall-plugins 0.0.197 → 0.0.198
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.
|
@@ -11894,12 +11894,11 @@ var script$6 = {
|
|
|
11894
11894
|
if (!this.anexo.nomeGravacao) {
|
|
11895
11895
|
this.imgMsgErro = this.dictionary.img_com_erro_nome_gravacao;
|
|
11896
11896
|
status = false;
|
|
11897
|
-
}
|
|
11897
|
+
} // if(!this.anexo.size || this.anexo.size == 0){
|
|
11898
|
+
// this.imgMsgErro = this.dictionary.img_com_erro_tamanho
|
|
11899
|
+
// status = false;
|
|
11900
|
+
// }
|
|
11898
11901
|
|
|
11899
|
-
if (!this.anexo.size || this.anexo.size == 0) {
|
|
11900
|
-
this.imgMsgErro = this.dictionary.img_com_erro_tamanho;
|
|
11901
|
-
status = false;
|
|
11902
|
-
}
|
|
11903
11902
|
|
|
11904
11903
|
if (!this.anexo.type) {
|
|
11905
11904
|
this.imgMsgErro = this.dictionary.img_com_erro_tipo;
|
|
@@ -12077,8 +12076,8 @@ var __vue_staticRenderFns__$6 = [];
|
|
|
12077
12076
|
|
|
12078
12077
|
const __vue_inject_styles__$6 = function (inject) {
|
|
12079
12078
|
if (!inject) return;
|
|
12080
|
-
inject("data-v-
|
|
12081
|
-
source: ".fade-enter-active[data-v-
|
|
12079
|
+
inject("data-v-bb61477e_0", {
|
|
12080
|
+
source: ".fade-enter-active[data-v-bb61477e],.fade-leave-active[data-v-bb61477e]{transition:opacity .5s}.fade-enter[data-v-bb61477e],.fade-leave-to[data-v-bb61477e]{opacity:0}.mensagem-div-anexo[data-v-bb61477e]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.anexo-container[data-v-bb61477e]{width:100%;margin-top:5px}.anexo-container .arquivo-erro[data-v-bb61477e],.anexo-container a[data-v-bb61477e]{padding:10px 15px 15px 15px;display:flex;justify-content:center;align-items:center}.anexo-container .arquivo-erro[data-v-bb61477e],.anexo-container p[data-v-bb61477e]{margin:0;margin-left:15px;font-size:.9rem}.anexo-container svg[data-v-bb61477e]{font-size:2rem}.anexo-container audio[data-v-bb61477e]{outline:0;width:100%}.anexo-container video[data-v-bb61477e]{width:100%;max-width:350px;cursor:pointer}.anexos-links-container[data-v-bb61477e]{width:100%;display:flex;justify-content:center;align-items:center}.anexos-links-container a[data-v-bb61477e]{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-bb61477e]{cursor:pointer}.mensagem-div-anexo img[data-v-bb61477e]{cursor:pointer;margin:10px 0;min-width:35px;width:100%;max-width:250px}.anexo-transition[data-v-bb61477e]{width:100%;height:100%}.anexo-mensagem[data-v-bb61477e]{display:flex;justify-content:center;align-items:center;flex-direction:column}.alert-danger[data-v-bb61477e]{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert[data-v-bb61477e]{position:relative;padding:.65rem 1.2rem;margin:5px 0;border:1px solid transparent;border-radius:.25rem;text-align:center}.alert svg[data-v-bb61477e]{font-size:1.025em;margin-right:2px}",
|
|
12082
12081
|
map: undefined,
|
|
12083
12082
|
media: undefined
|
|
12084
12083
|
});
|
|
@@ -12086,7 +12085,7 @@ const __vue_inject_styles__$6 = function (inject) {
|
|
|
12086
12085
|
/* scoped */
|
|
12087
12086
|
|
|
12088
12087
|
|
|
12089
|
-
const __vue_scope_id__$6 = "data-v-
|
|
12088
|
+
const __vue_scope_id__$6 = "data-v-bb61477e";
|
|
12090
12089
|
/* module identifier */
|
|
12091
12090
|
|
|
12092
12091
|
const __vue_module_identifier__$6 = undefined;
|