@wix/form-public 0.193.0 → 0.194.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 +38 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +38 -1
- 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";
|