@microsoft/applicationinsights-react-native 2.5.4 → 2.5.5-nightly.2206-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-native.js +5 -2
- package/browser/applicationinsights-react-native.js.map +1 -1
- package/browser/applicationinsights-react-native.min.js +2 -2
- package/browser/applicationinsights-react-native.min.js.map +1 -1
- package/dist/applicationinsights-react-native.api.json +27 -10
- package/dist/applicationinsights-react-native.d.ts +1 -1
- package/dist/applicationinsights-react-native.js +5 -2
- package/dist/applicationinsights-react-native.js.map +1 -1
- package/dist/applicationinsights-react-native.min.js +2 -2
- package/dist/applicationinsights-react-native.min.js.map +1 -1
- package/dist/applicationinsights-react-native.rollup.d.ts +1 -1
- package/dist-esm/Interfaces/INativeDevice.js +1 -1
- package/dist-esm/Interfaces/IReactNativePluginConfig.js +1 -1
- package/dist-esm/Interfaces/index.js +1 -1
- package/dist-esm/ReactNativePlugin.js +6 -1
- package/dist-esm/ReactNativePlugin.js.map +1 -1
- package/dist-esm/index.js +1 -1
- package/package.json +70 -67
- 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.25.0",
|
|
5
|
+
"schemaVersion": 1006,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -201,6 +201,7 @@
|
|
|
201
201
|
"text": ";"
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
|
+
"isReadonly": false,
|
|
204
205
|
"isOptional": true,
|
|
205
206
|
"releaseTag": "Public",
|
|
206
207
|
"name": "deviceClass",
|
|
@@ -227,6 +228,7 @@
|
|
|
227
228
|
"text": ";"
|
|
228
229
|
}
|
|
229
230
|
],
|
|
231
|
+
"isReadonly": false,
|
|
230
232
|
"isOptional": true,
|
|
231
233
|
"releaseTag": "Public",
|
|
232
234
|
"name": "id",
|
|
@@ -253,6 +255,7 @@
|
|
|
253
255
|
"text": ";"
|
|
254
256
|
}
|
|
255
257
|
],
|
|
258
|
+
"isReadonly": false,
|
|
256
259
|
"isOptional": true,
|
|
257
260
|
"releaseTag": "Public",
|
|
258
261
|
"name": "model",
|
|
@@ -295,6 +298,7 @@
|
|
|
295
298
|
"text": ";"
|
|
296
299
|
}
|
|
297
300
|
],
|
|
301
|
+
"isReadonly": false,
|
|
298
302
|
"isOptional": true,
|
|
299
303
|
"releaseTag": "Public",
|
|
300
304
|
"name": "disableDeviceCollection",
|
|
@@ -321,6 +325,7 @@
|
|
|
321
325
|
"text": ";"
|
|
322
326
|
}
|
|
323
327
|
],
|
|
328
|
+
"isReadonly": false,
|
|
324
329
|
"isOptional": true,
|
|
325
330
|
"releaseTag": "Public",
|
|
326
331
|
"name": "disableExceptionCollection",
|
|
@@ -373,6 +378,7 @@
|
|
|
373
378
|
"text": ";"
|
|
374
379
|
}
|
|
375
380
|
],
|
|
381
|
+
"isReadonly": false,
|
|
376
382
|
"isOptional": true,
|
|
377
383
|
"releaseTag": "Public",
|
|
378
384
|
"name": "_nextPlugin",
|
|
@@ -380,7 +386,8 @@
|
|
|
380
386
|
"startIndex": 1,
|
|
381
387
|
"endIndex": 2
|
|
382
388
|
},
|
|
383
|
-
"isStatic": false
|
|
389
|
+
"isStatic": false,
|
|
390
|
+
"isProtected": false
|
|
384
391
|
},
|
|
385
392
|
{
|
|
386
393
|
"kind": "Constructor",
|
|
@@ -402,6 +409,7 @@
|
|
|
402
409
|
}
|
|
403
410
|
],
|
|
404
411
|
"releaseTag": "Public",
|
|
412
|
+
"isProtected": false,
|
|
405
413
|
"overloadIndex": 1,
|
|
406
414
|
"parameters": [
|
|
407
415
|
{
|
|
@@ -432,6 +440,7 @@
|
|
|
432
440
|
"text": ";"
|
|
433
441
|
}
|
|
434
442
|
],
|
|
443
|
+
"isReadonly": false,
|
|
435
444
|
"isOptional": false,
|
|
436
445
|
"releaseTag": "Public",
|
|
437
446
|
"name": "identifier",
|
|
@@ -439,7 +448,8 @@
|
|
|
439
448
|
"startIndex": 1,
|
|
440
449
|
"endIndex": 2
|
|
441
450
|
},
|
|
442
|
-
"isStatic": false
|
|
451
|
+
"isStatic": false,
|
|
452
|
+
"isProtected": false
|
|
443
453
|
},
|
|
444
454
|
{
|
|
445
455
|
"kind": "Method",
|
|
@@ -494,13 +504,13 @@
|
|
|
494
504
|
"text": ";"
|
|
495
505
|
}
|
|
496
506
|
],
|
|
497
|
-
"isOptional": false,
|
|
498
507
|
"isStatic": false,
|
|
499
508
|
"returnTypeTokenRange": {
|
|
500
509
|
"startIndex": 9,
|
|
501
510
|
"endIndex": 10
|
|
502
511
|
},
|
|
503
512
|
"releaseTag": "Public",
|
|
513
|
+
"isProtected": false,
|
|
504
514
|
"overloadIndex": 1,
|
|
505
515
|
"parameters": [
|
|
506
516
|
{
|
|
@@ -528,6 +538,7 @@
|
|
|
528
538
|
"isOptional": true
|
|
529
539
|
}
|
|
530
540
|
],
|
|
541
|
+
"isOptional": false,
|
|
531
542
|
"name": "initialize"
|
|
532
543
|
},
|
|
533
544
|
{
|
|
@@ -548,6 +559,7 @@
|
|
|
548
559
|
"text": ";"
|
|
549
560
|
}
|
|
550
561
|
],
|
|
562
|
+
"isReadonly": false,
|
|
551
563
|
"isOptional": false,
|
|
552
564
|
"releaseTag": "Public",
|
|
553
565
|
"name": "priority",
|
|
@@ -555,7 +567,8 @@
|
|
|
555
567
|
"startIndex": 1,
|
|
556
568
|
"endIndex": 2
|
|
557
569
|
},
|
|
558
|
-
"isStatic": false
|
|
570
|
+
"isStatic": false,
|
|
571
|
+
"isProtected": false
|
|
559
572
|
},
|
|
560
573
|
{
|
|
561
574
|
"kind": "Method",
|
|
@@ -593,13 +606,13 @@
|
|
|
593
606
|
"text": ";"
|
|
594
607
|
}
|
|
595
608
|
],
|
|
596
|
-
"isOptional": false,
|
|
597
609
|
"isStatic": false,
|
|
598
610
|
"returnTypeTokenRange": {
|
|
599
611
|
"startIndex": 5,
|
|
600
612
|
"endIndex": 6
|
|
601
613
|
},
|
|
602
614
|
"releaseTag": "Public",
|
|
615
|
+
"isProtected": false,
|
|
603
616
|
"overloadIndex": 1,
|
|
604
617
|
"parameters": [
|
|
605
618
|
{
|
|
@@ -619,6 +632,7 @@
|
|
|
619
632
|
"isOptional": true
|
|
620
633
|
}
|
|
621
634
|
],
|
|
635
|
+
"isOptional": false,
|
|
622
636
|
"name": "processTelemetry"
|
|
623
637
|
},
|
|
624
638
|
{
|
|
@@ -647,13 +661,13 @@
|
|
|
647
661
|
"text": ";"
|
|
648
662
|
}
|
|
649
663
|
],
|
|
650
|
-
"isOptional": false,
|
|
651
664
|
"isStatic": false,
|
|
652
665
|
"returnTypeTokenRange": {
|
|
653
666
|
"startIndex": 3,
|
|
654
667
|
"endIndex": 4
|
|
655
668
|
},
|
|
656
669
|
"releaseTag": "Public",
|
|
670
|
+
"isProtected": false,
|
|
657
671
|
"overloadIndex": 1,
|
|
658
672
|
"parameters": [
|
|
659
673
|
{
|
|
@@ -665,6 +679,7 @@
|
|
|
665
679
|
"isOptional": false
|
|
666
680
|
}
|
|
667
681
|
],
|
|
682
|
+
"isOptional": false,
|
|
668
683
|
"name": "setDeviceId"
|
|
669
684
|
},
|
|
670
685
|
{
|
|
@@ -693,13 +708,13 @@
|
|
|
693
708
|
"text": ";"
|
|
694
709
|
}
|
|
695
710
|
],
|
|
696
|
-
"isOptional": false,
|
|
697
711
|
"isStatic": false,
|
|
698
712
|
"returnTypeTokenRange": {
|
|
699
713
|
"startIndex": 3,
|
|
700
714
|
"endIndex": 4
|
|
701
715
|
},
|
|
702
716
|
"releaseTag": "Public",
|
|
717
|
+
"isProtected": false,
|
|
703
718
|
"overloadIndex": 1,
|
|
704
719
|
"parameters": [
|
|
705
720
|
{
|
|
@@ -711,6 +726,7 @@
|
|
|
711
726
|
"isOptional": false
|
|
712
727
|
}
|
|
713
728
|
],
|
|
729
|
+
"isOptional": false,
|
|
714
730
|
"name": "setDeviceModel"
|
|
715
731
|
},
|
|
716
732
|
{
|
|
@@ -739,13 +755,13 @@
|
|
|
739
755
|
"text": ";"
|
|
740
756
|
}
|
|
741
757
|
],
|
|
742
|
-
"isOptional": false,
|
|
743
758
|
"isStatic": false,
|
|
744
759
|
"returnTypeTokenRange": {
|
|
745
760
|
"startIndex": 3,
|
|
746
761
|
"endIndex": 4
|
|
747
762
|
},
|
|
748
763
|
"releaseTag": "Public",
|
|
764
|
+
"isProtected": false,
|
|
749
765
|
"overloadIndex": 1,
|
|
750
766
|
"parameters": [
|
|
751
767
|
{
|
|
@@ -757,6 +773,7 @@
|
|
|
757
773
|
"isOptional": false
|
|
758
774
|
}
|
|
759
775
|
],
|
|
776
|
+
"isOptional": false,
|
|
760
777
|
"name": "setDeviceType"
|
|
761
778
|
}
|
|
762
779
|
],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - React Native Plugin, 2.5.
|
|
2
|
+
* Application Insights JavaScript SDK - React Native Plugin, 2.5.5-nightly.2206-04
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -813,6 +813,7 @@
|
|
|
813
813
|
}
|
|
814
814
|
});
|
|
815
815
|
}
|
|
816
|
+
DiagnosticLogger.__ieDyn=1;
|
|
816
817
|
return DiagnosticLogger;
|
|
817
818
|
}());
|
|
818
819
|
function _getLogger(logger) {
|
|
@@ -1007,7 +1008,7 @@
|
|
|
1007
1008
|
}
|
|
1008
1009
|
|
|
1009
1010
|
var _objDefineProperty = ObjDefineProperty;
|
|
1010
|
-
var version = "2.8.
|
|
1011
|
+
var version = "2.8.5-nightly.2206-04";
|
|
1011
1012
|
var instanceName = "." + newId(6);
|
|
1012
1013
|
var _dataUid = 0;
|
|
1013
1014
|
function _createAccessor(target, prop, value) {
|
|
@@ -1601,6 +1602,7 @@
|
|
|
1601
1602
|
_unloadHandlerContainer = createUnloadHandlerContainer();
|
|
1602
1603
|
}
|
|
1603
1604
|
}
|
|
1605
|
+
BaseTelemetryPlugin.__ieDyn=1;
|
|
1604
1606
|
return BaseTelemetryPlugin;
|
|
1605
1607
|
}());
|
|
1606
1608
|
|
|
@@ -1761,6 +1763,7 @@
|
|
|
1761
1763
|
}
|
|
1762
1764
|
return _this;
|
|
1763
1765
|
}
|
|
1766
|
+
ReactNativePlugin.__ieDyn=1;
|
|
1764
1767
|
return ReactNativePlugin;
|
|
1765
1768
|
}(BaseTelemetryPlugin));
|
|
1766
1769
|
|