@dcrackel/meyersquaredui 1.0.138 → 1.0.139

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as h, createBlock as N, resolveDynamicComponent as Ze, normalizeClass as B, withCtx as m, renderSlot as ke, createElementBlock as f, resolveComponent as x, createElementVNode as a, createVNode as d, createTextVNode as u, toDisplayString as p, Fragment as P, renderList as M, defineComponent as U, ref as T, provide as oe, watch as q, onMounted as Qe, onBeforeUnmount as ee, toRef as J, inject as D, computed as me, markRaw as K, Comment as Je, normalizeProps as ct, guardReactiveProps as ut, createCommentVNode as v, withModifiers as W, withDirectives as Xe, vShow as mt, normalizeStyle as ae, vModelText as ht, createStaticVNode as Ce } from "vue";
1
+ import { openBlock as h, createBlock as j, resolveDynamicComponent as Ze, normalizeClass as B, withCtx as m, renderSlot as ke, createElementBlock as f, resolveComponent as x, createElementVNode as a, createVNode as d, createTextVNode as u, toDisplayString as p, Fragment as P, renderList as M, defineComponent as U, ref as T, provide as oe, watch as q, onMounted as Qe, onBeforeUnmount as ee, toRef as J, inject as D, computed as me, markRaw as K, Comment as Je, normalizeProps as ct, guardReactiveProps as ut, createCommentVNode as v, withModifiers as W, withDirectives as Xe, vShow as mt, normalizeStyle as ae, vModelText as ht, createStaticVNode as Ce } from "vue";
2
2
  const S = (r, e) => {
3
3
  const t = r.__vccOpts || r;
4
4
  for (const [i, n] of e)
@@ -57,7 +57,7 @@ const S = (r, e) => {
57
57
  }
58
58
  };
