sctj-components 1.0.30 → 1.0.31

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.
@@ -5136,8 +5136,8 @@ const _sfc_main$4 = {
5136
5136
  }
5137
5137
  };
5138
5138
  const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-23f6e80a"]]);
5139
- const index_vue_vue_type_style_index_0_scoped_d89fd5ba_lang = "";
5140
- const _withScopeId$1 = (n) => (pushScopeId("data-v-d89fd5ba"), n = n(), popScopeId(), n);
5139
+ const index_vue_vue_type_style_index_0_scoped_eb19a035_lang = "";
5140
+ const _withScopeId$1 = (n) => (pushScopeId("data-v-eb19a035"), n = n(), popScopeId(), n);
5141
5141
  const _hoisted_1$1 = {
5142
5142
  key: 0,
5143
5143
  class: "btn-container"
@@ -5308,7 +5308,7 @@ const _sfc_main$3 = {
5308
5308
  required: true
5309
5309
  }
5310
5310
  },
5311
- emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles"],
5311
+ emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles", "change"],
5312
5312
  setup(__props, { expose, emit }) {
5313
5313
  const props = __props;
5314
5314
  const { isMobile } = useMobile();
@@ -6211,6 +6211,7 @@ const _sfc_main$3 = {
6211
6211
  type: item.type
6212
6212
  }))[0]) != null ? _e : "";
6213
6213
  }
6214
+ emit("change");
6214
6215
  handleClose();
6215
6216
  };
6216
6217
  const handleClose = () => {
@@ -6727,9 +6728,9 @@ const _sfc_main$3 = {
6727
6728
  };
6728
6729
  }
6729
6730
  };
6730
- const SCTJMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-d89fd5ba"]]);
6731
- const index_vue_vue_type_style_index_0_scoped_6b8c3e46_lang = "";
6732
- const _withScopeId = (n) => (pushScopeId("data-v-6b8c3e46"), n = n(), popScopeId(), n);
6731
+ const SCTJMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-eb19a035"]]);
6732
+ const index_vue_vue_type_style_index_0_scoped_d0bea808_lang = "";
6733
+ const _withScopeId = (n) => (pushScopeId("data-v-d0bea808"), n = n(), popScopeId(), n);
6733
6734
  const _hoisted_1 = {
6734
6735
  key: 0,
6735
6736
  class: "btn-container"
@@ -6935,7 +6936,7 @@ const _sfc_main$2 = {
6935
6936
  required: true
6936
6937
  }
6937
6938
  },
6938
- emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles"],
6939
+ emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles", "change"],
6939
6940
  setup(__props, { expose, emit }) {
6940
6941
  const props = __props;
6941
6942
  const { isMobile } = useMobile();
@@ -7993,6 +7994,7 @@ const _sfc_main$2 = {
7993
7994
  businessKey: item.businessKey
7994
7995
  };
7995
7996
  });
7997
+ emit("change");
7996
7998
  handleClose();
7997
7999
  };
7998
8000
  const handleClose = () => {
@@ -8557,7 +8559,7 @@ const _sfc_main$2 = {
8557
8559
  };
8558
8560
  }
8559
8561
  };
8560
- const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-6b8c3e46"]]);
8562
+ const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-d0bea808"]]);
8561
8563
  const BimViewer_vue_vue_type_style_index_0_scoped_b60f1ba4_lang = "";
8562
8564
  const _sfc_main$1 = {
8563
8565
  __name: "BimViewer",