@nhdropshipping/y-components 1.0.79 → 1.0.81

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.esm.js CHANGED
@@ -2799,7 +2799,7 @@ const zt = ["type", "disabled", "aria-busy", "aria-disabled"], Kt = { class: "co
2799
2799
  ])) : W("", !0)
2800
2800
  ], 2));
2801
2801
  }
2802
- }), ta = /* @__PURE__ */ He(ea, [["__scopeId", "data-v-d791a239"]]), la = /* @__PURE__ */ Ee({
2802
+ }), ta = /* @__PURE__ */ He(ea, [["__scopeId", "data-v-a3c68e99"]]), la = /* @__PURE__ */ Ee({
2803
2803
  __name: "ydropdown",
2804
2804
  props: {
2805
2805
  trigger: { default: "hover" },
@@ -3879,7 +3879,8 @@ function ft(t) {
3879
3879
  message: t.message,
3880
3880
  duration: t.duration ?? 2500,
3881
3881
  offset: Fa(),
3882
- zIndex: 3e3 + u,
3882
+ // 提升到全局最高层级(高于抽屉、下拉等所有浮层)
3883
+ zIndex: 2e5 + u,
3883
3884
  closable: t.closable ?? !1,
3884
3885
  onClose: (o) => bt(o)
3885
3886
  });