@microsoft/1ds-core-js 4.4.2-nightly3.2606-02 → 4.4.2

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.
Files changed (33) hide show
  1. package/bundle/es5/{ms.core-4.4.2-nightly3.2606-02.gbl.js → ms.core-4.4.2.gbl.js} +7 -7
  2. package/bundle/es5/ms.core-4.4.2.gbl.js.map +1 -0
  3. package/bundle/es5/ms.core-4.4.2.gbl.min.js +7 -0
  4. package/bundle/es5/ms.core-4.4.2.gbl.min.js.map +1 -0
  5. package/bundle/es5/ms.core-4.4.2.integrity.json +46 -0
  6. package/bundle/es5/{ms.core-4.4.2-nightly3.2606-02.js → ms.core-4.4.2.js} +7 -7
  7. package/bundle/es5/ms.core-4.4.2.js.map +1 -0
  8. package/bundle/es5/ms.core-4.4.2.min.js +7 -0
  9. package/bundle/es5/ms.core-4.4.2.min.js.map +1 -0
  10. package/bundle/es5/ms.core.gbl.js +6 -6
  11. package/bundle/es5/ms.core.gbl.js.map +1 -1
  12. package/bundle/es5/ms.core.gbl.min.js +2 -2
  13. package/bundle/es5/ms.core.gbl.min.js.map +1 -1
  14. package/bundle/es5/ms.core.integrity.json +17 -17
  15. package/bundle/es5/ms.core.js +6 -6
  16. package/bundle/es5/ms.core.js.map +1 -1
  17. package/bundle/es5/ms.core.min.js +2 -2
  18. package/bundle/es5/ms.core.min.js.map +1 -1
  19. package/dist/es5/ms.core.js +4 -4
  20. package/dist/es5/ms.core.js.map +1 -1
  21. package/dist/es5/ms.core.min.js +2 -2
  22. package/dist/es5/ms.core.min.js.map +1 -1
  23. package/dist-es5/Index.js +1 -1
  24. package/package.json +78 -81
  25. package/types/1ds-core-js.d.ts +1 -1
  26. package/types/1ds-core-js.namespaced.d.ts +2 -2
  27. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.gbl.js.map +0 -1
  28. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.gbl.min.js +0 -7
  29. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.gbl.min.js.map +0 -1
  30. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.integrity.json +0 -46
  31. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.js.map +0 -1
  32. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.min.js +0 -7
  33. package/bundle/es5/ms.core-4.4.2-nightly3.2606-02.min.js.map +0 -1
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * 1DS JS SDK Core, 4.4.2-nightly3.2606-02
2
+ * 1DS JS SDK Core, 4.4.2
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 = "es5_ms_core_4_4_2_nightly3_2606_02", msMod="__ms$mod__";
9
- var mods={}, modDetail=mods[modName]={}, ver="4.4.2-nightly3.2606-02";
8
+ var nsKey, key, nm, theExports = {}, modName = "es5_ms_core_4_4_2", msMod="__ms$mod__";
9
+ var mods={}, modDetail=mods[modName]={}, ver="4.4.2";
10
10
  // Versioned namespace "oneDS4"
11
11
  var exportNs=global, nsKey="oneDS4", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
12
12
  // Global namespace "oneDS"
@@ -2954,7 +2954,7 @@ function newId(maxLength) {
2954
2954
  return result;
2955
2955
  }
2956
2956
 
2957
- var version = "3.4.2-nightly3.2606-02";
2957
+ var version = "3.4.2";
2958
2958
  var instanceName = "." + newId(6);
2959
2959
  var _dataUid = 0;
2960
2960
  function _canAcceptData(target) {
@@ -8680,7 +8680,7 @@ var TraceLevel = (/*@__PURE__*/createEnumStyle({
8680
8680
  }));
8681
8681
 
8682
8682
  var _a;
8683
- var ExtVersion = '4.4.2-nightly3.2606-02';
8683
+ var ExtVersion = '4.4.2';
8684
8684
  var ExtFullVersionString = "1DS-Web-JS-" + ExtVersion;
8685
8685
  var Version = ExtVersion;
8686
8686
  var FullVersionString = ExtFullVersionString;
@@ -8694,7 +8694,7 @@ var _fieldTypeEventPropMap = (_a = {},
8694
8694
  _a[4096 | 1 ] = 1 ,
8695
8695
  _a[4096 | 3 ] = 7 ,
8696
8696
  _a);
8697
- var uInt8ArraySupported = ( null);
8697
+ var uInt8ArraySupported = (null);
8698
8698
  var isDocumentObjectAvailable = (/*#__PURE__*/hasDocument());
8699
8699
  var isWindowObjectAvailable = (/*#__PURE__*/hasWindow());
8700
8700
  function isValueAssigned(value) {
@@ -9617,4 +9617,4 @@ exports.toISOString = toISOString;
9617
9617
  exports.useXDomainRequest = useXDomainRequest;
9618
9618
 
9619
9619
  }));
9620
- //# sourceMappingURL=ms.core-4.4.2-nightly3.2606-02.gbl.js.map
9620
+ //# sourceMappingURL=ms.core-4.4.2.gbl.js.map