@microsoft/applicationinsights-channel-js 3.0.0-beta.2303-11 → 3.0.0-nightly3.2304-28

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 (97) hide show
  1. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.cjs.js +5768 -0
  2. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.cjs.js.map +1 -0
  3. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.cjs.min.js +6 -0
  4. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.cjs.min.js.map +1 -0
  5. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.gbl.js +5772 -0
  6. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.gbl.js.map +1 -0
  7. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.gbl.min.js +6 -0
  8. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.gbl.min.js.map +1 -0
  9. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.integrity.json +66 -0
  10. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.js +5774 -0
  11. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.js.map +1 -0
  12. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.min.js +6 -0
  13. package/browser/es5/applicationinsights-channel-js.3.0.0-nightly3.2304-28.min.js.map +1 -0
  14. package/browser/es5/applicationinsights-channel-js.3.cjs.js +5768 -0
  15. package/browser/es5/applicationinsights-channel-js.3.cjs.js.map +1 -0
  16. package/browser/es5/applicationinsights-channel-js.3.cjs.min.js +6 -0
  17. package/browser/es5/applicationinsights-channel-js.3.cjs.min.js.map +1 -0
  18. package/browser/es5/applicationinsights-channel-js.3.gbl.js +5772 -0
  19. package/browser/es5/applicationinsights-channel-js.3.gbl.js.map +1 -0
  20. package/browser/es5/applicationinsights-channel-js.3.gbl.min.js +6 -0
  21. package/browser/es5/applicationinsights-channel-js.3.gbl.min.js.map +1 -0
  22. package/{dist/applicationinsights-channel-js.js → browser/es5/applicationinsights-channel-js.3.js} +875 -829
  23. package/browser/es5/applicationinsights-channel-js.3.js.map +1 -0
  24. package/browser/es5/applicationinsights-channel-js.3.min.js +6 -0
  25. package/browser/es5/applicationinsights-channel-js.3.min.js.map +1 -0
  26. package/{browser → dist/es5}/applicationinsights-channel-js.js +874 -828
  27. package/dist/es5/applicationinsights-channel-js.js.map +1 -0
  28. package/dist/es5/applicationinsights-channel-js.min.js +6 -0
  29. package/dist/es5/applicationinsights-channel-js.min.js.map +1 -0
  30. package/{dist-esm → dist-es5}/EnvelopeCreator.js +2 -2
  31. package/dist-es5/EnvelopeCreator.js.map +1 -0
  32. package/dist-es5/Interfaces.js +6 -0
  33. package/{dist-esm → dist-es5}/InternalConstants.js +1 -1
  34. package/{dist-esm → dist-es5}/Offline.js +8 -7
  35. package/dist-es5/Offline.js.map +1 -0
  36. package/{dist-esm → dist-es5}/SendBuffer.js +1 -1
  37. package/{dist-esm → dist-es5}/Sender.js +6 -4
  38. package/dist-es5/Sender.js.map +1 -0
  39. package/{dist-esm → dist-es5}/Serializer.js +1 -1
  40. package/{dist-esm → dist-es5}/TelemetryProcessors/Sample.js +1 -1
  41. package/{dist-esm → dist-es5}/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
  42. package/{dist-esm → dist-es5}/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +1 -1
  43. package/{dist-esm → dist-es5}/__DynamicConstants.js +2 -1
  44. package/dist-es5/__DynamicConstants.js.map +1 -0
  45. package/dist-es5/applicationinsights-channel-js.js +6 -0
  46. package/package.json +18 -17
  47. package/tsconfig.json +5 -4
  48. package/types/applicationinsights-channel-js.d.ts +284 -1
  49. package/{dist/applicationinsights-channel-js.d.ts → types/applicationinsights-channel-js.namespaced.d.ts} +1 -1
  50. package/browser/applicationinsights-channel-js.integrity.json +0 -26
  51. package/browser/applicationinsights-channel-js.js.map +0 -1
  52. package/browser/applicationinsights-channel-js.min.js +0 -6
  53. package/browser/applicationinsights-channel-js.min.js.map +0 -1
  54. package/dist/applicationinsights-channel-js.api.json +0 -1357
  55. package/dist/applicationinsights-channel-js.api.md +0 -60
  56. package/dist/applicationinsights-channel-js.js.map +0 -1
  57. package/dist/applicationinsights-channel-js.min.js +0 -6
  58. package/dist/applicationinsights-channel-js.min.js.map +0 -1
  59. package/dist/applicationinsights-channel-js.rollup.d.ts +0 -285
  60. package/dist-esm/EnvelopeCreator.js.map +0 -1
  61. package/dist-esm/Interfaces.js +0 -6
  62. package/dist-esm/Offline.js.map +0 -1
  63. package/dist-esm/Sender.js.map +0 -1
  64. package/dist-esm/__DynamicConstants.js.map +0 -1
  65. package/dist-esm/applicationinsights-channel-js.js +0 -6
  66. package/src/EnvelopeCreator.ts +0 -351
  67. package/src/Interfaces.ts +0 -114
  68. package/src/InternalConstants.ts +0 -11
  69. package/src/Offline.ts +0 -106
  70. package/src/SendBuffer.ts +0 -396
  71. package/src/Sender.ts +0 -1256
  72. package/src/Serializer.ts +0 -177
  73. package/src/TelemetryProcessors/Sample.ts +0 -49
  74. package/src/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.ts +0 -37
  75. package/src/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.ts +0 -35
  76. package/src/__DynamicConstants.ts +0 -64
  77. package/src/applicationinsights-channel-js.ts +0 -1
  78. package/types/EnvelopeCreator.d.ts +0 -12
  79. package/types/Interfaces.d.ts +0 -95
  80. package/types/InternalConstants.d.ts +0 -1
  81. package/types/Offline.d.ts +0 -10
  82. package/types/SendBuffer.d.ts +0 -73
  83. package/types/Sender.d.ts +0 -84
  84. package/types/Serializer.d.ts +0 -9
  85. package/types/TelemetryProcessors/Sample.d.ts +0 -12
  86. package/types/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.d.ts +0 -5
  87. package/types/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.d.ts +0 -5
  88. package/types/__DynamicConstants.d.ts +0 -52
  89. package/types/tsdoc-metadata.json +0 -11
  90. /package/{dist-esm → dist-es5}/Interfaces.js.map +0 -0
  91. /package/{dist-esm → dist-es5}/InternalConstants.js.map +0 -0
  92. /package/{dist-esm → dist-es5}/SendBuffer.js.map +0 -0
  93. /package/{dist-esm → dist-es5}/Serializer.js.map +0 -0
  94. /package/{dist-esm → dist-es5}/TelemetryProcessors/Sample.js.map +0 -0
  95. /package/{dist-esm → dist-es5}/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js.map +0 -0
  96. /package/{dist-esm → dist-es5}/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js.map +0 -0
  97. /package/{dist-esm → dist-es5}/applicationinsights-channel-js.js.map +0 -0
