@wix/form-public 0.193.0 → 0.195.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 +83 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +83 -6
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -70,7 +70,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
70
70
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
71
71
|
|
|
72
72
|
// ../../node_modules/@wix/ambassador-forms-v4-form/es/build/types.impl.js
|
|
73
|
-
var Format, DayOfWeek, ValidationFormat, ProductType, PriceType, FieldFieldType, StringTypeFormatEnumFormat, InputFieldStringComponentType, NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, ImageStylesPosition, AspectRatio, Resizing, Placement, CardStylesType, CardStylesAlignment, CardStylesLayout, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, Scaling, LayoutDataImagePosition, Origin, VerticalAlignmentAlignment, ResponsivenessBehaviour, DesignTarget, ImagePosition, AlignmentEnumAlignment, ImageFit, NumberOfColumns, FirstDayOfWeekEnumFirstDayOfWeek, InputFieldNumberComponentType, InputFieldBooleanComponentType, ArrayItemsItemType, PropertiesTypePropertiesTypeEnum, ArrayComponentType, InputFieldWixFileComponentType, UploadFileFormat, InputFieldPaymentComponentType, AddressComponentType, DefaultCountryConfigType, ObjectArrayComponentType, InputFieldSchedulingComponentType, AppointmentFormat, MeetingType, StaffStrategySelection, InputFieldInputType, FormFieldContactInfoEmailInfoTag, FormFieldContactInfoPhoneInfoTag, AddressInfoTag, ConfirmationLevel, SubscriptionChannel, FormFieldContactInfoContactField, DisplayFieldDisplayFieldType, OverrideEntityType, Kind, EmailInfoTag, PhoneInfoTag, Tag, OptInLevel, ContactField, SpamFilterProtectionLevel, RequiredIndicator, RequiredIndicatorPlacement, UrlTargetEnumTarget, SubmitSuccessAction, ChangeableProperty, OverrideEntityTypeEnumOverrideEntityType, Operator, ResultsDisplay, ContactAutofill, Fieldset, SortOrder, CountFormsFieldset, ListFormsOrderEnumListFormsOrder, FilterType, ListFormsOrder, ListDeletedFormsOrder, FieldInputType, WebhookIdentityType;
|
|
73
|
+
var Format, DayOfWeek, ValidationFormat, ProductType, PriceType, FieldFieldType, StringTypeFormatEnumFormat, InputFieldStringComponentType, NodeType, StylesBackgroundType, GradientType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, ImageStylesPosition, AspectRatio, Resizing, Placement, CardStylesType, CardStylesAlignment, CardStylesLayout, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, Scaling, LayoutDataImagePosition, Origin, LayoutDataBackgroundType, BackdropType, VerticalAlignmentAlignment, ResponsivenessBehaviour, DesignTarget, ImageScalingScaling, ImagePositionPosition, CardDataBackgroundType, ImagePosition, AlignmentEnumAlignment, ImageFit, NumberOfColumns, FirstDayOfWeekEnumFirstDayOfWeek, InputFieldNumberComponentType, InputFieldBooleanComponentType, ArrayItemsItemType, PropertiesTypePropertiesTypeEnum, ArrayComponentType, InputFieldWixFileComponentType, UploadFileFormat, InputFieldPaymentComponentType, AddressComponentType, DefaultCountryConfigType, ObjectArrayComponentType, InputFieldSchedulingComponentType, AppointmentFormat, MeetingType, StaffStrategySelection, InputFieldInputType, FormFieldContactInfoEmailInfoTag, FormFieldContactInfoPhoneInfoTag, AddressInfoTag, ConfirmationLevel, SubscriptionChannel, FormFieldContactInfoContactField, DisplayFieldDisplayFieldType, OverrideEntityType, Kind, EmailInfoTag, PhoneInfoTag, Tag, OptInLevel, ContactField, SpamFilterProtectionLevel, RequiredIndicator, RequiredIndicatorPlacement, UrlTargetEnumTarget, SubmitSuccessAction, ChangeableProperty, OverrideEntityTypeEnumOverrideEntityType, Operator, ResultsDisplay, ContactAutofill, Fieldset, SortOrder, CountFormsFieldset, ListFormsOrderEnumListFormsOrder, FilterType, ListFormsOrder, ListDeletedFormsOrder, FieldInputType, WebhookIdentityType;
|
|
74
74
|
var init_types_impl = __esm({
|
|
75
75
|
"../../node_modules/@wix/ambassador-forms-v4-form/es/build/types.impl.js"() {
|
|
76
76
|
(function(Format6) {
|
|
@@ -185,7 +185,16 @@ var init_types_impl = __esm({
|
|
|
185
185
|
NodeType5["LAYOUT"] = "LAYOUT";
|
|
186
186
|
NodeType5["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
187
187
|
NodeType5["SHAPE"] = "SHAPE";
|
|
188
|
+
NodeType5["CARD"] = "CARD";
|
|
188
189
|
})(NodeType || (NodeType = {}));
|
|
190
|
+
(function(StylesBackgroundType2) {
|
|
191
|
+
StylesBackgroundType2["COLOR"] = "COLOR";
|
|
192
|
+
StylesBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
193
|
+
})(StylesBackgroundType || (StylesBackgroundType = {}));
|
|
194
|
+
(function(GradientType2) {
|
|
195
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
196
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
197
|
+
})(GradientType || (GradientType = {}));
|
|
189
198
|
(function(WidthType5) {
|
|
190
199
|
WidthType5["CONTENT"] = "CONTENT";
|
|
191
200
|
WidthType5["SMALL"] = "SMALL";
|
|
@@ -397,6 +406,14 @@ var init_types_impl = __esm({
|
|
|
397
406
|
Origin5["IMAGE"] = "IMAGE";
|
|
398
407
|
Origin5["LAYOUT"] = "LAYOUT";
|
|
399
408
|
})(Origin || (Origin = {}));
|
|
409
|
+
(function(LayoutDataBackgroundType2) {
|
|
410
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
411
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
412
|
+
})(LayoutDataBackgroundType || (LayoutDataBackgroundType = {}));
|
|
413
|
+
(function(BackdropType2) {
|
|
414
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
415
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
416
|
+
})(BackdropType || (BackdropType = {}));
|
|
400
417
|
(function(VerticalAlignmentAlignment5) {
|
|
401
418
|
VerticalAlignmentAlignment5["TOP"] = "TOP";
|
|
402
419
|
VerticalAlignmentAlignment5["MIDDLE"] = "MIDDLE";
|
|
@@ -410,6 +427,26 @@ var init_types_impl = __esm({
|
|
|
410
427
|
DesignTarget5["LAYOUT"] = "LAYOUT";
|
|
411
428
|
DesignTarget5["CELL"] = "CELL";
|
|
412
429
|
})(DesignTarget || (DesignTarget = {}));
|
|
430
|
+
(function(ImageScalingScaling2) {
|
|
431
|
+
ImageScalingScaling2["AUTO"] = "AUTO";
|
|
432
|
+
ImageScalingScaling2["CONTAIN"] = "CONTAIN";
|
|
433
|
+
ImageScalingScaling2["COVER"] = "COVER";
|
|
434
|
+
})(ImageScalingScaling || (ImageScalingScaling = {}));
|
|
435
|
+
(function(ImagePositionPosition2) {
|
|
436
|
+
ImagePositionPosition2["CENTER"] = "CENTER";
|
|
437
|
+
ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
|
|
438
|
+
ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
|
|
439
|
+
ImagePositionPosition2["TOP"] = "TOP";
|
|
440
|
+
ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
|
|
441
|
+
ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
|
|
442
|
+
ImagePositionPosition2["BOTTOM"] = "BOTTOM";
|
|
443
|
+
ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
444
|
+
ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
445
|
+
})(ImagePositionPosition || (ImagePositionPosition = {}));
|
|
446
|
+
(function(CardDataBackgroundType2) {
|
|
447
|
+
CardDataBackgroundType2["COLOR"] = "COLOR";
|
|
448
|
+
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
449
|
+
})(CardDataBackgroundType || (CardDataBackgroundType = {}));
|
|
413
450
|
(function(ImagePosition5) {
|
|
414
451
|
ImagePosition5["UNKNOWN_IMAGE_POSITION"] = "UNKNOWN_IMAGE_POSITION";
|
|
415
452
|
ImagePosition5["ABOVE"] = "ABOVE";
|
|
@@ -20610,7 +20647,6 @@ var init_constants2 = __esm({
|
|
|
20610
20647
|
SI: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20611
20648
|
SK: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20612
20649
|
RS: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20613
|
-
SB: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20614
20650
|
SG: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20615
20651
|
SN: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20616
20652
|
SD: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
@@ -20652,20 +20688,61 @@ var init_constants2 = __esm({
|
|
|
20652
20688
|
CY: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20653
20689
|
CR: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20654
20690
|
CO: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20655
|
-
CI: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20656
20691
|
CN: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20657
20692
|
CL: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20658
20693
|
CH: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20659
20694
|
CA: "2b942888-7d93-41ee-b85c-5705263f9eea",
|
|
20660
|
-
CF: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20661
20695
|
BR: "3160f799-1ade-455b-87f9-128875ec874e",
|
|
20662
|
-
BS: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20663
20696
|
BE: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20664
20697
|
BG: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20665
20698
|
AT: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20666
20699
|
AU: "76f1a42e-b609-4c8b-b41a-7ebf2fbb5a56",
|
|
20700
|
+
AE: "4a7f5ef4-4ef6-4129-71fe-4e8ede4d421e",
|
|
20701
|
+
AG: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20702
|
+
AO: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20667
20703
|
AR: "b7b59987-e5c6-4ec7-a4af-f48318a68a5d",
|
|
20668
|
-
|
|
20704
|
+
BF: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20705
|
+
BI: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20706
|
+
BJ: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20707
|
+
BS: "4a7f5ef4-4ef6-4129-71fe-4e8ede4d421e",
|
|
20708
|
+
BW: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20709
|
+
BZ: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20710
|
+
CF: "4a7f5ef4-4ef6-4129-71fe-4e8ede4d421e",
|
|
20711
|
+
CG: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20712
|
+
CI: "4a7f5ef4-4ef6-4129-71fe-4e8ede4d421e",
|
|
20713
|
+
CK: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20714
|
+
CM: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20715
|
+
DM: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20716
|
+
ER: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20717
|
+
FJ: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20718
|
+
GA: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20719
|
+
GD: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20720
|
+
GM: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20721
|
+
GY: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20722
|
+
HK: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20723
|
+
JM: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20724
|
+
KI: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20725
|
+
KM: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20726
|
+
LY: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20727
|
+
ML: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20728
|
+
MO: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20729
|
+
MR: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20730
|
+
QA: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20731
|
+
SB: "4a7f5ef4-4ef6-4129-71fe-4e8ede4d421e",
|
|
20732
|
+
SC: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20733
|
+
SL: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20734
|
+
SO: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20735
|
+
SR: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20736
|
+
SS: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20737
|
+
ST: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20738
|
+
TD: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20739
|
+
TG: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20740
|
+
TK: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20741
|
+
TO: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20742
|
+
TV: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20743
|
+
VU: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20744
|
+
YE: "51e4779e-0caf-4fe0-045e-b2318ba89518",
|
|
20745
|
+
ZW: "51e4779e-0caf-4fe0-045e-b2318ba89518"
|
|
20669
20746
|
};
|
|
20670
20747
|
DEFAULT_COUNTRY = "COMMON";
|
|
20671
20748
|
}
|