@microsoft/1ds-core-js 4.3.11-nightly3.2511-05 → 4.3.11-nightly3.2512-10
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.core-4.3.11-nightly3.2511-05.gbl.js → ms.core-4.3.11-nightly3.2512-10.gbl.js} +11 -10
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.gbl.js.map +1 -0
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.gbl.min.js +7 -0
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.gbl.min.js.map +1 -0
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.integrity.json +46 -0
- package/bundle/es5/{ms.core-4.3.11-nightly3.2511-05.js → ms.core-4.3.11-nightly3.2512-10.js} +11 -10
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.js.map +1 -0
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.min.js +7 -0
- package/bundle/es5/ms.core-4.3.11-nightly3.2512-10.min.js.map +1 -0
- package/bundle/es5/ms.core.gbl.js +10 -9
- package/bundle/es5/ms.core.gbl.js.map +1 -1
- package/bundle/es5/ms.core.gbl.min.js +2 -2
- package/bundle/es5/ms.core.gbl.min.js.map +1 -1
- package/bundle/es5/ms.core.integrity.json +17 -17
- package/bundle/es5/ms.core.js +10 -9
- package/bundle/es5/ms.core.js.map +1 -1
- package/bundle/es5/ms.core.min.js +2 -2
- package/bundle/es5/ms.core.min.js.map +1 -1
- package/dist/es5/ms.core.js +8 -7
- package/dist/es5/ms.core.js.map +1 -1
- package/dist/es5/ms.core.min.js +2 -2
- package/dist/es5/ms.core.min.js.map +1 -1
- package/dist-es5/AppInsightsCore.js +1 -1
- package/dist-es5/BaseCore.js +1 -1
- package/dist-es5/DataModels.js +1 -1
- package/dist-es5/Enums.js +1 -1
- package/dist-es5/Index.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/Utils.js +2 -2
- package/dist-es5/Utils.js.map +1 -1
- package/dist-es5/ValueSanitizer.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/package.json +2 -2
- package/types/1ds-core-js.d.ts +2 -2
- package/types/1ds-core-js.namespaced.d.ts +11 -5
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.gbl.js.map +0 -1
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.gbl.min.js +0 -7
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.gbl.min.js.map +0 -1
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.integrity.json +0 -46
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.js.map +0 -1
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.min.js +0 -7
- package/bundle/es5/ms.core-4.3.11-nightly3.2511-05.min.js.map +0 -1
package/bundle/es5/{ms.core-4.3.11-nightly3.2511-05.gbl.js → ms.core-4.3.11-nightly3.2512-10.gbl.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* 1DS JS SDK Core, 4.3.11-nightly3.
|
|
2
|
+
* 1DS JS SDK Core, 4.3.11-nightly3.2512-10
|
|
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.11-nightly3.
|
|
8
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_ms_core_4_3_11_nightly3_2512_10", msMod="__ms$mod__";
|
|
9
|
+
var mods={}, modDetail=mods[modName]={}, ver="4.3.11-nightly3.2512-10";
|
|
10
10
|
// Versioned namespace "oneDS4"
|
|
11
11
|
var exportNs=global, nsKey="oneDS4", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
12
12
|
// Global namespace "oneDS"
|
|
@@ -1422,7 +1422,8 @@ var EventsDiscardedReason = ( /* @__PURE__ */createEnumStyle({
|
|
|
1422
1422
|
InvalidEvent: 2 ,
|
|
1423
1423
|
SizeLimitExceeded: 3 ,
|
|
1424
1424
|
KillSwitch: 4 ,
|
|
1425
|
-
QueueFull: 5
|
|
1425
|
+
QueueFull: 5 ,
|
|
1426
|
+
BeaconSendFailure: 6
|
|
1426
1427
|
}));
|
|
1427
1428
|
|
|
1428
1429
|
var ActiveStatus = ( /* @__PURE__ */createEnumStyle({
|
|
@@ -2439,7 +2440,7 @@ function redactQueryParameters(url, config) {
|
|
|
2439
2440
|
return baseUrl + resultParts.join("&") + fragment;
|
|
2440
2441
|
}
|
|
2441
2442
|
function fieldRedaction(input, config) {
|
|
2442
|
-
if (!input || input[_DYN_INDEX_OF$1 ](" ") !== -1) {
|
|
2443
|
+
if (!input || !isString(input) || input[_DYN_INDEX_OF$1 ](" ") !== -1) {
|
|
2443
2444
|
return input;
|
|
2444
2445
|
}
|
|
2445
2446
|
var isRedactionDisabled = config && config.redactUrls === false;
|
|
@@ -2542,7 +2543,7 @@ function newId(maxLength) {
|
|
|
2542
2543
|
return result;
|
|
2543
2544
|
}
|
|
2544
2545
|
|
|
2545
|
-
var version = '3.3.11-nightly3.
|
|
2546
|
+
var version = '3.3.11-nightly3.2512-10';
|
|
2546
2547
|
var instanceName = "." + newId(6);
|
|
2547
2548
|
var _dataUid = 0;
|
|
2548
2549
|
function _canAcceptData(target) {
|
|
@@ -3915,9 +3916,9 @@ var NotificationManager = /** @class */ (function () {
|
|
|
3915
3916
|
listener[STR_EVENTS_SENT ](events);
|
|
3916
3917
|
});
|
|
3917
3918
|
};
|
|
3918
|
-
_self[STR_EVENTS_DISCARDED ] = function (events, reason) {
|
|
3919
|
+
_self[STR_EVENTS_DISCARDED ] = function (events, reason, sendType) {
|
|
3919
3920
|
_runListeners(_listeners, STR_EVENTS_DISCARDED, _asyncNotifications, function (listener) {
|
|
3920
|
-
listener[STR_EVENTS_DISCARDED ](events, reason);
|
|
3921
|
+
listener[STR_EVENTS_DISCARDED ](events, reason, sendType);
|
|
3921
3922
|
});
|
|
3922
3923
|
};
|
|
3923
3924
|
_self[STR_EVENTS_SEND_REQUEST ] = function (sendReason, isAsync) {
|
|
@@ -6796,7 +6797,7 @@ var _DYN_RM_FIELD_SANITIZER = "rmFieldSanitizer";
|
|
|
6796
6797
|
var _DYN_CAN_HANDLE = "canHandle";
|
|
6797
6798
|
|
|
6798
6799
|
var _a;
|
|
6799
|
-
var Version = '4.3.11-nightly3.
|
|
6800
|
+
var Version = '4.3.11-nightly3.2512-10';
|
|
6800
6801
|
var FullVersionString = "1DS-Web-JS-" + Version;
|
|
6801
6802
|
var ObjHasOwnProperty = ObjProto$1.hasOwnProperty;
|
|
6802
6803
|
var strDisabledPropertyName = "Microsoft_ApplicationInsights_BypassAjaxInstrumentation";
|
|
@@ -7554,4 +7555,4 @@ exports.toISOString = toISOString;
|
|
|
7554
7555
|
exports.useXDomainRequest = useXDomainRequest;
|
|
7555
7556
|
|
|
7556
7557
|
}));
|
|
7557
|
-
//# sourceMappingURL=ms.core-4.3.11-nightly3.
|
|
7558
|
+
//# sourceMappingURL=ms.core-4.3.11-nightly3.2512-10.gbl.js.map
|