Stirling-PDF/frontend/src/core/constants
Balázs Szücs 2122b1a323 feat(convert): add support for CBR to PDF and PDF to CBR conversions
- Introduced `ConvertFromCbrSettings` and `ConvertToCbrSettings` components for handling conversion-specific settings.
- Updated `ConvertSettings` to include CBR-related configurations.
- Enhanced `useConvertParameters` with new parameters: `cbrOptions` and `pdfToCbrOptions`.
- Updated locales with CBR-related translations.
- Added endpoints and updated conversion matrix for CBR formats in `convertConstants`.
- Modified `useConvertOperation` to handle CBR-specific parameters during form data preparation.

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
2025-11-06 09:34:49 +01:00
..
addWatermarkConstants.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
app.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
automation.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
convertConstants.ts feat(convert): add support for CBR to PDF and PDF to CBR conversions 2025-11-06 09:34:49 +01:00
convertSupportedFornats.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
cropConstants.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
pageSizeConstants.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
splitConstants.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
theme.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
toolPanel.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00