@woosmap/ui 3.156.0 → 3.158.0

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": "@woosmap/ui",
3
- "version": "3.156.0",
3
+ "version": "3.158.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -81,7 +81,7 @@
81
81
  background-color $traffic
82
82
  &--INDOOR_MAP
83
83
  &--indoor_map
84
- background-color $indoorMapping
84
+ background-color $indoorMap
85
85
  &--INDOOR_SEARCH
86
86
  &--indoor_search
87
87
  background-color $indoorSearch
@@ -195,7 +195,7 @@
195
195
  &--traffic
196
196
  tooltipProduct($traffic)
197
197
  &--indoor_map
198
- tooltipProduct($indoorMapping)
198
+ tooltipProduct($indoorMap)
199
199
  &--indoor_search
200
200
  tooltipProduct($indoorSearch)
201
201
  &--indoor_distance