@wix/bex-utils 2.8.0 → 2.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23001,7 +23001,6 @@ export function dummyNameSrc96Evid12200(params) {
23001
23001
  *
23002
23002
  * @param {wixPatternsSummaryBarIsShownSrc144Evid1Params} params - The parameters for this event
23003
23003
  * @property {string} artifactId - Artifact that owns the component
23004
- * @property {Url} url - The page's url (new from 03/2023)
23005
23004
  * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
23006
23005
  * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
23007
23006
  * @property {string} componentType - Picker Standalone/Picker Modal/ Picker Dropdown/ Table/Cards
@@ -23024,7 +23023,6 @@ export function wixPatternsSummaryBarIsShownSrc144Evid1(params) {
23024
23023
  *
23025
23024
  * @param {wixPatternsSectionHeaderPrimaryActionClickedParams} params - The parameters for this event
23026
23025
  * @property {string} artifactId - Artifact that owns the component
23027
- * @property {Url} url - The page's url (new from 03/2023)
23028
23026
  * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
23029
23027
  * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
23030
23028
  * @property {string} componentType - Picker Standalone/Picker Modal/ Picker Dropdown/ Table/Cards
@@ -23034,9 +23032,9 @@ export function wixPatternsSummaryBarIsShownSrc144Evid1(params) {
23034
23032
  * @property {string} summaryBarList - A list of items that are currently displayed to user: {"item1": "Value1", "item2": "value2"}
23035
23033
  * @property {string} featureStatus - success/ loading/error
23036
23034
  * @property {string} cta - cta name (in english)
23037
- * @property {string} sectionName - the name of the section
23038
23035
  * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
23039
23036
  *
23037
+ * @property {string} sectionId - id of the section
23040
23038
  * @return {LogObject<wixPatternsSectionHeaderPrimaryActionClickedParams>} LogObject<wixPatternsSectionHeaderPrimaryActionClickedParams>
23041
23039
  */
23042
23040
  export function wixPatternsSectionHeaderPrimaryActionClicked(params) {