galaxy-design 0.2.61 → 0.2.62
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.
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
"registryDependencies": [],
|
|
14
14
|
"files": [
|
|
15
15
|
"Button.vue",
|
|
16
|
-
"variants.ts",
|
|
17
16
|
"index.ts"
|
|
18
17
|
],
|
|
19
18
|
"category": "form"
|
|
@@ -26,7 +25,8 @@
|
|
|
26
25
|
"devDependencies": [],
|
|
27
26
|
"registryDependencies": [],
|
|
28
27
|
"files": [
|
|
29
|
-
"Input.vue"
|
|
28
|
+
"Input.vue",
|
|
29
|
+
"index.ts"
|
|
30
30
|
],
|
|
31
31
|
"category": "form"
|
|
32
32
|
},
|
|
@@ -40,7 +40,8 @@
|
|
|
40
40
|
"devDependencies": [],
|
|
41
41
|
"registryDependencies": [],
|
|
42
42
|
"files": [
|
|
43
|
-
"
|
|
43
|
+
"Label.vue",
|
|
44
|
+
"index.ts"
|
|
44
45
|
],
|
|
45
46
|
"category": "form"
|
|
46
47
|
},
|
|
@@ -54,7 +55,11 @@
|
|
|
54
55
|
"devDependencies": [],
|
|
55
56
|
"registryDependencies": [],
|
|
56
57
|
"files": [
|
|
57
|
-
"
|
|
58
|
+
"Select.vue",
|
|
59
|
+
"SelectContent.vue",
|
|
60
|
+
"SelectItem.vue",
|
|
61
|
+
"SelectTrigger.vue",
|
|
62
|
+
"index.ts"
|
|
58
63
|
],
|
|
59
64
|
"category": "form"
|
|
60
65
|
},
|
|
@@ -68,7 +73,8 @@
|
|
|
68
73
|
"devDependencies": [],
|
|
69
74
|
"registryDependencies": [],
|
|
70
75
|
"files": [
|
|
71
|
-
"
|
|
76
|
+
"Checkbox.vue",
|
|
77
|
+
"index.ts"
|
|
72
78
|
],
|
|
73
79
|
"category": "form"
|
|
74
80
|
},
|
|
@@ -82,7 +88,9 @@
|
|
|
82
88
|
"devDependencies": [],
|
|
83
89
|
"registryDependencies": [],
|
|
84
90
|
"files": [
|
|
85
|
-
"
|
|
91
|
+
"RadioGroup.vue",
|
|
92
|
+
"RadioGroupItem.vue",
|
|
93
|
+
"index.ts"
|
|
86
94
|
],
|
|
87
95
|
"category": "form"
|
|
88
96
|
},
|
|
@@ -96,7 +104,8 @@
|
|
|
96
104
|
"devDependencies": [],
|
|
97
105
|
"registryDependencies": [],
|
|
98
106
|
"files": [
|
|
99
|
-
"
|
|
107
|
+
"Switch.vue",
|
|
108
|
+
"index.ts"
|
|
100
109
|
],
|
|
101
110
|
"category": "form"
|
|
102
111
|
},
|
|
@@ -110,7 +119,8 @@
|
|
|
110
119
|
"devDependencies": [],
|
|
111
120
|
"registryDependencies": [],
|
|
112
121
|
"files": [
|
|
113
|
-
"
|
|
122
|
+
"Slider.vue",
|
|
123
|
+
"index.ts"
|
|
114
124
|
],
|
|
115
125
|
"category": "form"
|
|
116
126
|
},
|
|
@@ -122,7 +132,8 @@
|
|
|
122
132
|
"devDependencies": [],
|
|
123
133
|
"registryDependencies": [],
|
|
124
134
|
"files": [
|
|
125
|
-
"Textarea.vue"
|
|
135
|
+
"Textarea.vue",
|
|
136
|
+
"index.ts"
|
|
126
137
|
],
|
|
127
138
|
"category": "form"
|
|
128
139
|
},
|
|
@@ -142,7 +153,12 @@
|
|
|
142
153
|
"label"
|
|
143
154
|
],
|
|
144
155
|
"files": [
|
|
145
|
-
"form.vue"
|
|
156
|
+
"form-description.vue",
|
|
157
|
+
"form-item.vue",
|
|
158
|
+
"form-label.vue",
|
|
159
|
+
"form-message.vue",
|
|
160
|
+
"form.vue",
|
|
161
|
+
"index.ts"
|
|
146
162
|
],
|
|
147
163
|
"category": "form"
|
|
148
164
|
},
|
|
@@ -154,12 +170,12 @@
|
|
|
154
170
|
"devDependencies": [],
|
|
155
171
|
"registryDependencies": [],
|
|
156
172
|
"files": [
|
|
157
|
-
"card.vue",
|
|
158
|
-
"card-header.vue",
|
|
159
|
-
"card-title.vue",
|
|
160
|
-
"card-description.vue",
|
|
161
173
|
"card-content.vue",
|
|
174
|
+
"card-description.vue",
|
|
162
175
|
"card-footer.vue",
|
|
176
|
+
"card-header.vue",
|
|
177
|
+
"card-title.vue",
|
|
178
|
+
"card.vue",
|
|
163
179
|
"index.ts"
|
|
164
180
|
],
|
|
165
181
|
"category": "layout"
|
|
@@ -174,7 +190,8 @@
|
|
|
174
190
|
"devDependencies": [],
|
|
175
191
|
"registryDependencies": [],
|
|
176
192
|
"files": [
|
|
177
|
-
"Separator.vue"
|
|
193
|
+
"Separator.vue",
|
|
194
|
+
"index.ts"
|
|
178
195
|
],
|
|
179
196
|
"category": "layout"
|
|
180
197
|
},
|
|
@@ -188,21 +205,29 @@
|
|
|
188
205
|
"devDependencies": [],
|
|
189
206
|
"registryDependencies": [],
|
|
190
207
|
"files": [
|
|
191
|
-
"
|
|
208
|
+
"Accordion.vue",
|
|
209
|
+
"AccordionContent.vue",
|
|
210
|
+
"AccordionItem.vue",
|
|
211
|
+
"AccordionTrigger.vue",
|
|
212
|
+
"index.ts"
|
|
192
213
|
],
|
|
193
214
|
"category": "layout"
|
|
194
215
|
},
|
|
195
216
|
"tabs": {
|
|
196
217
|
"name": "Tabs",
|
|
197
218
|
"type": "layout",
|
|
198
|
-
"description": "A set of layered sections of content
|
|
219
|
+
"description": "A set of layered sections of content—known as tab panels—that are displayed one at a time",
|
|
199
220
|
"dependencies": [
|
|
200
221
|
"radix-vue"
|
|
201
222
|
],
|
|
202
223
|
"devDependencies": [],
|
|
203
224
|
"registryDependencies": [],
|
|
204
225
|
"files": [
|
|
205
|
-
"
|
|
226
|
+
"Tabs.vue",
|
|
227
|
+
"TabsContent.vue",
|
|
228
|
+
"TabsList.vue",
|
|
229
|
+
"TabsTrigger.vue",
|
|
230
|
+
"index.ts"
|
|
206
231
|
],
|
|
207
232
|
"category": "layout"
|
|
208
233
|
},
|
|
@@ -216,7 +241,11 @@
|
|
|
216
241
|
"devDependencies": [],
|
|
217
242
|
"registryDependencies": [],
|
|
218
243
|
"files": [
|
|
219
|
-
"
|
|
244
|
+
"Dialog.vue",
|
|
245
|
+
"DialogContent.vue",
|
|
246
|
+
"DialogFooter.vue",
|
|
247
|
+
"DialogHeader.vue",
|
|
248
|
+
"index.ts"
|
|
220
249
|
],
|
|
221
250
|
"category": "layout"
|
|
222
251
|
},
|
|
@@ -230,9 +259,9 @@
|
|
|
230
259
|
"devDependencies": [],
|
|
231
260
|
"registryDependencies": [],
|
|
232
261
|
"files": [
|
|
233
|
-
"alert.vue",
|
|
234
|
-
"alert-title.vue",
|
|
235
262
|
"alert-description.vue",
|
|
263
|
+
"alert-title.vue",
|
|
264
|
+
"alert.vue",
|
|
236
265
|
"index.ts"
|
|
237
266
|
],
|
|
238
267
|
"category": "feedback"
|
|
@@ -265,7 +294,8 @@
|
|
|
265
294
|
"devDependencies": [],
|
|
266
295
|
"registryDependencies": [],
|
|
267
296
|
"files": [
|
|
268
|
-
"
|
|
297
|
+
"AspectRatio.vue",
|
|
298
|
+
"index.ts"
|
|
269
299
|
],
|
|
270
300
|
"category": "layout"
|
|
271
301
|
},
|
|
@@ -296,8 +326,8 @@
|
|
|
296
326
|
"devDependencies": [],
|
|
297
327
|
"registryDependencies": [],
|
|
298
328
|
"files": [
|
|
299
|
-
"
|
|
300
|
-
"
|
|
329
|
+
"index.ts",
|
|
330
|
+
"toast.vue"
|
|
301
331
|
],
|
|
302
332
|
"category": "feedback"
|
|
303
333
|
},
|
|
@@ -311,7 +341,8 @@
|
|
|
311
341
|
"devDependencies": [],
|
|
312
342
|
"registryDependencies": [],
|
|
313
343
|
"files": [
|
|
314
|
-
"
|
|
344
|
+
"Progress.vue",
|
|
345
|
+
"index.ts"
|
|
315
346
|
],
|
|
316
347
|
"category": "feedback"
|
|
317
348
|
},
|
|
@@ -323,7 +354,8 @@
|
|
|
323
354
|
"devDependencies": [],
|
|
324
355
|
"registryDependencies": [],
|
|
325
356
|
"files": [
|
|
326
|
-
"
|
|
357
|
+
"Skeleton.vue",
|
|
358
|
+
"index.ts"
|
|
327
359
|
],
|
|
328
360
|
"category": "feedback"
|
|
329
361
|
},
|
|
@@ -352,7 +384,10 @@
|
|
|
352
384
|
"devDependencies": [],
|
|
353
385
|
"registryDependencies": [],
|
|
354
386
|
"files": [
|
|
355
|
-
"
|
|
387
|
+
"DropdownMenu.vue",
|
|
388
|
+
"DropdownMenuContent.vue",
|
|
389
|
+
"DropdownMenuItem.vue",
|
|
390
|
+
"index.ts"
|
|
356
391
|
],
|
|
357
392
|
"category": "navigation"
|
|
358
393
|
},
|
|
@@ -366,7 +401,8 @@
|
|
|
366
401
|
"devDependencies": [],
|
|
367
402
|
"registryDependencies": [],
|
|
368
403
|
"files": [
|
|
369
|
-
"
|
|
404
|
+
"NavigationMenu.vue",
|
|
405
|
+
"index.ts"
|
|
370
406
|
],
|
|
371
407
|
"category": "navigation"
|
|
372
408
|
},
|
|
@@ -380,13 +416,13 @@
|
|
|
380
416
|
"devDependencies": [],
|
|
381
417
|
"registryDependencies": [],
|
|
382
418
|
"files": [
|
|
383
|
-
"breadcrumb.vue",
|
|
384
|
-
"breadcrumb-list.vue",
|
|
419
|
+
"breadcrumb-ellipsis.vue",
|
|
385
420
|
"breadcrumb-item.vue",
|
|
386
421
|
"breadcrumb-link.vue",
|
|
422
|
+
"breadcrumb-list.vue",
|
|
387
423
|
"breadcrumb-page.vue",
|
|
388
424
|
"breadcrumb-separator.vue",
|
|
389
|
-
"breadcrumb
|
|
425
|
+
"breadcrumb.vue",
|
|
390
426
|
"index.ts"
|
|
391
427
|
],
|
|
392
428
|
"category": "navigation"
|
|
@@ -401,7 +437,8 @@
|
|
|
401
437
|
"devDependencies": [],
|
|
402
438
|
"registryDependencies": [],
|
|
403
439
|
"files": [
|
|
404
|
-
"
|
|
440
|
+
"Collapsible.vue",
|
|
441
|
+
"index.ts"
|
|
405
442
|
],
|
|
406
443
|
"category": "layout"
|
|
407
444
|
},
|
|
@@ -448,7 +485,8 @@
|
|
|
448
485
|
"devDependencies": [],
|
|
449
486
|
"registryDependencies": [],
|
|
450
487
|
"files": [
|
|
451
|
-
"
|
|
488
|
+
"Menubar.vue",
|
|
489
|
+
"index.ts"
|
|
452
490
|
],
|
|
453
491
|
"category": "navigation"
|
|
454
492
|
},
|
|
@@ -462,7 +500,9 @@
|
|
|
462
500
|
"devDependencies": [],
|
|
463
501
|
"registryDependencies": [],
|
|
464
502
|
"files": [
|
|
465
|
-
"
|
|
503
|
+
"Popover.vue",
|
|
504
|
+
"PopoverContent.vue",
|
|
505
|
+
"index.ts"
|
|
466
506
|
],
|
|
467
507
|
"category": "navigation"
|
|
468
508
|
},
|
|
@@ -476,7 +516,9 @@
|
|
|
476
516
|
"devDependencies": [],
|
|
477
517
|
"registryDependencies": [],
|
|
478
518
|
"files": [
|
|
479
|
-
"
|
|
519
|
+
"Tooltip.vue",
|
|
520
|
+
"TooltipContent.vue",
|
|
521
|
+
"index.ts"
|
|
480
522
|
],
|
|
481
523
|
"category": "navigation"
|
|
482
524
|
},
|
|
@@ -491,10 +533,8 @@
|
|
|
491
533
|
"devDependencies": [],
|
|
492
534
|
"registryDependencies": [],
|
|
493
535
|
"files": [
|
|
494
|
-
"
|
|
495
|
-
"
|
|
496
|
-
"utils.ts",
|
|
497
|
-
"index.ts"
|
|
536
|
+
"index.ts",
|
|
537
|
+
"linechart.vue"
|
|
498
538
|
],
|
|
499
539
|
"category": "charts"
|
|
500
540
|
},
|
|
@@ -510,8 +550,6 @@
|
|
|
510
550
|
"registryDependencies": [],
|
|
511
551
|
"files": [
|
|
512
552
|
"barchart.vue",
|
|
513
|
-
"types.ts",
|
|
514
|
-
"utils.ts",
|
|
515
553
|
"index.ts"
|
|
516
554
|
],
|
|
517
555
|
"category": "charts"
|
|
@@ -527,10 +565,8 @@
|
|
|
527
565
|
"devDependencies": [],
|
|
528
566
|
"registryDependencies": [],
|
|
529
567
|
"files": [
|
|
530
|
-
"
|
|
531
|
-
"
|
|
532
|
-
"utils.ts",
|
|
533
|
-
"index.ts"
|
|
568
|
+
"index.ts",
|
|
569
|
+
"piechart.vue"
|
|
534
570
|
],
|
|
535
571
|
"category": "charts"
|
|
536
572
|
},
|
|
@@ -546,8 +582,6 @@
|
|
|
546
582
|
"registryDependencies": [],
|
|
547
583
|
"files": [
|
|
548
584
|
"donutchart.vue",
|
|
549
|
-
"types.ts",
|
|
550
|
-
"utils.ts",
|
|
551
585
|
"index.ts"
|
|
552
586
|
],
|
|
553
587
|
"category": "charts"
|
|
@@ -564,8 +598,6 @@
|
|
|
564
598
|
"registryDependencies": [],
|
|
565
599
|
"files": [
|
|
566
600
|
"areachart.vue",
|
|
567
|
-
"types.ts",
|
|
568
|
-
"utils.ts",
|
|
569
601
|
"index.ts"
|
|
570
602
|
],
|
|
571
603
|
"category": "charts"
|
|
@@ -581,10 +613,8 @@
|
|
|
581
613
|
"devDependencies": [],
|
|
582
614
|
"registryDependencies": [],
|
|
583
615
|
"files": [
|
|
584
|
-
"
|
|
585
|
-
"
|
|
586
|
-
"utils.ts",
|
|
587
|
-
"index.ts"
|
|
616
|
+
"index.ts",
|
|
617
|
+
"radarchart.vue"
|
|
588
618
|
],
|
|
589
619
|
"category": "charts"
|
|
590
620
|
},
|
|
@@ -599,10 +629,8 @@
|
|
|
599
629
|
"devDependencies": [],
|
|
600
630
|
"registryDependencies": [],
|
|
601
631
|
"files": [
|
|
602
|
-
"
|
|
603
|
-
"
|
|
604
|
-
"utils.ts",
|
|
605
|
-
"index.ts"
|
|
632
|
+
"index.ts",
|
|
633
|
+
"scatterchart.vue"
|
|
606
634
|
],
|
|
607
635
|
"category": "charts"
|
|
608
636
|
},
|
|
@@ -617,10 +645,8 @@
|
|
|
617
645
|
"devDependencies": [],
|
|
618
646
|
"registryDependencies": [],
|
|
619
647
|
"files": [
|
|
620
|
-
"
|
|
621
|
-
"
|
|
622
|
-
"utils.ts",
|
|
623
|
-
"index.ts"
|
|
648
|
+
"index.ts",
|
|
649
|
+
"mixedchart.vue"
|
|
624
650
|
],
|
|
625
651
|
"category": "charts"
|
|
626
652
|
},
|
|
@@ -812,7 +838,6 @@
|
|
|
812
838
|
"registryDependencies": [],
|
|
813
839
|
"files": [
|
|
814
840
|
"Toggle.vue",
|
|
815
|
-
"variants.ts",
|
|
816
841
|
"index.ts"
|
|
817
842
|
],
|
|
818
843
|
"category": "interactive"
|
|
@@ -846,10 +871,9 @@
|
|
|
846
871
|
"devDependencies": [],
|
|
847
872
|
"registryDependencies": [],
|
|
848
873
|
"files": [
|
|
849
|
-
"ResizablePanelGroup.vue",
|
|
850
|
-
"ResizablePanel.vue",
|
|
851
874
|
"ResizableHandle.vue",
|
|
852
|
-
"
|
|
875
|
+
"ResizablePanel.vue",
|
|
876
|
+
"ResizablePanelGroup.vue",
|
|
853
877
|
"index.ts"
|
|
854
878
|
],
|
|
855
879
|
"category": "layout"
|
|
@@ -0,0 +1,950 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "../schemas/registry-schema.json",
|
|
3
|
+
"name": "vue",
|
|
4
|
+
"components": {
|
|
5
|
+
"button": {
|
|
6
|
+
"name": "Button",
|
|
7
|
+
"type": "form",
|
|
8
|
+
"description": "Displays a button or a component that looks like a button",
|
|
9
|
+
"dependencies": [
|
|
10
|
+
"class-variance-authority"
|
|
11
|
+
],
|
|
12
|
+
"devDependencies": [],
|
|
13
|
+
"registryDependencies": [],
|
|
14
|
+
"files": [
|
|
15
|
+
"Button.vue",
|
|
16
|
+
"variants.ts",
|
|
17
|
+
"index.ts"
|
|
18
|
+
],
|
|
19
|
+
"category": "form"
|
|
20
|
+
},
|
|
21
|
+
"input": {
|
|
22
|
+
"name": "Input",
|
|
23
|
+
"type": "form",
|
|
24
|
+
"description": "Displays a form input field or a component that looks like an input field",
|
|
25
|
+
"dependencies": [],
|
|
26
|
+
"devDependencies": [],
|
|
27
|
+
"registryDependencies": [],
|
|
28
|
+
"files": [
|
|
29
|
+
"Input.vue"
|
|
30
|
+
],
|
|
31
|
+
"category": "form"
|
|
32
|
+
},
|
|
33
|
+
"label": {
|
|
34
|
+
"name": "Label",
|
|
35
|
+
"type": "form",
|
|
36
|
+
"description": "Renders an accessible label associated with controls",
|
|
37
|
+
"dependencies": [
|
|
38
|
+
"radix-vue"
|
|
39
|
+
],
|
|
40
|
+
"devDependencies": [],
|
|
41
|
+
"registryDependencies": [],
|
|
42
|
+
"files": [
|
|
43
|
+
"label.vue"
|
|
44
|
+
],
|
|
45
|
+
"category": "form"
|
|
46
|
+
},
|
|
47
|
+
"select": {
|
|
48
|
+
"name": "Select",
|
|
49
|
+
"type": "form",
|
|
50
|
+
"description": "Displays a list of options for the user to pick from triggered by a button",
|
|
51
|
+
"dependencies": [
|
|
52
|
+
"radix-vue"
|
|
53
|
+
],
|
|
54
|
+
"devDependencies": [],
|
|
55
|
+
"registryDependencies": [],
|
|
56
|
+
"files": [
|
|
57
|
+
"select.vue"
|
|
58
|
+
],
|
|
59
|
+
"category": "form"
|
|
60
|
+
},
|
|
61
|
+
"checkbox": {
|
|
62
|
+
"name": "Checkbox",
|
|
63
|
+
"type": "form",
|
|
64
|
+
"description": "A control that allows the user to toggle between checked and not checked",
|
|
65
|
+
"dependencies": [
|
|
66
|
+
"radix-vue"
|
|
67
|
+
],
|
|
68
|
+
"devDependencies": [],
|
|
69
|
+
"registryDependencies": [],
|
|
70
|
+
"files": [
|
|
71
|
+
"checkbox.vue"
|
|
72
|
+
],
|
|
73
|
+
"category": "form"
|
|
74
|
+
},
|
|
75
|
+
"radio-group": {
|
|
76
|
+
"name": "Radio Group",
|
|
77
|
+
"type": "form",
|
|
78
|
+
"description": "A set of checkable buttons where no more than one of the buttons can be checked at a time",
|
|
79
|
+
"dependencies": [
|
|
80
|
+
"radix-vue"
|
|
81
|
+
],
|
|
82
|
+
"devDependencies": [],
|
|
83
|
+
"registryDependencies": [],
|
|
84
|
+
"files": [
|
|
85
|
+
"radio-group.vue"
|
|
86
|
+
],
|
|
87
|
+
"category": "form"
|
|
88
|
+
},
|
|
89
|
+
"switch": {
|
|
90
|
+
"name": "Switch",
|
|
91
|
+
"type": "form",
|
|
92
|
+
"description": "A control that allows the user to toggle between checked and not checked",
|
|
93
|
+
"dependencies": [
|
|
94
|
+
"radix-vue"
|
|
95
|
+
],
|
|
96
|
+
"devDependencies": [],
|
|
97
|
+
"registryDependencies": [],
|
|
98
|
+
"files": [
|
|
99
|
+
"switch.vue"
|
|
100
|
+
],
|
|
101
|
+
"category": "form"
|
|
102
|
+
},
|
|
103
|
+
"slider": {
|
|
104
|
+
"name": "Slider",
|
|
105
|
+
"type": "form",
|
|
106
|
+
"description": "An input where the user selects a value from within a given range",
|
|
107
|
+
"dependencies": [
|
|
108
|
+
"radix-vue"
|
|
109
|
+
],
|
|
110
|
+
"devDependencies": [],
|
|
111
|
+
"registryDependencies": [],
|
|
112
|
+
"files": [
|
|
113
|
+
"slider.vue"
|
|
114
|
+
],
|
|
115
|
+
"category": "form"
|
|
116
|
+
},
|
|
117
|
+
"textarea": {
|
|
118
|
+
"name": "Textarea",
|
|
119
|
+
"type": "form",
|
|
120
|
+
"description": "Displays a form textarea or a component that looks like a textarea",
|
|
121
|
+
"dependencies": [],
|
|
122
|
+
"devDependencies": [],
|
|
123
|
+
"registryDependencies": [],
|
|
124
|
+
"files": [
|
|
125
|
+
"Textarea.vue"
|
|
126
|
+
],
|
|
127
|
+
"category": "form"
|
|
128
|
+
},
|
|
129
|
+
"form": {
|
|
130
|
+
"name": "Form",
|
|
131
|
+
"type": "form",
|
|
132
|
+
"description": "Building forms with Vue and Radix Vue primitives",
|
|
133
|
+
"dependencies": [
|
|
134
|
+
"radix-vue",
|
|
135
|
+
"@vee-validate/zod",
|
|
136
|
+
"vee-validate"
|
|
137
|
+
],
|
|
138
|
+
"devDependencies": [],
|
|
139
|
+
"registryDependencies": [
|
|
140
|
+
"button",
|
|
141
|
+
"input",
|
|
142
|
+
"label"
|
|
143
|
+
],
|
|
144
|
+
"files": [
|
|
145
|
+
"form.vue"
|
|
146
|
+
],
|
|
147
|
+
"category": "form"
|
|
148
|
+
},
|
|
149
|
+
"card": {
|
|
150
|
+
"name": "Card",
|
|
151
|
+
"type": "layout",
|
|
152
|
+
"description": "Displays a card with header, content, and footer",
|
|
153
|
+
"dependencies": [],
|
|
154
|
+
"devDependencies": [],
|
|
155
|
+
"registryDependencies": [],
|
|
156
|
+
"files": [
|
|
157
|
+
"card.vue",
|
|
158
|
+
"card-header.vue",
|
|
159
|
+
"card-title.vue",
|
|
160
|
+
"card-description.vue",
|
|
161
|
+
"card-content.vue",
|
|
162
|
+
"card-footer.vue",
|
|
163
|
+
"index.ts"
|
|
164
|
+
],
|
|
165
|
+
"category": "layout"
|
|
166
|
+
},
|
|
167
|
+
"separator": {
|
|
168
|
+
"name": "Separator",
|
|
169
|
+
"type": "layout",
|
|
170
|
+
"description": "Visually or semantically separates content",
|
|
171
|
+
"dependencies": [
|
|
172
|
+
"radix-vue"
|
|
173
|
+
],
|
|
174
|
+
"devDependencies": [],
|
|
175
|
+
"registryDependencies": [],
|
|
176
|
+
"files": [
|
|
177
|
+
"Separator.vue"
|
|
178
|
+
],
|
|
179
|
+
"category": "layout"
|
|
180
|
+
},
|
|
181
|
+
"accordion": {
|
|
182
|
+
"name": "Accordion",
|
|
183
|
+
"type": "layout",
|
|
184
|
+
"description": "A vertically stacked set of interactive headings that each reveal a section of content",
|
|
185
|
+
"dependencies": [
|
|
186
|
+
"radix-vue"
|
|
187
|
+
],
|
|
188
|
+
"devDependencies": [],
|
|
189
|
+
"registryDependencies": [],
|
|
190
|
+
"files": [
|
|
191
|
+
"accordion.vue"
|
|
192
|
+
],
|
|
193
|
+
"category": "layout"
|
|
194
|
+
},
|
|
195
|
+
"tabs": {
|
|
196
|
+
"name": "Tabs",
|
|
197
|
+
"type": "layout",
|
|
198
|
+
"description": "A set of layered sections of content\u2014known as tab panels\u2014that are displayed one at a time",
|
|
199
|
+
"dependencies": [
|
|
200
|
+
"radix-vue"
|
|
201
|
+
],
|
|
202
|
+
"devDependencies": [],
|
|
203
|
+
"registryDependencies": [],
|
|
204
|
+
"files": [
|
|
205
|
+
"tabs.vue"
|
|
206
|
+
],
|
|
207
|
+
"category": "layout"
|
|
208
|
+
},
|
|
209
|
+
"dialog": {
|
|
210
|
+
"name": "Dialog",
|
|
211
|
+
"type": "layout",
|
|
212
|
+
"description": "A window overlaid on either the primary window or another dialog window",
|
|
213
|
+
"dependencies": [
|
|
214
|
+
"radix-vue"
|
|
215
|
+
],
|
|
216
|
+
"devDependencies": [],
|
|
217
|
+
"registryDependencies": [],
|
|
218
|
+
"files": [
|
|
219
|
+
"dialog.vue"
|
|
220
|
+
],
|
|
221
|
+
"category": "layout"
|
|
222
|
+
},
|
|
223
|
+
"alert": {
|
|
224
|
+
"name": "Alert",
|
|
225
|
+
"type": "feedback",
|
|
226
|
+
"description": "Displays a callout for user attention",
|
|
227
|
+
"dependencies": [
|
|
228
|
+
"class-variance-authority"
|
|
229
|
+
],
|
|
230
|
+
"devDependencies": [],
|
|
231
|
+
"registryDependencies": [],
|
|
232
|
+
"files": [
|
|
233
|
+
"alert.vue",
|
|
234
|
+
"alert-title.vue",
|
|
235
|
+
"alert-description.vue",
|
|
236
|
+
"index.ts"
|
|
237
|
+
],
|
|
238
|
+
"category": "feedback"
|
|
239
|
+
},
|
|
240
|
+
"alert-dialog": {
|
|
241
|
+
"name": "Alert Dialog",
|
|
242
|
+
"type": "feedback",
|
|
243
|
+
"description": "A modal dialog that interrupts the user with important content and expects a response",
|
|
244
|
+
"dependencies": [
|
|
245
|
+
"radix-vue"
|
|
246
|
+
],
|
|
247
|
+
"devDependencies": [],
|
|
248
|
+
"registryDependencies": [],
|
|
249
|
+
"files": [
|
|
250
|
+
"AlertDialog.vue",
|
|
251
|
+
"AlertDialogContent.vue",
|
|
252
|
+
"AlertDialogFooter.vue",
|
|
253
|
+
"AlertDialogHeader.vue",
|
|
254
|
+
"index.ts"
|
|
255
|
+
],
|
|
256
|
+
"category": "feedback"
|
|
257
|
+
},
|
|
258
|
+
"aspect-ratio": {
|
|
259
|
+
"name": "Aspect Ratio",
|
|
260
|
+
"type": "layout",
|
|
261
|
+
"description": "Displays content within a desired aspect ratio",
|
|
262
|
+
"dependencies": [
|
|
263
|
+
"radix-vue"
|
|
264
|
+
],
|
|
265
|
+
"devDependencies": [],
|
|
266
|
+
"registryDependencies": [],
|
|
267
|
+
"files": [
|
|
268
|
+
"aspect-ratio.vue"
|
|
269
|
+
],
|
|
270
|
+
"category": "layout"
|
|
271
|
+
},
|
|
272
|
+
"avatar": {
|
|
273
|
+
"name": "Avatar",
|
|
274
|
+
"type": "data-display",
|
|
275
|
+
"description": "An image element with a fallback for representing the user",
|
|
276
|
+
"dependencies": [
|
|
277
|
+
"radix-vue"
|
|
278
|
+
],
|
|
279
|
+
"devDependencies": [],
|
|
280
|
+
"registryDependencies": [],
|
|
281
|
+
"files": [
|
|
282
|
+
"Avatar.vue",
|
|
283
|
+
"AvatarFallback.vue",
|
|
284
|
+
"AvatarImage.vue",
|
|
285
|
+
"index.ts"
|
|
286
|
+
],
|
|
287
|
+
"category": "data-display"
|
|
288
|
+
},
|
|
289
|
+
"toast": {
|
|
290
|
+
"name": "Toast",
|
|
291
|
+
"type": "feedback",
|
|
292
|
+
"description": "A succinct message that is displayed temporarily",
|
|
293
|
+
"dependencies": [
|
|
294
|
+
"vue-sonner"
|
|
295
|
+
],
|
|
296
|
+
"devDependencies": [],
|
|
297
|
+
"registryDependencies": [],
|
|
298
|
+
"files": [
|
|
299
|
+
"toast.vue",
|
|
300
|
+
"index.ts"
|
|
301
|
+
],
|
|
302
|
+
"category": "feedback"
|
|
303
|
+
},
|
|
304
|
+
"progress": {
|
|
305
|
+
"name": "Progress",
|
|
306
|
+
"type": "feedback",
|
|
307
|
+
"description": "Displays an indicator showing the completion progress of a task",
|
|
308
|
+
"dependencies": [
|
|
309
|
+
"radix-vue"
|
|
310
|
+
],
|
|
311
|
+
"devDependencies": [],
|
|
312
|
+
"registryDependencies": [],
|
|
313
|
+
"files": [
|
|
314
|
+
"progress.vue"
|
|
315
|
+
],
|
|
316
|
+
"category": "feedback"
|
|
317
|
+
},
|
|
318
|
+
"skeleton": {
|
|
319
|
+
"name": "Skeleton",
|
|
320
|
+
"type": "feedback",
|
|
321
|
+
"description": "Use to show a placeholder while content is loading",
|
|
322
|
+
"dependencies": [],
|
|
323
|
+
"devDependencies": [],
|
|
324
|
+
"registryDependencies": [],
|
|
325
|
+
"files": [
|
|
326
|
+
"skeleton.vue"
|
|
327
|
+
],
|
|
328
|
+
"category": "feedback"
|
|
329
|
+
},
|
|
330
|
+
"badge": {
|
|
331
|
+
"name": "Badge",
|
|
332
|
+
"type": "feedback",
|
|
333
|
+
"description": "Displays a badge or a component that looks like a badge",
|
|
334
|
+
"dependencies": [
|
|
335
|
+
"class-variance-authority"
|
|
336
|
+
],
|
|
337
|
+
"devDependencies": [],
|
|
338
|
+
"registryDependencies": [],
|
|
339
|
+
"files": [
|
|
340
|
+
"badge.vue",
|
|
341
|
+
"index.ts"
|
|
342
|
+
],
|
|
343
|
+
"category": "feedback"
|
|
344
|
+
},
|
|
345
|
+
"dropdown-menu": {
|
|
346
|
+
"name": "Dropdown Menu",
|
|
347
|
+
"type": "navigation",
|
|
348
|
+
"description": "Displays a menu to the user triggered by a button",
|
|
349
|
+
"dependencies": [
|
|
350
|
+
"radix-vue"
|
|
351
|
+
],
|
|
352
|
+
"devDependencies": [],
|
|
353
|
+
"registryDependencies": [],
|
|
354
|
+
"files": [
|
|
355
|
+
"dropdown-menu.vue"
|
|
356
|
+
],
|
|
357
|
+
"category": "navigation"
|
|
358
|
+
},
|
|
359
|
+
"navigation-menu": {
|
|
360
|
+
"name": "Navigation Menu",
|
|
361
|
+
"type": "navigation",
|
|
362
|
+
"description": "A collection of links for navigating websites",
|
|
363
|
+
"dependencies": [
|
|
364
|
+
"radix-vue"
|
|
365
|
+
],
|
|
366
|
+
"devDependencies": [],
|
|
367
|
+
"registryDependencies": [],
|
|
368
|
+
"files": [
|
|
369
|
+
"navigation-menu.vue"
|
|
370
|
+
],
|
|
371
|
+
"category": "navigation"
|
|
372
|
+
},
|
|
373
|
+
"breadcrumb": {
|
|
374
|
+
"name": "Breadcrumb",
|
|
375
|
+
"type": "navigation",
|
|
376
|
+
"description": "Displays the path to the current resource using a hierarchy of links",
|
|
377
|
+
"dependencies": [
|
|
378
|
+
"lucide-vue-next"
|
|
379
|
+
],
|
|
380
|
+
"devDependencies": [],
|
|
381
|
+
"registryDependencies": [],
|
|
382
|
+
"files": [
|
|
383
|
+
"breadcrumb.vue",
|
|
384
|
+
"breadcrumb-list.vue",
|
|
385
|
+
"breadcrumb-item.vue",
|
|
386
|
+
"breadcrumb-link.vue",
|
|
387
|
+
"breadcrumb-page.vue",
|
|
388
|
+
"breadcrumb-separator.vue",
|
|
389
|
+
"breadcrumb-ellipsis.vue",
|
|
390
|
+
"index.ts"
|
|
391
|
+
],
|
|
392
|
+
"category": "navigation"
|
|
393
|
+
},
|
|
394
|
+
"collapsible": {
|
|
395
|
+
"name": "Collapsible",
|
|
396
|
+
"type": "layout",
|
|
397
|
+
"description": "An interactive component which expands/collapses a panel",
|
|
398
|
+
"dependencies": [
|
|
399
|
+
"radix-vue"
|
|
400
|
+
],
|
|
401
|
+
"devDependencies": [],
|
|
402
|
+
"registryDependencies": [],
|
|
403
|
+
"files": [
|
|
404
|
+
"collapsible.vue"
|
|
405
|
+
],
|
|
406
|
+
"category": "layout"
|
|
407
|
+
},
|
|
408
|
+
"context-menu": {
|
|
409
|
+
"name": "Context Menu",
|
|
410
|
+
"type": "navigation",
|
|
411
|
+
"description": "Displays a menu to the user triggered by right-click or long-press",
|
|
412
|
+
"dependencies": [
|
|
413
|
+
"radix-vue"
|
|
414
|
+
],
|
|
415
|
+
"devDependencies": [],
|
|
416
|
+
"registryDependencies": [],
|
|
417
|
+
"files": [
|
|
418
|
+
"ContextMenu.vue",
|
|
419
|
+
"ContextMenuContent.vue",
|
|
420
|
+
"ContextMenuItem.vue",
|
|
421
|
+
"index.ts"
|
|
422
|
+
],
|
|
423
|
+
"category": "navigation"
|
|
424
|
+
},
|
|
425
|
+
"hover-card": {
|
|
426
|
+
"name": "Hover Card",
|
|
427
|
+
"type": "data-display",
|
|
428
|
+
"description": "For sighted users to preview content available behind a link",
|
|
429
|
+
"dependencies": [
|
|
430
|
+
"radix-vue"
|
|
431
|
+
],
|
|
432
|
+
"devDependencies": [],
|
|
433
|
+
"registryDependencies": [],
|
|
434
|
+
"files": [
|
|
435
|
+
"HoverCard.vue",
|
|
436
|
+
"HoverCardContent.vue",
|
|
437
|
+
"index.ts"
|
|
438
|
+
],
|
|
439
|
+
"category": "data-display"
|
|
440
|
+
},
|
|
441
|
+
"menubar": {
|
|
442
|
+
"name": "Menubar",
|
|
443
|
+
"type": "navigation",
|
|
444
|
+
"description": "A visually persistent menu common in desktop applications",
|
|
445
|
+
"dependencies": [
|
|
446
|
+
"radix-vue"
|
|
447
|
+
],
|
|
448
|
+
"devDependencies": [],
|
|
449
|
+
"registryDependencies": [],
|
|
450
|
+
"files": [
|
|
451
|
+
"menubar.vue"
|
|
452
|
+
],
|
|
453
|
+
"category": "navigation"
|
|
454
|
+
},
|
|
455
|
+
"popover": {
|
|
456
|
+
"name": "Popover",
|
|
457
|
+
"type": "navigation",
|
|
458
|
+
"description": "Displays rich content in a portal, triggered by a button",
|
|
459
|
+
"dependencies": [
|
|
460
|
+
"radix-vue"
|
|
461
|
+
],
|
|
462
|
+
"devDependencies": [],
|
|
463
|
+
"registryDependencies": [],
|
|
464
|
+
"files": [
|
|
465
|
+
"popover.vue"
|
|
466
|
+
],
|
|
467
|
+
"category": "navigation"
|
|
468
|
+
},
|
|
469
|
+
"tooltip": {
|
|
470
|
+
"name": "Tooltip",
|
|
471
|
+
"type": "navigation",
|
|
472
|
+
"description": "A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it",
|
|
473
|
+
"dependencies": [
|
|
474
|
+
"radix-vue"
|
|
475
|
+
],
|
|
476
|
+
"devDependencies": [],
|
|
477
|
+
"registryDependencies": [],
|
|
478
|
+
"files": [
|
|
479
|
+
"tooltip.vue"
|
|
480
|
+
],
|
|
481
|
+
"category": "navigation"
|
|
482
|
+
},
|
|
483
|
+
"line-chart": {
|
|
484
|
+
"name": "LineChart",
|
|
485
|
+
"type": "chart",
|
|
486
|
+
"description": "Display data as a responsive line chart with smooth curves and customizable styling",
|
|
487
|
+
"dependencies": [
|
|
488
|
+
"vue-echarts",
|
|
489
|
+
"echarts"
|
|
490
|
+
],
|
|
491
|
+
"devDependencies": [],
|
|
492
|
+
"registryDependencies": [],
|
|
493
|
+
"files": [
|
|
494
|
+
"linechart.vue",
|
|
495
|
+
"types.ts",
|
|
496
|
+
"utils.ts",
|
|
497
|
+
"index.ts"
|
|
498
|
+
],
|
|
499
|
+
"category": "charts"
|
|
500
|
+
},
|
|
501
|
+
"bar-chart": {
|
|
502
|
+
"name": "BarChart",
|
|
503
|
+
"type": "chart",
|
|
504
|
+
"description": "Display data as vertical or horizontal bars with support for stacked and grouped layouts",
|
|
505
|
+
"dependencies": [
|
|
506
|
+
"vue-echarts",
|
|
507
|
+
"echarts"
|
|
508
|
+
],
|
|
509
|
+
"devDependencies": [],
|
|
510
|
+
"registryDependencies": [],
|
|
511
|
+
"files": [
|
|
512
|
+
"barchart.vue",
|
|
513
|
+
"types.ts",
|
|
514
|
+
"utils.ts",
|
|
515
|
+
"index.ts"
|
|
516
|
+
],
|
|
517
|
+
"category": "charts"
|
|
518
|
+
},
|
|
519
|
+
"pie-chart": {
|
|
520
|
+
"name": "PieChart",
|
|
521
|
+
"type": "chart",
|
|
522
|
+
"description": "Display proportional data as a pie or donut chart with customizable labels and legend",
|
|
523
|
+
"dependencies": [
|
|
524
|
+
"vue-echarts",
|
|
525
|
+
"echarts"
|
|
526
|
+
],
|
|
527
|
+
"devDependencies": [],
|
|
528
|
+
"registryDependencies": [],
|
|
529
|
+
"files": [
|
|
530
|
+
"piechart.vue",
|
|
531
|
+
"types.ts",
|
|
532
|
+
"utils.ts",
|
|
533
|
+
"index.ts"
|
|
534
|
+
],
|
|
535
|
+
"category": "charts"
|
|
536
|
+
},
|
|
537
|
+
"donut-chart": {
|
|
538
|
+
"name": "DonutChart",
|
|
539
|
+
"type": "chart",
|
|
540
|
+
"description": "Display proportional data as a donut chart with a hollow center",
|
|
541
|
+
"dependencies": [
|
|
542
|
+
"vue-echarts",
|
|
543
|
+
"echarts"
|
|
544
|
+
],
|
|
545
|
+
"devDependencies": [],
|
|
546
|
+
"registryDependencies": [],
|
|
547
|
+
"files": [
|
|
548
|
+
"donutchart.vue",
|
|
549
|
+
"types.ts",
|
|
550
|
+
"utils.ts",
|
|
551
|
+
"index.ts"
|
|
552
|
+
],
|
|
553
|
+
"category": "charts"
|
|
554
|
+
},
|
|
555
|
+
"area-chart": {
|
|
556
|
+
"name": "AreaChart",
|
|
557
|
+
"type": "chart",
|
|
558
|
+
"description": "Visualize cumulative totals over time with filled areas and gradient support",
|
|
559
|
+
"dependencies": [
|
|
560
|
+
"vue-echarts",
|
|
561
|
+
"echarts"
|
|
562
|
+
],
|
|
563
|
+
"devDependencies": [],
|
|
564
|
+
"registryDependencies": [],
|
|
565
|
+
"files": [
|
|
566
|
+
"areachart.vue",
|
|
567
|
+
"types.ts",
|
|
568
|
+
"utils.ts",
|
|
569
|
+
"index.ts"
|
|
570
|
+
],
|
|
571
|
+
"category": "charts"
|
|
572
|
+
},
|
|
573
|
+
"radar-chart": {
|
|
574
|
+
"name": "RadarChart",
|
|
575
|
+
"type": "chart",
|
|
576
|
+
"description": "Display multi-dimensional data comparison on a radial grid",
|
|
577
|
+
"dependencies": [
|
|
578
|
+
"vue-echarts",
|
|
579
|
+
"echarts"
|
|
580
|
+
],
|
|
581
|
+
"devDependencies": [],
|
|
582
|
+
"registryDependencies": [],
|
|
583
|
+
"files": [
|
|
584
|
+
"radarchart.vue",
|
|
585
|
+
"types.ts",
|
|
586
|
+
"utils.ts",
|
|
587
|
+
"index.ts"
|
|
588
|
+
],
|
|
589
|
+
"category": "charts"
|
|
590
|
+
},
|
|
591
|
+
"scatter-chart": {
|
|
592
|
+
"name": "ScatterChart",
|
|
593
|
+
"type": "chart",
|
|
594
|
+
"description": "Display distribution and correlation analysis with scatter plots",
|
|
595
|
+
"dependencies": [
|
|
596
|
+
"vue-echarts",
|
|
597
|
+
"echarts"
|
|
598
|
+
],
|
|
599
|
+
"devDependencies": [],
|
|
600
|
+
"registryDependencies": [],
|
|
601
|
+
"files": [
|
|
602
|
+
"scatterchart.vue",
|
|
603
|
+
"types.ts",
|
|
604
|
+
"utils.ts",
|
|
605
|
+
"index.ts"
|
|
606
|
+
],
|
|
607
|
+
"category": "charts"
|
|
608
|
+
},
|
|
609
|
+
"mixed-chart": {
|
|
610
|
+
"name": "MixedChart",
|
|
611
|
+
"type": "chart",
|
|
612
|
+
"description": "Combine multiple chart types (line, bar, area) in a single visualization",
|
|
613
|
+
"dependencies": [
|
|
614
|
+
"vue-echarts",
|
|
615
|
+
"echarts"
|
|
616
|
+
],
|
|
617
|
+
"devDependencies": [],
|
|
618
|
+
"registryDependencies": [],
|
|
619
|
+
"files": [
|
|
620
|
+
"mixedchart.vue",
|
|
621
|
+
"types.ts",
|
|
622
|
+
"utils.ts",
|
|
623
|
+
"index.ts"
|
|
624
|
+
],
|
|
625
|
+
"category": "charts"
|
|
626
|
+
},
|
|
627
|
+
"empty": {
|
|
628
|
+
"name": "Empty",
|
|
629
|
+
"type": "feedback",
|
|
630
|
+
"description": "Displays an empty state placeholder",
|
|
631
|
+
"dependencies": [],
|
|
632
|
+
"devDependencies": [],
|
|
633
|
+
"registryDependencies": [],
|
|
634
|
+
"files": [
|
|
635
|
+
"Empty.vue",
|
|
636
|
+
"index.ts"
|
|
637
|
+
],
|
|
638
|
+
"category": "feedback"
|
|
639
|
+
},
|
|
640
|
+
"kbd": {
|
|
641
|
+
"name": "Kbd",
|
|
642
|
+
"type": "data-display",
|
|
643
|
+
"description": "Displays keyboard key combinations",
|
|
644
|
+
"dependencies": [],
|
|
645
|
+
"devDependencies": [],
|
|
646
|
+
"registryDependencies": [],
|
|
647
|
+
"files": [
|
|
648
|
+
"Kbd.vue",
|
|
649
|
+
"index.ts"
|
|
650
|
+
],
|
|
651
|
+
"category": "data-display"
|
|
652
|
+
},
|
|
653
|
+
"typography": {
|
|
654
|
+
"name": "Typography",
|
|
655
|
+
"type": "data-display",
|
|
656
|
+
"description": "Text formatting and typography components",
|
|
657
|
+
"dependencies": [],
|
|
658
|
+
"devDependencies": [],
|
|
659
|
+
"registryDependencies": [],
|
|
660
|
+
"files": [
|
|
661
|
+
"Typography.vue",
|
|
662
|
+
"index.ts"
|
|
663
|
+
],
|
|
664
|
+
"category": "data-display"
|
|
665
|
+
},
|
|
666
|
+
"pagination": {
|
|
667
|
+
"name": "Pagination",
|
|
668
|
+
"type": "navigation",
|
|
669
|
+
"description": "Page navigation with previous, next, and page numbers",
|
|
670
|
+
"dependencies": [
|
|
671
|
+
"lucide-vue-next"
|
|
672
|
+
],
|
|
673
|
+
"devDependencies": [],
|
|
674
|
+
"registryDependencies": [],
|
|
675
|
+
"files": [
|
|
676
|
+
"Pagination.vue",
|
|
677
|
+
"index.ts"
|
|
678
|
+
],
|
|
679
|
+
"category": "navigation"
|
|
680
|
+
},
|
|
681
|
+
"table": {
|
|
682
|
+
"name": "Table",
|
|
683
|
+
"type": "data-display",
|
|
684
|
+
"description": "A responsive table component for displaying data",
|
|
685
|
+
"dependencies": [],
|
|
686
|
+
"devDependencies": [],
|
|
687
|
+
"registryDependencies": [],
|
|
688
|
+
"files": [
|
|
689
|
+
"Table.vue",
|
|
690
|
+
"index.ts"
|
|
691
|
+
],
|
|
692
|
+
"category": "data-display"
|
|
693
|
+
},
|
|
694
|
+
"calendar": {
|
|
695
|
+
"name": "Calendar",
|
|
696
|
+
"type": "form",
|
|
697
|
+
"description": "A date picker calendar component",
|
|
698
|
+
"dependencies": [
|
|
699
|
+
"radix-vue",
|
|
700
|
+
"lucide-vue-next"
|
|
701
|
+
],
|
|
702
|
+
"devDependencies": [],
|
|
703
|
+
"registryDependencies": [],
|
|
704
|
+
"files": [
|
|
705
|
+
"Calendar.vue",
|
|
706
|
+
"index.ts"
|
|
707
|
+
],
|
|
708
|
+
"category": "form"
|
|
709
|
+
},
|
|
710
|
+
"calendar-range": {
|
|
711
|
+
"name": "Calendar Range",
|
|
712
|
+
"type": "form",
|
|
713
|
+
"description": "A date range picker calendar component",
|
|
714
|
+
"dependencies": [
|
|
715
|
+
"radix-vue",
|
|
716
|
+
"lucide-vue-next"
|
|
717
|
+
],
|
|
718
|
+
"devDependencies": [],
|
|
719
|
+
"registryDependencies": [],
|
|
720
|
+
"files": [
|
|
721
|
+
"CalendarRange.vue",
|
|
722
|
+
"index.ts"
|
|
723
|
+
],
|
|
724
|
+
"category": "form"
|
|
725
|
+
},
|
|
726
|
+
"command": {
|
|
727
|
+
"name": "Command",
|
|
728
|
+
"type": "navigation",
|
|
729
|
+
"description": "Command palette for keyboard-first navigation and search",
|
|
730
|
+
"dependencies": [
|
|
731
|
+
"lucide-vue-next"
|
|
732
|
+
],
|
|
733
|
+
"devDependencies": [],
|
|
734
|
+
"registryDependencies": [],
|
|
735
|
+
"files": [
|
|
736
|
+
"Command.vue",
|
|
737
|
+
"index.ts"
|
|
738
|
+
],
|
|
739
|
+
"category": "navigation"
|
|
740
|
+
},
|
|
741
|
+
"sheet": {
|
|
742
|
+
"name": "Sheet",
|
|
743
|
+
"type": "layout",
|
|
744
|
+
"description": "Slide-over panel that slides in from the edge of the screen",
|
|
745
|
+
"dependencies": [
|
|
746
|
+
"radix-vue",
|
|
747
|
+
"lucide-vue-next"
|
|
748
|
+
],
|
|
749
|
+
"devDependencies": [],
|
|
750
|
+
"registryDependencies": [],
|
|
751
|
+
"files": [
|
|
752
|
+
"Sheet.vue",
|
|
753
|
+
"index.ts"
|
|
754
|
+
],
|
|
755
|
+
"category": "layout"
|
|
756
|
+
},
|
|
757
|
+
"toolbar": {
|
|
758
|
+
"name": "Toolbar",
|
|
759
|
+
"type": "layout",
|
|
760
|
+
"description": "A container for grouping a set of controls",
|
|
761
|
+
"dependencies": [
|
|
762
|
+
"radix-vue"
|
|
763
|
+
],
|
|
764
|
+
"devDependencies": [],
|
|
765
|
+
"registryDependencies": [],
|
|
766
|
+
"files": [
|
|
767
|
+
"Toolbar.vue",
|
|
768
|
+
"index.ts"
|
|
769
|
+
],
|
|
770
|
+
"category": "layout"
|
|
771
|
+
},
|
|
772
|
+
"tags-input": {
|
|
773
|
+
"name": "Tags Input",
|
|
774
|
+
"type": "form",
|
|
775
|
+
"description": "Input field for entering multiple tags or values",
|
|
776
|
+
"dependencies": [
|
|
777
|
+
"lucide-vue-next"
|
|
778
|
+
],
|
|
779
|
+
"devDependencies": [],
|
|
780
|
+
"registryDependencies": [],
|
|
781
|
+
"files": [
|
|
782
|
+
"TagsInput.vue",
|
|
783
|
+
"index.ts"
|
|
784
|
+
],
|
|
785
|
+
"category": "form"
|
|
786
|
+
},
|
|
787
|
+
"scroll-area": {
|
|
788
|
+
"name": "Scroll Area",
|
|
789
|
+
"type": "layout",
|
|
790
|
+
"description": "Augments native scroll functionality for custom, cross-browser styling",
|
|
791
|
+
"dependencies": [
|
|
792
|
+
"radix-vue"
|
|
793
|
+
],
|
|
794
|
+
"devDependencies": [],
|
|
795
|
+
"registryDependencies": [],
|
|
796
|
+
"files": [
|
|
797
|
+
"ScrollArea.vue",
|
|
798
|
+
"ScrollBar.vue",
|
|
799
|
+
"index.ts"
|
|
800
|
+
],
|
|
801
|
+
"category": "layout"
|
|
802
|
+
},
|
|
803
|
+
"toggle": {
|
|
804
|
+
"name": "Toggle",
|
|
805
|
+
"type": "interactive",
|
|
806
|
+
"description": "A two-state button that can be either on or off",
|
|
807
|
+
"dependencies": [
|
|
808
|
+
"radix-vue",
|
|
809
|
+
"class-variance-authority"
|
|
810
|
+
],
|
|
811
|
+
"devDependencies": [],
|
|
812
|
+
"registryDependencies": [],
|
|
813
|
+
"files": [
|
|
814
|
+
"Toggle.vue",
|
|
815
|
+
"variants.ts",
|
|
816
|
+
"index.ts"
|
|
817
|
+
],
|
|
818
|
+
"category": "interactive"
|
|
819
|
+
},
|
|
820
|
+
"toggle-group": {
|
|
821
|
+
"name": "Toggle Group",
|
|
822
|
+
"type": "interactive",
|
|
823
|
+
"description": "A set of two-state buttons that can be toggled on or off",
|
|
824
|
+
"dependencies": [
|
|
825
|
+
"radix-vue"
|
|
826
|
+
],
|
|
827
|
+
"devDependencies": [],
|
|
828
|
+
"registryDependencies": [
|
|
829
|
+
"toggle"
|
|
830
|
+
],
|
|
831
|
+
"files": [
|
|
832
|
+
"ToggleGroup.vue",
|
|
833
|
+
"ToggleGroupItem.vue",
|
|
834
|
+
"index.ts"
|
|
835
|
+
],
|
|
836
|
+
"category": "interactive"
|
|
837
|
+
},
|
|
838
|
+
"resizable": {
|
|
839
|
+
"name": "Resizable",
|
|
840
|
+
"type": "layout",
|
|
841
|
+
"description": "Accessible resizable panel groups and layouts with keyboard support",
|
|
842
|
+
"dependencies": [
|
|
843
|
+
"radix-vue",
|
|
844
|
+
"splitpanes"
|
|
845
|
+
],
|
|
846
|
+
"devDependencies": [],
|
|
847
|
+
"registryDependencies": [],
|
|
848
|
+
"files": [
|
|
849
|
+
"ResizablePanelGroup.vue",
|
|
850
|
+
"ResizablePanel.vue",
|
|
851
|
+
"ResizableHandle.vue",
|
|
852
|
+
"splitpanes.d.ts",
|
|
853
|
+
"index.ts"
|
|
854
|
+
],
|
|
855
|
+
"category": "layout"
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
"groups": {
|
|
859
|
+
"form": {
|
|
860
|
+
"name": "Form Components",
|
|
861
|
+
"components": [
|
|
862
|
+
"button",
|
|
863
|
+
"input",
|
|
864
|
+
"label",
|
|
865
|
+
"select",
|
|
866
|
+
"checkbox",
|
|
867
|
+
"radio-group",
|
|
868
|
+
"switch",
|
|
869
|
+
"slider",
|
|
870
|
+
"textarea",
|
|
871
|
+
"form",
|
|
872
|
+
"calendar",
|
|
873
|
+
"calendar-range",
|
|
874
|
+
"tags-input"
|
|
875
|
+
]
|
|
876
|
+
},
|
|
877
|
+
"layout": {
|
|
878
|
+
"name": "Layout Components",
|
|
879
|
+
"components": [
|
|
880
|
+
"card",
|
|
881
|
+
"separator",
|
|
882
|
+
"accordion",
|
|
883
|
+
"tabs",
|
|
884
|
+
"dialog",
|
|
885
|
+
"sheet",
|
|
886
|
+
"toolbar",
|
|
887
|
+
"aspect-ratio",
|
|
888
|
+
"collapsible",
|
|
889
|
+
"scroll-area",
|
|
890
|
+
"resizable"
|
|
891
|
+
]
|
|
892
|
+
},
|
|
893
|
+
"feedback": {
|
|
894
|
+
"name": "Feedback Components",
|
|
895
|
+
"components": [
|
|
896
|
+
"alert",
|
|
897
|
+
"alert-dialog",
|
|
898
|
+
"toast",
|
|
899
|
+
"progress",
|
|
900
|
+
"skeleton",
|
|
901
|
+
"badge",
|
|
902
|
+
"empty"
|
|
903
|
+
]
|
|
904
|
+
},
|
|
905
|
+
"data-display": {
|
|
906
|
+
"name": "Data Display Components",
|
|
907
|
+
"components": [
|
|
908
|
+
"kbd",
|
|
909
|
+
"typography",
|
|
910
|
+
"table",
|
|
911
|
+
"avatar",
|
|
912
|
+
"hover-card"
|
|
913
|
+
]
|
|
914
|
+
},
|
|
915
|
+
"navigation": {
|
|
916
|
+
"name": "Navigation Components",
|
|
917
|
+
"components": [
|
|
918
|
+
"dropdown-menu",
|
|
919
|
+
"navigation-menu",
|
|
920
|
+
"breadcrumb",
|
|
921
|
+
"popover",
|
|
922
|
+
"tooltip",
|
|
923
|
+
"pagination",
|
|
924
|
+
"command",
|
|
925
|
+
"context-menu",
|
|
926
|
+
"menubar"
|
|
927
|
+
]
|
|
928
|
+
},
|
|
929
|
+
"interactive": {
|
|
930
|
+
"name": "Interactive Components",
|
|
931
|
+
"components": [
|
|
932
|
+
"toggle",
|
|
933
|
+
"toggle-group"
|
|
934
|
+
]
|
|
935
|
+
},
|
|
936
|
+
"charts": {
|
|
937
|
+
"name": "Chart Components",
|
|
938
|
+
"components": [
|
|
939
|
+
"line-chart",
|
|
940
|
+
"bar-chart",
|
|
941
|
+
"pie-chart",
|
|
942
|
+
"donut-chart",
|
|
943
|
+
"area-chart",
|
|
944
|
+
"radar-chart",
|
|
945
|
+
"scatter-chart",
|
|
946
|
+
"mixed-chart"
|
|
947
|
+
]
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "galaxy-design",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.62",
|
|
4
4
|
"description": "CLI tool for adding Galaxy UI components to your Vue, React, Angular, Next.js, Nuxt.js, React Native, or Flutter project",
|
|
5
5
|
"author": "Bùi Trọng Hiếu (kevinbui) <kevinbui210191@gmail.com>",
|
|
6
6
|
"license": "MIT",
|