Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/frontend/vector-im/compound-design-tokens-6.4.2

This commit is contained in:
Quentin Gliech
2025-12-16 15:16:01 +01:00
8 changed files with 126 additions and 137 deletions

View File

@@ -15,7 +15,7 @@
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-router": "^1.131.44",
"@vector-im/compound-design-tokens": "6.4.2",
"@vector-im/compound-web": "^8.2.5",
"@vector-im/compound-web": "^8.3.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -29,7 +29,7 @@
"vaul": "^1.1.2"
},
"devDependencies": {
"@biomejs/biome": "^2.3.8",
"@biomejs/biome": "^2.3.9",
"@browser-logos/chrome": "^2.0.0",
"@browser-logos/firefox": "^3.0.10",
"@browser-logos/safari": "^2.1.0",
@@ -50,7 +50,7 @@
"@types/swagger-ui-dist": "^3.30.6",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-v8": "^4.0.15",
"autoprefixer": "^10.4.22",
"autoprefixer": "^10.4.23",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.12.0",
"happy-dom": "^20.0.4",
@@ -1022,9 +1022,9 @@
}
},
"node_modules/@biomejs/biome": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.3.8.tgz",
"integrity": "sha512-Qjsgoe6FEBxWAUzwFGFrB+1+M8y/y5kwmg5CHac+GSVOdmOIqsAiXM5QMVGZJ1eCUCLlPZtq4aFAQ0eawEUuUA==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.3.9.tgz",
"integrity": "sha512-js+34KpnY65I00k8P71RH0Uh2rJk4BrpxMGM5m2nBfM9XTlKE5N1URn5ydILPRyXXq4ebhKCjsvR+txS+D4z2A==",
"dev": true,
"license": "MIT OR Apache-2.0",
"bin": {
@@ -1038,20 +1038,20 @@
"url": "https://opencollective.com/biome"
},
"optionalDependencies": {
"@biomejs/cli-darwin-arm64": "2.3.8",
"@biomejs/cli-darwin-x64": "2.3.8",
"@biomejs/cli-linux-arm64": "2.3.8",
"@biomejs/cli-linux-arm64-musl": "2.3.8",
"@biomejs/cli-linux-x64": "2.3.8",
"@biomejs/cli-linux-x64-musl": "2.3.8",
"@biomejs/cli-win32-arm64": "2.3.8",
"@biomejs/cli-win32-x64": "2.3.8"
"@biomejs/cli-darwin-arm64": "2.3.9",
"@biomejs/cli-darwin-x64": "2.3.9",
"@biomejs/cli-linux-arm64": "2.3.9",
"@biomejs/cli-linux-arm64-musl": "2.3.9",
"@biomejs/cli-linux-x64": "2.3.9",
"@biomejs/cli-linux-x64-musl": "2.3.9",
"@biomejs/cli-win32-arm64": "2.3.9",
"@biomejs/cli-win32-x64": "2.3.9"
}
},
"node_modules/@biomejs/cli-darwin-arm64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.8.tgz",
"integrity": "sha512-HM4Zg9CGQ3txTPflxD19n8MFPrmUAjaC7PQdLkugeeC0cQ+PiVrd7i09gaBS/11QKsTDBJhVg85CEIK9f50Qww==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.9.tgz",
"integrity": "sha512-hHbYYnna/WBwem5iCpssQQLtm5ey8ADuDT8N2zqosk6LVWimlEuUnPy6Mbzgu4GWVriyL5ijWd+1zphX6ll4/A==",
"cpu": [
"arm64"
],
@@ -1066,9 +1066,9 @@
}
},
"node_modules/@biomejs/cli-darwin-x64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.8.tgz",
"integrity": "sha512-lUDQ03D7y/qEao7RgdjWVGCu+BLYadhKTm40HkpJIi6kn8LSv5PAwRlew/DmwP4YZ9ke9XXoTIQDO1vAnbRZlA==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.9.tgz",
"integrity": "sha512-sKMW5fpvGDmPdqCchtVH5MVlbVeSU3ad4CuKS45x8VHt3tNSC8CZ2QbxffAOKYK9v/mAeUiPC6Cx6+wtyU1q7g==",
"cpu": [
"x64"
],
@@ -1083,9 +1083,9 @@
}
},
"node_modules/@biomejs/cli-linux-arm64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.8.tgz",
"integrity": "sha512-Uo1OJnIkJgSgF+USx970fsM/drtPcQ39I+JO+Fjsaa9ZdCN1oysQmy6oAGbyESlouz+rzEckLTF6DS7cWse95g==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.9.tgz",
"integrity": "sha512-BXBB6HbAgZI6T6QB8q6NSwIapVngqArP6K78BqkMerht7YjL6yWctqfeTnJm0qGF2bKBYFexslrbV+VTlM2E6g==",
"cpu": [
"arm64"
],
@@ -1100,9 +1100,9 @@
}
},
"node_modules/@biomejs/cli-linux-arm64-musl": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.8.tgz",
"integrity": "sha512-PShR4mM0sjksUMyxbyPNMxoKFPVF48fU8Qe8Sfx6w6F42verbwRLbz+QiKNiDPRJwUoMG1nPM50OBL3aOnTevA==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.9.tgz",
"integrity": "sha512-JOHyG2nl8XDpncbMazm1uBSi1dPX9VbQDOjKcfSVXTqajD0PsgodMOKyuZ/PkBu5Lw877sWMTGKfEfpM7jE7Cw==",
"cpu": [
"arm64"
],
@@ -1117,9 +1117,9 @@
}
},
"node_modules/@biomejs/cli-linux-x64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.8.tgz",
"integrity": "sha512-QDPMD5bQz6qOVb3kiBui0zKZXASLo0NIQ9JVJio5RveBEFgDgsvJFUvZIbMbUZT3T00M/1wdzwWXk4GIh0KaAw==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.9.tgz",
"integrity": "sha512-PjYuv2WLmvf0WtidxAkFjlElsn0P6qcvfPijrqu1j+3GoW3XSQh3ywGu7gZ25J25zrYj3KEovUjvUZB55ATrGw==",
"cpu": [
"x64"
],
@@ -1134,9 +1134,9 @@
}
},
"node_modules/@biomejs/cli-linux-x64-musl": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.8.tgz",
"integrity": "sha512-YGLkqU91r1276uwSjiUD/xaVikdxgV1QpsicT0bIA1TaieM6E5ibMZeSyjQ/izBn4tKQthUSsVZacmoJfa3pDA==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.9.tgz",
"integrity": "sha512-FUkb/5beCIC2trpqAbW9e095X4vamdlju80c1ExSmhfdrojLZnWkah/XfTSixKb/dQzbAjpD7vvs6rWkJ+P07Q==",
"cpu": [
"x64"
],
@@ -1151,9 +1151,9 @@
}
},
"node_modules/@biomejs/cli-win32-arm64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.8.tgz",
"integrity": "sha512-H4IoCHvL1fXKDrTALeTKMiE7GGWFAraDwBYFquE/L/5r1927Te0mYIGseXi4F+lrrwhSWbSGt5qPFswNoBaCxg==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.9.tgz",
"integrity": "sha512-w48Yh/XbYHO2cBw8B5laK3vCAEKuocX5ItGXVDAqFE7Ze2wnR00/1vkY6GXglfRDOjWHu2XtxI0WKQ52x1qxEA==",
"cpu": [
"arm64"
],
@@ -1168,9 +1168,9 @@
}
},
"node_modules/@biomejs/cli-win32-x64": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.8.tgz",
"integrity": "sha512-RguzimPoZWtBapfKhKjcWXBVI91tiSprqdBYu7tWhgN8pKRZhw24rFeNZTNf6UiBfjCYCi9eFQs/JzJZIhuK4w==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.9.tgz",
"integrity": "sha512-90+J63VT7qImy9s3pkWL0ZX27VzVwMNCRzpLpe5yMzMYPbO1vcjL/w/Q5f/juAGMvP7a2Fd0H7IhAR6F7/i78A==",
"cpu": [
"x64"
],
@@ -6463,9 +6463,9 @@
}
},
"node_modules/@vector-im/compound-web": {
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.2.5.tgz",
"integrity": "sha512-sfLqaW6bnvF+g+mC0P5RklPOln3yYW9OLzF8pLJ6gL8tJ6Kt1YSSQ+0VpOUy0kLD6E9jvEGJmiFAFdHuDDxS0A==",
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.3.1.tgz",
"integrity": "sha512-VMAHVbpzUK6OQCX+gIm58ESvL6cYzLmr0vz0YBKJ5WoYJxu4/JrAfQ5+2mGn3fufF5Oqy3qBRzlHveFxv7Ij9A==",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"@floating-ui/react": "^0.27.0",
@@ -7068,9 +7068,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.22",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz",
"integrity": "sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==",
"version": "10.4.23",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
"integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
"dev": true,
"funding": [
{
@@ -7088,10 +7088,9 @@
],
"license": "MIT",
"dependencies": {
"browserslist": "^4.27.0",
"caniuse-lite": "^1.0.30001754",
"browserslist": "^4.28.1",
"caniuse-lite": "^1.0.30001760",
"fraction.js": "^5.3.4",
"normalize-range": "^0.1.2",
"picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0"
},
@@ -10889,16 +10888,6 @@
"node": ">=0.10.0"
}
},
"node_modules/normalize-range": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
"integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/npm-run-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz",

