@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.
package/dist/itcase-forms.cjs.js
CHANGED
|
@@ -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
|
|
2712
|
+
loaderAppearance = 'surfacePrimary sizeM',
|
|
2713
2713
|
loaderFill,
|
|
2714
2714
|
loaderItemFill,
|
|
2715
2715
|
loaderShape,
|
package/dist/itcase-forms.esm.js
CHANGED
|
@@ -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
|
|
2701
|
+
loaderAppearance = 'surfacePrimary sizeM',
|
|
2702
2702
|
loaderFill,
|
|
2703
2703
|
loaderItemFill,
|
|
2704
2704
|
loaderShape,
|