3h1-ui 3.0.0-next.61 → 3.0.0-next.62

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/lib/index.js CHANGED
@@ -5420,7 +5420,7 @@ const _sfc_main$1F = vue.defineComponent({
5420
5420
  };
5421
5421
  }
5422
5422
  });
5423
- const StrengthMeter_vue_vue_type_style_index_0_scoped_c8d77eaa_lang = "";
5423
+ const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
5424
5424
  const _hoisted_1$G = ["data-score"];
5425
5425
  function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
5426
5426
  const _component_InputPassword = vue.resolveComponent("InputPassword");
@@ -5452,7 +5452,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
5452
5452
  ], 2)
5453
5453
  ], 2);
5454
5454
  }
5455
- const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1F, [["render", _sfc_render$X], ["__scopeId", "data-v-c8d77eaa"]]);
5455
+ const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1F, [["render", _sfc_render$X], ["__scopeId", "data-v-678d40fd"]]);
5456
5456
  const _sfc_main$1E = vue.defineComponent({
5457
5457
  name: "SvgIcon",
5458
5458
  props: {
@@ -5488,7 +5488,7 @@ const _sfc_main$1E = vue.defineComponent({
5488
5488
  return { symbolId, prefixCls: prefixCls2, getStyle };
5489
5489
  }
5490
5490
  });
5491
- const SvgIcon_vue_vue_type_style_index_0_scoped_fa64fe87_lang = "";
5491
+ const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
5492
5492
  const _hoisted_1$F = ["xlink:href"];
5493
5493
  function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
5494
5494
  return vue.openBlock(), vue.createElementBlock("svg", {
@@ -5499,7 +5499,7 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
5499
5499
  vue.createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$F)
5500
5500
  ], 6);
5501
5501
  }
5502
- const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc_render$W], ["__scopeId", "data-v-fa64fe87"]]);
5502
+ const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["render", _sfc_render$W], ["__scopeId", "data-v-905fa4a6"]]);
5503
5503
  const SVG_END_WITH_FLAG = "|svg";
5504
5504
  const _sfc_main$1D = vue.defineComponent({
5505
5505
  name: "Icon",
@@ -5810,8 +5810,8 @@ const _sfc_main$1B = /* @__PURE__ */ vue.defineComponent({
5810
5810
  };
5811
5811
  }
5812
5812
  });
