@wix/auto_sdk_data-extension-schema_schemas 1.0.8 → 1.0.10

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 (49) hide show
  1. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +2 -2
  2. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js +3 -1
  3. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -1
  4. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +1 -1
  5. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js +6 -4
  6. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -1
  7. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +149 -7
  8. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +52 -1
  9. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -1
  10. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +149 -7
  11. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +52 -1
  12. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -1
  13. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +2 -2
  14. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.js +1 -1
  15. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -1
  16. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +1 -1
  17. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.js +1 -1
  18. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -1
  19. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +149 -7
  20. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +51 -0
  21. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -1
  22. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +149 -7
  23. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +51 -0
  24. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -1
  25. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +2 -2
  26. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js +3 -1
  27. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -1
  28. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +1 -1
  29. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js +6 -4
  30. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -1
  31. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +149 -7
  32. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +52 -1
  33. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -1
  34. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +149 -7
  35. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +52 -1
  36. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -1
  37. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.d.ts +2 -2
  38. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.js +1 -1
  39. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.context.js.map +1 -1
  40. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.d.ts +1 -1
  41. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.js +1 -1
  42. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.public.js.map +1 -1
  43. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.d.ts +149 -7
  44. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +51 -0
  45. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.js.map +1 -1
  46. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.d.ts +149 -7
  47. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +51 -0
  48. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js.map +1 -1
  49. package/package.json +2 -2
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Default = exports.DecorationType = exports.DataType = exports.DataExtensionSchemaState = exports.CustomFieldsType = exports.CustomElementScriptType = exports.CssPropertyType = exports.CssDataType = exports.Crop = exports.ContainerType = exports.ContactField = exports.ConsentCategory = exports.ConnectMethod = exports.ConfirmationLevel = exports.ComponentType = exports.ChannelType = exports.ChannelConfigurationChannelType = exports.ChangeableProperty = exports.CalendarType = exports.ButtonDataType = exports.BooleanComponentType = exports.BlockType = exports.BarAlignmentSelected = exports.BackgroundType = exports.BackOfficeScriptAssetType = exports.BackOfficeHostingPlatforms = exports.AvatarShape = exports.ArrayComponentType = exports.Archetype = exports.AppType = exports.AndroidStyle = exports.Alignment = exports.AlgorithmType = exports.AddressInfoTag = exports.ActionType = exports.ActionSPIConfigInterfaceConfigurationType = exports.ActionName = exports.AcceptedSmsMessageType = exports.AcceptedMessageTypesAcceptedSmsMessageType = exports.AcceptedMessageTypesAcceptedDirectMessageType = exports.AcceptedDirectMessageType = exports.A11yAttributes = exports.onDataExtensionSchemaUpdated = exports.onDataExtensionSchemaDeleted = exports.onDataExtensionSchemaCreated = exports.deleteByWhiteListedMetaSite = exports.listDataExtensionSchemas = exports.updateDataExtensionSchema = exports.createDataExtensionSchema = exports.__metadata = void 0;
4
- exports.LinkTarget = exports.LineStyle = exports.Level = exports.LayoutType = exports.ItemType = exports.InterfaceConfigurationType = exports.Intent = exports.InstallPage = exports.InputType = exports.InitiatorType = exports.InitialExpandedItems = exports.InitDirection = exports.ImportanceLevel = exports.ImageShape = exports.ImageFit = exports.IconType = exports.HostContainerId = exports.HorizontalDocking = exports.HookType = exports.HeightMode = exports.HTTPMethod = exports.HTMLDataSource = exports.GIFType = exports.Format = exports.FontType = exports.FirstDayOfWeek = exports.FilterSelectionType = exports.FilterOptionsType = exports.FieldType = exports.FactorType = exports.ExtensionType = exports.ExtendingComponentType = exports.ExposureRuleType = exports.Exposure = exports.ExecutionType = exports.Escalation = exports.Environment = exports.EmbeddedScriptPlacement = exports.EmbeddedScriptPages = exports.EmbedCategory = exports.EmailInfoTag = exports.ElementType = exports.EditableProperties = exports.DtsDefinitionType = exports.Domain = exports.DividerDataWidth = exports.DisplayFieldType = exports.Direction = exports.DefaultTextStyle = exports.DefaultCountryConfigType = void 0;
5
- exports.RequestedField = exports.ReplacementType = exports.RegionType = exports.Region = exports.RecipientType = exports.RecipientFilterType = exports.PropertiesTypeEnum = exports.ProductType = exports.PrimitiveType = exports.PriceType = exports.PollLayoutType = exports.PollLayoutDirection = exports.PluginInterface = exports.PluginContainerDataAlignment = exports.PlanPeriodUnit = exports.PlanFormPricingOption = exports.PlanFormDefaultSection = exports.PingSettingsGroupComponentDataState = exports.PhoneInfoTag = exports.PaymentComponentType = exports.ParticipantType = exports.PartialPaymentRestriction = exports.PanelType = exports.PanelContentType = exports.PaginationMode = exports.PDFSettingsViewMode = exports.OverrideEntityType = exports.Orientation = exports.Operator = exports.OAuthTechnologies = exports.OAuthAppType = exports.NumberOfColumns = exports.NumberComponentType = exports.NullValue = exports.NotificationTopicType = exports.NotificationTopicState = exports.NodeType = exports.NavigationType = exports.MultilineAddressComponentType = exports.MonitoringType = exports.MobileApplication = exports.Method = exports.MediaMimeType = exports.MeasurementSystem = exports.Maturity = exports.MapType = exports.MandatoryField = exports.LockableOperation = exports.ListEventFromCalendars = exports.LinkType = void 0;
6
- exports.WixFileComponentType = exports.WixCodePublishTaskName = exports.WidthType = exports.Width = exports.WidgetWidthType = exports.WidgetVertical = exports.WidgetHorizontal = exports.WebhookIdentityType = exports.WebComponentDataElementType = exports.VoteRole = exports.ViewRole = exports.ViewMode = exports.VerticalDocking = exports.VerticalAlignment = exports.UserNotificationDataType = exports.UserNotificationDataRecipientFilterType = exports.UploadFileFormat = exports.UnitType = exports.TypedDynamicParamType = exports.Type = exports.ThumbnailsSize = exports.ThumbnailsAlignment = exports.ThumbnailType = exports.TextInputDisplayType = exports.TextAlignment = exports.TemplateType = exports.TemplateDefaultColor = exports.Target = exports.Tag = exports.SyncToCalendar = exports.SubmitSuccessAction = exports.StylesPosition = exports.StringComponentType = exports.StorageType = exports.StorageDomain = exports.Status = exports.StaticContainer = exports.SourceType = exports.SlotDataType = exports.SimpleType = exports.ScriptType = exports.Scope = exports.SchemaScope = exports.SchemaFieldFieldType = exports.SchemaFieldExposure = exports.RestrictionLevel = exports.RestrictedOperation = void 0;
3
+ exports.DecorationType = exports.DataType = exports.DataExtensionSchemaState = exports.CustomFieldsType = exports.CustomElementScriptType = exports.CssPropertyType = exports.CssDataType = exports.Crop = exports.ContentResizeDirection = exports.ContainerType = exports.ContactField = exports.ConsentCategory = exports.ConnectMethod = exports.ConfirmationLevel = exports.ComponentType = exports.ChannelType = exports.ChannelConfigurationChannelType = exports.ChangeableProperty = exports.CalendarType = exports.ButtonDataType = exports.BooleanComponentType = exports.BlockType = exports.BarAlignmentSelected = exports.BackgroundType = exports.BackOfficeScriptAssetType = exports.BackOfficeHostingPlatforms = exports.AvatarShape = exports.ArrayComponentType = exports.Archetype = exports.AppType = exports.AndroidStyle = exports.Alignment = exports.AlgorithmType = exports.AddressInfoTag = exports.ActionType = exports.ActionSPIConfigInterfaceConfigurationType = exports.ActionName = exports.AcceptedSmsMessageType = exports.AcceptedMessageTypesAcceptedSmsMessageType = exports.AcceptedMessageTypesAcceptedDirectMessageType = exports.AcceptedDirectMessageType = exports.A11yAttributes = exports.onDataExtensionSchemaUpdated = exports.onDataExtensionSchemaDeleted = exports.onDataExtensionSchemaCreated = exports.deleteByWhiteListedMetaSite = exports.listDataExtensionSchemas = exports.updateDataExtensionSchema = exports.createDataExtensionSchema = exports.__metadata = void 0;
4
+ exports.LineStyle = exports.Level = exports.LayoutType = exports.ItemType = exports.InterfaceConfigurationType = exports.Intent = exports.InstallPage = exports.InputType = exports.InitiatorType = exports.InitialExpandedItems = exports.InitDirection = exports.ImportanceLevel = exports.ImageShape = exports.ImageFit = exports.IconType = exports.HostContainerId = exports.HorizontalDocking = exports.HookType = exports.HeightMode = exports.HTTPMethod = exports.HTMLDataSource = exports.GIFType = exports.Format = exports.FontType = exports.FirstDayOfWeek = exports.FilterSelectionType = exports.FilterOptionsType = exports.FieldType = exports.FactorType = exports.ExtensionType = exports.ExtendingComponentType = exports.ExposureRuleType = exports.Exposure = exports.ExecutionType = exports.Escalation = exports.Environment = exports.EmbeddedScriptPlacement = exports.EmbeddedScriptPages = exports.EmbedCategory = exports.EmailInfoTag = exports.ElementType = exports.EditableProperties = exports.DtsDefinitionType = exports.Domain = exports.DividerDataWidth = exports.DisplayFieldType = exports.Direction = exports.DefaultTextStyle = exports.DefaultCountryConfigType = exports.Default = void 0;
5
+ exports.ReplacementType = exports.RegionType = exports.Region = exports.RecipientType = exports.RecipientFilterType = exports.PropertiesTypeEnum = exports.ProductType = exports.PrimitiveType = exports.PriceType = exports.PollLayoutType = exports.PollLayoutDirection = exports.PluginInterface = exports.PluginContainerDataAlignment = exports.PlanPeriodUnit = exports.PlanFormPricingOption = exports.PlanFormDefaultSection = exports.PingSettingsGroupComponentDataState = exports.PhoneInfoTag = exports.PaymentComponentType = exports.ParticipantType = exports.PartialPaymentRestriction = exports.PanelType = exports.PanelContentType = exports.PaginationMode = exports.PDFSettingsViewMode = exports.OverrideEntityType = exports.Orientation = exports.Operator = exports.OAuthTechnologies = exports.OAuthAppType = exports.NumberOfColumns = exports.NumberComponentType = exports.NullValue = exports.NotificationTopicType = exports.NotificationTopicState = exports.NodeType = exports.NavigationType = exports.MultilineAddressComponentType = exports.MonitoringType = exports.MobileApplication = exports.Method = exports.MediaMimeType = exports.MeasurementSystem = exports.Maturity = exports.MapType = exports.MandatoryField = exports.LockableOperation = exports.ListEventFromCalendars = exports.LinkType = exports.LinkTarget = void 0;
6
+ exports.WixFileComponentType = exports.WixCodePublishTaskName = exports.WidthType = exports.Width = exports.WidgetWidthType = exports.WidgetVertical = exports.WidgetHorizontal = exports.WebhookIdentityType = exports.WebComponentDataElementType = exports.VoteRole = exports.ViewRole = exports.ViewMode = exports.VerticalDocking = exports.VerticalAlignment = exports.UserNotificationDataType = exports.UserNotificationDataRecipientFilterType = exports.UploadFileFormat = exports.UnitType = exports.TypedDynamicParamType = exports.Type = exports.ThumbnailsSize = exports.ThumbnailsAlignment = exports.ThumbnailType = exports.TextInputDisplayType = exports.TextAlignment = exports.TemplateType = exports.TemplateDefaultColor = exports.Target = exports.Tag = exports.SyncToCalendar = exports.SubmitSuccessAction = exports.StylesPosition = exports.StringComponentType = exports.StorageType = exports.StorageDomain = exports.Status = exports.StaticContainer = exports.SourceType = exports.SlotDataType = exports.SimpleType = exports.ScriptType = exports.Scope = exports.SchemaScope = exports.SchemaFieldFieldType = exports.SchemaFieldExposure = exports.RestrictionLevel = exports.RestrictedOperation = exports.ResizeDirection = exports.RequestedField = void 0;
7
7
  const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
