@idmwx/idmui-gl4 0.8.5 → 0.8.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -438,7 +438,8 @@ const Va = {
438
438
  layout: {
439
439
  "symbol-placement": "point",
440
440
  "icon-image": "warning",
441
- "icon-size": 0.7,
441
+ "icon-size": 1,
442
+ "icon-offset": [0, -15],
442
443
  "icon-allow-overlap": !0,
443
444
  "icon-rotation-alignment": "viewport"
444
445
  },
@@ -453,7 +454,8 @@ const Va = {
453
454
  layout: {
454
455
  "symbol-placement": "line-center",
455
456
  "icon-image": "warning",
456
- "icon-size": 0.7,
457
+ "icon-size": 1,
458
+ "icon-offset": [0, -15],
457
459
  "icon-allow-overlap": !0,
458
460
  "icon-rotation-alignment": "viewport"
459
461
  },
@@ -468,7 +470,8 @@ const Va = {
468
470
  layout: {
469
471
  "symbol-placement": "point",
470
472
  "icon-image": "warning",
471
- "icon-size": 0.7
473
+ "icon-offset": [0, -15],
474
+ "icon-size": 1
472
475
  },
473
476
  paint: {
474
477
  "icon-opacity": 0.8
@@ -502,11 +505,12 @@ function Za(t, e, o, i, a, r) {
502
505
  m(s, {
503
506
  icon: "",
504
507
  density: "compact",
508
+ variant: "plain",
505
509
  class: "close",
506
510
  onClick: e[0] || (e[0] = (p) => a.showZone = !1)
507
511
  }, {
508
512
  default: u(() => e[1] || (e[1] = [
509
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
513
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
510
514
  ])),
511
515
  _: 1,
512
516
  __: [1]
@@ -606,8 +610,9 @@ const qa = {
606
610
  filter: ["all", ["==", "$type", "Point"], ["!=", "disabled", !0]],
607
611
  layout: {
608
612
  "symbol-placement": "point",
609
- "icon-size": 0.7,
613
+ "icon-size": 1,
610
614
  "icon-image": "port",
615
+ "icon-offset": [0, -15],
611
616
  "text-field": "{name}",
612
617
  "text-rotation-alignment": "viewport",
613
618
  "text-size": 10,
@@ -649,11 +654,12 @@ function ti(t, e, o, i, a, r) {
649
654
  m(s, {
650
655
  icon: "",
651
656
  density: "compact",
657
+ variant: "plain",
652
658
  class: "mr-n2 close",
653
659
  onClick: e[0] || (e[0] = (f) => a.showInfo = !1)
654
660
  }, {
655
661
  default: u(() => e[2] || (e[2] = [
656
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
662
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
657
663
  ])),
658
664
  _: 1,
659
665
  __: [2]
@@ -704,7 +710,7 @@ function ti(t, e, o, i, a, r) {
704
710
  [We, a.showInfo]
705
711
  ]);
706
712
  }
707
- const oi = /* @__PURE__ */ Z(qa, [["render", ti], ["__scopeId", "data-v-a88fe459"]]), ai = {
713
+ const oi = /* @__PURE__ */ Z(qa, [["render", ti], ["__scopeId", "data-v-9199bd8e"]]), ai = {
708
714
  name: "IdmLoadLine",
709
715
  props: {
710
716
  map: {
@@ -1451,11 +1457,12 @@ function Ri(t, e, o, i, a, r) {
1451
1457
  m(s, {
1452
1458
  icon: "",
1453
1459
  density: "compact",
1460
+ variant: "plain",
1454
1461
  class: "mr-n2 close",
1455
1462
  onClick: e[0] || (e[0] = (g) => a.showInfo = !1)
1456
1463
  }, {
1457
1464
  default: u(() => e[1] || (e[1] = [
1458
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
1465
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
1459
1466
  ])),
1460
1467
  _: 1,
1461
1468
  __: [1]
@@ -1487,7 +1494,7 @@ function Ri(t, e, o, i, a, r) {
1487
1494
  [We, a.showInfo]
1488
1495
  ]);
1489
1496
  }
1490
- const Di = /* @__PURE__ */ Z(Ci, [["render", Ri], ["__scopeId", "data-v-824556f3"]]), Oi = {
1497
+ const Di = /* @__PURE__ */ Z(Ci, [["render", Ri], ["__scopeId", "data-v-851cf973"]]), Oi = {
1491
1498
  name: "IdmIceAreas",
1492
1499
  props: {
1493
1500
  map: {
@@ -1986,11 +1993,12 @@ function Ji(t, e, o, i, a, r) {
1986
1993
  m(s, {
1987
1994
  icon: "",
1988
1995
  density: "compact",
1996
+ variant: "plain",
1989
1997
  class: "mr-n2",
1990
1998
  onClick: r.handleMenuToggle
1991
1999
  }, {
1992
2000
  default: u(() => e[6] || (e[6] = [
1993
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
2001
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
1994
2002
  ])),
1995
2003
  _: 1,
1996
2004
  __: [6]
@@ -5745,11 +5753,12 @@ function El(t, e, o, i, a, r) {
5745
5753
  m(s, {
5746
5754
  icon: "",
5747
5755
  density: "compact",
5756
+ variant: "plain",
5748
5757
  class: "mr-n2",
5749
5758
  onClick: r.handleMenuToggle
5750
5759
  }, {
5751
5760
  default: u(() => e[12] || (e[12] = [
5752
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
5761
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
5753
5762
  ])),
5754
5763
  _: 1,
5755
5764
  __: [12]
@@ -7661,11 +7670,12 @@ function is(t, e, o, i, a, r) {
7661
7670
  m(s, {
7662
7671
  icon: "",
7663
7672
  density: "compact",
7673
+ variant: "plain",
7664
7674
  class: "close",
7665
7675
  onClick: e[0] || (e[0] = (P) => a.showTropicalsInfo = !1)
7666
7676
  }, {
7667
7677
  default: u(() => e[5] || (e[5] = [
7668
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
7678
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
7669
7679
  ])),
7670
7680
  _: 1,
7671
7681
  __: [5]
@@ -8479,11 +8489,12 @@ function Cs(t, e, o, i, a, r) {
8479
8489
  m(s, {
8480
8490
  icon: "",
8481
8491
  density: "compact",
8492
+ variant: "plain",
8482
8493
  class: "mr-n2",
8483
8494
  onClick: r.handleCloseForm
8484
8495
  }, {
8485
8496
  default: u(() => e[9] || (e[9] = [
8486
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
8497
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
8487
8498
  ])),
8488
8499
  _: 1,
8489
8500
  __: [9]
@@ -8802,11 +8813,12 @@ function Cs(t, e, o, i, a, r) {
8802
8813
  m(s, {
8803
8814
  icon: "",
8804
8815
  density: "compact",
8816
+ variant: "plain",
8805
8817
  class: "mr-n2",
8806
8818
  onClick: r.handleCloseMeteo
8807
8819
  }, {
8808
8820
  default: u(() => e[24] || (e[24] = [
8809
- l("i", { class: "iconfont icon-close opacity-70" }, null, -1)
8821
+ l("i", { class: "iconfont icon-close opacity-70 text-h4" }, null, -1)
8810
8822
  ])),
8811
8823
  _: 1,
8812
8824
  __: [24]
@@ -10161,7 +10173,7 @@ class qs {
10161
10173
  type: "vector"
10162
10174
  }
10163
10175
  },
10164
- sprite: "mapbox://sprites/neatchenheng/cmd894dwn036m01rf7anc0k0d/b19qz77fs1wmhy85bt3m3rd8r",
10176
+ sprite: "mapbox://sprites/neatchenheng/cmd894dwn036m01rf7anc0k0d/bz666gsj7u5oat4j8k2l1dwes",
10165
10177
  glyphs: "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
10166
10178
  projection: {
10167
10179
  name: "equirectangular"
@@ -11511,7 +11523,8 @@ class qs {
11511
11523
  "text-field": ["to-string", ["get", "Location_EN"]],
11512
11524
  "text-size": 10,
11513
11525
  "icon-image": "tide",
11514
- "icon-size": 0.7,
11526
+ "icon-size": 1,
11527
+ "icon-offset": [0, -15],
11515
11528
  "text-offset": [0, 1.6],
11516
11529
  "text-font": ["DIN Pro Regular", "Arial Unicode MS Regular"]
11517
11530
  },
@@ -11636,7 +11649,7 @@ class qs {
11636
11649
  type: "vector"
11637
11650
  }
11638
11651
  },
11639
- sprite: "mapbox://sprites/neatchenheng/cmdqwez32005b01re2w0k3zk4/188yql7s8u0wu4z93tvtdjazu",
11652
+ sprite: "mapbox://sprites/neatchenheng/cmdqwez32005b01re2w0k3zk4/043aysza9g0kol1p98tvlqaia",
11640
11653
  glyphs: "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
11641
11654
  projection: {
11642
11655
  name: "equirectangular"
@@ -12973,7 +12986,8 @@ class qs {
12973
12986
  "text-field": ["to-string", ["get", "Location_EN"]],
12974
12987
  "text-size": 10,
12975
12988
  "icon-image": "tide",
12976
- "icon-size": 0.7,
12989
+ "icon-size": 1,
12990
+ "icon-offset": [0, -15],
12977
12991
  "text-offset": [0, 1.6],
12978
12992
  "text-font": ["DIN Pro Regular", "Arial Unicode MS Regular"]
12979
12993
  },
@@ -16847,7 +16861,7 @@ class qs {
16847
16861
  type: "vector"
16848
16862
  }
16849
16863
  },
16850
- sprite: "mapbox://sprites/neatchenheng/cmdiadnej03n101r485bs2m6a/46l64mrox16m5svqgseryp8fm",
16864
+ sprite: "mapbox://sprites/neatchenheng/cmdiadnej03n101r485bs2m6a/0tw385oibzjf7i8y5jsvcglnd",
16851
16865
  glyphs: "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
16852
16866
  projection: {
16853
16867
  name: "equirectangular"
@@ -17547,7 +17561,8 @@ class qs {
17547
17561
  "text-field": ["to-string", ["get", "Location_EN"]],
17548
17562
  "text-size": 10,
17549
17563
  "icon-image": "tide",
17550
- "icon-size": 0.7,
17564
+ "icon-size": 1,
17565
+ "icon-offset": [0, -15],
17551
17566
  "text-offset": [0, 1.6],
17552
17567
  "text-font": ["DIN Pro Regular", "Arial Unicode MS Regular"]
17553
17568
  },
@@ -28013,7 +28028,7 @@ class qs {
28013
28028
  i4: this.i4.source
28014
28029
  // "hi": this.hi.source
28015
28030
  },
28016
- sprite: "mapbox://sprites/neatchenheng/cmddwkooj003i01ptch7p9gvz/dg25o4rqit2t5ho0lrp0ji9gn",
28031
+ sprite: "mapbox://sprites/neatchenheng/cmddwkooj003i01ptch7p9gvz/0jzn5u6i3ep6hqkci88flctvp",
28017
28032
  glyphs: "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
28018
28033
  projection: {
28019
28034
  name: "equirectangular"
@@ -28245,7 +28260,8 @@ class qs {
28245
28260
  "text-field": ["to-string", ["get", "Location_EN"]],
28246
28261
  "text-size": 10,
28247
28262
  "icon-image": "tide",
28248
- "icon-size": 0.7,
28263
+ "icon-size": 1,
28264
+ "icon-offset": [0, -15],
28249
28265
  "text-offset": [0, 1.6],
28250
28266
  "text-font": ["DIN Pro Regular", "Arial Unicode MS Regular"]
28251
28267
  },