5813
- const BasicArrow_vue_vue_type_style_index_0_scoped_03d87956_lang = "";
5814
- const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["__scopeId", "data-v-03d87956"]]);
5813
+ const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
5814
+ const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["__scopeId", "data-v-fea26917"]]);
5815
5815
  const props$c = {
5816
5816
  /**
5817
5817
  * Help text max-width
@@ -5964,24 +5964,14 @@ const _sfc_main$1z = /* @__PURE__ */ vue.defineComponent({
5964
5964
  return vue.openBlock(), vue.createElementBlock("span", {
5965
5965
  class: vue.normalizeClass(getClass.value)
5966
5966
  }, [
5967
- vue.createElementVNode("div", {
5968
- class: vue.normalizeClass(`${vue.unref(prefixCls2)}-label`)
5969
- }, [
5967
+ vue.createElementVNode("div", null, [
5970
5968
  vue.renderSlot(_ctx.$slots, "default", {}, void 0, true),
5971
5969
  __props.helpMessage ? (vue.openBlock(), vue.createBlock(_sfc_main$1A, {
5972
5970
  key: 0,
5973
5971
  class: vue.normalizeClass(`${vue.unref(prefixCls2)}-help`),
5974
5972
  text: __props.helpMessage
5975
- }, null, 8, ["class", "text"])) : vue.createCommentVNode("", true),
5976
- vue.renderSlot(_ctx.$slots, "extra", {}, () => {
5977
- var _a2, _b, _c;
5978
- return [
5979
- ((_a2 = _ctx.$attrs) == null ? void 0 : _a2.extra) ? (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(
5980
- vue.unref(utils.isFunction)(_ctx.$attrs.extra) ? (_c = (_b = _ctx.$attrs).extra) == null ? void 0 : _c.call(_b) : vue.h("span", _ctx.$attrs.extra)
5981
- ), { key: 0 })) : vue.createCommentVNode("", true)
5982
- ];
5983
- }, true)
5984
- ], 2),
5973
+ }, null, 8, ["class", "text"])) : vue.createCommentVNode("", true)
5974
+ ]),
5985
5975
  __props.expand ? (vue.openBlock(), vue.createElementBlock("div", {
5986
5976
  key: 0,
5987
5977
  class: vue.normalizeClass(`${vue.unref(prefixCls2)}-expand`),
@@ -5998,8 +5988,8 @@ const _sfc_main$1z = /* @__PURE__ */ vue.defineComponent({
5998
5988
  };
5999
5989
  }
6000
5990
  });
6001
- const BasicTitle_vue_vue_type_style_index_0_scoped_6f1a89f9_lang = "";
6002
- const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1z, [["__scopeId", "data-v-6f1a89f9"]]);
5991
+ const BasicTitle_vue_vue_type_style_index_0_scoped_df3764dc_lang = "";
5992
+ const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1z, [["__scopeId", "data-v-df3764dc"]]);
6003
5993
  const props$b = {
6004
5994
  prefixCls: { type: String },
6005
5995
  helpMessage: {
@@ -8942,8 +8932,8 @@ function useTransition(source, options = {}) {
8942
8932
  }
8943
8933
  const _hoisted_1$B = { class: "flex justify-between" };
8944
8934
  const _hoisted_2$f = { key: 0 };
8945
- const _hoisted_3$a = { class: "flex flex-wrap px-2" };
8946
- const _hoisted_4$8 = ["onClick", "title"];
8935
+ const _hoisted_3$9 = { class: "flex flex-wrap px-2" };
8936
+ const _hoisted_4$7 = ["onClick", "title"];
8947
8937
  const _hoisted_5$6 = {
8948
8938
  key: 0,
8949
8939
  class: "flex py-2 items-center justify-center"
@@ -9061,7 +9051,7 @@ const _sfc_main$1t = /* @__PURE__ */ vue.defineComponent({
9061
9051
  vue.unref(getPaginationList).length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$f, [
9062
9052
  vue.createVNode(vue.unref(ScrollContainer$1), { class: "border border-solid border-t-0" }, {
9063
9053
  default: vue.withCtx(() => [
9064
- vue.createElementVNode("ul", _hoisted_3$a, [
9054
+ vue.createElementVNode("ul", _hoisted_3$9, [
9065
9055
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(getPaginationList), (icon) => {
9066
9056
  return vue.openBlock(), vue.createElementBlock("li", {
9067
9057
  key: icon,
@@ -9076,7 +9066,7 @@ const _sfc_main$1t = /* @__PURE__ */ vue.defineComponent({
9076
9066
  key: 1,
9077
9067
  icon
9078
9068
  }, null, 8, ["icon"]))
9079
- ], 10, _hoisted_4$8);
9069
+ ], 10, _hoisted_4$7);
9080
9070
  }), 128))
9081
9071
  ])
9082
9072
  ]),
@@ -9286,8 +9276,8 @@ const _hoisted_2$e = {
9286
9276
  key: 0,
9287
9277
  class: "table-children-required"
9288
9278
  };
9289
- const _hoisted_3$9 = { class: "text-red-500" };
9290
- const _hoisted_4$7 = {
9279
+ const _hoisted_3$8 = { class: "text-red-500" };
9280
+ const _hoisted_4$6 = {
9291
9281
  key: 0,
9292
9282
  class: "table-children-delete-index"
9293
9283
  };
@@ -9517,7 +9507,7 @@ const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
9517
9507
  content: vue.withCtx(() => {
9518
9508
  var _a3;
9519
9509
  return [
9520
- vue.createElementVNode("span", _hoisted_3$9, vue.toDisplayString((_a3 = rulesRef[`${column2.dataIndex}-${record.uuid}Info`]) == null ? void 0 : _a3.msg), 1)
9510
+ vue.createElementVNode("span", _hoisted_3$8, vue.toDisplayString((_a3 = rulesRef[`${column2.dataIndex}-${record.uuid}Info`]) == null ? void 0 : _a3.msg), 1)
9521
9511
  ];
9522
9512
  }),
9523
9513
  default: vue.withCtx(() => [
@@ -9569,7 +9559,7 @@ const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
9569
9559
  class: "table-children-delete-wrapper",
9570
9560
  key: record[__props.rowKey]
9571
9561
  }, [
9572
- __props.isShowAction ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$7, vue.toDisplayString(index2 + 1), 1)) : vue.createCommentVNode("", true),
9562
+ __props.isShowAction ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$6, vue.toDisplayString(index2 + 1), 1)) : vue.createCommentVNode("", true),
9573
9563
  __props.isShowAction ? (vue.openBlock(), vue.createElementBlock("div", {
9574
9564
  key: 1,
9575
9565
  class: "table-children-delete-item",
@@ -9584,8 +9574,8 @@ const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
9584
9574
  };
9585
9575
  }
9586
9576
  });
9587
- const Table_vue_vue_type_style_index_0_scoped_9232fde4_lang = "";
9588
- const Table$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-9232fde4"]]);
9577
+ const Table_vue_vue_type_style_index_0_scoped_95018c58_lang = "";
9578
+ const Table$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-95018c58"]]);
9589
9579
  const modal = "";
9590
9580
  const modalProps = {
9591
9581
  visible: { type: Boolean },
@@ -10632,8 +10622,8 @@ const _sfc_main$1j = /* @__PURE__ */ vue.defineComponent({
10632
10622
  };
10633
10623
  }
10634
10624
  });
10635
- const BasicTitle_vue_vue_type_style_index_0_scoped_a48f9d86_lang = "";
10636
- const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["__scopeId", "data-v-a48f9d86"]]);
10625
+ const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
10626
+ const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["__scopeId", "data-v-fdc837af"]]);
10637
10627
  const _sfc_main$1i = vue.defineComponent({
10638
10628
  name: "BasicModalHeader",
10639
10629
  components: { BasicTitle },
@@ -12316,7 +12306,7 @@ const _sfc_main$1a = /* @__PURE__ */ vue.defineComponent({
12316
12306
  });
12317
12307
  const _hoisted_1$v = { key: 0 };
12318
12308
  const _hoisted_2$c = { style: { "margin-top": "8px" } };
12319
- const _hoisted_3$8 = ["src"];
12309
+ const _hoisted_3$7 = ["src"];
12320
12310
  const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
12321
12311
  __name: "ImageUpload",
12322
12312
  props: {
@@ -12485,7 +12475,7 @@ const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
12485
12475
  alt: "",
12486
12476
  style: { "width": "100%" },
12487
12477
  src: previewImage.value
12488
- }, null, 8, _hoisted_3$8)
12478
+ }, null, 8, _hoisted_3$7)
12489
12479
  ]),
12490
12480
  _: 1
