[Backport staging] Update compound-design-tokens to satisfy compound-web peer dependency (#12820)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
ElementRobot 2024-07-24 12:22:21 +01:00 committed by GitHub
parent 63848da251
commit 0e2ba42ad7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 589 additions and 325 deletions

View file

@ -40,7 +40,17 @@ exports[`AppTile destroys non-persisted right panel widget on room change 1`] =
class="_indicator-icon_133tf_26"
style="--cpd-icon-button-size: 100%;"
>
<div />
<svg
fill="currentColor"
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M6.293 6.293a1 1 0 0 1 1.414 0L12 10.586l4.293-4.293a1 1 0 1 1 1.414 1.414L13.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414L12 13.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L10.586 12 6.293 7.707a1 1 0 0 1 0-1.414Z"
/>
</svg>
</div>
</button>
</div>