@superdispatch/ui 0.24.6 → 0.24.7

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.
@@ -14,7 +14,7 @@ var FormControl = /*#__PURE__*/styled(FormControlMui).withConfig({
14
14
  var FormHelperText = /*#__PURE__*/styled(FormHelperTextMui).withConfig({
15
15
  displayName: "CheckboxField__FormHelperText",
16
16
  componentId: "SD__sc-1wxu0g6-1"
17
- })(["color:", ";font-size:12px;line-height:16px;font-weight:400;margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
17
+ })(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
18
18
  export var CheckboxField = /*#__PURE__*/forwardRef((_ref, ref) => {
19
19
  var {
20
20
  label,
@@ -14,7 +14,7 @@ var FormControl = /*#__PURE__*/styled(FormControlMui).withConfig({
14
14
  var FormHelperText = /*#__PURE__*/styled(FormHelperTextMui).withConfig({
15
15
  displayName: "RadioField__FormHelperText",
16
16
  componentId: "SD__sc-6ey4qt-1"
17
- })(["color:", ";font-size:12px;line-height:16px;font-weight:400;margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
17
+ })(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
18
18
  export var RadioField = /*#__PURE__*/forwardRef((_ref, ref) => {
19
19
  var {
20
20
  label,
package/dist-web/index.js CHANGED
@@ -806,7 +806,7 @@ var FormControl = /*#__PURE__*/styled(FormControl$2).withConfig({
806
806
  var FormHelperText = /*#__PURE__*/styled(FormHelperText$4).withConfig({
807
807
  displayName: "CheckboxField__FormHelperText",
808
808
  componentId: "SD__sc-1wxu0g6-1"
809
- })(["color:", ";font-size:12px;line-height:16px;font-weight:400;margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
809
+ })(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
810
810
  var CheckboxField = /*#__PURE__*/forwardRef((_ref, ref) => {
811
811
  var {
812
812
  label,
@@ -1840,7 +1840,7 @@ var FormControl$1 = /*#__PURE__*/styled(FormControl$2).withConfig({
1840
1840
  var FormHelperText$2 = /*#__PURE__*/styled(FormHelperText$4).withConfig({
1841
1841
  displayName: "RadioField__FormHelperText",
1842
1842
  componentId: "SD__sc-6ey4qt-1"
1843
- })(["color:", ";font-size:12px;line-height:16px;font-weight:400;margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
1843
+ })(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], Color.Dark300, Color.Red500);
1844
1844
  var RadioField = /*#__PURE__*/forwardRef((_ref, ref) => {
1845
1845
  var {
1846
1846
  label,