@das-fed/ui 7.1.0-seres.1 → 7.1.0-seres.10

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/ui",
3
- "version": "7.1.0-seres.1",
3
+ "version": "7.1.0-seres.10",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./index.js",
@@ -26,7 +26,7 @@
26
26
  "@antv/x6-plugin-snapline": "^2.1.7",
27
27
  "@antv/x6-plugin-transform": "^2.1.8",
28
28
  "@antv/x6-vue-shape": "^2.1.2",
29
- "@das-fed/cli": "7.1.0-seres.1",
29
+ "@das-fed/cli": "7.1.0-seres.10",
30
30
  "@element-plus/icons-vue": "^2.3.1",
31
31
  "@types/lodash": "^4.14.194",
32
32
  "@types/lodash-es": "^4.17.9",
@@ -56,9 +56,9 @@
56
56
  "vue-tsc": "^2.0.29"
57
57
  },
58
58
  "dependencies": {
59
- "@das-fed/ui": "7.1.0-seres.1",
60
- "@das-fed/utils": "7.1.0-seres.1",
61
- "@das-fed/web": "7.1.0-seres.1",
59
+ "@das-fed/ui": "7.1.0-seres.10",
60
+ "@das-fed/utils": "7.1.0-seres.10",
61
+ "@das-fed/web": "7.1.0-seres.10",
62
62
  "@types/markdown-it": "^14.1.2",
63
63
  "@wangeditor-next/editor": "5.6.31",
64
64
  "@wangeditor-next/editor-for-vue": "5.1.14",
@@ -1442,5 +1442,9 @@ declare const _default: {
1442
1442
  'zh-CN': string;
1443
1443
  en: string;
1444
1444
  };
1445
+ 视频事件: {
1446
+ 'zh-CN': string;
1447
+ en: string;
1448
+ };
1445
1449
  };
1446
1450
  export default _default;