Skip to content

Commit fbc9b3d

Browse files
authored
Merge pull request #6 from MengTo/automation/community-sync
Sync Community package from ThreeUI
2 parents 0b5de4e + 4b81b7f commit fbc9b3d

65 files changed

Lines changed: 5164 additions & 11939 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
<!doctype html>
22
<html lang="en" data-theme="dark">
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5WP9FS3ECK"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-5WP9FS3ECK');
12+
</script>
413
<meta charset="UTF-8" />
514
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
615
<script>
@@ -35,9 +44,18 @@
3544
<meta property="og:site_name" content="ThreeUI" />
3645
<meta property="og:title" content="Three.js Components &amp; Interactive Shaders | ThreeUI" />
3746
<meta property="og:description" content="Browse high-quality Three.js hero components, 3D shaders, prompts, and templates with customizable variants. Framework-agnostic. Copy, paste, and ship." />
47+
<meta property="og:url" content="https://threeui.com/browse" />
48+
<meta property="og:image" content="https://threeui.com/thumbnails/threeui-browse.jpg" />
49+
<meta property="og:image:secure_url" content="https://threeui.com/thumbnails/threeui-browse.jpg" />
50+
<meta property="og:image:width" content="1280" />
51+
<meta property="og:image:height" content="720" />
52+
<meta property="og:image:alt" content="ThreeUI browse page with component gallery" />
3853
<meta name="twitter:card" content="summary_large_image" />
3954
<meta name="twitter:title" content="Three.js Components &amp; Interactive Shaders | ThreeUI" />
4055
<meta name="twitter:description" content="Browse high-quality Three.js hero components, 3D shaders, prompts, and templates with customizable variants. Framework-agnostic. Copy, paste, and ship." />
56+
<meta name="twitter:image" content="https://threeui.com/thumbnails/threeui-browse.jpg" />
57+
<meta name="twitter:image:alt" content="ThreeUI browse page with component gallery" />
58+
<link rel="canonical" href="https://threeui.com/browse" />
4159
<link rel="icon" href="/threeui-mark.svg" type="image/svg+xml" />
4260
<link rel="preconnect" href="https://fonts.googleapis.com" />
4361
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@designcodeio/threeui",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"description": "Open-source React components and interactive templates from ThreeUI Community.",
55
"license": "MIT",
66
"type": "module",

public/community-sync-report.json

