@woosmap/ui 4.34.0-beta.15 → 4.34.0-beta.16

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.34.0-beta.15",
3
+ "version": "4.34.0-beta.16",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -7,6 +7,7 @@
7
7
  &:not(.icon--fill)
8
8
  fill: none
9
9
  &--fill
10
+ &--load
10
11
  stroke-width: 0
11
12
  fill $secondary
12
13