@wix/auto_sdk_data-extension-schema_schemas 1.0.11 → 1.0.13

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 +4 -2
  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 +306 -26
  8. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +49 -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 +306 -26
  11. package/build/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +50 -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 +306 -26
  20. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +48 -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 +306 -26
  23. package/build/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +48 -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 +4 -2
  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 +306 -26
  32. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.types.js +49 -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 +306 -26
  35. package/build/internal/cjs/src/data-extensions-v1-data-extension-schema-schemas.universal.js +50 -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 +306 -26
  44. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.types.js +48 -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 +306 -26
  47. package/build/internal/es/src/data-extensions-v1-data-extension-schema-schemas.universal.js +48 -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
@@ -600,7 +600,12 @@ export declare enum ComponentType {
600
600
  FORM_SUBMISSION_MODERATION = "FORM_SUBMISSION_MODERATION",
601
601
  EVENTS_EVENT_BADGES = "EVENTS_EVENT_BADGES",
602
602
  BILLING_OPERATION = "BILLING_OPERATION",
603
- BACK_OFFICE_CUSTOMIZATION = "BACK_OFFICE_CUSTOMIZATION"
603
+ BACK_OFFICE_CUSTOMIZATION = "BACK_OFFICE_CUSTOMIZATION",
604
+ COMPONENT_ENRICHER_PROVIDER = "COMPONENT_ENRICHER_PROVIDER",
605
+ BACK_OFFICE_RESTRICTED_CUSTOMIZATION = "BACK_OFFICE_RESTRICTED_CUSTOMIZATION",
606
+ EDITOR_APP_PREVIEWS_POC = "EDITOR_APP_PREVIEWS_POC",
607
+ LEGENDS_PERSONA_CONFIGURATION = "LEGENDS_PERSONA_CONFIGURATION",
608
+ WIX_HOSTING_APP_DEPLOYMENT_PROVIDER = "WIX_HOSTING_APP_DEPLOYMENT_PROVIDER"
604
609
  }
605
610
  /** Component data */
