3h1-ui 2.14.76 → 2.14.78

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
@@ -1,5 +1,5 @@
1
1
  import { h, nextTick, createVNode, defineComponent, ref, computed, unref, watchEffect, watch, resolveComponent, openBlock, createBlock, mergeProps, withCtx, createElementBlock, Fragment, renderList, createTextVNode, toDisplayString, createSlots, renderSlot, normalizeProps, guardReactiveProps, createElementVNode, onMounted, normalizeClass, createCommentVNode, normalizeStyle, Transition, toHandlers, useSlots, withDirectives, vShow, getCurrentInstance, inject, onUnmounted, provide, onBeforeUnmount, resolveDynamicComponent, reactive, toRef, toRefs, TransitionGroup, getCurrentScope, onScopeDispose, readonly, isRef, shallowRef, isVNode, toRaw, useAttrs as useAttrs$2, shallowReactive, withKeys, withModifiers, render as render$1, resolveDirective, pushScopeId, popScopeId, useCssVars } from "vue";
2
- import { Radio, Select, Tree, TreeSelect, Cascader, Transfer, Input, Tooltip, Skeleton, Popover, Pagination, Empty, Button as Button$1, Table as Table$1, Form, FormItem, DatePicker, InputNumber, Modal as Modal$2, Popconfirm, Menu, Dropdown, Divider as Divider$1, Image, Progress, Tag, Alert, Upload, Space, AutoComplete, Switch, Checkbox, Slider, Rate, TimePicker, Col, Row, MenuItem, MenuDivider, Spin, PageHeader, CheckboxGroup, Badge, FormItemRest, Drawer, Avatar, Descriptions, DescriptionsItem } from "ant-design-vue";
2
+ import { Radio, Select, Tree, TreeSelect, Cascader, Transfer, Input, Tooltip, Skeleton, Popover, Pagination, Empty, Button as Button$1, Table as Table$1, Form, FormItem, DatePicker, InputNumber, Modal as Modal$2, Popconfirm, Menu, Dropdown, Divider as Divider$1, Image, Progress, Tag, Alert, Upload, Space, AutoComplete, Switch, Checkbox, Slider, Rate, TimePicker, Col, Row, MenuItem, MenuDivider, Spin, PageHeader, CheckboxGroup, TableSummaryRow, TableSummaryCell, TableSummary, Badge, FormItemRest, Drawer, Avatar, Descriptions, DescriptionsItem } from "ant-design-vue";
3
3
  import { isFunction as isFunction$4, isString as isString$3, isArray as isArray$3, getSlot as getSlot$1, addClass as addClass$1, removeClass as removeClass$1, getPopupContainer as getPopupContainer$1, triggerWindowResize, off, on, addResizeListener, removeResizeListener, withInstall as withInstall$5, extendSlots as extendSlots$1, isBoolean, isNumber as isNumber$2, isDef as isDef$1, buildUUID, warn as warn$1, downloadByUrl, isObject as isObject$3, isNull, dateUtil, isNullOrUnDef, error as error$1, deepMerge as deepMerge$1, getDynamicProps, buildProps, createBEM, forEach as forEach$1, isClient as isClient$1, filter, treeToList, eachTree, isEmpty, isServer, formatToDate, isMap as isMap$2, findNodeAll, getViewportOffset, isNullAndUnDef, dataURLtoBlob, deepMergeObjects } from "@shy-plugins/utils";
4
4
  import { useAttrs as useAttrs$1, useRuleFormItem, useTimeoutFn as useTimeoutFn$2, useScrollTo as useScrollTo$1, useIntersectionObserver, useCopyToClipboard, useMessage, usePagination as usePagination$2, useI18n as useI18n$1, useDesign as useDesign$1, useSortable, createContext as createContext$1, useContext as useContext$2, useBreakpoint, useContentHeight, useWindowSizeFn as useWindowSizeFn$1, onMountedOrActivated, useEventListener as useEventListener$1 } from "@shy-plugins/use";
5
5
  import { zxcvbn } from "@zxcvbn-ts/core";
@@ -4794,7 +4794,7 @@ const _sfc_main$1l = defineComponent({
4794
4794
  };
4795
4795
  }
4796
4796
  });
4797
- const StrengthMeter_vue_vue_type_style_index_0_scoped_c8d77eaa_lang = "";
4797
+ const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
4798
4798
  const _hoisted_1$z = ["data-score"];
4799
4799
  function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4800
4800
  const _component_InputPassword = resolveComponent("InputPassword");
@@ -4826,7 +4826,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4826
4826
  ], 2)
4827
4827
  ], 2);
4828
4828
  }
4829
- const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-c8d77eaa"]]);
4829
+ const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-678d40fd"]]);
4830
4830
  const _sfc_main$1k = defineComponent({
4831
4831
  name: "SvgIcon",
4832
4832
  props: {
@@ -4862,7 +4862,7 @@ const _sfc_main$1k = defineComponent({
4862
4862
  return { symbolId, prefixCls: prefixCls2, getStyle };
4863
4863
  }
4864
4864
  });
4865
- const SvgIcon_vue_vue_type_style_index_0_scoped_fa64fe87_lang = "";
4865
+ const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
4866
4866
  const _hoisted_1$y = ["xlink:href"];
4867
4867
  function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4868
4868
  return openBlock(), createElementBlock("svg", {
@@ -4873,7 +4873,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4873
4873
  createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$y)
4874
4874
  ], 6);
4875
4875
  }
4876
- const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-fa64fe87"]]);
4876
+ const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-905fa4a6"]]);
4877
4877
  const SVG_END_WITH_FLAG = "|svg";
4878
4878
  const _sfc_main$1j = defineComponent({
4879
4879
  name: "Icon",
@@ -5184,8 +5184,8 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
5184
5184
  };
5185
5185
  }
5186
5186
  });
