sctj-components 1.1.11 → 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.
@@ -2113,7 +2113,7 @@ const _sfc_main$n = {
2113
2113
  }
2114
2114
  };
2115
2115
  const SCTJTimeLineSelect = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-baeb92ce"]]);
2116
- const index_vue_vue_type_style_index_0_scoped_a188d1cb_lang = "";
2116
+ const index_vue_vue_type_style_index_0_scoped_e884aaa9_lang = "";
2117
2117
  const _hoisted_1$h = { class: "table-container" };
2118
2118
  const _sfc_main$m = {
2119
2119
  __name: "index",
@@ -2125,7 +2125,7 @@ const _sfc_main$m = {
2125
2125
  },
2126
2126
  rowKey: {
2127
2127
  type: String,
2128
- default: ""
2128
+ default: "id"
2129
2129
  },
2130
2130
  treeProps: {
2131
2131
  type: Object,
@@ -2452,7 +2452,7 @@ const _sfc_main$m = {
2452
2452
  };
2453
2453
  }
2454
2454
  };
2455
- const SCTJTable = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-a188d1cb"]]);
2455
+ const SCTJTable = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-e884aaa9"]]);
2456
2456
  const index_vue_vue_type_style_index_0_scoped_45fb95db_lang = "";
2457
2457
  const _sfc_main$l = {};
2458
2458
  const _hoisted_1$g = { class: "table-container" };
@@ -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 = {