@das-fed/ui 6.4.0-beta.7 → 6.4.0-dev.10

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.
Files changed (39) hide show
  1. package/package.json +5 -5
  2. package/packages/business-components/device-panel/index.js +10094 -9817
  3. package/packages/business-components/device-panel/index.js.gz +0 -0
  4. package/packages/business-components/export-button/index.js +432 -152
  5. package/packages/business-components/export-button/index.js.gz +0 -0
  6. package/packages/business-components/import-button/index.js +603 -323
  7. package/packages/business-components/import-button/index.js.gz +0 -0
  8. package/packages/business-components/process-form/index.js +1122 -841
  9. package/packages/business-components/process-form/index.js.gz +0 -0
  10. package/packages/business-components/process-log/index.js +1758 -1477
  11. package/packages/business-components/process-log/index.js.gz +0 -0
  12. package/packages/business-components/process-search-form/index.js +719 -439
  13. package/packages/business-components/process-search-form/index.js.gz +0 -0
  14. package/packages/business-components/process-table/index.js +819 -538
  15. package/packages/business-components/process-table/index.js.gz +0 -0
  16. package/packages/business-components/urgent-panel/index.js +1969 -1691
  17. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  18. package/packages/business-components/video-dialog/index.js +619 -338
  19. package/packages/business-components/video-dialog/index.js.gz +0 -0
  20. package/packages/components/calendar/index.js +614 -257
  21. package/packages/components/calendar/index.js.gz +0 -0
  22. package/packages/components/date-picker/index.js +6025 -5129
  23. package/packages/components/date-picker/index.js.gz +0 -0
  24. package/packages/components/image-viewer/index.d.ts +0 -9
  25. package/packages/components/image-viewer/index.js +29 -34
  26. package/packages/components/image-viewer/index.js.gz +0 -0
  27. package/packages/components/image-viewer/src/Index.vue.d.ts +0 -3
  28. package/packages/components/image-viewer/src/hooks/use-handler-image-src.d.ts +1 -2
  29. package/packages/components/image-viewer/src/type.d.ts +0 -3
  30. package/packages/components/image-viewer/style.css +1 -1
  31. package/packages/components/image-viewer/style.css.gz +0 -0
  32. package/packages/components/search-form/index.js +11 -13
  33. package/packages/components/search-form/index.js.gz +0 -0
  34. package/packages/components/table/index.js +127 -127
  35. package/packages/components/table/index.js.gz +0 -0
  36. package/packages/components/tree/index.js +70 -70
  37. package/packages/components/tree/index.js.gz +0 -0
  38. package/packages/components/tree-select/index.js +30 -29
  39. package/packages/components/tree-select/index.js.gz +0 -0
@@ -3493,7 +3493,12 @@ const cy = ["innerHTML"], dy = { key: 1 }, fy = Q({
3493
3493
  }
3494
3494
  });
