3h1-ui 2.15.21 → 2.15.22

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/es/index.js CHANGED
@@ -4807,7 +4807,7 @@ const _sfc_main$1l = defineComponent({
4807
4807
  };
4808
4808
  }
4809
4809
  });
4810
- const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
4810
+ const StrengthMeter_vue_vue_type_style_index_0_scoped_c8d77eaa_lang = "";
4811
4811
  const _hoisted_1$z = ["data-score"];
4812
4812
  function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4813
4813
  const _component_InputPassword = resolveComponent("InputPassword");
@@ -4839,7 +4839,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4839
4839
  ], 2)
4840
4840
  ], 2);
4841
4841
  }
4842
- const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-678d40fd"]]);
4842
+ const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-c8d77eaa"]]);
4843
4843
  const _sfc_main$1k = defineComponent({
4844
4844
  name: "SvgIcon",
4845
4845
  props: {
@@ -4875,7 +4875,7 @@ const _sfc_main$1k = defineComponent({
4875
4875
  return { symbolId, prefixCls: prefixCls2, getStyle };
4876
4876
  }
4877
4877
  });
4878
- const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
4878
+ const SvgIcon_vue_vue_type_style_index_0_scoped_fa64fe87_lang = "";
4879
4879
  const _hoisted_1$y = ["xlink:href"];
4880
4880
  function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4881
4881
  return openBlock(), createElementBlock("svg", {
@@ -4886,7 +4886,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4886
4886
  createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$y)
4887
4887
  ], 6);
4888
4888
  }
4889
- const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-905fa4a6"]]);
4889
+ const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-fa64fe87"]]);
4890
4890
  const SVG_END_WITH_FLAG = "|svg";
4891
4891
  const _sfc_main$1j = defineComponent({
4892
4892
  name: "Icon",
@@ -5197,8 +5197,8 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
5197
5197
  };
5198
5198
  }
5199
5199
  });
