@salesforce/lds-runtime-aura 1.389.1 → 1.389.2

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.
@@ -2436,7 +2436,7 @@ function buildServiceDescriptor$5(luvio) {
2436
2436
  },
2437
2437
  };
2438
2438
  }
2439
- // version: 1.389.1-c0c26cd070
2439
+ // version: 1.389.2-af644fb949
2440
2440
 
2441
2441
  /*!
2442
2442
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -2746,7 +2746,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
2746
2746
  },
2747
2747
  };
2748
2748
  }
2749
- // version: 1.389.1-c0c26cd070
2749
+ // version: 1.389.2-af644fb949
2750
2750
 
2751
2751
  /*!
2752
2752
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -6248,7 +6248,7 @@ function getEnvironmentSetting(name) {
6248
6248
  }
6249
6249
  return undefined;
6250
6250
  }
6251
- // version: 1.389.1-c0c26cd070
6251
+ // version: 1.389.2-af644fb949
6252
6252
 
6253
6253
  const forceRecordTransactionsDisabled = getEnvironmentSetting(EnvironmentSettings.ForceRecordTransactionsDisabled);
6254
6254
  //TODO: Some duplication here that can be most likely moved to a util class
@@ -7212,4 +7212,4 @@ function ldsEngineCreator() {
7212
7212
  }
7213
7213
 
7214
7214
  export { LexRequestStrategy, PdlRequestPriority, buildPredictorForContext, ldsEngineCreator as default, initializeLDS, initializeOneStore, notifyUpdateAvailableFactory, registerRequestStrategy, saveRequestAsPrediction, unregisterRequestStrategy, whenPredictionsReady };
7215
- // version: 1.389.1-55a7286110
7215
+ // version: 1.389.2-db57212158
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-aura",
3
- "version": "1.389.1",
3
+ "version": "1.389.2",
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.61.1",
38
- "@luvio/tools-core": "5.61.1",
39
- "@salesforce/lds-adapters-apex": "^1.389.1",
40
- "@salesforce/lds-adapters-uiapi": "^1.389.1",
41
- "@salesforce/lds-ads-bridge": "^1.389.1",
42
- "@salesforce/lds-aura-storage": "^1.389.1",
43
- "@salesforce/lds-bindings": "^1.389.1",
44
- "@salesforce/lds-instrumentation": "^1.389.1",
45
- "@salesforce/lds-network-aura": "^1.389.1",
46
- "@salesforce/lds-network-fetch": "^1.389.1",
37
+ "@luvio/service-provisioner": "5.62.0",
38
+ "@luvio/tools-core": "5.62.0",
39
+ "@salesforce/lds-adapters-apex": "^1.389.2",
40
+ "@salesforce/lds-adapters-uiapi": "^1.389.2",
41
+ "@salesforce/lds-ads-bridge": "^1.389.2",
42
+ "@salesforce/lds-aura-storage": "^1.389.2",
43
+ "@salesforce/lds-bindings": "^1.389.2",
44
+ "@salesforce/lds-instrumentation": "^1.389.2",
45
+ "@salesforce/lds-network-aura": "^1.389.2",
46
+ "@salesforce/lds-network-fetch": "^1.389.2",
47
47
  "jwt-encode": "1.0.1"
48
48
  },
49
49
  "dependencies": {
50
- "@luvio/command-aura-graphql-normalized-cache-control": "5.61.1",
51
- "@luvio/command-aura-network": "5.61.1",
52
- "@luvio/command-aura-normalized-cache-control": "5.61.1",
53
- "@luvio/command-aura-resource-cache-control": "5.61.1",
54
- "@luvio/command-fetch-network": "5.61.1",
55
- "@luvio/command-http-graphql-normalized-cache-control": "5.61.1",
56
- "@luvio/command-http-normalized-cache-control": "5.61.1",
57
- "@luvio/command-ndjson": "5.61.1",
58
- "@luvio/command-network": "5.61.1",
59
- "@luvio/command-sse": "5.61.1",
60
- "@luvio/command-streaming": "5.61.1",
50
+ "@luvio/command-aura-graphql-normalized-cache-control": "5.62.0",
51
+ "@luvio/command-aura-network": "5.62.0",
52
+ "@luvio/command-aura-normalized-cache-control": "5.62.0",
53
+ "@luvio/command-aura-resource-cache-control": "5.62.0",
54
+ "@luvio/command-fetch-network": "5.62.0",
55
+ "@luvio/command-http-graphql-normalized-cache-control": "5.62.0",
56
+ "@luvio/command-http-normalized-cache-control": "5.62.0",
57
+ "@luvio/command-ndjson": "5.62.0",
58
+ "@luvio/command-network": "5.62.0",
59
+ "@luvio/command-sse": "5.62.0",
60
+ "@luvio/command-streaming": "5.62.0",
61
61
  "@luvio/network-adapter-composable": "0.158.7",
62
62
  "@luvio/network-adapter-fetch": "0.158.7",
63
- "@luvio/service-aura-network": "5.61.1",
64
- "@luvio/service-cache": "5.61.1",
65
- "@luvio/service-cache-control": "5.61.1",
66
- "@luvio/service-cache-inclusion-policy": "5.61.1",
67
- "@luvio/service-feature-flags": "5.61.1",
68
- "@luvio/service-fetch-network": "5.61.1",
69
- "@luvio/service-instrument-command": "5.61.1",
70
- "@luvio/service-pubsub": "5.61.1",
71
- "@luvio/service-store": "5.61.1",
72
- "@luvio/utils": "5.61.1",
63
+ "@luvio/service-aura-network": "5.62.0",
64
+ "@luvio/service-cache": "5.62.0",
65
+ "@luvio/service-cache-control": "5.62.0",
66
+ "@luvio/service-cache-inclusion-policy": "5.62.0",
67
+ "@luvio/service-feature-flags": "5.62.0",
68
+ "@luvio/service-fetch-network": "5.62.0",
69
+ "@luvio/service-instrument-command": "5.62.0",
70
+ "@luvio/service-pubsub": "5.62.0",
71
+ "@luvio/service-store": "5.62.0",
72
+ "@luvio/utils": "5.62.0",
73
73
  "@lwc/state": "^0.23.0",
74
- "@salesforce/lds-adapters-onestore-graphql": "^1.389.1",
75
- "@salesforce/lds-adapters-uiapi-lex": "^1.389.1",
76
- "@salesforce/lds-luvio-service": "^1.389.1",
77
- "@salesforce/lds-luvio-uiapi-records-service": "^1.389.1"
74
+ "@salesforce/lds-adapters-onestore-graphql": "^1.389.2",
75
+ "@salesforce/lds-adapters-uiapi-lex": "^1.389.2",
76
+ "@salesforce/lds-luvio-service": "^1.389.2",
77
+ "@salesforce/lds-luvio-uiapi-records-service": "^1.389.2"
78
78
  },
79
79
  "luvioBundlesize": [
80
80
  {