5187
- const BasicArrow_vue_vue_type_style_index_0_scoped_03d87956_lang = "";
5188
- const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-03d87956"]]);
5187
+ const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
5188
+ const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-fea26917"]]);
5189
5189
  const props$c = {
5190
5190
  /**
5191
5191
  * Help text max-width
@@ -5327,8 +5327,8 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
5327
5327
  };
5328
5328
  }
5329
5329
  });
5330
- const BasicTitle_vue_vue_type_style_index_0_scoped_c007dbdf_lang = "";
5331
- const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-c007dbdf"]]);
5330
+ const BasicTitle_vue_vue_type_style_index_0_scoped_59bc8f76_lang = "";
5331
+ const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-59bc8f76"]]);
5332
5332
  const props$b = {
5333
5333
  prefixCls: { type: String },
5334
5334
  helpMessage: {
@@ -7768,8 +7768,8 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
7768
7768
  };
7769
7769
  }
7770
7770
  });
7771
- const Table_vue_vue_type_style_index_0_scoped_cb71007d_lang = "";
7772
- const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-cb71007d"]]);
7771
+ const Table_vue_vue_type_style_index_0_scoped_5fd0ff71_lang = "";
7772
+ const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-5fd0ff71"]]);
7773
7773
  const modal = "";
7774
7774
  useI18n$1();
7775
7775
  const modalProps = {
@@ -8666,8 +8666,8 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
8666
8666
  };
8667
8667
  }
8668
8668
  });
8669
- const BasicTitle_vue_vue_type_style_index_0_scoped_a48f9d86_lang = "";
8670
- const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-a48f9d86"]]);
8669
+ const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
8670
+ const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-fdc837af"]]);
8671
8671
  const _sfc_main$_ = defineComponent({
8672
8672
  name: "BasicModalHeader",
8673
8673
  components: { BasicTitle },
@@ -12759,8 +12759,8 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
12759
12759
  };
12760
12760
  }
12761
12761
  });
12762
- const TreeHeader_vue_vue_type_style_index_0_scoped_a0f20f9d_lang = "";
12763
- const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-a0f20f9d"]]);
12762
+ const TreeHeader_vue_vue_type_style_index_0_scoped_6d3f2554_lang = "";
12763
+ const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-6d3f2554"]]);
12764
12764
  process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
12765
12765
  process.env.NODE_ENV !== "production" ? Object.freeze([]) : [];
12766
12766
  const isString = (val) => typeof val === "string";
@@ -13649,7 +13649,7 @@ const _sfc_main$H = defineComponent({
13649
13649
  return { prefixCls: prefixCls2, getCalcContentWidth };
13650
13650
  }
13651
13651
  });
13652
- const PageFooter_vue_vue_type_style_index_0_scoped_b4695833_lang = "";
13652
+ const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
13653
13653
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13654
13654
  return openBlock(), createElementBlock("div", {
13655
13655
  class: normalizeClass(_ctx.prefixCls),
@@ -13668,7 +13668,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13668
13668
  ], 2)
13669
13669
  ], 6);
13670
13670
  }
13671
- const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-b4695833"]]);
13671
+ const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-44a47dbd"]]);
13672
13672
  const _sfc_main$G = defineComponent({
13673
13673
  name: "PageWrapper",
13674
13674
  components: { PageFooter, PageHeader },
@@ -14964,6 +14964,19 @@ function useDataSource(propsRef, {
14964
14964
  watchEffect(() => {
14965
14965
  tableData.value = unref(dataSourceRef);
14966
14966
  });
14967
+ const summaryTotalData = computed(() => {
14968
+ const { summaryTotalFields } = unref(propsRef);
14969
+ if (!summaryTotalFields)
14970
+ return {};
14971
+ const obj = {};
14972
+ summaryTotalFields.forEach((field) => {
14973
+ const total = dataSourceRef.value.reduce((acc, cur) => {
14974
+ return acc + (cur[field] || 0);
14975
+ }, 0);
14976
+ obj[field] = total;
14977
+ });
14978
+ return obj;
14979
+ });
14967
14980
  watch(
14968
14981
  () => unref(propsRef).dataSource,
14969
14982
  () => {
@@ -15247,7 +15260,8 @@ function useDataSource(propsRef, {
15247
15260
  deleteTableDataRecord,
15248
15261
  insertTableDataRecord,
15249
15262
  findTableDataRecord,
15250
- handleTableChange
15263
+ handleTableChange,
15264
+ summaryTotalData
15251
15265
  };
15252
15266
  }
15253
15267
  function useLoading$1(props2) {
@@ -15277,7 +15291,9 @@ function useRowSelection(propsRef, tableData, emit) {
15277
15291
  onChange: (selectedRowKeys) => {
15278
15292
  setSelectedRowKeys(selectedRowKeys);
15279
15293
  },
15280
- ...omit$1(rowSelection, ["onChange"])
15294
+ ...omit$1(rowSelection, ["onChange"]),
15295
+ fixed: rowSelection.fixed ?? "left",
15296
+ columnWidth: rowSelection.columnWidth ?? 60
15281
15297
  };
15282
15298
  });
15283
15299
  watch(
@@ -16195,8 +16211,8 @@ const _sfc_main$y = defineComponent({
16195
16211
  return { isVisibleAdvancedSearch, handleIconClick };
16196
16212
  }
16197
16213
  });
16198
- const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_c5892da8_lang = "";
16199
- const _withScopeId$1 = (n) => (pushScopeId("data-v-c5892da8"), n = n(), popScopeId(), n);
16214
+ const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
16215
+ const _withScopeId$1 = (n) => (pushScopeId("data-v-f74ee46a"), n = n(), popScopeId(), n);
16200
16216
  const _hoisted_1$k = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", null, "高级搜索", -1));
16201
16217
  function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16202
16218
  const _component_FilterOutlined = resolveComponent("FilterOutlined");
@@ -16214,7 +16230,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16214
16230
  _: 1
16215
16231
  });
16216
16232
  }
16217
- const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-c5892da8"]]);
16233
+ const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-f74ee46a"]]);
16218
16234
  const index$3 = "";
16219
16235
  const searchType = [
16220
16236
  {
@@ -17242,6 +17258,11 @@ const basicProps$3 = reactive({
17242
17258
  type: Array,
17243
17259
  default: null
17244
17260
  },
17261
+ summaryTotalFields: {
17262
+ type: Array,
17263
+ default: null
17264
+ },
17265
+ showSummaryTotal: Boolean,
17245
17266
  indentSize: {
17246
17267
  type: Number,
17247
17268
  default: 24
@@ -17580,8 +17601,8 @@ const _sfc_main$r = defineComponent({
17580
17601
  };
17581
17602
  }
17582
17603
  });
17583
- const TableGlobalSearch_vue_vue_type_style_index_0_scoped_5f6e7403_lang = "";
17584
- const _withScopeId = (n) => (pushScopeId("data-v-5f6e7403"), n = n(), popScopeId(), n);
17604
+ const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
17605
+ const _withScopeId = (n) => (pushScopeId("data-v-90331d26"), n = n(), popScopeId(), n);
17585
17606
  const _hoisted_1$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索全部", -1));
17586
17607
  const _hoisted_2$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, "搜索特定字段", -1));
17587
17608
  const _hoisted_3$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", null, null, -1));
@@ -17639,7 +17660,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
17639
17660
  ])
17640
17661
  ], 4);
17641
17662
  }
17642
- const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-5f6e7403"]]);
17663
+ const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-90331d26"]]);
17643
17664
  const _sfc_main$q = defineComponent({
17644
17665
  components: {
17645
17666
  TableAdvancedSearch,
@@ -17647,7 +17668,10 @@ const _sfc_main$q = defineComponent({
17647
17668
  BasicForm,
17648
17669
  HeaderCell: _sfc_main$E,
17649
17670
  Empty,
17650
- TableGlobalSearch
17671
+ TableGlobalSearch,
17672
+ TableSummaryRow,
17673
+ TableSummaryCell,
17674
+ TableSummary
17651
17675
  },
17652
17676
  props: basicProps$3,
17653
17677
  emits: [
@@ -17718,7 +17742,8 @@ const _sfc_main$q = defineComponent({
17718
17742
  getRowKey,
17719
17743
  reload,
17720
17744
  getAutoCreateKey,
17721
- updateTableData
17745
+ updateTableData,
17746
+ summaryTotalData
17722
17747
  } = useDataSource(
17723
17748
  getProps,
17724
17749
  {
@@ -17944,7 +17969,11 @@ const _sfc_main$q = defineComponent({
17944
17969
  handleAdvancedEnsure,
17945
17970
  isVisibleGlobalSearch,
17946
17971
  schemasAdvancedSearchString,
17947
- schemasAdvancedSearchGlobal
17972
+ schemasAdvancedSearchGlobal,
17973
+ getColumns,
17974
+ getColumnsRef,
17975
+ summaryTotalData,
17976
+ getProps
17948
17977
  };
17949
17978
  }
17950
17979
  });
@@ -17959,6 +17988,9 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
17959
17988
  const _component_TableGlobalSearch = resolveComponent("TableGlobalSearch");
17960
17989
  const _component_HeaderCell = resolveComponent("HeaderCell");
17961
17990
  const _component_Empty = resolveComponent("Empty");
17991
+ const _component_TableSummaryCell = resolveComponent("TableSummaryCell");
17992
+ const _component_TableSummaryRow = resolveComponent("TableSummaryRow");
17993
+ const _component_TableSummary = resolveComponent("TableSummary");
17962
17994
  const _component_Table = resolveComponent("Table");
17963
17995
  return openBlock(), createElementBlock("div", {
17964
17996
  ref: "wrapRef",
@@ -18024,7 +18056,43 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
18024
18056
  renderSlot(_ctx.$slots, item, normalizeProps(guardReactiveProps(data || {})))
18025
18057
  ])
18026
18058
  };
18027
- })
18059
+ }),
18060
+ _ctx.getProps.showSummaryTotal ? {
18061
+ name: "summary",
18062
+ fn: withCtx(() => [
18063
+ createVNode(_component_TableSummary, null, {
18064
+ default: withCtx(() => [
18065
+ createVNode(_component_TableSummaryRow, null, {
18066
+ default: withCtx(() => [
18067
+ createVNode(_component_TableSummaryCell, {
18068
+ align: "center",
18069
+ index: 0
18070
+ }, {
18071
+ default: withCtx(() => [
18072
+ createTextVNode(" 总计 ")
18073
+ ]),
18074
+ _: 1
18075
+ }),
18076
+ (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getColumnsRef, (item, index2) => {
18077
+ return openBlock(), createBlock(_component_TableSummaryCell, {
18078
+ key: index2,
18079
+ index: index2 + 1
18080
+ }, {
18081
+ default: withCtx(() => [
18082
+ createTextVNode(toDisplayString(_ctx.summaryTotalData[item.dataIndex] || ""), 1)
18083
+ ]),
18084
+ _: 2
18085
+ }, 1032, ["index"]);
18086
+ }), 128))
18087
+ ]),
18088
+ _: 1
18089
+ })
18090
+ ]),
18091
+ _: 1
18092
+ })
18093
+ ]),
18094
+ key: "0"
18095
+ } : void 0
18028
18096
  ]), 1040, ["rowClassName", "onChange", "onResizeColumn"]), [
18029
18097
  [vShow, _ctx.getEmptyDataIsShowTable]
18030
18098
  ])
@@ -18142,7 +18210,7 @@ const _sfc_main$o = defineComponent({
18142
18210
  setup() {
18143
18211
  }
18144
18212
  });
18145
- const TableDict_vue_vue_type_style_index_0_scoped_21146269_lang = "";
18213
+ const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
18146
18214
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18147
18215
  var _a2;
18148
18216
  const _component_Icon = resolveComponent("Icon");
@@ -18171,7 +18239,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18171
18239
  ]), 1032, ["color"])
18172
18240
  ]);
18173
18241
  }
18174
- const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-21146269"]]);
18242
+ const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-7d89a0e9"]]);
18175
18243
  const index$2 = "";
18176
18244
  var RoleEnum = /* @__PURE__ */ ((RoleEnum2) => {
18177
18245
  RoleEnum2["SUPER"] = "super";
@@ -18447,8 +18515,8 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
18447
18515
  };
18448
18516
  }
18449
18517
  });