12491
12481
  }, 8, ["open", "title"])
@@ -14612,8 +14602,8 @@ const _sfc_main$15 = /* @__PURE__ */ vue.defineComponent({
14612
14602
  };
14613
14603
  }
14614
14604
  });
14615
- const TreeHeader_vue_vue_type_style_index_0_scoped_8dfdfcea_lang = "";
14616
- const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-8dfdfcea"]]);
14605
+ const TreeHeader_vue_vue_type_style_index_0_scoped_d8be8a1f_lang = "";
14606
+ const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-d8be8a1f"]]);
14617
14607
  process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
14618
14608
  process.env.NODE_ENV !== "production" ? Object.freeze([]) : [];
14619
14609
  const isString$1 = (val) => typeof val === "string";
@@ -15507,7 +15497,7 @@ const _sfc_main$11 = vue.defineComponent({
15507
15497
  return { prefixCls: prefixCls2, getCalcContentWidth };
15508
15498
  }
15509
15499
  });
15510
- const PageFooter_vue_vue_type_style_index_0_scoped_b4695833_lang = "";
15500
+ const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
15511
15501
  function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
15512
15502
  return vue.openBlock(), vue.createElementBlock("div", {
15513
15503
  class: vue.normalizeClass(_ctx.prefixCls),
@@ -15526,7 +15516,7 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
15526
15516
  ], 2)
15527
15517
  ], 6);
15528
15518
  }
15529
- const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$F], ["__scopeId", "data-v-b4695833"]]);
15519
+ const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$F], ["__scopeId", "data-v-44a47dbd"]]);
15530
15520
  const _sfc_main$10 = vue.defineComponent({
15531
15521
  name: "PageWrapper",
15532
15522
  components: { PageFooter, PageHeader: antDesignVue.PageHeader },
@@ -18142,8 +18132,8 @@ const _sfc_main$U = vue.defineComponent({
18142
18132
  return { isVisibleAdvancedSearch, handleIconClick };
18143
18133
  }
18144
18134
  });
18145
- const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_c5892da8_lang = "";
18146
- const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-c5892da8"), n = n(), vue.popScopeId(), n);
18135
+ const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
18136
+ const _withScopeId$2 = (n) => (vue.pushScopeId("data-v-f74ee46a"), n = n(), vue.popScopeId(), n);
18147
18137
  const _hoisted_1$r = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ vue.createElementVNode("span", null, "高级搜索", -1));
18148
18138
  function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
18149
18139
  const _component_FilterOutlined = vue.resolveComponent("FilterOutlined");
@@ -18161,7 +18151,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
18161
18151
  _: 1
18162
18152
  });
18163
18153
  }
18164
- const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$z], ["__scopeId", "data-v-c5892da8"]]);
18154
+ const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$z], ["__scopeId", "data-v-f74ee46a"]]);
18165
18155
  const index$4 = "";
