@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
@@ -598,7 +598,12 @@ export declare enum ComponentType {
598
598
  FORM_SUBMISSION_MODERATION = "FORM_SUBMISSION_MODERATION",
599
599
  EVENTS_EVENT_BADGES = "EVENTS_EVENT_BADGES",
600
600
  BILLING_OPERATION = "BILLING_OPERATION",
601
- BACK_OFFICE_CUSTOMIZATION = "BACK_OFFICE_CUSTOMIZATION"
601
+ BACK_OFFICE_CUSTOMIZATION = "BACK_OFFICE_CUSTOMIZATION",
602
+ COMPONENT_ENRICHER_PROVIDER = "COMPONENT_ENRICHER_PROVIDER",
603
+ BACK_OFFICE_RESTRICTED_CUSTOMIZATION = "BACK_OFFICE_RESTRICTED_CUSTOMIZATION",
604
+ EDITOR_APP_PREVIEWS_POC = "EDITOR_APP_PREVIEWS_POC",
605
+ LEGENDS_PERSONA_CONFIGURATION = "LEGENDS_PERSONA_CONFIGURATION",
606
+ WIX_HOSTING_APP_DEPLOYMENT_PROVIDER = "WIX_HOSTING_APP_DEPLOYMENT_PROVIDER"
602
607
  }
603
608
  /** Component data */
