Skip to content

Commit

Permalink
components update
Browse files Browse the repository at this point in the history
  • Loading branch information
chr1se committed Dec 9, 2020
2 parents 84e2be4 + 5be4c63 commit 2f18854
Show file tree
Hide file tree
Showing 119 changed files with 597 additions and 563 deletions.
2 changes: 1 addition & 1 deletion docs/components/accordion/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/breadcrumb/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/buttons/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/content-card/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/content-tiles/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/details/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/disruption-indicators/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/file-download/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/form-elements/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/in-text-step/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/inset-text/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/links/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/lists/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/loader/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/message/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/phase-indicator/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/table/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/components/warning-text/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/react-native/wmcads.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/wmcads-website.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/wmcads.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/img/wmcads-icons.min.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

60 changes: 26 additions & 34 deletions docs/json/merged.njk.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
{
"name": "Details"
},
{
"name": "Disruption indicators"
},
{
"name": "File download"
},
Expand Down Expand Up @@ -109,6 +112,9 @@
{
"name": "Header and footer"
},
{
"name": "Header v2"
},
{
"name": "Question Form"
},
Expand All @@ -124,41 +130,39 @@
"colors": {
"brand": [
{
"varName": "primary",
"name": "Primary Orange"
},
{
"varName": "secondary",
"name": "Secondary Grey"
}
],
"modal": [
{
"varName": "bus",
"name": "Bus"
"varName": "brandFurnaceOrange",
"name": "Furnace Orange"
},
{
"varName": "metro",
"name": "Metro"
"varName": "brandCoolGrey",
"name": "Cool Grey"
},
{
"varName": "railway",
"name": "WM Railway"
"varName": "brandWmGreen",
"name": "WM Green"
},
{
"varName": "susTravel",
"name": "Sustainable Travel"
"varName": "brandWmRed",
"name": "WM Red"
},
{
"varName": "roads",
"name": "Roads"
"varName": "brandWmPurple",
"name": "WM Purple"
},
{
"varName": "taxi",
"name": "Taxi"
"varName": "brandWmBlue",
"name": "WM Blue"
}
],
"web": [
{
"varName": "primary",
"name": "Primary Orange"
},
{
"varName": "secondary",
"name": "Secondary Grey"
},
{
"varName": "text",
"name": "Text"
Expand All @@ -178,21 +182,9 @@
{
"varName": "success",
"name": "Success"
},
{
"varName": "information",
"name": "Information"
}
],
"backgroundOnly": [
{
"varName": "plannedDisruption",
"name": "Planned Disruption"
},
{
"varName": "disable",
"name": "Disabled Elements"
},
{
"varName": "background",
"name": "Background"
Expand Down
Loading

0 comments on commit 2f18854

Please sign in to comment.