@dcrackel/hematournamentui 1.0.88 → 1.0.89
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.
|
@@ -29994,7 +29994,7 @@ function qR(n, e, t, r, i, o) {
|
|
|
29994
29994
|
class: "mt-3"
|
|
29995
29995
|
}, null, 8, ["currentTab", "tabs", "onTabMenuClick"])) : Z("", !0),
|
|
29996
29996
|
M("div", {
|
|
29997
|
-
class: Qe(["w-full flex flex-row flex-wrap justify-
|
|
29997
|
+
class: Qe(["w-full flex flex-row flex-wrap justify-center", this.event.Flights > 1 ? "mt-0" : "mt-4"])
|
|
29998
29998
|
}, [
|
|
29999
29999
|
(Q(!0), x(Be, null, Re(o.filteredPools, (u) => (Q(), x("div", {
|
|
30000
30000
|
key: u.Name
|
|
@@ -30261,7 +30261,7 @@ const lD = /* @__PURE__ */ ke(iD, [["render", sD]]), AD = {
|
|
|
30261
30261
|
this.$emit("add:existing-person", n);
|
|
30262
30262
|
},
|
|
30263
30263
|
handleStaffView(n) {
|
|
30264
|
-
|
|
30264
|
+
this.viewName = n;
|
|
30265
30265
|
}
|
|
30266
30266
|
}
|
|
30267
30267
|
}, cD = { class: "w-full flex flex-row justify-center mt-3" }, uD = { class: "w-full" }, dD = {
|
|
@@ -30339,8 +30339,9 @@ function ID(n, e, t, r, i, o) {
|
|
|
30339
30339
|
}, [
|
|
30340
30340
|
k(c, {
|
|
30341
30341
|
staff: u,
|
|
30342
|
-
class: "mb-4"
|
|
30343
|
-
|
|
30342
|
+
class: "mb-4",
|
|
30343
|
+
"onUpdate:assignment": o.handleAssignment
|
|
30344
|
+
}, null, 8, ["staff", "onUpdate:assignment"])
|
|
30344
30345
|
]))), 128))
|
|
30345
30346
|
])) : Z("", !0),
|
|
30346
30347
|
i.viewName === "Staff Assignments" ? (Q(), x("div", CD, [
|