@woosmap/ui 4.98.1 → 4.98.3

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.98.1",
3
+ "version": "4.98.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -97,7 +97,7 @@ UseCase.defaultProps = {
97
97
  'ecommerceCheckout',
98
98
  'fleetTracking',
99
99
  'geocoding',
100
- 'indoorMapping',
100
+ 'indoor',
101
101
  'products',
102
102
  ]),
103
103
  };
@@ -53,9 +53,9 @@
53
53
  &--geocoding
54
54
  .use-case__image
55
55
  background-image url('../../images/usecases/geocoding.png')
56
- &--indoorMapping
56
+ &--indoor
57
57
  .use-case__image
58
- background-image url('../../images/usecases/indoor-mapping.png')
58
+ background-image url('../../images/usecases/indoor.png')
59
59
  &--products
60
60
  .use-case__image
61
61
  background-image url('../../images/usecases/products.png')
@@ -6,6 +6,7 @@ body
6
6
  display block !important
7
7
  .helpButton
8
8
  right 0
9
+ bottom: 55px
9
10
  .uiButton
10
11
  trans()
11
12
  right 2rem