@wix/form-public 0.113.0 → 0.115.0
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -27753,7 +27753,7 @@ var ExplanationTextKey = "explanationText";
|
|
|
27753
27753
|
var MediaKey = "media";
|
|
27754
27754
|
var UploadEnabledKey = "uploadEnabled";
|
|
27755
27755
|
var FirstDayOfWeekKey = "firstDayOfWeek";
|
|
27756
|
-
var DefaultCountryCodeKey = "
|
|
27756
|
+
var DefaultCountryCodeKey = "defaultCountry";
|
|
27757
27757
|
var ImageResizeKey = "imageResize";
|
|
27758
27758
|
var ShowFlagKey = "showFlag";
|
|
27759
27759
|
var NameKey = "name";
|