@dcrackel/hematournamentui 1.0.342 → 1.0.344
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 +1 -1
- package/dist/HemaTournamentUI-lib.umd.js +1 -1
- package/package.json +1 -1
- package/src/stories/Organisms/Wizards/EditEventWizard/EditEventWizard.vue +1 -1
- package/src/stories/Templates/TournamentManagement/AddTournament/PageOne/AddTournamentPageOne.stories.js +3 -3
|
@@ -10170,7 +10170,7 @@ const dv = /* @__PURE__ */ ie($Q, [["render", uv]]), gv = {
|
|
|
10170
10170
|
DEBoutCount: 7,
|
|
10171
10171
|
DEMaxPoints: 7,
|
|
10172
10172
|
DEPromotionAmount: "100%",
|
|
10173
|
-
DEPromationOrder: ["Win Percent", "Indicator", "Points Scored"]
|
|
10173
|
+
DEPromationOrder: ["Win Percent", "Win Count", "Indicator", "Points Scored"]
|
|
10174
10174
|
},
|
|
10175
10175
|
seedWithOptions: [
|
|
10176
10176
|
{ text: "M2 - MeyerSquared", link: "M2" },
|