@salesforce/lds-worker-api 1.412.1 → 1.413.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/dist/sfdc/es/ldsWorkerApi.js +1 -1
- package/dist/sfdc/es/types/__mocks__/o11y_schema/sf_pdp.d.ts +1 -0
- package/dist/sfdc/es/types/standalone-stubs/o11y_schema_sf_pdp.d.ts +1 -0
- package/dist/standalone/es/lds-worker-api.js +169 -155
- package/dist/standalone/es/types/__mocks__/o11y_schema/sf_pdp.d.ts +1 -0
- package/dist/standalone/es/types/standalone-stubs/o11y_schema_sf_pdp.d.ts +1 -0
- package/dist/standalone/umd/lds-worker-api.js +169 -155
- package/dist/standalone/umd/types/__mocks__/o11y_schema/sf_pdp.d.ts +1 -0
- package/dist/standalone/umd/types/standalone-stubs/o11y_schema_sf_pdp.d.ts +1 -0
- package/package.json +9 -9
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.
|
|
4277
|
+
// version: 1.413.0-a073c11951
|
|
4278
4278
|
|
|
4279
4279
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4280
4280
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5318,7 +5318,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5318
5318
|
const { apiFamily, name } = metadata;
|
|
5319
5319
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5320
5320
|
}
|
|
5321
|
-
// version: 1.
|
|
5321
|
+
// version: 1.413.0-a073c11951
|
|
5322
5322
|
|
|
5323
5323
|
/**
|
|
5324
5324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -11476,7 +11476,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
|
|
|
11476
11476
|
function createResourceRequest$1c(config) {
|
|
11477
11477
|
const headers = {};
|
|
11478
11478
|
return {
|
|
11479
|
-
baseUri: '/services/data/
|
|
11479
|
+
baseUri: '/services/data/v67.0',
|
|
11480
11480
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
11481
11481
|
method: 'get',
|
|
11482
11482
|
body: null,
|
|
@@ -11905,7 +11905,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
11905
11905
|
function createResourceRequest$1b(config) {
|
|
11906
11906
|
const headers = {};
|
|
11907
11907
|
return {
|
|
11908
|
-
baseUri: '/services/data/
|
|
11908
|
+
baseUri: '/services/data/v67.0',
|
|
11909
11909
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
11910
11910
|
method: 'get',
|
|
11911
11911
|
body: null,
|
|
@@ -12725,7 +12725,7 @@ function createPaginationParams$6(params) {
|
|
|
12725
12725
|
function createResourceRequest$1a(config) {
|
|
12726
12726
|
const headers = {};
|
|
12727
12727
|
return {
|
|
12728
|
-
baseUri: '/services/data/
|
|
12728
|
+
baseUri: '/services/data/v67.0',
|
|
12729
12729
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
12730
12730
|
method: 'get',
|
|
12731
12731
|
body: null,
|
|
@@ -12775,7 +12775,7 @@ function createPaginationParams$5$1(params) {
|
|
|
12775
12775
|
function createResourceRequest$19(config) {
|
|
12776
12776
|
const headers = {};
|
|
12777
12777
|
return {
|
|
12778
|
-
baseUri: '/services/data/
|
|
12778
|
+
baseUri: '/services/data/v67.0',
|
|
12779
12779
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
12780
12780
|
method: 'get',
|
|
12781
12781
|
body: null,
|
|
@@ -12817,7 +12817,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
|
|
|
12817
12817
|
function createResourceRequest$18(config) {
|
|
12818
12818
|
const headers = {};
|
|
12819
12819
|
return {
|
|
12820
|
-
baseUri: '/services/data/
|
|
12820
|
+
baseUri: '/services/data/v67.0',
|
|
12821
12821
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
12822
12822
|
method: 'get',
|
|
12823
12823
|
body: null,
|
|
@@ -13642,7 +13642,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
13642
13642
|
function createResourceRequest$17(config) {
|
|
13643
13643
|
const headers = {};
|
|
13644
13644
|
return {
|
|
13645
|
-
baseUri: '/services/data/
|
|
13645
|
+
baseUri: '/services/data/v67.0',
|
|
13646
13646
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
13647
13647
|
method: 'post',
|
|
13648
13648
|
body: config.body,
|
|
@@ -14113,7 +14113,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
14113
14113
|
function createResourceRequest$16(config) {
|
|
14114
14114
|
const headers = {};
|
|
14115
14115
|
return {
|
|
14116
|
-
baseUri: '/services/data/
|
|
14116
|
+
baseUri: '/services/data/v67.0',
|
|
14117
14117
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
14118
14118
|
method: 'get',
|
|
14119
14119
|
body: null,
|
|
@@ -14308,7 +14308,7 @@ function keyBuilder$1Z(luvio, params) {
|
|
|
14308
14308
|
function createResourceRequest$15(config) {
|
|
14309
14309
|
const headers = {};
|
|
14310
14310
|
return {
|
|
14311
|
-
baseUri: '/services/data/
|
|
14311
|
+
baseUri: '/services/data/v67.0',
|
|
14312
14312
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
14313
14313
|
method: 'get',
|
|
14314
14314
|
body: null,
|
|
@@ -14350,7 +14350,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
|
|
|
14350
14350
|
function createResourceRequest$14(config) {
|
|
14351
14351
|
const headers = {};
|
|
14352
14352
|
return {
|
|
14353
|
-
baseUri: '/services/data/
|
|
14353
|
+
baseUri: '/services/data/v67.0',
|
|
14354
14354
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
14355
14355
|
method: 'get',
|
|
14356
14356
|
body: null,
|
|
@@ -15325,7 +15325,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
15325
15325
|
function createResourceRequest$13(config) {
|
|
15326
15326
|
const headers = {};
|
|
15327
15327
|
return {
|
|
15328
|
-
baseUri: '/services/data/
|
|
15328
|
+
baseUri: '/services/data/v67.0',
|
|
15329
15329
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
15330
15330
|
method: 'get',
|
|
15331
15331
|
body: null,
|
|
@@ -15772,7 +15772,7 @@ const ingest$E$2 = function RecordUiRepresentationIngest(input, path, luvio, sto
|
|
|
15772
15772
|
function createResourceRequest$12(config) {
|
|
15773
15773
|
const headers = {};
|
|
15774
15774
|
return {
|
|
15775
|
-
baseUri: '/services/data/
|
|
15775
|
+
baseUri: '/services/data/v67.0',
|
|
15776
15776
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
15777
15777
|
method: 'get',
|
|
15778
15778
|
body: null,
|
|
@@ -17774,7 +17774,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
17774
17774
|
function createResourceRequest$11(config) {
|
|
17775
17775
|
const headers = {};
|
|
17776
17776
|
return {
|
|
17777
|
-
baseUri: '/services/data/
|
|
17777
|
+
baseUri: '/services/data/v67.0',
|
|
17778
17778
|
basePath: '/ui-api/actions/global',
|
|
17779
17779
|
method: 'get',
|
|
17780
17780
|
body: null,
|
|
@@ -17968,7 +17968,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
17968
17968
|
function createResourceRequest$10(config) {
|
|
17969
17969
|
const headers = {};
|
|
17970
17970
|
return {
|
|
17971
|
-
baseUri: '/services/data/
|
|
17971
|
+
baseUri: '/services/data/v67.0',
|
|
17972
17972
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
17973
17973
|
method: 'get',
|
|
17974
17974
|
body: null,
|
|
@@ -18132,7 +18132,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
18132
18132
|
function createResourceRequest$$(config) {
|
|
18133
18133
|
const headers = {};
|
|
18134
18134
|
return {
|
|
18135
|
-
baseUri: '/services/data/
|
|
18135
|
+
baseUri: '/services/data/v67.0',
|
|
18136
18136
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
18137
18137
|
method: 'get',
|
|
18138
18138
|
body: null,
|
|
@@ -18266,7 +18266,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
18266
18266
|
function createResourceRequest$_(config) {
|
|
18267
18267
|
const headers = {};
|
|
18268
18268
|
return {
|
|
18269
|
-
baseUri: '/services/data/
|
|
18269
|
+
baseUri: '/services/data/v67.0',
|
|
18270
18270
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
18271
18271
|
method: 'get',
|
|
18272
18272
|
body: null,
|
|
@@ -18429,7 +18429,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
18429
18429
|
function createResourceRequest$Z(config) {
|
|
18430
18430
|
const headers = {};
|
|
18431
18431
|
return {
|
|
18432
|
-
baseUri: '/services/data/
|
|
18432
|
+
baseUri: '/services/data/v67.0',
|
|
18433
18433
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
18434
18434
|
method: 'get',
|
|
18435
18435
|
body: null,
|
|
@@ -18606,7 +18606,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
18606
18606
|
function createResourceRequest$Y(config) {
|
|
18607
18607
|
const headers = {};
|
|
18608
18608
|
return {
|
|
18609
|
-
baseUri: '/services/data/
|
|
18609
|
+
baseUri: '/services/data/v67.0',
|
|
18610
18610
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
18611
18611
|
method: 'get',
|
|
18612
18612
|
body: null,
|
|
@@ -19213,7 +19213,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
19213
19213
|
function createResourceRequest$X(config) {
|
|
19214
19214
|
const headers = {};
|
|
19215
19215
|
return {
|
|
19216
|
-
baseUri: '/services/data/
|
|
19216
|
+
baseUri: '/services/data/v67.0',
|
|
19217
19217
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
19218
19218
|
method: 'get',
|
|
19219
19219
|
body: null,
|
|
@@ -19415,7 +19415,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
19415
19415
|
function createResourceRequest$W(config) {
|
|
19416
19416
|
const headers = {};
|
|
19417
19417
|
return {
|
|
19418
|
-
baseUri: '/services/data/
|
|
19418
|
+
baseUri: '/services/data/v67.0',
|
|
19419
19419
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
19420
19420
|
method: 'get',
|
|
19421
19421
|
body: null,
|
|
@@ -19571,7 +19571,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
19571
19571
|
function createResourceRequest$V(config) {
|
|
19572
19572
|
const headers = {};
|
|
19573
19573
|
return {
|
|
19574
|
-
baseUri: '/services/data/
|
|
19574
|
+
baseUri: '/services/data/v67.0',
|
|
19575
19575
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
19576
19576
|
method: 'get',
|
|
19577
19577
|
body: null,
|
|
@@ -19711,7 +19711,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
19711
19711
|
function createResourceRequest$U(config) {
|
|
19712
19712
|
const headers = {};
|
|
19713
19713
|
return {
|
|
19714
|
-
baseUri: '/services/data/
|
|
19714
|
+
baseUri: '/services/data/v67.0',
|
|
19715
19715
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
19716
19716
|
method: 'get',
|
|
19717
19717
|
body: null,
|
|
@@ -19915,7 +19915,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
19915
19915
|
function createResourceRequest$T(config) {
|
|
19916
19916
|
const headers = {};
|
|
19917
19917
|
return {
|
|
19918
|
-
baseUri: '/services/data/
|
|
19918
|
+
baseUri: '/services/data/v67.0',
|
|
19919
19919
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
19920
19920
|
method: 'post',
|
|
19921
19921
|
body: config.body,
|
|
@@ -20190,7 +20190,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
20190
20190
|
function createResourceRequest$S(config) {
|
|
20191
20191
|
const headers = {};
|
|
20192
20192
|
return {
|
|
20193
|
-
baseUri: '/services/data/
|
|
20193
|
+
baseUri: '/services/data/v67.0',
|
|
20194
20194
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
20195
20195
|
method: 'post',
|
|
20196
20196
|
body: config.body,
|
|
@@ -20424,7 +20424,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
20424
20424
|
function createResourceRequest$R(config) {
|
|
20425
20425
|
const headers = {};
|
|
20426
20426
|
return {
|
|
20427
|
-
baseUri: '/services/data/
|
|
20427
|
+
baseUri: '/services/data/v67.0',
|
|
20428
20428
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
20429
20429
|
method: 'get',
|
|
20430
20430
|
body: null,
|
|
@@ -21145,7 +21145,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
21145
21145
|
function createResourceRequest$Q(config) {
|
|
21146
21146
|
const headers = {};
|
|
21147
21147
|
return {
|
|
21148
|
-
baseUri: '/services/data/
|
|
21148
|
+
baseUri: '/services/data/v67.0',
|
|
21149
21149
|
basePath: '/ui-api/apps',
|
|
21150
21150
|
method: 'get',
|
|
21151
21151
|
body: null,
|
|
@@ -21279,7 +21279,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
21279
21279
|
function createResourceRequest$P(config) {
|
|
21280
21280
|
const headers = {};
|
|
21281
21281
|
return {
|
|
21282
|
-
baseUri: '/services/data/
|
|
21282
|
+
baseUri: '/services/data/v67.0',
|
|
21283
21283
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
21284
21284
|
method: 'get',
|
|
21285
21285
|
body: null,
|
|
@@ -21615,7 +21615,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
21615
21615
|
function createResourceRequest$O(config) {
|
|
21616
21616
|
const headers = {};
|
|
21617
21617
|
return {
|
|
21618
|
-
baseUri: '/services/data/
|
|
21618
|
+
baseUri: '/services/data/v67.0',
|
|
21619
21619
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
21620
21620
|
method: 'get',
|
|
21621
21621
|
body: null,
|
|
@@ -21751,7 +21751,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
21751
21751
|
function createResourceRequest$N(config) {
|
|
21752
21752
|
const headers = {};
|
|
21753
21753
|
return {
|
|
21754
|
-
baseUri: '/services/data/
|
|
21754
|
+
baseUri: '/services/data/v67.0',
|
|
21755
21755
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
21756
21756
|
method: 'get',
|
|
21757
21757
|
body: null,
|
|
@@ -21888,7 +21888,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
|
|
|
21888
21888
|
function createResourceRequest$M(config) {
|
|
21889
21889
|
const headers = {};
|
|
21890
21890
|
return {
|
|
21891
|
-
baseUri: '/services/data/
|
|
21891
|
+
baseUri: '/services/data/v67.0',
|
|
21892
21892
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
21893
21893
|
method: 'get',
|
|
21894
21894
|
body: null,
|
|
@@ -22114,7 +22114,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
22114
22114
|
function createResourceRequest$L(config) {
|
|
22115
22115
|
const headers = {};
|
|
22116
22116
|
return {
|
|
22117
|
-
baseUri: '/services/data/
|
|
22117
|
+
baseUri: '/services/data/v67.0',
|
|
22118
22118
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22119
22119
|
method: 'get',
|
|
22120
22120
|
body: null,
|
|
@@ -22373,7 +22373,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
22373
22373
|
function createResourceRequest$K(config) {
|
|
22374
22374
|
const headers = {};
|
|
22375
22375
|
return {
|
|
22376
|
-
baseUri: '/services/data/
|
|
22376
|
+
baseUri: '/services/data/v67.0',
|
|
22377
22377
|
basePath: '/ui-api/list-info/batch',
|
|
22378
22378
|
method: 'get',
|
|
22379
22379
|
body: null,
|
|
@@ -22510,7 +22510,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
22510
22510
|
function createResourceRequest$J(config) {
|
|
22511
22511
|
const headers = {};
|
|
22512
22512
|
return {
|
|
22513
|
-
baseUri: '/services/data/
|
|
22513
|
+
baseUri: '/services/data/v67.0',
|
|
22514
22514
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22515
22515
|
method: 'get',
|
|
22516
22516
|
body: null,
|
|
@@ -22808,7 +22808,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
22808
22808
|
function createResourceRequest$I(config) {
|
|
22809
22809
|
const headers = {};
|
|
22810
22810
|
return {
|
|
22811
|
-
baseUri: '/services/data/
|
|
22811
|
+
baseUri: '/services/data/v67.0',
|
|
22812
22812
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22813
22813
|
method: 'post',
|
|
22814
22814
|
body: config.body,
|
|
@@ -22918,7 +22918,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
22918
22918
|
function createResourceRequest$H(config) {
|
|
22919
22919
|
const headers = {};
|
|
22920
22920
|
return {
|
|
22921
|
-
baseUri: '/services/data/
|
|
22921
|
+
baseUri: '/services/data/v67.0',
|
|
22922
22922
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22923
22923
|
method: 'delete',
|
|
22924
22924
|
body: null,
|
|
@@ -23085,7 +23085,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
23085
23085
|
function createResourceRequest$G(config) {
|
|
23086
23086
|
const headers = {};
|
|
23087
23087
|
return {
|
|
23088
|
-
baseUri: '/services/data/
|
|
23088
|
+
baseUri: '/services/data/v67.0',
|
|
23089
23089
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23090
23090
|
method: 'patch',
|
|
23091
23091
|
body: config.body,
|
|
@@ -23630,7 +23630,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
23630
23630
|
function createResourceRequest$F(config) {
|
|
23631
23631
|
const headers = {};
|
|
23632
23632
|
return {
|
|
23633
|
-
baseUri: '/services/data/
|
|
23633
|
+
baseUri: '/services/data/v67.0',
|
|
23634
23634
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
23635
23635
|
method: 'get',
|
|
23636
23636
|
body: null,
|
|
@@ -23866,7 +23866,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
23866
23866
|
function createResourceRequest$E(config) {
|
|
23867
23867
|
const headers = {};
|
|
23868
23868
|
return {
|
|
23869
|
-
baseUri: '/services/data/
|
|
23869
|
+
baseUri: '/services/data/v67.0',
|
|
23870
23870
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23871
23871
|
method: 'get',
|
|
23872
23872
|
body: null,
|
|
@@ -24002,7 +24002,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
24002
24002
|
function createResourceRequest$D(config) {
|
|
24003
24003
|
const headers = {};
|
|
24004
24004
|
return {
|
|
24005
|
-
baseUri: '/services/data/
|
|
24005
|
+
baseUri: '/services/data/v67.0',
|
|
24006
24006
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
24007
24007
|
method: 'patch',
|
|
24008
24008
|
body: config.body,
|
|
@@ -24242,7 +24242,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
24242
24242
|
function createResourceRequest$C(config) {
|
|
24243
24243
|
const headers = {};
|
|
24244
24244
|
return {
|
|
24245
|
-
baseUri: '/services/data/
|
|
24245
|
+
baseUri: '/services/data/v67.0',
|
|
24246
24246
|
basePath: '/ui-api/nav-items',
|
|
24247
24247
|
method: 'get',
|
|
24248
24248
|
body: null,
|
|
@@ -24370,7 +24370,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
24370
24370
|
function createResourceRequest$B(config) {
|
|
24371
24371
|
const headers = {};
|
|
24372
24372
|
return {
|
|
24373
|
-
baseUri: '/services/data/
|
|
24373
|
+
baseUri: '/services/data/v67.0',
|
|
24374
24374
|
basePath: '/ui-api/object-info',
|
|
24375
24375
|
method: 'get',
|
|
24376
24376
|
body: null,
|
|
@@ -24702,7 +24702,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
24702
24702
|
function createResourceRequest$A(config) {
|
|
24703
24703
|
const headers = {};
|
|
24704
24704
|
return {
|
|
24705
|
-
baseUri: '/services/data/
|
|
24705
|
+
baseUri: '/services/data/v67.0',
|
|
24706
24706
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
24707
24707
|
method: 'get',
|
|
24708
24708
|
body: null,
|
|
@@ -24956,8 +24956,8 @@ const select$L$2 = function PicklistValueRepresentationSelect() {
|
|
|
24956
24956
|
const keyBuilderFromType$i$1 =
|
|
24957
24957
|
/**
|
|
24958
24958
|
* custom key builder from PicklistValuesRepresentation.
|
|
24959
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
24960
|
-
* the '/services/data/
|
|
24959
|
+
* PicklistValuesRepresentation.url is like /services/data/v67.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
24960
|
+
* the '/services/data/v67.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
24961
24961
|
*/
|
|
24962
24962
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
24963
24963
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -25147,7 +25147,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
25147
25147
|
function createResourceRequest$z(config) {
|
|
25148
25148
|
const headers = {};
|
|
25149
25149
|
return {
|
|
25150
|
-
baseUri: '/services/data/
|
|
25150
|
+
baseUri: '/services/data/v67.0',
|
|
25151
25151
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
25152
25152
|
method: 'get',
|
|
25153
25153
|
body: null,
|
|
@@ -25249,7 +25249,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25249
25249
|
function createResourceRequest$y(config) {
|
|
25250
25250
|
const headers = {};
|
|
25251
25251
|
return {
|
|
25252
|
-
baseUri: '/services/data/
|
|
25252
|
+
baseUri: '/services/data/v67.0',
|
|
25253
25253
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
25254
25254
|
method: 'get',
|
|
25255
25255
|
body: null,
|
|
@@ -25454,7 +25454,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
25454
25454
|
function createResourceRequest$x(config) {
|
|
25455
25455
|
const headers = {};
|
|
25456
25456
|
return {
|
|
25457
|
-
baseUri: '/services/data/
|
|
25457
|
+
baseUri: '/services/data/v67.0',
|
|
25458
25458
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
25459
25459
|
method: 'get',
|
|
25460
25460
|
body: null,
|
|
@@ -25625,7 +25625,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
25625
25625
|
function createResourceRequest$w(config) {
|
|
25626
25626
|
const headers = {};
|
|
25627
25627
|
return {
|
|
25628
|
-
baseUri: '/services/data/
|
|
25628
|
+
baseUri: '/services/data/v67.0',
|
|
25629
25629
|
basePath: '/ui-api/predupe',
|
|
25630
25630
|
method: 'post',
|
|
25631
25631
|
body: config.body,
|
|
@@ -26417,7 +26417,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
26417
26417
|
function createResourceRequest$v(config) {
|
|
26418
26418
|
const headers = {};
|
|
26419
26419
|
return {
|
|
26420
|
-
baseUri: '/services/data/
|
|
26420
|
+
baseUri: '/services/data/v67.0',
|
|
26421
26421
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
26422
26422
|
method: 'get',
|
|
26423
26423
|
body: null,
|
|
@@ -27027,7 +27027,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
27027
27027
|
function createResourceRequest$u(config) {
|
|
27028
27028
|
const headers = {};
|
|
27029
27029
|
return {
|
|
27030
|
-
baseUri: '/services/data/
|
|
27030
|
+
baseUri: '/services/data/v67.0',
|
|
27031
27031
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
27032
27032
|
method: 'get',
|
|
27033
27033
|
body: null,
|
|
@@ -27282,7 +27282,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
27282
27282
|
function createResourceRequest$t(config) {
|
|
27283
27283
|
const headers = {};
|
|
27284
27284
|
return {
|
|
27285
|
-
baseUri: '/services/data/
|
|
27285
|
+
baseUri: '/services/data/v67.0',
|
|
27286
27286
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
27287
27287
|
method: 'get',
|
|
27288
27288
|
body: null,
|
|
@@ -27645,7 +27645,7 @@ function ingestError$c$1(luvio, params, error, snapshotRefresh) {
|
|
|
27645
27645
|
function createResourceRequest$s(config) {
|
|
27646
27646
|
const headers = {};
|
|
27647
27647
|
return {
|
|
27648
|
-
baseUri: '/services/data/
|
|
27648
|
+
baseUri: '/services/data/v67.0',
|
|
27649
27649
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
27650
27650
|
method: 'get',
|
|
27651
27651
|
body: null,
|
|
@@ -27905,7 +27905,7 @@ function ingestError$b$1(luvio, params, error, snapshotRefresh) {
|
|
|
27905
27905
|
function createResourceRequest$r(config) {
|
|
27906
27906
|
const headers = {};
|
|
27907
27907
|
return {
|
|
27908
|
-
baseUri: '/services/data/
|
|
27908
|
+
baseUri: '/services/data/v67.0',
|
|
27909
27909
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
27910
27910
|
method: 'get',
|
|
27911
27911
|
body: null,
|
|
@@ -28096,7 +28096,7 @@ function ingestError$a$1(luvio, params, error, snapshotRefresh) {
|
|
|
28096
28096
|
function createResourceRequest$q(config) {
|
|
28097
28097
|
const headers = {};
|
|
28098
28098
|
return {
|
|
28099
|
-
baseUri: '/services/data/
|
|
28099
|
+
baseUri: '/services/data/v67.0',
|
|
28100
28100
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
28101
28101
|
method: 'get',
|
|
28102
28102
|
body: null,
|
|
@@ -28339,7 +28339,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
28339
28339
|
function createResourceRequest$p(config) {
|
|
28340
28340
|
const headers = {};
|
|
28341
28341
|
return {
|
|
28342
|
-
baseUri: '/services/data/
|
|
28342
|
+
baseUri: '/services/data/v67.0',
|
|
28343
28343
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
28344
28344
|
method: 'patch',
|
|
28345
28345
|
body: config.body,
|
|
@@ -28509,7 +28509,7 @@ function ingestError$9$1(luvio, params, error, snapshotRefresh) {
|
|
|
28509
28509
|
function createResourceRequest$o(config) {
|
|
28510
28510
|
const headers = {};
|
|
28511
28511
|
return {
|
|
28512
|
-
baseUri: '/services/data/
|
|
28512
|
+
baseUri: '/services/data/v67.0',
|
|
28513
28513
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
28514
28514
|
method: 'get',
|
|
28515
28515
|
body: null,
|
|
@@ -28761,7 +28761,7 @@ function ingestError$8$1(luvio, params, error, snapshotRefresh) {
|
|
|
28761
28761
|
function createResourceRequest$n$1(config) {
|
|
28762
28762
|
const headers = {};
|
|
28763
28763
|
return {
|
|
28764
|
-
baseUri: '/services/data/
|
|
28764
|
+
baseUri: '/services/data/v67.0',
|
|
28765
28765
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
28766
28766
|
method: 'get',
|
|
28767
28767
|
body: null,
|
|
@@ -28959,7 +28959,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
28959
28959
|
function createResourceRequest$m$1(config) {
|
|
28960
28960
|
const headers = {};
|
|
28961
28961
|
return {
|
|
28962
|
-
baseUri: '/services/data/
|
|
28962
|
+
baseUri: '/services/data/v67.0',
|
|
28963
28963
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
28964
28964
|
method: 'patch',
|
|
28965
28965
|
body: config.body,
|
|
@@ -29740,7 +29740,7 @@ function ingestError$7$1(luvio, params, error, snapshotRefresh) {
|
|
|
29740
29740
|
function createResourceRequest$l$1(config) {
|
|
29741
29741
|
const headers = {};
|
|
29742
29742
|
return {
|
|
29743
|
-
baseUri: '/services/data/
|
|
29743
|
+
baseUri: '/services/data/v67.0',
|
|
29744
29744
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
29745
29745
|
method: 'post',
|
|
29746
29746
|
body: config.body,
|
|
@@ -30015,7 +30015,7 @@ function ingestError$6$1(luvio, params, error, snapshotRefresh) {
|
|
|
30015
30015
|
function createResourceRequest$k$1(config) {
|
|
30016
30016
|
const headers = {};
|
|
30017
30017
|
return {
|
|
30018
|
-
baseUri: '/services/data/
|
|
30018
|
+
baseUri: '/services/data/v67.0',
|
|
30019
30019
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
30020
30020
|
method: 'post',
|
|
30021
30021
|
body: config.body,
|
|
@@ -30384,7 +30384,7 @@ function ingestError$5$1(luvio, params, error, snapshotRefresh) {
|
|
|
30384
30384
|
function createResourceRequest$j$1(config) {
|
|
30385
30385
|
const headers = {};
|
|
30386
30386
|
return {
|
|
30387
|
-
baseUri: '/services/data/
|
|
30387
|
+
baseUri: '/services/data/v67.0',
|
|
30388
30388
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
30389
30389
|
method: 'get',
|
|
30390
30390
|
body: null,
|
|
@@ -30567,7 +30567,7 @@ function ingestError$4$1(luvio, params, error, snapshotRefresh) {
|
|
|
30567
30567
|
function createResourceRequest$i$1(config) {
|
|
30568
30568
|
const headers = {};
|
|
30569
30569
|
return {
|
|
30570
|
-
baseUri: '/services/data/
|
|
30570
|
+
baseUri: '/services/data/v67.0',
|
|
30571
30571
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
30572
30572
|
method: 'get',
|
|
30573
30573
|
body: null,
|
|
@@ -30748,7 +30748,7 @@ function ingestError$3$1(luvio, params, error, snapshotRefresh) {
|
|
|
30748
30748
|
function createResourceRequest$h$1(config) {
|
|
30749
30749
|
const headers = {};
|
|
30750
30750
|
return {
|
|
30751
|
-
baseUri: '/services/data/
|
|
30751
|
+
baseUri: '/services/data/v67.0',
|
|
30752
30752
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
30753
30753
|
method: 'get',
|
|
30754
30754
|
body: null,
|
|
@@ -31067,7 +31067,7 @@ function ingestError$2$1(luvio, params, error, snapshotRefresh) {
|
|
|
31067
31067
|
function createResourceRequest$g$1(config) {
|
|
31068
31068
|
const headers = {};
|
|
31069
31069
|
return {
|
|
31070
|
-
baseUri: '/services/data/
|
|
31070
|
+
baseUri: '/services/data/v67.0',
|
|
31071
31071
|
basePath: '/ui-api/search/results',
|
|
31072
31072
|
method: 'post',
|
|
31073
31073
|
body: config.body,
|
|
@@ -31270,7 +31270,7 @@ function ingestError$1$2(luvio, params, error, snapshotRefresh) {
|
|
|
31270
31270
|
function createResourceRequest$f$1(config) {
|
|
31271
31271
|
const headers = {};
|
|
31272
31272
|
return {
|
|
31273
|
-
baseUri: '/services/data/
|
|
31273
|
+
baseUri: '/services/data/v67.0',
|
|
31274
31274
|
basePath: '/ui-api/search/results/keyword',
|
|
31275
31275
|
method: 'post',
|
|
31276
31276
|
body: config.body,
|
|
@@ -31526,7 +31526,7 @@ function ingestSuccess$4$1(luvio, response) {
|
|
|
31526
31526
|
function createResourceRequest$e$1(config) {
|
|
31527
31527
|
const headers = {};
|
|
31528
31528
|
return {
|
|
31529
|
-
baseUri: '/services/data/
|
|
31529
|
+
baseUri: '/services/data/v67.0',
|
|
31530
31530
|
basePath: '/ui-api/records/batch',
|
|
31531
31531
|
method: 'post',
|
|
31532
31532
|
body: config.body,
|
|
@@ -31646,7 +31646,7 @@ function ingestSuccess$3$1(luvio, resourceParams, response) {
|
|
|
31646
31646
|
function createResourceRequest$d$1(config) {
|
|
31647
31647
|
const headers = {};
|
|
31648
31648
|
return {
|
|
31649
|
-
baseUri: '/services/data/
|
|
31649
|
+
baseUri: '/services/data/v67.0',
|
|
31650
31650
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
31651
31651
|
method: 'patch',
|
|
31652
31652
|
body: config.body,
|
|
@@ -31705,7 +31705,7 @@ function ingestSuccess$2$1(luvio, resourceParams, response) {
|
|
|
31705
31705
|
function createResourceRequest$c$1(config) {
|
|
31706
31706
|
const headers = {};
|
|
31707
31707
|
return {
|
|
31708
|
-
baseUri: '/services/data/
|
|
31708
|
+
baseUri: '/services/data/v67.0',
|
|
31709
31709
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
31710
31710
|
method: 'post',
|
|
31711
31711
|
body: config.body,
|
|
@@ -31774,7 +31774,7 @@ const factory$c = (luvio) => {
|
|
|
31774
31774
|
function createResourceRequest$b$1(config) {
|
|
31775
31775
|
const headers = {};
|
|
31776
31776
|
return {
|
|
31777
|
-
baseUri: '/services/data/
|
|
31777
|
+
baseUri: '/services/data/v67.0',
|
|
31778
31778
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
31779
31779
|
method: 'patch',
|
|
31780
31780
|
body: config.body,
|
|
@@ -32252,7 +32252,7 @@ function getResponseCacheKeys$7$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
32252
32252
|
function createResourceRequest$a$1(config) {
|
|
32253
32253
|
const headers = {};
|
|
32254
32254
|
return {
|
|
32255
|
-
baseUri: '/services/data/
|
|
32255
|
+
baseUri: '/services/data/v67.0',
|
|
32256
32256
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
32257
32257
|
method: 'post',
|
|
32258
32258
|
body: config.body,
|
|
@@ -32491,7 +32491,7 @@ const factory$9$1 = (luvio) => {
|
|
|
32491
32491
|
function createResourceRequest$9$1(config) {
|
|
32492
32492
|
const headers = {};
|
|
32493
32493
|
return {
|
|
32494
|
-
baseUri: '/services/data/
|
|
32494
|
+
baseUri: '/services/data/v67.0',
|
|
32495
32495
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
32496
32496
|
method: 'post',
|
|
32497
32497
|
body: config.body,
|
|
@@ -32843,7 +32843,7 @@ function getResponseCacheKeys$6$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
32843
32843
|
function createResourceRequest$8$1(config) {
|
|
32844
32844
|
const headers = {};
|
|
32845
32845
|
return {
|
|
32846
|
-
baseUri: '/services/data/
|
|
32846
|
+
baseUri: '/services/data/v67.0',
|
|
32847
32847
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
32848
32848
|
method: 'get',
|
|
32849
32849
|
body: null,
|
|
@@ -33385,7 +33385,7 @@ function getResponseCacheKeys$5$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
33385
33385
|
function createResourceRequest$7$1(config) {
|
|
33386
33386
|
const headers = {};
|
|
33387
33387
|
return {
|
|
33388
|
-
baseUri: '/services/data/
|
|
33388
|
+
baseUri: '/services/data/v67.0',
|
|
33389
33389
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
33390
33390
|
method: 'get',
|
|
33391
33391
|
body: null,
|
|
@@ -33916,7 +33916,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
33916
33916
|
function createResourceRequest$6$1(config) {
|
|
33917
33917
|
const headers = {};
|
|
33918
33918
|
return {
|
|
33919
|
-
baseUri: '/services/data/
|
|
33919
|
+
baseUri: '/services/data/v67.0',
|
|
33920
33920
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
33921
33921
|
method: 'get',
|
|
33922
33922
|
body: null,
|
|
@@ -34121,7 +34121,7 @@ function getResponseCacheKeys$3$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
34121
34121
|
function createResourceRequest$5$1(config) {
|
|
34122
34122
|
const headers = {};
|
|
34123
34123
|
return {
|
|
34124
|
-
baseUri: '/services/data/
|
|
34124
|
+
baseUri: '/services/data/v67.0',
|
|
34125
34125
|
basePath: '/ui-api/records',
|
|
34126
34126
|
method: 'post',
|
|
34127
34127
|
body: config.body,
|
|
@@ -34227,7 +34227,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
34227
34227
|
function createResourceRequest$3$1(config) {
|
|
34228
34228
|
const headers = {};
|
|
34229
34229
|
return {
|
|
34230
|
-
baseUri: '/services/data/
|
|
34230
|
+
baseUri: '/services/data/v67.0',
|
|
34231
34231
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
34232
34232
|
method: 'delete',
|
|
34233
34233
|
body: null,
|
|
@@ -34314,7 +34314,7 @@ function createResourceRequest$2$2(config) {
|
|
|
34314
34314
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
34315
34315
|
}
|
|
34316
34316
|
return {
|
|
34317
|
-
baseUri: '/services/data/
|
|
34317
|
+
baseUri: '/services/data/v67.0',
|
|
34318
34318
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
34319
34319
|
method: 'patch',
|
|
34320
34320
|
body: config.body,
|
|
@@ -34614,7 +34614,7 @@ function createResourceParams$1$2(config) {
|
|
|
34614
34614
|
function createResourceRequest$1$2(config) {
|
|
34615
34615
|
const headers = {};
|
|
34616
34616
|
return {
|
|
34617
|
-
baseUri: '/services/data/
|
|
34617
|
+
baseUri: '/services/data/v67.0',
|
|
34618
34618
|
basePath: '/ui-api/records/content-documents/' +
|
|
34619
34619
|
config.urlParams.contentDocumentId +
|
|
34620
34620
|
'/content-versions',
|
|
@@ -34727,7 +34727,7 @@ function createResourceParams$13(config) {
|
|
|
34727
34727
|
function createResourceRequest$1e(config) {
|
|
34728
34728
|
const headers = {};
|
|
34729
34729
|
return {
|
|
34730
|
-
baseUri: '/services/data/
|
|
34730
|
+
baseUri: '/services/data/v67.0',
|
|
34731
34731
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
34732
34732
|
method: 'post',
|
|
34733
34733
|
body: config.body,
|
|
@@ -35473,7 +35473,7 @@ withDefaultLuvio((luvio) => {
|
|
|
35473
35473
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
35474
35474
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
35475
35475
|
});
|
|
35476
|
-
// version: 1.
|
|
35476
|
+
// version: 1.413.0-8cd312301b
|
|
35477
35477
|
|
|
35478
35478
|
var allowUpdatesForNonCachedRecords = {
|
|
35479
35479
|
isOpen: function (e) {
|
|
@@ -47291,40 +47291,33 @@ function satisfies(provided, requested) {
|
|
|
47291
47291
|
* All rights reserved.
|
|
47292
47292
|
* For full license text, see the LICENSE.txt file
|
|
47293
47293
|
*/
|
|
47294
|
-
function
|
|
47295
|
-
|
|
47296
|
-
|
|
47297
|
-
|
|
47298
|
-
|
|
47299
|
-
|
|
47300
|
-
|
|
47301
|
-
|
|
47302
|
-
|
|
47303
|
-
|
|
47304
|
-
return ((_a = s.tags) == null ? void 0 : _a[tag]) === request.tags[tag];
|
|
47305
|
-
}))
|
|
47306
|
-
)
|
|
47307
|
-
);
|
|
47308
|
-
if (matchingService) {
|
|
47309
|
-
result[name] = matchingService.service;
|
|
47310
|
-
} else if (!("optional" in request && request.optional)) {
|
|
47311
|
-
return;
|
|
47312
|
-
}
|
|
47313
|
-
}
|
|
47314
|
-
return result;
|
|
47294
|
+
function serviceSatisfies(service, request) {
|
|
47295
|
+
return (
|
|
47296
|
+
// service types must match
|
|
47297
|
+
service.type === request.type && // version of the service must satisfy the requested version
|
|
47298
|
+
satisfies(service.version, request.version) && // no tags requested, or the service matches every requested tag value
|
|
47299
|
+
(request.tags === void 0 || Object.keys(request.tags).every((tag) => {
|
|
47300
|
+
var _a;
|
|
47301
|
+
return ((_a = service.tags) == null ? void 0 : _a[tag]) === request.tags[tag];
|
|
47302
|
+
}))
|
|
47303
|
+
);
|
|
47315
47304
|
}
|
|
47316
|
-
let
|
|
47317
|
-
let
|
|
47318
|
-
(resolve2) =>
|
|
47305
|
+
let resolverAvailable;
|
|
47306
|
+
let waitForResolver = new Promise(
|
|
47307
|
+
(resolve2) => resolverAvailable = resolve2
|
|
47319
47308
|
);
|
|
47320
47309
|
function getServices(request, timeout = 3e4) {
|
|
47321
|
-
const servicesPromise =
|
|
47322
|
-
|
|
47323
|
-
|
|
47324
|
-
|
|
47325
|
-
|
|
47326
|
-
|
|
47327
|
-
|
|
47310
|
+
const servicesPromise = waitForResolver.then(
|
|
47311
|
+
(resolver) => (
|
|
47312
|
+
// try to resolve the requested services against our services
|
|
47313
|
+
resolver(request).then(([resolved, unresolved]) => {
|
|
47314
|
+
if (unresolved.length === 0) {
|
|
47315
|
+
return resolved;
|
|
47316
|
+
}
|
|
47317
|
+
throw new Error("no matches found for one or more requested services");
|
|
47318
|
+
})
|
|
47319
|
+
)
|
|
47320
|
+
);
|
|
47328
47321
|
let timeoutId;
|
|
47329
47322
|
let timeoutPromise = new Promise((_, reject) => {
|
|
47330
47323
|
timeoutId = setTimeout(() => reject(new Error("OneStore services unavailable")), timeout);
|
|
@@ -47342,8 +47335,26 @@ function getServices(request, timeout = 3e4) {
|
|
|
47342
47335
|
);
|
|
47343
47336
|
}
|
|
47344
47337
|
function setServices(services) {
|
|
47345
|
-
|
|
47346
|
-
|
|
47338
|
+
setServiceResolver(buildStaticServiceResolver(services));
|
|
47339
|
+
}
|
|
47340
|
+
function setServiceResolver(resolver) {
|
|
47341
|
+
waitForResolver = resolvedPromiseLike$4(resolver);
|
|
47342
|
+
resolverAvailable(resolver);
|
|
47343
|
+
}
|
|
47344
|
+
function buildStaticServiceResolver(services) {
|
|
47345
|
+
return (requested) => {
|
|
47346
|
+
const resolved = {};
|
|
47347
|
+
const unresolved = [];
|
|
47348
|
+
for (const [name, req] of Object.entries(requested)) {
|
|
47349
|
+
const matchingService = services.find((s) => serviceSatisfies(s, req));
|
|
47350
|
+
if (matchingService) {
|
|
47351
|
+
resolved[name] = matchingService.service;
|
|
47352
|
+
} else if (!("optional" in req && req.optional)) {
|
|
47353
|
+
unresolved.push(name);
|
|
47354
|
+
}
|
|
47355
|
+
}
|
|
47356
|
+
return resolvedPromiseLike$4([resolved, unresolved]);
|
|
47357
|
+
};
|
|
47347
47358
|
}
|
|
47348
47359
|
|
|
47349
47360
|
/*!
|
|
@@ -48373,7 +48384,7 @@ const { join: join$1, push: push$2, unshift } = Array.prototype;
|
|
|
48373
48384
|
const { isArray: isArray$5 } = Array;
|
|
48374
48385
|
const { entries: entries$4, keys: keys$6 } = Object;
|
|
48375
48386
|
|
|
48376
|
-
const UI_API_BASE_URI = '/services/data/
|
|
48387
|
+
const UI_API_BASE_URI = '/services/data/v67.0/ui-api';
|
|
48377
48388
|
|
|
48378
48389
|
let instrumentation$3 = {
|
|
48379
48390
|
aggregateUiChunkCount: (_cb) => { },
|
|
@@ -53693,7 +53704,7 @@ function getResponseCacheKeys$f(storeKeyMap, luvio, resourceParams, response) {
|
|
|
53693
53704
|
function createResourceRequest$l(config) {
|
|
53694
53705
|
const headers = {};
|
|
53695
53706
|
return {
|
|
53696
|
-
baseUri: '/services/data/
|
|
53707
|
+
baseUri: '/services/data/v67.0',
|
|
53697
53708
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
53698
53709
|
method: 'get',
|
|
53699
53710
|
body: null,
|
|
@@ -54147,7 +54158,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
54147
54158
|
function createResourceRequest$k(config) {
|
|
54148
54159
|
const headers = {};
|
|
54149
54160
|
return {
|
|
54150
|
-
baseUri: '/services/data/
|
|
54161
|
+
baseUri: '/services/data/v67.0',
|
|
54151
54162
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
54152
54163
|
method: 'get',
|
|
54153
54164
|
body: null,
|
|
@@ -55090,7 +55101,7 @@ function createPaginationParams$5(params) {
|
|
|
55090
55101
|
function createResourceRequest$j(config) {
|
|
55091
55102
|
const headers = {};
|
|
55092
55103
|
return {
|
|
55093
|
-
baseUri: '/services/data/
|
|
55104
|
+
baseUri: '/services/data/v67.0',
|
|
55094
55105
|
basePath: '/ui-api/list-ui/' +
|
|
55095
55106
|
config.urlParams.objectApiName +
|
|
55096
55107
|
'/' +
|
|
@@ -55145,7 +55156,7 @@ function createPaginationParams$4(params) {
|
|
|
55145
55156
|
function createResourceRequest$i(config) {
|
|
55146
55157
|
const headers = {};
|
|
55147
55158
|
return {
|
|
55148
|
-
baseUri: '/services/data/
|
|
55159
|
+
baseUri: '/services/data/v67.0',
|
|
55149
55160
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
55150
55161
|
method: 'get',
|
|
55151
55162
|
body: null,
|
|
@@ -55188,7 +55199,7 @@ function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
|
|
|
55188
55199
|
function createResourceRequest$h(config) {
|
|
55189
55200
|
const headers = {};
|
|
55190
55201
|
return {
|
|
55191
|
-
baseUri: '/services/data/
|
|
55202
|
+
baseUri: '/services/data/v67.0',
|
|
55192
55203
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
55193
55204
|
method: 'get',
|
|
55194
55205
|
body: null,
|
|
@@ -55547,7 +55558,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
55547
55558
|
function createResourceRequest$g(config) {
|
|
55548
55559
|
const headers = {};
|
|
55549
55560
|
return {
|
|
55550
|
-
baseUri: '/services/data/
|
|
55561
|
+
baseUri: '/services/data/v67.0',
|
|
55551
55562
|
basePath: '/ui-api/list-records/' +
|
|
55552
55563
|
config.urlParams.objectApiName +
|
|
55553
55564
|
'/' +
|
|
@@ -56030,7 +56041,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
56030
56041
|
function createResourceRequest$f(config) {
|
|
56031
56042
|
const headers = {};
|
|
56032
56043
|
return {
|
|
56033
|
-
baseUri: '/services/data/
|
|
56044
|
+
baseUri: '/services/data/v67.0',
|
|
56034
56045
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
56035
56046
|
method: 'get',
|
|
56036
56047
|
body: null,
|
|
@@ -56227,7 +56238,7 @@ function keyBuilder$1D$1(luvio, params) {
|
|
|
56227
56238
|
function createResourceRequest$e(config) {
|
|
56228
56239
|
const headers = {};
|
|
56229
56240
|
return {
|
|
56230
|
-
baseUri: '/services/data/
|
|
56241
|
+
baseUri: '/services/data/v67.0',
|
|
56231
56242
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
56232
56243
|
method: 'get',
|
|
56233
56244
|
body: null,
|
|
@@ -56270,7 +56281,7 @@ function validateAdapterConfig$c(untrustedConfig, configPropertyNames) {
|
|
|
56270
56281
|
function createResourceRequest$d(config) {
|
|
56271
56282
|
const headers = {};
|
|
56272
56283
|
return {
|
|
56273
|
-
baseUri: '/services/data/
|
|
56284
|
+
baseUri: '/services/data/v67.0',
|
|
56274
56285
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
56275
56286
|
method: 'get',
|
|
56276
56287
|
body: null,
|
|
@@ -57564,7 +57575,7 @@ const ingest$1g$1 = function RecordUiRepresentationIngest(input, path, luvio, st
|
|
|
57564
57575
|
function createResourceRequest$c(config) {
|
|
57565
57576
|
const headers = {};
|
|
57566
57577
|
return {
|
|
57567
|
-
baseUri: '/services/data/
|
|
57578
|
+
baseUri: '/services/data/v67.0',
|
|
57568
57579
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
57569
57580
|
method: 'get',
|
|
57570
57581
|
body: null,
|
|
@@ -58840,7 +58851,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
58840
58851
|
function createResourceRequest$b(config) {
|
|
58841
58852
|
const headers = {};
|
|
58842
58853
|
return {
|
|
58843
|
-
baseUri: '/services/data/
|
|
58854
|
+
baseUri: '/services/data/v67.0',
|
|
58844
58855
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
58845
58856
|
method: 'get',
|
|
58846
58857
|
body: null,
|
|
@@ -59927,7 +59938,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
59927
59938
|
function createResourceRequest$a(config) {
|
|
59928
59939
|
const headers = {};
|
|
59929
59940
|
return {
|
|
59930
|
-
baseUri: '/services/data/
|
|
59941
|
+
baseUri: '/services/data/v67.0',
|
|
59931
59942
|
basePath: '/ui-api/related-list-records/' +
|
|
59932
59943
|
config.urlParams.parentRecordId +
|
|
59933
59944
|
'/' +
|
|
@@ -60245,7 +60256,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
60245
60256
|
function createResourceRequest$9(config) {
|
|
60246
60257
|
const headers = {};
|
|
60247
60258
|
return {
|
|
60248
|
-
baseUri: '/services/data/
|
|
60259
|
+
baseUri: '/services/data/v67.0',
|
|
60249
60260
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
60250
60261
|
method: 'post',
|
|
60251
60262
|
body: config.body,
|
|
@@ -60828,7 +60839,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
60828
60839
|
function createResourceRequest$8(config) {
|
|
60829
60840
|
const headers = {};
|
|
60830
60841
|
return {
|
|
60831
|
-
baseUri: '/services/data/
|
|
60842
|
+
baseUri: '/services/data/v67.0',
|
|
60832
60843
|
basePath: '/ui-api/search/results',
|
|
60833
60844
|
method: 'post',
|
|
60834
60845
|
body: config.body,
|
|
@@ -61044,7 +61055,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
61044
61055
|
function createResourceRequest$7(config) {
|
|
61045
61056
|
const headers = {};
|
|
61046
61057
|
return {
|
|
61047
|
-
baseUri: '/services/data/
|
|
61058
|
+
baseUri: '/services/data/v67.0',
|
|
61048
61059
|
basePath: '/ui-api/search/results/keyword',
|
|
61049
61060
|
method: 'post',
|
|
61050
61061
|
body: config.body,
|
|
@@ -61592,7 +61603,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
61592
61603
|
function createResourceRequest$6(config) {
|
|
61593
61604
|
const headers = {};
|
|
61594
61605
|
return {
|
|
61595
|
-
baseUri: '/services/data/
|
|
61606
|
+
baseUri: '/services/data/v67.0',
|
|
61596
61607
|
basePath: '/ui-api/lookups/' +
|
|
61597
61608
|
config.urlParams.objectApiName +
|
|
61598
61609
|
'/' +
|
|
@@ -62107,7 +62118,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
62107
62118
|
function createResourceRequest$5(config) {
|
|
62108
62119
|
const headers = {};
|
|
62109
62120
|
return {
|
|
62110
|
-
baseUri: '/services/data/
|
|
62121
|
+
baseUri: '/services/data/v67.0',
|
|
62111
62122
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
62112
62123
|
method: 'get',
|
|
62113
62124
|
body: null,
|
|
@@ -62655,7 +62666,7 @@ function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
|
|
|
62655
62666
|
function createResourceRequest$4(config) {
|
|
62656
62667
|
const headers = {};
|
|
62657
62668
|
return {
|
|
62658
|
-
baseUri: '/services/data/
|
|
62669
|
+
baseUri: '/services/data/v67.0',
|
|
62659
62670
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
62660
62671
|
method: 'get',
|
|
62661
62672
|
body: null,
|
|
@@ -63203,7 +63214,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
63203
63214
|
function createResourceRequest$3(config) {
|
|
63204
63215
|
const headers = {};
|
|
63205
63216
|
return {
|
|
63206
|
-
baseUri: '/services/data/
|
|
63217
|
+
baseUri: '/services/data/v67.0',
|
|
63207
63218
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
63208
63219
|
method: 'get',
|
|
63209
63220
|
body: null,
|
|
@@ -93831,7 +93842,7 @@ class PrimingNetworkError extends Error {
|
|
|
93831
93842
|
}
|
|
93832
93843
|
|
|
93833
93844
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
93834
|
-
const apiVersion$1 = `
|
|
93845
|
+
const apiVersion$1 = `v67.0`;
|
|
93835
93846
|
const basePath = `/services/data/${apiVersion$1}`;
|
|
93836
93847
|
|
|
93837
93848
|
class NetworkRecordLoader {
|
|
@@ -94335,7 +94346,7 @@ function instrumentPrimingSession(session) {
|
|
|
94335
94346
|
// so eslint doesn't complain about nimbus
|
|
94336
94347
|
/* global __nimbus */
|
|
94337
94348
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
94338
|
-
const apiVersion = `
|
|
94349
|
+
const apiVersion = `v67.0`;
|
|
94339
94350
|
const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
|
|
94340
94351
|
const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
|
|
94341
94352
|
class NimbusPrimingNetworkAdapter {
|
|
@@ -94759,7 +94770,7 @@ function ingestError$1$1(luvio, config, params, error, snapshotRefresh) {
|
|
|
94759
94770
|
function createResourceRequest$2$1(config) {
|
|
94760
94771
|
const headers = {};
|
|
94761
94772
|
return {
|
|
94762
|
-
baseUri: '/services/data/
|
|
94773
|
+
baseUri: '/services/data/v67.0',
|
|
94763
94774
|
basePath: '/graphql',
|
|
94764
94775
|
method: 'post',
|
|
94765
94776
|
body: { ...config.body, query: print$1(config.body.query) },
|
|
@@ -94885,7 +94896,7 @@ function createResourceRequest$n(config) {
|
|
|
94885
94896
|
const headers = {};
|
|
94886
94897
|
const transformedConfig = stripDocumentsOfMetaschema$1(config);
|
|
94887
94898
|
return {
|
|
94888
|
-
baseUri: '/services/data/
|
|
94899
|
+
baseUri: '/services/data/v67.0',
|
|
94889
94900
|
basePath: '/graphql/batch',
|
|
94890
94901
|
method: 'post',
|
|
94891
94902
|
body: transformedConfig.body,
|
|
@@ -96517,7 +96528,10 @@ class AuraNetworkCommand extends NetworkCommand$1 {
|
|
|
96517
96528
|
coerceAuraErrors(auraErrors) {
|
|
96518
96529
|
return toError(auraErrors[0]);
|
|
96519
96530
|
}
|
|
96520
|
-
|
|
96531
|
+
/**
|
|
96532
|
+
* Customize how non-2xx fetch fallback responses are converted into errors.
|
|
96533
|
+
*/
|
|
96534
|
+
async coerceError(errorResponse) {
|
|
96521
96535
|
return toError(errorResponse.statusText);
|
|
96522
96536
|
}
|
|
96523
96537
|
convertAuraResponseToData(responsePromise, coerceError) {
|
|
@@ -96555,7 +96569,7 @@ class AuraNetworkCommand extends NetworkCommand$1 {
|
|
|
96555
96569
|
}
|
|
96556
96570
|
});
|
|
96557
96571
|
} else {
|
|
96558
|
-
return this.
|
|
96572
|
+
return this.coerceError(response2).then((coercedError) => {
|
|
96559
96573
|
return err$1(coercedError);
|
|
96560
96574
|
}).finally(() => {
|
|
96561
96575
|
try {
|
|
@@ -97196,7 +97210,7 @@ let AuraCacheControlCommand$1 = class AuraCacheControlCommand extends CacheContr
|
|
|
97196
97210
|
coerceAuraErrors(auraErrors) {
|
|
97197
97211
|
return toError(auraErrors[0]);
|
|
97198
97212
|
}
|
|
97199
|
-
async
|
|
97213
|
+
async coerceError(errorResponse) {
|
|
97200
97214
|
return toError(errorResponse.statusText);
|
|
97201
97215
|
}
|
|
97202
97216
|
processAuraReturnValue(auraReturnValue) {
|
|
@@ -97242,7 +97256,7 @@ let AuraCacheControlCommand$1 = class AuraCacheControlCommand extends CacheContr
|
|
|
97242
97256
|
}
|
|
97243
97257
|
});
|
|
97244
97258
|
} else {
|
|
97245
|
-
return this.
|
|
97259
|
+
return this.coerceError(response2).then((coercedError) => {
|
|
97246
97260
|
return err$1(coercedError);
|
|
97247
97261
|
}).finally(() => {
|
|
97248
97262
|
try {
|
|
@@ -97340,7 +97354,7 @@ class AuraCacheControlCommand extends CacheControlCommand {
|
|
|
97340
97354
|
coerceAuraErrors(auraErrors) {
|
|
97341
97355
|
return toError(auraErrors[0]);
|
|
97342
97356
|
}
|
|
97343
|
-
async
|
|
97357
|
+
async coerceError(errorResponse) {
|
|
97344
97358
|
return toError(errorResponse.statusText);
|
|
97345
97359
|
}
|
|
97346
97360
|
processAuraReturnValue(auraReturnValue) {
|
|
@@ -97386,7 +97400,7 @@ class AuraCacheControlCommand extends CacheControlCommand {
|
|
|
97386
97400
|
}
|
|
97387
97401
|
});
|
|
97388
97402
|
} else {
|
|
97389
|
-
return this.
|
|
97403
|
+
return this.coerceError(response2).then((coercedError) => {
|
|
97390
97404
|
return err$1(coercedError);
|
|
97391
97405
|
}).finally(() => {
|
|
97392
97406
|
try {
|
|
@@ -98630,7 +98644,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
98630
98644
|
},
|
|
98631
98645
|
};
|
|
98632
98646
|
}
|
|
98633
|
-
// version: 1.
|
|
98647
|
+
// version: 1.413.0-8cd312301b
|
|
98634
98648
|
|
|
98635
98649
|
/**
|
|
98636
98650
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98656,7 +98670,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
98656
98670
|
},
|
|
98657
98671
|
};
|
|
98658
98672
|
}
|
|
98659
|
-
// version: 1.
|
|
98673
|
+
// version: 1.413.0-8cd312301b
|
|
98660
98674
|
|
|
98661
98675
|
/*!
|
|
98662
98676
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -101241,7 +101255,7 @@ register$1({
|
|
|
101241
101255
|
id: '@salesforce/lds-network-adapter',
|
|
101242
101256
|
instrument: instrument$2,
|
|
101243
101257
|
});
|
|
101244
|
-
// version: 1.
|
|
101258
|
+
// version: 1.413.0-a073c11951
|
|
101245
101259
|
|
|
101246
101260
|
const { create: create$3, keys: keys$3 } = Object;
|
|
101247
101261
|
const { stringify, parse } = JSON;
|
|
@@ -107831,7 +107845,7 @@ function buildCommandClass(baseClass) {
|
|
|
107831
107845
|
this.endpoint = 'RecordUiController.executeGraphQL';
|
|
107832
107846
|
}
|
|
107833
107847
|
get url() {
|
|
107834
|
-
return '/services/data/
|
|
107848
|
+
return '/services/data/v67.0/graphql';
|
|
107835
107849
|
}
|
|
107836
107850
|
get cacheControlStrategyConfig() {
|
|
107837
107851
|
return {
|
|
@@ -115054,7 +115068,7 @@ function registerCallback(cb) {
|
|
|
115054
115068
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
115055
115069
|
}
|
|
115056
115070
|
}
|
|
115057
|
-
// version: 1.
|
|
115071
|
+
// version: 1.413.0-8cd312301b
|
|
115058
115072
|
|
|
115059
115073
|
function createFragmentMap(documentNode) {
|
|
115060
115074
|
const fragments = {};
|
|
@@ -142881,7 +142895,7 @@ function ingestError$1(luvio, config, params, error, snapshotRefresh) {
|
|
|
142881
142895
|
function createResourceRequest$2(config) {
|
|
142882
142896
|
const headers = {};
|
|
142883
142897
|
return {
|
|
142884
|
-
baseUri: '/services/data/
|
|
142898
|
+
baseUri: '/services/data/v67.0',
|
|
142885
142899
|
basePath: '/graphql',
|
|
142886
142900
|
method: 'post',
|
|
142887
142901
|
body: { ...config.body,
|
|
@@ -143307,7 +143321,7 @@ function createResourceRequest(config) {
|
|
|
143307
143321
|
const headers = {};
|
|
143308
143322
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
143309
143323
|
return {
|
|
143310
|
-
baseUri: '/services/data/
|
|
143324
|
+
baseUri: '/services/data/v67.0',
|
|
143311
143325
|
basePath: '/graphql/batch',
|
|
143312
143326
|
method: 'post',
|
|
143313
143327
|
body: transformedConfig.body,
|
|
@@ -144279,7 +144293,7 @@ register$1({
|
|
|
144279
144293
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
144280
144294
|
instrument: instrument$1,
|
|
144281
144295
|
});
|
|
144282
|
-
// version: 1.
|
|
144296
|
+
// version: 1.413.0-8cd312301b
|
|
144283
144297
|
|
|
144284
144298
|
// On core the unstable adapters are re-exported with different names,
|
|
144285
144299
|
// we want to match them here.
|
|
@@ -144431,7 +144445,7 @@ withDefaultLuvio((luvio) => {
|
|
|
144431
144445
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
144432
144446
|
graphQLImperative = ldsAdapter;
|
|
144433
144447
|
});
|
|
144434
|
-
// version: 1.
|
|
144448
|
+
// version: 1.413.0-8cd312301b
|
|
144435
144449
|
|
|
144436
144450
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
144437
144451
|
__proto__: null,
|
|
@@ -145230,7 +145244,7 @@ const callbacks$1 = [];
|
|
|
145230
145244
|
function register(r) {
|
|
145231
145245
|
callbacks$1.forEach((callback) => callback(r));
|
|
145232
145246
|
}
|
|
145233
|
-
// version: 1.
|
|
145247
|
+
// version: 1.413.0-a073c11951
|
|
145234
145248
|
|
|
145235
145249
|
/**
|
|
145236
145250
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -146546,4 +146560,4 @@ const { luvio } = getRuntime();
|
|
|
146546
146560
|
setDefaultLuvio({ luvio });
|
|
146547
146561
|
|
|
146548
146562
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
146549
|
-
// version: 1.
|
|
146563
|
+
// version: 1.413.0-a073c11951
|