@salesforce/lds-runtime-mobile 1.441.0 → 1.443.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 CHANGED
@@ -58902,7 +58902,7 @@ function buildServiceDescriptor$b(luvio) {
58902
58902
  },
58903
58903
  };
58904
58904
  }
58905
- // version: 1.441.0-5e7d04c146
58905
+ // version: 1.443.0-be70f6bb6e
58906
58906
 
58907
58907
  /**
58908
58908
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -58928,7 +58928,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
58928
58928
  },
58929
58929
  };
58930
58930
  }
58931
- // version: 1.441.0-5e7d04c146
58931
+ // version: 1.443.0-be70f6bb6e
58932
58932
 
58933
58933
  function findExecutableOperation(input) {
58934
58934
  const operations = input.query.definitions.filter(
@@ -61608,4 +61608,4 @@ register({
61608
61608
  });
61609
61609
 
61610
61610
  export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
61611
- // version: 1.441.0-5e7d04c146
61611
+ // version: 1.443.0-be70f6bb6e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.441.0",
3
+ "version": "1.443.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.21.0",
36
- "@conduit-client/service-bindings-lwc": "3.21.0",
37
- "@conduit-client/service-provisioner": "3.21.0",
38
- "@salesforce/lds-adapters-uiapi": "^1.441.0",
39
- "@salesforce/lds-bindings": "^1.441.0",
40
- "@salesforce/lds-instrumentation": "^1.441.0",
41
- "@salesforce/lds-luvio-service": "^1.441.0",
42
- "@salesforce/lds-luvio-uiapi-records-service": "^1.441.0",
35
+ "@conduit-client/service-bindings-imperative": "3.22.0",
36
+ "@conduit-client/service-bindings-lwc": "3.22.0",
37
+ "@conduit-client/service-provisioner": "3.22.0",
38
+ "@salesforce/lds-adapters-uiapi": "^1.443.0",
39
+ "@salesforce/lds-bindings": "^1.443.0",
40
+ "@salesforce/lds-instrumentation": "^1.443.0",
41
+ "@salesforce/lds-luvio-service": "^1.443.0",
42
+ "@salesforce/lds-luvio-uiapi-records-service": "^1.443.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.21.0",
49
- "@conduit-client/command-aura-normalized-cache-control": "3.21.0",
50
- "@conduit-client/command-aura-resource-cache-control": "3.21.0",
51
- "@conduit-client/command-fetch-network": "3.21.0",
52
- "@conduit-client/command-http-normalized-cache-control": "3.21.0",
53
- "@conduit-client/command-network": "3.21.0",
54
- "@conduit-client/service-cache": "3.21.0",
55
- "@conduit-client/service-cache-control": "3.21.0",
56
- "@conduit-client/service-cache-inclusion-policy": "3.21.0",
57
- "@conduit-client/service-fetch-network": "3.21.0",
58
- "@conduit-client/service-instrument-command": "3.21.0",
59
- "@conduit-client/service-instrumentation": "3.21.0",
60
- "@conduit-client/service-pubsub": "3.21.0",
61
- "@conduit-client/service-store": "3.21.0",
62
- "@conduit-client/utils": "3.21.0",
63
- "@salesforce/lds-adapters-graphql": "^1.441.0",
64
- "@salesforce/lds-drafts": "^1.441.0",
65
- "@salesforce/lds-durable-records": "^1.441.0",
66
- "@salesforce/lds-network-adapter": "^1.441.0",
67
- "@salesforce/lds-network-nimbus": "^1.441.0",
68
- "@salesforce/lds-store-binary": "^1.441.0",
69
- "@salesforce/lds-store-nimbus": "^1.441.0",
70
- "@salesforce/lds-store-sql": "^1.441.0",
71
- "@salesforce/lds-utils-adapters": "^1.441.0",
72
- "@salesforce/nimbus-plugin-lds": "^1.441.0",
48
+ "@conduit-client/command-aura-network": "3.22.0",
49
+ "@conduit-client/command-aura-normalized-cache-control": "3.22.0",
50
+ "@conduit-client/command-aura-resource-cache-control": "3.22.0",
51
+ "@conduit-client/command-fetch-network": "3.22.0",
52
+ "@conduit-client/command-http-normalized-cache-control": "3.22.0",
53
+ "@conduit-client/command-network": "3.22.0",
54
+ "@conduit-client/service-cache": "3.22.0",
55
+ "@conduit-client/service-cache-control": "3.22.0",
56
+ "@conduit-client/service-cache-inclusion-policy": "3.22.0",
57
+ "@conduit-client/service-fetch-network": "3.22.0",
58
+ "@conduit-client/service-instrument-command": "3.22.0",
59
+ "@conduit-client/service-instrumentation": "3.22.0",
60
+ "@conduit-client/service-pubsub": "3.22.0",
61
+ "@conduit-client/service-store": "3.22.0",
62
+ "@conduit-client/utils": "3.22.0",
63
+ "@salesforce/lds-adapters-graphql": "^1.443.0",
64
+ "@salesforce/lds-drafts": "^1.443.0",
65
+ "@salesforce/lds-durable-records": "^1.443.0",
66
+ "@salesforce/lds-network-adapter": "^1.443.0",
67
+ "@salesforce/lds-network-nimbus": "^1.443.0",
68
+ "@salesforce/lds-store-binary": "^1.443.0",
69
+ "@salesforce/lds-store-nimbus": "^1.443.0",
70
+ "@salesforce/lds-store-sql": "^1.443.0",
71
+ "@salesforce/lds-utils-adapters": "^1.443.0",
72
+ "@salesforce/nimbus-plugin-lds": "^1.443.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
@@ -58902,7 +58902,7 @@ function buildServiceDescriptor$b(luvio) {
58902
58902
  },
58903
58903
  };
58904
58904
  }
58905
- // version: 1.441.0-5e7d04c146
58905
+ // version: 1.443.0-be70f6bb6e
58906
58906
 
58907
58907
  /**
58908
58908
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -58928,7 +58928,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
58928
58928
  },
58929
58929
  };
58930
58930
  }
58931
- // version: 1.441.0-5e7d04c146
58931
+ // version: 1.443.0-be70f6bb6e
58932
58932
 
58933
58933
  function findExecutableOperation(input) {
58934
58934
  const operations = input.query.definitions.filter(
@@ -61608,4 +61608,4 @@ register({
61608
61608
  });
61609
61609
 
61610
61610
  export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
61611
- // version: 1.441.0-5e7d04c146
61611
+ // version: 1.443.0-be70f6bb6e