Skip to content

Commit

Permalink
Updated snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lizardguard committed Feb 11, 2025
1 parent 66fc20e commit 81e7dc8
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ exports[`AvatarEditorPreview should render 1`] = `
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
data-testid="left-turn-button"
>
<
<img
alt="Left Icon"
class="w-10 xl:w-12 "
src="left.svg"
/>
</button>
</div>
<div
Expand All @@ -28,7 +32,11 @@ exports[`AvatarEditorPreview should render 1`] = `
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
data-testid="zoom-in-button"
>
+
<img
alt="Plus Icon"
class="w-10 xl:w-12 "
src="plus.svg"
/>
</button>
</div>
<div
Expand All @@ -38,7 +46,11 @@ exports[`AvatarEditorPreview should render 1`] = `
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
data-testid="zoom-out-button"
>
-
<img
alt="Minus Icon"
class="w-10 xl:w-12 "
src="minus.svg"
/>
</button>
</div>
<div
Expand All @@ -48,7 +60,11 @@ exports[`AvatarEditorPreview should render 1`] = `
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
data-testid="right-turn-button"
>
&gt;
<img
alt="Right Icon"
class="w-10 xl:w-12 "
src="right.svg"
/>
</button>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ exports[`AvatarEditor should render 0 category when tab button is clicked 1`] =
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down Expand Up @@ -209,7 +213,11 @@ exports[`AvatarEditor should render 1 category when tab button is clicked 1`] =
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down Expand Up @@ -388,7 +396,11 @@ exports[`AvatarEditor should render 2 category when tab button is clicked 1`] =
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down Expand Up @@ -815,7 +827,11 @@ exports[`AvatarEditor should render 3 category when tab button is clicked 1`] =
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down Expand Up @@ -1207,7 +1223,11 @@ exports[`AvatarEditor should render 4 category when tab button is clicked 1`] =
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down Expand Up @@ -1257,7 +1277,7 @@ exports[`AvatarEditor should render 4 category when tab button is clicked 1`] =
<div
class="text-2xl font-bold text-darkblue portrait:text-xl"
>
Körperform
Körper
</div>
</div>
</div>
Expand Down Expand Up @@ -1416,7 +1436,11 @@ exports[`AvatarEditor should renders 1`] = `
<button
class="justify-center p-1 lg:w-16 lg:h-16 md:w-14 md:h-14 sm:w-10 sm:h-10 w-10 h-10 aspect-square flex items-center text-sm rounded-lg hover:cursor-pointer lg:text-xl transition ease-in-out duration-75 active:translate-x-[1px] active:translate-y-[1px] active:border-b-2 active:border-r-2 active:border-transparent text-adlerdarkblue font-regular border-b-2 border-r-2 border-adlerdarkblue overflow-hidden box-border cursor-pointer bg-buttonbgblue landscape:hover:bg-adleryellow active:bg-adleryellow"
>
SAVE
<img
alt="Save Icon"
class="w-10 xl:w-12 "
src="save.svg"
/>
</button>
</div>
</div>
Expand Down

0 comments on commit 81e7dc8

Please sign in to comment.