@idmwx/idmui-report 3.8.8 → 3.8.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +379 -375
- package/dist/index.umd.cjs +7 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LngLatHelper as Tt } from "@idm-plugin/geo";
|
|
2
2
|
import at from "moment";
|
|
3
|
-
import { openBlock as i, createElementBlock as d, createElementVNode as t, toDisplayString as e, createStaticVNode as et, pushScopeId as Ae, popScopeId as Se, createCommentVNode as b, markRaw as ci, resolveComponent as Z, createVNode as F, Fragment as A, renderList as K, createTextVNode as g, normalizeStyle as no, shallowRef as Hn, withDirectives as
|
|
3
|
+
import { openBlock as i, createElementBlock as d, createElementVNode as t, toDisplayString as e, createStaticVNode as et, pushScopeId as Ae, popScopeId as Se, createCommentVNode as b, markRaw as ci, resolveComponent as Z, createVNode as F, Fragment as A, renderList as K, createTextVNode as g, normalizeStyle as no, shallowRef as Hn, withDirectives as en, vShow as sn, withCtx as bs, createBlock as jt, normalizeClass as D } from "vue";
|
|
4
4
|
import * as ri from "echarts";
|
|
5
5
|
import { Editor as Gn, Toolbar as In } from "@wangeditor/editor-for-vue";
|
|
6
6
|
import { ElTooltip as Rn, ElMessage as On } from "element-plus";
|
|
@@ -116,10 +116,10 @@ function ad(o, c, s, _, a, n) {
|
|
|
116
116
|
t("div", null, e(s.text), 1)
|
|
117
117
|
])) : b("", !0);
|
|
118
118
|
}
|
|
119
|
-
const
|
|
119
|
+
const tn = /* @__PURE__ */ Zt(od, [["render", ad]]);
|
|
120
120
|
const nd = {
|
|
121
121
|
name: "ORMPointReport",
|
|
122
|
-
components: { IdmLoading:
|
|
122
|
+
components: { IdmLoading: tn, IdmBrand: So },
|
|
123
123
|
props: {
|
|
124
124
|
report: {
|
|
125
125
|
type: Object,
|
|
@@ -654,7 +654,7 @@ function ic(o, c, s, _, a, n) {
|
|
|
654
654
|
])
|
|
655
655
|
]);
|
|
656
656
|
}
|
|
657
|
-
const ac = /* @__PURE__ */ Zt(nd, [["render", ic], ["__scopeId", "data-v-84da66b8"]]),
|
|
657
|
+
const ac = /* @__PURE__ */ Zt(nd, [["render", ic], ["__scopeId", "data-v-84da66b8"]]), HQ = {
|
|
658
658
|
install(o) {
|
|
659
659
|
o.component("ORMPointReport", ac);
|
|
660
660
|
}
|
|
@@ -791,13 +791,13 @@ const pc = {
|
|
|
791
791
|
function yc(o, c, s, _, a, n) {
|
|
792
792
|
const m = Z("Toolbar"), r = Z("Editor");
|
|
793
793
|
return i(), d("div", fc, [
|
|
794
|
-
|
|
794
|
+
en(F(m, {
|
|
795
795
|
editor: a.editor,
|
|
796
796
|
"default-config": a.toolbarConfig,
|
|
797
797
|
mode: a.mode,
|
|
798
798
|
class: "toolbar"
|
|
799
799
|
}, null, 8, ["editor", "default-config", "mode"]), [
|
|
800
|
-
[
|
|
800
|
+
[sn, !s.disabled]
|
|
801
801
|
]),
|
|
802
802
|
F(r, {
|
|
803
803
|
modelValue: a.valueHtml,
|
|
@@ -820,7 +820,7 @@ const mc = {
|
|
|
820
820
|
Lat: hi,
|
|
821
821
|
Editor: To,
|
|
822
822
|
Brand: So,
|
|
823
|
-
Loading:
|
|
823
|
+
Loading: tn,
|
|
824
824
|
ElTooltip: Rn
|
|
825
825
|
},
|
|
826
826
|
props: {
|
|
@@ -2271,19 +2271,19 @@ function p1(o, c, s, _, a, n) {
|
|
|
2271
2271
|
v1
|
|
2272
2272
|
]);
|
|
2273
2273
|
}
|
|
2274
|
-
const f1 = /* @__PURE__ */ Zt(Du, [["render", p1], ["__scopeId", "data-v-9a939466"]]),
|
|
2274
|
+
const f1 = /* @__PURE__ */ Zt(Du, [["render", p1], ["__scopeId", "data-v-9a939466"]]), GQ = {
|
|
2275
2275
|
install(o) {
|
|
2276
2276
|
o.component("RouteReport", Tn), o.component("FliPlanReport", f1), o.component("OrmPlanReport", Tn);
|
|
2277
2277
|
}
|
|
2278
|
-
},
|
|
2278
|
+
}, IQ = {
|
|
2279
2279
|
install(o) {
|
|
2280
2280
|
o.component("IdmEditor", To);
|
|
2281
2281
|
}
|
|
2282
|
-
},
|
|
2282
|
+
}, RQ = {
|
|
2283
2283
|
install(o) {
|
|
2284
2284
|
o.component("IdmLat", hi);
|
|
2285
2285
|
}
|
|
2286
|
-
},
|
|
2286
|
+
}, UQ = {
|
|
2287
2287
|
install(o) {
|
|
2288
2288
|
o.component("IdmLng", ui);
|
|
2289
2289
|
}
|
|
@@ -2353,7 +2353,7 @@ function k1(o, c, s, _, a, n) {
|
|
|
2353
2353
|
]))
|
|
2354
2354
|
]);
|
|
2355
2355
|
}
|
|
2356
|
-
const w1 = /* @__PURE__ */ Zt(y1, [["render", k1]]),
|
|
2356
|
+
const w1 = /* @__PURE__ */ Zt(y1, [["render", k1]]), NQ = {
|
|
2357
2357
|
install(o) {
|
|
2358
2358
|
o.component("PiLogo", w1);
|
|
2359
2359
|
}
|
|
@@ -3886,7 +3886,7 @@ const K2 = {
|
|
|
3886
3886
|
}), this.summaryTable = o;
|
|
3887
3887
|
}
|
|
3888
3888
|
}
|
|
3889
|
-
},
|
|
3889
|
+
}, on = (o) => (Ae("data-v-c9bf3740"), o = o(), Se(), o), j2 = /* @__PURE__ */ on(() => /* @__PURE__ */ t("div", { class: "fli-logo-title" }, [
|
|
3890
3890
|
/* @__PURE__ */ t("img", {
|
|
3891
3891
|
src: "https://img.idmwx.com/asset/fli_logo.png",
|
|
3892
3892
|
class: "bgImg"
|
|
@@ -3895,7 +3895,7 @@ const K2 = {
|
|
|
3895
3895
|
], -1)), X2 = {
|
|
3896
3896
|
id: "second-table",
|
|
3897
3897
|
class: "table"
|
|
3898
|
-
}, q2 = { class: "summary-table" }, tb = /* @__PURE__ */
|
|
3898
|
+
}, q2 = { class: "summary-table" }, tb = /* @__PURE__ */ on(() => /* @__PURE__ */ t("thead", null, [
|
|
3899
3899
|
/* @__PURE__ */ t("tr", null, [
|
|
3900
3900
|
/* @__PURE__ */ t("th", { rowspan: "2" }, "Seg"),
|
|
3901
3901
|
/* @__PURE__ */ t("th", { rowspan: "2" }, "Type"),
|
|
@@ -3962,7 +3962,7 @@ const K2 = {
|
|
|
3962
3962
|
], -1)), eb = { class: "summary-tbody" }, sb = /* @__PURE__ */ et('<div style="page-break-inside:avoid;" class="table-legend dashed" data-v-c9bf3740><div class="item" data-v-c9bf3740><div class="legend" data-v-c9bf3740><div class="legend-bg gwd" data-v-c9bf3740></div></div> Good Weather Days </div><div class="item" data-v-c9bf3740><div class="legend" data-v-c9bf3740><div class="legend-bg adverse" data-v-c9bf3740></div></div> Adverse Weather Days </div><div class="item" data-v-c9bf3740><div class="legend" data-v-c9bf3740><div class="legend-bg excluded" data-v-c9bf3740></div></div> Excluded Periods </div></div>', 1), ob = {
|
|
3963
3963
|
class: "voyage-map",
|
|
3964
3964
|
style: { "page-break-inside": "avoid" }
|
|
3965
|
-
}, lb = /* @__PURE__ */
|
|
3965
|
+
}, lb = /* @__PURE__ */ on(() => /* @__PURE__ */ t("div", { class: "title" }, [
|
|
3966
3966
|
/* @__PURE__ */ t("i", { class: "iconfont" }, ""),
|
|
3967
3967
|
/* @__PURE__ */ t("div", { class: "content" }, "Voyage Map")
|
|
3968
3968
|
], -1)), ib = ["src"], ab = /* @__PURE__ */ et('<div class="legend-block" data-v-c9bf3740><div style="position:relative;left:-20px;" data-v-c9bf3740><div style="position:relative;display:inline-block;top:-12px;left:15px;transform:scale(0.95);" data-v-c9bf3740><div data-v-c9bf3740>7</div><br data-v-c9bf3740><div data-v-c9bf3740>W 4</div></div><i class="iconfont" style="font-size:30px;font-weight:600;position:relative;top:-20px;margin:8px 0 0 4px;color:var(--idm-black-6);" data-v-c9bf3740></i><div style="display:inline-block;transform:scale(0.95);text-align:left;margin-left:5px;" data-v-c9bf3740> LEGEND: <br data-v-c9bf3740> Wind from NE(045) <br data-v-c9bf3740> Each barb = 10 kts <br data-v-c9bf3740> 1/2 barb = 5 kts <br data-v-c9bf3740></div></div><div style="transform:scale(0.95);" data-v-c9bf3740> 7 - DAY OF THE MONTH <br data-v-c9bf3740> W 4 - PRIMARY WAVE FROM WEST, 4 METERS<br data-v-c9bf3740><div class="goodWx" data-v-c9bf3740>Date</div> Good weather days<br data-v-c9bf3740></div></div>', 1);
|
|
@@ -4472,65 +4472,65 @@ const _b = {
|
|
|
4472
4472
|
}, null, -1)), Z5 = { class: "segment-formula" }, Q5 = { class: "header-block flex-start" }, J5 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("i", { class: "iconfont" }, "", -1)), K5 = { class: "title" }, j5 = {
|
|
4473
4473
|
key: 0,
|
|
4474
4474
|
style: { "margin-left": "4px", "font-weight": "300" }
|
|
4475
|
-
}, X5 = { class: "formula-block" }, q5 = { class: "flex-evenly" },
|
|
4475
|
+
}, X5 = { class: "formula-block" }, q5 = { class: "flex-evenly" }, tg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4476
4476
|
/* @__PURE__ */ t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
4477
4477
|
/* @__PURE__ */ t("label", null, "=")
|
|
4478
|
-
], -1)),
|
|
4478
|
+
], -1)), eg = { class: "formula-right flex-evenly" }, sg = {
|
|
4479
4479
|
class: "fraction",
|
|
4480
4480
|
style: { width: "240px" }
|
|
4481
|
-
},
|
|
4481
|
+
}, og = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), lg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Good Weather Performance Speed", -1)), ig = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), ag = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", {
|
|
4482
4482
|
class: "fraction",
|
|
4483
4483
|
style: { width: "270px" }
|
|
4484
4484
|
}, [
|
|
4485
4485
|
/* @__PURE__ */ t("div", null, "Good Weather Consumption*"),
|
|
4486
4486
|
/* @__PURE__ */ t("div", { class: "line" }),
|
|
4487
4487
|
/* @__PURE__ */ t("div", null, "Good Weather Time")
|
|
4488
|
-
], -1)),
|
|
4488
|
+
], -1)), ng = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(d)", -1)), dg = { style: { "line-height": "1" } }, cg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", {
|
|
4489
4489
|
class: "tips flex-end",
|
|
4490
4490
|
style: { "font-size": "14px" }
|
|
4491
|
-
}, "* For FO: Good Weather FO Cons. + Good Weather M/E DO/GO Cons. in ECA", -1)),
|
|
4491
|
+
}, "* For FO: Good Weather FO Cons. + Good Weather M/E DO/GO Cons. in ECA", -1)), rg = {
|
|
4492
4492
|
key: 0,
|
|
4493
4493
|
class: "tips flex-end",
|
|
4494
4494
|
style: { "font-size": "14px" }
|
|
4495
|
-
},
|
|
4495
|
+
}, ug = { class: "flex-center" }, hg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4496
4496
|
/* @__PURE__ */ t("label", null, "Max CP Consumption"),
|
|
4497
4497
|
/* @__PURE__ */ t("label", null, "=")
|
|
4498
|
-
], -1)),
|
|
4498
|
+
], -1)), _g = { class: "formula-right flex-evenly" }, vg = {
|
|
4499
4499
|
class: "fraction",
|
|
4500
4500
|
style: { width: "240px" }
|
|
4501
|
-
},
|
|
4501
|
+
}, pg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), fg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), yg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", {
|
|
4502
4502
|
class: "fraction",
|
|
4503
4503
|
style: { width: "270px" }
|
|
4504
4504
|
}, [
|
|
4505
4505
|
/* @__PURE__ */ t("div", null, "Daily CP Consumption + Consumer Over"),
|
|
4506
4506
|
/* @__PURE__ */ t("div", { class: "line" }),
|
|
4507
4507
|
/* @__PURE__ */ t("div", null, "24 hours")
|
|
4508
|
-
], -1)),
|
|
4508
|
+
], -1)), mg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(e)", -1)), bg = { class: "flex-center" }, xg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4509
4509
|
/* @__PURE__ */ t("label", null, "Min CP Consumption"),
|
|
4510
4510
|
/* @__PURE__ */ t("label", null, "=")
|
|
4511
|
-
], -1)),
|
|
4511
|
+
], -1)), Cg = { class: "formula-right flex-evenly" }, gg = {
|
|
4512
4512
|
class: "fraction",
|
|
4513
4513
|
style: { width: "240px" }
|
|
4514
|
-
},
|
|
4514
|
+
}, kg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), wg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), Dg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", {
|
|
4515
4515
|
class: "fraction",
|
|
4516
4516
|
style: { width: "270px" }
|
|
4517
4517
|
}, [
|
|
4518
4518
|
/* @__PURE__ */ t("div", null, "Daily CP Consumption - Consumer Under"),
|
|
4519
4519
|
/* @__PURE__ */ t("div", { class: "line" }),
|
|
4520
4520
|
/* @__PURE__ */ t("div", null, "24 hours")
|
|
4521
|
-
], -1)),
|
|
4521
|
+
], -1)), Ag = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(f)", -1)), Sg = /* @__PURE__ */ et('<div class="flex-start" data-v-44fbbd8a><div class="flex-space" style="width:300px;font-weight:400;" data-v-44fbbd8a><label data-v-44fbbd8a>Fuel Over-consumption</label><div data-v-44fbbd8a>=</div><div data-v-44fbbd8a>(d)</div><div data-v-44fbbd8a>-</div><div data-v-44fbbd8a>(e)</div></div><div class="flex-space" style="width:300px;margin-left:200px;font-weight:400;" data-v-44fbbd8a><label data-v-44fbbd8a>Fuel Saving</label><div data-v-44fbbd8a>=</div><div data-v-44fbbd8a>(f)</div><div data-v-44fbbd8a>-</div><div data-v-44fbbd8a>(d)</div></div></div>', 1), Tg = { class: "flex-center" }, Og = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4522
4522
|
/* @__PURE__ */ t("label", null, "Fuel Over-consumption in ECA"),
|
|
4523
4523
|
/* @__PURE__ */ t("label", null, "=")
|
|
4524
|
-
], -1)),
|
|
4524
|
+
], -1)), Fg = { class: "formula-right flex-evenly" }, Eg = {
|
|
4525
4525
|
class: "fraction",
|
|
4526
4526
|
style: { width: "270px" }
|
|
4527
|
-
},
|
|
4527
|
+
}, Pg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "ECA Distance × Fuel Over-consumption", -1)), $g = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), Wg = { class: "flex-center" }, Bg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4528
4528
|
/* @__PURE__ */ t("label", null, "Fuel Saving in ECA"),
|
|
4529
4529
|
/* @__PURE__ */ t("label", null, "=")
|
|
4530
|
-
], -1)),
|
|
4530
|
+
], -1)), Lg = { class: "formula-right flex-evenly" }, Mg = {
|
|
4531
4531
|
class: "fraction",
|
|
4532
4532
|
style: { width: "270px" }
|
|
4533
|
-
},
|
|
4533
|
+
}, Hg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "ECA Distance × Fuel Saving", -1)), Gg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), Ig = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-desc" }, [
|
|
4534
4534
|
/* @__PURE__ */ t("div", { class: "flex-end" }, [
|
|
4535
4535
|
/* @__PURE__ */ t("label", null, "Fuel Over-consumption"),
|
|
4536
4536
|
/* @__PURE__ */ t("div", null, "Entire Voyage Consumption using Good Weather Consumption > Max CP Consumption")
|
|
@@ -4543,64 +4543,64 @@ const _b = {
|
|
|
4543
4543
|
/* @__PURE__ */ t("label", null, "No Fuel Over-consumption or Saving"),
|
|
4544
4544
|
/* @__PURE__ */ t("div", null, "Min CP Consumption ≤ Entire Voyage Consumption using Good Weather Consumption ≤ Max CP Consumption")
|
|
4545
4545
|
])
|
|
4546
|
-
], -1)),
|
|
4546
|
+
], -1)), Rg = {
|
|
4547
4547
|
class: "header-block flex-start",
|
|
4548
4548
|
style: { "margin-top": "10px" }
|
|
4549
|
-
},
|
|
4549
|
+
}, Ug = /* @__PURE__ */ u(() => /* @__PURE__ */ t("i", { class: "iconfont" }, " ", -1)), Ng = { class: "title" }, Yg = {
|
|
4550
4550
|
key: 0,
|
|
4551
4551
|
class: "formula-block"
|
|
4552
|
-
},
|
|
4552
|
+
}, Vg = {
|
|
4553
4553
|
key: 0,
|
|
4554
4554
|
class: "flex-evenly"
|
|
4555
|
-
},
|
|
4555
|
+
}, zg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4556
4556
|
/* @__PURE__ */ t("label", null, "* Good Weather M/E DO/GO Cons. in ECA"),
|
|
4557
4557
|
/* @__PURE__ */ t("label", null, "=")
|
|
4558
|
-
], -1)),
|
|
4558
|
+
], -1)), Zg = { class: "formula-right flex-evenly" }, Qg = {
|
|
4559
4559
|
class: "fraction",
|
|
4560
4560
|
style: { width: "60px" }
|
|
4561
|
-
},
|
|
4561
|
+
}, Jg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), Kg = {
|
|
4562
4562
|
class: "fraction",
|
|
4563
4563
|
style: { width: "60px" }
|
|
4564
|
-
},
|
|
4564
|
+
}, jg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), Xg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "24", -1)), qg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "*", -1)), t9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), e9 = { class: "flex-evenly" }, s9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4565
4565
|
/* @__PURE__ */ t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
4566
4566
|
/* @__PURE__ */ t("label", null, "=")
|
|
4567
|
-
], -1)),
|
|
4567
|
+
], -1)), o9 = { class: "formula-right flex-evenly" }, l9 = {
|
|
4568
4568
|
class: "fraction",
|
|
4569
4569
|
style: { width: "240px" }
|
|
4570
|
-
},
|
|
4570
|
+
}, i9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), a9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), n9 = {
|
|
4571
4571
|
class: "fraction",
|
|
4572
4572
|
style: { width: "240px" }
|
|
4573
|
-
},
|
|
4573
|
+
}, d9 = { key: 0 }, c9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("span", null, " + ", -1)), r9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), u9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), h9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(d')", -1)), _9 = { class: "flex-evenly" }, v9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4574
4574
|
/* @__PURE__ */ t("label", null, "Max CP Consumption"),
|
|
4575
4575
|
/* @__PURE__ */ t("label", null, "=")
|
|
4576
|
-
], -1)),
|
|
4576
|
+
], -1)), p9 = { class: "formula-right flex-evenly" }, f9 = {
|
|
4577
4577
|
class: "fraction",
|
|
4578
4578
|
style: { width: "240px" }
|
|
4579
|
-
},
|
|
4579
|
+
}, y9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), m9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), b9 = {
|
|
4580
4580
|
class: "fraction",
|
|
4581
4581
|
style: { width: "240px" }
|
|
4582
|
-
},
|
|
4582
|
+
}, x9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), C9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "24", -1)), g9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), k9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(e')", -1)), w9 = { class: "flex-evenly" }, D9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4583
4583
|
/* @__PURE__ */ t("label", null, "Min CP Consumption"),
|
|
4584
4584
|
/* @__PURE__ */ t("label", null, "=")
|
|
4585
|
-
], -1)),
|
|
4585
|
+
], -1)), A9 = { class: "formula-right flex-evenly" }, S9 = {
|
|
4586
4586
|
class: "fraction",
|
|
4587
4587
|
style: { width: "240px" }
|
|
4588
|
-
},
|
|
4588
|
+
}, T9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), O9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), F9 = {
|
|
4589
4589
|
class: "fraction",
|
|
4590
4590
|
style: { width: "240px" }
|
|
4591
|
-
},
|
|
4591
|
+
}, E9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), P9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "24", -1)), $9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), W9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(f')", -1)), B9 = {
|
|
4592
4592
|
class: "formula-conclusion",
|
|
4593
4593
|
style: { "margin-bottom": "0" }
|
|
4594
|
-
},
|
|
4594
|
+
}, L9 = {
|
|
4595
4595
|
class: "flex-evenly",
|
|
4596
4596
|
style: { width: "500px" }
|
|
4597
|
-
},
|
|
4597
|
+
}, M9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Fuel Oil Over-consumption", -1)), H9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), G9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(d') - (e')", -1)), I9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), R9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), U9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), N9 = {
|
|
4598
4598
|
key: 0,
|
|
4599
4599
|
class: "flex-evenly"
|
|
4600
|
-
},
|
|
4600
|
+
}, Y9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Fuel Oil Over-consumption in ECA", -1)), V9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), z9 = { class: "fraction" }, Z9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), Q9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), J9 = {
|
|
4601
4601
|
class: "flex-evenly",
|
|
4602
4602
|
style: { width: "700px" }
|
|
4603
|
-
},
|
|
4603
|
+
}, K9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Fuel Oil Saving", -1)), j9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), X9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(f') - (d')", -1)), q9 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), t8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), e8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), s8 = {
|
|
4604
4604
|
key: 0,
|
|
4605
4605
|
class: "flex-evenly",
|
|
4606
4606
|
style: { width: "500px" }
|
|
@@ -4911,7 +4911,7 @@ function u6(o, c, s, _, a, n) {
|
|
|
4911
4911
|
t("div", O3, [
|
|
4912
4912
|
F3,
|
|
4913
4913
|
(i(!0), d(A, null, K(s.report.segments, (l, nt) => {
|
|
4914
|
-
var rt, ut, ht, _t, vt, mt, bt, xt, wt, dt, gt, Dt, At, Ct, Ot, Ft, Et, Pt, $t, Wt, Ht, Gt, It, Rt, Ut, Nt, Yt, Vt, St, le, ie, ae, M, Lt, qt, ne, de, ce, re, ue, v, Y, Mt, Kt, te, kt, se, he, _e, xe, Ce, ge, ke, Te, Oe, Fe, Ee, Pe, $e, We, Be, Le, Me, He, Ge, Ie, Re, Ue, Ne, Ye, Ve, ze, Ze, Cs, gs, ks, ws, Ds, As, Ss, Ts, Os, Fs, Es, Ps, $s, Ws, Bs, Ls, Ms, W, zt, ve, pe, De, Qe, Je, Ke, je, Xe, qe, ts, es, ss, os, ls, is, as, ns, ds, cs, rs, us, hs, _s, vs, ps, fs, ys, Hs, Gs, Is, Rs, Us, Ns, Ys, Vs, zs, Zs, Qs, Js, Ks, js, Xs, qs, to, eo, so, oo, lo, io, co, ro, uo, ho, _o, vo, po, fo, yo, mo, bo, xo, Co, go, ko, wo, Do, ye, Ao, Oo, Fo, Eo, Po, $o, Wo, Bo, Lo, Mo, Ho, Go, Io, Ro, Uo, No, Yo, Vo, zo, Zo, Qo, Jo, Ko, jo, Xo, qo, tl, el, sl, ol, ll, il, al, nl, dl, cl, rl, ul, hl, _l, vl, pl, fl, yl, ml, bl, xl, Cl, gl, kl, wl, Dl, Al, Sl, Tl, Ol, Fl, El, Pl, $l, Wl, Bl, Ll, st, ms, Ml, Hl, Gl, Il, Rl, Ul, Nl, Yl, oe, zl, Zl, Ql, Jl, it, ao, Kl, jl, Xl, ql, ti, ei, si, oi, me, _i, vi, pi, fi, yi, mi, bi, xi, Ci, gi, ki, wi, Di, Ai, Si, Ti, Oi, Fi, Ei, Pi, $i, Wi, Bi, Li, Mi, Hi, Gi, Ii, Ri,
|
|
4914
|
+
var rt, ut, ht, _t, vt, mt, bt, xt, wt, dt, gt, Dt, At, Ct, Ot, Ft, Et, Pt, $t, Wt, Ht, Gt, It, Rt, Ut, Nt, Yt, Vt, St, le, ie, ae, M, Lt, qt, ne, de, ce, re, ue, v, Y, Mt, Kt, te, kt, se, he, _e, xe, Ce, ge, ke, Te, Oe, Fe, Ee, Pe, $e, We, Be, Le, Me, He, Ge, Ie, Re, Ue, Ne, Ye, Ve, ze, Ze, Cs, gs, ks, ws, Ds, As, Ss, Ts, Os, Fs, Es, Ps, $s, Ws, Bs, Ls, Ms, W, zt, ve, pe, De, Qe, Je, Ke, je, Xe, qe, ts, es, ss, os, ls, is, as, ns, ds, cs, rs, us, hs, _s, vs, ps, fs, ys, Hs, Gs, Is, Rs, Us, Ns, Ys, Vs, zs, Zs, Qs, Js, Ks, js, Xs, qs, to, eo, so, oo, lo, io, co, ro, uo, ho, _o, vo, po, fo, yo, mo, bo, xo, Co, go, ko, wo, Do, ye, Ao, Oo, Fo, Eo, Po, $o, Wo, Bo, Lo, Mo, Ho, Go, Io, Ro, Uo, No, Yo, Vo, zo, Zo, Qo, Jo, Ko, jo, Xo, qo, tl, el, sl, ol, ll, il, al, nl, dl, cl, rl, ul, hl, _l, vl, pl, fl, yl, ml, bl, xl, Cl, gl, kl, wl, Dl, Al, Sl, Tl, Ol, Fl, El, Pl, $l, Wl, Bl, Ll, st, ms, Ml, Hl, Gl, Il, Rl, Ul, Nl, Yl, oe, zl, Zl, Ql, Jl, it, ao, Kl, jl, Xl, ql, ti, ei, si, oi, me, _i, vi, pi, fi, yi, mi, bi, xi, Ci, gi, ki, wi, Di, Ai, Si, Ti, Oi, Fi, Ei, Pi, $i, Wi, Bi, Li, Mi, Hi, Gi, Ii, Ri, Ui, Ni, Yi, Vi, zi, Zi, Qi, Ji, Ki, ji, ct, li, ii, Xi, qi, ta, ea, sa, oa, la, ia, aa, na, da, ca, ra, ua, ha, _a, va, pa, fa, ya, ma, ba, xa, Ca, ga, ka, wa, Da, Aa, Sa, Ta, Oa, Fa, Ea, Pa, $a, Wa, Ba, La, Ma, Ha, Ga, Ia, Ra, Ua, Na, Ya, Va, za, Za, Qa, Ja, Ka, ja, Xa, qa, ln, an, nn, dn, cn, rn, un, hn, _n, vn, pn, fn, yn;
|
|
4915
4915
|
return i(), d("div", {
|
|
4916
4916
|
key: nt,
|
|
4917
4917
|
class: "segment-block"
|
|
@@ -5257,200 +5257,200 @@ function u6(o, c, s, _, a, n) {
|
|
|
5257
5257
|
]),
|
|
5258
5258
|
t("div", X5, [
|
|
5259
5259
|
t("div", q5, [
|
|
5260
|
-
|
|
5261
|
-
t("div",
|
|
5262
|
-
t("div",
|
|
5260
|
+
tg,
|
|
5261
|
+
t("div", eg, [
|
|
5262
|
+
t("div", sg, [
|
|
5263
5263
|
t("div", null, e((cl = (dl = s.report) == null ? void 0 : dl.weather) != null && cl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
5264
|
-
|
|
5265
|
-
|
|
5264
|
+
og,
|
|
5265
|
+
lg
|
|
5266
5266
|
]),
|
|
5267
|
-
|
|
5268
|
-
|
|
5269
|
-
|
|
5267
|
+
ig,
|
|
5268
|
+
ag,
|
|
5269
|
+
ng
|
|
5270
5270
|
])
|
|
5271
5271
|
]),
|
|
5272
|
-
t("div",
|
|
5273
|
-
|
|
5274
|
-
((ul = (rl = l.extend) == null ? void 0 : rl.cp) == null ? void 0 : ul.dgo) > 0 ? (i(), d("div",
|
|
5272
|
+
t("div", dg, [
|
|
5273
|
+
cg,
|
|
5274
|
+
((ul = (rl = l.extend) == null ? void 0 : rl.cp) == null ? void 0 : ul.dgo) > 0 ? (i(), d("div", rg, " * For DO/GO: Good Weather DO/GO Cons. - Good Weather M/E DO/GO Cons. in ECA ")) : b("", !0)
|
|
5275
5275
|
]),
|
|
5276
|
-
t("div",
|
|
5277
|
-
|
|
5278
|
-
t("div",
|
|
5279
|
-
t("div",
|
|
5276
|
+
t("div", ug, [
|
|
5277
|
+
hg,
|
|
5278
|
+
t("div", _g, [
|
|
5279
|
+
t("div", vg, [
|
|
5280
5280
|
t("div", null, e((_l = (hl = s.report) == null ? void 0 : hl.weather) != null && _l.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
5281
|
-
|
|
5281
|
+
pg,
|
|
5282
5282
|
t("div", null, "CP Speed - " + e(n.computeAbtSpeed(l == null ? void 0 : l.timeConclusion, (pl = (vl = l == null ? void 0 : l.extend) == null ? void 0 : vl.cp) == null ? void 0 : pl.speed, "Under")) + "kts", 1)
|
|
5283
5283
|
]),
|
|
5284
|
-
|
|
5285
|
-
|
|
5286
|
-
|
|
5284
|
+
fg,
|
|
5285
|
+
yg,
|
|
5286
|
+
mg
|
|
5287
5287
|
])
|
|
5288
5288
|
]),
|
|
5289
|
-
t("div",
|
|
5290
|
-
|
|
5291
|
-
t("div",
|
|
5292
|
-
t("div",
|
|
5289
|
+
t("div", bg, [
|
|
5290
|
+
xg,
|
|
5291
|
+
t("div", Cg, [
|
|
5292
|
+
t("div", gg, [
|
|
5293
5293
|
t("div", null, e((yl = (fl = s.report) == null ? void 0 : fl.weather) != null && yl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1),
|
|
5294
|
-
|
|
5294
|
+
kg,
|
|
5295
5295
|
t("div", null, "CP Speed - " + e(n.computeAbtSpeed(l == null ? void 0 : l.timeConclusion, (bl = (ml = l == null ? void 0 : l.extend) == null ? void 0 : ml.cp) == null ? void 0 : bl.speed, "Under")) + "kts", 1)
|
|
5296
5296
|
]),
|
|
5297
|
-
|
|
5298
|
-
|
|
5299
|
-
|
|
5297
|
+
wg,
|
|
5298
|
+
Dg,
|
|
5299
|
+
Ag
|
|
5300
5300
|
])
|
|
5301
5301
|
]),
|
|
5302
|
-
|
|
5302
|
+
Sg,
|
|
5303
5303
|
((Cl = (xl = l.extend) == null ? void 0 : xl.cp) == null ? void 0 : Cl.dgo) > 0 ? (i(), d(A, { key: 0 }, [
|
|
5304
|
-
t("div",
|
|
5305
|
-
|
|
5306
|
-
t("div",
|
|
5307
|
-
t("div",
|
|
5308
|
-
|
|
5309
|
-
$
|
|
5304
|
+
t("div", Tg, [
|
|
5305
|
+
Og,
|
|
5306
|
+
t("div", Fg, [
|
|
5307
|
+
t("div", Eg, [
|
|
5308
|
+
Pg,
|
|
5309
|
+
$g,
|
|
5310
5310
|
t("div", null, e((kl = (gl = s.report) == null ? void 0 : gl.weather) != null && kl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1)
|
|
5311
5311
|
])
|
|
5312
5312
|
])
|
|
5313
5313
|
]),
|
|
5314
|
-
t("div",
|
|
5315
|
-
|
|
5316
|
-
t("div",
|
|
5317
|
-
t("div",
|
|
5318
|
-
|
|
5319
|
-
|
|
5314
|
+
t("div", Wg, [
|
|
5315
|
+
Bg,
|
|
5316
|
+
t("div", Lg, [
|
|
5317
|
+
t("div", Mg, [
|
|
5318
|
+
Hg,
|
|
5319
|
+
Gg,
|
|
5320
5320
|
t("div", null, e((Dl = (wl = s.report) == null ? void 0 : wl.weather) != null && Dl.noExtrapolation ? "Total Distance At Good Weather" : "Total Distance"), 1)
|
|
5321
5321
|
])
|
|
5322
5322
|
])
|
|
5323
5323
|
])
|
|
5324
5324
|
], 64)) : b("", !0)
|
|
5325
5325
|
]),
|
|
5326
|
-
|
|
5327
|
-
t("div",
|
|
5328
|
-
|
|
5329
|
-
t("div",
|
|
5326
|
+
Ig,
|
|
5327
|
+
t("div", Rg, [
|
|
5328
|
+
Ug,
|
|
5329
|
+
t("div", Ng, "Seg. " + e(nt + 1) + " Fuel Oil", 1)
|
|
5330
5330
|
]),
|
|
5331
|
-
(Al = l == null ? void 0 : l.goodWx) != null && Al.distance ? (i(), d("div",
|
|
5332
|
-
((Tl = (Sl = l == null ? void 0 : l.goodWx) == null ? void 0 : Sl.inEca) == null ? void 0 : Tl.distance) > 0 ? (i(), d("div",
|
|
5333
|
-
|
|
5334
|
-
t("div",
|
|
5335
|
-
t("div",
|
|
5331
|
+
(Al = l == null ? void 0 : l.goodWx) != null && Al.distance ? (i(), d("div", Yg, [
|
|
5332
|
+
((Tl = (Sl = l == null ? void 0 : l.goodWx) == null ? void 0 : Sl.inEca) == null ? void 0 : Tl.distance) > 0 ? (i(), d("div", Vg, [
|
|
5333
|
+
zg,
|
|
5334
|
+
t("div", Zg, [
|
|
5335
|
+
t("div", Qg, [
|
|
5336
5336
|
t("div", null, e((Fl = (Ol = l == null ? void 0 : l.goodWx) == null ? void 0 : Ol.inEca) == null ? void 0 : Fl.sumDgoCons), 1)
|
|
5337
5337
|
]),
|
|
5338
|
-
|
|
5339
|
-
t("div",
|
|
5338
|
+
Jg,
|
|
5339
|
+
t("div", Kg, [
|
|
5340
5340
|
t("div", null, e((Pl = (El = l == null ? void 0 : l.extend) == null ? void 0 : El.cp) == null ? void 0 : Pl.dgo), 1),
|
|
5341
|
-
|
|
5342
|
-
|
|
5341
|
+
jg,
|
|
5342
|
+
Xg
|
|
5343
5343
|
]),
|
|
5344
|
-
|
|
5344
|
+
qg,
|
|
5345
5345
|
t("div", null, e((Wl = ($l = l == null ? void 0 : l.goodWx) == null ? void 0 : $l.inEca) == null ? void 0 : Wl.time), 1),
|
|
5346
|
-
|
|
5346
|
+
t9,
|
|
5347
5347
|
t("div", null, e((Ll = (Bl = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Bl.fo) == null ? void 0 : Ll.dgoAsFoCons) + " (mt)", 1)
|
|
5348
5348
|
])
|
|
5349
5349
|
])) : b("", !0),
|
|
5350
|
-
t("div",
|
|
5351
|
-
|
|
5352
|
-
t("div",
|
|
5353
|
-
t("div",
|
|
5350
|
+
t("div", e9, [
|
|
5351
|
+
s9,
|
|
5352
|
+
t("div", o9, [
|
|
5353
|
+
t("div", l9, [
|
|
5354
5354
|
t("div", null, e((ms = (st = s.report) == null ? void 0 : st.weather) != null && ms.noExtrapolation ? (Ml = l == null ? void 0 : l.goodWx) == null ? void 0 : Ml.distance : (Hl = l == null ? void 0 : l.allWx) == null ? void 0 : Hl.distance), 1),
|
|
5355
|
-
|
|
5355
|
+
i9,
|
|
5356
5356
|
t("div", null, e((Gl = l == null ? void 0 : l.goodWx) == null ? void 0 : Gl.pfmSpd), 1)
|
|
5357
5357
|
]),
|
|
5358
|
-
|
|
5359
|
-
t("div",
|
|
5358
|
+
a9,
|
|
5359
|
+
t("div", n9, [
|
|
5360
5360
|
t("div", null, [
|
|
5361
5361
|
t("span", null, e((Il = l == null ? void 0 : l.goodWx) == null ? void 0 : Il.sumFoCons), 1),
|
|
5362
|
-
((Ul = (Rl = l == null ? void 0 : l.goodWx) == null ? void 0 : Rl.inEca) == null ? void 0 : Ul.distance) > 0 ? (i(), d("span",
|
|
5363
|
-
|
|
5362
|
+
((Ul = (Rl = l == null ? void 0 : l.goodWx) == null ? void 0 : Rl.inEca) == null ? void 0 : Ul.distance) > 0 ? (i(), d("span", d9, [
|
|
5363
|
+
c9,
|
|
5364
5364
|
t("span", null, e((Yl = (Nl = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Nl.fo) == null ? void 0 : Yl.dgoAsFoCons), 1)
|
|
5365
5365
|
])) : b("", !0)
|
|
5366
5366
|
]),
|
|
5367
|
-
|
|
5367
|
+
r9,
|
|
5368
5368
|
t("div", null, e((oe = l == null ? void 0 : l.goodWx) == null ? void 0 : oe.time), 1)
|
|
5369
5369
|
]),
|
|
5370
|
-
|
|
5370
|
+
u9,
|
|
5371
5371
|
t("div", null, e((Zl = (zl = l.fuelConclusion) == null ? void 0 : zl.fo) == null ? void 0 : Zl.entireCons) + " (mt)", 1),
|
|
5372
|
-
|
|
5372
|
+
h9
|
|
5373
5373
|
])
|
|
5374
5374
|
]),
|
|
5375
|
-
t("div",
|
|
5376
|
-
|
|
5377
|
-
t("div",
|
|
5378
|
-
t("div",
|
|
5375
|
+
t("div", _9, [
|
|
5376
|
+
v9,
|
|
5377
|
+
t("div", p9, [
|
|
5378
|
+
t("div", f9, [
|
|
5379
5379
|
t("div", null, e((Jl = (Ql = s.report) == null ? void 0 : Ql.weather) != null && Jl.noExtrapolation ? (it = l == null ? void 0 : l.goodWx) == null ? void 0 : it.distance : (ao = l == null ? void 0 : l.allWx) == null ? void 0 : ao.distance), 1),
|
|
5380
|
-
|
|
5380
|
+
y9,
|
|
5381
5381
|
t("div", null, e((Kl = l == null ? void 0 : l.timeConclusion) == null ? void 0 : Kl.minusAbtSpd), 1)
|
|
5382
5382
|
]),
|
|
5383
|
-
|
|
5384
|
-
t("div",
|
|
5383
|
+
m9,
|
|
5384
|
+
t("div", b9, [
|
|
5385
5385
|
t("div", null, e((Xl = (jl = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : jl.fo) == null ? void 0 : Xl.overTolerance), 1),
|
|
5386
|
-
|
|
5387
|
-
|
|
5386
|
+
x9,
|
|
5387
|
+
C9
|
|
5388
5388
|
]),
|
|
5389
|
-
|
|
5389
|
+
g9,
|
|
5390
5390
|
t("div", null, e((ti = (ql = l.fuelConclusion) == null ? void 0 : ql.fo) == null ? void 0 : ti.maxCons) + " (mt)", 1),
|
|
5391
|
-
|
|
5391
|
+
k9
|
|
5392
5392
|
])
|
|
5393
5393
|
]),
|
|
5394
|
-
t("div",
|
|
5395
|
-
|
|
5396
|
-
t("div",
|
|
5397
|
-
t("div",
|
|
5394
|
+
t("div", w9, [
|
|
5395
|
+
D9,
|
|
5396
|
+
t("div", A9, [
|
|
5397
|
+
t("div", S9, [
|
|
5398
5398
|
t("div", null, e((si = (ei = s.report) == null ? void 0 : ei.weather) != null && si.noExtrapolation ? (oi = l == null ? void 0 : l.goodWx) == null ? void 0 : oi.distance : (me = l == null ? void 0 : l.allWx) == null ? void 0 : me.distance), 1),
|
|
5399
|
-
|
|
5399
|
+
T9,
|
|
5400
5400
|
t("div", null, e((_i = l == null ? void 0 : l.timeConclusion) == null ? void 0 : _i.minusAbtSpd), 1)
|
|
5401
5401
|
]),
|
|
5402
|
-
|
|
5403
|
-
t("div",
|
|
5402
|
+
O9,
|
|
5403
|
+
t("div", F9, [
|
|
5404
5404
|
t("div", null, e((pi = (vi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : vi.fo) == null ? void 0 : pi.underTolerance), 1),
|
|
5405
|
-
|
|
5406
|
-
|
|
5405
|
+
E9,
|
|
5406
|
+
P9
|
|
5407
5407
|
]),
|
|
5408
|
-
$
|
|
5408
|
+
$9,
|
|
5409
5409
|
t("div", null, e((yi = (fi = l.fuelConclusion) == null ? void 0 : fi.fo) == null ? void 0 : yi.minCons) + " (mt)", 1),
|
|
5410
|
-
|
|
5410
|
+
W9
|
|
5411
5411
|
])
|
|
5412
5412
|
]),
|
|
5413
|
-
t("div",
|
|
5413
|
+
t("div", B9, [
|
|
5414
5414
|
((bi = (mi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : mi.fo) == null ? void 0 : bi.conclusionStatus) === "Over" ? (i(), d(A, { key: 0 }, [
|
|
5415
|
-
t("div",
|
|
5416
|
-
|
|
5417
|
-
|
|
5418
|
-
|
|
5419
|
-
|
|
5415
|
+
t("div", L9, [
|
|
5416
|
+
M9,
|
|
5417
|
+
H9,
|
|
5418
|
+
G9,
|
|
5419
|
+
I9,
|
|
5420
5420
|
t("div", null, e((Ci = (xi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : xi.fo) == null ? void 0 : Ci.entireCons), 1),
|
|
5421
|
-
|
|
5421
|
+
R9,
|
|
5422
5422
|
t("div", null, e((ki = (gi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : gi.fo) == null ? void 0 : ki.maxCons), 1),
|
|
5423
|
-
|
|
5423
|
+
U9,
|
|
5424
5424
|
t("div", null, e((Di = (wi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : wi.fo) == null ? void 0 : Di.overCons), 1)
|
|
5425
5425
|
]),
|
|
5426
|
-
(Si = (Ai = l == null ? void 0 : l.goodWx) == null ? void 0 : Ai.inEca) != null && Si.distance ? (i(), d("div",
|
|
5427
|
-
|
|
5428
|
-
|
|
5429
|
-
t("div",
|
|
5426
|
+
(Si = (Ai = l == null ? void 0 : l.goodWx) == null ? void 0 : Ai.inEca) != null && Si.distance ? (i(), d("div", N9, [
|
|
5427
|
+
Y9,
|
|
5428
|
+
V9,
|
|
5429
|
+
t("div", z9, [
|
|
5430
5430
|
t("div", null, e((Oi = (Ti = l == null ? void 0 : l.goodWx) == null ? void 0 : Ti.inEca) == null ? void 0 : Oi.distance) + " * " + e((Ei = (Fi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Fi.fo) == null ? void 0 : Ei.overCons), 1),
|
|
5431
|
-
|
|
5431
|
+
Z9,
|
|
5432
5432
|
t("div", null, e(($i = (Pi = s.report) == null ? void 0 : Pi.weather) != null && $i.noExtrapolation ? (Wi = l == null ? void 0 : l.goodWx) == null ? void 0 : Wi.distance : (Bi = l == null ? void 0 : l.allWx) == null ? void 0 : Bi.distance), 1)
|
|
5433
5433
|
]),
|
|
5434
|
-
|
|
5434
|
+
Q9,
|
|
5435
5435
|
t("div", null, e((Mi = (Li = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Li.fo) == null ? void 0 : Mi.foOverConsInEca) + " (mt)", 1)
|
|
5436
5436
|
])) : b("", !0)
|
|
5437
5437
|
], 64)) : ((Gi = (Hi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Hi.fo) == null ? void 0 : Gi.conclusionStatus) === "Saving" ? (i(), d(A, { key: 1 }, [
|
|
5438
|
-
t("div",
|
|
5439
|
-
|
|
5440
|
-
|
|
5441
|
-
|
|
5442
|
-
|
|
5438
|
+
t("div", J9, [
|
|
5439
|
+
K9,
|
|
5440
|
+
j9,
|
|
5441
|
+
X9,
|
|
5442
|
+
q9,
|
|
5443
5443
|
t("div", null, e((Ri = (Ii = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Ii.fo) == null ? void 0 : Ri.minCons), 1),
|
|
5444
5444
|
t8,
|
|
5445
|
-
t("div", null, e((
|
|
5445
|
+
t("div", null, e((Ni = (Ui = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Ui.fo) == null ? void 0 : Ni.entireCons), 1),
|
|
5446
5446
|
e8,
|
|
5447
|
-
t("div", null, e((
|
|
5447
|
+
t("div", null, e((Vi = (Yi = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Yi.fo) == null ? void 0 : Vi.saving) + " (mt)", 1)
|
|
5448
5448
|
]),
|
|
5449
|
-
(
|
|
5449
|
+
(Zi = (zi = l == null ? void 0 : l.goodWx) == null ? void 0 : zi.inEca) != null && Zi.distance ? (i(), d("div", s8, [
|
|
5450
5450
|
o8,
|
|
5451
5451
|
l8,
|
|
5452
5452
|
t("div", i8, [
|
|
5453
|
-
t("div", null, e((
|
|
5453
|
+
t("div", null, e((Ji = (Qi = s.report) == null ? void 0 : Qi.weather) != null && Ji.noExtrapolation ? (ji = (Ki = l == null ? void 0 : l.goodWx) == null ? void 0 : Ki.inEca) == null ? void 0 : ji.distance : (li = (ct = l == null ? void 0 : l.allWx) == null ? void 0 : ct.inEca) == null ? void 0 : li.distance) + " * " + e((Xi = (ii = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : ii.fo) == null ? void 0 : Xi.saving), 1),
|
|
5454
5454
|
a8,
|
|
5455
5455
|
t("div", null, e((ta = (qi = s.report) == null ? void 0 : qi.weather) != null && ta.noExtrapolation ? (ea = l == null ? void 0 : l.goodWx) == null ? void 0 : ea.distance : (sa = l == null ? void 0 : l.allWx) == null ? void 0 : sa.distance), 1)
|
|
5456
5456
|
]),
|
|
@@ -5533,22 +5533,22 @@ function u6(o, c, s, _, a, n) {
|
|
|
5533
5533
|
V8
|
|
5534
5534
|
]),
|
|
5535
5535
|
z8,
|
|
5536
|
-
t("div", null, e((
|
|
5536
|
+
t("div", null, e((Ya = (Na = l.fuelConclusion) == null ? void 0 : Na.dgo) == null ? void 0 : Ya.minCons) + " (mt)", 1),
|
|
5537
5537
|
Z8
|
|
5538
5538
|
])
|
|
5539
5539
|
]),
|
|
5540
5540
|
t("div", Q8, [
|
|
5541
|
-
((
|
|
5541
|
+
((za = (Va = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Va.dgo) == null ? void 0 : za.conclusionStatus) === "Over" ? (i(), d("div", J8, [
|
|
5542
5542
|
K8,
|
|
5543
5543
|
j8,
|
|
5544
5544
|
X8,
|
|
5545
5545
|
q8,
|
|
5546
|
-
t("div", null, e((
|
|
5546
|
+
t("div", null, e((Qa = (Za = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Za.dgo) == null ? void 0 : Qa.entireCons), 1),
|
|
5547
5547
|
t6,
|
|
5548
|
-
t("div", null, e((
|
|
5548
|
+
t("div", null, e((Ka = (Ja = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Ja.dgo) == null ? void 0 : Ka.maxCons), 1),
|
|
5549
5549
|
e6,
|
|
5550
|
-
t("div", null, e((
|
|
5551
|
-
])) : ((ln = (
|
|
5550
|
+
t("div", null, e((Xa = (ja = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : ja.dgo) == null ? void 0 : Xa.overCons), 1)
|
|
5551
|
+
])) : ((ln = (qa = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : qa.fo) == null ? void 0 : ln.conclusionStatus) === "Saving" ? (i(), d("div", s6, [
|
|
5552
5552
|
o6,
|
|
5553
5553
|
l6,
|
|
5554
5554
|
i6,
|
|
@@ -7006,7 +7006,7 @@ const kw = {
|
|
|
7006
7006
|
Inventory: Sk,
|
|
7007
7007
|
Chart: fw,
|
|
7008
7008
|
Email: gw,
|
|
7009
|
-
Loading:
|
|
7009
|
+
Loading: tn
|
|
7010
7010
|
},
|
|
7011
7011
|
props: {
|
|
7012
7012
|
report: {
|
|
@@ -7097,7 +7097,7 @@ function ww(o, c, s, _, a, n) {
|
|
|
7097
7097
|
}, null, 8, ["report", "voyageEmails"])) : b("", !0)
|
|
7098
7098
|
], 2);
|
|
7099
7099
|
}
|
|
7100
|
-
const Dw = /* @__PURE__ */ Zt(kw, [["render", ww], ["__scopeId", "data-v-a0a392a4"]]),
|
|
7100
|
+
const Dw = /* @__PURE__ */ Zt(kw, [["render", ww], ["__scopeId", "data-v-a0a392a4"]]), YQ = {
|
|
7101
7101
|
install(o) {
|
|
7102
7102
|
o.component("FliVoyageReport", hb), o.component("OrmVoyageReport", Dw);
|
|
7103
7103
|
}
|
|
@@ -7153,7 +7153,7 @@ function Tw(o, c, s, _, a, n) {
|
|
|
7153
7153
|
}, null, 8, ["report", "model", "ts", "token", "onCenter"])) : b("", !0)
|
|
7154
7154
|
]);
|
|
7155
7155
|
}
|
|
7156
|
-
const Ow = /* @__PURE__ */ Zt(Aw, [["render", Tw], ["__scopeId", "data-v-a14ce9ba"]]),
|
|
7156
|
+
const Ow = /* @__PURE__ */ Zt(Aw, [["render", Tw], ["__scopeId", "data-v-a14ce9ba"]]), VQ = {
|
|
7157
7157
|
install(o) {
|
|
7158
7158
|
o.component("TropicalReport", Ow);
|
|
7159
7159
|
}
|
|
@@ -7566,7 +7566,7 @@ function b7(o, c, s, _, a, n) {
|
|
|
7566
7566
|
])
|
|
7567
7567
|
]);
|
|
7568
7568
|
}
|
|
7569
|
-
const x7 = /* @__PURE__ */ Zt(RD, [["render", b7], ["__scopeId", "data-v-c269c41c"]]),
|
|
7569
|
+
const x7 = /* @__PURE__ */ Zt(RD, [["render", b7], ["__scopeId", "data-v-c269c41c"]]), zQ = {
|
|
7570
7570
|
install(o) {
|
|
7571
7571
|
o.component("OrmInvoiceReport", ID), o.component("FliInvoiceReport", x7);
|
|
7572
7572
|
}
|
|
@@ -10005,7 +10005,7 @@ function uM(o, c, s, _, a, n) {
|
|
|
10005
10005
|
], 2)
|
|
10006
10006
|
]);
|
|
10007
10007
|
}
|
|
10008
|
-
const hM = /* @__PURE__ */ Zt(EE, [["render", uM], ["__scopeId", "data-v-eba493df"]]),
|
|
10008
|
+
const hM = /* @__PURE__ */ Zt(EE, [["render", uM], ["__scopeId", "data-v-eba493df"]]), ZQ = {
|
|
10009
10009
|
install(o) {
|
|
10010
10010
|
o.component("DeviationReport", FE), o.component("FliDeviationReport", hM);
|
|
10011
10011
|
}
|
|
@@ -10287,7 +10287,7 @@ function LH(o, c, s, _, a, n) {
|
|
|
10287
10287
|
])
|
|
10288
10288
|
]);
|
|
10289
10289
|
}
|
|
10290
|
-
const MH = /* @__PURE__ */ Zt(_M, [["render", LH], ["__scopeId", "data-v-47a82ae7"]]),
|
|
10290
|
+
const MH = /* @__PURE__ */ Zt(_M, [["render", LH], ["__scopeId", "data-v-47a82ae7"]]), QQ = {
|
|
10291
10291
|
install(o) {
|
|
10292
10292
|
o.component("StoppageReport", MH);
|
|
10293
10293
|
}
|
|
@@ -10948,7 +10948,7 @@ function VU(o, c, s, _, a, n) {
|
|
|
10948
10948
|
], 2)
|
|
10949
10949
|
]);
|
|
10950
10950
|
}
|
|
10951
|
-
const zU = /* @__PURE__ */ Zt(GI, [["render", VU], ["__scopeId", "data-v-f7bdbf19"]]),
|
|
10951
|
+
const zU = /* @__PURE__ */ Zt(GI, [["render", VU], ["__scopeId", "data-v-f7bdbf19"]]), JQ = {
|
|
10952
10952
|
install(o) {
|
|
10953
10953
|
o.component("OrmComparisonReport", HI), o.component("FliComparisonReport", zU);
|
|
10954
10954
|
}
|
|
@@ -10971,7 +10971,7 @@ function qU(o, c, s, _, a, n) {
|
|
|
10971
10971
|
])
|
|
10972
10972
|
]);
|
|
10973
10973
|
}
|
|
10974
|
-
const tN = /* @__PURE__ */ Zt(ZU, [["render", qU], ["__scopeId", "data-v-793a5781"]]),
|
|
10974
|
+
const tN = /* @__PURE__ */ Zt(ZU, [["render", qU], ["__scopeId", "data-v-793a5781"]]), KQ = {
|
|
10975
10975
|
install(o) {
|
|
10976
10976
|
o.component("IdmBrand", So), o.component("IdmThird", tN);
|
|
10977
10977
|
}
|
|
@@ -13346,14 +13346,14 @@ function PN(o, c, s, _, a, n) {
|
|
|
13346
13346
|
])
|
|
13347
13347
|
]);
|
|
13348
13348
|
}
|
|
13349
|
-
const $N = /* @__PURE__ */ Zt(kN, [["render", PN], ["__scopeId", "data-v-99a52de4"]]),
|
|
13349
|
+
const $N = /* @__PURE__ */ Zt(kN, [["render", PN], ["__scopeId", "data-v-99a52de4"]]), jQ = {
|
|
13350
13350
|
install(o) {
|
|
13351
13351
|
o.component("OrmQuoteReport", uN), o.component("OrmQuoteReport4SEOA", gN), o.component("OrmQuoteReport4TongLi", $N);
|
|
13352
13352
|
}
|
|
13353
13353
|
};
|
|
13354
13354
|
const WN = {
|
|
13355
13355
|
name: "PrecipitationReport",
|
|
13356
|
-
components: { IdmBrand: So, IdmLoading:
|
|
13356
|
+
components: { IdmBrand: So, IdmLoading: tn },
|
|
13357
13357
|
props: {
|
|
13358
13358
|
report: {
|
|
13359
13359
|
type: Object,
|
|
@@ -13861,7 +13861,7 @@ function jY(o, c, s, _, a, n) {
|
|
|
13861
13861
|
loading: a.loading,
|
|
13862
13862
|
onTimeout: c[0] || (c[0] = (y) => a.loading = !1)
|
|
13863
13863
|
}, null, 8, ["loading"]),
|
|
13864
|
-
|
|
13864
|
+
en(t("div", null, [
|
|
13865
13865
|
t("div", LN, [
|
|
13866
13866
|
t("div", MN, [
|
|
13867
13867
|
t("div", HN, [
|
|
@@ -14027,9 +14027,9 @@ function jY(o, c, s, _, a, n) {
|
|
|
14027
14027
|
])
|
|
14028
14028
|
])
|
|
14029
14029
|
], 512), [
|
|
14030
|
-
[
|
|
14030
|
+
[sn, a.version === "Pretty"]
|
|
14031
14031
|
]),
|
|
14032
|
-
|
|
14032
|
+
en(t("div", null, [
|
|
14033
14033
|
t("div", LY, [
|
|
14034
14034
|
t("div", MY, [
|
|
14035
14035
|
t("div", HY, [
|
|
@@ -14097,17 +14097,17 @@ function jY(o, c, s, _, a, n) {
|
|
|
14097
14097
|
])
|
|
14098
14098
|
])
|
|
14099
14099
|
], 512), [
|
|
14100
|
-
[
|
|
14100
|
+
[sn, a.version === "Brief"]
|
|
14101
14101
|
])
|
|
14102
14102
|
]);
|
|
14103
14103
|
}
|
|
14104
|
-
const XY = /* @__PURE__ */ Zt(WN, [["render", jY], ["__scopeId", "data-v-164362dd"]]),
|
|
14104
|
+
const XY = /* @__PURE__ */ Zt(WN, [["render", jY], ["__scopeId", "data-v-164362dd"]]), XQ = {
|
|
14105
14105
|
install(o) {
|
|
14106
14106
|
o.component("PrecipitationReport", XY);
|
|
14107
14107
|
}
|
|
14108
|
-
},
|
|
14108
|
+
}, qQ = {
|
|
14109
14109
|
install(o) {
|
|
14110
|
-
o.component("IdmLoading",
|
|
14110
|
+
o.component("IdmLoading", tn);
|
|
14111
14111
|
}
|
|
14112
14112
|
};
|
|
14113
14113
|
const qY = {
|
|
@@ -14170,7 +14170,7 @@ const qY = {
|
|
|
14170
14170
|
this.editable = !1, this.$emit("commit", o);
|
|
14171
14171
|
}
|
|
14172
14172
|
}
|
|
14173
|
-
}, Q = (o) => (Ae("data-v-
|
|
14173
|
+
}, Q = (o) => (Ae("data-v-4a382b0c"), o = o(), Se(), o), tV = { class: "eeas-report" }, eV = { class: "section info-section flex-space border" }, sV = {
|
|
14174
14174
|
class: "flex-end",
|
|
14175
14175
|
style: { width: "50%", "flex-wrap": "wrap" }
|
|
14176
14176
|
}, oV = {
|
|
@@ -14278,27 +14278,27 @@ const qY = {
|
|
|
14278
14278
|
], tz = {
|
|
14279
14279
|
key: 1,
|
|
14280
14280
|
class: "value"
|
|
14281
|
-
}, ez = { class: "phase-title" }, sz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("
|
|
14281
|
+
}, ez = { class: "phase-title" }, sz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("span", { class: "unit" }, "mt", -1)), oz = {
|
|
14282
14282
|
class: "item",
|
|
14283
14283
|
style: { width: "26%" }
|
|
14284
|
-
},
|
|
14284
|
+
}, lz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "phase-title" }, "MGO Total Consumption", -1)), iz = {
|
|
14285
14285
|
class: "text",
|
|
14286
14286
|
style: { "text-align": "left" }
|
|
14287
|
-
},
|
|
14287
|
+
}, az = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("span", { class: "unit" }, "mt", -1)), nz = {
|
|
14288
14288
|
key: 0,
|
|
14289
14289
|
class: "value"
|
|
14290
|
-
},
|
|
14291
|
-
|
|
14292
|
-
],
|
|
14290
|
+
}, dz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "phase-title" }, "N/A", -1)), cz = [
|
|
14291
|
+
dz
|
|
14292
|
+
], rz = {
|
|
14293
14293
|
key: 1,
|
|
14294
14294
|
class: "value"
|
|
14295
|
-
},
|
|
14295
|
+
}, uz = { class: "phase-title" }, hz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("span", { class: "unit" }, "hrs", -1)), _z = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "section-title" }, "Remarks", -1)), vz = { class: "section-content" }, pz = {
|
|
14296
14296
|
key: 0,
|
|
14297
14297
|
class: ""
|
|
14298
|
-
},
|
|
14298
|
+
}, fz = ["innerHTML"], yz = {
|
|
14299
14299
|
key: 1,
|
|
14300
14300
|
class: "txt"
|
|
14301
|
-
},
|
|
14301
|
+
}, mz = { class: "section port-bunker-section" }, bz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "section-title" }, "Port Bunker Analysis", -1)), xz = { class: "section-content" }, Cz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("thead", null, [
|
|
14302
14302
|
/* @__PURE__ */ t("tr", null, [
|
|
14303
14303
|
/* @__PURE__ */ t("th", {
|
|
14304
14304
|
class: "label",
|
|
@@ -14327,46 +14327,46 @@ const qY = {
|
|
|
14327
14327
|
/* @__PURE__ */ t("th", { class: "label" }, "FO"),
|
|
14328
14328
|
/* @__PURE__ */ t("th", { class: "label" }, "MGO")
|
|
14329
14329
|
])
|
|
14330
|
-
], -1)),
|
|
14330
|
+
], -1)), gz = { rowspan: "2" }, kz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("td", null, "Idle", -1)), wz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("td", null, "Working", -1)), Dz = { class: "section consumption-section" }, Az = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "section-title" }, "CP Consumption Caculation", -1)), Sz = {
|
|
14331
14331
|
class: "section-content flex-start",
|
|
14332
14332
|
style: { "margin-bottom": "20px" }
|
|
14333
|
-
},
|
|
14333
|
+
}, Tz = {
|
|
14334
14334
|
class: "formula-block",
|
|
14335
14335
|
style: { flex: "1" }
|
|
14336
|
-
},
|
|
14336
|
+
}, Oz = { class: "flex-start" }, Fz = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP FO Consumption at Idle Period</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Total Idle Time</div><div class="sig" data-v-4a382b0c>x</div><div class="fraction flex-center" data-v-4a382b0c><div class="content" data-v-4a382b0c><div data-v-4a382b0c>CP Daily FO Consumption</div><div class="line" data-v-4a382b0c></div><div data-v-4a382b0c>24</div></div></div><div class="sig" data-v-4a382b0c>=</div>', 6), Ez = { class: "fraction" }, Pz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "x", -1)), $z = { class: "fraction flex-center" }, Wz = { class: "content" }, Bz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), Lz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", null, "24", -1)), Mz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), Hz = { class: "fraction" }, Gz = { class: "flex-start" }, Iz = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP FO Consumption at Working Period</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Total Working Time</div><div class="sig" data-v-4a382b0c>x</div><div class="fraction flex-center" data-v-4a382b0c><div class="content" data-v-4a382b0c><div data-v-4a382b0c>CP Daily FO Consumption</div><div class="line" data-v-4a382b0c></div><div data-v-4a382b0c>24</div></div></div><div class="sig" data-v-4a382b0c>=</div>', 6), Rz = { class: "fraction" }, Uz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "x", -1)), Nz = { class: "fraction flex-center" }, Yz = { class: "content" }, Vz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), zz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", null, "24", -1)), Zz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), Qz = { class: "fraction" }, Jz = { class: "flex-start" }, Kz = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP FO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>FO Consumption at Idle Period</div><div class="sig" data-v-4a382b0c>+</div><div class="fraction" data-v-4a382b0c>FO Consumption at Working Period</div><div class="sig" data-v-4a382b0c>=</div>', 6), jz = { class: "fraction" }, Xz = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "+", -1)), qz = { class: "fraction" }, tZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), eZ = { class: "fraction" }, sZ = {
|
|
14337
14337
|
key: 0,
|
|
14338
14338
|
class: "flex-start"
|
|
14339
|
-
},
|
|
14339
|
+
}, oZ = {
|
|
14340
14340
|
class: "fraction",
|
|
14341
14341
|
style: { width: "260px" }
|
|
14342
|
-
},
|
|
14342
|
+
}, lZ = /* @__PURE__ */ et('<div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>CP FO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>Actual FO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 5), iZ = { class: "fraction" }, aZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), nZ = { class: "fraction" }, dZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), cZ = { class: "fraction" }, rZ = {
|
|
14343
14343
|
key: 1,
|
|
14344
14344
|
class: "flex-start"
|
|
14345
|
-
},
|
|
14345
|
+
}, uZ = {
|
|
14346
14346
|
class: "fraction",
|
|
14347
14347
|
style: { width: "260px" }
|
|
14348
|
-
},
|
|
14348
|
+
}, hZ = /* @__PURE__ */ et('<div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Actual FO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>CP FO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 5), _Z = { class: "fraction" }, vZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), pZ = { class: "fraction" }, fZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), yZ = { class: "fraction" }, mZ = {
|
|
14349
14349
|
key: 2,
|
|
14350
14350
|
class: "flex-start"
|
|
14351
|
-
},
|
|
14351
|
+
}, bZ = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>FO Over/Saving-Consumption</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>CP FO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>Actual FO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 6), xZ = { class: "fraction" }, CZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), gZ = { class: "fraction" }, kZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), wZ = { class: "fraction" }, DZ = { class: "section-content flex-start" }, AZ = {
|
|
14352
14352
|
class: "formula-block",
|
|
14353
14353
|
style: { flex: "1" }
|
|
14354
|
-
},
|
|
14354
|
+
}, SZ = { class: "flex-start" }, TZ = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP MGO Consumption at Idle Period</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Total Idle Time</div><div class="sig" data-v-4a382b0c>x</div><div class="fraction flex-center" data-v-4a382b0c><div class="content" data-v-4a382b0c><div data-v-4a382b0c>CP Daily MGO Consumption</div><div class="line" data-v-4a382b0c></div><div data-v-4a382b0c>24</div></div></div><div class="sig" data-v-4a382b0c>=</div>', 6), OZ = { class: "fraction" }, FZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "x", -1)), EZ = { class: "fraction flex-center" }, PZ = { class: "content" }, $Z = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), WZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", null, "24", -1)), BZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), LZ = { class: "fraction" }, MZ = { class: "flex-start" }, HZ = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP MGO Consumption at Working Period</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Total Working Time</div><div class="sig" data-v-4a382b0c>x</div><div class="fraction flex-center" data-v-4a382b0c><div class="content" data-v-4a382b0c><div data-v-4a382b0c>CP Daily MGO Consumption</div><div class="line" data-v-4a382b0c></div><div data-v-4a382b0c>24</div></div></div><div class="sig" data-v-4a382b0c>=</div>', 6), GZ = { class: "fraction" }, IZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "x", -1)), RZ = { class: "fraction flex-center" }, UZ = { class: "content" }, NZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), YZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", null, "24", -1)), VZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), zZ = { class: "fraction" }, ZZ = { class: "flex-start" }, QZ = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>CP MGO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>MGO Consumption at Idle Period</div><div class="sig" data-v-4a382b0c>+</div><div class="fraction" data-v-4a382b0c>MGO Consumption at Working Period</div><div class="sig" data-v-4a382b0c>=</div>', 6), JZ = { class: "fraction" }, KZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "+", -1)), jZ = { class: "fraction" }, XZ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), qZ = { class: "fraction" }, tQ = {
|
|
14355
14355
|
key: 0,
|
|
14356
14356
|
class: "flex-start"
|
|
14357
|
-
},
|
|
14357
|
+
}, eQ = {
|
|
14358
14358
|
class: "fraction",
|
|
14359
14359
|
style: { width: "260px" }
|
|
14360
|
-
},
|
|
14360
|
+
}, sQ = /* @__PURE__ */ et('<div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>CP MGO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>Actual MGO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 5), oQ = { class: "fraction" }, lQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), iQ = { class: "fraction" }, aQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), nQ = { class: "fraction" }, dQ = {
|
|
14361
14361
|
key: 1,
|
|
14362
14362
|
class: "flex-start"
|
|
14363
|
-
},
|
|
14363
|
+
}, cQ = {
|
|
14364
14364
|
class: "fraction",
|
|
14365
14365
|
style: { width: "260px" }
|
|
14366
|
-
},
|
|
14366
|
+
}, rQ = /* @__PURE__ */ et('<div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>Actual MGO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>CP MGO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 5), uQ = { class: "fraction" }, hQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), _Q = { class: "fraction" }, vQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), pQ = { class: "fraction" }, fQ = {
|
|
14367
14367
|
key: 2,
|
|
14368
14368
|
class: "flex-start"
|
|
14369
|
-
},
|
|
14369
|
+
}, yQ = /* @__PURE__ */ et('<div class="fraction" style="width:260px;" data-v-4a382b0c>MGO Over/Saving-Consumption</div><div class="sig" data-v-4a382b0c>=</div><div class="fraction" data-v-4a382b0c>CP MGO Total Consumption</div><div class="sig" data-v-4a382b0c>-</div><div class="fraction" data-v-4a382b0c>Actual MGO Total Consumption</div><div class="sig" data-v-4a382b0c>=</div>', 6), mQ = { class: "fraction" }, bQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "-", -1)), xQ = { class: "fraction" }, CQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "sig" }, "=", -1)), gQ = { class: "fraction" }, kQ = { class: "section vessel-report-section" }, wQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("div", { class: "section-title" }, "Vessel Reports", -1)), DQ = { class: "section-content" }, AQ = /* @__PURE__ */ Q(() => /* @__PURE__ */ t("thead", null, [
|
|
14370
14370
|
/* @__PURE__ */ t("tr", null, [
|
|
14371
14371
|
/* @__PURE__ */ t("th", {
|
|
14372
14372
|
class: "label",
|
|
@@ -14428,8 +14428,8 @@ const qY = {
|
|
|
14428
14428
|
/* @__PURE__ */ t("th", { class: "label" }, "MGO")
|
|
14429
14429
|
])
|
|
14430
14430
|
], -1));
|
|
14431
|
-
function
|
|
14432
|
-
var T, f, C, P, O, $, E, H, G, B, L, k, I, J, j, X, q, y, U, V, N, R, z, ot, tt, lt, ft, yt, l, nt, rt, ut, ht, _t, vt, mt, bt, xt, wt, dt, gt, Dt, At, Ct, Ot, Ft, Et, Pt, $t, Wt, Ht, Gt, It, Rt, Ut, Nt, Yt, Vt, St, le, ie, ae, M, Lt, qt, ne, de, ce, re, ue, v, Y, Mt, Kt, te, kt, se, he, _e, xe, Ce, ge, ke, Te, Oe, Fe, Ee, Pe, $e, We, Be, Le, Me, He, Ge, Ie, Re, Ue, Ne, Ye, Ve, ze, Ze, Cs, gs, ks, ws, Ds, As, Ss, Ts, Os, Fs, Es, Ps, $s, Ws, Bs, Ls, Ms, W, zt, ve, pe, De, Qe, Je, Ke, je, Xe, qe, ts, es, ss, os, ls, is, as, ns, ds, cs, rs, us, hs, _s, vs, ps, fs, ys, Hs, Gs, Is, Rs, Us, Ns, Ys, Vs, zs, Zs, Qs, Js, Ks, js, Xs, qs, to, eo, so, oo, lo, io, co, ro, uo, ho, _o, vo, po, fo, yo, mo, bo, xo, Co, go, ko, wo, Do, ye, Ao, Oo, Fo, Eo, Po, $o, Wo, Bo, Lo, Mo, Ho, Go, Io, Ro, Uo, No, Yo, Vo, zo, Zo, Qo, Jo, Ko, jo, Xo, qo, tl, el, sl, ol, ll, il, al, nl, dl, cl, rl, ul, hl, _l, vl, pl, fl, yl, ml, bl, xl, Cl, gl, kl, wl, Dl, Al, Sl, Tl, Ol, Fl, El, Pl, $l, Wl, Bl, Ll, st, ms, Ml, Hl, Gl, Il, Rl, Ul, Nl, Yl, oe, zl, Zl, Ql, Jl, it, ao, Kl, jl, Xl, ql, ti, ei, si, oi, me, _i, vi, pi, fi, yi, mi, bi, xi, Ci, gi, ki, wi, Di, Ai, Si, Ti, Oi, Fi, Ei, Pi, $i, Wi, Bi, Li, Mi, Hi, Gi, Ii, Ri;
|
|
14431
|
+
function SQ(o, c, s, _, a, n) {
|
|
14432
|
+
var T, f, C, P, O, $, E, H, G, B, L, k, I, J, j, X, q, y, U, V, N, R, z, ot, tt, lt, ft, yt, l, nt, rt, ut, ht, _t, vt, mt, bt, xt, wt, dt, gt, Dt, At, Ct, Ot, Ft, Et, Pt, $t, Wt, Ht, Gt, It, Rt, Ut, Nt, Yt, Vt, St, le, ie, ae, M, Lt, qt, ne, de, ce, re, ue, v, Y, Mt, Kt, te, kt, se, he, _e, xe, Ce, ge, ke, Te, Oe, Fe, Ee, Pe, $e, We, Be, Le, Me, He, Ge, Ie, Re, Ue, Ne, Ye, Ve, ze, Ze, Cs, gs, ks, ws, Ds, As, Ss, Ts, Os, Fs, Es, Ps, $s, Ws, Bs, Ls, Ms, W, zt, ve, pe, De, Qe, Je, Ke, je, Xe, qe, ts, es, ss, os, ls, is, as, ns, ds, cs, rs, us, hs, _s, vs, ps, fs, ys, Hs, Gs, Is, Rs, Us, Ns, Ys, Vs, zs, Zs, Qs, Js, Ks, js, Xs, qs, to, eo, so, oo, lo, io, co, ro, uo, ho, _o, vo, po, fo, yo, mo, bo, xo, Co, go, ko, wo, Do, ye, Ao, Oo, Fo, Eo, Po, $o, Wo, Bo, Lo, Mo, Ho, Go, Io, Ro, Uo, No, Yo, Vo, zo, Zo, Qo, Jo, Ko, jo, Xo, qo, tl, el, sl, ol, ll, il, al, nl, dl, cl, rl, ul, hl, _l, vl, pl, fl, yl, ml, bl, xl, Cl, gl, kl, wl, Dl, Al, Sl, Tl, Ol, Fl, El, Pl, $l, Wl, Bl, Ll, st, ms, Ml, Hl, Gl, Il, Rl, Ul, Nl, Yl, oe, zl, Zl, Ql, Jl, it, ao, Kl, jl, Xl, ql, ti, ei, si, oi, me, _i, vi, pi, fi, yi, mi, bi, xi, Ci, gi, ki, wi, Di, Ai, Si, Ti, Oi, Fi, Ei, Pi, $i, Wi, Bi, Li, Mi, Hi, Gi, Ii, Ri, Ui, Ni, Yi, Vi, zi, Zi, Qi, Ji, Ki, ji;
|
|
14433
14433
|
const m = Z("IdmBrand"), r = Z("Lat"), p = Z("Lng"), S = Z("Editor");
|
|
14434
14434
|
return i(), d("div", tV, [
|
|
14435
14435
|
F(m, { name: "Energy Efficiency Analysis Report" }),
|
|
@@ -14531,28 +14531,32 @@ function OQ(o, c, s, _, a, n) {
|
|
|
14531
14531
|
((ue = (re = (ce = (de = (ne = s.report) == null ? void 0 : ne.eeas) == null ? void 0 : de.extend) == null ? void 0 : ce.summary) == null ? void 0 : re.fo) == null ? void 0 : ue.status) === "N/A" ? (i(), d("div", jV, qV)) : (i(), d("div", tz, [
|
|
14532
14532
|
t("div", null, [
|
|
14533
14533
|
t("span", ez, e((te = (Kt = (Mt = (Y = (v = s.report) == null ? void 0 : v.eeas) == null ? void 0 : Y.extend) == null ? void 0 : Mt.summary) == null ? void 0 : Kt.fo) == null ? void 0 : te.status) + "-consumption ", 1),
|
|
14534
|
-
|
|
14534
|
+
t("i", {
|
|
14535
|
+
class: D(["iconfont", ((xe = (_e = (he = (se = (kt = s.report) == null ? void 0 : kt.eeas) == null ? void 0 : se.extend) == null ? void 0 : he.summary) == null ? void 0 : _e.fo) == null ? void 0 : xe.status) === "Saving" ? "gain" : "lost"])
|
|
14536
|
+
}, "", 2),
|
|
14535
14537
|
t("span", {
|
|
14536
|
-
class: D(((
|
|
14537
|
-
}, e((
|
|
14538
|
-
|
|
14538
|
+
class: D(((Oe = (Te = (ke = (ge = (Ce = s.report) == null ? void 0 : Ce.eeas) == null ? void 0 : ge.extend) == null ? void 0 : ke.summary) == null ? void 0 : Te.fo) == null ? void 0 : Oe.status) === "Saving" ? "gain" : "lost")
|
|
14539
|
+
}, e((We = ($e = (Pe = (Ee = (Fe = s.report) == null ? void 0 : Fe.eeas) == null ? void 0 : Ee.extend) == null ? void 0 : Pe.summary) == null ? void 0 : $e.fo) == null ? void 0 : We.margin), 3),
|
|
14540
|
+
sz
|
|
14539
14541
|
])
|
|
14540
14542
|
]))
|
|
14541
14543
|
]),
|
|
14542
|
-
t("div",
|
|
14543
|
-
|
|
14544
|
-
t("div",
|
|
14545
|
-
g(e((
|
|
14546
|
-
|
|
14544
|
+
t("div", oz, [
|
|
14545
|
+
lz,
|
|
14546
|
+
t("div", iz, [
|
|
14547
|
+
g(e((He = (Me = (Le = (Be = s.report) == null ? void 0 : Be.eeas) == null ? void 0 : Le.extend) == null ? void 0 : Me.actual) == null ? void 0 : He.totalDgoCons), 1),
|
|
14548
|
+
az
|
|
14547
14549
|
]),
|
|
14548
|
-
((
|
|
14550
|
+
((Ne = (Ue = (Re = (Ie = (Ge = s.report) == null ? void 0 : Ge.eeas) == null ? void 0 : Ie.extend) == null ? void 0 : Re.summary) == null ? void 0 : Ue.dgo) == null ? void 0 : Ne.status) === "N/A" ? (i(), d("div", nz, cz)) : (i(), d("div", rz, [
|
|
14549
14551
|
t("div", null, [
|
|
14550
|
-
t("span",
|
|
14551
|
-
|
|
14552
|
+
t("span", uz, e((Cs = (Ze = (ze = (Ve = (Ye = s.report) == null ? void 0 : Ye.eeas) == null ? void 0 : Ve.extend) == null ? void 0 : ze.summary) == null ? void 0 : Ze.dgo) == null ? void 0 : Cs.status) + "-consumption", 1),
|
|
14553
|
+
t("i", {
|
|
14554
|
+
class: D(["iconfont", ((As = (Ds = (ws = (ks = (gs = s.report) == null ? void 0 : gs.eeas) == null ? void 0 : ks.extend) == null ? void 0 : ws.summary) == null ? void 0 : Ds.dgo) == null ? void 0 : As.status) > "Saving" ? "gain" : "lost"])
|
|
14555
|
+
}, "", 2),
|
|
14552
14556
|
t("span", {
|
|
14553
|
-
class: D(((
|
|
14554
|
-
}, e((
|
|
14555
|
-
|
|
14557
|
+
class: D(((Es = (Fs = (Os = (Ts = (Ss = s.report) == null ? void 0 : Ss.eeas) == null ? void 0 : Ts.extend) == null ? void 0 : Os.summary) == null ? void 0 : Fs.dgo) == null ? void 0 : Es.status) > "Saving" ? "gain" : "lost")
|
|
14558
|
+
}, e((Ls = (Bs = (Ws = ($s = (Ps = s.report) == null ? void 0 : Ps.eeas) == null ? void 0 : $s.extend) == null ? void 0 : Ws.summary) == null ? void 0 : Bs.dgo) == null ? void 0 : Ls.margin), 3),
|
|
14559
|
+
hz
|
|
14556
14560
|
])
|
|
14557
14561
|
]))
|
|
14558
14562
|
])
|
|
@@ -14562,9 +14566,9 @@ function OQ(o, c, s, _, a, n) {
|
|
|
14562
14566
|
t("div", {
|
|
14563
14567
|
class: D(["section remark-section", n.computeBlankHtml(a.remarks) ? "print-hidden" : ""])
|
|
14564
14568
|
}, [
|
|
14565
|
-
|
|
14566
|
-
t("div",
|
|
14567
|
-
a.editable ? (i(), d("div",
|
|
14569
|
+
_z,
|
|
14570
|
+
t("div", vz, [
|
|
14571
|
+
a.editable ? (i(), d("div", pz, [
|
|
14568
14572
|
a.editable ? (i(), jt(S, {
|
|
14569
14573
|
key: 0,
|
|
14570
14574
|
modelValue: a.remarks,
|
|
@@ -14578,199 +14582,199 @@ function OQ(o, c, s, _, a, n) {
|
|
|
14578
14582
|
class: "remark-block",
|
|
14579
14583
|
onDblclick: c[2] || (c[2] = (ct) => a.editable = !0)
|
|
14580
14584
|
}, [
|
|
14581
|
-
n.computeBlankHtml(a.remarks) ? (i(), d("div",
|
|
14585
|
+
n.computeBlankHtml(a.remarks) ? (i(), d("div", yz, "Please double click to modify remark")) : (i(), d("div", {
|
|
14582
14586
|
key: 0,
|
|
14583
14587
|
innerHTML: a.remarks
|
|
14584
|
-
}, null, 8,
|
|
14588
|
+
}, null, 8, fz))
|
|
14585
14589
|
], 32))
|
|
14586
14590
|
])
|
|
14587
14591
|
], 2),
|
|
14588
|
-
t("div",
|
|
14589
|
-
|
|
14590
|
-
t("div",
|
|
14592
|
+
t("div", mz, [
|
|
14593
|
+
bz,
|
|
14594
|
+
t("div", xz, [
|
|
14591
14595
|
t("table", null, [
|
|
14592
|
-
|
|
14593
|
-
(i(!0), d(A, null, K((
|
|
14594
|
-
var li, ii,
|
|
14596
|
+
Cz,
|
|
14597
|
+
(i(!0), d(A, null, K((zt = (W = (Ms = s.report) == null ? void 0 : Ms.eeas) == null ? void 0 : W.extend) == null ? void 0 : zt.ports, (ct) => {
|
|
14598
|
+
var li, ii, Xi, qi, ta, ea, sa, oa, la, ia, aa, na, da, ca, ra, ua, ha, _a, va, pa, fa, ya, ma, ba, xa, Ca, ga, ka, wa, Da, Aa, Sa, Ta, Oa, Fa, Ea, Pa, $a, Wa, Ba, La, Ma, Ha, Ga, Ia, Ra, Ua, Na, Ya, Va, za, Za, Qa, Ja, Ka, ja, Xa, qa;
|
|
14595
14599
|
return i(), d("tbody", {
|
|
14596
14600
|
key: ct.port
|
|
14597
14601
|
}, [
|
|
14598
14602
|
t("tr", null, [
|
|
14599
|
-
t("td",
|
|
14600
|
-
|
|
14603
|
+
t("td", gz, e(ct.port), 1),
|
|
14604
|
+
kz,
|
|
14601
14605
|
t("td", null, e((li = ct.idle) == null ? void 0 : li.totalTime), 1),
|
|
14602
14606
|
t("td", {
|
|
14603
|
-
class: D(((ii = ct.idle) == null ? void 0 : ii.totalFoCons) > ((
|
|
14604
|
-
}, e((
|
|
14607
|
+
class: D(((ii = ct.idle) == null ? void 0 : ii.totalFoCons) > ((sa = (ea = (ta = (qi = (Xi = s.report) == null ? void 0 : Xi.eeas) == null ? void 0 : qi.extend) == null ? void 0 : ta.cp) == null ? void 0 : ea.idle) == null ? void 0 : sa.totalFoCons) ? "lost" : "")
|
|
14608
|
+
}, e((oa = ct.idle) == null ? void 0 : oa.totalFoCons), 3),
|
|
14605
14609
|
t("td", {
|
|
14606
|
-
class: D(((
|
|
14607
|
-
}, e((
|
|
14610
|
+
class: D(((la = ct.idle) == null ? void 0 : la.totalDgoCons) > ((ca = (da = (na = (aa = (ia = s.report) == null ? void 0 : ia.eeas) == null ? void 0 : aa.extend) == null ? void 0 : na.cp) == null ? void 0 : da.idle) == null ? void 0 : ca.totalDgoCons) ? "lost" : "")
|
|
14611
|
+
}, e((ra = ct.idle) == null ? void 0 : ra.totalDgoCons), 3),
|
|
14608
14612
|
t("td", {
|
|
14609
|
-
class: D(((
|
|
14610
|
-
}, e((
|
|
14613
|
+
class: D(((ua = ct.idle) == null ? void 0 : ua.dailyFoCons) > ((fa = (pa = (va = (_a = (ha = s.report) == null ? void 0 : ha.eeas) == null ? void 0 : _a.extend) == null ? void 0 : va.cp) == null ? void 0 : pa.idle) == null ? void 0 : fa.fo) ? "lost" : "")
|
|
14614
|
+
}, e((ya = ct.idle) == null ? void 0 : ya.dailyFoCons), 3),
|
|
14611
14615
|
t("td", {
|
|
14612
|
-
class: D(((
|
|
14613
|
-
}, e((
|
|
14616
|
+
class: D(((ma = ct.idle) == null ? void 0 : ma.dailyDgoCons) > ((ka = (ga = (Ca = (xa = (ba = s.report) == null ? void 0 : ba.eeas) == null ? void 0 : xa.extend) == null ? void 0 : Ca.cp) == null ? void 0 : ga.idle) == null ? void 0 : ka.dgo) ? "lost" : "")
|
|
14617
|
+
}, e((wa = ct.idle) == null ? void 0 : wa.dailyDgoCons), 3)
|
|
14614
14618
|
]),
|
|
14615
14619
|
t("tr", null, [
|
|
14616
|
-
|
|
14617
|
-
t("td", null, e((
|
|
14620
|
+
wz,
|
|
14621
|
+
t("td", null, e((Da = ct.working) == null ? void 0 : Da.totalTime), 1),
|
|
14618
14622
|
t("td", {
|
|
14619
|
-
class: D(((
|
|
14620
|
-
}, e((
|
|
14623
|
+
class: D(((Aa = ct.working) == null ? void 0 : Aa.totalFoCons) > ((Ea = (Fa = (Oa = (Ta = (Sa = s.report) == null ? void 0 : Sa.eeas) == null ? void 0 : Ta.extend) == null ? void 0 : Oa.cp) == null ? void 0 : Fa.working) == null ? void 0 : Ea.totalFoCons) ? "lost" : "")
|
|
14624
|
+
}, e((Pa = ct.working) == null ? void 0 : Pa.totalFoCons), 3),
|
|
14621
14625
|
t("td", {
|
|
14622
|
-
class: D(((
|
|
14623
|
-
}, e((
|
|
14626
|
+
class: D((($a = ct.working) == null ? void 0 : $a.totalDgoCons) > ((Ha = (Ma = (La = (Ba = (Wa = s.report) == null ? void 0 : Wa.eeas) == null ? void 0 : Ba.extend) == null ? void 0 : La.cp) == null ? void 0 : Ma.working) == null ? void 0 : Ha.totalDgoCons) ? "lost" : "")
|
|
14627
|
+
}, e((Ga = ct.working) == null ? void 0 : Ga.totalDgoCons), 3),
|
|
14624
14628
|
t("td", {
|
|
14625
|
-
class: D(((
|
|
14626
|
-
}, e((
|
|
14629
|
+
class: D(((Ia = ct.working) == null ? void 0 : Ia.dailyFoCons) > ((Va = (Ya = (Na = (Ua = (Ra = s.report) == null ? void 0 : Ra.eeas) == null ? void 0 : Ua.extend) == null ? void 0 : Na.cp) == null ? void 0 : Ya.working) == null ? void 0 : Va.fo) ? "lost" : "")
|
|
14630
|
+
}, e((za = ct.working) == null ? void 0 : za.dailyFoCons), 3),
|
|
14627
14631
|
t("td", {
|
|
14628
|
-
class: D(((
|
|
14629
|
-
}, e((
|
|
14632
|
+
class: D(((Za = ct.working) == null ? void 0 : Za.dailyDgoCons) > ((Xa = (ja = (Ka = (Ja = (Qa = s.report) == null ? void 0 : Qa.eeas) == null ? void 0 : Ja.extend) == null ? void 0 : Ka.cp) == null ? void 0 : ja.working) == null ? void 0 : Xa.dgo) ? "lost" : "")
|
|
14633
|
+
}, e((qa = ct.working) == null ? void 0 : qa.dailyDgoCons), 3)
|
|
14630
14634
|
])
|
|
14631
14635
|
]);
|
|
14632
14636
|
}), 128))
|
|
14633
14637
|
])
|
|
14634
14638
|
])
|
|
14635
14639
|
]),
|
|
14636
|
-
t("div",
|
|
14637
|
-
|
|
14638
|
-
t("div",
|
|
14639
|
-
t("div",
|
|
14640
|
-
t("div",
|
|
14640
|
+
t("div", Dz, [
|
|
14641
|
+
Az,
|
|
14642
|
+
t("div", Sz, [
|
|
14643
|
+
t("div", Tz, [
|
|
14644
|
+
t("div", Oz, [
|
|
14645
|
+
Fz,
|
|
14646
|
+
t("div", Ez, e((Je = (Qe = (De = (pe = (ve = s.report) == null ? void 0 : ve.eeas) == null ? void 0 : pe.extend) == null ? void 0 : De.actual) == null ? void 0 : Qe.idle) == null ? void 0 : Je.totalTime), 1),
|
|
14641
14647
|
Pz,
|
|
14642
|
-
t("div", $z,
|
|
14643
|
-
|
|
14644
|
-
|
|
14645
|
-
|
|
14646
|
-
|
|
14647
|
-
Mz,
|
|
14648
|
-
Hz
|
|
14648
|
+
t("div", $z, [
|
|
14649
|
+
t("div", Wz, [
|
|
14650
|
+
t("div", null, e((ts = (qe = (Xe = (je = (Ke = s.report) == null ? void 0 : Ke.eeas) == null ? void 0 : je.extend) == null ? void 0 : Xe.cp) == null ? void 0 : qe.idle) == null ? void 0 : ts.fo), 1),
|
|
14651
|
+
Bz,
|
|
14652
|
+
Lz
|
|
14649
14653
|
])
|
|
14650
14654
|
]),
|
|
14651
|
-
|
|
14652
|
-
t("div",
|
|
14655
|
+
Mz,
|
|
14656
|
+
t("div", Hz, e((is = (ls = (os = (ss = (es = s.report) == null ? void 0 : es.eeas) == null ? void 0 : ss.extend) == null ? void 0 : os.cp) == null ? void 0 : ls.idle) == null ? void 0 : is.totalFoCons) + " (mt)", 1)
|
|
14653
14657
|
]),
|
|
14654
|
-
t("div",
|
|
14658
|
+
t("div", Gz, [
|
|
14659
|
+
Iz,
|
|
14660
|
+
t("div", Rz, e((rs = (cs = (ds = (ns = (as = s.report) == null ? void 0 : as.eeas) == null ? void 0 : ns.extend) == null ? void 0 : ds.actual) == null ? void 0 : cs.working) == null ? void 0 : rs.totalTime), 1),
|
|
14655
14661
|
Uz,
|
|
14656
|
-
t("div", Nz,
|
|
14657
|
-
|
|
14658
|
-
|
|
14659
|
-
|
|
14660
|
-
|
|
14661
|
-
Zz,
|
|
14662
|
-
Qz
|
|
14662
|
+
t("div", Nz, [
|
|
14663
|
+
t("div", Yz, [
|
|
14664
|
+
t("div", null, e((ps = (vs = (_s = (hs = (us = s.report) == null ? void 0 : us.eeas) == null ? void 0 : hs.extend) == null ? void 0 : _s.cp) == null ? void 0 : vs.working) == null ? void 0 : ps.fo), 1),
|
|
14665
|
+
Vz,
|
|
14666
|
+
zz
|
|
14663
14667
|
])
|
|
14664
14668
|
]),
|
|
14665
|
-
|
|
14666
|
-
t("div",
|
|
14669
|
+
Zz,
|
|
14670
|
+
t("div", Qz, e((Is = (Gs = (Hs = (ys = (fs = s.report) == null ? void 0 : fs.eeas) == null ? void 0 : ys.extend) == null ? void 0 : Hs.cp) == null ? void 0 : Gs.working) == null ? void 0 : Is.totalFoCons) + " (mt)", 1)
|
|
14667
14671
|
]),
|
|
14668
|
-
t("div",
|
|
14672
|
+
t("div", Jz, [
|
|
14673
|
+
Kz,
|
|
14674
|
+
t("div", jz, e((Vs = (Ys = (Ns = (Us = (Rs = s.report) == null ? void 0 : Rs.eeas) == null ? void 0 : Us.extend) == null ? void 0 : Ns.cp) == null ? void 0 : Ys.idle) == null ? void 0 : Vs.totalFoCons), 1),
|
|
14669
14675
|
Xz,
|
|
14670
|
-
t("div", qz, e((
|
|
14676
|
+
t("div", qz, e((Ks = (Js = (Qs = (Zs = (zs = s.report) == null ? void 0 : zs.eeas) == null ? void 0 : Zs.extend) == null ? void 0 : Qs.cp) == null ? void 0 : Js.working) == null ? void 0 : Ks.totalFoCons), 1),
|
|
14671
14677
|
tZ,
|
|
14672
|
-
t("div", eZ, e((
|
|
14673
|
-
sZ,
|
|
14674
|
-
t("div", oZ, e((Ys = (Ns = (Us = (Rs = s.report) == null ? void 0 : Rs.eeas) == null ? void 0 : Us.extend) == null ? void 0 : Ns.cp) == null ? void 0 : Ys.totalFoCons) + " (mt)", 1)
|
|
14678
|
+
t("div", eZ, e((to = (qs = (Xs = (js = s.report) == null ? void 0 : js.eeas) == null ? void 0 : Xs.extend) == null ? void 0 : qs.cp) == null ? void 0 : to.totalFoCons) + " (mt)", 1)
|
|
14675
14679
|
]),
|
|
14676
|
-
((
|
|
14677
|
-
t("div",
|
|
14680
|
+
((lo = (oo = (so = (eo = s.report) == null ? void 0 : eo.eeas) == null ? void 0 : so.extend) == null ? void 0 : oo.summary) == null ? void 0 : lo.fo.status) === "Saving" ? (i(), d("div", sZ, [
|
|
14681
|
+
t("div", oZ, "FO " + e((uo = (ro = (co = (io = s.report) == null ? void 0 : io.eeas) == null ? void 0 : co.extend) == null ? void 0 : ro.summary) == null ? void 0 : uo.fo.status) + "-Consumption", 1),
|
|
14682
|
+
lZ,
|
|
14683
|
+
t("div", iZ, e((po = (vo = (_o = (ho = s.report) == null ? void 0 : ho.eeas) == null ? void 0 : _o.extend) == null ? void 0 : vo.cp) == null ? void 0 : po.totalFoCons), 1),
|
|
14678
14684
|
aZ,
|
|
14679
|
-
t("div", nZ, e((
|
|
14685
|
+
t("div", nZ, e((bo = (mo = (yo = (fo = s.report) == null ? void 0 : fo.eeas) == null ? void 0 : yo.extend) == null ? void 0 : mo.actual) == null ? void 0 : bo.totalFoCons), 1),
|
|
14680
14686
|
dZ,
|
|
14681
|
-
t("div", cZ, e((
|
|
14682
|
-
|
|
14683
|
-
t("div", uZ, e((
|
|
14684
|
-
|
|
14685
|
-
t("div", _Z,
|
|
14687
|
+
t("div", cZ, e((ko = (go = (Co = (xo = s.report) == null ? void 0 : xo.eeas) == null ? void 0 : Co.extend) == null ? void 0 : go.summary) == null ? void 0 : ko.fo.margin) + " (mt)", 1)
|
|
14688
|
+
])) : ((Ao = (ye = (Do = (wo = s.report) == null ? void 0 : wo.eeas) == null ? void 0 : Do.extend) == null ? void 0 : ye.summary) == null ? void 0 : Ao.fo.status) === "Over" ? (i(), d("div", rZ, [
|
|
14689
|
+
t("div", uZ, "FO " + e((Po = (Eo = (Fo = (Oo = s.report) == null ? void 0 : Oo.eeas) == null ? void 0 : Fo.extend) == null ? void 0 : Eo.summary) == null ? void 0 : Po.fo.status) + "-Consumption", 1),
|
|
14690
|
+
hZ,
|
|
14691
|
+
t("div", _Z, e((Lo = (Bo = (Wo = ($o = s.report) == null ? void 0 : $o.eeas) == null ? void 0 : Wo.extend) == null ? void 0 : Bo.actual) == null ? void 0 : Lo.totalFoCons), 1),
|
|
14686
14692
|
vZ,
|
|
14687
|
-
t("div", pZ, e((
|
|
14693
|
+
t("div", pZ, e((Io = (Go = (Ho = (Mo = s.report) == null ? void 0 : Mo.eeas) == null ? void 0 : Ho.extend) == null ? void 0 : Go.cp) == null ? void 0 : Io.totalFoCons), 1),
|
|
14688
14694
|
fZ,
|
|
14689
|
-
t("div", yZ, e((
|
|
14690
|
-
|
|
14691
|
-
|
|
14692
|
-
|
|
14695
|
+
t("div", yZ, e((Yo = (No = (Uo = (Ro = s.report) == null ? void 0 : Ro.eeas) == null ? void 0 : Uo.extend) == null ? void 0 : No.summary) == null ? void 0 : Yo.fo.margin) + " (mt)", 1)
|
|
14696
|
+
])) : (i(), d("div", mZ, [
|
|
14697
|
+
bZ,
|
|
14698
|
+
t("div", xZ, e((Qo = (Zo = (zo = (Vo = s.report) == null ? void 0 : Vo.eeas) == null ? void 0 : zo.extend) == null ? void 0 : Zo.cp) == null ? void 0 : Qo.totalFoCons), 1),
|
|
14693
14699
|
CZ,
|
|
14694
|
-
t("div", gZ, e((
|
|
14700
|
+
t("div", gZ, e((Xo = (jo = (Ko = (Jo = s.report) == null ? void 0 : Jo.eeas) == null ? void 0 : Ko.extend) == null ? void 0 : jo.actual) == null ? void 0 : Xo.totalFoCons), 1),
|
|
14695
14701
|
kZ,
|
|
14696
|
-
t("div", wZ, e((
|
|
14697
|
-
DZ,
|
|
14698
|
-
t("div", AZ, e((zo = (Vo = (Yo = (No = s.report) == null ? void 0 : No.eeas) == null ? void 0 : Yo.extend) == null ? void 0 : Vo.summary) == null ? void 0 : zo.fo.margin) + " (mt)", 1)
|
|
14702
|
+
t("div", wZ, e((sl = (el = (tl = (qo = s.report) == null ? void 0 : qo.eeas) == null ? void 0 : tl.extend) == null ? void 0 : el.summary) == null ? void 0 : sl.fo.margin) + " (mt)", 1)
|
|
14699
14703
|
]))
|
|
14700
14704
|
])
|
|
14701
14705
|
]),
|
|
14702
|
-
t("div",
|
|
14703
|
-
t("div",
|
|
14704
|
-
t("div",
|
|
14706
|
+
t("div", DZ, [
|
|
14707
|
+
t("div", AZ, [
|
|
14708
|
+
t("div", SZ, [
|
|
14709
|
+
TZ,
|
|
14710
|
+
t("div", OZ, e((nl = (al = (il = (ll = (ol = s.report) == null ? void 0 : ol.eeas) == null ? void 0 : ll.extend) == null ? void 0 : il.actual) == null ? void 0 : al.idle) == null ? void 0 : nl.totalTime), 1),
|
|
14705
14711
|
FZ,
|
|
14706
|
-
t("div", EZ,
|
|
14707
|
-
|
|
14708
|
-
|
|
14709
|
-
|
|
14710
|
-
|
|
14711
|
-
BZ,
|
|
14712
|
-
LZ
|
|
14712
|
+
t("div", EZ, [
|
|
14713
|
+
t("div", PZ, [
|
|
14714
|
+
t("div", null, e((hl = (ul = (rl = (cl = (dl = s.report) == null ? void 0 : dl.eeas) == null ? void 0 : cl.extend) == null ? void 0 : rl.cp) == null ? void 0 : ul.idle) == null ? void 0 : hl.dgo), 1),
|
|
14715
|
+
$Z,
|
|
14716
|
+
WZ
|
|
14713
14717
|
])
|
|
14714
14718
|
]),
|
|
14715
|
-
|
|
14716
|
-
t("div",
|
|
14719
|
+
BZ,
|
|
14720
|
+
t("div", LZ, e((yl = (fl = (pl = (vl = (_l = s.report) == null ? void 0 : _l.eeas) == null ? void 0 : vl.extend) == null ? void 0 : pl.cp) == null ? void 0 : fl.idle) == null ? void 0 : yl.totalDgoCons) + " (mt)", 1)
|
|
14717
14721
|
]),
|
|
14718
|
-
t("div",
|
|
14722
|
+
t("div", MZ, [
|
|
14723
|
+
HZ,
|
|
14724
|
+
t("div", GZ, e((gl = (Cl = (xl = (bl = (ml = s.report) == null ? void 0 : ml.eeas) == null ? void 0 : bl.extend) == null ? void 0 : xl.actual) == null ? void 0 : Cl.working) == null ? void 0 : gl.totalTime), 1),
|
|
14719
14725
|
IZ,
|
|
14720
|
-
t("div", RZ,
|
|
14721
|
-
|
|
14722
|
-
|
|
14723
|
-
|
|
14724
|
-
|
|
14725
|
-
VZ,
|
|
14726
|
-
zZ
|
|
14726
|
+
t("div", RZ, [
|
|
14727
|
+
t("div", UZ, [
|
|
14728
|
+
t("div", null, e((Sl = (Al = (Dl = (wl = (kl = s.report) == null ? void 0 : kl.eeas) == null ? void 0 : wl.extend) == null ? void 0 : Dl.cp) == null ? void 0 : Al.working) == null ? void 0 : Sl.dgo), 1),
|
|
14729
|
+
NZ,
|
|
14730
|
+
YZ
|
|
14727
14731
|
])
|
|
14728
14732
|
]),
|
|
14729
|
-
|
|
14730
|
-
t("div",
|
|
14733
|
+
VZ,
|
|
14734
|
+
t("div", zZ, e((Pl = (El = (Fl = (Ol = (Tl = s.report) == null ? void 0 : Tl.eeas) == null ? void 0 : Ol.extend) == null ? void 0 : Fl.cp) == null ? void 0 : El.working) == null ? void 0 : Pl.totalDgoCons) + " (mt)", 1)
|
|
14731
14735
|
]),
|
|
14732
|
-
t("div",
|
|
14736
|
+
t("div", ZZ, [
|
|
14737
|
+
QZ,
|
|
14738
|
+
t("div", JZ, e((st = (Ll = (Bl = (Wl = ($l = s.report) == null ? void 0 : $l.eeas) == null ? void 0 : Wl.extend) == null ? void 0 : Bl.cp) == null ? void 0 : Ll.idle) == null ? void 0 : st.totalDgoCons), 1),
|
|
14733
14739
|
KZ,
|
|
14734
|
-
t("div", jZ, e((
|
|
14740
|
+
t("div", jZ, e((Il = (Gl = (Hl = (Ml = (ms = s.report) == null ? void 0 : ms.eeas) == null ? void 0 : Ml.extend) == null ? void 0 : Hl.cp) == null ? void 0 : Gl.working) == null ? void 0 : Il.totalDgoCons), 1),
|
|
14735
14741
|
XZ,
|
|
14736
|
-
t("div", qZ, e((
|
|
14737
|
-
tQ,
|
|
14738
|
-
t("div", eQ, e((Ll = (Bl = (Wl = ($l = s.report) == null ? void 0 : $l.eeas) == null ? void 0 : Wl.extend) == null ? void 0 : Bl.cp) == null ? void 0 : Ll.totalDgoCons) + " (mt)", 1)
|
|
14742
|
+
t("div", qZ, e((Yl = (Nl = (Ul = (Rl = s.report) == null ? void 0 : Rl.eeas) == null ? void 0 : Ul.extend) == null ? void 0 : Nl.cp) == null ? void 0 : Yl.totalDgoCons) + " (mt)", 1)
|
|
14739
14743
|
]),
|
|
14740
|
-
((
|
|
14741
|
-
t("div",
|
|
14744
|
+
((Ql = (Zl = (zl = (oe = s.report) == null ? void 0 : oe.eeas) == null ? void 0 : zl.extend) == null ? void 0 : Zl.summary) == null ? void 0 : Ql.dgo.status) === "Saving" ? (i(), d("div", tQ, [
|
|
14745
|
+
t("div", eQ, "MGO " + e((Kl = (ao = (it = (Jl = s.report) == null ? void 0 : Jl.eeas) == null ? void 0 : it.extend) == null ? void 0 : ao.summary) == null ? void 0 : Kl.dgo.status) + "-Consumption", 1),
|
|
14746
|
+
sQ,
|
|
14747
|
+
t("div", oQ, e((ti = (ql = (Xl = (jl = s.report) == null ? void 0 : jl.eeas) == null ? void 0 : Xl.extend) == null ? void 0 : ql.cp) == null ? void 0 : ti.totalDgoCons), 1),
|
|
14742
14748
|
lQ,
|
|
14743
|
-
t("div", iQ, e((
|
|
14749
|
+
t("div", iQ, e((me = (oi = (si = (ei = s.report) == null ? void 0 : ei.eeas) == null ? void 0 : si.extend) == null ? void 0 : oi.actual) == null ? void 0 : me.totalDgoCons), 1),
|
|
14744
14750
|
aQ,
|
|
14745
|
-
t("div", nQ, e((
|
|
14746
|
-
|
|
14747
|
-
t("div", cQ, e((
|
|
14748
|
-
|
|
14749
|
-
t("div", uQ,
|
|
14751
|
+
t("div", nQ, e((fi = (pi = (vi = (_i = s.report) == null ? void 0 : _i.eeas) == null ? void 0 : vi.extend) == null ? void 0 : pi.summary) == null ? void 0 : fi.dgo.margin) + " (mt)", 1)
|
|
14752
|
+
])) : ((xi = (bi = (mi = (yi = s.report) == null ? void 0 : yi.eeas) == null ? void 0 : mi.extend) == null ? void 0 : bi.summary) == null ? void 0 : xi.dgo.status) === "Over" ? (i(), d("div", dQ, [
|
|
14753
|
+
t("div", cQ, "MGO " + e((wi = (ki = (gi = (Ci = s.report) == null ? void 0 : Ci.eeas) == null ? void 0 : gi.extend) == null ? void 0 : ki.summary) == null ? void 0 : wi.dgo.status) + "-Consumption", 1),
|
|
14754
|
+
rQ,
|
|
14755
|
+
t("div", uQ, e((Ti = (Si = (Ai = (Di = s.report) == null ? void 0 : Di.eeas) == null ? void 0 : Ai.extend) == null ? void 0 : Si.actual) == null ? void 0 : Ti.totalDgoCons), 1),
|
|
14750
14756
|
hQ,
|
|
14751
|
-
t("div", _Q, e((
|
|
14757
|
+
t("div", _Q, e((Pi = (Ei = (Fi = (Oi = s.report) == null ? void 0 : Oi.eeas) == null ? void 0 : Fi.extend) == null ? void 0 : Ei.cp) == null ? void 0 : Pi.totalDgoCons), 1),
|
|
14752
14758
|
vQ,
|
|
14753
|
-
t("div", pQ, e((
|
|
14754
|
-
|
|
14755
|
-
|
|
14756
|
-
|
|
14759
|
+
t("div", pQ, e((Li = (Bi = (Wi = ($i = s.report) == null ? void 0 : $i.eeas) == null ? void 0 : Wi.extend) == null ? void 0 : Bi.summary) == null ? void 0 : Li.dgo.margin) + " (mt)", 1)
|
|
14760
|
+
])) : (i(), d("div", fQ, [
|
|
14761
|
+
yQ,
|
|
14762
|
+
t("div", mQ, e((Ii = (Gi = (Hi = (Mi = s.report) == null ? void 0 : Mi.eeas) == null ? void 0 : Hi.extend) == null ? void 0 : Gi.cp) == null ? void 0 : Ii.totalDgoCons), 1),
|
|
14757
14763
|
bQ,
|
|
14758
|
-
t("div", xQ, e((
|
|
14764
|
+
t("div", xQ, e((Yi = (Ni = (Ui = (Ri = s.report) == null ? void 0 : Ri.eeas) == null ? void 0 : Ui.extend) == null ? void 0 : Ni.actual) == null ? void 0 : Yi.totalDgoCons), 1),
|
|
14759
14765
|
CQ,
|
|
14760
|
-
t("div", gQ, e((
|
|
14761
|
-
kQ,
|
|
14762
|
-
t("div", wQ, e((Hi = (Mi = (Li = (Bi = s.report) == null ? void 0 : Bi.eeas) == null ? void 0 : Li.extend) == null ? void 0 : Mi.summary) == null ? void 0 : Hi.dgo.margin) + " (mt)", 1)
|
|
14766
|
+
t("div", gQ, e((Qi = (Zi = (zi = (Vi = s.report) == null ? void 0 : Vi.eeas) == null ? void 0 : zi.extend) == null ? void 0 : Zi.summary) == null ? void 0 : Qi.dgo.margin) + " (mt)", 1)
|
|
14763
14767
|
]))
|
|
14764
14768
|
])
|
|
14765
14769
|
])
|
|
14766
14770
|
]),
|
|
14767
|
-
t("div",
|
|
14768
|
-
|
|
14769
|
-
t("div",
|
|
14771
|
+
t("div", kQ, [
|
|
14772
|
+
wQ,
|
|
14773
|
+
t("div", DQ, [
|
|
14770
14774
|
t("table", null, [
|
|
14771
|
-
|
|
14775
|
+
AQ,
|
|
14772
14776
|
t("tbody", null, [
|
|
14773
|
-
(i(!0), d(A, null, K((
|
|
14777
|
+
(i(!0), d(A, null, K((ji = (Ki = (Ji = s.report) == null ? void 0 : Ji.eeas) == null ? void 0 : Ki.extend) == null ? void 0 : ji.eecs, (ct) => {
|
|
14774
14778
|
var li, ii;
|
|
14775
14779
|
return i(), d("tr", {
|
|
14776
14780
|
key: ct.id
|
|
@@ -14801,35 +14805,35 @@ function OQ(o, c, s, _, a, n) {
|
|
|
14801
14805
|
])
|
|
14802
14806
|
]);
|
|
14803
14807
|
}
|
|
14804
|
-
const
|
|
14808
|
+
const TQ = /* @__PURE__ */ Zt(qY, [["render", SQ], ["__scopeId", "data-v-4a382b0c"]]), tJ = {
|
|
14805
14809
|
install(o) {
|
|
14806
|
-
o.component("EeasReport",
|
|
14810
|
+
o.component("EeasReport", TQ);
|
|
14807
14811
|
}
|
|
14808
14812
|
};
|
|
14809
14813
|
export {
|
|
14810
|
-
|
|
14811
|
-
|
|
14812
|
-
|
|
14814
|
+
KQ as BrandPlugin,
|
|
14815
|
+
JQ as ComparisonPlugin,
|
|
14816
|
+
ZQ as DeviationPlugin,
|
|
14813
14817
|
FE as DeviationReport,
|
|
14814
|
-
|
|
14815
|
-
|
|
14818
|
+
TQ as EeasReport,
|
|
14819
|
+
tJ as EeasReportPlugin,
|
|
14816
14820
|
zU as FliComparisonReport,
|
|
14817
14821
|
hM as FliDeviationReport,
|
|
14818
14822
|
x7 as FliInvoiceReport,
|
|
14819
14823
|
f1 as FliPlanReport,
|
|
14820
14824
|
hb as FliVoyageReport,
|
|
14821
|
-
|
|
14825
|
+
VQ as HurricanePlugin,
|
|
14822
14826
|
So as IdmBrand,
|
|
14823
14827
|
To as IdmEditor,
|
|
14824
|
-
|
|
14828
|
+
IQ as IdmEditorPlugin,
|
|
14825
14829
|
hi as IdmLat,
|
|
14826
|
-
|
|
14830
|
+
RQ as IdmLatPlugin,
|
|
14827
14831
|
ui as IdmLng,
|
|
14828
|
-
|
|
14829
|
-
|
|
14832
|
+
UQ as IdmLngPlugin,
|
|
14833
|
+
tn as IdmLoading,
|
|
14830
14834
|
tN as IdmThird,
|
|
14831
|
-
|
|
14832
|
-
|
|
14835
|
+
zQ as InvoicePlugin,
|
|
14836
|
+
qQ as LoadingPlugin,
|
|
14833
14837
|
ac as ORMPointReport,
|
|
14834
14838
|
HI as OrmComparisonReport,
|
|
14835
14839
|
ID as OrmInvoiceReport,
|
|
@@ -14839,15 +14843,15 @@ export {
|
|
|
14839
14843
|
$N as OrmQuoteReport4TongLi,
|
|
14840
14844
|
Dw as OrmVoyageReport,
|
|
14841
14845
|
w1 as PiLogo,
|
|
14842
|
-
|
|
14843
|
-
|
|
14846
|
+
NQ as PiLogoPlugin,
|
|
14847
|
+
HQ as PointReportPlugin,
|
|
14844
14848
|
XY as PrecipitationReport,
|
|
14845
|
-
|
|
14846
|
-
|
|
14849
|
+
XQ as PrecipitationReportPlugin,
|
|
14850
|
+
jQ as QuoteReportPlugin,
|
|
14847
14851
|
Tn as RouteReport,
|
|
14848
|
-
|
|
14852
|
+
GQ as RouteReportPlugin,
|
|
14849
14853
|
MH as StoppageReport,
|
|
14850
|
-
|
|
14854
|
+
QQ as StoppageReportPlugin,
|
|
14851
14855
|
Ow as TropicalReport,
|
|
14852
|
-
|
|
14856
|
+
YQ as VoyageReportPlugin
|
|
14853
14857
|
};
|