@salesforce/lds-runtime-mobile 1.452.0 → 1.453.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
|
@@ -59318,7 +59318,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
59318
59318
|
},
|
|
59319
59319
|
};
|
|
59320
59320
|
}
|
|
59321
|
-
// version: 1.
|
|
59321
|
+
// version: 1.453.0-725e09cf25
|
|
59322
59322
|
|
|
59323
59323
|
/**
|
|
59324
59324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -59344,7 +59344,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
59344
59344
|
},
|
|
59345
59345
|
};
|
|
59346
59346
|
}
|
|
59347
|
-
// version: 1.
|
|
59347
|
+
// version: 1.453.0-725e09cf25
|
|
59348
59348
|
|
|
59349
59349
|
function findExecutableOperation(input) {
|
|
59350
59350
|
const operations = input.query.definitions.filter(
|
|
@@ -62056,4 +62056,4 @@ register({
|
|
|
62056
62056
|
});
|
|
62057
62057
|
|
|
62058
62058
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
62059
|
-
// version: 1.
|
|
62059
|
+
// version: 1.453.0-725e09cf25
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-mobile",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.453.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.1",
|
|
36
|
+
"@conduit-client/service-bindings-lwc": "3.26.1",
|
|
37
|
+
"@conduit-client/service-provisioner": "3.26.1",
|
|
38
|
+
"@salesforce/lds-adapters-uiapi": "^1.453.0",
|
|
39
|
+
"@salesforce/lds-bindings": "^1.453.0",
|
|
40
|
+
"@salesforce/lds-instrumentation": "^1.453.0",
|
|
41
|
+
"@salesforce/lds-luvio-service": "^1.453.0",
|
|
42
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.453.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.1",
|
|
49
|
+
"@conduit-client/command-aura-normalized-cache-control": "3.26.1",
|
|
50
|
+
"@conduit-client/command-fetch-network": "3.26.1",
|
|
51
|
+
"@conduit-client/command-http-normalized-cache-control": "3.26.1",
|
|
52
|
+
"@conduit-client/command-network": "3.26.1",
|
|
53
|
+
"@conduit-client/service-cache": "3.26.1",
|
|
54
|
+
"@conduit-client/service-cache-control": "3.26.1",
|
|
55
|
+
"@conduit-client/service-cache-inclusion-policy": "3.26.1",
|
|
56
|
+
"@conduit-client/service-fetch-network": "3.26.1",
|
|
57
|
+
"@conduit-client/service-instrument-command": "3.26.1",
|
|
58
|
+
"@conduit-client/service-instrumentation": "3.26.1",
|
|
59
|
+
"@conduit-client/service-pubsub": "3.26.1",
|
|
60
|
+
"@conduit-client/service-store": "3.26.1",
|
|
61
|
+
"@conduit-client/utils": "3.26.1",
|
|
62
|
+
"@salesforce/lds-adapters-graphql": "^1.453.0",
|
|
63
|
+
"@salesforce/lds-drafts": "^1.453.0",
|
|
64
|
+
"@salesforce/lds-durable-records": "^1.453.0",
|
|
65
|
+
"@salesforce/lds-network-adapter": "^1.453.0",
|
|
66
|
+
"@salesforce/lds-network-nimbus": "^1.453.0",
|
|
67
|
+
"@salesforce/lds-store-binary": "^1.453.0",
|
|
68
|
+
"@salesforce/lds-store-nimbus": "^1.453.0",
|
|
69
|
+
"@salesforce/lds-store-sql": "^1.453.0",
|
|
70
|
+
"@salesforce/lds-utils-adapters": "^1.453.0",
|
|
71
|
+
"@salesforce/nimbus-plugin-lds": "^1.453.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
|
@@ -59318,7 +59318,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
59318
59318
|
},
|
|
59319
59319
|
};
|
|
59320
59320
|
}
|
|
59321
|
-
// version: 1.
|
|
59321
|
+
// version: 1.453.0-725e09cf25
|
|
59322
59322
|
|
|
59323
59323
|
/**
|
|
59324
59324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -59344,7 +59344,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
59344
59344
|
},
|
|
59345
59345
|
};
|
|
59346
59346
|
}
|
|
59347
|
-
// version: 1.
|
|
59347
|
+
// version: 1.453.0-725e09cf25
|
|
59348
59348
|
|
|
59349
59349
|
function findExecutableOperation(input) {
|
|
59350
59350
|
const operations = input.query.definitions.filter(
|
|
@@ -62056,4 +62056,4 @@ register({
|
|
|
62056
62056
|
});
|
|
62057
62057
|
|
|
62058
62058
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
62059
|
-
// version: 1.
|
|
62059
|
+
// version: 1.453.0-725e09cf25
|