mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-16 18:29:17 -04:00
* Bump antd from 5.25.0 to 5.25.4 Bumps [antd](https://github.com/ant-design/ant-design) from 5.25.0 to 5.25.4. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/5.25.0...5.25.4) --- updated-dependencies: - dependency-name: antd dependency-version: 5.25.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update UI snapshots for antd 5.25.4 upgrade - Update CSS class names from css-dev-only-do-not-override-18afz5u to css-dev-only-do-not-override-mc1tut - Fixes snapshot test failures in CI for Designer and Preview components Co-Authored-By: Kyohei Fukuda <kyoheif@wix.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Kyohei Fukuda <kyoheif@wix.com>
@pdfme/ui
This library provides the following classes, which can be integrated into applications built with any framework:
Designer: A WYSIWYG editor for designing templates.Form: A form based on templates for collecting input data.Viewer: A viewer for displaying PDF files generated with @pdfme/generator using templates and input data.
For the complete documentation of pdfme, please refer to this link.