5200
- const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
5201
- const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-fea26917"]]);
5200
+ const BasicArrow_vue_vue_type_style_index_0_scoped_03d87956_lang = "";
5201
+ const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-03d87956"]]);
5202
5202
  const props$c = {
5203
5203
  /**
5204
5204
  * Help text max-width
@@ -5340,8 +5340,8 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
5340
5340
  };
5341
5341
  }
5342
5342
  });
5343
- const BasicTitle_vue_vue_type_style_index_0_scoped_59bc8f76_lang = "";
5344
- const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-59bc8f76"]]);
5343
+ const BasicTitle_vue_vue_type_style_index_0_scoped_c007dbdf_lang = "";
5344
+ const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-c007dbdf"]]);
5345
5345
  const props$b = {
5346
5346
  prefixCls: { type: String },
5347
5347
  helpMessage: {
@@ -7689,7 +7689,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
7689
7689
  const getRules = ({ column, record, index: index2, ...args }) => {
7690
7690
  var _a2, _b;
7691
7691
  const errKey = `${column.dataIndex}-${record.uuid}Info`;
7692
- if (!column.required)
7692
+ if (!column.required && !column.rules)
7693
7693
  return [];
7694
7694
  if ((_a2 = rulesRef[errKey]) == null ? void 0 : _a2.rules)
7695
7695
  return (_b = rulesRef[errKey]) == null ? void 0 : _b.rules;
@@ -8812,8 +8812,8 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
8812
8812
  };
8813
8813
  }
8814
8814
  });
8815
- const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
8816
- const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-fdc837af"]]);
8815
+ const BasicTitle_vue_vue_type_style_index_0_scoped_a48f9d86_lang = "";
8816
+ const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-a48f9d86"]]);
8817
8817
  const _sfc_main$_ = defineComponent({
8818
8818
  name: "BasicModalHeader",
8819
8819
  components: { BasicTitle },
@@ -12932,8 +12932,8 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
12932
12932
  };
12933
12933
  }
12934
12934
  });
12935
- const TreeHeader_vue_vue_type_style_index_0_scoped_6d3f2554_lang = "";
12936
- const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-6d3f2554"]]);
12935
+ const TreeHeader_vue_vue_type_style_index_0_scoped_a0f20f9d_lang = "";
12936
+ const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-a0f20f9d"]]);
12937
12937
  /**
12938
12938
  * @vue/shared v3.4.30
12939
12939
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
@@ -13828,7 +13828,7 @@ const _sfc_main$H = defineComponent({
13828
13828
  return { prefixCls: prefixCls2, getCalcContentWidth };
13829
13829
  }
13830
13830
  });
13831
- const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
13831
+ const PageFooter_vue_vue_type_style_index_0_scoped_b4695833_lang = "";
13832
13832
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13833
13833
  return openBlock(), createElementBlock("div", {
13834
13834
  class: normalizeClass(_ctx.prefixCls),
@@ -13847,7 +13847,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13847
13847
  ], 2)
13848
13848
  ], 6);
13849
13849
  }
13850
- const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-44a47dbd"]]);
13850
+ const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-b4695833"]]);
13851
13851
  const _sfc_main$G = defineComponent({
13852
13852
  name: "PageWrapper",
13853
13853
  components: { PageFooter, PageHeader },
@@ -16464,8 +16464,8 @@ const _sfc_main$y = defineComponent({
16464
16464
  return { isVisibleAdvancedSearch, handleIconClick };
16465
16465
  }
16466
16466
  });
16467
- const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
16468
- const _withScopeId$1 = (n) => (pushScopeId("data-v-f74ee46a"), n = n(), popScopeId(), n);
16467
+ const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_c5892da8_lang = "";
16468
+ const _withScopeId$1 = (n) => (pushScopeId("data-v-c5892da8"), n = n(), popScopeId(), n);
16469
16469
  const _hoisted_1$k = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", null, "高级搜索", -1));
16470
16470
  function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16471
16471
  const _component_FilterOutlined = resolveComponent("FilterOutlined");
@@ -16483,7 +16483,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16483
16483
  _: 1
16484
16484
  });
16485
16485
  }
16486
- const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-f74ee46a"]]);
16486
+ const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-c5892da8"]]);
16487
16487
  const index$3 = "";
16488
16488
  const searchType = [
16489
16489
  {
@@ -17866,8 +17866,8 @@ const _sfc_main$r = defineComponent({
17866
17866
  };
17867
17867
  }
17868
17868
  });
17869
- const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
17870
- const _withScopeId = (n) => (pushScopeId("data-v-90331d26"), n = n(), popScopeId(), n);
17869
+ const TableGlobalSearch_vue_vue_type_style_index_0_scoped_5f6e7403_lang = "";
17870
+ const _withScopeId = (n) => (pushScopeId("data-v-5f6e7403"), n = n(), popScopeId(), n);
17871
17871
  const _hoisted_1$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索全部", -1));
17872
17872
  const _hoisted_2$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索特定字段", -1));
17873
17873
  const _hoisted_3$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, null, -1));
@@ -17925,7 +17925,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
17925
17925
  ])
17926
17926
  ], 4);
17927
17927
  }
17928
- const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-90331d26"]]);
17928
+ const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-5f6e7403"]]);
17929
17929
  const _sfc_main$q = defineComponent({
17930
17930
  components: {
17931
17931
  TableAdvancedSearch,
@@ -18479,7 +18479,7 @@ const _sfc_main$o = defineComponent({
18479
18479
  setup() {
18480
18480
  }
18481
18481
  });
18482
- const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
18482
+ const TableDict_vue_vue_type_style_index_0_scoped_21146269_lang = "";
18483
18483
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18484
18484
  var _a2;
18485
18485
  const _component_Icon = resolveComponent("Icon");
@@ -18508,7 +18508,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18508
18508
  ]), 1032, ["color"])
18509
18509
  ]);
18510
18510
  }
18511
- const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-7d89a0e9"]]);
18511
+ const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-21146269"]]);
18512
18512
  const index$2 = "";
18513
18513
  var RoleEnum = /* @__PURE__ */ ((RoleEnum2) => {
18514
18514
  RoleEnum2["SUPER"] = "super";
@@ -18785,8 +18785,8 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
18785
18785
  };
18786
18786
  }
18787
18787
  });
