@microsoft/1ds-core-js 4.3.7-nightly3.2505-01 → 4.3.7-nightly3.2505-02
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.7-nightly3.2505-01.gbl.js → ms.core-4.3.7-nightly3.2505-02.gbl.js} +6 -6
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.gbl.js.map → ms.core-4.3.7-nightly3.2505-02.gbl.js.map} +1 -1
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.gbl.min.js → ms.core-4.3.7-nightly3.2505-02.gbl.min.js} +3 -3
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.gbl.min.js.map → ms.core-4.3.7-nightly3.2505-02.gbl.min.js.map} +1 -1
- package/bundle/es5/ms.core-4.3.7-nightly3.2505-02.integrity.json +46 -0
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.js → ms.core-4.3.7-nightly3.2505-02.js} +6 -6
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.js.map → ms.core-4.3.7-nightly3.2505-02.js.map} +1 -1
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.min.js → ms.core-4.3.7-nightly3.2505-02.min.js} +3 -3
- package/bundle/es5/{ms.core-4.3.7-nightly3.2505-01.min.js.map → ms.core-4.3.7-nightly3.2505-02.min.js.map} +1 -1
- package/bundle/es5/ms.core.gbl.js +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +2 -2
- package/bundle/es5/ms.core-4.3.7-nightly3.2505-01.integrity.json +0 -46
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* 1DS JS SDK Core, 4.3.7-nightly3.2505-
|
|
2
|
+
* 1DS JS SDK Core, 4.3.7-nightly3.2505-02
|
|
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.7-nightly3.2505-
|
|
8
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_ms_core_4_3_7_nightly3_2505_02", msMod="__ms$mod__";
|
|
9
|
+
var mods={}, modDetail=mods[modName]={}, ver="4.3.7-nightly3.2505-02";
|
|
10
10
|
// Versioned namespace "oneDS4"
|
|
11
11
|
var exportNs=global, nsKey="oneDS4", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
12
12
|
// Global namespace "oneDS"
|
|
@@ -2418,7 +2418,7 @@ function newId(maxLength) {
|
|
|
2418
2418
|
return result;
|
|
2419
2419
|
}
|
|
2420
2420
|
|
|
2421
|
-
var version = '3.3.7-nightly3.2505-
|
|
2421
|
+
var version = '3.3.7-nightly3.2505-02';
|
|
2422
2422
|
var instanceName = "." + newId(6);
|
|
2423
2423
|
var _dataUid = 0;
|
|
2424
2424
|
function _canAcceptData(target) {
|
|
@@ -6589,7 +6589,7 @@ var _DYN_RM_FIELD_SANITIZER = "rmFieldSanitizer";
|
|
|
6589
6589
|
var _DYN_CAN_HANDLE = "canHandle";
|
|
6590
6590
|
|
|
6591
6591
|
var _a;
|
|
6592
|
-
var Version = '4.3.7-nightly3.2505-
|
|
6592
|
+
var Version = '4.3.7-nightly3.2505-02';
|
|
6593
6593
|
var FullVersionString = "1DS-Web-JS-" + Version;
|
|
6594
6594
|
var ObjHasOwnProperty = ObjProto$1.hasOwnProperty;
|
|
6595
6595
|
var strDisabledPropertyName = "Microsoft_ApplicationInsights_BypassAjaxInstrumentation";
|