@nyaruka/temba-components 0.93.1 → 0.93.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/CHANGELOG.md CHANGED
@@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v0.93.3](https://github.com/nyaruka/temba-components/compare/v0.93.2...v0.93.3)
8
+
9
+ - More z-index tweaks [`a416b7d`](https://github.com/nyaruka/temba-components/commit/a416b7d8ea7499a508e7ce60886c54d39335c2b5)
10
+
11
+ #### [v0.93.2](https://github.com/nyaruka/temba-components/compare/v0.93.1...v0.93.2)
12
+
13
+ > 21 June 2024
14
+
15
+ - Fix z-index interfence on message popups [`99a22e2`](https://github.com/nyaruka/temba-components/commit/99a22e264d458a2db6b334d5b9a5b2473f76ec31)
16
+
7
17
  #### [v0.93.1](https://github.com/nyaruka/temba-components/compare/v0.93.0...v0.93.1)
8
18
 
19
+ > 21 June 2024
20
+
9
21
  - Fix chat bugs. [`709c744`](https://github.com/nyaruka/temba-components/commit/709c744b6e327cb8c957232fa20761bead6e9149)
10
22
 
11
23
  #### [v0.93.0](https://github.com/nyaruka/temba-components/compare/v0.92.0...v0.93.0)
@@ -1872,6 +1872,8 @@ let ir=Is,or=!1;const nr=["es","fr","pt"],{setLocale:sr}=(t=>(function(t){if(or)
1872
1872
  display: flex;
1873
1873
  flex-direction: column;
1874
1874
  flex-grow: 1;
1875
+ position: relative;
1876
+ z-index: 1;
1875
1877
  }
1876
1878
 
1877
1879
  .block {