From 48406171279dec3eb770833ac62c834f4f4dd50e Mon Sep 17 00:00:00 2001 From: Ans Date: Tue, 16 Apr 2024 11:24:29 -0400 Subject: [PATCH] =?UTF-8?q?Update=20to=20v1.0.1=20of=20the=20design=20syst?= =?UTF-8?q?em=20=F0=9F=8E=89=F0=9F=8E=89=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../filing_instruction_guide/index.html | 2 +- .../jinja2/form-explainer/index.html | 2 +- .../college-cost-blocks/nav.html | 6 +- .../paying-for-college/college-costs.html | 6 +- .../prepaid_agreements/search_results.html | 7 +- .../regulations3k/search-regulations.html | 6 +- .../activity_search_facets_and_results.html | 2 +- .../unprocessed/css/enhancements/layout.less | 4 +- .../includes/organisms/sidebar-breakout.html | 2 +- .../@cfpb-cfpb-atomic-component-0.43.1.tgz | Bin 37152 -> 0 bytes .../@cfpb-cfpb-atomic-component-1.0.0.tgz | Bin 0 -> 37155 bytes .../@cfpb-cfpb-buttons-0.43.0.tgz | Bin 11665 -> 0 bytes .../@cfpb-cfpb-buttons-1.0.1.tgz | Bin 0 -> 11666 bytes .../@cfpb-cfpb-core-0.43.0.tgz | Bin 34383 -> 0 bytes .../@cfpb-cfpb-core-1.0.1.tgz | Bin 0 -> 34491 bytes .../@cfpb-cfpb-expandables-0.43.1.tgz | Bin 39927 -> 0 bytes .../@cfpb-cfpb-expandables-1.0.1.tgz | Bin 0 -> 39947 bytes .../@cfpb-cfpb-forms-0.43.0.tgz | Bin 63001 -> 0 bytes .../@cfpb-cfpb-forms-1.0.1.tgz | Bin 0 -> 63056 bytes .../@cfpb-cfpb-grid-0.43.0.tgz | Bin 8158 -> 0 bytes .../@cfpb-cfpb-grid-1.0.1.tgz | Bin 0 -> 8192 bytes .../@cfpb-cfpb-icons-0.43.0.tgz | Bin 241657 -> 0 bytes .../@cfpb-cfpb-icons-1.0.1.tgz | Bin 0 -> 241687 bytes .../@cfpb-cfpb-layout-0.43.1.tgz | Bin 29298 -> 0 bytes .../@cfpb-cfpb-layout-1.0.1.tgz | Bin 0 -> 28483 bytes .../@cfpb-cfpb-notifications-0.43.1.tgz | Bin 9516 -> 0 bytes .../@cfpb-cfpb-notifications-1.0.1.tgz | Bin 0 -> 9501 bytes .../@cfpb-cfpb-pagination-0.43.0.tgz | Bin 7718 -> 0 bytes .../@cfpb-cfpb-pagination-1.0.1.tgz | Bin 0 -> 7715 bytes .../@cfpb-cfpb-tables-0.43.1.tgz | Bin 8590 -> 0 bytes .../@cfpb-cfpb-tables-1.0.1.tgz | Bin 0 -> 8608 bytes .../@cfpb-cfpb-typography-0.43.0.tgz | Bin 15342 -> 0 bytes .../@cfpb-cfpb-typography-1.0.1.tgz | Bin 0 -> 15374 bytes package.json | 24 +-- .../fixtures/sample-fig-page.js | 2 +- yarn.lock | 149 ++++++++++-------- 36 files changed, 114 insertions(+), 98 deletions(-) delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-atomic-component-0.43.1.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-atomic-component-1.0.0.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-buttons-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-buttons-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-core-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-core-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-expandables-0.43.1.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-expandables-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-forms-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-forms-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-grid-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-grid-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-icons-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-icons-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-layout-0.43.1.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-layout-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-notifications-0.43.1.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-notifications-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-pagination-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-pagination-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-tables-0.43.1.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-tables-1.0.1.tgz delete mode 100644 npm-packages-offline-cache/@cfpb-cfpb-typography-0.43.0.tgz create mode 100644 npm-packages-offline-cache/@cfpb-cfpb-typography-1.0.1.tgz diff --git a/cfgov/filing_instruction_guide/jinja2/filing_instruction_guide/index.html b/cfgov/filing_instruction_guide/jinja2/filing_instruction_guide/index.html index 4b9ecc29c5b..6c6cd712138 100644 --- a/cfgov/filing_instruction_guide/jinja2/filing_instruction_guide/index.html +++ b/cfgov/filing_instruction_guide/jinja2/filing_instruction_guide/index.html @@ -10,7 +10,7 @@ {%- endblock %} {% block content_main_modifiers -%} - {{ super() }} content__flush-bottom research-report o-fig_main + {{ super() }} content--flush-bottom research-report o-fig_main {%- endblock %} {% block content_main %} diff --git a/cfgov/form_explainer/jinja2/form-explainer/index.html b/cfgov/form_explainer/jinja2/form-explainer/index.html index f41646daf29..de0703585b7 100644 --- a/cfgov/form_explainer/jinja2/form-explainer/index.html +++ b/cfgov/form_explainer/jinja2/form-explainer/index.html @@ -9,7 +9,7 @@ {%- endblock css %} {% block content_main_modifiers -%} - {{ super() }} content__flush-bottom + {{ super() }} content--flush-bottom {%- endblock %} {% block content_main %} diff --git a/cfgov/paying_for_college/jinja2/paying-for-college/college-cost-blocks/nav.html b/cfgov/paying_for_college/jinja2/paying-for-college/college-cost-blocks/nav.html index b7b179164b7..cbb7deb1ba9 100644 --- a/cfgov/paying_for_college/jinja2/paying-for-college/college-cost-blocks/nav.html +++ b/cfgov/paying_for_college/jinja2/paying-for-college/college-cost-blocks/nav.html @@ -1,9 +1,9 @@ {% import 'college-cost-blocks/macros/secondary-nav.html' as secondary_nav with context %}