vue-intergrall-plugins 0.0.262 → 0.0.263
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.
|
@@ -3950,7 +3950,7 @@ var __vue_render__$p = function __vue_render__() {
|
|
|
3950
3950
|
return _vm.toggleFilePreview.apply(null, arguments);
|
|
3951
3951
|
}
|
|
3952
3952
|
}
|
|
3953
|
-
}, [_vm.fileSettings.filePreviewStyle == 1 ? [_vm._v("\n " + _vm._s(_vm.fileSize) + "\n ")] : [
|
|
3953
|
+
}, [_vm.fileSettings.filePreviewStyle == 1 ? [_vm._v("\n " + _vm._s(_vm.fileSize) + "\n ")] : [_c('fa-icon', {
|
|
3954
3954
|
attrs: {
|
|
3955
3955
|
"icon": ['fas', 'eye']
|
|
3956
3956
|
}
|
|
@@ -4085,7 +4085,7 @@ var __vue_staticRenderFns__$p = [];
|
|
|
4085
4085
|
|
|
4086
4086
|
var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
4087
4087
|
if (!inject) return;
|
|
4088
|
-
inject("data-v-
|
|
4088
|
+
inject("data-v-ebe5c226_0", {
|
|
4089
4089
|
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}.files-counter-2{transform:translate(-15px,28px);opacity:.9;position:absolute;display:flex;justify-content:center;align-items:center;color:#888;font-size:.8rem}.files-counter-2 svg{margin-left:5px}.files-counter-2:hover{opacity:1;text-decoration:underline}",
|
|
4090
4090
|
map: undefined,
|
|
4091
4091
|
media: undefined
|
|
@@ -4097,7 +4097,7 @@ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
|
|
|
4097
4097
|
var __vue_scope_id__$p = undefined;
|
|
4098
4098
|
/* module identifier */
|
|
4099
4099
|
|
|
4100
|
-
var __vue_module_identifier__$p = "data-v-
|
|
4100
|
+
var __vue_module_identifier__$p = "data-v-ebe5c226";
|
|
4101
4101
|
/* functional template */
|
|
4102
4102
|
|
|
4103
4103
|
var __vue_is_functional_template__$p = false;
|
package/package.json
CHANGED