@itcase/forms 1.1.22 → 1.1.24

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.
@@ -2709,7 +2709,7 @@ const FinalForm = /*#__PURE__*/React__default.default.forwardRef(function FinalF
2709
2709
  groupGap,
2710
2710
  language,
2711
2711
  loader,
2712
- loaderAppearance = 'surfacePrimary sizeM ghost',
2712
+ loaderAppearance = 'surfacePrimary sizeM',
2713
2713
  loaderFill,
2714
2714
  loaderItemFill,
2715
2715
  loaderShape,
@@ -2698,7 +2698,7 @@ const FinalForm = /*#__PURE__*/React$1.forwardRef(function FinalForm(props, ref)
2698
2698
  groupGap,
2699
2699
  language,
2700
2700
  loader,
2701
- loaderAppearance = 'surfacePrimary sizeM ghost',
2701
+ loaderAppearance = 'surfacePrimary sizeM',
2702
2702
  loaderFill,
2703
2703
  loaderItemFill,
2704
2704
  loaderShape,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/forms",
3
- "version": "1.1.22",
3
+ "version": "1.1.24",
4
4
  "description": "Forms fields, inputs, etc.",
5
5
  "keywords": [],
6
6
  "license": "MIT",