@microsoft/applicationinsights-properties-js 3.0.2-nightly3.2305-07 → 3.0.2-nightly3.2305-09

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 (48) hide show
  1. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.cjs.js → ai.props.3.0.2-nightly3.2305-09.cjs.js} +4 -4
  2. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.cjs.js.map → ai.props.3.0.2-nightly3.2305-09.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.cjs.min.js → ai.props.3.0.2-nightly3.2305-09.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.cjs.min.js.map → ai.props.3.0.2-nightly3.2305-09.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.gbl.js → ai.props.3.0.2-nightly3.2305-09.gbl.js} +6 -6
  6. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.gbl.js.map → ai.props.3.0.2-nightly3.2305-09.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.gbl.min.js → ai.props.3.0.2-nightly3.2305-09.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.gbl.min.js.map → ai.props.3.0.2-nightly3.2305-09.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.props.3.0.2-nightly3.2305-09.integrity.json +66 -0
  10. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.js → ai.props.3.0.2-nightly3.2305-09.js} +6 -6
  11. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.js.map → ai.props.3.0.2-nightly3.2305-09.js.map} +1 -1
  12. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.min.js → ai.props.3.0.2-nightly3.2305-09.min.js} +3 -3
  13. package/browser/es5/{ai.props.3.0.2-nightly3.2305-07.min.js.map → ai.props.3.0.2-nightly3.2305-09.min.js.map} +1 -1
  14. package/browser/es5/ai.props.3.cjs.js +3 -3
  15. package/browser/es5/ai.props.3.cjs.js.map +1 -1
  16. package/browser/es5/ai.props.3.cjs.min.js +2 -2
  17. package/browser/es5/ai.props.3.cjs.min.js.map +1 -1
  18. package/browser/es5/ai.props.3.gbl.js +5 -5
  19. package/browser/es5/ai.props.3.gbl.js.map +1 -1
  20. package/browser/es5/ai.props.3.gbl.min.js +2 -2
  21. package/browser/es5/ai.props.3.gbl.min.js.map +1 -1
  22. package/browser/es5/ai.props.3.js +5 -5
  23. package/browser/es5/ai.props.3.js.map +1 -1
  24. package/browser/es5/ai.props.3.min.js +2 -2
  25. package/browser/es5/ai.props.3.min.js.map +1 -1
  26. package/dist/es5/applicationinsights-properties-js.js +3 -3
  27. package/dist/es5/applicationinsights-properties-js.js.map +1 -1
  28. package/dist/es5/applicationinsights-properties-js.min.js +2 -2
  29. package/dist/es5/applicationinsights-properties-js.min.js.map +1 -1
  30. package/dist-es5/Context/Application.js +1 -1
  31. package/dist-es5/Context/Device.js +1 -1
  32. package/dist-es5/Context/Internal.js +2 -2
  33. package/dist-es5/Context/Internal.js.map +1 -1
  34. package/dist-es5/Context/Location.js +1 -1
  35. package/dist-es5/Context/Session.js +1 -1
  36. package/dist-es5/Context/TelemetryTrace.js +1 -1
  37. package/dist-es5/Context/User.js +1 -1
  38. package/dist-es5/Interfaces/IPropTelemetryContext.js +1 -1
  39. package/dist-es5/Interfaces/IPropertiesConfig.js +1 -1
  40. package/dist-es5/PropertiesPlugin.js +1 -1
  41. package/dist-es5/TelemetryContext.js +1 -1
  42. package/dist-es5/__DynamicConstants.js +1 -1
  43. package/dist-es5/applicationinsights-properties-js.js +2 -2
  44. package/dist-es5/applicationinsights-properties-js.js.map +1 -1
  45. package/package.json +3 -3
  46. package/types/applicationinsights-properties-js.d.ts +1 -1
  47. package/types/applicationinsights-properties-js.namespaced.d.ts +1 -1
  48. package/browser/es5/ai.props.3.0.2-nightly3.2305-07.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,11 +1,11 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
6
6
 
