* Update react monorepo * Update snapshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
533 lines
17 KiB
Plaintext
533 lines
17 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
||
exports[`AppTile destroys non-persisted right panel widget on room change 1`] = `
|
||
<DocumentFragment>
|
||
<aside
|
||
class="mx_RightPanel"
|
||
id="mx_RightPanel"
|
||
>
|
||
<div
|
||
class="mx_BaseCard mx_WidgetCard"
|
||
>
|
||
<div
|
||
class="mx_BaseCard_header"
|
||
>
|
||
<div
|
||
class="mx_BaseCard_header_title"
|
||
>
|
||
<h4
|
||
class="mx_Heading_h4 mx_BaseCard_header_title_heading"
|
||
>
|
||
Example 1
|
||
</h4>
|
||
<div
|
||
aria-expanded="false"
|
||
aria-haspopup="true"
|
||
aria-label="Options"
|
||
class="mx_AccessibleButton mx_BaseCard_header_title_button--option"
|
||
role="button"
|
||
tabindex="0"
|
||
/>
|
||
</div>
|
||
<button
|
||
aria-labelledby="«r0»"
|
||
class="_icon-button_m2erp_8 _subtle-bg_m2erp_29"
|
||
data-testid="base-card-close-button"
|
||
role="button"
|
||
style="--cpd-icon-button-size: 28px;"
|
||
tabindex="0"
|
||
>
|
||
<div
|
||
class="_indicator-icon_zr2a0_17"
|
||
style="--cpd-icon-button-size: 100%;"
|
||
>
|
||
<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.414"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
</button>
|
||
</div>
|
||
<div
|
||
class="mx_AppTileFullWidth"
|
||
id="1"
|
||
>
|
||
<div
|
||
class="mx_AppTile_persistedWrapper"
|
||
>
|
||
<div />
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</aside>
|
||
</DocumentFragment>
|
||
`;
|
||
|
||
exports[`AppTile for a persistent app should render 1`] = `
|
||
<DocumentFragment>
|
||
<div
|
||
class="mx_AppTile_mini"
|
||
id="1"
|
||
>
|
||
<div
|
||
class="mx_AppTile_persistedWrapper"
|
||
>
|
||
<div />
|
||
</div>
|
||
</div>
|
||
</DocumentFragment>
|
||
`;
|
||
|
||
exports[`AppTile for a pinned widget should render 1`] = `
|
||
<DocumentFragment>
|
||
<div
|
||
class="mx_AppTile"
|
||
id="1"
|
||
>
|
||
<div
|
||
class="mx_AppTileMenuBar"
|
||
>
|
||
<span
|
||
class="mx_AppTileMenuBar_title"
|
||
style="pointer-events: none;"
|
||
>
|
||
<span>
|
||
<span
|
||
aria-label="Avatar"
|
||
class="_avatar_1qbcf_8 mx_BaseAvatar mx_WidgetAvatar"
|
||
data-color="1"
|
||
data-testid="avatar-img"
|
||
data-type="round"
|
||
style="--cpd-avatar-size: 20px;"
|
||
>
|
||
<img
|
||
alt=""
|
||
class="_image_1qbcf_41"
|
||
data-type="round"
|
||
height="20px"
|
||
loading="lazy"
|
||
referrerpolicy="no-referrer"
|
||
src="image-file-stub"
|
||
width="20px"
|
||
/>
|
||
</span>
|
||
<h3>
|
||
Example 1
|
||
</h3>
|
||
<span />
|
||
</span>
|
||
</span>
|
||
<span
|
||
class="mx_AppTileMenuBar_widgets"
|
||
>
|
||
<div
|
||
aria-label="Un-maximise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M12 11.034a1 1 0 0 0 .29.702l.005.005c.18.18.43.29.705.29h8a1 1 0 0 0 0-2h-5.586L22 3.445a1 1 0 0 0-1.414-1.414L14 8.617V3.031a1 1 0 1 0-2 0zm0 1.963a1 1 0 0 0-.29-.702l-.005-.004A1 1 0 0 0 11 12H3a1 1 0 1 0 0 2h5.586L2 20.586A1 1 0 1 0 3.414 22L10 15.414V21a1 1 0 0 0 2 0z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-label="Minimise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_16"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-expanded="false"
|
||
aria-haspopup="true"
|
||
aria-label="Options"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div
|
||
class="mx_AppTile_persistedWrapper"
|
||
>
|
||
<div />
|
||
</div>
|
||
</div>
|
||
</DocumentFragment>
|
||
`;
|
||
|
||
exports[`AppTile for a pinned widget should render permission request 1`] = `
|
||
<DocumentFragment>
|
||
<div
|
||
class="mx_AppTile"
|
||
id="1"
|
||
>
|
||
<div
|
||
class="mx_AppTileMenuBar"
|
||
>
|
||
<span
|
||
class="mx_AppTileMenuBar_title"
|
||
style="pointer-events: none;"
|
||
>
|
||
<span>
|
||
<span
|
||
aria-label="Avatar"
|
||
class="_avatar_1qbcf_8 mx_BaseAvatar mx_WidgetAvatar"
|
||
data-color="1"
|
||
data-testid="avatar-img"
|
||
data-type="round"
|
||
style="--cpd-avatar-size: 20px;"
|
||
>
|
||
<img
|
||
alt=""
|
||
class="_image_1qbcf_41"
|
||
data-type="round"
|
||
height="20px"
|
||
loading="lazy"
|
||
referrerpolicy="no-referrer"
|
||
src="image-file-stub"
|
||
width="20px"
|
||
/>
|
||
</span>
|
||
<h3>
|
||
Example 1
|
||
</h3>
|
||
<span />
|
||
</span>
|
||
</span>
|
||
<span
|
||
class="mx_AppTileMenuBar_widgets"
|
||
>
|
||
<div
|
||
aria-label="Un-maximise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M12 11.034a1 1 0 0 0 .29.702l.005.005c.18.18.43.29.705.29h8a1 1 0 0 0 0-2h-5.586L22 3.445a1 1 0 0 0-1.414-1.414L14 8.617V3.031a1 1 0 1 0-2 0zm0 1.963a1 1 0 0 0-.29-.702l-.005-.004A1 1 0 0 0 11 12H3a1 1 0 1 0 0 2h5.586L2 20.586A1 1 0 1 0 3.414 22L10 15.414V21a1 1 0 0 0 2 0z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-label="Minimise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_16"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-expanded="false"
|
||
aria-haspopup="true"
|
||
aria-label="Options"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div
|
||
class="mx_AppTileBody mx_AppTileBody--large"
|
||
>
|
||
<div
|
||
class="mx_AppPermission"
|
||
>
|
||
<div
|
||
class="mx_AppPermission_content"
|
||
>
|
||
<div
|
||
class="mx_AppPermission_content_bolder"
|
||
>
|
||
Widget added by
|
||
</div>
|
||
<div>
|
||
<span
|
||
class="_avatar_1qbcf_8 mx_BaseAvatar _avatar-imageless_1qbcf_52"
|
||
data-color="1"
|
||
data-testid="avatar-img"
|
||
data-type="round"
|
||
role="presentation"
|
||
style="--cpd-avatar-size: 38px;"
|
||
>
|
||
u
|
||
</span>
|
||
<h4
|
||
class="mx_Heading_h4"
|
||
>
|
||
@userAnother
|
||
</h4>
|
||
<div />
|
||
</div>
|
||
<div>
|
||
<span>
|
||
Using this widget may share data
|
||
<div
|
||
aria-describedby="«r2j»"
|
||
aria-labelledby="«r2i»"
|
||
class="mx_TextWithTooltip_target mx_TextWithTooltip_target--helpIcon"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M12 8a1.5 1.5 0 0 0-1.5 1.5 1 1 0 1 1-2 0 3.5 3.5 0 1 1 6.01 2.439q-.183.188-.352.355c-.287.288-.54.54-.76.824-.293.375-.398.651-.398.882a1 1 0 1 1-2 0c0-.874.407-1.58.819-2.11.305-.392.688-.775 1-1.085l.257-.26A1.5 1.5 0 0 0 12 8m1 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0"
|
||
/>
|
||
<path
|
||
d="M8.1 21.213A9.7 9.7 0 0 0 12 22a9.7 9.7 0 0 0 3.9-.788 10.1 10.1 0 0 0 3.175-2.137q1.35-1.35 2.137-3.175A9.7 9.7 0 0 0 22 12a9.7 9.7 0 0 0-.788-3.9 10.1 10.1 0 0 0-2.137-3.175q-1.35-1.35-3.175-2.137A9.7 9.7 0 0 0 12 2a9.7 9.7 0 0 0-3.9.788 10.1 10.1 0 0 0-3.175 2.137Q3.575 6.275 2.788 8.1A9.7 9.7 0 0 0 2 12q0 2.075.788 3.9a10.1 10.1 0 0 0 2.137 3.175q1.35 1.35 3.175 2.137m9.575-3.538Q15.35 20 12 20t-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325T20 12t-2.325 5.675"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
with example.com.
|
||
</span>
|
||
</div>
|
||
<div>
|
||
This widget may use cookies.
|
||
</div>
|
||
<div>
|
||
<div
|
||
class="mx_AccessibleButton mx_AccessibleButton_hasKind mx_AccessibleButton_kind_primary_sm"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
Continue
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</DocumentFragment>
|
||
`;
|
||
|
||
exports[`AppTile preserves non-persisted widget on container move 1`] = `
|
||
<DocumentFragment>
|
||
<div
|
||
class="mx_AppsDrawer"
|
||
>
|
||
<div
|
||
class="mx_AppsDrawer_resizer"
|
||
style="position: relative; user-select: auto; width: auto; height: 280px; max-height: 576px; min-height: 100px; box-sizing: border-box; flex-shrink: 0;"
|
||
>
|
||
<div
|
||
class="mx_AppsContainer"
|
||
>
|
||
<div
|
||
class="mx_AppTileFullWidth"
|
||
id="1"
|
||
>
|
||
<div
|
||
class="mx_AppTileMenuBar"
|
||
>
|
||
<span
|
||
class="mx_AppTileMenuBar_title"
|
||
style="pointer-events: none;"
|
||
>
|
||
<span>
|
||
<span
|
||
aria-label="Avatar"
|
||
class="_avatar_1qbcf_8 mx_BaseAvatar mx_WidgetAvatar"
|
||
data-color="1"
|
||
data-testid="avatar-img"
|
||
data-type="round"
|
||
style="--cpd-avatar-size: 20px;"
|
||
>
|
||
<img
|
||
alt=""
|
||
class="_image_1qbcf_41"
|
||
data-type="round"
|
||
height="20px"
|
||
loading="lazy"
|
||
referrerpolicy="no-referrer"
|
||
src="image-file-stub"
|
||
width="20px"
|
||
/>
|
||
</span>
|
||
<h3>
|
||
Example 1
|
||
</h3>
|
||
<span />
|
||
</span>
|
||
</span>
|
||
<span
|
||
class="mx_AppTileMenuBar_widgets"
|
||
>
|
||
<div
|
||
aria-label="Maximise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M21 3.997a1 1 0 0 0-.29-.702l-.005-.004A1 1 0 0 0 20 3h-8a1 1 0 1 0 0 2h5.586L5 17.586V12a1 1 0 1 0-2 0v8.003a1 1 0 0 0 .29.702l.005.004c.18.18.43.291.705.291h8a1 1 0 1 0 0-2H6.414L19 6.414V12a1 1 0 1 0 2 0z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-label="Minimise"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_16"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13z"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
<div
|
||
aria-expanded="false"
|
||
aria-haspopup="true"
|
||
aria-label="Options"
|
||
class="mx_AccessibleButton mx_AppTileMenuBar_widgets_button"
|
||
role="button"
|
||
tabindex="0"
|
||
>
|
||
<svg
|
||
class="mx_Icon mx_Icon_12"
|
||
fill="currentColor"
|
||
height="1em"
|
||
viewBox="0 0 24 24"
|
||
width="1em"
|
||
xmlns="http://www.w3.org/2000/svg"
|
||
>
|
||
<path
|
||
d="M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
|
||
/>
|
||
</svg>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div
|
||
class="mx_AppTileBody mx_AppTileBody--large"
|
||
>
|
||
<div
|
||
class="mx_AppTileBody_fadeInSpinner"
|
||
>
|
||
<div
|
||
class="mx_Spinner"
|
||
>
|
||
<div
|
||
class="mx_Spinner_Msg"
|
||
>
|
||
Loading…
|
||
</div>
|
||
|
||
<div
|
||
aria-label="Loading…"
|
||
class="mx_Spinner_icon"
|
||
data-testid="spinner"
|
||
role="progressbar"
|
||
style="width: 32px; height: 32px;"
|
||
/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div
|
||
class="mx_AppsDrawer_resizer_container"
|
||
>
|
||
<div
|
||
class="mx_AppsDrawer_resizer_container_handle"
|
||
style="position: absolute; user-select: none; width: 100%; height: 10px; left: 0px; cursor: row-resize; bottom: -5px;"
|
||
/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</DocumentFragment>
|
||
`;
|