Name Description Size Coverage
moz-promo.css Bug 1972702: Remove the following TODOs TODO: need dark mode theming for the following: color-violet-80 (message-text-color) color-violet-0 (background-color) color-violet-30 (border-color) TODO: need HCM styles 3788 -
moz-promo.mjs A promotional callout element. @tagname moz-promo @property {string} type - The type of promo, can be either "default" or "vibrant". Determines the colors of the promotional element @property {string} heading - The heading of the promo element. @property {string} message - The message of the promo element. @property {string} imageSrc - The main image of the promo element. @property {string} imageAlignment - How the image should be aligned. Can be "start", "end", "center". @property {string} imageWidth - How big the image is sized. Can be "default" or "large". @property {string} imageDisplay - Whether the image touches the edge of the promo or has a little bit of padding around it. Can be "cover" or "padded". 3252 100 %
moz-promo.stories.mjs 4382 -
promo.figma.ts 1329 -