mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-09 05:58:19 +00:00
- Implemented `html-import.ts` to parse Handlebars/HTML certificates into canvas blocks. - Introduced `htmlToPlacements` function to convert parsed HTML into structured placements. - Added inline style parsing and unit conversion for various CSS lengths. - Created test suite in `html-import.spec.ts` to validate the import logic and edge cases. - Ensured compatibility with existing template field placements and background image handling.