@dcrackel/hematournamentui 1.0.690 → 1.0.692
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/HemaTournamentUI-lib.es.js +39 -39
- package/dist/HemaTournamentUI-lib.umd.js +1 -1
- package/package.json +1 -1
- package/src/stories/Organisms/Cards/BoutCard/Variants/BoutCardInactive/BoutCardInactive.vue +24 -15
- package/src/stories/Organisms/Cards/DirectorAssignmentCard/DirectorAssignmentCard.vue +31 -26
|
@@ -35861,11 +35861,11 @@ const tp = /* @__PURE__ */ ee(kz, [["render", Wz]]), ha = { portrait: "", name:
|
|
|
35861
35861
|
class: "text-right pl-4 flex"
|
|
35862
35862
|
}, c7 = {
|
|
35863
35863
|
key: 0,
|
|
35864
|
-
class: "relative flex flex-col items-center"
|
|
35864
|
+
class: "relative flex flex-col items-center flex-none"
|
|
35865
35865
|
}, u7 = ["src"], d7 = {
|
|
35866
35866
|
key: 1,
|
|
35867
|
-
class: "flex flex-col items-center -mt-3 select-none"
|
|
35868
|
-
}, g7 = { class: "text-center flex-1 mx-4 flex flex-col items-center justify-center leading-none" }, h7 = { class: "flex items-center justify-center" }, f7 = { class: "flex items-center justify-center" }, m7 = { class: "relative w-12 h-12" }, p7 = ["src"];
|
|
35867
|
+
class: "flex flex-col items-center -mt-3 select-none flex-none"
|
|
35868
|
+
}, g7 = { class: "text-center flex-1 mx-4 min-w-0 flex flex-col items-center justify-center leading-none" }, h7 = { class: "flex items-center justify-center" }, f7 = { class: "flex items-center justify-center" }, m7 = { class: "relative w-12 h-12 flex-none" }, p7 = ["src"];
|
|
35869
35869
|
function C7(t, e, n, r, o, i) {
|
|
35870
35870
|
const a = w("BaseText"), l = w("BaseButton"), A = w("BaseIcon");
|
|
35871
35871
|
return m(), I("section", Zz, [
|
|
@@ -35974,10 +35974,10 @@ function C7(t, e, n, r, o, i) {
|
|
|
35974
35974
|
])) : Q("", !0)
|
|
35975
35975
|
]),
|
|
35976
35976
|
h("section", {
|
|
35977
|
-
class: j(["relative flex md:hidden items-
|
|
35977
|
+
class: j(["relative flex md:hidden items-center border rounded-md bg-poolBox transition overflow-hidden", [n.reorderMode ? "cursor-grab ring-2 ring-dashed ring-slate-300" : ""]])
|
|
35978
35978
|
}, [
|
|
35979
35979
|
h("div", {
|
|
35980
|
-
class: "flex flex-1 items-center p-4",
|
|
35980
|
+
class: "flex flex-1 items-center p-4 min-w-0",
|
|
35981
35981
|
onClick: e[3] || (e[3] = (...c) => i.onCardClick && i.onCardClick(...c))
|
|
35982
35982
|
}, [
|
|
35983
35983
|
n.reorderMode ? Q("", !0) : (m(), I("div", c7, [
|
|
@@ -36007,14 +36007,14 @@ function C7(t, e, n, r, o, i) {
|
|
|
36007
36007
|
h("div", g7, [
|
|
36008
36008
|
h("div", h7, [
|
|
36009
36009
|
h("div", {
|
|
36010
|
-
class: j(`mr-2 bg-${n.card.fencer1.colorDot} w-3 h-3`)
|
|
36010
|
+
class: j(`mr-2 bg-${n.card.fencer1.colorDot} w-3 h-3 flex-none`)
|
|
36011
36011
|
}, null, 2),
|
|
36012
36012
|
f(a, {
|
|
36013
36013
|
text: i.c.fencer1.name,
|
|
36014
36014
|
size: "sm",
|
|
36015
36015
|
color: "quinary",
|
|
36016
36016
|
weight: "bold",
|
|
36017
|
-
class: "leading-none"
|
|
36017
|
+
class: "leading-none truncate max-w-full"
|
|
36018
36018
|
}, null, 8, ["text"])
|
|
36019
36019
|
]),
|
|
36020
36020
|
f(a, {
|
|
@@ -36024,14 +36024,14 @@ function C7(t, e, n, r, o, i) {
|
|
|
36024
36024
|
}),
|
|
36025
36025
|
h("div", f7, [
|
|
36026
36026
|
h("div", {
|
|
36027
|
-
class: j(`mr-2 bg-${n.card.fencer2.colorDot} w-3 h-3`)
|
|
36027
|
+
class: j(`mr-2 bg-${n.card.fencer2.colorDot} w-3 h-3 flex-none`)
|
|
36028
36028
|
}, null, 2),
|
|
36029
36029
|
f(a, {
|
|
36030
36030
|
text: i.c.fencer2.name,
|
|
36031
36031
|
size: "sm",
|
|
36032
36032
|
color: "quinary",
|
|
36033
36033
|
weight: "bold",
|
|
36034
|
-
class: "leading-none"
|
|
36034
|
+
class: "leading-none truncate max-w-full"
|
|
36035
36035
|
}, null, 8, ["text"])
|
|
36036
36036
|
])
|
|
36037
36037
|
]),
|
|
@@ -36049,9 +36049,9 @@ function C7(t, e, n, r, o, i) {
|
|
|
36049
36049
|
n.isAdmin && i.isScheduled && !n.reorderMode ? (m(), I("button", {
|
|
36050
36050
|
key: 0,
|
|
36051
36051
|
type: "button",
|
|
36052
|
-
class: "w-10 flex items-center justify-center
|
|
36052
|
+
class: "flex-none w-10 h-full flex items-center justify-center bg-white/60 hover:bg-white",
|
|
36053
36053
|
onClick: e[4] || (e[4] = tt((c) => t.$emit("assign", i.c.ids), ["stop"])),
|
|
36054
|
-
"aria-label": "
|
|
36054
|
+
"aria-label": "Assign director",
|
|
36055
36055
|
title: "Assign director"
|
|
36056
36056
|
}, [
|
|
36057
36057
|
f(A, {
|
|
@@ -40516,10 +40516,7 @@ const mY = /* @__PURE__ */ ee(aY, [["render", fY]]), pY = {
|
|
|
40516
40516
|
components: { BaseText: Be, BaseIcon: je },
|
|
40517
40517
|
emits: ["select"],
|
|
40518
40518
|
props: {
|
|
40519
|
-
director: {
|
|
40520
|
-
type: Object,
|
|
40521
|
-
required: !0
|
|
40522
|
-
}
|
|
40519
|
+
director: { type: Object, required: !0 }
|
|
40523
40520
|
},
|
|
40524
40521
|
computed: {
|
|
40525
40522
|
portraitURL() {
|
|
@@ -40536,10 +40533,10 @@ const mY = /* @__PURE__ */ ee(aY, [["render", fY]]), pY = {
|
|
|
40536
40533
|
this.$emit("select", this.director);
|
|
40537
40534
|
}
|
|
40538
40535
|
}
|
|
40539
|
-
}, CY = { class: "flex mr-3" }, IY = {
|
|
40536
|
+
}, CY = { class: "flex mr-3 flex-none" }, IY = {
|
|
40540
40537
|
key: 0,
|
|
40541
40538
|
class: "w-10 h-10 rounded-xl bg-dropdownSelect flex items-center justify-center"
|
|
40542
|
-
}, BY = ["src"], EY = { class: "flex flex-col flex-1 text-left" }, QY = { class: "flex
|
|
40539
|
+
}, BY = ["src"], EY = { class: "flex flex-col flex-1 text-left min-w-0" }, QY = { class: "flex-none ml-3" };
|
|
40543
40540
|
function vY(t, e, n, r, o, i) {
|
|
40544
40541
|
const a = w("BaseIcon"), l = w("BaseText");
|
|
40545
40542
|
return m(), I("button", {
|
|
@@ -40566,30 +40563,33 @@ function vY(t, e, n, r, o, i) {
|
|
|
40566
40563
|
text: n.director.DisplayName,
|
|
40567
40564
|
size: "sm",
|
|
40568
40565
|
color: "quaternary",
|
|
40569
|
-
weight: "bold"
|
|
40566
|
+
weight: "bold",
|
|
40567
|
+
class: "truncate"
|
|
40570
40568
|
}, null, 8, ["text"]),
|
|
40571
|
-
|
|
40572
|
-
|
|
40573
|
-
|
|
40574
|
-
|
|
40575
|
-
|
|
40576
|
-
|
|
40577
|
-
|
|
40578
|
-
|
|
40579
|
-
|
|
40580
|
-
|
|
40581
|
-
|
|
40582
|
-
|
|
40583
|
-
|
|
40584
|
-
|
|
40585
|
-
|
|
40569
|
+
i.ringName ? (m(), G(l, {
|
|
40570
|
+
key: 0,
|
|
40571
|
+
text: i.ringName,
|
|
40572
|
+
size: "xs",
|
|
40573
|
+
color: "primaryHighlight",
|
|
40574
|
+
weight: "bold",
|
|
40575
|
+
class: "truncate"
|
|
40576
|
+
}, null, 8, ["text"])) : (m(), G(l, {
|
|
40577
|
+
key: 1,
|
|
40578
|
+
text: "No ring",
|
|
40579
|
+
size: "xs",
|
|
40580
|
+
color: "quinary",
|
|
40581
|
+
weight: "normal",
|
|
40582
|
+
class: "truncate"
|
|
40583
|
+
}))
|
|
40586
40584
|
]),
|
|
40587
|
-
|
|
40588
|
-
|
|
40589
|
-
|
|
40590
|
-
|
|
40591
|
-
|
|
40592
|
-
|
|
40585
|
+
h("div", QY, [
|
|
40586
|
+
f(a, {
|
|
40587
|
+
"icon-name": "fa-chevron-right",
|
|
40588
|
+
size: "sm",
|
|
40589
|
+
color: "quinary",
|
|
40590
|
+
hover: "primary"
|
|
40591
|
+
})
|
|
40592
|
+
])
|
|
40593
40593
|
]);
|
|
40594
40594
|
}
|
|
40595
40595
|
const wY = /* @__PURE__ */ ee(pY, [["render", vY]]), yY = {
|