7
7
  import { onConfigChange } from "@microsoft/applicationinsights-core-js";
8
- var Version = "3.0.2-nightly3.2305-07";
8
+ var Version = "3.0.2-nightly3.2305-09";
9
9
  var Internal = /** @class */ (function () {
10
10
  /**
11
11
  * Constructs a new instance of the internal telemetry data class.
@@ -1 +1 @@
1
- {"version":3,"file":"Internal.js.map","sources":["Internal.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\nimport { onConfigChange } from \"@microsoft/applicationinsights-core-js\";\r\nvar Version = \"3.0.2-nightly3.2305-07\";\r\nvar Internal = /** @class */ (function () {\r\n /**\r\n * Constructs a new instance of the internal telemetry data class.\r\n */\r\n function Internal(config, unloadHookContainer) {\r\n var _this = this;\r\n var unloadHook = onConfigChange((config), function () {\r\n var prefix = config.sdkExtension;\r\n _this.sdkVersion = (prefix ? prefix + \"_\" : \"\") + \"javascript:\" + Version;\r\n });\r\n unloadHookContainer && unloadHookContainer.add(unloadHook);\r\n }\r\n return Internal;\r\n}());\r\nexport { Internal };\r\n//# sourceMappingURL=Internal.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
1
+ {"version":3,"file":"Internal.js.map","sources":["Internal.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\nimport { onConfigChange } from \"@microsoft/applicationinsights-core-js\";\r\nvar Version = \"3.0.2-nightly3.2305-09\";\r\nvar Internal = /** @class */ (function () {\r\n /**\r\n * Constructs a new instance of the internal telemetry data class.\r\n */\r\n function Internal(config, unloadHookContainer) {\r\n var _this = this;\r\n var unloadHook = onConfigChange((config), function () {\r\n var prefix = config.sdkExtension;\r\n _this.sdkVersion = (prefix ? prefix + \"_\" : \"\") + \"javascript:\" + Version;\r\n });\r\n unloadHookContainer && unloadHookContainer.add(unloadHook);\r\n }\r\n return Internal;\r\n}());\r\nexport { Internal };\r\n//# sourceMappingURL=Internal.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,12 +1,12 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-07
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
6
6
 
7
7
  import PropertiesPlugin from "./PropertiesPlugin";
8
+ import { Session, _SessionManager } from "./Context/Session";
8
9
  import { TelemetryTrace } from "./Context/TelemetryTrace";
9
10
  import { TelemetryContext } from "./TelemetryContext";
10
- import { Session, _SessionManager } from "./Context/Session";
11
11
  export { PropertiesPlugin, TelemetryTrace, TelemetryContext, Session, _SessionManager as SessionManager };
12
12
  //# sourceMappingURL=applicationinsights-properties-js.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"applicationinsights-properties-js.js.map","sources":["applicationinsights-properties-js.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\nimport PropertiesPlugin from \"./PropertiesPlugin\";\r\nimport { TelemetryTrace } from \"./Context/TelemetryTrace\";\r\nimport { TelemetryContext } from \"./TelemetryContext\";\r\nimport { Session, _SessionManager } from \"./Context/Session\";\r\nexport { PropertiesPlugin, TelemetryTrace, TelemetryContext, Session, _SessionManager as SessionManager };\r\n//# sourceMappingURL=applicationinsights-properties-js.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA"}
1
+ {"version":3,"file":"applicationinsights-properties-js.js.map","sources":["applicationinsights-properties-js.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\nimport PropertiesPlugin from \"./PropertiesPlugin\";\r\nimport { Session, _SessionManager } from \"./Context/Session\";\r\nimport { TelemetryTrace } from \"./Context/TelemetryTrace\";\r\nimport { TelemetryContext } from \"./TelemetryContext\";\r\nexport { PropertiesPlugin, TelemetryTrace, TelemetryContext, Session, _SessionManager as SessionManager };\r\n//# sourceMappingURL=applicationinsights-properties-js.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/applicationinsights-properties-js",
3
- "version": "3.0.2-nightly3.2305-07",
3
+ "version": "3.0.2-nightly3.2305-09",
4
4
  "description": "Microsoft Application Insights properties (Part A) plugin",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -55,8 +55,8 @@
55
55
  "dependencies": {
56
56
  "@microsoft/dynamicproto-js": "^2.0.2",
57
57
  "@microsoft/applicationinsights-shims": "3.0.1",
58
- "@microsoft/applicationinsights-core-js": "3.0.2-nightly3.2305-07",
59
- "@microsoft/applicationinsights-common": "3.0.2-nightly3.2305-07",
58
+ "@microsoft/applicationinsights-core-js": "3.0.2-nightly3.2305-09",
59
+ "@microsoft/applicationinsights-common": "3.0.2-nightly3.2305-09",
60
60
  "@nevware21/ts-utils": ">= 0.9.5 < 2.x"
61
61
  },
62
62
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights properties plugin, 3.0.2-nightly3.2305-07
2
+ * Microsoft Application Insights properties plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights properties plugin, 3.0.2-nightly3.2305-07
2
+ * Microsoft Application Insights properties plugin, 3.0.2-nightly3.2305-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,66 +0,0 @@
1
- {
2
- "name": "ai.props",
3
- "version": "3.0.2-nightly3.2305-07",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.props.3.0.2-nightly3.2305-07.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-VyPFmyWkg6Xym4FFsf7sI6M8pseHRPZ27+S/QSBJ4pA= sha384-soh3J3qAZnByUAvxkVUvuDnZ9zPO9UvOwkOQ7EreJ43PxPGQeZIlW7RvZGu9llJG sha512-d4za3tZsgXxgoRKBVTT/aPe2plPHWQuXX2MgltT/MyF1QQW89U0iJdvCn6/H5typ2LYS4mETzZsMg/Ih+Skfdw==",
9
- "hashes": {
10
- "sha256": "VyPFmyWkg6Xym4FFsf7sI6M8pseHRPZ27+S/QSBJ4pA=",
11
- "sha384": "soh3J3qAZnByUAvxkVUvuDnZ9zPO9UvOwkOQ7EreJ43PxPGQeZIlW7RvZGu9llJG",
12
- "sha512": "d4za3tZsgXxgoRKBVTT/aPe2plPHWQuXX2MgltT/MyF1QQW89U0iJdvCn6/H5typ2LYS4mETzZsMg/Ih+Skfdw=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.props.3.0.2-nightly3.2305-07.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-ecccw4C9nDH2Jd7KFP/7NbBU1IHCp+rC5xdgvoxnuPQ= sha384-1SkvbCw0IGkum20N1QIguNOIrMKorTh2jXrM4AIbml+jHB5q0eLbLIc/D++qPnST sha512-rYEGww4uNmkMBrb8m1epg+br8nyoZKmgzDsJH05vIJ8qD55c6e4eGIs6OIfv79JB48cctrWVq5NVCe1OPmSTRg==",
19
- "hashes": {
20
- "sha256": "ecccw4C9nDH2Jd7KFP/7NbBU1IHCp+rC5xdgvoxnuPQ=",
21
- "sha384": "1SkvbCw0IGkum20N1QIguNOIrMKorTh2jXrM4AIbml+jHB5q0eLbLIc/D++qPnST",
22
- "sha512": "rYEGww4uNmkMBrb8m1epg+br8nyoZKmgzDsJH05vIJ8qD55c6e4eGIs6OIfv79JB48cctrWVq5NVCe1OPmSTRg=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.props.3.0.2-nightly3.2305-07.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-anelQx3CIA/+Fi6ttSoep7NjDYAn5LJiO0AqkSPqtBo= sha384-sVMRzxCsUV0l/UeIyO041+9qjX/7TEKz02hH91Aa+o+DfVu+CBxd5G8/XwlID8HI sha512-tC67POEDAxLmrSRq/bycgwt0rF909b+uIAc7mvrYm7Sdbq0I5dGqnBqeW7+toVS5FNZ6akjs5bjxvnL82bZ+iw==",
29
- "hashes": {
30
- "sha256": "anelQx3CIA/+Fi6ttSoep7NjDYAn5LJiO0AqkSPqtBo=",
31
- "sha384": "sVMRzxCsUV0l/UeIyO041+9qjX/7TEKz02hH91Aa+o+DfVu+CBxd5G8/XwlID8HI",
32
- "sha512": "tC67POEDAxLmrSRq/bycgwt0rF909b+uIAc7mvrYm7Sdbq0I5dGqnBqeW7+toVS5FNZ6akjs5bjxvnL82bZ+iw=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.props.3.0.2-nightly3.2305-07.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-hMBfEUCcwdkeDVMmueNr3C0e7+vZEesJ86A/dkgv4ZI= sha384-nLE/tzacjG8xgh1YnummAPPLM4+vUvvPvHDhQrWJ4p9vPPVSUBLQX+sItYjGgvkD sha512-IaCdXtWKEawS3S5jThmqqKdL4LmhdrJszWzspn/QSZt6rQbDOGMmu6E11ca3xT0mrE4JSTM+892P0s45utA+oA==",
39
- "hashes": {
40
- "sha256": "hMBfEUCcwdkeDVMmueNr3C0e7+vZEesJ86A/dkgv4ZI=",
41
- "sha384": "nLE/tzacjG8xgh1YnummAPPLM4+vUvvPvHDhQrWJ4p9vPPVSUBLQX+sItYjGgvkD",
42
- "sha512": "IaCdXtWKEawS3S5jThmqqKdL4LmhdrJszWzspn/QSZt6rQbDOGMmu6E11ca3xT0mrE4JSTM+892P0s45utA+oA=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.props.3.0.2-nightly3.2305-07.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-YI2uDzV/ee0+Vz8NIWrTEdOSotOX2ZTWkQv+RbtKsYE= sha384-Kdg8OnfUq+We9gvlEPfnO2zpWIimH9XEIS+hNzelkoymNs1bWfiHYwAYHUJgMfT+ sha512-D2cKN+5irAyQK9FdGuhcDsWutN/kulHLzRKMAUr9GNE1icn+1kGnZ2XKX9/hvPuKGxtpSj/9J2sfSZPi7vPpZA==",
49
- "hashes": {
50
- "sha256": "YI2uDzV/ee0+Vz8NIWrTEdOSotOX2ZTWkQv+RbtKsYE=",
51
- "sha384": "Kdg8OnfUq+We9gvlEPfnO2zpWIimH9XEIS+hNzelkoymNs1bWfiHYwAYHUJgMfT+",
52
- "sha512": "D2cKN+5irAyQK9FdGuhcDsWutN/kulHLzRKMAUr9GNE1icn+1kGnZ2XKX9/hvPuKGxtpSj/9J2sfSZPi7vPpZA=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.props.3.0.2-nightly3.2305-07.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-ps6ZLtdEKLJajdCUGKpCcc8T+i10lp3E+vlXQxZzdPc= sha384-LSYEbBnTiWqcadHd0NBzV8wW8DJpEfuh0YfdNyRGUqLMJtgTCGArjbMpW1GWMR4I sha512-OsbdH6+H7RkHjneEfpME5DHDe2xyRU8AnRwUmABVeopaPpCNZhfbXhG+mn0ZGy9f3oYSD+izYYR3UQ05Lajo9g==",
59
- "hashes": {
60
- "sha256": "ps6ZLtdEKLJajdCUGKpCcc8T+i10lp3E+vlXQxZzdPc=",
61
- "sha384": "LSYEbBnTiWqcadHd0NBzV8wW8DJpEfuh0YfdNyRGUqLMJtgTCGArjbMpW1GWMR4I",
62
- "sha512": "OsbdH6+H7RkHjneEfpME5DHDe2xyRU8AnRwUmABVeopaPpCNZhfbXhG+mn0ZGy9f3oYSD+izYYR3UQ05Lajo9g=="
63
- }
64
- }
65
- }
66
- }