reset(\"leave\")}\n onPointerEnter={() => reset(\"enter\")}\n >\n
\n\n
\n\n {mode === \"gradient\" && (\n
\n )}\n\n {mode === \"orb\" && (\n
\n )}\n
{children}
\n
\n )\n}\n",
"type": "registry:ui"
}
]
diff --git a/apps/www/public/r/registry.json b/apps/www/public/r/registry.json
index 9a498d52b..3ae0b0660 100644
--- a/apps/www/public/r/registry.json
+++ b/apps/www/public/r/registry.json
@@ -1275,6 +1275,21 @@
}
]
},
+ {
+ "name": "magic-card-demo-2",
+ "type": "registry:example",
+ "title": "Magic Card Demo 2",
+ "description": "Example showing a magic card with an orb effect.",
+ "registryDependencies": [
+ "@magicui/magic-card"
+ ],
+ "files": [
+ {
+ "path": "registry/example/magic-card-demo2.tsx",
+ "type": "registry:example"
+ }
+ ]
+ },
{
"name": "android-demo",
"type": "registry:example",
diff --git a/apps/www/public/registry.json b/apps/www/public/registry.json
index 9a498d52b..3ae0b0660 100644
--- a/apps/www/public/registry.json
+++ b/apps/www/public/registry.json
@@ -1275,6 +1275,21 @@
}
]
},
+ {
+ "name": "magic-card-demo-2",
+ "type": "registry:example",
+ "title": "Magic Card Demo 2",
+ "description": "Example showing a magic card with an orb effect.",
+ "registryDependencies": [
+ "@magicui/magic-card"
+ ],
+ "files": [
+ {
+ "path": "registry/example/magic-card-demo2.tsx",
+ "type": "registry:example"
+ }
+ ]
+ },
{
"name": "android-demo",
"type": "registry:example",
diff --git a/apps/www/registry.json b/apps/www/registry.json
index 9a498d52b..3ae0b0660 100644
--- a/apps/www/registry.json
+++ b/apps/www/registry.json
@@ -1275,6 +1275,21 @@
}
]
},
+ {
+ "name": "magic-card-demo-2",
+ "type": "registry:example",
+ "title": "Magic Card Demo 2",
+ "description": "Example showing a magic card with an orb effect.",
+ "registryDependencies": [
+ "@magicui/magic-card"
+ ],
+ "files": [
+ {
+ "path": "registry/example/magic-card-demo2.tsx",
+ "type": "registry:example"
+ }
+ ]
+ },
{
"name": "android-demo",
"type": "registry:example",
diff --git a/apps/www/registry/__index__.tsx b/apps/www/registry/__index__.tsx
index 28b83d4ca..4b592c1bb 100644
--- a/apps/www/registry/__index__.tsx
+++ b/apps/www/registry/__index__.tsx
@@ -1205,6 +1205,23 @@ export const Index: Record