-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
303 lines (303 loc) · 7.18 KB
/
Copy pathregistry.json
File metadata and controls
303 lines (303 loc) · 7.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
{
"$schema": "https://shadcn-vue.com/schema.json",
"style": "new-york",
"baseColor": "neutral",
"registry": [
{
"name": "ambient-grid",
"type": "registry:ui",
"title": "Ambient Grid",
"description": "An animated grid background effect",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "animated-background",
"type": "registry:ui",
"title": "Animated Background",
"description": "Dynamic animated background with smooth transitions",
"dependencies": [
"motion-v",
"clsx",
"tailwind-merge"
]
},
{
"name": "animated-input",
"type": "registry:ui",
"title": "Animated Input",
"description": "Input field with animated states",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "animated-tabs",
"type": "registry:ui",
"title": "Animated Tabs",
"description": "Tab component with smooth animations",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "animated-theme-toggler",
"type": "registry:ui",
"title": "Animated Theme Toggler",
"description": "Theme switcher with smooth animation",
"dependencies": [
"lucide-vue-next",
"clsx",
"tailwind-merge"
]
},
{
"name": "background-beams",
"type": "registry:ui",
"title": "Background Beams",
"description": "Animated beam effects for backgrounds",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "background-ripple-effect",
"type": "registry:ui",
"title": "Background Ripple Effect",
"description": "Ripple animation effect for backgrounds",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "bar-visualizer",
"type": "registry:ui",
"title": "Bar Visualizer",
"description": "Audio or data bar visualization component",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "code-block",
"type": "registry:ui",
"title": "Code Block",
"description": "Syntax highlighted code block component",
"dependencies": [
"highlight.js",
"lucide-vue-next",
"clsx",
"tailwind-merge"
]
},
{
"name": "dotted-glow-background",
"type": "registry:ui",
"title": "Dotted Glow Background",
"description": "Background with dotted glow effect",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "encrypted-text",
"type": "registry:ui",
"title": "Encrypted Text",
"description": "Text with encryption/decryption animation",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "file-upload",
"type": "registry:ui",
"title": "File Upload",
"description": "File upload component with drag and drop support",
"dependencies": [
"lucide-vue-next",
"@vueuse/core",
"reka-ui"
]
},
{
"name": "flip-clock",
"type": "registry:ui",
"title": "Flip Clock",
"description": "Animated flip clock display",
"dependencies": [
"clsx",
"tailwind-merge",
"class-variance-authority"
]
},
{
"name": "floating-dock",
"type": "registry:ui",
"title": "Floating Dock",
"description": "Floating dock navigation component",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "glowing-effect",
"type": "registry:ui",
"title": "Glowing Effect",
"description": "Glowing animation effect component",
"dependencies": [
"motion-v",
"clsx",
"tailwind-merge"
]
},
{
"name": "gravity-stars",
"type": "registry:ui",
"title": "Gravity Stars",
"description": "Stars animation with gravity effect",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "liquid-glass",
"type": "registry:ui",
"title": "Liquid Glass",
"description": "Frosted glass morphism effect",
"dependencies": []
},
{
"name": "magnetic",
"type": "registry:ui",
"title": "Magnetic",
"description": "Magnetic cursor following effect",
"dependencies": [
"motion-v",
"@vueuse/core"
]
},
{
"name": "marquee",
"type": "registry:ui",
"title": "Marquee",
"description": "Scrolling marquee text component",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "morphing-text",
"type": "registry:ui",
"title": "Morphing Text",
"description": "Text morphing animation component",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "partition-bar",
"type": "registry:ui",
"title": "Partition Bar",
"description": "Segmented progress bar component",
"dependencies": [
"clsx",
"tailwind-merge",
"class-variance-authority"
]
},
{
"name": "pixelated-button",
"type": "registry:ui",
"title": "Pixelated Button",
"description": "Retro pixelated style button",
"dependencies": [
"clsx",
"tailwind-merge"
]
},
{
"name": "raya-button",
"type": "registry:ui",
"title": "Raya Button",
"description": "The signature Raya button with semantic color + variant matrix",
"dependencies": [
"clsx",
"tailwind-merge",
"class-variance-authority",
"lucide-vue-next"
]
},
{
"name": "scroll-reveal",
"type": "registry:ui",
"title": "Scroll Reveal",
"description": "Reveal elements on scroll animation",
"dependencies": []
},
{
"name": "scroll-spy",
"type": "registry:ui",
"title": "Scroll Spy",
"description": "Track scroll position and highlight active section",
"dependencies": [
"@vueuse/core",
"clsx",
"tailwind-merge"
]
},
{
"name": "scrubber",
"type": "registry:ui",
"title": "Scrubber",
"description": "Media scrubber/slider component",
"dependencies": []
},
{
"name": "snow-effect",
"type": "registry:ui",
"title": "Snow Effect",
"description": "Animated snow falling effect",
"dependencies": [
"@vueuse/core"
]
},
{
"name": "tree",
"type": "registry:ui",
"title": "Tree",
"description": "Nested tree component for hierarchical data",
"dependencies": [
"lucide-vue-next",
"clsx",
"tailwind-merge"
]
},
{
"name": "wheel-picker",
"type": "registry:ui",
"title": "Wheel Picker",
"description": "Rotating wheel picker component",
"dependencies": [
"@vueuse/core"
]
}
]
}