@microsoft/1ds-post-js 4.3.10-nightly3.2507-26 → 4.3.10-nightly3.2507-28
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.3.10-nightly3.2507-26.gbl.js → ms.post-4.3.10-nightly3.2507-28.gbl.js} +10 -10
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.gbl.js.map → ms.post-4.3.10-nightly3.2507-28.gbl.js.map} +1 -1
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.gbl.min.js → ms.post-4.3.10-nightly3.2507-28.gbl.min.js} +3 -3
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.gbl.min.js.map → ms.post-4.3.10-nightly3.2507-28.gbl.min.js.map} +1 -1
- package/bundle/es5/ms.post-4.3.10-nightly3.2507-28.integrity.json +46 -0
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.js → ms.post-4.3.10-nightly3.2507-28.js} +10 -10
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.js.map → ms.post-4.3.10-nightly3.2507-28.js.map} +1 -1
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.min.js → ms.post-4.3.10-nightly3.2507-28.min.js} +3 -3
- package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.min.js.map → ms.post-4.3.10-nightly3.2507-28.min.js.map} +1 -1
- package/bundle/es5/ms.post.gbl.js +9 -9
- 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 +9 -9
- 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 +7 -7
- 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 +5 -5
- 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 +4 -4
- package/types/1ds-post-js.namespaced.d.ts +7 -7
- package/bundle/es5/ms.post-4.3.10-nightly3.2507-26.integrity.json +0 -46
package/bundle/es5/{ms.post-4.3.10-nightly3.2507-26.gbl.js → ms.post-4.3.10-nightly3.2507-28.gbl.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* 1DS JS SDK POST plugin, 4.3.10-nightly3.2507-
|
|
2
|
+
* 1DS JS SDK POST plugin, 4.3.10-nightly3.2507-28
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
* (Microsoft Internal Only)
|
|
5
5
|
*/
|
|
6
6
|
(function (global, factory) {
|
|
7
7
|
var undef = "undefined";
|
|
8
|
-
var nsKey, key, nm, theExports = {}, modName = "
|
|
9
|
-
var mods={}, modDetail=mods[modName]={}, ver="4.3.10-nightly3.2507-
|
|
8
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_ms_post_4_3_10_nightly3_2507_28", msMod="__ms$mod__";
|
|
9
|
+
var mods={}, modDetail=mods[modName]={}, ver="4.3.10-nightly3.2507-28";
|
|
10
10
|
// Versioned namespace "oneDS4"
|
|
11
11
|
var exportNs=global, nsKey="oneDS4", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
12
12
|
// Global namespace "oneDS"
|
|
@@ -1950,7 +1950,7 @@ function newId(maxLength) {
|
|
|
1950
1950
|
return result;
|
|
1951
1951
|
}
|
|
1952
1952
|
|
|
1953
|
-
var version = '3.3.10-nightly3.2507-
|
|
1953
|
+
var version = '3.3.10-nightly3.2507-28';
|
|
1954
1954
|
var instanceName = "." + newId(6);
|
|
1955
1955
|
var _dataUid = 0;
|
|
1956
1956
|
function _canAcceptData(target) {
|
|
@@ -4277,7 +4277,7 @@ var _DYN_LENGTH$1 = "length";
|
|
|
4277
4277
|
var _DYN_PROCESS_TELEMETRY_ST0 = "processTelemetryStart";
|
|
4278
4278
|
|
|
4279
4279
|
var _a$1;
|
|
4280
|
-
var Version = '4.3.10-nightly3.2507-
|
|
4280
|
+
var Version = '4.3.10-nightly3.2507-28';
|
|
4281
4281
|
var FullVersionString = "1DS-Web-JS-" + Version;
|
|
4282
4282
|
var ObjHasOwnProperty = ObjProto$1.hasOwnProperty;
|
|
4283
4283
|
var _fieldTypeEventPropMap = (_a$1 = {},
|
|
@@ -5989,7 +5989,7 @@ var PostChannel = /** @class */ (function (_super) {
|
|
|
5989
5989
|
var _this = _super.call(this) || this;
|
|
5990
5990
|
_this.identifier = "PostChannel";
|
|
5991
5991
|
_this.priority = 1011;
|
|
5992
|
-
_this.version = '4.3.10-nightly3.2507-
|
|
5992
|
+
_this.version = '4.3.10-nightly3.2507-28';
|
|
5993
5993
|
var _postConfig;
|
|
5994
5994
|
var _isTeardownCalled = false;
|
|
5995
5995
|
var _flushCallbackQueue = [];
|
|
@@ -6298,12 +6298,12 @@ var PostChannel = /** @class */ (function (_super) {
|
|
|
6298
6298
|
}
|
|
6299
6299
|
});
|
|
6300
6300
|
};
|
|
6301
|
-
_self.flush = function (
|
|
6302
|
-
if (
|
|
6301
|
+
_self.flush = function (isAsync, callback, sendReason) {
|
|
6302
|
+
if (isAsync === void 0) { isAsync = true; }
|
|
6303
6303
|
var result;
|
|
6304
6304
|
if (!_paused) {
|
|
6305
6305
|
sendReason = sendReason || 1 ;
|
|
6306
|
-
if (
|
|
6306
|
+
if (isAsync) {
|
|
6307
6307
|
if (!callback) {
|
|
6308
6308
|
result = createPromise(function (resolve) {
|
|
6309
6309
|
callback = resolve;
|
|
@@ -6777,4 +6777,4 @@ exports.PostChannel = PostChannel;
|
|
|
6777
6777
|
exports.RT_PROFILE = RT_PROFILE;
|
|
6778
6778
|
|
|
6779
6779
|
}));
|
|
6780
|
-
//# sourceMappingURL=ms.post-4.3.10-nightly3.2507-
|
|
6780
|
+
//# sourceMappingURL=ms.post-4.3.10-nightly3.2507-28.gbl.js.map
|