@microsoft/applicationinsights-react-js 3.3.0-beta.2203-15 → 3.3.0-nightly.2204-04
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/applicationinsights-react-js.js +2 -2
- package/browser/applicationinsights-react-js.js.map +1 -1
- package/browser/applicationinsights-react-js.min.js +2 -2
- package/browser/applicationinsights-react-js.min.js.map +1 -1
- package/dist/applicationinsights-react-js.api.json +52 -27
- package/dist/applicationinsights-react-js.d.ts +1 -1
- package/dist/applicationinsights-react-js.js +2 -2
- package/dist/applicationinsights-react-js.js.map +1 -1
- package/dist/applicationinsights-react-js.min.js +2 -2
- package/dist/applicationinsights-react-js.min.js.map +1 -1
- package/dist/applicationinsights-react-js.rollup.d.ts +1 -1
- package/dist-esm/AppInsightsContext.js +1 -1
- package/dist-esm/AppInsightsErrorBoundary.js +1 -1
- package/dist-esm/Interfaces/IReactExtensionConfig.js +1 -1
- package/dist-esm/ReactPlugin.js +1 -1
- package/dist-esm/applicationinsights-react-js.js +1 -1
- package/dist-esm/useTrackEvent.js +1 -1
- package/dist-esm/useTrackMetric.js +1 -1
- package/dist-esm/withAITracking.js +1 -1
- package/package.json +4 -4
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
5
|
-
"schemaVersion":
|
|
4
|
+
"toolVersion": "7.20.0",
|
|
5
|
+
"schemaVersion": 1005,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -281,14 +281,16 @@
|
|
|
281
281
|
"parameterTypeTokenRange": {
|
|
282
282
|
"startIndex": 1,
|
|
283
283
|
"endIndex": 2
|
|
284
|
-
}
|
|
284
|
+
},
|
|
285
|
+
"isOptional": false
|
|
285
286
|
},
|
|
286
287
|
{
|
|
287
288
|
"parameterName": "errorInfo",
|
|
288
289
|
"parameterTypeTokenRange": {
|
|
289
290
|
"startIndex": 3,
|
|
290
291
|
"endIndex": 4
|
|
291
|
-
}
|
|
292
|
+
},
|
|
293
|
+
"isOptional": false
|
|
292
294
|
}
|
|
293
295
|
],
|
|
294
296
|
"name": "componentDidCatch"
|
|
@@ -604,28 +606,32 @@
|
|
|
604
606
|
"parameterTypeTokenRange": {
|
|
605
607
|
"startIndex": 1,
|
|
606
608
|
"endIndex": 4
|
|
607
|
-
}
|
|
609
|
+
},
|
|
610
|
+
"isOptional": false
|
|
608
611
|
},
|
|
609
612
|
{
|
|
610
613
|
"parameterName": "core",
|
|
611
614
|
"parameterTypeTokenRange": {
|
|
612
615
|
"startIndex": 5,
|
|
613
616
|
"endIndex": 6
|
|
614
|
-
}
|
|
617
|
+
},
|
|
618
|
+
"isOptional": false
|
|
615
619
|
},
|
|
616
620
|
{
|
|
617
621
|
"parameterName": "extensions",
|
|
618
622
|
"parameterTypeTokenRange": {
|
|
619
623
|
"startIndex": 7,
|
|
620
624
|
"endIndex": 9
|
|
621
|
-
}
|
|
625
|
+
},
|
|
626
|
+
"isOptional": false
|
|
622
627
|
},
|
|
623
628
|
{
|
|
624
629
|
"parameterName": "pluginChain",
|
|
625
630
|
"parameterTypeTokenRange": {
|
|
626
631
|
"startIndex": 10,
|
|
627
632
|
"endIndex": 11
|
|
628
|
-
}
|
|
633
|
+
},
|
|
634
|
+
"isOptional": true
|
|
629
635
|
}
|
|
630
636
|
],
|
|
631
637
|
"name": "initialize"
|
|
@@ -707,14 +713,16 @@
|
|
|
707
713
|
"parameterTypeTokenRange": {
|
|
708
714
|
"startIndex": 1,
|
|
709
715
|
"endIndex": 2
|
|
710
|
-
}
|
|
716
|
+
},
|
|
717
|
+
"isOptional": false
|
|
711
718
|
},
|
|
712
719
|
{
|
|
713
720
|
"parameterName": "itemCtx",
|
|
714
721
|
"parameterTypeTokenRange": {
|
|
715
722
|
"startIndex": 3,
|
|
716
723
|
"endIndex": 4
|
|
717
|
-
}
|
|
724
|
+
},
|
|
725
|
+
"isOptional": true
|
|
718
726
|
}
|
|
719
727
|
],
|
|
720
728
|
"name": "processTelemetry"
|
|
@@ -769,14 +777,16 @@
|
|
|
769
777
|
"parameterTypeTokenRange": {
|
|
770
778
|
"startIndex": 1,
|
|
771
779
|
"endIndex": 2
|
|
772
|
-
}
|
|
780
|
+
},
|
|
781
|
+
"isOptional": false
|
|
773
782
|
},
|
|
774
783
|
{
|
|
775
784
|
"parameterName": "customProperties",
|
|
776
785
|
"parameterTypeTokenRange": {
|
|
777
786
|
"startIndex": 3,
|
|
778
787
|
"endIndex": 4
|
|
779
|
-
}
|
|
788
|
+
},
|
|
789
|
+
"isOptional": true
|
|
780
790
|
}
|
|
781
791
|
],
|
|
782
792
|
"name": "trackEvent"
|
|
@@ -831,14 +841,16 @@
|
|
|
831
841
|
"parameterTypeTokenRange": {
|
|
832
842
|
"startIndex": 1,
|
|
833
843
|
"endIndex": 2
|
|
834
|
-
}
|
|
844
|
+
},
|
|
845
|
+
"isOptional": false
|
|
835
846
|
},
|
|
836
847
|
{
|
|
837
848
|
"parameterName": "customProperties",
|
|
838
849
|
"parameterTypeTokenRange": {
|
|
839
850
|
"startIndex": 3,
|
|
840
851
|
"endIndex": 4
|
|
841
|
-
}
|
|
852
|
+
},
|
|
853
|
+
"isOptional": true
|
|
842
854
|
}
|
|
843
855
|
],
|
|
844
856
|
"name": "trackException"
|
|
@@ -893,14 +905,16 @@
|
|
|
893
905
|
"parameterTypeTokenRange": {
|
|
894
906
|
"startIndex": 1,
|
|
895
907
|
"endIndex": 2
|
|
896
|
-
}
|
|
908
|
+
},
|
|
909
|
+
"isOptional": false
|
|
897
910
|
},
|
|
898
911
|
{
|
|
899
912
|
"parameterName": "customProperties",
|
|
900
913
|
"parameterTypeTokenRange": {
|
|
901
914
|
"startIndex": 3,
|
|
902
915
|
"endIndex": 4
|
|
903
|
-
}
|
|
916
|
+
},
|
|
917
|
+
"isOptional": false
|
|
904
918
|
}
|
|
905
919
|
],
|
|
906
920
|
"name": "trackMetric"
|
|
@@ -946,7 +960,8 @@
|
|
|
946
960
|
"parameterTypeTokenRange": {
|
|
947
961
|
"startIndex": 1,
|
|
948
962
|
"endIndex": 2
|
|
949
|
-
}
|
|
963
|
+
},
|
|
964
|
+
"isOptional": false
|
|
950
965
|
}
|
|
951
966
|
],
|
|
952
967
|
"name": "trackPageView"
|
|
@@ -1001,14 +1016,16 @@
|
|
|
1001
1016
|
"parameterTypeTokenRange": {
|
|
1002
1017
|
"startIndex": 1,
|
|
1003
1018
|
"endIndex": 2
|
|
1004
|
-
}
|
|
1019
|
+
},
|
|
1020
|
+
"isOptional": false
|
|
1005
1021
|
},
|
|
1006
1022
|
{
|
|
1007
1023
|
"parameterName": "customProperties",
|
|
1008
1024
|
"parameterTypeTokenRange": {
|
|
1009
1025
|
"startIndex": 3,
|
|
1010
1026
|
"endIndex": 4
|
|
1011
|
-
}
|
|
1027
|
+
},
|
|
1028
|
+
"isOptional": true
|
|
1012
1029
|
}
|
|
1013
1030
|
],
|
|
1014
1031
|
"name": "trackTrace"
|
|
@@ -1114,28 +1131,32 @@
|
|
|
1114
1131
|
"parameterTypeTokenRange": {
|
|
1115
1132
|
"startIndex": 1,
|
|
1116
1133
|
"endIndex": 2
|
|
1117
|
-
}
|
|
1134
|
+
},
|
|
1135
|
+
"isOptional": false
|
|
1118
1136
|
},
|
|
1119
1137
|
{
|
|
1120
1138
|
"parameterName": "eventName",
|
|
1121
1139
|
"parameterTypeTokenRange": {
|
|
1122
1140
|
"startIndex": 3,
|
|
1123
1141
|
"endIndex": 4
|
|
1124
|
-
}
|
|
1142
|
+
},
|
|
1143
|
+
"isOptional": false
|
|
1125
1144
|
},
|
|
1126
1145
|
{
|
|
1127
1146
|
"parameterName": "eventData",
|
|
1128
1147
|
"parameterTypeTokenRange": {
|
|
1129
1148
|
"startIndex": 5,
|
|
1130
1149
|
"endIndex": 6
|
|
1131
|
-
}
|
|
1150
|
+
},
|
|
1151
|
+
"isOptional": false
|
|
1132
1152
|
},
|
|
1133
1153
|
{
|
|
1134
1154
|
"parameterName": "skipFirstRun",
|
|
1135
1155
|
"parameterTypeTokenRange": {
|
|
1136
1156
|
"startIndex": 7,
|
|
1137
1157
|
"endIndex": 8
|
|
1138
|
-
}
|
|
1158
|
+
},
|
|
1159
|
+
"isOptional": true
|
|
1139
1160
|
}
|
|
1140
1161
|
],
|
|
1141
1162
|
"typeParameters": [
|
|
@@ -1265,28 +1286,32 @@
|
|
|
1265
1286
|
"parameterTypeTokenRange": {
|
|
1266
1287
|
"startIndex": 1,
|
|
1267
1288
|
"endIndex": 2
|
|
1268
|
-
}
|
|
1289
|
+
},
|
|
1290
|
+
"isOptional": false
|
|
1269
1291
|
},
|
|
1270
1292
|
{
|
|
1271
1293
|
"parameterName": "Component",
|
|
1272
1294
|
"parameterTypeTokenRange": {
|
|
1273
1295
|
"startIndex": 3,
|
|
1274
1296
|
"endIndex": 5
|
|
1275
|
-
}
|
|
1297
|
+
},
|
|
1298
|
+
"isOptional": false
|
|
1276
1299
|
},
|
|
1277
1300
|
{
|
|
1278
1301
|
"parameterName": "componentName",
|
|
1279
1302
|
"parameterTypeTokenRange": {
|
|
1280
1303
|
"startIndex": 6,
|
|
1281
1304
|
"endIndex": 7
|
|
1282
|
-
}
|
|
1305
|
+
},
|
|
1306
|
+
"isOptional": true
|
|
1283
1307
|
},
|
|
1284
1308
|
{
|
|
1285
1309
|
"parameterName": "className",
|
|
1286
1310
|
"parameterTypeTokenRange": {
|
|
1287
1311
|
"startIndex": 8,
|
|
1288
1312
|
"endIndex": 9
|
|
1289
|
-
}
|
|
1313
|
+
},
|
|
1314
|
+
"isOptional": true
|
|
1290
1315
|
}
|
|
1291
1316
|
],
|
|
1292
1317
|
"typeParameters": [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - React Plugin, 3.3.0-
|
|
2
|
+
* Application Insights JavaScript SDK - React Plugin, 3.3.0-nightly.2204-04
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
}
|
|
1281
1281
|
|
|
1282
1282
|
var _objDefineProperty = ObjDefineProperty;
|
|
1283
|
-
var version = "2.8.0-
|
|
1283
|
+
var version = "2.8.0-nightly.2204-04";
|
|
1284
1284
|
var instanceName = "." + newId(6);
|
|
1285
1285
|
var _dataUid = 0;
|
|
1286
1286
|
function _createAccessor(target, prop, value) {
|