{"version":3,"file":"releases.cjs","sources":["../../src/releases.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n  /** Action text for adding a document to release */\n  'action.add-document': undefined, // 'Add document'\n  /** Action text for archiving a release */\n  'action.archive': undefined, // 'Archive release'\n  /** Tooltip for when the archive release action is disabled due to release being scheduled  */\n  'action.archive.tooltip': undefined, // 'Unschedule this release to archive it'\n  /** Action text for showing the archived releases */\n  'action.archived': undefined, // 'Archived'\n  /** Menu item label for copying release ID */\n  'action.copy-release-id.label': undefined, // 'Copy release ID'\n  /** Menu item label for copying release URL */\n  'action.copy-release-link.label': undefined, // 'Copy release URL'\n  /** Menu item label for copying release title */\n  'action.copy-release-title.label': undefined, // 'Copy release title'\n  /** Tooltip for copy release actions button */\n  'action.copy-release.label': undefined, // 'Copy'\n  /** Action text for staging a new revert release */\n  'action.create-revert-release': undefined, // 'Create a new release'\n  /** Action text for deleting a release */\n  'action.delete-release': undefined, // 'Delete release'\n  /** Menu item label for showing scheduled drafts */\n  'action.drafts': undefined, // 'Scheduled drafts'\n  /** Action text for duplicating a release */\n  'action.duplicate-release': undefined, // 'Duplicate release'\n  /** Action text for editing a release */\n  'action.edit': undefined, // 'Edit release'\n  /** Action text for reverting a release immediately without staging changes */\n  'action.immediate-revert-release': undefined, // 'Revert now'\n  /** Action text for opening a release */\n  'action.open': undefined, // 'Active'\n  /** Action text for showing the paused scheduled drafts */\n  'action.paused': undefined, // 'Paused'\n  /** Action text for publishing all documents in a release (and the release itself) */\n  'action.publish-all-documents': undefined, // 'Run release'\n  /** Menu item label for showing releases (multi-document releases) */\n  'action.releases': undefined, // 'Releases'\n  /** Action text for reverting a release */\n  'action.revert': undefined, // 'Revert release'\n  /** Action message for when document is scheduled for unpublishing a document and you want to no longer unpublish it */\n  'action.revert-unpublish-actions': undefined, // 'Revert unpublish when releasing'\n  /** Text for the review changes button in release tool */\n  'action.review': undefined, // 'Review changes'\n  /** Action text for scheduling a release */\n  'action.schedule': undefined, // 'Schedule release...'\n  /** Action text for scheduling unpublish of a draft document */\n  'action.schedule-unpublish': undefined, // 'Schedule Unpublish'\n  /** Tooltip text for when schedule unpublish is disabled because document is not published */\n  'action.schedule-unpublish.disabled.not-published': undefined, // 'Document must be published to schedule unpublish'\n  /** Label for unarchiving a release */\n  'action.unarchive': undefined, // 'Unarchive release'\n  /** Action text for unpublishing a document in a release in the context menu */\n  'action.unpublish': undefined, // 'Unpublish'\n  /** Action message for scheduling an unpublished of a document  */\n  'action.unpublish-doc-actions': undefined, // 'Unpublish when releasing'\n  /** Action text for unscheduling a release */\n  'action.unschedule': undefined, // 'Unschedule release'\n\n  /** Text for the summary button in release tool */\n  'actions.summary': undefined, // 'Summary'\n\n  /* The text for the activity event when a document is added to a release */\n  'activity.event.add-document': undefined, // 'Added a document version'\n  /* The text for the activity event when the release is archived */\n  'activity.event.archive': undefined, // 'Archived the <strong>{{releaseTitle}}</strong> release'\n  /* The text for the activity event when the release is created */\n  'activity.event.create': undefined, // 'Created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>'\n  /* The text for the activity event when a document is removed from a release */\n  'activity.event.discard-document': undefined, // 'Discarded a document version'\n  'activity.event.edit': undefined, // 'Set release time to <ScheduleTarget></ScheduleTarget>'\n  /**The text to display in the changes when the release type changes to asap */\n  'activity.event.edit-time-asap': undefined, // 'As soon as possible'\n  /**The text to display in the changes when the release type changes to undecided */\n  'activity.event.edit-time-undecided': undefined, // 'Undecided'\n  /* The text for the activity event when the release is published */\n  'activity.event.publish': undefined, // 'Published the <strong>{{releaseTitle}}</strong> release'\n  /* The text for the activity event when the release is scheduled */\n  'activity.event.schedule': undefined, // 'Marked as scheduled'\n  /** The text for the activity event when the release is unarchived */\n  'activity.event.unarchive': undefined, // 'Unarchived the <strong>{{releaseTitle}}</strong> release'\n  /** The text for the activity event when the release is unscheduled */\n  'activity.event.unschedule': undefined, // 'Marked as unscheduled'\n  /** The loading text for when releases are loading */\n  'activity.panel.error': undefined, // 'An error occurred getting the release activity'\n  /** The loading text for when releases are loading */\n  'activity.panel.loading': undefined, // 'Loading release activity'\n  /** The title for the activity panel shown in the releases detail screen */\n  'activity.panel.title': undefined, // 'Activity'\n\n  /** Label for the button to proceed with archiving a release */\n  'archive-dialog.confirm-archive-button': undefined, // 'Yes, archive release'\n  /** Description for the dialog confirming the archive of a release with one document */\n  'archive-dialog.confirm-archive-description_one': undefined, // 'This will archive 1 document version.'\n  /** Description for the dialog confirming the archive of a release with more than one document */\n  'archive-dialog.confirm-archive-description_other': undefined, // 'This will archive {{count}} document versions.'\n  /** Header for the dialog confirming the archive of a release */\n  'archive-dialog.confirm-archive-header': undefined, // 'Are you sure you want to archive this release?'\n  /** Title for the dialog confirming the archive of a release */\n  'archive-dialog.confirm-archive-title': undefined, // 'Are you sure you want to archive the <strong>\\'{{title}}\\'</strong> release?'\n\n  /** Description for information card on a published or archived release to description retention effects */\n  'archive-info.description': undefined, // 'It will be available for {{retentionDays}} days, then automatically removed on {{removalDate}}. <Link>Learn about retention</Link>.'\n  /** Title for information card on a archived release */\n  'archive-info.title': undefined, // 'This release is archived'\n\n  /** Banner text showing count of active scheduled drafts requiring confirmation with one draft */\n  'banner.confirm-active-scheduled-drafts_one': undefined, // 'There is {{count}} Scheduled Draft that requires scheduling confirmation'\n  /** Banner text showing count of active scheduled drafts requiring confirmation with multiple drafts */\n  'banner.confirm-active-scheduled-drafts_other': undefined, // 'There are {{count}} Scheduled Drafts that require scheduling confirmation'\n  /** Button text for confirming scheduling of active drafts */\n  'banner.confirm-active-scheduled-drafts.button': undefined, // 'Resume scheduling'\n  /** Button text when confirming schedules from paused mode */\n  'banner.confirm-active-scheduled-drafts.button-paused': undefined, // 'Resume all schedules'\n  /** Banner text shown when drafts mode is disabled but there are still scheduled drafts */\n  'banner.drafts-mode-disabled': undefined, // 'Drafts mode has been disabled but there are still scheduled drafts to be published.'\n  /** Banner text shown when navigating to a release that does not exist */\n  'banner.release-not-found': undefined, // 'This release could not be found'\n  /** Tooltip for the dismiss button in the release not found banner */\n  'banner.release-not-found.dismiss': undefined, // 'Dismiss'\n  /** Banner text shown when scheduled drafts feature is disabled but there are still scheduled drafts */\n  'banner.scheduled-drafts-disabled': undefined, // 'Scheduled drafts has been disabled but there are still scheduled drafts to be published.'\n\n  /** Title for changes to published documents */\n  'changes-published-docs.title': undefined, // 'Changes to published documents'\n\n  /** Dialog confirm button text for confirming all scheduled drafts */\n  'confirm-active-scheduled-drafts-dialog.confirm-button': undefined, // 'Confirm Schedules'\n  /** Dialog description for confirming active scheduled drafts */\n  'confirm-active-scheduled-drafts-dialog.description': undefined, // 'Schedule all paused Scheduled Drafts for their intended publish dates'\n  /** Dialog warning when some scheduled drafts have past dates */\n  'confirm-active-scheduled-drafts-dialog.past-dates-warning': undefined, // 'Some of these Scheduled Drafts are scheduled for past dates. Confirming schedules will immediately publish those versions of documents.'\n  /** Dialog title for confirming active scheduled drafts */\n  'confirm-active-scheduled-drafts-dialog.title': undefined, // 'Resume Scheduled Drafts'\n\n  /** Suffix for when a release is a copy of another release */\n  'copy-suffix': undefined, // 'Copy'\n\n  /** Confirm button text for overriding existing draft */\n  'copy-to-draft-dialog.confirm-button': undefined, // 'Yes, override Draft'\n  /** Description for dialog when copying version to draft that already exists */\n  'copy-to-draft-dialog.description': undefined, // 'A draft version of this document already exists. Copy the current version to the draft and override the existing draft version.'\n  /** Title for dialog when copying version to draft that already exists */\n  'copy-to-draft-dialog.title': undefined, // 'Draft version already exists'\n\n  /** Text for when a release / document was created */\n  created: undefined, // 'Created <RelativeTime/>'\n\n  /** Activity inspector button text */\n  'dashboard.details.activity': undefined, // 'Activity'\n  /** Text for the releases detail screen in the pin release button. */\n  'dashboard.details.pin-release': undefined, // 'Pin release to studio'\n  /** Text for the releases detail screen when a release was published ASAP */\n  'dashboard.details.published-asap': undefined, // 'Published'\n  /** Text for the releases detail screen when a release was published from scheduling */\n  'dashboard.details.published-on': undefined, // 'Published on {{date}}'\n  /** Text for the releases detail screen in the unpin release button. */\n  'dashboard.details.unpin-release': undefined, // 'Unpin release from studio'\n\n  /** Label for the button to proceed deleting a release */\n  'delete-dialog.confirm-delete-button': undefined, // 'Yes, delete release'\n  /** Description for the dialog confirming the deleting of a release with one document */\n  'delete-dialog.confirm-delete-description_one': undefined, // 'This will delete 1 document version.'\n  /** Description for the dialog confirming the deleting of a release with more than one document */\n  'delete-dialog.confirm-delete-description_other': undefined, // 'This will delete {{count}} document versions.'\n  /** Header for deleting a release dialog */\n  'delete-dialog.confirm-delete.header': undefined, // 'Are you sure you want to delete this release?'\n\n  /** Label when a release has been deleted by a different user */\n  'deleted-release': undefined, // 'The \\'<strong>{{title}}</strong>\\' release has been deleted'\n\n  /** Text for when there's no changes in a release diff */\n  'diff.list-empty': undefined, // 'Changes list is empty, see document'\n  /** Text for when there's no changes in a release diff */\n  'diff.no-changes': undefined, // 'No changes'\n\n  /** Description for discarding a draft of a document dialog */\n  'discard-version-dialog.description-draft': undefined, // 'This will permanently remove all changes made to this document. This action cannot be undone.'\n  /** Description for discarding a version of a document dialog */\n  'discard-version-dialog.description-release': undefined, // 'This will permanently remove all changes made to this document within the \\'<strong>{{releaseTitle}}</strong>\\' release. This action cannot be undone.'\n  /** Title for dialog for discarding a draft of a document */\n  'discard-version-dialog.header-draft': undefined, // 'Discard draft?'\n  /** Header for discarding a version from a release of a document dialog */\n  'discard-version-dialog.header-release': undefined, // 'Remove document from the \\'<strong>{{releaseTitle}}</strong>\\' release?'\n  /** Title for dialog for discarding a draft of a document */\n  'discard-version-dialog.title-draft': undefined, // 'Discard draft'\n  /** Title for dialog for discarding a version of a document */\n  'discard-version-dialog.title-release': undefined, // 'Remove from release'\n\n  /** Label for when a document in a release has a single validation warning */\n  'document-validation.error_one': undefined, // '{{count}} validation error'\n  /** Label for when a document in a release has multiple validation warnings */\n  'document-validation.error_other': undefined, // '{{count}} validation errors'\n\n  /** Label for the button to proceed with duplicating a release */\n  'duplicate-dialog.confirm-duplicate-button': undefined, // 'Yes, duplicate release'\n  /** Description for the dialog confirming the duplicate of a release with one document */\n  'duplicate-dialog.confirm-duplicate-description_one': undefined, // 'This will duplicate the release and the 1 document version.'\n  /** Description for the dialog confirming the duplicate of a release with more than one document */\n  'duplicate-dialog.confirm-duplicate-description_other': undefined, // 'This will duplicate the release and the {{count}} document versions.'\n  /** Header for the dialog confirming the duplicate of a release */\n  'duplicate-dialog.confirm-duplicate-header': undefined, // 'Are you sure you want to duplicate this release?'\n\n  /** Title text displayed for technical error details */\n  'error-details-title': undefined, // 'Error details'\n\n  /** Title text when error during release update */\n  'failed-edit-title': undefined, // 'Failed to save changes'\n\n  /** Title text displayed for releases that failed to publish  */\n  'failed-publish-title': undefined, // 'Failed to publish'\n\n  /** Title text displayed for releases that failed to schedule  */\n  'failed-schedule-title': undefined, // 'Failed to schedule'\n\n  /** Filter tab label for all documents */\n  'filter-tab.all': undefined, // 'All'\n  /** Filter tab label for documents with validation errors */\n  'filter-tab.errors': undefined, // 'Errors'\n\n  /**The text that will be shown in the footer to indicate the time the release was archived */\n  'footer.status.archived': undefined, // 'Archived'\n  /**The text that will be shown in the footer to indicate the time the release was created */\n  'footer.status.created': undefined, // 'Created'\n  /**The text that will be shown in the footer to indicate the time the release was created */\n  'footer.status.edited': undefined, // 'Edited'\n  /**The text that will be shown in the footer to indicate the time the release was published */\n  'footer.status.published': undefined, // 'Published'\n  /**The text that will be shown in the footer to indicate the time the release was unarchived */\n  'footer.status.unarchived': undefined, // 'Unarchived'\n\n  /** Label text for the loading state whilst release is being loaded */\n  'loading-release': undefined, // 'Loading release'\n\n  /** Text for when documents of a release are loading */\n  'loading-release-documents': undefined, // 'Loading documents'\n  /** Description text for when loading documents on a release failed */\n  'loading-release-documents.error.description': undefined, // 'We\\'re unable to load the documents for this release. Please try again later.'\n  /** Title text for when loading documents on a release failed */\n  'loading-release-documents.error.title': undefined, // 'Something went wrong'\n\n  /** Label for title of actions for \"when releasing\" */\n  'menu.group.when-releasing': undefined, // 'When releasing'\n  /** Label for the release menu */\n  'menu.label': undefined, // 'Release menu'\n  /** Tooltip for the release menu */\n  'menu.tooltip': undefined, // 'Actions'\n\n  /** Text for when no archived releases are found */\n  'no-archived-release': undefined, // 'No archived releases'\n\n  /** Tooltip text when there are no paused scheduled drafts */\n  'no-paused-release': undefined, // 'No paused scheduled drafts'\n\n  /** Text for when no releases are found */\n  'no-releases': undefined, // 'No Releases'\n\n  /** Text for when no scheduled drafts are found */\n  'no-scheduled-drafts': undefined, // 'No Scheduled Drafts'\n\n  /** Text for the button name for the release tool */\n  'overview.action.documentation': undefined, // 'Documentation'\n  /** Tooltip for the calendar button in the release overview */\n  'overview.calendar.tooltip': undefined, // 'View calendar'\n  /** Description for the release tool */\n  'overview.description': undefined, // 'Releases are collections of document changes which can be managed, scheduled, and rolled back together.'\n  /** Text for the placeholder in the search release input  */\n  'overview.search-releases-placeholder': undefined, // 'Search releases'\n  /** Title for the release tool */\n  'overview.title': undefined, // 'Releases'\n\n  /** Tooltip text for releases that have passed their intended publish date */\n  'passed-intended-publish-date': undefined, // 'This release has passed its intended publish date'\n\n  /** Tooltip text for scheduled drafts that have passed their intended publish date */\n  'passed-intended-publish-date-draft': undefined, // 'This draft has passed its intended publish date'\n\n  /** Description for when a user doesn't have publish or schedule releases */\n  'permission-missing-description': undefined, // 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.'\n\n  /** Text for when a user doesn't have publish or schedule releases */\n  'permission-missing-title': undefined, // 'Limited access'\n\n  /** Tooltip label when the user doesn't have permission to archive release */\n  'permissions.error.archive': undefined, // 'You do not have permission to archive this release'\n  /** Tooltip label when the user doesn't have permission to delete release */\n  'permissions.error.delete': undefined, // 'You do not have permission to delete this release'\n  /** Tooltip label when the user doesn't have permission for discarding a version */\n  'permissions.error.discard-version': undefined, // 'You do not have permission to discard this version'\n  /** Tooltip label when the user doesn't have permission to duplicate release */\n  'permissions.error.duplicate': undefined, // 'You do not have permission to duplicate this release'\n  /** Tooltip label when the user doesn't have permission to unarchive release */\n  'permissions.error.unarchive': undefined, // 'You do not have permission to unarchive this release'\n  /** Tooltip label when the user doesn't have permission for unpublishing a document */\n  'permissions.error.unpublish': undefined, // 'You do not have permission to unpublish this document'\n\n  /** Tooltip text for when one user is editing a document in a release */\n  'presence.tooltip.one': undefined, // '{{displayName}} is editing this document in the \"{{releaseTitle}}\" release right now'\n\n  /** Tooltip text for publish release action when there are no documents */\n  'publish-action.validation.no-documents': undefined, // 'There are no documents to publish'\n\n  /** Description for the dialog confirming the publish of a release with one document */\n  'publish-dialog.confirm-publish-description_one': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its document will be published.'\n  /** Description for the dialog confirming the publish of a release with multiple documents */\n  'publish-dialog.confirm-publish-description_other': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its {{releaseDocumentsLength}} documents will be published.'\n  /** Title for the dialog confirming the publish of a release */\n  'publish-dialog.confirm-publish.title': undefined, // 'Are you sure you want to publish the release and all document versions?'\n  /** Label for when documents in release have validation errors */\n  'publish-dialog.validation.error': undefined, // 'Some documents have validation errors'\n  /** Label for when documents are being validated */\n  'publish-dialog.validation.loading': undefined, // 'Validating documents...'\n  /** Label for the button when the user doesn't have permissions to publish a release */\n  'publish-dialog.validation.no-permission': undefined, // 'You do not have permission to publish'\n\n  /** Title for information card on a published release */\n  'publish-info.title': undefined, // 'This release is published successfully.'\n\n  /** Placeholder title for a release with no title */\n  'release-placeholder.title': undefined, // 'Untitled'\n\n  /** Description for the dialog confirming the revert of a release with multiple documents */\n  'revert-dialog.confirm-revert-description_one': undefined, // 'This will revert {{releaseDocumentsLength}} document version.'\n  /** Description for the dialog confirming the revert of a release with multiple documents */\n  'revert-dialog.confirm-revert-description_other': undefined, // 'This will revert {{releaseDocumentsLength}} document versions.'\n  /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n  'revert-dialog.confirm-revert.stage-revert-checkbox-label': undefined, // 'Immediately revert the release'\n  /** Title for the dialog confirming the revert of a release */\n  'revert-dialog.confirm-revert.title': undefined, // 'Are you sure you want to revert the \\'{{title}}\\' release?'\n  /** Warning card text for when immediately revert a release with history */\n  'revert-dialog.confirm-revert.warning-card': undefined, // 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.'\n\n  /** Description of a reverted release */\n  'revert-release.description': undefined, // 'Revert changes to document versions in \"{{title}}\".'\n  /** Title of a reverted release */\n  'revert-release.title': undefined, // 'Reverting \"{{title}}\"'\n\n  /** Description for the review changes button in release tool */\n  'review.description': undefined, // 'Add documents to this release to review changes'\n  /** Text for when a document is edited */\n  'review.edited': undefined, // 'Edited <RelativeTime/>'\n\n  /** Schedule release button tooltip when there are no documents to schedule */\n  'schedule-action.validation.no-documents': undefined, // 'There are no documents to schedule'\n\n  /** Schedule release button tooltip when the release is already scheduled */\n  'schedule-button-tooltip.already-scheduled': undefined, // 'This release is already scheduled'\n  /** Schedule release button tooltip when there are validation errors */\n  'schedule-button-tooltip.validation.error': undefined, // 'Some documents have validation errors'\n  /** Schedule release button tooltip when validation is loading */\n  'schedule-button-tooltip.validation.loading': undefined, // 'Validating documents...'\n  /** Schedule release button tooltip when user has no permissions to schedule */\n  'schedule-button-tooltip.validation.no-permission': undefined, // 'You do not have permission to schedule'\n\n  /** Title of unschedule release dialog */\n  'schedule-button.tooltip': undefined, // 'Are you sure you want to unschedule the release?'\n\n  /** Description for the confirm button for scheduling a release */\n  'schedule-dialog.confirm-button': undefined, // 'Yes, schedule'\n  /** Description shown in unschedule relaease dialog */\n  'schedule-dialog.confirm-description_one': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its document will be published on the selected date.'\n  /** Description for the dialog confirming the publish of a release with multiple documents */\n  'schedule-dialog.confirm-description_other': undefined, // 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.'\n  /** Title for unschedule release dialog */\n  'schedule-dialog.confirm-title': undefined, // 'Schedule the release'\n  /** Description for warning that the published schedule time is in the past */\n  'schedule-dialog.publish-date-in-past-warning': undefined, // 'Schedule for a future time and date.'\n  /** Label for date picker when scheduling a release */\n  'schedule-dialog.select-publish-date-label': undefined, // 'Schedule on'\n\n  /** Confirm button text for the schedule unpublish dialog */\n  'schedule-unpublish-dialog.confirm': undefined, // 'Schedule Unpublish'\n  /** Description for the schedule unpublish dialog */\n  'schedule-unpublish-dialog.description': undefined, // 'Select when this document should be unpublished.'\n  /** Header for the schedule unpublish dialog */\n  'schedule-unpublish-dialog.header': undefined, // 'Schedule draft for Unpublish'\n\n  /** Placeholder for search of documents in a release */\n  'search-documents-placeholder': undefined, // 'Search documents'\n\n  /** Text for when the release has no errors found */\n  'summary.all-documents-errors-found': undefined, // 'All documents validated, issues found'\n  /** Text for when the release has validated all documents */\n  'summary.all-documents-validated': undefined, // 'All documents validated, no issues found'\n  /** Text for when the release was created */\n  'summary.created': undefined, // 'Created <RelativeTime/>'\n  /** Text for when the release is composed of one document */\n  'summary.document-count_one': undefined, // '{{count}} document'\n  /** Text for when the release is composed of multiple documents */\n  'summary.document-count_other': undefined, // '{{count}} documents'\n  /** Text for when the release has some errors found */\n  'summary.errors-found': undefined, // 'In order to publish or schedule the release, please resolve the issues found in the documents'\n  /** Text for when the release has no documents */\n  'summary.no-documents': undefined, // 'No documents'\n  /** Description for the empty state when a cardinality-one release has no documents */\n  'summary.no-documents-cardinality-one.description': undefined, // 'This scheduled draft does not contain a document. It may have been removed.'\n  /** Title for the empty state when a cardinality-one release has no documents */\n  'summary.no-documents-cardinality-one.title': undefined, // 'No document in this release'\n  /** Text for when the release has not published */\n  'summary.not-published': undefined, // 'Not published'\n  /** Text for when the release was published */\n  'summary.published': undefined, // 'Published <RelativeTime/>'\n  /** Text for when the release has validated documents */\n  'summary.validated-documents': undefined, // '{{validatedCount}} of {{totalCount}} documents validated'\n  /** Text for validation loading indicator */\n  'summary.validating-documents': undefined, // 'Validating documents: {{validatedCount}} of {{totalCount}}'\n\n  /** add action type that will be shown in the table*/\n  'table-body.action.add': undefined, // 'Add'\n  /** Change action type that will be shown in the table*/\n  'table-body.action.change': undefined, // 'Change'\n  /** Change action type that will be shown in the table*/\n  'table-body.action.unpublish': undefined, // 'Unpublish'\n\n  /** Header for the document table in the release tool - action */\n  'table-header.action': undefined, // 'Action'\n  /** Header for the document table in the release tool - Archived */\n  'table-header.archivedAt': undefined, // 'Archived'\n  /** Header for the document table in the release tool - contributors */\n  'table-header.contributors': undefined, // 'Contributors'\n  /** Header for the document table in the release tool - created by */\n  'table-header.created-by': undefined, // 'Created by'\n  /** Header for the document table in the release tool - document preview */\n  'table-header.document': undefined, // 'Document'\n  /** Header for the document table in the release tool - title */\n  'table-header.documents': undefined, // 'Documents'\n  /** Header for the document table in the release tool - edited */\n  'table-header.edited': undefined, // 'Edited'\n  /** Header for the paused scheduled drafts table - intended for */\n  'table-header.intended-for': undefined, // 'Intended for'\n  /** Header for the document table in the release tool - Published */\n  'table-header.published-at': undefined, // 'Published'\n  /** Header for the document table in the release tool - Published */\n  'table-header.publishedAt': undefined, // 'Published'\n  /** Header for the scheduled drafts document table in the release tool - published at */\n  'table-header.scheduled-draft.published-at': undefined, // 'Published at'\n  /** Header for the scheduled drafts document table in the release tool - scheduled for */\n  'table-header.scheduled-for': undefined, // 'Scheduled for'\n  /** Header for the document table in the release tool - time */\n  'table-header.time': undefined, // 'Time'\n  /** Header for the  document table in the release tool - release title */\n  'table-header.title': undefined, // 'Release'\n  /** Header for the document table in the release tool - type */\n  'table-header.type': undefined, // 'Type'\n  /** Header for the document table in the release tool - when */\n  'table-header.when': undefined, // 'When'\n\n  /** Text for the release time label for scheduled releases  which has not been scheduled yet*/\n  'time.estimated': undefined, // 'Estimated'\n  /** Text for the release time label for scheduled releases  which has been scheduled*/\n  'time.scheduled': undefined, // 'Scheduled'\n\n  /** Text for toast when release failed to archive */\n  'toast.archive.error': undefined, // 'Failed to archive \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Toast error message when bulk scheduling of active drafts fails */\n  'toast.confirm-active-scheduled-drafts.error': undefined, // 'Failed to schedule drafts: {{error}}'\n  /** Toast message after copying release ID */\n  'toast.copy-release-id.success': undefined, // 'Release ID copied to clipboard'\n  /** Toast message after copying release link */\n  'toast.copy-release-link.success': undefined, // 'Release link copied to clipboard'\n  /** Toast message after copying release title */\n  'toast.copy-release-title.success': undefined, // 'Release title copied to clipboard'\n  /** Description for toast when creating new version of document in release failed */\n  'toast.create-version.error': undefined, // 'Failed to add document to release: {{error}}'\n  /** Description for toast when release deletion failed */\n  'toast.delete.error': undefined, // 'Failed to delete \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Description for toast when release is successfully deleted */\n  'toast.delete.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was successfully deleted'\n  /** Description for toast when release duplication failed */\n  'toast.duplicate.error': undefined, // 'Failed to duplicate \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Description for toast when release is successfully duplicated */\n  'toast.duplicate.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was duplicated. <Link/>'\n  /** Link text for toast link to the duplicated release */\n  'toast.duplicate.success-link': undefined, // 'View duplicated release'\n  /** Text for toast when release has been reverted immediately */\n  'toast.immediate-revert.success': undefined, // 'The \\'{{title}}\\' release was successfully reverted'\n  /** Text for toast when release failed to publish */\n  'toast.publish.error': undefined, // 'Failed to publish \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Text for toast when release has reverted release successfully staged */\n  'toast.revert-stage.success': undefined, // 'Revert release for \\'{{title}}\\' was successfully created. <Link/>'\n  /** Link text for toast link to the generated revert release */\n  'toast.revert-stage.success-link': undefined, // 'View revert release'\n  /** Text for toast when release failed to revert */\n  'toast.revert.error': undefined, // 'Failed to revert release: {{error}}'\n  /** Text for toast when release failed to schedule */\n  'toast.schedule.error': undefined, // 'Failed to schedule \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Text for toast when release has been scheduled */\n  'toast.schedule.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was scheduled.'\n  /** Text for toast when release failed to unarchive */\n  'toast.unarchive.error': undefined, // 'Failed to unarchive \\'<strong>{{title}}</strong>\\': {{error}}'\n  /** Text for toast when release failed to unschedule */\n  'toast.unschedule.error': undefined, // 'Failed to unscheduled \\'<strong>{{title}}</strong>\\': {{error}}'\n\n  /** Text for tooltip when a release has been scheduled */\n  'type-picker.tooltip.scheduled': undefined, // 'The release is scheduled, unschedule it to change type'\n\n  /** Text action in unpublish dialog to cancel */\n  'unpublish-dialog.action.cancel': undefined, // 'Cancel'\n  /** Text action in unpublish dialog to unpublish */\n  'unpublish-dialog.action.unpublish': undefined, // 'Yes, unpublish when releasing'\n  /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n  'unpublish-dialog.description.lost-changes': undefined, // 'Any changes made to this document version will be lost.'\n  /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n  'unpublish-dialog.description.to-draft': undefined, // 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.'\n  /** Title for the dialog confirming the unpublish of a release */\n  'unpublish-dialog.header': undefined, // 'Are you sure you want to unpublish this document when releasing?'\n\n  /** Text for when a document is unpublished */\n  'unpublish.already-unpublished': undefined, // 'This document is already unpublished.'\n  /** Tooltip label for when a document is unpublished */\n  'unpublish.no-published-version': undefined, // 'There is no published version of this document.'\n\n  /** Description shown in unschedule relaease dialog */\n  'unschedule-dialog.confirm-description': undefined, // 'The release will no longer be published on the scheduled date'\n  /** Title for unschedule release dialog */\n  'unschedule-dialog.confirm-title': undefined, // 'Are you sure you want to unschedule the release?'\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}