autotel-subscribers 28.0.1 → 29.0.1
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/dist/amplitude.cjs +70 -66
- package/dist/amplitude.cjs.map +1 -1
- package/dist/amplitude.js +70 -66
- package/dist/amplitude.js.map +1 -1
- package/dist/factories.cjs +181 -177
- package/dist/factories.cjs.map +1 -1
- package/dist/factories.js +181 -177
- package/dist/factories.js.map +1 -1
- package/dist/index.cjs +181 -177
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +181 -177
- package/dist/index.js.map +1 -1
- package/dist/posthog.cjs +111 -111
- package/dist/posthog.cjs.map +1 -1
- package/dist/posthog.js +111 -111
- package/dist/posthog.js.map +1 -1
- package/package.json +11 -11
package/dist/amplitude.cjs
CHANGED
|
@@ -212,10 +212,10 @@ var init_tslib_es6 = __esm({
|
|
|
212
212
|
}
|
|
213
213
|
});
|
|
214
214
|
|
|
215
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
215
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/event/event.js
|
|
216
216
|
var IdentifyOperation, SpecialEventType;
|
|
217
217
|
var init_event = __esm({
|
|
218
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
218
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/event/event.js"() {
|
|
219
219
|
(function(IdentifyOperation3) {
|
|
220
220
|
IdentifyOperation3["SET"] = "$set";
|
|
221
221
|
IdentifyOperation3["SET_ONCE"] = "$setOnce";
|
|
@@ -236,10 +236,10 @@ var init_event = __esm({
|
|
|
236
236
|
}
|
|
237
237
|
});
|
|
238
238
|
|
|
239
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
239
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/constants.js
|
|
240
240
|
var UNSET_VALUE, AMPLITUDE_PREFIX, STORAGE_PREFIX, DEFAULT_INSTANCE_NAME, AMPLITUDE_SERVER_URL, EU_AMPLITUDE_SERVER_URL, AMPLITUDE_BATCH_SERVER_URL, EU_AMPLITUDE_BATCH_SERVER_URL;
|
|
241
241
|
var init_constants = __esm({
|
|
242
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
242
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/constants.js"() {
|
|
243
243
|
UNSET_VALUE = "-";
|
|
244
244
|
AMPLITUDE_PREFIX = "AMP";
|
|
245
245
|
STORAGE_PREFIX = "".concat(AMPLITUDE_PREFIX, "_unsent");
|
|
@@ -251,10 +251,10 @@ var init_constants = __esm({
|
|
|
251
251
|
}
|
|
252
252
|
});
|
|
253
253
|
|
|
254
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
254
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/valid-properties.js
|
|
255
255
|
var MAX_PROPERTY_KEYS, isValidObject, isValidProperties;
|
|
256
256
|
var init_valid_properties = __esm({
|
|
257
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
257
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/valid-properties.js"() {
|
|
258
258
|
init_tslib_es6();
|
|
259
259
|
MAX_PROPERTY_KEYS = 1e3;
|
|
260
260
|
isValidObject = function(properties) {
|
|
@@ -309,10 +309,10 @@ var init_valid_properties = __esm({
|
|
|
309
309
|
}
|
|
310
310
|
});
|
|
311
311
|
|
|
312
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
312
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/identify.js
|
|
313
313
|
var Identify, IdentifyOperation2, OrderedIdentifyOperations;
|
|
314
314
|
var init_identify = __esm({
|
|
315
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
315
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/identify.js"() {
|
|
316
316
|
init_tslib_es6();
|
|
317
317
|
init_constants();
|
|
318
318
|
init_valid_properties();
|
|
@@ -423,10 +423,10 @@ var init_identify = __esm({
|
|
|
423
423
|
}
|
|
424
424
|
});
|
|
425
425
|
|
|
426
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
426
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/messages.js
|
|
427
427
|
var SUCCESS_MESSAGE, UNEXPECTED_ERROR_MESSAGE, MAX_RETRIES_EXCEEDED_MESSAGE, OPT_OUT_MESSAGE, MISSING_API_KEY_MESSAGE, INVALID_API_KEY, CLIENT_NOT_INITIALIZED;
|
|
428
428
|
var init_messages = __esm({
|
|
429
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
429
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/messages.js"() {
|
|
430
430
|
SUCCESS_MESSAGE = "Event tracked successfully";
|
|
431
431
|
UNEXPECTED_ERROR_MESSAGE = "Unexpected error occurred";
|
|
432
432
|
MAX_RETRIES_EXCEEDED_MESSAGE = "Event rejected due to exceeded retry count";
|
|
@@ -437,10 +437,10 @@ var init_messages = __esm({
|
|
|
437
437
|
}
|
|
438
438
|
});
|
|
439
439
|
|
|
440
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
440
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/status.js
|
|
441
441
|
var Status;
|
|
442
442
|
var init_status = __esm({
|
|
443
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
443
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/status.js"() {
|
|
444
444
|
(function(Status2) {
|
|
445
445
|
Status2["Unknown"] = "unknown";
|
|
446
446
|
Status2["Skipped"] = "skipped";
|
|
@@ -455,10 +455,10 @@ var init_status = __esm({
|
|
|
455
455
|
}
|
|
456
456
|
});
|
|
457
457
|
|
|
458
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
458
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/result-builder.js
|
|
459
459
|
var buildResult;
|
|
460
460
|
var init_result_builder = __esm({
|
|
461
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
461
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/result-builder.js"() {
|
|
462
462
|
init_status();
|
|
463
463
|
buildResult = function(event, code, message) {
|
|
464
464
|
if (code === void 0) {
|
|
@@ -472,10 +472,10 @@ var init_result_builder = __esm({
|
|
|
472
472
|
}
|
|
473
473
|
});
|
|
474
474
|
|
|
475
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
475
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/global-scope.js
|
|
476
476
|
var getGlobalScope;
|
|
477
477
|
var init_global_scope = __esm({
|
|
478
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
478
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/global-scope.js"() {
|
|
479
479
|
getGlobalScope = function() {
|
|
480
480
|
var ampIntegrationContextName = "ampIntegrationContext";
|
|
481
481
|
if (typeof globalThis !== "undefined" && typeof globalThis[ampIntegrationContextName] !== "undefined") {
|
|
@@ -498,10 +498,10 @@ var init_global_scope = __esm({
|
|
|
498
498
|
}
|
|
499
499
|
});
|
|
500
500
|
|
|
501
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
501
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/uuid.js
|
|
502
502
|
var legacyUUID, hex, UUID;
|
|
503
503
|
var init_uuid = __esm({
|
|
504
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
504
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/uuid.js"() {
|
|
505
505
|
init_tslib_es6();
|
|
506
506
|
init_global_scope();
|
|
507
507
|
legacyUUID = function(a) {
|
|
@@ -545,10 +545,10 @@ var init_uuid = __esm({
|
|
|
545
545
|
}
|
|
546
546
|
});
|
|
547
547
|
|
|
548
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
548
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/timeline.js
|
|
549
549
|
var Timeline;
|
|
550
550
|
var init_timeline = __esm({
|
|
551
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
551
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/timeline.js"() {
|
|
552
552
|
init_tslib_es6();
|
|
553
553
|
init_result_builder();
|
|
554
554
|
init_uuid();
|
|
@@ -911,10 +911,10 @@ var init_timeline = __esm({
|
|
|
911
911
|
}
|
|
912
912
|
});
|
|
913
913
|
|
|
914
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
914
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/event-builder.js
|
|
915
915
|
var createTrackEvent, createIdentifyEvent, createGroupIdentifyEvent, createGroupEvent, createRevenueEvent;
|
|
916
916
|
var init_event_builder = __esm({
|
|
917
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
917
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/event-builder.js"() {
|
|
918
918
|
init_tslib_es6();
|
|
919
919
|
init_identify();
|
|
920
920
|
init_event();
|
|
@@ -944,10 +944,10 @@ var init_event_builder = __esm({
|
|
|
944
944
|
}
|
|
945
945
|
});
|
|
946
946
|
|
|
947
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
947
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/return-wrapper.js
|
|
948
948
|
var returnWrapper;
|
|
949
949
|
var init_return_wrapper = __esm({
|
|
950
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
950
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/return-wrapper.js"() {
|
|
951
951
|
returnWrapper = function(awaitable) {
|
|
952
952
|
return {
|
|
953
953
|
promise: awaitable || Promise.resolve()
|
|
@@ -956,10 +956,10 @@ var init_return_wrapper = __esm({
|
|
|
956
956
|
}
|
|
957
957
|
});
|
|
958
958
|
|
|
959
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
959
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/core-client.js
|
|
960
960
|
var AmplitudeCore;
|
|
961
961
|
var init_core_client = __esm({
|
|
962
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
962
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/core-client.js"() {
|
|
963
963
|
init_tslib_es6();
|
|
964
964
|
init_event();
|
|
965
965
|
init_identify();
|
|
@@ -1231,10 +1231,10 @@ var init_core_client = __esm({
|
|
|
1231
1231
|
}
|
|
1232
1232
|
});
|
|
1233
1233
|
|
|
1234
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1234
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/revenue.js
|
|
1235
1235
|
var Revenue, RevenueProperty;
|
|
1236
1236
|
var init_revenue = __esm({
|
|
1237
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1237
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/revenue.js"() {
|
|
1238
1238
|
init_tslib_es6();
|
|
1239
1239
|
init_valid_properties();
|
|
1240
1240
|
Revenue = /** @class */
|
|
@@ -1279,8 +1279,12 @@ var init_revenue = __esm({
|
|
|
1279
1279
|
return this;
|
|
1280
1280
|
};
|
|
1281
1281
|
Revenue2.prototype.setEventProperties = function(properties) {
|
|
1282
|
-
|
|
1283
|
-
|
|
1282
|
+
try {
|
|
1283
|
+
var filtered = JSON.parse(JSON.stringify(properties));
|
|
1284
|
+
if (isValidObject(filtered)) {
|
|
1285
|
+
this.properties = filtered;
|
|
1286
|
+
}
|
|
1287
|
+
} catch (_a) {
|
|
1284
1288
|
}
|
|
1285
1289
|
return this;
|
|
1286
1290
|
};
|
|
@@ -1311,10 +1315,10 @@ var init_revenue = __esm({
|
|
|
1311
1315
|
}
|
|
1312
1316
|
});
|
|
1313
1317
|
|
|
1314
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1318
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/chunk.js
|
|
1315
1319
|
var chunk;
|
|
1316
1320
|
var init_chunk = __esm({
|
|
1317
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1321
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/chunk.js"() {
|
|
1318
1322
|
chunk = function(arr, size) {
|
|
1319
1323
|
var chunkSize = Math.max(size, 1);
|
|
1320
1324
|
return arr.reduce(function(chunks, element, index) {
|
|
@@ -1329,10 +1333,10 @@ var init_chunk = __esm({
|
|
|
1329
1333
|
}
|
|
1330
1334
|
});
|
|
1331
1335
|
|
|
1332
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1336
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/loglevel.js
|
|
1333
1337
|
var LogLevel;
|
|
1334
1338
|
var init_loglevel = __esm({
|
|
1335
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1339
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/loglevel.js"() {
|
|
1336
1340
|
(function(LogLevel2) {
|
|
1337
1341
|
LogLevel2[LogLevel2["None"] = 0] = "None";
|
|
1338
1342
|
LogLevel2[LogLevel2["Error"] = 1] = "Error";
|
|
@@ -1343,10 +1347,10 @@ var init_loglevel = __esm({
|
|
|
1343
1347
|
}
|
|
1344
1348
|
});
|
|
1345
1349
|
|
|
1346
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1350
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/logger.js
|
|
1347
1351
|
var PREFIX, Logger;
|
|
1348
1352
|
var init_logger = __esm({
|
|
1349
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1353
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/logger.js"() {
|
|
1350
1354
|
init_loglevel();
|
|
1351
1355
|
PREFIX = "Amplitude Logger ";
|
|
1352
1356
|
Logger = /** @class */
|
|
@@ -1408,10 +1412,10 @@ var init_logger = __esm({
|
|
|
1408
1412
|
}
|
|
1409
1413
|
});
|
|
1410
1414
|
|
|
1411
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1415
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/config.js
|
|
1412
1416
|
var getDefaultConfig, Config, getServerUrl, createServerConfig, RequestMetadata;
|
|
1413
1417
|
var init_config = __esm({
|
|
1414
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1418
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/config.js"() {
|
|
1415
1419
|
init_constants();
|
|
1416
1420
|
init_logger();
|
|
1417
1421
|
init_loglevel();
|
|
@@ -1512,19 +1516,19 @@ var init_config = __esm({
|
|
|
1512
1516
|
}
|
|
1513
1517
|
});
|
|
1514
1518
|
|
|
1515
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1519
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/status-code.js
|
|
1516
1520
|
function isSuccessStatusCode(code) {
|
|
1517
1521
|
return code >= 200 && code < 300;
|
|
1518
1522
|
}
|
|
1519
1523
|
var init_status_code = __esm({
|
|
1520
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1524
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/status-code.js"() {
|
|
1521
1525
|
}
|
|
1522
1526
|
});
|
|
1523
1527
|
|
|
1524
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1528
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/debug.js
|
|
1525
1529
|
var getStacktrace, getClientLogConfig, getValueByStringPath, getClientStates, debugWrapper;
|
|
1526
1530
|
var init_debug = __esm({
|
|
1527
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1531
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/utils/debug.js"() {
|
|
1528
1532
|
init_tslib_es6();
|
|
1529
1533
|
init_loglevel();
|
|
1530
1534
|
getStacktrace = function(ignoreDepth) {
|
|
@@ -1642,7 +1646,7 @@ var init_debug = __esm({
|
|
|
1642
1646
|
}
|
|
1643
1647
|
});
|
|
1644
1648
|
|
|
1645
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1649
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/plugins/destination.js
|
|
1646
1650
|
function getErrorMessage(error) {
|
|
1647
1651
|
if (error instanceof Error)
|
|
1648
1652
|
return error.message;
|
|
@@ -1660,7 +1664,7 @@ function getResponseBodyString(res) {
|
|
|
1660
1664
|
}
|
|
1661
1665
|
var DEFAULT_AMPLITUDE_SERVER_URLS, shouldCompressUploadBodyForRequest, Destination;
|
|
1662
1666
|
var init_destination = __esm({
|
|
1663
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
1667
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/plugins/destination.js"() {
|
|
1664
1668
|
init_tslib_es6();
|
|
1665
1669
|
init_status();
|
|
1666
1670
|
init_messages();
|
|
@@ -2067,10 +2071,10 @@ var init_destination = __esm({
|
|
|
2067
2071
|
}
|
|
2068
2072
|
});
|
|
2069
2073
|
|
|
2070
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2074
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/transports/base.js
|
|
2071
2075
|
var BaseTransport;
|
|
2072
2076
|
var init_base = __esm({
|
|
2073
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2077
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/transports/base.js"() {
|
|
2074
2078
|
init_status();
|
|
2075
2079
|
init_status_code();
|
|
2076
2080
|
BaseTransport = /** @class */
|
|
@@ -2172,10 +2176,10 @@ var init_base = __esm({
|
|
|
2172
2176
|
}
|
|
2173
2177
|
});
|
|
2174
2178
|
|
|
2175
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2179
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/server-zone.js
|
|
2176
2180
|
var ServerZone;
|
|
2177
2181
|
var init_server_zone = __esm({
|
|
2178
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2182
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/server-zone.js"() {
|
|
2179
2183
|
(function(ServerZone2) {
|
|
2180
2184
|
ServerZone2["US"] = "US";
|
|
2181
2185
|
ServerZone2["EU"] = "EU";
|
|
@@ -2184,17 +2188,17 @@ var init_server_zone = __esm({
|
|
|
2184
2188
|
}
|
|
2185
2189
|
});
|
|
2186
2190
|
|
|
2187
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2191
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/offline.js
|
|
2188
2192
|
var OfflineDisabled;
|
|
2189
2193
|
var init_offline = __esm({
|
|
2190
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2194
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/types/offline.js"() {
|
|
2191
2195
|
OfflineDisabled = null;
|
|
2192
2196
|
}
|
|
2193
2197
|
});
|
|
2194
2198
|
|
|
2195
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2199
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/index.js
|
|
2196
2200
|
var init_esm = __esm({
|
|
2197
|
-
"../../node_modules/.pnpm/@amplitude+analytics-core@2.
|
|
2201
|
+
"../../node_modules/.pnpm/@amplitude+analytics-core@2.43.0/node_modules/@amplitude/analytics-core/lib/esm/index.js"() {
|
|
2198
2202
|
init_core_client();
|
|
2199
2203
|
init_identify();
|
|
2200
2204
|
init_revenue();
|
|
@@ -2211,18 +2215,18 @@ var init_esm = __esm({
|
|
|
2211
2215
|
}
|
|
2212
2216
|
});
|
|
2213
2217
|
|
|
2214
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2218
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/version.js
|
|
2215
2219
|
var VERSION;
|
|
2216
2220
|
var init_version = __esm({
|
|
2217
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2218
|
-
VERSION = "1.5.
|
|
2221
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/version.js"() {
|
|
2222
|
+
VERSION = "1.5.49";
|
|
2219
2223
|
}
|
|
2220
2224
|
});
|
|
2221
2225
|
|
|
2222
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2226
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/plugins/context.js
|
|
2223
2227
|
var Context;
|
|
2224
2228
|
var init_context = __esm({
|
|
2225
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2229
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/plugins/context.js"() {
|
|
2226
2230
|
init_tslib_es6();
|
|
2227
2231
|
init_esm();
|
|
2228
2232
|
init_version();
|
|
@@ -2257,7 +2261,7 @@ var init_context = __esm({
|
|
|
2257
2261
|
});
|
|
2258
2262
|
var Http;
|
|
2259
2263
|
var init_http = __esm({
|
|
2260
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2264
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/transports/http.js"() {
|
|
2261
2265
|
init_tslib_es6();
|
|
2262
2266
|
init_esm();
|
|
2263
2267
|
Http = /** @class */
|
|
@@ -2319,10 +2323,10 @@ var init_http = __esm({
|
|
|
2319
2323
|
}
|
|
2320
2324
|
});
|
|
2321
2325
|
|
|
2322
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2326
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/config.js
|
|
2323
2327
|
var NodeConfig, useNodeConfig;
|
|
2324
2328
|
var init_config2 = __esm({
|
|
2325
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2329
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/config.js"() {
|
|
2326
2330
|
init_tslib_es6();
|
|
2327
2331
|
init_esm();
|
|
2328
2332
|
init_http();
|
|
@@ -2340,10 +2344,10 @@ var init_config2 = __esm({
|
|
|
2340
2344
|
}
|
|
2341
2345
|
});
|
|
2342
2346
|
|
|
2343
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2347
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/node-client.js
|
|
2344
2348
|
var AmplitudeNode, createInstance, node_client_default;
|
|
2345
2349
|
var init_node_client = __esm({
|
|
2346
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2350
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/node-client.js"() {
|
|
2347
2351
|
init_tslib_es6();
|
|
2348
2352
|
init_esm();
|
|
2349
2353
|
init_context();
|
|
@@ -2417,7 +2421,7 @@ var init_node_client = __esm({
|
|
|
2417
2421
|
}
|
|
2418
2422
|
});
|
|
2419
2423
|
|
|
2420
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2424
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/types.js
|
|
2421
2425
|
var types_exports = {};
|
|
2422
2426
|
__export(types_exports, {
|
|
2423
2427
|
IdentifyOperation: () => IdentifyOperation,
|
|
@@ -2428,12 +2432,12 @@ __export(types_exports, {
|
|
|
2428
2432
|
SpecialEventType: () => SpecialEventType
|
|
2429
2433
|
});
|
|
2430
2434
|
var init_types = __esm({
|
|
2431
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2435
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/types.js"() {
|
|
2432
2436
|
init_esm();
|
|
2433
2437
|
}
|
|
2434
2438
|
});
|
|
2435
2439
|
|
|
2436
|
-
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2440
|
+
// ../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/index.js
|
|
2437
2441
|
var esm_exports = {};
|
|
2438
2442
|
__export(esm_exports, {
|
|
2439
2443
|
Identify: () => Identify,
|
|
@@ -2454,7 +2458,7 @@ __export(esm_exports, {
|
|
|
2454
2458
|
});
|
|
2455
2459
|
var add, groupIdentify, identify, init, logEvent, remove, revenue, setGroup, setOptOut, track, flush;
|
|
2456
2460
|
var init_esm2 = __esm({
|
|
2457
|
-
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.
|
|
2461
|
+
"../../node_modules/.pnpm/@amplitude+analytics-node@1.5.49/node_modules/@amplitude/analytics-node/lib/esm/index.js"() {
|
|
2458
2462
|
init_node_client();
|
|
2459
2463
|
init_node_client();
|
|
2460
2464
|
init_esm();
|