18788
- const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
18789
- const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4dc415ac"]]);
18788
+ const Modal_vue_vue_type_style_index_0_scoped_24f758b3_lang = "";
18789
+ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-24f758b3"]]);
18790
18790
  const _hoisted_1$b = { class: "api-modal-select" };
18791
18791
  const _sfc_main$l = /* @__PURE__ */ defineComponent({
18792
18792
  __name: "ApiModalSelect",
@@ -18934,8 +18934,8 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
18934
18934
  };
18935
18935
  }
18936
18936
  });
18937
- const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
18938
- const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-fb4fe18d"]]);
18937
+ const ApiModalSelect_vue_vue_type_style_index_0_scoped_5427533c_lang = "";
18938
+ const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-5427533c"]]);
18939
18939
  const Description$1 = "";
18940
18940
  const basicColProps = 24;
18941
18941
  const basicProps$2 = reactive({
@@ -22973,7 +22973,7 @@ const _sfc_main$f = defineComponent({
22973
22973
  };
22974
22974
  }
22975
22975
  });
22976
- const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
22976
+ const CropperAvatar_vue_vue_type_style_index_0_scoped_6ac45907_lang = "";
22977
22977
  const _hoisted_1$7 = ["src"];
22978
22978
  function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
22979
22979
  const _component_Icon = resolveComponent("Icon");
@@ -23024,7 +23024,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
23024
23024
  }, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
23025
23025
  ], 6);
23026
23026
  }
23027
- const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-31315934"]]);
23027
+ const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-6ac45907"]]);
23028
23028
  const props = {
23029
23029
  startVal: { type: Number, default: 0 },
23030
23030
  endVal: { type: Number, default: 2021 },
@@ -23196,7 +23196,7 @@ const _sfc_main$c = defineComponent({
23196
23196
  }
23197
23197
  }
23198
23198
  });
23199
- const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
23199
+ const Loading_vue_vue_type_style_index_0_scoped_33b23b82_lang = "";
23200
23200
  function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
23201
23201
  const _component_Spin = resolveComponent("Spin");
23202
23202
  return withDirectives((openBlock(), createElementBlock("section", {
@@ -23212,7 +23212,7 @@ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
23212
23212
  [vShow, _ctx.loading]
23213
23213
  ]);
23214
23214
  }
23215
- const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-ee545744"]]);
23215
+ const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-33b23b82"]]);
23216
23216
  function createLoading(props2, target, wait = false) {
23217
23217
  let vm = null;
23218
23218
  const data = reactive({
@@ -25097,7 +25097,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
25097
25097
  },
25098
25098
  setup(__props, { expose: __expose }) {
25099
25099
  useCssVars((_ctx) => ({
25100
- "989efb00": props2.labelWidth
25100
+ "7210fae1": props2.labelWidth
25101
25101
  }));
25102
25102
  const props2 = __props;
25103
25103
  const form = ref({});
@@ -25269,8 +25269,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
25269
25269
  };
25270
25270
  }
25271
25271
  });
25272
- const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
25273
- const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2d2eda80"]]);
25272
+ const DescriptionsForm_vue_vue_type_style_index_0_scoped_b1ced086_lang = "";
25273
+ const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b1ced086"]]);
25274
25274
  const DescriptionsForm = withInstall$5(descriptionsForm);
25275
25275
  const basicResizeWrapperProps = reactive({
25276
25276
  designWidth: {
@@ -25315,8 +25315,8 @@ const __default__ = defineComponent({
25315
25315
  });
25316
25316
  const __injectCSSVars__ = () => {
25317
25317
  useCssVars((_ctx) => ({
25318
- "0aaa544f": _ctx.designWidth,
25319
- "30d13bbe": _ctx.designHeight
25318
+ "1a93f028": _ctx.designWidth,
25319
+ "1e1b1b05": _ctx.designHeight
25320
25320
  }));
25321
25321
  };
25322
25322
  const __setup__ = __default__.setup;