@microsoft/applicationinsights-debugplugin-js 2.8.6-nightly.2207-25 → 2.8.6

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 (58) hide show
  1. package/LICENSE +17 -17
  2. package/NOTICE +17 -0
  3. package/PRIVACY +3 -0
  4. package/README.md +21 -9
  5. package/browser/{ai.dbg.2.8.6-nightly.2207-25.cjs.js → ai.dbg.2.8.6.cjs.js} +6 -12
  6. package/browser/ai.dbg.2.8.6.cjs.js.map +1 -0
  7. package/browser/ai.dbg.2.8.6.cjs.min.js +6 -0
  8. package/browser/ai.dbg.2.8.6.cjs.min.js.map +1 -0
  9. package/browser/{ai.dbg.2.8.6-nightly.2207-25.gbl.js → ai.dbg.2.8.6.gbl.js} +6 -12
  10. package/browser/ai.dbg.2.8.6.gbl.js.map +1 -0
  11. package/browser/ai.dbg.2.8.6.gbl.min.js +6 -0
  12. package/browser/ai.dbg.2.8.6.gbl.min.js.map +1 -0
  13. package/browser/ai.dbg.2.8.6.integrity.json +66 -0
  14. package/browser/{ai.dbg.2.8.6-nightly.2207-25.js → ai.dbg.2.8.6.js} +6 -12
  15. package/browser/ai.dbg.2.8.6.js.map +1 -0
  16. package/browser/ai.dbg.2.8.6.min.js +6 -0
  17. package/browser/ai.dbg.2.8.6.min.js.map +1 -0
  18. package/browser/ai.dbg.2.cjs.js +5 -11
  19. package/browser/ai.dbg.2.cjs.js.map +1 -1
  20. package/browser/ai.dbg.2.cjs.min.js +2 -2
  21. package/browser/ai.dbg.2.cjs.min.js.map +1 -1
  22. package/browser/ai.dbg.2.gbl.js +5 -11
  23. package/browser/ai.dbg.2.gbl.js.map +1 -1
  24. package/browser/ai.dbg.2.gbl.min.js +2 -2
  25. package/browser/ai.dbg.2.gbl.min.js.map +1 -1
  26. package/browser/ai.dbg.2.js +5 -11
  27. package/browser/ai.dbg.2.js.map +1 -1
  28. package/browser/ai.dbg.2.min.js +2 -2
  29. package/browser/ai.dbg.2.min.js.map +1 -1
  30. package/dist/applicationinsights-debugplugin-js.api.json +1 -1
  31. package/dist/applicationinsights-debugplugin-js.d.ts +1 -1
  32. package/dist/applicationinsights-debugplugin-js.js +5 -11
  33. package/dist/applicationinsights-debugplugin-js.js.map +1 -1
  34. package/dist/applicationinsights-debugplugin-js.min.js +2 -2
  35. package/dist/applicationinsights-debugplugin-js.min.js.map +1 -1
  36. package/dist/applicationinsights-debugplugin-js.rollup.d.ts +1 -1
  37. package/dist-esm/DebugPlugin.js +1 -1
  38. package/dist-esm/__DynamicConstants.js +1 -1
  39. package/dist-esm/applicationinsights-debugplugin-js.js +1 -1
  40. package/dist-esm/components/Dashboard.js +1 -1
  41. package/dist-esm/components/LogEntry.js +1 -1
  42. package/dist-esm/components/debugBins.js +1 -1
  43. package/dist-esm/components/filterList.js +1 -1
  44. package/dist-esm/components/helpers.js +1 -1
  45. package/dist-esm/components/styleNodeSrc.js +1 -1
  46. package/dist-esm/interfaces/IDebugPluginConfig.js +1 -1
  47. package/package.json +56 -59
  48. package/types/tsdoc-metadata.json +1 -1
  49. package/browser/ai.dbg.2.8.6-nightly.2207-25.cjs.js.map +0 -1
  50. package/browser/ai.dbg.2.8.6-nightly.2207-25.cjs.min.js +0 -6
  51. package/browser/ai.dbg.2.8.6-nightly.2207-25.cjs.min.js.map +0 -1
  52. package/browser/ai.dbg.2.8.6-nightly.2207-25.gbl.js.map +0 -1
  53. package/browser/ai.dbg.2.8.6-nightly.2207-25.gbl.min.js +0 -6
  54. package/browser/ai.dbg.2.8.6-nightly.2207-25.gbl.min.js.map +0 -1
  55. package/browser/ai.dbg.2.8.6-nightly.2207-25.integrity.json +0 -66
  56. package/browser/ai.dbg.2.8.6-nightly.2207-25.js.map +0 -1
  57. package/browser/ai.dbg.2.8.6-nightly.2207-25.min.js +0 -6
  58. package/browser/ai.dbg.2.8.6-nightly.2207-25.min.js.map +0 -1
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
1
+ The MIT License (MIT)
2
2
 
