+
);
}
diff --git a/src/antd/BUG_VERSIONS.json b/src/antd/BUG_VERSIONS.json
new file mode 100644
index 0000000..7542cbd
--- /dev/null
+++ b/src/antd/BUG_VERSIONS.json
@@ -0,0 +1,60 @@
+{
+ "3.9.3": [
+ "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
+ ],
+ ">= 3.10.0 <=3.10.9": [
+ "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
+ ],
+ ">= 3.11.0 <=3.11.5": [
+ "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
+ ],
+ ">= 4.21.6 < 4.22.0": ["https://github.com/ant-design/ant-design/pull/36682"],
+ ">= 4.22.2 <= 4.22.5": [
+ "https://github.com/ant-design/ant-design/issues/36932",
+ "https://github.com/ant-design/ant-design/pull/36800",
+ "https://github.com/ant-design/ant-design/issues/37024"
+ ],
+ "4.23.0": ["https://github.com/ant-design/ant-design/issues/37461"],
+ "4.23.5": [
+ "https://github.com/ant-design/ant-design/issues/37929",
+ "https://github.com/ant-design/ant-design/issues/37931"
+ ],
+ "4.24.0": ["https://github.com/ant-design/ant-design/issues/38371"],
+ "5.0.4": ["https://github.com/ant-design/ant-design/issues/39284"],
+ "5.0.6": ["https://github.com/ant-design/ant-design/issues/39807"],
+ "5.1.0": ["https://github.com/react-component/drawer/pull/370"],
+ "5.1.2": ["https://github.com/ant-design/ant-design/issues/39949"],
+ "5.1.3": ["https://github.com/ant-design/ant-design/issues/40113"],
+ "5.1.4": ["https://github.com/ant-design/ant-design/issues/40186"],
+ ">= 5.2.3 <= 5.3.0": [
+ "https://github.com/ant-design/ant-design/pull/40719#issuecomment-1453418135"
+ ],
+ "5.4.1": ["https://github.com/ant-design/ant-design/issues/41751"],
+ ">= 5.4.3 <= 5.4.5": [
+ "https://github.com/ant-design/cssinjs/pull/108",
+ "https://github.com/ant-design/ant-design/pull/41993"
+ ],
+ "5.6.2": ["https://github.com/ant-design/ant-design/issues/43113"],
+ "5.6.3": ["https://github.com/ant-design/ant-design/issues/43190"],
+ "5.7.0": ["https://github.com/ant-design/ant-design/issues/43684"],
+ "5.7.1": [
+ "https://github.com/ant-design/ant-design/issues/43654",
+ "https://github.com/ant-design/ant-design/issues/43684"
+ ],
+ "5.8.0": ["https://github.com/ant-design/ant-design/issues/43943"],
+ "5.9.1": ["https://github.com/ant-design/ant-design/issues/44907"],
+ "5.10.0": ["https://github.com/ant-design/ant-design/issues/45289"],
+ "5.11.0": ["https://github.com/ant-design/ant-design/issues/45742"],
+ "5.11.1": ["https://github.com/ant-design/ant-design/issues/45883"],
+ "5.11.2": ["https://github.com/ant-design/ant-design/issues/46005"],
+ "5.11.4": ["https://github.com/ant-design/ant-design/pull/46103"],
+ "5.12.3": ["https://github.com/ant-design/ant-design/issues/46525"],
+ "5.12.6": ["https://github.com/ant-design/ant-design/issues/46719"],
+ "5.13.0": ["https://github.com/ant-design/ant-design/pull/46962"],
+ "5.14.0": ["https://github.com/ant-design/ant-design/issues/47354"],
+ "5.15.0": ["https://github.com/ant-design/ant-design/pull/47504#issuecomment-1980459433"],
+ ">= 5.16.0 <= 5.16.1": ["https://github.com/ant-design/ant-design/issues/48200"],
+ "5.16.3": ["https://github.com/ant-design/ant-design/issues/48568"],
+ "5.17.1": ["https://github.com/ant-design/ant-design/issues/48913"],
+ "5.18.2": ["https://github.com/ant-design/ant-design/pull/49487"]
+}
diff --git a/src/antd/LICENSE b/src/antd/LICENSE
new file mode 100644
index 0000000..9b563de
--- /dev/null
+++ b/src/antd/LICENSE
@@ -0,0 +1,22 @@
+MIT LICENSE
+
+Copyright (c) 2015-present Ant UED, https://xtech.antfin.com/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/src/antd/README.md b/src/antd/README.md
new file mode 100644
index 0000000..adff9e8
--- /dev/null
+++ b/src/antd/README.md
@@ -0,0 +1,184 @@
+