@salesforce/lds-runtime-aura 1.428.0 → 1.429.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.
@@ -2712,7 +2712,7 @@ function buildServiceDescriptor$d(luvio) {
2712
2712
  },
2713
2713
  };
2714
2714
  }
2715
- // version: 1.428.0-9a846cb61f
2715
+ // version: 1.429.0-327e0551f4
2716
2716
 
2717
2717
  /*!
2718
2718
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -3065,7 +3065,7 @@ function buildServiceDescriptor$9(notifyRecordUpdateAvailable, getNormalizedLuvi
3065
3065
  },
3066
3066
  };
3067
3067
  }
3068
- // version: 1.428.0-9a846cb61f
3068
+ // version: 1.429.0-327e0551f4
3069
3069
 
3070
3070
  /*!
3071
3071
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -5702,7 +5702,7 @@ function getEnvironmentSetting(name) {
5702
5702
  }
5703
5703
  return undefined;
5704
5704
  }
5705
- // version: 1.428.0-9a846cb61f
5705
+ // version: 1.429.0-327e0551f4
5706
5706
 
5707
5707
  const environmentHasAura = typeof window !== 'undefined' && typeof window.$A !== 'undefined';
5708
5708
  const defaultConfig = {
@@ -10533,4 +10533,4 @@ function ldsEngineCreator() {
10533
10533
  }
10534
10534
 
10535
10535
  export { LexRequestStrategy, PdlPrefetcherEventType, PdlRequestPriority, buildPredictorForContext, configService, ldsEngineCreator as default, initializeLDS, initializeOneStore, notifyUpdateAvailableFactory, registerRequestStrategy, saveRequestAsPrediction, subscribeToPrefetcherEvents, unregisterRequestStrategy, whenPredictionsReady };
10536
- // version: 1.428.0-b7f20524d9
10536
+ // version: 1.429.0-5bd8f9453e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-aura",
3
- "version": "1.428.0",
3
+ "version": "1.429.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS engine for Aura runtime",
6
6
  "main": "dist/ldsEngineCreator.js",
@@ -34,51 +34,51 @@
34
34
  "release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-aura"
35
35
  },
36
36
  "devDependencies": {
37
- "@conduit-client/service-provisioner": "3.18.0",
38
- "@conduit-client/tools-core": "3.18.0",
39
- "@salesforce/lds-adapters-apex": "^1.428.0",
40
- "@salesforce/lds-adapters-uiapi": "^1.428.0",
41
- "@salesforce/lds-ads-bridge": "^1.428.0",
42
- "@salesforce/lds-aura-storage": "^1.428.0",
43
- "@salesforce/lds-bindings": "^1.428.0",
44
- "@salesforce/lds-instrumentation": "^1.428.0",
45
- "@salesforce/lds-network-aura": "^1.428.0",
46
- "@salesforce/lds-network-fetch": "^1.428.0",
37
+ "@conduit-client/service-provisioner": "3.19.0",
38
+ "@conduit-client/tools-core": "3.19.0",
39
+ "@salesforce/lds-adapters-apex": "^1.429.0",
40
+ "@salesforce/lds-adapters-uiapi": "^1.429.0",
41
+ "@salesforce/lds-ads-bridge": "^1.429.0",
42
+ "@salesforce/lds-aura-storage": "^1.429.0",
43
+ "@salesforce/lds-bindings": "^1.429.0",
44
+ "@salesforce/lds-instrumentation": "^1.429.0",
45
+ "@salesforce/lds-network-aura": "^1.429.0",
46
+ "@salesforce/lds-network-fetch": "^1.429.0",
47
47
  "jwt-encode": "1.0.1"
48
48
  },
49
49
  "dependencies": {
50
- "@conduit-client/command-aura-graphql-normalized-cache-control": "3.18.0",
51
- "@conduit-client/command-aura-network": "3.18.0",
52
- "@conduit-client/command-aura-normalized-cache-control": "3.18.0",
53
- "@conduit-client/command-aura-resource-cache-control": "3.18.0",
54
- "@conduit-client/command-fetch-network": "3.18.0",
55
- "@conduit-client/command-http-graphql-normalized-cache-control": "3.18.0",
56
- "@conduit-client/command-http-normalized-cache-control": "3.18.0",
57
- "@conduit-client/command-ndjson": "3.18.0",
58
- "@conduit-client/command-network": "3.18.0",
59
- "@conduit-client/command-sse": "3.18.0",
60
- "@conduit-client/command-streaming": "3.18.0",
61
- "@conduit-client/service-aura-network": "3.18.0",
62
- "@conduit-client/service-bindings-imperative": "3.18.0",
63
- "@conduit-client/service-bindings-lwc": "3.18.0",
64
- "@conduit-client/service-cache": "3.18.0",
65
- "@conduit-client/service-cache-control": "3.18.0",
66
- "@conduit-client/service-cache-inclusion-policy": "3.18.0",
67
- "@conduit-client/service-config": "3.18.0",
68
- "@conduit-client/service-feature-flags": "3.18.0",
69
- "@conduit-client/service-fetch-network": "3.18.0",
70
- "@conduit-client/service-instrument-command": "3.18.0",
71
- "@conduit-client/service-pubsub": "3.18.0",
72
- "@conduit-client/service-store": "3.18.0",
73
- "@conduit-client/utils": "3.18.0",
50
+ "@conduit-client/command-aura-graphql-normalized-cache-control": "3.19.0",
51
+ "@conduit-client/command-aura-network": "3.19.0",
52
+ "@conduit-client/command-aura-normalized-cache-control": "3.19.0",
53
+ "@conduit-client/command-aura-resource-cache-control": "3.19.0",
54
+ "@conduit-client/command-fetch-network": "3.19.0",
55
+ "@conduit-client/command-http-graphql-normalized-cache-control": "3.19.0",
56
+ "@conduit-client/command-http-normalized-cache-control": "3.19.0",
57
+ "@conduit-client/command-ndjson": "3.19.0",
58
+ "@conduit-client/command-network": "3.19.0",
59
+ "@conduit-client/command-sse": "3.19.0",
60
+ "@conduit-client/command-streaming": "3.19.0",
61
+ "@conduit-client/service-aura-network": "3.19.0",
62
+ "@conduit-client/service-bindings-imperative": "3.19.0",
63
+ "@conduit-client/service-bindings-lwc": "3.19.0",
64
+ "@conduit-client/service-cache": "3.19.0",
65
+ "@conduit-client/service-cache-control": "3.19.0",
66
+ "@conduit-client/service-cache-inclusion-policy": "3.19.0",
67
+ "@conduit-client/service-config": "3.19.0",
68
+ "@conduit-client/service-feature-flags": "3.19.0",
69
+ "@conduit-client/service-fetch-network": "3.19.0",
70
+ "@conduit-client/service-instrument-command": "3.19.0",
71
+ "@conduit-client/service-pubsub": "3.19.0",
72
+ "@conduit-client/service-store": "3.19.0",
73
+ "@conduit-client/utils": "3.19.0",
74
74
  "@luvio/network-adapter-composable": "0.160.4",
75
75
  "@luvio/network-adapter-fetch": "0.160.4",
76
76
  "@lwc/state": "^0.29.0",
77
- "@salesforce/lds-adapters-onestore-graphql": "^1.428.0",
77
+ "@salesforce/lds-adapters-onestore-graphql": "^1.429.0",
78
78
  "@salesforce/lds-adapters-uiapi-lex": "^1.415.0",
79
- "@salesforce/lds-durable-storage": "^1.428.0",
80
- "@salesforce/lds-luvio-service": "^1.428.0",
81
- "@salesforce/lds-luvio-uiapi-records-service": "^1.428.0"
79
+ "@salesforce/lds-durable-storage": "^1.429.0",
80
+ "@salesforce/lds-luvio-service": "^1.429.0",
81
+ "@salesforce/lds-luvio-uiapi-records-service": "^1.429.0"
82
82
  },
83
83
  "luvioBundlesize": [
84
84
  {