UNPKG

@mozaic-ds/vue-3

Version:

Vue.js implementation of Mozaic Design System

1,972 lines (1,971 loc) 340 kB
module.exports = { "border": { "s": { "value": 1, "filePath": "node_modules/@mozaic-ds/tokens/properties/border/base.json", "isSource": true, "original": { "value": 1 }, "name": "BorderS", "attributes": { "category": "border", "type": "s" }, "path": [ "border", "s" ] }, "m": { "value": 2, "filePath": "node_modules/@mozaic-ds/tokens/properties/border/base.json", "isSource": true, "original": { "value": 2 }, "name": "BorderM", "attributes": { "category": "border", "type": "m" }, "path": [ "border", "m" ] }, "l": { "value": 3, "filePath": "node_modules/@mozaic-ds/tokens/properties/border/base.json", "isSource": true, "original": { "value": 3 }, "name": "BorderL", "attributes": { "category": "border", "type": "l" }, "path": [ "border", "l" ] } }, "color": { "badge": { "info": { "background": { "value": "#daeff7", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.info.100.value}" }, "name": "ColorBadgeInfoBackground", "attributes": { "category": "color", "type": "badge", "item": "info", "subitem": "background" }, "path": [ "color", "badge", "info", "background" ] }, "border": { "value": "#0b96cc", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.info.500.value}" }, "name": "ColorBadgeInfoBorder", "attributes": { "category": "color", "type": "badge", "item": "info", "subitem": "border" }, "path": [ "color", "badge", "info", "border" ] }, "text": { "value": "#005c91", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.info.700.value}" }, "name": "ColorBadgeInfoText", "attributes": { "category": "color", "type": "badge", "item": "info", "subitem": "text" }, "path": [ "color", "badge", "info", "text" ] } }, "success": { "background": { "value": "#ebf5de", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.success.100.value}" }, "name": "ColorBadgeSuccessBackground", "attributes": { "category": "color", "type": "badge", "item": "success", "subitem": "background" }, "path": [ "color", "badge", "success", "background" ] }, "border": { "value": "#46a610", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.success.500.value}" }, "name": "ColorBadgeSuccessBorder", "attributes": { "category": "color", "type": "badge", "item": "success", "subitem": "border" }, "path": [ "color", "badge", "success", "border" ] }, "text": { "value": "#006902", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.success.700.value}" }, "name": "ColorBadgeSuccessText", "attributes": { "category": "color", "type": "badge", "item": "success", "subitem": "text" }, "path": [ "color", "badge", "success", "text" ] } }, "warning": { "background": { "value": "#fdf1e8", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.warning.100.value}" }, "name": "ColorBadgeWarningBackground", "attributes": { "category": "color", "type": "badge", "item": "warning", "subitem": "background" }, "path": [ "color", "badge", "warning", "background" ] }, "border": { "value": "#ea7315", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.warning.500.value}" }, "name": "ColorBadgeWarningBorder", "attributes": { "category": "color", "type": "badge", "item": "warning", "subitem": "border" }, "path": [ "color", "badge", "warning", "border" ] }, "text": { "value": "#8c3500", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.warning.700.value}" }, "name": "ColorBadgeWarningText", "attributes": { "category": "color", "type": "badge", "item": "warning", "subitem": "text" }, "path": [ "color", "badge", "warning", "text" ] } }, "danger": { "background": { "value": "#fdeaea", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.danger.100.value}" }, "name": "ColorBadgeDangerBackground", "attributes": { "category": "color", "type": "badge", "item": "danger", "subitem": "background" }, "path": [ "color", "badge", "danger", "background" ] }, "border": { "value": "#ea302d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.danger.500.value}" }, "name": "ColorBadgeDangerBorder", "attributes": { "category": "color", "type": "badge", "item": "danger", "subitem": "border" }, "path": [ "color", "badge", "danger", "border" ] }, "text": { "value": "#8c0003", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.danger.700.value}" }, "name": "ColorBadgeDangerText", "attributes": { "category": "color", "type": "badge", "item": "danger", "subitem": "text" }, "path": [ "color", "badge", "danger", "text" ] } }, "neutral": { "background": { "value": "#e6e6e6", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.grey.100.value}" }, "name": "ColorBadgeNeutralBackground", "attributes": { "category": "color", "type": "badge", "item": "neutral", "subitem": "background" }, "path": [ "color", "badge", "neutral", "background" ] }, "border": { "value": "#808080", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.grey.500.value}" }, "name": "ColorBadgeNeutralBorder", "attributes": { "category": "color", "type": "badge", "item": "neutral", "subitem": "border" }, "path": [ "color", "badge", "neutral", "border" ] }, "text": { "value": "#4d4d4d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json", "isSource": true, "original": { "value": "{color.grey.700.value}" }, "name": "ColorBadgeNeutralText", "attributes": { "category": "color", "type": "badge", "item": "neutral", "subitem": "text" }, "path": [ "color", "badge", "neutral", "text" ] } } }, "primary-01": { "100": { "value": "#e5efff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#E5EFFF" }, "name": "ColorPrimary01100", "attributes": { "category": "color", "type": "primary-01", "item": "100" }, "path": [ "color", "primary-01", "100" ] }, "200": { "value": "#b8d3ff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#B8D3FF" }, "name": "ColorPrimary01200", "attributes": { "category": "color", "type": "primary-01", "item": "200" }, "path": [ "color", "primary-01", "200" ] }, "300": { "value": "#8ab7ff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#8AB7FF" }, "name": "ColorPrimary01300", "attributes": { "category": "color", "type": "primary-01", "item": "300" }, "path": [ "color", "primary-01", "300" ] }, "400": { "value": "#5797ff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#5797FF" }, "name": "ColorPrimary01400", "attributes": { "category": "color", "type": "primary-01", "item": "400" }, "path": [ "color", "primary-01", "400" ] }, "500": { "value": "#1a6eff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#1A6EFF" }, "name": "ColorPrimary01500", "attributes": { "category": "color", "type": "primary-01", "item": "500" }, "path": [ "color", "primary-01", "500" ] }, "600": { "value": "#0058db", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#0058DB" }, "name": "ColorPrimary01600", "attributes": { "category": "color", "type": "primary-01", "item": "600" }, "path": [ "color", "primary-01", "600" ] }, "700": { "value": "#004ea8", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#004EA8" }, "name": "ColorPrimary01700", "attributes": { "category": "color", "type": "primary-01", "item": "700" }, "path": [ "color", "primary-01", "700" ] }, "800": { "value": "#00387a", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#00387A" }, "name": "ColorPrimary01800", "attributes": { "category": "color", "type": "primary-01", "item": "800" }, "path": [ "color", "primary-01", "800" ] }, "900": { "value": "#002a5b", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#002A5B" }, "name": "ColorPrimary01900", "attributes": { "category": "color", "type": "primary-01", "item": "900" }, "path": [ "color", "primary-01", "900" ] } }, "primary-02": { "100": { "value": "#ffe2bd", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#FFE2BD" }, "name": "ColorPrimary02100", "attributes": { "category": "color", "type": "primary-02", "item": "100" }, "path": [ "color", "primary-02", "100" ] }, "200": { "value": "#ffbf6b", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#FFBF6B" }, "name": "ColorPrimary02200", "attributes": { "category": "color", "type": "primary-02", "item": "200" }, "path": [ "color", "primary-02", "200" ] }, "300": { "value": "#ff941a", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#FF941A" }, "name": "ColorPrimary02300", "attributes": { "category": "color", "type": "primary-02", "item": "300" }, "path": [ "color", "primary-02", "300" ] }, "400": { "value": "#ef7f00", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#EF7F00" }, "name": "ColorPrimary02400", "attributes": { "category": "color", "type": "primary-02", "item": "400" }, "path": [ "color", "primary-02", "400" ] }, "500": { "value": "#e05a00", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#E05A00" }, "name": "ColorPrimary02500", "attributes": { "category": "color", "type": "primary-02", "item": "500" }, "path": [ "color", "primary-02", "500" ] }, "600": { "value": "#c34400", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#C34400" }, "name": "ColorPrimary02600", "attributes": { "category": "color", "type": "primary-02", "item": "600" }, "path": [ "color", "primary-02", "600" ] }, "700": { "value": "#943300", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#943300" }, "name": "ColorPrimary02700", "attributes": { "category": "color", "type": "primary-02", "item": "700" }, "path": [ "color", "primary-02", "700" ] }, "800": { "value": "#702700", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#702700" }, "name": "ColorPrimary02800", "attributes": { "category": "color", "type": "primary-02", "item": "800" }, "path": [ "color", "primary-02", "800" ] }, "900": { "value": "#421700", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#421700" }, "name": "ColorPrimary02900", "attributes": { "category": "color", "type": "primary-02", "item": "900" }, "path": [ "color", "primary-02", "900" ] } }, "grey": { "100": { "value": "#e6e6e6", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#E6E6E6" }, "name": "ColorGrey100", "attributes": { "category": "color", "type": "grey", "item": "100" }, "path": [ "color", "grey", "100" ] }, "200": { "value": "#cccccc", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#CCCCCC" }, "name": "ColorGrey200", "attributes": { "category": "color", "type": "grey", "item": "200" }, "path": [ "color", "grey", "200" ] }, "300": { "value": "#b3b3b3", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#B3B3B3" }, "name": "ColorGrey300", "attributes": { "category": "color", "type": "grey", "item": "300" }, "path": [ "color", "grey", "300" ] }, "400": { "value": "#999999", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#999999" }, "name": "ColorGrey400", "attributes": { "category": "color", "type": "grey", "item": "400" }, "path": [ "color", "grey", "400" ] }, "500": { "value": "#808080", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#808080" }, "name": "ColorGrey500", "attributes": { "category": "color", "type": "grey", "item": "500" }, "path": [ "color", "grey", "500" ] }, "600": { "value": "#666666", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#666666" }, "name": "ColorGrey600", "attributes": { "category": "color", "type": "grey", "item": "600" }, "path": [ "color", "grey", "600" ] }, "700": { "value": "#4d4d4d", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#4D4D4D" }, "name": "ColorGrey700", "attributes": { "category": "color", "type": "grey", "item": "700" }, "path": [ "color", "grey", "700" ] }, "800": { "value": "#333333", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#333333" }, "name": "ColorGrey800", "attributes": { "category": "color", "type": "grey", "item": "800" }, "path": [ "color", "grey", "800" ] }, "900": { "value": "#191919", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#191919" }, "name": "ColorGrey900", "attributes": { "category": "color", "type": "grey", "item": "900" }, "path": [ "color", "grey", "900" ] }, "999": { "value": "#000000", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#000000" }, "name": "ColorGrey999", "attributes": { "category": "color", "type": "grey", "item": "999" }, "path": [ "color", "grey", "999" ] }, "000": { "value": "#ffffff", "filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/color/base.json", "isSource": true, "original": { "value": "#FFFFFF" }, "name": "ColorGrey000", "attributes": { "category": "color", "type": "grey", "item": "000" }, "path": [ "color", "grey", "000" ] } }, "secondary-blue": { "100": { "value": "#daeff7", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#DAEFF7" }, "name": "ColorSecondaryBlue100", "attributes": { "category": "color", "type": "secondary-blue", "item": "100" }, "path": [ "color", "secondary-blue", "100" ] }, "200": { "value": "#a7d9ed", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#A7D9ED" }, "name": "ColorSecondaryBlue200", "attributes": { "category": "color", "type": "secondary-blue", "item": "200" }, "path": [ "color", "secondary-blue", "200" ] }, "300": { "value": "#73c3e2", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#73C3E2" }, "name": "ColorSecondaryBlue300", "attributes": { "category": "color", "type": "secondary-blue", "item": "300" }, "path": [ "color", "secondary-blue", "300" ] }, "400": { "value": "#3facd7", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#3FACD7" }, "name": "ColorSecondaryBlue400", "attributes": { "category": "color", "type": "secondary-blue", "item": "400" }, "path": [ "color", "secondary-blue", "400" ] }, "500": { "value": "#0b96cc", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#0B96CC" }, "name": "ColorSecondaryBlue500", "attributes": { "category": "color", "type": "secondary-blue", "item": "500" }, "path": [ "color", "secondary-blue", "500" ] }, "600": { "value": "#007bb4", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#007BB4" }, "name": "ColorSecondaryBlue600", "attributes": { "category": "color", "type": "secondary-blue", "item": "600" }, "path": [ "color", "secondary-blue", "600" ] }, "700": { "value": "#005c91", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#005C91" }, "name": "ColorSecondaryBlue700", "attributes": { "category": "color", "type": "secondary-blue", "item": "700" }, "path": [ "color", "secondary-blue", "700" ] }, "800": { "value": "#003a5c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#003A5C" }, "name": "ColorSecondaryBlue800", "attributes": { "category": "color", "type": "secondary-blue", "item": "800" }, "path": [ "color", "secondary-blue", "800" ] }, "900": { "value": "#002a41", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#002A41" }, "name": "ColorSecondaryBlue900", "attributes": { "category": "color", "type": "secondary-blue", "item": "900" }, "path": [ "color", "secondary-blue", "900" ] } }, "secondary-green": { "100": { "value": "#e5efff", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.100.value}" }, "name": "ColorSecondaryGreen100", "attributes": { "category": "color", "type": "secondary-green", "item": "100" }, "path": [ "color", "secondary-green", "100" ] }, "200": { "value": "#b8d3ff", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.200.value}" }, "name": "ColorSecondaryGreen200", "attributes": { "category": "color", "type": "secondary-green", "item": "200" }, "path": [ "color", "secondary-green", "200" ] }, "300": { "value": "#8ab7ff", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.300.value}" }, "name": "ColorSecondaryGreen300", "attributes": { "category": "color", "type": "secondary-green", "item": "300" }, "path": [ "color", "secondary-green", "300" ] }, "400": { "value": "#5797ff", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.400.value}" }, "name": "ColorSecondaryGreen400", "attributes": { "category": "color", "type": "secondary-green", "item": "400" }, "path": [ "color", "secondary-green", "400" ] }, "500": { "value": "#1a6eff", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.500.value}" }, "name": "ColorSecondaryGreen500", "attributes": { "category": "color", "type": "secondary-green", "item": "500" }, "path": [ "color", "secondary-green", "500" ] }, "600": { "value": "#0058db", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.600.value}" }, "name": "ColorSecondaryGreen600", "attributes": { "category": "color", "type": "secondary-green", "item": "600" }, "path": [ "color", "secondary-green", "600" ] }, "700": { "value": "#004ea8", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.700.value}" }, "name": "ColorSecondaryGreen700", "attributes": { "category": "color", "type": "secondary-green", "item": "700" }, "path": [ "color", "secondary-green", "700" ] }, "800": { "value": "#00387a", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.800.value}" }, "name": "ColorSecondaryGreen800", "attributes": { "category": "color", "type": "secondary-green", "item": "800" }, "path": [ "color", "secondary-green", "800" ] }, "900": { "value": "#002a5b", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "{color.primary-01.900.value}" }, "name": "ColorSecondaryGreen900", "attributes": { "category": "color", "type": "secondary-green", "item": "900" }, "path": [ "color", "secondary-green", "900" ] } }, "secondary-purple": { "100": { "value": "#efebfe", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EFEBFE" }, "name": "ColorSecondaryPurple100", "attributes": { "category": "color", "type": "secondary-purple", "item": "100" }, "path": [ "color", "secondary-purple", "100" ] }, "200": { "value": "#c7b0fa", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#C7B0FA" }, "name": "ColorSecondaryPurple200", "attributes": { "category": "color", "type": "secondary-purple", "item": "200" }, "path": [ "color", "secondary-purple", "200" ] }, "300": { "value": "#a575f3", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#A575F3" }, "name": "ColorSecondaryPurple300", "attributes": { "category": "color", "type": "secondary-purple", "item": "300" }, "path": [ "color", "secondary-purple", "300" ] }, "400": { "value": "#883be9", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#883BE9" }, "name": "ColorSecondaryPurple400", "attributes": { "category": "color", "type": "secondary-purple", "item": "400" }, "path": [ "color", "secondary-purple", "400" ] }, "500": { "value": "#7000dd", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#7000DD" }, "name": "ColorSecondaryPurple500", "attributes": { "category": "color", "type": "secondary-purple", "item": "500" }, "path": [ "color", "secondary-purple", "500" ] }, "600": { "value": "#5803b3", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#5803B3" }, "name": "ColorSecondaryPurple600", "attributes": { "category": "color", "type": "secondary-purple", "item": "600" }, "path": [ "color", "secondary-purple", "600" ] }, "700": { "value": "#42058a", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#42058A" }, "name": "ColorSecondaryPurple700", "attributes": { "category": "color", "type": "secondary-purple", "item": "700" }, "path": [ "color", "secondary-purple", "700" ] }, "800": { "value": "#2e0663", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#2E0663" }, "name": "ColorSecondaryPurple800", "attributes": { "category": "color", "type": "secondary-purple", "item": "800" }, "path": [ "color", "secondary-purple", "800" ] }, "900": { "value": "#1c053d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#1C053D" }, "name": "ColorSecondaryPurple900", "attributes": { "category": "color", "type": "secondary-purple", "item": "900" }, "path": [ "color", "secondary-purple", "900" ] } }, "secondary-red": { "100": { "value": "#fdeaea", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FDEAEA" }, "name": "ColorSecondaryRed100", "attributes": { "category": "color", "type": "secondary-red", "item": "100" }, "path": [ "color", "secondary-red", "100" ] }, "200": { "value": "#f8bcbb", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#F8BCBB" }, "name": "ColorSecondaryRed200", "attributes": { "category": "color", "type": "secondary-red", "item": "200" }, "path": [ "color", "secondary-red", "200" ] }, "300": { "value": "#f38d8c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#F38D8C" }, "name": "ColorSecondaryRed300", "attributes": { "category": "color", "type": "secondary-red", "item": "300" }, "path": [ "color", "secondary-red", "300" ] }, "400": { "value": "#ef5f5c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EF5F5C" }, "name": "ColorSecondaryRed400", "attributes": { "category": "color", "type": "secondary-red", "item": "400" }, "path": [ "color", "secondary-red", "400" ] }, "500": { "value": "#ea302d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EA302D" }, "name": "ColorSecondaryRed500", "attributes": { "category": "color", "type": "secondary-red", "item": "500" }, "path": [ "color", "secondary-red", "500" ] }, "600": { "value": "#c61112", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#C61112" }, "name": "ColorSecondaryRed600", "attributes": { "category": "color", "type": "secondary-red", "item": "600" }, "path": [ "color", "secondary-red", "600" ] }, "700": { "value": "#8c0003", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#8C0003" }, "name": "ColorSecondaryRed700", "attributes": { "category": "color", "type": "secondary-red", "item": "700" }, "path": [ "color", "secondary-red", "700" ] }, "800": { "value": "#530000", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#530000" }, "name": "ColorSecondaryRed800", "attributes": { "category": "color", "type": "secondary-red", "item": "800" }, "path": [ "color", "secondary-red", "800" ] }, "900": { "value": "#2d0000", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#2D0000" }, "name": "ColorSecondaryRed900", "attributes": { "category": "color", "type": "secondary-red", "item": "900" }, "path": [ "color", "secondary-red", "900" ] } }, "secondary-orange": { "100": { "value": "#fdf1e8", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FDF1E8" }, "name": "ColorSecondaryOrange100", "attributes": { "category": "color", "type": "secondary-orange", "item": "100" }, "path": [ "color", "secondary-orange", "100" ] }, "200": { "value": "#f8d2b3", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#F8D2B3" }, "name": "ColorSecondaryOrange200", "attributes": { "category": "color", "type": "secondary-orange", "item": "200" }, "path": [ "color", "secondary-orange", "200" ] }, "300": { "value": "#f4b27e", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#F4B27E" }, "name": "ColorSecondaryOrange300", "attributes": { "category": "color", "type": "secondary-orange", "item": "300" }, "path": [ "color", "secondary-orange", "300" ] }, "400": { "value": "#ef934a", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EF934A" }, "name": "ColorSecondaryOrange400", "attributes": { "category": "color", "type": "secondary-orange", "item": "400" }, "path": [ "color", "secondary-orange", "400" ] }, "500": { "value": "#ea7315", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EA7315" }, "name": "ColorSecondaryOrange500", "attributes": { "category": "color", "type": "secondary-orange", "item": "500" }, "path": [ "color", "secondary-orange", "500" ] }, "600": { "value": "#c65200", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#C65200" }, "name": "ColorSecondaryOrange600", "attributes": { "category": "color", "type": "secondary-orange", "item": "600" }, "path": [ "color", "secondary-orange", "600" ] }, "700": { "value": "#8c3500", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#8C3500" }, "name": "ColorSecondaryOrange700", "attributes": { "category": "color", "type": "secondary-orange", "item": "700" }, "path": [ "color", "secondary-orange", "700" ] }, "800": { "value": "#531b00", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#531B00" }, "name": "ColorSecondaryOrange800", "attributes": { "category": "color", "type": "secondary-orange", "item": "800" }, "path": [ "color", "secondary-orange", "800" ] }, "900": { "value": "#360e00", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#360E00" }, "name": "ColorSecondaryOrange900", "attributes": { "category": "color", "type": "secondary-orange", "item": "900" }, "path": [ "color", "secondary-orange", "900" ] } }, "secondary-yellow": { "100": { "value": "#fff8e2", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FFF8E2" }, "name": "ColorSecondaryYellow100", "attributes": { "category": "color", "type": "secondary-yellow", "item": "100" }, "path": [ "color", "secondary-yellow", "100" ] }, "200": { "value": "#ffebaf", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FFEBAF" }, "name": "ColorSecondaryYellow200", "attributes": { "category": "color", "type": "secondary-yellow", "item": "200" }, "path": [ "color", "secondary-yellow", "200" ] }, "300": { "value": "#fee07d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FEE07D" }, "name": "ColorSecondaryYellow300", "attributes": { "category": "color", "type": "secondary-yellow", "item": "300" }, "path": [ "color", "secondary-yellow", "300" ] }, "400": { "value": "#fcd64c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#FCD64C" }, "name": "ColorSecondaryYellow400", "attributes": { "category": "color", "type": "secondary-yellow", "item": "400" }, "path": [ "color", "secondary-yellow", "400" ] }, "500": { "value": "#f8cc1c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#F8CC1C" }, "name": "ColorSecondaryYellow500", "attributes": { "category": "color", "type": "secondary-yellow", "item": "500" }, "path": [ "color", "secondary-yellow", "500" ] }, "600": { "value": "#c9a21b", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#C9A21B" }, "name": "ColorSecondaryYellow600", "attributes": { "category": "color", "type": "secondary-yellow", "item": "600" }, "path": [ "color", "secondary-yellow", "600" ] }, "700": { "value": "#9c7b18", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#9C7B18" }, "name": "ColorSecondaryYellow700", "attributes": { "category": "color", "type": "secondary-yellow", "item": "700" }, "path": [ "color", "secondary-yellow", "700" ] }, "800": { "value": "#705613", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#705613" }, "name": "ColorSecondaryYellow800", "attributes": { "category": "color", "type": "secondary-yellow", "item": "800" }, "path": [ "color", "secondary-yellow", "800" ] }, "900": { "value": "#46350d", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#46350D" }, "name": "ColorSecondaryYellow900", "attributes": { "category": "color", "type": "secondary-yellow", "item": "900" }, "path": [