@antv/dumi-theme-antv 0.7.3-beta.2 → 0.7.3-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/builtins/Playground/index.module.less +0 -3
- package/dist/common/GlobalStyles.js +6 -0
- package/dist/common/styles/Antd.js +9 -0
- package/dist/common/styles/Common.js +9 -0
- package/dist/common/styles/index.js +2 -0
- package/dist/common/styles/theme.js +12 -0
- package/dist/common/styles/variables.less +14 -0
- package/dist/layouts/DocLayout.js +48 -21
- package/dist/pages/Example/index.module.less +1 -4
- package/dist/pages/Examples/index.js +4 -5
- package/dist/pages/Examples/index.module.less +10 -12
- package/dist/pages/Index/components/Cases/index.module.less +2 -2
- package/dist/pages/Index/components/Companies/index.js +5 -17
- package/dist/pages/Index/components/Companies/index.module.less +33 -6
- package/dist/pages/Index/components/Detail/News.module.less +1 -0
- package/dist/pages/Index/components/Detail/index.module.less +1 -25
- package/dist/pages/Index/components/Features/index.js +8 -16
- package/dist/pages/Index/components/Features/index.module.less +21 -23
- package/dist/pages/Index/components/_.less +3 -3
- package/dist/plugin/deadLinkChecker.js +35 -15
- package/dist/plugin/index.js +9 -10
- package/dist/plugin/remarkFeedback.js +1 -1
- package/dist/slots/Banner/index.module.less +11 -11
- package/dist/slots/CodeEditor/Toolbar.module.less +1 -1
- package/dist/slots/CodeEditor/index.js +5 -1
- package/dist/slots/CodePreview/CodeHeader.js +2 -1
- package/dist/slots/ExampleSider/index.module.less +4 -6
- package/dist/slots/Feedback/index.js +1 -2
- package/dist/slots/Footer/index.module.less +2 -3
- package/dist/slots/Header/Products/Product.module.less +1 -2
- package/dist/slots/Header/Search/helper.js +1 -0
- package/dist/slots/Header/Search/index.js +1 -3
- package/dist/slots/Header/index.js +28 -24
- package/dist/slots/Header/index.module.less +19 -19
- package/dist/slots/Loading/index.js +12 -4
- package/dist/slots/Loading/index.module.less +0 -1
- package/dist/slots/ManualContent/Main.js +3 -15
- package/dist/slots/ManualContent/index.module.less +11 -14
- package/dist/slots/hooks.js +3 -1
- package/dist/static/style.js +3 -0
- package/package.json +13 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antv/dumi-theme-antv",
|
|
3
|
-
"version": "0.7.3-beta.
|
|
3
|
+
"version": "0.7.3-beta.4",
|
|
4
4
|
"description": "AntV website theme based on dumi2.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dumi",
|
|
@@ -43,19 +43,26 @@
|
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
+
"@ant-design/cssinjs": "^1.23.0",
|
|
46
47
|
"@ant-design/icons": "^4.8.3",
|
|
48
|
+
"@ant-design/pro-components": "^2.8.7",
|
|
47
49
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
48
50
|
"@babel/standalone": "^7.26.2",
|
|
49
51
|
"@docsearch/css": "^3.8.0",
|
|
50
52
|
"@docsearch/react": "^3.8.0",
|
|
53
|
+
"@emotion/server": "^11.11.0",
|
|
51
54
|
"@monaco-editor/react": "^4.6.0",
|
|
52
55
|
"@petercatai/assistant": "^2.0.24",
|
|
53
56
|
"@stackblitz/sdk": "^1.11.0",
|
|
54
|
-
"antd": "^
|
|
57
|
+
"antd": "^5.24.5",
|
|
58
|
+
"antd-style": "^3.7.1",
|
|
59
|
+
"babel-loader": "^10.0.0",
|
|
60
|
+
"babel-plugin-import": "^1.13.8",
|
|
55
61
|
"chalk": "^4.1.2",
|
|
56
62
|
"cheerio": "^1.0.0-rc.12",
|
|
57
63
|
"classnames": "^2.5.1",
|
|
58
64
|
"codesandbox": "^2.2.3",
|
|
65
|
+
"critters-webpack-plugin": "^3.0.2",
|
|
59
66
|
"d3-dsv": "^3.0.1",
|
|
60
67
|
"docsearch.js": "^2.6.3",
|
|
61
68
|
"front-matter": "^4.0.2",
|
|
@@ -67,14 +74,16 @@
|
|
|
67
74
|
"leancloud-storage": "^4.15.2",
|
|
68
75
|
"lodash-es": "^4.17.21",
|
|
69
76
|
"lodash.merge": "^4.6.2",
|
|
77
|
+
"mini-css-extract-plugin": "^2.9.2",
|
|
78
|
+
"moment": "^2.30.1",
|
|
70
79
|
"monaco-editor": "^0.25.2",
|
|
71
80
|
"nprogress": "^0.2.0",
|
|
72
81
|
"p-limit": "^3.1.0",
|
|
73
82
|
"parse-github-url": "^1.0.3",
|
|
74
83
|
"rc-drawer": "^4.4.3",
|
|
75
84
|
"rc-footer": "^0.6.8",
|
|
76
|
-
"react": "^
|
|
77
|
-
"react-dom": "^
|
|
85
|
+
"react": "^19.1.0",
|
|
86
|
+
"react-dom": "^19.1.0",
|
|
78
87
|
"react-error-boundary": "^3.1.4",
|
|
79
88
|
"react-github-button": "^0.1.11",
|
|
80
89
|
"react-intersection-observer": "^9.16.0",
|