{"version":3,"sources":["webpack://@rotdrop/nextcloud-app-dokuwiki/./src/DokuWikiWrapper.vue"],"names":[],"mappings":"AAEA,oC,CACE,Y,CACA,qB,CACA,c,CACA,sB,CACA,mB,CACA,qB,CACA,W,CACA,sD,CACE,gsK,CAgBA,2B,CAAA,0B,CAAA,U,CAAA,U,CAAA,W,CAAA,iB,CAAA,mC,CAAA,6D,CAAA,S,CAAA,iB,CAAA,qC,CAAA,Y,CAAA,c,CAAA,e","file":"css/src_DokuWikiWrapper_vue-ab7e5c0344bcb27cff64.css","sourcesContent":["$dokuWikiAppName: dokuwiki;\n\n.#{$dokuWikiAppName}-container {\n  display: flex;\n  flex-direction: column;\n  flex-wrap: wrap;\n  justify-content: center;\n  align-items: stretch;\n  align-content: stretch;\n  height: 100%;\n  .loader-container {\n    background-image: url('../img/loader.gif');\n    background-repeat: no-repeat;\n    background-position: center;\n    z-index:10;\n    width:100%;\n    height:100%;\n    position:absolute;\n    transition: visibility 1s, opacity 1s;\n    &.fading {\n      opacity: 0;\n      visibility: hidden;\n    }\n  }\n  * {\n    flex-grow: 10;\n    max-width: 100%;\n    max-height: 100%;\n  }\n}\n"],"sourceRoot":""}