@microsoft/applicationinsights-channel-js 3.3.10-nightly3.2507-27 → 3.3.10-nightly3.2507-29

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 (47) hide show
  1. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.cjs.js} +38 -11
  2. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.cjs.js.map} +1 -1
  3. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.min.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.cjs.min.js} +3 -3
  4. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.min.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.cjs.min.js.map} +1 -1
  5. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.gbl.js} +40 -13
  6. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.gbl.js.map} +1 -1
  7. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.min.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.gbl.min.js} +3 -3
  8. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.min.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.gbl.min.js.map} +1 -1
  9. package/browser/es5/applicationinsights-channel-js.3.3.10-nightly3.2507-29.integrity.json +66 -0
  10. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.js} +40 -13
  11. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.js.map} +1 -1
  12. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.min.js → applicationinsights-channel-js.3.3.10-nightly3.2507-29.min.js} +3 -3
  13. package/browser/es5/{applicationinsights-channel-js.3.3.10-nightly3.2507-27.min.js.map → applicationinsights-channel-js.3.3.10-nightly3.2507-29.min.js.map} +1 -1
  14. package/browser/es5/applicationinsights-channel-js.3.cjs.js +37 -10
  15. package/browser/es5/applicationinsights-channel-js.3.cjs.js.map +1 -1
  16. package/browser/es5/applicationinsights-channel-js.3.cjs.min.js +2 -2
  17. package/browser/es5/applicationinsights-channel-js.3.cjs.min.js.map +1 -1
  18. package/browser/es5/applicationinsights-channel-js.3.gbl.js +39 -12
  19. package/browser/es5/applicationinsights-channel-js.3.gbl.js.map +1 -1
  20. package/browser/es5/applicationinsights-channel-js.3.gbl.min.js +2 -2
  21. package/browser/es5/applicationinsights-channel-js.3.gbl.min.js.map +1 -1
  22. package/browser/es5/applicationinsights-channel-js.3.integrity.json +25 -25
  23. package/browser/es5/applicationinsights-channel-js.3.js +39 -12
  24. package/browser/es5/applicationinsights-channel-js.3.js.map +1 -1
  25. package/browser/es5/applicationinsights-channel-js.3.min.js +2 -2
  26. package/browser/es5/applicationinsights-channel-js.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-channel-js.js +37 -10
  28. package/dist/es5/applicationinsights-channel-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-channel-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-channel-js.min.js.map +1 -1
  31. package/dist-es5/EnvelopeCreator.js +2 -2
  32. package/dist-es5/EnvelopeCreator.js.map +1 -1
  33. package/dist-es5/Interfaces.js +1 -1
  34. package/dist-es5/InternalConstants.js +1 -1
  35. package/dist-es5/SendBuffer.js +1 -1
  36. package/dist-es5/Sender.js +40 -9
  37. package/dist-es5/Sender.js.map +1 -1
  38. package/dist-es5/Serializer.js +1 -1
  39. package/dist-es5/TelemetryProcessors/Sample.js +1 -1
  40. package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
  41. package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +1 -1
  42. package/dist-es5/__DynamicConstants.js +1 -1
  43. package/dist-es5/applicationinsights-channel-js.js +1 -1
  44. package/package.json +3 -3
  45. package/types/applicationinsights-channel-js.d.ts +7 -7
  46. package/types/applicationinsights-channel-js.namespaced.d.ts +10 -10
  47. package/browser/es5/applicationinsights-channel-js.3.3.10-nightly3.2507-27.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK Channel, 3.3.10-nightly3.2507-27