604
609
  export interface ComponentData extends ComponentDataDataOneOf {
@@ -3777,7 +3782,7 @@ export interface Trigger {
3777
3782
  * optional list of filters on schema fields
3778
3783
  * @maxSize 5
3779
3784
  */
3780
- filters?: Filter[];
3785
+ filters?: TriggerFilter[];
3781
3786
  /**
3782
3787
  * 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.
3783
3788
  * 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),
@@ -3786,7 +3791,7 @@ export interface Trigger {
3786
3791
  */
3787
3792
  debounce?: Debounce;
3788
3793
  }
3789
- export interface Filter {
3794
+ export interface TriggerFilter {
3790
3795
  /**
3791
3796
  * the filter identifier
3792
3797
  * @format GUID
@@ -5104,7 +5109,10 @@ export interface Styles {
5104
5109
  colors?: Colors;
5105
5110
  /** Border width in pixels. */
5106
5111
  borderWidth?: number | null;
5107
- /** Border width in pixels (hover state). */
5112
+ /**
5113
+ * Deprecated: Use `borderWidth` for normal/hover states instead.
5114
+ * @deprecated
5115
+ */
5108
5116
  borderWidthHover?: number | null;
5109
5117
  /** Border radius in pixels. */
5110
5118
  borderRadius?: number | null;
@@ -5691,7 +5699,7 @@ export declare enum VoteRole {
5691
5699
  /** Anyone */
5692
5700
  ALL = "ALL"
5693
5701
  }
5694
- export interface Permissions {
5702
+ export interface SettingsPermissions {
5695
5703
  /** Sets who can view the poll results. */
5696
5704
  view?: ViewRole;
5697
5705
  /** Sets who can vote. */
@@ -5709,7 +5717,7 @@ export interface PollOption {
5709
5717
  }
5710
5718
  export interface PollSettings {
5711
5719
  /** Permissions settings for voting. */
5712
- permissions?: Permissions;
5720
+ permissions?: SettingsPermissions;
5713
5721
  /** Sets whether voters are displayed in the vote results. Defaults to `true`. */
5714
5722
  showVoters?: boolean | null;
5715
5723
  /** Sets whether the vote count is displayed. Defaults to `true`. */
@@ -11140,16 +11148,19 @@ export interface InventorySpiConfig {
11140
11148
  deploymentUri?: string;
11141
11149
  }
11142
11150
  export interface Monitoring extends MonitoringOptionsOneOf {
11151
+ /** Sentry provider options */
11143
11152
  sentryOptions?: SentryOptions;
11153
+ /** Panorama provider options */
11154
+ panoramaOptions?: PanoramaOptions;
11155
+ /** Provider type */
11144
11156
  type?: MonitoringType;
11145
11157
  }
11146
11158
  /** @oneof */
11147
11159
  export interface MonitoringOptionsOneOf {
11160
+ /** Sentry provider options */
11148
11161
  sentryOptions?: SentryOptions;
11149
- }
11150
- export declare enum MonitoringType {
11151
- UNKNOWN_PROVIDER = "UNKNOWN_PROVIDER",
11152
- SENTRY = "SENTRY"
11162
+ /** Panorama provider options */
11163
+ panoramaOptions?: PanoramaOptions;
11153
11164
  }
11154
11165
  export interface SentryOptions {
11155
11166
  /**
@@ -11159,6 +11170,37 @@ export interface SentryOptions {
11159
11170
  */
11160
11171
  dsn?: string;
11161
11172
  }
11173
+ export interface Project {
11174
+ /**
11175
+ * Group id (e.g. com.wixpress)
11176
+ * @minLength 1
11177
+ * @maxLength 100
11178
+ */
11179
+ groupId?: string;
11180
+ /**
11181
+ * Short artifact id
11182
+ * @minLength 1
11183
+ * @maxLength 100
11184
+ */
11185
+ artifactId?: string;
11186
+ /**
11187
+ * Build fingerprint
11188
+ * @minLength 1
11189
+ * @maxLength 100
11190
+ */
11191
+ fingerprint?: string;
11192
+ }
11193
+ export declare enum MonitoringType {
11194
+ UNKNOWN_PROVIDER = "UNKNOWN_PROVIDER",
11195
+ SENTRY = "SENTRY",
11196
+ PANORAMA = "PANORAMA"
11197
+ }
11198
+ export interface PanoramaOptions {
11199
+ /** Sentry config */
11200
+ sentry?: SentryOptions;
11201
+ /** Project config */
11202
+ project?: Project;
11203
+ }
11162
11204
  export interface PluginConfig {
11163
11205
  /** @maxLength 1000 */
11164
11206
  deploymentUri?: string;
@@ -11838,11 +11880,15 @@ export interface EditorElement {
11838
11880
  /** Layout capabilities of the component */
11839
11881
  layout?: EditorElementLayout;
11840
11882
  }
11841
- export interface StyleItem extends StyleItemSelectedItemTypeOneOf {
11883
+ export interface StyleItem extends StyleItemSelectedItemTypeOneOf, StyleItemSelectedCssPropertyTypeOneOf {
11842
11884
  /** type selection key for css-properties */
11843
11885
  cssPropertyType?: CssPropertyType;
11844
11886
  /** type selection key for css-data-types */
11845
11887
  cssVariableType?: CssDataType;
11888
+ /** Additional options to refine the filter variable */
11889
+ filter?: Filter;
11890
+ /** Additional options to refine the backdropFilter variable */
11891
+ backdropFilter?: BackdropFilter;
11846
11892
  /** default value for the style item */
11847
11893
  defaultValue?: any;
11848
11894
  /**
@@ -11858,6 +11904,13 @@ export interface StyleItemSelectedItemTypeOneOf {
11858
11904
  /** type selection key for css-data-types */
11859
11905
  cssVariableType?: CssDataType;
11860
11906
  }
11907
+ /** @oneof */
11908
+ export interface StyleItemSelectedCssPropertyTypeOneOf {
11909
+ /** Additional options to refine the filter variable */
11910
+ filter?: Filter;
11911
+ /** Additional options to refine the backdropFilter variable */
11912
+ backdropFilter?: BackdropFilter;
11913
+ }
11861
11914
  /** The supported [CSS Property Types](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference#index) in Javascript naming format */
11862
11915
  export declare enum CssPropertyType {
11863
11916
  UNKNOWN_CssPropertyType = "UNKNOWN_CssPropertyType",
@@ -11955,7 +12008,16 @@ export declare enum CssPropertyType {
11955
12008
  flexDirection = "flexDirection",
11956
12009
  gap = "gap",
11957
12010
  height = "height",
11958
- width = "width"
12011
+ width = "width",
12012
+ /** filters */
12013
+ filter = "filter",
12014
+ backdropFilter = "backdropFilter",
12015
+ /** media sizing & alignment */
12016
+ objectFit = "objectFit",
12017
+ objectPosition = "objectPosition",
12018
+ /** blending & compositing */
12019
+ mixBlendMode = "mixBlendMode",
12020
+ isolation = "isolation"
11959
12021
  }
11960
12022
  /** The supported [CSS Data Types](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Types) in Javascript naming format */
11961
12023
  export declare enum CssDataType {
@@ -11968,6 +12030,43 @@ export declare enum CssDataType {
11968
12030
  lengthPercentage = "lengthPercentage",
11969
12031
  blendMode = "blendMode"
11970
12032
  }
12033
+ export interface Filter {
12034
+ /**
12035
+ * List of filter functions in case of reducing the abilities exposed to the User
12036
+ * @maxSize 100
12037
+ */
12038
+ filterFunctions?: FilterFunction[];
12039
+ }
12040
+ export declare enum FilterFunction {
12041
+ UNKNOWN_FilterFunctions = "UNKNOWN_FilterFunctions",
12042
+ /** The value used for blur filter */
12043
+ blur = "blur",
12044
+ /** The value used for brightness filter */
12045
+ brightness = "brightness",
12046
+ /** The value used for contrast filter */
12047
+ contrast = "contrast",
12048
+ /** The value used for drop-shadow filter */
12049
+ drop_shadow = "drop_shadow",
12050
+ /** The value used for grayscale filter */
12051
+ grayscale = "grayscale",
12052
+ /** The value used for hue-rotate filter */
12053
+ hue_rotate = "hue_rotate",
12054
+ /** The value used for invert filter */
12055
+ invert = "invert",
12056
+ /** The value used for opacity filter */
12057
+ opacity = "opacity",
12058
+ /** The value used for sepia filter */
12059
+ sepia = "sepia",
12060
+ /** The value used for saturate filter */
12061
+ saturate = "saturate"
12062
+ }
12063
+ export interface BackdropFilter {
12064
+ /**
12065
+ * List of filter functions in case of reducing the abilities exposed to the User
12066
+ * @maxSize 100
12067
+ */
12068
+ filterFunctions?: FilterFunction[];
12069
+ }
11971
12070
  export interface DataItem extends DataItemSelectedDataTypeOneOf {
11972
12071
  /** An optional object to define limitations on the text input */
11973
12072
  text?: Text;
@@ -12362,6 +12461,8 @@ export interface Action {
12362
12461
  export interface Execution extends ExecutionActionExecuteOneOf {
12363
12462
  /** Executes an action that manipulates component's data */
12364
12463
  data?: DataAction;
12464
+ /** Executes an action that manipulates component's style */
12465
+ style?: StyleAction;
12365
12466
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12366
12467
  event?: EventAction;
12367
12468
  /** Opens a URL inside an iframe panel */
@@ -12375,6 +12476,8 @@ export interface Execution extends ExecutionActionExecuteOneOf {
12375
12476
  export interface ExecutionActionExecuteOneOf {
12376
12477
  /** Executes an action that manipulates component's data */
12377
12478
  data?: DataAction;
12479
+ /** Executes an action that manipulates component's style */
12480
+ style?: StyleAction;
12378
12481
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12379
12482
  event?: EventAction;
12380
12483
  /** Opens a URL inside an iframe panel */
@@ -12387,7 +12490,8 @@ export declare enum ActionType {
12387
12490
  data = "data",
12388
12491
  event = "event",
12389
12492
  panel = "panel",
12390
- forward = "forward"
12493
+ forward = "forward",
12494
+ style = "style"
12391
12495
  }
12392
12496
  /** Represents an action that interacts with a specific data item */
12393
12497
  export interface DataAction {
@@ -12398,6 +12502,15 @@ export interface DataAction {
12398
12502
  */
12399
12503
  dataItemKey?: string;
12400
12504
  }
12505
+ /** Represents an action that interacts with a specific style item */
12506
+ export interface StyleAction {
12507
+ /**
12508
+ * Points to the style item within the component’s style structure
12509
+ * @minLength 1
12510
+ * @maxLength 50
12511
+ */
12512
+ styleItemKey?: string;
12513
+ }
12401
12514
  /** Executes an event-based action. Triggered event should be intercepted in the editor script */
12402
12515
  export interface EventAction {
12403
12516
  /**
@@ -12874,7 +12987,7 @@ export interface SidebarConfig {
12874
12987
  * @maxSize 100
12875
12988
  */
12876
12989
  sidebarItems?: SidebarRootItem[];
12877
- /** Sidebar skin/them, light or dark */
12990
+ /** Sidebar theme, dark or light */
12878
12991
  theme?: Theme;
12879
12992
  /**
12880
12993
  * Option to override sidebar header with customize extension
@@ -12888,17 +13001,17 @@ export interface SidebarConfig {
12888
13001
  sidebarFooterId?: string | null;
12889
13002
  }
12890
13003
  /**
12891
- * Inner level of sidebar item, Category is supported only on first and second levels, on third level it will be ignored
13004
+ * First Inner level of sidebar item, can containe pages or separators or categories
12892
13005
  * For separator no need to set item
12893
13006
  */
12894
13007
  export interface SidebarChildItem extends SidebarChildItemItemOneOf {
12895
- category?: Category;
13008
+ category?: SecondLevelCategory;
12896
13009
  page?: Page;
12897
13010
  type?: SidebarDataType;
12898
13011
  }
12899
13012
  /** @oneof */
12900
13013
  export interface SidebarChildItemItemOneOf {
12901
- category?: Category;
13014
+ category?: SecondLevelCategory;
12902
13015
  page?: Page;
12903
13016
  }
12904
13017
  export declare enum SidebarDataType {
@@ -12907,8 +13020,44 @@ export declare enum SidebarDataType {
12907
13020
  PAGE = "PAGE",
12908
13021
  SEPARATOR = "SEPARATOR"
12909
13022
  }
12910
- /** Represents sidebar category */
12911
- export interface Category {
13023
+ /** Represents sidebar category of second level */
13024
+ export interface SecondLevelCategory {
13025
+ /**
13026
+ * Category id, should be unique
13027
+ * @format GUID
13028
+ */
13029
+ categoryId?: string;
13030
+ /**
13031
+ * Category label
13032
+ * @minLength 2
13033
+ * @maxLength 50
13034
+ */
13035
+ label?: string;
13036
+ /**
13037
+ * Category children, consist of pages, separators or categories, categories can be a child only on root level
13038
+ * @maxSize 100
13039
+ */
13040
+ children?: SidebarSecondLevelChildItem[];
13041
+ }
13042
+ /**
13043
+ * Second Inner level of sidebar item, can contain pages or separators
13044
+ * For separator no need to set item
13045
+ */
13046
+ export interface SidebarSecondLevelChildItem extends SidebarSecondLevelChildItemItemOneOf {
13047
+ page?: Page;
13048
+ type?: SidebarDataType;
13049
+ }
13050
+ /** @oneof */
13051
+ export interface SidebarSecondLevelChildItemItemOneOf {
13052
+ page?: Page;
13053
+ }
13054
+ /** Represents page item in the sidebar */
13055
+ export interface Page {
13056
+ /** @format GUID */
13057
+ pageId?: string;
13058
+ }
13059
+ /** Represents sidebar category of root level */
13060
+ export interface FirstLevelCategory {
12912
13061
  /**
12913
13062
  * Category id, should be unique
12914
13063
  * @format GUID
@@ -12934,19 +13083,150 @@ export interface Category {
12934
13083
  */
12935
13084
  children?: SidebarChildItem[];
12936
13085
  }
12937
- /** Represents page item in the sidebar */
12938
- export interface Page {
12939
- /** @format GUID */
12940
- pageId?: string;
12941
- }
12942
13086
  /** Root level sidebar item, can be category or separator (when not setting category) */
12943
13087
  export interface SidebarRootItem extends SidebarRootItemItemOneOf {
12944
- category?: Category;
13088
+ category?: FirstLevelCategory;
12945
13089
  type?: SidebarDataType;
12946
13090
  }
12947
13091
  /** @oneof */
12948
13092
  export interface SidebarRootItemItemOneOf {
12949
- category?: Category;
13093
+ category?: FirstLevelCategory;
13094
+ }
13095
+ /** SPI config - defines the relation between implementer URL and which types it is validates */
13096
+ export interface ComponentEnricherConfig {
13097
+ /**
13098
+ * URI where the SPI Implementer is deployed
13099
+ * @maxLength 400
13100
+ */
13101
+ deploymentUri?: string;
13102
+ /**
13103
+ * Component types that will be enriched
13104
+ * @minSize 1
13105
+ * @maxSize 100
13106
+ */
13107
+ componentEnrichmentTypes?: ComponentType[];
13108
+ }
13109
+ /** Back-office Restricted Customization */
13110
+ export interface BackOfficeRestrictedCustomization {
13111
+ /**
13112
+ * List of entities to hide from sidebar
13113
+ * @maxSize 200
13114
+ */
13115
+ sidebarEntitiesToHide?: Entity[];
13116
+ }
13117
+ /** Sidebar entity type */
13118
+ export declare enum SidebarEntityType {
13119
+ UNKNOWN_TYPE = "UNKNOWN_TYPE",
13120
+ CLUSTER = "CLUSTER",
13121
+ CATEGORY = "CATEGORY",
13122
+ PAGE = "PAGE"
13123
+ }
13124
+ export interface Entity extends EntityItemOneOf {
13125
+ /**
13126
+ * Cluster (first level) id
13127
+ * @minLength 1
13128
+ * @maxLength 50
13129
+ */
13130
+ clusterId?: string | null;
13131
+ /**
13132
+ * Category (second level) id
13133
+ * @format GUID
13134
+ */
13135
+ categoryId?: string | null;
13136
+ /**
13137
+ * Page id
13138
+ * @format GUID
13139
+ */
13140
+ pageId?: string | null;
13141
+ /** Sidebar entity type */
13142
+ type?: SidebarEntityType;
13143
+ }
13144
+ /** @oneof */
13145
+ export interface EntityItemOneOf {
13146
+ /**
13147
+ * Cluster (first level) id
13148
+ * @minLength 1
13149
+ * @maxLength 50
13150
+ */
13151
+ clusterId?: string | null;
13152
+ /**
13153
+ * Category (second level) id
13154
+ * @format GUID
13155
+ */
13156
+ categoryId?: string | null;
13157
+ /**
13158
+ * Page id
13159
+ * @format GUID
13160
+ */
13161
+ pageId?: string | null;
13162
+ }
13163
+ export interface AppPreviewProviderConfig {
13164
+ /** URI where the SPI Implementer is deployed */
13165
+ deploymentUri?: SpiBaseUri;
13166
+ /**
13167
+ * Used to redirect to app overview
13168
+ * @maxLength 50
13169
+ */
13170
+ slug?: string | null;
13171
+ }
13172
+ export interface LegendsSpiConfig {
13173
+ /**
13174
+ * URI where the SPI Implementer is deployed.
13175
+ * @format WEB_URL
13176
+ */
13177
+ deploymentUri?: string;
13178
+ /**
13179
+ * Configuration of namespaces known by implementer.
13180
+ * @maxSize 5
13181
+ */
13182
+ namespaceConfigs?: NamespaceConfig[];
13183
+ }
13184
+ export interface NamespaceConfig {
13185
+ /**
13186
+ * Namespace name.
13187
+ * @maxLength 100
13188
+ */
13189
+ namespace?: string;
13190
+ /** Persona permissions associated with this namespace. */
13191
+ personaPermissions?: Permissions;
13192
+ }
13193
+ export interface Permissions {
13194
+ /**
13195
+ * Create permission.
13196
+ * @maxLength 50
13197
+ */
13198
+ create?: string;
13199
+ /**
13200
+ * Read permission.
13201
+ * @maxLength 50
13202
+ */
13203
+ read?: string;
13204
+ /**
13205
+ * Update permission.
13206
+ * @maxLength 50
13207
+ */
13208
+ update?: string;
13209
+ /**
13210
+ * Delete permission.
13211
+ * @maxLength 50
13212
+ */
13213
+ delete?: string;
13214
+ }
13215
+ export interface AppDeploymentProviderConfig {
13216
+ /** URI where the SPI implementer is deployed */
13217
+ deploymentUri?: SpiBaseUri;
13218
+ /**
13219
+ * `true` if SPI implementer provides custom permission checks API calls
13220
+ *
13221
+ * Default: `false`
13222
+ */
13223
+ toggleIsPermitted?: boolean;
13224
+ /**
13225
+ * `true` if SPI implementer provides override cloud provider logic for CreateAppDeployment API calls
13226
+ *
13227
+ * Default: `false`
13228
+ */
13229
+ toggleOverrideCloudProvider?: boolean;
12950
13230
  }
12951
13231
  export interface RuntimeComponentCacheEntityExperiment extends RuntimeComponentCacheEntityExperimentExperimentOneOf {
12952
13232
  gradualRollout?: GradualRolloutCacheEntity;
@@ -26,7 +26,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
26
26
  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;
27
27
  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;
28
28
  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;
29
- exports.deleteByWhiteListedMetaSite = exports.listDataExtensionSchemas = exports.updateDataExtensionSchema = exports.createDataExtensionSchema = 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;
29
+ exports.listDataExtensionSchemas = exports.updateDataExtensionSchema = exports.createDataExtensionSchema = 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;
30
+ exports.deleteByWhiteListedMetaSite = void 0;
30
31
  const transform_error_1 = require("@wix/sdk-runtime/transform-error");
31
32
  const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
32
33
  const ambassadorWixDataExtensionsV1DataExtensionSchema = __importStar(require("./data-extensions-v1-data-extension-schema-schemas.http.js"));
@@ -231,6 +232,11 @@ var ComponentType;
231
232
  ComponentType["EVENTS_EVENT_BADGES"] = "EVENTS_EVENT_BADGES";
232
233
  ComponentType["BILLING_OPERATION"] = "BILLING_OPERATION";
233
234
  ComponentType["BACK_OFFICE_CUSTOMIZATION"] = "BACK_OFFICE_CUSTOMIZATION";
235
+ ComponentType["COMPONENT_ENRICHER_PROVIDER"] = "COMPONENT_ENRICHER_PROVIDER";
236
+ ComponentType["BACK_OFFICE_RESTRICTED_CUSTOMIZATION"] = "BACK_OFFICE_RESTRICTED_CUSTOMIZATION";
237
+ ComponentType["EDITOR_APP_PREVIEWS_POC"] = "EDITOR_APP_PREVIEWS_POC";
238
+ ComponentType["LEGENDS_PERSONA_CONFIGURATION"] = "LEGENDS_PERSONA_CONFIGURATION";
239
+ ComponentType["WIX_HOSTING_APP_DEPLOYMENT_PROVIDER"] = "WIX_HOSTING_APP_DEPLOYMENT_PROVIDER";
234
240
  })(ComponentType || (exports.ComponentType = ComponentType = {}));
235
241
  /** Vertical widget position in the browser window */
236
242
  var WidgetVertical;
@@ -1726,6 +1732,7 @@ var MonitoringType;
1726
1732
  (function (MonitoringType) {
1727
1733
  MonitoringType["UNKNOWN_PROVIDER"] = "UNKNOWN_PROVIDER";
1728
1734
  MonitoringType["SENTRY"] = "SENTRY";
1735
+ MonitoringType["PANORAMA"] = "PANORAMA";
1729
1736
  })(MonitoringType || (exports.MonitoringType = MonitoringType = {}));
1730
1737
  var Escalation;
1731
1738
  (function (Escalation) {
@@ -1920,6 +1927,15 @@ var CssPropertyType;
1920
1927
  CssPropertyType["gap"] = "gap";
1921
1928
  CssPropertyType["height"] = "height";
1922
1929
  CssPropertyType["width"] = "width";
1930
+ /** filters */
1931
+ CssPropertyType["filter"] = "filter";
1932
+ CssPropertyType["backdropFilter"] = "backdropFilter";
1933
+ /** media sizing & alignment */
1934
+ CssPropertyType["objectFit"] = "objectFit";
1935
+ CssPropertyType["objectPosition"] = "objectPosition";
1936
+ /** blending & compositing */
1937
+ CssPropertyType["mixBlendMode"] = "mixBlendMode";
1938
+ CssPropertyType["isolation"] = "isolation";
1923
1939
  })(CssPropertyType || (exports.CssPropertyType = CssPropertyType = {}));
1924
1940
  /** The supported [CSS Data Types](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Types) in Javascript naming format */
1925
1941
  var CssDataType;
@@ -1933,6 +1949,30 @@ var CssDataType;
1933
1949
  CssDataType["lengthPercentage"] = "lengthPercentage";
1934
1950
  CssDataType["blendMode"] = "blendMode";
1935
1951
  })(CssDataType || (exports.CssDataType = CssDataType = {}));
1952
+ var FilterFunction;
1953
+ (function (FilterFunction) {
1954
+ FilterFunction["UNKNOWN_FilterFunctions"] = "UNKNOWN_FilterFunctions";
1955
+ /** The value used for blur filter */
1956
+ FilterFunction["blur"] = "blur";
1957
+ /** The value used for brightness filter */
1958
+ FilterFunction["brightness"] = "brightness";
1959
+ /** The value used for contrast filter */
1960
+ FilterFunction["contrast"] = "contrast";
1961
+ /** The value used for drop-shadow filter */
1962
+ FilterFunction["drop_shadow"] = "drop_shadow";
1963
+ /** The value used for grayscale filter */
1964
+ FilterFunction["grayscale"] = "grayscale";
1965
+ /** The value used for hue-rotate filter */
1966
+ FilterFunction["hue_rotate"] = "hue_rotate";
1967
+ /** The value used for invert filter */
1968
+ FilterFunction["invert"] = "invert";
1969
+ /** The value used for opacity filter */
1970
+ FilterFunction["opacity"] = "opacity";
1971
+ /** The value used for sepia filter */
1972
+ FilterFunction["sepia"] = "sepia";
1973
+ /** The value used for saturate filter */
1974
+ FilterFunction["saturate"] = "saturate";
1975
+ })(FilterFunction || (exports.FilterFunction = FilterFunction = {}));
1936
1976
  var DataType;
1937
1977
  (function (DataType) {
1938
1978
  DataType["UNKNOWN_DataType"] = "UNKNOWN_DataType";
@@ -2093,6 +2133,7 @@ var ActionType;
2093
2133
  ActionType["event"] = "event";
2094
2134
  ActionType["panel"] = "panel";
2095
2135
  ActionType["forward"] = "forward";
2136
+ ActionType["style"] = "style";
2096
2137
  })(ActionType || (exports.ActionType = ActionType = {}));
2097
2138
  /** list of possible panel types */
2098
2139
  var PanelType;
@@ -2205,6 +2246,14 @@ var SidebarDataType;
2205
2246
  SidebarDataType["PAGE"] = "PAGE";
2206
2247
  SidebarDataType["SEPARATOR"] = "SEPARATOR";
2207
2248
  })(SidebarDataType || (exports.SidebarDataType = SidebarDataType = {}));
2249
+ /** Sidebar entity type */
2250
+ var SidebarEntityType;
2251
+ (function (SidebarEntityType) {
2252
+ SidebarEntityType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
2253
+ SidebarEntityType["CLUSTER"] = "CLUSTER";
2254
+ SidebarEntityType["CATEGORY"] = "CATEGORY";
2255
+ SidebarEntityType["PAGE"] = "PAGE";
2256
+ })(SidebarEntityType || (exports.SidebarEntityType = SidebarEntityType = {}));
2208
2257
  /**
2209
2258
  * Creates a user-defined data extension schema.
2210
2259
  * @param dataExtensionSchema - Schema to create.