59
59
  function ft(r, e, t, i, n, s) {
60
- return h(), N(Ze(t.tag), {
60
+ return h(), j(Ze(t.tag), {
61
61
  class: B(s.textClasses)
62
62
  }, {
63
63
  default: m(() => [
@@ -118,11 +118,11 @@ function bt(r, e, t, i, n, s) {
118
118
  onClick: e[0] || (e[0] = (o) => r.$emit("click"))
119
119
  }, null, 2);
120
120
  }
121
- const j = /* @__PURE__ */ S(pt, [["render", bt]]), yt = {
121
+ const N = /* @__PURE__ */ S(pt, [["render", bt]]), yt = {
122
122
  name: "BaseButton",
123
123
  components: {
124
124
  BaseText: z,
125
- Icon: j
125
+ Icon: N
126
126
  },
127
127
  props: {
128
128
  label: {
@@ -302,7 +302,7 @@ const be = /* @__PURE__ */ S(vt, [["render", kt]]), Ct = {
302
302
  name: "SearchBox",
303
303
  components: {
304
304
  InputField: be,
305
- Icon: j
305
+ Icon: N
306
306
  },
307
307
  props: {
308
308
  textSize: {
@@ -2432,7 +2432,7 @@ function ms(r, e, t, i, n, s) {
2432
2432
  const hs = /* @__PURE__ */ S(us, [["render", ms]]), gs = {
2433
2433
  name: "ProgressTracker",
2434
2434
  components: {
2435
- Icon: j,
2435
+ Icon: N,
2436
2436
  BaseText: z
2437
2437
  },
2438
2438
  props: {
@@ -2547,7 +2547,7 @@ const Ed = /* @__PURE__ */ S(gs, [["render", bs]]), ys = {
2547
2547
  name: "BreadCrumbs",
2548
2548
  components: {
2549
2549
  BaseText: z,
2550
- Icon: j
2550
+ Icon: N
2551
2551
  },
2552
2552
  props: {
2553
2553
  tournamentName: {
@@ -2639,7 +2639,7 @@ const Ld = /* @__PURE__ */ S(ys, [["render", vs]]), Te = "data:image/png;base64,
2639
2639
  SearchBox: $e,
2640
2640
  BaseText: z,
2641
2641
  BaseButton: V,
2642
- Icon: j
2642
+ Icon: N
2643
2643
  },
2644
2644
  data() {
2645
2645
  return {
@@ -2864,7 +2864,7 @@ function Rs(r, e, t, i, n, s) {
2864
2864
  }
2865
2865
  const Md = /* @__PURE__ */ S(Ns, [["render", Rs]]), Fs = {
2866
2866
  name: "HostColumn",
2867
- components: { Mapbox: hs, BaseText: z, BaseButton: V, Icon: j },
2867
+ components: { Mapbox: hs, BaseText: z, BaseButton: V, Icon: N },
2868
2868
  props: {
2869
2869
  organizerName: {
2870
2870
  type: String,
@@ -2977,7 +2977,7 @@ function er(r, e, t, i, n, s) {
2977
2977
  ])
2978
2978
  ]),
2979
2979
  a("div", Qs, [
2980
- t.rulesLink ? (h(), N(l, {
2980
+ t.rulesLink ? (h(), j(l, {
2981
2981
  key: 0,
2982
2982
  backgroundColor: "secondary",
2983
2983
  color: "primary",
@@ -3035,7 +3035,7 @@ const jd = /* @__PURE__ */ S(Fs, [["render", er]]), tr = {
3035
3035
  name: "BasicDropDown",
3036
3036
  components: {
3037
3037
  BaseText: z,
3038
- Icon: j
3038
+ Icon: N
3039
3039
  },
3040
3040
  props: {
3041
3041
  items: {
@@ -3163,7 +3163,7 @@ function ir(r, e, t, i, n, s) {
3163
3163
  const it = /* @__PURE__ */ S(tr, [["render", ir]]), lr = {
3164
3164
  name: "ClubHeader",
3165
3165
  components: {
3166
- Icon: j,
3166
+ Icon: N,
3167
3167
  InputField: be,
3168
3168
  BaseText: z,
3169
3169
  Dropdown: it
@@ -3295,7 +3295,7 @@ function xr(r, e, t, i, n, s) {
3295
3295
  return h(), f("header", pr, [
3296
3296
  a("div", br, [
3297
3297
  a("nav", yr, [
3298
- (h(!0), f(P, null, M(t.filters, (l) => (h(), N(o, {
3298
+ (h(!0), f(P, null, M(t.filters, (l) => (h(), j(o, {
3299
3299
  key: l,
3300
3300
  onClick: (g) => s.onFilterSelect(l),
3301
3301
  class: B(["cursor-pointer border-b-2 pb-1 duration-300 ease-in-out px-4 md:p-0", {
@@ -3475,7 +3475,7 @@ const Tr = /* @__PURE__ */ S(vr, [["render", Ir], ["__scopeId", "data-v-07413d1f
3475
3475
  name: "TournamentDetailsBanner",
3476
3476
  components: {
3477
3477
  BaseText: z,
3478
- Icon: j
3478
+ Icon: N
3479
3479
  },
3480
3480
  props: {
3481
3481
  imageSrc: {
@@ -3973,7 +3973,7 @@ function to(r, e, t, i, n, s) {
3973
3973
  const Fd = /* @__PURE__ */ S($r, [["render", to]]), so = {
3974
3974
  name: "GridLayout",
3975
3975
  components: {
3976
- Icon: j,
3976
+ Icon: N,
3977
3977
  BaseButton: V,
3978
3978
  BaseText: z
3979
3979
  },
@@ -3981,6 +3981,9 @@ const Fd = /* @__PURE__ */ S($r, [["render", to]]), so = {
3981
3981
  title: {
3982
3982
  type: String
3983
3983
  },
3984
+ description: {
3985
+ type: String
3986
+ },
3984
3987
  moreButtonLabel: {
3985
3988
  type: String,
3986
3989
  default: "See More"
@@ -4033,7 +4036,7 @@ const Fd = /* @__PURE__ */ S($r, [["render", to]]), so = {
4033
4036
  return this.title ? r = `${r} mt-8` : r = `${r}`, r;
4034
4037
  },
4035
4038
  headerClasses() {
4036
- let r = "w-full flex py-4 md:pb-10 ml-2 md:ml-0 mb-4";
4039
+ let r = "w-full flex py-4 ml-2 md:ml-0 mb-4";
4037
4040
  return this.whiteStyle || (r = `${r} justify-center`), r;
4038
4041
  },
4039
4042
  gridClasses() {
@@ -4088,7 +4091,7 @@ function ao(r, e, t, i, n, s) {
4088
4091
  }, [
4089
4092
  t.title ? (h(), f("div", {
4090
4093
  key: 0,
4091
- class: B(s.headerClasses)
4094
+ class: B([s.headerClasses, "flex flex-col"])
4092
4095
  }, [
4093
4096
  d(o, {
4094
4097
  color: "primary",
@@ -4100,12 +4103,25 @@ function ao(r, e, t, i, n, s) {
4100
4103
  u(p(t.title), 1)
4101
4104
  ]),
4102
4105
  _: 1
4103
- })
4106
+ }),
4107
+ t.description ? (h(), j(o, {
4108
+ key: 0,
4109
+ color: "primary",
4110
+ size: "md",
4111
+ tag: "p",
4112
+ weight: "normal",
4113
+ class: "mt-2"
4114
+ }, {
4115
+ default: m(() => [
4116
+ u(p(t.description), 1)
4117
+ ]),
4118
+ _: 1
4119
+ })) : v("", !0)
4104
4120
  ], 2)) : v("", !0),
4105
4121
  a("div", {
4106
4122
  class: B(s.gridClasses)
4107
4123
  }, [
4108
- t.items.length > 0 ? (h(!0), f(P, { key: 0 }, M(t.items, (g, b) => (h(), N(Ze(t.cardComponent), {
4124
+ t.items.length > 0 ? (h(!0), f(P, { key: 0 }, M(t.items, (g, b) => (h(), j(Ze(t.cardComponent), {
4109
4125
  key: b,
4110
4126
  data: g,
4111
4127
  index: b,
@@ -4474,7 +4490,7 @@ const Io = /* @__PURE__ */ S(Ao, [["render", Bo], ["__scopeId", "data-v-22381b4e
4474
4490
  name: "GridTabs",
4475
4491
  components: {
4476
4492
  Tooltip: Io,
4477
- Icon: j,
4493
+ Icon: N,
4478
4494
  BaseText: z,
4479
4495
  BaseButton: V,
4480
4496
  GridLayout: lt,
@@ -5104,13 +5120,13 @@ function Cn(r, e, t, i, n, s) {
5104
5120
  e[0] || (e[0] = a("div", { class: "border-b border-dropdownSelect mb-8" }, null, -1)),
5105
5121
  a("div", fn, [
5106
5122
  s.hasActiveBout ? v("", !0) : (h(), f("div", pn, [
5107
- n.isMobile ? v("", !0) : (h(), N(o, {
5123
+ n.isMobile ? v("", !0) : (h(), j(o, {
5108
5124
  key: 0,
5109
5125
  bout: {},
5110
5126
  hostingClubColors: t.hostingClubColors,
5111
5127
  isWaiting: !0
5112
5128
  }, null, 8, ["hostingClubColors"])),
5113
- n.isMobile ? (h(), N(c, {
5129
+ n.isMobile ? (h(), j(c, {
5114
5130
  key: 1,
5115
5131
  bout: {},
5116
5132
  hostingClubColors: t.hostingClubColors,
@@ -5121,13 +5137,13 @@ function Cn(r, e, t, i, n, s) {
5121
5137
  key: g.BoutId,
5122
5138
  class: "w-full md:w-3/4 md:my-4"
5123
5139
  }, [
5124
- n.isMobile ? v("", !0) : (h(), N(o, {
5140
+ n.isMobile ? v("", !0) : (h(), j(o, {
5125
5141
  key: 0,
5126
5142
  bout: g,
5127
5143
  hostingClubColors: t.hostingClubColors,
5128
5144
  timerStatus: g.TimerStatus
5129
5145
  }, null, 8, ["bout", "hostingClubColors", "timerStatus"])),
5130
- n.isMobile ? (h(), N(c, {
5146
+ n.isMobile ? (h(), j(c, {
5131
5147
  key: 1,
5132
5148
  bout: g,
5133
5149
  hostingClubColors: t.hostingClubColors,
@@ -5175,12 +5191,12 @@ function Cn(r, e, t, i, n, s) {
5175
5191
  key: g.BoutId,
5176
5192
  class: "w-full md:w-3/4 md:my-4"
5177
5193
  }, [
5178
- n.isMobile ? v("", !0) : (h(), N(o, {
5194
+ n.isMobile ? v("", !0) : (h(), j(o, {
5179
5195
  key: 0,
5180
5196
  bout: g,
5181
5197
  hostingClubColors: t.hostingClubColors
5182
5198
  }, null, 8, ["bout", "hostingClubColors"])),
5183
- n.isMobile ? (h(), N(c, {
5199
+ n.isMobile ? (h(), j(c, {
5184
5200
  key: 1,
5185
5201
  bout: g,
5186
5202
  hostingClubColors: t.hostingClubColors
@@ -5190,7 +5206,7 @@ function Cn(r, e, t, i, n, s) {
5190
5206
  ])) : v("", !0),
5191
5207
  s.hasCompletedBout > 0 ? (h(), f("section", vn, [
5192
5208
  a("div", _n, [
5193
- s.remainingBoutsCount === 0 ? (h(), N(l, {
5209
+ s.remainingBoutsCount === 0 ? (h(), j(l, {
5194
5210
  key: 0,
5195
5211
  class: "mt-8",
5196
5212
  color: "primaryHighlight",
@@ -5202,7 +5218,7 @@ function Cn(r, e, t, i, n, s) {
5202
5218
  ])),
5203
5219
  _: 1
5204
5220
  })) : v("", !0),
5205
- s.remainingBoutsCount > 0 ? (h(), N(l, {
5221
+ s.remainingBoutsCount > 0 ? (h(), j(l, {
5206
5222
  key: 1,
5207
5223
  class: "mt-5",
5208
5224
  color: "primaryHighlight",
@@ -5221,12 +5237,12 @@ function Cn(r, e, t, i, n, s) {
5221
5237
  key: g.BoutId,
5222
5238
  class: "w-full md:w-3/4 md:my-4"
5223
5239
  }, [
5224
- n.isMobile ? v("", !0) : (h(), N(o, {
5240
+ n.isMobile ? v("", !0) : (h(), j(o, {
5225
5241
  key: 0,
5226
5242
  bout: g,
5227
5243
  hostingClubColors: t.hostingClubColors
5228
5244
  }, null, 8, ["bout", "hostingClubColors"])),
5229
- n.isMobile ? (h(), N(c, {
5245
+ n.isMobile ? (h(), j(c, {
5230
5246
  key: 1,
5231
5247
  bout: g,
5232
5248
  hostingClubColors: t.hostingClubColors
@@ -5238,7 +5254,7 @@ function Cn(r, e, t, i, n, s) {
5238
5254
  }
5239
5255
  const Hd = /* @__PURE__ */ S(hn, [["render", Cn]]), Sn = {
5240
5256
  name: "GridPool",
5241
- components: { BaseText: z, Icon: j },
5257
+ components: { BaseText: z, Icon: N },
5242
5258
  props: {
5243
5259
  bouts: {
5244
5260
  type: Array,
@@ -5699,7 +5715,7 @@ function Xn(r, e, t, i, n, s) {
5699
5715
  }
5700
5716
  const Ke = /* @__PURE__ */ S(Yn, [["render", Xn]]), $n = {
5701
5717
  name: "ClubListCard",
5702
- components: { Icon: j, BaseText: z },
5718
+ components: { Icon: N, BaseText: z },
5703
5719
  props: {
5704
5720
  data: {
5705
5721
  type: Object,
@@ -5911,7 +5927,7 @@ function ma(r, e, t, i, n, s) {
5911
5927
  }
5912
5928
  const Vd = /* @__PURE__ */ S(da, [["render", ma], ["__scopeId", "data-v-bae6ab08"]]), ha = {
5913
5929
  name: "EventListCard",
5914
- components: { BaseText: z, Icon: j },
5930
+ components: { BaseText: z, Icon: N },
5915
5931
  props: {
5916
5932
  data: {
5917
5933
  type: Object,
@@ -6225,7 +6241,7 @@ const Ye = /* @__PURE__ */ S(Ba, [["render", Ma]]), ja = {
6225
6241
  }
6226
6242
  }, Na = { class: "grid grid-cols-2 py-2 border-b w-full" }, Oa = { class: "grid grid-cols-1 md:grid-cols-2 gap-4" }, Da = { class: "flex items-center" }, Ra = {
6227
6243
  key: 0,
6228
- class: "w-5 h-5 rounded-full bg-accent flex items-center justify-center mr-2 flex-shrink-0"
6244
+ class: "w-5 h-5 rounded-full bg-accent flex items-center justify-center mr-2 md:mr-4 flex-shrink-0"
6229
6245
  }, Fa = {
6230
6246
  key: 1,
6231
6247
  class: "w-5 h-5 rounded-full flex items-center justify-center min-w-8 overflow-hidden"
@@ -6241,7 +6257,7 @@ function Ya(r, e, t, i, n, s) {
6241
6257
  size: "xs",
6242
6258
  color: "white",
6243
6259
  weight: "normal",
6244
- class: "text-center font-sourceCodePro mt-0.5"
6260
+ class: "text-center font-sourceCodePro"
6245
6261
  }, {
6246
6262
  default: m(() => [
6247
6263
  u(p(t.index), 1)
@@ -6288,7 +6304,7 @@ function Ya(r, e, t, i, n, s) {
6288
6304
  }, 8, ["weight"])
6289
6305
  ]),
6290
6306
  a("div", Ua, [
6291
- t.data.isHeader ? (h(), N(o, {
6307
+ t.data.isHeader ? (h(), j(o, {
6292
6308
  key: 0,
6293
6309
  size: "sm",
6294
6310
  weight: "bold"
@@ -6298,7 +6314,7 @@ function Ya(r, e, t, i, n, s) {
6298
6314
  ]),
6299
6315
  _: 1
6300
6316
  })) : v("", !0),
6301
- t.data.isHeader ? v("", !0) : (h(), N(o, {
6317
+ t.data.isHeader ? v("", !0) : (h(), j(o, {
6302
6318
  key: 1,
6303
6319
  size: "sm",
6304
6320
  weight: "normal"
@@ -6491,7 +6507,7 @@ const hi = /* @__PURE__ */ S(ci, [["render", mi]]), gi = {
6491
6507
  components: {
6492
6508
  TournamentCardSkeleton: hi,
6493
6509
  BaseText: z,
6494
- Icon: j
6510
+ Icon: N
6495
6511
  },
6496
6512
  props: {
6497
6513
  data: {
@@ -6753,7 +6769,7 @@ const Mi = /* @__PURE__ */ S(gi, [["render", Li]]), ji = {
6753
6769
  name: "TournamentDetails",
6754
6770
  components: {
6755
6771
  BaseText: z,
6756
- Icon: j
6772
+ Icon: N
6757
6773
  },
6758
6774
  props: {
6759
6775
  imageSrc: {
@@ -6799,7 +6815,7 @@ function Ui(r, e, t, i, n, s) {
6799
6815
  }, null, 8, Di)
6800
6816
  ]),
6801
6817
  a("div", Ri, [
6802
- t.shareLinks && t.shareLinks.length > 0 ? (h(), N(o, {
6818
+ t.shareLinks && t.shareLinks.length > 0 ? (h(), j(o, {
6803
6819
  key: 0,
6804
6820
  color: "primary",
6805
6821
  size: "md",
@@ -6852,7 +6868,7 @@ const Qd = /* @__PURE__ */ S(ji, [["render", Ui]]), Vi = {
6852
6868
  name: "TournamentListCard",
6853
6869
  components: {
6854
6870
  BaseText: z,
6855
- Icon: j
6871
+ Icon: N
6856
6872
  },
6857
6873
  props: {
6858
6874
  data: {
@@ -7545,7 +7561,7 @@ function Hl(r, e, t, i, n, s) {
7545
7561
  }
7546
7562
  const Gl = /* @__PURE__ */ S(Ll, [["render", Hl]]), Ul = {
7547
7563
  name: "Footer",
7548
- components: { Icon: j, InputField: be, BaseButton: V, BaseText: z },
7564
+ components: { Icon: N, InputField: be, BaseButton: V, BaseText: z },
7549
7565
  data() {
7550
7566
  return {
7551
7567
  logo: Te
@@ -8138,7 +8154,7 @@ export {
8138
8154
  vl as HeroBanner,
8139
8155
  $d as HomePage,
8140
8156
  jd as HostColumn,
8141
- j as Icon,
8157
+ N as Icon,
8142
8158
  be as InputField,
8143
8159
  Xd as LeaderboardHeader,
8144
8160
  hs as Mapbox,