@salesforce/lds-runtime-aura 1.374.0 → 1.375.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.
@@ -21,7 +21,7 @@ import useRelatedListPlus from '@salesforce/gate/lds.pdl.useRelatedListPlus';
21
21
  import useCmpDefPredictions from '@salesforce/gate/lds.pdl.useCmpDefPredictions';
22
22
  import applyPredictionRequestLimit from '@salesforce/gate/lds.pdl.applyRequestLimit';
23
23
  import useLocalStorage from '@salesforce/gate/lds.pdl.useLocalStorage';
24
- import useOneStoreGraphql from '@salesforce/gate/lds.oneStoreGraphqlEnabled';
24
+ import useOneStoreGraphql from '@salesforce/gate/lds.oneStoreGraphqlEnabled.ltng';
25
25
  import { GetApexWireAdapterFactory, registerPrefetcher as registerPrefetcher$1 } from 'force/ldsAdaptersApex';
26
26
  import { getRecordAvatarsAdapterFactory, getRecordAdapterFactory, coerceFieldIdArray, getRecordsAdapterFactory, getRecordActionsAdapterFactory, getObjectInfosAdapterFactory, coerceObjectIdArray, getObjectInfoAdapterFactory, coerceObjectId, getRelatedListsActionsAdapterFactory, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoAdapterFactory, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsAdapterFactory, getListInfoByNameAdapterFactory, getListInfosByObjectNameAdapterFactory, getListRecordsByNameAdapterFactory, getListObjectInfoAdapterFactory, getRelatedListsInfoAdapterFactory, getRelatedListActionsAdapterFactory, getRecordId18Array, instrument, configuration, InMemoryRecordRepresentationQueryEvaluator, UiApiNamespace, RecordRepresentationRepresentationType, registerPrefetcher } from 'force/ldsAdaptersUiapi';
27
27
  import { getInstrumentation } from 'o11y/client';
@@ -2310,7 +2310,7 @@ function buildServiceDescriptor$3(luvio) {
2310
2310
  },
2311
2311
  };
2312
2312
  }
2313
- // version: 1.374.0-263fb4e123
2313
+ // version: 1.375.0-5bf9e6303e
2314
2314
 
2315
2315
  /*!
2316
2316
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -6914,7 +6914,7 @@ function getEnvironmentSetting(name) {
6914
6914
  }
6915
6915
  return undefined;
6916
6916
  }
6917
- // version: 1.374.0-263fb4e123
6917
+ // version: 1.375.0-5bf9e6303e
6918
6918
 
6919
6919
  const forceRecordTransactionsDisabled = getEnvironmentSetting(EnvironmentSettings.ForceRecordTransactionsDisabled);
6920
6920
  //TODO: Some duplication here that can be most likely moved to a util class
@@ -7853,4 +7853,4 @@ function ldsEngineCreator() {
7853
7853
  }
7854
7854
 
7855
7855
  export { LexRequestStrategy, PdlRequestPriority, buildPredictorForContext, ldsEngineCreator as default, initializeLDS, initializeOneStore, registerRequestStrategy, saveRequestAsPrediction, unregisterRequestStrategy, whenPredictionsReady };
7856
- // version: 1.374.0-e796f934b2
7856
+ // version: 1.375.0-7d9732a1a7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-aura",
3
- "version": "1.374.0",
3
+ "version": "1.375.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS engine for Aura runtime",
6
6
  "main": "dist/ldsEngineCreator.js",
@@ -36,15 +36,15 @@
36
36
  "devDependencies": {
37
37
  "@luvio/service-provisioner": "5.49.0",
38
38
  "@luvio/tools-core": "5.49.0",
39
- "@salesforce/lds-adapters-apex": "^1.374.0",
40
- "@salesforce/lds-adapters-uiapi": "^1.374.0",
39
+ "@salesforce/lds-adapters-apex": "^1.375.0",
40
+ "@salesforce/lds-adapters-uiapi": "^1.375.0",
41
41
  "@salesforce/lds-adapters-uiapi-lex": "^1.371.0",
42
- "@salesforce/lds-ads-bridge": "^1.374.0",
43
- "@salesforce/lds-aura-storage": "^1.374.0",
44
- "@salesforce/lds-bindings": "^1.374.0",
45
- "@salesforce/lds-instrumentation": "^1.374.0",
46
- "@salesforce/lds-network-aura": "^1.374.0",
47
- "@salesforce/lds-network-fetch": "^1.374.0",
42
+ "@salesforce/lds-ads-bridge": "^1.375.0",
43
+ "@salesforce/lds-aura-storage": "^1.375.0",
44
+ "@salesforce/lds-bindings": "^1.375.0",
45
+ "@salesforce/lds-instrumentation": "^1.375.0",
46
+ "@salesforce/lds-network-aura": "^1.375.0",
47
+ "@salesforce/lds-network-fetch": "^1.375.0",
48
48
  "jwt-encode": "1.0.1"
49
49
  },
50
50
  "dependencies": {
@@ -70,9 +70,9 @@
70
70
  "@luvio/service-pubsub": "5.49.0",
71
71
  "@luvio/service-store": "5.49.0",
72
72
  "@luvio/utils": "5.49.0",
73
- "@salesforce/lds-adapters-onestore-graphql": "^1.374.0",
74
- "@salesforce/lds-adapters-uiapi-lex": "^1.374.0",
75
- "@salesforce/lds-luvio-service": "^1.374.0"
73
+ "@salesforce/lds-adapters-onestore-graphql": "^1.375.0",
74
+ "@salesforce/lds-adapters-uiapi-lex": "^1.375.0",
75
+ "@salesforce/lds-luvio-service": "^1.375.0"
76
76
  },
77
77
  "luvioBundlesize": [
78
78
  {