@idmwx/idmui-report 3.8.7 → 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 +580 -576
- package/dist/index.umd.cjs +6 -6
- 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);
|
|
@@ -4561,107 +4561,107 @@ const _b = {
|
|
|
4561
4561
|
}, Jg = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), Kg = {
|
|
4562
4562
|
class: "fraction",
|
|
4563
4563
|
style: { width: "60px" }
|
|
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)),
|
|
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" }
|
|
4607
|
-
},
|
|
4607
|
+
}, o8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Fuel Oil Saving in ECA", -1)), l8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), i8 = {
|
|
4608
4608
|
class: "fraction",
|
|
4609
4609
|
style: { width: "140px" }
|
|
4610
|
-
},
|
|
4610
|
+
}, a8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", {
|
|
4611
4611
|
class: "line",
|
|
4612
4612
|
style: { "border-color": "var(--idm-black-9)" }
|
|
4613
|
-
}, null, -1)),
|
|
4613
|
+
}, null, -1)), n8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), d8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("label", { style: { "font-weight": "400", "margin-right": "4px", color: "var(--idm-black-9)" } }, " Conclusion: ", -1)), c8 = {
|
|
4614
4614
|
key: 1,
|
|
4615
4615
|
class: "formula-conclusion"
|
|
4616
|
-
},
|
|
4616
|
+
}, r8 = {
|
|
4617
4617
|
class: "header-block flex-end",
|
|
4618
4618
|
style: { "margin-top": "10px" }
|
|
4619
|
-
},
|
|
4619
|
+
}, u8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("i", { class: "iconfont" }, "", -1)), h8 = { class: "title" }, _8 = {
|
|
4620
4620
|
key: 0,
|
|
4621
4621
|
class: "formula-block"
|
|
4622
|
-
},
|
|
4622
|
+
}, v8 = { class: "flex-evenly" }, p8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4623
4623
|
/* @__PURE__ */ t("label", null, "Entire Voyage Consumption using Good Weather Consumption"),
|
|
4624
4624
|
/* @__PURE__ */ t("label", null, "=")
|
|
4625
|
-
], -1)),
|
|
4625
|
+
], -1)), f8 = { class: "formula-right flex-evenly" }, y8 = {
|
|
4626
4626
|
class: "fraction",
|
|
4627
4627
|
style: { width: "240px" }
|
|
4628
|
-
},
|
|
4628
|
+
}, m8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), b8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), x8 = {
|
|
4629
4629
|
class: "fraction",
|
|
4630
4630
|
style: { width: "240px" }
|
|
4631
|
-
},
|
|
4631
|
+
}, C8 = { key: 0 }, g8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("span", null, " - ", -1)), k8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), w8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), D8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(d'')", -1)), A8 = { class: "flex-evenly" }, S8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4632
4632
|
/* @__PURE__ */ t("label", null, "Max CP Consumption"),
|
|
4633
4633
|
/* @__PURE__ */ t("label", null, "=")
|
|
4634
|
-
], -1)),
|
|
4634
|
+
], -1)), T8 = { class: "formula-right flex-evenly" }, O8 = {
|
|
4635
4635
|
class: "fraction",
|
|
4636
4636
|
style: { width: "240px" }
|
|
4637
|
-
},
|
|
4637
|
+
}, F8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), E8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), P8 = {
|
|
4638
4638
|
class: "fraction",
|
|
4639
4639
|
style: { width: "240px" }
|
|
4640
|
-
}, $
|
|
4640
|
+
}, $8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), W8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "24", -1)), B8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), L8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(e'')", -1)), M8 = { class: "flex-evenly" }, H8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "formula-left flex-space" }, [
|
|
4641
4641
|
/* @__PURE__ */ t("label", null, "Min CP Consumption"),
|
|
4642
4642
|
/* @__PURE__ */ t("label", null, "=")
|
|
4643
|
-
], -1)),
|
|
4643
|
+
], -1)), G8 = { class: "formula-right flex-evenly" }, I8 = {
|
|
4644
4644
|
class: "fraction",
|
|
4645
4645
|
style: { width: "240px" }
|
|
4646
|
-
},
|
|
4646
|
+
}, R8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), U8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "x", -1)), N8 = {
|
|
4647
4647
|
class: "fraction",
|
|
4648
4648
|
style: { width: "240px" }
|
|
4649
|
-
},
|
|
4649
|
+
}, Y8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", { class: "line" }, null, -1)), V8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "24", -1)), z8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), Z8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(f'')", -1)), Q8 = {
|
|
4650
4650
|
class: "formula-conclusion",
|
|
4651
4651
|
style: { "margin-bottom": "0" }
|
|
4652
|
-
},
|
|
4652
|
+
}, J8 = {
|
|
4653
4653
|
key: 0,
|
|
4654
4654
|
class: "flex-evenly",
|
|
4655
4655
|
style: { width: "500px" }
|
|
4656
|
-
},
|
|
4656
|
+
}, K8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Diesel/Gas Oil Over-consumption", -1)), j8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), X8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(d'') - (e'')", -1)), q8 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), t6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), e6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), s6 = {
|
|
4657
4657
|
key: 1,
|
|
4658
4658
|
class: "flex-evenly",
|
|
4659
4659
|
style: { width: "700px" }
|
|
4660
|
-
},
|
|
4660
|
+
}, o6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "Diesel/Gas Oil Saving", -1)), l6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), i6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "(f'') - (d'')", -1)), a6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), n6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "-", -1)), d6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("div", null, "=", -1)), c6 = /* @__PURE__ */ u(() => /* @__PURE__ */ t("label", { style: { "font-weight": "400", "margin-right": "4px", color: "var(--idm-black-9)" } }, " Conclusion: ", -1)), r6 = {
|
|
4661
4661
|
key: 1,
|
|
4662
4662
|
class: "formula-conclusion"
|
|
4663
4663
|
};
|
|
4664
|
-
function
|
|
4664
|
+
function u6(o, c, s, _, a, n) {
|
|
4665
4665
|
var S, 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;
|
|
4666
4666
|
const m = Z("Lat"), r = Z("Lng"), p = Z("Editor");
|
|
4667
4667
|
return i(), d("div", vb, [
|
|
@@ -4911,7 +4911,7 @@ function u8(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"
|
|
@@ -5343,118 +5343,118 @@ function u8(o, c, s, _, a, n) {
|
|
|
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
|
-
|
|
5445
|
-
t("div", null, e((
|
|
5446
|
-
|
|
5447
|
-
t("div", null, e((
|
|
5444
|
+
t8,
|
|
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
|
+
e8,
|
|
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
|
-
(
|
|
5450
|
-
|
|
5451
|
-
|
|
5452
|
-
t("div",
|
|
5453
|
-
t("div", null, e((
|
|
5454
|
-
|
|
5449
|
+
(Zi = (zi = l == null ? void 0 : l.goodWx) == null ? void 0 : zi.inEca) != null && Zi.distance ? (i(), d("div", s8, [
|
|
5450
|
+
o8,
|
|
5451
|
+
l8,
|
|
5452
|
+
t("div", i8, [
|
|
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
|
+
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
|
]),
|
|
5457
|
-
|
|
5457
|
+
n8,
|
|
5458
5458
|
t("div", null, e((la = (oa = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : oa.fo) == null ? void 0 : la.foSavingInEca) + " (mt)", 1)
|
|
5459
5459
|
])) : b("", !0)
|
|
5460
5460
|
], 64)) : b("", !0),
|
|
@@ -5463,100 +5463,100 @@ function u8(o, c, s, _, a, n) {
|
|
|
5463
5463
|
((aa = (ia = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : ia.fo) == null ? void 0 : aa.conclusionStatus) === "Over" ? "flex-center lost" : ((da = (na = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : na.fo) == null ? void 0 : da.conclusionStatus) === "Saving" ? "flex-center gain" : "flex-center"
|
|
5464
5464
|
)
|
|
5465
5465
|
}, [
|
|
5466
|
-
|
|
5466
|
+
d8,
|
|
5467
5467
|
t("div", null, e(((ra = (ca = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : ca.fo) == null ? void 0 : ra.conclusion) || ""), 1)
|
|
5468
5468
|
], 2)
|
|
5469
5469
|
])
|
|
5470
|
-
])) : (i(), d("div",
|
|
5470
|
+
])) : (i(), d("div", c8, e(a.noGoodWxDay), 1)),
|
|
5471
5471
|
((ha = (ua = l == null ? void 0 : l.extend) == null ? void 0 : ua.cp) == null ? void 0 : ha.dgo) > 0 ? (i(), d(A, { key: 2 }, [
|
|
5472
|
-
t("div",
|
|
5473
|
-
|
|
5474
|
-
t("div",
|
|
5472
|
+
t("div", r8, [
|
|
5473
|
+
u8,
|
|
5474
|
+
t("div", h8, "Seg. " + e(nt + 1) + " Diesel/Gas Oil", 1)
|
|
5475
5475
|
]),
|
|
5476
|
-
(_a = l == null ? void 0 : l.goodWx) != null && _a.distance ? (i(), d("div",
|
|
5477
|
-
t("div",
|
|
5478
|
-
|
|
5479
|
-
t("div",
|
|
5480
|
-
t("div",
|
|
5476
|
+
(_a = l == null ? void 0 : l.goodWx) != null && _a.distance ? (i(), d("div", _8, [
|
|
5477
|
+
t("div", v8, [
|
|
5478
|
+
p8,
|
|
5479
|
+
t("div", f8, [
|
|
5480
|
+
t("div", y8, [
|
|
5481
5481
|
t("div", null, e((pa = (va = s.report) == null ? void 0 : va.weather) != null && pa.noExtrapolation ? (fa = l == null ? void 0 : l.goodWx) == null ? void 0 : fa.distance : (ya = l == null ? void 0 : l.allWx) == null ? void 0 : ya.distance), 1),
|
|
5482
|
-
|
|
5482
|
+
m8,
|
|
5483
5483
|
t("div", null, e((ma = l == null ? void 0 : l.goodWx) == null ? void 0 : ma.pfmSpd), 1)
|
|
5484
5484
|
]),
|
|
5485
|
-
|
|
5486
|
-
t("div",
|
|
5485
|
+
b8,
|
|
5486
|
+
t("div", x8, [
|
|
5487
5487
|
t("div", null, [
|
|
5488
5488
|
t("span", null, e((ba = l == null ? void 0 : l.goodWx) == null ? void 0 : ba.sumDgoCons), 1),
|
|
5489
|
-
((Ca = (xa = l == null ? void 0 : l.goodWx) == null ? void 0 : xa.inEca) == null ? void 0 : Ca.distance) > 0 ? (i(), d("span",
|
|
5490
|
-
|
|
5489
|
+
((Ca = (xa = l == null ? void 0 : l.goodWx) == null ? void 0 : xa.inEca) == null ? void 0 : Ca.distance) > 0 ? (i(), d("span", C8, [
|
|
5490
|
+
g8,
|
|
5491
5491
|
t("span", null, e((ka = (ga = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : ga.fo) == null ? void 0 : ka.dgoAsFoCons), 1)
|
|
5492
5492
|
])) : b("", !0)
|
|
5493
5493
|
]),
|
|
5494
|
-
|
|
5494
|
+
k8,
|
|
5495
5495
|
t("div", null, e((wa = l == null ? void 0 : l.goodWx) == null ? void 0 : wa.time), 1)
|
|
5496
5496
|
]),
|
|
5497
|
-
|
|
5497
|
+
w8,
|
|
5498
5498
|
t("div", null, e((Aa = (Da = l.fuelConclusion) == null ? void 0 : Da.dgo) == null ? void 0 : Aa.entireCons) + " (mt)", 1),
|
|
5499
|
-
|
|
5499
|
+
D8
|
|
5500
5500
|
])
|
|
5501
5501
|
]),
|
|
5502
|
-
t("div",
|
|
5503
|
-
|
|
5504
|
-
t("div",
|
|
5505
|
-
t("div",
|
|
5502
|
+
t("div", A8, [
|
|
5503
|
+
S8,
|
|
5504
|
+
t("div", T8, [
|
|
5505
|
+
t("div", O8, [
|
|
5506
5506
|
t("div", null, e((Ta = (Sa = s.report) == null ? void 0 : Sa.weather) != null && Ta.noExtrapolation ? (Oa = l == null ? void 0 : l.goodWx) == null ? void 0 : Oa.distance : (Fa = l == null ? void 0 : l.allWx) == null ? void 0 : Fa.distance), 1),
|
|
5507
|
-
|
|
5507
|
+
F8,
|
|
5508
5508
|
t("div", null, e((Ea = l == null ? void 0 : l.timeConclusion) == null ? void 0 : Ea.minusAbtSpd), 1)
|
|
5509
5509
|
]),
|
|
5510
|
-
|
|
5511
|
-
t("div",
|
|
5510
|
+
E8,
|
|
5511
|
+
t("div", P8, [
|
|
5512
5512
|
t("div", null, e(($a = (Pa = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Pa.dgo) == null ? void 0 : $a.overTolerance), 1),
|
|
5513
|
-
$
|
|
5514
|
-
|
|
5513
|
+
$8,
|
|
5514
|
+
W8
|
|
5515
5515
|
]),
|
|
5516
|
-
|
|
5516
|
+
B8,
|
|
5517
5517
|
t("div", null, e((Ba = (Wa = l.fuelConclusion) == null ? void 0 : Wa.dgo) == null ? void 0 : Ba.maxCons) + " (mt)", 1),
|
|
5518
|
-
|
|
5518
|
+
L8
|
|
5519
5519
|
])
|
|
5520
5520
|
]),
|
|
5521
|
-
t("div",
|
|
5522
|
-
|
|
5523
|
-
t("div",
|
|
5524
|
-
t("div",
|
|
5521
|
+
t("div", M8, [
|
|
5522
|
+
H8,
|
|
5523
|
+
t("div", G8, [
|
|
5524
|
+
t("div", I8, [
|
|
5525
5525
|
t("div", null, e((Ma = (La = s.report) == null ? void 0 : La.weather) != null && Ma.noExtrapolation ? (Ha = l == null ? void 0 : l.goodWx) == null ? void 0 : Ha.distance : (Ga = l == null ? void 0 : l.allWx) == null ? void 0 : Ga.distance), 1),
|
|
5526
|
-
|
|
5526
|
+
R8,
|
|
5527
5527
|
t("div", null, e((Ia = l == null ? void 0 : l.timeConclusion) == null ? void 0 : Ia.minusAbtSpd), 1)
|
|
5528
5528
|
]),
|
|
5529
|
-
|
|
5530
|
-
t("div",
|
|
5529
|
+
U8,
|
|
5530
|
+
t("div", N8, [
|
|
5531
5531
|
t("div", null, e((Ua = (Ra = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : Ra.dgo) == null ? void 0 : Ua.underTolerance), 1),
|
|
5532
|
-
|
|
5533
|
-
|
|
5532
|
+
Y8,
|
|
5533
|
+
V8
|
|
5534
5534
|
]),
|
|
5535
|
-
|
|
5536
|
-
t("div", null, e((
|
|
5537
|
-
|
|
5535
|
+
z8,
|
|
5536
|
+
t("div", null, e((Ya = (Na = l.fuelConclusion) == null ? void 0 : Na.dgo) == null ? void 0 : Ya.minCons) + " (mt)", 1),
|
|
5537
|
+
Z8
|
|
5538
5538
|
])
|
|
5539
5539
|
]),
|
|
5540
|
-
t("div",
|
|
5541
|
-
((
|
|
5542
|
-
|
|
5543
|
-
|
|
5544
|
-
|
|
5545
|
-
|
|
5546
|
-
t("div", null, e((
|
|
5547
|
-
|
|
5548
|
-
t("div", null, e((
|
|
5549
|
-
|
|
5550
|
-
t("div", null, e((
|
|
5551
|
-
])) : ((ln = (
|
|
5552
|
-
|
|
5553
|
-
|
|
5554
|
-
|
|
5555
|
-
|
|
5540
|
+
t("div", Q8, [
|
|
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
|
+
K8,
|
|
5543
|
+
j8,
|
|
5544
|
+
X8,
|
|
5545
|
+
q8,
|
|
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
|
+
t6,
|
|
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
|
+
e6,
|
|
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
|
+
o6,
|
|
5553
|
+
l6,
|
|
5554
|
+
i6,
|
|
5555
|
+
a6,
|
|
5556
5556
|
t("div", null, e((nn = (an = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : an.dgo) == null ? void 0 : nn.minCons), 1),
|
|
5557
|
-
|
|
5557
|
+
n6,
|
|
5558
5558
|
t("div", null, e((cn = (dn = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : dn.dgo) == null ? void 0 : cn.entireCons), 1),
|
|
5559
|
-
|
|
5559
|
+
d6,
|
|
5560
5560
|
t("div", null, e((un = (rn = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : rn.dgo) == null ? void 0 : un.saving) + " (mt)", 1)
|
|
5561
5561
|
])) : b("", !0),
|
|
5562
5562
|
t("div", {
|
|
@@ -5564,11 +5564,11 @@ function u8(o, c, s, _, a, n) {
|
|
|
5564
5564
|
((_n = (hn = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : hn.dgo) == null ? void 0 : _n.conclusionStatus) === "Over" ? "flex-center lost" : ((pn = (vn = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : vn.dgo) == null ? void 0 : pn.conclusionStatus) === "Saving" ? "flex-center gain" : "flex-center"
|
|
5565
5565
|
)
|
|
5566
5566
|
}, [
|
|
5567
|
-
|
|
5567
|
+
c6,
|
|
5568
5568
|
t("div", null, e(((yn = (fn = l == null ? void 0 : l.fuelConclusion) == null ? void 0 : fn.dgo) == null ? void 0 : yn.conclusion) || ""), 1)
|
|
5569
5569
|
], 2)
|
|
5570
5570
|
])
|
|
5571
|
-
])) : (i(), d("div",
|
|
5571
|
+
])) : (i(), d("div", r6, e(a.noGoodWxDay), 1))
|
|
5572
5572
|
], 64)) : b("", !0)
|
|
5573
5573
|
])
|
|
5574
5574
|
]);
|
|
@@ -5576,8 +5576,8 @@ function u8(o, c, s, _, a, n) {
|
|
|
5576
5576
|
])
|
|
5577
5577
|
]);
|
|
5578
5578
|
}
|
|
5579
|
-
const
|
|
5580
|
-
const
|
|
5579
|
+
const h6 = /* @__PURE__ */ Zt(_b, [["render", u6], ["__scopeId", "data-v-44fbbd8a"]]);
|
|
5580
|
+
const _6 = {
|
|
5581
5581
|
components: {},
|
|
5582
5582
|
props: {
|
|
5583
5583
|
report: {
|
|
@@ -5651,10 +5651,10 @@ const _8 = {
|
|
|
5651
5651
|
this.showCF = ((c = (o = this.report) == null ? void 0 : o.weather) == null ? void 0 : c.showCF) ?? !1, this.showAisDistance = ((_ = (s = this.report) == null ? void 0 : s.weather) == null ? void 0 : _.showAisDistance) ?? !0, this.showSig = ((n = (a = this.report) == null ? void 0 : a.weather) == null ? void 0 : n.showSig) ?? !0, this.showSwell = ((r = (m = this.report) == null ? void 0 : m.weather) == null ? void 0 : r.showSwell) ?? !0, this.showWave = ((S = (p = this.report) == null ? void 0 : p.weather) == null ? void 0 : S.showWave) ?? !0, this.showWaterTemp = ((f = (T = this.report) == null ? void 0 : T.weather) == null ? void 0 : f.waterTempSwitch) || !1;
|
|
5652
5652
|
}
|
|
5653
5653
|
}
|
|
5654
|
-
}, pt = (o) => (Ae("data-v-a18f941f"), o = o(), Se(), o),
|
|
5654
|
+
}, pt = (o) => (Ae("data-v-a18f941f"), o = o(), Se(), o), v6 = { class: "report-inventory" }, p6 = { class: "section summary-section" }, f6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("div", { class: "header-block flex-center" }, [
|
|
5655
5655
|
/* @__PURE__ */ t("i", { class: "iconfont" }, ""),
|
|
5656
5656
|
/* @__PURE__ */ t("div", { class: "title" }, "Speed and Weather Analysis")
|
|
5657
|
-
], -1)),
|
|
5657
|
+
], -1)), y6 = { class: "summary-block" }, m6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("thead", null, [
|
|
5658
5658
|
/* @__PURE__ */ t("tr", null, [
|
|
5659
5659
|
/* @__PURE__ */ t("th", {
|
|
5660
5660
|
class: "label",
|
|
@@ -5694,86 +5694,86 @@ const _8 = {
|
|
|
5694
5694
|
/* @__PURE__ */ t("th", { class: "label" }, "FO"),
|
|
5695
5695
|
/* @__PURE__ */ t("th", { class: "label" }, "DO/GO")
|
|
5696
5696
|
])
|
|
5697
|
-
], -1)),
|
|
5697
|
+
], -1)), b6 = {
|
|
5698
5698
|
class: "label",
|
|
5699
5699
|
rowspan: "4"
|
|
5700
|
-
},
|
|
5700
|
+
}, x6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("td", { class: "label" }, "Entire Period", -1)), C6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("td", { class: "label" }, "Good Weather Period", -1)), g6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("td", { class: "label" }, "Adverse Weather Period", -1)), k6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("td", { class: "label" }, "Excluded Period", -1)), w6 = { class: "section inventory-section" }, D6 = /* @__PURE__ */ et('<div class="legends flex-space" data-v-a18f941f><div class="flex-start" style="flex:1.2;" data-v-a18f941f><div class="legend good-wx" data-v-a18f941f></div><div class="label flex-end" data-v-a18f941f>Charter Party Defined Good Weather Days</div></div><div class="flex-start" style="flex:1.2;" data-v-a18f941f><div class="legend adverse-wx" data-v-a18f941f></div><div class="label" data-v-a18f941f>Charter Party Defined Adverse Weather Days</div></div><div class="flex-start" style="flex:1;" data-v-a18f941f><div class="legend excluded" data-v-a18f941f></div><div class="label" data-v-a18f941f>Excluded Periods From Analysis</div></div><div class="report flex-space" style="flex:1.6;" data-v-a18f941f><div data-v-a18f941f><label data-v-a18f941f>B</label><span data-v-a18f941f>BOSP</span></div><div data-v-a18f941f><label data-v-a18f941f>N</label><span data-v-a18f941f>NOON</span></div><div data-v-a18f941f><label data-v-a18f941f>E</label><span data-v-a18f941f>EOSP</span></div><div data-v-a18f941f><label data-v-a18f941f>*</label><span data-v-a18f941f>Ship Reported Position</span></div></div></div>', 1), A6 = { class: "inventory-block flex-center" }, S6 = { style: { "font-size": "12px" } }, T6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5701
5701
|
class: "label",
|
|
5702
5702
|
rowspan: "3"
|
|
5703
|
-
}, "Seg", -1)),
|
|
5703
|
+
}, "Seg", -1)), O6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5704
5704
|
class: "label",
|
|
5705
5705
|
rowspan: "3"
|
|
5706
|
-
}, "Date", -1)),
|
|
5706
|
+
}, "Date", -1)), F6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5707
5707
|
class: "label",
|
|
5708
5708
|
colspan: "2"
|
|
5709
|
-
}, "Position", -1)),
|
|
5709
|
+
}, "Position", -1)), E6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5710
5710
|
class: "label",
|
|
5711
5711
|
colspan: "3"
|
|
5712
|
-
}, "CP", -1)),
|
|
5712
|
+
}, "CP", -1)), P6 = ["colspan"], $6 = {
|
|
5713
5713
|
key: 0,
|
|
5714
5714
|
class: "label",
|
|
5715
5715
|
colspan: "2"
|
|
5716
|
-
},
|
|
5716
|
+
}, W6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5717
5717
|
class: "label",
|
|
5718
5718
|
colspan: "12"
|
|
5719
|
-
}, "Vessel Reported", -1)),
|
|
5719
|
+
}, "Vessel Reported", -1)), B6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5720
5720
|
class: "label",
|
|
5721
5721
|
rowspan: "3"
|
|
5722
|
-
}, "In ECA", -1)),
|
|
5722
|
+
}, "In ECA", -1)), L6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5723
5723
|
class: "label",
|
|
5724
5724
|
rowspan: "2"
|
|
5725
|
-
}, "Lat", -1)),
|
|
5725
|
+
}, "Lat", -1)), M6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5726
5726
|
class: "label",
|
|
5727
5727
|
rowspan: "2"
|
|
5728
|
-
}, "Lon", -1)),
|
|
5728
|
+
}, "Lon", -1)), H6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5729
5729
|
class: "label",
|
|
5730
5730
|
rowspan: "2"
|
|
5731
5731
|
}, [
|
|
5732
5732
|
/* @__PURE__ */ g("Spd "),
|
|
5733
5733
|
/* @__PURE__ */ t("br"),
|
|
5734
5734
|
/* @__PURE__ */ g("(kts)")
|
|
5735
|
-
], -1)),
|
|
5735
|
+
], -1)), G6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5736
5736
|
class: "label",
|
|
5737
5737
|
colspan: "2"
|
|
5738
|
-
}, "Daily Cons.(mt)", -1)),
|
|
5738
|
+
}, "Daily Cons.(mt)", -1)), I6 = {
|
|
5739
5739
|
key: 0,
|
|
5740
5740
|
class: "label",
|
|
5741
5741
|
rowspan: "2"
|
|
5742
|
-
},
|
|
5742
|
+
}, R6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("br", null, null, -1)), U6 = {
|
|
5743
5743
|
key: 1,
|
|
5744
5744
|
class: "label",
|
|
5745
5745
|
rowspan: "2"
|
|
5746
|
-
},
|
|
5746
|
+
}, N6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("br", null, null, -1)), Y6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5747
5747
|
class: "label",
|
|
5748
5748
|
colspan: "2"
|
|
5749
|
-
}, "Wind", -1)),
|
|
5749
|
+
}, "Wind", -1)), V6 = {
|
|
5750
5750
|
key: 2,
|
|
5751
5751
|
class: "label",
|
|
5752
5752
|
rowspan: "2"
|
|
5753
|
-
},
|
|
5753
|
+
}, z6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("br", null, null, -1)), Z6 = {
|
|
5754
5754
|
key: 3,
|
|
5755
5755
|
class: "label",
|
|
5756
5756
|
colspan: "2"
|
|
5757
|
-
},
|
|
5757
|
+
}, Q6 = {
|
|
5758
5758
|
key: 4,
|
|
5759
5759
|
class: "label",
|
|
5760
5760
|
rowspan: "2"
|
|
5761
|
-
},
|
|
5761
|
+
}, J6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("br", null, null, -1)), K6 = {
|
|
5762
5762
|
key: 5,
|
|
5763
5763
|
class: "label",
|
|
5764
5764
|
colspan: "2"
|
|
5765
|
-
},
|
|
5765
|
+
}, j6 = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", {
|
|
5766
5766
|
class: "label",
|
|
5767
5767
|
rowspan: "2"
|
|
5768
5768
|
}, [
|
|
5769
5769
|
/* @__PURE__ */ g("Avg. CF"),
|
|
5770
5770
|
/* @__PURE__ */ t("br"),
|
|
5771
5771
|
/* @__PURE__ */ g("(kts)")
|
|
5772
|
-
], -1)),
|
|
5772
|
+
], -1)), X6 = {
|
|
5773
5773
|
key: 6,
|
|
5774
5774
|
class: "label",
|
|
5775
5775
|
rowspan: "2"
|
|
5776
|
-
},
|
|
5776
|
+
}, q6 = {
|
|
5777
5777
|
key: 7,
|
|
5778
5778
|
class: "label",
|
|
5779
5779
|
rowspan: "2"
|
|
@@ -5836,19 +5836,19 @@ const _8 = {
|
|
|
5836
5836
|
}, yk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "RPM", -1)), mk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "Slip%", -1)), bk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "FO", -1)), xk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "DO/GO", -1)), Ck = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "FO", -1)), gk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "DO/GO", -1)), kk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "Dir", -1)), wk = /* @__PURE__ */ pt(() => /* @__PURE__ */ t("th", { class: "label" }, "BF", -1)), Dk = { class: "summary-tbody" };
|
|
5837
5837
|
function Ak(o, c, s, _, a, n) {
|
|
5838
5838
|
var m;
|
|
5839
|
-
return i(), d("div",
|
|
5840
|
-
t("div",
|
|
5841
|
-
|
|
5842
|
-
t("div",
|
|
5839
|
+
return i(), d("div", v6, [
|
|
5840
|
+
t("div", p6, [
|
|
5841
|
+
f6,
|
|
5842
|
+
t("div", y6, [
|
|
5843
5843
|
t("table", null, [
|
|
5844
|
-
|
|
5844
|
+
m6,
|
|
5845
5845
|
t("tbody", null, [
|
|
5846
5846
|
(i(!0), d(A, null, K((m = s.report) == null ? void 0 : m.segments, (r, p) => {
|
|
5847
5847
|
var S, T, f, C, P, O, $, E, H, G, B, L, k, I, J, j, X, q, y, U;
|
|
5848
5848
|
return i(), d(A, { key: p }, [
|
|
5849
5849
|
t("tr", null, [
|
|
5850
|
-
t("td",
|
|
5851
|
-
|
|
5850
|
+
t("td", b6, e(p + 1), 1),
|
|
5851
|
+
x6,
|
|
5852
5852
|
t("td", null, e(n.computePrecision((S = r == null ? void 0 : r.allWx) == null ? void 0 : S.distance, 2, "0.0")), 1),
|
|
5853
5853
|
t("td", null, e(n.computePrecision((T = r == null ? void 0 : r.allWx) == null ? void 0 : T.time, 2, "0.0")), 1),
|
|
5854
5854
|
t("td", null, e(n.computePrecision((f = r == null ? void 0 : r.allWx) == null ? void 0 : f.avgSpd, 2, "0.0")), 1),
|
|
@@ -5856,7 +5856,7 @@ function Ak(o, c, s, _, a, n) {
|
|
|
5856
5856
|
t("td", null, e(n.computePrecision((P = r == null ? void 0 : r.allWx) == null ? void 0 : P.sumDgoCons, 3, "0.000")), 1)
|
|
5857
5857
|
]),
|
|
5858
5858
|
t("tr", null, [
|
|
5859
|
-
|
|
5859
|
+
C6,
|
|
5860
5860
|
t("td", null, e(n.computePrecision((O = r == null ? void 0 : r.goodWx) == null ? void 0 : O.distance, 2, "0.0")), 1),
|
|
5861
5861
|
t("td", null, e(n.computePrecision(($ = r == null ? void 0 : r.goodWx) == null ? void 0 : $.time, 2, "0.0")), 1),
|
|
5862
5862
|
t("td", null, e(n.computePrecision((E = r == null ? void 0 : r.goodWx) == null ? void 0 : E.avgSpd, 2, "0.0")), 1),
|
|
@@ -5864,7 +5864,7 @@ function Ak(o, c, s, _, a, n) {
|
|
|
5864
5864
|
t("td", null, e(n.computePrecision((G = r == null ? void 0 : r.goodWx) == null ? void 0 : G.sumDgoCons, 3, "0.000")), 1)
|
|
5865
5865
|
]),
|
|
5866
5866
|
t("tr", null, [
|
|
5867
|
-
|
|
5867
|
+
g6,
|
|
5868
5868
|
t("td", null, e(n.computePrecision((B = r == null ? void 0 : r.badWx) == null ? void 0 : B.distance, 2, "0.0")), 1),
|
|
5869
5869
|
t("td", null, e(n.computePrecision((L = r == null ? void 0 : r.badWx) == null ? void 0 : L.time, 2, "0.0")), 1),
|
|
5870
5870
|
t("td", null, e(n.computePrecision((k = r == null ? void 0 : r.badWx) == null ? void 0 : k.avgSpd, 2, "0.0")), 1),
|
|
@@ -5872,7 +5872,7 @@ function Ak(o, c, s, _, a, n) {
|
|
|
5872
5872
|
t("td", null, e(n.computePrecision((J = r == null ? void 0 : r.badWx) == null ? void 0 : J.sumDgoCons, 3, "0.000")), 1)
|
|
5873
5873
|
]),
|
|
5874
5874
|
t("tr", null, [
|
|
5875
|
-
|
|
5875
|
+
k6,
|
|
5876
5876
|
t("td", null, e(n.computePrecision((j = r == null ? void 0 : r.excluded) == null ? void 0 : j.sumDistance, 2, "0.0")), 1),
|
|
5877
5877
|
t("td", null, e(n.computePrecision((X = r == null ? void 0 : r.excluded) == null ? void 0 : X.sumDuration, 2, "0.0")), 1),
|
|
5878
5878
|
t("td", null, e(n.computePrecision((q = r == null ? void 0 : r.excluded) == null ? void 0 : q.avgSpd, 2, "0.0")), 1),
|
|
@@ -5885,55 +5885,55 @@ function Ak(o, c, s, _, a, n) {
|
|
|
5885
5885
|
])
|
|
5886
5886
|
])
|
|
5887
5887
|
]),
|
|
5888
|
-
t("div",
|
|
5889
|
-
|
|
5890
|
-
t("div",
|
|
5891
|
-
t("table",
|
|
5888
|
+
t("div", w6, [
|
|
5889
|
+
D6,
|
|
5890
|
+
t("div", A6, [
|
|
5891
|
+
t("table", S6, [
|
|
5892
5892
|
t("thead", null, [
|
|
5893
5893
|
t("tr", null, [
|
|
5894
|
-
|
|
5895
|
-
|
|
5896
|
-
|
|
5897
|
-
|
|
5894
|
+
T6,
|
|
5895
|
+
O6,
|
|
5896
|
+
F6,
|
|
5897
|
+
E6,
|
|
5898
5898
|
t("th", {
|
|
5899
5899
|
class: "label",
|
|
5900
5900
|
colspan: n.computeWxColspan
|
|
5901
|
-
}, "ORM Weather Analysis", 8,
|
|
5902
|
-
s.showFactor ? (i(), d("th", $
|
|
5903
|
-
|
|
5904
|
-
|
|
5901
|
+
}, "ORM Weather Analysis", 8, P6),
|
|
5902
|
+
s.showFactor ? (i(), d("th", $6, "Factor")) : b("", !0),
|
|
5903
|
+
W6,
|
|
5904
|
+
B6
|
|
5905
5905
|
]),
|
|
5906
5906
|
t("tr", null, [
|
|
5907
|
-
|
|
5908
|
-
|
|
5909
|
-
|
|
5910
|
-
|
|
5911
|
-
a.showAisDistance ? (i(), d("th",
|
|
5907
|
+
L6,
|
|
5908
|
+
M6,
|
|
5909
|
+
H6,
|
|
5910
|
+
G6,
|
|
5911
|
+
a.showAisDistance ? (i(), d("th", I6, [
|
|
5912
5912
|
g("Spd"),
|
|
5913
|
-
|
|
5913
|
+
R6,
|
|
5914
5914
|
g("(kts)")
|
|
5915
5915
|
])) : b("", !0),
|
|
5916
|
-
a.showAisDistance ? (i(), d("th",
|
|
5916
|
+
a.showAisDistance ? (i(), d("th", U6, [
|
|
5917
5917
|
g("Dis"),
|
|
5918
|
-
|
|
5918
|
+
N6,
|
|
5919
5919
|
g("(nm)")
|
|
5920
5920
|
])) : b("", !0),
|
|
5921
|
-
|
|
5922
|
-
a.showWave ? (i(), d("th",
|
|
5921
|
+
Y6,
|
|
5922
|
+
a.showWave ? (i(), d("th", V6, [
|
|
5923
5923
|
g("Sea HT"),
|
|
5924
|
-
|
|
5924
|
+
z6,
|
|
5925
5925
|
g("(m)")
|
|
5926
5926
|
])) : b("", !0),
|
|
5927
|
-
a.showSwell ? (i(), d("th",
|
|
5928
|
-
a.showSig ? (i(), d("th",
|
|
5927
|
+
a.showSwell ? (i(), d("th", Z6, "Swell")) : b("", !0),
|
|
5928
|
+
a.showSig ? (i(), d("th", Q6, [
|
|
5929
5929
|
g("Sig Wave"),
|
|
5930
|
-
|
|
5930
|
+
J6,
|
|
5931
5931
|
g("(m)")
|
|
5932
5932
|
])) : b("", !0),
|
|
5933
|
-
a.showCF ? (i(), d("th",
|
|
5934
|
-
|
|
5935
|
-
s.showFactor ? (i(), d("th",
|
|
5936
|
-
s.showFactor ? (i(), d("th",
|
|
5933
|
+
a.showCF ? (i(), d("th", K6, "Current")) : b("", !0),
|
|
5934
|
+
j6,
|
|
5935
|
+
s.showFactor ? (i(), d("th", X6, "cFactor")) : b("", !0),
|
|
5936
|
+
s.showFactor ? (i(), d("th", q6, "wxFactor")) : b("", !0),
|
|
5937
5937
|
a.showWaterTemp ? (i(), d("th", tk, "Water Temp.")) : b("", !0),
|
|
5938
5938
|
ek,
|
|
5939
5939
|
sk,
|
|
@@ -6094,7 +6094,7 @@ function Ak(o, c, s, _, a, n) {
|
|
|
6094
6094
|
])
|
|
6095
6095
|
]);
|
|
6096
6096
|
}
|
|
6097
|
-
const Sk = /* @__PURE__ */ Zt(
|
|
6097
|
+
const Sk = /* @__PURE__ */ Zt(_6, [["render", Ak], ["__scopeId", "data-v-a18f941f"]]);
|
|
6098
6098
|
const Tk = {
|
|
6099
6099
|
name: "OrmVoyageChart",
|
|
6100
6100
|
components: { Lng: ui, Lat: hi },
|
|
@@ -7002,11 +7002,11 @@ const kw = {
|
|
|
7002
7002
|
name: "OrmVoyageIndex",
|
|
7003
7003
|
components: {
|
|
7004
7004
|
Brand: So,
|
|
7005
|
-
VoySummary:
|
|
7005
|
+
VoySummary: h6,
|
|
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
|
}
|
|
@@ -7235,19 +7235,19 @@ const Fw = {
|
|
|
7235
7235
|
Vw
|
|
7236
7236
|
], Zw = { class: "total" }, Qw = ["colspan"], Jw = /* @__PURE__ */ we(() => /* @__PURE__ */ t("span", null, "Exchange Rate", -1)), Kw = [
|
|
7237
7237
|
Jw
|
|
7238
|
-
], jw = { class: "total" }, Xw = ["colspan"], qw = { class: "total" },
|
|
7239
|
-
|
|
7240
|
-
],
|
|
7238
|
+
], jw = { class: "total" }, Xw = ["colspan"], qw = { class: "total" }, tD = { key: 1 }, eD = ["colspan"], sD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("span", null, "Total in USD", -1)), oD = [
|
|
7239
|
+
sD
|
|
7240
|
+
], lD = { class: "total" }, iD = {
|
|
7241
7241
|
key: 0,
|
|
7242
7242
|
class: "memo-block"
|
|
7243
|
-
},
|
|
7243
|
+
}, aD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("div", {
|
|
7244
7244
|
class: "invoice-item",
|
|
7245
7245
|
style: { "font-weight": "600" }
|
|
7246
|
-
}, "MEMO", -1)),
|
|
7246
|
+
}, "MEMO", -1)), nD = ["innerHTML"], dD = { class: "section company-section" }, cD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("div", {
|
|
7247
7247
|
class: "company-item",
|
|
7248
7248
|
style: { "font-weight": "600", "font-size": "16px", "margin-bottom": "10px" }
|
|
7249
|
-
}, "Bank Information", -1)),
|
|
7250
|
-
function
|
|
7249
|
+
}, "Bank Information", -1)), rD = { class: "company-item" }, uD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Bank", -1)), hD = { class: "company-item" }, _D = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Account", -1)), vD = { class: "company-item" }, pD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Title", -1)), fD = { class: "company-item" }, yD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Addr", -1)), mD = { class: "company-item" }, bD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Tel", -1)), xD = { class: "company-item" }, CD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Tax ID", -1)), gD = { class: "company-item" }, kD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Beneficiary's Name", -1)), wD = { class: "company-item" }, DD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Bank Name", -1)), AD = { class: "company-item" }, SD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Bank Address", -1)), TD = { class: "company-item" }, OD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Account No.", -1)), FD = { class: "company-item" }, ED = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), PD = { class: "company-item" }, $D = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "Intermediary Bank", -1)), WD = { class: "company-item" }, BD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "SWIFT", -1)), LD = { class: "company-item" }, MD = /* @__PURE__ */ we(() => /* @__PURE__ */ t("label", null, "ABA NO.", -1)), HD = /* @__PURE__ */ et('<div class="section sign-section" data-v-95c80c22><div class="flex-space" data-v-95c80c22><div class="sign-block" data-v-95c80c22><div data-v-95c80c22>Finance Team</div><div data-v-95c80c22>Ocean Right Marine Service Co., Ltd.</div><div data-v-95c80c22>Email: <a href="mailto:op@ormwx.com" data-v-95c80c22>op@ormwx.com</a></div><div data-v-95c80c22>Address: Rm1805, B Technology Innovation Bldg, No. 171 Shandong Road, Qingdao, China.</div></div><div class="thank-block" data-v-95c80c22>Thank You</div></div></div>', 1);
|
|
7250
|
+
function GD(o, c, s, _, a, n) {
|
|
7251
7251
|
var r, p, S, 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;
|
|
7252
7252
|
const m = Z("IdmBrand");
|
|
7253
7253
|
return i(), d("div", Ew, [
|
|
@@ -7327,90 +7327,90 @@ function G7(o, c, s, _, a, n) {
|
|
|
7327
7327
|
t("td", { colspan: a.maxColspans }, "Total in CNY", 8, Xw),
|
|
7328
7328
|
t("td", qw, "¥" + e(($ = s.report) == null ? void 0 : $.paymentAmount), 1)
|
|
7329
7329
|
])
|
|
7330
|
-
], 64)) : (i(), d("tr",
|
|
7331
|
-
t("td", { colspan: a.maxColspans },
|
|
7332
|
-
t("td",
|
|
7330
|
+
], 64)) : (i(), d("tr", tD, [
|
|
7331
|
+
t("td", { colspan: a.maxColspans }, oD, 8, eD),
|
|
7332
|
+
t("td", lD, [
|
|
7333
7333
|
t("span", null, e(`$${(E = s.report) == null ? void 0 : E.paymentAmount}`), 1)
|
|
7334
7334
|
])
|
|
7335
7335
|
]))
|
|
7336
7336
|
])
|
|
7337
7337
|
]),
|
|
7338
|
-
(H = s.report) != null && H.memo ? (i(), d("div",
|
|
7339
|
-
|
|
7338
|
+
(H = s.report) != null && H.memo ? (i(), d("div", iD, [
|
|
7339
|
+
aD,
|
|
7340
7340
|
t("div", {
|
|
7341
7341
|
class: "invoice-item",
|
|
7342
7342
|
innerHTML: (B = (G = s.report) == null ? void 0 : G.memo) == null ? void 0 : B.replace(`
|
|
7343
7343
|
`, "<br/>")
|
|
7344
|
-
}, null, 8,
|
|
7344
|
+
}, null, 8, nD)
|
|
7345
7345
|
])) : b("", !0)
|
|
7346
7346
|
]),
|
|
7347
|
-
t("div",
|
|
7348
|
-
|
|
7347
|
+
t("div", dD, [
|
|
7348
|
+
cD,
|
|
7349
7349
|
((L = s.report) == null ? void 0 : L.paymentType) === "CNY" ? (i(), d(A, { key: 0 }, [
|
|
7350
|
-
t("div",
|
|
7351
|
-
|
|
7350
|
+
t("div", rD, [
|
|
7351
|
+
uD,
|
|
7352
7352
|
t("span", null, e((I = a.account[(k = s.report) == null ? void 0 : k.paymentType]) == null ? void 0 : I.bank), 1)
|
|
7353
7353
|
]),
|
|
7354
|
-
t("div",
|
|
7355
|
-
|
|
7354
|
+
t("div", hD, [
|
|
7355
|
+
_D,
|
|
7356
7356
|
t("span", null, e((j = a.account[(J = s.report) == null ? void 0 : J.paymentType]) == null ? void 0 : j.number), 1)
|
|
7357
7357
|
]),
|
|
7358
|
-
t("div",
|
|
7359
|
-
|
|
7358
|
+
t("div", vD, [
|
|
7359
|
+
pD,
|
|
7360
7360
|
t("span", null, e((q = a.account[(X = s.report) == null ? void 0 : X.paymentType]) == null ? void 0 : q.title), 1)
|
|
7361
7361
|
]),
|
|
7362
|
-
t("div",
|
|
7363
|
-
|
|
7362
|
+
t("div", fD, [
|
|
7363
|
+
yD,
|
|
7364
7364
|
t("span", null, e((U = a.account[(y = s.report) == null ? void 0 : y.paymentType]) == null ? void 0 : U.address), 1)
|
|
7365
7365
|
]),
|
|
7366
|
-
t("div",
|
|
7367
|
-
|
|
7366
|
+
t("div", mD, [
|
|
7367
|
+
bD,
|
|
7368
7368
|
t("span", null, e((N = a.account[(V = s.report) == null ? void 0 : V.paymentType]) == null ? void 0 : N.tel), 1)
|
|
7369
7369
|
]),
|
|
7370
|
-
t("div",
|
|
7371
|
-
|
|
7370
|
+
t("div", xD, [
|
|
7371
|
+
CD,
|
|
7372
7372
|
t("span", null, e((z = a.account[(R = s.report) == null ? void 0 : R.paymentType]) == null ? void 0 : z.taxId), 1)
|
|
7373
7373
|
])
|
|
7374
7374
|
], 64)) : (i(), d(A, { key: 1 }, [
|
|
7375
|
-
t("div",
|
|
7376
|
-
|
|
7375
|
+
t("div", gD, [
|
|
7376
|
+
kD,
|
|
7377
7377
|
t("span", null, e((tt = a.account[(ot = s.report) == null ? void 0 : ot.paymentType]) == null ? void 0 : tt.title), 1)
|
|
7378
7378
|
]),
|
|
7379
|
-
t("div",
|
|
7380
|
-
|
|
7379
|
+
t("div", wD, [
|
|
7380
|
+
DD,
|
|
7381
7381
|
t("span", null, e((ft = a.account[(lt = s.report) == null ? void 0 : lt.paymentType]) == null ? void 0 : ft.bank), 1)
|
|
7382
7382
|
]),
|
|
7383
|
-
t("div",
|
|
7384
|
-
|
|
7383
|
+
t("div", AD, [
|
|
7384
|
+
SD,
|
|
7385
7385
|
t("span", null, e((l = a.account[(yt = s.report) == null ? void 0 : yt.paymentType]) == null ? void 0 : l.bankAddr), 1)
|
|
7386
7386
|
]),
|
|
7387
|
-
t("div",
|
|
7388
|
-
|
|
7387
|
+
t("div", TD, [
|
|
7388
|
+
OD,
|
|
7389
7389
|
t("span", null, e((rt = a.account[(nt = s.report) == null ? void 0 : nt.paymentType]) == null ? void 0 : rt.number), 1)
|
|
7390
7390
|
]),
|
|
7391
|
-
t("div",
|
|
7392
|
-
|
|
7391
|
+
t("div", FD, [
|
|
7392
|
+
ED,
|
|
7393
7393
|
t("span", null, e((ht = a.account[(ut = s.report) == null ? void 0 : ut.paymentType]) == null ? void 0 : ht.swift), 1)
|
|
7394
7394
|
]),
|
|
7395
|
-
t("div",
|
|
7396
|
-
$
|
|
7395
|
+
t("div", PD, [
|
|
7396
|
+
$D,
|
|
7397
7397
|
t("span", null, e((vt = a.account[(_t = s.report) == null ? void 0 : _t.paymentType]) == null ? void 0 : vt.intermediaryBank), 1)
|
|
7398
7398
|
]),
|
|
7399
|
-
t("div",
|
|
7400
|
-
|
|
7399
|
+
t("div", WD, [
|
|
7400
|
+
BD,
|
|
7401
7401
|
t("span", null, e((bt = a.account[(mt = s.report) == null ? void 0 : mt.paymentType]) == null ? void 0 : bt.intermediaryBankSwift), 1)
|
|
7402
7402
|
]),
|
|
7403
|
-
t("div",
|
|
7404
|
-
|
|
7403
|
+
t("div", LD, [
|
|
7404
|
+
MD,
|
|
7405
7405
|
t("span", null, e((wt = a.account[(xt = s.report) == null ? void 0 : xt.paymentType]) == null ? void 0 : wt.intermediaryBankAbaNo), 1)
|
|
7406
7406
|
])
|
|
7407
7407
|
], 64))
|
|
7408
7408
|
]),
|
|
7409
|
-
|
|
7409
|
+
HD
|
|
7410
7410
|
]);
|
|
7411
7411
|
}
|
|
7412
|
-
const
|
|
7413
|
-
const
|
|
7412
|
+
const ID = /* @__PURE__ */ Zt(Fw, [["render", GD], ["__scopeId", "data-v-95c80c22"]]);
|
|
7413
|
+
const RD = {
|
|
7414
7414
|
name: "FliInvoice",
|
|
7415
7415
|
props: {
|
|
7416
7416
|
report: {
|
|
@@ -7444,10 +7444,10 @@ const R7 = {
|
|
|
7444
7444
|
},
|
|
7445
7445
|
mounted() {
|
|
7446
7446
|
}
|
|
7447
|
-
}, ni = (o) => (Ae("data-v-c269c41c"), o = o(), Se(), o),
|
|
7447
|
+
}, ni = (o) => (Ae("data-v-c269c41c"), o = o(), Se(), o), UD = { class: "invoice-report" }, ND = { class: "section items-section" }, YD = { class: "flex-start" }, VD = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("div", { class: "invoice-item" }, "Bill To:", -1)), zD = ["innerHTML"], ZD = { class: "flex-space" }, QD = { class: "invoice-item" }, JD = {
|
|
7448
7448
|
key: 0,
|
|
7449
7449
|
class: "invoice-item"
|
|
7450
|
-
},
|
|
7450
|
+
}, KD = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("thead", null, [
|
|
7451
7451
|
/* @__PURE__ */ t("tr", null, [
|
|
7452
7452
|
/* @__PURE__ */ t("td", null, "NO."),
|
|
7453
7453
|
/* @__PURE__ */ t("td", null, "VoyNum."),
|
|
@@ -7459,39 +7459,39 @@ const R7 = {
|
|
|
7459
7459
|
/* @__PURE__ */ t("td", null, "ATA"),
|
|
7460
7460
|
/* @__PURE__ */ t("td", null, "Amounts")
|
|
7461
7461
|
])
|
|
7462
|
-
], -1)),
|
|
7463
|
-
|
|
7464
|
-
],
|
|
7465
|
-
|
|
7466
|
-
],
|
|
7467
|
-
|
|
7468
|
-
],
|
|
7462
|
+
], -1)), jD = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("td", null, "NO.", -1)), XD = ["colspan"], qD = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("td", null, "Amounts", -1)), t7 = ["colspan"], e7 = ["colspan"], s7 = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("span", null, "Total in USD", -1)), o7 = [
|
|
7463
|
+
s7
|
|
7464
|
+
], l7 = { class: "total" }, i7 = ["colspan"], a7 = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("span", null, "Exchange Rate", -1)), n7 = [
|
|
7465
|
+
a7
|
|
7466
|
+
], d7 = { class: "total" }, c7 = ["colspan"], r7 = { class: "total" }, u7 = { key: 1 }, h7 = ["colspan"], _7 = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("span", null, "Total in USD", -1)), v7 = [
|
|
7467
|
+
_7
|
|
7468
|
+
], p7 = { class: "total" }, f7 = {
|
|
7469
7469
|
key: 0,
|
|
7470
7470
|
class: "memo-block"
|
|
7471
|
-
},
|
|
7471
|
+
}, y7 = /* @__PURE__ */ ni(() => /* @__PURE__ */ t("div", {
|
|
7472
7472
|
class: "invoice-item",
|
|
7473
7473
|
style: { "font-weight": "600" }
|
|
7474
|
-
}, "MEMO", -1)),
|
|
7475
|
-
function
|
|
7474
|
+
}, "MEMO", -1)), m7 = ["innerHTML"];
|
|
7475
|
+
function b7(o, c, s, _, a, n) {
|
|
7476
7476
|
var m, r, p, S, T, f, C, P, O, $, E, H, G;
|
|
7477
|
-
return i(), d("div",
|
|
7478
|
-
t("div",
|
|
7479
|
-
t("div",
|
|
7480
|
-
|
|
7477
|
+
return i(), d("div", UD, [
|
|
7478
|
+
t("div", ND, [
|
|
7479
|
+
t("div", YD, [
|
|
7480
|
+
VD,
|
|
7481
7481
|
t("div", {
|
|
7482
7482
|
class: "invoice-item",
|
|
7483
7483
|
style: { "font-weight": "500", "margin-left": "4px" },
|
|
7484
7484
|
innerHTML: (p = (r = (m = s.report) == null ? void 0 : m.invoiceTitle) == null ? void 0 : r.name) == null ? void 0 : p.replace(`
|
|
7485
7485
|
`, "<br/>")
|
|
7486
|
-
}, null, 8,
|
|
7486
|
+
}, null, 8, zD)
|
|
7487
7487
|
]),
|
|
7488
|
-
t("div",
|
|
7489
|
-
t("div",
|
|
7490
|
-
(S = s.report) != null && S.paymentDate ? (i(), d("div",
|
|
7488
|
+
t("div", ZD, [
|
|
7489
|
+
t("div", QD, "Invoice No. " + e(s.report.number), 1),
|
|
7490
|
+
(S = s.report) != null && S.paymentDate ? (i(), d("div", JD, "Paid: " + e(n.computeTime(s.report.paymentDate)), 1)) : b("", !0)
|
|
7491
7491
|
]),
|
|
7492
7492
|
t("table", null, [
|
|
7493
7493
|
(T = a.reservations4Route) != null && T.length ? (i(), d(A, { key: 0 }, [
|
|
7494
|
-
|
|
7494
|
+
KD,
|
|
7495
7495
|
t("tbody", null, [
|
|
7496
7496
|
(i(!0), d(A, null, K(a.reservations4Route, (B, L) => {
|
|
7497
7497
|
var k, I, J, j, X, q, y, U, V, N, R, z, ot, tt, lt, ft, yt, l, nt, rt, ut, ht, _t, vt;
|
|
@@ -7512,11 +7512,11 @@ function bD(o, c, s, _, a, n) {
|
|
|
7512
7512
|
(f = a.reservations4Point) != null && f.length ? (i(), d(A, { key: 1 }, [
|
|
7513
7513
|
t("thead", null, [
|
|
7514
7514
|
t("tr", null, [
|
|
7515
|
-
|
|
7515
|
+
jD,
|
|
7516
7516
|
t("td", {
|
|
7517
7517
|
colspan: a.maxColspans - 1
|
|
7518
|
-
}, "Items.", 8,
|
|
7519
|
-
|
|
7518
|
+
}, "Items.", 8, XD),
|
|
7519
|
+
qD
|
|
7520
7520
|
])
|
|
7521
7521
|
]),
|
|
7522
7522
|
t("tbody", null, [
|
|
@@ -7524,7 +7524,7 @@ function bD(o, c, s, _, a, n) {
|
|
|
7524
7524
|
t("td", null, e(B.number), 1),
|
|
7525
7525
|
t("td", {
|
|
7526
7526
|
colspan: a.maxColspans - 1
|
|
7527
|
-
}, e(B.items), 9,
|
|
7527
|
+
}, e(B.items), 9, t7),
|
|
7528
7528
|
t("td", null, "$" + e(B.amount), 1)
|
|
7529
7529
|
]))), 128))
|
|
7530
7530
|
])
|
|
@@ -7532,46 +7532,46 @@ function bD(o, c, s, _, a, n) {
|
|
|
7532
7532
|
t("tfoot", null, [
|
|
7533
7533
|
((C = s.report) == null ? void 0 : C.paymentType) === "CNY" ? (i(), d(A, { key: 0 }, [
|
|
7534
7534
|
t("tr", null, [
|
|
7535
|
-
t("td", { colspan: a.maxColspans },
|
|
7536
|
-
t("td",
|
|
7535
|
+
t("td", { colspan: a.maxColspans }, o7, 8, e7),
|
|
7536
|
+
t("td", l7, [
|
|
7537
7537
|
t("span", null, e(`$${a.totalInUS}`), 1)
|
|
7538
7538
|
])
|
|
7539
7539
|
]),
|
|
7540
7540
|
t("tr", null, [
|
|
7541
|
-
t("td", { colspan: a.maxColspans },
|
|
7542
|
-
t("td",
|
|
7541
|
+
t("td", { colspan: a.maxColspans }, n7, 8, i7),
|
|
7542
|
+
t("td", d7, [
|
|
7543
7543
|
t("span", null, e((P = s.report) == null ? void 0 : P.rate), 1)
|
|
7544
7544
|
])
|
|
7545
7545
|
]),
|
|
7546
7546
|
t("tr", null, [
|
|
7547
|
-
t("td", { colspan: a.maxColspans }, "Total in CNY", 8,
|
|
7548
|
-
t("td",
|
|
7547
|
+
t("td", { colspan: a.maxColspans }, "Total in CNY", 8, c7),
|
|
7548
|
+
t("td", r7, "¥" + e((O = s.report) == null ? void 0 : O.paymentAmount), 1)
|
|
7549
7549
|
])
|
|
7550
|
-
], 64)) : (i(), d("tr",
|
|
7551
|
-
t("td", { colspan: a.maxColspans },
|
|
7552
|
-
t("td",
|
|
7550
|
+
], 64)) : (i(), d("tr", u7, [
|
|
7551
|
+
t("td", { colspan: a.maxColspans }, v7, 8, h7),
|
|
7552
|
+
t("td", p7, [
|
|
7553
7553
|
t("span", null, e(`$${($ = s.report) == null ? void 0 : $.paymentAmount}`), 1)
|
|
7554
7554
|
])
|
|
7555
7555
|
]))
|
|
7556
7556
|
])
|
|
7557
7557
|
]),
|
|
7558
|
-
(E = s.report) != null && E.memo ? (i(), d("div",
|
|
7559
|
-
|
|
7558
|
+
(E = s.report) != null && E.memo ? (i(), d("div", f7, [
|
|
7559
|
+
y7,
|
|
7560
7560
|
t("div", {
|
|
7561
7561
|
class: "invoice-item",
|
|
7562
7562
|
innerHTML: (G = (H = s.report) == null ? void 0 : H.memo) == null ? void 0 : G.replace(`
|
|
7563
7563
|
`, "<br/>")
|
|
7564
|
-
}, null, 8,
|
|
7564
|
+
}, null, 8, m7)
|
|
7565
7565
|
])) : b("", !0)
|
|
7566
7566
|
])
|
|
7567
7567
|
]);
|
|
7568
7568
|
}
|
|
7569
|
-
const
|
|
7569
|
+
const x7 = /* @__PURE__ */ Zt(RD, [["render", b7], ["__scopeId", "data-v-c269c41c"]]), zQ = {
|
|
7570
7570
|
install(o) {
|
|
7571
|
-
o.component("OrmInvoiceReport",
|
|
7571
|
+
o.component("OrmInvoiceReport", ID), o.component("FliInvoiceReport", x7);
|
|
7572
7572
|
}
|
|
7573
|
-
},
|
|
7574
|
-
const
|
|
7573
|
+
}, C7 = (o) => (typeof o == "string" ? o = at(o) : typeof o == "number" && (o = at(o)), o), g7 = (o, c = "MMM-DD,YYYY/HHmm[Z]") => k7(o, c), k7 = (o, c = "MMM-DD/HHmm[Z]") => (o = C7(o), o ? `${o.utc().format(c)}` : "-");
|
|
7574
|
+
const w7 = {
|
|
7575
7575
|
name: "IdmEditableItem",
|
|
7576
7576
|
components: { Edit: Nn, Close: Yn, IdmEditor: To },
|
|
7577
7577
|
props: {
|
|
@@ -7655,7 +7655,7 @@ const wD = {
|
|
|
7655
7655
|
computed: {
|
|
7656
7656
|
computeUtcTime() {
|
|
7657
7657
|
return function(o, c) {
|
|
7658
|
-
return
|
|
7658
|
+
return g7(o, c);
|
|
7659
7659
|
};
|
|
7660
7660
|
}
|
|
7661
7661
|
},
|
|
@@ -7678,13 +7678,13 @@ const wD = {
|
|
|
7678
7678
|
this.$emit("select", o);
|
|
7679
7679
|
}
|
|
7680
7680
|
}
|
|
7681
|
-
},
|
|
7681
|
+
}, D7 = { class: "idm-editable-item" }, A7 = ["innerHTML"], S7 = {
|
|
7682
7682
|
key: 3,
|
|
7683
7683
|
class: "buttons"
|
|
7684
7684
|
};
|
|
7685
|
-
function
|
|
7685
|
+
function T7(o, c, s, _, a, n) {
|
|
7686
7686
|
const m = Z("ElTag"), r = Z("ElInput"), p = Z("IdmEditor"), S = Z("ElInputNumber"), T = Z("ElDatePicker"), f = Z("ElOption"), C = Z("ElSelect"), P = Z("ElRadio"), O = Z("ElRadioGroup"), $ = Z("ElCheckbox"), E = Z("ElCheckboxGroup"), H = Z("Edit"), G = Z("ElIcon"), B = Z("ElButton"), L = Z("Close");
|
|
7687
|
-
return i(), d("div",
|
|
7687
|
+
return i(), d("div", D7, [
|
|
7688
7688
|
t("div", {
|
|
7689
7689
|
class: "group",
|
|
7690
7690
|
style: no({ justifyContent: s.align })
|
|
@@ -7888,7 +7888,7 @@ function TD(o, c, s, _, a, n) {
|
|
|
7888
7888
|
}, e(n.computeUtcTime(s.value, s.format)), 33)) : s.type === "richText" ? (i(), d("div", {
|
|
7889
7889
|
key: 1,
|
|
7890
7890
|
innerHTML: s.value || ""
|
|
7891
|
-
}, null, 8,
|
|
7891
|
+
}, null, 8, A7)) : (i(), d("span", {
|
|
7892
7892
|
key: 2,
|
|
7893
7893
|
onDblclick: c[1] || (c[1] = (...k) => n.handleEdit && n.handleEdit(...k))
|
|
7894
7894
|
}, [
|
|
@@ -7900,7 +7900,7 @@ function TD(o, c, s, _, a, n) {
|
|
|
7900
7900
|
], 32))
|
|
7901
7901
|
], 64))
|
|
7902
7902
|
], 64)),
|
|
7903
|
-
!s.disabled && s.iconable && typeof s.raw != "boolean" ? (i(), d("div",
|
|
7903
|
+
!s.disabled && s.iconable && typeof s.raw != "boolean" ? (i(), d("div", S7, [
|
|
7904
7904
|
a.editable ? (i(), jt(B, {
|
|
7905
7905
|
key: 1,
|
|
7906
7906
|
size: s.size,
|
|
@@ -7938,8 +7938,8 @@ function TD(o, c, s, _, a, n) {
|
|
|
7938
7938
|
], 4)
|
|
7939
7939
|
]);
|
|
7940
7940
|
}
|
|
7941
|
-
const $n = /* @__PURE__ */ Zt(
|
|
7942
|
-
const
|
|
7941
|
+
const $n = /* @__PURE__ */ Zt(w7, [["render", T7]]);
|
|
7942
|
+
const O7 = {
|
|
7943
7943
|
name: "OrmDeviation",
|
|
7944
7944
|
components: {
|
|
7945
7945
|
CirclePlus: Fn,
|
|
@@ -8103,25 +8103,25 @@ const OD = {
|
|
|
8103
8103
|
});
|
|
8104
8104
|
}
|
|
8105
8105
|
}
|
|
8106
|
-
}, x = (o) => (Ae("data-v-466ca2d5"), o = o(), Se(), o),
|
|
8106
|
+
}, x = (o) => (Ae("data-v-466ca2d5"), o = o(), Se(), o), F7 = { class: "deviation-report" }, E7 = { class: "content-box" }, P7 = { class: "info-box border-dashed" }, $7 = { class: "flex-between row" }, W7 = {
|
|
8107
8107
|
class: "flex-between",
|
|
8108
8108
|
style: { width: "48%" }
|
|
8109
|
-
},
|
|
8109
|
+
}, B7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Prepared For:", -1)), L7 = {
|
|
8110
8110
|
class: "flex-between",
|
|
8111
8111
|
style: { width: "48%" }
|
|
8112
|
-
},
|
|
8112
|
+
}, M7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Departure Port:", -1)), H7 = { style: { "margin-left": "5px" } }, G7 = { class: "flex-between row" }, I7 = {
|
|
8113
8113
|
class: "flex-between",
|
|
8114
8114
|
style: { width: "48%" }
|
|
8115
|
-
},
|
|
8115
|
+
}, R7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Vessel:", -1)), U7 = {
|
|
8116
8116
|
class: "flex-between",
|
|
8117
8117
|
style: { width: "48%" }
|
|
8118
|
-
},
|
|
8118
|
+
}, N7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Arrival Port:", -1)), Y7 = { style: { "margin-left": "5px" } }, V7 = { class: "flex-between row" }, z7 = {
|
|
8119
8119
|
class: "flex-between",
|
|
8120
8120
|
style: { width: "48%" }
|
|
8121
|
-
},
|
|
8121
|
+
}, Z7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Voyage No:", -1)), Q7 = {
|
|
8122
8122
|
class: "flex-between",
|
|
8123
8123
|
style: { width: "48%" }
|
|
8124
|
-
},
|
|
8124
|
+
}, J7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("label", { class: "label" }, "Load Condition:", -1)), K7 = { class: "section summary-section" }, j7 = /* @__PURE__ */ x(() => /* @__PURE__ */ t("div", { class: "subtitle" }, "Summary", -1)), X7 = { class: "border-solid" }, q7 = { class: "cp" }, tA = {
|
|
8125
8125
|
class: "flex-between",
|
|
8126
8126
|
style: { padding: "6px 0" }
|
|
8127
8127
|
}, eA = { style: { "margin-left": "5px" } }, sA = { style: { "margin-left": "5px" } }, oA = /* @__PURE__ */ x(() => /* @__PURE__ */ t("thead", null, [
|
|
@@ -8226,53 +8226,53 @@ const OD = {
|
|
|
8226
8226
|
function OE(o, c, s, _, a, n) {
|
|
8227
8227
|
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;
|
|
8228
8228
|
const m = Z("IdmBrand"), r = Z("Editor"), p = Z("EditableItem"), S = Z("ElButton");
|
|
8229
|
-
return i(), d("div",
|
|
8229
|
+
return i(), d("div", F7, [
|
|
8230
8230
|
F(m, { name: "Voyage Deviation Report" }),
|
|
8231
|
-
t("div",
|
|
8232
|
-
t("div",
|
|
8233
|
-
t("div", $
|
|
8234
|
-
t("div",
|
|
8235
|
-
|
|
8231
|
+
t("div", E7, [
|
|
8232
|
+
t("div", P7, [
|
|
8233
|
+
t("div", $7, [
|
|
8234
|
+
t("div", W7, [
|
|
8235
|
+
B7,
|
|
8236
8236
|
t("div", null, e((T = s.report) == null ? void 0 : T.preparedFor), 1)
|
|
8237
8237
|
]),
|
|
8238
|
-
t("div",
|
|
8239
|
-
|
|
8238
|
+
t("div", L7, [
|
|
8239
|
+
M7,
|
|
8240
8240
|
t("div", null, [
|
|
8241
8241
|
t("span", null, e((C = (f = s.report) == null ? void 0 : f.departure) == null ? void 0 : C.name), 1),
|
|
8242
8242
|
g(" , "),
|
|
8243
|
-
t("span",
|
|
8243
|
+
t("span", H7, e(n.computeUTCTime(((O = (P = s.report) == null ? void 0 : P.departure) == null ? void 0 : O.atd) || ((E = ($ = s.report) == null ? void 0 : $.departure) == null ? void 0 : E.etd))), 1)
|
|
8244
8244
|
])
|
|
8245
8245
|
])
|
|
8246
8246
|
]),
|
|
8247
|
-
t("div",
|
|
8248
|
-
t("div",
|
|
8249
|
-
|
|
8247
|
+
t("div", G7, [
|
|
8248
|
+
t("div", I7, [
|
|
8249
|
+
R7,
|
|
8250
8250
|
t("div", null, e((G = (H = s.report) == null ? void 0 : H.vessel) == null ? void 0 : G.name), 1)
|
|
8251
8251
|
]),
|
|
8252
|
-
t("div",
|
|
8253
|
-
|
|
8252
|
+
t("div", U7, [
|
|
8253
|
+
N7,
|
|
8254
8254
|
t("div", null, [
|
|
8255
8255
|
t("span", null, e((L = (B = s.report) == null ? void 0 : B.arrival) == null ? void 0 : L.name), 1),
|
|
8256
8256
|
g(" , "),
|
|
8257
|
-
t("span",
|
|
8257
|
+
t("span", Y7, e(n.computeUTCTime(((I = (k = s.report) == null ? void 0 : k.arrival) == null ? void 0 : I.ata) || ((j = (J = s.report) == null ? void 0 : J.arrival) == null ? void 0 : j.eta))), 1)
|
|
8258
8258
|
])
|
|
8259
8259
|
])
|
|
8260
8260
|
]),
|
|
8261
|
-
t("div",
|
|
8262
|
-
t("div",
|
|
8263
|
-
|
|
8261
|
+
t("div", V7, [
|
|
8262
|
+
t("div", z7, [
|
|
8263
|
+
Z7,
|
|
8264
8264
|
t("div", null, e((q = (X = s.report) == null ? void 0 : X.voyage) == null ? void 0 : q.number), 1)
|
|
8265
8265
|
]),
|
|
8266
|
-
t("div",
|
|
8267
|
-
|
|
8266
|
+
t("div", Q7, [
|
|
8267
|
+
J7,
|
|
8268
8268
|
t("div", null, e((U = (y = s.report) == null ? void 0 : y.voyage) == null ? void 0 : U.loadCondition), 1)
|
|
8269
8269
|
])
|
|
8270
8270
|
])
|
|
8271
8271
|
]),
|
|
8272
|
-
t("div",
|
|
8273
|
-
|
|
8274
|
-
t("div",
|
|
8275
|
-
t("div",
|
|
8272
|
+
t("div", K7, [
|
|
8273
|
+
j7,
|
|
8274
|
+
t("div", X7, [
|
|
8275
|
+
t("div", q7, [
|
|
8276
8276
|
t("div", tA, [
|
|
8277
8277
|
t("div", null, [
|
|
8278
8278
|
t("span", null, e((N = (V = s.report) == null ? void 0 : V.departure) == null ? void 0 : N.name), 1),
|
|
@@ -8978,7 +8978,7 @@ function OE(o, c, s, _, a, n) {
|
|
|
8978
8978
|
])
|
|
8979
8979
|
]);
|
|
8980
8980
|
}
|
|
8981
|
-
const FE = /* @__PURE__ */ Zt(
|
|
8981
|
+
const FE = /* @__PURE__ */ Zt(O7, [["render", OE], ["__scopeId", "data-v-466ca2d5"]]);
|
|
8982
8982
|
const EE = {
|
|
8983
8983
|
name: "FliDvtRpt",
|
|
8984
8984
|
components: {
|
|
@@ -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,53 +14805,53 @@ 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,
|
|
14836
14840
|
Tn as OrmPlanReport,
|
|
14837
14841
|
uN as OrmQuoteReport,
|
|
14838
14842
|
gN as OrmQuoteReport4SEOA,
|
|
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
|
};
|