@salesforce/lds-runtime-webruntime 1.397.0 → 1.398.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.
|
@@ -4071,7 +4071,7 @@ function buildServiceDescriptor$2(luvio) {
|
|
|
4071
4071
|
},
|
|
4072
4072
|
};
|
|
4073
4073
|
}
|
|
4074
|
-
// version: 1.
|
|
4074
|
+
// version: 1.398.0-ada864f72d
|
|
4075
4075
|
|
|
4076
4076
|
/**
|
|
4077
4077
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4097,7 +4097,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
4097
4097
|
},
|
|
4098
4098
|
};
|
|
4099
4099
|
}
|
|
4100
|
-
// version: 1.
|
|
4100
|
+
// version: 1.398.0-ada864f72d
|
|
4101
4101
|
|
|
4102
4102
|
/*!
|
|
4103
4103
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4731,4 +4731,4 @@ const services = [
|
|
|
4731
4731
|
buildServiceDescriptor$1({}, {}),
|
|
4732
4732
|
];
|
|
4733
4733
|
setServices(services);
|
|
4734
|
-
// version: 1.
|
|
4734
|
+
// version: 1.398.0-4adb9f1c88
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.398.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
|
"@luvio/service-pubsub": "5.66.0",
|
|
62
62
|
"@luvio/service-store": "5.66.0",
|
|
63
63
|
"@luvio/utils": "5.66.0",
|
|
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.398.0",
|
|
65
|
+
"@salesforce/lds-luvio-service": "^1.398.0",
|
|
66
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.398.0"
|
|
67
67
|
},
|
|
68
68
|
"luvioBundlesize": [
|
|
69
69
|
{
|