jssz-meeting-component 1.2.3 → 1.2.5

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
@@ -38789,23 +38789,27 @@ function handleMeetingEvent(event, data) {
38789
38789
  emitter.emit("geofenceAlert", data);
38790
38790
  break;
38791
38791
  case "2021":
38792
+ console.log("所有指令", data);
38792
38793
  emitter.emit("commandMessage", data);
38793
38794
  break;
38794
38795
  case "2016":
38796
+ console.log("围栏更新", data);
38795
38797
  emitter.emit("geofenceUpdate", data);
38796
38798
  break;
38797
38799
  case "2017":
38800
+ console.log("紧急实况", data);
38798
38801
  emitter.emit("EmergencyLive", data);
38799
38802
  break;
38800
38803
  case "2018":
38804
+ console.log("伤员上报", data);
38801
38805
  emitter.emit("injuryReport", data);
38802
38806
  break;
38803
38807
  case "2020":
38804
- console.log("2020", data);
38808
+ console.log("已上线的队员", data);
38805
38809
  emitter.emit("onlineMember", data);
38806
38810
  break;
38807
38811
  case "2099":
38808
- console.log("2099", data);
38812
+ console.log("事件结束通知", data);
38809
38813
  emitter.emit("meetingEnd", data);
38810
38814
  break;
38811
38815
  }
@@ -42057,7 +42061,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
42057
42061
  };
42058
42062
  }
42059
42063
  });
42060
- const JSCall = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-5c880aa1"]]);
42064
+ const JSCall = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-65f08af1"]]);
42061
42065
  const HANDOFF_SOURCE_TAB_ID_KEY = "JS_MEETING_MQTT_HANDOFF_SOURCE_TAB_ID";
42062
42066
  const HANDOFF_TARGET_TAB_ID_KEY = "JS_MEETING_MQTT_HANDOFF_TARGET_TAB_ID";
42063
42067
  const HANDOFF_ID_KEY = "JS_MEETING_MQTT_HANDOFF_ID";
@@ -42828,7 +42832,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
42828
42832
  };
42829
42833
  }
42830
42834
  });
42831
- const MeetingContent = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-2e24401b"]]);
42835
+ const MeetingContent = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-130e19b8"]]);
42832
42836
  const _hoisted_1$j = { class: "js-dialog-footer" };
42833
42837
  const _hoisted_2$i = { class: "js-dialog-footer-group js-dialog-footer-left" };
42834
42838
  const _hoisted_3$i = { class: "js-dialog-footer-group js-dialog-footer-center" };
@@ -44415,7 +44419,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
44415
44419
  };
44416
44420
  }
44417
44421
  });
44418
- const MinimizedMeeting = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-ec9b81c5"]]);
44422
+ const MinimizedMeeting = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-2f74037e"]]);
44419
44423
  const _hoisted_1$d = {
44420
44424
  key: 0,
44421
44425
  class: "toggle"