@salesforce/source-deploy-retrieve 7.5.4 → 7.5.6
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.
|
@@ -2407,29 +2407,49 @@
|
|
|
2407
2407
|
"id": "decisionmatrixdefinition",
|
|
2408
2408
|
"name": "DecisionMatrixDefinition",
|
|
2409
2409
|
"suffix": "decisionMatrixDefinition",
|
|
2410
|
-
"directoryName": "
|
|
2411
|
-
"
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2410
|
+
"directoryName": "decisionMatrixDefinition",
|
|
2411
|
+
"inFolder": false,
|
|
2412
|
+
"strictDirectoryName": false,
|
|
2413
|
+
"children": {
|
|
2414
|
+
"types": {
|
|
2415
|
+
"decisionmatrixdefinitionversion": {
|
|
2416
|
+
"id": "decisionmatrixdefinitionversion",
|
|
2417
|
+
"name": "DecisionMatrixDefinitionVersion",
|
|
2418
|
+
"directoryName": "versions",
|
|
2419
|
+
"suffix": "decisionMatrixDefinitionVersion"
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2422
|
+
"directories": {
|
|
2423
|
+
"versions": "decisionmatrixdefinitionversion"
|
|
2424
|
+
},
|
|
2425
|
+
"suffixes": {
|
|
2426
|
+
"decisionMatrixDefinitionVersion": "decisionmatrixdefinitionversion"
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2426
2429
|
},
|
|
2427
2430
|
"expressionsetdefinition": {
|
|
2428
2431
|
"id": "expressionsetdefinition",
|
|
2429
2432
|
"name": "ExpressionSetDefinition",
|
|
2430
2433
|
"suffix": "expressionSetDefinition",
|
|
2431
|
-
"directoryName": "
|
|
2432
|
-
"
|
|
2434
|
+
"directoryName": "expressionSetDefinition",
|
|
2435
|
+
"inFolder": false,
|
|
2436
|
+
"strictDirectoryName": false,
|
|
2437
|
+
"children": {
|
|
2438
|
+
"types": {
|
|
2439
|
+
"expressionsetdefinitionversion": {
|
|
2440
|
+
"id": "expressionsetdefinitionversion",
|
|
2441
|
+
"name": "ExpressionSetDefinitionVersion",
|
|
2442
|
+
"directoryName": "versions",
|
|
2443
|
+
"suffix": "expressionSetDefinitionVersion"
|
|
2444
|
+
}
|
|
2445
|
+
},
|
|
2446
|
+
"directories": {
|
|
2447
|
+
"versions": "expressionsetdefinitionversion"
|
|
2448
|
+
},
|
|
2449
|
+
"suffixes": {
|
|
2450
|
+
"expressionSetDefinitionVersion": "expressionsetdefinitionversion"
|
|
2451
|
+
}
|
|
2452
|
+
}
|
|
2433
2453
|
},
|
|
2434
2454
|
"briefcasedefinition": {
|
|
2435
2455
|
"id": "briefcasedefinition",
|
|
@@ -3224,6 +3244,14 @@
|
|
|
3224
3244
|
"directoryName": "omniSupervisorConfigs",
|
|
3225
3245
|
"inFolder": false,
|
|
3226
3246
|
"strictDirectoryName": false
|
|
3247
|
+
},
|
|
3248
|
+
"timelineobjectdefinition": {
|
|
3249
|
+
"id": "timelineobjectdefinition",
|
|
3250
|
+
"name": "TimelineObjectDefinition",
|
|
3251
|
+
"suffix": "timelineObjectDefinition",
|
|
3252
|
+
"directoryName": "timelineObjectDefinitions",
|
|
3253
|
+
"inFolder": false,
|
|
3254
|
+
"strictDirectoryName": false
|
|
3227
3255
|
}
|
|
3228
3256
|
},
|
|
3229
3257
|
"suffixes": {
|
|
@@ -3581,7 +3609,8 @@
|
|
|
3581
3609
|
"externalCredential": "externalcredential",
|
|
3582
3610
|
"marketSegmentDefinition": "marketsegmentdefinition",
|
|
3583
3611
|
"mfgProgramTemplate": "mfgprogramtemplate",
|
|
3584
|
-
"streamingAppDataConnector": "streamingappdataconnector"
|
|
3612
|
+
"streamingAppDataConnector": "streamingappdataconnector",
|
|
3613
|
+
"timelineObjectDefinition": "timelineobjectdefinition"
|
|
3585
3614
|
},
|
|
3586
3615
|
"strictDirectoryNames": {
|
|
3587
3616
|
"experiences": "experiencebundle",
|
|
@@ -3641,6 +3670,8 @@
|
|
|
3641
3670
|
"botversion": "bot",
|
|
3642
3671
|
"customfieldtranslation": "customobjecttranslation",
|
|
3643
3672
|
"mktdatatranfield": "mktdatatranobject",
|
|
3644
|
-
"digitalexperience": "digitalexperiencebundle"
|
|
3673
|
+
"digitalexperience": "digitalexperiencebundle",
|
|
3674
|
+
"decisionmatrixdefinitionversion": "decisionmatrixdefinition",
|
|
3675
|
+
"expressionsetdefinitionversion": "expressionsetdefinition"
|
|
3645
3676
|
}
|
|
3646
3677
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nonSupportedTypes.js","sourceRoot":"","sources":["../../../src/registry/nonSupportedTypes.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIH;;;;;KAKK;AACQ,QAAA,QAAQ,GAAG;IACtB,mEAAmE;IACnE,gBAAgB;IAChB,mBAAmB;IACnB,cAAc;IACd,8BAA8B;IAC9B,2BAA2B;IAC3B,oBAAoB;IACpB,gBAAgB;IAChB,iBAAiB;IACjB,0BAA0B;IAC1B,sBAAsB;IACtB,
|
|
1
|
+
{"version":3,"file":"nonSupportedTypes.js","sourceRoot":"","sources":["../../../src/registry/nonSupportedTypes.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIH;;;;;KAKK;AACQ,QAAA,QAAQ,GAAG;IACtB,mEAAmE;IACnE,gBAAgB;IAChB,mBAAmB;IACnB,cAAc;IACd,8BAA8B;IAC9B,2BAA2B;IAC3B,oBAAoB;IACpB,gBAAgB;IAChB,iBAAiB;IACjB,0BAA0B;IAC1B,sBAAsB;IACtB,mBAAmB;IACnB,2BAA2B;IAC3B,WAAW;IACX,0BAA0B;IAC1B,wBAAwB;IACxB,yBAAyB;IACzB,sCAAsC;IACtC,WAAW;IACX,kCAAkC;IAElC,gBAAgB,EAAE,uDAAuD;CAC1E,CAAC;AAEW,QAAA,QAAQ,GAAG;IACtB,aAAa,EAAE,0FAA0F;CAC1G,CAAC;AACW,QAAA,aAAa,GAAG;IAC3B,+CAA+C;IAC/C,eAAe;IACf,iCAAiC;IACjC,aAAa;IACb,eAAe;IAEf,0GAA0G;IAC1G,gBAAgB;IAChB,yBAAyB;IACzB,4BAA4B;IAC5B,YAAY;IACZ,oBAAoB;IAEpB,2CAA2C;IAC3C,mBAAmB;IAEnB,8DAA8D;IAC9D,kIAAkI;IAClI,qBAAqB;IAErB,mEAAmE;IACnE,0BAA0B;IAE1B,4CAA4C;IAC5C,2BAA2B;IAE3B,0CAA0C;IAC1C,8BAA8B;IAE9B,qDAAqD;IACrD,uBAAuB;IACvB,wBAAwB;CACzB,CAAC;AAEK,MAAM,sBAAsB,GAAG,CAAC,IAAwB,EAAW,EAAE;IAC1E,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,SAAS,EAAE;QAC9B,OAAO,IAAI,CAAC;KACb;IAED,IACE,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,QAAQ,EAAE,MAAM;QACzC,gBAAQ,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,EAChF;QACA,OAAO,IAAI,CAAC;KACb;IACD,OAAO,IAAI,CAAC,SAAS,EAAE,SAAS,CAAC,QAAQ,IAAI,gBAAQ,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,SAAS,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC;AACvH,CAAC,CAAC;AAZW,QAAA,sBAAsB,0BAYjC"}
|
|
@@ -2411,28 +2411,48 @@ export declare const registry: Readonly<{
|
|
|
2411
2411
|
name: string;
|
|
2412
2412
|
suffix: string;
|
|
2413
2413
|
directoryName: string;
|
|
2414
|
+
inFolder: boolean;
|
|
2414
2415
|
strictDirectoryName: boolean;
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2416
|
+
children: {
|
|
2417
|
+
types: {
|
|
2418
|
+
decisionmatrixdefinitionversion: {
|
|
2419
|
+
id: string;
|
|
2420
|
+
name: string;
|
|
2421
|
+
directoryName: string;
|
|
2422
|
+
suffix: string;
|
|
2423
|
+
};
|
|
2424
|
+
};
|
|
2425
|
+
directories: {
|
|
2426
|
+
versions: string;
|
|
2427
|
+
};
|
|
2428
|
+
suffixes: {
|
|
2429
|
+
decisionMatrixDefinitionVersion: string;
|
|
2430
|
+
};
|
|
2431
|
+
};
|
|
2429
2432
|
};
|
|
2430
2433
|
expressionsetdefinition: {
|
|
2431
2434
|
id: string;
|
|
2432
2435
|
name: string;
|
|
2433
2436
|
suffix: string;
|
|
2434
2437
|
directoryName: string;
|
|
2438
|
+
inFolder: boolean;
|
|
2435
2439
|
strictDirectoryName: boolean;
|
|
2440
|
+
children: {
|
|
2441
|
+
types: {
|
|
2442
|
+
expressionsetdefinitionversion: {
|
|
2443
|
+
id: string;
|
|
2444
|
+
name: string;
|
|
2445
|
+
directoryName: string;
|
|
2446
|
+
suffix: string;
|
|
2447
|
+
};
|
|
2448
|
+
};
|
|
2449
|
+
directories: {
|
|
2450
|
+
versions: string;
|
|
2451
|
+
};
|
|
2452
|
+
suffixes: {
|
|
2453
|
+
expressionSetDefinitionVersion: string;
|
|
2454
|
+
};
|
|
2455
|
+
};
|
|
2436
2456
|
};
|
|
2437
2457
|
briefcasedefinition: {
|
|
2438
2458
|
id: string;
|
|
@@ -3228,6 +3248,14 @@ export declare const registry: Readonly<{
|
|
|
3228
3248
|
inFolder: boolean;
|
|
3229
3249
|
strictDirectoryName: boolean;
|
|
3230
3250
|
};
|
|
3251
|
+
timelineobjectdefinition: {
|
|
3252
|
+
id: string;
|
|
3253
|
+
name: string;
|
|
3254
|
+
suffix: string;
|
|
3255
|
+
directoryName: string;
|
|
3256
|
+
inFolder: boolean;
|
|
3257
|
+
strictDirectoryName: boolean;
|
|
3258
|
+
};
|
|
3231
3259
|
};
|
|
3232
3260
|
suffixes: {
|
|
3233
3261
|
omniSupervisorConfig: string;
|
|
@@ -3585,6 +3613,7 @@ export declare const registry: Readonly<{
|
|
|
3585
3613
|
marketSegmentDefinition: string;
|
|
3586
3614
|
mfgProgramTemplate: string;
|
|
3587
3615
|
streamingAppDataConnector: string;
|
|
3616
|
+
timelineObjectDefinition: string;
|
|
3588
3617
|
};
|
|
3589
3618
|
strictDirectoryNames: {
|
|
3590
3619
|
experiences: string;
|
|
@@ -3645,5 +3674,7 @@ export declare const registry: Readonly<{
|
|
|
3645
3674
|
customfieldtranslation: string;
|
|
3646
3675
|
mktdatatranfield: string;
|
|
3647
3676
|
digitalexperience: string;
|
|
3677
|
+
decisionmatrixdefinitionversion: string;
|
|
3678
|
+
expressionsetdefinitionversion: string;
|
|
3648
3679
|
};
|
|
3649
3680
|
}>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/source-deploy-retrieve",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.6",
|
|
4
4
|
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
|
|
5
5
|
"main": "lib/src/index.js",
|
|
6
6
|
"author": "Salesforce",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@salesforce/dev-config": "^3.0.1",
|
|
45
45
|
"@salesforce/dev-scripts": "^3.1.0",
|
|
46
46
|
"@salesforce/prettier-config": "^0.0.2",
|
|
47
|
-
"@salesforce/ts-sinon": "^1.4.
|
|
47
|
+
"@salesforce/ts-sinon": "^1.4.1",
|
|
48
48
|
"@types/archiver": "^5.3.1",
|
|
49
49
|
"@types/deep-equal-in-any-order": "^1.0.1",
|
|
50
50
|
"@types/mime": "2.0.3",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"eslint-config-salesforce-typescript": "^1.1.1",
|
|
66
66
|
"eslint-plugin-header": "^3.1.1",
|
|
67
67
|
"eslint-plugin-import": "^2.26.0",
|
|
68
|
-
"eslint-plugin-jsdoc": "^39.
|
|
68
|
+
"eslint-plugin-jsdoc": "^39.6.2",
|
|
69
69
|
"husky": "^7.0.4",
|
|
70
70
|
"jsforce": "^2.0.0-beta.19",
|
|
71
71
|
"mocha": "^9.2.2",
|