@rakun-kit/core 1.3.9 → 1.3.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/api/context.d.ts +1 -1
- package/dist/esm/api/context.js +3 -3
- package/dist/esm/api/operations/catalog.d.ts +2 -2
- package/dist/esm/api/operations/catalog.js +1 -1
- package/dist/esm/api/operations/custom.d.ts +1 -1
- package/dist/esm/api/operations/custom.js +1 -1
- package/dist/esm/api/operations/index.d.ts +92 -92
- package/dist/esm/api/operations/index.js +8 -8
- package/dist/esm/api/operations/manager-contract.d.ts +65 -65
- package/dist/esm/api/operations/manager-contract.js +5 -5
- package/dist/esm/api/operations/manager.d.ts +66 -66
- package/dist/esm/api/operations/manager.js +51 -51
- package/dist/esm/api/operations/tracing.d.ts +1 -1
- package/dist/esm/api/operations/tracing.js +1 -1
- package/dist/esm/api/operations/types.d.ts +1 -1
- package/dist/esm/api/operations/web-contract.d.ts +19 -19
- package/dist/esm/api/operations/web-contract.js +3 -3
- package/dist/esm/api/operations/web.d.ts +20 -20
- package/dist/esm/api/operations/web.js +9 -9
- package/dist/esm/api/proxies/context.d.ts +2 -2
- package/dist/esm/api/proxies/index.d.ts +8 -8
- package/dist/esm/api/proxies/index.js +1 -1
- package/dist/esm/api/routes/manager/apiOperations.d.ts +3 -3
- package/dist/esm/api/routes/manager/apiOperations.js +5 -5
- package/dist/esm/api/routes/manager/auth/accountInfo.d.ts +2 -2
- package/dist/esm/api/routes/manager/auth/accountInfo.js +3 -3
- package/dist/esm/api/routes/manager/auth/deleteSession.d.ts +2 -2
- package/dist/esm/api/routes/manager/auth/deleteSession.js +3 -3
- package/dist/esm/api/routes/manager/auth/getSession.d.ts +5 -5
- package/dist/esm/api/routes/manager/auth/login.d.ts +1 -1
- package/dist/esm/api/routes/manager/auth/login.js +4 -4
- package/dist/esm/api/routes/manager/auth/logout.d.ts +1 -1
- package/dist/esm/api/routes/manager/auth/logout.js +3 -3
- package/dist/esm/api/routes/manager/auth/markTourSeen.d.ts +6 -6
- package/dist/esm/api/routes/manager/auth/markTourSeen.js +3 -3
- package/dist/esm/api/routes/manager/auth/totp/confirmTotp.d.ts +2 -2
- package/dist/esm/api/routes/manager/auth/totp/confirmTotp.js +2 -2
- package/dist/esm/api/routes/manager/auth/totp/enrollTotp.d.ts +1 -1
- package/dist/esm/api/routes/manager/auth/totp/enrollTotp.js +3 -3
- package/dist/esm/api/routes/manager/auth/totp/verifyTotp.d.ts +1 -1
- package/dist/esm/api/routes/manager/auth/totp/verifyTotp.js +3 -3
- package/dist/esm/api/routes/manager/auth/updateAccount.d.ts +6 -6
- package/dist/esm/api/routes/manager/auth/updateAccount.js +3 -3
- package/dist/esm/api/routes/manager/auth/updatePassword.d.ts +2 -2
- package/dist/esm/api/routes/manager/auth/updatePassword.js +3 -3
- package/dist/esm/api/routes/manager/auth/updateTutorialPreferences.d.ts +6 -6
- package/dist/esm/api/routes/manager/auth/updateTutorialPreferences.js +3 -3
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnAuthOptions.js +4 -4
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnAuthVerify.js +4 -4
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnRegisterOptions.d.ts +2 -2
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnRegisterOptions.js +3 -3
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnRegisterVerify.d.ts +1 -1
- package/dist/esm/api/routes/manager/auth/webauthn/webauthnRegisterVerify.js +4 -4
- package/dist/esm/api/routes/manager/backups/create.d.ts +2 -2
- package/dist/esm/api/routes/manager/backups/create.js +2 -2
- package/dist/esm/api/routes/manager/backups/list.d.ts +2 -2
- package/dist/esm/api/routes/manager/backups/list.js +2 -2
- package/dist/esm/api/routes/manager/backups/restore.d.ts +2 -2
- package/dist/esm/api/routes/manager/backups/restore.js +3 -3
- package/dist/esm/api/routes/manager/contentTypes.d.ts +6 -6
- package/dist/esm/api/routes/manager/contentTypes.js +1 -1
- package/dist/esm/api/routes/manager/create.d.ts +4 -4
- package/dist/esm/api/routes/manager/create.js +8 -8
- package/dist/esm/api/routes/manager/delete.d.ts +2 -2
- package/dist/esm/api/routes/manager/delete.js +8 -8
- package/dist/esm/api/routes/manager/duplicate.d.ts +4 -4
- package/dist/esm/api/routes/manager/duplicate.js +5 -5
- package/dist/esm/api/routes/manager/get.d.ts +2 -2
- package/dist/esm/api/routes/manager/get.js +8 -8
- package/dist/esm/api/routes/manager/languages.d.ts +3 -3
- package/dist/esm/api/routes/manager/languages.js +1 -1
- package/dist/esm/api/routes/manager/list.d.ts +2 -2
- package/dist/esm/api/routes/manager/list.js +9 -9
- package/dist/esm/api/routes/manager/literals/list.d.ts +2 -2
- package/dist/esm/api/routes/manager/literals/list.js +5 -5
- package/dist/esm/api/routes/manager/literals/upsert.d.ts +2 -2
- package/dist/esm/api/routes/manager/literals/upsert.js +6 -6
- package/dist/esm/api/routes/manager/media/createFolder.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/createFolder.js +7 -7
- package/dist/esm/api/routes/manager/media/deleteFolder.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/deleteFolder.js +7 -7
- package/dist/esm/api/routes/manager/media/deleteMediaStorage.js +2 -2
- package/dist/esm/api/routes/manager/media/finalizeUpload.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/finalizeUpload.js +10 -10
- package/dist/esm/api/routes/manager/media/getMediaUrl.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/getMediaUrl.js +3 -3
- package/dist/esm/api/routes/manager/media/listFolders.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/listFolders.js +4 -4
- package/dist/esm/api/routes/manager/media/prepareUpload.d.ts +2 -2
- package/dist/esm/api/routes/manager/media/prepareUpload.js +4 -4
- package/dist/esm/api/routes/manager/media/resolveMediaRecordUrls.js +1 -1
- package/dist/esm/api/routes/manager/media/uploadBinary.d.ts +1 -1
- package/dist/esm/api/routes/manager/media/uploadBinary.js +6 -6
- package/dist/esm/api/routes/manager/migrations/list.d.ts +2 -2
- package/dist/esm/api/routes/manager/migrations/list.js +2 -2
- package/dist/esm/api/routes/manager/permissions.d.ts +1 -1
- package/dist/esm/api/routes/manager/permissions.js +2 -2
- package/dist/esm/api/routes/manager/preview/create.d.ts +2 -2
- package/dist/esm/api/routes/manager/preview/create.js +13 -13
- package/dist/esm/api/routes/manager/regenerateRoutes.d.ts +1 -1
- package/dist/esm/api/routes/manager/regenerateRoutes.js +2 -2
- package/dist/esm/api/routes/manager/setDefaultLanguage.d.ts +2 -2
- package/dist/esm/api/routes/manager/setDefaultLanguage.js +4 -4
- package/dist/esm/api/routes/manager/translateDocument.d.ts +2 -2
- package/dist/esm/api/routes/manager/translateDocument.js +10 -10
- package/dist/esm/api/routes/manager/trash.d.ts +2 -2
- package/dist/esm/api/routes/manager/trash.js +6 -6
- package/dist/esm/api/routes/manager/update.d.ts +4 -4
- package/dist/esm/api/routes/manager/update.js +8 -8
- package/dist/esm/api/routes/manager/versions/get.d.ts +2 -2
- package/dist/esm/api/routes/manager/versions/get.js +2 -2
- package/dist/esm/api/routes/manager/versions/list.d.ts +2 -2
- package/dist/esm/api/routes/manager/versions/list.js +2 -2
- package/dist/esm/api/routes/manager/versions/restore.d.ts +2 -2
- package/dist/esm/api/routes/manager/versions/restore.js +4 -4
- package/dist/esm/api/routes/web/page.d.ts +4 -4
- package/dist/esm/api/routes/web/page.js +15 -15
- package/dist/esm/api/routes/web/previewPage.d.ts +6 -6
- package/dist/esm/api/routes/web/previewPage.js +8 -8
- package/dist/esm/api/routes/web/robots.d.ts +1 -1
- package/dist/esm/api/routes/web/robots.js +2 -2
- package/dist/esm/api/routes/web/seo.d.ts +1 -1
- package/dist/esm/api/routes/web/sitemap.d.ts +1 -1
- package/dist/esm/api/routes/web/sitemap.js +3 -3
- package/dist/esm/api/sessionCookie.d.ts +1 -1
- package/dist/esm/api/utils/checkFailureCase.d.ts +1 -1
- package/dist/esm/api/utils/checkFailureCase.js +1 -1
- package/dist/esm/api/utils/checkOwnership.d.ts +2 -2
- package/dist/esm/api/utils/checkOwnership.js +4 -4
- package/dist/esm/api/utils/checkPermissions.d.ts +2 -2
- package/dist/esm/api/utils/checkPermissions.js +3 -3
- package/dist/esm/api/utils/getLanguages.d.ts +3 -3
- package/dist/esm/api/utils/getLanguages.js +2 -2
- package/dist/esm/api/utils/getLink.d.ts +2 -2
- package/dist/esm/api/utils/getLink.js +4 -4
- package/dist/esm/api/utils/getUser.d.ts +5 -5
- package/dist/esm/api/utils/getUser.js +4 -4
- package/dist/esm/api/utils/index.d.ts +23 -23
- package/dist/esm/api/utils/index.js +23 -23
- package/dist/esm/api/utils/parseId.d.ts +1 -1
- package/dist/esm/api/utils/parseId.js +1 -1
- package/dist/esm/api/utils/passwords.js +1 -1
- package/dist/esm/api/utils/populates/populateLinks.d.ts +2 -2
- package/dist/esm/api/utils/populates/populateLinks.js +4 -4
- package/dist/esm/api/utils/populates/populateRelations.d.ts +2 -2
- package/dist/esm/api/utils/populates/populateRelations.js +6 -6
- package/dist/esm/api/utils/redirects/resolveRedirect.js +2 -2
- package/dist/esm/api/utils/requireContentType.d.ts +1 -1
- package/dist/esm/api/utils/requireContentType.js +2 -2
- package/dist/esm/api/utils/routes/revalidatePath.js +5 -5
- package/dist/esm/api/utils/routes/routeDefinitions.d.ts +1 -1
- package/dist/esm/api/utils/routes/routeMapHelpers.d.ts +5 -5
- package/dist/esm/api/utils/routes/routeMapHelpers.js +7 -7
- package/dist/esm/api/utils/routes/syncConfiguredRoutes.d.ts +2 -2
- package/dist/esm/api/utils/routes/syncConfiguredRoutes.js +5 -5
- package/dist/esm/api/utils/routes/updateRoutesMap.d.ts +2 -2
- package/dist/esm/api/utils/routes/updateRoutesMap.js +4 -4
- package/dist/esm/api/utils/transformObjectIdsToStrings.js +1 -1
- package/dist/esm/api/utils/transformStringToObjectIds.js +1 -1
- package/dist/esm/api/utils/translate.d.ts +1 -1
- package/dist/esm/api/utils/translate.js +3 -3
- package/dist/esm/api/utils/validateModule.d.ts +1 -1
- package/dist/esm/api/utils/validateModule.js +2 -2
- package/dist/esm/bootstrapState.d.ts +9 -9
- package/dist/esm/client.d.ts +42 -42
- package/dist/esm/client.js +26 -26
- package/dist/esm/contracts.d.ts +38 -38
- package/dist/esm/contracts.js +38 -38
- package/dist/esm/index.d.ts +37 -37
- package/dist/esm/index.js +34 -34
- package/dist/esm/internal-content-types/Backup.d.ts +57 -57
- package/dist/esm/internal-content-types/Backup.js +2 -2
- package/dist/esm/internal-content-types/BackupDocument.d.ts +114 -114
- package/dist/esm/internal-content-types/BackupDocument.js +2 -2
- package/dist/esm/internal-content-types/ContentVersion.d.ts +139 -139
- package/dist/esm/internal-content-types/ContentVersion.js +2 -2
- package/dist/esm/internal-content-types/HelloWorld.d.ts +30 -30
- package/dist/esm/internal-content-types/HelloWorld.js +2 -2
- package/dist/esm/internal-content-types/Language.d.ts +39 -39
- package/dist/esm/internal-content-types/Language.js +2 -2
- package/dist/esm/internal-content-types/LiteralTranslation.d.ts +59 -59
- package/dist/esm/internal-content-types/LiteralTranslation.js +2 -2
- package/dist/esm/internal-content-types/ManagerRole.d.ts +31 -31
- package/dist/esm/internal-content-types/ManagerRole.js +3 -3
- package/dist/esm/internal-content-types/ManagerUser.d.ts +200 -200
- package/dist/esm/internal-content-types/ManagerUser.js +3 -3
- package/dist/esm/internal-content-types/Media.d.ts +261 -261
- package/dist/esm/internal-content-types/Media.js +3 -3
- package/dist/esm/internal-content-types/MediaFolder.d.ts +88 -88
- package/dist/esm/internal-content-types/MediaFolder.js +2 -2
- package/dist/esm/internal-content-types/MfaChallenge.d.ts +532 -532
- package/dist/esm/internal-content-types/MfaChallenge.js +3 -3
- package/dist/esm/internal-content-types/Migration.d.ts +133 -133
- package/dist/esm/internal-content-types/Migration.js +2 -2
- package/dist/esm/internal-content-types/MigrationLock.d.ts +16 -16
- package/dist/esm/internal-content-types/MigrationLock.js +2 -2
- package/dist/esm/internal-content-types/Page.d.ts +1267 -1267
- package/dist/esm/internal-content-types/Page.js +4 -4
- package/dist/esm/internal-content-types/PreviewSnapshot.d.ts +213 -213
- package/dist/esm/internal-content-types/PreviewSnapshot.js +2 -2
- package/dist/esm/internal-content-types/Redirect.d.ts +146 -146
- package/dist/esm/internal-content-types/Redirect.js +2 -2
- package/dist/esm/internal-content-types/RobotsRule.d.ts +103 -103
- package/dist/esm/internal-content-types/RobotsRule.js +2 -2
- package/dist/esm/internal-content-types/Route.d.ts +151 -151
- package/dist/esm/internal-content-types/Route.js +2 -2
- package/dist/esm/internal-content-types/RouteLayoutModule.d.ts +164 -164
- package/dist/esm/internal-content-types/RouteLayoutModule.js +2 -2
- package/dist/esm/internal-content-types/RouteLayoutModuleOverride.d.ts +143 -143
- package/dist/esm/internal-content-types/RouteLayoutModuleOverride.js +2 -2
- package/dist/esm/internal-content-types/RouteMap.d.ts +143 -143
- package/dist/esm/internal-content-types/RouteMap.js +2 -2
- package/dist/esm/internal-content-types/RouteSettings.d.ts +1298 -1298
- package/dist/esm/internal-content-types/RouteSettings.js +3 -3
- package/dist/esm/internal-content-types/SchemaState.d.ts +65 -65
- package/dist/esm/internal-content-types/SchemaState.js +2 -2
- package/dist/esm/internal-content-types/Seo.d.ts +430 -430
- package/dist/esm/internal-content-types/Seo.js +2 -2
- package/dist/esm/internal-content-types/SeoSettings.d.ts +491 -491
- package/dist/esm/internal-content-types/SeoSettings.js +3 -3
- package/dist/esm/internal-content-types/Session.d.ts +495 -495
- package/dist/esm/internal-content-types/Session.js +3 -3
- package/dist/esm/internal-content-types/UserMfa.d.ts +464 -464
- package/dist/esm/internal-content-types/UserMfa.js +3 -3
- package/dist/esm/internal-content-types/WebAuthnCredential.d.ts +586 -586
- package/dist/esm/internal-content-types/WebAuthnCredential.js +3 -3
- package/dist/esm/internal-content-types/WebAuthnRegChallenge.d.ts +524 -524
- package/dist/esm/internal-content-types/WebAuthnRegChallenge.js +3 -3
- package/dist/esm/internal-content-types/index.d.ts +29 -29
- package/dist/esm/internal-content-types/index.js +29 -29
- package/dist/esm/lib/ContentType.d.ts +2 -2
- package/dist/esm/lib/ContentType.js +1 -1
- package/dist/esm/lib/Permissions.d.ts +1 -1
- package/dist/esm/lib/Registry.d.ts +4 -4
- package/dist/esm/lib/Registry.js +1 -1
- package/dist/esm/lib/errors/AppError.d.ts +1 -1
- package/dist/esm/lib/errors/AppError.js +1 -1
- package/dist/esm/lib/errors/index.d.ts +4 -4
- package/dist/esm/lib/errors/index.js +3 -3
- package/dist/esm/lib/errors/throwAppError.d.ts +1 -1
- package/dist/esm/lib/errors/throwAppError.js +3 -3
- package/dist/esm/lib/fields/Boolean.d.ts +1 -1
- package/dist/esm/lib/fields/Boolean.js +1 -1
- package/dist/esm/lib/fields/ContentReference.d.ts +2 -2
- package/dist/esm/lib/fields/ContentReference.js +2 -2
- package/dist/esm/lib/fields/Date.d.ts +1 -1
- package/dist/esm/lib/fields/Date.js +1 -1
- package/dist/esm/lib/fields/Field.d.ts +12 -12
- package/dist/esm/lib/fields/Fields.d.ts +13 -13
- package/dist/esm/lib/fields/Fields.js +13 -13
- package/dist/esm/lib/fields/File.d.ts +1 -1
- package/dist/esm/lib/fields/File.js +2 -2
- package/dist/esm/lib/fields/Iterator.d.ts +2 -2
- package/dist/esm/lib/fields/Iterator.js +3 -3
- package/dist/esm/lib/fields/Link.d.ts +1 -1
- package/dist/esm/lib/fields/Link.js +2 -2
- package/dist/esm/lib/fields/List.d.ts +1 -1
- package/dist/esm/lib/fields/List.js +1 -1
- package/dist/esm/lib/fields/Number.d.ts +1 -1
- package/dist/esm/lib/fields/Number.js +1 -1
- package/dist/esm/lib/fields/Relation.d.ts +3 -3
- package/dist/esm/lib/fields/Relation.js +3 -3
- package/dist/esm/lib/fields/Select.d.ts +1 -1
- package/dist/esm/lib/fields/Select.js +1 -1
- package/dist/esm/lib/fields/SelfRelation.d.ts +1 -1
- package/dist/esm/lib/fields/SelfRelation.js +2 -2
- package/dist/esm/lib/fields/SimpleList.d.ts +1 -1
- package/dist/esm/lib/fields/SimpleList.js +1 -1
- package/dist/esm/lib/fields/String.d.ts +1 -1
- package/dist/esm/lib/fields/String.js +3 -3
- package/dist/esm/lib/fields/index.d.ts +15 -15
- package/dist/esm/lib/fields/index.js +15 -15
- package/dist/esm/lib/types/index.d.ts +2 -2
- package/dist/esm/lib/utils/getListField.d.ts +1 -1
- package/dist/esm/lib/utils/getSchemas.d.ts +1 -1
- package/dist/esm/lib/utils/getTranslation.d.ts +2 -2
- package/dist/esm/lib/utils/getTranslation.js +1 -1
- package/dist/esm/lib/utils/isTranslatableObject.d.ts +1 -1
- package/dist/esm/lib/utils/translateObject.d.ts +2 -2
- package/dist/esm/lib/utils/translateObject.js +3 -3
- package/dist/esm/literals/definitions.d.ts +1 -1
- package/dist/esm/literals/definitions.js +1 -1
- package/dist/esm/literals/index.d.ts +3 -3
- package/dist/esm/literals/index.js +3 -3
- package/dist/esm/literals/manager.d.ts +1 -1
- package/dist/esm/literals/manager.js +1 -1
- package/dist/esm/manager.d.ts +264 -264
- package/dist/esm/manager.js +2 -2
- package/dist/esm/media/imageOptimization.d.ts +1 -1
- package/dist/esm/media/imageOptimization.js +2 -2
- package/dist/esm/media/index.d.ts +4 -4
- package/dist/esm/media/index.js +3 -3
- package/dist/esm/media/mediaService.d.ts +1 -1
- package/dist/esm/orm/backups.js +5 -5
- package/dist/esm/orm/createIndexes.js +2 -2
- package/dist/esm/orm/database.js +3 -3
- package/dist/esm/orm/dbService.d.ts +6 -6
- package/dist/esm/orm/index.d.ts +2 -2
- package/dist/esm/orm/index.js +16 -16
- package/dist/esm/orm/migrations.d.ts +1 -1
- package/dist/esm/orm/migrations.js +4 -4
- package/dist/esm/orm/mongodbPeer.js +1 -1
- package/dist/esm/orm/operations/clear.d.ts +1 -1
- package/dist/esm/orm/operations/clear.js +1 -1
- package/dist/esm/orm/operations/create.d.ts +3 -3
- package/dist/esm/orm/operations/create.js +5 -5
- package/dist/esm/orm/operations/delete.d.ts +3 -3
- package/dist/esm/orm/operations/delete.js +3 -3
- package/dist/esm/orm/operations/find.d.ts +2 -2
- package/dist/esm/orm/operations/find.js +3 -3
- package/dist/esm/orm/operations/findDependencies.d.ts +2 -2
- package/dist/esm/orm/operations/findDependencies.js +4 -4
- package/dist/esm/orm/operations/get.d.ts +3 -3
- package/dist/esm/orm/operations/get.js +3 -3
- package/dist/esm/orm/operations/getAll.d.ts +2 -2
- package/dist/esm/orm/operations/getAll.js +2 -2
- package/dist/esm/orm/operations/list.d.ts +2 -2
- package/dist/esm/orm/operations/list.js +3 -3
- package/dist/esm/orm/operations/update.d.ts +4 -4
- package/dist/esm/orm/operations/update.js +6 -6
- package/dist/esm/orm/operations/updateMany.d.ts +3 -3
- package/dist/esm/orm/operations/updateMany.js +3 -3
- package/dist/esm/orm/operations/upsert.d.ts +3 -3
- package/dist/esm/orm/operations/upsert.js +4 -4
- package/dist/esm/orm/utils/deepDeleteNulls.js +1 -1
- package/dist/esm/orm/utils/parseId.d.ts +1 -1
- package/dist/esm/orm/utils/parseId.js +1 -1
- package/dist/esm/orm/utils/transformObjectIdsToStrings.js +1 -1
- package/dist/esm/orm/utils/transformStringToObjectIds.js +1 -1
- package/dist/esm/orm/versions.d.ts +1 -1
- package/dist/esm/orm/versions.js +7 -7
- package/dist/esm/schemas/manager/literals/upsert.js +1 -1
- package/dist/esm/schemas/manager/media/finalizeUpload.js +1 -1
- package/dist/esm/schemas/manager/media/getMediaUrl.js +1 -1
- package/dist/esm/schemas/manager/media/listFolders.js +1 -1
- package/dist/esm/schemas/web/page.d.ts +28 -28
- package/dist/esm/schemas/web/page.js +1 -1
- package/dist/esm/schemas/web/previewPage.d.ts +20 -20
- package/dist/esm/schemas/web/previewPage.js +1 -1
- package/dist/esm/translation/document.d.ts +3 -3
- package/dist/esm/translation/index.d.ts +4 -4
- package/dist/esm/translation/index.js +3 -3
- package/dist/esm/translation/translationService.d.ts +1 -1
- package/dist/esm/web/client.d.ts +1 -1
- package/dist/esm/web/client.js +1 -1
- package/dist/esm/web/index.d.ts +2 -2
- package/dist/esm/web/index.js +2 -2
- package/dist/esm/web/page.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Route, RouteMap } from "../../internal-content-types
|
|
2
|
-
import { getRakunBootstrapOptions } from "../../bootstrapState
|
|
3
|
-
import { throwAppError } from "../../lib/errors
|
|
4
|
-
import { getMongoService } from "../../orm
|
|
1
|
+
import { Route, RouteMap } from "../../internal-content-types";
|
|
2
|
+
import { getRakunBootstrapOptions } from "../../bootstrapState";
|
|
3
|
+
import { throwAppError } from "../../lib/errors";
|
|
4
|
+
import { getMongoService } from "../../orm";
|
|
5
5
|
export const getLink = async (key, id) => {
|
|
6
6
|
const db = await getMongoService();
|
|
7
7
|
const configuredRoute = getRakunBootstrapOptions()?.routes?.find((route) => route.key === key);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RakunRequestContext } from "../context
|
|
1
|
+
import { RakunRequestContext } from "../context";
|
|
2
2
|
export declare const getUser: (ctx: RakunRequestContext) => Promise<{
|
|
3
3
|
user: string;
|
|
4
4
|
email: string;
|
|
@@ -9,8 +9,8 @@ export declare const getUser: (ctx: RakunRequestContext) => Promise<{
|
|
|
9
9
|
_type: "ManagerRole";
|
|
10
10
|
_id: string;
|
|
11
11
|
_schemaVersion?: number | undefined;
|
|
12
|
-
_visibility?: import("
|
|
13
|
-
_visibilityBeforeTrash?: Exclude<import("
|
|
12
|
+
_visibility?: import("../..").DocumentVisibility | undefined;
|
|
13
|
+
_visibilityBeforeTrash?: Exclude<import("../..").DocumentVisibility, "trash"> | undefined;
|
|
14
14
|
_trashed?: boolean | undefined;
|
|
15
15
|
_revision?: number | undefined;
|
|
16
16
|
trashedAt?: Date | undefined;
|
|
@@ -32,8 +32,8 @@ export declare const getUser: (ctx: RakunRequestContext) => Promise<{
|
|
|
32
32
|
tutorialsPromptedAt?: Date | undefined;
|
|
33
33
|
seenTours?: (string | undefined)[] | undefined;
|
|
34
34
|
_schemaVersion?: number | undefined;
|
|
35
|
-
_visibility?: import("
|
|
36
|
-
_visibilityBeforeTrash?: Exclude<import("
|
|
35
|
+
_visibility?: import("../..").DocumentVisibility | undefined;
|
|
36
|
+
_visibilityBeforeTrash?: Exclude<import("../..").DocumentVisibility, "trash"> | undefined;
|
|
37
37
|
_trashed?: boolean | undefined;
|
|
38
38
|
_revision?: number | undefined;
|
|
39
39
|
trashedAt?: Date | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getSessionCookie } from "../sessionCookie
|
|
2
|
-
import { ManagerUser, Session } from "../../internal-content-types
|
|
3
|
-
import { getMongoService } from "../../orm
|
|
4
|
-
import { populateRelations } from "./populates/populateRelations
|
|
1
|
+
import { getSessionCookie } from "../sessionCookie";
|
|
2
|
+
import { ManagerUser, Session } from "../../internal-content-types";
|
|
3
|
+
import { getMongoService } from "../../orm";
|
|
4
|
+
import { populateRelations } from "./populates/populateRelations";
|
|
5
5
|
export const getUser = async (ctx) => {
|
|
6
6
|
const token = getSessionCookie(ctx);
|
|
7
7
|
if (!token)
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export { checkFailureCase } from "./checkFailureCase
|
|
2
|
-
export { checkAnyPermissions, checkPermissions } from "./checkPermissions
|
|
3
|
-
export { checkOwnership } from "./checkOwnership
|
|
4
|
-
export { getLanguages } from "./getLanguages
|
|
5
|
-
export { getLink, getTranslatedLink } from "./getLink
|
|
6
|
-
export { getUser } from "./getUser
|
|
7
|
-
export { parseId } from "./parseId
|
|
8
|
-
export { hashPassword, verifyPassword } from "./passwords
|
|
9
|
-
export { parsePreviewData, serializePreviewData } from "./previewData
|
|
10
|
-
export { hashPreviewToken } from "./previewToken
|
|
11
|
-
export { requireContentType } from "./requireContentType
|
|
12
|
-
export { transformObjectIdsToStrings } from "./transformObjectIdsToStrings
|
|
13
|
-
export { transformStringToObjectIds } from "./transformStringToObjectIds
|
|
14
|
-
export { translate } from "./translate
|
|
15
|
-
export { validateModule } from "./validateModule
|
|
16
|
-
export { populateLinks } from "./populates/populateLinks
|
|
17
|
-
export { populateRelations } from "./populates/populateRelations
|
|
18
|
-
export { resolveRedirect } from "./redirects/resolveRedirect
|
|
19
|
-
export { checkRevalidatePath, revalidatePath } from "./routes/revalidatePath
|
|
20
|
-
export * from "./routes/routeDefinitions
|
|
21
|
-
export { buildRoutePath, generateRouteMapItems, getParentPath, getRouteFields, getRouteMapLastModified, isHomePageRouteItem, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, type RouteMapItemInput, type UnknownItem, } from "./routes/routeMapHelpers
|
|
22
|
-
export { syncConfiguredRoutes } from "./routes/syncConfiguredRoutes
|
|
23
|
-
export { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./routes/updateRoutesMap
|
|
1
|
+
export { checkFailureCase } from "./checkFailureCase";
|
|
2
|
+
export { checkAnyPermissions, checkPermissions } from "./checkPermissions";
|
|
3
|
+
export { checkOwnership } from "./checkOwnership";
|
|
4
|
+
export { getLanguages } from "./getLanguages";
|
|
5
|
+
export { getLink, getTranslatedLink } from "./getLink";
|
|
6
|
+
export { getUser } from "./getUser";
|
|
7
|
+
export { parseId } from "./parseId";
|
|
8
|
+
export { hashPassword, verifyPassword } from "./passwords";
|
|
9
|
+
export { parsePreviewData, serializePreviewData } from "./previewData";
|
|
10
|
+
export { hashPreviewToken } from "./previewToken";
|
|
11
|
+
export { requireContentType } from "./requireContentType";
|
|
12
|
+
export { transformObjectIdsToStrings } from "./transformObjectIdsToStrings";
|
|
13
|
+
export { transformStringToObjectIds } from "./transformStringToObjectIds";
|
|
14
|
+
export { translate } from "./translate";
|
|
15
|
+
export { validateModule } from "./validateModule";
|
|
16
|
+
export { populateLinks } from "./populates/populateLinks";
|
|
17
|
+
export { populateRelations } from "./populates/populateRelations";
|
|
18
|
+
export { resolveRedirect } from "./redirects/resolveRedirect";
|
|
19
|
+
export { checkRevalidatePath, revalidatePath } from "./routes/revalidatePath";
|
|
20
|
+
export * from "./routes/routeDefinitions";
|
|
21
|
+
export { buildRoutePath, generateRouteMapItems, getParentPath, getRouteFields, getRouteMapLastModified, isHomePageRouteItem, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, type RouteMapItemInput, type UnknownItem, } from "./routes/routeMapHelpers";
|
|
22
|
+
export { syncConfiguredRoutes } from "./routes/syncConfiguredRoutes";
|
|
23
|
+
export { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./routes/updateRoutesMap";
|
|
24
24
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export { checkFailureCase } from "./checkFailureCase
|
|
2
|
-
export { checkAnyPermissions, checkPermissions } from "./checkPermissions
|
|
3
|
-
export { checkOwnership } from "./checkOwnership
|
|
4
|
-
export { getLanguages } from "./getLanguages
|
|
5
|
-
export { getLink, getTranslatedLink } from "./getLink
|
|
6
|
-
export { getUser } from "./getUser
|
|
7
|
-
export { parseId } from "./parseId
|
|
8
|
-
export { hashPassword, verifyPassword } from "./passwords
|
|
9
|
-
export { parsePreviewData, serializePreviewData } from "./previewData
|
|
10
|
-
export { hashPreviewToken } from "./previewToken
|
|
11
|
-
export { requireContentType } from "./requireContentType
|
|
12
|
-
export { transformObjectIdsToStrings } from "./transformObjectIdsToStrings
|
|
13
|
-
export { transformStringToObjectIds } from "./transformStringToObjectIds
|
|
14
|
-
export { translate } from "./translate
|
|
15
|
-
export { validateModule } from "./validateModule
|
|
16
|
-
export { populateLinks } from "./populates/populateLinks
|
|
17
|
-
export { populateRelations } from "./populates/populateRelations
|
|
18
|
-
export { resolveRedirect } from "./redirects/resolveRedirect
|
|
19
|
-
export { checkRevalidatePath, revalidatePath } from "./routes/revalidatePath
|
|
20
|
-
export * from "./routes/routeDefinitions
|
|
21
|
-
export { buildRoutePath, generateRouteMapItems, getParentPath, getRouteFields, getRouteMapLastModified, isHomePageRouteItem, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, } from "./routes/routeMapHelpers
|
|
22
|
-
export { syncConfiguredRoutes } from "./routes/syncConfiguredRoutes
|
|
23
|
-
export { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./routes/updateRoutesMap
|
|
1
|
+
export { checkFailureCase } from "./checkFailureCase";
|
|
2
|
+
export { checkAnyPermissions, checkPermissions } from "./checkPermissions";
|
|
3
|
+
export { checkOwnership } from "./checkOwnership";
|
|
4
|
+
export { getLanguages } from "./getLanguages";
|
|
5
|
+
export { getLink, getTranslatedLink } from "./getLink";
|
|
6
|
+
export { getUser } from "./getUser";
|
|
7
|
+
export { parseId } from "./parseId";
|
|
8
|
+
export { hashPassword, verifyPassword } from "./passwords";
|
|
9
|
+
export { parsePreviewData, serializePreviewData } from "./previewData";
|
|
10
|
+
export { hashPreviewToken } from "./previewToken";
|
|
11
|
+
export { requireContentType } from "./requireContentType";
|
|
12
|
+
export { transformObjectIdsToStrings } from "./transformObjectIdsToStrings";
|
|
13
|
+
export { transformStringToObjectIds } from "./transformStringToObjectIds";
|
|
14
|
+
export { translate } from "./translate";
|
|
15
|
+
export { validateModule } from "./validateModule";
|
|
16
|
+
export { populateLinks } from "./populates/populateLinks";
|
|
17
|
+
export { populateRelations } from "./populates/populateRelations";
|
|
18
|
+
export { resolveRedirect } from "./redirects/resolveRedirect";
|
|
19
|
+
export { checkRevalidatePath, revalidatePath } from "./routes/revalidatePath";
|
|
20
|
+
export * from "./routes/routeDefinitions";
|
|
21
|
+
export { buildRoutePath, generateRouteMapItems, getParentPath, getRouteFields, getRouteMapLastModified, isHomePageRouteItem, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, } from "./routes/routeMapHelpers";
|
|
22
|
+
export { syncConfiguredRoutes } from "./routes/syncConfiguredRoutes";
|
|
23
|
+
export { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./routes/updateRoutesMap";
|
|
24
24
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { requirePeerDependency } from "../../lib/utils/peerDependencies
|
|
1
|
+
import { requirePeerDependency } from "../../lib/utils/peerDependencies";
|
|
2
2
|
const getBcrypt = () => requirePeerDependency("bcrypt", "npm install bcrypt", "Rakun uses bcrypt to verify and hash manager passwords.");
|
|
3
3
|
export const verifyPassword = (password, hash) => {
|
|
4
4
|
return getBcrypt().compareSync(password, hash);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import ContentType from "../../../lib/ContentType
|
|
2
|
-
import { DBOutput, DataFront } from "../../../lib/types
|
|
1
|
+
import ContentType from "../../../lib/ContentType";
|
|
2
|
+
import { DBOutput, DataFront } from "../../../lib/types";
|
|
3
3
|
export declare const populateLinks: <T extends ContentType>(data: DBOutput<T>) => Promise<DataFront<T>>;
|
|
4
4
|
//# sourceMappingURL=populateLinks.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RouteMap } from "../../../internal-content-types
|
|
2
|
-
import { hasKeys } from "../../../lib/utils/hasKeys
|
|
3
|
-
import { getMongoService } from "../../../orm
|
|
4
|
-
import { getLanguages } from "../getLanguages
|
|
1
|
+
import { RouteMap } from "../../../internal-content-types";
|
|
2
|
+
import { hasKeys } from "../../../lib/utils/hasKeys";
|
|
3
|
+
import { getMongoService } from "../../../orm";
|
|
4
|
+
import { getLanguages } from "../getLanguages";
|
|
5
5
|
export const populateLinks = async (data) => {
|
|
6
6
|
const db = await getMongoService();
|
|
7
7
|
const languages = await getLanguages();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import ContentType from "../../../lib/ContentType
|
|
2
|
-
import { DBOutput, DataPopulated } from "../../../lib/types
|
|
1
|
+
import ContentType from "../../../lib/ContentType";
|
|
2
|
+
import { DBOutput, DataPopulated } from "../../../lib/types";
|
|
3
3
|
/**
|
|
4
4
|
*
|
|
5
5
|
* @param data - The raw database output for a content item, which may include relation references.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Media } from "../../../internal-content-types
|
|
2
|
-
import { getContentTypeByName } from "../../../lib/Registry
|
|
3
|
-
import { hasKeys } from "../../../lib/utils/hasKeys
|
|
4
|
-
import { getMediaService } from "../../../media
|
|
5
|
-
import { getMongoService } from "../../../orm
|
|
6
|
-
import { getMongoDB } from "../../../orm/mongodbPeer
|
|
1
|
+
import { Media } from "../../../internal-content-types";
|
|
2
|
+
import { getContentTypeByName } from "../../../lib/Registry";
|
|
3
|
+
import { hasKeys } from "../../../lib/utils/hasKeys";
|
|
4
|
+
import { getMediaService } from "../../../media";
|
|
5
|
+
import { getMongoService } from "../../../orm";
|
|
6
|
+
import { getMongoDB } from "../../../orm/mongodbPeer";
|
|
7
7
|
const toMediaSizeRecords = (value) => {
|
|
8
8
|
if (!Array.isArray(value))
|
|
9
9
|
return [];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Redirect } from "../../../internal-content-types
|
|
2
|
-
import { getMongoService } from "../../../orm
|
|
1
|
+
import { Redirect } from "../../../internal-content-types";
|
|
2
|
+
import { getMongoService } from "../../../orm";
|
|
3
3
|
const DEFAULT_STATUS = 302;
|
|
4
4
|
const TOKEN_REGEX = /\{([a-zA-Z0-9_]+)\}/g;
|
|
5
5
|
const MAX_HEADER_REGEX_LENGTH = 120;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { throwAppError } from "../../lib/errors
|
|
2
|
-
import { getContentTypeByName } from "../../lib/Registry
|
|
1
|
+
import { throwAppError } from "../../lib/errors";
|
|
2
|
+
import { getContentTypeByName } from "../../lib/Registry";
|
|
3
3
|
export const requireContentType = (contentTypeName) => {
|
|
4
4
|
const contentType = getContentTypeByName(contentTypeName);
|
|
5
5
|
if (!contentType) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Route, Language, RouteMap } from "../../../internal-content-types
|
|
2
|
-
import { getRakunBootstrapOptions } from "../../../bootstrapState
|
|
3
|
-
import { Logger } from "../../../lib/Logger
|
|
4
|
-
import { getMongoService } from "../../../orm
|
|
5
|
-
import { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./updateRoutesMap
|
|
1
|
+
import { Route, Language, RouteMap } from "../../../internal-content-types";
|
|
2
|
+
import { getRakunBootstrapOptions } from "../../../bootstrapState";
|
|
3
|
+
import { Logger } from "../../../lib/Logger";
|
|
4
|
+
import { getMongoService } from "../../../orm";
|
|
5
|
+
import { regenerateAllRoutesMap, updateLanguageRoutesMap, updateRouteRouteMap, updateSingleRouteMap, } from "./updateRoutesMap";
|
|
6
6
|
const normalizePath = (value) => {
|
|
7
7
|
const trimmed = value.trim();
|
|
8
8
|
if (!trimmed)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { RouteMap, Route, Language, RouteSettings } from "../../../internal-content-types
|
|
2
|
-
import { DataInput, DBOutput } from "../../../lib/types
|
|
3
|
-
import { type DBService } from "../../../orm/dbService
|
|
1
|
+
import { RouteMap, Route, Language, RouteSettings } from "../../../internal-content-types";
|
|
2
|
+
import { DataInput, DBOutput } from "../../../lib/types";
|
|
3
|
+
import { type DBService } from "../../../orm/dbService";
|
|
4
4
|
export type UnknownItem = {
|
|
5
5
|
[x: string]: unknown;
|
|
6
6
|
_id: string;
|
|
@@ -41,8 +41,8 @@ export declare const generateRouteMapItems: (items: readonly UnknownItem[], rout
|
|
|
41
41
|
_type: "RouteMap";
|
|
42
42
|
lastModified?: Date | null | undefined;
|
|
43
43
|
_schemaVersion?: number | undefined;
|
|
44
|
-
_visibility?: import("
|
|
45
|
-
_visibilityBeforeTrash?: Exclude<import("
|
|
44
|
+
_visibility?: import("../../..").DocumentVisibility | undefined;
|
|
45
|
+
_visibilityBeforeTrash?: Exclude<import("../../..").DocumentVisibility, "trash"> | undefined;
|
|
46
46
|
_trashed?: boolean | undefined;
|
|
47
47
|
_revision?: number | undefined;
|
|
48
48
|
createdBy?: string | undefined;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { revalidatePath } from "./revalidatePath
|
|
2
|
-
import { getLanguages } from "../getLanguages
|
|
3
|
-
import { syncConfiguredRoutes } from "./syncConfiguredRoutes
|
|
4
|
-
import { RouteMap, RouteSettings, } from "../../../internal-content-types
|
|
5
|
-
import { getContentTypeByName } from "../../../lib/Registry
|
|
6
|
-
import { getMongoService } from "../../../orm
|
|
7
|
-
import { DbErrorConflict } from "../../../orm/dbService
|
|
1
|
+
import { revalidatePath } from "./revalidatePath";
|
|
2
|
+
import { getLanguages } from "../getLanguages";
|
|
3
|
+
import { syncConfiguredRoutes } from "./syncConfiguredRoutes";
|
|
4
|
+
import { RouteMap, RouteSettings, } from "../../../internal-content-types";
|
|
5
|
+
import { getContentTypeByName } from "../../../lib/Registry";
|
|
6
|
+
import { getMongoService } from "../../../orm";
|
|
7
|
+
import { DbErrorConflict } from "../../../orm/dbService";
|
|
8
8
|
export const isVisibleForRouteMap = (item) => item._trashed !== true &&
|
|
9
9
|
item._visibility !== "draft" &&
|
|
10
10
|
item._visibility !== "trash";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Route } from "../../../internal-content-types
|
|
2
|
-
import { DBOutput } from "../../../lib/types
|
|
1
|
+
import { Route } from "../../../internal-content-types";
|
|
2
|
+
import { DBOutput } from "../../../lib/types";
|
|
3
3
|
export declare function syncConfiguredRoutes(): Promise<DBOutput<typeof Route>[]>;
|
|
4
4
|
//# sourceMappingURL=syncConfiguredRoutes.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Route, RouteLayoutModule, RouteLayoutModuleOverride, RouteMap, } from "../../../internal-content-types
|
|
2
|
-
import { getRakunBootstrapOptions } from "../../../bootstrapState
|
|
3
|
-
import { getMongoService } from "../../../orm
|
|
4
|
-
import { getLanguages } from "../getLanguages
|
|
5
|
-
import { createTranslatableBasePath, getRouteLayoutContentOrder, getRouteLayoutModules, routeSignature, } from "./routeDefinitions
|
|
1
|
+
import { Route, RouteLayoutModule, RouteLayoutModuleOverride, RouteMap, } from "../../../internal-content-types";
|
|
2
|
+
import { getRakunBootstrapOptions } from "../../../bootstrapState";
|
|
3
|
+
import { getMongoService } from "../../../orm";
|
|
4
|
+
import { getLanguages } from "../getLanguages";
|
|
5
|
+
import { createTranslatableBasePath, getRouteLayoutContentOrder, getRouteLayoutModules, routeSignature, } from "./routeDefinitions";
|
|
6
6
|
const buildRoutePayload = ({ definition, existingRoute, localeCodes, }) => ({
|
|
7
7
|
_type: "Route",
|
|
8
8
|
basePath: existingRoute?.basePath ??
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Language, Route } from "../../../internal-content-types
|
|
2
|
-
import { DBOutput } from "../../../lib/types
|
|
1
|
+
import { Language, Route } from "../../../internal-content-types";
|
|
2
|
+
import { DBOutput } from "../../../lib/types";
|
|
3
3
|
export declare const regenerateAllRoutesMap: () => Promise<void>;
|
|
4
4
|
export declare function updateSingleRouteMap({ contentType, contentTypeId, }: {
|
|
5
5
|
contentType: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RouteMap, Route } from "../../../internal-content-types
|
|
2
|
-
import { Logger } from "../../../lib/Logger
|
|
3
|
-
import { getContentTypeByName } from "../../../lib/Registry
|
|
4
|
-
import { buildRoutePath, generateRouteMapItems, getParentPath, getRouteMapLastModified, getRouteFields, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, } from "./routeMapHelpers
|
|
1
|
+
import { RouteMap, Route } from "../../../internal-content-types";
|
|
2
|
+
import { Logger } from "../../../lib/Logger";
|
|
3
|
+
import { getContentTypeByName } from "../../../lib/Registry";
|
|
4
|
+
import { buildRoutePath, generateRouteMapItems, getParentPath, getRouteMapLastModified, getRouteFields, isVisibleForRouteMap, loadRouteData, revalidateRoutePaths, updateRouteMapEntries, } from "./routeMapHelpers";
|
|
5
5
|
const activeContentFilter = {
|
|
6
6
|
_trashed: { $ne: true },
|
|
7
7
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { MaybeTranslatableValue, FlattenTranslate } from "../../lib/types
|
|
1
|
+
import { MaybeTranslatableValue, FlattenTranslate } from "../../lib/types";
|
|
2
2
|
export declare const translate: <T extends Record<string, MaybeTranslatableValue<unknown>>>(obj: T, lang: string) => Promise<FlattenTranslate<T>>;
|
|
3
3
|
//# sourceMappingURL=translate.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { throwAppError } from "../../lib/errors
|
|
2
|
-
import { translateObject } from "../../lib/utils/translateObject
|
|
3
|
-
import { getLanguages } from "./getLanguages
|
|
1
|
+
import { throwAppError } from "../../lib/errors";
|
|
2
|
+
import { translateObject } from "../../lib/utils/translateObject";
|
|
3
|
+
import { getLanguages } from "./getLanguages";
|
|
4
4
|
export const translate = async (obj, lang) => {
|
|
5
5
|
const languages = await getLanguages();
|
|
6
6
|
const language = languages.find((l) => l.code === lang);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import z, { ZodError } from "zod";
|
|
2
|
-
import { Logger } from "../../lib/Logger
|
|
3
|
-
import { getContentTypeByName } from "../../lib/Registry
|
|
2
|
+
import { Logger } from "../../lib/Logger";
|
|
3
|
+
import { getContentTypeByName } from "../../lib/Registry";
|
|
4
4
|
export const validateModule = (module) => {
|
|
5
5
|
const ct = getContentTypeByName(module._type);
|
|
6
6
|
try {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import type ContentType from "./lib/ContentType
|
|
2
|
-
import type { createLogger } from "./lib/Logger
|
|
3
|
-
import type { LiteralCatalogInput } from "./literals/definitions
|
|
4
|
-
import type { MediaServiceConfig } from "./media
|
|
5
|
-
import type { TranslationServiceConfig } from "./translation
|
|
6
|
-
import type { MongoConfig } from "./orm/database
|
|
7
|
-
import type { RouteDefinition } from "./api/utils/routes/routeDefinitions
|
|
8
|
-
import type { ApiProxies } from "./api/proxies
|
|
9
|
-
import type { RakunOperationMap } from "./api/operations/types
|
|
1
|
+
import type ContentType from "./lib/ContentType";
|
|
2
|
+
import type { createLogger } from "./lib/Logger";
|
|
3
|
+
import type { LiteralCatalogInput } from "./literals/definitions";
|
|
4
|
+
import type { MediaServiceConfig } from "./media";
|
|
5
|
+
import type { TranslationServiceConfig } from "./translation";
|
|
6
|
+
import type { MongoConfig } from "./orm/database";
|
|
7
|
+
import type { RouteDefinition } from "./api/utils/routes/routeDefinitions";
|
|
8
|
+
import type { ApiProxies } from "./api/proxies";
|
|
9
|
+
import type { RakunOperationMap } from "./api/operations/types";
|
|
10
10
|
export interface RakunBootstrapOptions {
|
|
11
11
|
literals: LiteralCatalogInput;
|
|
12
12
|
contentTypes: RakunContentType[];
|
package/dist/esm/client.d.ts
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
export { getPermissionList, hasPermissions, mapPermissions, type Permission, } from "./lib/Permissions
|
|
2
|
-
export type { MaybeTranslatableValue, TranslatableValue } from "./lib/types
|
|
3
|
-
export { Fields } from "./lib/fields
|
|
4
|
-
export * from "./lib/fields/Boolean
|
|
5
|
-
export * from "./lib/fields/ContentReference
|
|
6
|
-
export * from "./lib/fields/Date
|
|
7
|
-
export * from "./lib/fields/Field
|
|
8
|
-
export * from "./lib/fields/File
|
|
9
|
-
export * from "./lib/fields/Iterator
|
|
10
|
-
export * from "./lib/fields/Link
|
|
11
|
-
export * from "./lib/fields/List
|
|
12
|
-
export * from "./lib/fields/Number
|
|
13
|
-
export * from "./lib/fields/Relation
|
|
14
|
-
export * from "./lib/fields/Select
|
|
15
|
-
export * from "./lib/fields/SelfRelation
|
|
16
|
-
export * from "./lib/fields/SimpleList
|
|
17
|
-
export * from "./lib/fields/String
|
|
18
|
-
export { getListField } from "./lib/utils/getListField
|
|
19
|
-
export { getTranslation } from "./lib/utils/getTranslation
|
|
20
|
-
export { Id, isId, type Id as IdType } from "./lib/utils/id
|
|
21
|
-
export { isTranslatableObject } from "./lib/utils/isTranslatableObject
|
|
22
|
-
export { slugify } from "./lib/utils/slugify
|
|
23
|
-
export { encodeContentTypeForManager } from "./lib/Registry
|
|
24
|
-
export { instanceofAppErrorShape, type AppErrorShape, } from "./lib/errors/errors
|
|
25
|
-
export { type EncodedContentType, EncodedContentTypeSchema, DocumentVisibility, type DocumentVisibility as DocumentVisibilityType, } from "./lib/ContentType
|
|
26
|
-
export type { FileOptimizeOptions } from "./lib/fields/File
|
|
27
|
-
export { loginInput, type LoginInput } from "./schemas/manager/auth/login
|
|
28
|
-
export type { ApiOperationsOutput } from "./schemas/manager/apiOperations
|
|
29
|
-
export type { BackupRecord, CreateBackupInput, ListBackupsOutput, RestoreBackupInput, RestoreBackupOutput, } from "./schemas/manager/backups
|
|
30
|
-
export type { ListMigrationsOutput, MigrationLedgerRecord, MigrationStateRecord, PendingMigrationRecord, } from "./schemas/manager/migrations
|
|
31
|
-
export type { ContentVersionRecord, GetVersionInput, ListVersionsInput, ListVersionsOutput, RestoreVersionInput, RestoreVersionOutput, } from "./schemas/manager/versions
|
|
32
|
-
export type { DuplicateInput } from "./schemas/manager/duplicate
|
|
33
|
-
export type { TranslateDocumentInput, TranslateDocumentOutput, TranslateDocumentSummary, } from "./schemas/manager/translateDocument
|
|
34
|
-
export type { CreatePreviewInput, CreatePreviewOutput, } from "./schemas/manager/preview
|
|
35
|
-
export type { ListOutput } from "./schemas/manager/list
|
|
36
|
-
export type { ListLiteralsOutput } from "./schemas/manager/literals/list
|
|
37
|
-
export type { FinalizeUploadInput, FinalizeUploadOutput, } from "./schemas/manager/media/finalizeUpload
|
|
38
|
-
export type { GetMediaUrlInput, GetMediaUrlOutput, } from "./schemas/manager/media/getMediaUrl
|
|
39
|
-
export type { PrepareUploadInput, PrepareUploadOutput, } from "./schemas/manager/media/prepareUpload
|
|
40
|
-
export { Seo } from "./internal-content-types/Seo
|
|
41
|
-
export type { LanguageSchema } from "./internal-content-types/Language
|
|
42
|
-
export type { ManagerUserSchema } from "./internal-content-types/ManagerUser
|
|
1
|
+
export { getPermissionList, hasPermissions, mapPermissions, type Permission, } from "./lib/Permissions";
|
|
2
|
+
export type { MaybeTranslatableValue, TranslatableValue } from "./lib/types";
|
|
3
|
+
export { Fields } from "./lib/fields";
|
|
4
|
+
export * from "./lib/fields/Boolean";
|
|
5
|
+
export * from "./lib/fields/ContentReference";
|
|
6
|
+
export * from "./lib/fields/Date";
|
|
7
|
+
export * from "./lib/fields/Field";
|
|
8
|
+
export * from "./lib/fields/File";
|
|
9
|
+
export * from "./lib/fields/Iterator";
|
|
10
|
+
export * from "./lib/fields/Link";
|
|
11
|
+
export * from "./lib/fields/List";
|
|
12
|
+
export * from "./lib/fields/Number";
|
|
13
|
+
export * from "./lib/fields/Relation";
|
|
14
|
+
export * from "./lib/fields/Select";
|
|
15
|
+
export * from "./lib/fields/SelfRelation";
|
|
16
|
+
export * from "./lib/fields/SimpleList";
|
|
17
|
+
export * from "./lib/fields/String";
|
|
18
|
+
export { getListField } from "./lib/utils/getListField";
|
|
19
|
+
export { getTranslation } from "./lib/utils/getTranslation";
|
|
20
|
+
export { Id, isId, type Id as IdType } from "./lib/utils/id";
|
|
21
|
+
export { isTranslatableObject } from "./lib/utils/isTranslatableObject";
|
|
22
|
+
export { slugify } from "./lib/utils/slugify";
|
|
23
|
+
export { encodeContentTypeForManager } from "./lib/Registry";
|
|
24
|
+
export { instanceofAppErrorShape, type AppErrorShape, } from "./lib/errors/errors";
|
|
25
|
+
export { type EncodedContentType, EncodedContentTypeSchema, DocumentVisibility, type DocumentVisibility as DocumentVisibilityType, } from "./lib/ContentType";
|
|
26
|
+
export type { FileOptimizeOptions } from "./lib/fields/File";
|
|
27
|
+
export { loginInput, type LoginInput } from "./schemas/manager/auth/login";
|
|
28
|
+
export type { ApiOperationsOutput } from "./schemas/manager/apiOperations";
|
|
29
|
+
export type { BackupRecord, CreateBackupInput, ListBackupsOutput, RestoreBackupInput, RestoreBackupOutput, } from "./schemas/manager/backups";
|
|
30
|
+
export type { ListMigrationsOutput, MigrationLedgerRecord, MigrationStateRecord, PendingMigrationRecord, } from "./schemas/manager/migrations";
|
|
31
|
+
export type { ContentVersionRecord, GetVersionInput, ListVersionsInput, ListVersionsOutput, RestoreVersionInput, RestoreVersionOutput, } from "./schemas/manager/versions";
|
|
32
|
+
export type { DuplicateInput } from "./schemas/manager/duplicate";
|
|
33
|
+
export type { TranslateDocumentInput, TranslateDocumentOutput, TranslateDocumentSummary, } from "./schemas/manager/translateDocument";
|
|
34
|
+
export type { CreatePreviewInput, CreatePreviewOutput, } from "./schemas/manager/preview";
|
|
35
|
+
export type { ListOutput } from "./schemas/manager/list";
|
|
36
|
+
export type { ListLiteralsOutput } from "./schemas/manager/literals/list";
|
|
37
|
+
export type { FinalizeUploadInput, FinalizeUploadOutput, } from "./schemas/manager/media/finalizeUpload";
|
|
38
|
+
export type { GetMediaUrlInput, GetMediaUrlOutput, } from "./schemas/manager/media/getMediaUrl";
|
|
39
|
+
export type { PrepareUploadInput, PrepareUploadOutput, } from "./schemas/manager/media/prepareUpload";
|
|
40
|
+
export { Seo } from "./internal-content-types/Seo";
|
|
41
|
+
export type { LanguageSchema } from "./internal-content-types/Language";
|
|
42
|
+
export type { ManagerUserSchema } from "./internal-content-types/ManagerUser";
|
|
43
43
|
//# sourceMappingURL=client.d.ts.map
|
package/dist/esm/client.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export { getPermissionList, hasPermissions, mapPermissions, } from "./lib/Permissions
|
|
2
|
-
export { Fields } from "./lib/fields
|
|
3
|
-
export * from "./lib/fields/Boolean
|
|
4
|
-
export * from "./lib/fields/ContentReference
|
|
5
|
-
export * from "./lib/fields/Date
|
|
6
|
-
export * from "./lib/fields/Field
|
|
7
|
-
export * from "./lib/fields/File
|
|
8
|
-
export * from "./lib/fields/Iterator
|
|
9
|
-
export * from "./lib/fields/Link
|
|
10
|
-
export * from "./lib/fields/List
|
|
11
|
-
export * from "./lib/fields/Number
|
|
12
|
-
export * from "./lib/fields/Relation
|
|
13
|
-
export * from "./lib/fields/Select
|
|
14
|
-
export * from "./lib/fields/SelfRelation
|
|
15
|
-
export * from "./lib/fields/SimpleList
|
|
16
|
-
export * from "./lib/fields/String
|
|
17
|
-
export { getListField } from "./lib/utils/getListField
|
|
18
|
-
export { getTranslation } from "./lib/utils/getTranslation
|
|
19
|
-
export { Id, isId } from "./lib/utils/id
|
|
20
|
-
export { isTranslatableObject } from "./lib/utils/isTranslatableObject
|
|
21
|
-
export { slugify } from "./lib/utils/slugify
|
|
22
|
-
export { encodeContentTypeForManager } from "./lib/Registry
|
|
23
|
-
export { instanceofAppErrorShape, } from "./lib/errors/errors
|
|
24
|
-
export { EncodedContentTypeSchema, DocumentVisibility, } from "./lib/ContentType
|
|
25
|
-
export { loginInput } from "./schemas/manager/auth/login
|
|
26
|
-
export { Seo } from "./internal-content-types/Seo
|
|
1
|
+
export { getPermissionList, hasPermissions, mapPermissions, } from "./lib/Permissions";
|
|
2
|
+
export { Fields } from "./lib/fields";
|
|
3
|
+
export * from "./lib/fields/Boolean";
|
|
4
|
+
export * from "./lib/fields/ContentReference";
|
|
5
|
+
export * from "./lib/fields/Date";
|
|
6
|
+
export * from "./lib/fields/Field";
|
|
7
|
+
export * from "./lib/fields/File";
|
|
8
|
+
export * from "./lib/fields/Iterator";
|
|
9
|
+
export * from "./lib/fields/Link";
|
|
10
|
+
export * from "./lib/fields/List";
|
|
11
|
+
export * from "./lib/fields/Number";
|
|
12
|
+
export * from "./lib/fields/Relation";
|
|
13
|
+
export * from "./lib/fields/Select";
|
|
14
|
+
export * from "./lib/fields/SelfRelation";
|
|
15
|
+
export * from "./lib/fields/SimpleList";
|
|
16
|
+
export * from "./lib/fields/String";
|
|
17
|
+
export { getListField } from "./lib/utils/getListField";
|
|
18
|
+
export { getTranslation } from "./lib/utils/getTranslation";
|
|
19
|
+
export { Id, isId } from "./lib/utils/id";
|
|
20
|
+
export { isTranslatableObject } from "./lib/utils/isTranslatableObject";
|
|
21
|
+
export { slugify } from "./lib/utils/slugify";
|
|
22
|
+
export { encodeContentTypeForManager } from "./lib/Registry";
|
|
23
|
+
export { instanceofAppErrorShape, } from "./lib/errors/errors";
|
|
24
|
+
export { EncodedContentTypeSchema, DocumentVisibility, } from "./lib/ContentType";
|
|
25
|
+
export { loginInput } from "./schemas/manager/auth/login";
|
|
26
|
+
export { Seo } from "./internal-content-types/Seo";
|
|
27
27
|
//# sourceMappingURL=client.js.map
|