UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

15 lines 2.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".listCell_4aa03851{display:block;margin:0;border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.listPage_4aa03851{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cell_4aa03851{display:block;position:relative}.cellContent_4aa03851{position:absolute;top:0;left:0;bottom:0;right:0}.cellFirstInRow_4aa03851{display:block}.sizer_4aa03851{display:block;visibility:hidden}.grid_4aa03851{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.shimmeredList_4aa03851::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(65%, " }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": "), to(" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "));background-image:linear-gradient(to bottom, transparent 30%, " }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": " 65%, " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": " 100%)}.none_4aa03851{display:block}\n" }]); exports.listCell = "listCell_4aa03851"; exports.listPage = "listPage_4aa03851"; exports.cell = "cell_4aa03851"; exports.cellContent = "cellContent_4aa03851"; exports.cellFirstInRow = "cellFirstInRow_4aa03851"; exports.sizer = "sizer_4aa03851"; exports.grid = "grid_4aa03851"; exports.shimmeredList = "shimmeredList_4aa03851"; exports.none = "none_4aa03851"; //# sourceMappingURL=TilesList.scss.js.map