@wix/bex-utils 2.66.0 → 2.68.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.
Files changed (35) hide show
  1. package/@wix/bex-bundled-mini-essentials/CHANGELOG.md +4 -0
  2. package/@wix/bex-bundled-mini-essentials/package.json +1 -1
  3. package/@wix/bi-logger-os-data/dist/cjs/index.js +33 -0
  4. package/@wix/bi-logger-os-data/dist/cjs/index.js.map +1 -1
  5. package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js +33 -0
  6. package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js.map +1 -1
  7. package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js +711 -0
  8. package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js.map +1 -1
  9. package/@wix/bi-logger-os-data/dist/cjs/testkit/node-testkit.js +33 -0
  10. package/@wix/bi-logger-os-data/dist/cjs/testkit/node-testkit.js.map +1 -1
  11. package/@wix/bi-logger-os-data/dist/cjs/v2/index.js +304 -32
  12. package/@wix/bi-logger-os-data/dist/cjs/v2/index.js.map +1 -1
  13. package/@wix/bi-logger-os-data/dist/esm/index.js +33 -0
  14. package/@wix/bi-logger-os-data/dist/esm/index.js.map +1 -1
  15. package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js +33 -0
  16. package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js.map +1 -1
  17. package/@wix/bi-logger-os-data/dist/esm/testkit/common.js +711 -0
  18. package/@wix/bi-logger-os-data/dist/esm/testkit/common.js.map +1 -1
  19. package/@wix/bi-logger-os-data/dist/esm/testkit/node-testkit.js +33 -0
  20. package/@wix/bi-logger-os-data/dist/esm/testkit/node-testkit.js.map +1 -1
  21. package/@wix/bi-logger-os-data/dist/esm/v2/index.js +263 -2
  22. package/@wix/bi-logger-os-data/dist/esm/v2/index.js.map +1 -1
  23. package/@wix/bi-logger-os-data/dist/types/index.d.ts +13 -2
  24. package/@wix/bi-logger-os-data/dist/types/testkit/client-testkit.d.ts +150 -0
  25. package/@wix/bi-logger-os-data/dist/types/testkit/node-testkit.d.ts +150 -0
  26. package/@wix/bi-logger-os-data/dist/types/types.d.ts +150 -0
  27. package/@wix/bi-logger-os-data/dist/types/v2/index.d.ts +242 -3
  28. package/@wix/bi-logger-os-data/package.json +2 -2
  29. package/@wix/bi-logger-os-data/src/index.ts +46 -2
  30. package/@wix/bi-logger-os-data/src/testkit/client-testkit.ts +183 -0
  31. package/@wix/bi-logger-os-data/src/testkit/common.ts +851 -23
  32. package/@wix/bi-logger-os-data/src/testkit/node-testkit.ts +183 -0
  33. package/@wix/bi-logger-os-data/src/types.ts +292 -2
  34. package/@wix/bi-logger-os-data/src/v2/index.ts +275 -3
  35. package/package.json +4 -4
@@ -10,6 +10,7 @@
10
10
  * @property {string} current_page_id - the page_id of the current page
11
11
  * @property {string} panel_name - the name of the panel
12
12
  * @property {string} builderType - builder type - relevant for BM over editor
13
+ * @property {boolean} isAiSiteCreation - true - user created site using AI Site Creation flow; false- site was created by templates flow
13
14
  * @return {LogObject<bmOverEditorPanelClickSrc110Evid122Params>} LogObject<bmOverEditorPanelClickSrc110Evid122Params>
14
15
  */
