fulldev-ui 0.7.0 → 0.9.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/CHANGELOG.md +141 -2
- package/README.md +16 -86
- package/package.json +86 -40
- package/public/r/accordion.json +12 -6
- package/public/r/alert-dialog.json +78 -0
- package/public/r/alert.json +11 -6
- package/public/r/article-1.json +5 -6
- package/public/r/article-2.json +5 -6
- package/public/r/articles-1.json +6 -10
- package/public/r/articles-2.json +6 -10
- package/public/r/articles-3.json +6 -10
- package/public/r/articles-4.json +6 -10
- package/public/r/avatar.json +22 -8
- package/public/r/badge.json +9 -4
- package/public/r/banner-1.json +8 -5
- package/public/r/banner-2.json +8 -5
- package/public/r/banner.json +12 -23
- package/public/r/beta-repo-setup.json +131 -0
- package/public/r/blocks-1.json +19 -0
- package/public/r/blocks.json +16 -18
- package/public/r/breadcrumb.json +50 -0
- package/public/r/button.json +9 -4
- package/public/r/card.json +47 -0
- package/public/r/carousel.json +44 -0
- package/public/r/checkbox.json +3 -3
- package/public/r/collapsible.json +8 -5
- package/public/r/combobox.json +74 -0
- package/public/r/command.json +64 -0
- package/public/r/components.json +19 -11
- package/public/r/contact-1.json +10 -8
- package/public/r/contact-2.json +10 -8
- package/public/r/contact-3.json +10 -9
- package/public/r/content-1.json +6 -8
- package/public/r/content-2.json +6 -8
- package/public/r/content-3.json +4 -7
- package/public/r/content-4.json +6 -8
- package/public/r/content-5.json +17 -0
- package/public/r/content-6.json +17 -0
- package/public/r/cta-1.json +4 -6
- package/public/r/cta-2.json +4 -7
- package/public/r/cta-3.json +4 -6
- package/public/r/cta-4.json +4 -7
- package/public/r/cta-5.json +6 -10
- package/public/r/cta-6.json +4 -6
- package/public/r/cta-7.json +4 -8
- package/public/r/cta-8.json +4 -8
- package/public/r/dialog.json +69 -0
- package/public/r/doc-1.json +21 -0
- package/public/r/dropdown-menu.json +73 -0
- package/public/r/empty.json +8 -8
- package/public/r/faqs-1.json +4 -5
- package/public/r/faqs-2.json +4 -5
- package/public/r/faqs-3.json +5 -6
- package/public/r/faqs-4.json +4 -6
- package/public/r/features-1.json +5 -6
- package/public/r/features-2.json +5 -6
- package/public/r/features-3.json +5 -7
- package/public/r/features-4.json +5 -6
- package/public/r/features-5.json +5 -6
- package/public/r/features-6.json +5 -6
- package/public/r/field.json +18 -15
- package/public/r/footer-1.json +10 -5
- package/public/r/footer-2.json +10 -5
- package/public/r/footer-3.json +18 -0
- package/public/r/form.json +17 -0
- package/public/r/header-1.json +5 -8
- package/public/r/header-2.json +5 -8
- package/public/r/header-3.json +6 -8
- package/public/r/header-4.json +20 -0
- package/public/r/header-5.json +21 -0
- package/public/r/header.json +12 -8
- package/public/r/hero-1.json +4 -6
- package/public/r/hero-10.json +4 -7
- package/public/r/hero-11.json +4 -7
- package/public/r/hero-12.json +4 -6
- package/public/r/hero-13.json +4 -6
- package/public/r/hero-2.json +4 -7
- package/public/r/hero-3.json +4 -6
- package/public/r/hero-4.json +6 -7
- package/public/r/hero-5.json +6 -9
- package/public/r/hero-6.json +6 -9
- package/public/r/hero-7.json +6 -9
- package/public/r/hero-8.json +4 -6
- package/public/r/hero-9.json +6 -9
- package/public/r/hover-card.json +30 -0
- package/public/r/icon.json +3 -3
- package/public/r/init.json +23 -0
- package/public/r/input-group.json +48 -0
- package/public/r/input.json +3 -3
- package/public/r/item.json +28 -10
- package/public/r/kbd.json +22 -0
- package/public/r/label.json +3 -3
- package/public/r/layout.json +29 -7
- package/public/r/links-2.json +21 -0
- package/public/r/logo.json +6 -7
- package/public/r/logos-1.json +8 -5
- package/public/r/logos-2.json +4 -4
- package/public/r/logos-3.json +8 -5
- package/public/r/marquee.json +4 -9
- package/public/r/native-select.json +8 -5
- package/public/r/navigation-menu.json +22 -16
- package/public/r/popover.json +45 -0
- package/public/r/price.json +10 -5
- package/public/r/pricing-1.json +21 -0
- package/public/r/pricing-2.json +20 -0
- package/public/r/pricing-3.json +21 -0
- package/public/r/product-1.json +6 -8
- package/public/r/products-1.json +7 -9
- package/public/r/products-2.json +6 -7
- package/public/r/products-3.json +8 -8
- package/public/r/products-4.json +7 -7
- package/public/r/products-5.json +7 -8
- package/public/r/radio-group.json +7 -4
- package/public/r/rating.json +6 -3
- package/public/r/registry.json +1871 -1060
- package/public/r/reviews-1.json +6 -8
- package/public/r/reviews-2.json +6 -8
- package/public/r/reviews-3.json +7 -9
- package/public/r/reviews-4.json +6 -9
- package/public/r/reviews-5.json +5 -8
- package/public/r/section.json +6 -46
- package/public/r/select.json +58 -0
- package/public/r/separator.json +3 -3
- package/public/r/services-1.json +6 -7
- package/public/r/services-2.json +6 -8
- package/public/r/services-3.json +6 -7
- package/public/r/services-4.json +5 -7
- package/public/r/services-5.json +6 -7
- package/public/r/services-6.json +6 -6
- package/public/r/services-7.json +6 -7
- package/public/r/sheet.json +16 -12
- package/public/r/sidebar-1.json +28 -0
- package/public/r/sidebar.json +104 -9
- package/public/r/skeleton.json +3 -3
- package/public/r/slider.json +20 -0
- package/public/r/spinner.json +6 -3
- package/public/r/switch.json +20 -0
- package/public/r/table.json +11 -11
- package/public/r/tabs.json +15 -7
- package/public/r/textarea.json +3 -3
- package/public/r/theme-toggle.json +13 -5
- package/public/r/tile.json +7 -32
- package/public/r/toc.json +37 -0
- package/public/r/toggle.json +25 -0
- package/public/r/tooltip.json +30 -0
- package/public/r/typography.json +92 -0
- package/public/r/video.json +3 -3
- package/registry.json +1871 -1060
- package/src/components/blocks/article-1.astro +71 -52
- package/src/components/blocks/article-2.astro +71 -52
- package/src/components/blocks/articles-1.astro +87 -89
- package/src/components/blocks/articles-2.astro +142 -88
- package/src/components/blocks/articles-3.astro +85 -87
- package/src/components/blocks/articles-4.astro +72 -89
- package/src/components/blocks/banner-1.astro +36 -17
- package/src/components/blocks/banner-2.astro +39 -18
- package/src/components/blocks/blocks-1.astro +246 -50
- package/src/components/blocks/contact-1.astro +115 -44
- package/src/components/blocks/contact-2.astro +118 -48
- package/src/components/blocks/contact-3.astro +128 -53
- package/src/components/blocks/content-1.astro +76 -49
- package/src/components/blocks/content-2.astro +76 -55
- package/src/components/blocks/content-3.astro +62 -55
- package/src/components/blocks/content-4.astro +72 -49
- package/src/components/blocks/content-5.astro +98 -59
- package/src/components/blocks/content-6.astro +73 -58
- package/src/components/blocks/cta-1.astro +86 -65
- package/src/components/blocks/cta-2.astro +101 -75
- package/src/components/blocks/cta-3.astro +89 -68
- package/src/components/blocks/cta-4.astro +98 -68
- package/src/components/blocks/cta-5.astro +76 -75
- package/src/components/blocks/cta-6.astro +100 -64
- package/src/components/blocks/cta-7.astro +85 -73
- package/src/components/blocks/cta-8.astro +40 -76
- package/src/components/blocks/doc-1.astro +364 -0
- package/src/components/blocks/faqs-1.astro +58 -42
- package/src/components/blocks/faqs-2.astro +63 -45
- package/src/components/blocks/faqs-3.astro +40 -46
- package/src/components/blocks/faqs-4.astro +31 -46
- package/src/components/blocks/features-1.astro +73 -74
- package/src/components/blocks/features-2.astro +61 -75
- package/src/components/blocks/features-3.astro +54 -47
- package/src/components/blocks/features-4.astro +72 -76
- package/src/components/blocks/features-5.astro +60 -84
- package/src/components/blocks/features-6.astro +61 -58
- package/src/components/blocks/footer-1.astro +85 -83
- package/src/components/blocks/footer-2.astro +67 -48
- package/src/components/blocks/footer-3.astro +106 -91
- package/src/components/blocks/header-1.astro +102 -175
- package/src/components/blocks/header-2.astro +103 -169
- package/src/components/blocks/header-3.astro +108 -188
- package/src/components/blocks/header-4.astro +219 -0
- package/src/components/blocks/header-5.astro +223 -0
- package/src/components/blocks/hero-1.astro +63 -44
- package/src/components/blocks/hero-10.astro +87 -69
- package/src/components/blocks/hero-11.astro +89 -76
- package/src/components/blocks/hero-12.astro +53 -49
- package/src/components/blocks/hero-13.astro +49 -46
- package/src/components/blocks/hero-2.astro +81 -61
- package/src/components/blocks/hero-3.astro +46 -38
- package/src/components/blocks/hero-4.astro +61 -39
- package/src/components/blocks/hero-5.astro +103 -80
- package/src/components/blocks/hero-6.astro +91 -75
- package/src/components/blocks/hero-7.astro +93 -77
- package/src/components/blocks/hero-8.astro +50 -53
- package/src/components/blocks/hero-9.astro +94 -79
- package/src/components/blocks/links-2.astro +41 -34
- package/src/components/blocks/logos-1.astro +39 -23
- package/src/components/blocks/logos-2.astro +43 -29
- package/src/components/blocks/logos-3.astro +24 -23
- package/src/components/blocks/pricing-1.astro +106 -0
- package/src/components/blocks/pricing-2.astro +100 -0
- package/src/components/blocks/pricing-3.astro +92 -0
- package/src/components/blocks/product-1.astro +55 -82
- package/src/components/blocks/products-1.astro +61 -66
- package/src/components/blocks/products-2.astro +48 -63
- package/src/components/blocks/products-3.astro +49 -67
- package/src/components/blocks/products-4.astro +80 -65
- package/src/components/blocks/products-5.astro +76 -72
- package/src/components/blocks/reviews-1.astro +60 -84
- package/src/components/blocks/reviews-2.astro +66 -86
- package/src/components/blocks/reviews-3.astro +72 -90
- package/src/components/blocks/reviews-4.astro +97 -89
- package/src/components/blocks/reviews-5.astro +156 -87
- package/src/components/blocks/services-1.astro +87 -76
- package/src/components/blocks/services-2.astro +93 -83
- package/src/components/blocks/services-3.astro +89 -82
- package/src/components/blocks/services-4.astro +81 -77
- package/src/components/blocks/services-5.astro +77 -77
- package/src/components/blocks/services-6.astro +84 -68
- package/src/components/blocks/services-7.astro +114 -76
- package/src/components/blocks/sidebar-1.astro +385 -0
- package/src/components/ui/accordion/accordion-content.astro +16 -14
- package/src/components/ui/accordion/accordion-item.astro +13 -18
- package/src/components/ui/accordion/accordion-trigger.astro +26 -25
- package/src/components/ui/accordion/accordion.astro +43 -10
- package/src/components/ui/{native-carousel/native-carousel-item.astro → alert/alert-action.astro} +3 -3
- package/src/components/ui/alert/alert-description.astro +11 -17
- package/src/components/ui/alert/alert-title.astro +11 -17
- package/src/components/ui/alert/alert.astro +10 -16
- package/src/components/ui/alert/index.ts +1 -0
- package/src/components/ui/alert-dialog/alert-dialog-action.astro +13 -0
- package/src/components/ui/alert-dialog/alert-dialog-cancel.astro +13 -0
- package/src/components/ui/alert-dialog/alert-dialog-content.astro +30 -0
- package/src/components/ui/alert-dialog/alert-dialog-description.astro +20 -0
- package/src/components/ui/alert-dialog/alert-dialog-footer.astro +20 -0
- package/src/components/ui/alert-dialog/alert-dialog-header.astro +20 -0
- package/src/components/ui/alert-dialog/alert-dialog-media.astro +20 -0
- package/src/components/ui/alert-dialog/alert-dialog-overlay.astro +21 -0
- package/src/components/ui/alert-dialog/alert-dialog-portal.astro +13 -0
- package/src/components/ui/alert-dialog/alert-dialog-title.astro +20 -0
- package/src/components/ui/alert-dialog/alert-dialog-trigger.astro +13 -0
- package/src/components/ui/alert-dialog/alert-dialog.astro +17 -0
- package/src/components/ui/alert-dialog/index.ts +12 -0
- package/src/components/ui/avatar/avatar-badge.astro +23 -0
- package/src/components/ui/avatar/avatar-fallback.astro +11 -17
- package/src/components/ui/avatar/avatar-group-count.astro +20 -0
- package/src/components/ui/avatar/avatar-group.astro +20 -0
- package/src/components/ui/avatar/avatar-image.astro +5 -2
- package/src/components/ui/avatar/avatar.astro +15 -18
- package/src/components/ui/avatar/index.ts +3 -0
- package/src/components/ui/badge/badge-variants.ts +26 -0
- package/src/components/ui/badge/badge.astro +16 -46
- package/src/components/ui/badge/index.ts +2 -0
- package/src/components/ui/banner/banner-container.astro +36 -0
- package/src/components/ui/banner/banner.astro +66 -69
- package/src/components/ui/banner/index.ts +1 -4
- package/src/components/ui/breadcrumb/breadcrumb-ellipsis.astro +24 -0
- package/src/components/ui/breadcrumb/breadcrumb-item.astro +17 -0
- package/src/components/ui/breadcrumb/breadcrumb-link.astro +17 -0
- package/src/components/ui/breadcrumb/breadcrumb-list.astro +20 -0
- package/src/components/ui/breadcrumb/breadcrumb-page.astro +20 -0
- package/src/components/ui/breadcrumb/breadcrumb-separator.astro +20 -0
- package/src/components/ui/breadcrumb/breadcrumb.astro +18 -0
- package/src/components/ui/breadcrumb/index.ts +7 -0
- package/src/components/ui/button/button-variants.ts +39 -0
- package/src/components/ui/button/button.astro +12 -60
- package/src/components/ui/button/index.ts +2 -0
- package/src/components/ui/card/card-action.astro +20 -0
- package/src/components/ui/card/card-content.astro +17 -0
- package/src/components/ui/card/card-description.astro +17 -0
- package/src/components/ui/card/card-footer.astro +20 -0
- package/src/components/ui/card/card-header.astro +20 -0
- package/src/components/ui/card/card-title.astro +20 -0
- package/src/components/ui/card/card.astro +23 -0
- package/src/components/ui/card/index.ts +7 -0
- package/src/components/ui/carousel/carousel-content.astro +24 -0
- package/src/components/ui/carousel/carousel-item.astro +24 -0
- package/src/components/ui/carousel/carousel-next.astro +36 -0
- package/src/components/ui/carousel/carousel-previous.astro +36 -0
- package/src/components/ui/carousel/carousel.astro +246 -0
- package/src/components/ui/carousel/index.ts +11 -0
- package/src/components/ui/checkbox/checkbox.astro +46 -3
- package/src/components/ui/collapsible/collapsible-content.astro +5 -11
- package/src/components/ui/collapsible/collapsible-trigger.astro +10 -25
- package/src/components/ui/collapsible/collapsible.astro +24 -18
- package/src/components/ui/combobox/combobox-content.astro +61 -0
- package/src/components/ui/combobox/combobox-empty.astro +21 -0
- package/src/components/ui/combobox/combobox-group.astro +13 -0
- package/src/components/ui/combobox/combobox-input.astro +57 -0
- package/src/components/ui/combobox/combobox-item.astro +44 -0
- package/src/components/ui/combobox/combobox-label.astro +17 -0
- package/src/components/ui/combobox/combobox-list.astro +20 -0
- package/src/components/ui/combobox/combobox-separator.astro +16 -0
- package/src/components/ui/combobox/combobox-trigger.astro +37 -0
- package/src/components/ui/combobox/combobox-value.astro +20 -0
- package/src/components/ui/combobox/combobox.astro +85 -0
- package/src/components/ui/combobox/index.ts +11 -0
- package/src/components/ui/command/command-dialog.astro +23 -21
- package/src/components/ui/command/command-empty.astro +4 -6
- package/src/components/ui/command/command-group.astro +17 -24
- package/src/components/ui/command/command-input.astro +19 -17
- package/src/components/ui/command/command-item.astro +38 -21
- package/src/components/ui/command/command-list.astro +11 -18
- package/src/components/ui/command/command-separator.astro +3 -4
- package/src/components/ui/command/command-shortcut.astro +11 -18
- package/src/components/ui/command/command.astro +53 -143
- package/src/components/ui/command/index.ts +0 -1
- package/src/components/ui/dialog/dialog-close.astro +6 -10
- package/src/components/ui/dialog/dialog-content.astro +27 -19
- package/src/components/ui/dialog/dialog-description.astro +11 -14
- package/src/components/ui/dialog/dialog-footer.astro +16 -18
- package/src/components/ui/dialog/dialog-header.astro +8 -14
- package/src/components/ui/dialog/dialog-overlay.astro +22 -0
- package/src/components/ui/dialog/dialog-portal.astro +13 -0
- package/src/components/ui/dialog/dialog-title.astro +8 -14
- package/src/components/ui/dialog/dialog-trigger.astro +4 -10
- package/src/components/ui/dialog/dialog.astro +6 -35
- package/src/components/ui/dialog/index.ts +2 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-checkbox-item.astro +52 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-content.astro +58 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-group.astro +13 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-item.astro +36 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-label.astro +23 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-portal.astro +11 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-radio-item.astro +52 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-separator.astro +16 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-shortcut.astro +20 -0
- package/src/components/ui/dropdown-menu/dropdown-menu-trigger.astro +16 -0
- package/src/components/ui/dropdown-menu/dropdown-menu.astro +68 -0
- package/src/components/ui/dropdown-menu/index.ts +11 -0
- package/src/components/ui/empty/empty-content.astro +11 -17
- package/src/components/ui/empty/empty-description.astro +11 -17
- package/src/components/ui/empty/empty-header.astro +8 -17
- package/src/components/ui/empty/empty-media.astro +8 -14
- package/src/components/ui/empty/empty-title.astro +8 -14
- package/src/components/ui/empty/empty.astro +11 -17
- package/src/components/ui/field/field-content.astro +11 -17
- package/src/components/ui/field/field-description.astro +13 -19
- package/src/components/ui/field/field-error.astro +44 -0
- package/src/components/ui/field/field-group.astro +11 -17
- package/src/components/ui/field/field-label.astro +14 -21
- package/src/components/ui/field/field-legend.astro +12 -20
- package/src/components/ui/field/field-separator.astro +6 -7
- package/src/components/ui/field/field-set.astro +11 -18
- package/src/components/ui/field/field-title.astro +11 -17
- package/src/components/ui/field/field.astro +17 -28
- package/src/components/ui/field/index.ts +1 -0
- package/src/components/ui/form/form.astro +13 -0
- package/src/components/ui/form/index.ts +1 -0
- package/src/components/ui/header/header-container.astro +17 -0
- package/src/components/ui/header/header-group.astro +17 -0
- package/src/components/ui/header/header.astro +21 -59
- package/src/components/ui/header/index.ts +2 -2
- package/src/components/ui/hover-card/hover-card-content.astro +51 -0
- package/src/components/ui/hover-card/hover-card-trigger.astro +26 -0
- package/src/components/ui/hover-card/hover-card.astro +69 -0
- package/src/components/ui/hover-card/index.ts +3 -0
- package/src/components/ui/icon/icon.astro +21 -19
- package/src/components/ui/input/input.astro +8 -8
- package/src/components/ui/input-group/index.ts +6 -0
- package/src/components/ui/input-group/input-group-addon.astro +41 -0
- package/src/components/ui/input-group/input-group-button.astro +49 -0
- package/src/components/ui/input-group/input-group-input.astro +23 -0
- package/src/components/ui/input-group/input-group-text.astro +20 -0
- package/src/components/ui/input-group/input-group-textarea.astro +19 -0
- package/src/components/ui/input-group/input-group.astro +51 -0
- package/src/components/ui/item/index.ts +4 -1
- package/src/components/ui/item/item-actions.astro +8 -14
- package/src/components/ui/item/item-content.astro +12 -18
- package/src/components/ui/item/item-description.astro +11 -18
- package/src/components/ui/item/item-footer.astro +17 -0
- package/src/components/ui/item/item-group.astro +12 -15
- package/src/components/ui/item/item-header.astro +17 -0
- package/src/components/ui/item/item-media.astro +12 -17
- package/src/components/ui/item/item-separator.astro +17 -0
- package/src/components/ui/item/item-title.astro +11 -17
- package/src/components/ui/item/item.astro +44 -24
- package/src/components/ui/kbd/index.ts +2 -0
- package/src/components/ui/kbd/kbd-group.astro +17 -0
- package/src/components/ui/kbd/kbd.astro +20 -0
- package/src/components/ui/label/label.astro +11 -17
- package/src/components/ui/layout/index.ts +4 -0
- package/src/components/ui/layout/layout-body.astro +26 -0
- package/src/components/ui/layout/layout-head.astro +100 -0
- package/src/components/ui/layout/layout-main.astro +20 -0
- package/src/components/ui/layout/layout.astro +34 -0
- package/src/components/ui/logo/logo-image.astro +33 -9
- package/src/components/ui/logo/logo-text.astro +4 -10
- package/src/components/ui/logo/logo.astro +10 -16
- package/src/components/ui/marquee/index.ts +0 -1
- package/src/components/ui/marquee/marquee.astro +92 -5
- package/src/components/ui/native-select/native-select-optgroup.astro +6 -2
- package/src/components/ui/native-select/native-select-option.astro +9 -4
- package/src/components/ui/native-select/native-select.astro +15 -13
- package/src/components/ui/navigation-menu/index.ts +3 -3
- package/src/components/ui/navigation-menu/navigation-menu-content.astro +29 -20
- package/src/components/ui/navigation-menu/navigation-menu-indicator.astro +23 -0
- package/src/components/ui/navigation-menu/navigation-menu-item.astro +28 -15
- package/src/components/ui/navigation-menu/navigation-menu-link.astro +13 -39
- package/src/components/ui/navigation-menu/navigation-menu-list.astro +11 -17
- package/src/components/ui/navigation-menu/navigation-menu-positioner.astro +47 -0
- package/src/components/ui/navigation-menu/navigation-menu-trigger-style.ts +7 -0
- package/src/components/ui/navigation-menu/navigation-menu-trigger.astro +18 -23
- package/src/components/ui/navigation-menu/navigation-menu.astro +54 -17
- package/src/components/ui/popover/index.ts +6 -0
- package/src/components/ui/popover/popover-content.astro +62 -0
- package/src/components/ui/popover/popover-description.astro +17 -0
- package/src/components/ui/popover/popover-header.astro +17 -0
- package/src/components/ui/popover/popover-title.astro +13 -0
- package/src/components/ui/popover/popover-trigger.astro +11 -0
- package/src/components/ui/popover/popover.astro +59 -0
- package/src/components/ui/price/format-price-value.ts +91 -0
- package/src/components/ui/price/price-unit.astro +7 -13
- package/src/components/ui/price/price-value.astro +50 -17
- package/src/components/ui/price/price.astro +4 -13
- package/src/components/ui/radio-group/radio-group-item.astro +30 -7
- package/src/components/ui/radio-group/radio-group.astro +28 -4
- package/src/components/ui/rating/rating.astro +30 -27
- package/src/components/ui/section/index.ts +1 -9
- package/src/components/ui/section/section-container.astro +19 -0
- package/src/components/ui/section/section.astro +22 -80
- package/src/components/ui/select/index.ts +8 -0
- package/src/components/ui/select/select-content.astro +69 -0
- package/src/components/ui/select/select-group.astro +17 -0
- package/src/components/ui/select/select-item.astro +39 -0
- package/src/components/ui/select/select-label.astro +17 -0
- package/src/components/ui/select/select-separator.astro +16 -0
- package/src/components/ui/select/select-trigger.astro +40 -0
- package/src/components/ui/select/select-value.astro +17 -0
- package/src/components/ui/select/select.astro +76 -0
- package/src/components/ui/separator/separator.astro +17 -16
- package/src/components/ui/sheet/sheet-close.astro +4 -12
- package/src/components/ui/sheet/sheet-content.astro +41 -64
- package/src/components/ui/sheet/sheet-description.astro +8 -14
- package/src/components/ui/sheet/sheet-footer.astro +8 -14
- package/src/components/ui/sheet/sheet-header.astro +8 -14
- package/src/components/ui/sheet/sheet-title.astro +8 -14
- package/src/components/ui/sheet/sheet-trigger.astro +4 -10
- package/src/components/ui/sheet/sheet.astro +110 -36
- package/src/components/ui/sidebar/index.ts +17 -0
- package/src/components/ui/sidebar/sidebar-content.astro +21 -0
- package/src/components/ui/sidebar/sidebar-footer.astro +18 -0
- package/src/components/ui/sidebar/sidebar-group-action.astro +31 -0
- package/src/components/ui/sidebar/sidebar-group-content.astro +18 -0
- package/src/components/ui/sidebar/sidebar-group-label.astro +26 -0
- package/src/components/ui/sidebar/sidebar-group.astro +18 -0
- package/src/components/ui/sidebar/sidebar-header.astro +18 -0
- package/src/components/ui/sidebar/sidebar-input.astro +19 -0
- package/src/components/ui/sidebar/sidebar-inset.astro +20 -0
- package/src/components/ui/sidebar/sidebar-menu-action.astro +40 -0
- package/src/components/ui/sidebar/sidebar-menu-badge.astro +21 -0
- package/src/components/ui/sidebar/sidebar-menu-button.astro +92 -23
- package/src/components/ui/sidebar/sidebar-menu-item.astro +9 -14
- package/src/components/ui/sidebar/sidebar-menu-skeleton.astro +31 -0
- package/src/components/ui/sidebar/sidebar-menu-sub-button.astro +31 -26
- package/src/components/ui/sidebar/sidebar-menu-sub-item.astro +9 -14
- package/src/components/ui/sidebar/sidebar-menu-sub.astro +12 -17
- package/src/components/ui/sidebar/sidebar-menu.astro +9 -17
- package/src/components/ui/sidebar/sidebar-provider.astro +180 -0
- package/src/components/ui/sidebar/sidebar-rail.astro +27 -0
- package/src/components/ui/sidebar/sidebar-separator.astro +17 -0
- package/src/components/ui/sidebar/sidebar-trigger.astro +26 -0
- package/src/components/ui/sidebar/sidebar.astro +118 -0
- package/src/components/ui/skeleton/skeleton.astro +8 -3
- package/src/components/ui/slider/index.ts +1 -0
- package/src/components/ui/slider/slider.astro +84 -0
- package/src/components/ui/spinner/spinner.astro +12 -6
- package/src/components/ui/switch/index.ts +1 -0
- package/src/components/ui/switch/switch.astro +71 -0
- package/src/components/ui/table/index.ts +0 -1
- package/src/components/ui/table/table-body.astro +1 -2
- package/src/components/ui/table/table-caption.astro +1 -2
- package/src/components/ui/table/table-cell.astro +2 -3
- package/src/components/ui/table/table-footer.astro +1 -2
- package/src/components/ui/table/table-head.astro +2 -3
- package/src/components/ui/table/table-header.astro +1 -1
- package/src/components/ui/table/table-row.astro +2 -3
- package/src/components/ui/table/table.astro +1 -1
- package/src/components/ui/tabs/index.ts +4 -1
- package/src/components/ui/tabs/tabs-content.astro +10 -20
- package/src/components/ui/tabs/tabs-list-variants.ts +18 -0
- package/src/components/ui/tabs/tabs-list.astro +21 -18
- package/src/components/ui/tabs/tabs-trigger.astro +17 -28
- package/src/components/ui/tabs/tabs.astro +24 -91
- package/src/components/ui/textarea/textarea.astro +11 -5
- package/src/components/ui/theme-toggle/theme-provider.astro +57 -22
- package/src/components/ui/theme-toggle/theme-toggle.astro +66 -37
- package/src/components/ui/tile/index.ts +1 -6
- package/src/components/ui/tile/tile-content.astro +8 -10
- package/src/components/ui/tile/tile-group.astro +76 -0
- package/src/components/ui/tile/tile.astro +19 -30
- package/src/components/ui/toc/index.ts +5 -0
- package/src/components/ui/toc/toc-menu-item.astro +13 -0
- package/src/components/ui/toc/toc-menu-link.astro +37 -0
- package/src/components/ui/toc/toc-menu.astro +17 -0
- package/src/components/ui/toc/toc-title.astro +21 -0
- package/src/components/ui/toc/toc.astro +13 -0
- package/src/components/ui/toggle/index.ts +3 -0
- package/src/components/ui/toggle/toggle-variants.ts +25 -0
- package/src/components/ui/toggle/toggle.astro +40 -0
- package/src/components/ui/tooltip/index.ts +3 -0
- package/src/components/ui/tooltip/tooltip-content.astro +64 -0
- package/src/components/ui/tooltip/tooltip-trigger.astro +26 -0
- package/src/components/ui/tooltip/tooltip.astro +55 -0
- package/src/components/ui/typography/index.ts +16 -0
- package/src/components/ui/typography/typography-a.astro +22 -0
- package/src/components/ui/typography/typography-blockquote.astro +23 -0
- package/src/components/ui/typography/typography-h1.astro +43 -0
- package/src/components/ui/typography/typography-h2.astro +43 -0
- package/src/components/ui/typography/typography-h3.astro +43 -0
- package/src/components/ui/typography/typography-h4.astro +43 -0
- package/src/components/ui/typography/typography-inline-code.astro +31 -0
- package/src/components/ui/typography/typography-lead.astro +21 -0
- package/src/components/ui/typography/typography-list-item.astro +28 -0
- package/src/components/ui/typography/typography-list.astro +45 -0
- package/src/components/ui/typography/typography-p.astro +23 -0
- package/src/components/ui/typography/typography-table-cell.astro +41 -0
- package/src/components/ui/typography/typography-table-head.astro +41 -0
- package/src/components/ui/typography/typography-table-row.astro +33 -0
- package/src/components/ui/typography/typography-table.astro +50 -0
- package/src/components/ui/typography/typography.astro +180 -0
- package/src/components/ui/video/video.astro +54 -20
- package/src/lib/integration.ts +66 -0
- package/src/lib/pages.ts +85 -0
- package/src/styles/global.css +119 -161
- package/.editorconfig +0 -10
- package/.github/CODEOWNERS +0 -2
- package/.github/ISSUE_TEMPLATE/bug_report.yml +0 -12
- package/.github/ISSUE_TEMPLATE/config.yml +0 -8
- package/.github/ISSUE_TEMPLATE/documentation.yml +0 -12
- package/.github/ISSUE_TEMPLATE/feature_request.yml +0 -12
- package/.github/ISSUE_TEMPLATE/support.yml +0 -12
- package/.nvmrc +0 -1
- package/.prettierignore +0 -21
- package/CODE_OF_CONDUCT.md +0 -7
- package/CONTRIBUTING.md +0 -142
- package/ai/website-quality-checklist.md +0 -33
- package/astro.config.example.ts +0 -90
- package/astro.config.ts +0 -183
- package/components.json +0 -24
- package/package.example.json +0 -41
- package/prettier.config.cjs +0 -44
- package/public/r/all.json +0 -41
- package/public/r/auto-form.json +0 -26
- package/public/r/block.json +0 -89
- package/public/r/footer.json +0 -77
- package/public/r/image.json +0 -17
- package/public/r/list.json +0 -22
- package/public/r/native-carousel.json +0 -37
- package/public/r/page.json +0 -18
- package/public/r/pricings-1.json +0 -20
- package/public/r/pricings-2.json +0 -20
- package/public/r/pricings-3.json +0 -20
- package/site.json +0 -12
- package/src/assets/avatar-sil-veltman.webp +0 -0
- package/src/assets/image-placeholder.webp +0 -0
- package/src/assets/logo-fulldev.svg +0 -4
- package/src/assets/my-accordion-code-example-homepage.astro.webp +0 -0
- package/src/assets/my-cta-code-example-homepage.astro.webp +0 -0
- package/src/assets/og-image-homepage-screenshot.png +0 -0
- package/src/components/_skeletons/split-grid.astro +0 -47
- package/src/components/_skeletons/split-masonry.astro +0 -57
- package/src/components/_skeletons/split-media.astro +0 -31
- package/src/components/_skeletons/spread-grid.astro +0 -49
- package/src/components/_skeletons/spread-masonry.astro +0 -59
- package/src/components/_skeletons/spread-media.astro +0 -33
- package/src/components/_skeletons/stack-grid.astro +0 -44
- package/src/components/_skeletons/stack-masonry.astro +0 -54
- package/src/components/_skeletons/stack-media.astro +0 -28
- package/src/components/block.astro +0 -125
- package/src/components/blocks/blocks-2.astro +0 -95
- package/src/components/blocks/blocks-3.astro +0 -93
- package/src/components/blocks/blocks-4.astro +0 -110
- package/src/components/blocks/hero-14.astro +0 -70
- package/src/components/blocks/images-1.astro +0 -70
- package/src/components/blocks/images-2.astro +0 -62
- package/src/components/blocks/links-1.astro +0 -46
- package/src/components/blocks/pricings-1.astro +0 -80
- package/src/components/blocks/pricings-2.astro +0 -83
- package/src/components/blocks/pricings-3.astro +0 -80
- package/src/components/blocks/skeletons-1.astro +0 -61
- package/src/components/blocks/stats-1.astro +0 -64
- package/src/components/blocks/stats-2.astro +0 -69
- package/src/components/blocks/stats-3.astro +0 -66
- package/src/components/blocks/steps-1.astro +0 -82
- package/src/components/blocks/steps-2.astro +0 -76
- package/src/components/blocks/steps-3.astro +0 -73
- package/src/components/blocks/table-1.astro +0 -89
- package/src/components/blocks/video-1.astro +0 -93
- package/src/components/blocks/video-2.astro +0 -96
- package/src/components/blocks/video-3.astro +0 -73
- package/src/components/blocks/videos-1.astro +0 -63
- package/src/components/blocks/videos-2.astro +0 -66
- package/src/components/blocks/videos-3.astro +0 -68
- package/src/components/blocks/videos-4.astro +0 -64
- package/src/components/layout.astro +0 -195
- package/src/components/live-code-layout.astro +0 -14
- package/src/components/starlight-head.astro +0 -65
- package/src/components/starlight-icons.astro +0 -36
- package/src/components/starlight-markdown-content.astro +0 -68
- package/src/components/starlight-title.astro +0 -37
- package/src/components/ui/auto-form/auto-form.astro +0 -135
- package/src/components/ui/auto-form/index.ts +0 -1
- package/src/components/ui/banner/banner-close.astro +0 -21
- package/src/components/ui/banner/banner-content.astro +0 -41
- package/src/components/ui/banner/banner-description.astro +0 -19
- package/src/components/ui/banner/banner-title.astro +0 -19
- package/src/components/ui/footer/footer-actions.astro +0 -19
- package/src/components/ui/footer/footer-content.astro +0 -19
- package/src/components/ui/footer/footer-copyright.astro +0 -24
- package/src/components/ui/footer/footer-description.astro +0 -37
- package/src/components/ui/footer/footer-grid.astro +0 -25
- package/src/components/ui/footer/footer-group-label.astro +0 -19
- package/src/components/ui/footer/footer-group.astro +0 -19
- package/src/components/ui/footer/footer-menu-item.astro +0 -19
- package/src/components/ui/footer/footer-menu-link.astro +0 -25
- package/src/components/ui/footer/footer-menu.astro +0 -32
- package/src/components/ui/footer/footer-split.astro +0 -26
- package/src/components/ui/footer/footer-spread.astro +0 -25
- package/src/components/ui/footer/footer.astro +0 -71
- package/src/components/ui/footer/index.ts +0 -12
- package/src/components/ui/header/header-actions.astro +0 -19
- package/src/components/ui/header/header-content.astro +0 -22
- package/src/components/ui/image/image.astro +0 -22
- package/src/components/ui/image/index.ts +0 -1
- package/src/components/ui/list/index.ts +0 -2
- package/src/components/ui/list/list-item.astro +0 -26
- package/src/components/ui/list/list.astro +0 -19
- package/src/components/ui/marquee/marquee-content.astro +0 -60
- package/src/components/ui/native-carousel/index.ts +0 -5
- package/src/components/ui/native-carousel/native-carousel-content.astro +0 -92
- package/src/components/ui/native-carousel/native-carousel-next.astro +0 -24
- package/src/components/ui/native-carousel/native-carousel-previous.astro +0 -24
- package/src/components/ui/native-carousel/native-carousel.astro +0 -20
- package/src/components/ui/navigation-menu/navigation-menu-sub-item.astro +0 -23
- package/src/components/ui/navigation-menu/navigation-menu-sub-link.astro +0 -27
- package/src/components/ui/navigation-menu/navigation-menu-sub.astro +0 -23
- package/src/components/ui/section/section-actions.astro +0 -19
- package/src/components/ui/section/section-content.astro +0 -22
- package/src/components/ui/section/section-grid.astro +0 -37
- package/src/components/ui/section/section-masonry.astro +0 -33
- package/src/components/ui/section/section-media.astro +0 -26
- package/src/components/ui/section/section-prose.astro +0 -49
- package/src/components/ui/section/section-provider.astro +0 -27
- package/src/components/ui/section/section-split.astro +0 -26
- package/src/components/ui/section/section-spread.astro +0 -25
- package/src/components/ui/tile/tile-actions.astro +0 -19
- package/src/components/ui/tile/tile-description.astro +0 -19
- package/src/components/ui/tile/tile-media.astro +0 -44
- package/src/components/ui/tile/tile-split.astro +0 -23
- package/src/components/ui/tile/tile-spread.astro +0 -25
- package/src/components/ui/tile/tile-title.astro +0 -19
- package/src/content/docs/docs/components/_command.mdx +0 -110
- package/src/content/docs/docs/components/_dialog.mdx +0 -84
- package/src/content/docs/docs/components/accordion.mdx +0 -90
- package/src/content/docs/docs/components/alert.mdx +0 -63
- package/src/content/docs/docs/components/auto-form.mdx +0 -42
- package/src/content/docs/docs/components/avatar.mdx +0 -60
- package/src/content/docs/docs/components/badge.mdx +0 -71
- package/src/content/docs/docs/components/banner.mdx +0 -42
- package/src/content/docs/docs/components/button.mdx +0 -188
- package/src/content/docs/docs/components/checkbox.mdx +0 -60
- package/src/content/docs/docs/components/collapsible.mdx +0 -67
- package/src/content/docs/docs/components/empty.mdx +0 -64
- package/src/content/docs/docs/components/field.mdx +0 -347
- package/src/content/docs/docs/components/footer.mdx +0 -27
- package/src/content/docs/docs/components/header.mdx +0 -77
- package/src/content/docs/docs/components/icon.mdx +0 -43
- package/src/content/docs/docs/components/image.mdx +0 -38
- package/src/content/docs/docs/components/input.mdx +0 -35
- package/src/content/docs/docs/components/item.mdx +0 -75
- package/src/content/docs/docs/components/label.mdx +0 -34
- package/src/content/docs/docs/components/list.mdx +0 -52
- package/src/content/docs/docs/components/logo.mdx +0 -44
- package/src/content/docs/docs/components/marquee.mdx +0 -110
- package/src/content/docs/docs/components/native-carousel.mdx +0 -83
- package/src/content/docs/docs/components/native-select.mdx +0 -141
- package/src/content/docs/docs/components/navigation-menu.mdx +0 -91
- package/src/content/docs/docs/components/price.mdx +0 -42
- package/src/content/docs/docs/components/radio-group.mdx +0 -47
- package/src/content/docs/docs/components/rating.mdx +0 -81
- package/src/content/docs/docs/components/section.mdx +0 -87
- package/src/content/docs/docs/components/separator.mdx +0 -39
- package/src/content/docs/docs/components/sheet.mdx +0 -73
- package/src/content/docs/docs/components/sidebar.mdx +0 -208
- package/src/content/docs/docs/components/skeleton.mdx +0 -24
- package/src/content/docs/docs/components/spinner.mdx +0 -37
- package/src/content/docs/docs/components/table.mdx +0 -100
- package/src/content/docs/docs/components/tabs.mdx +0 -59
- package/src/content/docs/docs/components/textarea.mdx +0 -35
- package/src/content/docs/docs/components/theme-toggle.mdx +0 -56
- package/src/content/docs/docs/components/tile.mdx +0 -198
- package/src/content/docs/docs/components/video.mdx +0 -36
- package/src/content/docs/docs/components.md +0 -4
- package/src/content/docs/docs/index.md +0 -9
- package/src/content/docs/docs/installation.md +0 -93
- package/src/content/docs/docs/theming.md +0 -6
- package/src/content/layouts/block.yaml +0 -276
- package/src/content/layouts/docs.yaml +0 -25
- package/src/content/layouts/hero.yaml +0 -256
- package/src/content/layouts/index.yaml +0 -23
- package/src/content/pages/blocks/article-1.md +0 -9
- package/src/content/pages/blocks/article-2.md +0 -9
- package/src/content/pages/blocks/article.md +0 -11
- package/src/content/pages/blocks/articles-1.md +0 -9
- package/src/content/pages/blocks/articles-2.md +0 -9
- package/src/content/pages/blocks/articles-3.md +0 -9
- package/src/content/pages/blocks/articles-4.md +0 -9
- package/src/content/pages/blocks/articles.md +0 -13
- package/src/content/pages/blocks/banner-1.md +0 -9
- package/src/content/pages/blocks/banner-2.md +0 -9
- package/src/content/pages/blocks/banner.md +0 -11
- package/src/content/pages/blocks/contact-1.md +0 -9
- package/src/content/pages/blocks/contact-2.md +0 -9
- package/src/content/pages/blocks/contact-3.md +0 -9
- package/src/content/pages/blocks/contact.md +0 -11
- package/src/content/pages/blocks/content-1.md +0 -9
- package/src/content/pages/blocks/content-2.md +0 -9
- package/src/content/pages/blocks/content-3.md +0 -9
- package/src/content/pages/blocks/content-4.md +0 -9
- package/src/content/pages/blocks/content.md +0 -13
- package/src/content/pages/blocks/cta-1.md +0 -9
- package/src/content/pages/blocks/cta-2.md +0 -9
- package/src/content/pages/blocks/cta-3.md +0 -9
- package/src/content/pages/blocks/cta-4.md +0 -9
- package/src/content/pages/blocks/cta-5.md +0 -9
- package/src/content/pages/blocks/cta-6.md +0 -9
- package/src/content/pages/blocks/cta-7.md +0 -9
- package/src/content/pages/blocks/cta-8.md +0 -9
- package/src/content/pages/blocks/cta.md +0 -17
- package/src/content/pages/blocks/faqs-1.md +0 -9
- package/src/content/pages/blocks/faqs-2.md +0 -9
- package/src/content/pages/blocks/faqs-3.md +0 -9
- package/src/content/pages/blocks/faqs-4.md +0 -9
- package/src/content/pages/blocks/faqs.md +0 -13
- package/src/content/pages/blocks/features-1.md +0 -9
- package/src/content/pages/blocks/features-2.md +0 -9
- package/src/content/pages/blocks/features-3.md +0 -9
- package/src/content/pages/blocks/features-4.md +0 -9
- package/src/content/pages/blocks/features-5.md +0 -9
- package/src/content/pages/blocks/features-6.md +0 -9
- package/src/content/pages/blocks/features.md +0 -15
- package/src/content/pages/blocks/footer-1.md +0 -9
- package/src/content/pages/blocks/footer-2.md +0 -9
- package/src/content/pages/blocks/footer.md +0 -11
- package/src/content/pages/blocks/header-1.md +0 -9
- package/src/content/pages/blocks/header-2.md +0 -9
- package/src/content/pages/blocks/header-3.md +0 -9
- package/src/content/pages/blocks/header.md +0 -12
- package/src/content/pages/blocks/hero-1.md +0 -9
- package/src/content/pages/blocks/hero-10.md +0 -9
- package/src/content/pages/blocks/hero-11.md +0 -9
- package/src/content/pages/blocks/hero-12.md +0 -9
- package/src/content/pages/blocks/hero-13.md +0 -9
- package/src/content/pages/blocks/hero-2.md +0 -9
- package/src/content/pages/blocks/hero-3.md +0 -9
- package/src/content/pages/blocks/hero-4.md +0 -9
- package/src/content/pages/blocks/hero-5.md +0 -9
- package/src/content/pages/blocks/hero-6.md +0 -9
- package/src/content/pages/blocks/hero-7.md +0 -9
- package/src/content/pages/blocks/hero-8.md +0 -9
- package/src/content/pages/blocks/hero-9.md +0 -9
- package/src/content/pages/blocks/hero.md +0 -22
- package/src/content/pages/blocks/logos-1.md +0 -9
- package/src/content/pages/blocks/logos-2.md +0 -9
- package/src/content/pages/blocks/logos-3.md +0 -9
- package/src/content/pages/blocks/logos.md +0 -12
- package/src/content/pages/blocks/pricings-1.md +0 -9
- package/src/content/pages/blocks/pricings-2.md +0 -9
- package/src/content/pages/blocks/pricings-3.md +0 -9
- package/src/content/pages/blocks/pricings.md +0 -12
- package/src/content/pages/blocks/product-1.md +0 -9
- package/src/content/pages/blocks/product.md +0 -10
- package/src/content/pages/blocks/products-1.md +0 -9
- package/src/content/pages/blocks/products-2.md +0 -9
- package/src/content/pages/blocks/products-3.md +0 -9
- package/src/content/pages/blocks/products-4.md +0 -9
- package/src/content/pages/blocks/products-5.md +0 -9
- package/src/content/pages/blocks/products.md +0 -14
- package/src/content/pages/blocks/reviews-1.md +0 -9
- package/src/content/pages/blocks/reviews-2.md +0 -9
- package/src/content/pages/blocks/reviews-3.md +0 -9
- package/src/content/pages/blocks/reviews-4.md +0 -9
- package/src/content/pages/blocks/reviews-5.md +0 -9
- package/src/content/pages/blocks/reviews.md +0 -14
- package/src/content/pages/blocks/services-1.md +0 -9
- package/src/content/pages/blocks/services-2.md +0 -9
- package/src/content/pages/blocks/services-3.md +0 -9
- package/src/content/pages/blocks/services-4.md +0 -9
- package/src/content/pages/blocks/services-5.md +0 -9
- package/src/content/pages/blocks/services-6.md +0 -9
- package/src/content/pages/blocks/services-7.md +0 -9
- package/src/content/pages/blocks/services.md +0 -16
- package/src/content/pages/blocks.md +0 -45
- package/src/content/pages/index.md +0 -73
- package/src/content.config.example.ts +0 -21
- package/src/content.config.ts +0 -28
- package/src/env.d.ts +0 -2
- package/src/lib/schemas.ts +0 -169
- package/src/pages/[...page].astro +0 -37
- package/src/styles/global.example.css +0 -144
- package/tsconfig.json +0 -26
package/registry.json
CHANGED
|
@@ -3,9 +3,26 @@
|
|
|
3
3
|
"name": "fulldev/ui",
|
|
4
4
|
"homepage": "https://ui.full.dev",
|
|
5
5
|
"items": [
|
|
6
|
+
{
|
|
7
|
+
"name": "init",
|
|
8
|
+
"type": "registry:base",
|
|
9
|
+
"dependencies": ["class-variance-authority", "clsx", "tailwind-merge"],
|
|
10
|
+
"files": [
|
|
11
|
+
{
|
|
12
|
+
"path": "src/lib/utils.ts",
|
|
13
|
+
"type": "registry:lib"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"path": "registry/init/global.css",
|
|
17
|
+
"type": "registry:style",
|
|
18
|
+
"target": "src/styles/global.css"
|
|
19
|
+
}
|
|
20
|
+
]
|
|
21
|
+
},
|
|
6
22
|
{
|
|
7
23
|
"name": "accordion",
|
|
8
24
|
"type": "registry:ui",
|
|
25
|
+
"dependencies": ["@data-slot/accordion"],
|
|
9
26
|
"files": [
|
|
10
27
|
{
|
|
11
28
|
"path": "src/components/ui/accordion/accordion.astro",
|
|
@@ -27,7 +44,8 @@
|
|
|
27
44
|
"path": "src/components/ui/accordion/index.ts",
|
|
28
45
|
"type": "registry:ui"
|
|
29
46
|
}
|
|
30
|
-
]
|
|
47
|
+
],
|
|
48
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
31
49
|
},
|
|
32
50
|
{
|
|
33
51
|
"name": "alert",
|
|
@@ -37,6 +55,10 @@
|
|
|
37
55
|
"path": "src/components/ui/alert/alert.astro",
|
|
38
56
|
"type": "registry:ui"
|
|
39
57
|
},
|
|
58
|
+
{
|
|
59
|
+
"path": "src/components/ui/alert/alert-action.astro",
|
|
60
|
+
"type": "registry:ui"
|
|
61
|
+
},
|
|
40
62
|
{
|
|
41
63
|
"path": "src/components/ui/alert/alert-description.astro",
|
|
42
64
|
"type": "registry:ui"
|
|
@@ -52,928 +74,1582 @@
|
|
|
52
74
|
]
|
|
53
75
|
},
|
|
54
76
|
{
|
|
55
|
-
"name": "
|
|
77
|
+
"name": "alert-dialog",
|
|
56
78
|
"type": "registry:ui",
|
|
79
|
+
"dependencies": ["@data-slot/alert-dialog"],
|
|
57
80
|
"files": [
|
|
58
81
|
{
|
|
59
|
-
"path": "src/components/ui/
|
|
82
|
+
"path": "src/components/ui/alert-dialog/alert-dialog.astro",
|
|
60
83
|
"type": "registry:ui"
|
|
61
84
|
},
|
|
62
85
|
{
|
|
63
|
-
"path": "src/components/ui/
|
|
86
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-trigger.astro",
|
|
64
87
|
"type": "registry:ui"
|
|
65
88
|
},
|
|
66
89
|
{
|
|
67
|
-
"path": "src/components/ui/
|
|
90
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-portal.astro",
|
|
68
91
|
"type": "registry:ui"
|
|
69
92
|
},
|
|
70
93
|
{
|
|
71
|
-
"path": "src/components/ui/
|
|
94
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-overlay.astro",
|
|
72
95
|
"type": "registry:ui"
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"registryDependencies": ["@fulldev/image"]
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"name": "badge",
|
|
79
|
-
"type": "registry:ui",
|
|
80
|
-
"files": [
|
|
96
|
+
},
|
|
81
97
|
{
|
|
82
|
-
"path": "src/components/ui/
|
|
98
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-content.astro",
|
|
83
99
|
"type": "registry:ui"
|
|
84
100
|
},
|
|
85
101
|
{
|
|
86
|
-
"path": "src/components/ui/
|
|
102
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-header.astro",
|
|
87
103
|
"type": "registry:ui"
|
|
88
|
-
}
|
|
89
|
-
]
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"name": "banner",
|
|
93
|
-
"type": "registry:ui",
|
|
94
|
-
"files": [
|
|
104
|
+
},
|
|
95
105
|
{
|
|
96
|
-
"path": "src/components/ui/
|
|
106
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-media.astro",
|
|
97
107
|
"type": "registry:ui"
|
|
98
108
|
},
|
|
99
109
|
{
|
|
100
|
-
"path": "src/components/ui/
|
|
110
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-footer.astro",
|
|
101
111
|
"type": "registry:ui"
|
|
102
112
|
},
|
|
103
113
|
{
|
|
104
|
-
"path": "src/components/ui/
|
|
114
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-title.astro",
|
|
105
115
|
"type": "registry:ui"
|
|
106
116
|
},
|
|
107
117
|
{
|
|
108
|
-
"path": "src/components/ui/
|
|
118
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-description.astro",
|
|
109
119
|
"type": "registry:ui"
|
|
110
120
|
},
|
|
111
121
|
{
|
|
112
|
-
"path": "src/components/ui/
|
|
122
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-action.astro",
|
|
113
123
|
"type": "registry:ui"
|
|
114
124
|
},
|
|
115
125
|
{
|
|
116
|
-
"path": "src/components/ui/
|
|
126
|
+
"path": "src/components/ui/alert-dialog/alert-dialog-cancel.astro",
|
|
127
|
+
"type": "registry:ui"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"path": "src/components/ui/alert-dialog/index.ts",
|
|
117
131
|
"type": "registry:ui"
|
|
118
132
|
}
|
|
119
133
|
],
|
|
120
|
-
"registryDependencies": ["@fulldev/button"
|
|
134
|
+
"registryDependencies": ["@fulldev/button"]
|
|
121
135
|
},
|
|
122
136
|
{
|
|
123
|
-
"name": "
|
|
137
|
+
"name": "avatar",
|
|
124
138
|
"type": "registry:ui",
|
|
125
139
|
"files": [
|
|
126
140
|
{
|
|
127
|
-
"path": "src/components/ui/
|
|
141
|
+
"path": "src/components/ui/avatar/avatar.astro",
|
|
128
142
|
"type": "registry:ui"
|
|
129
143
|
},
|
|
130
144
|
{
|
|
131
|
-
"path": "src/components/ui/
|
|
132
|
-
"type": "registry:ui"
|
|
133
|
-
}
|
|
134
|
-
]
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"name": "checkbox",
|
|
138
|
-
"type": "registry:ui",
|
|
139
|
-
"files": [
|
|
140
|
-
{
|
|
141
|
-
"path": "src/components/ui/checkbox/checkbox.astro",
|
|
145
|
+
"path": "src/components/ui/avatar/avatar-badge.astro",
|
|
142
146
|
"type": "registry:ui"
|
|
143
147
|
},
|
|
144
148
|
{
|
|
145
|
-
"path": "src/components/ui/
|
|
149
|
+
"path": "src/components/ui/avatar/avatar-fallback.astro",
|
|
146
150
|
"type": "registry:ui"
|
|
147
|
-
}
|
|
148
|
-
]
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"name": "collapsible",
|
|
152
|
-
"type": "registry:ui",
|
|
153
|
-
"files": [
|
|
151
|
+
},
|
|
154
152
|
{
|
|
155
|
-
"path": "src/components/ui/
|
|
153
|
+
"path": "src/components/ui/avatar/avatar-group.astro",
|
|
156
154
|
"type": "registry:ui"
|
|
157
155
|
},
|
|
158
156
|
{
|
|
159
|
-
"path": "src/components/ui/
|
|
157
|
+
"path": "src/components/ui/avatar/avatar-group-count.astro",
|
|
160
158
|
"type": "registry:ui"
|
|
161
159
|
},
|
|
162
160
|
{
|
|
163
|
-
"path": "src/components/ui/
|
|
161
|
+
"path": "src/components/ui/avatar/avatar-image.astro",
|
|
164
162
|
"type": "registry:ui"
|
|
165
163
|
},
|
|
166
164
|
{
|
|
167
|
-
"path": "src/components/ui/
|
|
165
|
+
"path": "src/components/ui/avatar/index.ts",
|
|
168
166
|
"type": "registry:ui"
|
|
169
167
|
}
|
|
170
168
|
]
|
|
171
169
|
},
|
|
172
170
|
{
|
|
173
|
-
"name": "
|
|
171
|
+
"name": "badge",
|
|
174
172
|
"type": "registry:ui",
|
|
175
173
|
"files": [
|
|
176
174
|
{
|
|
177
|
-
"path": "src/components/ui/
|
|
178
|
-
"type": "registry:ui"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"path": "src/components/ui/empty/empty-content.astro",
|
|
182
|
-
"type": "registry:ui"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"path": "src/components/ui/empty/empty-description.astro",
|
|
186
|
-
"type": "registry:ui"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"path": "src/components/ui/empty/empty-header.astro",
|
|
190
|
-
"type": "registry:ui"
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"path": "src/components/ui/empty/empty-media.astro",
|
|
175
|
+
"path": "src/components/ui/badge/badge-variants.ts",
|
|
194
176
|
"type": "registry:ui"
|
|
195
177
|
},
|
|
196
178
|
{
|
|
197
|
-
"path": "src/components/ui/
|
|
179
|
+
"path": "src/components/ui/badge/badge.astro",
|
|
198
180
|
"type": "registry:ui"
|
|
199
181
|
},
|
|
200
182
|
{
|
|
201
|
-
"path": "src/components/ui/
|
|
183
|
+
"path": "src/components/ui/badge/index.ts",
|
|
202
184
|
"type": "registry:ui"
|
|
203
185
|
}
|
|
204
186
|
]
|
|
205
187
|
},
|
|
206
188
|
{
|
|
207
|
-
"name": "
|
|
189
|
+
"name": "banner",
|
|
208
190
|
"type": "registry:ui",
|
|
209
191
|
"files": [
|
|
210
192
|
{
|
|
211
|
-
"path": "src/components/ui/
|
|
193
|
+
"path": "src/components/ui/banner/banner.astro",
|
|
212
194
|
"type": "registry:ui"
|
|
213
195
|
},
|
|
214
196
|
{
|
|
215
|
-
"path": "src/components/ui/
|
|
197
|
+
"path": "src/components/ui/banner/banner-container.astro",
|
|
216
198
|
"type": "registry:ui"
|
|
217
199
|
},
|
|
218
200
|
{
|
|
219
|
-
"path": "src/components/ui/
|
|
201
|
+
"path": "src/components/ui/banner/index.ts",
|
|
220
202
|
"type": "registry:ui"
|
|
221
|
-
}
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"registryDependencies": [
|
|
206
|
+
"@fulldev/button",
|
|
207
|
+
"@fulldev/dropdown-menu",
|
|
208
|
+
"@fulldev/icon"
|
|
209
|
+
]
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"name": "breadcrumb",
|
|
213
|
+
"type": "registry:ui",
|
|
214
|
+
"files": [
|
|
222
215
|
{
|
|
223
|
-
"path": "src/components/ui/
|
|
216
|
+
"path": "src/components/ui/breadcrumb/breadcrumb.astro",
|
|
224
217
|
"type": "registry:ui"
|
|
225
218
|
},
|
|
226
219
|
{
|
|
227
|
-
"path": "src/components/ui/
|
|
220
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-list.astro",
|
|
228
221
|
"type": "registry:ui"
|
|
229
222
|
},
|
|
230
223
|
{
|
|
231
|
-
"path": "src/components/ui/
|
|
224
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-item.astro",
|
|
232
225
|
"type": "registry:ui"
|
|
233
226
|
},
|
|
234
227
|
{
|
|
235
|
-
"path": "src/components/ui/
|
|
228
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-link.astro",
|
|
236
229
|
"type": "registry:ui"
|
|
237
230
|
},
|
|
238
231
|
{
|
|
239
|
-
"path": "src/components/ui/
|
|
232
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-page.astro",
|
|
240
233
|
"type": "registry:ui"
|
|
241
234
|
},
|
|
242
235
|
{
|
|
243
|
-
"path": "src/components/ui/
|
|
236
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-separator.astro",
|
|
244
237
|
"type": "registry:ui"
|
|
245
238
|
},
|
|
246
239
|
{
|
|
247
|
-
"path": "src/components/ui/
|
|
240
|
+
"path": "src/components/ui/breadcrumb/breadcrumb-ellipsis.astro",
|
|
248
241
|
"type": "registry:ui"
|
|
249
242
|
},
|
|
250
243
|
{
|
|
251
|
-
"path": "src/components/ui/
|
|
244
|
+
"path": "src/components/ui/breadcrumb/index.ts",
|
|
252
245
|
"type": "registry:ui"
|
|
253
246
|
}
|
|
254
247
|
],
|
|
255
|
-
"registryDependencies": ["@fulldev/
|
|
248
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
256
249
|
},
|
|
257
250
|
{
|
|
258
|
-
"name": "
|
|
251
|
+
"name": "button",
|
|
259
252
|
"type": "registry:ui",
|
|
260
253
|
"files": [
|
|
261
254
|
{
|
|
262
|
-
"path": "src/components/ui/
|
|
263
|
-
"type": "registry:ui"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"path": "src/components/ui/footer/footer-actions.astro",
|
|
267
|
-
"type": "registry:ui"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"path": "src/components/ui/footer/footer-content.astro",
|
|
271
|
-
"type": "registry:ui"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"path": "src/components/ui/footer/footer-copyright.astro",
|
|
255
|
+
"path": "src/components/ui/button/button-variants.ts",
|
|
275
256
|
"type": "registry:ui"
|
|
276
257
|
},
|
|
277
258
|
{
|
|
278
|
-
"path": "src/components/ui/
|
|
259
|
+
"path": "src/components/ui/button/button.astro",
|
|
279
260
|
"type": "registry:ui"
|
|
280
261
|
},
|
|
281
262
|
{
|
|
282
|
-
"path": "src/components/ui/
|
|
263
|
+
"path": "src/components/ui/button/index.ts",
|
|
283
264
|
"type": "registry:ui"
|
|
284
|
-
}
|
|
265
|
+
}
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"name": "card",
|
|
270
|
+
"type": "registry:ui",
|
|
271
|
+
"files": [
|
|
285
272
|
{
|
|
286
|
-
"path": "src/components/ui/
|
|
273
|
+
"path": "src/components/ui/card/card.astro",
|
|
287
274
|
"type": "registry:ui"
|
|
288
275
|
},
|
|
289
276
|
{
|
|
290
|
-
"path": "src/components/ui/
|
|
277
|
+
"path": "src/components/ui/card/card-header.astro",
|
|
291
278
|
"type": "registry:ui"
|
|
292
279
|
},
|
|
293
280
|
{
|
|
294
|
-
"path": "src/components/ui/
|
|
281
|
+
"path": "src/components/ui/card/card-action.astro",
|
|
295
282
|
"type": "registry:ui"
|
|
296
283
|
},
|
|
297
284
|
{
|
|
298
|
-
"path": "src/components/ui/
|
|
285
|
+
"path": "src/components/ui/card/card-title.astro",
|
|
299
286
|
"type": "registry:ui"
|
|
300
287
|
},
|
|
301
288
|
{
|
|
302
|
-
"path": "src/components/ui/
|
|
289
|
+
"path": "src/components/ui/card/card-description.astro",
|
|
303
290
|
"type": "registry:ui"
|
|
304
291
|
},
|
|
305
292
|
{
|
|
306
|
-
"path": "src/components/ui/
|
|
293
|
+
"path": "src/components/ui/card/card-content.astro",
|
|
307
294
|
"type": "registry:ui"
|
|
308
295
|
},
|
|
309
296
|
{
|
|
310
|
-
"path": "src/components/ui/
|
|
297
|
+
"path": "src/components/ui/card/card-footer.astro",
|
|
311
298
|
"type": "registry:ui"
|
|
312
299
|
},
|
|
313
300
|
{
|
|
314
|
-
"path": "src/components/ui/
|
|
301
|
+
"path": "src/components/ui/card/index.ts",
|
|
315
302
|
"type": "registry:ui"
|
|
316
303
|
}
|
|
317
304
|
]
|
|
318
305
|
},
|
|
319
306
|
{
|
|
320
|
-
"name": "
|
|
307
|
+
"name": "checkbox",
|
|
321
308
|
"type": "registry:ui",
|
|
322
309
|
"files": [
|
|
323
310
|
{
|
|
324
|
-
"path": "src/components/ui/
|
|
311
|
+
"path": "src/components/ui/checkbox/checkbox.astro",
|
|
325
312
|
"type": "registry:ui"
|
|
326
313
|
},
|
|
327
314
|
{
|
|
328
|
-
"path": "src/components/ui/
|
|
315
|
+
"path": "src/components/ui/checkbox/index.ts",
|
|
329
316
|
"type": "registry:ui"
|
|
330
317
|
}
|
|
331
|
-
],
|
|
332
|
-
"registryDependencies": [
|
|
333
|
-
"@fulldev/button",
|
|
334
|
-
"@fulldev/checkbox",
|
|
335
|
-
"@fulldev/field",
|
|
336
|
-
"@fulldev/input",
|
|
337
|
-
"@fulldev/native-select",
|
|
338
|
-
"@fulldev/radio-group",
|
|
339
|
-
"@fulldev/textarea"
|
|
340
318
|
]
|
|
341
319
|
},
|
|
342
320
|
{
|
|
343
|
-
"name": "
|
|
321
|
+
"name": "collapsible",
|
|
344
322
|
"type": "registry:ui",
|
|
323
|
+
"dependencies": ["@data-slot/collapsible"],
|
|
345
324
|
"files": [
|
|
346
325
|
{
|
|
347
|
-
"path": "src/components/ui/
|
|
326
|
+
"path": "src/components/ui/collapsible/collapsible.astro",
|
|
348
327
|
"type": "registry:ui"
|
|
349
328
|
},
|
|
350
329
|
{
|
|
351
|
-
"path": "src/components/ui/
|
|
330
|
+
"path": "src/components/ui/collapsible/collapsible-content.astro",
|
|
352
331
|
"type": "registry:ui"
|
|
353
332
|
},
|
|
354
333
|
{
|
|
355
|
-
"path": "src/components/ui/
|
|
334
|
+
"path": "src/components/ui/collapsible/collapsible-trigger.astro",
|
|
356
335
|
"type": "registry:ui"
|
|
357
336
|
},
|
|
358
337
|
{
|
|
359
|
-
"path": "src/components/ui/
|
|
338
|
+
"path": "src/components/ui/collapsible/index.ts",
|
|
360
339
|
"type": "registry:ui"
|
|
361
340
|
}
|
|
362
341
|
]
|
|
363
342
|
},
|
|
364
343
|
{
|
|
365
|
-
"name": "
|
|
344
|
+
"name": "combobox",
|
|
366
345
|
"type": "registry:ui",
|
|
346
|
+
"dependencies": ["@data-slot/combobox"],
|
|
367
347
|
"files": [
|
|
368
348
|
{
|
|
369
|
-
"path": "src/components/ui/
|
|
349
|
+
"path": "src/components/ui/combobox/combobox.astro",
|
|
370
350
|
"type": "registry:ui"
|
|
371
351
|
},
|
|
372
352
|
{
|
|
373
|
-
"path": "src/components/ui/
|
|
374
|
-
"type": "registry:ui"
|
|
375
|
-
}
|
|
376
|
-
],
|
|
377
|
-
"dependencies": ["lucide-static", "simple-icons"]
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"name": "image",
|
|
381
|
-
"type": "registry:ui",
|
|
382
|
-
"files": [
|
|
383
|
-
{
|
|
384
|
-
"path": "src/components/ui/image/image.astro",
|
|
353
|
+
"path": "src/components/ui/combobox/combobox-content.astro",
|
|
385
354
|
"type": "registry:ui"
|
|
386
355
|
},
|
|
387
356
|
{
|
|
388
|
-
"path": "src/components/ui/
|
|
389
|
-
"type": "registry:ui"
|
|
390
|
-
}
|
|
391
|
-
]
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
"name": "input",
|
|
395
|
-
"type": "registry:ui",
|
|
396
|
-
"files": [
|
|
397
|
-
{
|
|
398
|
-
"path": "src/components/ui/input/input.astro",
|
|
357
|
+
"path": "src/components/ui/combobox/combobox-empty.astro",
|
|
399
358
|
"type": "registry:ui"
|
|
400
359
|
},
|
|
401
360
|
{
|
|
402
|
-
"path": "src/components/ui/
|
|
361
|
+
"path": "src/components/ui/combobox/combobox-group.astro",
|
|
403
362
|
"type": "registry:ui"
|
|
404
|
-
}
|
|
405
|
-
]
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"name": "item",
|
|
409
|
-
"type": "registry:ui",
|
|
410
|
-
"files": [
|
|
363
|
+
},
|
|
411
364
|
{
|
|
412
|
-
"path": "src/components/ui/
|
|
365
|
+
"path": "src/components/ui/combobox/combobox-input.astro",
|
|
413
366
|
"type": "registry:ui"
|
|
414
367
|
},
|
|
415
368
|
{
|
|
416
|
-
"path": "src/components/ui/
|
|
369
|
+
"path": "src/components/ui/combobox/combobox-item.astro",
|
|
417
370
|
"type": "registry:ui"
|
|
418
371
|
},
|
|
419
372
|
{
|
|
420
|
-
"path": "src/components/ui/
|
|
373
|
+
"path": "src/components/ui/combobox/combobox-label.astro",
|
|
421
374
|
"type": "registry:ui"
|
|
422
375
|
},
|
|
423
376
|
{
|
|
424
|
-
"path": "src/components/ui/
|
|
377
|
+
"path": "src/components/ui/combobox/combobox-list.astro",
|
|
425
378
|
"type": "registry:ui"
|
|
426
379
|
},
|
|
427
380
|
{
|
|
428
|
-
"path": "src/components/ui/
|
|
381
|
+
"path": "src/components/ui/combobox/combobox-separator.astro",
|
|
429
382
|
"type": "registry:ui"
|
|
430
383
|
},
|
|
431
384
|
{
|
|
432
|
-
"path": "src/components/ui/
|
|
385
|
+
"path": "src/components/ui/combobox/combobox-trigger.astro",
|
|
433
386
|
"type": "registry:ui"
|
|
434
387
|
},
|
|
435
388
|
{
|
|
436
|
-
"path": "src/components/ui/
|
|
389
|
+
"path": "src/components/ui/combobox/combobox-value.astro",
|
|
437
390
|
"type": "registry:ui"
|
|
438
391
|
},
|
|
439
392
|
{
|
|
440
|
-
"path": "src/components/ui/
|
|
393
|
+
"path": "src/components/ui/combobox/index.ts",
|
|
441
394
|
"type": "registry:ui"
|
|
442
395
|
}
|
|
443
|
-
]
|
|
396
|
+
],
|
|
397
|
+
"registryDependencies": ["@fulldev/input-group", "@fulldev/icon"]
|
|
444
398
|
},
|
|
445
399
|
{
|
|
446
|
-
"name": "
|
|
400
|
+
"name": "command",
|
|
447
401
|
"type": "registry:ui",
|
|
402
|
+
"dependencies": ["@data-slot/command"],
|
|
448
403
|
"files": [
|
|
449
404
|
{
|
|
450
|
-
"path": "src/components/ui/
|
|
405
|
+
"path": "src/components/ui/command/command.astro",
|
|
451
406
|
"type": "registry:ui"
|
|
452
407
|
},
|
|
453
408
|
{
|
|
454
|
-
"path": "src/components/ui/
|
|
409
|
+
"path": "src/components/ui/command/command-dialog.astro",
|
|
455
410
|
"type": "registry:ui"
|
|
456
|
-
}
|
|
457
|
-
]
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"name": "list",
|
|
461
|
-
"type": "registry:ui",
|
|
462
|
-
"files": [
|
|
411
|
+
},
|
|
463
412
|
{
|
|
464
|
-
"path": "src/components/ui/
|
|
413
|
+
"path": "src/components/ui/command/command-input.astro",
|
|
465
414
|
"type": "registry:ui"
|
|
466
415
|
},
|
|
467
416
|
{
|
|
468
|
-
"path": "src/components/ui/
|
|
417
|
+
"path": "src/components/ui/command/command-list.astro",
|
|
469
418
|
"type": "registry:ui"
|
|
470
419
|
},
|
|
471
420
|
{
|
|
472
|
-
"path": "src/components/ui/
|
|
421
|
+
"path": "src/components/ui/command/command-empty.astro",
|
|
473
422
|
"type": "registry:ui"
|
|
474
|
-
}
|
|
475
|
-
]
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"name": "logo",
|
|
479
|
-
"type": "registry:ui",
|
|
480
|
-
"files": [
|
|
423
|
+
},
|
|
481
424
|
{
|
|
482
|
-
"path": "src/components/ui/
|
|
425
|
+
"path": "src/components/ui/command/command-group.astro",
|
|
483
426
|
"type": "registry:ui"
|
|
484
427
|
},
|
|
485
428
|
{
|
|
486
|
-
"path": "src/components/ui/
|
|
429
|
+
"path": "src/components/ui/command/command-item.astro",
|
|
487
430
|
"type": "registry:ui"
|
|
488
431
|
},
|
|
489
432
|
{
|
|
490
|
-
"path": "src/components/ui/
|
|
433
|
+
"path": "src/components/ui/command/command-separator.astro",
|
|
491
434
|
"type": "registry:ui"
|
|
492
435
|
},
|
|
493
436
|
{
|
|
494
|
-
"path": "src/components/ui/
|
|
437
|
+
"path": "src/components/ui/command/command-shortcut.astro",
|
|
438
|
+
"type": "registry:ui"
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"path": "src/components/ui/command/index.ts",
|
|
495
442
|
"type": "registry:ui"
|
|
496
443
|
}
|
|
497
444
|
],
|
|
498
|
-
"registryDependencies": ["@fulldev/
|
|
445
|
+
"registryDependencies": ["@fulldev/dialog", "@fulldev/icon"]
|
|
499
446
|
},
|
|
500
447
|
{
|
|
501
|
-
"name": "
|
|
448
|
+
"name": "dialog",
|
|
502
449
|
"type": "registry:ui",
|
|
450
|
+
"dependencies": ["@data-slot/dialog"],
|
|
503
451
|
"files": [
|
|
504
452
|
{
|
|
505
|
-
"path": "src/components/ui/
|
|
453
|
+
"path": "src/components/ui/dialog/dialog.astro",
|
|
506
454
|
"type": "registry:ui"
|
|
507
455
|
},
|
|
508
456
|
{
|
|
509
|
-
"path": "src/components/ui/
|
|
457
|
+
"path": "src/components/ui/dialog/dialog-trigger.astro",
|
|
510
458
|
"type": "registry:ui"
|
|
511
459
|
},
|
|
512
460
|
{
|
|
513
|
-
"path": "src/components/ui/
|
|
461
|
+
"path": "src/components/ui/dialog/dialog-portal.astro",
|
|
514
462
|
"type": "registry:ui"
|
|
515
|
-
}
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"name": "theme-toggle",
|
|
520
|
-
"type": "registry:ui",
|
|
521
|
-
"files": [
|
|
463
|
+
},
|
|
522
464
|
{
|
|
523
|
-
"path": "src/components/ui/
|
|
465
|
+
"path": "src/components/ui/dialog/dialog-overlay.astro",
|
|
524
466
|
"type": "registry:ui"
|
|
525
467
|
},
|
|
526
468
|
{
|
|
527
|
-
"path": "src/components/ui/
|
|
469
|
+
"path": "src/components/ui/dialog/dialog-content.astro",
|
|
528
470
|
"type": "registry:ui"
|
|
529
|
-
}
|
|
530
|
-
],
|
|
531
|
-
"registryDependencies": ["@fulldev/button", "@fulldev/icon"]
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
"name": "native-carousel",
|
|
535
|
-
"type": "registry:ui",
|
|
536
|
-
"files": [
|
|
471
|
+
},
|
|
537
472
|
{
|
|
538
|
-
"path": "src/components/ui/
|
|
473
|
+
"path": "src/components/ui/dialog/dialog-header.astro",
|
|
539
474
|
"type": "registry:ui"
|
|
540
475
|
},
|
|
541
476
|
{
|
|
542
|
-
"path": "src/components/ui/
|
|
477
|
+
"path": "src/components/ui/dialog/dialog-footer.astro",
|
|
543
478
|
"type": "registry:ui"
|
|
544
479
|
},
|
|
545
480
|
{
|
|
546
|
-
"path": "src/components/ui/
|
|
481
|
+
"path": "src/components/ui/dialog/dialog-title.astro",
|
|
547
482
|
"type": "registry:ui"
|
|
548
483
|
},
|
|
549
484
|
{
|
|
550
|
-
"path": "src/components/ui/
|
|
485
|
+
"path": "src/components/ui/dialog/dialog-description.astro",
|
|
551
486
|
"type": "registry:ui"
|
|
552
487
|
},
|
|
553
488
|
{
|
|
554
|
-
"path": "src/components/ui/
|
|
489
|
+
"path": "src/components/ui/dialog/dialog-close.astro",
|
|
555
490
|
"type": "registry:ui"
|
|
556
491
|
},
|
|
557
492
|
{
|
|
558
|
-
"path": "src/components/ui/
|
|
493
|
+
"path": "src/components/ui/dialog/index.ts",
|
|
559
494
|
"type": "registry:ui"
|
|
560
495
|
}
|
|
561
|
-
]
|
|
496
|
+
],
|
|
497
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/icon"]
|
|
562
498
|
},
|
|
563
499
|
{
|
|
564
|
-
"name": "
|
|
500
|
+
"name": "dropdown-menu",
|
|
565
501
|
"type": "registry:ui",
|
|
502
|
+
"dependencies": ["@data-slot/dropdown-menu"],
|
|
566
503
|
"files": [
|
|
567
504
|
{
|
|
568
|
-
"path": "src/components/ui/
|
|
505
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu.astro",
|
|
569
506
|
"type": "registry:ui"
|
|
570
507
|
},
|
|
571
508
|
{
|
|
572
|
-
"path": "src/components/ui/
|
|
509
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-trigger.astro",
|
|
573
510
|
"type": "registry:ui"
|
|
574
511
|
},
|
|
575
512
|
{
|
|
576
|
-
"path": "src/components/ui/
|
|
513
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-content.astro",
|
|
577
514
|
"type": "registry:ui"
|
|
578
515
|
},
|
|
579
516
|
{
|
|
580
|
-
"path": "src/components/ui/
|
|
517
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-item.astro",
|
|
581
518
|
"type": "registry:ui"
|
|
582
519
|
},
|
|
583
520
|
{
|
|
584
|
-
"path": "src/components/ui/
|
|
521
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-radio-item.astro",
|
|
585
522
|
"type": "registry:ui"
|
|
586
523
|
},
|
|
587
524
|
{
|
|
588
|
-
"path": "src/components/ui/
|
|
525
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-checkbox-item.astro",
|
|
589
526
|
"type": "registry:ui"
|
|
590
527
|
},
|
|
591
528
|
{
|
|
592
|
-
"path": "src/components/ui/
|
|
529
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-group.astro",
|
|
593
530
|
"type": "registry:ui"
|
|
594
531
|
},
|
|
595
532
|
{
|
|
596
|
-
"path": "src/components/ui/
|
|
533
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-label.astro",
|
|
597
534
|
"type": "registry:ui"
|
|
598
535
|
},
|
|
599
536
|
{
|
|
600
|
-
"path": "src/components/ui/
|
|
537
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-separator.astro",
|
|
601
538
|
"type": "registry:ui"
|
|
602
539
|
},
|
|
603
540
|
{
|
|
604
|
-
"path": "src/components/ui/
|
|
541
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-shortcut.astro",
|
|
542
|
+
"type": "registry:ui"
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"path": "src/components/ui/dropdown-menu/dropdown-menu-portal.astro",
|
|
546
|
+
"type": "registry:ui"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"path": "src/components/ui/dropdown-menu/index.ts",
|
|
605
550
|
"type": "registry:ui"
|
|
606
551
|
}
|
|
607
|
-
]
|
|
552
|
+
],
|
|
553
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
608
554
|
},
|
|
609
555
|
{
|
|
610
|
-
"name": "
|
|
556
|
+
"name": "empty",
|
|
611
557
|
"type": "registry:ui",
|
|
612
558
|
"files": [
|
|
613
559
|
{
|
|
614
|
-
"path": "src/components/ui/
|
|
560
|
+
"path": "src/components/ui/empty/empty.astro",
|
|
615
561
|
"type": "registry:ui"
|
|
616
562
|
},
|
|
617
563
|
{
|
|
618
|
-
"path": "src/components/ui/
|
|
564
|
+
"path": "src/components/ui/empty/empty-content.astro",
|
|
619
565
|
"type": "registry:ui"
|
|
620
566
|
},
|
|
621
567
|
{
|
|
622
|
-
"path": "src/components/ui/
|
|
568
|
+
"path": "src/components/ui/empty/empty-description.astro",
|
|
623
569
|
"type": "registry:ui"
|
|
624
570
|
},
|
|
625
571
|
{
|
|
626
|
-
"path": "src/components/ui/
|
|
572
|
+
"path": "src/components/ui/empty/empty-header.astro",
|
|
573
|
+
"type": "registry:ui"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"path": "src/components/ui/empty/empty-media.astro",
|
|
577
|
+
"type": "registry:ui"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"path": "src/components/ui/empty/empty-title.astro",
|
|
581
|
+
"type": "registry:ui"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"path": "src/components/ui/empty/index.ts",
|
|
627
585
|
"type": "registry:ui"
|
|
628
586
|
}
|
|
629
587
|
]
|
|
630
588
|
},
|
|
631
589
|
{
|
|
632
|
-
"name": "
|
|
590
|
+
"name": "field",
|
|
633
591
|
"type": "registry:ui",
|
|
634
592
|
"files": [
|
|
635
593
|
{
|
|
636
|
-
"path": "src/components/ui/
|
|
594
|
+
"path": "src/components/ui/field/field.astro",
|
|
637
595
|
"type": "registry:ui"
|
|
638
596
|
},
|
|
639
597
|
{
|
|
640
|
-
"path": "src/components/ui/
|
|
598
|
+
"path": "src/components/ui/field/field-content.astro",
|
|
641
599
|
"type": "registry:ui"
|
|
642
600
|
},
|
|
643
601
|
{
|
|
644
|
-
"path": "src/components/ui/
|
|
602
|
+
"path": "src/components/ui/field/field-description.astro",
|
|
645
603
|
"type": "registry:ui"
|
|
646
604
|
},
|
|
647
605
|
{
|
|
648
|
-
"path": "src/components/ui/
|
|
606
|
+
"path": "src/components/ui/field/field-error.astro",
|
|
649
607
|
"type": "registry:ui"
|
|
650
|
-
}
|
|
651
|
-
]
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"name": "radio-group",
|
|
655
|
-
"type": "registry:ui",
|
|
656
|
-
"files": [
|
|
608
|
+
},
|
|
657
609
|
{
|
|
658
|
-
"path": "src/components/ui/
|
|
610
|
+
"path": "src/components/ui/field/field-group.astro",
|
|
659
611
|
"type": "registry:ui"
|
|
660
612
|
},
|
|
661
613
|
{
|
|
662
|
-
"path": "src/components/ui/
|
|
614
|
+
"path": "src/components/ui/field/field-label.astro",
|
|
663
615
|
"type": "registry:ui"
|
|
664
616
|
},
|
|
665
617
|
{
|
|
666
|
-
"path": "src/components/ui/
|
|
618
|
+
"path": "src/components/ui/field/field-legend.astro",
|
|
667
619
|
"type": "registry:ui"
|
|
668
|
-
}
|
|
669
|
-
]
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"name": "rating",
|
|
673
|
-
"type": "registry:ui",
|
|
674
|
-
"files": [
|
|
620
|
+
},
|
|
675
621
|
{
|
|
676
|
-
"path": "src/components/ui/
|
|
622
|
+
"path": "src/components/ui/field/field-separator.astro",
|
|
677
623
|
"type": "registry:ui"
|
|
678
624
|
},
|
|
679
625
|
{
|
|
680
|
-
"path": "src/components/ui/
|
|
626
|
+
"path": "src/components/ui/field/field-set.astro",
|
|
627
|
+
"type": "registry:ui"
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"path": "src/components/ui/field/field-title.astro",
|
|
631
|
+
"type": "registry:ui"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"path": "src/components/ui/field/index.ts",
|
|
681
635
|
"type": "registry:ui"
|
|
682
636
|
}
|
|
683
|
-
]
|
|
637
|
+
],
|
|
638
|
+
"registryDependencies": ["@fulldev/label", "@fulldev/separator"]
|
|
684
639
|
},
|
|
685
640
|
{
|
|
686
|
-
"name": "
|
|
641
|
+
"name": "form",
|
|
687
642
|
"type": "registry:ui",
|
|
688
643
|
"files": [
|
|
689
644
|
{
|
|
690
|
-
"path": "src/components/ui/
|
|
645
|
+
"path": "src/components/ui/form/form.astro",
|
|
691
646
|
"type": "registry:ui"
|
|
692
647
|
},
|
|
693
648
|
{
|
|
694
|
-
"path": "src/components/ui/
|
|
649
|
+
"path": "src/components/ui/form/index.ts",
|
|
695
650
|
"type": "registry:ui"
|
|
696
651
|
}
|
|
697
652
|
]
|
|
698
653
|
},
|
|
699
654
|
{
|
|
700
|
-
"name": "
|
|
655
|
+
"name": "header",
|
|
701
656
|
"type": "registry:ui",
|
|
702
657
|
"files": [
|
|
703
658
|
{
|
|
704
|
-
"path": "src/components/ui/
|
|
705
|
-
"type": "registry:ui"
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"path": "src/components/ui/section/section-actions.astro",
|
|
659
|
+
"path": "src/components/ui/header/header.astro",
|
|
709
660
|
"type": "registry:ui"
|
|
710
661
|
},
|
|
711
662
|
{
|
|
712
|
-
"path": "src/components/ui/
|
|
663
|
+
"path": "src/components/ui/header/header-container.astro",
|
|
713
664
|
"type": "registry:ui"
|
|
714
665
|
},
|
|
715
666
|
{
|
|
716
|
-
"path": "src/components/ui/
|
|
667
|
+
"path": "src/components/ui/header/header-group.astro",
|
|
717
668
|
"type": "registry:ui"
|
|
718
669
|
},
|
|
719
670
|
{
|
|
720
|
-
"path": "src/components/ui/
|
|
671
|
+
"path": "src/components/ui/header/index.ts",
|
|
721
672
|
"type": "registry:ui"
|
|
722
|
-
}
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/sheet"]
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"name": "hover-card",
|
|
679
|
+
"type": "registry:ui",
|
|
680
|
+
"files": [
|
|
723
681
|
{
|
|
724
|
-
"path": "src/components/ui/
|
|
682
|
+
"path": "src/components/ui/hover-card/hover-card.astro",
|
|
725
683
|
"type": "registry:ui"
|
|
726
684
|
},
|
|
727
685
|
{
|
|
728
|
-
"path": "src/components/ui/
|
|
686
|
+
"path": "src/components/ui/hover-card/hover-card-content.astro",
|
|
729
687
|
"type": "registry:ui"
|
|
730
688
|
},
|
|
731
689
|
{
|
|
732
|
-
"path": "src/components/ui/
|
|
690
|
+
"path": "src/components/ui/hover-card/hover-card-trigger.astro",
|
|
733
691
|
"type": "registry:ui"
|
|
734
692
|
},
|
|
735
693
|
{
|
|
736
|
-
"path": "src/components/ui/
|
|
694
|
+
"path": "src/components/ui/hover-card/index.ts",
|
|
737
695
|
"type": "registry:ui"
|
|
738
|
-
}
|
|
696
|
+
}
|
|
697
|
+
],
|
|
698
|
+
"dependencies": ["@data-slot/hover-card"]
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"name": "icon",
|
|
702
|
+
"type": "registry:ui",
|
|
703
|
+
"files": [
|
|
739
704
|
{
|
|
740
|
-
"path": "src/components/ui/
|
|
705
|
+
"path": "src/components/ui/icon/icon.astro",
|
|
741
706
|
"type": "registry:ui"
|
|
742
707
|
},
|
|
743
708
|
{
|
|
744
|
-
"path": "src/components/ui/
|
|
709
|
+
"path": "src/components/ui/icon/index.ts",
|
|
745
710
|
"type": "registry:ui"
|
|
746
711
|
}
|
|
747
|
-
]
|
|
712
|
+
],
|
|
713
|
+
"dependencies": ["lucide-static", "simple-icons"]
|
|
748
714
|
},
|
|
749
715
|
{
|
|
750
|
-
"name": "
|
|
716
|
+
"name": "input",
|
|
751
717
|
"type": "registry:ui",
|
|
752
718
|
"files": [
|
|
753
719
|
{
|
|
754
|
-
"path": "src/components/ui/
|
|
720
|
+
"path": "src/components/ui/input/input.astro",
|
|
755
721
|
"type": "registry:ui"
|
|
756
722
|
},
|
|
757
723
|
{
|
|
758
|
-
"path": "src/components/ui/
|
|
724
|
+
"path": "src/components/ui/input/index.ts",
|
|
759
725
|
"type": "registry:ui"
|
|
760
|
-
}
|
|
726
|
+
}
|
|
727
|
+
]
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"name": "input-group",
|
|
731
|
+
"type": "registry:ui",
|
|
732
|
+
"files": [
|
|
761
733
|
{
|
|
762
|
-
"path": "src/components/ui/
|
|
734
|
+
"path": "src/components/ui/input-group/input-group.astro",
|
|
763
735
|
"type": "registry:ui"
|
|
764
736
|
},
|
|
765
737
|
{
|
|
766
|
-
"path": "src/components/ui/
|
|
738
|
+
"path": "src/components/ui/input-group/input-group-addon.astro",
|
|
767
739
|
"type": "registry:ui"
|
|
768
740
|
},
|
|
769
741
|
{
|
|
770
|
-
"path": "src/components/ui/
|
|
742
|
+
"path": "src/components/ui/input-group/input-group-button.astro",
|
|
771
743
|
"type": "registry:ui"
|
|
772
744
|
},
|
|
773
745
|
{
|
|
774
|
-
"path": "src/components/ui/
|
|
746
|
+
"path": "src/components/ui/input-group/input-group-input.astro",
|
|
775
747
|
"type": "registry:ui"
|
|
776
748
|
},
|
|
777
749
|
{
|
|
778
|
-
"path": "src/components/ui/
|
|
750
|
+
"path": "src/components/ui/input-group/input-group-text.astro",
|
|
779
751
|
"type": "registry:ui"
|
|
780
752
|
},
|
|
781
753
|
{
|
|
782
|
-
"path": "src/components/ui/
|
|
754
|
+
"path": "src/components/ui/input-group/input-group-textarea.astro",
|
|
783
755
|
"type": "registry:ui"
|
|
784
756
|
},
|
|
785
757
|
{
|
|
786
|
-
"path": "src/components/ui/
|
|
758
|
+
"path": "src/components/ui/input-group/index.ts",
|
|
787
759
|
"type": "registry:ui"
|
|
788
760
|
}
|
|
789
761
|
],
|
|
790
|
-
"registryDependencies": [
|
|
762
|
+
"registryDependencies": [
|
|
763
|
+
"@fulldev/button",
|
|
764
|
+
"@fulldev/dropdown-menu",
|
|
765
|
+
"@fulldev/input",
|
|
766
|
+
"@fulldev/textarea"
|
|
767
|
+
]
|
|
791
768
|
},
|
|
792
769
|
{
|
|
793
|
-
"name": "
|
|
770
|
+
"name": "item",
|
|
794
771
|
"type": "registry:ui",
|
|
795
772
|
"files": [
|
|
796
773
|
{
|
|
797
|
-
"path": "src/components/ui/
|
|
774
|
+
"path": "src/components/ui/item/item.astro",
|
|
798
775
|
"type": "registry:ui"
|
|
799
776
|
},
|
|
800
777
|
{
|
|
801
|
-
"path": "src/components/ui/
|
|
778
|
+
"path": "src/components/ui/item/item-actions.astro",
|
|
802
779
|
"type": "registry:ui"
|
|
803
780
|
},
|
|
804
781
|
{
|
|
805
|
-
"path": "src/components/ui/
|
|
782
|
+
"path": "src/components/ui/item/item-content.astro",
|
|
806
783
|
"type": "registry:ui"
|
|
807
784
|
},
|
|
808
785
|
{
|
|
809
|
-
"path": "src/components/ui/
|
|
786
|
+
"path": "src/components/ui/item/item-description.astro",
|
|
810
787
|
"type": "registry:ui"
|
|
811
788
|
},
|
|
812
789
|
{
|
|
813
|
-
"path": "src/components/ui/
|
|
790
|
+
"path": "src/components/ui/item/item-footer.astro",
|
|
814
791
|
"type": "registry:ui"
|
|
815
792
|
},
|
|
816
793
|
{
|
|
817
|
-
"path": "src/components/ui/
|
|
794
|
+
"path": "src/components/ui/item/item-group.astro",
|
|
818
795
|
"type": "registry:ui"
|
|
819
796
|
},
|
|
820
797
|
{
|
|
821
|
-
"path": "src/components/ui/
|
|
798
|
+
"path": "src/components/ui/item/item-header.astro",
|
|
799
|
+
"type": "registry:ui"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"path": "src/components/ui/item/item-media.astro",
|
|
803
|
+
"type": "registry:ui"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"path": "src/components/ui/item/item-separator.astro",
|
|
807
|
+
"type": "registry:ui"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"path": "src/components/ui/item/item-title.astro",
|
|
811
|
+
"type": "registry:ui"
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"path": "src/components/ui/item/index.ts",
|
|
822
815
|
"type": "registry:ui"
|
|
823
816
|
}
|
|
824
|
-
]
|
|
817
|
+
],
|
|
818
|
+
"registryDependencies": ["@fulldev/separator"]
|
|
825
819
|
},
|
|
826
820
|
{
|
|
827
|
-
"name": "
|
|
821
|
+
"name": "kbd",
|
|
828
822
|
"type": "registry:ui",
|
|
829
823
|
"files": [
|
|
830
824
|
{
|
|
831
|
-
"path": "src/components/ui/
|
|
825
|
+
"path": "src/components/ui/kbd/kbd.astro",
|
|
832
826
|
"type": "registry:ui"
|
|
833
827
|
},
|
|
834
828
|
{
|
|
835
|
-
"path": "src/components/ui/
|
|
829
|
+
"path": "src/components/ui/kbd/kbd-group.astro",
|
|
830
|
+
"type": "registry:ui"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"path": "src/components/ui/kbd/index.ts",
|
|
836
834
|
"type": "registry:ui"
|
|
837
835
|
}
|
|
838
836
|
]
|
|
839
837
|
},
|
|
840
838
|
{
|
|
841
|
-
"name": "
|
|
839
|
+
"name": "label",
|
|
842
840
|
"type": "registry:ui",
|
|
843
841
|
"files": [
|
|
844
842
|
{
|
|
845
|
-
"path": "src/components/ui/
|
|
843
|
+
"path": "src/components/ui/label/label.astro",
|
|
846
844
|
"type": "registry:ui"
|
|
847
845
|
},
|
|
848
846
|
{
|
|
849
|
-
"path": "src/components/ui/
|
|
847
|
+
"path": "src/components/ui/label/index.ts",
|
|
850
848
|
"type": "registry:ui"
|
|
851
849
|
}
|
|
852
850
|
]
|
|
853
851
|
},
|
|
854
852
|
{
|
|
855
|
-
"name": "
|
|
853
|
+
"name": "logo",
|
|
856
854
|
"type": "registry:ui",
|
|
857
855
|
"files": [
|
|
858
856
|
{
|
|
859
|
-
"path": "src/components/ui/
|
|
857
|
+
"path": "src/components/ui/logo/logo.astro",
|
|
860
858
|
"type": "registry:ui"
|
|
861
859
|
},
|
|
862
860
|
{
|
|
863
|
-
"path": "src/components/ui/
|
|
861
|
+
"path": "src/components/ui/logo/logo-image.astro",
|
|
864
862
|
"type": "registry:ui"
|
|
865
863
|
},
|
|
866
864
|
{
|
|
867
|
-
"path": "src/components/ui/
|
|
865
|
+
"path": "src/components/ui/logo/logo-text.astro",
|
|
868
866
|
"type": "registry:ui"
|
|
869
867
|
},
|
|
870
868
|
{
|
|
871
|
-
"path": "src/components/ui/
|
|
869
|
+
"path": "src/components/ui/logo/index.ts",
|
|
872
870
|
"type": "registry:ui"
|
|
873
|
-
}
|
|
871
|
+
}
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"name": "marquee",
|
|
876
|
+
"type": "registry:ui",
|
|
877
|
+
"files": [
|
|
874
878
|
{
|
|
875
|
-
"path": "src/components/ui/
|
|
879
|
+
"path": "src/components/ui/marquee/marquee.astro",
|
|
876
880
|
"type": "registry:ui"
|
|
877
881
|
},
|
|
878
882
|
{
|
|
879
|
-
"path": "src/components/ui/
|
|
883
|
+
"path": "src/components/ui/marquee/index.ts",
|
|
880
884
|
"type": "registry:ui"
|
|
881
|
-
}
|
|
885
|
+
}
|
|
886
|
+
]
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "theme-toggle",
|
|
890
|
+
"type": "registry:ui",
|
|
891
|
+
"files": [
|
|
882
892
|
{
|
|
883
|
-
"path": "src/components/ui/
|
|
893
|
+
"path": "src/components/ui/theme-toggle/theme-toggle.astro",
|
|
884
894
|
"type": "registry:ui"
|
|
885
895
|
},
|
|
886
896
|
{
|
|
887
|
-
"path": "src/components/ui/
|
|
897
|
+
"path": "src/components/ui/theme-toggle/theme-provider.astro",
|
|
888
898
|
"type": "registry:ui"
|
|
889
899
|
},
|
|
890
900
|
{
|
|
891
|
-
"path": "src/components/ui/
|
|
901
|
+
"path": "src/components/ui/theme-toggle/index.ts",
|
|
892
902
|
"type": "registry:ui"
|
|
893
903
|
}
|
|
894
|
-
]
|
|
904
|
+
],
|
|
905
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/icon"]
|
|
895
906
|
},
|
|
896
907
|
{
|
|
897
|
-
"name": "
|
|
908
|
+
"name": "carousel",
|
|
898
909
|
"type": "registry:ui",
|
|
910
|
+
"dependencies": ["embla-carousel"],
|
|
899
911
|
"files": [
|
|
900
912
|
{
|
|
901
|
-
"path": "src/components/ui/
|
|
913
|
+
"path": "src/components/ui/carousel/carousel.astro",
|
|
902
914
|
"type": "registry:ui"
|
|
903
915
|
},
|
|
904
916
|
{
|
|
905
|
-
"path": "src/components/ui/
|
|
917
|
+
"path": "src/components/ui/carousel/carousel-content.astro",
|
|
906
918
|
"type": "registry:ui"
|
|
907
919
|
},
|
|
908
920
|
{
|
|
909
|
-
"path": "src/components/ui/
|
|
921
|
+
"path": "src/components/ui/carousel/carousel-item.astro",
|
|
910
922
|
"type": "registry:ui"
|
|
911
923
|
},
|
|
912
924
|
{
|
|
913
|
-
"path": "src/components/ui/
|
|
925
|
+
"path": "src/components/ui/carousel/carousel-next.astro",
|
|
914
926
|
"type": "registry:ui"
|
|
915
927
|
},
|
|
916
928
|
{
|
|
917
|
-
"path": "src/components/ui/
|
|
918
|
-
"type": "registry:ui"
|
|
919
|
-
}
|
|
920
|
-
]
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"name": "textarea",
|
|
924
|
-
"type": "registry:ui",
|
|
925
|
-
"files": [
|
|
926
|
-
{
|
|
927
|
-
"path": "src/components/ui/textarea/textarea.astro",
|
|
929
|
+
"path": "src/components/ui/carousel/carousel-previous.astro",
|
|
928
930
|
"type": "registry:ui"
|
|
929
931
|
},
|
|
930
932
|
{
|
|
931
|
-
"path": "src/components/ui/
|
|
933
|
+
"path": "src/components/ui/carousel/index.ts",
|
|
932
934
|
"type": "registry:ui"
|
|
933
935
|
}
|
|
934
|
-
]
|
|
936
|
+
],
|
|
937
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/icon"]
|
|
935
938
|
},
|
|
936
939
|
{
|
|
937
|
-
"name": "
|
|
940
|
+
"name": "navigation-menu",
|
|
938
941
|
"type": "registry:ui",
|
|
942
|
+
"dependencies": ["@data-slot/navigation-menu"],
|
|
939
943
|
"files": [
|
|
940
944
|
{
|
|
941
|
-
"path": "src/components/ui/
|
|
945
|
+
"path": "src/components/ui/navigation-menu/navigation-menu.astro",
|
|
942
946
|
"type": "registry:ui"
|
|
943
947
|
},
|
|
944
948
|
{
|
|
945
|
-
"path": "src/components/ui/
|
|
949
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-content.astro",
|
|
946
950
|
"type": "registry:ui"
|
|
947
951
|
},
|
|
948
952
|
{
|
|
949
|
-
"path": "src/components/ui/
|
|
953
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-item.astro",
|
|
954
|
+
"type": "registry:ui"
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-link.astro",
|
|
950
958
|
"type": "registry:ui"
|
|
951
959
|
},
|
|
952
960
|
{
|
|
953
|
-
"path": "src/components/ui/
|
|
961
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-list.astro",
|
|
954
962
|
"type": "registry:ui"
|
|
955
963
|
},
|
|
956
964
|
{
|
|
957
|
-
"path": "src/components/ui/
|
|
965
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-indicator.astro",
|
|
958
966
|
"type": "registry:ui"
|
|
959
967
|
},
|
|
960
968
|
{
|
|
961
|
-
"path": "src/components/ui/
|
|
969
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-trigger.astro",
|
|
962
970
|
"type": "registry:ui"
|
|
963
971
|
},
|
|
964
972
|
{
|
|
965
|
-
"path": "src/components/ui/
|
|
973
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-trigger-style.ts",
|
|
966
974
|
"type": "registry:ui"
|
|
967
975
|
},
|
|
968
976
|
{
|
|
969
|
-
"path": "src/components/ui/
|
|
977
|
+
"path": "src/components/ui/navigation-menu/navigation-menu-positioner.astro",
|
|
970
978
|
"type": "registry:ui"
|
|
971
979
|
},
|
|
972
980
|
{
|
|
973
|
-
"path": "src/components/ui/
|
|
981
|
+
"path": "src/components/ui/navigation-menu/index.ts",
|
|
974
982
|
"type": "registry:ui"
|
|
975
983
|
}
|
|
976
|
-
]
|
|
984
|
+
],
|
|
985
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"name": "native-select",
|
|
989
|
+
"type": "registry:ui",
|
|
990
|
+
"files": [
|
|
991
|
+
{
|
|
992
|
+
"path": "src/components/ui/native-select/native-select.astro",
|
|
993
|
+
"type": "registry:ui"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"path": "src/components/ui/native-select/native-select-option.astro",
|
|
997
|
+
"type": "registry:ui"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"path": "src/components/ui/native-select/native-select-optgroup.astro",
|
|
1001
|
+
"type": "registry:ui"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"path": "src/components/ui/native-select/index.ts",
|
|
1005
|
+
"type": "registry:ui"
|
|
1006
|
+
}
|
|
1007
|
+
],
|
|
1008
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"name": "popover",
|
|
1012
|
+
"type": "registry:ui",
|
|
1013
|
+
"dependencies": ["@data-slot/popover"],
|
|
1014
|
+
"files": [
|
|
1015
|
+
{
|
|
1016
|
+
"path": "src/components/ui/popover/popover.astro",
|
|
1017
|
+
"type": "registry:ui"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"path": "src/components/ui/popover/popover-trigger.astro",
|
|
1021
|
+
"type": "registry:ui"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"path": "src/components/ui/popover/popover-content.astro",
|
|
1025
|
+
"type": "registry:ui"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"path": "src/components/ui/popover/popover-description.astro",
|
|
1029
|
+
"type": "registry:ui"
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"path": "src/components/ui/popover/popover-header.astro",
|
|
1033
|
+
"type": "registry:ui"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"path": "src/components/ui/popover/popover-title.astro",
|
|
1037
|
+
"type": "registry:ui"
|
|
1038
|
+
},
|
|
1039
|
+
{
|
|
1040
|
+
"path": "src/components/ui/popover/index.ts",
|
|
1041
|
+
"type": "registry:ui"
|
|
1042
|
+
}
|
|
1043
|
+
]
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"name": "price",
|
|
1047
|
+
"type": "registry:ui",
|
|
1048
|
+
"files": [
|
|
1049
|
+
{
|
|
1050
|
+
"path": "src/components/ui/price/price.astro",
|
|
1051
|
+
"type": "registry:ui"
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
"path": "src/components/ui/price/price-unit.astro",
|
|
1055
|
+
"type": "registry:ui"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"path": "src/components/ui/price/price-value.astro",
|
|
1059
|
+
"type": "registry:ui"
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"path": "src/components/ui/price/format-price-value.ts",
|
|
1063
|
+
"type": "registry:ui"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"path": "src/components/ui/price/index.ts",
|
|
1067
|
+
"type": "registry:ui"
|
|
1068
|
+
}
|
|
1069
|
+
]
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"name": "radio-group",
|
|
1073
|
+
"type": "registry:ui",
|
|
1074
|
+
"dependencies": ["@data-slot/radio-group"],
|
|
1075
|
+
"files": [
|
|
1076
|
+
{
|
|
1077
|
+
"path": "src/components/ui/radio-group/radio-group.astro",
|
|
1078
|
+
"type": "registry:ui"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"path": "src/components/ui/radio-group/radio-group-item.astro",
|
|
1082
|
+
"type": "registry:ui"
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"path": "src/components/ui/radio-group/index.ts",
|
|
1086
|
+
"type": "registry:ui"
|
|
1087
|
+
}
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
"name": "rating",
|
|
1092
|
+
"type": "registry:ui",
|
|
1093
|
+
"files": [
|
|
1094
|
+
{
|
|
1095
|
+
"path": "src/components/ui/rating/rating.astro",
|
|
1096
|
+
"type": "registry:ui"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"path": "src/components/ui/rating/index.ts",
|
|
1100
|
+
"type": "registry:ui"
|
|
1101
|
+
}
|
|
1102
|
+
],
|
|
1103
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
"name": "select",
|
|
1107
|
+
"type": "registry:ui",
|
|
1108
|
+
"dependencies": ["@data-slot/select"],
|
|
1109
|
+
"files": [
|
|
1110
|
+
{
|
|
1111
|
+
"path": "src/components/ui/select/select.astro",
|
|
1112
|
+
"type": "registry:ui"
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
"path": "src/components/ui/select/select-trigger.astro",
|
|
1116
|
+
"type": "registry:ui"
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"path": "src/components/ui/select/select-value.astro",
|
|
1120
|
+
"type": "registry:ui"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"path": "src/components/ui/select/select-content.astro",
|
|
1124
|
+
"type": "registry:ui"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"path": "src/components/ui/select/select-group.astro",
|
|
1128
|
+
"type": "registry:ui"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"path": "src/components/ui/select/select-label.astro",
|
|
1132
|
+
"type": "registry:ui"
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
"path": "src/components/ui/select/select-item.astro",
|
|
1136
|
+
"type": "registry:ui"
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"path": "src/components/ui/select/select-separator.astro",
|
|
1140
|
+
"type": "registry:ui"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"path": "src/components/ui/select/index.ts",
|
|
1144
|
+
"type": "registry:ui"
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"name": "separator",
|
|
1151
|
+
"type": "registry:ui",
|
|
1152
|
+
"files": [
|
|
1153
|
+
{
|
|
1154
|
+
"path": "src/components/ui/separator/separator.astro",
|
|
1155
|
+
"type": "registry:ui"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"path": "src/components/ui/separator/index.ts",
|
|
1159
|
+
"type": "registry:ui"
|
|
1160
|
+
}
|
|
1161
|
+
]
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"name": "section",
|
|
1165
|
+
"type": "registry:ui",
|
|
1166
|
+
"files": [
|
|
1167
|
+
{
|
|
1168
|
+
"path": "src/components/ui/section/section.astro",
|
|
1169
|
+
"type": "registry:ui"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"path": "src/components/ui/section/section-container.astro",
|
|
1173
|
+
"type": "registry:ui"
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
"path": "src/components/ui/section/index.ts",
|
|
1177
|
+
"type": "registry:ui"
|
|
1178
|
+
}
|
|
1179
|
+
]
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"name": "sheet",
|
|
1183
|
+
"type": "registry:ui",
|
|
1184
|
+
"files": [
|
|
1185
|
+
{
|
|
1186
|
+
"path": "src/components/ui/sheet/sheet.astro",
|
|
1187
|
+
"type": "registry:ui"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"path": "src/components/ui/sheet/sheet-close.astro",
|
|
1191
|
+
"type": "registry:ui"
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"path": "src/components/ui/sheet/sheet-content.astro",
|
|
1195
|
+
"type": "registry:ui"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"path": "src/components/ui/sheet/sheet-description.astro",
|
|
1199
|
+
"type": "registry:ui"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"path": "src/components/ui/sheet/sheet-footer.astro",
|
|
1203
|
+
"type": "registry:ui"
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"path": "src/components/ui/sheet/sheet-header.astro",
|
|
1207
|
+
"type": "registry:ui"
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"path": "src/components/ui/sheet/sheet-title.astro",
|
|
1211
|
+
"type": "registry:ui"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"path": "src/components/ui/sheet/sheet-trigger.astro",
|
|
1215
|
+
"type": "registry:ui"
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"path": "src/components/ui/sheet/index.ts",
|
|
1219
|
+
"type": "registry:ui"
|
|
1220
|
+
}
|
|
1221
|
+
],
|
|
1222
|
+
"registryDependencies": [
|
|
1223
|
+
"@fulldev/button",
|
|
1224
|
+
"@fulldev/dialog",
|
|
1225
|
+
"@fulldev/icon"
|
|
1226
|
+
]
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"name": "sidebar",
|
|
1230
|
+
"type": "registry:ui",
|
|
1231
|
+
"files": [
|
|
1232
|
+
{
|
|
1233
|
+
"path": "src/components/ui/sidebar/sidebar-provider.astro",
|
|
1234
|
+
"type": "registry:ui"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"path": "src/components/ui/sidebar/sidebar.astro",
|
|
1238
|
+
"type": "registry:ui"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"path": "src/components/ui/sidebar/sidebar-trigger.astro",
|
|
1242
|
+
"type": "registry:ui"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"path": "src/components/ui/sidebar/sidebar-rail.astro",
|
|
1246
|
+
"type": "registry:ui"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"path": "src/components/ui/sidebar/sidebar-inset.astro",
|
|
1250
|
+
"type": "registry:ui"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
"path": "src/components/ui/sidebar/sidebar-input.astro",
|
|
1254
|
+
"type": "registry:ui"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"path": "src/components/ui/sidebar/sidebar-header.astro",
|
|
1258
|
+
"type": "registry:ui"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"path": "src/components/ui/sidebar/sidebar-footer.astro",
|
|
1262
|
+
"type": "registry:ui"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"path": "src/components/ui/sidebar/sidebar-separator.astro",
|
|
1266
|
+
"type": "registry:ui"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"path": "src/components/ui/sidebar/sidebar-content.astro",
|
|
1270
|
+
"type": "registry:ui"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"path": "src/components/ui/sidebar/sidebar-group.astro",
|
|
1274
|
+
"type": "registry:ui"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"path": "src/components/ui/sidebar/sidebar-group-label.astro",
|
|
1278
|
+
"type": "registry:ui"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"path": "src/components/ui/sidebar/sidebar-group-action.astro",
|
|
1282
|
+
"type": "registry:ui"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"path": "src/components/ui/sidebar/sidebar-group-content.astro",
|
|
1286
|
+
"type": "registry:ui"
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"path": "src/components/ui/sidebar/sidebar-menu.astro",
|
|
1290
|
+
"type": "registry:ui"
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"path": "src/components/ui/sidebar/sidebar-menu-button.astro",
|
|
1294
|
+
"type": "registry:ui"
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
"path": "src/components/ui/sidebar/sidebar-menu-item.astro",
|
|
1298
|
+
"type": "registry:ui"
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"path": "src/components/ui/sidebar/sidebar-menu-action.astro",
|
|
1302
|
+
"type": "registry:ui"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"path": "src/components/ui/sidebar/sidebar-menu-badge.astro",
|
|
1306
|
+
"type": "registry:ui"
|
|
1307
|
+
},
|
|
1308
|
+
{
|
|
1309
|
+
"path": "src/components/ui/sidebar/sidebar-menu-skeleton.astro",
|
|
1310
|
+
"type": "registry:ui"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"path": "src/components/ui/sidebar/sidebar-menu-sub.astro",
|
|
1314
|
+
"type": "registry:ui"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"path": "src/components/ui/sidebar/sidebar-menu-sub-button.astro",
|
|
1318
|
+
"type": "registry:ui"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"path": "src/components/ui/sidebar/sidebar-menu-sub-item.astro",
|
|
1322
|
+
"type": "registry:ui"
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"path": "src/components/ui/sidebar/index.ts",
|
|
1326
|
+
"type": "registry:ui"
|
|
1327
|
+
}
|
|
1328
|
+
],
|
|
1329
|
+
"registryDependencies": [
|
|
1330
|
+
"@fulldev/layout",
|
|
1331
|
+
"@fulldev/button",
|
|
1332
|
+
"@fulldev/input",
|
|
1333
|
+
"@fulldev/separator",
|
|
1334
|
+
"@fulldev/sheet",
|
|
1335
|
+
"@fulldev/skeleton",
|
|
1336
|
+
"@fulldev/icon",
|
|
1337
|
+
"@fulldev/tooltip"
|
|
1338
|
+
]
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"name": "slider",
|
|
1342
|
+
"type": "registry:ui",
|
|
1343
|
+
"dependencies": ["@data-slot/slider"],
|
|
1344
|
+
"files": [
|
|
1345
|
+
{
|
|
1346
|
+
"path": "src/components/ui/slider/slider.astro",
|
|
1347
|
+
"type": "registry:ui"
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"path": "src/components/ui/slider/index.ts",
|
|
1351
|
+
"type": "registry:ui"
|
|
1352
|
+
}
|
|
1353
|
+
]
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"name": "skeleton",
|
|
1357
|
+
"type": "registry:ui",
|
|
1358
|
+
"files": [
|
|
1359
|
+
{
|
|
1360
|
+
"path": "src/components/ui/skeleton/skeleton.astro",
|
|
1361
|
+
"type": "registry:ui"
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"path": "src/components/ui/skeleton/index.ts",
|
|
1365
|
+
"type": "registry:ui"
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"name": "spinner",
|
|
1371
|
+
"type": "registry:ui",
|
|
1372
|
+
"files": [
|
|
1373
|
+
{
|
|
1374
|
+
"path": "src/components/ui/spinner/spinner.astro",
|
|
1375
|
+
"type": "registry:ui"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"path": "src/components/ui/spinner/index.ts",
|
|
1379
|
+
"type": "registry:ui"
|
|
1380
|
+
}
|
|
1381
|
+
],
|
|
1382
|
+
"registryDependencies": ["@fulldev/icon"]
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"name": "switch",
|
|
1386
|
+
"type": "registry:ui",
|
|
1387
|
+
"dependencies": ["@data-slot/switch"],
|
|
1388
|
+
"files": [
|
|
1389
|
+
{
|
|
1390
|
+
"path": "src/components/ui/switch/switch.astro",
|
|
1391
|
+
"type": "registry:ui"
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"path": "src/components/ui/switch/index.ts",
|
|
1395
|
+
"type": "registry:ui"
|
|
1396
|
+
}
|
|
1397
|
+
]
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
"name": "table",
|
|
1401
|
+
"type": "registry:ui",
|
|
1402
|
+
"files": [
|
|
1403
|
+
{
|
|
1404
|
+
"path": "src/components/ui/table/table.astro",
|
|
1405
|
+
"type": "registry:ui"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
"path": "src/components/ui/table/table-body.astro",
|
|
1409
|
+
"type": "registry:ui"
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"path": "src/components/ui/table/table-caption.astro",
|
|
1413
|
+
"type": "registry:ui"
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"path": "src/components/ui/table/table-cell.astro",
|
|
1417
|
+
"type": "registry:ui"
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
"path": "src/components/ui/table/table-footer.astro",
|
|
1421
|
+
"type": "registry:ui"
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"path": "src/components/ui/table/table-head.astro",
|
|
1425
|
+
"type": "registry:ui"
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
"path": "src/components/ui/table/table-header.astro",
|
|
1429
|
+
"type": "registry:ui"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"path": "src/components/ui/table/table-row.astro",
|
|
1433
|
+
"type": "registry:ui"
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"path": "src/components/ui/table/index.ts",
|
|
1437
|
+
"type": "registry:ui"
|
|
1438
|
+
}
|
|
1439
|
+
]
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"name": "tabs",
|
|
1443
|
+
"type": "registry:ui",
|
|
1444
|
+
"files": [
|
|
1445
|
+
{
|
|
1446
|
+
"path": "src/components/ui/tabs/tabs.astro",
|
|
1447
|
+
"type": "registry:ui"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"path": "src/components/ui/tabs/tabs-content.astro",
|
|
1451
|
+
"type": "registry:ui"
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
"path": "src/components/ui/tabs/tabs-list.astro",
|
|
1455
|
+
"type": "registry:ui"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"path": "src/components/ui/tabs/tabs-list-variants.ts",
|
|
1459
|
+
"type": "registry:ui"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"path": "src/components/ui/tabs/tabs-trigger.astro",
|
|
1463
|
+
"type": "registry:ui"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"path": "src/components/ui/tabs/index.ts",
|
|
1467
|
+
"type": "registry:ui"
|
|
1468
|
+
}
|
|
1469
|
+
],
|
|
1470
|
+
"dependencies": ["@data-slot/tabs"]
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"name": "tile",
|
|
1474
|
+
"type": "registry:ui",
|
|
1475
|
+
"files": [
|
|
1476
|
+
{
|
|
1477
|
+
"path": "src/components/ui/tile/tile.astro",
|
|
1478
|
+
"type": "registry:ui"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"path": "src/components/ui/tile/tile-content.astro",
|
|
1482
|
+
"type": "registry:ui"
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
"path": "src/components/ui/tile/tile-group.astro",
|
|
1486
|
+
"type": "registry:ui"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"path": "src/components/ui/tile/index.ts",
|
|
1490
|
+
"type": "registry:ui"
|
|
1491
|
+
}
|
|
1492
|
+
]
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"name": "toc",
|
|
1496
|
+
"type": "registry:ui",
|
|
1497
|
+
"files": [
|
|
1498
|
+
{
|
|
1499
|
+
"path": "src/components/ui/toc/toc.astro",
|
|
1500
|
+
"type": "registry:ui"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"path": "src/components/ui/toc/toc-title.astro",
|
|
1504
|
+
"type": "registry:ui"
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"path": "src/components/ui/toc/toc-menu.astro",
|
|
1508
|
+
"type": "registry:ui"
|
|
1509
|
+
},
|
|
1510
|
+
{
|
|
1511
|
+
"path": "src/components/ui/toc/toc-menu-item.astro",
|
|
1512
|
+
"type": "registry:ui"
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"path": "src/components/ui/toc/toc-menu-link.astro",
|
|
1516
|
+
"type": "registry:ui"
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"path": "src/components/ui/toc/index.ts",
|
|
1520
|
+
"type": "registry:ui"
|
|
1521
|
+
}
|
|
1522
|
+
]
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"name": "toggle",
|
|
1526
|
+
"type": "registry:ui",
|
|
1527
|
+
"files": [
|
|
1528
|
+
{
|
|
1529
|
+
"path": "src/components/ui/toggle/toggle.astro",
|
|
1530
|
+
"type": "registry:ui"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"path": "src/components/ui/toggle/toggle-variants.ts",
|
|
1534
|
+
"type": "registry:ui"
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"path": "src/components/ui/toggle/index.ts",
|
|
1538
|
+
"type": "registry:ui"
|
|
1539
|
+
}
|
|
1540
|
+
],
|
|
1541
|
+
"dependencies": ["@data-slot/toggle"]
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"name": "textarea",
|
|
1545
|
+
"type": "registry:ui",
|
|
1546
|
+
"files": [
|
|
1547
|
+
{
|
|
1548
|
+
"path": "src/components/ui/textarea/textarea.astro",
|
|
1549
|
+
"type": "registry:ui"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"path": "src/components/ui/textarea/index.ts",
|
|
1553
|
+
"type": "registry:ui"
|
|
1554
|
+
}
|
|
1555
|
+
]
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"name": "tooltip",
|
|
1559
|
+
"type": "registry:ui",
|
|
1560
|
+
"dependencies": ["@data-slot/tooltip"],
|
|
1561
|
+
"files": [
|
|
1562
|
+
{
|
|
1563
|
+
"path": "src/components/ui/tooltip/tooltip.astro",
|
|
1564
|
+
"type": "registry:ui"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"path": "src/components/ui/tooltip/tooltip-trigger.astro",
|
|
1568
|
+
"type": "registry:ui"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"path": "src/components/ui/tooltip/tooltip-content.astro",
|
|
1572
|
+
"type": "registry:ui"
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"path": "src/components/ui/tooltip/index.ts",
|
|
1576
|
+
"type": "registry:ui"
|
|
1577
|
+
}
|
|
1578
|
+
]
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"name": "typography",
|
|
1582
|
+
"type": "registry:ui",
|
|
1583
|
+
"files": [
|
|
1584
|
+
{
|
|
1585
|
+
"path": "src/components/ui/typography/typography.astro",
|
|
1586
|
+
"type": "registry:ui"
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"path": "src/components/ui/typography/typography-a.astro",
|
|
1590
|
+
"type": "registry:ui"
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"path": "src/components/ui/typography/typography-blockquote.astro",
|
|
1594
|
+
"type": "registry:ui"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"path": "src/components/ui/typography/typography-h1.astro",
|
|
1598
|
+
"type": "registry:ui"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"path": "src/components/ui/typography/typography-h2.astro",
|
|
1602
|
+
"type": "registry:ui"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"path": "src/components/ui/typography/typography-h3.astro",
|
|
1606
|
+
"type": "registry:ui"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"path": "src/components/ui/typography/typography-h4.astro",
|
|
1610
|
+
"type": "registry:ui"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"path": "src/components/ui/typography/typography-inline-code.astro",
|
|
1614
|
+
"type": "registry:ui"
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"path": "src/components/ui/typography/typography-lead.astro",
|
|
1618
|
+
"type": "registry:ui"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"path": "src/components/ui/typography/typography-list.astro",
|
|
1622
|
+
"type": "registry:ui"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"path": "src/components/ui/typography/typography-list-item.astro",
|
|
1626
|
+
"type": "registry:ui"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"path": "src/components/ui/typography/typography-p.astro",
|
|
1630
|
+
"type": "registry:ui"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"path": "src/components/ui/typography/typography-table.astro",
|
|
1634
|
+
"type": "registry:ui"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"path": "src/components/ui/typography/typography-table-row.astro",
|
|
1638
|
+
"type": "registry:ui"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"path": "src/components/ui/typography/typography-table-head.astro",
|
|
1642
|
+
"type": "registry:ui"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"path": "src/components/ui/typography/typography-table-cell.astro",
|
|
1646
|
+
"type": "registry:ui"
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"path": "src/components/ui/typography/index.ts",
|
|
1650
|
+
"type": "registry:ui"
|
|
1651
|
+
}
|
|
1652
|
+
]
|
|
977
1653
|
},
|
|
978
1654
|
{
|
|
979
1655
|
"name": "video",
|
|
@@ -990,1453 +1666,1588 @@
|
|
|
990
1666
|
]
|
|
991
1667
|
},
|
|
992
1668
|
{
|
|
993
|
-
"name": "
|
|
994
|
-
"type": "registry:
|
|
1669
|
+
"name": "components",
|
|
1670
|
+
"type": "registry:item",
|
|
995
1671
|
"registryDependencies": [
|
|
1672
|
+
"@fulldev/accordion",
|
|
1673
|
+
"@fulldev/alert",
|
|
1674
|
+
"@fulldev/alert-dialog",
|
|
1675
|
+
"@fulldev/form",
|
|
996
1676
|
"@fulldev/avatar",
|
|
997
|
-
"@fulldev/
|
|
1677
|
+
"@fulldev/badge",
|
|
1678
|
+
"@fulldev/banner",
|
|
1679
|
+
"@fulldev/button",
|
|
1680
|
+
"@fulldev/card",
|
|
1681
|
+
"@fulldev/checkbox",
|
|
1682
|
+
"@fulldev/collapsible",
|
|
1683
|
+
"@fulldev/combobox",
|
|
1684
|
+
"@fulldev/command",
|
|
1685
|
+
"@fulldev/dialog",
|
|
1686
|
+
"@fulldev/dropdown-menu",
|
|
1687
|
+
"@fulldev/empty",
|
|
1688
|
+
"@fulldev/field",
|
|
1689
|
+
"@fulldev/header",
|
|
1690
|
+
"@fulldev/input",
|
|
1691
|
+
"@fulldev/input-group",
|
|
998
1692
|
"@fulldev/item",
|
|
999
|
-
"@fulldev/
|
|
1693
|
+
"@fulldev/label",
|
|
1694
|
+
"@fulldev/logo",
|
|
1695
|
+
"@fulldev/marquee",
|
|
1696
|
+
"@fulldev/native-select",
|
|
1697
|
+
"@fulldev/navigation-menu",
|
|
1698
|
+
"@fulldev/price",
|
|
1699
|
+
"@fulldev/radio-group",
|
|
1700
|
+
"@fulldev/rating",
|
|
1701
|
+
"@fulldev/select",
|
|
1702
|
+
"@fulldev/section",
|
|
1703
|
+
"@fulldev/separator",
|
|
1704
|
+
"@fulldev/sheet",
|
|
1705
|
+
"@fulldev/sidebar",
|
|
1706
|
+
"@fulldev/slider",
|
|
1707
|
+
"@fulldev/skeleton",
|
|
1708
|
+
"@fulldev/spinner",
|
|
1709
|
+
"@fulldev/switch",
|
|
1710
|
+
"@fulldev/table",
|
|
1711
|
+
"@fulldev/tabs",
|
|
1712
|
+
"@fulldev/textarea",
|
|
1713
|
+
"@fulldev/theme-toggle",
|
|
1714
|
+
"@fulldev/toc",
|
|
1715
|
+
"@fulldev/tooltip",
|
|
1716
|
+
"@fulldev/typography",
|
|
1717
|
+
"@fulldev/video",
|
|
1718
|
+
"@fulldev/layout"
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"name": "blocks",
|
|
1723
|
+
"type": "registry:item",
|
|
1724
|
+
"registryDependencies": [
|
|
1725
|
+
"@fulldev/article-1",
|
|
1726
|
+
"@fulldev/article-2",
|
|
1727
|
+
"@fulldev/articles-1",
|
|
1728
|
+
"@fulldev/articles-2",
|
|
1729
|
+
"@fulldev/articles-3",
|
|
1730
|
+
"@fulldev/articles-4",
|
|
1731
|
+
"@fulldev/banner-1",
|
|
1732
|
+
"@fulldev/banner-2",
|
|
1733
|
+
"@fulldev/blocks-1",
|
|
1734
|
+
"@fulldev/contact-1",
|
|
1735
|
+
"@fulldev/contact-2",
|
|
1736
|
+
"@fulldev/contact-3",
|
|
1737
|
+
"@fulldev/content-1",
|
|
1738
|
+
"@fulldev/content-2",
|
|
1739
|
+
"@fulldev/content-3",
|
|
1740
|
+
"@fulldev/content-4",
|
|
1741
|
+
"@fulldev/cta-1",
|
|
1742
|
+
"@fulldev/cta-2",
|
|
1743
|
+
"@fulldev/cta-3",
|
|
1744
|
+
"@fulldev/cta-4",
|
|
1745
|
+
"@fulldev/cta-5",
|
|
1746
|
+
"@fulldev/cta-6",
|
|
1747
|
+
"@fulldev/cta-7",
|
|
1748
|
+
"@fulldev/cta-8",
|
|
1749
|
+
"@fulldev/doc-1",
|
|
1750
|
+
"@fulldev/faqs-1",
|
|
1751
|
+
"@fulldev/faqs-2",
|
|
1752
|
+
"@fulldev/faqs-3",
|
|
1753
|
+
"@fulldev/faqs-4",
|
|
1754
|
+
"@fulldev/features-1",
|
|
1755
|
+
"@fulldev/features-2",
|
|
1756
|
+
"@fulldev/features-3",
|
|
1757
|
+
"@fulldev/features-4",
|
|
1758
|
+
"@fulldev/features-5",
|
|
1759
|
+
"@fulldev/features-6",
|
|
1760
|
+
"@fulldev/footer-1",
|
|
1761
|
+
"@fulldev/footer-2",
|
|
1762
|
+
"@fulldev/footer-3",
|
|
1763
|
+
"@fulldev/header-1",
|
|
1764
|
+
"@fulldev/header-2",
|
|
1765
|
+
"@fulldev/header-3",
|
|
1766
|
+
"@fulldev/header-4",
|
|
1767
|
+
"@fulldev/header-5",
|
|
1768
|
+
"@fulldev/hero-1",
|
|
1769
|
+
"@fulldev/hero-10",
|
|
1770
|
+
"@fulldev/hero-11",
|
|
1771
|
+
"@fulldev/hero-12",
|
|
1772
|
+
"@fulldev/hero-13",
|
|
1773
|
+
"@fulldev/hero-2",
|
|
1774
|
+
"@fulldev/hero-3",
|
|
1775
|
+
"@fulldev/hero-4",
|
|
1776
|
+
"@fulldev/hero-5",
|
|
1777
|
+
"@fulldev/hero-6",
|
|
1778
|
+
"@fulldev/hero-7",
|
|
1779
|
+
"@fulldev/hero-8",
|
|
1780
|
+
"@fulldev/hero-9",
|
|
1781
|
+
"@fulldev/links-2",
|
|
1782
|
+
"@fulldev/logos-1",
|
|
1783
|
+
"@fulldev/logos-2",
|
|
1784
|
+
"@fulldev/logos-3",
|
|
1785
|
+
"@fulldev/pricing-1",
|
|
1786
|
+
"@fulldev/pricing-2",
|
|
1787
|
+
"@fulldev/pricing-3",
|
|
1788
|
+
"@fulldev/product-1",
|
|
1789
|
+
"@fulldev/products-1",
|
|
1790
|
+
"@fulldev/products-2",
|
|
1791
|
+
"@fulldev/products-3",
|
|
1792
|
+
"@fulldev/products-4",
|
|
1793
|
+
"@fulldev/products-5",
|
|
1794
|
+
"@fulldev/reviews-1",
|
|
1795
|
+
"@fulldev/reviews-2",
|
|
1796
|
+
"@fulldev/reviews-3",
|
|
1797
|
+
"@fulldev/reviews-4",
|
|
1798
|
+
"@fulldev/reviews-5",
|
|
1799
|
+
"@fulldev/services-1",
|
|
1800
|
+
"@fulldev/services-2",
|
|
1801
|
+
"@fulldev/services-3",
|
|
1802
|
+
"@fulldev/services-4",
|
|
1803
|
+
"@fulldev/services-5",
|
|
1804
|
+
"@fulldev/services-6",
|
|
1805
|
+
"@fulldev/services-7",
|
|
1806
|
+
"@fulldev/sidebar-1"
|
|
1807
|
+
]
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"name": "layout",
|
|
1811
|
+
"type": "registry:ui",
|
|
1812
|
+
"files": [
|
|
1813
|
+
{
|
|
1814
|
+
"path": "src/components/ui/layout/layout.astro",
|
|
1815
|
+
"type": "registry:ui"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"path": "src/components/ui/layout/layout-head.astro",
|
|
1819
|
+
"type": "registry:ui"
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"path": "src/components/ui/layout/layout-body.astro",
|
|
1823
|
+
"type": "registry:ui"
|
|
1824
|
+
},
|
|
1825
|
+
{
|
|
1826
|
+
"path": "src/components/ui/layout/layout-main.astro",
|
|
1827
|
+
"type": "registry:ui"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"path": "src/components/ui/layout/index.ts",
|
|
1831
|
+
"type": "registry:ui"
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
"dependencies": ["@lexingtonthemes/seo"]
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"name": "beta-repo-setup",
|
|
1838
|
+
"type": "registry:file",
|
|
1839
|
+
"files": [
|
|
1840
|
+
{
|
|
1841
|
+
"path": "src/content.config.ts",
|
|
1842
|
+
"type": "registry:file",
|
|
1843
|
+
"target": "src/content.config.ts"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"path": "src/components/layout-renderer.astro",
|
|
1847
|
+
"type": "registry:file",
|
|
1848
|
+
"target": "src/components/layout-renderer.astro"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"path": "src/lib/pages.ts",
|
|
1852
|
+
"type": "registry:file",
|
|
1853
|
+
"target": "src/lib/pages.ts"
|
|
1854
|
+
},
|
|
1855
|
+
{
|
|
1856
|
+
"path": "src/pages/[...page].astro",
|
|
1857
|
+
"type": "registry:file",
|
|
1858
|
+
"target": "src/pages/[...page].astro"
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"path": "src/pages/[...page].md.ts",
|
|
1862
|
+
"type": "registry:file",
|
|
1863
|
+
"target": "src/pages/[...page].md.ts"
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"path": "src/pages/index.md.ts",
|
|
1867
|
+
"type": "registry:file",
|
|
1868
|
+
"target": "src/pages/index.md.ts"
|
|
1869
|
+
},
|
|
1870
|
+
{
|
|
1871
|
+
"path": "src/pages/sitemap.md.ts",
|
|
1872
|
+
"type": "registry:file",
|
|
1873
|
+
"target": "src/pages/sitemap.md.ts"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"path": "src/schemas/shared.ts",
|
|
1877
|
+
"type": "registry:file",
|
|
1878
|
+
"target": "src/schemas/shared.ts"
|
|
1879
|
+
},
|
|
1880
|
+
{
|
|
1881
|
+
"path": "src/schemas/global.ts",
|
|
1882
|
+
"type": "registry:file",
|
|
1883
|
+
"target": "src/schemas/global.ts"
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
"path": "src/schemas/page.ts",
|
|
1887
|
+
"type": "registry:file",
|
|
1888
|
+
"target": "src/schemas/page.ts"
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"path": "src/schemas/layouts/base.ts",
|
|
1892
|
+
"type": "registry:file",
|
|
1893
|
+
"target": "src/schemas/layouts/base.ts"
|
|
1894
|
+
},
|
|
1895
|
+
{
|
|
1896
|
+
"path": "src/schemas/layouts/block.ts",
|
|
1897
|
+
"type": "registry:file",
|
|
1898
|
+
"target": "src/schemas/layouts/block.ts"
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"path": "src/schemas/layouts/doc.ts",
|
|
1902
|
+
"type": "registry:file",
|
|
1903
|
+
"target": "src/schemas/layouts/doc.ts"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"path": "src/schemas/layouts/home.ts",
|
|
1907
|
+
"type": "registry:file",
|
|
1908
|
+
"target": "src/schemas/layouts/home.ts"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"path": "src/schemas/layouts/overview.ts",
|
|
1912
|
+
"type": "registry:file",
|
|
1913
|
+
"target": "src/schemas/layouts/overview.ts"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"path": "src/layouts/base.astro",
|
|
1917
|
+
"type": "registry:file",
|
|
1918
|
+
"target": "src/layouts/base.astro"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"path": "src/layouts/block.astro",
|
|
1922
|
+
"type": "registry:file",
|
|
1923
|
+
"target": "src/layouts/block.astro"
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
"path": "src/layouts/doc.astro",
|
|
1927
|
+
"type": "registry:file",
|
|
1928
|
+
"target": "src/layouts/doc.astro"
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
"path": "src/layouts/home.astro",
|
|
1932
|
+
"type": "registry:file",
|
|
1933
|
+
"target": "src/layouts/home.astro"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"path": "src/layouts/overview.astro",
|
|
1937
|
+
"type": "registry:file",
|
|
1938
|
+
"target": "src/layouts/overview.astro"
|
|
1939
|
+
}
|
|
1000
1940
|
],
|
|
1941
|
+
"registryDependencies": ["@fulldev/blocks", "@fulldev/components"]
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"name": "article-1",
|
|
1945
|
+
"type": "registry:block",
|
|
1001
1946
|
"files": [
|
|
1002
1947
|
{
|
|
1003
1948
|
"path": "src/components/blocks/article-1.astro",
|
|
1004
1949
|
"type": "registry:block"
|
|
1005
1950
|
}
|
|
1951
|
+
],
|
|
1952
|
+
"registryDependencies": [
|
|
1953
|
+
"@fulldev/avatar",
|
|
1954
|
+
"@fulldev/badge",
|
|
1955
|
+
"@fulldev/section"
|
|
1006
1956
|
]
|
|
1007
1957
|
},
|
|
1008
1958
|
{
|
|
1009
1959
|
"name": "article-2",
|
|
1010
1960
|
"type": "registry:block",
|
|
1011
|
-
"registryDependencies": [
|
|
1012
|
-
"@fulldev/avatar",
|
|
1013
|
-
"@fulldev/image",
|
|
1014
|
-
"@fulldev/item",
|
|
1015
|
-
"@fulldev/section"
|
|
1016
|
-
],
|
|
1017
1961
|
"files": [
|
|
1018
1962
|
{
|
|
1019
1963
|
"path": "src/components/blocks/article-2.astro",
|
|
1020
1964
|
"type": "registry:block"
|
|
1021
1965
|
}
|
|
1966
|
+
],
|
|
1967
|
+
"registryDependencies": [
|
|
1968
|
+
"@fulldev/avatar",
|
|
1969
|
+
"@fulldev/badge",
|
|
1970
|
+
"@fulldev/section"
|
|
1022
1971
|
]
|
|
1023
1972
|
},
|
|
1024
1973
|
{
|
|
1025
1974
|
"name": "articles-1",
|
|
1026
1975
|
"type": "registry:block",
|
|
1027
|
-
"registryDependencies": [
|
|
1028
|
-
"@fulldev/avatar",
|
|
1029
|
-
"@fulldev/button",
|
|
1030
|
-
"@fulldev/icon",
|
|
1031
|
-
"@fulldev/image",
|
|
1032
|
-
"@fulldev/item",
|
|
1033
|
-
"@fulldev/section",
|
|
1034
|
-
"@fulldev/tile"
|
|
1035
|
-
],
|
|
1036
1976
|
"files": [
|
|
1037
1977
|
{
|
|
1038
1978
|
"path": "src/components/blocks/articles-1.astro",
|
|
1039
1979
|
"type": "registry:block"
|
|
1040
1980
|
}
|
|
1981
|
+
],
|
|
1982
|
+
"registryDependencies": [
|
|
1983
|
+
"@fulldev/avatar",
|
|
1984
|
+
"@fulldev/badge",
|
|
1985
|
+
"@fulldev/section"
|
|
1041
1986
|
]
|
|
1042
1987
|
},
|
|
1043
1988
|
{
|
|
1044
1989
|
"name": "articles-2",
|
|
1045
1990
|
"type": "registry:block",
|
|
1046
|
-
"registryDependencies": [
|
|
1047
|
-
"@fulldev/avatar",
|
|
1048
|
-
"@fulldev/button",
|
|
1049
|
-
"@fulldev/icon",
|
|
1050
|
-
"@fulldev/image",
|
|
1051
|
-
"@fulldev/item",
|
|
1052
|
-
"@fulldev/section",
|
|
1053
|
-
"@fulldev/tile"
|
|
1054
|
-
],
|
|
1055
1991
|
"files": [
|
|
1056
1992
|
{
|
|
1057
1993
|
"path": "src/components/blocks/articles-2.astro",
|
|
1058
1994
|
"type": "registry:block"
|
|
1059
1995
|
}
|
|
1996
|
+
],
|
|
1997
|
+
"registryDependencies": [
|
|
1998
|
+
"@fulldev/avatar",
|
|
1999
|
+
"@fulldev/badge",
|
|
2000
|
+
"@fulldev/section"
|
|
1060
2001
|
]
|
|
1061
2002
|
},
|
|
1062
2003
|
{
|
|
1063
2004
|
"name": "articles-3",
|
|
1064
2005
|
"type": "registry:block",
|
|
1065
|
-
"registryDependencies": [
|
|
1066
|
-
"@fulldev/avatar",
|
|
1067
|
-
"@fulldev/button",
|
|
1068
|
-
"@fulldev/icon",
|
|
1069
|
-
"@fulldev/image",
|
|
1070
|
-
"@fulldev/item",
|
|
1071
|
-
"@fulldev/section",
|
|
1072
|
-
"@fulldev/tile"
|
|
1073
|
-
],
|
|
1074
2006
|
"files": [
|
|
1075
2007
|
{
|
|
1076
2008
|
"path": "src/components/blocks/articles-3.astro",
|
|
1077
2009
|
"type": "registry:block"
|
|
1078
2010
|
}
|
|
2011
|
+
],
|
|
2012
|
+
"registryDependencies": [
|
|
2013
|
+
"@fulldev/avatar",
|
|
2014
|
+
"@fulldev/badge",
|
|
2015
|
+
"@fulldev/section"
|
|
1079
2016
|
]
|
|
1080
2017
|
},
|
|
1081
2018
|
{
|
|
1082
2019
|
"name": "articles-4",
|
|
1083
2020
|
"type": "registry:block",
|
|
1084
|
-
"registryDependencies": [
|
|
1085
|
-
"@fulldev/avatar",
|
|
1086
|
-
"@fulldev/button",
|
|
1087
|
-
"@fulldev/icon",
|
|
1088
|
-
"@fulldev/image",
|
|
1089
|
-
"@fulldev/item",
|
|
1090
|
-
"@fulldev/section",
|
|
1091
|
-
"@fulldev/tile"
|
|
1092
|
-
],
|
|
1093
2021
|
"files": [
|
|
1094
2022
|
{
|
|
1095
2023
|
"path": "src/components/blocks/articles-4.astro",
|
|
1096
2024
|
"type": "registry:block"
|
|
1097
2025
|
}
|
|
2026
|
+
],
|
|
2027
|
+
"registryDependencies": [
|
|
2028
|
+
"@fulldev/avatar",
|
|
2029
|
+
"@fulldev/badge",
|
|
2030
|
+
"@fulldev/section"
|
|
1098
2031
|
]
|
|
1099
2032
|
},
|
|
1100
2033
|
{
|
|
1101
2034
|
"name": "banner-1",
|
|
1102
2035
|
"type": "registry:block",
|
|
1103
|
-
"registryDependencies": ["@fulldev/banner", "@fulldev/icon"],
|
|
1104
2036
|
"files": [
|
|
1105
2037
|
{
|
|
1106
2038
|
"path": "src/components/blocks/banner-1.astro",
|
|
1107
2039
|
"type": "registry:block"
|
|
1108
2040
|
}
|
|
1109
|
-
]
|
|
2041
|
+
],
|
|
2042
|
+
"registryDependencies": ["@fulldev/banner", "@fulldev/icon"]
|
|
1110
2043
|
},
|
|
1111
2044
|
{
|
|
1112
2045
|
"name": "banner-2",
|
|
1113
2046
|
"type": "registry:block",
|
|
1114
|
-
"registryDependencies": ["@fulldev/banner", "@fulldev/icon"],
|
|
1115
2047
|
"files": [
|
|
1116
2048
|
{
|
|
1117
2049
|
"path": "src/components/blocks/banner-2.astro",
|
|
1118
2050
|
"type": "registry:block"
|
|
1119
2051
|
}
|
|
2052
|
+
],
|
|
2053
|
+
"registryDependencies": ["@fulldev/banner", "@fulldev/button"]
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"name": "blocks-1",
|
|
2057
|
+
"type": "registry:block",
|
|
2058
|
+
"files": [
|
|
2059
|
+
{
|
|
2060
|
+
"path": "src/components/blocks/blocks-1.astro",
|
|
2061
|
+
"type": "registry:block"
|
|
2062
|
+
}
|
|
2063
|
+
],
|
|
2064
|
+
"registryDependencies": [
|
|
2065
|
+
"@fulldev/button",
|
|
2066
|
+
"@fulldev/dropdown-menu",
|
|
2067
|
+
"@fulldev/section",
|
|
2068
|
+
"@fulldev/typography",
|
|
2069
|
+
"@fulldev/icon"
|
|
1120
2070
|
]
|
|
1121
2071
|
},
|
|
1122
2072
|
{
|
|
1123
2073
|
"name": "contact-1",
|
|
1124
2074
|
"type": "registry:block",
|
|
1125
|
-
"registryDependencies": [
|
|
1126
|
-
"@fulldev/auto-form",
|
|
1127
|
-
"@fulldev/icon",
|
|
1128
|
-
"@fulldev/item",
|
|
1129
|
-
"@fulldev/section"
|
|
1130
|
-
],
|
|
1131
2075
|
"files": [
|
|
1132
2076
|
{
|
|
1133
2077
|
"path": "src/components/blocks/contact-1.astro",
|
|
1134
2078
|
"type": "registry:block"
|
|
1135
2079
|
}
|
|
2080
|
+
],
|
|
2081
|
+
"registryDependencies": [
|
|
2082
|
+
"@fulldev/button",
|
|
2083
|
+
"@fulldev/field",
|
|
2084
|
+
"@fulldev/input",
|
|
2085
|
+
"@fulldev/section",
|
|
2086
|
+
"@fulldev/textarea",
|
|
2087
|
+
"@fulldev/icon"
|
|
1136
2088
|
]
|
|
1137
2089
|
},
|
|
1138
2090
|
{
|
|
1139
2091
|
"name": "contact-2",
|
|
1140
2092
|
"type": "registry:block",
|
|
1141
|
-
"registryDependencies": [
|
|
1142
|
-
"@fulldev/auto-form",
|
|
1143
|
-
"@fulldev/icon",
|
|
1144
|
-
"@fulldev/item",
|
|
1145
|
-
"@fulldev/section"
|
|
1146
|
-
],
|
|
1147
2093
|
"files": [
|
|
1148
2094
|
{
|
|
1149
2095
|
"path": "src/components/blocks/contact-2.astro",
|
|
1150
2096
|
"type": "registry:block"
|
|
1151
2097
|
}
|
|
2098
|
+
],
|
|
2099
|
+
"registryDependencies": [
|
|
2100
|
+
"@fulldev/button",
|
|
2101
|
+
"@fulldev/field",
|
|
2102
|
+
"@fulldev/input",
|
|
2103
|
+
"@fulldev/section",
|
|
2104
|
+
"@fulldev/textarea",
|
|
2105
|
+
"@fulldev/icon"
|
|
1152
2106
|
]
|
|
1153
2107
|
},
|
|
1154
2108
|
{
|
|
1155
2109
|
"name": "contact-3",
|
|
1156
2110
|
"type": "registry:block",
|
|
1157
|
-
"registryDependencies": [
|
|
1158
|
-
"@fulldev/auto-form",
|
|
1159
|
-
"@fulldev/icon",
|
|
1160
|
-
"@fulldev/image",
|
|
1161
|
-
"@fulldev/item",
|
|
1162
|
-
"@fulldev/section"
|
|
1163
|
-
],
|
|
1164
2111
|
"files": [
|
|
1165
2112
|
{
|
|
1166
2113
|
"path": "src/components/blocks/contact-3.astro",
|
|
1167
2114
|
"type": "registry:block"
|
|
1168
2115
|
}
|
|
2116
|
+
],
|
|
2117
|
+
"registryDependencies": [
|
|
2118
|
+
"@fulldev/button",
|
|
2119
|
+
"@fulldev/field",
|
|
2120
|
+
"@fulldev/input",
|
|
2121
|
+
"@fulldev/section",
|
|
2122
|
+
"@fulldev/textarea",
|
|
2123
|
+
"@fulldev/icon"
|
|
1169
2124
|
]
|
|
1170
2125
|
},
|
|
1171
2126
|
{
|
|
1172
2127
|
"name": "content-1",
|
|
1173
2128
|
"type": "registry:block",
|
|
1174
|
-
"registryDependencies": [
|
|
1175
|
-
"@fulldev/button",
|
|
1176
|
-
"@fulldev/icon",
|
|
1177
|
-
"@fulldev/image",
|
|
1178
|
-
"@fulldev/list",
|
|
1179
|
-
"@fulldev/section"
|
|
1180
|
-
],
|
|
1181
2129
|
"files": [
|
|
1182
2130
|
{
|
|
1183
2131
|
"path": "src/components/blocks/content-1.astro",
|
|
1184
2132
|
"type": "registry:block"
|
|
1185
2133
|
}
|
|
2134
|
+
],
|
|
2135
|
+
"registryDependencies": [
|
|
2136
|
+
"@fulldev/button",
|
|
2137
|
+
"@fulldev/section",
|
|
2138
|
+
"@fulldev/icon"
|
|
1186
2139
|
]
|
|
1187
2140
|
},
|
|
1188
2141
|
{
|
|
1189
2142
|
"name": "content-2",
|
|
1190
2143
|
"type": "registry:block",
|
|
1191
|
-
"registryDependencies": [
|
|
1192
|
-
"@fulldev/button",
|
|
1193
|
-
"@fulldev/icon",
|
|
1194
|
-
"@fulldev/image",
|
|
1195
|
-
"@fulldev/list",
|
|
1196
|
-
"@fulldev/section"
|
|
1197
|
-
],
|
|
1198
2144
|
"files": [
|
|
1199
2145
|
{
|
|
1200
2146
|
"path": "src/components/blocks/content-2.astro",
|
|
1201
2147
|
"type": "registry:block"
|
|
1202
2148
|
}
|
|
2149
|
+
],
|
|
2150
|
+
"registryDependencies": [
|
|
2151
|
+
"@fulldev/button",
|
|
2152
|
+
"@fulldev/section",
|
|
2153
|
+
"@fulldev/icon"
|
|
1203
2154
|
]
|
|
1204
2155
|
},
|
|
1205
2156
|
{
|
|
1206
2157
|
"name": "content-3",
|
|
1207
2158
|
"type": "registry:block",
|
|
1208
|
-
"registryDependencies": [
|
|
1209
|
-
"@fulldev/button",
|
|
1210
|
-
"@fulldev/icon",
|
|
1211
|
-
"@fulldev/image",
|
|
1212
|
-
"@fulldev/list",
|
|
1213
|
-
"@fulldev/section"
|
|
1214
|
-
],
|
|
1215
2159
|
"files": [
|
|
1216
2160
|
{
|
|
1217
2161
|
"path": "src/components/blocks/content-3.astro",
|
|
1218
2162
|
"type": "registry:block"
|
|
1219
2163
|
}
|
|
1220
|
-
]
|
|
2164
|
+
],
|
|
2165
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
1221
2166
|
},
|
|
1222
2167
|
{
|
|
1223
2168
|
"name": "content-4",
|
|
1224
2169
|
"type": "registry:block",
|
|
1225
|
-
"registryDependencies": [
|
|
1226
|
-
"@fulldev/button",
|
|
1227
|
-
"@fulldev/icon",
|
|
1228
|
-
"@fulldev/image",
|
|
1229
|
-
"@fulldev/list",
|
|
1230
|
-
"@fulldev/section"
|
|
1231
|
-
],
|
|
1232
2170
|
"files": [
|
|
1233
2171
|
{
|
|
1234
2172
|
"path": "src/components/blocks/content-4.astro",
|
|
1235
2173
|
"type": "registry:block"
|
|
1236
2174
|
}
|
|
2175
|
+
],
|
|
2176
|
+
"registryDependencies": [
|
|
2177
|
+
"@fulldev/button",
|
|
2178
|
+
"@fulldev/section",
|
|
2179
|
+
"@fulldev/icon"
|
|
1237
2180
|
]
|
|
1238
2181
|
},
|
|
1239
2182
|
{
|
|
1240
|
-
"name": "
|
|
2183
|
+
"name": "content-5",
|
|
1241
2184
|
"type": "registry:block",
|
|
2185
|
+
"files": [
|
|
2186
|
+
{
|
|
2187
|
+
"path": "src/components/blocks/content-5.astro",
|
|
2188
|
+
"type": "registry:block"
|
|
2189
|
+
}
|
|
2190
|
+
],
|
|
1242
2191
|
"registryDependencies": [
|
|
1243
|
-
"@fulldev/avatar",
|
|
1244
2192
|
"@fulldev/button",
|
|
1245
|
-
"@fulldev/
|
|
1246
|
-
"@fulldev/
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
2193
|
+
"@fulldev/section",
|
|
2194
|
+
"@fulldev/icon"
|
|
2195
|
+
]
|
|
2196
|
+
},
|
|
2197
|
+
{
|
|
2198
|
+
"name": "content-6",
|
|
2199
|
+
"type": "registry:block",
|
|
1250
2200
|
"files": [
|
|
1251
2201
|
{
|
|
1252
|
-
"path": "src/components/blocks/
|
|
2202
|
+
"path": "src/components/blocks/content-6.astro",
|
|
1253
2203
|
"type": "registry:block"
|
|
1254
2204
|
}
|
|
2205
|
+
],
|
|
2206
|
+
"registryDependencies": [
|
|
2207
|
+
"@fulldev/button",
|
|
2208
|
+
"@fulldev/section",
|
|
2209
|
+
"@fulldev/icon"
|
|
1255
2210
|
]
|
|
1256
2211
|
},
|
|
1257
2212
|
{
|
|
1258
|
-
"name": "cta-
|
|
2213
|
+
"name": "cta-1",
|
|
1259
2214
|
"type": "registry:block",
|
|
2215
|
+
"files": [
|
|
2216
|
+
{
|
|
2217
|
+
"path": "src/components/blocks/cta-1.astro",
|
|
2218
|
+
"type": "registry:block"
|
|
2219
|
+
}
|
|
2220
|
+
],
|
|
1260
2221
|
"registryDependencies": [
|
|
1261
2222
|
"@fulldev/avatar",
|
|
1262
2223
|
"@fulldev/button",
|
|
1263
|
-
"@fulldev/icon",
|
|
1264
|
-
"@fulldev/image",
|
|
1265
|
-
"@fulldev/item",
|
|
1266
2224
|
"@fulldev/rating",
|
|
1267
2225
|
"@fulldev/section"
|
|
1268
|
-
]
|
|
2226
|
+
]
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"name": "cta-2",
|
|
2230
|
+
"type": "registry:block",
|
|
1269
2231
|
"files": [
|
|
1270
2232
|
{
|
|
1271
2233
|
"path": "src/components/blocks/cta-2.astro",
|
|
1272
2234
|
"type": "registry:block"
|
|
1273
2235
|
}
|
|
1274
|
-
]
|
|
1275
|
-
},
|
|
1276
|
-
{
|
|
1277
|
-
"name": "cta-3",
|
|
1278
|
-
"type": "registry:block",
|
|
2236
|
+
],
|
|
1279
2237
|
"registryDependencies": [
|
|
1280
2238
|
"@fulldev/avatar",
|
|
1281
2239
|
"@fulldev/button",
|
|
1282
|
-
"@fulldev/icon",
|
|
1283
|
-
"@fulldev/item",
|
|
1284
2240
|
"@fulldev/rating",
|
|
1285
2241
|
"@fulldev/section"
|
|
1286
|
-
]
|
|
2242
|
+
]
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
"name": "cta-3",
|
|
2246
|
+
"type": "registry:block",
|
|
1287
2247
|
"files": [
|
|
1288
2248
|
{
|
|
1289
2249
|
"path": "src/components/blocks/cta-3.astro",
|
|
1290
2250
|
"type": "registry:block"
|
|
1291
2251
|
}
|
|
1292
|
-
]
|
|
1293
|
-
},
|
|
1294
|
-
{
|
|
1295
|
-
"name": "cta-4",
|
|
1296
|
-
"type": "registry:block",
|
|
2252
|
+
],
|
|
1297
2253
|
"registryDependencies": [
|
|
1298
2254
|
"@fulldev/avatar",
|
|
1299
2255
|
"@fulldev/button",
|
|
1300
|
-
"@fulldev/icon",
|
|
1301
|
-
"@fulldev/image",
|
|
1302
|
-
"@fulldev/item",
|
|
1303
2256
|
"@fulldev/rating",
|
|
1304
2257
|
"@fulldev/section"
|
|
1305
|
-
]
|
|
2258
|
+
]
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"name": "cta-4",
|
|
2262
|
+
"type": "registry:block",
|
|
1306
2263
|
"files": [
|
|
1307
2264
|
{
|
|
1308
2265
|
"path": "src/components/blocks/cta-4.astro",
|
|
1309
2266
|
"type": "registry:block"
|
|
1310
2267
|
}
|
|
1311
|
-
]
|
|
1312
|
-
},
|
|
1313
|
-
{
|
|
1314
|
-
"name": "cta-5",
|
|
1315
|
-
"type": "registry:block",
|
|
2268
|
+
],
|
|
1316
2269
|
"registryDependencies": [
|
|
1317
2270
|
"@fulldev/avatar",
|
|
1318
2271
|
"@fulldev/button",
|
|
1319
|
-
"@fulldev/icon",
|
|
1320
|
-
"@fulldev/image",
|
|
1321
|
-
"@fulldev/item",
|
|
1322
2272
|
"@fulldev/rating",
|
|
1323
2273
|
"@fulldev/section"
|
|
1324
|
-
]
|
|
2274
|
+
]
|
|
2275
|
+
},
|
|
2276
|
+
{
|
|
2277
|
+
"name": "cta-5",
|
|
2278
|
+
"type": "registry:block",
|
|
1325
2279
|
"files": [
|
|
1326
2280
|
{
|
|
1327
2281
|
"path": "src/components/blocks/cta-5.astro",
|
|
1328
2282
|
"type": "registry:block"
|
|
1329
2283
|
}
|
|
2284
|
+
],
|
|
2285
|
+
"registryDependencies": [
|
|
2286
|
+
"@fulldev/button",
|
|
2287
|
+
"@fulldev/section",
|
|
2288
|
+
"@fulldev/icon"
|
|
1330
2289
|
]
|
|
1331
2290
|
},
|
|
1332
2291
|
{
|
|
1333
2292
|
"name": "cta-6",
|
|
1334
2293
|
"type": "registry:block",
|
|
1335
|
-
"registryDependencies": [
|
|
1336
|
-
"@fulldev/avatar",
|
|
1337
|
-
"@fulldev/button",
|
|
1338
|
-
"@fulldev/icon",
|
|
1339
|
-
"@fulldev/item",
|
|
1340
|
-
"@fulldev/rating",
|
|
1341
|
-
"@fulldev/section"
|
|
1342
|
-
],
|
|
1343
2294
|
"files": [
|
|
1344
2295
|
{
|
|
1345
2296
|
"path": "src/components/blocks/cta-6.astro",
|
|
1346
2297
|
"type": "registry:block"
|
|
1347
2298
|
}
|
|
1348
|
-
]
|
|
1349
|
-
},
|
|
1350
|
-
{
|
|
1351
|
-
"name": "cta-7",
|
|
1352
|
-
"type": "registry:block",
|
|
2299
|
+
],
|
|
1353
2300
|
"registryDependencies": [
|
|
1354
2301
|
"@fulldev/avatar",
|
|
1355
2302
|
"@fulldev/button",
|
|
1356
|
-
"@fulldev/icon",
|
|
1357
|
-
"@fulldev/image",
|
|
1358
|
-
"@fulldev/item",
|
|
1359
2303
|
"@fulldev/rating",
|
|
1360
2304
|
"@fulldev/section"
|
|
1361
|
-
]
|
|
2305
|
+
]
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"name": "cta-7",
|
|
2309
|
+
"type": "registry:block",
|
|
1362
2310
|
"files": [
|
|
1363
2311
|
{
|
|
1364
2312
|
"path": "src/components/blocks/cta-7.astro",
|
|
1365
2313
|
"type": "registry:block"
|
|
1366
2314
|
}
|
|
2315
|
+
],
|
|
2316
|
+
"registryDependencies": [
|
|
2317
|
+
"@fulldev/avatar",
|
|
2318
|
+
"@fulldev/button",
|
|
2319
|
+
"@fulldev/section"
|
|
1367
2320
|
]
|
|
1368
2321
|
},
|
|
1369
2322
|
{
|
|
1370
2323
|
"name": "cta-8",
|
|
1371
2324
|
"type": "registry:block",
|
|
1372
|
-
"
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
"@fulldev/rating",
|
|
1378
|
-
"@fulldev/section"
|
|
2325
|
+
"files": [
|
|
2326
|
+
{
|
|
2327
|
+
"path": "src/components/blocks/cta-8.astro",
|
|
2328
|
+
"type": "registry:block"
|
|
2329
|
+
}
|
|
1379
2330
|
],
|
|
2331
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"name": "doc-1",
|
|
2335
|
+
"type": "registry:block",
|
|
1380
2336
|
"files": [
|
|
1381
2337
|
{
|
|
1382
|
-
"path": "src/components/blocks/
|
|
2338
|
+
"path": "src/components/blocks/doc-1.astro",
|
|
1383
2339
|
"type": "registry:block"
|
|
1384
2340
|
}
|
|
2341
|
+
],
|
|
2342
|
+
"registryDependencies": [
|
|
2343
|
+
"@fulldev/button",
|
|
2344
|
+
"@fulldev/card",
|
|
2345
|
+
"@fulldev/dropdown-menu",
|
|
2346
|
+
"@fulldev/section",
|
|
2347
|
+
"@fulldev/toc",
|
|
2348
|
+
"@fulldev/typography",
|
|
2349
|
+
"@fulldev/icon"
|
|
1385
2350
|
]
|
|
1386
2351
|
},
|
|
1387
2352
|
{
|
|
1388
2353
|
"name": "faqs-1",
|
|
1389
2354
|
"type": "registry:block",
|
|
1390
|
-
"registryDependencies": [
|
|
1391
|
-
"@fulldev/accordion",
|
|
1392
|
-
"@fulldev/button",
|
|
1393
|
-
"@fulldev/icon",
|
|
1394
|
-
"@fulldev/section"
|
|
1395
|
-
],
|
|
1396
2355
|
"files": [
|
|
1397
2356
|
{
|
|
1398
2357
|
"path": "src/components/blocks/faqs-1.astro",
|
|
1399
2358
|
"type": "registry:block"
|
|
1400
2359
|
}
|
|
2360
|
+
],
|
|
2361
|
+
"registryDependencies": [
|
|
2362
|
+
"@fulldev/accordion",
|
|
2363
|
+
"@fulldev/button",
|
|
2364
|
+
"@fulldev/section"
|
|
1401
2365
|
]
|
|
1402
2366
|
},
|
|
1403
2367
|
{
|
|
1404
2368
|
"name": "faqs-2",
|
|
1405
2369
|
"type": "registry:block",
|
|
1406
|
-
"registryDependencies": [
|
|
1407
|
-
"@fulldev/accordion",
|
|
1408
|
-
"@fulldev/button",
|
|
1409
|
-
"@fulldev/icon",
|
|
1410
|
-
"@fulldev/section"
|
|
1411
|
-
],
|
|
1412
2370
|
"files": [
|
|
1413
2371
|
{
|
|
1414
2372
|
"path": "src/components/blocks/faqs-2.astro",
|
|
1415
2373
|
"type": "registry:block"
|
|
1416
2374
|
}
|
|
2375
|
+
],
|
|
2376
|
+
"registryDependencies": [
|
|
2377
|
+
"@fulldev/accordion",
|
|
2378
|
+
"@fulldev/button",
|
|
2379
|
+
"@fulldev/section"
|
|
1417
2380
|
]
|
|
1418
2381
|
},
|
|
1419
2382
|
{
|
|
1420
2383
|
"name": "faqs-3",
|
|
1421
2384
|
"type": "registry:block",
|
|
1422
|
-
"registryDependencies": [
|
|
1423
|
-
"@fulldev/accordion",
|
|
1424
|
-
"@fulldev/button",
|
|
1425
|
-
"@fulldev/icon",
|
|
1426
|
-
"@fulldev/section"
|
|
1427
|
-
],
|
|
1428
2385
|
"files": [
|
|
1429
2386
|
{
|
|
1430
2387
|
"path": "src/components/blocks/faqs-3.astro",
|
|
1431
2388
|
"type": "registry:block"
|
|
1432
2389
|
}
|
|
2390
|
+
],
|
|
2391
|
+
"registryDependencies": [
|
|
2392
|
+
"@fulldev/accordion",
|
|
2393
|
+
"@fulldev/badge",
|
|
2394
|
+
"@fulldev/section"
|
|
1433
2395
|
]
|
|
1434
2396
|
},
|
|
1435
2397
|
{
|
|
1436
2398
|
"name": "faqs-4",
|
|
1437
2399
|
"type": "registry:block",
|
|
1438
|
-
"registryDependencies": [
|
|
1439
|
-
"@fulldev/accordion",
|
|
1440
|
-
"@fulldev/button",
|
|
1441
|
-
"@fulldev/icon",
|
|
1442
|
-
"@fulldev/section"
|
|
1443
|
-
],
|
|
1444
2400
|
"files": [
|
|
1445
2401
|
{
|
|
1446
2402
|
"path": "src/components/blocks/faqs-4.astro",
|
|
1447
2403
|
"type": "registry:block"
|
|
1448
2404
|
}
|
|
1449
|
-
]
|
|
2405
|
+
],
|
|
2406
|
+
"registryDependencies": ["@fulldev/accordion", "@fulldev/section"]
|
|
1450
2407
|
},
|
|
1451
2408
|
{
|
|
1452
2409
|
"name": "features-1",
|
|
1453
2410
|
"type": "registry:block",
|
|
1454
|
-
"registryDependencies": [
|
|
1455
|
-
"@fulldev/button",
|
|
1456
|
-
"@fulldev/icon",
|
|
1457
|
-
"@fulldev/section",
|
|
1458
|
-
"@fulldev/tile"
|
|
1459
|
-
],
|
|
1460
2411
|
"files": [
|
|
1461
2412
|
{
|
|
1462
2413
|
"path": "src/components/blocks/features-1.astro",
|
|
1463
2414
|
"type": "registry:block"
|
|
1464
2415
|
}
|
|
2416
|
+
],
|
|
2417
|
+
"registryDependencies": [
|
|
2418
|
+
"@fulldev/button",
|
|
2419
|
+
"@fulldev/section",
|
|
2420
|
+
"@fulldev/icon"
|
|
1465
2421
|
]
|
|
1466
2422
|
},
|
|
1467
2423
|
{
|
|
1468
2424
|
"name": "features-2",
|
|
1469
2425
|
"type": "registry:block",
|
|
1470
|
-
"registryDependencies": [
|
|
1471
|
-
"@fulldev/button",
|
|
1472
|
-
"@fulldev/icon",
|
|
1473
|
-
"@fulldev/section",
|
|
1474
|
-
"@fulldev/tile"
|
|
1475
|
-
],
|
|
1476
2426
|
"files": [
|
|
1477
2427
|
{
|
|
1478
2428
|
"path": "src/components/blocks/features-2.astro",
|
|
1479
2429
|
"type": "registry:block"
|
|
1480
2430
|
}
|
|
2431
|
+
],
|
|
2432
|
+
"registryDependencies": [
|
|
2433
|
+
"@fulldev/button",
|
|
2434
|
+
"@fulldev/section",
|
|
2435
|
+
"@fulldev/icon"
|
|
1481
2436
|
]
|
|
1482
2437
|
},
|
|
1483
2438
|
{
|
|
1484
2439
|
"name": "features-3",
|
|
1485
2440
|
"type": "registry:block",
|
|
1486
|
-
"registryDependencies": [
|
|
1487
|
-
"@fulldev/image",
|
|
1488
|
-
"@fulldev/section",
|
|
1489
|
-
"@fulldev/tile"
|
|
1490
|
-
],
|
|
1491
2441
|
"files": [
|
|
1492
2442
|
{
|
|
1493
2443
|
"path": "src/components/blocks/features-3.astro",
|
|
1494
2444
|
"type": "registry:block"
|
|
1495
2445
|
}
|
|
1496
|
-
]
|
|
2446
|
+
],
|
|
2447
|
+
"registryDependencies": ["@fulldev/section"]
|
|
1497
2448
|
},
|
|
1498
2449
|
{
|
|
1499
2450
|
"name": "features-4",
|
|
1500
2451
|
"type": "registry:block",
|
|
1501
|
-
"registryDependencies": [
|
|
1502
|
-
"@fulldev/button",
|
|
1503
|
-
"@fulldev/icon",
|
|
1504
|
-
"@fulldev/section",
|
|
1505
|
-
"@fulldev/tile"
|
|
1506
|
-
],
|
|
1507
2452
|
"files": [
|
|
1508
2453
|
{
|
|
1509
2454
|
"path": "src/components/blocks/features-4.astro",
|
|
1510
2455
|
"type": "registry:block"
|
|
1511
2456
|
}
|
|
2457
|
+
],
|
|
2458
|
+
"registryDependencies": [
|
|
2459
|
+
"@fulldev/button",
|
|
2460
|
+
"@fulldev/section",
|
|
2461
|
+
"@fulldev/icon"
|
|
1512
2462
|
]
|
|
1513
2463
|
},
|
|
1514
2464
|
{
|
|
1515
2465
|
"name": "features-5",
|
|
1516
2466
|
"type": "registry:block",
|
|
1517
|
-
"registryDependencies": [
|
|
1518
|
-
"@fulldev/button",
|
|
1519
|
-
"@fulldev/icon",
|
|
1520
|
-
"@fulldev/section",
|
|
1521
|
-
"@fulldev/tile"
|
|
1522
|
-
],
|
|
1523
2467
|
"files": [
|
|
1524
2468
|
{
|
|
1525
2469
|
"path": "src/components/blocks/features-5.astro",
|
|
1526
2470
|
"type": "registry:block"
|
|
1527
2471
|
}
|
|
2472
|
+
],
|
|
2473
|
+
"registryDependencies": [
|
|
2474
|
+
"@fulldev/button",
|
|
2475
|
+
"@fulldev/section",
|
|
2476
|
+
"@fulldev/icon"
|
|
1528
2477
|
]
|
|
1529
2478
|
},
|
|
1530
2479
|
{
|
|
1531
2480
|
"name": "features-6",
|
|
1532
2481
|
"type": "registry:block",
|
|
1533
|
-
"registryDependencies": [
|
|
1534
|
-
"@fulldev/button",
|
|
1535
|
-
"@fulldev/icon",
|
|
1536
|
-
"@fulldev/section",
|
|
1537
|
-
"@fulldev/tile"
|
|
1538
|
-
],
|
|
1539
2482
|
"files": [
|
|
1540
2483
|
{
|
|
1541
2484
|
"path": "src/components/blocks/features-6.astro",
|
|
1542
2485
|
"type": "registry:block"
|
|
1543
2486
|
}
|
|
2487
|
+
],
|
|
2488
|
+
"registryDependencies": [
|
|
2489
|
+
"@fulldev/button",
|
|
2490
|
+
"@fulldev/section",
|
|
2491
|
+
"@fulldev/separator"
|
|
1544
2492
|
]
|
|
1545
2493
|
},
|
|
1546
2494
|
{
|
|
1547
2495
|
"name": "footer-1",
|
|
1548
2496
|
"type": "registry:block",
|
|
1549
|
-
"registryDependencies": [
|
|
1550
|
-
"@fulldev/footer",
|
|
1551
|
-
"@fulldev/icon",
|
|
1552
|
-
"@fulldev/logo"
|
|
1553
|
-
],
|
|
1554
2497
|
"files": [
|
|
1555
2498
|
{
|
|
1556
2499
|
"path": "src/components/blocks/footer-1.astro",
|
|
1557
2500
|
"type": "registry:block"
|
|
1558
2501
|
}
|
|
2502
|
+
],
|
|
2503
|
+
"registryDependencies": [
|
|
2504
|
+
"@fulldev/logo",
|
|
2505
|
+
"@fulldev/section",
|
|
2506
|
+
"@fulldev/separator",
|
|
2507
|
+
"@fulldev/icon"
|
|
1559
2508
|
]
|
|
1560
2509
|
},
|
|
1561
2510
|
{
|
|
1562
2511
|
"name": "footer-2",
|
|
1563
2512
|
"type": "registry:block",
|
|
1564
|
-
"registryDependencies": [
|
|
1565
|
-
"@fulldev/footer",
|
|
1566
|
-
"@fulldev/icon",
|
|
1567
|
-
"@fulldev/logo"
|
|
1568
|
-
],
|
|
1569
2513
|
"files": [
|
|
1570
2514
|
{
|
|
1571
2515
|
"path": "src/components/blocks/footer-2.astro",
|
|
1572
2516
|
"type": "registry:block"
|
|
1573
2517
|
}
|
|
2518
|
+
],
|
|
2519
|
+
"registryDependencies": [
|
|
2520
|
+
"@fulldev/logo",
|
|
2521
|
+
"@fulldev/section",
|
|
2522
|
+
"@fulldev/separator",
|
|
2523
|
+
"@fulldev/icon"
|
|
1574
2524
|
]
|
|
1575
2525
|
},
|
|
1576
2526
|
{
|
|
1577
|
-
"name": "
|
|
2527
|
+
"name": "footer-3",
|
|
1578
2528
|
"type": "registry:block",
|
|
2529
|
+
"files": [
|
|
2530
|
+
{
|
|
2531
|
+
"path": "src/components/blocks/footer-3.astro",
|
|
2532
|
+
"type": "registry:block"
|
|
2533
|
+
}
|
|
2534
|
+
],
|
|
1579
2535
|
"registryDependencies": [
|
|
1580
|
-
"@fulldev/button",
|
|
1581
|
-
"@fulldev/collapsible",
|
|
1582
|
-
"@fulldev/header",
|
|
1583
|
-
"@fulldev/icon",
|
|
1584
2536
|
"@fulldev/logo",
|
|
1585
|
-
"@fulldev/
|
|
1586
|
-
"@fulldev/
|
|
1587
|
-
"@fulldev/
|
|
1588
|
-
|
|
1589
|
-
|
|
2537
|
+
"@fulldev/section",
|
|
2538
|
+
"@fulldev/separator",
|
|
2539
|
+
"@fulldev/icon"
|
|
2540
|
+
]
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
"name": "header-1",
|
|
2544
|
+
"type": "registry:block",
|
|
1590
2545
|
"files": [
|
|
1591
2546
|
{
|
|
1592
2547
|
"path": "src/components/blocks/header-1.astro",
|
|
1593
2548
|
"type": "registry:block"
|
|
1594
2549
|
}
|
|
2550
|
+
],
|
|
2551
|
+
"registryDependencies": [
|
|
2552
|
+
"@fulldev/button",
|
|
2553
|
+
"@fulldev/header",
|
|
2554
|
+
"@fulldev/icon",
|
|
2555
|
+
"@fulldev/logo",
|
|
2556
|
+
"@fulldev/navigation-menu",
|
|
2557
|
+
"@fulldev/sheet"
|
|
1595
2558
|
]
|
|
1596
2559
|
},
|
|
1597
2560
|
{
|
|
1598
2561
|
"name": "header-2",
|
|
1599
2562
|
"type": "registry:block",
|
|
2563
|
+
"files": [
|
|
2564
|
+
{
|
|
2565
|
+
"path": "src/components/blocks/header-2.astro",
|
|
2566
|
+
"type": "registry:block"
|
|
2567
|
+
}
|
|
2568
|
+
],
|
|
1600
2569
|
"registryDependencies": [
|
|
1601
2570
|
"@fulldev/button",
|
|
1602
|
-
"@fulldev/collapsible",
|
|
1603
2571
|
"@fulldev/header",
|
|
1604
2572
|
"@fulldev/icon",
|
|
1605
2573
|
"@fulldev/logo",
|
|
1606
2574
|
"@fulldev/navigation-menu",
|
|
1607
|
-
"@fulldev/sheet"
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
2575
|
+
"@fulldev/sheet"
|
|
2576
|
+
]
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "header-3",
|
|
2580
|
+
"type": "registry:block",
|
|
1611
2581
|
"files": [
|
|
1612
2582
|
{
|
|
1613
|
-
"path": "src/components/blocks/header-
|
|
2583
|
+
"path": "src/components/blocks/header-3.astro",
|
|
1614
2584
|
"type": "registry:block"
|
|
1615
2585
|
}
|
|
2586
|
+
],
|
|
2587
|
+
"registryDependencies": [
|
|
2588
|
+
"@fulldev/button",
|
|
2589
|
+
"@fulldev/header",
|
|
2590
|
+
"@fulldev/icon",
|
|
2591
|
+
"@fulldev/logo",
|
|
2592
|
+
"@fulldev/navigation-menu",
|
|
2593
|
+
"@fulldev/separator",
|
|
2594
|
+
"@fulldev/sheet"
|
|
1616
2595
|
]
|
|
1617
2596
|
},
|
|
1618
2597
|
{
|
|
1619
|
-
"name": "header-
|
|
2598
|
+
"name": "header-4",
|
|
1620
2599
|
"type": "registry:block",
|
|
2600
|
+
"files": [
|
|
2601
|
+
{
|
|
2602
|
+
"path": "src/components/blocks/header-4.astro",
|
|
2603
|
+
"type": "registry:block"
|
|
2604
|
+
}
|
|
2605
|
+
],
|
|
1621
2606
|
"registryDependencies": [
|
|
1622
2607
|
"@fulldev/button",
|
|
1623
|
-
"@fulldev/collapsible",
|
|
1624
2608
|
"@fulldev/header",
|
|
1625
2609
|
"@fulldev/icon",
|
|
1626
2610
|
"@fulldev/logo",
|
|
1627
2611
|
"@fulldev/navigation-menu",
|
|
1628
|
-
"@fulldev/sheet"
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
2612
|
+
"@fulldev/sheet"
|
|
2613
|
+
]
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
"name": "header-5",
|
|
2617
|
+
"type": "registry:block",
|
|
1632
2618
|
"files": [
|
|
1633
2619
|
{
|
|
1634
|
-
"path": "src/components/blocks/header-
|
|
2620
|
+
"path": "src/components/blocks/header-5.astro",
|
|
1635
2621
|
"type": "registry:block"
|
|
1636
2622
|
}
|
|
2623
|
+
],
|
|
2624
|
+
"registryDependencies": [
|
|
2625
|
+
"@fulldev/button",
|
|
2626
|
+
"@fulldev/header",
|
|
2627
|
+
"@fulldev/icon",
|
|
2628
|
+
"@fulldev/logo",
|
|
2629
|
+
"@fulldev/navigation-menu",
|
|
2630
|
+
"@fulldev/separator",
|
|
2631
|
+
"@fulldev/sheet"
|
|
1637
2632
|
]
|
|
1638
2633
|
},
|
|
1639
2634
|
{
|
|
1640
2635
|
"name": "hero-1",
|
|
1641
2636
|
"type": "registry:block",
|
|
2637
|
+
"files": [
|
|
2638
|
+
{
|
|
2639
|
+
"path": "src/components/blocks/hero-1.astro",
|
|
2640
|
+
"type": "registry:block"
|
|
2641
|
+
}
|
|
2642
|
+
],
|
|
1642
2643
|
"registryDependencies": [
|
|
1643
2644
|
"@fulldev/badge",
|
|
1644
2645
|
"@fulldev/button",
|
|
1645
|
-
"@fulldev/icon",
|
|
1646
|
-
"@fulldev/image",
|
|
1647
2646
|
"@fulldev/section"
|
|
1648
|
-
]
|
|
2647
|
+
]
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
"name": "hero-10",
|
|
2651
|
+
"type": "registry:block",
|
|
1649
2652
|
"files": [
|
|
1650
2653
|
{
|
|
1651
|
-
"path": "src/components/blocks/hero-
|
|
2654
|
+
"path": "src/components/blocks/hero-10.astro",
|
|
1652
2655
|
"type": "registry:block"
|
|
1653
2656
|
}
|
|
2657
|
+
],
|
|
2658
|
+
"registryDependencies": [
|
|
2659
|
+
"@fulldev/avatar",
|
|
2660
|
+
"@fulldev/button",
|
|
2661
|
+
"@fulldev/rating",
|
|
2662
|
+
"@fulldev/section"
|
|
1654
2663
|
]
|
|
1655
2664
|
},
|
|
1656
2665
|
{
|
|
1657
|
-
"name": "hero-
|
|
2666
|
+
"name": "hero-11",
|
|
1658
2667
|
"type": "registry:block",
|
|
2668
|
+
"files": [
|
|
2669
|
+
{
|
|
2670
|
+
"path": "src/components/blocks/hero-11.astro",
|
|
2671
|
+
"type": "registry:block"
|
|
2672
|
+
}
|
|
2673
|
+
],
|
|
1659
2674
|
"registryDependencies": [
|
|
1660
2675
|
"@fulldev/avatar",
|
|
1661
2676
|
"@fulldev/button",
|
|
1662
|
-
"@fulldev/icon",
|
|
1663
|
-
"@fulldev/image",
|
|
1664
|
-
"@fulldev/item",
|
|
1665
2677
|
"@fulldev/rating",
|
|
1666
2678
|
"@fulldev/section"
|
|
2679
|
+
]
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
"name": "hero-12",
|
|
2683
|
+
"type": "registry:block",
|
|
2684
|
+
"files": [
|
|
2685
|
+
{
|
|
2686
|
+
"path": "src/components/blocks/hero-12.astro",
|
|
2687
|
+
"type": "registry:block"
|
|
2688
|
+
}
|
|
1667
2689
|
],
|
|
2690
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "hero-13",
|
|
2694
|
+
"type": "registry:block",
|
|
1668
2695
|
"files": [
|
|
1669
2696
|
{
|
|
1670
|
-
"path": "src/components/blocks/hero-
|
|
2697
|
+
"path": "src/components/blocks/hero-13.astro",
|
|
1671
2698
|
"type": "registry:block"
|
|
1672
2699
|
}
|
|
1673
|
-
]
|
|
2700
|
+
],
|
|
2701
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
1674
2702
|
},
|
|
1675
2703
|
{
|
|
1676
|
-
"name": "hero-
|
|
2704
|
+
"name": "hero-2",
|
|
1677
2705
|
"type": "registry:block",
|
|
2706
|
+
"files": [
|
|
2707
|
+
{
|
|
2708
|
+
"path": "src/components/blocks/hero-2.astro",
|
|
2709
|
+
"type": "registry:block"
|
|
2710
|
+
}
|
|
2711
|
+
],
|
|
1678
2712
|
"registryDependencies": [
|
|
2713
|
+
"@fulldev/avatar",
|
|
1679
2714
|
"@fulldev/button",
|
|
1680
|
-
"@fulldev/
|
|
1681
|
-
"@fulldev/image",
|
|
2715
|
+
"@fulldev/rating",
|
|
1682
2716
|
"@fulldev/section"
|
|
1683
|
-
]
|
|
2717
|
+
]
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
"name": "hero-3",
|
|
2721
|
+
"type": "registry:block",
|
|
1684
2722
|
"files": [
|
|
1685
2723
|
{
|
|
1686
2724
|
"path": "src/components/blocks/hero-3.astro",
|
|
1687
2725
|
"type": "registry:block"
|
|
1688
2726
|
}
|
|
1689
|
-
]
|
|
2727
|
+
],
|
|
2728
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
1690
2729
|
},
|
|
1691
2730
|
{
|
|
1692
2731
|
"name": "hero-4",
|
|
1693
2732
|
"type": "registry:block",
|
|
1694
|
-
"registryDependencies": [
|
|
1695
|
-
"@fulldev/button",
|
|
1696
|
-
"@fulldev/icon",
|
|
1697
|
-
"@fulldev/image",
|
|
1698
|
-
"@fulldev/section"
|
|
1699
|
-
],
|
|
1700
2733
|
"files": [
|
|
1701
2734
|
{
|
|
1702
2735
|
"path": "src/components/blocks/hero-4.astro",
|
|
1703
2736
|
"type": "registry:block"
|
|
1704
2737
|
}
|
|
2738
|
+
],
|
|
2739
|
+
"registryDependencies": [
|
|
2740
|
+
"@fulldev/button",
|
|
2741
|
+
"@fulldev/section",
|
|
2742
|
+
"@fulldev/icon"
|
|
1705
2743
|
]
|
|
1706
2744
|
},
|
|
1707
2745
|
{
|
|
1708
2746
|
"name": "hero-5",
|
|
1709
2747
|
"type": "registry:block",
|
|
1710
|
-
"registryDependencies": [
|
|
1711
|
-
"@fulldev/avatar",
|
|
1712
|
-
"@fulldev/button",
|
|
1713
|
-
"@fulldev/icon",
|
|
1714
|
-
"@fulldev/image",
|
|
1715
|
-
"@fulldev/item",
|
|
1716
|
-
"@fulldev/list",
|
|
1717
|
-
"@fulldev/rating",
|
|
1718
|
-
"@fulldev/section"
|
|
1719
|
-
],
|
|
1720
2748
|
"files": [
|
|
1721
2749
|
{
|
|
1722
2750
|
"path": "src/components/blocks/hero-5.astro",
|
|
1723
2751
|
"type": "registry:block"
|
|
1724
2752
|
}
|
|
2753
|
+
],
|
|
2754
|
+
"registryDependencies": [
|
|
2755
|
+
"@fulldev/avatar",
|
|
2756
|
+
"@fulldev/button",
|
|
2757
|
+
"@fulldev/rating",
|
|
2758
|
+
"@fulldev/section",
|
|
2759
|
+
"@fulldev/icon"
|
|
1725
2760
|
]
|
|
1726
2761
|
},
|
|
1727
2762
|
{
|
|
1728
2763
|
"name": "hero-6",
|
|
1729
2764
|
"type": "registry:block",
|
|
1730
|
-
"registryDependencies": [
|
|
1731
|
-
"@fulldev/avatar",
|
|
1732
|
-
"@fulldev/button",
|
|
1733
|
-
"@fulldev/icon",
|
|
1734
|
-
"@fulldev/image",
|
|
1735
|
-
"@fulldev/item",
|
|
1736
|
-
"@fulldev/list",
|
|
1737
|
-
"@fulldev/rating",
|
|
1738
|
-
"@fulldev/section"
|
|
1739
|
-
],
|
|
1740
2765
|
"files": [
|
|
1741
2766
|
{
|
|
1742
2767
|
"path": "src/components/blocks/hero-6.astro",
|
|
1743
2768
|
"type": "registry:block"
|
|
1744
2769
|
}
|
|
2770
|
+
],
|
|
2771
|
+
"registryDependencies": [
|
|
2772
|
+
"@fulldev/avatar",
|
|
2773
|
+
"@fulldev/button",
|
|
2774
|
+
"@fulldev/rating",
|
|
2775
|
+
"@fulldev/section",
|
|
2776
|
+
"@fulldev/icon"
|
|
1745
2777
|
]
|
|
1746
2778
|
},
|
|
1747
2779
|
{
|
|
1748
2780
|
"name": "hero-7",
|
|
1749
2781
|
"type": "registry:block",
|
|
1750
|
-
"registryDependencies": [
|
|
1751
|
-
"@fulldev/avatar",
|
|
1752
|
-
"@fulldev/button",
|
|
1753
|
-
"@fulldev/icon",
|
|
1754
|
-
"@fulldev/image",
|
|
1755
|
-
"@fulldev/item",
|
|
1756
|
-
"@fulldev/list",
|
|
1757
|
-
"@fulldev/rating",
|
|
1758
|
-
"@fulldev/section"
|
|
1759
|
-
],
|
|
1760
2782
|
"files": [
|
|
1761
2783
|
{
|
|
1762
2784
|
"path": "src/components/blocks/hero-7.astro",
|
|
1763
2785
|
"type": "registry:block"
|
|
1764
2786
|
}
|
|
2787
|
+
],
|
|
2788
|
+
"registryDependencies": [
|
|
2789
|
+
"@fulldev/avatar",
|
|
2790
|
+
"@fulldev/button",
|
|
2791
|
+
"@fulldev/rating",
|
|
2792
|
+
"@fulldev/section",
|
|
2793
|
+
"@fulldev/icon"
|
|
1765
2794
|
]
|
|
1766
2795
|
},
|
|
1767
2796
|
{
|
|
1768
2797
|
"name": "hero-8",
|
|
1769
2798
|
"type": "registry:block",
|
|
1770
|
-
"registryDependencies": [
|
|
1771
|
-
"@fulldev/button",
|
|
1772
|
-
"@fulldev/icon",
|
|
1773
|
-
"@fulldev/image",
|
|
1774
|
-
"@fulldev/section"
|
|
1775
|
-
],
|
|
1776
2799
|
"files": [
|
|
1777
2800
|
{
|
|
1778
2801
|
"path": "src/components/blocks/hero-8.astro",
|
|
1779
2802
|
"type": "registry:block"
|
|
1780
2803
|
}
|
|
1781
|
-
]
|
|
2804
|
+
],
|
|
2805
|
+
"registryDependencies": ["@fulldev/button", "@fulldev/section"]
|
|
1782
2806
|
},
|
|
1783
2807
|
{
|
|
1784
2808
|
"name": "hero-9",
|
|
1785
2809
|
"type": "registry:block",
|
|
1786
|
-
"registryDependencies": [
|
|
1787
|
-
"@fulldev/avatar",
|
|
1788
|
-
"@fulldev/button",
|
|
1789
|
-
"@fulldev/icon",
|
|
1790
|
-
"@fulldev/image",
|
|
1791
|
-
"@fulldev/item",
|
|
1792
|
-
"@fulldev/list",
|
|
1793
|
-
"@fulldev/rating",
|
|
1794
|
-
"@fulldev/section"
|
|
1795
|
-
],
|
|
1796
2810
|
"files": [
|
|
1797
2811
|
{
|
|
1798
2812
|
"path": "src/components/blocks/hero-9.astro",
|
|
1799
2813
|
"type": "registry:block"
|
|
1800
2814
|
}
|
|
1801
|
-
]
|
|
1802
|
-
},
|
|
1803
|
-
{
|
|
1804
|
-
"name": "hero-10",
|
|
1805
|
-
"type": "registry:block",
|
|
1806
|
-
"registryDependencies": [
|
|
1807
|
-
"@fulldev/avatar",
|
|
1808
|
-
"@fulldev/button",
|
|
1809
|
-
"@fulldev/icon",
|
|
1810
|
-
"@fulldev/image",
|
|
1811
|
-
"@fulldev/item",
|
|
1812
|
-
"@fulldev/rating",
|
|
1813
|
-
"@fulldev/section"
|
|
1814
2815
|
],
|
|
1815
|
-
"files": [
|
|
1816
|
-
{
|
|
1817
|
-
"path": "src/components/blocks/hero-10.astro",
|
|
1818
|
-
"type": "registry:block"
|
|
1819
|
-
}
|
|
1820
|
-
]
|
|
1821
|
-
},
|
|
1822
|
-
{
|
|
1823
|
-
"name": "hero-11",
|
|
1824
|
-
"type": "registry:block",
|
|
1825
2816
|
"registryDependencies": [
|
|
1826
2817
|
"@fulldev/avatar",
|
|
1827
2818
|
"@fulldev/button",
|
|
1828
|
-
"@fulldev/icon",
|
|
1829
|
-
"@fulldev/image",
|
|
1830
|
-
"@fulldev/item",
|
|
1831
2819
|
"@fulldev/rating",
|
|
1832
|
-
"@fulldev/section"
|
|
1833
|
-
|
|
1834
|
-
"files": [
|
|
1835
|
-
{
|
|
1836
|
-
"path": "src/components/blocks/hero-11.astro",
|
|
1837
|
-
"type": "registry:block"
|
|
1838
|
-
}
|
|
2820
|
+
"@fulldev/section",
|
|
2821
|
+
"@fulldev/icon"
|
|
1839
2822
|
]
|
|
1840
2823
|
},
|
|
1841
2824
|
{
|
|
1842
|
-
"name": "
|
|
2825
|
+
"name": "links-2",
|
|
1843
2826
|
"type": "registry:block",
|
|
1844
|
-
"registryDependencies": [
|
|
1845
|
-
"@fulldev/button",
|
|
1846
|
-
"@fulldev/icon",
|
|
1847
|
-
"@fulldev/image",
|
|
1848
|
-
"@fulldev/section"
|
|
1849
|
-
],
|
|
1850
2827
|
"files": [
|
|
1851
2828
|
{
|
|
1852
|
-
"path": "src/components/blocks/
|
|
2829
|
+
"path": "src/components/blocks/links-2.astro",
|
|
1853
2830
|
"type": "registry:block"
|
|
1854
2831
|
}
|
|
1855
|
-
]
|
|
1856
|
-
},
|
|
1857
|
-
{
|
|
1858
|
-
"name": "hero-13",
|
|
1859
|
-
"type": "registry:block",
|
|
2832
|
+
],
|
|
1860
2833
|
"registryDependencies": [
|
|
2834
|
+
"@fulldev/accordion",
|
|
1861
2835
|
"@fulldev/button",
|
|
1862
|
-
"@fulldev/
|
|
1863
|
-
"@fulldev/
|
|
1864
|
-
"@fulldev/section"
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
{
|
|
1868
|
-
"path": "src/components/blocks/hero-13.astro",
|
|
1869
|
-
"type": "registry:block"
|
|
1870
|
-
}
|
|
2836
|
+
"@fulldev/card",
|
|
2837
|
+
"@fulldev/carousel",
|
|
2838
|
+
"@fulldev/section",
|
|
2839
|
+
"@fulldev/tabs",
|
|
2840
|
+
"@fulldev/icon"
|
|
1871
2841
|
]
|
|
1872
2842
|
},
|
|
1873
2843
|
{
|
|
1874
2844
|
"name": "logos-1",
|
|
1875
2845
|
"type": "registry:block",
|
|
1876
|
-
"registryDependencies": ["@fulldev/logo", "@fulldev/section"],
|
|
1877
2846
|
"files": [
|
|
1878
2847
|
{
|
|
1879
2848
|
"path": "src/components/blocks/logos-1.astro",
|
|
1880
2849
|
"type": "registry:block"
|
|
1881
2850
|
}
|
|
1882
|
-
]
|
|
2851
|
+
],
|
|
2852
|
+
"registryDependencies": ["@fulldev/logo", "@fulldev/section"]
|
|
1883
2853
|
},
|
|
1884
2854
|
{
|
|
1885
2855
|
"name": "logos-2",
|
|
1886
2856
|
"type": "registry:block",
|
|
1887
|
-
"registryDependencies": [
|
|
1888
|
-
"@fulldev/logo",
|
|
1889
|
-
"@fulldev/marquee",
|
|
1890
|
-
"@fulldev/section"
|
|
1891
|
-
],
|
|
1892
2857
|
"files": [
|
|
1893
2858
|
{
|
|
1894
2859
|
"path": "src/components/blocks/logos-2.astro",
|
|
1895
2860
|
"type": "registry:block"
|
|
1896
2861
|
}
|
|
2862
|
+
],
|
|
2863
|
+
"registryDependencies": [
|
|
2864
|
+
"@fulldev/logo",
|
|
2865
|
+
"@fulldev/marquee",
|
|
2866
|
+
"@fulldev/section"
|
|
1897
2867
|
]
|
|
1898
2868
|
},
|
|
1899
2869
|
{
|
|
1900
2870
|
"name": "logos-3",
|
|
1901
2871
|
"type": "registry:block",
|
|
1902
|
-
"registryDependencies": ["@fulldev/logo", "@fulldev/section"],
|
|
1903
2872
|
"files": [
|
|
1904
2873
|
{
|
|
1905
2874
|
"path": "src/components/blocks/logos-3.astro",
|
|
1906
2875
|
"type": "registry:block"
|
|
1907
2876
|
}
|
|
1908
|
-
]
|
|
2877
|
+
],
|
|
2878
|
+
"registryDependencies": ["@fulldev/logo", "@fulldev/section"]
|
|
1909
2879
|
},
|
|
1910
2880
|
{
|
|
1911
|
-
"name": "
|
|
2881
|
+
"name": "pricing-1",
|
|
1912
2882
|
"type": "registry:block",
|
|
1913
|
-
"registryDependencies": [
|
|
1914
|
-
"@fulldev/button",
|
|
1915
|
-
"@fulldev/icon",
|
|
1916
|
-
"@fulldev/list",
|
|
1917
|
-
"@fulldev/price",
|
|
1918
|
-
"@fulldev/section",
|
|
1919
|
-
"@fulldev/tile"
|
|
1920
|
-
],
|
|
1921
2883
|
"files": [
|
|
1922
2884
|
{
|
|
1923
|
-
"path": "src/components/blocks/
|
|
2885
|
+
"path": "src/components/blocks/pricing-1.astro",
|
|
1924
2886
|
"type": "registry:block"
|
|
1925
2887
|
}
|
|
1926
|
-
]
|
|
1927
|
-
},
|
|
1928
|
-
{
|
|
1929
|
-
"name": "pricings-2",
|
|
1930
|
-
"type": "registry:block",
|
|
2888
|
+
],
|
|
1931
2889
|
"registryDependencies": [
|
|
2890
|
+
"@fulldev/badge",
|
|
1932
2891
|
"@fulldev/button",
|
|
1933
|
-
"@fulldev/
|
|
1934
|
-
"@fulldev/list",
|
|
2892
|
+
"@fulldev/card",
|
|
1935
2893
|
"@fulldev/price",
|
|
1936
2894
|
"@fulldev/section",
|
|
1937
|
-
"@fulldev/
|
|
1938
|
-
|
|
1939
|
-
"files": [
|
|
1940
|
-
{
|
|
1941
|
-
"path": "src/components/blocks/pricings-2.astro",
|
|
1942
|
-
"type": "registry:block"
|
|
1943
|
-
}
|
|
2895
|
+
"@fulldev/separator",
|
|
2896
|
+
"@fulldev/icon"
|
|
1944
2897
|
]
|
|
1945
2898
|
},
|
|
1946
2899
|
{
|
|
1947
|
-
"name": "
|
|
2900
|
+
"name": "pricing-2",
|
|
1948
2901
|
"type": "registry:block",
|
|
2902
|
+
"files": [
|
|
2903
|
+
{
|
|
2904
|
+
"path": "src/components/blocks/pricing-2.astro",
|
|
2905
|
+
"type": "registry:block"
|
|
2906
|
+
}
|
|
2907
|
+
],
|
|
1949
2908
|
"registryDependencies": [
|
|
1950
2909
|
"@fulldev/button",
|
|
1951
|
-
"@fulldev/
|
|
1952
|
-
"@fulldev/list",
|
|
2910
|
+
"@fulldev/card",
|
|
1953
2911
|
"@fulldev/price",
|
|
1954
2912
|
"@fulldev/section",
|
|
1955
|
-
"@fulldev/
|
|
1956
|
-
|
|
2913
|
+
"@fulldev/separator",
|
|
2914
|
+
"@fulldev/icon"
|
|
2915
|
+
]
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
"name": "pricing-3",
|
|
2919
|
+
"type": "registry:block",
|
|
1957
2920
|
"files": [
|
|
1958
2921
|
{
|
|
1959
|
-
"path": "src/components/blocks/
|
|
2922
|
+
"path": "src/components/blocks/pricing-3.astro",
|
|
1960
2923
|
"type": "registry:block"
|
|
1961
2924
|
}
|
|
2925
|
+
],
|
|
2926
|
+
"registryDependencies": [
|
|
2927
|
+
"@fulldev/badge",
|
|
2928
|
+
"@fulldev/button",
|
|
2929
|
+
"@fulldev/card",
|
|
2930
|
+
"@fulldev/price",
|
|
2931
|
+
"@fulldev/section",
|
|
2932
|
+
"@fulldev/separator",
|
|
2933
|
+
"@fulldev/icon"
|
|
1962
2934
|
]
|
|
1963
2935
|
},
|
|
1964
2936
|
{
|
|
1965
2937
|
"name": "product-1",
|
|
1966
2938
|
"type": "registry:block",
|
|
1967
|
-
"registryDependencies": [
|
|
1968
|
-
"@fulldev/button",
|
|
1969
|
-
"@fulldev/icon",
|
|
1970
|
-
"@fulldev/image",
|
|
1971
|
-
"@fulldev/list",
|
|
1972
|
-
"@fulldev/native-carousel",
|
|
1973
|
-
"@fulldev/section"
|
|
1974
|
-
],
|
|
1975
2939
|
"files": [
|
|
1976
2940
|
{
|
|
1977
2941
|
"path": "src/components/blocks/product-1.astro",
|
|
1978
2942
|
"type": "registry:block"
|
|
1979
2943
|
}
|
|
2944
|
+
],
|
|
2945
|
+
"registryDependencies": [
|
|
2946
|
+
"@fulldev/badge",
|
|
2947
|
+
"@fulldev/button",
|
|
2948
|
+
"@fulldev/price",
|
|
2949
|
+
"@fulldev/section"
|
|
1980
2950
|
]
|
|
1981
2951
|
},
|
|
1982
2952
|
{
|
|
1983
2953
|
"name": "products-1",
|
|
1984
2954
|
"type": "registry:block",
|
|
1985
|
-
"registryDependencies": [
|
|
1986
|
-
"@fulldev/button",
|
|
1987
|
-
"@fulldev/icon",
|
|
1988
|
-
"@fulldev/image",
|
|
1989
|
-
"@fulldev/price",
|
|
1990
|
-
"@fulldev/section",
|
|
1991
|
-
"@fulldev/tile"
|
|
1992
|
-
],
|
|
1993
2955
|
"files": [
|
|
1994
2956
|
{
|
|
1995
2957
|
"path": "src/components/blocks/products-1.astro",
|
|
1996
2958
|
"type": "registry:block"
|
|
1997
2959
|
}
|
|
2960
|
+
],
|
|
2961
|
+
"registryDependencies": [
|
|
2962
|
+
"@fulldev/badge",
|
|
2963
|
+
"@fulldev/card",
|
|
2964
|
+
"@fulldev/price",
|
|
2965
|
+
"@fulldev/section"
|
|
1998
2966
|
]
|
|
1999
2967
|
},
|
|
2000
2968
|
{
|
|
2001
2969
|
"name": "products-2",
|
|
2002
2970
|
"type": "registry:block",
|
|
2003
|
-
"registryDependencies": [
|
|
2004
|
-
"@fulldev/button",
|
|
2005
|
-
"@fulldev/icon",
|
|
2006
|
-
"@fulldev/price",
|
|
2007
|
-
"@fulldev/section",
|
|
2008
|
-
"@fulldev/tile"
|
|
2009
|
-
],
|
|
2010
2971
|
"files": [
|
|
2011
2972
|
{
|
|
2012
2973
|
"path": "src/components/blocks/products-2.astro",
|
|
2013
2974
|
"type": "registry:block"
|
|
2014
2975
|
}
|
|
2976
|
+
],
|
|
2977
|
+
"registryDependencies": [
|
|
2978
|
+
"@fulldev/badge",
|
|
2979
|
+
"@fulldev/price",
|
|
2980
|
+
"@fulldev/section",
|
|
2981
|
+
"@fulldev/separator"
|
|
2015
2982
|
]
|
|
2016
2983
|
},
|
|
2017
2984
|
{
|
|
2018
2985
|
"name": "products-3",
|
|
2019
2986
|
"type": "registry:block",
|
|
2020
|
-
"registryDependencies": [
|
|
2021
|
-
"@fulldev/button",
|
|
2022
|
-
"@fulldev/icon",
|
|
2023
|
-
"@fulldev/section",
|
|
2024
|
-
"@fulldev/tile"
|
|
2025
|
-
],
|
|
2026
2987
|
"files": [
|
|
2027
2988
|
{
|
|
2028
2989
|
"path": "src/components/blocks/products-3.astro",
|
|
2029
2990
|
"type": "registry:block"
|
|
2030
2991
|
}
|
|
2992
|
+
],
|
|
2993
|
+
"registryDependencies": [
|
|
2994
|
+
"@fulldev/badge",
|
|
2995
|
+
"@fulldev/card",
|
|
2996
|
+
"@fulldev/price",
|
|
2997
|
+
"@fulldev/section"
|
|
2031
2998
|
]
|
|
2032
2999
|
},
|
|
2033
3000
|
{
|
|
2034
3001
|
"name": "products-4",
|
|
2035
3002
|
"type": "registry:block",
|
|
2036
|
-
"registryDependencies": [
|
|
2037
|
-
"@fulldev/button",
|
|
2038
|
-
"@fulldev/icon",
|
|
2039
|
-
"@fulldev/section",
|
|
2040
|
-
"@fulldev/tile"
|
|
2041
|
-
],
|
|
2042
3003
|
"files": [
|
|
2043
3004
|
{
|
|
2044
3005
|
"path": "src/components/blocks/products-4.astro",
|
|
2045
3006
|
"type": "registry:block"
|
|
2046
3007
|
}
|
|
3008
|
+
],
|
|
3009
|
+
"registryDependencies": [
|
|
3010
|
+
"@fulldev/button",
|
|
3011
|
+
"@fulldev/card",
|
|
3012
|
+
"@fulldev/price",
|
|
3013
|
+
"@fulldev/section"
|
|
2047
3014
|
]
|
|
2048
3015
|
},
|
|
2049
3016
|
{
|
|
2050
3017
|
"name": "products-5",
|
|
2051
3018
|
"type": "registry:block",
|
|
2052
|
-
"registryDependencies": [
|
|
2053
|
-
"@fulldev/button",
|
|
2054
|
-
"@fulldev/icon",
|
|
2055
|
-
"@fulldev/image",
|
|
2056
|
-
"@fulldev/price",
|
|
2057
|
-
"@fulldev/section",
|
|
2058
|
-
"@fulldev/tile"
|
|
2059
|
-
],
|
|
2060
3019
|
"files": [
|
|
2061
3020
|
{
|
|
2062
3021
|
"path": "src/components/blocks/products-5.astro",
|
|
2063
3022
|
"type": "registry:block"
|
|
2064
3023
|
}
|
|
3024
|
+
],
|
|
3025
|
+
"registryDependencies": [
|
|
3026
|
+
"@fulldev/badge",
|
|
3027
|
+
"@fulldev/button",
|
|
3028
|
+
"@fulldev/card",
|
|
3029
|
+
"@fulldev/price",
|
|
3030
|
+
"@fulldev/section"
|
|
2065
3031
|
]
|
|
2066
3032
|
},
|
|
2067
3033
|
{
|
|
2068
3034
|
"name": "reviews-1",
|
|
2069
3035
|
"type": "registry:block",
|
|
2070
|
-
"registryDependencies": [
|
|
2071
|
-
"@fulldev/avatar",
|
|
2072
|
-
"@fulldev/button",
|
|
2073
|
-
"@fulldev/icon",
|
|
2074
|
-
"@fulldev/item",
|
|
2075
|
-
"@fulldev/rating",
|
|
2076
|
-
"@fulldev/section",
|
|
2077
|
-
"@fulldev/tile"
|
|
2078
|
-
],
|
|
2079
3036
|
"files": [
|
|
2080
3037
|
{
|
|
2081
3038
|
"path": "src/components/blocks/reviews-1.astro",
|
|
2082
3039
|
"type": "registry:block"
|
|
2083
3040
|
}
|
|
3041
|
+
],
|
|
3042
|
+
"registryDependencies": [
|
|
3043
|
+
"@fulldev/avatar",
|
|
3044
|
+
"@fulldev/card",
|
|
3045
|
+
"@fulldev/rating",
|
|
3046
|
+
"@fulldev/section",
|
|
3047
|
+
"@fulldev/icon"
|
|
2084
3048
|
]
|
|
2085
3049
|
},
|
|
2086
3050
|
{
|
|
2087
3051
|
"name": "reviews-2",
|
|
2088
3052
|
"type": "registry:block",
|
|
2089
|
-
"registryDependencies": [
|
|
2090
|
-
"@fulldev/avatar",
|
|
2091
|
-
"@fulldev/button",
|
|
2092
|
-
"@fulldev/icon",
|
|
2093
|
-
"@fulldev/item",
|
|
2094
|
-
"@fulldev/rating",
|
|
2095
|
-
"@fulldev/section",
|
|
2096
|
-
"@fulldev/tile"
|
|
2097
|
-
],
|
|
2098
3053
|
"files": [
|
|
2099
3054
|
{
|
|
2100
3055
|
"path": "src/components/blocks/reviews-2.astro",
|
|
2101
3056
|
"type": "registry:block"
|
|
2102
3057
|
}
|
|
3058
|
+
],
|
|
3059
|
+
"registryDependencies": [
|
|
3060
|
+
"@fulldev/avatar",
|
|
3061
|
+
"@fulldev/rating",
|
|
3062
|
+
"@fulldev/section",
|
|
3063
|
+
"@fulldev/separator",
|
|
3064
|
+
"@fulldev/icon"
|
|
2103
3065
|
]
|
|
2104
3066
|
},
|
|
2105
3067
|
{
|
|
2106
3068
|
"name": "reviews-3",
|
|
2107
3069
|
"type": "registry:block",
|
|
2108
|
-
"registryDependencies": [
|
|
2109
|
-
"@fulldev/button",
|
|
2110
|
-
"@fulldev/icon",
|
|
2111
|
-
"@fulldev/item",
|
|
2112
|
-
"@fulldev/native-carousel",
|
|
2113
|
-
"@fulldev/rating",
|
|
2114
|
-
"@fulldev/section",
|
|
2115
|
-
"@fulldev/tile"
|
|
2116
|
-
],
|
|
2117
3070
|
"files": [
|
|
2118
3071
|
{
|
|
2119
3072
|
"path": "src/components/blocks/reviews-3.astro",
|
|
2120
3073
|
"type": "registry:block"
|
|
2121
3074
|
}
|
|
3075
|
+
],
|
|
3076
|
+
"registryDependencies": [
|
|
3077
|
+
"@fulldev/avatar",
|
|
3078
|
+
"@fulldev/carousel",
|
|
3079
|
+
"@fulldev/rating",
|
|
3080
|
+
"@fulldev/section",
|
|
3081
|
+
"@fulldev/icon"
|
|
2122
3082
|
]
|
|
2123
3083
|
},
|
|
2124
3084
|
{
|
|
2125
3085
|
"name": "reviews-4",
|
|
2126
3086
|
"type": "registry:block",
|
|
2127
|
-
"registryDependencies": [
|
|
2128
|
-
"@fulldev/avatar",
|
|
2129
|
-
"@fulldev/button",
|
|
2130
|
-
"@fulldev/icon",
|
|
2131
|
-
"@fulldev/item",
|
|
2132
|
-
"@fulldev/marquee",
|
|
2133
|
-
"@fulldev/rating",
|
|
2134
|
-
"@fulldev/section",
|
|
2135
|
-
"@fulldev/tile"
|
|
2136
|
-
],
|
|
2137
3087
|
"files": [
|
|
2138
3088
|
{
|
|
2139
3089
|
"path": "src/components/blocks/reviews-4.astro",
|
|
2140
3090
|
"type": "registry:block"
|
|
2141
3091
|
}
|
|
3092
|
+
],
|
|
3093
|
+
"registryDependencies": [
|
|
3094
|
+
"@fulldev/avatar",
|
|
3095
|
+
"@fulldev/card",
|
|
3096
|
+
"@fulldev/marquee",
|
|
3097
|
+
"@fulldev/rating",
|
|
3098
|
+
"@fulldev/section"
|
|
2142
3099
|
]
|
|
2143
3100
|
},
|
|
2144
3101
|
{
|
|
2145
3102
|
"name": "reviews-5",
|
|
2146
3103
|
"type": "registry:block",
|
|
2147
|
-
"registryDependencies": [
|
|
2148
|
-
"@fulldev/avatar",
|
|
2149
|
-
"@fulldev/button",
|
|
2150
|
-
"@fulldev/icon",
|
|
2151
|
-
"@fulldev/item",
|
|
2152
|
-
"@fulldev/marquee",
|
|
2153
|
-
"@fulldev/rating",
|
|
2154
|
-
"@fulldev/section",
|
|
2155
|
-
"@fulldev/tile"
|
|
2156
|
-
],
|
|
2157
3104
|
"files": [
|
|
2158
3105
|
{
|
|
2159
3106
|
"path": "src/components/blocks/reviews-5.astro",
|
|
2160
3107
|
"type": "registry:block"
|
|
2161
3108
|
}
|
|
3109
|
+
],
|
|
3110
|
+
"registryDependencies": [
|
|
3111
|
+
"@fulldev/avatar",
|
|
3112
|
+
"@fulldev/marquee",
|
|
3113
|
+
"@fulldev/rating",
|
|
3114
|
+
"@fulldev/section",
|
|
3115
|
+
"@fulldev/icon"
|
|
2162
3116
|
]
|
|
2163
3117
|
},
|
|
2164
3118
|
{
|
|
2165
3119
|
"name": "services-1",
|
|
2166
3120
|
"type": "registry:block",
|
|
2167
|
-
"registryDependencies": [
|
|
2168
|
-
"@fulldev/button",
|
|
2169
|
-
"@fulldev/icon",
|
|
2170
|
-
"@fulldev/image",
|
|
2171
|
-
"@fulldev/section",
|
|
2172
|
-
"@fulldev/tile"
|
|
2173
|
-
],
|
|
2174
3121
|
"files": [
|
|
2175
3122
|
{
|
|
2176
3123
|
"path": "src/components/blocks/services-1.astro",
|
|
2177
3124
|
"type": "registry:block"
|
|
2178
3125
|
}
|
|
3126
|
+
],
|
|
3127
|
+
"registryDependencies": [
|
|
3128
|
+
"@fulldev/badge",
|
|
3129
|
+
"@fulldev/button",
|
|
3130
|
+
"@fulldev/section",
|
|
3131
|
+
"@fulldev/icon"
|
|
2179
3132
|
]
|
|
2180
3133
|
},
|
|
2181
3134
|
{
|
|
2182
3135
|
"name": "services-2",
|
|
2183
3136
|
"type": "registry:block",
|
|
2184
|
-
"registryDependencies": [
|
|
2185
|
-
"@fulldev/button",
|
|
2186
|
-
"@fulldev/icon",
|
|
2187
|
-
"@fulldev/image",
|
|
2188
|
-
"@fulldev/section",
|
|
2189
|
-
"@fulldev/tile"
|
|
2190
|
-
],
|
|
2191
3137
|
"files": [
|
|
2192
3138
|
{
|
|
2193
3139
|
"path": "src/components/blocks/services-2.astro",
|
|
2194
3140
|
"type": "registry:block"
|
|
2195
3141
|
}
|
|
3142
|
+
],
|
|
3143
|
+
"registryDependencies": [
|
|
3144
|
+
"@fulldev/badge",
|
|
3145
|
+
"@fulldev/button",
|
|
3146
|
+
"@fulldev/section"
|
|
2196
3147
|
]
|
|
2197
3148
|
},
|
|
2198
3149
|
{
|
|
2199
3150
|
"name": "services-3",
|
|
2200
3151
|
"type": "registry:block",
|
|
2201
|
-
"registryDependencies": [
|
|
2202
|
-
"@fulldev/button",
|
|
2203
|
-
"@fulldev/image",
|
|
2204
|
-
"@fulldev/section",
|
|
2205
|
-
"@fulldev/tile"
|
|
2206
|
-
],
|
|
2207
3152
|
"files": [
|
|
2208
3153
|
{
|
|
2209
3154
|
"path": "src/components/blocks/services-3.astro",
|
|
2210
3155
|
"type": "registry:block"
|
|
2211
3156
|
}
|
|
3157
|
+
],
|
|
3158
|
+
"registryDependencies": [
|
|
3159
|
+
"@fulldev/badge",
|
|
3160
|
+
"@fulldev/button",
|
|
3161
|
+
"@fulldev/section"
|
|
2212
3162
|
]
|
|
2213
3163
|
},
|
|
2214
3164
|
{
|
|
2215
3165
|
"name": "services-4",
|
|
2216
3166
|
"type": "registry:block",
|
|
2217
|
-
"registryDependencies": [
|
|
2218
|
-
"@fulldev/button",
|
|
2219
|
-
"@fulldev/icon",
|
|
2220
|
-
"@fulldev/image",
|
|
2221
|
-
"@fulldev/section",
|
|
2222
|
-
"@fulldev/tile"
|
|
2223
|
-
],
|
|
2224
3167
|
"files": [
|
|
2225
3168
|
{
|
|
2226
3169
|
"path": "src/components/blocks/services-4.astro",
|
|
2227
3170
|
"type": "registry:block"
|
|
2228
3171
|
}
|
|
3172
|
+
],
|
|
3173
|
+
"registryDependencies": [
|
|
3174
|
+
"@fulldev/button",
|
|
3175
|
+
"@fulldev/section",
|
|
3176
|
+
"@fulldev/icon"
|
|
2229
3177
|
]
|
|
2230
3178
|
},
|
|
2231
3179
|
{
|
|
2232
3180
|
"name": "services-5",
|
|
2233
3181
|
"type": "registry:block",
|
|
2234
|
-
"registryDependencies": [
|
|
2235
|
-
"@fulldev/button",
|
|
2236
|
-
"@fulldev/icon",
|
|
2237
|
-
"@fulldev/image",
|
|
2238
|
-
"@fulldev/section",
|
|
2239
|
-
"@fulldev/tile"
|
|
2240
|
-
],
|
|
2241
3182
|
"files": [
|
|
2242
3183
|
{
|
|
2243
3184
|
"path": "src/components/blocks/services-5.astro",
|
|
2244
3185
|
"type": "registry:block"
|
|
2245
3186
|
}
|
|
3187
|
+
],
|
|
3188
|
+
"registryDependencies": [
|
|
3189
|
+
"@fulldev/badge",
|
|
3190
|
+
"@fulldev/button",
|
|
3191
|
+
"@fulldev/section",
|
|
3192
|
+
"@fulldev/icon"
|
|
2246
3193
|
]
|
|
2247
3194
|
},
|
|
2248
3195
|
{
|
|
2249
3196
|
"name": "services-6",
|
|
2250
3197
|
"type": "registry:block",
|
|
2251
|
-
"registryDependencies": [
|
|
2252
|
-
"@fulldev/button",
|
|
2253
|
-
"@fulldev/icon",
|
|
2254
|
-
"@fulldev/section",
|
|
2255
|
-
"@fulldev/tile"
|
|
2256
|
-
],
|
|
2257
3198
|
"files": [
|
|
2258
3199
|
{
|
|
2259
3200
|
"path": "src/components/blocks/services-6.astro",
|
|
2260
3201
|
"type": "registry:block"
|
|
2261
3202
|
}
|
|
3203
|
+
],
|
|
3204
|
+
"registryDependencies": [
|
|
3205
|
+
"@fulldev/badge",
|
|
3206
|
+
"@fulldev/button",
|
|
3207
|
+
"@fulldev/section",
|
|
3208
|
+
"@fulldev/icon"
|
|
2262
3209
|
]
|
|
2263
3210
|
},
|
|
2264
3211
|
{
|
|
2265
3212
|
"name": "services-7",
|
|
2266
3213
|
"type": "registry:block",
|
|
2267
|
-
"registryDependencies": [
|
|
2268
|
-
"@fulldev/button",
|
|
2269
|
-
"@fulldev/icon",
|
|
2270
|
-
"@fulldev/image",
|
|
2271
|
-
"@fulldev/section",
|
|
2272
|
-
"@fulldev/tile"
|
|
2273
|
-
],
|
|
2274
3214
|
"files": [
|
|
2275
3215
|
{
|
|
2276
3216
|
"path": "src/components/blocks/services-7.astro",
|
|
2277
3217
|
"type": "registry:block"
|
|
2278
3218
|
}
|
|
2279
|
-
]
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"name": "components",
|
|
2283
|
-
"type": "registry:item",
|
|
3219
|
+
],
|
|
2284
3220
|
"registryDependencies": [
|
|
2285
|
-
"@fulldev/accordion",
|
|
2286
|
-
"@fulldev/alert",
|
|
2287
|
-
"@fulldev/auto-form",
|
|
2288
|
-
"@fulldev/avatar",
|
|
2289
3221
|
"@fulldev/badge",
|
|
2290
|
-
"@fulldev/banner",
|
|
2291
3222
|
"@fulldev/button",
|
|
2292
|
-
"@fulldev/checkbox",
|
|
2293
|
-
"@fulldev/collapsible",
|
|
2294
|
-
"@fulldev/empty",
|
|
2295
|
-
"@fulldev/field",
|
|
2296
|
-
"@fulldev/footer",
|
|
2297
|
-
"@fulldev/header",
|
|
2298
|
-
"@fulldev/icon",
|
|
2299
|
-
"@fulldev/image",
|
|
2300
|
-
"@fulldev/input",
|
|
2301
|
-
"@fulldev/item",
|
|
2302
|
-
"@fulldev/label",
|
|
2303
|
-
"@fulldev/list",
|
|
2304
|
-
"@fulldev/logo",
|
|
2305
|
-
"@fulldev/marquee",
|
|
2306
|
-
"@fulldev/native-carousel",
|
|
2307
|
-
"@fulldev/native-select",
|
|
2308
|
-
"@fulldev/navigation-menu",
|
|
2309
|
-
"@fulldev/price",
|
|
2310
|
-
"@fulldev/radio-group",
|
|
2311
|
-
"@fulldev/rating",
|
|
2312
3223
|
"@fulldev/section",
|
|
2313
|
-
"@fulldev/
|
|
2314
|
-
"@fulldev/sheet",
|
|
2315
|
-
"@fulldev/sidebar",
|
|
2316
|
-
"@fulldev/skeleton",
|
|
2317
|
-
"@fulldev/spinner",
|
|
2318
|
-
"@fulldev/table",
|
|
2319
|
-
"@fulldev/tabs",
|
|
2320
|
-
"@fulldev/textarea",
|
|
2321
|
-
"@fulldev/theme-toggle",
|
|
2322
|
-
"@fulldev/tile",
|
|
2323
|
-
"@fulldev/video"
|
|
2324
|
-
]
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
"name": "blocks",
|
|
2328
|
-
"type": "registry:component",
|
|
2329
|
-
"files": [
|
|
2330
|
-
{
|
|
2331
|
-
"path": "src/components/block.astro",
|
|
2332
|
-
"type": "registry:component"
|
|
2333
|
-
}
|
|
2334
|
-
],
|
|
2335
|
-
"registryDependencies": [
|
|
2336
|
-
"@fulldev/article-1",
|
|
2337
|
-
"@fulldev/article-2",
|
|
2338
|
-
"@fulldev/articles-1",
|
|
2339
|
-
"@fulldev/articles-2",
|
|
2340
|
-
"@fulldev/articles-3",
|
|
2341
|
-
"@fulldev/articles-4",
|
|
2342
|
-
"@fulldev/banner-1",
|
|
2343
|
-
"@fulldev/banner-2",
|
|
2344
|
-
"@fulldev/contact-1",
|
|
2345
|
-
"@fulldev/contact-2",
|
|
2346
|
-
"@fulldev/contact-3",
|
|
2347
|
-
"@fulldev/content-1",
|
|
2348
|
-
"@fulldev/content-2",
|
|
2349
|
-
"@fulldev/content-3",
|
|
2350
|
-
"@fulldev/content-4",
|
|
2351
|
-
"@fulldev/cta-1",
|
|
2352
|
-
"@fulldev/cta-2",
|
|
2353
|
-
"@fulldev/cta-3",
|
|
2354
|
-
"@fulldev/cta-4",
|
|
2355
|
-
"@fulldev/cta-5",
|
|
2356
|
-
"@fulldev/cta-6",
|
|
2357
|
-
"@fulldev/cta-7",
|
|
2358
|
-
"@fulldev/cta-8",
|
|
2359
|
-
"@fulldev/faqs-1",
|
|
2360
|
-
"@fulldev/faqs-2",
|
|
2361
|
-
"@fulldev/faqs-3",
|
|
2362
|
-
"@fulldev/faqs-4",
|
|
2363
|
-
"@fulldev/features-1",
|
|
2364
|
-
"@fulldev/features-2",
|
|
2365
|
-
"@fulldev/features-3",
|
|
2366
|
-
"@fulldev/features-4",
|
|
2367
|
-
"@fulldev/features-5",
|
|
2368
|
-
"@fulldev/features-6",
|
|
2369
|
-
"@fulldev/footer-1",
|
|
2370
|
-
"@fulldev/footer-2",
|
|
2371
|
-
"@fulldev/header-1",
|
|
2372
|
-
"@fulldev/header-2",
|
|
2373
|
-
"@fulldev/header-3",
|
|
2374
|
-
"@fulldev/hero-1",
|
|
2375
|
-
"@fulldev/hero-2",
|
|
2376
|
-
"@fulldev/hero-3",
|
|
2377
|
-
"@fulldev/hero-4",
|
|
2378
|
-
"@fulldev/hero-5",
|
|
2379
|
-
"@fulldev/hero-6",
|
|
2380
|
-
"@fulldev/hero-7",
|
|
2381
|
-
"@fulldev/hero-8",
|
|
2382
|
-
"@fulldev/hero-9",
|
|
2383
|
-
"@fulldev/hero-10",
|
|
2384
|
-
"@fulldev/hero-11",
|
|
2385
|
-
"@fulldev/hero-12",
|
|
2386
|
-
"@fulldev/hero-13",
|
|
2387
|
-
"@fulldev/logos-1",
|
|
2388
|
-
"@fulldev/logos-2",
|
|
2389
|
-
"@fulldev/logos-3",
|
|
2390
|
-
"@fulldev/pricings-1",
|
|
2391
|
-
"@fulldev/pricings-2",
|
|
2392
|
-
"@fulldev/pricings-3",
|
|
2393
|
-
"@fulldev/product-1",
|
|
2394
|
-
"@fulldev/products-1",
|
|
2395
|
-
"@fulldev/products-2",
|
|
2396
|
-
"@fulldev/products-3",
|
|
2397
|
-
"@fulldev/products-4",
|
|
2398
|
-
"@fulldev/products-5",
|
|
2399
|
-
"@fulldev/reviews-1",
|
|
2400
|
-
"@fulldev/reviews-2",
|
|
2401
|
-
"@fulldev/reviews-3",
|
|
2402
|
-
"@fulldev/reviews-4",
|
|
2403
|
-
"@fulldev/reviews-5",
|
|
2404
|
-
"@fulldev/services-1",
|
|
2405
|
-
"@fulldev/services-2",
|
|
2406
|
-
"@fulldev/services-3",
|
|
2407
|
-
"@fulldev/services-4",
|
|
2408
|
-
"@fulldev/services-5",
|
|
2409
|
-
"@fulldev/services-6",
|
|
2410
|
-
"@fulldev/services-7",
|
|
2411
|
-
"@fulldev/content-5",
|
|
2412
|
-
"@fulldev/content-6"
|
|
3224
|
+
"@fulldev/icon"
|
|
2413
3225
|
]
|
|
2414
3226
|
},
|
|
2415
3227
|
{
|
|
2416
|
-
"name": "
|
|
2417
|
-
"type": "registry:
|
|
2418
|
-
"files": [
|
|
2419
|
-
{
|
|
2420
|
-
"path": "src/components/layout.astro",
|
|
2421
|
-
"type": "registry:component"
|
|
2422
|
-
}
|
|
2423
|
-
],
|
|
2424
|
-
"registryDependencies": ["@fulldev/block"]
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"name": "page",
|
|
2428
|
-
"type": "registry:file",
|
|
3228
|
+
"name": "sidebar-1",
|
|
3229
|
+
"type": "registry:block",
|
|
2429
3230
|
"files": [
|
|
2430
3231
|
{
|
|
2431
|
-
"path": "src/
|
|
2432
|
-
"type": "registry:
|
|
2433
|
-
"target": "src/pages/[...page].astro"
|
|
3232
|
+
"path": "src/components/blocks/sidebar-1.astro",
|
|
3233
|
+
"type": "registry:block"
|
|
2434
3234
|
}
|
|
2435
3235
|
],
|
|
2436
3236
|
"registryDependencies": [
|
|
3237
|
+
"@fulldev/breadcrumb",
|
|
3238
|
+
"@fulldev/button",
|
|
3239
|
+
"@fulldev/command",
|
|
3240
|
+
"@fulldev/dialog",
|
|
3241
|
+
"@fulldev/dropdown-menu",
|
|
3242
|
+
"@fulldev/header",
|
|
3243
|
+
"@fulldev/icon",
|
|
3244
|
+
"@fulldev/input-group",
|
|
3245
|
+
"@fulldev/kbd",
|
|
2437
3246
|
"@fulldev/layout",
|
|
2438
|
-
"@fulldev/
|
|
2439
|
-
"@fulldev/
|
|
3247
|
+
"@fulldev/logo",
|
|
3248
|
+
"@fulldev/separator",
|
|
3249
|
+
"@fulldev/sidebar",
|
|
3250
|
+
"@fulldev/theme-toggle"
|
|
2440
3251
|
]
|
|
2441
3252
|
}
|
|
2442
3253
|
]
|