@ynput/ayon-react-components 1.5.7 → 1.5.8

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.
@@ -22153,6 +22153,7 @@ const Oxe = _e(Cxe)`
22153
22153
  &.subTitle {
22154
22154
  .inner-text {
22155
22155
  direction: rtl;
22156
+ unicode-bidi: plaintext;
22156
22157
  }
22157
22158
  }
22158
22159
  `, qxe = _e.div`
@@ -2470,6 +2470,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2470
2470
  &.subTitle {
2471
2471
  .inner-text {
2472
2472
  direction: rtl;
2473
+ unicode-bidi: plaintext;
2473
2474
  }
2474
2475
  }
2475
2476
  `,p0=fe.default.div`
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ynput/ayon-react-components",
3
3
  "private": false,
4
- "version": "1.5.7",
4
+ "version": "1.5.8",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",