@idmwx/idmui-gl4 1.5.3 → 1.5.4

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
@@ -4766,7 +4766,7 @@ function hs(t, e, o, i, a, r) {
4766
4766
  ]),
4767
4767
  l("div", is, [
4768
4768
  h(w, {
4769
- class: "menu-card mx-auto mb-3",
4769
+ class: "block-bg mx-auto mb-3",
4770
4770
  elevation: "0"
4771
4771
  }, {
4772
4772
  default: u(() => [
@@ -4819,7 +4819,7 @@ function hs(t, e, o, i, a, r) {
4819
4819
  _: 1
4820
4820
  }),
4821
4821
  h(w, {
4822
- class: "menu-card mx-auto mb-3",
4822
+ class: "block-bg mx-auto mb-3",
4823
4823
  elevation: "0"
4824
4824
  }, {
4825
4825
  default: u(() => [
@@ -4858,7 +4858,7 @@ function hs(t, e, o, i, a, r) {
4858
4858
  _: 1
4859
4859
  }),
4860
4860
  h(w, {
4861
- class: "menu-card mx-auto mb-3",
4861
+ class: "block-bg mx-auto mb-3",
4862
4862
  elevation: "0"
4863
4863
  }, {
4864
4864
  default: u(() => [
@@ -4897,7 +4897,7 @@ function hs(t, e, o, i, a, r) {
4897
4897
  _: 1
4898
4898
  }),
4899
4899
  h(w, {
4900
- class: "menu-card mx-auto mb-3",
4900
+ class: "block-bg mx-auto mb-3",
4901
4901
  elevation: "0"
4902
4902
  }, {
4903
4903
  default: u(() => [
@@ -8473,7 +8473,7 @@ function Jn(t, e, o, i, a, r) {
8473
8473
  class: He(["list-box scroll pl-4 pr-2 overflow-y-auto", a.autoActive ? "" : "cursor-not-allowed"])
8474
8474
  }, [
8475
8475
  h(w, {
8476
- class: "menu-card mx-auto mb-3",
8476
+ class: "block-bg mx-auto mb-3",
8477
8477
  elevation: "0"
8478
8478
  }, {
8479
8479
  default: u(() => [
@@ -8513,7 +8513,7 @@ function Jn(t, e, o, i, a, r) {
8513
8513
  _: 1
8514
8514
  }),
8515
8515
  h(w, {
8516
- class: "menu-card mx-auto mb-3",
8516
+ class: "block-bg mx-auto mb-3",
8517
8517
  elevation: "0"
8518
8518
  }, {
8519
8519
  default: u(() => [
@@ -8673,7 +8673,7 @@ function Jn(t, e, o, i, a, r) {
8673
8673
  _: 1
8674
8674
  }),
8675
8675
  h(w, {
8676
- class: "menu-card mx-auto mb-3",
8676
+ class: "block-bg mx-auto mb-3",
8677
8677
  elevation: "0"
8678
8678
  }, {
8679
8679
  default: u(() => [
@@ -11308,7 +11308,7 @@ const tm = {
11308
11308
  var i, a, r;
11309
11309
  (i = this.positionMarker) == null || i.remove();
11310
11310
  const e = (a = document.getElementById("idm-position-icon")) == null ? void 0 : a.cloneNode(!0);
11311
- this.positionMarker = new ve.Marker(e).setLngLat(t).setOffset([0, -13]).addTo(this.map);
11311
+ this.positionMarker = new ve.Marker(e).setLngLat(t).setOffset([0, -15]).addTo(this.map);
11312
11312
  const o = document.getElementById("idm-gl4-spot-meteo");
11313
11313
  this.meteoInfoMarker ? (r = this.meteoInfoMarker) == null || r.setLngLat(t) : this.meteoInfoMarker = new ve.Marker(o).setLngLat(t).setOffset([0, -190]).addTo(this.map);
11314
11314
  }));
@@ -11348,7 +11348,7 @@ const tm = {
11348
11348
  "aria-hidden": "true"
11349
11349
  }, fm = ["xlink:href"], ym = { class: "d-flex justify-start align-center" }, bm = { class: "mx-2" }, wm = { id: "idm-position-icon" }, xm = {
11350
11350
  class: "multi-color-icon",
11351
- style: { height: "26px", width: "26px" },
11351
+ style: { height: "30px", width: "30px" },
11352
11352
  "aria-hidden": "true"
11353
11353
  }, vm = ["xlink:href"];
11354
11354
  function _m(t, e, o, i, a, r) {