@microsoft/applicationinsights-properties-js 3.0.0-beta.2212-12 → 3.0.0-beta.2212-13
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-properties-js.integrity.json +9 -9
- package/browser/applicationinsights-properties-js.js +47 -47
- package/browser/applicationinsights-properties-js.js.map +1 -1
- package/browser/applicationinsights-properties-js.min.js +2 -2
- package/browser/applicationinsights-properties-js.min.js.map +1 -1
- package/dist/applicationinsights-properties-js.api.json +1 -1
- package/dist/applicationinsights-properties-js.d.ts +1 -1
- package/dist/applicationinsights-properties-js.js +47 -47
- package/dist/applicationinsights-properties-js.js.map +1 -1
- package/dist/applicationinsights-properties-js.min.js +2 -2
- package/dist/applicationinsights-properties-js.min.js.map +1 -1
- package/dist/applicationinsights-properties-js.rollup.d.ts +1 -1
- package/dist-esm/Context/Application.js +1 -1
- package/dist-esm/Context/Device.js +1 -1
- package/dist-esm/Context/Internal.js +1 -1
- package/dist-esm/Context/Location.js +1 -1
- package/dist-esm/Context/Session.js +4 -4
- package/dist-esm/Context/Session.js.map +1 -1
- package/dist-esm/Context/TelemetryTrace.js +1 -1
- package/dist-esm/Context/User.js +6 -6
- package/dist-esm/Context/User.js.map +1 -1
- package/dist-esm/Interfaces/IPropTelemetryContext.js +1 -1
- package/dist-esm/Interfaces/IPropertiesConfig.js +1 -1
- package/dist-esm/PropertiesPlugin.js +10 -10
- package/dist-esm/PropertiesPlugin.js.map +1 -1
- package/dist-esm/TelemetryContext.js +9 -9
- package/dist-esm/TelemetryContext.js.map +1 -1
- package/dist-esm/__DynamicConstants.js +23 -23
- package/dist-esm/__DynamicConstants.js.map +1 -1
- package/dist-esm/applicationinsights-properties-js.js +1 -1
- package/package.json +3 -3
- package/src/__DynamicConstants.ts +22 -22
- package/types/__DynamicConstants.d.ts +22 -22
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__DynamicConstants.js.map","sources":["__DynamicConstants.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\n// @skip-file-minify\r\n// ##############################################################\r\n// AUTO GENERATED FILE: This file is Auto Generated during build.\r\n// ##############################################################\r\n// ###########################################################################################################################################\r\n// Note: DON'T Export these const from the package as we are still targeting IE this will export a mutable variables that someone could change\r\n// ###########################################################################################################################################\r\nexport var
|
|
1
|
+
{"version":3,"file":"__DynamicConstants.js.map","sources":["__DynamicConstants.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\n// @skip-file-minify\r\n// ##############################################################\r\n// AUTO GENERATED FILE: This file is Auto Generated during build.\r\n// ##############################################################\r\n// ###########################################################################################################################################\r\n// Note: DON'T Export these const from the package as we are still targeting IE this will export a mutable variables that someone could change\r\n// ###########################################################################################################################################\r\nexport var _DYN_SESSION_MANAGER = \"sessionManager\"; // Count: 3\r\nexport var _DYN_UPDATE = \"update\"; // Count: 4\r\nexport var _DYN_IS_USER_COOKIE_SET = \"isUserCookieSet\"; // Count: 4\r\nexport var _DYN_IS_NEW_USER = \"isNewUser\"; // Count: 4\r\nexport var _DYN_GET_TRACE_CTX = \"getTraceCtx\"; // Count: 3\r\nexport var _DYN_TELEMETRY_TRACE = \"telemetryTrace\"; // Count: 3\r\nexport var _DYN_APPLY_SESSION_CONTEX0 = \"applySessionContext\"; // Count: 2\r\nexport var _DYN_APPLY_APPLICATION_CO1 = \"applyApplicationContext\"; // Count: 2\r\nexport var _DYN_APPLY_DEVICE_CONTEXT = \"applyDeviceContext\"; // Count: 2\r\nexport var _DYN_APPLY_OPERATION_CONT2 = \"applyOperationContext\"; // Count: 2\r\nexport var _DYN_APPLY_USER_CONTEXT = \"applyUserContext\"; // Count: 2\r\nexport var _DYN_APPLY_OPERATING_SYST3 = \"applyOperatingSystemContxt\"; // Count: 2\r\nexport var _DYN_APPLY_LOCATION_CONTE4 = \"applyLocationContext\"; // Count: 2\r\nexport var _DYN_APPLY_INTERNAL_CONTE5 = \"applyInternalContext\"; // Count: 2\r\nexport var _DYN_ACCOUNT_ID = \"accountId\"; // Count: 7\r\nexport var _DYN_GET_SESSION_ID = \"getSessionId\"; // Count: 4\r\nexport var _DYN_NAME_PREFIX = \"namePrefix\"; // Count: 3\r\nexport var _DYN_SESSION_COOKIE_POSTF6 = \"sessionCookiePostfix\"; // Count: 2\r\nexport var _DYN_USER_COOKIE_POSTFIX = \"userCookiePostfix\"; // Count: 2\r\nexport var _DYN_ID_LENGTH = \"idLength\"; // Count: 4\r\nexport var _DYN_GET_NEW_ID = \"getNewId\"; // Count: 3\r\nexport var _DYN_LENGTH = \"length\"; // Count: 4\r\nexport var _DYN_AUTOMATIC_SESSION = \"automaticSession\"; // Count: 5\r\nexport var _DYN_AUTHENTICATED_ID = \"authenticatedId\"; // Count: 6\r\nexport var _DYN_ACQUISITION_DATE = \"acquisitionDate\"; // Count: 5\r\nexport var _DYN_RENEWAL_DATE = \"renewalDate\"; // Count: 4\r\nexport var _DYN_JOIN = \"join\"; // Count: 5\r\nexport var _DYN_COOKIE_SEPARATOR = \"cookieSeparator\"; // Count: 5\r\nexport var _DYN_AUTH_USER_COOKIE_NAM7 = \"authUserCookieName\"; // Count: 3\r\n//# sourceMappingURL=__DynamicConstants.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;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.0-beta.2212-
|
|
3
|
+
"version": "3.0.0-beta.2212-13",
|
|
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",
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@microsoft/dynamicproto-js": "^1.1.7",
|
|
56
56
|
"@microsoft/applicationinsights-shims": "2.0.2",
|
|
57
|
-
"@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-
|
|
58
|
-
"@microsoft/applicationinsights-common": "3.0.0-beta.2212-
|
|
57
|
+
"@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-13",
|
|
58
|
+
"@microsoft/applicationinsights-common": "3.0.0-beta.2212-13",
|
|
59
59
|
"@nevware21/ts-utils": "^0.6.0"
|
|
60
60
|
},
|
|
61
61
|
"license": "MIT",
|
|
@@ -10,32 +10,32 @@
|
|
|
10
10
|
// Note: DON'T Export these const from the package as we are still targeting IE this will export a mutable variables that someone could change
|
|
11
11
|
// ###########################################################################################################################################
|
|
12
12
|
|
|
13
|
-
export const
|
|
14
|
-
export const _DYN_NAME_PREFIX = "namePrefix"; // Count: 3
|
|
15
|
-
export const _DYN_AUTOMATIC_SESSION = "automaticSession"; // Count: 5
|
|
13
|
+
export const _DYN_SESSION_MANAGER = "sessionManager"; // Count: 3
|
|
16
14
|
export const _DYN_UPDATE = "update"; // Count: 4
|
|
17
|
-
export const _DYN_ACQUISITION_DATE = "acquisitionDate"; // Count: 5
|
|
18
|
-
export const _DYN_RENEWAL_DATE = "renewalDate"; // Count: 4
|
|
19
|
-
export const _DYN_LENGTH = "length"; // Count: 4
|
|
20
|
-
export const _DYN_GET_NEW_ID = "getNewId"; // Count: 3
|
|
21
|
-
export const _DYN_ID_LENGTH = "idLength"; // Count: 4
|
|
22
|
-
export const _DYN_JOIN = "join"; // Count: 5
|
|
23
|
-
export const _DYN_USER_COOKIE_POSTFIX = "userCookiePostfix"; // Count: 2
|
|
24
|
-
export const _DYN_IS_NEW_USER = "isNewUser"; // Count: 4
|
|
25
|
-
export const _DYN_COOKIE_SEPARATOR = "cookieSeparator"; // Count: 5
|
|
26
15
|
export const _DYN_IS_USER_COOKIE_SET = "isUserCookieSet"; // Count: 4
|
|
27
|
-
export const
|
|
28
|
-
export const _DYN_AUTH_USER_COOKIE_NAM1 = "authUserCookieName"; // Count: 3
|
|
29
|
-
export const _DYN_AUTHENTICATED_ID = "authenticatedId"; // Count: 6
|
|
30
|
-
export const _DYN_SESSION_MANAGER = "sessionManager"; // Count: 3
|
|
16
|
+
export const _DYN_IS_NEW_USER = "isNewUser"; // Count: 4
|
|
31
17
|
export const _DYN_GET_TRACE_CTX = "getTraceCtx"; // Count: 3
|
|
32
18
|
export const _DYN_TELEMETRY_TRACE = "telemetryTrace"; // Count: 3
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
19
|
+
export const _DYN_APPLY_SESSION_CONTEX0 = "applySessionContext"; // Count: 2
|
|
20
|
+
export const _DYN_APPLY_APPLICATION_CO1 = "applyApplicationContext"; // Count: 2
|
|
35
21
|
export const _DYN_APPLY_DEVICE_CONTEXT = "applyDeviceContext"; // Count: 2
|
|
36
|
-
export const
|
|
22
|
+
export const _DYN_APPLY_OPERATION_CONT2 = "applyOperationContext"; // Count: 2
|
|
37
23
|
export const _DYN_APPLY_USER_CONTEXT = "applyUserContext"; // Count: 2
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
24
|
+
export const _DYN_APPLY_OPERATING_SYST3 = "applyOperatingSystemContxt"; // Count: 2
|
|
25
|
+
export const _DYN_APPLY_LOCATION_CONTE4 = "applyLocationContext"; // Count: 2
|
|
26
|
+
export const _DYN_APPLY_INTERNAL_CONTE5 = "applyInternalContext"; // Count: 2
|
|
27
|
+
export const _DYN_ACCOUNT_ID = "accountId"; // Count: 7
|
|
41
28
|
export const _DYN_GET_SESSION_ID = "getSessionId"; // Count: 4
|
|
29
|
+
export const _DYN_NAME_PREFIX = "namePrefix"; // Count: 3
|
|
30
|
+
export const _DYN_SESSION_COOKIE_POSTF6 = "sessionCookiePostfix"; // Count: 2
|
|
31
|
+
export const _DYN_USER_COOKIE_POSTFIX = "userCookiePostfix"; // Count: 2
|
|
32
|
+
export const _DYN_ID_LENGTH = "idLength"; // Count: 4
|
|
33
|
+
export const _DYN_GET_NEW_ID = "getNewId"; // Count: 3
|
|
34
|
+
export const _DYN_LENGTH = "length"; // Count: 4
|
|
35
|
+
export const _DYN_AUTOMATIC_SESSION = "automaticSession"; // Count: 5
|
|
36
|
+
export const _DYN_AUTHENTICATED_ID = "authenticatedId"; // Count: 6
|
|
37
|
+
export const _DYN_ACQUISITION_DATE = "acquisitionDate"; // Count: 5
|
|
38
|
+
export const _DYN_RENEWAL_DATE = "renewalDate"; // Count: 4
|
|
39
|
+
export const _DYN_JOIN = "join"; // Count: 5
|
|
40
|
+
export const _DYN_COOKIE_SEPARATOR = "cookieSeparator"; // Count: 5
|
|
41
|
+
export const _DYN_AUTH_USER_COOKIE_NAM7 = "authUserCookieName"; // Count: 3
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
export declare const
|
|
2
|
-
export declare const _DYN_NAME_PREFIX = "namePrefix";
|
|
3
|
-
export declare const _DYN_AUTOMATIC_SESSION = "automaticSession";
|
|
1
|
+
export declare const _DYN_SESSION_MANAGER = "sessionManager";
|
|
4
2
|
export declare const _DYN_UPDATE = "update";
|
|
5
|
-
export declare const _DYN_ACQUISITION_DATE = "acquisitionDate";
|
|
6
|
-
export declare const _DYN_RENEWAL_DATE = "renewalDate";
|
|
7
|
-
export declare const _DYN_LENGTH = "length";
|
|
8
|
-
export declare const _DYN_GET_NEW_ID = "getNewId";
|
|
9
|
-
export declare const _DYN_ID_LENGTH = "idLength";
|
|
10
|
-
export declare const _DYN_JOIN = "join";
|
|
11
|
-
export declare const _DYN_USER_COOKIE_POSTFIX = "userCookiePostfix";
|
|
12
|
-
export declare const _DYN_IS_NEW_USER = "isNewUser";
|
|
13
|
-
export declare const _DYN_COOKIE_SEPARATOR = "cookieSeparator";
|
|
14
3
|
export declare const _DYN_IS_USER_COOKIE_SET = "isUserCookieSet";
|
|
15
|
-
export declare const
|
|
16
|
-
export declare const _DYN_AUTH_USER_COOKIE_NAM1 = "authUserCookieName";
|
|
17
|
-
export declare const _DYN_AUTHENTICATED_ID = "authenticatedId";
|
|
18
|
-
export declare const _DYN_SESSION_MANAGER = "sessionManager";
|
|
4
|
+
export declare const _DYN_IS_NEW_USER = "isNewUser";
|
|
19
5
|
export declare const _DYN_GET_TRACE_CTX = "getTraceCtx";
|
|
20
6
|
export declare const _DYN_TELEMETRY_TRACE = "telemetryTrace";
|
|
21
|
-
export declare const
|
|
22
|
-
export declare const
|
|
7
|
+
export declare const _DYN_APPLY_SESSION_CONTEX0 = "applySessionContext";
|
|
8
|
+
export declare const _DYN_APPLY_APPLICATION_CO1 = "applyApplicationContext";
|
|
23
9
|
export declare const _DYN_APPLY_DEVICE_CONTEXT = "applyDeviceContext";
|
|
24
|
-
export declare const
|
|
10
|
+
export declare const _DYN_APPLY_OPERATION_CONT2 = "applyOperationContext";
|
|
25
11
|
export declare const _DYN_APPLY_USER_CONTEXT = "applyUserContext";
|
|
26
|
-
export declare const
|
|
27
|
-
export declare const
|
|
28
|
-
export declare const
|
|
12
|
+
export declare const _DYN_APPLY_OPERATING_SYST3 = "applyOperatingSystemContxt";
|
|
13
|
+
export declare const _DYN_APPLY_LOCATION_CONTE4 = "applyLocationContext";
|
|
14
|
+
export declare const _DYN_APPLY_INTERNAL_CONTE5 = "applyInternalContext";
|
|
15
|
+
export declare const _DYN_ACCOUNT_ID = "accountId";
|
|
29
16
|
export declare const _DYN_GET_SESSION_ID = "getSessionId";
|
|
17
|
+
export declare const _DYN_NAME_PREFIX = "namePrefix";
|
|
18
|
+
export declare const _DYN_SESSION_COOKIE_POSTF6 = "sessionCookiePostfix";
|
|
19
|
+
export declare const _DYN_USER_COOKIE_POSTFIX = "userCookiePostfix";
|
|
20
|
+
export declare const _DYN_ID_LENGTH = "idLength";
|
|
21
|
+
export declare const _DYN_GET_NEW_ID = "getNewId";
|
|
22
|
+
export declare const _DYN_LENGTH = "length";
|
|
23
|
+
export declare const _DYN_AUTOMATIC_SESSION = "automaticSession";
|
|
24
|
+
export declare const _DYN_AUTHENTICATED_ID = "authenticatedId";
|
|
25
|
+
export declare const _DYN_ACQUISITION_DATE = "acquisitionDate";
|
|
26
|
+
export declare const _DYN_RENEWAL_DATE = "renewalDate";
|
|
27
|
+
export declare const _DYN_JOIN = "join";
|
|
28
|
+
export declare const _DYN_COOKIE_SEPARATOR = "cookieSeparator";
|
|
29
|
+
export declare const _DYN_AUTH_USER_COOKIE_NAM7 = "authUserCookieName";
|