stone-kit 0.0.244 → 0.0.245

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.
@@ -960,7 +960,7 @@ const it = `Я принимаю условия Политики обработк
960
960
  textAreaPlaceholder: M,
961
961
  subTitle: q,
962
962
  submitHandler: F,
963
- modalWidth: _,
963
+ modalWidth: _ = "442px",
964
964
  rowsTextArea: ie = 2,
965
965
  personalCheckBox: H = { text: it, isRequired: !0 },
966
966
  advCheckBox: D = { text: it, isRequired: !0 }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.244",
5
+ "version": "0.0.245",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",