{"version":3,"file":"UploadInput.messages.mjs","sources":["../../src/uploadInput/UploadInput.messages.ts"],"sourcesContent":["import { defineMessages } from 'react-intl';\n\nexport default defineMessages({\n  fileIsTooLarge: {\n    id: 'neptune.UploadInput.fileIsTooLarge',\n    defaultMessage: 'File is too large',\n    description: 'Error message when the selected file size exceeds the limit',\n  },\n  fileTypeNotSupported: {\n    id: 'neptune.UploadInput.fileTypeNotSupported',\n    defaultMessage: 'File type not supported',\n    description: 'Error message when the selected file is not one of the supported types',\n  },\n  deleteModalTitle: {\n    id: 'neptune.UploadInput.deleteModalTitle',\n    defaultMessage: 'Sure you want to remove this file?',\n    description: 'Title to display on delete confirmation modal',\n  },\n  deleteModalBody: {\n    id: 'neptune.UploadInput.deleteModalBody',\n    defaultMessage: 'Removing this file will delete it from our system.',\n    description: 'Body copy to display on delete confirmation modal',\n  },\n  deleteModalCancelButtonText: {\n    id: 'neptune.UploadInput.deleteModalCancelButtonText',\n    defaultMessage: 'Cancel',\n    description: 'Cancel button text to display on delete confirmation modal',\n  },\n  deleteModalConfirmButtonText: {\n    id: 'neptune.UploadInput.deleteModalConfirmButtonText',\n    defaultMessage: 'Remove',\n    description: 'Confirm button text to display on delete confirmation modal',\n  },\n  maximumFilesAlreadyUploaded: {\n    id: 'neptune.UploadInput.maximumFilesAlreadyUploaded',\n    defaultMessage:\n      'Sorry, this upload failed because we can only accept {maxFilesAllowed} files at once.',\n    description:\n      'When number of files to be uploaded is restricted, this message is displayed below the files that are extra',\n  },\n});\n"],"names":["defineMessages","fileIsTooLarge","id","fileTypeNotSupported","deleteModalTitle","deleteModalBody","deleteModalCancelButtonText","deleteModalConfirmButtonText","maximumFilesAlreadyUploaded"],"mappings":";;AAEA,eAAeA,cAAc,CAAC;AAC5BC,EAAAA,cAAc,EAAE;IACdC,EAAE,EAAA;GAGH;AACDC,EAAAA,oBAAoB,EAAE;IACpBD,EAAE,EAAA;GAGH;AACDE,EAAAA,gBAAgB,EAAE;IAChBF,EAAE,EAAA;GAGH;AACDG,EAAAA,eAAe,EAAE;IACfH,EAAE,EAAA;GAGH;AACDI,EAAAA,2BAA2B,EAAE;IAC3BJ,EAAE,EAAA;GAGH;AACDK,EAAAA,4BAA4B,EAAE;IAC5BL,EAAE,EAAA;GAGH;AACDM,EAAAA,2BAA2B,EAAE;IAC3BN,EAAE,EAAA;AAKH;AACF,CAAA,CAAC;;;;"}