@salesforce/lds-runtime-aura 1.422.0 → 1.423.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/ldsEngineCreator.js +4 -4
- package/package.json +40 -40
package/dist/ldsEngineCreator.js
CHANGED
|
@@ -2706,7 +2706,7 @@ function buildServiceDescriptor$d(luvio) {
|
|
|
2706
2706
|
},
|
|
2707
2707
|
};
|
|
2708
2708
|
}
|
|
2709
|
-
// version: 1.
|
|
2709
|
+
// version: 1.423.0-32cdbd3d26
|
|
2710
2710
|
|
|
2711
2711
|
/*!
|
|
2712
2712
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3059,7 +3059,7 @@ function buildServiceDescriptor$9(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3059
3059
|
},
|
|
3060
3060
|
};
|
|
3061
3061
|
}
|
|
3062
|
-
// version: 1.
|
|
3062
|
+
// version: 1.423.0-32cdbd3d26
|
|
3063
3063
|
|
|
3064
3064
|
/*!
|
|
3065
3065
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -5695,7 +5695,7 @@ function getEnvironmentSetting(name) {
|
|
|
5695
5695
|
}
|
|
5696
5696
|
return undefined;
|
|
5697
5697
|
}
|
|
5698
|
-
// version: 1.
|
|
5698
|
+
// version: 1.423.0-32cdbd3d26
|
|
5699
5699
|
|
|
5700
5700
|
const environmentHasAura = typeof window !== 'undefined' && typeof window.$A !== 'undefined';
|
|
5701
5701
|
const defaultConfig = {
|
|
@@ -10648,4 +10648,4 @@ function ldsEngineCreator() {
|
|
|
10648
10648
|
}
|
|
10649
10649
|
|
|
10650
10650
|
export { LexRequestStrategy, PdlPrefetcherEventType, PdlRequestPriority, buildPredictorForContext, configService, ldsEngineCreator as default, initializeLDS, initializeOneStore, notifyUpdateAvailableFactory, registerRequestStrategy, saveRequestAsPrediction, subscribeToPrefetcherEvents, unregisterRequestStrategy, whenPredictionsReady };
|
|
10651
|
-
// version: 1.
|
|
10651
|
+
// version: 1.423.0-5aa6bdc1b9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-aura",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.423.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Aura runtime",
|
|
6
6
|
"main": "dist/ldsEngineCreator.js",
|
|
@@ -34,52 +34,52 @@
|
|
|
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.
|
|
38
|
-
"@conduit-client/tools-core": "3.
|
|
39
|
-
"@salesforce/lds-adapters-apex": "^1.
|
|
40
|
-
"@salesforce/lds-adapters-uiapi": "^1.
|
|
41
|
-
"@salesforce/lds-ads-bridge": "^1.
|
|
42
|
-
"@salesforce/lds-aura-storage": "^1.
|
|
43
|
-
"@salesforce/lds-bindings": "^1.
|
|
37
|
+
"@conduit-client/service-provisioner": "3.16.0",
|
|
38
|
+
"@conduit-client/tools-core": "3.16.0",
|
|
39
|
+
"@salesforce/lds-adapters-apex": "^1.423.0",
|
|
40
|
+
"@salesforce/lds-adapters-uiapi": "^1.423.0",
|
|
41
|
+
"@salesforce/lds-ads-bridge": "^1.423.0",
|
|
42
|
+
"@salesforce/lds-aura-storage": "^1.423.0",
|
|
43
|
+
"@salesforce/lds-bindings": "^1.423.0",
|
|
44
44
|
"@salesforce/lds-durable-storage": "^1.420.0",
|
|
45
|
-
"@salesforce/lds-instrumentation": "^1.
|
|
46
|
-
"@salesforce/lds-network-aura": "^1.
|
|
47
|
-
"@salesforce/lds-network-fetch": "^1.
|
|
45
|
+
"@salesforce/lds-instrumentation": "^1.423.0",
|
|
46
|
+
"@salesforce/lds-network-aura": "^1.423.0",
|
|
47
|
+
"@salesforce/lds-network-fetch": "^1.423.0",
|
|
48
48
|
"jwt-encode": "1.0.1"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@conduit-client/command-aura-graphql-normalized-cache-control": "3.
|
|
52
|
-
"@conduit-client/command-aura-network": "3.
|
|
53
|
-
"@conduit-client/command-aura-normalized-cache-control": "3.
|
|
54
|
-
"@conduit-client/command-aura-resource-cache-control": "3.
|
|
55
|
-
"@conduit-client/command-fetch-network": "3.
|
|
56
|
-
"@conduit-client/command-http-graphql-normalized-cache-control": "3.
|
|
57
|
-
"@conduit-client/command-http-normalized-cache-control": "3.
|
|
58
|
-
"@conduit-client/command-ndjson": "3.
|
|
59
|
-
"@conduit-client/command-network": "3.
|
|
60
|
-
"@conduit-client/command-sse": "3.
|
|
61
|
-
"@conduit-client/command-streaming": "3.
|
|
62
|
-
"@conduit-client/service-aura-network": "3.
|
|
63
|
-
"@conduit-client/service-bindings-imperative": "3.
|
|
64
|
-
"@conduit-client/service-bindings-lwc": "3.
|
|
65
|
-
"@conduit-client/service-cache": "3.
|
|
66
|
-
"@conduit-client/service-cache-control": "3.
|
|
67
|
-
"@conduit-client/service-cache-inclusion-policy": "3.
|
|
68
|
-
"@conduit-client/service-config": "3.
|
|
69
|
-
"@conduit-client/service-feature-flags": "3.
|
|
70
|
-
"@conduit-client/service-fetch-network": "3.
|
|
71
|
-
"@conduit-client/service-instrument-command": "3.
|
|
72
|
-
"@conduit-client/service-pubsub": "3.
|
|
73
|
-
"@conduit-client/service-store": "3.
|
|
74
|
-
"@conduit-client/utils": "3.
|
|
51
|
+
"@conduit-client/command-aura-graphql-normalized-cache-control": "3.16.0",
|
|
52
|
+
"@conduit-client/command-aura-network": "3.16.0",
|
|
53
|
+
"@conduit-client/command-aura-normalized-cache-control": "3.16.0",
|
|
54
|
+
"@conduit-client/command-aura-resource-cache-control": "3.16.0",
|
|
55
|
+
"@conduit-client/command-fetch-network": "3.16.0",
|
|
56
|
+
"@conduit-client/command-http-graphql-normalized-cache-control": "3.16.0",
|
|
57
|
+
"@conduit-client/command-http-normalized-cache-control": "3.16.0",
|
|
58
|
+
"@conduit-client/command-ndjson": "3.16.0",
|
|
59
|
+
"@conduit-client/command-network": "3.16.0",
|
|
60
|
+
"@conduit-client/command-sse": "3.16.0",
|
|
61
|
+
"@conduit-client/command-streaming": "3.16.0",
|
|
62
|
+
"@conduit-client/service-aura-network": "3.16.0",
|
|
63
|
+
"@conduit-client/service-bindings-imperative": "3.16.0",
|
|
64
|
+
"@conduit-client/service-bindings-lwc": "3.16.0",
|
|
65
|
+
"@conduit-client/service-cache": "3.16.0",
|
|
66
|
+
"@conduit-client/service-cache-control": "3.16.0",
|
|
67
|
+
"@conduit-client/service-cache-inclusion-policy": "3.16.0",
|
|
68
|
+
"@conduit-client/service-config": "3.16.0",
|
|
69
|
+
"@conduit-client/service-feature-flags": "3.16.0",
|
|
70
|
+
"@conduit-client/service-fetch-network": "3.16.0",
|
|
71
|
+
"@conduit-client/service-instrument-command": "3.16.0",
|
|
72
|
+
"@conduit-client/service-pubsub": "3.16.0",
|
|
73
|
+
"@conduit-client/service-store": "3.16.0",
|
|
74
|
+
"@conduit-client/utils": "3.16.0",
|
|
75
75
|
"@luvio/network-adapter-composable": "0.160.3",
|
|
76
76
|
"@luvio/network-adapter-fetch": "0.160.3",
|
|
77
|
-
"@lwc/state": "^0.
|
|
78
|
-
"@salesforce/lds-adapters-onestore-graphql": "^1.
|
|
77
|
+
"@lwc/state": "^0.29.0",
|
|
78
|
+
"@salesforce/lds-adapters-onestore-graphql": "^1.423.0",
|
|
79
79
|
"@salesforce/lds-adapters-uiapi-lex": "^1.415.0",
|
|
80
|
-
"@salesforce/lds-durable-storage": "^1.
|
|
81
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
82
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
80
|
+
"@salesforce/lds-durable-storage": "^1.423.0",
|
|
81
|
+
"@salesforce/lds-luvio-service": "^1.423.0",
|
|
82
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.423.0"
|
|
83
83
|
},
|
|
84
84
|
"luvioBundlesize": [
|
|
85
85
|
{
|