@salesforce/lds-runtime-webruntime 1.417.0 → 1.419.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.
|
@@ -3314,7 +3314,7 @@ function buildServiceDescriptor$9(luvio) {
|
|
|
3314
3314
|
},
|
|
3315
3315
|
};
|
|
3316
3316
|
}
|
|
3317
|
-
// version: 1.
|
|
3317
|
+
// version: 1.419.0-8232dcd0ab
|
|
3318
3318
|
|
|
3319
3319
|
/**
|
|
3320
3320
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3340,7 +3340,7 @@ function buildServiceDescriptor$8(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3340
3340
|
},
|
|
3341
3341
|
};
|
|
3342
3342
|
}
|
|
3343
|
-
// version: 1.
|
|
3343
|
+
// version: 1.419.0-8232dcd0ab
|
|
3344
3344
|
|
|
3345
3345
|
/*!
|
|
3346
3346
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4881,7 +4881,6 @@ function buildServiceDescriptor(interceptors = {
|
|
|
4881
4881
|
}
|
|
4882
4882
|
};
|
|
4883
4883
|
}
|
|
4884
|
-
new TextEncoder();
|
|
4885
4884
|
function setHeader(headerName, headerValue, [resource, options = {}], {
|
|
4886
4885
|
throwOnExisting = false,
|
|
4887
4886
|
errorMessage = `Unexpected ${headerName} header encountered`
|
|
@@ -5197,4 +5196,4 @@ withDefaultLuvio((luvio) => {
|
|
|
5197
5196
|
];
|
|
5198
5197
|
setServices(services);
|
|
5199
5198
|
});
|
|
5200
|
-
// version: 1.
|
|
5199
|
+
// version: 1.419.0-ade430921b
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.419.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Webruntime runtime",
|
|
6
6
|
"main": "dist/ldsWebruntimeOneStoreInit.js",
|
|
@@ -35,38 +35,38 @@
|
|
|
35
35
|
"ready": "yarn build && jest --collectCoverage && yarn test:size && yarn release:corejar"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@conduit-client/service-provisioner": "3.
|
|
39
|
-
"@conduit-client/tools-core": "3.
|
|
38
|
+
"@conduit-client/service-provisioner": "3.14.0",
|
|
39
|
+
"@conduit-client/tools-core": "3.14.0",
|
|
40
40
|
"jwt-encode": "1.0.1"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@conduit-client/command-aura-network": "3.
|
|
44
|
-
"@conduit-client/command-aura-normalized-cache-control": "3.
|
|
45
|
-
"@conduit-client/command-aura-resource-cache-control": "3.
|
|
46
|
-
"@conduit-client/command-fetch-network": "3.
|
|
47
|
-
"@conduit-client/command-http-normalized-cache-control": "3.
|
|
48
|
-
"@conduit-client/command-ndjson": "3.
|
|
49
|
-
"@conduit-client/command-network": "3.
|
|
50
|
-
"@conduit-client/command-sse": "3.
|
|
51
|
-
"@conduit-client/command-streaming": "3.
|
|
52
|
-
"@conduit-client/jwt-manager": "3.
|
|
53
|
-
"@conduit-client/service-aura-network": "3.
|
|
54
|
-
"@conduit-client/service-bindings-imperative": "3.
|
|
55
|
-
"@conduit-client/service-bindings-lwc": "3.
|
|
56
|
-
"@conduit-client/service-cache": "3.
|
|
57
|
-
"@conduit-client/service-cache-control": "3.
|
|
58
|
-
"@conduit-client/service-cache-inclusion-policy": "3.
|
|
59
|
-
"@conduit-client/service-fetch-network": "3.
|
|
60
|
-
"@conduit-client/service-instrument-command": "3.
|
|
61
|
-
"@conduit-client/service-pubsub": "3.
|
|
62
|
-
"@conduit-client/service-store": "3.
|
|
63
|
-
"@conduit-client/utils": "3.
|
|
43
|
+
"@conduit-client/command-aura-network": "3.14.0",
|
|
44
|
+
"@conduit-client/command-aura-normalized-cache-control": "3.14.0",
|
|
45
|
+
"@conduit-client/command-aura-resource-cache-control": "3.14.0",
|
|
46
|
+
"@conduit-client/command-fetch-network": "3.14.0",
|
|
47
|
+
"@conduit-client/command-http-normalized-cache-control": "3.14.0",
|
|
48
|
+
"@conduit-client/command-ndjson": "3.14.0",
|
|
49
|
+
"@conduit-client/command-network": "3.14.0",
|
|
50
|
+
"@conduit-client/command-sse": "3.14.0",
|
|
51
|
+
"@conduit-client/command-streaming": "3.14.0",
|
|
52
|
+
"@conduit-client/jwt-manager": "3.14.0",
|
|
53
|
+
"@conduit-client/service-aura-network": "3.14.0",
|
|
54
|
+
"@conduit-client/service-bindings-imperative": "3.14.0",
|
|
55
|
+
"@conduit-client/service-bindings-lwc": "3.14.0",
|
|
56
|
+
"@conduit-client/service-cache": "3.14.0",
|
|
57
|
+
"@conduit-client/service-cache-control": "3.14.0",
|
|
58
|
+
"@conduit-client/service-cache-inclusion-policy": "3.14.0",
|
|
59
|
+
"@conduit-client/service-fetch-network": "3.14.0",
|
|
60
|
+
"@conduit-client/service-instrument-command": "3.14.0",
|
|
61
|
+
"@conduit-client/service-pubsub": "3.14.0",
|
|
62
|
+
"@conduit-client/service-store": "3.14.0",
|
|
63
|
+
"@conduit-client/utils": "3.14.0",
|
|
64
64
|
"@luvio/network-adapter-composable": "0.160.1",
|
|
65
65
|
"@luvio/network-adapter-fetch": "0.160.1",
|
|
66
66
|
"@salesforce/lds-adapters-uiapi-lex": "^1.415.0",
|
|
67
|
-
"@salesforce/lds-default-luvio": "^1.
|
|
68
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
69
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
67
|
+
"@salesforce/lds-default-luvio": "^1.419.0",
|
|
68
|
+
"@salesforce/lds-luvio-service": "^1.419.0",
|
|
69
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.419.0"
|
|
70
70
|
},
|
|
71
71
|
"luvioBundlesize": [
|
|
72
72
|
{
|