18450
- const Modal_vue_vue_type_style_index_0_scoped_24f758b3_lang = "";
18451
- const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-24f758b3"]]);
18518
+ const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
18519
+ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4dc415ac"]]);
18452
18520
  const _hoisted_1$b = { class: "api-modal-select" };
18453
18521
  const _sfc_main$l = /* @__PURE__ */ defineComponent({
18454
18522
  __name: "ApiModalSelect",
@@ -18595,8 +18663,8 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
18595
18663
  };
18596
18664
  }
18597
18665
  });
18598
- const ApiModalSelect_vue_vue_type_style_index_0_scoped_5427533c_lang = "";
18599
- const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-5427533c"]]);
18666
+ const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
18667
+ const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-fb4fe18d"]]);
18600
18668
  const Description$1 = "";
18601
18669
  const basicColProps = 24;
18602
18670
  const basicProps$2 = {
@@ -22584,7 +22652,7 @@ const _sfc_main$f = defineComponent({
22584
22652
  };
22585
22653
  }
22586
22654
  });
22587
- const CropperAvatar_vue_vue_type_style_index_0_scoped_6ac45907_lang = "";
22655
+ const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
22588
22656
  const _hoisted_1$7 = ["src"];
22589
22657
  function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
22590
22658
  const _component_Icon = resolveComponent("Icon");
@@ -22635,7 +22703,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
22635
22703
  }, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
22636
22704
  ], 6);
22637
22705
  }
22638
- const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-6ac45907"]]);
22706
+ const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-31315934"]]);
22639
22707
  const props = {
22640
22708
  startVal: { type: Number, default: 0 },
22641
22709
  endVal: { type: Number, default: 2021 },
@@ -22806,7 +22874,7 @@ const _sfc_main$c = defineComponent({
22806
22874
  }
22807
22875
  }
22808
22876
  });
22809
- const Loading_vue_vue_type_style_index_0_scoped_33b23b82_lang = "";
22877
+ const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
22810
22878
  function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
22811
22879
  const _component_Spin = resolveComponent("Spin");
