Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Aug 3, 2022
1 parent b596337 commit 2c2014d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ exports[`DetailsAndEdit component if user can edit renders dropdown and edit but
</oc-button-stub>
<oc-drop-stub drop-id="edit-public-link-role-dropdown" toggle="#edit-public-link-role-dropdown-toggle-undefined" padding-size="small" offset="0" mode="click" class="edit-public-link-role-dropdown">
<oc-list-stub class="roleDropdownList">
<li>
<oc-button-stub id="files-role-internal" appearance="raw" variation="passive" justify-content="space-between" class="oc-p-s"><span class="oc-flex oc-flex-middle"><oc-icon-stub name="user" class="oc-pl-s oc-pr-m"></oc-icon-stub> <span><span class="oc-text-bold oc-display-block oc-width-1-1">Internal</span> <span class="oc-text-small">People need to be invited and login is required</span></span></span> <span class="oc-flex"><!----></span></oc-button-stub>
</li>
<li>
<oc-button-stub id="files-role-viewer" appearance="raw" variation="inverse" justify-content="space-between" class="oc-p-s selected oc-background-primary-gradient"><span class="oc-flex oc-flex-middle"><oc-icon-stub name="eye" class="oc-pl-s oc-pr-m"></oc-icon-stub> <span><span class="oc-text-bold oc-display-block oc-width-1-1">Viewer</span> <span class="oc-text-small">Recipients can view and download contents.</span></span></span> <span class="oc-flex"><oc-icon-stub name="check"></oc-icon-stub></span></oc-button-stub>
</li>
Expand Down

0 comments on commit 2c2014d

Please sign in to comment.