@ynput/ayon-react-components 0.5.16 → 0.5.17

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.
@@ -9058,11 +9058,6 @@ const Pi = ge.input`
9058
9058
  }
9059
9059
  `, cpe = ge.div`
9060
9060
  display: flex;
9061
-
9062
- > input {
9063
- width: 180px;
9064
- padding-right: 32px;
9065
- }
9066
9061
 
9067
9062
  > .eyeIcon {
9068
9063
  position: relative;
@@ -512,11 +512,6 @@ function print() { __p += __j.call(arguments, '') }
512
512
  }
513
513
  `,yg=me.default.div`
514
514
  display: flex;
515
-
516
- > input {
517
- width: 180px;
518
- padding-right: 32px;
519
- }
520
515
 
521
516
  > .eyeIcon {
522
517
  position: relative;
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.16",
4
+ "version": "0.5.17",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",