@dcrackel/hematournamentui 1.0.85 → 1.0.86

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.
@@ -29814,18 +29814,21 @@ function DR(n, e, t, r, i, o) {
29814
29814
  "onUpdate:numberOfRings": o.handleNumberOfRinigs
29815
29815
  }, null, 8, ["event", "onUpdate:poolSize", "onUpdate:numberOfRings"]),
29816
29816
  P("div", RR, [
29817
- (w(!0), D(Be, null, De(t.poolAssignments, (A) => (w(), D("div", {
29818
- key: A.Name
29819
- }, [
29820
- N(l, {
29821
- poolName: A.Name,
29822
- ringName: A.RingName,
29823
- poolInd: A.poolStrengthInd,
29824
- directorName: A.Person.DisplayName ? A.Person.DisplayName : "Unassigned",
29825
- pool: A.participants,
29826
- onSwapFencers: o.swapFencers
29827
- }, null, 8, ["poolName", "ringName", "poolInd", "directorName", "pool", "onSwapFencers"])
29828
- ]))), 128))
29817
+ (w(!0), D(Be, null, De(t.poolAssignments, (A) => {
29818
+ var u;
29819
+ return w(), D("div", {
29820
+ key: A.Name
29821
+ }, [
29822
+ N(l, {
29823
+ poolName: A.Name,
29824
+ ringName: A.RingName,
29825
+ poolInd: A.poolStrengthInd,
29826
+ directorName: ((u = A.Person) == null ? void 0 : u.DisplayName) || "Unassigned",
29827
+ pool: A.participants,
29828
+ onSwapFencers: o.swapFencers
29829
+ }, null, 8, ["poolName", "ringName", "poolInd", "directorName", "pool", "onSwapFencers"])
29830
+ ]);
29831
+ }), 128))
29829
29832
  ])
29830
29833
  ]);
29831
29834
  }