Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QTM-687] Updates Yarn.lock and respective snapshots #556

Merged
merged 3 commits into from
Apr 22, 2024
Merged
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
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
16.17.1
2 changes: 1 addition & 1 deletion components/Alert/__snapshots__/Alert.unit.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@ exports[`Alert component Should match the snapshot with an icon 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
<span>
Expand Down
12 changes: 6 additions & 6 deletions components/Avatar/__snapshots__/Avatar.unit.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exports[`<Avatar /> Should match snapshot With href 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
/>
</svg>
</a>
Expand Down Expand Up @@ -83,7 +83,7 @@ exports[`<Avatar /> Should match snapshot With notification 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
/>
</svg>
<span
Expand Down Expand Up @@ -168,7 +168,7 @@ exports[`<Avatar /> Should match snapshot With text 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
/>
</svg>
<span
Expand Down Expand Up @@ -216,7 +216,7 @@ exports[`<Avatar /> Should match snapshot With toggle icon 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
/>
</svg>
<svg
Expand All @@ -229,7 +229,7 @@ exports[`<Avatar /> Should match snapshot With toggle icon 1`] = `
viewBox="0 0 24 24"
>
<path
d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"
d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"
/>
</svg>
</span>
Expand Down Expand Up @@ -268,7 +268,7 @@ exports[`<Avatar /> Should match snapshot Without picture 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
/>
</svg>
</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ exports[`<Breadcrumbs /> should match the snapshots 1`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<button
Expand Down Expand Up @@ -175,7 +175,7 @@ exports[`<Breadcrumbs /> should match the snapshots 1`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<a
Expand All @@ -200,7 +200,7 @@ exports[`<Breadcrumbs /> should match the snapshots 1`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<a
Expand All @@ -224,7 +224,7 @@ exports[`<Breadcrumbs /> should match the snapshots 1`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<span>
Expand Down Expand Up @@ -382,7 +382,7 @@ exports[`<Breadcrumbs /> should match the snapshots when breadcrumbs is collapse
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<button
Expand Down Expand Up @@ -410,7 +410,7 @@ exports[`<Breadcrumbs /> should match the snapshots when breadcrumbs is collapse
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<a
Expand All @@ -435,7 +435,7 @@ exports[`<Breadcrumbs /> should match the snapshots when breadcrumbs is collapse
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<a
Expand All @@ -459,7 +459,7 @@ exports[`<Breadcrumbs /> should match the snapshots when breadcrumbs is collapse
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<span>
Expand Down Expand Up @@ -492,7 +492,7 @@ exports[`<Breadcrumbs /> should match the snapshots when collapsed breadcrumbs i
class=\\"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium Breadcrumbs__BreadcrumbIcon-sc-d5msik-2 bJMWQD css-1696fkf-MuiSvgIcon-root\\"
data-qtm-preloader=\\"icon\\"
@@ -46,21 +47,21 @@
d=\\"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\\"
d=\\"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z\\"
/>
</svg>
<button
Expand Down
16 changes: 8 additions & 8 deletions components/Button/__snapshots__/Button.unit.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ exports[`Button component should render a button only icon state 1`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
</button>
Expand Down Expand Up @@ -198,7 +198,7 @@ exports[`Button component should render a button only icon state 2`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
</button>
Expand Down Expand Up @@ -273,7 +273,7 @@ exports[`Button component should render a button only icon state 3`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
</button>
Expand Down Expand Up @@ -348,7 +348,7 @@ exports[`Button component should render a button only icon state 4`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
</button>
Expand Down Expand Up @@ -423,7 +423,7 @@ exports[`Button component should render a button only icon state 5`] = `
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z"
/>
</svg>
</button>
Expand Down Expand Up @@ -1041,7 +1041,7 @@ exports[`Button component with an icon should match secondary snapshot 1`] = `
viewBox="0 0 24 24"
>
<path
d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"
d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"
/>
</svg>
Search
Expand Down Expand Up @@ -1117,7 +1117,7 @@ exports[`Button component with an icon should match secondary snapshot 2`] = `
viewBox="0 0 24 24"
>
<path
d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"
d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zm0-10H4V6h16z"
/>
</svg>
Payment
Expand Down Expand Up @@ -1193,7 +1193,7 @@ exports[`Button component with an icon should match secondary snapshot 3`] = `
viewBox="0 0 24 24"
>
<path
d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2m-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1z"
/>
</svg>
Lock
Expand Down
16 changes: 8 additions & 8 deletions components/Carousel/__snapshots__/Carousel.unit.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ exports[`<Carousel /> should match the snapshot 1`] = `
viewBox="0 0 24 24"
>
<path
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z"
/>
</svg>
<div
Expand Down Expand Up @@ -1276,7 +1276,7 @@ exports[`<Carousel /> should match the snapshot 1`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<ul
Expand Down Expand Up @@ -1676,7 +1676,7 @@ exports[`<Carousel /> should match the snapshot 2`] = `
viewBox="0 0 24 24"
>
<path
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z"
/>
</svg>
<div
Expand Down Expand Up @@ -2234,7 +2234,7 @@ exports[`<Carousel /> should match the snapshot 2`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
</div>
Expand Down Expand Up @@ -2624,7 +2624,7 @@ exports[`<Carousel /> should match the snapshot 3`] = `
viewBox="0 0 24 24"
>
<path
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z"
/>
</svg>
<div
Expand Down Expand Up @@ -3518,7 +3518,7 @@ exports[`<Carousel /> should match the snapshot 3`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<ul
Expand Down Expand Up @@ -3969,7 +3969,7 @@ exports[`<Carousel /> should match the snapshot 4`] = `
viewBox="0 0 24 24"
>
<path
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
d="M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z"
/>
</svg>
<div
Expand Down Expand Up @@ -4863,7 +4863,7 @@ exports[`<Carousel /> should match the snapshot 4`] = `
viewBox="0 0 24 24"
>
<path
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
/>
</svg>
<ul
Expand Down
10 changes: 5 additions & 5 deletions components/ChargeBar/__snapshots__/ChargeBar.unit.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ exports[`ChargeBar component Should match the snapshot of ChargeBar 1`] = `
viewBox="0 0 24 24"
>
<path
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67M11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8"
/>
</svg>
<span
Expand Down Expand Up @@ -237,7 +237,7 @@ exports[`ChargeBar component Should match the snapshot of ChargeBar 2`] = `
viewBox="0 0 24 24"
>
<path
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67M11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8"
/>
</svg>
<span
Expand Down Expand Up @@ -377,7 +377,7 @@ exports[`ChargeBar component Should match the snapshot of ChargeBar 3`] = `
viewBox="0 0 24 24"
>
<path
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67M11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8"
/>
</svg>
<span
Expand Down Expand Up @@ -521,7 +521,7 @@ exports[`ChargeBar component Should match the snapshot of ChargeBar 4`] = `
viewBox="0 0 24 24"
>
<path
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67M11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8"
/>
</svg>
<span
Expand Down Expand Up @@ -665,7 +665,7 @@ exports[`ChargeBar component Should match the snapshot of ChargeBar 5`] = `
viewBox="0 0 24 24"
>
<path
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"
d="M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67M11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8"
/>
</svg>
<span
Expand Down
Loading
Loading