UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 1.12 kB
const e=Object.freeze({renderedOutput:`email-templates.json`,assets:{logo:`/lucid/assets/email-logo.svg`},locations:{resetPassword:`/lucid/reset-password`,acceptInvitation:`/lucid/accept-invitation`,emailChangeConfirm:`/lucid/email-change/confirm`,emailChangeRevert:`/lucid/email-change/revert`},storage:{defaultPreviewFallback:`[REDACTED]`,encryptedValueMarker:`__lucid_email_encrypted`,encryptedValueVersion:1,millisecondsInDay:1440*60*1e3},templates:{resetPassword:{key:`reset-password`,external:!1,storage:{resetLink:{redact:!0}}},userInvite:{key:`user-invite`,external:!1,storage:{inviteLink:{redact:!0}}},passwordResetSuccess:{key:`password-reset-success`,external:!1,storage:null},emailChanged:{key:`email-changed`,external:!1,storage:null},emailChangeConfirm:{key:`email-change-confirm`,external:!1,storage:{confirmLink:{redact:!0}}},emailChangeRevert:{key:`email-change-revert`,external:!1,storage:{revertLink:{redact:!0}}},storageAlert:{key:`storage-alert`,external:!1,storage:null},publishRequest:{key:`publish-request`,external:!1,storage:null}}});export{e as default}; //# sourceMappingURL=emails.mjs.map