Update dependency @vector-im/compound-design-tokens to v3 #2630
Annotations
9 errors
RoomHeader › dm › does not show the face pile for DMs:
test/unit-tests/components/views/rooms/RoomHeader-test.tsx#L643
expect(received).toMatchSnapshot()
Snapshot name: `RoomHeader dm does not show the face pile for DMs 1`
- Snapshot - 1
+ Received + 16
@@ -81,13 +81,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
+ <g
+ clip-path="url(#a)"
+ >
<path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
/>
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/views/rooms/RoomHeader-test.tsx:643:34)
|
RoomView › should not display the timeline when the room encryption is loading:
test/unit-tests/components/structures/RoomView-test.tsx#L311
expect(received).toMatchSnapshot()
Snapshot name: `RoomView should not display the timeline when the room encryption is loading 1`
- Snapshot - 1
+ Received + 16
@@ -99,13 +99,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
+ <g
+ clip-path="url(#a)"
+ >
<path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
/>
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:311:30)
|
RoomView › should not display the timeline when the room encryption is loading:
test/unit-tests/components/structures/RoomView-test.tsx#L315
expect(received).toMatchSnapshot()
Snapshot name: `RoomView should not display the timeline when the room encryption is loading 2`
- Snapshot - 1
+ Received + 16
@@ -99,13 +99,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
+ <g
+ clip-path="url(#a)"
+ >
<path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
/>
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:315:30)
|
RoomView › for a local room › in state NEW › should match the snapshot:
test/unit-tests/components/structures/RoomView-test.tsx#L417
expect(received).toMatchSnapshot()
Snapshot name: `RoomView for a local room in state NEW should match the snapshot 1`
- Snapshot - 3
+ Received + 18
@@ -86,13 +86,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
- <path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
- />
+ <g
+ clip-path="url(#a)"
+ >
+ <path
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
+ />
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:417:35)
|
RoomView › for a local room › in state NEW › that is encrypted › should match the snapshot:
test/unit-tests/components/structures/RoomView-test.tsx#L447
expect(received).toMatchSnapshot()
Snapshot name: `RoomView for a local room in state NEW that is encrypted should match the snapshot 1`
- Snapshot - 1
+ Received + 16
@@ -86,13 +86,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
+ <g
+ clip-path="url(#a)"
+ >
<path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
/>
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:447:59)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:124:77)
at node_modules/@testing-library/dom/dist/wait-for.js:97:7
at waitFor (node_modules/@testing-library/dom/dist/wait-for.js:36:10)
at node_modules/@testing-library/dom/dist/wait-for.js:164:54
at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:28)
at waitForWrapper (node_modules/@testing-library/dom/dist/wait-for.js:164:35)
at Object.<anonymous> (test/unit-tests/components/structures/RoomView-test.tsx:447:34)
|
RoomView › for a local room › in state CREATING should match the snapshot:
test/unit-tests/components/structures/RoomView-test.tsx#L455
expect(received).toMatchSnapshot()
Snapshot name: `RoomView for a local room in state CREATING should match the snapshot 1`
- Snapshot - 1
+ Received + 16
@@ -86,13 +86,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
+ <g
+ clip-path="url(#a)"
+ >
<path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
/>
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:455:31)
|
RoomView › for a local room › in state ERROR › should match the snapshot:
test/unit-tests/components/structures/RoomView-test.tsx#L465
expect(received).toMatchSnapshot()
Snapshot name: `RoomView for a local room in state ERROR should match the snapshot 1`
- Snapshot - 3
+ Received + 18
@@ -86,13 +86,28 @@
height="1em"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
- <path
- d="m20.958 16.374.039 3.527c0 .285-.11.537-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.223 16.223 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.329.755-.329l3.528.039a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.181.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.08 1.08 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.069 1.069 0 0 1 .93 1.085Z"
- />
+ <g
+ clip-path="url(#a)"
+ >
+ <path
+ clip-rule="evenodd"
+ d="M8.929 15.1a13.566 13.566 0 0 0 4.654 3.066c1.748.69 3.575.999 5.492.923h.008l.003-.004.003-.002-.034-3.124-3.52-.483-1.791 1.792-.645-.322a13.46 13.46 0 0 1-3.496-2.52 13.403 13.403 0 0 1-2.52-3.496l-.322-.644 1.792-1.792-.483-3.519-3.123-.034-.003.002-.003.004v.002a13.645 13.645 0 0 0 .932 5.492A13.44 13.44 0 0 0 8.93 15.1Zm3.92 4.926a15.565 15.565 0 0 1-5.334-3.511 15.44 15.44 0 0 1-3.505-5.346 15.644 15.644 0 0 1-1.069-6.274 1.933 1.933 0 0 1 .589-1.366c.366-.366.84-.589 1.386-.589h.01l3.163.035a1.958 1.958 0 0 1 1.958 1.694v.005l.487 3.545v.003c.043.297.025.605-.076.907a1.976 1.976 0 0 1-.485.773l-.762.762a11.37 11.37 0 0 0 3.206 3.54c.305.22.62.425.948.614l.762-.761a1.97 1.97 0 0 1 .774-.486c.302-.1.61-.118.907-.076l3.553.487a1.958 1.958 0 0 1 1.694 1.958l.034 3.174c0 .546-.223 1.02-.588 1.386-.361.36-.827.582-1.363.588a15.337 15.337 0 0 1-6.29-1.062Z"
+ fill-rule="evenodd"
+ />
+ </g>
+ <defs>
+ <clippath
+ id="a"
+ >
+ <path
+ d="M0 0h24v24H0z"
+ />
+ </clippath>
+ </defs>
</svg>
</div>
</button>
<button
aria-label="Threads"
at Object.toMatchSnapshot (test/unit-tests/components/structures/RoomView-test.tsx:465:35)
|
Jest (2)
Process completed with exit code 1.
|
jest-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-1
|
391 KB |
|