3495
3495
  var vy = /* @__PURE__ */ Se(py, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/tooltip.vue"]]);
3496
- const hy = Ln(vy), wt = /* @__PURE__ */ new Map();
3496
+ const hy = Ln(vy);
3497
+ var Jn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3498
+ function gy(e) {
3499
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
3500
+ }
3501
+ const wt = /* @__PURE__ */ new Map();
3497
3502
  let hs;
3498
3503
  We && (document.addEventListener("mousedown", (e) => hs = e), document.addEventListener("mouseup", (e) => {
3499
3504
  for (const t of wt.values())
@@ -3507,7 +3512,7 @@ function gs(e, t) {
3507
3512
  u || l || p || h || c || v || t.value(r, o);
3508
3513
  };
3509
3514
  }
3510
- const gy = {
3515
+ const yy = {
3511
3516
  beforeMount(e, t) {
3512
3517
  wt.has(e) || wt.set(e, []), wt.get(e).push({
3513
3518
  documentHandler: gs(e, t),
@@ -3567,7 +3572,7 @@ const gy = {
3567
3572
  }, vl = {
3568
3573
  [Er]: (e) => yt(e) || Mt(e) || Xt(e),
3569
3574
  change: (e) => yt(e) || Mt(e) || Xt(e)
3570
- }, sn = Symbol("checkboxGroupContextKey"), yy = ({
3575
+ }, sn = Symbol("checkboxGroupContextKey"), by = ({
3571
3576
  model: e,
3572
3577
  isChecked: t
3573
3578
  }) => {
@@ -3580,7 +3585,7 @@ const gy = {
3580
3585
  isDisabled: fg(T(() => (n == null ? void 0 : n.disabled.value) || r.value)),
3581
3586
  isLimitDisabled: r
3582
3587
  };
3583
- }, by = (e, {
3588
+ }, my = (e, {
3584
3589
  model: t,
3585
3590
  isLimitExceeded: n,
3586
3591
  hasOwnLabel: r,
@@ -3611,7 +3616,7 @@ const gy = {
3611
3616
  handleChange: h,
3612
3617
  onClickRoot: c
3613
3618
  };
3614
- }, my = (e) => {
3619
+ }, $y = (e) => {
3615
3620
  const t = S(!1), { emit: n } = ot(), r = se(sn, void 0), o = T(() => pr(r) === !1), a = S(!1);
3616
3621
  return {
3617
3622
  model: T({
@@ -3627,7 +3632,7 @@ const gy = {
3627
3632
  isGroup: o,
3628
3633
  isLimitExceeded: a
3629
3634
  };
3630
- }, $y = (e, t, { model: n }) => {
3635
+ }, Cy = (e, t, { model: n }) => {
3631
3636
  const r = se(sn, void 0), o = S(!1), a = T(() => {
3632
3637
  const l = n.value;
3633
3638
  return Xt(l) ? l : Zt(l) ? Rt(e.label) ? l.map(la).some((p) => wv(p, e.label)) : l.map(la).includes(e.label) : l != null ? l === e.trueLabel : !!l;
@@ -3647,30 +3652,30 @@ const gy = {
3647
3652
  checkboxSize: i,
3648
3653
  hasOwnLabel: u
3649
3654
  };
3650
- }, Cy = (e, { model: t }) => {
3655
+ }, wy = (e, { model: t }) => {
3651
3656
  function n() {
3652
3657
  Zt(t.value) && !t.value.includes(e.label) ? t.value.push(e.label) : t.value = e.trueLabel || !0;
3653
3658
  }
3654
3659
  e.checked && n();
3655
3660
  }, hl = (e, t) => {
3656
- const { formItem: n } = zo(), { model: r, isGroup: o, isLimitExceeded: a } = my(e), {
3661
+ const { formItem: n } = zo(), { model: r, isGroup: o, isLimitExceeded: a } = $y(e), {
3657
3662
  isFocused: s,
3658
3663
  isChecked: i,
3659
3664
  checkboxButtonSize: u,
3660
3665
  checkboxSize: l,
3661
3666
  hasOwnLabel: p
3662
- } = $y(e, t, { model: r }), { isDisabled: h } = yy({ model: r, isChecked: i }), { inputId: c, isLabeledByFormItem: v } = al(e, {
3667
+ } = Cy(e, t, { model: r }), { isDisabled: h } = by({ model: r, isChecked: i }), { inputId: c, isLabeledByFormItem: v } = al(e, {
3663
3668
  formItemContext: n,
3664
3669
  disableIdGeneration: p,
3665
3670
  disableIdManagement: o
3666
- }), { handleChange: f, onClickRoot: y } = by(e, {
3671
+ }), { handleChange: f, onClickRoot: y } = my(e, {
3667
3672
  model: r,
3668
3673
  isLimitExceeded: a,
3669
3674
  hasOwnLabel: p,
3670
3675
  isDisabled: h,
3671
3676
  isLabeledByFormItem: v
3672
3677
  });
3673
- return Cy(e, { model: r }), {
3678
+ return wy(e, { model: r }), {
3674
3679
  inputId: c,
3675
3680
  isLabeledByFormItem: v,
3676
3681
  isChecked: i,
@@ -3683,10 +3688,10 @@ const gy = {
3683
3688
  handleChange: f,
3684
3689
  onClickRoot: y
3685
3690
  };
3686
- }, wy = ["id", "indeterminate", "name", "tabindex", "disabled", "true-value", "false-value"], Ty = ["id", "indeterminate", "disabled", "value", "name", "tabindex"], _y = Q({
3691
+ }, Ty = ["id", "indeterminate", "name", "tabindex", "disabled", "true-value", "false-value"], _y = ["id", "indeterminate", "disabled", "value", "name", "tabindex"], ky = Q({
3687
3692
  name: "ElCheckbox"
3688
- }), ky = /* @__PURE__ */ Q({
3689
- ..._y,
3693
+ }), Ey = /* @__PURE__ */ Q({
3694
+ ...ky,
3690
3695
  props: pl,
3691
3696
  emits: vl,
3692
3697
  setup(e) {
@@ -3740,7 +3745,7 @@ const gy = {
3740
3745
  onBlur: g[3] || (g[3] = (w) => i.value = !1),
3741
3746
  onClick: g[4] || (g[4] = Pe(() => {
3742
3747
  }, ["stop"]))
3743
- }, null, 42, wy)), [
3748
+ }, null, 42, Ty)), [
3744
3749
  [ir, d(p)]
3745
3750
  ]) : $e((O(), K("input", {
3746
3751
  key: 1,
@@ -3758,7 +3763,7 @@ const gy = {
3758
3763
  onBlur: g[8] || (g[8] = (w) => i.value = !1),
3759
3764
  onClick: g[9] || (g[9] = Pe(() => {
3760
3765
  }, ["stop"]))
3761
- }, null, 42, Ty)), [
3766
+ }, null, 42, _y)), [
3762
3767
  [ir, d(p)]
3763
3768
  ]),
3764
3769
  He("span", {
@@ -3779,11 +3784,11 @@ const gy = {
3779
3784
  }, 8, ["class", "aria-controls", "onClick"]));
3780
3785
  }
3781
3786
  });
3782
- var Ey = /* @__PURE__ */ Se(ky, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);
3783
- const Oy = ["name", "tabindex", "disabled", "true-value", "false-value"], Sy = ["name", "tabindex", "disabled", "value"], Ny = Q({
3787
+ var Oy = /* @__PURE__ */ Se(Ey, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);
3788
+ const Sy = ["name", "tabindex", "disabled", "true-value", "false-value"], Ny = ["name", "tabindex", "disabled", "value"], Ay = Q({
3784
3789
  name: "ElCheckboxButton"
3785
- }), Ay = /* @__PURE__ */ Q({
3786
- ...Ny,
3790
+ }), Iy = /* @__PURE__ */ Q({
3791
+ ...Ay,
3787
3792
  props: pl,
3788
3793
  emits: vl,
3789
3794
  setup(e) {
@@ -3828,7 +3833,7 @@ const Oy = ["name", "tabindex", "disabled", "true-value", "false-value"], Sy = [
3828
3833
  onBlur: f[3] || (f[3] = (y) => r.value = !1),
3829
3834
  onClick: f[4] || (f[4] = Pe(() => {
3830
3835
  }, ["stop"]))
3831
- }, null, 42, Oy)), [
3836
+ }, null, 42, Sy)), [
3832
3837
  [ir, d(i)]
3833
3838
  ]) : $e((O(), K("input", {
3834
3839
  key: 1,
@@ -3844,7 +3849,7 @@ const Oy = ["name", "tabindex", "disabled", "true-value", "false-value"], Sy = [
3844
3849
  onBlur: f[8] || (f[8] = (y) => r.value = !1),
3845
3850
  onClick: f[9] || (f[9] = Pe(() => {
3846
3851
  }, ["stop"]))
3847
- }, null, 42, Sy)), [
3852
+ }, null, 42, Ny)), [
3848
3853
  [ir, d(i)]
3849
3854
  ]),
3850
3855
  v.$slots.default || v.label ? (O(), K("span", {
@@ -3859,8 +3864,8 @@ const Oy = ["name", "tabindex", "disabled", "true-value", "false-value"], Sy = [
3859
3864
  ], 2));
3860
3865
  }
3861
3866
  });
3862
- var gl = /* @__PURE__ */ Se(Ay, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-button.vue"]]);
3863
- const Iy = Re({
3867
+ var gl = /* @__PURE__ */ Se(Iy, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-button.vue"]]);
3868
+ const xy = Re({
3864
3869
  modelValue: {
3865
3870
  type: ne(Array),
3866
3871
  default: () => []
@@ -3880,15 +3885,15 @@ const Iy = Re({
3880
3885
  type: Boolean,
3881
3886
  default: !0
3882
3887
  }
3883
- }), xy = {
3888
+ }), Py = {
3884
3889
  [Er]: (e) => Zt(e),
3885
3890
  change: (e) => Zt(e)
3886
- }, Py = Q({
3891
+ }, Ly = Q({
3887
3892
  name: "ElCheckboxGroup"
3888
- }), Ly = /* @__PURE__ */ Q({
3889
- ...Py,
3890
- props: Iy,
3891
- emits: xy,
3893
+ }), jy = /* @__PURE__ */ Q({
3894
+ ...Ly,
3895
+ props: xy,
3896
+ emits: Py,
3892
3897
  setup(e, { emit: t }) {
3893
3898
  const n = e, r = je("checkbox"), { formItem: o } = zo(), { inputId: a, isLabeledByFormItem: s } = al(n, {
3894
3899
  formItemContext: o
@@ -3933,17 +3938,17 @@ const Iy = Re({
3933
3938
  };
3934
3939
  }
3935
3940
  });
3936
- var yl = /* @__PURE__ */ Se(Ly, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-group.vue"]]);
3937
- const jy = Ln(Ey, {
3941
+ var yl = /* @__PURE__ */ Se(jy, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-group.vue"]]);
3942
+ const Dy = Ln(Oy, {
3938
3943
  CheckboxButton: gl,
3939
3944
  CheckboxGroup: yl
3940
3945
  });
3941
3946
  Ii(gl);
3942
3947
  Ii(yl);
3943
- const Dy = Q({
3948
+ const Ky = Q({
3944
3949
  name: "ElCollapseTransition"
3945
- }), Ky = /* @__PURE__ */ Q({
3946
- ...Dy,
3950
+ }), Fy = /* @__PURE__ */ Q({
3951
+ ...Ky,
3947
3952
  setup(e) {
3948
3953
  const t = je("collapse-transition"), n = (o) => {
3949
3954
  o.style.maxHeight = "", o.style.overflow = o.dataset.oldOverflow, o.style.paddingTop = o.dataset.oldPaddingTop, o.style.paddingBottom = o.dataset.oldPaddingBottom;
@@ -3983,28 +3988,28 @@ const Dy = Q({
3983
3988
  }, 16, ["name"]));
3984
3989
  }
3985
3990
  });
3986
- var nr = /* @__PURE__ */ Se(Ky, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/collapse-transition/src/collapse-transition.vue"]]);
3991
+ var nr = /* @__PURE__ */ Se(Fy, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/collapse-transition/src/collapse-transition.vue"]]);
3987
3992
  nr.install = (e) => {
3988
3993
  e.component(nr.name, nr);
3989
3994
  };
3990
- const Fy = nr, By = /* @__PURE__ */ Q({
3995
+ const By = nr, My = /* @__PURE__ */ Q({
3991
3996
  inheritAttrs: !1
3992
3997
  });
3993
- function My(e, t, n, r, o, a) {
3998
+ function Ry(e, t, n, r, o, a) {
3994
3999
  return q(e.$slots, "default");
3995
4000
  }
3996
- var Ry = /* @__PURE__ */ Se(By, [["render", My], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);
3997
- const zy = /* @__PURE__ */ Q({
4001
+ var zy = /* @__PURE__ */ Se(My, [["render", Ry], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);
4002
+ const Uy = /* @__PURE__ */ Q({
3998
4003
  name: "ElCollectionItem",
3999
4004
  inheritAttrs: !1
4000
4005
  });
4001
- function Uy(e, t, n, r, o, a) {
4006
+ function Hy(e, t, n, r, o, a) {
4002
4007
  return q(e.$slots, "default");
4003
4008
  }
4004
- var Hy = /* @__PURE__ */ Se(zy, [["render", Uy], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);
4005
- const Gy = "data-el-collection-item", Vy = (e) => {
4009
+ var Gy = /* @__PURE__ */ Se(Uy, [["render", Hy], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);
4010
+ const Vy = "data-el-collection-item", qy = (e) => {
4006
4011
  const t = `El${e}Collection`, n = `${t}Item`, r = Symbol(t), o = Symbol(n), a = {
4007
- ...Ry,
4012
+ ...zy,
4008
4013
  name: t,
4009
4014
  setup() {
4010
4015
  const i = S(null), u = /* @__PURE__ */ new Map();
@@ -4014,14 +4019,14 @@ const Gy = "data-el-collection-item", Vy = (e) => {
4014
4019
  const p = d(i);
4015
4020
  if (!p)
4016
4021
  return [];
4017
- const h = Array.from(p.querySelectorAll(`[${Gy}]`));
4022
+ const h = Array.from(p.querySelectorAll(`[${Vy}]`));
4018
4023
  return [...u.values()].sort((v, f) => h.indexOf(v.ref) - h.indexOf(f.ref));
4019
4024
  },
4020
4025
  collectionRef: i
4021
4026
  });
4022
4027
  }
4023
4028
  }, s = {
4024
- ...Hy,
4029
+ ...Gy,
4025
4030
  name: n,
4026
4031
  setup(i, { attrs: u }) {
4027
4032
  const l = S(null), p = se(r, void 0);
@@ -4124,8 +4129,8 @@ Re({
4124
4129
  Re({
4125
4130
  onKeydown: { type: ne(Function) }
4126
4131
  });
4127
- Vy("Dropdown");
4128
- const qy = Re({
4132
+ qy("Dropdown");
4133
+ const Wy = Re({
4129
4134
  trigger: Pn.trigger,
4130
4135
  placement: Vr.placement,
4131
4136
  disabled: Pn.disabled,
@@ -4177,20 +4182,20 @@ const qy = Re({
4177
4182
  "onUpdate:visible": {
4178
4183
  type: Function
4179
4184
  }
4180
- }), Wy = {
4185
+ }), Jy = {
4181
4186
  "update:visible": (e) => Xt(e),
4182
4187
  "before-enter": () => !0,
4183
4188
  "before-leave": () => !0,
4184
4189
  "after-enter": () => !0,
4185
4190
  "after-leave": () => !0
4186
- }, Jy = "onUpdate:visible", Yy = Q({
4191
+ }, Yy = "onUpdate:visible", Zy = Q({
4187
4192
  name: "ElPopover"
4188
- }), Zy = /* @__PURE__ */ Q({
4189
- ...Yy,
4190
- props: qy,
4191
- emits: Wy,
4193
+ }), Qy = /* @__PURE__ */ Q({
4194
+ ...Zy,
4195
+ props: Wy,
4196
+ emits: Jy,
4192
4197
  setup(e, { expose: t, emit: n }) {
4193
- const r = e, o = T(() => r[Jy]), a = je("popover"), s = S(), i = T(() => {
4198
+ const r = e, o = T(() => r[Yy]), a = je("popover"), s = S(), i = T(() => {
4194
4199
  var b;
4195
4200
  return (b = d(s)) == null ? void 0 : b.popperRef;
4196
4201
  }), u = T(() => [
@@ -4261,12 +4266,12 @@ const qy = Re({
4261
4266
  }, 16, ["trigger", "placement", "disabled", "visible", "transition", "popper-options", "tabindex", "content", "offset", "show-after", "hide-after", "auto-close", "show-arrow", "aria-label", "effect", "enterable", "popper-class", "popper-style", "teleported", "persistent", "gpu-acceleration", "onUpdate:visible"]));
4262
4267
  }
4263
4268
  });
4264
- var Qy = /* @__PURE__ */ Se(Zy, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);
4269
+ var Xy = /* @__PURE__ */ Se(Qy, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);
4265
4270
  const ys = (e, t) => {
4266
4271
  const n = t.arg || t.value, r = n == null ? void 0 : n.popperRef;
4267
4272
  r && (r.triggerRef = e);
4268
4273
  };
4269
- var Xy = {
4274
+ var eb = {
4270
4275
  mounted(e, t) {
4271
4276
  ys(e, t);
4272
4277
  },
@@ -4274,14 +4279,9 @@ var Xy = {
4274
4279
  ys(e, t);
4275
4280
  }
4276
4281
  };
4277
- const eb = "popover", tb = Dv(Xy, eb), nb = Ln(Qy, {
4278
- directive: tb
4279
- });
4280
- var Jn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4281
- function rb(e) {
4282
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4283
- }
4284
- const Jt = "$treeNodeId", bs = function(e, t) {
4282
+ const tb = "popover", nb = Dv(eb, tb), rb = Ln(Xy, {
4283
+ directive: nb
4284
+ }), Jt = "$treeNodeId", bs = function(e, t) {
4285
4285
  !t || t[Jt] || Object.defineProperty(t, Jt, {
4286
4286
  value: e.id,
4287
4287
  enumerable: !1,
@@ -4803,8 +4803,8 @@ function lb({ props: e, ctx: t, el$: n, dropIndicator$: r, store: o }) {
4803
4803
  const ub = Q({
4804
4804
  name: "ElTreeNode",
4805
4805
  components: {
4806
- ElCollapseTransition: Fy,
4807
- ElCheckbox: jy,
4806
+ ElCollapseTransition: By,
4807
+ ElCheckbox: Dy,
4808
4808
  NodeContent: ib,
4809
4809
  ElIcon: dg,
4810
4810
  Loading: Lv
@@ -6397,7 +6397,7 @@ function ak(e) {
6397
6397
  return nk(e, rk | ok);
6398
6398
  }
6399
6399
  var sk = ak;
6400
- const $n = /* @__PURE__ */ rb(sk), ik = (e, t, n, r, o, a, s, i, u, l, p, h, c, v, f, y, b, g, w) => {
6400
+ const $n = /* @__PURE__ */ gy(sk), ik = (e, t, n, r, o, a, s, i, u, l, p, h, c, v, f, y, b, g, w) => {
6401
6401
  const P = S([]), k = S(!1), N = S(null), I = S(null);
6402
6402
  X(
6403
6403
  () => k.value,
@@ -7107,7 +7107,7 @@ const $n = /* @__PURE__ */ rb(sk), ik = (e, t, n, r, o, a, s, i, u, l, p, h, c,
7107
7107
  size: "medium"
7108
7108
  })
7109
7109
  ], 4)), [
7110
- [d(gy), d(_)]
7110
+ [d(yy), d(_)]
7111
7111
  ])
7112
7112
  ], 40, gk)) : H("", !0)
7113
7113
  ])) : H("", !0),
@@ -7235,7 +7235,7 @@ const $n = /* @__PURE__ */ rb(sk), ik = (e, t, n, r, o, a, s, i, u, l, p, h, c,
7235
7235
  ], 64)) : H("", !0)
7236
7236
  ]),
7237
7237
  m.$slots["container-bottom"] ? q(m.$slots, "container-bottom", { key: 2 }) : H("", !0),
7238
- Ie(d(nb), {
7238
+ Ie(d(rb), {
7239
7239
  "popper-class": "das-tree-operation-dropdown",
7240
7240
  ref_key: "oprationsPopoverRef",
7241
7241
  ref: W,
@@ -2137,24 +2137,29 @@ const Bs = ["innerHTML"], Ds = { key: 1 }, Ms = U({
2137
2137
  }
2138
2138
  });
2139
2139
  var Ws = /* @__PURE__ */ ue(Vs, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/tooltip.vue"]]);
2140
- const Hs = Dt(Ws), Us = /* @__PURE__ */ U({
2140
+ const Hs = Dt(Ws);
2141
+ var at = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2142
+ function Us(e) {
2143
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
2144
+ }
2145
+ const Ks = /* @__PURE__ */ U({
2141
2146
  inheritAttrs: !1
2142
2147
  });
2143
- function Ks(e, t, n, o, r, a) {
2148
+ function zs(e, t, n, o, r, a) {
2144
2149
  return Q(e.$slots, "default");
2145
2150
  }
2146
- var zs = /* @__PURE__ */ ue(Us, [["render", Ks], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);
2147
- const qs = /* @__PURE__ */ U({
2151
+ var qs = /* @__PURE__ */ ue(Ks, [["render", zs], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);
2152
+ const Gs = /* @__PURE__ */ U({
2148
2153
  name: "ElCollectionItem",
2149
2154
  inheritAttrs: !1
2150
2155
  });
2151
- function Gs(e, t, n, o, r, a) {
2156
+ function Js(e, t, n, o, r, a) {
2152
2157
  return Q(e.$slots, "default");
2153
2158
  }
2154
- var Js = /* @__PURE__ */ ue(qs, [["render", Gs], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);
2155
- const Zs = "data-el-collection-item", Qs = (e) => {
2159
+ var Zs = /* @__PURE__ */ ue(Gs, [["render", Js], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);
2160
+ const Qs = "data-el-collection-item", Ys = (e) => {
2156
2161
  const t = `El${e}Collection`, n = `${t}Item`, o = Symbol(t), r = Symbol(n), a = {
2157
- ...zs,
2162
+ ...qs,
2158
2163
  name: t,
2159
2164
  setup() {
2160
2165
  const l = N(null), i = /* @__PURE__ */ new Map();
@@ -2164,14 +2169,14 @@ const Zs = "data-el-collection-item", Qs = (e) => {
2164
2169
  const v = f(l);
2165
2170
  if (!v)
2166
2171
  return [];
2167
- const g = Array.from(v.querySelectorAll(`[${Zs}]`));
2172
+ const g = Array.from(v.querySelectorAll(`[${Qs}]`));
2168
2173
  return [...i.values()].sort((h, d) => g.indexOf(h.ref) - g.indexOf(d.ref));
2169
2174
  },
2170
2175
  collectionRef: l
2171
2176
  });
2172
2177
  }
2173
2178
  }, s = {
2174
- ...Js,
2179
+ ...Zs,
2175
2180
  name: n,
2176
2181
  setup(l, { attrs: i }) {
2177
2182
  const u = N(null), v = ie(o, void 0);
@@ -2274,8 +2279,8 @@ te({
2274
2279
  te({
2275
2280
  onKeydown: { type: j(Function) }
2276
2281
  });
2277
- Qs("Dropdown");
2278
- const Ys = te({
2282
+ Ys("Dropdown");
2283
+ const Xs = te({
2279
2284
  trigger: Ze.trigger,
2280
2285
  placement: It.placement,
2281
2286
  disabled: Ze.disabled,
@@ -2327,20 +2332,20 @@ const Ys = te({
2327
2332
  "onUpdate:visible": {
2328
2333
  type: Function
2329
2334
  }
2330
- }), Xs = {
2335
+ }), ei = {
2331
2336
  "update:visible": (e) => jt(e),
2332
2337
  "before-enter": () => !0,
2333
2338
  "before-leave": () => !0,
2334
2339
  "after-enter": () => !0,
2335
2340
  "after-leave": () => !0
2336
- }, ei = "onUpdate:visible", ti = U({
2341
+ }, ti = "onUpdate:visible", ni = U({
2337
2342
  name: "ElPopover"
2338
- }), ni = /* @__PURE__ */ U({
2339
- ...ti,
2340
- props: Ys,
2341
- emits: Xs,
2343
+ }), oi = /* @__PURE__ */ U({
2344
+ ...ni,
2345
+ props: Xs,
2346
+ emits: ei,
2342
2347
  setup(e, { expose: t, emit: n }) {
2343
- const o = e, r = C(() => o[ei]), a = Ve("popover"), s = N(), l = C(() => {
2348
+ const o = e, r = C(() => o[ti]), a = Ve("popover"), s = N(), l = C(() => {
2344
2349
  var m;
2345
2350
  return (m = f(s)) == null ? void 0 : m.popperRef;
2346
2351
  }), i = C(() => [
@@ -2411,12 +2416,12 @@ const Ys = te({
2411
2416
  }, 16, ["trigger", "placement", "disabled", "visible", "transition", "popper-options", "tabindex", "content", "offset", "show-after", "hide-after", "auto-close", "show-arrow", "aria-label", "effect", "enterable", "popper-class", "popper-style", "teleported", "persistent", "gpu-acceleration", "onUpdate:visible"]));
2412
2417
  }
2413
2418
  });
2414
- var oi = /* @__PURE__ */ ue(ni, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);
2419
+ var ri = /* @__PURE__ */ ue(oi, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);
2415
2420
  const Mn = (e, t) => {
2416
2421
  const n = t.arg || t.value, o = n == null ? void 0 : n.popperRef;
2417
2422
  o && (o.triggerRef = e);
2418
2423
  };
2419
- var ri = {
2424
+ var ai = {
2420
2425
  mounted(e, t) {
2421
2426
  Mn(e, t);
2422
2427
  },
@@ -2424,13 +2429,9 @@ var ri = {
2424
2429
  Mn(e, t);
2425
2430
  }
2426
2431
  };
2427
- const ai = "popover", si = wr(ri, ai), ii = Dt(oi, {
2428
- directive: si
2432
+ const si = "popover", ii = wr(ai, si), li = Dt(ri, {
2433
+ directive: ii
2429
2434
  });
2430
- var at = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2431
- function li(e) {
2432
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
2433
- }
2434
2435
  function ui(e) {
2435
2436
  var t = typeof e;
2436
2437
  return e != null && (t == "object" || t == "function");
@@ -2539,7 +2540,7 @@ function sl(e, t, n) {
2539
2540
  return P.cancel = S, P.flush = b, P;
2540
2541
  }
2541
2542
  var il = sl;
2542
- const ll = /* @__PURE__ */ li(il), ul = (e) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)$/.test(e), st = (e) => typeof e == "string" && ul(e) ? e : e + "px", cl = (e, t, n, o, r, a) => {
2543
+ const ll = /* @__PURE__ */ Us(il), ul = (e) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)$/.test(e), st = (e) => typeof e == "string" && ul(e) ? e : e + "px", cl = (e, t, n, o, r, a) => {
2543
2544
  const s = N(null), l = N(null), i = Jo(), u = N(), v = N(!1), g = N(""), y = N(""), h = C(() => !!e.mode), d = C(() => ({ label: "name", children: "children", pathName: "pathName", disabled: "disabled", ...o.props ?? {} })), c = C({
2544
2545
  get: () => e.modelValue ? e.modelValue : void 0,
2545
2546
  set: (T) => {
@@ -2787,7 +2788,7 @@ const ll = /* @__PURE__ */ li(il), ul = (e) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|v
2787
2788
  class: dt({ "das-ui-tree-select": !0, "is-lazy": v.value, "text-hide": !f(R) }),
2788
2789
  style: kt({ width: f(P) })
2789
2790
  }, [
2790
- he(f(ii), {
2791
+ he(f(li), {
2791
2792
  ref_key: "popoverRef",
2792
2793
  ref: D,
2793
2794
  visible: f(Z),