@idmui/extend 0.4.3 → 0.4.5

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
@@ -1,11 +1,11 @@
1
- import { shallowRef as EM, resolveComponent as _, openBlock as d, createElementBlock as M, withDirectives as bM, createVNode as it, vShow as hM, normalizeStyle as Il, defineComponent as fM, createElementVNode as t, Fragment as v, toDisplayString as i, createStaticVNode as Gt, createCommentVNode as g, createTextVNode as r, renderList as tt, withCtx as Dl, normalizeClass as Q, createBlock as Pt, markRaw as Rd } from "vue";
1
+ import { shallowRef as EM, resolveComponent as _, openBlock as d, createElementBlock as M, withDirectives as bM, createVNode as it, vShow as hM, normalizeStyle as cl, defineComponent as fM, createElementVNode as t, Fragment as v, toDisplayString as i, createStaticVNode as Gt, createCommentVNode as g, createTextVNode as r, renderList as tt, withCtx as ol, normalizeClass as Q, createBlock as Pt, markRaw as Rd } from "vue";
2
2
  import { Editor as CM, Toolbar as YM } from "@wangeditor/editor-for-vue";
3
3
  import { IdmBrand as ne, IdmLoading as OM } from "@idmui/basic";
4
4
  import zt from "moment";
5
5
  import * as wd from "echarts";
6
6
  import { LngLatHelper as L } from "@idm-plugin/geo";
7
7
  import Vd from "axios";
8
- const Nl = (s, a) => {
8
+ const Il = (s, a) => {
9
9
  const l = s.__vccOpts || s;
10
10
  for (const [u, D] of a)
11
11
  l[u] = D;
@@ -87,14 +87,14 @@ function SM(s, a, l, u, D, n) {
87
87
  "default-config": D.editorConfig,
88
88
  mode: D.mode,
89
89
  class: "editor",
90
- style: Il({ height: l.height }),
90
+ style: cl({ height: l.height }),
91
91
  onOnCreated: n.handleCreated,
92
92
  onOnChange: n.handleChange,
93
93
  onOnBlur: n.handleBlur
94
94
  }, null, 8, ["modelValue", "default-config", "mode", "style", "onOnCreated", "onOnChange", "onOnBlur"])
95
95
  ]);
96
96
  }
