UNPKG

@mozaic-ds/vue-3

Version:

Vue.js implementation of Mozaic Design System

1,977 lines 343 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": "#d9f0f3", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#D9F0F3" }, "name": "ColorPrimary01100", "attributes": { "category": "color", "type": "primary-01", "item": "100" }, "path": [ "color", "primary-01", "100" ] }, "200": { "value": "#91d5db", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#91D5DB" }, "name": "ColorPrimary01200", "attributes": { "category": "color", "type": "primary-01", "item": "200" }, "path": [ "color", "primary-01", "200" ] }, "300": { "value": "#48bac4", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#48BAC4" }, "name": "ColorPrimary01300", "attributes": { "category": "color", "type": "primary-01", "item": "300" }, "path": [ "color", "primary-01", "300" ] }, "400": { "value": "#009eac", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#009EAC" }, "name": "ColorPrimary01400", "attributes": { "category": "color", "type": "primary-01", "item": "400" }, "path": [ "color", "primary-01", "400" ] }, "500": { "value": "#00919f", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#00919F" }, "name": "ColorPrimary01500", "attributes": { "category": "color", "type": "primary-01", "item": "500" }, "path": [ "color", "primary-01", "500" ] }, "600": { "value": "#007f8c", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#007F8C" }, "name": "ColorPrimary01600", "attributes": { "category": "color", "type": "primary-01", "item": "600" }, "path": [ "color", "primary-01", "600" ] }, "700": { "value": "#006974", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#006974" }, "name": "ColorPrimary01700", "attributes": { "category": "color", "type": "primary-01", "item": "700" }, "path": [ "color", "primary-01", "700" ] }, "800": { "value": "#004e57", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#004E57" }, "name": "ColorPrimary01800", "attributes": { "category": "color", "type": "primary-01", "item": "800" }, "path": [ "color", "primary-01", "800" ] }, "900": { "value": "#002e33", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#002E33" }, "name": "ColorPrimary01900", "attributes": { "category": "color", "type": "primary-01", "item": "900" }, "path": [ "color", "primary-01", "900" ] } }, "primary-02": { "100": { "value": "#eeeff1", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#EEEFF1" }, "name": "ColorPrimary02100", "attributes": { "category": "color", "type": "primary-02", "item": "100" }, "path": [ "color", "primary-02", "100" ] }, "200": { "value": "#cfd2d8", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#CFD2D8" }, "name": "ColorPrimary02200", "attributes": { "category": "color", "type": "primary-02", "item": "200" }, "path": [ "color", "primary-02", "200" ] }, "300": { "value": "#b3b7c1", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#B3B7C1" }, "name": "ColorPrimary02300", "attributes": { "category": "color", "type": "primary-02", "item": "300" }, "path": [ "color", "primary-02", "300" ] }, "400": { "value": "#8f94a3", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#8F94A3" }, "name": "ColorPrimary02400", "attributes": { "category": "color", "type": "primary-02", "item": "400" }, "path": [ "color", "primary-02", "400" ] }, "500": { "value": "#6a7081", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#6A7081" }, "name": "ColorPrimary02500", "attributes": { "category": "color", "type": "primary-02", "item": "500" }, "path": [ "color", "primary-02", "500" ] }, "600": { "value": "#494f60", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#494F60" }, "name": "ColorPrimary02600", "attributes": { "category": "color", "type": "primary-02", "item": "600" }, "path": [ "color", "primary-02", "600" ] }, "700": { "value": "#343b4c", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#343B4C" }, "name": "ColorPrimary02700", "attributes": { "category": "color", "type": "primary-02", "item": "700" }, "path": [ "color", "primary-02", "700" ] }, "800": { "value": "#242938", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#242938" }, "name": "ColorPrimary02800", "attributes": { "category": "color", "type": "primary-02", "item": "800" }, "path": [ "color", "primary-02", "800" ] }, "900": { "value": "#171b26", "filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json", "isSource": true, "original": { "value": "#171B26" }, "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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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/AdeoProperties/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": "#eaedef", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#EAEDEF" }, "name": "ColorSecondaryBlue100", "attributes": { "category": "color", "type": "secondary-blue", "item": "100" }, "path": [ "color", "secondary-blue", "100" ] }, "200": { "value": "#cdd4d8", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#CDD4D8" }, "name": "ColorSecondaryBlue200", "attributes": { "category": "color", "type": "secondary-blue", "item": "200" }, "path": [ "color", "secondary-blue", "200" ] }, "300": { "value": "#b0bbc0", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#B0BBC0" }, "name": "ColorSecondaryBlue300", "attributes": { "category": "color", "type": "secondary-blue", "item": "300" }, "path": [ "color", "secondary-blue", "300" ] }, "400": { "value": "#92a2a9", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#92A2A9" }, "name": "ColorSecondaryBlue400", "attributes": { "category": "color", "type": "secondary-blue", "item": "400" }, "path": [ "color", "secondary-blue", "400" ] }, "500": { "value": "#758992", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#758992" }, "name": "ColorSecondaryBlue500", "attributes": { "category": "color", "type": "secondary-blue", "item": "500" }, "path": [ "color", "secondary-blue", "500" ] }, "600": { "value": "#5b737d", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#5B737D" }, "name": "ColorSecondaryBlue600", "attributes": { "category": "color", "type": "secondary-blue", "item": "600" }, "path": [ "color", "secondary-blue", "600" ] }, "700": { "value": "#405d68", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#405D68" }, "name": "ColorSecondaryBlue700", "attributes": { "category": "color", "type": "secondary-blue", "item": "700" }, "path": [ "color", "secondary-blue", "700" ] }, "800": { "value": "#264653", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#264653" }, "name": "ColorSecondaryBlue800", "attributes": { "category": "color", "type": "secondary-blue", "item": "800" }, "path": [ "color", "secondary-blue", "800" ] }, "900": { "value": "#082435", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#082435" }, "name": "ColorSecondaryBlue900", "attributes": { "category": "color", "type": "secondary-blue", "item": "900" }, "path": [ "color", "secondary-blue", "900" ] } }, "secondary-green": { "100": { "value": "#d9f0f3", "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": "#91d5db", "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": "#48bac4", "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": "#009eac", "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": "#00919f", "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": "#007f8c", "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": "#006974", "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": "#004e57", "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": "#002e33", "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": "#e7e7f0", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#E7E7F0" }, "name": "ColorSecondaryPurple100", "attributes": { "category": "color", "type": "secondary-purple", "item": "100" }, "path": [ "color", "secondary-purple", "100" ] }, "200": { "value": "#c5c5dc", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#C5C5DC" }, "name": "ColorSecondaryPurple200", "attributes": { "category": "color", "type": "secondary-purple", "item": "200" }, "path": [ "color", "secondary-purple", "200" ] }, "300": { "value": "#a4a3c7", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#A4A3C7" }, "name": "ColorSecondaryPurple300", "attributes": { "category": "color", "type": "secondary-purple", "item": "300" }, "path": [ "color", "secondary-purple", "300" ] }, "400": { "value": "#8281b2", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#8281B2" }, "name": "ColorSecondaryPurple400", "attributes": { "category": "color", "type": "secondary-purple", "item": "400" }, "path": [ "color", "secondary-purple", "400" ] }, "500": { "value": "#605f9d", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#605F9D" }, "name": "ColorSecondaryPurple500", "attributes": { "category": "color", "type": "secondary-purple", "item": "500" }, "path": [ "color", "secondary-purple", "500" ] }, "600": { "value": "#4b4a8c", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#4B4A8C" }, "name": "ColorSecondaryPurple600", "attributes": { "category": "color", "type": "secondary-purple", "item": "600" }, "path": [ "color", "secondary-purple", "600" ] }, "700": { "value": "#393879", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#393879" }, "name": "ColorSecondaryPurple700", "attributes": { "category": "color", "type": "secondary-purple", "item": "700" }, "path": [ "color", "secondary-purple", "700" ] }, "800": { "value": "#282863", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#282863" }, "name": "ColorSecondaryPurple800", "attributes": { "category": "color", "type": "secondary-purple", "item": "800" }, "path": [ "color", "secondary-purple", "800" ] }, "900": { "value": "#1a1a4b", "filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json", "isSource": true, "original": { "value": "#1A1A4B" }, "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": [ "color", "secondary-yellow", "900" ] } }