@microsoft/applicationinsights-debugplugin-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.
- package/browser/{ai.dbg.3.0.0-beta.2303-11.cjs.js → es5/ai.dbg.3.0.0-nightly3.2304-28.cjs.js} +794 -773
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.cjs.js.map +1 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.cjs.min.js +6 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.cjs.min.js.map +1 -0
- package/browser/{ai.dbg.3.0.0-beta.2303-11.gbl.js → es5/ai.dbg.3.0.0-nightly3.2304-28.gbl.js} +795 -774
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.gbl.js.map +1 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.gbl.min.js +6 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.gbl.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.integrity.json +66 -0
- package/browser/{ai.dbg.3.0.0-beta.2303-11.js → es5/ai.dbg.3.0.0-nightly3.2304-28.js} +795 -774
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.js.map +1 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.min.js +6 -0
- package/browser/es5/ai.dbg.3.0.0-nightly3.2304-28.min.js.map +1 -0
- package/browser/{ai.dbg.3.cjs.js → es5/ai.dbg.3.cjs.js} +793 -772
- package/browser/es5/ai.dbg.3.cjs.js.map +1 -0
- package/browser/es5/ai.dbg.3.cjs.min.js +6 -0
- package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -0
- package/browser/{ai.dbg.3.gbl.js → es5/ai.dbg.3.gbl.js} +794 -773
- package/browser/es5/ai.dbg.3.gbl.js.map +1 -0
- package/browser/es5/ai.dbg.3.gbl.min.js +6 -0
- package/browser/es5/ai.dbg.3.gbl.min.js.map +1 -0
- package/browser/{ai.dbg.3.js → es5/ai.dbg.3.js} +794 -773
- package/browser/es5/ai.dbg.3.js.map +1 -0
- package/browser/es5/ai.dbg.3.min.js +6 -0
- package/browser/es5/ai.dbg.3.min.js.map +1 -0
- package/dist/{applicationinsights-debugplugin-js.js → es5/applicationinsights-debugplugin-js.js} +794 -773
- package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -0
- package/dist/es5/applicationinsights-debugplugin-js.min.js +6 -0
- package/dist/es5/applicationinsights-debugplugin-js.min.js.map +1 -0
- package/{dist-esm → dist-es5}/DebugPlugin.js +1 -1
- package/{dist-esm → dist-es5}/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-debugplugin-js.js +9 -0
- package/{dist-esm → dist-es5}/components/Dashboard.js +1 -1
- package/{dist-esm → dist-es5}/components/LogEntry.js +1 -1
- package/{dist-esm → dist-es5}/components/debugBins.js +1 -1
- package/{dist-esm → dist-es5}/components/filterList.js +1 -1
- package/{dist-esm → dist-es5}/components/helpers.js +1 -1
- package/{dist-esm → dist-es5}/components/styleNodeSrc.js +1 -1
- package/dist-es5/interfaces/IDebugPluginConfig.js +8 -0
- package/package.json +18 -17
- package/tsconfig.json +4 -3
- package/types/applicationinsights-debugplugin-js.d.ts +59 -2
- package/{dist/applicationinsights-debugplugin-js.d.ts → types/applicationinsights-debugplugin-js.namespaced.d.ts} +1 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.cjs.js.map +0 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.cjs.min.js +0 -6
- package/browser/ai.dbg.3.0.0-beta.2303-11.cjs.min.js.map +0 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.gbl.js.map +0 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.gbl.min.js +0 -6
- package/browser/ai.dbg.3.0.0-beta.2303-11.gbl.min.js.map +0 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.integrity.json +0 -66
- package/browser/ai.dbg.3.0.0-beta.2303-11.js.map +0 -1
- package/browser/ai.dbg.3.0.0-beta.2303-11.min.js +0 -6
- package/browser/ai.dbg.3.0.0-beta.2303-11.min.js.map +0 -1
- package/browser/ai.dbg.3.cjs.js.map +0 -1
- package/browser/ai.dbg.3.cjs.min.js +0 -6
- package/browser/ai.dbg.3.cjs.min.js.map +0 -1
- package/browser/ai.dbg.3.gbl.js.map +0 -1
- package/browser/ai.dbg.3.gbl.min.js +0 -6
- package/browser/ai.dbg.3.gbl.min.js.map +0 -1
- package/browser/ai.dbg.3.js.map +0 -1
- package/browser/ai.dbg.3.min.js +0 -6
- package/browser/ai.dbg.3.min.js.map +0 -1
- package/dist/applicationinsights-debugplugin-js.api.json +0 -464
- package/dist/applicationinsights-debugplugin-js.api.md +0 -32
- package/dist/applicationinsights-debugplugin-js.js.map +0 -1
- package/dist/applicationinsights-debugplugin-js.min.js +0 -6
- package/dist/applicationinsights-debugplugin-js.min.js.map +0 -1
- package/dist/applicationinsights-debugplugin-js.rollup.d.ts +0 -60
- package/dist-esm/applicationinsights-debugplugin-js.js +0 -9
- package/dist-esm/interfaces/IDebugPluginConfig.js +0 -8
- package/src/DebugPlugin.ts +0 -397
- package/src/__DynamicConstants.ts +0 -51
- package/src/applicationinsights-debugplugin-js.ts +0 -6
- package/src/components/Dashboard.ts +0 -288
- package/src/components/LogEntry.ts +0 -102
- package/src/components/debugBins.ts +0 -127
- package/src/components/filterList.ts +0 -128
- package/src/components/helpers.ts +0 -474
- package/src/components/styleNodeSrc.ts +0 -435
- package/src/interfaces/IDebugPluginConfig.ts +0 -39
- package/src/localization/EN-US.json +0 -0
- package/types/DebugPlugin.d.ts +0 -9
- package/types/__DynamicConstants.d.ts +0 -39
- package/types/components/Dashboard.d.ts +0 -19
- package/types/components/LogEntry.d.ts +0 -9
- package/types/components/debugBins.d.ts +0 -24
- package/types/components/filterList.d.ts +0 -7
- package/types/components/helpers.d.ts +0 -9
- package/types/components/styleNodeSrc.d.ts +0 -2
- package/types/interfaces/IDebugPluginConfig.d.ts +0 -28
- package/types/tsdoc-metadata.json +0 -11
- /package/{dist-esm → dist-es5}/DebugPlugin.js.map +0 -0
- /package/{dist-esm → dist-es5}/__DynamicConstants.js.map +0 -0
- /package/{dist-esm → dist-es5}/applicationinsights-debugplugin-js.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/Dashboard.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/LogEntry.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/debugBins.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/filterList.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/helpers.js.map +0 -0
- /package/{dist-esm → dist-es5}/components/styleNodeSrc.js.map +0 -0
- /package/{dist-esm → dist-es5}/interfaces/IDebugPluginConfig.js.map +0 -0
|
@@ -1,464 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"metadata": {
|
|
3
|
-
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.34.4",
|
|
5
|
-
"schemaVersion": 1011,
|
|
6
|
-
"oldestForwardsCompatibleVersion": 1001,
|
|
7
|
-
"tsdocConfig": {
|
|
8
|
-
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
9
|
-
"noStandardTags": true,
|
|
10
|
-
"tagDefinitions": [
|
|
11
|
-
{
|
|
12
|
-
"tagName": "@alpha",
|
|
13
|
-
"syntaxKind": "modifier"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"tagName": "@beta",
|
|
17
|
-
"syntaxKind": "modifier"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"tagName": "@defaultValue",
|
|
21
|
-
"syntaxKind": "block"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"tagName": "@decorator",
|
|
25
|
-
"syntaxKind": "block",
|
|
26
|
-
"allowMultiple": true
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"tagName": "@deprecated",
|
|
30
|
-
"syntaxKind": "block"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"tagName": "@eventProperty",
|
|
34
|
-
"syntaxKind": "modifier"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"tagName": "@example",
|
|
38
|
-
"syntaxKind": "block",
|
|
39
|
-
"allowMultiple": true
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"tagName": "@experimental",
|
|
43
|
-
"syntaxKind": "modifier"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"tagName": "@inheritDoc",
|
|
47
|
-
"syntaxKind": "inline"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"tagName": "@internal",
|
|
51
|
-
"syntaxKind": "modifier"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"tagName": "@label",
|
|
55
|
-
"syntaxKind": "inline"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"tagName": "@link",
|
|
59
|
-
"syntaxKind": "inline",
|
|
60
|
-
"allowMultiple": true
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"tagName": "@override",
|
|
64
|
-
"syntaxKind": "modifier"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"tagName": "@packageDocumentation",
|
|
68
|
-
"syntaxKind": "modifier"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tagName": "@param",
|
|
72
|
-
"syntaxKind": "block",
|
|
73
|
-
"allowMultiple": true
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"tagName": "@privateRemarks",
|
|
77
|
-
"syntaxKind": "block"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"tagName": "@public",
|
|
81
|
-
"syntaxKind": "modifier"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"tagName": "@readonly",
|
|
85
|
-
"syntaxKind": "modifier"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"tagName": "@remarks",
|
|
89
|
-
"syntaxKind": "block"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"tagName": "@returns",
|
|
93
|
-
"syntaxKind": "block"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"tagName": "@sealed",
|
|
97
|
-
"syntaxKind": "modifier"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"tagName": "@see",
|
|
101
|
-
"syntaxKind": "block"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"tagName": "@throws",
|
|
105
|
-
"syntaxKind": "block",
|
|
106
|
-
"allowMultiple": true
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"tagName": "@typeParam",
|
|
110
|
-
"syntaxKind": "block",
|
|
111
|
-
"allowMultiple": true
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"tagName": "@virtual",
|
|
115
|
-
"syntaxKind": "modifier"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"tagName": "@betaDocumentation",
|
|
119
|
-
"syntaxKind": "modifier"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"tagName": "@internalRemarks",
|
|
123
|
-
"syntaxKind": "block"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"tagName": "@preapproved",
|
|
127
|
-
"syntaxKind": "modifier"
|
|
128
|
-
}
|
|
129
|
-
],
|
|
130
|
-
"supportForTags": {
|
|
131
|
-
"@alpha": true,
|
|
132
|
-
"@beta": true,
|
|
133
|
-
"@defaultValue": true,
|
|
134
|
-
"@decorator": true,
|
|
135
|
-
"@deprecated": true,
|
|
136
|
-
"@eventProperty": true,
|
|
137
|
-
"@example": true,
|
|
138
|
-
"@experimental": true,
|
|
139
|
-
"@inheritDoc": true,
|
|
140
|
-
"@internal": true,
|
|
141
|
-
"@label": true,
|
|
142
|
-
"@link": true,
|
|
143
|
-
"@override": true,
|
|
144
|
-
"@packageDocumentation": true,
|
|
145
|
-
"@param": true,
|
|
146
|
-
"@privateRemarks": true,
|
|
147
|
-
"@public": true,
|
|
148
|
-
"@readonly": true,
|
|
149
|
-
"@remarks": true,
|
|
150
|
-
"@returns": true,
|
|
151
|
-
"@sealed": true,
|
|
152
|
-
"@see": true,
|
|
153
|
-
"@throws": true,
|
|
154
|
-
"@typeParam": true,
|
|
155
|
-
"@virtual": true,
|
|
156
|
-
"@betaDocumentation": true,
|
|
157
|
-
"@internalRemarks": true,
|
|
158
|
-
"@preapproved": true
|
|
159
|
-
},
|
|
160
|
-
"reportUnsupportedHtmlElements": false
|
|
161
|
-
}
|
|
162
|
-
},
|
|
163
|
-
"kind": "Package",
|
|
164
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!",
|
|
165
|
-
"docComment": "",
|
|
166
|
-
"name": "@microsoft/applicationinsights-debugplugin-js",
|
|
167
|
-
"preserveMemberOrder": false,
|
|
168
|
-
"members": [
|
|
169
|
-
{
|
|
170
|
-
"kind": "EntryPoint",
|
|
171
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!",
|
|
172
|
-
"name": "",
|
|
173
|
-
"preserveMemberOrder": false,
|
|
174
|
-
"members": [
|
|
175
|
-
{
|
|
176
|
-
"kind": "Class",
|
|
177
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin:class",
|
|
178
|
-
"docComment": "",
|
|
179
|
-
"excerptTokens": [
|
|
180
|
-
{
|
|
181
|
-
"kind": "Content",
|
|
182
|
-
"text": "export default class DebugPlugin extends "
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"kind": "Reference",
|
|
186
|
-
"text": "BaseTelemetryPlugin",
|
|
187
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!BaseTelemetryPlugin:class"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"kind": "Content",
|
|
191
|
-
"text": " "
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"fileUrlPath": "types/DebugPlugin.d.ts",
|
|
195
|
-
"releaseTag": "Public",
|
|
196
|
-
"isAbstract": false,
|
|
197
|
-
"name": "DebugPlugin",
|
|
198
|
-
"preserveMemberOrder": false,
|
|
199
|
-
"members": [
|
|
200
|
-
{
|
|
201
|
-
"kind": "Constructor",
|
|
202
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin:constructor(1)",
|
|
203
|
-
"docComment": "/**\n * Constructs a new instance of the `DebugPlugin` class\n */\n",
|
|
204
|
-
"excerptTokens": [
|
|
205
|
-
{
|
|
206
|
-
"kind": "Content",
|
|
207
|
-
"text": "constructor();"
|
|
208
|
-
}
|
|
209
|
-
],
|
|
210
|
-
"releaseTag": "Public",
|
|
211
|
-
"isProtected": false,
|
|
212
|
-
"overloadIndex": 1,
|
|
213
|
-
"parameters": []
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"kind": "Property",
|
|
217
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin#identifier:member",
|
|
218
|
-
"docComment": "",
|
|
219
|
-
"excerptTokens": [
|
|
220
|
-
{
|
|
221
|
-
"kind": "Content",
|
|
222
|
-
"text": "identifier: "
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"kind": "Content",
|
|
226
|
-
"text": "string"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"kind": "Content",
|
|
230
|
-
"text": ";"
|
|
231
|
-
}
|
|
232
|
-
],
|
|
233
|
-
"isReadonly": false,
|
|
234
|
-
"isOptional": false,
|
|
235
|
-
"releaseTag": "Public",
|
|
236
|
-
"name": "identifier",
|
|
237
|
-
"propertyTypeTokenRange": {
|
|
238
|
-
"startIndex": 1,
|
|
239
|
-
"endIndex": 2
|
|
240
|
-
},
|
|
241
|
-
"isStatic": false,
|
|
242
|
-
"isProtected": false,
|
|
243
|
-
"isAbstract": false
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"kind": "Property",
|
|
247
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin.identifier:member",
|
|
248
|
-
"docComment": "",
|
|
249
|
-
"excerptTokens": [
|
|
250
|
-
{
|
|
251
|
-
"kind": "Content",
|
|
252
|
-
"text": "static identifier: "
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"kind": "Content",
|
|
256
|
-
"text": "string"
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"kind": "Content",
|
|
260
|
-
"text": ";"
|
|
261
|
-
}
|
|
262
|
-
],
|
|
263
|
-
"isReadonly": false,
|
|
264
|
-
"isOptional": false,
|
|
265
|
-
"releaseTag": "Public",
|
|
266
|
-
"name": "identifier",
|
|
267
|
-
"propertyTypeTokenRange": {
|
|
268
|
-
"startIndex": 1,
|
|
269
|
-
"endIndex": 2
|
|
270
|
-
},
|
|
271
|
-
"isStatic": true,
|
|
272
|
-
"isProtected": false,
|
|
273
|
-
"isAbstract": false
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"kind": "Method",
|
|
277
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin#initialize:member(1)",
|
|
278
|
-
"docComment": "",
|
|
279
|
-
"excerptTokens": [
|
|
280
|
-
{
|
|
281
|
-
"kind": "Content",
|
|
282
|
-
"text": "initialize(config: "
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"kind": "Reference",
|
|
286
|
-
"text": "IConfiguration",
|
|
287
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!IConfiguration:interface"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"kind": "Content",
|
|
291
|
-
"text": " | "
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"kind": "Reference",
|
|
295
|
-
"text": "IDebugPluginConfig",
|
|
296
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!~IDebugPluginConfig:interface"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"kind": "Content",
|
|
300
|
-
"text": ", core: "
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"kind": "Reference",
|
|
304
|
-
"text": "IAppInsightsCore",
|
|
305
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!IAppInsightsCore:interface"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"kind": "Content",
|
|
309
|
-
"text": ", extensions: "
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"kind": "Reference",
|
|
313
|
-
"text": "IPlugin",
|
|
314
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!IPlugin:interface"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"kind": "Content",
|
|
318
|
-
"text": "[]"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"kind": "Content",
|
|
322
|
-
"text": ", pluginChain?: "
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"kind": "Reference",
|
|
326
|
-
"text": "ITelemetryPluginChain",
|
|
327
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!ITelemetryPluginChain:interface"
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
"kind": "Content",
|
|
331
|
-
"text": "): "
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"kind": "Content",
|
|
335
|
-
"text": "void"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"kind": "Content",
|
|
339
|
-
"text": ";"
|
|
340
|
-
}
|
|
341
|
-
],
|
|
342
|
-
"isStatic": false,
|
|
343
|
-
"returnTypeTokenRange": {
|
|
344
|
-
"startIndex": 12,
|
|
345
|
-
"endIndex": 13
|
|
346
|
-
},
|
|
347
|
-
"releaseTag": "Public",
|
|
348
|
-
"isProtected": false,
|
|
349
|
-
"overloadIndex": 1,
|
|
350
|
-
"parameters": [
|
|
351
|
-
{
|
|
352
|
-
"parameterName": "config",
|
|
353
|
-
"parameterTypeTokenRange": {
|
|
354
|
-
"startIndex": 1,
|
|
355
|
-
"endIndex": 4
|
|
356
|
-
},
|
|
357
|
-
"isOptional": false
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"parameterName": "core",
|
|
361
|
-
"parameterTypeTokenRange": {
|
|
362
|
-
"startIndex": 5,
|
|
363
|
-
"endIndex": 6
|
|
364
|
-
},
|
|
365
|
-
"isOptional": false
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"parameterName": "extensions",
|
|
369
|
-
"parameterTypeTokenRange": {
|
|
370
|
-
"startIndex": 7,
|
|
371
|
-
"endIndex": 9
|
|
372
|
-
},
|
|
373
|
-
"isOptional": false
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
"parameterName": "pluginChain",
|
|
377
|
-
"parameterTypeTokenRange": {
|
|
378
|
-
"startIndex": 10,
|
|
379
|
-
"endIndex": 11
|
|
380
|
-
},
|
|
381
|
-
"isOptional": true
|
|
382
|
-
}
|
|
383
|
-
],
|
|
384
|
-
"isOptional": false,
|
|
385
|
-
"isAbstract": false,
|
|
386
|
-
"name": "initialize"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"kind": "Method",
|
|
390
|
-
"canonicalReference": "@microsoft/applicationinsights-debugplugin-js!DebugPlugin#processTelemetry:member(1)",
|
|
391
|
-
"docComment": "",
|
|
392
|
-
"excerptTokens": [
|
|
393
|
-
{
|
|
394
|
-
"kind": "Content",
|
|
395
|
-
"text": "processTelemetry(event: "
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
"kind": "Reference",
|
|
399
|
-
"text": "ITelemetryItem",
|
|
400
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!ITelemetryItem:interface"
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"kind": "Content",
|
|
404
|
-
"text": ", itemCtx?: "
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"kind": "Reference",
|
|
408
|
-
"text": "IProcessTelemetryContext",
|
|
409
|
-
"canonicalReference": "@microsoft/applicationinsights-core-js!IProcessTelemetryContext:interface"
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"kind": "Content",
|
|
413
|
-
"text": "): "
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"kind": "Content",
|
|
417
|
-
"text": "void"
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"kind": "Content",
|
|
421
|
-
"text": ";"
|
|
422
|
-
}
|
|
423
|
-
],
|
|
424
|
-
"isStatic": false,
|
|
425
|
-
"returnTypeTokenRange": {
|
|
426
|
-
"startIndex": 5,
|
|
427
|
-
"endIndex": 6
|
|
428
|
-
},
|
|
429
|
-
"releaseTag": "Public",
|
|
430
|
-
"isProtected": false,
|
|
431
|
-
"overloadIndex": 1,
|
|
432
|
-
"parameters": [
|
|
433
|
-
{
|
|
434
|
-
"parameterName": "event",
|
|
435
|
-
"parameterTypeTokenRange": {
|
|
436
|
-
"startIndex": 1,
|
|
437
|
-
"endIndex": 2
|
|
438
|
-
},
|
|
439
|
-
"isOptional": false
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"parameterName": "itemCtx",
|
|
443
|
-
"parameterTypeTokenRange": {
|
|
444
|
-
"startIndex": 3,
|
|
445
|
-
"endIndex": 4
|
|
446
|
-
},
|
|
447
|
-
"isOptional": true
|
|
448
|
-
}
|
|
449
|
-
],
|
|
450
|
-
"isOptional": false,
|
|
451
|
-
"isAbstract": false,
|
|
452
|
-
"name": "processTelemetry"
|
|
453
|
-
}
|
|
454
|
-
],
|
|
455
|
-
"extendsTokenRange": {
|
|
456
|
-
"startIndex": 1,
|
|
457
|
-
"endIndex": 2
|
|
458
|
-
},
|
|
459
|
-
"implementsTokenRanges": []
|
|
460
|
-
}
|
|
461
|
-
]
|
|
462
|
-
}
|
|
463
|
-
]
|
|
464
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
## API Report File for "@microsoft/applicationinsights-debugplugin-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 { IConfiguration } from '@microsoft/applicationinsights-core-js';
|
|
10
|
-
import { IPlugin } from '@microsoft/applicationinsights-core-js';
|
|
11
|
-
import { IProcessTelemetryContext } from '@microsoft/applicationinsights-core-js';
|
|
12
|
-
import { ITelemetryItem } from '@microsoft/applicationinsights-core-js';
|
|
13
|
-
import { ITelemetryPluginChain } from '@microsoft/applicationinsights-core-js';
|
|
14
|
-
|
|
15
|
-
// @public (undocumented)
|
|
16
|
-
export class DebugPlugin extends BaseTelemetryPlugin {
|
|
17
|
-
constructor();
|
|
18
|
-
// (undocumented)
|
|
19
|
-
static identifier: string;
|
|
20
|
-
// (undocumented)
|
|
21
|
-
identifier: string;
|
|
22
|
-
// Warning: (ae-forgotten-export) The symbol "IDebugPluginConfig" needs to be exported by the entry point applicationinsights-debugplugin-js.d.ts
|
|
23
|
-
//
|
|
24
|
-
// (undocumented)
|
|
25
|
-
initialize(config: IConfiguration | IDebugPluginConfig, core: IAppInsightsCore, extensions: IPlugin[], pluginChain?: ITelemetryPluginChain): void;
|
|
26
|
-
// (undocumented)
|
|
27
|
-
processTelemetry(event: ITelemetryItem, itemCtx?: IProcessTelemetryContext): void;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
// (No @packageDocumentation comment for this package)
|
|
31
|
-
|
|
32
|
-
```
|