@dcrackel/hematournamentui 1.0.339 → 1.0.341

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.
@@ -12999,11 +12999,11 @@ const Xc = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAACRCAYAAADtlO7dAA
12999
12999
  },
13000
13000
  uploadServer: {
13001
13001
  type: String,
13002
- default: "http://localhost:3000/api/upload/"
13002
+ default: ""
13003
13003
  },
13004
13004
  imageServer: {
13005
13005
  type: String,
13006
- default: "http://localhost:3000/uploads/"
13006
+ default: ""
13007
13007
  },
13008
13008
  cropperOptions: {
13009
13009
  type: Object,
@@ -29730,11 +29730,11 @@ const Ts = /* @__PURE__ */ ie(ZM, [["render", nO]]), rO = {
29730
29730
  },
29731
29731
  uploadServer: {
29732
29732
  type: String,
29733
- default: "http://localhost:3000/uploads/"
29733
+ default: ""
29734
29734
  },
29735
29735
  imageServer: {
29736
29736
  type: String,
29737
- default: "http://localhost:3000/uploads/"
29737
+ default: ""
29738
29738
  }
29739
29739
  },
29740
29740
  data() {
@@ -30219,11 +30219,11 @@ const bn = /* @__PURE__ */ ie(LO, [["render", NO]]), HO = {
30219
30219
  },
30220
30220
  uploadServer: {
30221
30221
  type: String,
30222
- default: "http://localhost:3000/uploads/"
30222
+ default: ""
30223
30223
  },
30224
30224
  imageServer: {
30225
30225
  type: String,
30226
- default: "http://localhost:3000/uploads/"
30226
+ default: ""
30227
30227
  },
30228
30228
  userLevel: {
30229
30229
  type: String,
@@ -37400,12 +37400,10 @@ const hH = /* @__PURE__ */ ie(lH, [["render", gH]]), pH = {
37400
37400
  default: "profile-pic"
37401
37401
  },
37402
37402
  uploadServer: {
37403
- type: String,
37404
- default: "http://localhost:3000/api/upload/"
37403
+ type: String
37405
37404
  },
37406
37405
  imageServer: {
37407
- type: String,
37408
- default: "http://localhost:3000/uploads/"
37406
+ type: String
37409
37407
  },
37410
37408
  fencingClubs: {
37411
37409
  type: Array,
@@ -37866,11 +37864,11 @@ const _H = /* @__PURE__ */ ie(JH, [["render", ZH]]), $H = {
37866
37864
  },
37867
37865
  uploadServer: {
37868
37866
  type: String,
37869
- default: "http://localhost:3000/api/upload/"
37867
+ default: ""
37870
37868
  },
37871
37869
  imageServer: {
37872
37870
  type: String,
37873
- default: "http://localhost:3000/uploads/"
37871
+ default: ""
37874
37872
  },
37875
37873
  locations: {
37876
37874
  type: Array,