@woosmap/ui 4.96.0 → 4.98.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.96.0",
3
+ "version": "4.98.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -3,32 +3,36 @@ body
3
3
  .embeddedServiceHelpButton
4
4
  .embeddedServiceIcon
5
5
  display block !important
6
- .helpButton .uiButton
7
- trans()
8
- right 2rem
9
- background $logo2
10
- font-family $fontFamily
11
- font-size 1.4rem
12
- min-width 1rem
13
- text-decoration none
14
- box-shadow 0 0 .2rem transparent
15
- .helpButtonEnabled
16
- right 0rem
17
- &:focus
18
- outline none
6
+ .helpButton
7
+ right 0
8
+ .uiButton
9
+ trans()
10
+ right 2rem
19
11
  background $logo2
12
+ font-family $fontFamily
13
+ font-size 1.4rem
14
+ min-width 1rem
20
15
  text-decoration none
21
- .helpButtonLabel
16
+ box-shadow 0 0 .2rem transparent
17
+ &.helpButtonDisabled
18
+ position fixed
19
+ right 2rem
20
+ bottom 0
21
+ &:focus
22
+ outline none
23
+ background $logo2
22
24
  text-decoration none
25
+ .helpButtonLabel
26
+ text-decoration none
27
+ &:before
28
+ all unset
23
29
  &:before
24
- all unset
25
- &:before
26
- all unset
27
- &:hover
28
- textShadow()
29
- background $success2
30
- &:before
31
- content unset !important
30
+ all unset
31
+ &:hover
32
+ textShadow()
33
+ background $success2
34
+ &:before
35
+ content unset !important
32
36
  .embeddedServiceSidebar
33
37
  .embeddedServiceLiveAgentStateOfflineSupportDefaultUI
34
38
  .fieldList