@microsoft/1ds-post-js 4.1.3-nightly3.2403-15 → 4.1.3-nightly3.240403-01
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/bundle/es5/{ms.post-4.1.3-nightly3.2403-15.gbl.js → ms.post-4.1.3-nightly3.240403-01.gbl.js} +75 -54
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.gbl.js.map +1 -0
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.gbl.min.js +7 -0
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.gbl.min.js.map +1 -0
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.integrity.json +46 -0
- package/bundle/es5/{ms.post-4.1.3-nightly3.2403-15.js → ms.post-4.1.3-nightly3.240403-01.js} +75 -54
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.js.map +1 -0
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.min.js +7 -0
- package/bundle/es5/ms.post-4.1.3-nightly3.240403-01.min.js.map +1 -0
- package/bundle/es5/ms.post.gbl.js +74 -53
- package/bundle/es5/ms.post.gbl.js.map +1 -1
- package/bundle/es5/ms.post.gbl.min.js +2 -2
- package/bundle/es5/ms.post.gbl.min.js.map +1 -1
- package/bundle/es5/ms.post.integrity.json +17 -17
- package/bundle/es5/ms.post.js +74 -53
- package/bundle/es5/ms.post.js.map +1 -1
- package/bundle/es5/ms.post.min.js +2 -2
- package/bundle/es5/ms.post.min.js.map +1 -1
- package/dist/es5/ms.post.js +72 -51
- package/dist/es5/ms.post.js.map +1 -1
- package/dist/es5/ms.post.min.js +2 -2
- package/dist/es5/ms.post.min.js.map +1 -1
- package/dist-es5/BatchNotificationActions.js +1 -1
- package/dist-es5/ClockSkewManager.js +1 -1
- package/dist-es5/DataModels.js +1 -1
- package/dist-es5/EventBatch.js +1 -1
- package/dist-es5/HttpManager.js +1 -1
- package/dist-es5/Index.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/KillSwitch.js +1 -1
- package/dist-es5/PostChannel.js +2 -2
- package/dist-es5/PostChannel.js.map +1 -1
- package/dist-es5/RetryPolicy.js +1 -1
- package/dist-es5/Serializer.js +1 -1
- package/dist-es5/TimeoutOverrideWrapper.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/typings/XDomainRequest.js +1 -1
- package/package.json +2 -2
- package/types/1ds-post-js.d.ts +1 -1
- package/types/1ds-post-js.namespaced.d.ts +1 -28
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.gbl.js.map +0 -1
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.gbl.min.js +0 -7
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.gbl.min.js.map +0 -1
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.integrity.json +0 -46
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.js.map +0 -1
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.min.js +0 -7
- package/bundle/es5/ms.post-4.1.3-nightly3.2403-15.min.js.map +0 -1
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ms.post",
|
|
3
|
+
"version": "4.1.3-nightly3.240403-01",
|
|
4
|
+
"ext": {
|
|
5
|
+
"@gbl.js": {
|
|
6
|
+
"file": "ms.post-4.1.3-nightly3.240403-01.gbl.js",
|
|
7
|
+
"type": "text/javascript; charset=utf-8",
|
|
8
|
+
"integrity": "sha256-/UqZ1aa2uiO015+n7ZJWt+msazuacfzw5EsYQ9riEFU= sha384-IqZSTqPy5qDK1LobLdRpqF6sLetkChgTfZ6B5t0Zaw7QxuPKR8wUvccRZ6Tf3qA/ sha512-0JBuXL5g3Zm6Bvv6H6N+7WbMDSCJhpBy8dU2jrrIyQ56P8HGFq1/ScS9Z/VMEuTuo0yDZCp/DLiAqVtJ8t9GNg==",
|
|
9
|
+
"hashes": {
|
|
10
|
+
"sha256": "/UqZ1aa2uiO015+n7ZJWt+msazuacfzw5EsYQ9riEFU=",
|
|
11
|
+
"sha384": "IqZSTqPy5qDK1LobLdRpqF6sLetkChgTfZ6B5t0Zaw7QxuPKR8wUvccRZ6Tf3qA/",
|
|
12
|
+
"sha512": "0JBuXL5g3Zm6Bvv6H6N+7WbMDSCJhpBy8dU2jrrIyQ56P8HGFq1/ScS9Z/VMEuTuo0yDZCp/DLiAqVtJ8t9GNg=="
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"@gbl.min.js": {
|
|
16
|
+
"file": "ms.post-4.1.3-nightly3.240403-01.gbl.min.js",
|
|
17
|
+
"type": "text/javascript; charset=utf-8",
|
|
18
|
+
"integrity": "sha256-c23Pe61yXgLPk1LYGZre07Rie9q5xF+8UAqhlKTzo+o= sha384-R8tcUyweGGItfeigzvlQkC0hjIhKVZzNXKKcFwswn7GPcfGxDX+H2aowA3eecwrO sha512-+SP05xUMLy45xgH+eMrV4nXDVYH8PDVhitzV2H5Xr+MairDLRQKa8PzbVN2KZB7kg+vciVEPvWTTq//8ZmIoRg==",
|
|
19
|
+
"hashes": {
|
|
20
|
+
"sha256": "c23Pe61yXgLPk1LYGZre07Rie9q5xF+8UAqhlKTzo+o=",
|
|
21
|
+
"sha384": "R8tcUyweGGItfeigzvlQkC0hjIhKVZzNXKKcFwswn7GPcfGxDX+H2aowA3eecwrO",
|
|
22
|
+
"sha512": "+SP05xUMLy45xgH+eMrV4nXDVYH8PDVhitzV2H5Xr+MairDLRQKa8PzbVN2KZB7kg+vciVEPvWTTq//8ZmIoRg=="
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"@js": {
|
|
26
|
+
"file": "ms.post-4.1.3-nightly3.240403-01.js",
|
|
27
|
+
"type": "text/javascript; charset=utf-8",
|
|
28
|
+
"integrity": "sha256-K/Gml0K2Jd0Hv/A6AaGw8g/qqlTOYuuWeN4jtz7G5g8= sha384-7wpHxisjkaXkPgoDvV/N1muAJLfZRPahs/1SCsG5UCx40GCoEy0SuHtAOUc8JLWq sha512-0Zis7iFmocNOereo4YwybnwtTj6//BNLEHQ4ilLfY9OYPVkH47Oa3sSUcy44tNHJOJ52W1RCbaFBtqrdjAg9xw==",
|
|
29
|
+
"hashes": {
|
|
30
|
+
"sha256": "K/Gml0K2Jd0Hv/A6AaGw8g/qqlTOYuuWeN4jtz7G5g8=",
|
|
31
|
+
"sha384": "7wpHxisjkaXkPgoDvV/N1muAJLfZRPahs/1SCsG5UCx40GCoEy0SuHtAOUc8JLWq",
|
|
32
|
+
"sha512": "0Zis7iFmocNOereo4YwybnwtTj6//BNLEHQ4ilLfY9OYPVkH47Oa3sSUcy44tNHJOJ52W1RCbaFBtqrdjAg9xw=="
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"@min.js": {
|
|
36
|
+
"file": "ms.post-4.1.3-nightly3.240403-01.min.js",
|
|
37
|
+
"type": "text/javascript; charset=utf-8",
|
|
38
|
+
"integrity": "sha256-GexdTGpNbn1HnSFtP3TPE7b0IsDg0P/sxJFDeNaljiM= sha384-RDzRutaUQ+ng29WFlUj7eH3+dxlyB8PY9P/WsnXuBvCE8ph7UwZrC6vs07+YaNSZ sha512-JUlfmAG+bED6ALH5hjrkrCk9xfBWPMCrwtNzvLMX34wcR051WK6sX+aZN83NYLzwqpKe8bn/K+jtpkt5TljqyA==",
|
|
39
|
+
"hashes": {
|
|
40
|
+
"sha256": "GexdTGpNbn1HnSFtP3TPE7b0IsDg0P/sxJFDeNaljiM=",
|
|
41
|
+
"sha384": "RDzRutaUQ+ng29WFlUj7eH3+dxlyB8PY9P/WsnXuBvCE8ph7UwZrC6vs07+YaNSZ",
|
|
42
|
+
"sha512": "JUlfmAG+bED6ALH5hjrkrCk9xfBWPMCrwtNzvLMX34wcR051WK6sX+aZN83NYLzwqpKe8bn/K+jtpkt5TljqyA=="
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
package/bundle/es5/{ms.post-4.1.3-nightly3.2403-15.js → ms.post-4.1.3-nightly3.240403-01.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* 1DS JS SDK POST plugin, 4.1.3-nightly3.
|
|
2
|
+
* 1DS JS SDK POST plugin, 4.1.3-nightly3.240403-01
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
* (Microsoft Internal Only)
|
|
5
5
|
*/
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
typeof exports === "object" && typeof module !== undef ? factory(exports) :
|
|
9
9
|
typeof define === "function" && define.amd ? define(["exports"], factory) :
|
|
10
10
|
(function(global){
|
|
11
|
-
var nsKey, key, nm, theExports = {}, modName = "
|
|
12
|
-
var mods={}, modDetail=mods[modName]={}, ver="4.1.3-nightly3.
|
|
11
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_ms_post_4_1_3_nightly3_240403_01", msMod="__ms$mod__";
|
|
12
|
+
var mods={}, modDetail=mods[modName]={}, ver="4.1.3-nightly3.240403-01";
|
|
13
13
|
// Versioned namespace "oneDS4"
|
|
14
14
|
var exportNs=global, nsKey="oneDS4", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
15
15
|
// Global namespace "oneDS"
|
|
@@ -1175,14 +1175,19 @@ function throwAggregationError(message, sourceErrors) {
|
|
|
1175
1175
|
throw new aggregationErrorType(theMessage, sourceErrors || []);
|
|
1176
1176
|
}
|
|
1177
1177
|
|
|
1178
|
+
var STR_PROMISE = "Promise";
|
|
1179
|
+
var REJECTED = "rejected";
|
|
1180
|
+
|
|
1178
1181
|
function doAwaitResponse(value, cb) {
|
|
1179
1182
|
return doAwait(value, function (value) {
|
|
1180
1183
|
return cb ? cb({
|
|
1181
|
-
|
|
1182
|
-
rejected: false
|
|
1184
|
+
status: "fulfilled",
|
|
1185
|
+
rejected: false,
|
|
1186
|
+
value: value
|
|
1183
1187
|
}) : value;
|
|
1184
1188
|
}, function (reason) {
|
|
1185
1189
|
return cb ? cb({
|
|
1190
|
+
status: REJECTED,
|
|
1186
1191
|
rejected: true,
|
|
1187
1192
|
reason: reason
|
|
1188
1193
|
}) : reason;
|
|
@@ -1190,18 +1195,32 @@ function doAwaitResponse(value, cb) {
|
|
|
1190
1195
|
}
|
|
1191
1196
|
function doAwait(value, resolveFn, rejectFn, finallyFn) {
|
|
1192
1197
|
var result = value;
|
|
1193
|
-
|
|
1194
|
-
if (
|
|
1195
|
-
|
|
1198
|
+
try {
|
|
1199
|
+
if (isPromiseLike(value)) {
|
|
1200
|
+
if (resolveFn || rejectFn) {
|
|
1201
|
+
result = value.then(resolveFn, rejectFn);
|
|
1202
|
+
}
|
|
1196
1203
|
}
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1204
|
+
else {
|
|
1205
|
+
try {
|
|
1206
|
+
if (resolveFn) {
|
|
1207
|
+
result = resolveFn(value);
|
|
1208
|
+
}
|
|
1209
|
+
}
|
|
1210
|
+
catch (err) {
|
|
1211
|
+
if (rejectFn) {
|
|
1212
|
+
result = rejectFn(err);
|
|
1213
|
+
}
|
|
1214
|
+
else {
|
|
1215
|
+
throw err;
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1201
1218
|
}
|
|
1202
1219
|
}
|
|
1203
|
-
|
|
1204
|
-
|
|
1220
|
+
finally {
|
|
1221
|
+
if (finallyFn) {
|
|
1222
|
+
doFinally(result, finallyFn);
|
|
1223
|
+
}
|
|
1205
1224
|
}
|
|
1206
1225
|
return result;
|
|
1207
1226
|
}
|
|
@@ -1229,21 +1248,22 @@ function doFinally(value, finallyFn) {
|
|
|
1229
1248
|
return result;
|
|
1230
1249
|
}
|
|
1231
1250
|
|
|
1232
|
-
var STRING_STATES =
|
|
1233
|
-
"pending", "resolving", "resolved",
|
|
1251
|
+
var STRING_STATES = [
|
|
1252
|
+
"pending", "resolving", "resolved", REJECTED
|
|
1234
1253
|
];
|
|
1235
1254
|
|
|
1236
1255
|
var DISPATCH_EVENT = "dispatchEvent";
|
|
1237
1256
|
var _hasInitEvent;
|
|
1257
|
+
function _hasInitEventFn(doc) {
|
|
1258
|
+
var evt;
|
|
1259
|
+
if (doc && doc.createEvent) {
|
|
1260
|
+
evt = doc.createEvent("Event");
|
|
1261
|
+
}
|
|
1262
|
+
return (!!evt && evt.initEvent);
|
|
1263
|
+
}
|
|
1238
1264
|
function emitEvent(target, evtName, populateEvent, useNewEvent) {
|
|
1239
1265
|
var doc = getDocument();
|
|
1240
|
-
!_hasInitEvent && (_hasInitEvent =
|
|
1241
|
-
var evt;
|
|
1242
|
-
if (doc && doc.createEvent) {
|
|
1243
|
-
evt = doc.createEvent("Event");
|
|
1244
|
-
}
|
|
1245
|
-
return (!!evt && evt.initEvent);
|
|
1246
|
-
}, null));
|
|
1266
|
+
!_hasInitEvent && (_hasInitEvent = createCachedValue(!!safe(_hasInitEventFn, [doc]).v));
|
|
1247
1267
|
var theEvt = _hasInitEvent.v ? doc.createEvent("Event") : (useNewEvent ? new Event(evtName) : {});
|
|
1248
1268
|
populateEvent && populateEvent(theEvt);
|
|
1249
1269
|
if (_hasInitEvent.v) {
|
|
@@ -1264,8 +1284,6 @@ function emitEvent(target, evtName, populateEvent, useNewEvent) {
|
|
|
1264
1284
|
}
|
|
1265
1285
|
}
|
|
1266
1286
|
|
|
1267
|
-
var STR_PROMISE = "Promise";
|
|
1268
|
-
|
|
1269
1287
|
var NODE_UNHANDLED_REJECTION = "unhandledRejection";
|
|
1270
1288
|
var UNHANDLED_REJECTION = NODE_UNHANDLED_REJECTION.toLowerCase();
|
|
1271
1289
|
var _unhandledRejectionTimeout = 10;
|
|
@@ -1286,7 +1304,7 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1286
1304
|
var _unHandledRejectionHandler = null;
|
|
1287
1305
|
var _thePromise;
|
|
1288
1306
|
!_hasPromiseRejectionEvent && (_hasPromiseRejectionEvent = lazySafeGetInst(STR_PROMISE + "RejectionEvent"));
|
|
1289
|
-
|
|
1307
|
+
function _then(onResolved, onRejected) {
|
|
1290
1308
|
try {
|
|
1291
1309
|
_handled = true;
|
|
1292
1310
|
_unHandledRejectionHandler && _unHandledRejectionHandler.cancel();
|
|
@@ -1321,11 +1339,11 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1321
1339
|
}
|
|
1322
1340
|
finally {
|
|
1323
1341
|
}
|
|
1324
|
-
}
|
|
1325
|
-
|
|
1342
|
+
}
|
|
1343
|
+
function _catch(onRejected) {
|
|
1326
1344
|
return _then(undefined, onRejected);
|
|
1327
|
-
}
|
|
1328
|
-
|
|
1345
|
+
}
|
|
1346
|
+
function _finally(onFinally) {
|
|
1329
1347
|
var thenFinally = onFinally;
|
|
1330
1348
|
var catchFinally = onFinally;
|
|
1331
1349
|
if (isFunction(onFinally)) {
|
|
@@ -1339,21 +1357,21 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1339
1357
|
};
|
|
1340
1358
|
}
|
|
1341
1359
|
return _then(thenFinally, catchFinally);
|
|
1342
|
-
}
|
|
1343
|
-
|
|
1360
|
+
}
|
|
1361
|
+
function _strState() {
|
|
1344
1362
|
return STRING_STATES[_state];
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1363
|
+
}
|
|
1364
|
+
function _processQueue() {
|
|
1347
1365
|
if (_queue.length > 0) {
|
|
1348
1366
|
var pending = _queue.slice();
|
|
1349
1367
|
_queue = [];
|
|
1350
1368
|
_handled = true;
|
|
1351
|
-
processor(pending);
|
|
1352
1369
|
_unHandledRejectionHandler && _unHandledRejectionHandler.cancel();
|
|
1353
1370
|
_unHandledRejectionHandler = null;
|
|
1371
|
+
processor(pending);
|
|
1354
1372
|
}
|
|
1355
|
-
}
|
|
1356
|
-
|
|
1373
|
+
}
|
|
1374
|
+
function _createSettleIfFn(newState, allowState) {
|
|
1357
1375
|
return function (theValue) {
|
|
1358
1376
|
if (_state === allowState) {
|
|
1359
1377
|
if (newState === 2 && isPromiseLike(theValue)) {
|
|
@@ -1370,9 +1388,10 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1370
1388
|
}
|
|
1371
1389
|
}
|
|
1372
1390
|
};
|
|
1373
|
-
}
|
|
1374
|
-
|
|
1391
|
+
}
|
|
1392
|
+
function _notifyUnhandledRejection() {
|
|
1375
1393
|
if (!_handled) {
|
|
1394
|
+
_handled = true;
|
|
1376
1395
|
if (isNode()) {
|
|
1377
1396
|
process.emit(NODE_UNHANDLED_REJECTION, _settledValue, _thePromise);
|
|
1378
1397
|
}
|
|
@@ -1385,7 +1404,7 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1385
1404
|
}, !!_hasPromiseRejectionEvent.v);
|
|
1386
1405
|
}
|
|
1387
1406
|
}
|
|
1388
|
-
}
|
|
1407
|
+
}
|
|
1389
1408
|
_thePromise = {
|
|
1390
1409
|
then: _then,
|
|
1391
1410
|
"catch": _catch,
|
|
@@ -1397,9 +1416,9 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1397
1416
|
if (hasSymbol()) {
|
|
1398
1417
|
_thePromise[getKnownSymbol(11 )] = "IPromise";
|
|
1399
1418
|
}
|
|
1400
|
-
|
|
1401
|
-
return "IPromise" + ("") + " " + _strState() + (_hasResolved ? (" - " + dumpFnObj(_settledValue)) : "");
|
|
1402
|
-
}
|
|
1419
|
+
function _toString() {
|
|
1420
|
+
return "IPromise" + ("") + " " + _strState() + (_hasResolved ? (" - " + dumpFnObj(_settledValue)) : "") + ("");
|
|
1421
|
+
}
|
|
1403
1422
|
_thePromise.toString = _toString;
|
|
1404
1423
|
(function _initialize() {
|
|
1405
1424
|
if (!isFunction(executor)) {
|
|
@@ -1416,7 +1435,7 @@ function _createPromise(newPromise, processor, executor) {
|
|
|
1416
1435
|
return _thePromise;
|
|
1417
1436
|
}
|
|
1418
1437
|
|
|
1419
|
-
|
|
1438
|
+
function syncItemProcessor(pending) {
|
|
1420
1439
|
arrForEach(pending, function (fn) {
|
|
1421
1440
|
try {
|
|
1422
1441
|
fn();
|
|
@@ -1424,12 +1443,12 @@ var _processPendingItems = function (pending) {
|
|
|
1424
1443
|
catch (e) {
|
|
1425
1444
|
}
|
|
1426
1445
|
});
|
|
1427
|
-
}
|
|
1446
|
+
}
|
|
1428
1447
|
function timeoutItemProcessor(timeout) {
|
|
1429
1448
|
var callbackTimeout = isNumber(timeout) ? timeout : 0;
|
|
1430
1449
|
return function (pending) {
|
|
1431
1450
|
scheduleTimeout(function () {
|
|
1432
|
-
|
|
1451
|
+
syncItemProcessor(pending);
|
|
1433
1452
|
}, callbackTimeout);
|
|
1434
1453
|
};
|
|
1435
1454
|
}
|
|
@@ -1438,10 +1457,10 @@ function createAsyncPromise(executor, timeout) {
|
|
|
1438
1457
|
return _createPromise(createAsyncPromise, timeoutItemProcessor(timeout), executor, timeout);
|
|
1439
1458
|
}
|
|
1440
1459
|
|
|
1441
|
-
var
|
|
1460
|
+
var _promiseCls;
|
|
1442
1461
|
function createNativePromise(executor, timeout) {
|
|
1443
|
-
!
|
|
1444
|
-
var PrmCls =
|
|
1462
|
+
!_promiseCls && (_promiseCls = createCachedValue((safe(getInst, [STR_PROMISE]).v) || null));
|
|
1463
|
+
var PrmCls = _promiseCls.v;
|
|
1445
1464
|
if (!PrmCls) {
|
|
1446
1465
|
return createAsyncPromise(executor);
|
|
1447
1466
|
}
|
|
@@ -1471,7 +1490,7 @@ function createNativePromise(executor, timeout) {
|
|
|
1471
1490
|
|
|
1472
1491
|
var _promiseCreator;
|
|
1473
1492
|
function createPromise(executor, timeout) {
|
|
1474
|
-
!_promiseCreator && (_promiseCreator =
|
|
1493
|
+
!_promiseCreator && (_promiseCreator = createCachedValue(createNativePromise));
|
|
1475
1494
|
return _promiseCreator.v.call(this, executor, timeout);
|
|
1476
1495
|
}
|
|
1477
1496
|
|
|
@@ -3582,7 +3601,9 @@ var SenderPostManager = /** @class */ (function () {
|
|
|
3582
3601
|
return;
|
|
3583
3602
|
}
|
|
3584
3603
|
var xhr = openXhr(STR_POST_METHOD, endPointUrl, _sendCredentials, true, sync, payload[_DYN_TIMEOUT ]);
|
|
3585
|
-
|
|
3604
|
+
if (!_isOneDs) {
|
|
3605
|
+
xhr[_DYN_SET_REQUEST_HEADER ]("Content-type", "application/json");
|
|
3606
|
+
}
|
|
3586
3607
|
arrForEach(objKeys(headers), function (headerName) {
|
|
3587
3608
|
xhr[_DYN_SET_REQUEST_HEADER ](headerName, headers[headerName]);
|
|
3588
3609
|
});
|
|
@@ -4119,7 +4140,7 @@ var _DYN_LENGTH$1 = "length";
|
|
|
4119
4140
|
var _DYN_PROCESS_TELEMETRY_ST0 = "processTelemetryStart";
|
|
4120
4141
|
|
|
4121
4142
|
var _a$1;
|
|
4122
|
-
var Version = '4.1.3-nightly3.
|
|
4143
|
+
var Version = '4.1.3-nightly3.240403-01';
|
|
4123
4144
|
var FullVersionString = "1DS-Web-JS-" + Version;
|
|
4124
4145
|
var ObjHasOwnProperty = ObjProto$1.hasOwnProperty;
|
|
4125
4146
|
var _fieldTypeEventPropMap = (_a$1 = {},
|
|
@@ -5760,7 +5781,7 @@ var PostChannel = /** @class */ (function (_super) {
|
|
|
5760
5781
|
var _this = _super.call(this) || this;
|
|
5761
5782
|
_this.identifier = "PostChannel";
|
|
5762
5783
|
_this.priority = 1011;
|
|
5763
|
-
_this.version = '4.1.3-nightly3.
|
|
5784
|
+
_this.version = '4.1.3-nightly3.240403-01';
|
|
5764
5785
|
var _postConfig;
|
|
5765
5786
|
var _isTeardownCalled = false;
|
|
5766
5787
|
var _flushCallbackQueue = [];
|
|
@@ -6535,4 +6556,4 @@ exports.PostChannel = PostChannel;
|
|
|
6535
6556
|
exports.RT_PROFILE = RT_PROFILE;
|
|
6536
6557
|
|
|
6537
6558
|
}));
|
|
6538
|
-
//# sourceMappingURL=ms.post-4.1.3-nightly3.
|
|
6559
|
+
//# sourceMappingURL=ms.post-4.1.3-nightly3.240403-01.js.map
|