@salesforce/lds-runtime-aura 1.378.0 → 1.379.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.
@@ -2309,7 +2309,7 @@ function buildServiceDescriptor$5(luvio) {
2309
2309
  },
2310
2310
  };
2311
2311
  }
2312
- // version: 1.378.0-63d7c07562
2312
+ // version: 1.379.0-a57c798add
2313
2313
 
2314
2314
  /*!
2315
2315
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -2628,7 +2628,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
2628
2628
  },
2629
2629
  };
2630
2630
  }
2631
- // version: 1.378.0-63d7c07562
2631
+ // version: 1.379.0-a57c798add
2632
2632
 
2633
2633
  /*!
2634
2634
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -6123,7 +6123,7 @@ function getEnvironmentSetting(name) {
6123
6123
  }
6124
6124
  return undefined;
6125
6125
  }
6126
- // version: 1.378.0-63d7c07562
6126
+ // version: 1.379.0-a57c798add
6127
6127
 
6128
6128
  const forceRecordTransactionsDisabled = getEnvironmentSetting(EnvironmentSettings.ForceRecordTransactionsDisabled);
6129
6129
  //TODO: Some duplication here that can be most likely moved to a util class
@@ -7041,10 +7041,6 @@ function initializeOneStore(luvio) {
7041
7041
  },
7042
7042
  variables: {},
7043
7043
  });
7044
- if (linkedData.data === undefined) {
7045
- reader.markMissingLink(recordKey);
7046
- return undefined;
7047
- }
7048
7044
  return linkedData.data;
7049
7045
  });
7050
7046
  // set flags based on gates
@@ -7092,4 +7088,4 @@ function ldsEngineCreator() {
7092
7088
  }
7093
7089
 
7094
7090
  export { LexRequestStrategy, PdlRequestPriority, buildPredictorForContext, ldsEngineCreator as default, initializeLDS, initializeOneStore, notifyUpdateAvailableFactory, registerRequestStrategy, saveRequestAsPrediction, unregisterRequestStrategy, whenPredictionsReady };
7095
- // version: 1.378.0-0ab3d40d29
7091
+ // version: 1.379.0-fc97fd9203
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-aura",
3
- "version": "1.378.0",
3
+ "version": "1.379.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS engine for Aura runtime",
6
6
  "main": "dist/ldsEngineCreator.js",
@@ -34,47 +34,47 @@
34
34
  "release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-aura"
35
35
  },
36
36
  "devDependencies": {
37
- "@luvio/service-provisioner": "5.55.1",
38
- "@luvio/tools-core": "5.55.1",
39
- "@salesforce/lds-adapters-apex": "^1.378.0",
40
- "@salesforce/lds-adapters-uiapi": "^1.378.0",
37
+ "@luvio/service-provisioner": "5.57.0",
38
+ "@luvio/tools-core": "5.57.0",
39
+ "@salesforce/lds-adapters-apex": "^1.379.0",
40
+ "@salesforce/lds-adapters-uiapi": "^1.379.0",
41
41
  "@salesforce/lds-adapters-uiapi-lex": "^1.371.0",
42
- "@salesforce/lds-ads-bridge": "^1.378.0",
43
- "@salesforce/lds-aura-storage": "^1.378.0",
44
- "@salesforce/lds-bindings": "^1.378.0",
45
- "@salesforce/lds-instrumentation": "^1.378.0",
46
- "@salesforce/lds-network-aura": "^1.378.0",
47
- "@salesforce/lds-network-fetch": "^1.378.0",
42
+ "@salesforce/lds-ads-bridge": "^1.379.0",
43
+ "@salesforce/lds-aura-storage": "^1.379.0",
44
+ "@salesforce/lds-bindings": "^1.379.0",
45
+ "@salesforce/lds-instrumentation": "^1.379.0",
46
+ "@salesforce/lds-network-aura": "^1.379.0",
47
+ "@salesforce/lds-network-fetch": "^1.379.0",
48
48
  "jwt-encode": "1.0.1"
49
49
  },
50
50
  "dependencies": {
51
- "@luvio/command-aura-graphql-normalized-cache-control": "5.55.1",
52
- "@luvio/command-aura-network": "5.55.1",
53
- "@luvio/command-aura-normalized-cache-control": "5.55.1",
54
- "@luvio/command-aura-resource-cache-control": "5.55.1",
55
- "@luvio/command-fetch-network": "5.55.1",
56
- "@luvio/command-http-graphql-normalized-cache-control": "5.55.1",
57
- "@luvio/command-http-normalized-cache-control": "5.55.1",
58
- "@luvio/command-ndjson": "5.55.1",
59
- "@luvio/command-network": "5.55.1",
60
- "@luvio/command-sse": "5.55.1",
61
- "@luvio/command-streaming": "5.55.1",
51
+ "@luvio/command-aura-graphql-normalized-cache-control": "5.57.0",
52
+ "@luvio/command-aura-network": "5.57.0",
53
+ "@luvio/command-aura-normalized-cache-control": "5.57.0",
54
+ "@luvio/command-aura-resource-cache-control": "5.57.0",
55
+ "@luvio/command-fetch-network": "5.57.0",
56
+ "@luvio/command-http-graphql-normalized-cache-control": "5.57.0",
57
+ "@luvio/command-http-normalized-cache-control": "5.57.0",
58
+ "@luvio/command-ndjson": "5.57.0",
59
+ "@luvio/command-network": "5.57.0",
60
+ "@luvio/command-sse": "5.57.0",
61
+ "@luvio/command-streaming": "5.57.0",
62
62
  "@luvio/network-adapter-composable": "0.158.7",
63
63
  "@luvio/network-adapter-fetch": "0.158.7",
64
- "@luvio/service-aura-network": "5.55.1",
65
- "@luvio/service-cache": "5.55.1",
66
- "@luvio/service-cache-control": "5.55.1",
67
- "@luvio/service-cache-inclusion-policy": "5.55.1",
68
- "@luvio/service-feature-flags": "5.55.1",
69
- "@luvio/service-fetch-network": "5.55.1",
70
- "@luvio/service-instrument-command": "5.55.1",
71
- "@luvio/service-pubsub": "5.55.1",
72
- "@luvio/service-store": "5.55.1",
73
- "@luvio/utils": "5.55.1",
74
- "@salesforce/lds-adapters-onestore-graphql": "^1.378.0",
75
- "@salesforce/lds-adapters-uiapi-lex": "^1.378.0",
76
- "@salesforce/lds-luvio-service": "^1.378.0",
77
- "@salesforce/lds-luvio-uiapi-records-service": "^1.378.0"
64
+ "@luvio/service-aura-network": "5.57.0",
65
+ "@luvio/service-cache": "5.57.0",
66
+ "@luvio/service-cache-control": "5.57.0",
67
+ "@luvio/service-cache-inclusion-policy": "5.57.0",
68
+ "@luvio/service-feature-flags": "5.57.0",
69
+ "@luvio/service-fetch-network": "5.57.0",
70
+ "@luvio/service-instrument-command": "5.57.0",
71
+ "@luvio/service-pubsub": "5.57.0",
72
+ "@luvio/service-store": "5.57.0",
73
+ "@luvio/utils": "5.57.0",
74
+ "@salesforce/lds-adapters-onestore-graphql": "^1.379.0",
75
+ "@salesforce/lds-adapters-uiapi-lex": "^1.379.0",
76
+ "@salesforce/lds-luvio-service": "^1.379.0",
77
+ "@salesforce/lds-luvio-uiapi-records-service": "^1.379.0"
78
78
  },
79
79
  "luvioBundlesize": [
80
80
  {