@idmwx/idmui-gl4 2.5.8 → 2.6.0

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.
@@ -3,7 +3,7 @@ var zr = (e, t, o) => t in e ? _r(e, t, { enumerable: !0, configurable: !0, writ
3
3
  var we = (e, t, o) => (zr(e, typeof t != "symbol" ? t + "" : t, o), o);
4
4
  import Xe from "axios";
5
5
  import { useTheme as Fe } from "vuetify";
6
- import { openBlock as P, createElementBlock as D, resolveComponent as R, createBlock as Z, normalizeClass as _e, withCtx as C, createVNode as L, withModifiers as Se, createElementVNode as n, createCommentVNode as N, toDisplayString as b, createTextVNode as de, Fragment as Ie, renderList as De, withDirectives as Qe, vShow as et, mergeProps as Y, normalizeStyle as ue } from "vue";
6
+ import { openBlock as C, createElementBlock as D, resolveComponent as R, createBlock as Z, normalizeClass as _e, withCtx as P, createVNode as L, withModifiers as Se, createElementVNode as n, createCommentVNode as N, toDisplayString as b, createTextVNode as de, Fragment as Ie, renderList as De, withDirectives as Qe, vShow as et, mergeProps as Y, normalizeStyle as ue } from "vue";
7
7
  import Ae from "mapbox-gl";
8
8
  import G from "moment";
9
9
  import { LngLatHelper as ce, TropicalHelper as Ii, LaneHelper as Je } from "@idm-plugin/geo";
@@ -114,7 +114,7 @@ const ne = (e, t) => {
114
114
  }
115
115
  };
116
116
  function Tr(e, t, o, i, a, r) {
117
- return P(), D("div");
117
+ return C(), D("div");
118
118
  }
119
119
  const Rr = /* @__PURE__ */ ne(Sr, [["render", Tr]]), Ir = {
120
120
  name: "IdmGmdssArea",
@@ -241,7 +241,7 @@ const Rr = /* @__PURE__ */ ne(Sr, [["render", Tr]]), Ir = {
241
241
  }
242
242
  };
243
243
  function Dr(e, t, o, i, a, r) {
244
- return P(), D("div");
244
+ return C(), D("div");
245
245
  }
246
246
  const Ar = /* @__PURE__ */ ne(Ir, [["render", Dr]]), Gr = {
247
247
  name: "IdmEcaZone",
@@ -337,7 +337,7 @@ const Ar = /* @__PURE__ */ ne(Ir, [["render", Dr]]), Gr = {
337
337
  }
338
338
  };
339
339
  function Wr(e, t, o, i, a, r) {
340
- return P(), D("div");
340
+ return C(), D("div");
341
341
  }
342
342
  const Fr = /* @__PURE__ */ ne(Gr, [["render", Wr]]);
343
343
  const Nr = {
@@ -499,14 +499,14 @@ const Nr = {
499
499
  }, Br = ["innerHTML"];
500
500
  function Zr(e, t, o, i, a, r) {
501
501
  const l = R("VBtn"), c = R("v-card-text"), s = R("v-card");
502
- return a.showMakerInfo ? (P(), Z(s, {
502
+ return a.showMakerInfo ? (C(), Z(s, {
503
503
  key: 0,
504
504
  class: _e(["idm-gl4-zone-info overflow-auto scroll", o.simple ? "page" : "dialog"]),
505
505
  id: "idm-gl4-zone-info"
506
506
  }, {
507
- default: C(() => [
507
+ default: P(() => [
508
508
  L(c, null, {
509
- default: C(() => {
509
+ default: P(() => {
510
510
  var d;
511
511
  return [
512
512
  L(l, {
@@ -516,7 +516,7 @@ function Zr(e, t, o, i, a, r) {
516
516
  class: "close",
517
517
  onClick: Se(r.handleRemoveMarker, ["stop"])
518
518
  }, {
519
- default: C(() => t[0] || (t[0] = [
519
+ default: P(() => t[0] || (t[0] = [
520
520
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
521
521
  ])),
522
522
  _: 1,
@@ -1721,14 +1721,14 @@ const Or = {
1721
1721
  }, El = { class: "px-1 text-center" }, Ol = { class: "px-1 text-center" }, Xl = { class: "px-1 text-center" };
1722
1722
  function jl(e, t, o, i, a, r) {
1723
1723
  const l = R("VBtn"), c = R("VCardTitle"), s = R("VDivider"), d = R("VBtnToggle"), m = R("VCard");
1724
- return P(), Z(m, {
1724
+ return C(), Z(m, {
1725
1725
  class: _e(["port-detail-container d-flex flex-column justify-start align-center", o.simple ? "page" : "dialog"])
1726
1726
  }, {
1727
- default: C(() => {
1727
+ default: P(() => {
1728
1728
  var g, p, y;
1729
1729
  return [
1730
1730
  L(c, { class: "w-100" }, {
1731
- default: C(() => {
1731
+ default: P(() => {
1732
1732
  var f, h, u, x, v, w;
1733
1733
  return [
1734
1734
  n("div", Xr, [
@@ -1739,11 +1739,11 @@ function jl(e, t, o, i, a, r) {
1739
1739
  }, null, 2),
1740
1740
  n("div", null, b((x = o.port) == null ? void 0 : x.name), 1)
1741
1741
  ]),
1742
- o.simple ? (P(), D("div", Vr, [
1742
+ o.simple ? (C(), D("div", Vr, [
1743
1743
  (v = o.followList) != null && v.some((k) => {
1744
1744
  var S;
1745
1745
  return ((S = k.port) == null ? void 0 : S.id) === o.portId;
1746
- }) ? (P(), Z(l, {
1746
+ }) ? (C(), Z(l, {
1747
1747
  key: 0,
1748
1748
  class: "text-none rounded-circle",
1749
1749
  variant: "text",
@@ -1753,12 +1753,12 @@ function jl(e, t, o, i, a, r) {
1753
1753
  "min-width": "28",
1754
1754
  onClick: r.handleCancelFollow
1755
1755
  }, {
1756
- default: C(() => t[2] || (t[2] = [
1756
+ default: P(() => t[2] || (t[2] = [
1757
1757
  n("i", { class: "iconfont icon-yishoucang text-h4 text-warning" }, null, -1)
1758
1758
  ])),
1759
1759
  _: 1,
1760
1760
  __: [2]
1761
- }, 8, ["onClick"])) : (P(), Z(l, {
1761
+ }, 8, ["onClick"])) : (C(), Z(l, {
1762
1762
  key: 1,
1763
1763
  class: "text-none rounded-circle",
1764
1764
  variant: "plain",
@@ -1768,7 +1768,7 @@ function jl(e, t, o, i, a, r) {
1768
1768
  "min-width": "28",
1769
1769
  onClick: r.handleFollow
1770
1770
  }, {
1771
- default: C(() => t[3] || (t[3] = [
1771
+ default: P(() => t[3] || (t[3] = [
1772
1772
  n("i", { class: "iconfont icon-weishoucang text-h4" }, null, -1)
1773
1773
  ])),
1774
1774
  _: 1,
@@ -1781,13 +1781,13 @@ function jl(e, t, o, i, a, r) {
1781
1781
  class: "",
1782
1782
  onClick: r.handleClose
1783
1783
  }, {
1784
- default: C(() => t[4] || (t[4] = [
1784
+ default: P(() => t[4] || (t[4] = [
1785
1785
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
1786
1786
  ])),
1787
1787
  _: 1,
1788
1788
  __: [4]
1789
1789
  }, 8, ["onClick"])
1790
- ])) : (P(), D("div", Hr, [
1790
+ ])) : (C(), D("div", Hr, [
1791
1791
  L(l, {
1792
1792
  icon: "",
1793
1793
  density: "compact",
@@ -1795,7 +1795,7 @@ function jl(e, t, o, i, a, r) {
1795
1795
  class: "",
1796
1796
  onClick: r.handleClose
1797
1797
  }, {
1798
- default: C(() => t[5] || (t[5] = [
1798
+ default: P(() => t[5] || (t[5] = [
1799
1799
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
1800
1800
  ])),
1801
1801
  _: 1,
@@ -1815,11 +1815,11 @@ function jl(e, t, o, i, a, r) {
1815
1815
  _: 1
1816
1816
  }),
1817
1817
  L(s, { class: "w-100" }),
1818
- o.simple ? N("", !0) : (P(), D("div", Ur, [
1818
+ o.simple ? N("", !0) : (C(), D("div", Ur, [
1819
1819
  (g = o.followList) != null && g.some((f) => {
1820
1820
  var h;
1821
1821
  return ((h = f.port) == null ? void 0 : h.id) === o.portId;
1822
- }) ? (P(), Z(l, {
1822
+ }) ? (C(), Z(l, {
1823
1823
  key: 0,
1824
1824
  class: "text-none text-body-1 rounded flex-1-1-0 btn-bg-3",
1825
1825
  variant: "tonal",
@@ -1827,14 +1827,14 @@ function jl(e, t, o, i, a, r) {
1827
1827
  height: "32",
1828
1828
  onClick: r.handleCancelFollow
1829
1829
  }, {
1830
- prepend: C(() => t[7] || (t[7] = [
1830
+ prepend: P(() => t[7] || (t[7] = [
1831
1831
  n("i", { class: "iconfont icon-yishoucang text-h6 text-warning" }, null, -1)
1832
1832
  ])),
1833
- default: C(() => [
1833
+ default: P(() => [
1834
1834
  de(" " + b(e.$t("actions.unfollow")), 1)
1835
1835
  ]),
1836
1836
  _: 1
1837
- }, 8, ["onClick"])) : (P(), Z(l, {
1837
+ }, 8, ["onClick"])) : (C(), Z(l, {
1838
1838
  key: 1,
1839
1839
  class: "text-none text-body-1 rounded flex-1-1-0 btn-bg-3",
1840
1840
  variant: "tonal",
@@ -1842,10 +1842,10 @@ function jl(e, t, o, i, a, r) {
1842
1842
  height: "32",
1843
1843
  onClick: r.handleFollow
1844
1844
  }, {
1845
- prepend: C(() => t[8] || (t[8] = [
1845
+ prepend: P(() => t[8] || (t[8] = [
1846
1846
  n("i", { class: "iconfont icon-weishoucang text-h6" }, null, -1)
1847
1847
  ])),
1848
- default: C(() => [
1848
+ default: P(() => [
1849
1849
  de(b(e.$t("actions.follow")) + " ", 1)
1850
1850
  ]),
1851
1851
  _: 1
@@ -1857,7 +1857,7 @@ function jl(e, t, o, i, a, r) {
1857
1857
  height: "32",
1858
1858
  onClick: r.handleMeteoMore
1859
1859
  }, {
1860
- default: C(() => [
1860
+ default: P(() => [
1861
1861
  de(b(e.$t("actions.7dayForcast")), 1)
1862
1862
  ]),
1863
1863
  _: 1
@@ -1870,7 +1870,7 @@ function jl(e, t, o, i, a, r) {
1870
1870
  n("div", Jr, [
1871
1871
  n("div", Kr, [
1872
1872
  n("div", $r, [
1873
- (P(), D("svg", qr, [
1873
+ (C(), D("svg", qr, [
1874
1874
  n("use", {
1875
1875
  "xlink:href": `#icon-title-${o.theme}`
1876
1876
  }, null, 8, Qr)
@@ -1897,7 +1897,7 @@ function jl(e, t, o, i, a, r) {
1897
1897
  n("div", ml, [
1898
1898
  n("div", dl, [
1899
1899
  n("div", hl, [
1900
- (P(), D("svg", ul, [
1900
+ (C(), D("svg", ul, [
1901
1901
  n("use", {
1902
1902
  "xlink:href": `#icon-title-${o.theme}`
1903
1903
  }, null, 8, pl)
@@ -1919,15 +1919,15 @@ function jl(e, t, o, i, a, r) {
1919
1919
  "min-height": "26",
1920
1920
  rounded: "1"
1921
1921
  }, {
1922
- default: C(() => [
1923
- (P(!0), D(Ie, null, De(r.dateList, (f) => (P(), Z(l, {
1922
+ default: P(() => [
1923
+ (C(!0), D(Ie, null, De(r.dateList, (f) => (C(), Z(l, {
1924
1924
  class: "text-none text-body-1 rounded bg-none flex-1-1-0",
1925
1925
  density: "compact",
1926
1926
  color: "primary",
1927
1927
  height: "26",
1928
1928
  value: f.index
1929
1929
  }, {
1930
- default: C(() => [
1930
+ default: P(() => [
1931
1931
  de(b(f.label), 1)
1932
1932
  ]),
1933
1933
  _: 2
@@ -1937,40 +1937,40 @@ function jl(e, t, o, i, a, r) {
1937
1937
  }, 8, ["modelValue"]),
1938
1938
  n("table", gl, [
1939
1939
  n("tbody", null, [
1940
- (P(!0), D(Ie, null, De(a.tableData, (f) => (P(), D("tr", {
1940
+ (C(!0), D(Ie, null, De(a.tableData, (f) => (C(), D("tr", {
1941
1941
  key: f.id
1942
1942
  }, [
1943
1943
  n("th", fl, [
1944
1944
  de(b(e.$t(`${f.key}`)) + " ", 1),
1945
- f.unit ? (P(), D("span", yl, " ( " + b(f.unit) + " )", 1)) : N("", !0)
1945
+ f.unit ? (C(), D("span", yl, " ( " + b(f.unit) + " )", 1)) : N("", !0)
1946
1946
  ]),
1947
1947
  n("td", bl, [
1948
- f.img ? (P(), D("img", {
1948
+ f.img ? (C(), D("img", {
1949
1949
  key: 0,
1950
1950
  src: f == null ? void 0 : f.value0,
1951
1951
  style: { height: "30px" }
1952
- }, null, 8, wl)) : (P(), D("span", xl, b((f == null ? void 0 : f.value0) ?? "-"), 1))
1952
+ }, null, 8, wl)) : (C(), D("span", xl, b((f == null ? void 0 : f.value0) ?? "-"), 1))
1953
1953
  ]),
1954
1954
  n("td", vl, [
1955
- f.img ? (P(), D("img", {
1955
+ f.img ? (C(), D("img", {
1956
1956
  key: 0,
1957
1957
  src: f == null ? void 0 : f.value1,
1958
1958
  style: { height: "30px" }
1959
- }, null, 8, kl)) : (P(), D("span", _l, b((f == null ? void 0 : f.value1) ?? "-"), 1))
1959
+ }, null, 8, kl)) : (C(), D("span", _l, b((f == null ? void 0 : f.value1) ?? "-"), 1))
1960
1960
  ]),
1961
1961
  n("td", zl, [
1962
- f.img ? (P(), D("img", {
1962
+ f.img ? (C(), D("img", {
1963
1963
  key: 0,
1964
1964
  src: f == null ? void 0 : f.value2,
1965
1965
  style: { height: "30px" }
1966
- }, null, 8, Ll)) : (P(), D("span", Pl, b((f == null ? void 0 : f.value2) ?? "-"), 1))
1966
+ }, null, 8, Ll)) : (C(), D("span", Pl, b((f == null ? void 0 : f.value2) ?? "-"), 1))
1967
1967
  ]),
1968
1968
  n("td", Cl, [
1969
- f.img ? (P(), D("img", {
1969
+ f.img ? (C(), D("img", {
1970
1970
  key: 0,
1971
1971
  src: f == null ? void 0 : f.value3,
1972
1972
  style: { height: "30px" }
1973
- }, null, 8, Ml)) : (P(), D("span", Sl, b((f == null ? void 0 : f.value3) ?? "-"), 1))
1973
+ }, null, 8, Ml)) : (C(), D("span", Sl, b((f == null ? void 0 : f.value3) ?? "-"), 1))
1974
1974
  ])
1975
1975
  ]))), 128))
1976
1976
  ])
@@ -1980,7 +1980,7 @@ function jl(e, t, o, i, a, r) {
1980
1980
  n("div", Tl, [
1981
1981
  n("div", Rl, [
1982
1982
  n("div", Il, [
1983
- (P(), D("svg", Dl, [
1983
+ (C(), D("svg", Dl, [
1984
1984
  n("use", {
1985
1985
  "xlink:href": `#icon-title-${o.theme}`
1986
1986
  }, null, 8, Al)
@@ -1988,14 +1988,14 @@ function jl(e, t, o, i, a, r) {
1988
1988
  n("div", null, b(e.$t("tide.tideTimes")), 1)
1989
1989
  ]),
1990
1990
  n("div", Gl, [
1991
- a.showTideDetail ? (P(), Z(l, {
1991
+ a.showTideDetail ? (C(), Z(l, {
1992
1992
  key: 0,
1993
1993
  icon: "mdi-eye-off-outline",
1994
1994
  density: "compact",
1995
1995
  variant: "plain",
1996
1996
  size: "small",
1997
1997
  onClick: t[1] || (t[1] = (f) => a.showTideDetail = !1)
1998
- })) : (P(), Z(l, {
1998
+ })) : (C(), Z(l, {
1999
1999
  key: 1,
2000
2000
  icon: "mdi-eye-outline",
2001
2001
  density: "compact",
@@ -2005,7 +2005,7 @@ function jl(e, t, o, i, a, r) {
2005
2005
  }, null, 8, ["onClick"]))
2006
2006
  ])
2007
2007
  ]),
2008
- a.showTideDetail ? (P(), D("div", {
2008
+ a.showTideDetail ? (C(), D("div", {
2009
2009
  key: 0,
2010
2010
  class: _e(["w-100 gray-bg-2 rounded", o.simple ? "pa-2" : "pa-4"])
2011
2011
  }, [
@@ -2017,9 +2017,9 @@ function jl(e, t, o, i, a, r) {
2017
2017
  n("th", Bl, b(e.$t("time.time")) + " ( LT ) ", 1),
2018
2018
  n("th", Zl, b(e.$t("tide.height")) + " ( m )", 1)
2019
2019
  ]),
2020
- (P(!0), D(Ie, null, De(a.tideTableData, (f, h) => {
2020
+ (C(!0), D(Ie, null, De(a.tideTableData, (f, h) => {
2021
2021
  var u;
2022
- return P(), D("tr", { key: h }, [
2022
+ return C(), D("tr", { key: h }, [
2023
2023
  n("td", El, b(e.$t(`tide.${(u = f == null ? void 0 : f.type) == null ? void 0 : u.toLowerCase()}`)) + " " + b(e.$t("tide.tide")), 1),
2024
2024
  n("td", Ol, b(r.computeLocalTime(f == null ? void 0 : f.date, o.port, "MM-DD HH:mm")), 1),
2025
2025
  n("td", Xl, b((f == null ? void 0 : f.height) ?? "-") + " m", 1)
@@ -2145,14 +2145,14 @@ const Vl = {
2145
2145
  }, Hl = { class: "port-box d-flex flex-column justify-center align-start ga-1" }, Yl = { class: "d-flex justify-start align-center text-label" }, Ul = { class: "d-flex justify-start align-center text-label" };
2146
2146
  function Jl(e, t, o, i, a, r) {
2147
2147
  const l = R("VCardText"), c = R("VCard"), s = R("PortDetail");
2148
- return P(), D("div", null, [
2148
+ return C(), D("div", null, [
2149
2149
  Qe(L(c, {
2150
2150
  id: "idmPortInfo",
2151
2151
  ref: "idmPortInfo"
2152
2152
  }, {
2153
- default: C(() => [
2153
+ default: P(() => [
2154
2154
  L(l, { class: "text-body-1 pr-8" }, {
2155
- default: C(() => [
2155
+ default: P(() => [
2156
2156
  n("div", Hl, [
2157
2157
  n("div", null, b(e.$t("port.port")), 1),
2158
2158
  n("div", Yl, [
@@ -2171,7 +2171,7 @@ function Jl(e, t, o, i, a, r) {
2171
2171
  }, 512), [
2172
2172
  [et, a.showInfo]
2173
2173
  ]),
2174
- a.showDetail ? (P(), Z(s, Y({
2174
+ a.showDetail ? (C(), Z(s, Y({
2175
2175
  key: 0,
2176
2176
  portId: a.portId,
2177
2177
  port: a.port,
@@ -2223,7 +2223,7 @@ const Kl = /* @__PURE__ */ ne(Vl, [["render", Jl], ["__scopeId", "data-v-0c0f27d
2223
2223
  }
2224
2224
  };
2225
2225
  function ql(e, t, o, i, a, r) {
2226
- return P(), D("div");
2226
+ return C(), D("div");
2227
2227
  }
2228
2228
  const Ql = /* @__PURE__ */ ne($l, [["render", ql]]), en = {
2229
2229
  name: "IdmTimezone",
@@ -2429,7 +2429,7 @@ const Ql = /* @__PURE__ */ ne($l, [["render", ql]]), en = {
2429
2429
  }
2430
2430
  };
2431
2431
  function tn(e, t, o, i, a, r) {
2432
- return P(), D("div");
2432
+ return C(), D("div");
2433
2433
  }
2434
2434
  const on = /* @__PURE__ */ ne(en, [["render", tn]]), an = {
2435
2435
  name: "IdmVoluntaryReportingArea",
@@ -2524,7 +2524,7 @@ const on = /* @__PURE__ */ ne(en, [["render", tn]]), an = {
2524
2524
  }
2525
2525
  };
2526
2526
  function rn(e, t, o, i, a, r) {
2527
- return P(), D("div");
2527
+ return C(), D("div");
2528
2528
  }
2529
2529
  const ln = /* @__PURE__ */ ne(an, [["render", rn]]), nn = {
2530
2530
  name: "IdmSpecialArea",
@@ -2619,7 +2619,7 @@ const ln = /* @__PURE__ */ ne(an, [["render", rn]]), nn = {
2619
2619
  }
2620
2620
  };
2621
2621
  function sn(e, t, o, i, a, r) {
2622
- return P(), D("div");
2622
+ return C(), D("div");
2623
2623
  }
2624
2624
  const cn = /* @__PURE__ */ ne(nn, [["render", sn]]), mn = {
2625
2625
  name: "IdmTerminator",
@@ -2673,7 +2673,7 @@ const cn = /* @__PURE__ */ ne(nn, [["render", sn]]), mn = {
2673
2673
  }
2674
2674
  };
2675
2675
  function dn(e, t, o, i, a, r) {
2676
- return P(), D("div");
2676
+ return C(), D("div");
2677
2677
  }
2678
2678
  const hn = /* @__PURE__ */ ne(mn, [["render", dn]]), un = {
2679
2679
  name: "IdmWorld12nm",
@@ -3101,14 +3101,14 @@ const kn = {
3101
3101
  }, $n = { class: "px-1 text-center" }, qn = { class: "px-1 text-center" }, Qn = { class: "px-1 text-center" };
3102
3102
  function es(e, t, o, i, a, r) {
3103
3103
  const l = R("VBtn"), c = R("v-card-title"), s = R("v-divider"), d = R("VBtnToggle"), m = R("v-card");
3104
- return P(), Z(m, {
3104
+ return C(), Z(m, {
3105
3105
  class: _e(["tide-detail-container d-flex flex-column justify-start align-center", o.simple ? "page" : "dialog"])
3106
3106
  }, {
3107
- default: C(() => {
3107
+ default: P(() => {
3108
3108
  var g, p;
3109
3109
  return [
3110
3110
  L(c, { class: "w-100" }, {
3111
- default: C(() => {
3111
+ default: P(() => {
3112
3112
  var y;
3113
3113
  return [
3114
3114
  n("div", _n, [
@@ -3122,7 +3122,7 @@ function es(e, t, o, i, a, r) {
3122
3122
  class: "",
3123
3123
  onClick: r.handleClose
3124
3124
  }, {
3125
- default: C(() => t[1] || (t[1] = [
3125
+ default: P(() => t[1] || (t[1] = [
3126
3126
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
3127
3127
  ])),
3128
3128
  _: 1,
@@ -3143,7 +3143,7 @@ function es(e, t, o, i, a, r) {
3143
3143
  n("div", Pn, [
3144
3144
  n("div", Cn, [
3145
3145
  n("div", Mn, [
3146
- (P(), D("svg", Sn, [
3146
+ (C(), D("svg", Sn, [
3147
3147
  n("use", {
3148
3148
  "xlink:href": `#icon-title-${o.theme}`
3149
3149
  }, null, 8, Tn)
@@ -3169,7 +3169,7 @@ function es(e, t, o, i, a, r) {
3169
3169
  n("div", En, [
3170
3170
  n("div", On, [
3171
3171
  n("div", Xn, [
3172
- (P(), D("svg", jn, [
3172
+ (C(), D("svg", jn, [
3173
3173
  n("use", {
3174
3174
  "xlink:href": `#icon-title-${o.theme}`
3175
3175
  }, null, 8, Vn)
@@ -3191,15 +3191,15 @@ function es(e, t, o, i, a, r) {
3191
3191
  "min-height": "26",
3192
3192
  rounded: "1"
3193
3193
  }, {
3194
- default: C(() => [
3195
- (P(!0), D(Ie, null, De(r.dateList, (y) => (P(), Z(l, {
3194
+ default: P(() => [
3195
+ (C(!0), D(Ie, null, De(r.dateList, (y) => (C(), Z(l, {
3196
3196
  class: "text-none text-body-1 rounded bg-none flex-1-1-0",
3197
3197
  density: "compact",
3198
3198
  color: "primary",
3199
3199
  height: "26",
3200
3200
  value: y.index
3201
3201
  }, {
3202
- default: C(() => [
3202
+ default: P(() => [
3203
3203
  de(b(y.label), 1)
3204
3204
  ]),
3205
3205
  _: 2
@@ -3215,9 +3215,9 @@ function es(e, t, o, i, a, r) {
3215
3215
  n("th", Jn, b(e.$t("time.time")) + " ( LT ) ", 1),
3216
3216
  n("th", Kn, b(e.$t("tide.height")) + " ( m )", 1)
3217
3217
  ]),
3218
- (P(!0), D(Ie, null, De(a.tideTableData, (y, f) => {
3218
+ (C(!0), D(Ie, null, De(a.tideTableData, (y, f) => {
3219
3219
  var h;
3220
- return P(), D("tr", { key: f }, [
3220
+ return C(), D("tr", { key: f }, [
3221
3221
  n("td", $n, b(e.$t(`tide.${(h = y == null ? void 0 : y.type) == null ? void 0 : h.toLowerCase()}`)) + " " + b(e.$t("tide.tide")), 1),
3222
3222
  n("td", qn, b(r.computeLocalTime(y == null ? void 0 : y.date, o.station, "MM-DD HH:mm")), 1),
3223
3223
  n("td", Qn, b((y == null ? void 0 : y.height) ?? "-") + " m", 1)
@@ -3312,11 +3312,11 @@ const os = {
3312
3312
  }, as = { class: "station-box d-flex flex-column justify-center align-start ga-1" }, is = { class: "d-flex justify-start align-center" }, rs = { class: "d-flex justify-start align-center" }, ls = { class: "text-label" };
3313
3313
  function ns(e, t, o, i, a, r) {
3314
3314
  const l = R("v-card-text"), c = R("v-card"), s = R("TideDetail");
3315
- return P(), D("div", null, [
3315
+ return C(), D("div", null, [
3316
3316
  Qe(L(c, { id: "idmTidalInfo" }, {
3317
- default: C(() => [
3317
+ default: P(() => [
3318
3318
  L(l, { class: "pr-8 text-body-1" }, {
3319
- default: C(() => {
3319
+ default: P(() => {
3320
3320
  var d, m;
3321
3321
  return [
3322
3322
  n("div", as, [
@@ -3334,7 +3334,7 @@ function ns(e, t, o, i, a, r) {
3334
3334
  }, 512), [
3335
3335
  [et, a.showInfo]
3336
3336
  ]),
3337
- a.showDetail ? (P(), Z(s, Y({
3337
+ a.showDetail ? (C(), Z(s, Y({
3338
3338
  key: 0,
3339
3339
  station: a.station,
3340
3340
  onClose: r.handleCloseDetail
@@ -3559,7 +3559,7 @@ const hs = {
3559
3559
  };
3560
3560
  function us(e, t, o, i, a, r) {
3561
3561
  var l, c, s;
3562
- return o.simple ? N("", !0) : (P(), D("div", {
3562
+ return o.simple ? N("", !0) : (C(), D("div", {
3563
3563
  key: 0,
3564
3564
  class: "idm-lat-lng-tip-gl4 pa-2 text-caption text-right rounded",
3565
3565
  style: ue({ right: a.right + "px" })
@@ -4482,14 +4482,14 @@ const ps = {
4482
4482
  }, gs = { class: "port-box d-flex flex-column justify-center align-start ga-1" }, fs = { class: "d-flex justify-start align-center text-label" }, ys = { class: "d-flex justify-start align-center text-label" };
4483
4483
  function bs(e, t, o, i, a, r) {
4484
4484
  const l = R("v-card-text"), c = R("v-card"), s = R("PortDetail");
4485
- return P(), D("div", null, [
4485
+ return C(), D("div", null, [
4486
4486
  Qe(L(c, {
4487
4487
  id: "idmFollowPortInfo",
4488
4488
  ref: "idmFollowPortInfo"
4489
4489
  }, {
4490
- default: C(() => [
4490
+ default: P(() => [
4491
4491
  L(l, { class: "text-body-1 pr-8" }, {
4492
- default: C(() => [
4492
+ default: P(() => [
4493
4493
  n("div", gs, [
4494
4494
  n("div", null, b(e.$t("port.port")), 1),
4495
4495
  n("div", fs, [
@@ -4508,7 +4508,7 @@ function bs(e, t, o, i, a, r) {
4508
4508
  }, 512), [
4509
4509
  [et, a.showInfo]
4510
4510
  ]),
4511
- a.showDetail ? (P(), Z(s, Y({
4511
+ a.showDetail ? (C(), Z(s, Y({
4512
4512
  key: 0,
4513
4513
  portId: a.portId,
4514
4514
  port: a.port,
@@ -5441,19 +5441,19 @@ const xs = {
5441
5441
  };
5442
5442
  function zs(e, t, o, i, a, r) {
5443
5443
  const l = R("v-card-text"), c = R("v-card");
5444
- return Qe((P(), Z(c, {
5444
+ return Qe((C(), Z(c, {
5445
5445
  id: "idmFollowPositionInfo",
5446
5446
  ref: "idmFollowPositionInfo"
5447
5447
  }, {
5448
- default: C(() => [
5448
+ default: P(() => [
5449
5449
  L(l, { class: "text-body-1 pr-8" }, {
5450
- default: C(() => [
5450
+ default: P(() => [
5451
5451
  n("div", vs, [
5452
5452
  t[0] || (t[0] = n("div", null, "Location", -1)),
5453
5453
  n("div", ks, [
5454
5454
  n("span", null, b(r.computePosition(a.position)), 1)
5455
5455
  ]),
5456
- a.position.remark ? (P(), D("div", _s, [
5456
+ a.position.remark ? (C(), D("div", _s, [
5457
5457
  n("span", null, b(a.position.remark ?? "-"), 1)
5458
5458
  ])) : N("", !0)
5459
5459
  ])
@@ -5695,7 +5695,7 @@ const Ps = {
5695
5695
  function Fs(e, t, o, i, a, r) {
5696
5696
  var ee, he, I, H, U, te, X, O, $;
5697
5697
  const l = R("VBtn"), c = R("VTooltip"), s = R("VCardTitle"), d = R("VCardItem"), m = R("VCheckbox"), g = R("VCardText"), p = R("VCard"), y = R("IdmLatLng"), f = R("IdmTerminator"), h = R("IdmTimezone"), u = R("IdmPort"), x = R("IdmAlertZone"), v = R("IdmTideStations"), w = R("IdmEcaZone"), k = R("IdmWarZone"), S = R("IdmGmdssArea"), _ = R("IdmLoadLine"), M = R("IdmWorldMarine"), T = R("IdmVRA"), W = R("IdmSpecialArea"), F = R("IdmWorld12nm"), E = R("IdmChinaRoute"), V = R("IdmIceAreas"), J = R("IdmFollowPort"), Q = R("IdmFollowPosition");
5698
- return P(), D("div", Cs, [
5698
+ return C(), D("div", Cs, [
5699
5699
  n("div", {
5700
5700
  class: _e(["menu-bar-box transition px-1 rounded", o.simple ? "simple" : ""]),
5701
5701
  style: ue({ top: o.top + 10 + "px", right: a.right + "px", paddingTop: o.paddingTop + "px", height: o.menuHeight + "px" })
@@ -5708,7 +5708,7 @@ function Fs(e, t, o, i, a, r) {
5708
5708
  "open-on-focus": !o.simple,
5709
5709
  "open-on-hover": !o.simple
5710
5710
  }, {
5711
- activator: C(({ props: A }) => [
5711
+ activator: P(({ props: A }) => [
5712
5712
  L(l, Y(A, {
5713
5713
  "min-width": "32",
5714
5714
  width: "32",
@@ -5716,7 +5716,7 @@ function Fs(e, t, o, i, a, r) {
5716
5716
  class: ["text-none pa-0", a.toggle ? "bg-primary active-border" : ""],
5717
5717
  onClick: r.handleMenuToggle
5718
5718
  }), {
5719
- default: C(() => t[5] || (t[5] = [
5719
+ default: P(() => t[5] || (t[5] = [
5720
5720
  n("i", { class: "iconfont icon-Layer text-h4" }, null, -1)
5721
5721
  ])),
5722
5722
  _: 2,
@@ -5739,7 +5739,7 @@ function Fs(e, t, o, i, a, r) {
5739
5739
  class: "mr-n2",
5740
5740
  onClick: r.handleMenuToggle
5741
5741
  }, {
5742
- default: C(() => t[6] || (t[6] = [
5742
+ default: P(() => t[6] || (t[6] = [
5743
5743
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
5744
5744
  ])),
5745
5745
  _: 1,
@@ -5753,11 +5753,11 @@ function Fs(e, t, o, i, a, r) {
5753
5753
  class: "block-bg mx-auto mb-2",
5754
5754
  elevation: "0"
5755
5755
  }, {
5756
- default: C(() => [
5756
+ default: P(() => [
5757
5757
  L(d, { class: "border-b-thin" }, {
5758
- default: C(() => [
5758
+ default: P(() => [
5759
5759
  L(s, { class: "text-h6" }, {
5760
- default: C(() => [
5760
+ default: P(() => [
5761
5761
  de(b(e.$t("layer.mapFeathers")), 1)
5762
5762
  ]),
5763
5763
  _: 1
@@ -5766,9 +5766,9 @@ function Fs(e, t, o, i, a, r) {
5766
5766
  _: 1
5767
5767
  }),
5768
5768
  L(g, { class: "pb-2" }, {
5769
- default: C(() => [
5769
+ default: P(() => [
5770
5770
  n("div", Ts, [
5771
- (P(!0), D(Ie, null, De(a.mapFeathers, (A) => (P(), D("div", {
5771
+ (C(!0), D(Ie, null, De(a.mapFeathers, (A) => (C(), D("div", {
5772
5772
  key: A.value,
5773
5773
  class: "mb-4 feather-item",
5774
5774
  onClick: (ie) => r.handleToggleMapFeather(A)
@@ -5776,12 +5776,12 @@ function Fs(e, t, o, i, a, r) {
5776
5776
  n("div", {
5777
5777
  class: _e([a.mapFeather === A.value ? "active" : "", "img-box"])
5778
5778
  }, [
5779
- A.value === "dark" ? (P(), D("img", Is)) : A.value === "nautical" ? (P(), D("img", Ds)) : A.value === "satellite" ? (P(), D("img", As)) : (P(), D("img", Gs))
5779
+ A.value === "dark" ? (C(), D("img", Is)) : A.value === "nautical" ? (C(), D("img", Ds)) : A.value === "satellite" ? (C(), D("img", As)) : (C(), D("img", Gs))
5780
5780
  ], 2),
5781
5781
  n("div", Ws, b(e.$t(`layer.${A.locale}`)), 1)
5782
5782
  ], 8, Rs))), 128))
5783
5783
  ]),
5784
- (P(!0), D(Ie, null, De(a.tagLayers.filter((A) => ["graticule", "day-night", "time-zones"].includes(A.key)), (A) => (P(), Z(m, {
5784
+ (C(!0), D(Ie, null, De(a.tagLayers.filter((A) => ["graticule", "day-night", "time-zones"].includes(A.key)), (A) => (C(), Z(m, {
5785
5785
  key: A.key,
5786
5786
  modelValue: a.checkList,
5787
5787
  "onUpdate:modelValue": t[0] || (t[0] = (ie) => a.checkList = ie),
@@ -5803,11 +5803,11 @@ function Fs(e, t, o, i, a, r) {
5803
5803
  class: "block-bg mx-auto mb-2",
5804
5804
  elevation: "0"
5805
5805
  }, {
5806
- default: C(() => [
5806
+ default: P(() => [
5807
5807
  L(d, { class: "border-b-thin" }, {
5808
- default: C(() => [
5808
+ default: P(() => [
5809
5809
  L(s, { class: "text-h6" }, {
5810
- default: C(() => [
5810
+ default: P(() => [
5811
5811
  de(b(e.$t("layer.pointsOfInteresting")), 1)
5812
5812
  ]),
5813
5813
  _: 1
@@ -5816,8 +5816,8 @@ function Fs(e, t, o, i, a, r) {
5816
5816
  _: 1
5817
5817
  }),
5818
5818
  L(g, { class: "py-2 mx-n1" }, {
5819
- default: C(() => [
5820
- (P(!0), D(Ie, null, De(a.tagLayers.filter((A) => ["ports", "alert-zones", "tidal-stations"].includes(A.key)), (A) => (P(), Z(m, {
5819
+ default: P(() => [
5820
+ (C(!0), D(Ie, null, De(a.tagLayers.filter((A) => ["ports", "alert-zones", "tidal-stations"].includes(A.key)), (A) => (C(), Z(m, {
5821
5821
  key: A.key,
5822
5822
  modelValue: a.checkList,
5823
5823
  "onUpdate:modelValue": t[1] || (t[1] = (ie) => a.checkList = ie),
@@ -5839,11 +5839,11 @@ function Fs(e, t, o, i, a, r) {
5839
5839
  class: "block-bg mx-auto mb-2",
5840
5840
  elevation: "0"
5841
5841
  }, {
5842
- default: C(() => [
5842
+ default: P(() => [
5843
5843
  L(d, { class: "border-b-thin" }, {
5844
- default: C(() => [
5844
+ default: P(() => [
5845
5845
  L(s, { class: "text-h6" }, {
5846
- default: C(() => [
5846
+ default: P(() => [
5847
5847
  de(b(e.$t("layer.otherLayers")), 1)
5848
5848
  ]),
5849
5849
  _: 1
@@ -5852,8 +5852,8 @@ function Fs(e, t, o, i, a, r) {
5852
5852
  _: 1
5853
5853
  }),
5854
5854
  L(g, { class: "py-2 mx-n1" }, {
5855
- default: C(() => [
5856
- (P(!0), D(Ie, null, De(a.tagLayers.filter((A) => !["graticule", "day-night", "time-zones", "ports", "alert-zones", "tidal-stations"].includes(A.key)), (A) => (P(), Z(m, {
5855
+ default: P(() => [
5856
+ (C(!0), D(Ie, null, De(a.tagLayers.filter((A) => !["graticule", "day-night", "time-zones", "ports", "alert-zones", "tidal-stations"].includes(A.key)), (A) => (C(), Z(m, {
5857
5857
  key: A.key,
5858
5858
  modelValue: a.checkList,
5859
5859
  "onUpdate:modelValue": t[2] || (t[2] = (ie) => a.checkList = ie),
@@ -5875,11 +5875,11 @@ function Fs(e, t, o, i, a, r) {
5875
5875
  class: "block-bg mx-auto mb-3",
5876
5876
  elevation: "0"
5877
5877
  }, {
5878
- default: C(() => [
5878
+ default: P(() => [
5879
5879
  L(d, { class: "border-b-thin" }, {
5880
- default: C(() => [
5880
+ default: P(() => [
5881
5881
  L(s, { class: "text-h6" }, {
5882
- default: C(() => [
5882
+ default: P(() => [
5883
5883
  de(b(e.$t("layer.myFollows")), 1)
5884
5884
  ]),
5885
5885
  _: 1
@@ -5888,7 +5888,7 @@ function Fs(e, t, o, i, a, r) {
5888
5888
  _: 1
5889
5889
  }),
5890
5890
  L(g, { class: "py-2 mx-n1" }, {
5891
- default: C(() => [
5891
+ default: P(() => [
5892
5892
  L(m, {
5893
5893
  modelValue: a.checkList,
5894
5894
  "onUpdate:modelValue": t[3] || (t[3] = (A) => a.checkList = A),
@@ -5919,25 +5919,25 @@ function Fs(e, t, o, i, a, r) {
5919
5919
  })
5920
5920
  ], 2)
5921
5921
  ], 6),
5922
- o.map ? (P(), Z(y, Y({
5922
+ o.map ? (C(), Z(y, Y({
5923
5923
  key: 0,
5924
5924
  simple: o.simple,
5925
5925
  map: o.map,
5926
5926
  "menu-toggle": o.menuToggle,
5927
5927
  show: a.checkList.includes("graticule")
5928
5928
  }, e.$attrs, { "before-layer": "empty-layer-3" }), null, 16, ["simple", "map", "menu-toggle", "show"])) : N("", !0),
5929
- o.map ? (P(), Z(f, Y({
5929
+ o.map ? (C(), Z(f, Y({
5930
5930
  key: 1,
5931
5931
  map: o.map,
5932
5932
  area: (ee = a.otherLayers) == null ? void 0 : ee["day-night"]
5933
5933
  }, e.$attrs, { "before-layer": "empty-layer-2" }), null, 16, ["map", "area"])) : N("", !0),
5934
- o.map ? (P(), Z(h, Y({
5934
+ o.map ? (C(), Z(h, Y({
5935
5935
  key: 2,
5936
5936
  map: o.map,
5937
5937
  zone: (he = a.otherLayers) == null ? void 0 : he["time-zones"],
5938
5938
  "real-time": o.realTime
5939
5939
  }, e.$attrs, { "before-layer": "empty-layer-3" }), null, 16, ["map", "zone", "real-time"])) : N("", !0),
5940
- o.map ? (P(), Z(u, Y({
5940
+ o.map ? (C(), Z(u, Y({
5941
5941
  key: 3,
5942
5942
  ref: "idmPorts",
5943
5943
  simple: o.simple,
@@ -5949,7 +5949,7 @@ function Fs(e, t, o, i, a, r) {
5949
5949
  "real-time": o.realTime,
5950
5950
  theme: o.theme
5951
5951
  }, e.$attrs, { "before-layer": "empty-layer-3" }), null, 16, ["simple", "map", "ports", "gateway", "token", "forecast-model", "real-time", "theme"])) : N("", !0),
5952
- o.map ? (P(), Z(x, Y({
5952
+ o.map ? (C(), Z(x, Y({
5953
5953
  key: 4,
5954
5954
  map: o.map,
5955
5955
  simple: o.simple,
@@ -5958,7 +5958,7 @@ function Fs(e, t, o, i, a, r) {
5958
5958
  "before-layer": "empty-layer-3",
5959
5959
  theme: o.theme
5960
5960
  }), null, 16, ["map", "simple", "zone", "theme"])) : N("", !0),
5961
- o.map ? (P(), Z(v, Y({
5961
+ o.map ? (C(), Z(v, Y({
5962
5962
  key: 5,
5963
5963
  ref: "idmIideStation",
5964
5964
  simple: o.simple,
@@ -5972,60 +5972,60 @@ function Fs(e, t, o, i, a, r) {
5972
5972
  "forecast-model": o.forecastModel,
5973
5973
  "before-layer": "empty-layer-3"
5974
5974
  }, e.$attrs), null, 16, ["simple", "map", "gateway", "token", "default-meteo-token", "show", "theme", "real-time", "forecast-model"])) : N("", !0),
5975
- o.map ? (P(), Z(w, Y({
5975
+ o.map ? (C(), Z(w, Y({
5976
5976
  key: 6,
5977
5977
  map: o.map,
5978
5978
  zone: (U = a.otherLayers) == null ? void 0 : U["eca-zones"]
5979
5979
  }, e.$attrs), null, 16, ["map", "zone"])) : N("", !0),
5980
- o.map ? (P(), Z(k, Y({
5980
+ o.map ? (C(), Z(k, Y({
5981
5981
  key: 7,
5982
5982
  map: o.map,
5983
5983
  zone: (te = a.otherLayers) == null ? void 0 : te["war-zones"]
5984
5984
  }, e.$attrs), null, 16, ["map", "zone"])) : N("", !0),
5985
- o.map ? (P(), Z(S, Y({
5985
+ o.map ? (C(), Z(S, Y({
5986
5986
  key: 8,
5987
5987
  map: o.map,
5988
5988
  area: (X = a.otherLayers) == null ? void 0 : X["gmdss-areas"]
5989
5989
  }, e.$attrs), null, 16, ["map", "area"])) : N("", !0),
5990
- o.map ? (P(), Z(_, Y({
5990
+ o.map ? (C(), Z(_, Y({
5991
5991
  key: 9,
5992
5992
  map: o.map,
5993
5993
  show: a.checkList.includes("load-lines")
5994
5994
  }, e.$attrs), null, 16, ["map", "show"])) : N("", !0),
5995
- o.map ? (P(), Z(M, Y({
5995
+ o.map ? (C(), Z(M, Y({
5996
5996
  key: 10,
5997
5997
  map: o.map,
5998
5998
  token: o.token,
5999
5999
  show: a.checkList.includes("worldMarine")
6000
6000
  }, e.$attrs), null, 16, ["map", "token", "show"])) : N("", !0),
6001
- o.map ? (P(), Z(T, Y({
6001
+ o.map ? (C(), Z(T, Y({
6002
6002
  key: 11,
6003
6003
  map: o.map,
6004
6004
  area: (O = a.otherLayers) == null ? void 0 : O["voluntary-reporting-area"]
6005
6005
  }, e.$attrs), null, 16, ["map", "area"])) : N("", !0),
6006
- o.map ? (P(), Z(W, Y({
6006
+ o.map ? (C(), Z(W, Y({
6007
6007
  key: 12,
6008
6008
  map: o.map,
6009
6009
  area: ($ = a.otherLayers) == null ? void 0 : $["special-area"]
6010
6010
  }, e.$attrs), null, 16, ["map", "area"])) : N("", !0),
6011
- o.map ? (P(), Z(F, Y({
6011
+ o.map ? (C(), Z(F, Y({
6012
6012
  key: 13,
6013
6013
  map: o.map,
6014
6014
  token: o.token,
6015
6015
  show: a.checkList.includes("world12nm")
6016
6016
  }, e.$attrs), null, 16, ["map", "token", "show"])) : N("", !0),
6017
- o.map ? (P(), Z(E, Y({
6017
+ o.map ? (C(), Z(E, Y({
6018
6018
  key: 14,
6019
6019
  map: o.map,
6020
6020
  token: o.token,
6021
6021
  show: a.checkList.includes("chinaRoute")
6022
6022
  }, e.$attrs), null, 16, ["map", "token", "show"])) : N("", !0),
6023
- o.map ? (P(), Z(V, Y({
6023
+ o.map ? (C(), Z(V, Y({
6024
6024
  key: 15,
6025
6025
  map: o.map,
6026
6026
  show: a.checkList.includes("ice-areas")
6027
6027
  }, e.$attrs), null, 16, ["map", "show"])) : N("", !0),
6028
- o.map ? (P(), Z(J, Y({
6028
+ o.map ? (C(), Z(J, Y({
6029
6029
  key: 16,
6030
6030
  ref: "idmFollowPort",
6031
6031
  simple: o.simple,
@@ -6036,7 +6036,7 @@ function Fs(e, t, o, i, a, r) {
6036
6036
  "forecast-model": o.forecastModel,
6037
6037
  "real-time": o.realTime
6038
6038
  }, e.$attrs, { "before-layer": "empty-layer-3" }), null, 16, ["simple", "map", "show", "gateway", "token", "forecast-model", "real-time"])) : N("", !0),
6039
- o.map ? (P(), Z(Q, Y({
6039
+ o.map ? (C(), Z(Q, Y({
6040
6040
  key: 17,
6041
6041
  ref: "idmFollowPosition",
6042
6042
  simple: o.simple,
@@ -6863,7 +6863,7 @@ const Xs = {
6863
6863
  }, js = { key: 0 };
6864
6864
  function Vs(e, t, o, i, a, r) {
6865
6865
  var l;
6866
- return (l = o.factor) != null && l.active ? (P(), D("div", js, [
6866
+ return (l = o.factor) != null && l.active ? (C(), D("div", js, [
6867
6867
  n("div", {
6868
6868
  class: "legend-bars-gl4 wind",
6869
6869
  style: ue({ right: a.right + "px" })
@@ -7205,7 +7205,7 @@ const Ks = {
7205
7205
  }, $s = { key: 0 };
7206
7206
  function qs(e, t, o, i, a, r) {
7207
7207
  var l;
7208
- return (l = o.factor) != null && l.active ? (P(), D("div", $s, [
7208
+ return (l = o.factor) != null && l.active ? (C(), D("div", $s, [
7209
7209
  n("div", {
7210
7210
  class: "legend-bars-gl4 current",
7211
7211
  style: ue({ right: a.right + "px" })
@@ -7333,7 +7333,7 @@ const ec = {
7333
7333
  }, tc = { key: 0 };
7334
7334
  function oc(e, t, o, i, a, r) {
7335
7335
  var l;
7336
- return (l = o.factor) != null && l.active ? (P(), D("div", tc, [
7336
+ return (l = o.factor) != null && l.active ? (C(), D("div", tc, [
7337
7337
  n("div", {
7338
7338
  class: "legend-bars-gl4 sig-wave",
7339
7339
  style: ue({ right: a.right + "px" })
@@ -7600,7 +7600,7 @@ const nc = {
7600
7600
  }, sc = { key: 0 };
7601
7601
  function cc(e, t, o, i, a, r) {
7602
7602
  var l;
7603
- return (l = o.factor) != null && l.active ? (P(), D("div", sc, [
7603
+ return (l = o.factor) != null && l.active ? (C(), D("div", sc, [
7604
7604
  n("div", {
7605
7605
  class: "legend-bars-gl4 swell",
7606
7606
  style: ue({ right: a.right + "px" })
@@ -7860,7 +7860,7 @@ const pc = {
7860
7860
  }, gc = { key: 0 };
7861
7861
  function fc(e, t, o, i, a, r) {
7862
7862
  var l;
7863
- return (l = o.factor) != null && l.active ? (P(), D("div", gc, [
7863
+ return (l = o.factor) != null && l.active ? (C(), D("div", gc, [
7864
7864
  n("div", {
7865
7865
  class: "legend-bars-gl4 ice-edge",
7866
7866
  style: ue({ right: a.right + "px" })
@@ -7977,7 +7977,7 @@ const bc = {
7977
7977
  }, wc = { key: 0 };
7978
7978
  function xc(e, t, o, i, a, r) {
7979
7979
  var l;
7980
- return (l = o.factor) != null && l.active ? (P(), D("div", wc, [
7980
+ return (l = o.factor) != null && l.active ? (C(), D("div", wc, [
7981
7981
  n("div", {
7982
7982
  class: "legend-bars-gl4 ice-cover",
7983
7983
  style: ue({ right: a.right + "px" })
@@ -8095,7 +8095,7 @@ const kc = {
8095
8095
  }, _c = { key: 0 };
8096
8096
  function zc(e, t, o, i, a, r) {
8097
8097
  var l;
8098
- return (l = o.factor) != null && l.active ? (P(), D("div", _c, [
8098
+ return (l = o.factor) != null && l.active ? (C(), D("div", _c, [
8099
8099
  n("div", {
8100
8100
  class: "legend-bars-gl4 ice-thickness",
8101
8101
  style: ue({ right: a.right + "px" })
@@ -8215,7 +8215,7 @@ const Pc = {
8215
8215
  }, Cc = { key: 0 };
8216
8216
  function Mc(e, t, o, i, a, r) {
8217
8217
  var l;
8218
- return (l = o.factor) != null && l.active ? (P(), D("div", Cc, [
8218
+ return (l = o.factor) != null && l.active ? (C(), D("div", Cc, [
8219
8219
  n("div", {
8220
8220
  class: "legend-bars-gl4 precip3h",
8221
8221
  style: ue({ right: a.right + "px" })
@@ -8326,7 +8326,7 @@ const Tc = {
8326
8326
  }, Rc = { key: 0 };
8327
8327
  function Ic(e, t, o, i, a, r) {
8328
8328
  var l;
8329
- return (l = o.factor) != null && l.active ? (P(), D("div", Rc, [
8329
+ return (l = o.factor) != null && l.active ? (C(), D("div", Rc, [
8330
8330
  n("div", {
8331
8331
  class: "legend-bars-gl4 visibility",
8332
8332
  style: ue({ right: a.right + "px" })
@@ -8438,7 +8438,7 @@ const Ac = {
8438
8438
  }, Gc = { key: 0 };
8439
8439
  function Wc(e, t, o, i, a, r) {
8440
8440
  var l;
8441
- return (l = o.factor) != null && l.active ? (P(), D("div", Gc, [
8441
+ return (l = o.factor) != null && l.active ? (C(), D("div", Gc, [
8442
8442
  n("div", {
8443
8443
  class: "legend-bars-gl4 water-temp",
8444
8444
  style: ue({ right: a.right + "px" })
@@ -8561,7 +8561,7 @@ const Nc = {
8561
8561
  }, Bc = { key: 0 };
8562
8562
  function Zc(e, t, o, i, a, r) {
8563
8563
  var l;
8564
- return (l = o.factor) != null && l.active ? (P(), D("div", Bc, [
8564
+ return (l = o.factor) != null && l.active ? (C(), D("div", Bc, [
8565
8565
  n("div", {
8566
8566
  class: "legend-bars-gl4 temp",
8567
8567
  style: ue({ right: a.right + "px" })
@@ -9287,7 +9287,7 @@ const Oc = {
9287
9287
  function Cm(e, t, o, i, a, r) {
9288
9288
  var H, U, te, X, O, $, A, ie, ge, xe, ke, se, fe, ve, Me;
9289
9289
  const l = R("VBtn"), c = R("VTooltip"), s = R("VCol"), d = R("VRow"), m = R("VCardText"), g = R("VDivider"), p = R("VCard"), y = R("VSwitch"), f = R("VBtnToggle"), h = R("VCardTitle"), u = R("VCardItem"), x = R("VCheckbox"), v = R("VRadio"), w = R("IdmWindBarb"), k = R("IdmSigWaveHeight"), S = R("IdmCurrentDirection"), _ = R("IdmPrmsl"), M = R("IdmWindParticle"), T = R("IdmCurrentParticle"), W = R("IdmWave"), F = R("IdmSwell"), E = R("IdmIceEdge"), V = R("IdmIceCover"), J = R("IdmIceThickness"), Q = R("IdmPrecip3h"), ee = R("IdmVisibility"), he = R("IdmWaterTemp"), I = R("IdmTemp");
9290
- return P(), D("div", Xc, [
9290
+ return C(), D("div", Xc, [
9291
9291
  n("div", {
9292
9292
  class: "menu-bar-box transition pa-1",
9293
9293
  style: ue({ top: o.top + o.paddingTop + 46 + "px", right: a.right + "px" })
@@ -9300,7 +9300,7 @@ function Cm(e, t, o, i, a, r) {
9300
9300
  "open-on-focus": !o.simple,
9301
9301
  "open-on-hover": !o.simple
9302
9302
  }, {
9303
- activator: C(({ props: K }) => [
9303
+ activator: P(({ props: K }) => [
9304
9304
  L(l, Y(K, {
9305
9305
  "min-width": "32",
9306
9306
  width: "32",
@@ -9308,7 +9308,7 @@ function Cm(e, t, o, i, a, r) {
9308
9308
  class: ["text-none pa-0", a.toggle ? "bg-primary active-border" : ""],
9309
9309
  onClick: r.handleMenuToggle
9310
9310
  }), {
9311
- default: C(() => t[9] || (t[9] = [
9311
+ default: P(() => t[9] || (t[9] = [
9312
9312
  n("i", { class: "iconfont icon-Weather text-h4" }, null, -1)
9313
9313
  ])),
9314
9314
  _: 2,
@@ -9318,7 +9318,7 @@ function Cm(e, t, o, i, a, r) {
9318
9318
  _: 1
9319
9319
  }, 8, ["text", "open-on-focus", "open-on-hover"])
9320
9320
  ], 4),
9321
- r.showTipMenu ? (P(), D("div", jc, [
9321
+ r.showTipMenu ? (C(), D("div", jc, [
9322
9322
  n("div", {
9323
9323
  class: _e(["menu-bar-box pa-1 rounded", o.simple ? "simple" : ""]),
9324
9324
  style: ue({ right: a.right + "px", top: o.simple ? "354px" : "450px" })
@@ -9331,7 +9331,7 @@ function Cm(e, t, o, i, a, r) {
9331
9331
  "open-on-focus": !o.simple,
9332
9332
  "open-on-hover": !o.simple
9333
9333
  }, {
9334
- activator: C(({ props: K }) => [
9334
+ activator: P(({ props: K }) => [
9335
9335
  L(l, Y(K, {
9336
9336
  "min-width": "32",
9337
9337
  width: "32",
@@ -9339,7 +9339,7 @@ function Cm(e, t, o, i, a, r) {
9339
9339
  class: ["text-none pa-0", a.legendToggle ? "bg-primary active-border" : ""],
9340
9340
  onClick: t[0] || (t[0] = (me) => a.legendToggle = !a.legendToggle)
9341
9341
  }), {
9342
- default: C(() => t[10] || (t[10] = [
9342
+ default: P(() => t[10] || (t[10] = [
9343
9343
  n("i", { class: "iconfont icon-Legend text-h4" }, null, -1)
9344
9344
  ])),
9345
9345
  _: 2,
@@ -9349,27 +9349,27 @@ function Cm(e, t, o, i, a, r) {
9349
9349
  _: 1
9350
9350
  }, 8, ["text", "open-on-focus", "open-on-hover"])
9351
9351
  ], 6),
9352
- a.legendToggle ? (P(), Z(p, {
9352
+ a.legendToggle ? (C(), Z(p, {
9353
9353
  key: 0,
9354
9354
  elevation: "16",
9355
9355
  class: "card-info d-flex justify-center align-start",
9356
9356
  style: ue({ position: "absolute", top: o.simple ? "200px" : "340px", right: a.right + 50 + "px" })
9357
9357
  }, {
9358
- default: C(() => [
9358
+ default: P(() => [
9359
9359
  L(m, {
9360
9360
  class: "d-flex flex-column justify-center align-start text-label px-2",
9361
9361
  style: { width: "110px" }
9362
9362
  }, {
9363
- default: C(() => [
9363
+ default: P(() => [
9364
9364
  t[11] || (t[11] = n("div", { class: "text-body-2 font-weight-600 mb-2" }, "Wind Level", -1)),
9365
9365
  L(d, { class: "ma-0 ml-n1 text-body-2" }, {
9366
- default: C(() => [
9367
- (P(!0), D(Ie, null, De(a.legend.barbs, (K, me) => (P(), Z(s, {
9366
+ default: P(() => [
9367
+ (C(!0), D(Ie, null, De(a.legend.barbs, (K, me) => (C(), Z(s, {
9368
9368
  key: K,
9369
9369
  cols: "6",
9370
9370
  class: "d-flex flex-row justify-start align-center py-1 px-0 ma-0"
9371
9371
  }, {
9372
- default: C(() => [
9372
+ default: P(() => [
9373
9373
  n("div", Vc, [
9374
9374
  n("i", {
9375
9375
  class: _e(["iconfont", r.barbsIconName[me]]),
@@ -9392,18 +9392,18 @@ function Cm(e, t, o, i, a, r) {
9392
9392
  class: "d-flex flex-column justify-center align-start text-label px-2",
9393
9393
  style: { width: "100px" }
9394
9394
  }, {
9395
- default: C(() => [
9395
+ default: P(() => [
9396
9396
  t[12] || (t[12] = n("div", { class: "text-body-2 font-weight-600 mb-2" }, "Wave Height", -1)),
9397
9397
  L(d, { class: "ma-0" }, {
9398
- default: C(() => [
9399
- (P(!0), D(Ie, null, De(a.legend.sigWaveHeight, (K, me) => (P(), Z(s, {
9398
+ default: P(() => [
9399
+ (C(!0), D(Ie, null, De(a.legend.sigWaveHeight, (K, me) => (C(), Z(s, {
9400
9400
  key: me,
9401
9401
  cols: "12",
9402
9402
  class: "d-flex flex-row justify-start align-center py-1 px-0 ma-0"
9403
9403
  }, {
9404
- default: C(() => [
9404
+ default: P(() => [
9405
9405
  n("div", Yc, [
9406
- me === 0 ? (P(), D("div", Uc)) : (P(), D("div", {
9406
+ me === 0 ? (C(), D("div", Uc)) : (C(), D("div", {
9407
9407
  key: 1,
9408
9408
  style: ue({ width: "24px", height: "12px", background: K.color })
9409
9409
  }, null, 4)),
@@ -9424,16 +9424,16 @@ function Cm(e, t, o, i, a, r) {
9424
9424
  class: "d-flex flex-column justify-center align-start text-label px-2",
9425
9425
  style: { width: "90px" }
9426
9426
  }, {
9427
- default: C(() => [
9427
+ default: P(() => [
9428
9428
  t[13] || (t[13] = n("div", { class: "text-body-2 font-weight-600 mb-2" }, "Current", -1)),
9429
9429
  L(d, { class: "ma-0 ml-n4" }, {
9430
- default: C(() => [
9431
- (P(!0), D(Ie, null, De(a.legend.current, (K, me) => (P(), Z(s, {
9430
+ default: P(() => [
9431
+ (C(!0), D(Ie, null, De(a.legend.current, (K, me) => (C(), Z(s, {
9432
9432
  key: me,
9433
9433
  cols: "12",
9434
9434
  class: "d-flex flex-row justify-center align-center py-1 px-0 ma-0"
9435
9435
  }, {
9436
- default: C(() => [
9436
+ default: P(() => [
9437
9437
  n("div", Kc, [
9438
9438
  n("div", $c, [
9439
9439
  n("i", {
@@ -9483,14 +9483,14 @@ function Cm(e, t, o, i, a, r) {
9483
9483
  class: "mr-n2",
9484
9484
  onClick: r.handleMenuToggle
9485
9485
  }, {
9486
- default: C(() => t[14] || (t[14] = [
9486
+ default: P(() => t[14] || (t[14] = [
9487
9487
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
9488
9488
  ])),
9489
9489
  _: 1,
9490
9490
  __: [14]
9491
9491
  }, 8, ["onClick"])
9492
9492
  ], 2),
9493
- o.simple ? (P(), D("div", tm, [
9493
+ o.simple ? (C(), D("div", tm, [
9494
9494
  n("div", null, b(e.$t("weather.forecastModel")), 1),
9495
9495
  L(f, {
9496
9496
  modelValue: a.currentModel,
@@ -9500,7 +9500,7 @@ function Cm(e, t, o, i, a, r) {
9500
9500
  density: "compact",
9501
9501
  group: ""
9502
9502
  }, {
9503
- default: C(() => [
9503
+ default: P(() => [
9504
9504
  L(l, {
9505
9505
  density: "compact",
9506
9506
  height: "28",
@@ -9509,7 +9509,7 @@ function Cm(e, t, o, i, a, r) {
9509
9509
  color: a.currentModel === "GFS" ? "primary" : "",
9510
9510
  "base-color": ""
9511
9511
  }, {
9512
- default: C(() => t[15] || (t[15] = [
9512
+ default: P(() => t[15] || (t[15] = [
9513
9513
  de("NOAA", -1)
9514
9514
  ])),
9515
9515
  _: 1,
@@ -9523,7 +9523,7 @@ function Cm(e, t, o, i, a, r) {
9523
9523
  "base-color": "",
9524
9524
  value: "ECMWF"
9525
9525
  }, {
9526
- default: C(() => t[16] || (t[16] = [
9526
+ default: P(() => t[16] || (t[16] = [
9527
9527
  de("ECMWF", -1)
9528
9528
  ])),
9529
9529
  _: 1,
@@ -9540,11 +9540,11 @@ function Cm(e, t, o, i, a, r) {
9540
9540
  class: "block-bg mx-auto mb-2",
9541
9541
  elevation: "0"
9542
9542
  }, {
9543
- default: C(() => [
9543
+ default: P(() => [
9544
9544
  L(u, { class: "border-b-thin" }, {
9545
- default: C(() => [
9545
+ default: P(() => [
9546
9546
  L(h, { class: "text-h6" }, {
9547
- default: C(() => [
9547
+ default: P(() => [
9548
9548
  de(b(e.$t("weather.overlays")), 1)
9549
9549
  ]),
9550
9550
  _: 1
@@ -9553,8 +9553,8 @@ function Cm(e, t, o, i, a, r) {
9553
9553
  _: 1
9554
9554
  }),
9555
9555
  L(m, { class: "py-2 mx-n1" }, {
9556
- default: C(() => [
9557
- (P(!0), D(Ie, null, De(a.tagLayers.filter((K) => K.overlays), (K) => (P(), Z(x, {
9556
+ default: P(() => [
9557
+ (C(!0), D(Ie, null, De(a.tagLayers.filter((K) => K.overlays), (K) => (C(), Z(x, {
9558
9558
  key: K.key,
9559
9559
  modelValue: a.checkList,
9560
9560
  "onUpdate:modelValue": t[3] || (t[3] = (me) => a.checkList = me),
@@ -9577,11 +9577,11 @@ function Cm(e, t, o, i, a, r) {
9577
9577
  class: "block-bg mx-auto mb-2",
9578
9578
  elevation: "0"
9579
9579
  }, {
9580
- default: C(() => [
9580
+ default: P(() => [
9581
9581
  L(u, { class: "border-b-thin" }, {
9582
- default: C(() => [
9582
+ default: P(() => [
9583
9583
  L(h, { class: "text-h6" }, {
9584
- default: C(() => [
9584
+ default: P(() => [
9585
9585
  de(b(e.$t("weather.renders")), 1)
9586
9586
  ]),
9587
9587
  _: 1
@@ -9590,8 +9590,8 @@ function Cm(e, t, o, i, a, r) {
9590
9590
  _: 1
9591
9591
  }),
9592
9592
  L(m, { class: "py-2 mx-n1" }, {
9593
- default: C(() => [
9594
- (P(!0), D(Ie, null, De(a.tagLayers.filter((K) => !K.overlays), (K) => (P(), D(Ie, {
9593
+ default: P(() => [
9594
+ (C(!0), D(Ie, null, De(a.tagLayers.filter((K) => !K.overlays), (K) => (C(), D(Ie, {
9595
9595
  key: K.key
9596
9596
  }, [
9597
9597
  L(v, {
@@ -9607,7 +9607,7 @@ function Cm(e, t, o, i, a, r) {
9607
9607
  "hide-details": "",
9608
9608
  onClick: (me) => a.renderKey = a.renderKey === K.key ? "" : K.key
9609
9609
  }, null, 8, ["modelValue", "label", "value", "disabled", "onClick"]),
9610
- a.renderKey === "wind-particle" && K.key === "wind-particle" ? (P(), D("div", om, [
9610
+ a.renderKey === "wind-particle" && K.key === "wind-particle" ? (C(), D("div", om, [
9611
9611
  n("span", null, b(e.$t("weather.particleAnimatiom")), 1),
9612
9612
  L(y, {
9613
9613
  modelValue: a.showWindParticle,
@@ -9622,7 +9622,7 @@ function Cm(e, t, o, i, a, r) {
9622
9622
  "hide-details": ""
9623
9623
  }, null, 8, ["modelValue"])
9624
9624
  ])) : N("", !0),
9625
- a.renderKey === "current-particle" && K.key === "current-particle" ? (P(), D("div", am, [
9625
+ a.renderKey === "current-particle" && K.key === "current-particle" ? (C(), D("div", am, [
9626
9626
  n("span", null, b(e.$t("weather.particleAnimatiom")), 1),
9627
9627
  L(y, {
9628
9628
  modelValue: a.showCurrentParticle,
@@ -9637,7 +9637,7 @@ function Cm(e, t, o, i, a, r) {
9637
9637
  "hide-details": ""
9638
9638
  }, null, 8, ["modelValue"])
9639
9639
  ])) : N("", !0),
9640
- a.renderKey === "wave-group" && K.key === "wave-group" ? (P(), Z(f, {
9640
+ a.renderKey === "wave-group" && K.key === "wave-group" ? (C(), Z(f, {
9641
9641
  key: 2,
9642
9642
  modelValue: a.waveToggleValue,
9643
9643
  "onUpdate:modelValue": t[7] || (t[7] = (me) => a.waveToggleValue = me),
@@ -9648,7 +9648,7 @@ function Cm(e, t, o, i, a, r) {
9648
9648
  group: "",
9649
9649
  disabled: !a.autoActive
9650
9650
  }, {
9651
- default: C(() => [
9651
+ default: P(() => [
9652
9652
  L(l, {
9653
9653
  density: "compact",
9654
9654
  height: "30",
@@ -9658,7 +9658,7 @@ function Cm(e, t, o, i, a, r) {
9658
9658
  "base-color": "grey-lighten-1",
9659
9659
  disabled: !a.autoActive
9660
9660
  }, {
9661
- default: C(() => [
9661
+ default: P(() => [
9662
9662
  de(b(e.$t("weather.significant")), 1)
9663
9663
  ]),
9664
9664
  _: 1
@@ -9672,7 +9672,7 @@ function Cm(e, t, o, i, a, r) {
9672
9672
  disabled: !a.autoActive,
9673
9673
  value: "swell"
9674
9674
  }, {
9675
- default: C(() => [
9675
+ default: P(() => [
9676
9676
  de(b(e.$t("weather.swell")), 1)
9677
9677
  ]),
9678
9678
  _: 1
@@ -9680,7 +9680,7 @@ function Cm(e, t, o, i, a, r) {
9680
9680
  ]),
9681
9681
  _: 1
9682
9682
  }, 8, ["modelValue", "disabled"])) : N("", !0),
9683
- a.renderKey === "ice-forecast" && K.key === "ice-forecast" ? (P(), Z(f, {
9683
+ a.renderKey === "ice-forecast" && K.key === "ice-forecast" ? (C(), Z(f, {
9684
9684
  key: 3,
9685
9685
  modelValue: a.iceToggleValue,
9686
9686
  "onUpdate:modelValue": t[8] || (t[8] = (me) => a.iceToggleValue = me),
@@ -9691,7 +9691,7 @@ function Cm(e, t, o, i, a, r) {
9691
9691
  group: "",
9692
9692
  disabled: !a.autoActive
9693
9693
  }, {
9694
- default: C(() => [
9694
+ default: P(() => [
9695
9695
  L(l, {
9696
9696
  density: "compact",
9697
9697
  height: "30",
@@ -9701,7 +9701,7 @@ function Cm(e, t, o, i, a, r) {
9701
9701
  "base-color": "grey-lighten-1",
9702
9702
  disabled: !a.autoActive
9703
9703
  }, {
9704
- default: C(() => [
9704
+ default: P(() => [
9705
9705
  de(b(e.$t("weather.coverage")), 1)
9706
9706
  ]),
9707
9707
  _: 1
@@ -9715,7 +9715,7 @@ function Cm(e, t, o, i, a, r) {
9715
9715
  disabled: !a.autoActive,
9716
9716
  value: "ice-thickness"
9717
9717
  }, {
9718
- default: C(() => [
9718
+ default: P(() => [
9719
9719
  de(b(e.$t("weather.thickness")), 1)
9720
9720
  ]),
9721
9721
  _: 1
@@ -9734,11 +9734,11 @@ function Cm(e, t, o, i, a, r) {
9734
9734
  class: "block-bg mx-auto mb-2",
9735
9735
  elevation: "0"
9736
9736
  }, {
9737
- default: C(() => [
9737
+ default: P(() => [
9738
9738
  L(u, { class: "border-b-thin" }, {
9739
- default: C(() => [
9739
+ default: P(() => [
9740
9740
  L(h, { class: "text-h6" }, {
9741
- default: C(() => [
9741
+ default: P(() => [
9742
9742
  de(b(e.$t("weather.forecastModel")), 1)
9743
9743
  ]),
9744
9744
  _: 1
@@ -9747,7 +9747,7 @@ function Cm(e, t, o, i, a, r) {
9747
9747
  _: 1
9748
9748
  }),
9749
9749
  L(m, { class: "" }, {
9750
- default: C(() => {
9750
+ default: P(() => {
9751
9751
  var K, me, je, Ne, Le, Te, oe, Pe, pe, ye, Ze, He, Ve, j, be, Re, Ee, Oe, q, Be, re, tt, ot, at, Ge, ct, mt, dt, ht, ut, pt, gt, ft, yt, bt, wt, xt, vt, kt, _t, zt, Lt, Pt, Ct, Mt, St, Tt, Rt, It, Dt, At, Gt, Wt, Ft, Nt, Bt, Zt, Et, Ot, Xt, jt, Vt, Ht, Yt, Ut, Jt, Kt, qt, Qt, eo, to, oo, ao, io, ro, lo, no, so, co, mo, ho, uo, po, go, fo, yo, bo, wo, xo, vo, ko, _o, zo, Lo, Po, Co, Mo, So, To, Ro, Io, Do, Ao, Go, Wo;
9752
9752
  return [
9753
9753
  n("div", im, b(e.$t("weather.atmospheric")), 1),
@@ -9784,7 +9784,7 @@ function Cm(e, t, o, i, a, r) {
9784
9784
  })
9785
9785
  ], 2)
9786
9786
  ], 6),
9787
- o.map ? (P(), Z(w, Y({
9787
+ o.map ? (C(), Z(w, Y({
9788
9788
  key: 1,
9789
9789
  ref: "windBarb",
9790
9790
  map: o.map,
@@ -9793,7 +9793,7 @@ function Cm(e, t, o, i, a, r) {
9793
9793
  wind: (H = a.weatherLayers) == null ? void 0 : H.wind,
9794
9794
  "menu-toggle": o.menuToggle
9795
9795
  }, e.$attrs), null, 16, ["map", "map-feather", "wind", "menu-toggle"])) : N("", !0),
9796
- o.map ? (P(), Z(k, Y({
9796
+ o.map ? (C(), Z(k, Y({
9797
9797
  key: 2,
9798
9798
  map: o.map,
9799
9799
  "before-layer": "empty-layer-2",
@@ -9801,7 +9801,7 @@ function Cm(e, t, o, i, a, r) {
9801
9801
  "menu-toggle": o.menuToggle,
9802
9802
  "active-weather-layers": a.activeWeatherLayers
9803
9803
  }, e.$attrs), null, 16, ["map", "sig-wave-height", "menu-toggle", "active-weather-layers"])) : N("", !0),
9804
- o.map ? (P(), Z(S, Y({
9804
+ o.map ? (C(), Z(S, Y({
9805
9805
  key: 3,
9806
9806
  map: o.map,
9807
9807
  "map-feather": o.mapFeather,
@@ -9809,7 +9809,7 @@ function Cm(e, t, o, i, a, r) {
9809
9809
  current: (te = a.weatherLayers) == null ? void 0 : te.current,
9810
9810
  "menu-toggle": o.menuToggle
9811
9811
  }, e.$attrs), null, 16, ["map", "map-feather", "current", "menu-toggle"])) : N("", !0),
9812
- o.map ? (P(), Z(_, Y({
9812
+ o.map ? (C(), Z(_, Y({
9813
9813
  key: 4,
9814
9814
  map: o.map,
9815
9815
  "before-layer": "empty-layer-3",
@@ -9817,28 +9817,28 @@ function Cm(e, t, o, i, a, r) {
9817
9817
  "menu-toggle": o.menuToggle,
9818
9818
  "active-weather-layers": a.activeWeatherLayers
9819
9819
  }, e.$attrs, { theme: o.theme }), null, 16, ["map", "prmsl", "menu-toggle", "active-weather-layers", "theme"])) : N("", !0),
9820
- o.map ? (P(), Z(M, Y({
9820
+ o.map ? (C(), Z(M, Y({
9821
9821
  key: 5,
9822
9822
  viewport: a.viewport,
9823
9823
  factor: (O = a.weatherLayers) == null ? void 0 : O["wind-particle"],
9824
9824
  "menu-toggle": o.menuToggle,
9825
9825
  simple: o.simple
9826
9826
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9827
- o.map ? (P(), Z(T, Y({
9827
+ o.map ? (C(), Z(T, Y({
9828
9828
  key: 6,
9829
9829
  viewport: a.viewport,
9830
9830
  factor: ($ = a.weatherLayers) == null ? void 0 : $["current-particle"],
9831
9831
  "menu-toggle": o.menuToggle,
9832
9832
  simple: o.simple
9833
9833
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9834
- o.map ? (P(), Z(W, Y({
9834
+ o.map ? (C(), Z(W, Y({
9835
9835
  key: 7,
9836
9836
  viewport: a.viewport,
9837
9837
  factor: (A = a.weatherLayers) == null ? void 0 : A["sig-wave"],
9838
9838
  "menu-toggle": o.menuToggle,
9839
9839
  simple: o.simple
9840
9840
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9841
- o.map ? (P(), Z(F, Y({
9841
+ o.map ? (C(), Z(F, Y({
9842
9842
  key: 8,
9843
9843
  map: o.map,
9844
9844
  viewport: a.viewport,
@@ -9847,49 +9847,49 @@ function Cm(e, t, o, i, a, r) {
9847
9847
  "active-weather-layers": a.activeWeatherLayers,
9848
9848
  simple: o.simple
9849
9849
  }, e.$attrs), null, 16, ["map", "viewport", "factor", "menu-toggle", "active-weather-layers", "simple"])) : N("", !0),
9850
- o.map ? (P(), Z(E, Y({
9850
+ o.map ? (C(), Z(E, Y({
9851
9851
  key: 9,
9852
9852
  viewport: a.viewport,
9853
9853
  factor: (ge = a.weatherLayers) == null ? void 0 : ge["ice-edge"],
9854
9854
  "menu-toggle": o.menuToggle,
9855
9855
  simple: o.simple
9856
9856
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9857
- o.map ? (P(), Z(V, Y({
9857
+ o.map ? (C(), Z(V, Y({
9858
9858
  key: 10,
9859
9859
  viewport: a.viewport,
9860
9860
  factor: (xe = a.weatherLayers) == null ? void 0 : xe["ice-cover"],
9861
9861
  "menu-toggle": o.menuToggle,
9862
9862
  simple: o.simple
9863
9863
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9864
- o.map ? (P(), Z(J, Y({
9864
+ o.map ? (C(), Z(J, Y({
9865
9865
  key: 11,
9866
9866
  viewport: a.viewport,
9867
9867
  factor: (ke = a.weatherLayers) == null ? void 0 : ke["ice-thickness"],
9868
9868
  "menu-toggle": o.menuToggle,
9869
9869
  simple: o.simple
9870
9870
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9871
- o.map ? (P(), Z(Q, Y({
9871
+ o.map ? (C(), Z(Q, Y({
9872
9872
  key: 12,
9873
9873
  viewport: a.viewport,
9874
9874
  factor: (se = a.weatherLayers) == null ? void 0 : se.precip3h,
9875
9875
  "menu-toggle": o.menuToggle,
9876
9876
  simple: o.simple
9877
9877
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9878
- o.map ? (P(), Z(ee, Y({
9878
+ o.map ? (C(), Z(ee, Y({
9879
9879
  key: 13,
9880
9880
  viewport: a.viewport,
9881
9881
  factor: (fe = a.weatherLayers) == null ? void 0 : fe.visibility,
9882
9882
  "menu-toggle": o.menuToggle,
9883
9883
  simple: o.simple
9884
9884
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9885
- o.map ? (P(), Z(he, Y({
9885
+ o.map ? (C(), Z(he, Y({
9886
9886
  key: 14,
9887
9887
  viewport: a.viewport,
9888
9888
  factor: (ve = a.weatherLayers) == null ? void 0 : ve["water-temp"],
9889
9889
  "menu-toggle": o.menuToggle,
9890
9890
  simple: o.simple
9891
9891
  }, e.$attrs), null, 16, ["viewport", "factor", "menu-toggle", "simple"])) : N("", !0),
9892
- o.map ? (P(), Z(I, Y({
9892
+ o.map ? (C(), Z(I, Y({
9893
9893
  key: 15,
9894
9894
  viewport: a.viewport,
9895
9895
  factor: (Me = a.weatherLayers) == null ? void 0 : Me.temp,
@@ -11558,7 +11558,7 @@ const Sm = {
11558
11558
  }, nh = { class: "text-label pr-1" }, sh = { class: "d-flex justify-start align-center" }, ch = { class: "text-label pr-1" };
11559
11559
  function mh(e, t, o, i, a, r) {
11560
11560
  const l = R("VBtn"), c = R("VTooltip"), s = R("VCardText"), d = R("VDivider"), m = R("VCardActions"), g = R("VCard"), p = R("v-card-title"), y = R("v-divider");
11561
- return P(), D("div", Tm, [
11561
+ return C(), D("div", Tm, [
11562
11562
  n("div", {
11563
11563
  class: "menu-bar-box transition pa-1",
11564
11564
  style: ue({ top: o.top + o.paddingTop + 86 + "px", right: a.right + "px" })
@@ -11571,7 +11571,7 @@ function mh(e, t, o, i, a, r) {
11571
11571
  "open-on-focus": !o.simple,
11572
11572
  "open-on-hover": !o.simple
11573
11573
  }, {
11574
- activator: C(({ props: f }) => [
11574
+ activator: P(({ props: f }) => [
11575
11575
  L(l, Y(f, {
11576
11576
  "min-width": "32",
11577
11577
  width: "32",
@@ -11579,7 +11579,7 @@ function mh(e, t, o, i, a, r) {
11579
11579
  class: ["text-none pa-0", a.toggle ? "bg-primary active-border" : ""],
11580
11580
  onClick: r.handleMenuToggle
11581
11581
  }), {
11582
- default: C(() => t[3] || (t[3] = [
11582
+ default: P(() => t[3] || (t[3] = [
11583
11583
  n("i", { class: "iconfont icon-Tropical text-h4" }, null, -1)
11584
11584
  ])),
11585
11585
  _: 2,
@@ -11589,7 +11589,7 @@ function mh(e, t, o, i, a, r) {
11589
11589
  _: 1
11590
11590
  }, 8, ["text", "open-on-focus", "open-on-hover"])
11591
11591
  ], 4),
11592
- a.showTropicalsInfo && !e.$attrs.hideTropicalsLegend ? (P(), D("div", {
11592
+ a.showTropicalsInfo && !e.$attrs.hideTropicalsLegend ? (C(), D("div", {
11593
11593
  key: 0,
11594
11594
  ref: "tropicalsInfo",
11595
11595
  id: "idm-tropical-gl4-info",
@@ -11599,14 +11599,14 @@ function mh(e, t, o, i, a, r) {
11599
11599
  class: _e(["w-100", o.simple ? "rounded-t-4 bg-none" : ""]),
11600
11600
  elevation: o.simple ? 0 : 16
11601
11601
  }, {
11602
- default: C(() => [
11602
+ default: P(() => [
11603
11603
  L(s, null, {
11604
- default: C(() => {
11604
+ default: P(() => {
11605
11605
  var f, h, u, x, v, w, k, S, _, M, T, W;
11606
11606
  return [
11607
11607
  n("div", Rm, [
11608
11608
  n("span", Im, b(o.locale === "en" ? (f = a.activeTropicals) == null ? void 0 : f.Name : ((h = a.activeTropicals) == null ? void 0 : h.nameCn) || ((u = a.activeTropicals) == null ? void 0 : u.Name) || "-"), 1),
11609
- (v = (x = a.activeTropicals) == null ? void 0 : x.history) != null && v.levelI18n ? (P(), D("span", Dm, " , " + b(e.$t("tropical." + ((k = (w = a.activeTropicals) == null ? void 0 : w.history) == null ? void 0 : k.levelI18n))), 1)) : N("", !0)
11609
+ (v = (x = a.activeTropicals) == null ? void 0 : x.history) != null && v.levelI18n ? (C(), D("span", Dm, " , " + b(e.$t("tropical." + ((k = (w = a.activeTropicals) == null ? void 0 : w.history) == null ? void 0 : k.levelI18n))), 1)) : N("", !0)
11610
11610
  ]),
11611
11611
  L(l, {
11612
11612
  icon: "",
@@ -11615,7 +11615,7 @@ function mh(e, t, o, i, a, r) {
11615
11615
  class: "close",
11616
11616
  onClick: Se(r.handleCloseInfoMarker, ["stop"])
11617
11617
  }, {
11618
- default: C(() => t[4] || (t[4] = [
11618
+ default: P(() => t[4] || (t[4] = [
11619
11619
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
11620
11620
  ])),
11621
11621
  _: 1,
@@ -11631,7 +11631,7 @@ function mh(e, t, o, i, a, r) {
11631
11631
  }),
11632
11632
  L(d),
11633
11633
  L(s, { class: "text-body-1 py-3" }, {
11634
- default: C(() => {
11634
+ default: P(() => {
11635
11635
  var f, h, u, x, v, w, k, S, _;
11636
11636
  return [
11637
11637
  n("div", Wm, [
@@ -11658,7 +11658,7 @@ function mh(e, t, o, i, a, r) {
11658
11658
  n("div", Hm, [
11659
11659
  n("label", Ym, b(e.$t("tropical.models")) + " : ", 1),
11660
11660
  n("div", Um, [
11661
- (P(!0), D(Ie, null, De((_ = a.activeTropicals) == null ? void 0 : _.forecasts, (M, T) => (P(), Z(l, {
11661
+ (C(!0), D(Ie, null, De((_ = a.activeTropicals) == null ? void 0 : _.forecasts, (M, T) => (C(), Z(l, {
11662
11662
  key: T,
11663
11663
  density: "compact",
11664
11664
  variant: M.disabled ? "text" : "flat",
@@ -11667,7 +11667,7 @@ function mh(e, t, o, i, a, r) {
11667
11667
  class: _e(["model text-none text-body-1 px-1", M.disabled ? "btn-border-1 btn-bg-1" : ""]),
11668
11668
  onClick: Se((W) => r.handleForecastToggle(M), ["stop"])
11669
11669
  }, {
11670
- default: C(() => [
11670
+ default: P(() => [
11671
11671
  de(b(M.model), 1)
11672
11672
  ]),
11673
11673
  _: 2
@@ -11679,11 +11679,11 @@ function mh(e, t, o, i, a, r) {
11679
11679
  _: 1
11680
11680
  }),
11681
11681
  L(d),
11682
- o.simple ? N("", !0) : (P(), Z(m, {
11682
+ o.simple ? N("", !0) : (C(), Z(m, {
11683
11683
  key: 0,
11684
11684
  class: "d-flex justify-space-between"
11685
11685
  }, {
11686
- default: C(() => [
11686
+ default: P(() => [
11687
11687
  L(l, {
11688
11688
  density: "compact",
11689
11689
  "prepend-icon": "",
@@ -11692,23 +11692,23 @@ function mh(e, t, o, i, a, r) {
11692
11692
  class: "text-none text-body-1",
11693
11693
  onClick: t[0] || (t[0] = Se((f) => a.showLegend = !a.showLegend, ["stop"]))
11694
11694
  }, {
11695
- prepend: C(() => t[5] || (t[5] = [
11695
+ prepend: P(() => t[5] || (t[5] = [
11696
11696
  n("i", { class: "iconfont icon-Legend text-h4" }, null, -1)
11697
11697
  ])),
11698
- default: C(() => [
11698
+ default: P(() => [
11699
11699
  de(" " + b(e.$t("weather.legend")), 1)
11700
11700
  ]),
11701
11701
  _: 1
11702
11702
  }, 8, ["color"]),
11703
11703
  n("div", Jm, [
11704
- o.permission & a.helper.LEVEL.Supper ? (P(), Z(l, {
11704
+ o.permission & a.helper.LEVEL.Supper ? (C(), Z(l, {
11705
11705
  key: 0,
11706
11706
  variant: "text",
11707
11707
  density: "compact",
11708
11708
  class: "text-none text-body-1",
11709
11709
  onClick: t[1] || (t[1] = Se((f) => r.handleNotification(a.activeTropicals), ["stop"]))
11710
11710
  }, {
11711
- default: C(() => [
11711
+ default: P(() => [
11712
11712
  de(b(e.$t("actions.notify")), 1)
11713
11713
  ]),
11714
11714
  _: 1
@@ -11720,7 +11720,7 @@ function mh(e, t, o, i, a, r) {
11720
11720
  class: "text-none text-body-1",
11721
11721
  onClick: t[2] || (t[2] = Se((f) => r.handleStrikeProbability(a.activeTropicals), ["stop"]))
11722
11722
  }, {
11723
- default: C(() => [
11723
+ default: P(() => [
11724
11724
  de(b(e.$t("actions.viewReport")), 1)
11725
11725
  ]),
11726
11726
  _: 1
@@ -11732,7 +11732,7 @@ function mh(e, t, o, i, a, r) {
11732
11732
  ]),
11733
11733
  _: 1
11734
11734
  }, 8, ["class", "elevation"]),
11735
- o.simple ? (P(), D("div", Km, [
11735
+ o.simple ? (C(), D("div", Km, [
11736
11736
  n("div", $m, [
11737
11737
  n("div", qm, [
11738
11738
  t[6] || (t[6] = n("div", { class: "icon td" }, null, -1)),
@@ -11777,11 +11777,11 @@ function mh(e, t, o, i, a, r) {
11777
11777
  n("div", bd, "50kts " + b(e.$t("tropical.radii")), 1)
11778
11778
  ])
11779
11779
  ])
11780
- ])) : (P(), D("div", wd, [
11780
+ ])) : (C(), D("div", wd, [
11781
11781
  Qe(L(g, { elevation: "16" }, {
11782
- default: C(() => [
11782
+ default: P(() => [
11783
11783
  L(s, null, {
11784
- default: C(() => [
11784
+ default: P(() => [
11785
11785
  Qe(n("div", {
11786
11786
  class: _e(["pa-1 d-flex justify-space-between align-center flex-wrap", o.locale === "zhHans" ? " ga-2" : " ga-3"])
11787
11787
  }, [
@@ -11843,9 +11843,9 @@ function mh(e, t, o, i, a, r) {
11843
11843
  elevation: "16",
11844
11844
  "max-width": "280"
11845
11845
  }, {
11846
- default: C(() => [
11846
+ default: P(() => [
11847
11847
  L(p, null, {
11848
- default: C(() => {
11848
+ default: P(() => {
11849
11849
  var f, h, u, x;
11850
11850
  return [
11851
11851
  n("div", Zd, [
@@ -11858,31 +11858,31 @@ function mh(e, t, o, i, a, r) {
11858
11858
  }),
11859
11859
  L(y),
11860
11860
  L(s, { class: "text-body-1" }, {
11861
- default: C(() => {
11861
+ default: P(() => {
11862
11862
  var f, h, u, x, v, w, k, S, _, M, T, W, F, E, V, J, Q, ee, he, I;
11863
11863
  return [
11864
11864
  n("div", Xd, [
11865
- ((f = a.hoverPoint) == null ? void 0 : f.type) === "forecast" ? (P(), D("div", jd, [
11865
+ ((f = a.hoverPoint) == null ? void 0 : f.type) === "forecast" ? (C(), D("div", jd, [
11866
11866
  n("label", Vd, b(e.$t("tropical.updated")) + " : ", 1),
11867
11867
  n("span", null, b(r.computeTzTime((h = a.hoverPoint) == null ? void 0 : h.update, o.timeZone)), 1)
11868
11868
  ])) : N("", !0),
11869
- ((u = a.hoverPoint) == null ? void 0 : u.type) === "forecast" ? (P(), D("div", Hd, [
11869
+ ((u = a.hoverPoint) == null ? void 0 : u.type) === "forecast" ? (C(), D("div", Hd, [
11870
11870
  n("label", Yd, b(e.$t("tropical.forecast")) + " : ", 1),
11871
11871
  n("span", null, b(r.computeTzTime((x = a.hoverPoint) == null ? void 0 : x.date, o.timeZone)), 1)
11872
11872
  ])) : N("", !0),
11873
- ((v = a.hoverPoint) == null ? void 0 : v.type) === "history" ? (P(), D("div", Ud, [
11873
+ ((v = a.hoverPoint) == null ? void 0 : v.type) === "history" ? (C(), D("div", Ud, [
11874
11874
  n("label", Jd, b(e.$t("tropical.forecast")) + " : ", 1),
11875
11875
  n("span", null, b(r.computeTzTime((w = a.hoverPoint) == null ? void 0 : w.date, o.timeZone)), 1)
11876
11876
  ])) : N("", !0),
11877
- ((k = a.hoverPoint) == null ? void 0 : k.type) === "forecast" ? (P(), D("div", Kd, [
11877
+ ((k = a.hoverPoint) == null ? void 0 : k.type) === "forecast" ? (C(), D("div", Kd, [
11878
11878
  n("label", $d, b(e.$t("tropical.model")) + " : ", 1),
11879
11879
  n("span", null, b(((S = a.hoverPoint) == null ? void 0 : S.model) ?? "-"), 1)
11880
11880
  ])) : N("", !0),
11881
- ((_ = a.hoverPoint) == null ? void 0 : _.type) === "forecast" ? (P(), D("div", qd, [
11881
+ ((_ = a.hoverPoint) == null ? void 0 : _.type) === "forecast" ? (C(), D("div", qd, [
11882
11882
  n("label", Qd, b(e.$t("weather.wind")) + " : ", 1),
11883
11883
  n("span", null, b(((T = JSON.parse((M = a.hoverPoint) == null ? void 0 : M.wind)) == null ? void 0 : T.kts) ?? "-") + " kts", 1)
11884
11884
  ])) : N("", !0),
11885
- ((W = a.hoverPoint) == null ? void 0 : W.type) === "history" ? (P(), D("div", eh, [
11885
+ ((W = a.hoverPoint) == null ? void 0 : W.type) === "history" ? (C(), D("div", eh, [
11886
11886
  n("label", th, b(e.$t("weather.wind")) + " : ", 1),
11887
11887
  n("span", null, b(((F = a.hoverPoint) == null ? void 0 : F.kts) ?? "-") + " kts", 1)
11888
11888
  ])) : N("", !0),
@@ -11890,11 +11890,11 @@ function mh(e, t, o, i, a, r) {
11890
11890
  n("label", ah, b(e.$t("weather.pressure")) + " : ", 1),
11891
11891
  n("span", null, b(((E = a.hoverPoint) == null ? void 0 : E.pressure) ?? "-") + " hPa", 1)
11892
11892
  ]),
11893
- ((V = a.hoverPoint) == null ? void 0 : V.type) === "history" ? (P(), D("div", ih, [
11893
+ ((V = a.hoverPoint) == null ? void 0 : V.type) === "history" ? (C(), D("div", ih, [
11894
11894
  n("label", rh, b(e.$t("tropical.moveSpeed")) + " : ", 1),
11895
11895
  n("span", null, b(((Q = JSON.parse((J = a.hoverPoint) == null ? void 0 : J.movement)) == null ? void 0 : Q.kts) ?? "-") + " kts", 1)
11896
11896
  ])) : N("", !0),
11897
- ((ee = a.hoverPoint) == null ? void 0 : ee.type) === "history" ? (P(), D("div", lh, [
11897
+ ((ee = a.hoverPoint) == null ? void 0 : ee.type) === "history" ? (C(), D("div", lh, [
11898
11898
  n("label", nh, b(e.$t("tropical.moveDir")) + " : ", 1),
11899
11899
  n("span", null, b(((I = JSON.parse((he = a.hoverPoint) == null ? void 0 : he.movement)) == null ? void 0 : I.deg) ?? "-") + " °", 1)
11900
11900
  ])) : N("", !0),
@@ -12115,20 +12115,20 @@ const dh = {
12115
12115
  };
12116
12116
  function fh(e, t, o, i, a, r) {
12117
12117
  const l = R("VDatePicker"), c = R("VDivider"), s = R("VListItemTitle"), d = R("VListItem"), m = R("VList"), g = R("VCardText"), p = R("VBtn"), y = R("VCardActions"), f = R("VCard");
12118
- return P(), D("div", hh, [
12118
+ return C(), D("div", hh, [
12119
12119
  n("div", {
12120
12120
  style: ue({ height: o.height + "px", width: o.width ? o.width + "px" : "auto" }),
12121
12121
  class: _e([o.bgClass, "rounded text-body-1 btn-border-1 btn-bg-1 d-flex align-center justify-center px-2 cursor-pointer"]),
12122
12122
  onClick: t[0] || (t[0] = (...h) => r.handleOpenDatePicker && r.handleOpenDatePicker(...h))
12123
12123
  }, b(a.currentDateTime) + " | UTC " + b(o.timeZone < 0 ? o.timeZone : "+" + o.timeZone), 7),
12124
- a.showDatePicker ? (P(), Z(f, {
12124
+ a.showDatePicker ? (C(), Z(f, {
12125
12125
  key: 0,
12126
12126
  class: "card-box d-flex flex-column border",
12127
12127
  style: ue(r.getStyle)
12128
12128
  }, {
12129
- default: C(() => [
12129
+ default: P(() => [
12130
12130
  L(g, { class: "w-100 flex-1-1-0 d-flex pa-0" }, {
12131
- default: C(() => [
12131
+ default: P(() => [
12132
12132
  n("div", uh, [
12133
12133
  L(l, {
12134
12134
  modelValue: a.currentDate,
@@ -12151,8 +12151,8 @@ function fh(e, t, o, i, a, r) {
12151
12151
  n("div", ph, [
12152
12152
  n("div", gh, b(a.currentTime), 1),
12153
12153
  L(m, { class: "pa-0 flex-1-1-0 scroll" }, {
12154
- default: C(() => [
12155
- (P(!0), D(Ie, null, De(r.hourOptions, (h, u) => (P(), Z(d, {
12154
+ default: P(() => [
12155
+ (C(!0), D(Ie, null, De(r.hourOptions, (h, u) => (C(), Z(d, {
12156
12156
  key: u,
12157
12157
  value: h,
12158
12158
  color: "primary",
@@ -12161,12 +12161,12 @@ function fh(e, t, o, i, a, r) {
12161
12161
  height: "26",
12162
12162
  "min-height": "26"
12163
12163
  }, {
12164
- default: C(() => [
12164
+ default: P(() => [
12165
12165
  L(s, {
12166
12166
  class: "text-body-2 font-weight-600 text-center",
12167
12167
  onClick: (x) => a.currentTime = h
12168
12168
  }, {
12169
- default: C(() => [
12169
+ default: P(() => [
12170
12170
  de(b(h), 1)
12171
12171
  ]),
12172
12172
  _: 2
@@ -12186,14 +12186,14 @@ function fh(e, t, o, i, a, r) {
12186
12186
  class: "justify-end pa-0 pr-4",
12187
12187
  style: { height: "50px" }
12188
12188
  }, {
12189
- default: C(() => [
12189
+ default: P(() => [
12190
12190
  L(p, {
12191
12191
  size: "small",
12192
12192
  variant: "tonal",
12193
12193
  class: "text-none text-body-2",
12194
12194
  onClick: r.handleCancelDate
12195
12195
  }, {
12196
- default: C(() => [
12196
+ default: P(() => [
12197
12197
  de(b(e.$t("actions.cancel")), 1)
12198
12198
  ]),
12199
12199
  _: 1
@@ -12205,7 +12205,7 @@ function fh(e, t, o, i, a, r) {
12205
12205
  class: "text-none text-body-2",
12206
12206
  onClick: r.handleConfirmDate
12207
12207
  }, {
12208
- default: C(() => [
12208
+ default: P(() => [
12209
12209
  de(b(e.$t("actions.confirm")), 1)
12210
12210
  ]),
12211
12211
  _: 1
@@ -12410,28 +12410,28 @@ const yh = {
12410
12410
  }, wh = { class: "flex-1-1-0" }, xh = { class: "pa-0" };
12411
12411
  function vh(e, t, o, i, a, r) {
12412
12412
  const l = R("VIcon"), c = R("VDatePicker"), s = R("VCardText"), d = R("VDivider"), m = R("VBtn"), g = R("VCardActions"), p = R("VCard");
12413
- return P(), D("div", bh, [
12413
+ return C(), D("div", bh, [
12414
12414
  n("div", {
12415
12415
  style: ue({ height: o.height + "px", width: o.width ? o.width + "px" : "auto" }),
12416
12416
  class: "rounded text-body-1 btn-border-1 btn-bg-1 d-flex align-center justify-space-between px-2 cursor-pointer",
12417
12417
  onClick: t[0] || (t[0] = (...y) => r.handleOpenDatePicker && r.handleOpenDatePicker(...y))
12418
12418
  }, [
12419
12419
  n("span", wh, b(a.dateRangeStr), 1),
12420
- a.dateRangeStr ? (P(), Z(l, {
12420
+ a.dateRangeStr ? (C(), Z(l, {
12421
12421
  key: 0,
12422
12422
  class: "text-h5",
12423
12423
  icon: "mdi-close-circle text-label",
12424
12424
  onClick: Se(r.handleClearDate, ["stop"])
12425
12425
  }, null, 8, ["onClick"])) : N("", !0)
12426
12426
  ], 4),
12427
- a.showDatePicker ? (P(), Z(p, {
12427
+ a.showDatePicker ? (C(), Z(p, {
12428
12428
  key: 0,
12429
12429
  class: "card-box d-flex flex-column border",
12430
12430
  style: ue(r.getStyle)
12431
12431
  }, {
12432
- default: C(() => [
12432
+ default: P(() => [
12433
12433
  L(s, { class: "w-100 flex-1-1-0 d-flex pa-0" }, {
12434
- default: C(() => [
12434
+ default: P(() => [
12435
12435
  n("div", xh, [
12436
12436
  L(c, {
12437
12437
  modelValue: a.dateRange,
@@ -12456,14 +12456,14 @@ function vh(e, t, o, i, a, r) {
12456
12456
  class: "justify-end pa-0 pr-4",
12457
12457
  style: { height: "50px" }
12458
12458
  }, {
12459
- default: C(() => [
12459
+ default: P(() => [
12460
12460
  L(m, {
12461
12461
  size: "small",
12462
12462
  variant: "tonal",
12463
12463
  class: "text-none text-body-2",
12464
12464
  onClick: r.handleCancelDate
12465
12465
  }, {
12466
- default: C(() => [
12466
+ default: P(() => [
12467
12467
  de(b(e.$t("actions.cancel")), 1)
12468
12468
  ]),
12469
12469
  _: 1
@@ -12475,7 +12475,7 @@ function vh(e, t, o, i, a, r) {
12475
12475
  class: "text-none text-body-2",
12476
12476
  onClick: r.handleConfirmDate
12477
12477
  }, {
12478
- default: C(() => [
12478
+ default: P(() => [
12479
12479
  de(b(e.$t("actions.confirm")), 1)
12480
12480
  ]),
12481
12481
  _: 1
@@ -13662,7 +13662,7 @@ const kh = {
13662
13662
  }, Pu = ["xlink:href"];
13663
13663
  function Cu(e, t, o, i, a, r) {
13664
13664
  const l = R("VBtn"), c = R("VTooltip"), s = R("VCardTitle"), d = R("VDivider"), m = R("VTextField"), g = R("VCol"), p = R("VRow"), y = R("DateTimePicker"), f = R("VBtnToggle"), h = R("VCardText"), u = R("VCardActions"), x = R("VForm"), v = R("VCard");
13665
- return P(), D("div", _h, [
13665
+ return C(), D("div", _h, [
13666
13666
  n("div", {
13667
13667
  class: "menu-bar-box transition pa-1",
13668
13668
  style: ue({ top: o.top + o.paddingTop + 126 + "px", right: a.right + "px" })
@@ -13675,7 +13675,7 @@ function Cu(e, t, o, i, a, r) {
13675
13675
  "open-on-focus": !o.simple,
13676
13676
  "open-on-hover": !o.simple
13677
13677
  }, {
13678
- activator: C(({ props: w }) => [
13678
+ activator: P(({ props: w }) => [
13679
13679
  L(l, Y(w, {
13680
13680
  "min-width": "32",
13681
13681
  width: "32",
@@ -13683,7 +13683,7 @@ function Cu(e, t, o, i, a, r) {
13683
13683
  class: ["text-none pa-0", a.toggle ? "bg-primary active-border" : ""],
13684
13684
  onClick: r.handleMenuToggle
13685
13685
  }), {
13686
- default: C(() => t[8] || (t[8] = [
13686
+ default: P(() => t[8] || (t[8] = [
13687
13687
  n("i", { class: "iconfont icon-a-Spotweather text-h4" }, null, -1)
13688
13688
  ])),
13689
13689
  _: 2,
@@ -13693,14 +13693,14 @@ function Cu(e, t, o, i, a, r) {
13693
13693
  _: 1
13694
13694
  }, 8, ["text", "open-on-focus", "open-on-hover"])
13695
13695
  ], 4),
13696
- a.showForm && !o.simple ? (P(), Z(v, {
13696
+ a.showForm && !o.simple ? (C(), Z(v, {
13697
13697
  key: 0,
13698
13698
  class: "spot-form-card",
13699
13699
  style: ue({ top: o.top + o.paddingTop + 126 + "px", right: a.right + 50 + "px" })
13700
13700
  }, {
13701
- default: C(() => [
13701
+ default: P(() => [
13702
13702
  L(s, { class: "d-flex justify-space-between align-center" }, {
13703
- default: C(() => [
13703
+ default: P(() => [
13704
13704
  n("div", zh, [
13705
13705
  n("div", Lh, b(e.$t("spot.spotWeather")), 1)
13706
13706
  ]),
@@ -13711,7 +13711,7 @@ function Cu(e, t, o, i, a, r) {
13711
13711
  class: "mr-n2",
13712
13712
  onClick: r.handleCloseForm
13713
13713
  }, {
13714
- default: C(() => t[9] || (t[9] = [
13714
+ default: P(() => t[9] || (t[9] = [
13715
13715
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
13716
13716
  ])),
13717
13717
  _: 1,
@@ -13727,11 +13727,11 @@ function Cu(e, t, o, i, a, r) {
13727
13727
  class: "form-box",
13728
13728
  onSubmit: Se(r.submitForm, ["prevent"])
13729
13729
  }, {
13730
- default: C(() => [
13730
+ default: P(() => [
13731
13731
  L(h, { class: "text-body-1 py-1" }, {
13732
- default: C(() => [
13732
+ default: P(() => [
13733
13733
  n("div", Ph, [
13734
- (P(), D("svg", Ch, [
13734
+ (C(), D("svg", Ch, [
13735
13735
  n("use", {
13736
13736
  "xlink:href": `#icon-lng-${o.theme}`
13737
13737
  }, null, 8, Mh)
@@ -13739,12 +13739,12 @@ function Cu(e, t, o, i, a, r) {
13739
13739
  n("div", null, b(e.$t("spot.lng")), 1)
13740
13740
  ]),
13741
13741
  L(p, { class: "ma-0" }, {
13742
- default: C(() => [
13742
+ default: P(() => [
13743
13743
  L(g, {
13744
13744
  cols: "4",
13745
13745
  class: "pa-0 d-flex"
13746
13746
  }, {
13747
- default: C(() => [
13747
+ default: P(() => [
13748
13748
  L(m, {
13749
13749
  modelValue: a.form.lngDegree,
13750
13750
  "onUpdate:modelValue": t[0] || (t[0] = (w) => a.form.lngDegree = w),
@@ -13764,7 +13764,7 @@ function Cu(e, t, o, i, a, r) {
13764
13764
  cols: "6",
13765
13765
  class: "pa-0 d-flex"
13766
13766
  }, {
13767
- default: C(() => [
13767
+ default: P(() => [
13768
13768
  L(m, {
13769
13769
  modelValue: a.form.lngMinute,
13770
13770
  "onUpdate:modelValue": t[1] || (t[1] = (w) => a.form.lngMinute = w),
@@ -13785,7 +13785,7 @@ function Cu(e, t, o, i, a, r) {
13785
13785
  cols: "2",
13786
13786
  class: "pa-0"
13787
13787
  }, {
13788
- default: C(() => [
13788
+ default: P(() => [
13789
13789
  L(l, {
13790
13790
  variant: "outlined",
13791
13791
  density: "compact",
@@ -13796,7 +13796,7 @@ function Cu(e, t, o, i, a, r) {
13796
13796
  style: { border: "1px solid rgba(var(--v-theme-on-surface), 0.38)" },
13797
13797
  onClick: t[2] || (t[2] = (w) => a.form.lngDirection = a.form.lngDirection === "E" ? "W" : "E")
13798
13798
  }, {
13799
- default: C(() => [
13799
+ default: P(() => [
13800
13800
  de(b(a.form.lngDirection), 1)
13801
13801
  ]),
13802
13802
  _: 1
@@ -13808,7 +13808,7 @@ function Cu(e, t, o, i, a, r) {
13808
13808
  _: 1
13809
13809
  }),
13810
13810
  n("div", Sh, [
13811
- (P(), D("svg", Th, [
13811
+ (C(), D("svg", Th, [
13812
13812
  n("use", {
13813
13813
  "xlink:href": `#icon-lng-${o.theme}`
13814
13814
  }, null, 8, Rh)
@@ -13816,12 +13816,12 @@ function Cu(e, t, o, i, a, r) {
13816
13816
  n("div", null, b(e.$t("spot.lat")), 1)
13817
13817
  ]),
13818
13818
  L(p, { class: "ma-0" }, {
13819
- default: C(() => [
13819
+ default: P(() => [
13820
13820
  L(g, {
13821
13821
  cols: "4",
13822
13822
  class: "pa-0 d-flex"
13823
13823
  }, {
13824
- default: C(() => [
13824
+ default: P(() => [
13825
13825
  L(m, {
13826
13826
  modelValue: a.form.latDegree,
13827
13827
  "onUpdate:modelValue": t[3] || (t[3] = (w) => a.form.latDegree = w),
@@ -13844,7 +13844,7 @@ function Cu(e, t, o, i, a, r) {
13844
13844
  cols: "6",
13845
13845
  class: "pa-0 d-flex"
13846
13846
  }, {
13847
- default: C(() => [
13847
+ default: P(() => [
13848
13848
  L(m, {
13849
13849
  modelValue: a.form.latMinute,
13850
13850
  "onUpdate:modelValue": t[4] || (t[4] = (w) => a.form.latMinute = w),
@@ -13865,7 +13865,7 @@ function Cu(e, t, o, i, a, r) {
13865
13865
  cols: "2",
13866
13866
  class: "pa-0"
13867
13867
  }, {
13868
- default: C(() => [
13868
+ default: P(() => [
13869
13869
  L(l, {
13870
13870
  variant: "outlined",
13871
13871
  density: "compact",
@@ -13876,7 +13876,7 @@ function Cu(e, t, o, i, a, r) {
13876
13876
  style: { border: "1px solid rgba(var(--v-theme-on-surface), 0.38)" },
13877
13877
  onClick: t[5] || (t[5] = (w) => a.form.latDirection = a.form.latDirection === "N" ? "S" : "N")
13878
13878
  }, {
13879
- default: C(() => [
13879
+ default: P(() => [
13880
13880
  de(b(a.form.latDirection), 1)
13881
13881
  ]),
13882
13882
  _: 1
@@ -13888,7 +13888,7 @@ function Cu(e, t, o, i, a, r) {
13888
13888
  _: 1
13889
13889
  }),
13890
13890
  n("div", Ih, [
13891
- (P(), D("svg", Dh, [
13891
+ (C(), D("svg", Dh, [
13892
13892
  n("use", {
13893
13893
  "xlink:href": `#icon-date-time-${o.theme}`
13894
13894
  }, null, 8, Ah)
@@ -13896,12 +13896,12 @@ function Cu(e, t, o, i, a, r) {
13896
13896
  n("div", null, b(e.$t("spot.dateTime")), 1)
13897
13897
  ]),
13898
13898
  L(p, { class: "ma-0 mb-4" }, {
13899
- default: C(() => [
13899
+ default: P(() => [
13900
13900
  L(g, {
13901
13901
  cols: "12",
13902
13902
  class: "pa-0"
13903
13903
  }, {
13904
- default: C(() => [
13904
+ default: P(() => [
13905
13905
  L(y, Y({
13906
13906
  "date-time": a.form.dateTime,
13907
13907
  "time-zone": o.timeZone
@@ -13915,7 +13915,7 @@ function Cu(e, t, o, i, a, r) {
13915
13915
  _: 1
13916
13916
  }),
13917
13917
  n("div", Gh, [
13918
- (P(), D("svg", Wh, [
13918
+ (C(), D("svg", Wh, [
13919
13919
  n("use", {
13920
13920
  "xlink:href": `#icon-forecast-model-${o.theme}`
13921
13921
  }, null, 8, Fh)
@@ -13923,12 +13923,12 @@ function Cu(e, t, o, i, a, r) {
13923
13923
  n("div", null, b(e.$t("weather.forecastModel")), 1)
13924
13924
  ]),
13925
13925
  L(p, { class: "ma-0 mb-2" }, {
13926
- default: C(() => [
13926
+ default: P(() => [
13927
13927
  L(g, {
13928
13928
  cols: "12",
13929
13929
  class: "pa-0"
13930
13930
  }, {
13931
- default: C(() => [
13931
+ default: P(() => [
13932
13932
  L(f, {
13933
13933
  modelValue: a.form.forecastModel,
13934
13934
  "onUpdate:modelValue": t[7] || (t[7] = (w) => a.form.forecastModel = w),
@@ -13938,7 +13938,7 @@ function Cu(e, t, o, i, a, r) {
13938
13938
  density: "compact",
13939
13939
  group: ""
13940
13940
  }, {
13941
- default: C(() => [
13941
+ default: P(() => [
13942
13942
  L(l, {
13943
13943
  density: "compact",
13944
13944
  height: "30",
@@ -13947,7 +13947,7 @@ function Cu(e, t, o, i, a, r) {
13947
13947
  color: a.form.forecastModel === "GFS" ? "primary" : "",
13948
13948
  "base-color": ""
13949
13949
  }, {
13950
- default: C(() => t[14] || (t[14] = [
13950
+ default: P(() => t[14] || (t[14] = [
13951
13951
  de("NOAA", -1)
13952
13952
  ])),
13953
13953
  _: 1,
@@ -13961,7 +13961,7 @@ function Cu(e, t, o, i, a, r) {
13961
13961
  "base-color": "",
13962
13962
  value: "ECMWF"
13963
13963
  }, {
13964
- default: C(() => t[15] || (t[15] = [
13964
+ default: P(() => t[15] || (t[15] = [
13965
13965
  de("ECMWF", -1)
13966
13966
  ])),
13967
13967
  _: 1,
@@ -13981,14 +13981,14 @@ function Cu(e, t, o, i, a, r) {
13981
13981
  }),
13982
13982
  L(d),
13983
13983
  L(u, { class: "d-flex justify-end align-center ga-4" }, {
13984
- default: C(() => [
13984
+ default: P(() => [
13985
13985
  L(l, {
13986
13986
  size: "small",
13987
13987
  variant: "outlined",
13988
13988
  class: "text-none text-body-1 btn-border-1 btn-bg-1",
13989
13989
  onClick: r.cancelForm
13990
13990
  }, {
13991
- default: C(() => [
13991
+ default: P(() => [
13992
13992
  de(b(e.$t("actions.clear")), 1)
13993
13993
  ]),
13994
13994
  _: 1
@@ -14002,7 +14002,7 @@ function Cu(e, t, o, i, a, r) {
14002
14002
  type: "submit",
14003
14003
  class: "text-none text-body-1"
14004
14004
  }, {
14005
- default: C(() => [
14005
+ default: P(() => [
14006
14006
  de(b(e.$t("actions.confirm")), 1)
14007
14007
  ]),
14008
14008
  _: 1
@@ -14016,15 +14016,15 @@ function Cu(e, t, o, i, a, r) {
14016
14016
  ]),
14017
14017
  _: 1
14018
14018
  }, 8, ["style"])) : N("", !0),
14019
- a.showMeteo && !o.simple ? (P(), Z(v, {
14019
+ a.showMeteo && !o.simple ? (C(), Z(v, {
14020
14020
  key: 1,
14021
14021
  id: "idm-gl4-spot-meteo",
14022
14022
  class: "spot-meteo",
14023
14023
  style: { width: "490px", "z-index": "9" }
14024
14024
  }, {
14025
- default: C(() => [
14025
+ default: P(() => [
14026
14026
  L(s, { class: "d-flex justify-space-between align-center" }, {
14027
- default: C(() => [
14027
+ default: P(() => [
14028
14028
  n("div", Nh, [
14029
14029
  t[16] || (t[16] = n("i", { class: "iconfont icon-a-Spotweather text-h5 map-icon-aqua" }, null, -1)),
14030
14030
  n("div", Bh, b(r.computePosition(a.form || a.currentHourData)), 1)
@@ -14036,7 +14036,7 @@ function Cu(e, t, o, i, a, r) {
14036
14036
  variant: "plain",
14037
14037
  onClick: Se(r.handleCloseMeteo, ["stop"])
14038
14038
  }, {
14039
- default: C(() => t[17] || (t[17] = [
14039
+ default: P(() => t[17] || (t[17] = [
14040
14040
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
14041
14041
  ])),
14042
14042
  _: 1,
@@ -14047,7 +14047,7 @@ function Cu(e, t, o, i, a, r) {
14047
14047
  }),
14048
14048
  L(d),
14049
14049
  L(h, { class: "text-body-1 px-0 py-1" }, {
14050
- default: C(() => {
14050
+ default: P(() => {
14051
14051
  var w, k;
14052
14052
  return [
14053
14053
  n("div", Zh, [
@@ -14085,13 +14085,13 @@ function Cu(e, t, o, i, a, r) {
14085
14085
  }),
14086
14086
  L(d),
14087
14087
  L(u, { class: "d-flex justify-space-between align-center" }, {
14088
- default: C(() => {
14088
+ default: P(() => {
14089
14089
  var w;
14090
14090
  return [
14091
14091
  (w = o.followList) != null && w.some((k) => {
14092
14092
  var S, _;
14093
14093
  return (k == null ? void 0 : k.id) === a.form.followId || ((S = k == null ? void 0 : k.coordinate) == null ? void 0 : S.lng) === a.form.lng && ((_ = k == null ? void 0 : k.coordinate) == null ? void 0 : _.lat) === a.form.lat;
14094
- }) ? (P(), Z(l, {
14094
+ }) ? (C(), Z(l, {
14095
14095
  key: 0,
14096
14096
  class: "text-none text-body-1",
14097
14097
  id: "idm-gl4-spot-meteo-follow",
@@ -14100,14 +14100,14 @@ function Cu(e, t, o, i, a, r) {
14100
14100
  height: "32",
14101
14101
  onClick: Se(r.handleCancelFollow, ["stop"])
14102
14102
  }, {
14103
- prepend: C(() => t[19] || (t[19] = [
14103
+ prepend: P(() => t[19] || (t[19] = [
14104
14104
  n("i", { class: "iconfont icon-yishoucang text-h6 text-warning" }, null, -1)
14105
14105
  ])),
14106
- default: C(() => [
14106
+ default: P(() => [
14107
14107
  de(" " + b(e.$t("actions.unfollow")), 1)
14108
14108
  ]),
14109
14109
  _: 1
14110
- }, 8, ["onClick"])) : (P(), Z(l, {
14110
+ }, 8, ["onClick"])) : (C(), Z(l, {
14111
14111
  key: 1,
14112
14112
  id: "idm-gl4-spot-meteo-unfollow",
14113
14113
  class: "text-none text-body-1",
@@ -14116,10 +14116,10 @@ function Cu(e, t, o, i, a, r) {
14116
14116
  height: "32",
14117
14117
  onClick: Se(r.handleFollow, ["stop"])
14118
14118
  }, {
14119
- prepend: C(() => t[20] || (t[20] = [
14119
+ prepend: P(() => t[20] || (t[20] = [
14120
14120
  n("i", { class: "iconfont icon-weishoucang text-h6" }, null, -1)
14121
14121
  ])),
14122
- default: C(() => [
14122
+ default: P(() => [
14123
14123
  de(b(e.$t("actions.follow")) + " ", 1)
14124
14124
  ]),
14125
14125
  _: 1
@@ -14132,7 +14132,7 @@ function Cu(e, t, o, i, a, r) {
14132
14132
  class: "text-none text-body-1",
14133
14133
  onClick: Se(r.handleMeteoMore, ["stop"])
14134
14134
  }, {
14135
- default: C(() => [
14135
+ default: P(() => [
14136
14136
  de(b(e.$t("spot.forecast")), 1)
14137
14137
  ]),
14138
14138
  _: 1
@@ -14144,15 +14144,15 @@ function Cu(e, t, o, i, a, r) {
14144
14144
  ]),
14145
14145
  _: 1
14146
14146
  })) : N("", !0),
14147
- a.showMeteo && o.simple ? (P(), Z(v, {
14147
+ a.showMeteo && o.simple ? (C(), Z(v, {
14148
14148
  key: 2,
14149
14149
  ref: "spotMeteo",
14150
14150
  class: "position-absolute bottom-0 rounded-t-4",
14151
14151
  style: { width: "100vw", "z-index": "1001" }
14152
14152
  }, {
14153
- default: C(() => [
14153
+ default: P(() => [
14154
14154
  L(s, null, {
14155
- default: C(() => {
14155
+ default: P(() => {
14156
14156
  var w;
14157
14157
  return [
14158
14158
  n("div", lu, [
@@ -14164,7 +14164,7 @@ function Cu(e, t, o, i, a, r) {
14164
14164
  (w = o.followList) != null && w.some((k) => {
14165
14165
  var S, _;
14166
14166
  return (k == null ? void 0 : k.id) === a.form.followId || ((S = k == null ? void 0 : k.coordinate) == null ? void 0 : S.lng) === a.form.lng && ((_ = k == null ? void 0 : k.coordinate) == null ? void 0 : _.lat) === a.form.lat;
14167
- }) ? (P(), Z(l, {
14167
+ }) ? (C(), Z(l, {
14168
14168
  key: 0,
14169
14169
  class: "text-none text-body-1 rounded-circle",
14170
14170
  variant: "text",
@@ -14174,12 +14174,12 @@ function Cu(e, t, o, i, a, r) {
14174
14174
  "min-width": "28",
14175
14175
  onClick: Se(r.handleCancelFollow, ["stop"])
14176
14176
  }, {
14177
- default: C(() => t[22] || (t[22] = [
14177
+ default: P(() => t[22] || (t[22] = [
14178
14178
  n("i", { class: "iconfont icon-yishoucang text-h4 text-warning" }, null, -1)
14179
14179
  ])),
14180
14180
  _: 1,
14181
14181
  __: [22]
14182
- }, 8, ["onClick"])) : (P(), Z(l, {
14182
+ }, 8, ["onClick"])) : (C(), Z(l, {
14183
14183
  key: 1,
14184
14184
  class: "text-none text-body-1 rounded-circle",
14185
14185
  variant: "plain",
@@ -14189,7 +14189,7 @@ function Cu(e, t, o, i, a, r) {
14189
14189
  "min-width": "28",
14190
14190
  onClick: Se(r.handleFollow, ["stop"])
14191
14191
  }, {
14192
- default: C(() => t[23] || (t[23] = [
14192
+ default: P(() => t[23] || (t[23] = [
14193
14193
  n("i", { class: "iconfont icon-weishoucang text-h4" }, null, -1)
14194
14194
  ])),
14195
14195
  _: 1,
@@ -14202,7 +14202,7 @@ function Cu(e, t, o, i, a, r) {
14202
14202
  variant: "plain",
14203
14203
  onClick: Se(r.handleCloseMeteo, ["stop"])
14204
14204
  }, {
14205
- default: C(() => t[24] || (t[24] = [
14205
+ default: P(() => t[24] || (t[24] = [
14206
14206
  n("i", { class: "iconfont icon-close text-h4" }, null, -1)
14207
14207
  ])),
14208
14208
  _: 1,
@@ -14218,7 +14218,7 @@ function Cu(e, t, o, i, a, r) {
14218
14218
  }),
14219
14219
  L(d),
14220
14220
  L(h, { class: "text-body-1 px-0 py-2" }, {
14221
- default: C(() => {
14221
+ default: P(() => {
14222
14222
  var w, k;
14223
14223
  return [
14224
14224
  n("div", mu, [
@@ -14270,7 +14270,7 @@ function Cu(e, t, o, i, a, r) {
14270
14270
  _: 1
14271
14271
  }, 512)) : N("", !0),
14272
14272
  Qe(n("div", zu, [
14273
- (P(), D("svg", Lu, [
14273
+ (C(), D("svg", Lu, [
14274
14274
  n("use", {
14275
14275
  "xlink:href": `#icon-spot-${o.theme}`
14276
14276
  }, null, 8, Pu)
@@ -14642,7 +14642,7 @@ const Su = {
14642
14642
  }, Tu = { class: "idm-gl4-measure" };
14643
14643
  function Ru(e, t, o, i, a, r) {
14644
14644
  const l = R("VBtn"), c = R("VTooltip");
14645
- return P(), D("div", Tu, [
14645
+ return C(), D("div", Tu, [
14646
14646
  n("div", {
14647
14647
  class: "menu-bar-box transition pa-1",
14648
14648
  style: ue({ top: o.top + o.paddingTop + 166 + "px", right: a.right + "px" })
@@ -14655,7 +14655,7 @@ function Ru(e, t, o, i, a, r) {
14655
14655
  "open-on-focus": !o.simple,
14656
14656
  "open-on-hover": !o.simple
14657
14657
  }, {
14658
- activator: C(({ props: s }) => [
14658
+ activator: P(({ props: s }) => [
14659
14659
  L(l, Y(s, {
14660
14660
  "min-width": "32",
14661
14661
  width: "32",
@@ -14663,7 +14663,7 @@ function Ru(e, t, o, i, a, r) {
14663
14663
  class: ["text-none pa-0", a.toggle ? "bg-primary active-border" : ""],
14664
14664
  onClick: r.handleMenuToggle
14665
14665
  }), {
14666
- default: C(() => t[0] || (t[0] = [
14666
+ default: P(() => t[0] || (t[0] = [
14667
14667
  n("i", { class: "iconfont icon-a-Measuredistance text-h4" }, null, -1)
14668
14668
  ])),
14669
14669
  _: 2,
@@ -17554,52 +17554,52 @@ Ce.capture = async (e, t, o) => {
17554
17554
  if (o !== xr)
17555
17555
  throw new Error("[snapdom.capture] is internal. Use snapdom(...) instead.");
17556
17556
  let i = await wr(e, t), a = { img: async (f, h) => {
17557
- let { toImg: u } = await import("./toImg-1fca4794.js");
17557
+ let { toImg: u } = await import("./toImg-a6072aec.js");
17558
17558
  return u(i, { ...f, ...h || {} });
17559
17559
  }, svg: async (f, h) => {
17560
- let { toSvg: u } = await import("./toImg-1fca4794.js");
17560
+ let { toSvg: u } = await import("./toImg-a6072aec.js");
17561
17561
  return u(i, { ...f, ...h || {} });
17562
17562
  }, canvas: async (f, h) => {
17563
- let { toCanvas: u } = await import("./toCanvas-1a3c253a.js");
17563
+ let { toCanvas: u } = await import("./toCanvas-562c3f18.js");
17564
17564
  return u(i, { ...f, ...h || {} });
17565
17565
  }, blob: async (f, h) => {
17566
- let { toBlob: u } = await import("./toBlob-5b0ee821.js");
17566
+ let { toBlob: u } = await import("./toBlob-1f919cd5.js");
17567
17567
  return u(i, { ...f, ...h || {} });
17568
17568
  }, png: async (f, h) => {
17569
- let { rasterize: u } = await import("./rasterize-JS5G2XHH-881e388b.js");
17569
+ let { rasterize: u } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17570
17570
  return u(i, { ...f, ...h || {}, format: "png" });
17571
17571
  }, jpeg: async (f, h) => {
17572
- let { rasterize: u } = await import("./rasterize-JS5G2XHH-881e388b.js");
17572
+ let { rasterize: u } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17573
17573
  return u(i, { ...f, ...h || {}, format: "jpeg" });
17574
17574
  }, webp: async (f, h) => {
17575
- let { rasterize: u } = await import("./rasterize-JS5G2XHH-881e388b.js");
17575
+ let { rasterize: u } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17576
17576
  return u(i, { ...f, ...h || {}, format: "webp" });
17577
17577
  }, download: async (f, h) => {
17578
- let { download: u } = await import("./download-7a12fc1b.js");
17578
+ let { download: u } = await import("./download-3d119985.js");
17579
17579
  return u(i, { ...f, ...h || {} });
17580
17580
  } }, r = { ...t, export: { url: i }, exports: { svg: async (f) => {
17581
- let { toSvg: h } = await import("./toImg-1fca4794.js");
17581
+ let { toSvg: h } = await import("./toImg-a6072aec.js");
17582
17582
  return h(i, { ...t, ...f || {}, [$e]: !0 });
17583
17583
  }, canvas: async (f) => {
17584
- let { toCanvas: h } = await import("./toCanvas-1a3c253a.js");
17584
+ let { toCanvas: h } = await import("./toCanvas-562c3f18.js");
17585
17585
  return h(i, { ...t, ...f || {}, [$e]: !0 });
17586
17586
  }, png: async (f) => {
17587
- let { rasterize: h } = await import("./rasterize-JS5G2XHH-881e388b.js");
17587
+ let { rasterize: h } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17588
17588
  return h(i, { ...t, ...f || {}, format: "png", [$e]: !0 });
17589
17589
  }, jpeg: async (f) => {
17590
- let { rasterize: h } = await import("./rasterize-JS5G2XHH-881e388b.js");
17590
+ let { rasterize: h } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17591
17591
  return h(i, { ...t, ...f || {}, format: "jpeg", [$e]: !0 });
17592
17592
  }, jpg: async (f) => {
17593
- let { rasterize: h } = await import("./rasterize-JS5G2XHH-881e388b.js");
17593
+ let { rasterize: h } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17594
17594
  return h(i, { ...t, ...f || {}, format: "jpeg", [$e]: !0 });
17595
17595
  }, webp: async (f) => {
17596
- let { rasterize: h } = await import("./rasterize-JS5G2XHH-881e388b.js");
17596
+ let { rasterize: h } = await import("./rasterize-JS5G2XHH-aa148d42.js");
17597
17597
  return h(i, { ...t, ...f || {}, format: "webp", [$e]: !0 });
17598
17598
  }, blob: async (f) => {
17599
- let { toBlob: h } = await import("./toBlob-5b0ee821.js");
17599
+ let { toBlob: h } = await import("./toBlob-1f919cd5.js");
17600
17600
  return h(i, { ...t, ...f || {}, [$e]: !0 });
17601
17601
  }, img: async (f) => {
17602
- let { toImg: h } = await import("./toImg-1fca4794.js");
17602
+ let { toImg: h } = await import("./toImg-a6072aec.js");
17603
17603
  return h(i, { ...t, ...f || {}, [$e]: !0 });
17604
17604
  } } }, l = await _p("defineExports", r), c = Object.assign({}, ...l.filter((f) => f && typeof f == "object")), s = { ...a, ...c };
17605
17605
  s.jpeg && !s.jpg && (s.jpg = (f, h) => s.jpeg(f, h));
@@ -18160,7 +18160,7 @@ const a0 = {
18160
18160
  data() {
18161
18161
  return {
18162
18162
  recorder: null,
18163
- actionStatus: 1,
18163
+ actionStatus: 0,
18164
18164
  // 1 ready, 2 dragging, 3 dragend, 4 confirmed, 5 recording, 6 saving, 7 stop
18165
18165
  startX: 0,
18166
18166
  startY: 0,
@@ -18195,21 +18195,16 @@ const a0 = {
18195
18195
  await this.finishGifGeneration();
18196
18196
  }, 2e3));
18197
18197
  }
18198
+ },
18199
+ enabled: {
18200
+ handler(e) {
18201
+ e ? this.actionStatus = 1 : this.clear();
18202
+ }
18198
18203
  }
18199
- // enabled: {
18200
- // handler(newVal) {
18201
- // if (!newVal) {
18202
- // this.clear()
18203
- // }
18204
- // },
18205
- // },
18206
18204
  },
18207
18205
  async mounted() {
18208
18206
  this.ossClient = await Mr.create(this.token);
18209
18207
  },
18210
- beforeUnmount() {
18211
- this.clear();
18212
- },
18213
18208
  methods: {
18214
18209
  //鼠标选取区域
18215
18210
  handleMouseDown(e) {
@@ -18272,7 +18267,7 @@ const a0 = {
18272
18267
  clear() {
18273
18268
  this.actionStatus === 5 && this.recorder ? (console.log("[BottomBar] 等待最后一帧截图完成..."), setTimeout(async () => {
18274
18269
  await this.finishGifGeneration();
18275
- }, 2e3)) : (this.actionStatus = 1, this.frameCount = 0, this.blob = null, this.recorder && (this.recorder.reset(), this.recorder = null), this.$emit("closeRecord"));
18270
+ }, 2e3)) : (this.actionStatus = 0, this.frameCount = 0, this.blob = null, this.recorder && (this.recorder.reset(), this.recorder = null), this.$emit("closeRecord"));
18276
18271
  },
18277
18272
  async handleUpload(e) {
18278
18273
  var a;
@@ -18282,7 +18277,7 @@ const a0 = {
18282
18277
  }, o = await this.ossClient.put2HZ("/share", [t]);
18283
18278
  console.log("[BottomBar] streams:", o);
18284
18279
  const i = ((a = o == null ? void 0 : o[0]) == null ? void 0 : a.url) || "";
18285
- this.$emit("preview", i), this.handleDownload(), this.clear();
18280
+ this.$emit("preview", i), this.clear();
18286
18281
  },
18287
18282
  handleDownload() {
18288
18283
  const t = `ORM-Record-${G().format("yyyyMMDD-HHmm")}.gif`;
@@ -18301,22 +18296,22 @@ const a0 = {
18301
18296
  }, h0 = { class: "text-body-2" };
18302
18297
  function u0(e, t, o, i, a, r) {
18303
18298
  const l = R("VBtn");
18304
- return P(), D("div", i0, [
18305
- a.actionStatus > 0 && a.actionStatus < 4 ? (P(), D("div", {
18299
+ return C(), D("div", i0, [
18300
+ a.actionStatus > 0 && a.actionStatus < 4 ? (C(), D("div", {
18306
18301
  key: 0,
18307
18302
  class: "capture-selector",
18308
18303
  onMousedown: t[2] || (t[2] = (...c) => r.handleMouseDown && r.handleMouseDown(...c)),
18309
18304
  onMousemove: t[3] || (t[3] = (...c) => r.handleMouseMove && r.handleMouseMove(...c)),
18310
18305
  onMouseup: t[4] || (t[4] = (...c) => r.handleMouseUp && r.handleMouseUp(...c))
18311
18306
  }, [
18312
- a.actionStatus === 1 ? (P(), D("div", r0, b(e.$t("tips.crossHairText")), 1)) : N("", !0),
18313
- a.actionStatus >= 2 ? (P(), D("div", {
18307
+ a.actionStatus === 1 ? (C(), D("div", r0, b(e.$t("tips.crossHairText")), 1)) : N("", !0),
18308
+ a.actionStatus >= 2 ? (C(), D("div", {
18314
18309
  key: 1,
18315
18310
  class: "selection-box",
18316
18311
  style: ue(r.selectionStyle)
18317
18312
  }, [
18318
18313
  n("div", l0, b(Math.round(a.selection.width)) + " × " + b(Math.round(a.selection.height)), 1),
18319
- a.actionStatus === 3 ? (P(), D("div", {
18314
+ a.actionStatus === 3 ? (C(), D("div", {
18320
18315
  key: 0,
18321
18316
  class: "action-buttons px-2 rounded font-weight-bold bg-background d-flex justify-end ga-4",
18322
18317
  onMousedown: t[0] || (t[0] = Se(() => {
@@ -18341,7 +18336,7 @@ function u0(e, t, o, i, a, r) {
18341
18336
  ], 32)) : N("", !0)
18342
18337
  ], 4)) : N("", !0)
18343
18338
  ], 32)) : N("", !0),
18344
- a.actionStatus >= 4 && a.actionStatus < 7 ? (P(), D("div", {
18339
+ a.actionStatus >= 4 && a.actionStatus < 7 ? (C(), D("div", {
18345
18340
  key: 1,
18346
18341
  class: _e(["capture-frame", { recording: a.actionStatus === 5 }]),
18347
18342
  style: ue(r.selectionStyle)
@@ -18356,11 +18351,11 @@ function u0(e, t, o, i, a, r) {
18356
18351
  onMouseup: t[6] || (t[6] = Se(() => {
18357
18352
  }, ["stop"]))
18358
18353
  }, [
18359
- a.actionStatus === 5 ? (P(), D("div", c0, [
18354
+ a.actionStatus === 5 ? (C(), D("div", c0, [
18360
18355
  t[7] || (t[7] = n("div", { class: "dot bg-danger" }, null, -1)),
18361
18356
  n("div", m0, b(e.$t("tips.recordingText")), 1)
18362
18357
  ])) : N("", !0),
18363
- a.actionStatus === 6 ? (P(), D("div", d0, [
18358
+ a.actionStatus === 6 ? (C(), D("div", d0, [
18364
18359
  t[8] || (t[8] = n("div", { class: "dot bg-success" }, null, -1)),
18365
18360
  n("div", h0, b(e.$t("tips.savingText")), 1)
18366
18361
  ])) : N("", !0)
@@ -18368,7 +18363,7 @@ function u0(e, t, o, i, a, r) {
18368
18363
  ], 6)) : N("", !0)
18369
18364
  ]);
18370
18365
  }
18371
- const p0 = /* @__PURE__ */ ne(a0, [["render", u0], ["__scopeId", "data-v-e4852901"]]);
18366
+ const p0 = /* @__PURE__ */ ne(a0, [["render", u0], ["__scopeId", "data-v-561badd1"]]);
18372
18367
  const g0 = {
18373
18368
  name: "IdmBottomBar",
18374
18369
  components: { DateTimePicker: ta, IdmCapture: p0 },
@@ -18508,9 +18503,8 @@ const g0 = {
18508
18503
  }, k0 = ["onClick"], _0 = { class: "btn-box d-flex justify-start align-center rounded ga-2 py-1 px-3" }, z0 = { class: "text-body-1" };
18509
18504
  function L0(e, t, o, i, a, r) {
18510
18505
  const l = R("IdmCapture"), c = R("DateTimePicker"), s = R("VListItemTitle"), d = R("VListItem"), m = R("VList"), g = R("VMenu"), p = R("VBtn"), y = R("VDivider"), f = R("VTooltip");
18511
- return P(), D("div", f0, [
18512
- a.gifEnabled ? (P(), Z(l, Y({
18513
- key: 0,
18506
+ return C(), D("div", f0, [
18507
+ L(l, Y({
18514
18508
  ref: "capture",
18515
18509
  isPlaying: !a.paused,
18516
18510
  enabled: a.gifEnabled,
@@ -18519,7 +18513,7 @@ function L0(e, t, o, i, a, r) {
18519
18513
  onCloseRecord: t[0] || (t[0] = (h) => {
18520
18514
  a.gifEnabled = !1, a.paused = !0;
18521
18515
  })
18522
- }, e.$attrs), null, 16, ["isPlaying", "enabled", "frequency", "currentTimestamp"])) : N("", !0),
18516
+ }, e.$attrs), null, 16, ["isPlaying", "enabled", "frequency", "currentTimestamp"]),
18523
18517
  n("div", {
18524
18518
  class: "timeline-box px-2 d-flex justify-start align-center rounded",
18525
18519
  style: ue({ right: a.right + 146 + "px", bottom: Object.values(a.show).includes(!0) ? "10px" : "-100px" })
@@ -18544,13 +18538,13 @@ function L0(e, t, o, i, a, r) {
18544
18538
  class: "text-none elevation-0 btn-border-1 btn-bg-1 text-body-1",
18545
18539
  "min-width": "30"
18546
18540
  }, {
18547
- default: C(() => [
18541
+ default: P(() => [
18548
18542
  de(b(a.intervalHour) + " h ", 1),
18549
18543
  L(g, { activator: "parent" }, {
18550
- default: C(() => [
18544
+ default: P(() => [
18551
18545
  L(m, { class: "pa-1" }, {
18552
- default: C(() => [
18553
- (P(!0), D(Ie, null, De(a.intervalOptions, (h, u) => (P(), Z(d, {
18546
+ default: P(() => [
18547
+ (C(!0), D(Ie, null, De(a.intervalOptions, (h, u) => (C(), Z(d, {
18554
18548
  key: u,
18555
18549
  value: h,
18556
18550
  variant: a.intervalHour === h ? "tonal" : "text",
@@ -18562,11 +18556,11 @@ function L0(e, t, o, i, a, r) {
18562
18556
  "min-width": "30",
18563
18557
  class: "pa-0 text-center text-body-1"
18564
18558
  }, {
18565
- default: C(() => [
18559
+ default: P(() => [
18566
18560
  L(s, {
18567
18561
  onClick: (x) => a.intervalHour = h
18568
18562
  }, {
18569
- default: C(() => [
18563
+ default: P(() => [
18570
18564
  de(b(h) + "h", 1)
18571
18565
  ]),
18572
18566
  _: 2
@@ -18594,7 +18588,7 @@ function L0(e, t, o, i, a, r) {
18594
18588
  text: e.$t("actions.record"),
18595
18589
  location: "top"
18596
18590
  }, {
18597
- activator: C(({ props: h }) => [
18591
+ activator: P(({ props: h }) => [
18598
18592
  L(p, Y(h, {
18599
18593
  icon: "",
18600
18594
  size: "small",
@@ -18604,7 +18598,7 @@ function L0(e, t, o, i, a, r) {
18604
18598
  class: "mr-1",
18605
18599
  onClick: t[5] || (t[5] = (u) => a.gifEnabled = !a.gifEnabled)
18606
18600
  }), {
18607
- default: C(() => t[12] || (t[12] = [
18601
+ default: P(() => t[12] || (t[12] = [
18608
18602
  n("i", {
18609
18603
  class: "mdi mdi-radiobox-marked",
18610
18604
  style: { "font-size": "22px" }
@@ -18620,7 +18614,7 @@ function L0(e, t, o, i, a, r) {
18620
18614
  text: e.$t("actions.reset"),
18621
18615
  location: "top"
18622
18616
  }, {
18623
- activator: C(({ props: h }) => [
18617
+ activator: P(({ props: h }) => [
18624
18618
  L(p, Y(h, {
18625
18619
  icon: "",
18626
18620
  size: "small",
@@ -18628,7 +18622,7 @@ function L0(e, t, o, i, a, r) {
18628
18622
  variant: "text",
18629
18623
  onClick: r.handleReset
18630
18624
  }), {
18631
- default: C(() => t[13] || (t[13] = [
18625
+ default: P(() => t[13] || (t[13] = [
18632
18626
  n("i", { class: "iconfont icon-Reset" }, null, -1)
18633
18627
  ])),
18634
18628
  _: 2,
@@ -18641,7 +18635,7 @@ function L0(e, t, o, i, a, r) {
18641
18635
  text: e.$t("actions.backward"),
18642
18636
  location: "top"
18643
18637
  }, {
18644
- activator: C(({ props: h }) => [
18638
+ activator: P(({ props: h }) => [
18645
18639
  L(p, Y(h, {
18646
18640
  icon: "",
18647
18641
  size: "small",
@@ -18649,7 +18643,7 @@ function L0(e, t, o, i, a, r) {
18649
18643
  variant: "text",
18650
18644
  onClick: r.handleBackward
18651
18645
  }), {
18652
- default: C(() => t[14] || (t[14] = [
18646
+ default: P(() => t[14] || (t[14] = [
18653
18647
  n("i", { class: "iconfont icon-Backward" }, null, -1)
18654
18648
  ])),
18655
18649
  _: 2,
@@ -18662,15 +18656,15 @@ function L0(e, t, o, i, a, r) {
18662
18656
  text: e.$t("actions.play"),
18663
18657
  location: "top"
18664
18658
  }, {
18665
- activator: C(({ props: h }) => [
18666
- a.paused ? (P(), Z(p, Y({ key: 0 }, h, {
18659
+ activator: P(({ props: h }) => [
18660
+ a.paused ? (C(), Z(p, Y({ key: 0 }, h, {
18667
18661
  icon: "",
18668
18662
  size: "small",
18669
18663
  density: "comfortable",
18670
18664
  variant: "text",
18671
18665
  onClick: r.handlePlay
18672
18666
  }), {
18673
- default: C(() => t[15] || (t[15] = [
18667
+ default: P(() => t[15] || (t[15] = [
18674
18668
  n("i", { class: "iconfont icon-Play" }, null, -1)
18675
18669
  ])),
18676
18670
  _: 2,
@@ -18683,15 +18677,15 @@ function L0(e, t, o, i, a, r) {
18683
18677
  text: e.$t("actions.pause"),
18684
18678
  location: "top"
18685
18679
  }, {
18686
- activator: C(({ props: h }) => [
18687
- a.paused ? N("", !0) : (P(), Z(p, Y({ key: 0 }, h, {
18680
+ activator: P(({ props: h }) => [
18681
+ a.paused ? N("", !0) : (C(), Z(p, Y({ key: 0 }, h, {
18688
18682
  icon: "",
18689
18683
  size: "small",
18690
18684
  density: "comfortable",
18691
18685
  variant: "text",
18692
18686
  onClick: r.handlePause
18693
18687
  }), {
18694
- default: C(() => t[16] || (t[16] = [
18688
+ default: P(() => t[16] || (t[16] = [
18695
18689
  n("i", { class: "iconfont icon-Pause" }, null, -1)
18696
18690
  ])),
18697
18691
  _: 2,
@@ -18704,7 +18698,7 @@ function L0(e, t, o, i, a, r) {
18704
18698
  text: e.$t("actions.forward"),
18705
18699
  location: "top"
18706
18700
  }, {
18707
- activator: C(({ props: h }) => [
18701
+ activator: P(({ props: h }) => [
18708
18702
  L(p, Y(h, {
18709
18703
  icon: "",
18710
18704
  size: "small",
@@ -18712,7 +18706,7 @@ function L0(e, t, o, i, a, r) {
18712
18706
  variant: "text",
18713
18707
  onClick: r.handleForward
18714
18708
  }), {
18715
- default: C(() => t[17] || (t[17] = [
18709
+ default: P(() => t[17] || (t[17] = [
18716
18710
  n("i", { class: "iconfont icon-Forward" }, null, -1)
18717
18711
  ])),
18718
18712
  _: 2,
@@ -18732,7 +18726,7 @@ function L0(e, t, o, i, a, r) {
18732
18726
  text: e.$t("weather.windBarbs"),
18733
18727
  location: "top"
18734
18728
  }, {
18735
- activator: C(({ props: h }) => {
18729
+ activator: P(({ props: h }) => {
18736
18730
  var u, x;
18737
18731
  return [
18738
18732
  L(p, Y(h, {
@@ -18744,7 +18738,7 @@ function L0(e, t, o, i, a, r) {
18744
18738
  "min-width": "24",
18745
18739
  onClick: t[6] || (t[6] = (v) => r.handleClickFastWeather("wind"))
18746
18740
  }), {
18747
- default: C(() => t[18] || (t[18] = [
18741
+ default: P(() => t[18] || (t[18] = [
18748
18742
  n("i", { class: "iconfont icon-a-WindLevel" }, null, -1)
18749
18743
  ])),
18750
18744
  _: 2,
@@ -18758,7 +18752,7 @@ function L0(e, t, o, i, a, r) {
18758
18752
  text: e.$t("weather.sigWaveHeight"),
18759
18753
  location: "top"
18760
18754
  }, {
18761
- activator: C(({ props: h }) => {
18755
+ activator: P(({ props: h }) => {
18762
18756
  var u, x;
18763
18757
  return [
18764
18758
  L(p, Y(h, {
@@ -18770,7 +18764,7 @@ function L0(e, t, o, i, a, r) {
18770
18764
  "min-width": "24",
18771
18765
  onClick: t[7] || (t[7] = (v) => r.handleClickFastWeather("sig-wave-height"))
18772
18766
  }), {
18773
- default: C(() => [
18767
+ default: P(() => [
18774
18768
  n("i", Y(h, { class: "iconfont icon-a-WaveHeight" }), null, 16)
18775
18769
  ]),
18776
18770
  _: 2
@@ -18783,7 +18777,7 @@ function L0(e, t, o, i, a, r) {
18783
18777
  text: e.$t("weather.currentDirection"),
18784
18778
  location: "top"
18785
18779
  }, {
18786
- activator: C(({ props: h }) => {
18780
+ activator: P(({ props: h }) => {
18787
18781
  var u, x;
18788
18782
  return [
18789
18783
  L(p, Y(h, {
@@ -18795,7 +18789,7 @@ function L0(e, t, o, i, a, r) {
18795
18789
  "min-width": "24",
18796
18790
  onClick: t[8] || (t[8] = (v) => r.handleClickFastWeather("current-direction"))
18797
18791
  }), {
18798
- default: C(() => [
18792
+ default: P(() => [
18799
18793
  n("i", Y(h, { class: "iconfont icon-Current" }), null, 16)
18800
18794
  ]),
18801
18795
  _: 2
@@ -18808,7 +18802,7 @@ function L0(e, t, o, i, a, r) {
18808
18802
  text: e.$t("weather.weatherLayers"),
18809
18803
  location: "top"
18810
18804
  }, {
18811
- activator: C(({ props: h }) => [
18805
+ activator: P(({ props: h }) => [
18812
18806
  L(p, Y(h, {
18813
18807
  class: "pa-1 d-flex",
18814
18808
  variant: "text",
@@ -18817,7 +18811,7 @@ function L0(e, t, o, i, a, r) {
18817
18811
  "min-width": "24",
18818
18812
  onClick: r.handleClickFastMore
18819
18813
  }), {
18820
- default: C(() => [
18814
+ default: P(() => [
18821
18815
  n("i", Y(h, { class: "iconfont icon-dots-align" }), null, 16)
18822
18816
  ]),
18823
18817
  _: 2
@@ -18839,7 +18833,7 @@ function L0(e, t, o, i, a, r) {
18839
18833
  color: a.source === "GFS" ? "primary" : "",
18840
18834
  onClick: t[9] || (t[9] = (h) => a.source = "GFS")
18841
18835
  }, {
18842
- default: C(() => t[19] || (t[19] = [
18836
+ default: P(() => t[19] || (t[19] = [
18843
18837
  de("NOAA", -1)
18844
18838
  ])),
18845
18839
  _: 1,
@@ -18852,7 +18846,7 @@ function L0(e, t, o, i, a, r) {
18852
18846
  color: a.source === "ECMWF" ? "primary" : "",
18853
18847
  onClick: t[10] || (t[10] = (h) => a.source = "ECMWF")
18854
18848
  }, {
18855
- default: C(() => t[20] || (t[20] = [
18849
+ default: P(() => t[20] || (t[20] = [
18856
18850
  de("ECMWF", -1)
18857
18851
  ])),
18858
18852
  _: 1,
@@ -18864,8 +18858,8 @@ function L0(e, t, o, i, a, r) {
18864
18858
  class: "timezone-box d-flex flex-column justify-space-between align-end",
18865
18859
  style: ue({ right: a.right + "px" })
18866
18860
  }, [
18867
- a.showTimezone ? (P(), D("div", v0, [
18868
- (P(!0), D(Ie, null, De(a.offsets, (h) => (P(), D("div", {
18861
+ a.showTimezone ? (C(), D("div", v0, [
18862
+ (C(!0), D(Ie, null, De(a.offsets, (h) => (C(), D("div", {
18869
18863
  key: h,
18870
18864
  class: "item rounded text-body-2 hover-active",
18871
18865
  onClick: (u) => a.timeZone = h
@@ -18880,7 +18874,7 @@ function L0(e, t, o, i, a, r) {
18880
18874
  color: "primary",
18881
18875
  onClick: t[11] || (t[11] = (h) => a.showTimezone = !a.showTimezone)
18882
18876
  }, {
18883
- default: C(() => [
18877
+ default: P(() => [
18884
18878
  de(" UTC " + b(a.timeZone < 0 ? a.timeZone : "+" + a.timeZone), 1)
18885
18879
  ]),
18886
18880
  _: 1
@@ -19002,7 +18996,7 @@ const C0 = {
19002
18996
  }, M0 = { class: "w-100 timeline-box d-flex justify-space-around align-center rounded px-2" };
19003
18997
  function S0(e, t, o, i, a, r) {
19004
18998
  const l = R("VBtn"), c = R("DateTimePicker");
19005
- return P(), D("div", {
18999
+ return C(), D("div", {
19006
19000
  class: "idm-time-player-gl4 d-flex justify-center align-center",
19007
19001
  style: ue({ bottom: Object.values(a.show).includes(!0) ? o.playerBottom + "px" : "-100px" })
19008
19002
  }, [
@@ -19016,7 +19010,7 @@ function S0(e, t, o, i, a, r) {
19016
19010
  height: "30",
19017
19011
  onClick: r.handleReset
19018
19012
  }, {
19019
- default: C(() => t[4] || (t[4] = [
19013
+ default: P(() => t[4] || (t[4] = [
19020
19014
  n("i", { class: "iconfont icon-Reset" }, null, -1)
19021
19015
  ])),
19022
19016
  _: 1,
@@ -19031,7 +19025,7 @@ function S0(e, t, o, i, a, r) {
19031
19025
  height: "30",
19032
19026
  onClick: r.handleBackward
19033
19027
  }, {
19034
- default: C(() => t[5] || (t[5] = [
19028
+ default: P(() => t[5] || (t[5] = [
19035
19029
  n("i", { class: "iconfont icon-Backward" }, null, -1)
19036
19030
  ])),
19037
19031
  _: 1,
@@ -19059,13 +19053,13 @@ function S0(e, t, o, i, a, r) {
19059
19053
  height: "30",
19060
19054
  onClick: r.handleForward
19061
19055
  }, {
19062
- default: C(() => t[6] || (t[6] = [
19056
+ default: P(() => t[6] || (t[6] = [
19063
19057
  n("i", { class: "iconfont icon-Forward" }, null, -1)
19064
19058
  ])),
19065
19059
  _: 1,
19066
19060
  __: [6]
19067
19061
  }, 8, ["onClick"]),
19068
- a.paused ? (P(), Z(l, {
19062
+ a.paused ? (C(), Z(l, {
19069
19063
  key: 0,
19070
19064
  size: "small",
19071
19065
  density: "compact",
@@ -19075,12 +19069,12 @@ function S0(e, t, o, i, a, r) {
19075
19069
  height: "30",
19076
19070
  onClick: r.handlePlay
19077
19071
  }, {
19078
- default: C(() => t[7] || (t[7] = [
19072
+ default: P(() => t[7] || (t[7] = [
19079
19073
  n("i", { class: "iconfont icon-Play" }, null, -1)
19080
19074
  ])),
19081
19075
  _: 1,
19082
19076
  __: [7]
19083
- }, 8, ["onClick"])) : (P(), Z(l, {
19077
+ }, 8, ["onClick"])) : (C(), Z(l, {
19084
19078
  key: 1,
19085
19079
  size: "small",
19086
19080
  density: "compact",
@@ -19090,7 +19084,7 @@ function S0(e, t, o, i, a, r) {
19090
19084
  height: "30",
19091
19085
  onClick: r.handlePause
19092
19086
  }, {
19093
- default: C(() => t[8] || (t[8] = [
19087
+ default: P(() => t[8] || (t[8] = [
19094
19088
  n("i", { class: "iconfont icon-Pause" }, null, -1)
19095
19089
  ])),
19096
19090
  _: 1,
@@ -19171,7 +19165,7 @@ const kr = /* @__PURE__ */ ne(C0, [["render", S0]]), T0 = {
19171
19165
  };
19172
19166
  function I0(e, t, o, i, a, r) {
19173
19167
  const l = R("IdmOtherLayer"), c = R("IdmWeatherLayer"), s = R("IdmTropicals"), d = R("IdmMeasure"), m = R("IdmSpot"), g = R("IdmBottomBar"), p = R("IdmTimePlayer");
19174
- return P(), D("div", R0, [
19168
+ return C(), D("div", R0, [
19175
19169
  L(l, Y({
19176
19170
  ref: "idmOtherLayers",
19177
19171
  simple: o.simple,
@@ -19235,7 +19229,7 @@ function I0(e, t, o, i, a, r) {
19235
19229
  "forecast-model": o.forecastModel,
19236
19230
  "map-feather": o.mapFeather
19237
19231
  }, e.$attrs), null, 16, ["simple", "map", "token", "default-meteo-token", "gateway", "forecast-model", "map-feather"]),
19238
- o.simple ? N("", !0) : (P(), Z(g, Y({
19232
+ o.simple ? N("", !0) : (C(), Z(g, Y({
19239
19233
  key: 0,
19240
19234
  ref: "idmBottomBar",
19241
19235
  "forecast-model": o.forecastModel,
@@ -19245,7 +19239,7 @@ function I0(e, t, o, i, a, r) {
19245
19239
  "default-meteo-token": a.defaultMeteoToken,
19246
19240
  token: o.token
19247
19241
  }, e.$attrs), null, 16, ["forecast-model", "weather-check-list", "map-feather", "gateway", "default-meteo-token", "token"])),
19248
- o.simple ? (P(), Z(p, Y({
19242
+ o.simple ? (C(), Z(p, Y({
19249
19243
  key: 1,
19250
19244
  ref: "idmBottomBar",
19251
19245
  playerBottom: a.playerBottom,
@@ -38243,13 +38237,13 @@ const G0 = {
38243
38237
  };
38244
38238
  function Z0(e, t, o, i, a, r) {
38245
38239
  const l = R("VBtn");
38246
- return P(), D("div", {
38240
+ return C(), D("div", {
38247
38241
  class: "mapbox-initial-gl4 gif-container",
38248
38242
  id: "mapbox-initial-gl4",
38249
38243
  style: ue({ height: o.height, width: o.width })
38250
38244
  }, [
38251
38245
  t[6] || (t[6] = n("div", { id: "map" }, null, -1)),
38252
- o.simple ? (P(), D("div", {
38246
+ o.simple ? (C(), D("div", {
38253
38247
  key: 0,
38254
38248
  class: "menu-bar-box transition px-1 rounded d-flex flex-column pa-1 simple",
38255
38249
  style: ue({ top: o.top + 254 + "px", right: a.right + "px", height: "40px" })
@@ -38262,7 +38256,7 @@ function Z0(e, t, o, i, a, r) {
38262
38256
  class: "pa-0 elevation-0",
38263
38257
  onClick: r.initOnlineMap
38264
38258
  }, {
38265
- default: C(() => t[0] || (t[0] = [
38259
+ default: P(() => t[0] || (t[0] = [
38266
38260
  n("i", { class: "iconfont icon-shuaxin text-h4" }, null, -1)
38267
38261
  ])),
38268
38262
  _: 1,
@@ -38270,7 +38264,7 @@ function Z0(e, t, o, i, a, r) {
38270
38264
  }, 8, ["onClick"])
38271
38265
  ])
38272
38266
  ], 4)) : N("", !0),
38273
- o.simple ? N("", !0) : (P(), D("div", {
38267
+ o.simple ? N("", !0) : (C(), D("div", {
38274
38268
  key: 1,
38275
38269
  class: "menu-bar-box transition px-1 rounded d-flex flex-column",
38276
38270
  style: ue({ top: o.top + 268 + "px", right: a.right + "px", height: "112px" })
@@ -38283,7 +38277,7 @@ function Z0(e, t, o, i, a, r) {
38283
38277
  class: "pa-0 elevation-0",
38284
38278
  onClick: r.handleZoomIn
38285
38279
  }, {
38286
- default: C(() => t[1] || (t[1] = [
38280
+ default: P(() => t[1] || (t[1] = [
38287
38281
  n("i", { class: "iconfont icon-a-Zoomin text-h4" }, null, -1)
38288
38282
  ])),
38289
38283
  _: 1,
@@ -38297,7 +38291,7 @@ function Z0(e, t, o, i, a, r) {
38297
38291
  class: "elevation-0 pa-0",
38298
38292
  onClick: r.handleZoomOut
38299
38293
  }, {
38300
- default: C(() => t[2] || (t[2] = [
38294
+ default: P(() => t[2] || (t[2] = [
38301
38295
  n("i", { class: "iconfont icon-a-Zoomout text-h4" }, null, -1)
38302
38296
  ])),
38303
38297
  _: 1,
@@ -38305,7 +38299,7 @@ function Z0(e, t, o, i, a, r) {
38305
38299
  }, 8, ["onClick"])
38306
38300
  ])
38307
38301
  ], 4)),
38308
- o.simple ? N("", !0) : (P(), D("div", B0, [
38302
+ o.simple ? N("", !0) : (C(), D("div", B0, [
38309
38303
  t[3] || (t[3] = n("span", null, "© 2023", -1)),
38310
38304
  n("span", null, "-" + b(r.computeYear), 1),
38311
38305
  t[4] || (t[4] = n("span", { class: "text-uppercase ma-2" }, "ormwx.com", -1)),