{
  "version": "2.5.97",
  "generatedAt": "2026-08-07T09:54:24.628Z",
  "components": {
    "button": {
      "slug": "button",
      "name": "Button",
      "title": "Button 按钮",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/button.md",
      "examples": [
        "basic",
        "custom",
        "disabled",
        "group",
        "icon",
        "link",
        "loading",
        "size",
        "tag",
        "text"
      ]
    },
    "link": {
      "slug": "link",
      "name": "Link",
      "title": "Link 链接",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/link.md",
      "examples": [
        "basic",
        "disabled",
        "underline",
        "with-icon"
      ]
    },
    "icon": {
      "slug": "icon",
      "name": "Icon",
      "title": "Icon 图标",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/icon.md",
      "examples": [
        "simple",
        "svg-direct",
        "with-el-icon"
      ]
    },
    "divider": {
      "slug": "divider",
      "name": "Divider",
      "title": "Divider 分割线",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/divider.md",
      "examples": [
        "basic-usage",
        "custom-content",
        "line-dashed",
        "vertical-divider"
      ]
    },
    "space": {
      "slug": "space",
      "name": "Space",
      "title": "Space 间距",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/space.md",
      "examples": [
        "alignment",
        "auto-wrapping",
        "basic",
        "control-size",
        "customized-size",
        "fill",
        "fill-ratio",
        "literal-type-spacer",
        "vertical-layout",
        "vnode-type-spacer"
      ]
    },
    "scrollbar": {
      "slug": "scrollbar",
      "name": "Scrollbar",
      "title": "Scrollbar 滚动条",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/scrollbar.md",
      "examples": [
        "basic-usage",
        "horizontal-scroll",
        "infinite-scroll",
        "manual-scroll",
        "max-height"
      ]
    },
    "layout": {
      "slug": "layout",
      "name": "Row",
      "title": "Row 行",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/layout.md",
      "examples": [
        "alignment",
        "basic-layout",
        "column-offset",
        "column-spacing",
        "hybrid-layout",
        "responsive-layout"
      ]
    },
    "text": {
      "slug": "text",
      "name": "Text",
      "title": "Text 文本",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/text.md",
      "examples": [
        "basic",
        "mixed",
        "override",
        "sizes",
        "truncated"
      ]
    },
    "container": {
      "slug": "container",
      "name": "Container",
      "title": "Container 布局容器",
      "category": "Basic 基础组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/container.md",
      "examples": [
        "example",
        "layout-ahm",
        "layout-ahmf",
        "layout-am",
        "layout-ham",
        "layout-hamf",
        "layout-hm",
        "layout-hmf"
      ]
    },
    "config-provider": {
      "slug": "config-provider",
      "name": "Config",
      "title": "Config Provider 全局配置",
      "category": "配置组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/config-provider.md",
      "examples": [
        "button",
        "card",
        "dialog",
        "empty-values",
        "link",
        "message",
        "table",
        "usage"
      ]
    },
    "input": {
      "slug": "input",
      "name": "Input",
      "title": "Input 输入框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/input.md",
      "examples": [
        "auto-sizing-textarea",
        "basic",
        "clear-icon",
        "clearable",
        "count-graphemes",
        "disabled",
        "formatter",
        "length-limiting",
        "mixed-input",
        "password",
        "textarea",
        "various-size",
        "with-icon"
      ]
    },
    "input-number": {
      "slug": "input-number",
      "name": "Input",
      "title": "Input Number 数字输入框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/input-number.md",
      "examples": [
        "basic",
        "controlled",
        "custom",
        "disabled",
        "formatter",
        "precision",
        "size",
        "step-strictly",
        "steps",
        "with-prefix-suffix"
      ]
    },
    "input-tag": {
      "slug": "input-tag",
      "name": "Input",
      "title": "Input Tag 标签输入框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/input-tag.md",
      "examples": [
        "basic",
        "clear-icon",
        "clearable",
        "collapse",
        "delimiter",
        "disabled",
        "draggable",
        "max",
        "prefix-suffix",
        "size",
        "tag",
        "trigger"
      ]
    },
    "radio": {
      "slug": "radio",
      "name": "Radio",
      "title": "Radio 单选框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/radio.md",
      "examples": [
        "basic-usage",
        "disabled",
        "options",
        "radio-button",
        "radio-group",
        "with-borders"
      ]
    },
    "checkbox": {
      "slug": "checkbox",
      "name": "Checkbox",
      "title": "Checkbox 多选框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/checkbox.md",
      "examples": [
        "basic",
        "button-style",
        "disabled",
        "grouping",
        "intermediate",
        "limitation",
        "options",
        "with-border"
      ]
    },
    "switch": {
      "slug": "switch",
      "name": "Switch",
      "title": "Switch 开关",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/switch.md",
      "examples": [
        "basic",
        "custom-action-icon",
        "custom-action-slot",
        "custom-icons",
        "disabled",
        "extended-value-types",
        "loading",
        "prevent-switching",
        "sizes",
        "text-description"
      ]
    },
    "select": {
      "slug": "select",
      "name": "Select",
      "title": "Select 选择器",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/select.md",
      "examples": [
        "allow-create",
        "basic-usage",
        "clearable",
        "custom-footer",
        "custom-header",
        "custom-label",
        "custom-loading",
        "custom-tag",
        "custom-template",
        "disabled",
        "disabled-option",
        "empty-values",
        "filterable",
        "grouping",
        "multiple",
        "options",
        "remote-search",
        "size",
        "value-key"
      ]
    },
    "cascader": {
      "slug": "cascader",
      "name": "Cascader",
      "title": "Cascader 级联选择器",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/cascader.md",
      "examples": [
        "any-level",
        "basic",
        "check-on-click-node",
        "clear-icon",
        "clearable",
        "custom-content",
        "custom-header-footer",
        "custom-suggestion-item",
        "custom-tag",
        "dynamic-loading",
        "filterable",
        "fit-input-width",
        "last-level",
        "multiple-selection",
        "option-disabling",
        "panel",
        "show-checked-strategy",
        "virtual-scroll"
      ]
    },
    "transfer": {
      "slug": "transfer",
      "name": "Transfer",
      "title": "Transfer 穿梭框",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/transfer.md",
      "examples": [
        "basic",
        "customizable",
        "empty-content",
        "filterable",
        "prop-alias",
        "virtual-scroll"
      ]
    },
    "date-picker": {
      "slug": "date-picker",
      "name": "Date",
      "title": "Date Picker 日期选择器",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/date-picker.md",
      "examples": [
        "custom-content",
        "custom-icon",
        "custom-prefix-icon",
        "date-formats",
        "date-range",
        "default-time",
        "default-value",
        "enter-date",
        "month-range",
        "other-measurements",
        "single-panel",
        "year-range"
      ]
    },
    "time-picker": {
      "slug": "time-picker",
      "name": "Time",
      "title": "Time Picker 时间选择器",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/time-picker.md",
      "examples": [
        "basic",
        "basic-range",
        "range"
      ]
    },
    "time-select": {
      "slug": "time-select",
      "name": "Time",
      "title": "Time Select 时间选择",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/time-select.md",
      "examples": [
        "basic",
        "time-formats",
        "time-range"
      ]
    },
    "upload": {
      "slug": "upload",
      "name": "Upload",
      "title": "Upload 上传",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/upload.md",
      "examples": [
        "avatar",
        "basic",
        "custom-thumbnail",
        "directory",
        "drag-and-drop",
        "file-list",
        "file-list-with-thumbnail",
        "limit-cover",
        "manual",
        "photo-wall"
      ]
    },
    "rate": {
      "slug": "rate",
      "name": "Rate",
      "title": "Rate 评分",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/rate.md",
      "examples": [
        "allow-half",
        "basic-usage",
        "clearable",
        "more-icons",
        "readonly",
        "sizes",
        "text"
      ]
    },
    "color-picker": {
      "slug": "color-picker",
      "name": "Color",
      "title": "Color Picker 颜色选择器",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/color-picker.md",
      "examples": [
        "alpha",
        "basic",
        "predefined-color",
        "sizes"
      ]
    },
    "form": {
      "slug": "form",
      "name": "Form",
      "title": "Form 表单",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/form.md",
      "examples": [
        "accessibility",
        "alignment",
        "basic-form",
        "custom-validation",
        "form-items",
        "inline-form",
        "number-validate",
        "size-control",
        "validation"
      ]
    },
    "slider": {
      "slug": "slider",
      "name": "Slider",
      "title": "Slider 滑块",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/slider.md",
      "examples": [
        "basic-usage",
        "discrete-values",
        "placement",
        "range-selection",
        "restrict-value",
        "show-marks",
        "sizes",
        "slider-with-input-box",
        "vertical-mode"
      ]
    },
    "autocomplete": {
      "slug": "autocomplete",
      "name": "Autocomplete",
      "title": "Autocomplete 自动补全",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/autocomplete.md",
      "examples": [
        "autocomplete",
        "autocomplete-template",
        "custom-header-footer",
        "custom-loading",
        "remote-search"
      ]
    },
    "tree-select": {
      "slug": "tree-select",
      "name": "TreeSelect",
      "title": "TreeSelect 树形选择",
      "category": "Form 表单组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tree-select.md",
      "examples": [
        "basic",
        "check-strictly",
        "disabled",
        "filterable",
        "lazy",
        "multiple",
        "node-key",
        "slots"
      ]
    },
    "table": {
      "slug": "table",
      "name": "Table",
      "title": "Table 表格",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/table.md",
      "examples": [
        "basic",
        "check-strictly",
        "custom-column",
        "custom-header",
        "custom-index",
        "expandable-row",
        "filter",
        "fixed-column",
        "fixed-column-and-group-header",
        "fixed-column-and-header",
        "fixed-header",
        "fixed-header-with-fluid-header",
        "grouping-header",
        "multi-select",
        "rowspan-and-colspan",
        "show-overflow-tooltip",
        "single-select",
        "sort",
        "striped",
        "summary",
        "table-layout",
        "tooltip-formatter",
        "tree-and-lazy",
        "with-border",
        "with-status"
      ]
    },
    "tag": {
      "slug": "tag",
      "name": "Tag",
      "title": "Tag 标签",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tag.md",
      "examples": [
        "basic",
        "checkable",
        "editable",
        "removable",
        "rounded",
        "sizes",
        "theme"
      ]
    },
    "progress": {
      "slug": "progress",
      "name": "Progress",
      "title": "Progress 进度条",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/progress.md",
      "examples": [
        "circular-progress-bar",
        "custom-color",
        "customized-content",
        "dashboard-progress-bar",
        "indeterminate-progress",
        "internal-percentage",
        "linear-progress-bar",
        "striped-progress"
      ]
    },
    "tree": {
      "slug": "tree",
      "name": "Tree",
      "title": "Tree 树形控件",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tree.md",
      "examples": [
        "accordion",
        "basic",
        "checking-tree",
        "custom-leaf",
        "custom-node-class",
        "customized-node",
        "default-state",
        "disabled",
        "draggable",
        "filtering",
        "multiple-times-load",
        "selectable"
      ]
    },
    "pagination": {
      "slug": "pagination",
      "name": "Pagination",
      "title": "Pagination 分页",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/pagination.md",
      "examples": [
        "auto-hide-pagination",
        "background-color",
        "basic-usage",
        "more-elements",
        "number-of-pagers",
        "small-pagination"
      ]
    },
    "badge": {
      "slug": "badge",
      "name": "Badge",
      "title": "Badge 徽章",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/badge.md",
      "examples": [
        "basic",
        "customize",
        "dot",
        "max",
        "offset"
      ]
    },
    "avatar": {
      "slug": "avatar",
      "name": "Avatar",
      "title": "Avatar 头像",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/avatar.md",
      "examples": [
        "basic",
        "fallback",
        "fit",
        "group",
        "types"
      ]
    },
    "card": {
      "slug": "card",
      "name": "Card",
      "title": "Card 卡片",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/card.md",
      "examples": [
        "basic",
        "shadow",
        "simple",
        "with-images"
      ]
    },
    "collapse": {
      "slug": "collapse",
      "name": "Collapse",
      "title": "Collapse 折叠面板",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/collapse.md",
      "examples": [
        "accordion",
        "basic",
        "custom-icon",
        "custom-icon-position",
        "customization",
        "prevent-collapsing"
      ]
    },
    "timeline": {
      "slug": "timeline",
      "name": "Timeline",
      "title": "Timeline 时间线",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/timeline.md",
      "examples": [
        "basic",
        "center",
        "custom-node",
        "custom-timestamp",
        "mode",
        "reverse"
      ]
    },
    "empty": {
      "slug": "empty",
      "name": "Empty",
      "title": "Empty 空状态",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/empty.md",
      "examples": [
        "basic-usage",
        "bottom-content",
        "custom-image",
        "image-size"
      ]
    },
    "descriptions": {
      "slug": "descriptions",
      "name": "Descriptions",
      "title": "Descriptions 描述列表",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/descriptions.md",
      "examples": [
        "basic-usage",
        "customized-style",
        "rowspan",
        "sizes",
        "vertical-list"
      ]
    },
    "result": {
      "slug": "result",
      "name": "Result",
      "title": "Result 结果",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/result.md",
      "examples": [
        "basic-usage",
        "customized-content"
      ]
    },
    "statistic": {
      "slug": "statistic",
      "name": "Statistic",
      "title": "Statistic 统计",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/statistic.md",
      "examples": [
        "basic",
        "card",
        "countdown"
      ]
    },
    "skeleton": {
      "slug": "skeleton",
      "name": "Skeleton",
      "title": "Skeleton 骨架屏",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/skeleton.md",
      "examples": [
        "animation",
        "avoiding-rendering-bouncing",
        "basic-usage",
        "configurable-rows",
        "customized-template",
        "initial-rendering-loading",
        "leading-trailing-without-bouncing",
        "loading-state",
        "rendering-with-data"
      ]
    },
    "image": {
      "slug": "image",
      "name": "Image",
      "title": "Image 图片",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/image.md",
      "examples": [
        "basic-usage",
        "custom-progress",
        "custom-toolbar",
        "image-preview",
        "lazy-load",
        "load-failed",
        "manually-preview",
        "placeholder"
      ]
    },
    "calendar": {
      "slug": "calendar",
      "name": "Calendar",
      "title": "Calendar 日历",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/calendar.md",
      "examples": [
        "basic",
        "controller-type",
        "customize",
        "header",
        "range"
      ]
    },
    "carousel": {
      "slug": "carousel",
      "name": "Carousel",
      "title": "Carousel 走马灯",
      "category": "Data 数据展示",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/carousel.md",
      "examples": [
        "arrows",
        "auto-height",
        "basic",
        "card",
        "indicator",
        "motion-blur",
        "vertical"
      ]
    },
    "menu": {
      "slug": "menu",
      "name": "Menu",
      "title": "Menu 菜单",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/menu.md",
      "examples": [
        "basic",
        "collapse",
        "left-and-right",
        "popper-offset",
        "vertical"
      ]
    },
    "tabs": {
      "slug": "tabs",
      "name": "Tabs",
      "title": "Tabs 标签页",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tabs.md",
      "examples": [
        "basic",
        "border-card",
        "card-style",
        "custom-tab",
        "customized-add-button-icon",
        "customized-trigger",
        "default-value",
        "dynamic-tabs",
        "tab-position"
      ]
    },
    "breadcrumb": {
      "slug": "breadcrumb",
      "name": "Breadcrumb",
      "title": "Breadcrumb 面包屑",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/breadcrumb.md",
      "examples": [
        "basic",
        "icon"
      ]
    },
    "dropdown": {
      "slug": "dropdown",
      "name": "Dropdown",
      "title": "Dropdown 下拉菜单",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/dropdown.md",
      "examples": [
        "basic-usage",
        "command-event",
        "dropdown-methods",
        "how-to-trigger",
        "menu-hiding-behavior",
        "placements",
        "sizes",
        "triggering-element",
        "virtual-trigger"
      ]
    },
    "steps": {
      "slug": "steps",
      "name": "Steps",
      "title": "Steps 步骤条",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/steps.md",
      "examples": [
        "basic",
        "centered",
        "simple",
        "vertical",
        "with-description",
        "with-icon",
        "with-status"
      ]
    },
    "affix": {
      "slug": "affix",
      "name": "Affix",
      "title": "Affix 固钉",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/affix.md",
      "examples": [
        "basic",
        "fixed",
        "target"
      ]
    },
    "backtop": {
      "slug": "backtop",
      "name": "Backtop",
      "title": "Backtop 回到顶部",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/backtop.md",
      "examples": [
        "basic",
        "custom"
      ]
    },
    "anchor": {
      "slug": "anchor",
      "name": "Anchor",
      "title": "Anchor 锚点",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/anchor.md",
      "examples": [
        "affix",
        "basic",
        "change",
        "horizontal",
        "scroll",
        "underline"
      ]
    },
    "page-header": {
      "slug": "page-header",
      "name": "Page",
      "title": "Page Header 页头",
      "category": "Navigation 导航",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/page-header.md",
      "examples": [
        "additional-sections",
        "basic",
        "breadcrumb",
        "complete",
        "custom-icon",
        "main-content",
        "no-icon"
      ]
    },
    "alert": {
      "slug": "alert",
      "name": "Alert",
      "title": "Alert 提示",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/alert.md",
      "examples": [
        "basic",
        "center",
        "close-button",
        "description",
        "icon",
        "icon-description",
        "theme"
      ]
    },
    "loading": {
      "slug": "loading",
      "name": "Loading",
      "title": "Loading 加载",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/loading.md",
      "examples": [
        "basic",
        "customization",
        "fullscreen"
      ]
    },
    "message": {
      "slug": "message",
      "name": "Toast",
      "title": "Toast 轻提示",
      "category": "Others 其他",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/message.md",
      "examples": [
        "basic",
        "closable",
        "different-types",
        "grouping",
        "placement",
        "plain",
        "raw-html"
      ]
    },
    "message-box": {
      "slug": "message-box",
      "name": "Message",
      "title": "Message Box 弹框",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/message-box.md",
      "examples": [
        "alert",
        "centered-content",
        "confirm",
        "customization",
        "customized-icon",
        "distinguishable-close-cancel",
        "draggable",
        "prompt",
        "use-html",
        "use-vnode",
        "use-vnode-with-action-handlers"
      ]
    },
    "notification": {
      "slug": "notification",
      "name": "Notification",
      "title": "Notification 通知",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/notification.md",
      "examples": [
        "basic",
        "different-types",
        "no-close",
        "offsetting",
        "positioning",
        "raw-html",
        "use-vnode"
      ]
    },
    "popover": {
      "slug": "popover",
      "name": "Popover",
      "title": "Popover 弹出框",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/popover.md",
      "examples": [
        "basic-usage",
        "directive-usage",
        "nested-information",
        "nested-operation",
        "placement",
        "virtual-triggering"
      ]
    },
    "tooltip": {
      "slug": "tooltip",
      "name": "Tooltip",
      "title": "Tooltip 文字提示",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tooltip.md",
      "examples": [
        "advanced-usage",
        "animations",
        "append-to",
        "basic",
        "controlled",
        "html-content",
        "rich-content",
        "singleton",
        "theme",
        "virtual-trigger"
      ]
    },
    "dialog": {
      "slug": "dialog",
      "name": "Dialog",
      "title": "Dialog 对话框",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/dialog.md",
      "examples": [
        "align-center",
        "basic-usage",
        "centered-content",
        "custom-animation",
        "customization-content",
        "customization-header",
        "destroy-on-close",
        "draggable-dialog",
        "events",
        "fullscreen",
        "modal",
        "nested-dialog"
      ]
    },
    "drawer": {
      "slug": "drawer",
      "name": "Drawer",
      "title": "Drawer 抽屉",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/drawer.md",
      "examples": [
        "basic-usage",
        "customization-content",
        "customization-header",
        "modal",
        "nested-drawer",
        "no-title",
        "resizable"
      ]
    },
    "popconfirm": {
      "slug": "popconfirm",
      "name": "Popconfirm",
      "title": "Popconfirm 气泡确认",
      "category": "Feedback 反馈组件",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/popconfirm.md",
      "examples": [
        "basic-usage",
        "customize",
        "placement",
        "trigger-event"
      ]
    },
    "infinite-scroll": {
      "slug": "infinite-scroll",
      "name": "Infinite",
      "title": "Infinite Scroll 无限滚动",
      "category": "Others 其他",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/infinite-scroll.md",
      "examples": [
        "basic",
        "disable-loading"
      ]
    },
    "watermark": {
      "slug": "watermark",
      "name": "Watermark",
      "title": "Watermark 水印",
      "category": "Others 其他",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/watermark.md",
      "examples": [
        "basic",
        "custom",
        "image",
        "multi-line"
      ]
    },
    "tour": {
      "slug": "tour",
      "name": "Tour",
      "title": "Tour 漫游引导",
      "category": "Others 其他",
      "package": "@deppon/deppon-ui",
      "kind": "ui",
      "docPath": "docs/component/tour.md",
      "examples": [
        "basic",
        "indicator",
        "mask",
        "non-modal",
        "placement",
        "target"
      ]
    },
    "pro-field": {
      "slug": "pro-field",
      "name": "ProField",
      "title": "ProField 字段",
      "category": "业务组件 Pro",
      "package": "@deppon/deppon-template",
      "kind": "pro",
      "docPath": "docs/prodepponui/pro-field.md",
      "examples": [
        "basic"
      ]
    },
    "pro-form": {
      "slug": "pro-form",
      "name": "ProForm",
      "title": "ProForm 表单",
      "category": "业务组件 Pro",
      "package": "@deppon/deppon-template",
      "kind": "pro",
      "docPath": "docs/prodepponui/pro-form.md",
      "examples": [
        "accessibility",
        "alignment",
        "basic",
        "basic-form",
        "custom-validation",
        "form-items",
        "inline-form",
        "number-validate",
        "size-control",
        "validation"
      ]
    },
    "pro-table": {
      "slug": "pro-table",
      "name": "ProTable",
      "title": "ProTable 表格",
      "category": "业务组件 Pro",
      "package": "@deppon/deppon-template",
      "kind": "pro",
      "docPath": "docs/prodepponui/pro-table.md",
      "examples": [
        "basic",
        "check-strictly",
        "custom-column",
        "custom-header",
        "custom-index",
        "expandable-row",
        "filter",
        "fixed-column",
        "fixed-column-and-group-header",
        "fixed-column-and-header",
        "fixed-header",
        "fixed-header-with-fluid-header",
        "grouping-header",
        "multi-select",
        "rowspan-and-colspan",
        "show-overflow-tooltip",
        "single-select",
        "sort",
        "striped",
        "summary",
        "table-layout",
        "tooltip-formatter",
        "tree-and-lazy",
        "with-border",
        "with-status"
      ]
    },
    "pro-dialog": {
      "slug": "pro-dialog",
      "name": "ProDialog",
      "title": "ProDialog 对话框",
      "category": "业务组件 Pro",
      "package": "@deppon/deppon-template",
      "kind": "pro",
      "docPath": "docs/prodepponui/pro-dialog.md",
      "examples": [
        "align-center",
        "basic",
        "basic-usage",
        "centered-content",
        "custom-animation",
        "customization-content",
        "customization-header",
        "destroy-on-close",
        "draggable-dialog",
        "events",
        "fullscreen",
        "modal",
        "nested-dialog"
      ]
    },
    "pro-layout": {
      "slug": "pro-layout",
      "name": "ProLayout",
      "title": "ProLayout 布局",
      "category": "业务组件 Pro",
      "package": "@deppon/deppon-template",
      "kind": "pro",
      "docPath": "docs/prodepponui/pro-layout.md",
      "examples": [
        "alignment",
        "basic",
        "basic-layout",
        "column-offset",
        "column-spacing",
        "hybrid-layout",
        "responsive-layout"
      ]
    }
  },
  "skills": {
    "deppon-npm-private-registry": {
      "name": "deppon-npm-private-registry",
      "description": "在使用 deppon 系列 Cursor skills 生成代码前，说明如何通过团队私有 npm 安装 @deppon/* 包、以包内 README 与类型定义为权威依据（而非依赖 deppon-npm  monorepo 的 site 示例）。在用户分发 skill、 外仓接入、私有 registry、.npmrc、@deppon 安装 时应用。",
      "path": "skills/deppon-npm-private-registry/SKILL.md"
    },
    "deppon-npm-skills": {
      "name": "deppon-npm-skills",
      "description": "deppon 业务前端专项 Cursor skills 的总索引：按场景选用 skill，并映射到私有 npm 包 @deppon/deppon-template、@deppon/deppon-ui、@deppon/deppon-router、@deppon/deppon-request。 用户提到 deppon-npm-skills、选型、不知用哪个 skill、外仓接入 deppon 时先读本 skill。",
      "path": "skills/deppon-npm-skills/SKILL.md"
    },
    "deppon-pro-dialog": {
      "name": "deppon-pro-dialog",
      "description": "使用 @deppon/deppon-template 的 ProDialog 生成弹窗（基础、内置 ProForm、自定义 body 插槽）。 在用户需要模态框、编辑弹窗、pro-dialog 时应用。",
      "path": "skills/deppon-pro-dialog/SKILL.md"
    },
    "deppon-pro-field": {
      "name": "deppon-pro-field",
      "description": "在非 ProForm 场景下单独使用 ProField：valueType、v-model 绑定、read/edit 模式、fieldProps。 在用户提到 ProField、单字段组件、与 el-form-item 组合时应用。",
      "path": "skills/deppon-pro-field/SKILL.md"
    },
    "deppon-pro-form": {
      "name": "deppon-pro-form",
      "description": "使用 Vue 3 script setup、@deppon/deppon-template 的 ProForm 与 @deppon/deppon-ui 生成或改写表单页。在用户需要新建/编辑表单、ProForm columns、校验规则、actions 插槽， 或提到 ProForm、表单页、deppon-template 表单 时应用。",
      "path": "skills/deppon-pro-form/SKILL.md"
    },
    "deppon-pro-form-advanced-customer": {
      "name": "deppon-pro-form-advanced-customer",
      "description": "生成多块 el-card + pro-form 的「客户类」高级页：只读/编辑切换、card 头部自定义操作按钮（含样式与 handler）。在用户提到多卡片高级表单、只读模式、表单头部操作、多表单配置数组时应用。",
      "path": "skills/deppon-pro-form-advanced-customer/SKILL.md"
    },
    "deppon-pro-form-group": {
      "name": "deppon-pro-form-group",
      "description": "生成多段 ProForm 组合页：横向锚点、可折叠 ElCard、每段独立 columns/rules、底部统一提交/校验/重置。 在用户提到表单分组、锚点导航、统一提交多个 pro-form 时应用。",
      "path": "skills/deppon-pro-form-group/SKILL.md"
    },
    "deppon-pro-form-performance": {
      "name": "deppon-pro-form-performance",
      "description": "大量 ProForm 实例时的性能写法：仅渲染可见表单、keep-alive 缓存、数据与 UI 分离、产品/线路切换保留已填数据。 在用户提到多表单卡顿、ProFormOptimization、可见表单数、全网模式时应用。",
      "path": "skills/deppon-pro-form-performance/SKILL.md"
    },
    "deppon-pro-layout-page": {
      "name": "deppon-pro-layout-page",
      "description": "使用 ProLayout 搭建管理台壳层：collapsed、menu-items、top-menu、active-menu、menu-router、logo、插槽 header-right。 在用户提到 ProLayout、侧栏菜单、管理台壳层 时应用。",
      "path": "skills/deppon-pro-layout-page/SKILL.md"
    },
    "deppon-pro-page-insert-detail-workflow": {
      "name": "deppon-pro-page-insert-detail-workflow",
      "description": "单页承载「新建 insert / 详情 detail / 工作流 workflow」三态：路由 query、顶栏与底栏分支、ProForm 只读切换、 子表 ProTable 单实例 row-edit 与只读列切换、保存前整表校验。在用户要新建+详情+工作流合一页、 sourceType、审批页、与列表详情同构页时应用。",
      "path": "skills/deppon-pro-page-insert-detail-workflow/SKILL.md"
    },
    "deppon-pro-page-query-table-form": {
      "name": "deppon-pro-page-query-table-form",
      "description": "整页骨架：独立内联查询 ProForm + ProTable +（可选）底部或弹窗「实体」ProForm。 不是表格内单元格编辑。在用户要「查询条与表格分离」「上查下表下表单」或「查询条 + 表格 + 编辑区（整块表单）」时应用。",
      "path": "skills/deppon-pro-page-query-table-form/SKILL.md"
    },
    "deppon-pro-table": {
      "name": "deppon-pro-table",
      "description": "使用 Vue 3 script setup、@deppon/deppon-template 的 ProTable 与 @deppon/deppon-ui 生成或改写列表页（搜索、分页、工具栏、行操作、插槽列）。在用户需要数据表格、CRUD 列表、 ProTable columns，或提到 ProTable、数据表格 时应用。",
      "path": "skills/deppon-pro-table/SKILL.md"
    },
    "deppon-pro-table-advanced-tabs": {
      "name": "deppon-pro-table-advanced-tabs",
      "description": "在一个页面用 el-tabs 组织多个 ProTable 场景：基础表、搜索表、行选、操作列、工具栏等，彼此独立 data/columns/ref。 在用户提到分 tab、多表格并列 demo、同一页多套 ProTable 时应用。",
      "path": "skills/deppon-pro-table-advanced-tabs/SKILL.md"
    },
    "deppon-pro-table-cell-editable": {
      "name": "deppon-pro-table-cell-editable",
      "description": "ProTable 单元格编辑模式：editable、readonly、field-size、增删行、校验与 validation-change、范围列 onAfterAddRange。 在用户提到可编辑表格、单元格编辑、添加行、表格内校验 时应用。",
      "path": "skills/deppon-pro-table-cell-editable/SKILL.md"
    },
    "deppon-pro-table-expand-nested": {
      "name": "deppon-pro-table-expand-nested",
      "description": "ProTable 展开行与嵌套子表：主表 row-key、#expand 插槽、子表独立 columns 与插槽列。 在用户提到父子表、展开行、嵌套子表 时应用。",
      "path": "skills/deppon-pro-table-expand-nested/SKILL.md"
    },
    "deppon-pro-table-multi-header": {
      "name": "deppon-pro-table-multi-header",
      "description": "ProTable 多级表头 columns 配置（列嵌套 children）。在用户提到多级表头、分组表头、 在用户提到多级表头、分组表头 时应用。",
      "path": "skills/deppon-pro-table-multi-header/SKILL.md"
    },
    "deppon-pro-table-nofixed-scroll": {
      "name": "deppon-pro-table-nofixed-scroll",
      "description": "非 fixed-table 场景：外层 el-scrollbar、表格 editable 切换、自定义 #header 区域、高度随数据切换。 在用户提到长页面滚动、自定义表格顶栏、non-fixed 表格 时应用。",
      "path": "skills/deppon-pro-table-nofixed-scroll/SKILL.md"
    },
    "deppon-pro-table-row-edit": {
      "name": "deppon-pro-table-row-edit",
      "description": "ProTable 行编辑模式：row-edit、v-model:editing-row-index、保存/取消、行高 tableHeight 计算。 在用户提到行内编辑、一次只编一行、整行编辑 时应用。",
      "path": "skills/deppon-pro-table-row-edit/SKILL.md"
    },
    "deppon-product-route-multi-form": {
      "name": "deppon-product-route-multi-form",
      "description": "多产品×多线路（或可推广为多 key 组合）下，为每个组合生成 ProForm：标签选择、错误提示、仅渲染可见组合、 keep-alive、数据按 key 持久化。在用户提到多产品、多线路、组合配置表单、报价矩阵 时应用。",
      "path": "skills/deppon-product-route-multi-form/SKILL.md"
    },
    "deppon-request-package-demo": {
      "name": "deppon-request-package-demo",
      "description": "使用 @deppon/deppon-request 发起 HTTP 请求、处理错误结构。在用户提到 deppon-request、封装请求、 超时、401/500 时应用。",
      "path": "skills/deppon-request-package-demo/SKILL.md"
    },
    "deppon-router-push-viewtab": {
      "name": "deppon-router-push-viewtab",
      "description": "使用 @deppon/deppon-router 与 useRouter：router.push、router.depponPush、pushByName、query/params、 defaultViewTab、_viewTab 覆盖。在用户提到 deppon-router、页签标题、uums 功能码、路由跳转 时应用。",
      "path": "skills/deppon-router-push-viewtab/SKILL.md"
    },
    "deppon-ui-examples-primitives": {
      "name": "deppon-ui-examples-primitives",
      "description": "使用 @deppon/deppon-ui 的基础组件：Card、Button、Message（及同类 El* 反馈）。在用户要对照 按钮样式、卡片结构、消息提示写法且不需要 Pro 组件时应用。",
      "path": "skills/deppon-ui-examples-primitives/SKILL.md"
    }
  }
}