@wix/auto_sdk_data-extension-schema_schemas 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.
Files changed (111) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +24 -0
  11. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js +210 -0
  12. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -0
  13. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.d.ts +9 -0
  14. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.js +164 -0
  15. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.js.map +1 -0
  16. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.d.ts +16 -0
  17. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.js +104 -0
  18. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.js.map +1 -0
  19. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +43 -0
  20. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js +248 -0
  21. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -0
  22. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +10096 -0
  23. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +1955 -0
  24. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -0
  25. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +10266 -0
  26. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +2159 -0
  27. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +24 -0
  39. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.js +24 -0
  40. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -0
  41. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.http.d.ts +9 -0
  42. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.http.js +157 -0
  43. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.http.js.map +1 -0
  44. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.meta.d.ts +16 -0
  45. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.meta.js +74 -0
  46. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.meta.js.map +1 -0
  47. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +43 -0
  48. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.js +58 -0
  49. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -0
  50. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +10096 -0
  51. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +1949 -0
  52. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -0
  53. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +10266 -0
  54. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +2126 -0
  55. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +24 -0
  66. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js +210 -0
  67. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -0
  68. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.d.ts +9 -0
  69. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.js +164 -0
  70. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.http.js.map +1 -0
  71. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.d.ts +16 -0
  72. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.js +104 -0
  73. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.meta.js.map +1 -0
  74. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +43 -0
  75. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js +248 -0
  76. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -0
  77. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +10098 -0
  78. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +1955 -0
  79. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -0
  80. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +10273 -0
  81. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +2159 -0
  82. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +24 -0
  93. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.js +24 -0
  94. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -0
  95. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.http.d.ts +9 -0
  96. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.http.js +157 -0
  97. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.http.js.map +1 -0
  98. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.meta.d.ts +16 -0
  99. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.meta.js +74 -0
  100. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.meta.js.map +1 -0
  101. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +43 -0
  102. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.js +58 -0
  103. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -0
  104. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +10098 -0
  105. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +1949 -0
  106. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -0
  107. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +10273 -0
  108. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +2126 -0
  109. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1,1955 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BlockType = exports.RestrictedOperation = exports.LockableOperation = exports.AlgorithmType = exports.ViewMode = exports.BackOfficeScriptAssetType = exports.SlotDataType = exports.DtsDefinitionType = exports.BackOfficeHostingPlatforms = exports.ExtendingComponentType = exports.ExecutionType = exports.SourceType = exports.InterfaceConfigurationType = exports.HookType = exports.Default = exports.MeasurementSystem = exports.MandatoryField = exports.HostContainerId = exports.PartialPaymentRestriction = exports.SchemaFieldExposure = exports.SimpleType = exports.PrimitiveType = exports.ExtensionType = exports.ScriptType = exports.WebComponentDataElementType = exports.DefaultTextStyle = exports.BarAlignmentSelected = exports.ThumbnailsSize = exports.TemplateDefaultColor = exports.EmbedCategory = exports.EmbeddedScriptPlacement = exports.EmbeddedScriptPages = exports.RegionType = exports.InstallPage = exports.HTTPMethod = exports.Maturity = exports.Exposure = exports.PluginInterface = exports.ReplacementType = exports.VerticalDocking = exports.HorizontalDocking = exports.UnitType = exports.Region = exports.WidgetWidthType = exports.WidgetHorizontal = exports.WidgetVertical = exports.ComponentType = exports.RequestedField = exports.WebhookIdentityType = exports.DataExtensionSchemaState = void 0;
