@elizaos/plugin-vector-browser 2.0.3-beta.5

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.
Files changed (3) hide show
  1. package/LICENSE +21 -0
  2. package/assets/hero.svg +75 -0
  3. package/package.json +92 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Shaw Walters and elizaOS Contributors
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,75 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024" role="img" aria-label="Vector Browser">
2
+ <defs>
3
+ <linearGradient id="bg-vector-browser" x1="0" y1="0" x2="1" y2="1">
4
+ <stop offset="0" stop-color="#241528"/>
5
+ <stop offset="1" stop-color="#190b19"/>
6
+ </linearGradient>
7
+ <radialGradient id="blobA-vector-browser" cx="0.5" cy="0.5" r="0.5">
8
+ <stop offset="0" stop-color="#b22fda" stop-opacity="0.55"/>
9
+ <stop offset="1" stop-color="#b22fda" stop-opacity="0"/>
10
+ </radialGradient>
11
+ <radialGradient id="blobB-vector-browser" cx="0.5" cy="0.5" r="0.5">
12
+ <stop offset="0" stop-color="#c3289f" stop-opacity="0.5"/>
13
+ <stop offset="1" stop-color="#c3289f" stop-opacity="0"/>
14
+ </radialGradient>
15
+ <radialGradient id="vig-vector-browser" cx="0.5" cy="0.42" r="0.75">
16
+ <stop offset="0" stop-color="#000000" stop-opacity="0"/>
17
+ <stop offset="0.72" stop-color="#000000" stop-opacity="0"/>
18
+ <stop offset="1" stop-color="#000000" stop-opacity="0.5"/>
19
+ </radialGradient>
20
+ <linearGradient id="label-vector-browser" x1="0" y1="0" x2="0" y2="1">
21
+ <stop offset="0" stop-color="#000000" stop-opacity="0"/>
22
+ <stop offset="1" stop-color="#000000" stop-opacity="0.55"/>
23
+ </linearGradient>
24
+ <filter id="soft-vector-browser" x="-30%" y="-30%" width="160%" height="160%">
25
+ <feGaussianBlur stdDeviation="46"/>
26
+ </filter>
27
+ <filter id="iglow-vector-browser" x="-40%" y="-40%" width="180%" height="180%">
28
+ <feDropShadow dx="0" dy="0" stdDeviation="14" flood-color="#c645ed" flood-opacity="0.45"/>
29
+ </filter>
30
+ </defs>
31
+
32
+ <rect width="1024" height="1024" fill="url(#bg-vector-browser)"/>
33
+
34
+ <g opacity="0.9">
35
+ <circle cx="232" cy="220" r="300" fill="url(#blobA-vector-browser)" filter="url(#soft-vector-browser)"/>
36
+ <circle cx="840" cy="800" r="340" fill="url(#blobB-vector-browser)" filter="url(#soft-vector-browser)"/>
37
+ </g>
38
+
39
+ <g stroke="#e5d7ea" stroke-width="1.4" opacity="0.06">
40
+ <line x1="0" y1="256" x2="1024" y2="256"/>
41
+ <line x1="0" y1="512" x2="1024" y2="512"/>
42
+ <line x1="0" y1="768" x2="1024" y2="768"/>
43
+ <line x1="256" y1="0" x2="256" y2="1024"/>
44
+ <line x1="512" y1="0" x2="512" y2="1024"/>
45
+ <line x1="768" y1="0" x2="768" y2="1024"/>
46
+ </g>
47
+
48
+ <g opacity="0.5">
49
+ <path d="M120 470 A 400 400 0 0 1 904 470" fill="none" stroke="#c645ed" stroke-width="3" opacity="0.35"/>
50
+ </g>
51
+
52
+ <g transform="translate(512 432)" filter="url(#iglow-vector-browser)"
53
+ color="#e5d7ea" stroke="#e5d7ea" stroke-width="20"
54
+ stroke-linecap="round" stroke-linejoin="round" fill="none">
55
+ <line x1="-110" y1="-96" x2="0" y2="0"/>
56
+ <line x1="120" y1="-110" x2="0" y2="0"/>
57
+ <line x1="-130" y1="86" x2="0" y2="0"/>
58
+ <line x1="110" y1="104" x2="0" y2="0"/>
59
+ <circle cx="0" cy="0" r="30" fill="currentColor" stroke-width="0"/>
60
+ <circle cx="0" cy="0" r="30"/>
61
+ <circle cx="-110" cy="-96" r="22"/>
62
+ <circle cx="120" cy="-110" r="22"/>
63
+ <circle cx="-130" cy="86" r="22"/>
64
+ <circle cx="110" cy="104" r="22"/>
65
+ </g>
66
+
67
+ <rect x="0" y="784" width="1024" height="240" fill="url(#label-vector-browser)"/>
68
+ <text x="512" y="892" text-anchor="middle"
69
+ font-family="system-ui, -apple-system, Segoe UI, Roboto, sans-serif"
70
+ font-size="76" font-weight="600" letter-spacing="0.5"
71
+ fill="#e5d7ea">Vector Browser</text>
72
+ <rect x="460" y="924" width="104" height="6" rx="3" fill="#c645ed"/>
73
+
74
+ <rect width="1024" height="1024" fill="url(#vig-vector-browser)"/>
75
+ </svg>
package/package.json ADDED
@@ -0,0 +1,92 @@
1
+ {
2
+ "name": "@elizaos/plugin-vector-browser",
3
+ "version": "2.0.3-beta.5",
4
+ "type": "module",
5
+ "main": "./dist/index.js",
6
+ "exports": {
7
+ ".": {
8
+ "types": "./dist/index.d.ts",
9
+ "eliza-source": {
10
+ "types": "./src/index.ts",
11
+ "import": "./src/index.ts",
12
+ "default": "./src/index.ts"
13
+ },
14
+ "bun": {
15
+ "types": "./src/index.ts",
16
+ "import": "./src/index.ts",
17
+ "default": "./src/index.ts"
18
+ },
19
+ "import": "./dist/index.js",
20
+ "default": "./dist/index.js"
21
+ },
22
+ "./plugin": {
23
+ "types": "./dist/plugin.d.ts",
24
+ "import": "./dist/plugin.js",
25
+ "default": "./dist/plugin.js"
26
+ },
27
+ "./register": {
28
+ "types": "./dist/register.d.ts",
29
+ "bun": {
30
+ "types": "./src/register.ts",
31
+ "import": "./src/register.ts",
32
+ "default": "./src/register.ts"
33
+ },
34
+ "import": "./dist/register.js",
35
+ "default": "./dist/register.js"
36
+ },
37
+ "./*.css": "./dist/*.css",
38
+ "./*": {
39
+ "types": "./dist/*.d.ts",
40
+ "eliza-source": {
41
+ "types": "./src/*.ts",
42
+ "import": "./src/*.ts",
43
+ "default": "./src/*.ts"
44
+ },
45
+ "import": "./dist/*.js",
46
+ "default": "./dist/*.js"
47
+ }
48
+ },
49
+ "dependencies": {
50
+ "@elizaos/core": "2.0.3-beta.5",
51
+ "@elizaos/shared": "2.0.3-beta.5",
52
+ "@elizaos/ui": "2.0.3-beta.5",
53
+ "lucide-react": "^1.0.0"
54
+ },
55
+ "peerDependencies": {
56
+ "react": ">=18.0.0"
57
+ },
58
+ "elizaos": {
59
+ "app": {
60
+ "displayName": "Vector Browser",
61
+ "category": "system"
62
+ },
63
+ "appRegister": "register"
64
+ },
65
+ "publishConfig": {
66
+ "access": "public"
67
+ },
68
+ "types": "./dist/index.d.ts",
69
+ "scripts": {
70
+ "build": "bun run build:js && bun run build:views && bun run build:types",
71
+ "clean": "node ../../packages/scripts/rm-path-recursive.mjs dist",
72
+ "build:js": "tsup --config ../tsup.plugin-packages.shared.ts",
73
+ "build:views": "bunx --bun vite build --config vite.config.views.ts",
74
+ "build:types": "tsc --noCheck -p tsconfig.build.json",
75
+ "typecheck": "tsgo --noEmit -p tsconfig.build.json",
76
+ "test": "vitest run --config ./vitest.config.ts"
77
+ },
78
+ "files": [
79
+ "assets",
80
+ "dist"
81
+ ],
82
+ "devDependencies": {
83
+ "@types/react": "^19.0.0",
84
+ "@types/three": "^0.184.0",
85
+ "react": "^19.0.0",
86
+ "three": "^0.184.0",
87
+ "tsup": "^8.5.1",
88
+ "typescript": "^6.0.3",
89
+ "vite": "^8.0.0"
90
+ },
91
+ "gitHead": "ff6157011c9459670021cc28a6797592a78b8817"
92
+ }