sctj-components 1.1.12 → 1.1.13

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.
@@ -5399,7 +5399,7 @@ const _sfc_main$8 = {
5399
5399
  };
5400
5400
  }
5401
5401
  };
5402
- const index_vue_vue_type_style_index_0_scoped_98da9a15_lang = "";
5402
+ const index_vue_vue_type_style_index_0_scoped_31779e31_lang = "";
5403
5403
  const _hoisted_1$6 = {
5404
5404
  key: 0,
5405
5405
  class: "action-container"
@@ -5491,8 +5491,8 @@ const _sfc_main$7 = {
5491
5491
  setup(__props, { expose, emit }) {
5492
5492
  const props = __props;
5493
5493
  useCssVars((_ctx) => ({
5494
- "84970d70": __props.width,
5495
- "41e89436": __props.height
5494
+ "99f6cdb0": __props.width,
5495
+ "d880dbf6": __props.height
5496
5496
  }));
5497
5497
  const controlsPositionVars = computed$1(() => {
5498
5498
  const position = props.controlsPosition || {};
@@ -5589,15 +5589,12 @@ const _sfc_main$7 = {
5589
5589
  draggable: false
5590
5590
  },
5591
5591
  textLabelDefaultStyle: {
5592
- "background-color": "rgba(255, 255, 255, 0.8)",
5592
+ "background": "linear-gradient(135deg, rgba(37, 99, 235, 0.5) 0%, rgba(59, 130, 246, 0.2) 100%)",
5593
5593
  "border-radius": "4px",
5594
- "box-shadow": "0 2px 6px rgba(0, 0, 0, 0.2)",
5595
- "padding": "4px 8px",
5594
+ "padding": "8px",
5596
5595
  "text-align": "center",
5597
5596
  "font-size": "12px",
5598
- "font-weight": "bold",
5599
- "color": "#333",
5600
- "border": "1px solid #1890ff"
5597
+ "color": "#fff"
5601
5598
  }
5602
5599
  });
5603
5600
  watch(() => props.center, (newCenter) => {
@@ -6384,7 +6381,7 @@ const _sfc_main$7 = {
6384
6381
  };
6385
6382
  }
6386
6383
  };
6387
- const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-98da9a15"]]);
6384
+ const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-31779e31"]]);
6388
6385
  const index_vue_vue_type_style_index_0_scoped_761d2ab4_lang = "";
6389
6386
  const _withScopeId$4 = (n) => (pushScopeId("data-v-761d2ab4"), n = n(), popScopeId(), n);
6390
6387
  const _hoisted_1$5 = {