@bsgoal/common 2.5.4 → 2.5.5

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.mjs CHANGED
@@ -6175,6 +6175,7 @@ const _v = { class: "bsgoal-base-button" }, dv = {
6175
6175
  case "cancel":
6176
6176
  return "";
6177
6177
  case "confirm":
6178
+ case "add":
6178
6179
  return "primary";
6179
6180
  }
6180
6181
  return O;