@woosmap/ui 3.50.0 → 3.52.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.50.0",
3
+ "version": "3.52.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -336,3 +336,7 @@ $mappingDark = #96503A
336
336
  $showcases = #68668E
337
337
  $showcases10 = rgba($showcases, .1)
338
338
  $showcasesDark = #444177
339
+
340
+ $indoor = #B7B38B
341
+ $indoor10 = rgba($indoor, .1)
342
+ $indoorDark = #77735A