@idmwx/idmui-report 4.8.7 → 4.8.9

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,15 +184,15 @@ const ir = {
184
184
  },
185
185
  computeForm() {
186
186
  return function(i) {
187
- var D, r, a, c, M, I, p, j, u, A;
187
+ var D, r, a, c, M, I, p, f, u, A;
188
188
  const l = {};
189
189
  for (let Y = 0; Y < ((r = (D = i == null ? void 0 : i.extend) == null ? void 0 : D.data) == null ? void 0 : r.length); Y++) {
190
- const f = (a = i == null ? void 0 : i.extend) == null ? void 0 : a.data[Y];
190
+ const j = (a = i == null ? void 0 : i.extend) == null ? void 0 : a.data[Y];
191
191
  if (Y === 0)
192
- f.precip.pacc = 0;
192
+ j.precip.pacc = 0;
193
193
  else {
194
- const b = (c = i == null ? void 0 : i.extend) == null ? void 0 : c.data[Y - 1], m = $(f.utc).utcOffset(this.localTZ), C = $(b.utc).utcOffset(this.localTZ), S = (M = b == null ? void 0 : b.precip) == null ? void 0 : M.prate, O = m.diff(C, "h"), Q = this.roundPrecision(S * O, 1);
195
- if (f.precip.pacc = Q, Q > 0) {
194
+ const b = (c = i == null ? void 0 : i.extend) == null ? void 0 : c.data[Y - 1], m = $(j.utc).utcOffset(this.localTZ), C = $(b.utc).utcOffset(this.localTZ), S = (M = b == null ? void 0 : b.precip) == null ? void 0 : M.prate, O = m.diff(C, "h"), Q = this.roundPrecision(S * O, 1);
195
+ if (j.precip.pacc = Q, Q > 0) {
196
196
  const v = l[m.format("MMM-DD")], R = Math.floor(m.get("hour") / 6);
197
197
  v ? (v.pacc = this.roundPrecision(v.pacc + Q, 1), v[`${R}`] ? v[`${R}`] += Q : (v[`${R}`] = Q, v.colspan += 1)) : (l[m.format("MMM-DD")] = {
198
198
  pacc: Q,
@@ -204,7 +204,7 @@ const ir = {
204
204
  i.paccInDays = l;
205
205
  let s = 0;
206
206
  for (const Y of Object.keys(l))
207
- s += (I = l[Y]) == null ? void 0 : I.colspan, l[Y].level = ((p = l[Y]) == null ? void 0 : p.pacc) < 10 ? "Light" : ((j = l[Y]) == null ? void 0 : j.pacc) < 24.9 ? "Moderate" : ((u = l[Y]) == null ? void 0 : u.pacc) < 49.9 ? "Heavy" : ((A = l[Y]) == null ? void 0 : A.pacc) < 99.9 ? "Rainstorm" : "HeavyRainstorm";
207
+ s += (I = l[Y]) == null ? void 0 : I.colspan, l[Y].level = ((p = l[Y]) == null ? void 0 : p.pacc) < 10 ? "Light" : ((f = l[Y]) == null ? void 0 : f.pacc) < 24.9 ? "Moderate" : ((u = l[Y]) == null ? void 0 : u.pacc) < 49.9 ? "Heavy" : ((A = l[Y]) == null ? void 0 : A.pacc) < 99.9 ? "Rainstorm" : "HeavyRainstorm";
208
208
  return i.span = s, i;
209
209
  };
210
210
  }
@@ -239,11 +239,11 @@ const ir = {
239
239
  };
240
240
  let D = 4;
241
241
  (M = (c = (a = this.report) == null ? void 0 : a.extend) == null ? void 0 : c.data) == null || M.forEach((I) => {
242
- var j, u, A, Y, f, b, m, C, S, O, Q, v, R;
242
+ var f, u, A, Y, j, b, m, C, S, O, Q, v, R;
243
243
  const p = $(I.utc).utcOffset(this.localTZ).format("MMM-DD/HHmm[LT]");
244
- i.push(p), D = ((u = (j = I.wave) == null ? void 0 : j.sig) == null ? void 0 : u.height) > D ? (Y = (A = I.wave) == null ? void 0 : A.sig) == null ? void 0 : Y.height : D, l.push([
244
+ i.push(p), D = ((u = (f = I.wave) == null ? void 0 : f.sig) == null ? void 0 : u.height) > D ? (Y = (A = I.wave) == null ? void 0 : A.sig) == null ? void 0 : Y.height : D, l.push([
245
245
  p,
246
- (f = I.wind) == null ? void 0 : f.kts,
246
+ (j = I.wind) == null ? void 0 : j.kts,
247
247
  (b = I.gusts) == null ? void 0 : b.kts,
248
248
  (C = (m = I.wave) == null ? void 0 : m.sig) == null ? void 0 : C.height,
249
249
  (S = I.wind) == null ? void 0 : S.direction,
@@ -508,15 +508,15 @@ const ir = {
508
508
  }, zr = { key: 1 }, pr = {
509
509
  key: 0,
510
510
  class: "degree-box"
511
- }, Cr = { key: 1 }, jr = {
511
+ }, Cr = { key: 1 }, fr = {
512
512
  key: 0,
513
513
  class: "degree-box"
514
- }, fr = { key: 1 }, Ur = {
514
+ }, jr = { key: 1 }, Ur = {
515
515
  key: 0,
516
516
  class: "degree-box"
517
517
  }, br = { key: 1 }, mr = { key: 0 }, Er = { key: 1 };
518
518
  function Or(i, l, s, D, r, a) {
519
- var I, p, j, u;
519
+ var I, p, f, u;
520
520
  const c = F("IdmBrand"), M = F("IdmLoading");
521
521
  return n(), d("div", or, [
522
522
  E(c, { name: "Point Weather Forecast" }),
@@ -595,12 +595,12 @@ function Or(i, l, s, D, r, a) {
595
595
  ])
596
596
  ]),
597
597
  t("tbody", null, [
598
- (n(!0), d(U, null, et((u = (j = s.report) == null ? void 0 : j.extend) == null ? void 0 : u.data, (A, Y) => {
599
- var f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt;
598
+ (n(!0), d(U, null, et((u = (f = s.report) == null ? void 0 : f.extend) == null ? void 0 : u.data, (A, Y) => {
599
+ var j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt;
600
600
  return n(), d("tr", { key: Y }, [
601
601
  t("td", Tr, e(a.computeLTime(A.utc, r.localTZ)), 1),
602
602
  t("td", null, [
603
- (f = A.wind) != null && f.kts ? (n(), d("span", xr, [
603
+ (j = A.wind) != null && j.kts ? (n(), d("span", xr, [
604
604
  g(e((b = A.wind) == null ? void 0 : b.direction), 1),
605
605
  t("i", {
606
606
  class: "iconfont",
@@ -624,13 +624,13 @@ function Or(i, l, s, D, r, a) {
624
624
  t("td", null, e(a.roundPrecision((J = (H = A.wave) == null ? void 0 : H.swell) == null ? void 0 : J.height, 1)), 1),
625
625
  t("td", null, e(a.roundPrecision((X = (_ = A.wave) == null ? void 0 : _.swell) == null ? void 0 : X.period, 1)), 1),
626
626
  t("td", null, [
627
- (tt = (K = A.wave) == null ? void 0 : K.sig) != null && tt.height ? (n(), d("span", jr, [
627
+ (tt = (K = A.wave) == null ? void 0 : K.sig) != null && tt.height ? (n(), d("span", fr, [
628
628
  g(e((Dt = (V = A.wave) == null ? void 0 : V.sig) == null ? void 0 : Dt.direction), 1),
629
629
  t("i", {
630
630
  class: "iconfont",
631
631
  style: ei(a.computeDegree((It = (Nt = A.wave) == null ? void 0 : Nt.sig) == null ? void 0 : It.degree, !1))
632
632
  }, "", 4)
633
- ])) : (n(), d("span", fr, "-"))
633
+ ])) : (n(), d("span", jr, "-"))
634
634
  ]),
635
635
  t("td", null, e(a.roundPrecision((ut = (gt = A.wave) == null ? void 0 : gt.sig) == null ? void 0 : ut.height, 1)), 1),
636
636
  t("td", null, e(a.roundPrecision((q = (o = A.wave) == null ? void 0 : o.sig) == null ? void 0 : q.period, 1)), 1),
@@ -954,6 +954,11 @@ const Br = {
954
954
  const l = i == null ? void 0 : i.source;
955
955
  return ["ec", "cmems"].includes(l == null ? void 0 : l.toLowerCase()) ? "The forecast data is sourced from EC" : `The forecast data is sourced from ${l}`;
956
956
  };
957
+ },
958
+ computeCog() {
959
+ return function(i) {
960
+ return isNaN(i) ? "-" : ft.padNumber(i, 3, 0);
961
+ };
957
962
  }
958
963
  },
959
964
  watch: {
@@ -981,7 +986,7 @@ const Br = {
981
986
  this.echart || (this.echart = vd(Td.init(this.$refs.echart))), this.renderEchart();
982
987
  },
983
988
  renderEchart() {
984
- var I, p, j, u, A, Y, f;
989
+ var I, p, f, u, A, Y, j;
985
990
  const i = [], l = [], s = {
986
991
  dateTime: 0,
987
992
  windSpeed: 1,
@@ -998,7 +1003,7 @@ const Br = {
998
1003
  });
999
1004
  const a = 18;
1000
1005
  let c = 4;
1001
- (Y = (A = (u = (j = (p = (I = this.plan) == null ? void 0 : I.speeds) == null ? void 0 : p[this.speedIndex]) == null ? void 0 : j.speed) == null ? void 0 : u.sample) == null ? void 0 : A.hours) == null || Y.forEach((b) => {
1006
+ (Y = (A = (u = (f = (p = (I = this.plan) == null ? void 0 : I.speeds) == null ? void 0 : p[this.speedIndex]) == null ? void 0 : f.speed) == null ? void 0 : u.sample) == null ? void 0 : A.hours) == null || Y.forEach((b) => {
1002
1007
  var C, S, O, Q, v, R, P, G, W, B;
1003
1008
  const m = b.meteo;
1004
1009
  if (m) {
@@ -1265,7 +1270,7 @@ const Br = {
1265
1270
  }
1266
1271
  ]
1267
1272
  };
1268
- (f = this.echart) == null || f.setOption(M);
1273
+ (j = this.echart) == null || j.setOption(M);
1269
1274
  }
1270
1275
  }
1271
1276
  }, Lr = { class: "voyage-plan" }, Zr = { class: "plan-report" }, Hr = { class: "section voyage-section flex-space" }, Jr = {
@@ -1332,7 +1337,7 @@ const Br = {
1332
1337
  }, vM = {
1333
1338
  key: 1,
1334
1339
  class: "empty"
1335
- }, TM = { class: "section comparison-section" }, xM = { key: 0 }, zM = { key: 0 }, pM = ["rowspan"], CM = { key: 0 }, jM = { key: 1 }, fM = { rowspan: "2" }, UM = { rowspan: "2" }, bM = { key: 0 }, mM = { key: 1 }, EM = { rowspan: "1" }, OM = { key: 0 }, wM = { rowspan: "2" }, YM = { rowspan: "2" }, SM = { rowspan: "2" }, QM = { key: 0 }, kM = { key: 0 }, hM = ["rowspan"], RM = { key: 0 }, FM = { rowspan: "1" }, VM = { key: 0 }, PM = { key: 0 }, GM = { key: 1 }, WM = { class: "tips" }, BM = { key: 0 }, LM = { class: "section waypoint-section" }, ZM = { class: "header-block flex-start" }, HM = { class: "title" }, JM = {
1340
+ }, TM = { class: "section comparison-section" }, xM = { key: 0 }, zM = { key: 0 }, pM = ["rowspan"], CM = { key: 0 }, fM = { key: 1 }, jM = { rowspan: "2" }, UM = { rowspan: "2" }, bM = { key: 0 }, mM = { key: 1 }, EM = { rowspan: "1" }, OM = { key: 0 }, wM = { rowspan: "2" }, YM = { rowspan: "2" }, SM = { rowspan: "2" }, QM = { key: 0 }, kM = { key: 0 }, hM = ["rowspan"], RM = { key: 0 }, FM = { rowspan: "1" }, VM = { key: 0 }, PM = { key: 0 }, GM = { key: 1 }, WM = { class: "tips" }, BM = { key: 0 }, LM = { class: "section waypoint-section" }, ZM = { class: "header-block flex-start" }, HM = { class: "title" }, JM = {
1336
1341
  key: 0,
1337
1342
  class: "flex-end",
1338
1343
  style: { flex: "1" }
@@ -1385,7 +1390,7 @@ const Br = {
1385
1390
  }, z1 = {
1386
1391
  class: "tips forecast-model",
1387
1392
  style: { margin: "10px auto", "text-align": "left" }
1388
- }, p1 = ["colspan"], C1 = { key: 0 }, j1 = { class: "flex-center" }, f1 = {
1393
+ }, p1 = ["colspan"], C1 = { key: 0 }, f1 = { class: "flex-center" }, j1 = {
1389
1394
  key: 0,
1390
1395
  class: "degree-box"
1391
1396
  }, U1 = { key: 1 }, b1 = { key: 0 }, m1 = {
@@ -1399,8 +1404,8 @@ const Br = {
1399
1404
  class: "degree-box"
1400
1405
  }, S1 = { key: 1 };
1401
1406
  function Q1(i, l, s, D, r, a) {
1402
- var A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss;
1403
- const c = F("Brand"), M = F("Loading"), I = F("Lat"), p = F("Lng"), j = F("ElTooltip"), u = F("Editor");
1407
+ var A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss;
1408
+ const c = F("Brand"), M = F("Loading"), I = F("Lat"), p = F("Lng"), f = F("ElTooltip"), u = F("Editor");
1404
1409
  return n(), d("div", Lr, [
1405
1410
  t("div", Zr, [
1406
1411
  E(c, {
@@ -1418,7 +1423,7 @@ function Q1(i, l, s, D, r, a) {
1418
1423
  class: "flex-end",
1419
1424
  style: { width: "140px" }
1420
1425
  }, "Prepare for", -1)),
1421
- t("span", Xr, e((b = (f = (Y = s.plan) == null ? void 0 : Y.voyage) == null ? void 0 : f.company) == null ? void 0 : b.name), 1)
1426
+ t("span", Xr, e((b = (j = (Y = s.plan) == null ? void 0 : Y.voyage) == null ? void 0 : j.company) == null ? void 0 : b.name), 1)
1422
1427
  ]),
1423
1428
  t("div", Kr, [
1424
1429
  l[9] || (l[9] = t("label", {
@@ -1493,7 +1498,7 @@ function Q1(i, l, s, D, r, a) {
1493
1498
  }, null, 8, gM)
1494
1499
  ]),
1495
1500
  t("div", uM, [
1496
- l[19] || (l[19] = it('<div class="legend" data-v-5cd52c07><label style="background-color:var(--idm-dangerous);" data-v-5cd52c07></label><span data-v-5cd52c07>Dangerous</span></div><div class="legend" data-v-5cd52c07><label style="background-color:var(--idm-severe);" data-v-5cd52c07></label><span data-v-5cd52c07>Severe</span></div><div class="legend" data-v-5cd52c07><label style="background-color:var(--idm-heavy);" data-v-5cd52c07></label><span data-v-5cd52c07>Heavy</span></div>', 3)),
1501
+ l[19] || (l[19] = it('<div class="legend" data-v-db1b4630><label style="background-color:var(--idm-dangerous);" data-v-db1b4630></label><span data-v-db1b4630>Dangerous</span></div><div class="legend" data-v-db1b4630><label style="background-color:var(--idm-severe);" data-v-db1b4630></label><span data-v-db1b4630>Severe</span></div><div class="legend" data-v-db1b4630><label style="background-color:var(--idm-heavy);" data-v-db1b4630></label><span data-v-db1b4630>Heavy</span></div>', 3)),
1497
1502
  t("div", cM, [
1498
1503
  l[16] || (l[16] = t("b", { class: "route1" }, null, -1)),
1499
1504
  t("span", {
@@ -1559,16 +1564,16 @@ function Q1(i, l, s, D, r, a) {
1559
1564
  l[33] || (l[33] = t("th", null, "*FO", -1)),
1560
1565
  l[34] || (l[34] = t("th", null, "*DO/GO", -1)),
1561
1566
  a.showCost ? (n(), d("th", CM, "*Hire / Bunker (USD)")) : y("", !0),
1562
- a.showCost ? (n(), d("th", jM, "Diff Cost (USD)")) : y("", !0),
1567
+ a.showCost ? (n(), d("th", fM, "Diff Cost (USD)")) : y("", !0),
1563
1568
  t("th", null, "*in the next " + e(a.computeDay(s.plan, 0)) + " days", 1)
1564
1569
  ])
1565
1570
  ]),
1566
1571
  t("tbody", null, [
1567
1572
  (n(!0), d(U, null, et((dl = s.plan) == null ? void 0 : dl.speeds, (x, Zt) => {
1568
- var Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs;
1573
+ var Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs;
1569
1574
  return n(), d(U, { key: Zt }, [
1570
1575
  t("tr", null, [
1571
- t("td", fM, e(Zt + 1), 1),
1576
+ t("td", jM, e(Zt + 1), 1),
1572
1577
  t("td", UM, e((Il = (Nl = x.speed) == null ? void 0 : Nl.lane) == null ? void 0 : Il.name), 1),
1573
1578
  t("td", null, [
1574
1579
  x.speed.label !== "Combined" ? (n(), d("span", bM, e(`CP ${((Ll = (Sl = x.speed) == null ? void 0 : Sl.cpCopy) == null ? void 0 : Ll.speed) ?? ((Zl = x.speed) == null ? void 0 : Zl.v0)}`), 1)) : (n(), d("div", mM, [
@@ -1598,7 +1603,7 @@ function Q1(i, l, s, D, r, a) {
1598
1603
  rowspan: a.showCost ? 1 : 2
1599
1604
  }, e(a.computeTimeDiff(s.plan, Zt)), 9, hM),
1600
1605
  t("td", null, [
1601
- E(j, {
1606
+ E(f, {
1602
1607
  effect: "light",
1603
1608
  placement: "top",
1604
1609
  trigger: "hover",
@@ -1612,7 +1617,7 @@ function Q1(i, l, s, D, r, a) {
1612
1617
  __: [38]
1613
1618
  }, 8, ["content"]),
1614
1619
  l[41] || (l[41] = g(" / ")),
1615
- E(j, {
1620
+ E(f, {
1616
1621
  effect: "light",
1617
1622
  placement: "top",
1618
1623
  trigger: "hover",
@@ -1626,7 +1631,7 @@ function Q1(i, l, s, D, r, a) {
1626
1631
  __: [39]
1627
1632
  }, 8, ["content"]),
1628
1633
  l[42] || (l[42] = g(" / ")),
1629
- E(j, {
1634
+ E(f, {
1630
1635
  effect: "light",
1631
1636
  placement: "top",
1632
1637
  trigger: "hover",
@@ -1643,7 +1648,7 @@ function Q1(i, l, s, D, r, a) {
1643
1648
  ]),
1644
1649
  t("tr", null, [
1645
1650
  t("td", null, [
1646
- ((Ce = x.speed) == null ? void 0 : Ce.label) !== "Combined" ? (n(), d("div", RM, "FO: " + e((fe = (je = x.speed) == null ? void 0 : je.cpCopy) == null ? void 0 : fe.fo) + " / DO: " + e((be = (Ue = x.speed) == null ? void 0 : Ue.cpCopy) == null ? void 0 : be.dgo), 1)) : (n(), d(U, { key: 1 }, [
1651
+ ((Ce = x.speed) == null ? void 0 : Ce.label) !== "Combined" ? (n(), d("div", RM, "FO: " + e((je = (fe = x.speed) == null ? void 0 : fe.cpCopy) == null ? void 0 : je.fo) + " / DO: " + e((be = (Ue = x.speed) == null ? void 0 : Ue.cpCopy) == null ? void 0 : be.dgo), 1)) : (n(), d(U, { key: 1 }, [
1647
1652
  t("div", null, "FO: " + e((Ee = (me = x.speed) == null ? void 0 : me.extend) == null ? void 0 : Ee.cps[0].fo) + " / " + e((we = (Oe = x.speed) == null ? void 0 : Oe.extend) == null ? void 0 : we.cps[1].fo), 1),
1648
1653
  t("div", null, "DO: " + e((Se = (Ye = x.speed) == null ? void 0 : Ye.extend) == null ? void 0 : Se.cps[0].dgo) + " / " + e((ke = (Qe = x.speed) == null ? void 0 : Qe.extend) == null ? void 0 : ke.cps[1].dgo), 1)
1649
1654
  ], 64))
@@ -1677,7 +1682,7 @@ function Q1(i, l, s, D, r, a) {
1677
1682
  t("div", ZM, [
1678
1683
  l[49] || (l[49] = t("i", { class: "iconfont" }, "", -1)),
1679
1684
  t("div", HM, "Advisory & Major Waypoint of Route " + e((Cl = (pl = (zl = (xl = s.plan.speeds) == null ? void 0 : xl[r.speedIndex]) == null ? void 0 : zl.speed) == null ? void 0 : pl.lane) == null ? void 0 : Cl.name), 1),
1680
- ((fl = (jl = s.plan) == null ? void 0 : jl.speeds) == null ? void 0 : fl.length) > 1 ? (n(), d("div", JM, [
1685
+ ((jl = (fl = s.plan) == null ? void 0 : fl.speeds) == null ? void 0 : jl.length) > 1 ? (n(), d("div", JM, [
1681
1686
  (n(!0), d(U, null, et((Ul = s.plan) == null ? void 0 : Ul.speeds, (x, Zt) => {
1682
1687
  var Nl, Il;
1683
1688
  return n(), d("div", {
@@ -1706,7 +1711,7 @@ function Q1(i, l, s, D, r, a) {
1706
1711
  }, null, 40, KM))
1707
1712
  ]),
1708
1713
  t("div", qM, [
1709
- l[51] || (l[51] = it('<div class="major-header" data-v-5cd52c07><div class="cell-item flex" style="flex:1.5;" data-v-5cd52c07>Major waypoint</div><div class="cell-item flex" data-v-5cd52c07>Time</div><div class="cell-item flex" data-v-5cd52c07>Nav</div><div class="cell-item flex" data-v-5cd52c07>Dist</div><div class="cell-item flex" data-v-5cd52c07>SOG/COG</div><div class="cell-item flex" data-v-5cd52c07>Memo</div></div>', 1)),
1714
+ l[51] || (l[51] = it('<div class="major-header" data-v-db1b4630><div class="cell-item flex" style="flex:1.5;" data-v-db1b4630>Major waypoint</div><div class="cell-item flex" data-v-db1b4630>Time</div><div class="cell-item flex" data-v-db1b4630>Nav</div><div class="cell-item flex" data-v-db1b4630>Dist</div><div class="cell-item flex" data-v-db1b4630>SOG/COG</div><div class="cell-item flex" data-v-db1b4630>Memo</div></div>', 1)),
1710
1715
  t("div", $M, [
1711
1716
  (ml = (bl = s.plan) == null ? void 0 : bl.speeds) != null && ml.length ? (n(!0), d(U, { key: 0 }, et(a.computeMajorPoints((Yl = (wl = (Ol = (El = s.plan) == null ? void 0 : El.speeds) == null ? void 0 : Ol[r.speedIndex]) == null ? void 0 : wl.speed) == null ? void 0 : Yl.argv, (Fl = (Rl = (hl = (w = (kl = s.plan) == null ? void 0 : kl.speeds) == null ? void 0 : w[r.speedIndex]) == null ? void 0 : hl.speed) == null ? void 0 : Rl.sample) == null ? void 0 : Fl.wps), (x, Zt) => (n(), d("div", {
1712
1717
  key: Zt,
@@ -1732,7 +1737,7 @@ function Q1(i, l, s, D, r, a) {
1732
1737
  ]),
1733
1738
  Zt ? (n(), d("div", n1, e(a.computeNav(x)), 1)) : (n(), d("div", d1)),
1734
1739
  Zt ? (n(), d("div", a1, e(a.roundPrecision(x.distanceFromStart, 1)), 1)) : (n(), d("div", r1)),
1735
- Zt ? (n(), d("div", M1, e(a.roundPrecision(x.avgSpd ?? x.speed, 2)) + " / " + e(a.roundPrecision(x.bearing, 0)), 1)) : (n(), d("div", D1)),
1740
+ Zt ? (n(), d("div", M1, e(a.roundPrecision(x.avgSpd ?? x.speed, 2)) + " / " + e(a.computeCog(x.bearing)), 1)) : (n(), d("div", D1)),
1736
1741
  Zt ? (n(), d("div", N1, e(a.computeMemo(x)), 1)) : (n(), d("div", I1))
1737
1742
  ]))), 128)) : y("", !0)
1738
1743
  ])
@@ -1804,14 +1809,14 @@ function Q1(i, l, s, D, r, a) {
1804
1809
  ]),
1805
1810
  t("tbody", null, [
1806
1811
  (n(!0), d(U, null, et((ss = (es = (ls = (ts = ($e = s.plan) == null ? void 0 : $e.speeds) == null ? void 0 : ts[r.speedIndex]) == null ? void 0 : ls.speed) == null ? void 0 : es.sample) == null ? void 0 : ss.hours, (x, Zt) => {
1807
- var Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve;
1812
+ var Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve;
1808
1813
  return n(), d("tr", {
1809
1814
  key: Zt,
1810
1815
  class: z(x.isDangerous ? "dangerous" : x.isSevere ? "severe" : x.isHeavy ? "heavy" : "")
1811
1816
  }, [
1812
1817
  t("td", null, e(a.computeUTCTime(x.eta)), 1),
1813
1818
  t("td", null, [
1814
- t("div", j1, [
1819
+ t("div", f1, [
1815
1820
  E(I, {
1816
1821
  lat: x.lat,
1817
1822
  label: ""
@@ -1824,7 +1829,7 @@ function Q1(i, l, s, D, r, a) {
1824
1829
  ])
1825
1830
  ]),
1826
1831
  t("td", null, [
1827
- (Il = (Nl = x.meteo) == null ? void 0 : Nl.wind) != null && Il.kts ? (n(), d("span", f1, [
1832
+ (Il = (Nl = x.meteo) == null ? void 0 : Nl.wind) != null && Il.kts ? (n(), d("span", j1, [
1828
1833
  g(e((Ll = (Sl = x.meteo) == null ? void 0 : Sl.wind) == null ? void 0 : Ll.direction), 1),
1829
1834
  t("i", {
1830
1835
  class: "iconfont",
@@ -1851,7 +1856,7 @@ function Q1(i, l, s, D, r, a) {
1851
1856
  g(e((pe = (ze = (xe = x.meteo) == null ? void 0 : xe.wave) == null ? void 0 : ze.sig) == null ? void 0 : pe.direction), 1),
1852
1857
  t("i", {
1853
1858
  class: "iconfont",
1854
- style: ei(a.computeDegree((fe = (je = (Ce = x.meteo) == null ? void 0 : Ce.wave) == null ? void 0 : je.sig) == null ? void 0 : fe.degree, !1))
1859
+ style: ei(a.computeDegree((je = (fe = (Ce = x.meteo) == null ? void 0 : Ce.wave) == null ? void 0 : fe.sig) == null ? void 0 : je.degree, !1))
1855
1860
  }, "", 4)
1856
1861
  ])) : (n(), d("span", w1, "-"))
1857
1862
  ]),
@@ -1884,7 +1889,7 @@ function Q1(i, l, s, D, r, a) {
1884
1889
  ])
1885
1890
  ]);
1886
1891
  }
1887
- const Oa = /* @__PURE__ */ sl(Br, [["render", Q1], ["__scopeId", "data-v-5cd52c07"]]);
1892
+ const Oa = /* @__PURE__ */ sl(Br, [["render", Q1], ["__scopeId", "data-v-db1b4630"]]);
1888
1893
  const k1 = {
1889
1894
  name: "RouteReport",
1890
1895
  components: {
@@ -2025,7 +2030,7 @@ const k1 = {
2025
2030
  }, vD = { class: "section" }, TD = { class: "section-body comparison" }, xD = { class: "container" }, zD = { key: 0 }, pD = {
2026
2031
  class: "section",
2027
2032
  style: { "page-break-inside": "avoid" }
2028
- }, CD = { class: "section-body sample" }, jD = { class: "major-waypoints" }, fD = { class: "container" }, UD = { class: "body" }, bD = { class: "cell-item flexM" }, mD = { class: "flex-center" }, ED = { class: "cell-item flexL" }, OD = {
2033
+ }, CD = { class: "section-body sample" }, fD = { class: "major-waypoints" }, jD = { class: "container" }, UD = { class: "body" }, bD = { class: "cell-item flexM" }, mD = { class: "flex-center" }, ED = { class: "cell-item flexL" }, OD = {
2029
2034
  key: 0,
2030
2035
  class: "flex-center"
2031
2036
  }, wD = { key: 1 }, YD = { class: "cell-item flex" }, SD = {
@@ -2060,7 +2065,7 @@ const k1 = {
2060
2065
  class: "degree-box"
2061
2066
  }, KD = { key: 1 };
2062
2067
  function qD(i, l, s, D, r, a) {
2063
- var p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt;
2068
+ var p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt;
2064
2069
  const c = F("Lat"), M = F("Lng"), I = F("Editor");
2065
2070
  return n(), d("div", h1, [
2066
2071
  l[28] || (l[28] = t("div", { class: "brand" }, [
@@ -2078,12 +2083,12 @@ function qD(i, l, s, D, r, a) {
2078
2083
  t("div", V1, [
2079
2084
  t("div", P1, [
2080
2085
  l[4] || (l[4] = t("label", { class: "flex-end" }, "Company Name", -1)),
2081
- t("div", G1, e((u = (j = (p = s.plan) == null ? void 0 : p.voyage) == null ? void 0 : j.company) == null ? void 0 : u.name), 1)
2086
+ t("div", G1, e((u = (f = (p = s.plan) == null ? void 0 : p.voyage) == null ? void 0 : f.company) == null ? void 0 : u.name), 1)
2082
2087
  ]),
2083
2088
  t("div", W1, [
2084
2089
  l[6] || (l[6] = t("label", { class: "flex-end" }, "Departure Port", -1)),
2085
2090
  t("div", B1, [
2086
- (f = (Y = (A = s.plan) == null ? void 0 : A.leg) == null ? void 0 : Y.departure) != null && f.name ? (n(), d("div", L1, e((m = (b = s.plan) == null ? void 0 : b.leg) == null ? void 0 : m.departure.name), 1)) : (n(), d("div", Z1, [
2091
+ (j = (Y = (A = s.plan) == null ? void 0 : A.leg) == null ? void 0 : Y.departure) != null && j.name ? (n(), d("div", L1, e((m = (b = s.plan) == null ? void 0 : b.leg) == null ? void 0 : m.departure.name), 1)) : (n(), d("div", Z1, [
2087
2092
  E(c, {
2088
2093
  lat: (O = (S = (C = s.plan) == null ? void 0 : C.leg) == null ? void 0 : S.departure) == null ? void 0 : O.lat,
2089
2094
  label: ""
@@ -2232,8 +2237,8 @@ function qD(i, l, s, D, r, a) {
2232
2237
  t("div", { class: "title" }, "Major Waypoint")
2233
2238
  ], -1)),
2234
2239
  t("div", CD, [
2235
- t("div", jD, [
2236
- t("div", fD, [
2240
+ t("div", fD, [
2241
+ t("div", jD, [
2237
2242
  l[23] || (l[23] = it('<div class="header" data-v-e08bd687><div class="cell-item flexM" data-v-e08bd687>Major waypoint</div><div class="cell-item flexL" data-v-e08bd687>Name</div><div class="cell-item flex" data-v-e08bd687>Time</div><div class="cell-item flex" data-v-e08bd687>Nav</div><div class="cell-item flex" data-v-e08bd687>Dist</div><div class="cell-item flex" data-v-e08bd687>SOG</div></div>', 1)),
2238
2243
  t("div", UD, [
2239
2244
  (Qt = (St = s.plan) == null ? void 0 : St.speeds) != null && Qt.length ? (n(!0), d(U, { key: 0 }, et((Ft = (Rt = (ht = (kt = s.plan) == null ? void 0 : kt.speeds[0]) == null ? void 0 : ht.speed) == null ? void 0 : Rt.sample) == null ? void 0 : Ft.wps, (k, Ut) => (n(), d("div", {
@@ -2311,7 +2316,7 @@ function qD(i, l, s, D, r, a) {
2311
2316
  ], -1)),
2312
2317
  t("tbody", null, [
2313
2318
  (n(!0), d(U, null, et((Gt = (Bt = (Wt = (Ct = s.plan) == null ? void 0 : Ct.speeds[0]) == null ? void 0 : Wt.speed) == null ? void 0 : Bt.sample) == null ? void 0 : Gt.hours, (k, Ut) => {
2314
- var Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl;
2319
+ var Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl;
2315
2320
  return n(), d("tr", {
2316
2321
  key: Ut,
2317
2322
  class: z(k.isDangerous ? "dangerous" : k.isSevere ? "severe" : k.isHeavy ? "heavy" : "")
@@ -2344,7 +2349,7 @@ function qD(i, l, s, D, r, a) {
2344
2349
  (Al = (yl = (cl = k.meteo) == null ? void 0 : cl.wave) == null ? void 0 : yl.sig) != null && Al.height ? (n(), d("span", JD, e((xl = (Tl = (vl = k.meteo) == null ? void 0 : vl.wave) == null ? void 0 : Tl.sig) == null ? void 0 : xl.direction), 1)) : (n(), d("span", _D, "-"))
2345
2350
  ]),
2346
2351
  t("td", null, e(a.roundPrecision((Cl = (pl = (zl = k.meteo) == null ? void 0 : zl.wave) == null ? void 0 : pl.sig) == null ? void 0 : Cl.height, 1)), 1),
2347
- t("td", null, e(a.roundPrecision((Ul = (fl = (jl = k.meteo) == null ? void 0 : jl.wave) == null ? void 0 : fl.sig) == null ? void 0 : Ul.period, 1)), 1),
2352
+ t("td", null, e(a.roundPrecision((Ul = (jl = (fl = k.meteo) == null ? void 0 : fl.wave) == null ? void 0 : jl.sig) == null ? void 0 : Ul.period, 1)), 1),
2348
2353
  t("td", null, [
2349
2354
  (ml = (bl = k.meteo) == null ? void 0 : bl.current) != null && ml.kts ? (n(), d("span", XD, e((Ol = (El = k.meteo) == null ? void 0 : El.current) == null ? void 0 : Ol.direction), 1)) : (n(), d("span", KD, "-"))
2350
2355
  ]),
@@ -2636,7 +2641,7 @@ const nN = {
2636
2641
  });
2637
2642
  }
2638
2643
  }
2639
- }, dN = { class: "fli-main" }, aN = { class: "card basics" }, rN = { class: "list flex" }, MN = { class: "item" }, DN = { class: "content flex" }, NN = { class: "item" }, IN = { class: "content flex" }, gN = { class: "item" }, uN = { class: "content flex" }, cN = { class: "list" }, yN = { class: "item" }, AN = { class: "content flex" }, vN = { class: "content flex" }, TN = { class: "item" }, xN = { class: "content flex" }, zN = { class: "content flex" }, pN = { class: "item" }, CN = { class: "content flexL" }, jN = { class: "clause" }, fN = {
2644
+ }, dN = { class: "fli-main" }, aN = { class: "card basics" }, rN = { class: "list flex" }, MN = { class: "item" }, DN = { class: "content flex" }, NN = { class: "item" }, IN = { class: "content flex" }, gN = { class: "item" }, uN = { class: "content flex" }, cN = { class: "list" }, yN = { class: "item" }, AN = { class: "content flex" }, vN = { class: "content flex" }, TN = { class: "item" }, xN = { class: "content flex" }, zN = { class: "content flex" }, pN = { class: "item" }, CN = { class: "content flexL" }, fN = { class: "clause" }, jN = {
2640
2645
  key: 0,
2641
2646
  class: "definition flex"
2642
2647
  }, UN = {
@@ -2693,10 +2698,10 @@ const nN = {
2693
2698
  }, CI = {
2694
2699
  key: 0,
2695
2700
  class: "iconfont success"
2696
- }, jI = {
2701
+ }, fI = {
2697
2702
  key: 1,
2698
2703
  class: "iconfont error"
2699
- }, fI = {
2704
+ }, jI = {
2700
2705
  key: 1,
2701
2706
  class: "main-content"
2702
2707
  }, UI = {
@@ -2741,7 +2746,7 @@ const nN = {
2741
2746
  }, Ig = { class: "main-content" }, gg = { class: "main-content" }, ug = { class: "card-content" }, cg = { class: "card-content" }, yg = { class: "card-content" }, Ag = { class: "card-content" }, vg = {
2742
2747
  class: "card phase-card",
2743
2748
  style: { flex: "1" }
2744
- }, Tg = { class: "main-content" }, xg = { class: "main-content" }, zg = { class: "card-content" }, pg = { class: "card-content" }, Cg = { class: "card-content" }, jg = { class: "card-content" }, fg = {
2749
+ }, Tg = { class: "main-content" }, xg = { class: "main-content" }, zg = { class: "card-content" }, pg = { class: "card-content" }, Cg = { class: "card-content" }, fg = { class: "card-content" }, jg = {
2745
2750
  class: "card phase-card",
2746
2751
  style: { flex: "1" }
2747
2752
  }, Ug = { class: "main-content" }, bg = { class: "main-content" }, mg = { class: "card-content" }, Eg = { class: "card-content" }, Og = { class: "card-content" }, wg = { class: "card-content" }, Yg = { class: "phase-analysis" }, Sg = {
@@ -2789,7 +2794,7 @@ const nN = {
2789
2794
  }, pu = { class: "nogwd" }, Cu = {
2790
2795
  class: "card-content",
2791
2796
  style: { "justify-content": "flex-start" }
2792
- }, ju = { key: 0 }, fu = { class: "equation" }, Uu = { style: { width: "8%" } }, bu = { style: { width: "120px" } }, mu = { style: { width: "10%" } }, Eu = { class: "equation" }, Ou = { style: { width: "8%" } }, wu = { style: { width: "120px" } }, Yu = { style: { width: "10%" } }, Su = { class: "equation" }, Qu = { style: { width: "8%" } }, ku = { style: { width: "120px" } }, hu = { style: { width: "10%" } }, Ru = {
2797
+ }, fu = { key: 0 }, ju = { class: "equation" }, Uu = { style: { width: "8%" } }, bu = { style: { width: "120px" } }, mu = { style: { width: "10%" } }, Eu = { class: "equation" }, Ou = { style: { width: "8%" } }, wu = { style: { width: "120px" } }, Yu = { style: { width: "10%" } }, Su = { class: "equation" }, Qu = { style: { width: "8%" } }, ku = { style: { width: "120px" } }, hu = { style: { width: "10%" } }, Ru = {
2793
2798
  key: 0,
2794
2799
  class: "phase-card"
2795
2800
  }, Fu = {
@@ -2839,7 +2844,7 @@ const nN = {
2839
2844
  class: "fraction"
2840
2845
  };
2841
2846
  function zc(i, l, s, D, r, a) {
2842
- var c, M, I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt;
2847
+ var c, M, I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt;
2843
2848
  return n(), d("div", {
2844
2849
  class: z((M = (c = s.reportData) == null ? void 0 : c.weather) != null && M.referenceOnly ? "watermark" : "")
2845
2850
  }, [
@@ -2863,7 +2868,7 @@ function zc(i, l, s, D, r, a) {
2863
2868
  ]),
2864
2869
  t("div", NN, [
2865
2870
  l[1] || (l[1] = t("label", { class: "flex" }, "Vessel Name: ", -1)),
2866
- t("div", IN, e((j = (p = s.reportData) == null ? void 0 : p.vessel) == null ? void 0 : j.name), 1)
2871
+ t("div", IN, e((f = (p = s.reportData) == null ? void 0 : p.vessel) == null ? void 0 : f.name), 1)
2867
2872
  ]),
2868
2873
  t("div", gN, [
2869
2874
  l[2] || (l[2] = t("label", { class: "flex" }, "Report Created: ", -1)),
@@ -2873,7 +2878,7 @@ function zc(i, l, s, D, r, a) {
2873
2878
  t("div", cN, [
2874
2879
  t("div", yN, [
2875
2880
  l[3] || (l[3] = t("label", { class: "flex" }, "Departure Port: ", -1)),
2876
- t("div", AN, e(((A = (u = s.reportData) == null ? void 0 : u.departure) == null ? void 0 : A.portName) || a.computedLngLat((f = (Y = s.reportData) == null ? void 0 : Y.departure) == null ? void 0 : f.lat, (m = (b = s.reportData) == null ? void 0 : b.departure) == null ? void 0 : m.lng)), 1),
2881
+ t("div", AN, e(((A = (u = s.reportData) == null ? void 0 : u.departure) == null ? void 0 : A.portName) || a.computedLngLat((j = (Y = s.reportData) == null ? void 0 : Y.departure) == null ? void 0 : j.lat, (m = (b = s.reportData) == null ? void 0 : b.departure) == null ? void 0 : m.lng)), 1),
2877
2882
  t("div", vN, e(a.computedTime((S = (C = s.reportData) == null ? void 0 : C.departure) == null ? void 0 : S.utcTime, "table")), 1)
2878
2883
  ]),
2879
2884
  t("div", TN, [
@@ -2891,8 +2896,8 @@ function zc(i, l, s, D, r, a) {
2891
2896
  t("i", { class: "iconfont" }, ""),
2892
2897
  t("div", { class: "content" }, "Charter Party Clause")
2893
2898
  ], -1)),
2894
- t("div", jN, [
2895
- (_ = (J = s.reportData) == null ? void 0 : J.weather) != null && _.overallAsGoodWx ? (n(), d("div", fN, "No specific thresholds in weather.")) : (n(), d("div", UN, [
2899
+ t("div", fN, [
2900
+ (_ = (J = s.reportData) == null ? void 0 : J.weather) != null && _.overallAsGoodWx ? (n(), d("div", jN, "No specific thresholds in weather.")) : (n(), d("div", UN, [
2896
2901
  t("div", bN, [
2897
2902
  l[6] || (l[6] = t("label", null, "Beaufort Wind Scale", -1)),
2898
2903
  t("div", mN, "BF " + e(((K = (X = s.reportData) == null ? void 0 : X.weather) == null ? void 0 : K.windScale) || "-"), 1)
@@ -3068,9 +3073,9 @@ function zc(i, l, s, D, r, a) {
3068
3073
  ], -1)),
3069
3074
  (Z = N.goodWx) != null && Z.distance ? (n(), d("div", pI, [
3070
3075
  a.computedFuleConclusion(N.fuelConclusion.fo, "FO").className === "success" ? (n(), d("i", CI, "")) : y("", !0),
3071
- a.computedFuleConclusion(N.fuelConclusion.fo, "FO").className === "error" ? (n(), d("i", jI, "")) : y("", !0),
3076
+ a.computedFuleConclusion(N.fuelConclusion.fo, "FO").className === "error" ? (n(), d("i", fI, "")) : y("", !0),
3072
3077
  t("span", null, e(a.computedFuleConclusion(N.fuelConclusion.fo, "FO").cons), 1)
3073
- ])) : (n(), d("div", fI, [
3078
+ ])) : (n(), d("div", jI, [
3074
3079
  t("span", null, e(r.noGoodWxDay), 1)
3075
3080
  ])),
3076
3081
  t("div", UI, [
@@ -3144,7 +3149,7 @@ function zc(i, l, s, D, r, a) {
3144
3149
  ])
3145
3150
  ]),
3146
3151
  (n(!0), d(U, null, et((qt = s.reportData) == null ? void 0 : qt.segments, (N, Mt) => {
3147
- var jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns;
3152
+ var jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns;
3148
3153
  return n(), d("div", {
3149
3154
  key: Mt,
3150
3155
  class: "phase"
@@ -3357,19 +3362,19 @@ function zc(i, l, s, D, r, a) {
3357
3362
  t("div", Cg, [
3358
3363
  l[69] || (l[69] = t("label", null, "Overall Time (out of ECA)", -1)),
3359
3364
  t("b", null, [
3360
- g(e(((jl = N.allWx) == null ? void 0 : jl.outEca.time) || "-"), 1),
3365
+ g(e(((fl = N.allWx) == null ? void 0 : fl.outEca.time) || "-"), 1),
3361
3366
  l[68] || (l[68] = t("span", null, "hrs", -1))
3362
3367
  ])
3363
3368
  ]),
3364
- t("div", jg, [
3369
+ t("div", fg, [
3365
3370
  l[71] || (l[71] = t("label", null, "Overall Time (in ECA)", -1)),
3366
3371
  t("b", null, [
3367
- g(e(((fl = N.allWx) == null ? void 0 : fl.inEca.time) || "-"), 1),
3372
+ g(e(((jl = N.allWx) == null ? void 0 : jl.inEca.time) || "-"), 1),
3368
3373
  l[70] || (l[70] = t("span", null, "hrs", -1))
3369
3374
  ])
3370
3375
  ])
3371
3376
  ]),
3372
- t("div", fg, [
3377
+ t("div", jg, [
3373
3378
  l[82] || (l[82] = t("div", { class: "card-subtitle" }, [
3374
3379
  t("span", null, "GW Avg Speed")
3375
3380
  ], -1)),
@@ -3598,8 +3603,8 @@ function zc(i, l, s, D, r, a) {
3598
3603
  t("div", {
3599
3604
  class: z(`${(Hl = N.goodWx) != null && Hl.distance ? "" : "analysis-none"} card analysis-card`)
3600
3605
  }, [
3601
- (Jl = N.goodWx) != null && Jl.distance ? (n(), d("div", ju, [
3602
- t("div", fu, [
3606
+ (Jl = N.goodWx) != null && Jl.distance ? (n(), d("div", fu, [
3607
+ t("div", ju, [
3603
3608
  l[126] || (l[126] = t("div", { style: { width: "54%" } }, "Entire Voyage Consumption using Good Weather Consumption", -1)),
3604
3609
  l[127] || (l[127] = t("div", { style: { width: "5%" } }, "=", -1)),
3605
3610
  t("div", Uu, [
@@ -3701,7 +3706,7 @@ function zc(i, l, s, D, r, a) {
3701
3706
  l[158] || (l[158] = t("div", { style: { width: "54%" } }, "Maximum Warranted Consumption for Over-Consumption", -1)),
3702
3707
  l[159] || (l[159] = t("div", { style: { width: "5%" } }, "=", -1)),
3703
3708
  t("div", qu, [
3704
- t("div", null, e((je = (Ce = s.reportData) == null ? void 0 : Ce.weather) != null && je.noExtrapolation ? (fe = N.goodWx) == null ? void 0 : fe.distance : (Ue = N.allWx) == null ? void 0 : Ue.distance), 1),
3709
+ t("div", null, e((fe = (Ce = s.reportData) == null ? void 0 : Ce.weather) != null && fe.noExtrapolation ? (je = N.goodWx) == null ? void 0 : je.distance : (Ue = N.allWx) == null ? void 0 : Ue.distance), 1),
3705
3710
  l[155] || (l[155] = t("div", { class: "fractional-line" }, null, -1)),
3706
3711
  t("div", null, e(N.timeConclusion.minusAbtSpd), 1)
3707
3712
  ]),
@@ -3964,33 +3969,33 @@ const Cc = {
3964
3969
  let i = [];
3965
3970
  (c = (a = this.reportData) == null ? void 0 : a.segments) == null || c.forEach((M, I) => {
3966
3971
  let p = M.extend.cp;
3967
- M.inventory.sample.hours.forEach((j, u) => {
3968
- let A = JSON.parse(JSON.stringify(j));
3972
+ M.inventory.sample.hours.forEach((f, u) => {
3973
+ let A = JSON.parse(JSON.stringify(f));
3969
3974
  A.cp = p, i.push(A);
3970
3975
  });
3971
3976
  }), i.sort(function(M, I) {
3972
- let p = M.date, j = I.date;
3973
- return p - j;
3977
+ let p = M.date, f = I.date;
3978
+ return p - f;
3974
3979
  });
3975
3980
  let l = "", s = "";
3976
3981
  i.forEach((M, I) => {
3977
3982
  M.seg !== l && (M.isFirstSeg = !0, l = M.seg);
3978
3983
  let p = M.type.charAt(0);
3979
3984
  M.abbreviation = p;
3980
- const j = $(M.utc).utc().format("D-MMM");
3981
- j !== s && (M.lastdate = j, s = j), p === "A" ? M.type = "" : p === "M" && (M.type = "*"), M.time = $(M.utc).utc().format("HH:mm[Z]"), M.lngPretty = this.getLonLat(ft.lng2pretty(M.lng)), M.latPretty = this.getLonLat(ft.lat2pretty(M.lat));
3985
+ const f = $(M.utc).utc().format("D-MMM");
3986
+ f !== s && (M.lastdate = f, s = f), p === "A" ? M.type = "" : p === "M" && (M.type = "*"), M.time = $(M.utc).utc().format("HH:mm[Z]"), M.lngPretty = this.getLonLat(ft.lng2pretty(M.lng)), M.latPretty = this.getLonLat(ft.lat2pretty(M.lat));
3982
3987
  }), this.summaryTable = i;
3983
3988
  }
3984
3989
  }
3985
- }, jc = {
3990
+ }, fc = {
3986
3991
  id: "second-table",
3987
3992
  class: "table"
3988
- }, fc = { class: "summary-table" }, Uc = { class: "summary-tbody" }, bc = {
3993
+ }, jc = { class: "summary-table" }, Uc = { class: "summary-tbody" }, bc = {
3989
3994
  class: "voyage-map",
3990
3995
  style: { "page-break-inside": "avoid" }
3991
3996
  }, mc = ["src"];
3992
3997
  function Ec(i, l, s, D, r, a) {
3993
- var c, M, I, p, j;
3998
+ var c, M, I, p, f;
3994
3999
  return n(), d("div", {
3995
4000
  style: { "page-break-before": "always" },
3996
4001
  class: z((M = (c = s.reportData) == null ? void 0 : c.weather) != null && M.referenceOnly || (p = (I = s.reportData) == null ? void 0 : I.weather) != null && p.overallAsGoodWx ? "watermark fli-main" : "fli-main")
@@ -4002,9 +4007,9 @@ function Ec(i, l, s, D, r, a) {
4002
4007
  }),
4003
4008
  t("div", { class: "logo-title" }, "Voyage Analysis Report")
4004
4009
  ], -1)),
4005
- t("div", jc, [
4010
+ t("div", fc, [
4006
4011
  t("div", null, [
4007
- t("table", fc, [
4012
+ t("table", jc, [
4008
4013
  l[0] || (l[0] = t("thead", null, [
4009
4014
  t("tr", null, [
4010
4015
  t("th", { rowspan: "2" }, "Seg"),
@@ -4072,7 +4077,7 @@ function Ec(i, l, s, D, r, a) {
4072
4077
  ], -1)),
4073
4078
  t("tbody", Uc, [
4074
4079
  (n(!0), d(U, null, et(r.summaryTable, (u, A) => {
4075
- var Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V;
4080
+ var Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V;
4076
4081
  return n(), d("tr", { key: A }, [
4077
4082
  t("td", {
4078
4083
  class: z(a.computedSegClass(u, A))
@@ -4100,7 +4105,7 @@ function Ec(i, l, s, D, r, a) {
4100
4105
  }, e((Y = u.noon) == null ? void 0 : Y.port), 3)),
4101
4106
  t("td", {
4102
4107
  class: z(a.computedClass(u, A, !0, !0))
4103
- }, e(u.abbreviation === "A" || u.abbreviation === "B" ? "" : (f = u.cp) == null ? void 0 : f.speed), 3),
4108
+ }, e(u.abbreviation === "A" || u.abbreviation === "B" ? "" : (j = u.cp) == null ? void 0 : j.speed), 3),
4104
4109
  t("td", {
4105
4110
  class: z(a.computedClass(u, A, !0))
4106
4111
  }, e(u.avgSpdCalc), 3),
@@ -4164,7 +4169,7 @@ function Ec(i, l, s, D, r, a) {
4164
4169
  ], -1)),
4165
4170
  t("img", {
4166
4171
  style: { width: "100%" },
4167
- src: (j = s.reportData) == null ? void 0 : j.chartUrl,
4172
+ src: (f = s.reportData) == null ? void 0 : f.chartUrl,
4168
4173
  alt: ""
4169
4174
  }, null, 8, mc),
4170
4175
  l[2] || (l[2] = it('<div class="legend-block" data-v-ec7ec0f5><div style="position:relative;left:-20px;" data-v-ec7ec0f5><div style="position:relative;display:inline-block;top:-12px;left:15px;transform:scale(0.95);" data-v-ec7ec0f5><div data-v-ec7ec0f5>7</div><br data-v-ec7ec0f5><div data-v-ec7ec0f5>W 4</div></div><i class="iconfont" style="font-size:30px;font-weight:600;position:relative;top:-20px;margin:8px 0 0 4px;color:var(--idm-black-6);" data-v-ec7ec0f5></i><div style="display:inline-block;transform:scale(0.95);text-align:left;margin-left:5px;" data-v-ec7ec0f5> LEGEND: <br data-v-ec7ec0f5> Wind from NE(045) <br data-v-ec7ec0f5> Each barb = 10 kts <br data-v-ec7ec0f5> 1/2 barb = 5 kts <br data-v-ec7ec0f5></div></div><div style="transform:scale(0.95);" data-v-ec7ec0f5> 7 - DAY OF THE MONTH <br data-v-ec7ec0f5> W 4 - PRIMARY WAVE FROM WEST, 4 METERS<br data-v-ec7ec0f5><div class="goodWx" data-v-ec7ec0f5>Date</div> Good weather days<br data-v-ec7ec0f5></div></div>', 1))
@@ -4271,7 +4276,7 @@ const kc = {
4271
4276
  let l = "";
4272
4277
  i != null && i.waveSwitch ? l += `Wind wave height is ${i == null ? void 0 : i.waveHeight} meters or less (Douglas Sea State ${i == null ? void 0 : i.seaScale})` : i != null && i.swellSwitch ? l += `Swell height is ${i == null ? void 0 : i.swellHeight} meters or less (Douglas Sea State ${i == null ? void 0 : i.seaScale})` : i != null && i.sigSwitch && (l += `Significant wave height is ${i == null ? void 0 : i.sigHeight} meters or less (Douglas Sea State ${i == null ? void 0 : i.seaScale})`);
4273
4278
  let s = `Winds are BF/${i == null ? void 0 : i.windScale} or less, ${l}`;
4274
- return i != null && i.noAdverseCur && (s += ", No Adverse Current"), i != null && i.waterTempSwitch && (s += `, water temperature is ${i == null ? void 0 : i.waterTemp} °C or less`), i != null && i.noExtrapolation && (s += ", No Extrapolation"), i != null && i.overallAsGoodWx && (s = "No specific thresholds for wind/wave/currents are defined in the Charter Party.", i.disableWxFactor && i.disableCFactor ? s += " Both Wx Factor and Current Factor are ignored." : i.disableWxFactor ? s += " Wx Factor is ignored." : i.disableCFactor && (s += " Current Factor is ignored."), s += " Therefore the Good Weather Definition in this reports does not apply any thresholds."), s;
4279
+ return i != null && i.noAdverseCur && (s += ", No Adverse Current"), i != null && i.waterTempSwitch && (s += `, water temperature is ${i == null ? void 0 : i.waterTemp} °C or less`), i != null && i.noExtrapolation && (s += ", No Extrapolation"), i != null && i.overallAsGoodWx && (s = "No specific thresholds for wind/wave/currents are defined in the Charter Party", i.disableWxFactor && i.disableCFactor ? s += " Both Wx Factor and Current Factor are ignored." : i.disableWxFactor ? s += " Wx Factor is ignored." : i.disableCFactor && (s += " Current Factor is ignored."), s += " Therefore the Good Weather Definition in this reports does not apply any thresholds"), (i == null ? void 0 : i.time) === 100 && (i != null && i.timePercentage) && (i == null ? void 0 : i.consecutiveTime) === 1 ? s += ", All parts of the period." : (i == null ? void 0 : i.consecutiveTime) > 1 & !(i != null && i.consecTimePercentage) ? s += `, At least ${i == null ? void 0 : i.consecutiveTime} consecutive hours.` : s += ".", s;
4275
4280
  };
4276
4281
  },
4277
4282
  computeLng() {
@@ -4404,10 +4409,10 @@ const kc = {
4404
4409
  }, sy = { class: "section weather-section" }, iy = { class: "definition" }, oy = { class: "txt" }, ny = { class: "section summary-section" }, dy = { class: "phase-box" }, ay = { class: "phase-index" }, ry = { class: "phase-position" }, My = { key: 0 }, Dy = { key: 1 }, Ny = { class: "phase-position" }, Iy = { key: 0 }, gy = { key: 1 }, uy = { class: "phase-cp flex-space" }, cy = { class: "cp-box" }, yy = { class: "flex-space" }, Ay = { class: "phase-conclusion flex-space" }, vy = { class: "item-conclusion" }, Ty = { class: "value flex-start" }, xy = {
4405
4410
  key: 0,
4406
4411
  class: "label flex-end"
4407
- }, zy = { key: 0 }, py = { key: 1 }, Cy = { key: 2 }, jy = {
4412
+ }, zy = { key: 0 }, py = { key: 1 }, Cy = { key: 2 }, fy = {
4408
4413
  key: 1,
4409
4414
  class: "label flex-end"
4410
- }, fy = {
4415
+ }, jy = {
4411
4416
  key: 2,
4412
4417
  class: "value flex-end"
4413
4418
  }, Uy = { key: 0 }, by = { class: "gain" }, my = { key: 1 }, Ey = { class: "lost" }, Oy = { key: 2 }, wy = { class: "item-conclusion" }, Yy = { class: "value flex-start" }, Sy = {
@@ -4431,7 +4436,7 @@ const kc = {
4431
4436
  }, $y = { key: 0 }, t0 = { class: "gain" }, l0 = { key: 1 }, e0 = { class: "lost" }, s0 = { key: 2 }, i0 = {
4432
4437
  key: 0,
4433
4438
  class: "exclusion-block"
4434
- }, o0 = { style: { margin: "8px 0" } }, n0 = { class: "remark-table" }, d0 = ["innerHTML"], a0 = { class: "section segment-section" }, r0 = { class: "segment-index flex-center" }, M0 = { class: "segment-position" }, D0 = { key: 0 }, N0 = { key: 1 }, I0 = { class: "segment-position" }, g0 = { key: 0 }, u0 = { key: 1 }, c0 = { style: { margin: "10px 0 0" } }, y0 = { class: "good-wx" }, A0 = { class: "good-wx" }, v0 = { class: "good-wx" }, T0 = { class: "good-wx" }, x0 = { class: "good-wx" }, z0 = { class: "good-wx" }, p0 = { class: "good-wx" }, C0 = { class: "good-wx" }, j0 = { class: "good-wx" }, f0 = { class: "good-wx" }, U0 = { class: "good-wx" }, b0 = { class: "good-wx" }, m0 = { class: "good-wx" }, E0 = { class: "good-wx" }, O0 = {
4439
+ }, o0 = { style: { margin: "8px 0" } }, n0 = { class: "remark-table" }, d0 = ["innerHTML"], a0 = { class: "section segment-section" }, r0 = { class: "segment-index flex-center" }, M0 = { class: "segment-position" }, D0 = { key: 0 }, N0 = { key: 1 }, I0 = { class: "segment-position" }, g0 = { key: 0 }, u0 = { key: 1 }, c0 = { style: { margin: "10px 0 0" } }, y0 = { class: "good-wx" }, A0 = { class: "good-wx" }, v0 = { class: "good-wx" }, T0 = { class: "good-wx" }, x0 = { class: "good-wx" }, z0 = { class: "good-wx" }, p0 = { class: "good-wx" }, C0 = { class: "good-wx" }, f0 = { class: "good-wx" }, j0 = { class: "good-wx" }, U0 = { class: "good-wx" }, b0 = { class: "good-wx" }, m0 = { class: "good-wx" }, E0 = { class: "good-wx" }, O0 = {
4435
4440
  key: 0,
4436
4441
  style: { "margin-top": "10px" }
4437
4442
  }, w0 = { key: 0 }, Y0 = {
@@ -4477,7 +4482,7 @@ const kc = {
4477
4482
  key: 0,
4478
4483
  class: "formula-block",
4479
4484
  style: { "font-weight": "400" }
4480
- }, CA = { class: "flex-evenly" }, jA = { class: "formula-right flex-evenly" }, fA = {
4485
+ }, CA = { class: "flex-evenly" }, fA = { class: "formula-right flex-evenly" }, jA = {
4481
4486
  class: "fraction",
4482
4487
  style: { width: "240px" }
4483
4488
  }, UA = { class: "flex-center" }, bA = { class: "formula-left flex-space" }, mA = { class: "formula-right flex-evenly" }, EA = {
@@ -4549,10 +4554,10 @@ const kc = {
4549
4554
  }, z2 = {
4550
4555
  class: "fraction",
4551
4556
  style: { width: "240px" }
4552
- }, p2 = { class: "flex-evenly" }, C2 = { class: "formula-right flex-evenly" }, j2 = {
4557
+ }, p2 = { class: "flex-evenly" }, C2 = { class: "formula-right flex-evenly" }, f2 = {
4553
4558
  class: "fraction",
4554
4559
  style: { width: "240px" }
4555
- }, f2 = {
4560
+ }, j2 = {
4556
4561
  class: "fraction",
4557
4562
  style: { width: "240px" }
4558
4563
  }, U2 = {
@@ -4617,7 +4622,7 @@ const kc = {
4617
4622
  class: "formula-conclusion"
4618
4623
  };
4619
4624
  function lv(i, l, s, D, r, a) {
4620
- var p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut;
4625
+ var p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut;
4621
4626
  const c = F("Lat"), M = F("Lng"), I = F("Editor");
4622
4627
  return n(), d("div", hc, [
4623
4628
  t("div", Rc, [
@@ -4634,14 +4639,14 @@ function lv(i, l, s, D, r, a) {
4634
4639
  class: "flex-end",
4635
4640
  style: { width: "140px" }
4636
4641
  }, "Vessel", -1)),
4637
- t("span", Wc, e((j = (p = s.report) == null ? void 0 : p.vessel) == null ? void 0 : j.name) + " (" + e((A = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : A.type) + ")", 1)
4642
+ t("span", Wc, e((f = (p = s.report) == null ? void 0 : p.vessel) == null ? void 0 : f.name) + " (" + e((A = (u = s.report) == null ? void 0 : u.vessel) == null ? void 0 : A.type) + ")", 1)
4638
4643
  ]),
4639
4644
  t("div", Bc, [
4640
4645
  l[5] || (l[5] = t("label", {
4641
4646
  class: "flex-end",
4642
4647
  style: { width: "140px" }
4643
4648
  }, "Voyage No", -1)),
4644
- t("span", Lc, e(((f = (Y = s.report) == null ? void 0 : Y.voyage) == null ? void 0 : f.voyNum) || ((m = (b = s.report) == null ? void 0 : b.voyage) == null ? void 0 : m.number)), 1)
4649
+ t("span", Lc, e(((j = (Y = s.report) == null ? void 0 : Y.voyage) == null ? void 0 : j.voyNum) || ((m = (b = s.report) == null ? void 0 : b.voyage) == null ? void 0 : m.number)), 1)
4645
4650
  ])
4646
4651
  ]),
4647
4652
  t("div", Zc, [
@@ -4793,8 +4798,8 @@ function lv(i, l, s, D, r, a) {
4793
4798
  ]),
4794
4799
  o.goodWx.distance ? (n(), d("div", xy, [
4795
4800
  ((vt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : vt.conclusionStatus) === "Gain" ? (n(), d("div", zy, "Time Gained")) : ((bt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : bt.conclusionStatus) === "Lost" ? (n(), d("div", py, "Time Lost")) : (n(), d("div", Cy, "No Time Lost/Gained"))
4796
- ])) : (n(), d("div", jy, e(r.noGoodWxDay), 1)),
4797
- o.goodWx.distance ? (n(), d("div", fy, [
4801
+ ])) : (n(), d("div", fy, e(r.noGoodWxDay), 1)),
4802
+ o.goodWx.distance ? (n(), d("div", jy, [
4798
4803
  ((mt = o == null ? void 0 : o.timeConclusion) == null ? void 0 : mt.conclusionStatus) === "Gain" ? (n(), d("div", Uy, [
4799
4804
  l[22] || (l[22] = t("i", { class: "iconfont gain" }, "", -1)),
4800
4805
  t("span", by, e((Et = o == null ? void 0 : o.timeConclusion) == null ? void 0 : Et.timeGain), 1),
@@ -4915,7 +4920,7 @@ function lv(i, l, s, D, r, a) {
4915
4920
  t("div", { class: "title" }, "Speed and Consumption Calculation")
4916
4921
  ], -1)),
4917
4922
  (n(!0), d(U, null, et(s.report.segments, (o, q) => {
4918
- var dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, js, fs, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, ji, fi, Ui, bi, mi, ul, Ei, Oi, wi, Yi, nt, us, Si, Qi, ki, hi, Ri, Fi, Vi, Pi, Ql, Ji, _i, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, ro, Mo, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, Co, jo, fo, Uo, bo, mo, Eo, Oo, wo, Yo, So, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Bo, Lo, Zo, Ho, Jo, _o, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, dn, an, rn, Mn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, Cn, jn, fn, Un, bn, mn, En, On, wn, Yn, Sn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Bn, Ln, Zn, Hn, Jn, _n, Xn, Kn, qn, $n, td, ld, ed, sd, id, od, nd, dd;
4923
+ var dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, fs, js, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, fi, ji, Ui, bi, mi, ul, Ei, Oi, wi, Yi, nt, us, Si, Qi, ki, hi, Ri, Fi, Vi, Pi, Ql, Ji, _i, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, ro, Mo, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, Co, fo, jo, Uo, bo, mo, Eo, Oo, wo, Yo, So, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Bo, Lo, Zo, Ho, Jo, _o, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, dn, an, rn, Mn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, Cn, fn, jn, Un, bn, mn, En, On, wn, Yn, Sn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Bn, Ln, Zn, Hn, Jn, _n, Xn, Kn, qn, $n, td, ld, ed, sd, id, od, nd, dd;
4919
4924
  return n(), d("div", {
4920
4925
  key: q,
4921
4926
  class: "segment-block"
@@ -4993,8 +4998,8 @@ function lv(i, l, s, D, r, a) {
4993
4998
  ]),
4994
4999
  t("tr", null, [
4995
5000
  l[52] || (l[52] = t("td", { class: "label" }, "Averaged Daily FO Consumption (mt)", -1)),
4996
- t("td", j0, e(((Xt = (_t = o == null ? void 0 : o.goodWx) == null ? void 0 : _t.outEca) == null ? void 0 : Xt.avgFoCons) || "--"), 1),
4997
- t("td", f0, e(((Kt = (h = o == null ? void 0 : o.goodWx) == null ? void 0 : h.inEca) == null ? void 0 : Kt.avgFoCons) || "--"), 1),
5001
+ t("td", f0, e(((Xt = (_t = o == null ? void 0 : o.goodWx) == null ? void 0 : _t.outEca) == null ? void 0 : Xt.avgFoCons) || "--"), 1),
5002
+ t("td", j0, e(((Kt = (h = o == null ? void 0 : o.goodWx) == null ? void 0 : h.inEca) == null ? void 0 : Kt.avgFoCons) || "--"), 1),
4998
5003
  t("td", null, e(((N = (qt = o == null ? void 0 : o.allWx) == null ? void 0 : qt.outEca) == null ? void 0 : N.avgFoCons) || "--"), 1),
4999
5004
  t("td", null, e(((jt = (Mt = o == null ? void 0 : o.allWx) == null ? void 0 : Mt.inEca) == null ? void 0 : jt.avgFoCons) || "--"), 1)
5000
5005
  ]),
@@ -5078,7 +5083,7 @@ function lv(i, l, s, D, r, a) {
5078
5083
  t("span", G0, e((Nl = o == null ? void 0 : o.goodWx) == null ? void 0 : Nl.pfmSpd) + " (kts)", 1)
5079
5084
  ], 64))
5080
5085
  ], 64)) : (n(), d(U, { key: 0 }, [
5081
- (fl = (jl = s.report) == null ? void 0 : jl.weather) != null && fl.favorableCur && ((Ul = o == null ? void 0 : o.goodWx) == null ? void 0 : Ul.avgCf) > 0 ? (n(), d("span", R0, e((Yl = o == null ? void 0 : o.goodWx) == null ? void 0 : Yl.pfmSpd) + " (kts)", 1)) : (n(), d(U, { key: 0 }, [
5086
+ (jl = (fl = s.report) == null ? void 0 : fl.weather) != null && jl.favorableCur && ((Ul = o == null ? void 0 : o.goodWx) == null ? void 0 : Ul.avgCf) > 0 ? (n(), d("span", R0, e((Yl = o == null ? void 0 : o.goodWx) == null ? void 0 : Yl.pfmSpd) + " (kts)", 1)) : (n(), d(U, { key: 0 }, [
5082
5087
  t("span", null, e((bl = o == null ? void 0 : o.goodWx) == null ? void 0 : bl.avgSpd), 1),
5083
5088
  l[60] || (l[60] = t("span", null, "-", -1)),
5084
5089
  t("span", null, e(((ml = o == null ? void 0 : o.goodWx) == null ? void 0 : ml.avgCf) > 0 ? (El = o == null ? void 0 : o.goodWx) == null ? void 0 : El.avgCf : `(${(Ol = o == null ? void 0 : o.goodWx) == null ? void 0 : Ol.avgCf})`), 1),
@@ -5158,7 +5163,7 @@ function lv(i, l, s, D, r, a) {
5158
5163
  t("label", null, "=")
5159
5164
  ], -1)),
5160
5165
  t("div", eA, [
5161
- (fe = (je = s.report) == null ? void 0 : je.weather) != null && fe.favorableCur && ((Ue = o == null ? void 0 : o.allWx) == null ? void 0 : Ue.avgCf) > 0 ? (n(), d(U, { key: 1 }, [
5166
+ (je = (fe = s.report) == null ? void 0 : fe.weather) != null && je.favorableCur && ((Ue = o == null ? void 0 : o.allWx) == null ? void 0 : Ue.avgCf) > 0 ? (n(), d(U, { key: 1 }, [
5162
5167
  l[98] || (l[98] = t("label", null, "All Weather Average Speed", -1)),
5163
5168
  l[99] || (l[99] = t("label", null, "-", -1)),
5164
5169
  l[100] || (l[100] = t("label", null, "Weather Factor ", -1)),
@@ -5228,7 +5233,7 @@ function lv(i, l, s, D, r, a) {
5228
5233
  l[113] || (l[113] = t("div", null, "(c)", -1))
5229
5234
  ])
5230
5235
  ]),
5231
- l[114] || (l[114] = it('<div class="flex-start" data-v-d9351c5d><div class="flex-space" style="width:300px;font-weight:400;" data-v-d9351c5d><label data-v-d9351c5d>Time Lost</label><div data-v-d9351c5d>=</div><div data-v-d9351c5d>(a)</div><div data-v-d9351c5d>-</div><div data-v-d9351c5d>(b)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-d9351c5d><label data-v-d9351c5d>Time Gained</label><div data-v-d9351c5d>=</div><div data-v-d9351c5d>(c)</div><div data-v-d9351c5d>-</div><div data-v-d9351c5d>(a)</div></div></div>', 1))
5236
+ l[114] || (l[114] = it('<div class="flex-start" data-v-d3c29053><div class="flex-space" style="width:300px;font-weight:400;" data-v-d3c29053><label data-v-d3c29053>Time Lost</label><div data-v-d3c29053>=</div><div data-v-d3c29053>(a)</div><div data-v-d3c29053>-</div><div data-v-d3c29053>(b)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-d3c29053><label data-v-d3c29053>Time Gained</label><div data-v-d3c29053>=</div><div data-v-d3c29053>(c)</div><div data-v-d3c29053>-</div><div data-v-d3c29053>(a)</div></div></div>', 1))
5232
5237
  ]),
5233
5238
  t("div", vA, [
5234
5239
  t("div", TA, [
@@ -5250,14 +5255,14 @@ function lv(i, l, s, D, r, a) {
5250
5255
  t("label", null, "Total Time at Good Weather Performance Speed"),
5251
5256
  t("label", null, "=")
5252
5257
  ], -1)),
5253
- t("div", jA, [
5254
- t("div", fA, [
5258
+ t("div", fA, [
5259
+ t("div", jA, [
5255
5260
  t("div", null, e((zs = (xs = s.report) == null ? void 0 : xs.weather) != null && zs.noExtrapolation ? (ps = o == null ? void 0 : o.goodWx) == null ? void 0 : ps.distance : (Cs = o == null ? void 0 : o.allWx) == null ? void 0 : Cs.distance), 1),
5256
5261
  l[118] || (l[118] = t("div", { class: "line" }, null, -1)),
5257
- t("div", null, e((js = o == null ? void 0 : o.goodWx) == null ? void 0 : js.pfmSpd), 1)
5262
+ t("div", null, e((fs = o == null ? void 0 : o.goodWx) == null ? void 0 : fs.pfmSpd), 1)
5258
5263
  ]),
5259
5264
  l[119] || (l[119] = t("div", null, "=", -1)),
5260
- t("div", null, e((fs = o == null ? void 0 : o.timeConclusion) == null ? void 0 : fs.timeAtPfmSpd) + " (hrs)", 1),
5265
+ t("div", null, e((js = o == null ? void 0 : o.timeConclusion) == null ? void 0 : js.timeAtPfmSpd) + " (hrs)", 1),
5261
5266
  l[120] || (l[120] = t("div", null, "(a')", -1))
5262
5267
  ])
5263
5268
  ]),
@@ -5415,7 +5420,7 @@ function lv(i, l, s, D, r, a) {
5415
5420
  l[159] || (l[159] = t("div", null, "(f)", -1))
5416
5421
  ])
5417
5422
  ]),
5418
- l[167] || (l[167] = it('<div class="flex-start" data-v-d9351c5d><div class="flex-space" style="width:300px;font-weight:400;" data-v-d9351c5d><label data-v-d9351c5d>Fuel Over-consumption</label><div data-v-d9351c5d>=</div><div data-v-d9351c5d>(d)</div><div data-v-d9351c5d>-</div><div data-v-d9351c5d>(e)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-d9351c5d><label data-v-d9351c5d>Fuel Saving</label><div data-v-d9351c5d>=</div><div data-v-d9351c5d>(f)</div><div data-v-d9351c5d>-</div><div data-v-d9351c5d>(d)</div></div></div>', 1)),
5423
+ l[167] || (l[167] = it('<div class="flex-start" data-v-d3c29053><div class="flex-space" style="width:300px;font-weight:400;" data-v-d3c29053><label data-v-d3c29053>Fuel Over-consumption</label><div data-v-d3c29053>=</div><div data-v-d3c29053>(d)</div><div data-v-d3c29053>-</div><div data-v-d3c29053>(e)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-d3c29053><label data-v-d3c29053>Fuel Saving</label><div data-v-d3c29053>=</div><div data-v-d3c29053>(f)</div><div data-v-d3c29053>-</div><div data-v-d3c29053>(d)</div></div></div>', 1)),
5419
5424
  ((ui = (gi = o.extend) == null ? void 0 : gi.cp) == null ? void 0 : ui.dgo) > 0 ? (n(), d(U, { key: 0 }, [
5420
5425
  t("div", l2, [
5421
5426
  l[163] || (l[163] = t("div", { class: "formula-left flex-space" }, [
@@ -5480,7 +5485,7 @@ function lv(i, l, s, D, r, a) {
5480
5485
  l[170] || (l[170] = t("div", null, "24", -1))
5481
5486
  ]),
5482
5487
  l[172] || (l[172] = t("div", null, "*", -1)),
5483
- t("div", null, e((fi = (ji = o == null ? void 0 : o.goodWx) == null ? void 0 : ji.inEca) == null ? void 0 : fi.time), 1),
5488
+ t("div", null, e((ji = (fi = o == null ? void 0 : o.goodWx) == null ? void 0 : fi.inEca) == null ? void 0 : ji.time), 1),
5484
5489
  l[173] || (l[173] = t("div", null, "=", -1)),
5485
5490
  t("div", null, e((bi = (Ui = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : Ui.fo) == null ? void 0 : bi.dgoAsFoCons) + " (mt)", 1)
5486
5491
  ])
@@ -5541,13 +5546,13 @@ function lv(i, l, s, D, r, a) {
5541
5546
  t("label", null, "=")
5542
5547
  ], -1)),
5543
5548
  t("div", C2, [
5544
- t("div", j2, [
5549
+ t("div", f2, [
5545
5550
  t("div", null, e((to = ($i = s.report) == null ? void 0 : $i.weather) != null && to.noExtrapolation ? (lo = o == null ? void 0 : o.goodWx) == null ? void 0 : lo.distance : (eo = o == null ? void 0 : o.allWx) == null ? void 0 : eo.distance), 1),
5546
5551
  l[189] || (l[189] = t("div", { class: "line" }, null, -1)),
5547
5552
  t("div", null, e((so = o == null ? void 0 : o.timeConclusion) == null ? void 0 : so.plusAbtSpd), 1)
5548
5553
  ]),
5549
5554
  l[192] || (l[192] = t("div", null, "x", -1)),
5550
- t("div", f2, [
5555
+ t("div", j2, [
5551
5556
  t("div", null, e((oo = (io = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : io.fo) == null ? void 0 : oo.underTolerance), 1),
5552
5557
  l[190] || (l[190] = t("div", { class: "line" }, null, -1)),
5553
5558
  l[191] || (l[191] = t("div", null, "24", -1))
@@ -5576,7 +5581,7 @@ function lv(i, l, s, D, r, a) {
5576
5581
  t("div", E2, [
5577
5582
  t("div", null, e((To = (vo = o == null ? void 0 : o.goodWx) == null ? void 0 : vo.inEca) == null ? void 0 : To.distance) + " * " + e((zo = (xo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : xo.fo) == null ? void 0 : zo.overCons), 1),
5578
5583
  l[202] || (l[202] = t("div", { class: "line" }, null, -1)),
5579
- t("div", null, e((Co = (po = s.report) == null ? void 0 : po.weather) != null && Co.noExtrapolation ? (jo = o == null ? void 0 : o.goodWx) == null ? void 0 : jo.distance : (fo = o == null ? void 0 : o.allWx) == null ? void 0 : fo.distance), 1)
5584
+ t("div", null, e((Co = (po = s.report) == null ? void 0 : po.weather) != null && Co.noExtrapolation ? (fo = o == null ? void 0 : o.goodWx) == null ? void 0 : fo.distance : (jo = o == null ? void 0 : o.allWx) == null ? void 0 : jo.distance), 1)
5580
5585
  ]),
5581
5586
  l[205] || (l[205] = t("div", null, "=", -1)),
5582
5587
  t("div", null, e((bo = (Uo = o == null ? void 0 : o.fuelConclusion) == null ? void 0 : Uo.fo) == null ? void 0 : bo.foOverConsInEca) + " (mt)", 1)
@@ -5659,9 +5664,9 @@ function lv(i, l, s, D, r, a) {
5659
5664
  ], -1)),
5660
5665
  t("div", B2, [
5661
5666
  t("div", L2, [
5662
- t("div", null, e((pn = (zn = s.report) == null ? void 0 : zn.weather) != null && pn.noExtrapolation ? (Cn = o == null ? void 0 : o.goodWx) == null ? void 0 : Cn.distance : (jn = o == null ? void 0 : o.allWx) == null ? void 0 : jn.distance), 1),
5667
+ t("div", null, e((pn = (zn = s.report) == null ? void 0 : zn.weather) != null && pn.noExtrapolation ? (Cn = o == null ? void 0 : o.goodWx) == null ? void 0 : Cn.distance : (fn = o == null ? void 0 : o.allWx) == null ? void 0 : fn.distance), 1),
5663
5668
  l[225] || (l[225] = t("div", { class: "line" }, null, -1)),
5664
- t("div", null, e((fn = o == null ? void 0 : o.timeConclusion) == null ? void 0 : fn.minusAbtSpd), 1)
5669
+ t("div", null, e((jn = o == null ? void 0 : o.timeConclusion) == null ? void 0 : jn.minusAbtSpd), 1)
5665
5670
  ]),
5666
5671
  l[228] || (l[228] = t("div", null, "x", -1)),
5667
5672
  t("div", Z2, [
@@ -5735,7 +5740,7 @@ function lv(i, l, s, D, r, a) {
5735
5740
  ])
5736
5741
  ]);
5737
5742
  }
5738
- const ev = /* @__PURE__ */ sl(kc, [["render", lv], ["__scopeId", "data-v-d9351c5d"]]);
5743
+ const ev = /* @__PURE__ */ sl(kc, [["render", lv], ["__scopeId", "data-v-d3c29053"]]);
5739
5744
  const sv = {
5740
5745
  name: "OrmVygInventory",
5741
5746
  components: {},
@@ -5811,8 +5816,8 @@ const sv = {
5811
5816
  },
5812
5817
  methods: {
5813
5818
  prepare() {
5814
- var i, l, s, D, r, a, c, M, I, p, j, u;
5815
- this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((D = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : D.showAisDistance) ?? !0, this.showSig = ((a = (r = this.report) == null ? void 0 : r.weather) == null ? void 0 : a.showSig) ?? !0, this.showSwell = ((M = (c = this.report) == null ? void 0 : c.weather) == null ? void 0 : M.showSwell) ?? !0, this.showWave = ((p = (I = this.report) == null ? void 0 : I.weather) == null ? void 0 : p.showWave) ?? !0, this.showWaterTemp = ((u = (j = this.report) == null ? void 0 : j.weather) == null ? void 0 : u.waterTempSwitch) || !1;
5819
+ var i, l, s, D, r, a, c, M, I, p, f, u;
5820
+ this.showCF = ((l = (i = this.report) == null ? void 0 : i.weather) == null ? void 0 : l.showCF) ?? !1, this.showAisDistance = ((D = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : D.showAisDistance) ?? !0, this.showSig = ((a = (r = this.report) == null ? void 0 : r.weather) == null ? void 0 : a.showSig) ?? !0, this.showSwell = ((M = (c = this.report) == null ? void 0 : c.weather) == null ? void 0 : M.showSwell) ?? !0, this.showWave = ((p = (I = this.report) == null ? void 0 : I.weather) == null ? void 0 : p.showWave) ?? !0, this.showWaterTemp = ((u = (f = this.report) == null ? void 0 : f.weather) == null ? void 0 : u.waterTempSwitch) || !1;
5816
5821
  }
5817
5822
  }
5818
5823
  }, iv = { class: "report-inventory" }, ov = { class: "section summary-section" }, nv = { class: "summary-block" }, dv = {
@@ -5867,10 +5872,10 @@ const sv = {
5867
5872
  }, Cv = {
5868
5873
  key: 2,
5869
5874
  class: "label"
5870
- }, jv = {
5875
+ }, fv = {
5871
5876
  key: 3,
5872
5877
  class: "label"
5873
- }, fv = { class: "summary-tbody" };
5878
+ }, jv = { class: "summary-tbody" };
5874
5879
  function Uv(i, l, s, D, r, a) {
5875
5880
  var c;
5876
5881
  return n(), d("div", iv, [
@@ -5924,20 +5929,20 @@ function Uv(i, l, s, D, r, a) {
5924
5929
  ], -1)),
5925
5930
  t("tbody", null, [
5926
5931
  (n(!0), d(U, null, et((c = s.report) == null ? void 0 : c.segments, (M, I) => {
5927
- var p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H;
5932
+ var p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H;
5928
5933
  return n(), d(U, { key: I }, [
5929
5934
  t("tr", null, [
5930
5935
  t("td", dv, e(I + 1), 1),
5931
5936
  l[0] || (l[0] = t("td", { class: "label" }, "Entire Period", -1)),
5932
5937
  t("td", null, e(a.computePrecision((p = M == null ? void 0 : M.allWx) == null ? void 0 : p.distance, 2, "0.0")), 1),
5933
- t("td", null, e(a.computePrecision((j = M == null ? void 0 : M.allWx) == null ? void 0 : j.time, 2, "0.0")), 1),
5938
+ t("td", null, e(a.computePrecision((f = M == null ? void 0 : M.allWx) == null ? void 0 : f.time, 2, "0.0")), 1),
5934
5939
  t("td", null, e(a.computePrecision((u = M == null ? void 0 : M.allWx) == null ? void 0 : u.avgSpd, 2, "0.0")), 1),
5935
5940
  t("td", null, e(a.computePrecision((A = M == null ? void 0 : M.allWx) == null ? void 0 : A.sumFoCons, 3, "0.000")), 1),
5936
5941
  t("td", null, e(a.computePrecision((Y = M == null ? void 0 : M.allWx) == null ? void 0 : Y.sumDgoCons, 3, "0.000")), 1)
5937
5942
  ]),
5938
5943
  t("tr", null, [
5939
5944
  l[1] || (l[1] = t("td", { class: "label" }, "Good Weather Period", -1)),
5940
- t("td", null, e(a.computePrecision((f = M == null ? void 0 : M.goodWx) == null ? void 0 : f.distance, 2, "0.0")), 1),
5945
+ t("td", null, e(a.computePrecision((j = M == null ? void 0 : M.goodWx) == null ? void 0 : j.distance, 2, "0.0")), 1),
5941
5946
  t("td", null, e(a.computePrecision((b = M == null ? void 0 : M.goodWx) == null ? void 0 : b.time, 2, "0.0")), 1),
5942
5947
  t("td", null, e(a.computePrecision((m = M == null ? void 0 : M.goodWx) == null ? void 0 : m.avgSpd, 2, "0.0")), 1),
5943
5948
  t("td", null, e(a.computePrecision((C = M == null ? void 0 : M.goodWx) == null ? void 0 : C.sumFoCons, 3, "0.000")), 1),
@@ -6116,7 +6121,7 @@ function Uv(i, l, s, D, r, a) {
6116
6121
  r.showSwell ? (n(), d("th", zv, "Dir")) : y("", !0),
6117
6122
  r.showSwell ? (n(), d("th", pv, "HT(m)")) : y("", !0),
6118
6123
  r.showCF ? (n(), d("th", Cv, "Dir")) : y("", !0),
6119
- r.showCF ? (n(), d("th", jv, "CF(kts)")) : y("", !0),
6124
+ r.showCF ? (n(), d("th", fv, "CF(kts)")) : y("", !0),
6120
6125
  l[34] || (l[34] = t("th", { class: "label" }, "RPM", -1)),
6121
6126
  l[35] || (l[35] = t("th", { class: "label" }, "Slip%", -1)),
6122
6127
  l[36] || (l[36] = t("th", { class: "label" }, "FO", -1)),
@@ -6127,9 +6132,9 @@ function Uv(i, l, s, D, r, a) {
6127
6132
  l[41] || (l[41] = t("th", { class: "label" }, "BF", -1))
6128
6133
  ])
6129
6134
  ]),
6130
- t("tbody", fv, [
6135
+ t("tbody", jv, [
6131
6136
  (n(!0), d(U, null, et(s.inventory, (M, I) => {
6132
- var p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K;
6137
+ var p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K;
6133
6138
  return n(), d("tr", { key: I }, [
6134
6139
  t("td", {
6135
6140
  class: z(M.segLength ? "no-border-bottom" : "no-border")
@@ -6142,7 +6147,7 @@ function Uv(i, l, s, D, r, a) {
6142
6147
  class: z(M.excluded ? "excluded" : M.goodWx ? "good-wx" : ""),
6143
6148
  colspan: "2",
6144
6149
  style: { "max-width": "150px", "text-wrap": "wrap" }
6145
- }, e((j = M.noon) == null ? void 0 : j.port), 3)) : (n(), d(U, { key: 1 }, [
6150
+ }, e((f = M.noon) == null ? void 0 : f.port), 3)) : (n(), d(U, { key: 1 }, [
6146
6151
  t("td", {
6147
6152
  class: z(M.excluded ? "excluded" : M.goodWx ? "good-wx" : "")
6148
6153
  }, e(M._lat.pretty), 3),
@@ -6172,7 +6177,7 @@ function Uv(i, l, s, D, r, a) {
6172
6177
  }, e(M.type === "BOSP" ? "-" : ((A = (u = M.meteo) == null ? void 0 : u.wind) == null ? void 0 : A.direction) ?? "-"), 3),
6173
6178
  t("td", {
6174
6179
  class: z(M.excluded ? "excluded" : M.goodWx ? "good-wx" : "")
6175
- }, e(M.type === "BOSP" ? "-" : ((f = (Y = M.meteo) == null ? void 0 : Y.wind) == null ? void 0 : f.scale) ?? "-"), 3),
6180
+ }, e(M.type === "BOSP" ? "-" : ((j = (Y = M.meteo) == null ? void 0 : Y.wind) == null ? void 0 : j.scale) ?? "-"), 3),
6176
6181
  r.showWave ? (n(), d("td", {
6177
6182
  key: 4,
6178
6183
  class: z(M.excluded ? "excluded" : M.goodWx ? "good-wx" : "")
@@ -6303,7 +6308,7 @@ const mv = {
6303
6308
  this.spdFoConsChart || (this.spdFoConsChart = vd(Td.init(this.$refs.spdFoConsChart))), this.spdDgoConsChart || (this.spdDgoConsChart = vd(Td.init(this.$refs.spdDgoConsChart))), this.currChart || (this.currChart = vd(Td.init(this.$refs.currChart))), this.renderSpdConsChart(), this.renderWxCurrChart();
6304
6309
  },
6305
6310
  renderSpdConsChart() {
6306
- var u, A, Y, f, b, m;
6311
+ var u, A, Y, j, b, m;
6307
6312
  let i = [];
6308
6313
  const l = [], s = [], D = {
6309
6314
  dateTime: 0,
@@ -6563,7 +6568,7 @@ const mv = {
6563
6568
  ]
6564
6569
  };
6565
6570
  (Y = this.spdFoConsChart) == null || Y.setOption(p);
6566
- const j = {
6571
+ const f = {
6567
6572
  animation: !1,
6568
6573
  title: {
6569
6574
  text: "Ship Speed and DGO Consumption",
@@ -6703,7 +6708,7 @@ const mv = {
6703
6708
  showSymbol: !1,
6704
6709
  encode: {
6705
6710
  x: D.dateTime,
6706
- y: (b = (f = this.report) == null ? void 0 : f.weather) != null && b.believeRptDistance ? D.noonAvgSpd : D.anlyAvgSpd
6711
+ y: (b = (j = this.report) == null ? void 0 : j.weather) != null && b.believeRptDistance ? D.noonAvgSpd : D.anlyAvgSpd
6707
6712
  },
6708
6713
  lineStyle: {
6709
6714
  color: "#F44336",
@@ -6765,7 +6770,7 @@ const mv = {
6765
6770
  }
6766
6771
  ]
6767
6772
  };
6768
- (m = this.spdDgoConsChart) == null || m.setOption(j);
6773
+ (m = this.spdDgoConsChart) == null || m.setOption(f);
6769
6774
  },
6770
6775
  renderWxCurrChart() {
6771
6776
  var Y;
@@ -6783,37 +6788,37 @@ const mv = {
6783
6788
  };
6784
6789
  let r = 4;
6785
6790
  const a = this.inventory || [], c = [];
6786
- a.forEach((f, b) => {
6791
+ a.forEach((j, b) => {
6787
6792
  var m, C;
6788
- b === 0 && c.push(f.utc), f.type === "EOSP" && ((m = a[b + 1]) == null ? void 0 : m.type) === "BOSP" && (c.push(f.utc), c.push((C = a[b + 1]) == null ? void 0 : C.utc)), b === a.length - 1 && c.push(f.utc);
6789
- }), c.forEach((f, b) => {
6793
+ b === 0 && c.push(j.utc), j.type === "EOSP" && ((m = a[b + 1]) == null ? void 0 : m.type) === "BOSP" && (c.push(j.utc), c.push((C = a[b + 1]) == null ? void 0 : C.utc)), b === a.length - 1 && c.push(j.utc);
6794
+ }), c.forEach((j, b) => {
6790
6795
  if (b % 2 === 0) {
6791
6796
  const m = $(c[b + 1]).diff($(c[b]), "minute", !0);
6792
6797
  for (let C = 0; C <= m + 1; C++)
6793
6798
  l.push(this.computeUTCTime($(c[b]).clone().utc().add(C, "m").format(), "MM-DD/HHmm[Z]"));
6794
6799
  }
6795
- }), a.forEach((f, b) => {
6800
+ }), a.forEach((j, b) => {
6796
6801
  var C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt;
6797
- const m = this.computeUTCTime(f.utc, "MM-DD/HHmm[Z]");
6798
- if (f.noon && !i.some((lt) => lt.slice(0, 5) === f.utc.slice(5, 10)) && i.push(m), b === a.length - 1 && (i = i.filter((lt) => lt.slice(0, 5) !== f.utc.slice(5, 10)), i.push(m)), r = Math.ceil(((O = (S = (C = f.meteo) == null ? void 0 : C.wave) == null ? void 0 : S.sig) == null ? void 0 : O.height) > r ? (R = (v = (Q = f.meteo) == null ? void 0 : Q.wave) == null ? void 0 : v.sig) == null ? void 0 : R.height : r), s.push([
6802
+ const m = this.computeUTCTime(j.utc, "MM-DD/HHmm[Z]");
6803
+ if (j.noon && !i.some((lt) => lt.slice(0, 5) === j.utc.slice(5, 10)) && i.push(m), b === a.length - 1 && (i = i.filter((lt) => lt.slice(0, 5) !== j.utc.slice(5, 10)), i.push(m)), r = Math.ceil(((O = (S = (C = j.meteo) == null ? void 0 : C.wave) == null ? void 0 : S.sig) == null ? void 0 : O.height) > r ? (R = (v = (Q = j.meteo) == null ? void 0 : Q.wave) == null ? void 0 : v.sig) == null ? void 0 : R.height : r), s.push([
6799
6804
  m,
6800
- ((P = f.noon) == null ? void 0 : P.windBF) || ((W = (G = f.meteo) == null ? void 0 : G.wind) == null ? void 0 : W.scale),
6801
- (L = (B = f.meteo) == null ? void 0 : B.wind) == null ? void 0 : L.scale,
6802
- (J = (H = f.meteo) == null ? void 0 : H.wind) == null ? void 0 : J.direction,
6803
- (_ = f.noon) == null ? void 0 : _.seasHt,
6804
- (tt = (K = (X = f.meteo) == null ? void 0 : X.wave) == null ? void 0 : K.sig) == null ? void 0 : tt.height,
6805
- f.dailyAvgCf ?? ((V = s[s.length - 1]) == null ? void 0 : V[D.anlyCurFct]),
6806
- f.goodWx && !f.excluded ? 20 : 0,
6807
- f.excluded ? 20 : 0
6805
+ ((P = j.noon) == null ? void 0 : P.windBF) || ((W = (G = j.meteo) == null ? void 0 : G.wind) == null ? void 0 : W.scale),
6806
+ (L = (B = j.meteo) == null ? void 0 : B.wind) == null ? void 0 : L.scale,
6807
+ (J = (H = j.meteo) == null ? void 0 : H.wind) == null ? void 0 : J.direction,
6808
+ (_ = j.noon) == null ? void 0 : _.seasHt,
6809
+ (tt = (K = (X = j.meteo) == null ? void 0 : X.wave) == null ? void 0 : K.sig) == null ? void 0 : tt.height,
6810
+ j.dailyAvgCf ?? ((V = s[s.length - 1]) == null ? void 0 : V[D.anlyCurFct]),
6811
+ j.goodWx && !j.excluded ? 20 : 0,
6812
+ j.excluded ? 20 : 0
6808
6813
  ]), b < a.length - 1) {
6809
6814
  const lt = a[b + 1];
6810
6815
  s.push([
6811
6816
  m,
6812
- ((Dt = f.noon) == null ? void 0 : Dt.windBF) || ((It = (Nt = f.meteo) == null ? void 0 : Nt.wind) == null ? void 0 : It.scale),
6817
+ ((Dt = j.noon) == null ? void 0 : Dt.windBF) || ((It = (Nt = j.meteo) == null ? void 0 : Nt.wind) == null ? void 0 : It.scale),
6813
6818
  (ut = (gt = lt.meteo) == null ? void 0 : gt.wind) == null ? void 0 : ut.scale,
6814
6819
  (q = (o = lt.meteo) == null ? void 0 : o.wind) == null ? void 0 : q.direction,
6815
6820
  (dt = lt.noon) == null ? void 0 : dt.seasHt,
6816
- (ct = (rt = (at = f.meteo) == null ? void 0 : at.wave) == null ? void 0 : rt.sig) == null ? void 0 : ct.height,
6821
+ (ct = (rt = (at = j.meteo) == null ? void 0 : at.wave) == null ? void 0 : rt.sig) == null ? void 0 : ct.height,
6817
6822
  lt.dailyAvgCf ?? ((yt = s[s.length - 1]) == null ? void 0 : yt[D.anlyCurFct]),
6818
6823
  lt.goodWx && !lt.excluded ? 20 : 0,
6819
6824
  lt.excluded ? 20 : 0
@@ -6821,9 +6826,9 @@ const mv = {
6821
6826
  }
6822
6827
  });
6823
6828
  const M = Math.ceil(i.length / 10);
6824
- i = i.filter((f, b) => b === 0 || b === i.length - 1 || b % M === 0);
6825
- let I = -2.5, p = 2.5, j = 1, u = 5;
6826
- I < -2.5 || p > 2.5 ? (I = Math.floor(this.findMinValue(s, 6) / 5) * 5, p = Math.ceil(this.findMaxValue(s, 6) / 5) * 5, j = Math.ceil(Math.max([Math.abs(I), Math.abs(p)]) / 5), u = Math.ceil(Math.abs(I) / j) + Math.ceil(Math.abs(p) / j)) : (j = 0.5, I = Math.floor(this.findMinValue(s, 6) / 0.5) * j, p = 2.5, u = Math.abs(I) / j + 5);
6829
+ i = i.filter((j, b) => b === 0 || b === i.length - 1 || b % M === 0);
6830
+ let I = -2.5, p = 2.5, f = 1, u = 5;
6831
+ I < -2.5 || p > 2.5 ? (I = Math.floor(this.findMinValue(s, 6) / 5) * 5, p = Math.ceil(this.findMaxValue(s, 6) / 5) * 5, f = Math.ceil(Math.max([Math.abs(I), Math.abs(p)]) / 5), u = Math.ceil(Math.abs(I) / f) + Math.ceil(Math.abs(p) / f)) : (f = 0.5, I = Math.floor(this.findMinValue(s, 6) / 0.5) * f, p = 2.5, u = Math.abs(I) / f + 5);
6827
6832
  const A = {
6828
6833
  animation: !1,
6829
6834
  title: {
@@ -6891,7 +6896,7 @@ const mv = {
6891
6896
  nameGap: 25,
6892
6897
  min: I,
6893
6898
  max: p,
6894
- interval: j,
6899
+ interval: f,
6895
6900
  splitNumber: u,
6896
6901
  axisLine: {
6897
6902
  lineStyle: {
@@ -6922,9 +6927,9 @@ const mv = {
6922
6927
  show: !0
6923
6928
  },
6924
6929
  axisLabel: {
6925
- formatter: (f, b) => {
6926
- if (f >= 0)
6927
- return f;
6930
+ formatter: (j, b) => {
6931
+ if (j >= 0)
6932
+ return j;
6928
6933
  }
6929
6934
  }
6930
6935
  },
@@ -6949,9 +6954,9 @@ const mv = {
6949
6954
  show: !0
6950
6955
  },
6951
6956
  axisLabel: {
6952
- formatter: (f, b) => {
6953
- if (f >= 0)
6954
- return f;
6957
+ formatter: (j, b) => {
6958
+ if (j >= 0)
6959
+ return j;
6955
6960
  }
6956
6961
  }
6957
6962
  },
@@ -7139,7 +7144,7 @@ const mv = {
7139
7144
  style: { flex: "1", "text-transform": "uppercase" }
7140
7145
  }, sT = ["src"];
7141
7146
  function iT(i, l, s, D, r, a) {
7142
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V;
7147
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V;
7143
7148
  const c = F("Lat"), M = F("Lng");
7144
7149
  return n(), d("div", Ev, [
7145
7150
  t("div", Ov, [
@@ -7174,7 +7179,7 @@ function iT(i, l, s, D, r, a) {
7174
7179
  style: { width: "140px" }
7175
7180
  }, "Vessel", -1)),
7176
7181
  t("span", Wv, e((p = (I = s.report) == null ? void 0 : I.vessel) == null ? void 0 : p.name), 1),
7177
- t("span", Bv, "(" + e((u = (j = s.report) == null ? void 0 : j.vessel) == null ? void 0 : u.type) + ")", 1)
7182
+ t("span", Bv, "(" + e((u = (f = s.report) == null ? void 0 : f.vessel) == null ? void 0 : u.type) + ")", 1)
7178
7183
  ]),
7179
7184
  t("div", Lv, [
7180
7185
  l[3] || (l[3] = t("label", {
@@ -7188,7 +7193,7 @@ function iT(i, l, s, D, r, a) {
7188
7193
  class: "flex-end",
7189
7194
  style: { width: "140px" }
7190
7195
  }, "Departure Port", -1)),
7191
- (b = (f = s.report) == null ? void 0 : f.departure) != null && b.portName ? (n(), d("span", Jv, e((C = (m = s.report) == null ? void 0 : m.departure) == null ? void 0 : C.portName), 1)) : (n(), d("div", _v, [
7196
+ (b = (j = s.report) == null ? void 0 : j.departure) != null && b.portName ? (n(), d("span", Jv, e((C = (m = s.report) == null ? void 0 : m.departure) == null ? void 0 : C.portName), 1)) : (n(), d("div", _v, [
7192
7197
  E(c, {
7193
7198
  lat: (O = (S = s.report) == null ? void 0 : S.departure) == null ? void 0 : O.lat,
7194
7199
  label: "",
@@ -7376,16 +7381,16 @@ const MT = {
7376
7381
  let a, c, M = !1;
7377
7382
  D.inventory.sample.hours.forEach((I, p) => {
7378
7383
  a || (a = I), (!c || M) && (c = I, M = !1), a.segIndex === I.segIndex ? a.segLength = (a.segLength || 0) + 1 : (a = I, a.segLength = 1), c.noonLength = (c.noonLength || 0) + 1;
7379
- let j = I.type.charAt(0);
7380
- ["N", "M", "E"].includes(j) && (M = !0, c.dailyAvgCf = I.dailyAvgCf, c.avgSpdCalc = I.avgSpdCalc, c.distanceCalc = I.distanceCalc, c.noon && (c.noon.foCons = I.noon.foCons, c.noon.dgoCons = I.noon.dgoCons)), I.abbrev = j, j = j === "M" ? "*" : j === "A" ? "" : j, I.time = `${j} ${this.computeUTCTime(I.utc, "MMM-DD/HHmm[Z]")}`, I._lng = ft.lng2pretty(I.lng), I._lat = ft.lat2pretty(I.lat), I.cp = r, I.goodWx = I.type === "BOSP" ? !1 : I.goodWx, i.push(I);
7384
+ let f = I.type.charAt(0);
7385
+ ["N", "M", "E"].includes(f) && (M = !0, c.dailyAvgCf = I.dailyAvgCf, c.avgSpdCalc = I.avgSpdCalc, c.distanceCalc = I.distanceCalc, c.noon && (c.noon.foCons = I.noon.foCons, c.noon.dgoCons = I.noon.dgoCons)), I.abbrev = f, f = f === "M" ? "*" : f === "A" ? "" : f, I.time = `${f} ${this.computeUTCTime(I.utc, "MMM-DD/HHmm[Z]")}`, I._lng = ft.lng2pretty(I.lng), I._lat = ft.lat2pretty(I.lat), I.cp = r, I.goodWx = I.type === "BOSP" ? !1 : I.goodWx, i.push(I);
7381
7386
  });
7382
7387
  }), i.sort((D, r) => D.positionTime - r.positionTime), this.inventory = i;
7383
7388
  }
7384
7389
  }
7385
7390
  };
7386
7391
  function DT(i, l, s, D, r, a) {
7387
- var A, Y, f;
7388
- const c = F("Brand"), M = F("Loading"), I = F("VoySummary"), p = F("Inventory"), j = F("Chart"), u = F("Email");
7392
+ var A, Y, j;
7393
+ const c = F("Brand"), M = F("Loading"), I = F("VoySummary"), p = F("Inventory"), f = F("Chart"), u = F("Email");
7389
7394
  return n(), d("div", {
7390
7395
  class: z((Y = (A = s.report) == null ? void 0 : A.weather) != null && Y.referenceOnly ? "report-section watermark" : "report-section")
7391
7396
  }, [
@@ -7407,12 +7412,12 @@ function DT(i, l, s, D, r, a) {
7407
7412
  inventory: r.inventory,
7408
7413
  class: "main"
7409
7414
  }, null, 8, ["report", "inventory"]),
7410
- E(j, {
7415
+ E(f, {
7411
7416
  report: s.report,
7412
7417
  inventory: r.inventory,
7413
7418
  class: "main"
7414
7419
  }, null, 8, ["report", "inventory"]),
7415
- ((f = s.voyageEmails) == null ? void 0 : f.length) > 0 ? (n(), il(u, {
7420
+ ((j = s.voyageEmails) == null ? void 0 : j.length) > 0 ? (n(), il(u, {
7416
7421
  key: 0,
7417
7422
  report: s.report,
7418
7423
  "voyage-emails": s.voyageEmails
@@ -7541,12 +7546,12 @@ const yT = {
7541
7546
  }, AT = { class: "invoice-report" }, vT = { class: "section items-section" }, TT = { class: "flex-start" }, xT = ["innerHTML"], zT = { class: "flex-space" }, pT = { class: "invoice-item" }, CT = {
7542
7547
  key: 0,
7543
7548
  class: "invoice-item"
7544
- }, jT = ["colspan"], fT = ["colspan"], UT = ["colspan"], bT = { class: "total" }, mT = ["colspan"], ET = { class: "total" }, OT = ["colspan"], wT = { class: "total" }, YT = { key: 1 }, ST = ["colspan"], QT = { class: "total" }, kT = {
7549
+ }, fT = ["colspan"], jT = ["colspan"], UT = ["colspan"], bT = { class: "total" }, mT = ["colspan"], ET = { class: "total" }, OT = ["colspan"], wT = { class: "total" }, YT = { key: 1 }, ST = ["colspan"], QT = { class: "total" }, kT = {
7545
7550
  key: 0,
7546
7551
  class: "memo-block"
7547
7552
  }, hT = ["innerHTML"], RT = { class: "section company-section" }, FT = { class: "company-item" }, VT = { class: "company-item" }, PT = { class: "company-item" }, GT = { class: "company-item" }, WT = { class: "company-item" }, BT = { class: "company-item" }, LT = { class: "company-item" }, ZT = { class: "company-item" }, HT = { class: "company-item" }, JT = { class: "company-item" }, _T = { class: "company-item" }, XT = { class: "company-item" }, KT = { class: "company-item" }, qT = { class: "company-item" };
7548
7553
  function $T(i, l, s, D, r, a) {
7549
- var M, I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt;
7554
+ var M, I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt;
7550
7555
  const c = F("IdmBrand");
7551
7556
  return n(), d("div", AT, [
7552
7557
  E(c, {
@@ -7565,7 +7570,7 @@ function $T(i, l, s, D, r, a) {
7565
7570
  ]),
7566
7571
  t("div", zT, [
7567
7572
  t("div", pT, "Invoice No. " + e(s.report.number), 1),
7568
- (j = s.report) != null && j.paymentDate ? (n(), d("div", CT, "Paid: " + e(a.computeTime(s.report.paymentDate)), 1)) : y("", !0)
7573
+ (f = s.report) != null && f.paymentDate ? (n(), d("div", CT, "Paid: " + e(a.computeTime(s.report.paymentDate)), 1)) : y("", !0)
7569
7574
  ]),
7570
7575
  t("table", null, [
7571
7576
  (u = r.reservations4Route) != null && u.length ? (n(), d(U, { key: 0 }, [
@@ -7605,7 +7610,7 @@ function $T(i, l, s, D, r, a) {
7605
7610
  l[2] || (l[2] = t("td", null, "NO.", -1)),
7606
7611
  t("td", {
7607
7612
  colspan: r.maxColspans - 1
7608
- }, "Items.", 8, jT),
7613
+ }, "Items.", 8, fT),
7609
7614
  l[3] || (l[3] = t("td", null, "Amounts", -1))
7610
7615
  ])
7611
7616
  ]),
@@ -7614,7 +7619,7 @@ function $T(i, l, s, D, r, a) {
7614
7619
  t("td", null, e(ot.number), 1),
7615
7620
  t("td", {
7616
7621
  colspan: r.maxColspans - 1
7617
- }, e(ot.items), 9, fT),
7622
+ }, e(ot.items), 9, jT),
7618
7623
  t("td", null, "$" + e(ot.amount), 1)
7619
7624
  ]))), 128))
7620
7625
  ])
@@ -7634,7 +7639,7 @@ function $T(i, l, s, D, r, a) {
7634
7639
  t("span", null, "Exchange Rate", -1)
7635
7640
  ]), 8, mT),
7636
7641
  t("td", ET, [
7637
- t("span", null, e((f = s.report) == null ? void 0 : f.rate), 1)
7642
+ t("span", null, e((j = s.report) == null ? void 0 : j.rate), 1)
7638
7643
  ])
7639
7644
  ]),
7640
7645
  t("tr", null, [
@@ -7774,7 +7779,7 @@ const lx = {
7774
7779
  class: "memo-block"
7775
7780
  }, xx = ["innerHTML"];
7776
7781
  function zx(i, l, s, D, r, a) {
7777
- var c, M, I, p, j, u, A, Y, f, b, m, C, S;
7782
+ var c, M, I, p, f, u, A, Y, j, b, m, C, S;
7778
7783
  return n(), d("div", ex, [
7779
7784
  t("div", sx, [
7780
7785
  t("div", ix, [
@@ -7791,7 +7796,7 @@ function zx(i, l, s, D, r, a) {
7791
7796
  (p = s.report) != null && p.paymentDate ? (n(), d("div", ax, "Paid: " + e(a.computeTime(s.report.paymentDate)), 1)) : y("", !0)
7792
7797
  ]),
7793
7798
  t("table", null, [
7794
- (j = r.reservations4Route) != null && j.length ? (n(), d(U, { key: 0 }, [
7799
+ (f = r.reservations4Route) != null && f.length ? (n(), d(U, { key: 0 }, [
7795
7800
  l[1] || (l[1] = t("thead", null, [
7796
7801
  t("tr", null, [
7797
7802
  t("td", null, "NO."),
@@ -7862,7 +7867,7 @@ function zx(i, l, s, D, r, a) {
7862
7867
  ]),
7863
7868
  t("tr", null, [
7864
7869
  t("td", { colspan: r.maxColspans }, "Total in CNY", 8, ux),
7865
- t("td", cx, "¥" + e((f = s.report) == null ? void 0 : f.paymentAmount), 1)
7870
+ t("td", cx, "¥" + e((j = s.report) == null ? void 0 : j.paymentAmount), 1)
7866
7871
  ])
7867
7872
  ], 64)) : (n(), d("tr", yx, [
7868
7873
  t("td", { colspan: r.maxColspans }, l[6] || (l[6] = [
@@ -7892,7 +7897,7 @@ const px = /* @__PURE__ */ sl(lx, [["render", zx], ["__scopeId", "data-v-5a35290
7892
7897
  install(i) {
7893
7898
  i.component("OrmInvoiceReport", tx), i.component("FliInvoiceReport", px);
7894
7899
  }
7895
- }, Cx = (i) => (typeof i == "string" ? i = $(i) : typeof i == "number" && (i = $(i)), i), jx = (i, l = "MMM-DD,YYYY/HHmm[Z]") => fx(i, l), fx = (i, l = "MMM-DD/HHmm[Z]") => (i = Cx(i), i ? `${i.utc().format(l)}` : "-");
7900
+ }, Cx = (i) => (typeof i == "string" ? i = $(i) : typeof i == "number" && (i = $(i)), i), fx = (i, l = "MMM-DD,YYYY/HHmm[Z]") => jx(i, l), jx = (i, l = "MMM-DD/HHmm[Z]") => (i = Cx(i), i ? `${i.utc().format(l)}` : "-");
7896
7901
  const Ux = {
7897
7902
  name: "IdmEditableItem",
7898
7903
  components: { Edit: Wa, Close: Ba, IdmEditor: ys },
@@ -7977,7 +7982,7 @@ const Ux = {
7977
7982
  computed: {
7978
7983
  computeUtcTime() {
7979
7984
  return function(i, l) {
7980
- return jx(i, l);
7985
+ return fx(i, l);
7981
7986
  };
7982
7987
  }
7983
7988
  },
@@ -8005,7 +8010,7 @@ const Ux = {
8005
8010
  class: "buttons"
8006
8011
  };
8007
8012
  function Ox(i, l, s, D, r, a) {
8008
- const c = F("ElTag"), M = F("ElInput"), I = F("IdmEditor"), p = F("ElInputNumber"), j = F("ElDatePicker"), u = F("ElOption"), A = F("ElSelect"), Y = F("ElRadio"), f = F("ElRadioGroup"), b = F("ElCheckbox"), m = F("ElCheckboxGroup"), C = F("Edit"), S = F("ElIcon"), O = F("ElButton"), Q = F("Close");
8013
+ const c = F("ElTag"), M = F("ElInput"), I = F("IdmEditor"), p = F("ElInputNumber"), f = F("ElDatePicker"), u = F("ElOption"), A = F("ElSelect"), Y = F("ElRadio"), j = F("ElRadioGroup"), b = F("ElCheckbox"), m = F("ElCheckboxGroup"), C = F("Edit"), S = F("ElIcon"), O = F("ElButton"), Q = F("Close");
8009
8014
  return n(), d("div", bx, [
8010
8015
  t("div", {
8011
8016
  class: "group",
@@ -8058,7 +8063,7 @@ function Ox(i, l, s, D, r, a) {
8058
8063
  onBlur: a.handleCommit,
8059
8064
  onChange: a.handleCommit
8060
8065
  }, null, 8, ["modelValue", "size", "controls", "min", "max", "step", "precision", "onBlur", "onChange"])) : y("", !0),
8061
- s.type === "datetime" ? (n(), il(j, {
8066
+ s.type === "datetime" ? (n(), il(f, {
8062
8067
  key: 5,
8063
8068
  modelValue: r.model,
8064
8069
  "onUpdate:modelValue": l[7] || (l[7] = (v) => r.model = v),
@@ -8135,7 +8140,7 @@ function Ox(i, l, s, D, r, a) {
8135
8140
  ]),
8136
8141
  _: 1
8137
8142
  }, 8, ["modelValue", "size", "remote-method", "onChange"])) : y("", !0),
8138
- s.type === "radio" ? (n(), il(f, {
8143
+ s.type === "radio" ? (n(), il(j, {
8139
8144
  key: 9,
8140
8145
  modelValue: r.model,
8141
8146
  "onUpdate:modelValue": l[11] || (l[11] = (v) => r.model = v),
@@ -8398,8 +8403,8 @@ const wx = {
8398
8403
  if ((s || s == 0) && s != "") {
8399
8404
  if (i === "port") {
8400
8405
  if (r > 0) {
8401
- const p = l.substring(0, r), j = l.substring(r + 1);
8402
- j !== "date" && (s = Number(s)), this.extraPortList[D][p][j] = s;
8406
+ const p = l.substring(0, r), f = l.substring(r + 1);
8407
+ f !== "date" && (s = Number(s)), this.extraPortList[D][p][f] = s;
8403
8408
  } else
8404
8409
  this.extraPortList[D][l] = s;
8405
8410
  a = {
@@ -8446,7 +8451,7 @@ const wx = {
8446
8451
  }, Hx = { class: "section summary-section" }, Jx = { class: "border-solid" }, _x = { class: "cp" }, Xx = {
8447
8452
  class: "flex-between",
8448
8453
  style: { padding: "6px 0" }
8449
- }, Kx = { style: { "margin-left": "5px" } }, qx = { style: { "margin-left": "5px" } }, $x = { key: 0 }, tz = { key: 0 }, lz = { key: 1 }, ez = { key: 0 }, sz = { key: 0 }, iz = { key: 1 }, oz = { key: 0 }, nz = { key: 0 }, dz = { key: 1 }, az = { class: "summary-block flex-between" }, rz = { class: "item" }, Mz = { class: "value flex-end" }, Dz = { key: 0 }, Nz = { class: "gain" }, Iz = { key: 1 }, gz = { class: "lost" }, uz = { key: 2 }, cz = { class: "item" }, yz = { class: "value flex-end" }, Az = { key: 0 }, vz = { class: "gain" }, Tz = { key: 1 }, xz = { class: "lost" }, zz = { key: 2 }, pz = { class: "item" }, Cz = { class: "value flex-end" }, jz = { key: 0 }, fz = { class: "gain" }, Uz = { key: 1 }, bz = { class: "lost" }, mz = { key: 2 }, Ez = { class: "item" }, Oz = { class: "value flex-end" }, wz = { key: 0 }, Yz = { class: "gain" }, Sz = { key: 1 }, Qz = { class: "lost" }, kz = { key: 2 }, hz = { class: "section-content" }, Rz = {
8454
+ }, Kx = { style: { "margin-left": "5px" } }, qx = { style: { "margin-left": "5px" } }, $x = { key: 0 }, tz = { key: 0 }, lz = { key: 1 }, ez = { key: 0 }, sz = { key: 0 }, iz = { key: 1 }, oz = { key: 0 }, nz = { key: 0 }, dz = { key: 1 }, az = { class: "summary-block flex-between" }, rz = { class: "item" }, Mz = { class: "value flex-end" }, Dz = { key: 0 }, Nz = { class: "gain" }, Iz = { key: 1 }, gz = { class: "lost" }, uz = { key: 2 }, cz = { class: "item" }, yz = { class: "value flex-end" }, Az = { key: 0 }, vz = { class: "gain" }, Tz = { key: 1 }, xz = { class: "lost" }, zz = { key: 2 }, pz = { class: "item" }, Cz = { class: "value flex-end" }, fz = { key: 0 }, jz = { class: "gain" }, Uz = { key: 1 }, bz = { class: "lost" }, mz = { key: 2 }, Ez = { class: "item" }, Oz = { class: "value flex-end" }, wz = { key: 0 }, Yz = { class: "gain" }, Sz = { key: 1 }, Qz = { class: "lost" }, kz = { key: 2 }, hz = { class: "section-content" }, Rz = {
8450
8455
  key: 0,
8451
8456
  class: ""
8452
8457
  }, Fz = ["innerHTML"], Vz = { key: 1 }, Pz = { class: "section deviation-info-section" }, Gz = { key: 0 }, Wz = { key: 1 }, Bz = {
@@ -8468,15 +8473,15 @@ const wx = {
8468
8473
  }, $z = { class: "flex-start" }, tp = { class: "fraction flex-center" }, lp = { class: "content" }, ep = { key: 0 }, sp = { key: 1 }, ip = { class: "fraction flex-center" }, op = { class: "content" }, np = { class: "fraction flex-center" }, dp = { class: "flex-start" }, ap = { class: "fraction flex-center" }, rp = { class: "fraction flex-center" }, Mp = { class: "fraction flex-center" }, Dp = {
8469
8474
  key: 1,
8470
8475
  class: "formula-block"
8471
- }, Np = { class: "flex-start" }, Ip = { class: "fraction flex-center" }, gp = { class: "content" }, up = { key: 0 }, cp = { key: 1 }, yp = { class: "fraction flex-center" }, Ap = { class: "content" }, vp = { class: "fraction flex-center" }, Tp = { class: "flex-start" }, xp = { class: "fraction flex-center" }, zp = { class: "fraction flex-center" }, pp = { class: "fraction flex-center" }, Cp = { class: "fuel-block flex-between border-dashed" }, jp = {
8476
+ }, Np = { class: "flex-start" }, Ip = { class: "fraction flex-center" }, gp = { class: "content" }, up = { key: 0 }, cp = { key: 1 }, yp = { class: "fraction flex-center" }, Ap = { class: "content" }, vp = { class: "fraction flex-center" }, Tp = { class: "flex-start" }, xp = { class: "fraction flex-center" }, zp = { class: "fraction flex-center" }, pp = { class: "fraction flex-center" }, Cp = { class: "fuel-block flex-between border-dashed" }, fp = {
8472
8477
  key: 0,
8473
8478
  class: "formula-block"
8474
- }, fp = { class: "flex-start" }, Up = { class: "fraction flex-center" }, bp = { class: "content" }, mp = { key: 0 }, Ep = { key: 1 }, Op = { class: "fraction flex-center" }, wp = { class: "content" }, Yp = { key: 0 }, Sp = { key: 1 }, Qp = { class: "fraction flex-center" }, kp = { class: "content" }, hp = { class: "fraction flex-center" }, Rp = { class: "content" }, Fp = { class: "fraction flex-center" }, Vp = { class: "flex-start" }, Pp = { class: "fraction flex-center" }, Gp = { class: "fraction flex-center" }, Wp = { class: "fraction flex-center" }, Bp = { class: "flex-start" }, Lp = { class: "fraction flex-center" }, Zp = { class: "content" }, Hp = { key: 0 }, Jp = { key: 1 }, _p = { class: "fraction flex-center" }, Xp = { class: "content" }, Kp = { key: 0 }, qp = { key: 1 }, $p = { class: "fraction flex-center" }, t4 = { class: "content" }, l4 = { class: "fraction flex-center" }, e4 = { class: "content" }, s4 = { class: "fraction flex-center" }, i4 = { class: "flex-start" }, o4 = { class: "fraction flex-center" }, n4 = { class: "fraction flex-center" }, d4 = { class: "fraction flex-center" }, a4 = {
8479
+ }, jp = { class: "flex-start" }, Up = { class: "fraction flex-center" }, bp = { class: "content" }, mp = { key: 0 }, Ep = { key: 1 }, Op = { class: "fraction flex-center" }, wp = { class: "content" }, Yp = { key: 0 }, Sp = { key: 1 }, Qp = { class: "fraction flex-center" }, kp = { class: "content" }, hp = { class: "fraction flex-center" }, Rp = { class: "content" }, Fp = { class: "fraction flex-center" }, Vp = { class: "flex-start" }, Pp = { class: "fraction flex-center" }, Gp = { class: "fraction flex-center" }, Wp = { class: "fraction flex-center" }, Bp = { class: "flex-start" }, Lp = { class: "fraction flex-center" }, Zp = { class: "content" }, Hp = { key: 0 }, Jp = { key: 1 }, _p = { class: "fraction flex-center" }, Xp = { class: "content" }, Kp = { key: 0 }, qp = { key: 1 }, $p = { class: "fraction flex-center" }, t4 = { class: "content" }, l4 = { class: "fraction flex-center" }, e4 = { class: "content" }, s4 = { class: "fraction flex-center" }, i4 = { class: "flex-start" }, o4 = { class: "fraction flex-center" }, n4 = { class: "fraction flex-center" }, d4 = { class: "fraction flex-center" }, a4 = {
8475
8480
  key: 1,
8476
8481
  class: "formula-block"
8477
- }, r4 = { class: "flex-start" }, M4 = { class: "fraction flex-center" }, D4 = { class: "content" }, N4 = { key: 0 }, I4 = { key: 1 }, g4 = { class: "fraction flex-center" }, u4 = { class: "content" }, c4 = { key: 0 }, y4 = { key: 1 }, A4 = { class: "fraction flex-center" }, v4 = { class: "content" }, T4 = { class: "fraction flex-center" }, x4 = { class: "content" }, z4 = { class: "fraction flex-center" }, p4 = { class: "flex-start" }, C4 = { class: "fraction flex-center" }, j4 = { class: "fraction flex-center" }, f4 = { class: "fraction flex-center" }, U4 = { class: "flex-start" }, b4 = { class: "fraction flex-center" }, m4 = { class: "content" }, E4 = { key: 0 }, O4 = { key: 1 }, w4 = { class: "fraction flex-center" }, Y4 = { class: "content" }, S4 = { key: 0 }, Q4 = { key: 1 }, k4 = { class: "fraction flex-center" }, h4 = { class: "content" }, R4 = { class: "fraction flex-center" }, F4 = { class: "content" }, V4 = { class: "fraction flex-center" }, P4 = { class: "flex-start" }, G4 = { class: "fraction flex-center" }, W4 = { class: "fraction flex-center" }, B4 = { class: "fraction flex-center" }, L4 = { class: "section map-section" }, Z4 = { class: "report-map" }, H4 = ["src"];
8482
+ }, r4 = { class: "flex-start" }, M4 = { class: "fraction flex-center" }, D4 = { class: "content" }, N4 = { key: 0 }, I4 = { key: 1 }, g4 = { class: "fraction flex-center" }, u4 = { class: "content" }, c4 = { key: 0 }, y4 = { key: 1 }, A4 = { class: "fraction flex-center" }, v4 = { class: "content" }, T4 = { class: "fraction flex-center" }, x4 = { class: "content" }, z4 = { class: "fraction flex-center" }, p4 = { class: "flex-start" }, C4 = { class: "fraction flex-center" }, f4 = { class: "fraction flex-center" }, j4 = { class: "fraction flex-center" }, U4 = { class: "flex-start" }, b4 = { class: "fraction flex-center" }, m4 = { class: "content" }, E4 = { key: 0 }, O4 = { key: 1 }, w4 = { class: "fraction flex-center" }, Y4 = { class: "content" }, S4 = { key: 0 }, Q4 = { key: 1 }, k4 = { class: "fraction flex-center" }, h4 = { class: "content" }, R4 = { class: "fraction flex-center" }, F4 = { class: "content" }, V4 = { class: "fraction flex-center" }, P4 = { class: "flex-start" }, G4 = { class: "fraction flex-center" }, W4 = { class: "fraction flex-center" }, B4 = { class: "fraction flex-center" }, L4 = { class: "section map-section" }, Z4 = { class: "report-map" }, H4 = ["src"];
8478
8483
  function J4(i, l, s, D, r, a) {
8479
- var j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, js, fs, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi;
8484
+ var f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, fs, js, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi;
8480
8485
  const c = F("IdmBrand"), M = F("Editor"), I = F("EditableItem"), p = F("ElButton");
8481
8486
  return n(), d("div", Yx, [
8482
8487
  E(c, { name: "Voyage Deviation Report" }),
@@ -8485,14 +8490,14 @@ function J4(i, l, s, D, r, a) {
8485
8490
  t("div", kx, [
8486
8491
  t("div", hx, [
8487
8492
  l[11] || (l[11] = t("label", { class: "label" }, "Prepared For:", -1)),
8488
- t("div", null, e((j = s.report) == null ? void 0 : j.preparedFor), 1)
8493
+ t("div", null, e((f = s.report) == null ? void 0 : f.preparedFor), 1)
8489
8494
  ]),
8490
8495
  t("div", Rx, [
8491
8496
  l[13] || (l[13] = t("label", { class: "label" }, "Departure Port:", -1)),
8492
8497
  t("div", null, [
8493
8498
  t("span", null, e((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.name), 1),
8494
8499
  l[12] || (l[12] = g(" , ")),
8495
- t("span", Fx, e(a.computeUTCTime(((f = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : f.atd) || ((m = (b = s.report) == null ? void 0 : b.departure) == null ? void 0 : m.etd))), 1)
8500
+ t("span", Fx, e(a.computeUTCTime(((j = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : j.atd) || ((m = (b = s.report) == null ? void 0 : b.departure) == null ? void 0 : m.etd))), 1)
8496
8501
  ])
8497
8502
  ])
8498
8503
  ]),
@@ -8604,9 +8609,9 @@ function J4(i, l, s, D, r, a) {
8604
8609
  t("div", pz, [
8605
8610
  l[38] || (l[38] = t("div", { class: "title" }, "FO Total extra Consumption", -1)),
8606
8611
  t("div", Cz, [
8607
- ((Ul = (fl = (jl = s.report) == null ? void 0 : jl.consAnalysis) == null ? void 0 : fl.fo) == null ? void 0 : Ul.totalExtraCons) < 0 ? (n(), d("div", jz, [
8612
+ ((Ul = (jl = (fl = s.report) == null ? void 0 : fl.consAnalysis) == null ? void 0 : jl.fo) == null ? void 0 : Ul.totalExtraCons) < 0 ? (n(), d("div", fz, [
8608
8613
  l[34] || (l[34] = t("i", { class: "iconfont gain" }, "", -1)),
8609
- t("span", fz, e(Math.abs((El = (ml = (bl = s.report) == null ? void 0 : bl.consAnalysis) == null ? void 0 : ml.fo) == null ? void 0 : El.totalExtraCons)), 1),
8614
+ t("span", jz, e(Math.abs((El = (ml = (bl = s.report) == null ? void 0 : bl.consAnalysis) == null ? void 0 : ml.fo) == null ? void 0 : El.totalExtraCons)), 1),
8610
8615
  l[35] || (l[35] = t("span", { class: "unit" }, "mt", -1))
8611
8616
  ])) : ((Yl = (wl = (Ol = s.report) == null ? void 0 : Ol.consAnalysis) == null ? void 0 : wl.fo) == null ? void 0 : Yl.totalExtraCons) >= 0 ? (n(), d("div", Uz, [
8612
8617
  l[36] || (l[36] = t("i", { class: "iconfont lost" }, "", -1)),
@@ -8858,7 +8863,7 @@ function J4(i, l, s, D, r, a) {
8858
8863
  ]),
8859
8864
  t("tbody", null, [
8860
8865
  (n(!0), d(U, null, et(r.extraPortList, (st, ds) => {
8861
- var zi, pi, Ci, ji, fi, Ui, bi, mi;
8866
+ var zi, pi, Ci, fi, ji, Ui, bi, mi;
8862
8867
  return n(), d(U, { key: ds }, [
8863
8868
  t("tr", null, [
8864
8869
  t("td", Hz, [
@@ -8928,7 +8933,7 @@ function J4(i, l, s, D, r, a) {
8928
8933
  t("td", null, [
8929
8934
  E(I, {
8930
8935
  class: "check editable-item",
8931
- value: (ji = st == null ? void 0 : st.departure) == null ? void 0 : ji.date,
8936
+ value: (fi = st == null ? void 0 : st.departure) == null ? void 0 : fi.date,
8932
8937
  size: "small",
8933
8938
  format: "MMM-DD,YYYY|HHmm[Z]",
8934
8939
  iconable: !1,
@@ -8940,7 +8945,7 @@ function J4(i, l, s, D, r, a) {
8940
8945
  t("td", null, [
8941
8946
  E(I, {
8942
8947
  class: "editable-item",
8943
- value: (fi = st == null ? void 0 : st.departure) == null ? void 0 : fi.foBrob,
8948
+ value: (ji = st == null ? void 0 : st.departure) == null ? void 0 : ji.foBrob,
8944
8949
  iconable: !1,
8945
8950
  size: "small",
8946
8951
  type: "alphanumeric",
@@ -9066,7 +9071,7 @@ function J4(i, l, s, D, r, a) {
9066
9071
  l[83] || (l[83] = t("div", { class: "sig" }, "+", -1)),
9067
9072
  t("div", rp, e(a.computeNum((Ce = (pe = s.report) == null ? void 0 : pe.timeAnalysis) == null ? void 0 : Ce.portTime)), 1),
9068
9073
  l[84] || (l[84] = t("div", { class: "sig" }, "=", -1)),
9069
- t("div", Mp, e((fe = (je = s.report) == null ? void 0 : je.timeAnalysis) == null ? void 0 : fe.totalExtraTime) + " (hrs)", 1)
9074
+ t("div", Mp, e((je = (fe = s.report) == null ? void 0 : fe.timeAnalysis) == null ? void 0 : je.totalExtraTime) + " (hrs)", 1)
9070
9075
  ])
9071
9076
  ])) : (n(), d("div", Dp, [
9072
9077
  t("div", Np, [
@@ -9103,8 +9108,8 @@ function J4(i, l, s, D, r, a) {
9103
9108
  ]))
9104
9109
  ]),
9105
9110
  t("div", Cp, [
9106
- ((Re = s.report) == null ? void 0 : Re.method) === "DistExtrapolate" ? (n(), d("div", jp, [
9107
- t("div", fp, [
9111
+ ((Re = s.report) == null ? void 0 : Re.method) === "DistExtrapolate" ? (n(), d("div", fp, [
9112
+ t("div", jp, [
9108
9113
  l[104] || (l[104] = t("div", { class: "fraction flex-center" }, "FO Consumption for extra distance sailing", -1)),
9109
9114
  l[105] || (l[105] = t("div", { class: "sig" }, "=", -1)),
9110
9115
  t("div", Up, [
@@ -9172,7 +9177,7 @@ function J4(i, l, s, D, r, a) {
9172
9177
  t("div", t4, [
9173
9178
  t("div", null, e((Cs = s.report) == null ? void 0 : Cs.extraDist), 1),
9174
9179
  l[117] || (l[117] = t("div", { class: "line" }, null, -1)),
9175
- t("div", null, e((fs = (js = s.report) == null ? void 0 : js.extend) == null ? void 0 : fs.cpSpd), 1)
9180
+ t("div", null, e((js = (fs = s.report) == null ? void 0 : fs.extend) == null ? void 0 : js.cpSpd), 1)
9176
9181
  ])
9177
9182
  ]),
9178
9183
  l[124] || (l[124] = t("div", { class: "sig" }, "×", -1)),
@@ -9236,9 +9241,9 @@ function J4(i, l, s, D, r, a) {
9236
9241
  l[142] || (l[142] = it('<div class="fraction flex-center" data-v-79be3d47>FO Total Extra Consumption</div><div class="sig" data-v-79be3d47>=</div><div class="fraction flex-center" data-v-79be3d47>FO Consumption for Actual Route</div><div class="sig" data-v-79be3d47>-</div><div class="fraction flex-center" data-v-79be3d47>FO Consumption for Route prior to deviation sailing</div><div class="sig" data-v-79be3d47>=</div>', 6)),
9237
9242
  t("div", C4, e((Xs = (_s = (Js = s.report) == null ? void 0 : Js.consAnalysis) == null ? void 0 : _s.fo) == null ? void 0 : Xs.actualCons), 1),
9238
9243
  l[143] || (l[143] = t("div", { class: "sig" }, "-", -1)),
9239
- t("div", j4, e(a.computeNum(($s = (qs = (Ks = s.report) == null ? void 0 : Ks.consAnalysis) == null ? void 0 : qs.fo) == null ? void 0 : $s.sailingCons)), 1),
9244
+ t("div", f4, e(a.computeNum(($s = (qs = (Ks = s.report) == null ? void 0 : Ks.consAnalysis) == null ? void 0 : qs.fo) == null ? void 0 : $s.sailingCons)), 1),
9240
9245
  l[144] || (l[144] = t("div", { class: "sig" }, "=", -1)),
9241
- t("div", f4, e((Ms = (li = (ti = s.report) == null ? void 0 : ti.consAnalysis) == null ? void 0 : li.fo) == null ? void 0 : Ms.totalExtraCons) + " (mt)", 1)
9246
+ t("div", j4, e((Ms = (li = (ti = s.report) == null ? void 0 : ti.consAnalysis) == null ? void 0 : li.fo) == null ? void 0 : Ms.totalExtraCons) + " (mt)", 1)
9242
9247
  ]),
9243
9248
  t("div", U4, [
9244
9249
  l[152] || (l[152] = t("div", { class: "fraction flex-center" }, "MGO Consumption for Route prior to deviation sailing", -1)),
@@ -9435,7 +9440,7 @@ const X4 = {
9435
9440
  this.editorDisabled ? this.editable = !1 : this.editable = !0;
9436
9441
  },
9437
9442
  async handleCommit(i, l, s, D) {
9438
- var c, M, I, p, j;
9443
+ var c, M, I, p, f;
9439
9444
  this.editable = !1;
9440
9445
  const r = l.indexOf(".");
9441
9446
  let a = {};
@@ -9461,7 +9466,7 @@ const X4 = {
9461
9466
  }
9462
9467
  }
9463
9468
  );
9464
- this.extraData = (c = u == null ? void 0 : u.data) == null ? void 0 : c.data, this.extraPortList = (I = (M = u == null ? void 0 : u.data) == null ? void 0 : M.data) == null ? void 0 : I.extraPorts, this.advisory = (p = this.data) != null && p.comments ? (j = this.data) == null ? void 0 : j.comments : void 0;
9469
+ this.extraData = (c = u == null ? void 0 : u.data) == null ? void 0 : c.data, this.extraPortList = (I = (M = u == null ? void 0 : u.data) == null ? void 0 : M.data) == null ? void 0 : I.extraPorts, this.advisory = (p = this.data) != null && p.comments ? (f = this.data) == null ? void 0 : f.comments : void 0;
9465
9470
  } else
9466
9471
  wa({
9467
9472
  message: "Value cannot be empty.",
@@ -9478,7 +9483,7 @@ const X4 = {
9478
9483
  }, I3 = { class: "flex" }, g3 = { class: "flexM" }, u3 = { class: "summary-item" }, c3 = {
9479
9484
  class: "flexL gray",
9480
9485
  style: { display: "flex" }
9481
- }, y3 = { class: "flex" }, A3 = { class: "flexM" }, v3 = { class: "report-summary" }, T3 = { class: "summary-item" }, x3 = { class: "summary-item" }, z3 = { class: "summary-item" }, p3 = { class: "summary-item" }, C3 = { class: "report-map" }, j3 = ["src"], f3 = {
9486
+ }, y3 = { class: "flex" }, A3 = { class: "flexM" }, v3 = { class: "report-summary" }, T3 = { class: "summary-item" }, x3 = { class: "summary-item" }, z3 = { class: "summary-item" }, p3 = { class: "summary-item" }, C3 = { class: "report-map" }, f3 = ["src"], j3 = {
9482
9487
  key: 0,
9483
9488
  class: "subtitle"
9484
9489
  }, U3 = {
@@ -9520,7 +9525,7 @@ const X4 = {
9520
9525
  }, xC = { style: { width: "5%" } }, zC = { style: { width: "5%" } }, pC = { style: { width: "5%" } }, CC = {
9521
9526
  key: 1,
9522
9527
  class: "equation"
9523
- }, jC = { style: { width: "5%" } }, fC = { style: { width: "5%" } }, UC = { style: { width: "5%" } }, bC = { style: { width: "5%" } }, mC = {
9528
+ }, fC = { style: { width: "5%" } }, jC = { style: { width: "5%" } }, UC = { style: { width: "5%" } }, bC = { style: { width: "5%" } }, mC = {
9524
9529
  key: 4,
9525
9530
  class: "report-summary"
9526
9531
  }, EC = { class: "summary-item" }, OC = { class: "flex blue center" }, wC = { class: "summary-item" }, YC = { class: "flex blue center" }, SC = { class: "summary-item" }, QC = { class: "flex blue center" }, kC = {
@@ -9538,52 +9543,52 @@ const X4 = {
9538
9543
  }, JC = {
9539
9544
  class: "function",
9540
9545
  style: { width: "5%" }
9541
- }, _C = { style: { width: "5%" } }, XC = { class: "equation" }, KC = { style: { width: "5%" } }, qC = { style: { width: "5%" } }, $C = { style: { width: "5%" } }, tj = { class: "equation" }, lj = {
9546
+ }, _C = { style: { width: "5%" } }, XC = { class: "equation" }, KC = { style: { width: "5%" } }, qC = { style: { width: "5%" } }, $C = { style: { width: "5%" } }, tf = { class: "equation" }, lf = {
9542
9547
  class: "function",
9543
9548
  style: { width: "5%" }
9544
- }, ej = {
9549
+ }, ef = {
9545
9550
  class: "function",
9546
9551
  style: { width: "5%" }
9547
- }, sj = { style: { width: "5%" } }, ij = { class: "equation" }, oj = { style: { width: "5%" } }, nj = { style: { width: "5%" } }, dj = { style: { width: "5%" } }, aj = {
9552
+ }, sf = { style: { width: "5%" } }, of = { class: "equation" }, nf = { style: { width: "5%" } }, df = { style: { width: "5%" } }, af = { style: { width: "5%" } }, rf = {
9548
9553
  key: 7,
9549
9554
  class: "report-formular"
9550
- }, rj = { class: "equation" }, Mj = {
9555
+ }, Mf = { class: "equation" }, Df = {
9551
9556
  class: "function",
9552
9557
  style: { width: "5%" }
9553
- }, Dj = {
9558
+ }, Nf = {
9554
9559
  class: "function",
9555
9560
  style: { width: "5%" }
9556
- }, Nj = { style: { width: "5%" } }, Ij = { class: "equation" }, gj = {
9561
+ }, If = { style: { width: "5%" } }, gf = { class: "equation" }, uf = {
9557
9562
  class: "function",
9558
9563
  style: { width: "5%" }
9559
- }, uj = {
9564
+ }, cf = {
9560
9565
  class: "function",
9561
9566
  style: { width: "5%" }
9562
- }, cj = { style: { width: "5%" } }, yj = {
9567
+ }, yf = { style: { width: "5%" } }, Af = {
9563
9568
  key: 0,
9564
9569
  class: "equation"
9565
- }, Aj = { style: { width: "5%" } }, vj = { style: { width: "5%" } }, Tj = { style: { width: "5%" } }, xj = {
9570
+ }, vf = { style: { width: "5%" } }, Tf = { style: { width: "5%" } }, xf = { style: { width: "5%" } }, zf = {
9566
9571
  key: 1,
9567
9572
  class: "equation"
9568
- }, zj = { style: { width: "5%" } }, pj = { style: { width: "5%" } }, Cj = { style: { width: "5%" } }, jj = { style: { width: "5%" } }, fj = {
9573
+ }, pf = { style: { width: "5%" } }, Cf = { style: { width: "5%" } }, ff = { style: { width: "5%" } }, jf = { style: { width: "5%" } }, Uf = {
9569
9574
  key: 2,
9570
9575
  class: "equation"
9571
- }, Uj = { style: { width: "5%" } }, bj = { style: { width: "5%" } }, mj = { style: { width: "5%" } }, Ej = {
9576
+ }, bf = { style: { width: "5%" } }, mf = { style: { width: "5%" } }, Ef = { style: { width: "5%" } }, Of = {
9572
9577
  key: 3,
9573
9578
  class: "equation"
9574
- }, Oj = { style: { width: "5%" } }, wj = { style: { width: "5%" } }, Yj = { style: { width: "5%" } }, Sj = { style: { width: "5%" } }, Qj = {
9579
+ }, wf = { style: { width: "5%" } }, Yf = { style: { width: "5%" } }, Sf = { style: { width: "5%" } }, Qf = { style: { width: "5%" } }, kf = {
9575
9580
  key: 8,
9576
9581
  class: "report-summary"
9577
- }, kj = { class: "summary-item" }, hj = { class: "flex blue center" }, Rj = { class: "flex blue center" }, Fj = { class: "summary-item" }, Vj = { class: "flex blue center" }, Pj = { class: "flex blue center" }, Gj = { class: "summary-item" }, Wj = {
9582
+ }, hf = { class: "summary-item" }, Rf = { class: "flex blue center" }, Ff = { class: "flex blue center" }, Vf = { class: "summary-item" }, Pf = { class: "flex blue center" }, Gf = { class: "flex blue center" }, Wf = { class: "summary-item" }, Bf = {
9578
9583
  key: 9,
9579
9584
  class: "report-summary"
9580
- }, Bj = { class: "summary-item" }, Lj = { class: "flex blue center" }, Zj = { class: "flex blue center" }, Hj = { class: "summary-item" }, Jj = { class: "flex blue center" }, _j = { class: "flex blue center" }, Xj = {
9585
+ }, Lf = { class: "summary-item" }, Zf = { class: "flex blue center" }, Hf = { class: "flex blue center" }, Jf = { class: "summary-item" }, _f = { class: "flex blue center" }, Xf = { class: "flex blue center" }, Kf = {
9581
9586
  key: 0,
9582
9587
  class: "summary-item"
9583
- }, Kj = { class: "flex blue center" }, qj = { class: "flex blue center" }, $j = { class: "summary-item" }, tf = ["innerHTML"];
9584
- function lf(i, l, s, D, r, a) {
9585
- var u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, js, fs, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, ji, fi, Ui, bi, mi, ul, Ei, Oi, wi, Yi;
9586
- const c = F("EditableItem"), M = F("CirclePlus"), I = F("ElIcon"), p = F("Remove"), j = F("Editor");
9588
+ }, qf = { class: "flex blue center" }, $f = { class: "flex blue center" }, tj = { class: "summary-item" }, lj = ["innerHTML"];
9589
+ function ej(i, l, s, D, r, a) {
9590
+ var u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, fs, js, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, fi, ji, Ui, bi, mi, ul, Ei, Oi, wi, Yi;
9591
+ const c = F("EditableItem"), M = F("CirclePlus"), I = F("ElIcon"), p = F("Remove"), f = F("Editor");
9587
9592
  return n(), d("div", K4, [
9588
9593
  l[140] || (l[140] = t("div", { class: "report-bg" }, [
9589
9594
  t("img", { src: "https://img.idmwx.com/asset/fli_logo.png" })
@@ -9603,7 +9608,7 @@ function lf(i, l, s, D, r, a) {
9603
9608
  ]),
9604
9609
  t("div", o3, [
9605
9610
  l[13] || (l[13] = t("label", { class: "flex gray" }, "Prepared For", -1)),
9606
- t("div", n3, e((f = r.extraData) == null ? void 0 : f.preparedFor), 1)
9611
+ t("div", n3, e((j = r.extraData) == null ? void 0 : j.preparedFor), 1)
9607
9612
  ]),
9608
9613
  t("div", d3, [
9609
9614
  l[14] || (l[14] = t("label", { class: "flex gray" }, "Vessel Type", -1)),
@@ -9661,11 +9666,11 @@ function lf(i, l, s, D, r, a) {
9661
9666
  style: { width: "100%" },
9662
9667
  src: (ot = r.extraData) == null ? void 0 : ot.chartUrl,
9663
9668
  alt: ""
9664
- }, null, 8, j3),
9669
+ }, null, 8, f3),
9665
9670
  l[22] || (l[22] = it('<div class="legend" data-v-eba493df><div class="legend-item" data-v-eba493df><div style="width:50px;height:0px;border:1px solid var(--actual-route);" data-v-eba493df></div><div data-v-eba493df>Actual Route</div></div><div class="legend-item" data-v-eba493df><div style="width:50px;height:0px;border:1px dashed var(--prior-route);" data-v-eba493df></div><div data-v-eba493df>Route prior to deviation</div></div></div>', 1))
9666
9671
  ]),
9667
9672
  l[143] || (l[143] = t("div", { class: "page-break" }, null, -1)),
9668
- i.isDistExtra ? y("", !0) : (n(), d("div", f3, "Diversion Information")),
9673
+ i.isDistExtra ? y("", !0) : (n(), d("div", j3, "Diversion Information")),
9669
9674
  i.isDistExtra ? y("", !0) : (n(), d("div", U3, [
9670
9675
  l[31] || (l[31] = it('<div class="summary-item" data-v-eba493df><div class="blue center" style="width:16%;" data-v-eba493df>Diversion</div><div class="blue center" style="width:20%;" data-v-eba493df>Position</div><div class="blue center" style="width:17%;" data-v-eba493df>Date Time</div><div class="flex blue center" data-v-eba493df>FO BROB<br data-v-eba493df>(mt)</div><div class="flex blue center" data-v-eba493df>DO/GO<br data-v-eba493df>BROB (mt)</div><div class="flex blue center" data-v-eba493df>Bunkering<br data-v-eba493df>FO (mt)</div><div class="flex blue center" data-v-eba493df>Bunkering<br data-v-eba493df>DO/GO (mt)</div></div>', 1)),
9671
9676
  t("div", b3, [
@@ -10053,17 +10058,17 @@ function lf(i, l, s, D, r, a) {
10053
10058
  ]),
10054
10059
  r.extraPortList.length < 1 ? (n(), d("div", TC, [
10055
10060
  l[61] || (l[61] = it('<div style="width:18%;text-align:left;" data-v-eba493df>Total extra Time (hrs)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:24%;" data-v-eba493df>Time for Actual Route (hrs)</div><div style="width:2%;" data-v-eba493df>-</div><div style="width:30%;" data-v-eba493df>Time for Route prior to deviation sailing (hrs)</div><div style="width:2%;" data-v-eba493df>=</div>', 6)),
10056
- t("div", xC, e((jl = (Cl = r.extraData) == null ? void 0 : Cl.timeAnalysis) == null ? void 0 : jl.actualTime), 1),
10061
+ t("div", xC, e((fl = (Cl = r.extraData) == null ? void 0 : Cl.timeAnalysis) == null ? void 0 : fl.actualTime), 1),
10057
10062
  l[62] || (l[62] = t("div", { style: { width: "2%" } }, "-", -1)),
10058
- t("div", zC, e((Ul = (fl = r.extraData) == null ? void 0 : fl.timeAnalysis) == null ? void 0 : Ul.sailingTime), 1),
10063
+ t("div", zC, e((Ul = (jl = r.extraData) == null ? void 0 : jl.timeAnalysis) == null ? void 0 : Ul.sailingTime), 1),
10059
10064
  l[63] || (l[63] = t("div", { style: { width: "2%" } }, "=", -1)),
10060
10065
  t("div", pC, e((ml = (bl = r.extraData) == null ? void 0 : bl.timeAnalysis) == null ? void 0 : ml.totalExtraTime), 1),
10061
10066
  l[64] || (l[64] = t("div", { style: { width: "5%" } }, "(hrs)", -1))
10062
10067
  ])) : (n(), d("div", CC, [
10063
10068
  l[65] || (l[65] = it('<div style="width:18%;text-align:left;" data-v-eba493df>Total extra Time (hrs)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:24%;" data-v-eba493df>Time for Actual Route (hrs)</div><div style="width:2%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>Time for Route prior to deviation sailing (hrs)</div><div style="width:2%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>Time spent in port (hrs)</div><div style="width:2%;" data-v-eba493df>=</div>', 8)),
10064
- t("div", jC, e((Ol = (El = r.extraData) == null ? void 0 : El.timeAnalysis) == null ? void 0 : Ol.actualTime), 1),
10069
+ t("div", fC, e((Ol = (El = r.extraData) == null ? void 0 : El.timeAnalysis) == null ? void 0 : Ol.actualTime), 1),
10065
10070
  l[66] || (l[66] = t("div", { style: { width: "2%" } }, "-", -1)),
10066
- t("div", fC, e((Yl = (wl = r.extraData) == null ? void 0 : wl.timeAnalysis) == null ? void 0 : Yl.sailingTime), 1),
10071
+ t("div", jC, e((Yl = (wl = r.extraData) == null ? void 0 : wl.timeAnalysis) == null ? void 0 : Yl.sailingTime), 1),
10067
10072
  l[67] || (l[67] = t("div", { style: { width: "2%" } }, "-", -1)),
10068
10073
  t("div", UC, e((w = (kl = r.extraData) == null ? void 0 : kl.timeAnalysis) == null ? void 0 : w.portTime), 1),
10069
10074
  l[68] || (l[68] = t("div", { style: { width: "2%" } }, "=", -1)),
@@ -10151,123 +10156,123 @@ function lf(i, l, s, D, r, a) {
10151
10156
  t("div", $C, e((Hl = (Zl = (Ll = r.extraData) == null ? void 0 : Ll.consAnalysis) == null ? void 0 : Zl.fo) == null ? void 0 : Hl.totalExtraCons), 1),
10152
10157
  l[87] || (l[87] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10153
10158
  ]),
10154
- t("div", tj, [
10159
+ t("div", tf, [
10155
10160
  l[91] || (l[91] = it('<div style="width:20%;text-align:left;" data-v-eba493df>DO Consumption for extra distance sailing</div><div style="width:2%;" data-v-eba493df>=</div><div class="function" style="width:30%;" data-v-eba493df><div data-v-eba493df>Deviation Distance</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>CP Speed</div></div><div style="width:3%;" data-v-eba493df>×</div><div class="function" style="width:23%;" data-v-eba493df><div data-v-eba493df>Daily DO Consumption</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>24</div></div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10156
- t("div", lj, [
10161
+ t("div", lf, [
10157
10162
  t("div", null, e((Jl = r.extraData) == null ? void 0 : Jl.extraDist), 1),
10158
10163
  l[88] || (l[88] = t("div", { class: "fractional-line" }, null, -1)),
10159
10164
  t("div", null, e((Xl = (_l = r.extraData) == null ? void 0 : _l.cp) == null ? void 0 : Xl.speed), 1)
10160
10165
  ]),
10161
10166
  l[92] || (l[92] = t("div", { style: { width: "3%" } }, "×", -1)),
10162
- t("div", ej, [
10167
+ t("div", ef, [
10163
10168
  t("div", null, e((ql = (Kl = r.extraData) == null ? void 0 : Kl.cp) == null ? void 0 : ql.dgo), 1),
10164
10169
  l[89] || (l[89] = t("div", { class: "fractional-line" }, null, -1)),
10165
10170
  l[90] || (l[90] = t("div", null, "24", -1))
10166
10171
  ]),
10167
10172
  l[93] || (l[93] = t("div", { style: { width: "3%" } }, "=", -1)),
10168
- t("div", sj, e((le = (te = ($l = r.extraData) == null ? void 0 : $l.consAnalysis) == null ? void 0 : te.dgo) == null ? void 0 : le.sailingCons), 1),
10173
+ t("div", sf, e((le = (te = ($l = r.extraData) == null ? void 0 : $l.consAnalysis) == null ? void 0 : te.dgo) == null ? void 0 : le.sailingCons), 1),
10169
10174
  l[94] || (l[94] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10170
10175
  ]),
10171
- t("div", ij, [
10176
+ t("div", of, [
10172
10177
  l[95] || (l[95] = it('<div style="width:20%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>DO/GO Consumption for extra distance sailing(mt)</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>DO/GO Consumption in extra port(mt)</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10173
- t("div", oj, e((ie = (se = (ee = r.extraData) == null ? void 0 : ee.consAnalysis) == null ? void 0 : se.dgo) == null ? void 0 : ie.sailingCons), 1),
10178
+ t("div", nf, e((ie = (se = (ee = r.extraData) == null ? void 0 : ee.consAnalysis) == null ? void 0 : se.dgo) == null ? void 0 : ie.sailingCons), 1),
10174
10179
  l[96] || (l[96] = t("div", { style: { width: "3%" } }, "-", -1)),
10175
- t("div", nj, e(a.computeNum((de = (ne = (oe = r.extraData) == null ? void 0 : oe.consAnalysis) == null ? void 0 : ne.dgo) == null ? void 0 : de.portCons)), 1),
10180
+ t("div", df, e(a.computeNum((de = (ne = (oe = r.extraData) == null ? void 0 : oe.consAnalysis) == null ? void 0 : ne.dgo) == null ? void 0 : de.portCons)), 1),
10176
10181
  l[97] || (l[97] = t("div", { style: { width: "3%" } }, "=", -1)),
10177
- t("div", dj, e((Me = (re = (ae = r.extraData) == null ? void 0 : ae.consAnalysis) == null ? void 0 : re.dgo) == null ? void 0 : Me.totalExtraCons), 1),
10182
+ t("div", af, e((Me = (re = (ae = r.extraData) == null ? void 0 : ae.consAnalysis) == null ? void 0 : re.dgo) == null ? void 0 : Me.totalExtraCons), 1),
10178
10183
  l[98] || (l[98] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10179
10184
  ])
10180
- ])) : (n(), d("div", aj, [
10181
- t("div", rj, [
10185
+ ])) : (n(), d("div", rf, [
10186
+ t("div", Mf, [
10182
10187
  l[102] || (l[102] = it('<div style="width:20%;text-align:left;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:2%;" data-v-eba493df>=</div><div class="function" style="width:30%;" data-v-eba493df><div data-v-eba493df>Route prior to deviation Distance</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>CP Speed</div></div><div style="width:3%;" data-v-eba493df>×</div><div class="function" style="width:23%;" data-v-eba493df><div data-v-eba493df>CP Daily FO Consumption</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>24</div></div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10183
- t("div", Mj, [
10188
+ t("div", Df, [
10184
10189
  t("div", null, e((De = r.extraData) == null ? void 0 : De.priorDist), 1),
10185
10190
  l[99] || (l[99] = t("div", { class: "fractional-line" }, null, -1)),
10186
10191
  t("div", null, e((Ie = (Ne = r.extraData) == null ? void 0 : Ne.cp) == null ? void 0 : Ie.speed), 1)
10187
10192
  ]),
10188
10193
  l[103] || (l[103] = t("div", { style: { width: "3%" } }, "×", -1)),
10189
- t("div", Dj, [
10194
+ t("div", Nf, [
10190
10195
  t("div", null, e((ue = (ge = r.extraData) == null ? void 0 : ge.cp) == null ? void 0 : ue.fo), 1),
10191
10196
  l[100] || (l[100] = t("div", { class: "fractional-line" }, null, -1)),
10192
10197
  l[101] || (l[101] = t("div", null, "24", -1))
10193
10198
  ]),
10194
10199
  l[104] || (l[104] = t("div", { style: { width: "3%" } }, "=", -1)),
10195
- t("div", Nj, e((Ae = (ye = (ce = r.extraData) == null ? void 0 : ce.consAnalysis) == null ? void 0 : ye.fo) == null ? void 0 : Ae.sailingCons), 1),
10200
+ t("div", If, e((Ae = (ye = (ce = r.extraData) == null ? void 0 : ce.consAnalysis) == null ? void 0 : ye.fo) == null ? void 0 : Ae.sailingCons), 1),
10196
10201
  l[105] || (l[105] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10197
10202
  ]),
10198
- t("div", Ij, [
10203
+ t("div", gf, [
10199
10204
  l[109] || (l[109] = it('<div style="width:20%;text-align:left;" data-v-eba493df>DO Consumption for Route prior to deviation sailing</div><div style="width:2%;" data-v-eba493df>=</div><div class="function" style="width:30%;" data-v-eba493df><div data-v-eba493df>Route prior to deviation Distance</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>CP Speed</div></div><div style="width:3%;" data-v-eba493df>×</div><div class="function" style="width:23%;" data-v-eba493df><div data-v-eba493df>CP Daily DO Consumption</div><div class="fractional-line" data-v-eba493df></div><div data-v-eba493df>24</div></div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10200
- t("div", gj, [
10205
+ t("div", uf, [
10201
10206
  t("div", null, e((ve = r.extraData) == null ? void 0 : ve.priorDist), 1),
10202
10207
  l[106] || (l[106] = t("div", { class: "fractional-line" }, null, -1)),
10203
10208
  t("div", null, e((xe = (Te = r.extraData) == null ? void 0 : Te.cp) == null ? void 0 : xe.speed), 1)
10204
10209
  ]),
10205
10210
  l[110] || (l[110] = t("div", { style: { width: "3%" } }, "×", -1)),
10206
- t("div", uj, [
10211
+ t("div", cf, [
10207
10212
  t("div", null, e((pe = (ze = r.extraData) == null ? void 0 : ze.cp) == null ? void 0 : pe.dgo), 1),
10208
10213
  l[107] || (l[107] = t("div", { class: "fractional-line" }, null, -1)),
10209
10214
  l[108] || (l[108] = t("div", null, "24", -1))
10210
10215
  ]),
10211
10216
  l[111] || (l[111] = t("div", { style: { width: "3%" } }, "=", -1)),
10212
- t("div", cj, e((fe = (je = (Ce = r.extraData) == null ? void 0 : Ce.consAnalysis) == null ? void 0 : je.dgo) == null ? void 0 : fe.sailingCons), 1),
10217
+ t("div", yf, e((je = (fe = (Ce = r.extraData) == null ? void 0 : Ce.consAnalysis) == null ? void 0 : fe.dgo) == null ? void 0 : je.sailingCons), 1),
10213
10218
  l[112] || (l[112] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10214
10219
  ]),
10215
- r.extraPortList.length < 1 ? (n(), d("div", yj, [
10220
+ r.extraPortList.length < 1 ? (n(), d("div", Af, [
10216
10221
  l[113] || (l[113] = it('<div style="width:20%;text-align:left;" data-v-eba493df>FO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>FO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10217
- t("div", Aj, e((me = (be = (Ue = r.extraData) == null ? void 0 : Ue.consAnalysis) == null ? void 0 : be.fo) == null ? void 0 : me.actualCons), 1),
10222
+ t("div", vf, e((me = (be = (Ue = r.extraData) == null ? void 0 : Ue.consAnalysis) == null ? void 0 : be.fo) == null ? void 0 : me.actualCons), 1),
10218
10223
  l[114] || (l[114] = t("div", { style: { width: "3%" } }, "-", -1)),
10219
- t("div", vj, e(a.computeNum((we = (Oe = (Ee = r.extraData) == null ? void 0 : Ee.consAnalysis) == null ? void 0 : Oe.fo) == null ? void 0 : we.sailingCons)), 1),
10224
+ t("div", Tf, e(a.computeNum((we = (Oe = (Ee = r.extraData) == null ? void 0 : Ee.consAnalysis) == null ? void 0 : Oe.fo) == null ? void 0 : we.sailingCons)), 1),
10220
10225
  l[115] || (l[115] = t("div", { style: { width: "3%" } }, "=", -1)),
10221
- t("div", Tj, e((Qe = (Se = (Ye = r.extraData) == null ? void 0 : Ye.consAnalysis) == null ? void 0 : Se.fo) == null ? void 0 : Qe.totalExtraCons), 1),
10226
+ t("div", xf, e((Qe = (Se = (Ye = r.extraData) == null ? void 0 : Ye.consAnalysis) == null ? void 0 : Se.fo) == null ? void 0 : Qe.totalExtraCons), 1),
10222
10227
  l[116] || (l[116] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10223
- ])) : (n(), d("div", xj, [
10228
+ ])) : (n(), d("div", zf, [
10224
10229
  l[117] || (l[117] = it('<div style="width:15%;text-align:left;" data-v-eba493df>FO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:15%;" data-v-eba493df>FO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>FO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>FO Consumption in port</div><div style="width:3%;" data-v-eba493df>=</div>', 8)),
10225
- t("div", zj, e((Re = (he = (ke = r.extraData) == null ? void 0 : ke.consAnalysis) == null ? void 0 : he.fo) == null ? void 0 : Re.actualCons), 1),
10230
+ t("div", pf, e((Re = (he = (ke = r.extraData) == null ? void 0 : ke.consAnalysis) == null ? void 0 : he.fo) == null ? void 0 : Re.actualCons), 1),
10226
10231
  l[118] || (l[118] = t("div", { style: { width: "3%" } }, "-", -1)),
10227
- t("div", pj, e(a.computeNum((is = (Ve = (Fe = r.extraData) == null ? void 0 : Fe.consAnalysis) == null ? void 0 : Ve.fo) == null ? void 0 : is.sailingCons)), 1),
10232
+ t("div", Cf, e(a.computeNum((is = (Ve = (Fe = r.extraData) == null ? void 0 : Fe.consAnalysis) == null ? void 0 : Ve.fo) == null ? void 0 : is.sailingCons)), 1),
10228
10233
  l[119] || (l[119] = t("div", { style: { width: "3%" } }, "-", -1)),
10229
- t("div", Cj, e(a.computeNum((ol = (ns = (os = r.extraData) == null ? void 0 : os.consAnalysis) == null ? void 0 : ns.fo) == null ? void 0 : ol.portCons)), 1),
10234
+ t("div", ff, e(a.computeNum((ol = (ns = (os = r.extraData) == null ? void 0 : os.consAnalysis) == null ? void 0 : ns.fo) == null ? void 0 : ol.portCons)), 1),
10230
10235
  l[120] || (l[120] = t("div", { style: { width: "3%" } }, "=", -1)),
10231
- t("div", jj, e((Ns = (Ds = (rs = r.extraData) == null ? void 0 : rs.consAnalysis) == null ? void 0 : Ds.fo) == null ? void 0 : Ns.totalExtraCons), 1),
10236
+ t("div", jf, e((Ns = (Ds = (rs = r.extraData) == null ? void 0 : rs.consAnalysis) == null ? void 0 : Ds.fo) == null ? void 0 : Ns.totalExtraCons), 1),
10232
10237
  l[121] || (l[121] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10233
10238
  ])),
10234
- r.extraPortList.length < 1 ? (n(), d("div", fj, [
10239
+ r.extraPortList.length < 1 ? (n(), d("div", Uf, [
10235
10240
  l[122] || (l[122] = it('<div style="width:20%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:30%;" data-v-eba493df>DO/GO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:23%;" data-v-eba493df>DO/GO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>=</div>', 6)),
10236
- t("div", Uj, e((As = (gs = (Is = r.extraData) == null ? void 0 : Is.consAnalysis) == null ? void 0 : gs.dgo) == null ? void 0 : As.actualCons), 1),
10241
+ t("div", bf, e((As = (gs = (Is = r.extraData) == null ? void 0 : Is.consAnalysis) == null ? void 0 : gs.dgo) == null ? void 0 : As.actualCons), 1),
10237
10242
  l[123] || (l[123] = t("div", { style: { width: "3%" } }, "-", -1)),
10238
- t("div", bj, e((xs = (Ts = (vs = r.extraData) == null ? void 0 : vs.consAnalysis) == null ? void 0 : Ts.dgo) == null ? void 0 : xs.sailingCons), 1),
10243
+ t("div", mf, e((xs = (Ts = (vs = r.extraData) == null ? void 0 : vs.consAnalysis) == null ? void 0 : Ts.dgo) == null ? void 0 : xs.sailingCons), 1),
10239
10244
  l[124] || (l[124] = t("div", { style: { width: "3%" } }, "=", -1)),
10240
- t("div", mj, e((Cs = (ps = (zs = r.extraData) == null ? void 0 : zs.consAnalysis) == null ? void 0 : ps.dgo) == null ? void 0 : Cs.totalExtraCons), 1),
10245
+ t("div", Ef, e((Cs = (ps = (zs = r.extraData) == null ? void 0 : zs.consAnalysis) == null ? void 0 : ps.dgo) == null ? void 0 : Cs.totalExtraCons), 1),
10241
10246
  l[125] || (l[125] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10242
- ])) : (n(), d("div", Ej, [
10247
+ ])) : (n(), d("div", Of, [
10243
10248
  l[126] || (l[126] = it('<div style="width:15%;text-align:left;" data-v-eba493df>DO/GO Total Extra Consumption(mt)</div><div style="width:2%;" data-v-eba493df>=</div><div style="width:15%;" data-v-eba493df>DO/GO Consumption for Actual Route</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:20%;" data-v-eba493df>DO/GO Consumption for Route prior to deviation sailing</div><div style="width:3%;" data-v-eba493df>-</div><div style="width:10%;" data-v-eba493df>DO/GO Consumption in port</div><div style="width:3%;" data-v-eba493df>=</div>', 8)),
10244
- t("div", Oj, e((Us = (fs = (js = r.extraData) == null ? void 0 : js.consAnalysis) == null ? void 0 : fs.dgo) == null ? void 0 : Us.actualCons), 1),
10249
+ t("div", wf, e((Us = (js = (fs = r.extraData) == null ? void 0 : fs.consAnalysis) == null ? void 0 : js.dgo) == null ? void 0 : Us.actualCons), 1),
10245
10250
  l[127] || (l[127] = t("div", { style: { width: "3%" } }, "-", -1)),
10246
- t("div", wj, e(a.computeNum((Es = (ms = (bs = r.extraData) == null ? void 0 : bs.consAnalysis) == null ? void 0 : ms.dgo) == null ? void 0 : Es.sailingCons)), 1),
10251
+ t("div", Yf, e(a.computeNum((Es = (ms = (bs = r.extraData) == null ? void 0 : bs.consAnalysis) == null ? void 0 : ms.dgo) == null ? void 0 : Es.sailingCons)), 1),
10247
10252
  l[128] || (l[128] = t("div", { style: { width: "3%" } }, "-", -1)),
10248
- t("div", Yj, e(a.computeNum((Ys = (ws = (Os = r.extraData) == null ? void 0 : Os.consAnalysis) == null ? void 0 : ws.dgo) == null ? void 0 : Ys.portCons)), 1),
10253
+ t("div", Sf, e(a.computeNum((Ys = (ws = (Os = r.extraData) == null ? void 0 : Os.consAnalysis) == null ? void 0 : ws.dgo) == null ? void 0 : Ys.portCons)), 1),
10249
10254
  l[129] || (l[129] = t("div", { style: { width: "3%" } }, "=", -1)),
10250
- t("div", Sj, e((ks = (Qs = (Ss = r.extraData) == null ? void 0 : Ss.consAnalysis) == null ? void 0 : Qs.dgo) == null ? void 0 : ks.totalExtraCons), 1),
10255
+ t("div", Qf, e((ks = (Qs = (Ss = r.extraData) == null ? void 0 : Ss.consAnalysis) == null ? void 0 : Qs.dgo) == null ? void 0 : ks.totalExtraCons), 1),
10251
10256
  l[130] || (l[130] = t("div", { style: { width: "5%" } }, "(mt)", -1))
10252
10257
  ]))
10253
10258
  ])),
10254
- i.isDistExtra ? (n(), d("div", Qj, [
10259
+ i.isDistExtra ? (n(), d("div", kf, [
10255
10260
  l[134] || (l[134] = t("div", { class: "summary-item" }, [
10256
10261
  t("div", { class: "blue flexM" }),
10257
10262
  t("div", { class: "flex blue center" }, "FO"),
10258
10263
  t("div", { class: "flex blue center" }, "DO/GO")
10259
10264
  ], -1)),
10260
- t("div", kj, [
10265
+ t("div", hf, [
10261
10266
  l[131] || (l[131] = t("div", { class: "blue flexM" }, "Consumption for extra distance sailing (mt)", -1)),
10262
- t("div", hj, e(((Fs = (Rs = (hs = r.extraData) == null ? void 0 : hs.consAnalysis) == null ? void 0 : Rs.fo) == null ? void 0 : Fs.sailingCons) ?? "—"), 1),
10263
- t("div", Rj, e(((Gs = (Ps = (Vs = r.extraData) == null ? void 0 : Vs.consAnalysis) == null ? void 0 : Ps.dgo) == null ? void 0 : Gs.sailingCons) ?? "—"), 1)
10267
+ t("div", Rf, e(((Fs = (Rs = (hs = r.extraData) == null ? void 0 : hs.consAnalysis) == null ? void 0 : Rs.fo) == null ? void 0 : Fs.sailingCons) ?? "—"), 1),
10268
+ t("div", Ff, e(((Gs = (Ps = (Vs = r.extraData) == null ? void 0 : Vs.consAnalysis) == null ? void 0 : Ps.dgo) == null ? void 0 : Gs.sailingCons) ?? "—"), 1)
10264
10269
  ]),
10265
- t("div", Fj, [
10270
+ t("div", Vf, [
10266
10271
  l[132] || (l[132] = t("div", { class: "blue flexM" }, "Consumption in extra port (mt)", -1)),
10267
- t("div", Vj, e(((Ls = (Bs = (Ws = r.extraData) == null ? void 0 : Ws.consAnalysis) == null ? void 0 : Bs.fo) == null ? void 0 : Ls.portCons) ?? "—"), 1),
10268
- t("div", Pj, e(((T = (Hs = (Zs = r.extraData) == null ? void 0 : Zs.consAnalysis) == null ? void 0 : Hs.dgo) == null ? void 0 : T.portCons) ?? "—"), 1)
10272
+ t("div", Pf, e(((Ls = (Bs = (Ws = r.extraData) == null ? void 0 : Ws.consAnalysis) == null ? void 0 : Bs.fo) == null ? void 0 : Ls.portCons) ?? "—"), 1),
10273
+ t("div", Gf, e(((T = (Hs = (Zs = r.extraData) == null ? void 0 : Zs.consAnalysis) == null ? void 0 : Hs.dgo) == null ? void 0 : T.portCons) ?? "—"), 1)
10269
10274
  ]),
10270
- t("div", Gj, [
10275
+ t("div", Wf, [
10271
10276
  l[133] || (l[133] = t("div", { class: "blue flexM" }, "Total extra Consumption (mt)", -1)),
10272
10277
  t("div", {
10273
10278
  class: z(`${a.computeColor((Xs = (_s = (Js = r.extraData) == null ? void 0 : Js.consAnalysis) == null ? void 0 : _s.fo) == null ? void 0 : Xs.totalExtraCons)} flex blue center`)
@@ -10276,32 +10281,32 @@ function lf(i, l, s, D, r, a) {
10276
10281
  class: z(`${a.computeColor((Ms = (li = (ti = r.extraData) == null ? void 0 : ti.consAnalysis) == null ? void 0 : li.dgo) == null ? void 0 : Ms.totalExtraCons)} flex blue center`)
10277
10282
  }, e(((ni = (oi = (ii = r.extraData) == null ? void 0 : ii.consAnalysis) == null ? void 0 : oi.dgo) == null ? void 0 : ni.totalExtraCons) ?? "—"), 3)
10278
10283
  ])
10279
- ])) : (n(), d("div", Wj, [
10284
+ ])) : (n(), d("div", Bf, [
10280
10285
  l[139] || (l[139] = t("div", { class: "summary-item" }, [
10281
10286
  t("div", { class: "blue flexM" }),
10282
10287
  t("div", { class: "flex blue center" }, "FO"),
10283
10288
  t("div", { class: "flex blue center" }, "DO/GO")
10284
10289
  ], -1)),
10285
- t("div", Bj, [
10290
+ t("div", Lf, [
10286
10291
  l[135] || (l[135] = t("div", { class: "blue flexM" }, "Consumption for Route prior to deviation sailing (mt)", -1)),
10287
- t("div", Lj, e((ri = (ai = (di = r.extraData) == null ? void 0 : di.consAnalysis) == null ? void 0 : ai.fo) == null ? void 0 : ri.sailingCons), 1),
10288
- t("div", Zj, e((Ni = (Di = (Mi = r.extraData) == null ? void 0 : Mi.consAnalysis) == null ? void 0 : Di.dgo) == null ? void 0 : Ni.sailingCons), 1)
10292
+ t("div", Zf, e((ri = (ai = (di = r.extraData) == null ? void 0 : di.consAnalysis) == null ? void 0 : ai.fo) == null ? void 0 : ri.sailingCons), 1),
10293
+ t("div", Hf, e((Ni = (Di = (Mi = r.extraData) == null ? void 0 : Mi.consAnalysis) == null ? void 0 : Di.dgo) == null ? void 0 : Ni.sailingCons), 1)
10289
10294
  ]),
10290
- t("div", Hj, [
10295
+ t("div", Jf, [
10291
10296
  l[136] || (l[136] = t("div", { class: "blue flexM" }, "Consumption for Actual Route (mt)", -1)),
10292
- t("div", Jj, e((ui = (gi = (Ii = r.extraData) == null ? void 0 : Ii.consAnalysis) == null ? void 0 : gi.fo) == null ? void 0 : ui.actualCons), 1),
10293
- t("div", _j, e((Ai = (yi = (ci = r.extraData) == null ? void 0 : ci.consAnalysis) == null ? void 0 : yi.dgo) == null ? void 0 : Ai.actualCons), 1)
10297
+ t("div", _f, e((ui = (gi = (Ii = r.extraData) == null ? void 0 : Ii.consAnalysis) == null ? void 0 : gi.fo) == null ? void 0 : ui.actualCons), 1),
10298
+ t("div", Xf, e((Ai = (yi = (ci = r.extraData) == null ? void 0 : ci.consAnalysis) == null ? void 0 : yi.dgo) == null ? void 0 : Ai.actualCons), 1)
10294
10299
  ]),
10295
- r.extraPortList.length > 0 ? (n(), d("div", Xj, [
10300
+ r.extraPortList.length > 0 ? (n(), d("div", Kf, [
10296
10301
  l[137] || (l[137] = t("div", { class: "blue flexM" }, "Consumption in port (hrs)", -1)),
10297
- t("div", Kj, e((xi = (Ti = (vi = r.extraData) == null ? void 0 : vi.consAnalysis) == null ? void 0 : Ti.fo) == null ? void 0 : xi.portCons), 1),
10298
- t("div", qj, e((zi = (ds = (st = r.extraData) == null ? void 0 : st.consAnalysis) == null ? void 0 : ds.dgo) == null ? void 0 : zi.portCons), 1)
10302
+ t("div", qf, e((xi = (Ti = (vi = r.extraData) == null ? void 0 : vi.consAnalysis) == null ? void 0 : Ti.fo) == null ? void 0 : xi.portCons), 1),
10303
+ t("div", $f, e((zi = (ds = (st = r.extraData) == null ? void 0 : st.consAnalysis) == null ? void 0 : ds.dgo) == null ? void 0 : zi.portCons), 1)
10299
10304
  ])) : y("", !0),
10300
- t("div", $j, [
10305
+ t("div", tj, [
10301
10306
  l[138] || (l[138] = t("div", { class: "blue flexM" }, "Total extra Consumption (mt)", -1)),
10302
10307
  t("div", {
10303
- class: z(`${a.computeColor((ji = (Ci = (pi = r.extraData) == null ? void 0 : pi.consAnalysis) == null ? void 0 : Ci.fo) == null ? void 0 : ji.totalExtraCons)} flex blue center`)
10304
- }, e((bi = (Ui = (fi = r.extraData) == null ? void 0 : fi.consAnalysis) == null ? void 0 : Ui.fo) == null ? void 0 : bi.totalExtraCons), 3),
10308
+ class: z(`${a.computeColor((fi = (Ci = (pi = r.extraData) == null ? void 0 : pi.consAnalysis) == null ? void 0 : Ci.fo) == null ? void 0 : fi.totalExtraCons)} flex blue center`)
10309
+ }, e((bi = (Ui = (ji = r.extraData) == null ? void 0 : ji.consAnalysis) == null ? void 0 : Ui.fo) == null ? void 0 : bi.totalExtraCons), 3),
10305
10310
  t("div", {
10306
10311
  class: z(`${a.computeColor((Ei = (ul = (mi = r.extraData) == null ? void 0 : mi.consAnalysis) == null ? void 0 : ul.dgo) == null ? void 0 : Ei.totalExtraCons)} flex blue center`)
10307
10312
  }, e((Yi = (wi = (Oi = r.extraData) == null ? void 0 : Oi.consAnalysis) == null ? void 0 : wi.dgo) == null ? void 0 : Yi.totalExtraCons), 3)
@@ -10314,7 +10319,7 @@ function lf(i, l, s, D, r, a) {
10314
10319
  class: z(`report-comments ${r.advisory && r.advisory !== "<p><br></p>" ? "" : "print-hidden"}`),
10315
10320
  style: { "min-height": "50px" }
10316
10321
  }, [
10317
- r.editable ? (n(), il(j, {
10322
+ r.editable ? (n(), il(f, {
10318
10323
  key: 0,
10319
10324
  modelValue: r.advisory,
10320
10325
  "onUpdate:modelValue": l[8] || (l[8] = (nt) => r.advisory = nt),
@@ -10325,16 +10330,16 @@ function lf(i, l, s, D, r, a) {
10325
10330
  class: "remark-txt editor",
10326
10331
  onDblclick: l[10] || (l[10] = (...nt) => a.decideDisable && a.decideDisable(...nt)),
10327
10332
  innerHTML: r.advisory && r.advisory !== "<p><br></p>" ? r.advisory : "Please double click to modify remark"
10328
- }, null, 40, tf))
10333
+ }, null, 40, lj))
10329
10334
  ], 2)
10330
10335
  ]);
10331
10336
  }
10332
- const ef = /* @__PURE__ */ sl(X4, [["render", lf], ["__scopeId", "data-v-eba493df"]]), tS = {
10337
+ const sj = /* @__PURE__ */ sl(X4, [["render", ej], ["__scopeId", "data-v-eba493df"]]), tS = {
10333
10338
  install(i) {
10334
- i.component("DeviationReport", _4), i.component("FliDeviationReport", ef);
10339
+ i.component("DeviationReport", _4), i.component("FliDeviationReport", sj);
10335
10340
  }
10336
10341
  };
10337
- const sf = {
10342
+ const ij = {
10338
10343
  name: "OrmStoppage",
10339
10344
  components: {
10340
10345
  IdmBrand: cs,
@@ -10397,117 +10402,117 @@ const sf = {
10397
10402
  this.editable = !1, this.remarks = i, this.$emit("commit", i);
10398
10403
  }
10399
10404
  }
10400
- }, of = { class: "stoppage-report" }, nf = { class: "content-box" }, df = { class: "info-box border" }, af = { class: "flex-between row" }, rf = {
10405
+ }, oj = { class: "stoppage-report" }, nj = { class: "content-box" }, dj = { class: "info-box border" }, aj = { class: "flex-between row" }, rj = {
10401
10406
  class: "flex-between",
10402
10407
  style: { width: "48%" }
10403
- }, Mf = {
10408
+ }, Mj = {
10404
10409
  class: "flex-between",
10405
10410
  style: { width: "48%" }
10406
- }, Df = { style: { "margin-left": "5px" } }, Nf = { class: "flex-between row" }, If = {
10411
+ }, Dj = { style: { "margin-left": "5px" } }, Nj = { class: "flex-between row" }, Ij = {
10407
10412
  class: "flex-between",
10408
10413
  style: { width: "48%" }
10409
- }, gf = {
10414
+ }, gj = {
10410
10415
  class: "flex-between",
10411
10416
  style: { width: "48%" }
10412
- }, uf = { style: { "margin-left": "5px" } }, cf = { class: "flex-between row" }, yf = {
10417
+ }, uj = { style: { "margin-left": "5px" } }, cj = { class: "flex-between row" }, yj = {
10413
10418
  class: "flex-between",
10414
10419
  style: { width: "48%" }
10415
- }, Af = {
10420
+ }, Aj = {
10416
10421
  class: "flex-between",
10417
10422
  style: { width: "48%" }
10418
- }, vf = { class: "section summary-section" }, Tf = { class: "formula-block flex-between border" }, xf = { class: "item" }, zf = { class: "value flex-end" }, pf = { key: 0 }, Cf = { class: "gain" }, jf = { key: 1 }, ff = { class: "lost" }, Uf = { key: 2 }, bf = { class: "item" }, mf = { class: "value flex-end" }, Ef = { key: 0 }, Of = { class: "gain" }, wf = { key: 1 }, Yf = { class: "lost" }, Sf = { key: 2 }, Qf = { class: "item" }, kf = { class: "value flex-end" }, hf = { key: 0 }, Rf = { class: "gain" }, Ff = { key: 1 }, Vf = { class: "lost" }, Pf = { key: 2 }, Gf = { class: "section-content" }, Wf = {
10423
+ }, vj = { class: "section summary-section" }, Tj = { class: "formula-block flex-between border" }, xj = { class: "item" }, zj = { class: "value flex-end" }, pj = { key: 0 }, Cj = { class: "gain" }, fj = { key: 1 }, jj = { class: "lost" }, Uj = { key: 2 }, bj = { class: "item" }, mj = { class: "value flex-end" }, Ej = { key: 0 }, Oj = { class: "gain" }, wj = { key: 1 }, Yj = { class: "lost" }, Sj = { key: 2 }, Qj = { class: "item" }, kj = { class: "value flex-end" }, hj = { key: 0 }, Rj = { class: "gain" }, Fj = { key: 1 }, Vj = { class: "lost" }, Pj = { key: 2 }, Gj = { class: "section-content" }, Wj = {
10419
10424
  key: 0,
10420
10425
  class: ""
10421
- }, Bf = ["innerHTML"], Lf = { key: 1 }, Zf = { class: "section table-section" }, Hf = { rowspan: 2 }, Jf = { rowspan: 2 }, _f = { rowspan: 2 }, Xf = { class: "section map-section" }, Kf = ["src"];
10422
- function qf(i, l, s, D, r, a) {
10423
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt;
10426
+ }, Bj = ["innerHTML"], Lj = { key: 1 }, Zj = { class: "section table-section" }, Hj = { rowspan: 2 }, Jj = { rowspan: 2 }, _j = { rowspan: 2 }, Xj = { class: "section map-section" }, Kj = ["src"];
10427
+ function qj(i, l, s, D, r, a) {
10428
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt;
10424
10429
  const c = F("IdmBrand"), M = F("Editor");
10425
- return n(), d("div", of, [
10430
+ return n(), d("div", oj, [
10426
10431
  E(c, { name: "Voyage Stoppage Report" }),
10427
- t("div", nf, [
10428
- t("div", df, [
10429
- t("div", af, [
10430
- t("div", rf, [
10432
+ t("div", nj, [
10433
+ t("div", dj, [
10434
+ t("div", aj, [
10435
+ t("div", rj, [
10431
10436
  l[3] || (l[3] = t("label", { class: "label" }, "Prepared For:", -1)),
10432
10437
  t("div", null, e((I = s.report) == null ? void 0 : I.preparedFor), 1)
10433
10438
  ]),
10434
- t("div", Mf, [
10439
+ t("div", Mj, [
10435
10440
  l[5] || (l[5] = t("label", { class: "label" }, "Departure Port:", -1)),
10436
10441
  t("div", null, [
10437
- t("span", null, e((j = (p = s.report) == null ? void 0 : p.departure) == null ? void 0 : j.name), 1),
10442
+ t("span", null, e((f = (p = s.report) == null ? void 0 : p.departure) == null ? void 0 : f.name), 1),
10438
10443
  l[4] || (l[4] = g(" , ")),
10439
- t("span", Df, e(a.computeUTCTime(((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.atd) || ((f = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : f.etd))), 1)
10444
+ t("span", Dj, e(a.computeUTCTime(((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.atd) || ((j = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : j.etd))), 1)
10440
10445
  ])
10441
10446
  ])
10442
10447
  ]),
10443
- t("div", Nf, [
10444
- t("div", If, [
10448
+ t("div", Nj, [
10449
+ t("div", Ij, [
10445
10450
  l[6] || (l[6] = t("label", { class: "label" }, "Vessel:", -1)),
10446
10451
  t("div", null, e((m = (b = s.report) == null ? void 0 : b.vessel) == null ? void 0 : m.name), 1)
10447
10452
  ]),
10448
- t("div", gf, [
10453
+ t("div", gj, [
10449
10454
  l[8] || (l[8] = t("label", { class: "label" }, "Arrival Port:", -1)),
10450
10455
  t("div", null, [
10451
10456
  t("span", null, e((S = (C = s.report) == null ? void 0 : C.arrival) == null ? void 0 : S.name), 1),
10452
10457
  l[7] || (l[7] = g(" , ")),
10453
- t("span", uf, e(a.computeUTCTime(((Q = (O = s.report) == null ? void 0 : O.arrival) == null ? void 0 : Q.ata) || ((R = (v = s.report) == null ? void 0 : v.arrival) == null ? void 0 : R.eta))), 1)
10458
+ t("span", uj, e(a.computeUTCTime(((Q = (O = s.report) == null ? void 0 : O.arrival) == null ? void 0 : Q.ata) || ((R = (v = s.report) == null ? void 0 : v.arrival) == null ? void 0 : R.eta))), 1)
10454
10459
  ])
10455
10460
  ])
10456
10461
  ]),
10457
- t("div", cf, [
10458
- t("div", yf, [
10462
+ t("div", cj, [
10463
+ t("div", yj, [
10459
10464
  l[9] || (l[9] = t("label", { class: "label" }, "Voyage No:", -1)),
10460
10465
  t("div", null, e((G = (P = s.report) == null ? void 0 : P.voyage) == null ? void 0 : G.number), 1)
10461
10466
  ]),
10462
- t("div", Af, [
10467
+ t("div", Aj, [
10463
10468
  l[10] || (l[10] = t("label", { class: "label" }, "Load Condition:", -1)),
10464
10469
  t("div", null, e((B = (W = s.report) == null ? void 0 : W.voyage) == null ? void 0 : B.loadCondition), 1)
10465
10470
  ])
10466
10471
  ])
10467
10472
  ]),
10468
- t("div", vf, [
10473
+ t("div", vj, [
10469
10474
  l[26] || (l[26] = t("div", { class: "subtitle" }, "Summary", -1)),
10470
- t("div", Tf, [
10471
- t("div", xf, [
10475
+ t("div", Tj, [
10476
+ t("div", xj, [
10472
10477
  l[15] || (l[15] = t("div", { class: "title" }, "Total Time Lost", -1)),
10473
- t("div", zf, [
10474
- ((L = s.report) == null ? void 0 : L.totalTime) < 0 ? (n(), d("div", pf, [
10478
+ t("div", zj, [
10479
+ ((L = s.report) == null ? void 0 : L.totalTime) < 0 ? (n(), d("div", pj, [
10475
10480
  l[11] || (l[11] = t("i", { class: "iconfont gain" }, "", -1)),
10476
- t("span", Cf, e((H = s.report) == null ? void 0 : H.totalTime), 1),
10481
+ t("span", Cj, e((H = s.report) == null ? void 0 : H.totalTime), 1),
10477
10482
  l[12] || (l[12] = t("span", { class: "unit" }, "hrs", -1))
10478
- ])) : ((J = s.report) == null ? void 0 : J.totalTime) >= 0 ? (n(), d("div", jf, [
10483
+ ])) : ((J = s.report) == null ? void 0 : J.totalTime) >= 0 ? (n(), d("div", fj, [
10479
10484
  l[13] || (l[13] = t("i", { class: "iconfont lost" }, "", -1)),
10480
- t("span", ff, e((_ = s.report) == null ? void 0 : _.totalTime), 1),
10485
+ t("span", jj, e((_ = s.report) == null ? void 0 : _.totalTime), 1),
10481
10486
  l[14] || (l[14] = t("span", { class: "unit" }, "hrs", -1))
10482
- ])) : (n(), d("div", Uf, "N/A"))
10487
+ ])) : (n(), d("div", Uj, "N/A"))
10483
10488
  ])
10484
10489
  ]),
10485
- t("div", bf, [
10490
+ t("div", bj, [
10486
10491
  l[20] || (l[20] = t("div", { class: "title" }, "FO Total Consumption", -1)),
10487
- t("div", mf, [
10488
- ((X = s.report) == null ? void 0 : X.totalFoCons) < 0 ? (n(), d("div", Ef, [
10492
+ t("div", mj, [
10493
+ ((X = s.report) == null ? void 0 : X.totalFoCons) < 0 ? (n(), d("div", Ej, [
10489
10494
  l[16] || (l[16] = t("i", { class: "iconfont gain" }, "", -1)),
10490
- t("span", Of, e((K = s.report) == null ? void 0 : K.totalFoCons), 1),
10495
+ t("span", Oj, e((K = s.report) == null ? void 0 : K.totalFoCons), 1),
10491
10496
  l[17] || (l[17] = t("span", { class: "unit" }, "mt", -1))
10492
- ])) : ((tt = s.report) == null ? void 0 : tt.totalFoCons) >= 0 ? (n(), d("div", wf, [
10497
+ ])) : ((tt = s.report) == null ? void 0 : tt.totalFoCons) >= 0 ? (n(), d("div", wj, [
10493
10498
  l[18] || (l[18] = t("i", { class: "iconfont lost" }, "", -1)),
10494
- t("span", Yf, e((V = s.report) == null ? void 0 : V.totalFoCons), 1),
10499
+ t("span", Yj, e((V = s.report) == null ? void 0 : V.totalFoCons), 1),
10495
10500
  l[19] || (l[19] = t("span", { class: "unit" }, "mt", -1))
10496
- ])) : (n(), d("div", Sf, "N/A"))
10501
+ ])) : (n(), d("div", Sj, "N/A"))
10497
10502
  ])
10498
10503
  ]),
10499
- t("div", Qf, [
10504
+ t("div", Qj, [
10500
10505
  l[25] || (l[25] = t("div", { class: "title" }, "MGO Total Consumption", -1)),
10501
- t("div", kf, [
10502
- ((Dt = s.report) == null ? void 0 : Dt.totalDgoCons) < 0 ? (n(), d("div", hf, [
10506
+ t("div", kj, [
10507
+ ((Dt = s.report) == null ? void 0 : Dt.totalDgoCons) < 0 ? (n(), d("div", hj, [
10503
10508
  l[21] || (l[21] = t("i", { class: "iconfont gain" }, "", -1)),
10504
- t("span", Rf, e((Nt = s.report) == null ? void 0 : Nt.totalDgoCons), 1),
10509
+ t("span", Rj, e((Nt = s.report) == null ? void 0 : Nt.totalDgoCons), 1),
10505
10510
  l[22] || (l[22] = t("span", { class: "unit" }, "mt", -1))
10506
- ])) : ((It = s.report) == null ? void 0 : It.totalDgoCons) >= 0 ? (n(), d("div", Ff, [
10511
+ ])) : ((It = s.report) == null ? void 0 : It.totalDgoCons) >= 0 ? (n(), d("div", Fj, [
10507
10512
  l[23] || (l[23] = t("i", { class: "iconfont lost" }, "", -1)),
10508
- t("span", Vf, e((gt = s.report) == null ? void 0 : gt.totalDgoCons), 1),
10513
+ t("span", Vj, e((gt = s.report) == null ? void 0 : gt.totalDgoCons), 1),
10509
10514
  l[24] || (l[24] = t("span", { class: "unit" }, "mt", -1))
10510
- ])) : (n(), d("div", Pf, "N/A"))
10515
+ ])) : (n(), d("div", Pj, "N/A"))
10511
10516
  ])
10512
10517
  ])
10513
10518
  ])
@@ -10516,8 +10521,8 @@ function qf(i, l, s, D, r, a) {
10516
10521
  class: z(["section remark-section", a.computeBlankHtml(r.remarks) ? "print-hidden" : ""])
10517
10522
  }, [
10518
10523
  l[27] || (l[27] = t("div", { class: "subtitle" }, "Remarks", -1)),
10519
- t("div", Gf, [
10520
- r.editable ? (n(), d("div", Wf, [
10524
+ t("div", Gj, [
10525
+ r.editable ? (n(), d("div", Wj, [
10521
10526
  r.editable ? (n(), il(M, {
10522
10527
  key: 0,
10523
10528
  modelValue: r.remarks,
@@ -10531,14 +10536,14 @@ function qf(i, l, s, D, r, a) {
10531
10536
  class: "remark-block",
10532
10537
  onDblclick: l[2] || (l[2] = (vt) => r.editable = !0)
10533
10538
  }, [
10534
- a.computeBlankHtml(r.remarks) ? (n(), d("div", Lf, "Please double click to modify remark")) : (n(), d("div", {
10539
+ a.computeBlankHtml(r.remarks) ? (n(), d("div", Lj, "Please double click to modify remark")) : (n(), d("div", {
10535
10540
  key: 0,
10536
10541
  innerHTML: r.remarks
10537
- }, null, 8, Bf))
10542
+ }, null, 8, Bj))
10538
10543
  ], 32))
10539
10544
  ])
10540
10545
  ], 2),
10541
- t("div", Zf, [
10546
+ t("div", Zj, [
10542
10547
  l[32] || (l[32] = t("div", { class: "subtitle" }, "Stoppage Info", -1)),
10543
10548
  t("table", null, [
10544
10549
  l[31] || (l[31] = t("thead", null, [
@@ -10587,9 +10592,9 @@ function qf(i, l, s, D, r, a) {
10587
10592
  t("td", null, e(a.computeUTCTime((q = s.report) == null ? void 0 : q.stopTime)), 1),
10588
10593
  t("td", null, e(a.computeRoundPrecision(((dt = s.report) == null ? void 0 : dt.stopFoBrob) ?? "-")), 1),
10589
10594
  t("td", null, e(a.computeRoundPrecision(((at = s.report) == null ? void 0 : at.stopDgoBrob) ?? "-")), 1),
10590
- t("td", Hf, e(a.computeRoundPrecision(((rt = s.report) == null ? void 0 : rt.totalTime) ?? "-")), 1),
10591
- t("td", Jf, e(a.computeRoundPrecision(((ct = s.report) == null ? void 0 : ct.totalFoCons) ?? "-")), 1),
10592
- t("td", _f, e(a.computeRoundPrecision(((yt = s.report) == null ? void 0 : yt.totalDgoCons) ?? "-")), 1)
10595
+ t("td", Hj, e(a.computeRoundPrecision(((rt = s.report) == null ? void 0 : rt.totalTime) ?? "-")), 1),
10596
+ t("td", Jj, e(a.computeRoundPrecision(((ct = s.report) == null ? void 0 : ct.totalFoCons) ?? "-")), 1),
10597
+ t("td", _j, e(a.computeRoundPrecision(((yt = s.report) == null ? void 0 : yt.totalDgoCons) ?? "-")), 1)
10593
10598
  ]),
10594
10599
  t("tr", null, [
10595
10600
  l[30] || (l[30] = t("td", null, "Resumed", -1)),
@@ -10601,17 +10606,17 @@ function qf(i, l, s, D, r, a) {
10601
10606
  ])
10602
10607
  ])
10603
10608
  ]),
10604
- t("div", Xf, [
10609
+ t("div", Xj, [
10605
10610
  l[33] || (l[33] = t("div", { class: "subtitle" }, "Voayge Map", -1)),
10606
10611
  t("img", {
10607
10612
  src: (pt = s.report) == null ? void 0 : pt.chartUrl,
10608
10613
  alt: ""
10609
- }, null, 8, Kf)
10614
+ }, null, 8, Kj)
10610
10615
  ])
10611
10616
  ])
10612
10617
  ]);
10613
10618
  }
10614
- const $f = /* @__PURE__ */ sl(sf, [["render", qf], ["__scopeId", "data-v-6bfb65e2"]]);
10619
+ const $j = /* @__PURE__ */ sl(ij, [["render", qj], ["__scopeId", "data-v-6bfb65e2"]]);
10615
10620
  const tU = {
10616
10621
  name: "OrmStoppage",
10617
10622
  components: {
@@ -10697,12 +10702,12 @@ const tU = {
10697
10702
  }, gU = {
10698
10703
  class: "flex-between",
10699
10704
  style: { width: "48%" }
10700
- }, uU = { class: "section summary-section" }, cU = { class: "formula-block flex-between border" }, yU = { class: "item" }, AU = { class: "value flex-end" }, vU = { key: 0 }, TU = { class: "gain" }, xU = { key: 1 }, zU = { class: "lost" }, pU = { key: 2 }, CU = { class: "item" }, jU = { class: "value flex-end" }, fU = { key: 0 }, UU = { class: "gain" }, bU = { key: 1 }, mU = { class: "lost" }, EU = { key: 2 }, OU = { class: "item" }, wU = { class: "value flex-end" }, YU = { key: 0 }, SU = { class: "gain" }, QU = { key: 1 }, kU = { class: "lost" }, hU = { key: 2 }, RU = { class: "section-content" }, FU = {
10705
+ }, uU = { class: "section summary-section" }, cU = { class: "formula-block flex-between border" }, yU = { class: "item" }, AU = { class: "value flex-end" }, vU = { key: 0 }, TU = { class: "gain" }, xU = { key: 1 }, zU = { class: "lost" }, pU = { key: 2 }, CU = { class: "item" }, fU = { class: "value flex-end" }, jU = { key: 0 }, UU = { class: "gain" }, bU = { key: 1 }, mU = { class: "lost" }, EU = { key: 2 }, OU = { class: "item" }, wU = { class: "value flex-end" }, YU = { key: 0 }, SU = { class: "gain" }, QU = { key: 1 }, kU = { class: "lost" }, hU = { key: 2 }, RU = { class: "section-content" }, FU = {
10701
10706
  key: 0,
10702
10707
  class: ""
10703
10708
  }, VU = ["innerHTML"], PU = { key: 1 }, GU = { class: "section table-section" }, WU = { rowspan: 2 }, BU = { rowspan: 2 }, LU = { rowspan: 2 }, ZU = { rowspan: 2 }, HU = { class: "section map-section" }, JU = ["src"], _U = ["src"];
10704
10709
  function XU(i, l, s, D, r, a) {
10705
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt;
10710
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt;
10706
10711
  const c = F("IdmBrand"), M = F("Editor");
10707
10712
  return n(), d("div", lU, [
10708
10713
  E(c, { name: "Voyage Stoppage Report" }),
@@ -10711,13 +10716,13 @@ function XU(i, l, s, D, r, a) {
10711
10716
  t("div", iU, [
10712
10717
  t("div", oU, [
10713
10718
  l[3] || (l[3] = t("label", { class: "label" }, "Prepared For:", -1)),
10714
- t("div", null, e((j = (p = (I = s.report) == null ? void 0 : I.voyage) == null ? void 0 : p.company) == null ? void 0 : j.name), 1)
10719
+ t("div", null, e((f = (p = (I = s.report) == null ? void 0 : I.voyage) == null ? void 0 : p.company) == null ? void 0 : f.name), 1)
10715
10720
  ]),
10716
10721
  t("div", nU, [
10717
10722
  l[4] || (l[4] = t("label", { class: "label" }, "Departure Port:", -1)),
10718
10723
  t("div", null, [
10719
10724
  t("span", null, e((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.name), 1),
10720
- (f = (Y = s.report) == null ? void 0 : Y.departure) != null && f.atd || (m = (b = s.report) == null ? void 0 : b.departure) != null && m.etd ? (n(), d("span", dU, " , " + e(a.computeUTCTime(((S = (C = s.report) == null ? void 0 : C.departure) == null ? void 0 : S.atd) || ((Q = (O = s.report) == null ? void 0 : O.departure) == null ? void 0 : Q.etd))), 1)) : y("", !0)
10725
+ (j = (Y = s.report) == null ? void 0 : Y.departure) != null && j.atd || (m = (b = s.report) == null ? void 0 : b.departure) != null && m.etd ? (n(), d("span", dU, " , " + e(a.computeUTCTime(((S = (C = s.report) == null ? void 0 : C.departure) == null ? void 0 : S.atd) || ((Q = (O = s.report) == null ? void 0 : O.departure) == null ? void 0 : Q.etd))), 1)) : y("", !0)
10721
10726
  ])
10722
10727
  ])
10723
10728
  ]),
@@ -10764,8 +10769,8 @@ function XU(i, l, s, D, r, a) {
10764
10769
  ]),
10765
10770
  t("div", CU, [
10766
10771
  l[18] || (l[18] = t("div", { class: "title" }, "FO Total Consumption", -1)),
10767
- t("div", jU, [
10768
- ((lt = (yt = s.report) == null ? void 0 : yt.pvsr) == null ? void 0 : lt.totalFoCons) < 0 ? (n(), d("div", fU, [
10772
+ t("div", fU, [
10773
+ ((lt = (yt = s.report) == null ? void 0 : yt.pvsr) == null ? void 0 : lt.totalFoCons) < 0 ? (n(), d("div", jU, [
10769
10774
  l[14] || (l[14] = t("i", { class: "iconfont gain" }, "", -1)),
10770
10775
  t("span", UU, e((ot = (xt = s.report) == null ? void 0 : xt.pvsr) == null ? void 0 : ot.totalFoCons), 1),
10771
10776
  l[15] || (l[15] = t("span", { class: "unit" }, "mt", -1))
@@ -10906,7 +10911,7 @@ function XU(i, l, s, D, r, a) {
10906
10911
  }
10907
10912
  const KU = /* @__PURE__ */ sl(tU, [["render", XU], ["__scopeId", "data-v-d2f380bd"]]), lS = {
10908
10913
  install(i) {
10909
- i.component("StoppageReport", $f), i.component("MergeStoppageReport", KU);
10914
+ i.component("StoppageReport", $j), i.component("MergeStoppageReport", KU);
10910
10915
  }
10911
10916
  };
10912
10917
  const qU = {
@@ -10978,7 +10983,7 @@ const qU = {
10978
10983
  }, Nb = {
10979
10984
  class: "flex-between",
10980
10985
  style: { width: "48%" }
10981
- }, Ib = { class: "section summary-section" }, gb = { class: "border-solid" }, ub = { class: "summary-block flex-between" }, cb = { class: "item" }, yb = { class: "value flex-end" }, Ab = { key: 0 }, vb = { class: "gain" }, Tb = { key: 1 }, xb = { class: "lost" }, zb = { key: 2 }, pb = { class: "item" }, Cb = { class: "value flex-end" }, jb = { key: 0 }, fb = { class: "gain" }, Ub = { key: 1 }, bb = { class: "lost" }, mb = { key: 2 }, Eb = { class: "item" }, Ob = { class: "value flex-end" }, wb = { key: 0 }, Yb = { class: "gain" }, Sb = { key: 1 }, Qb = { class: "lost" }, kb = { key: 2 }, hb = { class: "section-content" }, Rb = {
10986
+ }, Ib = { class: "section summary-section" }, gb = { class: "border-solid" }, ub = { class: "summary-block flex-between" }, cb = { class: "item" }, yb = { class: "value flex-end" }, Ab = { key: 0 }, vb = { class: "gain" }, Tb = { key: 1 }, xb = { class: "lost" }, zb = { key: 2 }, pb = { class: "item" }, Cb = { class: "value flex-end" }, fb = { key: 0 }, jb = { class: "gain" }, Ub = { key: 1 }, bb = { class: "lost" }, mb = { key: 2 }, Eb = { class: "item" }, Ob = { class: "value flex-end" }, wb = { key: 0 }, Yb = { class: "gain" }, Sb = { key: 1 }, Qb = { class: "lost" }, kb = { key: 2 }, hb = { class: "section-content" }, Rb = {
10982
10987
  key: 0,
10983
10988
  class: ""
10984
10989
  }, Fb = ["innerHTML"], Vb = { key: 1 }, Pb = { class: "section map-section" }, Gb = { class: "report-map" }, Wb = ["src"], Bb = {
@@ -10995,7 +11000,7 @@ const qU = {
10995
11000
  colspan: "2"
10996
11001
  };
10997
11002
  function Xb(i, l, s, D, r, a) {
10998
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt;
11003
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt;
10999
11004
  const c = F("IdmBrand"), M = F("Editor");
11000
11005
  return n(), d("div", $U, [
11001
11006
  E(c, { name: "Voyage Comparison Report" }),
@@ -11009,9 +11014,9 @@ function Xb(i, l, s, D, r, a) {
11009
11014
  t("div", ib, [
11010
11015
  l[5] || (l[5] = t("label", { class: "label" }, "Departure Port:", -1)),
11011
11016
  t("div", null, [
11012
- t("span", null, e((j = (p = s.report) == null ? void 0 : p.departure) == null ? void 0 : j.name), 1),
11017
+ t("span", null, e((f = (p = s.report) == null ? void 0 : p.departure) == null ? void 0 : f.name), 1),
11013
11018
  l[4] || (l[4] = g(" , ")),
11014
- t("span", ob, e(a.computeUTCTime(((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.atd) || ((f = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : f.etd))), 1)
11019
+ t("span", ob, e(a.computeUTCTime(((A = (u = s.report) == null ? void 0 : u.departure) == null ? void 0 : A.atd) || ((j = (Y = s.report) == null ? void 0 : Y.departure) == null ? void 0 : j.etd))), 1)
11015
11020
  ])
11016
11021
  ])
11017
11022
  ]),
@@ -11065,10 +11070,10 @@ function Xb(i, l, s, D, r, a) {
11065
11070
  l[25] || (l[25] = t("div", { class: "title" }, "Actual Route FO Consumption", -1)),
11066
11071
  l[26] || (l[26] = t("div", null, "compared with Recommended route", -1)),
11067
11072
  t("div", Cb, [
11068
- ((X = s.report) == null ? void 0 : X.diffFoCons) < 0 ? (n(), d("div", jb, [
11073
+ ((X = s.report) == null ? void 0 : X.diffFoCons) < 0 ? (n(), d("div", fb, [
11069
11074
  l[19] || (l[19] = t("span", { class: "text" }, "Saving", -1)),
11070
11075
  l[20] || (l[20] = t("i", { class: "iconfont gain" }, "", -1)),
11071
- t("span", fb, e(Math.abs((K = s.report) == null ? void 0 : K.diffFoCons)), 1),
11076
+ t("span", jb, e(Math.abs((K = s.report) == null ? void 0 : K.diffFoCons)), 1),
11072
11077
  l[21] || (l[21] = t("span", { class: "unit" }, "mt", -1))
11073
11078
  ])) : ((tt = s.report) == null ? void 0 : tt.diffFoCons) > 0 ? (n(), d("div", Ub, [
11074
11079
  l[22] || (l[22] = t("span", { class: "text" }, "Lost", -1)),
@@ -11354,7 +11359,7 @@ const qb = {
11354
11359
  }, ym = { class: "flex" }, Am = { class: "flexM" }, vm = { class: "summary-item" }, Tm = {
11355
11360
  class: "flexL gray",
11356
11361
  style: { display: "flex" }
11357
- }, xm = { class: "flex" }, zm = { class: "flexM" }, pm = { class: "report-summary" }, Cm = { class: "summary-item" }, jm = { class: "summary-item" }, fm = { class: "summary-item" }, Um = { class: "report-map" }, bm = ["src"], mm = {
11362
+ }, xm = { class: "flex" }, zm = { class: "flexM" }, pm = { class: "report-summary" }, Cm = { class: "summary-item" }, fm = { class: "summary-item" }, jm = { class: "summary-item" }, Um = { class: "report-map" }, bm = ["src"], mm = {
11358
11363
  key: 0,
11359
11364
  class: "subtitle"
11360
11365
  }, Em = {
@@ -11362,7 +11367,7 @@ const qb = {
11362
11367
  class: "report-summary"
11363
11368
  }, Om = { class: "summary-item" }, wm = { class: "flexL blue center" }, Ym = { class: "summary-item" }, Sm = { class: "flexL blue center" }, Qm = { class: "summary-item" }, km = { class: "flexL blue center" }, hm = { class: "report-summary" }, Rm = { class: "summary-item" }, Fm = { class: "flex blue-light center" }, Vm = { class: "flex blue-light center" }, Pm = { class: "summary-item" }, Gm = { class: "flex blue-light center" }, Wm = { class: "flex blue-light center" }, Bm = { class: "summary-item" }, Lm = { class: "flex blue-light center" }, Zm = { class: "flex blue-light center" }, Hm = { class: "summary-item" }, Jm = { class: "flex blue-light center" }, _m = { class: "flex blue-light center" }, Xm = { class: "summary-item" }, Km = { class: "flex blue-light center" }, qm = { class: "flex blue-light center" }, $m = { class: "summary-item" }, tE = { class: "flex blue-light center" }, lE = { class: "flex blue-light center" }, eE = { class: "summary-item" }, sE = { class: "flex blue-light center italic" }, iE = { class: "report-summary" }, oE = { class: "summary-item" }, nE = { class: "flex blue-light center" }, dE = { class: "flex blue-light center" }, aE = { class: "summary-item" }, rE = { class: "flex blue-light center" }, ME = { class: "flex blue-light center" }, DE = { class: "summary-item" }, NE = { class: "flex blue-light center" }, IE = { class: "flex blue-light center" }, gE = { class: "summary-item" }, uE = { class: "flex blue-light center" }, cE = { class: "flex blue-light center" }, yE = { class: "summary-item" }, AE = { class: "flex blue-light center italic" }, vE = { class: "summary-item" }, TE = { class: "flex blue-light center italic" }, xE = ["innerHTML"];
11364
11369
  function zE(i, l, s, D, r, a) {
11365
- var M, I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt;
11370
+ var M, I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt;
11366
11371
  const c = F("Editor");
11367
11372
  return n(), d("div", $b, [
11368
11373
  l[33] || (l[33] = t("div", { class: "report-bg" }, [
@@ -11383,7 +11388,7 @@ function zE(i, l, s, D, r, a) {
11383
11388
  ]),
11384
11389
  t("div", dm, [
11385
11390
  l[5] || (l[5] = t("label", { class: "flex gray" }, "Prepared For", -1)),
11386
- t("div", am, e((j = r.comparisonData) == null ? void 0 : j.preparedFor), 1)
11391
+ t("div", am, e((f = r.comparisonData) == null ? void 0 : f.preparedFor), 1)
11387
11392
  ]),
11388
11393
  t("div", rm, [
11389
11394
  l[6] || (l[6] = t("label", { class: "flex gray" }, "Vessel Type", -1)),
@@ -11391,7 +11396,7 @@ function zE(i, l, s, D, r, a) {
11391
11396
  ]),
11392
11397
  t("div", Dm, [
11393
11398
  l[7] || (l[7] = t("label", { class: "flex gray" }, "Load Condition", -1)),
11394
- t("div", Nm, e((f = (Y = r.comparisonData) == null ? void 0 : Y.voyage) == null ? void 0 : f.loadCondition), 1)
11399
+ t("div", Nm, e((j = (Y = r.comparisonData) == null ? void 0 : Y.voyage) == null ? void 0 : j.loadCondition), 1)
11395
11400
  ]),
11396
11401
  t("div", Im, [
11397
11402
  l[8] || (l[8] = t("label", { class: "flex gray" }, "Reference Number", -1)),
@@ -11420,13 +11425,13 @@ function zE(i, l, s, D, r, a) {
11420
11425
  class: z(`${a.computeColor((J = r.comparisonData) == null ? void 0 : J.diffTime)} flex blue`)
11421
11426
  }, e(a.computeSummary((_ = r.comparisonData) == null ? void 0 : _.diffTime, "time")), 3)
11422
11427
  ]),
11423
- t("div", jm, [
11428
+ t("div", fm, [
11424
11429
  l[12] || (l[12] = t("div", { class: "flexL blue" }, "Actual route FO Consumption compared with Recommended route", -1)),
11425
11430
  t("div", {
11426
11431
  class: z(`${a.computeColor((X = r.comparisonData) == null ? void 0 : X.diffFoCons)} flex blue`)
11427
11432
  }, e(a.computeSummary((K = r.comparisonData) == null ? void 0 : K.diffFoCons, "oil")), 3)
11428
11433
  ]),
11429
- t("div", fm, [
11434
+ t("div", jm, [
11430
11435
  l[13] || (l[13] = t("div", { class: "flexL blue" }, "Actual route DO/GO Consumption compared with Recommended route", -1)),
11431
11436
  t("div", {
11432
11437
  class: z(`${a.computeColor((tt = r.comparisonData) == null ? void 0 : tt.diffDgoCons)} flex blue`)
@@ -11616,11 +11621,11 @@ const CE = {
11616
11621
  default: ""
11617
11622
  }
11618
11623
  }
11619
- }, jE = { class: "section brand-section flex-space" }, fE = { class: "report-box flex-space" }, UE = { class: "name flex-start" };
11624
+ }, fE = { class: "section brand-section flex-space" }, jE = { class: "report-box flex-space" }, UE = { class: "name flex-start" };
11620
11625
  function bE(i, l, s, D, r, a) {
11621
- return n(), d("div", jE, [
11626
+ return n(), d("div", fE, [
11622
11627
  l[1] || (l[1] = it('<div class="logo-box flex-center" data-v-d5871b6a><a class="logo" href="https://www.idmwx.com" target="_blank" data-v-d5871b6a><img src="https://img.idmwx.com/asset/orm/logo_300x180.png" data-v-d5871b6a><div class="brand" data-v-d5871b6a><span data-v-d5871b6a>Weather Routing</span><div class="company" data-v-d5871b6a>Ocean Right Marine Service</div></div></a></div>', 1)),
11623
- t("div", fE, [
11628
+ t("div", jE, [
11624
11629
  t("div", UE, e(s.name), 1),
11625
11630
  l[0] || (l[0] = it('<div class="support flex-end" data-v-d5871b6a><img src="https://img.idmwx.com/asset/idm/qrcode_for_gh_976e5ac920c0_258.jpg" data-v-d5871b6a><div style="margin-left:10px;" data-v-d5871b6a><div class="name flex-space" data-v-d5871b6a><label data-v-d5871b6a>IDM Service Team</label></div><div class="desc flex-center" data-v-d5871b6a>Technical Support &amp; Consulting Center</div></div></div>', 1))
11626
11631
  ])
@@ -14151,7 +14156,7 @@ const iO = {
14151
14156
  }, CO = {
14152
14157
  class: "flex-end",
14153
14158
  style: { flex: "1", "text-transform": "uppercase" }
14154
- }, jO = { class: "section summary-section" }, fO = { class: "section-content" }, UO = { colspan: "2" }, bO = { key: 0 }, mO = { key: 0 }, EO = { key: 1 }, OO = { colspan: "2" }, wO = { key: 0 }, YO = { key: 0 }, SO = { key: 1 }, QO = { colspan: "2" }, kO = { key: 0 }, hO = { key: 0 }, RO = { key: 1 }, FO = { colspan: "2" }, VO = { key: 0 }, PO = { key: 0 }, GO = { key: 1 }, WO = { class: "phase-box flex-between" }, BO = {
14159
+ }, fO = { class: "section summary-section" }, jO = { class: "section-content" }, UO = { colspan: "2" }, bO = { key: 0 }, mO = { key: 0 }, EO = { key: 1 }, OO = { colspan: "2" }, wO = { key: 0 }, YO = { key: 0 }, SO = { key: 1 }, QO = { colspan: "2" }, kO = { key: 0 }, hO = { key: 0 }, RO = { key: 1 }, FO = { colspan: "2" }, VO = { key: 0 }, PO = { key: 0 }, GO = { key: 1 }, WO = { class: "phase-box flex-between" }, BO = {
14155
14160
  class: "item",
14156
14161
  style: { width: "22%" }
14157
14162
  }, LO = { class: "text" }, ZO = {
@@ -14193,7 +14198,7 @@ const iO = {
14193
14198
  }, I5 = {
14194
14199
  class: "formula-block",
14195
14200
  style: { flex: "1" }
14196
- }, g5 = { class: "flex-start" }, u5 = { class: "fraction" }, c5 = { class: "fraction flex-center" }, y5 = { class: "content" }, A5 = { class: "fraction" }, v5 = { class: "fraction flex-center" }, T5 = { class: "content" }, x5 = { class: "fraction" }, z5 = { class: "flex-start" }, p5 = { class: "fraction" }, C5 = { class: "fraction flex-center" }, j5 = { class: "content" }, f5 = { class: "fraction" }, U5 = { class: "fraction flex-center" }, b5 = { class: "content" }, m5 = { class: "fraction" }, E5 = {
14201
+ }, g5 = { class: "flex-start" }, u5 = { class: "fraction" }, c5 = { class: "fraction flex-center" }, y5 = { class: "content" }, A5 = { class: "fraction" }, v5 = { class: "fraction flex-center" }, T5 = { class: "content" }, x5 = { class: "fraction" }, z5 = { class: "flex-start" }, p5 = { class: "fraction" }, C5 = { class: "fraction flex-center" }, f5 = { class: "content" }, j5 = { class: "fraction" }, U5 = { class: "fraction flex-center" }, b5 = { class: "content" }, m5 = { class: "fraction" }, E5 = {
14197
14202
  key: 0,
14198
14203
  class: "flex-center summary-bg"
14199
14204
  }, O5 = {
@@ -14219,7 +14224,7 @@ const iO = {
14219
14224
  class: "flex-center summary-bg"
14220
14225
  }, rw = { class: "fraction" }, Mw = { class: "fraction" }, Dw = { class: "fraction" }, Nw = { class: "section vessel-report-section" }, Iw = { class: "section-content" }, gw = ["rowspan"];
14221
14226
  function uw(i, l, s, D, r, a) {
14222
- var j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, js, fs, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, ji, fi, Ui, bi, mi, ul, Ei, Oi, wi, Yi, nt, us, Si, Qi, ki, hi, Ri, Fi, Vi, Pi, Ql, Ji, _i, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, ro, Mo, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, Co, jo, fo, Uo, bo, mo, Eo, Oo, wo, Yo, So, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Bo, Lo, Zo, Ho, Jo, _o, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, dn, an, rn, Mn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, Cn, jn, fn, Un, bn, mn, En, On, wn, Yn, Sn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Bn, Ln, Zn, Hn, Jn, _n, Xn, Kn, qn, $n, td, ld, ed, sd, id, od, nd, dd, ll, Bi, si, Gi, ad, rd, Md, Dd, Nd, Id, gd, ud, zd, pd, Cd, jd, fd, Ud, bd, md, Ed;
14227
+ var f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, fs, js, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs, T, Js, _s, Xs, Ks, qs, $s, ti, li, Ms, ii, oi, ni, di, ai, ri, Mi, Di, Ni, Ii, gi, ui, ci, yi, Ai, vi, Ti, xi, st, ds, zi, pi, Ci, fi, ji, Ui, bi, mi, ul, Ei, Oi, wi, Yi, nt, us, Si, Qi, ki, hi, Ri, Fi, Vi, Pi, Ql, Ji, _i, Xi, Ki, qi, $i, to, lo, eo, so, io, oo, no, ao, ro, Mo, Do, No, Io, go, uo, co, yo, Ao, vo, To, xo, zo, po, Co, fo, jo, Uo, bo, mo, Eo, Oo, wo, Yo, So, Qo, ko, ho, Ro, Fo, Vo, Po, Go, Wo, Bo, Lo, Zo, Ho, Jo, _o, Xo, Ko, qo, $o, tn, ln, en, sn, on, nn, dn, an, rn, Mn, Dn, Nn, In, gn, un, cn, yn, An, vn, Tn, xn, zn, pn, Cn, fn, jn, Un, bn, mn, En, On, wn, Yn, Sn, Qn, kn, hn, Rn, Fn, Vn, Pn, Gn, Wn, Bn, Ln, Zn, Hn, Jn, _n, Xn, Kn, qn, $n, td, ld, ed, sd, id, od, nd, dd, ll, Bi, si, Gi, ad, rd, Md, Dd, Nd, Id, gd, ud, zd, pd, Cd, fd, jd, Ud, bd, md, Ed;
14223
14228
  const c = F("IdmBrand"), M = F("Lat"), I = F("Lng"), p = F("Editor");
14224
14229
  return n(), d("div", oO, [
14225
14230
  E(c, { name: "Energy Efficiency Analysis Report" }),
@@ -14230,14 +14235,14 @@ function uw(i, l, s, D, r, a) {
14230
14235
  class: "flex-end",
14231
14236
  style: { width: "140px" }
14232
14237
  }, "Prepare for", -1)),
14233
- t("span", rO, e((A = (u = (j = s.report) == null ? void 0 : j.voyage) == null ? void 0 : u.company) == null ? void 0 : A.name), 1)
14238
+ t("span", rO, e((A = (u = (f = s.report) == null ? void 0 : f.voyage) == null ? void 0 : u.company) == null ? void 0 : A.name), 1)
14234
14239
  ]),
14235
14240
  t("div", MO, [
14236
14241
  l[4] || (l[4] = t("label", {
14237
14242
  class: "flex-end",
14238
14243
  style: { width: "140px" }
14239
14244
  }, "Vessel", -1)),
14240
- t("span", DO, e((b = (f = (Y = s.report) == null ? void 0 : Y.voyage) == null ? void 0 : f.vessel) == null ? void 0 : b.name) + " (" + e((S = (C = (m = s.report) == null ? void 0 : m.voyage) == null ? void 0 : C.vessel) == null ? void 0 : S.type) + ")", 1)
14245
+ t("span", DO, e((b = (j = (Y = s.report) == null ? void 0 : Y.voyage) == null ? void 0 : j.vessel) == null ? void 0 : b.name) + " (" + e((S = (C = (m = s.report) == null ? void 0 : m.voyage) == null ? void 0 : C.vessel) == null ? void 0 : S.type) + ")", 1)
14241
14246
  ]),
14242
14247
  t("div", NO, [
14243
14248
  l[5] || (l[5] = t("label", {
@@ -14297,9 +14302,9 @@ function uw(i, l, s, D, r, a) {
14297
14302
  ])
14298
14303
  ])
14299
14304
  ]),
14300
- t("div", jO, [
14305
+ t("div", fO, [
14301
14306
  l[30] || (l[30] = t("div", { class: "section-title" }, "Report Summary", -1)),
14302
- t("div", fO, [
14307
+ t("div", jO, [
14303
14308
  t("table", null, [
14304
14309
  l[17] || (l[17] = t("thead", null, [
14305
14310
  t("tr", null, [
@@ -14331,7 +14336,7 @@ function uw(i, l, s, D, r, a) {
14331
14336
  g(e((qt = (Kt = (h = (Xt = (_t = s.report) == null ? void 0 : _t.eeas) == null ? void 0 : Xt.extend) == null ? void 0 : h.cp) == null ? void 0 : Kt.idle) == null ? void 0 : qt.dgo) + " ", 1),
14332
14337
  (Z = (jt = (Mt = (N = s.report) == null ? void 0 : N.eeas) == null ? void 0 : Mt.extend) == null ? void 0 : jt.cp) != null && Z.weather ? (n(), d("span", wO, [
14333
14338
  l[12] || (l[12] = g("| ")),
14334
- (tl = ($t = (Jt = (At = (Ht = s.report) == null ? void 0 : Ht.eeas) == null ? void 0 : At.extend) == null ? void 0 : Jt.cp) == null ? void 0 : $t.weather) != null && tl.consPercentage ? (n(), d("span", YO, "+" + e((Ml = (rl = (al = (dl = (nl = s.report) == null ? void 0 : nl.eeas) == null ? void 0 : dl.extend) == null ? void 0 : al.cp) == null ? void 0 : rl.weather) == null ? void 0 : Ml.consOfOver) + "% , -" + e((vl = (Al = (yl = (cl = (Dl = s.report) == null ? void 0 : Dl.eeas) == null ? void 0 : cl.extend) == null ? void 0 : yl.cp) == null ? void 0 : Al.weather) == null ? void 0 : vl.consOfUnder) + "%", 1)) : (n(), d("span", SO, "+" + e((Cl = (pl = (zl = (xl = (Tl = s.report) == null ? void 0 : Tl.eeas) == null ? void 0 : xl.extend) == null ? void 0 : zl.cp) == null ? void 0 : pl.weather) == null ? void 0 : Cl.consOfOver) + " , -" + e((ml = (bl = (Ul = (fl = (jl = s.report) == null ? void 0 : jl.eeas) == null ? void 0 : fl.extend) == null ? void 0 : Ul.cp) == null ? void 0 : bl.weather) == null ? void 0 : ml.consOfUnder), 1))
14339
+ (tl = ($t = (Jt = (At = (Ht = s.report) == null ? void 0 : Ht.eeas) == null ? void 0 : At.extend) == null ? void 0 : Jt.cp) == null ? void 0 : $t.weather) != null && tl.consPercentage ? (n(), d("span", YO, "+" + e((Ml = (rl = (al = (dl = (nl = s.report) == null ? void 0 : nl.eeas) == null ? void 0 : dl.extend) == null ? void 0 : al.cp) == null ? void 0 : rl.weather) == null ? void 0 : Ml.consOfOver) + "% , -" + e((vl = (Al = (yl = (cl = (Dl = s.report) == null ? void 0 : Dl.eeas) == null ? void 0 : cl.extend) == null ? void 0 : yl.cp) == null ? void 0 : Al.weather) == null ? void 0 : vl.consOfUnder) + "%", 1)) : (n(), d("span", SO, "+" + e((Cl = (pl = (zl = (xl = (Tl = s.report) == null ? void 0 : Tl.eeas) == null ? void 0 : xl.extend) == null ? void 0 : zl.cp) == null ? void 0 : pl.weather) == null ? void 0 : Cl.consOfOver) + " , -" + e((ml = (bl = (Ul = (jl = (fl = s.report) == null ? void 0 : fl.eeas) == null ? void 0 : jl.extend) == null ? void 0 : Ul.cp) == null ? void 0 : bl.weather) == null ? void 0 : ml.consOfUnder), 1))
14335
14340
  ])) : y("", !0)
14336
14341
  ])
14337
14342
  ]),
@@ -14358,7 +14363,7 @@ function uw(i, l, s, D, r, a) {
14358
14363
  t("div", BO, [
14359
14364
  l[19] || (l[19] = t("div", { class: "phase-title" }, "Total Idle Time", -1)),
14360
14365
  t("div", LO, [
14361
- g(e((Ue = (fe = (je = (Ce = (pe = s.report) == null ? void 0 : pe.eeas) == null ? void 0 : Ce.extend) == null ? void 0 : je.actual) == null ? void 0 : fe.idle) == null ? void 0 : Ue.totalTime), 1),
14366
+ g(e((Ue = (je = (fe = (Ce = (pe = s.report) == null ? void 0 : pe.eeas) == null ? void 0 : Ce.extend) == null ? void 0 : fe.actual) == null ? void 0 : je.idle) == null ? void 0 : Ue.totalTime), 1),
14362
14367
  l[18] || (l[18] = t("span", { class: "unit" }, "hrs", -1))
14363
14368
  ])
14364
14369
  ]),
@@ -14384,7 +14389,7 @@ function uw(i, l, s, D, r, a) {
14384
14389
  class: z(["iconfont", ((vs = (As = (gs = (Is = (Ns = s.report) == null ? void 0 : Ns.eeas) == null ? void 0 : Is.extend) == null ? void 0 : gs.summary) == null ? void 0 : As.fo) == null ? void 0 : vs.status) === "Saving" ? "gain" : "lost"])
14385
14390
  }, e(((Cs = (ps = (zs = (xs = (Ts = s.report) == null ? void 0 : Ts.eeas) == null ? void 0 : xs.extend) == null ? void 0 : zs.summary) == null ? void 0 : ps.fo) == null ? void 0 : Cs.status) === "Saving" ? "" : ""), 3),
14386
14391
  t("span", {
14387
- class: z(((ms = (bs = (Us = (fs = (js = s.report) == null ? void 0 : js.eeas) == null ? void 0 : fs.extend) == null ? void 0 : Us.summary) == null ? void 0 : bs.fo) == null ? void 0 : ms.status) === "Saving" ? "gain" : "lost")
14392
+ class: z(((ms = (bs = (Us = (js = (fs = s.report) == null ? void 0 : fs.eeas) == null ? void 0 : js.extend) == null ? void 0 : Us.summary) == null ? void 0 : bs.fo) == null ? void 0 : ms.status) === "Saving" ? "gain" : "lost")
14388
14393
  }, e((Ss = (Ys = (ws = (Os = (Es = s.report) == null ? void 0 : Es.eeas) == null ? void 0 : Os.extend) == null ? void 0 : ws.summary) == null ? void 0 : Ys.fo) == null ? void 0 : Ss.margin), 3),
14389
14394
  l[24] || (l[24] = t("span", { class: "unit" }, "mt", -1))
14390
14395
  ])
@@ -14475,7 +14480,7 @@ function uw(i, l, s, D, r, a) {
14475
14480
  ])
14476
14481
  ], -1)),
14477
14482
  (n(!0), d(U, null, et((yi = (ci = (ui = s.report) == null ? void 0 : ui.eeas) == null ? void 0 : ci.extend) == null ? void 0 : yi.ports, (el) => {
14478
- var cd, Pe, yd, Ad, Od, wd, Yd, Sd, Qd, kd, hd, Rd, Fd, Vd, Pd, Gd, Wd, Bd, Ld, Zd, Hd, Jd, _d, Xd, Kd, qd, $d, ta, la, ea, sa, ia, oa, na, da, aa, ra, Ma, Da, Na, Ia, ga, ua, ca, ya, Aa, va, Ta, xa, za, pa, Ca, ja, fa, Ua, ba, ma, Ea;
14483
+ var cd, Pe, yd, Ad, Od, wd, Yd, Sd, Qd, kd, hd, Rd, Fd, Vd, Pd, Gd, Wd, Bd, Ld, Zd, Hd, Jd, _d, Xd, Kd, qd, $d, ta, la, ea, sa, ia, oa, na, da, aa, ra, Ma, Da, Na, Ia, ga, ua, ca, ya, Aa, va, Ta, xa, za, pa, Ca, fa, ja, Ua, ba, ma, Ea;
14479
14484
  return n(), d("tbody", {
14480
14485
  key: el.port
14481
14486
  }, [
@@ -14512,7 +14517,7 @@ function uw(i, l, s, D, r, a) {
14512
14517
  class: z(((ya = el.working) == null ? void 0 : ya.dailyFoCons) > ((za = (xa = (Ta = (va = (Aa = s.report) == null ? void 0 : Aa.eeas) == null ? void 0 : va.extend) == null ? void 0 : Ta.cp) == null ? void 0 : xa.working) == null ? void 0 : za.fo) ? "lost" : "")
14513
14518
  }, e((pa = el.working) == null ? void 0 : pa.dailyFoCons), 3),
14514
14519
  t("td", {
14515
- class: z(((Ca = el.working) == null ? void 0 : Ca.dailyDgoCons) > ((ma = (ba = (Ua = (fa = (ja = s.report) == null ? void 0 : ja.eeas) == null ? void 0 : fa.extend) == null ? void 0 : Ua.cp) == null ? void 0 : ba.working) == null ? void 0 : ma.dgo) ? "lost" : "")
14520
+ class: z(((Ca = el.working) == null ? void 0 : Ca.dailyDgoCons) > ((ma = (ba = (Ua = (ja = (fa = s.report) == null ? void 0 : fa.eeas) == null ? void 0 : ja.extend) == null ? void 0 : Ua.cp) == null ? void 0 : ba.working) == null ? void 0 : ma.dgo) ? "lost" : "")
14516
14521
  }, e((Ea = el.working) == null ? void 0 : Ea.dailyDgoCons), 3)
14517
14522
  ])
14518
14523
  ]);
@@ -14532,7 +14537,7 @@ function uw(i, l, s, D, r, a) {
14532
14537
  l[43] || (l[43] = t("div", { class: "sig" }, "x", -1)),
14533
14538
  t("div", c5, [
14534
14539
  t("div", y5, [
14535
- t("div", null, e((ji = (Ci = (pi = (zi = (ds = s.report) == null ? void 0 : ds.eeas) == null ? void 0 : zi.extend) == null ? void 0 : pi.cp) == null ? void 0 : Ci.idle) == null ? void 0 : ji.plusAbtfo), 1),
14540
+ t("div", null, e((fi = (Ci = (pi = (zi = (ds = s.report) == null ? void 0 : ds.eeas) == null ? void 0 : zi.extend) == null ? void 0 : pi.cp) == null ? void 0 : Ci.idle) == null ? void 0 : fi.plusAbtfo), 1),
14536
14541
  l[38] || (l[38] = t("div", { class: "line" }, null, -1)),
14537
14542
  l[39] || (l[39] = t("div", null, "24", -1))
14538
14543
  ])
@@ -14540,7 +14545,7 @@ function uw(i, l, s, D, r, a) {
14540
14545
  l[44] || (l[44] = t("div", { class: "sig" }, ")", -1)),
14541
14546
  l[45] || (l[45] = t("div", { class: "sig" }, "+", -1)),
14542
14547
  l[46] || (l[46] = t("div", { class: "sig" }, "(", -1)),
14543
- t("div", A5, e((ul = (mi = (bi = (Ui = (fi = s.report) == null ? void 0 : fi.eeas) == null ? void 0 : Ui.extend) == null ? void 0 : bi.actual) == null ? void 0 : mi.working) == null ? void 0 : ul.totalTime), 1),
14548
+ t("div", A5, e((ul = (mi = (bi = (Ui = (ji = s.report) == null ? void 0 : ji.eeas) == null ? void 0 : Ui.extend) == null ? void 0 : bi.actual) == null ? void 0 : mi.working) == null ? void 0 : ul.totalTime), 1),
14544
14549
  l[47] || (l[47] = t("div", { class: "sig" }, "x", -1)),
14545
14550
  t("div", v5, [
14546
14551
  t("div", T5, [
@@ -14559,7 +14564,7 @@ function uw(i, l, s, D, r, a) {
14559
14564
  t("div", p5, e((Pi = (Vi = (Fi = (Ri = (hi = s.report) == null ? void 0 : hi.eeas) == null ? void 0 : Ri.extend) == null ? void 0 : Fi.actual) == null ? void 0 : Vi.idle) == null ? void 0 : Pi.totalTime), 1),
14560
14565
  l[56] || (l[56] = t("div", { class: "sig" }, "x", -1)),
14561
14566
  t("div", C5, [
14562
- t("div", j5, [
14567
+ t("div", f5, [
14563
14568
  t("div", null, e((Ki = (Xi = (_i = (Ji = (Ql = s.report) == null ? void 0 : Ql.eeas) == null ? void 0 : Ji.extend) == null ? void 0 : _i.cp) == null ? void 0 : Xi.idle) == null ? void 0 : Ki.minusAbtfo), 1),
14564
14569
  l[51] || (l[51] = t("div", { class: "line" }, null, -1)),
14565
14570
  l[52] || (l[52] = t("div", null, "24", -1))
@@ -14568,7 +14573,7 @@ function uw(i, l, s, D, r, a) {
14568
14573
  l[57] || (l[57] = t("div", { class: "sig" }, ")", -1)),
14569
14574
  l[58] || (l[58] = t("div", { class: "sig" }, "+", -1)),
14570
14575
  l[59] || (l[59] = t("div", { class: "sig" }, "(", -1)),
14571
- t("div", f5, e((eo = (lo = (to = ($i = (qi = s.report) == null ? void 0 : qi.eeas) == null ? void 0 : $i.extend) == null ? void 0 : to.actual) == null ? void 0 : lo.working) == null ? void 0 : eo.totalTime), 1),
14576
+ t("div", j5, e((eo = (lo = (to = ($i = (qi = s.report) == null ? void 0 : qi.eeas) == null ? void 0 : $i.extend) == null ? void 0 : to.actual) == null ? void 0 : lo.working) == null ? void 0 : eo.totalTime), 1),
14572
14577
  l[60] || (l[60] = t("div", { class: "sig" }, "x", -1)),
14573
14578
  t("div", U5, [
14574
14579
  t("div", b5, [
@@ -14589,7 +14594,7 @@ function uw(i, l, s, D, r, a) {
14589
14594
  }, "No Fuel Saving/Over-Consumption", -1)
14590
14595
  ]))) : ((zo = (xo = (To = (vo = (Ao = s.report) == null ? void 0 : Ao.eeas) == null ? void 0 : vo.extend) == null ? void 0 : To.summary) == null ? void 0 : xo.fo) == null ? void 0 : zo.status) === "Saving" ? (n(), d("div", O5, [
14591
14596
  l[65] || (l[65] = it('<div class="fraction" style="width:260px;" data-v-34ecb434>Fuel Saving</div><div class="sig" data-v-34ecb434>=</div><div class="fraction" data-v-34ecb434>(c&#39;)</div><div class="sig" data-v-34ecb434>-</div><div class="fraction" data-v-34ecb434>Actual Total Consumption</div><div class="sig" data-v-34ecb434>=</div>', 6)),
14592
- t("div", w5, e((fo = (jo = (Co = (po = s.report) == null ? void 0 : po.eeas) == null ? void 0 : Co.extend) == null ? void 0 : jo.cp) == null ? void 0 : fo.maxFoCons), 1),
14597
+ t("div", w5, e((jo = (fo = (Co = (po = s.report) == null ? void 0 : po.eeas) == null ? void 0 : Co.extend) == null ? void 0 : fo.cp) == null ? void 0 : jo.maxFoCons), 1),
14593
14598
  l[66] || (l[66] = t("div", { class: "sig" }, "-", -1)),
14594
14599
  t("div", Y5, e((Eo = (mo = (bo = (Uo = s.report) == null ? void 0 : Uo.eeas) == null ? void 0 : bo.extend) == null ? void 0 : mo.actual) == null ? void 0 : Eo.totalFoCons), 1),
14595
14600
  l[67] || (l[67] = t("div", { class: "sig" }, "=", -1)),
@@ -14641,7 +14646,7 @@ function uw(i, l, s, D, r, a) {
14641
14646
  l[89] || (l[89] = t("div", { class: "sig" }, "x", -1)),
14642
14647
  t("div", K5, [
14643
14648
  t("div", q5, [
14644
- t("div", null, e((mn = (bn = (Un = (fn = (jn = s.report) == null ? void 0 : jn.eeas) == null ? void 0 : fn.extend) == null ? void 0 : Un.cp) == null ? void 0 : bn.idle) == null ? void 0 : mn.minusAbtdgo), 1),
14649
+ t("div", null, e((mn = (bn = (Un = (jn = (fn = s.report) == null ? void 0 : fn.eeas) == null ? void 0 : jn.extend) == null ? void 0 : Un.cp) == null ? void 0 : bn.idle) == null ? void 0 : mn.minusAbtdgo), 1),
14645
14650
  l[84] || (l[84] = t("div", { class: "line" }, null, -1)),
14646
14651
  l[85] || (l[85] = t("div", null, "24", -1))
14647
14652
  ])
@@ -14681,7 +14686,7 @@ function uw(i, l, s, D, r, a) {
14681
14686
  l[102] || (l[102] = t("div", { class: "sig" }, "-", -1)),
14682
14687
  t("div", Mw, e((zd = (ud = (gd = (Id = s.report) == null ? void 0 : Id.eeas) == null ? void 0 : gd.extend) == null ? void 0 : ud.cp) == null ? void 0 : zd.maxDgoCons), 1),
14683
14688
  l[103] || (l[103] = t("div", { class: "sig" }, "=", -1)),
14684
- t("div", Dw, e((Ud = (fd = (jd = (Cd = (pd = s.report) == null ? void 0 : pd.eeas) == null ? void 0 : Cd.extend) == null ? void 0 : jd.summary) == null ? void 0 : fd.dgo) == null ? void 0 : Ud.margin) + " mt", 1)
14689
+ t("div", Dw, e((Ud = (jd = (fd = (Cd = (pd = s.report) == null ? void 0 : pd.eeas) == null ? void 0 : Cd.extend) == null ? void 0 : fd.summary) == null ? void 0 : jd.dgo) == null ? void 0 : Ud.margin) + " mt", 1)
14685
14690
  ]))
14686
14691
  ])
14687
14692
  ])
@@ -14864,7 +14869,7 @@ const xw = {
14864
14869
  this.editable = !1, this.$emit("commit", i);
14865
14870
  }
14866
14871
  }
14867
- }, zw = { class: "ets-report" }, pw = { class: "content-box" }, Cw = { class: "info-box border-dashed" }, jw = { class: "flex-between row" }, fw = {
14872
+ }, zw = { class: "ets-report" }, pw = { class: "content-box" }, Cw = { class: "info-box border-dashed" }, fw = { class: "flex-between row" }, jw = {
14868
14873
  class: "flex-between",
14869
14874
  style: { width: "48%" }
14870
14875
  }, Uw = {
@@ -14897,16 +14902,16 @@ const xw = {
14897
14902
  style: { "font-weight": "bold" }
14898
14903
  }, tY = { class: "section leg-section" };
14899
14904
  function lY(i, l, s, D, r, a) {
14900
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl;
14905
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl;
14901
14906
  const c = F("IdmBrand"), M = F("Editor");
14902
14907
  return n(), d("div", zw, [
14903
14908
  E(c, { name: "EU ETS Compliance Cost Analysis Report" }),
14904
14909
  t("div", pw, [
14905
14910
  t("div", Cw, [
14906
- t("div", jw, [
14907
- t("div", fw, [
14911
+ t("div", fw, [
14912
+ t("div", jw, [
14908
14913
  l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
14909
- t("div", null, e(((p = (I = s.report) == null ? void 0 : I.vessel) == null ? void 0 : p.name) ?? "-") + " (" + e(((u = (j = s.report) == null ? void 0 : j.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
14914
+ t("div", null, e(((p = (I = s.report) == null ? void 0 : I.vessel) == null ? void 0 : p.name) ?? "-") + " (" + e(((u = (f = s.report) == null ? void 0 : f.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
14910
14915
  ]),
14911
14916
  t("div", Uw, [
14912
14917
  l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),
@@ -14918,7 +14923,7 @@ function lY(i, l, s, D, r, a) {
14918
14923
  t("div", bw, [
14919
14924
  t("div", mw, [
14920
14925
  l[5] || (l[5] = t("label", { class: "label" }, "Report Year:", -1)),
14921
- t("div", null, e(((f = s.report) == null ? void 0 : f.year) ?? "-"), 1)
14926
+ t("div", null, e(((j = s.report) == null ? void 0 : j.year) ?? "-"), 1)
14922
14927
  ]),
14923
14928
  t("div", Ew, [
14924
14929
  l[6] || (l[6] = t("label", { class: "label" }, "GT:", -1)),
@@ -15056,7 +15061,7 @@ function lY(i, l, s, D, r, a) {
15056
15061
  t("td", null, e(((Ml = (rl = (al = (dl = (nl = s.report) == null ? void 0 : nl.summary) == null ? void 0 : dl.fuels) == null ? void 0 : al.filter((w) => w.type === "MDO")) == null ? void 0 : rl[0]) == null ? void 0 : Ml.cons) ?? "-"), 1),
15057
15062
  t("td", null, e(((vl = (Al = (yl = (cl = (Dl = s.report) == null ? void 0 : Dl.summary) == null ? void 0 : cl.fuels) == null ? void 0 : yl.filter((w) => w.type === "MDO")) == null ? void 0 : Al[0]) == null ? void 0 : vl.co2) ?? "-"), 1),
15058
15063
  t("td", null, e(((Cl = (pl = (zl = (xl = (Tl = s.report) == null ? void 0 : Tl.summary) == null ? void 0 : xl.fuels) == null ? void 0 : zl.filter((w) => w.type === "MDO")) == null ? void 0 : pl[0]) == null ? void 0 : Cl.ch4) ?? "-"), 1),
15059
- t("td", null, e(((ml = (bl = (Ul = (fl = (jl = s.report) == null ? void 0 : jl.summary) == null ? void 0 : fl.fuels) == null ? void 0 : Ul.filter((w) => w.type === "MDO")) == null ? void 0 : bl[0]) == null ? void 0 : ml.n2o) ?? "-"), 1)
15064
+ t("td", null, e(((ml = (bl = (Ul = (jl = (fl = s.report) == null ? void 0 : fl.summary) == null ? void 0 : jl.fuels) == null ? void 0 : Ul.filter((w) => w.type === "MDO")) == null ? void 0 : bl[0]) == null ? void 0 : ml.n2o) ?? "-"), 1)
15060
15065
  ]),
15061
15066
  t("tr", null, [
15062
15067
  l[22] || (l[22] = t("td", {
@@ -15245,12 +15250,12 @@ const sY = {
15245
15250
  }, TY = { class: "text" }, xY = { class: "value" }, zY = { class: "phase-title" }, pY = {
15246
15251
  class: "item",
15247
15252
  style: { width: "24%" }
15248
- }, CY = { class: "fuel-title" }, jY = { class: "fuel-text" }, fY = { class: "section-content" }, UY = {
15253
+ }, CY = { class: "fuel-title" }, fY = { class: "fuel-text" }, jY = { class: "section-content" }, UY = {
15249
15254
  key: 0,
15250
15255
  class: ""
15251
15256
  }, bY = ["innerHTML"], mY = { key: 1 }, EY = { class: "section co2-emissions-section" }, OY = { class: "section leg-section" }, wY = { class: "section leg-section" };
15252
15257
  function YY(i, l, s, D, r, a) {
15253
- var I, p, j, u, A, Y, f, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, jl, fl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, je, fe, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, js, fs, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs;
15258
+ var I, p, f, u, A, Y, j, b, m, C, S, O, Q, v, R, P, G, W, B, L, H, J, _, X, K, tt, V, Dt, Nt, It, gt, ut, o, q, dt, at, rt, ct, yt, lt, xt, ot, Tt, zt, pt, vt, bt, mt, Et, Ot, wt, Yt, St, Qt, kt, ht, Rt, Ft, Vt, Pt, Ct, Wt, Bt, Gt, k, Ut, Lt, _t, Xt, h, Kt, qt, N, Mt, jt, Z, Ht, At, Jt, $t, tl, nl, dl, al, rl, Ml, Dl, cl, yl, Al, vl, Tl, xl, zl, pl, Cl, fl, jl, Ul, bl, ml, El, Ol, wl, Yl, kl, w, hl, Rl, Fl, Vl, Pl, Gl, Wl, Bl, gl, Ge, We, Be, Le, Ze, He, Je, _e, Xe, Ke, qe, $e, ts, ls, es, ss, x, Zt, Nl, Il, Sl, Ll, Zl, Hl, Jl, _l, Xl, Kl, ql, $l, te, le, ee, se, ie, oe, ne, de, ae, re, Me, De, Ne, Ie, ge, ue, ce, ye, Ae, ve, Te, xe, ze, pe, Ce, fe, je, Ue, be, me, Ee, Oe, we, Ye, Se, Qe, ke, he, Re, Fe, Ve, is, os, ns, ol, rs, Ds, Ns, Is, gs, As, vs, Ts, xs, zs, ps, Cs, fs, js, Us, bs, ms, Es, Os, ws, Ys, Ss, Qs, ks, hs, Rs, Fs, Vs, Ps, Gs, Ws, Bs, Ls, Zs, Hs;
15254
15259
  const c = F("IdmBrand"), M = F("Editor");
15255
15260
  return n(), d("div", iY, [
15256
15261
  E(c, { name: "FuelEU Maritime Compliance Cost Analysis Report" }),
@@ -15259,7 +15264,7 @@ function YY(i, l, s, D, r, a) {
15259
15264
  t("div", dY, [
15260
15265
  t("div", aY, [
15261
15266
  l[3] || (l[3] = t("label", { class: "label" }, "Vessel:", -1)),
15262
- t("div", null, e(((p = (I = s.report) == null ? void 0 : I.vessel) == null ? void 0 : p.name) ?? "-") + " (" + e(((u = (j = s.report) == null ? void 0 : j.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
15267
+ t("div", null, e(((p = (I = s.report) == null ? void 0 : I.vessel) == null ? void 0 : p.name) ?? "-") + " (" + e(((u = (f = s.report) == null ? void 0 : f.vessel) == null ? void 0 : u.type) ?? "-") + ")", 1)
15263
15268
  ]),
15264
15269
  t("div", rY, [
15265
15270
  l[4] || (l[4] = t("label", { class: "label" }, "IMO:", -1)),
@@ -15271,7 +15276,7 @@ function YY(i, l, s, D, r, a) {
15271
15276
  t("div", MY, [
15272
15277
  t("div", DY, [
15273
15278
  l[5] || (l[5] = t("label", { class: "label" }, "Report Year:", -1)),
15274
- t("div", null, e(((f = s.report) == null ? void 0 : f.year) ?? "-"), 1)
15279
+ t("div", null, e(((j = s.report) == null ? void 0 : j.year) ?? "-"), 1)
15275
15280
  ]),
15276
15281
  t("div", NY, [
15277
15282
  l[6] || (l[6] = t("label", { class: "label" }, "GT:", -1)),
@@ -15318,7 +15323,7 @@ function YY(i, l, s, D, r, a) {
15318
15323
  class: "value flex-between"
15319
15324
  }, [
15320
15325
  t("div", CY, e(T.type ?? "-"), 1),
15321
- t("div", jY, [
15326
+ t("div", fY, [
15322
15327
  g(e(T.cons ?? "-"), 1),
15323
15328
  l[14] || (l[14] = t("span", { class: "unit" }, "mt", -1))
15324
15329
  ])
@@ -15330,7 +15335,7 @@ function YY(i, l, s, D, r, a) {
15330
15335
  class: z(["section remark-section", a.computeBlankHtml(r.remarks) ? "print-hidden" : ""])
15331
15336
  }, [
15332
15337
  l[17] || (l[17] = t("div", { class: "subtitle" }, "Remarks", -1)),
15333
- t("div", fY, [
15338
+ t("div", jY, [
15334
15339
  r.editable ? (n(), d("div", UY, [
15335
15340
  r.editable ? (n(), il(M, {
15336
15341
  key: 0,
@@ -15442,7 +15447,7 @@ function YY(i, l, s, D, r, a) {
15442
15447
  t("td", null, e(((nl = (tl = ($t = (Jt = (At = s.report) == null ? void 0 : At.summary) == null ? void 0 : Jt.fuels) == null ? void 0 : $t.filter((T) => T.type === "LFO")) == null ? void 0 : tl[0]) == null ? void 0 : nl.energy) ?? "-"), 1),
15443
15448
  t("td", null, e(((Dl = (Ml = (rl = (al = (dl = s.report) == null ? void 0 : dl.summary) == null ? void 0 : al.fuels) == null ? void 0 : rl.filter((T) => T.type === "LFO")) == null ? void 0 : Ml[0]) == null ? void 0 : Dl.wtt) ?? "-"), 1),
15444
15449
  t("td", null, e(((xl = (Tl = (vl = (Al = (yl = (cl = s.report) == null ? void 0 : cl.summary) == null ? void 0 : yl.fuels) == null ? void 0 : Al.filter((T) => T.type === "LFO")) == null ? void 0 : vl[0]) == null ? void 0 : Tl.ttw) == null ? void 0 : xl.co2) ?? "-"), 1),
15445
- t("td", null, e(((Ul = (fl = (jl = (Cl = (pl = (zl = s.report) == null ? void 0 : zl.summary) == null ? void 0 : pl.fuels) == null ? void 0 : Cl.filter((T) => T.type === "LFO")) == null ? void 0 : jl[0]) == null ? void 0 : fl.ttw) == null ? void 0 : Ul.ch4) ?? "-"), 1),
15450
+ t("td", null, e(((Ul = (jl = (fl = (Cl = (pl = (zl = s.report) == null ? void 0 : zl.summary) == null ? void 0 : pl.fuels) == null ? void 0 : Cl.filter((T) => T.type === "LFO")) == null ? void 0 : fl[0]) == null ? void 0 : jl.ttw) == null ? void 0 : Ul.ch4) ?? "-"), 1),
15446
15451
  t("td", null, e(((Yl = (wl = (Ol = (El = (ml = (bl = s.report) == null ? void 0 : bl.summary) == null ? void 0 : ml.fuels) == null ? void 0 : El.filter((T) => T.type === "LFO")) == null ? void 0 : Ol[0]) == null ? void 0 : wl.ttw) == null ? void 0 : Yl.n2o) ?? "-"), 1),
15447
15452
  t("td", null, e(((Fl = (Rl = (hl = (w = (kl = s.report) == null ? void 0 : kl.summary) == null ? void 0 : w.fuels) == null ? void 0 : hl.filter((T) => T.type === "LFO")) == null ? void 0 : Rl[0]) == null ? void 0 : Fl.wttEmission) ?? "-"), 1),
15448
15453
  t("td", null, e(((Bl = (Wl = (Gl = (Pl = (Vl = s.report) == null ? void 0 : Vl.summary) == null ? void 0 : Pl.fuels) == null ? void 0 : Gl.filter((T) => T.type === "LFO")) == null ? void 0 : Wl[0]) == null ? void 0 : Bl.ttwEmission) ?? "-"), 1)
@@ -15462,13 +15467,13 @@ function YY(i, l, s, D, r, a) {
15462
15467
  t("tr", null, [
15463
15468
  l[21] || (l[21] = t("td", null, "MDO", -1)),
15464
15469
  t("td", null, e(((xe = (Te = (ve = (Ae = (ye = s.report) == null ? void 0 : ye.summary) == null ? void 0 : Ae.fuels) == null ? void 0 : ve.filter((T) => T.type === "MDO")) == null ? void 0 : Te[0]) == null ? void 0 : xe.cons) ?? "-"), 1),
15465
- t("td", null, e(((fe = (je = (Ce = (pe = (ze = s.report) == null ? void 0 : ze.summary) == null ? void 0 : pe.fuels) == null ? void 0 : Ce.filter((T) => T.type === "MDO")) == null ? void 0 : je[0]) == null ? void 0 : fe.lcv) ?? "-"), 1),
15470
+ t("td", null, e(((je = (fe = (Ce = (pe = (ze = s.report) == null ? void 0 : ze.summary) == null ? void 0 : pe.fuels) == null ? void 0 : Ce.filter((T) => T.type === "MDO")) == null ? void 0 : fe[0]) == null ? void 0 : je.lcv) ?? "-"), 1),
15466
15471
  t("td", null, e(((Oe = (Ee = (me = (be = (Ue = s.report) == null ? void 0 : Ue.summary) == null ? void 0 : be.fuels) == null ? void 0 : me.filter((T) => T.type === "MDO")) == null ? void 0 : Ee[0]) == null ? void 0 : Oe.energy) ?? "-"), 1),
15467
15472
  t("td", null, e(((ke = (Qe = (Se = (Ye = (we = s.report) == null ? void 0 : we.summary) == null ? void 0 : Ye.fuels) == null ? void 0 : Se.filter((T) => T.type === "MDO")) == null ? void 0 : Qe[0]) == null ? void 0 : ke.wtt) ?? "-"), 1),
15468
15473
  t("td", null, e(((os = (is = (Ve = (Fe = (Re = (he = s.report) == null ? void 0 : he.summary) == null ? void 0 : Re.fuels) == null ? void 0 : Fe.filter((T) => T.type === "MDO")) == null ? void 0 : Ve[0]) == null ? void 0 : is.ttw) == null ? void 0 : os.co2) ?? "-"), 1),
15469
15474
  t("td", null, e(((Is = (Ns = (Ds = (rs = (ol = (ns = s.report) == null ? void 0 : ns.summary) == null ? void 0 : ol.fuels) == null ? void 0 : rs.filter((T) => T.type === "MDO")) == null ? void 0 : Ds[0]) == null ? void 0 : Ns.ttw) == null ? void 0 : Is.ch4) ?? "-"), 1),
15470
15475
  t("td", null, e(((zs = (xs = (Ts = (vs = (As = (gs = s.report) == null ? void 0 : gs.summary) == null ? void 0 : As.fuels) == null ? void 0 : vs.filter((T) => T.type === "MDO")) == null ? void 0 : Ts[0]) == null ? void 0 : xs.ttw) == null ? void 0 : zs.n2o) ?? "-"), 1),
15471
- t("td", null, e(((Us = (fs = (js = (Cs = (ps = s.report) == null ? void 0 : ps.summary) == null ? void 0 : Cs.fuels) == null ? void 0 : js.filter((T) => T.type === "MDO")) == null ? void 0 : fs[0]) == null ? void 0 : Us.wttEmission) ?? "-"), 1),
15476
+ t("td", null, e(((Us = (js = (fs = (Cs = (ps = s.report) == null ? void 0 : ps.summary) == null ? void 0 : Cs.fuels) == null ? void 0 : fs.filter((T) => T.type === "MDO")) == null ? void 0 : js[0]) == null ? void 0 : Us.wttEmission) ?? "-"), 1),
15472
15477
  t("td", null, e(((ws = (Os = (Es = (ms = (bs = s.report) == null ? void 0 : bs.summary) == null ? void 0 : ms.fuels) == null ? void 0 : Es.filter((T) => T.type === "MDO")) == null ? void 0 : Os[0]) == null ? void 0 : ws.ttwEmission) ?? "-"), 1)
15473
15478
  ])
15474
15479
  ])
@@ -15662,7 +15667,7 @@ export {
15662
15667
  eY as EtsReport,
15663
15668
  aS as EtsReportPlugin,
15664
15669
  pE as FliComparisonReport,
15665
- ef as FliDeviationReport,
15670
+ sj as FliDeviationReport,
15666
15671
  px as FliInvoiceReport,
15667
15672
  $D as FliPlanReport,
15668
15673
  Qc as FliVoyageReport,
@@ -15697,7 +15702,7 @@ export {
15697
15702
  iS as QuoteReportPlugin,
15698
15703
  Oa as RouteReport,
15699
15704
  ZY as RouteReportPlugin,
15700
- $f as StoppageReport,
15705
+ $j as StoppageReport,
15701
15706
  lS as StoppageReportPlugin,
15702
15707
  cT as TropicalReport,
15703
15708
  KY as VoyageReportPlugin