vue-intergrall-plugins 0.0.162 → 0.0.163
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.
|
@@ -3851,7 +3851,7 @@ var script$j = {
|
|
|
3851
3851
|
externalFiles() {
|
|
3852
3852
|
this.file = this.externalFiles;
|
|
3853
3853
|
this.fileSize = this.externalFiles.length;
|
|
3854
|
-
multipleFileUpload();
|
|
3854
|
+
this.multipleFileUpload();
|
|
3855
3855
|
}
|
|
3856
3856
|
|
|
3857
3857
|
},
|
|
@@ -4229,7 +4229,7 @@ var __vue_staticRenderFns__$j = [];
|
|
|
4229
4229
|
|
|
4230
4230
|
const __vue_inject_styles__$j = function (inject) {
|
|
4231
4231
|
if (!inject) return;
|
|
4232
|
-
inject("data-v-
|
|
4232
|
+
inject("data-v-275ded50_0", {
|
|
4233
4233
|
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}",
|
|
4234
4234
|
map: undefined,
|
|
4235
4235
|
media: undefined
|