-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UIORGS-404 bump optional plugins to compatible versions (#572)
Use plugins compatible with the requested version of stripes (v9). Refs UIORGS-404
- Loading branch information
Showing
5 changed files
with
602 additions
and
581 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,165 +10,169 @@ exports[`OrganizationContactPeopleForm should render correct structure 1`] = ` | |
class="col-xs-12" | ||
> | ||
<div | ||
aria-live="assertive" | ||
aria-relevant="additions" | ||
class="sr-only" | ||
tabindex="-1" | ||
/> | ||
<div | ||
aria-rowcount="2" | ||
class="mclContainer" | ||
data-total-count="0" | ||
id="contact-list" | ||
role="grid" | ||
style="position: relative; overflow: hidden; height: auto; width: 100%;" | ||
tabindex="0" | ||
tabindex="-1" | ||
> | ||
<div | ||
class="mclHeaderContainer" | ||
aria-live="assertive" | ||
aria-relevant="additions" | ||
class="sr-only" | ||
/> | ||
<div | ||
aria-rowcount="2" | ||
class="" | ||
data-total-count="0" | ||
id="contact-list" | ||
role="grid" | ||
tabindex="0" | ||
> | ||
<div | ||
aria-rowindex="1" | ||
class="mclHeaderRow" | ||
role="row" | ||
style="display: flex; width: 17px;" | ||
class="mclHeaderContainer" | ||
> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactname" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.name | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactcategories" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.categories | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactemails" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.emails | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-notes" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
aria-rowindex="1" | ||
class="mclHeaderRow" | ||
role="row" | ||
style="display: flex; width: 17px;" | ||
> | ||
ui-organizations.contactPeople.note | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactname" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.name | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactcategories" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.categories | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-contactemails" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.emails | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-notes" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
> | ||
ui-organizations.contactPeople.note | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-unassigncontact" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
/> | ||
</div> | ||
<div | ||
aria-sort="none" | ||
class="mclHeader" | ||
id="list-column-unassigncontact" | ||
role="columnheader" | ||
style="flex: 0 0 auto;" | ||
/> | ||
</div> | ||
</div> | ||
<div | ||
class="mclScrollable" | ||
style="position: static; width: 100%;" | ||
> | ||
<div | ||
class="mclRowContainer" | ||
role="rowgroup" | ||
style="position: static;" | ||
class="mclScrollable" | ||
style="position: static; width: 100%;" | ||
> | ||
<div | ||
aria-rowindex="2" | ||
class="mclRowFormatterContainer" | ||
data-row-index="row-0" | ||
role="row" | ||
class="mclRowContainer" | ||
role="rowgroup" | ||
style="position: static;" | ||
> | ||
<a | ||
aria-label="" | ||
class="mclRow mclIsOdd mclIsInteractive alignLastColToEnd" | ||
data-row-inner="0" | ||
href="/organizations/contacts/e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1/view" | ||
style="min-width: 0px;" | ||
tabindex="0" | ||
<div | ||
aria-rowindex="2" | ||
class="mclRowFormatterContainer" | ||
data-row-index="row-0" | ||
role="row" | ||
style="position: static;" | ||
> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
Brownstein, Carrie | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
/> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
<a | ||
aria-label="" | ||
class="mclRow mclIsOdd mclIsInteractive alignLastColToEnd" | ||
data-row-inner="0" | ||
href="/organizations/contacts/e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1/view" | ||
style="min-width: 0px;" | ||
tabindex="0" | ||
> | ||
[email protected] | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
<span | ||
class="text" | ||
title="notes" | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
notes | ||
</span> | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
<button | ||
aria-label="ui-organizations.contacts.button.unassign" | ||
class="button fieldControl align-end" | ||
data-test-unassign-contact="true" | ||
type="button" | ||
Brownstein, Carrie | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
/> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
[email protected] | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
<span | ||
class="inner" | ||
class="text" | ||
title="notes" | ||
> | ||
<span> | ||
Icon | ||
</span> | ||
notes | ||
</span> | ||
</button> | ||
</div> | ||
</a> | ||
</div> | ||
<div | ||
class="mclEndOfListContainer" | ||
data-end-of-list="1" | ||
> | ||
</div> | ||
<div | ||
class="mclCell mclCellStyle" | ||
role="gridcell" | ||
> | ||
<button | ||
aria-label="ui-organizations.contacts.button.unassign" | ||
class="button fieldControl align-end" | ||
data-test-unassign-contact="true" | ||
type="button" | ||
> | ||
<span | ||
class="inner" | ||
> | ||
<span> | ||
Icon | ||
</span> | ||
</span> | ||
</button> | ||
</div> | ||
</a> | ||
</div> | ||
<div | ||
class="mclCenteredContainer" | ||
style="visibility: hidden; height: 0px; padding: 0px; width: 0px;" | ||
class="mclEndOfListContainer" | ||
data-end-of-list="1" | ||
> | ||
<div | ||
class="textCentered" | ||
data-test-layout="true" | ||
class="mclCenteredContainer" | ||
style="visibility: hidden; height: 0px; padding: 0px; width: 0px;" | ||
> | ||
<div | ||
class="mclEndOfList" | ||
class="textCentered" | ||
data-test-layout="true" | ||
> | ||
<span> | ||
Icon | ||
</span> | ||
<div | ||
class="mclEndOfList" | ||
data-test-layout="true" | ||
> | ||
<span> | ||
Icon | ||
</span> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
Oops, something went wrong.