vue-intergrall-plugins 0.0.220 → 0.0.221
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.
|
@@ -3917,9 +3917,7 @@ var script$n = {
|
|
|
3917
3917
|
},
|
|
3918
3918
|
watch: {
|
|
3919
3919
|
externalFiles() {
|
|
3920
|
-
if (!this.externalFiles.length)
|
|
3921
|
-
return;
|
|
3922
|
-
}
|
|
3920
|
+
if (!this.externalFiles.length) return;
|
|
3923
3921
|
|
|
3924
3922
|
if (this.externalFiles.length + this.file.length > this.fileSettings.max) {
|
|
3925
3923
|
this.$emit("reset-file-system");
|
|
@@ -4379,7 +4377,7 @@ var __vue_staticRenderFns__$n = [];
|
|
|
4379
4377
|
|
|
4380
4378
|
const __vue_inject_styles__$n = function (inject) {
|
|
4381
4379
|
if (!inject) return;
|
|
4382
|
-
inject("data-v-
|
|
4380
|
+
inject("data-v-71c7f64d_0", {
|
|
4383
4381
|
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
4382
|
map: undefined,
|
|
4385
4383
|
media: undefined
|
|
@@ -8719,7 +8717,7 @@ var __vue_render__$k = function () {
|
|
|
8719
8717
|
"name": "fade",
|
|
8720
8718
|
"mode": "out-in"
|
|
8721
8719
|
}
|
|
8722
|
-
}, [_vm.formatted_messages_3.length && _vm.key_2 ? _c('div', {
|
|
8720
|
+
}, [_vm.formatted_messages_3.length && _vm.key_2 && _vm.formatted_messages_2.length && _vm.key_1 ? _c('div', {
|
|
8723
8721
|
staticClass: "text-footer-select-03"
|
|
8724
8722
|
}, [_c('v-select', {
|
|
8725
8723
|
staticClass: "text-footer-v-select",
|
|
@@ -8761,7 +8759,7 @@ var __vue_staticRenderFns__$k = [];
|
|
|
8761
8759
|
|
|
8762
8760
|
const __vue_inject_styles__$k = function (inject) {
|
|
8763
8761
|
if (!inject) return;
|
|
8764
|
-
inject("data-v-
|
|
8762
|
+
inject("data-v-2cce8220_0", {
|
|
8765
8763
|
source: ".transition-selects{min-height:80px;display:flex;flex-direction:column;width:100%}.loader-select{position:relative;min-height:35px;background:#fff;width:100%;border:1px solid #ccc;border-radius:5px;z-index:1}.loading-message{background-color:#555!important}",
|
|
8766
8764
|
map: undefined,
|
|
8767
8765
|
media: undefined
|