4
+ exports.NavigationType = exports.OAuthTechnologies = exports.OAuthAppType = exports.SyncToCalendar = exports.ListEventFromCalendars = exports.ConnectMethod = exports.CalendarType = 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.HTMLDataSource = exports.GIFType = exports.ThumbnailsAlignment = exports.Crop = exports.Orientation = exports.LayoutType = exports.PDFSettingsViewMode = exports.Alignment = exports.DividerDataWidth = exports.LineStyle = exports.TextAlignment = exports.LinkTarget = exports.ButtonDataType = exports.PluginContainerDataAlignment = exports.WidthType = exports.NodeType = exports.InitDirection = exports.AcceptedSmsMessageType = exports.MediaMimeType = exports.AcceptedDirectMessageType = exports.ChannelType = exports.FilterOptionsType = exports.FilterSelectionType = exports.Tag = exports.AvatarShape = exports.ImageShape = exports.ThumbnailType = exports.TextInputDisplayType = exports.Status = exports.Domain = void 0;
5
+ exports.OverrideEntityType = exports.ChangeableProperty = exports.DisplayFieldType = exports.ContactField = exports.ConfirmationLevel = exports.AddressInfoTag = exports.PhoneInfoTag = exports.EmailInfoTag = exports.InputType = exports.DefaultCountryConfigType = exports.MultilineAddressComponentType = exports.ImageFit = exports.PriceType = exports.ProductType = exports.PaymentComponentType = exports.UploadFileFormat = exports.WixFileComponentType = exports.ArrayComponentType = exports.PropertiesTypeEnum = exports.ItemType = exports.BooleanComponentType = exports.NumberComponentType = exports.FirstDayOfWeek = exports.NumberOfColumns = exports.StringComponentType = exports.Format = exports.FieldType = exports.HeightMode = exports.CustomElementScriptType = exports.SchemaFieldFieldType = exports.SchemaScope = exports.Environment = exports.Type = exports.RecipientFilterType = exports.UserNotificationDataType = exports.Intent = exports.ExposureRuleType = exports.AndroidStyle = exports.MobileApplication = exports.IconType = exports.Level = exports.InitiatorType = exports.UserNotificationDataRecipientFilterType = exports.TypedDynamicParamType = exports.PlanPeriodUnit = exports.PlanFormDefaultSection = exports.PlanFormPricingOption = exports.NotificationTopicType = exports.NotificationTopicState = exports.PingSettingsGroupComponentDataState = void 0;
6
+ exports.ActionName = exports.PanelType = exports.ActionType = exports.ElementType = exports.LinkType = exports.A11yAttributes = exports.DataType = exports.CssDataType = exports.CssPropertyType = exports.ParticipantType = exports.Method = exports.StorageDomain = exports.ConsentCategory = exports.StorageType = exports.PanelContentType = exports.Width = exports.ImportanceLevel = exports.Escalation = exports.MonitoringType = exports.FactorType = exports.AcceptedMessageTypesAcceptedSmsMessageType = exports.AcceptedMessageTypesAcceptedDirectMessageType = exports.ChannelConfigurationChannelType = exports.WixCodePublishTaskName = exports.EditableProperties = exports.CustomFieldsType = exports.TemplateType = exports.SubmitSuccessAction = exports.Target = exports.Operator = void 0;
7
+ var DataExtensionSchemaState;
8
+ (function (DataExtensionSchemaState) {
9
+ })(DataExtensionSchemaState || (exports.DataExtensionSchemaState = DataExtensionSchemaState = {}));
10
+ var WebhookIdentityType;
11
+ (function (WebhookIdentityType) {
12
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
13
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
14
+ WebhookIdentityType["MEMBER"] = "MEMBER";
15
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
16
+ WebhookIdentityType["APP"] = "APP";
17
+ })(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
18
+ var RequestedField;
19
+ (function (RequestedField) {
20
+ /** Undefined requested field. */
21
+ RequestedField["UNKNOWN_REQUESTED_FIELD"] = "UNKNOWN_REQUESTED_FIELD";
22
+ /** Returns `x-wix-archived` fields in `DataExtensionSchema.json_schema`. */
23
+ RequestedField["ARCHIVED"] = "ARCHIVED";
24
+ })(RequestedField || (exports.RequestedField = RequestedField = {}));
25
+ /** Component type */
26
+ var ComponentType;
27
+ (function (ComponentType) {
28
+ ComponentType["NONE"] = "NONE";
29
+ ComponentType["STUDIO"] = "STUDIO";
30
+ ComponentType["PLATFORM"] = "PLATFORM";
31
+ ComponentType["WORKER"] = "WORKER";
32
+ ComponentType["DASHBOARD"] = "DASHBOARD";
33
+ ComponentType["WIDGET"] = "WIDGET";
34
+ ComponentType["PAGE"] = "PAGE";
35
+ ComponentType["DASHBOARD_PLATFORM"] = "DASHBOARD_PLATFORM";
36
+ ComponentType["STUDIO_WIDGET"] = "STUDIO_WIDGET";
37
+ ComponentType["EMBEDDED_SCRIPT"] = "EMBEDDED_SCRIPT";
38
+ ComponentType["EXTENSION"] = "EXTENSION";
39
+ ComponentType["SNIPPET_SOLUTION"] = "SNIPPET_SOLUTION";
40
+ ComponentType["DATA_COMPONENT"] = "DATA_COMPONENT";
41
+ ComponentType["WEB"] = "WEB";
42
+ ComponentType["DC_CONFIG"] = "DC_CONFIG";
43
+ ComponentType["WIDGET_OUT_OF_IFRAME"] = "WIDGET_OUT_OF_IFRAME";
44
+ ComponentType["PAGE_OUT_OF_IFRAME"] = "PAGE_OUT_OF_IFRAME";
45
+ ComponentType["STATIC_FILE"] = "STATIC_FILE";
46
+ ComponentType["APP_CONFIG"] = "APP_CONFIG";
47
+ ComponentType["MULTIPLE_DASHBOARDS"] = "MULTIPLE_DASHBOARDS";
48
+ ComponentType["PAYMENTS_GATEWAY"] = "PAYMENTS_GATEWAY";
49
+ ComponentType["CODE_PACKAGE"] = "CODE_PACKAGE";
50
+ ComponentType["AUTOMATION_TRIGGER"] = "AUTOMATION_TRIGGER";
51
+ ComponentType["INVOICES_ACTIONS"] = "INVOICES_ACTIONS";
52
+ ComponentType["DASHBOARD_APPLICATION"] = "DASHBOARD_APPLICATION";
53
+ ComponentType["CONTACT_LABELS"] = "CONTACT_LABELS";
54
+ ComponentType["WIDGET_PLUGIN"] = "WIDGET_PLUGIN";
55
+ ComponentType["CROSS_SELL"] = "CROSS_SELL";
56
+ ComponentType["LOCAL_DELIVERY"] = "LOCAL_DELIVERY";
57
+ ComponentType["PAYMENT_PROVIDER"] = "PAYMENT_PROVIDER";
58
+ ComponentType["ECOM_MEMBERSHIPS"] = "ECOM_MEMBERSHIPS";
59
+ ComponentType["ECOM_LINE_ITEMS_ENRICHER"] = "ECOM_LINE_ITEMS_ENRICHER";
60
+ ComponentType["ECOM_SHIPPING_RATES"] = "ECOM_SHIPPING_RATES";
61
+ ComponentType["SHIPPING_LABEL_CARRIER"] = "SHIPPING_LABEL_CARRIER";
62
+ ComponentType["RESTAURANTS_POS"] = "RESTAURANTS_POS";
63
+ ComponentType["FICTIONAL_SHIPPING_PROVIDER"] = "FICTIONAL_SHIPPING_PROVIDER";
64
+ ComponentType["ALERT_ENRICHER"] = "ALERT_ENRICHER";
65
+ ComponentType["DATA_EXTENSIONS"] = "DATA_EXTENSIONS";
66
+ ComponentType["GENERIC_HOOKS"] = "GENERIC_HOOKS";
67
+ ComponentType["AUTOMATIONS_ACTION_PROVIDER"] = "AUTOMATIONS_ACTION_PROVIDER";
68
+ ComponentType["ECOM_CATALOG"] = "ECOM_CATALOG";
69
+ ComponentType["BACK_OFFICE_EXTENSION_CONTAINER"] = "BACK_OFFICE_EXTENSION_CONTAINER";
70
+ ComponentType["BACK_OFFICE_EXTENSION"] = "BACK_OFFICE_EXTENSION";
71
+ ComponentType["AUTOMATIONS_TRIGGER_PROVIDER"] = "AUTOMATIONS_TRIGGER_PROVIDER";
72
+ ComponentType["IDENTITY_PRE_REGISTRATION"] = "IDENTITY_PRE_REGISTRATION";
73
+ ComponentType["PREMIUM_PRODUCTS_PATHS"] = "PREMIUM_PRODUCTS_PATHS";
74
+ ComponentType["ECOM_CUSTOM_SCOPE"] = "ECOM_CUSTOM_SCOPE";
75
+ ComponentType["GIFT_CARDS_PROVIDER"] = "GIFT_CARDS_PROVIDER";
76
+ ComponentType["DEALER_EXTERNAL_FILTER_PROVIDER"] = "DEALER_EXTERNAL_FILTER_PROVIDER";
77
+ ComponentType["ECOM_DROPSHIPPING_PROVIDER"] = "ECOM_DROPSHIPPING_PROVIDER";
78
+ ComponentType["INVOICES_PROVIDER"] = "INVOICES_PROVIDER";
79
+ ComponentType["SEO_KEYWORDS_SUGGESTIONS"] = "SEO_KEYWORDS_SUGGESTIONS";
80
+ ComponentType["ECOM_DISCOUNTS_TRIGGER"] = "ECOM_DISCOUNTS_TRIGGER";
81
+ ComponentType["MULTILINGUAL_CONTENT_PROVIDER"] = "MULTILINGUAL_CONTENT_PROVIDER";
82
+ ComponentType["APPLICATION_AUTOMATION"] = "APPLICATION_AUTOMATION";
83
+ ComponentType["BACK_OFFICE_SIDEBAR_CATEGORY"] = "BACK_OFFICE_SIDEBAR_CATEGORY";
84
+ ComponentType["BACK_OFFICE_PAGE"] = "BACK_OFFICE_PAGE";
85
+ ComponentType["ECOM_ADDITIONAL_FEES"] = "ECOM_ADDITIONAL_FEES";
86
+ ComponentType["PING_USER_NOTIFICATION"] = "PING_USER_NOTIFICATION";
87
+ ComponentType["ECOM_RECOMMENDATIONS_PROVIDER"] = "ECOM_RECOMMENDATIONS_PROVIDER";
88
+ ComponentType["BOOKINGS_PRICING_PROVIDER"] = "BOOKINGS_PRICING_PROVIDER";
89
+ ComponentType["IDENTITY_AUTHENTICATOR"] = "IDENTITY_AUTHENTICATOR";
90
+ ComponentType["IDENTITY_IDP_CONNECTOR"] = "IDENTITY_IDP_CONNECTOR";
91
+ ComponentType["ITEMS_SELECTION_PROVIDER"] = "ITEMS_SELECTION_PROVIDER";
92
+ ComponentType["PORTFOLIO_SYNCED_PROJECTS_PROVIDER"] = "PORTFOLIO_SYNCED_PROJECTS_PROVIDER";
93
+ ComponentType["COMMUNICATION_CHANNEL"] = "COMMUNICATION_CHANNEL";
94
+ ComponentType["IDENTITY_POST_LOGIN"] = "IDENTITY_POST_LOGIN";
95
+ ComponentType["BACK_OFFICE_WIDGET"] = "BACK_OFFICE_WIDGET";
96
+ ComponentType["SOCIAL_MARKETING_DESIGN"] = "SOCIAL_MARKETING_DESIGN";
97
+ ComponentType["FORMS_SUBMISSIONS_PROVIDER"] = "FORMS_SUBMISSIONS_PROVIDER";
98
+ ComponentType["WIX_OFFERING"] = "WIX_OFFERING";
99
+ ComponentType["DEV_CENTER_TESTING_COMPONENT"] = "DEV_CENTER_TESTING_COMPONENT";
100
+ ComponentType["COMPONENTS_VALIDATOR_PROVIDER"] = "COMPONENTS_VALIDATOR_PROVIDER";
101
+ ComponentType["COMPONENTS_TRANSLATIONS_ADDITIONAL_FIELDS_PROVIDER"] = "COMPONENTS_TRANSLATIONS_ADDITIONAL_FIELDS_PROVIDER";
102
+ ComponentType["FORMS_SCHEMA_PROVIDER"] = "FORMS_SCHEMA_PROVIDER";
103
+ ComponentType["BOOKINGS_EXTERNAL_CALENDAR_PROVIDER"] = "BOOKINGS_EXTERNAL_CALENDAR_PROVIDER";
104
+ ComponentType["ECOM_DEFAULT_TAXATION_CATEGORY"] = "ECOM_DEFAULT_TAXATION_CATEGORY";
105
+ ComponentType["VIEWER_DYNAMIC_SITE_STRUCTURE_PROVIDER"] = "VIEWER_DYNAMIC_SITE_STRUCTURE_PROVIDER";
106
+ ComponentType["PING_UOU_NOTIFICATION"] = "PING_UOU_NOTIFICATION";
107
+ ComponentType["HEADLESS_OAUTH"] = "HEADLESS_OAUTH";
108
+ ComponentType["ECOM_TAX_CALCULATOR_SPI"] = "ECOM_TAX_CALCULATOR_SPI";
109
+ ComponentType["COMMENTS_MODERATION_PROVIDER"] = "COMMENTS_MODERATION_PROVIDER";
110
+ ComponentType["GRID_APP_FILES_TRANSFORMER"] = "GRID_APP_FILES_TRANSFORMER";
111
+ ComponentType["BENEFIT_PROGRAMS_POLICY_PROVIDER"] = "BENEFIT_PROGRAMS_POLICY_PROVIDER";
112
+ ComponentType["PREMIUM_CUSTOM_CHARGES"] = "PREMIUM_CUSTOM_CHARGES";
113
+ ComponentType["ECOM_VALIDATIONS"] = "ECOM_VALIDATIONS";
114
+ ComponentType["COMPONENT_REFERENCE_DATA_PROVIDER"] = "COMPONENT_REFERENCE_DATA_PROVIDER";
115
+ ComponentType["WIX_REVIEWS_PRODUCT_CATALOG"] = "WIX_REVIEWS_PRODUCT_CATALOG";
116
+ ComponentType["SOCIAL_MARKETING_DESIGNS_PROVIDER"] = "SOCIAL_MARKETING_DESIGNS_PROVIDER";
117
+ ComponentType["GOOGLE_BUSINESS_PROFILE_FEATURE_PROVIDER"] = "GOOGLE_BUSINESS_PROFILE_FEATURE_PROVIDER";
118
+ ComponentType["COMMENTS_FILTER_PROVIDER"] = "COMMENTS_FILTER_PROVIDER";
119
+ ComponentType["BILLING_TAX_ID_VALIDATOR"] = "BILLING_TAX_ID_VALIDATOR";
120
+ ComponentType["PING_SETTINGS_GROUP"] = "PING_SETTINGS_GROUP";
121
+ ComponentType["FORMS_SPAM_SUBMISSIONS_PROVIDER"] = "FORMS_SPAM_SUBMISSIONS_PROVIDER";
122
+ ComponentType["EDITOR_ADDON"] = "EDITOR_ADDON";
123
+ ComponentType["EXTERNAL_DATABASE_PROVIDER"] = "EXTERNAL_DATABASE_PROVIDER";
124
+ ComponentType["ECOM_PAYMENT_SETTINGS"] = "ECOM_PAYMENT_SETTINGS";
125
+ ComponentType["NOTIFICATION_TOPIC"] = "NOTIFICATION_TOPIC";
126
+ ComponentType["NOTIFICATION_PREFERENCES_FILTER_PROVIDER"] = "NOTIFICATION_PREFERENCES_FILTER_PROVIDER";
127
+ ComponentType["BOOKINGS_RESOURCE_TYPES_PROVIDER"] = "BOOKINGS_RESOURCE_TYPES_PROVIDER";
128
+ ComponentType["PRICING_PLANS_FORM_CONFIGURATION"] = "PRICING_PLANS_FORM_CONFIGURATION";
129
+ ComponentType["USER_NOTIFICATION"] = "USER_NOTIFICATION";
130
+ ComponentType["CONTACT_NOTIFICATION"] = "CONTACT_NOTIFICATION";
131
+ ComponentType["UNIFIED_PAGE"] = "UNIFIED_PAGE";
132
+ ComponentType["AVAILABILITY_TIME_SLOTS_CONFIGURATION_PROVIDER"] = "AVAILABILITY_TIME_SLOTS_CONFIGURATION_PROVIDER";
133
+ ComponentType["PROPOSAL_EDITOR_PROVIDER"] = "PROPOSAL_EDITOR_PROVIDER";
134
+ ComponentType["CUSTOM_TABLE_RESERVATIONS_PROVIDER"] = "CUSTOM_TABLE_RESERVATIONS_PROVIDER";
135
+ ComponentType["COMMENTS_CONTEXT_PROVIDER"] = "COMMENTS_CONTEXT_PROVIDER";
136
+ ComponentType["FORMS_SPAM_SUBMISSION_REPORTS_PROVIDER"] = "FORMS_SPAM_SUBMISSION_REPORTS_PROVIDER";
137
+ ComponentType["AUTOMATIONS_VELO_ACTION_PROVIDER"] = "AUTOMATIONS_VELO_ACTION_PROVIDER";
138
+ ComponentType["CALENDAR_EVENT_TYPE_PROVIDER"] = "CALENDAR_EVENT_TYPE_PROVIDER";
139
+ /** Reserved - previously was `SERVICE_AVAILABILITY_POLICY_PROVIDER` */
140
+ ComponentType["RESERVED"] = "RESERVED";
141
+ ComponentType["SMS_ACTION_MESSAGE"] = "SMS_ACTION_MESSAGE";
142
+ ComponentType["BOOKING_POLICY_PROVIDER"] = "BOOKING_POLICY_PROVIDER";
143
+ ComponentType["MULTI_SERVICE_BOOKING_POLICY_PROVIDER"] = "MULTI_SERVICE_BOOKING_POLICY_PROVIDER";
144
+ ComponentType["AI_ASSISTANT"] = "AI_ASSISTANT";
145
+ ComponentType["FORMS_SUBMISSIONS_EXTENSION_PROVIDER"] = "FORMS_SUBMISSIONS_EXTENSION_PROVIDER";
146
+ ComponentType["MULTILINGUAL_TRANSLATION_SCHEMA"] = "MULTILINGUAL_TRANSLATION_SCHEMA";
147
+ ComponentType["TAX_CALCULATION_PROVIDER"] = "TAX_CALCULATION_PROVIDER";
148
+ ComponentType["TAX_GROUPS_PROVIDER"] = "TAX_GROUPS_PROVIDER";
149
+ ComponentType["BACK_OFFICE_MODAL"] = "BACK_OFFICE_MODAL";
150
+ ComponentType["DEPLOYMENT_PIPELINE_PROVIDER"] = "DEPLOYMENT_PIPELINE_PROVIDER";
151
+ ComponentType["CUSTOM_ELEMENT_WIDGET"] = "CUSTOM_ELEMENT_WIDGET";
152
+ ComponentType["BACK_OFFICE_EXTENSION_WIDGET"] = "BACK_OFFICE_EXTENSION_WIDGET";
153
+ ComponentType["BACK_OFFICE_EXTENSION_MENU_ITEM"] = "BACK_OFFICE_EXTENSION_MENU_ITEM";
154
+ ComponentType["FORM_TEMPLATE"] = "FORM_TEMPLATE";
155
+ ComponentType["NOTIFICATION_CONTENT"] = "NOTIFICATION_CONTENT";
156
+ ComponentType["BROADCAST_LIST"] = "BROADCAST_LIST";
157
+ ComponentType["PARTNERS_PAYOUTS"] = "PARTNERS_PAYOUTS";
158
+ ComponentType["WIX_REVIEWS_ENTITY_CATALOG"] = "WIX_REVIEWS_ENTITY_CATALOG";
159
+ ComponentType["VELO_PUBLISH_PIPELINE_TASK_PROVIDER"] = "VELO_PUBLISH_PIPELINE_TASK_PROVIDER";
160
+ ComponentType["FUNCTIONS_SHOP_PRICE_PROVIDER"] = "FUNCTIONS_SHOP_PRICE_PROVIDER";
161
+ ComponentType["FUNCTION"] = "FUNCTION";
162
+ ComponentType["ECOM_CHECKOUT_CONTENT"] = "ECOM_CHECKOUT_CONTENT";
163
+ ComponentType["COMMUNICATION_CHANNEL_PROVIDER"] = "COMMUNICATION_CHANNEL_PROVIDER";
164
+ ComponentType["WEBHOOK"] = "WEBHOOK";
165
+ ComponentType["TOPOLOGY"] = "TOPOLOGY";
166
+ ComponentType["LOYALTY_CUSTOM_REWARDS"] = "LOYALTY_CUSTOM_REWARDS";
167
+ ComponentType["FUNCTION_RECIPE"] = "FUNCTION_RECIPE";
168
+ ComponentType["BACK_OFFICE_EXTERNAL_URL"] = "BACK_OFFICE_EXTERNAL_URL";
169
+ ComponentType["IDENTITY_FACTOR"] = "IDENTITY_FACTOR";
170
+ ComponentType["ECOM_DISCOUNTS"] = "ECOM_DISCOUNTS";
171
+ ComponentType["VELO_CUSTOM_CSS"] = "VELO_CUSTOM_CSS";
172
+ ComponentType["DEALER_ADAPTIVE_COMPONENT_PROVIDER"] = "DEALER_ADAPTIVE_COMPONENT_PROVIDER";
173
+ ComponentType["AI_ASSISTANT_ACTION"] = "AI_ASSISTANT_ACTION";
174
+ ComponentType["ECOM_INVENTORY"] = "ECOM_INVENTORY";
175
+ ComponentType["MONITORING"] = "MONITORING";
176
+ ComponentType["PAPI_PROVIDER"] = "PAPI_PROVIDER";
177
+ ComponentType["UNIFIED_LIGHTBOX"] = "UNIFIED_LIGHTBOX";
178
+ ComponentType["FORMS_EXTENSION_PROVIDER"] = "FORMS_EXTENSION_PROVIDER";
179
+ ComponentType["MULTILINGUAL_TRANSLATION_SCHEMA_GROUP"] = "MULTILINGUAL_TRANSLATION_SCHEMA_GROUP";
180
+ ComponentType["PANEL"] = "PANEL";
181
+ ComponentType["PREMIUM_PURCHASE_VALIDATIONS"] = "PREMIUM_PURCHASE_VALIDATIONS";
182
+ ComponentType["BROWSER_STORAGE"] = "BROWSER_STORAGE";
183
+ ComponentType["SDK_DEFINITION"] = "SDK_DEFINITION";
184
+ ComponentType["SITE_WIDGET_SLOT"] = "SITE_WIDGET_SLOT";
185
+ ComponentType["CALENDAR_EVENT_VALIDATION_PROVIDER"] = "CALENDAR_EVENT_VALIDATION_PROVIDER";
186
+ ComponentType["CLIENT_SIDE_SERVICE"] = "CLIENT_SIDE_SERVICE";
187
+ ComponentType["BILLING_SETTINGS"] = "BILLING_SETTINGS";
188
+ ComponentType["PATTERNS_WIZARD"] = "PATTERNS_WIZARD";
189
+ ComponentType["APPLICATION_PROFILE"] = "APPLICATION_PROFILE";
190
+ ComponentType["TEXT_TO_SPEECH_ACTION_MESSAGE"] = "TEXT_TO_SPEECH_ACTION_MESSAGE";
191
+ ComponentType["AUDIENCE_PROVIDER"] = "AUDIENCE_PROVIDER";
192
+ ComponentType["PRICING_PLANS_PRICE"] = "PRICING_PLANS_PRICE";
193
+ ComponentType["PRICING_PLAN_CUSTOMER_START_DATE_LIMIT"] = "PRICING_PLAN_CUSTOMER_START_DATE_LIMIT";
194
+ ComponentType["PRICING_PLAN_START_DATE_POLICY"] = "PRICING_PLAN_START_DATE_POLICY";
195
+ ComponentType["EVENTS_TICKET_RESERVATIONS"] = "EVENTS_TICKET_RESERVATIONS";
196
+ ComponentType["PAYMENTS_DISPUTE_SERVICE_PLUGIN"] = "PAYMENTS_DISPUTE_SERVICE_PLUGIN";
197
+ ComponentType["PRICING_PLANS_FEES"] = "PRICING_PLANS_FEES";
198
+ ComponentType["EDITOR_REACT_COMPONENT"] = "EDITOR_REACT_COMPONENT";
199
+ ComponentType["SUPPLIERS_HUB_MARKETPLACE"] = "SUPPLIERS_HUB_MARKETPLACE";
200
+ })(ComponentType || (exports.ComponentType = ComponentType = {}));
201
+ /** Vertical widget position in the browser window */
202
+ var WidgetVertical;
203
+ (function (WidgetVertical) {
204
+ WidgetVertical["NONE_VERTICAL"] = "NONE_VERTICAL";
205
+ WidgetVertical["TOP"] = "TOP";
206
+ WidgetVertical["CENTER_VERTICAL"] = "CENTER_VERTICAL";
207
+ WidgetVertical["BOTTOM"] = "BOTTOM";
208
+ })(WidgetVertical || (exports.WidgetVertical = WidgetVertical = {}));
209
+ /** Horizontal widget position in the browser window */
210
+ var WidgetHorizontal;
211
+ (function (WidgetHorizontal) {
212
+ WidgetHorizontal["NONE_HORIZONTAL"] = "NONE_HORIZONTAL";
213
+ WidgetHorizontal["LEFT"] = "LEFT";
214
+ WidgetHorizontal["CENTER_HORIZONTAL"] = "CENTER_HORIZONTAL";
215
+ WidgetHorizontal["RIGHT"] = "RIGHT";
216
+ })(WidgetHorizontal || (exports.WidgetHorizontal = WidgetHorizontal = {}));
217
+ /** Widget will automatically be stretched to this width after installing it */
218
+ var WidgetWidthType;
219
+ (function (WidgetWidthType) {
220
+ WidgetWidthType["NONE_TYPE"] = "NONE_TYPE";
221
+ /** A custom width for the widget */
222
+ WidgetWidthType["CUSTOM"] = "CUSTOM";
223
+ /** Full width of the browser window */
224
+ WidgetWidthType["FULL"] = "FULL";
225
+ })(WidgetWidthType || (exports.WidgetWidthType = WidgetWidthType = {}));
226
+ var Region;
227
+ (function (Region) {
228
+ Region["no_region"] = "no_region";
229
+ Region["header"] = "header";
230
+ Region["pageContainer"] = "pageContainer";
231
+ Region["footer"] = "footer";
232
+ })(Region || (exports.Region = Region = {}));
233
+ var UnitType;
234
+ (function (UnitType) {
235
+ UnitType["NO_UNIT"] = "NO_UNIT";
236
+ UnitType["AUTO"] = "AUTO";
237
+ UnitType["PX"] = "PX";
238
+ UnitType["VH"] = "VH";
239
+ UnitType["VW"] = "VW";
240
+ UnitType["PERCENTAGE"] = "PERCENTAGE";
241
+ })(UnitType || (exports.UnitType = UnitType = {}));
242
+ var HorizontalDocking;
243
+ (function (HorizontalDocking) {
244
+ HorizontalDocking["NO_HDOCKING"] = "NO_HDOCKING";
245
+ HorizontalDocking["LEFT_DOCKING"] = "LEFT_DOCKING";
246
+ HorizontalDocking["HCENTER"] = "HCENTER";
247
+ HorizontalDocking["RIGHT_DOCKING"] = "RIGHT_DOCKING";
248
+ })(HorizontalDocking || (exports.HorizontalDocking = HorizontalDocking = {}));
249
+ var VerticalDocking;
250
+ (function (VerticalDocking) {
251
+ VerticalDocking["NO_VDOCKING"] = "NO_VDOCKING";
252
+ VerticalDocking["TOP_DOCKING"] = "TOP_DOCKING";
253
+ VerticalDocking["VCENTER"] = "VCENTER";
254
+ VerticalDocking["BOTTOM_DOCKING"] = "BOTTOM_DOCKING";
255
+ })(VerticalDocking || (exports.VerticalDocking = VerticalDocking = {}));
256
+ var ReplacementType;
257
+ (function (ReplacementType) {
258
+ ReplacementType["UNKNOWN_REPLACEMENT"] = "UNKNOWN_REPLACEMENT";
259
+ ReplacementType["REPLACING"] = "REPLACING";
260
+ ReplacementType["REPLACEABLE"] = "REPLACEABLE";
261
+ })(ReplacementType || (exports.ReplacementType = ReplacementType = {}));
262
+ /** The types of public APIs exposed by the Plugin */
263
+ var PluginInterface;
264
+ (function (PluginInterface) {
265
+ /** No public APIs exposed */
266
+ PluginInterface["NONE_INTERFACE"] = "NONE_INTERFACE";
267
+ /** The slot requires the REVIEWS interface to be implemented by the plugin. The plugin specifies the implementation of the REVIEWS interface */
268
+ PluginInterface["REVIEWS"] = "REVIEWS";
269
+ /** The slot requires the RATINGS_SUMMARY interface to be implemented by the plugin. The plugin specifies the implementation of the RATINGS_SUMMARY interface */
270
+ PluginInterface["RATINGS_SUMMARY"] = "RATINGS_SUMMARY";
271
+ /** The slot requires the RATINGS_SUMMARY_OOI_LIST interface to be implemented by the plugin. The plugin specifies the implementation of the RATINGS_SUMMARY_OOI_LIST interface */
272
+ PluginInterface["RATINGS_SUMMARY_OOI_LIST"] = "RATINGS_SUMMARY_OOI_LIST";
273
+ /** The slot requires the BOOKINGS_SERVICE interface to be implemented by the plugin. The plugin specifies the implementation of the BOOKINGS_SERVICE interface */
274
+ PluginInterface["BOOKINGS_SERVICE"] = "BOOKINGS_SERVICE";
275
+ /** The slot requires the BOOKINGS_FORM interface to be implemented by the plugin. The plugin specifies the implementation of the BOOKINGS_FORM interface */
276
+ PluginInterface["BOOKINGS_FORM"] = "BOOKINGS_FORM";
277
+ /** The slot requires the BASE interface to be implemented by the plugin. The plugin specifies the implementation of the BASE interface */
278
+ PluginInterface["BASE"] = "BASE";
279
+ /** The slot requires the EVENT interface to be implemented by the plugin. The plugin specifies the implementation of the EVENT interface */
280
+ PluginInterface["EVENT"] = "EVENT";
281
+ /** The slot requires the PRODUCT interface to be implemented by the plugin. The plugin specifies the implementation of the PRODUCT interface */
282
+ PluginInterface["PRODUCT"] = "PRODUCT";
283
+ /** The slot requires the CHECKOUT interface to be implemented by the plugin. The plugin specifies the implementation of the CHECKOUT interface */
284
+ PluginInterface["CHECKOUT"] = "CHECKOUT";
285
+ /** The slot requires the CATEGORY interface to be implemented by the plugin. The plugin specifies the implementation of the CATEGORY interface */
286
+ PluginInterface["CATEGORY"] = "CATEGORY";
287
+ /** The slot requires the BOOKINGS_CALENDAR interface to be implemented by the plugin. The plugin specifies the implementation of the BOOKINGS_CALENDAR interface */
288
+ PluginInterface["BOOKINGS_CALENDAR"] = "BOOKINGS_CALENDAR";
289
+ /** The slot requires the CART interface to be implemented by the plugin. The plugin specifies the implementation of the CART interface */
290
+ PluginInterface["CART"] = "CART";
291
+ })(PluginInterface || (exports.PluginInterface = PluginInterface = {}));
292
+ var Exposure;
293
+ (function (Exposure) {
294
+ /** Unexposed. to be used by dev team only */
295
+ Exposure["PRIVATE"] = "PRIVATE";
296
+ /** Exposed internally */
297
+ Exposure["INTERNAL"] = "INTERNAL";
298
+ /** Exposed to the world */
299
+ Exposure["PUBLIC"] = "PUBLIC";
300
+ })(Exposure || (exports.Exposure = Exposure = {}));
301
+ var Maturity;
302
+ (function (Maturity) {
303
+ /** Immature. subject to breaking changes */
304
+ Maturity["ALPHA"] = "ALPHA";
305
+ /** Ready for integration. 2 weeks notice before breaking changes are applied */
306
+ Maturity["BETA"] = "BETA";
307
+ /** Matured. breaking changes are not acceptable. 3 month notice before sunset */
308
+ Maturity["GA"] = "GA";
309
+ /** Not yet implemented */
310
+ Maturity["NOT_IMPLEMENTED"] = "NOT_IMPLEMENTED";
311
+ })(Maturity || (exports.Maturity = Maturity = {}));
312
+ /** Add interim support for HTTP methods before a bigger rewrite for Routers as a component */
313
+ var HTTPMethod;
314
+ (function (HTTPMethod) {
315
+ HTTPMethod["UNKNOWN_METHOD"] = "UNKNOWN_METHOD";
316
+ HTTPMethod["GET"] = "GET";
317
+ HTTPMethod["POST"] = "POST";
318
+ })(HTTPMethod || (exports.HTTPMethod = HTTPMethod = {}));
319
+ /** The page to which a new widget can be added */
320
+ var InstallPage;
321
+ (function (InstallPage) {
322
+ /** Don't add widget to a page */
323
+ InstallPage["NO_PAGE"] = "NO_PAGE";
324
+ /** Add widget to the current page in the editor */
325
+ InstallPage["CURRENT"] = "CURRENT";
326
+ /** Add widget to a new page in the editor */
327
+ InstallPage["PAGE"] = "PAGE";
328
+ /** Add widget to a new lightbox in the editor */
329
+ InstallPage["LIGHTBOX"] = "LIGHTBOX";
330
+ })(InstallPage || (exports.InstallPage = InstallPage = {}));
331
+ var RegionType;
332
+ (function (RegionType) {
333
+ RegionType["HEADER"] = "HEADER";
334
+ RegionType["BODY"] = "BODY";
335
+ RegionType["FOOTER"] = "FOOTER";
336
+ })(RegionType || (exports.RegionType = RegionType = {}));
337
+ /** Category of pages this will be embedded on (single, many, none) */
338
+ var EmbeddedScriptPages;
339
+ (function (EmbeddedScriptPages) {
340
+ /** It will not be embedded */
341
+ EmbeddedScriptPages["NONE_PAGES"] = "NONE_PAGES";
342
+ /** It will be embedded once */
343
+ EmbeddedScriptPages["ONCE"] = "ONCE";
344
+ /** It will be embedded multiple times on specific pages */
345
+ EmbeddedScriptPages["SPECIFIC_PAGES"] = "SPECIFIC_PAGES";
346
+ })(EmbeddedScriptPages || (exports.EmbeddedScriptPages = EmbeddedScriptPages = {}));
347
+ /** Where that embed will be rendered */
348
+ var EmbeddedScriptPlacement;
349
+ (function (EmbeddedScriptPlacement) {
350
+ /** It will not be rendered */
351
+ EmbeddedScriptPlacement["NONE_PLACEMENT"] = "NONE_PLACEMENT";
352
+ /** In the document head */
353
+ EmbeddedScriptPlacement["HEAD"] = "HEAD";
354
+ /** Prepended before all children already rendered in the body tag */
355
+ EmbeddedScriptPlacement["BODY_START"] = "BODY_START";
356
+ /** Appended after the last child already rendered in the body tag */
357
+ EmbeddedScriptPlacement["BODY_END"] = "BODY_END";
358
+ })(EmbeddedScriptPlacement || (exports.EmbeddedScriptPlacement = EmbeddedScriptPlacement = {}));
359
+ /** Embed category defined for Privacy regulation compliance in EU and CCPA in the US */
360
+ var EmbedCategory;
361
+ (function (EmbedCategory) {
362
+ /** Not categorized yet */
363
+ EmbedCategory["UNKNOWN"] = "UNKNOWN";
364
+ /** Must load regardless of policy */
365
+ EmbedCategory["ESSENTIAL"] = "ESSENTIAL";
366
+ /** Adds optional functionality to the site */
367
+ EmbedCategory["FUNCTIONAL"] = "FUNCTIONAL";
368
+ /** Adds analytics abilities to the site */
369
+ EmbedCategory["ANALYTICS"] = "ANALYTICS";
370
+ /** Adds advertising content or advertising tracking to the site */
371
+ EmbedCategory["ADVERTISING"] = "ADVERTISING";
372
+ })(EmbedCategory || (exports.EmbedCategory = EmbedCategory = {}));
373
+ var TemplateDefaultColor;
374
+ (function (TemplateDefaultColor) {
375
+ TemplateDefaultColor["BACKGROUND"] = "BACKGROUND";
376
+ TemplateDefaultColor["SECONDARY_TEXTS"] = "SECONDARY_TEXTS";
377
+ TemplateDefaultColor["MAIN_TEXT_AND_ICONS"] = "MAIN_TEXT_AND_ICONS";
378
+ TemplateDefaultColor["BORDERS_AND_DIVIDERS"] = "BORDERS_AND_DIVIDERS";
379
+ TemplateDefaultColor["BUTTONS_AND_LINKS"] = "BUTTONS_AND_LINKS";
380
+ })(TemplateDefaultColor || (exports.TemplateDefaultColor = TemplateDefaultColor = {}));
381
+ var ThumbnailsSize;
382
+ (function (ThumbnailsSize) {
383
+ ThumbnailsSize["SMALL"] = "SMALL";
384
+ ThumbnailsSize["MEDIUM"] = "MEDIUM";
385
+ ThumbnailsSize["LARGE"] = "LARGE";
386
+ ThumbnailsSize["XLARGE"] = "XLARGE";
387
+ })(ThumbnailsSize || (exports.ThumbnailsSize = ThumbnailsSize = {}));
388
+ /** Bar alignment selected value */
389
+ var BarAlignmentSelected;
390
+ (function (BarAlignmentSelected) {
391
+ BarAlignmentSelected["ALIGN_LEFT"] = "ALIGN_LEFT";
392
+ BarAlignmentSelected["ALIGN_CENTER"] = "ALIGN_CENTER";
393
+ BarAlignmentSelected["ALIGN_RIGHT"] = "ALIGN_RIGHT";
394
+ })(BarAlignmentSelected || (exports.BarAlignmentSelected = BarAlignmentSelected = {}));
395
+ var DefaultTextStyle;
396
+ (function (DefaultTextStyle) {
397
+ DefaultTextStyle["TITLE"] = "TITLE";
398
+ DefaultTextStyle["PARAGRAPH"] = "PARAGRAPH";
399
+ DefaultTextStyle["LOWER_HIERARCHY_TEXTS"] = "LOWER_HIERARCHY_TEXTS";
400
+ })(DefaultTextStyle || (exports.DefaultTextStyle = DefaultTextStyle = {}));
401
+ var WebComponentDataElementType;
402
+ (function (WebComponentDataElementType) {
403
+ WebComponentDataElementType["WIDGET"] = "WIDGET";
404
+ WebComponentDataElementType["PAGE"] = "PAGE";
405
+ })(WebComponentDataElementType || (exports.WebComponentDataElementType = WebComponentDataElementType = {}));
406
+ var ScriptType;
407
+ (function (ScriptType) {
408
+ ScriptType["NO_SCRIPT_TYPE"] = "NO_SCRIPT_TYPE";
409
+ ScriptType["MODULE"] = "MODULE";
410
+ })(ScriptType || (exports.ScriptType = ScriptType = {}));
411
+ var ExtensionType;
412
+ (function (ExtensionType) {
413
+ ExtensionType["NONE_EXTENSION"] = "NONE_EXTENSION";
414
+ ExtensionType["PAYMENTS_GATEWAY_EXTENSION"] = "PAYMENTS_GATEWAY_EXTENSION";
415
+ ExtensionType["COUPONS_EXTENSION"] = "COUPONS_EXTENSION";
416
+ ExtensionType["DROPSHIPPING_EXTENSION"] = "DROPSHIPPING_EXTENSION";
417
+ ExtensionType["FULFILMENT_EXTENSION"] = "FULFILMENT_EXTENSION";
418
+ ExtensionType["DROPSHIPPING_SUPPLIER_EXTENSION"] = "DROPSHIPPING_SUPPLIER_EXTENSION";
419
+ ExtensionType["FULFILLMENT_CENTER_EXTENSION"] = "FULFILLMENT_CENTER_EXTENSION";
420
+ ExtensionType["RESTAURANTS_POS_EXTENSION"] = "RESTAURANTS_POS_EXTENSION";
421
+ ExtensionType["ART_STORE_EXTENSION"] = "ART_STORE_EXTENSION";
422
+ ExtensionType["ASCEND_AUTOMATION_EXTENSION"] = "ASCEND_AUTOMATION_EXTENSION";
423
+ ExtensionType["CONTACT_LABELS_EXTENSION"] = "CONTACT_LABELS_EXTENSION";
424
+ })(ExtensionType || (exports.ExtensionType = ExtensionType = {}));
425
+ var PrimitiveType;
426
+ (function (PrimitiveType) {
427
+ PrimitiveType["UNKNOWN_PRIMITIVE_TYPE"] = "UNKNOWN_PRIMITIVE_TYPE";
428
+ PrimitiveType["TEXT"] = "TEXT";
429
+ PrimitiveType["BOOLEAN"] = "BOOLEAN";
430
+ PrimitiveType["NUMBER"] = "NUMBER";
431
+ })(PrimitiveType || (exports.PrimitiveType = PrimitiveType = {}));
432
+ var SimpleType;
433
+ (function (SimpleType) {
434
+ SimpleType["UNKNOWN_SIMPLE_TYPE"] = "UNKNOWN_SIMPLE_TYPE";
435
+ SimpleType["MONEY"] = "MONEY";
436
+ SimpleType["LINK"] = "LINK";
437
+ SimpleType["BACKOFFICE_LINK"] = "BACKOFFICE_LINK";
438
+ SimpleType["LIVESITE_LINK"] = "LIVESITE_LINK";
439
+ SimpleType["MULTILINGUAL"] = "MULTILINGUAL";
440
+ SimpleType["IMAGE_LINK"] = "IMAGE_LINK";
441
+ SimpleType["GUID"] = "GUID";
442
+ SimpleType["EMAIL"] = "EMAIL";
443
+ SimpleType["PHONE"] = "PHONE";
444
+ SimpleType["CONTACT_ID"] = "CONTACT_ID";
445
+ })(SimpleType || (exports.SimpleType = SimpleType = {}));
446
+ var SchemaFieldExposure;
447
+ (function (SchemaFieldExposure) {
448
+ SchemaFieldExposure["UNKNOWN_EXPOSURE"] = "UNKNOWN_EXPOSURE";
449
+ /** Not sent to the action provider */
450
+ SchemaFieldExposure["SETUP"] = "SETUP";
451
+ /** Sent to the action provider and usually hidden from user */
452
+ SchemaFieldExposure["HIDDEN"] = "HIDDEN";
453
+ /** Sent to the action provider and usually shown to user */
454
+ SchemaFieldExposure["EXPOSED"] = "EXPOSED";
455
+ })(SchemaFieldExposure || (exports.SchemaFieldExposure = SchemaFieldExposure = {}));
456
+ /** Possible Partial Payment Policy Values */
457
+ var PartialPaymentRestriction;
458
+ (function (PartialPaymentRestriction) {
459
+ PartialPaymentRestriction["UNDEFINED"] = "UNDEFINED";
460
+ /** Allow Partial Payment */
461
+ PartialPaymentRestriction["ALLOW"] = "ALLOW";
462
+ /** Disallow Partial Payment */
463
+ PartialPaymentRestriction["DISALLOW"] = "DISALLOW";
464
+ })(PartialPaymentRestriction || (exports.PartialPaymentRestriction = PartialPaymentRestriction = {}));
465
+ var HostContainerId;
466
+ (function (HostContainerId) {
467
+ HostContainerId["BUSINESS_MANAGER"] = "BUSINESS_MANAGER";
468
+ HostContainerId["BUSINESS_DASHBOARD_HOST"] = "BUSINESS_DASHBOARD_HOST";
469
+ HostContainerId["SIDEBAR_FOOTER"] = "SIDEBAR_FOOTER";
470
+ })(HostContainerId || (exports.HostContainerId = HostContainerId = {}));
471
+ var MandatoryField;
472
+ (function (MandatoryField) {
473
+ MandatoryField["ZIPCODE"] = "ZIPCODE";
474
+ MandatoryField["CITY"] = "CITY";
475
+ MandatoryField["STATE"] = "STATE";
476
+ MandatoryField["ADDRESS"] = "ADDRESS";
477
+ MandatoryField["COUNTRY_CODE"] = "COUNTRY_CODE";
478
+ MandatoryField["EMAIL"] = "EMAIL";
479
+ MandatoryField["PHONE"] = "PHONE";
480
+ MandatoryField["FIRST_NAME"] = "FIRST_NAME";
481
+ MandatoryField["LAST_NAME"] = "LAST_NAME";
482
+ MandatoryField["STREET"] = "STREET";
483
+ MandatoryField["HOUSE_NUMBER"] = "HOUSE_NUMBER";
484
+ MandatoryField["TAX_IDENTIFIER"] = "TAX_IDENTIFIER";
485
+ })(MandatoryField || (exports.MandatoryField = MandatoryField = {}));
486
+ var MeasurementSystem;
487
+ (function (MeasurementSystem) {
488
+ MeasurementSystem["Metric"] = "Metric";
489
+ MeasurementSystem["Imperial"] = "Imperial";
490
+ })(MeasurementSystem || (exports.MeasurementSystem = MeasurementSystem = {}));
491
+ var Default;
492
+ (function (Default) {
493
+ Default["WIX"] = "WIX";
494
+ Default["POS"] = "POS";
495
+ })(Default || (exports.Default = Default = {}));
496
+ var HookType;
497
+ (function (HookType) {
498
+ HookType["UNDEFINED"] = "UNDEFINED";
499
+ HookType["BEFORE_BLOCKING"] = "BEFORE_BLOCKING";
500
+ HookType["BEFORE"] = "BEFORE";
501
+ HookType["AFTER"] = "AFTER";
502
+ })(HookType || (exports.HookType = HookType = {}));
503
+ var InterfaceConfigurationType;
504
+ (function (InterfaceConfigurationType) {
505
+ InterfaceConfigurationType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
506
+ InterfaceConfigurationType["WIDGET_COMPONENT"] = "WIDGET_COMPONENT";
507
+ InterfaceConfigurationType["GENERIC"] = "GENERIC";
508
+ })(InterfaceConfigurationType || (exports.InterfaceConfigurationType = InterfaceConfigurationType = {}));
509
+ var SourceType;
510
+ (function (SourceType) {
511
+ SourceType["UNKNOWN_SOURCE_TYPE"] = "UNKNOWN_SOURCE_TYPE";
512
+ /** The input/output schemas are constructed by developers in Dev Center using the self-service flow */
513
+ SourceType["DEV_CENTER"] = "DEV_CENTER";
514
+ /** The input/output schemas are derived from an existing Wix API through the API-to-Action feature */
515
+ SourceType["WIX_API"] = "WIX_API";
516
+ })(SourceType || (exports.SourceType = SourceType = {}));
517
+ var ExecutionType;
518
+ (function (ExecutionType) {
519
+ ExecutionType["UNKNOWN_EXECUTION_TYPE"] = "UNKNOWN_EXECUTION_TYPE";
520
+ ExecutionType["SYNC"] = "SYNC";
521
+ ExecutionType["ASYNC"] = "ASYNC";
522
+ })(ExecutionType || (exports.ExecutionType = ExecutionType = {}));
523
+ /** Which component types can be extended in containers */
524
+ var ExtendingComponentType;
525
+ (function (ExtendingComponentType) {
526
+ ExtendingComponentType["INVALID"] = "INVALID";
527
+ ExtendingComponentType["BACK_OFFICE_MENU_ITEM"] = "BACK_OFFICE_MENU_ITEM";
528
+ ExtendingComponentType["BACK_OFFICE_EXTENSION_WIDGET"] = "BACK_OFFICE_EXTENSION_WIDGET";
529
+ })(ExtendingComponentType || (exports.ExtendingComponentType = ExtendingComponentType = {}));
530
+ /** List of back-office hosting platforms */
531
+ var BackOfficeHostingPlatforms;
532
+ (function (BackOfficeHostingPlatforms) {
533
+ BackOfficeHostingPlatforms["NO_HOSTING_PLATFORM"] = "NO_HOSTING_PLATFORM";
534
+ /** Site Dashboard (The Wix Dashboard) */
535
+ BackOfficeHostingPlatforms["BUSINESS_MANAGER"] = "BUSINESS_MANAGER";
536
+ /** User Account Dashboard */
537
+ BackOfficeHostingPlatforms["ACCOUNT_MANAGER"] = "ACCOUNT_MANAGER";
538
+ /** Internal: Dev center */
539
+ BackOfficeHostingPlatforms["DEV_CENTER"] = "DEV_CENTER";
540
+ /** Enterprise dashboard (available to enterprise accounts only) */
541
+ BackOfficeHostingPlatforms["ENTERPRISE"] = "ENTERPRISE";
542
+ /** Partners dashboard (available to partners accounts only) */
543
+ BackOfficeHostingPlatforms["PARTNERS_DASHBOARD"] = "PARTNERS_DASHBOARD";
544
+ /** Employee only financial support dashboard */
545
+ BackOfficeHostingPlatforms["FINANCIALS_INTERNAL_BO"] = "FINANCIALS_INTERNAL_BO";
546
+ /** FED Guild POC dashboard */
547
+ BackOfficeHostingPlatforms["FED_GUILD_POC"] = "FED_GUILD_POC";
548
+ /** Studio dashboard */
549
+ BackOfficeHostingPlatforms["STUDIO_DASHBOARD"] = "STUDIO_DASHBOARD";
550
+ /** Channels dashboard (available to channels accounts only) */
551
+ BackOfficeHostingPlatforms["CHANNELS"] = "CHANNELS";
552
+ /** Wix internal dashboard for data tools (proffesional data consumers, i.e Business Analysts, Data Engineers...) */
553
+ BackOfficeHostingPlatforms["DATA_TOOLS"] = "DATA_TOOLS";
554
+ /** Internal back-office for payment service provider management */
555
+ BackOfficeHostingPlatforms["PSP_BACKOFFICE"] = "PSP_BACKOFFICE";
556
+ /** Rise.ai account dashboard */
557
+ BackOfficeHostingPlatforms["RISE_PLATFORM_ACCOUNT_DASHBOARD"] = "RISE_PLATFORM_ACCOUNT_DASHBOARD";
558
+ /** Enterprise demo dashboard (available to possible enterprise accounts for demo purposes) */
559
+ BackOfficeHostingPlatforms["DEMO_DASHBOARD_ENTERPRISE"] = "DEMO_DASHBOARD_ENTERPRISE";
560
+ /** A new AI scheduling assistant product dashboard (codename: "Nownia") */
561
+ BackOfficeHostingPlatforms["AI_SCHEDULING_ASSISTANT_DASHBOARD"] = "AI_SCHEDULING_ASSISTANT_DASHBOARD";
562
+ /** Employee only getting paid cluster dashboard */
563
+ BackOfficeHostingPlatforms["GETTING_PAID"] = "GETTING_PAID";
564
+ /** Wix internal dashboard for data (non proffesional data consumers, i.e any Wix Employee that has a need for BI data) */
565
+ BackOfficeHostingPlatforms["DATA"] = "DATA";
566
+ })(BackOfficeHostingPlatforms || (exports.BackOfficeHostingPlatforms = BackOfficeHostingPlatforms = {}));
567
+ var DtsDefinitionType;
568
+ (function (DtsDefinitionType) {
569
+ DtsDefinitionType["UNKNOWN"] = "UNKNOWN";
570
+ DtsDefinitionType["DTS_HTTP_LINK"] = "DTS_HTTP_LINK";
571
+ DtsDefinitionType["DTS_CONTENT"] = "DTS_CONTENT";
572
+ })(DtsDefinitionType || (exports.DtsDefinitionType = DtsDefinitionType = {}));
573
+ var SlotDataType;
574
+ (function (SlotDataType) {
575
+ SlotDataType["UNKNOWN"] = "UNKNOWN";
576
+ SlotDataType["WIDGET"] = "WIDGET";
577
+ SlotDataType["MENU"] = "MENU";
578
+ })(SlotDataType || (exports.SlotDataType = SlotDataType = {}));
579
+ /** Type attribute for the script tag */
580
+ var BackOfficeScriptAssetType;
581
+ (function (BackOfficeScriptAssetType) {
582
+ /** Script will be loaded without a type attribute */
583
+ BackOfficeScriptAssetType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
584
+ /** Use "module" as the script type */
585
+ BackOfficeScriptAssetType["MODULE"] = "MODULE";
586
+ })(BackOfficeScriptAssetType || (exports.BackOfficeScriptAssetType = BackOfficeScriptAssetType = {}));
587
+ /** View modes for how to open a component. */
588
+ var ViewMode;
589
+ (function (ViewMode) {
590
+ /** Opens a page in place of the current page. */
591
+ ViewMode["PAGE"] = "PAGE";
592
+ /** Opens as a modal on the current page. */
593
+ ViewMode["MODAL"] = "MODAL";
594
+ })(ViewMode || (exports.ViewMode = ViewMode = {}));
595
+ var AlgorithmType;
596
+ (function (AlgorithmType) {
597
+ AlgorithmType["UNSPECIFIED"] = "UNSPECIFIED";
598
+ AlgorithmType["RELATED_ITEMS"] = "RELATED_ITEMS";
599
+ AlgorithmType["GLOBAL"] = "GLOBAL";
600
+ })(AlgorithmType || (exports.AlgorithmType = AlgorithmType = {}));
601
+ var LockableOperation;
602
+ (function (LockableOperation) {
603
+ /** When operation lockability is not specified */
604
+ LockableOperation["UNSPECIFIED_LOCKABLE"] = "UNSPECIFIED_LOCKABLE";
605
+ /** Operation is locked */
606
+ LockableOperation["LOCKED"] = "LOCKED";
607
+ /** Operation is unlocked */
608
+ LockableOperation["UNLOCKED"] = "UNLOCKED";
609
+ })(LockableOperation || (exports.LockableOperation = LockableOperation = {}));
610
+ var RestrictedOperation;
611
+ (function (RestrictedOperation) {
612
+ RestrictedOperation["UNSPECIFIED_RESTRICTED"] = "UNSPECIFIED_RESTRICTED";
613
+ RestrictedOperation["ALLOW"] = "ALLOW";
614
+ RestrictedOperation["WARN"] = "WARN";
615
+ })(RestrictedOperation || (exports.RestrictedOperation = RestrictedOperation = {}));
616
+ var BlockType;
617
+ (function (BlockType) {
618
+ BlockType["UNKNOWN"] = "UNKNOWN";
619
+ BlockType["OR"] = "OR";
620
+ BlockType["AND"] = "AND";
621
+ })(BlockType || (exports.BlockType = BlockType = {}));
622
+ var Domain;
623
+ (function (Domain) {
624
+ /** User domain (default) */
625
+ Domain["USER"] = "USER";
626
+ /** Wix domain */
627
+ Domain["WIX"] = "WIX";
628
+ })(Domain || (exports.Domain = Domain = {}));
629
+ var Status;
630
+ (function (Status) {
631
+ Status["ACTIVE"] = "ACTIVE";
632
+ Status["INACTIVE"] = "INACTIVE";
633
+ })(Status || (exports.Status = Status = {}));
634
+ var TextInputDisplayType;
635
+ (function (TextInputDisplayType) {
636
+ /** A regular text field */
637
+ TextInputDisplayType["TEXT"] = "TEXT";
638
+ /** A password field (where the text is hidden visually) */
639
+ TextInputDisplayType["PASSWORD"] = "PASSWORD";
640
+ /** A field optimized for one time codes */
641
+ TextInputDisplayType["CODE"] = "CODE";
642
+ })(TextInputDisplayType || (exports.TextInputDisplayType = TextInputDisplayType = {}));
643
+ var ThumbnailType;
644
+ (function (ThumbnailType) {
645
+ ThumbnailType["UNKNOWN_THUMBNAIL_TYPE"] = "UNKNOWN_THUMBNAIL_TYPE";
646
+ ThumbnailType["IMAGE"] = "IMAGE";
647
+ ThumbnailType["AVATAR"] = "AVATAR";
648
+ })(ThumbnailType || (exports.ThumbnailType = ThumbnailType = {}));
649
+ var ImageShape;
650
+ (function (ImageShape) {
651
+ ImageShape["UNKNOWN_SHAPE"] = "UNKNOWN_SHAPE";
652
+ /** Circle */
653
+ ImageShape["CIRCLE"] = "CIRCLE";
654
+ /** Square */
655
+ ImageShape["SQUARE"] = "SQUARE";
656
+ /** Rectangle */
657
+ ImageShape["RECTANGLE"] = "RECTANGLE";
658
+ })(ImageShape || (exports.ImageShape = ImageShape = {}));
659
+ var AvatarShape;
660
+ (function (AvatarShape) {
661
+ AvatarShape["UNKNOWN_SHAPE"] = "UNKNOWN_SHAPE";
662
+ /** Circle */
663
+ AvatarShape["CIRCLE"] = "CIRCLE";
664
+ /** Square */
665
+ AvatarShape["SQUARE"] = "SQUARE";
666
+ })(AvatarShape || (exports.AvatarShape = AvatarShape = {}));
667
+ var Tag;
668
+ (function (Tag) {
669
+ Tag["UNKNOWN_TAG"] = "UNKNOWN_TAG";
670
+ Tag["EMBEDDABLE"] = "EMBEDDABLE";
671
+ Tag["ECOM_EDIT_ORDER"] = "ECOM_EDIT_ORDER";
672
+ Tag["ECOM_CREATE_ORDER"] = "ECOM_CREATE_ORDER";
673
+ Tag["INBOX"] = "INBOX";
674
+ Tag["ECOM_CREATE_PAY_LINK"] = "ECOM_CREATE_PAY_LINK";
675
+ Tag["ECOM_DELIVERY_PROFILES"] = "ECOM_DELIVERY_PROFILES";
676
+ Tag["ADD_TO_CATEGORY"] = "ADD_TO_CATEGORY";
677
+ })(Tag || (exports.Tag = Tag = {}));
678
+ var FilterSelectionType;
679
+ (function (FilterSelectionType) {
680
+ FilterSelectionType["UNKNOWN_SELECTION"] = "UNKNOWN_SELECTION";
681
+ /** Allow to select only a single item */
682
+ FilterSelectionType["SINGLE_SELECTION"] = "SINGLE_SELECTION";
683
+ /** Allow to select multiple items */
684
+ FilterSelectionType["MULTIPLE_SELECTION"] = "MULTIPLE_SELECTION";
685
+ })(FilterSelectionType || (exports.FilterSelectionType = FilterSelectionType = {}));
686
+ var FilterOptionsType;
687
+ (function (FilterOptionsType) {
688
+ FilterOptionsType["UNKNOWN_FILTER_OPTIONS"] = "UNKNOWN_FILTER_OPTIONS";
689
+ /** Static hardcoded options */
690
+ FilterOptionsType["STATIC"] = "STATIC";
691
+ FilterOptionsType["PROVIDER"] = "PROVIDER";
692
+ })(FilterOptionsType || (exports.FilterOptionsType = FilterOptionsType = {}));
693
+ /** The type of the communication channel */
694
+ var ChannelType;
695
+ (function (ChannelType) {
696
+ ChannelType["UNKNOWN_CHANNEL_TYPE"] = "UNKNOWN_CHANNEL_TYPE";
697
+ ChannelType["DIRECT_MESSAGING"] = "DIRECT_MESSAGING";
698
+ ChannelType["EMAIL"] = "EMAIL";
699
+ ChannelType["SMS"] = "SMS";
700
+ })(ChannelType || (exports.ChannelType = ChannelType = {}));
701
+ var AcceptedDirectMessageType;
702
+ (function (AcceptedDirectMessageType) {
703
+ AcceptedDirectMessageType["TEXT"] = "TEXT";
704
+ AcceptedDirectMessageType["MEDIA"] = "MEDIA";
705
+ AcceptedDirectMessageType["CARD"] = "CARD";
706
+ AcceptedDirectMessageType["ANNOUNCEMENT"] = "ANNOUNCEMENT";
707
+ AcceptedDirectMessageType["FORM"] = "FORM";
708
+ })(AcceptedDirectMessageType || (exports.AcceptedDirectMessageType = AcceptedDirectMessageType = {}));
709
+ /** Mime type for relevant media entities in channels */
710
+ var MediaMimeType;
711
+ (function (MediaMimeType) {
712
+ MediaMimeType["UNKNOWN_MIME_TYPE"] = "UNKNOWN_MIME_TYPE";
713
+ MediaMimeType["IMAGE_JPEG"] = "IMAGE_JPEG";
714
+ MediaMimeType["IMAGE_PNG"] = "IMAGE_PNG";
715
+ MediaMimeType["IMAGE_WEBP"] = "IMAGE_WEBP";
716
+ MediaMimeType["VIDEO_MPEG"] = "VIDEO_MPEG";
717
+ MediaMimeType["VIDEO_MP4"] = "VIDEO_MP4";
718
+ MediaMimeType["VIDEO_3GP"] = "VIDEO_3GP";
719
+ MediaMimeType["AUDIO_AAC"] = "AUDIO_AAC";
720
+ MediaMimeType["AUDIO_MP4"] = "AUDIO_MP4";
721
+ MediaMimeType["AUDIO_MPEG"] = "AUDIO_MPEG";
722
+ MediaMimeType["AUDIO_OGG"] = "AUDIO_OGG";
723
+ MediaMimeType["AUDIO_OPUS"] = "AUDIO_OPUS";
724
+ MediaMimeType["APPLICATION_PDF"] = "APPLICATION_PDF";
725
+ MediaMimeType["APPLICATION_OCTET_STREAM"] = "APPLICATION_OCTET_STREAM";
726
+ })(MediaMimeType || (exports.MediaMimeType = MediaMimeType = {}));
727
+ var AcceptedSmsMessageType;
728
+ (function (AcceptedSmsMessageType) {
729
+ AcceptedSmsMessageType["SMS"] = "SMS";
730
+ AcceptedSmsMessageType["MMS"] = "MMS";
731
+ })(AcceptedSmsMessageType || (exports.AcceptedSmsMessageType = AcceptedSmsMessageType = {}));
732
+ var InitDirection;
733
+ (function (InitDirection) {
734
+ InitDirection["UNKNOWN_INIT_DIRECTION"] = "UNKNOWN_INIT_DIRECTION";
735
+ InitDirection["BUSINESS"] = "BUSINESS";
736
+ InitDirection["CUSTOMER"] = "CUSTOMER";
737
+ InitDirection["BOTH"] = "BOTH";
738
+ })(InitDirection || (exports.InitDirection = InitDirection = {}));
739
+ var NodeType;
740
+ (function (NodeType) {
741
+ NodeType["PARAGRAPH"] = "PARAGRAPH";
742
+ NodeType["TEXT"] = "TEXT";
743
+ NodeType["HEADING"] = "HEADING";
744
+ NodeType["BULLETED_LIST"] = "BULLETED_LIST";
745
+ NodeType["ORDERED_LIST"] = "ORDERED_LIST";
746
+ NodeType["LIST_ITEM"] = "LIST_ITEM";
747
+ NodeType["BLOCKQUOTE"] = "BLOCKQUOTE";
748
+ NodeType["CODE_BLOCK"] = "CODE_BLOCK";
749
+ NodeType["VIDEO"] = "VIDEO";
750
+ NodeType["DIVIDER"] = "DIVIDER";
751
+ NodeType["FILE"] = "FILE";
752
+ NodeType["GALLERY"] = "GALLERY";
753
+ NodeType["GIF"] = "GIF";
754
+ NodeType["HTML"] = "HTML";
755
+ NodeType["IMAGE"] = "IMAGE";
756
+ NodeType["LINK_PREVIEW"] = "LINK_PREVIEW";
757
+ /** @deprecated */
758
+ NodeType["MAP"] = "MAP";
759
+ NodeType["POLL"] = "POLL";
760
+ NodeType["APP_EMBED"] = "APP_EMBED";
761
+ NodeType["BUTTON"] = "BUTTON";
762
+ NodeType["COLLAPSIBLE_LIST"] = "COLLAPSIBLE_LIST";
763
+ NodeType["TABLE"] = "TABLE";
764
+ NodeType["EMBED"] = "EMBED";
765
+ NodeType["COLLAPSIBLE_ITEM"] = "COLLAPSIBLE_ITEM";
766
+ NodeType["COLLAPSIBLE_ITEM_TITLE"] = "COLLAPSIBLE_ITEM_TITLE";
767
+ NodeType["COLLAPSIBLE_ITEM_BODY"] = "COLLAPSIBLE_ITEM_BODY";
768
+ NodeType["TABLE_CELL"] = "TABLE_CELL";
769
+ NodeType["TABLE_ROW"] = "TABLE_ROW";
770
+ NodeType["EXTERNAL"] = "EXTERNAL";
771
+ NodeType["AUDIO"] = "AUDIO";
772
+ NodeType["CAPTION"] = "CAPTION";
773
+ NodeType["LAYOUT"] = "LAYOUT";
774
+ NodeType["LAYOUT_CELL"] = "LAYOUT_CELL";
775
+ })(NodeType || (exports.NodeType = NodeType = {}));
776
+ var WidthType;
777
+ (function (WidthType) {
778
+ /** Width matches the content width */
779
+ WidthType["CONTENT"] = "CONTENT";
780
+ /** Small Width */
781
+ WidthType["SMALL"] = "SMALL";
782
+ /** Width will match the original asset width */
783
+ WidthType["ORIGINAL"] = "ORIGINAL";
784
+ /** coast-to-coast display */
785
+ WidthType["FULL_WIDTH"] = "FULL_WIDTH";
786
+ })(WidthType || (exports.WidthType = WidthType = {}));
787
+ var PluginContainerDataAlignment;
788
+ (function (PluginContainerDataAlignment) {
789
+ /** Center Alignment */
790
+ PluginContainerDataAlignment["CENTER"] = "CENTER";
791
+ /** Left Alignment */
792
+ PluginContainerDataAlignment["LEFT"] = "LEFT";
793
+ /** Right Alignment */
794
+ PluginContainerDataAlignment["RIGHT"] = "RIGHT";
795
+ })(PluginContainerDataAlignment || (exports.PluginContainerDataAlignment = PluginContainerDataAlignment = {}));
796
+ var ButtonDataType;
797
+ (function (ButtonDataType) {
798
+ /** Regular link button */
799
+ ButtonDataType["LINK"] = "LINK";
800
+ /** Triggers custom action that is defined in plugin configuration by the consumer */
801
+ ButtonDataType["ACTION"] = "ACTION";
802
+ })(ButtonDataType || (exports.ButtonDataType = ButtonDataType = {}));
803
+ var LinkTarget;
804
+ (function (LinkTarget) {
805
+ /** Opens the linked document in the same frame as it was clicked (this is default) */
806
+ LinkTarget["SELF"] = "SELF";
807
+ /** Opens the linked document in a new window or tab */
808
+ LinkTarget["BLANK"] = "BLANK";
809
+ /** Opens the linked document in the parent frame */
810
+ LinkTarget["PARENT"] = "PARENT";
811
+ /** Opens the linked document in the full body of the window */
812
+ LinkTarget["TOP"] = "TOP";
813
+ })(LinkTarget || (exports.LinkTarget = LinkTarget = {}));
814
+ var TextAlignment;
815
+ (function (TextAlignment) {
816
+ /** browser default, eqivalent to `initial` */
817
+ TextAlignment["AUTO"] = "AUTO";
818
+ /** Left align */
819
+ TextAlignment["LEFT"] = "LEFT";
820
+ /** Right align */
821
+ TextAlignment["RIGHT"] = "RIGHT";
822
+ /** Center align */
823
+ TextAlignment["CENTER"] = "CENTER";
824
+ /** 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 */
825
+ TextAlignment["JUSTIFY"] = "JUSTIFY";
826
+ })(TextAlignment || (exports.TextAlignment = TextAlignment = {}));
827
+ var LineStyle;
828
+ (function (LineStyle) {
829
+ /** Single Line */
830
+ LineStyle["SINGLE"] = "SINGLE";
831
+ /** Double Line */
832
+ LineStyle["DOUBLE"] = "DOUBLE";
833
+ /** Dashed Line */
834
+ LineStyle["DASHED"] = "DASHED";
835
+ /** Dotted Line */
836
+ LineStyle["DOTTED"] = "DOTTED";
837
+ })(LineStyle || (exports.LineStyle = LineStyle = {}));
838
+ var DividerDataWidth;
839
+ (function (DividerDataWidth) {
840
+ /** Large line */
841
+ DividerDataWidth["LARGE"] = "LARGE";
842
+ /** Medium line */
843
+ DividerDataWidth["MEDIUM"] = "MEDIUM";
844
+ /** Small line */
845
+ DividerDataWidth["SMALL"] = "SMALL";
846
+ })(DividerDataWidth || (exports.DividerDataWidth = DividerDataWidth = {}));
847
+ var Alignment;
848
+ (function (Alignment) {
849
+ /** Center alignment */
850
+ Alignment["CENTER"] = "CENTER";
851
+ /** Left alignment */
852
+ Alignment["LEFT"] = "LEFT";
853
+ /** Right alignment */
854
+ Alignment["RIGHT"] = "RIGHT";
855
+ })(Alignment || (exports.Alignment = Alignment = {}));
856
+ var PDFSettingsViewMode;
857
+ (function (PDFSettingsViewMode) {
858
+ /** No PDF view */
859
+ PDFSettingsViewMode["NONE"] = "NONE";
860
+ /** Full PDF view */
861
+ PDFSettingsViewMode["FULL"] = "FULL";
862
+ /** Mini PDF view */
863
+ PDFSettingsViewMode["MINI"] = "MINI";
864
+ })(PDFSettingsViewMode || (exports.PDFSettingsViewMode = PDFSettingsViewMode = {}));
865
+ var LayoutType;
866
+ (function (LayoutType) {
867
+ /** Collage type */
868
+ LayoutType["COLLAGE"] = "COLLAGE";
869
+ /** Masonry type */
870
+ LayoutType["MASONRY"] = "MASONRY";
871
+ /** Grid type */
872
+ LayoutType["GRID"] = "GRID";
873
+ /** Thumbnail type */
874
+ LayoutType["THUMBNAIL"] = "THUMBNAIL";
875
+ /** Slider type */
876
+ LayoutType["SLIDER"] = "SLIDER";
877
+ /** Slideshow type */
878
+ LayoutType["SLIDESHOW"] = "SLIDESHOW";
879
+ /** Panorama type */
880
+ LayoutType["PANORAMA"] = "PANORAMA";
881
+ /** Column type */
882
+ LayoutType["COLUMN"] = "COLUMN";
883
+ /** Magic type */
884
+ LayoutType["MAGIC"] = "MAGIC";
885
+ /** Fullsize images type */
886
+ LayoutType["FULLSIZE"] = "FULLSIZE";
887
+ })(LayoutType || (exports.LayoutType = LayoutType = {}));
888
+ var Orientation;
889
+ (function (Orientation) {
890
+ /** Rows Orientation */
891
+ Orientation["ROWS"] = "ROWS";
892
+ /** Columns Orientation */
893
+ Orientation["COLUMNS"] = "COLUMNS";
894
+ })(Orientation || (exports.Orientation = Orientation = {}));
895
+ var Crop;
896
+ (function (Crop) {
897
+ /** Crop to fill */
898
+ Crop["FILL"] = "FILL";
899
+ /** Crop to fit */
900
+ Crop["FIT"] = "FIT";
901
+ })(Crop || (exports.Crop = Crop = {}));
902
+ var ThumbnailsAlignment;
903
+ (function (ThumbnailsAlignment) {
904
+ /** Top alignment */
905
+ ThumbnailsAlignment["TOP"] = "TOP";
906
+ /** Right alignment */
907
+ ThumbnailsAlignment["RIGHT"] = "RIGHT";
908
+ /** Bottom alignment */
909
+ ThumbnailsAlignment["BOTTOM"] = "BOTTOM";
910
+ /** Left alignment */
911
+ ThumbnailsAlignment["LEFT"] = "LEFT";
912
+ /** No thumbnail */
913
+ ThumbnailsAlignment["NONE"] = "NONE";
914
+ })(ThumbnailsAlignment || (exports.ThumbnailsAlignment = ThumbnailsAlignment = {}));
915
+ var GIFType;
916
+ (function (GIFType) {
917
+ GIFType["GIF"] = "GIF";
918
+ GIFType["STICKER"] = "STICKER";
919
+ })(GIFType || (exports.GIFType = GIFType = {}));
920
+ var HTMLDataSource;
921
+ (function (HTMLDataSource) {
922
+ HTMLDataSource["HTML"] = "HTML";
923
+ HTMLDataSource["ADSENSE"] = "ADSENSE";
924
+ })(HTMLDataSource || (exports.HTMLDataSource = HTMLDataSource = {}));
925
+ var MapType;
926
+ (function (MapType) {
927
+ /** Roadmap map type */
928
+ MapType["ROADMAP"] = "ROADMAP";
929
+ /** Satellite map type */
930
+ MapType["SATELITE"] = "SATELITE";
931
+ /** Hybrid map type */
932
+ MapType["HYBRID"] = "HYBRID";
933
+ /** Terrain map type */
934
+ MapType["TERRAIN"] = "TERRAIN";
935
+ })(MapType || (exports.MapType = MapType = {}));
936
+ var ViewRole;
937
+ (function (ViewRole) {
938
+ /** Only Poll creator can view the results */
939
+ ViewRole["CREATOR"] = "CREATOR";
940
+ /** Anyone who voted can see the results */
941
+ ViewRole["VOTERS"] = "VOTERS";
942
+ /** Anyone can see the results, even if one didn't vote */
943
+ ViewRole["EVERYONE"] = "EVERYONE";
944
+ })(ViewRole || (exports.ViewRole = ViewRole = {}));
945
+ var VoteRole;
946
+ (function (VoteRole) {
947
+ /** Logged in member */
948
+ VoteRole["SITE_MEMBERS"] = "SITE_MEMBERS";
949
+ /** Anyone */
950
+ VoteRole["ALL"] = "ALL";
951
+ })(VoteRole || (exports.VoteRole = VoteRole = {}));
952
+ var PollLayoutType;
953
+ (function (PollLayoutType) {
954
+ /** List */
955
+ PollLayoutType["LIST"] = "LIST";
956
+ /** Grid */
957
+ PollLayoutType["GRID"] = "GRID";
958
+ })(PollLayoutType || (exports.PollLayoutType = PollLayoutType = {}));
959
+ var PollLayoutDirection;
960
+ (function (PollLayoutDirection) {
961
+ /** Left-to-right */
962
+ PollLayoutDirection["LTR"] = "LTR";
963
+ /** Right-to-left */
964
+ PollLayoutDirection["RTL"] = "RTL";
965
+ })(PollLayoutDirection || (exports.PollLayoutDirection = PollLayoutDirection = {}));
966
+ var BackgroundType;
967
+ (function (BackgroundType) {
968
+ /** Color background type */
969
+ BackgroundType["COLOR"] = "COLOR";
970
+ /** Image background type */
971
+ BackgroundType["IMAGE"] = "IMAGE";
972
+ /** Gradiant background type */
973
+ BackgroundType["GRADIENT"] = "GRADIENT";
974
+ })(BackgroundType || (exports.BackgroundType = BackgroundType = {}));
975
+ var DecorationType;
976
+ (function (DecorationType) {
977
+ DecorationType["BOLD"] = "BOLD";
978
+ DecorationType["ITALIC"] = "ITALIC";
979
+ DecorationType["UNDERLINE"] = "UNDERLINE";
980
+ DecorationType["SPOILER"] = "SPOILER";
981
+ DecorationType["ANCHOR"] = "ANCHOR";
982
+ DecorationType["MENTION"] = "MENTION";
983
+ DecorationType["LINK"] = "LINK";
984
+ DecorationType["COLOR"] = "COLOR";
985
+ DecorationType["FONT_SIZE"] = "FONT_SIZE";
986
+ DecorationType["EXTERNAL"] = "EXTERNAL";
987
+ })(DecorationType || (exports.DecorationType = DecorationType = {}));
988
+ var FontType;
989
+ (function (FontType) {
990
+ FontType["PX"] = "PX";
991
+ FontType["EM"] = "EM";
992
+ })(FontType || (exports.FontType = FontType = {}));
993
+ var AppType;
994
+ (function (AppType) {
995
+ AppType["PRODUCT"] = "PRODUCT";
996
+ AppType["EVENT"] = "EVENT";
997
+ AppType["BOOKING"] = "BOOKING";
998
+ })(AppType || (exports.AppType = AppType = {}));
999
+ var InitialExpandedItems;
1000
+ (function (InitialExpandedItems) {
1001
+ /** First item will be expended initally */
1002
+ InitialExpandedItems["FIRST"] = "FIRST";
1003
+ /** All items will expended initally */
1004
+ InitialExpandedItems["ALL"] = "ALL";
1005
+ /** All items collapsed initally */
1006
+ InitialExpandedItems["NONE"] = "NONE";
1007
+ })(InitialExpandedItems || (exports.InitialExpandedItems = InitialExpandedItems = {}));
1008
+ var Direction;
1009
+ (function (Direction) {
1010
+ /** Left-to-right */
1011
+ Direction["LTR"] = "LTR";
1012
+ /** Right-to-left */
1013
+ Direction["RTL"] = "RTL";
1014
+ })(Direction || (exports.Direction = Direction = {}));
1015
+ var VerticalAlignment;
1016
+ (function (VerticalAlignment) {
1017
+ /** Top alignment */
1018
+ VerticalAlignment["TOP"] = "TOP";
1019
+ /** Middle alignment */
1020
+ VerticalAlignment["MIDDLE"] = "MIDDLE";
1021
+ /** Bottom alignment */
1022
+ VerticalAlignment["BOTTOM"] = "BOTTOM";
1023
+ })(VerticalAlignment || (exports.VerticalAlignment = VerticalAlignment = {}));
1024
+ /**
1025
+ * `NullValue` is a singleton enumeration to represent the null value for the
1026
+ * `Value` type union.
1027
+ *
1028
+ * The JSON representation for `NullValue` is JSON `null`.
1029
+ */
1030
+ var NullValue;
1031
+ (function (NullValue) {
1032
+ /** Null value. */
1033
+ NullValue["NULL_VALUE"] = "NULL_VALUE";
1034
+ })(NullValue || (exports.NullValue = NullValue = {}));
1035
+ var CalendarType;
1036
+ (function (CalendarType) {
1037
+ CalendarType["UNDEFINED"] = "UNDEFINED";
1038
+ CalendarType["GOOGLE"] = "GOOGLE";
1039
+ CalendarType["I_CAL"] = "I_CAL";
1040
+ CalendarType["MICROSOFT"] = "MICROSOFT";
1041
+ CalendarType["OTHER"] = "OTHER";
1042
+ })(CalendarType || (exports.CalendarType = CalendarType = {}));
1043
+ var ConnectMethod;
1044
+ (function (ConnectMethod) {
1045
+ ConnectMethod["OAUTH"] = "OAUTH";
1046
+ ConnectMethod["CREDENTIALS"] = "CREDENTIALS";
1047
+ })(ConnectMethod || (exports.ConnectMethod = ConnectMethod = {}));
1048
+ var ListEventFromCalendars;
1049
+ (function (ListEventFromCalendars) {
1050
+ /** Listing events from the external calendar is not supported. */
1051
+ ListEventFromCalendars["LIST_NOT_SUPPORTED"] = "LIST_NOT_SUPPORTED";
1052
+ /** Listing events from the primary external calendar only. */
1053
+ ListEventFromCalendars["LIST_FROM_PRIMARY_CALENDAR_ONLY"] = "LIST_FROM_PRIMARY_CALENDAR_ONLY";
1054
+ /**
1055
+ * Listing events from specific external calendars.
1056
+ * The external calendars can be listed using the `ExternalCalendarProvider.ListCalendars` API.
1057
+ */
1058
+ ListEventFromCalendars["LIST_FROM_SPECIFIC_CALENDARS"] = "LIST_FROM_SPECIFIC_CALENDARS";
1059
+ })(ListEventFromCalendars || (exports.ListEventFromCalendars = ListEventFromCalendars = {}));
1060
+ var SyncToCalendar;
1061
+ (function (SyncToCalendar) {
1062
+ /** Syncing Wix calendar sessions to the external calendar is not supported. */
1063
+ SyncToCalendar["SYNC_NOT_SUPPORTED"] = "SYNC_NOT_SUPPORTED";
1064
+ /** Syncing Wix calendar sessions to the primary external calendar only. */
1065
+ SyncToCalendar["SYNC_TO_PRIMARY_CALENDAR_ONLY"] = "SYNC_TO_PRIMARY_CALENDAR_ONLY";
1066
+ /** Syncing Wix calendar sessions to a new external calendar. */
1067
+ SyncToCalendar["SYNC_TO_DEDICATED_CALENDAR"] = "SYNC_TO_DEDICATED_CALENDAR";
1068
+ })(SyncToCalendar || (exports.SyncToCalendar = SyncToCalendar = {}));
1069
+ /** Types of OAuth application. */
1070
+ var OAuthAppType;
1071
+ (function (OAuthAppType) {
1072
+ /** OAuth app type is not specified. */
1073
+ OAuthAppType["OAUTH_APP_TYPE_UNSPECIFIED"] = "OAUTH_APP_TYPE_UNSPECIFIED";
1074
+ /** OAuth app type is a web application. */
1075
+ OAuthAppType["WEB_APP"] = "WEB_APP";
1076
+ /** OAuth app type is a mobile application. */
1077
+ OAuthAppType["MOBILE"] = "MOBILE";
1078
+ /** OAuth app type is some other type of application. */
1079
+ OAuthAppType["OTHER"] = "OTHER";
1080
+ })(OAuthAppType || (exports.OAuthAppType = OAuthAppType = {}));
1081
+ /** OAuth technology used by the oauth application. */
1082
+ var OAuthTechnologies;
1083
+ (function (OAuthTechnologies) {
1084
+ /** The OAuth technology is not specified. */
1085
+ OAuthTechnologies["OAUTH_TECHNOLOGY_UNSPECIFIED"] = "OAUTH_TECHNOLOGY_UNSPECIFIED";
1086
+ /** OAuth technology using JavaScript. */
1087
+ OAuthTechnologies["JAVASCRIPT"] = "JAVASCRIPT";
1088
+ /** OAuth technology using Angular. */
1089
+ OAuthTechnologies["ANGULAR"] = "ANGULAR";
1090
+ /** OAuth technology using Vue.js. */
1091
+ OAuthTechnologies["VUE"] = "VUE";
1092
+ /** OAuth technology using React. */
1093
+ OAuthTechnologies["REACT"] = "REACT";
1094
+ /** OAuth technology using React Native. */
1095
+ OAuthTechnologies["REACT_NATIVE"] = "REACT_NATIVE";
1096
+ /** OAuth technology using iOS. */
1097
+ OAuthTechnologies["IOS"] = "IOS";
1098
+ /** OAuth technology using Android. */
1099
+ OAuthTechnologies["ANDROID"] = "ANDROID";
1100
+ /** OAuth technology using some other kind of technology. */
1101
+ OAuthTechnologies["OTHER_TECHNOLOGY"] = "OTHER_TECHNOLOGY";
1102
+ })(OAuthTechnologies || (exports.OAuthTechnologies = OAuthTechnologies = {}));
1103
+ var NavigationType;
1104
+ (function (NavigationType) {
1105
+ NavigationType["NAVIGATE"] = "NAVIGATE";
1106
+ NavigationType["MODAL"] = "MODAL";
1107
+ })(NavigationType || (exports.NavigationType = NavigationType = {}));
1108
+ var PingSettingsGroupComponentDataState;
1109
+ (function (PingSettingsGroupComponentDataState) {
1110
+ PingSettingsGroupComponentDataState["UNKNOWN_STATE"] = "UNKNOWN_STATE";
1111
+ PingSettingsGroupComponentDataState["DEFAULT_ON"] = "DEFAULT_ON";
1112
+ PingSettingsGroupComponentDataState["DEFAULT_OFF"] = "DEFAULT_OFF";
1113
+ })(PingSettingsGroupComponentDataState || (exports.PingSettingsGroupComponentDataState = PingSettingsGroupComponentDataState = {}));
1114
+ var NotificationTopicState;
1115
+ (function (NotificationTopicState) {
1116
+ NotificationTopicState["UNKNOWN_STATE"] = "UNKNOWN_STATE";
1117
+ NotificationTopicState["DEFAULT_ON"] = "DEFAULT_ON";
1118
+ NotificationTopicState["DEFAULT_OFF"] = "DEFAULT_OFF";
1119
+ })(NotificationTopicState || (exports.NotificationTopicState = NotificationTopicState = {}));
1120
+ var NotificationTopicType;
1121
+ (function (NotificationTopicType) {
1122
+ NotificationTopicType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
1123
+ NotificationTopicType["PROMOTIONAL"] = "PROMOTIONAL";
1124
+ NotificationTopicType["TRANSACTIONAL"] = "TRANSACTIONAL";
1125
+ })(NotificationTopicType || (exports.NotificationTopicType = NotificationTopicType = {}));
1126
+ var PlanFormPricingOption;
1127
+ (function (PlanFormPricingOption) {
1128
+ PlanFormPricingOption["FREE"] = "FREE";
1129
+ PlanFormPricingOption["ONE_TIME"] = "ONE_TIME";
1130
+ PlanFormPricingOption["RECURRING"] = "RECURRING";
1131
+ })(PlanFormPricingOption || (exports.PlanFormPricingOption = PlanFormPricingOption = {}));
1132
+ var PlanFormDefaultSection;
1133
+ (function (PlanFormDefaultSection) {
1134
+ PlanFormDefaultSection["INFO"] = "INFO";
1135
+ PlanFormDefaultSection["BENEFITS"] = "BENEFITS";
1136
+ PlanFormDefaultSection["PAGE_PERMISSIONS"] = "PAGE_PERMISSIONS";
1137
+ PlanFormDefaultSection["PRICING_AND_DURATION"] = "PRICING_AND_DURATION";
1138
+ PlanFormDefaultSection["ADVANCED_SETTINGS"] = "ADVANCED_SETTINGS";
1139
+ })(PlanFormDefaultSection || (exports.PlanFormDefaultSection = PlanFormDefaultSection = {}));
1140
+ /** Pedefined basic time unit. */
1141
+ var PlanPeriodUnit;
1142
+ (function (PlanPeriodUnit) {
1143
+ PlanPeriodUnit["DAY"] = "DAY";
1144
+ PlanPeriodUnit["WEEK"] = "WEEK";
1145
+ PlanPeriodUnit["MONTH"] = "MONTH";
1146
+ PlanPeriodUnit["YEAR"] = "YEAR";
1147
+ })(PlanPeriodUnit || (exports.PlanPeriodUnit = PlanPeriodUnit = {}));
1148
+ var TypedDynamicParamType;
1149
+ (function (TypedDynamicParamType) {
1150
+ TypedDynamicParamType["STRING"] = "STRING";
1151
+ TypedDynamicParamType["ARRAY"] = "ARRAY";
1152
+ })(TypedDynamicParamType || (exports.TypedDynamicParamType = TypedDynamicParamType = {}));
1153
+ var UserNotificationDataRecipientFilterType;
1154
+ (function (UserNotificationDataRecipientFilterType) {
1155
+ UserNotificationDataRecipientFilterType["WIX_USERS"] = "WIX_USERS";
1156
+ UserNotificationDataRecipientFilterType["SITE_CONTRIBUTORS"] = "SITE_CONTRIBUTORS";
1157
+ })(UserNotificationDataRecipientFilterType || (exports.UserNotificationDataRecipientFilterType = UserNotificationDataRecipientFilterType = {}));
1158
+ var InitiatorType;
1159
+ (function (InitiatorType) {
1160
+ InitiatorType["WIX_USER"] = "WIX_USER";
1161
+ InitiatorType["WIX_APP"] = "WIX_APP";
1162
+ })(InitiatorType || (exports.InitiatorType = InitiatorType = {}));
1163
+ var Level;
1164
+ (function (Level) {
1165
+ Level["ACCOUNT"] = "ACCOUNT";
1166
+ Level["SITE"] = "SITE";
1167
+ })(Level || (exports.Level = Level = {}));
1168
+ var IconType;
1169
+ (function (IconType) {
1170
+ IconType["URL"] = "URL";
1171
+ IconType["SPOUT"] = "SPOUT";
1172
+ IconType["INITIATOR"] = "INITIATOR";
1173
+ })(IconType || (exports.IconType = IconType = {}));
1174
+ var MobileApplication;
1175
+ (function (MobileApplication) {
1176
+ MobileApplication["UNKNOWN_MOBILE_APPLICATION"] = "UNKNOWN_MOBILE_APPLICATION";
1177
+ MobileApplication["OWNER"] = "OWNER";
1178
+ MobileApplication["SPACES"] = "SPACES";
1179
+ MobileApplication["DINE"] = "DINE";
1180
+ MobileApplication["FITNESS"] = "FITNESS";
1181
+ MobileApplication["WIX_LIFE"] = "WIX_LIFE";
1182
+ MobileApplication["WIX_PARTNERS"] = "WIX_PARTNERS";
1183
+ MobileApplication["BRANDED"] = "BRANDED";
1184
+ MobileApplication["WIX_STUDIO"] = "WIX_STUDIO";
1185
+ MobileApplication["NO_SPECIFIC_TARGET_APP"] = "NO_SPECIFIC_TARGET_APP";
1186
+ })(MobileApplication || (exports.MobileApplication = MobileApplication = {}));
1187
+ var AndroidStyle;
1188
+ (function (AndroidStyle) {
1189
+ AndroidStyle["BIG_TEXT"] = "BIG_TEXT";
1190
+ AndroidStyle["MESSAGING"] = "MESSAGING";
1191
+ AndroidStyle["INBOX"] = "INBOX";
1192
+ })(AndroidStyle || (exports.AndroidStyle = AndroidStyle = {}));
1193
+ var ExposureRuleType;
1194
+ (function (ExposureRuleType) {
1195
+ ExposureRuleType["OPEN_TO_ALL"] = "OPEN_TO_ALL";
1196
+ ExposureRuleType["OPEN_TO_NONE"] = "OPEN_TO_NONE";
1197
+ ExposureRuleType["BOOLEAN_EXPERIMENT"] = "BOOLEAN_EXPERIMENT";
1198
+ ExposureRuleType["CUSTOM_EXPERIMENT"] = "CUSTOM_EXPERIMENT";
1199
+ })(ExposureRuleType || (exports.ExposureRuleType = ExposureRuleType = {}));
1200
+ var Intent;
1201
+ (function (Intent) {
1202
+ Intent["MARKETING"] = "MARKETING";
1203
+ Intent["TRANSACTIONAL"] = "TRANSACTIONAL";
1204
+ })(Intent || (exports.Intent = Intent = {}));
1205
+ var UserNotificationDataType;
1206
+ (function (UserNotificationDataType) {
1207
+ UserNotificationDataType["REGULAR"] = "REGULAR";
1208
+ UserNotificationDataType["ALERT_WARNING"] = "ALERT_WARNING";
1209
+ UserNotificationDataType["ALERT_INFO"] = "ALERT_INFO";
1210
+ })(UserNotificationDataType || (exports.UserNotificationDataType = UserNotificationDataType = {}));
1211
+ var RecipientFilterType;
1212
+ (function (RecipientFilterType) {
1213
+ RecipientFilterType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
1214
+ RecipientFilterType["CONTACTS"] = "CONTACTS";
1215
+ })(RecipientFilterType || (exports.RecipientFilterType = RecipientFilterType = {}));
1216
+ var Type;
1217
+ (function (Type) {
1218
+ Type["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
1219
+ Type["CONTACT"] = "CONTACT";
1220
+ Type["SITE_MEMBER"] = "SITE_MEMBER";
1221
+ })(Type || (exports.Type = Type = {}));
1222
+ var Environment;
1223
+ (function (Environment) {
1224
+ Environment["LIVE_SITE"] = "LIVE_SITE";
1225
+ Environment["BUSINESS_MANAGER"] = "BUSINESS_MANAGER";
1226
+ })(Environment || (exports.Environment = Environment = {}));
1227
+ var SchemaScope;
1228
+ (function (SchemaScope) {
1229
+ SchemaScope["UNKNOWN_SCOPE"] = "UNKNOWN_SCOPE";
1230
+ /** Global schema for all sites. */
1231
+ SchemaScope["GLOBAL"] = "GLOBAL";
1232
+ /** Custom schema for a specific site. */
1233
+ SchemaScope["SITE"] = "SITE";
1234
+ })(SchemaScope || (exports.SchemaScope = SchemaScope = {}));
1235
+ var SchemaFieldFieldType;
1236
+ (function (SchemaFieldFieldType) {
1237
+ /** Undefined field type */
1238
+ SchemaFieldFieldType["UNDEFINED_TYPE"] = "UNDEFINED_TYPE";
1239
+ /** Short plain text displayed as a single line in the UI. */
1240
+ SchemaFieldFieldType["SHORT_TEXT"] = "SHORT_TEXT";
1241
+ /** Long plain text displayed as multiple lines in the UI. */
1242
+ SchemaFieldFieldType["LONG_TEXT"] = "LONG_TEXT";
1243
+ /** Long text including styles, images, and links. */
1244
+ SchemaFieldFieldType["HTML"] = "HTML";
1245
+ /** Rich-Content using the Wix Ricos format. */
1246
+ SchemaFieldFieldType["RICH_CONTENT"] = "RICH_CONTENT";
1247
+ /** Wix Media Manager image. */
1248
+ SchemaFieldFieldType["IMAGE"] = "IMAGE";
1249
+ /** Image URL without metadata. */
1250
+ SchemaFieldFieldType["IMAGE_LINK"] = "IMAGE_LINK";
1251
+ /** Wix Media Manager video. */
1252
+ SchemaFieldFieldType["VIDEO"] = "VIDEO";
1253
+ /** Wix Media Manager document. */
1254
+ SchemaFieldFieldType["DOCUMENT"] = "DOCUMENT";
1255
+ })(SchemaFieldFieldType || (exports.SchemaFieldFieldType = SchemaFieldFieldType = {}));
1256
+ var CustomElementScriptType;
1257
+ (function (CustomElementScriptType) {
1258
+ CustomElementScriptType["NONE"] = "NONE";
1259
+ /** CommonJS modularization approach */
1260
+ CustomElementScriptType["COMMON_JS"] = "COMMON_JS";
1261
+ /** ES Module modularization approach */
1262
+ CustomElementScriptType["ES_MODULE"] = "ES_MODULE";
1263
+ })(CustomElementScriptType || (exports.CustomElementScriptType = CustomElementScriptType = {}));
1264
+ var HeightMode;
1265
+ (function (HeightMode) {
1266
+ HeightMode["UNKNOWN"] = "UNKNOWN";
1267
+ /** Height is calculated by content */
1268
+ HeightMode["AUTO"] = "AUTO";
1269
+ /** Height is fixed require size in px */
1270
+ HeightMode["FIXED"] = "FIXED";
1271
+ })(HeightMode || (exports.HeightMode = HeightMode = {}));
1272
+ var FieldType;
1273
+ (function (FieldType) {
1274
+ FieldType["UNKNOWN_FIELD_TYPE"] = "UNKNOWN_FIELD_TYPE";
1275
+ FieldType["INPUT"] = "INPUT";
1276
+ FieldType["DISPLAY"] = "DISPLAY";
1277
+ })(FieldType || (exports.FieldType = FieldType = {}));
1278
+ var Format;
1279
+ (function (Format) {
1280
+ Format["UNKNOWN_FORMAT"] = "UNKNOWN_FORMAT";
1281
+ Format["DATE"] = "DATE";
1282
+ Format["TIME"] = "TIME";
1283
+ Format["DATE_TIME"] = "DATE_TIME";
1284
+ Format["EMAIL"] = "EMAIL";
1285
+ Format["URL"] = "URL";
1286
+ Format["UUID"] = "UUID";
1287
+ Format["PHONE"] = "PHONE";
1288
+ Format["URI"] = "URI";
1289
+ Format["HOSTNAME"] = "HOSTNAME";
1290
+ Format["COLOR_HEX"] = "COLOR_HEX";
1291
+ Format["CURRENCY"] = "CURRENCY";
1292
+ Format["LANGUAGE"] = "LANGUAGE";
1293
+ Format["DATE_OPTIONAL_TIME"] = "DATE_OPTIONAL_TIME";
1294
+ })(Format || (exports.Format = Format = {}));
1295
+ var StringComponentType;
1296
+ (function (StringComponentType) {
1297
+ StringComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1298
+ StringComponentType["TEXT_INPUT"] = "TEXT_INPUT";
1299
+ StringComponentType["RADIO_GROUP"] = "RADIO_GROUP";
1300
+ StringComponentType["DROPDOWN"] = "DROPDOWN";
1301
+ StringComponentType["DATE_TIME"] = "DATE_TIME";
1302
+ StringComponentType["PHONE_INPUT"] = "PHONE_INPUT";
1303
+ StringComponentType["DATE_INPUT"] = "DATE_INPUT";
1304
+ StringComponentType["TIME_INPUT"] = "TIME_INPUT";
1305
+ StringComponentType["DATE_PICKER"] = "DATE_PICKER";
1306
+ })(StringComponentType || (exports.StringComponentType = StringComponentType = {}));
1307
+ var NumberOfColumns;
1308
+ (function (NumberOfColumns) {
1309
+ NumberOfColumns["UNKNOWN"] = "UNKNOWN";
1310
+ NumberOfColumns["ONE"] = "ONE";
1311
+ NumberOfColumns["TWO"] = "TWO";
1312
+ NumberOfColumns["THREE"] = "THREE";
1313
+ })(NumberOfColumns || (exports.NumberOfColumns = NumberOfColumns = {}));
1314
+ var FirstDayOfWeek;
1315
+ (function (FirstDayOfWeek) {
1316
+ FirstDayOfWeek["MONDAY"] = "MONDAY";
1317
+ FirstDayOfWeek["SUNDAY"] = "SUNDAY";
1318
+ })(FirstDayOfWeek || (exports.FirstDayOfWeek = FirstDayOfWeek = {}));
1319
+ var NumberComponentType;
1320
+ (function (NumberComponentType) {
1321
+ NumberComponentType["UNKNOWN"] = "UNKNOWN";
1322
+ NumberComponentType["NUMBER_INPUT"] = "NUMBER_INPUT";
1323
+ NumberComponentType["RATING_INPUT"] = "RATING_INPUT";
1324
+ })(NumberComponentType || (exports.NumberComponentType = NumberComponentType = {}));
1325
+ var BooleanComponentType;
1326
+ (function (BooleanComponentType) {
1327
+ BooleanComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1328
+ BooleanComponentType["CHECKBOX"] = "CHECKBOX";
1329
+ })(BooleanComponentType || (exports.BooleanComponentType = BooleanComponentType = {}));
1330
+ var ItemType;
1331
+ (function (ItemType) {
1332
+ ItemType["UNKNOWN_ITEM_TYPE"] = "UNKNOWN_ITEM_TYPE";
1333
+ ItemType["STRING"] = "STRING";
1334
+ ItemType["NUMBER"] = "NUMBER";
1335
+ ItemType["BOOLEAN"] = "BOOLEAN";
1336
+ ItemType["INTEGER"] = "INTEGER";
1337
+ ItemType["OBJECT"] = "OBJECT";
1338
+ })(ItemType || (exports.ItemType = ItemType = {}));
1339
+ var PropertiesTypeEnum;
1340
+ (function (PropertiesTypeEnum) {
1341
+ PropertiesTypeEnum["UNKNOWN_PROPERTY_TYPE"] = "UNKNOWN_PROPERTY_TYPE";
1342
+ PropertiesTypeEnum["STRING"] = "STRING";
1343
+ PropertiesTypeEnum["NUMBER"] = "NUMBER";
1344
+ PropertiesTypeEnum["BOOLEAN"] = "BOOLEAN";
1345
+ PropertiesTypeEnum["INTEGER"] = "INTEGER";
1346
+ PropertiesTypeEnum["ARRAY"] = "ARRAY";
1347
+ })(PropertiesTypeEnum || (exports.PropertiesTypeEnum = PropertiesTypeEnum = {}));
1348
+ var ArrayComponentType;
1349
+ (function (ArrayComponentType) {
1350
+ ArrayComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1351
+ ArrayComponentType["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
1352
+ })(ArrayComponentType || (exports.ArrayComponentType = ArrayComponentType = {}));
1353
+ var WixFileComponentType;
1354
+ (function (WixFileComponentType) {
1355
+ WixFileComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1356
+ WixFileComponentType["FILE_UPLOAD"] = "FILE_UPLOAD";
1357
+ WixFileComponentType["SIGNATURE"] = "SIGNATURE";
1358
+ })(WixFileComponentType || (exports.WixFileComponentType = WixFileComponentType = {}));
1359
+ var UploadFileFormat;
1360
+ (function (UploadFileFormat) {
1361
+ UploadFileFormat["UNDEFINED"] = "UNDEFINED";
1362
+ /** Video files */
1363
+ UploadFileFormat["VIDEO"] = "VIDEO";
1364
+ /** Image files */
1365
+ UploadFileFormat["IMAGE"] = "IMAGE";
1366
+ /** Audio files */
1367
+ UploadFileFormat["AUDIO"] = "AUDIO";
1368
+ /** Document files */
1369
+ UploadFileFormat["DOCUMENT"] = "DOCUMENT";
1370
+ /** Archive files */
1371
+ UploadFileFormat["ARCHIVE"] = "ARCHIVE";
1372
+ })(UploadFileFormat || (exports.UploadFileFormat = UploadFileFormat = {}));
1373
+ var PaymentComponentType;
1374
+ (function (PaymentComponentType) {
1375
+ PaymentComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1376
+ PaymentComponentType["CHECKBOX_GROUP"] = "CHECKBOX_GROUP";
1377
+ PaymentComponentType["DONATION_INPUT"] = "DONATION_INPUT";
1378
+ })(PaymentComponentType || (exports.PaymentComponentType = PaymentComponentType = {}));
1379
+ var ProductType;
1380
+ (function (ProductType) {
1381
+ ProductType["UNKNOWN"] = "UNKNOWN";
1382
+ /** Shippable (physical). */
1383
+ ProductType["SHIPPABLE"] = "SHIPPABLE";
1384
+ /** Digital. */
1385
+ ProductType["DIGITAL"] = "DIGITAL";
1386
+ })(ProductType || (exports.ProductType = ProductType = {}));
1387
+ var PriceType;
1388
+ (function (PriceType) {
1389
+ PriceType["UNKNOWN"] = "UNKNOWN";
1390
+ /** Fixed price. */
1391
+ PriceType["FIXED_PRICE"] = "FIXED_PRICE";
1392
+ /** Dynamic price from price range. */
1393
+ PriceType["DYNAMIC_PRICE"] = "DYNAMIC_PRICE";
1394
+ })(PriceType || (exports.PriceType = PriceType = {}));
1395
+ var ImageFit;
1396
+ (function (ImageFit) {
1397
+ ImageFit["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
1398
+ /** 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. */
1399
+ ImageFit["COVER"] = "COVER";
1400
+ /** Image is resized to fill the element's content box. Aspect ratio may not be preserved. */
1401
+ ImageFit["CONTAIN"] = "CONTAIN";
1402
+ })(ImageFit || (exports.ImageFit = ImageFit = {}));
1403
+ var MultilineAddressComponentType;
1404
+ (function (MultilineAddressComponentType) {
1405
+ MultilineAddressComponentType["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
1406
+ MultilineAddressComponentType["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
1407
+ })(MultilineAddressComponentType || (exports.MultilineAddressComponentType = MultilineAddressComponentType = {}));
1408
+ var DefaultCountryConfigType;
1409
+ (function (DefaultCountryConfigType) {
1410
+ DefaultCountryConfigType["UNKNOWN_DEFAULT_COUNTRY"] = "UNKNOWN_DEFAULT_COUNTRY";
1411
+ /** Country will be determined by customer's IP address. */
1412
+ DefaultCountryConfigType["BY_IP"] = "BY_IP";
1413
+ /** Pre-selected default country. */
1414
+ DefaultCountryConfigType["COUNTRY"] = "COUNTRY";
1415
+ })(DefaultCountryConfigType || (exports.DefaultCountryConfigType = DefaultCountryConfigType = {}));
1416
+ var InputType;
1417
+ (function (InputType) {
1418
+ InputType["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
1419
+ InputType["STRING"] = "STRING";
1420
+ InputType["NUMBER"] = "NUMBER";
1421
+ InputType["BOOLEAN"] = "BOOLEAN";
1422
+ InputType["ARRAY"] = "ARRAY";
1423
+ InputType["OBJECT"] = "OBJECT";
1424
+ InputType["WIX_FILE"] = "WIX_FILE";
1425
+ InputType["PAYMENT"] = "PAYMENT";
1426
+ InputType["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
1427
+ })(InputType || (exports.InputType = InputType = {}));
1428
+ var EmailInfoTag;
1429
+ (function (EmailInfoTag) {
1430
+ EmailInfoTag["UNTAGGED"] = "UNTAGGED";
1431
+ EmailInfoTag["MAIN"] = "MAIN";
1432
+ })(EmailInfoTag || (exports.EmailInfoTag = EmailInfoTag = {}));
1433
+ var PhoneInfoTag;
1434
+ (function (PhoneInfoTag) {
1435
+ PhoneInfoTag["UNTAGGED"] = "UNTAGGED";
1436
+ PhoneInfoTag["MAIN"] = "MAIN";
1437
+ })(PhoneInfoTag || (exports.PhoneInfoTag = PhoneInfoTag = {}));
1438
+ var AddressInfoTag;
1439
+ (function (AddressInfoTag) {
1440
+ AddressInfoTag["UNTAGGED"] = "UNTAGGED";
1441
+ AddressInfoTag["HOME"] = "HOME";
1442
+ })(AddressInfoTag || (exports.AddressInfoTag = AddressInfoTag = {}));
1443
+ var ConfirmationLevel;
1444
+ (function (ConfirmationLevel) {
1445
+ ConfirmationLevel["UNKNOWN_CONFIRMATION_LEVEL"] = "UNKNOWN_CONFIRMATION_LEVEL";
1446
+ ConfirmationLevel["SINGLE_CONFIRMATION"] = "SINGLE_CONFIRMATION";
1447
+ ConfirmationLevel["DOUBLE_CONFIRMATION"] = "DOUBLE_CONFIRMATION";
1448
+ })(ConfirmationLevel || (exports.ConfirmationLevel = ConfirmationLevel = {}));
1449
+ var ContactField;
1450
+ (function (ContactField) {
1451
+ ContactField["UNKNOWN_CONTACT_FIELD"] = "UNKNOWN_CONTACT_FIELD";
1452
+ ContactField["FIRST_NAME"] = "FIRST_NAME";
1453
+ ContactField["LAST_NAME"] = "LAST_NAME";
1454
+ ContactField["COMPANY"] = "COMPANY";
1455
+ ContactField["POSITION"] = "POSITION";
1456
+ ContactField["EMAIL"] = "EMAIL";
1457
+ ContactField["PHONE"] = "PHONE";
1458
+ ContactField["ADDRESS"] = "ADDRESS";
1459
+ ContactField["BIRTHDATE"] = "BIRTHDATE";
1460
+ ContactField["CUSTOM_FIELD"] = "CUSTOM_FIELD";
1461
+ ContactField["SUBSCRIPTION"] = "SUBSCRIPTION";
1462
+ ContactField["VAT_ID"] = "VAT_ID";
1463
+ })(ContactField || (exports.ContactField = ContactField = {}));
1464
+ var DisplayFieldType;
1465
+ (function (DisplayFieldType) {
1466
+ DisplayFieldType["UNKNOWN_FIELD_TYPE"] = "UNKNOWN_FIELD_TYPE";
1467
+ DisplayFieldType["RICH_CONTENT"] = "RICH_CONTENT";
1468
+ DisplayFieldType["PAGE_NAVIGATION"] = "PAGE_NAVIGATION";
1469
+ DisplayFieldType["LOGIN_BAR"] = "LOGIN_BAR";
1470
+ })(DisplayFieldType || (exports.DisplayFieldType = DisplayFieldType = {}));
1471
+ /** Enum for different types of changeable properties. */
1472
+ var ChangeableProperty;
1473
+ (function (ChangeableProperty) {
1474
+ /** Unknown property type. */
1475
+ ChangeableProperty["UNKNOWN"] = "UNKNOWN";
1476
+ /** Required property type. */
1477
+ ChangeableProperty["REQUIRED"] = "REQUIRED";
1478
+ /** Hidden property type. */
1479
+ ChangeableProperty["HIDDEN"] = "HIDDEN";
1480
+ /** Allowed values property type. */
1481
+ ChangeableProperty["ALLOWED_VALUES"] = "ALLOWED_VALUES";
1482
+ })(ChangeableProperty || (exports.ChangeableProperty = ChangeableProperty = {}));
1483
+ var OverrideEntityType;
1484
+ (function (OverrideEntityType) {
1485
+ OverrideEntityType["UNKNOWN"] = "UNKNOWN";
1486
+ OverrideEntityType["FIELD"] = "FIELD";
1487
+ })(OverrideEntityType || (exports.OverrideEntityType = OverrideEntityType = {}));
1488
+ var Operator;
1489
+ (function (Operator) {
1490
+ Operator["UNKNOWN"] = "UNKNOWN";
1491
+ Operator["EQUAL"] = "EQUAL";
1492
+ Operator["NOT_EQUAL"] = "NOT_EQUAL";
1493
+ Operator["EMPTY"] = "EMPTY";
1494
+ Operator["NOT_EMPTY"] = "NOT_EMPTY";
1495
+ Operator["CONTAINS"] = "CONTAINS";
1496
+ Operator["NOT_CONTAINS"] = "NOT_CONTAINS";
1497
+ Operator["LESS_THAN"] = "LESS_THAN";
1498
+ Operator["LESS_THAN_OR_EQUALS"] = "LESS_THAN_OR_EQUALS";
1499
+ Operator["GREATER_THAN"] = "GREATER_THAN";
1500
+ Operator["GREATER_THAN_OR_EQUALS"] = "GREATER_THAN_OR_EQUALS";
1501
+ Operator["BEFORE"] = "BEFORE";
1502
+ Operator["BEFORE_OR_EQUAL"] = "BEFORE_OR_EQUAL";
1503
+ Operator["AFTER"] = "AFTER";
1504
+ Operator["AFTER_OR_EQUAL"] = "AFTER_OR_EQUAL";
1505
+ Operator["BETWEEN"] = "BETWEEN";
1506
+ Operator["ANY"] = "ANY";
1507
+ Operator["ARRAY_EQUAL"] = "ARRAY_EQUAL";
1508
+ Operator["ARRAY_NOT_EQUAL"] = "ARRAY_NOT_EQUAL";
1509
+ Operator["CHECKED"] = "CHECKED";
1510
+ Operator["NOT_CHECKED"] = "NOT_CHECKED";
1511
+ Operator["IN"] = "IN";
1512
+ Operator["NOT_IN"] = "NOT_IN";
1513
+ Operator["IS_DATE_OLDER_THAN"] = "IS_DATE_OLDER_THAN";
1514
+ Operator["IS_DATE_OLDER_THAN_OR_EQUAL"] = "IS_DATE_OLDER_THAN_OR_EQUAL";
1515
+ Operator["IS_DATE_NEWER_THAN"] = "IS_DATE_NEWER_THAN";
1516
+ Operator["IS_DATE_NEWER_THAN_OR_EQUAL"] = "IS_DATE_NEWER_THAN_OR_EQUAL";
1517
+ })(Operator || (exports.Operator = Operator = {}));
1518
+ var Target;
1519
+ (function (Target) {
1520
+ Target["UNKNOWN_TARGET"] = "UNKNOWN_TARGET";
1521
+ /** Open in the same browser tab. */
1522
+ Target["SELF"] = "SELF";
1523
+ /** Open in a new browser tab. */
1524
+ Target["BLANK"] = "BLANK";
1525
+ })(Target || (exports.Target = Target = {}));
1526
+ var SubmitSuccessAction;
1527
+ (function (SubmitSuccessAction) {
1528
+ SubmitSuccessAction["UNKNOWN_SUBMIT_SUCCESS_ACTION"] = "UNKNOWN_SUBMIT_SUCCESS_ACTION";
1529
+ /** No action will be taken after submission. */
1530
+ SubmitSuccessAction["NO_ACTION"] = "NO_ACTION";
1531
+ /** A thank you message will be shown after submission. */
1532
+ SubmitSuccessAction["THANK_YOU_MESSAGE"] = "THANK_YOU_MESSAGE";
1533
+ /** The user will be redirected to a URL after submission. */
1534
+ SubmitSuccessAction["REDIRECT"] = "REDIRECT";
1535
+ })(SubmitSuccessAction || (exports.SubmitSuccessAction = SubmitSuccessAction = {}));
1536
+ var TemplateType;
1537
+ (function (TemplateType) {
1538
+ TemplateType["UNKNOWN"] = "UNKNOWN";
1539
+ /** a template, which can be extended by a site specific form with custom properties */
1540
+ TemplateType["EXTENDABLE"] = "EXTENDABLE";
1541
+ /** a template, from which a demo form is created */
1542
+ TemplateType["DEMO"] = "DEMO";
1543
+ /**
1544
+ * a form input, having more than one field.
1545
+ * E.g. address (country, state, street, postal code), or phone number (country code, number)
1546
+ */
1547
+ TemplateType["FORM_INPUT"] = "FORM_INPUT";
1548
+ })(TemplateType || (exports.TemplateType = TemplateType = {}));
1549
+ var CustomFieldsType;
1550
+ (function (CustomFieldsType) {
1551
+ /** Allow user to add/remove any custom field, not present in template */
1552
+ CustomFieldsType["ANY"] = "ANY";
1553
+ })(CustomFieldsType || (exports.CustomFieldsType = CustomFieldsType = {}));
1554
+ var EditableProperties;
1555
+ (function (EditableProperties) {
1556
+ EditableProperties["UNKNOWN"] = "UNKNOWN";
1557
+ /** Change property responsible for field requirement */
1558
+ EditableProperties["REQUIRED"] = "REQUIRED";
1559
+ /** Change property responsible for field visibility */
1560
+ EditableProperties["HIDDEN"] = "HIDDEN";
1561
+ /** Change property of field label */
1562
+ EditableProperties["LABEL"] = "LABEL";
1563
+ /** Change property of field placeholder */
1564
+ EditableProperties["PLACEHOLDER"] = "PLACEHOLDER";
1565
+ /** Change property of field description */
1566
+ EditableProperties["DESCRIPTION"] = "DESCRIPTION";
1567
+ /**
1568
+ * Change property of validation specifying max/min boundaries for input value
1569
+ * maxLength/minLength for string, max/min for number.
1570
+ */
1571
+ EditableProperties["INPUT_VALUE_LIMITS"] = "INPUT_VALUE_LIMITS";
1572
+ /** Change property responsible for field default value */
1573
+ EditableProperties["DEFAULT_VALUE"] = "DEFAULT_VALUE";
1574
+ })(EditableProperties || (exports.EditableProperties = EditableProperties = {}));
1575
+ var WixCodePublishTaskName;
1576
+ (function (WixCodePublishTaskName) {
1577
+ /** unknown */
1578
+ WixCodePublishTaskName["UNKNOWN"] = "UNKNOWN";
1579
+ /** user code bundle */
1580
+ WixCodePublishTaskName["USER_CODE_BUNDLE"] = "USER_CODE_BUNDLE";
1581
+ /** exported functions analysis */
1582
+ WixCodePublishTaskName["EXPORTED_FUNCTIONS_ANALYSIS"] = "EXPORTED_FUNCTIONS_ANALYSIS";
1583
+ /** imported namespaces analysis */
1584
+ WixCodePublishTaskName["IMPORTED_NAMESPACES_ANALYSIS"] = "IMPORTED_NAMESPACES_ANALYSIS";
1585
+ /** page details analysis */
1586
+ WixCodePublishTaskName["PAGE_DETAILS_ANALYSIS"] = "PAGE_DETAILS_ANALYSIS";
1587
+ /** user code validation */
1588
+ WixCodePublishTaskName["USER_CODE_VALIDATION"] = "USER_CODE_VALIDATION";
1589
+ /** code packages dependencies registration */
1590
+ WixCodePublishTaskName["CODE_PACKAGES_REGISTRATION"] = "CODE_PACKAGES_REGISTRATION";
1591
+ })(WixCodePublishTaskName || (exports.WixCodePublishTaskName = WixCodePublishTaskName = {}));
1592
+ /** The type of the communication channel */
1593
+ var ChannelConfigurationChannelType;
1594
+ (function (ChannelConfigurationChannelType) {
1595
+ ChannelConfigurationChannelType["UNKNOWN_CHANNEL_TYPE"] = "UNKNOWN_CHANNEL_TYPE";
1596
+ ChannelConfigurationChannelType["DIRECT_MESSAGING"] = "DIRECT_MESSAGING";
1597
+ ChannelConfigurationChannelType["EMAIL"] = "EMAIL";
1598
+ ChannelConfigurationChannelType["SMS"] = "SMS";
1599
+ })(ChannelConfigurationChannelType || (exports.ChannelConfigurationChannelType = ChannelConfigurationChannelType = {}));
1600
+ /** 'TEXT' type is assumed to be always supported, hence not explicitly annotated. */
1601
+ var AcceptedMessageTypesAcceptedDirectMessageType;
1602
+ (function (AcceptedMessageTypesAcceptedDirectMessageType) {
1603
+ AcceptedMessageTypesAcceptedDirectMessageType["UNKNOWN_DIRECT_MESSAGE_TYPE"] = "UNKNOWN_DIRECT_MESSAGE_TYPE";
1604
+ AcceptedMessageTypesAcceptedDirectMessageType["MEDIA"] = "MEDIA";
1605
+ AcceptedMessageTypesAcceptedDirectMessageType["CARD"] = "CARD";
1606
+ AcceptedMessageTypesAcceptedDirectMessageType["MINIMAL"] = "MINIMAL";
1607
+ AcceptedMessageTypesAcceptedDirectMessageType["FORM"] = "FORM";
1608
+ AcceptedMessageTypesAcceptedDirectMessageType["SYSTEM"] = "SYSTEM";
1609
+ })(AcceptedMessageTypesAcceptedDirectMessageType || (exports.AcceptedMessageTypesAcceptedDirectMessageType = AcceptedMessageTypesAcceptedDirectMessageType = {}));
1610
+ var AcceptedMessageTypesAcceptedSmsMessageType;
1611
+ (function (AcceptedMessageTypesAcceptedSmsMessageType) {
1612
+ AcceptedMessageTypesAcceptedSmsMessageType["UNKNOWN_SMS_MESSAGE_TYPE"] = "UNKNOWN_SMS_MESSAGE_TYPE";
1613
+ AcceptedMessageTypesAcceptedSmsMessageType["SMS"] = "SMS";
1614
+ AcceptedMessageTypesAcceptedSmsMessageType["MMS"] = "MMS";
1615
+ })(AcceptedMessageTypesAcceptedSmsMessageType || (exports.AcceptedMessageTypesAcceptedSmsMessageType = AcceptedMessageTypesAcceptedSmsMessageType = {}));
1616
+ var FactorType;
1617
+ (function (FactorType) {
1618
+ FactorType["UNKNOWN_FACTOR_TYPE"] = "UNKNOWN_FACTOR_TYPE";
1619
+ FactorType["PASSWORD"] = "PASSWORD";
1620
+ FactorType["SMS"] = "SMS";
1621
+ FactorType["CALL"] = "CALL";
1622
+ FactorType["EMAIL"] = "EMAIL";
1623
+ FactorType["TOTP"] = "TOTP";
1624
+ FactorType["PUSH"] = "PUSH";
1625
+ })(FactorType || (exports.FactorType = FactorType = {}));
1626
+ var MonitoringType;
1627
+ (function (MonitoringType) {
1628
+ MonitoringType["UNKNOWN_PROVIDER"] = "UNKNOWN_PROVIDER";
1629
+ MonitoringType["SENTRY"] = "SENTRY";
1630
+ })(MonitoringType || (exports.MonitoringType = MonitoringType = {}));
1631
+ var Escalation;
1632
+ (function (Escalation) {
1633
+ Escalation["BREAK_BUILD"] = "BREAK_BUILD";
1634
+ Escalation["BLOCK_ROLLOUT"] = "BLOCK_ROLLOUT";
1635
+ Escalation["BLOCK_FUTURE_ROLLOUT"] = "BLOCK_FUTURE_ROLLOUT";
1636
+ Escalation["OPEN_BUG_SLA"] = "OPEN_BUG_SLA";
1637
+ })(Escalation || (exports.Escalation = Escalation = {}));
1638
+ var ImportanceLevel;
1639
+ (function (ImportanceLevel) {
1640
+ ImportanceLevel["LOW"] = "LOW";
1641
+ ImportanceLevel["MEDIUM"] = "MEDIUM";
1642
+ ImportanceLevel["HIGH"] = "HIGH";
1643
+ })(ImportanceLevel || (exports.ImportanceLevel = ImportanceLevel = {}));
1644
+ var Width;
1645
+ (function (Width) {
1646
+ Width["SMALL"] = "SMALL";
1647
+ Width["MEDIUM"] = "MEDIUM";
1648
+ Width["LARGE"] = "LARGE";
1649
+ })(Width || (exports.Width = Width = {}));
1650
+ /** Represents the options for panel content types */
1651
+ var PanelContentType;
1652
+ (function (PanelContentType) {
1653
+ PanelContentType["UNKNOWN_PanelContentType"] = "UNKNOWN_PanelContentType";
1654
+ PanelContentType["url"] = "url";
1655
+ })(PanelContentType || (exports.PanelContentType = PanelContentType = {}));
1656
+ /** The type of storage we are declaring */
1657
+ var StorageType;
1658
+ (function (StorageType) {
1659
+ StorageType["UNKNOWN_STORAGE_TYPE"] = "UNKNOWN_STORAGE_TYPE";
1660
+ /** A [cookie](https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie) we store in the browser */
1661
+ StorageType["COOKIE"] = "COOKIE";
1662
+ /** A [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) item that persists across tabs in the domain */
1663
+ StorageType["LOCALSTORAGE"] = "LOCALSTORAGE";
1664
+ /** A [sessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage) item for a specific tab in the domain */
1665
+ StorageType["SESSIONSTORAGE"] = "SESSIONSTORAGE";
1666
+ /** An item in [IndexDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) */
1667
+ StorageType["INDEXDB"] = "INDEXDB";
1668
+ })(StorageType || (exports.StorageType = StorageType = {}));
1669
+ /** The category for EU and US Privacy Law classification */
1670
+ var ConsentCategory;
1671
+ (function (ConsentCategory) {
1672
+ /** This is an invalid value, you must classify your storage item. */
1673
+ ConsentCategory["UNKNOWN_CATEGORY"] = "UNKNOWN_CATEGORY";
1674
+ /** Is required for your app to function and does not use the data to do any tracking. */
1675
+ ConsentCategory["essential"] = "essential";
1676
+ /** Related to performanc and functional additions that are niceities but the app can work without. */
1677
+ ConsentCategory["functional"] = "functional";
1678
+ /** Related to analytics and may including tracking sessions and vistors to the site. */
1679
+ ConsentCategory["analytics"] = "analytics";
1680
+ /** Related to advertising, upselling and marketing data collected to be used. */
1681
+ ConsentCategory["advertising"] = "advertising";
1682
+ })(ConsentCategory || (exports.ConsentCategory = ConsentCategory = {}));
1683
+ var StorageDomain;
1684
+ (function (StorageDomain) {
1685
+ StorageDomain["UNKNOWN_STORAGE_DOMAIN"] = "UNKNOWN_STORAGE_DOMAIN";
1686
+ /** Storing the values in the domain of the website the app is installed on */
1687
+ StorageDomain["SITE_DOMAIN"] = "SITE_DOMAIN";
1688
+ /** Storing the values in the Wix Backoffice domain */
1689
+ StorageDomain["WIX_DOMAIN"] = "WIX_DOMAIN";
1690
+ /** Storing the values as 3rd party in the application domain */
1691
+ StorageDomain["APP_DOMAIN"] = "APP_DOMAIN";
1692
+ })(StorageDomain || (exports.StorageDomain = StorageDomain = {}));
1693
+ var Method;
1694
+ (function (Method) {
1695
+ /** Validate an event before creation. */
1696
+ Method["CREATE"] = "CREATE";
1697
+ /** Validate an event before update. */
1698
+ Method["UPDATE"] = "UPDATE";
1699
+ /** Validate an event before cancel. */
1700
+ Method["CANCEL"] = "CANCEL";
1701
+ })(Method || (exports.Method = Method = {}));
1702
+ var ParticipantType;
1703
+ (function (ParticipantType) {
1704
+ ParticipantType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
1705
+ ParticipantType["WIX_USER"] = "WIX_USER";
1706
+ ParticipantType["CONTACT"] = "CONTACT";
1707
+ })(ParticipantType || (exports.ParticipantType = ParticipantType = {}));
1708
+ /** The supported [CSS Property Types](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference#index) in Javascript naming format */
1709
+ var CssPropertyType;
1710
+ (function (CssPropertyType) {
1711
+ CssPropertyType["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
1712
+ /** background properties */
1713
+ CssPropertyType["background"] = "background";
1714
+ CssPropertyType["backgroundSize"] = "backgroundSize";
1715
+ CssPropertyType["backgroundColor"] = "backgroundColor";
1716
+ CssPropertyType["backgroundImage"] = "backgroundImage";
1717
+ /** margin properties */
1718
+ CssPropertyType["margin"] = "margin";
1719
+ CssPropertyType["marginTop"] = "marginTop";
1720
+ CssPropertyType["marginRight"] = "marginRight";
1721
+ CssPropertyType["marginBottom"] = "marginBottom";
1722
+ CssPropertyType["marginLeft"] = "marginLeft";
1723
+ /** padding properties */
1724
+ CssPropertyType["padding"] = "padding";
1725
+ CssPropertyType["paddingTop"] = "paddingTop";
1726
+ CssPropertyType["paddingRight"] = "paddingRight";
1727
+ CssPropertyType["paddingBottom"] = "paddingBottom";
1728
+ CssPropertyType["paddingLeft"] = "paddingLeft";
1729
+ /** border properties */
1730
+ CssPropertyType["border"] = "border";
1731
+ CssPropertyType["borderWidth"] = "borderWidth";
1732
+ CssPropertyType["borderStyle"] = "borderStyle";
1733
+ CssPropertyType["borderColor"] = "borderColor";
1734
+ CssPropertyType["borderTop"] = "borderTop";
1735
+ CssPropertyType["borderTopColor"] = "borderTopColor";
1736
+ CssPropertyType["borderTopWidth"] = "borderTopWidth";
1737
+ CssPropertyType["borderTopStyle"] = "borderTopStyle";
1738
+ CssPropertyType["borderRight"] = "borderRight";
1739
+ CssPropertyType["borderRightColor"] = "borderRightColor";
1740
+ CssPropertyType["borderRightWidth"] = "borderRightWidth";
1741
+ CssPropertyType["borderRightStyle"] = "borderRightStyle";
1742
+ CssPropertyType["borderBottom"] = "borderBottom";
1743
+ CssPropertyType["borderBottomColor"] = "borderBottomColor";
1744
+ CssPropertyType["borderBottomWidth"] = "borderBottomWidth";
1745
+ CssPropertyType["borderBottomStyle"] = "borderBottomStyle";
1746
+ CssPropertyType["borderLeft"] = "borderLeft";
1747
+ CssPropertyType["borderLeftColor"] = "borderLeftColor";
1748
+ CssPropertyType["borderLeftWidth"] = "borderLeftWidth";
1749
+ CssPropertyType["borderLeftStyle"] = "borderLeftStyle";
1750
+ CssPropertyType["borderRadius"] = "borderRadius";
1751
+ CssPropertyType["borderTopLeftRadius"] = "borderTopLeftRadius";
1752
+ CssPropertyType["borderTopRightRadius"] = "borderTopRightRadius";
1753
+ CssPropertyType["borderBottomRightRadius"] = "borderBottomRightRadius";
1754
+ CssPropertyType["borderBottomLeftRadius"] = "borderBottomLeftRadius";
1755
+ /** text properties */
1756
+ CssPropertyType["font"] = "font";
1757
+ CssPropertyType["fontFamily"] = "fontFamily";
1758
+ CssPropertyType["fontSize"] = "fontSize";
1759
+ CssPropertyType["fontStretch"] = "fontStretch";
1760
+ CssPropertyType["fontStyle"] = "fontStyle";
1761
+ CssPropertyType["fontVariant"] = "fontVariant";
1762
+ CssPropertyType["fontWeight"] = "fontWeight";
1763
+ CssPropertyType["lineHeight"] = "lineHeight";
1764
+ CssPropertyType["color"] = "color";
1765
+ CssPropertyType["letterSpacing"] = "letterSpacing";
1766
+ CssPropertyType["textAlign"] = "textAlign";
1767
+ CssPropertyType["textTransform"] = "textTransform";
1768
+ CssPropertyType["textShadow"] = "textShadow";
1769
+ CssPropertyType["textDecoration"] = "textDecoration";
1770
+ CssPropertyType["textDecorationColor"] = "textDecorationColor";
1771
+ CssPropertyType["textDecorationLine"] = "textDecorationLine";
1772
+ CssPropertyType["textDecorationStyle"] = "textDecorationStyle";
1773
+ CssPropertyType["textDecorationThickness"] = "textDecorationThickness";
1774
+ /** general properties */
1775
+ CssPropertyType["boxShadow"] = "boxShadow";
1776
+ CssPropertyType["opacity"] = "opacity";
1777
+ /** layout properties */
1778
+ CssPropertyType["alignSelf"] = "alignSelf";
1779
+ CssPropertyType["justifyContent"] = "justifyContent";
1780
+ })(CssPropertyType || (exports.CssPropertyType = CssPropertyType = {}));
1781
+ /** The supported [CSS Data Types](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Types) in Javascript naming format */
1782
+ var CssDataType;
1783
+ (function (CssDataType) {
1784
+ CssDataType["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
1785
+ CssDataType["number"] = "number";
1786
+ CssDataType["length"] = "length";
1787
+ CssDataType["color"] = "color";
1788
+ CssDataType["angle"] = "angle";
1789
+ CssDataType["percentage"] = "percentage";
1790
+ })(CssDataType || (exports.CssDataType = CssDataType = {}));
1791
+ var DataType;
1792
+ (function (DataType) {
1793
+ DataType["UNKNOWN_DataType"] = "UNKNOWN_DataType";
1794
+ /** A simple text value */
1795
+ DataType["text"] = "text";
1796
+ /** A list of predefined textual values to choose from */
1797
+ DataType["textEnum"] = "textEnum";
1798
+ /** Any number */
1799
+ DataType["number"] = "number";
1800
+ /** true / false value */
1801
+ DataType["booleanValue"] = "booleanValue";
1802
+ /** An object containing the selected A11Y fields chosen */
1803
+ DataType["a11y"] = "a11y";
1804
+ /** A Wix Link object type */
1805
+ DataType["link"] = "link";
1806
+ /** A Wix Image object type */
1807
+ DataType["image"] = "image";
1808
+ /** A Wix Video object type */
1809
+ DataType["video"] = "video";
1810
+ /** A Wix Sanitized Vector Art object */
1811
+ DataType["vectorArt"] = "vectorArt";
1812
+ /** A Wix Audio object */
1813
+ DataType["audio"] = "audio";
1814
+ /** A [JSON Schema definition](https://json-schema.org/specification) the developer understands in his code (useful for complex props). Some limitation may apply. */
1815
+ DataType["schema"] = "schema";
1816
+ /** Local date output ISO-8601 extended local date format (YYYY-MM-DD) */
1817
+ DataType["localDate"] = "localDate";
1818
+ /** Local time output ISO-8601 extended local time format (hh:mm[:ss][.sss]) */
1819
+ DataType["localTime"] = "localTime";
1820
+ /** Local Date Time output ISO-8601 extended local date-time format (YYYY-MM-DDThh:mm[:ss][.sss]) */
1821
+ DataType["localDateTime"] = "localDateTime";
1822
+ /** a URL with scheme http or https */
1823
+ DataType["webUrl"] = "webUrl";
1824
+ /** standard email address according to [RFC 5321, section 4.1.2](https://datatracker.ietf.org/doc/html/rfc5321#section-4.1.2) */
1825
+ DataType["email"] = "email";
1826
+ /** a validation format designed to match phone numbers with a variety of common characters, including digits (0-9), spaces, parentheses, plus sign, hyphens, and periods */
1827
+ DataType["phone"] = "phone";
1828
+ /** hostname according to IANA */
1829
+ DataType["hostname"] = "hostname";
1830
+ /** A valid `regex` pattern supplied by the User */
1831
+ DataType["regex"] = "regex";
1832
+ /** A unique identifier */
1833
+ DataType["guid"] = "guid";
1834
+ })(DataType || (exports.DataType = DataType = {}));
1835
+ var A11yAttributes;
1836
+ (function (A11yAttributes) {
1837
+ A11yAttributes["Unknown_AriaAttributes"] = "Unknown_AriaAttributes";
1838
+ /** The value used for tabIndex attribute */
1839
+ A11yAttributes["tabIndex"] = "tabIndex";
1840
+ /** The value used for aria-level */
1841
+ A11yAttributes["ariaLevel"] = "ariaLevel";
1842
+ /** The value used for aria-expanded */
1843
+ A11yAttributes["ariaExpanded"] = "ariaExpanded";
1844
+ /** The value used for aria-disabled */
1845
+ A11yAttributes["ariaDisabled"] = "ariaDisabled";
1846
+ /** The value used for aria-atomic */
1847
+ A11yAttributes["ariaAtomic"] = "ariaAtomic";
1848
+ /** The value used for aria-hidden */
1849
+ A11yAttributes["ariaHidden"] = "ariaHidden";
1850
+ /** The value used for aria-busy */
1851
+ A11yAttributes["ariaBusy"] = "ariaBusy";
1852
+ /** Indicates if should add Multiline instructions to aria-label */
1853
+ A11yAttributes["multiline"] = "multiline";
1854
+ /** Indicates if should add Autocomplete instructions to aria-label */
1855
+ A11yAttributes["ariaAutocomplete"] = "ariaAutocomplete";
1856
+ /** The value used for aria-pressed */
1857
+ A11yAttributes["ariaPressed"] = "ariaPressed";
1858
+ /** The value used for aria-haspopup */
1859
+ A11yAttributes["ariaHaspopup"] = "ariaHaspopup";
1860
+ /** The value used for aria-relevant */
1861
+ A11yAttributes["ariaRelevant"] = "ariaRelevant";
1862
+ /** The value used for role attribute */
1863
+ A11yAttributes["role"] = "role";
1864
+ /** The value used for aria-live */
1865
+ A11yAttributes["ariaLive"] = "ariaLive";
1866
+ /** The value used for aria-current */
1867
+ A11yAttributes["ariaCurrent"] = "ariaCurrent";
1868
+ /** The text used for aria-label */
1869
+ A11yAttributes["ariaLabel"] = "ariaLabel";
1870
+ /** The text used for aria-roledescription */
1871
+ A11yAttributes["ariaRoledescription"] = "ariaRoledescription";
1872
+ /** The value used for aria-describedby */
1873
+ A11yAttributes["ariaDescribedby"] = "ariaDescribedby";
1874
+ /** The value used for aria-labelledby */
1875
+ A11yAttributes["ariaLabelledby"] = "ariaLabelledby";
1876
+ /** The text used for aria-errormessage */
1877
+ A11yAttributes["ariaErrormessage"] = "ariaErrormessage";
1878
+ /** The text used for aria-owns */
1879
+ A11yAttributes["ariaOwns"] = "ariaOwns";
1880
+ /** The text used for aria-controls */
1881
+ A11yAttributes["ariaControls"] = "ariaControls";
1882
+ /** The HTML tag to use for the element */
1883
+ A11yAttributes["tag"] = "tag";
1884
+ /** The value used for aria-multiline */
1885
+ A11yAttributes["ariaMultiline"] = "ariaMultiline";
1886
+ /** The value used for aria-invalid */
1887
+ A11yAttributes["ariaInvalid"] = "ariaInvalid";
1888
+ })(A11yAttributes || (exports.A11yAttributes = A11yAttributes = {}));
1889
+ var LinkType;
1890
+ (function (LinkType) {
1891
+ LinkType["UNKNOWN_LinkType"] = "UNKNOWN_LinkType";
1892
+ /** A link to another website */
1893
+ LinkType["externalLink"] = "externalLink";
1894
+ /** A link to an item on the current page */
1895
+ LinkType["anchorLink"] = "anchorLink";
1896
+ /** A valid email link (`mailto:example@example.com`) */
1897
+ LinkType["emailLink"] = "emailLink";
1898
+ /** A valid phone link (`phone:11111111111`) */
1899
+ LinkType["phoneLink"] = "phoneLink";
1900
+ /** A link to a page in Wix that needs to be selected dynamically */
1901
+ LinkType["dynamicPageLink"] = "dynamicPageLink";
1902
+ /** A link to another page on the site */
1903
+ LinkType["pageLink"] = "pageLink";
1904
+ /** A link to open a whatsapp conversation */
1905
+ LinkType["whatsAppLink"] = "whatsAppLink";
1906
+ /** A link to a PDF file hosted by Wix */
1907
+ LinkType["documentLink"] = "documentLink";
1908
+ /** A link that opens a lightbox */
1909
+ LinkType["popupLink"] = "popupLink";
1910
+ /** A link that directs the user to an address on google maps */
1911
+ LinkType["addressLink"] = "addressLink";
1912
+ /** A link that scrolls to the top/bottom of the page */
1913
+ LinkType["edgeAnchorLinks"] = "edgeAnchorLinks";
1914
+ /** A link that directs the user to wix login dialog */
1915
+ LinkType["loginToWixLink"] = "loginToWixLink";
1916
+ })(LinkType || (exports.LinkType = LinkType = {}));
1917
+ var ElementType;
1918
+ (function (ElementType) {
1919
+ ElementType["UNKNOWN_ElementType"] = "UNKNOWN_ElementType";
1920
+ /** An element that was written as part of the component */
1921
+ ElementType["inlineElement"] = "inlineElement";
1922
+ /** An element provided by the Wix ecosystem that we are reusing. These elements must exist in the Wix DEV Center. */
1923
+ ElementType["refElement"] = "refElement";
1924
+ })(ElementType || (exports.ElementType = ElementType = {}));
1925
+ var ActionType;
1926
+ (function (ActionType) {
1927
+ ActionType["UNKNOWN_ActionType"] = "UNKNOWN_ActionType";
1928
+ ActionType["data"] = "data";
1929
+ ActionType["event"] = "event";
1930
+ ActionType["panel"] = "panel";
1931
+ ActionType["forward"] = "forward";
1932
+ })(ActionType || (exports.ActionType = ActionType = {}));
1933
+ /** list of possible panel types */
1934
+ var PanelType;
1935
+ (function (PanelType) {
1936
+ PanelType["UNKNOWN_PanelType"] = "UNKNOWN_PanelType";
1937
+ PanelType["panelId"] = "panelId";
1938
+ })(PanelType || (exports.PanelType = PanelType = {}));
1939
+ var ActionName;
1940
+ (function (ActionName) {
1941
+ ActionName["UNKNOWN_ActionName"] = "UNKNOWN_ActionName";
1942
+ /** Manage the component settings, this usually aligns with component data */
1943
+ ActionName["settings"] = "settings";
1944
+ /** Manage the `style` information */
1945
+ ActionName["design"] = "design";
1946
+ /** Manage any media type `data` defined in the component */
1947
+ ActionName["media"] = "media";
1948
+ /** Manage items in the component data */
1949
+ ActionName["manageItems"] = "manageItems";
1950
+ /** Open the apps default dashboard page, or select one if there is more than one */
1951
+ ActionName["dashboard"] = "dashboard";
1952
+ /** actionName to be triggered from the defined custom actions */
1953
+ ActionName["custom"] = "custom";
1954
+ })(ActionName || (exports.ActionName = ActionName = {}));
1955
+ //# sourceMappingURL=data-extensions-v1-data-extension-schema-schemas.types.js.map