View File

@@ -25,7 +25,7 @@
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-router": "^1.131.44",
"@vector-im/compound-design-tokens": "6.4.2",
"@vector-im/compound-web": "^8.2.5",
"@vector-im/compound-web": "^8.3.1",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"classnames": "^2.5.1",
@@ -39,7 +39,7 @@
"vaul": "^1.1.2"
},
"devDependencies": {
"@biomejs/biome": "^2.3.8",
"@biomejs/biome": "^2.3.9",
"@browser-logos/chrome": "^2.0.0",
"@browser-logos/firefox": "^3.0.10",
"@browser-logos/safari": "^2.1.0",
@@ -60,7 +60,7 @@
"@types/swagger-ui-dist": "^3.30.6",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-v8": "^4.0.15",
"autoprefixer": "^10.4.22",
"autoprefixer": "^10.4.23",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.12.0",
"happy-dom": "^20.0.4",

View File

@@ -42,7 +42,7 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -154,14 +154,14 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
Scopes
</h5>
<ul
class="_visual-list_15wzx_8 mt-1"
class="_visual-list_1mgc1_8 mt-1"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -181,11 +181,11 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
See your profile info and contact details
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -199,11 +199,11 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
View your existing messages and data
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -271,7 +271,7 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
aria-controls="radix-_r_8_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="secondary"
data-size="lg"
data-state="closed"
@@ -339,7 +339,7 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -451,14 +451,14 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
Scopes
</h5>
<ul
class="_visual-list_15wzx_8 mt-1"
class="_visual-list_1mgc1_8 mt-1"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -478,11 +478,11 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
See your profile info and contact details
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -496,11 +496,11 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
View your existing messages and data
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -554,7 +554,7 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
aria-controls="radix-_r_k_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="secondary"
data-size="lg"
data-state="closed"
@@ -622,7 +622,7 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -752,14 +752,14 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
Scopes
</h5>
<ul
class="_visual-list_15wzx_8 mt-1"
class="_visual-list_1mgc1_8 mt-1"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -779,11 +779,11 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
See your profile info and contact details
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -797,11 +797,11 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
View your existing messages and data
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"

View File

@@ -42,7 +42,7 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -172,14 +172,14 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
Scopes
</h5>
<ul
class="_visual-list_15wzx_8 mt-1"
class="_visual-list_1mgc1_8 mt-1"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -199,11 +199,11 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
See your profile info and contact details
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -217,11 +217,11 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
View your existing messages and data
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -353,7 +353,7 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -465,14 +465,14 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
Scopes
</h5>
<ul
class="_visual-list_15wzx_8 mt-1"
class="_visual-list_1mgc1_8 mt-1"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -492,11 +492,11 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
See your profile info and contact details
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -510,11 +510,11 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
View your existing messages and data
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -604,7 +604,7 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
aria-controls="radix-_r_8_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="secondary"
data-size="lg"
data-state="closed"

View File

@@ -165,7 +165,7 @@ exports[`<CompatSession /> > renders an active session 1`] = `
aria-controls="radix-_r_0_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="secondary"
data-size="sm"
data-state="closed"

View File

@@ -159,7 +159,7 @@ exports[`<OAuth2Session /> > renders an active session 1`] = `
aria-controls="radix-_r_0_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="secondary"
data-size="sm"
data-state="closed"

View File

@@ -123,14 +123,14 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
If you're not signed in to any other devices and you've lost your recovery key, then you'll need to reset your identity to continue using the app.
</p>
<ul
class="_visual-list_15wzx_8"
class="_visual-list_1mgc1_8"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17 _visual-list-item-icon-success_1ma3e_22"
class="_visual-list-item-icon_1nc1y_17 _visual-list-item-icon-success_1nc1y_22"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -144,11 +144,11 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
Your account details, contacts, preferences, and chat list will be kept
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -167,11 +167,11 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
You will lose any message history that's stored only on the server
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -197,7 +197,7 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
</p>
<button
aria-disabled="false"
class="_button_vczzf_8 _destructive_vczzf_107"
class="_button_187yx_8 _destructive_187yx_107"
data-kind="primary"
data-size="lg"
role="button"
@@ -207,7 +207,7 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
</button>
<a
aria-disabled="false"
class="_button_vczzf_8 _buttonLink_014cb0"
class="_button_187yx_8 _buttonLink_014cb0"
data-kind="tertiary"
data-size="lg"
href="/reset-cross-signing/cancelled"
@@ -296,7 +296,7 @@ exports[`Reset cross signing > renders the errored page 1`] = `
This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.
</p>
<button
class="_button_vczzf_8"
class="_button_187yx_8"
data-kind="tertiary"
data-size="lg"
role="button"
@@ -384,14 +384,14 @@ exports[`Reset cross signing > renders the page 1`] = `
If you're not signed in to any other devices and you've lost your recovery key, then you'll need to reset your identity to continue using the app.
</p>
<ul
class="_visual-list_15wzx_8"
class="_visual-list_1mgc1_8"
>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17 _visual-list-item-icon-success_1ma3e_22"
class="_visual-list-item-icon_1nc1y_17 _visual-list-item-icon-success_1nc1y_22"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -405,11 +405,11 @@ exports[`Reset cross signing > renders the page 1`] = `
Your account details, contacts, preferences, and chat list will be kept
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -428,11 +428,11 @@ exports[`Reset cross signing > renders the page 1`] = `
You will lose any message history that's stored only on the server
</li>
<li
class="_visual-list-item_1ma3e_8"
class="_visual-list-item_1nc1y_8"
>
<svg
aria-hidden="true"
class="_visual-list-item-icon_1ma3e_17"
class="_visual-list-item-icon_1nc1y_17"
fill="currentColor"
height="24px"
viewBox="0 0 24 24"
@@ -458,7 +458,7 @@ exports[`Reset cross signing > renders the page 1`] = `
</p>
<button
aria-disabled="false"
class="_button_vczzf_8 _destructive_vczzf_107"
class="_button_187yx_8 _destructive_187yx_107"
data-kind="primary"
data-size="lg"
role="button"
@@ -468,7 +468,7 @@ exports[`Reset cross signing > renders the page 1`] = `
</button>
<a
aria-disabled="false"
class="_button_vczzf_8 _buttonLink_014cb0"
class="_button_187yx_8 _buttonLink_014cb0"
data-kind="tertiary"
data-size="lg"
href="/"

View File

@@ -19,7 +19,7 @@ exports[`Account home page > display name edit box > displays an error if the di
</h2>
<span
aria-label="@alice:example.com"
class="_avatar_1qbcf_8 self-center _avatar-imageless_1qbcf_52"
class="_avatar_zysgz_8 self-center _avatar-imageless_zysgz_55"
data-color="6"
data-type="round"
role="img"
@@ -108,7 +108,7 @@ exports[`Account home page > display name edit box > displays an error if the di
</div>
<button
aria-disabled="false"
class="_button_vczzf_8"
class="_button_187yx_8"
data-kind="primary"
data-size="lg"
role="button"
@@ -119,7 +119,7 @@ exports[`Account home page > display name edit box > displays an error if the di
</button>
</form>
<button
class="_button_vczzf_8"
class="_button_187yx_8"
data-kind="tertiary"
data-size="lg"
role="button"
@@ -167,7 +167,7 @@ exports[`Account home page > display name edit box > lets edit the display name
</h2>
<span
aria-label="@alice:example.com"
class="_avatar_1qbcf_8 self-center _avatar-imageless_1qbcf_52"
class="_avatar_zysgz_8 self-center _avatar-imageless_zysgz_55"
data-color="6"
data-type="round"
role="img"
@@ -252,7 +252,7 @@ exports[`Account home page > display name edit box > lets edit the display name
</div>
<button
aria-disabled="false"
class="_button_vczzf_8"
class="_button_187yx_8"
data-kind="primary"
data-size="lg"
role="button"
@@ -263,7 +263,7 @@ exports[`Account home page > display name edit box > lets edit the display name
</button>
</form>
<button
class="_button_vczzf_8"
class="_button_187yx_8"
data-kind="tertiary"
data-size="lg"
role="button"
@@ -313,7 +313,7 @@ exports[`Account home page > renders the page 1`] = `
>
<span
aria-label="@alice:example.com"
class="_avatar_1qbcf_8 _avatar_0d9d49 _avatar-imageless_1qbcf_52"
class="_avatar_zysgz_8 _avatar_0d9d49 _avatar-imageless_zysgz_55"
data-color="6"
data-type="round"
role="img"
@@ -349,7 +349,7 @@ exports[`Account home page > renders the page 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -433,7 +433,7 @@ exports[`Account home page > renders the page 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -554,7 +554,7 @@ exports[`Account home page > renders the page 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -650,7 +650,7 @@ exports[`Account home page > renders the page 1`] = `
type="button"
>
<div
class="_indicator-icon_zr2a0_17"
class="_indicator-icon_147l5_17"
style="--cpd-icon-button-size: 100%;"
>
<svg
@@ -678,7 +678,7 @@ exports[`Account home page > renders the page 1`] = `
aria-controls="radix-_r_1b_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 _has-icon_187yx_57 _destructive_187yx_107"
data-kind="primary"
data-size="lg"
data-state="closed"
@@ -709,7 +709,7 @@ exports[`Account home page > renders the page 1`] = `
aria-controls="radix-_r_1e_"
aria-expanded="false"
aria-haspopup="dialog"
class="_button_vczzf_8 self-center _has-icon_vczzf_57 _destructive_vczzf_107"
class="_button_187yx_8 self-center _has-icon_187yx_57 _destructive_187yx_107"
data-kind="tertiary"
data-size="sm"
data-state="closed"