wyfe-ivue 2.19.18 → 2.19.20

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/dist/index.es.js CHANGED
@@ -27309,6 +27309,7 @@ var EA = {
27309
27309
  label: t.label,
27310
27310
  prop: t.prop,
27311
27311
  "label-width": t.label ? t.labelWidth : 0,
27312
+ "label-position": t.labelPosition || e.labelPosition,
27312
27313
  class: k([t.formItemClass || "", !t.label && "not-label"])
27313
27314
  }, {
27314
27315
  label: G(() => [o[`${t.prop}-label`] ? z(e.$slots, `${t.prop}-label`, D({
@@ -27329,7 +27330,7 @@ var EA = {
27329
27330
  "style"
27330
27331
  ])) : t.renderConfig ? (F(), l(r, {
27331
27332
  key: 2,
27332
- content: t.renderConfig.content ?? e.formModel[t.prop],
27333
+ content: t.renderConfig.content ?? U(p)(t),
27333
27334
  class: k(t.renderConfig.class),
27334
27335
  style: j(t.renderConfig.style)
27335
27336
  }, null, 8, [
@@ -27361,6 +27362,7 @@ var EA = {
27361
27362
  "label",
27362
27363
  "prop",
27363
27364
  "label-width",
27365
+ "label-position",
27364
27366
  "class"
27365
27367
  ])) : u("", !0)]),
27366
27368
  _: 2
@@ -27378,7 +27380,7 @@ var EA = {
27378
27380
  ]);
27379
27381
  };
27380
27382
  }
27381
- }), [["__scopeId", "data-v-60318d3a"]]), Zj = {
27383
+ }), [["__scopeId", "data-v-8b7650e8"]]), Zj = {
27382
27384
  key: 0,
27383
27385
  class: "input-range"
27384
27386
  }, Qj = /* @__PURE__ */ rj(/* @__PURE__ */ g({
@@ -28044,15 +28046,14 @@ var EA = {
28044
28046
  let o = e.formModel[r.prop], { finalDictProps: s } = n;
28045
28047
  return e.dictMap[r.useDict]?.find((e) => String(e[s.value]) === String(o))?.[i] + a || a;
28046
28048
  },
28047
- processPlaceholder: (e) => `请${["UseElInput"].includes(e.componentConfig?.is.name) ? "输入" : "选择"}${e.componentConfig?.attrs?.appendLabelToPlaceholder === !1 ? "" : e.label}`,
28048
- processSlotName: (e) => "slot" in e ? e.slot === !0 ? e.prop : e.slot : "default"
28049
+ processPlaceholder: (e) => `请${["UseElInput"].includes(e.componentConfig?.is.name) ? "输入" : "选择"}${e.componentConfig?.attrs?.appendLabelToPlaceholder === !1 ? "" : e.label}`
28049
28050
  };
28050
- }, _M = { key: 1 }, vM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28051
+ }, _M = { key: 1 }, vM = { key: 3 }, yM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28051
28052
  __name: "index",
28052
28053
  props: hM,
28053
28054
  emits: ["onDictKeys"],
28054
28055
  setup(e, { emit: n }) {
28055
- let r = e, i = n, a = be(), o = AA(r), { handleInput: s } = oj(), { processRenderContent: c, processRenderStyle: u, processPlaceholder: p, processSlotName: m } = gM({
28056
+ let r = e, i = n, a = be(), o = AA(r), { handleInput: s } = oj(), { processRenderContent: c, processRenderStyle: u, processPlaceholder: p } = gM({
28056
28057
  props: r,
28057
28058
  emits: i,
28058
28059
  globalConfig: o
@@ -28071,8 +28072,14 @@ var EA = {
28071
28072
  key: 0,
28072
28073
  ref_for: !0
28073
28074
  }, { item: t }), void 0, !0) : (F(), d("span", _M, H(t.label), 1))], 2)]),
