@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.
package/dist-node/index.js
CHANGED
|
@@ -811,7 +811,7 @@ var FormControl = /*#__PURE__*/styled__default(core.FormControl).withConfig({
|
|
|
811
811
|
var FormHelperText = /*#__PURE__*/styled__default(core.FormHelperText).withConfig({
|
|
812
812
|
displayName: "CheckboxField__FormHelperText",
|
|
813
813
|
componentId: "SD__sc-1wxu0g6-1"
|
|
814
|
-
})(["color:", ";
|
|
814
|
+
})(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], exports.Color.Dark300, exports.Color.Red500);
|
|
815
815
|
var CheckboxField = /*#__PURE__*/React.forwardRef((_ref, ref) => {
|
|
816
816
|
var {
|
|
817
817
|
label,
|
|
@@ -1845,7 +1845,7 @@ var FormControl$1 = /*#__PURE__*/styled__default(core.FormControl).withConfig({
|
|
|
1845
1845
|
var FormHelperText$2 = /*#__PURE__*/styled__default(core.FormHelperText).withConfig({
|
|
1846
1846
|
displayName: "RadioField__FormHelperText",
|
|
1847
1847
|
componentId: "SD__sc-6ey4qt-1"
|
|
1848
|
-
})(["color:", ";
|
|
1848
|
+
})(["color:", ";margin-left:30px;margin-top:0;margin-bottom:4px;&.Mui-error{color:", ";}"], exports.Color.Dark300, exports.Color.Red500);
|
|
1849
1849
|
var RadioField = /*#__PURE__*/React.forwardRef((_ref, ref) => {
|
|
1850
1850
|
var {
|
|
1851
1851
|
label,
|