22812
22880
  return withDirectives((openBlock(), createElementBlock("section", {
@@ -22822,7 +22890,7 @@ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
22822
22890
  [vShow, _ctx.loading]
22823
22891
  ]);
22824
22892
  }
22825
- const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-33b23b82"]]);
22893
+ const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-ee545744"]]);
22826
22894
  function createLoading(props2, target, wait = false) {
22827
22895
  let vm = null;
22828
22896
  const data = reactive({
@@ -24591,7 +24659,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
24591
24659
  setup(__props, { expose }) {
24592
24660
  const props2 = __props;
24593
24661
  useCssVars((_ctx) => ({
24594
- "7210fae1": props2.labelWidth
24662
+ "989efb00": props2.labelWidth
24595
24663
  }));
24596
24664
  const form = ref({});
24597
24665
  const formRef = ref();
@@ -24761,8 +24829,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
24761
24829
  };
24762
24830
  }
24763
24831
  });
24764
- const DescriptionsForm_vue_vue_type_style_index_0_scoped_b1ced086_lang = "";
24765
- const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b1ced086"]]);
24832
+ const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
24833
+ const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2d2eda80"]]);
24766
24834
  const DescriptionsForm = withInstall$5(descriptionsForm);
24767
24835
  const basicResizeWrapperProps = reactive({
24768
24836
  designWidth: {
@@ -24807,8 +24875,8 @@ const __default__ = defineComponent({
24807
24875
  });
24808
24876
  const __injectCSSVars__ = () => {
24809
24877
  useCssVars((_ctx) => ({
24810
- "1a93f028": _ctx.designWidth,
24811
- "1e1b1b05": _ctx.designHeight
24878
+ "0aaa544f": _ctx.designWidth,
24879
+ "30d13bbe": _ctx.designHeight
24812
24880
  }));
24813
24881
  };
24814
24882
  const __setup__ = __default__.setup;
package/es/style.css CHANGED
@@ -24613,14 +24613,14 @@ div.ant-typography-edit-content.ant-typography-rtl {
24613
24613
  .ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name {
24614
24614
  margin: 8px 0 0;
24615
24615
  padding: 0;
24616
- }.shy-strength-meter-bar[data-v-c8d77eaa] {
24616
+ }.shy-strength-meter-bar[data-v-678d40fd] {
24617
24617
  position: relative;
24618
24618
  margin: 10px auto 6px;
24619
24619
  height: 6px;
24620
24620
  background-color: rgba(0, 0, 0, 0.25);
24621
24621
  border-radius: 6px;
24622
24622
  }
24623
- .shy-strength-meter-bar[data-v-c8d77eaa]::before, .shy-strength-meter-bar[data-v-c8d77eaa]::after {
24623
+ .shy-strength-meter-bar[data-v-678d40fd]::before, .shy-strength-meter-bar[data-v-678d40fd]::after {
24624
24624
  position: absolute;
24625
24625
  z-index: 10;
24626
24626
  display: block;
@@ -24632,13 +24632,13 @@ div.ant-typography-edit-content.ant-typography-rtl {
24632
24632
  border-color: #fff;
24633
24633
  content: '';
24634
24634
  }
24635
- .shy-strength-meter-bar[data-v-c8d77eaa]::before {
24635
+ .shy-strength-meter-bar[data-v-678d40fd]::before {
24636
24636
  left: 20%;
24637
24637
  }
24638
- .shy-strength-meter-bar[data-v-c8d77eaa]::after {
24638
+ .shy-strength-meter-bar[data-v-678d40fd]::after {
24639
24639
  right: 20%;
24640
24640
  }
24641
- .shy-strength-meter-bar--fill[data-v-c8d77eaa] {
24641
+ .shy-strength-meter-bar--fill[data-v-678d40fd] {
24642
24642
  position: absolute;
24643
24643
  width: 0;
24644
24644
  height: inherit;
@@ -24646,32 +24646,32 @@ div.ant-typography-edit-content.ant-typography-rtl {
24646
24646
  border-radius: inherit;
24647
24647
  transition: width 0.5s ease-in-out, background 0.25s;
24648
24648
  }
24649
- .shy-strength-meter-bar--fill[data-score='0'][data-v-c8d77eaa] {
24649
+ .shy-strength-meter-bar--fill[data-score='0'][data-v-678d40fd] {
24650
24650
  width: 20%;
24651
24651
  background-color: #e74242;
24652
24652
  }
24653
- .shy-strength-meter-bar--fill[data-score='1'][data-v-c8d77eaa] {
24653
+ .shy-strength-meter-bar--fill[data-score='1'][data-v-678d40fd] {
24654
24654
  width: 40%;
24655
24655
  background-color: #ED6F6F;
24656
24656
  }
24657
- .shy-strength-meter-bar--fill[data-score='2'][data-v-c8d77eaa] {
24657
+ .shy-strength-meter-bar--fill[data-score='2'][data-v-678d40fd] {
24658
24658
  width: 60%;
24659
24659
  background-color: #EFBD47;
24660
24660
  }
24661
- .shy-strength-meter-bar--fill[data-score='3'][data-v-c8d77eaa] {
24661
+ .shy-strength-meter-bar--fill[data-score='3'][data-v-678d40fd] {
24662
24662
  width: 80%;
24663
24663
  background-color: rgba(85, 209, 135, 0.5);
24664
24664
  }
24665
- .shy-strength-meter-bar--fill[data-score='4'][data-v-c8d77eaa] {
24665
+ .shy-strength-meter-bar--fill[data-score='4'][data-v-678d40fd] {
24666
24666
  width: 100%;
24667
24667
  background-color: #55D187;
24668
- }.shy-svg-icon[data-v-fa64fe87] {
24668
+ }.shy-svg-icon[data-v-905fa4a6] {
24669
24669
  display: inline-block;
24670
24670
  overflow: hidden;
24671
24671
  vertical-align: -0.15em;
24672
24672
  fill: currentcolor;
24673
24673
  }
24674
- .svg-icon-spin[data-v-fa64fe87] {
24674
+ .svg-icon-spin[data-v-905fa4a6] {
24675
24675
  animation: loadingCircle 1s infinite linear;
24676
24676
  }.app-iconify {
24677
24677
  display: inline-block;
@@ -24685,29 +24685,29 @@ span.iconify {
24685
24685
  min-height: 1em;
24686
24686
  background-color: #5551;
24687
24687
  border-radius: 100%;
24688
- }.shy-basic-arrow[data-v-03d87956] {
24688
+ }.shy-basic-arrow[data-v-fea26917] {
24689
24689
  display: inline-block;
24690
24690
  cursor: pointer;
24691
24691
  transform: rotate(0deg);
24692
24692
  transition: all 0.3s ease 0.1s;
24693
24693
  transform-origin: center center;
24694
24694
  }
24695
- .shy-basic-arrow--active[data-v-03d87956] {
24695
+ .shy-basic-arrow--active[data-v-fea26917] {
24696
24696
  transform: rotate(90deg);
24697
24697
  }
24698
- .shy-basic-arrow.inset[data-v-03d87956] {
24698
+ .shy-basic-arrow.inset[data-v-fea26917] {
24699
24699
  line-height: 0px;
24700
24700
  }
24701
- .shy-basic-arrow.up[data-v-03d87956] {
24701
+ .shy-basic-arrow.up[data-v-fea26917] {
24702
24702
  transform: rotate(-90deg);
24703
24703
  }
24704
- .shy-basic-arrow.down[data-v-03d87956] {
24704
+ .shy-basic-arrow.down[data-v-fea26917] {
24705
24705
  transform: rotate(90deg);
24706
24706
  }
24707
- .shy-basic-arrow.up.shy-basic-arrow--active[data-v-03d87956] {
24707
+ .shy-basic-arrow.up.shy-basic-arrow--active[data-v-fea26917] {
24708
24708
  transform: rotate(90deg);
24709
24709
  }
24710
- .shy-basic-arrow.down.shy-basic-arrow--active[data-v-03d87956] {
24710
+ .shy-basic-arrow.down.shy-basic-arrow--active[data-v-fea26917] {
24711
24711
  transform: rotate(-90deg);
24712
24712
  }.shy-basic-help {
24713
24713
  display: inline-block;
@@ -24721,7 +24721,7 @@ span.iconify {
24721
24721
  }
24722
24722
  .shy-basic-help__wrap p {
24723
24723
  margin-bottom: 0;
24724
- }.shy-basic-title[data-v-c007dbdf] {
24724
+ }.shy-basic-title[data-v-59bc8f76] {
24725
24725
  position: relative;
24726
24726
  display: flex;
24727
24727
  padding-left: 7px;
@@ -24732,11 +24732,11 @@ span.iconify {
24732
24732
  cursor: pointer;
24733
24733
  user-select: none;
24734
24734
  }
24735
- .shy-basic-title-normal[data-v-c007dbdf] {
24735
+ .shy-basic-title-normal[data-v-59bc8f76] {
24736
24736
  font-size: 14px;
24737
24737
  font-weight: 500;
24738
24738
  }
24739
- .shy-basic-title-show-span[data-v-c007dbdf]::before {
24739
+ .shy-basic-title-show-span[data-v-59bc8f76]::before {
24740
24740
  position: absolute;
24741
24741
  top: 4px;
24742
24742
  left: 0;
@@ -24746,7 +24746,7 @@ span.iconify {
24746
24746
  background-color: #006eff;
24747
24747
  content: '';
24748
24748
  }
24749
- .shy-basic-title-help[data-v-c007dbdf] {
24749
+ .shy-basic-title-help[data-v-59bc8f76] {
24750
24750
  margin-left: 10px;
24751
24751
  }.shy-collapse-container {
24752
24752
  background-color: #fff;
@@ -24871,28 +24871,28 @@ span.iconify {
24871
24871
  .shy-tinymce-container textarea {
24872
24872
  z-index: -1;
24873
24873
  visibility: hidden;
24874
- }.shy-table-edit-icon-plus[data-v-cb71007d] {
24874
+ }.shy-table-edit-icon-plus[data-v-5fd0ff71] {
24875
24875
  width: 30px;
24876
24876
  height: 30px;
24877
24877
  font-size: 30px;
24878
24878
  cursor: pointer;
24879
24879
  display: flex;
24880
24880
  }
24881
- .table-children[data-v-cb71007d] .ant-form-item {
24881
+ .table-children[data-v-5fd0ff71] .ant-form-item {
24882
24882
  margin-bottom: 0 !important;
24883
24883
  }
24884
- .delete-wrapper[data-v-cb71007d] {
24884
+ .delete-wrapper[data-v-5fd0ff71] {
24885
24885
  height: 100%;
24886
24886
  }
24887
- .delete-wrapper:hover .delete-item[data-v-cb71007d] {
24887
+ .delete-wrapper:hover .delete-item[data-v-5fd0ff71] {
24888
24888
  display: flex;
24889
24889
  justify-content: center;
24890
24890
  align-items: center;
24891
24891
  }
24892
- .delete-wrapper:hover .delete-index[data-v-cb71007d] {
24892
+ .delete-wrapper:hover .delete-index[data-v-5fd0ff71] {
24893
24893
  display: none;
24894
24894
  }
24895
- .delete-wrapper .delete-item[data-v-cb71007d] {
24895
+ .delete-wrapper .delete-item[data-v-5fd0ff71] {
24896
24896
  background-color: red;
24897
24897
  border-radius: 50%;
24898
24898
  width: 30px;
@@ -24901,7 +24901,7 @@ span.iconify {
24901
24901
  display: none;
24902
24902
  cursor: pointer;
24903
24903
  }
24904
- .delete-wrapper .delete-index[data-v-cb71007d] {
24904
+ .delete-wrapper .delete-index[data-v-5fd0ff71] {
24905
24905
  display: inline-block;
24906
24906
  }@media screen and (max-height: 600px) {
24907
24907
  .ant-modal {
@@ -25040,7 +25040,7 @@ span.iconify {
25040
25040
  }
25041
25041
  .shy-basic-help__wrap p {
25042
25042
  margin-bottom: 0;
25043
- }.shy-basic-title[data-v-a48f9d86] {
25043
+ }.shy-basic-title[data-v-fdc837af] {
25044
25044
  position: relative;
25045
25045
  display: flex;
25046
25046
  padding-left: 7px;
@@ -25051,11 +25051,11 @@ span.iconify {
25051
25051
  cursor: pointer;
25052
25052
  user-select: none;
25053
25053
  }
25054
- .shy-basic-title-normal[data-v-a48f9d86] {
25054
+ .shy-basic-title-normal[data-v-fdc837af] {
25055
25055
  font-size: 14px;
25056
25056
  font-weight: 500;
25057
25057
  }
25058
- .shy-basic-title-show-span[data-v-a48f9d86]::before {
25058
+ .shy-basic-title-show-span[data-v-fdc837af]::before {
25059
25059
  position: absolute;
25060
25060
  top: 4px;
25061
25061
  left: 0;
@@ -25065,7 +25065,7 @@ span.iconify {
25065
25065
  background-color: #006eff;
25066
25066
  content: '';
25067
25067
  }
25068
- .shy-basic-title-help[data-v-a48f9d86] {
25068
+ .shy-basic-title-help[data-v-fdc837af] {
25069
25069
  margin-left: 10px;
25070
25070
  }.shy-basic-table-action {
25071
25071
  display: flex;
@@ -25261,7 +25261,7 @@ span.iconify {
25261
25261
  height: 14px;
25262
25262
  content: '';
25263
25263
  background: #2991ff;
25264
- }.shy-search[data-v-a0f20f9d] {
25264
+ }.shy-search[data-v-6d3f2554] {
25265
25265
  position: relative;
25266
25266
  display: flex;
25267
25267
  align-items: center;
@@ -25365,7 +25365,7 @@ span.iconify {
25365
25365
  .shy-tree__action {
25366
25366
  margin-left: 4px;
25367
25367
  visibility: hidden;
25368
- }.shy-page-footer[data-v-b4695833] {
25368
+ }.shy-page-footer[data-v-44a47dbd] {
25369
25369
  position: fixed;
25370
25370
  right: 0;
25371
25371
  bottom: 0;
@@ -25380,7 +25380,7 @@ span.iconify {
25380
25380
  line-height: 44px;
25381
25381
  border-top: 1px solid #E4E7ED;
25382
25382
  }
25383
- .shy-page-footer__left[data-v-b4695833] {
25383
+ .shy-page-footer__left[data-v-44a47dbd] {
25384
25384
  flex: 1 1;
25385
25385
  }.shy-page-wrapper {
25386
25386
  position: relative;
@@ -25552,7 +25552,7 @@ span.iconify {
25552
25552
  }
25553
25553
  .shy-basic-column-setting__cloumn-list .scrollbar {
25554
25554
  height: 220px;
25555
- }.icon-selected[data-v-c5892da8] {
25555
+ }.icon-selected[data-v-f74ee46a] {
25556
25556
  color: #498bf8;
25557
25557
  }.shy-ui-advanced-search .ant-form-item {
25558
25558
  margin-bottom: 0;
@@ -25622,7 +25622,7 @@ span.iconify {
25622
25622
  }
25623
25623
  .shy-basic-table-header__toolbar > * {
25624
25624
  margin-right: 8px;
25625
- }.shy-basic-table-global-search[data-v-5f6e7403] {
25625
+ }.shy-basic-table-global-search[data-v-90331d26] {
25626
25626
  position: absolute;
25627
25627
  top: 40px;
25628
25628
  right: 131px;
@@ -25634,7 +25634,7 @@ span.iconify {
25634
25634
  border: 1px solid #ebebeb;
25635
25635
  padding: 10px;
25636
25636
  }
25637
- .shy-basic-table-global-search-item-global[data-v-5f6e7403] {
25637
+ .shy-basic-table-global-search-item-global[data-v-90331d26] {
25638
25638
  height: 32px;
25639
25639
  line-height: 32px;
25640
25640
  font-size: 14px;
@@ -25645,7 +25645,7 @@ span.iconify {
25645
25645
  align-items: center;
25646
25646
  justify-content: space-between;
25647
25647
  }
25648
- .shy-basic-table-global-search-item-special[data-v-5f6e7403] {
25648
+ .shy-basic-table-global-search-item-special[data-v-90331d26] {
25649
25649
  height: 32px;
25650
25650
  line-height: 32px;
25651
25651
  font-size: 14px;
@@ -25656,10 +25656,10 @@ span.iconify {
25656
25656
  align-items: center;
25657
25657
  justify-content: space-between;
25658
25658
  }
25659
- .shy-basic-table-global-search-checkbox-wrapper[data-v-5f6e7403] {
25659
+ .shy-basic-table-global-search-checkbox-wrapper[data-v-90331d26] {
25660
25660
  padding: 0 8px;
25661
25661
  }
25662
- .shy-basic-table-global-search .selected-bg[data-v-5f6e7403] {
25662
+ .shy-basic-table-global-search .selected-bg[data-v-90331d26] {
25663
25663
  background-color: #ebf1ff;
25664
25664
  }.shy-basic-table-img .ant-image {
25665
25665
  margin-right: 4px;
@@ -25670,7 +25670,7 @@ span.iconify {
25670
25670
  }
25671
25671
  .shy-basic-table-img .img-div {
25672
25672
  display: inline-grid;
25673
- }.app-iconify[data-v-21146269] {
25673
+ }.app-iconify[data-v-7d89a0e9] {
25674
25674
  vertical-align: middle;
25675
25675
  }[data-theme='dark'] .ant-table-tbody > tr:hover.ant-table-row-selected > td, [data-theme='dark'] .ant-table-tbody > tr.ant-table-row-selected td {
25676
25676
  background-color: #262626;
@@ -25815,19 +25815,19 @@ span.iconify {
25815
25815
  }
25816
25816
  .ant-table-expanded-row-fixed {
25817
25817
  width: 100% !important;
25818
- }.wrapper[data-v-24f758b3] {
25818
+ }.wrapper[data-v-4dc415ac] {
25819
25819
  display: flex;
25820
25820
  }
25821
- .tree[data-v-24f758b3] {
25821
+ .tree[data-v-4dc415ac] {
25822
25822
  flex: none;
25823
25823
  }
25824
- .table-wrapper[data-v-24f758b3] {
25824
+ .table-wrapper[data-v-4dc415ac] {
25825
25825
  flex: 1 1 0%;
25826
25826
  overflow: hidden;
25827
- }[data-v-5427533c] .ant-input-group-addon {
25827
+ }[data-v-fb4fe18d] .ant-input-group-addon {
25828
25828
  padding: 0;
25829
25829
  }
25830
- .btn-wrapper[data-v-5427533c] {
25830
+ .btn-wrapper[data-v-fb4fe18d] {
25831
25831
  padding: 0 5px;
25832
25832
  display: flex;
25833
25833
  align-items: center;
@@ -25850,6 +25850,7 @@ span.iconify {
25850
25850
  display: inline-block;
25851
25851
  flex: auto;
25852
25852
  overflow-wrap: anywhere;
25853
+ font-size: 12px;
25853
25854
  }
25854
25855
  .shy-basic-description-row {
25855
25856
  display: flex;
@@ -26231,21 +26232,21 @@ span.iconify {
26231
26232
  padding-top: 8px;
26232
26233
  margin-top: 8px;
26233
26234
  border-top: 1px solid #E4E7ED;
26234
- }.shy-cropper-avatar[data-v-6ac45907] {
26235
+ }.shy-cropper-avatar[data-v-31315934] {
26235
26236
  display: inline-block;
26236
26237
  text-align: center;
26237
26238
  }
26238
- .shy-cropper-avatar-image-wrapper[data-v-6ac45907] {
26239
+ .shy-cropper-avatar-image-wrapper[data-v-31315934] {
26239
26240
  overflow: hidden;
26240
26241
  cursor: pointer;
26241
26242
  background: #fff;
26242
26243
  border: 1px solid #E4E7ED;
26243
26244
  border-radius: 50%;
26244
26245
  }
26245
- .shy-cropper-avatar-image-wrapper img[data-v-6ac45907] {
26246
+ .shy-cropper-avatar-image-wrapper img[data-v-31315934] {
26246
26247
  width: 100%;
26247
26248
  }
26248
- .shy-cropper-avatar-image-mask[data-v-6ac45907] {
26249
+ .shy-cropper-avatar-image-mask[data-v-31315934] {
26249
26250
  position: absolute;
26250
26251
  width: inherit;
26251
26252
  height: inherit;
@@ -26256,15 +26257,15 @@ span.iconify {
26256
26257
  transition: opacity 0.4s;
26257
26258
  cursor: pointer;
26258
26259
  }
26259
- .shy-cropper-avatar-image-mask[data-v-6ac45907] svg {
26260
+ .shy-cropper-avatar-image-mask[data-v-31315934] svg {
26260
26261
  margin: auto;
26261
26262
  }
26262
- .shy-cropper-avatar-image-mask[data-v-6ac45907]:hover {
26263
+ .shy-cropper-avatar-image-mask[data-v-31315934]:hover {
26263
26264
  opacity: 40;
26264
26265
  }
26265
- .shy-cropper-avatar-upload-btn[data-v-6ac45907] {
26266
+ .shy-cropper-avatar-upload-btn[data-v-31315934] {
26266
26267
  margin: 10px auto;
26267
- }.full-loading[data-v-33b23b82] {
26268
+ }.full-loading[data-v-ee545744] {
26268
26269
  position: fixed;
26269
26270
  top: 0;
26270
26271
  left: 0;
@@ -26276,16 +26277,16 @@ span.iconify {
26276
26277
  align-items: center;
26277
26278
  background-color: rgba(240, 242, 245, 0.4);
26278
26279
  }
26279
- .full-loading.absolute[data-v-33b23b82] {
26280
+ .full-loading.absolute[data-v-ee545744] {
26280
26281
  position: absolute;
26281
26282
  top: 0;
26282
26283
  left: 0;
26283
26284
  z-index: 300;
26284
26285
  }
26285
- html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
26286
+ html[data-theme='dark'] .full-loading[data-v-ee545744]:not(.light) {
26286
26287
  background-color: rgba(0, 0, 0, 0.45);
26287
26288
  }
26288
- .full-loading.dark[data-v-33b23b82] {
26289
+ .full-loading.dark[data-v-ee545744] {
26289
26290
  background-color: rgba(0, 0, 0, 0.45);
26290
26291
  }.shy-basic-table-plus-wrapper {
26291
26292
  display: flex;
@@ -31828,19 +31829,19 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
31828
31829
  }
31829
31830
  .shy-basic-container-footer-cancel-right {
31830
31831
  flex-direction: row-reverse;
31831
- }[data-v-b1ced086] .ant-descriptions-item-content {
31832
+ }[data-v-2d2eda80] .ant-descriptions-item-content {
31832
31833
  padding: 0 !important;
31833
31834
  flex: 1;
31834
31835
  height: 100%;
31835
31836
  }
31836
- [data-v-b1ced086] .ant-form-item {
31837
+ [data-v-2d2eda80] .ant-form-item {
31837
31838
  margin: 0;
31838
31839
  }
31839
- [data-v-b1ced086] .ant-form-item-explain {
31840
+ [data-v-2d2eda80] .ant-form-item-explain {
31840
31841
  display: none;
31841
31842
  }
31842
- [data-v-b1ced086] .ant-descriptions-item-label {
31843
- --label-width: var(--7210fae1);
31843
+ [data-v-2d2eda80] .ant-descriptions-item-label {
31844
+ --label-width: var(--989efb00);
31844
31845
  justify-content: right;
31845
31846
  align-items: center;
31846
31847
  width: var(--label-width) !important;
@@ -31849,59 +31850,59 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
31849
31850
  text-overflow: ellipsis;
31850
31851
  color: #b1b1b1;
31851
31852
  }
31852
- [data-v-b1ced086] .ant-descriptions-item-label span {
31853
+ [data-v-2d2eda80] .ant-descriptions-item-label span {
31853
31854
  white-space: nowrap;
31854
31855
  overflow: hidden;
31855
31856
  text-overflow: ellipsis;
31856
31857
  }
31857
- [data-v-b1ced086] .ant-descriptions-view tbody {
31858
+ [data-v-2d2eda80] .ant-descriptions-view tbody {
31858
31859
  display: block;
31859
31860
  }
31860
- [data-v-b1ced086] .ant-descriptions-view .ant-descriptions-row {
31861
+ [data-v-2d2eda80] .ant-descriptions-view .ant-descriptions-row {
31861
31862
  display: flex;
31862
31863
  width: 100%;
31863
31864
  align-items: center;
31864
31865
  gap: 0 10px;
31865
31866
  }
31866
- [data-v-b1ced086] .ant-descriptions-item-label.description-active::before {
31867
+ [data-v-2d2eda80] .ant-descriptions-item-label.description-active::before {
31867
31868
  content: '*';
31868
31869
  color: red;
31869
31870
  }
31870
- [data-v-b1ced086] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
31871
+ [data-v-2d2eda80] .ant-descriptions-item.description-active .ant-descriptions-item-label::before {
31871
31872
  content: '*';
31872
31873
  color: red;
31873
31874
  }
31874
- [data-v-b1ced086] .ant-descriptions-item-label::after {
31875
+ [data-v-2d2eda80] .ant-descriptions-item-label::after {
31875
31876
  content: '';
31876
31877
  }
31877
- [data-v-b1ced086] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
31878
+ [data-v-2d2eda80] .ant-descriptions-item.description-placeholder .ant-descriptions-item-label::after {
31878
31879
  content: '';
31879
31880
  }
31880
- [data-v-b1ced086] .ant-form-item-has-error .ant-select-selection-placeholder {
31881
+ [data-v-2d2eda80] .ant-form-item-has-error .ant-select-selection-placeholder {
31881
31882
  color: #ff4d4f !important;
31882
31883
  }
31883
- [data-v-b1ced086] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
31884
+ [data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view .ant-descriptions-row {
31884
31885
  gap: 0;
31885
31886
  }
31886
- [data-v-b1ced086] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
31887
+ [data-v-2d2eda80] .ant-descriptions.ant-descriptions-bordered .ant-form-item div {
31887
31888
  border: unset !important;
31888
31889
  }
31889
- [data-v-b1ced086] .ant-descriptions-item-label.description-placeholder {
31890
+ [data-v-2d2eda80] .ant-descriptions-item-label.description-placeholder {
31890
31891
  background-color: unset;
31891
31892
  border-right: unset;
31892
31893
  }
31893
- [data-v-b1ced086] .ant-descriptions-item {
31894
+ [data-v-2d2eda80] .ant-descriptions-item {
31894
31895
  flex: 1;
31895
31896
  }
31896
- [data-v-b1ced086] .ant-row.ant-form-item {
31897
+ [data-v-2d2eda80] .ant-row.ant-form-item {
31897
31898
  width: 100%;
31898
31899
  height: 100%;
31899
31900
  }
31900
- .descriptions-item-content[data-v-b1ced086] {
31901
+ .descriptions-item-content[data-v-2d2eda80] {
31901
31902
  padding: 0 8px;
31902
31903
  }.shy-basic-resize-wrapper {
31903
- --design-width: var(--1a93f028);
31904
- --design-height: var(--1e1b1b05);
31904
+ --design-width: var(--0aaa544f);
31905
+ --design-height: var(--30d13bbe);
31905
31906
  }
31906
31907
  .shy-basic-resize-wrapper-view {
31907
31908
  position: absolute;
package/lib/index.js CHANGED
@@ -4796,7 +4796,7 @@ const _sfc_main$1l = vue.defineComponent({
4796
4796
  };
4797
4797
  }
4798
4798
  });
4799
- const StrengthMeter_vue_vue_type_style_index_0_scoped_c8d77eaa_lang = "";
4799
+ const StrengthMeter_vue_vue_type_style_index_0_scoped_678d40fd_lang = "";
4800
4800
  const _hoisted_1$z = ["data-score"];
4801
4801
  function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4802
4802
  const _component_InputPassword = vue.resolveComponent("InputPassword");
@@ -4828,7 +4828,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
4828
4828
  ], 2)
4829
4829
  ], 2);
4830
4830
  }
4831
- const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-c8d77eaa"]]);
4831
+ const StrengthMeter = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$M], ["__scopeId", "data-v-678d40fd"]]);
4832
4832
  const _sfc_main$1k = vue.defineComponent({
4833
4833
  name: "SvgIcon",
4834
4834
  props: {
@@ -4864,7 +4864,7 @@ const _sfc_main$1k = vue.defineComponent({
4864
4864
  return { symbolId, prefixCls: prefixCls2, getStyle };
4865
4865
  }
4866
4866
  });
4867
- const SvgIcon_vue_vue_type_style_index_0_scoped_fa64fe87_lang = "";
4867
+ const SvgIcon_vue_vue_type_style_index_0_scoped_905fa4a6_lang = "";
4868
4868
  const _hoisted_1$y = ["xlink:href"];
4869
4869
  function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4870
4870
  return vue.openBlock(), vue.createElementBlock("svg", {
@@ -4875,7 +4875,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
4875
4875
  vue.createElementVNode("use", { "xlink:href": _ctx.symbolId }, null, 8, _hoisted_1$y)
4876
4876
  ], 6);
4877
4877
  }
4878
- const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-fa64fe87"]]);
4878
+ const SvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$L], ["__scopeId", "data-v-905fa4a6"]]);
4879
4879
  const SVG_END_WITH_FLAG = "|svg";
4880
4880
  const _sfc_main$1j = vue.defineComponent({
4881
4881
  name: "Icon",
@@ -5186,8 +5186,8 @@ const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
5186
5186
  };
5187
5187
  }
5188
5188
  });
5189
- const BasicArrow_vue_vue_type_style_index_0_scoped_03d87956_lang = "";
5190
- const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-03d87956"]]);
5189
+ const BasicArrow_vue_vue_type_style_index_0_scoped_fea26917_lang = "";
5190
+ const BasicArrow = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["__scopeId", "data-v-fea26917"]]);
5191
5191
  const props$c = {
5192
5192
  /**
5193
5193
  * Help text max-width
@@ -5329,8 +5329,8 @@ const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
5329
5329
  };
5330
5330
  }
5331
5331
  });
5332
- const BasicTitle_vue_vue_type_style_index_0_scoped_c007dbdf_lang = "";
5333
- const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-c007dbdf"]]);
5332
+ const BasicTitle_vue_vue_type_style_index_0_scoped_59bc8f76_lang = "";
5333
+ const BasicTitle$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["__scopeId", "data-v-59bc8f76"]]);
5334
5334
  const props$b = {
5335
5335
  prefixCls: { type: String },
5336
5336
  helpMessage: {
@@ -7770,8 +7770,8 @@ const _sfc_main$15 = /* @__PURE__ */ vue.defineComponent({
7770
7770
  };
7771
7771
  }
7772
7772
  });
7773
- const Table_vue_vue_type_style_index_0_scoped_cb71007d_lang = "";
7774
- const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-cb71007d"]]);
7773
+ const Table_vue_vue_type_style_index_0_scoped_5fd0ff71_lang = "";
7774
+ const Table = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-5fd0ff71"]]);
7775
7775
  const modal = "";
7776
7776
  use.useI18n();
7777
7777
  const modalProps = {
@@ -8668,8 +8668,8 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
8668
8668
  };
8669
8669
  }
8670
8670
  });
8671
- const BasicTitle_vue_vue_type_style_index_0_scoped_a48f9d86_lang = "";
8672
- const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-a48f9d86"]]);
8671
+ const BasicTitle_vue_vue_type_style_index_0_scoped_fdc837af_lang = "";
8672
+ const BasicTitle = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-fdc837af"]]);
8673
8673
  const _sfc_main$_ = vue.defineComponent({
8674
8674
  name: "BasicModalHeader",
8675
8675
  components: { BasicTitle },
@@ -12761,8 +12761,8 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
12761
12761
  };
12762
12762
  }
12763
12763
  });
12764
- const TreeHeader_vue_vue_type_style_index_0_scoped_a0f20f9d_lang = "";
12765
- const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-a0f20f9d"]]);
12764
+ const TreeHeader_vue_vue_type_style_index_0_scoped_6d3f2554_lang = "";
12765
+ const TreeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-6d3f2554"]]);
12766
12766
  process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
12767
12767
  process.env.NODE_ENV !== "production" ? Object.freeze([]) : [];
12768
12768
  const isString = (val) => typeof val === "string";
@@ -13651,7 +13651,7 @@ const _sfc_main$H = vue.defineComponent({
13651
13651
  return { prefixCls: prefixCls2, getCalcContentWidth };
13652
13652
  }
13653
13653
  });
13654
- const PageFooter_vue_vue_type_style_index_0_scoped_b4695833_lang = "";
13654
+ const PageFooter_vue_vue_type_style_index_0_scoped_44a47dbd_lang = "";
13655
13655
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13656
13656
  return vue.openBlock(), vue.createElementBlock("div", {
13657
13657
  class: vue.normalizeClass(_ctx.prefixCls),
@@ -13670,7 +13670,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13670
13670
  ], 2)
13671
13671
  ], 6);
13672
13672
  }
13673
- const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-b4695833"]]);
13673
+ const PageFooter = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$u], ["__scopeId", "data-v-44a47dbd"]]);
13674
13674
  const _sfc_main$G = vue.defineComponent({
13675
13675
  name: "PageWrapper",
13676
13676
  components: { PageFooter, PageHeader: antDesignVue.PageHeader },
@@ -14966,6 +14966,19 @@ function useDataSource(propsRef, {
14966
14966
  vue.watchEffect(() => {
14967
14967
  tableData.value = vue.unref(dataSourceRef);
14968
14968
  });
14969
+ const summaryTotalData = vue.computed(() => {
14970
+ const { summaryTotalFields } = vue.unref(propsRef);
14971
+ if (!summaryTotalFields)
14972
+ return {};
14973
+ const obj = {};
14974
+ summaryTotalFields.forEach((field) => {
14975
+ const total = dataSourceRef.value.reduce((acc, cur) => {
14976
+ return acc + (cur[field] || 0);
14977
+ }, 0);
14978
+ obj[field] = total;
14979
+ });
14980
+ return obj;
14981
+ });
14969
14982
  vue.watch(
14970
14983
  () => vue.unref(propsRef).dataSource,
14971
14984
  () => {
@@ -15249,7 +15262,8 @@ function useDataSource(propsRef, {
15249
15262
  deleteTableDataRecord,
15250
15263
  insertTableDataRecord,
15251
15264
  findTableDataRecord,
15252
- handleTableChange
15265
+ handleTableChange,
15266
+ summaryTotalData
15253
15267
  };
15254
15268
  }
15255
15269
  function useLoading$1(props2) {
@@ -15279,7 +15293,9 @@ function useRowSelection(propsRef, tableData, emit) {
15279
15293
  onChange: (selectedRowKeys) => {
15280
15294
  setSelectedRowKeys(selectedRowKeys);
15281
15295
  },
15282
- ...omit$1(rowSelection, ["onChange"])
15296
+ ...omit$1(rowSelection, ["onChange"]),
15297
+ fixed: rowSelection.fixed ?? "left",
15298
+ columnWidth: rowSelection.columnWidth ?? 60
15283
15299
  };
15284
15300
  });
15285
15301
  vue.watch(
@@ -16197,8 +16213,8 @@ const _sfc_main$y = vue.defineComponent({
16197
16213
  return { isVisibleAdvancedSearch, handleIconClick };
16198
16214
  }
16199
16215
  });
16200
- const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_c5892da8_lang = "";
16201
- const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-c5892da8"), n = n(), vue.popScopeId(), n);
16216
+ const AdvancedSearchSetting_vue_vue_type_style_index_0_scoped_f74ee46a_lang = "";
16217
+ const _withScopeId$1 = (n) => (vue.pushScopeId("data-v-f74ee46a"), n = n(), vue.popScopeId(), n);
16202
16218
  const _hoisted_1$k = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("span", null, "高级搜索", -1));
16203
16219
  function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16204
16220
  const _component_FilterOutlined = vue.resolveComponent("FilterOutlined");
@@ -16216,7 +16232,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
16216
16232
  _: 1
16217
16233
  });
16218
16234
  }
16219
- const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-c5892da8"]]);
16235
+ const AdvancedSearchSetting = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$o], ["__scopeId", "data-v-f74ee46a"]]);
16220
16236
  const index$3 = "";
16221
16237
  const searchType = [
16222
16238
  {
@@ -17244,6 +17260,11 @@ const basicProps$3 = vue.reactive({
17244
17260
  type: Array,
17245
17261
  default: null
17246
17262
  },
17263
+ summaryTotalFields: {
17264
+ type: Array,
17265
+ default: null
17266
+ },
17267
+ showSummaryTotal: Boolean,
17247
17268
  indentSize: {
17248
17269
  type: Number,
17249
17270
  default: 24
@@ -17582,8 +17603,8 @@ const _sfc_main$r = vue.defineComponent({
17582
17603
  };
17583
17604
  }
17584
17605
  });
17585
- const TableGlobalSearch_vue_vue_type_style_index_0_scoped_5f6e7403_lang = "";
17586
- const _withScopeId = (n) => (vue.pushScopeId("data-v-5f6e7403"), n = n(), vue.popScopeId(), n);
17606
+ const TableGlobalSearch_vue_vue_type_style_index_0_scoped_90331d26_lang = "";
17607
+ const _withScopeId = (n) => (vue.pushScopeId("data-v-90331d26"), n = n(), vue.popScopeId(), n);
17587
17608
  const _hoisted_1$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索全部", -1));
17588
17609
  const _hoisted_2$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, "搜索特定字段", -1));
17589
17610
  const _hoisted_3$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("div", null, null, -1));
@@ -17641,7 +17662,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
17641
17662
  ])
17642
17663
  ], 4);
17643
17664
  }
17644
- const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-5f6e7403"]]);
17665
+ const TableGlobalSearch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$j], ["__scopeId", "data-v-90331d26"]]);
17645
17666
  const _sfc_main$q = vue.defineComponent({
17646
17667
  components: {
17647
17668
  TableAdvancedSearch,
@@ -17649,7 +17670,10 @@ const _sfc_main$q = vue.defineComponent({
17649
17670
  BasicForm,
17650
17671
  HeaderCell: _sfc_main$E,
17651
17672
  Empty: antDesignVue.Empty,
17652
- TableGlobalSearch
17673
+ TableGlobalSearch,
17674
+ TableSummaryRow: antDesignVue.TableSummaryRow,
17675
+ TableSummaryCell: antDesignVue.TableSummaryCell,
17676
+ TableSummary: antDesignVue.TableSummary
17653
17677
  },
17654
17678
  props: basicProps$3,
17655
17679
  emits: [
@@ -17720,7 +17744,8 @@ const _sfc_main$q = vue.defineComponent({
17720
17744
  getRowKey,
17721
17745
  reload,
17722
17746
  getAutoCreateKey,
17723
- updateTableData
17747
+ updateTableData,
17748
+ summaryTotalData
17724
17749
  } = useDataSource(
17725
17750
  getProps,
17726
17751
  {
@@ -17946,7 +17971,11 @@ const _sfc_main$q = vue.defineComponent({
17946
17971
  handleAdvancedEnsure,
17947
17972
  isVisibleGlobalSearch,
17948
17973
  schemasAdvancedSearchString,
17949
- schemasAdvancedSearchGlobal
17974
+ schemasAdvancedSearchGlobal,
17975
+ getColumns,
17976
+ getColumnsRef,
17977
+ summaryTotalData,
17978
+ getProps
17950
17979
  };
17951
17980
  }
17952
17981
  });
@@ -17961,6 +17990,9 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
17961
17990
  const _component_TableGlobalSearch = vue.resolveComponent("TableGlobalSearch");
17962
17991
  const _component_HeaderCell = vue.resolveComponent("HeaderCell");
17963
17992
  const _component_Empty = vue.resolveComponent("Empty");
17993
+ const _component_TableSummaryCell = vue.resolveComponent("TableSummaryCell");
17994
+ const _component_TableSummaryRow = vue.resolveComponent("TableSummaryRow");
17995
+ const _component_TableSummary = vue.resolveComponent("TableSummary");
17964
17996
  const _component_Table = vue.resolveComponent("Table");
17965
17997
  return vue.openBlock(), vue.createElementBlock("div", {
17966
17998
  ref: "wrapRef",
@@ -18026,7 +18058,43 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
18026
18058
  vue.renderSlot(_ctx.$slots, item, vue.normalizeProps(vue.guardReactiveProps(data || {})))
18027
18059
  ])
18028
18060
  };
18029
- })
18061
+ }),
18062
+ _ctx.getProps.showSummaryTotal ? {
18063
+ name: "summary",
18064
+ fn: vue.withCtx(() => [
18065
+ vue.createVNode(_component_TableSummary, null, {
18066
+ default: vue.withCtx(() => [
18067
+ vue.createVNode(_component_TableSummaryRow, null, {
18068
+ default: vue.withCtx(() => [
18069
+ vue.createVNode(_component_TableSummaryCell, {
18070
+ align: "center",
18071
+ index: 0
18072
+ }, {
18073
+ default: vue.withCtx(() => [
18074
+ vue.createTextVNode(" 总计 ")
18075
+ ]),
18076
+ _: 1
18077
+ }),
18078
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.getColumnsRef, (item, index2) => {
18079
+ return vue.openBlock(), vue.createBlock(_component_TableSummaryCell, {
18080
+ key: index2,
18081
+ index: index2 + 1
18082
+ }, {
18083
+ default: vue.withCtx(() => [
18084
+ vue.createTextVNode(vue.toDisplayString(_ctx.summaryTotalData[item.dataIndex] || ""), 1)
18085
+ ]),
18086
+ _: 2
18087
+ }, 1032, ["index"]);
18088
+ }), 128))
18089
+ ]),
18090
+ _: 1
18091
+ })
18092
+ ]),
18093
+ _: 1
18094
+ })
18095
+ ]),
18096
+ key: "0"
18097
+ } : void 0
18030
18098
  ]), 1040, ["rowClassName", "onChange", "onResizeColumn"]), [
18031
18099
  [vue.vShow, _ctx.getEmptyDataIsShowTable]
18032
18100
  ])
@@ -18144,7 +18212,7 @@ const _sfc_main$o = vue.defineComponent({
18144
18212
  setup() {
18145
18213
  }
18146
18214
  });
18147
- const TableDict_vue_vue_type_style_index_0_scoped_21146269_lang = "";
18215
+ const TableDict_vue_vue_type_style_index_0_scoped_7d89a0e9_lang = "";
18148
18216
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18149
18217
  var _a2;
18150
18218
  const _component_Icon = vue.resolveComponent("Icon");
@@ -18173,7 +18241,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
18173
18241
  ]), 1032, ["color"])
18174
18242
  ]);
18175
18243
  }
18176
- const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-21146269"]]);
18244
+ const TableDict = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$g], ["__scopeId", "data-v-7d89a0e9"]]);
18177
18245
  const index$2 = "";
18178
18246
  var RoleEnum = /* @__PURE__ */ ((RoleEnum2) => {
18179
18247
  RoleEnum2["SUPER"] = "super";
@@ -18449,8 +18517,8 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
18449
18517
  };
18450
18518
  }
18451
18519
  });
18452
- const Modal_vue_vue_type_style_index_0_scoped_24f758b3_lang = "";
18453
- const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-24f758b3"]]);
18520
+ const Modal_vue_vue_type_style_index_0_scoped_4dc415ac_lang = "";
18521
+ const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4dc415ac"]]);
18454
18522
  const _hoisted_1$b = { class: "api-modal-select" };
18455
18523
  const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
18456
18524
  __name: "ApiModalSelect",
@@ -18597,8 +18665,8 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
18597
18665
  };
18598
18666
  }
18599
18667
  });
18600
- const ApiModalSelect_vue_vue_type_style_index_0_scoped_5427533c_lang = "";
18601
- const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-5427533c"]]);
18668
+ const ApiModalSelect_vue_vue_type_style_index_0_scoped_fb4fe18d_lang = "";
18669
+ const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-fb4fe18d"]]);
18602
18670
  const Description$1 = "";
18603
18671
  const basicColProps = 24;
18604
18672
  const basicProps$2 = {
@@ -22586,7 +22654,7 @@ const _sfc_main$f = vue.defineComponent({
22586
22654
  };
22587
22655
  }
22588
22656
  });
22589
- const CropperAvatar_vue_vue_type_style_index_0_scoped_6ac45907_lang = "";
22657
+ const CropperAvatar_vue_vue_type_style_index_0_scoped_31315934_lang = "";
22590
22658
  const _hoisted_1$7 = ["src"];
22591
22659
  function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
22592
22660
  const _component_Icon = vue.resolveComponent("Icon");
@@ -22637,7 +22705,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
22637
22705
  }, null, 8, ["onRegister", "onUploadSuccess", "onBeforeUpload", "uploadApi", "src"])
22638
22706
  ], 6);
22639
22707
  }
22640
- const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-6ac45907"]]);
22708
+ const CropperAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$a], ["__scopeId", "data-v-31315934"]]);
22641
22709
  const props = {
22642
22710
  startVal: { type: Number, default: 0 },
22643
22711
  endVal: { type: Number, default: 2021 },
@@ -22808,7 +22876,7 @@ const _sfc_main$c = vue.defineComponent({
22808
22876
  }
22809
22877
  }
22810
22878
  });
22811
- const Loading_vue_vue_type_style_index_0_scoped_33b23b82_lang = "";
22879
+ const Loading_vue_vue_type_style_index_0_scoped_ee545744_lang = "";
22812
22880
  function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
22813
22881
  const _component_Spin = vue.resolveComponent("Spin");
22814
22882
  return vue.withDirectives((vue.openBlock(), vue.createElementBlock("section", {
@@ -22824,7 +22892,7 @@ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
22824
22892
  [vue.vShow, _ctx.loading]
22825
22893
  ]);
22826
22894
  }
22827
- const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-33b23b82"]]);
22895
+ const Loading = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$8], ["__scopeId", "data-v-ee545744"]]);
22828
22896
  function createLoading(props2, target, wait = false) {
22829
22897
  let vm = null;
22830
22898
  const data = vue.reactive({
@@ -24593,7 +24661,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
24593
24661
  setup(__props, { expose }) {
24594
24662
  const props2 = __props;
24595
24663
  vue.useCssVars((_ctx) => ({
24596
- "7210fae1": props2.labelWidth
24664
+ "989efb00": props2.labelWidth
24597
24665
  }));
24598
24666
  const form = vue.ref({});
24599
24667
  const formRef = vue.ref();
@@ -24763,8 +24831,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
24763
24831
  };
24764
24832
  }
24765
24833
  });
24766
- const DescriptionsForm_vue_vue_type_style_index_0_scoped_b1ced086_lang = "";
24767
- const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b1ced086"]]);
24834
+ const DescriptionsForm_vue_vue_type_style_index_0_scoped_2d2eda80_lang = "";
24835
+ const descriptionsForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2d2eda80"]]);
24768
24836
  const DescriptionsForm = utils.withInstall(descriptionsForm);
24769
24837
  const basicResizeWrapperProps = vue.reactive({
24770
24838
  designWidth: {
@@ -24809,8 +24877,8 @@ const __default__ = vue.defineComponent({
24809
24877
  });
24810
24878
  const __injectCSSVars__ = () => {
24811
24879
  vue.useCssVars((_ctx) => ({
24812
- "1a93f028": _ctx.designWidth,
24813
- "1e1b1b05": _ctx.designHeight
24880
+ "0aaa544f": _ctx.designWidth,
24881
+ "30d13bbe": _ctx.designHeight
24814
24882
  }));
24815
24883
  };
24816
24884
  const __setup__ = __default__.setup;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "3h1-ui",
3
- "version": "2.14.76",
3
+ "version": "2.14.78",
4
4
  "description": "",
5
5
  "module": "es/index.js",
6
6
  "main": "lib/index.js",
@@ -30,8 +30,8 @@
30
30
  "vxe-table": "^4.3.6",
31
31
  "xe-utils": "^3.5.7",
32
32
  "@shy-plugins/tinymce": "^1.0.6",
33
- "@shy-plugins/use": "1.0.9",
34
- "@shy-plugins/utils": "1.1.1"
33
+ "@shy-plugins/utils": "1.1.1",
34
+ "@shy-plugins/use": "1.0.9"
35
35
  },
36
36
  "types": "es/ui/index.d.ts",
37
37
  "devDependencies": {