2
+ * Microsoft Application Insights JavaScript SDK Channel, 3.3.10-nightly3.2507-29
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -586,7 +586,7 @@ declare namespace ApplicationInsights {
586
586
  * you DO NOT pass a callback function then a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
587
587
  * will be returned which will resolve once the flush is complete. The actual implementation of the `IPromise`
588
588
  * will be a native Promise (if supported) or the default as supplied by [ts-async library](https://github.com/nevware21/ts-async)
589
- * @param async - send data asynchronously when true
589
+ * @param isAsync - send data asynchronously when true
590
590
  * @param callBack - if specified, notify caller when send is complete, the channel should return true to indicate to the caller that it will be called.
591
591
  * If the caller doesn't return true the caller should assume that it may never be called.
592
592
  * @param sendReason - specify the reason that you are calling "flush" defaults to ManualFlush (1) if not specified
@@ -594,9 +594,9 @@ declare namespace ApplicationInsights {
594
594
  * should assume that any provided callback will never be called, Nothing or if occurring asynchronously a
595
595
  * [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) which will be resolved once the unload is complete,
596
596
  * the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) will only be returned when no callback is provided
597
- * and async is true.
597
+ * and isAsync is true.
598
598
  */
599
- flush?(async: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
599
+ flush?(isAsync: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
600
600
  /**
601
601
  * Get offline support
602
602
  * @returns IInternalOfflineSupport
@@ -2882,7 +2882,7 @@ declare namespace ApplicationInsights {
2882
2882
  * you DO NOT pass a callback function then a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
2883
2883
  * will be returned which will resolve once the flush is complete. The actual implementation of the `IPromise`
2884
2884
  * will be a native Promise (if supported) or the default as supplied by [ts-async library](https://github.com/nevware21/ts-async)
2885
- * @param async - send data asynchronously when true
2885
+ * @param isAsync - send data asynchronously when true
2886
2886
  * @param callBack - if specified, notify caller when send is complete, the channel should return true to indicate to the caller that it will be called.
2887
2887
  * If the caller doesn't return true the caller should assume that it may never be called.
2888
2888
  * @param sendReason - specify the reason that you are calling "flush" defaults to ManualFlush (1) if not specified
@@ -2890,9 +2890,9 @@ declare namespace ApplicationInsights {
2890
2890
  * should assume that any provided callback will never be called, Nothing or if occurring asynchronously a
2891
2891
  * [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) which will be resolved once the unload is complete,
2892
2892
  * the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) will only be returned when no callback is provided
2893
- * and async is true.
2893
+ * and isAsync is true.
2894
2894
  */
2895
- flush(async?: boolean, callBack?: (flushComplete?: boolean) => void): void | IPromise<boolean>;
2895
+ flush(isAsync?: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
2896
2896
  /**
2897
2897
  * Flush the batched events synchronously (if possible -- based on configuration).
2898
2898
  * Will not flush if the Send has been paused.
@@ -2911,13 +2911,13 @@ declare namespace ApplicationInsights {
2911
2911
  * an [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) that will resolve once the
2912
2912
  * send is complete. The actual implementation of the `IPromise` will be a native Promise (if supported) or the default
2913
2913
  * as supplied by [ts-async library](https://github.com/nevware21/ts-async)
2914
- * @param async - Indicates if the events should be sent asynchronously
2914
+ * @param isAsync - Indicates if the events should be sent asynchronously
2915
2915
  * @param forcedSender - Indicates the forcedSender, undefined if not passed
2916
2916
  * @returns - Nothing or optionally, if occurring asynchronously a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
2917
2917
  * which will be resolved (or reject) once the send is complete, the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
2918
- * should only be returned when async is true.
2918
+ * should only be returned when isAsync is true.
2919
2919
  */
2920
- triggerSend(async?: boolean, forcedSender?: SenderFunction, sendReason?: SendRequestReason): void | IPromise<boolean>;
2920
+ triggerSend(isAsync?: boolean, forcedSender?: SenderFunction, sendReason?: SendRequestReason): void | IPromise<boolean>;
2921
2921
  /**
2922
2922
  * error handler
2923
2923
  * @internal
@@ -1,66 +0,0 @@
1
- {
2
- "name": "applicationinsights-channel-js",
3
- "version": "3.3.10-nightly3.2507-27",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-R6lmNRtBkligtUzEbARpwjrg0C43Y9b7Ni9lIMMjqRo= sha384-7Oh9Ar2uDtUzcCMezphmgM0RByA32jR2nCeYizMh8LhMqgCOl34ch2rlS+e0KFnO sha512-jOX4z8GkyqRyGw+PGOtv7LDVKmH98djwSns8WZFaIjIU60DZix/g7Hbk+k1/Ontw2BuSWJBGgLFF5o+k+ZDTmw==",
9
- "hashes": {
10
- "sha256": "R6lmNRtBkligtUzEbARpwjrg0C43Y9b7Ni9lIMMjqRo=",
11
- "sha384": "7Oh9Ar2uDtUzcCMezphmgM0RByA32jR2nCeYizMh8LhMqgCOl34ch2rlS+e0KFnO",
12
- "sha512": "jOX4z8GkyqRyGw+PGOtv7LDVKmH98djwSns8WZFaIjIU60DZix/g7Hbk+k1/Ontw2BuSWJBGgLFF5o+k+ZDTmw=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-W7TMa/8ef/50vlJgjM5oTbEMldJxhs04EdvIlIyt72Q= sha384-B5AsEAceQyC5ExnEXx4Bdzq+SNoPBKdZHClQBWtgknX6izmDFuoDRxmeVDcYyBgR sha512-IIQm8e4MXMtRl+ov6WeHZiaa1kr8eewtam/Vy8KOCHKxZfKhk+maPM9JcScGjNz9OX/keSJzhHWBHR7ZAbwDGQ==",
19
- "hashes": {
20
- "sha256": "W7TMa/8ef/50vlJgjM5oTbEMldJxhs04EdvIlIyt72Q=",
21
- "sha384": "B5AsEAceQyC5ExnEXx4Bdzq+SNoPBKdZHClQBWtgknX6izmDFuoDRxmeVDcYyBgR",
22
- "sha512": "IIQm8e4MXMtRl+ov6WeHZiaa1kr8eewtam/Vy8KOCHKxZfKhk+maPM9JcScGjNz9OX/keSJzhHWBHR7ZAbwDGQ=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-UPUNu+7Yai/hSHiiVns3ILiq7gnL21/eUz2f1evPypw= sha384-ZTEaBH5vgjVHym6U0i33fGCpBVqf9qTGMkHehTrN+J53SS7/Si2P02ILRo7U4+pc sha512-BzqqrAJqoyCC07KeLZ5tnrZXyQBoBYo7hg+H5RHHYeUQRyI65UAqtriNmVn+d19+qGqoff3V0wJDne/dToct3Q==",
29
- "hashes": {
30
- "sha256": "UPUNu+7Yai/hSHiiVns3ILiq7gnL21/eUz2f1evPypw=",
31
- "sha384": "ZTEaBH5vgjVHym6U0i33fGCpBVqf9qTGMkHehTrN+J53SS7/Si2P02ILRo7U4+pc",
32
- "sha512": "BzqqrAJqoyCC07KeLZ5tnrZXyQBoBYo7hg+H5RHHYeUQRyI65UAqtriNmVn+d19+qGqoff3V0wJDne/dToct3Q=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-eth2DKDcd1yFOfiSDeaL3U1nzny4p3C/ZfN955LqD6I= sha384-vbuHhhw1IU/mEXDrlHZnuL0ImV/2j2qDxVDwqMDeZUxoW/9LMCqPssm4ElqBeKxy sha512-JkTVgV8TPKw2I6WxxmkFTj0m+cgt1xhPtyZLod36A6BIIf/Ni4ZDAywh84wszWyPAFdgsTxzNf/dAeeP8uWkVQ==",
39
- "hashes": {
40
- "sha256": "eth2DKDcd1yFOfiSDeaL3U1nzny4p3C/ZfN955LqD6I=",
41
- "sha384": "vbuHhhw1IU/mEXDrlHZnuL0ImV/2j2qDxVDwqMDeZUxoW/9LMCqPssm4ElqBeKxy",
42
- "sha512": "JkTVgV8TPKw2I6WxxmkFTj0m+cgt1xhPtyZLod36A6BIIf/Ni4ZDAywh84wszWyPAFdgsTxzNf/dAeeP8uWkVQ=="
43
- }
44
- },
45
- "@js": {
46
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-VHUEJetW2Q/NLErgeVGatBV/VvLnwvwMCl5b5xi1IOg= sha384-hNMI49loueWaPJwo1xUq5LKE0OSu/TB3fVIm3oA/D74NheaFkcxHtr0hz7oIbuzR sha512-LFP/34YnVaih7ZugeyJtW3OdxLU4BQ3U+xtfoTaEKmGLG7FcKn0j4Jt5R2YLUc1ftjZRBVF7i6mtIUqFRy43DQ==",
49
- "hashes": {
50
- "sha256": "VHUEJetW2Q/NLErgeVGatBV/VvLnwvwMCl5b5xi1IOg=",
51
- "sha384": "hNMI49loueWaPJwo1xUq5LKE0OSu/TB3fVIm3oA/D74NheaFkcxHtr0hz7oIbuzR",
52
- "sha512": "LFP/34YnVaih7ZugeyJtW3OdxLU4BQ3U+xtfoTaEKmGLG7FcKn0j4Jt5R2YLUc1ftjZRBVF7i6mtIUqFRy43DQ=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "applicationinsights-channel-js.3.3.10-nightly3.2507-27.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-MTLsO5tsg50HhJ0xZiLNWsLUCvc+Sa1+pSM0X/bA8X4= sha384-s0CvlKUvJXGsSUiOmJ9YFLOBq5eK5HZfrgRViQYBzeP7qIaawMCwTjJCENma/UcF sha512-+6plstmvDT7YvcNVqpZp4AGaQSZXBxWz1L6S+eizIEOrc7ypv/GqAGwTvUwUU1MCmzrWXPM0CvfpcWhj7WjWlg==",
59
- "hashes": {
60
- "sha256": "MTLsO5tsg50HhJ0xZiLNWsLUCvc+Sa1+pSM0X/bA8X4=",
61
- "sha384": "s0CvlKUvJXGsSUiOmJ9YFLOBq5eK5HZfrgRViQYBzeP7qIaawMCwTjJCENma/UcF",
62
- "sha512": "+6plstmvDT7YvcNVqpZp4AGaQSZXBxWz1L6S+eizIEOrc7ypv/GqAGwTvUwUU1MCmzrWXPM0CvfpcWhj7WjWlg=="
63
- }
64
- }
65
- }
66
- }