Skip to content

Commit 6f98d41

Browse files
authored
feat(shared-link-modal): Deprecate shared-link-modal (#4551)
1 parent 058d97b commit 6f98d41

37 files changed

Lines changed: 5 additions & 3244 deletions

i18n/en-US.properties

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1658,12 +1658,6 @@ boxui.selectField.clearAll = Clear All
16581658
boxui.selectField.noResults = No Results
16591659
# Placeholder text shown in the search input
16601660
boxui.selectField.searchPlaceholder = Search
1661-
# Title for "Access Type" menu, in all capital letters
1662-
boxui.share.accessType = ACCESS TYPE
1663-
# Label for a shared link permission level
1664-
boxui.share.canEdit = Can edit
1665-
# Label for a shared link permission level
1666-
boxui.share.canView = Can view
16671661
# Text for Co-owner permission level in permissions table
16681662
boxui.share.coownerLevelText = Co-owner
16691663
# Text for permissions table Delete column
@@ -1674,10 +1668,6 @@ boxui.share.downloadTableHeaderText = Download
16741668
boxui.share.editTableHeaderText = Edit
16751669
# Text for Editor permission level in permissions table
16761670
boxui.share.editorLevelText = Editor
1677-
# Field label for shared link recipient list (title-case)
1678-
boxui.share.emailSharedLink = Email Shared Link
1679-
# Error message when user tries to send shared link as email without entering any recipients
1680-
boxui.share.enterAtLeastOneEmail = Enter at least one valid email
16811671
# Text for permissions table Get Link column
16821672
boxui.share.getLinkTableHeaderText = Get Link
16831673
# Label for a Group contact type
@@ -1696,70 +1686,10 @@ boxui.share.inviteFileEditorsLabel = Invite people to become editors of this fil
16961686
boxui.share.inviteePermissionsFieldLabel = Invitee Permissions
16971687
# Tooltip text a user can use to learn more about collaborator permission options
16981688
boxui.share.inviteePermissionsLearnMore = Learn More
1699-
# Label for "Message" text box to email the shared link (title-case)
1700-
boxui.share.message = Message
17011689
# Placeholder text for message section
17021690
boxui.share.messageSelectorPlaceholder = Add a message
17031691
# Text for permissions table Owner column
17041692
boxui.share.ownerTableHeaderText = Owner
1705-
# Description of a company shared link for a file with view and download permissions
1706-
boxui.share.peopleInCompanyCanDownloadFile = Anyone in your company with the link can view and download this file.
1707-
# Description of a company shared link for a folder with view and download permissions
1708-
boxui.share.peopleInCompanyCanDownloadFolder = Anyone in your company with the link can view this folder and download its contents.
1709-
# Description of a company shared link for a file with edit permissions (implies view and download permissions as well)
1710-
boxui.share.peopleInCompanyCanEditFile = Anyone in your company with the link can edit and download this file.
1711-
# Description of a company shared link for a file with view permissions
1712-
boxui.share.peopleInCompanyCanViewFile = Anyone in your company with the link can view this file.
1713-
# Description of a company shared link for a folder with view permissions
1714-
boxui.share.peopleInCompanyCanViewFolder = Anyone in your company with the link can view this folder.
1715-
# This string describes the access level of a file or folder, or who can see the item. {enterpriseName} is the company name
1716-
boxui.share.peopleInEnterprise = People in {enterpriseName}
1717-
# Description of a collaborator-only shared link for a file with no permissions
1718-
boxui.share.peopleInItemCanAccessFile = Any collaborator on the file with the link can access this file.
1719-
# Description of a collaborator-only shared link for a folder with no permissions
1720-
boxui.share.peopleInItemCanAccessFolder = Any collaborator on the folder with the link can access this folder.
1721-
# Description of a collaborator-only shared link for a file with download permissions
1722-
boxui.share.peopleInItemCanDownloadFile = Any collaborator on this file with the link can download this file.
1723-
# Description of a collaborator-only shared link for a folder with download permissions
1724-
boxui.share.peopleInItemCanDownloadFolder = Any collaborator on this folder with the link can download this folder.
1725-
# Description of a collaborator-only shared link for a file with edit permissions (implies view and download permissions as well)
1726-
boxui.share.peopleInItemCanEditFile = Any collaborator on this file with the link can edit this file and download its contents.
1727-
# Description of a collaborator-only shared link for a file with view and download permissions
1728-
boxui.share.peopleInItemCanPreviewAndDownloadFile = Any collaborator on this file with the link can view this file and download its contents.
1729-
# Description of a collaborator-only shared link for a folder with view and download permissions
1730-
boxui.share.peopleInItemCanPreviewAndDownloadFolder = Any collaborator on this folder with the link can view this folder and download its contents.
1731-
# Description of a collaborator-only shared link for a file with view permissions
1732-
boxui.share.peopleInItemCanPreviewFile = Any collaborator on this file with the link can view this file.
1733-
# Description of a collaborator-only shared link for a folder with view permissions
1734-
boxui.share.peopleInItemCanPreviewFolder = Any collaborator on this folder with the link can view this folder.
1735-
# Description of a specific company shared link for a file with view and download permissions. {company} is the company name
1736-
boxui.share.peopleInSpecifiedCompanyCanDownloadFile = Anyone in {company} with the link can view and download this file.
1737-
# Description of a specific company shared link for a folder with view and download permissions. {company} is the company name
1738-
boxui.share.peopleInSpecifiedCompanyCanDownloadFolder = Anyone in {company} with the link can view this folder and download its contents.
1739-
# Description of a specific company shared link for a file with edit permissions (implies view and download permissions as well). {company} is the company name
1740-
boxui.share.peopleInSpecifiedCompanyCanEditFile = Anyone in {company} with the link can edit and download this file.
1741-
# Description of an specific company shared link for a file with view permissions. {company} is the company name
1742-
boxui.share.peopleInSpecifiedCompanyCanViewFile = Anyone in {company} with the link can view this file.
1743-
# Description of an specific company shared link for a folder with view permissions. {company} is the company name
1744-
boxui.share.peopleInSpecifiedCompanyCanViewFolder = Anyone in {company} with the link can view this folder.
1745-
# Label for "People in this file" option
1746-
boxui.share.peopleInThisFile = People in this file
1747-
# Label for "People in this folder" option
1748-
boxui.share.peopleInThisFolder = People in this folder
1749-
# Label for "People in your company" option
1750-
boxui.share.peopleInYourCompany = People in your company
1751-
# Description of an open shared link for a file with view and download permissions
1752-
boxui.share.peopleWithLinkCanDownloadFile = Anyone with the link can view and download this file.
1753-
# Description of an open shared link for a folder with view and download permissions
1754-
boxui.share.peopleWithLinkCanDownloadFolder = Anyone with the link can view this folder and download its contents.
1755-
# Description of an open shared link for a file with edit permissions (implies view and download permissions as well)
1756-
boxui.share.peopleWithLinkCanEditFile = Anyone with the link can edit and download this file.
1757-
# Description of an open shared link for a file with view permissions
1758-
boxui.share.peopleWithLinkCanViewFile = Anyone with the link can view this file.
1759-
# Description of an open shared link for a folder with view permissions
1760-
boxui.share.peopleWithLinkCanViewFolder = Anyone with the link can view this folder.
1761-
# Label for "People with the link" option
1762-
boxui.share.peopleWithTheLink = People with the link
17631693
# Text for permissions table Permission Levels column
17641694
boxui.share.permissionLevelsTableHeaderText = Permission Levels
17651695
# Label for optional personal message to include when inviting collaborators to an item
@@ -1778,20 +1708,6 @@ boxui.share.referAFriendBadgeText = REFER
17781708
boxui.share.referAFriendRewardCenterLinkText = Click Here
17791709
# Text encouraging users to refer a friend to sign up for Box
17801710
boxui.share.referAFriendText = Want a free month of Box? Refer your friend!
1781-
# Label for option to remove shared link
1782-
boxui.share.removeLink = Remove Link
1783-
# Description for confirmation modal to remove a shared link
1784-
boxui.share.removeLinkConfirmationDescription = This will permanently remove the shared link. If this item is embedded on other sites it will also become inaccessible. Any custom properties, settings and expirations will be removed as well. Do you want to continue?
1785-
# Label for confirmation modal to remove a shared link (title-case)
1786-
boxui.share.removeLinkConfirmationTitle = Remove Shared Link
1787-
# Accessible label for button that loads share settings popup
1788-
boxui.share.settingsButtonLabel = Open shared link settings popup
1789-
# Tooltip describing when this shared link will expire. {expiration, date, long} is the formatted date
1790-
boxui.share.sharedLinkExpirationTooltip = This link will expire on {expiration, date, long}
1791-
# Label for field to copy shared link URL (title-case)
1792-
boxui.share.sharedLinkLabel = Shared Link
1793-
# Title for shared link modal (title-case)
1794-
boxui.share.sharedLinkModalTitle = Shared Link for {itemName}
17951711
# Text to show when the access level of people in company and user can view only
17961712
boxui.share.sharedLinkSettings.accessLevel.inCompanyView = This content is available to anyone within your company with the link, and can be viewed.
17971713
# Text to show when the access level of people in company and user can view and download

src/features/shared-link-modal/AccessDescription.js

Lines changed: 0 additions & 99 deletions
This file was deleted.

src/features/shared-link-modal/AccessLabel.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/features/shared-link-modal/AccessMenu.js

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)