Skip to content

refactor: lift generation type and prompt helpers into shared utils - #170

Merged
dazzatronus merged 1 commit into
mainfrom
derk/lift-generation-type-helpers
Aug 31, 2026
Merged

refactor: lift generation type and prompt helpers into shared utils#170
dazzatronus merged 1 commit into
mainfrom
derk/lift-generation-type-helpers

Conversation

@dazzatronus

Copy link
Copy Markdown
Contributor

GENERATION_TYPE and promptProperty describe how an asset type maps to a generated media kind and where a legacy speech asset keeps its prompt. Both are facts about assets, not about a toolbar, and both are needed outside the toolbar.

Pure move: the two declarations are unchanged, the toolbar imports them from their new home, and its now-unused type import goes with them. No behaviour change.

Verify: npm run verify:ci — the existing suite passes unmodified, which is the proof that nothing moved but the code.

@dazzatronus
dazzatronus marked this pull request as draft August 28, 2026 10:48
@dazzatronus
dazzatronus marked this pull request as ready for review August 31, 2026 02:37
@dazzatronus
dazzatronus merged commit 78584d1 into main Aug 31, 2026
1 check passed
@dazzatronus
dazzatronus deleted the derk/lift-generation-type-helpers branch August 31, 2026 02:42
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant