@salesforce/lds-adapters-industries-scheduler 1.289.0 → 1.291.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/es/es2018/industries-scheduler.js +14 -14
- package/package.json +4 -4
- package/sfdc/index.js +15 -15
- package/src/raml/api.raml +1 -1
|
@@ -844,7 +844,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
844
844
|
function createResourceRequest$d(config) {
|
|
845
845
|
const headers = {};
|
|
846
846
|
return {
|
|
847
|
-
baseUri: '/services/data/
|
|
847
|
+
baseUri: '/services/data/v62.0',
|
|
848
848
|
basePath: '/connect/scheduling/appointment-from-token',
|
|
849
849
|
method: 'get',
|
|
850
850
|
body: null,
|
|
@@ -1294,7 +1294,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
1294
1294
|
function createResourceRequest$c(config) {
|
|
1295
1295
|
const headers = {};
|
|
1296
1296
|
return {
|
|
1297
|
-
baseUri: '/services/data/
|
|
1297
|
+
baseUri: '/services/data/v62.0',
|
|
1298
1298
|
basePath: '/connect/scheduling/engagement-channel-types',
|
|
1299
1299
|
method: 'get',
|
|
1300
1300
|
body: null,
|
|
@@ -2146,7 +2146,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
2146
2146
|
function createResourceRequest$b(config) {
|
|
2147
2147
|
const headers = {};
|
|
2148
2148
|
return {
|
|
2149
|
-
baseUri: '/services/data/
|
|
2149
|
+
baseUri: '/services/data/v62.0',
|
|
2150
2150
|
basePath: '/connect/scheduling/group-appointments',
|
|
2151
2151
|
method: 'post',
|
|
2152
2152
|
body: config.body,
|
|
@@ -2651,7 +2651,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
2651
2651
|
function createResourceRequest$a(config) {
|
|
2652
2652
|
const headers = {};
|
|
2653
2653
|
return {
|
|
2654
|
-
baseUri: '/services/data/
|
|
2654
|
+
baseUri: '/services/data/v62.0',
|
|
2655
2655
|
basePath: '/connect/scheduling/next-waitlist-participant',
|
|
2656
2656
|
method: 'get',
|
|
2657
2657
|
body: null,
|
|
@@ -2975,7 +2975,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
2975
2975
|
function createResourceRequest$9(config) {
|
|
2976
2976
|
const headers = {};
|
|
2977
2977
|
return {
|
|
2978
|
-
baseUri: '/services/data/
|
|
2978
|
+
baseUri: '/services/data/v62.0',
|
|
2979
2979
|
basePath: '/connect/scheduling/participant-recent-interactions',
|
|
2980
2980
|
method: 'get',
|
|
2981
2981
|
body: null,
|
|
@@ -3254,7 +3254,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
3254
3254
|
function createResourceRequest$8(config) {
|
|
3255
3255
|
const headers = {};
|
|
3256
3256
|
return {
|
|
3257
|
-
baseUri: '/services/data/
|
|
3257
|
+
baseUri: '/services/data/v62.0',
|
|
3258
3258
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
3259
3259
|
method: 'patch',
|
|
3260
3260
|
body: config.body,
|
|
@@ -3359,7 +3359,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
3359
3359
|
function createResourceRequest$7(config) {
|
|
3360
3360
|
const headers = {};
|
|
3361
3361
|
return {
|
|
3362
|
-
baseUri: '/services/data/
|
|
3362
|
+
baseUri: '/services/data/v62.0',
|
|
3363
3363
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
3364
3364
|
method: 'post',
|
|
3365
3365
|
body: config.body,
|
|
@@ -3716,7 +3716,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
3716
3716
|
function createResourceRequest$6(config) {
|
|
3717
3717
|
const headers = {};
|
|
3718
3718
|
return {
|
|
3719
|
-
baseUri: '/services/data/
|
|
3719
|
+
baseUri: '/services/data/v62.0',
|
|
3720
3720
|
basePath: '/connect/scheduling/service-appointments',
|
|
3721
3721
|
method: 'patch',
|
|
3722
3722
|
body: config.body,
|
|
@@ -3861,7 +3861,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
3861
3861
|
function createResourceRequest$5(config) {
|
|
3862
3862
|
const headers = {};
|
|
3863
3863
|
return {
|
|
3864
|
-
baseUri: '/services/data/
|
|
3864
|
+
baseUri: '/services/data/v62.0',
|
|
3865
3865
|
basePath: '/connect/scheduling/service-appointments',
|
|
3866
3866
|
method: 'post',
|
|
3867
3867
|
body: config.body,
|
|
@@ -4202,7 +4202,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
4202
4202
|
function createResourceRequest$4(config) {
|
|
4203
4203
|
const headers = {};
|
|
4204
4204
|
return {
|
|
4205
|
-
baseUri: '/services/data/
|
|
4205
|
+
baseUri: '/services/data/v62.0',
|
|
4206
4206
|
basePath: '/connect/scheduling/service-territory-capacity',
|
|
4207
4207
|
method: 'get',
|
|
4208
4208
|
body: null,
|
|
@@ -4550,7 +4550,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
4550
4550
|
function createResourceRequest$3(config) {
|
|
4551
4551
|
const headers = {};
|
|
4552
4552
|
return {
|
|
4553
|
-
baseUri: '/services/data/
|
|
4553
|
+
baseUri: '/services/data/v62.0',
|
|
4554
4554
|
basePath: '/connect/scheduling/waitlist-appointments',
|
|
4555
4555
|
method: 'post',
|
|
4556
4556
|
body: config.body,
|
|
@@ -4918,7 +4918,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
4918
4918
|
function createResourceRequest$2(config) {
|
|
4919
4919
|
const headers = {};
|
|
4920
4920
|
return {
|
|
4921
|
-
baseUri: '/services/data/
|
|
4921
|
+
baseUri: '/services/data/v62.0',
|
|
4922
4922
|
basePath: '/connect/scheduling/waitlist-checkin',
|
|
4923
4923
|
method: 'post',
|
|
4924
4924
|
body: config.body,
|
|
@@ -6041,7 +6041,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
6041
6041
|
function createResourceRequest$1(config) {
|
|
6042
6042
|
const headers = {};
|
|
6043
6043
|
return {
|
|
6044
|
-
baseUri: '/services/data/
|
|
6044
|
+
baseUri: '/services/data/v62.0',
|
|
6045
6045
|
basePath: '/connect/scheduling/waitlist-relationships',
|
|
6046
6046
|
method: 'get',
|
|
6047
6047
|
body: null,
|
|
@@ -6295,7 +6295,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
6295
6295
|
function createResourceRequest(config) {
|
|
6296
6296
|
const headers = {};
|
|
6297
6297
|
return {
|
|
6298
|
-
baseUri: '/services/data/
|
|
6298
|
+
baseUri: '/services/data/v62.0',
|
|
6299
6299
|
basePath: '/connect/scheduling/waitlists',
|
|
6300
6300
|
method: 'get',
|
|
6301
6301
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-scheduler",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.291.0",
|
|
4
4
|
"description": "Wire adapters for Lightning Scheduler resources",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/industries-scheduler.js",
|
|
@@ -44,11 +44,11 @@
|
|
|
44
44
|
"test:unit": "jest"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@salesforce/lds-bindings": "^1.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.291.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
51
|
-
"@salesforce/lds-karma": "^1.
|
|
50
|
+
"@salesforce/lds-compiler-plugins": "^1.291.0",
|
|
51
|
+
"@salesforce/lds-karma": "^1.291.0"
|
|
52
52
|
},
|
|
53
53
|
"nx": {
|
|
54
54
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -384,7 +384,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
384
384
|
function createResourceRequest$d(config) {
|
|
385
385
|
const headers = {};
|
|
386
386
|
return {
|
|
387
|
-
baseUri: '/services/data/
|
|
387
|
+
baseUri: '/services/data/v62.0',
|
|
388
388
|
basePath: '/connect/scheduling/service-appointments',
|
|
389
389
|
method: 'post',
|
|
390
390
|
body: config.body,
|
|
@@ -682,7 +682,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
682
682
|
function createResourceRequest$c(config) {
|
|
683
683
|
const headers = {};
|
|
684
684
|
return {
|
|
685
|
-
baseUri: '/services/data/
|
|
685
|
+
baseUri: '/services/data/v62.0',
|
|
686
686
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
687
687
|
method: 'post',
|
|
688
688
|
body: config.body,
|
|
@@ -1009,7 +1009,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
1009
1009
|
function createResourceRequest$b(config) {
|
|
1010
1010
|
const headers = {};
|
|
1011
1011
|
return {
|
|
1012
|
-
baseUri: '/services/data/
|
|
1012
|
+
baseUri: '/services/data/v62.0',
|
|
1013
1013
|
basePath: '/connect/scheduling/waitlist-appointments',
|
|
1014
1014
|
method: 'post',
|
|
1015
1015
|
body: config.body,
|
|
@@ -1377,7 +1377,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
1377
1377
|
function createResourceRequest$a(config) {
|
|
1378
1378
|
const headers = {};
|
|
1379
1379
|
return {
|
|
1380
|
-
baseUri: '/services/data/
|
|
1380
|
+
baseUri: '/services/data/v62.0',
|
|
1381
1381
|
basePath: '/connect/scheduling/waitlist-checkin',
|
|
1382
1382
|
method: 'post',
|
|
1383
1383
|
body: config.body,
|
|
@@ -2198,7 +2198,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
2198
2198
|
function createResourceRequest$9(config) {
|
|
2199
2199
|
const headers = {};
|
|
2200
2200
|
return {
|
|
2201
|
-
baseUri: '/services/data/
|
|
2201
|
+
baseUri: '/services/data/v62.0',
|
|
2202
2202
|
basePath: '/connect/scheduling/appointment-from-token',
|
|
2203
2203
|
method: 'get',
|
|
2204
2204
|
body: null,
|
|
@@ -2648,7 +2648,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
2648
2648
|
function createResourceRequest$8(config) {
|
|
2649
2649
|
const headers = {};
|
|
2650
2650
|
return {
|
|
2651
|
-
baseUri: '/services/data/
|
|
2651
|
+
baseUri: '/services/data/v62.0',
|
|
2652
2652
|
basePath: '/connect/scheduling/engagement-channel-types',
|
|
2653
2653
|
method: 'get',
|
|
2654
2654
|
body: null,
|
|
@@ -3450,7 +3450,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
3450
3450
|
function createResourceRequest$7(config) {
|
|
3451
3451
|
const headers = {};
|
|
3452
3452
|
return {
|
|
3453
|
-
baseUri: '/services/data/
|
|
3453
|
+
baseUri: '/services/data/v62.0',
|
|
3454
3454
|
basePath: '/connect/scheduling/group-appointments',
|
|
3455
3455
|
method: 'post',
|
|
3456
3456
|
body: config.body,
|
|
@@ -3955,7 +3955,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
3955
3955
|
function createResourceRequest$6(config) {
|
|
3956
3956
|
const headers = {};
|
|
3957
3957
|
return {
|
|
3958
|
-
baseUri: '/services/data/
|
|
3958
|
+
baseUri: '/services/data/v62.0',
|
|
3959
3959
|
basePath: '/connect/scheduling/next-waitlist-participant',
|
|
3960
3960
|
method: 'get',
|
|
3961
3961
|
body: null,
|
|
@@ -4279,7 +4279,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
4279
4279
|
function createResourceRequest$5(config) {
|
|
4280
4280
|
const headers = {};
|
|
4281
4281
|
return {
|
|
4282
|
-
baseUri: '/services/data/
|
|
4282
|
+
baseUri: '/services/data/v62.0',
|
|
4283
4283
|
basePath: '/connect/scheduling/participant-recent-interactions',
|
|
4284
4284
|
method: 'get',
|
|
4285
4285
|
body: null,
|
|
@@ -4651,7 +4651,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
4651
4651
|
function createResourceRequest$4(config) {
|
|
4652
4652
|
const headers = {};
|
|
4653
4653
|
return {
|
|
4654
|
-
baseUri: '/services/data/
|
|
4654
|
+
baseUri: '/services/data/v62.0',
|
|
4655
4655
|
basePath: '/connect/scheduling/service-territory-capacity',
|
|
4656
4656
|
method: 'get',
|
|
4657
4657
|
body: null,
|
|
@@ -5805,7 +5805,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
5805
5805
|
function createResourceRequest$3(config) {
|
|
5806
5806
|
const headers = {};
|
|
5807
5807
|
return {
|
|
5808
|
-
baseUri: '/services/data/
|
|
5808
|
+
baseUri: '/services/data/v62.0',
|
|
5809
5809
|
basePath: '/connect/scheduling/waitlist-relationships',
|
|
5810
5810
|
method: 'get',
|
|
5811
5811
|
body: null,
|
|
@@ -6059,7 +6059,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
6059
6059
|
function createResourceRequest$2(config) {
|
|
6060
6060
|
const headers = {};
|
|
6061
6061
|
return {
|
|
6062
|
-
baseUri: '/services/data/
|
|
6062
|
+
baseUri: '/services/data/v62.0',
|
|
6063
6063
|
basePath: '/connect/scheduling/waitlists',
|
|
6064
6064
|
method: 'get',
|
|
6065
6065
|
body: null,
|
|
@@ -6235,7 +6235,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
6235
6235
|
function createResourceRequest$1(config) {
|
|
6236
6236
|
const headers = {};
|
|
6237
6237
|
return {
|
|
6238
|
-
baseUri: '/services/data/
|
|
6238
|
+
baseUri: '/services/data/v62.0',
|
|
6239
6239
|
basePath: '/connect/scheduling/service-appointments',
|
|
6240
6240
|
method: 'patch',
|
|
6241
6241
|
body: config.body,
|
|
@@ -6329,7 +6329,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
6329
6329
|
function createResourceRequest(config) {
|
|
6330
6330
|
const headers = {};
|
|
6331
6331
|
return {
|
|
6332
|
-
baseUri: '/services/data/
|
|
6332
|
+
baseUri: '/services/data/v62.0',
|
|
6333
6333
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
6334
6334
|
method: 'patch',
|
|
6335
6335
|
body: config.body,
|
|
@@ -6530,4 +6530,4 @@ withDefaultLuvio((luvio) => {
|
|
|
6530
6530
|
});
|
|
6531
6531
|
|
|
6532
6532
|
export { createServiceAppointment, createServiceAppointmentAttendee, createWaitlistAppointment, createWaitlistCheckIn, getAppointmentFromToken, getAppointmentFromToken_imperative, getEngagementChannelTypes, getEngagementChannelTypes_imperative, getGroupAppointments, getGroupAppointments_imperative, getNextWaitlistParticipant, getNextWaitlistParticipant_imperative, getParticipantRecentInteractions, getParticipantRecentInteractions_imperative, getServiceTerritoryCapacity, getServiceTerritoryCapacity_imperative, getWaitlistRelationships, getWaitlistRelationships_imperative, getWaitlists, getWaitlists_imperative, updateServiceAppointment, updateServiceAppointmentAttendee };
|
|
6533
|
-
// version: 1.
|
|
6533
|
+
// version: 1.291.0-79b8ea231
|