@wix/bex-utils 2.17.0 → 2.18.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.
- package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js +0 -40
- package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/cjs/testkit/node-testkit.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/cjs/v2/index.js +0 -11
- package/@wix/bi-logger-os-data/dist/cjs/v2/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/testkit/common.js +0 -40
- package/@wix/bi-logger-os-data/dist/esm/testkit/common.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/testkit/node-testkit.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/v2/index.js +0 -11
- package/@wix/bi-logger-os-data/dist/esm/v2/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/types/testkit/client-testkit.d.ts +0 -8
- package/@wix/bi-logger-os-data/dist/types/testkit/node-testkit.d.ts +0 -8
- package/@wix/bi-logger-os-data/dist/types/types.d.ts +0 -8
- package/@wix/bi-logger-os-data/dist/types/v2/index.d.ts +0 -11
- package/@wix/bi-logger-os-data/package.json +2 -2
- package/@wix/bi-logger-os-data/src/testkit/client-testkit.ts +0 -8
- package/@wix/bi-logger-os-data/src/testkit/common.ts +0 -48
- package/@wix/bi-logger-os-data/src/testkit/node-testkit.ts +0 -8
- package/@wix/bi-logger-os-data/src/types.ts +0 -19
- package/@wix/bi-logger-os-data/src/v2/index.ts +0 -11
- package/package.json +3 -3
|
@@ -340,7 +340,6 @@ exports.pikachuItemCategorySelected = pikachuItemCategorySelected;
|
|
|
340
340
|
* @property {boolean} routerUsage - returns true if Wix Patterns router is being used, else false
|
|
341
341
|
*
|
|
342
342
|
* @property {boolean} isCurrentViewCustomMade - will be True if the current view is custom-made; otherwise, it will be False
|
|
343
|
-
* @property {string} artifactIdNew - Artifact that owns the component
|
|
344
343
|
* @return {LogObject<loadStartParams>} LogObject<loadStartParams>
|
|
345
344
|
*/
|
|
346
345
|
function loadStart(params) {
|
|
@@ -379,7 +378,6 @@ exports.loadStart = loadStart;
|
|
|
379
378
|
* @property {boolean} routerUsage - returns true if Wix Patterns router is being used, else false
|
|
380
379
|
* @property {boolean} isCurrentViewCustomMade - will be True if the current view is custom-made; otherwise, it will be False
|
|
381
380
|
*
|
|
382
|
-
* @property {string} artifactIdNew - Artifact that owns the component
|
|
383
381
|
* @return {LogObject<loadEndParams>} LogObject<loadEndParams>
|
|
384
382
|
*/
|
|
385
383
|
function loadEnd(params) {
|
|
@@ -2516,9 +2514,6 @@ exports.wixPatternsSelectAProviderSrc144Evid6 = wixPatternsSelectAProviderSrc144
|
|
|
2516
2514
|
* @property {string} client_error_code - client error code (browser code)
|
|
2517
2515
|
* @property {string} error_type - the error type (application/validation/system)
|
|
2518
2516
|
* @property {boolean} is_consumer_resolved_error - dev provided error message
|
|
2519
|
-
* @property {string} full_artifact_id - the full artifact id:
|
|
2520
|
-
* (artifact_id = my-app
|
|
2521
|
-
* full_artifact_id = com.wixpress.my-app)
|
|
2522
2517
|
* @return {LogObject<httpClientErrorSrc176Evid404Params>} LogObject<httpClientErrorSrc176Evid404Params>
|
|
2523
2518
|
*/
|
|
2524
2519
|
function httpClientErrorSrc176Evid404(params) {
|
|
@@ -9266,8 +9261,6 @@ exports.rolesAndPermissionsSetUpTeamClick = rolesAndPermissionsSetUpTeamClick;
|
|
|
9266
9261
|
* @property {string} platform - platform
|
|
9267
9262
|
* @property {GUID} msid - sent only for site level
|
|
9268
9263
|
* @property {string} app_id - app_id (context = app)
|
|
9269
|
-
* @property {number} contributors_quota - this site quota of contributors
|
|
9270
|
-
* @property {number} contributors_count - Number of contributors on this site
|
|
9271
9264
|
* @return {LogObject<teamManagementTeammatesPageLoadParams>} LogObject<teamManagementTeammatesPageLoadParams>
|
|
9272
9265
|
*/
|
|
9273
9266
|
function teamManagementTeammatesPageLoad(params) {
|
|
@@ -9451,7 +9444,6 @@ exports.ascendPpPurchasePageSubmitPurchase = ascendPpPurchasePageSubmitPurchase;
|
|
|
9451
9444
|
* @property {number} contributors_quota - How many contributors can be added to the site based on the premium package quota
|
|
9452
9445
|
* @property {number} contributors_count - How many contributors are actually active on the site
|
|
9453
9446
|
* @property {string} app_id - app_id (context = app)
|
|
9454
|
-
* @property {boolean} Has_ai_assistant - Does the user has AI assistant in this page
|
|
9455
9447
|
* @return {LogObject<teamManagementInvitePeoplePageLoadParams>} LogObject<teamManagementInvitePeoplePageLoadParams>
|
|
9456
9448
|
*/
|
|
9457
9449
|
function teamManagementInvitePeoplePageLoad(params) {
|
|
@@ -9480,8 +9472,6 @@ exports.teamManagementInvitePeoplePageLoad = teamManagementInvitePeoplePageLoad;
|
|
|
9480
9472
|
*
|
|
9481
9473
|
* @property {number} contributors_count - How many contributors are actually active on the site
|
|
9482
9474
|
* @property {string} app_id - app_id (context = app)
|
|
9483
|
-
* @property {boolean} Has_ai_assistant - Does the user has AI assistant on this page
|
|
9484
|
-
*
|
|
9485
9475
|
* @return {LogObject<teamManagementInvitePeopleSendInviteParams>} LogObject<teamManagementInvitePeopleSendInviteParams>
|
|
9486
9476
|
*/
|
|
9487
9477
|
function teamManagementInvitePeopleSendInvite(params) {
|
|
@@ -9654,7 +9644,6 @@ exports.teamManagementManageRolesUpdateRole = teamManagementManageRolesUpdateRol
|
|
|
9654
9644
|
* @property {string} origin - where the user clicked on create new role - roles list/role filter/invite people
|
|
9655
9645
|
* @property {string} platform - platform
|
|
9656
9646
|
* @property {GUID} msid - msid
|
|
9657
|
-
* @property {boolean} Has_ai_assistant - Does the user has AI assistant on this page
|
|
9658
9647
|
* @return {LogObject<teamManagementManageRolesCreateNewRoleClickParams>} LogObject<teamManagementManageRolesCreateNewRoleClickParams>
|
|
9659
9648
|
*/
|
|
9660
9649
|
function teamManagementManageRolesCreateNewRoleClick(params) {
|