Update snapshots
This commit is contained in:
parent
b893995488
commit
d7a8682585
1 changed files with 100 additions and 130 deletions
|
@ -10397,7 +10397,7 @@ exports[`Storyshots Views / Attributes / Attribute list default 1`] = `
|
|||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id FilterTab-selectedTabLabel-id"
|
||||
>
|
||||
All Categories
|
||||
All Attributes
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
|
@ -10452,7 +10452,7 @@ exports[`Storyshots Views / Attributes / Attribute list default 1`] = `
|
|||
<input
|
||||
aria-invalid="false"
|
||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id Hook-input-id"
|
||||
placeholder="Search Category"
|
||||
placeholder="Search Attribute"
|
||||
type="text"
|
||||
value=""
|
||||
/>
|
||||
|
@ -12746,7 +12746,7 @@ exports[`Storyshots Views / Categories / Category list default 1`] = `
|
|||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id FilterTab-selectedTabLabel-id"
|
||||
>
|
||||
All Attributes
|
||||
All Categories
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
|
@ -12801,7 +12801,7 @@ exports[`Storyshots Views / Categories / Category list default 1`] = `
|
|||
<input
|
||||
aria-invalid="false"
|
||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id Hook-input-id"
|
||||
placeholder="Search Attribute"
|
||||
placeholder="Search Category"
|
||||
type="text"
|
||||
value=""
|
||||
/>
|
||||
|
@ -25610,22 +25610,7 @@ exports[`Storyshots Views / Collections / Collection list no data 1`] = `
|
|||
<span
|
||||
class="MuiButton-label-id"
|
||||
>
|
||||
Add collection
|
||||
<svg
|
||||
aria-hidden="true"
|
||||
class="MuiSvgIcon-root-id"
|
||||
focusable="false"
|
||||
role="presentation"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<path
|
||||
d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
|
||||
/>
|
||||
<path
|
||||
d="M0 0h24v24H0z"
|
||||
fill="none"
|
||||
/>
|
||||
</svg>
|
||||
Create collection
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -81226,22 +81211,7 @@ exports[`Storyshots Views / Product types / Product types list no data 1`] = `
|
|||
<span
|
||||
class="MuiButton-label-id"
|
||||
>
|
||||
Add product type
|
||||
<svg
|
||||
aria-hidden="true"
|
||||
class="MuiSvgIcon-root-id"
|
||||
focusable="false"
|
||||
role="presentation"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<path
|
||||
d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
|
||||
/>
|
||||
<path
|
||||
d="M0 0h24v24H0z"
|
||||
fill="none"
|
||||
/>
|
||||
</svg>
|
||||
create product type
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -106918,6 +106888,100 @@ exports[`Storyshots Views / Staff / Staff members default 1`] = `
|
|||
<div
|
||||
class="MuiPaper-root-id MuiPaper-elevation1-id MuiPaper-rounded-id MuiCard-root-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-root-id FilterTabs-tabsRoot-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-flexContainer-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-scroller-id MuiTabs-fixed-id"
|
||||
role="tablist"
|
||||
style="margin-bottom:0"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-flexContainer-id"
|
||||
>
|
||||
<button
|
||||
class="MuiButtonBase-root-id MuiTab-root-id FilterTab-tabRoot-id MuiTab-textColorInherit-id"
|
||||
role="tab"
|
||||
tabindex="0"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-wrapper-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-labelContainer-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id FilterTab-selectedTabLabel-id"
|
||||
>
|
||||
All Staff Members
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
class="MuiButtonBase-root-id MuiTab-root-id FilterTab-tabRoot-id MuiTab-textColorInherit-id"
|
||||
role="tab"
|
||||
tabindex="0"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-wrapper-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-labelContainer-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id"
|
||||
>
|
||||
Tab X
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="FilterActions-actionContainer-id"
|
||||
>
|
||||
<div
|
||||
class="MuiFormControl-root-id MuiFormControl-fullWidth-id Hook-root-id"
|
||||
>
|
||||
<div
|
||||
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
||||
>
|
||||
<fieldset
|
||||
aria-hidden="true"
|
||||
class="MuiPrivateNotchedOutline-root-id MuiOutlinedInput-notchedOutline-id"
|
||||
style="padding-left:8px"
|
||||
>
|
||||
<legend
|
||||
class="MuiPrivateNotchedOutline-legend-id"
|
||||
style="width:0.01px"
|
||||
>
|
||||
<span>
|
||||
|
||||
</span>
|
||||
</legend>
|
||||
</fieldset>
|
||||
<input
|
||||
aria-invalid="false"
|
||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id Hook-input-id"
|
||||
placeholder="Search Staff Member"
|
||||
type="text"
|
||||
value=""
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr
|
||||
class="Hr-root-id"
|
||||
/>
|
||||
<table
|
||||
class="MuiTable-root-id"
|
||||
>
|
||||
|
@ -109374,100 +109438,6 @@ exports[`Storyshots Views / Translations / Language list default 1`] = `
|
|||
<div
|
||||
class="MuiPaper-root-id MuiPaper-elevation1-id MuiPaper-rounded-id MuiCard-root-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-root-id FilterTabs-tabsRoot-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-flexContainer-id"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-scroller-id MuiTabs-fixed-id"
|
||||
role="tablist"
|
||||
style="margin-bottom:0"
|
||||
>
|
||||
<div
|
||||
class="MuiTabs-flexContainer-id"
|
||||
>
|
||||
<button
|
||||
class="MuiButtonBase-root-id MuiTab-root-id FilterTab-tabRoot-id MuiTab-textColorInherit-id"
|
||||
role="tab"
|
||||
tabindex="0"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-wrapper-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-labelContainer-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id FilterTab-selectedTabLabel-id"
|
||||
>
|
||||
All Staff Members
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
class="MuiButtonBase-root-id MuiTab-root-id FilterTab-tabRoot-id MuiTab-textColorInherit-id"
|
||||
role="tab"
|
||||
tabindex="0"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-wrapper-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-labelContainer-id"
|
||||
>
|
||||
<span
|
||||
class="MuiTab-label-id FilterTab-tabLabel-id"
|
||||
>
|
||||
Tab X
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="FilterActions-actionContainer-id"
|
||||
>
|
||||
<div
|
||||
class="MuiFormControl-root-id MuiFormControl-fullWidth-id Hook-root-id"
|
||||
>
|
||||
<div
|
||||
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
||||
>
|
||||
<fieldset
|
||||
aria-hidden="true"
|
||||
class="MuiPrivateNotchedOutline-root-id MuiOutlinedInput-notchedOutline-id"
|
||||
style="padding-left:8px"
|
||||
>
|
||||
<legend
|
||||
class="MuiPrivateNotchedOutline-legend-id"
|
||||
style="width:0.01px"
|
||||
>
|
||||
<span>
|
||||
|
||||
</span>
|
||||
</legend>
|
||||
</fieldset>
|
||||
<input
|
||||
aria-invalid="false"
|
||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id Hook-input-id"
|
||||
placeholder="Search Staff Member"
|
||||
type="text"
|
||||
value=""
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr
|
||||
class="Hr-root-id"
|
||||
/>
|
||||
<table
|
||||
class="MuiTable-root-id"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue