@woosmap/ui 3.154.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.154.0",
3
+ "version": "3.156.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -79,6 +79,15 @@
79
79
  &--TRAFFIC
80
80
  &--traffic
81
81
  background-color $traffic
82
+ &--INDOOR_MAP
83
+ &--indoor_map
84
+ background-color $indoorMapping
85
+ &--INDOOR_SEARCH
86
+ &--indoor_search
87
+ background-color $indoorSearch
88
+ &--INDOOR_DISTANCE
89
+ &--indoor_distance
90
+ background-color $indoorDistance
82
91
  &--free
83
92
  background-color $free
84
93
  &--standard
@@ -194,6 +194,12 @@
194
194
  tooltipProduct($merchant)
195
195
  &--traffic
196
196
  tooltipProduct($traffic)
197
+ &--indoor_map
198
+ tooltipProduct($indoorMapping)
199
+ &--indoor_search
200
+ tooltipProduct($indoorSearch)
201
+ &--indoor_distance
202
+ tooltipProduct($indoorDistance)
197
203
 
198
204
  @media screen and (max-width 720px)
199
205
  .tooltip