@sap/ux-ui5-tooling 1.13.6 → 1.14.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/dist/cli/index.js +13089 -6724
- package/dist/middlewares/fiori-tools-preview.js +248 -248
- package/dist/middlewares/fiori-tools-proxy.js +11557 -5192
- package/dist/tasks/cf-deploy/index.js +258 -258
- package/dist/tasks/deploy/index.js +13089 -6724
- package/package.json +10 -10
|
@@ -67,9 +67,9 @@ var require_client = __commonJS({
|
|
|
67
67
|
}
|
|
68
68
|
});
|
|
69
69
|
|
|
70
|
-
// ../../node_modules
|
|
70
|
+
// ../../node_modules/applicationinsights/out/Library/FileSystemHelper.js
|
|
71
71
|
var require_FileSystemHelper = __commonJS({
|
|
72
|
-
"../../node_modules
|
|
72
|
+
"../../node_modules/applicationinsights/out/Library/FileSystemHelper.js"(exports2) {
|
|
73
73
|
"use strict";
|
|
74
74
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
75
75
|
if (k2 === void 0)
|
|
@@ -325,9 +325,9 @@ var require_FileSystemHelper = __commonJS({
|
|
|
325
325
|
}
|
|
326
326
|
});
|
|
327
327
|
|
|
328
|
-
// ../../node_modules
|
|
328
|
+
// ../../node_modules/applicationinsights/out/Library/InternalAzureLogger.js
|
|
329
329
|
var require_InternalAzureLogger = __commonJS({
|
|
330
|
-
"../../node_modules
|
|
330
|
+
"../../node_modules/applicationinsights/out/Library/InternalAzureLogger.js"(exports2, module2) {
|
|
331
331
|
"use strict";
|
|
332
332
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
333
333
|
function adopt(value) {
|
|
@@ -695,9 +695,9 @@ var require_InternalAzureLogger = __commonJS({
|
|
|
695
695
|
}
|
|
696
696
|
});
|
|
697
697
|
|
|
698
|
-
// ../../node_modules
|
|
698
|
+
// ../../node_modules/applicationinsights/out/Library/Logging.js
|
|
699
699
|
var require_Logging = __commonJS({
|
|
700
|
-
"../../node_modules
|
|
700
|
+
"../../node_modules/applicationinsights/out/Library/Logging.js"(exports2, module2) {
|
|
701
701
|
"use strict";
|
|
702
702
|
var InternalAzureLogger = require_InternalAzureLogger();
|
|
703
703
|
var ENV_enableDebugLogging = "APPLICATION_INSIGHTS_ENABLE_DEBUG_LOGS";
|
|
@@ -735,16 +735,16 @@ var require_Logging = __commonJS({
|
|
|
735
735
|
}
|
|
736
736
|
});
|
|
737
737
|
|
|
738
|
-
// ../../node_modules
|
|
738
|
+
// ../../node_modules/applicationinsights/out/applicationinsights.json
|
|
739
739
|
var require_applicationinsights = __commonJS({
|
|
740
|
-
"../../node_modules
|
|
740
|
+
"../../node_modules/applicationinsights/out/applicationinsights.json"(exports2, module2) {
|
|
741
741
|
module2.exports = {};
|
|
742
742
|
}
|
|
743
743
|
});
|
|
744
744
|
|
|
745
|
-
// ../../node_modules
|
|
745
|
+
// ../../node_modules/applicationinsights/out/Library/JsonConfig.js
|
|
746
746
|
var require_JsonConfig = __commonJS({
|
|
747
|
-
"../../node_modules
|
|
747
|
+
"../../node_modules/applicationinsights/out/Library/JsonConfig.js"(exports2) {
|
|
748
748
|
"use strict";
|
|
749
749
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
750
750
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -3356,9 +3356,9 @@ var require_semver2 = __commonJS({
|
|
|
3356
3356
|
}
|
|
3357
3357
|
});
|
|
3358
3358
|
|
|
3359
|
-
// ../../node_modules
|
|
3359
|
+
// ../../node_modules/diagnostic-channel/dist/src/patchRequire.js
|
|
3360
3360
|
var require_patchRequire = __commonJS({
|
|
3361
|
-
"../../node_modules
|
|
3361
|
+
"../../node_modules/diagnostic-channel/dist/src/patchRequire.js"(exports2) {
|
|
3362
3362
|
"use strict";
|
|
3363
3363
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
3364
3364
|
exports2.makePatchingRequire = void 0;
|
|
@@ -3411,9 +3411,9 @@ var require_patchRequire = __commonJS({
|
|
|
3411
3411
|
}
|
|
3412
3412
|
});
|
|
3413
3413
|
|
|
3414
|
-
// ../../node_modules
|
|
3414
|
+
// ../../node_modules/diagnostic-channel/package.json
|
|
3415
3415
|
var require_package = __commonJS({
|
|
3416
|
-
"../../node_modules
|
|
3416
|
+
"../../node_modules/diagnostic-channel/package.json"(exports2, module2) {
|
|
3417
3417
|
module2.exports = {
|
|
3418
3418
|
name: "diagnostic-channel",
|
|
3419
3419
|
version: "1.1.1",
|
|
@@ -3458,9 +3458,9 @@ var require_package = __commonJS({
|
|
|
3458
3458
|
}
|
|
3459
3459
|
});
|
|
3460
3460
|
|
|
3461
|
-
// ../../node_modules
|
|
3461
|
+
// ../../node_modules/diagnostic-channel/dist/src/channel.js
|
|
3462
3462
|
var require_channel = __commonJS({
|
|
3463
|
-
"../../node_modules
|
|
3463
|
+
"../../node_modules/diagnostic-channel/dist/src/channel.js"(exports2) {
|
|
3464
3464
|
"use strict";
|
|
3465
3465
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
3466
3466
|
exports2.channel = exports2.ContextPreservingEventEmitter = exports2.trueFilter = exports2.makePatchingRequire = void 0;
|
|
@@ -15669,9 +15669,9 @@ var init_src2 = __esm({
|
|
|
15669
15669
|
}
|
|
15670
15670
|
});
|
|
15671
15671
|
|
|
15672
|
-
// ../../node_modules
|
|
15672
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/azure-coretracing.pub.js
|
|
15673
15673
|
var require_azure_coretracing_pub = __commonJS({
|
|
15674
|
-
"../../node_modules
|
|
15674
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/azure-coretracing.pub.js"(exports2) {
|
|
15675
15675
|
"use strict";
|
|
15676
15676
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15677
15677
|
exports2.enable = exports2.azureCoreTracing = exports2.AzureMonitorSymbol = void 0;
|
|
@@ -15758,9 +15758,9 @@ var require_azure_coretracing_pub = __commonJS({
|
|
|
15758
15758
|
}
|
|
15759
15759
|
});
|
|
15760
15760
|
|
|
15761
|
-
// ../../node_modules
|
|
15761
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/bunyan.pub.js
|
|
15762
15762
|
var require_bunyan_pub = __commonJS({
|
|
15763
|
-
"../../node_modules
|
|
15763
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/bunyan.pub.js"(exports2) {
|
|
15764
15764
|
"use strict";
|
|
15765
15765
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15766
15766
|
exports2.enable = exports2.bunyan = void 0;
|
|
@@ -15791,9 +15791,9 @@ var require_bunyan_pub = __commonJS({
|
|
|
15791
15791
|
}
|
|
15792
15792
|
});
|
|
15793
15793
|
|
|
15794
|
-
// ../../node_modules
|
|
15794
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/console.pub.js
|
|
15795
15795
|
var require_console_pub = __commonJS({
|
|
15796
|
-
"../../node_modules
|
|
15796
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/console.pub.js"(exports2) {
|
|
15797
15797
|
"use strict";
|
|
15798
15798
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15799
15799
|
exports2.enable = exports2.console = void 0;
|
|
@@ -15852,9 +15852,9 @@ var require_console_pub = __commonJS({
|
|
|
15852
15852
|
}
|
|
15853
15853
|
});
|
|
15854
15854
|
|
|
15855
|
-
// ../../node_modules
|
|
15855
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/mongodb-core.pub.js
|
|
15856
15856
|
var require_mongodb_core_pub = __commonJS({
|
|
15857
|
-
"../../node_modules
|
|
15857
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/mongodb-core.pub.js"(exports2) {
|
|
15858
15858
|
"use strict";
|
|
15859
15859
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15860
15860
|
exports2.enable = exports2.mongoCore = void 0;
|
|
@@ -15893,9 +15893,9 @@ var require_mongodb_core_pub = __commonJS({
|
|
|
15893
15893
|
}
|
|
15894
15894
|
});
|
|
15895
15895
|
|
|
15896
|
-
// ../../node_modules
|
|
15896
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/mongodb.pub.js
|
|
15897
15897
|
var require_mongodb_pub = __commonJS({
|
|
15898
|
-
"../../node_modules
|
|
15898
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/mongodb.pub.js"(exports2) {
|
|
15899
15899
|
"use strict";
|
|
15900
15900
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
15901
15901
|
__assign4 = Object.assign || function(t) {
|
|
@@ -16080,9 +16080,9 @@ var require_mongodb_pub = __commonJS({
|
|
|
16080
16080
|
}
|
|
16081
16081
|
});
|
|
16082
16082
|
|
|
16083
|
-
// ../../node_modules
|
|
16083
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/mysql.pub.js
|
|
16084
16084
|
var require_mysql_pub = __commonJS({
|
|
16085
|
-
"../../node_modules
|
|
16085
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/mysql.pub.js"(exports2) {
|
|
16086
16086
|
"use strict";
|
|
16087
16087
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16088
16088
|
exports2.enable = exports2.mysql = void 0;
|
|
@@ -16163,9 +16163,9 @@ var require_mysql_pub = __commonJS({
|
|
|
16163
16163
|
}
|
|
16164
16164
|
});
|
|
16165
16165
|
|
|
16166
|
-
// ../../node_modules
|
|
16166
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/pg-pool.pub.js
|
|
16167
16167
|
var require_pg_pool_pub = __commonJS({
|
|
16168
|
-
"../../node_modules
|
|
16168
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/pg-pool.pub.js"(exports2) {
|
|
16169
16169
|
"use strict";
|
|
16170
16170
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16171
16171
|
exports2.enable = exports2.postgresPool1 = void 0;
|
|
@@ -16191,9 +16191,9 @@ var require_pg_pool_pub = __commonJS({
|
|
|
16191
16191
|
}
|
|
16192
16192
|
});
|
|
16193
16193
|
|
|
16194
|
-
// ../../node_modules
|
|
16194
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/pg.pub.js
|
|
16195
16195
|
var require_pg_pub = __commonJS({
|
|
16196
|
-
"../../node_modules
|
|
16196
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/pg.pub.js"(exports2) {
|
|
16197
16197
|
"use strict";
|
|
16198
16198
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16199
16199
|
exports2.enable = exports2.postgres = exports2.postgres6 = void 0;
|
|
@@ -16442,9 +16442,9 @@ var require_pg_pub = __commonJS({
|
|
|
16442
16442
|
}
|
|
16443
16443
|
});
|
|
16444
16444
|
|
|
16445
|
-
// ../../node_modules
|
|
16445
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/redis.pub.js
|
|
16446
16446
|
var require_redis_pub = __commonJS({
|
|
16447
|
-
"../../node_modules
|
|
16447
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/redis.pub.js"(exports2) {
|
|
16448
16448
|
"use strict";
|
|
16449
16449
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16450
16450
|
exports2.enable = exports2.redis = void 0;
|
|
@@ -16484,9 +16484,9 @@ var require_redis_pub = __commonJS({
|
|
|
16484
16484
|
}
|
|
16485
16485
|
});
|
|
16486
16486
|
|
|
16487
|
-
// ../../node_modules
|
|
16487
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/tedious.pub.js
|
|
16488
16488
|
var require_tedious_pub = __commonJS({
|
|
16489
|
-
"../../node_modules
|
|
16489
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/tedious.pub.js"(exports2) {
|
|
16490
16490
|
"use strict";
|
|
16491
16491
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
16492
16492
|
__assign4 = Object.assign || function(t) {
|
|
@@ -16547,9 +16547,9 @@ var require_tedious_pub = __commonJS({
|
|
|
16547
16547
|
}
|
|
16548
16548
|
});
|
|
16549
16549
|
|
|
16550
|
-
// ../../node_modules
|
|
16550
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/winston.pub.js
|
|
16551
16551
|
var require_winston_pub = __commonJS({
|
|
16552
|
-
"../../node_modules
|
|
16552
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/winston.pub.js"(exports2) {
|
|
16553
16553
|
"use strict";
|
|
16554
16554
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
16555
16555
|
var extendStatics = function(d, b) {
|
|
@@ -16704,9 +16704,9 @@ var require_winston_pub = __commonJS({
|
|
|
16704
16704
|
}
|
|
16705
16705
|
});
|
|
16706
16706
|
|
|
16707
|
-
// ../../node_modules
|
|
16707
|
+
// ../../node_modules/diagnostic-channel-publishers/dist/src/index.js
|
|
16708
16708
|
var require_src3 = __commonJS({
|
|
16709
|
-
"../../node_modules
|
|
16709
|
+
"../../node_modules/diagnostic-channel-publishers/dist/src/index.js"(exports2) {
|
|
16710
16710
|
"use strict";
|
|
16711
16711
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16712
16712
|
exports2.enable = exports2.tedious = exports2.pgPool = exports2.pg = exports2.winston = exports2.redis = exports2.mysql = exports2.mongodb = exports2.mongodbCore = exports2.console = exports2.bunyan = exports2.azuresdk = void 0;
|
|
@@ -16749,9 +16749,9 @@ var require_src3 = __commonJS({
|
|
|
16749
16749
|
}
|
|
16750
16750
|
});
|
|
16751
16751
|
|
|
16752
|
-
// ../../node_modules
|
|
16752
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/initialization.js
|
|
16753
16753
|
var require_initialization = __commonJS({
|
|
16754
|
-
"../../node_modules
|
|
16754
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/initialization.js"(exports2) {
|
|
16755
16755
|
"use strict";
|
|
16756
16756
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
16757
16757
|
exports2.registerContextPreservation = exports2.IsInitialized = void 0;
|
|
@@ -16803,9 +16803,9 @@ var require_initialization = __commonJS({
|
|
|
16803
16803
|
}
|
|
16804
16804
|
});
|
|
16805
16805
|
|
|
16806
|
-
// ../../node_modules
|
|
16806
|
+
// ../../node_modules/applicationinsights/out/Library/RequestResponseHeaders.js
|
|
16807
16807
|
var require_RequestResponseHeaders = __commonJS({
|
|
16808
|
-
"../../node_modules
|
|
16808
|
+
"../../node_modules/applicationinsights/out/Library/RequestResponseHeaders.js"(exports2, module2) {
|
|
16809
16809
|
"use strict";
|
|
16810
16810
|
module2.exports = {
|
|
16811
16811
|
/**
|
|
@@ -16853,9 +16853,9 @@ var require_RequestResponseHeaders = __commonJS({
|
|
|
16853
16853
|
}
|
|
16854
16854
|
});
|
|
16855
16855
|
|
|
16856
|
-
// ../../node_modules
|
|
16856
|
+
// ../../node_modules/applicationinsights/out/Library/Util.js
|
|
16857
16857
|
var require_Util = __commonJS({
|
|
16858
|
-
"../../node_modules
|
|
16858
|
+
"../../node_modules/applicationinsights/out/Library/Util.js"(exports2, module2) {
|
|
16859
16859
|
"use strict";
|
|
16860
16860
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
16861
16861
|
__assign4 = Object.assign || function(t) {
|
|
@@ -17177,9 +17177,9 @@ var require_Util = __commonJS({
|
|
|
17177
17177
|
}
|
|
17178
17178
|
});
|
|
17179
17179
|
|
|
17180
|
-
// ../../node_modules
|
|
17180
|
+
// ../../node_modules/applicationinsights/out/Library/CorrelationIdManager.js
|
|
17181
17181
|
var require_CorrelationIdManager = __commonJS({
|
|
17182
|
-
"../../node_modules
|
|
17182
|
+
"../../node_modules/applicationinsights/out/Library/CorrelationIdManager.js"(exports2, module2) {
|
|
17183
17183
|
"use strict";
|
|
17184
17184
|
var Util = require_Util();
|
|
17185
17185
|
var CorrelationIdManager = (
|
|
@@ -17248,9 +17248,9 @@ var require_CorrelationIdManager = __commonJS({
|
|
|
17248
17248
|
}
|
|
17249
17249
|
});
|
|
17250
17250
|
|
|
17251
|
-
// ../../node_modules
|
|
17251
|
+
// ../../node_modules/applicationinsights/out/Library/Traceparent.js
|
|
17252
17252
|
var require_Traceparent = __commonJS({
|
|
17253
|
-
"../../node_modules
|
|
17253
|
+
"../../node_modules/applicationinsights/out/Library/Traceparent.js"(exports2, module2) {
|
|
17254
17254
|
"use strict";
|
|
17255
17255
|
var Util = require_Util();
|
|
17256
17256
|
var CorrelationIdManager = require_CorrelationIdManager();
|
|
@@ -17350,9 +17350,9 @@ var require_Traceparent = __commonJS({
|
|
|
17350
17350
|
}
|
|
17351
17351
|
});
|
|
17352
17352
|
|
|
17353
|
-
// ../../node_modules
|
|
17353
|
+
// ../../node_modules/applicationinsights/out/Library/Tracestate.js
|
|
17354
17354
|
var require_Tracestate = __commonJS({
|
|
17355
|
-
"../../node_modules
|
|
17355
|
+
"../../node_modules/applicationinsights/out/Library/Tracestate.js"(exports2, module2) {
|
|
17356
17356
|
"use strict";
|
|
17357
17357
|
var Tracestate = (
|
|
17358
17358
|
/** @class */
|
|
@@ -17420,9 +17420,9 @@ var require_Tracestate = __commonJS({
|
|
|
17420
17420
|
}
|
|
17421
17421
|
});
|
|
17422
17422
|
|
|
17423
|
-
// ../../node_modules
|
|
17423
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Domain.js
|
|
17424
17424
|
var require_Domain = __commonJS({
|
|
17425
|
-
"../../node_modules
|
|
17425
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Domain.js"(exports2, module2) {
|
|
17426
17426
|
"use strict";
|
|
17427
17427
|
var Domain = (
|
|
17428
17428
|
/** @class */
|
|
@@ -17436,9 +17436,9 @@ var require_Domain = __commonJS({
|
|
|
17436
17436
|
}
|
|
17437
17437
|
});
|
|
17438
17438
|
|
|
17439
|
-
// ../../node_modules
|
|
17439
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/AvailabilityData.js
|
|
17440
17440
|
var require_AvailabilityData = __commonJS({
|
|
17441
|
-
"../../node_modules
|
|
17441
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/AvailabilityData.js"(exports2, module2) {
|
|
17442
17442
|
"use strict";
|
|
17443
17443
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17444
17444
|
var extendStatics = function(d, b) {
|
|
@@ -17478,9 +17478,9 @@ var require_AvailabilityData = __commonJS({
|
|
|
17478
17478
|
}
|
|
17479
17479
|
});
|
|
17480
17480
|
|
|
17481
|
-
// ../../node_modules
|
|
17481
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Base.js
|
|
17482
17482
|
var require_Base = __commonJS({
|
|
17483
|
-
"../../node_modules
|
|
17483
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Base.js"(exports2, module2) {
|
|
17484
17484
|
"use strict";
|
|
17485
17485
|
var Base = (
|
|
17486
17486
|
/** @class */
|
|
@@ -17494,9 +17494,9 @@ var require_Base = __commonJS({
|
|
|
17494
17494
|
}
|
|
17495
17495
|
});
|
|
17496
17496
|
|
|
17497
|
-
// ../../node_modules
|
|
17497
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ContextTagKeys.js
|
|
17498
17498
|
var require_ContextTagKeys = __commonJS({
|
|
17499
|
-
"../../node_modules
|
|
17499
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ContextTagKeys.js"(exports2, module2) {
|
|
17500
17500
|
"use strict";
|
|
17501
17501
|
var ContextTagKeys = (
|
|
17502
17502
|
/** @class */
|
|
@@ -17533,9 +17533,9 @@ var require_ContextTagKeys = __commonJS({
|
|
|
17533
17533
|
}
|
|
17534
17534
|
});
|
|
17535
17535
|
|
|
17536
|
-
// ../../node_modules
|
|
17536
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Data.js
|
|
17537
17537
|
var require_Data = __commonJS({
|
|
17538
|
-
"../../node_modules
|
|
17538
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Data.js"(exports2, module2) {
|
|
17539
17539
|
"use strict";
|
|
17540
17540
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17541
17541
|
var extendStatics = function(d, b) {
|
|
@@ -17571,9 +17571,9 @@ var require_Data = __commonJS({
|
|
|
17571
17571
|
}
|
|
17572
17572
|
});
|
|
17573
17573
|
|
|
17574
|
-
// ../../node_modules
|
|
17574
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/DataPointType.js
|
|
17575
17575
|
var require_DataPointType = __commonJS({
|
|
17576
|
-
"../../node_modules
|
|
17576
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/DataPointType.js"(exports2, module2) {
|
|
17577
17577
|
"use strict";
|
|
17578
17578
|
var DataPointType;
|
|
17579
17579
|
(function(DataPointType2) {
|
|
@@ -17584,9 +17584,9 @@ var require_DataPointType = __commonJS({
|
|
|
17584
17584
|
}
|
|
17585
17585
|
});
|
|
17586
17586
|
|
|
17587
|
-
// ../../node_modules
|
|
17587
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/DataPoint.js
|
|
17588
17588
|
var require_DataPoint = __commonJS({
|
|
17589
|
-
"../../node_modules
|
|
17589
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/DataPoint.js"(exports2, module2) {
|
|
17590
17590
|
"use strict";
|
|
17591
17591
|
var DataPointType = require_DataPointType();
|
|
17592
17592
|
var DataPoint = (
|
|
@@ -17602,9 +17602,9 @@ var require_DataPoint = __commonJS({
|
|
|
17602
17602
|
}
|
|
17603
17603
|
});
|
|
17604
17604
|
|
|
17605
|
-
// ../../node_modules
|
|
17605
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Envelope.js
|
|
17606
17606
|
var require_Envelope = __commonJS({
|
|
17607
|
-
"../../node_modules
|
|
17607
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/Envelope.js"(exports2, module2) {
|
|
17608
17608
|
"use strict";
|
|
17609
17609
|
var Envelope = (
|
|
17610
17610
|
/** @class */
|
|
@@ -17621,9 +17621,9 @@ var require_Envelope = __commonJS({
|
|
|
17621
17621
|
}
|
|
17622
17622
|
});
|
|
17623
17623
|
|
|
17624
|
-
// ../../node_modules
|
|
17624
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/EventData.js
|
|
17625
17625
|
var require_EventData = __commonJS({
|
|
17626
|
-
"../../node_modules
|
|
17626
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/EventData.js"(exports2, module2) {
|
|
17627
17627
|
"use strict";
|
|
17628
17628
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17629
17629
|
var extendStatics = function(d, b) {
|
|
@@ -17663,9 +17663,9 @@ var require_EventData = __commonJS({
|
|
|
17663
17663
|
}
|
|
17664
17664
|
});
|
|
17665
17665
|
|
|
17666
|
-
// ../../node_modules
|
|
17666
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ExceptionData.js
|
|
17667
17667
|
var require_ExceptionData = __commonJS({
|
|
17668
|
-
"../../node_modules
|
|
17668
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ExceptionData.js"(exports2, module2) {
|
|
17669
17669
|
"use strict";
|
|
17670
17670
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17671
17671
|
var extendStatics = function(d, b) {
|
|
@@ -17706,9 +17706,9 @@ var require_ExceptionData = __commonJS({
|
|
|
17706
17706
|
}
|
|
17707
17707
|
});
|
|
17708
17708
|
|
|
17709
|
-
// ../../node_modules
|
|
17709
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ExceptionDetails.js
|
|
17710
17710
|
var require_ExceptionDetails = __commonJS({
|
|
17711
|
-
"../../node_modules
|
|
17711
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/ExceptionDetails.js"(exports2, module2) {
|
|
17712
17712
|
"use strict";
|
|
17713
17713
|
var ExceptionDetails = (
|
|
17714
17714
|
/** @class */
|
|
@@ -17724,9 +17724,9 @@ var require_ExceptionDetails = __commonJS({
|
|
|
17724
17724
|
}
|
|
17725
17725
|
});
|
|
17726
17726
|
|
|
17727
|
-
// ../../node_modules
|
|
17727
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/MessageData.js
|
|
17728
17728
|
var require_MessageData = __commonJS({
|
|
17729
|
-
"../../node_modules
|
|
17729
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/MessageData.js"(exports2, module2) {
|
|
17730
17730
|
"use strict";
|
|
17731
17731
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17732
17732
|
var extendStatics = function(d, b) {
|
|
@@ -17765,9 +17765,9 @@ var require_MessageData = __commonJS({
|
|
|
17765
17765
|
}
|
|
17766
17766
|
});
|
|
17767
17767
|
|
|
17768
|
-
// ../../node_modules
|
|
17768
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/MetricData.js
|
|
17769
17769
|
var require_MetricData = __commonJS({
|
|
17770
|
-
"../../node_modules
|
|
17770
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/MetricData.js"(exports2, module2) {
|
|
17771
17771
|
"use strict";
|
|
17772
17772
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17773
17773
|
var extendStatics = function(d, b) {
|
|
@@ -17807,9 +17807,9 @@ var require_MetricData = __commonJS({
|
|
|
17807
17807
|
}
|
|
17808
17808
|
});
|
|
17809
17809
|
|
|
17810
|
-
// ../../node_modules
|
|
17810
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/PageViewData.js
|
|
17811
17811
|
var require_PageViewData = __commonJS({
|
|
17812
|
-
"../../node_modules
|
|
17812
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/PageViewData.js"(exports2, module2) {
|
|
17813
17813
|
"use strict";
|
|
17814
17814
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17815
17815
|
var extendStatics = function(d, b) {
|
|
@@ -17849,9 +17849,9 @@ var require_PageViewData = __commonJS({
|
|
|
17849
17849
|
}
|
|
17850
17850
|
});
|
|
17851
17851
|
|
|
17852
|
-
// ../../node_modules
|
|
17852
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/RemoteDependencyData.js
|
|
17853
17853
|
var require_RemoteDependencyData = __commonJS({
|
|
17854
|
-
"../../node_modules
|
|
17854
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/RemoteDependencyData.js"(exports2, module2) {
|
|
17855
17855
|
"use strict";
|
|
17856
17856
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17857
17857
|
var extendStatics = function(d, b) {
|
|
@@ -17892,9 +17892,9 @@ var require_RemoteDependencyData = __commonJS({
|
|
|
17892
17892
|
}
|
|
17893
17893
|
});
|
|
17894
17894
|
|
|
17895
|
-
// ../../node_modules
|
|
17895
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/RequestData.js
|
|
17896
17896
|
var require_RequestData = __commonJS({
|
|
17897
|
-
"../../node_modules
|
|
17897
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/RequestData.js"(exports2, module2) {
|
|
17898
17898
|
"use strict";
|
|
17899
17899
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
17900
17900
|
var extendStatics = function(d, b) {
|
|
@@ -17934,9 +17934,9 @@ var require_RequestData = __commonJS({
|
|
|
17934
17934
|
}
|
|
17935
17935
|
});
|
|
17936
17936
|
|
|
17937
|
-
// ../../node_modules
|
|
17937
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/SeverityLevel.js
|
|
17938
17938
|
var require_SeverityLevel = __commonJS({
|
|
17939
|
-
"../../node_modules
|
|
17939
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/SeverityLevel.js"(exports2, module2) {
|
|
17940
17940
|
"use strict";
|
|
17941
17941
|
var SeverityLevel;
|
|
17942
17942
|
(function(SeverityLevel2) {
|
|
@@ -17950,9 +17950,9 @@ var require_SeverityLevel = __commonJS({
|
|
|
17950
17950
|
}
|
|
17951
17951
|
});
|
|
17952
17952
|
|
|
17953
|
-
// ../../node_modules
|
|
17953
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/StackFrame.js
|
|
17954
17954
|
var require_StackFrame = __commonJS({
|
|
17955
|
-
"../../node_modules
|
|
17955
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/StackFrame.js"(exports2, module2) {
|
|
17956
17956
|
"use strict";
|
|
17957
17957
|
var StackFrame = (
|
|
17958
17958
|
/** @class */
|
|
@@ -17966,9 +17966,9 @@ var require_StackFrame = __commonJS({
|
|
|
17966
17966
|
}
|
|
17967
17967
|
});
|
|
17968
17968
|
|
|
17969
|
-
// ../../node_modules
|
|
17969
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/index.js
|
|
17970
17970
|
var require_Generated = __commonJS({
|
|
17971
|
-
"../../node_modules
|
|
17971
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Generated/index.js"(exports2) {
|
|
17972
17972
|
"use strict";
|
|
17973
17973
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
17974
17974
|
exports2.AvailabilityData = require_AvailabilityData();
|
|
@@ -17992,9 +17992,9 @@ var require_Generated = __commonJS({
|
|
|
17992
17992
|
}
|
|
17993
17993
|
});
|
|
17994
17994
|
|
|
17995
|
-
// ../../node_modules
|
|
17995
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/Constants.js
|
|
17996
17996
|
var require_Constants = __commonJS({
|
|
17997
|
-
"../../node_modules
|
|
17997
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/Constants.js"(exports2) {
|
|
17998
17998
|
"use strict";
|
|
17999
17999
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18000
18000
|
exports2.domainSupportsProperties = exports2.RemoteDependencyDataConstants = void 0;
|
|
@@ -18018,105 +18018,105 @@ var require_Constants = __commonJS({
|
|
|
18018
18018
|
}
|
|
18019
18019
|
});
|
|
18020
18020
|
|
|
18021
|
-
// ../../node_modules
|
|
18021
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/DependencyTelemetry.js
|
|
18022
18022
|
var require_DependencyTelemetry = __commonJS({
|
|
18023
|
-
"../../node_modules
|
|
18023
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/DependencyTelemetry.js"(exports2) {
|
|
18024
18024
|
"use strict";
|
|
18025
18025
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18026
18026
|
}
|
|
18027
18027
|
});
|
|
18028
18028
|
|
|
18029
|
-
// ../../node_modules
|
|
18029
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/EventTelemetry.js
|
|
18030
18030
|
var require_EventTelemetry = __commonJS({
|
|
18031
|
-
"../../node_modules
|
|
18031
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/EventTelemetry.js"(exports2) {
|
|
18032
18032
|
"use strict";
|
|
18033
18033
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18034
18034
|
}
|
|
18035
18035
|
});
|
|
18036
18036
|
|
|
18037
|
-
// ../../node_modules
|
|
18037
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/ExceptionTelemetry.js
|
|
18038
18038
|
var require_ExceptionTelemetry = __commonJS({
|
|
18039
|
-
"../../node_modules
|
|
18039
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/ExceptionTelemetry.js"(exports2) {
|
|
18040
18040
|
"use strict";
|
|
18041
18041
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18042
18042
|
}
|
|
18043
18043
|
});
|
|
18044
18044
|
|
|
18045
|
-
// ../../node_modules
|
|
18045
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/MetricTelemetry.js
|
|
18046
18046
|
var require_MetricTelemetry = __commonJS({
|
|
18047
|
-
"../../node_modules
|
|
18047
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/MetricTelemetry.js"(exports2) {
|
|
18048
18048
|
"use strict";
|
|
18049
18049
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18050
18050
|
}
|
|
18051
18051
|
});
|
|
18052
18052
|
|
|
18053
|
-
// ../../node_modules
|
|
18053
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/RequestTelemetry.js
|
|
18054
18054
|
var require_RequestTelemetry = __commonJS({
|
|
18055
|
-
"../../node_modules
|
|
18055
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/RequestTelemetry.js"(exports2) {
|
|
18056
18056
|
"use strict";
|
|
18057
18057
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18058
18058
|
}
|
|
18059
18059
|
});
|
|
18060
18060
|
|
|
18061
|
-
// ../../node_modules
|
|
18061
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/TraceTelemetry.js
|
|
18062
18062
|
var require_TraceTelemetry = __commonJS({
|
|
18063
|
-
"../../node_modules
|
|
18063
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/TraceTelemetry.js"(exports2) {
|
|
18064
18064
|
"use strict";
|
|
18065
18065
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18066
18066
|
}
|
|
18067
18067
|
});
|
|
18068
18068
|
|
|
18069
|
-
// ../../node_modules
|
|
18069
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/Telemetry.js
|
|
18070
18070
|
var require_Telemetry = __commonJS({
|
|
18071
|
-
"../../node_modules
|
|
18071
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/Telemetry.js"(exports2) {
|
|
18072
18072
|
"use strict";
|
|
18073
18073
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18074
18074
|
}
|
|
18075
18075
|
});
|
|
18076
18076
|
|
|
18077
|
-
// ../../node_modules
|
|
18077
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/NodeHttpDependencyTelemetry.js
|
|
18078
18078
|
var require_NodeHttpDependencyTelemetry = __commonJS({
|
|
18079
|
-
"../../node_modules
|
|
18079
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/NodeHttpDependencyTelemetry.js"(exports2) {
|
|
18080
18080
|
"use strict";
|
|
18081
18081
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18082
18082
|
}
|
|
18083
18083
|
});
|
|
18084
18084
|
|
|
18085
|
-
// ../../node_modules
|
|
18085
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/NodeHttpRequestTelemetry.js
|
|
18086
18086
|
var require_NodeHttpRequestTelemetry = __commonJS({
|
|
18087
|
-
"../../node_modules
|
|
18087
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/NodeHttpRequestTelemetry.js"(exports2) {
|
|
18088
18088
|
"use strict";
|
|
18089
18089
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18090
18090
|
}
|
|
18091
18091
|
});
|
|
18092
18092
|
|
|
18093
|
-
// ../../node_modules
|
|
18093
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/AvailabilityTelemetry.js
|
|
18094
18094
|
var require_AvailabilityTelemetry = __commonJS({
|
|
18095
|
-
"../../node_modules
|
|
18095
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/AvailabilityTelemetry.js"(exports2) {
|
|
18096
18096
|
"use strict";
|
|
18097
18097
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18098
18098
|
}
|
|
18099
18099
|
});
|
|
18100
18100
|
|
|
18101
|
-
// ../../node_modules
|
|
18101
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/PageViewTelemetry.js
|
|
18102
18102
|
var require_PageViewTelemetry = __commonJS({
|
|
18103
|
-
"../../node_modules
|
|
18103
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/PageViewTelemetry.js"(exports2) {
|
|
18104
18104
|
"use strict";
|
|
18105
18105
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18106
18106
|
}
|
|
18107
18107
|
});
|
|
18108
18108
|
|
|
18109
|
-
// ../../node_modules
|
|
18109
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/EnvelopeTelemetry.js
|
|
18110
18110
|
var require_EnvelopeTelemetry = __commonJS({
|
|
18111
|
-
"../../node_modules
|
|
18111
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/EnvelopeTelemetry.js"(exports2) {
|
|
18112
18112
|
"use strict";
|
|
18113
18113
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18114
18114
|
}
|
|
18115
18115
|
});
|
|
18116
18116
|
|
|
18117
|
-
// ../../node_modules
|
|
18117
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/TelemetryType.js
|
|
18118
18118
|
var require_TelemetryType = __commonJS({
|
|
18119
|
-
"../../node_modules
|
|
18119
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/TelemetryType.js"(exports2) {
|
|
18120
18120
|
"use strict";
|
|
18121
18121
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18122
18122
|
exports2.TelemetryType = exports2.TelemetryTypeString = exports2.baseTypeToTelemetryType = exports2.telemetryTypeToBaseType = void 0;
|
|
@@ -18188,9 +18188,9 @@ var require_TelemetryType = __commonJS({
|
|
|
18188
18188
|
}
|
|
18189
18189
|
});
|
|
18190
18190
|
|
|
18191
|
-
// ../../node_modules
|
|
18191
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/index.js
|
|
18192
18192
|
var require_TelemetryTypes = __commonJS({
|
|
18193
|
-
"../../node_modules
|
|
18193
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/TelemetryTypes/index.js"(exports2) {
|
|
18194
18194
|
"use strict";
|
|
18195
18195
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
18196
18196
|
if (k2 === void 0)
|
|
@@ -18225,73 +18225,73 @@ var require_TelemetryTypes = __commonJS({
|
|
|
18225
18225
|
}
|
|
18226
18226
|
});
|
|
18227
18227
|
|
|
18228
|
-
// ../../node_modules
|
|
18228
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/MetricQuickPulse.js
|
|
18229
18229
|
var require_MetricQuickPulse = __commonJS({
|
|
18230
|
-
"../../node_modules
|
|
18230
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/MetricQuickPulse.js"(exports2) {
|
|
18231
18231
|
"use strict";
|
|
18232
18232
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18233
18233
|
}
|
|
18234
18234
|
});
|
|
18235
18235
|
|
|
18236
|
-
// ../../node_modules
|
|
18236
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/EnvelopeQuickPulse.js
|
|
18237
18237
|
var require_EnvelopeQuickPulse = __commonJS({
|
|
18238
|
-
"../../node_modules
|
|
18238
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/EnvelopeQuickPulse.js"(exports2) {
|
|
18239
18239
|
"use strict";
|
|
18240
18240
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18241
18241
|
}
|
|
18242
18242
|
});
|
|
18243
18243
|
|
|
18244
|
-
// ../../node_modules
|
|
18244
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/DocumentQuickPulse.js
|
|
18245
18245
|
var require_DocumentQuickPulse = __commonJS({
|
|
18246
|
-
"../../node_modules
|
|
18246
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/DocumentQuickPulse.js"(exports2) {
|
|
18247
18247
|
"use strict";
|
|
18248
18248
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18249
18249
|
}
|
|
18250
18250
|
});
|
|
18251
18251
|
|
|
18252
|
-
// ../../node_modules
|
|
18252
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/ExceptionDocumentQuickPulse.js
|
|
18253
18253
|
var require_ExceptionDocumentQuickPulse = __commonJS({
|
|
18254
|
-
"../../node_modules
|
|
18254
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/ExceptionDocumentQuickPulse.js"(exports2) {
|
|
18255
18255
|
"use strict";
|
|
18256
18256
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18257
18257
|
}
|
|
18258
18258
|
});
|
|
18259
18259
|
|
|
18260
|
-
// ../../node_modules
|
|
18260
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/MessageDocumentQuickPulse.js
|
|
18261
18261
|
var require_MessageDocumentQuickPulse = __commonJS({
|
|
18262
|
-
"../../node_modules
|
|
18262
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/MessageDocumentQuickPulse.js"(exports2) {
|
|
18263
18263
|
"use strict";
|
|
18264
18264
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18265
18265
|
}
|
|
18266
18266
|
});
|
|
18267
18267
|
|
|
18268
|
-
// ../../node_modules
|
|
18268
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/DependencyDocumentQuickPulse.js
|
|
18269
18269
|
var require_DependencyDocumentQuickPulse = __commonJS({
|
|
18270
|
-
"../../node_modules
|
|
18270
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/DependencyDocumentQuickPulse.js"(exports2) {
|
|
18271
18271
|
"use strict";
|
|
18272
18272
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18273
18273
|
}
|
|
18274
18274
|
});
|
|
18275
18275
|
|
|
18276
|
-
// ../../node_modules
|
|
18276
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/RequestDocumentQuickPulse.js
|
|
18277
18277
|
var require_RequestDocumentQuickPulse = __commonJS({
|
|
18278
|
-
"../../node_modules
|
|
18278
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/RequestDocumentQuickPulse.js"(exports2) {
|
|
18279
18279
|
"use strict";
|
|
18280
18280
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18281
18281
|
}
|
|
18282
18282
|
});
|
|
18283
18283
|
|
|
18284
|
-
// ../../node_modules
|
|
18284
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/EventDocumentQuickPulse.js
|
|
18285
18285
|
var require_EventDocumentQuickPulse = __commonJS({
|
|
18286
|
-
"../../node_modules
|
|
18286
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/EventDocumentQuickPulse.js"(exports2) {
|
|
18287
18287
|
"use strict";
|
|
18288
18288
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
18289
18289
|
}
|
|
18290
18290
|
});
|
|
18291
18291
|
|
|
18292
|
-
// ../../node_modules
|
|
18292
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/index.js
|
|
18293
18293
|
var require_QuickPulseTypes = __commonJS({
|
|
18294
|
-
"../../node_modules
|
|
18294
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/QuickPulseTypes/index.js"(exports2) {
|
|
18295
18295
|
"use strict";
|
|
18296
18296
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
18297
18297
|
if (k2 === void 0)
|
|
@@ -18321,9 +18321,9 @@ var require_QuickPulseTypes = __commonJS({
|
|
|
18321
18321
|
}
|
|
18322
18322
|
});
|
|
18323
18323
|
|
|
18324
|
-
// ../../node_modules
|
|
18324
|
+
// ../../node_modules/applicationinsights/out/Declarations/Contracts/index.js
|
|
18325
18325
|
var require_Contracts = __commonJS({
|
|
18326
|
-
"../../node_modules
|
|
18326
|
+
"../../node_modules/applicationinsights/out/Declarations/Contracts/index.js"(exports2) {
|
|
18327
18327
|
"use strict";
|
|
18328
18328
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
18329
18329
|
if (k2 === void 0)
|
|
@@ -18349,9 +18349,9 @@ var require_Contracts = __commonJS({
|
|
|
18349
18349
|
}
|
|
18350
18350
|
});
|
|
18351
18351
|
|
|
18352
|
-
// ../../node_modules
|
|
18352
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/RequestParser.js
|
|
18353
18353
|
var require_RequestParser = __commonJS({
|
|
18354
|
-
"../../node_modules
|
|
18354
|
+
"../../node_modules/applicationinsights/out/AutoCollection/RequestParser.js"(exports2, module2) {
|
|
18355
18355
|
"use strict";
|
|
18356
18356
|
var RequestParser = (
|
|
18357
18357
|
/** @class */
|
|
@@ -18392,9 +18392,9 @@ var require_RequestParser = __commonJS({
|
|
|
18392
18392
|
}
|
|
18393
18393
|
});
|
|
18394
18394
|
|
|
18395
|
-
// ../../node_modules
|
|
18395
|
+
// ../../node_modules/applicationinsights/out/Declarations/Constants.js
|
|
18396
18396
|
var require_Constants2 = __commonJS({
|
|
18397
|
-
"../../node_modules
|
|
18397
|
+
"../../node_modules/applicationinsights/out/Declarations/Constants.js"(exports2) {
|
|
18398
18398
|
"use strict";
|
|
18399
18399
|
var _a3;
|
|
18400
18400
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
@@ -18550,9 +18550,9 @@ var require_Constants2 = __commonJS({
|
|
|
18550
18550
|
}
|
|
18551
18551
|
});
|
|
18552
18552
|
|
|
18553
|
-
// ../../node_modules
|
|
18553
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/HttpRequestParser.js
|
|
18554
18554
|
var require_HttpRequestParser = __commonJS({
|
|
18555
|
-
"../../node_modules
|
|
18555
|
+
"../../node_modules/applicationinsights/out/AutoCollection/HttpRequestParser.js"(exports2, module2) {
|
|
18556
18556
|
"use strict";
|
|
18557
18557
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
18558
18558
|
var extendStatics = function(d, b) {
|
|
@@ -21236,9 +21236,9 @@ var require_context2 = __commonJS({
|
|
|
21236
21236
|
}
|
|
21237
21237
|
});
|
|
21238
21238
|
|
|
21239
|
-
// ../../node_modules
|
|
21239
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/CorrelationContextManager.js
|
|
21240
21240
|
var require_CorrelationContextManager = __commonJS({
|
|
21241
|
-
"../../node_modules
|
|
21241
|
+
"../../node_modules/applicationinsights/out/AutoCollection/CorrelationContextManager.js"(exports2) {
|
|
21242
21242
|
"use strict";
|
|
21243
21243
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
21244
21244
|
if (k2 === void 0)
|
|
@@ -21510,9 +21510,9 @@ var require_CorrelationContextManager = __commonJS({
|
|
|
21510
21510
|
}
|
|
21511
21511
|
});
|
|
21512
21512
|
|
|
21513
|
-
// ../../node_modules
|
|
21513
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/console.sub.js
|
|
21514
21514
|
var require_console_sub = __commonJS({
|
|
21515
|
-
"../../node_modules
|
|
21515
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/console.sub.js"(exports2) {
|
|
21516
21516
|
"use strict";
|
|
21517
21517
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
21518
21518
|
exports2.dispose = exports2.enable = void 0;
|
|
@@ -21570,9 +21570,9 @@ var require_console_sub = __commonJS({
|
|
|
21570
21570
|
}
|
|
21571
21571
|
});
|
|
21572
21572
|
|
|
21573
|
-
// ../../node_modules
|
|
21573
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/bunyan.sub.js
|
|
21574
21574
|
var require_bunyan_sub = __commonJS({
|
|
21575
|
-
"../../node_modules
|
|
21575
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/bunyan.sub.js"(exports2) {
|
|
21576
21576
|
"use strict";
|
|
21577
21577
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
21578
21578
|
exports2.dispose = exports2.enable = void 0;
|
|
@@ -21645,9 +21645,9 @@ var require_bunyan_sub = __commonJS({
|
|
|
21645
21645
|
}
|
|
21646
21646
|
});
|
|
21647
21647
|
|
|
21648
|
-
// ../../node_modules
|
|
21648
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/winston.sub.js
|
|
21649
21649
|
var require_winston_sub = __commonJS({
|
|
21650
|
-
"../../node_modules
|
|
21650
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/winston.sub.js"(exports2) {
|
|
21651
21651
|
"use strict";
|
|
21652
21652
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
21653
21653
|
exports2.dispose = exports2.enable = void 0;
|
|
@@ -21743,9 +21743,9 @@ var require_winston_sub = __commonJS({
|
|
|
21743
21743
|
}
|
|
21744
21744
|
});
|
|
21745
21745
|
|
|
21746
|
-
// ../../node_modules
|
|
21746
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/Console.js
|
|
21747
21747
|
var require_Console = __commonJS({
|
|
21748
|
-
"../../node_modules
|
|
21748
|
+
"../../node_modules/applicationinsights/out/AutoCollection/Console.js"(exports2, module2) {
|
|
21749
21749
|
"use strict";
|
|
21750
21750
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
21751
21751
|
if (k2 === void 0)
|
|
@@ -21808,9 +21808,9 @@ var require_Console = __commonJS({
|
|
|
21808
21808
|
}
|
|
21809
21809
|
});
|
|
21810
21810
|
|
|
21811
|
-
// ../../node_modules
|
|
21811
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/Exceptions.js
|
|
21812
21812
|
var require_Exceptions = __commonJS({
|
|
21813
|
-
"../../node_modules
|
|
21813
|
+
"../../node_modules/applicationinsights/out/AutoCollection/Exceptions.js"(exports2, module2) {
|
|
21814
21814
|
"use strict";
|
|
21815
21815
|
var AutoCollectExceptions = (
|
|
21816
21816
|
/** @class */
|
|
@@ -21890,9 +21890,9 @@ var require_Exceptions = __commonJS({
|
|
|
21890
21890
|
}
|
|
21891
21891
|
});
|
|
21892
21892
|
|
|
21893
|
-
// ../../node_modules
|
|
21893
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/Performance.js
|
|
21894
21894
|
var require_Performance = __commonJS({
|
|
21895
|
-
"../../node_modules
|
|
21895
|
+
"../../node_modules/applicationinsights/out/AutoCollection/Performance.js"(exports2, module2) {
|
|
21896
21896
|
"use strict";
|
|
21897
21897
|
var os3 = require("os");
|
|
21898
21898
|
var Constants = require_Constants2();
|
|
@@ -22154,9 +22154,9 @@ var require_Performance = __commonJS({
|
|
|
22154
22154
|
}
|
|
22155
22155
|
});
|
|
22156
22156
|
|
|
22157
|
-
// ../../node_modules
|
|
22157
|
+
// ../../node_modules/applicationinsights/out/Declarations/Metrics/AggregatedMetricCounters.js
|
|
22158
22158
|
var require_AggregatedMetricCounters = __commonJS({
|
|
22159
|
-
"../../node_modules
|
|
22159
|
+
"../../node_modules/applicationinsights/out/Declarations/Metrics/AggregatedMetricCounters.js"(exports2) {
|
|
22160
22160
|
"use strict";
|
|
22161
22161
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
22162
22162
|
exports2.AggregatedMetricCounter = void 0;
|
|
@@ -22178,9 +22178,9 @@ var require_AggregatedMetricCounters = __commonJS({
|
|
|
22178
22178
|
}
|
|
22179
22179
|
});
|
|
22180
22180
|
|
|
22181
|
-
// ../../node_modules
|
|
22181
|
+
// ../../node_modules/applicationinsights/out/Declarations/Metrics/AggregatedMetricDimensions.js
|
|
22182
22182
|
var require_AggregatedMetricDimensions = __commonJS({
|
|
22183
|
-
"../../node_modules
|
|
22183
|
+
"../../node_modules/applicationinsights/out/Declarations/Metrics/AggregatedMetricDimensions.js"(exports2) {
|
|
22184
22184
|
"use strict";
|
|
22185
22185
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
22186
22186
|
exports2.PreaggregatedMetricPropertyNames = void 0;
|
|
@@ -22199,9 +22199,9 @@ var require_AggregatedMetricDimensions = __commonJS({
|
|
|
22199
22199
|
}
|
|
22200
22200
|
});
|
|
22201
22201
|
|
|
22202
|
-
// ../../node_modules
|
|
22202
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/PreAggregatedMetrics.js
|
|
22203
22203
|
var require_PreAggregatedMetrics = __commonJS({
|
|
22204
|
-
"../../node_modules
|
|
22204
|
+
"../../node_modules/applicationinsights/out/AutoCollection/PreAggregatedMetrics.js"(exports2, module2) {
|
|
22205
22205
|
"use strict";
|
|
22206
22206
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
22207
22207
|
__assign4 = Object.assign || function(t) {
|
|
@@ -22450,9 +22450,9 @@ var require_PreAggregatedMetrics = __commonJS({
|
|
|
22450
22450
|
}
|
|
22451
22451
|
});
|
|
22452
22452
|
|
|
22453
|
-
// ../../node_modules
|
|
22453
|
+
// ../../node_modules/applicationinsights/out/Library/Context.js
|
|
22454
22454
|
var require_Context = __commonJS({
|
|
22455
|
-
"../../node_modules
|
|
22455
|
+
"../../node_modules/applicationinsights/out/Library/Context.js"(exports2, module2) {
|
|
22456
22456
|
"use strict";
|
|
22457
22457
|
var os3 = require("os");
|
|
22458
22458
|
var fs4 = require("fs");
|
|
@@ -22515,9 +22515,9 @@ var require_Context = __commonJS({
|
|
|
22515
22515
|
}
|
|
22516
22516
|
});
|
|
22517
22517
|
|
|
22518
|
-
// ../../node_modules
|
|
22518
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/HeartBeat.js
|
|
22519
22519
|
var require_HeartBeat = __commonJS({
|
|
22520
|
-
"../../node_modules
|
|
22520
|
+
"../../node_modules/applicationinsights/out/AutoCollection/HeartBeat.js"(exports2, module2) {
|
|
22521
22521
|
"use strict";
|
|
22522
22522
|
var crypto3 = require("crypto");
|
|
22523
22523
|
var os3 = require("os");
|
|
@@ -22604,9 +22604,9 @@ var require_HeartBeat = __commonJS({
|
|
|
22604
22604
|
}
|
|
22605
22605
|
});
|
|
22606
22606
|
|
|
22607
|
-
// ../../node_modules
|
|
22607
|
+
// ../../node_modules/applicationinsights/out/Library/SnippetInjectionHelper.js
|
|
22608
22608
|
var require_SnippetInjectionHelper = __commonJS({
|
|
22609
|
-
"../../node_modules
|
|
22609
|
+
"../../node_modules/applicationinsights/out/Library/SnippetInjectionHelper.js"(exports2) {
|
|
22610
22610
|
"use strict";
|
|
22611
22611
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
22612
22612
|
exports2.isContentTypeHeaderHtml = exports2.insertSnippetByIndex = exports2.getContentEncodingFromHeaders = exports2.isSupportedContentEncoding = exports2.findBufferEncodingType = exports2.isBufferType = exports2.getBrotliDecompressSync = exports2.getBrotliDecompressAsync = exports2.getBrotliCompressSync = exports2.getBrotliCompressAsync = exports2.inflateAsync = exports2.deflateAsync = exports2.gunzipAsync = exports2.gzipAsync = exports2.isBrotliSupperted = exports2.bufferEncodingTypes = exports2.contentEncodingMethod = void 0;
|
|
@@ -22739,9 +22739,9 @@ var require_SnippetInjectionHelper = __commonJS({
|
|
|
22739
22739
|
}
|
|
22740
22740
|
});
|
|
22741
22741
|
|
|
22742
|
-
// ../../node_modules
|
|
22742
|
+
// ../../node_modules/applicationinsights/out/Library/PrefixHelper.js
|
|
22743
22743
|
var require_PrefixHelper = __commonJS({
|
|
22744
|
-
"../../node_modules
|
|
22744
|
+
"../../node_modules/applicationinsights/out/Library/PrefixHelper.js"(exports2) {
|
|
22745
22745
|
"use strict";
|
|
22746
22746
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
22747
22747
|
exports2.getResourceProvider = exports2.getOsPrefix = exports2.isFunctionApp = exports2.isWebApp = exports2.isLinux = exports2.isWindows = void 0;
|
|
@@ -22772,9 +22772,9 @@ var require_PrefixHelper = __commonJS({
|
|
|
22772
22772
|
}
|
|
22773
22773
|
});
|
|
22774
22774
|
|
|
22775
|
-
// ../../node_modules
|
|
22775
|
+
// ../../node_modules/applicationinsights/out/Library/ConnectionStringParser.js
|
|
22776
22776
|
var require_ConnectionStringParser = __commonJS({
|
|
22777
|
-
"../../node_modules
|
|
22777
|
+
"../../node_modules/applicationinsights/out/Library/ConnectionStringParser.js"(exports2, module2) {
|
|
22778
22778
|
"use strict";
|
|
22779
22779
|
var Constants = require_Constants2();
|
|
22780
22780
|
var ConnectionStringParser = (
|
|
@@ -22879,9 +22879,9 @@ var init_applicationinsights_web_snippet = __esm({
|
|
|
22879
22879
|
}
|
|
22880
22880
|
});
|
|
22881
22881
|
|
|
22882
|
-
// ../../node_modules
|
|
22882
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/WebSnippet.js
|
|
22883
22883
|
var require_WebSnippet = __commonJS({
|
|
22884
|
-
"../../node_modules
|
|
22884
|
+
"../../node_modules/applicationinsights/out/AutoCollection/WebSnippet.js"(exports2, module2) {
|
|
22885
22885
|
"use strict";
|
|
22886
22886
|
var http2 = require("http");
|
|
22887
22887
|
var https2 = require("https");
|
|
@@ -23205,9 +23205,9 @@ var require_WebSnippet = __commonJS({
|
|
|
23205
23205
|
}
|
|
23206
23206
|
});
|
|
23207
23207
|
|
|
23208
|
-
// ../../node_modules
|
|
23208
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/HttpDependencyParser.js
|
|
23209
23209
|
var require_HttpDependencyParser = __commonJS({
|
|
23210
|
-
"../../node_modules
|
|
23210
|
+
"../../node_modules/applicationinsights/out/AutoCollection/HttpDependencyParser.js"(exports2, module2) {
|
|
23211
23211
|
"use strict";
|
|
23212
23212
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
23213
23213
|
var extendStatics = function(d, b) {
|
|
@@ -23373,9 +23373,9 @@ var require_HttpDependencyParser = __commonJS({
|
|
|
23373
23373
|
}
|
|
23374
23374
|
});
|
|
23375
23375
|
|
|
23376
|
-
// ../../node_modules
|
|
23376
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/Azure/EventHub.js
|
|
23377
23377
|
var require_EventHub = __commonJS({
|
|
23378
|
-
"../../node_modules
|
|
23378
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/Azure/EventHub.js"(exports2) {
|
|
23379
23379
|
"use strict";
|
|
23380
23380
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
23381
23381
|
__assign4 = Object.assign || function(t) {
|
|
@@ -23434,9 +23434,9 @@ var require_EventHub = __commonJS({
|
|
|
23434
23434
|
}
|
|
23435
23435
|
});
|
|
23436
23436
|
|
|
23437
|
-
// ../../node_modules
|
|
23437
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/SpanParser.js
|
|
23438
23438
|
var require_SpanParser = __commonJS({
|
|
23439
|
-
"../../node_modules
|
|
23439
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/SpanParser.js"(exports2) {
|
|
23440
23440
|
"use strict";
|
|
23441
23441
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
23442
23442
|
if (k2 === void 0)
|
|
@@ -23709,9 +23709,9 @@ var require_SpanParser = __commonJS({
|
|
|
23709
23709
|
}
|
|
23710
23710
|
});
|
|
23711
23711
|
|
|
23712
|
-
// ../../node_modules
|
|
23712
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/AsyncHooksScopeManager.js
|
|
23713
23713
|
var require_AsyncHooksScopeManager = __commonJS({
|
|
23714
|
-
"../../node_modules
|
|
23714
|
+
"../../node_modules/applicationinsights/out/AutoCollection/AsyncHooksScopeManager.js"(exports2) {
|
|
23715
23715
|
"use strict";
|
|
23716
23716
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
23717
23717
|
__assign4 = Object.assign || function(t) {
|
|
@@ -23793,9 +23793,9 @@ var require_AsyncHooksScopeManager = __commonJS({
|
|
|
23793
23793
|
}
|
|
23794
23794
|
});
|
|
23795
23795
|
|
|
23796
|
-
// ../../node_modules
|
|
23796
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/azure-coretracing.sub.js
|
|
23797
23797
|
var require_azure_coretracing_sub = __commonJS({
|
|
23798
|
-
"../../node_modules
|
|
23798
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/azure-coretracing.sub.js"(exports2) {
|
|
23799
23799
|
"use strict";
|
|
23800
23800
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
23801
23801
|
if (k2 === void 0)
|
|
@@ -23882,9 +23882,9 @@ var require_azure_coretracing_sub = __commonJS({
|
|
|
23882
23882
|
}
|
|
23883
23883
|
});
|
|
23884
23884
|
|
|
23885
|
-
// ../../node_modules
|
|
23885
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/mongodb.sub.js
|
|
23886
23886
|
var require_mongodb_sub = __commonJS({
|
|
23887
|
-
"../../node_modules
|
|
23887
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/mongodb.sub.js"(exports2) {
|
|
23888
23888
|
"use strict";
|
|
23889
23889
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
23890
23890
|
exports2.enable = exports2.subscriber = void 0;
|
|
@@ -23941,9 +23941,9 @@ var require_mongodb_sub = __commonJS({
|
|
|
23941
23941
|
}
|
|
23942
23942
|
});
|
|
23943
23943
|
|
|
23944
|
-
// ../../node_modules
|
|
23944
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/mysql.sub.js
|
|
23945
23945
|
var require_mysql_sub = __commonJS({
|
|
23946
|
-
"../../node_modules
|
|
23946
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/mysql.sub.js"(exports2) {
|
|
23947
23947
|
"use strict";
|
|
23948
23948
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
23949
23949
|
exports2.enable = exports2.subscriber = void 0;
|
|
@@ -24002,9 +24002,9 @@ var require_mysql_sub = __commonJS({
|
|
|
24002
24002
|
}
|
|
24003
24003
|
});
|
|
24004
24004
|
|
|
24005
|
-
// ../../node_modules
|
|
24005
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/redis.sub.js
|
|
24006
24006
|
var require_redis_sub = __commonJS({
|
|
24007
|
-
"../../node_modules
|
|
24007
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/redis.sub.js"(exports2) {
|
|
24008
24008
|
"use strict";
|
|
24009
24009
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24010
24010
|
exports2.enable = exports2.subscriber = void 0;
|
|
@@ -24060,9 +24060,9 @@ var require_redis_sub = __commonJS({
|
|
|
24060
24060
|
}
|
|
24061
24061
|
});
|
|
24062
24062
|
|
|
24063
|
-
// ../../node_modules
|
|
24063
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/postgres.sub.js
|
|
24064
24064
|
var require_postgres_sub = __commonJS({
|
|
24065
|
-
"../../node_modules
|
|
24065
|
+
"../../node_modules/applicationinsights/out/AutoCollection/diagnostic-channel/postgres.sub.js"(exports2) {
|
|
24066
24066
|
"use strict";
|
|
24067
24067
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
24068
24068
|
exports2.enable = exports2.subscriber = void 0;
|
|
@@ -24118,9 +24118,9 @@ var require_postgres_sub = __commonJS({
|
|
|
24118
24118
|
}
|
|
24119
24119
|
});
|
|
24120
24120
|
|
|
24121
|
-
// ../../node_modules
|
|
24121
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/HttpDependencies.js
|
|
24122
24122
|
var require_HttpDependencies = __commonJS({
|
|
24123
|
-
"../../node_modules
|
|
24123
|
+
"../../node_modules/applicationinsights/out/AutoCollection/HttpDependencies.js"(exports2, module2) {
|
|
24124
24124
|
"use strict";
|
|
24125
24125
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
24126
24126
|
if (k2 === void 0)
|
|
@@ -24386,9 +24386,9 @@ var require_HttpDependencies = __commonJS({
|
|
|
24386
24386
|
}
|
|
24387
24387
|
});
|
|
24388
24388
|
|
|
24389
|
-
// ../../node_modules
|
|
24389
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/HttpRequests.js
|
|
24390
24390
|
var require_HttpRequests = __commonJS({
|
|
24391
|
-
"../../node_modules
|
|
24391
|
+
"../../node_modules/applicationinsights/out/AutoCollection/HttpRequests.js"(exports2, module2) {
|
|
24392
24392
|
"use strict";
|
|
24393
24393
|
var http2 = require("http");
|
|
24394
24394
|
var https2 = require("https");
|
|
@@ -24604,9 +24604,9 @@ var require_HttpRequests = __commonJS({
|
|
|
24604
24604
|
}
|
|
24605
24605
|
});
|
|
24606
24606
|
|
|
24607
|
-
// ../../node_modules
|
|
24607
|
+
// ../../node_modules/applicationinsights/out/Library/QuickPulseEnvelopeFactory.js
|
|
24608
24608
|
var require_QuickPulseEnvelopeFactory = __commonJS({
|
|
24609
|
-
"../../node_modules
|
|
24609
|
+
"../../node_modules/applicationinsights/out/Library/QuickPulseEnvelopeFactory.js"(exports2, module2) {
|
|
24610
24610
|
"use strict";
|
|
24611
24611
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
24612
24612
|
__assign4 = Object.assign || function(t) {
|
|
@@ -24773,9 +24773,9 @@ var require_QuickPulseEnvelopeFactory = __commonJS({
|
|
|
24773
24773
|
}
|
|
24774
24774
|
});
|
|
24775
24775
|
|
|
24776
|
-
// ../../node_modules
|
|
24776
|
+
// ../../node_modules/applicationinsights/out/Library/QuickPulseUtil.js
|
|
24777
24777
|
var require_QuickPulseUtil = __commonJS({
|
|
24778
|
-
"../../node_modules
|
|
24778
|
+
"../../node_modules/applicationinsights/out/Library/QuickPulseUtil.js"(exports2, module2) {
|
|
24779
24779
|
"use strict";
|
|
24780
24780
|
var getTransmissionTime = function() {
|
|
24781
24781
|
return (Date.now() + 621355968e5) * 1e4;
|
|
@@ -24784,9 +24784,9 @@ var require_QuickPulseUtil = __commonJS({
|
|
|
24784
24784
|
}
|
|
24785
24785
|
});
|
|
24786
24786
|
|
|
24787
|
-
// ../../node_modules
|
|
24787
|
+
// ../../node_modules/applicationinsights/out/Library/QuickPulseSender.js
|
|
24788
24788
|
var require_QuickPulseSender = __commonJS({
|
|
24789
|
-
"../../node_modules
|
|
24789
|
+
"../../node_modules/applicationinsights/out/Library/QuickPulseSender.js"(exports2, module2) {
|
|
24790
24790
|
"use strict";
|
|
24791
24791
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
24792
24792
|
function adopt(value) {
|
|
@@ -25037,9 +25037,9 @@ var require_QuickPulseSender = __commonJS({
|
|
|
25037
25037
|
}
|
|
25038
25038
|
});
|
|
25039
25039
|
|
|
25040
|
-
// ../../node_modules
|
|
25040
|
+
// ../../node_modules/applicationinsights/out/Library/QuickPulseStateManager.js
|
|
25041
25041
|
var require_QuickPulseStateManager = __commonJS({
|
|
25042
|
-
"../../node_modules
|
|
25042
|
+
"../../node_modules/applicationinsights/out/Library/QuickPulseStateManager.js"(exports2, module2) {
|
|
25043
25043
|
"use strict";
|
|
25044
25044
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
25045
25045
|
function adopt(value) {
|
|
@@ -25315,9 +25315,9 @@ var require_QuickPulseStateManager = __commonJS({
|
|
|
25315
25315
|
}
|
|
25316
25316
|
});
|
|
25317
25317
|
|
|
25318
|
-
// ../../node_modules
|
|
25318
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/NativePerformance.js
|
|
25319
25319
|
var require_NativePerformance = __commonJS({
|
|
25320
|
-
"../../node_modules
|
|
25320
|
+
"../../node_modules/applicationinsights/out/AutoCollection/NativePerformance.js"(exports2) {
|
|
25321
25321
|
"use strict";
|
|
25322
25322
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
25323
25323
|
__assign4 = Object.assign || function(t) {
|
|
@@ -25511,9 +25511,9 @@ var require_NativePerformance = __commonJS({
|
|
|
25511
25511
|
}
|
|
25512
25512
|
});
|
|
25513
25513
|
|
|
25514
|
-
// ../../node_modules
|
|
25514
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/AzureFunctionsHook.js
|
|
25515
25515
|
var require_AzureFunctionsHook = __commonJS({
|
|
25516
|
-
"../../node_modules
|
|
25516
|
+
"../../node_modules/applicationinsights/out/AutoCollection/AzureFunctionsHook.js"(exports2) {
|
|
25517
25517
|
"use strict";
|
|
25518
25518
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
25519
25519
|
function adopt(value) {
|
|
@@ -25846,9 +25846,9 @@ var require_AzureFunctionsHook = __commonJS({
|
|
|
25846
25846
|
}
|
|
25847
25847
|
});
|
|
25848
25848
|
|
|
25849
|
-
// ../../node_modules
|
|
25849
|
+
// ../../node_modules/applicationinsights/out/Library/Config.js
|
|
25850
25850
|
var require_Config = __commonJS({
|
|
25851
|
-
"../../node_modules
|
|
25851
|
+
"../../node_modules/applicationinsights/out/Library/Config.js"(exports2, module2) {
|
|
25852
25852
|
"use strict";
|
|
25853
25853
|
var CorrelationIdManager = require_CorrelationIdManager();
|
|
25854
25854
|
var ConnectionStringParser = require_ConnectionStringParser();
|
|
@@ -38153,9 +38153,9 @@ var init_src5 = __esm({
|
|
|
38153
38153
|
}
|
|
38154
38154
|
});
|
|
38155
38155
|
|
|
38156
|
-
// ../../node_modules
|
|
38156
|
+
// ../../node_modules/applicationinsights/out/Library/AuthorizationHandler.js
|
|
38157
38157
|
var require_AuthorizationHandler = __commonJS({
|
|
38158
|
-
"../../node_modules
|
|
38158
|
+
"../../node_modules/applicationinsights/out/Library/AuthorizationHandler.js"(exports2, module2) {
|
|
38159
38159
|
"use strict";
|
|
38160
38160
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
38161
38161
|
function adopt(value) {
|
|
@@ -38299,9 +38299,9 @@ var require_AuthorizationHandler = __commonJS({
|
|
|
38299
38299
|
}
|
|
38300
38300
|
});
|
|
38301
38301
|
|
|
38302
|
-
// ../../node_modules
|
|
38302
|
+
// ../../node_modules/applicationinsights/out/Library/Channel.js
|
|
38303
38303
|
var require_Channel = __commonJS({
|
|
38304
|
-
"../../node_modules
|
|
38304
|
+
"../../node_modules/applicationinsights/out/Library/Channel.js"(exports2, module2) {
|
|
38305
38305
|
"use strict";
|
|
38306
38306
|
var Logging = require_Logging();
|
|
38307
38307
|
var Util = require_Util();
|
|
@@ -38367,9 +38367,9 @@ var require_Channel = __commonJS({
|
|
|
38367
38367
|
}
|
|
38368
38368
|
});
|
|
38369
38369
|
|
|
38370
|
-
// ../../node_modules
|
|
38370
|
+
// ../../node_modules/applicationinsights/out/TelemetryProcessors/AzureRoleEnvironmentTelemetryInitializer.js
|
|
38371
38371
|
var require_AzureRoleEnvironmentTelemetryInitializer = __commonJS({
|
|
38372
|
-
"../../node_modules
|
|
38372
|
+
"../../node_modules/applicationinsights/out/TelemetryProcessors/AzureRoleEnvironmentTelemetryInitializer.js"(exports2) {
|
|
38373
38373
|
"use strict";
|
|
38374
38374
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
38375
38375
|
exports2.azureRoleEnvironmentTelemetryProcessor = void 0;
|
|
@@ -38379,9 +38379,9 @@ var require_AzureRoleEnvironmentTelemetryInitializer = __commonJS({
|
|
|
38379
38379
|
}
|
|
38380
38380
|
});
|
|
38381
38381
|
|
|
38382
|
-
// ../../node_modules
|
|
38382
|
+
// ../../node_modules/applicationinsights/out/TelemetryProcessors/SamplingTelemetryProcessor.js
|
|
38383
38383
|
var require_SamplingTelemetryProcessor = __commonJS({
|
|
38384
|
-
"../../node_modules
|
|
38384
|
+
"../../node_modules/applicationinsights/out/TelemetryProcessors/SamplingTelemetryProcessor.js"(exports2) {
|
|
38385
38385
|
"use strict";
|
|
38386
38386
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
38387
38387
|
exports2.getSamplingHashCode = exports2.samplingTelemetryProcessor = void 0;
|
|
@@ -38421,9 +38421,9 @@ var require_SamplingTelemetryProcessor = __commonJS({
|
|
|
38421
38421
|
}
|
|
38422
38422
|
});
|
|
38423
38423
|
|
|
38424
|
-
// ../../node_modules
|
|
38424
|
+
// ../../node_modules/applicationinsights/out/TelemetryProcessors/PerformanceMetricsTelemetryProcessor.js
|
|
38425
38425
|
var require_PerformanceMetricsTelemetryProcessor = __commonJS({
|
|
38426
|
-
"../../node_modules
|
|
38426
|
+
"../../node_modules/applicationinsights/out/TelemetryProcessors/PerformanceMetricsTelemetryProcessor.js"(exports2) {
|
|
38427
38427
|
"use strict";
|
|
38428
38428
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
38429
38429
|
if (k2 === void 0)
|
|
@@ -38480,9 +38480,9 @@ var require_PerformanceMetricsTelemetryProcessor = __commonJS({
|
|
|
38480
38480
|
}
|
|
38481
38481
|
});
|
|
38482
38482
|
|
|
38483
|
-
// ../../node_modules
|
|
38483
|
+
// ../../node_modules/applicationinsights/out/TelemetryProcessors/PreAggregatedMetricsTelemetryProcessor.js
|
|
38484
38484
|
var require_PreAggregatedMetricsTelemetryProcessor = __commonJS({
|
|
38485
|
-
"../../node_modules
|
|
38485
|
+
"../../node_modules/applicationinsights/out/TelemetryProcessors/PreAggregatedMetricsTelemetryProcessor.js"(exports2) {
|
|
38486
38486
|
"use strict";
|
|
38487
38487
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
38488
38488
|
__assign4 = Object.assign || function(t) {
|
|
@@ -38585,9 +38585,9 @@ var require_PreAggregatedMetricsTelemetryProcessor = __commonJS({
|
|
|
38585
38585
|
}
|
|
38586
38586
|
});
|
|
38587
38587
|
|
|
38588
|
-
// ../../node_modules
|
|
38588
|
+
// ../../node_modules/applicationinsights/out/TelemetryProcessors/index.js
|
|
38589
38589
|
var require_TelemetryProcessors = __commonJS({
|
|
38590
|
-
"../../node_modules
|
|
38590
|
+
"../../node_modules/applicationinsights/out/TelemetryProcessors/index.js"(exports2) {
|
|
38591
38591
|
"use strict";
|
|
38592
38592
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
38593
38593
|
if (k2 === void 0)
|
|
@@ -38613,9 +38613,9 @@ var require_TelemetryProcessors = __commonJS({
|
|
|
38613
38613
|
}
|
|
38614
38614
|
});
|
|
38615
38615
|
|
|
38616
|
-
// ../../node_modules
|
|
38616
|
+
// ../../node_modules/applicationinsights/out/Library/EnvelopeFactory.js
|
|
38617
38617
|
var require_EnvelopeFactory = __commonJS({
|
|
38618
|
-
"../../node_modules
|
|
38618
|
+
"../../node_modules/applicationinsights/out/Library/EnvelopeFactory.js"(exports2, module2) {
|
|
38619
38619
|
"use strict";
|
|
38620
38620
|
var Contracts = require_Contracts();
|
|
38621
38621
|
var Util = require_Util();
|
|
@@ -38980,9 +38980,9 @@ var require_EnvelopeFactory = __commonJS({
|
|
|
38980
38980
|
}
|
|
38981
38981
|
});
|
|
38982
38982
|
|
|
38983
|
-
// ../../node_modules
|
|
38983
|
+
// ../../node_modules/applicationinsights/out/Library/FileAccessControl.js
|
|
38984
38984
|
var require_FileAccessControl = __commonJS({
|
|
38985
|
-
"../../node_modules
|
|
38985
|
+
"../../node_modules/applicationinsights/out/Library/FileAccessControl.js"(exports2) {
|
|
38986
38986
|
"use strict";
|
|
38987
38987
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
38988
38988
|
function adopt(value) {
|
|
@@ -39268,9 +39268,9 @@ var require_FileAccessControl = __commonJS({
|
|
|
39268
39268
|
}
|
|
39269
39269
|
});
|
|
39270
39270
|
|
|
39271
|
-
// ../../node_modules
|
|
39271
|
+
// ../../node_modules/applicationinsights/out/Library/Sender.js
|
|
39272
39272
|
var require_Sender = __commonJS({
|
|
39273
|
-
"../../node_modules
|
|
39273
|
+
"../../node_modules/applicationinsights/out/Library/Sender.js"(exports2, module2) {
|
|
39274
39274
|
"use strict";
|
|
39275
39275
|
var __awaiter9 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
|
|
39276
39276
|
function adopt(value) {
|
|
@@ -39921,9 +39921,9 @@ var require_Sender = __commonJS({
|
|
|
39921
39921
|
}
|
|
39922
39922
|
});
|
|
39923
39923
|
|
|
39924
|
-
// ../../node_modules
|
|
39924
|
+
// ../../node_modules/applicationinsights/out/Library/AzureVirtualMachine.js
|
|
39925
39925
|
var require_AzureVirtualMachine = __commonJS({
|
|
39926
|
-
"../../node_modules
|
|
39926
|
+
"../../node_modules/applicationinsights/out/Library/AzureVirtualMachine.js"(exports2) {
|
|
39927
39927
|
"use strict";
|
|
39928
39928
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
39929
39929
|
exports2.AzureVirtualMachine = void 0;
|
|
@@ -40002,9 +40002,9 @@ var require_AzureVirtualMachine = __commonJS({
|
|
|
40002
40002
|
}
|
|
40003
40003
|
});
|
|
40004
40004
|
|
|
40005
|
-
// ../../node_modules
|
|
40005
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/NetworkStatsbeat.js
|
|
40006
40006
|
var require_NetworkStatsbeat = __commonJS({
|
|
40007
|
-
"../../node_modules
|
|
40007
|
+
"../../node_modules/applicationinsights/out/AutoCollection/NetworkStatsbeat.js"(exports2) {
|
|
40008
40008
|
"use strict";
|
|
40009
40009
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
40010
40010
|
exports2.NetworkStatsbeat = void 0;
|
|
@@ -40032,9 +40032,9 @@ var require_NetworkStatsbeat = __commonJS({
|
|
|
40032
40032
|
}
|
|
40033
40033
|
});
|
|
40034
40034
|
|
|
40035
|
-
// ../../node_modules
|
|
40035
|
+
// ../../node_modules/applicationinsights/out/AutoCollection/Statsbeat.js
|
|
40036
40036
|
var require_Statsbeat = __commonJS({
|
|
40037
|
-
"../../node_modules
|
|
40037
|
+
"../../node_modules/applicationinsights/out/AutoCollection/Statsbeat.js"(exports2, module2) {
|
|
40038
40038
|
"use strict";
|
|
40039
40039
|
var __assign4 = exports2 && exports2.__assign || function() {
|
|
40040
40040
|
__assign4 = Object.assign || function(t) {
|
|
@@ -40611,9 +40611,9 @@ var require_Statsbeat = __commonJS({
|
|
|
40611
40611
|
}
|
|
40612
40612
|
});
|
|
40613
40613
|
|
|
40614
|
-
// ../../node_modules
|
|
40614
|
+
// ../../node_modules/applicationinsights/out/Library/TelemetryClient.js
|
|
40615
40615
|
var require_TelemetryClient = __commonJS({
|
|
40616
|
-
"../../node_modules
|
|
40616
|
+
"../../node_modules/applicationinsights/out/Library/TelemetryClient.js"(exports2, module2) {
|
|
40617
40617
|
"use strict";
|
|
40618
40618
|
var url = require("url");
|
|
40619
40619
|
var Config = require_Config();
|
|
@@ -40770,9 +40770,9 @@ var require_TelemetryClient = __commonJS({
|
|
|
40770
40770
|
}
|
|
40771
40771
|
});
|
|
40772
40772
|
|
|
40773
|
-
// ../../node_modules
|
|
40773
|
+
// ../../node_modules/applicationinsights/out/Library/NodeClient.js
|
|
40774
40774
|
var require_NodeClient = __commonJS({
|
|
40775
|
-
"../../node_modules
|
|
40775
|
+
"../../node_modules/applicationinsights/out/Library/NodeClient.js"(exports2, module2) {
|
|
40776
40776
|
"use strict";
|
|
40777
40777
|
var __extends5 = exports2 && exports2.__extends || /* @__PURE__ */ function() {
|
|
40778
40778
|
var extendStatics = function(d, b) {
|
|
@@ -40835,17 +40835,17 @@ var require_NodeClient = __commonJS({
|
|
|
40835
40835
|
}
|
|
40836
40836
|
});
|
|
40837
40837
|
|
|
40838
|
-
// ../../node_modules
|
|
40838
|
+
// ../../node_modules/applicationinsights/out/Library/Functions.js
|
|
40839
40839
|
var require_Functions = __commonJS({
|
|
40840
|
-
"../../node_modules
|
|
40840
|
+
"../../node_modules/applicationinsights/out/Library/Functions.js"(exports2) {
|
|
40841
40841
|
"use strict";
|
|
40842
40842
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
40843
40843
|
}
|
|
40844
40844
|
});
|
|
40845
40845
|
|
|
40846
|
-
// ../../node_modules
|
|
40846
|
+
// ../../node_modules/applicationinsights/out/applicationinsights.js
|
|
40847
40847
|
var require_applicationinsights2 = __commonJS({
|
|
40848
|
-
"../../node_modules
|
|
40848
|
+
"../../node_modules/applicationinsights/out/applicationinsights.js"(exports2) {
|
|
40849
40849
|
"use strict";
|
|
40850
40850
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
40851
40851
|
exports2.dispose = exports2.Configuration = exports2.wrapWithCorrelationContext = exports2.startOperation = exports2.getCorrelationContext = exports2.start = exports2.setup = exports2.liveMetricsClient = exports2.defaultClient = exports2.DistributedTracingModes = void 0;
|
|
@@ -145720,7 +145720,7 @@ var import_yaml2 = __toESM(require_dist5());
|
|
|
145720
145720
|
var package_default = {
|
|
145721
145721
|
name: "@sap/ux-ui5-tooling",
|
|
145722
145722
|
displayName: "SAP Fiori Tools \u2013 UI5 Tooling",
|
|
145723
|
-
version: "1.
|
|
145723
|
+
version: "1.14.0",
|
|
145724
145724
|
description: "SAP Fiori Tools \u2013 UI5 Tooling",
|
|
145725
145725
|
publisher: "SAPSE",
|
|
145726
145726
|
license: "SEE LICENSE IN LICENSE",
|
|
@@ -145753,7 +145753,7 @@ var package_default = {
|
|
|
145753
145753
|
madge: "madge --warning --circular --extensions ts ./"
|
|
145754
145754
|
},
|
|
145755
145755
|
dependencies: {
|
|
145756
|
-
"@sap-ux/preview-middleware": "0.13.
|
|
145756
|
+
"@sap-ux/preview-middleware": "0.13.60",
|
|
145757
145757
|
"@ui5/fs": "3.0.4",
|
|
145758
145758
|
"connect-livereload": "0.6.1",
|
|
145759
145759
|
debug: "4.3.4",
|
|
@@ -145766,10 +145766,10 @@ var package_default = {
|
|
|
145766
145766
|
keytar: "7.9.0"
|
|
145767
145767
|
},
|
|
145768
145768
|
devDependencies: {
|
|
145769
|
-
"@sap-ux/adp-tooling": "0.10.
|
|
145770
|
-
"@sap-ux/backend-proxy-middleware": "0.7.
|
|
145769
|
+
"@sap-ux/adp-tooling": "0.10.19",
|
|
145770
|
+
"@sap-ux/backend-proxy-middleware": "0.7.34",
|
|
145771
145771
|
"@sap-ux/btp-utils": "0.14.4",
|
|
145772
|
-
"@sap-ux/deploy-tooling": "0.14.
|
|
145772
|
+
"@sap-ux/deploy-tooling": "0.14.33",
|
|
145773
145773
|
"@sap-ux/feature-toggle": "0.1.1",
|
|
145774
145774
|
"@sap-ux/jest-runner-puppeteer": "0.0.2",
|
|
145775
145775
|
"@sap-ux/logger": "0.5.1",
|
|
@@ -145780,11 +145780,11 @@ var package_default = {
|
|
|
145780
145780
|
"@sap-ux/telemetry": "0.4.26",
|
|
145781
145781
|
"@sap-ux/ui5-config": "0.22.5",
|
|
145782
145782
|
"@sap-ux/ui5-info": "0.5.0",
|
|
145783
|
-
"@sap-ux/ui5-proxy-middleware": "1.3.
|
|
145784
|
-
"@sap/ux-app-templates": "1.
|
|
145785
|
-
"@sap/ux-common-utils": "1.
|
|
145786
|
-
"@sap/ux-odata-client": "1.
|
|
145787
|
-
"@sap/ux-ui5-info": "1.
|
|
145783
|
+
"@sap-ux/ui5-proxy-middleware": "1.3.11",
|
|
145784
|
+
"@sap/ux-app-templates": "1.14.0",
|
|
145785
|
+
"@sap/ux-common-utils": "1.14.0",
|
|
145786
|
+
"@sap/ux-odata-client": "1.14.0",
|
|
145787
|
+
"@sap/ux-ui5-info": "1.14.0",
|
|
145788
145788
|
"@types/expect-puppeteer": "5.0.6",
|
|
145789
145789
|
"@types/jest-dev-server": "5.0.3",
|
|
145790
145790
|
"@types/jquery": "3.5.29",
|