@agent-native/creative-context 0.7.11 → 0.7.12

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": "@agent-native/creative-context",
3
- "version": "0.7.11",
3
+ "version": "0.7.12",
4
4
  "description": "Shared creative context ingestion, versioning, search, brand DNA, and context-pack primitives for agent-native apps.",
5
5
  "homepage": "https://github.com/BuilderIO/agent-native#readme",
6
6
  "bugs": {
@@ -57,8 +57,8 @@
57
57
  "react-dom": "^19.2.7",
58
58
  "typescript-7": "npm:typescript@^7.0.2",
59
59
  "vitest": "^4.1.5",
60
- "@agent-native/core": "0.175.3",
61
- "@agent-native/toolkit": "0.17.2"
60
+ "@agent-native/core": "0.175.4",
61
+ "@agent-native/toolkit": "0.17.3"
62
62
  },
63
63
  "peerDependencies": {
64
64
  "@agent-native/core": ">=0.8.0",
@@ -346,7 +346,7 @@ describe("realistic connector acceptance corpus", () => {
346
346
  rendered: true,
347
347
  warnings: [],
348
348
  extraction: {
349
- title: "Agent Native — Create with context",
349
+ title: "Agent-Native — Create with context",
350
350
  text: "Reusable context keeps creative work aligned.",
351
351
  assets: [],
352
352
  internalLinks: ["https://brand.example/start"],
@@ -1,12 +1,12 @@
1
1
  {
2
- "name": "Agent Native Brand System",
2
+ "name": "Agent-Native Brand System",
3
3
  "version": "figma-v1-2026-06-01",
4
4
  "lastModified": "2026-06-01T12:00:00.000Z",
5
5
  "editorType": "figma",
6
6
  "role": "viewer",
7
7
  "document": {
8
8
  "id": "document:0",
9
- "name": "Agent Native Brand System",
9
+ "name": "Agent-Native Brand System",
10
10
  "type": "DOCUMENT",
11
11
  "children": [
12
12
  {
@@ -1,12 +1,12 @@
1
1
  {
2
- "name": "Agent Native Brand System",
2
+ "name": "Agent-Native Brand System",
3
3
  "version": "figma-v2-2026-07-15",
4
4
  "lastModified": "2026-07-15T18:30:00.000Z",
5
5
  "editorType": "figma",
6
6
  "role": "viewer",
7
7
  "document": {
8
8
  "id": "document:0",
9
- "name": "Agent Native Brand System",
9
+ "name": "Agent-Native Brand System",
10
10
  "type": "DOCUMENT",
11
11
  "children": [
12
12
  {
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <title>Agent Native — Create with context</title>
6
+ <title>Agent-Native — Create with context</title>
7
7
  <style>
8
8
  :root {
9
9
  --brand-purple: #5b4fe9;