@dao-style/core 1.23.1-beta.1 → 1.24.0

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.
@@ -7573,7 +7573,8 @@ const PT = /* @__PURE__ */ le(LT, [["render", MT]]), RT = PT, FT = RT, En = "dao
7573
7573
  info: "icon-sys-info",
7574
7574
  warning: "icon-minor",
7575
7575
  success: "icon-sys-success",
7576
- error: "icon-sys-error"
7576
+ error: "icon-sys-error",
7577
+ failed: "icon-sys-warning"
7577
7578
  },
7578
7579
  onClose: () => t("close")
7579
7580
  };