UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines 1.05 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var baseProductionCdnUrl = 'https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/'; exports.TestImages = { choiceGroupBarUnselected: baseProductionCdnUrl + 'choicegroup-bar-unselected.png', choiceGroupBarSelected: baseProductionCdnUrl + 'choicegroup-bar-selected.png', choiceGroupPieUnselected: baseProductionCdnUrl + 'choicegroup-pie-unselected.png', choiceGroupPieSelected: baseProductionCdnUrl + 'choicegroup-pie-selected.png', documentPreview: baseProductionCdnUrl + 'document-preview.png', documentPreviewTwo: baseProductionCdnUrl + 'document-preview2.png', documentPreviewThree: baseProductionCdnUrl + 'document-preview3.png', iconOne: baseProductionCdnUrl + 'icon-one.png', iconPpt: baseProductionCdnUrl + 'icon-ppt.png', personaFemale: baseProductionCdnUrl + 'persona-female.png', personaMale: baseProductionCdnUrl + 'persona-male.png' }; //# sourceMappingURL=TestImages.js.map