@salesforce/lds-adapters-sales-engagement-workspace 1.384.0 → 1.386.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.
|
@@ -283,7 +283,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
283
283
|
function createResourceRequest$3(config) {
|
|
284
284
|
const headers = {};
|
|
285
285
|
return {
|
|
286
|
-
baseUri: '/services/data/
|
|
286
|
+
baseUri: '/services/data/v66.0',
|
|
287
287
|
basePath: '/engagement-workspace/objects',
|
|
288
288
|
method: 'get',
|
|
289
289
|
body: null,
|
|
@@ -848,7 +848,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
848
848
|
function createResourceRequest$2(config) {
|
|
849
849
|
const headers = {};
|
|
850
850
|
return {
|
|
851
|
-
baseUri: '/services/data/
|
|
851
|
+
baseUri: '/services/data/v66.0',
|
|
852
852
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
853
853
|
method: 'delete',
|
|
854
854
|
body: null,
|
|
@@ -955,7 +955,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
955
955
|
function createResourceRequest$1(config) {
|
|
956
956
|
const headers = {};
|
|
957
957
|
return {
|
|
958
|
-
baseUri: '/services/data/
|
|
958
|
+
baseUri: '/services/data/v66.0',
|
|
959
959
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
960
960
|
method: 'get',
|
|
961
961
|
body: null,
|
|
@@ -1329,7 +1329,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
1329
1329
|
function createResourceRequest(config) {
|
|
1330
1330
|
const headers = {};
|
|
1331
1331
|
return {
|
|
1332
|
-
baseUri: '/services/data/
|
|
1332
|
+
baseUri: '/services/data/v66.0',
|
|
1333
1333
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
1334
1334
|
method: 'post',
|
|
1335
1335
|
body: config.body,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-sales-engagement-workspace",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.386.0",
|
|
4
4
|
"description": "It is a workspace having standard and custom objects.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/sales-engagement-workspace.js",
|
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
"test": "nx build:karma && karma start --single-run"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@salesforce/lds-bindings": "^1.
|
|
45
|
+
"@salesforce/lds-bindings": "^1.386.0"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
49
|
-
"@salesforce/lds-karma": "^1.
|
|
48
|
+
"@salesforce/lds-compiler-plugins": "^1.386.0",
|
|
49
|
+
"@salesforce/lds-karma": "^1.386.0"
|
|
50
50
|
},
|
|
51
51
|
"nx": {
|
|
52
52
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -593,7 +593,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
593
593
|
function createResourceRequest$3(config) {
|
|
594
594
|
const headers = {};
|
|
595
595
|
return {
|
|
596
|
-
baseUri: '/services/data/
|
|
596
|
+
baseUri: '/services/data/v66.0',
|
|
597
597
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
598
598
|
method: 'delete',
|
|
599
599
|
body: null,
|
|
@@ -828,7 +828,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
828
828
|
function createResourceRequest$2(config) {
|
|
829
829
|
const headers = {};
|
|
830
830
|
return {
|
|
831
|
-
baseUri: '/services/data/
|
|
831
|
+
baseUri: '/services/data/v66.0',
|
|
832
832
|
basePath: '/engagement-workspace/objects',
|
|
833
833
|
method: 'get',
|
|
834
834
|
body: null,
|
|
@@ -965,7 +965,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
965
965
|
function createResourceRequest$1(config) {
|
|
966
966
|
const headers = {};
|
|
967
967
|
return {
|
|
968
|
-
baseUri: '/services/data/
|
|
968
|
+
baseUri: '/services/data/v66.0',
|
|
969
969
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
970
970
|
method: 'get',
|
|
971
971
|
body: null,
|
|
@@ -1376,7 +1376,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
1376
1376
|
function createResourceRequest(config) {
|
|
1377
1377
|
const headers = {};
|
|
1378
1378
|
return {
|
|
1379
|
-
baseUri: '/services/data/
|
|
1379
|
+
baseUri: '/services/data/v66.0',
|
|
1380
1380
|
basePath: '/engagement-workspace/workspace-personalization',
|
|
1381
1381
|
method: 'post',
|
|
1382
1382
|
body: config.body,
|
|
@@ -1498,4 +1498,4 @@ withDefaultLuvio((luvio) => {
|
|
|
1498
1498
|
});
|
|
1499
1499
|
|
|
1500
1500
|
export { deleteWorkspaceUserPersonalization, getEngagementWorkspaceObjects, getEngagementWorkspaceObjects_imperative, getWorkspaceUserPersonalization, getWorkspaceUserPersonalizationNotifyChange, getWorkspaceUserPersonalization_imperative, updateWorkspaceUserPersonalization };
|
|
1501
|
-
// version: 1.
|
|
1501
|
+
// version: 1.386.0-521094e838
|