2023-02-07 19:06:37 +01:00
|
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
|
|
exports[`Collectible Details should match minimal props and state snapshot 1`] = `
|
|
|
|
|
<div>
|
|
|
|
|
<div
|
|
|
|
|
class="asset-navigation"
|
|
|
|
|
>
|
|
|
|
|
<button
|
|
|
|
|
class="asset-breadcrumb"
|
|
|
|
|
>
|
2023-02-16 14:26:14 +01:00
|
|
|
|
<div
|
|
|
|
|
class="box mm-icon mm-icon--size-xs box--margin-inline-end-3 box--flex-direction-row box--color-inherit"
|
2023-02-07 19:06:37 +01:00
|
|
|
|
data-testid="asset__back"
|
2023-02-16 14:26:14 +01:00
|
|
|
|
style="mask-image: url('./images/icons/arrow-left.svg');"
|
2023-02-07 19:06:37 +01:00
|
|
|
|
/>
|
|
|
|
|
<span>
|
|
|
|
|
Test Account
|
|
|
|
|
</span>
|
|
|
|
|
/
|
|
|
|
|
<span
|
|
|
|
|
class="asset-breadcrumb__asset"
|
|
|
|
|
>
|
|
|
|
|
MUNK #1
|
|
|
|
|
</span>
|
|
|
|
|
</button>
|
2023-02-15 15:39:46 +01:00
|
|
|
|
<div>
|
|
|
|
|
<button
|
|
|
|
|
aria-label="NFT Options"
|
|
|
|
|
class="box mm-button-icon mm-button-icon--size-lg collectible-options__button box--display-inline-flex box--flex-direction-row box--justify-content-center box--align-items-center box--color-text-default box--background-color-transparent box--rounded-lg"
|
|
|
|
|
data-testid="collectible-options__button"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
class="box mm-icon mm-icon--size-lg box--flex-direction-row box--color-inherit"
|
|
|
|
|
style="mask-image: url('./images/icons/more-vertical.svg');"
|
|
|
|
|
/>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
2023-02-07 19:06:37 +01:00
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="box collectible-details box--flex-direction-row"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
class="collectible-details__top-section"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
class="box collectible-details__card box--flex-direction-row box--justify-content-center box--background-color-background-default box--rounded-md box--border-style-solid box--border-color-border-muted box--border-width-1 box--display-flex"
|
|
|
|
|
>
|
|
|
|
|
<img
|
|
|
|
|
alt="MUNK #1 1"
|
|
|
|
|
class="collectible-details__image"
|
|
|
|
|
src="https://bafybeiclzx7zfjvuiuwobn5ip3ogc236bjqfjzoblumf4pau4ep6dqramu.ipfs.dweb.link"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="box collectible-details__info box--flex-direction-column box--justify-content-space-between box--display-flex"
|
|
|
|
|
>
|
|
|
|
|
<div>
|
|
|
|
|
<h4
|
|
|
|
|
class="box box--margin-top-1 box--margin-bottom-2 box--flex-direction-row typography typography--h4 typography--weight-bold typography--style-normal typography--color-text-default"
|
|
|
|
|
>
|
|
|
|
|
MUNK #1
|
|
|
|
|
</h4>
|
|
|
|
|
<h5
|
|
|
|
|
class="box box--margin-top-1 box--margin-bottom-4 box--flex-direction-row typography typography--h5 typography--weight-normal typography--style-normal typography--color-text-muted typography--overflowwrap-break-word"
|
|
|
|
|
>
|
|
|
|
|
#
|
|
|
|
|
1
|
|
|
|
|
</h5>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="box box--display-flex box--flex-direction-row box--width-1/2"
|
|
|
|
|
>
|
|
|
|
|
<button
|
|
|
|
|
class="button btn--rounded btn-primary collectible-details__send-button"
|
|
|
|
|
data-testid="collectible-send-button"
|
|
|
|
|
role="button"
|
|
|
|
|
tabindex="0"
|
|
|
|
|
>
|
|
|
|
|
Send
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="box box--margin-bottom-2 box--flex-direction-row"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
class="box box--display-flex box--flex-direction-row"
|
|
|
|
|
>
|
|
|
|
|
<h6
|
|
|
|
|
class="box box--margin-top-1 box--margin-right-2 box--margin-bottom-4 box--flex-direction-row typography collectible-details__link-title typography--h6 typography--weight-bold typography--style-normal typography--color-text-default"
|
|
|
|
|
>
|
|
|
|
|
Source
|
|
|
|
|
</h6>
|
|
|
|
|
<h6
|
|
|
|
|
class="box box--margin-top-1 box--margin-bottom-4 box--flex-direction-row typography collectible-details__image-source typography--h6 typography--weight-normal typography--style-normal typography--color-primary-default"
|
|
|
|
|
>
|
|
|
|
|
<a
|
|
|
|
|
href="https://bafybeiclzx7zfjvuiuwobn5ip3ogc236bjqfjzoblumf4pau4ep6dqramu.ipfs.dweb.link"
|
|
|
|
|
rel="noopener noreferrer"
|
|
|
|
|
target="_blank"
|
|
|
|
|
title="https://bafybeiclzx7zfjvuiuwobn5ip3ogc236bjqfjzoblumf4pau4ep6dqramu.ipfs.dweb.link"
|
|
|
|
|
>
|
|
|
|
|
https://bafybeiclzx7zfjvuiuwobn5ip3ogc236bjqfjzoblumf4pau4ep6dqramu.ipfs.dweb.link
|
|
|
|
|
</a>
|
|
|
|
|
</h6>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="box box--display-flex box--flex-direction-row"
|
|
|
|
|
>
|
|
|
|
|
<h6
|
|
|
|
|
class="box box--margin-top-1 box--margin-right-2 box--margin-bottom-4 box--flex-direction-row typography collectible-details__link-title typography--h6 typography--weight-bold typography--style-normal typography--color-text-default"
|
|
|
|
|
>
|
|
|
|
|
Contract address
|
|
|
|
|
</h6>
|
|
|
|
|
<div
|
|
|
|
|
class="box collectible-details__contract-wrapper box--display-flex box--flex-direction-row"
|
|
|
|
|
>
|
|
|
|
|
<h6
|
|
|
|
|
class="box box--margin-top-1 box--margin-bottom-4 box--flex-direction-row typography typography--h6 typography--weight-normal typography--style-normal typography--color-text-alternative typography--overflowwrap-break-word"
|
|
|
|
|
>
|
|
|
|
|
0xDc7...6414
|
|
|
|
|
</h6>
|
|
|
|
|
<div
|
|
|
|
|
class="collectible-details__tooltip-wrapper"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
aria-describedby="tippy-tooltip-1"
|
|
|
|
|
class=""
|
|
|
|
|
data-original-title="Copy to clipboard"
|
|
|
|
|
data-tooltipped=""
|
|
|
|
|
style="display: inline;"
|
|
|
|
|
tabindex="0"
|
|
|
|
|
>
|
|
|
|
|
<button
|
|
|
|
|
aria-label="copy"
|
|
|
|
|
class="box mm-button-icon mm-button-icon--size-lg collectible-details__contract-copy-button box--display-inline-flex box--flex-direction-row box--justify-content-center box--align-items-center box--color-icon-alternative box--background-color-transparent box--rounded-lg"
|
|
|
|
|
data-testid="collectible-address-copy"
|
|
|
|
|
>
|
|
|
|
|
<div
|
|
|
|
|
class="box mm-icon mm-icon--size-lg box--flex-direction-row box--color-inherit"
|
|
|
|
|
style="mask-image: url('./images/icons/copy.svg');"
|
|
|
|
|
/>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<h6
|
|
|
|
|
class="box box--margin-top-1 box--margin-bottom-1 box--flex-direction-row typography typography--h7 typography--weight-normal typography--style-normal typography--color-text-alternative"
|
|
|
|
|
>
|
|
|
|
|
Disclaimer: MetaMask pulls the media file from the source url. This url sometimes is changed by the marketplace the NFT was minted on.
|
|
|
|
|
</h6>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
`;
|