@abi-software/flatmapvuer 1.7.1 → 1.7.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abi-software/flatmapvuer",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "license": "Apache-2.0",
5
5
  "files": [
6
6
  "dist/*",
@@ -113,16 +113,10 @@ Please use `const` to assign meaningful names to them...
113
113
  </div>
114
114
  </template>
115
115
  <template #default>
116
- <b>Connectivity Graph</b>
116
+ <b>Connectivity References</b>
117
117
  <p>
118
- You can now view individual connectivity after clicking
119
- on a connection in exploration mode.
120
- </p>
121
- <b>Interactive connectivity list and graph</b>
122
- <p>
123
- Corresponding features on the map can be located when
124
- hovering or clicking on the features in the connecitivity
125
- list and graph.
118
+ Connectivity references have been improved and available
119
+ in various formats.
126
120
  </p>
127
121
  <b>Improved state storing</b>
128
122
  <p>