@app-studio/web 0.8.53 → 0.8.54

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.
package/dist/web.esm.js CHANGED
@@ -2687,13 +2687,13 @@ var PadddingWithLabel = {
2687
2687
  paddingTop: 14,
2688
2688
  paddingBottom: 0,
2689
2689
  paddingLeft: 16,
2690
- paddingRight: 36
2690
+ paddingRight: 16
2691
2691
  };
2692
2692
  var PaddingWithoutLabel = {
2693
2693
  paddingTop: 10,
2694
2694
  paddingBottom: 4,
2695
2695
  paddingLeft: 16,
2696
- paddingRight: 36
2696
+ paddingRight: 16
2697
2697
  };
2698
2698
 
2699
2699
  var _excluded$d = ["label", "shadow", "children", "value", "size", "shape", "variant", "error", "isWithLabel", "isFocused", "isHovered", "isDisabled", "isReadOnly", "colorScheme", "styles"];