@idmui/basic 0.1.7 → 0.1.8
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.d.ts +1 -0
- package/dist/index.js +49 -36
- package/dist/index.umd.cjs +30 -30
- package/dist/style/index.d.ts +4 -0
- package/dist/style/index.vue.d.ts +4 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import _ from "moment";
|
|
2
|
-
import { openBlock as p, createElementBlock as f, createElementVNode as a, toDisplayString as i, createCommentVNode as ee, resolveComponent as
|
|
2
|
+
import { openBlock as p, createElementBlock as f, createElementVNode as a, toDisplayString as i, createCommentVNode as ee, resolveComponent as nt, normalizeClass as w, createVNode as dt, createTextVNode as m, Fragment as Tt, renderList as It, createBlock as Na, createStaticVNode as Ta } from "vue";
|
|
3
3
|
import { LngLatHelper as ue, LaneHelper as Mt, TropicalHelper as Ma } from "@idm-plugin/geo";
|
|
4
4
|
import { Meteo2Assist as ut } from "@idm-plugin/meteo";
|
|
5
5
|
import * as J from "echarts";
|
|
6
6
|
import Nt from "mapbox-gl";
|
|
7
7
|
import { TropicalGL as Ia, LatLngGL as Wa } from "@idmwx/idmui-gl3";
|
|
8
|
-
const
|
|
8
|
+
const lt = (s, t) => {
|
|
9
9
|
const e = s.__vccOpts || s;
|
|
10
10
|
for (const [h, c] of t)
|
|
11
11
|
e[h] = c;
|
|
@@ -49,7 +49,7 @@ function Ba(s, t, e, h, c, o) {
|
|
|
49
49
|
])
|
|
50
50
|
]);
|
|
51
51
|
}
|
|
52
|
-
const Aa = /* @__PURE__ */
|
|
52
|
+
const Aa = /* @__PURE__ */ lt(Ca, [["render", Ba], ["__scopeId", "data-v-4ffa9a9e"]]), yr = {
|
|
53
53
|
install(s) {
|
|
54
54
|
s.component("IdmBrand", Aa);
|
|
55
55
|
}
|
|
@@ -88,7 +88,7 @@ function $a(s, t, e, h, c, o) {
|
|
|
88
88
|
}, null, -1)
|
|
89
89
|
])])) : ee("", !0);
|
|
90
90
|
}
|
|
91
|
-
const At = /* @__PURE__ */
|
|
91
|
+
const At = /* @__PURE__ */ lt(Ra, [["render", $a]]), xr = {
|
|
92
92
|
install(s) {
|
|
93
93
|
s.component("IdmLoading", At);
|
|
94
94
|
}
|
|
@@ -247,7 +247,7 @@ const Ya = {
|
|
|
247
247
|
};
|
|
248
248
|
},
|
|
249
249
|
initMeteogramEchart(s) {
|
|
250
|
-
var W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le,
|
|
250
|
+
var W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le, rt, ce, Me, B, ht, Ae, ot, pt, mt, gt, ft, bt, yt, xt;
|
|
251
251
|
s.forecastDays;
|
|
252
252
|
const t = s.interval || 3;
|
|
253
253
|
let e, h = {
|
|
@@ -1186,7 +1186,7 @@ const Ya = {
|
|
|
1186
1186
|
singleAxis: [
|
|
1187
1187
|
{
|
|
1188
1188
|
left: (_e = (it = this.meteogramData) == null ? void 0 : it.singleAxisOffset) == null ? void 0 : _e.l,
|
|
1189
|
-
right: (
|
|
1189
|
+
right: (rt = (Le = this.meteogramData) == null ? void 0 : Le.singleAxisOffset) == null ? void 0 : rt.r,
|
|
1190
1190
|
type: "category",
|
|
1191
1191
|
show: !1,
|
|
1192
1192
|
axisLine: {
|
|
@@ -1735,7 +1735,7 @@ const Ya = {
|
|
|
1735
1735
|
};
|
|
1736
1736
|
function wi(s, t, e, h, c, o) {
|
|
1737
1737
|
var b, x, u, v, S, D, E, I, W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C;
|
|
1738
|
-
const g =
|
|
1738
|
+
const g = nt("IdmLoading");
|
|
1739
1739
|
return p(), f("div", ja, [
|
|
1740
1740
|
(b = e.reportData) != null && b.showSummary ? (p(), f("div", {
|
|
1741
1741
|
key: 0,
|
|
@@ -1781,7 +1781,7 @@ function wi(s, t, e, h, c, o) {
|
|
|
1781
1781
|
key: 0,
|
|
1782
1782
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
1783
1783
|
}, [
|
|
1784
|
-
|
|
1784
|
+
dt(g, { loading: e.loading }, null, 8, ["loading"])
|
|
1785
1785
|
], 2)) : e.reportData ? ee("", !0) : (p(), f("div", {
|
|
1786
1786
|
key: 1,
|
|
1787
1787
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -1798,7 +1798,7 @@ function wi(s, t, e, h, c, o) {
|
|
|
1798
1798
|
key: 1,
|
|
1799
1799
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
1800
1800
|
}, [
|
|
1801
|
-
|
|
1801
|
+
dt(g, { loading: e.loading }, null, 8, ["loading"])
|
|
1802
1802
|
], 2)) : (p(), f("div", {
|
|
1803
1803
|
key: 2,
|
|
1804
1804
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -2012,7 +2012,7 @@ function wi(s, t, e, h, c, o) {
|
|
|
2012
2012
|
])
|
|
2013
2013
|
]);
|
|
2014
2014
|
}
|
|
2015
|
-
const vi = /* @__PURE__ */
|
|
2015
|
+
const vi = /* @__PURE__ */ lt(Ya, [["render", wi], ["__scopeId", "data-v-74d509e8"]]);
|
|
2016
2016
|
const ki = {
|
|
2017
2017
|
name: "IdmHistorical",
|
|
2018
2018
|
components: {
|
|
@@ -2137,7 +2137,7 @@ const ki = {
|
|
|
2137
2137
|
`<svg t="1740383449285" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10797" width="200" height="200"><path d="M133.8 579l-44.4-44.4c-18.8-18.8-18.8-49.2 0-67.8L478 78c18.8-18.8 49.2-18.8 67.8 0l388.6 388.6c18.8 18.8 18.8 49.2 0 67.8L890 578.8c-19 19-50 18.6-68.6-0.8L592 337.2V912c0 26.6-21.4 48-48 48h-64c-26.6 0-48-21.4-48-48V337.2L202.4 578.2c-18.6 19.6-49.6 20-68.6 0.8z" fill="${g}" p-id="10798"></path></svg>`
|
|
2138
2138
|
), x = new Image(64, 64);
|
|
2139
2139
|
x.src = b, x.onload = async () => {
|
|
2140
|
-
var D, E, I, W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le,
|
|
2140
|
+
var D, E, I, W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le, rt;
|
|
2141
2141
|
const S = (E = (D = _.tz(c, this.positionGmt)) == null ? void 0 : D.set({ hour: 0, minute: 0, second: 0, millisecond: 0 })) == null ? void 0 : E.format();
|
|
2142
2142
|
for (let ce = 0; ce < t * 24; ce++)
|
|
2143
2143
|
if (ce % e === 0) {
|
|
@@ -2164,13 +2164,13 @@ const ki = {
|
|
|
2164
2164
|
}
|
|
2165
2165
|
]), o = { start: void 0, end: void 0 });
|
|
2166
2166
|
}
|
|
2167
|
-
this.meteogramData.singleAxisOffset.l = ((Ze = this.meteogramData) == null ? void 0 : Ze.gridOffset.l) + 0.5 / ((Xe = (qe = this.meteogramData) == null ? void 0 : qe.dates) == null ? void 0 : Xe.length) * (100 - ((de = this.meteogramData) == null ? void 0 : de.gridOffset.l) - ((He = this.meteogramData) == null ? void 0 : He.gridOffset.r)) + "%", this.meteogramData.singleAxisOffset.r = ((j = this.meteogramData) == null ? void 0 : j.gridOffset.r) + 0.5 / ((_e = (it = this.meteogramData) == null ? void 0 : it.dates) == null ? void 0 : _e.length) * (100 - ((Le = this.meteogramData) == null ? void 0 : Le.gridOffset.l) - ((
|
|
2167
|
+
this.meteogramData.singleAxisOffset.l = ((Ze = this.meteogramData) == null ? void 0 : Ze.gridOffset.l) + 0.5 / ((Xe = (qe = this.meteogramData) == null ? void 0 : qe.dates) == null ? void 0 : Xe.length) * (100 - ((de = this.meteogramData) == null ? void 0 : de.gridOffset.l) - ((He = this.meteogramData) == null ? void 0 : He.gridOffset.r)) + "%", this.meteogramData.singleAxisOffset.r = ((j = this.meteogramData) == null ? void 0 : j.gridOffset.r) + 0.5 / ((_e = (it = this.meteogramData) == null ? void 0 : it.dates) == null ? void 0 : _e.length) * (100 - ((Le = this.meteogramData) == null ? void 0 : Le.gridOffset.l) - ((rt = this.meteogramData) == null ? void 0 : rt.gridOffset.r)) + "%", this.$nextTick(() => {
|
|
2168
2168
|
this.initMeteogramEchart(s);
|
|
2169
2169
|
});
|
|
2170
2170
|
};
|
|
2171
2171
|
},
|
|
2172
2172
|
initMeteogramEchart(s) {
|
|
2173
|
-
var O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le,
|
|
2173
|
+
var O, H, L, M, R, $, k, Y, A, U, F, T, z, C, r, V, n, Q, X, Z, te, ae, se, ie, oe, le, re, ne, K, N, G, fe, be, ye, he, me, l, De, Ie, We, Ce, Pe, Ee, Oe, Be, Re, Ge, $e, Ye, je, Ue, Fe, Ve, Ze, qe, Xe, de, He, j, it, _e, Le, rt, ce, Me, B, ht, Ae, ot, pt, mt, gt, ft, bt, yt, xt, y, Se, Je, Qe, Ke, et, tt, at, q, wt, vt, kt, zt, Dt, _t, St, Ht, Lt, ge, st, xe, Wt, Ct, Pt, Et, Ot, Bt, Rt, Gt, $t, Yt, jt, Ut, Ft, Vt, Zt, qt, Xt, Jt, Qt, Kt, ea, ta, aa, sa, ia, oa, la, ra, na, da, ca, ha, ma, ga, pa, ua, fa, ba, ya, xa, wa, va, ka, za, Da, _a, Sa, Ha;
|
|
2174
2174
|
const t = s.interval || 3;
|
|
2175
2175
|
let e = Math.max(...this.meteogramData.temperatures.filter((d) => typeof d == "number" && !isNaN(d))), h = Math.min(...this.meteogramData.temperatures.filter((d) => typeof d == "number" && !isNaN(d))), c = Math.floor(h / 5) * 5, o = Math.ceil(e / 5) * 5, g = Math.ceil((o - c) / 5);
|
|
2176
2176
|
c = Math.floor((c - 2 * g) / 5) * 5, o = Math.ceil((o + 1) / 5) * 5, g = Math.ceil((o - c) / 5);
|
|
@@ -2887,7 +2887,7 @@ const ki = {
|
|
|
2887
2887
|
// 隐藏分割线
|
|
2888
2888
|
},
|
|
2889
2889
|
boundaryGap: !1,
|
|
2890
|
-
data: (
|
|
2890
|
+
data: (rt = this.meteogramData) == null ? void 0 : rt.dates,
|
|
2891
2891
|
top: "84%",
|
|
2892
2892
|
height: "2%"
|
|
2893
2893
|
},
|
|
@@ -4271,7 +4271,7 @@ const ki = {
|
|
|
4271
4271
|
};
|
|
4272
4272
|
function Jo(s, t, e, h, c, o) {
|
|
4273
4273
|
var b, x, u, v, S, D, E, I, W, O, H, L, M, R, $, k, Y, A, U, F, T, z, C;
|
|
4274
|
-
const g =
|
|
4274
|
+
const g = nt("IdmLoading");
|
|
4275
4275
|
return p(), f("div", zi, [
|
|
4276
4276
|
(b = e.reportData) != null && b.showSummary ? (p(), f("div", {
|
|
4277
4277
|
key: 0,
|
|
@@ -4306,7 +4306,7 @@ function Jo(s, t, e, h, c, o) {
|
|
|
4306
4306
|
key: 0,
|
|
4307
4307
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
4308
4308
|
}, [
|
|
4309
|
-
|
|
4309
|
+
dt(g, { loading: e.loading }, null, 8, ["loading"])
|
|
4310
4310
|
], 2)) : e.reportData ? ee("", !0) : (p(), f("div", {
|
|
4311
4311
|
key: 1,
|
|
4312
4312
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -4324,7 +4324,7 @@ function Jo(s, t, e, h, c, o) {
|
|
|
4324
4324
|
key: 1,
|
|
4325
4325
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
4326
4326
|
}, [
|
|
4327
|
-
|
|
4327
|
+
dt(g, { loading: e.loading }, null, 8, ["loading"])
|
|
4328
4328
|
], 2)) : (p(), f("div", {
|
|
4329
4329
|
key: 2,
|
|
4330
4330
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -4534,7 +4534,7 @@ function Jo(s, t, e, h, c, o) {
|
|
|
4534
4534
|
])
|
|
4535
4535
|
]);
|
|
4536
4536
|
}
|
|
4537
|
-
const Qo = /* @__PURE__ */
|
|
4537
|
+
const Qo = /* @__PURE__ */ lt(ki, [["render", Jo], ["__scopeId", "data-v-46b3fc93"]]);
|
|
4538
4538
|
const Ko = {
|
|
4539
4539
|
name: "IdmSeasonal",
|
|
4540
4540
|
components: {
|
|
@@ -5063,7 +5063,7 @@ const Ko = {
|
|
|
5063
5063
|
};
|
|
5064
5064
|
function Ll(s, t, e, h, c, o) {
|
|
5065
5065
|
var b, x, u, v, S, D, E, I, W, O, H, L, M, R, $, k, Y;
|
|
5066
|
-
const g =
|
|
5066
|
+
const g = nt("IdmLoading");
|
|
5067
5067
|
return p(), f("div", el, [
|
|
5068
5068
|
(b = e.reportData) != null && b.showSummary ? (p(), f("div", {
|
|
5069
5069
|
key: 0,
|
|
@@ -5200,7 +5200,7 @@ function Ll(s, t, e, h, c, o) {
|
|
|
5200
5200
|
key: 2,
|
|
5201
5201
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
5202
5202
|
}, [
|
|
5203
|
-
|
|
5203
|
+
dt(g, { loading: e.loading }, null, 8, ["loading"])
|
|
5204
5204
|
], 2)) : (p(), f("div", {
|
|
5205
5205
|
key: 3,
|
|
5206
5206
|
class: w(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -5209,7 +5209,7 @@ function Ll(s, t, e, h, c, o) {
|
|
|
5209
5209
|
])
|
|
5210
5210
|
]);
|
|
5211
5211
|
}
|
|
5212
|
-
const Nl = /* @__PURE__ */
|
|
5212
|
+
const Nl = /* @__PURE__ */ lt(Ko, [["render", Ll], ["__scopeId", "data-v-c8cabdd2"]]), wr = {
|
|
5213
5213
|
install(s) {
|
|
5214
5214
|
s.component("IdmForecast", vi), s.component("IdmHistorical", Qo), s.component("IdmSeasonal", Nl);
|
|
5215
5215
|
}
|
|
@@ -6970,7 +6970,7 @@ const Ml = {
|
|
|
6970
6970
|
function Al(s, t, e, h, c, o) {
|
|
6971
6971
|
return null;
|
|
6972
6972
|
}
|
|
6973
|
-
const Tl = /* @__PURE__ */
|
|
6973
|
+
const Tl = /* @__PURE__ */ lt(Ml, [["render", Al]]);
|
|
6974
6974
|
const Il = {
|
|
6975
6975
|
name: "TropicalMapbox",
|
|
6976
6976
|
props: {
|
|
@@ -8577,7 +8577,7 @@ const Il = {
|
|
|
8577
8577
|
}
|
|
8578
8578
|
}, Wl = { class: "map-box" };
|
|
8579
8579
|
function Cl(s, t, e, h, c, o) {
|
|
8580
|
-
const g =
|
|
8580
|
+
const g = nt("TropicalGL"), b = nt("LatLngGL");
|
|
8581
8581
|
return p(), f("div", Wl, [
|
|
8582
8582
|
c.map ? (p(), Na(g, {
|
|
8583
8583
|
key: 0,
|
|
@@ -8596,7 +8596,7 @@ function Cl(s, t, e, h, c, o) {
|
|
|
8596
8596
|
}, null, 8, ["map"])) : ee("", !0)
|
|
8597
8597
|
]);
|
|
8598
8598
|
}
|
|
8599
|
-
const Pl = /* @__PURE__ */
|
|
8599
|
+
const Pl = /* @__PURE__ */ lt(Il, [["render", Cl]]), El = {
|
|
8600
8600
|
props: {
|
|
8601
8601
|
id: {
|
|
8602
8602
|
type: String,
|
|
@@ -8744,7 +8744,7 @@ function Bl(s, t, e, h, c, o) {
|
|
|
8744
8744
|
}, null, 8, Ol)
|
|
8745
8745
|
]);
|
|
8746
8746
|
}
|
|
8747
|
-
const Rl = /* @__PURE__ */
|
|
8747
|
+
const Rl = /* @__PURE__ */ lt(El, [["render", Bl]]);
|
|
8748
8748
|
const Gl = {
|
|
8749
8749
|
name: "IdmTropical",
|
|
8750
8750
|
components: {
|
|
@@ -9055,9 +9055,9 @@ const Gl = {
|
|
|
9055
9055
|
}, or = { class: "echart-container" }, lr = { class: "typ-table" };
|
|
9056
9056
|
function rr(s, t, e, h, c, o) {
|
|
9057
9057
|
var v, S, D, E, I, W, O, H, L, M, R, $;
|
|
9058
|
-
const g =
|
|
9058
|
+
const g = nt("IdmBrand"), b = nt("MiniMap"), x = nt("Mapbox"), u = nt("Echart");
|
|
9059
9059
|
return p(), f("div", $l, [
|
|
9060
|
-
|
|
9060
|
+
dt(g, { name: "Tropical Cyclone Strike Probability Report" }),
|
|
9061
9061
|
a("div", Yl, [
|
|
9062
9062
|
a("div", jl, [
|
|
9063
9063
|
a("div", Ul, [
|
|
@@ -9096,10 +9096,10 @@ function rr(s, t, e, h, c, o) {
|
|
|
9096
9096
|
])
|
|
9097
9097
|
])
|
|
9098
9098
|
]),
|
|
9099
|
-
t[6] || (t[6] = Ta('<div class="legend-card bg-blue-light-2 text-label" data-v-
|
|
9099
|
+
t[6] || (t[6] = Ta('<div class="legend-card bg-blue-light-2 text-label" data-v-4748315b><div class="item" data-v-4748315b><div class="legend" data-v-4748315b><div class="icon history" data-v-4748315b></div><div class="label" data-v-4748315b>Past Track</div></div><div class="legend" data-v-4748315b><div class="icon forecast" data-v-4748315b></div><div class="label" data-v-4748315b>Forecast Track</div></div><div class="legend" data-v-4748315b><div class="icon td" data-v-4748315b></div><div class="label" data-v-4748315b>TD</div></div><div class="legend" data-v-4748315b><div class="icon ts" data-v-4748315b></div><div class="label" data-v-4748315b>TS</div></div><div class="legend" data-v-4748315b><div class="icon sts" data-v-4748315b></div><div class="label" data-v-4748315b>STS</div></div><div class="legend" data-v-4748315b><div class="icon ty" data-v-4748315b></div><div class="label" data-v-4748315b>TY</div></div><div class="legend" data-v-4748315b><div class="icon sty" data-v-4748315b></div><div class="label" data-v-4748315b>STY</div></div><div class="legend" data-v-4748315b><div class="icon supper-ty" data-v-4748315b></div><div class="label" data-v-4748315b>Super TY</div></div><div class="legend" data-v-4748315b><div class="icon r7" data-v-4748315b></div><div class="label" data-v-4748315b>35kts Radii</div></div><div class="legend" data-v-4748315b><div class="icon r10" data-v-4748315b></div><div class="label" data-v-4748315b>50kts Radii</div></div></div></div>', 1))
|
|
9100
9100
|
]),
|
|
9101
9101
|
a("div", sr, [
|
|
9102
|
-
|
|
9102
|
+
dt(b, {
|
|
9103
9103
|
tropicals: c.tropicals,
|
|
9104
9104
|
ts: e.ts,
|
|
9105
9105
|
token: e.token,
|
|
@@ -9109,7 +9109,7 @@ function rr(s, t, e, h, c, o) {
|
|
|
9109
9109
|
])
|
|
9110
9110
|
]),
|
|
9111
9111
|
a("div", ir, [
|
|
9112
|
-
|
|
9112
|
+
dt(x, {
|
|
9113
9113
|
tropicals: c.tropicals,
|
|
9114
9114
|
model: e.model,
|
|
9115
9115
|
ts: e.ts,
|
|
@@ -9146,7 +9146,7 @@ function rr(s, t, e, h, c, o) {
|
|
|
9146
9146
|
}), 128))
|
|
9147
9147
|
])
|
|
9148
9148
|
]),
|
|
9149
|
-
|
|
9149
|
+
dt(u, {
|
|
9150
9150
|
id: "probabilityChart",
|
|
9151
9151
|
class: "echart-box",
|
|
9152
9152
|
title: "Probability(%) of Tropical Cyclone Intensity falling in each category",
|
|
@@ -9159,20 +9159,33 @@ function rr(s, t, e, h, c, o) {
|
|
|
9159
9159
|
t[8] || (t[8] = a("div", { class: "report-tips text-tips" }, " * The report is for reference only. All the material is an advisory provided so as to assist the Master in making the final route decision. ", -1))
|
|
9160
9160
|
]);
|
|
9161
9161
|
}
|
|
9162
|
-
const nr = /* @__PURE__ */
|
|
9162
|
+
const nr = /* @__PURE__ */ lt(Gl, [["render", rr], ["__scopeId", "data-v-4748315b"]]), vr = {
|
|
9163
9163
|
install(s) {
|
|
9164
9164
|
s.component("IdmTropical", nr);
|
|
9165
9165
|
}
|
|
9166
9166
|
};
|
|
9167
|
+
const dr = {
|
|
9168
|
+
name: "AssetIndex"
|
|
9169
|
+
};
|
|
9170
|
+
function cr(s, t, e, h, c, o) {
|
|
9171
|
+
return null;
|
|
9172
|
+
}
|
|
9173
|
+
const hr = /* @__PURE__ */ lt(dr, [["render", cr]]), kr = {
|
|
9174
|
+
install(s) {
|
|
9175
|
+
s.component("basicStyle", hr);
|
|
9176
|
+
}
|
|
9177
|
+
};
|
|
9167
9178
|
export {
|
|
9168
|
-
|
|
9179
|
+
yr as BrandPlugin,
|
|
9169
9180
|
Aa as IdmBrand,
|
|
9170
9181
|
vi as IdmForecast,
|
|
9171
9182
|
Qo as IdmHistorical,
|
|
9172
9183
|
At as IdmLoading,
|
|
9173
|
-
|
|
9184
|
+
xr as IdmLoadingPlugin,
|
|
9174
9185
|
Nl as IdmSeasonal,
|
|
9175
|
-
|
|
9186
|
+
wr as IdmSpotPlugin,
|
|
9176
9187
|
nr as IdmTropical,
|
|
9177
|
-
|
|
9188
|
+
vr as IdmTropicalPlugin,
|
|
9189
|
+
kr as StoppageReportPlugin,
|
|
9190
|
+
hr as basicStyle
|
|
9178
9191
|
};
|