@lumeo-ui/mcp-server 3.4.0 → 3.5.1
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 +211 -5
- package/package.json +1 -1
- package/src/components-api.json +4013 -19
- package/src/registry.json +202 -16
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.1",
|
|
4
|
+
"generated": "2026-05-28T09:54:10.4603434Z",
|
|
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,15 +948,16 @@
|
|
|
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": {
|
|
920
955
|
"name": "ConfirmButton",
|
|
921
|
-
"category": "
|
|
956
|
+
"category": "Forms",
|
|
922
957
|
"subcategory": null,
|
|
923
958
|
"description": "Confirm Button component.",
|
|
924
959
|
"thumbnail": "/preview-cards/confirm-button.png",
|
|
925
|
-
"hasDocsPage":
|
|
960
|
+
"hasDocsPage": true,
|
|
926
961
|
"nugetPackage": "Lumeo",
|
|
927
962
|
"files": [
|
|
928
963
|
"UI/ConfirmButton/ConfirmButton.razor"
|
|
@@ -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,15 +1058,16 @@
|
|
|
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
|
},
|
|
1025
1064
|
"cta-section": {
|
|
1026
1065
|
"name": "CTASection",
|
|
1027
|
-
"category": "
|
|
1066
|
+
"category": "Marketing",
|
|
1028
1067
|
"subcategory": null,
|
|
1029
1068
|
"description": "CTASection component.",
|
|
1030
1069
|
"thumbnail": "/preview-cards/cta-section.png",
|
|
1031
|
-
"hasDocsPage":
|
|
1070
|
+
"hasDocsPage": true,
|
|
1032
1071
|
"nugetPackage": "Lumeo",
|
|
1033
1072
|
"files": [
|
|
1034
1073
|
"UI/CTASection/CTASection.razor"
|
|
@@ -1041,6 +1080,7 @@
|
|
|
1041
1080
|
"--color-muted",
|
|
1042
1081
|
"--color-muted-foreground"
|
|
1043
1082
|
],
|
|
1083
|
+
"gotchas": [],
|
|
1044
1084
|
"registryUrl": "https://lumeo.nativ.sh/registry/cta-section.json"
|
|
1045
1085
|
},
|
|
1046
1086
|
"data-grid": {
|
|
@@ -1118,6 +1158,7 @@
|
|
|
1118
1158
|
"--color-ring",
|
|
1119
1159
|
"--radius"
|
|
1120
1160
|
],
|
|
1161
|
+
"gotchas": [],
|
|
1121
1162
|
"registryUrl": "https://lumeo.nativ.sh/registry/data-grid.json"
|
|
1122
1163
|
},
|
|
1123
1164
|
"data-table": {
|
|
@@ -1147,6 +1188,7 @@
|
|
|
1147
1188
|
"--color-ring",
|
|
1148
1189
|
"--radius"
|
|
1149
1190
|
],
|
|
1191
|
+
"gotchas": [],
|
|
1150
1192
|
"registryUrl": "https://lumeo.nativ.sh/registry/data-table.json"
|
|
1151
1193
|
},
|
|
1152
1194
|
"date-picker": {
|
|
@@ -1183,6 +1225,7 @@
|
|
|
1183
1225
|
"--color-ring",
|
|
1184
1226
|
"--radius"
|
|
1185
1227
|
],
|
|
1228
|
+
"gotchas": [],
|
|
1186
1229
|
"registryUrl": "https://lumeo.nativ.sh/registry/date-picker.json"
|
|
1187
1230
|
},
|
|
1188
1231
|
"date-time-picker": {
|
|
@@ -1217,6 +1260,7 @@
|
|
|
1217
1260
|
"--color-ring",
|
|
1218
1261
|
"--radius"
|
|
1219
1262
|
],
|
|
1263
|
+
"gotchas": [],
|
|
1220
1264
|
"registryUrl": "https://lumeo.nativ.sh/registry/date-time-picker.json"
|
|
1221
1265
|
},
|
|
1222
1266
|
"delta": {
|
|
@@ -1238,8 +1282,28 @@
|
|
|
1238
1282
|
"--color-muted-foreground",
|
|
1239
1283
|
"--radius"
|
|
1240
1284
|
],
|
|
1285
|
+
"gotchas": [],
|
|
1241
1286
|
"registryUrl": "https://lumeo.nativ.sh/registry/delta.json"
|
|
1242
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": true,
|
|
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
|
+
},
|
|
1243
1307
|
"descriptions": {
|
|
1244
1308
|
"name": "Descriptions",
|
|
1245
1309
|
"category": "Data Display",
|
|
@@ -1261,6 +1325,7 @@
|
|
|
1261
1325
|
"--color-muted-foreground",
|
|
1262
1326
|
"--radius"
|
|
1263
1327
|
],
|
|
1328
|
+
"gotchas": [],
|
|
1264
1329
|
"registryUrl": "https://lumeo.nativ.sh/registry/descriptions.json"
|
|
1265
1330
|
},
|
|
1266
1331
|
"dialog": {
|
|
@@ -1295,6 +1360,7 @@
|
|
|
1295
1360
|
"--color-ring",
|
|
1296
1361
|
"--radius"
|
|
1297
1362
|
],
|
|
1363
|
+
"gotchas": [],
|
|
1298
1364
|
"registryUrl": "https://lumeo.nativ.sh/registry/dialog.json"
|
|
1299
1365
|
},
|
|
1300
1366
|
"dock": {
|
|
@@ -1313,6 +1379,7 @@
|
|
|
1313
1379
|
"cssVars": [
|
|
1314
1380
|
"--color-foreground"
|
|
1315
1381
|
],
|
|
1382
|
+
"gotchas": [],
|
|
1316
1383
|
"registryUrl": "https://lumeo.nativ.sh/registry/dock.json"
|
|
1317
1384
|
},
|
|
1318
1385
|
"drawer": {
|
|
@@ -1341,6 +1408,7 @@
|
|
|
1341
1408
|
"--color-muted-foreground",
|
|
1342
1409
|
"--radius"
|
|
1343
1410
|
],
|
|
1411
|
+
"gotchas": [],
|
|
1344
1412
|
"registryUrl": "https://lumeo.nativ.sh/registry/drawer.json"
|
|
1345
1413
|
},
|
|
1346
1414
|
"dropdown-button": {
|
|
@@ -1364,6 +1432,7 @@
|
|
|
1364
1432
|
"cssVars": [
|
|
1365
1433
|
"--color-foreground"
|
|
1366
1434
|
],
|
|
1435
|
+
"gotchas": [],
|
|
1367
1436
|
"registryUrl": "https://lumeo.nativ.sh/registry/dropdown-button.json"
|
|
1368
1437
|
},
|
|
1369
1438
|
"dropdown-menu": {
|
|
@@ -1401,6 +1470,7 @@
|
|
|
1401
1470
|
"--color-popover-foreground",
|
|
1402
1471
|
"--radius"
|
|
1403
1472
|
],
|
|
1473
|
+
"gotchas": [],
|
|
1404
1474
|
"registryUrl": "https://lumeo.nativ.sh/registry/dropdown-menu.json"
|
|
1405
1475
|
},
|
|
1406
1476
|
"empty-state": {
|
|
@@ -1420,15 +1490,16 @@
|
|
|
1420
1490
|
"--color-muted",
|
|
1421
1491
|
"--color-muted-foreground"
|
|
1422
1492
|
],
|
|
1493
|
+
"gotchas": [],
|
|
1423
1494
|
"registryUrl": "https://lumeo.nativ.sh/registry/empty-state.json"
|
|
1424
1495
|
},
|
|
1425
1496
|
"feature-grid": {
|
|
1426
1497
|
"name": "FeatureGrid",
|
|
1427
|
-
"category": "
|
|
1498
|
+
"category": "Marketing",
|
|
1428
1499
|
"subcategory": null,
|
|
1429
1500
|
"description": "Feature Grid component.",
|
|
1430
1501
|
"thumbnail": "/preview-cards/feature-grid.png",
|
|
1431
|
-
"hasDocsPage":
|
|
1502
|
+
"hasDocsPage": true,
|
|
1432
1503
|
"nugetPackage": "Lumeo",
|
|
1433
1504
|
"files": [
|
|
1434
1505
|
"UI/FeatureGrid/FeatureGrid.razor"
|
|
@@ -1442,11 +1513,12 @@
|
|
|
1442
1513
|
"--color-muted",
|
|
1443
1514
|
"--color-muted-foreground"
|
|
1444
1515
|
],
|
|
1516
|
+
"gotchas": [],
|
|
1445
1517
|
"registryUrl": "https://lumeo.nativ.sh/registry/feature-grid.json"
|
|
1446
1518
|
},
|
|
1447
1519
|
"feature-item": {
|
|
1448
1520
|
"name": "FeatureItem",
|
|
1449
|
-
"category": "
|
|
1521
|
+
"category": "Marketing",
|
|
1450
1522
|
"subcategory": null,
|
|
1451
1523
|
"description": "Feature Item component.",
|
|
1452
1524
|
"thumbnail": "/preview-cards/feature-item.png",
|
|
@@ -1464,6 +1536,7 @@
|
|
|
1464
1536
|
"--color-primary",
|
|
1465
1537
|
"--radius"
|
|
1466
1538
|
],
|
|
1539
|
+
"gotchas": [],
|
|
1467
1540
|
"registryUrl": "https://lumeo.nativ.sh/registry/feature-item.json"
|
|
1468
1541
|
},
|
|
1469
1542
|
"file-manager": {
|
|
@@ -1499,6 +1572,7 @@
|
|
|
1499
1572
|
"--color-ring",
|
|
1500
1573
|
"--radius"
|
|
1501
1574
|
],
|
|
1575
|
+
"gotchas": [],
|
|
1502
1576
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-manager.json"
|
|
1503
1577
|
},
|
|
1504
1578
|
"file-upload": {
|
|
@@ -1530,6 +1604,7 @@
|
|
|
1530
1604
|
"--color-ring",
|
|
1531
1605
|
"--radius"
|
|
1532
1606
|
],
|
|
1607
|
+
"gotchas": [],
|
|
1533
1608
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-upload.json"
|
|
1534
1609
|
},
|
|
1535
1610
|
"file-viewer": {
|
|
@@ -1571,6 +1646,7 @@
|
|
|
1571
1646
|
"--color-ring",
|
|
1572
1647
|
"--radius"
|
|
1573
1648
|
],
|
|
1649
|
+
"gotchas": [],
|
|
1574
1650
|
"registryUrl": "https://lumeo.nativ.sh/registry/file-viewer.json"
|
|
1575
1651
|
},
|
|
1576
1652
|
"filter": {
|
|
@@ -1596,6 +1672,7 @@
|
|
|
1596
1672
|
"--color-ring",
|
|
1597
1673
|
"--radius"
|
|
1598
1674
|
],
|
|
1675
|
+
"gotchas": [],
|
|
1599
1676
|
"registryUrl": "https://lumeo.nativ.sh/registry/filter.json"
|
|
1600
1677
|
},
|
|
1601
1678
|
"flex": {
|
|
@@ -1614,6 +1691,7 @@
|
|
|
1614
1691
|
"cssVars": [
|
|
1615
1692
|
"--color-foreground"
|
|
1616
1693
|
],
|
|
1694
|
+
"gotchas": [],
|
|
1617
1695
|
"registryUrl": "https://lumeo.nativ.sh/registry/flex.json"
|
|
1618
1696
|
},
|
|
1619
1697
|
"form": {
|
|
@@ -1645,6 +1723,7 @@
|
|
|
1645
1723
|
"--color-muted",
|
|
1646
1724
|
"--color-muted-foreground"
|
|
1647
1725
|
],
|
|
1726
|
+
"gotchas": [],
|
|
1648
1727
|
"registryUrl": "https://lumeo.nativ.sh/registry/form.json"
|
|
1649
1728
|
},
|
|
1650
1729
|
"gantt": {
|
|
@@ -1669,6 +1748,7 @@
|
|
|
1669
1748
|
"--color-destructive",
|
|
1670
1749
|
"--radius"
|
|
1671
1750
|
],
|
|
1751
|
+
"gotchas": [],
|
|
1672
1752
|
"registryUrl": "https://lumeo.nativ.sh/registry/gantt.json"
|
|
1673
1753
|
},
|
|
1674
1754
|
"gauge": {
|
|
@@ -1687,6 +1767,7 @@
|
|
|
1687
1767
|
"cssVars": [
|
|
1688
1768
|
"--color-foreground"
|
|
1689
1769
|
],
|
|
1770
|
+
"gotchas": [],
|
|
1690
1771
|
"registryUrl": "https://lumeo.nativ.sh/registry/gauge.json"
|
|
1691
1772
|
},
|
|
1692
1773
|
"grid": {
|
|
@@ -1705,6 +1786,7 @@
|
|
|
1705
1786
|
"cssVars": [
|
|
1706
1787
|
"--color-foreground"
|
|
1707
1788
|
],
|
|
1789
|
+
"gotchas": [],
|
|
1708
1790
|
"registryUrl": "https://lumeo.nativ.sh/registry/grid.json"
|
|
1709
1791
|
},
|
|
1710
1792
|
"heading": {
|
|
@@ -1723,15 +1805,16 @@
|
|
|
1723
1805
|
"cssVars": [
|
|
1724
1806
|
"--color-foreground"
|
|
1725
1807
|
],
|
|
1808
|
+
"gotchas": [],
|
|
1726
1809
|
"registryUrl": "https://lumeo.nativ.sh/registry/heading.json"
|
|
1727
1810
|
},
|
|
1728
1811
|
"hero": {
|
|
1729
1812
|
"name": "Hero",
|
|
1730
|
-
"category": "
|
|
1813
|
+
"category": "Marketing",
|
|
1731
1814
|
"subcategory": null,
|
|
1732
1815
|
"description": "Hero component.",
|
|
1733
1816
|
"thumbnail": "/preview-cards/hero.png",
|
|
1734
|
-
"hasDocsPage":
|
|
1817
|
+
"hasDocsPage": true,
|
|
1735
1818
|
"nugetPackage": "Lumeo",
|
|
1736
1819
|
"files": [
|
|
1737
1820
|
"UI/Hero/Hero.razor"
|
|
@@ -1743,6 +1826,7 @@
|
|
|
1743
1826
|
"--color-muted",
|
|
1744
1827
|
"--color-muted-foreground"
|
|
1745
1828
|
],
|
|
1829
|
+
"gotchas": [],
|
|
1746
1830
|
"registryUrl": "https://lumeo.nativ.sh/registry/hero.json"
|
|
1747
1831
|
},
|
|
1748
1832
|
"highlighter": {
|
|
@@ -1762,6 +1846,7 @@
|
|
|
1762
1846
|
"--color-foreground",
|
|
1763
1847
|
"--radius"
|
|
1764
1848
|
],
|
|
1849
|
+
"gotchas": [],
|
|
1765
1850
|
"registryUrl": "https://lumeo.nativ.sh/registry/highlighter.json"
|
|
1766
1851
|
},
|
|
1767
1852
|
"hover-card": {
|
|
@@ -1785,6 +1870,7 @@
|
|
|
1785
1870
|
"--color-popover-foreground",
|
|
1786
1871
|
"--radius"
|
|
1787
1872
|
],
|
|
1873
|
+
"gotchas": [],
|
|
1788
1874
|
"registryUrl": "https://lumeo.nativ.sh/registry/hover-card.json"
|
|
1789
1875
|
},
|
|
1790
1876
|
"icon": {
|
|
@@ -1805,6 +1891,7 @@
|
|
|
1805
1891
|
"cssVars": [
|
|
1806
1892
|
"--color-foreground"
|
|
1807
1893
|
],
|
|
1894
|
+
"gotchas": [],
|
|
1808
1895
|
"registryUrl": "https://lumeo.nativ.sh/registry/icon.json"
|
|
1809
1896
|
},
|
|
1810
1897
|
"image": {
|
|
@@ -1829,6 +1916,7 @@
|
|
|
1829
1916
|
"--color-ring",
|
|
1830
1917
|
"--radius"
|
|
1831
1918
|
],
|
|
1919
|
+
"gotchas": [],
|
|
1832
1920
|
"registryUrl": "https://lumeo.nativ.sh/registry/image.json"
|
|
1833
1921
|
},
|
|
1834
1922
|
"image-compare": {
|
|
@@ -1849,6 +1937,7 @@
|
|
|
1849
1937
|
"--color-foreground",
|
|
1850
1938
|
"--radius"
|
|
1851
1939
|
],
|
|
1940
|
+
"gotchas": [],
|
|
1852
1941
|
"registryUrl": "https://lumeo.nativ.sh/registry/image-compare.json"
|
|
1853
1942
|
},
|
|
1854
1943
|
"inplace-editor": {
|
|
@@ -1878,6 +1967,7 @@
|
|
|
1878
1967
|
"--color-ring",
|
|
1879
1968
|
"--radius"
|
|
1880
1969
|
],
|
|
1970
|
+
"gotchas": [],
|
|
1881
1971
|
"registryUrl": "https://lumeo.nativ.sh/registry/inplace-editor.json"
|
|
1882
1972
|
},
|
|
1883
1973
|
"input": {
|
|
@@ -1904,6 +1994,7 @@
|
|
|
1904
1994
|
"--color-ring",
|
|
1905
1995
|
"--radius"
|
|
1906
1996
|
],
|
|
1997
|
+
"gotchas": [],
|
|
1907
1998
|
"registryUrl": "https://lumeo.nativ.sh/registry/input.json"
|
|
1908
1999
|
},
|
|
1909
2000
|
"input-mask": {
|
|
@@ -1928,6 +2019,7 @@
|
|
|
1928
2019
|
"--color-ring",
|
|
1929
2020
|
"--radius"
|
|
1930
2021
|
],
|
|
2022
|
+
"gotchas": [],
|
|
1931
2023
|
"registryUrl": "https://lumeo.nativ.sh/registry/input-mask.json"
|
|
1932
2024
|
},
|
|
1933
2025
|
"kanban": {
|
|
@@ -1960,6 +2052,7 @@
|
|
|
1960
2052
|
"--color-secondary-foreground",
|
|
1961
2053
|
"--radius"
|
|
1962
2054
|
],
|
|
2055
|
+
"gotchas": [],
|
|
1963
2056
|
"registryUrl": "https://lumeo.nativ.sh/registry/kanban.json"
|
|
1964
2057
|
},
|
|
1965
2058
|
"kbd": {
|
|
@@ -1981,6 +2074,7 @@
|
|
|
1981
2074
|
"--color-muted-foreground",
|
|
1982
2075
|
"--radius"
|
|
1983
2076
|
],
|
|
2077
|
+
"gotchas": [],
|
|
1984
2078
|
"registryUrl": "https://lumeo.nativ.sh/registry/kbd.json"
|
|
1985
2079
|
},
|
|
1986
2080
|
"kpi-card": {
|
|
@@ -2005,6 +2099,7 @@
|
|
|
2005
2099
|
"--color-muted-foreground",
|
|
2006
2100
|
"--radius"
|
|
2007
2101
|
],
|
|
2102
|
+
"gotchas": [],
|
|
2008
2103
|
"registryUrl": "https://lumeo.nativ.sh/registry/kpi-card.json"
|
|
2009
2104
|
},
|
|
2010
2105
|
"label": {
|
|
@@ -2023,6 +2118,7 @@
|
|
|
2023
2118
|
"cssVars": [
|
|
2024
2119
|
"--color-foreground"
|
|
2025
2120
|
],
|
|
2121
|
+
"gotchas": [],
|
|
2026
2122
|
"registryUrl": "https://lumeo.nativ.sh/registry/label.json"
|
|
2027
2123
|
},
|
|
2028
2124
|
"link": {
|
|
@@ -2044,6 +2140,7 @@
|
|
|
2044
2140
|
"--color-muted-foreground",
|
|
2045
2141
|
"--color-primary"
|
|
2046
2142
|
],
|
|
2143
|
+
"gotchas": [],
|
|
2047
2144
|
"registryUrl": "https://lumeo.nativ.sh/registry/link.json"
|
|
2048
2145
|
},
|
|
2049
2146
|
"list": {
|
|
@@ -2067,6 +2164,7 @@
|
|
|
2067
2164
|
"--color-muted-foreground",
|
|
2068
2165
|
"--radius"
|
|
2069
2166
|
],
|
|
2167
|
+
"gotchas": [],
|
|
2070
2168
|
"registryUrl": "https://lumeo.nativ.sh/registry/list.json"
|
|
2071
2169
|
},
|
|
2072
2170
|
"map": {
|
|
@@ -2104,6 +2202,7 @@
|
|
|
2104
2202
|
"--color-muted-foreground",
|
|
2105
2203
|
"--radius"
|
|
2106
2204
|
],
|
|
2205
|
+
"gotchas": [],
|
|
2107
2206
|
"registryUrl": "https://lumeo.nativ.sh/registry/map.json"
|
|
2108
2207
|
},
|
|
2109
2208
|
"marquee": {
|
|
@@ -2122,6 +2221,7 @@
|
|
|
2122
2221
|
"cssVars": [
|
|
2123
2222
|
"--color-foreground"
|
|
2124
2223
|
],
|
|
2224
|
+
"gotchas": [],
|
|
2125
2225
|
"registryUrl": "https://lumeo.nativ.sh/registry/marquee.json"
|
|
2126
2226
|
},
|
|
2127
2227
|
"mega-menu": {
|
|
@@ -2154,6 +2254,7 @@
|
|
|
2154
2254
|
"--color-ring",
|
|
2155
2255
|
"--radius"
|
|
2156
2256
|
],
|
|
2257
|
+
"gotchas": [],
|
|
2157
2258
|
"registryUrl": "https://lumeo.nativ.sh/registry/mega-menu.json"
|
|
2158
2259
|
},
|
|
2159
2260
|
"mention": {
|
|
@@ -2181,6 +2282,7 @@
|
|
|
2181
2282
|
"--color-ring",
|
|
2182
2283
|
"--radius"
|
|
2183
2284
|
],
|
|
2285
|
+
"gotchas": [],
|
|
2184
2286
|
"registryUrl": "https://lumeo.nativ.sh/registry/mention.json"
|
|
2185
2287
|
},
|
|
2186
2288
|
"menubar": {
|
|
@@ -2219,6 +2321,7 @@
|
|
|
2219
2321
|
"--color-popover-foreground",
|
|
2220
2322
|
"--radius"
|
|
2221
2323
|
],
|
|
2324
|
+
"gotchas": [],
|
|
2222
2325
|
"registryUrl": "https://lumeo.nativ.sh/registry/menubar.json"
|
|
2223
2326
|
},
|
|
2224
2327
|
"navigation-menu": {
|
|
@@ -2257,6 +2360,7 @@
|
|
|
2257
2360
|
"--color-ring",
|
|
2258
2361
|
"--radius"
|
|
2259
2362
|
],
|
|
2363
|
+
"gotchas": [],
|
|
2260
2364
|
"registryUrl": "https://lumeo.nativ.sh/registry/navigation-menu.json"
|
|
2261
2365
|
},
|
|
2262
2366
|
"number-input": {
|
|
@@ -2284,6 +2388,7 @@
|
|
|
2284
2388
|
"--color-ring",
|
|
2285
2389
|
"--radius"
|
|
2286
2390
|
],
|
|
2391
|
+
"gotchas": [],
|
|
2287
2392
|
"registryUrl": "https://lumeo.nativ.sh/registry/number-input.json"
|
|
2288
2393
|
},
|
|
2289
2394
|
"number-ticker": {
|
|
@@ -2302,6 +2407,7 @@
|
|
|
2302
2407
|
"cssVars": [
|
|
2303
2408
|
"--color-foreground"
|
|
2304
2409
|
],
|
|
2410
|
+
"gotchas": [],
|
|
2305
2411
|
"registryUrl": "https://lumeo.nativ.sh/registry/number-ticker.json"
|
|
2306
2412
|
},
|
|
2307
2413
|
"otp-input": {
|
|
@@ -2326,6 +2432,7 @@
|
|
|
2326
2432
|
"--color-muted-foreground",
|
|
2327
2433
|
"--radius"
|
|
2328
2434
|
],
|
|
2435
|
+
"gotchas": [],
|
|
2329
2436
|
"registryUrl": "https://lumeo.nativ.sh/registry/otp-input.json"
|
|
2330
2437
|
},
|
|
2331
2438
|
"overlay": {
|
|
@@ -2351,27 +2458,32 @@
|
|
|
2351
2458
|
"cssVars": [
|
|
2352
2459
|
"--radius"
|
|
2353
2460
|
],
|
|
2461
|
+
"gotchas": [],
|
|
2354
2462
|
"registryUrl": "https://lumeo.nativ.sh/registry/overlay.json"
|
|
2355
2463
|
},
|
|
2356
2464
|
"overlay-form": {
|
|
2357
2465
|
"name": "OverlayForm",
|
|
2358
|
-
"category": "
|
|
2466
|
+
"category": "Forms",
|
|
2359
2467
|
"subcategory": null,
|
|
2360
2468
|
"description": "Overlay Form component.",
|
|
2361
2469
|
"thumbnail": "/preview-cards/overlay-form.png",
|
|
2362
|
-
"hasDocsPage":
|
|
2470
|
+
"hasDocsPage": true,
|
|
2363
2471
|
"nugetPackage": "Lumeo",
|
|
2364
2472
|
"files": [
|
|
2365
2473
|
"UI/OverlayForm/OverlayForm.razor"
|
|
2366
2474
|
],
|
|
2367
2475
|
"dependencies": [
|
|
2368
2476
|
"button",
|
|
2369
|
-
"form"
|
|
2477
|
+
"form",
|
|
2478
|
+
"input"
|
|
2370
2479
|
],
|
|
2371
2480
|
"packageDependencies": [],
|
|
2372
2481
|
"cssVars": [
|
|
2373
2482
|
"--color-border"
|
|
2374
2483
|
],
|
|
2484
|
+
"gotchas": [
|
|
2485
|
+
"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."
|
|
2486
|
+
],
|
|
2375
2487
|
"registryUrl": "https://lumeo.nativ.sh/registry/overlay-form.json"
|
|
2376
2488
|
},
|
|
2377
2489
|
"pagination": {
|
|
@@ -2402,6 +2514,7 @@
|
|
|
2402
2514
|
"--color-ring",
|
|
2403
2515
|
"--radius"
|
|
2404
2516
|
],
|
|
2517
|
+
"gotchas": [],
|
|
2405
2518
|
"registryUrl": "https://lumeo.nativ.sh/registry/pagination.json"
|
|
2406
2519
|
},
|
|
2407
2520
|
"password-input": {
|
|
@@ -2428,6 +2541,7 @@
|
|
|
2428
2541
|
"--color-ring",
|
|
2429
2542
|
"--radius"
|
|
2430
2543
|
],
|
|
2544
|
+
"gotchas": [],
|
|
2431
2545
|
"registryUrl": "https://lumeo.nativ.sh/registry/password-input.json"
|
|
2432
2546
|
},
|
|
2433
2547
|
"pdf-viewer": {
|
|
@@ -2462,6 +2576,7 @@
|
|
|
2462
2576
|
"--color-ring",
|
|
2463
2577
|
"--radius"
|
|
2464
2578
|
],
|
|
2579
|
+
"gotchas": [],
|
|
2465
2580
|
"registryUrl": "https://lumeo.nativ.sh/registry/pdf-viewer.json"
|
|
2466
2581
|
},
|
|
2467
2582
|
"pick-list": {
|
|
@@ -2491,6 +2606,7 @@
|
|
|
2491
2606
|
"--color-ring",
|
|
2492
2607
|
"--radius"
|
|
2493
2608
|
],
|
|
2609
|
+
"gotchas": [],
|
|
2494
2610
|
"registryUrl": "https://lumeo.nativ.sh/registry/pick-list.json"
|
|
2495
2611
|
},
|
|
2496
2612
|
"pivot-grid": {
|
|
@@ -2523,6 +2639,7 @@
|
|
|
2523
2639
|
"--color-ring",
|
|
2524
2640
|
"--radius"
|
|
2525
2641
|
],
|
|
2642
|
+
"gotchas": [],
|
|
2526
2643
|
"registryUrl": "https://lumeo.nativ.sh/registry/pivot-grid.json"
|
|
2527
2644
|
},
|
|
2528
2645
|
"pop-confirm": {
|
|
@@ -2547,6 +2664,7 @@
|
|
|
2547
2664
|
"--color-muted",
|
|
2548
2665
|
"--color-muted-foreground"
|
|
2549
2666
|
],
|
|
2667
|
+
"gotchas": [],
|
|
2550
2668
|
"registryUrl": "https://lumeo.nativ.sh/registry/pop-confirm.json"
|
|
2551
2669
|
},
|
|
2552
2670
|
"popover": {
|
|
@@ -2570,6 +2688,7 @@
|
|
|
2570
2688
|
"--color-popover-foreground",
|
|
2571
2689
|
"--radius"
|
|
2572
2690
|
],
|
|
2691
|
+
"gotchas": [],
|
|
2573
2692
|
"registryUrl": "https://lumeo.nativ.sh/registry/popover.json"
|
|
2574
2693
|
},
|
|
2575
2694
|
"progress": {
|
|
@@ -2598,6 +2717,7 @@
|
|
|
2598
2717
|
"--color-primary-foreground",
|
|
2599
2718
|
"--radius"
|
|
2600
2719
|
],
|
|
2720
|
+
"gotchas": [],
|
|
2601
2721
|
"registryUrl": "https://lumeo.nativ.sh/registry/progress.json"
|
|
2602
2722
|
},
|
|
2603
2723
|
"prompt-input": {
|
|
@@ -2627,6 +2747,7 @@
|
|
|
2627
2747
|
"--color-ring",
|
|
2628
2748
|
"--radius"
|
|
2629
2749
|
],
|
|
2750
|
+
"gotchas": [],
|
|
2630
2751
|
"registryUrl": "https://lumeo.nativ.sh/registry/prompt-input.json"
|
|
2631
2752
|
},
|
|
2632
2753
|
"pull-to-refresh": {
|
|
@@ -2649,6 +2770,7 @@
|
|
|
2649
2770
|
"--color-foreground",
|
|
2650
2771
|
"--radius"
|
|
2651
2772
|
],
|
|
2773
|
+
"gotchas": [],
|
|
2652
2774
|
"registryUrl": "https://lumeo.nativ.sh/registry/pull-to-refresh.json"
|
|
2653
2775
|
},
|
|
2654
2776
|
"qr-code": {
|
|
@@ -2668,6 +2790,7 @@
|
|
|
2668
2790
|
"cssVars": [
|
|
2669
2791
|
"--radius"
|
|
2670
2792
|
],
|
|
2793
|
+
"gotchas": [],
|
|
2671
2794
|
"registryUrl": "https://lumeo.nativ.sh/registry/qr-code.json"
|
|
2672
2795
|
},
|
|
2673
2796
|
"query-builder": {
|
|
@@ -2703,6 +2826,7 @@
|
|
|
2703
2826
|
"--color-ring",
|
|
2704
2827
|
"--radius"
|
|
2705
2828
|
],
|
|
2829
|
+
"gotchas": [],
|
|
2706
2830
|
"registryUrl": "https://lumeo.nativ.sh/registry/query-builder.json"
|
|
2707
2831
|
},
|
|
2708
2832
|
"radio-group": {
|
|
@@ -2730,6 +2854,7 @@
|
|
|
2730
2854
|
"--color-ring",
|
|
2731
2855
|
"--radius"
|
|
2732
2856
|
],
|
|
2857
|
+
"gotchas": [],
|
|
2733
2858
|
"registryUrl": "https://lumeo.nativ.sh/registry/radio-group.json"
|
|
2734
2859
|
},
|
|
2735
2860
|
"rating": {
|
|
@@ -2755,6 +2880,7 @@
|
|
|
2755
2880
|
"--color-ring",
|
|
2756
2881
|
"--radius"
|
|
2757
2882
|
],
|
|
2883
|
+
"gotchas": [],
|
|
2758
2884
|
"registryUrl": "https://lumeo.nativ.sh/registry/rating.json"
|
|
2759
2885
|
},
|
|
2760
2886
|
"reasoning-display": {
|
|
@@ -2780,6 +2906,7 @@
|
|
|
2780
2906
|
"--color-ring",
|
|
2781
2907
|
"--radius"
|
|
2782
2908
|
],
|
|
2909
|
+
"gotchas": [],
|
|
2783
2910
|
"registryUrl": "https://lumeo.nativ.sh/registry/reasoning-display.json"
|
|
2784
2911
|
},
|
|
2785
2912
|
"resizable": {
|
|
@@ -2805,6 +2932,7 @@
|
|
|
2805
2932
|
"--color-ring",
|
|
2806
2933
|
"--radius"
|
|
2807
2934
|
],
|
|
2935
|
+
"gotchas": [],
|
|
2808
2936
|
"registryUrl": "https://lumeo.nativ.sh/registry/resizable.json"
|
|
2809
2937
|
},
|
|
2810
2938
|
"result": {
|
|
@@ -2830,6 +2958,7 @@
|
|
|
2830
2958
|
"--color-primary",
|
|
2831
2959
|
"--radius"
|
|
2832
2960
|
],
|
|
2961
|
+
"gotchas": [],
|
|
2833
2962
|
"registryUrl": "https://lumeo.nativ.sh/registry/result.json"
|
|
2834
2963
|
},
|
|
2835
2964
|
"rich-text-editor": {
|
|
@@ -2876,6 +3005,7 @@
|
|
|
2876
3005
|
"--color-ring",
|
|
2877
3006
|
"--radius"
|
|
2878
3007
|
],
|
|
3008
|
+
"gotchas": [],
|
|
2879
3009
|
"registryUrl": "https://lumeo.nativ.sh/registry/rich-text-editor.json"
|
|
2880
3010
|
},
|
|
2881
3011
|
"ring-progress": {
|
|
@@ -2894,6 +3024,7 @@
|
|
|
2894
3024
|
"cssVars": [
|
|
2895
3025
|
"--color-foreground"
|
|
2896
3026
|
],
|
|
3027
|
+
"gotchas": [],
|
|
2897
3028
|
"registryUrl": "https://lumeo.nativ.sh/registry/ring-progress.json"
|
|
2898
3029
|
},
|
|
2899
3030
|
"safe-area": {
|
|
@@ -2912,6 +3043,7 @@
|
|
|
2912
3043
|
"cssVars": [
|
|
2913
3044
|
"--color-foreground"
|
|
2914
3045
|
],
|
|
3046
|
+
"gotchas": [],
|
|
2915
3047
|
"registryUrl": "https://lumeo.nativ.sh/registry/safe-area.json"
|
|
2916
3048
|
},
|
|
2917
3049
|
"scheduler": {
|
|
@@ -2942,6 +3074,7 @@
|
|
|
2942
3074
|
"--color-muted-foreground",
|
|
2943
3075
|
"--radius"
|
|
2944
3076
|
],
|
|
3077
|
+
"gotchas": [],
|
|
2945
3078
|
"registryUrl": "https://lumeo.nativ.sh/registry/scheduler.json"
|
|
2946
3079
|
},
|
|
2947
3080
|
"scroll-area": {
|
|
@@ -2963,6 +3096,7 @@
|
|
|
2963
3096
|
"--color-muted-foreground",
|
|
2964
3097
|
"--radius"
|
|
2965
3098
|
],
|
|
3099
|
+
"gotchas": [],
|
|
2966
3100
|
"registryUrl": "https://lumeo.nativ.sh/registry/scroll-area.json"
|
|
2967
3101
|
},
|
|
2968
3102
|
"scrollspy": {
|
|
@@ -2983,6 +3117,7 @@
|
|
|
2983
3117
|
"cssVars": [
|
|
2984
3118
|
"--color-foreground"
|
|
2985
3119
|
],
|
|
3120
|
+
"gotchas": [],
|
|
2986
3121
|
"registryUrl": "https://lumeo.nativ.sh/registry/scrollspy.json"
|
|
2987
3122
|
},
|
|
2988
3123
|
"segmented": {
|
|
@@ -3007,6 +3142,7 @@
|
|
|
3007
3142
|
"--color-ring",
|
|
3008
3143
|
"--radius"
|
|
3009
3144
|
],
|
|
3145
|
+
"gotchas": [],
|
|
3010
3146
|
"registryUrl": "https://lumeo.nativ.sh/registry/segmented.json"
|
|
3011
3147
|
},
|
|
3012
3148
|
"select": {
|
|
@@ -3049,6 +3185,7 @@
|
|
|
3049
3185
|
"--color-secondary-foreground",
|
|
3050
3186
|
"--radius"
|
|
3051
3187
|
],
|
|
3188
|
+
"gotchas": [],
|
|
3052
3189
|
"registryUrl": "https://lumeo.nativ.sh/registry/select.json"
|
|
3053
3190
|
},
|
|
3054
3191
|
"separator": {
|
|
@@ -3069,6 +3206,7 @@
|
|
|
3069
3206
|
"--color-muted",
|
|
3070
3207
|
"--color-muted-foreground"
|
|
3071
3208
|
],
|
|
3209
|
+
"gotchas": [],
|
|
3072
3210
|
"registryUrl": "https://lumeo.nativ.sh/registry/separator.json"
|
|
3073
3211
|
},
|
|
3074
3212
|
"sheet": {
|
|
@@ -3101,6 +3239,9 @@
|
|
|
3101
3239
|
"--color-ring",
|
|
3102
3240
|
"--radius"
|
|
3103
3241
|
],
|
|
3242
|
+
"gotchas": [
|
|
3243
|
+
"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."
|
|
3244
|
+
],
|
|
3104
3245
|
"registryUrl": "https://lumeo.nativ.sh/registry/sheet.json"
|
|
3105
3246
|
},
|
|
3106
3247
|
"shimmer-button": {
|
|
@@ -3130,6 +3271,7 @@
|
|
|
3130
3271
|
"--color-secondary-foreground",
|
|
3131
3272
|
"--radius"
|
|
3132
3273
|
],
|
|
3274
|
+
"gotchas": [],
|
|
3133
3275
|
"registryUrl": "https://lumeo.nativ.sh/registry/shimmer-button.json"
|
|
3134
3276
|
},
|
|
3135
3277
|
"sidebar": {
|
|
@@ -3168,6 +3310,7 @@
|
|
|
3168
3310
|
"--color-ring",
|
|
3169
3311
|
"--radius"
|
|
3170
3312
|
],
|
|
3313
|
+
"gotchas": [],
|
|
3171
3314
|
"registryUrl": "https://lumeo.nativ.sh/registry/sidebar.json"
|
|
3172
3315
|
},
|
|
3173
3316
|
"signature-pad": {
|
|
@@ -3195,6 +3338,7 @@
|
|
|
3195
3338
|
"--color-muted-foreground",
|
|
3196
3339
|
"--radius"
|
|
3197
3340
|
],
|
|
3341
|
+
"gotchas": [],
|
|
3198
3342
|
"registryUrl": "https://lumeo.nativ.sh/registry/signature-pad.json"
|
|
3199
3343
|
},
|
|
3200
3344
|
"skeleton": {
|
|
@@ -3218,6 +3362,7 @@
|
|
|
3218
3362
|
"--color-primary",
|
|
3219
3363
|
"--radius"
|
|
3220
3364
|
],
|
|
3365
|
+
"gotchas": [],
|
|
3221
3366
|
"registryUrl": "https://lumeo.nativ.sh/registry/skeleton.json"
|
|
3222
3367
|
},
|
|
3223
3368
|
"slider": {
|
|
@@ -3242,6 +3387,7 @@
|
|
|
3242
3387
|
"--color-primary",
|
|
3243
3388
|
"--radius"
|
|
3244
3389
|
],
|
|
3390
|
+
"gotchas": [],
|
|
3245
3391
|
"registryUrl": "https://lumeo.nativ.sh/registry/slider.json"
|
|
3246
3392
|
},
|
|
3247
3393
|
"sortable": {
|
|
@@ -3271,6 +3417,7 @@
|
|
|
3271
3417
|
"--color-ring",
|
|
3272
3418
|
"--radius"
|
|
3273
3419
|
],
|
|
3420
|
+
"gotchas": [],
|
|
3274
3421
|
"registryUrl": "https://lumeo.nativ.sh/registry/sortable.json"
|
|
3275
3422
|
},
|
|
3276
3423
|
"spacer": {
|
|
@@ -3289,6 +3436,7 @@
|
|
|
3289
3436
|
"cssVars": [
|
|
3290
3437
|
"--color-foreground"
|
|
3291
3438
|
],
|
|
3439
|
+
"gotchas": [],
|
|
3292
3440
|
"registryUrl": "https://lumeo.nativ.sh/registry/spacer.json"
|
|
3293
3441
|
},
|
|
3294
3442
|
"spark-card": {
|
|
@@ -3313,6 +3461,7 @@
|
|
|
3313
3461
|
"--color-muted-foreground",
|
|
3314
3462
|
"--radius"
|
|
3315
3463
|
],
|
|
3464
|
+
"gotchas": [],
|
|
3316
3465
|
"registryUrl": "https://lumeo.nativ.sh/registry/spark-card.json"
|
|
3317
3466
|
},
|
|
3318
3467
|
"sparkles": {
|
|
@@ -3331,6 +3480,7 @@
|
|
|
3331
3480
|
"cssVars": [
|
|
3332
3481
|
"--color-foreground"
|
|
3333
3482
|
],
|
|
3483
|
+
"gotchas": [],
|
|
3334
3484
|
"registryUrl": "https://lumeo.nativ.sh/registry/sparkles.json"
|
|
3335
3485
|
},
|
|
3336
3486
|
"sparkline": {
|
|
@@ -3349,6 +3499,7 @@
|
|
|
3349
3499
|
"cssVars": [
|
|
3350
3500
|
"--color-foreground"
|
|
3351
3501
|
],
|
|
3502
|
+
"gotchas": [],
|
|
3352
3503
|
"registryUrl": "https://lumeo.nativ.sh/registry/sparkline.json"
|
|
3353
3504
|
},
|
|
3354
3505
|
"speed-dial": {
|
|
@@ -3377,6 +3528,7 @@
|
|
|
3377
3528
|
"--color-secondary-foreground",
|
|
3378
3529
|
"--radius"
|
|
3379
3530
|
],
|
|
3531
|
+
"gotchas": [],
|
|
3380
3532
|
"registryUrl": "https://lumeo.nativ.sh/registry/speed-dial.json"
|
|
3381
3533
|
},
|
|
3382
3534
|
"spinner": {
|
|
@@ -3397,6 +3549,7 @@
|
|
|
3397
3549
|
"--color-muted-foreground",
|
|
3398
3550
|
"--radius"
|
|
3399
3551
|
],
|
|
3552
|
+
"gotchas": [],
|
|
3400
3553
|
"registryUrl": "https://lumeo.nativ.sh/registry/spinner.json"
|
|
3401
3554
|
},
|
|
3402
3555
|
"split-button": {
|
|
@@ -3420,6 +3573,7 @@
|
|
|
3420
3573
|
"cssVars": [
|
|
3421
3574
|
"--radius"
|
|
3422
3575
|
],
|
|
3576
|
+
"gotchas": [],
|
|
3423
3577
|
"registryUrl": "https://lumeo.nativ.sh/registry/split-button.json"
|
|
3424
3578
|
},
|
|
3425
3579
|
"splitter": {
|
|
@@ -3442,6 +3596,7 @@
|
|
|
3442
3596
|
"--color-primary",
|
|
3443
3597
|
"--color-ring"
|
|
3444
3598
|
],
|
|
3599
|
+
"gotchas": [],
|
|
3445
3600
|
"registryUrl": "https://lumeo.nativ.sh/registry/splitter.json"
|
|
3446
3601
|
},
|
|
3447
3602
|
"stack": {
|
|
@@ -3460,6 +3615,7 @@
|
|
|
3460
3615
|
"cssVars": [
|
|
3461
3616
|
"--color-foreground"
|
|
3462
3617
|
],
|
|
3618
|
+
"gotchas": [],
|
|
3463
3619
|
"registryUrl": "https://lumeo.nativ.sh/registry/stack.json"
|
|
3464
3620
|
},
|
|
3465
3621
|
"statistic": {
|
|
@@ -3485,6 +3641,7 @@
|
|
|
3485
3641
|
"--color-muted-foreground",
|
|
3486
3642
|
"--radius"
|
|
3487
3643
|
],
|
|
3644
|
+
"gotchas": [],
|
|
3488
3645
|
"registryUrl": "https://lumeo.nativ.sh/registry/statistic.json"
|
|
3489
3646
|
},
|
|
3490
3647
|
"stepper": {
|
|
@@ -3515,6 +3672,7 @@
|
|
|
3515
3672
|
"--color-ring",
|
|
3516
3673
|
"--radius"
|
|
3517
3674
|
],
|
|
3675
|
+
"gotchas": [],
|
|
3518
3676
|
"registryUrl": "https://lumeo.nativ.sh/registry/stepper.json"
|
|
3519
3677
|
},
|
|
3520
3678
|
"steps": {
|
|
@@ -3545,6 +3703,7 @@
|
|
|
3545
3703
|
"--color-ring",
|
|
3546
3704
|
"--radius"
|
|
3547
3705
|
],
|
|
3706
|
+
"gotchas": [],
|
|
3548
3707
|
"registryUrl": "https://lumeo.nativ.sh/registry/steps.json"
|
|
3549
3708
|
},
|
|
3550
3709
|
"streaming-text": {
|
|
@@ -3563,6 +3722,7 @@
|
|
|
3563
3722
|
"cssVars": [
|
|
3564
3723
|
"--color-foreground"
|
|
3565
3724
|
],
|
|
3725
|
+
"gotchas": [],
|
|
3566
3726
|
"registryUrl": "https://lumeo.nativ.sh/registry/streaming-text.json"
|
|
3567
3727
|
},
|
|
3568
3728
|
"swipe-actions": {
|
|
@@ -3581,6 +3741,7 @@
|
|
|
3581
3741
|
"cssVars": [
|
|
3582
3742
|
"--color-background"
|
|
3583
3743
|
],
|
|
3744
|
+
"gotchas": [],
|
|
3584
3745
|
"registryUrl": "https://lumeo.nativ.sh/registry/swipe-actions.json"
|
|
3585
3746
|
},
|
|
3586
3747
|
"switch": {
|
|
@@ -3608,6 +3769,7 @@
|
|
|
3608
3769
|
"--color-ring",
|
|
3609
3770
|
"--radius"
|
|
3610
3771
|
],
|
|
3772
|
+
"gotchas": [],
|
|
3611
3773
|
"registryUrl": "https://lumeo.nativ.sh/registry/switch.json"
|
|
3612
3774
|
},
|
|
3613
3775
|
"table": {
|
|
@@ -3634,6 +3796,7 @@
|
|
|
3634
3796
|
"--color-muted",
|
|
3635
3797
|
"--color-muted-foreground"
|
|
3636
3798
|
],
|
|
3799
|
+
"gotchas": [],
|
|
3637
3800
|
"registryUrl": "https://lumeo.nativ.sh/registry/table.json"
|
|
3638
3801
|
},
|
|
3639
3802
|
"tabs": {
|
|
@@ -3668,6 +3831,7 @@
|
|
|
3668
3831
|
"--color-ring",
|
|
3669
3832
|
"--radius"
|
|
3670
3833
|
],
|
|
3834
|
+
"gotchas": [],
|
|
3671
3835
|
"registryUrl": "https://lumeo.nativ.sh/registry/tabs.json"
|
|
3672
3836
|
},
|
|
3673
3837
|
"tag-input": {
|
|
@@ -3703,6 +3867,7 @@
|
|
|
3703
3867
|
"--color-secondary-foreground",
|
|
3704
3868
|
"--radius"
|
|
3705
3869
|
],
|
|
3870
|
+
"gotchas": [],
|
|
3706
3871
|
"registryUrl": "https://lumeo.nativ.sh/registry/tag-input.json"
|
|
3707
3872
|
},
|
|
3708
3873
|
"text": {
|
|
@@ -3727,6 +3892,7 @@
|
|
|
3727
3892
|
"--color-muted-foreground",
|
|
3728
3893
|
"--color-primary"
|
|
3729
3894
|
],
|
|
3895
|
+
"gotchas": [],
|
|
3730
3896
|
"registryUrl": "https://lumeo.nativ.sh/registry/text.json"
|
|
3731
3897
|
},
|
|
3732
3898
|
"text-reveal": {
|
|
@@ -3745,6 +3911,7 @@
|
|
|
3745
3911
|
"cssVars": [
|
|
3746
3912
|
"--color-foreground"
|
|
3747
3913
|
],
|
|
3914
|
+
"gotchas": [],
|
|
3748
3915
|
"registryUrl": "https://lumeo.nativ.sh/registry/text-reveal.json"
|
|
3749
3916
|
},
|
|
3750
3917
|
"textarea": {
|
|
@@ -3768,6 +3935,7 @@
|
|
|
3768
3935
|
"--color-ring",
|
|
3769
3936
|
"--radius"
|
|
3770
3937
|
],
|
|
3938
|
+
"gotchas": [],
|
|
3771
3939
|
"registryUrl": "https://lumeo.nativ.sh/registry/textarea.json"
|
|
3772
3940
|
},
|
|
3773
3941
|
"theme-switcher": {
|
|
@@ -3795,6 +3963,7 @@
|
|
|
3795
3963
|
"--color-ring",
|
|
3796
3964
|
"--radius"
|
|
3797
3965
|
],
|
|
3966
|
+
"gotchas": [],
|
|
3798
3967
|
"registryUrl": "https://lumeo.nativ.sh/registry/theme-switcher.json"
|
|
3799
3968
|
},
|
|
3800
3969
|
"theme-toggle": {
|
|
@@ -3820,6 +3989,7 @@
|
|
|
3820
3989
|
"--color-ring",
|
|
3821
3990
|
"--radius"
|
|
3822
3991
|
],
|
|
3992
|
+
"gotchas": [],
|
|
3823
3993
|
"registryUrl": "https://lumeo.nativ.sh/registry/theme-toggle.json"
|
|
3824
3994
|
},
|
|
3825
3995
|
"time-picker": {
|
|
@@ -3852,6 +4022,7 @@
|
|
|
3852
4022
|
"--color-ring",
|
|
3853
4023
|
"--radius"
|
|
3854
4024
|
],
|
|
4025
|
+
"gotchas": [],
|
|
3855
4026
|
"registryUrl": "https://lumeo.nativ.sh/registry/time-picker.json"
|
|
3856
4027
|
},
|
|
3857
4028
|
"timeline": {
|
|
@@ -3878,6 +4049,7 @@
|
|
|
3878
4049
|
"--color-primary-foreground",
|
|
3879
4050
|
"--radius"
|
|
3880
4051
|
],
|
|
4052
|
+
"gotchas": [],
|
|
3881
4053
|
"registryUrl": "https://lumeo.nativ.sh/registry/timeline.json"
|
|
3882
4054
|
},
|
|
3883
4055
|
"toast": {
|
|
@@ -3912,6 +4084,7 @@
|
|
|
3912
4084
|
"--color-ring",
|
|
3913
4085
|
"--radius"
|
|
3914
4086
|
],
|
|
4087
|
+
"gotchas": [],
|
|
3915
4088
|
"registryUrl": "https://lumeo.nativ.sh/registry/toast.json"
|
|
3916
4089
|
},
|
|
3917
4090
|
"toggle": {
|
|
@@ -3936,6 +4109,7 @@
|
|
|
3936
4109
|
"--color-ring",
|
|
3937
4110
|
"--radius"
|
|
3938
4111
|
],
|
|
4112
|
+
"gotchas": [],
|
|
3939
4113
|
"registryUrl": "https://lumeo.nativ.sh/registry/toggle.json"
|
|
3940
4114
|
},
|
|
3941
4115
|
"toggle-group": {
|
|
@@ -3961,6 +4135,7 @@
|
|
|
3961
4135
|
"--color-ring",
|
|
3962
4136
|
"--radius"
|
|
3963
4137
|
],
|
|
4138
|
+
"gotchas": [],
|
|
3964
4139
|
"registryUrl": "https://lumeo.nativ.sh/registry/toggle-group.json"
|
|
3965
4140
|
},
|
|
3966
4141
|
"tool-call-card": {
|
|
@@ -3989,6 +4164,7 @@
|
|
|
3989
4164
|
"--color-ring",
|
|
3990
4165
|
"--radius"
|
|
3991
4166
|
],
|
|
4167
|
+
"gotchas": [],
|
|
3992
4168
|
"registryUrl": "https://lumeo.nativ.sh/registry/tool-call-card.json"
|
|
3993
4169
|
},
|
|
3994
4170
|
"toolbar": {
|
|
@@ -4017,6 +4193,7 @@
|
|
|
4017
4193
|
"--color-card",
|
|
4018
4194
|
"--radius"
|
|
4019
4195
|
],
|
|
4196
|
+
"gotchas": [],
|
|
4020
4197
|
"registryUrl": "https://lumeo.nativ.sh/registry/toolbar.json"
|
|
4021
4198
|
},
|
|
4022
4199
|
"tooltip": {
|
|
@@ -4039,6 +4216,7 @@
|
|
|
4039
4216
|
"--color-primary-foreground",
|
|
4040
4217
|
"--radius"
|
|
4041
4218
|
],
|
|
4219
|
+
"gotchas": [],
|
|
4042
4220
|
"registryUrl": "https://lumeo.nativ.sh/registry/tooltip.json"
|
|
4043
4221
|
},
|
|
4044
4222
|
"touch-ripple": {
|
|
@@ -4057,6 +4235,7 @@
|
|
|
4057
4235
|
"cssVars": [
|
|
4058
4236
|
"--color-foreground"
|
|
4059
4237
|
],
|
|
4238
|
+
"gotchas": [],
|
|
4060
4239
|
"registryUrl": "https://lumeo.nativ.sh/registry/touch-ripple.json"
|
|
4061
4240
|
},
|
|
4062
4241
|
"tour": {
|
|
@@ -4086,6 +4265,7 @@
|
|
|
4086
4265
|
"--color-ring",
|
|
4087
4266
|
"--radius"
|
|
4088
4267
|
],
|
|
4268
|
+
"gotchas": [],
|
|
4089
4269
|
"registryUrl": "https://lumeo.nativ.sh/registry/tour.json"
|
|
4090
4270
|
},
|
|
4091
4271
|
"transfer": {
|
|
@@ -4117,6 +4297,7 @@
|
|
|
4117
4297
|
"--color-ring",
|
|
4118
4298
|
"--radius"
|
|
4119
4299
|
],
|
|
4300
|
+
"gotchas": [],
|
|
4120
4301
|
"registryUrl": "https://lumeo.nativ.sh/registry/transfer.json"
|
|
4121
4302
|
},
|
|
4122
4303
|
"tree-select": {
|
|
@@ -4151,6 +4332,7 @@
|
|
|
4151
4332
|
"--color-ring",
|
|
4152
4333
|
"--radius"
|
|
4153
4334
|
],
|
|
4335
|
+
"gotchas": [],
|
|
4154
4336
|
"registryUrl": "https://lumeo.nativ.sh/registry/tree-select.json"
|
|
4155
4337
|
},
|
|
4156
4338
|
"tree-view": {
|
|
@@ -4181,15 +4363,16 @@
|
|
|
4181
4363
|
"--color-ring",
|
|
4182
4364
|
"--radius"
|
|
4183
4365
|
],
|
|
4366
|
+
"gotchas": [],
|
|
4184
4367
|
"registryUrl": "https://lumeo.nativ.sh/registry/tree-view.json"
|
|
4185
4368
|
},
|
|
4186
4369
|
"upload-trigger": {
|
|
4187
4370
|
"name": "UploadTrigger",
|
|
4188
|
-
"category": "
|
|
4371
|
+
"category": "Forms",
|
|
4189
4372
|
"subcategory": null,
|
|
4190
4373
|
"description": "Upload Trigger component.",
|
|
4191
4374
|
"thumbnail": "/preview-cards/upload-trigger.png",
|
|
4192
|
-
"hasDocsPage":
|
|
4375
|
+
"hasDocsPage": true,
|
|
4193
4376
|
"nugetPackage": "Lumeo",
|
|
4194
4377
|
"files": [
|
|
4195
4378
|
"UI/UploadTrigger/UploadTrigger.razor"
|
|
@@ -4214,6 +4397,7 @@
|
|
|
4214
4397
|
"--color-secondary-foreground",
|
|
4215
4398
|
"--radius"
|
|
4216
4399
|
],
|
|
4400
|
+
"gotchas": [],
|
|
4217
4401
|
"registryUrl": "https://lumeo.nativ.sh/registry/upload-trigger.json"
|
|
4218
4402
|
},
|
|
4219
4403
|
"watermark": {
|
|
@@ -4232,6 +4416,7 @@
|
|
|
4232
4416
|
"cssVars": [
|
|
4233
4417
|
"--color-foreground"
|
|
4234
4418
|
],
|
|
4419
|
+
"gotchas": [],
|
|
4235
4420
|
"registryUrl": "https://lumeo.nativ.sh/registry/watermark.json"
|
|
4236
4421
|
},
|
|
4237
4422
|
"window": {
|
|
@@ -4258,6 +4443,7 @@
|
|
|
4258
4443
|
"--color-ring",
|
|
4259
4444
|
"--radius"
|
|
4260
4445
|
],
|
|
4446
|
+
"gotchas": [],
|
|
4261
4447
|
"registryUrl": "https://lumeo.nativ.sh/registry/window.json"
|
|
4262
4448
|
}
|
|
4263
4449
|
}
|