You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
887 B

{"version":3,"sources":["webpack:///./src/imagePreviewer.vue"],"names":[],"mappings":"AACA,+BACE,eACA,MACA,OACA,WACA,WAAa,CAEf,yCACI,mBAAqB,CAEzB,0CACI,kBACA,WACA,YACA,gCACA,SAAW,CAEf,oCACI,WACA,YACA,SAAW,CAEf,wCACM,kBACA,SAAW","file":"style.css","sourcesContent":["\n.vue-directive-image-previewer {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n.vue-directive-image-previewer[disabled] {\n pointer-events: none;\n}\n.vue-directive-image-previewer-background {\n position: absolute;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: 0;\n}\n.vue-directive-image-previewer-body {\n width: 100%;\n height: 100%;\n z-index: 3;\n}\n.vue-directive-image-previewer-body img {\n position: absolute;\n z-index: 3;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/imagePreviewer.vue"],"sourceRoot":""}