@ynput/ayon-react-components 1.3.4 → 1.3.5

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.
@@ -11296,7 +11296,7 @@ const ys = at(({
11296
11296
  /* padding */
11297
11297
  padding: 6px 16px;
11298
11298
 
11299
- &.icon {
11299
+ &.hasIcon {
11300
11300
  padding-left: 12px;
11301
11301
 
11302
11302
  /* icon only */
@@ -786,7 +786,7 @@ function print() { __p += __j.call(arguments, '') }
786
786
  /* padding */
787
787
  padding: 6px 16px;
788
788
 
789
- &.icon {
789
+ &.hasIcon {
790
790
  padding-left: 12px;
791
791
 
792
792
  /* icon only */
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.4",
4
+ "version": "1.3.5",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",