18166
18156
  const searchType = [
18167
18157
  {
@@ -18251,11 +18241,11 @@ const getGlobalAdvancedType = (fieldList, value) => {
18251
18241
  };
18252
18242
  const _hoisted_1$q = { class: "shy-ui-advanced-search-add" };
18253
18243
  const _hoisted_2$a = { class: "shy-ui-advanced-search-item-wrapper" };
18254
- const _hoisted_3$7 = {
18244
+ const _hoisted_3$6 = {
18255
18245
  key: 0,
18256
18246
  class: "shy-ui-advanced-search-item-value-range"
18257
18247
  };
18258
- const _hoisted_4$6 = /* @__PURE__ */ vue.createElementVNode("div", { style: { "flex": "0", "width": "40px", "margin-right": "8px" } }, " 至 ", -1);
18248
+ const _hoisted_4$5 = /* @__PURE__ */ vue.createElementVNode("div", { style: { "flex": "0", "width": "40px", "margin-right": "8px" } }, " 至 ", -1);
18259
18249
  const _hoisted_5$4 = {
18260
18250
  key: 0,
18261
18251
  class: "shy-ui-advanced-search-item-value-range"
@@ -18477,7 +18467,7 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
18477
18467
  }, {
18478
18468
  default: vue.withCtx(() => [
18479
18469
  getTypeByField(schema == null ? void 0 : schema.field) === "number" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
18480
- schema.op === "bt" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$7, [
18470
+ schema.op === "bt" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$6, [
18481
18471
  vue.createVNode(vue.unref(antDesignVue.FormItem), null, {
18482
18472
  default: vue.withCtx(() => [
18483
18473
  vue.createVNode(vue.unref(antDesignVue.InputNumber), {
@@ -18488,7 +18478,7 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
18488
18478
  ]),
18489
18479
  _: 2
18490
18480
  }, 1024),
18491
- _hoisted_4$6,
18481
+ _hoisted_4$5,
18492
18482
  vue.createVNode(vue.unref(antDesignVue.FormItem), null, {
18493
18483
  default: vue.withCtx(() => [
18494
18484
  vue.createVNode(vue.unref(antDesignVue.InputNumber), {
@@ -18781,14 +18771,14 @@ const _hoisted_2$9 = {
18781
18771
  key: 0,
18782
18772
  style: { "margin": "5px" }
18783
18773
  };
18784
- const _hoisted_3$6 = { class: "flex items-center" };
18774
+ const _hoisted_3$5 = { class: "flex items-center" };
18785
18775
  function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
18786
18776
  const _component_TableSetting = vue.resolveComponent("TableSetting");
18787
18777
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$o, [
18788
18778
  _ctx.$slots.headerTop ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$9, [
18789
18779
  vue.renderSlot(_ctx.$slots, "headerTop")
18790
18780
  ])) : vue.createCommentVNode("", true),
18791
- vue.createElementVNode("div", _hoisted_3$6, [
18781
+ vue.createElementVNode("div", _hoisted_3$5, [
18792
18782
  _ctx.$slots.tableTitle ? vue.renderSlot(_ctx.$slots, "tableTitle", { key: 0 }) : vue.createCommentVNode("", true),
18793
18783
  vue.createElementVNode("div", {
18794
18784
  class: vue.normalizeClass(`${_ctx.prefixCls}__toolbar`)
@@ -19534,12 +19524,12 @@ const _sfc_main$N = vue.defineComponent({
19534
19524
  };
19535
19525
  }
19536
19526
  });
19537
- const TableGlobalSearch_vue_vue_type_style_index_0_scoped_5f6e7403_lang = "";
19538
- const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-5f6e7403"), n = n(), vue.popScopeId(), n);
19527
+ const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
19528
+ const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-90331d26"), n = n(), vue.popScopeId(), n);
19539
19529
  const _hoisted_1$m = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索全部", -1));
19540
19530
  const _hoisted_2$8 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索特定字段", -1));
19541
- const _hoisted_3$5 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("div", null, null, -1));
19542
- const _hoisted_4$5 = { class: "shy-basic-table-global-search-checkbox-wrapper" };
19531
+ const _hoisted_3$4 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("div", null, null, -1));
19532
+ const _hoisted_4$4 = { class: "shy-basic-table-global-search-checkbox-wrapper" };
19543
19533
  const _hoisted_5$3 = { style: { "color": "#131415", "font-size": "12px" } };
19544
19534
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
19545
19535
  const _component_CheckOutlined = vue.resolveComponent("CheckOutlined");
@@ -19564,8 +19554,8 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
19564
19554
  _hoisted_2$8,
19565
19555
  _ctx.curSelected === 2 ? (vue.openBlock(), vue.createBlock(_component_CheckOutlined, { key: 0 })) : vue.createCommentVNode("", true)
19566
19556
  ], 2),
19567
- _hoisted_3$5,
19568
- vue.createElementVNode("div", _hoisted_4$5, [
19557
+ _hoisted_3$4,
19558
+ vue.createElementVNode("div", _hoisted_4$4, [
19569
19559
  vue.createVNode(_component_CheckboxGroup, {
19570
19560
  value: _ctx.fieldList,
19571
19561
  "onUpdate:value": _cache[2] || (_cache[2] = ($event) => _ctx.fieldList = $event),
@@ -19593,7 +19583,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
19593
19583
  ])
19594
19584
  ], 4);
19595
19585
  }
19596
- const TableGlobalSearch$1 = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$u], ["__scopeId", "data-v-5f6e7403"]]);
19586
+ const TableGlobalSearch$1 = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$u], ["__scopeId", "data-v-90331d26"]]);
19597
19587
  const _sfc_main$M = vue.defineComponent({
19598
19588
  components: {
19599
19589
  TableAdvancedSearch: TableAdvancedSearch$1,
@@ -20147,7 +20137,7 @@ const _sfc_main$K = vue.defineComponent({
20147
20137
  setup() {
20148
20138
  }
20149
20139
  });
20150
- const TableDict_vue_vue_type_style_index_0_scoped_21146269_lang = "";
20140
+ const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
20151
20141
  function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
20152
20142
  var _a2;
20153
20143
  const _component_Icon = vue.resolveComponent("Icon");
@@ -20176,7 +20166,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
20176
20166
  ]), 1032, ["color"])
20177
20167
  ]);
20178
20168
  }
20179
- const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$r], ["__scopeId", "data-v-21146269"]]);
20169
+ const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$r], ["__scopeId", "data-v-7d89a0e9"]]);
20180
20170
  const index$3 = "";
20181
20171
  function useTable(tableProps) {
20182
20172
  const tableRef = vue.ref(null);
@@ -20448,8 +20438,8 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
20448
20438
  };
20449
20439
  }
20450
20440
  });
20451
- const Modal_vue_vue_type_style_index_0_scoped_24f758b3_lang = "";
20452
- const Modal$1 = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-24f758b3"]]);
20441
+ const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
20442
+ const Modal$1 = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-4dc415ac"]]);
20453
20443
  const _hoisted_1$i = { class: "api-modal-select" };
20454
20444
  const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
20455
20445
  __name: "ApiModalSelect",
@@ -20597,8 +20587,8 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
20597
20587
  };
20598
20588
  }
20599
20589
  });
20600
- const ApiModalSelect_vue_vue_type_style_index_0_scoped_5427533c_lang = "";
20601
- const ApiModalSelect$1 = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-5427533c"]]);
20590
+ const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
20591
+ const ApiModalSelect$1 = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-fb4fe18d"]]);
20602
20592
  const Description$1 = "";
20603
20593
  const basicColProps = 24;
20604
20594
  const basicProps$3 = vue.reactive({
@@ -20616,7 +20606,7 @@ const basicProps$3 = vue.reactive({
20616
20606
  },
20617
20607
  labelAlign: {
20618
20608
  type: String,
20619
- default: () => "right"
20609
+ default: () => "left"
20620
20610
  },
20621
20611
  labelWidth: {
20622
20612
  type: Number,
@@ -24645,7 +24635,7 @@ const _sfc_main$B = vue.defineComponent({
24645
24635
  };
24646
24636
  }
24647
24637
  });
24648
- const CropperAvatar_vue_vue_type_style_index_0_scoped_6ac45907_lang = "";
24638
+ const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
24649
24639
  const _hoisted_1$e = ["src"];
24650
24640
  function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
24651
24641
  const _component_Icon = vue.resolveComponent("Icon");
@@ -24696,7 +24686,7 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
24696
24686
  }, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
24697
24687
  ], 6);