8
8
  const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
9
9
  const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
@@ -98,6 +98,7 @@ Object.defineProperty(exports, "ConnectMethod", { enumerable: true, get: functio
98
98
  Object.defineProperty(exports, "ConsentCategory", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ConsentCategory; } });
99
99
  Object.defineProperty(exports, "ContactField", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ContactField; } });
100
100
  Object.defineProperty(exports, "ContainerType", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ContainerType; } });
101
+ Object.defineProperty(exports, "ContentResizeDirection", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ContentResizeDirection; } });
101
102
  Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.Crop; } });
102
103
  Object.defineProperty(exports, "CssDataType", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.CssDataType; } });
103
104
  Object.defineProperty(exports, "CssPropertyType", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.CssPropertyType; } });
@@ -207,6 +208,7 @@ Object.defineProperty(exports, "Region", { enumerable: true, get: function () {
207
208
  Object.defineProperty(exports, "RegionType", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.RegionType; } });
208
209
  Object.defineProperty(exports, "ReplacementType", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ReplacementType; } });
209
210
  Object.defineProperty(exports, "RequestedField", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.RequestedField; } });
211
+ Object.defineProperty(exports, "ResizeDirection", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.ResizeDirection; } });
210
212
  Object.defineProperty(exports, "RestrictedOperation", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.RestrictedOperation; } });
