Files
doneit-web/_platforms/browser/www/4262-es2015.05b9513c3cd9407b4008.js
T
tiago.kayaya 24e2a8f518 save
2021-08-18 18:58:02 +01:00

1 line
1.1 KiB
JavaScript

(self.webpackChunkgabinete_digital=self.webpackChunkgabinete_digital||[]).push([[4262],{64262:function(e,t,n){"use strict";n.r(t),n.d(t,{pwa_camera_modal:function(){return i}});var o=n(75485);const i=class{constructor(e){(0,o.r)(this,e),this.onPhoto=(0,o.c)(this,"onPhoto",7),this.noDeviceError=(0,o.c)(this,"noDeviceError",7)}async present(){const e=document.createElement("pwa-camera-modal-instance");e.addEventListener("onPhoto",async e=>{this._modal&&this.onPhoto.emit(e.detail)}),e.addEventListener("noDeviceError",async e=>{this.noDeviceError.emit(e)}),document.body.append(e),this._modal=e}async dismiss(){this._modal&&(this._modal&&this._modal.parentNode.removeChild(this._modal),this._modal=null)}render(){return(0,o.h)("div",null)}static get style(){return":host{z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%;contain:strict}.wrapper,:host{display:-ms-flexbox;display:flex}.wrapper{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.15)}.content{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);width:600px;height:600px}"}}}}]);