@woosmap/ui 4.50.0 → 4.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": "4.50.0",
3
+ "version": "4.52.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><path d="m3.121,18.869V5.131c0-1.59,1.673-2.625,3.096-1.915l13.756,6.869c1.579.788,1.579,3.041,0,3.829l-13.756,6.869c-1.423.711-3.096-.324-3.096-1.915Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m4.704,17.557V6.443c0-1.287,1.354-2.124,2.505-1.549l11.129,5.557c1.277.638,1.277,2.46,0,3.098l-11.129,5.557c-1.151.575-2.505-.262-2.505-1.549Z" /></svg>
@@ -109,9 +109,9 @@ $favorite = #ffc200
109
109
 
110
110
  $modalBg = rgba(0, 11, 31, .85)
111
111
 
112
- $demo = #cdabff
113
- $demoLight = #ede5ff
114
- $demoActive = #ede5ff
112
+ $demo = #ff6396
113
+ $demoLight = #fae9ee
114
+ $demoActive = #fae9ee
115
115
 
116
116
  // Last activity
117
117
  $lastActivityUser = #FDA78D