606
611
  export interface ComponentData extends ComponentDataDataOneOf {
@@ -3802,7 +3807,7 @@ export interface Trigger {
3802
3807
  * optional list of filters on schema fields
3803
3808
  * @maxSize 5
3804
3809
  */
3805
- filters?: Filter[];
3810
+ filters?: TriggerFilter[];
3806
3811
  /**
3807
3812
  * optional - allows to define a trigger whose following actions will be executed only if the same event for the same resource has not in the last X seconds.
3808
3813
  * for example, if the trigger is "session booked", the resource is a contact and the timeframe is 3600 seconds (contact hasn't booked another session in the last hour),
@@ -3811,7 +3816,7 @@ export interface Trigger {
3811
3816
  */
3812
3817
  debounce?: Debounce;
3813
3818
  }
3814
- export interface Filter {
3819
+ export interface TriggerFilter {
3815
3820
  /**
3816
3821
  * the filter identifier
3817
3822
  * @format GUID
@@ -5129,7 +5134,10 @@ export interface Styles {
5129
5134
  colors?: Colors;
5130
5135
  /** Border width in pixels. */
5131
5136
  borderWidth?: number | null;
5132
- /** Border width in pixels (hover state). */
5137
+ /**
5138
+ * Deprecated: Use `borderWidth` for normal/hover states instead.
5139
+ * @deprecated
5140
+ */
5133
5141
  borderWidthHover?: number | null;
5134
5142
  /** Border radius in pixels. */
5135
5143
  borderRadius?: number | null;
@@ -5716,7 +5724,7 @@ export declare enum VoteRole {
5716
5724
  /** Anyone */
5717
5725
  ALL = "ALL"
5718
5726
  }
5719
- export interface Permissions {
5727
+ export interface SettingsPermissions {
5720
5728
  /** Sets who can view the poll results. */
5721
5729
  view?: ViewRole;
5722
5730
  /** Sets who can vote. */
@@ -5734,7 +5742,7 @@ export interface PollOption {
5734
5742
  }
5735
5743
  export interface PollSettings {
5736
5744
  /** Permissions settings for voting. */
5737
- permissions?: Permissions;
5745
+ permissions?: SettingsPermissions;
5738
5746
  /** Sets whether voters are displayed in the vote results. Defaults to `true`. */
5739
5747
  showVoters?: boolean | null;
5740
5748
  /** Sets whether the vote count is displayed. Defaults to `true`. */
@@ -11165,16 +11173,19 @@ export interface InventorySpiConfig {
11165
11173
  deploymentUri?: string;
11166
11174
  }
11167
11175
  export interface Monitoring extends MonitoringOptionsOneOf {
11176
+ /** Sentry provider options */
11168
11177
  sentryOptions?: SentryOptions;
11178
+ /** Panorama provider options */
11179
+ panoramaOptions?: PanoramaOptions;
11180
+ /** Provider type */
11169
11181
  type?: MonitoringType;
11170
11182
  }
11171
11183
  /** @oneof */
11172
11184
  export interface MonitoringOptionsOneOf {
11185
+ /** Sentry provider options */
11173
11186
  sentryOptions?: SentryOptions;
11174
- }
11175
- export declare enum MonitoringType {
11176
- UNKNOWN_PROVIDER = "UNKNOWN_PROVIDER",
11177
- SENTRY = "SENTRY"
11187
+ /** Panorama provider options */
11188
+ panoramaOptions?: PanoramaOptions;
11178
11189
  }
11179
11190
  export interface SentryOptions {
11180
11191
  /**
@@ -11184,6 +11195,37 @@ export interface SentryOptions {
11184
11195
  */
11185
11196
  dsn?: string;
11186
11197
  }
11198
+ export interface Project {
11199
+ /**
11200
+ * Group id (e.g. com.wixpress)
11201
+ * @minLength 1
11202
+ * @maxLength 100
11203
+ */
11204
+ groupId?: string;
11205
+ /**
11206
+ * Short artifact id
11207
+ * @minLength 1
11208
+ * @maxLength 100
11209
+ */
11210
+ artifactId?: string;
11211
+ /**
11212
+ * Build fingerprint
11213
+ * @minLength 1
11214
+ * @maxLength 100
11215
+ */
11216
+ fingerprint?: string;
11217
+ }
11218
+ export declare enum MonitoringType {
11219
+ UNKNOWN_PROVIDER = "UNKNOWN_PROVIDER",
11220
+ SENTRY = "SENTRY",
11221
+ PANORAMA = "PANORAMA"
11222
+ }
11223
+ export interface PanoramaOptions {
11224
+ /** Sentry config */
11225
+ sentry?: SentryOptions;
11226
+ /** Project config */
11227
+ project?: Project;
11228
+ }
11187
11229
  export interface PluginConfig {
11188
11230
  /** @maxLength 1000 */
11189
11231
  deploymentUri?: string;
@@ -11863,11 +11905,15 @@ export interface EditorElement {
11863
11905
  /** Layout capabilities of the component */
11864
11906
  layout?: EditorElementLayout;
11865
11907
  }
11866
- export interface StyleItem extends StyleItemSelectedItemTypeOneOf {
11908
+ export interface StyleItem extends StyleItemSelectedItemTypeOneOf, StyleItemSelectedCssPropertyTypeOneOf {
11867
11909
  /** type selection key for css-properties */
11868
11910
  cssPropertyType?: CssPropertyType;
11869
11911
  /** type selection key for css-data-types */
11870
11912
  cssVariableType?: CssDataType;
11913
+ /** Additional options to refine the filter variable */
11914
+ filter?: Filter;
11915
+ /** Additional options to refine the backdropFilter variable */
11916
+ backdropFilter?: BackdropFilter;
11871
11917
  /** default value for the style item */
11872
11918
  defaultValue?: any;
11873
11919
  /**
@@ -11883,6 +11929,13 @@ export interface StyleItemSelectedItemTypeOneOf {
11883
11929
  /** type selection key for css-data-types */
11884
11930
  cssVariableType?: CssDataType;
11885
11931
  }
11932
+ /** @oneof */
11933
+ export interface StyleItemSelectedCssPropertyTypeOneOf {
11934
+ /** Additional options to refine the filter variable */
11935
+ filter?: Filter;
11936
+ /** Additional options to refine the backdropFilter variable */
11937
+ backdropFilter?: BackdropFilter;
11938
+ }
11886
11939
  /** The supported [CSS Property Types](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference#index) in Javascript naming format */
11887
11940
  export declare enum CssPropertyType {
11888
11941
  UNKNOWN_CssPropertyType = "UNKNOWN_CssPropertyType",
@@ -11980,7 +12033,16 @@ export declare enum CssPropertyType {
11980
12033
  flexDirection = "flexDirection",
11981
12034
  gap = "gap",
11982
12035
  height = "height",
11983
- width = "width"
12036
+ width = "width",
12037
+ /** filters */
12038
+ filter = "filter",
12039
+ backdropFilter = "backdropFilter",
12040
+ /** media sizing & alignment */
12041
+ objectFit = "objectFit",
12042
+ objectPosition = "objectPosition",
12043
+ /** blending & compositing */
12044
+ mixBlendMode = "mixBlendMode",
12045
+ isolation = "isolation"
11984
12046
  }
11985
12047
  /** The supported [CSS Data Types](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Types) in Javascript naming format */
11986
12048
  export declare enum CssDataType {
@@ -11993,6 +12055,43 @@ export declare enum CssDataType {
11993
12055
  lengthPercentage = "lengthPercentage",
11994
12056
  blendMode = "blendMode"
11995
12057
  }
12058
+ export interface Filter {
12059
+ /**
12060
+ * List of filter functions in case of reducing the abilities exposed to the User
12061
+ * @maxSize 100
12062
+ */
12063
+ filterFunctions?: FilterFunction[];
12064
+ }
12065
+ export declare enum FilterFunction {
12066
+ UNKNOWN_FilterFunctions = "UNKNOWN_FilterFunctions",
12067
+ /** The value used for blur filter */
12068
+ blur = "blur",
12069
+ /** The value used for brightness filter */
12070
+ brightness = "brightness",
12071
+ /** The value used for contrast filter */
12072
+ contrast = "contrast",
12073
+ /** The value used for drop-shadow filter */
12074
+ drop_shadow = "drop_shadow",
12075
+ /** The value used for grayscale filter */
12076
+ grayscale = "grayscale",
12077
+ /** The value used for hue-rotate filter */
12078
+ hue_rotate = "hue_rotate",
12079
+ /** The value used for invert filter */
12080
+ invert = "invert",
12081
+ /** The value used for opacity filter */
12082
+ opacity = "opacity",
12083
+ /** The value used for sepia filter */
12084
+ sepia = "sepia",
12085
+ /** The value used for saturate filter */
12086
+ saturate = "saturate"
12087
+ }
12088
+ export interface BackdropFilter {
12089
+ /**
12090
+ * List of filter functions in case of reducing the abilities exposed to the User
12091
+ * @maxSize 100
12092
+ */
12093
+ filterFunctions?: FilterFunction[];
12094
+ }
11996
12095
  export interface DataItem extends DataItemSelectedDataTypeOneOf {
11997
12096
  /** An optional object to define limitations on the text input */
11998
12097
  text?: Text;
@@ -12387,6 +12486,8 @@ export interface Action {
12387
12486
  export interface Execution extends ExecutionActionExecuteOneOf {
12388
12487
  /** Executes an action that manipulates component's data */
12389
12488
  data?: DataAction;
12489
+ /** Executes an action that manipulates component's style */
12490
+ style?: StyleAction;
12390
12491
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12391
12492
  event?: EventAction;
12392
12493
  /** Opens a URL inside an iframe panel */
@@ -12400,6 +12501,8 @@ export interface Execution extends ExecutionActionExecuteOneOf {
12400
12501
  export interface ExecutionActionExecuteOneOf {
12401
12502
  /** Executes an action that manipulates component's data */
12402
12503
  data?: DataAction;
12504
+ /** Executes an action that manipulates component's style */
12505
+ style?: StyleAction;
12403
12506
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12404
12507
  event?: EventAction;
12405
12508
  /** Opens a URL inside an iframe panel */
@@ -12412,7 +12515,8 @@ export declare enum ActionType {
12412
12515
  data = "data",
12413
12516
  event = "event",
12414
12517
  panel = "panel",
12415
- forward = "forward"
12518
+ forward = "forward",
12519
+ style = "style"
12416
12520
  }
12417
12521
  /** Represents an action that interacts with a specific data item */
12418
12522
  export interface DataAction {
@@ -12423,6 +12527,15 @@ export interface DataAction {
12423
12527
  */
12424
12528
  dataItemKey?: string;
12425
12529
  }
12530
+ /** Represents an action that interacts with a specific style item */
12531
+ export interface StyleAction {
12532
+ /**
12533
+ * Points to the style item within the component’s style structure
12534
+ * @minLength 1
12535
+ * @maxLength 50
12536
+ */
12537
+ styleItemKey?: string;
12538
+ }
12426
12539
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12427
12540
  export interface EventAction {
12428
12541
  /**
@@ -12899,7 +13012,7 @@ export interface SidebarConfig {
12899
13012
  * @maxSize 100
12900
13013
  */
12901
13014
  sidebarItems?: SidebarRootItem[];
12902
- /** Sidebar skin/them, light or dark */
13015
+ /** Sidebar theme, dark or light */
12903
13016
  theme?: Theme;
12904
13017
  /**
12905
13018
  * Option to override sidebar header with customize extension
@@ -12913,17 +13026,17 @@ export interface SidebarConfig {
12913
13026
  sidebarFooterId?: string | null;
12914
13027
  }
12915
13028
  /**
12916
- * Inner level of sidebar item, Category is supported only on first and second levels, on third level it will be ignored
13029
+ * First Inner level of sidebar item, can containe pages or separators or categories
12917
13030
  * For separator no need to set item
12918
13031
  */
12919
13032
  export interface SidebarChildItem extends SidebarChildItemItemOneOf {
12920
- category?: Category;
13033
+ category?: SecondLevelCategory;
12921
13034
  page?: Page;
12922
13035
  type?: SidebarDataType;
12923
13036
  }
12924
13037
  /** @oneof */
12925
13038
  export interface SidebarChildItemItemOneOf {
12926
- category?: Category;
13039
+ category?: SecondLevelCategory;
12927
13040
  page?: Page;
12928
13041
  }
12929
13042
  export declare enum SidebarDataType {
@@ -12932,8 +13045,44 @@ export declare enum SidebarDataType {
12932
13045
  PAGE = "PAGE",
12933
13046
  SEPARATOR = "SEPARATOR"
12934
13047
  }
12935
- /** Represents sidebar category */
12936
- export interface Category {
13048
+ /** Represents sidebar category of second level */
13049
+ export interface SecondLevelCategory {
13050
+ /**
13051
+ * Category id, should be unique
13052
+ * @format GUID
13053
+ */
13054
+ categoryId?: string;
13055
+ /**
13056
+ * Category label
13057
+ * @minLength 2
13058
+ * @maxLength 50
13059
+ */
13060
+ label?: string;
13061
+ /**
13062
+ * Category children, consist of pages, separators or categories, categories can be a child only on root level
13063
+ * @maxSize 100
13064
+ */
13065
+ children?: SidebarSecondLevelChildItem[];
13066
+ }
13067
+ /**
13068
+ * Second Inner level of sidebar item, can contain pages or separators
13069
+ * For separator no need to set item
13070
+ */
13071
+ export interface SidebarSecondLevelChildItem extends SidebarSecondLevelChildItemItemOneOf {
13072
+ page?: Page;
13073
+ type?: SidebarDataType;
13074
+ }
13075
+ /** @oneof */
13076
+ export interface SidebarSecondLevelChildItemItemOneOf {
13077
+ page?: Page;
13078
+ }
13079
+ /** Represents page item in the sidebar */
13080
+ export interface Page {
13081
+ /** @format GUID */
13082
+ pageId?: string;
13083
+ }
13084
+ /** Represents sidebar category of root level */
13085
+ export interface FirstLevelCategory {
12937
13086
  /**
12938
13087
  * Category id, should be unique
12939
13088
  * @format GUID
@@ -12959,19 +13108,150 @@ export interface Category {
12959
13108
  */
12960
13109
  children?: SidebarChildItem[];
12961
13110
  }
12962
- /** Represents page item in the sidebar */
12963
- export interface Page {
12964
- /** @format GUID */
12965
- pageId?: string;
12966
- }
12967
13111
  /** Root level sidebar item, can be category or separator (when not setting category) */
12968
13112
  export interface SidebarRootItem extends SidebarRootItemItemOneOf {
12969
- category?: Category;
13113
+ category?: FirstLevelCategory;
12970
13114
  type?: SidebarDataType;
12971
13115
  }
12972
13116
  /** @oneof */
12973
13117
  export interface SidebarRootItemItemOneOf {
12974
- category?: Category;
13118
+ category?: FirstLevelCategory;
13119
+ }
13120
+ /** SPI config - defines the relation between implementer URL and which types it is validates */
13121
+ export interface ComponentEnricherConfig {
13122
+ /**
13123
+ * URI where the SPI Implementer is deployed
13124
+ * @maxLength 400
13125
+ */
13126
+ deploymentUri?: string;
13127
+ /**
13128
+ * Component types that will be enriched
13129
+ * @minSize 1
13130
+ * @maxSize 100
13131
+ */
13132
+ componentEnrichmentTypes?: ComponentType[];
13133
+ }
13134
+ /** Back-office Restricted Customization */
13135
+ export interface BackOfficeRestrictedCustomization {
13136
+ /**
13137
+ * List of entities to hide from sidebar
13138
+ * @maxSize 200
13139
+ */
13140
+ sidebarEntitiesToHide?: Entity[];
13141
+ }
13142
+ /** Sidebar entity type */
13143
+ export declare enum SidebarEntityType {
13144
+ UNKNOWN_TYPE = "UNKNOWN_TYPE",
13145
+ CLUSTER = "CLUSTER",
13146
+ CATEGORY = "CATEGORY",
13147
+ PAGE = "PAGE"
13148
+ }
13149
+ export interface Entity extends EntityItemOneOf {
13150
+ /**
13151
+ * Cluster (first level) id
13152
+ * @minLength 1
13153
+ * @maxLength 50
13154
+ */
13155
+ clusterId?: string | null;
13156
+ /**
13157
+ * Category (second level) id
13158
+ * @format GUID
13159
+ */
13160
+ categoryId?: string | null;
13161
+ /**
13162
+ * Page id
13163
+ * @format GUID
13164
+ */
13165
+ pageId?: string | null;
13166
+ /** Sidebar entity type */
13167
+ type?: SidebarEntityType;
13168
+ }
13169
+ /** @oneof */
13170
+ export interface EntityItemOneOf {
13171
+ /**
13172
+ * Cluster (first level) id
13173
+ * @minLength 1
13174
+ * @maxLength 50
13175
+ */
13176
+ clusterId?: string | null;
13177
+ /**
13178
+ * Category (second level) id
13179
+ * @format GUID
13180
+ */
13181
+ categoryId?: string | null;
13182
+ /**
13183
+ * Page id
13184
+ * @format GUID
13185
+ */
13186
+ pageId?: string | null;
13187
+ }
13188
+ export interface AppPreviewProviderConfig {
13189
+ /** URI where the SPI Implementer is deployed */
13190
+ deploymentUri?: SpiBaseUri;
13191
+ /**
13192
+ * Used to redirect to app overview
13193
+ * @maxLength 50
13194
+ */
13195
+ slug?: string | null;
13196
+ }
13197
+ export interface LegendsSpiConfig {
13198
+ /**
13199
+ * URI where the SPI Implementer is deployed.
13200
+ * @format WEB_URL
13201
+ */
13202
+ deploymentUri?: string;
13203
+ /**
13204
+ * Configuration of namespaces known by implementer.
13205
+ * @maxSize 5
13206
+ */
13207
+ namespaceConfigs?: NamespaceConfig[];
13208
+ }
13209
+ export interface NamespaceConfig {
13210
+ /**
13211
+ * Namespace name.
13212
+ * @maxLength 100
13213
+ */
13214
+ namespace?: string;
13215
+ /** Persona permissions associated with this namespace. */
13216
+ personaPermissions?: Permissions;
13217
+ }
13218
+ export interface Permissions {
13219
+ /**
13220
+ * Create permission.
13221
+ * @maxLength 50
13222
+ */
13223
+ create?: string;
13224
+ /**
13225
+ * Read permission.
13226
+ * @maxLength 50
13227
+ */
13228
+ read?: string;
13229
+ /**
13230
+ * Update permission.
13231
+ * @maxLength 50
13232
+ */
13233
+ update?: string;
13234
+ /**
13235
+ * Delete permission.
13236
+ * @maxLength 50
13237
+ */
13238
+ delete?: string;
13239
+ }
13240
+ export interface AppDeploymentProviderConfig {
13241
+ /** URI where the SPI implementer is deployed */
13242
+ deploymentUri?: SpiBaseUri;
13243
+ /**
13244
+ * `true` if SPI implementer provides custom permission checks API calls
13245
+ *
13246
+ * Default: `false`
13247
+ */
13248
+ toggleIsPermitted?: boolean;
13249
+ /**
13250
+ * `true` if SPI implementer provides override cloud provider logic for CreateAppDeployment API calls
13251
+ *
13252
+ * Default: `false`
13253
+ */
13254
+ toggleOverrideCloudProvider?: boolean;
12975
13255
  }
12976
13256
  export interface RuntimeComponentCacheEntityExperiment extends RuntimeComponentCacheEntityExperimentExperimentOneOf {
12977
13257
  gradualRollout?: GradualRolloutCacheEntity;
@@ -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.SidebarDataType = exports.Theme = 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.RequiredIndicatorPlacement = exports.RequiredIndicator = exports.EditableProperties = exports.CustomFieldsType = exports.TemplateType = exports.SubmitSuccessAction = exports.Target = exports.Operator = exports.OverrideEntityType = exports.ChangeableProperty = exports.DisplayFieldType = exports.ContactField = void 0;
6
+ exports.SidebarEntityType = exports.SidebarDataType = exports.Theme = 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.FilterFunction = 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.RequiredIndicatorPlacement = exports.RequiredIndicator = 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 = {}));
@@ -205,6 +205,11 @@ var ComponentType;
205
205
  ComponentType["EVENTS_EVENT_BADGES"] = "EVENTS_EVENT_BADGES";
206
206
  ComponentType["BILLING_OPERATION"] = "BILLING_OPERATION";
207
207
  ComponentType["BACK_OFFICE_CUSTOMIZATION"] = "BACK_OFFICE_CUSTOMIZATION";
208
+ ComponentType["COMPONENT_ENRICHER_PROVIDER"] = "COMPONENT_ENRICHER_PROVIDER";
209
+ ComponentType["BACK_OFFICE_RESTRICTED_CUSTOMIZATION"] = "BACK_OFFICE_RESTRICTED_CUSTOMIZATION";
210
+ ComponentType["EDITOR_APP_PREVIEWS_POC"] = "EDITOR_APP_PREVIEWS_POC";
211
+ ComponentType["LEGENDS_PERSONA_CONFIGURATION"] = "LEGENDS_PERSONA_CONFIGURATION";
212
+ ComponentType["WIX_HOSTING_APP_DEPLOYMENT_PROVIDER"] = "WIX_HOSTING_APP_DEPLOYMENT_PROVIDER";
208
213
  })(ComponentType || (exports.ComponentType = ComponentType = {}));
209
214
  /** Vertical widget position in the browser window */
210
215
  var WidgetVertical;
@@ -1700,6 +1705,7 @@ var MonitoringType;
1700
1705
  (function (MonitoringType) {
1701
1706
  MonitoringType["UNKNOWN_PROVIDER"] = "UNKNOWN_PROVIDER";
1702
1707
  MonitoringType["SENTRY"] = "SENTRY";
1708
+ MonitoringType["PANORAMA"] = "PANORAMA";
1703
1709
  })(MonitoringType || (exports.MonitoringType = MonitoringType = {}));
1704
1710
  var Escalation;
1705
1711
  (function (Escalation) {
@@ -1894,6 +1900,15 @@ var CssPropertyType;
1894
1900
  CssPropertyType["gap"] = "gap";
1895
1901
  CssPropertyType["height"] = "height";
1896
1902
  CssPropertyType["width"] = "width";
1903
+ /** filters */
1904
+ CssPropertyType["filter"] = "filter";
1905
+ CssPropertyType["backdropFilter"] = "backdropFilter";
1906
+ /** media sizing & alignment */
1907
+ CssPropertyType["objectFit"] = "objectFit";
1908
+ CssPropertyType["objectPosition"] = "objectPosition";
1909
+ /** blending & compositing */
1910
+ CssPropertyType["mixBlendMode"] = "mixBlendMode";
1911
+ CssPropertyType["isolation"] = "isolation";
1897
1912
  })(CssPropertyType || (exports.CssPropertyType = CssPropertyType = {}));
1898
1913
  /** The supported [CSS Data Types](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Types) in Javascript naming format */
1899
1914
  var CssDataType;
@@ -1907,6 +1922,30 @@ var CssDataType;
1907
1922
  CssDataType["lengthPercentage"] = "lengthPercentage";
1908
1923
  CssDataType["blendMode"] = "blendMode";
1909
1924
  })(CssDataType || (exports.CssDataType = CssDataType = {}));
1925
+ var FilterFunction;
1926
+ (function (FilterFunction) {
1927
+ FilterFunction["UNKNOWN_FilterFunctions"] = "UNKNOWN_FilterFunctions";
1928
+ /** The value used for blur filter */
1929
+ FilterFunction["blur"] = "blur";
1930
+ /** The value used for brightness filter */
1931
+ FilterFunction["brightness"] = "brightness";
1932
+ /** The value used for contrast filter */
1933
+ FilterFunction["contrast"] = "contrast";
1934
+ /** The value used for drop-shadow filter */
1935
+ FilterFunction["drop_shadow"] = "drop_shadow";
1936
+ /** The value used for grayscale filter */
1937
+ FilterFunction["grayscale"] = "grayscale";
1938
+ /** The value used for hue-rotate filter */
1939
+ FilterFunction["hue_rotate"] = "hue_rotate";
1940
+ /** The value used for invert filter */
1941
+ FilterFunction["invert"] = "invert";
1942
+ /** The value used for opacity filter */
1943
+ FilterFunction["opacity"] = "opacity";
1944
+ /** The value used for sepia filter */
1945
+ FilterFunction["sepia"] = "sepia";
1946
+ /** The value used for saturate filter */
1947
+ FilterFunction["saturate"] = "saturate";
1948
+ })(FilterFunction || (exports.FilterFunction = FilterFunction = {}));
1910
1949
  var DataType;
1911
1950
  (function (DataType) {
1912
1951
  DataType["UNKNOWN_DataType"] = "UNKNOWN_DataType";
@@ -2067,6 +2106,7 @@ var ActionType;
2067
2106
  ActionType["event"] = "event";
2068
2107
  ActionType["panel"] = "panel";
2069
2108
  ActionType["forward"] = "forward";
2109
+ ActionType["style"] = "style";
2070
2110
  })(ActionType || (exports.ActionType = ActionType = {}));
2071
2111
  /** list of possible panel types */
2072
2112
  var PanelType;
@@ -2179,4 +2219,12 @@ var SidebarDataType;
2179
2219
  SidebarDataType["PAGE"] = "PAGE";
2180
2220
  SidebarDataType["SEPARATOR"] = "SEPARATOR";
2181
2221
  })(SidebarDataType || (exports.SidebarDataType = SidebarDataType = {}));
2222
+ /** Sidebar entity type */
2223
+ var SidebarEntityType;
2224
+ (function (SidebarEntityType) {
2225
+ SidebarEntityType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
2226
+ SidebarEntityType["CLUSTER"] = "CLUSTER";
2227
+ SidebarEntityType["CATEGORY"] = "CATEGORY";
2228
+ SidebarEntityType["PAGE"] = "PAGE";
2229
+ })(SidebarEntityType || (exports.SidebarEntityType = SidebarEntityType = {}));
2182
2230
  //# sourceMappingURL=data-extensions-v1-data-extension-schema-schemas.types.js.map