@abi-software/map-side-bar 2.10.7-demo.0 → 2.10.7-demo.1

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/map-side-bar",
3
- "version": "2.10.7-demo.0",
3
+ "version": "2.10.7-demo.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -94,7 +94,7 @@
94
94
  <span>
95
95
  Connectivity from:
96
96
  <el-popover
97
- width="250"
97
+ width="320"
98
98
  trigger="hover"
99
99
  :teleported="false"
100
100
  popper-class="popover-origin-help"
@@ -103,9 +103,9 @@
103
103
  <el-icon class="info"><el-icon-warning /></el-icon>
104
104
  </template>
105
105
  <span style="word-break: keep-all">
106
- Map - connectivity as defined in displayed map
106
+ <strong>Map</strong> - connectivity as defined in displayed map
107
107
  <br>
108
- SCKAN - connectivity as defined in SCKAN
108
+ <strong>SCKAN</strong> - connectivity as defined in SCKAN
109
109
  </span>
110
110
  </el-popover>
111
111
  </span>