@wix/form-public 0.174.0 → 0.175.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 CHANGED
@@ -25366,8 +25366,7 @@ var NOW_VALUE = "$now";
25366
25366
  // ../form-fields/dist/esm/constants/experiments.js
25367
25367
  var EXPERIMENTS = {
25368
25368
  USE_FIELDS_V2: "specs.forms.UseFieldsV2",
25369
- SUBMIT_SUCCESS_NO_FOCUS: "specs.forms.SubmitSuccessNoFocus"
25370
- };
25369
+ SUBMIT_SUCCESS_NO_FOCUS: "specs.forms.SubmitSuccessNoFocus"};
25371
25370
 
25372
25371
  // ../form-fields/dist/esm/constants/breakpoints.js
25373
25372
  var Breakpoint = /* @__PURE__ */ (function(Breakpoint2) {