{
  "name": "soybean-ui",
  "homepage": "https://ui.soybeanjs.cn",
  "packages": [
    {
      "name": "ui",
      "scope": "@soybeanjs/ui",
      "prefix": "S"
    },
    {
      "name": "ui-x",
      "scope": "@soybeanjs/ui-x",
      "prefix": "Sx"
    },
    {
      "name": "admin",
      "scope": "@soybeanjs/admin",
      "prefix": "S",
      "nounPrefix": "App"
    },
    {
      "name": "chart",
      "scope": "@soybeanjs/chart",
      "prefix": "S",
      "nounPrefix": "Chart"
    }
  ],
  "items": [
    {
      "name": "ui/accordion",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/accordion/accordion.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/accordion/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/accordion/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/affix",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/affix/affix.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/affix/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/affix/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/alert",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/alert/alert.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/alert/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/alert/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/anchor",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/anchor/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/anchor/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/anchor/anchor.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/arrow",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/arrow/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/aspect-ratio",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/aspect-ratio/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/autocomplete",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/autocomplete/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/autocomplete/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/autocomplete/autocomplete.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/avatar",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/avatar/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/avatar/avatar.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/avatar/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/backtop",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/icon"],
      "files": [
        {
          "path": "packages/ui/src/components/backtop/backtop.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/backtop/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/backtop/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/badge",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/badge/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/badge/badge.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/badge/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/bottom-sheet",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/bottom-sheet/bottom-sheet.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/bottom-sheet/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/bottom-sheet/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/breadcrumb",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/breadcrumb/breadcrumb.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/breadcrumb/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/breadcrumb/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/button",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/icon", "ui/link"],
      "files": [
        {
          "path": "packages/ui/src/components/button/button-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/button/context.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/button/button-loading.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/button/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/button/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/button/button-icon.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/button/button.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/button/button-link.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/calendar",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/icon", "ui/select"],
      "files": [
        {
          "path": "packages/ui/src/components/calendar/calendar.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/calendar/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/calendar/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/calendar-range",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "registryDependencies": ["ui/select"],
      "files": [
        {
          "path": "packages/ui/src/components/calendar-range/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/calendar-range/calendar-range.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/calendar-range/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/card",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "registryDependencies": ["ui/button"],
      "files": [
        {
          "path": "packages/ui/src/components/card/card.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/card/card-collapsible-trigger.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/card/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/card/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/carousel",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/carousel/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/carousel/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/carousel/carousel.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/checkbox",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/checkbox/checkbox-card.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/checkbox/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/checkbox/checkbox-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/checkbox/checkbox-card-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/checkbox/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/checkbox/checkbox.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/clipboard",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/clipboard/clipboard.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/clipboard/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/clipboard/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/collapsible",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/collapsible/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/collapsible/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/collapsible/collapsible.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-area",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-area/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-area/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-area/color-area.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-field",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-field/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-field/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-field/color-field.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-picker",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-picker/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-picker/color-picker.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/color-picker/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-slider",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-slider/color-slider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/color-slider/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-slider/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-swatch",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-swatch/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-swatch/color-swatch.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/color-swatch/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/color-swatch-picker",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/color-swatch-picker/color-swatch-picker.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/color-swatch-picker/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/color-swatch-picker/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/combobox",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/combobox/combobox.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/combobox/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/combobox/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/command",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/command/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/command/command.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/command/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/config-provider",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/theme"],
      "registryDependencies": ["ui/dialog", "ui/icon", "ui/progress", "ui/toast"],
      "files": [
        {
          "path": "packages/ui/src/components/config-provider/context.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/config-provider/config-provider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/config-provider/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/config-provider/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/context-menu",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/context-menu/context-menu-wrapper.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/context-menu/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/context-menu/context-menu-checkbox.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/context-menu/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/context-menu/context-menu-radio.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/context-menu/context-menu.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/date-field",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/date-field/date-field.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/date-field/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/date-field/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/date-picker",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/calendar"],
      "files": [
        {
          "path": "packages/ui/src/components/date-picker/date-picker.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/date-picker/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/date-picker/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/date-range-field",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/date-range-field/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/date-range-field/date-range-field.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/date-range-field/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/date-range-picker",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/calendar-range"],
      "files": [
        {
          "path": "packages/ui/src/components/date-range-picker/date-range-picker.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/date-range-picker/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/date-range-picker/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/dialog",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/dialog/dialog-provider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/dialog/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/dialog/dialog.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/dialog/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/drawer",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/drawer/drawer.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/drawer/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/drawer/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/dropdown-menu",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/dropdown-menu/dropdown-menu-wrapper.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/dropdown-menu/dropdown-menu-radio.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/dropdown-menu/dropdown-menu-checkbox.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/dropdown-menu/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/dropdown-menu/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/dropdown-menu/dropdown-menu.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/editable",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/editable/editable.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/editable/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/editable/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/empty",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/empty/empty.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/empty/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/empty/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/form",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/form/form-field.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/form/form-field-array.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/form/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/form/use-form.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/form/form-field-base.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/form/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/form/form.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/hover-card",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/hover-card/hover-card.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/hover-card/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/hover-card/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/icon",
      "type": "registry:ui",
      "dependencies": ["@iconify/vue", "@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/icon/icon.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/icon/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/icon/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/input",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/input/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/input/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/input/input.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/input-number",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/input-number/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/input-number/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/input-number/input-number.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/input-otp",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/input-otp/input-otp.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/input-otp/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/input-otp/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/kbd",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/kbd/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/kbd/kbd.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/kbd/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/label",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/label/label.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/label/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/label/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/layout",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/layout/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/layout/layout.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/layout/layout-classic.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/layout/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/link",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/link/link.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/link/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/link/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/list",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/list/list.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/list/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/list/list-item.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/list/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/menu",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/menu/context.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/menu/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/menu/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/menubar",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/menubar/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/menubar/menubar.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/menubar/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/navigation-menu",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/navigation-menu/navigation-menu.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/navigation-menu/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/navigation-menu/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/page-tabs",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/page-tabs/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/page-tabs/page-tabs.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/page-tabs/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/pagination",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/pagination/pagination.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/pagination/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/pagination/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/password",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/password/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/password/password.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/password/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/popconfirm",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/popconfirm/shared.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/popconfirm/popconfirm.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/popconfirm/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/popconfirm/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/popover",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/popover/popover.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/popover/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/popover/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/progress",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/progress/progress.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/progress/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/progress/progress-provider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/progress/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/progress/progress-circle.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/radio-group",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/radio-group/radio-group-card.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/radio-group/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/radio-group/radio-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/radio-group/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/scroll-area",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/scroll-area/scroll-area.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/scroll-area/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/scroll-area/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/segment",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/segment/segment.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/segment/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/segment/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/select",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/select/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/select/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/select/select.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/separator",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/separator/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/separator/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/separator/separator.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/skeleton",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/skeleton/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/skeleton/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/skeleton/skeleton.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/slider",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/slider/slider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/slider/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/slider/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/spinner",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/icon"],
      "files": [
        {
          "path": "packages/ui/src/components/spinner/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/spinner/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/spinner/spinner.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/splitter",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/splitter/splitter-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/splitter/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/splitter/splitter-resize-handle.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/splitter/splitter-panel.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/splitter/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/stepper",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/stepper/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/stepper/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/stepper/stepper.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/switch",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/switch/switch.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/switch/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/switch/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/table",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/hooks"],
      "registryDependencies": ["ui/button", "ui/checkbox", "ui/empty", "ui/input", "ui/popover"],
      "files": [
        {
          "path": "packages/ui/src/components/table/table-radio.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/table/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/table/table-filter-popover.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/table/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/table/table.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/table/hooks.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tabs",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/tabs/tabs.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tabs/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tabs/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tag",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "registryDependencies": ["ui/icon"],
      "files": [
        {
          "path": "packages/ui/src/components/tag/tag.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tag/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tag/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tags-input",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/tags-input/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tags-input/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tags-input/tags-input.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/textarea",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/textarea/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/textarea/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/textarea/textarea.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/time-field",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/time-field/time-field.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/time-field/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/time-field/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/time-range-field",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/time-range-field/time-range-field.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/time-range-field/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/time-range-field/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/toast",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@vueuse/core"],
      "files": [
        {
          "path": "packages/ui/src/components/toast/toast-provider.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/toast/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/toast/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/toggle",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/toggle/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/toggle/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/toggle/toggle.vue",
          "type": "registry:ui"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/toggle-group",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/toggle-group/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/toggle-group/toggle-group.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/toggle-group/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/toolbar",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/toolbar/toolbar.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/toolbar/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/toolbar/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tooltip",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/tooltip/tooltip.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tooltip/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tooltip/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tree",
      "type": "registry:ui",
      "dependencies": ["@formkit/auto-animate", "@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/tree/tree-virtualizer.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tree/tree.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tree/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tree/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/tree-menu",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils"],
      "files": [
        {
          "path": "packages/ui/src/components/tree-menu/tree-menu.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tree-menu/tree-menu-styled-item.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/tree-menu/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/tree-menu/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/virtualizer",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/virtualizer/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/virtualizer/virtualizer.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/virtualizer/index.ts",
          "type": "registry:lib"
        }
      ],
      "package": "ui"
    },
    {
      "name": "ui/watermark",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless"],
      "files": [
        {
          "path": "packages/ui/src/components/watermark/watermark.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/ui/src/components/watermark/types.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/ui/src/components/watermark/index.ts",
          "type": "registry:lib"
        }
      ]
    },
    {
      "name": "chart",
      "type": "registry:ui",
      "dependencies": ["@soybeanjs/headless", "@soybeanjs/utils", "@unovis/vue", "@unovis/ts"],
      "files": [
        {
          "path": "packages/chart/src/components/chart-container/chart-container.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/chart/src/components/chart-container/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/components/chart-tooltip-content/chart-tooltip-content.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/chart/src/components/chart-tooltip-content/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/components/chart-legend-content/chart-legend-content.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/chart/src/components/chart-legend-content/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/components/chart-style/chart-style.vue",
          "type": "registry:ui"
        },
        {
          "path": "packages/chart/src/components/chart-style/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/context.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/types/index.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/utils/component-to-string.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/utils/chart-style.ts",
          "type": "registry:lib"
        },
        {
          "path": "packages/chart/src/styles/chart-container.ts",
          "type": "registry:style"
        },
        {
          "path": "packages/chart/src/styles/chart-tooltip-content.ts",
          "type": "registry:style"
        },
        {
          "path": "packages/chart/src/styles/chart-legend-content.ts",
          "type": "registry:style"
        }
      ]
    }
  ]
}
