@woosmap/ui 4.68.0 → 4.69.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.68.0",
3
+ "version": "4.69.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -27,6 +27,20 @@ body
27
27
  &:before
28
28
  content unset !important
29
29
  .embeddedServiceSidebar
30
+ .embeddedServiceLiveAgentStateOfflineSupportDefaultUI
31
+ .fieldList
32
+ .embeddedServiceSidebarFormField
33
+ &:first-child
34
+ &:before
35
+ content "No Agent currently available, please leave us a message / Aucun agent disponible pour le moment, merci de nous laisser un message"
36
+ position relative
37
+ top 0
38
+ left 0
39
+ display block
40
+ margin-bottom 2rem
41
+ font-size 1.4rem
42
+ font-family $fontFamily
43
+ text-align left
30
44
  .embeddedServiceSidebarMinimizedDefaultUI
31
45
  trans()
32
46
  width auto