@salesforce/lds-runtime-mobile 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.
- package/dist/main.js +3 -4
- package/package.json +34 -34
- package/sfdc/main.js +3 -4
package/dist/main.js
CHANGED
|
@@ -58582,7 +58582,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
58582
58582
|
},
|
|
58583
58583
|
};
|
|
58584
58584
|
}
|
|
58585
|
-
// version: 1.
|
|
58585
|
+
// version: 1.419.0-8232dcd0ab
|
|
58586
58586
|
|
|
58587
58587
|
/**
|
|
58588
58588
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -58608,7 +58608,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
58608
58608
|
},
|
|
58609
58609
|
};
|
|
58610
58610
|
}
|
|
58611
|
-
// version: 1.
|
|
58611
|
+
// version: 1.419.0-8232dcd0ab
|
|
58612
58612
|
|
|
58613
58613
|
/*!
|
|
58614
58614
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60257,7 +60257,6 @@ function buildServiceDescriptor$1(interceptors = {
|
|
|
60257
60257
|
}
|
|
60258
60258
|
};
|
|
60259
60259
|
}
|
|
60260
|
-
new TextEncoder();
|
|
60261
60260
|
|
|
60262
60261
|
function buildNimbusFetchServiceDescriptor() {
|
|
60263
60262
|
// the fetch() function that will be used to make network requests using the NimbusNetworkAdapter
|
|
@@ -61261,4 +61260,4 @@ register({
|
|
|
61261
61260
|
});
|
|
61262
61261
|
|
|
61263
61262
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
61264
|
-
// version: 1.
|
|
61263
|
+
// version: 1.419.0-ade430921b
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-mobile",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.419.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,44 +32,44 @@
|
|
|
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.
|
|
36
|
-
"@conduit-client/service-bindings-lwc": "3.
|
|
37
|
-
"@conduit-client/service-provisioner": "3.
|
|
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.14.0",
|
|
36
|
+
"@conduit-client/service-bindings-lwc": "3.14.0",
|
|
37
|
+
"@conduit-client/service-provisioner": "3.14.0",
|
|
38
|
+
"@salesforce/lds-adapters-uiapi": "^1.419.0",
|
|
39
|
+
"@salesforce/lds-bindings": "^1.419.0",
|
|
40
|
+
"@salesforce/lds-instrumentation": "^1.419.0",
|
|
41
|
+
"@salesforce/lds-luvio-service": "^1.419.0",
|
|
42
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.419.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.
|
|
49
|
-
"@conduit-client/command-aura-normalized-cache-control": "3.
|
|
50
|
-
"@conduit-client/command-aura-resource-cache-control": "3.
|
|
51
|
-
"@conduit-client/command-fetch-network": "3.
|
|
52
|
-
"@conduit-client/command-http-normalized-cache-control": "3.
|
|
53
|
-
"@conduit-client/command-network": "3.
|
|
54
|
-
"@conduit-client/service-cache": "3.
|
|
55
|
-
"@conduit-client/service-cache-control": "3.
|
|
56
|
-
"@conduit-client/service-cache-inclusion-policy": "3.
|
|
57
|
-
"@conduit-client/service-fetch-network": "3.
|
|
58
|
-
"@conduit-client/service-instrument-command": "3.
|
|
59
|
-
"@conduit-client/service-instrumentation": "3.
|
|
60
|
-
"@conduit-client/service-pubsub": "3.
|
|
61
|
-
"@conduit-client/service-store": "3.
|
|
62
|
-
"@conduit-client/utils": "3.
|
|
63
|
-
"@salesforce/lds-adapters-graphql": "^1.
|
|
64
|
-
"@salesforce/lds-drafts": "^1.
|
|
65
|
-
"@salesforce/lds-durable-records": "^1.
|
|
66
|
-
"@salesforce/lds-network-adapter": "^1.
|
|
67
|
-
"@salesforce/lds-network-nimbus": "^1.
|
|
68
|
-
"@salesforce/lds-store-binary": "^1.
|
|
69
|
-
"@salesforce/lds-store-nimbus": "^1.
|
|
70
|
-
"@salesforce/lds-store-sql": "^1.
|
|
71
|
-
"@salesforce/lds-utils-adapters": "^1.
|
|
72
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
48
|
+
"@conduit-client/command-aura-network": "3.14.0",
|
|
49
|
+
"@conduit-client/command-aura-normalized-cache-control": "3.14.0",
|
|
50
|
+
"@conduit-client/command-aura-resource-cache-control": "3.14.0",
|
|
51
|
+
"@conduit-client/command-fetch-network": "3.14.0",
|
|
52
|
+
"@conduit-client/command-http-normalized-cache-control": "3.14.0",
|
|
53
|
+
"@conduit-client/command-network": "3.14.0",
|
|
54
|
+
"@conduit-client/service-cache": "3.14.0",
|
|
55
|
+
"@conduit-client/service-cache-control": "3.14.0",
|
|
56
|
+
"@conduit-client/service-cache-inclusion-policy": "3.14.0",
|
|
57
|
+
"@conduit-client/service-fetch-network": "3.14.0",
|
|
58
|
+
"@conduit-client/service-instrument-command": "3.14.0",
|
|
59
|
+
"@conduit-client/service-instrumentation": "3.14.0",
|
|
60
|
+
"@conduit-client/service-pubsub": "3.14.0",
|
|
61
|
+
"@conduit-client/service-store": "3.14.0",
|
|
62
|
+
"@conduit-client/utils": "3.14.0",
|
|
63
|
+
"@salesforce/lds-adapters-graphql": "^1.419.0",
|
|
64
|
+
"@salesforce/lds-drafts": "^1.419.0",
|
|
65
|
+
"@salesforce/lds-durable-records": "^1.419.0",
|
|
66
|
+
"@salesforce/lds-network-adapter": "^1.419.0",
|
|
67
|
+
"@salesforce/lds-network-nimbus": "^1.419.0",
|
|
68
|
+
"@salesforce/lds-store-binary": "^1.419.0",
|
|
69
|
+
"@salesforce/lds-store-nimbus": "^1.419.0",
|
|
70
|
+
"@salesforce/lds-store-sql": "^1.419.0",
|
|
71
|
+
"@salesforce/lds-utils-adapters": "^1.419.0",
|
|
72
|
+
"@salesforce/nimbus-plugin-lds": "^1.419.0",
|
|
73
73
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
74
74
|
"wait-for-expect": "^3.0.2"
|
|
75
75
|
},
|
package/sfdc/main.js
CHANGED
|
@@ -58582,7 +58582,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
58582
58582
|
},
|
|
58583
58583
|
};
|
|
58584
58584
|
}
|
|
58585
|
-
// version: 1.
|
|
58585
|
+
// version: 1.419.0-8232dcd0ab
|
|
58586
58586
|
|
|
58587
58587
|
/**
|
|
58588
58588
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -58608,7 +58608,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
58608
58608
|
},
|
|
58609
58609
|
};
|
|
58610
58610
|
}
|
|
58611
|
-
// version: 1.
|
|
58611
|
+
// version: 1.419.0-8232dcd0ab
|
|
58612
58612
|
|
|
58613
58613
|
/*!
|
|
58614
58614
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60257,7 +60257,6 @@ function buildServiceDescriptor$1(interceptors = {
|
|
|
60257
60257
|
}
|
|
60258
60258
|
};
|
|
60259
60259
|
}
|
|
60260
|
-
new TextEncoder();
|
|
60261
60260
|
|
|
60262
60261
|
function buildNimbusFetchServiceDescriptor() {
|
|
60263
60262
|
// the fetch() function that will be used to make network requests using the NimbusNetworkAdapter
|
|
@@ -61261,4 +61260,4 @@ register({
|
|
|
61261
61260
|
});
|
|
61262
61261
|
|
|
61263
61262
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
61264
|
-
// version: 1.
|
|
61263
|
+
// version: 1.419.0-ade430921b
|