jssz-meeting-component 1.2.10 → 1.2.11

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/index.esm.js CHANGED
@@ -38496,7 +38496,7 @@ async function openCamera() {
38496
38496
  }
38497
38497
  track.addPlayView(container);
38498
38498
  }
38499
- await srtc.publishLocalTrack(track);
38499
+ await srtc.publishLocalTrack(track, { degradationPreference: "maintain-resolution" });
38500
38500
  meState.cameraState = "1";
38501
38501
  meetingStore$1.upsertMember(getUserId(), {
38502
38502
  cameraStatus: "1",
@@ -40843,7 +40843,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
40843
40843
  };
40844
40844
  }
40845
40845
  });
40846
- const JSUser = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-3cb577c5"]]);
40846
+ const JSUser = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-9cf6c83a"]]);
40847
40847
  var RoomModalSelectType = /* @__PURE__ */ ((RoomModalSelectType2) => {
40848
40848
  RoomModalSelectType2["microphoneClick"] = "microphoneClick";
40849
40849
  RoomModalSelectType2["cameraClick"] = "cameraClick";
@@ -45036,7 +45036,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
45036
45036
  };
45037
45037
  }
45038
45038
  });
45039
- const Invite = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-b2cd501c"]]);
45039
+ const Invite = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-deceb72d"]]);
45040
45040
  const _hoisted_1$a = { class: "js-meeting-invite-modal" };
45041
45041
  const _hoisted_2$a = { class: "js-meeting-invite-modal-header" };
45042
45042
  const _hoisted_3$a = { class: "js-meeting-invite-modal-title" };
@@ -45566,7 +45566,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
45566
45566
  };
45567
45567
  }
45568
45568
  });
45569
- const JSMeeting = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-2efb7c64"]]);
45569
+ const JSMeeting = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-8d418a2e"]]);
45570
45570
  const _hoisted_1$8 = { class: "modal" };
45571
45571
  const _hoisted_2$8 = { class: "modal-header" };
45572
45572
  const _hoisted_3$8 = { class: "tab-header" };
@@ -46132,7 +46132,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
46132
46132
  };
46133
46133
  }
46134
46134
  });
46135
- const JSCallList = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-60c3c6ab"]]);
46135
+ const JSCallList = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-42b67d6c"]]);
46136
46136
  const _hoisted_1$7 = { class: "dialog" };
46137
46137
  const _hoisted_2$7 = { class: "modal-header" };
46138
46138
  const _hoisted_3$7 = { class: "content" };
@@ -46309,7 +46309,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
46309
46309
  };
46310
46310
  }
46311
46311
  });
46312
- const JSSOSSetting = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-afadbc80"]]);
46312
+ const JSSOSSetting = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-e743e4f6"]]);
46313
46313
  const _hoisted_1$6 = { class: "dialog" };
46314
46314
  const _hoisted_2$6 = { class: "modal-header" };
46315
46315
  const _hoisted_3$6 = { class: "content" };
@@ -46536,7 +46536,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
46536
46536
  };
46537
46537
  }
46538
46538
  });
46539
- const JSUnattendedSetting = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-1a8b386c"]]);
46539
+ const JSUnattendedSetting = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-990b1312"]]);
46540
46540
  const _hoisted_1$5 = { class: "notification-container" };
46541
46541
  const _hoisted_2$5 = ["onClick"];
46542
46542
  const _hoisted_3$5 = { class: "notification-content" };
@@ -47497,7 +47497,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
47497
47497
  };
47498
47498
  }
47499
47499
  });
47500
- const JSSettings = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-27234687"]]);
47500
+ const JSSettings = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b420aee0"]]);
47501
47501
  function scheduleJoinRoom() {
47502
47502
  setTimeout(() => {
47503
47503
  try {