Update snapshots

This commit is contained in:
dominik-zeglen 2019-11-06 14:13:02 +01:00
parent 62131d58fc
commit b718ecdb22
2 changed files with 192 additions and 191 deletions

View file

@ -123368,8 +123368,126 @@ exports[`Storyshots Views / Taxes / Country List default 1`] = `
</div> </div>
</div> </div>
<div <div
class="Grid-root-id Grid-default-id" class="Grid-root-id Grid-inverted-id"
> >
<div>
<div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
>
<div
class="CardTitle-root-id"
>
<span
class="MuiTypography-root-id MuiTypography-h5-id CardTitle-title-id"
>
Configuration
</span>
<div
class="CardTitle-toolbar-id"
/>
</div>
<div
class="CardTitle-children-id"
/>
<hr
class="CardTitle-hr-id"
/>
<div
class="MuiCardContent-root-id TaxConfiguration-content-id"
>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id"
name="includeTax"
type="checkbox"
value="false"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
All products prices are entered with tax included
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id Checkbox-checked-id"
name="showGross"
type="checkbox"
value="true"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
Show gross prices to customers in the storefront
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id"
name="chargeTaxesOnShipping"
type="checkbox"
value="false"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
Charge taxes on shipping rates
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
</div>
<hr
class="Hr-root-id"
/>
<div
class="MuiCardActions-root-id"
>
<button
class="MuiButtonBase-root-id MuiButton-root-id MuiButton-text-id MuiButton-textPrimary-id MuiButton-flat-id MuiButton-flatPrimary-id MuiCardActions-action-id"
tabindex="0"
type="button"
>
<span
class="MuiButton-label-id"
>
Fetch taxes
</span>
</button>
</div>
</div>
</div>
<div> <div>
<div <div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id" class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
@ -123942,124 +124060,6 @@ exports[`Storyshots Views / Taxes / Country List default 1`] = `
</table> </table>
</div> </div>
</div> </div>
<div>
<div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
>
<div
class="CardTitle-root-id"
>
<span
class="MuiTypography-root-id MuiTypography-h5-id CardTitle-title-id"
>
Configuration
</span>
<div
class="CardTitle-toolbar-id"
/>
</div>
<div
class="CardTitle-children-id"
/>
<hr
class="CardTitle-hr-id"
/>
<div
class="MuiCardContent-root-id TaxConfiguration-content-id"
>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id"
name="includeTax"
type="checkbox"
value="false"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
All products prices are entered with tax included
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id Checkbox-checked-id"
name="showGross"
type="checkbox"
value="true"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
Show gross prices to customers in the storefront
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
<label
class="MuiFormControlLabel-root-id"
>
<button
class="MuiButtonBase-root-id Checkbox-root-id"
tabindex="0"
type="button"
>
<input
class="Checkbox-box-id"
name="chargeTaxesOnShipping"
type="checkbox"
value="false"
/>
</button>
<span
class="MuiTypography-root-id MuiTypography-body2-id MuiFormControlLabel-label-id"
>
Charge taxes on shipping rates
</span>
</label>
<div
class="FormSpacer-spacer-id"
/>
</div>
<hr
class="Hr-root-id"
/>
<div
class="MuiCardActions-root-id"
>
<button
class="MuiButtonBase-root-id MuiButton-root-id MuiButton-text-id MuiButton-textPrimary-id MuiButton-flat-id MuiButton-flatPrimary-id MuiCardActions-action-id"
tabindex="0"
type="button"
>
<span
class="MuiButton-label-id"
>
Fetch taxes
</span>
</button>
</div>
</div>
</div>
</div> </div>
</div> </div>
</form> </form>
@ -124091,79 +124091,8 @@ exports[`Storyshots Views / Taxes / Country List loading 1`] = `
</div> </div>
</div> </div>
<div <div
class="Grid-root-id Grid-default-id" class="Grid-root-id Grid-inverted-id"
> >
<div>
<div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
>
<table
class="MuiTable-root-id"
>
<thead
class="MuiTableHead-root-id"
>
<tr
class="MuiTableRow-root-id MuiTableRow-head-id"
>
<th
class="MuiTableCell-root-id MuiTableCell-head-id"
scope="col"
>
Country Code
</th>
<th
class="MuiTableCell-root-id MuiTableCell-head-id"
scope="col"
>
Country Name
</th>
<th
class="MuiTableCell-root-id MuiTableCell-head-id CountryList-textRight-id"
scope="col"
>
Reduced Tax Rates
</th>
</tr>
</thead>
<tbody
class="MuiTableBody-root-id"
>
<tr
class="MuiTableRow-root-id"
>
<td
class="MuiTableCell-root-id MuiTableCell-body-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
<td
class="MuiTableCell-root-id MuiTableCell-body-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
<td
class="MuiTableCell-root-id MuiTableCell-body-id CountryList-textRight-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div> <div>
<div <div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id" class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
@ -124289,6 +124218,77 @@ exports[`Storyshots Views / Taxes / Country List loading 1`] = `
</div> </div>
</div> </div>
</div> </div>
<div>
<div
class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id"
>
<table
class="MuiTable-root-id"
>
<thead
class="MuiTableHead-root-id"
>
<tr
class="MuiTableRow-root-id MuiTableRow-head-id"
>
<th
class="MuiTableCell-root-id MuiTableCell-head-id"
scope="col"
>
Country Code
</th>
<th
class="MuiTableCell-root-id MuiTableCell-head-id"
scope="col"
>
Country Name
</th>
<th
class="MuiTableCell-root-id MuiTableCell-head-id CountryList-textRight-id"
scope="col"
>
Reduced Tax Rates
</th>
</tr>
</thead>
<tbody
class="MuiTableBody-root-id"
>
<tr
class="MuiTableRow-root-id"
>
<td
class="MuiTableCell-root-id MuiTableCell-body-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
<td
class="MuiTableCell-root-id MuiTableCell-body-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
<td
class="MuiTableCell-root-id MuiTableCell-body-id CountryList-textRight-id"
>
<span
class="Skeleton-skeleton-id"
>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div> </div>
</div> </div>
</form> </form>

View file

@ -13,6 +13,7 @@ const props: CountryListPageProps = {
onBack: () => undefined, onBack: () => undefined,
onSubmit: () => undefined, onSubmit: () => undefined,
onTaxFetch: () => undefined, onTaxFetch: () => undefined,
saveButtonBarState: "default",
shop: { shop: {
__typename: "Shop", __typename: "Shop",
chargeTaxesOnShipping: false, chargeTaxesOnShipping: false,