3
- Copyright (c) Microsoft Corporation. All rights reserved.
3
+ Copyright (c) Microsoft Corporation
4
4
 
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
11
 
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
14
 
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/NOTICE ADDED
@@ -0,0 +1,17 @@
1
+ NOTICES AND INFORMATION
2
+ Do Not Translate or Localize
3
+
4
+ This software incorporates material from third parties. Microsoft makes certain
5
+ open source code available at https://3rdpartysource.microsoft.com, or you may
6
+ send a check or money order for US $5.00, including the product name, the open
7
+ source component name, and version number, to:
8
+
9
+ Source Code Compliance Team
10
+ Microsoft Corporation
11
+ One Microsoft Way
12
+ Redmond, WA 98052
13
+ USA
14
+
15
+ Notwithstanding any other terms, you may reverse engineer this software to the
16
+ extent required to debug changes to any libraries licensed under the GNU Lesser
17
+ General Public License.
package/PRIVACY ADDED
@@ -0,0 +1,3 @@
1
+ # Data Collection
2
+
3
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
package/README.md CHANGED
@@ -240,20 +240,32 @@ This can be expected to work in:
240
240
 
241
241
  - Configuration options
242
242
 
243
+ ## Contributing
243
244
  ## Contributing
244
245
 
245
- This project welcomes contributions and suggestions. Most contributions require you to agree to a
246
- Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
247
- the rights to use your contribution. For details, visit https://cla.microsoft.com.
246
+ This project welcomes contributions and suggestions. Most contributions require you to
247
+ agree to a Contributor License Agreement (CLA) declaring that you have the right to,
248
+ and actually do, grant us the rights to use your contribution. For details, visit
249
+ https://cla.microsoft.com.
248
250
 
249
- When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
250
- a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
251
- provided by the bot. You will only need to do this once across all repos using our CLA.
251
+ When you submit a pull request, a CLA-bot will automatically determine whether you need
252
+ to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the
253
+ instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
252
254
 
253
255
  This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
254
- For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
255
- contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
256
+ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
257
+ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
258
+
259
+ ## Data Collection
260
+
261
+ As this SDK is designed to enable applications to perform data collection which is sent to the Microsoft collection endpoints the following is required to identify our privacy statement.
262
+
263
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
264
+
265
+ ## Trademarks
266
+
267
+ This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
256
268
 
257
- ---
269
+ ## License
258
270
 
259
271
  [MIT](LICENSE)
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Debug Plugin, 2.8.6-nightly.2207-25
2
+ * Application Insights JavaScript SDK - Debug Plugin, 2.8.6
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  'use strict';
@@ -360,10 +360,10 @@ var _DYN_SUBSTRING$1 = "substring";
360
360
  var _DYN_USER_AGENT = "userAgent";
361
361
  var _DYN_SPLIT = "split";
362
362
  var _DYN_SET_ENABLED = "setEnabled";
363
- var _DYN_REPLACE$1 = "replace";
364
363
  var _DYN_SUBSTR = "substr";
365
364
  var _DYN_NODE_TYPE = "nodeType";
366
365
  var _DYN_APPLY = "apply";
366
+ var _DYN_REPLACE$1 = "replace";
367
367
  var _DYN_ENABLE_DEBUG_EXCEPTI4 = "enableDebugExceptions";
368
368
  var _DYN_LOG_INTERNAL_MESSAGE = "logInternalMessage";
369
369
  var _DYN_TO_LOWER_CASE$1 = "toLowerCase";
@@ -1328,7 +1328,7 @@ function newId(maxLength) {
1328
1328
  }
1329
1329
 
1330
1330
  var _objDefineProperty = ObjDefineProperty;
1331
- var version = "2.8.6-nightly.2207-25";
1331
+ var version = '2.8.6';
1332
1332
  var instanceName = "." + newId(6);
1333
1333
  var _dataUid = 0;
1334
1334
  function _createAccessor(target, prop, value) {
@@ -1744,13 +1744,8 @@ function addEventHandler(eventName, callback, evtNamespace) {
1744
1744
  var _cookieMgrs = null;
1745
1745
  var _canUseCookies;
1746
1746
  function newGuid() {
1747
- function randomHexDigit() {
1748
- return randomValue(15);
1749
- }
1750
- return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx"[_DYN_REPLACE$1 ](GuidRegex, function (c) {
1751
- var r = (randomHexDigit() | 0), v = (c === "x" ? r : r & 0x3 | 0x8);
1752
- return v.toString(16);
1753
- });
1747
+ var uuid = generateW3CId();
1748
+ return uuid[_DYN_SUBSTRING$1 ](0, 8) + "-" + uuid[_DYN_SUBSTRING$1 ](8, 12) + "-" + uuid[_DYN_SUBSTRING$1 ](12, 16) + "-" + uuid[_DYN_SUBSTRING$1 ](16, 20) + "-" + uuid[_DYN_SUBSTRING$1 ](20);
1754
1749
  }
1755
1750
  function perfNow() {
1756
1751
  var perf = getPerformance();
@@ -1813,7 +1808,6 @@ var CoreUtils = {
1813
1808
  mwcRandom32: mwcRandom32,
1814
1809
  generateW3CId: generateW3CId
1815
1810
  };
1816
- var GuidRegex = /[xy]/g;
1817
1811
  function _legacyCookieMgr(config, logger) {
1818
1812
  var cookieMgr = _gblCookieMgr(config, logger);
1819
1813
  var legacyCanUseCookies = CoreUtils._canUseCookies;
@@ -4011,4 +4005,4 @@ var DebugPlugin = /** @class */ (function (_super) {
4011
4005
  var DebugPlugin$1 = DebugPlugin;
4012
4006
 
4013
4007
  exports.DebugPlugin = DebugPlugin$1;
4014
- //# sourceMappingURL=ai.dbg.2.8.6-nightly.2207-25.cjs.js.map
4008
+ //# sourceMappingURL=ai.dbg.2.8.6.cjs.js.map