Lines changed: 64 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"schemaVersion": 1,
3-
"generatedAt": "2026-08-21T06:11:34.631Z",
4-
"sourceCommit": "ref: refs/heads/main",
5-
"communityParents": 50,
6-
"communityRoutes": 111,
7-
"communityVariants": 141,
8-
"excludedProParents": 45,
9-
"excludedBetaParents": 2,
10-
"layoutStylesSha256": "7afd93e33343e9f7695c6f592881fa49fd901e8824a12b3219d4ff78248b3c7f",
11-
"rendererStylesSha256": "ded8fb710124a788f2f9f8a0e12a91ba075c8d2d376abb804acc23444a773e94",
3+
"generatedAt": "2026-08-23T07:29:26.170Z",
4+
"sourceCommit": "b808785bd1ff7c730da7433f8ad434e57446f493",
5+
"communityParents": 43,
6+
"communityRoutes": 102,
7+
"communityVariants": 138,
8+
"excludedProParents": 57,
9+
"excludedBetaParents": 25,
10+
"layoutStylesSha256": "632dc648dcf8eed587ca155c5b58ed84bae4cdce384009faeed95f4a930ced90",
11+
"rendererStylesSha256": "6d975e7d3332aa85d7bc1a55cdff592d63b0403f0988dfefa905dbe4c341d328",
1212
"components": [
1313
{
1414
"id": "kage-landing-page",
@@ -187,30 +187,6 @@
187187
"badge": []
188188
}
189189
},
190-
{
191-
"id": "hypnotic-loops",
192-
"variantIds": [
193-
"lines",
194-
"dots",
195-
"rays",
196-
"type"
197-
],
198-
"controlKeys": [
199-
"shape"
200-
],
201-
"variantControlKeys": {
202-
"lines": [],
203-
"dots": [],
204-
"rays": [],
205-
"type": []
206-
}
207-
},
208-
{
209-
"id": "at-the-horizon",
210-
"variantIds": [],
211-
"controlKeys": [],
212-
"variantControlKeys": {}
213-
},
214190
{
215191
"id": "elements",
216192
"variantIds": [
@@ -302,7 +278,7 @@
302278
}
303279
},
304280
{
305-
"id": "gradient-collection",
281+
"id": "gallery-heading",
306282
"variantIds": [
307283
"rising-diagonal",
308284
"falling-diagonal",
@@ -311,15 +287,50 @@
311287
],
312288
"controlKeys": [
313289
"mode",
290+
"font",
291+
"weight",
292+
"headlineSize",
314293
"hue",
315294
"saturation",
316295
"brightness"
317296
],
318297
"variantControlKeys": {
319-
"rising-diagonal": [],
320-
"falling-diagonal": [],
321-
"horizontal-sweep": [],
322-
"vertical-loop": []
298+
"rising-diagonal": [
299+
"mode",
300+
"font",
301+
"weight",
302+
"headlineSize",
303+
"hue",
304+
"saturation",
305+
"brightness"
306+
],
307+
"falling-diagonal": [
308+
"mode",
309+
"font",
310+
"weight",
311+
"headlineSize",
312+
"hue",
313+
"saturation",
314+
"brightness"
315+
],
316+
"horizontal-sweep": [
317+
"mode",
318+
"font",
319+
"weight",
320+
"headlineSize",
321+
"hue",
322+
"saturation",
323+
"brightness"
324+
],
325+
"vertical-loop": [
326+
"mode",
327+
"font",
328+
"weight",
329+
"headlineSize",
330+
"hue",
331+
"saturation",
332+
"brightness"
333+
]
323334
}
324335
},
325336
{
@@ -330,7 +341,7 @@
330341
"induction-button",
331342
"plasma-button",
332343
"tactile-button",
333-
"uploading-button"
344+
"thinking-button"
334345
],
335346
"controlKeys": [
336347
"mode",
@@ -344,21 +355,11 @@
344355
"induction-button": [],
345356
"plasma-button": [],
346357
"tactile-button": [],
347-
"uploading-button": []
358+
"thinking-button": []
348359
}
349360
},
350361
{
351-
"id": "particle-orb",
352-
"variantIds": [],
353-
"controlKeys": [
354-
"hue",
355-
"saturation",
356-
"brightness"
357-
],
358-
"variantControlKeys": {}
359-
},
360-
{
361-
"id": "maccess-glass-button",
362+
"id": "rectangle-buttons",
362363
"variantIds": [
363364
"dark-pill",
364365
"launch-button",
@@ -444,20 +445,6 @@
444445
"circle": []
445446
}
446447
},
447-
{
448-
"id": "maccess-workflow",
449-
"variantIds": [
450-
"maccess-workflow",
451-
"maccess-testimonial-intro",
452-
"maccess-newsletter-footer"
453-
],
454-
"controlKeys": [],
455-
"variantControlKeys": {
456-
"maccess-workflow": [],
457-
"maccess-testimonial-intro": [],
458-
"maccess-newsletter-footer": []
459-
}
460-
},
461448
{
462449
"id": "character-carousel",
463450
"variantIds": [
@@ -490,29 +477,6 @@
490477
],
491478
"variantControlKeys": {}
492479
},
493-
{
494-
"id": "genie-dock",
495-
"variantIds": [],
496-
"controlKeys": [],
497-
"variantControlKeys": {}
498-
},
499-
{
500-
"id": "recursive-erosion",
501-
"variantIds": [],
502-
"controlKeys": [
503-
"mode",
504-
"hue",
505-
"saturation",
506-
"brightness"
507-
],
508-
"variantControlKeys": {}
509-
},
510-
{
511-
"id": "quantera-trading-background",
512-
"variantIds": [],
513-
"controlKeys": [],
514-
"variantControlKeys": {}
515-
},
516480
{
517481
"id": "sylva-living-world",
518482
"variantIds": [
@@ -693,7 +657,12 @@
693657
},
694658
{
695659
"id": "warp-field",
696-
"variantIds": [],
660+
"variantIds": [
661+
"streaks",
662+
"letters",
663+
"keycaps",
664+
"hyperspace"
665+
],
697666
"controlKeys": [
698667
"speed",
699668
"streakOpacity",
@@ -703,7 +672,12 @@
703672
"saturation",
704673
"brightness"
705674
],
706-
"variantControlKeys": {}
675+
"variantControlKeys": {
676+
"streaks": [],
677+
"letters": [],
678+
"keycaps": [],
679+
"hyperspace": []
680+
}
707681
},
708682
{
709683
"id": "engraved-certificate",

0 commit comments

Comments
 (0)