UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

24 lines (22 loc) 2.32 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_28337eeb', rootIsMaximizeFrame: 'rootIsMaximizeFrame_28337eeb', image: 'image_28337eeb', imageIsLoaded: 'imageIsLoaded_28337eeb', imageIsCenter: 'imageIsCenter_28337eeb', imageIsContain: 'imageIsContain_28337eeb', imageIsCover: 'imageIsCover_28337eeb', imageIsLandscape: 'imageIsLandscape_28337eeb', imageIsPortrait: 'imageIsPortrait_28337eeb', imageIsNone: 'imageIsNone_28337eeb', imageIsScaleWidthHeight: 'imageIsScaleWidthHeight_28337eeb', imageIsScaleWidth: 'imageIsScaleWidth_28337eeb', imageIsScaleHeight: 'imageIsScaleHeight_28337eeb', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_28337eeb{overflow:hidden}.rootIsMaximizeFrame_28337eeb{height:100%;width:100%}.image_28337eeb{display:block;opacity:0}.image_28337eeb.imageIsLoaded_28337eeb{opacity:1}.imageIsCenter_28337eeb,.imageIsContain_28337eeb,.imageIsCover_28337eeb{position:relative;top:50%}[dir=ltr] .imageIsCenter_28337eeb,[dir=ltr] .imageIsContain_28337eeb,[dir=ltr] .imageIsCover_28337eeb{left:50%}[dir=rtl] .imageIsCenter_28337eeb,[dir=rtl] .imageIsContain_28337eeb,[dir=rtl] .imageIsCover_28337eeb{right:50%}html[dir=ltr] .imageIsCenter_28337eeb,html[dir=ltr] .imageIsContain_28337eeb,html[dir=ltr] .imageIsCover_28337eeb{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[dir=rtl] .imageIsCenter_28337eeb,html[dir=rtl] .imageIsContain_28337eeb,html[dir=rtl] .imageIsCover_28337eeb{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.imageIsContain_28337eeb.imageIsLandscape_28337eeb{width:100%;height:auto}.imageIsContain_28337eeb.imageIsPortrait_28337eeb{height:100%;width:auto}.imageIsCover_28337eeb.imageIsLandscape_28337eeb{height:100%;width:auto}.imageIsCover_28337eeb.imageIsPortrait_28337eeb{width:100%;height:auto}.imageIsNone_28337eeb{height:auto;width:auto}.imageIsScaleWidthHeight_28337eeb{height:100%;width:100%}.imageIsScaleWidth_28337eeb{height:auto;width:100%}.imageIsScaleHeight_28337eeb{height:100%;width:auto}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Image.scss.js.map