@uifabric/experiments
Version:
Experimental React components for building experiences for Office 365.
32 lines • 5.54 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
load_themed_styles_1.loadStyles([{ "rawString": ".newSignal_f7931931{width:0;height:1em;position:relative;line-height:1em;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}html[dir='ltr'] .newSignal_f7931931{margin-right:0}html[dir='rtl'] .newSignal_f7931931{margin-left:0}.selected_f7931931 .newSignal_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.newIcon_f7931931{position:absolute;bottom:100%;font-size:0.66em;margin-bottom:-0.9em}html[dir='ltr'] .newIcon_f7931931{right:-.15em}html[dir='rtl'] .newIcon_f7931931{left:-.15em}.comments_f7931931{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.selected_f7931931 .comments_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.commentsIcon_f7931931{vertical-align:middle}.commentsCount_f7931931{font-size:0.9em;font-weight:600;vertical-align:baseline}html[dir='ltr'] .commentsCount_f7931931{margin-left:.2em}html[dir='rtl'] .commentsCount_f7931931{margin-right:.2em}.trending_f7931931{color:" }, { "theme": "green", "defaultValue": "#107c10" }, { "rawString": "}.blocked_f7931931{color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}.warning_f7931931{color:#cf3902}.shared_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .shared_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.lock_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .lock_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.missingMetadata_f7931931{color:#cf3902}.youCheckedOut_f7931931{color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}.someoneCheckedOut_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .someoneCheckedOut_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.awaitingApproval_f7931931{color:#ad3100}.mention_f7931931{position:relative;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.selected_f7931931 .mention_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.unseenEdit_f7931931{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.selected_f7931931 .unseenEdit_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.unseenReply_f7931931{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.selected_f7931931 .unseenReply_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}i.unseenReply_f7931931{top:0.25em}.emailed_f7931931{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.selected_f7931931 .emailed_f7931931{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}i.emailed_f7931931{top:0.25em}.malwareDetected_f7931931{color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}.readOnly_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .readOnly_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.external_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .external_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.record_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.selected_f7931931 .record_f7931931{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.liveEdit_f7931931{display:none}.bookmarkOutline_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.bookmarkFilled_f7931931{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}\n" }]);
exports.newSignal = "newSignal_f7931931";
exports.selected = "selected_f7931931";
exports.newIcon = "newIcon_f7931931";
exports.comments = "comments_f7931931";
exports.commentsIcon = "commentsIcon_f7931931";
exports.commentsCount = "commentsCount_f7931931";
exports.trending = "trending_f7931931";
exports.blocked = "blocked_f7931931";
exports.warning = "warning_f7931931";
exports.shared = "shared_f7931931";
exports.lock = "lock_f7931931";
exports.missingMetadata = "missingMetadata_f7931931";
exports.youCheckedOut = "youCheckedOut_f7931931";
exports.someoneCheckedOut = "someoneCheckedOut_f7931931";
exports.awaitingApproval = "awaitingApproval_f7931931";
exports.mention = "mention_f7931931";
exports.unseenEdit = "unseenEdit_f7931931";
exports.unseenReply = "unseenReply_f7931931";
exports.emailed = "emailed_f7931931";
exports.malwareDetected = "malwareDetected_f7931931";
exports.readOnly = "readOnly_f7931931";
exports.external = "external_f7931931";
exports.record = "record_f7931931";
exports.liveEdit = "liveEdit_f7931931";
exports.bookmarkOutline = "bookmarkOutline_f7931931";
exports.bookmarkFilled = "bookmarkFilled_f7931931";
//# sourceMappingURL=Signals.scss.js.map