diff --git a/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_0_phone.png b/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_0_phone.png index 02c047c674..0588544db9 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_0_phone.png and b/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_0_phone.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_1_tablet.png b/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_1_tablet.png index 5de7396018..d7a112a980 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_1_tablet.png and b/packages/patternlab/backstopjs/reference/regression_page_howto_0_document_1_tablet.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details-preContent-media_0_document_1_tablet.png b/packages/patternlab/backstopjs/reference/regression_page_information-details-preContent-media_0_document_1_tablet.png index 811f9be46b..eb99455269 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details-preContent-media_0_document_1_tablet.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details-preContent-media_0_document_1_tablet.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details-responsive-table_0_document_1_tablet.png b/packages/patternlab/backstopjs/reference/regression_page_information-details-responsive-table_0_document_1_tablet.png index 824c9523c0..ae82ab3094 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details-responsive-table_0_document_1_tablet.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details-responsive-table_0_document_1_tablet.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details-table-of-contents_0_document_0_phone.png b/packages/patternlab/backstopjs/reference/regression_page_information-details-table-of-contents_0_document_0_phone.png index fc2d39d036..93f91e4375 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details-table-of-contents_0_document_0_phone.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details-table-of-contents_0_document_0_phone.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details-toc-precontent-responsive-tables_0_document_0_phone.png b/packages/patternlab/backstopjs/reference/regression_page_information-details-toc-precontent-responsive-tables_0_document_0_phone.png index 5c471a06a9..8d82945190 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details-toc-precontent-responsive-tables_0_document_0_phone.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details-toc-precontent-responsive-tables_0_document_0_phone.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_0_phone.png b/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_0_phone.png index f1b7e95e3a..25deaa434c 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_0_phone.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_0_phone.png differ diff --git a/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_1_tablet.png b/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_1_tablet.png index aef9c09e8f..aa4cd79926 100644 Binary files a/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_1_tablet.png and b/packages/patternlab/backstopjs/reference/regression_page_information-details_0_document_1_tablet.png differ diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/howto.json b/packages/patternlab/styleguide/source/_patterns/05-pages/howto.json index 1525beb9ee..e4946778bd 100755 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/howto.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/howto.json @@ -3,19 +3,22 @@ "contentTitle": "The Details", "titleContext": "to Apply for unemployment benefits" }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "relationshipIndicators": { "pageTitle": "Apply for unemployment benefits", @@ -786,63 +789,6 @@ }, "sidebar": { "coloredHeadings": true, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "to Apply for unemployment benefits" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "#", - "text": "Department of Unemployment Assistance", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - }, - { - "icon": "laptop", - "name": "Online", - "hidden": "", - "items": [ - { - "type": "online", - "property": "", - "label": "Web:", - "link": { - "href": "#", - "text": "Contact Form", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - }, "linkList": { "compHeading": { "title": "Related", diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details.json b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details.json index 0f770faa45..22a47add45 100644 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details.json @@ -29,19 +29,22 @@ "sections": ".ma__information-details__content h2" } }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "relationshipIndicators": { "pageTitle": "Why is habitat management needed?", @@ -506,87 +509,6 @@ }, "sidebar": { "coloredHeadings": false, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "", - "text": "MassWildlife", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - }, - { - "icon": "laptop", - "name": "Online", - "hidden": "", - "items": [ - { - "type": "email", - "property": "", - "label": "", - "link": { - "href": "email@email.com", - "text": "Mass.Wildlife@state.ma.us", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "Websites", - "link": { - "href": "#", - "text": "MassWildlife Facebook", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "", - "link": { - "href": "#", - "text": "MassWildlife Instagram", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - }, "linkList": { "sidebarHeading": { "title": "Related", diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~preContent-media.json b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~preContent-media.json index 2f7d51627a..9f69d5abe5 100644 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~preContent-media.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~preContent-media.json @@ -4,19 +4,22 @@ "contentTitle": "", "titleContext": "" }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "preContent": { "pageHeader": { @@ -360,87 +363,6 @@ }, "sidebar": { "coloredHeadings": false, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "", - "text": "MassWildlife", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - }, - { - "icon": "laptop", - "name": "Online", - "hidden": "", - "items": [ - { - "type": "email", - "property": "", - "label": "", - "link": { - "href": "email@email.com", - "text": "Mass.Wildlife@state.ma.us", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "Websites", - "link": { - "href": "#", - "text": "MassWildlife Facebook", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "", - "link": { - "href": "#", - "text": "MassWildlife Instagram", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - }, "linkList": { "sidebarHeading": { "title": "Related", diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~responsive-table.json b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~responsive-table.json index e74845902f..d32f8e5833 100644 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~responsive-table.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~responsive-table.json @@ -11,19 +11,22 @@ "widgets": null } }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "relationshipIndicators": { "pageTitle": "An example of responsive tables in rich text", @@ -762,87 +765,6 @@ }, "sidebar": { "coloredHeadings": false, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "", - "text": "MassWildlife", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - }, - { - "icon": "laptop", - "name": "Online", - "hidden": "", - "items": [ - { - "type": "email", - "property": "", - "label": "", - "link": { - "href": "email@email.com", - "text": "Mass.Wildlife@state.ma.us", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "Websites", - "link": { - "href": "#", - "text": "MassWildlife Facebook", - "info": "", - "property": "" - }, - "details": "" - }, - { - "type": "online", - "property": "", - "label": "", - "link": { - "href": "#", - "text": "MassWildlife Instagram", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - }, "linkList": { "sidebarHeading": { "title": "Related", diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~table-of-contents.json b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~table-of-contents.json index 0941f0864c..9f53d20bdd 100644 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~table-of-contents.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~table-of-contents.json @@ -17,19 +17,22 @@ "sections": ".ma__information-details__content h2" } }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "relationshipIndicators": { "pageTitle": "Why is habitat management needed?", @@ -410,45 +413,5 @@ ] } }, - "sidebar": { - "coloredHeadings": false, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "", - "text": "MassWildlife", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - } - } + "sidebar": {} } diff --git a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~toc-precontent-responsive-tables.json b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~toc-precontent-responsive-tables.json index 56a86d9387..89976900bf 100644 --- a/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~toc-precontent-responsive-tables.json +++ b/packages/patternlab/styleguide/source/_patterns/05-pages/information-details~toc-precontent-responsive-tables.json @@ -17,19 +17,22 @@ "sections": ".ma__information-details__content h2" } }, - "breadcrumbs":{ + "breadcrumbs": { "light": true, - "links": [{ - "text": "Home", - "url": "/" - },{ - "text": "Unemployment", - "url": "/" - }, - { - "text": "Training & Assistance", - "url": "/" - }] + "links": [ + { + "text": "Home", + "url": "/" + }, + { + "text": "Unemployment", + "url": "/" + }, + { + "text": "Training & Assistance", + "url": "/" + } + ] }, "relationshipIndicators": { "pageTitle": "Why is habitat management needed?", @@ -881,45 +884,5 @@ ] } }, - "sidebar": { - "coloredHeadings": false, - "contactList": { - "viewSpecific": true, - "sidebarHeading": { - "title": "Contact", - "titleContext": "" - }, - "contacts": [ - { - "accordion": false, - "isExpanded": false, - "subTitle": { - "href": "", - "text": "MassWildlife", - "chevron": "" - }, - "groups": [ - { - "icon": "phone", - "name": "Phone", - "items": [ - { - "type": "phone", - "property": "", - "label": "Main:", - "link": { - "href": "+16174438765", - "text": "(617) 443-8765", - "info": "", - "property": "" - }, - "details": "" - } - ] - } - ] - } - ] - } - } + "sidebar": {} }