@das-fed/ui 7.0.4-beta.2 → 7.0.4-beta.3

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/esm-map.json CHANGED
@@ -429,5 +429,7 @@
429
429
  "DasIconYuyin": "/packages/icons/yuyin/index",
430
430
  "DasIconZhongxinshengcheng": "/packages/icons/zhongxinshengcheng/index",
431
431
  "DasHlsPlayer": "/packages/components/hls-player/index",
432
- "getDasHlsPlayerRef": "/packages/components/hls-player/index"
432
+ "getDasHlsPlayerRef": "/packages/components/hls-player/index",
433
+ "DasIconTucao2": "/packages/icons/tucao-2/index",
434
+ "DasIconTucao": "/packages/icons/tucao/index"
433
435
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/ui",
3
- "version": "7.0.4-beta.2",
3
+ "version": "7.0.4-beta.3",
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.0.4-beta.2",
29
+ "@das-fed/cli": "7.0.4-beta.3",
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.0.4-beta.2",
60
- "@das-fed/utils": "7.0.4-beta.2",
61
- "@das-fed/web": "7.0.4-beta.2",
59
+ "@das-fed/ui": "7.0.4-beta.3",
60
+ "@das-fed/utils": "7.0.4-beta.3",
61
+ "@das-fed/web": "7.0.4-beta.3",
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",
@@ -240,5 +240,13 @@ declare const _default: {
240
240
  'zh-CN': string;
241
241
  en: string;
242
242
  };
243
+ 吐槽: {
244
+ 'zh-CN': string;
245
+ en: string;
246
+ };
247
+ 取消吐槽: {
248
+ 'zh-CN': string;
249
+ en: string;
250
+ };
243
251
  };
244
252
  export default _default;