211
213
  Object.defineProperty(exports, "RestrictionLevel", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.RestrictionLevel; } });
212
214
  Object.defineProperty(exports, "SchemaFieldExposure", { enumerable: true, get: function () { return data_extensions_v1_data_extension_schema_schemas_universal_js_2.SchemaFieldExposure; } });
@@ -1 +1 @@
1
- {"version":3,"file":"data-extensions-v1-data-extension-schema-schemas.public.js","sourceRoot":"","sources":["../../../../src/data-extensions-v1-data-extension-schema-schemas.public.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"data-extensions-v1-data-extension-schema-schemas.public.js","sourceRoot":"","sources":["../../../../src/data-extensions-v1-data-extension-schema-schemas.public.ts"],"names":[],"mappings":"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"}
@@ -598,7 +598,8 @@ export declare enum ComponentType {
598
598
  LOYALTY_CUSTOM_REWARDS_V2 = "LOYALTY_CUSTOM_REWARDS_V2",
599
599
  STORES_PRODUCT_RESTRICTIONS = "STORES_PRODUCT_RESTRICTIONS",
600
600
  FORM_SUBMISSION_MODERATION = "FORM_SUBMISSION_MODERATION",
601
- EVENTS_EVENT_BADGES = "EVENTS_EVENT_BADGES"
601
+ EVENTS_EVENT_BADGES = "EVENTS_EVENT_BADGES",
602
+ BILLING_OPERATION = "BILLING_OPERATION"
602
603
  }
603
604
  /** Component data */
604
605
  export interface ComponentData extends ComponentDataDataOneOf {
@@ -634,7 +635,7 @@ export interface ComponentData extends ComponentDataDataOneOf {
634
635
  widgetPlugin?: WidgetPluginComponentData;
635
636
  /**
636
637
  * Displays the options from your Shipping Rates service plugin in a site's cart and checkout.
637
- * Learn More: https://dev.wix.com/docs/rest/api-reference/wix-e-commerce/shipping-rates-integration-spi/introduction
638
+ * Learn More: https://dev.wix.com/docs/rest/business-solutions/e-commerce/service-plugins/shipping-rates-integration-service-plugin/introduction
638
639
  */
639
640
  ecomShippingRates?: ShippingRatesConfig;
640
641
  /** Extend a Wix entity with custom fields for your app */
@@ -683,7 +684,7 @@ export interface ComponentData extends ComponentDataDataOneOf {
683
684
  externalDatabaseProvider?: ExternalDatabaseSpiConfig;
684
685
  /**
685
686
  * Ecom Payment Settings Service Plugin Config
686
- * Learn More: https://dev.wix.com/docs/rest/api-reference/wix-e-commerce/payment-settings-integration-spi/introduction
687
+ * Learn More: https://dev.wix.com/docs/rest/business-solutions/e-commerce/service-plugins/payment-settings-integration-service-plugin/introduction
687
688
  */
688
689
  ecomPaymentSettings?: PaymentSettingsSPIConfig;
689
690
  /**
@@ -733,7 +734,7 @@ export interface ComponentDataDataOneOf {
733
734
  widgetPlugin?: WidgetPluginComponentData;
734
735
  /**
735
736
  * Displays the options from your Shipping Rates service plugin in a site's cart and checkout.
736
- * Learn More: https://dev.wix.com/docs/rest/api-reference/wix-e-commerce/shipping-rates-integration-spi/introduction
737
+ * Learn More: https://dev.wix.com/docs/rest/business-solutions/e-commerce/service-plugins/shipping-rates-integration-service-plugin/introduction
737
738
  */
738
739
  ecomShippingRates?: ShippingRatesConfig;
739
740
  /** Extend a Wix entity with custom fields for your app */
@@ -782,7 +783,7 @@ export interface ComponentDataDataOneOf {
782
783
  externalDatabaseProvider?: ExternalDatabaseSpiConfig;
783
784
  /**
784
785
  * Ecom Payment Settings Service Plugin Config
785
- * Learn More: https://dev.wix.com/docs/rest/api-reference/wix-e-commerce/payment-settings-integration-spi/introduction
786
+ * Learn More: https://dev.wix.com/docs/rest/business-solutions/e-commerce/service-plugins/payment-settings-integration-service-plugin/introduction
786
787
  */
787
788
  ecomPaymentSettings?: PaymentSettingsSPIConfig;
788
789
  /**
@@ -3762,6 +3763,17 @@ export interface ApplicationAutomationComponent {
3762
3763
  * @format GUID
3763
3764
  */
3764
3765
  automationId?: string | null;
3766
+ /**
3767
+ * trigger app id - used for reading easily for cache - v3
3768
+ * @format GUID
3769
+ */
3770
+ triggerAppId?: string | null;
3771
+ /**
3772
+ * trigger key - used for reading easily for cache - v3
3773
+ * @minLength 1
3774
+ * @maxLength 100
3775
+ */
3776
+ triggerKey?: string | null;
3765
3777
  }
3766
3778
  export interface Rule {
3767
3779
  /** an event triggered by visitors on a site, or by a site manager (owner & team). */
@@ -11695,7 +11707,9 @@ export interface Resources {
11695
11707
  /** The optional component SDK to expose to Velo Users to interact with the component */
11696
11708
  sdk?: Resource;
11697
11709
  /** Details for how to load translations for the component */
11698
- translations?: Translations;
11710
+ translations?: TranslationResources;
11711
+ /** The optional interactions configuration JSON file */
11712
+ interactions?: Resource;
11699
11713
  }
11700
11714
  export interface ClientResources {
11701
11715
  /**
@@ -11716,7 +11730,7 @@ export interface Resource {
11716
11730
  */
11717
11731
  url?: string;
11718
11732
  }
11719
- export interface Translations {
11733
+ export interface TranslationResources {
11720
11734
  /**
11721
11735
  * The URL that we will add the language to for fetching translations, example: `https://somecdn.com/translations/`
11722
11736
  * @format WEB_URL
@@ -11754,12 +11768,23 @@ export interface EditorElement {
11754
11768
  customActions?: Record<string, Action>;
11755
11769
  /** Component presets definition. Canonically useful for different layout or theming */
11756
11770
  presets?: Record<string, PresetItem>;
11771
+ /** The default preset, styles and data of inner elements */
11772
+ elementsDefaults?: Record<string, ElementDefaults>;
11773
+ /** Layout capabilities of the component */
11774
+ layout?: EditorElementLayout;
11757
11775
  }
11758
11776
  export interface StyleItem extends StyleItemSelectedItemTypeOneOf {
11759
11777
  /** type selection key for css-properties */
11760
11778
  cssPropertyType?: CssPropertyType;
11761
11779
  /** type selection key for css-data-types */
11762
11780
  cssVariableType?: CssDataType;
11781
+ /** default value for the style item */
11782
+ defaultValue?: any;
11783
+ /**
11784
+ * Display displayName of this style item
11785
+ * @maxLength 100
11786
+ */
11787
+ displayName?: string | null;
11763
11788
  }
11764
11789
  /** @oneof */
11765
11790
  export interface StyleItemSelectedItemTypeOneOf {
@@ -11776,18 +11801,27 @@ export declare enum CssPropertyType {
11776
11801
  backgroundSize = "backgroundSize",
11777
11802
  backgroundColor = "backgroundColor",
11778
11803
  backgroundImage = "backgroundImage",
11804
+ backgroundClip = "backgroundClip",
11805
+ backgroundOrigin = "backgroundOrigin",
11806
+ backgroundPosition = "backgroundPosition",
11807
+ backgroundRepeat = "backgroundRepeat",
11808
+ backgroundAttachment = "backgroundAttachment",
11779
11809
  /** margin properties */
11780
11810
  margin = "margin",
11781
11811
  marginTop = "marginTop",
11782
11812
  marginRight = "marginRight",
11783
11813
  marginBottom = "marginBottom",
11784
11814
  marginLeft = "marginLeft",
11815
+ marginInlineStart = "marginInlineStart",
11816
+ marginInlineEnd = "marginInlineEnd",
11785
11817
  /** padding properties */
11786
11818
  padding = "padding",
11787
11819
  paddingTop = "paddingTop",
11788
11820
  paddingRight = "paddingRight",
11789
11821
  paddingBottom = "paddingBottom",
11790
11822
  paddingLeft = "paddingLeft",
11823
+ paddingInlineStart = "paddingInlineStart",
11824
+ paddingInlineEnd = "paddingInlineEnd",
11791
11825
  /** border properties */
11792
11826
  border = "border",
11793
11827
  borderWidth = "borderWidth",
@@ -11809,11 +11843,23 @@ export declare enum CssPropertyType {
11809
11843
  borderLeftColor = "borderLeftColor",
11810
11844
  borderLeftWidth = "borderLeftWidth",
11811
11845
  borderLeftStyle = "borderLeftStyle",
11846
+ borderInlineStart = "borderInlineStart",
11847
+ borderInlineStartColor = "borderInlineStartColor",
11848
+ borderInlineStartWidth = "borderInlineStartWidth",
11849
+ borderInlineStartStyle = "borderInlineStartStyle",
11850
+ borderInlineEnd = "borderInlineEnd",
11851
+ borderInlineEndColor = "borderInlineEndColor",
11852
+ borderInlineEndWidth = "borderInlineEndWidth",
11853
+ borderInlineEndStyle = "borderInlineEndStyle",
11812
11854
  borderRadius = "borderRadius",
11813
11855
  borderTopLeftRadius = "borderTopLeftRadius",
11814
11856
  borderTopRightRadius = "borderTopRightRadius",
11815
11857
  borderBottomRightRadius = "borderBottomRightRadius",
11816
11858
  borderBottomLeftRadius = "borderBottomLeftRadius",
11859
+ borderStartStartRadius = "borderStartStartRadius",
11860
+ borderStartEndRadius = "borderStartEndRadius",
11861
+ borderEndStartRadius = "borderEndStartRadius",
11862
+ borderEndEndRadius = "borderEndEndRadius",
11817
11863
  /** text properties */
11818
11864
  font = "font",
11819
11865
  fontFamily = "fontFamily",
@@ -11854,6 +11900,7 @@ export declare enum CssDataType {
11854
11900
  color = "color",
11855
11901
  angle = "angle",
11856
11902
  percentage = "percentage",
11903
+ lengthPercentage = "lengthPercentage",
11857
11904
  blendMode = "blendMode"
11858
11905
  }
11859
11906
  export interface DataItem extends DataItemSelectedDataTypeOneOf {
@@ -11880,6 +11927,8 @@ export interface DataItem extends DataItemSelectedDataTypeOneOf {
11880
11927
  * @maxLength 100
11881
11928
  */
11882
11929
  displayName?: string | null;
11930
+ /** The default value of this data item (only for display purposes). */
11931
+ defaultValue?: any;
11883
11932
  }
11884
11933
  /** @oneof */
11885
11934
  export interface DataItemSelectedDataTypeOneOf {
@@ -12211,6 +12260,8 @@ export interface InlineElement {
12211
12260
  customActions?: Record<string, Action>;
12212
12261
  /** Component presets definition. Canonically useful for different layout or theming */
12213
12262
  presets?: Record<string, PresetItem>;
12263
+ /** The default preset, styles and data of inner elements */
12264
+ elementsDefaults?: Record<string, ElementDefaults>;
12214
12265
  }
12215
12266
  export interface Behaviors {
12216
12267
  /** Determines if the inner-element can be selectable in the editor */
@@ -12393,6 +12444,34 @@ export interface PresetItem {
12393
12444
  * @maxLength 500
12394
12445
  */
12395
12446
  thumbnailUrl?: string;
12447
+ /** The default styles for this preset */
12448
+ defaultStyles?: Record<string, any>;
12449
+ /** The default preset and styles of inner elements for this preset */
12450
+ elementsStyleDefaults?: Record<string, ElementStyleDefaults>;
12451
+ }
12452
+ export interface ElementStyleDefaults {
12453
+ /**
12454
+ * The default preset for an element
12455
+ * @maxLength 100
12456
+ */
12457
+ presetKey?: string;
12458
+ /** The default styles for an element */
12459
+ style?: Record<string, any>;
12460
+ /** The default preset and styles for inner elements */
12461
+ elementsStyleDefaults?: Record<string, ElementStyleDefaults>;
12462
+ }
12463
+ export interface ElementDefaults {
12464
+ /**
12465
+ * The default preset for an element
12466
+ * @maxLength 100
12467
+ */
12468
+ presetKey?: string;
12469
+ /** The default styles for an element */
12470
+ style?: Record<string, any>;
12471
+ /** The default data for an element */
12472
+ data?: Record<string, any>;
12473
+ /** The default preset and styles for inner elements */
12474
+ elementsDefaults?: Record<string, ElementDefaults>;
12396
12475
  }
12397
12476
  export interface RefElement {
12398
12477
  /**
@@ -12413,6 +12492,10 @@ export interface RefElement {
12413
12492
  * @maxLength 20
12414
12493
  */
12415
12494
  displayName?: string;
12495
+ /** The override of the used element style */
12496
+ style?: Record<string, StyleItemOverrides>;
12497
+ /** The override of the used element data */
12498
+ data?: Record<string, DataItemOverrides>;
12416
12499
  /** The override of the used element behaviors */
12417
12500
  behaviors?: Behaviors;
12418
12501
  /** The override of the used element native actions */
@@ -12420,6 +12503,61 @@ export interface RefElement {
12420
12503
  /** The override of the used element custom actions */
12421
12504
  customActions?: Record<string, Action>;
12422
12505
  }
12506
+ export interface StyleItemOverrides {
12507
+ /** Disables the ability to edit this style-item */
12508
+ disableEditing?: boolean | null;
12509
+ /**
12510
+ * Overrides Display displayName of this style item
12511
+ * @maxLength 100
12512
+ */
12513
+ displayName?: string | null;
12514
+ }
12515
+ export interface DataItemOverrides {
12516
+ /** Disables the ability to edit this data-item */
12517
+ disableEditing?: boolean | null;
12518
+ /**
12519
+ * Overrides the display name of this data-item
12520
+ * @maxLength 100
12521
+ */
12522
+ displayName?: string | null;
12523
+ }
12524
+ /** Top-level message containing all layout capabilities */
12525
+ export interface EditorElementLayout {
12526
+ /** The resizing capabilities this component can supports */
12527
+ resizeDirection?: ResizeDirection;
12528
+ /** Describes the ability of content to impact on the size of this component */
12529
+ contentResizeDirection?: ContentResizeDirection;
12530
+ /** Will control the availability of the stretch capability for this component */
12531
+ disableStretching?: boolean | null;
12532
+ /** Will control the availability of freely positioning this component */
12533
+ disablePositioning?: boolean | null;
12534
+ }
12535
+ export declare enum ResizeDirection {
12536
+ /** Default value when direction is not specified */
12537
+ UNKNOWN_ResizeDirection = "UNKNOWN_ResizeDirection",
12538
+ /** Component can only be resized horizontally */
12539
+ horizontal = "horizontal",
12540
+ /** Component can only be resized vertically */
12541
+ vertical = "vertical",
12542
+ /** Component can be resized both horizontally and vertically */
12543
+ horizontalAndVertical = "horizontalAndVertical",
12544
+ /** Component maintains its aspect ratio while resizing */
12545
+ aspectRatio = "aspectRatio",
12546
+ /** Component cannot be resized in any direction */
12547
+ none = "none"
12548
+ }
12549
+ export declare enum ContentResizeDirection {
12550
+ /** Default value when content resize behavior is not specified */
12551
+ UNKNOWN_ContentResizeDirection = "UNKNOWN_ContentResizeDirection",
12552
+ /** Component's width will automatically adjust based on its content */
12553
+ horizontal = "horizontal",
12554
+ /** Component's height will automatically adjust based on its content */
12555
+ vertical = "vertical",
12556
+ /** Component's width and height will automatically adjust based on its content */
12557
+ horizontalAndVertical = "horizontalAndVertical",
12558
+ /** Component's size will not be affected by its content */
12559
+ none = "none"
12560
+ }
12423
12561
  export interface InstallationInfo extends InstallationInfoTargetContainerOneOf {
12424
12562
  /** Which static container should the widget be installed at */
12425
12563
  staticContainer?: StaticContainer;
@@ -12574,6 +12712,10 @@ export interface EventBadgesSpiConfig {
12574
12712
  */
12575
12713
  eventId?: string[];
12576
12714
  }
12715
+ export interface OperationExecutorConfig {
12716
+ /** URI where the SPI Implementer is deployed */
12717
+ deploymentUri?: SpiBaseUri;
12718
+ }
12577
12719
  export interface RuntimeComponentCacheEntityExperiment extends RuntimeComponentCacheEntityExperimentExperimentOneOf {
12578
12720
  gradualRollout?: GradualRolloutCacheEntity;
12579
12721
  gradualUpdate?: GradualUpdateCacheEntity;
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestrictedOperation = exports.LockableOperation = exports.AlgorithmType = exports.ViewMode = exports.BackOfficeScriptAssetType = exports.SlotDataType = exports.DtsDefinitionType = exports.BackOfficeHostingPlatforms = exports.ExtendingComponentType = exports.ExecutionType = exports.SourceType = exports.ActionSPIConfigInterfaceConfigurationType = 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.StaticContainer = 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
4
  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.StylesPosition = 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.PaginationMode = exports.FilterOptionsType = exports.FilterSelectionType = exports.Tag = exports.AvatarShape = exports.ImageShape = exports.ThumbnailType = exports.TextInputDisplayType = exports.Status = exports.Domain = exports.BlockType = void 0;
5
5
  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.RecipientType = exports.NotificationTopicType = exports.NotificationTopicState = exports.PingSettingsGroupComponentDataState = exports.NavigationType = exports.OAuthTechnologies = exports.OAuthAppType = void 0;
6
- exports.RestrictionLevel = exports.Archetype = exports.ActionName = exports.PanelType = exports.ActionType = exports.ElementType = exports.ContainerType = exports.LinkType = exports.A11yAttributes = exports.DataType = exports.CssDataType = exports.CssPropertyType = exports.Scope = exports.InterfaceConfigurationType = 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 = exports.OverrideEntityType = exports.ChangeableProperty = exports.DisplayFieldType = exports.ContactField = void 0;
6
+ exports.RestrictionLevel = exports.Archetype = exports.ContentResizeDirection = exports.ResizeDirection = exports.ActionName = exports.PanelType = exports.ActionType = exports.ElementType = exports.ContainerType = exports.LinkType = exports.A11yAttributes = exports.DataType = exports.CssDataType = exports.CssPropertyType = exports.Scope = exports.InterfaceConfigurationType = 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 = exports.OverrideEntityType = exports.ChangeableProperty = exports.DisplayFieldType = exports.ContactField = void 0;
7
7
  var DataExtensionSchemaState;
8
8
  (function (DataExtensionSchemaState) {
9
9
  })(DataExtensionSchemaState || (exports.DataExtensionSchemaState = DataExtensionSchemaState = {}));
@@ -203,6 +203,7 @@ var ComponentType;
203
203
  ComponentType["STORES_PRODUCT_RESTRICTIONS"] = "STORES_PRODUCT_RESTRICTIONS";
204
204
  ComponentType["FORM_SUBMISSION_MODERATION"] = "FORM_SUBMISSION_MODERATION";
205
205
  ComponentType["EVENTS_EVENT_BADGES"] = "EVENTS_EVENT_BADGES";
206
+ ComponentType["BILLING_OPERATION"] = "BILLING_OPERATION";
206
207
  })(ComponentType || (exports.ComponentType = ComponentType = {}));
207
208
  /** Vertical widget position in the browser window */
208
209
  var WidgetVertical;
@@ -1778,18 +1779,27 @@ var CssPropertyType;
1778
1779
  CssPropertyType["backgroundSize"] = "backgroundSize";
1779
1780
  CssPropertyType["backgroundColor"] = "backgroundColor";
1780
1781
  CssPropertyType["backgroundImage"] = "backgroundImage";
1782
+ CssPropertyType["backgroundClip"] = "backgroundClip";
1783
+ CssPropertyType["backgroundOrigin"] = "backgroundOrigin";
1784
+ CssPropertyType["backgroundPosition"] = "backgroundPosition";
1785
+ CssPropertyType["backgroundRepeat"] = "backgroundRepeat";
1786
+ CssPropertyType["backgroundAttachment"] = "backgroundAttachment";
1781
1787
  /** margin properties */
1782
1788
  CssPropertyType["margin"] = "margin";
1783
1789
  CssPropertyType["marginTop"] = "marginTop";
1784
1790
  CssPropertyType["marginRight"] = "marginRight";
1785
1791
  CssPropertyType["marginBottom"] = "marginBottom";
1786
1792
  CssPropertyType["marginLeft"] = "marginLeft";
1793
+ CssPropertyType["marginInlineStart"] = "marginInlineStart";
1794
+ CssPropertyType["marginInlineEnd"] = "marginInlineEnd";
1787
1795
  /** padding properties */
1788
1796
  CssPropertyType["padding"] = "padding";
1789
1797
  CssPropertyType["paddingTop"] = "paddingTop";
1790
1798
  CssPropertyType["paddingRight"] = "paddingRight";
1791
1799
  CssPropertyType["paddingBottom"] = "paddingBottom";
1792
1800
  CssPropertyType["paddingLeft"] = "paddingLeft";
1801
+ CssPropertyType["paddingInlineStart"] = "paddingInlineStart";
1802
+ CssPropertyType["paddingInlineEnd"] = "paddingInlineEnd";
1793
1803
  /** border properties */
1794
1804
  CssPropertyType["border"] = "border";
1795
1805
  CssPropertyType["borderWidth"] = "borderWidth";
@@ -1811,11 +1821,23 @@ var CssPropertyType;
1811
1821
  CssPropertyType["borderLeftColor"] = "borderLeftColor";
1812
1822
  CssPropertyType["borderLeftWidth"] = "borderLeftWidth";
1813
1823
  CssPropertyType["borderLeftStyle"] = "borderLeftStyle";
1824
+ CssPropertyType["borderInlineStart"] = "borderInlineStart";
1825
+ CssPropertyType["borderInlineStartColor"] = "borderInlineStartColor";
1826
+ CssPropertyType["borderInlineStartWidth"] = "borderInlineStartWidth";
1827
+ CssPropertyType["borderInlineStartStyle"] = "borderInlineStartStyle";
1828
+ CssPropertyType["borderInlineEnd"] = "borderInlineEnd";
1829
+ CssPropertyType["borderInlineEndColor"] = "borderInlineEndColor";
1830
+ CssPropertyType["borderInlineEndWidth"] = "borderInlineEndWidth";
1831
+ CssPropertyType["borderInlineEndStyle"] = "borderInlineEndStyle";
1814
1832
  CssPropertyType["borderRadius"] = "borderRadius";
1815
1833
  CssPropertyType["borderTopLeftRadius"] = "borderTopLeftRadius";
1816
1834
  CssPropertyType["borderTopRightRadius"] = "borderTopRightRadius";
1817
1835
  CssPropertyType["borderBottomRightRadius"] = "borderBottomRightRadius";
1818
1836
  CssPropertyType["borderBottomLeftRadius"] = "borderBottomLeftRadius";
1837
+ CssPropertyType["borderStartStartRadius"] = "borderStartStartRadius";
1838
+ CssPropertyType["borderStartEndRadius"] = "borderStartEndRadius";
1839
+ CssPropertyType["borderEndStartRadius"] = "borderEndStartRadius";
1840
+ CssPropertyType["borderEndEndRadius"] = "borderEndEndRadius";
1819
1841
  /** text properties */
1820
1842
  CssPropertyType["font"] = "font";
1821
1843
  CssPropertyType["fontFamily"] = "fontFamily";
@@ -1857,6 +1879,7 @@ var CssDataType;
1857
1879
  CssDataType["color"] = "color";
1858
1880
  CssDataType["angle"] = "angle";
1859
1881
  CssDataType["percentage"] = "percentage";
1882
+ CssDataType["lengthPercentage"] = "lengthPercentage";
1860
1883
  CssDataType["blendMode"] = "blendMode";
1861
1884
  })(CssDataType || (exports.CssDataType = CssDataType = {}));
1862
1885
  var DataType;
@@ -2042,6 +2065,34 @@ var ActionName;
2042
2065
  /** actionName to be triggered from the defined custom actions */
2043
2066
  ActionName["custom"] = "custom";
2044
2067
  })(ActionName || (exports.ActionName = ActionName = {}));
2068
+ var ResizeDirection;
2069
+ (function (ResizeDirection) {
2070
+ /** Default value when direction is not specified */
2071
+ ResizeDirection["UNKNOWN_ResizeDirection"] = "UNKNOWN_ResizeDirection";
2072
+ /** Component can only be resized horizontally */
2073
+ ResizeDirection["horizontal"] = "horizontal";
2074
+ /** Component can only be resized vertically */
2075
+ ResizeDirection["vertical"] = "vertical";
2076
+ /** Component can be resized both horizontally and vertically */
2077
+ ResizeDirection["horizontalAndVertical"] = "horizontalAndVertical";
2078
+ /** Component maintains its aspect ratio while resizing */
2079
+ ResizeDirection["aspectRatio"] = "aspectRatio";
2080
+ /** Component cannot be resized in any direction */
2081
+ ResizeDirection["none"] = "none";
2082
+ })(ResizeDirection || (exports.ResizeDirection = ResizeDirection = {}));
2083
+ var ContentResizeDirection;
2084
+ (function (ContentResizeDirection) {
2085
+ /** Default value when content resize behavior is not specified */
2086
+ ContentResizeDirection["UNKNOWN_ContentResizeDirection"] = "UNKNOWN_ContentResizeDirection";
2087
+ /** Component's width will automatically adjust based on its content */
2088
+ ContentResizeDirection["horizontal"] = "horizontal";
2089
+ /** Component's height will automatically adjust based on its content */
2090
+ ContentResizeDirection["vertical"] = "vertical";
2091
+ /** Component's width and height will automatically adjust based on its content */
2092
+ ContentResizeDirection["horizontalAndVertical"] = "horizontalAndVertical";
2093
+ /** Component's size will not be affected by its content */
2094
+ ContentResizeDirection["none"] = "none";
2095
+ })(ContentResizeDirection || (exports.ContentResizeDirection = ContentResizeDirection = {}));
2045
2096
  var Archetype;
2046
2097
  (function (Archetype) {
2047
2098
  Archetype["UNKNOWN_Archetype"] = "UNKNOWN_Archetype";