@woosmap/ui 4.47.0 → 4.49.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": "4.47.0",
3
+ "version": "4.49.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -109,9 +109,9 @@ $favorite = #ffc200
109
109
 
110
110
  $modalBg = rgba(0, 11, 31, .85)
111
111
 
112
- $demo = #bea3fb
113
- $demoLight = #e4d9ff
114
- $demoActive = #d2bfff
112
+ $demo = #cdabff
113
+ $demoLight = #ede5ff
114
+ $demoActive = #ede5ff
115
115
 
116
116
  // Last activity
117
117
  $lastActivityUser = #FDA78D