@formo/analytics 1.9.0 → 1.11.0
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/README.md +12 -8
- package/dist/cjs/src/FormoAnalytics.d.ts.map +1 -1
- package/dist/cjs/src/FormoAnalytics.js +2 -3
- package/dist/cjs/src/FormoAnalytics.js.map +1 -1
- package/dist/cjs/src/FormoAnalyticsProvider.d.ts.map +1 -1
- package/dist/cjs/src/FormoAnalyticsProvider.js +21 -3
- package/dist/cjs/src/FormoAnalyticsProvider.js.map +1 -1
- package/dist/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/src/FormoAnalytics.d.ts.map +1 -1
- package/dist/esm/src/FormoAnalytics.js +2 -3
- package/dist/esm/src/FormoAnalytics.js.map +1 -1
- package/dist/esm/src/FormoAnalyticsProvider.d.ts.map +1 -1
- package/dist/esm/src/FormoAnalyticsProvider.js +21 -3
- package/dist/esm/src/FormoAnalyticsProvider.js.map +1 -1
- package/dist/esm/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -2
- package/src/FormoAnalytics.ts +6 -3
- package/src/FormoAnalyticsProvider.tsx +26 -5
- package/dist/index.umd.min.js +0 -3
- package/dist/index.umd.min.js.LICENSE.txt +0 -19
- package/dist/index.umd.min.js.map +0 -1
package/README.md
CHANGED
|
@@ -26,7 +26,9 @@ Add the following to your `index.html`:
|
|
|
26
26
|
|
|
27
27
|
---
|
|
28
28
|
|
|
29
|
-
1. Install the npm package:
|
|
29
|
+
### 1. Install the npm package:
|
|
30
|
+
|
|
31
|
+
Install @formo/analytics via yarn or npm:
|
|
30
32
|
|
|
31
33
|
```
|
|
32
34
|
yarn add @formo/analytics
|
|
@@ -38,7 +40,7 @@ or
|
|
|
38
40
|
npm install @formo/analytics --save
|
|
39
41
|
```
|
|
40
42
|
|
|
41
|
-
2. Set up the `FormoAnalyticsProvider` in your application:
|
|
43
|
+
### 2. Set up the `FormoAnalyticsProvider` in your application:
|
|
42
44
|
|
|
43
45
|
```jsx
|
|
44
46
|
// AnalyticsProvider.tsx
|
|
@@ -77,10 +79,11 @@ export const AnalyticsProvider: FC<FormoAnalyticsProviderProps> = ({
|
|
|
77
79
|
initialize();
|
|
78
80
|
}, [apiKey, projectId]);
|
|
79
81
|
|
|
82
|
+
// To prevent app crashes, render a loading state during initialization
|
|
80
83
|
if (!isInitialized) {
|
|
81
84
|
return (
|
|
82
85
|
<FormoAnalyticsProvider apiKey={apiKey} projectId={projectId}>
|
|
83
|
-
|
|
86
|
+
Loading Content
|
|
84
87
|
</FormoAnalyticsProvider>
|
|
85
88
|
);
|
|
86
89
|
}
|
|
@@ -95,9 +98,9 @@ export const AnalyticsProvider: FC<FormoAnalyticsProviderProps> = ({
|
|
|
95
98
|
export default AnalyticsProvider;
|
|
96
99
|
```
|
|
97
100
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
Wrap your application with the `AnalyticsProvider`
|
|
101
|
+
### 3. Integrating the Provider in Your Root Layout
|
|
102
|
+
|
|
103
|
+
Wrap your application with the newly created `AnalyticsProvider` in your main layout file:
|
|
101
104
|
|
|
102
105
|
```jsx
|
|
103
106
|
import { AnalyticsProvider } from './AnalyticsProvider';
|
|
@@ -119,8 +122,9 @@ export default function RootLayout({
|
|
|
119
122
|
}
|
|
120
123
|
```
|
|
121
124
|
|
|
122
|
-
|
|
123
|
-
|
|
125
|
+
### 4. Using the SDK
|
|
126
|
+
|
|
127
|
+
Once the SDK is initialized, you can use its methods to track events and user interactions. Here’s how to do that:
|
|
124
128
|
|
|
125
129
|
```jsx
|
|
126
130
|
import { useFormoAnalytics } from '@formo/analytics';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalytics.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FormoAnalytics.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"AAKA,UAAU,eAAe;IACvB,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC,CAAC;IACjE,QAAQ,CAAC,QAAQ,EAAE,GAAG,GAAG,IAAI,CAAC;IAC9B,IAAI,IAAI,IAAI,CAAC;IACb,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,GAAG,IAAI,CAAC;CAChD;AACD,qBAAa,cAAe,YAAW,eAAe;aAMlC,MAAM,EAAE,MAAM;IACvB,SAAS,EAAE,MAAM;IAN1B,OAAO,CAAC,MAAM,CAAM;IACpB,OAAO,CAAC,YAAY,CAAkC;IACtD,OAAO,CAAC,iBAAiB,CAAwC;IAEjE,OAAO;WASM,IAAI,CACf,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,cAAc,CAAC;IAU1B,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAYpB,OAAO,CAAC,gBAAgB;IAUxB,OAAO,CAAC,iBAAiB;IAKzB,OAAO,CAAC,cAAc;YAUR,UAAU;IAyDxB,OAAO,CAAC,iBAAiB;IAkEzB,OAAO,CAAC,YAAY;IAoCpB,OAAO,CAAC,WAAW;IAiBnB,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAMhE,QAAQ,CAAC,QAAQ,EAAE,GAAG;IAItB,IAAI;IAIJ,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG;CAGxC"}
|
|
@@ -54,6 +54,7 @@ exports.FormoAnalytics = void 0;
|
|
|
54
54
|
var axios_1 = __importDefault(require("axios"));
|
|
55
55
|
var constants_1 = require("./constants");
|
|
56
56
|
var utils_1 = require("./utils");
|
|
57
|
+
var highlight_run_1 = require("highlight.run");
|
|
57
58
|
var FormoAnalytics = /** @class */ (function () {
|
|
58
59
|
function FormoAnalytics(apiKey, projectId) {
|
|
59
60
|
this.apiKey = apiKey;
|
|
@@ -132,7 +133,6 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
132
133
|
version: '1',
|
|
133
134
|
payload: (0, utils_1.isNotEmpty)(payload) ? this.maskSensitiveData(payload) : payload,
|
|
134
135
|
};
|
|
135
|
-
console.log('Request data:', JSON.stringify(requestData));
|
|
136
136
|
sendRequest = function () { return __awaiter(_this, void 0, void 0, function () {
|
|
137
137
|
var response, error_1, retryDelay;
|
|
138
138
|
return __generator(this, function (_a) {
|
|
@@ -162,6 +162,7 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
162
162
|
setTimeout(sendRequest, retryDelay);
|
|
163
163
|
}
|
|
164
164
|
else {
|
|
165
|
+
highlight_run_1.H.consumeError(error_1, "Request data: ".concat(JSON.stringify(requestData)));
|
|
165
166
|
console.error("Event \"".concat(action, "\" failed after ").concat(maxRetries, " attempts. Error: ").concat(error_1));
|
|
166
167
|
}
|
|
167
168
|
return [3 /*break*/, 3];
|
|
@@ -169,10 +170,8 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
169
170
|
}
|
|
170
171
|
});
|
|
171
172
|
}); };
|
|
172
|
-
// Start the initial request
|
|
173
173
|
return [4 /*yield*/, sendRequest()];
|
|
174
174
|
case 1:
|
|
175
|
-
// Start the initial request
|
|
176
175
|
_a.sent();
|
|
177
176
|
return [2 /*return*/];
|
|
178
177
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalytics.js","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,yCAA+E;AAC/E,iCAAqC;
|
|
1
|
+
{"version":3,"file":"FormoAnalytics.js","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalyticsProvider.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"FormoAnalyticsProvider.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAItD,eAAO,MAAM,qBAAqB,2CAEjC,CAAC;AAEF,eAAO,MAAM,sBAAsB,+CAKhC,2BAA2B,4CAyC7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,sBAU7B,CAAC"}
|
|
@@ -15,6 +15,8 @@ exports.useFormoAnalytics = exports.FormoAnalyticsProvider = exports.FormoAnalyt
|
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
16
|
var react_1 = require("react");
|
|
17
17
|
var FormoAnalytics_1 = require("./FormoAnalytics");
|
|
18
|
+
var react_2 = require("@highlight-run/react");
|
|
19
|
+
var highlight_run_1 = require("highlight.run");
|
|
18
20
|
exports.FormoAnalyticsContext = (0, react_1.createContext)(undefined);
|
|
19
21
|
var FormoAnalyticsProvider = function (_a) {
|
|
20
22
|
var apiKey = _a.apiKey, projectId = _a.projectId, disabled = _a.disabled, children = _a.children;
|
|
@@ -29,9 +31,25 @@ var FormoAnalyticsProvider = function (_a) {
|
|
|
29
31
|
if (initializedStartedRef.current)
|
|
30
32
|
return;
|
|
31
33
|
initializedStartedRef.current = true;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
34
|
+
highlight_run_1.H.init(process.env.HIGHLIGHT_PROJECT_ID, {
|
|
35
|
+
serviceName: 'formo-analytics-sdk',
|
|
36
|
+
tracingOrigins: true,
|
|
37
|
+
networkRecording: {
|
|
38
|
+
enabled: true,
|
|
39
|
+
recordHeadersAndBody: true,
|
|
40
|
+
urlBlocklist: [
|
|
41
|
+
// insert full or partial urls that you don't want to record here
|
|
42
|
+
// Out of the box, Highlight will not record these URLs (they can be safely removed):
|
|
43
|
+
'https://www.googleapis.com/identitytoolkit',
|
|
44
|
+
'https://securetoken.googleapis.com',
|
|
45
|
+
],
|
|
46
|
+
},
|
|
47
|
+
});
|
|
48
|
+
FormoAnalytics_1.FormoAnalytics.init(apiKey, projectId).then(function (sdkInstance) {
|
|
49
|
+
return setSdk(sdkInstance);
|
|
50
|
+
});
|
|
51
|
+
}, [apiKey, disabled, projectId]);
|
|
52
|
+
return ((0, jsx_runtime_1.jsx)(react_2.ErrorBoundary, __assign({ onError: function (error, info) { return highlight_run_1.H.consumeError(error, info); } }, { children: (0, jsx_runtime_1.jsx)(exports.FormoAnalyticsContext.Provider, __assign({ value: sdk }, { children: children })) })));
|
|
35
53
|
};
|
|
36
54
|
exports.FormoAnalyticsProvider = FormoAnalyticsProvider;
|
|
37
55
|
var useFormoAnalytics = function () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalyticsProvider.js","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,+BAMe;AACf,mDAAkD;
|
|
1
|
+
{"version":3,"file":"FormoAnalyticsProvider.js","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,+BAMe;AACf,mDAAkD;AAElD,8CAAqD;AACrD,+CAAkC;AAErB,QAAA,qBAAqB,GAAG,IAAA,qBAAa,EAChD,SAAS,CACV,CAAC;AAEK,IAAM,sBAAsB,GAAG,UAAC,EAKT;QAJ5B,MAAM,YAAA,EACN,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,QAAQ,cAAA;IAEF,IAAA,KAAgB,IAAA,gBAAQ,GAA8B,EAArD,GAAG,QAAA,EAAE,MAAM,QAA0C,CAAC;IAC7D,IAAM,qBAAqB,GAAG,IAAA,cAAM,EAAC,KAAK,CAAC,CAAC;IAE5C,IAAA,iBAAS,EAAC;QACR,IAAI,CAAC,MAAM,EAAE;YACX,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;SAChE;QAED,IAAI,QAAQ;YAAE,OAAO;QAErB,IAAI,qBAAqB,CAAC,OAAO;YAAE,OAAO;QAC1C,qBAAqB,CAAC,OAAO,GAAG,IAAI,CAAC;QAErC,iBAAC,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,EAAE;YACvC,WAAW,EAAE,qBAAqB;YAClC,cAAc,EAAE,IAAI;YACpB,gBAAgB,EAAE;gBAChB,OAAO,EAAE,IAAI;gBACb,oBAAoB,EAAE,IAAI;gBAC1B,YAAY,EAAE;oBACZ,iEAAiE;oBACjE,qFAAqF;oBACrF,4CAA4C;oBAC5C,oCAAoC;iBACrC;aACF;SACF,CAAC,CAAC;QAEH,+BAAc,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,IAAI,CAAC,UAAC,WAAW;YACtD,OAAA,MAAM,CAAC,WAAW,CAAC;QAAnB,CAAmB,CACpB,CAAC;IACJ,CAAC,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,CAAC,CAAC;IAElC,OAAO,CACL,uBAAC,qBAAa,aAAC,OAAO,EAAE,UAAC,KAAK,EAAE,IAAI,IAAK,OAAA,iBAAC,CAAC,YAAY,CAAC,KAAK,EAAE,IAAI,CAAC,EAA3B,CAA2B,gBAClE,uBAAC,6BAAqB,CAAC,QAAQ,aAAC,KAAK,EAAE,GAAG,gBACvC,QAAQ,IACsB,IACnB,CACjB,CAAC;AACJ,CAAC,CAAC;AA9CW,QAAA,sBAAsB,0BA8CjC;AAEK,IAAM,iBAAiB,GAAG;IAC/B,IAAM,OAAO,GAAG,IAAA,kBAAU,EAAC,6BAAqB,CAAC,CAAC;IAElD,IAAI,CAAC,OAAO,EAAE;QACZ,MAAM,IAAI,KAAK,CACb,gEAAgE,CACjE,CAAC;KACH;IAED,OAAO,OAAO,CAAC;AACjB,CAAC,CAAC;AAVW,QAAA,iBAAiB,qBAU5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/@types/react/ts5.0/global.d.ts","../../node_modules/csstype/index.d.ts","../../node_modules/@types/prop-types/index.d.ts","../../node_modules/@types/react/ts5.0/index.d.ts","../../node_modules/@types/react/ts5.0/jsx-runtime.d.ts","../../node_modules/axios/index.d.ts","../../src/constants/config.ts","../../src/constants/index.ts","../../src/utils/isnotemptyobject.ts","../../src/utils/index.ts","../../src/formoanalytics.ts","../../src/types/base.ts","../../src/types/index.ts","../../src/formoanalyticsprovider.tsx","../../src/global.d.ts","../../src/index.ts","../../node_modules/@types/aria-query/index.d.ts","../../node_modules/@types/chai/index.d.ts","../../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/buffer/index.d.ts","../../node_modules/undici-types/header.d.ts","../../node_modules/undici-types/readable.d.ts","../../node_modules/undici-types/file.d.ts","../../node_modules/undici-types/fetch.d.ts","../../node_modules/undici-types/formdata.d.ts","../../node_modules/undici-types/connector.d.ts","../../node_modules/undici-types/client.d.ts","../../node_modules/undici-types/errors.d.ts","../../node_modules/undici-types/dispatcher.d.ts","../../node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/undici-types/global-origin.d.ts","../../node_modules/undici-types/pool-stats.d.ts","../../node_modules/undici-types/pool.d.ts","../../node_modules/undici-types/handlers.d.ts","../../node_modules/undici-types/balanced-pool.d.ts","../../node_modules/undici-types/agent.d.ts","../../node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/undici-types/mock-agent.d.ts","../../node_modules/undici-types/mock-client.d.ts","../../node_modules/undici-types/mock-pool.d.ts","../../node_modules/undici-types/mock-errors.d.ts","../../node_modules/undici-types/proxy-agent.d.ts","../../node_modules/undici-types/api.d.ts","../../node_modules/undici-types/cookies.d.ts","../../node_modules/undici-types/patch.d.ts","../../node_modules/undici-types/filereader.d.ts","../../node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/undici-types/websocket.d.ts","../../node_modules/undici-types/content-type.d.ts","../../node_modules/undici-types/cache.d.ts","../../node_modules/undici-types/interceptors.d.ts","../../node_modules/undici-types/index.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/dom-events.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/ts5.6/index.d.ts","../../node_modules/@types/conventional-commits-parser/ts4.9/index.d.ts","../../node_modules/@types/estree/index.d.ts","../../node_modules/parse5/dist/common/html.d.ts","../../node_modules/parse5/dist/common/token.d.ts","../../node_modules/parse5/dist/common/error-codes.d.ts","../../node_modules/parse5/dist/tokenizer/preprocessor.d.ts","../../node_modules/entities/lib/generated/decode-data-html.d.ts","../../node_modules/entities/lib/generated/decode-data-xml.d.ts","../../node_modules/entities/lib/decode_codepoint.d.ts","../../node_modules/entities/lib/decode.d.ts","../../node_modules/parse5/dist/tokenizer/index.d.ts","../../node_modules/parse5/dist/tree-adapters/interface.d.ts","../../node_modules/parse5/dist/parser/open-element-stack.d.ts","../../node_modules/parse5/dist/parser/formatting-element-list.d.ts","../../node_modules/parse5/dist/parser/index.d.ts","../../node_modules/parse5/dist/tree-adapters/default.d.ts","../../node_modules/parse5/dist/serializer/index.d.ts","../../node_modules/parse5/dist/common/foreign-content.d.ts","../../node_modules/parse5/dist/index.d.ts","../../node_modules/@types/tough-cookie/index.d.ts","../../node_modules/@types/jsdom/base.d.ts","../../node_modules/@types/jsdom/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/minimist/index.d.ts","../../node_modules/@types/mocha/index.d.ts","../../node_modules/@types/normalize-package-data/index.d.ts","../../node_modules/@types/parse-json/index.d.ts","../../node_modules/@types/react-dom/index.d.ts","../../node_modules/@types/semver/classes/semver.d.ts","../../node_modules/@types/semver/functions/parse.d.ts","../../node_modules/@types/semver/functions/valid.d.ts","../../node_modules/@types/semver/functions/clean.d.ts","../../node_modules/@types/semver/functions/inc.d.ts","../../node_modules/@types/semver/functions/diff.d.ts","../../node_modules/@types/semver/functions/major.d.ts","../../node_modules/@types/semver/functions/minor.d.ts","../../node_modules/@types/semver/functions/patch.d.ts","../../node_modules/@types/semver/functions/prerelease.d.ts","../../node_modules/@types/semver/functions/compare.d.ts","../../node_modules/@types/semver/functions/rcompare.d.ts","../../node_modules/@types/semver/functions/compare-loose.d.ts","../../node_modules/@types/semver/functions/compare-build.d.ts","../../node_modules/@types/semver/functions/sort.d.ts","../../node_modules/@types/semver/functions/rsort.d.ts","../../node_modules/@types/semver/functions/gt.d.ts","../../node_modules/@types/semver/functions/lt.d.ts","../../node_modules/@types/semver/functions/eq.d.ts","../../node_modules/@types/semver/functions/neq.d.ts","../../node_modules/@types/semver/functions/gte.d.ts","../../node_modules/@types/semver/functions/lte.d.ts","../../node_modules/@types/semver/functions/cmp.d.ts","../../node_modules/@types/semver/functions/coerce.d.ts","../../node_modules/@types/semver/classes/comparator.d.ts","../../node_modules/@types/semver/classes/range.d.ts","../../node_modules/@types/semver/functions/satisfies.d.ts","../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../node_modules/@types/semver/ranges/min-version.d.ts","../../node_modules/@types/semver/ranges/valid.d.ts","../../node_modules/@types/semver/ranges/outside.d.ts","../../node_modules/@types/semver/ranges/gtr.d.ts","../../node_modules/@types/semver/ranges/ltr.d.ts","../../node_modules/@types/semver/ranges/intersects.d.ts","../../node_modules/@types/semver/ranges/simplify.d.ts","../../node_modules/@types/semver/ranges/subset.d.ts","../../node_modules/@types/semver/internals/identifiers.d.ts","../../node_modules/@types/semver/index.d.ts","../../node_modules/@types/sinonjs__fake-timers/index.d.ts","../../node_modules/@types/sinon/index.d.ts","../../node_modules/@types/sinon-chai/node_modules/@types/sinon/index.d.ts","../../node_modules/@types/sinon-chai/index.d.ts"],"fileInfos":[{"version":"f20c05dbfe50a208301d2a1da37b9931bce0466eb5a1f4fe240971b4ecc82b67","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"9b087de7268e4efc5f215347a62656663933d63c0b1d7b624913240367b999ea","affectsGlobalScope":true},{"version":"3260e3386d9535b804205bdddb5618a9a27735bd22927f48ad54363abcd23d45","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"55f400eec64d17e888e278f4def2f254b41b89515d3b88ad75d5e05f019daddd","affectsGlobalScope":true},{"version":"181f1784c6c10b751631b24ce60c7f78b20665db4550b335be179217bacc0d5f","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"775d9c9fd150d5de79e0450f35bc8b8f94ae64e3eb5da12725ff2a649dccc777","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},{"version":"36a2e4c9a67439aca5f91bb304611d5ae6e20d420503e96c230cf8fcdc948d94","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","ed6b820c54de95b2510bb673490d61c7f2187f532a339d8d04981645a918961f",{"version":"14371c8af59cc1684c000b30aea7e54e5675c0586efd594600a3e39b3a2510a3","affectsGlobalScope":true},"016fe1e807dfdb88e8773616dde55bd04c087675662a393f20b1ec213b4a2b74","01ba761ce6d75a4142858a053f45d64d255e057049ab1cc4d9a93e76b8b5c444",{"version":"c73e318d20d6c61783f2c8e85e8104613e89192ea6310f89b4bfc60471eb3f9a","signature":"d4e6ca9f1a79a3f443fb35c8dac1931ee25a17ef73807eedcac5341e98d2d81e"},"1edc8681d7aad771af84d59fe2202c463c7618374f049f9849cf2351d280f891",{"version":"ecea112d35821d50e274058f33fb80d00d577d7c7a68867e937851b4c3055127","signature":"5413aaf3e20ffb171b69d1118913c34ced66b116055793cbc7d31c3c06abbf02"},"bbfab115f674e49ee07e702b51fdc877e70b93a5bb857439fe0bae8f1ad26c4b",{"version":"f704732912596c22693aacc124e6dba053ff9ea31d015dc41e70c77df4833c03","signature":"3d050b5cec31a9ce03f5c26da224ebccd5d4946cf99417518e35d7412e5321b2"},{"version":"aff78fda5500e7b6b19deb9c907a979060399aa0e551f1c94daff4229e457d36","signature":"c57d4c459d0a730435e0d45a88e4cd628d96c3713fd2a65a6e4dff178c7e3eb5"},"a457a8921d22eaac6821bab8650221cc7b5e15c9bbff85d2adbef85612b38310",{"version":"d8bc90f30bce91c759fab9377b3c4aea532743978c03fc6afe71541bfd1bb494","signature":"19110520fc6029cf40962be43f2cc8df71ee3e41c97a994ab8ccfc71f730923f"},{"version":"51af95c068673af12e22cf2c72fca6093035e884b121b835207521305a0ee768","affectsGlobalScope":true},"a16fcaabddda75580f7507e405001c73e713cd2881cd581b0418dbf706ba91c9","ae77d81a5541a8abb938a0efedf9ac4bea36fb3a24cc28cfa11c598863aba571",{"version":"eef204f061321360559bd19235ea32a9d55b3ec22a362cc78d14ef50d4db4490","affectsGlobalScope":true},{"version":"613b21ccdf3be6329d56e6caa13b258c842edf8377be7bc9f014ed14cdcfc308","affectsGlobalScope":true},{"version":"19d8cfe625f967048fff0fe9892e427e7f0596a350b9b623449d2f116fcba8e8","affectsGlobalScope":true},"0b4bc32128fda7bb0752cf284730dd3a817aae04a3d7f92e3b2d54bd61362fe1","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"8b98e7b8baf21e38fd7a51840ff597bbccf8e2f103f9d6152a3dffb89cae1158","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"bd65dce9d4c997d308be95bbb0a81830a6f95383ee1fd8db5fa08bbbdd74b0ea","affectsGlobalScope":true},"51bb58ef3a22fdc49a2d338a852050855d1507f918d4d7fa77a68d72fee9f780","9b8d21812a10cba340a3e8dfacd5e883f6ccec7603eae4038fa90a0684fa9a07",{"version":"cef8931bc129687165253f0642427c2a72705a4613b3ac461b9fa78c7cdaef32","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","32f2d9235c9818dd5409f04c912ba34f90b9d6b5ab5bef40df676b17fabe27ef","e46fa644658c2d6e5c85e954ea76b92c97d63f0851d3ccdab8c2a80d5962aaa9","1c611ff373ce1958aafc40b328048ac2540ba5c7f373cf2897e0d9aeaabe90a0","548d9051fd6a3544216aec47d3520ce922566c2508df667a1b351658b2e46b8d","c175f4dd3b15b38833abfe19acb8ee38c6be2f80f5964b01a4354cafb676a428","b9a4824bb83f25d6d227394db2ed99985308cf2a3a35f0d6d39aa72b15473982",{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true},{"version":"115a5a2942dc08bfc681100d52a2701dd6037d3ff74bd65d1f4122bfd400b24f","affectsGlobalScope":true},"5950bba1a0df9da84d4108b26fd5aaef580e4d8d5846f019bce2c2fabcad9da7","ab212d4276d07309bac9ccc93e24ad5ad1049e14f538344886221c2be7deef05","cd8944d3faca7e9e3f0931bd3c20553c0ca204059011c2a70c6c49387b9df879","6b3c4aa0ce6eb9cf6187e61d352cd269ff0e492f333ae102dda121e76f90285c","565fda33feca88f4b5db23ba8e605da1fd28b6d63292d276bdbd2afe6cd4c490","e822320b448edce0c7ede9cbeada034c72e1f1c8c8281974817030564c63dcb1",{"version":"ac181d6df6161dec3d61db812dc230858a478bf8b7b79de9169afccce5b5ab3a","affectsGlobalScope":true},"16bc7fc733bade239218d2f4351b0b53d7482c5aa917e5e12cf294c688f2e1b3","31682ca32a4013297ef3f483bd4de7f7a4818d9c1d52c29aaca24f78a737d90d","17bc38afc78d40b2f54af216c0cc31a4bd0c6897a5945fa39945dfc43260be2c",{"version":"945467a431970f6888ce0314b3c80a622817316312d11d0624895b1f8611e0c1","affectsGlobalScope":true},{"version":"e9e2e0c6e5e9ba4aff4d22b7eab4a4b4e7df9612b7e13f28001913dd5cba73ab","affectsGlobalScope":true},"de905bc5f7e7a81cb420e212b95ab5e3ab840f93e0cfa8ce879f6e7fa465d4a2","91b64f6b37cfe86783b9a24d366f4c6c331c3ffb82926c60107cbc09960db804","46fcf4e03e119314b4e3538c1fac3f3eb221cc07f57e304e4300dda2eb4438b1","59888d59ee861c2f4df7fba8b75d6fd0afa88a3dd081b1057949f8673a63451e","294c082d609e6523520290db4f1d54114ebc83643fb42abd965be5bcc5d9416b","068cc26ea86aca80f9ce9a4fbe7ee627d0faf7c71b6150574ec1fa697f61236a","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633",{"version":"cbc9e04afd604f1c5a0cf8ae0270df36418384b9e8dc9429ba28f9929aeb38dc","affectsGlobalScope":true},"b85151402164ab7cb665e58df5c1a29aa25ea4ed3a367f84a15589e7d7a9c8ca",{"version":"5d8cd11d44a41a6966a04e627d38efce8d214edb36daf494153ec15b2b95eee2","affectsGlobalScope":true},{"version":"bcfc34bdee91e8895c3431438cf1e5c2a7d4ca26fa14cca505317b897f7943dc","affectsGlobalScope":true},"b17790866e140a630fa8891d7105c728a1bd60f4e35822e4b345af166a4a728c","b1a9bf3c14dd2bac9784aaffbeabd878f5f6618a4fd3bfc1633a2758b0e96f32","dc058956a93388aab38307b7b3b9b6379e1021e73a244aab6ac9427dc3a252a7","f33302cf240672359992c356f2005d395b559e176196d03f31a28cc7b01e69bc",{"version":"4917927eaac7251ba9dcb7b356e6446c388229eca510821735359c900fee7d06","affectsGlobalScope":true},{"version":"8503a92a345d374fd399e144f941a0f6595b2d96c545b2c0b62b09b66190248c","affectsGlobalScope":true},"94a37720dc0163bddcbdf01f823af40b55c136ef65356d7a65e4aacfd20a72dc","f47fc200a9cad1976d5d046aa27b821918e93c82a2fd63cf06b47c9d0f88aaae","cf45d0510b661f1da461479851ff902f188edb111777c37055eff12fa986a23a",{"version":"cb41c174db409193c4b26e1e02b39a80f3050318a6af120cc304323f29e1ec1b","affectsGlobalScope":true},"37bef1064b7d015aeaa7c0716fe23a0b3844abe2c0a3df7144153ca8445fe0da",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"af9e43d4df8c4fbaf73455450a590236631ff815182d56ae110429f73afb42b7","f96f3c445afc7d65d4790386e37c5b57f095f285cc89b8315b209fe0c81837c1","785b9d575b49124ce01b46f5b9402157c7611e6532effa562ac6aebec0074dfc","19990350fca066265b2c190c9b6cde1229f35002ea2d4df8c9e397e9942f6c89","8fb8fdda477cd7382477ffda92c2bb7d9f7ef583b1aa531eb6b2dc2f0a206c10","66995b0c991b5c5d42eff1d950733f85482c7419f7296ab8952e03718169e379","9863f888da357e35e013ca3465b794a490a198226bd8232c2f81fb44e16ff323","743b09d49d5eb129c306c1aa3c7b4297527bf24b651f4b67ee16b770eae342dd","0a334c6246c816b8c8d85fb21b22681dc01897aafe11294ba60e38c4b327adff","2da7228d3bb5034d91ddd4d3086d9d37e4a68a788fecc6c2dacb5d1726dc2e1d","06bbe96067a68760d476474e023a3e8419cd1396f93e1873a78e1777eff9cec4","fa292ea8941a603dc795593c5811d9b865b96e560f99dcfcec94705d5264296d","db085d2171d48938a99e851dafe0e486dce9859e5dfa73c21de5ed3d4d6fb0c5","fb741132c87a219532b69832d9389ed13db734b436ad3d0d62d722de86321869","a77be6fc44c876bc10c897107f84eaba10790913ebdcad40fcda7e47469b2160","0b098b627c5198819456b7466aef8253f562a6a64d66810804cfad6ff36204c6","91f5dbcdb25d145a56cffe957ec665256827892d779ef108eb2f3864faff523b","052ba354bab8fb943e0bc05a0769f7b81d7c3b3c6cd0f5cfa53c7b2da2a525c5","927955a3de5857e0a1c575ced5a4245e74e6821d720ed213141347dd1870197f","3eff03b683a39dd93f7fbac0c47d78ed2ac42d71089a04d1c999fa6c3307f9fd","03c258e060b7da220973f84b89615e4e9850e9b5d30b3a8e4840b3e3268ae8eb","fd0589ca571ad090b531d8c095e26caa53d4825c64d3ff2b2b1ab95d72294175",{"version":"669843ecafb89ae1e944df06360e8966219e4c1c34c0d28aa2503272cdd444a7","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true},"22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","17ed71200119e86ccef2d96b73b02ce8854b76ad6bd21b5021d4269bec527b5f","cf3d384d082b933d987c4e2fe7bfb8710adfd9dc8155190056ed6695a25a559e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","7d8ddf0f021c53099e34ee831a06c394d50371816caa98684812f089b4c6b3d4","7d2a0ba1297be385a89b5515b88cd31b4a1eeef5236f710166dc1b36b1741e1b","5adc55aaebfb20914e274a1202b5c78638260364997d724dec52d7b2704b461c","8e87660f5170c195ade218937e360484775be6a4e75a098665d9ba5a2e4cdc15",{"version":"525b52b38b44420fb1758c0917e7b67cf379f7f9477d2ba7343f3d5f50a44258","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"jsx":4,"module":1,"noImplicitAny":true,"noImplicitThis":true,"noUnusedParameters":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":1},"fileIdsList":[[62,100],[62,100,130,149],[62,100,112,144,149,168,169,171],[62,100,170],[62,63,100],[62,99,100],[62,100,105,133],[62,100,101,112,113,120,130,141],[62,100,101,102,112,120],[62,100,103,142],[62,100,104,105,113,121],[62,100,105,130,138],[62,100,106,108,112,120],[62,99,100,107],[62,100,108,109],[62,100,112],[62,100,110,112],[62,99,100,112],[62,100,112,113,114,130,141],[62,100,112,113,114,127,130,133],[62,97,100,146],[62,100,108,112,115,120,130,141],[62,100,112,113,115,116,120,130,138,141],[62,100,115,117,130,138,141],[62,100,112,118],[62,100,119,141,146],[62,100,108,112,120,130],[62,100,121],[62,100,122],[62,99,100,123],[62,100,124,140,146],[62,100,125],[62,100,126],[62,100,112,127,128],[62,100,127,129,142,144],[62,100,112,130,131,132,133],[62,100,130,132],[62,100,130,131],[62,100,133],[62,100,134],[62,100,130],[62,100,112,136,137],[62,100,136,137],[62,100,105,120,130,138],[62,100,139],[100],[61,62,63,64,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148],[62,100,120,140],[62,100,115,126,141],[62,100,105,142],[62,100,130,143],[62,100,119,144],[62,100,145],[62,100,105,112,114,123,130,141,144,146],[62,100,130,147],[46,62,100],[43,44,45,62,100],[62,100,179,218],[62,100,179,203,218],[62,100,218],[62,100,179],[62,100,179,204,218],[62,100,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217],[62,100,204,218],[60,62,100,220,221],[62,100,219],[62,100,156,157,158],[62,100,153],[62,100,152,153],[62,100,152],[62,100,152,153,154,160,161,164,165,166,167],[62,100,153,161],[62,100,152,153,154,160,161,162,163],[62,100,152,161],[62,100,161,165],[62,100,153,154,155,159],[62,100,154],[62,100,152,153,161],[62,74,78,100,141],[62,74,100,130,141],[62,69,100],[62,71,74,100,138,141],[62,100,120,138],[62,100,149],[62,69,100,149],[62,71,74,100,120,141],[62,66,67,70,73,100,112,130,141],[62,66,72,100],[62,70,74,100,133,141,149],[62,90,100,149],[62,68,69,100,149],[62,74,100],[62,68,69,70,71,72,73,74,75,76,78,79,80,81,82,83,84,85,86,87,88,89,91,92,93,94,95,96,100],[62,74,81,82,100],[62,72,74,82,83,100],[62,73,100],[62,66,69,74,100],[62,74,78,82,83,100],[62,78,100],[62,72,74,77,100,141],[62,66,71,72,74,78,81,100],[62,69,74,90,100,146,149],[47,62,100],[47,49,62,100],[47,48,50,52,62,100],[46,47,53,55,62,100],[47,53,55,56,62,100],[47,54,62,100],[47,51,62,100],[46,47,53,55]],"referencedMap":[[59,1],[60,1],[150,2],[151,1],[170,3],[171,4],[172,1],[173,1],[174,1],[175,1],[63,5],[64,5],[99,6],[100,7],[101,8],[102,9],[103,10],[104,11],[105,12],[106,13],[107,14],[108,15],[109,15],[111,16],[110,17],[112,18],[113,19],[114,20],[98,21],[148,1],[115,22],[116,23],[117,24],[118,25],[119,26],[120,27],[121,28],[122,29],[123,30],[124,31],[125,32],[126,33],[127,34],[128,34],[129,35],[130,36],[132,37],[131,38],[133,39],[134,40],[135,41],[136,42],[137,43],[138,44],[139,45],[62,46],[61,1],[149,47],[140,48],[141,49],[142,50],[143,51],[144,52],[145,53],[146,54],[147,55],[176,1],[177,1],[45,1],[178,56],[43,1],[46,57],[47,56],[203,58],[204,59],[179,60],[182,60],[201,58],[202,58],[192,58],[191,61],[189,58],[184,58],[197,58],[195,58],[199,58],[183,58],[196,58],[200,58],[185,58],[186,58],[198,58],[180,58],[187,58],[188,58],[190,58],[194,58],[205,62],[193,58],[181,58],[218,63],[217,1],[212,62],[214,64],[213,62],[206,62],[207,62],[209,62],[211,62],[215,64],[216,64],[208,64],[210,64],[222,65],[221,66],[220,66],[219,1],[169,1],[48,1],[65,1],[44,1],[159,67],[158,1],[156,1],[157,1],[154,68],[167,69],[152,1],[153,70],[168,71],[163,72],[164,73],[162,74],[166,75],[160,76],[155,77],[165,78],[161,69],[8,1],[9,1],[11,1],[10,1],[2,1],[12,1],[13,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[3,1],[4,1],[23,1],[20,1],[21,1],[22,1],[24,1],[25,1],[26,1],[5,1],[27,1],[28,1],[29,1],[30,1],[6,1],[31,1],[32,1],[33,1],[34,1],[7,1],[35,1],[40,1],[41,1],[36,1],[37,1],[38,1],[39,1],[1,1],[42,1],[81,79],[88,80],[80,79],[95,81],[72,82],[71,83],[94,84],[89,85],[92,86],[74,87],[73,88],[69,89],[68,84],[91,90],[70,91],[75,92],[76,1],[79,92],[66,1],[97,93],[96,92],[83,94],[84,95],[86,96],[82,97],[85,98],[90,84],[77,99],[78,100],[87,101],[67,41],[93,102],[49,103],[50,104],[53,105],[56,106],[57,1],[58,107],[54,103],[55,108],[52,109],[51,103]],"exportedModulesMap":[[59,1],[60,1],[150,2],[151,1],[170,3],[171,4],[172,1],[173,1],[174,1],[175,1],[63,5],[64,5],[99,6],[100,7],[101,8],[102,9],[103,10],[104,11],[105,12],[106,13],[107,14],[108,15],[109,15],[111,16],[110,17],[112,18],[113,19],[114,20],[98,21],[148,1],[115,22],[116,23],[117,24],[118,25],[119,26],[120,27],[121,28],[122,29],[123,30],[124,31],[125,32],[126,33],[127,34],[128,34],[129,35],[130,36],[132,37],[131,38],[133,39],[134,40],[135,41],[136,42],[137,43],[138,44],[139,45],[62,46],[61,1],[149,47],[140,48],[141,49],[142,50],[143,51],[144,52],[145,53],[146,54],[147,55],[176,1],[177,1],[45,1],[178,56],[43,1],[46,57],[47,56],[203,58],[204,59],[179,60],[182,60],[201,58],[202,58],[192,58],[191,61],[189,58],[184,58],[197,58],[195,58],[199,58],[183,58],[196,58],[200,58],[185,58],[186,58],[198,58],[180,58],[187,58],[188,58],[190,58],[194,58],[205,62],[193,58],[181,58],[218,63],[217,1],[212,62],[214,64],[213,62],[206,62],[207,62],[209,62],[211,62],[215,64],[216,64],[208,64],[210,64],[222,65],[221,66],[220,66],[219,1],[169,1],[48,1],[65,1],[44,1],[159,67],[158,1],[156,1],[157,1],[154,68],[167,69],[152,1],[153,70],[168,71],[163,72],[164,73],[162,74],[166,75],[160,76],[155,77],[165,78],[161,69],[8,1],[9,1],[11,1],[10,1],[2,1],[12,1],[13,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[3,1],[4,1],[23,1],[20,1],[21,1],[22,1],[24,1],[25,1],[26,1],[5,1],[27,1],[28,1],[29,1],[30,1],[6,1],[31,1],[32,1],[33,1],[34,1],[7,1],[35,1],[40,1],[41,1],[36,1],[37,1],[38,1],[39,1],[1,1],[42,1],[81,79],[88,80],[80,79],[95,81],[72,82],[71,83],[94,84],[89,85],[92,86],[74,87],[73,88],[69,89],[68,84],[91,90],[70,91],[75,92],[76,1],[79,92],[66,1],[97,93],[96,92],[83,94],[84,95],[86,96],[82,97],[85,98],[90,84],[77,99],[78,100],[87,101],[67,41],[93,102],[50,104],[56,110],[57,1],[58,107],[55,108],[52,109]],"semanticDiagnosticsPerFile":[59,60,150,151,170,171,172,173,174,175,63,64,99,100,101,102,103,104,105,106,107,108,109,111,110,112,113,114,98,148,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,132,131,133,134,135,136,137,138,139,62,61,149,140,141,142,143,144,145,146,147,176,177,45,178,43,46,47,203,204,179,182,201,202,192,191,189,184,197,195,199,183,196,200,185,186,198,180,187,188,190,194,205,193,181,218,217,212,214,213,206,207,209,211,215,216,208,210,222,221,220,219,169,48,65,44,159,158,156,157,154,167,152,153,168,163,164,162,166,160,155,165,161,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,31,32,33,34,7,35,40,41,36,37,38,39,1,42,81,88,80,95,72,71,94,89,92,74,73,69,68,91,70,75,76,79,66,97,96,83,84,86,82,85,90,77,78,87,67,93,49,50,53,56,57,58,54,55,52,51],"latestChangedDtsFile":"./src/index.d.ts"},"version":"4.8.4"}
|
|
1
|
+
{"program":{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/@types/react/ts5.0/global.d.ts","../../node_modules/csstype/index.d.ts","../../node_modules/@types/prop-types/index.d.ts","../../node_modules/@types/react/ts5.0/index.d.ts","../../node_modules/@types/react/ts5.0/jsx-runtime.d.ts","../../node_modules/axios/index.d.ts","../../src/constants/config.ts","../../src/constants/index.ts","../../src/utils/isnotemptyobject.ts","../../src/utils/index.ts","../../node_modules/highlight.run/dist/client/src/graph/generated/operations.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/network-listener/utils/models.d.ts","../../node_modules/highlight.run/dist/client/src/types/client.d.ts","../../node_modules/highlight.run/dist/client/src/types/shared-types.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/first-load-listeners.d.ts","../../node_modules/highlight.run/dist/client/src/types/types.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/network-listener/utils/web-socket-listener.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/network-listener/network-listener.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/network-listener/utils/fetch-listener.d.ts","../../node_modules/highlight.run/dist/client/src/listeners/viewport-resize-listener.d.ts","../../node_modules/highlight.run/dist/client/src/logger.d.ts","../../node_modules/highlight.run/dist/client/src/otel/index.d.ts","../../node_modules/highlight.run/dist/client/src/utils/secure-id.d.ts","../../node_modules/highlight.run/dist/client/src/utils/sessionstorage/highlightsession.d.ts","../../node_modules/highlight.run/dist/client/src/workers/types.d.ts","../../node_modules/highlight.run/dist/client/src/workers/highlight-client-worker.d.ts","../../node_modules/highlight.run/dist/client/src/index.d.ts","../../node_modules/highlight.run/dist/firstload/src/environments/electron.d.ts","../../node_modules/highlight.run/dist/firstload/src/integrations/segment.d.ts","../../node_modules/highlight.run/dist/firstload/src/index.d.ts","../../src/formoanalytics.ts","../../src/types/base.ts","../../src/types/index.ts","../../node_modules/@highlight-run/react/dist/index.d.ts","../../src/formoanalyticsprovider.tsx","../../src/global.d.ts","../../src/index.ts","../../node_modules/@types/aria-query/index.d.ts","../../node_modules/@types/chai/index.d.ts","../../node_modules/@types/estree/index.d.ts","../../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/buffer/index.d.ts","../../node_modules/undici-types/header.d.ts","../../node_modules/undici-types/readable.d.ts","../../node_modules/undici-types/file.d.ts","../../node_modules/undici-types/fetch.d.ts","../../node_modules/undici-types/formdata.d.ts","../../node_modules/undici-types/connector.d.ts","../../node_modules/undici-types/client.d.ts","../../node_modules/undici-types/errors.d.ts","../../node_modules/undici-types/dispatcher.d.ts","../../node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/undici-types/global-origin.d.ts","../../node_modules/undici-types/pool-stats.d.ts","../../node_modules/undici-types/pool.d.ts","../../node_modules/undici-types/handlers.d.ts","../../node_modules/undici-types/balanced-pool.d.ts","../../node_modules/undici-types/agent.d.ts","../../node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/undici-types/mock-agent.d.ts","../../node_modules/undici-types/mock-client.d.ts","../../node_modules/undici-types/mock-pool.d.ts","../../node_modules/undici-types/mock-errors.d.ts","../../node_modules/undici-types/proxy-agent.d.ts","../../node_modules/undici-types/api.d.ts","../../node_modules/undici-types/cookies.d.ts","../../node_modules/undici-types/patch.d.ts","../../node_modules/undici-types/filereader.d.ts","../../node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/undici-types/websocket.d.ts","../../node_modules/undici-types/content-type.d.ts","../../node_modules/undici-types/cache.d.ts","../../node_modules/undici-types/interceptors.d.ts","../../node_modules/undici-types/index.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/dom-events.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/ts5.6/index.d.ts","../../node_modules/parse5/dist/common/html.d.ts","../../node_modules/parse5/dist/common/token.d.ts","../../node_modules/parse5/dist/common/error-codes.d.ts","../../node_modules/parse5/dist/tokenizer/preprocessor.d.ts","../../node_modules/entities/lib/generated/decode-data-html.d.ts","../../node_modules/entities/lib/generated/decode-data-xml.d.ts","../../node_modules/entities/lib/decode_codepoint.d.ts","../../node_modules/entities/lib/decode.d.ts","../../node_modules/parse5/dist/tokenizer/index.d.ts","../../node_modules/parse5/dist/tree-adapters/interface.d.ts","../../node_modules/parse5/dist/parser/open-element-stack.d.ts","../../node_modules/parse5/dist/parser/formatting-element-list.d.ts","../../node_modules/parse5/dist/parser/index.d.ts","../../node_modules/parse5/dist/tree-adapters/default.d.ts","../../node_modules/parse5/dist/serializer/index.d.ts","../../node_modules/parse5/dist/common/foreign-content.d.ts","../../node_modules/parse5/dist/index.d.ts","../../node_modules/@types/tough-cookie/index.d.ts","../../node_modules/@types/jsdom/base.d.ts","../../node_modules/@types/jsdom/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/minimist/index.d.ts","../../node_modules/@types/mocha/index.d.ts","../../node_modules/@types/normalize-package-data/index.d.ts","../../node_modules/@types/parse-json/index.d.ts","../../node_modules/@types/react-dom/index.d.ts","../../node_modules/@types/semver/classes/semver.d.ts","../../node_modules/@types/semver/functions/parse.d.ts","../../node_modules/@types/semver/functions/valid.d.ts","../../node_modules/@types/semver/functions/clean.d.ts","../../node_modules/@types/semver/functions/inc.d.ts","../../node_modules/@types/semver/functions/diff.d.ts","../../node_modules/@types/semver/functions/major.d.ts","../../node_modules/@types/semver/functions/minor.d.ts","../../node_modules/@types/semver/functions/patch.d.ts","../../node_modules/@types/semver/functions/prerelease.d.ts","../../node_modules/@types/semver/functions/compare.d.ts","../../node_modules/@types/semver/functions/rcompare.d.ts","../../node_modules/@types/semver/functions/compare-loose.d.ts","../../node_modules/@types/semver/functions/compare-build.d.ts","../../node_modules/@types/semver/functions/sort.d.ts","../../node_modules/@types/semver/functions/rsort.d.ts","../../node_modules/@types/semver/functions/gt.d.ts","../../node_modules/@types/semver/functions/lt.d.ts","../../node_modules/@types/semver/functions/eq.d.ts","../../node_modules/@types/semver/functions/neq.d.ts","../../node_modules/@types/semver/functions/gte.d.ts","../../node_modules/@types/semver/functions/lte.d.ts","../../node_modules/@types/semver/functions/cmp.d.ts","../../node_modules/@types/semver/functions/coerce.d.ts","../../node_modules/@types/semver/classes/comparator.d.ts","../../node_modules/@types/semver/classes/range.d.ts","../../node_modules/@types/semver/functions/satisfies.d.ts","../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../node_modules/@types/semver/ranges/min-version.d.ts","../../node_modules/@types/semver/ranges/valid.d.ts","../../node_modules/@types/semver/ranges/outside.d.ts","../../node_modules/@types/semver/ranges/gtr.d.ts","../../node_modules/@types/semver/ranges/ltr.d.ts","../../node_modules/@types/semver/ranges/intersects.d.ts","../../node_modules/@types/semver/ranges/simplify.d.ts","../../node_modules/@types/semver/ranges/subset.d.ts","../../node_modules/@types/semver/internals/identifiers.d.ts","../../node_modules/@types/semver/index.d.ts","../../node_modules/@types/sinonjs__fake-timers/index.d.ts","../../node_modules/@types/sinon/index.d.ts","../../node_modules/@types/sinon-chai/index.d.ts"],"fileInfos":[{"version":"f20c05dbfe50a208301d2a1da37b9931bce0466eb5a1f4fe240971b4ecc82b67","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"9b087de7268e4efc5f215347a62656663933d63c0b1d7b624913240367b999ea","affectsGlobalScope":true},{"version":"3260e3386d9535b804205bdddb5618a9a27735bd22927f48ad54363abcd23d45","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"55f400eec64d17e888e278f4def2f254b41b89515d3b88ad75d5e05f019daddd","affectsGlobalScope":true},{"version":"181f1784c6c10b751631b24ce60c7f78b20665db4550b335be179217bacc0d5f","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"775d9c9fd150d5de79e0450f35bc8b8f94ae64e3eb5da12725ff2a649dccc777","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},{"version":"36a2e4c9a67439aca5f91bb304611d5ae6e20d420503e96c230cf8fcdc948d94","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","ed6b820c54de95b2510bb673490d61c7f2187f532a339d8d04981645a918961f",{"version":"14371c8af59cc1684c000b30aea7e54e5675c0586efd594600a3e39b3a2510a3","affectsGlobalScope":true},"016fe1e807dfdb88e8773616dde55bd04c087675662a393f20b1ec213b4a2b74","01ba761ce6d75a4142858a053f45d64d255e057049ab1cc4d9a93e76b8b5c444",{"version":"c73e318d20d6c61783f2c8e85e8104613e89192ea6310f89b4bfc60471eb3f9a","signature":"d4e6ca9f1a79a3f443fb35c8dac1931ee25a17ef73807eedcac5341e98d2d81e"},"1edc8681d7aad771af84d59fe2202c463c7618374f049f9849cf2351d280f891",{"version":"ecea112d35821d50e274058f33fb80d00d577d7c7a68867e937851b4c3055127","signature":"5413aaf3e20ffb171b69d1118913c34ced66b116055793cbc7d31c3c06abbf02"},"bbfab115f674e49ee07e702b51fdc877e70b93a5bb857439fe0bae8f1ad26c4b","7446e2eaea1d9802cf521525659611ba864ec1ee8e04a4686f86a884fb4042e3","1f72c25e1fda55854048e6e3611cc71c8808afcfc1c00739301a8d7ad85c9469","62f3ede18330fd61c17504fc49226cf77c119a10d91347f46bc947722ccbf4cb","5c51109a07e30775e13c0e4718cfbe59eded8f2c9d90ae91a2d402e2e675fb05","2bb04b597a5ab7d46875227ec003ea29a7b92a263446d7bf7ca92479505228c9","6717dde0c357f53d8ad5861d554d745252eb171378ec165f574605648cb80714","197c2d18112413b5cdc8d3fd5e720694143c9727a4e8b881ce4627321fb450b1","71d5fb9b4be17ba59730626e674637e87705d8cf17c12e06e5bef602c1a9e300","7fd463dab5d4eee5b5b3013d63557ad35caa67c806444523e667338bd2f5012f","dcb3eba3e60c0b8380574579f6f34e907596faba64424df8097b33246afd811c","441455ae092db1f1ea4222b474cc6c644701f0efa1754948261c781462b8af53","27d67e268ff24a0e52a2dc7e985c8a9619d3c67628ff5560482aeceb72d6cce8","948f7902c0fecafdf7f36b2a8516144fe2acb28a67e3a2ce9e4c3e6a508b969e","8465898165a9fd6b98799f0bd857b6468d6600703eb5806bd52689339c9c47b4","cafbace2bec3dd493960ca772e2f7876da3ff8abe9ac68d194fd1a7ac550881b","29c9900143470ec4ff6f101bc10d3144b3e7805ce25eaaf640e10d00b945daf4",{"version":"676f7300a8527de044d0b49e0c3fcd10e155ed58b4d76f28ae06b37ffd333f73","affectsGlobalScope":true},"4be40db6fce5a4d860c056431151b39c1de0a37400a99618d57ce38ef321c2e8","471b4b43f150f050cd84e5dbf233ae68d11e69a4644ab252547904d8b580bc15","c803b68173c559aad1bcbaf678a89a0b17328adbc96c06881c4d37f22c9c00e7",{"version":"b47f86046f2d8f10a1cb624a022ede077f4bee6241bc4b77644849219ea5a085","signature":"3d050b5cec31a9ce03f5c26da224ebccd5d4946cf99417518e35d7412e5321b2"},{"version":"aff78fda5500e7b6b19deb9c907a979060399aa0e551f1c94daff4229e457d36","signature":"c57d4c459d0a730435e0d45a88e4cd628d96c3713fd2a65a6e4dff178c7e3eb5"},"a457a8921d22eaac6821bab8650221cc7b5e15c9bbff85d2adbef85612b38310","5706f086260d79b9e545445b09ab636718cce084f5cc3cf65738b317c490792f",{"version":"f572273a49c5262b0e1c4ef293a85e03f8eff9a5a72aece29c0eadf2b9a41e1e","signature":"19110520fc6029cf40962be43f2cc8df71ee3e41c97a994ab8ccfc71f730923f"},{"version":"51af95c068673af12e22cf2c72fca6093035e884b121b835207521305a0ee768","affectsGlobalScope":true},"a16fcaabddda75580f7507e405001c73e713cd2881cd581b0418dbf706ba91c9","ae77d81a5541a8abb938a0efedf9ac4bea36fb3a24cc28cfa11c598863aba571",{"version":"eef204f061321360559bd19235ea32a9d55b3ec22a362cc78d14ef50d4db4490","affectsGlobalScope":true},"785b9d575b49124ce01b46f5b9402157c7611e6532effa562ac6aebec0074dfc",{"version":"613b21ccdf3be6329d56e6caa13b258c842edf8377be7bc9f014ed14cdcfc308","affectsGlobalScope":true},{"version":"19d8cfe625f967048fff0fe9892e427e7f0596a350b9b623449d2f116fcba8e8","affectsGlobalScope":true},"0b4bc32128fda7bb0752cf284730dd3a817aae04a3d7f92e3b2d54bd61362fe1","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"8b98e7b8baf21e38fd7a51840ff597bbccf8e2f103f9d6152a3dffb89cae1158","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"bd65dce9d4c997d308be95bbb0a81830a6f95383ee1fd8db5fa08bbbdd74b0ea","affectsGlobalScope":true},"51bb58ef3a22fdc49a2d338a852050855d1507f918d4d7fa77a68d72fee9f780","9b8d21812a10cba340a3e8dfacd5e883f6ccec7603eae4038fa90a0684fa9a07",{"version":"cef8931bc129687165253f0642427c2a72705a4613b3ac461b9fa78c7cdaef32","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","32f2d9235c9818dd5409f04c912ba34f90b9d6b5ab5bef40df676b17fabe27ef","e46fa644658c2d6e5c85e954ea76b92c97d63f0851d3ccdab8c2a80d5962aaa9","1c611ff373ce1958aafc40b328048ac2540ba5c7f373cf2897e0d9aeaabe90a0","548d9051fd6a3544216aec47d3520ce922566c2508df667a1b351658b2e46b8d","c175f4dd3b15b38833abfe19acb8ee38c6be2f80f5964b01a4354cafb676a428","b9a4824bb83f25d6d227394db2ed99985308cf2a3a35f0d6d39aa72b15473982",{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true},{"version":"115a5a2942dc08bfc681100d52a2701dd6037d3ff74bd65d1f4122bfd400b24f","affectsGlobalScope":true},"5950bba1a0df9da84d4108b26fd5aaef580e4d8d5846f019bce2c2fabcad9da7","ab212d4276d07309bac9ccc93e24ad5ad1049e14f538344886221c2be7deef05","cd8944d3faca7e9e3f0931bd3c20553c0ca204059011c2a70c6c49387b9df879","6b3c4aa0ce6eb9cf6187e61d352cd269ff0e492f333ae102dda121e76f90285c","565fda33feca88f4b5db23ba8e605da1fd28b6d63292d276bdbd2afe6cd4c490","e822320b448edce0c7ede9cbeada034c72e1f1c8c8281974817030564c63dcb1",{"version":"ac181d6df6161dec3d61db812dc230858a478bf8b7b79de9169afccce5b5ab3a","affectsGlobalScope":true},"16bc7fc733bade239218d2f4351b0b53d7482c5aa917e5e12cf294c688f2e1b3","31682ca32a4013297ef3f483bd4de7f7a4818d9c1d52c29aaca24f78a737d90d","17bc38afc78d40b2f54af216c0cc31a4bd0c6897a5945fa39945dfc43260be2c",{"version":"945467a431970f6888ce0314b3c80a622817316312d11d0624895b1f8611e0c1","affectsGlobalScope":true},{"version":"e9e2e0c6e5e9ba4aff4d22b7eab4a4b4e7df9612b7e13f28001913dd5cba73ab","affectsGlobalScope":true},"de905bc5f7e7a81cb420e212b95ab5e3ab840f93e0cfa8ce879f6e7fa465d4a2","91b64f6b37cfe86783b9a24d366f4c6c331c3ffb82926c60107cbc09960db804","46fcf4e03e119314b4e3538c1fac3f3eb221cc07f57e304e4300dda2eb4438b1","59888d59ee861c2f4df7fba8b75d6fd0afa88a3dd081b1057949f8673a63451e","294c082d609e6523520290db4f1d54114ebc83643fb42abd965be5bcc5d9416b","068cc26ea86aca80f9ce9a4fbe7ee627d0faf7c71b6150574ec1fa697f61236a","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633",{"version":"cbc9e04afd604f1c5a0cf8ae0270df36418384b9e8dc9429ba28f9929aeb38dc","affectsGlobalScope":true},"b85151402164ab7cb665e58df5c1a29aa25ea4ed3a367f84a15589e7d7a9c8ca",{"version":"5d8cd11d44a41a6966a04e627d38efce8d214edb36daf494153ec15b2b95eee2","affectsGlobalScope":true},{"version":"bcfc34bdee91e8895c3431438cf1e5c2a7d4ca26fa14cca505317b897f7943dc","affectsGlobalScope":true},"b17790866e140a630fa8891d7105c728a1bd60f4e35822e4b345af166a4a728c","b1a9bf3c14dd2bac9784aaffbeabd878f5f6618a4fd3bfc1633a2758b0e96f32","dc058956a93388aab38307b7b3b9b6379e1021e73a244aab6ac9427dc3a252a7","f33302cf240672359992c356f2005d395b559e176196d03f31a28cc7b01e69bc",{"version":"4917927eaac7251ba9dcb7b356e6446c388229eca510821735359c900fee7d06","affectsGlobalScope":true},{"version":"8503a92a345d374fd399e144f941a0f6595b2d96c545b2c0b62b09b66190248c","affectsGlobalScope":true},"94a37720dc0163bddcbdf01f823af40b55c136ef65356d7a65e4aacfd20a72dc","f47fc200a9cad1976d5d046aa27b821918e93c82a2fd63cf06b47c9d0f88aaae","cf45d0510b661f1da461479851ff902f188edb111777c37055eff12fa986a23a",{"version":"cb41c174db409193c4b26e1e02b39a80f3050318a6af120cc304323f29e1ec1b","affectsGlobalScope":true},"37bef1064b7d015aeaa7c0716fe23a0b3844abe2c0a3df7144153ca8445fe0da",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"af9e43d4df8c4fbaf73455450a590236631ff815182d56ae110429f73afb42b7","19990350fca066265b2c190c9b6cde1229f35002ea2d4df8c9e397e9942f6c89","8fb8fdda477cd7382477ffda92c2bb7d9f7ef583b1aa531eb6b2dc2f0a206c10","66995b0c991b5c5d42eff1d950733f85482c7419f7296ab8952e03718169e379","9863f888da357e35e013ca3465b794a490a198226bd8232c2f81fb44e16ff323","743b09d49d5eb129c306c1aa3c7b4297527bf24b651f4b67ee16b770eae342dd","0a334c6246c816b8c8d85fb21b22681dc01897aafe11294ba60e38c4b327adff","2da7228d3bb5034d91ddd4d3086d9d37e4a68a788fecc6c2dacb5d1726dc2e1d","06bbe96067a68760d476474e023a3e8419cd1396f93e1873a78e1777eff9cec4","fa292ea8941a603dc795593c5811d9b865b96e560f99dcfcec94705d5264296d","db085d2171d48938a99e851dafe0e486dce9859e5dfa73c21de5ed3d4d6fb0c5","fb741132c87a219532b69832d9389ed13db734b436ad3d0d62d722de86321869","a77be6fc44c876bc10c897107f84eaba10790913ebdcad40fcda7e47469b2160","0b098b627c5198819456b7466aef8253f562a6a64d66810804cfad6ff36204c6","91f5dbcdb25d145a56cffe957ec665256827892d779ef108eb2f3864faff523b","052ba354bab8fb943e0bc05a0769f7b81d7c3b3c6cd0f5cfa53c7b2da2a525c5","927955a3de5857e0a1c575ced5a4245e74e6821d720ed213141347dd1870197f","3eff03b683a39dd93f7fbac0c47d78ed2ac42d71089a04d1c999fa6c3307f9fd","03c258e060b7da220973f84b89615e4e9850e9b5d30b3a8e4840b3e3268ae8eb","fd0589ca571ad090b531d8c095e26caa53d4825c64d3ff2b2b1ab95d72294175",{"version":"669843ecafb89ae1e944df06360e8966219e4c1c34c0d28aa2503272cdd444a7","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true},"22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","17ed71200119e86ccef2d96b73b02ce8854b76ad6bd21b5021d4269bec527b5f","cf3d384d082b933d987c4e2fe7bfb8710adfd9dc8155190056ed6695a25a559e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","7d8ddf0f021c53099e34ee831a06c394d50371816caa98684812f089b4c6b3d4","7d2a0ba1297be385a89b5515b88cd31b4a1eeef5236f710166dc1b36b1741e1b","5adc55aaebfb20914e274a1202b5c78638260364997d724dec52d7b2704b461c",{"version":"525b52b38b44420fb1758c0917e7b67cf379f7f9477d2ba7343f3d5f50a44258","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"jsx":4,"module":1,"noImplicitAny":true,"noImplicitThis":true,"noUnusedParameters":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":1},"fileIdsList":[[46,84,122],[84,122],[84,122,134,166,171,188,189,191],[84,122,190],[84,85,122],[84,121,122],[84,122,127,155],[84,122,123,134,135,142,152,163],[84,122,123,124,134,142],[84,122,125,164],[84,122,126,127,135,143],[84,122,127,152,160],[84,122,128,130,134,142],[84,121,122,129],[84,122,130,131],[84,122,134],[84,122,132,134],[84,121,122,134],[84,122,134,135,136,152,163],[84,122,134,135,136,149,152,155],[84,119,122,168],[84,122,130,134,137,142,152,163],[84,122,134,135,137,138,142,152,160,163],[84,122,137,139,152,160,163],[84,122,134,140],[84,122,141,163,168],[84,122,130,134,142,152],[84,122,143],[84,122,144],[84,121,122,145],[84,122,146,162,168],[84,122,147],[84,122,148],[84,122,134,149,150],[84,122,149,151,164,166],[84,122,134,152,153,154,155],[84,122,152,154],[84,122,152,153],[84,122,155],[84,122,156],[84,122,152],[84,122,134,158,159],[84,122,158,159],[84,122,127,142,152,160],[84,122,161],[122],[83,84,85,86,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170],[84,122,142,162],[84,122,137,148,163],[84,122,127,164],[84,122,152,165],[84,122,141,166],[84,122,167],[84,122,127,134,136,145,152,163,166,168],[84,122,152,169],[43,44,45,84,122],[84,122,199,238],[84,122,199,223,238],[84,122,238],[84,122,199],[84,122,199,224,238],[84,122,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237],[84,122,224,238],[81,84,122,240],[84,122,239],[84,122,176,177,178],[53,54,55,56,57,58,61,62,63,64,65,66,67,68,84,122],[54,55,56,69,84,122],[54,55,59,84,122],[60,84,122],[54,84,122],[55,84,122],[55,56,84,122],[67,84,122],[58,69,70,71,84,122],[84,122,173],[84,122,172,173],[84,122,172],[84,122,172,173,174,180,181,184,185,186,187],[84,122,173,181],[84,122,172,173,174,180,181,182,183],[84,122,172,181],[84,122,181,185],[84,122,173,174,175,179],[84,122,174],[84,122,172,173,181],[84,96,100,122,163],[84,96,122,152,163],[84,91,122],[84,93,96,122,160,163],[84,122,142,160],[84,122,171],[84,91,122,171],[84,93,96,122,142,163],[84,88,89,92,95,122,134,152,163],[84,88,94,122],[84,92,96,122,155,163,171],[84,112,122,171],[84,90,91,122,171],[84,96,122],[84,90,91,92,93,94,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,113,114,115,116,117,118,122],[84,96,103,104,122],[84,94,96,104,105,122],[84,95,122],[84,88,91,96,122],[84,96,100,104,105,122],[84,100,122],[84,94,96,99,122,163],[84,88,93,94,96,100,103,122],[84,91,96,112,122,168,171],[47,84,122],[47,49,84,122],[47,48,50,52,72,84,122],[46,47,72,73,75,76,84,122],[47,73,75,77,84,122],[47,74,84,122],[47,51,84,122],[46,47,73,75]],"referencedMap":[[76,1],[80,2],[81,2],[82,2],[190,3],[191,4],[192,2],[193,2],[194,2],[195,2],[85,5],[86,5],[121,6],[122,7],[123,8],[124,9],[125,10],[126,11],[127,12],[128,13],[129,14],[130,15],[131,15],[133,16],[132,17],[134,18],[135,19],[136,20],[120,21],[170,2],[137,22],[138,23],[139,24],[140,25],[141,26],[142,27],[143,28],[144,29],[145,30],[146,31],[147,32],[148,33],[149,34],[150,34],[151,35],[152,36],[154,37],[153,38],[155,39],[156,40],[157,41],[158,42],[159,43],[160,44],[161,45],[84,46],[83,2],[171,47],[162,48],[163,49],[164,50],[165,51],[166,52],[167,53],[168,54],[169,55],[196,2],[197,2],[45,2],[198,1],[43,2],[46,56],[47,1],[223,57],[224,58],[199,59],[202,59],[221,57],[222,57],[212,57],[211,60],[209,57],[204,57],[217,57],[215,57],[219,57],[203,57],[216,57],[220,57],[205,57],[206,57],[218,57],[200,57],[207,57],[208,57],[210,57],[214,57],[225,61],[213,57],[201,57],[238,62],[237,2],[232,61],[234,63],[233,61],[226,61],[227,61],[229,61],[231,61],[235,63],[236,63],[228,63],[230,63],[241,64],[240,65],[239,2],[189,2],[48,2],[87,2],[44,2],[179,66],[178,2],[176,2],[177,2],[53,2],[69,67],[57,68],[60,69],[61,70],[54,2],[59,71],[62,2],[63,2],[64,72],[55,71],[56,2],[58,73],[65,2],[66,2],[68,74],[67,73],[70,2],[72,75],[71,2],[174,76],[187,77],[172,2],[173,78],[188,79],[183,80],[184,81],[182,82],[186,83],[180,84],[175,85],[185,86],[181,77],[8,2],[9,2],[11,2],[10,2],[2,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[3,2],[4,2],[23,2],[20,2],[21,2],[22,2],[24,2],[25,2],[26,2],[5,2],[27,2],[28,2],[29,2],[30,2],[6,2],[31,2],[32,2],[33,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[42,2],[103,87],[110,88],[102,87],[117,89],[94,90],[93,91],[116,92],[111,93],[114,94],[96,95],[95,96],[91,97],[90,92],[113,98],[92,99],[97,100],[98,2],[101,100],[88,2],[119,101],[118,100],[105,102],[106,103],[108,104],[104,105],[107,106],[112,92],[99,107],[100,108],[109,109],[89,41],[115,110],[49,111],[50,112],[73,113],[77,114],[78,2],[79,115],[74,111],[75,116],[52,117],[51,111]],"exportedModulesMap":[[76,1],[80,2],[81,2],[82,2],[190,3],[191,4],[192,2],[193,2],[194,2],[195,2],[85,5],[86,5],[121,6],[122,7],[123,8],[124,9],[125,10],[126,11],[127,12],[128,13],[129,14],[130,15],[131,15],[133,16],[132,17],[134,18],[135,19],[136,20],[120,21],[170,2],[137,22],[138,23],[139,24],[140,25],[141,26],[142,27],[143,28],[144,29],[145,30],[146,31],[147,32],[148,33],[149,34],[150,34],[151,35],[152,36],[154,37],[153,38],[155,39],[156,40],[157,41],[158,42],[159,43],[160,44],[161,45],[84,46],[83,2],[171,47],[162,48],[163,49],[164,50],[165,51],[166,52],[167,53],[168,54],[169,55],[196,2],[197,2],[45,2],[198,1],[43,2],[46,56],[47,1],[223,57],[224,58],[199,59],[202,59],[221,57],[222,57],[212,57],[211,60],[209,57],[204,57],[217,57],[215,57],[219,57],[203,57],[216,57],[220,57],[205,57],[206,57],[218,57],[200,57],[207,57],[208,57],[210,57],[214,57],[225,61],[213,57],[201,57],[238,62],[237,2],[232,61],[234,63],[233,61],[226,61],[227,61],[229,61],[231,61],[235,63],[236,63],[228,63],[230,63],[241,64],[240,65],[239,2],[189,2],[48,2],[87,2],[44,2],[179,66],[178,2],[176,2],[177,2],[53,2],[69,67],[57,68],[60,69],[61,70],[54,2],[59,71],[62,2],[63,2],[64,72],[55,71],[56,2],[58,73],[65,2],[66,2],[68,74],[67,73],[70,2],[72,75],[71,2],[174,76],[187,77],[172,2],[173,78],[188,79],[183,80],[184,81],[182,82],[186,83],[180,84],[175,85],[185,86],[181,77],[8,2],[9,2],[11,2],[10,2],[2,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[3,2],[4,2],[23,2],[20,2],[21,2],[22,2],[24,2],[25,2],[26,2],[5,2],[27,2],[28,2],[29,2],[30,2],[6,2],[31,2],[32,2],[33,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[42,2],[103,87],[110,88],[102,87],[117,89],[94,90],[93,91],[116,92],[111,93],[114,94],[96,95],[95,96],[91,97],[90,92],[113,98],[92,99],[97,100],[98,2],[101,100],[88,2],[119,101],[118,100],[105,102],[106,103],[108,104],[104,105],[107,106],[112,92],[99,107],[100,108],[109,109],[89,41],[115,110],[50,112],[77,118],[78,2],[79,115],[75,116],[52,117]],"semanticDiagnosticsPerFile":[76,80,81,82,190,191,192,193,194,195,85,86,121,122,123,124,125,126,127,128,129,130,131,133,132,134,135,136,120,170,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,153,155,156,157,158,159,160,161,84,83,171,162,163,164,165,166,167,168,169,196,197,45,198,43,46,47,223,224,199,202,221,222,212,211,209,204,217,215,219,203,216,220,205,206,218,200,207,208,210,214,225,213,201,238,237,232,234,233,226,227,229,231,235,236,228,230,241,240,239,189,48,87,44,179,178,176,177,53,69,57,60,61,54,59,62,63,64,55,56,58,65,66,68,67,70,72,71,174,187,172,173,188,183,184,182,186,180,175,185,181,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,31,32,33,34,7,35,40,41,36,37,38,39,1,42,103,110,102,117,94,93,116,111,114,96,95,91,90,113,92,97,98,101,88,119,118,105,106,108,104,107,112,99,100,109,89,115,49,50,73,77,78,79,74,75,52,51],"latestChangedDtsFile":"./src/index.d.ts"},"version":"4.8.4"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalytics.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FormoAnalytics.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"AAKA,UAAU,eAAe;IACvB,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC,CAAC;IACjE,QAAQ,CAAC,QAAQ,EAAE,GAAG,GAAG,IAAI,CAAC;IAC9B,IAAI,IAAI,IAAI,CAAC;IACb,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,GAAG,IAAI,CAAC;CAChD;AACD,qBAAa,cAAe,YAAW,eAAe;aAMlC,MAAM,EAAE,MAAM;IACvB,SAAS,EAAE,MAAM;IAN1B,OAAO,CAAC,MAAM,CAAM;IACpB,OAAO,CAAC,YAAY,CAAkC;IACtD,OAAO,CAAC,iBAAiB,CAAwC;IAEjE,OAAO;WASM,IAAI,CACf,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,cAAc,CAAC;IAU1B,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAYpB,OAAO,CAAC,gBAAgB;IAUxB,OAAO,CAAC,iBAAiB;IAKzB,OAAO,CAAC,cAAc;YAUR,UAAU;IAyDxB,OAAO,CAAC,iBAAiB;IAkEzB,OAAO,CAAC,YAAY;IAoCpB,OAAO,CAAC,WAAW;IAiBnB,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAMhE,QAAQ,CAAC,QAAQ,EAAE,GAAG;IAItB,IAAI;IAIJ,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG;CAGxC"}
|
|
@@ -48,6 +48,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
48
48
|
import axios from 'axios';
|
|
49
49
|
import { COUNTRY_LIST, EVENTS_API, SESSION_STORAGE_ID_KEY } from './constants';
|
|
50
50
|
import { isNotEmpty } from './utils';
|
|
51
|
+
import { H } from 'highlight.run';
|
|
51
52
|
var FormoAnalytics = /** @class */ (function () {
|
|
52
53
|
function FormoAnalytics(apiKey, projectId) {
|
|
53
54
|
this.apiKey = apiKey;
|
|
@@ -126,7 +127,6 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
126
127
|
version: '1',
|
|
127
128
|
payload: isNotEmpty(payload) ? this.maskSensitiveData(payload) : payload,
|
|
128
129
|
};
|
|
129
|
-
console.log('Request data:', JSON.stringify(requestData));
|
|
130
130
|
sendRequest = function () { return __awaiter(_this, void 0, void 0, function () {
|
|
131
131
|
var response, error_1, retryDelay;
|
|
132
132
|
return __generator(this, function (_a) {
|
|
@@ -156,6 +156,7 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
156
156
|
setTimeout(sendRequest, retryDelay);
|
|
157
157
|
}
|
|
158
158
|
else {
|
|
159
|
+
H.consumeError(error_1, "Request data: ".concat(JSON.stringify(requestData)));
|
|
159
160
|
console.error("Event \"".concat(action, "\" failed after ").concat(maxRetries, " attempts. Error: ").concat(error_1));
|
|
160
161
|
}
|
|
161
162
|
return [3 /*break*/, 3];
|
|
@@ -163,10 +164,8 @@ var FormoAnalytics = /** @class */ (function () {
|
|
|
163
164
|
}
|
|
164
165
|
});
|
|
165
166
|
}); };
|
|
166
|
-
// Start the initial request
|
|
167
167
|
return [4 /*yield*/, sendRequest()];
|
|
168
168
|
case 1:
|
|
169
|
-
// Start the initial request
|
|
170
169
|
_a.sent();
|
|
171
170
|
return [2 /*return*/];
|
|
172
171
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalytics.js","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"FormoAnalytics.js","sourceRoot":"","sources":["../../../src/FormoAnalytics.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalyticsProvider.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"FormoAnalyticsProvider.d.ts","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAItD,eAAO,MAAM,qBAAqB,2CAEjC,CAAC;AAEF,eAAO,MAAM,sBAAsB,+CAKhC,2BAA2B,4CAyC7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,sBAU7B,CAAC"}
|
|
@@ -12,6 +12,8 @@ var __assign = (this && this.__assign) || function () {
|
|
|
12
12
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
13
|
import { createContext, useContext, useEffect, useState, useRef, } from 'react';
|
|
14
14
|
import { FormoAnalytics } from './FormoAnalytics';
|
|
15
|
+
import { ErrorBoundary } from '@highlight-run/react';
|
|
16
|
+
import { H } from 'highlight.run';
|
|
15
17
|
export var FormoAnalyticsContext = createContext(undefined);
|
|
16
18
|
export var FormoAnalyticsProvider = function (_a) {
|
|
17
19
|
var apiKey = _a.apiKey, projectId = _a.projectId, disabled = _a.disabled, children = _a.children;
|
|
@@ -26,9 +28,25 @@ export var FormoAnalyticsProvider = function (_a) {
|
|
|
26
28
|
if (initializedStartedRef.current)
|
|
27
29
|
return;
|
|
28
30
|
initializedStartedRef.current = true;
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
31
|
+
H.init(process.env.HIGHLIGHT_PROJECT_ID, {
|
|
32
|
+
serviceName: 'formo-analytics-sdk',
|
|
33
|
+
tracingOrigins: true,
|
|
34
|
+
networkRecording: {
|
|
35
|
+
enabled: true,
|
|
36
|
+
recordHeadersAndBody: true,
|
|
37
|
+
urlBlocklist: [
|
|
38
|
+
// insert full or partial urls that you don't want to record here
|
|
39
|
+
// Out of the box, Highlight will not record these URLs (they can be safely removed):
|
|
40
|
+
'https://www.googleapis.com/identitytoolkit',
|
|
41
|
+
'https://securetoken.googleapis.com',
|
|
42
|
+
],
|
|
43
|
+
},
|
|
44
|
+
});
|
|
45
|
+
FormoAnalytics.init(apiKey, projectId).then(function (sdkInstance) {
|
|
46
|
+
return setSdk(sdkInstance);
|
|
47
|
+
});
|
|
48
|
+
}, [apiKey, disabled, projectId]);
|
|
49
|
+
return (_jsx(ErrorBoundary, __assign({ onError: function (error, info) { return H.consumeError(error, info); } }, { children: _jsx(FormoAnalyticsContext.Provider, __assign({ value: sdk }, { children: children })) })));
|
|
32
50
|
};
|
|
33
51
|
export var useFormoAnalytics = function () {
|
|
34
52
|
var context = useContext(FormoAnalyticsContext);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormoAnalyticsProvider.js","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAc,EACZ,aAAa,EACb,UAAU,EACV,SAAS,EACT,QAAQ,EACR,MAAM,GACP,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"FormoAnalyticsProvider.js","sourceRoot":"","sources":["../../../src/FormoAnalyticsProvider.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAc,EACZ,aAAa,EACb,UAAU,EACV,SAAS,EACT,QAAQ,EACR,MAAM,GACP,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAElC,MAAM,CAAC,IAAM,qBAAqB,GAAG,aAAa,CAChD,SAAS,CACV,CAAC;AAEF,MAAM,CAAC,IAAM,sBAAsB,GAAG,UAAC,EAKT;QAJ5B,MAAM,YAAA,EACN,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,QAAQ,cAAA;IAEF,IAAA,KAAgB,QAAQ,EAA8B,EAArD,GAAG,QAAA,EAAE,MAAM,QAA0C,CAAC;IAC7D,IAAM,qBAAqB,GAAG,MAAM,CAAC,KAAK,CAAC,CAAC;IAE5C,SAAS,CAAC;QACR,IAAI,CAAC,MAAM,EAAE;YACX,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;SAChE;QAED,IAAI,QAAQ;YAAE,OAAO;QAErB,IAAI,qBAAqB,CAAC,OAAO;YAAE,OAAO;QAC1C,qBAAqB,CAAC,OAAO,GAAG,IAAI,CAAC;QAErC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,EAAE;YACvC,WAAW,EAAE,qBAAqB;YAClC,cAAc,EAAE,IAAI;YACpB,gBAAgB,EAAE;gBAChB,OAAO,EAAE,IAAI;gBACb,oBAAoB,EAAE,IAAI;gBAC1B,YAAY,EAAE;oBACZ,iEAAiE;oBACjE,qFAAqF;oBACrF,4CAA4C;oBAC5C,oCAAoC;iBACrC;aACF;SACF,CAAC,CAAC;QAEH,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,IAAI,CAAC,UAAC,WAAW;YACtD,OAAA,MAAM,CAAC,WAAW,CAAC;QAAnB,CAAmB,CACpB,CAAC;IACJ,CAAC,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,CAAC,CAAC;IAElC,OAAO,CACL,KAAC,aAAa,aAAC,OAAO,EAAE,UAAC,KAAK,EAAE,IAAI,IAAK,OAAA,CAAC,CAAC,YAAY,CAAC,KAAK,EAAE,IAAI,CAAC,EAA3B,CAA2B,gBAClE,KAAC,qBAAqB,CAAC,QAAQ,aAAC,KAAK,EAAE,GAAG,gBACvC,QAAQ,IACsB,IACnB,CACjB,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,IAAM,iBAAiB,GAAG;IAC/B,IAAM,OAAO,GAAG,UAAU,CAAC,qBAAqB,CAAC,CAAC;IAElD,IAAI,CAAC,OAAO,EAAE;QACZ,MAAM,IAAI,KAAK,CACb,gEAAgE,CACjE,CAAC;KACH;IAED,OAAO,OAAO,CAAC;AACjB,CAAC,CAAC"}
|