@woosmap/ui 3.155.0 → 3.156.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.155.0",
3
+ "version": "3.156.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -79,8 +79,8 @@
79
79
  &--TRAFFIC
80
80
  &--traffic
81
81
  background-color $traffic
82
- &--INDOOR_MAPPING
83
- &--indoor_mapping
82
+ &--INDOOR_MAP
83
+ &--indoor_map
84
84
  background-color $indoorMapping
85
85
  &--INDOOR_SEARCH
86
86
  &--indoor_search
@@ -194,7 +194,7 @@
194
194
  tooltipProduct($merchant)
195
195
  &--traffic
196
196
  tooltipProduct($traffic)
197
- &--indoor_mapping
197
+ &--indoor_map
198
198
  tooltipProduct($indoorMapping)
199
199
  &--indoor_search
200
200
  tooltipProduct($indoorSearch)