28074
- default: G(() => [f("div", { class: k(t.defaultClass ?? e.defaultClass) }, [t.renderConfig || e.useRender ? (F(), l(r, {
28075
+ default: G(() => [f("div", { class: k(t.defaultClass ?? e.defaultClass) }, [t.slot ? z(e.$slots, t.slot === !0 ? t.prop : t.slot, D({
28075
28076
  key: 0,
28077
+ ref_for: !0
28078
+ }, {
28079
+ row: e.formModel,
28080
+ item: t
28081
+ }), void 0, !0) : t.renderConfig || e.useRender ? (F(), l(r, {
28082
+ key: 1,
28076
28083
  content: t.renderConfig?.content ?? e.useRender?.content ?? U(c)(t),
28077
28084
  class: k(t?.renderConfig?.class ?? e.useRender.class),
28078
28085
  style: j(t.renderConfig ? U(u)(t.renderConfig, t) : U(u)(e.useRender, t))
@@ -28081,7 +28088,7 @@ var EA = {
28081
28088
  "class",
28082
28089
  "style"
28083
28090
  ])) : t.componentConfig ? (F(), l(V(t.componentConfig.is), D({
28084
- key: 1,
28091
+ key: 2,
28085
28092
  placeholder: U(p)(t),
28086
28093
  modelValue: e.formModel[t.prop],
28087
28094
  "onUpdate:modelValue": (n) => e.formModel[t.prop] = n,
@@ -28096,20 +28103,14 @@ var EA = {
28096
28103
  "modelValue",
28097
28104
  "onUpdate:modelValue",
28098
28105
  "onInput"
28099
- ])) : z(e.$slots, U(m)(t), D({
28100
- key: 2,
28101
- ref_for: !0
28102
- }, {
28103
- row: e.formModel,
28104
- item: t
28105
- }), void 0, !0)], 2)]),
28106
+ ])) : (F(), d("span", vM, "请指定slot或componentConfig/renderConfig"))], 2)]),
28106
28107
  _: 2
28107
28108
  }, 1032, ["span"]))), 128))]),
28108
28109
  _: 3
28109
28110
  }, 8, ["column", "border"]);
28110
28111
  };
28111
28112
  }
