Add backend modules and frontend components for StrikePackageGPT expansion

Co-authored-by: mblanke <9078342+mblanke@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-03 12:50:53 +00:00
parent 7b75477450
commit f49b63e7af
18 changed files with 4506 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
<rect width="48" height="48" fill="#0078D4" rx="2"/>
<rect x="6" y="6" width="17" height="17" fill="#FFFFFF"/>
<rect x="25" y="6" width="17" height="17" fill="#FFFFFF"/>
<rect x="6" y="25" width="17" height="17" fill="#FFFFFF"/>
<rect x="25" y="25" width="17" height="17" fill="#FFFFFF"/>
</svg>

After

Width:  |  Height:  |  Size: 390 B