15
16
  export function bmOverEditorPanelClickSrc110Evid122(params) {
@@ -23,6 +24,7 @@ export function bmOverEditorPanelClickSrc110Evid122(params) {
23
24
  * @param {dpKbMcpServerCallSrc11Evid1992Params} params - The parameters for this event
24
25
  * @property {string} service_status - the request status
25
26
  * @property {string} mcp_query - the mcp query
27
+ * @property {string} username - username
26
28
  * @return {LogObject<dpKbMcpServerCallSrc11Evid1992Params>} LogObject<dpKbMcpServerCallSrc11Evid1992Params>
27
29
  */
28
30
  export function dpKbMcpServerCallSrc11Evid1992(params) {
@@ -50,6 +52,31 @@ export function dpKbMcpServerCallSrc11Evid1992(params) {
50
52
  export function wixPatternsSummaryBarIsShownSrc144Evid1(params) {
51
53
  return { evid: 1, src: 144, endpoint: '', params };
52
54
  }
55
+ /**
56
+ * A function to create a log object for the 'wixPatternsDeleteModalShownSrc144Evid10' event (evid: 10)
57
+ *
58
+ * Event description: Wix Patterns - Delete Modal Shown
59
+ *
60
+ * @param {wixPatternsDeleteModalShownSrc144Evid10Params} params - The parameters for this event
61
+ * @property {string} artifactId - Artifact that owns the component
62
+ * @property {string} location - CTA location: multi bulk action toolbar, bulk action toolbar, action cell, Customize columns action cell
63
+ * @property {GUID} csid - cairo sessionId
64
+ * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
65
+ * @property {boolean} isSelectAll - Are all items in the list selected. numItems = filteredListSize ==> isSelectAll = TRUE
66
+ * @property {boolean} isTPA - is_tpa
67
+ * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
68
+ * @property {string} componentType - Picker Standalone/Picker Modal/Table/Cards
69
+ * @property {string} itemId - ID of the item that the user clicked on its CTA
70
+ * @property {number} itemIndex - Out of the list of items, what is the index of the clicked item . ** filteredListSize = X --> (1 <= itemIndex <= X)
71
+ * @property {number} numItems - How many items have been selected
72
+ * @property {string} appId - app_id
73
+ * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
74
+ * @property {string} url - Page's url
75
+ * @return {LogObject<wixPatternsDeleteModalShownSrc144Evid10Params>} LogObject<wixPatternsDeleteModalShownSrc144Evid10Params>
76
+ */
77
+ export function wixPatternsDeleteModalShownSrc144Evid10(params) {
78
+ return { evid: 10, src: 144, endpoint: '', params };
79
+ }
53
80
  /**
54
81
  * A function to create a log object for the 'wixPatternsPageInteractiveSrc144Evid1000' event (evid: 1000)
55
82
  *
@@ -308,6 +335,32 @@ export function pikachuCategoriesDropdownButtonClicked(params) {
308
335
  export function pikachuItemCategorySelected(params) {
309
336
  return { evid: 109, src: 144, endpoint: '', params };
310
337
  }
338
+ /**
339
+ * A function to create a log object for the 'wixPatternsDeleteModalCtaClickedSrc144Evid11' event (evid: 11)
340
+ *
341
+ * Event description: Sent when a user clicks any CTA (e.g., Cancel, Close (X), Delete) within the Delete Modal.
342
+ *
343
+ * @param {wixPatternsDeleteModalCtaClickedSrc144Evid11Params} params - The parameters for this event
344
+ * @property {string} artifactId - Artifact that owns the component
345
+ * @property {string} location - CTA location: multi bulk action toolbar, bulk action toolbar, action cell, Customize columns action cell
346
+ * @property {GUID} csid - cairo sessionId
347
+ * @property {string} cairoVersion - Wix Patterns_version(cairo_version)
348
+ * @property {boolean} isSelectAll - Are all items in the list selected. numItems = filteredListSize ==> isSelectAll = TRUE
349
+ * @property {boolean} isTPA - is_tpa
350
+ * @property {string} componentName - (Optional) Component name, if there are two components of the same type per artifact
351
+ * @property {string} componentType - Picker Standalone/Picker Modal/Table/Cards
352
+ * @property {string} ctaName - 'X', 'Cancel' , Delete' - in english
353
+ * @property {string} itemId - ID of the item that the user clicked on its CTA
354
+ * @property {number} itemIndex - Out of the list of items, what is the index of the clicked item . ** filteredListSize = X --> (1 <= itemIndex <= X)
355
+ * @property {number} numItems - How many items have been selected
356
+ * @property {string} appId - app_id
357
+ * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
358
+ * @property {string} url - Page's url
359
+ * @return {LogObject<wixPatternsDeleteModalCtaClickedSrc144Evid11Params>} LogObject<wixPatternsDeleteModalCtaClickedSrc144Evid11Params>
360
+ */
361
+ export function wixPatternsDeleteModalCtaClickedSrc144Evid11(params) {
362
+ return { evid: 11, src: 144, endpoint: '', params };
363
+ }
311
364
  /**
312
365
  * A function to create a log object for the 'loadStart' event (evid: 110)
313
366
  *
@@ -334,6 +387,7 @@ export function pikachuItemCategorySelected(params) {
334
387
  * @property {string} providerId - provider Id
335
388
  * @property {string} providerName - providerName
336
389
  * @property {string} referralInfo - Referral from which the component was opened (dashboard or editor)
390
+ * @property {boolean} isAutoPatterns - true if the page was created via auto patterns, otherwise false
337
391
  * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
338
392
  *
339
393
  * @property {string} theme - relevant to custom field - inline / card
@@ -386,6 +440,7 @@ export function loadStart(params) {
386
440
  * @property {string} currentKanban - relevant for TableKanbanSwitch
387
441
  * @property {string} referralInfo - Referral from which the component was opened (dashboard or editor)
388
442
  * @property {string} sectionsOverview - Relevant for components with sections: For each section, include the section name, number of items, and item IDs
443
+ * @property {boolean} isAutoPatterns - true if the page was created via auto patterns, otherwise false
389
444
  * @property {string} hostingPlatformContextId - the id of the context entity that the user view or edit (app/account/site)
390
445
  *
391
446
  * @property {string} theme - relevant to custom field - inline / card
@@ -2629,6 +2684,153 @@ export function retryErrorSrc176Evid103(params) {
2629
2684
  export function httpClientErrorSrc176Evid404(params) {
2630
2685
  return { evid: 404, src: 176, endpoint: '', params };
2631
2686
  }
2687
+ /**
2688
+ * A function to create a log object for the 'genericUserActionSrc193Evid2' event (evid: 2)
2689
+ *
2690
+ * Event description: Captures a user initiated event, describing the interaction type, intent, context, and target.
2691
+ *
2692
+ * @param {genericUserActionSrc193Evid2Params} params - The parameters for this event
2693
+ * @property {string} actionType - Type of user interaction (limited to: click/drag/resize / crop / extend / rotate / drag_extend / drag_crop, or hover
2694
+ * @property {string} actionIntent - The specific intent of the action, restricted to selection,navigation,add,delete,edit
2695
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2696
+ * @property {string} origin - The source or context from which the action was triggered.
2697
+ * Restricted to Project Setting, Add Panel, Smart Breakdown, Top Bar, Asset Panel
2698
+ * @property {string} messageId - the message id if the action was initiated from an AI Assistant
2699
+ * @property {string} conversationId - the conversation id if the action was initiated from an AI Assistant
2700
+ * @property {string} entityType - The entity associated with the action (component, asset, or project).
2701
+ * @property {string} entityId - the relevant id of the entity (project/asset/component)
2702
+ * @property {string} actionName - The call-to-action performed by the user. Usually will be the button name.
2703
+ * @property {string} requestId - The relevant request id if applicable
2704
+ * @property {string} assetId - The relevant asset id if applicable
2705
+ * @property {string} projectId - The relevant project id if applicable
2706
+ * @property {string} componentId - The relevant component id if applicable
2707
+ * @property {string} assetClass - The relevant asset class if applicable (Image / Video / Logo / Events / Forms / PDF / Docs)
2708
+ * @property {string} additionalInfo - Used by any consumer who wants to send specific content
2709
+ * @return {LogObject<genericUserActionSrc193Evid2Params>} LogObject<genericUserActionSrc193Evid2Params>
2710
+ */
2711
+ export function genericUserActionSrc193Evid2(params) {
2712
+ return { evid: 2, src: 193, endpoint: '', params };
2713
+ }
2714
+ /**
2715
+ * A function to create a log object for the 'panelLoadedSrc193Evid4' event (evid: 4)
2716
+ *
2717
+ * Event description: Captures a panel that was loaded in WWW
2718
+ *
2719
+ * @param {panelLoadedSrc193Evid4Params} params - The parameters for this event
2720
+ * @property {string} panelType - Add Panel / Asset Panel
2721
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2722
+ * @property {string} origin - The source or context from which the action was triggered.
2723
+ * Restricted to Project Setting, Add Panel, Smart Breakdown, Top Bar, Asset Panel
2724
+ * @property {number} duration - time to load panel in ms
2725
+ * @return {LogObject<panelLoadedSrc193Evid4Params>} LogObject<panelLoadedSrc193Evid4Params>
2726
+ */
2727
+ export function panelLoadedSrc193Evid4(params) {
2728
+ return { evid: 4, src: 193, endpoint: '', params };
2729
+ }
2730
+ /**
2731
+ * A function to create a log object for the 'errorSrc193Evid5' event (evid: 5)
2732
+ *
2733
+ * Event description: Captures a system or error event, detailing the error type, affected components, context, and user impact.
2734
+ *
2735
+ * @param {errorSrc193Evid5Params} params - The parameters for this event
2736
+ * @property {string} errorType - Captures a system or user initiated error, system/applicatiovalidation/network
2737
+ * @property {string} requestId - The unique identifier of the request where the error happened.
2738
+ * @property {string} errorMessage - The message displayed to the user in the error modal.
2739
+ * Example: "Upload failed. Please try again.", "Cannot save changes. Check your input."
2740
+ * @property {string} errorDescription - Adescription of what went wrong.
2741
+ * "User input exceeded maximum length."
2742
+ * @property {number} errorCode - A standardized code representing the error.
2743
+ * @property {string} entityType - The entity associated with the action (component, asset, or project).
2744
+ * @property {string} entityId - the relevant id of the entity (project/asset/component)
2745
+ * @property {string} displayedAction - The action shown in the error modal when the error occurred.
2746
+ * Example: "Retry Upload", "Save Changes", "Submit Form"
2747
+ * @property {boolean} isDisplayed - Whether the error message was actually shown to the user.
2748
+ * @property {string} origin - The source or context from which the action was triggered.
2749
+ * Restricted to Project Setting, Add Panel, Smart Breakdown, Top Bar, Asset Panel
2750
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2751
+ * @property {string} projectId - The relevant project id if applicable
2752
+ *
2753
+ * @property {boolean} isFatal - True if Wixel crashed because of the error, false otherwise
2754
+ * @return {LogObject<errorSrc193Evid5Params>} LogObject<errorSrc193Evid5Params>
2755
+ */
2756
+ export function errorSrc193Evid5(params) {
2757
+ return { evid: 5, src: 193, endpoint: '', params };
2758
+ }
2759
+ /**
2760
+ * A function to create a log object for the 'panelLoadedSrc193Evid6' event (evid: 6)
2761
+ *
2762
+ * Event description: Captures a panel that was loaded in WWW
2763
+ *
2764
+ * @param {panelLoadedSrc193Evid6Params} params - The parameters for this event
2765
+ * @property {string} panelType - Add Panel / Asset Panel
2766
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2767
+ * @property {string} origin - The source or context from which the action was triggered.
2768
+ * Restricted to Project Setting, Add Panel, Smart Breakdown, Top Bar, Asset Panel
2769
+ * @property {number} duration - time to load panel in ms
2770
+ * @property {string} projectId - The relevant project id if applicable
2771
+ * @return {LogObject<panelLoadedSrc193Evid6Params>} LogObject<panelLoadedSrc193Evid6Params>
2772
+ */
2773
+ export function panelLoadedSrc193Evid6(params) {
2774
+ return { evid: 6, src: 193, endpoint: '', params };
2775
+ }
2776
+ /**
2777
+ * A function to create a log object for the 'panelClosedSrc193Evid7' event (evid: 7)
2778
+ *
2779
+ * Event description: Captures a panel that was closed in WWW
2780
+ *
2781
+ * @param {panelClosedSrc193Evid7Params} params - The parameters for this event
2782
+ * @property {string} panelType - Add Panel / Asset Panel
2783
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2784
+ * @property {string} origin - The source or context from which the action was triggered.
2785
+ * Restricted to Project Setting, Add Panel, Smart Breakdown, Top Bar, Asset Panel
2786
+ * @property {string} closingButton - X/Close
2787
+ * @property {string} projectId - The relevant project id if applicable
2788
+ *
2789
+ * @return {LogObject<panelClosedSrc193Evid7Params>} LogObject<panelClosedSrc193Evid7Params>
2790
+ */
2791
+ export function panelClosedSrc193Evid7(params) {
2792
+ return { evid: 7, src: 193, endpoint: '', params };
2793
+ }
2794
+ /**
2795
+ * A function to create a log object for the 'searchInitiatedSrc193Evid8' event (evid: 8)
2796
+ *
2797
+ * Event description: Captures a search execution
2798
+ *
2799
+ * @param {searchInitiatedSrc193Evid8Params} params - The parameters for this event
2800
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2801
+ * @property {string} origin - Home search bar/Templated/account/editor
2802
+ * @property {string} searchTerm - the search term of the user
2803
+ * @property {number} resultsCnt - home many results returned from the search
2804
+ * @property {string} resultsArray - an array/json of the search results (if templated then templates ids)
2805
+ * @property {string} requestId - the relevant request id of the search
2806
+ * @property {string} projectId - The relevant project id if applicable
2807
+ *
2808
+ * @property {number} duration - Loading time (in milliseconds) from when the user finished typing until the results are returned
2809
+ * @return {LogObject<searchInitiatedSrc193Evid8Params>} LogObject<searchInitiatedSrc193Evid8Params>
2810
+ */
2811
+ export function searchInitiatedSrc193Evid8(params) {
2812
+ return { evid: 8, src: 193, endpoint: '', params };
2813
+ }
2814
+ /**
2815
+ * A function to create a log object for the 'searchResultClickSrc193Evid9' event (evid: 9)
2816
+ *
2817
+ * Event description: Captures a search result click
2818
+ *
2819
+ * @param {searchResultClickSrc193Evid9Params} params - The parameters for this event
2820
+ * @property {string} hostingPlatform - The environment where the action took place. restricted to Editor/Home/Templated/Profile
2821
+ * @property {string} origin - Home search bar/Templated/account/editor
2822
+ * @property {string} searchTerm - the search term of the user
2823
+ * @property {number} itemIdx - the index of the item in the search results
2824
+ * @property {string} resultName - the name of the result
2825
+ * @property {string} resultValue - the value in case of a template
2826
+ * @property {string} requestId - the relevant request id of the search
2827
+ * @property {string} projectId - The relevant project id if applicable
2828
+ *
2829
+ * @return {LogObject<searchResultClickSrc193Evid9Params>} LogObject<searchResultClickSrc193Evid9Params>
2830
+ */
2831
+ export function searchResultClickSrc193Evid9(params) {
2832
+ return { evid: 9, src: 193, endpoint: '', params };
2833
+ }
2632
2834
  /**
2633
2835
  * A function to create a log object for the 'pingMarketingConsentUnsubscribeClickSrc19Evid10001' event (evid: 10001)
2634
2836
  *
@@ -9186,7 +9388,7 @@ export function teamManagementRemoveTeammateRemoveSuccess(params) {
9186
9388
  * @property {string} context - account/site
9187
9389
  * @property {string} origin - where the user clicked on invite people - team screen/site actions/roles list
9188
9390
  * @property {string} platform - platform
9189
- * @property {boolean} upgrade_required - does the user need to upgrade his plan in order to be able to invite more contributors (contributors enforcement)
9391
+ * @property {boolean} upgrade_required - does the user need to upgrade his plan in order to be able to invite more contributors (contributors enforcement). correct only for legacy app, for new app only triggered from collaborators table
9190
9392
  * @property {GUID} msid - sent only for site level
9191
9393
  * @property {string} app_id - app_id (context = app)
9192
9394
  * @return {LogObject<teamManagementInvitePeopleClickParams>} LogObject<teamManagementInvitePeopleClickParams>
@@ -14199,6 +14401,60 @@ export function invoicesMoreActionsChooseOption(params) {
14199
14401
  export function mobileClickOnCreateNewSite(params) {
14200
14402
  return { evid: 196, src: 5, endpoint: '', params };
14201
14403
  }
14404
+ /**
14405
+ * A function to create a log object for the 'toolNotSupportedModalWasShownSrc5Evid1980' event (evid: 1980)
14406
+ *
14407
+ * Event description: When the user arrived to a tool that doesn't exist
14408
+ *
14409
+ * @param {toolNotSupportedModalWasShownSrc5Evid1980Params} params - The parameters for this event
14410
+ * @property {string} hosting_platform - accountmanagr/bizmanagr/devcenter/etc.
14411
+ * @property {string} referral_info - specific button triggered the the view loading (the referral info as in event 302)
14412
+ * @property {number} screen_width - screen width
14413
+ * @property {string} page_id - the page id (the component id of the page)
14414
+ * @property {string} page_name - the component name of the page
14415
+ * @property {number} window_width - window width
14416
+ * @property {number} screen_height - screen height
14417
+ * @property {string} app_id - the app id of the app the page belongs to
14418
+ * @property {string} route - the page's route
14419
+ * @property {number} window_height - window height
14420
+ * @property {boolean} is_internal_page - true if it's an internal page
14421
+ * @property {string} hosting_platform_context_id - context id: when the context is site - msid, when the context is app_id (like in devCenter f.e) - appDefId. In account manager is null
14422
+ * @property {string} internal_route - in case of internal page- in this field we will get the additional part of the route
14423
+ * @property {Url} url - url
14424
+ * @property {string} displayMode - main / overlay
14425
+ * @return {LogObject<toolNotSupportedModalWasShownSrc5Evid1980Params>} LogObject<toolNotSupportedModalWasShownSrc5Evid1980Params>
14426
+ */
14427
+ export function toolNotSupportedModalWasShownSrc5Evid1980(params) {
14428
+ return { evid: 1980, src: 5, endpoint: '', params };
14429
+ }
14430
+ /**
14431
+ * A function to create a log object for the 'toolNotSupportedModalActionSrc5Evid1981' event (evid: 1981)
14432
+ *
14433
+ * Event description: When the user vote/exit the modal is not supported
14434
+ *
14435
+ * @param {toolNotSupportedModalActionSrc5Evid1981Params} params - The parameters for this event
14436
+ * @property {string} hosting_platform - accountmanagr/bizmanagr/devcenter/etc.
14437
+ * @property {string} referral_info - specific button triggered the the view loading (the referral info as in event 302)
14438
+ * @property {number} screen_width - screen width
14439
+ * @property {string} page_id - the page id (the component id of the page)
14440
+ * @property {string} page_name - the component name of the page
14441
+ * @property {number} window_width - window width
14442
+ * @property {number} screen_height - screen height
14443
+ * @property {string} app_id - the app id of the app the page belongs to
14444
+ * @property {string} route - the page's route
14445
+ * @property {number} window_height - window height
14446
+ * @property {boolean} is_internal_page - true if it's an internal page
14447
+ * @property {string} hosting_platform_context_id - context id: when the context is site - msid, when the context is app_id (like in devCenter f.e) - appDefId. In account manager is null
14448
+ * @property {string} internal_route - in case of internal page- in this field we will get the additional part of the route
14449
+ * @property {Url} url - url
14450
+ * @property {string} action_type - exit/vote
14451
+ * @property {string} cta - cta
14452
+ * @property {string} displayMode - main / overlay
14453
+ * @return {LogObject<toolNotSupportedModalActionSrc5Evid1981Params>} LogObject<toolNotSupportedModalActionSrc5Evid1981Params>
14454
+ */
14455
+ export function toolNotSupportedModalActionSrc5Evid1981(params) {
14456
+ return { evid: 1981, src: 5, endpoint: '', params };
14457
+ }
14202
14458
  /**
14203
14459
  * A function to create a log object for the 'dashboardFetchDealerLayoutFailed' event (evid: 1999)
14204
14460
  *
@@ -15632,7 +15888,7 @@ export function clickOnGoToEditorFromBmSrc5Evid3001(params) {
15632
15888
  * @property {string} action - load / click
15633
15889
  * @property {string} component - which component name did the action apply on (name of page/modal/button)
15634
15890
  * @property {string} origin - name of previous step
15635
- * @property {boolean} isPremiumSite - is the site already premium
15891
+ * @property {boolean} isPremiumSite - is the site already in premium *ELITE* plan
15636
15892
  * @property {boolean} isActive - is hipaa add-on active
15637
15893
  * @property {string} value - type of button chosen
15638
15894
  * @property {string} selection - selected preference
@@ -21912,6 +22168,8 @@ export function crmHomeWorkflowsWidgetGoToWorkflows(params) {
21912
22168
  * @property {GUID} msid - metasite id
21913
22169
  * @property {string} trigger_entity_id - trigger_entity_id
21914
22170
  * @property {string} toast_timeout - toast_timeout
22171
+ * @property {boolean} hasRequestId - boolean field. true if the toast contains request id
22172
+ * @property {string} toastId - A unique identifier for a toast
21915
22173
  * @property {string} message - message
21916
22174
  * @property {string} app_id - app_id
21917
22175
  * @return {LogObject<toastShown85Params>} LogObject<toastShown85Params>
@@ -21999,6 +22257,9 @@ export function crmHomeIntegrationsCommunicationsConnect(params) {
21999
22257
  * @property {GUID} msid - metasite id
22000
22258
  * @property {string} trigger_entity_id - trigger_entity_id
22001
22259
  * @property {string} toast_timeout - toast_timeout
22260
+ * @property {string} ctaName - request id
22261
+ * @property {string} requestId - the relevant request id
22262
+ * @property {string} toastId - A unique identifier for a toast
22002
22263
  * @return {LogObject<toastClicked86Params>} LogObject<toastClicked86Params>
22003
22264
  */
22004
22265
  export function toastClicked86(params) {