@recursica/mantine-adapter 0.55.2 → 0.55.3

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.
@@ -1383,7 +1383,7 @@ const Xs = fn, Qs = "Checkbox-module__groupRoot___cBS0o", Js = "Checkbox-module_
1383
1383
  {
1384
1384
  className: T,
1385
1385
  style: $,
1386
- controlMaxWidth: "var(--recursica_ui-kit_components_checkbox-item_properties_max-width)",
1386
+ controlMaxWidth: void 0,
1387
1387
  controlMinWidth: void 0,
1388
1388
  overStyled: o,
1389
1389
  labelElement: "div",
@@ -3558,7 +3558,7 @@ const uc = "Radio-module__groupRoot___bfUii", pc = "Radio-module__root___kAjTD",
3558
3558
  {
3559
3559
  className: T,
3560
3560
  style: $,
3561
- controlMaxWidth: "var(--recursica_ui-kit_components_radio-button-item_properties_max-width)",
3561
+ controlMaxWidth: void 0,
3562
3562
  controlMinWidth: void 0,
3563
3563
  overStyled: o,
3564
3564
  labelElement: "div",