@lumeo-ui/mcp-server 3.3.0 → 3.5.0
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.
- package/dist/index.js +12 -0
- package/package.json +1 -1
- package/src/components-api.json +1327 -50
- package/src/registry.json +293 -2
package/src/registry.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://lumeo.nativ.sh/registry-schema.json",
|
|
3
|
-
"version": "3.
|
|
4
|
-
"generated": "2026-05-
|
|
3
|
+
"version": "3.5.0",
|
|
4
|
+
"generated": "2026-05-28T07:33:39.2104372Z",
|
|
5
5
|
"components": {
|
|
6
6
|
"accordion": {
|
|
7
7
|
"name": "Accordion",
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
"--color-ring",
|
|
29
29
|
"--radius"
|
|
30
30
|
],
|
|
31
|
+
"gotchas": [],
|
|
31
32
|
"registryUrl": "https://lumeo.nativ.sh/registry/accordion.json"
|
|
32
33
|
},
|
|
33
34
|
"affix": {
|
|
@@ -46,6 +47,7 @@
|
|
|
46
47
|
"cssVars": [
|
|
47
48
|
"--color-foreground"
|
|
48
49
|
],
|
|
50
|
+
"gotchas": [],
|
|
49
51
|
"registryUrl": "https://lumeo.nativ.sh/registry/affix.json"
|
|
50
52
|
},
|
|
51
53
|
"agent-message-list": {
|
|
@@ -70,6 +72,7 @@
|
|
|
70
72
|
"--color-primary-foreground",
|
|
71
73
|
"--radius"
|
|
72
74
|
],
|
|
75
|
+
"gotchas": [],
|
|
73
76
|
"registryUrl": "https://lumeo.nativ.sh/registry/agent-message-list.json"
|
|
74
77
|
},
|
|
75
78
|
"alert": {
|
|
@@ -96,6 +99,7 @@
|
|
|
96
99
|
"--color-ring",
|
|
97
100
|
"--radius"
|
|
98
101
|
],
|
|
102
|
+
"gotchas": [],
|
|
99
103
|
"registryUrl": "https://lumeo.nativ.sh/registry/alert.json"
|
|
100
104
|
},
|
|
101
105
|
"alert-dialog": {
|
|
@@ -132,6 +136,7 @@
|
|
|
132
136
|
"--color-muted-foreground",
|
|
133
137
|
"--radius"
|
|
134
138
|
],
|
|
139
|
+
"gotchas": [],
|
|
135
140
|
"registryUrl": "https://lumeo.nativ.sh/registry/alert-dialog.json"
|
|
136
141
|
},
|
|
137
142
|
"animated-beam": {
|
|
@@ -150,6 +155,7 @@
|
|
|
150
155
|
"cssVars": [
|
|
151
156
|
"--color-foreground"
|
|
152
157
|
],
|
|
158
|
+
"gotchas": [],
|
|
153
159
|
"registryUrl": "https://lumeo.nativ.sh/registry/animated-beam.json"
|
|
154
160
|
},
|
|
155
161
|
"app-bar": {
|
|
@@ -170,6 +176,7 @@
|
|
|
170
176
|
"--color-card",
|
|
171
177
|
"--color-foreground"
|
|
172
178
|
],
|
|
179
|
+
"gotchas": [],
|
|
173
180
|
"registryUrl": "https://lumeo.nativ.sh/registry/app-bar.json"
|
|
174
181
|
},
|
|
175
182
|
"aspect-ratio": {
|
|
@@ -188,6 +195,7 @@
|
|
|
188
195
|
"cssVars": [
|
|
189
196
|
"--color-foreground"
|
|
190
197
|
],
|
|
198
|
+
"gotchas": [],
|
|
191
199
|
"registryUrl": "https://lumeo.nativ.sh/registry/aspect-ratio.json"
|
|
192
200
|
},
|
|
193
201
|
"audio-player": {
|
|
@@ -219,6 +227,7 @@
|
|
|
219
227
|
"--color-ring",
|
|
220
228
|
"--radius"
|
|
221
229
|
],
|
|
230
|
+
"gotchas": [],
|
|
222
231
|
"registryUrl": "https://lumeo.nativ.sh/registry/audio-player.json"
|
|
223
232
|
},
|
|
224
233
|
"avatar": {
|
|
@@ -243,6 +252,7 @@
|
|
|
243
252
|
"--color-muted-foreground",
|
|
244
253
|
"--radius"
|
|
245
254
|
],
|
|
255
|
+
"gotchas": [],
|
|
246
256
|
"registryUrl": "https://lumeo.nativ.sh/registry/avatar.json"
|
|
247
257
|
},
|
|
248
258
|
"back-to-top": {
|
|
@@ -266,6 +276,7 @@
|
|
|
266
276
|
"--color-ring",
|
|
267
277
|
"--radius"
|
|
268
278
|
],
|
|
279
|
+
"gotchas": [],
|
|
269
280
|
"registryUrl": "https://lumeo.nativ.sh/registry/back-to-top.json"
|
|
270
281
|
},
|
|
271
282
|
"badge": {
|
|
@@ -294,6 +305,7 @@
|
|
|
294
305
|
"--color-secondary-foreground",
|
|
295
306
|
"--radius"
|
|
296
307
|
],
|
|
308
|
+
"gotchas": [],
|
|
297
309
|
"registryUrl": "https://lumeo.nativ.sh/registry/badge.json"
|
|
298
310
|
},
|
|
299
311
|
"barcode": {
|
|
@@ -312,6 +324,7 @@
|
|
|
312
324
|
"cssVars": [
|
|
313
325
|
"--color-foreground"
|
|
314
326
|
],
|
|
327
|
+
"gotchas": [],
|
|
315
328
|
"registryUrl": "https://lumeo.nativ.sh/registry/barcode.json"
|
|
316
329
|
},
|
|
317
330
|
"bento": {
|
|
@@ -337,6 +350,7 @@
|
|
|
337
350
|
"--color-muted-foreground",
|
|
338
351
|
"--radius"
|
|
339
352
|
],
|
|
353
|
+
"gotchas": [],
|
|
340
354
|
"registryUrl": "https://lumeo.nativ.sh/registry/bento.json"
|
|
341
355
|
},
|
|
342
356
|
"blur-fade": {
|
|
@@ -355,6 +369,7 @@
|
|
|
355
369
|
"cssVars": [
|
|
356
370
|
"--color-foreground"
|
|
357
371
|
],
|
|
372
|
+
"gotchas": [],
|
|
358
373
|
"registryUrl": "https://lumeo.nativ.sh/registry/blur-fade.json"
|
|
359
374
|
},
|
|
360
375
|
"border-beam": {
|
|
@@ -373,6 +388,7 @@
|
|
|
373
388
|
"cssVars": [
|
|
374
389
|
"--radius"
|
|
375
390
|
],
|
|
391
|
+
"gotchas": [],
|
|
376
392
|
"registryUrl": "https://lumeo.nativ.sh/registry/border-beam.json"
|
|
377
393
|
},
|
|
378
394
|
"bottom-nav": {
|
|
@@ -402,6 +418,7 @@
|
|
|
402
418
|
"--color-ring",
|
|
403
419
|
"--radius"
|
|
404
420
|
],
|
|
421
|
+
"gotchas": [],
|
|
405
422
|
"registryUrl": "https://lumeo.nativ.sh/registry/bottom-nav.json"
|
|
406
423
|
},
|
|
407
424
|
"breadcrumb": {
|
|
@@ -432,6 +449,7 @@
|
|
|
432
449
|
"--color-ring",
|
|
433
450
|
"--radius"
|
|
434
451
|
],
|
|
452
|
+
"gotchas": [],
|
|
435
453
|
"registryUrl": "https://lumeo.nativ.sh/registry/breadcrumb.json"
|
|
436
454
|
},
|
|
437
455
|
"button": {
|
|
@@ -463,6 +481,7 @@
|
|
|
463
481
|
"--color-secondary-foreground",
|
|
464
482
|
"--radius"
|
|
465
483
|
],
|
|
484
|
+
"gotchas": [],
|
|
466
485
|
"registryUrl": "https://lumeo.nativ.sh/registry/button.json"
|
|
467
486
|
},
|
|
468
487
|
"button-group": {
|
|
@@ -481,6 +500,7 @@
|
|
|
481
500
|
"cssVars": [
|
|
482
501
|
"--radius"
|
|
483
502
|
],
|
|
503
|
+
"gotchas": [],
|
|
484
504
|
"registryUrl": "https://lumeo.nativ.sh/registry/button-group.json"
|
|
485
505
|
},
|
|
486
506
|
"calendar": {
|
|
@@ -508,6 +528,7 @@
|
|
|
508
528
|
"--color-ring",
|
|
509
529
|
"--radius"
|
|
510
530
|
],
|
|
531
|
+
"gotchas": [],
|
|
511
532
|
"registryUrl": "https://lumeo.nativ.sh/registry/calendar.json"
|
|
512
533
|
},
|
|
513
534
|
"card": {
|
|
@@ -534,6 +555,7 @@
|
|
|
534
555
|
"--color-ring",
|
|
535
556
|
"--radius"
|
|
536
557
|
],
|
|
558
|
+
"gotchas": [],
|
|
537
559
|
"registryUrl": "https://lumeo.nativ.sh/registry/card.json"
|
|
538
560
|
},
|
|
539
561
|
"carousel": {
|
|
@@ -562,6 +584,7 @@
|
|
|
562
584
|
"--color-ring",
|
|
563
585
|
"--radius"
|
|
564
586
|
],
|
|
587
|
+
"gotchas": [],
|
|
565
588
|
"registryUrl": "https://lumeo.nativ.sh/registry/carousel.json"
|
|
566
589
|
},
|
|
567
590
|
"cascader": {
|
|
@@ -597,6 +620,7 @@
|
|
|
597
620
|
"--color-ring",
|
|
598
621
|
"--radius"
|
|
599
622
|
],
|
|
623
|
+
"gotchas": [],
|
|
600
624
|
"registryUrl": "https://lumeo.nativ.sh/registry/cascader.json"
|
|
601
625
|
},
|
|
602
626
|
"center": {
|
|
@@ -615,6 +639,7 @@
|
|
|
615
639
|
"cssVars": [
|
|
616
640
|
"--color-foreground"
|
|
617
641
|
],
|
|
642
|
+
"gotchas": [],
|
|
618
643
|
"registryUrl": "https://lumeo.nativ.sh/registry/center.json"
|
|
619
644
|
},
|
|
620
645
|
"chart": {
|
|
@@ -678,6 +703,7 @@
|
|
|
678
703
|
"--color-muted-foreground",
|
|
679
704
|
"--radius"
|
|
680
705
|
],
|
|
706
|
+
"gotchas": [],
|
|
681
707
|
"registryUrl": "https://lumeo.nativ.sh/registry/chart.json"
|
|
682
708
|
},
|
|
683
709
|
"checkbox": {
|
|
@@ -703,6 +729,7 @@
|
|
|
703
729
|
"--color-ring",
|
|
704
730
|
"--radius"
|
|
705
731
|
],
|
|
732
|
+
"gotchas": [],
|
|
706
733
|
"registryUrl": "https://lumeo.nativ.sh/registry/checkbox.json"
|
|
707
734
|
},
|
|
708
735
|
"chip": {
|
|
@@ -733,6 +760,7 @@
|
|
|
733
760
|
"--color-secondary-foreground",
|
|
734
761
|
"--radius"
|
|
735
762
|
],
|
|
763
|
+
"gotchas": [],
|
|
736
764
|
"registryUrl": "https://lumeo.nativ.sh/registry/chip.json"
|
|
737
765
|
},
|
|
738
766
|
"code": {
|
|
@@ -752,6 +780,7 @@
|
|
|
752
780
|
"--color-muted",
|
|
753
781
|
"--radius"
|
|
754
782
|
],
|
|
783
|
+
"gotchas": [],
|
|
755
784
|
"registryUrl": "https://lumeo.nativ.sh/registry/code.json"
|
|
756
785
|
},
|
|
757
786
|
"code-editor": {
|
|
@@ -772,6 +801,7 @@
|
|
|
772
801
|
"--color-card",
|
|
773
802
|
"--radius"
|
|
774
803
|
],
|
|
804
|
+
"gotchas": [],
|
|
775
805
|
"registryUrl": "https://lumeo.nativ.sh/registry/code-editor.json"
|
|
776
806
|
},
|
|
777
807
|
"collapsible": {
|
|
@@ -793,6 +823,7 @@
|
|
|
793
823
|
"--color-ring",
|
|
794
824
|
"--radius"
|
|
795
825
|
],
|
|
826
|
+
"gotchas": [],
|
|
796
827
|
"registryUrl": "https://lumeo.nativ.sh/registry/collapsible.json"
|
|
797
828
|
},
|
|
798
829
|
"color-picker": {
|
|
@@ -824,6 +855,7 @@
|
|
|
824
855
|
"--color-ring",
|
|
825
856
|
"--radius"
|
|
826
857
|
],
|
|
858
|
+
"gotchas": [],
|
|
827
859
|
"registryUrl": "https://lumeo.nativ.sh/registry/color-picker.json"
|
|
828
860
|
},
|
|
829
861
|
"combobox": {
|
|
@@ -860,6 +892,7 @@
|
|
|
860
892
|
"--color-popover-foreground",
|
|
861
893
|
"--radius"
|
|
862
894
|
],
|
|
895
|
+
"gotchas": [],
|
|
863
896
|
"registryUrl": "https://lumeo.nativ.sh/registry/combobox.json"
|
|
864
897
|
},
|
|
865
898
|
"command": {
|
|
@@ -896,6 +929,7 @@
|
|
|
896
929
|
"--color-popover-foreground",
|
|
897
930
|
"--radius"
|
|
898
931
|
],
|
|
932
|
+
"gotchas": [],
|
|
899
933
|
"registryUrl": "https://lumeo.nativ.sh/registry/command.json"
|
|
900
934
|
},
|
|
901
935
|
"confetti": {
|
|
@@ -914,6 +948,7 @@
|
|
|
914
948
|
"cssVars": [
|
|
915
949
|
"--color-foreground"
|
|
916
950
|
],
|
|
951
|
+
"gotchas": [],
|
|
917
952
|
"registryUrl": "https://lumeo.nativ.sh/registry/confetti.json"
|
|
918
953
|
},
|
|
919
954
|
"confirm-button": {
|
|
@@ -934,6 +969,7 @@
|
|
|
934
969
|
"cssVars": [
|
|
935
970
|
"--color-foreground"
|
|
936
971
|
],
|
|
972
|
+
"gotchas": [],
|
|
937
973
|
"registryUrl": "https://lumeo.nativ.sh/registry/confirm-button.json"
|
|
938
974
|
},
|
|
939
975
|
"consent-banner": {
|
|
@@ -965,6 +1001,7 @@
|
|
|
965
1001
|
"--color-ring",
|
|
966
1002
|
"--radius"
|
|
967
1003
|
],
|
|
1004
|
+
"gotchas": [],
|
|
968
1005
|
"registryUrl": "https://lumeo.nativ.sh/registry/consent-banner.json"
|
|
969
1006
|
},
|
|
970
1007
|
"container": {
|
|
@@ -983,6 +1020,7 @@
|
|
|
983
1020
|
"cssVars": [
|
|
984
1021
|
"--color-foreground"
|
|
985
1022
|
],
|
|
1023
|
+
"gotchas": [],
|
|
986
1024
|
"registryUrl": "https://lumeo.nativ.sh/registry/container.json"
|
|
987
1025
|
},
|
|
988
1026
|
"context-menu": {
|
|
@@ -1020,8 +1058,31 @@
|
|
|
1020
1058
|
"--color-popover-foreground",
|
|
1021
1059
|
"--radius"
|
|
1022
1060
|
],
|
|
1061
|
+
"gotchas": [],
|
|
1023
1062
|
"registryUrl": "https://lumeo.nativ.sh/registry/context-menu.json"
|
|
1024
1063
|
},
|
|
1064
|
+
"cta-section": {
|
|
1065
|
+
"name": "CTASection",
|
|
1066
|
+
"category": "Utility",
|
|
1067
|
+
"subcategory": null,
|
|
1068
|
+
"description": "CTASection component.",
|
|
1069
|
+
"thumbnail": "/preview-cards/cta-section.png",
|
|
1070
|
+
"hasDocsPage": false,
|
|
1071
|
+
"nugetPackage": "Lumeo",
|
|
1072
|
+
"files": [
|
|
1073
|
+
"UI/CTASection/CTASection.razor"
|
|
1074
|
+
],
|
|
1075
|
+
"dependencies": [],
|
|
1076
|
+
"packageDependencies": [],
|
|
1077
|
+
"cssVars": [
|
|
1078
|
+
"--color-border",
|
|
1079
|
+
"--color-foreground",
|
|
1080
|
+
"--color-muted",
|
|
1081
|
+
"--color-muted-foreground"
|
|
1082
|
+
],
|
|
1083
|
+
"gotchas": [],
|
|
1084
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/cta-section.json"
|
|
1085
|
+
},
|
|
1025
1086
|
"data-grid": {
|
|
1026
1087
|
"name": "DataGrid",
|
|
1027
1088
|
"category": "Data Display",
|
|
@@ -1097,6 +1158,7 @@
|
|
|
1097
1158
|
"--color-ring",
|
|
1098
1159
|
"--radius"
|
|
1099
1160
|
],
|
|
1161
|
+
"gotchas": [],
|
|
1100
1162
|
"registryUrl": "https://lumeo.nativ.sh/registry/data-grid.json"
|
|
1101
1163
|
},
|
|
1102
1164
|
"data-table": {
|
|
@@ -1126,6 +1188,7 @@
|
|
|
1126
1188
|
"--color-ring",
|
|
1127
1189
|
"--radius"
|
|
1128
1190
|
],
|
|
1191
|
+
"gotchas": [],
|
|
1129
1192
|
"registryUrl": "https://lumeo.nativ.sh/registry/data-table.json"
|
|
1130
1193
|
},
|
|
1131
1194
|
"date-picker": {
|
|
@@ -1162,6 +1225,7 @@
|
|
|
1162
1225
|
"--color-ring",
|
|
1163
1226
|
"--radius"
|
|
1164
1227
|
],
|
|
1228
|
+
"gotchas": [],
|
|
1165
1229
|
"registryUrl": "https://lumeo.nativ.sh/registry/date-picker.json"
|
|
1166
1230
|
},
|
|
1167
1231
|
"date-time-picker": {
|
|
@@ -1196,6 +1260,7 @@
|
|
|
1196
1260
|
"--color-ring",
|
|
1197
1261
|
"--radius"
|
|
1198
1262
|
],
|
|
1263
|
+
"gotchas": [],
|
|
1199
1264
|
"registryUrl": "https://lumeo.nativ.sh/registry/date-time-picker.json"
|
|
1200
1265
|
},
|
|
1201
1266
|
"delta": {
|
|
@@ -1217,8 +1282,28 @@
|
|
|
1217
1282
|
"--color-muted-foreground",
|
|
1218
1283
|
"--radius"
|
|
1219
1284
|
],
|
|
1285
|
+
"gotchas": [],
|
|
1220
1286
|
"registryUrl": "https://lumeo.nativ.sh/registry/delta.json"
|
|
1221
1287
|
},
|
|
1288
|
+
"density-scope": {
|
|
1289
|
+
"name": "DensityScope",
|
|
1290
|
+
"category": "Utility",
|
|
1291
|
+
"subcategory": null,
|
|
1292
|
+
"description": "Density Scope component.",
|
|
1293
|
+
"thumbnail": "/preview-cards/density-scope.png",
|
|
1294
|
+
"hasDocsPage": false,
|
|
1295
|
+
"nugetPackage": "Lumeo",
|
|
1296
|
+
"files": [
|
|
1297
|
+
"UI/DensityScope/DensityScope.razor"
|
|
1298
|
+
],
|
|
1299
|
+
"dependencies": [],
|
|
1300
|
+
"packageDependencies": [],
|
|
1301
|
+
"cssVars": [
|
|
1302
|
+
"--color-foreground"
|
|
1303
|
+
],
|
|
1304
|
+
"gotchas": [],
|
|
1305
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/density-scope.json"
|
|
1306
|
+
},
|
|
1222
1307
|
"descriptions": {
|
|
1223
1308
|
"name": "Descriptions",
|
|
1224
1309
|
"category": "Data Display",
|
|
@@ -1240,6 +1325,7 @@
|
|
|
1240
1325
|
"--color-muted-foreground",
|
|
1241
1326
|
"--radius"
|
|
1242
1327
|
],
|
|
1328
|
+
"gotchas": [],
|
|
1243
1329
|
"registryUrl": "https://lumeo.nativ.sh/registry/descriptions.json"
|
|
1244
1330
|
},
|
|
1245
1331
|
"dialog": {
|
|
@@ -1274,6 +1360,7 @@
|
|
|
1274
1360
|
"--color-ring",
|
|
1275
1361
|
"--radius"
|
|
1276
1362
|
],
|
|
1363
|
+
"gotchas": [],
|
|
1277
1364
|
"registryUrl": "https://lumeo.nativ.sh/registry/dialog.json"
|
|
1278
1365
|
},
|
|
1279
1366
|
"dock": {
|
|
@@ -1292,6 +1379,7 @@
|
|
|
1292
1379
|
"cssVars": [
|
|
1293
1380
|
"--color-foreground"
|
|
1294
1381
|
],
|
|
1382
|
+
"gotchas": [],
|
|
1295
1383
|
"registryUrl": "https://lumeo.nativ.sh/registry/dock.json"
|
|
1296
1384
|
},
|
|
1297
1385
|
"drawer": {
|
|
@@ -1320,6 +1408,7 @@
|
|
|
1320
1408
|
"--color-muted-foreground",
|
|
1321
1409
|
"--radius"
|
|
1322
1410
|
],
|
|
1411
|
+
"gotchas": [],
|
|
1323
1412
|
"registryUrl": "https://lumeo.nativ.sh/registry/drawer.json"
|
|
1324
1413
|
},
|
|
1325
1414
|
"dropdown-button": {
|
|
@@ -1343,6 +1432,7 @@
|
|
|
1343
1432
|
"cssVars": [
|
|
1344
1433
|
"--color-foreground"
|
|
1345
1434
|
],
|
|
1435
|
+
"gotchas": [],
|
|
1346
1436
|
"registryUrl": "https://lumeo.nativ.sh/registry/dropdown-button.json"
|
|
1347
1437
|
},
|
|
1348
1438
|
"dropdown-menu": {
|
|
@@ -1380,6 +1470,7 @@
|
|
|
1380
1470
|
"--color-popover-foreground",
|
|
1381
1471
|
"--radius"
|
|
1382
1472
|
],
|
|
1473
|
+
"gotchas": [],
|
|
1383
1474
|
"registryUrl": "https://lumeo.nativ.sh/registry/dropdown-menu.json"
|
|
1384
1475
|
},
|
|
1385
1476
|
"empty-state": {
|
|
@@ -1399,8 +1490,55 @@
|
|
|
1399
1490
|
"--color-muted",
|
|
1400
1491
|
"--color-muted-foreground"
|
|
1401
1492
|
],
|
|
1493
|
+
"gotchas": [],
|
|
1402
1494
|
"registryUrl": "https://lumeo.nativ.sh/registry/empty-state.json"
|
|
1403
1495
|
},
|
|
1496
|
+
"feature-grid": {
|
|
1497
|
+
"name": "FeatureGrid",
|
|
1498
|
+
"category": "Utility",
|
|
1499
|
+
"subcategory": null,
|
|
1500
|
+
"description": "Feature Grid component.",
|
|
1501
|
+
"thumbnail": "/preview-cards/feature-grid.png",
|
|
1502
|
+
"hasDocsPage": false,
|
|
1503
|
+
"nugetPackage": "Lumeo",
|
|
1504
|
+
"files": [
|
|
1505
|
+
"UI/FeatureGrid/FeatureGrid.razor"
|
|
1506
|
+
],
|
|
1507
|
+
"dependencies": [
|
|
1508
|
+
"feature-item"
|
|
1509
|
+
],
|
|
1510
|
+
"packageDependencies": [],
|
|
1511
|
+
"cssVars": [
|
|
1512
|
+
"--color-foreground",
|
|
1513
|
+
"--color-muted",
|
|
1514
|
+
"--color-muted-foreground"
|
|
1515
|
+
],
|
|
1516
|
+
"gotchas": [],
|
|
1517
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/feature-grid.json"
|
|
1518
|
+
},
|
|
1519
|
+
"feature-item": {
|
|
1520
|
+
"name": "FeatureItem",
|
|
1521
|
+
"category": "Utility",
|
|
1522
|
+
"subcategory": null,
|
|
1523
|
+
"description": "Feature Item component.",
|
|
1524
|
+
"thumbnail": "/preview-cards/feature-item.png",
|
|
1525
|
+
"hasDocsPage": false,
|
|
1526
|
+
"nugetPackage": "Lumeo",
|
|
1527
|
+
"files": [
|
|
1528
|
+
"UI/FeatureItem/FeatureItem.razor"
|
|
1529
|
+
],
|
|
1530
|
+
"dependencies": [],
|
|
1531
|
+
"packageDependencies": [],
|
|
1532
|
+
"cssVars": [
|
|
1533
|
+
"--color-foreground",
|
|
1534
|
+
"--color-muted",
|
|
1535
|
+
"--color-muted-foreground",
|
|
1536
|
+
"--color-primary",
|
|
1537
|
+
"--radius"
|
|
1538
|
+
],
|
|
1539
|
+
"gotchas": [],
|
|
1540
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/feature-item.json"
|
|
1541
|
+
},
|
|
1404
1542
|
"file-manager": {
|
|
1405
1543
|
"name": "FileManager",
|
|
1406
1544
|
"category": "Data Display",
|
|
@@ -1434,6 +1572,7 @@
|
|
|
1434
1572
|
"--color-ring",
|
|
1435
1573
|
"--radius"
|
|
1436
1574
|
],
|
|
1575
|
+
"gotchas": [],
|
|
1437
1576
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-manager.json"
|
|
1438
1577
|
},
|
|
1439
1578
|
"file-upload": {
|
|
@@ -1465,6 +1604,7 @@
|
|
|
1465
1604
|
"--color-ring",
|
|
1466
1605
|
"--radius"
|
|
1467
1606
|
],
|
|
1607
|
+
"gotchas": [],
|
|
1468
1608
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-upload.json"
|
|
1469
1609
|
},
|
|
1470
1610
|
"file-viewer": {
|
|
@@ -1506,6 +1646,7 @@
|
|
|
1506
1646
|
"--color-ring",
|
|
1507
1647
|
"--radius"
|
|
1508
1648
|
],
|
|
1649
|
+
"gotchas": [],
|
|
1509
1650
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-viewer.json"
|
|
1510
1651
|
},
|
|
1511
1652
|
"filter": {
|
|
@@ -1531,6 +1672,7 @@
|
|
|
1531
1672
|
"--color-ring",
|
|
1532
1673
|
"--radius"
|
|
1533
1674
|
],
|
|
1675
|
+
"gotchas": [],
|
|
1534
1676
|
"registryUrl": "https://lumeo.nativ.sh/registry/filter.json"
|
|
1535
1677
|
},
|
|
1536
1678
|
"flex": {
|
|
@@ -1549,6 +1691,7 @@
|
|
|
1549
1691
|
"cssVars": [
|
|
1550
1692
|
"--color-foreground"
|
|
1551
1693
|
],
|
|
1694
|
+
"gotchas": [],
|
|
1552
1695
|
"registryUrl": "https://lumeo.nativ.sh/registry/flex.json"
|
|
1553
1696
|
},
|
|
1554
1697
|
"form": {
|
|
@@ -1580,6 +1723,7 @@
|
|
|
1580
1723
|
"--color-muted",
|
|
1581
1724
|
"--color-muted-foreground"
|
|
1582
1725
|
],
|
|
1726
|
+
"gotchas": [],
|
|
1583
1727
|
"registryUrl": "https://lumeo.nativ.sh/registry/form.json"
|
|
1584
1728
|
},
|
|
1585
1729
|
"gantt": {
|
|
@@ -1604,6 +1748,7 @@
|
|
|
1604
1748
|
"--color-destructive",
|
|
1605
1749
|
"--radius"
|
|
1606
1750
|
],
|
|
1751
|
+
"gotchas": [],
|
|
1607
1752
|
"registryUrl": "https://lumeo.nativ.sh/registry/gantt.json"
|
|
1608
1753
|
},
|
|
1609
1754
|
"gauge": {
|
|
@@ -1622,6 +1767,7 @@
|
|
|
1622
1767
|
"cssVars": [
|
|
1623
1768
|
"--color-foreground"
|
|
1624
1769
|
],
|
|
1770
|
+
"gotchas": [],
|
|
1625
1771
|
"registryUrl": "https://lumeo.nativ.sh/registry/gauge.json"
|
|
1626
1772
|
},
|
|
1627
1773
|
"grid": {
|
|
@@ -1640,6 +1786,7 @@
|
|
|
1640
1786
|
"cssVars": [
|
|
1641
1787
|
"--color-foreground"
|
|
1642
1788
|
],
|
|
1789
|
+
"gotchas": [],
|
|
1643
1790
|
"registryUrl": "https://lumeo.nativ.sh/registry/grid.json"
|
|
1644
1791
|
},
|
|
1645
1792
|
"heading": {
|
|
@@ -1658,8 +1805,30 @@
|
|
|
1658
1805
|
"cssVars": [
|
|
1659
1806
|
"--color-foreground"
|
|
1660
1807
|
],
|
|
1808
|
+
"gotchas": [],
|
|
1661
1809
|
"registryUrl": "https://lumeo.nativ.sh/registry/heading.json"
|
|
1662
1810
|
},
|
|
1811
|
+
"hero": {
|
|
1812
|
+
"name": "Hero",
|
|
1813
|
+
"category": "Utility",
|
|
1814
|
+
"subcategory": null,
|
|
1815
|
+
"description": "Hero component.",
|
|
1816
|
+
"thumbnail": "/preview-cards/hero.png",
|
|
1817
|
+
"hasDocsPage": false,
|
|
1818
|
+
"nugetPackage": "Lumeo",
|
|
1819
|
+
"files": [
|
|
1820
|
+
"UI/Hero/Hero.razor"
|
|
1821
|
+
],
|
|
1822
|
+
"dependencies": [],
|
|
1823
|
+
"packageDependencies": [],
|
|
1824
|
+
"cssVars": [
|
|
1825
|
+
"--color-foreground",
|
|
1826
|
+
"--color-muted",
|
|
1827
|
+
"--color-muted-foreground"
|
|
1828
|
+
],
|
|
1829
|
+
"gotchas": [],
|
|
1830
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/hero.json"
|
|
1831
|
+
},
|
|
1663
1832
|
"highlighter": {
|
|
1664
1833
|
"name": "Highlighter",
|
|
1665
1834
|
"category": "Typography",
|
|
@@ -1677,6 +1846,7 @@
|
|
|
1677
1846
|
"--color-foreground",
|
|
1678
1847
|
"--radius"
|
|
1679
1848
|
],
|
|
1849
|
+
"gotchas": [],
|
|
1680
1850
|
"registryUrl": "https://lumeo.nativ.sh/registry/highlighter.json"
|
|
1681
1851
|
},
|
|
1682
1852
|
"hover-card": {
|
|
@@ -1700,6 +1870,7 @@
|
|
|
1700
1870
|
"--color-popover-foreground",
|
|
1701
1871
|
"--radius"
|
|
1702
1872
|
],
|
|
1873
|
+
"gotchas": [],
|
|
1703
1874
|
"registryUrl": "https://lumeo.nativ.sh/registry/hover-card.json"
|
|
1704
1875
|
},
|
|
1705
1876
|
"icon": {
|
|
@@ -1720,6 +1891,7 @@
|
|
|
1720
1891
|
"cssVars": [
|
|
1721
1892
|
"--color-foreground"
|
|
1722
1893
|
],
|
|
1894
|
+
"gotchas": [],
|
|
1723
1895
|
"registryUrl": "https://lumeo.nativ.sh/registry/icon.json"
|
|
1724
1896
|
},
|
|
1725
1897
|
"image": {
|
|
@@ -1744,6 +1916,7 @@
|
|
|
1744
1916
|
"--color-ring",
|
|
1745
1917
|
"--radius"
|
|
1746
1918
|
],
|
|
1919
|
+
"gotchas": [],
|
|
1747
1920
|
"registryUrl": "https://lumeo.nativ.sh/registry/image.json"
|
|
1748
1921
|
},
|
|
1749
1922
|
"image-compare": {
|
|
@@ -1764,6 +1937,7 @@
|
|
|
1764
1937
|
"--color-foreground",
|
|
1765
1938
|
"--radius"
|
|
1766
1939
|
],
|
|
1940
|
+
"gotchas": [],
|
|
1767
1941
|
"registryUrl": "https://lumeo.nativ.sh/registry/image-compare.json"
|
|
1768
1942
|
},
|
|
1769
1943
|
"inplace-editor": {
|
|
@@ -1793,6 +1967,7 @@
|
|
|
1793
1967
|
"--color-ring",
|
|
1794
1968
|
"--radius"
|
|
1795
1969
|
],
|
|
1970
|
+
"gotchas": [],
|
|
1796
1971
|
"registryUrl": "https://lumeo.nativ.sh/registry/inplace-editor.json"
|
|
1797
1972
|
},
|
|
1798
1973
|
"input": {
|
|
@@ -1819,6 +1994,7 @@
|
|
|
1819
1994
|
"--color-ring",
|
|
1820
1995
|
"--radius"
|
|
1821
1996
|
],
|
|
1997
|
+
"gotchas": [],
|
|
1822
1998
|
"registryUrl": "https://lumeo.nativ.sh/registry/input.json"
|
|
1823
1999
|
},
|
|
1824
2000
|
"input-mask": {
|
|
@@ -1843,6 +2019,7 @@
|
|
|
1843
2019
|
"--color-ring",
|
|
1844
2020
|
"--radius"
|
|
1845
2021
|
],
|
|
2022
|
+
"gotchas": [],
|
|
1846
2023
|
"registryUrl": "https://lumeo.nativ.sh/registry/input-mask.json"
|
|
1847
2024
|
},
|
|
1848
2025
|
"kanban": {
|
|
@@ -1875,6 +2052,7 @@
|
|
|
1875
2052
|
"--color-secondary-foreground",
|
|
1876
2053
|
"--radius"
|
|
1877
2054
|
],
|
|
2055
|
+
"gotchas": [],
|
|
1878
2056
|
"registryUrl": "https://lumeo.nativ.sh/registry/kanban.json"
|
|
1879
2057
|
},
|
|
1880
2058
|
"kbd": {
|
|
@@ -1896,6 +2074,7 @@
|
|
|
1896
2074
|
"--color-muted-foreground",
|
|
1897
2075
|
"--radius"
|
|
1898
2076
|
],
|
|
2077
|
+
"gotchas": [],
|
|
1899
2078
|
"registryUrl": "https://lumeo.nativ.sh/registry/kbd.json"
|
|
1900
2079
|
},
|
|
1901
2080
|
"kpi-card": {
|
|
@@ -1920,6 +2099,7 @@
|
|
|
1920
2099
|
"--color-muted-foreground",
|
|
1921
2100
|
"--radius"
|
|
1922
2101
|
],
|
|
2102
|
+
"gotchas": [],
|
|
1923
2103
|
"registryUrl": "https://lumeo.nativ.sh/registry/kpi-card.json"
|
|
1924
2104
|
},
|
|
1925
2105
|
"label": {
|
|
@@ -1938,6 +2118,7 @@
|
|
|
1938
2118
|
"cssVars": [
|
|
1939
2119
|
"--color-foreground"
|
|
1940
2120
|
],
|
|
2121
|
+
"gotchas": [],
|
|
1941
2122
|
"registryUrl": "https://lumeo.nativ.sh/registry/label.json"
|
|
1942
2123
|
},
|
|
1943
2124
|
"link": {
|
|
@@ -1959,6 +2140,7 @@
|
|
|
1959
2140
|
"--color-muted-foreground",
|
|
1960
2141
|
"--color-primary"
|
|
1961
2142
|
],
|
|
2143
|
+
"gotchas": [],
|
|
1962
2144
|
"registryUrl": "https://lumeo.nativ.sh/registry/link.json"
|
|
1963
2145
|
},
|
|
1964
2146
|
"list": {
|
|
@@ -1982,6 +2164,7 @@
|
|
|
1982
2164
|
"--color-muted-foreground",
|
|
1983
2165
|
"--radius"
|
|
1984
2166
|
],
|
|
2167
|
+
"gotchas": [],
|
|
1985
2168
|
"registryUrl": "https://lumeo.nativ.sh/registry/list.json"
|
|
1986
2169
|
},
|
|
1987
2170
|
"map": {
|
|
@@ -2019,6 +2202,7 @@
|
|
|
2019
2202
|
"--color-muted-foreground",
|
|
2020
2203
|
"--radius"
|
|
2021
2204
|
],
|
|
2205
|
+
"gotchas": [],
|
|
2022
2206
|
"registryUrl": "https://lumeo.nativ.sh/registry/map.json"
|
|
2023
2207
|
},
|
|
2024
2208
|
"marquee": {
|
|
@@ -2037,6 +2221,7 @@
|
|
|
2037
2221
|
"cssVars": [
|
|
2038
2222
|
"--color-foreground"
|
|
2039
2223
|
],
|
|
2224
|
+
"gotchas": [],
|
|
2040
2225
|
"registryUrl": "https://lumeo.nativ.sh/registry/marquee.json"
|
|
2041
2226
|
},
|
|
2042
2227
|
"mega-menu": {
|
|
@@ -2069,6 +2254,7 @@
|
|
|
2069
2254
|
"--color-ring",
|
|
2070
2255
|
"--radius"
|
|
2071
2256
|
],
|
|
2257
|
+
"gotchas": [],
|
|
2072
2258
|
"registryUrl": "https://lumeo.nativ.sh/registry/mega-menu.json"
|
|
2073
2259
|
},
|
|
2074
2260
|
"mention": {
|
|
@@ -2096,6 +2282,7 @@
|
|
|
2096
2282
|
"--color-ring",
|
|
2097
2283
|
"--radius"
|
|
2098
2284
|
],
|
|
2285
|
+
"gotchas": [],
|
|
2099
2286
|
"registryUrl": "https://lumeo.nativ.sh/registry/mention.json"
|
|
2100
2287
|
},
|
|
2101
2288
|
"menubar": {
|
|
@@ -2134,6 +2321,7 @@
|
|
|
2134
2321
|
"--color-popover-foreground",
|
|
2135
2322
|
"--radius"
|
|
2136
2323
|
],
|
|
2324
|
+
"gotchas": [],
|
|
2137
2325
|
"registryUrl": "https://lumeo.nativ.sh/registry/menubar.json"
|
|
2138
2326
|
},
|
|
2139
2327
|
"navigation-menu": {
|
|
@@ -2172,6 +2360,7 @@
|
|
|
2172
2360
|
"--color-ring",
|
|
2173
2361
|
"--radius"
|
|
2174
2362
|
],
|
|
2363
|
+
"gotchas": [],
|
|
2175
2364
|
"registryUrl": "https://lumeo.nativ.sh/registry/navigation-menu.json"
|
|
2176
2365
|
},
|
|
2177
2366
|
"number-input": {
|
|
@@ -2199,6 +2388,7 @@
|
|
|
2199
2388
|
"--color-ring",
|
|
2200
2389
|
"--radius"
|
|
2201
2390
|
],
|
|
2391
|
+
"gotchas": [],
|
|
2202
2392
|
"registryUrl": "https://lumeo.nativ.sh/registry/number-input.json"
|
|
2203
2393
|
},
|
|
2204
2394
|
"number-ticker": {
|
|
@@ -2217,6 +2407,7 @@
|
|
|
2217
2407
|
"cssVars": [
|
|
2218
2408
|
"--color-foreground"
|
|
2219
2409
|
],
|
|
2410
|
+
"gotchas": [],
|
|
2220
2411
|
"registryUrl": "https://lumeo.nativ.sh/registry/number-ticker.json"
|
|
2221
2412
|
},
|
|
2222
2413
|
"otp-input": {
|
|
@@ -2241,6 +2432,7 @@
|
|
|
2241
2432
|
"--color-muted-foreground",
|
|
2242
2433
|
"--radius"
|
|
2243
2434
|
],
|
|
2435
|
+
"gotchas": [],
|
|
2244
2436
|
"registryUrl": "https://lumeo.nativ.sh/registry/otp-input.json"
|
|
2245
2437
|
},
|
|
2246
2438
|
"overlay": {
|
|
@@ -2266,8 +2458,33 @@
|
|
|
2266
2458
|
"cssVars": [
|
|
2267
2459
|
"--radius"
|
|
2268
2460
|
],
|
|
2461
|
+
"gotchas": [],
|
|
2269
2462
|
"registryUrl": "https://lumeo.nativ.sh/registry/overlay.json"
|
|
2270
2463
|
},
|
|
2464
|
+
"overlay-form": {
|
|
2465
|
+
"name": "OverlayForm",
|
|
2466
|
+
"category": "Utility",
|
|
2467
|
+
"subcategory": null,
|
|
2468
|
+
"description": "Overlay Form component.",
|
|
2469
|
+
"thumbnail": "/preview-cards/overlay-form.png",
|
|
2470
|
+
"hasDocsPage": false,
|
|
2471
|
+
"nugetPackage": "Lumeo",
|
|
2472
|
+
"files": [
|
|
2473
|
+
"UI/OverlayForm/OverlayForm.razor"
|
|
2474
|
+
],
|
|
2475
|
+
"dependencies": [
|
|
2476
|
+
"button",
|
|
2477
|
+
"form"
|
|
2478
|
+
],
|
|
2479
|
+
"packageDependencies": [],
|
|
2480
|
+
"cssVars": [
|
|
2481
|
+
"--color-border"
|
|
2482
|
+
],
|
|
2483
|
+
"gotchas": [
|
|
2484
|
+
"Renders an empty shell (nothing visible) until Model is set — the EditContext is deferred to avoid crashing EditForm on a null Model, so a missing Model fails silently rather than throwing."
|
|
2485
|
+
],
|
|
2486
|
+
"registryUrl": "https://lumeo.nativ.sh/registry/overlay-form.json"
|
|
2487
|
+
},
|
|
2271
2488
|
"pagination": {
|
|
2272
2489
|
"name": "Pagination",
|
|
2273
2490
|
"category": "Navigation",
|
|
@@ -2296,6 +2513,7 @@
|
|
|
2296
2513
|
"--color-ring",
|
|
2297
2514
|
"--radius"
|
|
2298
2515
|
],
|
|
2516
|
+
"gotchas": [],
|
|
2299
2517
|
"registryUrl": "https://lumeo.nativ.sh/registry/pagination.json"
|
|
2300
2518
|
},
|
|
2301
2519
|
"password-input": {
|
|
@@ -2322,6 +2540,7 @@
|
|
|
2322
2540
|
"--color-ring",
|
|
2323
2541
|
"--radius"
|
|
2324
2542
|
],
|
|
2543
|
+
"gotchas": [],
|
|
2325
2544
|
"registryUrl": "https://lumeo.nativ.sh/registry/password-input.json"
|
|
2326
2545
|
},
|
|
2327
2546
|
"pdf-viewer": {
|
|
@@ -2356,6 +2575,7 @@
|
|
|
2356
2575
|
"--color-ring",
|
|
2357
2576
|
"--radius"
|
|
2358
2577
|
],
|
|
2578
|
+
"gotchas": [],
|
|
2359
2579
|
"registryUrl": "https://lumeo.nativ.sh/registry/pdf-viewer.json"
|
|
2360
2580
|
},
|
|
2361
2581
|
"pick-list": {
|
|
@@ -2385,6 +2605,7 @@
|
|
|
2385
2605
|
"--color-ring",
|
|
2386
2606
|
"--radius"
|
|
2387
2607
|
],
|
|
2608
|
+
"gotchas": [],
|
|
2388
2609
|
"registryUrl": "https://lumeo.nativ.sh/registry/pick-list.json"
|
|
2389
2610
|
},
|
|
2390
2611
|
"pivot-grid": {
|
|
@@ -2417,6 +2638,7 @@
|
|
|
2417
2638
|
"--color-ring",
|
|
2418
2639
|
"--radius"
|
|
2419
2640
|
],
|
|
2641
|
+
"gotchas": [],
|
|
2420
2642
|
"registryUrl": "https://lumeo.nativ.sh/registry/pivot-grid.json"
|
|
2421
2643
|
},
|
|
2422
2644
|
"pop-confirm": {
|
|
@@ -2441,6 +2663,7 @@
|
|
|
2441
2663
|
"--color-muted",
|
|
2442
2664
|
"--color-muted-foreground"
|
|
2443
2665
|
],
|
|
2666
|
+
"gotchas": [],
|
|
2444
2667
|
"registryUrl": "https://lumeo.nativ.sh/registry/pop-confirm.json"
|
|
2445
2668
|
},
|
|
2446
2669
|
"popover": {
|
|
@@ -2464,6 +2687,7 @@
|
|
|
2464
2687
|
"--color-popover-foreground",
|
|
2465
2688
|
"--radius"
|
|
2466
2689
|
],
|
|
2690
|
+
"gotchas": [],
|
|
2467
2691
|
"registryUrl": "https://lumeo.nativ.sh/registry/popover.json"
|
|
2468
2692
|
},
|
|
2469
2693
|
"progress": {
|
|
@@ -2492,6 +2716,7 @@
|
|
|
2492
2716
|
"--color-primary-foreground",
|
|
2493
2717
|
"--radius"
|
|
2494
2718
|
],
|
|
2719
|
+
"gotchas": [],
|
|
2495
2720
|
"registryUrl": "https://lumeo.nativ.sh/registry/progress.json"
|
|
2496
2721
|
},
|
|
2497
2722
|
"prompt-input": {
|
|
@@ -2521,6 +2746,7 @@
|
|
|
2521
2746
|
"--color-ring",
|
|
2522
2747
|
"--radius"
|
|
2523
2748
|
],
|
|
2749
|
+
"gotchas": [],
|
|
2524
2750
|
"registryUrl": "https://lumeo.nativ.sh/registry/prompt-input.json"
|
|
2525
2751
|
},
|
|
2526
2752
|
"pull-to-refresh": {
|
|
@@ -2543,6 +2769,7 @@
|
|
|
2543
2769
|
"--color-foreground",
|
|
2544
2770
|
"--radius"
|
|
2545
2771
|
],
|
|
2772
|
+
"gotchas": [],
|
|
2546
2773
|
"registryUrl": "https://lumeo.nativ.sh/registry/pull-to-refresh.json"
|
|
2547
2774
|
},
|
|
2548
2775
|
"qr-code": {
|
|
@@ -2562,6 +2789,7 @@
|
|
|
2562
2789
|
"cssVars": [
|
|
2563
2790
|
"--radius"
|
|
2564
2791
|
],
|
|
2792
|
+
"gotchas": [],
|
|
2565
2793
|
"registryUrl": "https://lumeo.nativ.sh/registry/qr-code.json"
|
|
2566
2794
|
},
|
|
2567
2795
|
"query-builder": {
|
|
@@ -2597,6 +2825,7 @@
|
|
|
2597
2825
|
"--color-ring",
|
|
2598
2826
|
"--radius"
|
|
2599
2827
|
],
|
|
2828
|
+
"gotchas": [],
|
|
2600
2829
|
"registryUrl": "https://lumeo.nativ.sh/registry/query-builder.json"
|
|
2601
2830
|
},
|
|
2602
2831
|
"radio-group": {
|
|
@@ -2624,6 +2853,7 @@
|
|
|
2624
2853
|
"--color-ring",
|
|
2625
2854
|
"--radius"
|
|
2626
2855
|
],
|
|
2856
|
+
"gotchas": [],
|
|
2627
2857
|
"registryUrl": "https://lumeo.nativ.sh/registry/radio-group.json"
|
|
2628
2858
|
},
|
|
2629
2859
|
"rating": {
|
|
@@ -2649,6 +2879,7 @@
|
|
|
2649
2879
|
"--color-ring",
|
|
2650
2880
|
"--radius"
|
|
2651
2881
|
],
|
|
2882
|
+
"gotchas": [],
|
|
2652
2883
|
"registryUrl": "https://lumeo.nativ.sh/registry/rating.json"
|
|
2653
2884
|
},
|
|
2654
2885
|
"reasoning-display": {
|
|
@@ -2674,6 +2905,7 @@
|
|
|
2674
2905
|
"--color-ring",
|
|
2675
2906
|
"--radius"
|
|
2676
2907
|
],
|
|
2908
|
+
"gotchas": [],
|
|
2677
2909
|
"registryUrl": "https://lumeo.nativ.sh/registry/reasoning-display.json"
|
|
2678
2910
|
},
|
|
2679
2911
|
"resizable": {
|
|
@@ -2699,6 +2931,7 @@
|
|
|
2699
2931
|
"--color-ring",
|
|
2700
2932
|
"--radius"
|
|
2701
2933
|
],
|
|
2934
|
+
"gotchas": [],
|
|
2702
2935
|
"registryUrl": "https://lumeo.nativ.sh/registry/resizable.json"
|
|
2703
2936
|
},
|
|
2704
2937
|
"result": {
|
|
@@ -2724,6 +2957,7 @@
|
|
|
2724
2957
|
"--color-primary",
|
|
2725
2958
|
"--radius"
|
|
2726
2959
|
],
|
|
2960
|
+
"gotchas": [],
|
|
2727
2961
|
"registryUrl": "https://lumeo.nativ.sh/registry/result.json"
|
|
2728
2962
|
},
|
|
2729
2963
|
"rich-text-editor": {
|
|
@@ -2770,6 +3004,7 @@
|
|
|
2770
3004
|
"--color-ring",
|
|
2771
3005
|
"--radius"
|
|
2772
3006
|
],
|
|
3007
|
+
"gotchas": [],
|
|
2773
3008
|
"registryUrl": "https://lumeo.nativ.sh/registry/rich-text-editor.json"
|
|
2774
3009
|
},
|
|
2775
3010
|
"ring-progress": {
|
|
@@ -2788,6 +3023,7 @@
|
|
|
2788
3023
|
"cssVars": [
|
|
2789
3024
|
"--color-foreground"
|
|
2790
3025
|
],
|
|
3026
|
+
"gotchas": [],
|
|
2791
3027
|
"registryUrl": "https://lumeo.nativ.sh/registry/ring-progress.json"
|
|
2792
3028
|
},
|
|
2793
3029
|
"safe-area": {
|
|
@@ -2806,6 +3042,7 @@
|
|
|
2806
3042
|
"cssVars": [
|
|
2807
3043
|
"--color-foreground"
|
|
2808
3044
|
],
|
|
3045
|
+
"gotchas": [],
|
|
2809
3046
|
"registryUrl": "https://lumeo.nativ.sh/registry/safe-area.json"
|
|
2810
3047
|
},
|
|
2811
3048
|
"scheduler": {
|
|
@@ -2836,6 +3073,7 @@
|
|
|
2836
3073
|
"--color-muted-foreground",
|
|
2837
3074
|
"--radius"
|
|
2838
3075
|
],
|
|
3076
|
+
"gotchas": [],
|
|
2839
3077
|
"registryUrl": "https://lumeo.nativ.sh/registry/scheduler.json"
|
|
2840
3078
|
},
|
|
2841
3079
|
"scroll-area": {
|
|
@@ -2857,6 +3095,7 @@
|
|
|
2857
3095
|
"--color-muted-foreground",
|
|
2858
3096
|
"--radius"
|
|
2859
3097
|
],
|
|
3098
|
+
"gotchas": [],
|
|
2860
3099
|
"registryUrl": "https://lumeo.nativ.sh/registry/scroll-area.json"
|
|
2861
3100
|
},
|
|
2862
3101
|
"scrollspy": {
|
|
@@ -2877,6 +3116,7 @@
|
|
|
2877
3116
|
"cssVars": [
|
|
2878
3117
|
"--color-foreground"
|
|
2879
3118
|
],
|
|
3119
|
+
"gotchas": [],
|
|
2880
3120
|
"registryUrl": "https://lumeo.nativ.sh/registry/scrollspy.json"
|
|
2881
3121
|
},
|
|
2882
3122
|
"segmented": {
|
|
@@ -2901,6 +3141,7 @@
|
|
|
2901
3141
|
"--color-ring",
|
|
2902
3142
|
"--radius"
|
|
2903
3143
|
],
|
|
3144
|
+
"gotchas": [],
|
|
2904
3145
|
"registryUrl": "https://lumeo.nativ.sh/registry/segmented.json"
|
|
2905
3146
|
},
|
|
2906
3147
|
"select": {
|
|
@@ -2943,6 +3184,7 @@
|
|
|
2943
3184
|
"--color-secondary-foreground",
|
|
2944
3185
|
"--radius"
|
|
2945
3186
|
],
|
|
3187
|
+
"gotchas": [],
|
|
2946
3188
|
"registryUrl": "https://lumeo.nativ.sh/registry/select.json"
|
|
2947
3189
|
},
|
|
2948
3190
|
"separator": {
|
|
@@ -2963,6 +3205,7 @@
|
|
|
2963
3205
|
"--color-muted",
|
|
2964
3206
|
"--color-muted-foreground"
|
|
2965
3207
|
],
|
|
3208
|
+
"gotchas": [],
|
|
2966
3209
|
"registryUrl": "https://lumeo.nativ.sh/registry/separator.json"
|
|
2967
3210
|
},
|
|
2968
3211
|
"sheet": {
|
|
@@ -2995,6 +3238,9 @@
|
|
|
2995
3238
|
"--color-ring",
|
|
2996
3239
|
"--radius"
|
|
2997
3240
|
],
|
|
3241
|
+
"gotchas": [
|
|
3242
|
+
"No inner scroll container by default — the panel is a flex-col, so a long body overflows the viewport. Wrap the scrollable region in flex-1 overflow-y-auto, or use OverlayForm which bakes that in."
|
|
3243
|
+
],
|
|
2998
3244
|
"registryUrl": "https://lumeo.nativ.sh/registry/sheet.json"
|
|
2999
3245
|
},
|
|
3000
3246
|
"shimmer-button": {
|
|
@@ -3024,6 +3270,7 @@
|
|
|
3024
3270
|
"--color-secondary-foreground",
|
|
3025
3271
|
"--radius"
|
|
3026
3272
|
],
|
|
3273
|
+
"gotchas": [],
|
|
3027
3274
|
"registryUrl": "https://lumeo.nativ.sh/registry/shimmer-button.json"
|
|
3028
3275
|
},
|
|
3029
3276
|
"sidebar": {
|
|
@@ -3062,6 +3309,7 @@
|
|
|
3062
3309
|
"--color-ring",
|
|
3063
3310
|
"--radius"
|
|
3064
3311
|
],
|
|
3312
|
+
"gotchas": [],
|
|
3065
3313
|
"registryUrl": "https://lumeo.nativ.sh/registry/sidebar.json"
|
|
3066
3314
|
},
|
|
3067
3315
|
"signature-pad": {
|
|
@@ -3089,6 +3337,7 @@
|
|
|
3089
3337
|
"--color-muted-foreground",
|
|
3090
3338
|
"--radius"
|
|
3091
3339
|
],
|
|
3340
|
+
"gotchas": [],
|
|
3092
3341
|
"registryUrl": "https://lumeo.nativ.sh/registry/signature-pad.json"
|
|
3093
3342
|
},
|
|
3094
3343
|
"skeleton": {
|
|
@@ -3112,6 +3361,7 @@
|
|
|
3112
3361
|
"--color-primary",
|
|
3113
3362
|
"--radius"
|
|
3114
3363
|
],
|
|
3364
|
+
"gotchas": [],
|
|
3115
3365
|
"registryUrl": "https://lumeo.nativ.sh/registry/skeleton.json"
|
|
3116
3366
|
},
|
|
3117
3367
|
"slider": {
|
|
@@ -3136,6 +3386,7 @@
|
|
|
3136
3386
|
"--color-primary",
|
|
3137
3387
|
"--radius"
|
|
3138
3388
|
],
|
|
3389
|
+
"gotchas": [],
|
|
3139
3390
|
"registryUrl": "https://lumeo.nativ.sh/registry/slider.json"
|
|
3140
3391
|
},
|
|
3141
3392
|
"sortable": {
|
|
@@ -3165,6 +3416,7 @@
|
|
|
3165
3416
|
"--color-ring",
|
|
3166
3417
|
"--radius"
|
|
3167
3418
|
],
|
|
3419
|
+
"gotchas": [],
|
|
3168
3420
|
"registryUrl": "https://lumeo.nativ.sh/registry/sortable.json"
|
|
3169
3421
|
},
|
|
3170
3422
|
"spacer": {
|
|
@@ -3183,6 +3435,7 @@
|
|
|
3183
3435
|
"cssVars": [
|
|
3184
3436
|
"--color-foreground"
|
|
3185
3437
|
],
|
|
3438
|
+
"gotchas": [],
|
|
3186
3439
|
"registryUrl": "https://lumeo.nativ.sh/registry/spacer.json"
|
|
3187
3440
|
},
|
|
3188
3441
|
"spark-card": {
|
|
@@ -3207,6 +3460,7 @@
|
|
|
3207
3460
|
"--color-muted-foreground",
|
|
3208
3461
|
"--radius"
|
|
3209
3462
|
],
|
|
3463
|
+
"gotchas": [],
|
|
3210
3464
|
"registryUrl": "https://lumeo.nativ.sh/registry/spark-card.json"
|
|
3211
3465
|
},
|
|
3212
3466
|
"sparkles": {
|
|
@@ -3225,6 +3479,7 @@
|
|
|
3225
3479
|
"cssVars": [
|
|
3226
3480
|
"--color-foreground"
|
|
3227
3481
|
],
|
|
3482
|
+
"gotchas": [],
|
|
3228
3483
|
"registryUrl": "https://lumeo.nativ.sh/registry/sparkles.json"
|
|
3229
3484
|
},
|
|
3230
3485
|
"sparkline": {
|
|
@@ -3243,6 +3498,7 @@
|
|
|
3243
3498
|
"cssVars": [
|
|
3244
3499
|
"--color-foreground"
|
|
3245
3500
|
],
|
|
3501
|
+
"gotchas": [],
|
|
3246
3502
|
"registryUrl": "https://lumeo.nativ.sh/registry/sparkline.json"
|
|
3247
3503
|
},
|
|
3248
3504
|
"speed-dial": {
|
|
@@ -3271,6 +3527,7 @@
|
|
|
3271
3527
|
"--color-secondary-foreground",
|
|
3272
3528
|
"--radius"
|
|
3273
3529
|
],
|
|
3530
|
+
"gotchas": [],
|
|
3274
3531
|
"registryUrl": "https://lumeo.nativ.sh/registry/speed-dial.json"
|
|
3275
3532
|
},
|
|
3276
3533
|
"spinner": {
|
|
@@ -3291,6 +3548,7 @@
|
|
|
3291
3548
|
"--color-muted-foreground",
|
|
3292
3549
|
"--radius"
|
|
3293
3550
|
],
|
|
3551
|
+
"gotchas": [],
|
|
3294
3552
|
"registryUrl": "https://lumeo.nativ.sh/registry/spinner.json"
|
|
3295
3553
|
},
|
|
3296
3554
|
"split-button": {
|
|
@@ -3314,6 +3572,7 @@
|
|
|
3314
3572
|
"cssVars": [
|
|
3315
3573
|
"--radius"
|
|
3316
3574
|
],
|
|
3575
|
+
"gotchas": [],
|
|
3317
3576
|
"registryUrl": "https://lumeo.nativ.sh/registry/split-button.json"
|
|
3318
3577
|
},
|
|
3319
3578
|
"splitter": {
|
|
@@ -3336,6 +3595,7 @@
|
|
|
3336
3595
|
"--color-primary",
|
|
3337
3596
|
"--color-ring"
|
|
3338
3597
|
],
|
|
3598
|
+
"gotchas": [],
|
|
3339
3599
|
"registryUrl": "https://lumeo.nativ.sh/registry/splitter.json"
|
|
3340
3600
|
},
|
|
3341
3601
|
"stack": {
|
|
@@ -3354,6 +3614,7 @@
|
|
|
3354
3614
|
"cssVars": [
|
|
3355
3615
|
"--color-foreground"
|
|
3356
3616
|
],
|
|
3617
|
+
"gotchas": [],
|
|
3357
3618
|
"registryUrl": "https://lumeo.nativ.sh/registry/stack.json"
|
|
3358
3619
|
},
|
|
3359
3620
|
"statistic": {
|
|
@@ -3379,6 +3640,7 @@
|
|
|
3379
3640
|
"--color-muted-foreground",
|
|
3380
3641
|
"--radius"
|
|
3381
3642
|
],
|
|
3643
|
+
"gotchas": [],
|
|
3382
3644
|
"registryUrl": "https://lumeo.nativ.sh/registry/statistic.json"
|
|
3383
3645
|
},
|
|
3384
3646
|
"stepper": {
|
|
@@ -3409,6 +3671,7 @@
|
|
|
3409
3671
|
"--color-ring",
|
|
3410
3672
|
"--radius"
|
|
3411
3673
|
],
|
|
3674
|
+
"gotchas": [],
|
|
3412
3675
|
"registryUrl": "https://lumeo.nativ.sh/registry/stepper.json"
|
|
3413
3676
|
},
|
|
3414
3677
|
"steps": {
|
|
@@ -3439,6 +3702,7 @@
|
|
|
3439
3702
|
"--color-ring",
|
|
3440
3703
|
"--radius"
|
|
3441
3704
|
],
|
|
3705
|
+
"gotchas": [],
|
|
3442
3706
|
"registryUrl": "https://lumeo.nativ.sh/registry/steps.json"
|
|
3443
3707
|
},
|
|
3444
3708
|
"streaming-text": {
|
|
@@ -3457,6 +3721,7 @@
|
|
|
3457
3721
|
"cssVars": [
|
|
3458
3722
|
"--color-foreground"
|
|
3459
3723
|
],
|
|
3724
|
+
"gotchas": [],
|
|
3460
3725
|
"registryUrl": "https://lumeo.nativ.sh/registry/streaming-text.json"
|
|
3461
3726
|
},
|
|
3462
3727
|
"swipe-actions": {
|
|
@@ -3475,6 +3740,7 @@
|
|
|
3475
3740
|
"cssVars": [
|
|
3476
3741
|
"--color-background"
|
|
3477
3742
|
],
|
|
3743
|
+
"gotchas": [],
|
|
3478
3744
|
"registryUrl": "https://lumeo.nativ.sh/registry/swipe-actions.json"
|
|
3479
3745
|
},
|
|
3480
3746
|
"switch": {
|
|
@@ -3502,6 +3768,7 @@
|
|
|
3502
3768
|
"--color-ring",
|
|
3503
3769
|
"--radius"
|
|
3504
3770
|
],
|
|
3771
|
+
"gotchas": [],
|
|
3505
3772
|
"registryUrl": "https://lumeo.nativ.sh/registry/switch.json"
|
|
3506
3773
|
},
|
|
3507
3774
|
"table": {
|
|
@@ -3528,6 +3795,7 @@
|
|
|
3528
3795
|
"--color-muted",
|
|
3529
3796
|
"--color-muted-foreground"
|
|
3530
3797
|
],
|
|
3798
|
+
"gotchas": [],
|
|
3531
3799
|
"registryUrl": "https://lumeo.nativ.sh/registry/table.json"
|
|
3532
3800
|
},
|
|
3533
3801
|
"tabs": {
|
|
@@ -3562,6 +3830,7 @@
|
|
|
3562
3830
|
"--color-ring",
|
|
3563
3831
|
"--radius"
|
|
3564
3832
|
],
|
|
3833
|
+
"gotchas": [],
|
|
3565
3834
|
"registryUrl": "https://lumeo.nativ.sh/registry/tabs.json"
|
|
3566
3835
|
},
|
|
3567
3836
|
"tag-input": {
|
|
@@ -3597,6 +3866,7 @@
|
|
|
3597
3866
|
"--color-secondary-foreground",
|
|
3598
3867
|
"--radius"
|
|
3599
3868
|
],
|
|
3869
|
+
"gotchas": [],
|
|
3600
3870
|
"registryUrl": "https://lumeo.nativ.sh/registry/tag-input.json"
|
|
3601
3871
|
},
|
|
3602
3872
|
"text": {
|
|
@@ -3621,6 +3891,7 @@
|
|
|
3621
3891
|
"--color-muted-foreground",
|
|
3622
3892
|
"--color-primary"
|
|
3623
3893
|
],
|
|
3894
|
+
"gotchas": [],
|
|
3624
3895
|
"registryUrl": "https://lumeo.nativ.sh/registry/text.json"
|
|
3625
3896
|
},
|
|
3626
3897
|
"text-reveal": {
|
|
@@ -3639,6 +3910,7 @@
|
|
|
3639
3910
|
"cssVars": [
|
|
3640
3911
|
"--color-foreground"
|
|
3641
3912
|
],
|
|
3913
|
+
"gotchas": [],
|
|
3642
3914
|
"registryUrl": "https://lumeo.nativ.sh/registry/text-reveal.json"
|
|
3643
3915
|
},
|
|
3644
3916
|
"textarea": {
|
|
@@ -3662,6 +3934,7 @@
|
|
|
3662
3934
|
"--color-ring",
|
|
3663
3935
|
"--radius"
|
|
3664
3936
|
],
|
|
3937
|
+
"gotchas": [],
|
|
3665
3938
|
"registryUrl": "https://lumeo.nativ.sh/registry/textarea.json"
|
|
3666
3939
|
},
|
|
3667
3940
|
"theme-switcher": {
|
|
@@ -3689,6 +3962,7 @@
|
|
|
3689
3962
|
"--color-ring",
|
|
3690
3963
|
"--radius"
|
|
3691
3964
|
],
|
|
3965
|
+
"gotchas": [],
|
|
3692
3966
|
"registryUrl": "https://lumeo.nativ.sh/registry/theme-switcher.json"
|
|
3693
3967
|
},
|
|
3694
3968
|
"theme-toggle": {
|
|
@@ -3714,6 +3988,7 @@
|
|
|
3714
3988
|
"--color-ring",
|
|
3715
3989
|
"--radius"
|
|
3716
3990
|
],
|
|
3991
|
+
"gotchas": [],
|
|
3717
3992
|
"registryUrl": "https://lumeo.nativ.sh/registry/theme-toggle.json"
|
|
3718
3993
|
},
|
|
3719
3994
|
"time-picker": {
|
|
@@ -3746,6 +4021,7 @@
|
|
|
3746
4021
|
"--color-ring",
|
|
3747
4022
|
"--radius"
|
|
3748
4023
|
],
|
|
4024
|
+
"gotchas": [],
|
|
3749
4025
|
"registryUrl": "https://lumeo.nativ.sh/registry/time-picker.json"
|
|
3750
4026
|
},
|
|
3751
4027
|
"timeline": {
|
|
@@ -3772,6 +4048,7 @@
|
|
|
3772
4048
|
"--color-primary-foreground",
|
|
3773
4049
|
"--radius"
|
|
3774
4050
|
],
|
|
4051
|
+
"gotchas": [],
|
|
3775
4052
|
"registryUrl": "https://lumeo.nativ.sh/registry/timeline.json"
|
|
3776
4053
|
},
|
|
3777
4054
|
"toast": {
|
|
@@ -3806,6 +4083,7 @@
|
|
|
3806
4083
|
"--color-ring",
|
|
3807
4084
|
"--radius"
|
|
3808
4085
|
],
|
|
4086
|
+
"gotchas": [],
|
|
3809
4087
|
"registryUrl": "https://lumeo.nativ.sh/registry/toast.json"
|
|
3810
4088
|
},
|
|
3811
4089
|
"toggle": {
|
|
@@ -3830,6 +4108,7 @@
|
|
|
3830
4108
|
"--color-ring",
|
|
3831
4109
|
"--radius"
|
|
3832
4110
|
],
|
|
4111
|
+
"gotchas": [],
|
|
3833
4112
|
"registryUrl": "https://lumeo.nativ.sh/registry/toggle.json"
|
|
3834
4113
|
},
|
|
3835
4114
|
"toggle-group": {
|
|
@@ -3855,6 +4134,7 @@
|
|
|
3855
4134
|
"--color-ring",
|
|
3856
4135
|
"--radius"
|
|
3857
4136
|
],
|
|
4137
|
+
"gotchas": [],
|
|
3858
4138
|
"registryUrl": "https://lumeo.nativ.sh/registry/toggle-group.json"
|
|
3859
4139
|
},
|
|
3860
4140
|
"tool-call-card": {
|
|
@@ -3883,6 +4163,7 @@
|
|
|
3883
4163
|
"--color-ring",
|
|
3884
4164
|
"--radius"
|
|
3885
4165
|
],
|
|
4166
|
+
"gotchas": [],
|
|
3886
4167
|
"registryUrl": "https://lumeo.nativ.sh/registry/tool-call-card.json"
|
|
3887
4168
|
},
|
|
3888
4169
|
"toolbar": {
|
|
@@ -3911,6 +4192,7 @@
|
|
|
3911
4192
|
"--color-card",
|
|
3912
4193
|
"--radius"
|
|
3913
4194
|
],
|
|
4195
|
+
"gotchas": [],
|
|
3914
4196
|
"registryUrl": "https://lumeo.nativ.sh/registry/toolbar.json"
|
|
3915
4197
|
},
|
|
3916
4198
|
"tooltip": {
|
|
@@ -3933,6 +4215,7 @@
|
|
|
3933
4215
|
"--color-primary-foreground",
|
|
3934
4216
|
"--radius"
|
|
3935
4217
|
],
|
|
4218
|
+
"gotchas": [],
|
|
3936
4219
|
"registryUrl": "https://lumeo.nativ.sh/registry/tooltip.json"
|
|
3937
4220
|
},
|
|
3938
4221
|
"touch-ripple": {
|
|
@@ -3951,6 +4234,7 @@
|
|
|
3951
4234
|
"cssVars": [
|
|
3952
4235
|
"--color-foreground"
|
|
3953
4236
|
],
|
|
4237
|
+
"gotchas": [],
|
|
3954
4238
|
"registryUrl": "https://lumeo.nativ.sh/registry/touch-ripple.json"
|
|
3955
4239
|
},
|
|
3956
4240
|
"tour": {
|
|
@@ -3980,6 +4264,7 @@
|
|
|
3980
4264
|
"--color-ring",
|
|
3981
4265
|
"--radius"
|
|
3982
4266
|
],
|
|
4267
|
+
"gotchas": [],
|
|
3983
4268
|
"registryUrl": "https://lumeo.nativ.sh/registry/tour.json"
|
|
3984
4269
|
},
|
|
3985
4270
|
"transfer": {
|
|
@@ -4011,6 +4296,7 @@
|
|
|
4011
4296
|
"--color-ring",
|
|
4012
4297
|
"--radius"
|
|
4013
4298
|
],
|
|
4299
|
+
"gotchas": [],
|
|
4014
4300
|
"registryUrl": "https://lumeo.nativ.sh/registry/transfer.json"
|
|
4015
4301
|
},
|
|
4016
4302
|
"tree-select": {
|
|
@@ -4045,6 +4331,7 @@
|
|
|
4045
4331
|
"--color-ring",
|
|
4046
4332
|
"--radius"
|
|
4047
4333
|
],
|
|
4334
|
+
"gotchas": [],
|
|
4048
4335
|
"registryUrl": "https://lumeo.nativ.sh/registry/tree-select.json"
|
|
4049
4336
|
},
|
|
4050
4337
|
"tree-view": {
|
|
@@ -4075,6 +4362,7 @@
|
|
|
4075
4362
|
"--color-ring",
|
|
4076
4363
|
"--radius"
|
|
4077
4364
|
],
|
|
4365
|
+
"gotchas": [],
|
|
4078
4366
|
"registryUrl": "https://lumeo.nativ.sh/registry/tree-view.json"
|
|
4079
4367
|
},
|
|
4080
4368
|
"upload-trigger": {
|
|
@@ -4108,6 +4396,7 @@
|
|
|
4108
4396
|
"--color-secondary-foreground",
|
|
4109
4397
|
"--radius"
|
|
4110
4398
|
],
|
|
4399
|
+
"gotchas": [],
|
|
4111
4400
|
"registryUrl": "https://lumeo.nativ.sh/registry/upload-trigger.json"
|
|
4112
4401
|
},
|
|
4113
4402
|
"watermark": {
|
|
@@ -4126,6 +4415,7 @@
|
|
|
4126
4415
|
"cssVars": [
|
|
4127
4416
|
"--color-foreground"
|
|
4128
4417
|
],
|
|
4418
|
+
"gotchas": [],
|
|
4129
4419
|
"registryUrl": "https://lumeo.nativ.sh/registry/watermark.json"
|
|
4130
4420
|
},
|
|
4131
4421
|
"window": {
|
|
@@ -4152,6 +4442,7 @@
|
|
|
4152
4442
|
"--color-ring",
|
|
4153
4443
|
"--radius"
|
|
4154
4444
|
],
|
|
4445
|
+
"gotchas": [],
|
|
4155
4446
|
"registryUrl": "https://lumeo.nativ.sh/registry/window.json"
|
|
4156
4447
|
}
|
|
4157
4448
|
}
|