UNPKG

cruk-pattern-library-api

Version:
279 lines (277 loc) 8.58 kB
{ "project_logo": "app/static/cruk-logo.svg", "project_favicon": "app/static/favicon.png", "project_name": "CM&S DESIGN SYSTEM", "project_url": "/", "copyright_start_year": "2019", "client_name": "Cancer Research UK", "client_url": "https://www.cancerresearchuk.org/", "creators": [ { "name": null, "url": null } ], "theme": { "border_color": "#E0E6ED", "highlight_color": "#FAFAFA", "brand_color": "#ec008c", "background_color": "#FFFFFF", "code_highlight_theme": "github", "override_code_highlight_bg": "#F9FAFC", "sample_dark_background": "#333333", "show_project_name": true, "show_version": true, "max_width": null, "titles": { "library_title": "Design System", "pages_title": null, "components_title": null } }, "assets": { "css": [ "app/css/all.css", "app/css/override.css" ], "js": [ "app/js/vendor.js" ] }, "font_libraries": { "typekit_code": null, "typography_web_fonts": null, "google_web_fonts": null }, "content": { "show_first_page_on_load": false, "title": "null", "pages": [ { "name": "introduction", "title": "Introduction", "file": "./pages/intro.md" }, { "name": "design", "title": "Design", "file": "./pages/design.md" }, { "name": "content", "title": "Content", "file": "./pages/content.md" }, { "name": "guideline", "title": "Guideline", "file": "./pages/guideline.md" } ] }, "groups": [ { "name": "designElements", "title": "Design Elements", "components": [ { "group": "designElements", "name": "colour_brand", "title": "Colour: Brand", "type": "colors", "colors": [ "#2e008b,", "#ec008c", "#00b6ed,", "#666666", "#C8C9C7", "#E3E3E3" ] }, { "group": "designElements", "name": "colour_grayscale", "title": "Colour: Grayscale", "type": "colors", "colors": [ "#fafafa,#f2f2f2", "#e3e3e3,#d8d8d8", "#c7c7c7,#b2b2b2", "#999999,#8c8c8c", "#7f7f7f,#727272", "#666666,#4c4c4c", "#333333,#191919", "#000000,#ffffff" ] }, { "group": "designElements", "name": "colour_extended", "title": "Colour: Extended", "type": "colors", "colors": [ "#f7fcff,#e6e4df", "#ffe0ec,#ef5350", "#ebf9ff,#6c5c99", "#bfe8f6,#007eff", "#fdc02f,#8bc34a" ] }, { "group": "designElements", "name": "fonts_heading", "title": "Heading", "width": "half", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "fonts_base", "title": "Base fonts", "width": "half", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "typography", "title": "Typography", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "paragraph", "title": "Paragraph", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "body_text", "title": "Body text", "width": "half", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "text_link", "title": "Text link", "width": "half", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "page-width", "title": "Page width", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "breakpoint", "title": "Breakpoint", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "spacing", "title": "Spacing", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "grid", "title": "CSS Grid", "options": { "disable_code_sample": true } }, { "group": "designElements", "name": "divider", "title": "Divider", "options": { "disable_code_sample": true } } ] }, { "name": "uiComponents", "title": "UI Components", "components": [ { "group": "uiComponents", "name": "cta", "title": "Call to action" }, { "group": "uiComponents", "name": "list", "title": "List" }, { "group": "uiComponents", "name": "search", "title": "Search" }, { "group": "uiComponents", "name": "collapsible", "title": "Collapsible" }, { "group": "uiComponents", "name": "navigation_block", "title": "Navigation Block" }, { "group": "uiComponents", "name": "related.links", "title": "Related Links" }, { "group": "uiComponents", "name": "header", "title": "Header" }, { "group": "uiComponents", "name": "menu", "title": "Mega Menu" }, { "group": "uiComponents", "name": "breadcrumb", "title": "Breadcrumb" }, { "group": "uiComponents", "name": "footer", "title": "Footer" }, { "group": "uiComponents", "name": "video", "title": "Video" } ] } ], "version": "1.9.5" }