sctj-components 1.1.1 → 1.1.2

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.
@@ -12277,8 +12277,8 @@ function useBimfaceGIS(options = {}) {
12277
12277
  dispose
12278
12278
  };
12279
12279
  }
12280
- const index_vue_vue_type_style_index_0_scoped_a0549f20_lang = "";
12281
- const _withScopeId = (n) => (pushScopeId("data-v-a0549f20"), n = n(), popScopeId(), n);
12280
+ const index_vue_vue_type_style_index_0_scoped_b3b0eda5_lang = "";
12281
+ const _withScopeId = (n) => (pushScopeId("data-v-b3b0eda5"), n = n(), popScopeId(), n);
12282
12282
  const _hoisted_1 = {
12283
12283
  key: 0,
12284
12284
  class: "loading-mask"
@@ -12341,8 +12341,8 @@ const _sfc_main = {
12341
12341
  setup(__props, { expose, emit }) {
12342
12342
  const props = __props;
12343
12343
  useCssVars((_ctx) => ({
12344
- "9d0301d2": __props.width,
12345
- "648269f6": __props.height
12344
+ "7cf1f39e": __props.width,
12345
+ "077d864f": __props.height
12346
12346
  }));
12347
12347
  const containerRef = ref$1(null);
12348
12348
  const {
@@ -12513,7 +12513,7 @@ const _sfc_main = {
12513
12513
  if (bimLayers.length > 0) {
12514
12514
  zoomToLayer(bimLayers[bimLayers.length - 1].getId());
12515
12515
  }
12516
- }, 1e3);
12516
+ }, 2e3);
12517
12517
  }
12518
12518
  });
12519
12519
  } finally {
@@ -12754,7 +12754,7 @@ const _sfc_main = {
12754
12754
  };
12755
12755
  }
12756
12756
  };
12757
- const SCTJGISViewer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a0549f20"]]);
12757
+ const SCTJGISViewer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b3b0eda5"]]);
12758
12758
  const components = [
12759
12759
  { component: SCTJDictTag, name: "SCTJDictTag" },
12760
12760
  { component: SCTJTreeSelect, name: "SCTJTreeSelect" },