pi-web-ui 0.15.2 → 0.15.3

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.
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
+ <!-- streaming favicon: π + a rotating loader arc (SMIL animation works in
3
+ Chrome / Firefox / Safari favicons) -->
4
+ <rect width="64" height="64" rx="14" fill="#8b5cf6"/>
5
+ <g>
6
+ <path d="M 32 11 A 21 21 0 1 1 50.19 21.5" fill="none" stroke="#ffffff" stroke-width="4.5" stroke-linecap="round"/>
7
+ <animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="1s" repeatCount="indefinite"/>
8
+ </g>
9
+ <rect x="16" y="21" width="32" height="6" rx="3" fill="#ffffff"/>
10
+ <rect x="19" y="27" width="6.5" height="17" rx="3.25" fill="#ffffff"/>
11
+ <rect x="38.5" y="27" width="6.5" height="17" rx="3.25" fill="#ffffff"/>
12
+ </svg>
@@ -6,7 +6,7 @@
6
6
  <meta name="color-scheme" content="dark" />
7
7
  <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
8
8
  <title>pi-web-ui — pi 编码智能体</title>
9
- <script type="module" crossorigin src="/assets/index-CQY9k8_W.js"></script>
9
+ <script type="module" crossorigin src="/assets/index-DUgPilpi.js"></script>
10
10
  <link rel="stylesheet" crossorigin href="/assets/index-D57C6bBo.css">
11
11
  </head>
12
12
  <body>
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
+ <!-- streaming favicon: π + a rotating loader arc (SMIL animation works in
3
+ Chrome / Firefox / Safari favicons) -->
4
+ <rect width="64" height="64" rx="14" fill="#8b5cf6"/>
5
+ <g>
6
+ <path d="M 32 11 A 21 21 0 1 1 50.19 21.5" fill="none" stroke="#ffffff" stroke-width="4.5" stroke-linecap="round"/>
7
+ <animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="1s" repeatCount="indefinite"/>
8
+ </g>
9
+ <rect x="16" y="21" width="32" height="6" rx="3" fill="#ffffff"/>
10
+ <rect x="19" y="27" width="6.5" height="17" rx="3.25" fill="#ffffff"/>
11
+ <rect x="38.5" y="27" width="6.5" height="17" rx="3.25" fill="#ffffff"/>
12
+ </svg>