28112
- }), [["__scopeId", "data-v-1037b3eb"]]), yM = {
28113
+ }), [["__scopeId", "data-v-2b31bb71"]]), bM = {
28113
28114
  title: {
28114
28115
  type: String,
28115
28116
  default: "欢迎使用wyfe-ivue对话框组件"
@@ -28199,22 +28200,22 @@ var EA = {
28199
28200
  type: Function,
28200
28201
  default: () => {}
28201
28202
  }
28202
- }, bM = {
28203
+ }, xM = {
28203
28204
  xmlns: "http://www.w3.org/2000/svg",
28204
28205
  viewBox: "0 0 1024 1024"
28205
28206
  };
28206
- function xM(e, t) {
28207
- return F(), d("svg", bM, [...t[0] ||= [f("path", {
28207
+ function SM(e, t) {
28208
+ return F(), d("svg", xM, [...t[0] ||= [f("path", {
28208
28209
  fill: "currentColor",
28209
28210
  d: "m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"
28210
28211
  }, null, -1)]]);
28211
28212
  }
28212
- var SM = { render: xM }, CM = {
28213
+ var CM = { render: SM }, wM = {
28213
28214
  xmlns: "http://www.w3.org/2000/svg",
28214
28215
  viewBox: "0 0 1024 1024"
28215
28216
  };
28216
- function wM(e, t) {
28217
- return F(), d("svg", CM, [...t[0] ||= [f("path", {
28217
+ function TM(e, t) {
28218
+ return F(), d("svg", wM, [...t[0] ||= [f("path", {
28218
28219
  fill: "currentColor",
28219
28220
  d: "M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"
28220
28221
  }, null, -1), f("path", {
@@ -28222,8 +28223,8 @@ function wM(e, t) {
28222
28223
  d: "M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"
28223
28224
  }, null, -1)]]);
28224
28225
  }
28225
- var TM = { render: wM }, EM = (e) => {
28226
- let t = L(null), n = s(() => t.value?.handleClose), r = L(!1), i = s(() => r.value ? TM : SM), a = () => {
28226
+ var EM = { render: TM }, DM = (e) => {
28227
+ let t = L(null), n = s(() => t.value?.handleClose), r = L(!1), i = s(() => r.value ? EM : CM), a = () => {
28227
28228
  r.value = !r.value;
28228
28229
  }, o = !1;
28229
28230
  return W([
@@ -28258,11 +28259,11 @@ var TM = { render: wM }, EM = (e) => {
28258
28259
  o = !0, e?.();
28259
28260
  }
28260
28261
  };
28261
- }, DM = { key: 1 }, OM = /* @__PURE__ */ g({
28262
+ }, OM = { key: 1 }, kM = /* @__PURE__ */ g({
28262
28263
  __name: "index",
28263
- props: yM,
28264
+ props: bM,
28264
28265
  setup(e, { expose: n }) {
28265
- let r = e, i = be(), { edRef: a, handleClose: o, isFullScreen: s, iconComponent: c, handleFullScreen: f, handleClosed: m, handleClick: g } = EM(r);
28266
+ let r = e, i = be(), { edRef: a, handleClose: o, isFullScreen: s, iconComponent: c, handleFullScreen: f, handleClosed: m, handleClick: g } = DM(r);
28266
28267
  return n({
28267
28268
  edRef: a,
28268
28269
  handleClose: o
@@ -28280,7 +28281,7 @@ var TM = { render: wM }, EM = (e) => {
28280
28281
  "destroy-on-close": e.destroyOnClose,
28281
28282
  onClosed: U(m)
28282
28283
  }, p({
28283
- header: G(() => [i.header ? z(e.$slots, "header", { key: 0 }) : (F(), d("span", DM, H(e.title), 1)), e.showFullScreenIcon ? (F(), l(r, {
28284
+ header: G(() => [i.header ? z(e.$slots, "header", { key: 0 }) : (F(), d("span", OM, H(e.title), 1)), e.showFullScreenIcon ? (F(), l(r, {
28284
28285
  key: 2,
28285
28286
  class: "wyfe-ivue__full-screen",
28286
28287
  onClick: U(f)
@@ -28324,7 +28325,7 @@ var TM = { render: wM }, EM = (e) => {
28324
28325
  ]);
28325
28326
  };
28326
28327
  }
28327
- }), kM = {
28328
+ }), AM = {
28328
28329
  title: {
28329
28330
  type: String,
28330
28331
  default: "欢迎使用wyfe-ivue抽屉组件"
@@ -28399,8 +28400,8 @@ var TM = { render: wM }, EM = (e) => {
28399
28400
  type: Function,
28400
28401
  default: () => {}
28401
28402
  }
28402
- }, AM = (e) => {
28403
- let t = L(null), n = s(() => t.value?.handleClose), r = L(!1), i = s(() => r.value ? "100%" : e.size), a = s(() => r.value ? TM : SM), o = () => {
28403
+ }, jM = (e) => {
28404
+ let t = L(null), n = s(() => t.value?.handleClose), r = L(!1), i = s(() => r.value ? "100%" : e.size), a = s(() => r.value ? EM : CM), o = () => {
28404
28405
  r.value = !r.value;
28405
28406
  }, c = !1;
28406
28407
  return W(() => e.footerPosition, (e) => {
@@ -28426,11 +28427,11 @@ var TM = { render: wM }, EM = (e) => {
28426
28427
  c = !0, e?.();
28427
28428
  }
28428
28429
  };
28429
- }, jM = { key: 1 }, MM = /* @__PURE__ */ g({
28430
+ }, MM = { key: 1 }, NM = /* @__PURE__ */ g({
28430
28431
  __name: "index",
28431
- props: kM,
28432
+ props: AM,
28432
28433
  setup(e, { expose: n }) {
28433
- let r = e, i = be(), { edRef: a, handleClose: o, drawerSize: s, iconComponent: c, handleFullScreen: f, handleClosed: m, handleClick: g } = AM(r);
28434
+ let r = e, i = be(), { edRef: a, handleClose: o, drawerSize: s, iconComponent: c, handleFullScreen: f, handleClosed: m, handleClick: g } = jM(r);
28434
28435
  return n({
28435
28436
  edRef: a,
28436
28437
  handleClose: o
@@ -28448,7 +28449,7 @@ var TM = { render: wM }, EM = (e) => {
28448
28449
  "close-on-click-modal": e.closeOnClickModal,
28449
28450
  onClosed: U(m)
28450
28451
  }, p({
28451
- header: G(() => [i.header ? z(e.$slots, "header", { key: 0 }) : (F(), d("span", jM, H(e.title), 1)), e.showFullScreenIcon ? (F(), l(r, {
28452
+ header: G(() => [i.header ? z(e.$slots, "header", { key: 0 }) : (F(), d("span", MM, H(e.title), 1)), e.showFullScreenIcon ? (F(), l(r, {
28452
28453
  key: 2,
28453
28454
  class: "wyfe-ivue__full-screen",
28454
28455
  onClick: U(f)
@@ -28483,7 +28484,7 @@ var TM = { render: wM }, EM = (e) => {
28483
28484
  ]);
28484
28485
  };
28485
28486
  }
28486
- }), NM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28487
+ }), PM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28487
28488
  __name: "index",
28488
28489
  props: {
28489
28490
  content: {
@@ -28548,7 +28549,7 @@ var TM = { render: wM }, EM = (e) => {
28548
28549
  ]);
28549
28550
  };
28550
28551
  }
28551
- }), [["__scopeId", "data-v-8239c412"]]), PM = {
28552
+ }), [["__scopeId", "data-v-8239c412"]]), FM = {
28552
28553
  fileId: {
28553
28554
  type: String,
28554
28555
  default: ""
@@ -28592,7 +28593,7 @@ var TM = { render: wM }, EM = (e) => {
28592
28593
  type: Number,
28593
28594
  default: 2
28594
28595
  }
28595
- }, FM = {
28596
+ }, IM = {
28596
28597
  IMG: {
28597
28598
  exts: [
28598
28599
  "jpg",
@@ -28630,15 +28631,15 @@ var TM = { render: wM }, EM = (e) => {
28630
28631
  tip: "不支持视频格式,支持图片、文档、音频、压缩包等"
28631
28632
  }
28632
28633
  };
28633
- Object.assign(FM, { ALL: {
28634
+ Object.assign(IM, { ALL: {
28634
28635
  exts: [
28635
- ...FM.IMG.exts,
28636
- ...FM.VIDEO.exts,
28637
- ...FM.EXCLUDE_VIDEO.exts
28636
+ ...IM.IMG.exts,
28637
+ ...IM.VIDEO.exts,
28638
+ ...IM.EXCLUDE_VIDEO.exts
28638
28639
  ],
28639
28640
  tip: "支持图片、文档、视频、音频、压缩包等格式"
28640
28641
  } });
28641
- var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e) => `.${e}`).join(",")])), LM = (e, t = 300) => {
28642
+ var LM = Object.fromEntries(Object.entries(IM).map(([e, t]) => [e, t.exts.map((e) => `.${e}`).join(",")])), RM = (e, t = 300) => {
28642
28643
  let n = null, r = (...r) => {
28643
28644
  n && clearTimeout(n), n = setTimeout(() => {
28644
28645
  e.apply(void 0, r), n = null;
@@ -28653,15 +28654,15 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28653
28654
  return a.lastArgs = e, i.apply(this, e);
28654
28655
  };
28655
28656
  return a.cancel = i.cancel, a.flush = i.flush, a;
28656
- }, RM = ({ props: e, emits: t }) => {
28657
- let n = s(() => IM[e.uploadType]), r = L({
28657
+ }, zM = ({ props: e, emits: t }) => {
28658
+ let n = s(() => LM[e.uploadType]), r = L({
28658
28659
  fileList: [],
28659
28660
  fileIds: [],
28660
28661
  linkUrls: [],
28661
28662
  uploadFlag: !1,
28662
28663
  deleteFlag: !1,
28663
28664
  abortControllers: []
28664
- }), i = LM(() => {
28665
+ }), i = RM(() => {
28665
28666
  t("update:fileId", r.value.fileIds.join(",")), t("update:linkUrl", r.value.linkUrls.join(","));
28666
28667
  }, 300), a = L({
28667
28668
  show: !1,
@@ -28739,7 +28740,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28739
28740
  ke.error(n), t("onError", n);
28740
28741
  },
28741
28742
  handleBeforeUpload: (t) => {
28742
- let { exts: n, tip: i } = FM[e.uploadType], a = e.maxSize * 1024 * 1024 * 1024, o = t.name.split(".").pop().toLowerCase();
28743
+ let { exts: n, tip: i } = IM[e.uploadType], a = e.maxSize * 1024 * 1024 * 1024, o = t.name.split(".").pop().toLowerCase();
28743
28744
  if (!n.includes(o)) return ke.error(`不支持的文件类型!${i}`), !1;
28744
28745
  if (t.size > a) return ke.error(`文件大小不能超过 ${e.maxSize}GB`), !1;
28745
28746
  let s = new AbortController();
@@ -28757,15 +28758,15 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28757
28758
  return !0;
28758
28759
  }, () => !1)
28759
28760
  };
28760
- }, zM = {
28761
+ }, BM = {
28761
28762
  key: 0,
28762
28763
  class: "el-upload__tip"
28763
- }, BM = {
28764
+ }, VM = {
28764
28765
  key: 1,
28765
28766
  class: "el-upload__tip"
28766
- }, VM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28767
+ }, HM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28767
28768
  __name: "index",
28768
- props: PM,
28769
+ props: FM,
28769
28770
  emits: [
28770
28771
  "update:fileId",
28771
28772
  "update:linkUrl",
@@ -28773,7 +28774,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28773
28774
  "onError"
28774
28775
  ],
28775
28776
  setup(e, { emit: n }) {
28776
- let r = e, i = n, a = AA(r), { acceptComputed: o, state: s, dialogState: c, handlePreview: l, handleSuccess: u, handleError: p, handleBeforeUpload: g, handleBeforeRemove: _ } = RM({
28777
+ let r = e, i = n, a = AA(r), { acceptComputed: o, state: s, dialogState: c, handlePreview: l, handleSuccess: u, handleError: p, handleBeforeUpload: g, handleBeforeRemove: _ } = zM({
28777
28778
  props: r,
28778
28779
  emits: i,
28779
28780
  globalConfig: a
@@ -28805,7 +28806,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28805
28806
  _: 1
28806
28807
  }),
28807
28808
  n[2] ||= f("div", { class: "el-upload__text" }, [m(" 将文件拖到此处,或 "), f("em", null, "点击上传")], -1),
28808
- e.uploadTip ? (F(), d("div", zM, H(e.uploadTip), 1)) : (F(), d("div", BM, H(U(FM)[e.uploadType].tip) + ",最大支持 " + H(e.maxSize) + "GB ", 1))
28809
+ e.uploadTip ? (F(), d("div", BM, H(e.uploadTip), 1)) : (F(), d("div", VM, H(U(IM)[e.uploadType].tip) + ",最大支持 " + H(e.maxSize) + "GB ", 1))
28809
28810
  ]),
28810
28811
  _: 1
28811
28812
  }, 8, [
@@ -28838,7 +28839,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28838
28839
  }, 8, ["modelValue"])], 64);
28839
28840
  };
28840
28841
  }
28841
- }), [["__scopeId", "data-v-c4f6b29f"]]), HM = /* @__PURE__ */ g({
28842
+ }), [["__scopeId", "data-v-c4f6b29f"]]), UM = /* @__PURE__ */ g({
28842
28843
  __name: "index",
28843
28844
  props: {
28844
28845
  name: {
@@ -28872,7 +28873,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28872
28873
  })
28873
28874
  }, null, 6));
28874
28875
  }
28875
- }), UM = {
28876
+ }), WM = {
28876
28877
  title: {
28877
28878
  type: String,
28878
28879
  required: !0
@@ -28893,7 +28894,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28893
28894
  type: Object,
28894
28895
  default: () => ({})
28895
28896
  }
28896
- }, WM = {
28897
+ }, GM = {
28897
28898
  margin: {
28898
28899
  top: "0px",
28899
28900
  bottom: "20px"
@@ -28910,9 +28911,9 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28910
28911
  color: "var(--el-border-color-light)",
28911
28912
  paddingBottom: "20px"
28912
28913
  }
28913
- }, GM = ["innerHTML"], KM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28914
+ }, KM = ["innerHTML"], qM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28914
28915
  __name: "index",
28915
- props: UM,
28916
+ props: WM,
28916
28917
  setup(e) {
28917
28918
  ye((e) => ({
28918
28919
  v35dd0630: U(n)?.paddingBottom,
@@ -28922,7 +28923,7 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28922
28923
  v3e644f1c: U(i)?.verticalPadding,
28923
28924
  d2750ae0: U(i)?.height
28924
28925
  }));
28925
- let t = uj(e, { extConfig: WM }), { borderBottom: n, margin: r, line: i } = t.value.extConfig;
28926
+ let t = uj(e, { extConfig: GM }), { borderBottom: n, margin: r, line: i } = t.value.extConfig;
28926
28927
  return (e, a) => (F(), d("div", {
28927
28928
  class: k(["wyfe-ivue__use-line-title", { borderBottom: U(n)?.show }]),
28928
28929
  style: j({
@@ -28936,9 +28937,9 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28936
28937
  color: e.color
28937
28938
  }),
28938
28939
  innerHTML: e.title
28939
- }, null, 14, GM)], 6));
28940
+ }, null, 14, KM)], 6));
28940
28941
  }
28941
- }), [["__scopeId", "data-v-8c384f6d"]]), qM = {
28942
+ }), [["__scopeId", "data-v-8c384f6d"]]), JM = {
28942
28943
  name: {
28943
28944
  type: String,
28944
28945
  required: !0
@@ -28965,9 +28966,9 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28965
28966
  default: !1
28966
28967
  },
28967
28968
  hoverClass: { type: String }
28968
- }, JM = ["href", "fill"], YM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28969
+ }, YM = ["href", "fill"], XM = /* @__PURE__ */ rj(/* @__PURE__ */ g({
28969
28970
  __name: "index",
28970
- props: qM,
28971
+ props: JM,
28971
28972
  setup(e) {
28972
28973
  ye((e) => ({
28973
28974
  v4d0b5a07: i.value,
@@ -28987,8 +28988,8 @@ var IM = Object.fromEntries(Object.entries(FM).map(([e, t]) => [e, t.exts.map((e
28987
28988
  class: k([a.value ? "fillClass" : "", e.hoverClass]),
28988
28989
  href: r.value,
28989
28990
  fill: i.value
28990
- }, null, 10, JM)], 4));
28991
+ }, null, 10, YM)], 4));
28991
28992
  }
28992
28993
  }), [["__scopeId", "data-v-2bca3212"]]);
28993
28994
  //#endregion
28994
- export { lM as UseCrudTable, yj as UseElButton, fM as UseElCheckbox, mM as UseElConfigProvider, Hj as UseElDatePicker, vM as UseElDescriptions, OM as UseElDialog, MM as UseElDrawer, nM as UseElForm, jj as UseElInput, Rj as UseElSelect, Jj as UseElSwitch, hj as UseElTable, NM as UseElTooltip, VM as UseElUpload, HM as UseIconfont, KM as UseLineTitle, Tj as UseRender, YM as UseSvgIcon };
28995
+ export { lM as UseCrudTable, yj as UseElButton, fM as UseElCheckbox, mM as UseElConfigProvider, Hj as UseElDatePicker, yM as UseElDescriptions, kM as UseElDialog, NM as UseElDrawer, nM as UseElForm, jj as UseElInput, Rj as UseElSelect, Jj as UseElSwitch, hj as UseElTable, PM as UseElTooltip, HM as UseElUpload, UM as UseIconfont, qM as UseLineTitle, Tj as UseRender, XM as UseSvgIcon };