@salesforce/lds-runtime-mobile 1.378.0 → 1.379.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 +5 -5
- package/dist/types/main.d.ts +1 -0
- package/package.json +32 -32
- package/sfdc/main.js +5 -5
- package/sfdc/types/main.d.ts +1 -0
package/dist/main.js
CHANGED
|
@@ -39,10 +39,10 @@ import ldsPrimingGraphqlBatch from '@salesforce/gate/lds.primingGraphqlBatch';
|
|
|
39
39
|
import lmrPrimingUseSoql from '@salesforce/gate/lmr.primingUseSoql';
|
|
40
40
|
import aggressiveTrimCountKillSwitchGate from '@salesforce/gate/lmr.disableAggresiveTrimCountChange';
|
|
41
41
|
import graphqlL2AdapterGate from '@salesforce/gate/lmr.graphqlL2Adapter';
|
|
42
|
-
import productConsumedSideEffects from '@salesforce/gate/com.salesforce.fieldservice.vanStockLDSBypass256';
|
|
43
42
|
import useOneStore from '@salesforce/gate/lmr.useOneStore';
|
|
44
43
|
import { setServices } from '@luvio/service-provisioner/v1';
|
|
45
44
|
import '@luvio/type-normalization/v1';
|
|
45
|
+
import productConsumedSideEffects from '@salesforce/gate/com.salesforce.fieldservice.vanStockLDSBypass256';
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
48
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -57866,7 +57866,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
57866
57866
|
},
|
|
57867
57867
|
};
|
|
57868
57868
|
}
|
|
57869
|
-
// version: 1.
|
|
57869
|
+
// version: 1.379.0-a57c798add
|
|
57870
57870
|
|
|
57871
57871
|
/**
|
|
57872
57872
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -57892,7 +57892,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
57892
57892
|
},
|
|
57893
57893
|
};
|
|
57894
57894
|
}
|
|
57895
|
-
// version: 1.
|
|
57895
|
+
// version: 1.379.0-a57c798add
|
|
57896
57896
|
|
|
57897
57897
|
/*!
|
|
57898
57898
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60012,5 +60012,5 @@ register({
|
|
|
60012
60012
|
instrument: instrument,
|
|
60013
60013
|
});
|
|
60014
60014
|
|
|
60015
|
-
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, registerReportObserver, reportGraphqlQueryParseError };
|
|
60016
|
-
// version: 1.
|
|
60015
|
+
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
60016
|
+
// version: 1.379.0-fc97fd9203
|
package/dist/types/main.d.ts
CHANGED
|
@@ -8,3 +8,4 @@ export { reportGraphqlQueryParseError } from './instrumentation/metrics';
|
|
|
8
8
|
export type { PrimingSession } from './priming';
|
|
9
9
|
export { ingest as ingestDenormalizedRecordRepresentation } from './adapters/raml-artifacts/types/RecordRepresentation/ingest';
|
|
10
10
|
export type { RecordRepresentation, RecordRepresentationNormalized, } from './adapters/types/RecordRepresentation';
|
|
11
|
+
export { initializeOneStore } from './onestore';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-mobile",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.379.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,42 +32,42 @@
|
|
|
32
32
|
"release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-mobile"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@luvio/service-provisioner": "5.
|
|
36
|
-
"@salesforce/lds-adapters-uiapi": "^1.
|
|
37
|
-
"@salesforce/lds-bindings": "^1.
|
|
38
|
-
"@salesforce/lds-instrumentation": "^1.
|
|
39
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
40
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
35
|
+
"@luvio/service-provisioner": "5.57.0",
|
|
36
|
+
"@salesforce/lds-adapters-uiapi": "^1.379.0",
|
|
37
|
+
"@salesforce/lds-bindings": "^1.379.0",
|
|
38
|
+
"@salesforce/lds-instrumentation": "^1.379.0",
|
|
39
|
+
"@salesforce/lds-luvio-service": "^1.379.0",
|
|
40
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.379.0",
|
|
41
41
|
"@salesforce/user": "0.0.21",
|
|
42
42
|
"o11y": "250.7.0",
|
|
43
43
|
"o11y_schema": "256.126.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@luvio/command-aura-network": "5.
|
|
47
|
-
"@luvio/command-aura-normalized-cache-control": "5.
|
|
48
|
-
"@luvio/command-aura-resource-cache-control": "5.
|
|
49
|
-
"@luvio/command-fetch-network": "5.
|
|
50
|
-
"@luvio/command-http-normalized-cache-control": "5.
|
|
51
|
-
"@luvio/command-network": "5.
|
|
52
|
-
"@luvio/service-cache": "5.
|
|
53
|
-
"@luvio/service-cache-control": "5.
|
|
54
|
-
"@luvio/service-cache-inclusion-policy": "5.
|
|
55
|
-
"@luvio/service-fetch-network": "5.
|
|
56
|
-
"@luvio/service-instrument-command": "5.
|
|
57
|
-
"@luvio/service-instrumentation": "5.
|
|
58
|
-
"@luvio/service-pubsub": "5.
|
|
59
|
-
"@luvio/service-store": "5.
|
|
60
|
-
"@luvio/utils": "5.
|
|
61
|
-
"@salesforce/lds-adapters-graphql": "^1.
|
|
62
|
-
"@salesforce/lds-drafts": "^1.
|
|
63
|
-
"@salesforce/lds-durable-records": "^1.
|
|
64
|
-
"@salesforce/lds-network-adapter": "^1.
|
|
65
|
-
"@salesforce/lds-network-nimbus": "^1.
|
|
66
|
-
"@salesforce/lds-store-binary": "^1.
|
|
67
|
-
"@salesforce/lds-store-nimbus": "^1.
|
|
68
|
-
"@salesforce/lds-store-sql": "^1.
|
|
69
|
-
"@salesforce/lds-utils-adapters": "^1.
|
|
70
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
46
|
+
"@luvio/command-aura-network": "5.57.0",
|
|
47
|
+
"@luvio/command-aura-normalized-cache-control": "5.57.0",
|
|
48
|
+
"@luvio/command-aura-resource-cache-control": "5.57.0",
|
|
49
|
+
"@luvio/command-fetch-network": "5.57.0",
|
|
50
|
+
"@luvio/command-http-normalized-cache-control": "5.57.0",
|
|
51
|
+
"@luvio/command-network": "5.57.0",
|
|
52
|
+
"@luvio/service-cache": "5.57.0",
|
|
53
|
+
"@luvio/service-cache-control": "5.57.0",
|
|
54
|
+
"@luvio/service-cache-inclusion-policy": "5.57.0",
|
|
55
|
+
"@luvio/service-fetch-network": "5.57.0",
|
|
56
|
+
"@luvio/service-instrument-command": "5.57.0",
|
|
57
|
+
"@luvio/service-instrumentation": "5.57.0",
|
|
58
|
+
"@luvio/service-pubsub": "5.57.0",
|
|
59
|
+
"@luvio/service-store": "5.57.0",
|
|
60
|
+
"@luvio/utils": "5.57.0",
|
|
61
|
+
"@salesforce/lds-adapters-graphql": "^1.379.0",
|
|
62
|
+
"@salesforce/lds-drafts": "^1.379.0",
|
|
63
|
+
"@salesforce/lds-durable-records": "^1.379.0",
|
|
64
|
+
"@salesforce/lds-network-adapter": "^1.379.0",
|
|
65
|
+
"@salesforce/lds-network-nimbus": "^1.379.0",
|
|
66
|
+
"@salesforce/lds-store-binary": "^1.379.0",
|
|
67
|
+
"@salesforce/lds-store-nimbus": "^1.379.0",
|
|
68
|
+
"@salesforce/lds-store-sql": "^1.379.0",
|
|
69
|
+
"@salesforce/lds-utils-adapters": "^1.379.0",
|
|
70
|
+
"@salesforce/nimbus-plugin-lds": "^1.379.0",
|
|
71
71
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
72
72
|
"wait-for-expect": "^3.0.2"
|
|
73
73
|
},
|
package/sfdc/main.js
CHANGED
|
@@ -39,10 +39,10 @@ import ldsPrimingGraphqlBatch from '@salesforce/gate/lds.primingGraphqlBatch';
|
|
|
39
39
|
import lmrPrimingUseSoql from '@salesforce/gate/lmr.primingUseSoql';
|
|
40
40
|
import aggressiveTrimCountKillSwitchGate from '@salesforce/gate/lmr.disableAggresiveTrimCountChange';
|
|
41
41
|
import graphqlL2AdapterGate from '@salesforce/gate/lmr.graphqlL2Adapter';
|
|
42
|
-
import productConsumedSideEffects from '@salesforce/gate/com.salesforce.fieldservice.vanStockLDSBypass256';
|
|
43
42
|
import useOneStore from '@salesforce/gate/lmr.useOneStore';
|
|
44
43
|
import { setServices } from 'force/luvioServiceProvisioner1';
|
|
45
44
|
import 'force/luvioTypeNormalization1';
|
|
45
|
+
import productConsumedSideEffects from '@salesforce/gate/com.salesforce.fieldservice.vanStockLDSBypass256';
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
48
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -57866,7 +57866,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
57866
57866
|
},
|
|
57867
57867
|
};
|
|
57868
57868
|
}
|
|
57869
|
-
// version: 1.
|
|
57869
|
+
// version: 1.379.0-a57c798add
|
|
57870
57870
|
|
|
57871
57871
|
/**
|
|
57872
57872
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -57892,7 +57892,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
57892
57892
|
},
|
|
57893
57893
|
};
|
|
57894
57894
|
}
|
|
57895
|
-
// version: 1.
|
|
57895
|
+
// version: 1.379.0-a57c798add
|
|
57896
57896
|
|
|
57897
57897
|
/*!
|
|
57898
57898
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60012,5 +60012,5 @@ register({
|
|
|
60012
60012
|
instrument: instrument,
|
|
60013
60013
|
});
|
|
60014
60014
|
|
|
60015
|
-
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, registerReportObserver, reportGraphqlQueryParseError };
|
|
60016
|
-
// version: 1.
|
|
60015
|
+
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
60016
|
+
// version: 1.379.0-fc97fd9203
|
package/sfdc/types/main.d.ts
CHANGED
|
@@ -8,3 +8,4 @@ export { reportGraphqlQueryParseError } from './instrumentation/metrics';
|
|
|
8
8
|
export type { PrimingSession } from './priming';
|
|
9
9
|
export { ingest as ingestDenormalizedRecordRepresentation } from './adapters/raml-artifacts/types/RecordRepresentation/ingest';
|
|
10
10
|
export type { RecordRepresentation, RecordRepresentationNormalized, } from './adapters/types/RecordRepresentation';
|
|
11
|
+
export { initializeOneStore } from './onestore';
|