@abi-software/flatmap-viewer 4.2.10 → 4.2.11

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/README.md CHANGED
@@ -4,7 +4,7 @@ A web-browser viewer for anatomical flatmaps generated by [flatmap-maker](https:
4
4
 
5
5
  ## Package Installation
6
6
 
7
- * `pnpm install @abi-software/flatmap-viewer@4.2.10`
7
+ * `pnpm install @abi-software/flatmap-viewer@4.2.11`
8
8
 
9
9
  ---
10
10
 
package/dist/index.js CHANGED
@@ -22566,7 +22566,7 @@ const wet = [
22566
22566
  {
22567
22567
  prompt: "Gaglionated nerve plexus",
22568
22568
  colour: "#EAED59",
22569
- style: "star"
22569
+ style: "exoid"
22570
22570
  },
22571
22571
  {
22572
22572
  prompt: "Featured dataset marker",
@@ -94069,7 +94069,7 @@ bu = new WeakMap(), Lu = new WeakMap(), wu = new WeakMap(), z2 = new WeakMap(),
94069
94069
  return M(this, El).set(t, e[0].label);
94070
94070
  }
94071
94071
  };
94072
- const w_t = "4.2.10", A_t = 1.4;
94072
+ const w_t = "4.2.11", A_t = 1.4;
94073
94073
  var Jm, td, Sl, J1, ed, rd, I3, iA, oA, T$;
94074
94074
  class M_t {
94075
94075
  // also have a callback for viewer events...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abi-software/flatmap-viewer",
3
- "version": "4.2.10",
3
+ "version": "4.2.11",
4
4
  "description": "Flatmap viewer using Maplibre GL",
5
5
  "repository": {
6
6
  "type": "git",