@vendoai/ui 0.4.1 → 0.4.2

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.4.1",
2
+ "version": "0.4.2",
3
3
  "surfaces": {
4
4
  "thread": {
5
5
  "description": "The conversation thread: composer, message list, parts, scrolling.",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Ejected from @vendoai/ui v0.4.1 — yours to edit.
2
+ * Ejected from @vendoai/ui v0.4.2 — yours to edit.
3
3
  * Presentation only: data and wire logic still flow through @vendoai/ui
4
4
  * imports, so protocol updates keep working while these pixels are yours.
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendoai/ui",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "Headless hooks + optional chrome for Vendo: the client, every surface, the vendo-genui/v2 tree renderer, and the voice stage.",
5
5
  "keywords": [
6
6
  "ai",
@@ -63,7 +63,7 @@
63
63
  "remark-gfm": "^4.0.0",
64
64
  "sucrase": "^3.35.0",
65
65
  "zod": "^3.25.76",
66
- "@vendoai/core": "0.4.1"
66
+ "@vendoai/core": "0.4.2"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "ai": "^6.0.0",