@dcrackel/hematournamentui 1.0.598 → 1.0.599
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.
|
@@ -1030,8 +1030,9 @@ function $m(n, e, t, r, o, i) {
|
|
|
1030
1030
|
h(A, {
|
|
1031
1031
|
text: t.title,
|
|
1032
1032
|
color: "primary",
|
|
1033
|
-
size: "
|
|
1034
|
-
weight: "
|
|
1033
|
+
size: "",
|
|
1034
|
+
weight: "simi-bold",
|
|
1035
|
+
class: "text-lg mt-1 md:mt-0 md:text-2xl"
|
|
1035
1036
|
}, null, 8, ["text"])
|
|
1036
1037
|
]),
|
|
1037
1038
|
t.showButtons ? (m(), I("div", _m, [
|
|
@@ -11735,7 +11736,7 @@ const yw = /* @__PURE__ */ oe(Bw, [["render", ww]]), bw = {
|
|
|
11735
11736
|
this.$emit("delete", n.TournamentId);
|
|
11736
11737
|
}
|
|
11737
11738
|
}
|
|
11738
|
-
}, xw = { class: "border border-dropdownSelect rounded-lg
|
|
11739
|
+
}, xw = { class: "md:border border-dropdownSelect rounded-lg md:p-9 md:bg-neutral min-h-screen" }, Dw = { class: "my-4" }, kw = { class: "my-4" }, Sw = { key: 2 }, Mw = ["src"], Ow = { class: "w-full flex justify-center" }, Tw = { class: "w-96" };
|
|
11739
11740
|
function Rw(n, e, t, r, o, i) {
|
|
11740
11741
|
const A = w("FilterUpcomingPast"), a = w("FilterAndSortBar"), l = w("TournamentCardSkeleton"), c = w("BaseText");
|
|
11741
11742
|
return m(), I("div", xw, [
|