@semi-bot/semi-theme-ds_web 1.0.0

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/README.md ADDED
@@ -0,0 +1,24 @@
1
+
2
+ # @semi-bot/semi-theme-ds_web --- Semi Theme Generated By [Design System Management](https://semi.design/dsm/)
3
+ ID: 28184
4
+ Operator: 用户4245697084310
5
+
6
+ ## Compatibility
7
+
8
+ Compatible with Semi Foundation Version 2.93.0 or newer.
9
+
10
+ ## Version Release Note
11
+
12
+ 用于工作室内需要的后台等公共调用Design System
13
+
14
+
15
+ ## Manual
16
+
17
+ [RD](https://bytedance.feishu.cn/docx/doxcnOQWjp9z1PHg0b58RIylc4c)
18
+
19
+ [UED](https://bytedance.feishu.cn/docx/doxcnGpI22wExiIdsWGLQLmkLne)
20
+
21
+ [RD-en](https://bytedance.feishu.cn/docx/doxcnEgGRq92mDDsrddFVFPGDaf)
22
+
23
+ [UED-en](https://bytedance.feishu.cn/docx/doxcnKo5CYLKtQla6eb16il13Sc)
24
+
package/package.json ADDED
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "@semi-bot/semi-theme-ds_web",
3
+ "version": "1.0.0",
4
+ "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
+ "keywords": [
6
+ "semi-theme",
7
+ "scss"
8
+ ],
9
+ "sideEffects": "*.scss",
10
+ "license": "MIT",
11
+ "dependencies": {},
12
+ "_unpkg": true,
13
+ "devDependencies": {}
14
+ }