mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
586 B
JSON
12 lines
586 B
JSON
{
|
|
"name": "Ant Design",
|
|
"website": "https://ant.design",
|
|
"matches": [
|
|
{
|
|
"regexp": "<[^>]*class=\"ant-(?:btn|col|row|layout|breadcrumb|menu|pagination|steps|select|cascader|checkbox|calendar|form|input-number|input|mention|rate|radio|slider|switch|tree-select|time-picker|transfer|upload|avatar|badge|card|carousel|collapse|list|popover|tooltip|table|tabs|tag|timeline|tree|alert|modal|message|notification|progress|popconfirm|spin|anchor|back-top|divider|drawer)"
|
|
},
|
|
{
|
|
"regexp": "<i class=\"anticon anticon-"
|
|
}
|
|
]
|
|
} |