mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
Retrofits caption-emoji-pop onto the shared HyperFrames caption-data runtime (Blocks A-D) and the emphasis heuristic (Block E), replacing the hardcoded 7-word emoji map, fixed KEYWORDS set, and TRANSITION_WORDS set with a generic ~40-entry lexicon and HF_STOPWORDS/hfIsEmphasisWord. The component now consumes brand.primaryColor (hfPrimaryColor) and brand.accentColor (hfAccentColors) and rescales stage/font/emoji sizing to the runtime resolution via layout.fontScale/scaleX/scaleY. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>