@quicktvui/web-cli 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quicktvui/web-cli",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "CLI tool for QuickTVUI web development - zero configuration",
5
5
  "author": "QuickTVUI Team",
6
6
  "license": "Apache-2.0",
@@ -3,6 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect x='10' y='20' width='80' height='55' rx='8' fill='%23333' stroke='%23666' stroke-width='3'/><rect x='18' y='28' width='64' height='39' rx='4' fill='%234a90d9'/><rect x='35' y='75' width='30' height='8' rx='2' fill='%23333'/><rect x='25' y='83' width='50' height='5' rx='2' fill='%23333'/><circle cx='50' cy='45' r='12' fill='none' stroke='%23fff' stroke-width='2' opacity='0.5'/><polygon points='46,40 46,50 54,45' fill='%23fff' opacity='0.8'/></svg>">
6
7
  <title><%= htmlWebpackPlugin.options.title || 'QuickTVUI Web' %></title>
7
8
  <script>
8
9
  // TV dimensions - MUST be set before web-renderer loads