@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.
@@ -24364,7 +24364,6 @@ exports.dummyNameSrc96Evid12200 = dummyNameSrc96Evid12200;
24364
24364
  *
24365
24365
  * @param {wixPatternsSummaryBarIsShownSrc144Evid1Params} params - The parameters for this event
24366
24366
  * @property {string} artifactId - Artifact that owns the component
24367
- * @property {Url} url - The page's url (new from 03/2023)
24368
24367
  * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
24369
24368
  * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
24370
24369
  * @property {string} componentType - Picker Standalone/Picker Modal/ Picker Dropdown/ Table/Cards
@@ -24388,7 +24387,6 @@ exports.wixPatternsSummaryBarIsShownSrc144Evid1 = wixPatternsSummaryBarIsShownSr
24388
24387
  *
24389
24388
  * @param {wixPatternsSectionHeaderPrimaryActionClickedParams} params - The parameters for this event
24390
24389
  * @property {string} artifactId - Artifact that owns the component
24391
- * @property {Url} url - The page's url (new from 03/2023)
24392
24390
  * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
24393
24391
  * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
24394
24392
  * @property {string} componentType - Picker Standalone/Picker Modal/ Picker Dropdown/ Table/Cards
@@ -24398,9 +24396,9 @@ exports.wixPatternsSummaryBarIsShownSrc144Evid1 = wixPatternsSummaryBarIsShownSr
24398
24396
  * @property {string} summaryBarList - A list of items that are currently displayed to user: {"item1": "Value1", "item2": "value2"}
24399
24397
  * @property {string} featureStatus - success/ loading/error
24400
24398
  * @property {string} cta - cta name (in english)
24401
- * @property {string} sectionName - the name of the section
24402
24399
  * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
24403
24400
  *
24401
+ * @property {string} sectionId - id of the section
24404
24402
  * @return {LogObject<wixPatternsSectionHeaderPrimaryActionClickedParams>} LogObject<wixPatternsSectionHeaderPrimaryActionClickedParams>
24405
24403
  */
24406
24404
  function wixPatternsSectionHeaderPrimaryActionClicked(params) {