@abi-software/flatmapvuer 1.5.6-beta.3 → 1.5.6-beta.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.
@@ -7955,6 +7955,7 @@ function E4t(t, e, r, n, i, o) {
7955
7955
  Ce(T, {
7956
7956
  class: "my-checkbox",
7957
7957
  label: y[r.identifierKey],
7958
+ value: y[r.identifierKey],
7958
7959
  onChange: (_) => o.visibilityToggle(y[r.identifierKey], _),
7959
7960
  onClick: o.onCheckboxNativeChange,
7960
7961
  checked: !("enabled" in y) || y.enabled === !0
@@ -7987,7 +7988,7 @@ function E4t(t, e, r, n, i, o) {
7987
7988
  }, 1024)
7988
7989
  ]),
7989
7990
  _: 2
7990
- }, 1032, ["label", "onChange", "onClick", "checked"])
7991
+ }, 1032, ["label", "value", "onChange", "onClick", "checked"])
7991
7992
  ], 40, x4t)
7992
7993
  ]),
7993
7994
  _: 2
@@ -7998,7 +7999,7 @@ function E4t(t, e, r, n, i, o) {
7998
7999
  }, 8, ["modelValue", "onChange"])
7999
8000
  ]);
8000
8001
  }
8001
- const OU = /* @__PURE__ */ Ag(v4t, [["render", E4t], ["__scopeId", "data-v-75b245cb"]]), M4t = {
8002
+ const OU = /* @__PURE__ */ Ag(v4t, [["render", E4t], ["__scopeId", "data-v-667eda7f"]]), M4t = {
8002
8003
  name: "SvgLegends"
8003
8004
  }, S4t = (t) => (WM("data-v-88079d87"), t = t(), ZM(), t), H4t = { class: "legends-container" }, A4t = {
8004
8005
  version: "1.1",
@@ -101852,7 +101853,7 @@ const GGt = zGt("main", {
101852
101853
  * @arg {Boolean} `flag`
101853
101854
  */
101854
101855
  setColour: function(t) {
101855
- this.colourRadio = t, this.mapImp && this.mapImp.setColour({ colour: t, outline: this.outlinesRadio });
101856
+ this.colourRadio = t, this.mapImp && this.mapImp.setPaint({ colour: t, outline: this.outlinesRadio });
101856
101857
  },
101857
101858
  /**
101858
101859
  * @public
@@ -101861,7 +101862,7 @@ const GGt = zGt("main", {
101861
101862
  * @arg {Boolean} `flag`
101862
101863
  */
101863
101864
  setOutlines: function(t) {
101864
- this.outlineRadio = t, this.mapImp && this.mapImp.setColour({ colour: this.colourRadio, outline: t });
101865
+ this.outlineRadio = t, this.mapImp && this.mapImp.setPaint({ colour: this.colourRadio, outline: t });
101865
101866
  },
101866
101867
  /**
101867
101868
  * @public
@@ -102948,7 +102949,7 @@ const GGt = zGt("main", {
102948
102949
  mounted: function() {
102949
102950
  this.openMapRef = CQ(this.$refs.openMapRef), this.backgroundIconRef = CQ(this.$refs.backgroundIconRef), this.tooltipWait.length = this.hoverVisibilities.length, this.mapManager = ws(new vO(this.flatmapAPI)), this.flatmapQueries = ws(new V4t()), this.flatmapQueries.initialise(this.flatmapAPI), this.state ? this.setStateRequired && this.setState(this.state) : this.renderAtMounted && this.createFlatmap();
102950
102951
  }
102951
- }, Qa = (t) => (WM("data-v-ac1b6c67"), t = t(), ZM(), t), qGt = {
102952
+ }, Qa = (t) => (WM("data-v-5e26a574"), t = t(), ZM(), t), qGt = {
102952
102953
  class: "flatmap-container",
102953
102954
  ref: "flatmapContainer",
102954
102955
  "element-loading-text": "Loading...",
@@ -103531,13 +103532,13 @@ function g$t(t, e, r, n, i, o) {
103531
103532
  onChange: o.setFlightPath3D
103532
103533
  }, {
103533
103534
  default: fe(() => [
103534
- Ce(U, { label: !1 }, {
103535
+ Ce(U, { value: !1 }, {
103535
103536
  default: fe(() => [
103536
103537
  xn("2D")
103537
103538
  ]),
103538
103539
  _: 1
103539
103540
  }),
103540
- Ce(U, { label: !0 }, {
103541
+ Ce(U, { value: !0 }, {
103541
103542
  default: fe(() => [
103542
103543
  xn("3D")
103543
103544
  ]),
@@ -103565,13 +103566,13 @@ function g$t(t, e, r, n, i, o) {
103565
103566
  onChange: o.setColour
103566
103567
  }, {
103567
103568
  default: fe(() => [
103568
- Ce(U, { label: !0 }, {
103569
+ Ce(U, { value: !0 }, {
103569
103570
  default: fe(() => [
103570
103571
  xn("Colour")
103571
103572
  ]),
103572
103573
  _: 1
103573
103574
  }),
103574
- Ce(U, { label: !1 }, {
103575
+ Ce(U, { value: !1 }, {
103575
103576
  default: fe(() => [
103576
103577
  xn("Greyscale")
103577
103578
  ]),
@@ -103599,13 +103600,13 @@ function g$t(t, e, r, n, i, o) {
103599
103600
  onChange: o.setOutlines
103600
103601
  }, {
103601
103602
  default: fe(() => [
103602
- Ce(U, { label: !0 }, {
103603
+ Ce(U, { value: !0 }, {
103603
103604
  default: fe(() => [
103604
103605
  xn("Show")
103605
103606
  ]),
103606
103607
  _: 1
103607
103608
  }),
103608
- Ce(U, { label: !1 }, {
103609
+ Ce(U, { value: !1 }, {
103609
103610
  default: fe(() => [
103610
103611
  xn("Hide")
103611
103612
  ]),
@@ -103721,7 +103722,7 @@ function g$t(t, e, r, n, i, o) {
103721
103722
  [ct, t.loading]
103722
103723
  ]);
103723
103724
  }
103724
- const fJ = /* @__PURE__ */ Ag(ZGt, [["render", g$t], ["__scopeId", "data-v-ac1b6c67"]]);
103725
+ const fJ = /* @__PURE__ */ Ag(ZGt, [["render", g$t], ["__scopeId", "data-v-5e26a574"]]);
103725
103726
  function y$t(t) {
103726
103727
  return { all: t = t || /* @__PURE__ */ new Map(), on: function(e, r) {
103727
103728
  var n = t.get(e);
@@ -104243,12 +104244,12 @@ const jj = new y$t(), zj = {
104243
104244
  deep: !0
104244
104245
  }
104245
104246
  }
104246
- }, _$t = (t) => (WM("data-v-0a58a2d4"), t = t(), ZM(), t), b$t = {
104247
+ }, _$t = (t) => (WM("data-v-7e7688cc"), t = t(), ZM(), t), b$t = {
104247
104248
  class: "multi-container",
104248
104249
  ref: "multiContainer"
104249
104250
  }, L$t = {
104250
104251
  key: 0,
104251
- style: { position: "absolute", "z-index": "10" }
104252
+ style: { position: "absolute", "z-index": "100" }
104252
104253
  }, w$t = /* @__PURE__ */ _$t(() => /* @__PURE__ */ Ze("div", { class: "species-display-text" }, "Species", -1)), x$t = { class: "select-box-icon" };
104253
104254
  function E$t(t, e, r, n, i, o) {
104254
104255
  const s = wS, a = Sg, u = Hg, d = fJ;
@@ -104340,7 +104341,7 @@ function E$t(t, e, r, n, i, o) {
104340
104341
  ])), 128))
104341
104342
  ], 512);
104342
104343
  }
104343
- const P$t = /* @__PURE__ */ Ag(v$t, [["render", E$t], ["__scopeId", "data-v-0a58a2d4"]]);
104344
+ const P$t = /* @__PURE__ */ Ag(v$t, [["render", E$t], ["__scopeId", "data-v-7e7688cc"]]);
104344
104345
  export {
104345
104346
  fJ as FlatmapVuer,
104346
104347
  P$t as MultiFlatmapVuer