97
- const de = /* @__PURE__ */ Nl(pM, [["render", SM], ["__scopeId", "data-v-9854b172"]]), CU = {
97
+ const de = /* @__PURE__ */ Il(pM, [["render", SM], ["__scopeId", "data-v-9854b172"]]), CU = {
98
98
  install(s) {
99
99
  s.component("IdmEditor", de);
100
100
  }
@@ -628,6 +628,7 @@ const FM = {
628
628
  class: "header-block",
629
629
  style: { display: "flex", "align-items": "center", "justify-content": "space-between" }
630
630
  }, Wo = { class: "bg-block" }, Zo = { class: "block-title" }, Lo = {
631
+ key: 0,
631
632
  class: "print-hidden",
632
633
  style: { display: "flex", "align-items": "center", "justify-content": "space-between" }
633
634
  }, Bo = ["onClick"], _o = { class: "advisory bg-blue-light-2" }, Ho = ["innerHTML"], Jo = { class: "major-waypoint" }, Xo = { class: "major-header bg-blue-light-2" }, Ko = {
@@ -699,7 +700,7 @@ const FM = {
699
700
  style: { "font-size": "12px" }
700
701
  }, OD = ["colspan"], ED = { key: 0 }, bD = { class: "flex-center" }, hD = { class: "degree-box" }, CD = { key: 0 }, YD = { key: 2 }, pD = { key: 0 }, QD = { class: "degree-box" }, SD = { key: 0 }, kD = { key: 2 }, wD = { class: "degree-box" }, RD = { key: 0 }, VD = { key: 2 }, FD = { class: "degree-box" }, GD = { key: 0 }, PD = { key: 2 };
701
702
  function WD(s, a, l, u, D, n) {
702
- var e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei;
703
+ var e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl;
703
704
  const T = _("IdmBrand"), N = _("IdmLoading"), c = _("ElTooltip"), f = _("Editor");
704
705
  return d(), M("div", GM, [
705
706
  it(T, {
@@ -709,7 +710,7 @@ function WD(s, a, l, u, D, n) {
709
710
  D.loading ? (d(), M("div", PM, [
710
711
  it(N, {
711
712
  loading: D.loading,
712
- onTimeout: a[0] || (a[0] = (A) => D.loading = !1)
713
+ onTimeout: a[0] || (a[0] = (y) => D.loading = !1)
713
714
  }, null, 8, ["loading"])
714
715
  ])) : (d(), M(v, { key: 1 }, [
715
716
  t("div", WM, [
@@ -758,12 +759,12 @@ function WD(s, a, l, u, D, n) {
758
759
  }, null, 8, Do)
759
760
  ]),
760
761
  t("div", No, [
761
- a[17] || (a[17] = Gt('<div class="legend" data-v-4326e6e2><span class="dangerous" data-v-4326e6e2></span><span data-v-4326e6e2>Danger</span></div><div class="legend" data-v-4326e6e2><span class="severe" data-v-4326e6e2></span><span data-v-4326e6e2>Severe</span></div><div class="legend" data-v-4326e6e2><span class="heavy" data-v-4326e6e2></span><span data-v-4326e6e2>Heavy</span></div>', 3)),
762
+ a[17] || (a[17] = Gt('<div class="legend" data-v-1219f682><span class="dangerous" data-v-1219f682></span><span data-v-1219f682>Danger</span></div><div class="legend" data-v-1219f682><span class="severe" data-v-1219f682></span><span data-v-1219f682>Severe</span></div><div class="legend" data-v-1219f682><span class="heavy" data-v-1219f682></span><span data-v-1219f682>Heavy</span></div>', 3)),
762
763
  t("div", ro, [
763
764
  a[14] || (a[14] = t("b", { class: "route1" }, null, -1)),
764
765
  t("span", {
765
766
  class: "btn",
766
- onClick: a[1] || (a[1] = (A) => {
767
+ onClick: a[1] || (a[1] = (y) => {
767
768
  D.speedIndex = 0, n.renderEchart();
768
769
  })
769
770
  }, i((Zt = (Wt = (Rt = (wt = (kt = l.plan) == null ? void 0 : kt.speeds) == null ? void 0 : wt[0]) == null ? void 0 : Rt.speed) == null ? void 0 : Wt.lane) == null ? void 0 : Zt.name), 1)
@@ -772,7 +773,7 @@ function WD(s, a, l, u, D, n) {
772
773
  a[15] || (a[15] = t("b", { class: "route2" }, null, -1)),
773
774
  t("span", {
774
775
  class: "btn",
775
- onClick: a[2] || (a[2] = (A) => {
776
+ onClick: a[2] || (a[2] = (y) => {
776
777
  D.speedIndex = 1, n.renderEchart();
777
778
  })
778
779
  }, i((Kt = (Xt = (Jt = (Ht = (_t = l.plan) == null ? void 0 : _t.speeds) == null ? void 0 : Ht[1]) == null ? void 0 : Jt.speed) == null ? void 0 : Xt.lane) == null ? void 0 : Kt.name), 1)
@@ -781,7 +782,7 @@ function WD(s, a, l, u, D, n) {
781
782
  a[16] || (a[16] = t("b", { class: "route3" }, null, -1)),
782
783
  t("span", {
783
784
  class: "btn",
784
- onClick: a[3] || (a[3] = (A) => {
785
+ onClick: a[3] || (a[3] = (y) => {
785
786
  D.speedIndex = 2, n.renderEchart();
786
787
  })
787
788
  }, i((o = (la = (ia = (aa = (ta = l.plan) == null ? void 0 : ta.speeds) == null ? void 0 : aa[2]) == null ? void 0 : ia.speed) == null ? void 0 : la.lane) == null ? void 0 : o.name), 1)
@@ -792,7 +793,7 @@ function WD(s, a, l, u, D, n) {
792
793
  a[18] || (a[18] = r("Weather chart in cooking ", -1)),
793
794
  t("span", {
794
795
  class: "btn",
795
- onClick: a[4] || (a[4] = (...A) => n.handleRefresh && n.handleRefresh(...A))
796
+ onClick: a[4] || (a[4] = (...y) => n.handleRefresh && n.handleRefresh(...y))
796
797
  }, "Refresh"),
797
798
  a[19] || (a[19] = r(" later please", -1))
798
799
  ])
@@ -877,37 +878,37 @@ function WD(s, a, l, u, D, n) {
877
878
  ])
878
879
  ]),
879
880
  t("tbody", null, [
880
- (d(!0), M(v, null, tt((Vt = l.plan) == null ? void 0 : Vt.speeds, (A, st) => {
881
- var Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol, gl, cl, ul, Al;
881
+ (d(!0), M(v, null, tt((Vt = l.plan) == null ? void 0 : Vt.speeds, (y, st) => {
882
+ var Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl, ul, Al, yl, vl;
882
883
  return d(), M(v, { key: st }, [
883
884
  t("tr", null, [
884
885
  t("td", xo, i(st + 1), 1),
885
- t("td", zo, i((Na = (Da = A.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 1),
886
+ t("td", zo, i((Na = (Da = y.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 1),
886
887
  t("td", null, [
887
- A.speed.label !== "Combined" ? (d(), M("span", jo, i(`CP ${((Ca = (Ia = A.speed) == null ? void 0 : Ia.cpCopy) == null ? void 0 : Ca.speed) ?? ((si = A.speed) == null ? void 0 : si.v0)}`), 1)) : (d(), M("div", Uo, [
888
+ y.speed.label !== "Combined" ? (d(), M("span", jo, i(`CP ${((Ya = (ga = y.speed) == null ? void 0 : ga.cpCopy) == null ? void 0 : Ya.speed) ?? ((di = y.speed) == null ? void 0 : di.v0)}`), 1)) : (d(), M("div", Uo, [
888
889
  a[37] || (a[37] = r("CP", -1)),
889
890
  a[38] || (a[38] = t("sub", null, "1", -1)),
890
- r(" " + i((Mi = (ni = (di = A.speed) == null ? void 0 : di.extend) == null ? void 0 : ni.cps[0]) == null ? void 0 : Mi.speed) + ", CP", 1),
891
+ r(" " + i((oi = (Mi = (ni = y.speed) == null ? void 0 : ni.extend) == null ? void 0 : Mi.cps[0]) == null ? void 0 : oi.speed) + ", CP", 1),
891
892
  a[39] || (a[39] = t("sub", null, "2", -1)),
892
- r(" " + i((Ni = (Di = (oi = A.speed) == null ? void 0 : oi.extend) == null ? void 0 : Di.cps[1]) == null ? void 0 : Ni.speed), 1)
893
+ r(" " + i((ri = (Ni = (Di = y.speed) == null ? void 0 : Di.extend) == null ? void 0 : Ni.cps[1]) == null ? void 0 : ri.speed), 1)
893
894
  ]))
894
895
  ]),
895
896
  t("td", fo, [
896
- t("span", null, i(n.roundPrecision((ri = A.speed) == null ? void 0 : ri.distance, 0)), 1),
897
- (gi = (Ii = A.speed) == null ? void 0 : Ii.extend) != null && gi.distanceInECA ? (d(), M("span", Oo, " (" + i(n.roundPrecision(A.speed.extend.distanceInECA, 0)) + " in ECA)", 1)) : g("", !0)
897
+ t("span", null, i(n.roundPrecision((Ii = y.speed) == null ? void 0 : Ii.distance, 0)), 1),
898
+ (ci = (gi = y.speed) == null ? void 0 : gi.extend) != null && ci.distanceInECA ? (d(), M("span", Oo, " (" + i(n.roundPrecision(y.speed.extend.distanceInECA, 0)) + " in ECA)", 1)) : g("", !0)
898
899
  ]),
899
900
  t("td", null, [
900
- t("b", null, i(n.computeLTime((ci = A.speed) == null ? void 0 : ci.eta, (yi = (Ai = (ui = l.plan) == null ? void 0 : ui.leg) == null ? void 0 : Ai.destination) == null ? void 0 : yi.lng, (Ti = (mi = (vi = l.plan) == null ? void 0 : vi.leg) == null ? void 0 : mi.destination) == null ? void 0 : Ti.lat, (fi = (Ui = (ji = (zi = (xi = l.plan) == null ? void 0 : xi.leg) == null ? void 0 : zi.destination) == null ? void 0 : ji.port) == null ? void 0 : Ui.timezone) == null ? void 0 : fi.RawOffset)), 1),
901
+ t("b", null, i(n.computeLTime((ui = y.speed) == null ? void 0 : ui.eta, (vi = (yi = (Ai = l.plan) == null ? void 0 : Ai.leg) == null ? void 0 : yi.destination) == null ? void 0 : vi.lng, (xi = (Ti = (mi = l.plan) == null ? void 0 : mi.leg) == null ? void 0 : Ti.destination) == null ? void 0 : xi.lat, (Oi = (fi = (Ui = (ji = (zi = l.plan) == null ? void 0 : zi.leg) == null ? void 0 : ji.destination) == null ? void 0 : Ui.port) == null ? void 0 : fi.timezone) == null ? void 0 : Oi.RawOffset)), 1),
901
902
  a[40] || (a[40] = t("br", null, null, -1)),
902
- r(" " + i(n.computeUTCTime((Oi = A.speed) == null ? void 0 : Oi.eta)), 1)
903
+ r(" " + i(n.computeUTCTime((Ei = y.speed) == null ? void 0 : Ei.eta)), 1)
903
904
  ]),
904
- t("td", Eo, i(n.computeSuspend(A.speed)), 1),
905
- t("td", bo, i(n.roundPrecision((Ei = A.speed) == null ? void 0 : Ei.totalFoCons, 3)), 1),
905
+ t("td", Eo, i(n.computeSuspend(y.speed)), 1),
906
+ t("td", bo, i(n.roundPrecision((bi = y.speed) == null ? void 0 : bi.totalFoCons, 3)), 1),
906
907
  t("td", ho, [
907
- t("span", null, i(n.roundPrecision((bi = A.speed) == null ? void 0 : bi.totalDgoCons, 3)), 1),
908
- (Ci = (hi = A.speed) == null ? void 0 : hi.extend) != null && Ci.totalDgoConsInECA ? (d(), M("span", Co, " + " + i(n.roundPrecision((Yi = A.speed.extend) == null ? void 0 : Yi.totalDgoConsInECA, 3)) + "*", 1)) : g("", !0)
908
+ t("span", null, i(n.roundPrecision((hi = y.speed) == null ? void 0 : hi.totalDgoCons, 3)), 1),
909
+ (Yi = (Ci = y.speed) == null ? void 0 : Ci.extend) != null && Yi.totalDgoConsInECA ? (d(), M("span", Co, " + " + i(n.roundPrecision((pi = y.speed.extend) == null ? void 0 : pi.totalDgoConsInECA, 3)) + "*", 1)) : g("", !0)
909
910
  ]),
910
- n.showCost ? (d(), M("td", Yo, i((Si = n.roundPrecision(((Qi = (pi = A == null ? void 0 : A.speed) == null ? void 0 : pi.cost) == null ? void 0 : Qi.total) / 1e3, 2)) == null ? void 0 : Si.toLocaleString("en-US")) + "k", 1)) : g("", !0),
911
+ n.showCost ? (d(), M("td", Yo, i((ki = n.roundPrecision(((Si = (Qi = y == null ? void 0 : y.speed) == null ? void 0 : Qi.cost) == null ? void 0 : Si.total) / 1e3, 2)) == null ? void 0 : ki.toLocaleString("en-US")) + "k", 1)) : g("", !0),
911
912
  t("td", {
912
913
  rowspan: n.showCost ? 1 : 2
913
914
  }, i(n.computeTimeDiff(l.plan, st)), 9, po),
@@ -917,9 +918,9 @@ function WD(s, a, l, u, D, n) {
917
918
  placement: "top",
918
919
  trigger: "hover",
919
920
  width: 300,
920
- content: (wi = (ki = l.weatherPrinciple) == null ? void 0 : ki.dangerous) == null ? void 0 : wi.pretty
921
+ content: (Ri = (wi = l.weatherPrinciple) == null ? void 0 : wi.dangerous) == null ? void 0 : Ri.pretty
921
922
  }, {
922
- default: Dl(() => [...a[41] || (a[41] = [
923
+ default: ol(() => [...a[41] || (a[41] = [
923
924
  t("span", { style: { cursor: "pointer" } }, "Danger", -1)
924
925
  ])]),
925
926
  _: 1
@@ -930,9 +931,9 @@ function WD(s, a, l, u, D, n) {
930
931
  placement: "top",
931
932
  trigger: "hover",
932
933
  width: 300,
933
- content: (Vi = (Ri = l.weatherPrinciple) == null ? void 0 : Ri.severe) == null ? void 0 : Vi.pretty
934
+ content: (Fi = (Vi = l.weatherPrinciple) == null ? void 0 : Vi.severe) == null ? void 0 : Fi.pretty
934
935
  }, {
935
- default: Dl(() => [...a[42] || (a[42] = [
936
+ default: ol(() => [...a[42] || (a[42] = [
936
937
  t("span", { style: { cursor: "pointer" } }, "Severe", -1)
937
938
  ])]),
938
939
  _: 1
@@ -943,9 +944,9 @@ function WD(s, a, l, u, D, n) {
943
944
  placement: "top",
944
945
  trigger: "hover",
945
946
  width: 300,
946
- content: (Gi = (Fi = l.weatherPrinciple) == null ? void 0 : Fi.heavy) == null ? void 0 : Gi.pretty
947
+ content: (Pi = (Gi = l.weatherPrinciple) == null ? void 0 : Gi.heavy) == null ? void 0 : Pi.pretty
947
948
  }, {
948
- default: Dl(() => [...a[43] || (a[43] = [
949
+ default: ol(() => [...a[43] || (a[43] = [
949
950
  t("span", { style: { cursor: "pointer" } }, "Heavy", -1)
950
951
  ])]),
951
952
  _: 1
@@ -954,19 +955,19 @@ function WD(s, a, l, u, D, n) {
954
955
  ]),
955
956
  t("tr", null, [
956
957
  t("td", null, [
957
- ((Pi = A.speed) == null ? void 0 : Pi.label) !== "Combined" ? (d(), M("div", Qo, "FO: " + i((Zi = (Wi = A.speed) == null ? void 0 : Wi.cpCopy) == null ? void 0 : Zi.fo) + " / DO: " + i((Bi = (Li = A.speed) == null ? void 0 : Li.cpCopy) == null ? void 0 : Bi.dgo), 1)) : (d(), M(v, { key: 1 }, [
958
- t("div", null, "FO: " + i((Hi = (_i = A.speed) == null ? void 0 : _i.extend) == null ? void 0 : Hi.cps[0].fo) + " / " + i((Xi = (Ji = A.speed) == null ? void 0 : Ji.extend) == null ? void 0 : Xi.cps[1].fo), 1),
959
- t("div", null, "DO: " + i((qi = (Ki = A.speed) == null ? void 0 : Ki.extend) == null ? void 0 : qi.cps[0].dgo) + " / " + i((tl = ($i = A.speed) == null ? void 0 : $i.extend) == null ? void 0 : tl.cps[1].dgo), 1)
958
+ ((Wi = y.speed) == null ? void 0 : Wi.label) !== "Combined" ? (d(), M("div", Qo, "FO: " + i((Li = (Zi = y.speed) == null ? void 0 : Zi.cpCopy) == null ? void 0 : Li.fo) + " / DO: " + i((_i = (Bi = y.speed) == null ? void 0 : Bi.cpCopy) == null ? void 0 : _i.dgo), 1)) : (d(), M(v, { key: 1 }, [
959
+ t("div", null, "FO: " + i((Ji = (Hi = y.speed) == null ? void 0 : Hi.extend) == null ? void 0 : Ji.cps[0].fo) + " / " + i((Ki = (Xi = y.speed) == null ? void 0 : Xi.extend) == null ? void 0 : Ki.cps[1].fo), 1),
960
+ t("div", null, "DO: " + i(($i = (qi = y.speed) == null ? void 0 : qi.extend) == null ? void 0 : $i.cps[0].dgo) + " / " + i((al = (tl = y.speed) == null ? void 0 : tl.extend) == null ? void 0 : al.cps[1].dgo), 1)
960
961
  ], 64))
961
962
  ]),
962
963
  t("td", So, [
963
- t("span", null, i(n.roundPrecision((al = A.speed) == null ? void 0 : al.totalHrs, 1)), 1),
964
- (ll = (il = A.speed) == null ? void 0 : il.extend) != null && ll.hoursInECA ? (d(), M("span", ko, " (" + i(n.roundPrecision(A.speed.extend.hoursInECA, 1)) + " in ECA)", 1)) : g("", !0)
964
+ t("span", null, i(n.roundPrecision((il = y.speed) == null ? void 0 : il.totalHrs, 1)), 1),
965
+ (el = (ll = y.speed) == null ? void 0 : ll.extend) != null && el.hoursInECA ? (d(), M("span", ko, " (" + i(n.roundPrecision(y.speed.extend.hoursInECA, 1)) + " in ECA)", 1)) : g("", !0)
965
966
  ]),
966
- t("td", null, i(n.roundPrecision((el = A.speed) == null ? void 0 : el.avgSpeed, 2)) + " / " + i(n.roundPrecision((sl = A.speed) == null ? void 0 : sl.wxFactor, 2)) + " / " + i(n.roundPrecision((dl = A.speed) == null ? void 0 : dl.cFactor, 2)), 1),
967
- n.showCost ? (d(), M("td", wo, i(n.roundPrecision(((Ml = (nl = A == null ? void 0 : A.speed) == null ? void 0 : nl.cost) == null ? void 0 : Ml.hire) / 1e3, 2).toLocaleString("en-US")) + "k / " + i(n.roundPrecision(((gl = (ol = A == null ? void 0 : A.speed) == null ? void 0 : ol.cost) == null ? void 0 : gl.bunker) / 1e3, 2).toLocaleString("en-US")) + "k ", 1)) : g("", !0),
967
+ t("td", null, i(n.roundPrecision((sl = y.speed) == null ? void 0 : sl.avgSpeed, 2)) + " / " + i(n.roundPrecision((dl = y.speed) == null ? void 0 : dl.wxFactor, 2)) + " / " + i(n.roundPrecision((nl = y.speed) == null ? void 0 : nl.cFactor, 2)), 1),
968
+ n.showCost ? (d(), M("td", wo, i(n.roundPrecision(((Nl = (Ml = y == null ? void 0 : y.speed) == null ? void 0 : Ml.cost) == null ? void 0 : Nl.hire) / 1e3, 2).toLocaleString("en-US")) + "k / " + i(n.roundPrecision(((ul = (rl = y == null ? void 0 : y.speed) == null ? void 0 : rl.cost) == null ? void 0 : ul.bunker) / 1e3, 2).toLocaleString("en-US")) + "k ", 1)) : g("", !0),
968
969
  n.showCost ? (d(), M("td", Ro, i(n.computeCostDiff(l.plan, st)), 1)) : g("", !0),
969
- t("td", null, i(n.roundPrecision(((cl = A.speed) == null ? void 0 : cl.dangerous) / 24, 2)) + " / " + i(n.roundPrecision(((ul = A.speed) == null ? void 0 : ul.severe) / 24, 2)) + " / " + i(n.roundPrecision(((Al = A.speed) == null ? void 0 : Al.heavy) / 24, 2)), 1)
970
+ t("td", null, i(n.roundPrecision(((Al = y.speed) == null ? void 0 : Al.dangerous) / 24, 2)) + " / " + i(n.roundPrecision(((yl = y.speed) == null ? void 0 : yl.severe) / 24, 2)) + " / " + i(n.roundPrecision(((vl = y.speed) == null ? void 0 : vl.heavy) / 24, 2)), 1)
970
971
  ])
971
972
  ], 64);
972
973
  }), 128))
@@ -976,7 +977,7 @@ function WD(s, a, l, u, D, n) {
976
977
  a[47] || (a[47] = r(" * Fuel consumption was calculated based on the computed daily consumption, and does not reflect actual consumption.", -1)),
977
978
  a[48] || (a[48] = t("br", null, null, -1)),
978
979
  n.showCost ? (d(), M("span", Fo, [
979
- r("* Hire cost was calculated at " + i((da = n.roundPrecision((sa = (ea = l.plan) == null ? void 0 : ea.voyage) == null ? void 0 : sa.dailyHire, 0)) == null ? void 0 : da.toLocaleString("en-US")) + " USD perday, and the bunker cost was " + i((oa = n.roundPrecision((Ma = (na = l.plan) == null ? void 0 : na.voyage) == null ? void 0 : Ma.priceFO, 0)) == null ? void 0 : oa.toLocaleString("en-US")) + " USD/mt for FO and " + i((ga = n.roundPrecision((ra = (B = l.plan) == null ? void 0 : B.voyage) == null ? void 0 : ra.priceDGO, 0)) == null ? void 0 : ga.toLocaleString("en-US")) + " USD/mt for MGO.", 1),
980
+ r("* Hire cost was calculated at " + i((da = n.roundPrecision((sa = (ea = l.plan) == null ? void 0 : ea.voyage) == null ? void 0 : sa.dailyHire, 0)) == null ? void 0 : da.toLocaleString("en-US")) + " USD perday, and the bunker cost was " + i((oa = n.roundPrecision((Ma = (na = l.plan) == null ? void 0 : na.voyage) == null ? void 0 : Ma.priceFO, 0)) == null ? void 0 : oa.toLocaleString("en-US")) + " USD/mt for FO and " + i((ca = n.roundPrecision((ra = (B = l.plan) == null ? void 0 : B.voyage) == null ? void 0 : ra.priceDGO, 0)) == null ? void 0 : ca.toLocaleString("en-US")) + " USD/mt for MGO.", 1),
980
981
  a[46] || (a[46] = t("br", null, null, -1))
981
982
  ])) : g("", !0),
982
983
  a[49] || (a[49] = r(" * Please note the climatology data was used for days that extend beyond the available forecast.", -1)),
@@ -988,99 +989,98 @@ function WD(s, a, l, u, D, n) {
988
989
  t("div", Po, [
989
990
  t("div", Wo, [
990
991
  a[52] || (a[52] = t("i", { class: "iconfont icon-baobiao" }, null, -1)),
991
- t("div", Zo, "Advisory & Major Waypoint of Route " + i((ya = (Aa = (ua = (ca = l.plan.speeds) == null ? void 0 : ca[D.speedIndex]) == null ? void 0 : ua.speed) == null ? void 0 : Aa.lane) == null ? void 0 : ya.name), 1)
992
+ t("div", Zo, "Advisory & Major Waypoint of Route " + i((va = (ya = (Aa = (ua = l.plan.speeds) == null ? void 0 : ua[D.speedIndex]) == null ? void 0 : Aa.speed) == null ? void 0 : ya.lane) == null ? void 0 : va.name), 1)
992
993
  ]),
993
- t("div", Lo, [
994
- a[53] || (a[53] = r("11 ", -1)),
995
- (d(!0), M(v, null, tt((va = l.plan) == null ? void 0 : va.speeds, (A, st) => {
994
+ ((Ta = (ma = l.plan) == null ? void 0 : ma.speeds) == null ? void 0 : Ta.length) > 1 ? (d(), M("div", Lo, [
995
+ (d(!0), M(v, null, tt((xa = l.plan) == null ? void 0 : xa.speeds, (y, st) => {
996
996
  var Da, Na;
997
997
  return d(), M("div", {
998
998
  key: st,
999
999
  class: Q(["route-item", D.speedIndex === st ? "active" : ""]),
1000
- onClick: (Ia) => {
1000
+ onClick: (ga) => {
1001
1001
  D.speedIndex = st, n.renderEchart();
1002
1002
  }
1003
- }, i((Na = (Da = A.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 11, Bo);
1003
+ }, i((Na = (Da = y.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 11, Bo);
1004
1004
  }), 128))
1005
- ])
1005
+ ])) : g("", !0)
1006
1006
  ]),
1007
1007
  t("div", _o, [
1008
1008
  D.editable ? (d(), Pt(f, {
1009
1009
  key: 0,
1010
1010
  modelValue: D.advisory,
1011
- "onUpdate:modelValue": a[5] || (a[5] = (A) => D.advisory = A),
1011
+ "onUpdate:modelValue": a[5] || (a[5] = (y) => D.advisory = y),
1012
1012
  class: "editor",
1013
1013
  height: "120px",
1014
- onBlur: a[6] || (a[6] = (A) => n.handleCommit(A))
1014
+ onBlur: a[6] || (a[6] = (y) => n.handleCommit(y))
1015
1015
  }, null, 8, ["modelValue"])) : (d(), M("div", {
1016
1016
  key: 1,
1017
1017
  class: "txt",
1018
1018
  style: { "font-weight": "normal" },
1019
- onDblclick: a[7] || (a[7] = (...A) => n.handleEdit && n.handleEdit(...A)),
1019
+ onDblclick: a[7] || (a[7] = (...y) => n.handleEdit && n.handleEdit(...y)),
1020
1020
  innerHTML: D.advisory
1021
1021
  }, null, 40, Ho))
1022
1022
  ]),
1023
1023
  t("div", Jo, [
1024
1024
  t("div", Xo, [
1025
- a[56] || (a[56] = Gt('<div class="cell-item flex" style="flex:2.5;" data-v-4326e6e2>Major waypoint</div><div class="cell-item flex" style="flex:1.5;" data-v-4326e6e2>Time</div><div class="cell-item flex" data-v-4326e6e2>Nav</div><div class="cell-item flex" data-v-4326e6e2>Dist <span class="text-units" data-v-4326e6e2>(nm)</span></div>', 4)),
1026
- (Ta = (ma = l.plan) == null ? void 0 : ma.voyage) != null && Ta.showMajorWPSpd ? (d(), M("div", Ko, [...a[54] || (a[54] = [
1025
+ a[55] || (a[55] = Gt('<div class="cell-item flex" style="flex:2.5;" data-v-1219f682>Major waypoint</div><div class="cell-item flex" style="flex:1.5;" data-v-1219f682>Time</div><div class="cell-item flex" data-v-1219f682>Nav</div><div class="cell-item flex" data-v-1219f682>Dist <span class="text-units" data-v-1219f682>(nm)</span></div>', 4)),
1026
+ (ja = (za = l.plan) == null ? void 0 : za.voyage) != null && ja.showMajorWPSpd ? (d(), M("div", Ko, [...a[53] || (a[53] = [
1027
1027
  r("SOG ", -1),
1028
1028
  t("span", { class: "text-units" }, "(kts)", -1)
1029
1029
  ])])) : g("", !0),
1030
- (za = (xa = l.plan) == null ? void 0 : xa.voyage) != null && za.showMajorWPSpd ? (d(), M("div", qo, [...a[55] || (a[55] = [
1030
+ (fa = (Ua = l.plan) == null ? void 0 : Ua.voyage) != null && fa.showMajorWPSpd ? (d(), M("div", qo, [...a[54] || (a[54] = [
1031
1031
  r("COG ", -1),
1032
1032
  t("span", { class: "text-units" }, "(°)", -1)
1033
1033
  ])])) : g("", !0),
1034
- a[57] || (a[57] = t("div", { class: "cell-item flex" }, "Memo", -1))
1034
+ a[56] || (a[56] = t("div", { class: "cell-item flex" }, "Memo", -1))
1035
1035
  ]),
1036
1036
  t("div", $o, [
1037
- (Ua = (ja = l.plan) == null ? void 0 : ja.speeds) != null && Ua.length ? (d(!0), M(v, { key: 0 }, tt(n.computeMajorPoints((ba = (Ea = (Oa = (fa = l.plan) == null ? void 0 : fa.speeds) == null ? void 0 : Oa[D.speedIndex]) == null ? void 0 : Ea.speed) == null ? void 0 : ba.argv, (wa = (ka = (Sa = (Qa = (ha = l.plan) == null ? void 0 : ha.speeds) == null ? void 0 : Qa[D.speedIndex]) == null ? void 0 : Sa.speed) == null ? void 0 : ka.sample) == null ? void 0 : wa.wps), (A, st) => {
1038
- var Da, Na, Ia, Ca;
1037
+ (Ea = (Oa = l.plan) == null ? void 0 : Oa.speeds) != null && Ea.length ? (d(!0), M(v, { key: 0 }, tt(n.computeMajorPoints((Sa = (Ca = (ha = (ba = l.plan) == null ? void 0 : ba.speeds) == null ? void 0 : ha[D.speedIndex]) == null ? void 0 : Ca.speed) == null ? void 0 : Sa.argv, (Fa = (Va = (Ra = (wa = (ka = l.plan) == null ? void 0 : ka.speeds) == null ? void 0 : wa[D.speedIndex]) == null ? void 0 : Ra.speed) == null ? void 0 : Va.sample) == null ? void 0 : Fa.wps), (y, st) => {
1038
+ var Da, Na, ga, Ya;
1039
1039
  return d(), M("div", {
1040
1040
  key: st,
1041
1041
  class: "cell-row"
1042
1042
  }, [
1043
1043
  t("div", tD, [
1044
- A.isResume ? (d(), M("div", aD, "Resume")) : (d(), M("div", iD, [
1045
- t("span", null, i(n.computePosition(A)), 1),
1046
- A.pilot ? (d(), M("span", lD, "[P]")) : g("", !0)
1044
+ y.isResume ? (d(), M("div", aD, "Resume")) : (d(), M("div", iD, [
1045
+ t("span", null, i(n.computePosition(y)), 1),
1046
+ y.pilot ? (d(), M("span", lD, "[P]")) : g("", !0)
1047
1047
  ]))
1048
1048
  ]),
1049
1049
  t("div", eD, [
1050
- r(i(n.computeUTCTime(A.eta)) + " ", 1),
1051
- A.cp ? (d(), M("span", sD, "[cp: " + i(A.cp.speed) + "]", 1)) : g("", !0)
1050
+ r(i(n.computeUTCTime(y.eta)) + " ", 1),
1051
+ y.cp ? (d(), M("span", sD, "[cp: " + i(y.cp.speed) + "]", 1)) : g("", !0)
1052
1052
  ]),
1053
- st ? (d(), M("div", dD, i(n.computeNav(A)), 1)) : (d(), M("div", nD)),
1054
- st ? (d(), M("div", MD, i(n.roundPrecision(A.distanceFromStart, 1)), 1)) : (d(), M("div", oD)),
1053
+ st ? (d(), M("div", dD, i(n.computeNav(y)), 1)) : (d(), M("div", nD)),
1054
+ st ? (d(), M("div", MD, i(n.roundPrecision(y.distanceFromStart, 1)), 1)) : (d(), M("div", oD)),
1055
1055
  (Na = (Da = l.plan) == null ? void 0 : Da.voyage) != null && Na.showMajorWPSpd ? (d(), M(v, { key: 4 }, [
1056
- st ? (d(), M("div", DD, i(n.roundPrecision(A.avgSpd ?? A.speed, 2)), 1)) : (d(), M("div", ND))
1056
+ st ? (d(), M("div", DD, i(n.roundPrecision(y.avgSpd ?? y.speed, 2)), 1)) : (d(), M("div", ND))
1057
1057
  ], 64)) : g("", !0),
1058
- (Ca = (Ia = l.plan) == null ? void 0 : Ia.voyage) != null && Ca.showMajorWPSpd ? (d(), M(v, { key: 5 }, [
1059
- st ? (d(), M("div", rD, i(n.computeCog(A.avgBearing)), 1)) : (d(), M("div", ID))
1058
+ (Ya = (ga = l.plan) == null ? void 0 : ga.voyage) != null && Ya.showMajorWPSpd ? (d(), M(v, { key: 5 }, [
1059
+ st ? (d(), M("div", rD, i(n.computeCog(y.avgBearing)), 1)) : (d(), M("div", ID))
1060
1060
  ], 64)) : g("", !0),
1061
- st ? (d(), M("div", gD, i(n.computeMemo(A)), 1)) : (d(), M("div", cD))
1061
+ st ? (d(), M("div", gD, i(n.computeMemo(y)), 1)) : (d(), M("div", cD))
1062
1062
  ]);
1063
1063
  }), 128)) : g("", !0)
1064
1064
  ])
1065
1065
  ])
1066
1066
  ]),
1067
1067
  t("div", uD, [
1068
- (Va = (Ra = l.plan) == null ? void 0 : Ra.speeds) != null && Va.length ? (d(), M(v, { key: 0 }, [
1068
+ (Pa = (Ga = l.plan) == null ? void 0 : Ga.speeds) != null && Pa.length ? (d(), M(v, { key: 0 }, [
1069
1069
  t("div", AD, [
1070
1070
  t("div", yD, [
1071
1071
  t("div", vD, [
1072
- a[58] || (a[58] = t("i", { class: "iconfont icon-shuju" }, null, -1)),
1073
- t("div", mD, " Weather Forecast for the Next " + i(n.computeDay(l.plan, D.speedIndex)) + " Days of Route " + i((Za = (Wa = (Pa = (Ga = (Fa = l.plan) == null ? void 0 : Fa.speeds) == null ? void 0 : Ga[D.speedIndex]) == null ? void 0 : Pa.speed) == null ? void 0 : Wa.lane) == null ? void 0 : Za.name), 1),
1074
- ((Ba = (La = l.plan) == null ? void 0 : La.speeds) == null ? void 0 : Ba.length) > 1 ? (d(), M("div", TD, [
1075
- (d(!0), M(v, null, tt((_a = l.plan) == null ? void 0 : _a.speeds, (A, st) => {
1072
+ a[57] || (a[57] = t("i", { class: "iconfont icon-shuju" }, null, -1)),
1073
+ t("div", mD, " Weather Forecast for the Next " + i(n.computeDay(l.plan, D.speedIndex)) + " Days of Route " + i((_a = (Ba = (La = (Za = (Wa = l.plan) == null ? void 0 : Wa.speeds) == null ? void 0 : Za[D.speedIndex]) == null ? void 0 : La.speed) == null ? void 0 : Ba.lane) == null ? void 0 : _a.name), 1),
1074
+ ((Ja = (Ha = l.plan) == null ? void 0 : Ha.speeds) == null ? void 0 : Ja.length) > 1 ? (d(), M("div", TD, [
1075
+ (d(!0), M(v, null, tt((Xa = l.plan) == null ? void 0 : Xa.speeds, (y, st) => {
1076
1076
  var Da, Na;
1077
1077
  return d(), M("div", {
1078
1078
  key: st,
1079
1079
  class: Q(["route-item print-hidden", D.speedIndex === st ? "active" : ""]),
1080
- onClick: (Ia) => {
1080
+ onClick: (ga) => {
1081
1081
  D.speedIndex = st, n.renderEchart();
1082
1082
  }
1083
- }, i((Na = (Da = A == null ? void 0 : A.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 11, xD);
1083
+ }, i((Na = (Da = y == null ? void 0 : y.speed) == null ? void 0 : Da.lane) == null ? void 0 : Na.name), 11, xD);
1084
1084
  }), 128))
1085
1085
  ])) : g("", !0)
1086
1086
  ])
@@ -1088,70 +1088,70 @@ function WD(s, a, l, u, D, n) {
1088
1088
  t("div", zD, [
1089
1089
  t("div", jD, null, 512)
1090
1090
  ]),
1091
- t("div", UD, "* " + i(n.computeModel((Xa = (Ja = (Ha = l.plan) == null ? void 0 : Ha.speeds) == null ? void 0 : Ja[D.speedIndex]) == null ? void 0 : Xa.speed)), 1)
1091
+ t("div", UD, "* " + i(n.computeModel((qa = (x = (Ka = l.plan) == null ? void 0 : Ka.speeds) == null ? void 0 : x[D.speedIndex]) == null ? void 0 : qa.speed)), 1)
1092
1092
  ]),
1093
1093
  t("table", fD, [
1094
1094
  t("thead", null, [
1095
1095
  t("tr", null, [
1096
- a[59] || (a[59] = t("th", { rowspan: "2" }, [
1096
+ a[58] || (a[58] = t("th", { rowspan: "2" }, [
1097
1097
  r("Date Time "),
1098
1098
  t("br"),
1099
1099
  t("span", { class: "text-units" }, "(UTC)")
1100
1100
  ], -1)),
1101
- a[60] || (a[60] = t("th", { rowspan: "2" }, [
1101
+ a[59] || (a[59] = t("th", { rowspan: "2" }, [
1102
1102
  r("Position "),
1103
1103
  t("br"),
1104
1104
  t("span", { class: "text-units" }, "(lat/lon)")
1105
1105
  ], -1)),
1106
1106
  t("th", {
1107
- colspan: (Ka = (x = l.plan) == null ? void 0 : x.voyage) != null && Ka.sendRptWithBF ? 3 : 2
1107
+ colspan: (ti = ($a = l.plan) == null ? void 0 : $a.voyage) != null && ti.sendRptWithBF ? 3 : 2
1108
1108
  }, "Wind", 8, OD),
1109
- a[61] || (a[61] = t("th", { rowspan: "2" }, [
1109
+ a[60] || (a[60] = t("th", { rowspan: "2" }, [
1110
1110
  r("Sea HT "),
1111
1111
  t("br"),
1112
1112
  t("span", { class: "text-units" }, "(m)")
1113
1113
  ], -1)),
1114
- a[62] || (a[62] = t("th", { colspan: "3" }, "Swell", -1)),
1115
- a[63] || (a[63] = t("th", { colspan: "3" }, "Sig", -1)),
1116
- a[64] || (a[64] = t("th", { colspan: "3" }, "Current", -1))
1114
+ a[61] || (a[61] = t("th", { colspan: "3" }, "Swell", -1)),
1115
+ a[62] || (a[62] = t("th", { colspan: "3" }, "Sig", -1)),
1116
+ a[63] || (a[63] = t("th", { colspan: "3" }, "Current", -1))
1117
1117
  ]),
1118
1118
  t("tr", null, [
1119
- a[65] || (a[65] = t("th", null, "Dir", -1)),
1120
- a[66] || (a[66] = t("th", null, [
1119
+ a[64] || (a[64] = t("th", null, "Dir", -1)),
1120
+ a[65] || (a[65] = t("th", null, [
1121
1121
  r("Speed "),
1122
1122
  t("br"),
1123
1123
  t("span", { class: "text-units" }, "(kts)")
1124
1124
  ], -1)),
1125
- ($a = (qa = l.plan) == null ? void 0 : qa.voyage) != null && $a.sendRptWithBF ? (d(), M("th", ED, "BF")) : g("", !0),
1126
- a[67] || (a[67] = t("th", null, "Dir", -1)),
1127
- a[68] || (a[68] = t("th", null, [
1125
+ (ii = (ai = l.plan) == null ? void 0 : ai.voyage) != null && ii.sendRptWithBF ? (d(), M("th", ED, "BF")) : g("", !0),
1126
+ a[66] || (a[66] = t("th", null, "Dir", -1)),
1127
+ a[67] || (a[67] = t("th", null, [
1128
1128
  r("Ht "),
1129
1129
  t("br"),
1130
1130
  t("span", { class: "text-units" }, "(m)")
1131
1131
  ], -1)),
1132
- a[69] || (a[69] = t("th", null, [
1132
+ a[68] || (a[68] = t("th", null, [
1133
1133
  r("Prd "),
1134
1134
  t("br"),
1135
1135
  t("span", { class: "text-units" }, "(s)")
1136
1136
  ], -1)),
1137
- a[70] || (a[70] = t("th", null, "Dir", -1)),
1138
- a[71] || (a[71] = t("th", null, [
1137
+ a[69] || (a[69] = t("th", null, "Dir", -1)),
1138
+ a[70] || (a[70] = t("th", null, [
1139
1139
  r("Hgt "),
1140
1140
  t("br"),
1141
1141
  t("span", { class: "text-units" }, "(m)")
1142
1142
  ], -1)),
1143
- a[72] || (a[72] = t("th", null, [
1143
+ a[71] || (a[71] = t("th", null, [
1144
1144
  r("Prd "),
1145
1145
  t("br"),
1146
1146
  t("span", { class: "text-units" }, "(s)")
1147
1147
  ], -1)),
1148
- a[73] || (a[73] = t("th", null, "Dir", -1)),
1149
- a[74] || (a[74] = t("th", null, [
1148
+ a[72] || (a[72] = t("th", null, "Dir", -1)),
1149
+ a[73] || (a[73] = t("th", null, [
1150
1150
  r("Speed "),
1151
1151
  t("br"),
1152
1152
  t("span", { class: "text-units" }, "(kts)")
1153
1153
  ], -1)),
1154
- a[75] || (a[75] = t("th", null, [
1154
+ a[74] || (a[74] = t("th", null, [
1155
1155
  r("Factor "),
1156
1156
  t("br"),
1157
1157
  t("span", { class: "text-units" }, "(kts)")
@@ -1159,64 +1159,64 @@ function WD(s, a, l, u, D, n) {
1159
1159
  ])
1160
1160
  ]),
1161
1161
  t("tbody", null, [
1162
- (d(!0), M(v, null, tt((ei = (li = (ii = (ai = (ti = l.plan) == null ? void 0 : ti.speeds) == null ? void 0 : ai[D.speedIndex]) == null ? void 0 : ii.speed) == null ? void 0 : li.sample) == null ? void 0 : ei.hours, (A, st) => {
1163
- var Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol;
1162
+ (d(!0), M(v, null, tt((Dl = (Ia = (si = (ei = (li = l.plan) == null ? void 0 : li.speeds) == null ? void 0 : ei[D.speedIndex]) == null ? void 0 : si.speed) == null ? void 0 : Ia.sample) == null ? void 0 : Dl.hours, (y, st) => {
1163
+ var Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl;
1164
1164
  return d(), M("tr", { key: st }, [
1165
- t("td", null, i(n.computeUTCTime(A.eta)), 1),
1165
+ t("td", null, i(n.computeUTCTime(y.eta)), 1),
1166
1166
  t("td", null, [
1167
- t("div", bD, i(n.computeLat(A.lat)) + ", " + i(n.computeLng(A.lng)), 1)
1167
+ t("div", bD, i(n.computeLat(y.lat)) + ", " + i(n.computeLng(y.lng)), 1)
1168
1168
  ]),
1169
1169
  t("td", hD, [
1170
- (Na = (Da = A.meteo) == null ? void 0 : Da.wind) != null && Na.kts ? (d(), M("span", CD, i((Ca = (Ia = A.meteo) == null ? void 0 : Ia.wind) == null ? void 0 : Ca.direction), 1)) : g("", !0),
1171
- (di = (si = A.meteo) == null ? void 0 : si.wind) != null && di.kts ? (d(), M("i", {
1170
+ (Na = (Da = y.meteo) == null ? void 0 : Da.wind) != null && Na.kts ? (d(), M("span", CD, i((Ya = (ga = y.meteo) == null ? void 0 : ga.wind) == null ? void 0 : Ya.direction), 1)) : g("", !0),
1171
+ (ni = (di = y.meteo) == null ? void 0 : di.wind) != null && ni.kts ? (d(), M("i", {
1172
1172
  key: 1,
1173
1173
  class: "iconfont icon-jiantouicon",
1174
- style: Il(n.computeDegree("wind", (Mi = (ni = A.meteo) == null ? void 0 : ni.wind) == null ? void 0 : Mi.degree, !1))
1174
+ style: cl(n.computeDegree("wind", (oi = (Mi = y.meteo) == null ? void 0 : Mi.wind) == null ? void 0 : oi.degree, !1))
1175
1175
  }, null, 4)) : (d(), M("span", YD, "-"))
1176
1176
  ]),
1177
1177
  t("td", {
1178
- class: Q(n.computedWindClass(A))
1179
- }, i(n.roundPrecision((Di = (oi = A.meteo) == null ? void 0 : oi.wind) == null ? void 0 : Di.kts, 1)), 3),
1180
- (ri = (Ni = l.plan) == null ? void 0 : Ni.voyage) != null && ri.sendRptWithBF ? (d(), M("td", pD, i((gi = (Ii = A.meteo) == null ? void 0 : Ii.wind) == null ? void 0 : gi.scale), 1)) : g("", !0),
1181
- t("td", null, i(n.roundPrecision((Ai = (ui = (ci = A.meteo) == null ? void 0 : ci.wave) == null ? void 0 : ui.wd) == null ? void 0 : Ai.height, 1)), 1),
1178
+ class: Q(n.computedWindClass(y))
1179
+ }, i(n.roundPrecision((Ni = (Di = y.meteo) == null ? void 0 : Di.wind) == null ? void 0 : Ni.kts, 1)), 3),
1180
+ (Ii = (ri = l.plan) == null ? void 0 : ri.voyage) != null && Ii.sendRptWithBF ? (d(), M("td", pD, i((ci = (gi = y.meteo) == null ? void 0 : gi.wind) == null ? void 0 : ci.scale), 1)) : g("", !0),
1181
+ t("td", null, i(n.roundPrecision((yi = (Ai = (ui = y.meteo) == null ? void 0 : ui.wave) == null ? void 0 : Ai.wd) == null ? void 0 : yi.height, 1)), 1),
1182
1182
  t("td", QD, [
1183
- (mi = (vi = (yi = A.meteo) == null ? void 0 : yi.wave) == null ? void 0 : vi.swell) != null && mi.height ? (d(), M("span", SD, i((zi = (xi = (Ti = A.meteo) == null ? void 0 : Ti.wave) == null ? void 0 : xi.swell) == null ? void 0 : zi.direction), 1)) : g("", !0),
1184
- (fi = (Ui = (ji = A.meteo) == null ? void 0 : ji.wave) == null ? void 0 : Ui.swell) != null && fi.height ? (d(), M("i", {
1183
+ (Ti = (mi = (vi = y.meteo) == null ? void 0 : vi.wave) == null ? void 0 : mi.swell) != null && Ti.height ? (d(), M("span", SD, i((ji = (zi = (xi = y.meteo) == null ? void 0 : xi.wave) == null ? void 0 : zi.swell) == null ? void 0 : ji.direction), 1)) : g("", !0),
1184
+ (Oi = (fi = (Ui = y.meteo) == null ? void 0 : Ui.wave) == null ? void 0 : fi.swell) != null && Oi.height ? (d(), M("i", {
1185
1185
  key: 1,
1186
1186
  class: "iconfont icon-jiantouicon",
1187
- style: Il(n.computeDegree("swell", (bi = (Ei = (Oi = A.meteo) == null ? void 0 : Oi.wave) == null ? void 0 : Ei.swell) == null ? void 0 : bi.degree, !1))
1187
+ style: cl(n.computeDegree("swell", (hi = (bi = (Ei = y.meteo) == null ? void 0 : Ei.wave) == null ? void 0 : bi.swell) == null ? void 0 : hi.degree, !1))
1188
1188
  }, null, 4)) : (d(), M("span", kD, "-"))
1189
1189
  ]),
1190
- t("td", null, i(n.roundPrecision((Yi = (Ci = (hi = A.meteo) == null ? void 0 : hi.wave) == null ? void 0 : Ci.swell) == null ? void 0 : Yi.height, 1)), 1),
1191
- t("td", null, i(n.roundPrecision((Si = (Qi = (pi = A.meteo) == null ? void 0 : pi.wave) == null ? void 0 : Qi.swell) == null ? void 0 : Si.period, 1)), 1),
1190
+ t("td", null, i(n.roundPrecision((pi = (Yi = (Ci = y.meteo) == null ? void 0 : Ci.wave) == null ? void 0 : Yi.swell) == null ? void 0 : pi.height, 1)), 1),
1191
+ t("td", null, i(n.roundPrecision((ki = (Si = (Qi = y.meteo) == null ? void 0 : Qi.wave) == null ? void 0 : Si.swell) == null ? void 0 : ki.period, 1)), 1),
1192
1192
  t("td", wD, [
1193
- (Ri = (wi = (ki = A.meteo) == null ? void 0 : ki.wave) == null ? void 0 : wi.sig) != null && Ri.height ? (d(), M("span", RD, i((Gi = (Fi = (Vi = A.meteo) == null ? void 0 : Vi.wave) == null ? void 0 : Fi.sig) == null ? void 0 : Gi.direction), 1)) : g("", !0),
1194
- (Zi = (Wi = (Pi = A.meteo) == null ? void 0 : Pi.wave) == null ? void 0 : Wi.sig) != null && Zi.height ? (d(), M("i", {
1193
+ (Vi = (Ri = (wi = y.meteo) == null ? void 0 : wi.wave) == null ? void 0 : Ri.sig) != null && Vi.height ? (d(), M("span", RD, i((Pi = (Gi = (Fi = y.meteo) == null ? void 0 : Fi.wave) == null ? void 0 : Gi.sig) == null ? void 0 : Pi.direction), 1)) : g("", !0),
1194
+ (Li = (Zi = (Wi = y.meteo) == null ? void 0 : Wi.wave) == null ? void 0 : Zi.sig) != null && Li.height ? (d(), M("i", {
1195
1195
  key: 1,
1196
1196
  class: "iconfont icon-jiantouicon",
1197
- style: Il(n.computeDegree("wave", (_i = (Bi = (Li = A.meteo) == null ? void 0 : Li.wave) == null ? void 0 : Bi.sig) == null ? void 0 : _i.degree, !1))
1197
+ style: cl(n.computeDegree("wave", (Hi = (_i = (Bi = y.meteo) == null ? void 0 : Bi.wave) == null ? void 0 : _i.sig) == null ? void 0 : Hi.degree, !1))
1198
1198
  }, null, 4)) : (d(), M("span", VD, "-"))
1199
1199
  ]),
1200
1200
  t("td", {
1201
- class: Q(n.computedSigClass(A))
1202
- }, i(n.roundPrecision((Xi = (Ji = (Hi = A.meteo) == null ? void 0 : Hi.wave) == null ? void 0 : Ji.sig) == null ? void 0 : Xi.height, 1)), 3),
1203
- t("td", null, i(n.roundPrecision(($i = (qi = (Ki = A.meteo) == null ? void 0 : Ki.wave) == null ? void 0 : qi.sig) == null ? void 0 : $i.period, 1)), 1),
1201
+ class: Q(n.computedSigClass(y))
1202
+ }, i(n.roundPrecision((Ki = (Xi = (Ji = y.meteo) == null ? void 0 : Ji.wave) == null ? void 0 : Xi.sig) == null ? void 0 : Ki.height, 1)), 3),
1203
+ t("td", null, i(n.roundPrecision((tl = ($i = (qi = y.meteo) == null ? void 0 : qi.wave) == null ? void 0 : $i.sig) == null ? void 0 : tl.period, 1)), 1),
1204
1204
  t("td", FD, [
1205
- (al = (tl = A.meteo) == null ? void 0 : tl.current) != null && al.kts ? (d(), M("span", GD, i((ll = (il = A.meteo) == null ? void 0 : il.current) == null ? void 0 : ll.direction), 1)) : g("", !0),
1206
- (sl = (el = A.meteo) == null ? void 0 : el.current) != null && sl.kts ? (d(), M("i", {
1205
+ (il = (al = y.meteo) == null ? void 0 : al.current) != null && il.kts ? (d(), M("span", GD, i((el = (ll = y.meteo) == null ? void 0 : ll.current) == null ? void 0 : el.direction), 1)) : g("", !0),
1206
+ (dl = (sl = y.meteo) == null ? void 0 : sl.current) != null && dl.kts ? (d(), M("i", {
1207
1207
  key: 1,
1208
1208
  class: "iconfont icon-jiantouicon",
1209
- style: Il(n.computeDegree("current", (nl = (dl = A.meteo) == null ? void 0 : dl.current) == null ? void 0 : nl.degree, !0))
1209
+ style: cl(n.computeDegree("current", (Ml = (nl = y.meteo) == null ? void 0 : nl.current) == null ? void 0 : Ml.degree, !0))
1210
1210
  }, null, 4)) : (d(), M("span", PD, "-"))
1211
1211
  ]),
1212
- t("td", null, i(n.roundPrecision((ol = (Ml = A.meteo) == null ? void 0 : Ml.current) == null ? void 0 : ol.kts, 1)), 1),
1213
- t("td", null, i(n.roundPrecision(A.cFactor, 1)), 1)
1212
+ t("td", null, i(n.roundPrecision((rl = (Nl = y.meteo) == null ? void 0 : Nl.current) == null ? void 0 : rl.kts, 1)), 1),
1213
+ t("td", null, i(n.roundPrecision(y.cFactor, 1)), 1)
1214
1214
  ]);
1215
1215
  }), 128))
1216
1216
  ])
1217
1217
  ])
1218
1218
  ], 64)) : g("", !0),
1219
- a[76] || (a[76] = t("div", {
1219
+ a[75] || (a[75] = t("div", {
1220
1220
  class: "text-tips text-right",
1221
1221
  style: { "margin-top": "8px", "font-size": "12px", "line-height": "1.4" }
1222
1222
  }, [
@@ -1228,7 +1228,7 @@ function WD(s, a, l, u, D, n) {
1228
1228
  ], 64))
1229
1229
  ]);
1230
1230
  }
1231
- const ZD = /* @__PURE__ */ Nl(FM, [["render", WD], ["__scopeId", "data-v-4326e6e2"]]), YU = {
1231
+ const ZD = /* @__PURE__ */ Il(FM, [["render", WD], ["__scopeId", "data-v-1219f682"]]), YU = {
1232
1232
  install(s) {
1233
1233
  s.component("PlanReport", ZD);
1234
1234
  }
@@ -1315,7 +1315,7 @@ function rN(s, a, l, u, D, n) {
1315
1315
  ])
1316
1316
  ]);
1317
1317
  }
1318
- const IN = /* @__PURE__ */ Nl(LD, [["render", rN], ["__scopeId", "data-v-18a63532"]]);
1318
+ const IN = /* @__PURE__ */ Il(LD, [["render", rN], ["__scopeId", "data-v-18a63532"]]);
1319
1319
  const gN = {
1320
1320
  name: "OrmVoyageSummary",
1321
1321
  components: { Editor: de },
@@ -1892,7 +1892,7 @@ function Ig(s, a, l, u, D, n) {
1892
1892
  ])
1893
1893
  ], -1)),
1894
1894
  (d(!0), M(v, null, tt(l.report.segments, (e, j) => {
1895
- var C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei, A, st, Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol, gl, cl, ul, Al, vl, ml, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, y, Jl, Xl, Kl, ql, $l, te, ae, ie, rl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd, I, ut, At, yt, vt, mt, le, ee, se, Ya, Dd, Nd, rd, Id, gd, cd, ud, Ad, yd, vd, md, Td, xd, zd, jd, Ud;
1895
+ var C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl, y, st, Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl, ul, Al, yl, vl, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, gl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd, I, ut, At, yt, vt, mt, le, ee, se, pa, Dd, Nd, rd, Id, gd, cd, ud, Ad, yd, vd, md, Td, xd, zd, jd, Ud;
1896
1896
  return d(), M("div", {
1897
1897
  key: j,
1898
1898
  class: "segment-block"
@@ -1900,13 +1900,13 @@ function Ig(s, a, l, u, D, n) {
1900
1900
  t("div", T1, [
1901
1901
  t("div", x1, "Voyage Analysis Seg. " + i(j + 1), 1),
1902
1902
  (d(!0), M(v, null, tt((C = e == null ? void 0 : e.extend) == null ? void 0 : C.segTimes, (Tt, od) => {
1903
- var yl, Md, fd, Od, Ed, bd, hd, Cd, Yd, pd;
1903
+ var ml, Md, fd, Od, Ed, bd, hd, Cd, Yd, pd;
1904
1904
  return d(), M("div", {
1905
1905
  key: od,
1906
1906
  class: "segment-row text-secondary"
1907
1907
  }, [
1908
1908
  t("div", z1, [
1909
- (yl = Tt == null ? void 0 : Tt.departure) != null && yl.portName ? (d(), M("span", j1, i((Md = Tt == null ? void 0 : Tt.departure) == null ? void 0 : Md.portName), 1)) : (d(), M("span", U1, i(n.computeLat((fd = Tt == null ? void 0 : Tt.departure) == null ? void 0 : fd.lat).pretty) + ", " + i(n.computeLng((Od = Tt == null ? void 0 : Tt.departure) == null ? void 0 : Od.lng).pretty), 1)),
1909
+ (ml = Tt == null ? void 0 : Tt.departure) != null && ml.portName ? (d(), M("span", j1, i((Md = Tt == null ? void 0 : Tt.departure) == null ? void 0 : Md.portName), 1)) : (d(), M("span", U1, i(n.computeLat((fd = Tt == null ? void 0 : Tt.departure) == null ? void 0 : fd.lat).pretty) + ", " + i(n.computeLng((Od = Tt == null ? void 0 : Tt.departure) == null ? void 0 : Od.lng).pretty), 1)),
1910
1910
  t("label", null, "(" + i(n.computeUTCTime((Ed = Tt == null ? void 0 : Tt.departure) == null ? void 0 : Ed.utcTime)) + ")", 1)
1911
1911
  ]),
1912
1912
  a[37] || (a[37] = t("div", { class: "segment-split" }, "~", -1)),
@@ -2017,16 +2017,16 @@ function Ig(s, a, l, u, D, n) {
2017
2017
  ], -1)),
2018
2018
  t("tbody", null, [
2019
2019
  (d(!0), M(v, null, tt(D.noons[j], (Tt, od) => (d(), M(v, { key: od }, [
2020
- (d(!0), M(v, null, tt(Tt, (yl, Md) => (d(), M(v, { key: Md }, [
2021
- yl.goodWx ? (d(), M("tr", L1, [
2022
- t("td", null, i(yl.type) + " " + i(n.computeUTCTime(yl.utc, "MMM-DD")), 1),
2020
+ (d(!0), M(v, null, tt(Tt, (ml, Md) => (d(), M(v, { key: Md }, [
2021
+ ml.goodWx ? (d(), M("tr", L1, [
2022
+ t("td", null, i(ml.type) + " " + i(n.computeUTCTime(ml.utc, "MMM-DD")), 1),
2023
2023
  t("td", null, [
2024
- t("span", null, i(n.computeUTCTime(n.computePrevTime(yl), "MMM-DD/HHmm[Z],YYYY")), 1),
2024
+ t("span", null, i(n.computeUTCTime(n.computePrevTime(ml), "MMM-DD/HHmm[Z],YYYY")), 1),
2025
2025
  a[46] || (a[46] = t("span", { style: { margin: "0 4px" } }, "~", -1)),
2026
- t("span", null, i(n.computeUTCTime(yl.utc, "MMM-DD/HHmm[Z],YYYY")), 1)
2026
+ t("span", null, i(n.computeUTCTime(ml.utc, "MMM-DD/HHmm[Z],YYYY")), 1)
2027
2027
  ]),
2028
2028
  t("td", null, [
2029
- t("span", null, i(n.computeDuration(yl.utc, n.computePrevTime(yl))), 1)
2029
+ t("span", null, i(n.computeDuration(ml.utc, n.computePrevTime(ml))), 1)
2030
2030
  ])
2031
2031
  ])) : g("", !0)
2032
2032
  ], 64))), 128))
@@ -2045,25 +2045,25 @@ function Ig(s, a, l, u, D, n) {
2045
2045
  (ea = (Vt = l.report) == null ? void 0 : Vt.weather) != null && ea.disableWxFactor && ((da = (sa = l.report) == null ? void 0 : sa.weather) != null && da.disableCFactor) ? (d(), M("span", q1, i((na = e == null ? void 0 : e.goodWx) == null ? void 0 : na.pfmSpd) + " (kts)", 1)) : (oa = (Ma = l.report) == null ? void 0 : Ma.weather) != null && oa.disableWxFactor ? (d(), M(v, { key: 1 }, [
2046
2046
  t("span", null, i((B = e == null ? void 0 : e.goodWx) == null ? void 0 : B.avgSpd), 1),
2047
2047
  a[50] || (a[50] = t("span", null, "-", -1)),
2048
- t("span", null, i(((ra = e == null ? void 0 : e.goodWx) == null ? void 0 : ra.avgCf) > 0 ? (ga = e == null ? void 0 : e.goodWx) == null ? void 0 : ga.avgCf : `(${(ca = e == null ? void 0 : e.goodWx) == null ? void 0 : ca.avgCf})`), 1),
2048
+ t("span", null, i(((ra = e == null ? void 0 : e.goodWx) == null ? void 0 : ra.avgCf) > 0 ? (ca = e == null ? void 0 : e.goodWx) == null ? void 0 : ca.avgCf : `(${(ua = e == null ? void 0 : e.goodWx) == null ? void 0 : ua.avgCf})`), 1),
2049
2049
  a[51] || (a[51] = t("label", null, "=", -1)),
2050
- t("span", $1, i((ua = e == null ? void 0 : e.goodWx) == null ? void 0 : ua.pfmSpd) + " (kts)", 1)
2051
- ], 64)) : (ya = (Aa = l.report) == null ? void 0 : Aa.weather) != null && ya.disableCFactor ? (d(), M(v, { key: 2 }, [
2052
- t("span", null, i((va = e == null ? void 0 : e.goodWx) == null ? void 0 : va.avgSpd), 1),
2050
+ t("span", $1, i((Aa = e == null ? void 0 : e.goodWx) == null ? void 0 : Aa.pfmSpd) + " (kts)", 1)
2051
+ ], 64)) : (va = (ya = l.report) == null ? void 0 : ya.weather) != null && va.disableCFactor ? (d(), M(v, { key: 2 }, [
2052
+ t("span", null, i((ma = e == null ? void 0 : e.goodWx) == null ? void 0 : ma.avgSpd), 1),
2053
2053
  a[52] || (a[52] = t("span", null, "-", -1)),
2054
- t("span", null, i(((ma = e == null ? void 0 : e.goodWx) == null ? void 0 : ma.avgWf) > 0 ? (Ta = e == null ? void 0 : e.goodWx) == null ? void 0 : Ta.avgWf : `(${(xa = e == null ? void 0 : e.goodWx) == null ? void 0 : xa.avgWf})`), 1),
2054
+ t("span", null, i(((Ta = e == null ? void 0 : e.goodWx) == null ? void 0 : Ta.avgWf) > 0 ? (xa = e == null ? void 0 : e.goodWx) == null ? void 0 : xa.avgWf : `(${(za = e == null ? void 0 : e.goodWx) == null ? void 0 : za.avgWf})`), 1),
2055
2055
  a[53] || (a[53] = t("label", null, "=", -1)),
2056
- t("span", tr, i((za = e == null ? void 0 : e.goodWx) == null ? void 0 : za.pfmSpd) + " (kts)", 1)
2056
+ t("span", tr, i((ja = e == null ? void 0 : e.goodWx) == null ? void 0 : ja.pfmSpd) + " (kts)", 1)
2057
2057
  ], 64)) : (d(), M(v, { key: 3 }, [
2058
- t("span", null, i((ja = e == null ? void 0 : e.goodWx) == null ? void 0 : ja.avgSpd), 1),
2058
+ t("span", null, i((Ua = e == null ? void 0 : e.goodWx) == null ? void 0 : Ua.avgSpd), 1),
2059
2059
  a[55] || (a[55] = t("span", null, "-", -1)),
2060
- t("span", null, i(((Ua = e == null ? void 0 : e.goodWx) == null ? void 0 : Ua.avgWf) > 0 ? (fa = e == null ? void 0 : e.goodWx) == null ? void 0 : fa.avgWf : `(${(Oa = e == null ? void 0 : e.goodWx) == null ? void 0 : Oa.avgWf})`), 1),
2061
- (ba = (Ea = l.report) == null ? void 0 : Ea.weather) != null && ba.favorableCur && ((ha = e == null ? void 0 : e.goodWx) == null ? void 0 : ha.avgCf) > 0 ? g("", !0) : (d(), M(v, { key: 0 }, [
2060
+ t("span", null, i(((fa = e == null ? void 0 : e.goodWx) == null ? void 0 : fa.avgWf) > 0 ? (Oa = e == null ? void 0 : e.goodWx) == null ? void 0 : Oa.avgWf : `(${(Ea = e == null ? void 0 : e.goodWx) == null ? void 0 : Ea.avgWf})`), 1),
2061
+ (ha = (ba = l.report) == null ? void 0 : ba.weather) != null && ha.favorableCur && ((Ca = e == null ? void 0 : e.goodWx) == null ? void 0 : Ca.avgCf) > 0 ? g("", !0) : (d(), M(v, { key: 0 }, [
2062
2062
  a[54] || (a[54] = t("span", null, "-", -1)),
2063
- t("span", null, i(((Qa = e == null ? void 0 : e.goodWx) == null ? void 0 : Qa.avgCf) > 0 ? (Sa = e == null ? void 0 : e.goodWx) == null ? void 0 : Sa.avgCf : `(${(ka = e == null ? void 0 : e.goodWx) == null ? void 0 : ka.avgCf})`), 1)
2063
+ t("span", null, i(((Sa = e == null ? void 0 : e.goodWx) == null ? void 0 : Sa.avgCf) > 0 ? (ka = e == null ? void 0 : e.goodWx) == null ? void 0 : ka.avgCf : `(${(wa = e == null ? void 0 : e.goodWx) == null ? void 0 : wa.avgCf})`), 1)
2064
2064
  ], 64)),
2065
2065
  a[56] || (a[56] = t("label", null, "=", -1)),
2066
- t("span", ar, i((wa = e == null ? void 0 : e.goodWx) == null ? void 0 : wa.pfmSpd) + " (kts)", 1)
2066
+ t("span", ar, i((Ra = e == null ? void 0 : e.goodWx) == null ? void 0 : Ra.pfmSpd) + " (kts)", 1)
2067
2067
  ], 64))
2068
2068
  ], 64)) : (d(), M(v, { key: 0 }, [
2069
2069
  ($t = (qt = l.report) == null ? void 0 : qt.weather) != null && $t.favorableCur && ((ta = e == null ? void 0 : e.goodWx) == null ? void 0 : ta.avgCf) > 0 ? (d(), M("span", K1, i((W = e == null ? void 0 : e.goodWx) == null ? void 0 : W.pfmSpd) + " (kts)", 1)) : (d(), M(v, { key: 0 }, [
@@ -2074,8 +2074,8 @@ function Ig(s, a, l, u, D, n) {
2074
2074
  t("span", X1, i(($ = e == null ? void 0 : e.goodWx) == null ? void 0 : $.pfmSpd) + " (kts)", 1)
2075
2075
  ], 64))
2076
2076
  ], 64)),
2077
- ((Ra = e == null ? void 0 : e.goodWx) == null ? void 0 : Ra.pfmStatus) === "Under" ? (d(), M("span", ir, "(Under-performance)")) : g("", !0),
2078
- ((Va = e == null ? void 0 : e.goodWx) == null ? void 0 : Va.pfmStatus) === "Over" ? (d(), M("span", lr, "(Over-performance)")) : g("", !0)
2077
+ ((Va = e == null ? void 0 : e.goodWx) == null ? void 0 : Va.pfmStatus) === "Under" ? (d(), M("span", ir, "(Under-performance)")) : g("", !0),
2078
+ ((Fa = e == null ? void 0 : e.goodWx) == null ? void 0 : Fa.pfmStatus) === "Over" ? (d(), M("span", lr, "(Over-performance)")) : g("", !0)
2079
2079
  ])
2080
2080
  ]),
2081
2081
  t("div", er, [
@@ -2084,12 +2084,12 @@ function Ig(s, a, l, u, D, n) {
2084
2084
  t("label", null, "=")
2085
2085
  ], -1)),
2086
2086
  t("div", sr, [
2087
- (Ga = (Fa = l.report) == null ? void 0 : Fa.weather) != null && Ga.overallAsGoodWx ? (d(), M(v, { key: 1 }, [
2088
- (Ba = (La = l.report) == null ? void 0 : La.weather) != null && Ba.disableWxFactor && ((Ha = (_a = l.report) == null ? void 0 : _a.weather) != null && Ha.disableCFactor) ? (d(), M("label", dr, "GW Average Speed")) : (Xa = (Ja = l.report) == null ? void 0 : Ja.weather) != null && Xa.disableWxFactor ? (d(), M(v, { key: 1 }, [
2087
+ (Pa = (Ga = l.report) == null ? void 0 : Ga.weather) != null && Pa.overallAsGoodWx ? (d(), M(v, { key: 1 }, [
2088
+ (_a = (Ba = l.report) == null ? void 0 : Ba.weather) != null && _a.disableWxFactor && ((Ja = (Ha = l.report) == null ? void 0 : Ha.weather) != null && Ja.disableCFactor) ? (d(), M("label", dr, "GW Average Speed")) : (Ka = (Xa = l.report) == null ? void 0 : Xa.weather) != null && Ka.disableWxFactor ? (d(), M(v, { key: 1 }, [
2089
2089
  a[63] || (a[63] = t("label", null, "GW Average Speed", -1)),
2090
2090
  a[64] || (a[64] = t("label", null, "-", -1)),
2091
2091
  a[65] || (a[65] = t("label", null, "GW Current Factor", -1))
2092
- ], 64)) : (Ka = (x = l.report) == null ? void 0 : x.weather) != null && Ka.disableCFactor ? (d(), M(v, { key: 2 }, [
2092
+ ], 64)) : (qa = (x = l.report) == null ? void 0 : x.weather) != null && qa.disableCFactor ? (d(), M(v, { key: 2 }, [
2093
2093
  a[66] || (a[66] = t("label", null, "GW Average Speed", -1)),
2094
2094
  a[67] || (a[67] = t("label", null, "-", -1)),
2095
2095
  a[68] || (a[68] = t("label", null, "GW Weather Factor", -1))
@@ -2097,13 +2097,13 @@ function Ig(s, a, l, u, D, n) {
2097
2097
  a[71] || (a[71] = t("label", null, "GW Average Speed", -1)),
2098
2098
  a[72] || (a[72] = t("label", null, "-", -1)),
2099
2099
  a[73] || (a[73] = t("label", null, "GW Weather Factor", -1)),
2100
- ($a = (qa = l.report) == null ? void 0 : qa.weather) != null && $a.favorableCur && ((ti = e == null ? void 0 : e.goodWx) == null ? void 0 : ti.avgCf) > 0 ? g("", !0) : (d(), M(v, { key: 0 }, [
2100
+ (ti = ($a = l.report) == null ? void 0 : $a.weather) != null && ti.favorableCur && ((ai = e == null ? void 0 : e.goodWx) == null ? void 0 : ai.avgCf) > 0 ? g("", !0) : (d(), M(v, { key: 0 }, [
2101
2101
  a[69] || (a[69] = t("label", null, "-", -1)),
2102
2102
  a[70] || (a[70] = t("label", null, "GW Current Factor", -1))
2103
2103
  ], 64))
2104
2104
  ], 64))
2105
2105
  ], 64)) : (d(), M(v, { key: 0 }, [
2106
- (Wa = (Pa = l.report) == null ? void 0 : Pa.weather) != null && Wa.favorableCur && ((Za = e == null ? void 0 : e.goodWx) == null ? void 0 : Za.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2106
+ (Za = (Wa = l.report) == null ? void 0 : Wa.weather) != null && Za.favorableCur && ((La = e == null ? void 0 : e.goodWx) == null ? void 0 : La.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2107
2107
  a[61] || (a[61] = t("label", null, "GW Average Speed", -1)),
2108
2108
  a[62] || (a[62] = t("label", null, "(Good Weather Current Factor Not Applied)", -1))
2109
2109
  ], 64)) : (d(), M(v, { key: 0 }, [
@@ -2121,23 +2121,23 @@ function Ig(s, a, l, u, D, n) {
2121
2121
  t("label", null, "=")
2122
2122
  ], -1)),
2123
2123
  t("div", or, [
2124
- (ii = (ai = l.report) == null ? void 0 : ai.weather) != null && ii.favorableCur && ((li = e == null ? void 0 : e.allWx) == null ? void 0 : li.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2125
- t("span", null, i((di = e == null ? void 0 : e.allWx) == null ? void 0 : di.avgSpd), 1),
2124
+ (li = (ii = l.report) == null ? void 0 : ii.weather) != null && li.favorableCur && ((ei = e == null ? void 0 : e.allWx) == null ? void 0 : ei.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2125
+ t("span", null, i((Ya = e == null ? void 0 : e.allWx) == null ? void 0 : Ya.avgSpd), 1),
2126
2126
  a[78] || (a[78] = t("span", null, "-", -1)),
2127
- t("span", null, i(((ni = e == null ? void 0 : e.allWx) == null ? void 0 : ni.avgWf) > 0 ? (Mi = e == null ? void 0 : e.allWx) == null ? void 0 : Mi.avgWf : `(${(oi = e == null ? void 0 : e.allWx) == null ? void 0 : oi.avgWf})`), 1),
2127
+ t("span", null, i(((di = e == null ? void 0 : e.allWx) == null ? void 0 : di.avgWf) > 0 ? (ni = e == null ? void 0 : e.allWx) == null ? void 0 : ni.avgWf : `(${(Mi = e == null ? void 0 : e.allWx) == null ? void 0 : Mi.avgWf})`), 1),
2128
2128
  a[79] || (a[79] = t("label", null, "=", -1)),
2129
- t("span", Nr, i((Di = e == null ? void 0 : e.allWx) == null ? void 0 : Di.pfmSpd) + " (kts)", 1)
2129
+ t("span", Nr, i((oi = e == null ? void 0 : e.allWx) == null ? void 0 : oi.pfmSpd) + " (kts)", 1)
2130
2130
  ], 64)) : (d(), M(v, { key: 0 }, [
2131
- t("span", null, i((ei = e == null ? void 0 : e.allWx) == null ? void 0 : ei.avgSpd), 1),
2131
+ t("span", null, i((si = e == null ? void 0 : e.allWx) == null ? void 0 : si.avgSpd), 1),
2132
2132
  a[75] || (a[75] = t("span", null, "-", -1)),
2133
- t("span", null, i(((A = e == null ? void 0 : e.allWx) == null ? void 0 : A.avgCf) > 0 ? (st = e == null ? void 0 : e.allWx) == null ? void 0 : st.avgCf : `(${(Da = e == null ? void 0 : e.allWx) == null ? void 0 : Da.avgCf})`), 1),
2133
+ t("span", null, i(((Ia = e == null ? void 0 : e.allWx) == null ? void 0 : Ia.avgCf) > 0 ? (Dl = e == null ? void 0 : e.allWx) == null ? void 0 : Dl.avgCf : `(${(y = e == null ? void 0 : e.allWx) == null ? void 0 : y.avgCf})`), 1),
2134
2134
  a[76] || (a[76] = t("span", null, "-", -1)),
2135
- t("span", null, i(((Na = e == null ? void 0 : e.allWx) == null ? void 0 : Na.avgWf) > 0 ? (Ia = e == null ? void 0 : e.allWx) == null ? void 0 : Ia.avgWf : `(${(Ca = e == null ? void 0 : e.allWx) == null ? void 0 : Ca.avgWf})`), 1),
2135
+ t("span", null, i(((st = e == null ? void 0 : e.allWx) == null ? void 0 : st.avgWf) > 0 ? (Da = e == null ? void 0 : e.allWx) == null ? void 0 : Da.avgWf : `(${(Na = e == null ? void 0 : e.allWx) == null ? void 0 : Na.avgWf})`), 1),
2136
2136
  a[77] || (a[77] = t("label", null, "=", -1)),
2137
- t("span", Dr, i((si = e == null ? void 0 : e.allWx) == null ? void 0 : si.pfmSpd) + " (kts)", 1)
2137
+ t("span", Dr, i((ga = e == null ? void 0 : e.allWx) == null ? void 0 : ga.pfmSpd) + " (kts)", 1)
2138
2138
  ], 64)),
2139
- ((Ni = e == null ? void 0 : e.allWx) == null ? void 0 : Ni.pfmStatus) === "Under" ? (d(), M("span", rr, "(Under-performance)")) : g("", !0),
2140
- ((ri = e == null ? void 0 : e.allWx) == null ? void 0 : ri.pfmStatus) === "Over" ? (d(), M("span", Ir, "(Over-performance)")) : g("", !0)
2139
+ ((Di = e == null ? void 0 : e.allWx) == null ? void 0 : Di.pfmStatus) === "Under" ? (d(), M("span", rr, "(Under-performance)")) : g("", !0),
2140
+ ((Ni = e == null ? void 0 : e.allWx) == null ? void 0 : Ni.pfmStatus) === "Over" ? (d(), M("span", Ir, "(Over-performance)")) : g("", !0)
2141
2141
  ])
2142
2142
  ]),
2143
2143
  t("div", gr, [
@@ -2146,7 +2146,7 @@ function Ig(s, a, l, u, D, n) {
2146
2146
  t("label", null, "=")
2147
2147
  ], -1)),
2148
2148
  t("div", cr, [
2149
- (gi = (Ii = l.report) == null ? void 0 : Ii.weather) != null && gi.favorableCur && ((ci = e == null ? void 0 : e.allWx) == null ? void 0 : ci.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2149
+ (Ii = (ri = l.report) == null ? void 0 : ri.weather) != null && Ii.favorableCur && ((gi = e == null ? void 0 : e.allWx) == null ? void 0 : gi.avgCf) > 0 ? (d(), M(v, { key: 1 }, [
2150
2150
  a[86] || (a[86] = t("label", null, "All Weather Average Speed", -1)),
2151
2151
  a[87] || (a[87] = t("label", null, "-", -1)),
2152
2152
  a[88] || (a[88] = t("label", null, "Weather Factor ", -1)),
@@ -2165,7 +2165,7 @@ function Ig(s, a, l, u, D, n) {
2165
2165
  t("div", ur, [
2166
2166
  t("div", Ar, [
2167
2167
  t("span", null, "Seg. " + i(j + 1) + " Time Analysis", 1),
2168
- (Ai = (ui = l.report) == null ? void 0 : ui.weather) != null && Ai.noExtrapolation ? (d(), M("span", yr, "( no extrapolation beyond the good weather period )")) : g("", !0)
2168
+ (ui = (ci = l.report) == null ? void 0 : ci.weather) != null && ui.noExtrapolation ? (d(), M("span", yr, "( no extrapolation beyond the good weather period )")) : g("", !0)
2169
2169
  ]),
2170
2170
  t("div", vr, [
2171
2171
  t("div", mr, [
@@ -2175,7 +2175,7 @@ function Ig(s, a, l, u, D, n) {
2175
2175
  ], -1)),
2176
2176
  t("div", Tr, [
2177
2177
  t("div", xr, [
2178
- t("div", null, i((vi = (yi = l.report) == null ? void 0 : yi.weather) != null && vi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2178
+ t("div", null, i((yi = (Ai = l.report) == null ? void 0 : Ai.weather) != null && yi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2179
2179
  a[91] || (a[91] = t("div", { class: "line" }, null, -1)),
2180
2180
  a[92] || (a[92] = t("div", null, "Good Weather Performance Speed", -1))
2181
2181
  ]),
@@ -2184,28 +2184,28 @@ function Ig(s, a, l, u, D, n) {
2184
2184
  ]),
2185
2185
  t("div", zr, [
2186
2186
  t("div", jr, [
2187
- t("label", null, "Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ti = (mi = e == null ? void 0 : e.extend) == null ? void 0 : mi.cp) == null ? void 0 : Ti.speed, "Under")) + "kts)", 1),
2187
+ t("label", null, "Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (mi = (vi = e == null ? void 0 : e.extend) == null ? void 0 : vi.cp) == null ? void 0 : mi.speed, "Under")) + "kts)", 1),
2188
2188
  a[95] || (a[95] = t("label", null, "=", -1))
2189
2189
  ]),
2190
2190
  t("div", Ur, [
2191
2191
  t("div", fr, [
2192
- t("div", null, i((zi = (xi = l.report) == null ? void 0 : xi.weather) != null && zi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2192
+ t("div", null, i((xi = (Ti = l.report) == null ? void 0 : Ti.weather) != null && xi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2193
2193
  a[96] || (a[96] = t("div", { class: "line" }, null, -1)),
2194
- t("div", null, "CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ui = (ji = e == null ? void 0 : e.extend) == null ? void 0 : ji.cp) == null ? void 0 : Ui.speed, "Under")) + "kts", 1)
2194
+ t("div", null, "CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (ji = (zi = e == null ? void 0 : e.extend) == null ? void 0 : zi.cp) == null ? void 0 : ji.speed, "Under")) + "kts", 1)
2195
2195
  ]),
2196
2196
  a[97] || (a[97] = t("div", null, "(b)", -1))
2197
2197
  ])
2198
2198
  ]),
2199
2199
  t("div", Or, [
2200
2200
  t("div", Er, [
2201
- t("label", null, "Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Oi = (fi = e == null ? void 0 : e.extend) == null ? void 0 : fi.cp) == null ? void 0 : Oi.speed, "Over")) + "kts)", 1),
2201
+ t("label", null, "Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (fi = (Ui = e == null ? void 0 : e.extend) == null ? void 0 : Ui.cp) == null ? void 0 : fi.speed, "Over")) + "kts)", 1),
2202
2202
  a[98] || (a[98] = t("label", null, "=", -1))
2203
2203
  ]),
2204
2204
  t("div", br, [
2205
2205
  t("div", hr, [
2206
- t("div", null, i((bi = (Ei = l.report) == null ? void 0 : Ei.weather) != null && bi.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2206
+ t("div", null, i((Ei = (Oi = l.report) == null ? void 0 : Oi.weather) != null && Ei.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
2207
2207
  a[99] || (a[99] = t("div", { class: "line" }, null, -1)),
2208
- t("div", null, "CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ci = (hi = e == null ? void 0 : e.extend) == null ? void 0 : hi.cp) == null ? void 0 : Ci.speed, "Over")) + "kts", 1)
2208
+ t("div", null, "CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (hi = (bi = e == null ? void 0 : e.extend) == null ? void 0 : bi.cp) == null ? void 0 : hi.speed, "Over")) + "kts", 1)
2209
2209
  ]),
2210
2210
  a[100] || (a[100] = t("div", null, "(c)", -1))
2211
2211
  ])
@@ -2215,18 +2215,18 @@ function Ig(s, a, l, u, D, n) {
2215
2215
  t("div", Cr, [
2216
2216
  t("div", Yr, [
2217
2217
  a[102] || (a[102] = t("label", null, "Time Lost", -1)),
2218
- t("div", null, " Total Time at Good Weather Performance Speed > Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (pi = (Yi = e == null ? void 0 : e.extend) == null ? void 0 : Yi.cp) == null ? void 0 : pi.speed, "Under")) + " kts) ", 1)
2218
+ t("div", null, " Total Time at Good Weather Performance Speed > Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Yi = (Ci = e == null ? void 0 : e.extend) == null ? void 0 : Ci.cp) == null ? void 0 : Yi.speed, "Under")) + " kts) ", 1)
2219
2219
  ]),
2220
2220
  t("div", pr, [
2221
2221
  a[103] || (a[103] = t("label", null, "Time Gained", -1)),
2222
- t("div", null, " Total Time at Good Weather Performance Speed < Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Si = (Qi = e == null ? void 0 : e.extend) == null ? void 0 : Qi.cp) == null ? void 0 : Si.speed, "Over")) + " kts) ", 1)
2222
+ t("div", null, " Total Time at Good Weather Performance Speed < Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Qi = (pi = e == null ? void 0 : e.extend) == null ? void 0 : pi.cp) == null ? void 0 : Qi.speed, "Over")) + " kts) ", 1)
2223
2223
  ]),
2224
2224
  t("div", Qr, [
2225
2225
  a[104] || (a[104] = t("label", null, "No Time Lost and Gained", -1)),
2226
- t("div", null, " Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (wi = (ki = e == null ? void 0 : e.extend) == null ? void 0 : ki.cp) == null ? void 0 : wi.speed, "Over")) + " kts) ≤ Total Time at Good Weather Performance Speed ≤ Total Time at (CP Speed -" + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Vi = (Ri = e == null ? void 0 : e.extend) == null ? void 0 : Ri.cp) == null ? void 0 : Vi.speed, "Under")) + " kts) ", 1)
2226
+ t("div", null, " Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (ki = (Si = e == null ? void 0 : e.extend) == null ? void 0 : Si.cp) == null ? void 0 : ki.speed, "Over")) + " kts) ≤ Total Time at Good Weather Performance Speed ≤ Total Time at (CP Speed -" + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Ri = (wi = e == null ? void 0 : e.extend) == null ? void 0 : wi.cp) == null ? void 0 : Ri.speed, "Under")) + " kts) ", 1)
2227
2227
  ])
2228
2228
  ]),
2229
- (Fi = e == null ? void 0 : e.goodWx) != null && Fi.distance ? (d(), M("div", Sr, [
2229
+ (Vi = e == null ? void 0 : e.goodWx) != null && Vi.distance ? (d(), M("div", Sr, [
2230
2230
  t("div", kr, [
2231
2231
  a[108] || (a[108] = t("div", { class: "formula-left flex-space" }, [
2232
2232
  t("label", null, "Total Time at Good Weather Performance Speed"),
@@ -2234,56 +2234,56 @@ function Ig(s, a, l, u, D, n) {
2234
2234
  ], -1)),
2235
2235
  t("div", wr, [
2236
2236
  t("div", Rr, [
2237
- t("div", null, i((Pi = (Gi = l.report) == null ? void 0 : Gi.weather) != null && Pi.noExtrapolation ? (Wi = e == null ? void 0 : e.goodWx) == null ? void 0 : Wi.distance : (Zi = e == null ? void 0 : e.allWx) == null ? void 0 : Zi.distance), 1),
2237
+ t("div", null, i((Gi = (Fi = l.report) == null ? void 0 : Fi.weather) != null && Gi.noExtrapolation ? (Pi = e == null ? void 0 : e.goodWx) == null ? void 0 : Pi.distance : (Wi = e == null ? void 0 : e.allWx) == null ? void 0 : Wi.distance), 1),
2238
2238
  a[105] || (a[105] = t("div", { class: "line" }, null, -1)),
2239
- t("div", null, i((Li = e == null ? void 0 : e.goodWx) == null ? void 0 : Li.pfmSpd), 1)
2239
+ t("div", null, i((Zi = e == null ? void 0 : e.goodWx) == null ? void 0 : Zi.pfmSpd), 1)
2240
2240
  ]),
2241
2241
  a[106] || (a[106] = t("div", null, "=", -1)),
2242
- t("div", null, i((Bi = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Bi.timeAtPfmSpd) + " (hrs)", 1),
2242
+ t("div", null, i((Li = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Li.timeAtPfmSpd) + " (hrs)", 1),
2243
2243
  a[107] || (a[107] = t("div", null, "(a')", -1))
2244
2244
  ])
2245
2245
  ]),
2246
2246
  t("div", Vr, [
2247
2247
  t("div", Fr, [
2248
- t("label", null, "Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (Hi = (_i = e == null ? void 0 : e.extend) == null ? void 0 : _i.cp) == null ? void 0 : Hi.speed, "Under")) + "kts)", 1),
2248
+ t("label", null, "Total Time at (CP Speed - " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (_i = (Bi = e == null ? void 0 : e.extend) == null ? void 0 : Bi.cp) == null ? void 0 : _i.speed, "Under")) + "kts)", 1),
2249
2249
  a[109] || (a[109] = t("label", null, "=", -1))
2250
2250
  ]),
2251
2251
  t("div", Gr, [
2252
2252
  t("div", Pr, [
2253
- t("div", null, i((Xi = (Ji = l.report) == null ? void 0 : Ji.weather) != null && Xi.noExtrapolation ? (Ki = e == null ? void 0 : e.goodWx) == null ? void 0 : Ki.distance : (qi = e == null ? void 0 : e.allWx) == null ? void 0 : qi.distance), 1),
2253
+ t("div", null, i((Ji = (Hi = l.report) == null ? void 0 : Hi.weather) != null && Ji.noExtrapolation ? (Xi = e == null ? void 0 : e.goodWx) == null ? void 0 : Xi.distance : (Ki = e == null ? void 0 : e.allWx) == null ? void 0 : Ki.distance), 1),
2254
2254
  a[110] || (a[110] = t("div", { class: "line" }, null, -1)),
2255
- t("div", null, i(($i = e == null ? void 0 : e.timeConclusion) == null ? void 0 : $i.minusAbtSpd), 1)
2255
+ t("div", null, i((qi = e == null ? void 0 : e.timeConclusion) == null ? void 0 : qi.minusAbtSpd), 1)
2256
2256
  ]),
2257
2257
  a[111] || (a[111] = t("div", null, "=", -1)),
2258
- t("div", null, i((tl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : tl.timeAtMinusAbtSpd) + " (hrs)", 1),
2258
+ t("div", null, i(($i = e == null ? void 0 : e.timeConclusion) == null ? void 0 : $i.timeAtMinusAbtSpd) + " (hrs)", 1),
2259
2259
  a[112] || (a[112] = t("div", null, "(b')", -1))
2260
2260
  ])
2261
2261
  ]),
2262
2262
  t("div", Wr, [
2263
2263
  t("div", Zr, [
2264
- t("label", null, "Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (il = (al = e == null ? void 0 : e.extend) == null ? void 0 : al.cp) == null ? void 0 : il.speed, "Over")) + "kts)", 1),
2264
+ t("label", null, "Total Time at (CP Speed + " + i(n.computeAbtSpeed(e == null ? void 0 : e.timeConclusion, (al = (tl = e == null ? void 0 : e.extend) == null ? void 0 : tl.cp) == null ? void 0 : al.speed, "Over")) + "kts)", 1),
2265
2265
  a[113] || (a[113] = t("label", null, "=", -1))
2266
2266
  ]),
2267
2267
  t("div", Lr, [
2268
2268
  t("div", Br, [
2269
- t("div", null, i((el = (ll = l.report) == null ? void 0 : ll.weather) != null && el.noExtrapolation ? (sl = e == null ? void 0 : e.goodWx) == null ? void 0 : sl.distance : (dl = e == null ? void 0 : e.allWx) == null ? void 0 : dl.distance), 1),
2269
+ t("div", null, i((ll = (il = l.report) == null ? void 0 : il.weather) != null && ll.noExtrapolation ? (el = e == null ? void 0 : e.goodWx) == null ? void 0 : el.distance : (sl = e == null ? void 0 : e.allWx) == null ? void 0 : sl.distance), 1),
2270
2270
  a[114] || (a[114] = t("div", { class: "line" }, null, -1)),
2271
- t("div", null, i((nl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : nl.plusAbtSpd), 1)
2271
+ t("div", null, i((dl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : dl.plusAbtSpd), 1)
2272
2272
  ]),
2273
2273
  a[115] || (a[115] = t("div", null, "=", -1)),
2274
- t("div", null, i((Ml = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Ml.timeAtPlusAbtSpd) + " (hrs)", 1),
2274
+ t("div", null, i((nl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : nl.timeAtPlusAbtSpd) + " (hrs)", 1),
2275
2275
  a[116] || (a[116] = t("div", null, "(c')", -1))
2276
2276
  ])
2277
2277
  ]),
2278
2278
  t("div", _r, [
2279
- ((ol = e == null ? void 0 : e.timeConclusion) == null ? void 0 : ol.conclusionStatus) === "Lost" ? (d(), M("div", Hr, [
2279
+ ((Ml = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Ml.conclusionStatus) === "Lost" ? (d(), M("div", Hr, [
2280
2280
  a[117] || (a[117] = t("div", null, "Time Lost", -1)),
2281
2281
  a[118] || (a[118] = t("div", null, "=", -1)),
2282
2282
  a[119] || (a[119] = t("div", null, "(a') - (b')", -1)),
2283
2283
  a[120] || (a[120] = t("div", null, "=", -1)),
2284
- t("div", null, i((gl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : gl.timeAtPfmSpd), 1),
2284
+ t("div", null, i((Nl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Nl.timeAtPfmSpd), 1),
2285
2285
  a[121] || (a[121] = t("div", null, "-", -1)),
2286
- t("div", null, i((cl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : cl.timeAtMinusAbtSpd), 1),
2286
+ t("div", null, i((rl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : rl.timeAtMinusAbtSpd), 1),
2287
2287
  a[122] || (a[122] = t("div", null, "=", -1)),
2288
2288
  t("div", null, i((ul = e == null ? void 0 : e.timeConclusion) == null ? void 0 : ul.timeLost) + " (hrs)", 1)
2289
2289
  ])) : ((Al = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Al.conclusionStatus) === "Gain" ? (d(), M("div", Jr, [
@@ -2291,9 +2291,9 @@ function Ig(s, a, l, u, D, n) {
2291
2291
  a[124] || (a[124] = t("div", null, "=", -1)),
2292
2292
  a[125] || (a[125] = t("div", null, "(c') - (a')", -1)),
2293
2293
  a[126] || (a[126] = t("div", null, "=", -1)),
2294
- t("div", null, i((vl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : vl.timeAtPlusAbtSpd), 1),
2294
+ t("div", null, i((yl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : yl.timeAtPlusAbtSpd), 1),
2295
2295
  a[127] || (a[127] = t("div", null, "-", -1)),
2296
- t("div", null, i((ml = e == null ? void 0 : e.timeConclusion) == null ? void 0 : ml.timeAtPfmSpd), 1),
2296
+ t("div", null, i((vl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : vl.timeAtPfmSpd), 1),
2297
2297
  a[128] || (a[128] = t("div", null, "=", -1)),
2298
2298
  t("div", null, i((Tl = e == null ? void 0 : e.timeConclusion) == null ? void 0 : Tl.timeGain) + " (hrs)", 1)
2299
2299
  ])) : g("", !0),
@@ -2456,7 +2456,7 @@ function Ig(s, a, l, u, D, n) {
2456
2456
  ], -1)),
2457
2457
  t("div", xI, [
2458
2458
  t("div", zI, [
2459
- t("div", null, i((y = (Hl = e == null ? void 0 : e.goodWx) == null ? void 0 : Hl.inEca) == null ? void 0 : y.sumDgoCons), 1)
2459
+ t("div", null, i((A = (Hl = e == null ? void 0 : e.goodWx) == null ? void 0 : Hl.inEca) == null ? void 0 : A.sumDgoCons), 1)
2460
2460
  ]),
2461
2461
  a[156] || (a[156] = t("div", null, "-", -1)),
2462
2462
  t("div", jI, [
@@ -2480,7 +2480,7 @@ function Ig(s, a, l, u, D, n) {
2480
2480
  ], -1)),
2481
2481
  t("div", fI, [
2482
2482
  t("div", OI, [
2483
- t("div", null, i((ie = (ae = l.report) == null ? void 0 : ae.weather) != null && ie.noExtrapolation ? (rl = e == null ? void 0 : e.goodWx) == null ? void 0 : rl.distance : (Me = e == null ? void 0 : e.allWx) == null ? void 0 : Me.distance), 1),
2483
+ t("div", null, i((ie = (ae = l.report) == null ? void 0 : ae.weather) != null && ie.noExtrapolation ? (gl = e == null ? void 0 : e.goodWx) == null ? void 0 : gl.distance : (Me = e == null ? void 0 : e.allWx) == null ? void 0 : Me.distance), 1),
2484
2484
  a[160] || (a[160] = t("div", { class: "line" }, null, -1)),
2485
2485
  t("div", null, i((oe = e == null ? void 0 : e.goodWx) == null ? void 0 : oe.pfmSpd), 1)
2486
2486
  ]),
@@ -2709,7 +2709,7 @@ function Ig(s, a, l, u, D, n) {
2709
2709
  a[227] || (a[227] = t("div", null, "=", -1)),
2710
2710
  t("div", null, i((ee = (le = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : le.dgo) == null ? void 0 : ee.entireCons), 1),
2711
2711
  a[228] || (a[228] = t("div", null, "-", -1)),
2712
- t("div", null, i((Ya = (se = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : se.dgo) == null ? void 0 : Ya.maxCons), 1),
2712
+ t("div", null, i((pa = (se = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : se.dgo) == null ? void 0 : pa.maxCons), 1),
2713
2713
  a[229] || (a[229] = t("div", null, "=", -1)),
2714
2714
  t("div", null, i((Nd = (Dd = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : Dd.dgo) == null ? void 0 : Nd.overCons), 1)
2715
2715
  ])) : ((Id = (rd = e == null ? void 0 : e.fuelConclusion) == null ? void 0 : rd.dgo) == null ? void 0 : Id.conclusionStatus) === "Saving" ? (d(), M("div", Ng, [
@@ -2740,7 +2740,7 @@ function Ig(s, a, l, u, D, n) {
2740
2740
  ])
2741
2741
  ]);
2742
2742
  }
2743
- const gg = /* @__PURE__ */ Nl(gN, [["render", Ig], ["__scopeId", "data-v-9ba7a95a"]]);
2743
+ const gg = /* @__PURE__ */ Il(gN, [["render", Ig], ["__scopeId", "data-v-9ba7a95a"]]);
2744
2744
  const cg = {
2745
2745
  name: "OrmVygInventory",
2746
2746
  components: {},
@@ -3289,7 +3289,7 @@ function Vg(s, a, l, u, D, n) {
3289
3289
  ])
3290
3290
  ]);
3291
3291
  }
3292
- const Fg = /* @__PURE__ */ Nl(cg, [["render", Vg], ["__scopeId", "data-v-9c4b43ab"]]);
3292
+ const Fg = /* @__PURE__ */ Il(cg, [["render", Vg], ["__scopeId", "data-v-9c4b43ab"]]);
3293
3293
  const Gg = {
3294
3294
  name: "OrmVoyageChart",
3295
3295
  props: {
@@ -4274,7 +4274,7 @@ function uc(s, a, l, u, D, n) {
4274
4274
  a[9] || (a[9] = Gt('<div class="section method-section" data-v-d28981e9><div class="header-block" data-v-d28981e9><div class="bg-block" data-v-d28981e9><i class="iconfont icon-baobiao" data-v-d28981e9></i><div class="block-title" data-v-d28981e9>Charter Party Compliance Analysis Methodology</div></div></div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>1. Good Weather Method</div><div class="method-body" data-v-d28981e9> Ship Performance is assessed based on the Good Weather Method as set out by The Didymi[1987] 2 Lloyd&#39;s Rep 166 and The Gas Enterprise [1993] 2 Lloyd&#39;s Rep. 352. <br data-v-d28981e9> The vessel&#39;s performance in good weather conditions stipulated in the Charter Party is analyzed taking into account the average speed and the current factor during good weather periods, unless otherwise stipulated. <br data-v-d28981e9> A “day” is taken to be the period of time between consecutive daily noon positions: each day is categorized as a &quot;good weather day&quot; or &quot;adverse weather day&quot; according to the good weather definition stipulated in the Charter Party. </div></div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>2. Damage assessment due to ship under-performance</div><div class="method-body" data-v-d28981e9> Speed and Consumption Calculation applies allowed time and allowed consumption calculated based on cp speed and consumption in good weather conditions. Complying with maritime arbitration standards, time loss and over/under-consumption is not calculated when there are no good weather days. </div></div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>3. Logbooks description vs. Analysis</div><div class="method-body" data-v-d28981e9> To complete the Good Weather Analysis method requests daily noon positions (including time, distance, weather, seas, bunker consumption, etc.) from the Master, which are to be inspected in evaluation reports. We will apply our analyzed distances. Weather and sea conditions in reports represent our verified weather data. </div></div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>4. “About”</div><div class="method-body" data-v-d28981e9> Complying with arbitration standards, the speed calculation applies an allowance when an “about” is included with the speed warranty. <br data-v-d28981e9> As per the High Court decision on The Gaz Energy (2012) 852 LMLN 2 a plus 5% tolerance in over-consumption calculation and a minus 5% tolerance in under-consumption are employed respectively when an “about” is included with the consumption warranty, unless otherwise stipulated. </div></div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>5. Bunker Analysis Methodology for Bunker Type Switch-Over</div><div class="method-body" data-v-d28981e9> The following methodology will be applied to analyze bunker consumption when the bunker type is switched over, such as in ECA/SECA zone. <br data-v-d28981e9> 5-1 DO/GO consumption in the switch over period will be compared to the charter party warranted IFO figure. <br data-v-d28981e9> 5-2 Considering DO/GO consumption in the switch over period the amount of DO/GO consumed will initially be compared to the DO/GO warranted figure; the remaining DO/GO consumed in the switch over period will then be compared to the warranted IFO figure. In cases of partial steaming Days, the DO/GO consumed will be converted basis a calculation for hourly consumption. </div><div class="method-block" data-v-d28981e9><div class="method-title" data-v-d28981e9>6. Further reference materials</div><div class="method-body" data-v-d28981e9>Please send mail to <a href="mailto:op@ormwx.com" data-v-d28981e9>op@ormwx.com</a>.</div></div></div></div>', 1))
4275
4275
  ]);
4276
4276
  }
4277
- const Ac = /* @__PURE__ */ Nl(Gg, [["render", uc], ["__scopeId", "data-v-d28981e9"]]);
4277
+ const Ac = /* @__PURE__ */ Il(Gg, [["render", uc], ["__scopeId", "data-v-d28981e9"]]);
4278
4278
  const yc = {
4279
4279
  name: "OrmVoyageEmail",
4280
4280
  props: {
@@ -4351,7 +4351,7 @@ function mc(s, a, l, u, D, n) {
4351
4351
  Gt('<div class="section email-section" data-v-65f4938f><div class="header-block" data-v-65f4938f><div class="bg-block" data-v-65f4938f><i class="iconfont icon-a-Updateemail" data-v-65f4938f></i><div class="block-title" data-v-65f4938f>Emails</div></div></div><div class="content-box" data-v-65f4938f><div id="col1" class="col col1" data-v-65f4938f></div><div id="col2" class="col col2" data-v-65f4938f></div></div></div>', 1)
4352
4352
  ])]);
4353
4353
  }
4354
- const Tc = /* @__PURE__ */ Nl(yc, [["render", mc], ["__scopeId", "data-v-65f4938f"]]);
4354
+ const Tc = /* @__PURE__ */ Il(yc, [["render", mc], ["__scopeId", "data-v-65f4938f"]]);
4355
4355
  const xc = {
4356
4356
  name: "VoyageReport",
4357
4357
  components: {
@@ -4460,7 +4460,7 @@ function Uc(s, a, l, u, D, n) {
4460
4460
  ], 64))
4461
4461
  ], 2);
4462
4462
  }
4463
- const fc = /* @__PURE__ */ Nl(xc, [["render", Uc], ["__scopeId", "data-v-8f461b70"]]), pU = {
4463
+ const fc = /* @__PURE__ */ Il(xc, [["render", Uc], ["__scopeId", "data-v-aadc5808"]]), pU = {
4464
4464
  install(s) {
4465
4465
  s.component("VoyageReport", fc);
4466
4466
  }
@@ -4578,16 +4578,16 @@ function xu(s, a, l, u, D, n) {
4578
4578
  ]),
4579
4579
  t("tbody", null, [
4580
4580
  (d(!0), M(v, null, tt(D.reservations4Route, (W, Vt) => {
4581
- var ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha;
4581
+ var ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca;
4582
4582
  return d(), M("tr", { key: Vt }, [
4583
4583
  t("td", null, i((da = (sa = (ea = W.props) == null ? void 0 : ea[0]) == null ? void 0 : sa.voyage) == null ? void 0 : da.number), 1),
4584
4584
  t("td", null, i(((oa = (Ma = (na = W.props) == null ? void 0 : na[0]) == null ? void 0 : Ma.voyage) == null ? void 0 : oa.voyNum) || "-"), 1),
4585
- t("td", null, i((ga = (ra = (B = W.props) == null ? void 0 : B[0]) == null ? void 0 : ra.vessel) == null ? void 0 : ga.name), 1),
4586
- t("td", null, i((Aa = (ua = (ca = W.props) == null ? void 0 : ca[0]) == null ? void 0 : ua.voyage) == null ? void 0 : Aa.loadCondition), 1),
4587
- (ya = l.report) != null && ya.showPort ? (d(), M("td", Fc, i((Ta = (ma = (va = W.props) == null ? void 0 : va[0]) == null ? void 0 : ma.departure) == null ? void 0 : Ta.name), 1)) : g("", !0),
4588
- t("td", null, i((ja = (za = (xa = W.props) == null ? void 0 : xa[0]) == null ? void 0 : za.departure) == null ? void 0 : ja.atd), 1),
4589
- l.report.showPort ? (d(), M("td", Gc, i((Oa = (fa = (Ua = W.props) == null ? void 0 : Ua[0]) == null ? void 0 : fa.destination) == null ? void 0 : Oa.name), 1)) : g("", !0),
4590
- t("td", null, i((ha = (ba = (Ea = W.props) == null ? void 0 : Ea[0]) == null ? void 0 : ba.destination) == null ? void 0 : ha.ata), 1),
4585
+ t("td", null, i((ca = (ra = (B = W.props) == null ? void 0 : B[0]) == null ? void 0 : ra.vessel) == null ? void 0 : ca.name), 1),
4586
+ t("td", null, i((ya = (Aa = (ua = W.props) == null ? void 0 : ua[0]) == null ? void 0 : Aa.voyage) == null ? void 0 : ya.loadCondition), 1),
4587
+ (va = l.report) != null && va.showPort ? (d(), M("td", Fc, i((xa = (Ta = (ma = W.props) == null ? void 0 : ma[0]) == null ? void 0 : Ta.departure) == null ? void 0 : xa.name), 1)) : g("", !0),
4588
+ t("td", null, i((Ua = (ja = (za = W.props) == null ? void 0 : za[0]) == null ? void 0 : ja.departure) == null ? void 0 : Ua.atd), 1),
4589
+ l.report.showPort ? (d(), M("td", Gc, i((Ea = (Oa = (fa = W.props) == null ? void 0 : fa[0]) == null ? void 0 : Oa.destination) == null ? void 0 : Ea.name), 1)) : g("", !0),
4590
+ t("td", null, i((Ca = (ha = (ba = W.props) == null ? void 0 : ba[0]) == null ? void 0 : ha.destination) == null ? void 0 : Ca.ata), 1),
4591
4591
  t("td", null, "$" + i(W.amount), 1)
4592
4592
  ]);
4593
4593
  }), 128))
@@ -4768,7 +4768,7 @@ function xu(s, a, l, u, D, n) {
4768
4768
  ])
4769
4769
  ]);
4770
4770
  }
4771
- const zu = /* @__PURE__ */ Nl(Oc, [["render", xu], ["__scopeId", "data-v-cff90adb"]]), QU = {
4771
+ const zu = /* @__PURE__ */ Il(Oc, [["render", xu], ["__scopeId", "data-v-cff90adb"]]), QU = {
4772
4772
  install(s) {
4773
4773
  s.component("InvoiceReport", zu);
4774
4774
  }
@@ -4889,11 +4889,11 @@ function Cu(s, a, l, u, D, n) {
4889
4889
  return d(), M("div", Eu, [
4890
4890
  t("div", {
4891
4891
  class: "group",
4892
- style: Il({ justifyContent: l.align })
4892
+ style: cl({ justifyContent: l.align })
4893
4893
  }, [
4894
4894
  l.label ? (d(), M("label", {
4895
4895
  key: 0,
4896
- style: Il({ width: l.width + "px" })
4896
+ style: cl({ width: l.width + "px" })
4897
4897
  }, i(l.label), 5)) : g("", !0),
4898
4898
  D.editable ? (d(), M(v, { key: 2 }, [
4899
4899
  l.type === "input" ? (d(), Pt(N, {
@@ -4959,7 +4959,7 @@ function Cu(s, a, l, u, D, n) {
4959
4959
  mini: "",
4960
4960
  onChange: n.handleCommit
4961
4961
  }, {
4962
- default: Dl(() => [
4962
+ default: ol(() => [
4963
4963
  (d(!0), M(v, null, tt(l.options, (m) => (d(), Pt(j, {
4964
4964
  key: m.value,
4965
4965
  label: m.label,
@@ -4983,7 +4983,7 @@ function Cu(s, a, l, u, D, n) {
4983
4983
  mini: "",
4984
4984
  onChange: n.handleCommit
4985
4985
  }, {
4986
- default: Dl(() => [
4986
+ default: ol(() => [
4987
4987
  (d(!0), M(v, null, tt(l.options, (m) => (d(), Pt(j, {
4988
4988
  key: m.value,
4989
4989
  label: m.label,
@@ -5006,7 +5006,7 @@ function Cu(s, a, l, u, D, n) {
5006
5006
  mini: "",
5007
5007
  onChange: n.handleCommit
5008
5008
  }, {
5009
- default: Dl(() => [
5009
+ default: ol(() => [
5010
5010
  (d(!0), M(v, null, tt(l.options, (m) => (d(), Pt(j, {
5011
5011
  key: m.id,
5012
5012
  label: m.name,
@@ -5023,12 +5023,12 @@ function Cu(s, a, l, u, D, n) {
5023
5023
  style: { width: "100%" },
5024
5024
  onChange: n.handleCommit
5025
5025
  }, {
5026
- default: Dl(() => [
5026
+ default: ol(() => [
5027
5027
  (d(!0), M(v, null, tt(l.radios, (m) => (d(), Pt(S, {
5028
5028
  key: m.value,
5029
5029
  label: m.value
5030
5030
  }, {
5031
- default: Dl(() => [
5031
+ default: ol(() => [
5032
5032
  r(i(m.label), 1)
5033
5033
  ]),
5034
5034
  _: 2
@@ -5045,12 +5045,12 @@ function Cu(s, a, l, u, D, n) {
5045
5045
  style: { width: "100%" },
5046
5046
  onChange: n.handleCommit
5047
5047
  }, {
5048
- default: Dl(() => [
5048
+ default: ol(() => [
5049
5049
  (d(!0), M(v, null, tt(l.checkboxs, (m) => (d(), Pt(O, {
5050
5050
  key: m.label,
5051
5051
  label: m.value
5052
5052
  }, {
5053
- default: Dl(() => [
5053
+ default: ol(() => [
5054
5054
  r(i(m.label), 1)
5055
5055
  ]),
5056
5056
  _: 2
@@ -5067,7 +5067,7 @@ function Cu(s, a, l, u, D, n) {
5067
5067
  style: { margin: "0", cursor: "pointer" },
5068
5068
  onDblclick: n.handleSwitch
5069
5069
  }, {
5070
- default: Dl(() => [
5070
+ default: ol(() => [
5071
5071
  r(i(l.value), 1)
5072
5072
  ]),
5073
5073
  _: 1
@@ -5078,7 +5078,7 @@ function Cu(s, a, l, u, D, n) {
5078
5078
  style: { cursor: "pointer" },
5079
5079
  onDblclick: n.handleSwitch
5080
5080
  }, {
5081
- default: Dl(() => [
5081
+ default: ol(() => [
5082
5082
  r(i(l.value), 1)
5083
5083
  ]),
5084
5084
  _: 1
@@ -5111,9 +5111,9 @@ function Cu(s, a, l, u, D, n) {
5111
5111
  style: { display: "block" },
5112
5112
  onClick: n.handleCancel
5113
5113
  }, {
5114
- default: Dl(() => [
5114
+ default: ol(() => [
5115
5115
  it(E, null, {
5116
- default: Dl(() => [
5116
+ default: ol(() => [
5117
5117
  it(Y)
5118
5118
  ]),
5119
5119
  _: 1
@@ -5126,9 +5126,9 @@ function Cu(s, a, l, u, D, n) {
5126
5126
  link: "",
5127
5127
  onClick: n.handleEdit
5128
5128
  }, {
5129
- default: Dl(() => [
5129
+ default: ol(() => [
5130
5130
  it(E, null, {
5131
- default: Dl(() => [
5131
+ default: ol(() => [
5132
5132
  it(z)
5133
5133
  ]),
5134
5134
  _: 1
@@ -5140,7 +5140,7 @@ function Cu(s, a, l, u, D, n) {
5140
5140
  ], 4)
5141
5141
  ]);
5142
5142
  }
5143
- const Yu = /* @__PURE__ */ Nl(Ou, [["render", Cu]]);
5143
+ const Yu = /* @__PURE__ */ Il(Ou, [["render", Cu]]);
5144
5144
  const pu = {
5145
5145
  name: "OrmDeviation",
5146
5146
  components: {
@@ -5678,7 +5678,7 @@ function Xv(s, a, l, u, D, n) {
5678
5678
  size: "small",
5679
5679
  onClick: (B) => n.handleRemove($)
5680
5680
  }, {
5681
- default: Dl(() => [...a[32] || (a[32] = [
5681
+ default: ol(() => [...a[32] || (a[32] = [
5682
5682
  r("Del", -1)
5683
5683
  ])]),
5684
5684
  _: 1
@@ -5760,7 +5760,7 @@ function Xv(s, a, l, u, D, n) {
5760
5760
  class: "print-hidden",
5761
5761
  onClick: n.handleAdd
5762
5762
  }, {
5763
- default: Dl(() => [...a[41] || (a[41] = [
5763
+ default: ol(() => [...a[41] || (a[41] = [
5764
5764
  r("+ Extra Port", -1)
5765
5765
  ])]),
5766
5766
  _: 1
@@ -5775,7 +5775,7 @@ function Xv(s, a, l, u, D, n) {
5775
5775
  ])
5776
5776
  ], -1)),
5777
5777
  (d(!0), M(v, null, tt((ia = (aa = l.report) == null ? void 0 : aa.extend) == null ? void 0 : ia.rows, (o, $) => {
5778
- var W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei, A, st, Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol;
5778
+ var W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl, y, st, Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml;
5779
5779
  return d(), M("div", {
5780
5780
  key: $,
5781
5781
  class: "seg-item",
@@ -5821,29 +5821,29 @@ function Xv(s, a, l, u, D, n) {
5821
5821
  l.report.useAbout ? (d(), M(v, { key: 0 }, [
5822
5822
  a[44] || (a[44] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
5823
5823
  (ra = o.spdAbt) != null && ra.spdPercentage ? (d(), M(v, { key: 0 }, [
5824
- t("span", null, "+" + i((ga = o.spdAbt) == null ? void 0 : ga.spdOfOver) + "%, ", 1),
5825
- t("span", null, "-" + i((ca = o.spdAbt) == null ? void 0 : ca.spdOfUnder) + "%", 1)
5826
- ], 64)) : (d(), M("span", vA, "+" + i((ua = o.spdAbt) == null ? void 0 : ua.abt4SpdOver) + " , -" + i((Aa = o.spdAbt) == null ? void 0 : Aa.abt4SpdUnder), 1))
5824
+ t("span", null, "+" + i((ca = o.spdAbt) == null ? void 0 : ca.spdOfOver) + "%, ", 1),
5825
+ t("span", null, "-" + i((ua = o.spdAbt) == null ? void 0 : ua.spdOfUnder) + "%", 1)
5826
+ ], 64)) : (d(), M("span", vA, "+" + i((Aa = o.spdAbt) == null ? void 0 : Aa.abt4SpdOver) + " , -" + i((ya = o.spdAbt) == null ? void 0 : ya.abt4SpdUnder), 1))
5827
5827
  ], 64)) : g("", !0)
5828
5828
  ]),
5829
5829
  t("td", null, [
5830
- t("span", null, i((ya = o.foAbtCons) == null ? void 0 : ya.cpCons), 1),
5830
+ t("span", null, i((va = o.foAbtCons) == null ? void 0 : va.cpCons), 1),
5831
5831
  l.report.useAbout ? (d(), M(v, { key: 0 }, [
5832
5832
  a[45] || (a[45] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
5833
- (va = o.foAbtCons) != null && va.percentage ? (d(), M(v, { key: 0 }, [
5834
- t("span", null, "+" + i((ma = o.foAbtCons) == null ? void 0 : ma.over) + "%, ", 1),
5835
- t("span", null, "-" + i((Ta = o.foAbtCons) == null ? void 0 : Ta.under) + "%", 1)
5836
- ], 64)) : (d(), M("span", mA, "+" + i((xa = o.foAbtCons) == null ? void 0 : xa.overTolerance) + " , -" + i((za = o.foAbtCons) == null ? void 0 : za.underTolerance), 1))
5833
+ (ma = o.foAbtCons) != null && ma.percentage ? (d(), M(v, { key: 0 }, [
5834
+ t("span", null, "+" + i((Ta = o.foAbtCons) == null ? void 0 : Ta.over) + "%, ", 1),
5835
+ t("span", null, "-" + i((xa = o.foAbtCons) == null ? void 0 : xa.under) + "%", 1)
5836
+ ], 64)) : (d(), M("span", mA, "+" + i((za = o.foAbtCons) == null ? void 0 : za.overTolerance) + " , -" + i((ja = o.foAbtCons) == null ? void 0 : ja.underTolerance), 1))
5837
5837
  ], 64)) : g("", !0)
5838
5838
  ]),
5839
5839
  t("td", null, [
5840
- t("span", null, i((ja = o.dgoAbtCons) == null ? void 0 : ja.cpCons), 1),
5840
+ t("span", null, i((Ua = o.dgoAbtCons) == null ? void 0 : Ua.cpCons), 1),
5841
5841
  l.report.useAbout ? (d(), M(v, { key: 0 }, [
5842
5842
  a[46] || (a[46] = t("span", { style: { margin: "0 12px" } }, "|", -1)),
5843
- (Ua = o.dgoAbtCons) != null && Ua.percentage ? (d(), M(v, { key: 0 }, [
5844
- t("span", null, "+" + i((fa = o.dgoAbtCons) == null ? void 0 : fa.over) + "%, ", 1),
5845
- t("span", null, "-" + i((Oa = o.dgoAbtCons) == null ? void 0 : Oa.under) + "%", 1)
5846
- ], 64)) : (d(), M("span", TA, "+" + i((Ea = o.dgoAbtCons) == null ? void 0 : Ea.overTolerance) + " , -" + i((ba = o.dgoAbtCons) == null ? void 0 : ba.underTolerance), 1))
5843
+ (fa = o.dgoAbtCons) != null && fa.percentage ? (d(), M(v, { key: 0 }, [
5844
+ t("span", null, "+" + i((Oa = o.dgoAbtCons) == null ? void 0 : Oa.over) + "%, ", 1),
5845
+ t("span", null, "-" + i((Ea = o.dgoAbtCons) == null ? void 0 : Ea.under) + "%", 1)
5846
+ ], 64)) : (d(), M("span", TA, "+" + i((ba = o.dgoAbtCons) == null ? void 0 : ba.overTolerance) + " , -" + i((ha = o.dgoAbtCons) == null ? void 0 : ha.underTolerance), 1))
5847
5847
  ], 64)) : g("", !0)
5848
5848
  ])
5849
5849
  ])
@@ -5868,13 +5868,13 @@ function Xv(s, a, l, u, D, n) {
5868
5868
  t("div", bA, [
5869
5869
  a[58] || (a[58] = t("div", { class: "text-secondary align-left" }, "Total extra Time", -1)),
5870
5870
  t("div", hA, [
5871
- ((ha = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ha.totalExtraTime) < 0 ? (d(), M("div", CA, [
5871
+ ((Ca = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ca.totalExtraTime) < 0 ? (d(), M("div", CA, [
5872
5872
  a[54] || (a[54] = t("i", { class: "iconfont gain" }, "", -1)),
5873
- t("span", YA, i(Math.abs((Qa = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Qa.totalExtraTime)), 1),
5873
+ t("span", YA, i(Math.abs((Sa = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Sa.totalExtraTime)), 1),
5874
5874
  a[55] || (a[55] = t("span", { class: "unit" }, "hrs", -1))
5875
5875
  ])) : (d(), M("div", pA, [
5876
5876
  a[56] || (a[56] = t("i", { class: "iconfont lost" }, "", -1)),
5877
- t("span", QA, i(Math.abs((Sa = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Sa.totalExtraTime)), 1),
5877
+ t("span", QA, i(Math.abs((ka = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ka.totalExtraTime)), 1),
5878
5878
  a[57] || (a[57] = t("span", { class: "unit" }, "hrs", -1))
5879
5879
  ]))
5880
5880
  ])
@@ -5882,13 +5882,13 @@ function Xv(s, a, l, u, D, n) {
5882
5882
  t("div", SA, [
5883
5883
  a[63] || (a[63] = t("div", { class: "text-secondary align-left" }, "FO Total extra Consumption", -1)),
5884
5884
  t("div", kA, [
5885
- ((wa = (ka = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ka.fo) == null ? void 0 : wa.totalExtraCons) < 0 ? (d(), M("div", wA, [
5885
+ ((Ra = (wa = o == null ? void 0 : o.consAnalysis) == null ? void 0 : wa.fo) == null ? void 0 : Ra.totalExtraCons) < 0 ? (d(), M("div", wA, [
5886
5886
  a[59] || (a[59] = t("i", { class: "iconfont gain" }, "", -1)),
5887
- t("span", RA, i(Math.abs((Va = (Ra = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ra.fo) == null ? void 0 : Va.totalExtraCons)), 1),
5887
+ t("span", RA, i(Math.abs((Fa = (Va = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Va.fo) == null ? void 0 : Fa.totalExtraCons)), 1),
5888
5888
  a[60] || (a[60] = t("span", { class: "unit" }, "mt", -1))
5889
5889
  ])) : (d(), M("div", VA, [
5890
5890
  a[61] || (a[61] = t("i", { class: "iconfont lost" }, "", -1)),
5891
- t("span", FA, i(Math.abs((Ga = (Fa = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Fa.fo) == null ? void 0 : Ga.totalExtraCons)), 1),
5891
+ t("span", FA, i(Math.abs((Pa = (Ga = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ga.fo) == null ? void 0 : Pa.totalExtraCons)), 1),
5892
5892
  a[62] || (a[62] = t("span", { class: "unit" }, "mt", -1))
5893
5893
  ]))
5894
5894
  ])
@@ -5896,13 +5896,13 @@ function Xv(s, a, l, u, D, n) {
5896
5896
  t("div", GA, [
5897
5897
  a[68] || (a[68] = t("div", { class: "text-secondary align-left" }, "MGO Total extra Consumption", -1)),
5898
5898
  t("div", PA, [
5899
- ((Wa = (Pa = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Pa.dgo) == null ? void 0 : Wa.totalExtraCons) < 0 ? (d(), M("div", WA, [
5899
+ ((Za = (Wa = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Wa.dgo) == null ? void 0 : Za.totalExtraCons) < 0 ? (d(), M("div", WA, [
5900
5900
  a[64] || (a[64] = t("i", { class: "iconfont gain" }, "", -1)),
5901
- t("span", ZA, i(Math.abs((La = (Za = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Za.dgo) == null ? void 0 : La.totalExtraCons)), 1),
5901
+ t("span", ZA, i(Math.abs((Ba = (La = o == null ? void 0 : o.consAnalysis) == null ? void 0 : La.dgo) == null ? void 0 : Ba.totalExtraCons)), 1),
5902
5902
  a[65] || (a[65] = t("span", { class: "unit" }, "mt", -1))
5903
5903
  ])) : (d(), M("div", LA, [
5904
5904
  a[66] || (a[66] = t("i", { class: "iconfont lost" }, "", -1)),
5905
- t("span", BA, i(Math.abs((_a = (Ba = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ba.dgo) == null ? void 0 : _a.totalExtraCons)), 1),
5905
+ t("span", BA, i(Math.abs((Ha = (_a = o == null ? void 0 : o.consAnalysis) == null ? void 0 : _a.dgo) == null ? void 0 : Ha.totalExtraCons)), 1),
5906
5906
  a[67] || (a[67] = t("span", { class: "unit" }, "mt", -1))
5907
5907
  ]))
5908
5908
  ])
@@ -5928,7 +5928,7 @@ function Xv(s, a, l, u, D, n) {
5928
5928
  ])
5929
5929
  ])
5930
5930
  ]),
5931
- (Ha = o.timeAnalysis) != null && Ha.maneuverTime ? (d(), M(v, { key: 0 }, [
5931
+ (Ja = o.timeAnalysis) != null && Ja.maneuverTime ? (d(), M(v, { key: 0 }, [
5932
5932
  t("div", $A, "Seg." + i($ + 1) + " Marine Maneuvering Time and Consumption", 1),
5933
5933
  t("table", t2, [
5934
5934
  a[71] || (a[71] = t("thead", null, [
@@ -5957,16 +5957,16 @@ function Xv(s, a, l, u, D, n) {
5957
5957
  ], -1)),
5958
5958
  t("tbody", null, [
5959
5959
  t("tr", null, [
5960
- t("td", null, i(((Ja = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ja.maneuverDistance) ?? "-"), 1),
5961
- t("td", null, i(((Xa = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Xa.maneuverTime) ?? "-") + " / " + i(((x = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : x.offsetTime) ?? "-"), 1),
5962
- t("td", null, i(((qa = (Ka = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ka.fo) == null ? void 0 : qa.maneuverCons) ?? "-") + " / " + i(((ti = ($a = o == null ? void 0 : o.consAnalysis) == null ? void 0 : $a.fo) == null ? void 0 : ti.offsetCons) ?? "-"), 1),
5963
- t("td", null, i(((ii = (ai = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ai.dgo) == null ? void 0 : ii.maneuverCons) ?? "-") + " / " + i(((ei = (li = o == null ? void 0 : o.consAnalysis) == null ? void 0 : li.dgo) == null ? void 0 : ei.offsetCons) ?? "-"), 1)
5960
+ t("td", null, i(((Xa = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Xa.maneuverDistance) ?? "-"), 1),
5961
+ t("td", null, i(((Ka = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ka.maneuverTime) ?? "-") + " / " + i(((x = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : x.offsetTime) ?? "-"), 1),
5962
+ t("td", null, i((($a = (qa = o == null ? void 0 : o.consAnalysis) == null ? void 0 : qa.fo) == null ? void 0 : $a.maneuverCons) ?? "-") + " / " + i(((ai = (ti = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ti.fo) == null ? void 0 : ai.offsetCons) ?? "-"), 1),
5963
+ t("td", null, i(((li = (ii = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ii.dgo) == null ? void 0 : li.maneuverCons) ?? "-") + " / " + i(((si = (ei = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ei.dgo) == null ? void 0 : si.offsetCons) ?? "-"), 1)
5964
5964
  ])
5965
5965
  ])
5966
5966
  ])
5967
5967
  ], 64)) : g("", !0),
5968
5968
  t("div", a2, [
5969
- ((A = l.report) == null ? void 0 : A.method) === "DistExtrapolate" ? (d(), M("div", i2, [
5969
+ ((Ia = l.report) == null ? void 0 : Ia.method) === "DistExtrapolate" ? (d(), M("div", i2, [
5970
5970
  l.report.useWeather ? (d(), M("div", l2, [
5971
5971
  a[72] || (a[72] = t("div", {
5972
5972
  class: "fraction flex-center",
@@ -6009,9 +6009,9 @@ function Xv(s, a, l, u, D, n) {
6009
6009
  ])
6010
6010
  ]),
6011
6011
  a[84] || (a[84] = t("div", { class: "sig" }, "=", -1)),
6012
- t("div", T2, i((st = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : st.sailingTime) + " (hrs)", 1)
6012
+ t("div", T2, i((Dl = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Dl.sailingTime) + " (hrs)", 1)
6013
6013
  ]),
6014
- (Da = o.timeAnalysis) != null && Da.maneuverTime ? (d(), M("div", x2, [
6014
+ (y = o.timeAnalysis) != null && y.maneuverTime ? (d(), M("div", x2, [
6015
6015
  a[88] || (a[88] = t("div", {
6016
6016
  class: "fraction flex-center",
6017
6017
  style: { width: "240px" }
@@ -6029,30 +6029,30 @@ function Xv(s, a, l, u, D, n) {
6029
6029
  a[90] || (a[90] = t("div", { class: "sig" }, "=", -1)),
6030
6030
  t("div", E2, [
6031
6031
  t("div", b2, [
6032
- t("div", null, i((Na = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Na.maneuverDistance), 1),
6032
+ t("div", null, i((st = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : st.maneuverDistance), 1),
6033
6033
  a[87] || (a[87] = t("div", { class: "line" }, null, -1)),
6034
6034
  l.report.useWeather ? (d(), M("div", h2, i(o.perfSpd), 1)) : (d(), M("div", C2, i(o == null ? void 0 : o.cpSpd), 1))
6035
6035
  ])
6036
6036
  ]),
6037
6037
  a[91] || (a[91] = t("div", { class: "sig" }, "=", -1)),
6038
- t("div", Y2, i((Ia = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ia.offsetTime) + " (hrs)", 1)
6038
+ t("div", Y2, i((Da = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Da.offsetTime) + " (hrs)", 1)
6039
6039
  ])) : g("", !0),
6040
6040
  t("div", p2, [
6041
6041
  t("div", {
6042
6042
  class: "fraction flex-center",
6043
- style: Il({ width: (Ca = o.timeAnalysis) != null && Ca.maneuverTime ? "120px" : "180px" })
6043
+ style: cl({ width: (Na = o.timeAnalysis) != null && Na.maneuverTime ? "120px" : "180px" })
6044
6044
  }, "Total extra Time", 4),
6045
6045
  a[95] || (a[95] = t("div", { class: "sig" }, "=", -1)),
6046
6046
  t("div", {
6047
6047
  class: "fraction flex-center",
6048
- style: Il({ width: (si = o.timeAnalysis) != null && si.maneuverTime ? "90px" : "150px" })
6048
+ style: cl({ width: (ga = o.timeAnalysis) != null && ga.maneuverTime ? "90px" : "150px" })
6049
6049
  }, "Time for extra sailing", 4),
6050
6050
  a[96] || (a[96] = t("div", { class: "sig" }, "+", -1)),
6051
6051
  t("div", {
6052
6052
  class: "fraction flex-center",
6053
- style: Il({ width: (di = o.timeAnalysis) != null && di.maneuverTime ? "90px" : "150px" })
6053
+ style: cl({ width: (Ya = o.timeAnalysis) != null && Ya.maneuverTime ? "90px" : "150px" })
6054
6054
  }, "Time spent in extra port", 4),
6055
- (ni = o.timeAnalysis) != null && ni.maneuverTime ? (d(), M(v, { key: 0 }, [
6055
+ (di = o.timeAnalysis) != null && di.maneuverTime ? (d(), M(v, { key: 0 }, [
6056
6056
  a[92] || (a[92] = t("div", { class: "sig" }, "+", -1)),
6057
6057
  a[93] || (a[93] = t("div", {
6058
6058
  class: "fraction flex-center",
@@ -6060,15 +6060,15 @@ function Xv(s, a, l, u, D, n) {
6060
6060
  }, "Time for maneuvering without offset", -1))
6061
6061
  ], 64)) : g("", !0),
6062
6062
  a[97] || (a[97] = t("div", { class: "sig" }, "=", -1)),
6063
- t("div", Q2, i((Mi = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Mi.sailingTime), 1),
6063
+ t("div", Q2, i((ni = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ni.sailingTime), 1),
6064
6064
  a[98] || (a[98] = t("div", { class: "sig" }, "+", -1)),
6065
- t("div", S2, i((oi = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : oi.portTime), 1),
6066
- (Di = o.timeAnalysis) != null && Di.maneuverTime ? (d(), M(v, { key: 1 }, [
6065
+ t("div", S2, i((Mi = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Mi.portTime), 1),
6066
+ (oi = o.timeAnalysis) != null && oi.maneuverTime ? (d(), M(v, { key: 1 }, [
6067
6067
  a[94] || (a[94] = t("div", { class: "sig" }, "+", -1)),
6068
- t("div", k2, i((Ni = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ni.residualTime), 1)
6068
+ t("div", k2, i((Di = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Di.residualTime), 1)
6069
6069
  ], 64)) : g("", !0),
6070
6070
  a[99] || (a[99] = t("div", { class: "sig" }, "=", -1)),
6071
- t("div", w2, i((ri = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ri.totalExtraTime) + " (hrs)", 1)
6071
+ t("div", w2, i((Ni = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ni.totalExtraTime) + " (hrs)", 1)
6072
6072
  ])
6073
6073
  ])) : (d(), M("div", R2, [
6074
6074
  l.report.useWeather ? (d(), M("div", V2, [
@@ -6113,22 +6113,22 @@ function Xv(s, a, l, u, D, n) {
6113
6113
  ])
6114
6114
  ]),
6115
6115
  a[112] || (a[112] = t("div", { class: "sig" }, "=", -1)),
6116
- t("div", ly, i((Ii = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ii.sailingTime) + " (hrs)", 1),
6116
+ t("div", ly, i((ri = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ri.sailingTime) + " (hrs)", 1),
6117
6117
  a[113] || (a[113] = t("div", { class: "sig" }, null, -1)),
6118
6118
  a[114] || (a[114] = t("div", { class: "fraction flex-center" }, null, -1))
6119
6119
  ]),
6120
6120
  t("div", ey, [
6121
6121
  a[115] || (a[115] = Gt('<div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>Total extra Time</div><div class="sig" data-v-4eba0bc8>=</div><div class="fraction flex-center" data-v-4eba0bc8>Time for Actual Route</div><div class="sig" data-v-4eba0bc8>-</div><div class="fraction flex-center" data-v-4eba0bc8>Time for Route prior to deviation sailing</div><div class="sig" data-v-4eba0bc8>=</div>', 6)),
6122
- t("div", sy, i((gi = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : gi.actualTime), 1),
6122
+ t("div", sy, i((Ii = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : Ii.actualTime), 1),
6123
6123
  a[116] || (a[116] = t("div", { class: "sig" }, "-", -1)),
6124
- t("div", dy, i((ci = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ci.sailingTime), 1),
6124
+ t("div", dy, i((gi = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : gi.sailingTime), 1),
6125
6125
  a[117] || (a[117] = t("div", { class: "sig" }, "=", -1)),
6126
- t("div", ny, i((ui = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ui.totalExtraTime) + " (hrs)", 1)
6126
+ t("div", ny, i((ci = o == null ? void 0 : o.timeAnalysis) == null ? void 0 : ci.totalExtraTime) + " (hrs)", 1)
6127
6127
  ])
6128
6128
  ]))
6129
6129
  ]),
6130
6130
  t("div", My, [
6131
- ((Ai = l.report) == null ? void 0 : Ai.method) === "DistExtrapolate" ? (d(), M("div", oy, [
6131
+ ((ui = l.report) == null ? void 0 : ui.method) === "DistExtrapolate" ? (d(), M("div", oy, [
6132
6132
  t("div", Dy, [
6133
6133
  a[125] || (a[125] = t("div", {
6134
6134
  class: "fraction flex-center",
@@ -6169,24 +6169,24 @@ function Xv(s, a, l, u, D, n) {
6169
6169
  ])
6170
6170
  ]),
6171
6171
  a[130] || (a[130] = t("div", { class: "sig" }, "=", -1)),
6172
- t("div", fy, i((vi = (yi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : yi.fo) == null ? void 0 : vi.sailingCons) + " (mt)", 1)
6172
+ t("div", fy, i((yi = (Ai = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ai.fo) == null ? void 0 : yi.sailingCons) + " (mt)", 1)
6173
6173
  ]),
6174
6174
  t("div", Oy, [
6175
6175
  t("div", {
6176
6176
  class: "fraction flex-center",
6177
- style: Il({ width: (mi = o.timeAnalysis) != null && mi.maneuverTime ? "115px" : "180px" })
6177
+ style: cl({ width: (vi = o.timeAnalysis) != null && vi.maneuverTime ? "115px" : "180px" })
6178
6178
  }, "FO Total Extra Cons.", 4),
6179
6179
  a[134] || (a[134] = t("div", { class: "sig" }, "=", -1)),
6180
6180
  t("div", {
6181
6181
  class: "fraction flex-center",
6182
- style: Il({ width: (Ti = o.timeAnalysis) != null && Ti.maneuverTime ? "70px" : "150px" })
6182
+ style: cl({ width: (mi = o.timeAnalysis) != null && mi.maneuverTime ? "70px" : "150px" })
6183
6183
  }, "FO Cons. for extra sailing", 4),
6184
6184
  a[135] || (a[135] = t("div", { class: "sig" }, "+", -1)),
6185
6185
  t("div", {
6186
6186
  class: "fraction flex-center",
6187
- style: Il({ width: (xi = o.timeAnalysis) != null && xi.maneuverTime ? "70px" : "130px" })
6187
+ style: cl({ width: (Ti = o.timeAnalysis) != null && Ti.maneuverTime ? "70px" : "130px" })
6188
6188
  }, "FO Cons. in extra port", 4),
6189
- (zi = o.timeAnalysis) != null && zi.maneuverTime ? (d(), M(v, { key: 0 }, [
6189
+ (xi = o.timeAnalysis) != null && xi.maneuverTime ? (d(), M(v, { key: 0 }, [
6190
6190
  a[131] || (a[131] = t("div", { class: "sig" }, "+", -1)),
6191
6191
  a[132] || (a[132] = t("div", {
6192
6192
  class: "fraction flex-center",
@@ -6194,15 +6194,15 @@ function Xv(s, a, l, u, D, n) {
6194
6194
  }, "FO Cons. for maneuvering without offset", -1))
6195
6195
  ], 64)) : g("", !0),
6196
6196
  a[136] || (a[136] = t("div", { class: "sig" }, "=", -1)),
6197
- t("div", Ey, i((Ui = (ji = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ji.fo) == null ? void 0 : Ui.sailingCons), 1),
6197
+ t("div", Ey, i((ji = (zi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : zi.fo) == null ? void 0 : ji.sailingCons), 1),
6198
6198
  a[137] || (a[137] = t("div", { class: "sig" }, "+", -1)),
6199
- t("div", by, i((Oi = (fi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : fi.fo) == null ? void 0 : Oi.portCons), 1),
6200
- (Ei = o.timeAnalysis) != null && Ei.maneuverTime ? (d(), M(v, { key: 1 }, [
6199
+ t("div", by, i((fi = (Ui = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ui.fo) == null ? void 0 : fi.portCons), 1),
6200
+ (Oi = o.timeAnalysis) != null && Oi.maneuverTime ? (d(), M(v, { key: 1 }, [
6201
6201
  a[133] || (a[133] = t("div", { class: "sig" }, "+", -1)),
6202
- t("div", hy, i((hi = (bi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : bi.fo) == null ? void 0 : hi.residualCons), 1)
6202
+ t("div", hy, i((bi = (Ei = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ei.fo) == null ? void 0 : bi.residualCons), 1)
6203
6203
  ], 64)) : g("", !0),
6204
6204
  a[138] || (a[138] = t("div", { class: "sig" }, "=", -1)),
6205
- t("div", Cy, i((Yi = (Ci = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ci.fo) == null ? void 0 : Yi.totalExtraCons) + " (mt)", 1)
6205
+ t("div", Cy, i((Ci = (hi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : hi.fo) == null ? void 0 : Ci.totalExtraCons) + " (mt)", 1)
6206
6206
  ]),
6207
6207
  t("div", Yy, [
6208
6208
  a[146] || (a[146] = t("div", {
@@ -6244,24 +6244,24 @@ function Xv(s, a, l, u, D, n) {
6244
6244
  ])
6245
6245
  ]),
6246
6246
  a[151] || (a[151] = t("div", { class: "sig" }, "=", -1)),
6247
- t("div", Hy, i((Qi = (pi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : pi.dgo) == null ? void 0 : Qi.sailingCons) + " (mt)", 1)
6247
+ t("div", Hy, i((pi = (Yi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Yi.dgo) == null ? void 0 : pi.sailingCons) + " (mt)", 1)
6248
6248
  ]),
6249
6249
  t("div", Jy, [
6250
6250
  t("div", {
6251
6251
  class: "fraction flex-center",
6252
- style: Il({ width: (Si = o.timeAnalysis) != null && Si.maneuverTime ? "130px" : "180px" })
6252
+ style: cl({ width: (Qi = o.timeAnalysis) != null && Qi.maneuverTime ? "130px" : "180px" })
6253
6253
  }, "MGO Total Extra Cons.", 4),
6254
6254
  a[155] || (a[155] = t("div", { class: "sig" }, "=", -1)),
6255
6255
  t("div", {
6256
6256
  class: "fraction flex-center",
6257
- style: Il({ width: (ki = o.timeAnalysis) != null && ki.maneuverTime ? "100px" : "150px" })
6257
+ style: cl({ width: (Si = o.timeAnalysis) != null && Si.maneuverTime ? "100px" : "150px" })
6258
6258
  }, "MGO Cons. for extra sailing", 4),
6259
6259
  a[156] || (a[156] = t("div", { class: "sig" }, "+", -1)),
6260
6260
  t("div", {
6261
6261
  class: "fraction flex-center",
6262
- style: Il({ width: (wi = o.timeAnalysis) != null && wi.maneuverTime ? "100px" : "150px" })
6262
+ style: cl({ width: (ki = o.timeAnalysis) != null && ki.maneuverTime ? "100px" : "150px" })
6263
6263
  }, "MGO Cons. in extra port", 4),
6264
- (Ri = o.timeAnalysis) != null && Ri.maneuverTime ? (d(), M(v, { key: 0 }, [
6264
+ (wi = o.timeAnalysis) != null && wi.maneuverTime ? (d(), M(v, { key: 0 }, [
6265
6265
  a[152] || (a[152] = t("div", { class: "sig" }, "+", -1)),
6266
6266
  a[153] || (a[153] = t("div", {
6267
6267
  class: "fraction flex-center",
@@ -6269,15 +6269,15 @@ function Xv(s, a, l, u, D, n) {
6269
6269
  }, "MGO Cons. for maneuvering without offset", -1))
6270
6270
  ], 64)) : g("", !0),
6271
6271
  a[157] || (a[157] = t("div", { class: "sig" }, "=", -1)),
6272
- t("div", Xy, i((Fi = (Vi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Vi.dgo) == null ? void 0 : Fi.sailingCons), 1),
6272
+ t("div", Xy, i((Vi = (Ri = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ri.dgo) == null ? void 0 : Vi.sailingCons), 1),
6273
6273
  a[158] || (a[158] = t("div", { class: "sig" }, "+", -1)),
6274
- t("div", Ky, i((Pi = (Gi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Gi.dgo) == null ? void 0 : Pi.portCons), 1),
6275
- (Wi = o.timeAnalysis) != null && Wi.maneuverTime ? (d(), M(v, { key: 1 }, [
6274
+ t("div", Ky, i((Gi = (Fi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Fi.dgo) == null ? void 0 : Gi.portCons), 1),
6275
+ (Pi = o.timeAnalysis) != null && Pi.maneuverTime ? (d(), M(v, { key: 1 }, [
6276
6276
  a[154] || (a[154] = t("div", { class: "sig" }, "+", -1)),
6277
- t("div", qy, i((Li = (Zi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Zi.dgo) == null ? void 0 : Li.residualCons), 1)
6277
+ t("div", qy, i((Zi = (Wi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Wi.dgo) == null ? void 0 : Zi.residualCons), 1)
6278
6278
  ], 64)) : g("", !0),
6279
6279
  a[159] || (a[159] = t("div", { class: "sig" }, "=", -1)),
6280
- t("div", $y, i((_i = (Bi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Bi.dgo) == null ? void 0 : _i.totalExtraCons) + " (mt)", 1)
6280
+ t("div", $y, i((Bi = (Li = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Li.dgo) == null ? void 0 : Bi.totalExtraCons) + " (mt)", 1)
6281
6281
  ])
6282
6282
  ])) : (d(), M("div", tv, [
6283
6283
  t("div", av, [
@@ -6320,15 +6320,15 @@ function Xv(s, a, l, u, D, n) {
6320
6320
  ])
6321
6321
  ]),
6322
6322
  a[172] || (a[172] = t("div", { class: "sig" }, "=", -1)),
6323
- t("div", Av, i((Ji = (Hi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Hi.fo) == null ? void 0 : Ji.sailingCons) + " (mt)", 1)
6323
+ t("div", Av, i((Hi = (_i = o == null ? void 0 : o.consAnalysis) == null ? void 0 : _i.fo) == null ? void 0 : Hi.sailingCons) + " (mt)", 1)
6324
6324
  ]),
6325
6325
  t("div", yv, [
6326
6326
  a[173] || (a[173] = Gt('<div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>FO Total Extra Consumption</div><div class="sig" data-v-4eba0bc8>=</div><div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>FO Consumption for Actual Route</div><div class="sig" data-v-4eba0bc8>-</div><div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>FO Consumption for Route prior to deviation sailing</div><div class="sig" data-v-4eba0bc8>=</div>', 6)),
6327
- t("div", vv, i((Ki = (Xi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Xi.fo) == null ? void 0 : Ki.actualCons), 1),
6327
+ t("div", vv, i((Xi = (Ji = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ji.fo) == null ? void 0 : Xi.actualCons), 1),
6328
6328
  a[174] || (a[174] = t("div", { class: "sig" }, "-", -1)),
6329
- t("div", mv, i(($i = (qi = o == null ? void 0 : o.consAnalysis) == null ? void 0 : qi.fo) == null ? void 0 : $i.sailingCons), 1),
6329
+ t("div", mv, i((qi = (Ki = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ki.fo) == null ? void 0 : qi.sailingCons), 1),
6330
6330
  a[175] || (a[175] = t("div", { class: "sig" }, "=", -1)),
6331
- t("div", Tv, i((al = (tl = o == null ? void 0 : o.consAnalysis) == null ? void 0 : tl.fo) == null ? void 0 : al.totalExtraCons) + " (mt)", 1)
6331
+ t("div", Tv, i((tl = ($i = o == null ? void 0 : o.consAnalysis) == null ? void 0 : $i.fo) == null ? void 0 : tl.totalExtraCons) + " (mt)", 1)
6332
6332
  ]),
6333
6333
  t("div", xv, [
6334
6334
  a[183] || (a[183] = t("div", {
@@ -6370,15 +6370,15 @@ function Xv(s, a, l, u, D, n) {
6370
6370
  ])
6371
6371
  ]),
6372
6372
  a[188] || (a[188] = t("div", { class: "sig" }, "=", -1)),
6373
- t("div", Rv, i((ll = (il = o == null ? void 0 : o.consAnalysis) == null ? void 0 : il.dgo) == null ? void 0 : ll.sailingCons) + " (mt)", 1)
6373
+ t("div", Rv, i((il = (al = o == null ? void 0 : o.consAnalysis) == null ? void 0 : al.dgo) == null ? void 0 : il.sailingCons) + " (mt)", 1)
6374
6374
  ]),
6375
6375
  t("div", Vv, [
6376
6376
  a[189] || (a[189] = Gt('<div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>MGO Total Extra Consumption</div><div class="sig" data-v-4eba0bc8>=</div><div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>MGO Consumption for Actual Route</div><div class="sig" data-v-4eba0bc8>-</div><div class="fraction flex-center" style="width:180px;" data-v-4eba0bc8>MGO Consumption for Route prior to deviation sailing</div><div class="sig" data-v-4eba0bc8>=</div>', 6)),
6377
- t("div", Fv, i((sl = (el = o == null ? void 0 : o.consAnalysis) == null ? void 0 : el.dgo) == null ? void 0 : sl.actualCons), 1),
6377
+ t("div", Fv, i((el = (ll = o == null ? void 0 : o.consAnalysis) == null ? void 0 : ll.dgo) == null ? void 0 : el.actualCons), 1),
6378
6378
  a[190] || (a[190] = t("div", { class: "sig" }, "-", -1)),
6379
- t("div", Gv, i((nl = (dl = o == null ? void 0 : o.consAnalysis) == null ? void 0 : dl.dgo) == null ? void 0 : nl.sailingCons), 1),
6379
+ t("div", Gv, i((dl = (sl = o == null ? void 0 : o.consAnalysis) == null ? void 0 : sl.dgo) == null ? void 0 : dl.sailingCons), 1),
6380
6380
  a[191] || (a[191] = t("div", { class: "sig" }, "=", -1)),
6381
- t("div", Pv, i((ol = (Ml = o == null ? void 0 : o.consAnalysis) == null ? void 0 : Ml.dgo) == null ? void 0 : ol.totalExtraCons) + " (mt)", 1)
6381
+ t("div", Pv, i((Ml = (nl = o == null ? void 0 : o.consAnalysis) == null ? void 0 : nl.dgo) == null ? void 0 : Ml.totalExtraCons) + " (mt)", 1)
6382
6382
  ])
6383
6383
  ]))
6384
6384
  ])
@@ -6435,7 +6435,7 @@ function Xv(s, a, l, u, D, n) {
6435
6435
  ])
6436
6436
  ]);
6437
6437
  }
6438
- const Kv = /* @__PURE__ */ Nl(pu, [["render", Xv], ["__scopeId", "data-v-4eba0bc8"]]), SU = {
6438
+ const Kv = /* @__PURE__ */ Il(pu, [["render", Xv], ["__scopeId", "data-v-4eba0bc8"]]), SU = {
6439
6439
  install(s) {
6440
6440
  s.component("DeviationReport", Kv);
6441
6441
  }
@@ -6751,7 +6751,7 @@ function iT(s, a, l, u, D, n) {
6751
6751
  ])
6752
6752
  ]);
6753
6753
  }
6754
- const lT = /* @__PURE__ */ Nl(qv, [["render", iT], ["__scopeId", "data-v-7f5730b8"]]), kU = {
6754
+ const lT = /* @__PURE__ */ Il(qv, [["render", iT], ["__scopeId", "data-v-7f5730b8"]]), kU = {
6755
6755
  install(s) {
6756
6756
  s.component("StoppageReport", lT);
6757
6757
  }
@@ -7205,7 +7205,7 @@ function r0(s, a, l, u, D, n) {
7205
7205
  ])
7206
7206
  ]);
7207
7207
  }
7208
- const I0 = /* @__PURE__ */ Nl(eT, [["render", r0], ["__scopeId", "data-v-878efe25"]]), wU = {
7208
+ const I0 = /* @__PURE__ */ Il(eT, [["render", r0], ["__scopeId", "data-v-878efe25"]]), wU = {
7209
7209
  install(s) {
7210
7210
  s.component("ComparisonReport", I0);
7211
7211
  }
@@ -7332,7 +7332,7 @@ const g0 = {
7332
7332
  class: "formula-item flex-evenly bg-blue-light"
7333
7333
  }, Tz = { class: "fraction" }, xz = { class: "fraction" }, zz = { class: "fraction" }, jz = { class: "section vessel-report-section" }, Uz = { class: "section-content" }, fz = { class: "orm-report-table" }, Oz = ["rowspan"];
7334
7334
  function Ez(s, a, l, u, D, n) {
7335
- var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei, A, st, Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol, gl, cl, ul, Al, vl, ml, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, y, Jl, Xl, Kl, ql, $l, te, ae, ie, rl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd, I, ut, At, yt, vt, mt, le, ee, se, Ya, Dd, Nd, rd, Id, gd, cd, ud, Ad, yd, vd, md, Td, xd, zd, jd, Ud, Tt, od, yl, Md, fd, Od, Ed, bd, hd, Cd, Yd, pd, Fd, Gd, Pd, Wd, Zd, Ld, Bd, _d, Hd, Jd, Xd, Kd, qd, $d, tn, an, ln, en, sn, dn, nn, Mn, on, Dn, Nn, rn, In, gn, cn, un, An, yn, vn, mn, Tn, xn, zn, jn, Un;
7335
+ var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl, y, st, Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl, ul, Al, yl, vl, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, gl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd, I, ut, At, yt, vt, mt, le, ee, se, pa, Dd, Nd, rd, Id, gd, cd, ud, Ad, yd, vd, md, Td, xd, zd, jd, Ud, Tt, od, ml, Md, fd, Od, Ed, bd, hd, Cd, Yd, pd, Fd, Gd, Pd, Wd, Zd, Ld, Bd, _d, Hd, Jd, Xd, Kd, qd, $d, tn, an, ln, en, sn, dn, nn, Mn, on, Dn, Nn, rn, In, gn, cn, un, An, yn, vn, mn, Tn, xn, zn, jn, Un;
7336
7336
  const T = _("IdmBrand"), N = _("Editor");
7337
7337
  return d(), M("div", c0, [
7338
7338
  it(T, { name: "Energy Efficiency Analysis Report" }),
@@ -7413,24 +7413,24 @@ function Ez(s, a, l, u, D, n) {
7413
7413
  r(i((la = (ia = (aa = (ta = ($t = l.report) == null ? void 0 : $t.eeas) == null ? void 0 : ta.extend) == null ? void 0 : aa.cp) == null ? void 0 : ia.idle) == null ? void 0 : la.dgo) + " ", 1),
7414
7414
  (Vt = (W = ($ = (o = l.report) == null ? void 0 : o.eeas) == null ? void 0 : $.extend) == null ? void 0 : W.cp) != null && Vt.weather ? (d(), M("span", W0, [
7415
7415
  a[10] || (a[10] = r("| ", -1)),
7416
- (Ma = (na = (da = (sa = (ea = l.report) == null ? void 0 : ea.eeas) == null ? void 0 : sa.extend) == null ? void 0 : da.cp) == null ? void 0 : na.weather) != null && Ma.consPercentage ? (d(), M("span", Z0, "+" + i((ca = (ga = (ra = (B = (oa = l.report) == null ? void 0 : oa.eeas) == null ? void 0 : B.extend) == null ? void 0 : ra.cp) == null ? void 0 : ga.weather) == null ? void 0 : ca.consOfOver) + "% , -" + i((ma = (va = (ya = (Aa = (ua = l.report) == null ? void 0 : ua.eeas) == null ? void 0 : Aa.extend) == null ? void 0 : ya.cp) == null ? void 0 : va.weather) == null ? void 0 : ma.consOfUnder) + "%", 1)) : (d(), M("span", L0, "+" + i((Ua = (ja = (za = (xa = (Ta = l.report) == null ? void 0 : Ta.eeas) == null ? void 0 : xa.extend) == null ? void 0 : za.cp) == null ? void 0 : ja.weather) == null ? void 0 : Ua.consOfOver) + " , -" + i((ha = (ba = (Ea = (Oa = (fa = l.report) == null ? void 0 : fa.eeas) == null ? void 0 : Oa.extend) == null ? void 0 : Ea.cp) == null ? void 0 : ba.weather) == null ? void 0 : ha.consOfUnder), 1))
7416
+ (Ma = (na = (da = (sa = (ea = l.report) == null ? void 0 : ea.eeas) == null ? void 0 : sa.extend) == null ? void 0 : da.cp) == null ? void 0 : na.weather) != null && Ma.consPercentage ? (d(), M("span", Z0, "+" + i((ua = (ca = (ra = (B = (oa = l.report) == null ? void 0 : oa.eeas) == null ? void 0 : B.extend) == null ? void 0 : ra.cp) == null ? void 0 : ca.weather) == null ? void 0 : ua.consOfOver) + "% , -" + i((Ta = (ma = (va = (ya = (Aa = l.report) == null ? void 0 : Aa.eeas) == null ? void 0 : ya.extend) == null ? void 0 : va.cp) == null ? void 0 : ma.weather) == null ? void 0 : Ta.consOfUnder) + "%", 1)) : (d(), M("span", L0, "+" + i((fa = (Ua = (ja = (za = (xa = l.report) == null ? void 0 : xa.eeas) == null ? void 0 : za.extend) == null ? void 0 : ja.cp) == null ? void 0 : Ua.weather) == null ? void 0 : fa.consOfOver) + " , -" + i((Ca = (ha = (ba = (Ea = (Oa = l.report) == null ? void 0 : Oa.eeas) == null ? void 0 : Ea.extend) == null ? void 0 : ba.cp) == null ? void 0 : ha.weather) == null ? void 0 : Ca.consOfUnder), 1))
7417
7417
  ])) : g("", !0)
7418
7418
  ])
7419
7419
  ]),
7420
7420
  t("tr", null, [
7421
7421
  a[14] || (a[14] = t("td", { colspan: "2" }, "Working", -1)),
7422
7422
  t("td", B0, [
7423
- r(i((Ra = (wa = (ka = (Sa = (Qa = l.report) == null ? void 0 : Qa.eeas) == null ? void 0 : Sa.extend) == null ? void 0 : ka.cp) == null ? void 0 : wa.working) == null ? void 0 : Ra.fo) + " ", 1),
7424
- (Pa = (Ga = (Fa = (Va = l.report) == null ? void 0 : Va.eeas) == null ? void 0 : Fa.extend) == null ? void 0 : Ga.cp) != null && Pa.weather ? (d(), M("span", _0, [
7423
+ r(i((Va = (Ra = (wa = (ka = (Sa = l.report) == null ? void 0 : Sa.eeas) == null ? void 0 : ka.extend) == null ? void 0 : wa.cp) == null ? void 0 : Ra.working) == null ? void 0 : Va.fo) + " ", 1),
7424
+ (Wa = (Pa = (Ga = (Fa = l.report) == null ? void 0 : Fa.eeas) == null ? void 0 : Ga.extend) == null ? void 0 : Pa.cp) != null && Wa.weather ? (d(), M("span", _0, [
7425
7425
  a[12] || (a[12] = r(" | ", -1)),
7426
- (_a = (Ba = (La = (Za = (Wa = l.report) == null ? void 0 : Wa.eeas) == null ? void 0 : Za.extend) == null ? void 0 : La.cp) == null ? void 0 : Ba.weather) != null && _a.consPercentage ? (d(), M("span", H0, "+" + i((Ka = (x = (Xa = (Ja = (Ha = l.report) == null ? void 0 : Ha.eeas) == null ? void 0 : Ja.extend) == null ? void 0 : Xa.cp) == null ? void 0 : x.weather) == null ? void 0 : Ka.consOfOver) + "% , -" + i((ii = (ai = (ti = ($a = (qa = l.report) == null ? void 0 : qa.eeas) == null ? void 0 : $a.extend) == null ? void 0 : ti.cp) == null ? void 0 : ai.weather) == null ? void 0 : ii.consOfUnder) + "%", 1)) : (d(), M("span", J0, "+" + i((Da = (st = (A = (ei = (li = l.report) == null ? void 0 : li.eeas) == null ? void 0 : ei.extend) == null ? void 0 : A.cp) == null ? void 0 : st.weather) == null ? void 0 : Da.consOfOver) + " , -" + i((di = (si = (Ca = (Ia = (Na = l.report) == null ? void 0 : Na.eeas) == null ? void 0 : Ia.extend) == null ? void 0 : Ca.cp) == null ? void 0 : si.weather) == null ? void 0 : di.consOfUnder), 1))
7426
+ (Ha = (_a = (Ba = (La = (Za = l.report) == null ? void 0 : Za.eeas) == null ? void 0 : La.extend) == null ? void 0 : Ba.cp) == null ? void 0 : _a.weather) != null && Ha.consPercentage ? (d(), M("span", H0, "+" + i((qa = (x = (Ka = (Xa = (Ja = l.report) == null ? void 0 : Ja.eeas) == null ? void 0 : Xa.extend) == null ? void 0 : Ka.cp) == null ? void 0 : x.weather) == null ? void 0 : qa.consOfOver) + "% , -" + i((li = (ii = (ai = (ti = ($a = l.report) == null ? void 0 : $a.eeas) == null ? void 0 : ti.extend) == null ? void 0 : ai.cp) == null ? void 0 : ii.weather) == null ? void 0 : li.consOfUnder) + "%", 1)) : (d(), M("span", J0, "+" + i((y = (Dl = (Ia = (si = (ei = l.report) == null ? void 0 : ei.eeas) == null ? void 0 : si.extend) == null ? void 0 : Ia.cp) == null ? void 0 : Dl.weather) == null ? void 0 : y.consOfOver) + " , -" + i((Ya = (ga = (Na = (Da = (st = l.report) == null ? void 0 : st.eeas) == null ? void 0 : Da.extend) == null ? void 0 : Na.cp) == null ? void 0 : ga.weather) == null ? void 0 : Ya.consOfUnder), 1))
7427
7427
  ])) : g("", !0)
7428
7428
  ]),
7429
7429
  t("td", X0, [
7430
- r(i((Ni = (Di = (oi = (Mi = (ni = l.report) == null ? void 0 : ni.eeas) == null ? void 0 : Mi.extend) == null ? void 0 : oi.cp) == null ? void 0 : Di.working) == null ? void 0 : Ni.dgo) + " ", 1),
7431
- (ci = (gi = (Ii = (ri = l.report) == null ? void 0 : ri.eeas) == null ? void 0 : Ii.extend) == null ? void 0 : gi.cp) != null && ci.weather ? (d(), M("span", K0, [
7430
+ r(i((Di = (oi = (Mi = (ni = (di = l.report) == null ? void 0 : di.eeas) == null ? void 0 : ni.extend) == null ? void 0 : Mi.cp) == null ? void 0 : oi.working) == null ? void 0 : Di.dgo) + " ", 1),
7431
+ (gi = (Ii = (ri = (Ni = l.report) == null ? void 0 : Ni.eeas) == null ? void 0 : ri.extend) == null ? void 0 : Ii.cp) != null && gi.weather ? (d(), M("span", K0, [
7432
7432
  a[13] || (a[13] = r(" | ", -1)),
7433
- (mi = (vi = (yi = (Ai = (ui = l.report) == null ? void 0 : ui.eeas) == null ? void 0 : Ai.extend) == null ? void 0 : yi.cp) == null ? void 0 : vi.weather) != null && mi.consPercentage ? (d(), M("span", q0, "+" + i((Ui = (ji = (zi = (xi = (Ti = l.report) == null ? void 0 : Ti.eeas) == null ? void 0 : xi.extend) == null ? void 0 : zi.cp) == null ? void 0 : ji.weather) == null ? void 0 : Ui.consOfOver) + "% , -" + i((hi = (bi = (Ei = (Oi = (fi = l.report) == null ? void 0 : fi.eeas) == null ? void 0 : Oi.extend) == null ? void 0 : Ei.cp) == null ? void 0 : bi.weather) == null ? void 0 : hi.consOfUnder) + "%", 1)) : (d(), M("span", $0, "+" + i((Si = (Qi = (pi = (Yi = (Ci = l.report) == null ? void 0 : Ci.eeas) == null ? void 0 : Yi.extend) == null ? void 0 : pi.cp) == null ? void 0 : Qi.weather) == null ? void 0 : Si.consOfOver) + " , -" + i((Fi = (Vi = (Ri = (wi = (ki = l.report) == null ? void 0 : ki.eeas) == null ? void 0 : wi.extend) == null ? void 0 : Ri.cp) == null ? void 0 : Vi.weather) == null ? void 0 : Fi.consOfUnder), 1))
7433
+ (vi = (yi = (Ai = (ui = (ci = l.report) == null ? void 0 : ci.eeas) == null ? void 0 : ui.extend) == null ? void 0 : Ai.cp) == null ? void 0 : yi.weather) != null && vi.consPercentage ? (d(), M("span", q0, "+" + i((ji = (zi = (xi = (Ti = (mi = l.report) == null ? void 0 : mi.eeas) == null ? void 0 : Ti.extend) == null ? void 0 : xi.cp) == null ? void 0 : zi.weather) == null ? void 0 : ji.consOfOver) + "% , -" + i((bi = (Ei = (Oi = (fi = (Ui = l.report) == null ? void 0 : Ui.eeas) == null ? void 0 : fi.extend) == null ? void 0 : Oi.cp) == null ? void 0 : Ei.weather) == null ? void 0 : bi.consOfUnder) + "%", 1)) : (d(), M("span", $0, "+" + i((Qi = (pi = (Yi = (Ci = (hi = l.report) == null ? void 0 : hi.eeas) == null ? void 0 : Ci.extend) == null ? void 0 : Yi.cp) == null ? void 0 : pi.weather) == null ? void 0 : Qi.consOfOver) + " , -" + i((Vi = (Ri = (wi = (ki = (Si = l.report) == null ? void 0 : Si.eeas) == null ? void 0 : ki.extend) == null ? void 0 : wi.cp) == null ? void 0 : Ri.weather) == null ? void 0 : Vi.consOfUnder), 1))
7434
7434
  ])) : g("", !0)
7435
7435
  ])
7436
7436
  ])
@@ -7440,30 +7440,30 @@ function Ez(s, a, l, u, D, n) {
7440
7440
  t("div", ax, [
7441
7441
  a[17] || (a[17] = t("div", { class: "text-secondary align-left" }, "Total Idle Time", -1)),
7442
7442
  t("div", ix, [
7443
- r(i(((Li = (Zi = (Wi = (Pi = (Gi = l.report) == null ? void 0 : Gi.eeas) == null ? void 0 : Pi.extend) == null ? void 0 : Wi.actual) == null ? void 0 : Zi.idle) == null ? void 0 : Li.totalTime) ?? "-"), 1),
7443
+ r(i(((Zi = (Wi = (Pi = (Gi = (Fi = l.report) == null ? void 0 : Fi.eeas) == null ? void 0 : Gi.extend) == null ? void 0 : Pi.actual) == null ? void 0 : Wi.idle) == null ? void 0 : Zi.totalTime) ?? "-"), 1),
7444
7444
  a[16] || (a[16] = t("span", { class: "unit" }, "hrs", -1))
7445
7445
  ])
7446
7446
  ]),
7447
7447
  t("div", lx, [
7448
7448
  a[19] || (a[19] = t("div", { class: "text-secondary align-left" }, "Total Working Time", -1)),
7449
7449
  t("div", ex, [
7450
- r(i(((Xi = (Ji = (Hi = (_i = (Bi = l.report) == null ? void 0 : Bi.eeas) == null ? void 0 : _i.extend) == null ? void 0 : Hi.actual) == null ? void 0 : Ji.working) == null ? void 0 : Xi.totalTime) ?? "-"), 1),
7450
+ r(i(((Ji = (Hi = (_i = (Bi = (Li = l.report) == null ? void 0 : Li.eeas) == null ? void 0 : Bi.extend) == null ? void 0 : _i.actual) == null ? void 0 : Hi.working) == null ? void 0 : Ji.totalTime) ?? "-"), 1),
7451
7451
  a[18] || (a[18] = t("span", { class: "unit" }, "hrs", -1))
7452
7452
  ])
7453
7453
  ]),
7454
7454
  t("div", sx, [
7455
7455
  a[23] || (a[23] = t("div", { class: "text-secondary align-left" }, "FO Total Consumption", -1)),
7456
7456
  t("div", dx, [
7457
- r(i(((tl = ($i = (qi = (Ki = l.report) == null ? void 0 : Ki.eeas) == null ? void 0 : qi.extend) == null ? void 0 : $i.actual) == null ? void 0 : tl.totalFoCons) ?? "-"), 1),
7457
+ r(i((($i = (qi = (Ki = (Xi = l.report) == null ? void 0 : Xi.eeas) == null ? void 0 : Ki.extend) == null ? void 0 : qi.actual) == null ? void 0 : $i.totalFoCons) ?? "-"), 1),
7458
7458
  a[20] || (a[20] = t("span", { class: "unit" }, "mt", -1))
7459
7459
  ]),
7460
- ((sl = (el = (ll = (il = (al = l.report) == null ? void 0 : al.eeas) == null ? void 0 : il.extend) == null ? void 0 : ll.summary) == null ? void 0 : el.fo) == null ? void 0 : sl.status) === "N/A" ? (d(), M("div", nx, [...a[21] || (a[21] = [
7460
+ ((el = (ll = (il = (al = (tl = l.report) == null ? void 0 : tl.eeas) == null ? void 0 : al.extend) == null ? void 0 : il.summary) == null ? void 0 : ll.fo) == null ? void 0 : el.status) === "N/A" ? (d(), M("div", nx, [...a[21] || (a[21] = [
7461
7461
  t("div", { class: "phase-title" }, "N/A", -1)
7462
7462
  ])])) : (d(), M("div", Mx, [
7463
7463
  t("div", null, [
7464
- t("span", ox, i(((gl = (ol = (Ml = (nl = (dl = l.report) == null ? void 0 : dl.eeas) == null ? void 0 : nl.extend) == null ? void 0 : Ml.summary) == null ? void 0 : ol.fo) == null ? void 0 : gl.status) === "Saving" ? "Gain" : "Lost"), 1),
7464
+ t("span", ox, i(((Nl = (Ml = (nl = (dl = (sl = l.report) == null ? void 0 : sl.eeas) == null ? void 0 : dl.extend) == null ? void 0 : nl.summary) == null ? void 0 : Ml.fo) == null ? void 0 : Nl.status) === "Saving" ? "Gain" : "Lost"), 1),
7465
7465
  t("i", {
7466
- class: Q(["iconfont", ((ml = (vl = (Al = (ul = (cl = l.report) == null ? void 0 : cl.eeas) == null ? void 0 : ul.extend) == null ? void 0 : Al.summary) == null ? void 0 : vl.fo) == null ? void 0 : ml.status) === "Saving" ? "gain" : "lost"])
7466
+ class: Q(["iconfont", ((vl = (yl = (Al = (ul = (rl = l.report) == null ? void 0 : rl.eeas) == null ? void 0 : ul.extend) == null ? void 0 : Al.summary) == null ? void 0 : yl.fo) == null ? void 0 : vl.status) === "Saving" ? "gain" : "lost"])
7467
7467
  }, i(((Ul = (jl = (zl = (xl = (Tl = l.report) == null ? void 0 : Tl.eeas) == null ? void 0 : xl.extend) == null ? void 0 : zl.summary) == null ? void 0 : jl.fo) == null ? void 0 : Ul.status) === "Saving" ? "" : ""), 3),
7468
7468
  t("span", {
7469
7469
  class: Q(((hl = (bl = (El = (Ol = (fl = l.report) == null ? void 0 : fl.eeas) == null ? void 0 : Ol.extend) == null ? void 0 : El.summary) == null ? void 0 : bl.fo) == null ? void 0 : hl.status) === "Saving" ? "gain" : "lost")
@@ -7482,10 +7482,10 @@ function Ez(s, a, l, u, D, n) {
7482
7482
  t("div", { class: "phase-title" }, "N/A", -1)
7483
7483
  ])])) : (d(), M("div", Ix, [
7484
7484
  t("div", null, [
7485
- t("span", gx, i(((y = (Hl = (_l = (Bl = (Ll = l.report) == null ? void 0 : Ll.eeas) == null ? void 0 : Bl.extend) == null ? void 0 : _l.summary) == null ? void 0 : Hl.dgo) == null ? void 0 : y.status) === "Saving" ? "Gain" : "Lost"), 1),
7485
+ t("span", gx, i(((A = (Hl = (_l = (Bl = (Ll = l.report) == null ? void 0 : Ll.eeas) == null ? void 0 : Bl.extend) == null ? void 0 : _l.summary) == null ? void 0 : Hl.dgo) == null ? void 0 : A.status) === "Saving" ? "Gain" : "Lost"), 1),
7486
7486
  t("i", {
7487
7487
  class: Q(["iconfont", (($l = (ql = (Kl = (Xl = (Jl = l.report) == null ? void 0 : Jl.eeas) == null ? void 0 : Xl.extend) == null ? void 0 : Kl.summary) == null ? void 0 : ql.dgo) == null ? void 0 : $l.status) === "Saving" ? "gain" : "lost"])
7488
- }, i(((Me = (rl = (ie = (ae = (te = l.report) == null ? void 0 : te.eeas) == null ? void 0 : ae.extend) == null ? void 0 : ie.summary) == null ? void 0 : rl.dgo) == null ? void 0 : Me.status) === "Saving" ? "" : ""), 3),
7488
+ }, i(((Me = (gl = (ie = (ae = (te = l.report) == null ? void 0 : te.eeas) == null ? void 0 : ae.extend) == null ? void 0 : ie.summary) == null ? void 0 : gl.dgo) == null ? void 0 : Me.status) === "Saving" ? "" : ""), 3),
7489
7489
  t("span", {
7490
7490
  class: Q(((Ie = (re = (Ne = (De = (oe = l.report) == null ? void 0 : oe.eeas) == null ? void 0 : De.extend) == null ? void 0 : Ne.summary) == null ? void 0 : re.dgo) == null ? void 0 : Ie.status) === "Saving" ? "gain" : "lost")
7491
7491
  }, i((ye = (Ae = (ue = (ce = (ge = l.report) == null ? void 0 : ge.eeas) == null ? void 0 : ce.extend) == null ? void 0 : ue.summary) == null ? void 0 : Ae.dgo) == null ? void 0 : ye.margin), 3),
@@ -7576,7 +7576,7 @@ function Ez(s, a, l, u, D, n) {
7576
7576
  ])
7577
7577
  ], -1)),
7578
7578
  (d(!0), M(v, null, tt((Te = (me = (ve = l.report) == null ? void 0 : ve.eeas) == null ? void 0 : me.extend) == null ? void 0 : Te.ports, (xt) => {
7579
- var Qd, pa, Sd, kd, fn, On, En, bn, hn, Cn, Yn, pn, Qn, Sn, kn, wn, Rn, Vn, Fn, Gn, Pn, Wn, Zn, Ln, Bn, _n, Hn, Jn, Xn, Kn, qn, $n, tM, aM, iM, lM, eM, sM, dM, nM, MM, oM, DM, NM, rM, IM, gM, cM, uM, AM, yM, vM, mM, TM, xM, zM, jM, UM;
7579
+ var Qd, Qa, Sd, kd, fn, On, En, bn, hn, Cn, Yn, pn, Qn, Sn, kn, wn, Rn, Vn, Fn, Gn, Pn, Wn, Zn, Ln, Bn, _n, Hn, Jn, Xn, Kn, qn, $n, tM, aM, iM, lM, eM, sM, dM, nM, MM, oM, DM, NM, rM, IM, gM, cM, uM, AM, yM, vM, mM, TM, xM, zM, jM, UM;
7580
7580
  return d(), M("tbody", {
7581
7581
  key: xt.port
7582
7582
  }, [
@@ -7588,7 +7588,7 @@ function Ez(s, a, l, u, D, n) {
7588
7588
  a[30] || (a[30] = t("td", null, "Idle", -1)),
7589
7589
  t("td", null, i((Qd = xt.idle) == null ? void 0 : Qd.totalTime), 1),
7590
7590
  t("td", {
7591
- class: Q(((pa = xt.idle) == null ? void 0 : pa.totalFoCons) > ((En = (On = (fn = (kd = (Sd = l.report) == null ? void 0 : Sd.eeas) == null ? void 0 : kd.extend) == null ? void 0 : fn.cp) == null ? void 0 : On.idle) == null ? void 0 : En.totalFoCons) ? "lost" : "")
7591
+ class: Q(((Qa = xt.idle) == null ? void 0 : Qa.totalFoCons) > ((En = (On = (fn = (kd = (Sd = l.report) == null ? void 0 : Sd.eeas) == null ? void 0 : kd.extend) == null ? void 0 : fn.cp) == null ? void 0 : On.idle) == null ? void 0 : En.totalFoCons) ? "lost" : "")
7592
7592
  }, i((bn = xt.idle) == null ? void 0 : bn.totalFoCons), 3),
7593
7593
  t("td", {
7594
7594
  class: Q(((hn = xt.idle) == null ? void 0 : hn.totalDgoCons) > ((Sn = (Qn = (pn = (Yn = (Cn = l.report) == null ? void 0 : Cn.eeas) == null ? void 0 : Yn.extend) == null ? void 0 : pn.cp) == null ? void 0 : Qn.idle) == null ? void 0 : Sn.totalDgoCons) ? "lost" : "")
@@ -7732,7 +7732,7 @@ function Ez(s, a, l, u, D, n) {
7732
7732
  a[77] || (a[77] = t("div", { class: "sig" }, "x", -1)),
7733
7733
  t("div", ez, [
7734
7734
  t("div", sz, [
7735
- t("div", null, i((Ya = (se = (ee = (le = (mt = l.report) == null ? void 0 : mt.eeas) == null ? void 0 : le.extend) == null ? void 0 : ee.cp) == null ? void 0 : se.working) == null ? void 0 : Ya.plusAbtdgo), 1),
7735
+ t("div", null, i((pa = (se = (ee = (le = (mt = l.report) == null ? void 0 : mt.eeas) == null ? void 0 : le.extend) == null ? void 0 : ee.cp) == null ? void 0 : se.working) == null ? void 0 : pa.plusAbtdgo), 1),
7736
7736
  a[70] || (a[70] = t("div", { class: "line" }, null, -1)),
7737
7737
  a[71] || (a[71] = t("div", null, "24", -1))
7738
7738
  ])
@@ -7756,7 +7756,7 @@ function Ez(s, a, l, u, D, n) {
7756
7756
  a[87] || (a[87] = t("div", { class: "sig" }, ")", -1)),
7757
7757
  a[88] || (a[88] = t("div", { class: "sig" }, "+", -1)),
7758
7758
  a[89] || (a[89] = t("div", { class: "sig" }, "(", -1)),
7759
- t("div", Nz, i((yl = (od = (Tt = (Ud = (jd = l.report) == null ? void 0 : jd.eeas) == null ? void 0 : Ud.extend) == null ? void 0 : Tt.actual) == null ? void 0 : od.working) == null ? void 0 : yl.totalTime), 1),
7759
+ t("div", Nz, i((ml = (od = (Tt = (Ud = (jd = l.report) == null ? void 0 : jd.eeas) == null ? void 0 : Ud.extend) == null ? void 0 : Tt.actual) == null ? void 0 : od.working) == null ? void 0 : ml.totalTime), 1),
7760
7760
  a[90] || (a[90] = t("div", { class: "sig" }, "x", -1)),
7761
7761
  t("div", rz, [
7762
7762
  t("div", Iz, [
@@ -7887,28 +7887,28 @@ function Ez(s, a, l, u, D, n) {
7887
7887
  rowspan: ((Qd = xt == null ? void 0 : xt.data) == null ? void 0 : Qd.length) + 1
7888
7888
  }, i(xt.port), 9, Oz)
7889
7889
  ]),
7890
- (d(!0), M(v, null, tt(xt == null ? void 0 : xt.data, (pa) => {
7890
+ (d(!0), M(v, null, tt(xt == null ? void 0 : xt.data, (Qa) => {
7891
7891
  var Sd, kd;
7892
7892
  return d(), M("tr", {
7893
- key: pa.id
7893
+ key: Qa.id
7894
7894
  }, [
7895
- t("td", null, i(pa.Type || "-"), 1),
7896
- t("td", null, i(n.computeUTCTime(pa.Date)), 1),
7897
- t("td", null, i((Sd = n.computeLat(pa.Lat)) == null ? void 0 : Sd.pretty), 1),
7898
- t("td", null, i((kd = n.computeLng(pa.Lng)) == null ? void 0 : kd.pretty), 1),
7899
- t("td", null, i(pa.ManoeuvringHours || "-"), 1),
7900
- t("td", null, i(pa.ManoeuvringDist || "-"), 1),
7901
- t("td", null, i(pa.TotCons_FO || "-"), 1),
7902
- t("td", null, i(pa.TotCons_DGO || "-"), 1),
7903
- t("td", null, i(pa.BROB_FO || "-"), 1),
7904
- t("td", null, i(pa.BROB_DGO || "-"), 1),
7905
- t("td", null, i(pa.TTLDailyWorkingHrs || "-"), 1),
7906
- t("td", null, i(pa.WorkingPeriodCons_FO || "-"), 1),
7907
- t("td", null, i(pa.WorkingPeriodCons_DGO || "-"), 1),
7908
- t("td", null, i(pa.TTLDailyIdleHrs || "-"), 1),
7909
- t("td", null, i(pa.IdlePeriodCons_FO || "-"), 1),
7910
- t("td", null, i(pa.IdlePeriodCons_DGO || "-"), 1),
7911
- t("td", null, i(pa.PortETD || "-"), 1)
7895
+ t("td", null, i(Qa.Type || "-"), 1),
7896
+ t("td", null, i(n.computeUTCTime(Qa.Date)), 1),
7897
+ t("td", null, i((Sd = n.computeLat(Qa.Lat)) == null ? void 0 : Sd.pretty), 1),
7898
+ t("td", null, i((kd = n.computeLng(Qa.Lng)) == null ? void 0 : kd.pretty), 1),
7899
+ t("td", null, i(Qa.ManoeuvringHours || "-"), 1),
7900
+ t("td", null, i(Qa.ManoeuvringDist || "-"), 1),
7901
+ t("td", null, i(Qa.TotCons_FO || "-"), 1),
7902
+ t("td", null, i(Qa.TotCons_DGO || "-"), 1),
7903
+ t("td", null, i(Qa.BROB_FO || "-"), 1),
7904
+ t("td", null, i(Qa.BROB_DGO || "-"), 1),
7905
+ t("td", null, i(Qa.TTLDailyWorkingHrs || "-"), 1),
7906
+ t("td", null, i(Qa.WorkingPeriodCons_FO || "-"), 1),
7907
+ t("td", null, i(Qa.WorkingPeriodCons_DGO || "-"), 1),
7908
+ t("td", null, i(Qa.TTLDailyIdleHrs || "-"), 1),
7909
+ t("td", null, i(Qa.IdlePeriodCons_FO || "-"), 1),
7910
+ t("td", null, i(Qa.IdlePeriodCons_DGO || "-"), 1),
7911
+ t("td", null, i(Qa.PortETD || "-"), 1)
7912
7912
  ]);
7913
7913
  }), 128))
7914
7914
  ], 64);
@@ -7919,7 +7919,7 @@ function Ez(s, a, l, u, D, n) {
7919
7919
  ])
7920
7920
  ]);
7921
7921
  }
7922
- const bz = /* @__PURE__ */ Nl(g0, [["render", Ez], ["__scopeId", "data-v-45e4a538"]]), RU = {
7922
+ const bz = /* @__PURE__ */ Il(g0, [["render", Ez], ["__scopeId", "data-v-45e4a538"]]), RU = {
7923
7923
  install(s) {
7924
7924
  s.component("EeasReport", bz);
7925
7925
  }
@@ -8012,7 +8012,7 @@ const Qz = {
8012
8012
  style: { "font-weight": "bold" }
8013
8013
  }, mj = { class: "section leg-section" }, Tj = { class: "orm-report-table" };
8014
8014
  function xj(s, a, l, u, D, n) {
8015
- var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa;
8015
+ var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka;
8016
8016
  const T = _("IdmBrand"), N = _("Editor");
8017
8017
  return d(), M("div", Sz, [
8018
8018
  it(T, { name: "EU ETS Compliance Cost Analysis Report" }),
@@ -8191,15 +8191,15 @@ function xj(s, a, l, u, D, n) {
8191
8191
  a[22] || (a[22] = t("td", null, "MGO", -1)),
8192
8192
  t("td", null, i(((W = ($ = (o = (la = (ia = l.report) == null ? void 0 : ia.summary) == null ? void 0 : la.fuels) == null ? void 0 : o.filter((x) => x.type === "MGO")) == null ? void 0 : $[0]) == null ? void 0 : W.cons) ?? "-"), 1),
8193
8193
  t("td", null, i(((na = (da = (sa = (ea = (Vt = l.report) == null ? void 0 : Vt.summary) == null ? void 0 : ea.fuels) == null ? void 0 : sa.filter((x) => x.type === "MGO")) == null ? void 0 : da[0]) == null ? void 0 : na.co2) ?? "-"), 1),
8194
- t("td", null, i(((ga = (ra = (B = (oa = (Ma = l.report) == null ? void 0 : Ma.summary) == null ? void 0 : oa.fuels) == null ? void 0 : B.filter((x) => x.type === "MGO")) == null ? void 0 : ra[0]) == null ? void 0 : ga.ch4) ?? "-"), 1),
8195
- t("td", null, i(((va = (ya = (Aa = (ua = (ca = l.report) == null ? void 0 : ca.summary) == null ? void 0 : ua.fuels) == null ? void 0 : Aa.filter((x) => x.type === "MGO")) == null ? void 0 : ya[0]) == null ? void 0 : va.n2o) ?? "-"), 1)
8194
+ t("td", null, i(((ca = (ra = (B = (oa = (Ma = l.report) == null ? void 0 : Ma.summary) == null ? void 0 : oa.fuels) == null ? void 0 : B.filter((x) => x.type === "MGO")) == null ? void 0 : ra[0]) == null ? void 0 : ca.ch4) ?? "-"), 1),
8195
+ t("td", null, i(((ma = (va = (ya = (Aa = (ua = l.report) == null ? void 0 : ua.summary) == null ? void 0 : Aa.fuels) == null ? void 0 : ya.filter((x) => x.type === "MGO")) == null ? void 0 : va[0]) == null ? void 0 : ma.n2o) ?? "-"), 1)
8196
8196
  ])) : g("", !0),
8197
- (xa = (Ta = (ma = l.report) == null ? void 0 : ma.summary) == null ? void 0 : Ta.fuels) != null && xa.find((x) => x.type === "MDO") ? (d(), M("tr", yj, [
8197
+ (za = (xa = (Ta = l.report) == null ? void 0 : Ta.summary) == null ? void 0 : xa.fuels) != null && za.find((x) => x.type === "MDO") ? (d(), M("tr", yj, [
8198
8198
  a[23] || (a[23] = t("td", null, "MDO", -1)),
8199
- t("td", null, i(((Oa = (fa = (Ua = (ja = (za = l.report) == null ? void 0 : za.summary) == null ? void 0 : ja.fuels) == null ? void 0 : Ua.filter((x) => x.type === "MDO")) == null ? void 0 : fa[0]) == null ? void 0 : Oa.cons) ?? "-"), 1),
8200
- t("td", null, i(((Sa = (Qa = (ha = (ba = (Ea = l.report) == null ? void 0 : Ea.summary) == null ? void 0 : ba.fuels) == null ? void 0 : ha.filter((x) => x.type === "MDO")) == null ? void 0 : Qa[0]) == null ? void 0 : Sa.co2) ?? "-"), 1),
8201
- t("td", null, i(((Fa = (Va = (Ra = (wa = (ka = l.report) == null ? void 0 : ka.summary) == null ? void 0 : wa.fuels) == null ? void 0 : Ra.filter((x) => x.type === "MDO")) == null ? void 0 : Va[0]) == null ? void 0 : Fa.ch4) ?? "-"), 1),
8202
- t("td", null, i(((La = (Za = (Wa = (Pa = (Ga = l.report) == null ? void 0 : Ga.summary) == null ? void 0 : Pa.fuels) == null ? void 0 : Wa.filter((x) => x.type === "MDO")) == null ? void 0 : Za[0]) == null ? void 0 : La.n2o) ?? "-"), 1)
8199
+ t("td", null, i(((Ea = (Oa = (fa = (Ua = (ja = l.report) == null ? void 0 : ja.summary) == null ? void 0 : Ua.fuels) == null ? void 0 : fa.filter((x) => x.type === "MDO")) == null ? void 0 : Oa[0]) == null ? void 0 : Ea.cons) ?? "-"), 1),
8200
+ t("td", null, i(((ka = (Sa = (Ca = (ha = (ba = l.report) == null ? void 0 : ba.summary) == null ? void 0 : ha.fuels) == null ? void 0 : Ca.filter((x) => x.type === "MDO")) == null ? void 0 : Sa[0]) == null ? void 0 : ka.co2) ?? "-"), 1),
8201
+ t("td", null, i(((Ga = (Fa = (Va = (Ra = (wa = l.report) == null ? void 0 : wa.summary) == null ? void 0 : Ra.fuels) == null ? void 0 : Va.filter((x) => x.type === "MDO")) == null ? void 0 : Fa[0]) == null ? void 0 : Ga.ch4) ?? "-"), 1),
8202
+ t("td", null, i(((Ba = (La = (Za = (Wa = (Pa = l.report) == null ? void 0 : Pa.summary) == null ? void 0 : Wa.fuels) == null ? void 0 : Za.filter((x) => x.type === "MDO")) == null ? void 0 : La[0]) == null ? void 0 : Ba.n2o) ?? "-"), 1)
8203
8203
  ])) : g("", !0),
8204
8204
  t("tr", null, [
8205
8205
  a[24] || (a[24] = t("td", {
@@ -8207,7 +8207,7 @@ function xj(s, a, l, u, D, n) {
8207
8207
  class: "label",
8208
8208
  style: { "font-weight": "bold" }
8209
8209
  }, "Total (ETS / MRV)", -1)),
8210
- t("td", vj, i(((_a = (Ba = l.report) == null ? void 0 : Ba.summary) == null ? void 0 : _a.ghg2) ?? "-") + " / " + i(((Ja = (Ha = l.report) == null ? void 0 : Ha.summary) == null ? void 0 : Ja.ghg) ?? "-") + " mt", 1)
8210
+ t("td", vj, i(((Ha = (_a = l.report) == null ? void 0 : _a.summary) == null ? void 0 : Ha.ghg2) ?? "-") + " / " + i(((Xa = (Ja = l.report) == null ? void 0 : Ja.summary) == null ? void 0 : Xa.ghg) ?? "-") + " mt", 1)
8211
8211
  ])
8212
8212
  ])
8213
8213
  ]),
@@ -8278,8 +8278,8 @@ function xj(s, a, l, u, D, n) {
8278
8278
  ])
8279
8279
  ], -1)),
8280
8280
  t("tbody", null, [
8281
- (d(!0), M(v, null, tt((Xa = l.report) == null ? void 0 : Xa.legs, (x) => {
8282
- var Ka, qa, $a, ti, ai, ii, li, ei;
8281
+ (d(!0), M(v, null, tt((Ka = l.report) == null ? void 0 : Ka.legs, (x) => {
8282
+ var qa, $a, ti, ai, ii, li, ei, si;
8283
8283
  return d(), M("tr", {
8284
8284
  key: x.id
8285
8285
  }, [
@@ -8294,10 +8294,10 @@ function xj(s, a, l, u, D, n) {
8294
8294
  t("td", null, i((x == null ? void 0 : x.category) ?? "-"), 1),
8295
8295
  t("td", null, i(Math.round((x == null ? void 0 : x.time) * 10 / 24) / 10), 1),
8296
8296
  t("td", null, i((x == null ? void 0 : x.distance) ?? "-"), 1),
8297
- t("td", null, i(((qa = (Ka = x.fuels) == null ? void 0 : Ka.find((A) => A.type === "HFO")) == null ? void 0 : qa.cons) ?? "-"), 1),
8298
- t("td", null, i(((ti = ($a = x.fuels) == null ? void 0 : $a.find((A) => A.type === "LFO")) == null ? void 0 : ti.cons) ?? "-"), 1),
8299
- t("td", null, i(((ii = (ai = x.fuels) == null ? void 0 : ai.find((A) => A.type === "MGO")) == null ? void 0 : ii.cons) ?? "-"), 1),
8300
- t("td", null, i(((ei = (li = x.fuels) == null ? void 0 : li.find((A) => A.type === "MDO")) == null ? void 0 : ei.cons) ?? "-"), 1),
8297
+ t("td", null, i((($a = (qa = x.fuels) == null ? void 0 : qa.find((Ia) => Ia.type === "HFO")) == null ? void 0 : $a.cons) ?? "-"), 1),
8298
+ t("td", null, i(((ai = (ti = x.fuels) == null ? void 0 : ti.find((Ia) => Ia.type === "LFO")) == null ? void 0 : ai.cons) ?? "-"), 1),
8299
+ t("td", null, i(((li = (ii = x.fuels) == null ? void 0 : ii.find((Ia) => Ia.type === "MGO")) == null ? void 0 : li.cons) ?? "-"), 1),
8300
+ t("td", null, i(((si = (ei = x.fuels) == null ? void 0 : ei.find((Ia) => Ia.type === "MDO")) == null ? void 0 : si.cons) ?? "-"), 1),
8301
8301
  t("td", null, i(Math.round((x == null ? void 0 : x.ghg2) * 1e3) / 1e3), 1),
8302
8302
  t("td", null, i(Math.round((x == null ? void 0 : x.euas) * 1e3) / 1e3), 1)
8303
8303
  ]);
@@ -8309,7 +8309,7 @@ function xj(s, a, l, u, D, n) {
8309
8309
  ])
8310
8310
  ]);
8311
8311
  }
8312
- const zj = /* @__PURE__ */ Nl(Qz, [["render", xj], ["__scopeId", "data-v-4e3b42a4"]]), VU = {
8312
+ const zj = /* @__PURE__ */ Il(Qz, [["render", xj], ["__scopeId", "data-v-4e3b42a4"]]), VU = {
8313
8313
  install(s) {
8314
8314
  s.component("EtsReport", zj);
8315
8315
  }
@@ -8389,7 +8389,7 @@ const jj = {
8389
8389
  style: { "margin-top": "20px" }
8390
8390
  }, e4 = { class: "section leg-section" }, s4 = { class: "orm-report-table" };
8391
8391
  function d4(s, a, l, u, D, n) {
8392
- var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei, A, st, Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol, gl, cl, ul, Al, vl, ml, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl;
8392
+ var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl, y, st, Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl, ul, Al, yl, vl, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl;
8393
8393
  const T = _("IdmBrand"), N = _("Editor");
8394
8394
  return d(), M("div", Uj, [
8395
8395
  it(T, { name: "FuelEU Compliance Cost Analysis Report" }),
@@ -8463,14 +8463,14 @@ function d4(s, a, l, u, D, n) {
8463
8463
  ]),
8464
8464
  t("div", Hj, [
8465
8465
  a[15] || (a[15] = t("div", { class: "text-secondary align-left" }, "Total Fuel Consumption", -1)),
8466
- (d(!0), M(v, null, tt((F = (k = l.report) == null ? void 0 : k.summary) == null ? void 0 : F.fuels, (y) => (d(), M("div", {
8467
- key: y.type,
8466
+ (d(!0), M(v, null, tt((F = (k = l.report) == null ? void 0 : k.summary) == null ? void 0 : F.fuels, (A) => (d(), M("div", {
8467
+ key: A.type,
8468
8468
  class: "flex-between",
8469
8469
  style: { width: "100%" }
8470
8470
  }, [
8471
- t("div", Jj, i(y.type ?? "-"), 1),
8471
+ t("div", Jj, i(A.type ?? "-"), 1),
8472
8472
  t("div", Xj, [
8473
- r(i(y.cons ?? "-"), 1),
8473
+ r(i(A.cons ?? "-"), 1),
8474
8474
  a[14] || (a[14] = t("span", {
8475
8475
  class: "unit",
8476
8476
  style: { "margin-left": "4px" }
@@ -8494,15 +8494,15 @@ function d4(s, a, l, u, D, n) {
8494
8494
  D.editable ? (d(), Pt(N, {
8495
8495
  key: 0,
8496
8496
  modelValue: D.remarks,
8497
- "onUpdate:modelValue": a[0] || (a[0] = (y) => D.remarks = y),
8497
+ "onUpdate:modelValue": a[0] || (a[0] = (A) => D.remarks = A),
8498
8498
  class: "editor",
8499
8499
  height: "80px",
8500
- onBlur: a[1] || (a[1] = (y) => n.handleCommit(y))
8500
+ onBlur: a[1] || (a[1] = (A) => n.handleCommit(A))
8501
8501
  }, null, 8, ["modelValue"])) : g("", !0)
8502
8502
  ])) : (d(), M("div", {
8503
8503
  key: 1,
8504
8504
  class: "remark-block bg-blue-light-2",
8505
- onDblclick: a[2] || (a[2] = (y) => D.editable = !0)
8505
+ onDblclick: a[2] || (a[2] = (A) => D.editable = !0)
8506
8506
  }, [
8507
8507
  n.computeBlankHtml(D.remarks) ? (d(), M("div", t4, "Please double click to modify remark")) : (d(), M("div", {
8508
8508
  key: 0,
@@ -8591,51 +8591,51 @@ function d4(s, a, l, u, D, n) {
8591
8591
  t("tbody", null, [
8592
8592
  t("tr", null, [
8593
8593
  a[18] || (a[18] = t("td", null, "HFO", -1)),
8594
- t("td", null, i(((X = (J = (H = (Z = (G = l.report) == null ? void 0 : G.summary) == null ? void 0 : Z.fuels) == null ? void 0 : H.filter((y) => y.type === "HFO")) == null ? void 0 : J[0]) == null ? void 0 : X.cons) ?? "-"), 1),
8595
- t("td", null, i(((et = (lt = (P = (at = (K = l.report) == null ? void 0 : K.summary) == null ? void 0 : at.fuels) == null ? void 0 : P.filter((y) => y.type === "HFO")) == null ? void 0 : lt[0]) == null ? void 0 : et.lcv) ?? "-"), 1),
8596
- t("td", null, i(((Dt = (ot = (Mt = (nt = (dt = l.report) == null ? void 0 : dt.summary) == null ? void 0 : nt.fuels) == null ? void 0 : Mt.filter((y) => y.type === "HFO")) == null ? void 0 : ot[0]) == null ? void 0 : Dt.energy) ?? "-"), 1),
8597
- t("td", null, i(((ct = (gt = (It = (rt = (Nt = l.report) == null ? void 0 : Nt.summary) == null ? void 0 : rt.fuels) == null ? void 0 : It.filter((y) => y.type === "HFO")) == null ? void 0 : gt[0]) == null ? void 0 : ct.wtt) ?? "-"), 1),
8598
- t("td", null, i(((Et = (Ot = (ft = (Ut = (jt = (q = l.report) == null ? void 0 : q.summary) == null ? void 0 : jt.fuels) == null ? void 0 : Ut.filter((y) => y.type === "HFO")) == null ? void 0 : ft[0]) == null ? void 0 : Ot.ttw) == null ? void 0 : Et.co2) ?? "-"), 1),
8599
- t("td", null, i(((Yt = (Ct = (ht = (bt = (Ft = (w = l.report) == null ? void 0 : w.summary) == null ? void 0 : Ft.fuels) == null ? void 0 : bt.filter((y) => y.type === "HFO")) == null ? void 0 : ht[0]) == null ? void 0 : Ct.ttw) == null ? void 0 : Yt.ch4) ?? "-"), 1),
8600
- t("td", null, i(((Rt = (wt = (kt = (St = (Qt = (pt = l.report) == null ? void 0 : pt.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : St.filter((y) => y.type === "HFO")) == null ? void 0 : kt[0]) == null ? void 0 : wt.ttw) == null ? void 0 : Rt.n2o) ?? "-"), 1),
8601
- t("td", null, i(((_t = (Bt = (Lt = (Zt = (Wt = l.report) == null ? void 0 : Wt.summary) == null ? void 0 : Zt.fuels) == null ? void 0 : Lt.filter((y) => y.type === "HFO")) == null ? void 0 : Bt[0]) == null ? void 0 : _t.wttEmission) ?? "-"), 1),
8602
- t("td", null, i(((qt = (Kt = (Xt = (Jt = (Ht = l.report) == null ? void 0 : Ht.summary) == null ? void 0 : Jt.fuels) == null ? void 0 : Xt.filter((y) => y.type === "HFO")) == null ? void 0 : Kt[0]) == null ? void 0 : qt.ttwEmission) ?? "-"), 1)
8594
+ t("td", null, i(((X = (J = (H = (Z = (G = l.report) == null ? void 0 : G.summary) == null ? void 0 : Z.fuels) == null ? void 0 : H.filter((A) => A.type === "HFO")) == null ? void 0 : J[0]) == null ? void 0 : X.cons) ?? "-"), 1),
8595
+ t("td", null, i(((et = (lt = (P = (at = (K = l.report) == null ? void 0 : K.summary) == null ? void 0 : at.fuels) == null ? void 0 : P.filter((A) => A.type === "HFO")) == null ? void 0 : lt[0]) == null ? void 0 : et.lcv) ?? "-"), 1),
8596
+ t("td", null, i(((Dt = (ot = (Mt = (nt = (dt = l.report) == null ? void 0 : dt.summary) == null ? void 0 : nt.fuels) == null ? void 0 : Mt.filter((A) => A.type === "HFO")) == null ? void 0 : ot[0]) == null ? void 0 : Dt.energy) ?? "-"), 1),
8597
+ t("td", null, i(((ct = (gt = (It = (rt = (Nt = l.report) == null ? void 0 : Nt.summary) == null ? void 0 : rt.fuels) == null ? void 0 : It.filter((A) => A.type === "HFO")) == null ? void 0 : gt[0]) == null ? void 0 : ct.wtt) ?? "-"), 1),
8598
+ t("td", null, i(((Et = (Ot = (ft = (Ut = (jt = (q = l.report) == null ? void 0 : q.summary) == null ? void 0 : jt.fuels) == null ? void 0 : Ut.filter((A) => A.type === "HFO")) == null ? void 0 : ft[0]) == null ? void 0 : Ot.ttw) == null ? void 0 : Et.co2) ?? "-"), 1),
8599
+ t("td", null, i(((Yt = (Ct = (ht = (bt = (Ft = (w = l.report) == null ? void 0 : w.summary) == null ? void 0 : Ft.fuels) == null ? void 0 : bt.filter((A) => A.type === "HFO")) == null ? void 0 : ht[0]) == null ? void 0 : Ct.ttw) == null ? void 0 : Yt.ch4) ?? "-"), 1),
8600
+ t("td", null, i(((Rt = (wt = (kt = (St = (Qt = (pt = l.report) == null ? void 0 : pt.summary) == null ? void 0 : Qt.fuels) == null ? void 0 : St.filter((A) => A.type === "HFO")) == null ? void 0 : kt[0]) == null ? void 0 : wt.ttw) == null ? void 0 : Rt.n2o) ?? "-"), 1),
8601
+ t("td", null, i(((_t = (Bt = (Lt = (Zt = (Wt = l.report) == null ? void 0 : Wt.summary) == null ? void 0 : Zt.fuels) == null ? void 0 : Lt.filter((A) => A.type === "HFO")) == null ? void 0 : Bt[0]) == null ? void 0 : _t.wttEmission) ?? "-"), 1),
8602
+ t("td", null, i(((qt = (Kt = (Xt = (Jt = (Ht = l.report) == null ? void 0 : Ht.summary) == null ? void 0 : Jt.fuels) == null ? void 0 : Xt.filter((A) => A.type === "HFO")) == null ? void 0 : Kt[0]) == null ? void 0 : qt.ttwEmission) ?? "-"), 1)
8603
8603
  ]),
8604
8604
  t("tr", null, [
8605
8605
  a[19] || (a[19] = t("td", null, "LFO", -1)),
8606
- t("td", null, i(((la = (ia = (aa = (ta = ($t = l.report) == null ? void 0 : $t.summary) == null ? void 0 : ta.fuels) == null ? void 0 : aa.filter((y) => y.type === "LFO")) == null ? void 0 : ia[0]) == null ? void 0 : la.cons) ?? "-"), 1),
8607
- t("td", null, i(((ea = (Vt = (W = ($ = (o = l.report) == null ? void 0 : o.summary) == null ? void 0 : $.fuels) == null ? void 0 : W.filter((y) => y.type === "LFO")) == null ? void 0 : Vt[0]) == null ? void 0 : ea.lcv) ?? "-"), 1),
8608
- t("td", null, i(((oa = (Ma = (na = (da = (sa = l.report) == null ? void 0 : sa.summary) == null ? void 0 : da.fuels) == null ? void 0 : na.filter((y) => y.type === "LFO")) == null ? void 0 : Ma[0]) == null ? void 0 : oa.energy) ?? "-"), 1),
8609
- t("td", null, i(((ua = (ca = (ga = (ra = (B = l.report) == null ? void 0 : B.summary) == null ? void 0 : ra.fuels) == null ? void 0 : ga.filter((y) => y.type === "LFO")) == null ? void 0 : ca[0]) == null ? void 0 : ua.wtt) ?? "-"), 1),
8610
- t("td", null, i(((xa = (Ta = (ma = (va = (ya = (Aa = l.report) == null ? void 0 : Aa.summary) == null ? void 0 : ya.fuels) == null ? void 0 : va.filter((y) => y.type === "LFO")) == null ? void 0 : ma[0]) == null ? void 0 : Ta.ttw) == null ? void 0 : xa.co2) ?? "-"), 1),
8611
- t("td", null, i(((Ea = (Oa = (fa = (Ua = (ja = (za = l.report) == null ? void 0 : za.summary) == null ? void 0 : ja.fuels) == null ? void 0 : Ua.filter((y) => y.type === "LFO")) == null ? void 0 : fa[0]) == null ? void 0 : Oa.ttw) == null ? void 0 : Ea.ch4) ?? "-"), 1),
8612
- t("td", null, i(((wa = (ka = (Sa = (Qa = (ha = (ba = l.report) == null ? void 0 : ba.summary) == null ? void 0 : ha.fuels) == null ? void 0 : Qa.filter((y) => y.type === "LFO")) == null ? void 0 : Sa[0]) == null ? void 0 : ka.ttw) == null ? void 0 : wa.n2o) ?? "-"), 1),
8613
- t("td", null, i(((Pa = (Ga = (Fa = (Va = (Ra = l.report) == null ? void 0 : Ra.summary) == null ? void 0 : Va.fuels) == null ? void 0 : Fa.filter((y) => y.type === "LFO")) == null ? void 0 : Ga[0]) == null ? void 0 : Pa.wttEmission) ?? "-"), 1),
8614
- t("td", null, i(((_a = (Ba = (La = (Za = (Wa = l.report) == null ? void 0 : Wa.summary) == null ? void 0 : Za.fuels) == null ? void 0 : La.filter((y) => y.type === "LFO")) == null ? void 0 : Ba[0]) == null ? void 0 : _a.ttwEmission) ?? "-"), 1)
8606
+ t("td", null, i(((la = (ia = (aa = (ta = ($t = l.report) == null ? void 0 : $t.summary) == null ? void 0 : ta.fuels) == null ? void 0 : aa.filter((A) => A.type === "LFO")) == null ? void 0 : ia[0]) == null ? void 0 : la.cons) ?? "-"), 1),
8607
+ t("td", null, i(((ea = (Vt = (W = ($ = (o = l.report) == null ? void 0 : o.summary) == null ? void 0 : $.fuels) == null ? void 0 : W.filter((A) => A.type === "LFO")) == null ? void 0 : Vt[0]) == null ? void 0 : ea.lcv) ?? "-"), 1),
8608
+ t("td", null, i(((oa = (Ma = (na = (da = (sa = l.report) == null ? void 0 : sa.summary) == null ? void 0 : da.fuels) == null ? void 0 : na.filter((A) => A.type === "LFO")) == null ? void 0 : Ma[0]) == null ? void 0 : oa.energy) ?? "-"), 1),
8609
+ t("td", null, i(((Aa = (ua = (ca = (ra = (B = l.report) == null ? void 0 : B.summary) == null ? void 0 : ra.fuels) == null ? void 0 : ca.filter((A) => A.type === "LFO")) == null ? void 0 : ua[0]) == null ? void 0 : Aa.wtt) ?? "-"), 1),
8610
+ t("td", null, i(((za = (xa = (Ta = (ma = (va = (ya = l.report) == null ? void 0 : ya.summary) == null ? void 0 : va.fuels) == null ? void 0 : ma.filter((A) => A.type === "LFO")) == null ? void 0 : Ta[0]) == null ? void 0 : xa.ttw) == null ? void 0 : za.co2) ?? "-"), 1),
8611
+ t("td", null, i(((ba = (Ea = (Oa = (fa = (Ua = (ja = l.report) == null ? void 0 : ja.summary) == null ? void 0 : Ua.fuels) == null ? void 0 : fa.filter((A) => A.type === "LFO")) == null ? void 0 : Oa[0]) == null ? void 0 : Ea.ttw) == null ? void 0 : ba.ch4) ?? "-"), 1),
8612
+ t("td", null, i(((Ra = (wa = (ka = (Sa = (Ca = (ha = l.report) == null ? void 0 : ha.summary) == null ? void 0 : Ca.fuels) == null ? void 0 : Sa.filter((A) => A.type === "LFO")) == null ? void 0 : ka[0]) == null ? void 0 : wa.ttw) == null ? void 0 : Ra.n2o) ?? "-"), 1),
8613
+ t("td", null, i(((Wa = (Pa = (Ga = (Fa = (Va = l.report) == null ? void 0 : Va.summary) == null ? void 0 : Fa.fuels) == null ? void 0 : Ga.filter((A) => A.type === "LFO")) == null ? void 0 : Pa[0]) == null ? void 0 : Wa.wttEmission) ?? "-"), 1),
8614
+ t("td", null, i(((Ha = (_a = (Ba = (La = (Za = l.report) == null ? void 0 : Za.summary) == null ? void 0 : La.fuels) == null ? void 0 : Ba.filter((A) => A.type === "LFO")) == null ? void 0 : _a[0]) == null ? void 0 : Ha.ttwEmission) ?? "-"), 1)
8615
8615
  ]),
8616
8616
  t("tr", null, [
8617
8617
  a[20] || (a[20] = t("td", null, "MGO", -1)),
8618
- t("td", null, i(((Ka = (x = (Xa = (Ja = (Ha = l.report) == null ? void 0 : Ha.summary) == null ? void 0 : Ja.fuels) == null ? void 0 : Xa.filter((y) => y.type === "MGO")) == null ? void 0 : x[0]) == null ? void 0 : Ka.cons) ?? "-"), 1),
8619
- t("td", null, i(((ii = (ai = (ti = ($a = (qa = l.report) == null ? void 0 : qa.summary) == null ? void 0 : $a.fuels) == null ? void 0 : ti.filter((y) => y.type === "MGO")) == null ? void 0 : ai[0]) == null ? void 0 : ii.lcv) ?? "-"), 1),
8620
- t("td", null, i(((Da = (st = (A = (ei = (li = l.report) == null ? void 0 : li.summary) == null ? void 0 : ei.fuels) == null ? void 0 : A.filter((y) => y.type === "MGO")) == null ? void 0 : st[0]) == null ? void 0 : Da.energy) ?? "-"), 1),
8621
- t("td", null, i(((di = (si = (Ca = (Ia = (Na = l.report) == null ? void 0 : Na.summary) == null ? void 0 : Ia.fuels) == null ? void 0 : Ca.filter((y) => y.type === "MGO")) == null ? void 0 : si[0]) == null ? void 0 : di.wtt) ?? "-"), 1),
8622
- t("td", null, i(((ri = (Ni = (Di = (oi = (Mi = (ni = l.report) == null ? void 0 : ni.summary) == null ? void 0 : Mi.fuels) == null ? void 0 : oi.filter((y) => y.type === "MGO")) == null ? void 0 : Di[0]) == null ? void 0 : Ni.ttw) == null ? void 0 : ri.co2) ?? "-"), 1),
8623
- t("td", null, i(((yi = (Ai = (ui = (ci = (gi = (Ii = l.report) == null ? void 0 : Ii.summary) == null ? void 0 : gi.fuels) == null ? void 0 : ci.filter((y) => y.type === "MGO")) == null ? void 0 : ui[0]) == null ? void 0 : Ai.ttw) == null ? void 0 : yi.ch4) ?? "-"), 1),
8624
- t("td", null, i(((ji = (zi = (xi = (Ti = (mi = (vi = l.report) == null ? void 0 : vi.summary) == null ? void 0 : mi.fuels) == null ? void 0 : Ti.filter((y) => y.type === "MGO")) == null ? void 0 : xi[0]) == null ? void 0 : zi.ttw) == null ? void 0 : ji.n2o) ?? "-"), 1),
8625
- t("td", null, i(((bi = (Ei = (Oi = (fi = (Ui = l.report) == null ? void 0 : Ui.summary) == null ? void 0 : fi.fuels) == null ? void 0 : Oi.filter((y) => y.type === "MGO")) == null ? void 0 : Ei[0]) == null ? void 0 : bi.wttEmission) ?? "-"), 1),
8626
- t("td", null, i(((Qi = (pi = (Yi = (Ci = (hi = l.report) == null ? void 0 : hi.summary) == null ? void 0 : Ci.fuels) == null ? void 0 : Yi.filter((y) => y.type === "MGO")) == null ? void 0 : pi[0]) == null ? void 0 : Qi.ttwEmission) ?? "-"), 1)
8618
+ t("td", null, i(((qa = (x = (Ka = (Xa = (Ja = l.report) == null ? void 0 : Ja.summary) == null ? void 0 : Xa.fuels) == null ? void 0 : Ka.filter((A) => A.type === "MGO")) == null ? void 0 : x[0]) == null ? void 0 : qa.cons) ?? "-"), 1),
8619
+ t("td", null, i(((li = (ii = (ai = (ti = ($a = l.report) == null ? void 0 : $a.summary) == null ? void 0 : ti.fuels) == null ? void 0 : ai.filter((A) => A.type === "MGO")) == null ? void 0 : ii[0]) == null ? void 0 : li.lcv) ?? "-"), 1),
8620
+ t("td", null, i(((y = (Dl = (Ia = (si = (ei = l.report) == null ? void 0 : ei.summary) == null ? void 0 : si.fuels) == null ? void 0 : Ia.filter((A) => A.type === "MGO")) == null ? void 0 : Dl[0]) == null ? void 0 : y.energy) ?? "-"), 1),
8621
+ t("td", null, i(((Ya = (ga = (Na = (Da = (st = l.report) == null ? void 0 : st.summary) == null ? void 0 : Da.fuels) == null ? void 0 : Na.filter((A) => A.type === "MGO")) == null ? void 0 : ga[0]) == null ? void 0 : Ya.wtt) ?? "-"), 1),
8622
+ t("td", null, i(((Ni = (Di = (oi = (Mi = (ni = (di = l.report) == null ? void 0 : di.summary) == null ? void 0 : ni.fuels) == null ? void 0 : Mi.filter((A) => A.type === "MGO")) == null ? void 0 : oi[0]) == null ? void 0 : Di.ttw) == null ? void 0 : Ni.co2) ?? "-"), 1),
8623
+ t("td", null, i(((Ai = (ui = (ci = (gi = (Ii = (ri = l.report) == null ? void 0 : ri.summary) == null ? void 0 : Ii.fuels) == null ? void 0 : gi.filter((A) => A.type === "MGO")) == null ? void 0 : ci[0]) == null ? void 0 : ui.ttw) == null ? void 0 : Ai.ch4) ?? "-"), 1),
8624
+ t("td", null, i(((zi = (xi = (Ti = (mi = (vi = (yi = l.report) == null ? void 0 : yi.summary) == null ? void 0 : vi.fuels) == null ? void 0 : mi.filter((A) => A.type === "MGO")) == null ? void 0 : Ti[0]) == null ? void 0 : xi.ttw) == null ? void 0 : zi.n2o) ?? "-"), 1),
8625
+ t("td", null, i(((Ei = (Oi = (fi = (Ui = (ji = l.report) == null ? void 0 : ji.summary) == null ? void 0 : Ui.fuels) == null ? void 0 : fi.filter((A) => A.type === "MGO")) == null ? void 0 : Oi[0]) == null ? void 0 : Ei.wttEmission) ?? "-"), 1),
8626
+ t("td", null, i(((pi = (Yi = (Ci = (hi = (bi = l.report) == null ? void 0 : bi.summary) == null ? void 0 : hi.fuels) == null ? void 0 : Ci.filter((A) => A.type === "MGO")) == null ? void 0 : Yi[0]) == null ? void 0 : pi.ttwEmission) ?? "-"), 1)
8627
8627
  ]),
8628
8628
  t("tr", null, [
8629
8629
  a[21] || (a[21] = t("td", null, "MDO", -1)),
8630
- t("td", null, i(((Vi = (Ri = (wi = (ki = (Si = l.report) == null ? void 0 : Si.summary) == null ? void 0 : ki.fuels) == null ? void 0 : wi.filter((y) => y.type === "MDO")) == null ? void 0 : Ri[0]) == null ? void 0 : Vi.cons) ?? "-"), 1),
8631
- t("td", null, i(((Zi = (Wi = (Pi = (Gi = (Fi = l.report) == null ? void 0 : Fi.summary) == null ? void 0 : Gi.fuels) == null ? void 0 : Pi.filter((y) => y.type === "MDO")) == null ? void 0 : Wi[0]) == null ? void 0 : Zi.lcv) ?? "-"), 1),
8632
- t("td", null, i(((Ji = (Hi = (_i = (Bi = (Li = l.report) == null ? void 0 : Li.summary) == null ? void 0 : Bi.fuels) == null ? void 0 : _i.filter((y) => y.type === "MDO")) == null ? void 0 : Hi[0]) == null ? void 0 : Ji.energy) ?? "-"), 1),
8633
- t("td", null, i(((tl = ($i = (qi = (Ki = (Xi = l.report) == null ? void 0 : Xi.summary) == null ? void 0 : Ki.fuels) == null ? void 0 : qi.filter((y) => y.type === "MDO")) == null ? void 0 : $i[0]) == null ? void 0 : tl.wtt) ?? "-"), 1),
8634
- t("td", null, i(((dl = (sl = (el = (ll = (il = (al = l.report) == null ? void 0 : al.summary) == null ? void 0 : il.fuels) == null ? void 0 : ll.filter((y) => y.type === "MDO")) == null ? void 0 : el[0]) == null ? void 0 : sl.ttw) == null ? void 0 : dl.co2) ?? "-"), 1),
8635
- t("td", null, i(((ul = (cl = (gl = (ol = (Ml = (nl = l.report) == null ? void 0 : nl.summary) == null ? void 0 : Ml.fuels) == null ? void 0 : ol.filter((y) => y.type === "MDO")) == null ? void 0 : gl[0]) == null ? void 0 : cl.ttw) == null ? void 0 : ul.ch4) ?? "-"), 1),
8636
- t("td", null, i(((zl = (xl = (Tl = (ml = (vl = (Al = l.report) == null ? void 0 : Al.summary) == null ? void 0 : vl.fuels) == null ? void 0 : ml.filter((y) => y.type === "MDO")) == null ? void 0 : Tl[0]) == null ? void 0 : xl.ttw) == null ? void 0 : zl.n2o) ?? "-"), 1),
8637
- t("td", null, i(((El = (Ol = (fl = (Ul = (jl = l.report) == null ? void 0 : jl.summary) == null ? void 0 : Ul.fuels) == null ? void 0 : fl.filter((y) => y.type === "MDO")) == null ? void 0 : Ol[0]) == null ? void 0 : El.wttEmission) ?? "-"), 1),
8638
- t("td", null, i(((pl = (Yl = (Cl = (hl = (bl = l.report) == null ? void 0 : bl.summary) == null ? void 0 : hl.fuels) == null ? void 0 : Cl.filter((y) => y.type === "MDO")) == null ? void 0 : Yl[0]) == null ? void 0 : pl.ttwEmission) ?? "-"), 1)
8630
+ t("td", null, i(((Ri = (wi = (ki = (Si = (Qi = l.report) == null ? void 0 : Qi.summary) == null ? void 0 : Si.fuels) == null ? void 0 : ki.filter((A) => A.type === "MDO")) == null ? void 0 : wi[0]) == null ? void 0 : Ri.cons) ?? "-"), 1),
8631
+ t("td", null, i(((Wi = (Pi = (Gi = (Fi = (Vi = l.report) == null ? void 0 : Vi.summary) == null ? void 0 : Fi.fuels) == null ? void 0 : Gi.filter((A) => A.type === "MDO")) == null ? void 0 : Pi[0]) == null ? void 0 : Wi.lcv) ?? "-"), 1),
8632
+ t("td", null, i(((Hi = (_i = (Bi = (Li = (Zi = l.report) == null ? void 0 : Zi.summary) == null ? void 0 : Li.fuels) == null ? void 0 : Bi.filter((A) => A.type === "MDO")) == null ? void 0 : _i[0]) == null ? void 0 : Hi.energy) ?? "-"), 1),
8633
+ t("td", null, i((($i = (qi = (Ki = (Xi = (Ji = l.report) == null ? void 0 : Ji.summary) == null ? void 0 : Xi.fuels) == null ? void 0 : Ki.filter((A) => A.type === "MDO")) == null ? void 0 : qi[0]) == null ? void 0 : $i.wtt) ?? "-"), 1),
8634
+ t("td", null, i(((sl = (el = (ll = (il = (al = (tl = l.report) == null ? void 0 : tl.summary) == null ? void 0 : al.fuels) == null ? void 0 : il.filter((A) => A.type === "MDO")) == null ? void 0 : ll[0]) == null ? void 0 : el.ttw) == null ? void 0 : sl.co2) ?? "-"), 1),
8635
+ t("td", null, i(((ul = (rl = (Nl = (Ml = (nl = (dl = l.report) == null ? void 0 : dl.summary) == null ? void 0 : nl.fuels) == null ? void 0 : Ml.filter((A) => A.type === "MDO")) == null ? void 0 : Nl[0]) == null ? void 0 : rl.ttw) == null ? void 0 : ul.ch4) ?? "-"), 1),
8636
+ t("td", null, i(((zl = (xl = (Tl = (vl = (yl = (Al = l.report) == null ? void 0 : Al.summary) == null ? void 0 : yl.fuels) == null ? void 0 : vl.filter((A) => A.type === "MDO")) == null ? void 0 : Tl[0]) == null ? void 0 : xl.ttw) == null ? void 0 : zl.n2o) ?? "-"), 1),
8637
+ t("td", null, i(((El = (Ol = (fl = (Ul = (jl = l.report) == null ? void 0 : jl.summary) == null ? void 0 : Ul.fuels) == null ? void 0 : fl.filter((A) => A.type === "MDO")) == null ? void 0 : Ol[0]) == null ? void 0 : El.wttEmission) ?? "-"), 1),
8638
+ t("td", null, i(((pl = (Yl = (Cl = (hl = (bl = l.report) == null ? void 0 : bl.summary) == null ? void 0 : hl.fuels) == null ? void 0 : Cl.filter((A) => A.type === "MDO")) == null ? void 0 : Yl[0]) == null ? void 0 : pl.ttwEmission) ?? "-"), 1)
8639
8639
  ])
8640
8640
  ])
8641
8641
  ]),
@@ -8787,28 +8787,28 @@ function d4(s, a, l, u, D, n) {
8787
8787
  ])
8788
8788
  ], -1)),
8789
8789
  t("tbody", null, [
8790
- (d(!0), M(v, null, tt((Hl = l.report) == null ? void 0 : Hl.legs, (y) => {
8790
+ (d(!0), M(v, null, tt((Hl = l.report) == null ? void 0 : Hl.legs, (A) => {
8791
8791
  var Jl, Xl, Kl, ql, $l, te, ae, ie;
8792
8792
  return d(), M("tr", {
8793
- key: y.id
8793
+ key: A.id
8794
8794
  }, [
8795
8795
  t("td", null, [
8796
- t("div", null, i(n.computePortName(y == null ? void 0 : y.deptPort) ?? "-"), 1),
8797
- t("div", null, i(n.computeUTCTime(y == null ? void 0 : y.atd) ?? "-"), 1)
8796
+ t("div", null, i(n.computePortName(A == null ? void 0 : A.deptPort) ?? "-"), 1),
8797
+ t("div", null, i(n.computeUTCTime(A == null ? void 0 : A.atd) ?? "-"), 1)
8798
8798
  ]),
8799
8799
  t("td", null, [
8800
- t("div", null, i(n.computePortName(y == null ? void 0 : y.destPort) ?? "-"), 1),
8801
- t("div", null, i(n.computeUTCTime(y == null ? void 0 : y.ata) ?? "-"), 1)
8800
+ t("div", null, i(n.computePortName(A == null ? void 0 : A.destPort) ?? "-"), 1),
8801
+ t("div", null, i(n.computeUTCTime(A == null ? void 0 : A.ata) ?? "-"), 1)
8802
8802
  ]),
8803
- t("td", null, i((y == null ? void 0 : y.category) ?? "-"), 1),
8804
- t("td", null, i(Math.round((y == null ? void 0 : y.time) * 10 / 24) / 10), 1),
8805
- t("td", null, i((y == null ? void 0 : y.distance) ?? "-"), 1),
8806
- t("td", null, i(((Xl = (Jl = y.fuels) == null ? void 0 : Jl.find((rl) => rl.type === "HFO")) == null ? void 0 : Xl.cons) ?? "-"), 1),
8807
- t("td", null, i(((ql = (Kl = y.fuels) == null ? void 0 : Kl.find((rl) => rl.type === "LFO")) == null ? void 0 : ql.cons) ?? "-"), 1),
8808
- t("td", null, i(((te = ($l = y.fuels) == null ? void 0 : $l.find((rl) => rl.type === "MGO")) == null ? void 0 : te.cons) ?? "-"), 1),
8809
- t("td", null, i(((ie = (ae = y.fuels) == null ? void 0 : ae.find((rl) => rl.type === "MDO")) == null ? void 0 : ie.cons) ?? "-"), 1),
8810
- t("td", null, i(Math.round((y == null ? void 0 : y.energy) * 1e3) / 1e3), 1),
8811
- t("td", null, i(Math.round((y == null ? void 0 : y.emission) * 1e3) / 1e3), 1)
8803
+ t("td", null, i((A == null ? void 0 : A.category) ?? "-"), 1),
8804
+ t("td", null, i(Math.round((A == null ? void 0 : A.time) * 10 / 24) / 10), 1),
8805
+ t("td", null, i((A == null ? void 0 : A.distance) ?? "-"), 1),
8806
+ t("td", null, i(((Xl = (Jl = A.fuels) == null ? void 0 : Jl.find((gl) => gl.type === "HFO")) == null ? void 0 : Xl.cons) ?? "-"), 1),
8807
+ t("td", null, i(((ql = (Kl = A.fuels) == null ? void 0 : Kl.find((gl) => gl.type === "LFO")) == null ? void 0 : ql.cons) ?? "-"), 1),
8808
+ t("td", null, i(((te = ($l = A.fuels) == null ? void 0 : $l.find((gl) => gl.type === "MGO")) == null ? void 0 : te.cons) ?? "-"), 1),
8809
+ t("td", null, i(((ie = (ae = A.fuels) == null ? void 0 : ae.find((gl) => gl.type === "MDO")) == null ? void 0 : ie.cons) ?? "-"), 1),
8810
+ t("td", null, i(Math.round((A == null ? void 0 : A.energy) * 1e3) / 1e3), 1),
8811
+ t("td", null, i(Math.round((A == null ? void 0 : A.emission) * 1e3) / 1e3), 1)
8812
8812
  ]);
8813
8813
  }), 128))
8814
8814
  ])
@@ -8818,7 +8818,7 @@ function d4(s, a, l, u, D, n) {
8818
8818
  ])
8819
8819
  ]);
8820
8820
  }
8821
- const n4 = /* @__PURE__ */ Nl(jj, [["render", d4], ["__scopeId", "data-v-55754831"]]), FU = {
8821
+ const n4 = /* @__PURE__ */ Il(jj, [["render", d4], ["__scopeId", "data-v-55754831"]]), FU = {
8822
8822
  install(s) {
8823
8823
  s.component("FuelEUReport", n4);
8824
8824
  }
@@ -8933,7 +8933,7 @@ const M4 = {
8933
8933
  style: { margin: "20px 0" }
8934
8934
  }, xU = { class: "orm-report-table" };
8935
8935
  function zU(s, a, l, u, D, n) {
8936
- var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ga, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Qa, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, x, Ka, qa, $a, ti, ai, ii, li, ei, A, st, Da, Na, Ia, Ca, si, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, ol, gl, cl, ul, Al, vl, ml, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, y, Jl, Xl, Kl, ql, $l, te, ae, ie, rl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd;
8936
+ var c, f, e, j, C, S, U, O, h, z, E, b, Y, m, R, V, p, k, F, G, Z, H, J, X, K, at, P, lt, et, dt, nt, Mt, ot, Dt, Nt, rt, It, gt, ct, q, jt, Ut, ft, Ot, Et, w, Ft, bt, ht, Ct, Yt, pt, Qt, St, kt, wt, Rt, Wt, Zt, Lt, Bt, _t, Ht, Jt, Xt, Kt, qt, $t, ta, aa, ia, la, o, $, W, Vt, ea, sa, da, na, Ma, oa, B, ra, ca, ua, Aa, ya, va, ma, Ta, xa, za, ja, Ua, fa, Oa, Ea, ba, ha, Ca, Sa, ka, wa, Ra, Va, Fa, Ga, Pa, Wa, Za, La, Ba, _a, Ha, Ja, Xa, Ka, x, qa, $a, ti, ai, ii, li, ei, si, Ia, Dl, y, st, Da, Na, ga, Ya, di, ni, Mi, oi, Di, Ni, ri, Ii, gi, ci, ui, Ai, yi, vi, mi, Ti, xi, zi, ji, Ui, fi, Oi, Ei, bi, hi, Ci, Yi, pi, Qi, Si, ki, wi, Ri, Vi, Fi, Gi, Pi, Wi, Zi, Li, Bi, _i, Hi, Ji, Xi, Ki, qi, $i, tl, al, il, ll, el, sl, dl, nl, Ml, Nl, rl, ul, Al, yl, vl, Tl, xl, zl, jl, Ul, fl, Ol, El, bl, hl, Cl, Yl, pl, Ql, Sl, kl, wl, Rl, Vl, Fl, Gl, Pl, Wl, Zl, Ll, Bl, _l, Hl, A, Jl, Xl, Kl, ql, $l, te, ae, ie, gl, Me, oe, De, Ne, re, Ie, ge, ce, ue, Ae, ye, ve, me, Te, xe, ze, je, Ue, fe, Oe, Ee, be, he, Ce, Ye, pe, Qe, Se, ke, we, Re, Ve, Fe, Ge, Pe, We, Ze, Le, Be, _e, He, Je, Xe, Ke, qe, $e, ts, as, is, ls, es, ss, ds, ns, Ms, os, Ds, Ns, rs, Is, gs, cs, us, As, ys, vs, ms, Ts, xs, zs, js, Us, fs, Os, Es, bs, hs, Cs, Ys, ps, Qs, Ss, ks, ws, Rs, Vs, Fs, Gs, Ps, Ws, Zs, Ls, Bs, _s, Hs, Js, Xs, Ks, qs, $s, td, ad, id, ld, ed, sd, dd, nd;
8937
8937
  const T = _("IdmBrand"), N = _("Editor");
8938
8938
  return d(), M("div", o4, [
8939
8939
  it(T, { name: "EU ETS & FuelEU Compliance Cost Report" }),
@@ -9114,10 +9114,10 @@ function zU(s, a, l, u, D, n) {
9114
9114
  t("td", null, i((I == null ? void 0 : I.category) ?? "-"), 1),
9115
9115
  t("td", null, i(Math.round((I == null ? void 0 : I.time) * 10 / 24) / 10), 1),
9116
9116
  t("td", null, i((I == null ? void 0 : I.distance) ?? "-"), 1),
9117
- t("td", null, i(((At = (ut = I.fuels) == null ? void 0 : ut.find((Ya) => Ya.type === "HFO")) == null ? void 0 : At.cons) ?? "-"), 1),
9118
- t("td", null, i(((vt = (yt = I.fuels) == null ? void 0 : yt.find((Ya) => Ya.type === "LFO")) == null ? void 0 : vt.cons) ?? "-"), 1),
9119
- t("td", null, i(((le = (mt = I.fuels) == null ? void 0 : mt.find((Ya) => Ya.type === "MGO")) == null ? void 0 : le.cons) ?? "-"), 1),
9120
- t("td", null, i(((se = (ee = I.fuels) == null ? void 0 : ee.find((Ya) => Ya.type === "MDO")) == null ? void 0 : se.cons) ?? "-"), 1)
9117
+ t("td", null, i(((At = (ut = I.fuels) == null ? void 0 : ut.find((pa) => pa.type === "HFO")) == null ? void 0 : At.cons) ?? "-"), 1),
9118
+ t("td", null, i(((vt = (yt = I.fuels) == null ? void 0 : yt.find((pa) => pa.type === "LFO")) == null ? void 0 : vt.cons) ?? "-"), 1),
9119
+ t("td", null, i(((le = (mt = I.fuels) == null ? void 0 : mt.find((pa) => pa.type === "MGO")) == null ? void 0 : le.cons) ?? "-"), 1),
9120
+ t("td", null, i(((se = (ee = I.fuels) == null ? void 0 : ee.find((pa) => pa.type === "MDO")) == null ? void 0 : se.cons) ?? "-"), 1)
9121
9121
  ]);
9122
9122
  }), 128))
9123
9123
  ])
@@ -9184,10 +9184,10 @@ function zU(s, a, l, u, D, n) {
9184
9184
  t("td", null, i(n.computeUTCTime(I == null ? void 0 : I.ata) ?? "-"), 1),
9185
9185
  t("td", null, i(n.computeUTCTime(I == null ? void 0 : I.atd) ?? "-"), 1),
9186
9186
  t("td", null, i(Math.round((I == null ? void 0 : I.time) * 10 / 24) / 10), 1),
9187
- t("td", null, i(((At = (ut = I.fuels) == null ? void 0 : ut.find((Ya) => Ya.type === "HFO")) == null ? void 0 : At.cons) ?? "-"), 1),
9188
- t("td", null, i(((vt = (yt = I.fuels) == null ? void 0 : yt.find((Ya) => Ya.type === "LFO")) == null ? void 0 : vt.cons) ?? "-"), 1),
9189
- t("td", null, i(((le = (mt = I.fuels) == null ? void 0 : mt.find((Ya) => Ya.type === "MGO")) == null ? void 0 : le.cons) ?? "-"), 1),
9190
- t("td", null, i(((se = (ee = I.fuels) == null ? void 0 : ee.find((Ya) => Ya.type === "MDO")) == null ? void 0 : se.cons) ?? "-"), 1)
9187
+ t("td", null, i(((At = (ut = I.fuels) == null ? void 0 : ut.find((pa) => pa.type === "HFO")) == null ? void 0 : At.cons) ?? "-"), 1),
9188
+ t("td", null, i(((vt = (yt = I.fuels) == null ? void 0 : yt.find((pa) => pa.type === "LFO")) == null ? void 0 : vt.cons) ?? "-"), 1),
9189
+ t("td", null, i(((le = (mt = I.fuels) == null ? void 0 : mt.find((pa) => pa.type === "MGO")) == null ? void 0 : le.cons) ?? "-"), 1),
9190
+ t("td", null, i(((se = (ee = I.fuels) == null ? void 0 : ee.find((pa) => pa.type === "MDO")) == null ? void 0 : se.cons) ?? "-"), 1)
9191
9191
  ]);
9192
9192
  }), 128))
9193
9193
  ])
@@ -9266,21 +9266,21 @@ function zU(s, a, l, u, D, n) {
9266
9266
  t("td", null, i(((da = (sa = (ea = (Vt = (W = l.report) == null ? void 0 : W.summary) == null ? void 0 : Vt.fuels) == null ? void 0 : ea.filter((I) => I.type === "LFO")) == null ? void 0 : sa[0]) == null ? void 0 : da.wttEmission) ?? "-"), 1),
9267
9267
  t("td", null, i(((ra = (B = (oa = (Ma = (na = l.report) == null ? void 0 : na.summary) == null ? void 0 : Ma.fuels) == null ? void 0 : oa.filter((I) => I.type === "LFO")) == null ? void 0 : B[0]) == null ? void 0 : ra.ttwEmission) ?? "-"), 1)
9268
9268
  ])) : g("", !0),
9269
- (ua = (ca = (ga = l.report) == null ? void 0 : ga.summary) == null ? void 0 : ca.fuels) != null && ua.find((I) => I.type === "MGO") ? (d(), M("tr", K4, [
9269
+ (Aa = (ua = (ca = l.report) == null ? void 0 : ca.summary) == null ? void 0 : ua.fuels) != null && Aa.find((I) => I.type === "MGO") ? (d(), M("tr", K4, [
9270
9270
  a[24] || (a[24] = t("td", null, "MGO", -1)),
9271
- t("td", null, i(((Ta = (ma = (va = (ya = (Aa = l.report) == null ? void 0 : Aa.summary) == null ? void 0 : ya.fuels) == null ? void 0 : va.filter((I) => I.type === "MGO")) == null ? void 0 : ma[0]) == null ? void 0 : Ta.cons) ?? "-"), 1),
9272
- t("td", null, i(((fa = (Ua = (ja = (za = (xa = l.report) == null ? void 0 : xa.summary) == null ? void 0 : za.fuels) == null ? void 0 : ja.filter((I) => I.type === "MGO")) == null ? void 0 : Ua[0]) == null ? void 0 : fa.lcv) ?? "-"), 1),
9273
- t("td", null, i(((Qa = (ha = (ba = (Ea = (Oa = l.report) == null ? void 0 : Oa.summary) == null ? void 0 : Ea.fuels) == null ? void 0 : ba.filter((I) => I.type === "MGO")) == null ? void 0 : ha[0]) == null ? void 0 : Qa.wtt) ?? "-"), 1),
9274
- t("td", null, i(((Va = (Ra = (wa = (ka = (Sa = l.report) == null ? void 0 : Sa.summary) == null ? void 0 : ka.fuels) == null ? void 0 : wa.filter((I) => I.type === "MGO")) == null ? void 0 : Ra[0]) == null ? void 0 : Va.wttEmission) ?? "-"), 1),
9275
- t("td", null, i(((Za = (Wa = (Pa = (Ga = (Fa = l.report) == null ? void 0 : Fa.summary) == null ? void 0 : Ga.fuels) == null ? void 0 : Pa.filter((I) => I.type === "MGO")) == null ? void 0 : Wa[0]) == null ? void 0 : Za.ttwEmission) ?? "-"), 1)
9271
+ t("td", null, i(((xa = (Ta = (ma = (va = (ya = l.report) == null ? void 0 : ya.summary) == null ? void 0 : va.fuels) == null ? void 0 : ma.filter((I) => I.type === "MGO")) == null ? void 0 : Ta[0]) == null ? void 0 : xa.cons) ?? "-"), 1),
9272
+ t("td", null, i(((Oa = (fa = (Ua = (ja = (za = l.report) == null ? void 0 : za.summary) == null ? void 0 : ja.fuels) == null ? void 0 : Ua.filter((I) => I.type === "MGO")) == null ? void 0 : fa[0]) == null ? void 0 : Oa.lcv) ?? "-"), 1),
9273
+ t("td", null, i(((Sa = (Ca = (ha = (ba = (Ea = l.report) == null ? void 0 : Ea.summary) == null ? void 0 : ba.fuels) == null ? void 0 : ha.filter((I) => I.type === "MGO")) == null ? void 0 : Ca[0]) == null ? void 0 : Sa.wtt) ?? "-"), 1),
9274
+ t("td", null, i(((Fa = (Va = (Ra = (wa = (ka = l.report) == null ? void 0 : ka.summary) == null ? void 0 : wa.fuels) == null ? void 0 : Ra.filter((I) => I.type === "MGO")) == null ? void 0 : Va[0]) == null ? void 0 : Fa.wttEmission) ?? "-"), 1),
9275
+ t("td", null, i(((La = (Za = (Wa = (Pa = (Ga = l.report) == null ? void 0 : Ga.summary) == null ? void 0 : Pa.fuels) == null ? void 0 : Wa.filter((I) => I.type === "MGO")) == null ? void 0 : Za[0]) == null ? void 0 : La.ttwEmission) ?? "-"), 1)
9276
9276
  ])) : g("", !0),
9277
- (_a = (Ba = (La = l.report) == null ? void 0 : La.summary) == null ? void 0 : Ba.fuels) != null && _a.find((I) => I.type === "MDO") ? (d(), M("tr", q4, [
9277
+ (Ha = (_a = (Ba = l.report) == null ? void 0 : Ba.summary) == null ? void 0 : _a.fuels) != null && Ha.find((I) => I.type === "MDO") ? (d(), M("tr", q4, [
9278
9278
  a[25] || (a[25] = t("td", null, "MDO", -1)),
9279
- t("td", null, i(((Ka = (x = (Xa = (Ja = (Ha = l.report) == null ? void 0 : Ha.summary) == null ? void 0 : Ja.fuels) == null ? void 0 : Xa.filter((I) => I.type === "MDO")) == null ? void 0 : x[0]) == null ? void 0 : Ka.cons) ?? "-"), 1),
9280
- t("td", null, i(((ii = (ai = (ti = ($a = (qa = l.report) == null ? void 0 : qa.summary) == null ? void 0 : $a.fuels) == null ? void 0 : ti.filter((I) => I.type === "MDO")) == null ? void 0 : ai[0]) == null ? void 0 : ii.lcv) ?? "-"), 1),
9281
- t("td", null, i(((Da = (st = (A = (ei = (li = l.report) == null ? void 0 : li.summary) == null ? void 0 : ei.fuels) == null ? void 0 : A.filter((I) => I.type === "MDO")) == null ? void 0 : st[0]) == null ? void 0 : Da.wtt) ?? "-"), 1),
9282
- t("td", null, i(((di = (si = (Ca = (Ia = (Na = l.report) == null ? void 0 : Na.summary) == null ? void 0 : Ia.fuels) == null ? void 0 : Ca.filter((I) => I.type === "MDO")) == null ? void 0 : si[0]) == null ? void 0 : di.wttEmission) ?? "-"), 1),
9283
- t("td", null, i(((Ni = (Di = (oi = (Mi = (ni = l.report) == null ? void 0 : ni.summary) == null ? void 0 : Mi.fuels) == null ? void 0 : oi.filter((I) => I.type === "MDO")) == null ? void 0 : Di[0]) == null ? void 0 : Ni.ttwEmission) ?? "-"), 1)
9279
+ t("td", null, i(((qa = (x = (Ka = (Xa = (Ja = l.report) == null ? void 0 : Ja.summary) == null ? void 0 : Xa.fuels) == null ? void 0 : Ka.filter((I) => I.type === "MDO")) == null ? void 0 : x[0]) == null ? void 0 : qa.cons) ?? "-"), 1),
9280
+ t("td", null, i(((li = (ii = (ai = (ti = ($a = l.report) == null ? void 0 : $a.summary) == null ? void 0 : ti.fuels) == null ? void 0 : ai.filter((I) => I.type === "MDO")) == null ? void 0 : ii[0]) == null ? void 0 : li.lcv) ?? "-"), 1),
9281
+ t("td", null, i(((y = (Dl = (Ia = (si = (ei = l.report) == null ? void 0 : ei.summary) == null ? void 0 : si.fuels) == null ? void 0 : Ia.filter((I) => I.type === "MDO")) == null ? void 0 : Dl[0]) == null ? void 0 : y.wtt) ?? "-"), 1),
9282
+ t("td", null, i(((Ya = (ga = (Na = (Da = (st = l.report) == null ? void 0 : st.summary) == null ? void 0 : Da.fuels) == null ? void 0 : Na.filter((I) => I.type === "MDO")) == null ? void 0 : ga[0]) == null ? void 0 : Ya.wttEmission) ?? "-"), 1),
9283
+ t("td", null, i(((Di = (oi = (Mi = (ni = (di = l.report) == null ? void 0 : di.summary) == null ? void 0 : ni.fuels) == null ? void 0 : Mi.filter((I) => I.type === "MDO")) == null ? void 0 : oi[0]) == null ? void 0 : Di.ttwEmission) ?? "-"), 1)
9284
9284
  ])) : g("", !0)
9285
9285
  ])
9286
9286
  ])
@@ -9443,28 +9443,28 @@ function zU(s, a, l, u, D, n) {
9443
9443
  t("td", null, [
9444
9444
  t("span", null, i(n.computePrecision(((n.computedSum("atSea", "HFO") + n.computedSum("ports", "HFO")) * 1 + n.computedSum("atSea", "HFO", !1) * 0.5) * 3.114 * 1, 4)), 1),
9445
9445
  t("span", null, " + " + i(n.computePrecision(((n.computedSum("atSea", "MGO") + n.computedSum("ports", "MGO")) * 1 + n.computedSum("atSea", "MGO", !1) * 0.5) * 3.206 * 1, 4)), 1),
9446
- t("span", null, " = " + i((Ii = (ri = l.report) == null ? void 0 : ri.summary) == null ? void 0 : Ii.ghg2), 1)
9446
+ t("span", null, " = " + i((ri = (Ni = l.report) == null ? void 0 : Ni.summary) == null ? void 0 : ri.ghg2), 1)
9447
9447
  ])
9448
9448
  ]),
9449
9449
  t("tr", null, [
9450
9450
  a[43] || (a[43] = t("td", null, "EUA Price", -1)),
9451
9451
  a[44] || (a[44] = t("td", null, "EUR/Unit", -1)),
9452
- t("td", null, i((ci = (gi = l.report) == null ? void 0 : gi.summary) == null ? void 0 : ci.price), 1)
9452
+ t("td", null, i((gi = (Ii = l.report) == null ? void 0 : Ii.summary) == null ? void 0 : gi.price), 1)
9453
9453
  ]),
9454
9454
  t("tr", null, [
9455
9455
  a[45] || (a[45] = t("td", null, "Total EUAs", -1)),
9456
9456
  a[46] || (a[46] = t("td", null, "%", -1)),
9457
9457
  t("td", null, [
9458
- t("span", null, i((Ai = (ui = l.report) == null ? void 0 : ui.summary) == null ? void 0 : Ai.ghg2) + " x " + i(((vi = (yi = l.report) == null ? void 0 : yi.summary) == null ? void 0 : vi.radio) * 100) + "%", 1),
9459
- t("span", null, " = " + i((Ti = (mi = l.report) == null ? void 0 : mi.summary) == null ? void 0 : Ti.euas), 1)
9458
+ t("span", null, i((ui = (ci = l.report) == null ? void 0 : ci.summary) == null ? void 0 : ui.ghg2) + " x " + i(((yi = (Ai = l.report) == null ? void 0 : Ai.summary) == null ? void 0 : yi.radio) * 100) + "%", 1),
9459
+ t("span", null, " = " + i((mi = (vi = l.report) == null ? void 0 : vi.summary) == null ? void 0 : mi.euas), 1)
9460
9460
  ])
9461
9461
  ]),
9462
9462
  t("tr", null, [
9463
9463
  a[47] || (a[47] = t("td", null, "EU ETS Compliance Cost", -1)),
9464
9464
  a[48] || (a[48] = t("td", null, "EUR", -1)),
9465
9465
  t("td", null, [
9466
- t("span", null, i((zi = (xi = l.report) == null ? void 0 : xi.summary) == null ? void 0 : zi.euas) + " x " + i((Ui = (ji = l.report) == null ? void 0 : ji.summary) == null ? void 0 : Ui.price), 1),
9467
- t("span", null, " = " + i((Oi = (fi = l.report) == null ? void 0 : fi.summary) == null ? void 0 : Oi.cost), 1)
9466
+ t("span", null, i((xi = (Ti = l.report) == null ? void 0 : Ti.summary) == null ? void 0 : xi.euas) + " x " + i((ji = (zi = l.report) == null ? void 0 : zi.summary) == null ? void 0 : ji.price), 1),
9467
+ t("span", null, " = " + i((fi = (Ui = l.report) == null ? void 0 : Ui.summary) == null ? void 0 : fi.cost), 1)
9468
9468
  ])
9469
9469
  ])
9470
9470
  ])
@@ -9528,8 +9528,8 @@ function zU(s, a, l, u, D, n) {
9528
9528
  t("tbody", null, [
9529
9529
  t("tr", null, [
9530
9530
  a[53] || (a[53] = t("td", null, "HFO", -1)),
9531
- t("td", null, i((Ci = (hi = (bi = (Ei = l.report) == null ? void 0 : Ei.summary) == null ? void 0 : bi.fuels) == null ? void 0 : hi.find((I) => I.type === "HFO")) == null ? void 0 : Ci.lcv), 1),
9532
- t("td", null, i((Si = (Qi = (pi = (Yi = l.report) == null ? void 0 : Yi.summary) == null ? void 0 : pi.fuels) == null ? void 0 : Qi.find((I) => I.type === "HFO")) == null ? void 0 : Si.wtt), 1),
9531
+ t("td", null, i((hi = (bi = (Ei = (Oi = l.report) == null ? void 0 : Oi.summary) == null ? void 0 : Ei.fuels) == null ? void 0 : bi.find((I) => I.type === "HFO")) == null ? void 0 : hi.lcv), 1),
9532
+ t("td", null, i((Qi = (pi = (Yi = (Ci = l.report) == null ? void 0 : Ci.summary) == null ? void 0 : Yi.fuels) == null ? void 0 : pi.find((I) => I.type === "HFO")) == null ? void 0 : Qi.wtt), 1),
9533
9533
  a[54] || (a[54] = t("td", null, "3.114", -1)),
9534
9534
  a[55] || (a[55] = t("td", null, "0.00005", -1)),
9535
9535
  a[56] || (a[56] = t("td", null, "0.00018", -1)),
@@ -9537,8 +9537,8 @@ function zU(s, a, l, u, D, n) {
9537
9537
  ]),
9538
9538
  t("tr", null, [
9539
9539
  a[58] || (a[58] = t("td", null, "MGO", -1)),
9540
- t("td", null, i((Vi = (Ri = (wi = (ki = l.report) == null ? void 0 : ki.summary) == null ? void 0 : wi.fuels) == null ? void 0 : Ri.find((I) => I.type === "MGO")) == null ? void 0 : Vi.lcv), 1),
9541
- t("td", null, i((Wi = (Pi = (Gi = (Fi = l.report) == null ? void 0 : Fi.summary) == null ? void 0 : Gi.fuels) == null ? void 0 : Pi.find((I) => I.type === "MGO")) == null ? void 0 : Wi.wtt), 1),
9540
+ t("td", null, i((Ri = (wi = (ki = (Si = l.report) == null ? void 0 : Si.summary) == null ? void 0 : ki.fuels) == null ? void 0 : wi.find((I) => I.type === "MGO")) == null ? void 0 : Ri.lcv), 1),
9541
+ t("td", null, i((Pi = (Gi = (Fi = (Vi = l.report) == null ? void 0 : Vi.summary) == null ? void 0 : Fi.fuels) == null ? void 0 : Gi.find((I) => I.type === "MGO")) == null ? void 0 : Pi.wtt), 1),
9542
9542
  a[59] || (a[59] = t("td", null, "3.206", -1)),
9543
9543
  a[60] || (a[60] = t("td", null, "0.00005", -1)),
9544
9544
  a[61] || (a[61] = t("td", null, "0.00018", -1)),
@@ -9649,25 +9649,25 @@ function zU(s, a, l, u, D, n) {
9649
9649
  t("tr", null, [
9650
9650
  a[70] || (a[70] = t("td", null, "LCV", -1)),
9651
9651
  a[71] || (a[71] = t("td", null, "MJ/g", -1)),
9652
- t("td", null, i((_i = (Bi = (Li = (Zi = l.report) == null ? void 0 : Zi.summary) == null ? void 0 : Li.fuels) == null ? void 0 : Bi.find((I) => I.type === "HFO")) == null ? void 0 : _i.lcv), 1),
9653
- t("td", null, i((Ki = (Xi = (Ji = (Hi = l.report) == null ? void 0 : Hi.summary) == null ? void 0 : Ji.fuels) == null ? void 0 : Xi.find((I) => I.type === "MGO")) == null ? void 0 : Ki.lcv), 1)
9652
+ t("td", null, i((Bi = (Li = (Zi = (Wi = l.report) == null ? void 0 : Wi.summary) == null ? void 0 : Zi.fuels) == null ? void 0 : Li.find((I) => I.type === "HFO")) == null ? void 0 : Bi.lcv), 1),
9653
+ t("td", null, i((Xi = (Ji = (Hi = (_i = l.report) == null ? void 0 : _i.summary) == null ? void 0 : Hi.fuels) == null ? void 0 : Ji.find((I) => I.type === "MGO")) == null ? void 0 : Xi.lcv), 1)
9654
9654
  ]),
9655
9655
  t("tr", null, [
9656
9656
  a[72] || (a[72] = t("td", null, "Energy use in scope", -1)),
9657
9657
  a[73] || (a[73] = t("td", null, "10⁶MJ", -1)),
9658
9658
  t("td", null, [
9659
- t("span", null, i(n.computePrecision((n.computedSum("atSea", "HFO") + n.computedSum("ports", "HFO")) * 1 + n.computedSum("atSea", "HFO", !1) * 0.5)) + " x " + i((al = (tl = ($i = (qi = l.report) == null ? void 0 : qi.summary) == null ? void 0 : $i.fuels) == null ? void 0 : tl.find((I) => I.type === "HFO")) == null ? void 0 : al.lcv), 1),
9660
- t("span", null, " = " + i((sl = (el = (ll = (il = l.report) == null ? void 0 : il.summary) == null ? void 0 : ll.fuels) == null ? void 0 : el.find((I) => I.type === "HFO")) == null ? void 0 : sl.energy), 1)
9659
+ t("span", null, i(n.computePrecision((n.computedSum("atSea", "HFO") + n.computedSum("ports", "HFO")) * 1 + n.computedSum("atSea", "HFO", !1) * 0.5)) + " x " + i((tl = ($i = (qi = (Ki = l.report) == null ? void 0 : Ki.summary) == null ? void 0 : qi.fuels) == null ? void 0 : $i.find((I) => I.type === "HFO")) == null ? void 0 : tl.lcv), 1),
9660
+ t("span", null, " = " + i((el = (ll = (il = (al = l.report) == null ? void 0 : al.summary) == null ? void 0 : il.fuels) == null ? void 0 : ll.find((I) => I.type === "HFO")) == null ? void 0 : el.energy), 1)
9661
9661
  ]),
9662
9662
  t("td", null, [
9663
- t("span", null, i(n.computePrecision((n.computedSum("atSea", "MGO") + n.computedSum("ports", "MGO")) * 1 + n.computedSum("atSea", "MGO", !1) * 0.5)) + " x " + i((ol = (Ml = (nl = (dl = l.report) == null ? void 0 : dl.summary) == null ? void 0 : nl.fuels) == null ? void 0 : Ml.find((I) => I.type === "MGO")) == null ? void 0 : ol.lcv), 1),
9664
- t("span", null, " = " + i((Al = (ul = (cl = (gl = l.report) == null ? void 0 : gl.summary) == null ? void 0 : cl.fuels) == null ? void 0 : ul.find((I) => I.type === "MGO")) == null ? void 0 : Al.energy), 1)
9663
+ t("span", null, i(n.computePrecision((n.computedSum("atSea", "MGO") + n.computedSum("ports", "MGO")) * 1 + n.computedSum("atSea", "MGO", !1) * 0.5)) + " x " + i((Ml = (nl = (dl = (sl = l.report) == null ? void 0 : sl.summary) == null ? void 0 : dl.fuels) == null ? void 0 : nl.find((I) => I.type === "MGO")) == null ? void 0 : Ml.lcv), 1),
9664
+ t("span", null, " = " + i((Al = (ul = (rl = (Nl = l.report) == null ? void 0 : Nl.summary) == null ? void 0 : rl.fuels) == null ? void 0 : ul.find((I) => I.type === "MGO")) == null ? void 0 : Al.energy), 1)
9665
9665
  ])
9666
9666
  ]),
9667
9667
  t("tr", null, [
9668
9668
  a[74] || (a[74] = t("td", null, "WtT GHG", -1)),
9669
9669
  a[75] || (a[75] = t("td", null, "gCO₂eq/MJ", -1)),
9670
- t("td", null, i((xl = (Tl = (ml = (vl = l.report) == null ? void 0 : vl.summary) == null ? void 0 : ml.fuels) == null ? void 0 : Tl.find((I) => I.type === "HFO")) == null ? void 0 : xl.wtt), 1),
9670
+ t("td", null, i((xl = (Tl = (vl = (yl = l.report) == null ? void 0 : yl.summary) == null ? void 0 : vl.fuels) == null ? void 0 : Tl.find((I) => I.type === "HFO")) == null ? void 0 : xl.wtt), 1),
9671
9671
  t("td", null, i((fl = (Ul = (jl = (zl = l.report) == null ? void 0 : zl.summary) == null ? void 0 : jl.fuels) == null ? void 0 : Ul.find((I) => I.type === "MGO")) == null ? void 0 : fl.wtt), 1)
9672
9672
  ]),
9673
9673
  t("tr", null, [
@@ -9679,8 +9679,8 @@ function zU(s, a, l, u, D, n) {
9679
9679
  t("tr", null, [
9680
9680
  a[78] || (a[78] = t("td", null, "TtW CH4", -1)),
9681
9681
  a[79] || (a[79] = t("td", null, "gCO₂eq/MJ", -1)),
9682
- t("td", null, "0.00005 / " + i((Hl = (_l = (Bl = (Ll = l.report) == null ? void 0 : Ll.summary) == null ? void 0 : Bl.fuels) == null ? void 0 : _l.find((I) => I.type === "HFO")) == null ? void 0 : Hl.lcv) + " x 25 = " + i((ql = (Kl = (Xl = (Jl = (y = l.report) == null ? void 0 : y.summary) == null ? void 0 : Jl.fuels) == null ? void 0 : Xl.find((I) => I.type === "HFO")) == null ? void 0 : Kl.ttw) == null ? void 0 : ql.ch4), 1),
9683
- t("td", null, "0.00005 / " + i((ie = (ae = (te = ($l = l.report) == null ? void 0 : $l.summary) == null ? void 0 : te.fuels) == null ? void 0 : ae.find((I) => I.type === "MGO")) == null ? void 0 : ie.lcv) + " x 25 = " + i((Ne = (De = (oe = (Me = (rl = l.report) == null ? void 0 : rl.summary) == null ? void 0 : Me.fuels) == null ? void 0 : oe.find((I) => I.type === "MGO")) == null ? void 0 : De.ttw) == null ? void 0 : Ne.ch4), 1)
9682
+ t("td", null, "0.00005 / " + i((Hl = (_l = (Bl = (Ll = l.report) == null ? void 0 : Ll.summary) == null ? void 0 : Bl.fuels) == null ? void 0 : _l.find((I) => I.type === "HFO")) == null ? void 0 : Hl.lcv) + " x 25 = " + i((ql = (Kl = (Xl = (Jl = (A = l.report) == null ? void 0 : A.summary) == null ? void 0 : Jl.fuels) == null ? void 0 : Xl.find((I) => I.type === "HFO")) == null ? void 0 : Kl.ttw) == null ? void 0 : ql.ch4), 1),
9683
+ t("td", null, "0.00005 / " + i((ie = (ae = (te = ($l = l.report) == null ? void 0 : $l.summary) == null ? void 0 : te.fuels) == null ? void 0 : ae.find((I) => I.type === "MGO")) == null ? void 0 : ie.lcv) + " x 25 = " + i((Ne = (De = (oe = (Me = (gl = l.report) == null ? void 0 : gl.summary) == null ? void 0 : Me.fuels) == null ? void 0 : oe.find((I) => I.type === "MGO")) == null ? void 0 : De.ttw) == null ? void 0 : Ne.ch4), 1)
9684
9684
  ]),
9685
9685
  t("tr", null, [
9686
9686
  a[80] || (a[80] = t("td", null, "TtW N2O", -1)),
@@ -9751,7 +9751,7 @@ function zU(s, a, l, u, D, n) {
9751
9751
  ])
9752
9752
  ]);
9753
9753
  }
9754
- const jU = /* @__PURE__ */ Nl(M4, [["render", zU], ["__scopeId", "data-v-f42d1aae"]]), GU = {
9754
+ const jU = /* @__PURE__ */ Il(M4, [["render", zU], ["__scopeId", "data-v-f42d1aae"]]), GU = {
9755
9755
  install(s) {
9756
9756
  s.component("EuReport", jU);
9757
9757
  }