@wix/form-public 0.149.0 → 0.150.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
@@ -393,9 +393,9 @@ var init_types_impl = __esm({
393
393
  ResponsivenessBehaviour5["STACK"] = "STACK";
394
394
  ResponsivenessBehaviour5["WRAP"] = "WRAP";
395
395
  })(ResponsivenessBehaviour || (ResponsivenessBehaviour = {}));
396
- (function(DesignTarget3) {
397
- DesignTarget3["LAYOUT"] = "LAYOUT";
398
- DesignTarget3["CELL"] = "CELL";
396
+ (function(DesignTarget5) {
397
+ DesignTarget5["LAYOUT"] = "LAYOUT";
398
+ DesignTarget5["CELL"] = "CELL";
399
399
  })(DesignTarget || (DesignTarget = {}));
400
400
  (function(ImagePosition5) {
401
401
  ImagePosition5["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";
@@ -655,12 +655,12 @@ var init_types_impl = __esm({
655
655
  Operator5["IS_DATE_NEWER_THAN"] = "IS_DATE_NEWER_THAN";
656
656
  Operator5["IS_DATE_NEWER_THAN_OR_EQUAL"] = "IS_DATE_NEWER_THAN_OR_EQUAL";
657
657
  })(Operator || (Operator = {}));
658
- (function(ResultsDisplay2) {
659
- ResultsDisplay2["UNKNOWN_DISPLAY"] = "UNKNOWN_DISPLAY";
660
- ResultsDisplay2["DO_NOT_DISPLAY"] = "DO_NOT_DISPLAY";
661
- ResultsDisplay2["SCORE"] = "SCORE";
662
- ResultsDisplay2["PASSING_STATUS"] = "PASSING_STATUS";
663
- ResultsDisplay2["SCORE_AND_PASSING_STATUS"] = "SCORE_AND_PASSING_STATUS";
658
+ (function(ResultsDisplay3) {
659
+ ResultsDisplay3["UNKNOWN_DISPLAY"] = "UNKNOWN_DISPLAY";
660
+ ResultsDisplay3["DO_NOT_DISPLAY"] = "DO_NOT_DISPLAY";
661
+ ResultsDisplay3["SCORE"] = "SCORE";
662
+ ResultsDisplay3["PASSING_STATUS"] = "PASSING_STATUS";
663
+ ResultsDisplay3["SCORE_AND_PASSING_STATUS"] = "SCORE_AND_PASSING_STATUS";
664
664
  })(ResultsDisplay || (ResultsDisplay = {}));
665
665
  (function(Fieldset2) {
666
666
  Fieldset2["UNKNOWN"] = "UNKNOWN";
@@ -4885,10 +4885,10 @@ var init_max = __esm({
4885
4885
  }
4886
4886
  });
4887
4887
 
4888
- // ../../node_modules/@wix/ambassador-forms-v1-validation-result/build/es/types.impl.js
4889
- var ErrorType, Format2, ValidationFormat2, ProductType2, PriceType2, FieldFieldType2, StringTypeFormatEnumFormat2, InputFieldStringComponentType2, NodeType2, WidthType2, PluginContainerDataAlignment2, Type2, Target2, TextAlignment2, LineStyle2, Width2, Alignment2, ViewMode2, LayoutType2, Orientation2, Crop2, ThumbnailsAlignment2, GIFType2, Source2, Position2, MapType3, ViewRole2, VoteRole2, PollLayoutType2, PollLayoutDirection2, BackgroundType2, DecorationType2, FontType2, ImageStylesPosition2, AspectRatio2, Resizing2, Placement2, CardStylesType2, CardStylesAlignment2, CardStylesLayout2, AppType2, InitialExpandedItems2, Direction2, VerticalAlignment2, NullValue2, Scaling2, LayoutDataImagePosition2, VerticalAlignmentAlignment2, ResponsivenessBehaviour2, ImagePosition2, AlignmentEnumAlignment2, ImageFit2, NumberOfColumns2, FirstDayOfWeekEnumFirstDayOfWeek2, InputFieldNumberComponentType2, InputFieldBooleanComponentType2, ArrayItemsItemType2, PropertiesTypePropertiesTypeEnum2, ArrayComponentType2, InputFieldWixFileComponentType2, UploadFileFormat2, InputFieldPaymentComponentType2, AddressComponentType2, DefaultCountryConfigType2, ObjectArrayComponentType2, InputFieldSchedulingComponentType2, AppointmentFormat2, InputFieldInputType2, FormFieldContactInfoEmailInfoTag2, FormFieldContactInfoPhoneInfoTag2, AddressInfoTag2, ConfirmationLevel2, FormFieldContactInfoContactField2, DisplayFieldDisplayFieldType2, OverrideEntityType2, Kind2, EmailInfoTag2, PhoneInfoTag2, Tag2, OptInLevel2, ContactField2, SpamFilterProtectionLevel2, RequiredIndicator2, RequiredIndicatorPlacement2, UrlTargetEnumTarget2, SubmitSuccessAction2, ChangeableProperty2, OverrideEntityTypeEnumOverrideEntityType2, Operator2, ValidationMode, Feature, AscendPlan, ActionType;
4888
+ // ../../node_modules/@wix/ambassador-forms-v1-validation-result/es/build/types.impl.js
4889
+ var ErrorType, Format2, ValidationFormat2, ProductType2, PriceType2, FieldFieldType2, StringTypeFormatEnumFormat2, InputFieldStringComponentType2, NodeType2, WidthType2, PluginContainerDataAlignment2, Type2, Target2, TextAlignment2, LineStyle2, Width2, Alignment2, ViewMode2, LayoutType2, Orientation2, Crop2, ThumbnailsAlignment2, GIFType2, Source2, Position2, MapType3, ViewRole2, VoteRole2, PollLayoutType2, PollLayoutDirection2, BackgroundType2, DecorationType2, FontType2, ImageStylesPosition2, AspectRatio2, Resizing2, Placement2, CardStylesType2, CardStylesAlignment2, CardStylesLayout2, AppType2, InitialExpandedItems2, Direction2, VerticalAlignment2, NullValue2, Scaling2, LayoutDataImagePosition2, VerticalAlignmentAlignment2, ResponsivenessBehaviour2, DesignTarget2, ImagePosition2, AlignmentEnumAlignment2, ImageFit2, NumberOfColumns2, FirstDayOfWeekEnumFirstDayOfWeek2, InputFieldNumberComponentType2, InputFieldBooleanComponentType2, ArrayItemsItemType2, PropertiesTypePropertiesTypeEnum2, ArrayComponentType2, InputFieldWixFileComponentType2, UploadFileFormat2, InputFieldPaymentComponentType2, AddressComponentType2, DefaultCountryConfigType2, ObjectArrayComponentType2, InputFieldSchedulingComponentType2, AppointmentFormat2, InputFieldInputType2, FormFieldContactInfoEmailInfoTag2, FormFieldContactInfoPhoneInfoTag2, AddressInfoTag2, ConfirmationLevel2, FormFieldContactInfoContactField2, DisplayFieldDisplayFieldType2, OverrideEntityType2, Kind2, EmailInfoTag2, PhoneInfoTag2, Tag2, OptInLevel2, ContactField2, SpamFilterProtectionLevel2, RequiredIndicator2, RequiredIndicatorPlacement2, UrlTargetEnumTarget2, SubmitSuccessAction2, ChangeableProperty2, OverrideEntityTypeEnumOverrideEntityType2, Operator2, ResultsDisplay2, ValidationMode, Feature, AscendPlan, ActionType;
4890
4890
  var init_types_impl2 = __esm({
4891
- "../../node_modules/@wix/ambassador-forms-v1-validation-result/build/es/types.impl.js"() {
4891
+ "../../node_modules/@wix/ambassador-forms-v1-validation-result/es/build/types.impl.js"() {
4892
4892
  (function(ErrorType2) {
4893
4893
  ErrorType2["UNKNOWN_ERROR"] = "UNKNOWN_ERROR";
4894
4894
  ErrorType2["TYPE_ERROR"] = "TYPE_ERROR";
@@ -4991,6 +4991,7 @@ var init_types_impl2 = __esm({
4991
4991
  InputFieldStringComponentType3["TIME_INPUT"] = "TIME_INPUT";
4992
4992
  InputFieldStringComponentType3["DATE_PICKER"] = "DATE_PICKER";
4993
4993
  InputFieldStringComponentType3["SERVICES_DROPDOWN"] = "SERVICES_DROPDOWN";
4994
+ InputFieldStringComponentType3["PASSWORD"] = "PASSWORD";
4994
4995
  })(InputFieldStringComponentType2 || (InputFieldStringComponentType2 = {}));
4995
4996
  (function(NodeType5) {
4996
4997
  NodeType5["PARAGRAPH"] = "PARAGRAPH";
@@ -5026,6 +5027,7 @@ var init_types_impl2 = __esm({
5026
5027
  NodeType5["CAPTION"] = "CAPTION";
5027
5028
  NodeType5["LAYOUT"] = "LAYOUT";
5028
5029
  NodeType5["LAYOUT_CELL"] = "LAYOUT_CELL";
5030
+ NodeType5["SHAPE"] = "SHAPE";
5029
5031
  })(NodeType2 || (NodeType2 = {}));
5030
5032
  (function(WidthType5) {
5031
5033
  WidthType5["CONTENT"] = "CONTENT";
@@ -5243,6 +5245,10 @@ var init_types_impl2 = __esm({
5243
5245
  ResponsivenessBehaviour5["STACK"] = "STACK";
5244
5246
  ResponsivenessBehaviour5["WRAP"] = "WRAP";
5245
5247
  })(ResponsivenessBehaviour2 || (ResponsivenessBehaviour2 = {}));
5248
+ (function(DesignTarget5) {
5249
+ DesignTarget5["LAYOUT"] = "LAYOUT";
5250
+ DesignTarget5["CELL"] = "CELL";
5251
+ })(DesignTarget2 || (DesignTarget2 = {}));
5246
5252
  (function(ImagePosition5) {
5247
5253
  ImagePosition5["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";
5248
5254
  ImagePosition5["ABOVE"] = "ABOVE";
@@ -5501,6 +5507,13 @@ var init_types_impl2 = __esm({
5501
5507
  Operator5["IS_DATE_NEWER_THAN"] = "IS_DATE_NEWER_THAN";
5502
5508
  Operator5["IS_DATE_NEWER_THAN_OR_EQUAL"] = "IS_DATE_NEWER_THAN_OR_EQUAL";
5503
5509
  })(Operator2 || (Operator2 = {}));
5510
+ (function(ResultsDisplay3) {
5511
+ ResultsDisplay3["UNKNOWN_DISPLAY"] = "UNKNOWN_DISPLAY";
5512
+ ResultsDisplay3["DO_NOT_DISPLAY"] = "DO_NOT_DISPLAY";
5513
+ ResultsDisplay3["SCORE"] = "SCORE";
5514
+ ResultsDisplay3["PASSING_STATUS"] = "PASSING_STATUS";
5515
+ ResultsDisplay3["SCORE_AND_PASSING_STATUS"] = "SCORE_AND_PASSING_STATUS";
5516
+ })(ResultsDisplay2 || (ResultsDisplay2 = {}));
5504
5517
  (function(ValidationMode2) {
5505
5518
  ValidationMode2["UNKNOWN"] = "UNKNOWN";
5506
5519
  ValidationMode2["UNRESTRICTED_UPDATE"] = "UNRESTRICTED_UPDATE";
@@ -20013,10 +20026,10 @@ var init_compare_shema_backward_compatibility = __esm({
20013
20026
  }
20014
20027
  });
20015
20028
 
20016
- // ../../node_modules/@wix/ambassador-forms-v4-restrictions/build/es/types.impl.js
20029
+ // ../../node_modules/@wix/ambassador-forms-v4-restrictions/es/build/types.impl.js
20017
20030
  var Feature2, AscendPlan2;
20018
20031
  var init_types_impl3 = __esm({
20019
- "../../node_modules/@wix/ambassador-forms-v4-restrictions/build/es/types.impl.js"() {
20032
+ "../../node_modules/@wix/ambassador-forms-v4-restrictions/es/build/types.impl.js"() {
20020
20033
  (function(Feature3) {
20021
20034
  Feature3["UNKNOWN_FEATURE"] = "UNKNOWN_FEATURE";
20022
20035
  Feature3["FILE_UPLOAD_FIELD"] = "FILE_UPLOAD_FIELD";
@@ -27170,7 +27183,7 @@ function getPrecision(amount) {
27170
27183
  return ((_amount$toString$spli = amount.toString().split(".")[1]) == null ? void 0 : _amount$toString$spli.length) || 0;
27171
27184
  }
27172
27185
 
27173
- // ../../node_modules/@wix/ambassador-forms-v1-form-template/build/es/types.impl.js
27186
+ // ../../node_modules/@wix/ambassador-forms-v1-form-template/es/build/types.impl.js
27174
27187
  var Format4;
27175
27188
  (function(Format6) {
27176
27189
  Format6["UNDEFINED"] = "UNDEFINED";
@@ -27273,6 +27286,9 @@ var EditableProperties;
27273
27286
  EditableProperties3["DESCRIPTION"] = "DESCRIPTION";
27274
27287
  EditableProperties3["INPUT_VALUE_LIMITS"] = "INPUT_VALUE_LIMITS";
27275
27288
  EditableProperties3["DEFAULT_VALUE"] = "DEFAULT_VALUE";
27289
+ EditableProperties3["ADDRESS_AUTOCOMPLETE"] = "ADDRESS_AUTOCOMPLETE";
27290
+ EditableProperties3["ADDRESS_FIELD_SETTINGS"] = "ADDRESS_FIELD_SETTINGS";
27291
+ EditableProperties3["ADDRESS_FIELD_VALIDATION"] = "ADDRESS_FIELD_VALIDATION";
27276
27292
  })(EditableProperties || (EditableProperties = {}));
27277
27293
  var NodeType3;
27278
27294
  (function(NodeType5) {
@@ -27309,6 +27325,7 @@ var NodeType3;
27309
27325
  NodeType5["CAPTION"] = "CAPTION";
27310
27326
  NodeType5["LAYOUT"] = "LAYOUT";
27311
27327
  NodeType5["LAYOUT_CELL"] = "LAYOUT_CELL";
27328
+ NodeType5["SHAPE"] = "SHAPE";
27312
27329
  })(NodeType3 || (NodeType3 = {}));
27313
27330
  var WidthType3;
27314
27331
  (function(WidthType5) {
@@ -27566,6 +27583,11 @@ var ResponsivenessBehaviour3;
27566
27583
  ResponsivenessBehaviour5["STACK"] = "STACK";
27567
27584
  ResponsivenessBehaviour5["WRAP"] = "WRAP";
27568
27585
  })(ResponsivenessBehaviour3 || (ResponsivenessBehaviour3 = {}));
27586
+ var DesignTarget3;
27587
+ (function(DesignTarget5) {
27588
+ DesignTarget5["LAYOUT"] = "LAYOUT";
27589
+ DesignTarget5["CELL"] = "CELL";
27590
+ })(DesignTarget3 || (DesignTarget3 = {}));
27569
27591
  var Target3;
27570
27592
  (function(Target5) {
27571
27593
  Target5["UNKNOWN_TARGET"] = "UNKNOWN_TARGET";
@@ -27937,11 +27959,11 @@ var ResponsivenessBehaviour4;
27937
27959
  ResponsivenessBehaviour5["STACK"] = "STACK";
27938
27960
  ResponsivenessBehaviour5["WRAP"] = "WRAP";
27939
27961
  })(ResponsivenessBehaviour4 || (ResponsivenessBehaviour4 = {}));
27940
- var DesignTarget2;
27941
- (function(DesignTarget3) {
27942
- DesignTarget3["LAYOUT"] = "LAYOUT";
27943
- DesignTarget3["CELL"] = "CELL";
27944
- })(DesignTarget2 || (DesignTarget2 = {}));
27962
+ var DesignTarget4;
27963
+ (function(DesignTarget5) {
27964
+ DesignTarget5["LAYOUT"] = "LAYOUT";
27965
+ DesignTarget5["CELL"] = "CELL";
27966
+ })(DesignTarget4 || (DesignTarget4 = {}));
27945
27967
  var ImagePosition4;
27946
27968
  (function(ImagePosition5) {
27947
27969
  ImagePosition5["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";