@@ -1,60 +0,0 @@
1
- ## API Report File for "@microsoft/applicationinsights-channel-js"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import { BaseTelemetryPlugin } from '@microsoft/applicationinsights-core-js';
8
- import { IAppInsightsCore } from '@microsoft/applicationinsights-core-js';
9
- import { IChannelControls } from '@microsoft/applicationinsights-core-js';
10
- import { IConfig } from '@microsoft/applicationinsights-common';
11
- import { IConfiguration } from '@microsoft/applicationinsights-core-js';
12
- import { IDiagnosticLogger } from '@microsoft/applicationinsights-core-js';
13
- import { IEnvelope } from '@microsoft/applicationinsights-common';
14
- import { IPlugin } from '@microsoft/applicationinsights-core-js';
15
- import { IProcessTelemetryContext } from '@microsoft/applicationinsights-core-js';
16
- import { ISample } from '@microsoft/applicationinsights-common';
17
- import { ITelemetryItem } from '@microsoft/applicationinsights-core-js';
18
- import { ITelemetryPluginChain } from '@microsoft/applicationinsights-core-js';
19
- import { SendRequestReason } from '@microsoft/applicationinsights-core-js';
20
-
21
- // @public (undocumented)
22
- export class Sender extends BaseTelemetryPlugin implements IChannelControls {
23
- constructor();
24
- addHeader(name: string, value: string): void;
25
- _appId: string;
26
- // Warning: (ae-forgotten-export) The symbol "ISendBuffer" needs to be exported by the entry point applicationinsights-channel-js.d.ts
27
- _buffer: ISendBuffer;
28
- // (undocumented)
29
- static constructEnvelope(orig: ITelemetryItem, iKey: string, logger: IDiagnosticLogger, convertUndefined?: any): IEnvelope;
30
- flush(): void;
31
- // (undocumented)
32
- readonly identifier: string;
33
- // (undocumented)
34
- initialize(config: IConfiguration & IConfig, core: IAppInsightsCore, extensions: IPlugin[], pluginChain?: ITelemetryPluginChain): void;
35
- _onError(payload: string[], message: string, event?: ErrorEvent): void;
36
- // Warning: (ae-forgotten-export) The symbol "IBackendResponse" needs to be exported by the entry point applicationinsights-channel-js.d.ts
37
- _onPartialSuccess(payload: string[], results: IBackendResponse): void;
38
- _onSuccess(payload: string[], countOfItemsInPayload: number): void;
39
- onunloadFlush(): void;
40
- pause(): void;
41
- // (undocumented)
42
- readonly priority: number;
43
- // (undocumented)
44
- processTelemetry(telemetryItem: ITelemetryItem, itemCtx?: IProcessTelemetryContext): void;
45
- resume(): void;
46
- // (undocumented)
47
- protected _sample: ISample;
48
- // Warning: (ae-forgotten-export) The symbol "SenderFunction" needs to be exported by the entry point applicationinsights-channel-js.d.ts
49
- _sender: SenderFunction;
50
- // Warning: (ae-forgotten-export) The symbol "ISenderConfig" needs to be exported by the entry point applicationinsights-channel-js.d.ts
51
- readonly _senderConfig: ISenderConfig;
52
- triggerSend(async?: boolean, forcedSender?: SenderFunction, sendReason?: SendRequestReason): void;
53
- // Warning: (ae-forgotten-export) The symbol "XDomainRequest" needs to be exported by the entry point applicationinsights-channel-js.d.ts
54
- _xdrOnLoad(xdr: XDomainRequest, payload: string[]): void;
55
- _xhrReadyStateChange(xhr: XMLHttpRequest, payload: string[], countOfItemsInPayload: number): void;
56
- }
57
-
58
- // (No @packageDocumentation comment for this package)
59
-
60
- ```