@salesforce/lds-runtime-mobile 1.355.0 → 1.357.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/main.js CHANGED
@@ -51,7 +51,7 @@ const { join: join$1, push: push$2, unshift } = Array.prototype;
51
51
  const { isArray: isArray$3 } = Array;
52
52
  const { entries: entries$3, keys: keys$5 } = Object;
53
53
 
54
- const UI_API_BASE_URI = '/services/data/v64.0/ui-api';
54
+ const UI_API_BASE_URI = '/services/data/v65.0/ui-api';
55
55
 
56
56
  let instrumentation$2 = {
57
57
  aggregateUiChunkCount: (_cb) => { },
@@ -7331,7 +7331,7 @@ function getResponseCacheKeys$f(storeKeyMap, luvio, resourceParams, response) {
7331
7331
  function createResourceRequest$l(config) {
7332
7332
  const headers = {};
7333
7333
  return {
7334
- baseUri: '/services/data/v64.0',
7334
+ baseUri: '/services/data/v65.0',
7335
7335
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
7336
7336
  method: 'get',
7337
7337
  body: null,
@@ -7797,7 +7797,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
7797
7797
  function createResourceRequest$k(config) {
7798
7798
  const headers = {};
7799
7799
  return {
7800
- baseUri: '/services/data/v64.0',
7800
+ baseUri: '/services/data/v65.0',
7801
7801
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
7802
7802
  method: 'get',
7803
7803
  body: null,
@@ -9293,7 +9293,7 @@ function createPaginationParams$5(params) {
9293
9293
  function createResourceRequest$j(config) {
9294
9294
  const headers = {};
9295
9295
  return {
9296
- baseUri: '/services/data/v64.0',
9296
+ baseUri: '/services/data/v65.0',
9297
9297
  basePath: '/ui-api/list-ui/' +
9298
9298
  config.urlParams.objectApiName +
9299
9299
  '/' +
@@ -9351,7 +9351,7 @@ function createPaginationParams$4(params) {
9351
9351
  function createResourceRequest$i(config) {
9352
9352
  const headers = {};
9353
9353
  return {
9354
- baseUri: '/services/data/v64.0',
9354
+ baseUri: '/services/data/v65.0',
9355
9355
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
9356
9356
  method: 'get',
9357
9357
  body: null,
@@ -9397,7 +9397,7 @@ function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
9397
9397
  function createResourceRequest$h(config) {
9398
9398
  const headers = {};
9399
9399
  return {
9400
- baseUri: '/services/data/v64.0',
9400
+ baseUri: '/services/data/v65.0',
9401
9401
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
9402
9402
  method: 'get',
9403
9403
  body: null,
@@ -9756,7 +9756,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
9756
9756
  function createResourceRequest$g(config) {
9757
9757
  const headers = {};
9758
9758
  return {
9759
- baseUri: '/services/data/v64.0',
9759
+ baseUri: '/services/data/v65.0',
9760
9760
  basePath: '/ui-api/list-records/' +
9761
9761
  config.urlParams.objectApiName +
9762
9762
  '/' +
@@ -10652,7 +10652,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
10652
10652
  function createResourceRequest$f(config) {
10653
10653
  const headers = {};
10654
10654
  return {
10655
- baseUri: '/services/data/v64.0',
10655
+ baseUri: '/services/data/v65.0',
10656
10656
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
10657
10657
  method: 'get',
10658
10658
  body: null,
@@ -10852,7 +10852,7 @@ function keyBuilder$1D(luvio, params) {
10852
10852
  function createResourceRequest$e(config) {
10853
10853
  const headers = {};
10854
10854
  return {
10855
- baseUri: '/services/data/v64.0',
10855
+ baseUri: '/services/data/v65.0',
10856
10856
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
10857
10857
  method: 'get',
10858
10858
  body: null,
@@ -10898,7 +10898,7 @@ function validateAdapterConfig$c(untrustedConfig, configPropertyNames) {
10898
10898
  function createResourceRequest$d(config) {
10899
10899
  const headers = {};
10900
10900
  return {
10901
- baseUri: '/services/data/v64.0',
10901
+ baseUri: '/services/data/v65.0',
10902
10902
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
10903
10903
  method: 'get',
10904
10904
  body: null,
@@ -14499,7 +14499,7 @@ const ingest$1g = function RecordUiRepresentationIngest(input, path, luvio, stor
14499
14499
  function createResourceRequest$c(config) {
14500
14500
  const headers = {};
14501
14501
  return {
14502
- baseUri: '/services/data/v64.0',
14502
+ baseUri: '/services/data/v65.0',
14503
14503
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
14504
14504
  method: 'get',
14505
14505
  body: null,
@@ -15847,7 +15847,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
15847
15847
  function createResourceRequest$b(config) {
15848
15848
  const headers = {};
15849
15849
  return {
15850
- baseUri: '/services/data/v64.0',
15850
+ baseUri: '/services/data/v65.0',
15851
15851
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
15852
15852
  method: 'get',
15853
15853
  body: null,
@@ -17692,7 +17692,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
17692
17692
  function createResourceRequest$a(config) {
17693
17693
  const headers = {};
17694
17694
  return {
17695
- baseUri: '/services/data/v64.0',
17695
+ baseUri: '/services/data/v65.0',
17696
17696
  basePath: '/ui-api/related-list-records/' +
17697
17697
  config.urlParams.parentRecordId +
17698
17698
  '/' +
@@ -18026,7 +18026,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
18026
18026
  function createResourceRequest$9(config) {
18027
18027
  const headers = {};
18028
18028
  return {
18029
- baseUri: '/services/data/v64.0',
18029
+ baseUri: '/services/data/v65.0',
18030
18030
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
18031
18031
  method: 'post',
18032
18032
  body: config.body,
@@ -19603,7 +19603,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
19603
19603
  function createResourceRequest$8(config) {
19604
19604
  const headers = {};
19605
19605
  return {
19606
- baseUri: '/services/data/v64.0',
19606
+ baseUri: '/services/data/v65.0',
19607
19607
  basePath: '/ui-api/search/results',
19608
19608
  method: 'post',
19609
19609
  body: config.body,
@@ -19927,7 +19927,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
19927
19927
  function createResourceRequest$7(config) {
19928
19928
  const headers = {};
19929
19929
  return {
19930
- baseUri: '/services/data/v64.0',
19930
+ baseUri: '/services/data/v65.0',
19931
19931
  basePath: '/ui-api/search/results/keyword',
19932
19932
  method: 'post',
19933
19933
  body: config.body,
@@ -20449,7 +20449,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
20449
20449
  function createResourceRequest$6(config) {
20450
20450
  const headers = {};
20451
20451
  return {
20452
- baseUri: '/services/data/v64.0',
20452
+ baseUri: '/services/data/v65.0',
20453
20453
  basePath: '/ui-api/lookups/' +
20454
20454
  config.urlParams.objectApiName +
20455
20455
  '/' +
@@ -21385,7 +21385,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
21385
21385
  function createResourceRequest$5(config) {
21386
21386
  const headers = {};
21387
21387
  return {
21388
- baseUri: '/services/data/v64.0',
21388
+ baseUri: '/services/data/v65.0',
21389
21389
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
21390
21390
  method: 'get',
21391
21391
  body: null,
@@ -22085,7 +22085,7 @@ function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
22085
22085
  function createResourceRequest$4(config) {
22086
22086
  const headers = {};
22087
22087
  return {
22088
- baseUri: '/services/data/v64.0',
22088
+ baseUri: '/services/data/v65.0',
22089
22089
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
22090
22090
  method: 'get',
22091
22091
  body: null,
@@ -22781,7 +22781,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
22781
22781
  function createResourceRequest$3(config) {
22782
22782
  const headers = {};
22783
22783
  return {
22784
- baseUri: '/services/data/v64.0',
22784
+ baseUri: '/services/data/v65.0',
22785
22785
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
22786
22786
  method: 'get',
22787
22787
  body: null,
@@ -53235,7 +53235,7 @@ class PrimingNetworkError extends Error {
53235
53235
  }
53236
53236
 
53237
53237
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
53238
- const apiVersion$1 = `v64.0`;
53238
+ const apiVersion$1 = `v65.0`;
53239
53239
  const basePath = `/services/data/${apiVersion$1}`;
53240
53240
 
53241
53241
  class NetworkRecordLoader {
@@ -53732,7 +53732,7 @@ function instrumentPrimingSession(session) {
53732
53732
  // so eslint doesn't complain about nimbus
53733
53733
  /* global __nimbus */
53734
53734
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
53735
- const apiVersion = `v64.0`;
53735
+ const apiVersion = `v65.0`;
53736
53736
  const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
53737
53737
  const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
53738
53738
  class NimbusPrimingNetworkAdapter {
@@ -54152,7 +54152,7 @@ function ingestError$1(luvio, config, params, error, snapshotRefresh) {
54152
54152
  function createResourceRequest$2(config) {
54153
54153
  const headers = {};
54154
54154
  return {
54155
- baseUri: '/services/data/v64.0',
54155
+ baseUri: '/services/data/v65.0',
54156
54156
  basePath: '/graphql',
54157
54157
  method: 'post',
54158
54158
  body: { ...config.body, query: print(config.body.query) },
@@ -54278,7 +54278,7 @@ function createResourceRequest(config) {
54278
54278
  const headers = {};
54279
54279
  const transformedConfig = stripDocumentsOfMetaschema(config);
54280
54280
  return {
54281
- baseUri: '/services/data/v64.0',
54281
+ baseUri: '/services/data/v65.0',
54282
54282
  basePath: '/graphql/batch',
54283
54283
  method: 'post',
54284
54284
  body: transformedConfig.body,
@@ -55736,4 +55736,4 @@ register({
55736
55736
  });
55737
55737
 
55738
55738
  export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, registerReportObserver, reportGraphqlQueryParseError };
55739
- // version: 1.355.0-4ae8017b1b
55739
+ // version: 1.357.0-aac41a57a8
@@ -1,2 +1,2 @@
1
- export declare const apiVersion = "v64.0";
1
+ export declare const apiVersion = "v65.0";
2
2
  export declare const basePath: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.355.0",
3
+ "version": "1.357.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS runtime for mobile/hybrid environments.",
6
6
  "main": "dist/main.js",
@@ -32,24 +32,24 @@
32
32
  "release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-mobile"
33
33
  },
34
34
  "dependencies": {
35
- "@salesforce/lds-adapters-uiapi": "^1.355.0",
36
- "@salesforce/lds-bindings": "^1.355.0",
37
- "@salesforce/lds-instrumentation": "^1.355.0",
35
+ "@salesforce/lds-adapters-uiapi": "^1.357.0",
36
+ "@salesforce/lds-bindings": "^1.357.0",
37
+ "@salesforce/lds-instrumentation": "^1.357.0",
38
38
  "@salesforce/user": "0.0.21",
39
39
  "o11y": "250.7.0",
40
40
  "o11y_schema": "256.126.0"
41
41
  },
42
42
  "devDependencies": {
43
- "@salesforce/lds-adapters-graphql": "^1.355.0",
44
- "@salesforce/lds-drafts": "^1.355.0",
45
- "@salesforce/lds-durable-records": "^1.355.0",
46
- "@salesforce/lds-network-adapter": "^1.355.0",
47
- "@salesforce/lds-network-nimbus": "^1.355.0",
48
- "@salesforce/lds-store-binary": "^1.355.0",
49
- "@salesforce/lds-store-nimbus": "^1.355.0",
50
- "@salesforce/lds-store-sql": "^1.355.0",
51
- "@salesforce/lds-utils-adapters": "^1.355.0",
52
- "@salesforce/nimbus-plugin-lds": "^1.355.0",
43
+ "@salesforce/lds-adapters-graphql": "^1.357.0",
44
+ "@salesforce/lds-drafts": "^1.357.0",
45
+ "@salesforce/lds-durable-records": "^1.357.0",
46
+ "@salesforce/lds-network-adapter": "^1.357.0",
47
+ "@salesforce/lds-network-nimbus": "^1.357.0",
48
+ "@salesforce/lds-store-binary": "^1.357.0",
49
+ "@salesforce/lds-store-nimbus": "^1.357.0",
50
+ "@salesforce/lds-store-sql": "^1.357.0",
51
+ "@salesforce/lds-utils-adapters": "^1.357.0",
52
+ "@salesforce/nimbus-plugin-lds": "^1.357.0",
53
53
  "babel-plugin-dynamic-import-node": "^2.3.3",
54
54
  "wait-for-expect": "^3.0.2"
55
55
  },
package/sfdc/main.js CHANGED
@@ -51,7 +51,7 @@ const { join: join$1, push: push$2, unshift } = Array.prototype;
51
51
  const { isArray: isArray$3 } = Array;
52
52
  const { entries: entries$3, keys: keys$5 } = Object;
53
53
 
54
- const UI_API_BASE_URI = '/services/data/v64.0/ui-api';
54
+ const UI_API_BASE_URI = '/services/data/v65.0/ui-api';
55
55
 
56
56
  let instrumentation$2 = {
57
57
  aggregateUiChunkCount: (_cb) => { },
@@ -7331,7 +7331,7 @@ function getResponseCacheKeys$f(storeKeyMap, luvio, resourceParams, response) {
7331
7331
  function createResourceRequest$l(config) {
7332
7332
  const headers = {};
7333
7333
  return {
7334
- baseUri: '/services/data/v64.0',
7334
+ baseUri: '/services/data/v65.0',
7335
7335
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
7336
7336
  method: 'get',
7337
7337
  body: null,
@@ -7797,7 +7797,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
7797
7797
  function createResourceRequest$k(config) {
7798
7798
  const headers = {};
7799
7799
  return {
7800
- baseUri: '/services/data/v64.0',
7800
+ baseUri: '/services/data/v65.0',
7801
7801
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
7802
7802
  method: 'get',
7803
7803
  body: null,
@@ -9293,7 +9293,7 @@ function createPaginationParams$5(params) {
9293
9293
  function createResourceRequest$j(config) {
9294
9294
  const headers = {};
9295
9295
  return {
9296
- baseUri: '/services/data/v64.0',
9296
+ baseUri: '/services/data/v65.0',
9297
9297
  basePath: '/ui-api/list-ui/' +
9298
9298
  config.urlParams.objectApiName +
9299
9299
  '/' +
@@ -9351,7 +9351,7 @@ function createPaginationParams$4(params) {
9351
9351
  function createResourceRequest$i(config) {
9352
9352
  const headers = {};
9353
9353
  return {
9354
- baseUri: '/services/data/v64.0',
9354
+ baseUri: '/services/data/v65.0',
9355
9355
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
9356
9356
  method: 'get',
9357
9357
  body: null,
@@ -9397,7 +9397,7 @@ function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
9397
9397
  function createResourceRequest$h(config) {
9398
9398
  const headers = {};
9399
9399
  return {
9400
- baseUri: '/services/data/v64.0',
9400
+ baseUri: '/services/data/v65.0',
9401
9401
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
9402
9402
  method: 'get',
9403
9403
  body: null,
@@ -9756,7 +9756,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
9756
9756
  function createResourceRequest$g(config) {
9757
9757
  const headers = {};
9758
9758
  return {
9759
- baseUri: '/services/data/v64.0',
9759
+ baseUri: '/services/data/v65.0',
9760
9760
  basePath: '/ui-api/list-records/' +
9761
9761
  config.urlParams.objectApiName +
9762
9762
  '/' +
@@ -10652,7 +10652,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
10652
10652
  function createResourceRequest$f(config) {
10653
10653
  const headers = {};
10654
10654
  return {
10655
- baseUri: '/services/data/v64.0',
10655
+ baseUri: '/services/data/v65.0',
10656
10656
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
10657
10657
  method: 'get',
10658
10658
  body: null,
@@ -10852,7 +10852,7 @@ function keyBuilder$1D(luvio, params) {
10852
10852
  function createResourceRequest$e(config) {
10853
10853
  const headers = {};
10854
10854
  return {
10855
- baseUri: '/services/data/v64.0',
10855
+ baseUri: '/services/data/v65.0',
10856
10856
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
10857
10857
  method: 'get',
10858
10858
  body: null,
@@ -10898,7 +10898,7 @@ function validateAdapterConfig$c(untrustedConfig, configPropertyNames) {
10898
10898
  function createResourceRequest$d(config) {
10899
10899
  const headers = {};
10900
10900
  return {
10901
- baseUri: '/services/data/v64.0',
10901
+ baseUri: '/services/data/v65.0',
10902
10902
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
10903
10903
  method: 'get',
10904
10904
  body: null,
@@ -14499,7 +14499,7 @@ const ingest$1g = function RecordUiRepresentationIngest(input, path, luvio, stor
14499
14499
  function createResourceRequest$c(config) {
14500
14500
  const headers = {};
14501
14501
  return {
14502
- baseUri: '/services/data/v64.0',
14502
+ baseUri: '/services/data/v65.0',
14503
14503
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
14504
14504
  method: 'get',
14505
14505
  body: null,
@@ -15847,7 +15847,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
15847
15847
  function createResourceRequest$b(config) {
15848
15848
  const headers = {};
15849
15849
  return {
15850
- baseUri: '/services/data/v64.0',
15850
+ baseUri: '/services/data/v65.0',
15851
15851
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
15852
15852
  method: 'get',
15853
15853
  body: null,
@@ -17692,7 +17692,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
17692
17692
  function createResourceRequest$a(config) {
17693
17693
  const headers = {};
17694
17694
  return {
17695
- baseUri: '/services/data/v64.0',
17695
+ baseUri: '/services/data/v65.0',
17696
17696
  basePath: '/ui-api/related-list-records/' +
17697
17697
  config.urlParams.parentRecordId +
17698
17698
  '/' +
@@ -18026,7 +18026,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
18026
18026
  function createResourceRequest$9(config) {
18027
18027
  const headers = {};
18028
18028
  return {
18029
- baseUri: '/services/data/v64.0',
18029
+ baseUri: '/services/data/v65.0',
18030
18030
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
18031
18031
  method: 'post',
18032
18032
  body: config.body,
@@ -19603,7 +19603,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
19603
19603
  function createResourceRequest$8(config) {
19604
19604
  const headers = {};
19605
19605
  return {
19606
- baseUri: '/services/data/v64.0',
19606
+ baseUri: '/services/data/v65.0',
19607
19607
  basePath: '/ui-api/search/results',
19608
19608
  method: 'post',
19609
19609
  body: config.body,
@@ -19927,7 +19927,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
19927
19927
  function createResourceRequest$7(config) {
19928
19928
  const headers = {};
19929
19929
  return {
19930
- baseUri: '/services/data/v64.0',
19930
+ baseUri: '/services/data/v65.0',
19931
19931
  basePath: '/ui-api/search/results/keyword',
19932
19932
  method: 'post',
19933
19933
  body: config.body,
@@ -20449,7 +20449,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
20449
20449
  function createResourceRequest$6(config) {
20450
20450
  const headers = {};
20451
20451
  return {
20452
- baseUri: '/services/data/v64.0',
20452
+ baseUri: '/services/data/v65.0',
20453
20453
  basePath: '/ui-api/lookups/' +
20454
20454
  config.urlParams.objectApiName +
20455
20455
  '/' +
@@ -21385,7 +21385,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
21385
21385
  function createResourceRequest$5(config) {
21386
21386
  const headers = {};
21387
21387
  return {
21388
- baseUri: '/services/data/v64.0',
21388
+ baseUri: '/services/data/v65.0',
21389
21389
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
21390
21390
  method: 'get',
21391
21391
  body: null,
@@ -22085,7 +22085,7 @@ function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
22085
22085
  function createResourceRequest$4(config) {
22086
22086
  const headers = {};
22087
22087
  return {
22088
- baseUri: '/services/data/v64.0',
22088
+ baseUri: '/services/data/v65.0',
22089
22089
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
22090
22090
  method: 'get',
22091
22091
  body: null,
@@ -22781,7 +22781,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
22781
22781
  function createResourceRequest$3(config) {
22782
22782
  const headers = {};
22783
22783
  return {
22784
- baseUri: '/services/data/v64.0',
22784
+ baseUri: '/services/data/v65.0',
22785
22785
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
22786
22786
  method: 'get',
22787
22787
  body: null,
@@ -53235,7 +53235,7 @@ class PrimingNetworkError extends Error {
53235
53235
  }
53236
53236
 
53237
53237
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
53238
- const apiVersion$1 = `v64.0`;
53238
+ const apiVersion$1 = `v65.0`;
53239
53239
  const basePath = `/services/data/${apiVersion$1}`;
53240
53240
 
53241
53241
  class NetworkRecordLoader {
@@ -53732,7 +53732,7 @@ function instrumentPrimingSession(session) {
53732
53732
  // so eslint doesn't complain about nimbus
53733
53733
  /* global __nimbus */
53734
53734
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
53735
- const apiVersion = `v64.0`;
53735
+ const apiVersion = `v65.0`;
53736
53736
  const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
53737
53737
  const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
53738
53738
  class NimbusPrimingNetworkAdapter {
@@ -54152,7 +54152,7 @@ function ingestError$1(luvio, config, params, error, snapshotRefresh) {
54152
54152
  function createResourceRequest$2(config) {
54153
54153
  const headers = {};
54154
54154
  return {
54155
- baseUri: '/services/data/v64.0',
54155
+ baseUri: '/services/data/v65.0',
54156
54156
  basePath: '/graphql',
54157
54157
  method: 'post',
54158
54158
  body: { ...config.body, query: print(config.body.query) },
@@ -54278,7 +54278,7 @@ function createResourceRequest(config) {
54278
54278
  const headers = {};
54279
54279
  const transformedConfig = stripDocumentsOfMetaschema(config);
54280
54280
  return {
54281
- baseUri: '/services/data/v64.0',
54281
+ baseUri: '/services/data/v65.0',
54282
54282
  basePath: '/graphql/batch',
54283
54283
  method: 'post',
54284
54284
  body: transformedConfig.body,
@@ -55736,4 +55736,4 @@ register({
55736
55736
  });
55737
55737
 
55738
55738
  export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, registerReportObserver, reportGraphqlQueryParseError };
55739
- // version: 1.355.0-4ae8017b1b
55739
+ // version: 1.357.0-aac41a57a8
@@ -1,2 +1,2 @@
1
- export declare const apiVersion = "v64.0";
1
+ export declare const apiVersion = "v65.0";
2
2
  export declare const basePath: string;