Name Description Size Coverage
DetailsLog.js This component is designed to wrap a warning / error log message in the details tag to hide long texts and make the message expendable out of the box. 1777 -
IconLabel.css 685 -
IconLabel.js This component displays an icon accompanied by some content. It's similar to a message, but it's not interactive 1449 -
Message.css Layout of the message +--------+-----------------+----------+ | Icon | Message content | closing | | | (several lines) | button | | | ( ... ) |(optional)| +--------+-----------------+----------+ 2372 -
Message.js This component is designed to display a photon-style message bar. The component is responsible for displaying the message container with the appropriate icon. The content of the message should be passed as the children of this component. 2969 -
moz.build 278 -