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_503fdc77', rootIsMaximizeFrame: 'rootIsMaximizeFrame_503fdc77', image: 'image_503fdc77', imageIsLoaded: 'imageIsLoaded_503fdc77', imageIsCenter: 'imageIsCenter_503fdc77', imageIsContain: 'imageIsContain_503fdc77', imageIsCover: 'imageIsCover_503fdc77', imageIsLandscape: 'imageIsLandscape_503fdc77', imageIsPortrait: 'imageIsPortrait_503fdc77', imageIsNone: 'imageIsNone_503fdc77', imageIsScaleWidthHeight: 'imageIsScaleWidthHeight_503fdc77', imageIsScaleWidth: 'imageIsScaleWidth_503fdc77', imageIsScaleHeight: 'imageIsScaleHeight_503fdc77', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_503fdc77{overflow:hidden}.rootIsMaximizeFrame_503fdc77{height:100%;width:100%}.image_503fdc77{display:block;opacity:0}.image_503fdc77.imageIsLoaded_503fdc77{opacity:1}.imageIsCenter_503fdc77,.imageIsContain_503fdc77,.imageIsCover_503fdc77{position:relative;top:50%}[dir=ltr] .imageIsCenter_503fdc77,[dir=ltr] .imageIsContain_503fdc77,[dir=ltr] .imageIsCover_503fdc77{left:50%}[dir=rtl] .imageIsCenter_503fdc77,[dir=rtl] .imageIsContain_503fdc77,[dir=rtl] .imageIsCover_503fdc77{right:50%}html[dir=ltr] .imageIsCenter_503fdc77,html[dir=ltr] .imageIsContain_503fdc77,html[dir=ltr] .imageIsCover_503fdc77{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[dir=rtl] .imageIsCenter_503fdc77,html[dir=rtl] .imageIsContain_503fdc77,html[dir=rtl] .imageIsCover_503fdc77{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.imageIsContain_503fdc77.imageIsLandscape_503fdc77{width:100%;height:auto}.imageIsContain_503fdc77.imageIsPortrait_503fdc77{height:100%;width:auto}.imageIsCover_503fdc77.imageIsLandscape_503fdc77{height:100%;width:auto}.imageIsCover_503fdc77.imageIsPortrait_503fdc77{width:100%;height:auto}.imageIsNone_503fdc77{height:auto;width:auto}.imageIsScaleWidthHeight_503fdc77{height:100%;width:100%}.imageIsScaleWidth_503fdc77{height:auto;width:100%}.imageIsScaleHeight_503fdc77{height:100%;width:auto}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Image.scss.js.map