vue-intergrall-plugins 0.0.219 → 0.0.220

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.
@@ -3932,7 +3932,7 @@ var script$n = {
3932
3932
  this.externalFilesAux.forEach(files => {
3933
3933
  this.file.push(files);
3934
3934
  });
3935
- this.fileSize = this.externalFilesAux.length + this.file.length;
3935
+ this.fileSize = this.file.length;
3936
3936
  this.multipleFileUpload();
3937
3937
  }
3938
3938
 
@@ -4379,7 +4379,7 @@ var __vue_staticRenderFns__$n = [];
4379
4379
 
4380
4380
  const __vue_inject_styles__$n = function (inject) {
4381
4381
  if (!inject) return;
4382
- inject("data-v-0b67df57_0", {
4382
+ inject("data-v-4b955990_0", {
4383
4383
  source: ".fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.files-counter{position:absolute;top:unset;transform:translate(17.5px,-15px);background-color:#888;z-index:1;font-size:.5rem;width:15px;height:15px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.9;transition:all .3s;color:#fff;font-weight:900}.files-counter:hover{opacity:1}",
4384
4384
  map: undefined,
4385
4385
  media: undefined