@ynput/ayon-react-components 1.3.8 → 1.3.9

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.
@@ -21841,7 +21841,6 @@ const bxe = we(vxe)`
21841
21841
  text-overflow: ellipsis;
21842
21842
  white-space: nowrap;
21843
21843
  text-align: right;
21844
- direction: rtl;
21845
21844
  /* font size etc */
21846
21845
  ${_u}
21847
21846
  }
@@ -2284,7 +2284,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2284
2284
  text-overflow: ellipsis;
2285
2285
  white-space: nowrap;
2286
2286
  text-align: right;
2287
- direction: rtl;
2288
2287
  /* font size etc */
2289
2288
  ${uc}
2290
2289
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ynput/ayon-react-components",
3
3
  "private": false,
4
- "version": "1.3.8",
4
+ "version": "1.3.9",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",