24698
24688
  }
24699
- const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$l], ["__scopeId", "data-v-6ac45907"]]);
24689
+ const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$l], ["__scopeId", "data-v-31315934"]]);
24700
24690
  const props = {
24701
24691
  startVal: { type: Number, default: 0 },
24702
24692
  endVal: { type: Number, default: 2021 },
@@ -24868,7 +24858,7 @@ const _sfc_main$y = vue.defineComponent({
24868
24858
  }
24869
24859
  }
24870
24860
  });
24871
- const Loading_vue_vue_type_style_index_0_scoped_33b23b82_lang = "";
24861
+ const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
24872
24862
  function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
24873
24863
  const _component_Spin = vue.resolveComponent("Spin");
24874
24864
  return vue.withDirectives((vue.openBlock(), vue.createElementBlock("section", {
@@ -24884,7 +24874,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
24884
24874
  [vue.vShow, _ctx.loading]
24885
24875
  ]);
24886
24876
  }
24887
- const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$j], ["__scopeId", "data-v-33b23b82"]]);
24877
+ const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$j], ["__scopeId", "data-v-ee545744"]]);
24888
24878
  function createLoading(props2, target, wait = false) {
24889
24879
  let vm = null;
24890
24880
  const data = vue.reactive({
@@ -25227,8 +25217,8 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
25227
25217
  });
25228
25218
  const _hoisted_1$c = { key: 0 };
25229
25219
  const _hoisted_2$5 = { key: 1 };
25230
- const _hoisted_3$4 = { key: 2 };
25231
- const _hoisted_4$4 = { style: { "display": "flex", "justify-content": "space-between" } };
25220
+ const _hoisted_3$3 = { key: 2 };
25221
+ const _hoisted_4$3 = { style: { "display": "flex", "justify-content": "space-between" } };
25232
25222
  const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
25233
25223
  __name: "TableColGroup",
25234
25224
  props: {
@@ -25300,7 +25290,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
25300
25290
  }), null, 16, ["value", "onUpdate:value"])
25301
25291
  ])) : (c == null ? void 0 : c.isEdit) && ((_e = c == null ? void 0 : c.editComponentProps) == null ? void 0 : _e.component) === "Switch" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$5, [
25302
25292
  vue.createElementVNode("span", null, vue.toDisplayString(getSwitchShowText(c, config.row)), 1)
25303
- ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$4, vue.toDisplayString(config.row[c.field]), 1))
25293
+ ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$3, vue.toDisplayString(config.row[c.field]), 1))
25304
25294
  ], 64))
25305
25295
  ];
25306
25296
  })
@@ -25309,7 +25299,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
25309
25299
  vue.renderSlot(_ctx.$slots, `${c.field}Header`, vue.normalizeProps(vue.guardReactiveProps({ c })), () => {
25310
25300
  var _a2;
25311
25301
  return [
25312
- vue.createElementVNode("div", _hoisted_4$4, [
25302
+ vue.createElementVNode("div", _hoisted_4$3, [
25313
25303
  vue.createElementVNode("div", null, vue.toDisplayString(c.title), 1),
25314
25304
  ((_a2 = _ctx.column) == null ? void 0 : _a2.sortable) ? (vue.openBlock(), vue.createBlock(_sfc_main$w, {
25315
25305
  key: 0,
@@ -25950,8 +25940,8 @@ const useSort = () => {
25950
25940
  };
25951
25941
  const _hoisted_1$8 = { key: 0 };
25952
25942
  const _hoisted_2$4 = { key: 1 };
25953
- const _hoisted_3$3 = { key: 2 };
25954
- const _hoisted_4$3 = { style: { "display": "flex", "justify-content": "space-between" } };
25943
+ const _hoisted_3$2 = { key: 2 };
25944
+ const _hoisted_4$2 = { style: { "display": "flex", "justify-content": "space-between" } };
25955
25945
  const _hoisted_5$2 = { class: "flex items-center" };
25956
25946
  const prefixCls = "shy-basic-table-plus";
25957
25947
  const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
@@ -26298,14 +26288,14 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
26298
26288
  }), null, 16, ["value", "onUpdate:value"])
26299
26289
  ])) : (column2 == null ? void 0 : column2.isEdit) && ((_d2 = column2 == null ? void 0 : column2.editComponentProps) == null ? void 0 : _d2.component) === "Switch" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$4, [
26300
26290
  vue.createElementVNode("span", null, vue.toDisplayString(getSwitchShowText(column2, config.row)), 1)
26301
- ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$3, vue.toDisplayString(config.row[column2.field]), 1))
26291
+ ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$2, vue.toDisplayString(config.row[column2.field]), 1))
26302
26292
  ], 64))
26303
26293
  ];
26304
26294
  })
26305
26295
  ]),
