Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
405 changes: 201 additions & 204 deletions src/compositions/bcl-contact-form/__snapshots__/contact-form.test.js.snap

Large diffs are not rendered by default.

278 changes: 138 additions & 140 deletions src/compositions/bcl-event/__snapshots__/event.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ exports[`OE - event listing renders correctly 1`] = `
</button>
</div>
</nav>
<!-- project name -->
<!-- navbar -->
<nav
aria-label="Main Navigation"
Expand Down Expand Up @@ -219,27 +218,27 @@ exports[`OE - event listing renders correctly 1`] = `
Base Sub Category Item
</a>
</li>
<li
class="__see_all __leaf"
</ul>
<div
class="__see_all"
>
<a
aria-label="See all items in ‘Base Category Item’"
class="see-all-button"
href="/example.html"
>
<a
aria-label="See all items in ‘Base Category Item’"
class="see-all-button"
href="/example.html"
<span>
See all
</span>
<svg
class="ms-2-5 bi icon--xs"
>
<span>
See all
</span>
<svg
class="ms-2-5 bi icon--s"
>
<use
xlink:href="/icons.svg#arrow-right"
/>
</svg>
</a>
</li>
</ul>
<use
xlink:href="/icons.svg#arrow-right"
/>
</svg>
</a>
</div>
</div>
</li>
<li
Expand Down Expand Up @@ -502,61 +501,61 @@ exports[`OE - event listing renders correctly 1`] = `
</ul>
</div>
</nav>
<!-- breadcrumbs -->
<div
class="container"
</header>
<!-- breadcrumbs -->
<div
class="container"
>
<nav
aria-label="breadcrumb"
class="mt-3"
>
<nav
aria-label="breadcrumb"
class="mt-3"
<ol
class="breadcrumb"
>
<ol
class="breadcrumb"
<li
class="breadcrumb-item d-none d-md-block"
>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
Home
</a>
</li>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
European Union
</a>
</li>
<li
class="breadcrumb-item"
<a
href="/example.html"
>
Home
</a>
</li>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
European Union
</a>
</li>
<li
class="breadcrumb-item"
>
<a
href="/example.html"
>
<a
href="/example.html"
<svg
class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
>
<svg
class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
>
<use
xlink:href="/icons.svg#arrow-left"
/>
</svg>
About the European Union
</a>
</li>
<li
aria-current="page"
class="breadcrumb-item d-none d-md-block active"
>
News
</li>
</ol>
</nav>
</div>
</header>
<use
xlink:href="/icons.svg#arrow-left"
/>
</svg>
About the European Union
</a>
</li>
<li
aria-current="page"
class="breadcrumb-item d-none d-md-block active"
>
News
</li>
</ol>
</nav>
</div>
<div
aria-hidden="true"
aria-label="loginModalLabel"
Expand Down Expand Up @@ -2395,7 +2394,6 @@ exports[`OE - event page renders correctly 1`] = `
</button>
</div>
</nav>
<!-- project name -->
<!-- navbar -->
<nav
aria-label="Main Navigation"
Expand Down Expand Up @@ -2572,27 +2570,27 @@ exports[`OE - event page renders correctly 1`] = `
Base Sub Category Item
</a>
</li>
<li
class="__see_all __leaf"
</ul>
<div
class="__see_all"
>
<a
aria-label="See all items in ‘Base Category Item’"
class="see-all-button"
href="/example.html"
>
<a
aria-label="See all items in ‘Base Category Item’"
class="see-all-button"
href="/example.html"
<span>
See all
</span>
<svg
class="ms-2-5 bi icon--xs"
>
<span>
See all
</span>
<svg
class="ms-2-5 bi icon--s"
>
<use
xlink:href="/icons.svg#arrow-right"
/>
</svg>
</a>
</li>
</ul>
<use
xlink:href="/icons.svg#arrow-right"
/>
</svg>
</a>
</div>
</div>
</li>
<li
Expand Down Expand Up @@ -2855,61 +2853,61 @@ exports[`OE - event page renders correctly 1`] = `
</ul>
</div>
</nav>
<!-- breadcrumbs -->
<div
class="container"
</header>
<!-- breadcrumbs -->
<div
class="container"
>
<nav
aria-label="breadcrumb"
class="mt-3"
>
<nav
aria-label="breadcrumb"
class="mt-3"
<ol
class="breadcrumb"
>
<ol
class="breadcrumb"
<li
class="breadcrumb-item d-none d-md-block"
>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
Home
</a>
</li>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
European Union
</a>
</li>
<li
class="breadcrumb-item"
<a
href="/example.html"
>
Home
</a>
</li>
<li
class="breadcrumb-item d-none d-md-block"
>
<a
href="/example.html"
>
European Union
</a>
</li>
<li
class="breadcrumb-item"
>
<a
href="/example.html"
>
<a
href="/example.html"
<svg
class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
>
<svg
class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
>
<use
xlink:href="/icons.svg#arrow-left"
/>
</svg>
About the European Union
</a>
</li>
<li
aria-current="page"
class="breadcrumb-item d-none d-md-block active"
>
News
</li>
</ol>
</nav>
</div>
</header>
<use
xlink:href="/icons.svg#arrow-left"
/>
</svg>
About the European Union
</a>
</li>
<li
aria-current="page"
class="breadcrumb-item d-none d-md-block active"
>
News
</li>
</ol>
</nav>
</div>
<div
aria-hidden="true"
aria-label="loginModalLabel"
Expand Down
Loading
Loading