@blockwriteaileaf/blockwriteai 1.2.6 → 1.3.0

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/README.md CHANGED
@@ -183,7 +183,7 @@ The JSON endpoint can return a document directly:
183
183
  ```json
184
184
  {
185
185
  "time": 1779540000000,
186
- "version": "1.2.6",
186
+ "version": "1.3.0",
187
187
  "blocks": []
188
188
  }
189
189
  ```
@@ -195,7 +195,7 @@ It can also return a wrapper:
195
195
  "ok": true,
196
196
  "data": {
197
197
  "time": 1779540000000,
198
- "version": "1.2.6",
198
+ "version": "1.3.0",
199
199
  "blocks": []
200
200
  }
201
201
  }
@@ -0,0 +1,26 @@
1
+ <svg width="270" height="58" viewBox="0 0 270 58" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title desc">
2
+ <title id="title">BlockWriteAI</title>
3
+ <desc id="desc">BlockWriteAI wordmark with a block grid, writing mark, and AI accent for dark backgrounds.</desc>
4
+ <defs>
5
+ <linearGradient id="bwai-icon" x1="8" y1="8" x2="50" y2="50" gradientUnits="userSpaceOnUse">
6
+ <stop offset="0" stop-color="#102033"/>
7
+ <stop offset="1" stop-color="#172A46"/>
8
+ </linearGradient>
9
+ <linearGradient id="bwai-accent" x1="16" y1="17" x2="43" y2="42" gradientUnits="userSpaceOnUse">
10
+ <stop offset="0" stop-color="#2BEA8A"/>
11
+ <stop offset="1" stop-color="#10B981"/>
12
+ </linearGradient>
13
+ </defs>
14
+ <rect x="2" y="7" width="44" height="44" rx="13" fill="url(#bwai-icon)"/>
15
+ <rect x="13" y="17" width="9" height="9" rx="2.2" fill="#FFFFFF"/>
16
+ <rect x="25" y="17" width="9" height="9" rx="2.2" fill="#FFFFFF" opacity="0.92"/>
17
+ <rect x="13" y="29" width="9" height="9" rx="2.2" fill="url(#bwai-accent)"/>
18
+ <path d="M27.5 38.3L37.6 28.2C38.2 27.6 39.1 27.6 39.7 28.2L43 31.5C43.6 32.1 43.6 33 43 33.6L32.9 43.7L26.1 45.1L27.5 38.3Z" fill="#FFFFFF"/>
19
+ <path d="M36.1 29.7L41.5 35.1" stroke="#10B981" stroke-width="2.2" stroke-linecap="round"/>
20
+ <circle cx="42" cy="45" r="5.5" fill="#19B86B" stroke="#FFFFFF" stroke-width="2.6"/>
21
+ <path d="M49 18.5H54M51.5 16V21" stroke="#19B86B" stroke-width="2.4" stroke-linecap="round"/>
22
+ <text x="60" y="37" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="28" font-weight="850" letter-spacing="0">
23
+ <tspan fill="#FFFFFF">BlockWr&#305;te</tspan><tspan fill="#12D47B">AI</tspan>
24
+ </text>
25
+ <circle cx="182" cy="17.6" r="2.8" fill="#19D37A"/>
26
+ </svg>