@wix/auto_sdk_forms_forms 1.0.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/build/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.context.d.ts +22 -0
- package/build/cjs/src/forms-v4-form-forms.context.js +100 -0
- package/build/cjs/src/forms-v4-form-forms.context.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.http.d.ts +49 -0
- package/build/cjs/src/forms-v4-form-forms.http.js +38289 -0
- package/build/cjs/src/forms-v4-form-forms.http.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.meta.d.ts +48 -0
- package/build/cjs/src/forms-v4-form-forms.meta.js +370 -0
- package/build/cjs/src/forms-v4-form-forms.meta.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.public.d.ts +155 -0
- package/build/cjs/src/forms-v4-form-forms.public.js +190 -0
- package/build/cjs/src/forms-v4-form-forms.public.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.types.d.ts +4638 -0
- package/build/cjs/src/forms-v4-form-forms.types.js +717 -0
- package/build/cjs/src/forms-v4-form-forms.types.js.map +1 -0
- package/build/cjs/src/forms-v4-form-forms.universal.d.ts +5085 -0
- package/build/cjs/src/forms-v4-form-forms.universal.js +1812 -0
- package/build/cjs/src/forms-v4-form-forms.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/forms-v4-form-forms.context.d.ts +22 -0
- package/build/es/src/forms-v4-form-forms.context.js +22 -0
- package/build/es/src/forms-v4-form-forms.context.js.map +1 -0
- package/build/es/src/forms-v4-form-forms.http.d.ts +49 -0
- package/build/es/src/forms-v4-form-forms.http.js +38268 -0
- package/build/es/src/forms-v4-form-forms.http.js.map +1 -0
- package/build/es/src/forms-v4-form-forms.meta.d.ts +48 -0
- package/build/es/src/forms-v4-form-forms.meta.js +326 -0
- package/build/es/src/forms-v4-form-forms.meta.js.map +1 -0
- package/build/es/src/forms-v4-form-forms.public.d.ts +155 -0
- package/build/es/src/forms-v4-form-forms.public.js +94 -0
- package/build/es/src/forms-v4-form-forms.public.js.map +1 -0
- package/build/es/src/forms-v4-form-forms.types.d.ts +4638 -0
- package/build/es/src/forms-v4-form-forms.types.js +713 -0
- package/build/es/src/forms-v4-form-forms.types.js.map +1 -0
- package/build/es/src/forms-v4-form-forms.universal.d.ts +5085 -0
- package/build/es/src/forms-v4-form-forms.universal.js +1767 -0
- package/build/es/src/forms-v4-form-forms.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.context.d.ts +22 -0
- package/build/internal/cjs/src/forms-v4-form-forms.context.js +100 -0
- package/build/internal/cjs/src/forms-v4-form-forms.context.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.http.d.ts +49 -0
- package/build/internal/cjs/src/forms-v4-form-forms.http.js +38289 -0
- package/build/internal/cjs/src/forms-v4-form-forms.http.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.meta.d.ts +48 -0
- package/build/internal/cjs/src/forms-v4-form-forms.meta.js +370 -0
- package/build/internal/cjs/src/forms-v4-form-forms.meta.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.public.d.ts +155 -0
- package/build/internal/cjs/src/forms-v4-form-forms.public.js +190 -0
- package/build/internal/cjs/src/forms-v4-form-forms.public.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.types.d.ts +4638 -0
- package/build/internal/cjs/src/forms-v4-form-forms.types.js +717 -0
- package/build/internal/cjs/src/forms-v4-form-forms.types.js.map +1 -0
- package/build/internal/cjs/src/forms-v4-form-forms.universal.d.ts +5085 -0
- package/build/internal/cjs/src/forms-v4-form-forms.universal.js +1812 -0
- package/build/internal/cjs/src/forms-v4-form-forms.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.context.d.ts +22 -0
- package/build/internal/es/src/forms-v4-form-forms.context.js +22 -0
- package/build/internal/es/src/forms-v4-form-forms.context.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.http.d.ts +49 -0
- package/build/internal/es/src/forms-v4-form-forms.http.js +38268 -0
- package/build/internal/es/src/forms-v4-form-forms.http.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.meta.d.ts +48 -0
- package/build/internal/es/src/forms-v4-form-forms.meta.js +326 -0
- package/build/internal/es/src/forms-v4-form-forms.meta.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.public.d.ts +155 -0
- package/build/internal/es/src/forms-v4-form-forms.public.js +94 -0
- package/build/internal/es/src/forms-v4-form-forms.public.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.types.d.ts +4638 -0
- package/build/internal/es/src/forms-v4-form-forms.types.js +713 -0
- package/build/internal/es/src/forms-v4-form-forms.types.js.map +1 -0
- package/build/internal/es/src/forms-v4-form-forms.universal.d.ts +5085 -0
- package/build/internal/es/src/forms-v4-form-forms.universal.js +1767 -0
- package/build/internal/es/src/forms-v4-form-forms.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1,717 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Format = exports.SchedulingComponentType = exports.ImageFit = exports.PaymentComponentType = exports.UploadFileFormat = exports.WixFileComponentType = exports.ComponentType = exports.PropertiesTypeEnum = exports.ItemType = exports.BooleanComponentType = exports.NumberComponentType = exports.FirstDayOfWeek = exports.NumberOfColumns = exports.NullValue = exports.VerticalAlignment = exports.Direction = exports.InitialExpandedItems = exports.AppType = exports.FontType = exports.DecorationType = exports.BackgroundType = exports.PollLayoutDirection = exports.PollLayoutType = exports.VoteRole = exports.ViewRole = exports.MapType = exports.Source = exports.GIFType = exports.ThumbnailsAlignment = exports.Crop = exports.Orientation = exports.LayoutType = exports.ViewMode = exports.Alignment = exports.Width = exports.LineStyle = exports.TextAlignment = exports.LinkTarget = exports.ButtonDataType = exports.PluginContainerDataAlignment = exports.WidthType = exports.NodeType = exports.StringComponentType = exports.StringTypeFormatEnumFormat = exports.PriceType = exports.ProductType = exports.ValidationFormat = exports.FormatEnumFormat = exports.RequiredIndicatorPlacement = exports.RequiredIndicator = void 0;
|
|
4
|
+
exports.WebhookIdentityType = exports.FieldInputType = exports.ListDeletedFormsOrder = exports.ListFormsRequestListFormsOrder = exports.FilterType = exports.ListFormsOrder = exports.CountFormsFieldset = exports.SortOrder = exports.Fieldset = exports.SubmitSuccessAction = exports.Target = exports.SpamFilterProtectionLevel = exports.Kind = exports.OverrideEntityType = exports.DisplayFieldType = exports.FieldType = exports.ContactField = exports.OptInLevel = exports.Tag = exports.PhoneInfoTag = exports.EmailInfoTag = exports.InputType = exports.Type = exports.MultilineAddressComponentType = void 0;
|
|
5
|
+
var RequiredIndicator;
|
|
6
|
+
(function (RequiredIndicator) {
|
|
7
|
+
/** Unknown required indicator. */
|
|
8
|
+
RequiredIndicator["UNKNOWN_INDICATOR"] = "UNKNOWN_INDICATOR";
|
|
9
|
+
/** Asterisk (*). */
|
|
10
|
+
RequiredIndicator["ASTERISK"] = "ASTERISK";
|
|
11
|
+
/** Text (default: "Required"). */
|
|
12
|
+
RequiredIndicator["TEXT"] = "TEXT";
|
|
13
|
+
/** None. */
|
|
14
|
+
RequiredIndicator["NONE"] = "NONE";
|
|
15
|
+
})(RequiredIndicator || (exports.RequiredIndicator = RequiredIndicator = {}));
|
|
16
|
+
var RequiredIndicatorPlacement;
|
|
17
|
+
(function (RequiredIndicatorPlacement) {
|
|
18
|
+
/** Unknown required indicator placement. */
|
|
19
|
+
RequiredIndicatorPlacement["UNKNOWN_PLACEMENT"] = "UNKNOWN_PLACEMENT";
|
|
20
|
+
/** After field title. */
|
|
21
|
+
RequiredIndicatorPlacement["AFTER_FIELD_TITLE"] = "AFTER_FIELD_TITLE";
|
|
22
|
+
/** Before field title. */
|
|
23
|
+
RequiredIndicatorPlacement["BEFORE_FIELD_TITLE"] = "BEFORE_FIELD_TITLE";
|
|
24
|
+
})(RequiredIndicatorPlacement || (exports.RequiredIndicatorPlacement = RequiredIndicatorPlacement = {}));
|
|
25
|
+
var FormatEnumFormat;
|
|
26
|
+
(function (FormatEnumFormat) {
|
|
27
|
+
FormatEnumFormat["UNDEFINED"] = "UNDEFINED";
|
|
28
|
+
FormatEnumFormat["DATE"] = "DATE";
|
|
29
|
+
FormatEnumFormat["TIME"] = "TIME";
|
|
30
|
+
FormatEnumFormat["DATE_TIME"] = "DATE_TIME";
|
|
31
|
+
FormatEnumFormat["EMAIL"] = "EMAIL";
|
|
32
|
+
FormatEnumFormat["URL"] = "URL";
|
|
33
|
+
FormatEnumFormat["UUID"] = "UUID";
|
|
34
|
+
FormatEnumFormat["PHONE"] = "PHONE";
|
|
35
|
+
FormatEnumFormat["URI"] = "URI";
|
|
36
|
+
FormatEnumFormat["HOSTNAME"] = "HOSTNAME";
|
|
37
|
+
FormatEnumFormat["COLOR_HEX"] = "COLOR_HEX";
|
|
38
|
+
FormatEnumFormat["CURRENCY"] = "CURRENCY";
|
|
39
|
+
FormatEnumFormat["LANGUAGE"] = "LANGUAGE";
|
|
40
|
+
FormatEnumFormat["DATE_OPTIONAL_TIME"] = "DATE_OPTIONAL_TIME";
|
|
41
|
+
})(FormatEnumFormat || (exports.FormatEnumFormat = FormatEnumFormat = {}));
|
|
42
|
+
var ValidationFormat;
|
|
43
|
+
(function (ValidationFormat) {
|
|
44
|
+
ValidationFormat["UNDEFINED"] = "UNDEFINED";
|
|
45
|
+
/** File upload validation. */
|
|
46
|
+
ValidationFormat["WIX_FILE"] = "WIX_FILE";
|
|
47
|
+
/** Payment validation. */
|
|
48
|
+
ValidationFormat["PAYMENT"] = "PAYMENT";
|
|
49
|
+
/** Multiline address. */
|
|
50
|
+
ValidationFormat["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
|
|
51
|
+
/** Scheduling validation. */
|
|
52
|
+
ValidationFormat["SCHEDULING"] = "SCHEDULING";
|
|
53
|
+
})(ValidationFormat || (exports.ValidationFormat = ValidationFormat = {}));
|
|
54
|
+
var ProductType;
|
|
55
|
+
(function (ProductType) {
|
|
56
|
+
/** Unknown product type. */
|
|
57
|
+
ProductType["UNKNOWN"] = "UNKNOWN";
|
|
58
|
+
/** Shippable (physical) product. */
|
|
59
|
+
ProductType["SHIPPABLE"] = "SHIPPABLE";
|
|
60
|
+
/** Digital product. */
|
|
61
|
+
ProductType["DIGITAL"] = "DIGITAL";
|
|
62
|
+
})(ProductType || (exports.ProductType = ProductType = {}));
|
|
63
|
+
var PriceType;
|
|
64
|
+
(function (PriceType) {
|
|
65
|
+
/** Unknown price type. */
|
|
66
|
+
PriceType["UNKNOWN"] = "UNKNOWN";
|
|
67
|
+
/** Fixed price. */
|
|
68
|
+
PriceType["FIXED_PRICE"] = "FIXED_PRICE";
|
|
69
|
+
/** Dynamic price from price range. */
|
|
70
|
+
PriceType["DYNAMIC_PRICE"] = "DYNAMIC_PRICE";
|
|
71
|
+
})(PriceType || (exports.PriceType = PriceType = {}));
|
|
72
|
+
var StringTypeFormatEnumFormat;
|
|
73
|
+
(function (StringTypeFormatEnumFormat) {
|
|
74
|
+
StringTypeFormatEnumFormat["UNDEFINED"] = "UNDEFINED";
|
|
75
|
+
StringTypeFormatEnumFormat["DATE"] = "DATE";
|
|
76
|
+
StringTypeFormatEnumFormat["TIME"] = "TIME";
|
|
77
|
+
StringTypeFormatEnumFormat["DATE_TIME"] = "DATE_TIME";
|
|
78
|
+
StringTypeFormatEnumFormat["EMAIL"] = "EMAIL";
|
|
79
|
+
StringTypeFormatEnumFormat["URL"] = "URL";
|
|
80
|
+
StringTypeFormatEnumFormat["UUID"] = "UUID";
|
|
81
|
+
StringTypeFormatEnumFormat["PHONE"] = "PHONE";
|
|
82
|
+
StringTypeFormatEnumFormat["URI"] = "URI";
|
|
83
|
+
StringTypeFormatEnumFormat["HOSTNAME"] = "HOSTNAME";
|
|
84
|
+
StringTypeFormatEnumFormat["COLOR_HEX"] = "COLOR_HEX";
|
|
85
|
+
StringTypeFormatEnumFormat["CURRENCY"] = "CURRENCY";
|
|
86
|
+
StringTypeFormatEnumFormat["LANGUAGE"] = "LANGUAGE";
|
|
87
|
+
StringTypeFormatEnumFormat["DATE_OPTIONAL_TIME"] = "DATE_OPTIONAL_TIME";
|
|
88
|
+
})(StringTypeFormatEnumFormat || (exports.StringTypeFormatEnumFormat = StringTypeFormatEnumFormat = {}));
|
|
89
|
+
var StringComponentType;
|
|
90
|
+
(function (StringComponentType) {
|
|
91
|
+
StringComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
92
|
+
StringComponentType["TEXT_INPUT"] = "TEXT_INPUT";
|
|
93
|
+
StringComponentType["RADIO_GROUP"] = "RADIO_GROUP";
|
|
94
|
+
StringComponentType["DROPDOWN"] = "DROPDOWN";
|
|
95
|
+
StringComponentType["DATE_TIME"] = "DATE_TIME";
|
|
96
|
+
StringComponentType["PHONE_INPUT"] = "PHONE_INPUT";
|
|
97
|
+
StringComponentType["DATE_INPUT"] = "DATE_INPUT";
|
|
98
|
+
StringComponentType["TIME_INPUT"] = "TIME_INPUT";
|
|
99
|
+
StringComponentType["DATE_PICKER"] = "DATE_PICKER";
|
|
100
|
+
})(StringComponentType || (exports.StringComponentType = StringComponentType = {}));
|
|
101
|
+
var NodeType;
|
|
102
|
+
(function (NodeType) {
|
|
103
|
+
NodeType["PARAGRAPH"] = "PARAGRAPH";
|
|
104
|
+
NodeType["TEXT"] = "TEXT";
|
|
105
|
+
NodeType["HEADING"] = "HEADING";
|
|
106
|
+
NodeType["BULLETED_LIST"] = "BULLETED_LIST";
|
|
107
|
+
NodeType["ORDERED_LIST"] = "ORDERED_LIST";
|
|
108
|
+
NodeType["LIST_ITEM"] = "LIST_ITEM";
|
|
109
|
+
NodeType["BLOCKQUOTE"] = "BLOCKQUOTE";
|
|
110
|
+
NodeType["CODE_BLOCK"] = "CODE_BLOCK";
|
|
111
|
+
NodeType["VIDEO"] = "VIDEO";
|
|
112
|
+
NodeType["DIVIDER"] = "DIVIDER";
|
|
113
|
+
NodeType["FILE"] = "FILE";
|
|
114
|
+
NodeType["GALLERY"] = "GALLERY";
|
|
115
|
+
NodeType["GIF"] = "GIF";
|
|
116
|
+
NodeType["HTML"] = "HTML";
|
|
117
|
+
NodeType["IMAGE"] = "IMAGE";
|
|
118
|
+
NodeType["LINK_PREVIEW"] = "LINK_PREVIEW";
|
|
119
|
+
/** @deprecated */
|
|
120
|
+
NodeType["MAP"] = "MAP";
|
|
121
|
+
NodeType["POLL"] = "POLL";
|
|
122
|
+
NodeType["APP_EMBED"] = "APP_EMBED";
|
|
123
|
+
NodeType["BUTTON"] = "BUTTON";
|
|
124
|
+
NodeType["COLLAPSIBLE_LIST"] = "COLLAPSIBLE_LIST";
|
|
125
|
+
NodeType["TABLE"] = "TABLE";
|
|
126
|
+
NodeType["EMBED"] = "EMBED";
|
|
127
|
+
NodeType["COLLAPSIBLE_ITEM"] = "COLLAPSIBLE_ITEM";
|
|
128
|
+
NodeType["COLLAPSIBLE_ITEM_TITLE"] = "COLLAPSIBLE_ITEM_TITLE";
|
|
129
|
+
NodeType["COLLAPSIBLE_ITEM_BODY"] = "COLLAPSIBLE_ITEM_BODY";
|
|
130
|
+
NodeType["TABLE_CELL"] = "TABLE_CELL";
|
|
131
|
+
NodeType["TABLE_ROW"] = "TABLE_ROW";
|
|
132
|
+
NodeType["EXTERNAL"] = "EXTERNAL";
|
|
133
|
+
NodeType["AUDIO"] = "AUDIO";
|
|
134
|
+
NodeType["CAPTION"] = "CAPTION";
|
|
135
|
+
NodeType["LAYOUT"] = "LAYOUT";
|
|
136
|
+
NodeType["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
137
|
+
})(NodeType || (exports.NodeType = NodeType = {}));
|
|
138
|
+
var WidthType;
|
|
139
|
+
(function (WidthType) {
|
|
140
|
+
/** Width matches the content width */
|
|
141
|
+
WidthType["CONTENT"] = "CONTENT";
|
|
142
|
+
/** Small Width */
|
|
143
|
+
WidthType["SMALL"] = "SMALL";
|
|
144
|
+
/** Width will match the original asset width */
|
|
145
|
+
WidthType["ORIGINAL"] = "ORIGINAL";
|
|
146
|
+
/** coast-to-coast display */
|
|
147
|
+
WidthType["FULL_WIDTH"] = "FULL_WIDTH";
|
|
148
|
+
})(WidthType || (exports.WidthType = WidthType = {}));
|
|
149
|
+
var PluginContainerDataAlignment;
|
|
150
|
+
(function (PluginContainerDataAlignment) {
|
|
151
|
+
/** Center Alignment */
|
|
152
|
+
PluginContainerDataAlignment["CENTER"] = "CENTER";
|
|
153
|
+
/** Left Alignment */
|
|
154
|
+
PluginContainerDataAlignment["LEFT"] = "LEFT";
|
|
155
|
+
/** Right Alignment */
|
|
156
|
+
PluginContainerDataAlignment["RIGHT"] = "RIGHT";
|
|
157
|
+
})(PluginContainerDataAlignment || (exports.PluginContainerDataAlignment = PluginContainerDataAlignment = {}));
|
|
158
|
+
var ButtonDataType;
|
|
159
|
+
(function (ButtonDataType) {
|
|
160
|
+
/** Regular link button */
|
|
161
|
+
ButtonDataType["LINK"] = "LINK";
|
|
162
|
+
/** Triggers custom action that is defined in plugin configuration by the consumer */
|
|
163
|
+
ButtonDataType["ACTION"] = "ACTION";
|
|
164
|
+
})(ButtonDataType || (exports.ButtonDataType = ButtonDataType = {}));
|
|
165
|
+
var LinkTarget;
|
|
166
|
+
(function (LinkTarget) {
|
|
167
|
+
/** Opens the linked document in the same frame as it was clicked (this is default) */
|
|
168
|
+
LinkTarget["SELF"] = "SELF";
|
|
169
|
+
/** Opens the linked document in a new window or tab */
|
|
170
|
+
LinkTarget["BLANK"] = "BLANK";
|
|
171
|
+
/** Opens the linked document in the parent frame */
|
|
172
|
+
LinkTarget["PARENT"] = "PARENT";
|
|
173
|
+
/** Opens the linked document in the full body of the window */
|
|
174
|
+
LinkTarget["TOP"] = "TOP";
|
|
175
|
+
})(LinkTarget || (exports.LinkTarget = LinkTarget = {}));
|
|
176
|
+
var TextAlignment;
|
|
177
|
+
(function (TextAlignment) {
|
|
178
|
+
/** browser default, eqivalent to `initial` */
|
|
179
|
+
TextAlignment["AUTO"] = "AUTO";
|
|
180
|
+
/** Left align */
|
|
181
|
+
TextAlignment["LEFT"] = "LEFT";
|
|
182
|
+
/** Right align */
|
|
183
|
+
TextAlignment["RIGHT"] = "RIGHT";
|
|
184
|
+
/** Center align */
|
|
185
|
+
TextAlignment["CENTER"] = "CENTER";
|
|
186
|
+
/** Text is spaced to line up its left and right edges to the left and right edges of the line box, except for the last line */
|
|
187
|
+
TextAlignment["JUSTIFY"] = "JUSTIFY";
|
|
188
|
+
})(TextAlignment || (exports.TextAlignment = TextAlignment = {}));
|
|
189
|
+
var LineStyle;
|
|
190
|
+
(function (LineStyle) {
|
|
191
|
+
/** Single Line */
|
|
192
|
+
LineStyle["SINGLE"] = "SINGLE";
|
|
193
|
+
/** Double Line */
|
|
194
|
+
LineStyle["DOUBLE"] = "DOUBLE";
|
|
195
|
+
/** Dashed Line */
|
|
196
|
+
LineStyle["DASHED"] = "DASHED";
|
|
197
|
+
/** Dotted Line */
|
|
198
|
+
LineStyle["DOTTED"] = "DOTTED";
|
|
199
|
+
})(LineStyle || (exports.LineStyle = LineStyle = {}));
|
|
200
|
+
var Width;
|
|
201
|
+
(function (Width) {
|
|
202
|
+
/** Large line */
|
|
203
|
+
Width["LARGE"] = "LARGE";
|
|
204
|
+
/** Medium line */
|
|
205
|
+
Width["MEDIUM"] = "MEDIUM";
|
|
206
|
+
/** Small line */
|
|
207
|
+
Width["SMALL"] = "SMALL";
|
|
208
|
+
})(Width || (exports.Width = Width = {}));
|
|
209
|
+
var Alignment;
|
|
210
|
+
(function (Alignment) {
|
|
211
|
+
/** Center alignment */
|
|
212
|
+
Alignment["CENTER"] = "CENTER";
|
|
213
|
+
/** Left alignment */
|
|
214
|
+
Alignment["LEFT"] = "LEFT";
|
|
215
|
+
/** Right alignment */
|
|
216
|
+
Alignment["RIGHT"] = "RIGHT";
|
|
217
|
+
})(Alignment || (exports.Alignment = Alignment = {}));
|
|
218
|
+
var ViewMode;
|
|
219
|
+
(function (ViewMode) {
|
|
220
|
+
/** No PDF view */
|
|
221
|
+
ViewMode["NONE"] = "NONE";
|
|
222
|
+
/** Full PDF view */
|
|
223
|
+
ViewMode["FULL"] = "FULL";
|
|
224
|
+
/** Mini PDF view */
|
|
225
|
+
ViewMode["MINI"] = "MINI";
|
|
226
|
+
})(ViewMode || (exports.ViewMode = ViewMode = {}));
|
|
227
|
+
var LayoutType;
|
|
228
|
+
(function (LayoutType) {
|
|
229
|
+
/** Collage type */
|
|
230
|
+
LayoutType["COLLAGE"] = "COLLAGE";
|
|
231
|
+
/** Masonry type */
|
|
232
|
+
LayoutType["MASONRY"] = "MASONRY";
|
|
233
|
+
/** Grid type */
|
|
234
|
+
LayoutType["GRID"] = "GRID";
|
|
235
|
+
/** Thumbnail type */
|
|
236
|
+
LayoutType["THUMBNAIL"] = "THUMBNAIL";
|
|
237
|
+
/** Slider type */
|
|
238
|
+
LayoutType["SLIDER"] = "SLIDER";
|
|
239
|
+
/** Slideshow type */
|
|
240
|
+
LayoutType["SLIDESHOW"] = "SLIDESHOW";
|
|
241
|
+
/** Panorama type */
|
|
242
|
+
LayoutType["PANORAMA"] = "PANORAMA";
|
|
243
|
+
/** Column type */
|
|
244
|
+
LayoutType["COLUMN"] = "COLUMN";
|
|
245
|
+
/** Magic type */
|
|
246
|
+
LayoutType["MAGIC"] = "MAGIC";
|
|
247
|
+
/** Fullsize images type */
|
|
248
|
+
LayoutType["FULLSIZE"] = "FULLSIZE";
|
|
249
|
+
})(LayoutType || (exports.LayoutType = LayoutType = {}));
|
|
250
|
+
var Orientation;
|
|
251
|
+
(function (Orientation) {
|
|
252
|
+
/** Rows Orientation */
|
|
253
|
+
Orientation["ROWS"] = "ROWS";
|
|
254
|
+
/** Columns Orientation */
|
|
255
|
+
Orientation["COLUMNS"] = "COLUMNS";
|
|
256
|
+
})(Orientation || (exports.Orientation = Orientation = {}));
|
|
257
|
+
var Crop;
|
|
258
|
+
(function (Crop) {
|
|
259
|
+
/** Crop to fill */
|
|
260
|
+
Crop["FILL"] = "FILL";
|
|
261
|
+
/** Crop to fit */
|
|
262
|
+
Crop["FIT"] = "FIT";
|
|
263
|
+
})(Crop || (exports.Crop = Crop = {}));
|
|
264
|
+
var ThumbnailsAlignment;
|
|
265
|
+
(function (ThumbnailsAlignment) {
|
|
266
|
+
/** Top alignment */
|
|
267
|
+
ThumbnailsAlignment["TOP"] = "TOP";
|
|
268
|
+
/** Right alignment */
|
|
269
|
+
ThumbnailsAlignment["RIGHT"] = "RIGHT";
|
|
270
|
+
/** Bottom alignment */
|
|
271
|
+
ThumbnailsAlignment["BOTTOM"] = "BOTTOM";
|
|
272
|
+
/** Left alignment */
|
|
273
|
+
ThumbnailsAlignment["LEFT"] = "LEFT";
|
|
274
|
+
/** No thumbnail */
|
|
275
|
+
ThumbnailsAlignment["NONE"] = "NONE";
|
|
276
|
+
})(ThumbnailsAlignment || (exports.ThumbnailsAlignment = ThumbnailsAlignment = {}));
|
|
277
|
+
var GIFType;
|
|
278
|
+
(function (GIFType) {
|
|
279
|
+
GIFType["GIF"] = "GIF";
|
|
280
|
+
GIFType["STICKER"] = "STICKER";
|
|
281
|
+
})(GIFType || (exports.GIFType = GIFType = {}));
|
|
282
|
+
var Source;
|
|
283
|
+
(function (Source) {
|
|
284
|
+
Source["HTML"] = "HTML";
|
|
285
|
+
Source["ADSENSE"] = "ADSENSE";
|
|
286
|
+
})(Source || (exports.Source = Source = {}));
|
|
287
|
+
var MapType;
|
|
288
|
+
(function (MapType) {
|
|
289
|
+
/** Roadmap map type */
|
|
290
|
+
MapType["ROADMAP"] = "ROADMAP";
|
|
291
|
+
/** Satellite map type */
|
|
292
|
+
MapType["SATELITE"] = "SATELITE";
|
|
293
|
+
/** Hybrid map type */
|
|
294
|
+
MapType["HYBRID"] = "HYBRID";
|
|
295
|
+
/** Terrain map type */
|
|
296
|
+
MapType["TERRAIN"] = "TERRAIN";
|
|
297
|
+
})(MapType || (exports.MapType = MapType = {}));
|
|
298
|
+
var ViewRole;
|
|
299
|
+
(function (ViewRole) {
|
|
300
|
+
/** Only Poll creator can view the results */
|
|
301
|
+
ViewRole["CREATOR"] = "CREATOR";
|
|
302
|
+
/** Anyone who voted can see the results */
|
|
303
|
+
ViewRole["VOTERS"] = "VOTERS";
|
|
304
|
+
/** Anyone can see the results, even if one didn't vote */
|
|
305
|
+
ViewRole["EVERYONE"] = "EVERYONE";
|
|
306
|
+
})(ViewRole || (exports.ViewRole = ViewRole = {}));
|
|
307
|
+
var VoteRole;
|
|
308
|
+
(function (VoteRole) {
|
|
309
|
+
/** Logged in member */
|
|
310
|
+
VoteRole["SITE_MEMBERS"] = "SITE_MEMBERS";
|
|
311
|
+
/** Anyone */
|
|
312
|
+
VoteRole["ALL"] = "ALL";
|
|
313
|
+
})(VoteRole || (exports.VoteRole = VoteRole = {}));
|
|
314
|
+
var PollLayoutType;
|
|
315
|
+
(function (PollLayoutType) {
|
|
316
|
+
/** List */
|
|
317
|
+
PollLayoutType["LIST"] = "LIST";
|
|
318
|
+
/** Grid */
|
|
319
|
+
PollLayoutType["GRID"] = "GRID";
|
|
320
|
+
})(PollLayoutType || (exports.PollLayoutType = PollLayoutType = {}));
|
|
321
|
+
var PollLayoutDirection;
|
|
322
|
+
(function (PollLayoutDirection) {
|
|
323
|
+
/** Left-to-right */
|
|
324
|
+
PollLayoutDirection["LTR"] = "LTR";
|
|
325
|
+
/** Right-to-left */
|
|
326
|
+
PollLayoutDirection["RTL"] = "RTL";
|
|
327
|
+
})(PollLayoutDirection || (exports.PollLayoutDirection = PollLayoutDirection = {}));
|
|
328
|
+
var BackgroundType;
|
|
329
|
+
(function (BackgroundType) {
|
|
330
|
+
/** Color background type */
|
|
331
|
+
BackgroundType["COLOR"] = "COLOR";
|
|
332
|
+
/** Image background type */
|
|
333
|
+
BackgroundType["IMAGE"] = "IMAGE";
|
|
334
|
+
/** Gradiant background type */
|
|
335
|
+
BackgroundType["GRADIENT"] = "GRADIENT";
|
|
336
|
+
})(BackgroundType || (exports.BackgroundType = BackgroundType = {}));
|
|
337
|
+
var DecorationType;
|
|
338
|
+
(function (DecorationType) {
|
|
339
|
+
DecorationType["BOLD"] = "BOLD";
|
|
340
|
+
DecorationType["ITALIC"] = "ITALIC";
|
|
341
|
+
DecorationType["UNDERLINE"] = "UNDERLINE";
|
|
342
|
+
DecorationType["SPOILER"] = "SPOILER";
|
|
343
|
+
DecorationType["ANCHOR"] = "ANCHOR";
|
|
344
|
+
DecorationType["MENTION"] = "MENTION";
|
|
345
|
+
DecorationType["LINK"] = "LINK";
|
|
346
|
+
DecorationType["COLOR"] = "COLOR";
|
|
347
|
+
DecorationType["FONT_SIZE"] = "FONT_SIZE";
|
|
348
|
+
DecorationType["EXTERNAL"] = "EXTERNAL";
|
|
349
|
+
})(DecorationType || (exports.DecorationType = DecorationType = {}));
|
|
350
|
+
var FontType;
|
|
351
|
+
(function (FontType) {
|
|
352
|
+
FontType["PX"] = "PX";
|
|
353
|
+
FontType["EM"] = "EM";
|
|
354
|
+
})(FontType || (exports.FontType = FontType = {}));
|
|
355
|
+
var AppType;
|
|
356
|
+
(function (AppType) {
|
|
357
|
+
AppType["PRODUCT"] = "PRODUCT";
|
|
358
|
+
AppType["EVENT"] = "EVENT";
|
|
359
|
+
AppType["BOOKING"] = "BOOKING";
|
|
360
|
+
})(AppType || (exports.AppType = AppType = {}));
|
|
361
|
+
var InitialExpandedItems;
|
|
362
|
+
(function (InitialExpandedItems) {
|
|
363
|
+
/** First item will be expended initally */
|
|
364
|
+
InitialExpandedItems["FIRST"] = "FIRST";
|
|
365
|
+
/** All items will expended initally */
|
|
366
|
+
InitialExpandedItems["ALL"] = "ALL";
|
|
367
|
+
/** All items collapsed initally */
|
|
368
|
+
InitialExpandedItems["NONE"] = "NONE";
|
|
369
|
+
})(InitialExpandedItems || (exports.InitialExpandedItems = InitialExpandedItems = {}));
|
|
370
|
+
var Direction;
|
|
371
|
+
(function (Direction) {
|
|
372
|
+
/** Left-to-right */
|
|
373
|
+
Direction["LTR"] = "LTR";
|
|
374
|
+
/** Right-to-left */
|
|
375
|
+
Direction["RTL"] = "RTL";
|
|
376
|
+
})(Direction || (exports.Direction = Direction = {}));
|
|
377
|
+
var VerticalAlignment;
|
|
378
|
+
(function (VerticalAlignment) {
|
|
379
|
+
/** Top alignment */
|
|
380
|
+
VerticalAlignment["TOP"] = "TOP";
|
|
381
|
+
/** Middle alignment */
|
|
382
|
+
VerticalAlignment["MIDDLE"] = "MIDDLE";
|
|
383
|
+
/** Bottom alignment */
|
|
384
|
+
VerticalAlignment["BOTTOM"] = "BOTTOM";
|
|
385
|
+
})(VerticalAlignment || (exports.VerticalAlignment = VerticalAlignment = {}));
|
|
386
|
+
/**
|
|
387
|
+
* `NullValue` is a singleton enumeration to represent the null value for the
|
|
388
|
+
* `Value` type union.
|
|
389
|
+
*
|
|
390
|
+
* The JSON representation for `NullValue` is JSON `null`.
|
|
391
|
+
*/
|
|
392
|
+
var NullValue;
|
|
393
|
+
(function (NullValue) {
|
|
394
|
+
/** Null value. */
|
|
395
|
+
NullValue["NULL_VALUE"] = "NULL_VALUE";
|
|
396
|
+
})(NullValue || (exports.NullValue = NullValue = {}));
|
|
397
|
+
var NumberOfColumns;
|
|
398
|
+
(function (NumberOfColumns) {
|
|
399
|
+
/** Undefined number of columns. */
|
|
400
|
+
NumberOfColumns["UNKNOWN"] = "UNKNOWN";
|
|
401
|
+
/** Zero columns. */
|
|
402
|
+
NumberOfColumns["ZERO"] = "ZERO";
|
|
403
|
+
/** One column. */
|
|
404
|
+
NumberOfColumns["ONE"] = "ONE";
|
|
405
|
+
/** Two columns. */
|
|
406
|
+
NumberOfColumns["TWO"] = "TWO";
|
|
407
|
+
/** Three columns. */
|
|
408
|
+
NumberOfColumns["THREE"] = "THREE";
|
|
409
|
+
})(NumberOfColumns || (exports.NumberOfColumns = NumberOfColumns = {}));
|
|
410
|
+
var FirstDayOfWeek;
|
|
411
|
+
(function (FirstDayOfWeek) {
|
|
412
|
+
/** First day of the week is Monday. */
|
|
413
|
+
FirstDayOfWeek["MONDAY"] = "MONDAY";
|
|
414
|
+
/** First day of the week is Sunday. */
|
|
415
|
+
FirstDayOfWeek["SUNDAY"] = "SUNDAY";
|
|
416
|
+
})(FirstDayOfWeek || (exports.FirstDayOfWeek = FirstDayOfWeek = {}));
|
|
417
|
+
var NumberComponentType;
|
|
418
|
+
(function (NumberComponentType) {
|
|
419
|
+
NumberComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
420
|
+
NumberComponentType["NUMBER_INPUT"] = "NUMBER_INPUT";
|
|
421
|
+
NumberComponentType["RATING_INPUT"] = "RATING_INPUT";
|
|
422
|
+
})(NumberComponentType || (exports.NumberComponentType = NumberComponentType = {}));
|
|
423
|
+
var BooleanComponentType;
|
|
424
|
+
(function (BooleanComponentType) {
|
|
425
|
+
BooleanComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
426
|
+
BooleanComponentType["CHECKBOX"] = "CHECKBOX";
|
|
427
|
+
})(BooleanComponentType || (exports.BooleanComponentType = BooleanComponentType = {}));
|
|
428
|
+
var ItemType;
|
|
429
|
+
(function (ItemType) {
|
|
430
|
+
ItemType["UNKNOWN_ITEM_TYPE"] = "UNKNOWN_ITEM_TYPE";
|
|
431
|
+
ItemType["STRING"] = "STRING";
|
|
432
|
+
ItemType["NUMBER"] = "NUMBER";
|
|
433
|
+
ItemType["BOOLEAN"] = "BOOLEAN";
|
|
434
|
+
ItemType["INTEGER"] = "INTEGER";
|
|
435
|
+
ItemType["OBJECT"] = "OBJECT";
|
|
436
|
+
})(ItemType || (exports.ItemType = ItemType = {}));
|
|
437
|
+
var PropertiesTypeEnum;
|
|
438
|
+
(function (PropertiesTypeEnum) {
|
|
439
|
+
PropertiesTypeEnum["UNKNOWN"] = "UNKNOWN";
|
|
440
|
+
PropertiesTypeEnum["STRING"] = "STRING";
|
|
441
|
+
PropertiesTypeEnum["NUMBER"] = "NUMBER";
|
|
442
|
+
PropertiesTypeEnum["BOOLEAN"] = "BOOLEAN";
|
|
443
|
+
PropertiesTypeEnum["INTEGER"] = "INTEGER";
|
|
444
|
+
PropertiesTypeEnum["ARRAY"] = "ARRAY";
|
|
445
|
+
})(PropertiesTypeEnum || (exports.PropertiesTypeEnum = PropertiesTypeEnum = {}));
|
|
446
|
+
var ComponentType;
|
|
447
|
+
(function (ComponentType) {
|
|
448
|
+
ComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
449
|
+
ComponentType["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
|
|
450
|
+
ComponentType["TAGS"] = "TAGS";
|
|
451
|
+
})(ComponentType || (exports.ComponentType = ComponentType = {}));
|
|
452
|
+
var WixFileComponentType;
|
|
453
|
+
(function (WixFileComponentType) {
|
|
454
|
+
WixFileComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
455
|
+
WixFileComponentType["FILE_UPLOAD"] = "FILE_UPLOAD";
|
|
456
|
+
WixFileComponentType["SIGNATURE"] = "SIGNATURE";
|
|
457
|
+
})(WixFileComponentType || (exports.WixFileComponentType = WixFileComponentType = {}));
|
|
458
|
+
var UploadFileFormat;
|
|
459
|
+
(function (UploadFileFormat) {
|
|
460
|
+
/** Undefined upload file format. */
|
|
461
|
+
UploadFileFormat["UNDEFINED"] = "UNDEFINED";
|
|
462
|
+
/** Video files. */
|
|
463
|
+
UploadFileFormat["VIDEO"] = "VIDEO";
|
|
464
|
+
/** Image files. */
|
|
465
|
+
UploadFileFormat["IMAGE"] = "IMAGE";
|
|
466
|
+
/** Audio files. */
|
|
467
|
+
UploadFileFormat["AUDIO"] = "AUDIO";
|
|
468
|
+
/** Document files. */
|
|
469
|
+
UploadFileFormat["DOCUMENT"] = "DOCUMENT";
|
|
470
|
+
/** Archive files. */
|
|
471
|
+
UploadFileFormat["ARCHIVE"] = "ARCHIVE";
|
|
472
|
+
})(UploadFileFormat || (exports.UploadFileFormat = UploadFileFormat = {}));
|
|
473
|
+
var PaymentComponentType;
|
|
474
|
+
(function (PaymentComponentType) {
|
|
475
|
+
PaymentComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
476
|
+
PaymentComponentType["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
|
|
477
|
+
PaymentComponentType["DONATION_INPUT"] = "DONATION_INPUT";
|
|
478
|
+
PaymentComponentType["PAYMENT_INPUT"] = "PAYMENT_INPUT";
|
|
479
|
+
PaymentComponentType["FIXED_PAYMENT"] = "FIXED_PAYMENT";
|
|
480
|
+
})(PaymentComponentType || (exports.PaymentComponentType = PaymentComponentType = {}));
|
|
481
|
+
var ImageFit;
|
|
482
|
+
(function (ImageFit) {
|
|
483
|
+
ImageFit["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
|
|
484
|
+
/** Image is scaled to maintain its aspect ratio while filling the element's entire content box. Portions of the image may be clipped if the aspect ratios do not match. */
|
|
485
|
+
ImageFit["COVER"] = "COVER";
|
|
486
|
+
/** Image is resized to fill the element's content box. Aspect ratio may not be preserved. */
|
|
487
|
+
ImageFit["CONTAIN"] = "CONTAIN";
|
|
488
|
+
})(ImageFit || (exports.ImageFit = ImageFit = {}));
|
|
489
|
+
var SchedulingComponentType;
|
|
490
|
+
(function (SchedulingComponentType) {
|
|
491
|
+
SchedulingComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
492
|
+
SchedulingComponentType["APPOINTMENT"] = "APPOINTMENT";
|
|
493
|
+
})(SchedulingComponentType || (exports.SchedulingComponentType = SchedulingComponentType = {}));
|
|
494
|
+
var Format;
|
|
495
|
+
(function (Format) {
|
|
496
|
+
Format["UNKNOWN_FORMAT_TYPE"] = "UNKNOWN_FORMAT_TYPE";
|
|
497
|
+
Format["IN_PERSON"] = "IN_PERSON";
|
|
498
|
+
Format["VIDEO_CONFERENCE"] = "VIDEO_CONFERENCE";
|
|
499
|
+
Format["PHONE"] = "PHONE";
|
|
500
|
+
})(Format || (exports.Format = Format = {}));
|
|
501
|
+
var MultilineAddressComponentType;
|
|
502
|
+
(function (MultilineAddressComponentType) {
|
|
503
|
+
MultilineAddressComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
504
|
+
MultilineAddressComponentType["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
|
|
505
|
+
})(MultilineAddressComponentType || (exports.MultilineAddressComponentType = MultilineAddressComponentType = {}));
|
|
506
|
+
var Type;
|
|
507
|
+
(function (Type) {
|
|
508
|
+
/** Unknown default country config type. */
|
|
509
|
+
Type["UNKNOWN_DEFAULT_COUNTRY"] = "UNKNOWN_DEFAULT_COUNTRY";
|
|
510
|
+
/** Country is determined by customer's IP address. */
|
|
511
|
+
Type["BY_IP"] = "BY_IP";
|
|
512
|
+
/** Pre-selected default country. */
|
|
513
|
+
Type["COUNTRY"] = "COUNTRY";
|
|
514
|
+
})(Type || (exports.Type = Type = {}));
|
|
515
|
+
var InputType;
|
|
516
|
+
(function (InputType) {
|
|
517
|
+
InputType["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
|
|
518
|
+
InputType["STRING"] = "STRING";
|
|
519
|
+
InputType["NUMBER"] = "NUMBER";
|
|
520
|
+
InputType["BOOLEAN"] = "BOOLEAN";
|
|
521
|
+
InputType["ARRAY"] = "ARRAY";
|
|
522
|
+
InputType["OBJECT"] = "OBJECT";
|
|
523
|
+
InputType["WIX_FILE"] = "WIX_FILE";
|
|
524
|
+
InputType["PAYMENT"] = "PAYMENT";
|
|
525
|
+
InputType["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
|
|
526
|
+
InputType["SCHEDULING"] = "SCHEDULING";
|
|
527
|
+
})(InputType || (exports.InputType = InputType = {}));
|
|
528
|
+
var EmailInfoTag;
|
|
529
|
+
(function (EmailInfoTag) {
|
|
530
|
+
EmailInfoTag["UNTAGGED"] = "UNTAGGED";
|
|
531
|
+
EmailInfoTag["MAIN"] = "MAIN";
|
|
532
|
+
})(EmailInfoTag || (exports.EmailInfoTag = EmailInfoTag = {}));
|
|
533
|
+
var PhoneInfoTag;
|
|
534
|
+
(function (PhoneInfoTag) {
|
|
535
|
+
PhoneInfoTag["UNTAGGED"] = "UNTAGGED";
|
|
536
|
+
PhoneInfoTag["MAIN"] = "MAIN";
|
|
537
|
+
})(PhoneInfoTag || (exports.PhoneInfoTag = PhoneInfoTag = {}));
|
|
538
|
+
var Tag;
|
|
539
|
+
(function (Tag) {
|
|
540
|
+
Tag["UNTAGGED"] = "UNTAGGED";
|
|
541
|
+
Tag["HOME"] = "HOME";
|
|
542
|
+
})(Tag || (exports.Tag = Tag = {}));
|
|
543
|
+
var OptInLevel;
|
|
544
|
+
(function (OptInLevel) {
|
|
545
|
+
OptInLevel["UNKNOWN"] = "UNKNOWN";
|
|
546
|
+
OptInLevel["SINGLE_CONFIRMATION"] = "SINGLE_CONFIRMATION";
|
|
547
|
+
OptInLevel["DOUBLE_CONFIRMATION"] = "DOUBLE_CONFIRMATION";
|
|
548
|
+
})(OptInLevel || (exports.OptInLevel = OptInLevel = {}));
|
|
549
|
+
var ContactField;
|
|
550
|
+
(function (ContactField) {
|
|
551
|
+
ContactField["UNDEFINED"] = "UNDEFINED";
|
|
552
|
+
ContactField["FIRST_NAME"] = "FIRST_NAME";
|
|
553
|
+
ContactField["LAST_NAME"] = "LAST_NAME";
|
|
554
|
+
ContactField["COMPANY"] = "COMPANY";
|
|
555
|
+
ContactField["POSITION"] = "POSITION";
|
|
556
|
+
ContactField["EMAIL"] = "EMAIL";
|
|
557
|
+
ContactField["PHONE"] = "PHONE";
|
|
558
|
+
ContactField["ADDRESS"] = "ADDRESS";
|
|
559
|
+
ContactField["BIRTHDATE"] = "BIRTHDATE";
|
|
560
|
+
ContactField["CUSTOM_FIELD"] = "CUSTOM_FIELD";
|
|
561
|
+
ContactField["SUBSCRIPTION"] = "SUBSCRIPTION";
|
|
562
|
+
ContactField["VAT_ID"] = "VAT_ID";
|
|
563
|
+
})(ContactField || (exports.ContactField = ContactField = {}));
|
|
564
|
+
var FieldType;
|
|
565
|
+
(function (FieldType) {
|
|
566
|
+
FieldType["UNKNOWN"] = "UNKNOWN";
|
|
567
|
+
FieldType["INPUT"] = "INPUT";
|
|
568
|
+
FieldType["DISPLAY"] = "DISPLAY";
|
|
569
|
+
})(FieldType || (exports.FieldType = FieldType = {}));
|
|
570
|
+
var DisplayFieldType;
|
|
571
|
+
(function (DisplayFieldType) {
|
|
572
|
+
DisplayFieldType["UNKNOWN_FIELD_TYPE"] = "UNKNOWN_FIELD_TYPE";
|
|
573
|
+
DisplayFieldType["RICH_CONTENT"] = "RICH_CONTENT";
|
|
574
|
+
DisplayFieldType["PAGE_NAVIGATION"] = "PAGE_NAVIGATION";
|
|
575
|
+
})(DisplayFieldType || (exports.DisplayFieldType = DisplayFieldType = {}));
|
|
576
|
+
var OverrideEntityType;
|
|
577
|
+
(function (OverrideEntityType) {
|
|
578
|
+
OverrideEntityType["UNKNOWN"] = "UNKNOWN";
|
|
579
|
+
OverrideEntityType["FIELD"] = "FIELD";
|
|
580
|
+
})(OverrideEntityType || (exports.OverrideEntityType = OverrideEntityType = {}));
|
|
581
|
+
var Kind;
|
|
582
|
+
(function (Kind) {
|
|
583
|
+
/** Return forms specific to tenant, excluding template based forms. */
|
|
584
|
+
Kind["REGULAR"] = "REGULAR";
|
|
585
|
+
/** Return forms based on common templates, with applied user overrides if they exist. */
|
|
586
|
+
Kind["EXTENSION"] = "EXTENSION";
|
|
587
|
+
})(Kind || (exports.Kind = Kind = {}));
|
|
588
|
+
var SpamFilterProtectionLevel;
|
|
589
|
+
(function (SpamFilterProtectionLevel) {
|
|
590
|
+
/** Unknown spam filter protection level. */
|
|
591
|
+
SpamFilterProtectionLevel["UNKNOWN"] = "UNKNOWN";
|
|
592
|
+
/** Spam filter is not used. Form is open for spam submissions. */
|
|
593
|
+
SpamFilterProtectionLevel["NONE"] = "NONE";
|
|
594
|
+
/** Spam filter operates in basic mode. Form is open to high risk of spam submissions. */
|
|
595
|
+
SpamFilterProtectionLevel["BASIC"] = "BASIC";
|
|
596
|
+
/** Spam filter operates in advanced mode. Form is open to low risk of spam submissions. */
|
|
597
|
+
SpamFilterProtectionLevel["ADVANCED"] = "ADVANCED";
|
|
598
|
+
})(SpamFilterProtectionLevel || (exports.SpamFilterProtectionLevel = SpamFilterProtectionLevel = {}));
|
|
599
|
+
var Target;
|
|
600
|
+
(function (Target) {
|
|
601
|
+
/** Unknown target. */
|
|
602
|
+
Target["UNKNOWN_TARGET"] = "UNKNOWN_TARGET";
|
|
603
|
+
/** Open in the same browser tab. */
|
|
604
|
+
Target["SELF"] = "SELF";
|
|
605
|
+
/** Open in a new browser tab. */
|
|
606
|
+
Target["BLANK"] = "BLANK";
|
|
607
|
+
})(Target || (exports.Target = Target = {}));
|
|
608
|
+
var SubmitSuccessAction;
|
|
609
|
+
(function (SubmitSuccessAction) {
|
|
610
|
+
/** Unknown submit success action. */
|
|
611
|
+
SubmitSuccessAction["UNKNOWN_SUBMIT_SUCCESS_ACTION"] = "UNKNOWN_SUBMIT_SUCCESS_ACTION";
|
|
612
|
+
/** No action will be taken after submission. */
|
|
613
|
+
SubmitSuccessAction["NO_ACTION"] = "NO_ACTION";
|
|
614
|
+
/** A thank you message will be shown after submission. */
|
|
615
|
+
SubmitSuccessAction["THANK_YOU_MESSAGE"] = "THANK_YOU_MESSAGE";
|
|
616
|
+
/** The user will be redirected to a URL after submission. */
|
|
617
|
+
SubmitSuccessAction["REDIRECT"] = "REDIRECT";
|
|
618
|
+
})(SubmitSuccessAction || (exports.SubmitSuccessAction = SubmitSuccessAction = {}));
|
|
619
|
+
var Fieldset;
|
|
620
|
+
(function (Fieldset) {
|
|
621
|
+
Fieldset["UNKNOWN"] = "UNKNOWN";
|
|
622
|
+
/** Includes nested forms when present. */
|
|
623
|
+
Fieldset["NESTED_FORMS"] = "NESTED_FORMS";
|
|
624
|
+
})(Fieldset || (exports.Fieldset = Fieldset = {}));
|
|
625
|
+
var SortOrder;
|
|
626
|
+
(function (SortOrder) {
|
|
627
|
+
SortOrder["ASC"] = "ASC";
|
|
628
|
+
SortOrder["DESC"] = "DESC";
|
|
629
|
+
})(SortOrder || (exports.SortOrder = SortOrder = {}));
|
|
630
|
+
var CountFormsFieldset;
|
|
631
|
+
(function (CountFormsFieldset) {
|
|
632
|
+
CountFormsFieldset["UNKNOWN"] = "UNKNOWN";
|
|
633
|
+
/** Include deleted forms count. */
|
|
634
|
+
CountFormsFieldset["DELETED"] = "DELETED";
|
|
635
|
+
})(CountFormsFieldset || (exports.CountFormsFieldset = CountFormsFieldset = {}));
|
|
636
|
+
var ListFormsOrder;
|
|
637
|
+
(function (ListFormsOrder) {
|
|
638
|
+
/** Sorting by updated date descending. The default value. */
|
|
639
|
+
ListFormsOrder["UPDATED_DATE_DESC"] = "UPDATED_DATE_DESC";
|
|
640
|
+
/** Sorting by updated date ascending. */
|
|
641
|
+
ListFormsOrder["UPDATED_DATE_ASC"] = "UPDATED_DATE_ASC";
|
|
642
|
+
/** Sorting by created date ascending. */
|
|
643
|
+
ListFormsOrder["CREATED_DATE_ASC"] = "CREATED_DATE_ASC";
|
|
644
|
+
/** Sorting by created date descending. */
|
|
645
|
+
ListFormsOrder["CREATED_DATE_DESC"] = "CREATED_DATE_DESC";
|
|
646
|
+
/** Sorting by name ascending. */
|
|
647
|
+
ListFormsOrder["NAME_ASC"] = "NAME_ASC";
|
|
648
|
+
/** Sorting by name descending. */
|
|
649
|
+
ListFormsOrder["NAME_DESC"] = "NAME_DESC";
|
|
650
|
+
})(ListFormsOrder || (exports.ListFormsOrder = ListFormsOrder = {}));
|
|
651
|
+
var FilterType;
|
|
652
|
+
(function (FilterType) {
|
|
653
|
+
FilterType["EXACT_MATCH"] = "EXACT_MATCH";
|
|
654
|
+
FilterType["STARTS_WITH"] = "STARTS_WITH";
|
|
655
|
+
})(FilterType || (exports.FilterType = FilterType = {}));
|
|
656
|
+
var ListFormsRequestListFormsOrder;
|
|
657
|
+
(function (ListFormsRequestListFormsOrder) {
|
|
658
|
+
/** Sorting by updated date descending. The default value. */
|
|
659
|
+
ListFormsRequestListFormsOrder["UPDATED_DATE_DESC"] = "UPDATED_DATE_DESC";
|
|
660
|
+
/** Sorting by updated date ascending. */
|
|
661
|
+
ListFormsRequestListFormsOrder["UPDATED_DATE_ASC"] = "UPDATED_DATE_ASC";
|
|
662
|
+
/** Sorting by created date ascendingd. */
|
|
663
|
+
ListFormsRequestListFormsOrder["CREATED_DATE_ASC"] = "CREATED_DATE_ASC";
|
|
664
|
+
/** Sorting by created date descending. */
|
|
665
|
+
ListFormsRequestListFormsOrder["CREATED_DATE_DESC"] = "CREATED_DATE_DESC";
|
|
666
|
+
/** Sorting by name ascending. */
|
|
667
|
+
ListFormsRequestListFormsOrder["NAME_ASC"] = "NAME_ASC";
|
|
668
|
+
/** Sorting by name descending. */
|
|
669
|
+
ListFormsRequestListFormsOrder["NAME_DESC"] = "NAME_DESC";
|
|
670
|
+
})(ListFormsRequestListFormsOrder || (exports.ListFormsRequestListFormsOrder = ListFormsRequestListFormsOrder = {}));
|
|
671
|
+
var ListDeletedFormsOrder;
|
|
672
|
+
(function (ListDeletedFormsOrder) {
|
|
673
|
+
/** Sorting by updated date descending. The default value. */
|
|
674
|
+
ListDeletedFormsOrder["UPDATED_DATE_DESC"] = "UPDATED_DATE_DESC";
|
|
675
|
+
/** Sorting by updated date ascending. */
|
|
676
|
+
ListDeletedFormsOrder["UPDATED_DATE_ASC"] = "UPDATED_DATE_ASC";
|
|
677
|
+
/** Sorting by name descending. */
|
|
678
|
+
ListDeletedFormsOrder["NAME_DESC"] = "NAME_DESC";
|
|
679
|
+
/** Sorting by name ascending. */
|
|
680
|
+
ListDeletedFormsOrder["NAME_ASC"] = "NAME_ASC";
|
|
681
|
+
})(ListDeletedFormsOrder || (exports.ListDeletedFormsOrder = ListDeletedFormsOrder = {}));
|
|
682
|
+
var FieldInputType;
|
|
683
|
+
(function (FieldInputType) {
|
|
684
|
+
FieldInputType["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
|
|
685
|
+
FieldInputType["STRING"] = "STRING";
|
|
686
|
+
FieldInputType["NUMBER"] = "NUMBER";
|
|
687
|
+
FieldInputType["RATING"] = "RATING";
|
|
688
|
+
FieldInputType["BOOLEAN"] = "BOOLEAN";
|
|
689
|
+
FieldInputType["ARRAY"] = "ARRAY";
|
|
690
|
+
FieldInputType["OBJECT"] = "OBJECT";
|
|
691
|
+
FieldInputType["WIX_FILE"] = "WIX_FILE";
|
|
692
|
+
FieldInputType["SIGNATURE"] = "SIGNATURE";
|
|
693
|
+
FieldInputType["PAYMENT"] = "PAYMENT";
|
|
694
|
+
FieldInputType["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
|
|
695
|
+
FieldInputType["DATE"] = "DATE";
|
|
696
|
+
FieldInputType["TIME"] = "TIME";
|
|
697
|
+
FieldInputType["DATE_TIME"] = "DATE_TIME";
|
|
698
|
+
FieldInputType["EMAIL"] = "EMAIL";
|
|
699
|
+
FieldInputType["URL"] = "URL";
|
|
700
|
+
FieldInputType["UUID"] = "UUID";
|
|
701
|
+
FieldInputType["PHONE"] = "PHONE";
|
|
702
|
+
FieldInputType["URI"] = "URI";
|
|
703
|
+
FieldInputType["HOSTNAME"] = "HOSTNAME";
|
|
704
|
+
FieldInputType["COLOR_HEX"] = "COLOR_HEX";
|
|
705
|
+
FieldInputType["CURRENCY"] = "CURRENCY";
|
|
706
|
+
FieldInputType["LANGUAGE"] = "LANGUAGE";
|
|
707
|
+
FieldInputType["DATE_OPTIONAL_TIME"] = "DATE_OPTIONAL_TIME";
|
|
708
|
+
})(FieldInputType || (exports.FieldInputType = FieldInputType = {}));
|
|
709
|
+
var WebhookIdentityType;
|
|
710
|
+
(function (WebhookIdentityType) {
|
|
711
|
+
WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
|
|
712
|
+
WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
713
|
+
WebhookIdentityType["MEMBER"] = "MEMBER";
|
|
714
|
+
WebhookIdentityType["WIX_USER"] = "WIX_USER";
|
|
715
|
+
WebhookIdentityType["APP"] = "APP";
|
|
716
|
+
})(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
|
|
717
|
+
//# sourceMappingURL=forms-v4-form-forms.types.js.map
|