@idmwx/idmui-report 5.1.3 → 5.1.4

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/index.js CHANGED
@@ -184,14 +184,14 @@ const iM = {
184
184
  },
185
185
  computeForm() {
186
186
  return function(i) {
187
- var r, M, o, u, N, T, x, E, g, y;
187
+ var r, M, o, g, N, T, x, E, u, y;
188
188
  const l = {};
189
189
  for (let k = 0; k < ((M = (r = i == null ? void 0 : i.extend) == null ? void 0 : r.data) == null ? void 0 : M.length); k++) {
190
190
  const F = (o = i == null ? void 0 : i.extend) == null ? void 0 : o.data[k];
191
191
  if (k === 0)
192
192
  F.precip.pacc = 0;
193
193
  else {
194
- const Q = (u = i == null ? void 0 : i.extend) == null ? void 0 : u.data[k - 1], R = K(F.utc).utcOffset(this.localTZ), m = K(Q.utc).utcOffset(this.localTZ), Y = (N = Q == null ? void 0 : Q.precip) == null ? void 0 : N.prate, j = R.diff(m, "h"), O = this.roundPrecision(Y * j, 1);
194
+ const Q = (g = i == null ? void 0 : i.extend) == null ? void 0 : g.data[k - 1], R = K(F.utc).utcOffset(this.localTZ), m = K(Q.utc).utcOffset(this.localTZ), Y = (N = Q == null ? void 0 : Q.precip) == null ? void 0 : N.prate, j = R.diff(m, "h"), O = this.roundPrecision(Y * j, 1);
195
195
  if (F.precip.pacc = O, O > 0) {
196
196
  const A = l[R.format("MMM-DD")], W = Math.floor(R.get("hour") / 6);
197
197
  A ? (A.pacc = this.roundPrecision(A.pacc + O, 1), A[`${W}`] ? A[`${W}`] += O : (A[`${W}`] = O, A.colspan += 1)) : (l[R.format("MMM-DD")] = {
@@ -204,7 +204,7 @@ const iM = {
204
204
  i.paccInDays = l;
205
205
  let s = 0;
206
206
  for (const k of Object.keys(l))
207
- s += (T = l[k]) == null ? void 0 : T.colspan, l[k].level = ((x = l[k]) == null ? void 0 : x.pacc) < 10 ? "Light" : ((E = l[k]) == null ? void 0 : E.pacc) < 24.9 ? "Moderate" : ((g = l[k]) == null ? void 0 : g.pacc) < 49.9 ? "Heavy" : ((y = l[k]) == null ? void 0 : y.pacc) < 99.9 ? "Rainstorm" : "HeavyRainstorm";
207
+ s += (T = l[k]) == null ? void 0 : T.colspan, l[k].level = ((x = l[k]) == null ? void 0 : x.pacc) < 10 ? "Light" : ((E = l[k]) == null ? void 0 : E.pacc) < 24.9 ? "Moderate" : ((u = l[k]) == null ? void 0 : u.pacc) < 49.9 ? "Heavy" : ((y = l[k]) == null ? void 0 : y.pacc) < 99.9 ? "Rainstorm" : "HeavyRainstorm";
208
208
  return i.span = s, i;
209
209
  };
210
210
  }
@@ -222,7 +222,7 @@ const iM = {
222
222
  },
223
223
  methods: {
224
224
  initEchart() {
225
- var o, u, N;
225
+ var o, g, N;
226
226
  this.echart || (this.echart = ga(ya.init(this.$refs.echart)));
227
227
  const i = [], l = [], s = {
228
228
  dateTime: 0,
@@ -238,10 +238,10 @@ const iM = {
238
238
  temp: 10
239
239
  };
240
240
  let r = 4;
241
- (N = (u = (o = this.report) == null ? void 0 : o.extend) == null ? void 0 : u.data) == null || N.forEach((T) => {
242
- var E, g, y, k, F, Q, R, m, Y, j, O, A, W;
241
+ (N = (g = (o = this.report) == null ? void 0 : o.extend) == null ? void 0 : g.data) == null || N.forEach((T) => {
242
+ var E, u, y, k, F, Q, R, m, Y, j, O, A, W;
243
243
  const x = K(T.utc).utcOffset(this.localTZ).format("MMM-DD/HHmm[LT]");
244
- i.push(x), r = ((g = (E = T.wave) == null ? void 0 : E.sig) == null ? void 0 : g.height) > r ? (k = (y = T.wave) == null ? void 0 : y.sig) == null ? void 0 : k.height : r, l.push([
244
+ i.push(x), r = ((u = (E = T.wave) == null ? void 0 : E.sig) == null ? void 0 : u.height) > r ? (k = (y = T.wave) == null ? void 0 : y.sig) == null ? void 0 : k.height : r, l.push([
245
245
  x,
246
246
  (F = T.wind) == null ? void 0 : F.kts,
247
247
  (Q = T.gusts) == null ? void 0 : Q.kts,
@@ -516,10 +516,10 @@ const iM = {
516
516
  class: "degree-box"
517
517
  }, FM = { key: 1 }, QM = { key: 0 }, RM = { key: 1 };
518
518
  function bM(i, l, s, r, M, o) {
519
- var T, x, E, g;
520
- const u = C("IdmBrand"), N = C("IdmLoading");
519
+ var T, x, E, u;
520
+ const g = C("IdmBrand"), N = C("IdmLoading");
521
521
  return n(), a("div", dM, [
522
- b(u, { name: "Point Weather Forecast" }),
522
+ b(g, { name: "Point Weather Forecast" }),
523
523
  b(N, { loading: M.loading }, null, 8, ["loading"]),
524
524
  t("div", nM, [
525
525
  t("div", aM, [
@@ -595,7 +595,7 @@ function bM(i, l, s, r, M, o) {
595
595
  ])
596
596
  ]),
597
597
  t("tbody", null, [
598
- (n(!0), a(v, null, it((g = (E = s.report) == null ? void 0 : E.extend) == null ? void 0 : g.data, (y, k) => {
598
+ (n(!0), a(v, null, it((u = (E = s.report) == null ? void 0 : E.extend) == null ? void 0 : u.data, (y, k) => {
599
599
  var F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st;
600
600
  return n(), a("tr", { key: k }, [
601
601
  t("td", vM, e(o.computeLTime(y.utc, M.localTZ)), 1),
@@ -790,9 +790,9 @@ const fM = {
790
790
  }
791
791
  }, wM = { class: "editor-box" };
792
792
  function BM(i, l, s, r, M, o) {
793
- const u = C("Toolbar"), N = C("Editor");
793
+ const g = C("Toolbar"), N = C("Editor");
794
794
  return n(), a("div", wM, [
795
- Yo(b(u, {
795
+ Yo(b(g, {
796
796
  editor: M.editor,
797
797
  "default-config": M.toolbarConfig,
798
798
  mode: M.mode,
@@ -870,22 +870,22 @@ const GM = {
870
870
  },
871
871
  computeTimeDiff() {
872
872
  return function(i, l) {
873
- var s, r, M, o, u;
873
+ var s, r, M, o, g;
874
874
  if (l === 0)
875
875
  return "-";
876
876
  {
877
- const N = K((M = (r = (s = i == null ? void 0 : i.speeds) == null ? void 0 : s[l]) == null ? void 0 : r.speed) == null ? void 0 : M.eta).diff(K((u = (o = i == null ? void 0 : i.speeds) == null ? void 0 : o[0]) == null ? void 0 : u.speed.eta), "h", !0);
877
+ const N = K((M = (r = (s = i == null ? void 0 : i.speeds) == null ? void 0 : s[l]) == null ? void 0 : r.speed) == null ? void 0 : M.eta).diff(K((g = (o = i == null ? void 0 : i.speeds) == null ? void 0 : o[0]) == null ? void 0 : g.speed.eta), "h", !0);
878
878
  return Math.round(N * 100) / 100;
879
879
  }
880
880
  };
881
881
  },
882
882
  computeCostDiff() {
883
883
  return function(i, l) {
884
- var s, r, M, o, u, N, T;
884
+ var s, r, M, o, g, N, T;
885
885
  if (l === 0)
886
886
  return "-";
887
887
  {
888
- const x = Number((o = (M = (r = (s = i == null ? void 0 : i.speeds) == null ? void 0 : s[l]) == null ? void 0 : r.speed) == null ? void 0 : M.cost) == null ? void 0 : o.total) - Number((T = (N = (u = i == null ? void 0 : i.speeds) == null ? void 0 : u[0]) == null ? void 0 : N.speed) == null ? void 0 : T.cost.total);
888
+ const x = Number((o = (M = (r = (s = i == null ? void 0 : i.speeds) == null ? void 0 : s[l]) == null ? void 0 : r.speed) == null ? void 0 : M.cost) == null ? void 0 : o.total) - Number((T = (N = (g = i == null ? void 0 : i.speeds) == null ? void 0 : g[0]) == null ? void 0 : N.speed) == null ? void 0 : T.cost.total);
889
889
  return `${(Math.round(x / 1e3 * 100) / 100).toLocaleString("en-US")}k`;
890
890
  }
891
891
  };
@@ -935,8 +935,8 @@ const GM = {
935
935
  },
936
936
  computeDay() {
937
937
  return function(i, l = 0) {
938
- var o, u, N, T;
939
- const s = (T = (N = (u = (o = i == null ? void 0 : i.speeds) == null ? void 0 : o[l]) == null ? void 0 : u.speed) == null ? void 0 : N.sample) == null ? void 0 : T.hours, r = s == null ? void 0 : s[0], M = s == null ? void 0 : s[(s == null ? void 0 : s.length) - 1];
938
+ var o, g, N, T;
939
+ const s = (T = (N = (g = (o = i == null ? void 0 : i.speeds) == null ? void 0 : o[l]) == null ? void 0 : g.speed) == null ? void 0 : N.sample) == null ? void 0 : T.hours, r = s == null ? void 0 : s[0], M = s == null ? void 0 : s[(s == null ? void 0 : s.length) - 1];
940
940
  return Math.round(K(M == null ? void 0 : M.eta).diff(K(r == null ? void 0 : r.eta), "day", !0) * 10) / 10;
941
941
  };
942
942
  },
@@ -986,7 +986,7 @@ const GM = {
986
986
  this.echart || (this.echart = ga(ya.init(this.$refs.echart))), this.renderEchart();
987
987
  },
988
988
  renderEchart() {
989
- var T, x, E, g, y, k, F;
989
+ var T, x, E, u, y, k, F;
990
990
  const i = [], l = [], s = {
991
991
  dateTime: 0,
992
992
  windSpeed: 1,
@@ -1002,13 +1002,13 @@ const GM = {
1002
1002
  r[Q] = Math.PI / 8 * R;
1003
1003
  });
1004
1004
  const o = 18;
1005
- let u = 4;
1006
- (k = (y = (g = (E = (x = (T = this.plan) == null ? void 0 : T.speeds) == null ? void 0 : x[this.speedIndex]) == null ? void 0 : E.speed) == null ? void 0 : g.sample) == null ? void 0 : y.hours) == null || k.forEach((Q) => {
1005
+ let g = 4;
1006
+ (k = (y = (u = (E = (x = (T = this.plan) == null ? void 0 : T.speeds) == null ? void 0 : x[this.speedIndex]) == null ? void 0 : E.speed) == null ? void 0 : u.sample) == null ? void 0 : y.hours) == null || k.forEach((Q) => {
1007
1007
  var m, Y, j, O, A, W, B, G, J, H;
1008
1008
  const R = Q.meteo;
1009
1009
  if (R) {
1010
1010
  const L = K(R.utc).utc().format("MMM-DD/HHmm[Z]");
1011
- i.push(L), u = Math.ceil(((Y = (m = R.wave) == null ? void 0 : m.sig) == null ? void 0 : Y.height) > u ? (O = (j = R.wave) == null ? void 0 : j.sig) == null ? void 0 : O.height : u), l.push([
1011
+ i.push(L), g = Math.ceil(((Y = (m = R.wave) == null ? void 0 : m.sig) == null ? void 0 : Y.height) > g ? (O = (j = R.wave) == null ? void 0 : j.sig) == null ? void 0 : O.height : g), l.push([
1012
1012
  L,
1013
1013
  (A = R.wind) == null ? void 0 : A.kts,
1014
1014
  (B = (W = R.wave) == null ? void 0 : W.sig) == null ? void 0 : B.height,
@@ -1066,7 +1066,7 @@ const GM = {
1066
1066
  nameLocation: "middle",
1067
1067
  position: "right",
1068
1068
  nameGap: 35,
1069
- max: u,
1069
+ max: g,
1070
1070
  min: 0,
1071
1071
  minInterval: 1,
1072
1072
  axisLine: {
@@ -1405,10 +1405,10 @@ const GM = {
1405
1405
  }, kN = { key: 1 };
1406
1406
  function YN(i, l, s, r, M, o) {
1407
1407
  var y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe;
1408
- const u = C("Brand"), N = C("Loading"), T = C("Lat"), x = C("Lng"), E = C("ElTooltip"), g = C("Editor");
1408
+ const g = C("Brand"), N = C("Loading"), T = C("Lat"), x = C("Lng"), E = C("ElTooltip"), u = C("Editor");
1409
1409
  return n(), a("div", JM, [
1410
1410
  t("div", HM, [
1411
- b(u, {
1411
+ b(g, {
1412
1412
  name: "Voyage Planning",
1413
1413
  issued: (y = s.plan) == null ? void 0 : y.updatedAt
1414
1414
  }, null, 8, ["issued"]),
@@ -1693,7 +1693,7 @@ function YN(i, l, s, r, M, o) {
1693
1693
  ])) : I("", !0)
1694
1694
  ]),
1695
1695
  t("div", K1, [
1696
- M.editable ? (n(), sl(g, {
1696
+ M.editable ? (n(), sl(u, {
1697
1697
  key: 0,
1698
1698
  modelValue: M.advisory,
1699
1699
  "onUpdate:modelValue": l[5] || (l[5] = (z) => M.advisory = z),
@@ -1968,8 +1968,8 @@ const ON = {
1968
1968
  },
1969
1969
  computeDay() {
1970
1970
  return function(i) {
1971
- var M, o, u;
1972
- const l = (u = (o = (M = i == null ? void 0 : i.speeds[0]) == null ? void 0 : M.speed) == null ? void 0 : o.sample) == null ? void 0 : u.hours, s = l == null ? void 0 : l[0], r = l == null ? void 0 : l[(l == null ? void 0 : l.length) - 1];
1971
+ var M, o, g;
1972
+ const l = (g = (o = (M = i == null ? void 0 : i.speeds[0]) == null ? void 0 : M.speed) == null ? void 0 : o.sample) == null ? void 0 : g.hours, s = l == null ? void 0 : l[0], r = l == null ? void 0 : l[(l == null ? void 0 : l.length) - 1];
1973
1973
  return K(r == null ? void 0 : r.eta).diff(K(s == null ? void 0 : s.eta), "day");
1974
1974
  };
1975
1975
  }
@@ -2062,8 +2062,8 @@ const ON = {
2062
2062
  class: "degree-box"
2063
2063
  }, _D = { key: 1 };
2064
2064
  function qD(i, l, s, r, M, o) {
2065
- var x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt;
2066
- const u = C("Lat"), N = C("Lng"), T = C("Editor");
2065
+ var x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt;
2066
+ const g = C("Lat"), N = C("Lng"), T = C("Editor");
2067
2067
  return n(), a("div", ZN, [
2068
2068
  l[28] || (l[28] = t("div", { class: "brand" }, [
2069
2069
  t("img", {
@@ -2080,13 +2080,13 @@ function qD(i, l, s, r, M, o) {
2080
2080
  t("div", CN, [
2081
2081
  t("div", fN, [
2082
2082
  l[4] || (l[4] = t("label", { class: "flex-end" }, "Company Name", -1)),
2083
- t("div", wN, e((g = (E = (x = s.plan) == null ? void 0 : x.voyage) == null ? void 0 : E.company) == null ? void 0 : g.name), 1)
2083
+ t("div", wN, e((u = (E = (x = s.plan) == null ? void 0 : x.voyage) == null ? void 0 : E.company) == null ? void 0 : u.name), 1)
2084
2084
  ]),
2085
2085
  t("div", BN, [
2086
2086
  l[6] || (l[6] = t("label", { class: "flex-end" }, "Departure Port", -1)),
2087
2087
  t("div", GN, [
2088
2088
  (F = (k = (y = s.plan) == null ? void 0 : y.leg) == null ? void 0 : k.departure) != null && F.name ? (n(), a("div", JN, e((R = (Q = s.plan) == null ? void 0 : Q.leg) == null ? void 0 : R.departure.name), 1)) : (n(), a("div", HN, [
2089
- b(u, {
2089
+ b(g, {
2090
2090
  lat: (j = (Y = (m = s.plan) == null ? void 0 : m.leg) == null ? void 0 : Y.departure) == null ? void 0 : j.lat,
2091
2091
  label: ""
2092
2092
  }, null, 8, ["lat"]),
@@ -2109,7 +2109,7 @@ function qD(i, l, s, r, M, o) {
2109
2109
  l[9] || (l[9] = t("label", { class: "flex-end" }, "Arrival Port", -1)),
2110
2110
  t("div", qN, [
2111
2111
  (f = (et = (tt = s.plan) == null ? void 0 : tt.leg) == null ? void 0 : et.destination) != null && f.name ? (n(), a("div", $N, e((ct = (rt = s.plan) == null ? void 0 : rt.leg) == null ? void 0 : ct.destination.name), 1)) : (n(), a("div", tD, [
2112
- b(u, {
2112
+ b(g, {
2113
2113
  lat: (It = (Tt = (Ut = s.plan) == null ? void 0 : Ut.leg) == null ? void 0 : Tt.destination) == null ? void 0 : It.lat,
2114
2114
  label: ""
2115
2115
  }, null, 8, ["lat"]),
@@ -2244,7 +2244,7 @@ function qD(i, l, s, r, M, o) {
2244
2244
  }, [
2245
2245
  t("div", FD, [
2246
2246
  t("div", QD, [
2247
- b(u, {
2247
+ b(g, {
2248
2248
  lat: Z.lat,
2249
2249
  label: ""
2250
2250
  }, null, 8, ["lat"]),
@@ -2321,7 +2321,7 @@ function qD(i, l, s, r, M, o) {
2321
2321
  t("td", null, e(o.computeUTCTime(Z.eta)), 1),
2322
2322
  t("td", null, [
2323
2323
  t("div", BD, [
2324
- b(u, {
2324
+ b(g, {
2325
2325
  lat: Z.lat,
2326
2326
  label: ""
2327
2327
  }, null, 8, ["lat"]),
@@ -2516,14 +2516,14 @@ const nr = {
2516
2516
  // 每个航程的出发,截止港口、时间
2517
2517
  computedSeg() {
2518
2518
  return function(i) {
2519
- const l = i.departure.portName || this.computedLngLat(i.departure.lat, i.departure.lng), s = this.computedTime(i.departure.utcTime, "summary"), r = this.computedTime(i.departure.utcTime, "MMMM-DD,YYYY/HHmm[Z]"), M = i.arrival.portName || this.computedLngLat(i.arrival.lat, i.arrival.lng), o = this.computedTime(i.arrival.utcTime, "summary"), u = this.computedTime(i.arrival.utcTime, "MMMM-DD,YYYY/HHmm[Z]");
2519
+ const l = i.departure.portName || this.computedLngLat(i.departure.lat, i.departure.lng), s = this.computedTime(i.departure.utcTime, "summary"), r = this.computedTime(i.departure.utcTime, "MMMM-DD,YYYY/HHmm[Z]"), M = i.arrival.portName || this.computedLngLat(i.arrival.lat, i.arrival.lng), o = this.computedTime(i.arrival.utcTime, "summary"), g = this.computedTime(i.arrival.utcTime, "MMMM-DD,YYYY/HHmm[Z]");
2520
2520
  return {
2521
2521
  port1: l,
2522
2522
  time1: s,
2523
2523
  fullTime1: r,
2524
2524
  port2: M,
2525
2525
  time2: o,
2526
- fullTime2: u
2526
+ fullTime2: g
2527
2527
  };
2528
2528
  };
2529
2529
  },
@@ -2631,10 +2631,10 @@ const nr = {
2631
2631
  let N = Object.assign({}, r.extend.cp);
2632
2632
  N.spdOfOver = `+${r.timeConclusion.spdOfOver}${this.computedUnit("speed", r.timeConclusion.spdPercentage)}`, N.spdOfUnder = `-${r.timeConclusion.spdOfUnder}${this.computedUnit("speed", r.timeConclusion.spdPercentage)}`, N.over = `+${r.fuelConclusion.consOfOver}${this.computedUnit("cons", r.fuelConclusion.consPercentage)}`, N.under = `-${r.fuelConclusion.consOfUnder}${this.computedUnit("cons", r.fuelConclusion.consPercentage)}`, this.cpDetail.push(N);
2633
2633
  }
2634
- let u = [];
2634
+ let g = [];
2635
2635
  r.extend.segTimes.forEach((N) => {
2636
- u.push(this.computedSeg(N));
2637
- }), this.segDetail.push(u), this.goodDays.push(r.inventory.sample.hours.filter((N) => N.type !== "A" && N.goodWx));
2636
+ g.push(this.computedSeg(N));
2637
+ }), this.segDetail.push(g), this.goodDays.push(r.inventory.sample.hours.filter((N) => N.type !== "A" && N.goodWx));
2638
2638
  });
2639
2639
  }
2640
2640
  }
@@ -2841,9 +2841,9 @@ const nr = {
2841
2841
  class: "fraction"
2842
2842
  };
2843
2843
  function VT(i, l, s, r, M, o) {
2844
- var u, N, T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt;
2844
+ var g, N, T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt;
2845
2845
  return n(), a("div", {
2846
- class: p((N = (u = s.reportData) == null ? void 0 : u.weather) != null && N.referenceOnly ? "watermark" : "")
2846
+ class: p((N = (g = s.reportData) == null ? void 0 : g.weather) != null && N.referenceOnly ? "watermark" : "")
2847
2847
  }, [
2848
2848
  l[217] || (l[217] = t("div", { class: "fli-logo-title" }, [
2849
2849
  t("img", {
@@ -2875,7 +2875,7 @@ function VT(i, l, s, r, M, o) {
2875
2875
  t("div", Ir, [
2876
2876
  t("div", ur, [
2877
2877
  l[3] || (l[3] = t("label", { class: "flex" }, "Departure Port: ", -1)),
2878
- t("div", gr, e(((y = (g = s.reportData) == null ? void 0 : g.departure) == null ? void 0 : y.portName) || o.computedLngLat((F = (k = s.reportData) == null ? void 0 : k.departure) == null ? void 0 : F.lat, (R = (Q = s.reportData) == null ? void 0 : Q.departure) == null ? void 0 : R.lng)), 1),
2878
+ t("div", gr, e(((y = (u = s.reportData) == null ? void 0 : u.departure) == null ? void 0 : y.portName) || o.computedLngLat((F = (k = s.reportData) == null ? void 0 : k.departure) == null ? void 0 : F.lat, (R = (Q = s.reportData) == null ? void 0 : Q.departure) == null ? void 0 : R.lng)), 1),
2879
2879
  t("div", yr, e(o.computedTime((Y = (m = s.reportData) == null ? void 0 : m.departure) == null ? void 0 : Y.utcTime, "table")), 1)
2880
2880
  ]),
2881
2881
  t("div", vr, [
@@ -3910,9 +3910,9 @@ const pT = {
3910
3910
  // 计算各单元格样式
3911
3911
  computedClass() {
3912
3912
  return function(i, l, s, r) {
3913
- var u;
3913
+ var g;
3914
3914
  let M = "";
3915
- const o = ((u = this.summaryTable) == null ? void 0 : u.length) - 1;
3915
+ const o = ((g = this.summaryTable) == null ? void 0 : g.length) - 1;
3916
3916
  return s && l !== o && (M = i.abbreviation === "A" || i.abbreviation === "B" ? "td-no-bottom" : ""), (i == null ? void 0 : i.goodWx) === !0 && !r && (M = M + " good-weather"), (i == null ? void 0 : i.excluded) === !0 && !r && (M = M + " excluded"), M;
3917
3917
  };
3918
3918
  },
@@ -3961,12 +3961,12 @@ const pT = {
3961
3961
  return `${i.degree}°${Rt.roundPrecision(i.minute, 1)}′${i.direction}`;
3962
3962
  },
3963
3963
  checkData() {
3964
- var r, M, o, u;
3964
+ var r, M, o, g;
3965
3965
  this.showCF = (M = (r = this.reportData) == null ? void 0 : r.weather) == null ? void 0 : M.showCF, this.showAisDistance = !0;
3966
3966
  let i = [];
3967
- (u = (o = this.reportData) == null ? void 0 : o.segments) == null || u.forEach((N, T) => {
3967
+ (g = (o = this.reportData) == null ? void 0 : o.segments) == null || g.forEach((N, T) => {
3968
3968
  let x = N.extend.cp;
3969
- N.inventory.sample.hours.forEach((E, g) => {
3969
+ N.inventory.sample.hours.forEach((E, u) => {
3970
3970
  let y = JSON.parse(JSON.stringify(E));
3971
3971
  y.cp = x, i.push(y);
3972
3972
  });
@@ -3992,10 +3992,10 @@ const pT = {
3992
3992
  style: { "page-break-inside": "avoid" }
3993
3993
  }, QT = ["src"];
3994
3994
  function RT(i, l, s, r, M, o) {
3995
- var u, N, T, x, E;
3995
+ var g, N, T, x, E;
3996
3996
  return n(), a("div", {
3997
3997
  style: { "page-break-before": "always" },
3998
- class: p((N = (u = s.reportData) == null ? void 0 : u.weather) != null && N.referenceOnly || (x = (T = s.reportData) == null ? void 0 : T.weather) != null && x.overallAsGoodWx ? "watermark fli-main" : "fli-main")
3998
+ class: p((N = (g = s.reportData) == null ? void 0 : g.weather) != null && N.referenceOnly || (x = (T = s.reportData) == null ? void 0 : T.weather) != null && x.overallAsGoodWx ? "watermark fli-main" : "fli-main")
3999
3999
  }, [
4000
4000
  l[3] || (l[3] = t("div", { class: "fli-logo-title" }, [
4001
4001
  t("img", {
@@ -4073,85 +4073,85 @@ function RT(i, l, s, r, M, o) {
4073
4073
  ])
4074
4074
  ], -1)),
4075
4075
  t("tbody", ET, [
4076
- (n(!0), a(v, null, it(M.summaryTable, (g, y) => {
4076
+ (n(!0), a(v, null, it(M.summaryTable, (u, y) => {
4077
4077
  var k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f;
4078
4078
  return n(), a("tr", { key: y }, [
4079
4079
  t("td", {
4080
- class: p(o.computedSegClass(g, y))
4081
- }, e(g.isFirstSeg ? g.seg : ""), 3),
4080
+ class: p(o.computedSegClass(u, y))
4081
+ }, e(u.isFirstSeg ? u.seg : ""), 3),
4082
4082
  t("td", {
4083
- class: p(o.computedClass(g, y))
4084
- }, e(g.type), 3),
4083
+ class: p(o.computedClass(u, y))
4084
+ }, e(u.type), 3),
4085
4085
  t("td", {
4086
- class: p(o.computedClass(g, y))
4087
- }, e(g.lastdate), 3),
4086
+ class: p(o.computedClass(u, y))
4087
+ }, e(u.lastdate), 3),
4088
4088
  t("td", {
4089
- class: p(o.computedClass(g, y))
4090
- }, e(g.time), 3),
4091
- o.computedPort(g) ? (n(), a("td", {
4089
+ class: p(o.computedClass(u, y))
4090
+ }, e(u.time), 3),
4091
+ o.computedPort(u) ? (n(), a("td", {
4092
4092
  key: 0,
4093
- class: p(o.computedClass(g, y))
4094
- }, e(g.latPretty), 3)) : I("", !0),
4095
- o.computedPort(g) ? (n(), a("td", {
4093
+ class: p(o.computedClass(u, y))
4094
+ }, e(u.latPretty), 3)) : I("", !0),
4095
+ o.computedPort(u) ? (n(), a("td", {
4096
4096
  key: 1,
4097
- class: p(o.computedClass(g, y))
4098
- }, e(g.lngPretty), 3)) : (n(), a("td", {
4097
+ class: p(o.computedClass(u, y))
4098
+ }, e(u.lngPretty), 3)) : (n(), a("td", {
4099
4099
  key: 2,
4100
4100
  colspan: "2",
4101
- class: p(o.computedClass(g, y))
4102
- }, e((k = g.noon) == null ? void 0 : k.port), 3)),
4101
+ class: p(o.computedClass(u, y))
4102
+ }, e((k = u.noon) == null ? void 0 : k.port), 3)),
4103
4103
  t("td", {
4104
- class: p(o.computedClass(g, y, !0, !0))
4105
- }, e(g.abbreviation === "A" || g.abbreviation === "B" ? "" : (F = g.cp) == null ? void 0 : F.speed), 3),
4104
+ class: p(o.computedClass(u, y, !0, !0))
4105
+ }, e(u.abbreviation === "A" || u.abbreviation === "B" ? "" : (F = u.cp) == null ? void 0 : F.speed), 3),
4106
4106
  t("td", {
4107
- class: p(o.computedClass(g, y, !0))
4108
- }, e(g.avgSpdCalc), 3),
4107
+ class: p(o.computedClass(u, y, !0))
4108
+ }, e(u.avgSpdCalc), 3),
4109
4109
  t("td", {
4110
- class: p(o.computedClass(g, y, !0))
4111
- }, e(g.distanceCalc), 3),
4110
+ class: p(o.computedClass(u, y, !0))
4111
+ }, e(u.distanceCalc), 3),
4112
4112
  t("td", {
4113
- class: p(o.computedClass(g, y))
4114
- }, e(((R = (Q = g.meteo) == null ? void 0 : Q.wind) == null ? void 0 : R.scale) ?? "--"), 3),
4113
+ class: p(o.computedClass(u, y))
4114
+ }, e(((R = (Q = u.meteo) == null ? void 0 : Q.wind) == null ? void 0 : R.scale) ?? "--"), 3),
4115
4115
  t("td", {
4116
- class: p(o.computedClass(g, y))
4117
- }, e(((j = (Y = (m = g.meteo) == null ? void 0 : m.wave) == null ? void 0 : Y.swell) == null ? void 0 : j.direction) ?? "--"), 3),
4116
+ class: p(o.computedClass(u, y))
4117
+ }, e(((j = (Y = (m = u.meteo) == null ? void 0 : m.wave) == null ? void 0 : Y.swell) == null ? void 0 : j.direction) ?? "--"), 3),
4118
4118
  t("td", {
4119
- class: p(o.computedClass(g, y))
4120
- }, e(((W = (A = (O = g.meteo) == null ? void 0 : O.wave) == null ? void 0 : A.swell) == null ? void 0 : W.height) ?? "--"), 3),
4119
+ class: p(o.computedClass(u, y))
4120
+ }, e(((W = (A = (O = u.meteo) == null ? void 0 : O.wave) == null ? void 0 : A.swell) == null ? void 0 : W.height) ?? "--"), 3),
4121
4121
  t("td", {
4122
- class: p(o.computedClass(g, y))
4123
- }, e(((J = (G = (B = g.meteo) == null ? void 0 : B.wave) == null ? void 0 : G.sig) == null ? void 0 : J.height) ?? "--"), 3),
4122
+ class: p(o.computedClass(u, y))
4123
+ }, e(((J = (G = (B = u.meteo) == null ? void 0 : B.wave) == null ? void 0 : G.sig) == null ? void 0 : J.height) ?? "--"), 3),
4124
4124
  M.showCF ? (n(), a("td", {
4125
4125
  key: 3,
4126
- class: p(o.computedClass(g, y))
4127
- }, e(((H = g.meteo) == null ? void 0 : H.cFactor) ?? "0"), 3)) : (n(), a("td", {
4126
+ class: p(o.computedClass(u, y))
4127
+ }, e(((H = u.meteo) == null ? void 0 : H.cFactor) ?? "0"), 3)) : (n(), a("td", {
4128
4128
  key: 4,
4129
- class: p(o.computedClass(g, y))
4130
- }, e(g.abbreviation === "A" ? "" : g.dailyAvgCf || "0"), 3)),
4129
+ class: p(o.computedClass(u, y))
4130
+ }, e(u.abbreviation === "A" ? "" : u.dailyAvgCf || "0"), 3)),
4131
4131
  t("td", {
4132
- class: p(o.computedClass(g, y))
4133
- }, e(g.abbreviation === "A" ? "" : ((L = g.noon) == null ? void 0 : L.avgSpd) || "0.00"), 3),
4132
+ class: p(o.computedClass(u, y))
4133
+ }, e(u.abbreviation === "A" ? "" : ((L = u.noon) == null ? void 0 : L.avgSpd) || "0.00"), 3),
4134
4134
  t("td", {
4135
- class: p(o.computedClass(g, y))
4136
- }, e(g.abbreviation === "A" ? "" : ((X = g.noon) == null ? void 0 : X.distanceSlr) || "0.0"), 3),
4135
+ class: p(o.computedClass(u, y))
4136
+ }, e(u.abbreviation === "A" ? "" : ((X = u.noon) == null ? void 0 : X.distanceSlr) || "0.0"), 3),
4137
4137
  t("td", {
4138
- class: p(o.computedClass(g, y, !0, !0))
4139
- }, e(g.abbreviation === "A" || g.abbreviation === "B" ? "" : (_ = g.cp) == null ? void 0 : _.fo), 3),
4138
+ class: p(o.computedClass(u, y, !0, !0))
4139
+ }, e(u.abbreviation === "A" || u.abbreviation === "B" ? "" : (_ = u.cp) == null ? void 0 : _.fo), 3),
4140
4140
  t("td", {
4141
- class: p(o.computedClass(g, y, !0, !0))
4142
- }, e(g.abbreviation === "A" || g.abbreviation === "B" ? "" : (q = g.cp) == null ? void 0 : q.dgo), 3),
4141
+ class: p(o.computedClass(u, y, !0, !0))
4142
+ }, e(u.abbreviation === "A" || u.abbreviation === "B" ? "" : (q = u.cp) == null ? void 0 : q.dgo), 3),
4143
4143
  t("td", {
4144
- class: p(o.computedClass(g, y))
4145
- }, e(g.abbreviation === "A" ? "" : (($ = g.noon) == null ? void 0 : $.foCons) || "0.00"), 3),
4144
+ class: p(o.computedClass(u, y))
4145
+ }, e(u.abbreviation === "A" ? "" : (($ = u.noon) == null ? void 0 : $.foCons) || "0.00"), 3),
4146
4146
  t("td", {
4147
- class: p(o.computedClass(g, y))
4148
- }, e(g.abbreviation === "A" ? "" : ((tt = g.noon) == null ? void 0 : tt.dgoCons) || "0.00"), 3),
4147
+ class: p(o.computedClass(u, y))
4148
+ }, e(u.abbreviation === "A" ? "" : ((tt = u.noon) == null ? void 0 : tt.dgoCons) || "0.00"), 3),
4149
4149
  t("td", {
4150
- class: p(o.computedClass(g, y))
4151
- }, e(g.abbreviation === "A" ? "" : (et = g.noon) == null ? void 0 : et.foBrob), 3),
4150
+ class: p(o.computedClass(u, y))
4151
+ }, e(u.abbreviation === "A" ? "" : (et = u.noon) == null ? void 0 : et.foBrob), 3),
4152
4152
  t("td", {
4153
- class: p(o.computedClass(g, y))
4154
- }, e(g.abbreviation === "A" ? "" : (f = g.noon) == null ? void 0 : f.dgoBrob), 3)
4153
+ class: p(o.computedClass(u, y))
4154
+ }, e(u.abbreviation === "A" ? "" : (f = u.noon) == null ? void 0 : f.dgoBrob), 3)
4155
4155
  ]);
4156
4156
  }), 128))
4157
4157
  ])
@@ -4216,9 +4216,9 @@ const jT = {
4216
4216
  }
4217
4217
  }, ST = { class: "voyage-report" };
4218
4218
  function kT(i, l, s, r, M, o) {
4219
- const u = C("Summary"), N = C("Inventory");
4219
+ const g = C("Summary"), N = C("Inventory");
4220
4220
  return n(), a("div", ST, [
4221
- b(u, {
4221
+ b(g, {
4222
4222
  "report-data": M.reportData,
4223
4223
  class: "main",
4224
4224
  "editor-disabled": s.editorDisabled,
@@ -4330,7 +4330,7 @@ const OT = {
4330
4330
  prepare() {
4331
4331
  var i, l;
4332
4332
  this.remarks = this.report.remarks || "Please double click to modify remark", this.exclusion = [], this.noons = [], (l = (i = this.report) == null ? void 0 : i.segments) == null || l.forEach((s, r) => {
4333
- var u, N;
4333
+ var g, N;
4334
4334
  s.excluded.detail.forEach((T) => {
4335
4335
  const x = {
4336
4336
  time: K(T.begin).utc().format("MMM-DD/HHmm[Z]") + " - " + K(T.end).utc().format("MMM-DD/HHmm[Z]"),
@@ -4341,7 +4341,7 @@ const OT = {
4341
4341
  };
4342
4342
  this.exclusion.push(x);
4343
4343
  });
4344
- const o = (N = (u = s == null ? void 0 : s.inventory) == null ? void 0 : u.sample) == null ? void 0 : N.hours.filter((T) => T.noon);
4344
+ const o = (N = (g = s == null ? void 0 : s.inventory) == null ? void 0 : g.sample) == null ? void 0 : N.hours.filter((T) => T.noon);
4345
4345
  this.noons.push([o]);
4346
4346
  });
4347
4347
  },
@@ -4623,8 +4623,8 @@ const OT = {
4623
4623
  class: "formula-conclusion"
4624
4624
  };
4625
4625
  function ly(i, l, s, r, M, o) {
4626
- var x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It;
4627
- const u = C("Lat"), N = C("Lng"), T = C("Editor");
4626
+ var x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It;
4627
+ const g = C("Lat"), N = C("Lng"), T = C("Editor");
4628
4628
  return n(), a("div", ZT, [
4629
4629
  t("div", hT, [
4630
4630
  t("div", WT, [
@@ -4640,7 +4640,7 @@ function ly(i, l, s, r, M, o) {
4640
4640
  class: "flex-end",
4641
4641
  style: { width: "140px" }
4642
4642
  }, "Vessel", -1)),
4643
- t("span", BT, e((E = (x = s.report) == null ? void 0 : x.vessel) == null ? void 0 : E.name) + " (" + e((y = (g = s.report) == null ? void 0 : g.vessel) == null ? void 0 : y.type) + ")", 1)
4643
+ t("span", BT, e((E = (x = s.report) == null ? void 0 : x.vessel) == null ? void 0 : E.name) + " (" + e((y = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : y.type) + ")", 1)
4644
4644
  ]),
4645
4645
  t("div", GT, [
4646
4646
  l[5] || (l[5] = t("label", {
@@ -4657,7 +4657,7 @@ function ly(i, l, s, r, M, o) {
4657
4657
  style: { width: "140px" }
4658
4658
  }, "Departure Port", -1)),
4659
4659
  (Y = (m = s.report) == null ? void 0 : m.departure) != null && Y.portName ? (n(), a("span", XT, e((O = (j = s.report) == null ? void 0 : j.departure) == null ? void 0 : O.portName), 1)) : (n(), a("div", PT, [
4660
- b(u, {
4660
+ b(g, {
4661
4661
  lat: (W = (A = s.report) == null ? void 0 : A.departure) == null ? void 0 : W.lat,
4662
4662
  label: "",
4663
4663
  style: { "font-size": "14px", "font-weight": "400" }
@@ -4677,7 +4677,7 @@ function ly(i, l, s, r, M, o) {
4677
4677
  style: { width: "140px" }
4678
4678
  }, "Arrival Port", -1)),
4679
4679
  (H = (J = s.report) == null ? void 0 : J.arrival) != null && H.portName ? (n(), a("span", qT, e((X = (L = s.report) == null ? void 0 : L.arrival) == null ? void 0 : X.portName), 1)) : (n(), a("div", $T, [
4680
- b(u, {
4680
+ b(g, {
4681
4681
  lat: (q = (_ = s.report) == null ? void 0 : _.arrival) == null ? void 0 : q.lat,
4682
4682
  label: "",
4683
4683
  style: { "font-size": "14px", "font-weight": "400" }
@@ -5817,8 +5817,8 @@ const sy = {
5817
5817
  },
5818
5818
  methods: {
5819
5819
  prepare() {
5820
- var i, l, s, r, M, o, u, N, T, x, E, g;
5821
- this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((r = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : r.showAisDistance) ?? !0, this.showSig = ((o = (M = this.report) == null ? void 0 : M.weather) == null ? void 0 : o.showSig) ?? !0, this.showSwell = ((N = (u = this.report) == null ? void 0 : u.weather) == null ? void 0 : N.showSwell) ?? !0, this.showWave = ((x = (T = this.report) == null ? void 0 : T.weather) == null ? void 0 : x.showWave) ?? !0, this.showWaterTemp = ((g = (E = this.report) == null ? void 0 : E.weather) == null ? void 0 : g.waterTempSwitch) || !1;
5820
+ var i, l, s, r, M, o, g, N, T, x, E, u;
5821
+ this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((r = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : r.showAisDistance) ?? !0, this.showSig = ((o = (M = this.report) == null ? void 0 : M.weather) == null ? void 0 : o.showSig) ?? !0, this.showSwell = ((N = (g = this.report) == null ? void 0 : g.weather) == null ? void 0 : N.showSwell) ?? !0, this.showWave = ((x = (T = this.report) == null ? void 0 : T.weather) == null ? void 0 : x.showWave) ?? !0, this.showWaterTemp = ((u = (E = this.report) == null ? void 0 : E.weather) == null ? void 0 : u.waterTempSwitch) || !1;
5822
5822
  }
5823
5823
  }
5824
5824
  }, iy = { class: "report-inventory" }, dy = { class: "section summary-section" }, ny = { class: "summary-block" }, ay = {
@@ -5878,7 +5878,7 @@ const sy = {
5878
5878
  class: "label"
5879
5879
  }, my = { class: "summary-tbody" };
5880
5880
  function Ey(i, l, s, r, M, o) {
5881
- var u;
5881
+ var g;
5882
5882
  return n(), a("div", iy, [
5883
5883
  t("div", dy, [
5884
5884
  l[5] || (l[5] = t("div", { class: "header-block flex-center" }, [
@@ -5929,15 +5929,15 @@ function Ey(i, l, s, r, M, o) {
5929
5929
  ])
5930
5930
  ], -1)),
5931
5931
  t("tbody", null, [
5932
- (n(!0), a(v, null, it((u = s.report) == null ? void 0 : u.segments, (N, T) => {
5933
- var x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X;
5932
+ (n(!0), a(v, null, it((g = s.report) == null ? void 0 : g.segments, (N, T) => {
5933
+ var x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X;
5934
5934
  return n(), a(v, { key: T }, [
5935
5935
  t("tr", null, [
5936
5936
  t("td", ay, e(T + 1), 1),
5937
5937
  l[0] || (l[0] = t("td", { class: "label" }, "Entire Period", -1)),
5938
5938
  t("td", null, e(o.computePrecision((x = N == null ? void 0 : N.allWx) == null ? void 0 : x.distance, 2, "0.0")), 1),
5939
5939
  t("td", null, e(o.computePrecision((E = N == null ? void 0 : N.allWx) == null ? void 0 : E.time, 2, "0.0")), 1),
5940
- t("td", null, e(o.computePrecision((g = N == null ? void 0 : N.allWx) == null ? void 0 : g.avgSpd, 2, "0.0")), 1),
5940
+ t("td", null, e(o.computePrecision((u = N == null ? void 0 : N.allWx) == null ? void 0 : u.avgSpd, 2, "0.0")), 1),
5941
5941
  t("td", null, e(o.computePrecision((y = N == null ? void 0 : N.allWx) == null ? void 0 : y.sumFoCons, 3, "0.000")), 1),
5942
5942
  t("td", null, e(o.computePrecision((k = N == null ? void 0 : N.allWx) == null ? void 0 : k.sumDgoCons, 3, "0.000")), 1)
5943
5943
  ]),
@@ -6135,7 +6135,7 @@ function Ey(i, l, s, r, M, o) {
6135
6135
  ]),
6136
6136
  t("tbody", my, [
6137
6137
  (n(!0), a(v, null, it(s.inventory, (N, T) => {
6138
- var x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt;
6138
+ var x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt;
6139
6139
  return n(), a("tr", { key: T }, [
6140
6140
  t("td", {
6141
6141
  class: p(N.segLength ? "no-border-bottom" : "no-border")
@@ -6175,7 +6175,7 @@ function Ey(i, l, s, r, M, o) {
6175
6175
  }, e(!["A", "B"].includes(N.abbrev) && T ? N.distanceCalc : ""), 3)) : I("", !0),
6176
6176
  t("td", {
6177
6177
  class: p(N.excluded ? "excluded" : N.goodWx ? "good-wx" : "")
6178
- }, e(N.type === "BOSP" ? "-" : ((y = (g = N.meteo) == null ? void 0 : g.wind) == null ? void 0 : y.direction) ?? "-"), 3),
6178
+ }, e(N.type === "BOSP" ? "-" : ((y = (u = N.meteo) == null ? void 0 : u.wind) == null ? void 0 : y.direction) ?? "-"), 3),
6179
6179
  t("td", {
6180
6180
  class: p(N.excluded ? "excluded" : N.goodWx ? "good-wx" : "")
6181
6181
  }, e(N.type === "BOSP" ? "-" : ((F = (k = N.meteo) == null ? void 0 : k.wind) == null ? void 0 : F.scale) ?? "-"), 3),
@@ -6309,7 +6309,7 @@ const Qy = {
6309
6309
  this.spdFoConsChart || (this.spdFoConsChart = ga(ya.init(this.$refs.spdFoConsChart))), this.spdDgoConsChart || (this.spdDgoConsChart = ga(ya.init(this.$refs.spdDgoConsChart))), this.currChart || (this.currChart = ga(ya.init(this.$refs.currChart))), this.renderSpdConsChart(), this.renderWxCurrChart();
6310
6310
  },
6311
6311
  renderSpdConsChart() {
6312
- var g, y, k, F, Q, R;
6312
+ var u, y, k, F, Q, R;
6313
6313
  let i = [];
6314
6314
  const l = [], s = [], r = {
6315
6315
  dateTime: 0,
@@ -6324,7 +6324,7 @@ const Qy = {
6324
6324
  excluded: 9
6325
6325
  };
6326
6326
  let M = 0, o = 0;
6327
- const u = this.inventory.filter((m) => m.noon) || [], N = [];
6327
+ const g = this.inventory.filter((m) => m.noon) || [], N = [];
6328
6328
  this.inventory.forEach((m, Y) => {
6329
6329
  var j, O;
6330
6330
  Y === 0 && N.push(m.utc), m.type === "EOSP" && ((j = this.inventory[Y + 1]) == null ? void 0 : j.type) === "BOSP" && (N.push(m.utc), N.push((O = this.inventory[Y + 1]) == null ? void 0 : O.utc)), Y === this.inventory.length - 1 && N.push(m.utc);
@@ -6334,10 +6334,10 @@ const Qy = {
6334
6334
  for (let O = 0; O <= j + 1; O++)
6335
6335
  l.push(this.computeUTCTime(K(N[Y]).clone().utc().add(O, "m").format(), "MM-DD/HHmm[Z]"));
6336
6336
  }
6337
- }), u.forEach((m, Y) => {
6337
+ }), g.forEach((m, Y) => {
6338
6338
  var O, A, W, B, G, J, H, L, X, _, q, $, tt, et;
6339
6339
  const j = this.computeUTCTime(m.utc, "MM-DD/HHmm[Z]");
6340
- if (m.noon && !i.some((f) => f.slice(0, 5) === m.utc.slice(5, 10)) && i.push(j), Y === u.length - 1 && (i = i.filter((f) => f.slice(0, 5) !== m.utc.slice(5, 10)), i.push(j)), M = Math.ceil(((O = m.noon) == null ? void 0 : O.foCons) > M ? (A = m.noon) == null ? void 0 : A.foCons : M), M = Math.ceil(((W = m.cp) == null ? void 0 : W.fo) > M ? (B = m.cp) == null ? void 0 : B.fo : M), o = Math.ceil(((G = m.noon) == null ? void 0 : G.dgoCons) > o ? (J = m.noon) == null ? void 0 : J.dgoCons : o), o = Math.ceil(((H = m.cp) == null ? void 0 : H.dgo) > o ? (L = m.cp) == null ? void 0 : L.dgo : o), s.push([
6340
+ if (m.noon && !i.some((f) => f.slice(0, 5) === m.utc.slice(5, 10)) && i.push(j), Y === g.length - 1 && (i = i.filter((f) => f.slice(0, 5) !== m.utc.slice(5, 10)), i.push(j)), M = Math.ceil(((O = m.noon) == null ? void 0 : O.foCons) > M ? (A = m.noon) == null ? void 0 : A.foCons : M), M = Math.ceil(((W = m.cp) == null ? void 0 : W.fo) > M ? (B = m.cp) == null ? void 0 : B.fo : M), o = Math.ceil(((G = m.noon) == null ? void 0 : G.dgoCons) > o ? (J = m.noon) == null ? void 0 : J.dgoCons : o), o = Math.ceil(((H = m.cp) == null ? void 0 : H.dgo) > o ? (L = m.cp) == null ? void 0 : L.dgo : o), s.push([
6341
6341
  j,
6342
6342
  (X = m.noon) == null ? void 0 : X.avgSpd,
6343
6343
  (_ = m.noon) == null ? void 0 : _.foCons,
@@ -6348,8 +6348,8 @@ const Qy = {
6348
6348
  m.cp.dgo,
6349
6349
  m.cp.fo,
6350
6350
  m.excluded ? 100 : 0
6351
- ]), Y < u.length - 1) {
6352
- const f = u[Y + 1];
6351
+ ]), Y < g.length - 1) {
6352
+ const f = g[Y + 1];
6353
6353
  s.push([
6354
6354
  j,
6355
6355
  ($ = f.noon) == null ? void 0 : $.avgSpd,
@@ -6507,7 +6507,7 @@ const Qy = {
6507
6507
  showSymbol: !1,
6508
6508
  encode: {
6509
6509
  x: r.dateTime,
6510
- y: (y = (g = this.report) == null ? void 0 : g.weather) != null && y.believeRptDistance ? r.noonAvgSpd : r.anlyAvgSpd
6510
+ y: (y = (u = this.report) == null ? void 0 : u.weather) != null && y.believeRptDistance ? r.noonAvgSpd : r.anlyAvgSpd
6511
6511
  },
6512
6512
  lineStyle: {
6513
6513
  color: "#F44336",
@@ -6788,15 +6788,15 @@ const Qy = {
6788
6788
  excluded: 8
6789
6789
  };
6790
6790
  let M = 4;
6791
- const o = this.inventory || [], u = [];
6791
+ const o = this.inventory || [], g = [];
6792
6792
  o.forEach((F, Q) => {
6793
6793
  var R, m;
6794
- Q === 0 && u.push(F.utc), F.type === "EOSP" && ((R = o[Q + 1]) == null ? void 0 : R.type) === "BOSP" && (u.push(F.utc), u.push((m = o[Q + 1]) == null ? void 0 : m.utc)), Q === o.length - 1 && u.push(F.utc);
6795
- }), u.forEach((F, Q) => {
6794
+ Q === 0 && g.push(F.utc), F.type === "EOSP" && ((R = o[Q + 1]) == null ? void 0 : R.type) === "BOSP" && (g.push(F.utc), g.push((m = o[Q + 1]) == null ? void 0 : m.utc)), Q === o.length - 1 && g.push(F.utc);
6795
+ }), g.forEach((F, Q) => {
6796
6796
  if (Q % 2 === 0) {
6797
- const R = K(u[Q + 1]).diff(K(u[Q]), "minute", !0);
6797
+ const R = K(g[Q + 1]).diff(K(g[Q]), "minute", !0);
6798
6798
  for (let m = 0; m <= R + 1; m++)
6799
- l.push(this.computeUTCTime(K(u[Q]).clone().utc().add(m, "m").format(), "MM-DD/HHmm[Z]"));
6799
+ l.push(this.computeUTCTime(K(g[Q]).clone().utc().add(m, "m").format(), "MM-DD/HHmm[Z]"));
6800
6800
  }
6801
6801
  }), o.forEach((F, Q) => {
6802
6802
  var m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt;
@@ -6828,8 +6828,8 @@ const Qy = {
6828
6828
  });
6829
6829
  const N = Math.ceil(i.length / 10);
6830
6830
  i = i.filter((F, Q) => Q === 0 || Q === i.length - 1 || Q % N === 0);
6831
- let T = -2.5, x = 2.5, E = 1, g = 5;
6832
- T < -2.5 || x > 2.5 ? (T = Math.floor(this.findMinValue(s, 6) / 5) * 5, x = Math.ceil(this.findMaxValue(s, 6) / 5) * 5, E = Math.ceil(Math.max([Math.abs(T), Math.abs(x)]) / 5), g = Math.ceil(Math.abs(T) / E) + Math.ceil(Math.abs(x) / E)) : (E = 0.5, T = Math.floor(this.findMinValue(s, 6) / 0.5) * E, x = 2.5, g = Math.abs(T) / E + 5);
6831
+ let T = -2.5, x = 2.5, E = 1, u = 5;
6832
+ T < -2.5 || x > 2.5 ? (T = Math.floor(this.findMinValue(s, 6) / 5) * 5, x = Math.ceil(this.findMaxValue(s, 6) / 5) * 5, E = Math.ceil(Math.max([Math.abs(T), Math.abs(x)]) / 5), u = Math.ceil(Math.abs(T) / E) + Math.ceil(Math.abs(x) / E)) : (E = 0.5, T = Math.floor(this.findMinValue(s, 6) / 0.5) * E, x = 2.5, u = Math.abs(T) / E + 5);
6833
6833
  const y = {
6834
6834
  animation: !1,
6835
6835
  title: {
@@ -6898,7 +6898,7 @@ const Qy = {
6898
6898
  min: T,
6899
6899
  max: x,
6900
6900
  interval: E,
6901
- splitNumber: g,
6901
+ splitNumber: u,
6902
6902
  axisLine: {
6903
6903
  lineStyle: {
6904
6904
  color: "#a362f9"
@@ -6914,10 +6914,10 @@ const Qy = {
6914
6914
  position: "left",
6915
6915
  offset: 50,
6916
6916
  nameGap: 25,
6917
- min: -1 * (g - 5) * Math.ceil(this.findMaxValue(s, 1) / 5),
6917
+ min: -1 * (u - 5) * Math.ceil(this.findMaxValue(s, 1) / 5),
6918
6918
  max: Math.ceil(this.findMaxValue(s, 1) / 5) * 5,
6919
6919
  interval: Math.ceil(this.findMaxValue(s, 1) / 5),
6920
- splitNumber: g,
6920
+ splitNumber: u,
6921
6921
  show: !0,
6922
6922
  axisLine: {
6923
6923
  lineStyle: {
@@ -6942,10 +6942,10 @@ const Qy = {
6942
6942
  nameGap: 25,
6943
6943
  show: !0,
6944
6944
  startValue: 0,
6945
- min: -1 * (g - 5) * Math.ceil(this.findMaxValue(s, 5) / 5),
6945
+ min: -1 * (u - 5) * Math.ceil(this.findMaxValue(s, 5) / 5),
6946
6946
  max: Math.ceil(this.findMaxValue(s, 5) / 5) * 5,
6947
6947
  interval: Math.ceil(this.findMaxValue(s, 5) / 5),
6948
- splitNumber: g,
6948
+ splitNumber: u,
6949
6949
  axisLine: {
6950
6950
  lineStyle: {
6951
6951
  color: "#21baa3"
@@ -7145,8 +7145,8 @@ const Qy = {
7145
7145
  style: { flex: "1", "text-transform": "uppercase" }
7146
7146
  }, sv = ["src"];
7147
7147
  function iv(i, l, s, r, M, o) {
7148
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f;
7149
- const u = C("Lat"), N = C("Lng");
7148
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f;
7149
+ const g = C("Lat"), N = C("Lng");
7150
7150
  return n(), a("div", Ry, [
7151
7151
  t("div", by, [
7152
7152
  l[0] || (l[0] = t("div", { class: "header-block flex-center" }, [
@@ -7180,7 +7180,7 @@ function iv(i, l, s, r, M, o) {
7180
7180
  style: { width: "140px" }
7181
7181
  }, "Vessel", -1)),
7182
7182
  t("span", By, e((x = (T = s.report) == null ? void 0 : T.vessel) == null ? void 0 : x.name), 1),
7183
- t("span", Gy, "(" + e((g = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : g.type) + ")", 1)
7183
+ t("span", Gy, "(" + e((u = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : u.type) + ")", 1)
7184
7184
  ]),
7185
7185
  t("div", Jy, [
7186
7186
  l[3] || (l[3] = t("label", {
@@ -7195,7 +7195,7 @@ function iv(i, l, s, r, M, o) {
7195
7195
  style: { width: "140px" }
7196
7196
  }, "Departure Port", -1)),
7197
7197
  (Q = (F = s.report) == null ? void 0 : F.departure) != null && Q.portName ? (n(), a("span", Xy, e((m = (R = s.report) == null ? void 0 : R.departure) == null ? void 0 : m.portName), 1)) : (n(), a("div", Py, [
7198
- b(u, {
7198
+ b(g, {
7199
7199
  lat: (j = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : j.lat,
7200
7200
  label: "",
7201
7201
  style: { "font-size": "14px", "font-weight": "400" }
@@ -7215,7 +7215,7 @@ function iv(i, l, s, r, M, o) {
7215
7215
  style: { width: "140px" }
7216
7216
  }, "Arrival Port", -1)),
7217
7217
  (B = (W = s.report) == null ? void 0 : W.arrival) != null && B.portName ? (n(), a("span", qy, e((J = (G = s.report) == null ? void 0 : G.arrival) == null ? void 0 : J.portName), 1)) : (n(), a("div", $y, [
7218
- b(u, {
7218
+ b(g, {
7219
7219
  lat: (L = (H = s.report) == null ? void 0 : H.arrival) == null ? void 0 : L.lat,
7220
7220
  label: "",
7221
7221
  style: { "font-size": "14px", "font-weight": "400" }
@@ -7294,27 +7294,27 @@ const nv = {
7294
7294
  i == null || i.forEach((l, s) => {
7295
7295
  var T, x;
7296
7296
  let r = "<div>";
7297
- l.to.includes("op@ormwx.com") || l.source === "VRT" ? (((x = (T = l.body) == null ? void 0 : T.replace(/^"|"$/g, "")) == null ? void 0 : x.split("\\n")).forEach((g) => {
7298
- const y = `<p>${g}</p>`;
7297
+ l.to.includes("op@ormwx.com") || l.source === "VRT" ? (((x = (T = l.body) == null ? void 0 : T.replace(/^"|"$/g, "")) == null ? void 0 : x.split("\\n")).forEach((u) => {
7298
+ const y = `<p>${u}</p>`;
7299
7299
  r = r + y;
7300
7300
  }), r = r + "</div>") : r = l.body;
7301
- const M = document.getElementById("col1"), o = document.getElementById("col2"), u = (M == null ? void 0 : M.offsetHeight) || 0, N = (o == null ? void 0 : o.offsetHeight) || 0;
7302
- if (u <= N) {
7303
- let g = `<div class="${l.to.includes("op@ormwx.com") || l.source === "VRT" ? "vrpt-mail-item vrpt-item-left vrpt-inbox" : "vrpt-mail-item vrpt-item-left vrpt-outbox"}">
7301
+ const M = document.getElementById("col1"), o = document.getElementById("col2"), g = (M == null ? void 0 : M.offsetHeight) || 0, N = (o == null ? void 0 : o.offsetHeight) || 0;
7302
+ if (g <= N) {
7303
+ let u = `<div class="${l.to.includes("op@ormwx.com") || l.source === "VRT" ? "vrpt-mail-item vrpt-item-left vrpt-inbox" : "vrpt-mail-item vrpt-item-left vrpt-outbox"}">
7304
7304
  <div class="vrpt-date">Date: ${l.date}</div>
7305
7305
  <div class="vrpt-from">From: ${l.from}</div>
7306
7306
  <div class="vrpt-to">To: ${l.to}</div>
7307
7307
  <div class="vrpt-subject">Subject: ${l.subject}</div>
7308
7308
  <br/>`;
7309
- g = g + r + "</div>", M.insertAdjacentHTML("beforeend", g);
7309
+ u = u + r + "</div>", M.insertAdjacentHTML("beforeend", u);
7310
7310
  } else {
7311
- let g = `<div class="${l.to.includes("op@ormwx.com") || l.source === "VRT" ? "vrpt-mail-item vrpt-item-right vrpt-inbox" : "vrpt-mail-item vrpt-item-right vrpt-outbox"}">
7311
+ let u = `<div class="${l.to.includes("op@ormwx.com") || l.source === "VRT" ? "vrpt-mail-item vrpt-item-right vrpt-inbox" : "vrpt-mail-item vrpt-item-right vrpt-outbox"}">
7312
7312
  <div class="vrpt-date">Date: ${l.date}</div>
7313
7313
  <div class="vrpt-from">From: ${l.from}</div>
7314
7314
  <div class="vrpt-to">To: ${l.to}</div>
7315
7315
  <div class="vrpt-subject">Subject: ${l.subject}</div>
7316
7316
  <br/>`;
7317
- g = g + r + "</div>", o.insertAdjacentHTML("beforeend", g);
7317
+ u = u + r + "</div>", o.insertAdjacentHTML("beforeend", u);
7318
7318
  }
7319
7319
  });
7320
7320
  }
@@ -7379,11 +7379,11 @@ const Nv = {
7379
7379
  const i = [];
7380
7380
  (s = (l = this.report) == null ? void 0 : l.segments) == null || s.forEach((r) => {
7381
7381
  const M = r.extend.cp;
7382
- let o, u, N = !1;
7382
+ let o, g, N = !1;
7383
7383
  r.inventory.sample.hours.forEach((T, x) => {
7384
- o || (o = T), (!u || N) && (u = T, N = !1), o.segIndex === T.segIndex ? o.segLength = (o.segLength || 0) + 1 : (o = T, o.segLength = 1), u.noonLength = (u.noonLength || 0) + 1;
7384
+ o || (o = T), (!g || N) && (g = T, N = !1), o.segIndex === T.segIndex ? o.segLength = (o.segLength || 0) + 1 : (o = T, o.segLength = 1), g.noonLength = (g.noonLength || 0) + 1;
7385
7385
  let E = T.type.charAt(0);
7386
- ["N", "M", "E"].includes(E) && (N = !0, u.dailyAvgCf = T.dailyAvgCf, u.avgSpdCalc = T.avgSpdCalc, u.distanceCalc = T.distanceCalc, u.noon && (u.noon.foCons = T.noon.foCons, u.noon.dgoCons = T.noon.dgoCons)), T.abbrev = E, E = E === "M" ? "*" : E === "A" ? "" : E, T.time = `${E} ${this.computeUTCTime(T.utc, "MMM-DD/HHmm[Z]")}`, T._lng = Rt.lng2pretty(T.lng), T._lat = Rt.lat2pretty(T.lat), T.cp = M, T.goodWx = T.type === "BOSP" ? !1 : T.goodWx, i.push(T);
7386
+ ["N", "M", "E"].includes(E) && (N = !0, g.dailyAvgCf = T.dailyAvgCf, g.avgSpdCalc = T.avgSpdCalc, g.distanceCalc = T.distanceCalc, g.noon && (g.noon.foCons = T.noon.foCons, g.noon.dgoCons = T.noon.dgoCons)), T.abbrev = E, E = E === "M" ? "*" : E === "A" ? "" : E, T.time = `${E} ${this.computeUTCTime(T.utc, "MMM-DD/HHmm[Z]")}`, T._lng = Rt.lng2pretty(T.lng), T._lat = Rt.lat2pretty(T.lat), T.cp = M, T.goodWx = T.type === "BOSP" ? !1 : T.goodWx, i.push(T);
7387
7387
  });
7388
7388
  }), i.sort((r, M) => r.positionTime - M.positionTime), this.inventory = i;
7389
7389
  }
@@ -7391,11 +7391,11 @@ const Nv = {
7391
7391
  };
7392
7392
  function Dv(i, l, s, r, M, o) {
7393
7393
  var y, k, F;
7394
- const u = C("Brand"), N = C("Loading"), T = C("VoySummary"), x = C("Inventory"), E = C("Chart"), g = C("Email");
7394
+ const g = C("Brand"), N = C("Loading"), T = C("VoySummary"), x = C("Inventory"), E = C("Chart"), u = C("Email");
7395
7395
  return n(), a("div", {
7396
7396
  class: p((k = (y = s.report) == null ? void 0 : y.weather) != null && k.referenceOnly ? "report-section watermark" : "report-section")
7397
7397
  }, [
7398
- b(u, {
7398
+ b(g, {
7399
7399
  name: "Voyage Analysis Report",
7400
7400
  issued: s.report.createdAt
7401
7401
  }, null, 8, ["issued"]),
@@ -7418,7 +7418,7 @@ function Dv(i, l, s, r, M, o) {
7418
7418
  inventory: M.inventory,
7419
7419
  class: "main"
7420
7420
  }, null, 8, ["report", "inventory"]),
7421
- ((F = s.voyageEmails) == null ? void 0 : F.length) > 0 ? (n(), sl(g, {
7421
+ ((F = s.voyageEmails) == null ? void 0 : F.length) > 0 ? (n(), sl(u, {
7422
7422
  key: 0,
7423
7423
  report: s.report,
7424
7424
  "voyage-emails": s.voyageEmails
@@ -7469,9 +7469,9 @@ const cv = {
7469
7469
  }
7470
7470
  }, Uv = { class: "typhoon-report-container" };
7471
7471
  function Tv(i, l, s, r, M, o) {
7472
- const u = C("TropicalReport");
7472
+ const g = C("TropicalReport");
7473
7473
  return n(), a("div", Uv, [
7474
- s.report ? (n(), sl(u, {
7474
+ s.report ? (n(), sl(g, {
7475
7475
  key: 0,
7476
7476
  report: s.report,
7477
7477
  model: s.model,
@@ -7538,8 +7538,8 @@ const uv = {
7538
7538
  watch: {
7539
7539
  report: {
7540
7540
  handler() {
7541
- var i, l, s, r, M, o, u, N;
7542
- this.reservations4Route = (l = (i = this.report) == null ? void 0 : i.reservations) == null ? void 0 : l.filter((T) => T.props), this.reservations4Point = (r = (s = this.report) == null ? void 0 : s.reservations) == null ? void 0 : r.filter((T) => !T.props), this.account = (M = this.report) == null ? void 0 : M.account, this.totalInUS = (u = (o = this.report) == null ? void 0 : o.reservations) == null ? void 0 : u.reduce((T, x) => Math.round((T + x.amount) * 100) / 100, 0), (N = this.reservations4Route) != null && N.length ? this.maxColspans = this.report.showPort ? 8 : 6 : this.maxColspans = 2;
7541
+ var i, l, s, r, M, o, g, N;
7542
+ this.reservations4Route = (l = (i = this.report) == null ? void 0 : i.reservations) == null ? void 0 : l.filter((T) => T.props), this.reservations4Point = (r = (s = this.report) == null ? void 0 : s.reservations) == null ? void 0 : r.filter((T) => !T.props), this.account = (M = this.report) == null ? void 0 : M.account, this.totalInUS = (g = (o = this.report) == null ? void 0 : o.reservations) == null ? void 0 : g.reduce((T, x) => Math.round((T + x.amount) * 100) / 100, 0), (N = this.reservations4Route) != null && N.length ? this.maxColspans = this.report.showPort ? 8 : 6 : this.maxColspans = 2;
7543
7543
  },
7544
7544
  immediate: !0
7545
7545
  }
@@ -7552,10 +7552,10 @@ const uv = {
7552
7552
  class: "memo-block"
7553
7553
  }, fv = ["innerHTML"], wv = { class: "section company-section" }, Bv = { class: "company-item" }, Gv = { class: "company-item" }, Jv = { class: "company-item" }, Hv = { class: "company-item" }, Lv = { class: "company-item" }, Xv = { class: "company-item" }, Pv = { class: "company-item" }, Kv = { class: "company-item" }, _v = { class: "company-item" }, qv = { class: "company-item" }, $v = { class: "company-item" }, tA = { class: "company-item" }, lA = { class: "company-item" }, eA = { class: "company-item" }, sA = { class: "section sign-section" }, iA = { class: "flex-space" }, dA = { class: "sign-block" };
7554
7554
  function nA(i, l, s, r, M, o) {
7555
- var N, T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c;
7556
- const u = C("IdmBrand");
7555
+ var N, T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c;
7556
+ const g = C("IdmBrand");
7557
7557
  return n(), a("div", gv, [
7558
- b(u, {
7558
+ b(g, {
7559
7559
  name: "INVOICE",
7560
7560
  issued: s.report.createdAt
7561
7561
  }, null, 8, ["issued"]),
@@ -7574,7 +7574,7 @@ function nA(i, l, s, r, M, o) {
7574
7574
  (E = s.report) != null && E.paymentDate ? (n(), a("div", pv, "Paid: " + e(o.computeTime(s.report.paymentDate)), 1)) : I("", !0)
7575
7575
  ]),
7576
7576
  t("table", null, [
7577
- (g = M.reservations4Route) != null && g.length ? (n(), a(v, { key: 0 }, [
7577
+ (u = M.reservations4Route) != null && u.length ? (n(), a(v, { key: 0 }, [
7578
7578
  t("thead", null, [
7579
7579
  t("tr", null, [
7580
7580
  l[1] || (l[1] = t("td", null, "NO.", -1)),
@@ -7787,8 +7787,8 @@ const oA = {
7787
7787
  watch: {
7788
7788
  report: {
7789
7789
  handler() {
7790
- var i, l, s, r, M, o, u;
7791
- this.reservations4Route = (l = (i = this.report) == null ? void 0 : i.reservations) == null ? void 0 : l.filter((N) => N.props), this.reservations4Point = (r = (s = this.report) == null ? void 0 : s.reservations) == null ? void 0 : r.filter((N) => !N.props), this.totalInUS = (o = (M = this.report) == null ? void 0 : M.reservations) == null ? void 0 : o.reduce((N, T) => Math.round((N + T.amount) * 100) / 100, 0), (u = this.reservations4Route) != null && u.length ? this.maxColspans = 8 : this.maxColspans = 2;
7790
+ var i, l, s, r, M, o, g;
7791
+ this.reservations4Route = (l = (i = this.report) == null ? void 0 : i.reservations) == null ? void 0 : l.filter((N) => N.props), this.reservations4Point = (r = (s = this.report) == null ? void 0 : s.reservations) == null ? void 0 : r.filter((N) => !N.props), this.totalInUS = (o = (M = this.report) == null ? void 0 : M.reservations) == null ? void 0 : o.reduce((N, T) => Math.round((N + T.amount) * 100) / 100, 0), (g = this.reservations4Route) != null && g.length ? this.maxColspans = 8 : this.maxColspans = 2;
7792
7792
  },
7793
7793
  immediate: !0
7794
7794
  }
@@ -7803,7 +7803,7 @@ const oA = {
7803
7803
  class: "memo-block"
7804
7804
  }, FA = ["innerHTML"];
7805
7805
  function QA(i, l, s, r, M, o) {
7806
- var u, N, T, x, E, g, y, k, F, Q, R, m, Y;
7806
+ var g, N, T, x, E, u, y, k, F, Q, R, m, Y;
7807
7807
  return n(), a("div", MA, [
7808
7808
  t("div", NA, [
7809
7809
  t("div", DA, [
@@ -7811,7 +7811,7 @@ function QA(i, l, s, r, M, o) {
7811
7811
  t("div", {
7812
7812
  class: "invoice-item",
7813
7813
  style: { "font-weight": "500", "margin-left": "4px" },
7814
- innerHTML: (T = (N = (u = s.report) == null ? void 0 : u.invoiceTitle) == null ? void 0 : N.name) == null ? void 0 : T.replace(`
7814
+ innerHTML: (T = (N = (g = s.report) == null ? void 0 : g.invoiceTitle) == null ? void 0 : N.name) == null ? void 0 : T.replace(`
7815
7815
  `, "<br/>")
7816
7816
  }, null, 8, rA)
7817
7817
  ]),
@@ -7851,7 +7851,7 @@ function QA(i, l, s, r, M, o) {
7851
7851
  }), 128))
7852
7852
  ])
7853
7853
  ], 64)) : I("", !0),
7854
- (g = M.reservations4Point) != null && g.length ? (n(), a(v, { key: 1 }, [
7854
+ (u = M.reservations4Point) != null && u.length ? (n(), a(v, { key: 1 }, [
7855
7855
  t("thead", null, [
7856
7856
  t("tr", null, [
7857
7857
  l[2] || (l[2] = t("td", null, "NO.", -1)),
@@ -8034,7 +8034,7 @@ const kA = {
8034
8034
  class: "buttons"
8035
8035
  };
8036
8036
  function hA(i, l, s, r, M, o) {
8037
- const u = C("ElTag"), N = C("ElInput"), T = C("IdmEditor"), x = C("ElInputNumber"), E = C("ElDatePicker"), g = C("ElOption"), y = C("ElSelect"), k = C("ElRadio"), F = C("ElRadioGroup"), Q = C("ElCheckbox"), R = C("ElCheckboxGroup"), m = C("Edit"), Y = C("ElIcon"), j = C("ElButton"), O = C("Close");
8037
+ const g = C("ElTag"), N = C("ElInput"), T = C("IdmEditor"), x = C("ElInputNumber"), E = C("ElDatePicker"), u = C("ElOption"), y = C("ElSelect"), k = C("ElRadio"), F = C("ElRadioGroup"), Q = C("ElCheckbox"), R = C("ElCheckboxGroup"), m = C("Edit"), Y = C("ElIcon"), j = C("ElButton"), O = C("Close");
8038
8038
  return n(), a("div", YA, [
8039
8039
  t("div", {
8040
8040
  class: "group",
@@ -8109,7 +8109,7 @@ function hA(i, l, s, r, M, o) {
8109
8109
  onChange: o.handleCommit
8110
8110
  }, {
8111
8111
  default: es(() => [
8112
- (n(!0), a(v, null, it(s.options, (A) => (n(), sl(g, {
8112
+ (n(!0), a(v, null, it(s.options, (A) => (n(), sl(u, {
8113
8113
  key: A.value,
8114
8114
  label: A.label,
8115
8115
  disabled: A.disabled,
@@ -8133,7 +8133,7 @@ function hA(i, l, s, r, M, o) {
8133
8133
  onChange: o.handleCommit
8134
8134
  }, {
8135
8135
  default: es(() => [
8136
- (n(!0), a(v, null, it(s.options, (A) => (n(), sl(g, {
8136
+ (n(!0), a(v, null, it(s.options, (A) => (n(), sl(u, {
8137
8137
  key: A.value,
8138
8138
  label: A.label,
8139
8139
  value: A.value
@@ -8156,7 +8156,7 @@ function hA(i, l, s, r, M, o) {
8156
8156
  onChange: o.handleCommit
8157
8157
  }, {
8158
8158
  default: es(() => [
8159
- (n(!0), a(v, null, it(s.options, (A) => (n(), sl(g, {
8159
+ (n(!0), a(v, null, it(s.options, (A) => (n(), sl(u, {
8160
8160
  key: A.id,
8161
8161
  label: A.name,
8162
8162
  value: A.name
@@ -8209,7 +8209,7 @@ function hA(i, l, s, r, M, o) {
8209
8209
  }, 8, ["modelValue", "size", "onChange"])) : I("", !0)
8210
8210
  ], 64)) : (n(), a(v, { key: 1 }, [
8211
8211
  typeof s.raw == "boolean" ? (n(), a(v, { key: 0 }, [
8212
- s.raw ? (n(), sl(u, {
8212
+ s.raw ? (n(), sl(g, {
8213
8213
  key: 0,
8214
8214
  size: "small",
8215
8215
  type: "success",
@@ -8220,7 +8220,7 @@ function hA(i, l, s, r, M, o) {
8220
8220
  U(e(s.value), 1)
8221
8221
  ]),
8222
8222
  _: 1
8223
- }, 8, ["onDblclick"])) : (n(), sl(u, {
8223
+ }, 8, ["onDblclick"])) : (n(), sl(g, {
8224
8224
  key: 1,
8225
8225
  size: "small",
8226
8226
  type: "info",
@@ -8395,7 +8395,7 @@ const WA = {
8395
8395
  this.extraPortList.push(i);
8396
8396
  },
8397
8397
  async handleRemove(i) {
8398
- var s, r, M, o, u;
8398
+ var s, r, M, o, g;
8399
8399
  this.extraPortList.splice(i, 1);
8400
8400
  const l = await Bi.put(
8401
8401
  `${this.gateway}/api/als/deviations/${this.id}`,
@@ -8409,10 +8409,10 @@ const WA = {
8409
8409
  }
8410
8410
  }
8411
8411
  );
8412
- this.$emit("refresh", (s = l == null ? void 0 : l.data) == null ? void 0 : s.data), this.extraPortList = (M = (r = l == null ? void 0 : l.data) == null ? void 0 : r.data) == null ? void 0 : M.extraPorts, this.advisory = (o = this.report) != null && o.comments ? (u = this.report) == null ? void 0 : u.comments : void 0;
8412
+ this.$emit("refresh", (s = l == null ? void 0 : l.data) == null ? void 0 : s.data), this.extraPortList = (M = (r = l == null ? void 0 : l.data) == null ? void 0 : r.data) == null ? void 0 : M.extraPorts, this.advisory = (o = this.report) != null && o.comments ? (g = this.report) == null ? void 0 : g.comments : void 0;
8413
8413
  },
8414
8414
  async handleCommit(i, l, s, r) {
8415
- var u;
8415
+ var g;
8416
8416
  this.editable = !1;
8417
8417
  const M = l.indexOf(".");
8418
8418
  let o = {};
@@ -8437,7 +8437,7 @@ const WA = {
8437
8437
  Authorization: this.token
8438
8438
  }
8439
8439
  }
8440
- ), T = (u = N == null ? void 0 : N.data) == null ? void 0 : u.data;
8440
+ ), T = (g = N == null ? void 0 : N.data) == null ? void 0 : g.data;
8441
8441
  this.$emit("refresh", T), this.extraPortList = T == null ? void 0 : T.extraPorts, this.advisory = (T == null ? void 0 : T.comments) || void 0;
8442
8442
  } else
8443
8443
  jo({
@@ -8515,10 +8515,10 @@ const WA = {
8515
8515
  class: ""
8516
8516
  }, Sx = ["innerHTML"], kx = { key: 1 }, Yx = { class: "section map-section" }, Ox = { class: "report-map" }, Zx = ["src"];
8517
8517
  function hx(i, l, s, r, M, o) {
8518
- var E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt;
8519
- const u = C("IdmBrand"), N = C("EditableItem"), T = C("ElButton"), x = C("Editor");
8518
+ var E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt;
8519
+ const g = C("IdmBrand"), N = C("EditableItem"), T = C("ElButton"), x = C("Editor");
8520
8520
  return n(), a("div", CA, [
8521
- b(u, { name: "Voyage Deviation Report" }),
8521
+ b(g, { name: "Voyage Deviation Report" }),
8522
8522
  t("div", fA, [
8523
8523
  t("div", wA, [
8524
8524
  t("div", BA, [
@@ -8529,7 +8529,7 @@ function hx(i, l, s, r, M, o) {
8529
8529
  t("div", JA, [
8530
8530
  l[11] || (l[11] = t("label", { class: "label" }, "Departure Port:", -1)),
8531
8531
  t("div", null, [
8532
- t("span", null, e((y = (g = s.report) == null ? void 0 : g.departure) == null ? void 0 : y.name), 1),
8532
+ t("span", null, e((y = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : y.name), 1),
8533
8533
  l[10] || (l[10] = U(" , ", -1)),
8534
8534
  t("span", HA, e(o.computeUTCTime(((F = (k = s.report) == null ? void 0 : k.departure) == null ? void 0 : F.atd) || ((R = (Q = s.report) == null ? void 0 : Q.departure) == null ? void 0 : R.etd))), 1)
8535
8535
  ])
@@ -9560,7 +9560,7 @@ const Cx = {
9560
9560
  this.extraPortList.push(i);
9561
9561
  },
9562
9562
  async handleRemove(i) {
9563
- var s, r, M, o, u;
9563
+ var s, r, M, o, g;
9564
9564
  this.extraPortList.splice(i, 1);
9565
9565
  const l = await Bi.put(
9566
9566
  `${this.gateway}/api/als/deviations/${this.id}`,
@@ -9574,13 +9574,13 @@ const Cx = {
9574
9574
  }
9575
9575
  }
9576
9576
  );
9577
- this.extraData = (s = l == null ? void 0 : l.data) == null ? void 0 : s.data, this.extraPortList = (M = (r = l == null ? void 0 : l.data) == null ? void 0 : r.data) == null ? void 0 : M.extraPorts, this.advisory = (o = this.data) != null && o.comments ? (u = this.data) == null ? void 0 : u.comments : void 0;
9577
+ this.extraData = (s = l == null ? void 0 : l.data) == null ? void 0 : s.data, this.extraPortList = (M = (r = l == null ? void 0 : l.data) == null ? void 0 : r.data) == null ? void 0 : M.extraPorts, this.advisory = (o = this.data) != null && o.comments ? (g = this.data) == null ? void 0 : g.comments : void 0;
9578
9578
  },
9579
9579
  decideDisable() {
9580
9580
  this.editorDisabled ? this.editable = !1 : this.editable = !0;
9581
9581
  },
9582
9582
  async handleCommit(i, l, s, r) {
9583
- var u, N, T, x, E;
9583
+ var g, N, T, x, E;
9584
9584
  this.editable = !1;
9585
9585
  const M = l.indexOf(".");
9586
9586
  let o = {};
@@ -9596,7 +9596,7 @@ const Cx = {
9596
9596
  };
9597
9597
  } else
9598
9598
  i === "comments" ? (this.extraData[l] = s, o = { [l]: s }) : (this.extraData[l] = s, o = { [l]: Number(s) });
9599
- const g = await Bi.put(
9599
+ const u = await Bi.put(
9600
9600
  `${this.gateway}/api/als/deviations/${this.id}`,
9601
9601
  o,
9602
9602
  //要传的参数
@@ -9606,7 +9606,7 @@ const Cx = {
9606
9606
  }
9607
9607
  }
9608
9608
  );
9609
- this.extraData = (u = g == null ? void 0 : g.data) == null ? void 0 : u.data, this.extraPortList = (T = (N = g == null ? void 0 : g.data) == null ? void 0 : N.data) == null ? void 0 : T.extraPorts, this.advisory = (x = this.data) != null && x.comments ? (E = this.data) == null ? void 0 : E.comments : void 0;
9609
+ this.extraData = (g = u == null ? void 0 : u.data) == null ? void 0 : g.data, this.extraPortList = (T = (N = u == null ? void 0 : u.data) == null ? void 0 : N.data) == null ? void 0 : T.extraPorts, this.advisory = (x = this.data) != null && x.comments ? (E = this.data) == null ? void 0 : E.comments : void 0;
9610
9610
  } else
9611
9611
  jo({
9612
9612
  message: "Value cannot be empty.",
@@ -9727,8 +9727,8 @@ const Cx = {
9727
9727
  class: "summary-item"
9728
9728
  }, fE = { class: "flex blue center" }, wE = { class: "flex blue center" }, BE = { class: "summary-item" }, GE = ["innerHTML"];
9729
9729
  function JE(i, l, s, r, M, o) {
9730
- var g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs, V, Ls, Xs, Ps, Ks, _s, qs, $s, ti, os, li, ei, si, ii, di, ni, ai, oi, Mi, Ni, Di, ri, ci, Ui, Ti, Ii, ui, gi, yi, vi, Ai, Vi, zi, pi, xi, mi, Ei, Fi, Qi, Ri, bi, ji, Si;
9731
- const u = C("EditableItem"), N = C("CirclePlus"), T = C("ElIcon"), x = C("Remove"), E = C("Editor");
9730
+ var u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs, V, Ls, Xs, Ps, Ks, _s, qs, $s, ti, os, li, ei, si, ii, di, ni, ai, oi, Mi, Ni, Di, ri, ci, Ui, Ti, Ii, ui, gi, yi, vi, Ai, Vi, zi, pi, xi, mi, Ei, Fi, Qi, Ri, bi, ji, Si;
9731
+ const g = C("EditableItem"), N = C("CirclePlus"), T = C("ElIcon"), x = C("Remove"), E = C("Editor");
9732
9732
  return n(), a("div", fx, [
9733
9733
  l[140] || (l[140] = t("div", { class: "report-bg" }, [
9734
9734
  t("img", { src: "https://img.idmwx.com/asset/fli_logo.png" })
@@ -9737,7 +9737,7 @@ function JE(i, l, s, r, M, o) {
9737
9737
  t("div", Bx, [
9738
9738
  t("div", Gx, [
9739
9739
  l[11] || (l[11] = t("div", { class: "title" }, "Voyage Deviation Report", -1)),
9740
- t("div", Jx, e(o.computeUTCTime((g = M.extraData) == null ? void 0 : g.createdAt, "dddd,MMM DD,YYYY")), 1)
9740
+ t("div", Jx, e(o.computeUTCTime((u = M.extraData) == null ? void 0 : u.createdAt, "dddd,MMM DD,YYYY")), 1)
9741
9741
  ])
9742
9742
  ])
9743
9743
  ]),
@@ -9821,7 +9821,7 @@ function JE(i, l, s, r, M, o) {
9821
9821
  t("div", y3, e(o.computedLngLat((pt = M.extraData) == null ? void 0 : pt.startLng, (xt = M.extraData) == null ? void 0 : xt.startLat)), 1),
9822
9822
  t("div", v3, e(o.computeUTCTime((mt = M.extraData) == null ? void 0 : mt.startTime, "MMM DD,YYYY HHmm")), 1),
9823
9823
  t("div", A3, [
9824
- b(u, {
9824
+ b(g, {
9825
9825
  style: { padding: "0px" },
9826
9826
  class: "editable-item",
9827
9827
  value: (Et = M.extraData) == null ? void 0 : Et.startFoBrob,
@@ -9833,7 +9833,7 @@ function JE(i, l, s, r, M, o) {
9833
9833
  }, null, 8, ["value"])
9834
9834
  ]),
9835
9835
  t("div", V3, [
9836
- b(u, {
9836
+ b(g, {
9837
9837
  style: { padding: "0px" },
9838
9838
  class: "editable-item",
9839
9839
  value: (Ft = M.extraData) == null ? void 0 : Ft.startDgoBrob,
@@ -9855,7 +9855,7 @@ function JE(i, l, s, r, M, o) {
9855
9855
  t("div", p3, e(o.computedLngLat((vt = M.extraData) == null ? void 0 : vt.endLng, (bt = M.extraData) == null ? void 0 : bt.endLat)), 1),
9856
9856
  t("div", x3, e(o.computeUTCTime((jt = M.extraData) == null ? void 0 : jt.endTime, "MMM DD,YYYY HHmm")), 1),
9857
9857
  t("div", m3, [
9858
- b(u, {
9858
+ b(g, {
9859
9859
  style: { padding: "0px" },
9860
9860
  class: "editable-item",
9861
9861
  value: (St = M.extraData) == null ? void 0 : St.endFoBrob,
@@ -9867,7 +9867,7 @@ function JE(i, l, s, r, M, o) {
9867
9867
  }, null, 8, ["value"])
9868
9868
  ]),
9869
9869
  t("div", E3, [
9870
- b(u, {
9870
+ b(g, {
9871
9871
  style: { padding: "0px" },
9872
9872
  class: "editable-item",
9873
9873
  value: (kt = M.extraData) == null ? void 0 : kt.endDgoBrob,
@@ -9879,7 +9879,7 @@ function JE(i, l, s, r, M, o) {
9879
9879
  }, null, 8, ["value"])
9880
9880
  ]),
9881
9881
  t("div", F3, [
9882
- b(u, {
9882
+ b(g, {
9883
9883
  style: { padding: "0px" },
9884
9884
  class: "editable-item",
9885
9885
  value: (Yt = M.extraData) == null ? void 0 : Yt.endFoBunkering,
@@ -9891,7 +9891,7 @@ function JE(i, l, s, r, M, o) {
9891
9891
  }, null, 8, ["value"])
9892
9892
  ]),
9893
9893
  t("div", Q3, [
9894
- b(u, {
9894
+ b(g, {
9895
9895
  style: { padding: "0px" },
9896
9896
  class: "editable-item",
9897
9897
  value: (Ot = M.extraData) == null ? void 0 : Ot.endDgoBunkering,
@@ -9980,7 +9980,7 @@ function JE(i, l, s, r, M, o) {
9980
9980
  return n(), a(v, { key: ns }, [
9981
9981
  t("tr", null, [
9982
9982
  t("td", G3, [
9983
- b(u, {
9983
+ b(g, {
9984
9984
  class: "editable-item",
9985
9985
  value: nt == null ? void 0 : nt.name,
9986
9986
  type: "remotePortSelect",
@@ -9993,7 +9993,7 @@ function JE(i, l, s, r, M, o) {
9993
9993
  ]),
9994
9994
  l[36] || (l[36] = t("td", null, "Arrival", -1)),
9995
9995
  t("td", null, [
9996
- b(u, {
9996
+ b(g, {
9997
9997
  class: "check editable-item",
9998
9998
  value: (ki = nt == null ? void 0 : nt.arrival) == null ? void 0 : ki.date,
9999
9999
  size: "small",
@@ -10005,7 +10005,7 @@ function JE(i, l, s, r, M, o) {
10005
10005
  }, null, 8, ["value", "onCommit"])
10006
10006
  ]),
10007
10007
  t("td", null, [
10008
- b(u, {
10008
+ b(g, {
10009
10009
  class: "editable-item",
10010
10010
  value: (Yi = nt == null ? void 0 : nt.arrival) == null ? void 0 : Yi.foBrob,
10011
10011
  iconable: !1,
@@ -10016,7 +10016,7 @@ function JE(i, l, s, r, M, o) {
10016
10016
  }, null, 8, ["value", "onCommit"])
10017
10017
  ]),
10018
10018
  t("td", null, [
10019
- b(u, {
10019
+ b(g, {
10020
10020
  class: "editable-item",
10021
10021
  value: (Oi = nt == null ? void 0 : nt.arrival) == null ? void 0 : Oi.dgoBrob,
10022
10022
  iconable: !1,
@@ -10043,7 +10043,7 @@ function JE(i, l, s, r, M, o) {
10043
10043
  t("tr", null, [
10044
10044
  l[39] || (l[39] = t("td", null, "Departure", -1)),
10045
10045
  t("td", null, [
10046
- b(u, {
10046
+ b(g, {
10047
10047
  class: "check editable-item",
10048
10048
  value: (Zi = nt == null ? void 0 : nt.departure) == null ? void 0 : Zi.date,
10049
10049
  size: "small",
@@ -10055,7 +10055,7 @@ function JE(i, l, s, r, M, o) {
10055
10055
  }, null, 8, ["value", "onCommit"])
10056
10056
  ]),
10057
10057
  t("td", null, [
10058
- b(u, {
10058
+ b(g, {
10059
10059
  class: "editable-item",
10060
10060
  value: (hi = nt == null ? void 0 : nt.departure) == null ? void 0 : hi.foBrob,
10061
10061
  iconable: !1,
@@ -10066,7 +10066,7 @@ function JE(i, l, s, r, M, o) {
10066
10066
  }, null, 8, ["value", "onCommit"])
10067
10067
  ]),
10068
10068
  t("td", null, [
10069
- b(u, {
10069
+ b(g, {
10070
10070
  class: "editable-item",
10071
10071
  value: (Wi = nt == null ? void 0 : nt.departure) == null ? void 0 : Wi.dgoBrob,
10072
10072
  iconable: !1,
@@ -10077,7 +10077,7 @@ function JE(i, l, s, r, M, o) {
10077
10077
  }, null, 8, ["value", "onCommit"])
10078
10078
  ]),
10079
10079
  t("td", null, [
10080
- b(u, {
10080
+ b(g, {
10081
10081
  class: "editable-item",
10082
10082
  value: (Ci = nt == null ? void 0 : nt.departure) == null ? void 0 : Ci.bunkeringFo,
10083
10083
  iconable: !1,
@@ -10088,7 +10088,7 @@ function JE(i, l, s, r, M, o) {
10088
10088
  }, null, 8, ["value", "onCommit"])
10089
10089
  ]),
10090
10090
  t("td", null, [
10091
- b(u, {
10091
+ b(g, {
10092
10092
  class: "editable-item",
10093
10093
  value: (fi = nt == null ? void 0 : nt.departure) == null ? void 0 : fi.bunkeringDgo,
10094
10094
  iconable: !1,
@@ -10130,7 +10130,7 @@ function JE(i, l, s, r, M, o) {
10130
10130
  style: { width: "30%" }
10131
10131
  }, "Distance (nm)", -1)),
10132
10132
  t("div", X3, [
10133
- b(u, {
10133
+ b(g, {
10134
10134
  class: "editable-item",
10135
10135
  style: { padding: "0px" },
10136
10136
  value: (Xt = M.extraData) == null ? void 0 : Xt.actualDist,
@@ -10142,7 +10142,7 @@ function JE(i, l, s, r, M, o) {
10142
10142
  }, null, 8, ["value"])
10143
10143
  ]),
10144
10144
  t("div", P3, [
10145
- b(u, {
10145
+ b(g, {
10146
10146
  class: "editable-item",
10147
10147
  style: { padding: "0px" },
10148
10148
  value: (Dt = M.extraData) == null ? void 0 : Dt.priorDist,
@@ -10563,10 +10563,10 @@ const LE = {
10563
10563
  class: ""
10564
10564
  }, SF = ["innerHTML"], kF = { key: 1 }, YF = { class: "section table-section" }, OF = { key: 0 }, ZF = { rowspan: 2 }, hF = { rowspan: 2 }, WF = { rowspan: 2 }, CF = { key: 1 }, fF = { class: "section map-section" }, wF = ["src"];
10565
10565
  function BF(i, l, s, r, M, o) {
10566
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft;
10567
- const u = C("IdmBrand"), N = C("Editor");
10566
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft;
10567
+ const g = C("IdmBrand"), N = C("Editor");
10568
10568
  return n(), a("div", XE, [
10569
- b(u, { name: "Voyage Stoppage Report" }),
10569
+ b(g, { name: "Voyage Stoppage Report" }),
10570
10570
  t("div", PE, [
10571
10571
  t("div", KE, [
10572
10572
  t("div", _E, [
@@ -10579,7 +10579,7 @@ function BF(i, l, s, r, M, o) {
10579
10579
  t("div", null, [
10580
10580
  t("span", null, e((E = (x = s.report) == null ? void 0 : x.departure) == null ? void 0 : E.name), 1),
10581
10581
  l[4] || (l[4] = U(" , ", -1)),
10582
- t("span", tF, e(o.computeUTCTime(((y = (g = s.report) == null ? void 0 : g.departure) == null ? void 0 : y.atd) || ((F = (k = s.report) == null ? void 0 : k.departure) == null ? void 0 : F.etd))), 1)
10582
+ t("span", tF, e(o.computeUTCTime(((y = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : y.atd) || ((F = (k = s.report) == null ? void 0 : k.departure) == null ? void 0 : F.etd))), 1)
10583
10583
  ])
10584
10584
  ])
10585
10585
  ]),
@@ -10845,10 +10845,10 @@ const JF = {
10845
10845
  class: ""
10846
10846
  }, bQ = ["innerHTML"], jQ = { key: 1 }, SQ = { class: "section table-section" }, kQ = { rowspan: 2 }, YQ = { rowspan: 2 }, OQ = { rowspan: 2 }, ZQ = { rowspan: 2 }, hQ = { class: "section map-section" }, WQ = ["src"], CQ = ["src"];
10847
10847
  function fQ(i, l, s, r, M, o) {
10848
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt;
10849
- const u = C("IdmBrand"), N = C("Editor");
10848
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt;
10849
+ const g = C("IdmBrand"), N = C("Editor");
10850
10850
  return n(), a("div", HF, [
10851
- b(u, { name: "Voyage Stoppage Report" }),
10851
+ b(g, { name: "Voyage Stoppage Report" }),
10852
10852
  t("div", LF, [
10853
10853
  t("div", XF, [
10854
10854
  t("div", PF, [
@@ -10859,7 +10859,7 @@ function fQ(i, l, s, r, M, o) {
10859
10859
  t("div", _F, [
10860
10860
  l[4] || (l[4] = t("label", { class: "label" }, "Departure Port:", -1)),
10861
10861
  t("div", null, [
10862
- t("span", null, e((y = (g = s.report) == null ? void 0 : g.departure) == null ? void 0 : y.name), 1),
10862
+ t("span", null, e((y = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : y.name), 1),
10863
10863
  (F = (k = s.report) == null ? void 0 : k.departure) != null && F.atd || (R = (Q = s.report) == null ? void 0 : Q.departure) != null && R.etd ? (n(), a("span", qF, " , " + e(o.computeUTCTime(((Y = (m = s.report) == null ? void 0 : m.departure) == null ? void 0 : Y.atd) || ((O = (j = s.report) == null ? void 0 : j.departure) == null ? void 0 : O.etd))), 1)) : I("", !0)
10864
10864
  ])
10865
10865
  ])
@@ -11138,10 +11138,10 @@ const BQ = {
11138
11138
  colspan: "2"
11139
11139
  };
11140
11140
  function fR(i, l, s, r, M, o) {
11141
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D;
11142
- const u = C("IdmBrand"), N = C("Editor");
11141
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D;
11142
+ const g = C("IdmBrand"), N = C("Editor");
11143
11143
  return n(), a("div", GQ, [
11144
- b(u, { name: "Voyage Comparison Report" }),
11144
+ b(g, { name: "Voyage Comparison Report" }),
11145
11145
  t("div", JQ, [
11146
11146
  t("div", HQ, [
11147
11147
  t("div", LQ, [
@@ -11154,7 +11154,7 @@ function fR(i, l, s, r, M, o) {
11154
11154
  t("div", null, [
11155
11155
  t("span", null, e((E = (x = s.report) == null ? void 0 : x.departure) == null ? void 0 : E.name), 1),
11156
11156
  l[4] || (l[4] = U(" , ", -1)),
11157
- t("span", KQ, e(o.computeUTCTime(((y = (g = s.report) == null ? void 0 : g.departure) == null ? void 0 : y.atd) || ((F = (k = s.report) == null ? void 0 : k.departure) == null ? void 0 : F.etd))), 1)
11157
+ t("span", KQ, e(o.computeUTCTime(((y = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : y.atd) || ((F = (k = s.report) == null ? void 0 : k.departure) == null ? void 0 : F.etd))), 1)
11158
11158
  ])
11159
11159
  ])
11160
11160
  ]),
@@ -11505,8 +11505,8 @@ const BR = {
11505
11505
  class: "report-summary"
11506
11506
  }, Vb = { class: "summary-item" }, zb = { class: "flexL blue center" }, pb = { class: "summary-item" }, xb = { class: "flexL blue center" }, mb = { class: "summary-item" }, Eb = { class: "flexL blue center" }, Fb = { class: "report-summary" }, Qb = { class: "summary-item" }, Rb = { class: "flex blue-light center" }, bb = { class: "flex blue-light center" }, jb = { class: "summary-item" }, Sb = { class: "flex blue-light center" }, kb = { class: "flex blue-light center" }, Yb = { class: "summary-item" }, Ob = { class: "flex blue-light center" }, Zb = { class: "flex blue-light center" }, hb = { class: "summary-item" }, Wb = { class: "flex blue-light center" }, Cb = { class: "flex blue-light center" }, fb = { class: "summary-item" }, wb = { class: "flex blue-light center" }, Bb = { class: "flex blue-light center" }, Gb = { class: "summary-item" }, Jb = { class: "flex blue-light center" }, Hb = { class: "flex blue-light center" }, Lb = { class: "summary-item" }, Xb = { class: "flex blue-light center italic" }, Pb = { class: "report-summary" }, Kb = { class: "summary-item" }, _b = { class: "flex blue-light center" }, qb = { class: "flex blue-light center" }, $b = { class: "summary-item" }, tj = { class: "flex blue-light center" }, lj = { class: "flex blue-light center" }, ej = { class: "summary-item" }, sj = { class: "flex blue-light center" }, ij = { class: "flex blue-light center" }, dj = { class: "summary-item" }, nj = { class: "flex blue-light center" }, aj = { class: "flex blue-light center" }, oj = { class: "summary-item" }, Mj = { class: "flex blue-light center italic" }, Nj = { class: "summary-item" }, Dj = { class: "flex blue-light center italic" }, rj = ["innerHTML"];
11507
11507
  function cj(i, l, s, r, M, o) {
11508
- var N, T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt;
11509
- const u = C("Editor");
11508
+ var N, T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt;
11509
+ const g = C("Editor");
11510
11510
  return n(), a("div", GR, [
11511
11511
  l[33] || (l[33] = t("div", { class: "report-bg" }, [
11512
11512
  t("img", { src: "https://img.idmwx.com/asset/fli_logo.png" })
@@ -11530,7 +11530,7 @@ function cj(i, l, s, r, M, o) {
11530
11530
  ]),
11531
11531
  t("div", tb, [
11532
11532
  l[6] || (l[6] = t("label", { class: "flex gray" }, "Vessel Type", -1)),
11533
- t("div", lb, e((y = (g = M.comparisonData) == null ? void 0 : g.vessel) == null ? void 0 : y.type), 1)
11533
+ t("div", lb, e((y = (u = M.comparisonData) == null ? void 0 : u.vessel) == null ? void 0 : y.type), 1)
11534
11534
  ]),
11535
11535
  t("div", eb, [
11536
11536
  l[7] || (l[7] = t("label", { class: "flex gray" }, "Load Condition", -1)),
@@ -11731,7 +11731,7 @@ function cj(i, l, s, r, M, o) {
11731
11731
  class: p(`report-comments ${M.advisory && M.advisory !== "<p><br></p>" ? "" : "print-hidden"}`),
11732
11732
  style: { "min-height": "50px" }
11733
11733
  }, [
11734
- M.editable ? (n(), sl(u, {
11734
+ M.editable ? (n(), sl(g, {
11735
11735
  key: 0,
11736
11736
  modelValue: M.advisory,
11737
11737
  "onUpdate:modelValue": l[0] || (l[0] = (Qt) => M.advisory = Qt),
@@ -11793,7 +11793,6 @@ const Vj = {
11793
11793
  }
11794
11794
  }, zj = { class: "idm-brand-section2" }, pj = { class: "title-box" }, xj = { class: "issue-box" };
11795
11795
  function mj(i, l, s, r, M, o) {
11796
- var u;
11797
11796
  return n(), a("div", zj, [
11798
11797
  l[1] || (l[1] = t("div", { class: "logo-box" }, [
11799
11798
  t("a", {
@@ -11806,7 +11805,7 @@ function mj(i, l, s, r, M, o) {
11806
11805
  t("div", pj, e(s.name), 1),
11807
11806
  t("div", xj, [
11808
11807
  l[0] || (l[0] = t("div", null, "Mail to: op@ormwx.com", -1)),
11809
- t("div", null, "Issued: " + e(o.computeUTCTime((u = i.reportData) == null ? void 0 : u.etime, "MMM-DD, YYYY")), 1)
11808
+ t("div", null, "Issued: " + e(o.computeUTCTime(s.issued, "MMM-DD, YYYY")), 1)
11810
11809
  ])
11811
11810
  ]);
11812
11811
  }
@@ -12924,9 +12923,9 @@ const Fj = {
12924
12923
  }
12925
12924
  }, Qj = { class: "quota-report" }, Rj = { class: "section quota-section" }, bj = { class: "label" }, jj = { class: "label" }, Sj = ["innerHTML"];
12926
12925
  function kj(i, l, s, r, M, o) {
12927
- const u = C("Brand");
12926
+ const g = C("Brand");
12928
12927
  return n(), a("div", Qj, [
12929
- b(u, { name: "Quotation Sheet V1.0.0" }),
12928
+ b(g, { name: "Quotation Sheet V1.0.0" }),
12930
12929
  l[2] || (l[2] = t("div", { class: "section map-section" }, [
12931
12930
  t("div", { id: "map" })
12932
12931
  ], -1)),
@@ -13533,9 +13532,9 @@ const Oj = {
13533
13532
  }
13534
13533
  }, Zj = { class: "quota-report" }, hj = { class: "section quota-section" }, Wj = { class: "label" }, Cj = { class: "label" }, fj = ["innerHTML"];
13535
13534
  function wj(i, l, s, r, M, o) {
13536
- const u = C("Brand");
13535
+ const g = C("Brand");
13537
13536
  return n(), a("div", Zj, [
13538
- b(u, { name: "Quotation Sheet" }),
13537
+ b(g, { name: "Quotation Sheet" }),
13539
13538
  l[2] || (l[2] = t("div", { class: "section map-section" }, [
13540
13539
  t("div", { id: "map" })
13541
13540
  ], -1)),
@@ -14142,9 +14141,9 @@ const Gj = {
14142
14141
  }
14143
14142
  }, Jj = { class: "quota-report" }, Hj = { class: "section quota-section" }, Lj = { class: "label" }, Xj = { class: "label" }, Pj = ["innerHTML"];
14144
14143
  function Kj(i, l, s, r, M, o) {
14145
- const u = C("Brand");
14144
+ const g = C("Brand");
14146
14145
  return n(), a("div", Jj, [
14147
- b(u, { name: "Quotation Sheet for TONGLI" }),
14146
+ b(g, { name: "Quotation Sheet for TONGLI" }),
14148
14147
  l[2] || (l[2] = t("div", { class: "section map-section" }, [
14149
14148
  t("div", { id: "map" })
14150
14149
  ], -1)),
@@ -14205,9 +14204,9 @@ const qj = {
14205
14204
  methods: {}
14206
14205
  }, $j = { class: "precipitation-report-container" };
14207
14206
  function t4(i, l, s, r, M, o) {
14208
- const u = C("IdmBrand"), N = C("PrecipReport");
14207
+ const g = C("IdmBrand"), N = C("PrecipReport");
14209
14208
  return n(), a("div", $j, [
14210
- b(u, { name: "Precipitation Accumulation" }),
14209
+ b(g, { name: "Precipitation Accumulation" }),
14211
14210
  b(N, { report: s.report }, null, 8, ["report"])
14212
14211
  ]);
14213
14212
  }
@@ -14403,10 +14402,10 @@ const e4 = {
14403
14402
  class: "flex-center summary-bg"
14404
14403
  }, ak = { class: "fraction" }, ok = { class: "fraction" }, Mk = { class: "fraction" }, Nk = { class: "section vessel-report-section" }, Dk = { class: "section-content" }, rk = ["rowspan"];
14405
14404
  function ck(i, l, s, r, M, o) {
14406
- var E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs, V, Ls, Xs, Ps, Ks, _s, qs, $s, ti, os, li, ei, si, ii, di, ni, ai, oi, Mi, Ni, Di, ri, ci, Ui, Ti, Ii, ui, gi, yi, vi, Ai, Vi, zi, pi, xi, mi, Ei, Fi, Qi, Ri, bi, ji, Si, nt, ns, ki, Yi, Oi, Zi, hi, Wi, Ci, fi, Sl, Xi, Pi, Ki, _i, qi, $i, td, ld, ed, sd, id, dd, nd, ad, od, Md, Nd, Dd, rd, cd, Ud, Td, Id, ud, gd, yd, vd, Ad, Vd, zd, pd, xd, md, Ed, Fd, Qd, Rd, bd, jd, Sd, kd, Yd, Od, Zd, hd, Wd, Cd, fd, wd, Bd, Gd, Jd, Hd, Ld, Xd, Pd, Kd, _d, qd, $d, tn, ln, en, sn, dn, nn, an, on, Mn, Nn, Dn, rn, cn, Un, Tn, In, un, gn, yn, vn, An, Vn, zn, pn, xn, mn, En, Fn, Qn, Rn, bn, jn, Sn, kn, Yn, On, Zn, hn, Wn, Cn, fn, wn, Bn, Gn, Jn, Hn, Ln, Xn, Pn, Kn, _n, qn, $n, ta, la, ea, sa, ia, da, na, ll, Gi, As, wi, aa, oa, Ma, Na, Da, ra, ca, Ua, Aa, Va, za, pa, xa, ma, Ea, Fa, Qa;
14407
- const u = C("IdmBrand"), N = C("Lat"), T = C("Lng"), x = C("Editor");
14405
+ var E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs, V, Ls, Xs, Ps, Ks, _s, qs, $s, ti, os, li, ei, si, ii, di, ni, ai, oi, Mi, Ni, Di, ri, ci, Ui, Ti, Ii, ui, gi, yi, vi, Ai, Vi, zi, pi, xi, mi, Ei, Fi, Qi, Ri, bi, ji, Si, nt, ns, ki, Yi, Oi, Zi, hi, Wi, Ci, fi, Sl, Xi, Pi, Ki, _i, qi, $i, td, ld, ed, sd, id, dd, nd, ad, od, Md, Nd, Dd, rd, cd, Ud, Td, Id, ud, gd, yd, vd, Ad, Vd, zd, pd, xd, md, Ed, Fd, Qd, Rd, bd, jd, Sd, kd, Yd, Od, Zd, hd, Wd, Cd, fd, wd, Bd, Gd, Jd, Hd, Ld, Xd, Pd, Kd, _d, qd, $d, tn, ln, en, sn, dn, nn, an, on, Mn, Nn, Dn, rn, cn, Un, Tn, In, un, gn, yn, vn, An, Vn, zn, pn, xn, mn, En, Fn, Qn, Rn, bn, jn, Sn, kn, Yn, On, Zn, hn, Wn, Cn, fn, wn, Bn, Gn, Jn, Hn, Ln, Xn, Pn, Kn, _n, qn, $n, ta, la, ea, sa, ia, da, na, ll, Gi, As, wi, aa, oa, Ma, Na, Da, ra, ca, Ua, Aa, Va, za, pa, xa, ma, Ea, Fa, Qa;
14406
+ const g = C("IdmBrand"), N = C("Lat"), T = C("Lng"), x = C("Editor");
14408
14407
  return n(), a("div", s4, [
14409
- b(u, { name: "Energy Efficiency Analysis Report" }),
14408
+ b(g, { name: "Energy Efficiency Analysis Report" }),
14410
14409
  t("div", i4, [
14411
14410
  t("div", d4, [
14412
14411
  t("div", n4, [
@@ -14414,7 +14413,7 @@ function ck(i, l, s, r, M, o) {
14414
14413
  class: "flex-end",
14415
14414
  style: { width: "140px" }
14416
14415
  }, "Prepare for", -1)),
14417
- t("span", a4, e((y = (g = (E = s.report) == null ? void 0 : E.voyage) == null ? void 0 : g.company) == null ? void 0 : y.name), 1)
14416
+ t("span", a4, e((y = (u = (E = s.report) == null ? void 0 : E.voyage) == null ? void 0 : u.company) == null ? void 0 : y.name), 1)
14418
14417
  ]),
14419
14418
  t("div", o4, [
14420
14419
  l[4] || (l[4] = t("label", {
@@ -15081,16 +15080,16 @@ const yk = {
15081
15080
  style: { "font-weight": "bold" }
15082
15081
  }, qk = { class: "section leg-section" };
15083
15082
  function $k(i, l, s, r, M, o) {
15084
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl;
15085
- const u = C("IdmBrand"), N = C("Editor");
15083
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl;
15084
+ const g = C("IdmBrand"), N = C("Editor");
15086
15085
  return n(), a("div", vk, [
15087
- b(u, { name: "EU ETS Compliance Cost Analysis Report" }),
15086
+ b(g, { name: "EU ETS Compliance Cost Analysis Report" }),
15088
15087
  t("div", Ak, [
15089
15088
  t("div", Vk, [
15090
15089
  t("div", zk, [
15091
15090
  t("div", pk, [
15092
15091
  l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
15093
- t("div", null, e(((x = (T = s.report) == null ? void 0 : T.vessel) == null ? void 0 : x.name) ?? "-") + " (" + e(((g = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : g.type) ?? "-") + ")", 1)
15092
+ t("div", null, e(((x = (T = s.report) == null ? void 0 : T.vessel) == null ? void 0 : x.name) ?? "-") + " (" + e(((u = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
15094
15093
  ]),
15095
15094
  t("div", xk, [
15096
15095
  l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),
@@ -15434,16 +15433,16 @@ const lY = {
15434
15433
  class: ""
15435
15434
  }, mY = ["innerHTML"], EY = { key: 1 }, FY = { class: "section co2-emissions-section" }, QY = { class: "section leg-section" }, RY = { class: "section leg-section" };
15436
15435
  function bY(i, l, s, r, M, o) {
15437
- var T, x, E, g, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs;
15438
- const u = C("IdmBrand"), N = C("Editor");
15436
+ var T, x, E, u, y, k, F, Q, R, m, Y, j, O, A, W, B, G, J, H, L, X, _, q, $, tt, et, f, rt, ct, Ut, Tt, It, d, lt, at, ot, Mt, ut, gt, st, Vt, zt, pt, xt, mt, Et, Ft, vt, bt, jt, St, kt, Yt, Ot, Zt, ht, Wt, Ct, ft, wt, Qt, Kt, D, Nt, Z, At, Bt, Gt, Jt, h, Ht, Lt, c, P, yt, w, Xt, Dt, Pt, _t, qt, il, dl, nl, al, ol, Ml, Nl, Dl, rl, cl, Ul, Tl, Il, ul, gl, yl, vl, Al, Vl, El, Fl, Ql, Rl, bl, kl, S, Yl, Ol, Zl, hl, Wl, Cl, fl, wl, xl, me, Ee, Fe, Qe, Re, be, je, Se, ke, Ye, Oe, Ze, he, We, Ce, fe, z, $t, zl, pl, jl, Bl, Gl, Jl, Hl, Ll, Xl, Pl, Kl, _l, ql, $l, te, le, ee, se, ie, de, ne, ae, oe, Me, Ne, De, re, ce, Ue, Te, Ie, ue, ge, ye, ve, Ae, Ve, ze, pe, we, Be, Ge, Je, He, Le, Xe, Pe, Ke, _e, qe, $e, ts, ls, ss, is, ds, ml, as, Ds, rs, cs, Us, Ts, Is, us, gs, ys, Vs, zs, ps, xs, ms, Es, Fs, Qs, Rs, bs, js, Ss, ks, Ys, Os, Zs, hs, Ws, Cs, fs, ws, Bs, Gs, Js, Hs;
15437
+ const g = C("IdmBrand"), N = C("Editor");
15439
15438
  return n(), a("div", eY, [
15440
- b(u, { name: "FuelEU Maritime Compliance Cost Analysis Report" }),
15439
+ b(g, { name: "FuelEU Maritime Compliance Cost Analysis Report" }),
15441
15440
  t("div", sY, [
15442
15441
  t("div", iY, [
15443
15442
  t("div", dY, [
15444
15443
  t("div", nY, [
15445
15444
  l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
15446
- t("div", null, e(((x = (T = s.report) == null ? void 0 : T.vessel) == null ? void 0 : x.name) ?? "-") + " (" + e(((g = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : g.type) ?? "-") + ")", 1)
15445
+ t("div", null, e(((x = (T = s.report) == null ? void 0 : T.vessel) == null ? void 0 : x.name) ?? "-") + " (" + e(((u = (E = s.report) == null ? void 0 : E.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
15447
15446
  ]),
15448
15447
  t("div", aY, [
15449
15448
  l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),