@dcrackel/hematournamentui 1.0.94 → 1.0.95

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.
@@ -30016,8 +30016,8 @@ function YR(n, e, t, r, i, o) {
30016
30016
  ])
30017
30017
  ])) : Z("", !0)
30018
30018
  ], 2),
30019
- o.filteredPools.length > 1 && t.mode !== "Complete" ? (Q(), x("div", qR, [
30020
- t.mode === "Planning" || t.mode === "Preparation" ? (Q(), ye(c, {
30019
+ o.filteredPools.length > 1 && t.mode !== "complete" ? (Q(), x("div", qR, [
30020
+ t.mode === "planning" || t.mode === "preparation" ? (Q(), ye(c, {
30021
30021
  key: 0,
30022
30022
  label: "Reset Pools",
30023
30023
  size: "md",
@@ -30028,9 +30028,9 @@ function YR(n, e, t, r, i, o) {
30028
30028
  class: "max-w-96 justify-self-end",
30029
30029
  onClick: o.handleReset
30030
30030
  }, null, 8, ["onClick"])) : Z("", !0),
30031
- t.mode === "Planning" ? (Q(), ye(c, {
30031
+ t.mode === "planning" ? (Q(), ye(c, {
30032
30032
  key: 1,
30033
- label: "Start Event",
30033
+ label: "Start Checkin",
30034
30034
  size: "md",
30035
30035
  "icon-name": "fa-caret-right",
30036
30036
  "icon-style": "fa-solid",
@@ -30039,7 +30039,7 @@ function YR(n, e, t, r, i, o) {
30039
30039
  class: "max-w-96 justify-self-start",
30040
30040
  onClick: o.handleStart
30041
30041
  }, null, 8, ["onClick"])) : Z("", !0),
30042
- t.mode === "Preparation" ? (Q(), ye(c, {
30042
+ t.mode === "preparation" ? (Q(), ye(c, {
30043
30043
  key: 2,
30044
30044
  label: "Make Pools Live",
30045
30045
  size: "md",