mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 15:35:49 +01:00
update storyshots
This commit is contained in:
@@ -336,7 +336,7 @@ exports[`Storyshots DateFromNow Default 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Checkbox Default 1`] = `
|
exports[`Storyshots Forms|Checkbox Default 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-caSCKo brLbbv"
|
className="sc-gisBJw jHakbY"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="field"
|
className="field"
|
||||||
@@ -381,7 +381,7 @@ exports[`Storyshots Forms|Checkbox Default 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Checkbox Disabled 1`] = `
|
exports[`Storyshots Forms|Checkbox Disabled 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-caSCKo brLbbv"
|
className="sc-gisBJw jHakbY"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="field"
|
className="field"
|
||||||
@@ -409,10 +409,10 @@ exports[`Storyshots Forms|Checkbox Disabled 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Radio Default 1`] = `
|
exports[`Storyshots Forms|Radio Default 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-gisBJw jHakbY"
|
className="sc-kjoXOD hVPZau"
|
||||||
>
|
>
|
||||||
<label
|
<label
|
||||||
className="radio"
|
className="sc-cMljjf kOqpHe radio"
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
checked={false}
|
checked={false}
|
||||||
@@ -423,7 +423,7 @@ exports[`Storyshots Forms|Radio Default 1`] = `
|
|||||||
Not checked
|
Not checked
|
||||||
</label>
|
</label>
|
||||||
<label
|
<label
|
||||||
className="radio"
|
className="sc-cMljjf kOqpHe radio"
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
checked={true}
|
checked={true}
|
||||||
@@ -438,10 +438,10 @@ exports[`Storyshots Forms|Radio Default 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Radio Disabled 1`] = `
|
exports[`Storyshots Forms|Radio Disabled 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-gisBJw jHakbY"
|
className="sc-kjoXOD hVPZau"
|
||||||
>
|
>
|
||||||
<label
|
<label
|
||||||
className="radio"
|
className="sc-cMljjf kOqpHe radio"
|
||||||
disabled={true}
|
disabled={true}
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
@@ -458,7 +458,7 @@ exports[`Storyshots Forms|Radio Disabled 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Textarea OnCancel 1`] = `
|
exports[`Storyshots Forms|Textarea OnCancel 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-kjoXOD hVPZau"
|
className="sc-cHGsZl klfJMr"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="field"
|
className="field"
|
||||||
@@ -481,7 +481,7 @@ exports[`Storyshots Forms|Textarea OnCancel 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Textarea OnChange 1`] = `
|
exports[`Storyshots Forms|Textarea OnChange 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-kjoXOD hVPZau"
|
className="sc-cHGsZl klfJMr"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="field"
|
className="field"
|
||||||
@@ -508,7 +508,7 @@ exports[`Storyshots Forms|Textarea OnChange 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Forms|Textarea OnSubmit 1`] = `
|
exports[`Storyshots Forms|Textarea OnSubmit 1`] = `
|
||||||
<div
|
<div
|
||||||
className="sc-kjoXOD hVPZau"
|
className="sc-cHGsZl klfJMr"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="field"
|
className="field"
|
||||||
@@ -2391,7 +2391,7 @@ PORT_NUMBER =
|
|||||||
|
|
||||||
exports[`Storyshots Table|Table Default 1`] = `
|
exports[`Storyshots Table|Table Default 1`] = `
|
||||||
<table
|
<table
|
||||||
className="sc-jhAzac hmXDXQ table content is-hoverable"
|
className="sc-fBuWsC eeihxG table content is-hoverable"
|
||||||
>
|
>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -2409,7 +2409,7 @@ exports[`Storyshots Table|Table Default 1`] = `
|
|||||||
>
|
>
|
||||||
Last Name
|
Last Name
|
||||||
<i
|
<i
|
||||||
className="fas fa-sort-amount-down has-text-grey-light sc-hzDkRC escBde"
|
className="fas fa-sort-amount-down has-text-grey-light sc-jhAzac gDbcZp"
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@@ -2482,7 +2482,7 @@ exports[`Storyshots Table|Table Empty 1`] = `
|
|||||||
|
|
||||||
exports[`Storyshots Table|Table TextColumn 1`] = `
|
exports[`Storyshots Table|Table TextColumn 1`] = `
|
||||||
<table
|
<table
|
||||||
className="sc-jhAzac hmXDXQ table content is-hoverable"
|
className="sc-fBuWsC eeihxG table content is-hoverable"
|
||||||
>
|
>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -2494,7 +2494,7 @@ exports[`Storyshots Table|Table TextColumn 1`] = `
|
|||||||
>
|
>
|
||||||
Id
|
Id
|
||||||
<i
|
<i
|
||||||
className="fas fa-sort-alpha-down has-text-grey-light sc-hzDkRC escBde"
|
className="fas fa-sort-alpha-down has-text-grey-light sc-jhAzac gDbcZp"
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@@ -2505,7 +2505,7 @@ exports[`Storyshots Table|Table TextColumn 1`] = `
|
|||||||
>
|
>
|
||||||
Name
|
Name
|
||||||
<i
|
<i
|
||||||
className="fas fa-sort-alpha-down has-text-grey-light sc-hzDkRC escBde"
|
className="fas fa-sort-alpha-down has-text-grey-light sc-jhAzac gDbcZp"
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@@ -2516,7 +2516,7 @@ exports[`Storyshots Table|Table TextColumn 1`] = `
|
|||||||
>
|
>
|
||||||
Description
|
Description
|
||||||
<i
|
<i
|
||||||
className="fas fa-sort-alpha-down has-text-grey-light sc-hzDkRC escBde"
|
className="fas fa-sort-alpha-down has-text-grey-light sc-jhAzac gDbcZp"
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user