@salesforce/lds-runtime-webruntime 1.399.0 → 1.401.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.
|
@@ -4076,7 +4076,7 @@ function buildServiceDescriptor$2(luvio) {
|
|
|
4076
4076
|
},
|
|
4077
4077
|
};
|
|
4078
4078
|
}
|
|
4079
|
-
// version: 1.
|
|
4079
|
+
// version: 1.401.0-c620f9ffed
|
|
4080
4080
|
|
|
4081
4081
|
/**
|
|
4082
4082
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4102,7 +4102,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
4102
4102
|
},
|
|
4103
4103
|
};
|
|
4104
4104
|
}
|
|
4105
|
-
// version: 1.
|
|
4105
|
+
// version: 1.401.0-c620f9ffed
|
|
4106
4106
|
|
|
4107
4107
|
/*!
|
|
4108
4108
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4736,4 +4736,4 @@ const services = [
|
|
|
4736
4736
|
buildServiceDescriptor$1({}, {}),
|
|
4737
4737
|
];
|
|
4738
4738
|
setServices(services);
|
|
4739
|
-
// version: 1.
|
|
4739
|
+
// version: 1.401.0-b1adb82748
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.401.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Webruntime runtime",
|
|
6
6
|
"main": "dist/ldsWebruntimeOneStoreInit.js",
|
|
@@ -61,9 +61,9 @@
|
|
|
61
61
|
"@conduit-client/utils": "2.0.1",
|
|
62
62
|
"@luvio/network-adapter-composable": "0.158.7",
|
|
63
63
|
"@luvio/network-adapter-fetch": "0.158.7",
|
|
64
|
-
"@salesforce/lds-adapters-uiapi-lex": "^1.
|
|
65
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
66
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
64
|
+
"@salesforce/lds-adapters-uiapi-lex": "^1.401.0",
|
|
65
|
+
"@salesforce/lds-luvio-service": "^1.401.0",
|
|
66
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.401.0"
|
|
67
67
|
},
|
|
68
68
|
"luvioBundlesize": [
|
|
69
69
|
{
|