@salesforce/lds-runtime-mobile 1.455.0 → 1.456.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/main.js +3 -3
- package/package.json +33 -33
- package/sfdc/main.js +3 -3
package/dist/main.js
CHANGED
|
@@ -59702,7 +59702,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
59702
59702
|
},
|
|
59703
59703
|
};
|
|
59704
59704
|
}
|
|
59705
|
-
// version: 1.
|
|
59705
|
+
// version: 1.456.0-cef836b978
|
|
59706
59706
|
|
|
59707
59707
|
/**
|
|
59708
59708
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -59728,7 +59728,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
59728
59728
|
},
|
|
59729
59729
|
};
|
|
59730
59730
|
}
|
|
59731
|
-
// version: 1.
|
|
59731
|
+
// version: 1.456.0-cef836b978
|
|
59732
59732
|
|
|
59733
59733
|
function findExecutableOperation(input) {
|
|
59734
59734
|
const operations = input.query.definitions.filter(
|
|
@@ -62440,4 +62440,4 @@ register({
|
|
|
62440
62440
|
});
|
|
62441
62441
|
|
|
62442
62442
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
62443
|
-
// version: 1.
|
|
62443
|
+
// version: 1.456.0-cef836b978
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-mobile",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.456.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS runtime for mobile/hybrid environments.",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -32,43 +32,43 @@
|
|
|
32
32
|
"release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-mobile"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@conduit-client/service-bindings-imperative": "3.26.
|
|
36
|
-
"@conduit-client/service-bindings-lwc": "3.26.
|
|
37
|
-
"@conduit-client/service-provisioner": "3.26.
|
|
38
|
-
"@salesforce/lds-adapters-uiapi": "^1.
|
|
39
|
-
"@salesforce/lds-bindings": "^1.
|
|
40
|
-
"@salesforce/lds-instrumentation": "^1.
|
|
41
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
42
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
35
|
+
"@conduit-client/service-bindings-imperative": "3.26.5",
|
|
36
|
+
"@conduit-client/service-bindings-lwc": "3.26.5",
|
|
37
|
+
"@conduit-client/service-provisioner": "3.26.5",
|
|
38
|
+
"@salesforce/lds-adapters-uiapi": "^1.456.0",
|
|
39
|
+
"@salesforce/lds-bindings": "^1.456.0",
|
|
40
|
+
"@salesforce/lds-instrumentation": "^1.456.0",
|
|
41
|
+
"@salesforce/lds-luvio-service": "^1.456.0",
|
|
42
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.456.0",
|
|
43
43
|
"@salesforce/user": "0.0.21",
|
|
44
44
|
"o11y": "250.7.0",
|
|
45
45
|
"o11y_schema": "256.126.0"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@conduit-client/command-aura-network": "3.26.
|
|
49
|
-
"@conduit-client/command-aura-normalized-cache-control": "3.26.
|
|
50
|
-
"@conduit-client/command-fetch-network": "3.26.
|
|
51
|
-
"@conduit-client/command-http-normalized-cache-control": "3.26.
|
|
52
|
-
"@conduit-client/command-network": "3.26.
|
|
53
|
-
"@conduit-client/service-cache": "3.26.
|
|
54
|
-
"@conduit-client/service-cache-control": "3.26.
|
|
55
|
-
"@conduit-client/service-cache-inclusion-policy": "3.26.
|
|
56
|
-
"@conduit-client/service-fetch-network": "3.26.
|
|
57
|
-
"@conduit-client/service-instrument-command": "3.26.
|
|
58
|
-
"@conduit-client/service-instrumentation": "3.26.
|
|
59
|
-
"@conduit-client/service-pubsub": "3.26.
|
|
60
|
-
"@conduit-client/service-store": "3.26.
|
|
61
|
-
"@conduit-client/utils": "3.26.
|
|
62
|
-
"@salesforce/lds-adapters-graphql": "^1.
|
|
63
|
-
"@salesforce/lds-drafts": "^1.
|
|
64
|
-
"@salesforce/lds-durable-records": "^1.
|
|
65
|
-
"@salesforce/lds-network-adapter": "^1.
|
|
66
|
-
"@salesforce/lds-network-nimbus": "^1.
|
|
67
|
-
"@salesforce/lds-store-binary": "^1.
|
|
68
|
-
"@salesforce/lds-store-nimbus": "^1.
|
|
69
|
-
"@salesforce/lds-store-sql": "^1.
|
|
70
|
-
"@salesforce/lds-utils-adapters": "^1.
|
|
71
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
48
|
+
"@conduit-client/command-aura-network": "3.26.5",
|
|
49
|
+
"@conduit-client/command-aura-normalized-cache-control": "3.26.5",
|
|
50
|
+
"@conduit-client/command-fetch-network": "3.26.5",
|
|
51
|
+
"@conduit-client/command-http-normalized-cache-control": "3.26.5",
|
|
52
|
+
"@conduit-client/command-network": "3.26.5",
|
|
53
|
+
"@conduit-client/service-cache": "3.26.5",
|
|
54
|
+
"@conduit-client/service-cache-control": "3.26.5",
|
|
55
|
+
"@conduit-client/service-cache-inclusion-policy": "3.26.5",
|
|
56
|
+
"@conduit-client/service-fetch-network": "3.26.5",
|
|
57
|
+
"@conduit-client/service-instrument-command": "3.26.5",
|
|
58
|
+
"@conduit-client/service-instrumentation": "3.26.5",
|
|
59
|
+
"@conduit-client/service-pubsub": "3.26.5",
|
|
60
|
+
"@conduit-client/service-store": "3.26.5",
|
|
61
|
+
"@conduit-client/utils": "3.26.5",
|
|
62
|
+
"@salesforce/lds-adapters-graphql": "^1.456.0",
|
|
63
|
+
"@salesforce/lds-drafts": "^1.456.0",
|
|
64
|
+
"@salesforce/lds-durable-records": "^1.456.0",
|
|
65
|
+
"@salesforce/lds-network-adapter": "^1.456.0",
|
|
66
|
+
"@salesforce/lds-network-nimbus": "^1.456.0",
|
|
67
|
+
"@salesforce/lds-store-binary": "^1.456.0",
|
|
68
|
+
"@salesforce/lds-store-nimbus": "^1.456.0",
|
|
69
|
+
"@salesforce/lds-store-sql": "^1.456.0",
|
|
70
|
+
"@salesforce/lds-utils-adapters": "^1.456.0",
|
|
71
|
+
"@salesforce/nimbus-plugin-lds": "^1.456.0",
|
|
72
72
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
73
73
|
"wait-for-expect": "^3.0.2"
|
|
74
74
|
},
|
package/sfdc/main.js
CHANGED
|
@@ -59702,7 +59702,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
59702
59702
|
},
|
|
59703
59703
|
};
|
|
59704
59704
|
}
|
|
59705
|
-
// version: 1.
|
|
59705
|
+
// version: 1.456.0-cef836b978
|
|
59706
59706
|
|
|
59707
59707
|
/**
|
|
59708
59708
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -59728,7 +59728,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
59728
59728
|
},
|
|
59729
59729
|
};
|
|
59730
59730
|
}
|
|
59731
|
-
// version: 1.
|
|
59731
|
+
// version: 1.456.0-cef836b978
|
|
59732
59732
|
|
|
59733
59733
|
function findExecutableOperation(input) {
|
|
59734
59734
|
const operations = input.query.definitions.filter(
|
|
@@ -62440,4 +62440,4 @@ register({
|
|
|
62440
62440
|
});
|
|
62441
62441
|
|
|
62442
62442
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
62443
|
-
// version: 1.
|
|
62443
|
+
// version: 1.456.0-cef836b978
|