@tolle_/tolle-ui 18.2.29 → 18.3.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/esm2022/lib/accordion-item.component.mjs +5 -11
- package/esm2022/lib/accordion.component.mjs +4 -9
- package/esm2022/lib/alert-dialog-dynamic.component.mjs +12 -12
- package/esm2022/lib/alert-dialog.component.mjs +82 -64
- package/esm2022/lib/alert-dialog.service.mjs +38 -6
- package/esm2022/lib/alert.component.mjs +5 -11
- package/esm2022/lib/aspect-ratio.component.mjs +119 -0
- package/esm2022/lib/attachment.component.mjs +334 -0
- package/esm2022/lib/avatar-fallback.component.mjs +3 -3
- package/esm2022/lib/avatar.component.mjs +4 -9
- package/esm2022/lib/badge.component.mjs +4 -9
- package/esm2022/lib/breadcrumb-item.component.mjs +3 -3
- package/esm2022/lib/breadcrumb-link.component.mjs +3 -3
- package/esm2022/lib/breadcrumb-separator.component.mjs +3 -3
- package/esm2022/lib/breadcrumb.component.mjs +3 -3
- package/esm2022/lib/bubble.component.mjs +301 -0
- package/esm2022/lib/button.component.mjs +5 -11
- package/esm2022/lib/calendar.component.mjs +5 -11
- package/esm2022/lib/card.component.mjs +14 -43
- package/esm2022/lib/carousel/carousel.component.mjs +5 -12
- package/esm2022/lib/chain-of-thought.component.mjs +380 -0
- package/esm2022/lib/chart-pie.component.mjs +386 -0
- package/esm2022/lib/chart.component.mjs +1146 -0
- package/esm2022/lib/chart.service.mjs +555 -0
- package/esm2022/lib/checkbox.component.mjs +5 -11
- package/esm2022/lib/checkpoint.component.mjs +134 -0
- package/esm2022/lib/collapsible.component.mjs +4 -11
- package/esm2022/lib/combobox.component.mjs +372 -0
- package/esm2022/lib/command-dialog.component.mjs +164 -0
- package/esm2022/lib/command.component.mjs +514 -0
- package/esm2022/lib/command.service.mjs +130 -0
- package/esm2022/lib/confirmation.component.mjs +219 -0
- package/esm2022/lib/context-menu-trigger.directive.mjs +36 -0
- package/esm2022/lib/context-menu.component.mjs +460 -0
- package/esm2022/lib/context-menu.service.mjs +125 -0
- package/esm2022/lib/context.component.mjs +377 -0
- package/esm2022/lib/conversation.component.mjs +442 -0
- package/esm2022/lib/country-selector.component.mjs +5 -11
- package/esm2022/lib/data-table.component.mjs +59 -12
- package/esm2022/lib/date-picker.component.mjs +251 -198
- package/esm2022/lib/date-range-picker.component.mjs +224 -116
- package/esm2022/lib/date-time-picker.component.mjs +506 -0
- package/esm2022/lib/direction.component.mjs +79 -0
- package/esm2022/lib/dropdown-item.component.mjs +3 -3
- package/esm2022/lib/dropdown-label.component.mjs +3 -3
- package/esm2022/lib/dropdown-menu.component.mjs +3 -3
- package/esm2022/lib/dropdown-separator.component.mjs +3 -3
- package/esm2022/lib/dropdown-trigger.directive.mjs +6 -4
- package/esm2022/lib/empty-state.component.mjs +4 -9
- package/esm2022/lib/field.component.mjs +394 -0
- package/esm2022/lib/hover-card.component.mjs +6 -16
- package/esm2022/lib/inline-citation.component.mjs +263 -0
- package/esm2022/lib/input-group.component.mjs +418 -0
- package/esm2022/lib/input.component.mjs +5 -11
- package/esm2022/lib/item.component.mjs +243 -0
- package/esm2022/lib/kbd.component.mjs +82 -0
- package/esm2022/lib/label.component.mjs +4 -9
- package/esm2022/lib/marker.component.mjs +135 -0
- package/esm2022/lib/masked-input.component.mjs +5 -11
- package/esm2022/lib/menubar.component.mjs +683 -0
- package/esm2022/lib/message-scroller.component.mjs +353 -0
- package/esm2022/lib/message-scroller.service.mjs +157 -0
- package/esm2022/lib/message.component.mjs +228 -0
- package/esm2022/lib/modal-ref.mjs +36 -7
- package/esm2022/lib/modal.component.mjs +42 -28
- package/esm2022/lib/modal.mjs +2 -29
- package/esm2022/lib/modal.service.mjs +26 -4
- package/esm2022/lib/model-selector.component.mjs +310 -0
- package/esm2022/lib/multi-select.component.mjs +155 -72
- package/esm2022/lib/native-select.component.mjs +201 -0
- package/esm2022/lib/navigation-menu.component.mjs +642 -0
- package/esm2022/lib/otp-group.component.mjs +3 -3
- package/esm2022/lib/otp-slot.component.mjs +4 -9
- package/esm2022/lib/otp.component.mjs +5 -11
- package/esm2022/lib/pagination.component.mjs +7 -10
- package/esm2022/lib/plan.component.mjs +335 -0
- package/esm2022/lib/popover-content.component.mjs +4 -9
- package/esm2022/lib/popover.component.mjs +15 -13
- package/esm2022/lib/progress.component.mjs +4 -9
- package/esm2022/lib/prompt-input.component.mjs +526 -0
- package/esm2022/lib/queue.component.mjs +280 -0
- package/esm2022/lib/radio-group.component.mjs +6 -13
- package/esm2022/lib/radio-item.component.mjs +4 -9
- package/esm2022/lib/range-calendar.component.mjs +5 -11
- package/esm2022/lib/reasoning.component.mjs +335 -0
- package/esm2022/lib/resizable-panel.component.mjs +5 -5
- package/esm2022/lib/resizable.component.mjs +219 -0
- package/esm2022/lib/segment.component.mjs +19 -9
- package/esm2022/lib/select-group.component.mjs +4 -8
- package/esm2022/lib/select-item.component.mjs +4 -9
- package/esm2022/lib/select-separator.component.mjs +4 -8
- package/esm2022/lib/select.component.mjs +133 -49
- package/esm2022/lib/separator.component.mjs +4 -9
- package/esm2022/lib/sheet.component.mjs +38 -56
- package/esm2022/lib/shimmer.component.mjs +84 -0
- package/esm2022/lib/sidebar.component.mjs +11 -1
- package/esm2022/lib/skeleton.component.mjs +4 -9
- package/esm2022/lib/sources.component.mjs +452 -0
- package/esm2022/lib/spinner.component.mjs +68 -0
- package/esm2022/lib/suggestion.component.mjs +207 -0
- package/esm2022/lib/switch.component.mjs +5 -11
- package/esm2022/lib/table.component.mjs +213 -0
- package/esm2022/lib/tabs.component.mjs +4 -11
- package/esm2022/lib/tag-input.component.mjs +5 -11
- package/esm2022/lib/task.component.mjs +359 -0
- package/esm2022/lib/textarea.component.mjs +5 -11
- package/esm2022/lib/theme.service.mjs +17 -6
- package/esm2022/lib/time-picker.component.mjs +923 -0
- package/esm2022/lib/toast.service.mjs +3 -2
- package/esm2022/lib/toaster.component.mjs +76 -39
- package/esm2022/lib/toggle-group.component.mjs +4 -9
- package/esm2022/lib/toggle.component.mjs +5 -11
- package/esm2022/lib/tool.component.mjs +462 -0
- package/esm2022/lib/typography.component.mjs +83 -0
- package/esm2022/lib/utils/color.mjs +140 -19
- package/esm2022/public-api.mjs +61 -1
- package/fesm2022/tolle-ui.mjs +16642 -1105
- package/fesm2022/tolle-ui.mjs.map +1 -1
- package/lib/alert-dialog-dynamic.component.d.ts +5 -0
- package/lib/alert-dialog.component.d.ts +23 -2
- package/lib/aspect-ratio.component.d.ts +20 -0
- package/lib/attachment.component.d.ts +101 -0
- package/lib/bubble.component.d.ts +112 -0
- package/lib/chain-of-thought.component.d.ts +166 -0
- package/lib/chart-pie.component.d.ts +108 -0
- package/lib/chart.component.d.ts +369 -0
- package/lib/chart.service.d.ts +222 -0
- package/lib/checkpoint.component.d.ts +51 -0
- package/lib/combobox.component.d.ts +90 -0
- package/lib/command-dialog.component.d.ts +53 -0
- package/lib/command.component.d.ts +189 -0
- package/lib/command.service.d.ts +67 -0
- package/lib/confirmation.component.d.ts +70 -0
- package/lib/context-menu-trigger.directive.d.ts +12 -0
- package/lib/context-menu.component.d.ts +41 -0
- package/lib/context-menu.service.d.ts +38 -0
- package/lib/context.component.d.ts +134 -0
- package/lib/conversation.component.d.ts +165 -0
- package/lib/data-table.component.d.ts +26 -1
- package/lib/date-picker.component.d.ts +72 -11
- package/lib/date-range-picker.component.d.ts +63 -6
- package/lib/date-time-picker.component.d.ts +119 -0
- package/lib/direction.component.d.ts +45 -0
- package/lib/field.component.d.ts +201 -0
- package/lib/inline-citation.component.d.ts +103 -0
- package/lib/input-group.component.d.ts +150 -0
- package/lib/item.component.d.ts +154 -0
- package/lib/kbd.component.d.ts +50 -0
- package/lib/marker.component.d.ts +58 -0
- package/lib/menubar.component.d.ts +247 -0
- package/lib/message-scroller.component.d.ts +159 -0
- package/lib/message-scroller.service.d.ts +73 -0
- package/lib/message.component.d.ts +128 -0
- package/lib/modal-ref.d.ts +6 -1
- package/lib/modal.component.d.ts +7 -4
- package/lib/modal.d.ts +9 -3
- package/lib/model-selector.component.d.ts +103 -0
- package/lib/multi-select.component.d.ts +66 -14
- package/lib/native-select.component.d.ts +57 -0
- package/lib/navigation-menu.component.d.ts +230 -0
- package/lib/plan.component.d.ts +120 -0
- package/lib/popover.component.d.ts +1 -0
- package/lib/prompt-input.component.d.ts +194 -0
- package/lib/queue.component.d.ts +106 -0
- package/lib/reasoning.component.d.ts +127 -0
- package/lib/resizable.component.d.ts +43 -0
- package/lib/segment.component.d.ts +13 -3
- package/lib/select.component.d.ts +37 -5
- package/lib/sheet.component.d.ts +3 -0
- package/lib/shimmer.component.d.ts +38 -0
- package/lib/sidebar.component.d.ts +2 -0
- package/lib/sources.component.d.ts +156 -0
- package/lib/spinner.component.d.ts +29 -0
- package/lib/suggestion.component.d.ts +96 -0
- package/lib/table.component.d.ts +106 -0
- package/lib/task.component.d.ts +151 -0
- package/lib/theme.service.d.ts +9 -0
- package/lib/time-picker.component.d.ts +243 -0
- package/lib/toast.service.d.ts +3 -1
- package/lib/toaster.component.d.ts +26 -9
- package/lib/tool.component.d.ts +158 -0
- package/lib/typography.component.d.ts +32 -0
- package/lib/utils/color.d.ts +19 -5
- package/package.json +3 -2
- package/preset.js +7 -1
- package/public-api.d.ts +50 -0
- package/registry/docs-content.json +8480 -1542
- package/registry/llms-full.txt +2679 -319
- package/registry/llms.txt +43 -4
- package/registry/manifest.json +9090 -1742
- package/registry/r/accordion-item.json +1 -1
- package/registry/r/accordion.json +1 -1
- package/registry/r/alert-dialog-dynamic.json +1 -1
- package/registry/r/alert-dialog.json +1 -1
- package/registry/r/alert.json +1 -1
- package/registry/r/attachment.json +23 -0
- package/registry/r/avatar-fallback.json +1 -1
- package/registry/r/avatar.json +1 -1
- package/registry/r/badge.json +1 -1
- package/registry/r/breadcrumb-item.json +1 -1
- package/registry/r/breadcrumb-link.json +1 -1
- package/registry/r/breadcrumb-separator.json +1 -1
- package/registry/r/breadcrumb.json +1 -1
- package/registry/r/bubble.json +23 -0
- package/registry/r/button.json +1 -1
- package/registry/r/calendar.json +1 -1
- package/registry/r/card.json +1 -1
- package/registry/r/carousel.json +1 -1
- package/registry/r/chain-of-thought.json +23 -0
- package/registry/r/chart-pie.json +30 -0
- package/registry/r/chart.json +28 -0
- package/registry/r/checkbox.json +1 -1
- package/registry/r/checkpoint.json +23 -0
- package/registry/r/collapsible.json +1 -1
- package/registry/r/combobox.json +31 -0
- package/registry/r/command-dialog.json +21 -0
- package/registry/r/command.json +26 -0
- package/registry/r/confirmation.json +23 -0
- package/registry/r/context-menu-trigger.json +1 -1
- package/registry/r/context-menu.json +1 -1
- package/registry/r/context.json +26 -0
- package/registry/r/conversation.json +23 -0
- package/registry/r/country-selector.json +1 -1
- package/registry/r/data-table.json +1 -1
- package/registry/r/date-picker.json +4 -4
- package/registry/r/date-range-picker.json +3 -3
- package/registry/r/date-time-picker.json +28 -0
- package/registry/r/direction.json +16 -0
- package/registry/r/dropdown-item.json +1 -1
- package/registry/r/dropdown-label.json +1 -1
- package/registry/r/dropdown-menu.json +1 -1
- package/registry/r/dropdown-separator.json +1 -1
- package/registry/r/dropdown-trigger.json +1 -1
- package/registry/r/empty-state.json +1 -1
- package/registry/r/field.json +23 -0
- package/registry/r/hover-card.json +1 -1
- package/registry/r/inline-citation.json +26 -0
- package/registry/r/input-group.json +23 -0
- package/registry/r/input.json +1 -1
- package/registry/r/item.json +23 -0
- package/registry/r/kbd.json +23 -0
- package/registry/r/label.json +1 -1
- package/registry/r/marker.json +23 -0
- package/registry/r/masked-input.json +1 -1
- package/registry/r/menubar.json +24 -0
- package/registry/r/message-scroller.json +26 -0
- package/registry/r/message.json +23 -0
- package/registry/r/modal.json +3 -3
- package/registry/r/model-selector.json +32 -0
- package/registry/r/multi-select.json +2 -2
- package/registry/r/native-select.json +23 -0
- package/registry/r/navigation-menu.json +24 -0
- package/registry/r/otp-group.json +1 -1
- package/registry/r/otp-slot.json +1 -1
- package/registry/r/otp.json +1 -1
- package/registry/r/pagination.json +3 -2
- package/registry/r/plan.json +23 -0
- package/registry/r/popover-content.json +1 -1
- package/registry/r/popover.json +1 -1
- package/registry/r/progress.json +1 -1
- package/registry/r/prompt-input.json +23 -0
- package/registry/r/queue.json +23 -0
- package/registry/r/radio-group.json +1 -1
- package/registry/r/radio-item.json +1 -1
- package/registry/r/range-calendar.json +1 -1
- package/registry/r/reasoning.json +23 -0
- package/registry/r/resizable-panel.json +1 -1
- package/registry/r/segment.json +1 -1
- package/registry/r/select-group.json +1 -1
- package/registry/r/select-item.json +1 -1
- package/registry/r/select-separator.json +1 -1
- package/registry/r/select.json +4 -3
- package/registry/r/separator.json +1 -1
- package/registry/r/sheet.json +1 -1
- package/registry/r/shimmer.json +23 -0
- package/registry/r/sidebar.json +1 -1
- package/registry/r/skeleton.json +1 -1
- package/registry/r/sources.json +23 -0
- package/registry/r/spinner.json +23 -0
- package/registry/r/suggestion.json +23 -0
- package/registry/r/switch.json +1 -1
- package/registry/r/table.json +21 -0
- package/registry/r/tabs.json +1 -1
- package/registry/r/tag-input.json +1 -1
- package/registry/r/task.json +23 -0
- package/registry/r/textarea.json +1 -1
- package/registry/r/time-picker.json +24 -0
- package/registry/r/toaster.json +2 -2
- package/registry/r/toggle-group.json +1 -1
- package/registry/r/toggle.json +1 -1
- package/registry/r/tool.json +23 -0
- package/registry/r/typography.json +23 -0
- package/registry/registry.json +915 -22
- package/theme.css +121 -8
package/registry/registry.json
CHANGED
|
@@ -134,6 +134,28 @@
|
|
|
134
134
|
"registryDependencies": [],
|
|
135
135
|
"dependencies": []
|
|
136
136
|
},
|
|
137
|
+
{
|
|
138
|
+
"name": "attachment",
|
|
139
|
+
"type": "registry:ui",
|
|
140
|
+
"title": "Attachment",
|
|
141
|
+
"description": "Attachment component with state and size options.",
|
|
142
|
+
"category": "ai",
|
|
143
|
+
"isNew": true,
|
|
144
|
+
"files": [
|
|
145
|
+
{
|
|
146
|
+
"path": "attachment.component.ts",
|
|
147
|
+
"type": "registry:ui"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"path": "utils/cn.ts",
|
|
151
|
+
"type": "registry:ui"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"registryDependencies": [],
|
|
155
|
+
"dependencies": [
|
|
156
|
+
"class-variance-authority"
|
|
157
|
+
]
|
|
158
|
+
},
|
|
137
159
|
{
|
|
138
160
|
"name": "avatar",
|
|
139
161
|
"type": "registry:ui",
|
|
@@ -255,6 +277,28 @@
|
|
|
255
277
|
"registryDependencies": [],
|
|
256
278
|
"dependencies": []
|
|
257
279
|
},
|
|
280
|
+
{
|
|
281
|
+
"name": "bubble",
|
|
282
|
+
"type": "registry:ui",
|
|
283
|
+
"title": "Bubble",
|
|
284
|
+
"description": "Bubble component with variant and align and size options.",
|
|
285
|
+
"category": "ai",
|
|
286
|
+
"isNew": true,
|
|
287
|
+
"files": [
|
|
288
|
+
{
|
|
289
|
+
"path": "bubble.component.ts",
|
|
290
|
+
"type": "registry:ui"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"path": "utils/cn.ts",
|
|
294
|
+
"type": "registry:ui"
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"registryDependencies": [],
|
|
298
|
+
"dependencies": [
|
|
299
|
+
"class-variance-authority"
|
|
300
|
+
]
|
|
301
|
+
},
|
|
258
302
|
{
|
|
259
303
|
"name": "button",
|
|
260
304
|
"type": "registry:ui",
|
|
@@ -352,6 +396,82 @@
|
|
|
352
396
|
"embla-carousel"
|
|
353
397
|
]
|
|
354
398
|
},
|
|
399
|
+
{
|
|
400
|
+
"name": "chain-of-thought",
|
|
401
|
+
"type": "registry:ui",
|
|
402
|
+
"title": "Chain Of Thought",
|
|
403
|
+
"description": "Chain Of Thought component with size options.",
|
|
404
|
+
"category": "ai",
|
|
405
|
+
"isNew": true,
|
|
406
|
+
"files": [
|
|
407
|
+
{
|
|
408
|
+
"path": "chain-of-thought.component.ts",
|
|
409
|
+
"type": "registry:ui"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"path": "utils/cn.ts",
|
|
413
|
+
"type": "registry:ui"
|
|
414
|
+
}
|
|
415
|
+
],
|
|
416
|
+
"registryDependencies": [],
|
|
417
|
+
"dependencies": [
|
|
418
|
+
"class-variance-authority"
|
|
419
|
+
]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "chart",
|
|
423
|
+
"type": "registry:ui",
|
|
424
|
+
"title": "Chart",
|
|
425
|
+
"description": "Chart component with variant and density options.",
|
|
426
|
+
"category": "data",
|
|
427
|
+
"isNew": true,
|
|
428
|
+
"files": [
|
|
429
|
+
{
|
|
430
|
+
"path": "chart.component.ts",
|
|
431
|
+
"type": "registry:ui"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"path": "chart.service.ts",
|
|
435
|
+
"type": "registry:ui"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"path": "utils/cn.ts",
|
|
439
|
+
"type": "registry:ui"
|
|
440
|
+
}
|
|
441
|
+
],
|
|
442
|
+
"registryDependencies": [],
|
|
443
|
+
"dependencies": [
|
|
444
|
+
"class-variance-authority"
|
|
445
|
+
]
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"name": "chart-pie",
|
|
449
|
+
"type": "registry:ui",
|
|
450
|
+
"title": "Chart Pie",
|
|
451
|
+
"description": "Chart Pie component with variant options.",
|
|
452
|
+
"category": "data",
|
|
453
|
+
"isNew": true,
|
|
454
|
+
"files": [
|
|
455
|
+
{
|
|
456
|
+
"path": "chart-pie.component.ts",
|
|
457
|
+
"type": "registry:ui"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"path": "chart.service.ts",
|
|
461
|
+
"type": "registry:ui"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"path": "utils/cn.ts",
|
|
465
|
+
"type": "registry:ui"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"registryDependencies": [
|
|
469
|
+
"chart"
|
|
470
|
+
],
|
|
471
|
+
"dependencies": [
|
|
472
|
+
"class-variance-authority"
|
|
473
|
+
]
|
|
474
|
+
},
|
|
355
475
|
{
|
|
356
476
|
"name": "checkbox",
|
|
357
477
|
"type": "registry:ui",
|
|
@@ -373,6 +493,28 @@
|
|
|
373
493
|
"class-variance-authority"
|
|
374
494
|
]
|
|
375
495
|
},
|
|
496
|
+
{
|
|
497
|
+
"name": "checkpoint",
|
|
498
|
+
"type": "registry:ui",
|
|
499
|
+
"title": "Checkpoint",
|
|
500
|
+
"description": "Checkpoint component with active and size options.",
|
|
501
|
+
"category": "ai",
|
|
502
|
+
"isNew": true,
|
|
503
|
+
"files": [
|
|
504
|
+
{
|
|
505
|
+
"path": "checkpoint.component.ts",
|
|
506
|
+
"type": "registry:ui"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"path": "utils/cn.ts",
|
|
510
|
+
"type": "registry:ui"
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"registryDependencies": [],
|
|
514
|
+
"dependencies": [
|
|
515
|
+
"class-variance-authority"
|
|
516
|
+
]
|
|
517
|
+
},
|
|
376
518
|
{
|
|
377
519
|
"name": "collapsible",
|
|
378
520
|
"type": "registry:ui",
|
|
@@ -392,6 +534,126 @@
|
|
|
392
534
|
"registryDependencies": [],
|
|
393
535
|
"dependencies": []
|
|
394
536
|
},
|
|
537
|
+
{
|
|
538
|
+
"name": "combobox",
|
|
539
|
+
"type": "registry:ui",
|
|
540
|
+
"title": "Combobox",
|
|
541
|
+
"description": "Combobox component with size and invalid options.",
|
|
542
|
+
"category": "forms",
|
|
543
|
+
"isNew": true,
|
|
544
|
+
"files": [
|
|
545
|
+
{
|
|
546
|
+
"path": "combobox.component.ts",
|
|
547
|
+
"type": "registry:ui"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"path": "command.service.ts",
|
|
551
|
+
"type": "registry:ui"
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"path": "utils/cn.ts",
|
|
555
|
+
"type": "registry:ui"
|
|
556
|
+
}
|
|
557
|
+
],
|
|
558
|
+
"registryDependencies": [
|
|
559
|
+
"command"
|
|
560
|
+
],
|
|
561
|
+
"dependencies": [
|
|
562
|
+
"@floating-ui/dom",
|
|
563
|
+
"class-variance-authority"
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"name": "command",
|
|
568
|
+
"type": "registry:ui",
|
|
569
|
+
"title": "Command",
|
|
570
|
+
"description": "Command component.",
|
|
571
|
+
"category": "overlays",
|
|
572
|
+
"isNew": true,
|
|
573
|
+
"files": [
|
|
574
|
+
{
|
|
575
|
+
"path": "command.component.ts",
|
|
576
|
+
"type": "registry:ui"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"path": "command.service.ts",
|
|
580
|
+
"type": "registry:ui"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"path": "utils/cn.ts",
|
|
584
|
+
"type": "registry:ui"
|
|
585
|
+
}
|
|
586
|
+
],
|
|
587
|
+
"registryDependencies": [],
|
|
588
|
+
"dependencies": []
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"name": "command-dialog",
|
|
592
|
+
"type": "registry:ui",
|
|
593
|
+
"title": "Command Dialog",
|
|
594
|
+
"description": "Command Dialog component.",
|
|
595
|
+
"category": "overlays",
|
|
596
|
+
"isNew": true,
|
|
597
|
+
"files": [
|
|
598
|
+
{
|
|
599
|
+
"path": "command-dialog.component.ts",
|
|
600
|
+
"type": "registry:ui"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"path": "utils/cn.ts",
|
|
604
|
+
"type": "registry:ui"
|
|
605
|
+
}
|
|
606
|
+
],
|
|
607
|
+
"registryDependencies": [],
|
|
608
|
+
"dependencies": []
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"name": "confirmation",
|
|
612
|
+
"type": "registry:ui",
|
|
613
|
+
"title": "Confirmation",
|
|
614
|
+
"description": "Confirmation component.",
|
|
615
|
+
"category": "ai",
|
|
616
|
+
"isNew": true,
|
|
617
|
+
"files": [
|
|
618
|
+
{
|
|
619
|
+
"path": "confirmation.component.ts",
|
|
620
|
+
"type": "registry:ui"
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"path": "utils/cn.ts",
|
|
624
|
+
"type": "registry:ui"
|
|
625
|
+
}
|
|
626
|
+
],
|
|
627
|
+
"registryDependencies": [],
|
|
628
|
+
"dependencies": [
|
|
629
|
+
"class-variance-authority"
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "context",
|
|
634
|
+
"type": "registry:ui",
|
|
635
|
+
"title": "Context",
|
|
636
|
+
"description": "Context component.",
|
|
637
|
+
"category": "ai",
|
|
638
|
+
"isNew": true,
|
|
639
|
+
"files": [
|
|
640
|
+
{
|
|
641
|
+
"path": "context.component.ts",
|
|
642
|
+
"type": "registry:ui"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"path": "utils/cn.ts",
|
|
646
|
+
"type": "registry:ui"
|
|
647
|
+
}
|
|
648
|
+
],
|
|
649
|
+
"registryDependencies": [
|
|
650
|
+
"hover-card"
|
|
651
|
+
],
|
|
652
|
+
"dependencies": [
|
|
653
|
+
"@floating-ui/dom",
|
|
654
|
+
"class-variance-authority"
|
|
655
|
+
]
|
|
656
|
+
},
|
|
395
657
|
{
|
|
396
658
|
"name": "context-menu",
|
|
397
659
|
"type": "registry:ui",
|
|
@@ -438,6 +700,28 @@
|
|
|
438
700
|
"@floating-ui/dom"
|
|
439
701
|
]
|
|
440
702
|
},
|
|
703
|
+
{
|
|
704
|
+
"name": "conversation",
|
|
705
|
+
"type": "registry:ui",
|
|
706
|
+
"title": "Conversation",
|
|
707
|
+
"description": "Conversation component with size options.",
|
|
708
|
+
"category": "ai",
|
|
709
|
+
"isNew": true,
|
|
710
|
+
"files": [
|
|
711
|
+
{
|
|
712
|
+
"path": "conversation.component.ts",
|
|
713
|
+
"type": "registry:ui"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"path": "utils/cn.ts",
|
|
717
|
+
"type": "registry:ui"
|
|
718
|
+
}
|
|
719
|
+
],
|
|
720
|
+
"registryDependencies": [],
|
|
721
|
+
"dependencies": [
|
|
722
|
+
"class-variance-authority"
|
|
723
|
+
]
|
|
724
|
+
},
|
|
441
725
|
{
|
|
442
726
|
"name": "country-selector",
|
|
443
727
|
"type": "registry:ui",
|
|
@@ -505,7 +789,7 @@
|
|
|
505
789
|
"name": "date-picker",
|
|
506
790
|
"type": "registry:ui",
|
|
507
791
|
"title": "Date Picker",
|
|
508
|
-
"description": "Date Picker component.",
|
|
792
|
+
"description": "Date Picker component with size and invalid options.",
|
|
509
793
|
"category": "date-time",
|
|
510
794
|
"files": [
|
|
511
795
|
{
|
|
@@ -518,11 +802,11 @@
|
|
|
518
802
|
}
|
|
519
803
|
],
|
|
520
804
|
"registryDependencies": [
|
|
521
|
-
"calendar"
|
|
522
|
-
"masked-input"
|
|
805
|
+
"calendar"
|
|
523
806
|
],
|
|
524
807
|
"dependencies": [
|
|
525
808
|
"@floating-ui/dom",
|
|
809
|
+
"class-variance-authority",
|
|
526
810
|
"date-fns"
|
|
527
811
|
]
|
|
528
812
|
},
|
|
@@ -530,7 +814,7 @@
|
|
|
530
814
|
"name": "date-range-picker",
|
|
531
815
|
"type": "registry:ui",
|
|
532
816
|
"title": "Date Range Picker",
|
|
533
|
-
"description": "Date Range Picker component.",
|
|
817
|
+
"description": "Date Range Picker component with size and invalid options.",
|
|
534
818
|
"category": "date-time",
|
|
535
819
|
"files": [
|
|
536
820
|
{
|
|
@@ -547,14 +831,57 @@
|
|
|
547
831
|
}
|
|
548
832
|
],
|
|
549
833
|
"registryDependencies": [
|
|
550
|
-
"input",
|
|
551
834
|
"range-calendar"
|
|
552
835
|
],
|
|
553
836
|
"dependencies": [
|
|
554
837
|
"@floating-ui/dom",
|
|
838
|
+
"class-variance-authority",
|
|
555
839
|
"date-fns"
|
|
556
840
|
]
|
|
557
841
|
},
|
|
842
|
+
{
|
|
843
|
+
"name": "date-time-picker",
|
|
844
|
+
"type": "registry:ui",
|
|
845
|
+
"title": "Date Time Picker",
|
|
846
|
+
"description": "Date Time Picker component with size and invalid options.",
|
|
847
|
+
"category": "date-time",
|
|
848
|
+
"isNew": true,
|
|
849
|
+
"files": [
|
|
850
|
+
{
|
|
851
|
+
"path": "date-time-picker.component.ts",
|
|
852
|
+
"type": "registry:ui"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"path": "utils/cn.ts",
|
|
856
|
+
"type": "registry:ui"
|
|
857
|
+
}
|
|
858
|
+
],
|
|
859
|
+
"registryDependencies": [
|
|
860
|
+
"calendar",
|
|
861
|
+
"time-picker"
|
|
862
|
+
],
|
|
863
|
+
"dependencies": [
|
|
864
|
+
"@floating-ui/dom",
|
|
865
|
+
"class-variance-authority",
|
|
866
|
+
"date-fns"
|
|
867
|
+
]
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"name": "direction",
|
|
871
|
+
"type": "registry:ui",
|
|
872
|
+
"title": "Direction",
|
|
873
|
+
"description": "Direction component.",
|
|
874
|
+
"category": "utilities",
|
|
875
|
+
"isNew": true,
|
|
876
|
+
"files": [
|
|
877
|
+
{
|
|
878
|
+
"path": "direction.component.ts",
|
|
879
|
+
"type": "registry:ui"
|
|
880
|
+
}
|
|
881
|
+
],
|
|
882
|
+
"registryDependencies": [],
|
|
883
|
+
"dependencies": []
|
|
884
|
+
},
|
|
558
885
|
{
|
|
559
886
|
"name": "dropdown-item",
|
|
560
887
|
"type": "registry:ui",
|
|
@@ -659,6 +986,28 @@
|
|
|
659
986
|
"class-variance-authority"
|
|
660
987
|
]
|
|
661
988
|
},
|
|
989
|
+
{
|
|
990
|
+
"name": "field",
|
|
991
|
+
"type": "registry:ui",
|
|
992
|
+
"title": "Field",
|
|
993
|
+
"description": "Field component with orientation options.",
|
|
994
|
+
"category": "forms",
|
|
995
|
+
"isNew": true,
|
|
996
|
+
"files": [
|
|
997
|
+
{
|
|
998
|
+
"path": "field.component.ts",
|
|
999
|
+
"type": "registry:ui"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"path": "utils/cn.ts",
|
|
1003
|
+
"type": "registry:ui"
|
|
1004
|
+
}
|
|
1005
|
+
],
|
|
1006
|
+
"registryDependencies": [],
|
|
1007
|
+
"dependencies": [
|
|
1008
|
+
"class-variance-authority"
|
|
1009
|
+
]
|
|
1010
|
+
},
|
|
662
1011
|
{
|
|
663
1012
|
"name": "hover-card",
|
|
664
1013
|
"type": "registry:ui",
|
|
@@ -680,6 +1029,31 @@
|
|
|
680
1029
|
"@floating-ui/dom"
|
|
681
1030
|
]
|
|
682
1031
|
},
|
|
1032
|
+
{
|
|
1033
|
+
"name": "inline-citation",
|
|
1034
|
+
"type": "registry:ui",
|
|
1035
|
+
"title": "Inline Citation",
|
|
1036
|
+
"description": "Inline Citation component with variant and size options.",
|
|
1037
|
+
"category": "ai",
|
|
1038
|
+
"isNew": true,
|
|
1039
|
+
"files": [
|
|
1040
|
+
{
|
|
1041
|
+
"path": "inline-citation.component.ts",
|
|
1042
|
+
"type": "registry:ui"
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"path": "utils/cn.ts",
|
|
1046
|
+
"type": "registry:ui"
|
|
1047
|
+
}
|
|
1048
|
+
],
|
|
1049
|
+
"registryDependencies": [
|
|
1050
|
+
"hover-card"
|
|
1051
|
+
],
|
|
1052
|
+
"dependencies": [
|
|
1053
|
+
"@floating-ui/dom",
|
|
1054
|
+
"class-variance-authority"
|
|
1055
|
+
]
|
|
1056
|
+
},
|
|
683
1057
|
{
|
|
684
1058
|
"name": "input",
|
|
685
1059
|
"type": "registry:ui",
|
|
@@ -699,6 +1073,72 @@
|
|
|
699
1073
|
"registryDependencies": [],
|
|
700
1074
|
"dependencies": []
|
|
701
1075
|
},
|
|
1076
|
+
{
|
|
1077
|
+
"name": "input-group",
|
|
1078
|
+
"type": "registry:ui",
|
|
1079
|
+
"title": "Input Group",
|
|
1080
|
+
"description": "Input Group component with size and invalid and stacked options.",
|
|
1081
|
+
"category": "forms",
|
|
1082
|
+
"isNew": true,
|
|
1083
|
+
"files": [
|
|
1084
|
+
{
|
|
1085
|
+
"path": "input-group.component.ts",
|
|
1086
|
+
"type": "registry:ui"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"path": "utils/cn.ts",
|
|
1090
|
+
"type": "registry:ui"
|
|
1091
|
+
}
|
|
1092
|
+
],
|
|
1093
|
+
"registryDependencies": [],
|
|
1094
|
+
"dependencies": [
|
|
1095
|
+
"class-variance-authority"
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"name": "item",
|
|
1100
|
+
"type": "registry:ui",
|
|
1101
|
+
"title": "Item",
|
|
1102
|
+
"description": "Item component with variant and size options.",
|
|
1103
|
+
"category": "layout",
|
|
1104
|
+
"isNew": true,
|
|
1105
|
+
"files": [
|
|
1106
|
+
{
|
|
1107
|
+
"path": "item.component.ts",
|
|
1108
|
+
"type": "registry:ui"
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"path": "utils/cn.ts",
|
|
1112
|
+
"type": "registry:ui"
|
|
1113
|
+
}
|
|
1114
|
+
],
|
|
1115
|
+
"registryDependencies": [],
|
|
1116
|
+
"dependencies": [
|
|
1117
|
+
"class-variance-authority"
|
|
1118
|
+
]
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"name": "kbd",
|
|
1122
|
+
"type": "registry:ui",
|
|
1123
|
+
"title": "Kbd",
|
|
1124
|
+
"description": "Kbd component with size and variant options.",
|
|
1125
|
+
"category": "actions",
|
|
1126
|
+
"isNew": true,
|
|
1127
|
+
"files": [
|
|
1128
|
+
{
|
|
1129
|
+
"path": "kbd.component.ts",
|
|
1130
|
+
"type": "registry:ui"
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"path": "utils/cn.ts",
|
|
1134
|
+
"type": "registry:ui"
|
|
1135
|
+
}
|
|
1136
|
+
],
|
|
1137
|
+
"registryDependencies": [],
|
|
1138
|
+
"dependencies": [
|
|
1139
|
+
"class-variance-authority"
|
|
1140
|
+
]
|
|
1141
|
+
},
|
|
702
1142
|
{
|
|
703
1143
|
"name": "label",
|
|
704
1144
|
"type": "registry:ui",
|
|
@@ -718,6 +1158,28 @@
|
|
|
718
1158
|
"registryDependencies": [],
|
|
719
1159
|
"dependencies": []
|
|
720
1160
|
},
|
|
1161
|
+
{
|
|
1162
|
+
"name": "marker",
|
|
1163
|
+
"type": "registry:ui",
|
|
1164
|
+
"title": "Marker",
|
|
1165
|
+
"description": "Marker component with variant options.",
|
|
1166
|
+
"category": "ai",
|
|
1167
|
+
"isNew": true,
|
|
1168
|
+
"files": [
|
|
1169
|
+
{
|
|
1170
|
+
"path": "marker.component.ts",
|
|
1171
|
+
"type": "registry:ui"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"path": "utils/cn.ts",
|
|
1175
|
+
"type": "registry:ui"
|
|
1176
|
+
}
|
|
1177
|
+
],
|
|
1178
|
+
"registryDependencies": [],
|
|
1179
|
+
"dependencies": [
|
|
1180
|
+
"class-variance-authority"
|
|
1181
|
+
]
|
|
1182
|
+
},
|
|
721
1183
|
{
|
|
722
1184
|
"name": "masked-input",
|
|
723
1185
|
"type": "registry:ui",
|
|
@@ -737,6 +1199,75 @@
|
|
|
737
1199
|
"registryDependencies": [],
|
|
738
1200
|
"dependencies": []
|
|
739
1201
|
},
|
|
1202
|
+
{
|
|
1203
|
+
"name": "menubar",
|
|
1204
|
+
"type": "registry:ui",
|
|
1205
|
+
"title": "Menubar",
|
|
1206
|
+
"description": "Menubar component with size options.",
|
|
1207
|
+
"category": "navigation",
|
|
1208
|
+
"isNew": true,
|
|
1209
|
+
"files": [
|
|
1210
|
+
{
|
|
1211
|
+
"path": "menubar.component.ts",
|
|
1212
|
+
"type": "registry:ui"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"path": "utils/cn.ts",
|
|
1216
|
+
"type": "registry:ui"
|
|
1217
|
+
}
|
|
1218
|
+
],
|
|
1219
|
+
"registryDependencies": [],
|
|
1220
|
+
"dependencies": [
|
|
1221
|
+
"@floating-ui/dom",
|
|
1222
|
+
"class-variance-authority"
|
|
1223
|
+
]
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"name": "message",
|
|
1227
|
+
"type": "registry:ui",
|
|
1228
|
+
"title": "Message",
|
|
1229
|
+
"description": "Message component with align and size options.",
|
|
1230
|
+
"category": "ai",
|
|
1231
|
+
"isNew": true,
|
|
1232
|
+
"files": [
|
|
1233
|
+
{
|
|
1234
|
+
"path": "message.component.ts",
|
|
1235
|
+
"type": "registry:ui"
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"path": "utils/cn.ts",
|
|
1239
|
+
"type": "registry:ui"
|
|
1240
|
+
}
|
|
1241
|
+
],
|
|
1242
|
+
"registryDependencies": [],
|
|
1243
|
+
"dependencies": [
|
|
1244
|
+
"class-variance-authority"
|
|
1245
|
+
]
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"name": "message-scroller",
|
|
1249
|
+
"type": "registry:ui",
|
|
1250
|
+
"title": "Message Scroller",
|
|
1251
|
+
"description": "Message Scroller component.",
|
|
1252
|
+
"category": "ai",
|
|
1253
|
+
"isNew": true,
|
|
1254
|
+
"files": [
|
|
1255
|
+
{
|
|
1256
|
+
"path": "message-scroller.component.ts",
|
|
1257
|
+
"type": "registry:ui"
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
"path": "message-scroller.service.ts",
|
|
1261
|
+
"type": "registry:ui"
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
"path": "utils/cn.ts",
|
|
1265
|
+
"type": "registry:ui"
|
|
1266
|
+
}
|
|
1267
|
+
],
|
|
1268
|
+
"registryDependencies": [],
|
|
1269
|
+
"dependencies": []
|
|
1270
|
+
},
|
|
740
1271
|
{
|
|
741
1272
|
"name": "modal",
|
|
742
1273
|
"type": "registry:ui",
|
|
@@ -753,11 +1284,64 @@
|
|
|
753
1284
|
"type": "registry:ui"
|
|
754
1285
|
},
|
|
755
1286
|
{
|
|
756
|
-
"path": "modal.component.ts",
|
|
1287
|
+
"path": "modal.component.ts",
|
|
1288
|
+
"type": "registry:ui"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"path": "modal.ts",
|
|
1292
|
+
"type": "registry:ui"
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"path": "utils/cn.ts",
|
|
1296
|
+
"type": "registry:ui"
|
|
1297
|
+
}
|
|
1298
|
+
],
|
|
1299
|
+
"registryDependencies": [],
|
|
1300
|
+
"dependencies": []
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"name": "model-selector",
|
|
1304
|
+
"type": "registry:ui",
|
|
1305
|
+
"title": "Model Selector",
|
|
1306
|
+
"description": "Model Selector component with size and variant options.",
|
|
1307
|
+
"category": "ai",
|
|
1308
|
+
"isNew": true,
|
|
1309
|
+
"files": [
|
|
1310
|
+
{
|
|
1311
|
+
"path": "command.service.ts",
|
|
1312
|
+
"type": "registry:ui"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"path": "model-selector.component.ts",
|
|
1316
|
+
"type": "registry:ui"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"path": "utils/cn.ts",
|
|
1320
|
+
"type": "registry:ui"
|
|
1321
|
+
}
|
|
1322
|
+
],
|
|
1323
|
+
"registryDependencies": [
|
|
1324
|
+
"command",
|
|
1325
|
+
"popover"
|
|
1326
|
+
],
|
|
1327
|
+
"dependencies": [
|
|
1328
|
+
"@floating-ui/dom",
|
|
1329
|
+
"class-variance-authority"
|
|
1330
|
+
]
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"name": "multi-select",
|
|
1334
|
+
"type": "registry:ui",
|
|
1335
|
+
"title": "Multi Select",
|
|
1336
|
+
"description": "Multi Select component with size and error and disabled options.",
|
|
1337
|
+
"category": "forms",
|
|
1338
|
+
"files": [
|
|
1339
|
+
{
|
|
1340
|
+
"path": "multi-select.component.ts",
|
|
757
1341
|
"type": "registry:ui"
|
|
758
1342
|
},
|
|
759
1343
|
{
|
|
760
|
-
"path": "
|
|
1344
|
+
"path": "select.service.ts",
|
|
761
1345
|
"type": "registry:ui"
|
|
762
1346
|
},
|
|
763
1347
|
{
|
|
@@ -765,22 +1349,48 @@
|
|
|
765
1349
|
"type": "registry:ui"
|
|
766
1350
|
}
|
|
767
1351
|
],
|
|
768
|
-
"registryDependencies": [
|
|
769
|
-
|
|
1352
|
+
"registryDependencies": [
|
|
1353
|
+
"badge",
|
|
1354
|
+
"input",
|
|
1355
|
+
"select-item"
|
|
1356
|
+
],
|
|
1357
|
+
"dependencies": [
|
|
1358
|
+
"@floating-ui/dom",
|
|
1359
|
+
"class-variance-authority"
|
|
1360
|
+
]
|
|
770
1361
|
},
|
|
771
1362
|
{
|
|
772
|
-
"name": "
|
|
1363
|
+
"name": "native-select",
|
|
773
1364
|
"type": "registry:ui",
|
|
774
|
-
"title": "
|
|
775
|
-
"description": "
|
|
1365
|
+
"title": "Native Select",
|
|
1366
|
+
"description": "Native Select component with size and invalid options.",
|
|
776
1367
|
"category": "forms",
|
|
1368
|
+
"isNew": true,
|
|
777
1369
|
"files": [
|
|
778
1370
|
{
|
|
779
|
-
"path": "
|
|
1371
|
+
"path": "native-select.component.ts",
|
|
780
1372
|
"type": "registry:ui"
|
|
781
1373
|
},
|
|
782
1374
|
{
|
|
783
|
-
"path": "
|
|
1375
|
+
"path": "utils/cn.ts",
|
|
1376
|
+
"type": "registry:ui"
|
|
1377
|
+
}
|
|
1378
|
+
],
|
|
1379
|
+
"registryDependencies": [],
|
|
1380
|
+
"dependencies": [
|
|
1381
|
+
"class-variance-authority"
|
|
1382
|
+
]
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"name": "navigation-menu",
|
|
1386
|
+
"type": "registry:ui",
|
|
1387
|
+
"title": "Navigation Menu",
|
|
1388
|
+
"description": "Navigation Menu component with align options.",
|
|
1389
|
+
"category": "navigation",
|
|
1390
|
+
"isNew": true,
|
|
1391
|
+
"files": [
|
|
1392
|
+
{
|
|
1393
|
+
"path": "navigation-menu.component.ts",
|
|
784
1394
|
"type": "registry:ui"
|
|
785
1395
|
},
|
|
786
1396
|
{
|
|
@@ -788,11 +1398,7 @@
|
|
|
788
1398
|
"type": "registry:ui"
|
|
789
1399
|
}
|
|
790
1400
|
],
|
|
791
|
-
"registryDependencies": [
|
|
792
|
-
"badge",
|
|
793
|
-
"input",
|
|
794
|
-
"select-item"
|
|
795
|
-
],
|
|
1401
|
+
"registryDependencies": [],
|
|
796
1402
|
"dependencies": [
|
|
797
1403
|
"@floating-ui/dom",
|
|
798
1404
|
"class-variance-authority"
|
|
@@ -877,7 +1483,8 @@
|
|
|
877
1483
|
"select-item"
|
|
878
1484
|
],
|
|
879
1485
|
"dependencies": [
|
|
880
|
-
"@floating-ui/dom"
|
|
1486
|
+
"@floating-ui/dom",
|
|
1487
|
+
"class-variance-authority"
|
|
881
1488
|
]
|
|
882
1489
|
},
|
|
883
1490
|
{
|
|
@@ -911,6 +1518,28 @@
|
|
|
911
1518
|
"libphonenumber-js"
|
|
912
1519
|
]
|
|
913
1520
|
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "plan",
|
|
1523
|
+
"type": "registry:ui",
|
|
1524
|
+
"title": "Plan",
|
|
1525
|
+
"description": "Plan component with size options.",
|
|
1526
|
+
"category": "ai",
|
|
1527
|
+
"isNew": true,
|
|
1528
|
+
"files": [
|
|
1529
|
+
{
|
|
1530
|
+
"path": "plan.component.ts",
|
|
1531
|
+
"type": "registry:ui"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"path": "utils/cn.ts",
|
|
1535
|
+
"type": "registry:ui"
|
|
1536
|
+
}
|
|
1537
|
+
],
|
|
1538
|
+
"registryDependencies": [],
|
|
1539
|
+
"dependencies": [
|
|
1540
|
+
"class-variance-authority"
|
|
1541
|
+
]
|
|
1542
|
+
},
|
|
914
1543
|
{
|
|
915
1544
|
"name": "popover",
|
|
916
1545
|
"type": "registry:ui",
|
|
@@ -966,6 +1595,50 @@
|
|
|
966
1595
|
"registryDependencies": [],
|
|
967
1596
|
"dependencies": []
|
|
968
1597
|
},
|
|
1598
|
+
{
|
|
1599
|
+
"name": "prompt-input",
|
|
1600
|
+
"type": "registry:ui",
|
|
1601
|
+
"title": "Prompt Input",
|
|
1602
|
+
"description": "Prompt Input component with status and size options.",
|
|
1603
|
+
"category": "ai",
|
|
1604
|
+
"isNew": true,
|
|
1605
|
+
"files": [
|
|
1606
|
+
{
|
|
1607
|
+
"path": "prompt-input.component.ts",
|
|
1608
|
+
"type": "registry:ui"
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"path": "utils/cn.ts",
|
|
1612
|
+
"type": "registry:ui"
|
|
1613
|
+
}
|
|
1614
|
+
],
|
|
1615
|
+
"registryDependencies": [],
|
|
1616
|
+
"dependencies": [
|
|
1617
|
+
"class-variance-authority"
|
|
1618
|
+
]
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"name": "queue",
|
|
1622
|
+
"type": "registry:ui",
|
|
1623
|
+
"title": "Queue",
|
|
1624
|
+
"description": "Queue component with size options.",
|
|
1625
|
+
"category": "ai",
|
|
1626
|
+
"isNew": true,
|
|
1627
|
+
"files": [
|
|
1628
|
+
{
|
|
1629
|
+
"path": "queue.component.ts",
|
|
1630
|
+
"type": "registry:ui"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"path": "utils/cn.ts",
|
|
1634
|
+
"type": "registry:ui"
|
|
1635
|
+
}
|
|
1636
|
+
],
|
|
1637
|
+
"registryDependencies": [],
|
|
1638
|
+
"dependencies": [
|
|
1639
|
+
"class-variance-authority"
|
|
1640
|
+
]
|
|
1641
|
+
},
|
|
969
1642
|
{
|
|
970
1643
|
"name": "radio-group",
|
|
971
1644
|
"type": "registry:ui",
|
|
@@ -1037,6 +1710,28 @@
|
|
|
1037
1710
|
"date-fns"
|
|
1038
1711
|
]
|
|
1039
1712
|
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "reasoning",
|
|
1715
|
+
"type": "registry:ui",
|
|
1716
|
+
"title": "Reasoning",
|
|
1717
|
+
"description": "Reasoning component with size options.",
|
|
1718
|
+
"category": "ai",
|
|
1719
|
+
"isNew": true,
|
|
1720
|
+
"files": [
|
|
1721
|
+
{
|
|
1722
|
+
"path": "reasoning.component.ts",
|
|
1723
|
+
"type": "registry:ui"
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
"path": "utils/cn.ts",
|
|
1727
|
+
"type": "registry:ui"
|
|
1728
|
+
}
|
|
1729
|
+
],
|
|
1730
|
+
"registryDependencies": [],
|
|
1731
|
+
"dependencies": [
|
|
1732
|
+
"class-variance-authority"
|
|
1733
|
+
]
|
|
1734
|
+
},
|
|
1040
1735
|
{
|
|
1041
1736
|
"name": "resizable",
|
|
1042
1737
|
"type": "registry:ui",
|
|
@@ -1140,7 +1835,7 @@
|
|
|
1140
1835
|
"name": "select",
|
|
1141
1836
|
"type": "registry:ui",
|
|
1142
1837
|
"title": "Select",
|
|
1143
|
-
"description": "Select component.",
|
|
1838
|
+
"description": "Select component with size and disabled and readonly options.",
|
|
1144
1839
|
"category": "forms",
|
|
1145
1840
|
"files": [
|
|
1146
1841
|
{
|
|
@@ -1161,7 +1856,8 @@
|
|
|
1161
1856
|
"select-item"
|
|
1162
1857
|
],
|
|
1163
1858
|
"dependencies": [
|
|
1164
|
-
"@floating-ui/dom"
|
|
1859
|
+
"@floating-ui/dom",
|
|
1860
|
+
"class-variance-authority"
|
|
1165
1861
|
]
|
|
1166
1862
|
},
|
|
1167
1863
|
{
|
|
@@ -1290,6 +1986,28 @@
|
|
|
1290
1986
|
"registryDependencies": [],
|
|
1291
1987
|
"dependencies": []
|
|
1292
1988
|
},
|
|
1989
|
+
{
|
|
1990
|
+
"name": "shimmer",
|
|
1991
|
+
"type": "registry:ui",
|
|
1992
|
+
"title": "Shimmer",
|
|
1993
|
+
"description": "Shimmer component with size and active options.",
|
|
1994
|
+
"category": "ai",
|
|
1995
|
+
"isNew": true,
|
|
1996
|
+
"files": [
|
|
1997
|
+
{
|
|
1998
|
+
"path": "shimmer.component.ts",
|
|
1999
|
+
"type": "registry:ui"
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"path": "utils/cn.ts",
|
|
2003
|
+
"type": "registry:ui"
|
|
2004
|
+
}
|
|
2005
|
+
],
|
|
2006
|
+
"registryDependencies": [],
|
|
2007
|
+
"dependencies": [
|
|
2008
|
+
"class-variance-authority"
|
|
2009
|
+
]
|
|
2010
|
+
},
|
|
1293
2011
|
{
|
|
1294
2012
|
"name": "sidebar",
|
|
1295
2013
|
"type": "registry:ui",
|
|
@@ -1349,6 +2067,72 @@
|
|
|
1349
2067
|
"registryDependencies": [],
|
|
1350
2068
|
"dependencies": []
|
|
1351
2069
|
},
|
|
2070
|
+
{
|
|
2071
|
+
"name": "sources",
|
|
2072
|
+
"type": "registry:ui",
|
|
2073
|
+
"title": "Sources",
|
|
2074
|
+
"description": "Sources component with variant options.",
|
|
2075
|
+
"category": "ai",
|
|
2076
|
+
"isNew": true,
|
|
2077
|
+
"files": [
|
|
2078
|
+
{
|
|
2079
|
+
"path": "sources.component.ts",
|
|
2080
|
+
"type": "registry:ui"
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"path": "utils/cn.ts",
|
|
2084
|
+
"type": "registry:ui"
|
|
2085
|
+
}
|
|
2086
|
+
],
|
|
2087
|
+
"registryDependencies": [],
|
|
2088
|
+
"dependencies": [
|
|
2089
|
+
"class-variance-authority"
|
|
2090
|
+
]
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"name": "spinner",
|
|
2094
|
+
"type": "registry:ui",
|
|
2095
|
+
"title": "Spinner",
|
|
2096
|
+
"description": "Spinner component with size and variant options.",
|
|
2097
|
+
"category": "feedback",
|
|
2098
|
+
"isNew": true,
|
|
2099
|
+
"files": [
|
|
2100
|
+
{
|
|
2101
|
+
"path": "spinner.component.ts",
|
|
2102
|
+
"type": "registry:ui"
|
|
2103
|
+
},
|
|
2104
|
+
{
|
|
2105
|
+
"path": "utils/cn.ts",
|
|
2106
|
+
"type": "registry:ui"
|
|
2107
|
+
}
|
|
2108
|
+
],
|
|
2109
|
+
"registryDependencies": [],
|
|
2110
|
+
"dependencies": [
|
|
2111
|
+
"class-variance-authority"
|
|
2112
|
+
]
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"name": "suggestion",
|
|
2116
|
+
"type": "registry:ui",
|
|
2117
|
+
"title": "Suggestion",
|
|
2118
|
+
"description": "Suggestion component with variant and size options.",
|
|
2119
|
+
"category": "ai",
|
|
2120
|
+
"isNew": true,
|
|
2121
|
+
"files": [
|
|
2122
|
+
{
|
|
2123
|
+
"path": "suggestion.component.ts",
|
|
2124
|
+
"type": "registry:ui"
|
|
2125
|
+
},
|
|
2126
|
+
{
|
|
2127
|
+
"path": "utils/cn.ts",
|
|
2128
|
+
"type": "registry:ui"
|
|
2129
|
+
}
|
|
2130
|
+
],
|
|
2131
|
+
"registryDependencies": [],
|
|
2132
|
+
"dependencies": [
|
|
2133
|
+
"class-variance-authority"
|
|
2134
|
+
]
|
|
2135
|
+
},
|
|
1352
2136
|
{
|
|
1353
2137
|
"name": "switch",
|
|
1354
2138
|
"type": "registry:ui",
|
|
@@ -1370,6 +2154,26 @@
|
|
|
1370
2154
|
"class-variance-authority"
|
|
1371
2155
|
]
|
|
1372
2156
|
},
|
|
2157
|
+
{
|
|
2158
|
+
"name": "table",
|
|
2159
|
+
"type": "registry:ui",
|
|
2160
|
+
"title": "Table",
|
|
2161
|
+
"description": "Table component.",
|
|
2162
|
+
"category": "data",
|
|
2163
|
+
"isNew": true,
|
|
2164
|
+
"files": [
|
|
2165
|
+
{
|
|
2166
|
+
"path": "table.component.ts",
|
|
2167
|
+
"type": "registry:ui"
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"path": "utils/cn.ts",
|
|
2171
|
+
"type": "registry:ui"
|
|
2172
|
+
}
|
|
2173
|
+
],
|
|
2174
|
+
"registryDependencies": [],
|
|
2175
|
+
"dependencies": []
|
|
2176
|
+
},
|
|
1373
2177
|
{
|
|
1374
2178
|
"name": "tabs",
|
|
1375
2179
|
"type": "registry:ui",
|
|
@@ -1414,6 +2218,28 @@
|
|
|
1414
2218
|
"class-variance-authority"
|
|
1415
2219
|
]
|
|
1416
2220
|
},
|
|
2221
|
+
{
|
|
2222
|
+
"name": "task",
|
|
2223
|
+
"type": "registry:ui",
|
|
2224
|
+
"title": "Task",
|
|
2225
|
+
"description": "Task component.",
|
|
2226
|
+
"category": "ai",
|
|
2227
|
+
"isNew": true,
|
|
2228
|
+
"files": [
|
|
2229
|
+
{
|
|
2230
|
+
"path": "task.component.ts",
|
|
2231
|
+
"type": "registry:ui"
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"path": "utils/cn.ts",
|
|
2235
|
+
"type": "registry:ui"
|
|
2236
|
+
}
|
|
2237
|
+
],
|
|
2238
|
+
"registryDependencies": [],
|
|
2239
|
+
"dependencies": [
|
|
2240
|
+
"class-variance-authority"
|
|
2241
|
+
]
|
|
2242
|
+
},
|
|
1417
2243
|
{
|
|
1418
2244
|
"name": "textarea",
|
|
1419
2245
|
"type": "registry:ui",
|
|
@@ -1433,6 +2259,29 @@
|
|
|
1433
2259
|
"registryDependencies": [],
|
|
1434
2260
|
"dependencies": []
|
|
1435
2261
|
},
|
|
2262
|
+
{
|
|
2263
|
+
"name": "time-picker",
|
|
2264
|
+
"type": "registry:ui",
|
|
2265
|
+
"title": "Time Picker",
|
|
2266
|
+
"description": "Time Picker component with size and invalid options.",
|
|
2267
|
+
"category": "date-time",
|
|
2268
|
+
"isNew": true,
|
|
2269
|
+
"files": [
|
|
2270
|
+
{
|
|
2271
|
+
"path": "time-picker.component.ts",
|
|
2272
|
+
"type": "registry:ui"
|
|
2273
|
+
},
|
|
2274
|
+
{
|
|
2275
|
+
"path": "utils/cn.ts",
|
|
2276
|
+
"type": "registry:ui"
|
|
2277
|
+
}
|
|
2278
|
+
],
|
|
2279
|
+
"registryDependencies": [],
|
|
2280
|
+
"dependencies": [
|
|
2281
|
+
"@floating-ui/dom",
|
|
2282
|
+
"class-variance-authority"
|
|
2283
|
+
]
|
|
2284
|
+
},
|
|
1436
2285
|
{
|
|
1437
2286
|
"name": "toaster",
|
|
1438
2287
|
"type": "registry:ui",
|
|
@@ -1515,6 +2364,28 @@
|
|
|
1515
2364
|
"registryDependencies": [],
|
|
1516
2365
|
"dependencies": []
|
|
1517
2366
|
},
|
|
2367
|
+
{
|
|
2368
|
+
"name": "tool",
|
|
2369
|
+
"type": "registry:ui",
|
|
2370
|
+
"title": "Tool",
|
|
2371
|
+
"description": "Tool component.",
|
|
2372
|
+
"category": "ai",
|
|
2373
|
+
"isNew": true,
|
|
2374
|
+
"files": [
|
|
2375
|
+
{
|
|
2376
|
+
"path": "tool.component.ts",
|
|
2377
|
+
"type": "registry:ui"
|
|
2378
|
+
},
|
|
2379
|
+
{
|
|
2380
|
+
"path": "utils/cn.ts",
|
|
2381
|
+
"type": "registry:ui"
|
|
2382
|
+
}
|
|
2383
|
+
],
|
|
2384
|
+
"registryDependencies": [],
|
|
2385
|
+
"dependencies": [
|
|
2386
|
+
"class-variance-authority"
|
|
2387
|
+
]
|
|
2388
|
+
},
|
|
1518
2389
|
{
|
|
1519
2390
|
"name": "tooltip",
|
|
1520
2391
|
"type": "registry:ui",
|
|
@@ -1535,6 +2406,28 @@
|
|
|
1535
2406
|
"dependencies": [
|
|
1536
2407
|
"@floating-ui/dom"
|
|
1537
2408
|
]
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"name": "typography",
|
|
2412
|
+
"type": "registry:ui",
|
|
2413
|
+
"title": "Typography",
|
|
2414
|
+
"description": "Typography component with variant options.",
|
|
2415
|
+
"category": "layout",
|
|
2416
|
+
"isNew": true,
|
|
2417
|
+
"files": [
|
|
2418
|
+
{
|
|
2419
|
+
"path": "typography.component.ts",
|
|
2420
|
+
"type": "registry:ui"
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
"path": "utils/cn.ts",
|
|
2424
|
+
"type": "registry:ui"
|
|
2425
|
+
}
|
|
2426
|
+
],
|
|
2427
|
+
"registryDependencies": [],
|
|
2428
|
+
"dependencies": [
|
|
2429
|
+
"class-variance-authority"
|
|
2430
|
+
]
|
|
1538
2431
|
}
|
|
1539
2432
|
]
|
|
1540
2433
|
}
|