26306
26296
  header: vue.withCtx(() => [
26307
26297
  vue.renderSlot(_ctx.$slots, `${column2.field}Header`, vue.normalizeProps(vue.guardReactiveProps({ column: column2 })), () => [
26308
- vue.createElementVNode("div", _hoisted_4$3, [
26298
+ vue.createElementVNode("div", _hoisted_4$2, [
26309
26299
  vue.createElementVNode("div", null, vue.toDisplayString(column2.title), 1),
26310
26300
  (column2 == null ? void 0 : column2.sortable) ? (vue.openBlock(), vue.createBlock(_sfc_main$w, {
26311
26301
  key: 0,
@@ -26677,7 +26667,7 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
26677
26667
  },
26678
26668
  setup(__props, { expose: __expose }) {
26679
26669
  vue.useCssVars((_ctx) => ({
26680
- "7210fae1": props2.labelWidth
26670
+ "989efb00": props2.labelWidth
26681
26671
  }));
26682
26672
  const props2 = __props;
26683
26673
  const form = vue.ref({});
@@ -26848,8 +26838,8 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
26848
26838
  };
26849
26839
  }
26850
26840
  });
26851
- const DescriptionsForm_vue_vue_type_style_index_0_scoped_b1ced086_lang = "";
26852
- const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-b1ced086"]]);
26841
+ const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
26842
+ const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-2d2eda80"]]);
26853
26843
  const DescriptionsForm = utils.withInstall(descriptionsForm);
26854
26844
  const basicResizeWrapperProps = vue.reactive({
26855
26845
  designWidth: {
@@ -26894,8 +26884,8 @@ const __default__$1 = vue.defineComponent({
26894
26884
  });
26895
26885
  const __injectCSSVars__ = () => {
26896
26886
  vue.useCssVars((_ctx) => ({
26897
- "1a93f028": _ctx.designWidth,
26898
- "1e1b1b05": _ctx.designHeight
26887
+ "0aaa544f": _ctx.designWidth,
26888
+ "30d13bbe": _ctx.designHeight
26899
26889
  }));
26900
26890
  };
26901
26891
  const __setup__ = __default__$1.setup;
@@ -27375,7 +27365,7 @@ const styles = `.vue-colorful {
27375
27365
  border-color: transparent;
27376
27366
  border-bottom: 12px solid #000;
27377
27367
  border-radius: 8px 8px 0 0;
27378
- background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)),\r
27368
+ background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)),
27379
27369
  linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
27380
27370
  }
27381
27371
  .vue-colorful__pointer-fill, .vue-colorful__alpha-gradient {
@@ -27396,15 +27386,15 @@ const styles = `.vue-colorful {
27396
27386
  height: 24px;
27397
27387
  }
27398
27388
  .vue-colorful__hue {
27399
- background: linear-gradient(\r
27400
- to right,\r
27401
- #f00 0%,\r
27402
- #ff0 17%,\r
27403
- #0f0 33%,\r
27404
- #0ff 50%,\r
27405
- #00f 67%,\r
27406
- #f0f 83%,\r
27407
- #f00 100%\r
27389
+ background: linear-gradient(
27390
+ to right,
27391
+ #f00 0%,
27392
+ #ff0 17%,
27393
+ #0f0 33%,
27394
+ #0ff 50%,
27395
+ #00f 67%,
27396
+ #f0f 83%,
27397
+ #f00 100%
27408
27398
  );
27409
27399
  }
27410
27400
  .vue-colorful__last-control {
@@ -31901,7 +31891,7 @@ const componentSetting = {
31901
31891
  // Number of pages that can be selected
31902
31892
  pageSizeOptions: ["10", "20", "50", "100"],
31903
31893
  // Default display quantity on one page
31904
- defaultPageSize: 20,
31894
+ defaultPageSize: 10,
31905
31895
  // Default Size
31906
31896
  defaultSize: "small",
31907
31897
  // Custom general sort function
@@ -33155,8 +33145,6 @@ const _hoisted_1$6 = {
33155
33145
  class: "table-children-required"
33156
33146
  };
33157
33147
  const _hoisted_2$3 = { class: "text-red-500" };
33158
- const _hoisted_3$2 = { class: "table-children-add-btn" };
33159
- const _hoisted_4$2 = { class: "w-full h-[fit-content] py-8px flex justify-end items-center" };
33160
33148
  const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33161
33149
  __name: "Table",
33162
33150
  props: {
@@ -33172,14 +33160,6 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33172
33160
  type: Array,
33173
33161
  default: () => []
33174
33162
  },
33175
- isShowFooter: {
33176
- type: Boolean,
33177
- default: () => false
33178
- },
33179
- footerRender: {
33180
- type: Function,
33181
- default: () => ""
33182
- },
33183
33163
  isShowAction: {
33184
33164
  type: Boolean,
33185
33165
  default: () => true
@@ -33196,7 +33176,6 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33196
33176
  const formActionType = vue.inject("formActionType");
33197
33177
  const emit = __emit;
33198
33178
  const props2 = __props;
33199
- const tableElRef = vue.ref();
33200
33179
  const emitData = vue.ref([]);
33201
33180
  const [state] = use.useRuleFormItem(props2, "value", "change", emitData);
33202
33181
  const getColumns = vue.computed(() => {
@@ -33224,25 +33203,6 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33224
33203
  ...(props2 == null ? void 0 : props2.isShowAction) ? [actionColumn] : []
33225
33204
  ];
33226
33205
  });
33227
- const getScrollX = vue.computed(() => {
33228
- var _a2;
33229
- let width = 0;
33230
- const NORMAL_WIDTH = 150;
33231
- const columns = vue.unref(props2.columns).filter((item) => !item.defaultHidden);
33232
- columns.forEach((item) => {
33233
- width += Number.parseFloat(item.width) || 0;
33234
- });
33235
- const unsetWidthColumns = columns.filter(
33236
- (item) => !Reflect.has(item, "width")
33237
- );
33238
- const len = unsetWidthColumns.length;
33239
- if (len !== 0) {
33240
- width += len * NORMAL_WIDTH;
33241
- }
33242
- const table2 = vue.unref(tableElRef);
33243
- const tableWidth = ((_a2 = table2 == null ? void 0 : table2.$el) == null ? void 0 : _a2.offsetWidth) ?? 0;
33244
- return tableWidth > width ? "100%" : width;
33245
- });
33246
33206
  const plusClickEvent = () => {
33247
33207
  state.value = [{ [props2.rowKey]: utils.buildUUID() }, ...vue.toRaw(state.value)];
33248
33208
  emit("add", state.value);
@@ -33259,7 +33219,7 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33259
33219
  const rulesRef = vue.reactive({});
33260
33220
  const getRules = ({ column: column2, record, index: index2, ...args }) => {
33261
33221
  var _a2, _b;
33262
- const errKey = `${column2.dataIndex}-${record[props2.rowKey]}Info`;
33222
+ const errKey = `${column2.dataIndex}-${record.uuid}Info`;
33263
33223
  if (!column2.required)
33264
33224
  return [];
33265
33225
  if ((_a2 = rulesRef[errKey]) == null ? void 0 : _a2.rules)
@@ -33329,12 +33289,15 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33329
33289
  () => state.value,
33330
33290
  (v, old) => {
33331
33291
  if (!isEqual(vue.toRaw(v), vue.toRaw(old))) {
33332
- state.value = vue.toRaw(v).map((ele) => {
33333
- return {
33334
- ...ele,
33335
- [props2.rowKey]: ele[props2.rowKey] || utils.buildUUID()
33336
- };
33337
- });
33292
+ emit(
33293
+ "update:value",
33294
+ vue.toRaw(v).map((ele) => {
33295
+ return {
33296
+ ...ele,
33297
+ [props2.rowKey]: ele[props2.rowKey] || utils.buildUUID()
33298
+ };
33299
+ })
33300
+ );
33338
33301
  }
33339
33302
  },
33340
33303
  {
@@ -33387,12 +33350,7 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33387
33350
  return (_ctx, _cache) => {
33388
33351
  return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
33389
33352
  vue.createVNode(vue.unref(antDesignVue.Table), {
33390
- ref_key: "tableElRef",
33391
- ref: tableElRef,
33392
33353
  columns: getColumns.value,
33393
- scroll: {
33394
- x: getScrollX.value
33395
- },
33396
33354
  "data-source": vue.unref(state),
33397
33355
  pagination: false,
33398
33356
  bordered: "",
@@ -33419,12 +33377,12 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33419
33377
  return [
33420
33378
  vue.createVNode(vue.unref(antDesignVue.Popover), {
33421
33379
  overlayClassName: "table-children-err-popover",
33422
- visible: !!((_a2 = rulesRef == null ? void 0 : rulesRef[`${column2.dataIndex}-${record[props2.rowKey]}Info`]) == null ? void 0 : _a2.show) && !isScroll.value
33380
+ visible: !!((_a2 = rulesRef == null ? void 0 : rulesRef[`${column2.dataIndex}-${record.uuid}Info`]) == null ? void 0 : _a2.show) && !isScroll.value
33423
33381
  }, {
33424
33382
  content: vue.withCtx(() => {
33425
33383
  var _a3;
33426
33384
  return [
33427
- vue.createElementVNode("span", _hoisted_2$3, vue.toDisplayString((_a3 = rulesRef[`${column2.dataIndex}-${record[props2.rowKey]}Info`]) == null ? void 0 : _a3.msg), 1)
33385
+ vue.createElementVNode("span", _hoisted_2$3, vue.toDisplayString((_a3 = rulesRef[`${column2.dataIndex}-${record.uuid}Info`]) == null ? void 0 : _a3.msg), 1)
33428
33386
  ];
33429
33387
  }),
33430
33388
  default: vue.withCtx(() => [
@@ -33479,27 +33437,19 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
33479
33437
  }, null, 8, ["actions"])) : vue.createCommentVNode("", true)
33480
33438
  ]),
33481
33439
  _: 1
33482
- }, 8, ["columns", "scroll", "data-source"]),
33483
- vue.createElementVNode("div", _hoisted_3$2, [
33484
- vue.createVNode(vue.unref(BasicButton), {
33440
+ }, 8, ["columns", "data-source"]),
33441
+ vue.createElementVNode("div", { class: "border-left-1px border-right-1px border-bottom-1px h-50px border-color-[#f0f0f0] rounded-b-4px flex items-center pl-8px pr-8px" }, [
33442
+ vue.createElementVNode("div", {
33485
33443
  onClick: plusClickEvent,
33486
- type: "dashed"
33487
- }, {
33488
- default: vue.withCtx(() => [
33489
- vue.createTextVNode(" 新增 ")
33490
- ]),
33491
- _: 1
33492
- })
33493
- ]),
33494
- vue.createElementVNode("div", _hoisted_4$2, [
33495
- (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(vue.h("span", null, __props.footerRender()))))
33444
+ class: "text-center w-full text-[#2DA44E] border-1px border-dashed border-color-[#2DA44E] h-32px leading-32px cursor-pointer"
33445
+ }, " 新增 ")
33496
33446
  ])
33497
33447
  ], 64);
33498
33448
  };
33499
33449
  }
33500
33450
  });
33501
- const Table_vue_vue_type_style_index_0_scoped_d3bdc269_lang = "";
33502
- const Table = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-d3bdc269"]]);
33451
+ const Table_vue_vue_type_style_index_0_scoped_abb4b35a_lang = "";
33452
+ const Table = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-abb4b35a"]]);
33503
33453
  const ShyComponentMap = /* @__PURE__ */ new Map();
33504
33454
  ShyComponentMap.set("Input", antDesignVue.Input);
33505
33455
  ShyComponentMap.set("InputGroup", antDesignVue.Input.Group);
@@ -35392,8 +35342,8 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
35392
35342
  };
35393
35343
  }
35394
35344
  });
35395
- const Modal_vue_vue_type_style_index_0_scoped_15e2dcbb_lang = "";
35396
- const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-15e2dcbb"]]);
35345
+ const Modal_vue_vue_type_style_index_0_scoped_0ca4fd85_lang = "";
35346
+ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-0ca4fd85"]]);
35397
35347
  const _hoisted_1$4 = { class: "api-modal-select" };
35398
35348
  const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
35399
35349
  __name: "ApiModalSelect",
@@ -35541,8 +35491,8 @@ const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
35541
35491
  };
35542
35492
  }
35543
35493
  });
35544
- const ApiModalSelect_vue_vue_type_style_index_0_scoped_5019fbdf_lang = "";
35545
- const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-5019fbdf"]]);
35494
+ const ApiModalSelect_vue_vue_type_style_index_0_scoped_45845a8d_lang = "";
35495
+ const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-45845a8d"]]);
35546
35496
  const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
35547
35497
  __name: "FormWrapper",
35548
35498
  props: {
@@ -35552,23 +35502,23 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
35552
35502
  }
35553
35503
  },
35554
35504
  setup(__props) {
35555
- const { prefixCls: prefixCls2 } = use.useDesign("ant-form-wrapper");
35505
+ const { prefixCls: prefixCls2 } = use.useDesign("ant-form");
35556
35506
  const props2 = __props;
35557
35507
  const getClass = vue.computed(() => {
35558
35508
  switch (props2.span) {
35559
35509
  case 1:
35560
- return `${prefixCls2}-col-1`;
35510
+ return `${prefixCls2}-wrapper-col-1`;
35561
35511
  case 2:
35562
- return `${prefixCls2}-col-2`;
35512
+ return `${prefixCls2}-wrapper-col-2`;
35563
35513
  case 3:
35564
- return `${prefixCls2}-col-3`;
35514
+ return `${prefixCls2}-wrapper-col-3`;
35565
35515
  default:
35566
35516
  return "";
35567
35517
  }
35568
35518
  });
35569
35519
  return (_ctx, _cache) => {
35570
35520
  return vue.openBlock(), vue.createElementBlock("div", {
35571
- class: vue.normalizeClass([vue.unref(prefixCls2), getClass.value])
35521
+ class: vue.normalizeClass(getClass.value)
35572
35522
  }, [
35573
35523
  vue.renderSlot(_ctx.$slots, "default")
35574
35524
  ], 2);
@@ -35663,7 +35613,7 @@ function usePagination(refProps) {
35663
35613
  isShowPagination,
35664
35614
  current: 1,
35665
35615
  pageSize: PAGE_SIZE,
35666
- // size: '',
35616
+ size: "",
35667
35617
  defaultPageSize: PAGE_SIZE,
35668
35618
  showTotal: (total) => vue.createVNode("span", null, [vue.createTextVNode("共 "), vue.createVNode("span", null, [total]), vue.createTextVNode(" 条")]),
35669
35619
  showSizeChanger: true,
@@ -38441,8 +38391,8 @@ const _sfc_main$3 = vue.defineComponent({
38441
38391
  };
38442
38392
  }
38443
38393
  });
38444
- const TableGlobalSearch_vue_vue_type_style_index_0_scoped_ac81b595_lang = "";
38445
- const _withScopeId = (n) => (vue.pushScopeId("data-v-ac81b595"), n = n(), vue.popScopeId(), n);
38394
+ const TableGlobalSearch_vue_vue_type_style_index_0_scoped_b3419d34_lang = "";
38395
+ const _withScopeId = (n) => (vue.pushScopeId("data-v-b3419d34"), n = n(), vue.popScopeId(), n);
38446
38396
  const _hoisted_1$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索全部", -1));
38447
38397
  const _hoisted_2$1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索特定字段", -1));
38448
38398
  const _hoisted_3$1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, null, -1));
@@ -38500,7 +38450,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
38500
38450
  ])
38501
38451
  ], 4);
38502
38452
  }
38503
- const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$1], ["__scopeId", "data-v-ac81b595"]]);
38453
+ const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$1], ["__scopeId", "data-v-b3419d34"]]);
38504
38454
  const _sfc_main$2 = vue.defineComponent({
38505
38455
  name: "EditTableHeaderIcon",
38506
38456
  components: { FormOutlined: FormOutlined$1 },
@@ -39724,8 +39674,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
39724
39674
  };
39725
39675
  }
39726
39676
  });
39727
- const Process_vue_vue_type_style_index_0_scoped_5c48c981_lang = "";
39728
- const Process = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5c48c981"]]);
39677
+ const Process_vue_vue_type_style_index_0_scoped_0cf797c8_lang = "";
39678
+ const Process = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0cf797c8"]]);
39729
39679
  exports.AdvancedSearch = _sfc_main$T;
39730
39680
  exports.ApiCascader = ApiCascader$1;
39731
39681
  exports.ApiModalSelect = ApiModalSelect$1;