@ynput/ayon-react-components 0.5.0 → 0.5.1

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.
@@ -5257,7 +5257,7 @@ const o0e = () => {
5257
5257
  height: min-content;
5258
5258
 
5259
5259
  position: fixed;
5260
- z-index: 60;
5260
+ z-index: 2000;
5261
5261
 
5262
5262
  animation: ${u0e()} 0.03s ease-in-out forwards;
5263
5263
  transform-origin: top center;
@@ -307,7 +307,7 @@ Check the top-level render call using <`+ve+">.")}return V}}function ie(C,V){{if
307
307
  height: min-content;
308
308
 
309
309
  position: fixed;
310
- z-index: 60;
310
+ z-index: 2000;
311
311
 
312
312
  animation: ${bg()} 0.03s ease-in-out forwards;
313
313
  transform-origin: top center;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ynput/ayon-react-components",
3
3
  "private": false,
4
- "version": "0.5.0",
4
+ "version": "0.5.1",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",