tuikit-atomicx-vue3 3.5.0-beta.7 → 3.5.0-beta.9

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.
@@ -1,4 +1,4 @@
1
- import { i } from "./Teleport-CSEuZbpM.js";
1
+ import { i } from "./Teleport-D3gvcBbZ.js";
2
2
  import * as t from "vue";
3
3
  let n = 0;
4
4
  function u(d, e = "reka") {
@@ -1,4 +1,4 @@
1
- import { g as E } from "./Teleport-CSEuZbpM.js";
1
+ import { g as E } from "./Teleport-D3gvcBbZ.js";
2
2
  const m = "menu.itemSelect", x = ["Enter", " "], S = [
3
3
  "ArrowDown",
4
4
  "PageUp",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tuikit-atomicx-vue3",
3
- "version": "3.5.0-beta.7",
3
+ "version": "3.5.0-beta.9",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -53,7 +53,7 @@
53
53
  "@tencentcloud/chat": "^3.5.8",
54
54
  "@tencentcloud/chat-uikit-engine": "~2.5.6",
55
55
  "@tencentcloud/tui-core": "latest",
56
- "@tencentcloud/tuiroom-engine-js": "~3.5.0-beta.7",
56
+ "@tencentcloud/tuiroom-engine-js": "~3.5.0-beta.8",
57
57
  "@tencentcloud/uikit-base-component-vue3": "1.1.1",
58
58
  "vue": "^3.4.21"
59
59
  },
@@ -196,6 +196,7 @@ const selectMaterial = async (type: TRTCMediaSourceType) => {
196
196
  name: t('Screen'),
197
197
  screen: {
198
198
  resolution: TRTCVideoResolution.TRTCVideoResolution_1920_1080,
199
+ systemAudio: true,
199
200
  fps: 15,
200
201
  },
201
202
  });