@wix/bex-utils 2.15.0 → 2.17.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/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/builders.impl.js +9 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/builders.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/http.impl.js +6 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/http.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/client/proto-generated.d.ts +176 -55
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/proto-generated.d.ts +99 -38
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/proto-generated.js +1451 -536
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/server/proto-generated.d.ts +174 -54
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.d.ts +13 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.js +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/builders.impl.js +9 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/builders.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/http.impl.js +6 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/http.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.d.ts +13 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.js +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.js.map +1 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/package.json +2 -2
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/advanced-seo-api.proto +7 -3
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/platform_common/api/external_reference.proto +15 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wixpress/metasite/event/api/dto.proto +4 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/identity2.proto +11 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/entity.proto +9 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/common/media.proto +4 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/common/query.proto +31 -24
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/infra/asyncjobs/v1/AsyncJob.proto +26 -26
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/infra/asyncjobs/v1/AsyncJobService.proto +47 -32
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/inventory/api/v1/locationInventory.proto +11 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/inventory/api/v1/locationInventoryMessages.proto +18 -0
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/location/v3/stores_location.proto +17 -12
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/location/v3/stores_location_service.proto +43 -62
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/location/v3/upstream/wix/common/paging.proto +18 -9
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/provision/v1/provision.proto +2 -1
- package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/provision/v1/stores_provision_service.proto +8 -12
- package/@wix/bex-bundled-mini-essentials/dist/cjs/bex-bundled-mini-essentials.js +43 -18
- package/@wix/bex-bundled-mini-essentials/dist/cjs/bex-bundled-mini-essentials.js.map +1 -1
- package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/http-client/testkit/client.js +1 -0
- package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/http-client/testkit/client.js.map +1 -1
- package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/testkit/index.js +1 -0
- package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/testkit/index.js.map +1 -1
- package/@wix/bex-bundled-mini-essentials/dist/esm/bex-bundled-mini-essentials.js +43 -19
- package/@wix/bex-bundled-mini-essentials/dist/esm/bex-bundled-mini-essentials.js.map +1 -1
- package/@wix/bex-bundled-mini-essentials/dist/tsconfig.tsbuildinfo +1 -1
- package/@wix/bi-logger-os-data/dist/cjs/index.js +6 -0
- package/@wix/bi-logger-os-data/dist/cjs/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js +6 -0
- 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 +227 -15
- 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 +6 -0
- 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 +106 -37
- package/@wix/bi-logger-os-data/dist/cjs/v2/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/index.js +6 -0
- package/@wix/bi-logger-os-data/dist/esm/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js +6 -0
- 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 +227 -15
- 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 +6 -0
- 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 +75 -8
- package/@wix/bi-logger-os-data/dist/esm/v2/index.js.map +1 -1
- package/@wix/bi-logger-os-data/dist/types/index.d.ts +4 -2
- package/@wix/bi-logger-os-data/dist/types/testkit/client-testkit.d.ts +51 -7
- package/@wix/bi-logger-os-data/dist/types/testkit/node-testkit.d.ts +51 -7
- package/@wix/bi-logger-os-data/dist/types/types.d.ts +51 -7
- package/@wix/bi-logger-os-data/dist/types/v2/index.d.ts +72 -9
- package/@wix/bi-logger-os-data/package.json +2 -2
- package/@wix/bi-logger-os-data/src/index.ts +10 -2
- package/@wix/bi-logger-os-data/src/testkit/client-testkit.ts +57 -7
- package/@wix/bi-logger-os-data/src/testkit/common.ts +265 -15
- package/@wix/bi-logger-os-data/src/testkit/node-testkit.ts +57 -7
- package/@wix/bi-logger-os-data/src/types.ts +104 -15
- package/@wix/bi-logger-os-data/src/v2/index.ts +78 -9
- package/@wix/wix-i18n-config/dist/tsconfig.tsbuildinfo +1 -1
- package/@wix/wix-i18n-config/package.json +3 -3
- package/package.json +2 -2
|
@@ -33,6 +33,38 @@ export declare class BiTestkit {
|
|
|
33
33
|
featureStatus: string;
|
|
34
34
|
hostingPlatformContextId: string;
|
|
35
35
|
}>;
|
|
36
|
+
get wixPatternsPageInteractiveSrc144Evid1000(): EventsFilter<{
|
|
37
|
+
artifactId: string;
|
|
38
|
+
csid: GUID;
|
|
39
|
+
url: Url;
|
|
40
|
+
cairoVersion: string;
|
|
41
|
+
domain: string;
|
|
42
|
+
componentName: string;
|
|
43
|
+
componentType: string;
|
|
44
|
+
resource: string;
|
|
45
|
+
loadingTime: number;
|
|
46
|
+
appId: string;
|
|
47
|
+
product: string;
|
|
48
|
+
route: string;
|
|
49
|
+
hostingPlatformContextId: string;
|
|
50
|
+
routerUsage: boolean;
|
|
51
|
+
}>;
|
|
52
|
+
get wixPatternsFullPageLoadCompletedSrc144Evid1001(): EventsFilter<{
|
|
53
|
+
artifactId: string;
|
|
54
|
+
csid: GUID;
|
|
55
|
+
url: Url;
|
|
56
|
+
cairoVersion: string;
|
|
57
|
+
domain: string;
|
|
58
|
+
componentName: string;
|
|
59
|
+
componentType: string;
|
|
60
|
+
resource: string;
|
|
61
|
+
loadingTime: number;
|
|
62
|
+
appId: string;
|
|
63
|
+
product: string;
|
|
64
|
+
route: string;
|
|
65
|
+
hostingPlatformContextId: string;
|
|
66
|
+
routerUsage: boolean;
|
|
67
|
+
}>;
|
|
36
68
|
get pickerModalUsability(): EventsFilter<{
|
|
37
69
|
artifactId: string;
|
|
38
70
|
csid: GUID;
|
|
@@ -190,6 +222,7 @@ export declare class BiTestkit {
|
|
|
190
222
|
hostingPlatformContextId: string;
|
|
191
223
|
routerUsage: boolean;
|
|
192
224
|
isCurrentViewCustomMade: boolean;
|
|
225
|
+
artifactIdNew: string;
|
|
193
226
|
}>;
|
|
194
227
|
get loadEnd(): EventsFilter<{
|
|
195
228
|
componentStatus: string;
|
|
@@ -216,6 +249,7 @@ export declare class BiTestkit {
|
|
|
216
249
|
hostingPlatformContextId: string;
|
|
217
250
|
routerUsage: boolean;
|
|
218
251
|
isCurrentViewCustomMade: boolean;
|
|
252
|
+
artifactIdNew: string;
|
|
219
253
|
}>;
|
|
220
254
|
get loadMore(): EventsFilter<{
|
|
221
255
|
artifactId: string;
|
|
@@ -1575,6 +1609,8 @@ export declare class BiTestkit {
|
|
|
1575
1609
|
appId: string;
|
|
1576
1610
|
components: string;
|
|
1577
1611
|
pageType: string;
|
|
1612
|
+
componentId: string;
|
|
1613
|
+
isSinglePage: boolean;
|
|
1578
1614
|
}>;
|
|
1579
1615
|
get wixPatternsSelectAProviderSrc144Evid6(): EventsFilter<{
|
|
1580
1616
|
artifactId: string;
|
|
@@ -1597,18 +1633,18 @@ export declare class BiTestkit {
|
|
|
1597
1633
|
artifact_id: string;
|
|
1598
1634
|
hosting_platform: string;
|
|
1599
1635
|
app_id: string;
|
|
1600
|
-
initial_page_id: string;
|
|
1601
|
-
active_page_id: string;
|
|
1602
1636
|
error_code: number;
|
|
1603
|
-
application_error: string;
|
|
1604
|
-
message: string;
|
|
1605
1637
|
is_override_error: string;
|
|
1606
1638
|
is_override_error_state_function: string;
|
|
1607
|
-
msid: string;
|
|
1608
|
-
project: string;
|
|
1609
|
-
owner: string;
|
|
1610
1639
|
action: string;
|
|
1611
1640
|
error_json: string;
|
|
1641
|
+
translated_message: string;
|
|
1642
|
+
error_message: string;
|
|
1643
|
+
exception_message: string;
|
|
1644
|
+
client_error_code: string;
|
|
1645
|
+
error_type: string;
|
|
1646
|
+
is_consumer_resolved_error: boolean;
|
|
1647
|
+
full_artifact_id: string;
|
|
1612
1648
|
}>;
|
|
1613
1649
|
get pingMarketingConsentUnsubscribeClickSrc19Evid10001(): EventsFilter<{
|
|
1614
1650
|
msid: string;
|
|
@@ -4590,6 +4626,8 @@ export declare class BiTestkit {
|
|
|
4590
4626
|
platform: string;
|
|
4591
4627
|
msid: GUID;
|
|
4592
4628
|
app_id: string;
|
|
4629
|
+
contributors_quota: number;
|
|
4630
|
+
contributors_count: number;
|
|
4593
4631
|
}>;
|
|
4594
4632
|
get teamManagementFilterByStatus(): EventsFilter<{
|
|
4595
4633
|
context: string;
|
|
@@ -4673,6 +4711,7 @@ export declare class BiTestkit {
|
|
|
4673
4711
|
contributors_quota: number;
|
|
4674
4712
|
contributors_count: number;
|
|
4675
4713
|
app_id: string;
|
|
4714
|
+
Has_ai_assistant: boolean;
|
|
4676
4715
|
}>;
|
|
4677
4716
|
get teamManagementInvitePeopleSendInvite(): EventsFilter<{
|
|
4678
4717
|
context: string;
|
|
@@ -4690,6 +4729,7 @@ export declare class BiTestkit {
|
|
|
4690
4729
|
contributors_quota: number;
|
|
4691
4730
|
contributors_count: number;
|
|
4692
4731
|
app_id: string;
|
|
4732
|
+
Has_ai_assistant: boolean;
|
|
4693
4733
|
}>;
|
|
4694
4734
|
get teamManagementInvitePeopleResendInvite(): EventsFilter<{
|
|
4695
4735
|
invite_status: string;
|
|
@@ -4762,6 +4802,7 @@ export declare class BiTestkit {
|
|
|
4762
4802
|
origin: string;
|
|
4763
4803
|
platform: string;
|
|
4764
4804
|
msid: GUID;
|
|
4805
|
+
Has_ai_assistant: boolean;
|
|
4765
4806
|
}>;
|
|
4766
4807
|
get teamManagementManageRolesSaveNewRole(): EventsFilter<{
|
|
4767
4808
|
custom_role_scopes: string;
|
|
@@ -11357,6 +11398,7 @@ export declare class BiTestkit {
|
|
|
11357
11398
|
is_internal_page: boolean;
|
|
11358
11399
|
hosting_platform_context_id: string;
|
|
11359
11400
|
internal_route: string;
|
|
11401
|
+
prevRoute: string;
|
|
11360
11402
|
}>;
|
|
11361
11403
|
get gizaPageFinishLoading9002(): EventsFilter<{
|
|
11362
11404
|
hosting_platform: string;
|
|
@@ -11378,6 +11420,7 @@ export declare class BiTestkit {
|
|
|
11378
11420
|
internal_route: string;
|
|
11379
11421
|
loading_time_from_first_feedback: number;
|
|
11380
11422
|
loading_time: number;
|
|
11423
|
+
prevRoute: string;
|
|
11381
11424
|
}>;
|
|
11382
11425
|
get formBuildrUouSubmitFormSuccess(): EventsFilter<{
|
|
11383
11426
|
isfp: boolean;
|
|
@@ -11510,6 +11553,7 @@ export declare class BiTestkit {
|
|
|
11510
11553
|
hosting_platform_context_id: string;
|
|
11511
11554
|
internal_route: string;
|
|
11512
11555
|
loading_time: number;
|
|
11556
|
+
prevRoute: string;
|
|
11513
11557
|
}>;
|
|
11514
11558
|
get formBuilderManageFieldsAddNewFieldCompleted(): EventsFilter<{
|
|
11515
11559
|
plugin: string;
|
|
@@ -36,6 +36,38 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
36
36
|
featureStatus: string;
|
|
37
37
|
hostingPlatformContextId: string;
|
|
38
38
|
}>;
|
|
39
|
+
get wixPatternsPageInteractiveSrc144Evid1000(): EventsFilter<{
|
|
40
|
+
artifactId: string;
|
|
41
|
+
csid: GUID;
|
|
42
|
+
url: Url;
|
|
43
|
+
cairoVersion: string;
|
|
44
|
+
domain: string;
|
|
45
|
+
componentName: string;
|
|
46
|
+
componentType: string;
|
|
47
|
+
resource: string;
|
|
48
|
+
loadingTime: number;
|
|
49
|
+
appId: string;
|
|
50
|
+
product: string;
|
|
51
|
+
route: string;
|
|
52
|
+
hostingPlatformContextId: string;
|
|
53
|
+
routerUsage: boolean;
|
|
54
|
+
}>;
|
|
55
|
+
get wixPatternsFullPageLoadCompletedSrc144Evid1001(): EventsFilter<{
|
|
56
|
+
artifactId: string;
|
|
57
|
+
csid: GUID;
|
|
58
|
+
url: Url;
|
|
59
|
+
cairoVersion: string;
|
|
60
|
+
domain: string;
|
|
61
|
+
componentName: string;
|
|
62
|
+
componentType: string;
|
|
63
|
+
resource: string;
|
|
64
|
+
loadingTime: number;
|
|
65
|
+
appId: string;
|
|
66
|
+
product: string;
|
|
67
|
+
route: string;
|
|
68
|
+
hostingPlatformContextId: string;
|
|
69
|
+
routerUsage: boolean;
|
|
70
|
+
}>;
|
|
39
71
|
get pickerModalUsability(): EventsFilter<{
|
|
40
72
|
artifactId: string;
|
|
41
73
|
csid: GUID;
|
|
@@ -193,6 +225,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
193
225
|
hostingPlatformContextId: string;
|
|
194
226
|
routerUsage: boolean;
|
|
195
227
|
isCurrentViewCustomMade: boolean;
|
|
228
|
+
artifactIdNew: string;
|
|
196
229
|
}>;
|
|
197
230
|
get loadEnd(): EventsFilter<{
|
|
198
231
|
componentStatus: string;
|
|
@@ -219,6 +252,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
219
252
|
hostingPlatformContextId: string;
|
|
220
253
|
routerUsage: boolean;
|
|
221
254
|
isCurrentViewCustomMade: boolean;
|
|
255
|
+
artifactIdNew: string;
|
|
222
256
|
}>;
|
|
223
257
|
get loadMore(): EventsFilter<{
|
|
224
258
|
artifactId: string;
|
|
@@ -1578,6 +1612,8 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
1578
1612
|
appId: string;
|
|
1579
1613
|
components: string;
|
|
1580
1614
|
pageType: string;
|
|
1615
|
+
componentId: string;
|
|
1616
|
+
isSinglePage: boolean;
|
|
1581
1617
|
}>;
|
|
1582
1618
|
get wixPatternsSelectAProviderSrc144Evid6(): EventsFilter<{
|
|
1583
1619
|
artifactId: string;
|
|
@@ -1600,18 +1636,18 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
1600
1636
|
artifact_id: string;
|
|
1601
1637
|
hosting_platform: string;
|
|
1602
1638
|
app_id: string;
|
|
1603
|
-
initial_page_id: string;
|
|
1604
|
-
active_page_id: string;
|
|
1605
1639
|
error_code: number;
|
|
1606
|
-
application_error: string;
|
|
1607
|
-
message: string;
|
|
1608
1640
|
is_override_error: string;
|
|
1609
1641
|
is_override_error_state_function: string;
|
|
1610
|
-
msid: string;
|
|
1611
|
-
project: string;
|
|
1612
|
-
owner: string;
|
|
1613
1642
|
action: string;
|
|
1614
1643
|
error_json: string;
|
|
1644
|
+
translated_message: string;
|
|
1645
|
+
error_message: string;
|
|
1646
|
+
exception_message: string;
|
|
1647
|
+
client_error_code: string;
|
|
1648
|
+
error_type: string;
|
|
1649
|
+
is_consumer_resolved_error: boolean;
|
|
1650
|
+
full_artifact_id: string;
|
|
1615
1651
|
}>;
|
|
1616
1652
|
get pingMarketingConsentUnsubscribeClickSrc19Evid10001(): EventsFilter<{
|
|
1617
1653
|
msid: string;
|
|
@@ -4593,6 +4629,8 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
4593
4629
|
platform: string;
|
|
4594
4630
|
msid: GUID;
|
|
4595
4631
|
app_id: string;
|
|
4632
|
+
contributors_quota: number;
|
|
4633
|
+
contributors_count: number;
|
|
4596
4634
|
}>;
|
|
4597
4635
|
get teamManagementFilterByStatus(): EventsFilter<{
|
|
4598
4636
|
context: string;
|
|
@@ -4676,6 +4714,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
4676
4714
|
contributors_quota: number;
|
|
4677
4715
|
contributors_count: number;
|
|
4678
4716
|
app_id: string;
|
|
4717
|
+
Has_ai_assistant: boolean;
|
|
4679
4718
|
}>;
|
|
4680
4719
|
get teamManagementInvitePeopleSendInvite(): EventsFilter<{
|
|
4681
4720
|
context: string;
|
|
@@ -4693,6 +4732,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
4693
4732
|
contributors_quota: number;
|
|
4694
4733
|
contributors_count: number;
|
|
4695
4734
|
app_id: string;
|
|
4735
|
+
Has_ai_assistant: boolean;
|
|
4696
4736
|
}>;
|
|
4697
4737
|
get teamManagementInvitePeopleResendInvite(): EventsFilter<{
|
|
4698
4738
|
invite_status: string;
|
|
@@ -4765,6 +4805,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
4765
4805
|
origin: string;
|
|
4766
4806
|
platform: string;
|
|
4767
4807
|
msid: GUID;
|
|
4808
|
+
Has_ai_assistant: boolean;
|
|
4768
4809
|
}>;
|
|
4769
4810
|
get teamManagementManageRolesSaveNewRole(): EventsFilter<{
|
|
4770
4811
|
custom_role_scopes: string;
|
|
@@ -11360,6 +11401,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
11360
11401
|
is_internal_page: boolean;
|
|
11361
11402
|
hosting_platform_context_id: string;
|
|
11362
11403
|
internal_route: string;
|
|
11404
|
+
prevRoute: string;
|
|
11363
11405
|
}>;
|
|
11364
11406
|
get gizaPageFinishLoading9002(): EventsFilter<{
|
|
11365
11407
|
hosting_platform: string;
|
|
@@ -11381,6 +11423,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
11381
11423
|
internal_route: string;
|
|
11382
11424
|
loading_time_from_first_feedback: number;
|
|
11383
11425
|
loading_time: number;
|
|
11426
|
+
prevRoute: string;
|
|
11384
11427
|
}>;
|
|
11385
11428
|
get formBuildrUouSubmitFormSuccess(): EventsFilter<{
|
|
11386
11429
|
isfp: boolean;
|
|
@@ -11513,6 +11556,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
|
|
|
11513
11556
|
hosting_platform_context_id: string;
|
|
11514
11557
|
internal_route: string;
|
|
11515
11558
|
loading_time: number;
|
|
11559
|
+
prevRoute: string;
|
|
11516
11560
|
}>;
|
|
11517
11561
|
get formBuilderManageFieldsAddNewFieldCompleted(): EventsFilter<{
|
|
11518
11562
|
plugin: string;
|
|
@@ -33,6 +33,38 @@ export type wixPatternsSummaryBarIsShownSrc144Evid1Params = {
|
|
|
33
33
|
featureStatus?: string;
|
|
34
34
|
hostingPlatformContextId?: string;
|
|
35
35
|
};
|
|
36
|
+
export type wixPatternsPageInteractiveSrc144Evid1000Params = {
|
|
37
|
+
artifactId?: string;
|
|
38
|
+
csid?: GUID;
|
|
39
|
+
url?: Url;
|
|
40
|
+
cairoVersion?: string;
|
|
41
|
+
domain?: string;
|
|
42
|
+
componentName?: string;
|
|
43
|
+
componentType?: string;
|
|
44
|
+
resource?: string;
|
|
45
|
+
loadingTime?: number;
|
|
46
|
+
appId?: string;
|
|
47
|
+
product?: string;
|
|
48
|
+
route?: string;
|
|
49
|
+
hostingPlatformContextId?: string;
|
|
50
|
+
routerUsage?: boolean;
|
|
51
|
+
};
|
|
52
|
+
export type wixPatternsFullPageLoadCompletedSrc144Evid1001Params = {
|
|
53
|
+
artifactId?: string;
|
|
54
|
+
csid?: GUID;
|
|
55
|
+
url?: Url;
|
|
56
|
+
cairoVersion?: string;
|
|
57
|
+
domain?: string;
|
|
58
|
+
componentName?: string;
|
|
59
|
+
componentType?: string;
|
|
60
|
+
resource?: string;
|
|
61
|
+
loadingTime?: number;
|
|
62
|
+
appId?: string;
|
|
63
|
+
product?: string;
|
|
64
|
+
route?: string;
|
|
65
|
+
hostingPlatformContextId?: string;
|
|
66
|
+
routerUsage?: boolean;
|
|
67
|
+
};
|
|
36
68
|
export type pickerModalUsabilityParams = {
|
|
37
69
|
artifactId?: string;
|
|
38
70
|
csid?: GUID;
|
|
@@ -190,6 +222,7 @@ export type loadStartParams = {
|
|
|
190
222
|
hostingPlatformContextId?: string;
|
|
191
223
|
routerUsage?: boolean;
|
|
192
224
|
isCurrentViewCustomMade?: boolean;
|
|
225
|
+
artifactIdNew?: string;
|
|
193
226
|
};
|
|
194
227
|
export type loadEndParams = {
|
|
195
228
|
componentStatus?: string;
|
|
@@ -216,6 +249,7 @@ export type loadEndParams = {
|
|
|
216
249
|
hostingPlatformContextId?: string;
|
|
217
250
|
routerUsage?: boolean;
|
|
218
251
|
isCurrentViewCustomMade?: boolean;
|
|
252
|
+
artifactIdNew?: string;
|
|
219
253
|
};
|
|
220
254
|
export type loadMoreParams = {
|
|
221
255
|
artifactId?: string;
|
|
@@ -1575,6 +1609,8 @@ export type wixPatternsMappingPagesSrc144Evid5Params = {
|
|
|
1575
1609
|
appId?: string;
|
|
1576
1610
|
components?: string;
|
|
1577
1611
|
pageType?: string;
|
|
1612
|
+
componentId?: string;
|
|
1613
|
+
isSinglePage?: boolean;
|
|
1578
1614
|
};
|
|
1579
1615
|
export type wixPatternsSelectAProviderSrc144Evid6Params = {
|
|
1580
1616
|
artifactId?: string;
|
|
@@ -1597,18 +1633,18 @@ export type httpClientErrorSrc176Evid404Params = {
|
|
|
1597
1633
|
artifact_id?: string;
|
|
1598
1634
|
hosting_platform?: string;
|
|
1599
1635
|
app_id?: string;
|
|
1600
|
-
initial_page_id?: string;
|
|
1601
|
-
active_page_id?: string;
|
|
1602
1636
|
error_code?: number;
|
|
1603
|
-
application_error?: string;
|
|
1604
|
-
message?: string;
|
|
1605
1637
|
is_override_error?: string;
|
|
1606
1638
|
is_override_error_state_function?: string;
|
|
1607
|
-
msid?: string;
|
|
1608
|
-
project?: string;
|
|
1609
|
-
owner?: string;
|
|
1610
1639
|
action?: string;
|
|
1611
1640
|
error_json?: string;
|
|
1641
|
+
translated_message?: string;
|
|
1642
|
+
error_message?: string;
|
|
1643
|
+
exception_message?: string;
|
|
1644
|
+
client_error_code?: string;
|
|
1645
|
+
error_type?: string;
|
|
1646
|
+
is_consumer_resolved_error?: boolean;
|
|
1647
|
+
full_artifact_id?: string;
|
|
1612
1648
|
};
|
|
1613
1649
|
export type pingMarketingConsentUnsubscribeClickSrc19Evid10001Params = {
|
|
1614
1650
|
msid?: string;
|
|
@@ -4590,6 +4626,8 @@ export type teamManagementTeammatesPageLoadParams = {
|
|
|
4590
4626
|
platform?: string;
|
|
4591
4627
|
msid?: GUID;
|
|
4592
4628
|
app_id?: string;
|
|
4629
|
+
contributors_quota?: number;
|
|
4630
|
+
contributors_count?: number;
|
|
4593
4631
|
};
|
|
4594
4632
|
export type teamManagementFilterByStatusParams = {
|
|
4595
4633
|
context?: string;
|
|
@@ -4673,6 +4711,7 @@ export type teamManagementInvitePeoplePageLoadParams = {
|
|
|
4673
4711
|
contributors_quota?: number;
|
|
4674
4712
|
contributors_count?: number;
|
|
4675
4713
|
app_id?: string;
|
|
4714
|
+
Has_ai_assistant?: boolean;
|
|
4676
4715
|
};
|
|
4677
4716
|
export type teamManagementInvitePeopleSendInviteParams = {
|
|
4678
4717
|
context?: string;
|
|
@@ -4690,6 +4729,7 @@ export type teamManagementInvitePeopleSendInviteParams = {
|
|
|
4690
4729
|
contributors_quota?: number;
|
|
4691
4730
|
contributors_count?: number;
|
|
4692
4731
|
app_id?: string;
|
|
4732
|
+
Has_ai_assistant?: boolean;
|
|
4693
4733
|
};
|
|
4694
4734
|
export type teamManagementInvitePeopleResendInviteParams = {
|
|
4695
4735
|
invite_status?: string;
|
|
@@ -4762,6 +4802,7 @@ export type teamManagementManageRolesCreateNewRoleClickParams = {
|
|
|
4762
4802
|
origin?: string;
|
|
4763
4803
|
platform?: string;
|
|
4764
4804
|
msid?: GUID;
|
|
4805
|
+
Has_ai_assistant?: boolean;
|
|
4765
4806
|
};
|
|
4766
4807
|
export type teamManagementManageRolesSaveNewRoleParams = {
|
|
4767
4808
|
custom_role_scopes?: string;
|
|
@@ -11357,6 +11398,7 @@ export type gizaPageStartLoading9001Params = {
|
|
|
11357
11398
|
is_internal_page?: boolean;
|
|
11358
11399
|
hosting_platform_context_id?: string;
|
|
11359
11400
|
internal_route?: string;
|
|
11401
|
+
prevRoute?: string;
|
|
11360
11402
|
};
|
|
11361
11403
|
export type gizaPageFinishLoading9002Params = {
|
|
11362
11404
|
hosting_platform?: string;
|
|
@@ -11378,6 +11420,7 @@ export type gizaPageFinishLoading9002Params = {
|
|
|
11378
11420
|
internal_route?: string;
|
|
11379
11421
|
loading_time_from_first_feedback?: number;
|
|
11380
11422
|
loading_time?: number;
|
|
11423
|
+
prevRoute?: string;
|
|
11381
11424
|
};
|
|
11382
11425
|
export type formBuildrUouSubmitFormSuccessParams = {
|
|
11383
11426
|
isfp?: boolean;
|
|
@@ -11510,6 +11553,7 @@ export type allPageLoadersAreDown9029Params = {
|
|
|
11510
11553
|
hosting_platform_context_id?: string;
|
|
11511
11554
|
internal_route?: string;
|
|
11512
11555
|
loading_time?: number;
|
|
11556
|
+
prevRoute?: string;
|
|
11513
11557
|
};
|
|
11514
11558
|
export type formBuilderManageFieldsAddNewFieldCompletedParams = {
|
|
11515
11559
|
plugin?: string;
|