@itwin/rpcinterface-full-stack-tests 3.0.0-dev.133 → 3.0.0-dev.138
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/lib/dist/bundled-tests.js +1060 -606
- package/lib/dist/bundled-tests.js.map +1 -1
- package/lib/frontend/DevToolsRpc.test.js +1 -1
- package/lib/frontend/DevToolsRpc.test.js.map +1 -1
- package/lib/frontend/setup/TestContext.js +1 -1
- package/lib/frontend/setup/TestContext.js.map +1 -1
- package/package.json +17 -17
|
@@ -1070,7 +1070,6 @@ class BriefcaseHandler {
|
|
|
1070
1070
|
* @param iModelId Id of the iModel. See [[HubIModel]].
|
|
1071
1071
|
* @param briefcase Briefcase to update.
|
|
1072
1072
|
* @returns Updated Briefcase instance from iModelHub.
|
|
1073
|
-
* @throws [[IModelHubError]] with [IModelHubStatus.FailedToGetProductSettings]($bentley) if request to get settings to Product Settings service fails.
|
|
1074
1073
|
* @throws [Common iModelHub errors]($docs/learning/iModelHub/CommonErrors)
|
|
1075
1074
|
*/
|
|
1076
1075
|
async update(accessToken, iModelId, briefcase) {
|
|
@@ -5574,7 +5573,7 @@ const loggerCategory = IModelHubClientLoggerCategories_1.IModelHubClientLoggerCa
|
|
|
5574
5573
|
/**
|
|
5575
5574
|
* HubIModel represents an iModel on iModelHub. Getting a valid HubIModel instance from iModelHub is required for majority of iModelHub method calls, as wsgId of this object needs to be passed as iModelId argument to those methods.
|
|
5576
5575
|
*
|
|
5577
|
-
* For iModel representation in
|
|
5576
|
+
* For iModel representation in iTwin.js, see [IModel]($common). For the file that is used for that iModel, see [BriefcaseDb]($backend).
|
|
5578
5577
|
* @internal
|
|
5579
5578
|
*/
|
|
5580
5579
|
let HubIModel = class HubIModel extends ECJsonTypeMap_1.WsgInstance {
|
|
@@ -9173,9 +9172,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9173
9172
|
|
|
9174
9173
|
/***/ }),
|
|
9175
9174
|
|
|
9176
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.
|
|
9175
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.136/node_modules/@itwin/certa/lib/utils/CallbackUtils.js":
|
|
9177
9176
|
/*!**************************************************************************************************************************************!*\
|
|
9178
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.
|
|
9177
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.136/node_modules/@itwin/certa/lib/utils/CallbackUtils.js ***!
|
|
9179
9178
|
\**************************************************************************************************************************************/
|
|
9180
9179
|
/*! no static exports found */
|
|
9181
9180
|
/***/ (function(module, exports, __webpack_require__) {
|
|
@@ -9219,9 +9218,9 @@ exports.executeBackendCallback = executeBackendCallback;
|
|
|
9219
9218
|
|
|
9220
9219
|
/***/ }),
|
|
9221
9220
|
|
|
9222
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9221
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AccessToken.js":
|
|
9223
9222
|
/*!************************************************************************************************************************************************!*\
|
|
9224
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9223
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AccessToken.js ***!
|
|
9225
9224
|
\************************************************************************************************************************************************/
|
|
9226
9225
|
/*! no exports provided */
|
|
9227
9226
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9240,9 +9239,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9240
9239
|
|
|
9241
9240
|
/***/ }),
|
|
9242
9241
|
|
|
9243
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9242
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js":
|
|
9244
9243
|
/*!*******************************************************************************************************************************************!*\
|
|
9245
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9244
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js ***!
|
|
9246
9245
|
\*******************************************************************************************************************************************/
|
|
9247
9246
|
/*! exports provided: assert */
|
|
9248
9247
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9295,9 +9294,9 @@ function assert(condition, message) {
|
|
|
9295
9294
|
|
|
9296
9295
|
/***/ }),
|
|
9297
9296
|
|
|
9298
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9297
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AsyncMutex.js":
|
|
9299
9298
|
/*!***********************************************************************************************************************************************!*\
|
|
9300
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9299
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AsyncMutex.js ***!
|
|
9301
9300
|
\***********************************************************************************************************************************************/
|
|
9302
9301
|
/*! exports provided: AsyncMutex */
|
|
9303
9302
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9348,9 +9347,9 @@ class AsyncMutex {
|
|
|
9348
9347
|
|
|
9349
9348
|
/***/ }),
|
|
9350
9349
|
|
|
9351
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9350
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeEvent.js":
|
|
9352
9351
|
/*!********************************************************************************************************************************************!*\
|
|
9353
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9352
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeEvent.js ***!
|
|
9354
9353
|
\********************************************************************************************************************************************/
|
|
9355
9354
|
/*! exports provided: BeEvent, BeUiEvent, BeEventList */
|
|
9356
9355
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9360,7 +9359,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9360
9359
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "BeEvent", function() { return BeEvent; });
|
|
9361
9360
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "BeUiEvent", function() { return BeUiEvent; });
|
|
9362
9361
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "BeEventList", function() { return BeEventList; });
|
|
9363
|
-
/* harmony import */ var _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./UnexpectedErrors */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9362
|
+
/* harmony import */ var _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./UnexpectedErrors */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UnexpectedErrors.js");
|
|
9364
9363
|
/*---------------------------------------------------------------------------------------------
|
|
9365
9364
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
9366
9365
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -9515,9 +9514,9 @@ class BeEventList {
|
|
|
9515
9514
|
|
|
9516
9515
|
/***/ }),
|
|
9517
9516
|
|
|
9518
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9517
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeSQLite.js":
|
|
9519
9518
|
/*!*********************************************************************************************************************************************!*\
|
|
9520
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9519
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeSQLite.js ***!
|
|
9521
9520
|
\*********************************************************************************************************************************************/
|
|
9522
9521
|
/*! exports provided: OpenMode, DbOpcode, DbResult */
|
|
9523
9522
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9711,9 +9710,9 @@ var DbResult;
|
|
|
9711
9710
|
|
|
9712
9711
|
/***/ }),
|
|
9713
9712
|
|
|
9714
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9713
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyError.js":
|
|
9715
9714
|
/*!*************************************************************************************************************************************************!*\
|
|
9716
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9715
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyError.js ***!
|
|
9717
9716
|
\*************************************************************************************************************************************************/
|
|
9718
9717
|
/*! exports provided: BentleyStatus, IModelStatus, BriefcaseStatus, RpcInterfaceStatus, ChangeSetStatus, RepositoryStatus, HttpStatus, IModelHubStatus, AuthStatus, GeoServiceStatus, BentleyError */
|
|
9719
9718
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9731,7 +9730,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9731
9730
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AuthStatus", function() { return AuthStatus; });
|
|
9732
9731
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "GeoServiceStatus", function() { return GeoServiceStatus; });
|
|
9733
9732
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "BentleyError", function() { return BentleyError; });
|
|
9734
|
-
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeSQLite */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
9733
|
+
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeSQLite */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeSQLite.js");
|
|
9735
9734
|
/*---------------------------------------------------------------------------------------------
|
|
9736
9735
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
9737
9736
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -10022,7 +10021,6 @@ var IModelHubStatus;
|
|
|
10022
10021
|
IModelHubStatus[IModelHubStatus["FailedToGetAssetPermissions"] = 102445] = "FailedToGetAssetPermissions";
|
|
10023
10022
|
IModelHubStatus[IModelHubStatus["FailedToGetAssetMembers"] = 102446] = "FailedToGetAssetMembers";
|
|
10024
10023
|
IModelHubStatus[IModelHubStatus["ITwinDoesNotExist"] = 102447] = "ITwinDoesNotExist";
|
|
10025
|
-
IModelHubStatus[IModelHubStatus["FailedToGetProductSettings"] = 102448] = "FailedToGetProductSettings";
|
|
10026
10024
|
IModelHubStatus[IModelHubStatus["LockChunkDoesNotExist"] = 102449] = "LockChunkDoesNotExist";
|
|
10027
10025
|
IModelHubStatus[IModelHubStatus["CheckpointAlreadyExists"] = 102450] = "CheckpointAlreadyExists";
|
|
10028
10026
|
IModelHubStatus[IModelHubStatus["CheckpointDoesNotExist"] = 102451] = "CheckpointDoesNotExist";
|
|
@@ -10343,7 +10341,6 @@ class BentleyError extends Error {
|
|
|
10343
10341
|
case IModelHubStatus.JobSchedulingFailed: return "Failed to schedule a background job";
|
|
10344
10342
|
case IModelHubStatus.ConflictsAggregate: return "Codes or locks are owned by another briefcase";
|
|
10345
10343
|
case IModelHubStatus.FailedToGetITwinById: return "Failed to query iTwin by its id";
|
|
10346
|
-
case IModelHubStatus.FailedToGetProductSettings: return "Failed to get product settings";
|
|
10347
10344
|
case IModelHubStatus.DatabaseOperationFailed: return "Database operation has failed";
|
|
10348
10345
|
case IModelHubStatus.ITwinDoesNotExist: return "ITwin does not exist";
|
|
10349
10346
|
case IModelHubStatus.UndefinedArgumentError: return "Undefined argument";
|
|
@@ -10433,9 +10430,9 @@ class BentleyError extends Error {
|
|
|
10433
10430
|
|
|
10434
10431
|
/***/ }),
|
|
10435
10432
|
|
|
10436
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10433
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyLoggerCategory.js":
|
|
10437
10434
|
/*!**********************************************************************************************************************************************************!*\
|
|
10438
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10435
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyLoggerCategory.js ***!
|
|
10439
10436
|
\**********************************************************************************************************************************************************/
|
|
10440
10437
|
/*! exports provided: BentleyLoggerCategory */
|
|
10441
10438
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -10463,9 +10460,9 @@ var BentleyLoggerCategory;
|
|
|
10463
10460
|
|
|
10464
10461
|
/***/ }),
|
|
10465
10462
|
|
|
10466
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10463
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ByteStream.js":
|
|
10467
10464
|
/*!***********************************************************************************************************************************************!*\
|
|
10468
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10465
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ByteStream.js ***!
|
|
10469
10466
|
\***********************************************************************************************************************************************/
|
|
10470
10467
|
/*! exports provided: ByteStream */
|
|
10471
10468
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -10473,8 +10470,8 @@ var BentleyLoggerCategory;
|
|
|
10473
10470
|
"use strict";
|
|
10474
10471
|
__webpack_require__.r(__webpack_exports__);
|
|
10475
10472
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ByteStream", function() { return ByteStream; });
|
|
10476
|
-
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10477
|
-
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10473
|
+
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js");
|
|
10474
|
+
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Id.js");
|
|
10478
10475
|
/*---------------------------------------------------------------------------------------------
|
|
10479
10476
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
10480
10477
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -10566,9 +10563,9 @@ class ByteStream {
|
|
|
10566
10563
|
|
|
10567
10564
|
/***/ }),
|
|
10568
10565
|
|
|
10569
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10566
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Compare.js":
|
|
10570
10567
|
/*!********************************************************************************************************************************************!*\
|
|
10571
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10568
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Compare.js ***!
|
|
10572
10569
|
\********************************************************************************************************************************************/
|
|
10573
10570
|
/*! exports provided: compareWithTolerance, compareNumbers, compareBooleans, compareStrings, comparePossiblyUndefined, compareStringsOrUndefined, compareNumbersOrUndefined, compareBooleansOrUndefined, areEqualPossiblyUndefined */
|
|
10574
10571
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -10639,9 +10636,9 @@ function areEqualPossiblyUndefined(t, u, areEqual) {
|
|
|
10639
10636
|
|
|
10640
10637
|
/***/ }),
|
|
10641
10638
|
|
|
10642
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10639
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/CompressedId64Set.js":
|
|
10643
10640
|
/*!******************************************************************************************************************************************************!*\
|
|
10644
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10641
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/CompressedId64Set.js ***!
|
|
10645
10642
|
\******************************************************************************************************************************************************/
|
|
10646
10643
|
/*! exports provided: CompressedId64Set, OrderedId64Array, MutableCompressedId64Set */
|
|
10647
10644
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -10651,10 +10648,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10651
10648
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "CompressedId64Set", function() { return CompressedId64Set; });
|
|
10652
10649
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OrderedId64Array", function() { return OrderedId64Array; });
|
|
10653
10650
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "MutableCompressedId64Set", function() { return MutableCompressedId64Set; });
|
|
10654
|
-
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10655
|
-
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10656
|
-
/* harmony import */ var _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./OrderedId64Iterable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10657
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
10651
|
+
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js");
|
|
10652
|
+
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Id.js");
|
|
10653
|
+
/* harmony import */ var _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./OrderedId64Iterable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedId64Iterable.js");
|
|
10654
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
10658
10655
|
/*---------------------------------------------------------------------------------------------
|
|
10659
10656
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
10660
10657
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -11082,9 +11079,9 @@ class MutableCompressedId64Set {
|
|
|
11082
11079
|
|
|
11083
11080
|
/***/ }),
|
|
11084
11081
|
|
|
11085
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11082
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Dictionary.js":
|
|
11086
11083
|
/*!***********************************************************************************************************************************************!*\
|
|
11087
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11084
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Dictionary.js ***!
|
|
11088
11085
|
\***********************************************************************************************************************************************/
|
|
11089
11086
|
/*! exports provided: Dictionary */
|
|
11090
11087
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -11092,7 +11089,7 @@ class MutableCompressedId64Set {
|
|
|
11092
11089
|
"use strict";
|
|
11093
11090
|
__webpack_require__.r(__webpack_exports__);
|
|
11094
11091
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Dictionary", function() { return Dictionary; });
|
|
11095
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11092
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
11096
11093
|
/*---------------------------------------------------------------------------------------------
|
|
11097
11094
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
11098
11095
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -11296,9 +11293,9 @@ class Dictionary {
|
|
|
11296
11293
|
|
|
11297
11294
|
/***/ }),
|
|
11298
11295
|
|
|
11299
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11296
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Disposable.js":
|
|
11300
11297
|
/*!***********************************************************************************************************************************************!*\
|
|
11301
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11298
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Disposable.js ***!
|
|
11302
11299
|
\***********************************************************************************************************************************************/
|
|
11303
11300
|
/*! exports provided: isIDisposable, dispose, disposeArray, using, DisposableList */
|
|
11304
11301
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -11426,9 +11423,9 @@ class DisposableList {
|
|
|
11426
11423
|
|
|
11427
11424
|
/***/ }),
|
|
11428
11425
|
|
|
11429
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11426
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Id.js":
|
|
11430
11427
|
/*!***************************************************************************************************************************************!*\
|
|
11431
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
11428
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Id.js ***!
|
|
11432
11429
|
\***************************************************************************************************************************************/
|
|
11433
11430
|
/*! exports provided: Id64, TransientIdSequence, Guid */
|
|
11434
11431
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12053,9 +12050,9 @@ var Guid;
|
|
|
12053
12050
|
|
|
12054
12051
|
/***/ }),
|
|
12055
12052
|
|
|
12056
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12053
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/IndexMap.js":
|
|
12057
12054
|
/*!*********************************************************************************************************************************************!*\
|
|
12058
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12055
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/IndexMap.js ***!
|
|
12059
12056
|
\*********************************************************************************************************************************************/
|
|
12060
12057
|
/*! exports provided: IndexedValue, IndexMap */
|
|
12061
12058
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12064,7 +12061,7 @@ var Guid;
|
|
|
12064
12061
|
__webpack_require__.r(__webpack_exports__);
|
|
12065
12062
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IndexedValue", function() { return IndexedValue; });
|
|
12066
12063
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IndexMap", function() { return IndexMap; });
|
|
12067
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12064
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
12068
12065
|
/*---------------------------------------------------------------------------------------------
|
|
12069
12066
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
12070
12067
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -12155,9 +12152,9 @@ class IndexMap {
|
|
|
12155
12152
|
|
|
12156
12153
|
/***/ }),
|
|
12157
12154
|
|
|
12158
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12155
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonSchema.js":
|
|
12159
12156
|
/*!***********************************************************************************************************************************************!*\
|
|
12160
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12157
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonSchema.js ***!
|
|
12161
12158
|
\***********************************************************************************************************************************************/
|
|
12162
12159
|
/*! no exports provided */
|
|
12163
12160
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12176,9 +12173,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
12176
12173
|
|
|
12177
12174
|
/***/ }),
|
|
12178
12175
|
|
|
12179
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12176
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonUtils.js":
|
|
12180
12177
|
/*!**********************************************************************************************************************************************!*\
|
|
12181
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12178
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonUtils.js ***!
|
|
12182
12179
|
\**********************************************************************************************************************************************/
|
|
12183
12180
|
/*! exports provided: JsonUtils */
|
|
12184
12181
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12320,9 +12317,9 @@ var JsonUtils;
|
|
|
12320
12317
|
|
|
12321
12318
|
/***/ }),
|
|
12322
12319
|
|
|
12323
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12320
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/LRUMap.js":
|
|
12324
12321
|
/*!*******************************************************************************************************************************************!*\
|
|
12325
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12322
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/LRUMap.js ***!
|
|
12326
12323
|
\*******************************************************************************************************************************************/
|
|
12327
12324
|
/*! exports provided: Entry, LRUCache, LRUMap, LRUDictionary */
|
|
12328
12325
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12333,7 +12330,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
12333
12330
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "LRUCache", function() { return LRUCache; });
|
|
12334
12331
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "LRUMap", function() { return LRUMap; });
|
|
12335
12332
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "LRUDictionary", function() { return LRUDictionary; });
|
|
12336
|
-
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Dictionary */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12333
|
+
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Dictionary */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Dictionary.js");
|
|
12337
12334
|
/*---------------------------------------------------------------------------------------------
|
|
12338
12335
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
12339
12336
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -12664,9 +12661,9 @@ class LRUDictionary extends LRUCache {
|
|
|
12664
12661
|
|
|
12665
12662
|
/***/ }),
|
|
12666
12663
|
|
|
12667
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12664
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Logger.js":
|
|
12668
12665
|
/*!*******************************************************************************************************************************************!*\
|
|
12669
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12666
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Logger.js ***!
|
|
12670
12667
|
\*******************************************************************************************************************************************/
|
|
12671
12668
|
/*! exports provided: LogLevel, Logger, PerfLogger */
|
|
12672
12669
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12676,8 +12673,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
12676
12673
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "LogLevel", function() { return LogLevel; });
|
|
12677
12674
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Logger", function() { return Logger; });
|
|
12678
12675
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PerfLogger", function() { return PerfLogger; });
|
|
12679
|
-
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12680
|
-
/* harmony import */ var _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BentleyLoggerCategory */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12676
|
+
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyError.js");
|
|
12677
|
+
/* harmony import */ var _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BentleyLoggerCategory */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyLoggerCategory.js");
|
|
12681
12678
|
/*---------------------------------------------------------------------------------------------
|
|
12682
12679
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
12683
12680
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -12931,9 +12928,9 @@ PerfLogger._severity = LogLevel.Info;
|
|
|
12931
12928
|
|
|
12932
12929
|
/***/ }),
|
|
12933
12930
|
|
|
12934
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12931
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ObservableSet.js":
|
|
12935
12932
|
/*!**************************************************************************************************************************************************!*\
|
|
12936
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12933
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ObservableSet.js ***!
|
|
12937
12934
|
\**************************************************************************************************************************************************/
|
|
12938
12935
|
/*! exports provided: ObservableSet */
|
|
12939
12936
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -12941,7 +12938,7 @@ PerfLogger._severity = LogLevel.Info;
|
|
|
12941
12938
|
"use strict";
|
|
12942
12939
|
__webpack_require__.r(__webpack_exports__);
|
|
12943
12940
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ObservableSet", function() { return ObservableSet; });
|
|
12944
|
-
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12941
|
+
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeEvent.js");
|
|
12945
12942
|
/*---------------------------------------------------------------------------------------------
|
|
12946
12943
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
12947
12944
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -12993,9 +12990,9 @@ class ObservableSet extends Set {
|
|
|
12993
12990
|
|
|
12994
12991
|
/***/ }),
|
|
12995
12992
|
|
|
12996
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12993
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OneAtATimeAction.js":
|
|
12997
12994
|
/*!*****************************************************************************************************************************************************!*\
|
|
12998
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
12995
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OneAtATimeAction.js ***!
|
|
12999
12996
|
\*****************************************************************************************************************************************************/
|
|
13000
12997
|
/*! exports provided: AbandonedError, OneAtATimeAction */
|
|
13001
12998
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13004,7 +13001,7 @@ class ObservableSet extends Set {
|
|
|
13004
13001
|
__webpack_require__.r(__webpack_exports__);
|
|
13005
13002
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AbandonedError", function() { return AbandonedError; });
|
|
13006
13003
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OneAtATimeAction", function() { return OneAtATimeAction; });
|
|
13007
|
-
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13004
|
+
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyError.js");
|
|
13008
13005
|
/*---------------------------------------------------------------------------------------------
|
|
13009
13006
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
13010
13007
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -13095,9 +13092,9 @@ class OneAtATimeAction {
|
|
|
13095
13092
|
|
|
13096
13093
|
/***/ }),
|
|
13097
13094
|
|
|
13098
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13095
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedId64Iterable.js":
|
|
13099
13096
|
/*!********************************************************************************************************************************************************!*\
|
|
13100
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13097
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedId64Iterable.js ***!
|
|
13101
13098
|
\********************************************************************************************************************************************************/
|
|
13102
13099
|
/*! exports provided: OrderedId64Iterable */
|
|
13103
13100
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13105,7 +13102,7 @@ class OneAtATimeAction {
|
|
|
13105
13102
|
"use strict";
|
|
13106
13103
|
__webpack_require__.r(__webpack_exports__);
|
|
13107
13104
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OrderedId64Iterable", function() { return OrderedId64Iterable; });
|
|
13108
|
-
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13105
|
+
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js");
|
|
13109
13106
|
/*---------------------------------------------------------------------------------------------
|
|
13110
13107
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
13111
13108
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -13342,9 +13339,9 @@ var OrderedId64Iterable;
|
|
|
13342
13339
|
|
|
13343
13340
|
/***/ }),
|
|
13344
13341
|
|
|
13345
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13342
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedSet.js":
|
|
13346
13343
|
/*!***********************************************************************************************************************************************!*\
|
|
13347
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13344
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedSet.js ***!
|
|
13348
13345
|
\***********************************************************************************************************************************************/
|
|
13349
13346
|
/*! exports provided: ReadonlyOrderedSet, OrderedSet */
|
|
13350
13347
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13353,7 +13350,7 @@ var OrderedId64Iterable;
|
|
|
13353
13350
|
__webpack_require__.r(__webpack_exports__);
|
|
13354
13351
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ReadonlyOrderedSet", function() { return ReadonlyOrderedSet; });
|
|
13355
13352
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OrderedSet", function() { return OrderedSet; });
|
|
13356
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13353
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
13357
13354
|
/*---------------------------------------------------------------------------------------------
|
|
13358
13355
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
13359
13356
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -13417,9 +13414,9 @@ class OrderedSet extends ReadonlyOrderedSet {
|
|
|
13417
13414
|
|
|
13418
13415
|
/***/ }),
|
|
13419
13416
|
|
|
13420
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13417
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/PriorityQueue.js":
|
|
13421
13418
|
/*!**************************************************************************************************************************************************!*\
|
|
13422
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13419
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/PriorityQueue.js ***!
|
|
13423
13420
|
\**************************************************************************************************************************************************/
|
|
13424
13421
|
/*! exports provided: PriorityQueue */
|
|
13425
13422
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13427,7 +13424,7 @@ class OrderedSet extends ReadonlyOrderedSet {
|
|
|
13427
13424
|
"use strict";
|
|
13428
13425
|
__webpack_require__.r(__webpack_exports__);
|
|
13429
13426
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PriorityQueue", function() { return PriorityQueue; });
|
|
13430
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13427
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
13431
13428
|
/*---------------------------------------------------------------------------------------------
|
|
13432
13429
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
13433
13430
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -13568,9 +13565,9 @@ class PriorityQueue {
|
|
|
13568
13565
|
|
|
13569
13566
|
/***/ }),
|
|
13570
13567
|
|
|
13571
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13568
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ProcessDetector.js":
|
|
13572
13569
|
/*!****************************************************************************************************************************************************!*\
|
|
13573
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13570
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ProcessDetector.js ***!
|
|
13574
13571
|
\****************************************************************************************************************************************************/
|
|
13575
13572
|
/*! exports provided: ProcessDetector */
|
|
13576
13573
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13649,9 +13646,9 @@ class ProcessDetector {
|
|
|
13649
13646
|
|
|
13650
13647
|
/***/ }),
|
|
13651
13648
|
|
|
13652
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13649
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js":
|
|
13653
13650
|
/*!************************************************************************************************************************************************!*\
|
|
13654
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13651
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js ***!
|
|
13655
13652
|
\************************************************************************************************************************************************/
|
|
13656
13653
|
/*! exports provided: shallowClone, lowerBound, DuplicatePolicy, ReadonlySortedArray, SortedArray */
|
|
13657
13654
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -13961,9 +13958,9 @@ class SortedArray extends ReadonlySortedArray {
|
|
|
13961
13958
|
|
|
13962
13959
|
/***/ }),
|
|
13963
13960
|
|
|
13964
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13961
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/StringUtils.js":
|
|
13965
13962
|
/*!************************************************************************************************************************************************!*\
|
|
13966
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
13963
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/StringUtils.js ***!
|
|
13967
13964
|
\************************************************************************************************************************************************/
|
|
13968
13965
|
/*! exports provided: utf8ToStringPolyfill, utf8ToString, base64StringToUint8Array */
|
|
13969
13966
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -14117,9 +14114,9 @@ function base64StringToUint8Array(base64) {
|
|
|
14117
14114
|
|
|
14118
14115
|
/***/ }),
|
|
14119
14116
|
|
|
14120
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14117
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Time.js":
|
|
14121
14118
|
/*!*****************************************************************************************************************************************!*\
|
|
14122
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14119
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Time.js ***!
|
|
14123
14120
|
\*****************************************************************************************************************************************/
|
|
14124
14121
|
/*! exports provided: BeDuration, BeTimePoint, StopWatch */
|
|
14125
14122
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -14273,9 +14270,9 @@ class StopWatch {
|
|
|
14273
14270
|
|
|
14274
14271
|
/***/ }),
|
|
14275
14272
|
|
|
14276
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14273
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UnexpectedErrors.js":
|
|
14277
14274
|
/*!*****************************************************************************************************************************************************!*\
|
|
14278
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14275
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UnexpectedErrors.js ***!
|
|
14279
14276
|
\*****************************************************************************************************************************************************/
|
|
14280
14277
|
/*! exports provided: UnexpectedErrors */
|
|
14281
14278
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -14283,7 +14280,7 @@ class StopWatch {
|
|
|
14283
14280
|
"use strict";
|
|
14284
14281
|
__webpack_require__.r(__webpack_exports__);
|
|
14285
14282
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "UnexpectedErrors", function() { return UnexpectedErrors; });
|
|
14286
|
-
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14283
|
+
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Logger.js");
|
|
14287
14284
|
/*---------------------------------------------------------------------------------------------
|
|
14288
14285
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
14289
14286
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -14349,9 +14346,9 @@ UnexpectedErrors._handler = _a.errorLog; // default to error logging
|
|
|
14349
14346
|
|
|
14350
14347
|
/***/ }),
|
|
14351
14348
|
|
|
14352
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14349
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UtilityTypes.js":
|
|
14353
14350
|
/*!*************************************************************************************************************************************************!*\
|
|
14354
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14351
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UtilityTypes.js ***!
|
|
14355
14352
|
\*************************************************************************************************************************************************/
|
|
14356
14353
|
/*! exports provided: isInstanceOf, asInstanceOf */
|
|
14357
14354
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -14385,30 +14382,30 @@ function asInstanceOf(obj, constructor) {
|
|
|
14385
14382
|
|
|
14386
14383
|
/***/ }),
|
|
14387
14384
|
|
|
14388
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14385
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/core-bentley.js":
|
|
14389
14386
|
/*!*************************************************************************************************************************************************!*\
|
|
14390
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14387
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/core-bentley.js ***!
|
|
14391
14388
|
\*************************************************************************************************************************************************/
|
|
14392
14389
|
/*! exports provided: assert, AsyncMutex, BeEvent, BeUiEvent, BeEventList, BentleyStatus, IModelStatus, BriefcaseStatus, RpcInterfaceStatus, ChangeSetStatus, RepositoryStatus, HttpStatus, IModelHubStatus, AuthStatus, GeoServiceStatus, BentleyError, BentleyLoggerCategory, OpenMode, DbOpcode, DbResult, ByteStream, compareWithTolerance, compareNumbers, compareBooleans, compareStrings, comparePossiblyUndefined, compareStringsOrUndefined, compareNumbersOrUndefined, compareBooleansOrUndefined, areEqualPossiblyUndefined, CompressedId64Set, OrderedId64Array, MutableCompressedId64Set, Dictionary, isIDisposable, dispose, disposeArray, using, DisposableList, Id64, TransientIdSequence, Guid, IndexedValue, IndexMap, JsonUtils, LogLevel, Logger, PerfLogger, Entry, LRUCache, LRUMap, LRUDictionary, ObservableSet, AbandonedError, OneAtATimeAction, OrderedId64Iterable, ReadonlyOrderedSet, OrderedSet, partitionArray, PriorityQueue, ProcessDetector, shallowClone, lowerBound, DuplicatePolicy, ReadonlySortedArray, SortedArray, utf8ToStringPolyfill, utf8ToString, base64StringToUint8Array, BeDuration, BeTimePoint, StopWatch, UnexpectedErrors, isInstanceOf, asInstanceOf */
|
|
14393
14390
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14394
14391
|
|
|
14395
14392
|
"use strict";
|
|
14396
14393
|
__webpack_require__.r(__webpack_exports__);
|
|
14397
|
-
/* harmony import */ var _AccessToken__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccessToken */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14398
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14394
|
+
/* harmony import */ var _AccessToken__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccessToken */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AccessToken.js");
|
|
14395
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Assert */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Assert.js");
|
|
14399
14396
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "assert", function() { return _Assert__WEBPACK_IMPORTED_MODULE_1__["assert"]; });
|
|
14400
14397
|
|
|
14401
|
-
/* harmony import */ var _AsyncMutex__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./AsyncMutex */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14398
|
+
/* harmony import */ var _AsyncMutex__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./AsyncMutex */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/AsyncMutex.js");
|
|
14402
14399
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "AsyncMutex", function() { return _AsyncMutex__WEBPACK_IMPORTED_MODULE_2__["AsyncMutex"]; });
|
|
14403
14400
|
|
|
14404
|
-
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./BeEvent */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14401
|
+
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./BeEvent */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeEvent.js");
|
|
14405
14402
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BeEvent", function() { return _BeEvent__WEBPACK_IMPORTED_MODULE_3__["BeEvent"]; });
|
|
14406
14403
|
|
|
14407
14404
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BeUiEvent", function() { return _BeEvent__WEBPACK_IMPORTED_MODULE_3__["BeUiEvent"]; });
|
|
14408
14405
|
|
|
14409
14406
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BeEventList", function() { return _BeEvent__WEBPACK_IMPORTED_MODULE_3__["BeEventList"]; });
|
|
14410
14407
|
|
|
14411
|
-
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14408
|
+
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./BentleyError */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyError.js");
|
|
14412
14409
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyStatus", function() { return _BentleyError__WEBPACK_IMPORTED_MODULE_4__["BentleyStatus"]; });
|
|
14413
14410
|
|
|
14414
14411
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelStatus", function() { return _BentleyError__WEBPACK_IMPORTED_MODULE_4__["IModelStatus"]; });
|
|
@@ -14431,20 +14428,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14431
14428
|
|
|
14432
14429
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyError", function() { return _BentleyError__WEBPACK_IMPORTED_MODULE_4__["BentleyError"]; });
|
|
14433
14430
|
|
|
14434
|
-
/* harmony import */ var _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./BentleyLoggerCategory */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14431
|
+
/* harmony import */ var _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./BentleyLoggerCategory */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BentleyLoggerCategory.js");
|
|
14435
14432
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyLoggerCategory", function() { return _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_5__["BentleyLoggerCategory"]; });
|
|
14436
14433
|
|
|
14437
|
-
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./BeSQLite */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14434
|
+
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./BeSQLite */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/BeSQLite.js");
|
|
14438
14435
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OpenMode", function() { return _BeSQLite__WEBPACK_IMPORTED_MODULE_6__["OpenMode"]; });
|
|
14439
14436
|
|
|
14440
14437
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbOpcode", function() { return _BeSQLite__WEBPACK_IMPORTED_MODULE_6__["DbOpcode"]; });
|
|
14441
14438
|
|
|
14442
14439
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbResult", function() { return _BeSQLite__WEBPACK_IMPORTED_MODULE_6__["DbResult"]; });
|
|
14443
14440
|
|
|
14444
|
-
/* harmony import */ var _ByteStream__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./ByteStream */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14441
|
+
/* harmony import */ var _ByteStream__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./ByteStream */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ByteStream.js");
|
|
14445
14442
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ByteStream", function() { return _ByteStream__WEBPACK_IMPORTED_MODULE_7__["ByteStream"]; });
|
|
14446
14443
|
|
|
14447
|
-
/* harmony import */ var _Compare__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./Compare */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14444
|
+
/* harmony import */ var _Compare__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./Compare */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Compare.js");
|
|
14448
14445
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "compareWithTolerance", function() { return _Compare__WEBPACK_IMPORTED_MODULE_8__["compareWithTolerance"]; });
|
|
14449
14446
|
|
|
14450
14447
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "compareNumbers", function() { return _Compare__WEBPACK_IMPORTED_MODULE_8__["compareNumbers"]; });
|
|
@@ -14463,17 +14460,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14463
14460
|
|
|
14464
14461
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "areEqualPossiblyUndefined", function() { return _Compare__WEBPACK_IMPORTED_MODULE_8__["areEqualPossiblyUndefined"]; });
|
|
14465
14462
|
|
|
14466
|
-
/* harmony import */ var _CompressedId64Set__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./CompressedId64Set */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14463
|
+
/* harmony import */ var _CompressedId64Set__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./CompressedId64Set */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/CompressedId64Set.js");
|
|
14467
14464
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "CompressedId64Set", function() { return _CompressedId64Set__WEBPACK_IMPORTED_MODULE_9__["CompressedId64Set"]; });
|
|
14468
14465
|
|
|
14469
14466
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OrderedId64Array", function() { return _CompressedId64Set__WEBPACK_IMPORTED_MODULE_9__["OrderedId64Array"]; });
|
|
14470
14467
|
|
|
14471
14468
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MutableCompressedId64Set", function() { return _CompressedId64Set__WEBPACK_IMPORTED_MODULE_9__["MutableCompressedId64Set"]; });
|
|
14472
14469
|
|
|
14473
|
-
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./Dictionary */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14470
|
+
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./Dictionary */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Dictionary.js");
|
|
14474
14471
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Dictionary", function() { return _Dictionary__WEBPACK_IMPORTED_MODULE_10__["Dictionary"]; });
|
|
14475
14472
|
|
|
14476
|
-
/* harmony import */ var _Disposable__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./Disposable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14473
|
+
/* harmony import */ var _Disposable__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./Disposable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Disposable.js");
|
|
14477
14474
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isIDisposable", function() { return _Disposable__WEBPACK_IMPORTED_MODULE_11__["isIDisposable"]; });
|
|
14478
14475
|
|
|
14479
14476
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "dispose", function() { return _Disposable__WEBPACK_IMPORTED_MODULE_11__["dispose"]; });
|
|
@@ -14484,30 +14481,30 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14484
14481
|
|
|
14485
14482
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DisposableList", function() { return _Disposable__WEBPACK_IMPORTED_MODULE_11__["DisposableList"]; });
|
|
14486
14483
|
|
|
14487
|
-
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14484
|
+
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./Id */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Id.js");
|
|
14488
14485
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Id64", function() { return _Id__WEBPACK_IMPORTED_MODULE_12__["Id64"]; });
|
|
14489
14486
|
|
|
14490
14487
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TransientIdSequence", function() { return _Id__WEBPACK_IMPORTED_MODULE_12__["TransientIdSequence"]; });
|
|
14491
14488
|
|
|
14492
14489
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Guid", function() { return _Id__WEBPACK_IMPORTED_MODULE_12__["Guid"]; });
|
|
14493
14490
|
|
|
14494
|
-
/* harmony import */ var _IndexMap__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./IndexMap */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14491
|
+
/* harmony import */ var _IndexMap__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./IndexMap */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/IndexMap.js");
|
|
14495
14492
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IndexedValue", function() { return _IndexMap__WEBPACK_IMPORTED_MODULE_13__["IndexedValue"]; });
|
|
14496
14493
|
|
|
14497
14494
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IndexMap", function() { return _IndexMap__WEBPACK_IMPORTED_MODULE_13__["IndexMap"]; });
|
|
14498
14495
|
|
|
14499
|
-
/* harmony import */ var _JsonSchema__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./JsonSchema */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14500
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _JsonUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./JsonUtils */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14496
|
+
/* harmony import */ var _JsonSchema__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./JsonSchema */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonSchema.js");
|
|
14497
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _JsonUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./JsonUtils */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/JsonUtils.js");
|
|
14501
14498
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "JsonUtils", function() { return _JsonUtils__WEBPACK_IMPORTED_MODULE_15__["JsonUtils"]; });
|
|
14502
14499
|
|
|
14503
|
-
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./Logger */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14500
|
+
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./Logger */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Logger.js");
|
|
14504
14501
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LogLevel", function() { return _Logger__WEBPACK_IMPORTED_MODULE_16__["LogLevel"]; });
|
|
14505
14502
|
|
|
14506
14503
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Logger", function() { return _Logger__WEBPACK_IMPORTED_MODULE_16__["Logger"]; });
|
|
14507
14504
|
|
|
14508
14505
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PerfLogger", function() { return _Logger__WEBPACK_IMPORTED_MODULE_16__["PerfLogger"]; });
|
|
14509
14506
|
|
|
14510
|
-
/* harmony import */ var _LRUMap__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./LRUMap */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14507
|
+
/* harmony import */ var _LRUMap__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./LRUMap */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/LRUMap.js");
|
|
14511
14508
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Entry", function() { return _LRUMap__WEBPACK_IMPORTED_MODULE_17__["Entry"]; });
|
|
14512
14509
|
|
|
14513
14510
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LRUCache", function() { return _LRUMap__WEBPACK_IMPORTED_MODULE_17__["LRUCache"]; });
|
|
@@ -14516,32 +14513,32 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14516
14513
|
|
|
14517
14514
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LRUDictionary", function() { return _LRUMap__WEBPACK_IMPORTED_MODULE_17__["LRUDictionary"]; });
|
|
14518
14515
|
|
|
14519
|
-
/* harmony import */ var _ObservableSet__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./ObservableSet */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14516
|
+
/* harmony import */ var _ObservableSet__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./ObservableSet */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ObservableSet.js");
|
|
14520
14517
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ObservableSet", function() { return _ObservableSet__WEBPACK_IMPORTED_MODULE_18__["ObservableSet"]; });
|
|
14521
14518
|
|
|
14522
|
-
/* harmony import */ var _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./OneAtATimeAction */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14519
|
+
/* harmony import */ var _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./OneAtATimeAction */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OneAtATimeAction.js");
|
|
14523
14520
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "AbandonedError", function() { return _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_19__["AbandonedError"]; });
|
|
14524
14521
|
|
|
14525
14522
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OneAtATimeAction", function() { return _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_19__["OneAtATimeAction"]; });
|
|
14526
14523
|
|
|
14527
|
-
/* harmony import */ var _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./OrderedId64Iterable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14524
|
+
/* harmony import */ var _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./OrderedId64Iterable */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedId64Iterable.js");
|
|
14528
14525
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OrderedId64Iterable", function() { return _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_20__["OrderedId64Iterable"]; });
|
|
14529
14526
|
|
|
14530
|
-
/* harmony import */ var _OrderedSet__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./OrderedSet */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14527
|
+
/* harmony import */ var _OrderedSet__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./OrderedSet */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/OrderedSet.js");
|
|
14531
14528
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ReadonlyOrderedSet", function() { return _OrderedSet__WEBPACK_IMPORTED_MODULE_21__["ReadonlyOrderedSet"]; });
|
|
14532
14529
|
|
|
14533
14530
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OrderedSet", function() { return _OrderedSet__WEBPACK_IMPORTED_MODULE_21__["OrderedSet"]; });
|
|
14534
14531
|
|
|
14535
|
-
/* harmony import */ var _partitionArray__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./partitionArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14532
|
+
/* harmony import */ var _partitionArray__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./partitionArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/partitionArray.js");
|
|
14536
14533
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "partitionArray", function() { return _partitionArray__WEBPACK_IMPORTED_MODULE_22__["partitionArray"]; });
|
|
14537
14534
|
|
|
14538
|
-
/* harmony import */ var _PriorityQueue__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./PriorityQueue */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14535
|
+
/* harmony import */ var _PriorityQueue__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./PriorityQueue */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/PriorityQueue.js");
|
|
14539
14536
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PriorityQueue", function() { return _PriorityQueue__WEBPACK_IMPORTED_MODULE_23__["PriorityQueue"]; });
|
|
14540
14537
|
|
|
14541
|
-
/* harmony import */ var _ProcessDetector__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./ProcessDetector */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14538
|
+
/* harmony import */ var _ProcessDetector__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./ProcessDetector */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/ProcessDetector.js");
|
|
14542
14539
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ProcessDetector", function() { return _ProcessDetector__WEBPACK_IMPORTED_MODULE_24__["ProcessDetector"]; });
|
|
14543
14540
|
|
|
14544
|
-
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14541
|
+
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./SortedArray */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/SortedArray.js");
|
|
14545
14542
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "shallowClone", function() { return _SortedArray__WEBPACK_IMPORTED_MODULE_25__["shallowClone"]; });
|
|
14546
14543
|
|
|
14547
14544
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "lowerBound", function() { return _SortedArray__WEBPACK_IMPORTED_MODULE_25__["lowerBound"]; });
|
|
@@ -14552,24 +14549,24 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14552
14549
|
|
|
14553
14550
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SortedArray", function() { return _SortedArray__WEBPACK_IMPORTED_MODULE_25__["SortedArray"]; });
|
|
14554
14551
|
|
|
14555
|
-
/* harmony import */ var _StringUtils__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./StringUtils */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14552
|
+
/* harmony import */ var _StringUtils__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./StringUtils */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/StringUtils.js");
|
|
14556
14553
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "utf8ToStringPolyfill", function() { return _StringUtils__WEBPACK_IMPORTED_MODULE_26__["utf8ToStringPolyfill"]; });
|
|
14557
14554
|
|
|
14558
14555
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "utf8ToString", function() { return _StringUtils__WEBPACK_IMPORTED_MODULE_26__["utf8ToString"]; });
|
|
14559
14556
|
|
|
14560
14557
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "base64StringToUint8Array", function() { return _StringUtils__WEBPACK_IMPORTED_MODULE_26__["base64StringToUint8Array"]; });
|
|
14561
14558
|
|
|
14562
|
-
/* harmony import */ var _Time__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./Time */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14559
|
+
/* harmony import */ var _Time__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./Time */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/Time.js");
|
|
14563
14560
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BeDuration", function() { return _Time__WEBPACK_IMPORTED_MODULE_27__["BeDuration"]; });
|
|
14564
14561
|
|
|
14565
14562
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BeTimePoint", function() { return _Time__WEBPACK_IMPORTED_MODULE_27__["BeTimePoint"]; });
|
|
14566
14563
|
|
|
14567
14564
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "StopWatch", function() { return _Time__WEBPACK_IMPORTED_MODULE_27__["StopWatch"]; });
|
|
14568
14565
|
|
|
14569
|
-
/* harmony import */ var _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./UnexpectedErrors */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14566
|
+
/* harmony import */ var _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./UnexpectedErrors */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UnexpectedErrors.js");
|
|
14570
14567
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "UnexpectedErrors", function() { return _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_28__["UnexpectedErrors"]; });
|
|
14571
14568
|
|
|
14572
|
-
/* harmony import */ var _UtilityTypes__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./UtilityTypes */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14569
|
+
/* harmony import */ var _UtilityTypes__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./UtilityTypes */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/UtilityTypes.js");
|
|
14573
14570
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isInstanceOf", function() { return _UtilityTypes__WEBPACK_IMPORTED_MODULE_29__["isInstanceOf"]; });
|
|
14574
14571
|
|
|
14575
14572
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "asInstanceOf", function() { return _UtilityTypes__WEBPACK_IMPORTED_MODULE_29__["asInstanceOf"]; });
|
|
@@ -14658,9 +14655,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14658
14655
|
|
|
14659
14656
|
/***/ }),
|
|
14660
14657
|
|
|
14661
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14658
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/partitionArray.js":
|
|
14662
14659
|
/*!***************************************************************************************************************************************************!*\
|
|
14663
|
-
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
14660
|
+
!*** D:/vsts_a/460/s/common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/partitionArray.js ***!
|
|
14664
14661
|
\***************************************************************************************************************************************************/
|
|
14665
14662
|
/*! exports provided: partitionArray */
|
|
14666
14663
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -20172,7 +20169,7 @@ function partitionArray(array, criterion) {
|
|
|
20172
20169
|
*--------------------------------------------------------------------------------------------*/
|
|
20173
20170
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20174
20171
|
exports.TestFrontendAuthorizationClient = void 0;
|
|
20175
|
-
const core_bentley_1 = __webpack_require__(/*! @itwin/core-bentley */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.
|
|
20172
|
+
const core_bentley_1 = __webpack_require__(/*! @itwin/core-bentley */ "../../common/temp/node_modules/.pnpm/@itwin+core-bentley@3.0.0-dev.136/node_modules/@itwin/core-bentley/lib/esm/core-bentley.js");
|
|
20176
20173
|
/**
|
|
20177
20174
|
* Basic FrontendAuthorizationClient to use with an already created access token.
|
|
20178
20175
|
* @internal
|
|
@@ -20312,7 +20309,7 @@ exports.getAccessTokenFromBackend = exports.getTokenCallbackName = void 0;
|
|
|
20312
20309
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
20313
20310
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
20314
20311
|
*--------------------------------------------------------------------------------------------*/
|
|
20315
|
-
const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.
|
|
20312
|
+
const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.0.0-dev.136/node_modules/@itwin/certa/lib/utils/CallbackUtils.js");
|
|
20316
20313
|
// Shared by both the frontend and backend side of the tests
|
|
20317
20314
|
exports.getTokenCallbackName = "getToken";
|
|
20318
20315
|
async function getAccessTokenFromBackend(user, oidcConfig) {
|
|
@@ -73464,7 +73461,6 @@ var IModelHubStatus;
|
|
|
73464
73461
|
IModelHubStatus[IModelHubStatus["FailedToGetAssetPermissions"] = 102445] = "FailedToGetAssetPermissions";
|
|
73465
73462
|
IModelHubStatus[IModelHubStatus["FailedToGetAssetMembers"] = 102446] = "FailedToGetAssetMembers";
|
|
73466
73463
|
IModelHubStatus[IModelHubStatus["ITwinDoesNotExist"] = 102447] = "ITwinDoesNotExist";
|
|
73467
|
-
IModelHubStatus[IModelHubStatus["FailedToGetProductSettings"] = 102448] = "FailedToGetProductSettings";
|
|
73468
73464
|
IModelHubStatus[IModelHubStatus["LockChunkDoesNotExist"] = 102449] = "LockChunkDoesNotExist";
|
|
73469
73465
|
IModelHubStatus[IModelHubStatus["CheckpointAlreadyExists"] = 102450] = "CheckpointAlreadyExists";
|
|
73470
73466
|
IModelHubStatus[IModelHubStatus["CheckpointDoesNotExist"] = 102451] = "CheckpointDoesNotExist";
|
|
@@ -73785,7 +73781,6 @@ class BentleyError extends Error {
|
|
|
73785
73781
|
case IModelHubStatus.JobSchedulingFailed: return "Failed to schedule a background job";
|
|
73786
73782
|
case IModelHubStatus.ConflictsAggregate: return "Codes or locks are owned by another briefcase";
|
|
73787
73783
|
case IModelHubStatus.FailedToGetITwinById: return "Failed to query iTwin by its id";
|
|
73788
|
-
case IModelHubStatus.FailedToGetProductSettings: return "Failed to get product settings";
|
|
73789
73784
|
case IModelHubStatus.DatabaseOperationFailed: return "Database operation has failed";
|
|
73790
73785
|
case IModelHubStatus.ITwinDoesNotExist: return "ITwin does not exist";
|
|
73791
73786
|
case IModelHubStatus.UndefinedArgumentError: return "Undefined argument";
|
|
@@ -78050,9 +78045,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
78050
78045
|
|
|
78051
78046
|
|
|
78052
78047
|
|
|
78053
|
-
/** @packageDocumentation
|
|
78054
|
-
* @module Utils
|
|
78055
|
-
*/
|
|
78056
78048
|
/** @docs-package-description
|
|
78057
78049
|
* The core-bentley package contains classes to solve problems that are common for both client and server use cases.
|
|
78058
78050
|
*/
|
|
@@ -78060,10 +78052,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
78060
78052
|
* @docs-group-description BeSQLite
|
|
78061
78053
|
* Classes for working with SQLite databases. SQLite underlies IModelDb and ECDb - see [Executing ECSQL]($docs/learning/ECSQL.md)
|
|
78062
78054
|
*/
|
|
78063
|
-
/**
|
|
78064
|
-
* @docs-group-description Configuration
|
|
78065
|
-
* Class for easily managing configuration variables for an iModel.js application.
|
|
78066
|
-
*/
|
|
78067
78055
|
/**
|
|
78068
78056
|
* @docs-group-description Errors
|
|
78069
78057
|
* Classes for working with errors.
|
|
@@ -80418,7 +80406,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
80418
80406
|
* [IModelConnection]($frontend), [IModelDb]($backend), and [ECDb]($backend).
|
|
80419
80407
|
*
|
|
80420
80408
|
* @public
|
|
80421
|
-
|
|
80409
|
+
*/
|
|
80422
80410
|
var QueryRowFormat;
|
|
80423
80411
|
(function (QueryRowFormat) {
|
|
80424
80412
|
/** Each row is an object in which each non-null column value can be accessed by its name as defined in the ECSql.
|
|
@@ -80430,7 +80418,7 @@ var QueryRowFormat;
|
|
|
80430
80418
|
*/
|
|
80431
80419
|
QueryRowFormat[QueryRowFormat["UseECSqlPropertyIndexes"] = 1] = "UseECSqlPropertyIndexes";
|
|
80432
80420
|
/** Each row is an object in which each non-null column value can be accessed by a [remapped property name]($docs/learning/ECSqlRowFormat.md).
|
|
80433
|
-
* This format is backwards-compatible with the format produced by
|
|
80421
|
+
* This format is backwards-compatible with the format produced by iTwin.js 2.x. Null values are omitted.
|
|
80434
80422
|
*/
|
|
80435
80423
|
QueryRowFormat[QueryRowFormat["UseJsPropertyNames"] = 2] = "UseJsPropertyNames";
|
|
80436
80424
|
})(QueryRowFormat || (QueryRowFormat = {}));
|
|
@@ -82408,12 +82396,12 @@ var ECSqlSystemProperty;
|
|
|
82408
82396
|
ECSqlSystemProperty[ECSqlSystemProperty["PointY"] = 9] = "PointY";
|
|
82409
82397
|
ECSqlSystemProperty[ECSqlSystemProperty["PointZ"] = 10] = "PointZ";
|
|
82410
82398
|
})(ECSqlSystemProperty || (ECSqlSystemProperty = {}));
|
|
82411
|
-
/** Utility to format ECProperty names according to the
|
|
82399
|
+
/** Utility to format ECProperty names according to the iTwin.js formatting rules.
|
|
82412
82400
|
* See also [ECSQL Row Format]($docs/learning/ECSQLRowFormat).
|
|
82413
82401
|
* @public
|
|
82414
82402
|
*/
|
|
82415
82403
|
class ECJsNames {
|
|
82416
|
-
/** Formats the specified ECProperty name according to the
|
|
82404
|
+
/** Formats the specified ECProperty name according to the iTwin.js formatting rules.
|
|
82417
82405
|
*
|
|
82418
82406
|
* See [ECSQL Row Format]($docs/learning/ECSQLRowFormat) which describes the formatting rules.
|
|
82419
82407
|
*
|
|
@@ -82476,7 +82464,7 @@ class ECJsNames {
|
|
|
82476
82464
|
return jsName;
|
|
82477
82465
|
}
|
|
82478
82466
|
/** Returns the name of the specified ECSQL system property according to the
|
|
82479
|
-
*
|
|
82467
|
+
* iTwin.js formatting rules.
|
|
82480
82468
|
*
|
|
82481
82469
|
* See [ECSQL Row Format]($docs/learning/ECSQLRowFormat) which describes the formatting rules.
|
|
82482
82470
|
* @param systemPropertyType System property type
|
|
@@ -92434,7 +92422,7 @@ class ViewFlags {
|
|
|
92434
92422
|
* @param flags The properties to initialize. Any properties not specified are initialized to their default values.
|
|
92435
92423
|
*/
|
|
92436
92424
|
constructor(flags) {
|
|
92437
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y;
|
|
92425
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z;
|
|
92438
92426
|
this.renderMode = (_a = flags === null || flags === void 0 ? void 0 : flags.renderMode) !== null && _a !== void 0 ? _a : RenderMode.Wireframe;
|
|
92439
92427
|
this.dimensions = (_b = flags === null || flags === void 0 ? void 0 : flags.dimensions) !== null && _b !== void 0 ? _b : true;
|
|
92440
92428
|
this.patterns = (_c = flags === null || flags === void 0 ? void 0 : flags.patterns) !== null && _c !== void 0 ? _c : true;
|
|
@@ -92455,9 +92443,10 @@ class ViewFlags {
|
|
|
92455
92443
|
this.backgroundMap = (_t = flags === null || flags === void 0 ? void 0 : flags.backgroundMap) !== null && _t !== void 0 ? _t : false;
|
|
92456
92444
|
this.ambientOcclusion = (_u = flags === null || flags === void 0 ? void 0 : flags.ambientOcclusion) !== null && _u !== void 0 ? _u : false;
|
|
92457
92445
|
this.thematicDisplay = (_v = flags === null || flags === void 0 ? void 0 : flags.thematicDisplay) !== null && _v !== void 0 ? _v : false;
|
|
92458
|
-
this.
|
|
92459
|
-
this.
|
|
92460
|
-
this.
|
|
92446
|
+
this.wiremesh = (_w = flags === null || flags === void 0 ? void 0 : flags.wiremesh) !== null && _w !== void 0 ? _w : false;
|
|
92447
|
+
this.forceSurfaceDiscard = (_x = flags === null || flags === void 0 ? void 0 : flags.forceSurfaceDiscard) !== null && _x !== void 0 ? _x : false;
|
|
92448
|
+
this.whiteOnWhiteReversal = (_y = flags === null || flags === void 0 ? void 0 : flags.whiteOnWhiteReversal) !== null && _y !== void 0 ? _y : true;
|
|
92449
|
+
this.lighting = (_z = flags === null || flags === void 0 ? void 0 : flags.lighting) !== null && _z !== void 0 ? _z : false;
|
|
92461
92450
|
}
|
|
92462
92451
|
/** Produce a copy of these ViewFlags with some modified properties. Any properties not explicitly specified by `changedFlags` will retain their current values.
|
|
92463
92452
|
* @param changedFlags Properties to modify.
|
|
@@ -92599,6 +92588,8 @@ class ViewFlags {
|
|
|
92599
92588
|
out.ambientOcclusion = true;
|
|
92600
92589
|
if (this.thematicDisplay)
|
|
92601
92590
|
out.thematicDisplay = true;
|
|
92591
|
+
if (this.wiremesh)
|
|
92592
|
+
out.wiremesh = true;
|
|
92602
92593
|
if (this.forceSurfaceDiscard)
|
|
92603
92594
|
out.forceSurfaceDiscard = true;
|
|
92604
92595
|
if (!this.whiteOnWhiteReversal)
|
|
@@ -92634,6 +92625,7 @@ class ViewFlags {
|
|
|
92634
92625
|
backgroundMap: this.backgroundMap,
|
|
92635
92626
|
ambientOcclusion: this.ambientOcclusion,
|
|
92636
92627
|
thematicDisplay: this.thematicDisplay,
|
|
92628
|
+
wiremesh: this.wiremesh,
|
|
92637
92629
|
forceSurfaceDiscard: this.forceSurfaceDiscard,
|
|
92638
92630
|
noWhiteOnWhiteReversal: !this.whiteOnWhiteReversal,
|
|
92639
92631
|
};
|
|
@@ -92686,6 +92678,7 @@ class ViewFlags {
|
|
|
92686
92678
|
backgroundMap: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.backgroundMap),
|
|
92687
92679
|
ambientOcclusion: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.ambientOcclusion),
|
|
92688
92680
|
thematicDisplay: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.thematicDisplay),
|
|
92681
|
+
wiremesh: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.wiremesh),
|
|
92689
92682
|
forceSurfaceDiscard: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.forceSurfaceDiscard),
|
|
92690
92683
|
whiteOnWhiteReversal: !_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asBool(json.noWhiteOnWhiteReversal),
|
|
92691
92684
|
});
|
|
@@ -92715,6 +92708,7 @@ class ViewFlags {
|
|
|
92715
92708
|
&& this.backgroundMap === other.backgroundMap
|
|
92716
92709
|
&& this.ambientOcclusion === other.ambientOcclusion
|
|
92717
92710
|
&& this.thematicDisplay === other.thematicDisplay
|
|
92711
|
+
&& this.wiremesh === other.wiremesh
|
|
92718
92712
|
&& this.forceSurfaceDiscard === other.forceSurfaceDiscard
|
|
92719
92713
|
&& this.whiteOnWhiteReversal === other.whiteOnWhiteReversal;
|
|
92720
92714
|
}
|
|
@@ -92797,7 +92791,7 @@ WhiteOnWhiteReversalSettings._ignore = new WhiteOnWhiteReversalSettings(false);
|
|
|
92797
92791
|
/*!**********************************************************!*\
|
|
92798
92792
|
!*** D:/vsts_a/460/s/core/common/lib/esm/core-common.js ***!
|
|
92799
92793
|
\**********************************************************/
|
|
92800
|
-
/*! exports provided: AmbientOcclusion, AnalysisStyleDisplacement, AnalysisStyleThematic, AnalysisStyle, BackgroundMapType, BackgroundMapProvider, GlobeMode, BackgroundMapSettings, Base64EncodedString, BriefcaseIdValue, SyncMode, DomainOptions, ProfileOptions, SchemaState, Camera, TypeOfChange, ChangesetType, CutStyle, ClipStyle, CloudStorageProvider, CloudStorageContainerUrl, CloudStorageCache, CloudStorageTileCache, Code, BisCodeSpec, CodeScopeSpec, CodeSpec, ColorByName, ColorDef, CommonLoggerCategory, RealityDataProvider, RealityDataFormat, ContextRealityModelProps, ContextRealityModel, ContextRealityModels, MonochromeMode, DisplayStyleSettings, DisplayStyle3dSettings, ECSqlValueType, ChangeOpCode, ChangedValueState, ECSqlSystemProperty, ECJsNames, RelatedElement, TypeDefinition, isPlacement2dProps, isPlacement3dProps, SectionType, ExternalSourceAttachmentRole, Rank, FeatureOverrideType, PrimitiveTypeCode, PropertyMetaData, EntityMetaData, Environment, FeatureGates, NonUniformColor, ColorIndex, FeatureIndexType, FeatureIndex, FeatureAppearance, FeatureOverrides, FeatureAppearanceProvider, Feature, BatchType, FeatureTable, PackedFeatureTable, FontType, FontMap, Npc, NpcCorners, NpcCenter, Frustum, GeoCoordStatus, mapToGeoServiceStatus, Helmert2DWithZOffset, AdditionalTransform, AreaPattern, BoundingSphere, Cartographic, CartographicRange, HorizontalCRSExtent, HorizontalCRS, VerticalCRS, GeographicCRS, ElementGeometryOpcode, BRepGeometryOperation, ElementGeometry, FrustumPlanes, XyzRotation, GeocentricTransform, PositionalVectorTransform, GridFileDefinition, GridFileTransform, GeodeticTransform, GeodeticDatum, GeodeticEllipsoid, BRepEntity, GeometryStreamFlags, GeometryStreamBuilder, GeometryStreamIterator, ImageGraphicCorners, ImageGraphic, LineStyle, Placement3d, Placement2d, AffineTransform, Projection, Carto2DDegrees, TextString, FillDisplay, BackgroundFill, GeometryClass, GeometryParams, GeometrySummaryVerbosity, Gradient, FillFlags, GraphicParams, GroundPlane, HiddenLine, Hilite, HSLColor, HSVConstants, HSVColor, ImageBufferFormat, ImageBuffer, isPowerOfTwo, nextHighestPowerOfTwo, ImageSourceFormat, isValidImageSourceFormat, ImageSource, EcefLocation, IModel, BentleyStatus, BentleyError, IModelStatus, BriefcaseStatus, DbResult, AuthStatus, RepositoryStatus, ChangeSetStatus, RpcInterfaceStatus, IModelError, ServerError, ServerTimeoutError, BackendError, ChannelConstraintError, NoContentError, IModelVersion, iTwinChannel,
|
|
92794
|
+
/*! exports provided: AmbientOcclusion, AnalysisStyleDisplacement, AnalysisStyleThematic, AnalysisStyle, BackgroundMapType, BackgroundMapProvider, GlobeMode, BackgroundMapSettings, Base64EncodedString, BriefcaseIdValue, SyncMode, DomainOptions, ProfileOptions, SchemaState, Camera, TypeOfChange, ChangesetType, CutStyle, ClipStyle, CloudStorageProvider, CloudStorageContainerUrl, CloudStorageCache, CloudStorageTileCache, Code, BisCodeSpec, CodeScopeSpec, CodeSpec, ColorByName, ColorDef, CommonLoggerCategory, RealityDataProvider, RealityDataFormat, ContextRealityModelProps, ContextRealityModel, ContextRealityModels, MonochromeMode, DisplayStyleSettings, DisplayStyle3dSettings, ECSqlValueType, ChangeOpCode, ChangedValueState, ECSqlSystemProperty, ECJsNames, RelatedElement, TypeDefinition, isPlacement2dProps, isPlacement3dProps, SectionType, ExternalSourceAttachmentRole, Rank, FeatureOverrideType, PrimitiveTypeCode, PropertyMetaData, EntityMetaData, Environment, FeatureGates, NonUniformColor, ColorIndex, FeatureIndexType, FeatureIndex, FeatureAppearance, FeatureOverrides, FeatureAppearanceProvider, Feature, BatchType, FeatureTable, PackedFeatureTable, FontType, FontMap, Npc, NpcCorners, NpcCenter, Frustum, GeoCoordStatus, mapToGeoServiceStatus, Helmert2DWithZOffset, AdditionalTransform, AreaPattern, BoundingSphere, Cartographic, CartographicRange, HorizontalCRSExtent, HorizontalCRS, VerticalCRS, GeographicCRS, ElementGeometryOpcode, BRepGeometryOperation, ElementGeometry, FrustumPlanes, XyzRotation, GeocentricTransform, PositionalVectorTransform, GridFileDefinition, GridFileTransform, GeodeticTransform, GeodeticDatum, GeodeticEllipsoid, BRepEntity, GeometryStreamFlags, GeometryStreamBuilder, GeometryStreamIterator, ImageGraphicCorners, ImageGraphic, LineStyle, Placement3d, Placement2d, AffineTransform, Projection, Carto2DDegrees, TextString, FillDisplay, BackgroundFill, GeometryClass, GeometryParams, GeometrySummaryVerbosity, Gradient, FillFlags, GraphicParams, GroundPlane, HiddenLine, Hilite, HSLColor, HSVConstants, HSVColor, ImageBufferFormat, ImageBuffer, isPowerOfTwo, nextHighestPowerOfTwo, ImageSourceFormat, isValidImageSourceFormat, ImageSource, EcefLocation, IModel, BentleyStatus, BentleyError, IModelStatus, BriefcaseStatus, DbResult, AuthStatus, RepositoryStatus, ChangeSetStatus, RpcInterfaceStatus, IModelError, ServerError, ServerTimeoutError, BackendError, ChannelConstraintError, NoContentError, IModelVersion, iTwinChannel, IpcWebSocketMessageType, IpcWebSocketMessage, IpcWebSocket, IpcWebSocketFrontend, IpcWebSocketBackend, IpcWebSocketTransport, IpcAppChannel, SolarLight, AmbientLight, HemisphereLights, FresnelSettings, LightSettings, LinePixels, EmptyLocalization, BaseLayerSettings, MapImagerySettings, MapSubLayerSettings, MapLayerSettings, BaseMapLayerSettings, MassPropertiesOperation, TextureMapUnits, ModelClipGroup, ModelClipGroups, nativeAppChannel, nativeAppNotify, InternetConnectivityStatus, OverriddenBy, OctEncodedNormal, OctEncodedNormalPair, QueryRowFormat, QueryOptionsBuilder, BlobOptionsBuilder, QueryBinder, DbRequestKind, DbResponseKind, DbResponseStatus, DbValueFormat, DbQueryError, PropertyMetaDataMap, ECSqlReader, PlanarClipMaskMode, PlanarClipMaskPriority, PlanarClipMaskSettings, ElementGeometryChange, ModelGeometryChanges, PlanProjectionSettings, Quantization, QParams2d, QPoint2d, QPoint2dList, QParams3d, QPoint3d, QPoint3dList, DefaultSupportedTypes, PolylineTypeFlags, PolylineFlags, PolylineData, MeshPolyline, MeshPolylineList, MeshEdge, MeshEdges, EdgeArgs, SilhouetteEdgeArgs, PolylineEdgeArgs, RenderMaterial, RenderSchedule, RenderTexture, RgbColor, RpcRoutingMap, RpcConfiguration, RpcDefaultConfiguration, RpcDirectProtocol, RpcDirectRequest, DevToolsStatsOptions, DevToolsRpcInterface, IModelNotFoundResponse, IModelReadRpcInterface, IModelTileRpcInterface, SnapshotIModelRpcInterface, TestRpcManager, WipRpcInterface, RpcInterface, RpcManager, SkyBoxImageType, SkyGradient, SkyBox, SkySphere, SkyCube, calculateSolarAngles, calculateSolarDirection, calculateSolarDirectionFromAngles, calculateSunriseOrSunset, SolarShadowSettings, SpatialClassifierInsideDisplay, SpatialClassifierOutsideDisplay, SpatialClassifierFlags, SpatialClassifier, SpatialClassifiers, SubCategoryAppearance, SubCategoryOverride, TerrainHeightOriginMode, TerrainSettings, TextureMapping, ThematicGradientMode, ThematicGradientColorScheme, ThematicGradientSettings, ThematicDisplaySensor, ThematicDisplaySensorSettings, ThematicDisplayMode, ThematicDisplay, TileContentSource, Tweens, Tween, Easing, Interpolation, TxnAction, GridOrientationType, ViewDetails, ViewDetails3d, RenderMode, ViewFlags, RpcResponseCacheControl, RpcProtocolEvent, RpcRequestStatus, RpcRequestEvent, RpcContentType, RpcEndpoint, WEB_RPC_CONSTANTS, RpcControlResponse, RpcPendingResponse, RpcNotFoundResponse, RpcControlChannel, RpcInvocation, MarshalingBinaryMarker, RpcSerializedValue, RpcMarshaling, RpcOperationPolicy, RpcOperation, RpcPendingQueue, RpcRequestFulfillment, RpcProtocol, REGISTRY, OPERATION, POLICY, INSTANCE, CURRENT_REQUEST, CURRENT_INVOCATION, RpcRegistry, ResponseLike, RpcRequest, initializeRpcRequest, RpcRoutingToken, RpcPushTransport, RpcPushService, RpcPushChannel, RpcPushSubscription, RpcPushConnection, BentleyCloudRpcConfiguration, BentleyCloudRpcManager, BentleyCloudRpcProtocol, RpcOpenAPIDescription, RpcMultipart, WebAppRpcProtocol, WebAppRpcRequest, B3dmHeader, CompositeTileHeader, GltfVersions, GltfV2ChunkTypes, GltfMeshMode, GltfDataType, GltfConstants, GltfBufferData, GltfBufferView, GltfHeader, I3dmHeader, ImdlFlags, CurrentImdlVersion, ImdlHeader, FeatureTableHeader, PntsHeader, TileFormat, isKnownTileFormat, tileFormatFromNumber, TileReadStatus, TileReadError, TileHeader, nextPoint3d64FromByteStream, TileOptions, parseTileTreeIdAndContentId, defaultTileOptions, getMaximumMajorTileFormatVersion, TreeFlags, iModelTileTreeIdToString, compareIModelTileTreeIds, ContentFlags, ContentIdProvider, bisectTileRange3d, bisectTileRange2d, computeChildTileRanges, computeChildTileProps, readTileContentDescription, computeTileChordTolerance, TileMetadataReader, WhiteOnWhiteReversalSettings */
|
|
92801
92795
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
92802
92796
|
|
|
92803
92797
|
"use strict";
|
|
@@ -93167,491 +93161,494 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
93167
93161
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "iTwinChannel", function() { return _ipc_IpcSocket__WEBPACK_IMPORTED_MODULE_63__["iTwinChannel"]; });
|
|
93168
93162
|
|
|
93169
93163
|
/* harmony import */ var _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./ipc/IpcWebSocket */ "../../core/common/lib/esm/ipc/IpcWebSocket.js");
|
|
93170
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketTransport", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocketTransport"]; });
|
|
93171
|
-
|
|
93172
93164
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketMessageType", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocketMessageType"]; });
|
|
93173
93165
|
|
|
93166
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketMessage", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocketMessage"]; });
|
|
93167
|
+
|
|
93174
93168
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocket", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocket"]; });
|
|
93175
93169
|
|
|
93176
93170
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketFrontend", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocketFrontend"]; });
|
|
93177
93171
|
|
|
93178
93172
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketBackend", function() { return _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_64__["IpcWebSocketBackend"]; });
|
|
93179
93173
|
|
|
93180
|
-
/* harmony import */ var
|
|
93181
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93174
|
+
/* harmony import */ var _ipc_IpcWebSocketTransport__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./ipc/IpcWebSocketTransport */ "../../core/common/lib/esm/ipc/IpcWebSocketTransport.js");
|
|
93175
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketTransport", function() { return _ipc_IpcWebSocketTransport__WEBPACK_IMPORTED_MODULE_65__["IpcWebSocketTransport"]; });
|
|
93182
93176
|
|
|
93183
|
-
/* harmony import */ var
|
|
93184
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93177
|
+
/* harmony import */ var _IpcAppProps__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./IpcAppProps */ "../../core/common/lib/esm/IpcAppProps.js");
|
|
93178
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IpcAppChannel", function() { return _IpcAppProps__WEBPACK_IMPORTED_MODULE_66__["IpcAppChannel"]; });
|
|
93185
93179
|
|
|
93186
|
-
/* harmony
|
|
93180
|
+
/* harmony import */ var _LightSettings__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./LightSettings */ "../../core/common/lib/esm/LightSettings.js");
|
|
93181
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SolarLight", function() { return _LightSettings__WEBPACK_IMPORTED_MODULE_67__["SolarLight"]; });
|
|
93187
93182
|
|
|
93188
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93183
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "AmbientLight", function() { return _LightSettings__WEBPACK_IMPORTED_MODULE_67__["AmbientLight"]; });
|
|
93189
93184
|
|
|
93190
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93185
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "HemisphereLights", function() { return _LightSettings__WEBPACK_IMPORTED_MODULE_67__["HemisphereLights"]; });
|
|
93191
93186
|
|
|
93192
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93187
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "FresnelSettings", function() { return _LightSettings__WEBPACK_IMPORTED_MODULE_67__["FresnelSettings"]; });
|
|
93193
93188
|
|
|
93194
|
-
/* harmony
|
|
93195
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LinePixels", function() { return _LinePixels__WEBPACK_IMPORTED_MODULE_67__["LinePixels"]; });
|
|
93189
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LightSettings", function() { return _LightSettings__WEBPACK_IMPORTED_MODULE_67__["LightSettings"]; });
|
|
93196
93190
|
|
|
93197
|
-
/* harmony import */ var
|
|
93198
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93191
|
+
/* harmony import */ var _LinePixels__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./LinePixels */ "../../core/common/lib/esm/LinePixels.js");
|
|
93192
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "LinePixels", function() { return _LinePixels__WEBPACK_IMPORTED_MODULE_68__["LinePixels"]; });
|
|
93199
93193
|
|
|
93200
|
-
/* harmony import */ var
|
|
93201
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93194
|
+
/* harmony import */ var _Localization__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./Localization */ "../../core/common/lib/esm/Localization.js");
|
|
93195
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "EmptyLocalization", function() { return _Localization__WEBPACK_IMPORTED_MODULE_69__["EmptyLocalization"]; });
|
|
93202
93196
|
|
|
93203
|
-
/* harmony
|
|
93197
|
+
/* harmony import */ var _MapImagerySettings__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./MapImagerySettings */ "../../core/common/lib/esm/MapImagerySettings.js");
|
|
93198
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BaseLayerSettings", function() { return _MapImagerySettings__WEBPACK_IMPORTED_MODULE_70__["BaseLayerSettings"]; });
|
|
93204
93199
|
|
|
93205
|
-
/* harmony
|
|
93206
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MapSubLayerSettings", function() { return _MapLayerSettings__WEBPACK_IMPORTED_MODULE_70__["MapSubLayerSettings"]; });
|
|
93200
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MapImagerySettings", function() { return _MapImagerySettings__WEBPACK_IMPORTED_MODULE_70__["MapImagerySettings"]; });
|
|
93207
93201
|
|
|
93208
|
-
/* harmony
|
|
93202
|
+
/* harmony import */ var _MapLayerSettings__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./MapLayerSettings */ "../../core/common/lib/esm/MapLayerSettings.js");
|
|
93203
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MapSubLayerSettings", function() { return _MapLayerSettings__WEBPACK_IMPORTED_MODULE_71__["MapSubLayerSettings"]; });
|
|
93209
93204
|
|
|
93210
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93205
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MapLayerSettings", function() { return _MapLayerSettings__WEBPACK_IMPORTED_MODULE_71__["MapLayerSettings"]; });
|
|
93211
93206
|
|
|
93212
|
-
/* harmony
|
|
93213
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MassPropertiesOperation", function() { return _MassProperties__WEBPACK_IMPORTED_MODULE_71__["MassPropertiesOperation"]; });
|
|
93207
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BaseMapLayerSettings", function() { return _MapLayerSettings__WEBPACK_IMPORTED_MODULE_71__["BaseMapLayerSettings"]; });
|
|
93214
93208
|
|
|
93215
|
-
/* harmony import */ var
|
|
93216
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93209
|
+
/* harmony import */ var _MassProperties__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./MassProperties */ "../../core/common/lib/esm/MassProperties.js");
|
|
93210
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MassPropertiesOperation", function() { return _MassProperties__WEBPACK_IMPORTED_MODULE_72__["MassPropertiesOperation"]; });
|
|
93217
93211
|
|
|
93218
|
-
/* harmony import */ var
|
|
93219
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93212
|
+
/* harmony import */ var _MaterialProps__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./MaterialProps */ "../../core/common/lib/esm/MaterialProps.js");
|
|
93213
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TextureMapUnits", function() { return _MaterialProps__WEBPACK_IMPORTED_MODULE_73__["TextureMapUnits"]; });
|
|
93220
93214
|
|
|
93221
|
-
/* harmony
|
|
93215
|
+
/* harmony import */ var _ModelClipGroup__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./ModelClipGroup */ "../../core/common/lib/esm/ModelClipGroup.js");
|
|
93216
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ModelClipGroup", function() { return _ModelClipGroup__WEBPACK_IMPORTED_MODULE_74__["ModelClipGroup"]; });
|
|
93222
93217
|
|
|
93223
|
-
/* harmony
|
|
93224
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _NativeAppProps__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./NativeAppProps */ "../../core/common/lib/esm/NativeAppProps.js");
|
|
93225
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "nativeAppChannel", function() { return _NativeAppProps__WEBPACK_IMPORTED_MODULE_75__["nativeAppChannel"]; });
|
|
93218
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ModelClipGroups", function() { return _ModelClipGroup__WEBPACK_IMPORTED_MODULE_74__["ModelClipGroups"]; });
|
|
93226
93219
|
|
|
93227
|
-
/* harmony
|
|
93220
|
+
/* harmony import */ var _ModelProps__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./ModelProps */ "../../core/common/lib/esm/ModelProps.js");
|
|
93221
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _NativeAppProps__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./NativeAppProps */ "../../core/common/lib/esm/NativeAppProps.js");
|
|
93222
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "nativeAppChannel", function() { return _NativeAppProps__WEBPACK_IMPORTED_MODULE_76__["nativeAppChannel"]; });
|
|
93228
93223
|
|
|
93229
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93224
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "nativeAppNotify", function() { return _NativeAppProps__WEBPACK_IMPORTED_MODULE_76__["nativeAppNotify"]; });
|
|
93230
93225
|
|
|
93231
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93226
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "InternetConnectivityStatus", function() { return _NativeAppProps__WEBPACK_IMPORTED_MODULE_76__["InternetConnectivityStatus"]; });
|
|
93232
93227
|
|
|
93233
|
-
/* harmony
|
|
93234
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OctEncodedNormal", function() { return _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_76__["OctEncodedNormal"]; });
|
|
93228
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OverriddenBy", function() { return _NativeAppProps__WEBPACK_IMPORTED_MODULE_76__["OverriddenBy"]; });
|
|
93235
93229
|
|
|
93236
|
-
/* harmony
|
|
93230
|
+
/* harmony import */ var _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./OctEncodedNormal */ "../../core/common/lib/esm/OctEncodedNormal.js");
|
|
93231
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OctEncodedNormal", function() { return _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_77__["OctEncodedNormal"]; });
|
|
93237
93232
|
|
|
93238
|
-
/* harmony
|
|
93239
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QueryRowFormat", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_77__["QueryRowFormat"]; });
|
|
93233
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OctEncodedNormalPair", function() { return _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_77__["OctEncodedNormalPair"]; });
|
|
93240
93234
|
|
|
93241
|
-
/* harmony
|
|
93235
|
+
/* harmony import */ var _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./ConcurrentQuery */ "../../core/common/lib/esm/ConcurrentQuery.js");
|
|
93236
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QueryRowFormat", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["QueryRowFormat"]; });
|
|
93242
93237
|
|
|
93243
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93238
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QueryOptionsBuilder", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["QueryOptionsBuilder"]; });
|
|
93244
93239
|
|
|
93245
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93240
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BlobOptionsBuilder", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["BlobOptionsBuilder"]; });
|
|
93246
93241
|
|
|
93247
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93242
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QueryBinder", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["QueryBinder"]; });
|
|
93248
93243
|
|
|
93249
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93244
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbRequestKind", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["DbRequestKind"]; });
|
|
93250
93245
|
|
|
93251
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93246
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbResponseKind", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["DbResponseKind"]; });
|
|
93252
93247
|
|
|
93253
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93248
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbResponseStatus", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["DbResponseStatus"]; });
|
|
93254
93249
|
|
|
93255
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93250
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbValueFormat", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["DbValueFormat"]; });
|
|
93256
93251
|
|
|
93257
|
-
/* harmony
|
|
93258
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PropertyMetaDataMap", function() { return _ECSqlReader__WEBPACK_IMPORTED_MODULE_78__["PropertyMetaDataMap"]; });
|
|
93252
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DbQueryError", function() { return _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_78__["DbQueryError"]; });
|
|
93259
93253
|
|
|
93260
|
-
/* harmony
|
|
93254
|
+
/* harmony import */ var _ECSqlReader__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./ECSqlReader */ "../../core/common/lib/esm/ECSqlReader.js");
|
|
93255
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PropertyMetaDataMap", function() { return _ECSqlReader__WEBPACK_IMPORTED_MODULE_79__["PropertyMetaDataMap"]; });
|
|
93261
93256
|
|
|
93262
|
-
/* harmony
|
|
93263
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanarClipMaskMode", function() { return _PlanarClipMask__WEBPACK_IMPORTED_MODULE_79__["PlanarClipMaskMode"]; });
|
|
93257
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ECSqlReader", function() { return _ECSqlReader__WEBPACK_IMPORTED_MODULE_79__["ECSqlReader"]; });
|
|
93264
93258
|
|
|
93265
|
-
/* harmony
|
|
93259
|
+
/* harmony import */ var _PlanarClipMask__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./PlanarClipMask */ "../../core/common/lib/esm/PlanarClipMask.js");
|
|
93260
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanarClipMaskMode", function() { return _PlanarClipMask__WEBPACK_IMPORTED_MODULE_80__["PlanarClipMaskMode"]; });
|
|
93266
93261
|
|
|
93267
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93262
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanarClipMaskPriority", function() { return _PlanarClipMask__WEBPACK_IMPORTED_MODULE_80__["PlanarClipMaskPriority"]; });
|
|
93268
93263
|
|
|
93269
|
-
/* harmony
|
|
93270
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ElementGeometryChange", function() { return _ModelGeometryChanges__WEBPACK_IMPORTED_MODULE_80__["ElementGeometryChange"]; });
|
|
93264
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanarClipMaskSettings", function() { return _PlanarClipMask__WEBPACK_IMPORTED_MODULE_80__["PlanarClipMaskSettings"]; });
|
|
93271
93265
|
|
|
93272
|
-
/* harmony
|
|
93266
|
+
/* harmony import */ var _ModelGeometryChanges__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./ModelGeometryChanges */ "../../core/common/lib/esm/ModelGeometryChanges.js");
|
|
93267
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ElementGeometryChange", function() { return _ModelGeometryChanges__WEBPACK_IMPORTED_MODULE_81__["ElementGeometryChange"]; });
|
|
93273
93268
|
|
|
93274
|
-
/* harmony
|
|
93275
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanProjectionSettings", function() { return _PlanProjectionSettings__WEBPACK_IMPORTED_MODULE_81__["PlanProjectionSettings"]; });
|
|
93269
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ModelGeometryChanges", function() { return _ModelGeometryChanges__WEBPACK_IMPORTED_MODULE_81__["ModelGeometryChanges"]; });
|
|
93276
93270
|
|
|
93277
|
-
/* harmony import */ var
|
|
93278
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93271
|
+
/* harmony import */ var _PlanProjectionSettings__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./PlanProjectionSettings */ "../../core/common/lib/esm/PlanProjectionSettings.js");
|
|
93272
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PlanProjectionSettings", function() { return _PlanProjectionSettings__WEBPACK_IMPORTED_MODULE_82__["PlanProjectionSettings"]; });
|
|
93279
93273
|
|
|
93280
|
-
/* harmony
|
|
93274
|
+
/* harmony import */ var _QPoint__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./QPoint */ "../../core/common/lib/esm/QPoint.js");
|
|
93275
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Quantization", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["Quantization"]; });
|
|
93281
93276
|
|
|
93282
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93277
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QParams2d", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QParams2d"]; });
|
|
93283
93278
|
|
|
93284
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93279
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QPoint2d", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QPoint2d"]; });
|
|
93285
93280
|
|
|
93286
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93281
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QPoint2dList", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QPoint2dList"]; });
|
|
93287
93282
|
|
|
93288
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93283
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QParams3d", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QParams3d"]; });
|
|
93289
93284
|
|
|
93290
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93285
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QPoint3d", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QPoint3d"]; });
|
|
93291
93286
|
|
|
93292
|
-
/* harmony
|
|
93293
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DefaultSupportedTypes", function() { return _RealityDataAccessProps__WEBPACK_IMPORTED_MODULE_83__["DefaultSupportedTypes"]; });
|
|
93287
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QPoint3dList", function() { return _QPoint__WEBPACK_IMPORTED_MODULE_83__["QPoint3dList"]; });
|
|
93294
93288
|
|
|
93295
|
-
/* harmony import */ var
|
|
93296
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93289
|
+
/* harmony import */ var _RealityDataAccessProps__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./RealityDataAccessProps */ "../../core/common/lib/esm/RealityDataAccessProps.js");
|
|
93290
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DefaultSupportedTypes", function() { return _RealityDataAccessProps__WEBPACK_IMPORTED_MODULE_84__["DefaultSupportedTypes"]; });
|
|
93297
93291
|
|
|
93298
|
-
/* harmony
|
|
93292
|
+
/* harmony import */ var _Render__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./Render */ "../../core/common/lib/esm/Render.js");
|
|
93293
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PolylineTypeFlags", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["PolylineTypeFlags"]; });
|
|
93299
93294
|
|
|
93300
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93295
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PolylineFlags", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["PolylineFlags"]; });
|
|
93301
93296
|
|
|
93302
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93297
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PolylineData", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["PolylineData"]; });
|
|
93303
93298
|
|
|
93304
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93299
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MeshPolyline", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["MeshPolyline"]; });
|
|
93305
93300
|
|
|
93306
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93301
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MeshPolylineList", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["MeshPolylineList"]; });
|
|
93307
93302
|
|
|
93308
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93303
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MeshEdge", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["MeshEdge"]; });
|
|
93309
93304
|
|
|
93310
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93305
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MeshEdges", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["MeshEdges"]; });
|
|
93311
93306
|
|
|
93312
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93307
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "EdgeArgs", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["EdgeArgs"]; });
|
|
93313
93308
|
|
|
93314
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93309
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SilhouetteEdgeArgs", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["SilhouetteEdgeArgs"]; });
|
|
93315
93310
|
|
|
93316
|
-
/* harmony
|
|
93317
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderMaterial", function() { return _RenderMaterial__WEBPACK_IMPORTED_MODULE_85__["RenderMaterial"]; });
|
|
93311
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PolylineEdgeArgs", function() { return _Render__WEBPACK_IMPORTED_MODULE_85__["PolylineEdgeArgs"]; });
|
|
93318
93312
|
|
|
93319
|
-
/* harmony import */ var
|
|
93320
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93313
|
+
/* harmony import */ var _RenderMaterial__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./RenderMaterial */ "../../core/common/lib/esm/RenderMaterial.js");
|
|
93314
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderMaterial", function() { return _RenderMaterial__WEBPACK_IMPORTED_MODULE_86__["RenderMaterial"]; });
|
|
93321
93315
|
|
|
93322
|
-
/* harmony import */ var
|
|
93323
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93316
|
+
/* harmony import */ var _RenderSchedule__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./RenderSchedule */ "../../core/common/lib/esm/RenderSchedule.js");
|
|
93317
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderSchedule", function() { return _RenderSchedule__WEBPACK_IMPORTED_MODULE_87__["RenderSchedule"]; });
|
|
93324
93318
|
|
|
93325
|
-
/* harmony import */ var
|
|
93326
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93319
|
+
/* harmony import */ var _RenderTexture__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./RenderTexture */ "../../core/common/lib/esm/RenderTexture.js");
|
|
93320
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderTexture", function() { return _RenderTexture__WEBPACK_IMPORTED_MODULE_88__["RenderTexture"]; });
|
|
93327
93321
|
|
|
93328
|
-
/* harmony import */ var
|
|
93329
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93322
|
+
/* harmony import */ var _RgbColor__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./RgbColor */ "../../core/common/lib/esm/RgbColor.js");
|
|
93323
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RgbColor", function() { return _RgbColor__WEBPACK_IMPORTED_MODULE_89__["RgbColor"]; });
|
|
93330
93324
|
|
|
93331
|
-
/* harmony
|
|
93325
|
+
/* harmony import */ var _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./rpc/core/RpcConfiguration */ "../../core/common/lib/esm/rpc/core/RpcConfiguration.js");
|
|
93326
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRoutingMap", function() { return _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__["RpcRoutingMap"]; });
|
|
93332
93327
|
|
|
93333
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93328
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcConfiguration", function() { return _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__["RpcConfiguration"]; });
|
|
93334
93329
|
|
|
93335
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93330
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcDefaultConfiguration", function() { return _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__["RpcDefaultConfiguration"]; });
|
|
93336
93331
|
|
|
93337
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93332
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcDirectProtocol", function() { return _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__["RpcDirectProtocol"]; });
|
|
93338
93333
|
|
|
93339
|
-
/* harmony
|
|
93340
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DevToolsStatsOptions", function() { return _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_90__["DevToolsStatsOptions"]; });
|
|
93334
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcDirectRequest", function() { return _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_90__["RpcDirectRequest"]; });
|
|
93341
93335
|
|
|
93342
|
-
/* harmony
|
|
93336
|
+
/* harmony import */ var _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./rpc/DevToolsRpcInterface */ "../../core/common/lib/esm/rpc/DevToolsRpcInterface.js");
|
|
93337
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DevToolsStatsOptions", function() { return _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_91__["DevToolsStatsOptions"]; });
|
|
93343
93338
|
|
|
93344
|
-
/* harmony
|
|
93345
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelNotFoundResponse", function() { return _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_91__["IModelNotFoundResponse"]; });
|
|
93339
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "DevToolsRpcInterface", function() { return _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_91__["DevToolsRpcInterface"]; });
|
|
93346
93340
|
|
|
93347
|
-
/* harmony
|
|
93341
|
+
/* harmony import */ var _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./rpc/IModelReadRpcInterface */ "../../core/common/lib/esm/rpc/IModelReadRpcInterface.js");
|
|
93342
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelNotFoundResponse", function() { return _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_92__["IModelNotFoundResponse"]; });
|
|
93348
93343
|
|
|
93349
|
-
/* harmony
|
|
93350
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelTileRpcInterface", function() { return _rpc_IModelTileRpcInterface__WEBPACK_IMPORTED_MODULE_92__["IModelTileRpcInterface"]; });
|
|
93344
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelReadRpcInterface", function() { return _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_92__["IModelReadRpcInterface"]; });
|
|
93351
93345
|
|
|
93352
|
-
/* harmony import */ var
|
|
93353
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93346
|
+
/* harmony import */ var _rpc_IModelTileRpcInterface__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./rpc/IModelTileRpcInterface */ "../../core/common/lib/esm/rpc/IModelTileRpcInterface.js");
|
|
93347
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "IModelTileRpcInterface", function() { return _rpc_IModelTileRpcInterface__WEBPACK_IMPORTED_MODULE_93__["IModelTileRpcInterface"]; });
|
|
93354
93348
|
|
|
93355
|
-
/* harmony import */ var
|
|
93356
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93349
|
+
/* harmony import */ var _rpc_SnapshotIModelRpcInterface__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./rpc/SnapshotIModelRpcInterface */ "../../core/common/lib/esm/rpc/SnapshotIModelRpcInterface.js");
|
|
93350
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SnapshotIModelRpcInterface", function() { return _rpc_SnapshotIModelRpcInterface__WEBPACK_IMPORTED_MODULE_94__["SnapshotIModelRpcInterface"]; });
|
|
93357
93351
|
|
|
93358
|
-
/* harmony import */ var
|
|
93359
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93352
|
+
/* harmony import */ var _rpc_TestRpcManager__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./rpc/TestRpcManager */ "../../core/common/lib/esm/rpc/TestRpcManager.js");
|
|
93353
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TestRpcManager", function() { return _rpc_TestRpcManager__WEBPACK_IMPORTED_MODULE_95__["TestRpcManager"]; });
|
|
93360
93354
|
|
|
93361
|
-
/* harmony import */ var
|
|
93362
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93355
|
+
/* harmony import */ var _rpc_WipRpcInterface__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./rpc/WipRpcInterface */ "../../core/common/lib/esm/rpc/WipRpcInterface.js");
|
|
93356
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WipRpcInterface", function() { return _rpc_WipRpcInterface__WEBPACK_IMPORTED_MODULE_96__["WipRpcInterface"]; });
|
|
93363
93357
|
|
|
93364
|
-
/* harmony import */ var
|
|
93365
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93358
|
+
/* harmony import */ var _RpcInterface__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./RpcInterface */ "../../core/common/lib/esm/RpcInterface.js");
|
|
93359
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcInterface", function() { return _RpcInterface__WEBPACK_IMPORTED_MODULE_97__["RpcInterface"]; });
|
|
93366
93360
|
|
|
93367
|
-
/* harmony import */ var
|
|
93368
|
-
/*
|
|
93369
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkyBoxImageType", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_99__["SkyBoxImageType"]; });
|
|
93361
|
+
/* harmony import */ var _RpcManager__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./RpcManager */ "../../core/common/lib/esm/RpcManager.js");
|
|
93362
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcManager", function() { return _RpcManager__WEBPACK_IMPORTED_MODULE_98__["RpcManager"]; });
|
|
93370
93363
|
|
|
93371
|
-
/* harmony
|
|
93364
|
+
/* harmony import */ var _SessionProps__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./SessionProps */ "../../core/common/lib/esm/SessionProps.js");
|
|
93365
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _SkyBox__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./SkyBox */ "../../core/common/lib/esm/SkyBox.js");
|
|
93366
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkyBoxImageType", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_100__["SkyBoxImageType"]; });
|
|
93372
93367
|
|
|
93373
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93368
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkyGradient", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_100__["SkyGradient"]; });
|
|
93374
93369
|
|
|
93375
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93370
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkyBox", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_100__["SkyBox"]; });
|
|
93376
93371
|
|
|
93377
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93372
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkySphere", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_100__["SkySphere"]; });
|
|
93378
93373
|
|
|
93379
|
-
/* harmony
|
|
93380
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _SolarCalculate__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./SolarCalculate */ "../../core/common/lib/esm/SolarCalculate.js");
|
|
93381
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "calculateSolarAngles", function() { return _SolarCalculate__WEBPACK_IMPORTED_MODULE_101__["calculateSolarAngles"]; });
|
|
93374
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SkyCube", function() { return _SkyBox__WEBPACK_IMPORTED_MODULE_100__["SkyCube"]; });
|
|
93382
93375
|
|
|
93383
|
-
/* harmony
|
|
93376
|
+
/* harmony import */ var _Snapping__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./Snapping */ "../../core/common/lib/esm/Snapping.js");
|
|
93377
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _SolarCalculate__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./SolarCalculate */ "../../core/common/lib/esm/SolarCalculate.js");
|
|
93378
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "calculateSolarAngles", function() { return _SolarCalculate__WEBPACK_IMPORTED_MODULE_102__["calculateSolarAngles"]; });
|
|
93384
93379
|
|
|
93385
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93380
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "calculateSolarDirection", function() { return _SolarCalculate__WEBPACK_IMPORTED_MODULE_102__["calculateSolarDirection"]; });
|
|
93386
93381
|
|
|
93387
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93382
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "calculateSolarDirectionFromAngles", function() { return _SolarCalculate__WEBPACK_IMPORTED_MODULE_102__["calculateSolarDirectionFromAngles"]; });
|
|
93388
93383
|
|
|
93389
|
-
/* harmony
|
|
93390
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SolarShadowSettings", function() { return _SolarShadows__WEBPACK_IMPORTED_MODULE_102__["SolarShadowSettings"]; });
|
|
93384
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "calculateSunriseOrSunset", function() { return _SolarCalculate__WEBPACK_IMPORTED_MODULE_102__["calculateSunriseOrSunset"]; });
|
|
93391
93385
|
|
|
93392
|
-
/* harmony import */ var
|
|
93393
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93386
|
+
/* harmony import */ var _SolarShadows__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./SolarShadows */ "../../core/common/lib/esm/SolarShadows.js");
|
|
93387
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SolarShadowSettings", function() { return _SolarShadows__WEBPACK_IMPORTED_MODULE_103__["SolarShadowSettings"]; });
|
|
93394
93388
|
|
|
93395
|
-
/* harmony
|
|
93389
|
+
/* harmony import */ var _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./SpatialClassification */ "../../core/common/lib/esm/SpatialClassification.js");
|
|
93390
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SpatialClassifierInsideDisplay", function() { return _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__["SpatialClassifierInsideDisplay"]; });
|
|
93396
93391
|
|
|
93397
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93392
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SpatialClassifierOutsideDisplay", function() { return _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__["SpatialClassifierOutsideDisplay"]; });
|
|
93398
93393
|
|
|
93399
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93394
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SpatialClassifierFlags", function() { return _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__["SpatialClassifierFlags"]; });
|
|
93400
93395
|
|
|
93401
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93396
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SpatialClassifier", function() { return _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__["SpatialClassifier"]; });
|
|
93402
93397
|
|
|
93403
|
-
/* harmony
|
|
93404
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SubCategoryAppearance", function() { return _SubCategoryAppearance__WEBPACK_IMPORTED_MODULE_104__["SubCategoryAppearance"]; });
|
|
93398
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SpatialClassifiers", function() { return _SpatialClassification__WEBPACK_IMPORTED_MODULE_104__["SpatialClassifiers"]; });
|
|
93405
93399
|
|
|
93406
|
-
/* harmony import */ var
|
|
93407
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93400
|
+
/* harmony import */ var _SubCategoryAppearance__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./SubCategoryAppearance */ "../../core/common/lib/esm/SubCategoryAppearance.js");
|
|
93401
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SubCategoryAppearance", function() { return _SubCategoryAppearance__WEBPACK_IMPORTED_MODULE_105__["SubCategoryAppearance"]; });
|
|
93408
93402
|
|
|
93409
|
-
/* harmony import */ var
|
|
93410
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93403
|
+
/* harmony import */ var _SubCategoryOverride__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./SubCategoryOverride */ "../../core/common/lib/esm/SubCategoryOverride.js");
|
|
93404
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "SubCategoryOverride", function() { return _SubCategoryOverride__WEBPACK_IMPORTED_MODULE_106__["SubCategoryOverride"]; });
|
|
93411
93405
|
|
|
93412
|
-
/* harmony
|
|
93406
|
+
/* harmony import */ var _TerrainSettings__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./TerrainSettings */ "../../core/common/lib/esm/TerrainSettings.js");
|
|
93407
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TerrainHeightOriginMode", function() { return _TerrainSettings__WEBPACK_IMPORTED_MODULE_107__["TerrainHeightOriginMode"]; });
|
|
93413
93408
|
|
|
93414
|
-
/* harmony
|
|
93415
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TextureMapping", function() { return _TextureMapping__WEBPACK_IMPORTED_MODULE_107__["TextureMapping"]; });
|
|
93409
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TerrainSettings", function() { return _TerrainSettings__WEBPACK_IMPORTED_MODULE_107__["TerrainSettings"]; });
|
|
93416
93410
|
|
|
93417
|
-
/* harmony import */ var
|
|
93418
|
-
/*
|
|
93419
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicGradientMode", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_109__["ThematicGradientMode"]; });
|
|
93411
|
+
/* harmony import */ var _TextureMapping__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./TextureMapping */ "../../core/common/lib/esm/TextureMapping.js");
|
|
93412
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TextureMapping", function() { return _TextureMapping__WEBPACK_IMPORTED_MODULE_108__["TextureMapping"]; });
|
|
93420
93413
|
|
|
93421
|
-
/* harmony
|
|
93414
|
+
/* harmony import */ var _TextureProps__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./TextureProps */ "../../core/common/lib/esm/TextureProps.js");
|
|
93415
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./ThematicDisplay */ "../../core/common/lib/esm/ThematicDisplay.js");
|
|
93416
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicGradientMode", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicGradientMode"]; });
|
|
93422
93417
|
|
|
93423
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93418
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicGradientColorScheme", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicGradientColorScheme"]; });
|
|
93424
93419
|
|
|
93425
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93420
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicGradientSettings", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicGradientSettings"]; });
|
|
93426
93421
|
|
|
93427
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93422
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicDisplaySensor", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicDisplaySensor"]; });
|
|
93428
93423
|
|
|
93429
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93424
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicDisplaySensorSettings", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicDisplaySensorSettings"]; });
|
|
93430
93425
|
|
|
93431
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93426
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicDisplayMode", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicDisplayMode"]; });
|
|
93432
93427
|
|
|
93433
|
-
/* harmony
|
|
93434
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _TileProps__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./TileProps */ "../../core/common/lib/esm/TileProps.js");
|
|
93435
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileContentSource", function() { return _TileProps__WEBPACK_IMPORTED_MODULE_111__["TileContentSource"]; });
|
|
93428
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ThematicDisplay", function() { return _ThematicDisplay__WEBPACK_IMPORTED_MODULE_110__["ThematicDisplay"]; });
|
|
93436
93429
|
|
|
93437
|
-
/* harmony import */ var
|
|
93438
|
-
/* harmony reexport
|
|
93430
|
+
/* harmony import */ var _Thumbnail__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./Thumbnail */ "../../core/common/lib/esm/Thumbnail.js");
|
|
93431
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _TileProps__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./TileProps */ "../../core/common/lib/esm/TileProps.js");
|
|
93432
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileContentSource", function() { return _TileProps__WEBPACK_IMPORTED_MODULE_112__["TileContentSource"]; });
|
|
93439
93433
|
|
|
93440
|
-
/* harmony
|
|
93434
|
+
/* harmony import */ var _Tween__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./Tween */ "../../core/common/lib/esm/Tween.js");
|
|
93435
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Tweens", function() { return _Tween__WEBPACK_IMPORTED_MODULE_113__["Tweens"]; });
|
|
93441
93436
|
|
|
93442
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93437
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Tween", function() { return _Tween__WEBPACK_IMPORTED_MODULE_113__["Tween"]; });
|
|
93443
93438
|
|
|
93444
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93439
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Easing", function() { return _Tween__WEBPACK_IMPORTED_MODULE_113__["Easing"]; });
|
|
93445
93440
|
|
|
93446
|
-
/* harmony
|
|
93447
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TxnAction", function() { return _TxnAction__WEBPACK_IMPORTED_MODULE_113__["TxnAction"]; });
|
|
93441
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Interpolation", function() { return _Tween__WEBPACK_IMPORTED_MODULE_113__["Interpolation"]; });
|
|
93448
93442
|
|
|
93449
|
-
/* harmony import */ var
|
|
93450
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93443
|
+
/* harmony import */ var _TxnAction__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./TxnAction */ "../../core/common/lib/esm/TxnAction.js");
|
|
93444
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TxnAction", function() { return _TxnAction__WEBPACK_IMPORTED_MODULE_114__["TxnAction"]; });
|
|
93451
93445
|
|
|
93452
|
-
/* harmony
|
|
93446
|
+
/* harmony import */ var _ViewDetails__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./ViewDetails */ "../../core/common/lib/esm/ViewDetails.js");
|
|
93447
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GridOrientationType", function() { return _ViewDetails__WEBPACK_IMPORTED_MODULE_115__["GridOrientationType"]; });
|
|
93453
93448
|
|
|
93454
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93449
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ViewDetails", function() { return _ViewDetails__WEBPACK_IMPORTED_MODULE_115__["ViewDetails"]; });
|
|
93455
93450
|
|
|
93456
|
-
/* harmony
|
|
93457
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderMode", function() { return _ViewFlags__WEBPACK_IMPORTED_MODULE_115__["RenderMode"]; });
|
|
93451
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ViewDetails3d", function() { return _ViewDetails__WEBPACK_IMPORTED_MODULE_115__["ViewDetails3d"]; });
|
|
93458
93452
|
|
|
93459
|
-
/* harmony
|
|
93453
|
+
/* harmony import */ var _ViewFlags__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./ViewFlags */ "../../core/common/lib/esm/ViewFlags.js");
|
|
93454
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RenderMode", function() { return _ViewFlags__WEBPACK_IMPORTED_MODULE_116__["RenderMode"]; });
|
|
93460
93455
|
|
|
93461
|
-
/* harmony
|
|
93462
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./rpc/core/RpcConstants */ "../../core/common/lib/esm/rpc/core/RpcConstants.js");
|
|
93463
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcResponseCacheControl", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_117__["RpcResponseCacheControl"]; });
|
|
93456
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ViewFlags", function() { return _ViewFlags__WEBPACK_IMPORTED_MODULE_116__["ViewFlags"]; });
|
|
93464
93457
|
|
|
93465
|
-
/* harmony
|
|
93458
|
+
/* harmony import */ var _ViewProps__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./ViewProps */ "../../core/common/lib/esm/ViewProps.js");
|
|
93459
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ./rpc/core/RpcConstants */ "../../core/common/lib/esm/rpc/core/RpcConstants.js");
|
|
93460
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcResponseCacheControl", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcResponseCacheControl"]; });
|
|
93466
93461
|
|
|
93467
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93462
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcProtocolEvent", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcProtocolEvent"]; });
|
|
93468
93463
|
|
|
93469
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93464
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRequestStatus", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcRequestStatus"]; });
|
|
93470
93465
|
|
|
93471
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93466
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRequestEvent", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcRequestEvent"]; });
|
|
93472
93467
|
|
|
93473
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93468
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcContentType", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcContentType"]; });
|
|
93474
93469
|
|
|
93475
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93470
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcEndpoint", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["RpcEndpoint"]; });
|
|
93476
93471
|
|
|
93477
|
-
/* harmony
|
|
93478
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcControlResponse", function() { return _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_118__["RpcControlResponse"]; });
|
|
93472
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WEB_RPC_CONSTANTS", function() { return _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_118__["WEB_RPC_CONSTANTS"]; });
|
|
93479
93473
|
|
|
93480
|
-
/* harmony
|
|
93474
|
+
/* harmony import */ var _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ./rpc/core/RpcControl */ "../../core/common/lib/esm/rpc/core/RpcControl.js");
|
|
93475
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcControlResponse", function() { return _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_119__["RpcControlResponse"]; });
|
|
93481
93476
|
|
|
93482
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93477
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPendingResponse", function() { return _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_119__["RpcPendingResponse"]; });
|
|
93483
93478
|
|
|
93484
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93479
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcNotFoundResponse", function() { return _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_119__["RpcNotFoundResponse"]; });
|
|
93485
93480
|
|
|
93486
|
-
/* harmony
|
|
93487
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcInvocation", function() { return _rpc_core_RpcInvocation__WEBPACK_IMPORTED_MODULE_119__["RpcInvocation"]; });
|
|
93481
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcControlChannel", function() { return _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_119__["RpcControlChannel"]; });
|
|
93488
93482
|
|
|
93489
|
-
/* harmony import */ var
|
|
93490
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93483
|
+
/* harmony import */ var _rpc_core_RpcInvocation__WEBPACK_IMPORTED_MODULE_120__ = __webpack_require__(/*! ./rpc/core/RpcInvocation */ "../../core/common/lib/esm/rpc/core/RpcInvocation.js");
|
|
93484
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcInvocation", function() { return _rpc_core_RpcInvocation__WEBPACK_IMPORTED_MODULE_120__["RpcInvocation"]; });
|
|
93491
93485
|
|
|
93492
|
-
/* harmony
|
|
93486
|
+
/* harmony import */ var _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_121__ = __webpack_require__(/*! ./rpc/core/RpcMarshaling */ "../../core/common/lib/esm/rpc/core/RpcMarshaling.js");
|
|
93487
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "MarshalingBinaryMarker", function() { return _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_121__["MarshalingBinaryMarker"]; });
|
|
93493
93488
|
|
|
93494
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93489
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcSerializedValue", function() { return _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_121__["RpcSerializedValue"]; });
|
|
93495
93490
|
|
|
93496
|
-
/* harmony
|
|
93497
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcOperationPolicy", function() { return _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_121__["RpcOperationPolicy"]; });
|
|
93491
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcMarshaling", function() { return _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_121__["RpcMarshaling"]; });
|
|
93498
93492
|
|
|
93499
|
-
/* harmony
|
|
93493
|
+
/* harmony import */ var _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_122__ = __webpack_require__(/*! ./rpc/core/RpcOperation */ "../../core/common/lib/esm/rpc/core/RpcOperation.js");
|
|
93494
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcOperationPolicy", function() { return _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_122__["RpcOperationPolicy"]; });
|
|
93500
93495
|
|
|
93501
|
-
/* harmony
|
|
93502
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPendingQueue", function() { return _rpc_core_RpcPendingQueue__WEBPACK_IMPORTED_MODULE_122__["RpcPendingQueue"]; });
|
|
93496
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcOperation", function() { return _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_122__["RpcOperation"]; });
|
|
93503
93497
|
|
|
93504
|
-
/* harmony import */ var
|
|
93505
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93498
|
+
/* harmony import */ var _rpc_core_RpcPendingQueue__WEBPACK_IMPORTED_MODULE_123__ = __webpack_require__(/*! ./rpc/core/RpcPendingQueue */ "../../core/common/lib/esm/rpc/core/RpcPendingQueue.js");
|
|
93499
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPendingQueue", function() { return _rpc_core_RpcPendingQueue__WEBPACK_IMPORTED_MODULE_123__["RpcPendingQueue"]; });
|
|
93506
93500
|
|
|
93507
|
-
/* harmony
|
|
93501
|
+
/* harmony import */ var _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_124__ = __webpack_require__(/*! ./rpc/core/RpcProtocol */ "../../core/common/lib/esm/rpc/core/RpcProtocol.js");
|
|
93502
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRequestFulfillment", function() { return _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_124__["RpcRequestFulfillment"]; });
|
|
93508
93503
|
|
|
93509
|
-
/* harmony
|
|
93510
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "REGISTRY", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_124__["REGISTRY"]; });
|
|
93504
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcProtocol", function() { return _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_124__["RpcProtocol"]; });
|
|
93511
93505
|
|
|
93512
|
-
/* harmony
|
|
93506
|
+
/* harmony import */ var _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__ = __webpack_require__(/*! ./rpc/core/RpcRegistry */ "../../core/common/lib/esm/rpc/core/RpcRegistry.js");
|
|
93507
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "REGISTRY", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["REGISTRY"]; });
|
|
93513
93508
|
|
|
93514
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93509
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "OPERATION", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["OPERATION"]; });
|
|
93515
93510
|
|
|
93516
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93511
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "POLICY", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["POLICY"]; });
|
|
93517
93512
|
|
|
93518
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93513
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "INSTANCE", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["INSTANCE"]; });
|
|
93519
93514
|
|
|
93520
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93515
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "CURRENT_REQUEST", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["CURRENT_REQUEST"]; });
|
|
93521
93516
|
|
|
93522
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93517
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "CURRENT_INVOCATION", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["CURRENT_INVOCATION"]; });
|
|
93523
93518
|
|
|
93524
|
-
/* harmony
|
|
93525
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ResponseLike", function() { return _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_125__["ResponseLike"]; });
|
|
93519
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRegistry", function() { return _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_125__["RpcRegistry"]; });
|
|
93526
93520
|
|
|
93527
|
-
/* harmony
|
|
93521
|
+
/* harmony import */ var _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_126__ = __webpack_require__(/*! ./rpc/core/RpcRequest */ "../../core/common/lib/esm/rpc/core/RpcRequest.js");
|
|
93522
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ResponseLike", function() { return _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_126__["ResponseLike"]; });
|
|
93528
93523
|
|
|
93529
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93524
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRequest", function() { return _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_126__["RpcRequest"]; });
|
|
93530
93525
|
|
|
93531
|
-
/* harmony
|
|
93532
|
-
/* empty/unused harmony star reexport *//* harmony import */ var _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_127__ = __webpack_require__(/*! ./rpc/core/RpcRoutingToken */ "../../core/common/lib/esm/rpc/core/RpcRoutingToken.js");
|
|
93533
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRoutingToken", function() { return _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_127__["RpcRoutingToken"]; });
|
|
93526
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "initializeRpcRequest", function() { return _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_126__["initializeRpcRequest"]; });
|
|
93534
93527
|
|
|
93535
|
-
/* harmony import */ var
|
|
93536
|
-
/* harmony reexport
|
|
93528
|
+
/* harmony import */ var _rpc_core_RpcRequestContext__WEBPACK_IMPORTED_MODULE_127__ = __webpack_require__(/*! ./rpc/core/RpcRequestContext */ "../../core/common/lib/esm/rpc/core/RpcRequestContext.js");
|
|
93529
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_128__ = __webpack_require__(/*! ./rpc/core/RpcRoutingToken */ "../../core/common/lib/esm/rpc/core/RpcRoutingToken.js");
|
|
93530
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcRoutingToken", function() { return _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_128__["RpcRoutingToken"]; });
|
|
93537
93531
|
|
|
93538
|
-
/* harmony
|
|
93532
|
+
/* harmony import */ var _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__ = __webpack_require__(/*! ./rpc/core/RpcPush */ "../../core/common/lib/esm/rpc/core/RpcPush.js");
|
|
93533
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPushTransport", function() { return _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__["RpcPushTransport"]; });
|
|
93539
93534
|
|
|
93540
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93535
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPushService", function() { return _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__["RpcPushService"]; });
|
|
93541
93536
|
|
|
93542
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93537
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPushChannel", function() { return _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__["RpcPushChannel"]; });
|
|
93543
93538
|
|
|
93544
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93539
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPushSubscription", function() { return _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__["RpcPushSubscription"]; });
|
|
93545
93540
|
|
|
93546
|
-
/* harmony
|
|
93547
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyCloudRpcConfiguration", function() { return _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_129__["BentleyCloudRpcConfiguration"]; });
|
|
93541
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcPushConnection", function() { return _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_129__["RpcPushConnection"]; });
|
|
93548
93542
|
|
|
93549
|
-
/* harmony
|
|
93543
|
+
/* harmony import */ var _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_130__ = __webpack_require__(/*! ./rpc/web/BentleyCloudRpcManager */ "../../core/common/lib/esm/rpc/web/BentleyCloudRpcManager.js");
|
|
93544
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyCloudRpcConfiguration", function() { return _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_130__["BentleyCloudRpcConfiguration"]; });
|
|
93550
93545
|
|
|
93551
|
-
/* harmony
|
|
93552
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyCloudRpcProtocol", function() { return _rpc_web_BentleyCloudRpcProtocol__WEBPACK_IMPORTED_MODULE_130__["BentleyCloudRpcProtocol"]; });
|
|
93546
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyCloudRpcManager", function() { return _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_130__["BentleyCloudRpcManager"]; });
|
|
93553
93547
|
|
|
93554
|
-
/* harmony import */ var
|
|
93555
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93548
|
+
/* harmony import */ var _rpc_web_BentleyCloudRpcProtocol__WEBPACK_IMPORTED_MODULE_131__ = __webpack_require__(/*! ./rpc/web/BentleyCloudRpcProtocol */ "../../core/common/lib/esm/rpc/web/BentleyCloudRpcProtocol.js");
|
|
93549
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "BentleyCloudRpcProtocol", function() { return _rpc_web_BentleyCloudRpcProtocol__WEBPACK_IMPORTED_MODULE_131__["BentleyCloudRpcProtocol"]; });
|
|
93556
93550
|
|
|
93557
|
-
/* harmony import */ var
|
|
93558
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93551
|
+
/* harmony import */ var _rpc_web_OpenAPI__WEBPACK_IMPORTED_MODULE_132__ = __webpack_require__(/*! ./rpc/web/OpenAPI */ "../../core/common/lib/esm/rpc/web/OpenAPI.js");
|
|
93552
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcOpenAPIDescription", function() { return _rpc_web_OpenAPI__WEBPACK_IMPORTED_MODULE_132__["RpcOpenAPIDescription"]; });
|
|
93559
93553
|
|
|
93560
|
-
/* harmony import */ var
|
|
93561
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93554
|
+
/* harmony import */ var _rpc_web_RpcMultipart__WEBPACK_IMPORTED_MODULE_133__ = __webpack_require__(/*! ./rpc/web/RpcMultipart */ "../../core/common/lib/esm/rpc/web/RpcMultipart.js");
|
|
93555
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "RpcMultipart", function() { return _rpc_web_RpcMultipart__WEBPACK_IMPORTED_MODULE_133__["RpcMultipart"]; });
|
|
93562
93556
|
|
|
93563
|
-
/* harmony import */ var
|
|
93564
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93557
|
+
/* harmony import */ var _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_134__ = __webpack_require__(/*! ./rpc/web/WebAppRpcProtocol */ "../../core/common/lib/esm/rpc/web/WebAppRpcProtocol.js");
|
|
93558
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WebAppRpcProtocol", function() { return _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_134__["WebAppRpcProtocol"]; });
|
|
93565
93559
|
|
|
93566
|
-
/* harmony import */ var
|
|
93567
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93560
|
+
/* harmony import */ var _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_135__ = __webpack_require__(/*! ./rpc/web/WebAppRpcRequest */ "../../core/common/lib/esm/rpc/web/WebAppRpcRequest.js");
|
|
93561
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WebAppRpcRequest", function() { return _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_135__["WebAppRpcRequest"]; });
|
|
93568
93562
|
|
|
93569
|
-
/* harmony import */ var
|
|
93570
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93563
|
+
/* harmony import */ var _tile_B3dmTileIO__WEBPACK_IMPORTED_MODULE_136__ = __webpack_require__(/*! ./tile/B3dmTileIO */ "../../core/common/lib/esm/tile/B3dmTileIO.js");
|
|
93564
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "B3dmHeader", function() { return _tile_B3dmTileIO__WEBPACK_IMPORTED_MODULE_136__["B3dmHeader"]; });
|
|
93571
93565
|
|
|
93572
|
-
/* harmony import */ var
|
|
93573
|
-
/*
|
|
93574
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfVersions", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_138__["GltfVersions"]; });
|
|
93566
|
+
/* harmony import */ var _tile_CompositeTileIO__WEBPACK_IMPORTED_MODULE_137__ = __webpack_require__(/*! ./tile/CompositeTileIO */ "../../core/common/lib/esm/tile/CompositeTileIO.js");
|
|
93567
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "CompositeTileHeader", function() { return _tile_CompositeTileIO__WEBPACK_IMPORTED_MODULE_137__["CompositeTileHeader"]; });
|
|
93575
93568
|
|
|
93576
|
-
/* harmony
|
|
93569
|
+
/* harmony import */ var _tile_ElementGraphics__WEBPACK_IMPORTED_MODULE_138__ = __webpack_require__(/*! ./tile/ElementGraphics */ "../../core/common/lib/esm/tile/ElementGraphics.js");
|
|
93570
|
+
/* empty/unused harmony star reexport *//* harmony import */ var _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__ = __webpack_require__(/*! ./tile/GltfTileIO */ "../../core/common/lib/esm/tile/GltfTileIO.js");
|
|
93571
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfVersions", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfVersions"]; });
|
|
93577
93572
|
|
|
93578
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93573
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfV2ChunkTypes", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfV2ChunkTypes"]; });
|
|
93579
93574
|
|
|
93580
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93575
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfMeshMode", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfMeshMode"]; });
|
|
93581
93576
|
|
|
93582
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93577
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfDataType", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfDataType"]; });
|
|
93583
93578
|
|
|
93584
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93579
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfConstants", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfConstants"]; });
|
|
93585
93580
|
|
|
93586
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93581
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfBufferData", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfBufferData"]; });
|
|
93587
93582
|
|
|
93588
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93583
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfBufferView", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfBufferView"]; });
|
|
93589
93584
|
|
|
93590
|
-
/* harmony
|
|
93591
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "I3dmHeader", function() { return _tile_I3dmTileIO__WEBPACK_IMPORTED_MODULE_139__["I3dmHeader"]; });
|
|
93585
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GltfHeader", function() { return _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_139__["GltfHeader"]; });
|
|
93592
93586
|
|
|
93593
|
-
/* harmony import */ var
|
|
93594
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93587
|
+
/* harmony import */ var _tile_I3dmTileIO__WEBPACK_IMPORTED_MODULE_140__ = __webpack_require__(/*! ./tile/I3dmTileIO */ "../../core/common/lib/esm/tile/I3dmTileIO.js");
|
|
93588
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "I3dmHeader", function() { return _tile_I3dmTileIO__WEBPACK_IMPORTED_MODULE_140__["I3dmHeader"]; });
|
|
93595
93589
|
|
|
93596
|
-
/* harmony
|
|
93590
|
+
/* harmony import */ var _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_141__ = __webpack_require__(/*! ./tile/IModelTileIO */ "../../core/common/lib/esm/tile/IModelTileIO.js");
|
|
93591
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ImdlFlags", function() { return _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_141__["ImdlFlags"]; });
|
|
93597
93592
|
|
|
93598
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93593
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "CurrentImdlVersion", function() { return _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_141__["CurrentImdlVersion"]; });
|
|
93599
93594
|
|
|
93600
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93595
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ImdlHeader", function() { return _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_141__["ImdlHeader"]; });
|
|
93601
93596
|
|
|
93602
|
-
/* harmony
|
|
93603
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PntsHeader", function() { return _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_141__["PntsHeader"]; });
|
|
93597
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "FeatureTableHeader", function() { return _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_141__["FeatureTableHeader"]; });
|
|
93604
93598
|
|
|
93605
|
-
/* harmony import */ var
|
|
93606
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93599
|
+
/* harmony import */ var _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_142__ = __webpack_require__(/*! ./tile/PntsTileIO */ "../../core/common/lib/esm/tile/PntsTileIO.js");
|
|
93600
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "PntsHeader", function() { return _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_142__["PntsHeader"]; });
|
|
93607
93601
|
|
|
93608
|
-
/* harmony
|
|
93602
|
+
/* harmony import */ var _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__ = __webpack_require__(/*! ./tile/TileIO */ "../../core/common/lib/esm/tile/TileIO.js");
|
|
93603
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileFormat", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["TileFormat"]; });
|
|
93609
93604
|
|
|
93610
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93605
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isKnownTileFormat", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["isKnownTileFormat"]; });
|
|
93611
93606
|
|
|
93612
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93607
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "tileFormatFromNumber", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["tileFormatFromNumber"]; });
|
|
93613
93608
|
|
|
93614
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93609
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileReadStatus", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["TileReadStatus"]; });
|
|
93615
93610
|
|
|
93616
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93611
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileReadError", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["TileReadError"]; });
|
|
93617
93612
|
|
|
93618
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93613
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileHeader", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["TileHeader"]; });
|
|
93619
93614
|
|
|
93620
|
-
/* harmony
|
|
93621
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileOptions", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_143__["TileOptions"]; });
|
|
93615
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "nextPoint3d64FromByteStream", function() { return _tile_TileIO__WEBPACK_IMPORTED_MODULE_143__["nextPoint3d64FromByteStream"]; });
|
|
93622
93616
|
|
|
93623
|
-
/* harmony
|
|
93617
|
+
/* harmony import */ var _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__ = __webpack_require__(/*! ./tile/TileMetadata */ "../../core/common/lib/esm/tile/TileMetadata.js");
|
|
93618
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileOptions", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["TileOptions"]; });
|
|
93624
93619
|
|
|
93625
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93620
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "parseTileTreeIdAndContentId", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["parseTileTreeIdAndContentId"]; });
|
|
93626
93621
|
|
|
93627
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93622
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "defaultTileOptions", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["defaultTileOptions"]; });
|
|
93628
93623
|
|
|
93629
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93624
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "getMaximumMajorTileFormatVersion", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["getMaximumMajorTileFormatVersion"]; });
|
|
93630
93625
|
|
|
93631
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93626
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TreeFlags", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["TreeFlags"]; });
|
|
93632
93627
|
|
|
93633
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93628
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "iModelTileTreeIdToString", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["iModelTileTreeIdToString"]; });
|
|
93634
93629
|
|
|
93635
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93630
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "compareIModelTileTreeIds", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["compareIModelTileTreeIds"]; });
|
|
93636
93631
|
|
|
93637
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93632
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ContentFlags", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["ContentFlags"]; });
|
|
93638
93633
|
|
|
93639
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93634
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "ContentIdProvider", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["ContentIdProvider"]; });
|
|
93640
93635
|
|
|
93641
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93636
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "bisectTileRange3d", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["bisectTileRange3d"]; });
|
|
93642
93637
|
|
|
93643
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93638
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "bisectTileRange2d", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["bisectTileRange2d"]; });
|
|
93644
93639
|
|
|
93645
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93640
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "computeChildTileRanges", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["computeChildTileRanges"]; });
|
|
93646
93641
|
|
|
93647
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93642
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "computeChildTileProps", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["computeChildTileProps"]; });
|
|
93648
93643
|
|
|
93649
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93644
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "readTileContentDescription", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["readTileContentDescription"]; });
|
|
93650
93645
|
|
|
93651
|
-
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "
|
|
93646
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "computeTileChordTolerance", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["computeTileChordTolerance"]; });
|
|
93652
93647
|
|
|
93653
|
-
/* harmony
|
|
93654
|
-
|
|
93648
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "TileMetadataReader", function() { return _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_144__["TileMetadataReader"]; });
|
|
93649
|
+
|
|
93650
|
+
/* harmony import */ var _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_145__ = __webpack_require__(/*! ./WhiteOnWhiteReversalSettings */ "../../core/common/lib/esm/WhiteOnWhiteReversalSettings.js");
|
|
93651
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WhiteOnWhiteReversalSettings", function() { return _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_145__["WhiteOnWhiteReversalSettings"]; });
|
|
93655
93652
|
|
|
93656
93653
|
/*---------------------------------------------------------------------------------------------
|
|
93657
93654
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -93800,6 +93797,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
93800
93797
|
|
|
93801
93798
|
|
|
93802
93799
|
|
|
93800
|
+
|
|
93803
93801
|
|
|
93804
93802
|
|
|
93805
93803
|
/** @docs-package-description
|
|
@@ -102250,13 +102248,13 @@ const iTwinChannel = (channel) => `itwin.${channel}`;
|
|
|
102250
102248
|
/*!***************************************************************!*\
|
|
102251
102249
|
!*** D:/vsts_a/460/s/core/common/lib/esm/ipc/IpcWebSocket.js ***!
|
|
102252
102250
|
\***************************************************************/
|
|
102253
|
-
/*! exports provided:
|
|
102251
|
+
/*! exports provided: IpcWebSocketMessageType, IpcWebSocketMessage, IpcWebSocket, IpcWebSocketFrontend, IpcWebSocketBackend */
|
|
102254
102252
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
102255
102253
|
|
|
102256
102254
|
"use strict";
|
|
102257
102255
|
__webpack_require__.r(__webpack_exports__);
|
|
102258
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketTransport", function() { return IpcWebSocketTransport; });
|
|
102259
102256
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketMessageType", function() { return IpcWebSocketMessageType; });
|
|
102257
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketMessage", function() { return IpcWebSocketMessage; });
|
|
102260
102258
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocket", function() { return IpcWebSocket; });
|
|
102261
102259
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketFrontend", function() { return IpcWebSocketFrontend; });
|
|
102262
102260
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketBackend", function() { return IpcWebSocketBackend; });
|
|
@@ -102268,17 +102266,37 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
102268
102266
|
* @module IpcSocket
|
|
102269
102267
|
*/
|
|
102270
102268
|
/** @internal */
|
|
102271
|
-
class IpcWebSocketTransport {
|
|
102272
|
-
}
|
|
102273
|
-
/** @internal */
|
|
102274
102269
|
var IpcWebSocketMessageType;
|
|
102275
102270
|
(function (IpcWebSocketMessageType) {
|
|
102276
102271
|
IpcWebSocketMessageType[IpcWebSocketMessageType["Send"] = 0] = "Send";
|
|
102277
102272
|
IpcWebSocketMessageType[IpcWebSocketMessageType["Push"] = 1] = "Push";
|
|
102278
102273
|
IpcWebSocketMessageType[IpcWebSocketMessageType["Invoke"] = 2] = "Invoke";
|
|
102279
102274
|
IpcWebSocketMessageType[IpcWebSocketMessageType["Response"] = 3] = "Response";
|
|
102275
|
+
IpcWebSocketMessageType[IpcWebSocketMessageType["Internal"] = 4] = "Internal";
|
|
102276
|
+
IpcWebSocketMessageType[IpcWebSocketMessageType["Duplicate"] = 5] = "Duplicate";
|
|
102280
102277
|
})(IpcWebSocketMessageType || (IpcWebSocketMessageType = {}));
|
|
102281
102278
|
/** @internal */
|
|
102279
|
+
var IpcWebSocketMessage;
|
|
102280
|
+
(function (IpcWebSocketMessage) {
|
|
102281
|
+
let _next = -1;
|
|
102282
|
+
function next() {
|
|
102283
|
+
return ++_next;
|
|
102284
|
+
}
|
|
102285
|
+
IpcWebSocketMessage.next = next;
|
|
102286
|
+
function internal() {
|
|
102287
|
+
return { type: IpcWebSocketMessageType.Internal, channel: "", sequence: Number.MIN_SAFE_INTEGER };
|
|
102288
|
+
}
|
|
102289
|
+
IpcWebSocketMessage.internal = internal;
|
|
102290
|
+
function duplicate() {
|
|
102291
|
+
return { type: IpcWebSocketMessageType.Duplicate, channel: "", sequence: Number.MIN_SAFE_INTEGER };
|
|
102292
|
+
}
|
|
102293
|
+
IpcWebSocketMessage.duplicate = duplicate;
|
|
102294
|
+
function skip(message) {
|
|
102295
|
+
return message.type === IpcWebSocketMessageType.Internal || message.type === IpcWebSocketMessageType.Duplicate;
|
|
102296
|
+
}
|
|
102297
|
+
IpcWebSocketMessage.skip = skip;
|
|
102298
|
+
})(IpcWebSocketMessage || (IpcWebSocketMessage = {}));
|
|
102299
|
+
/** @internal */
|
|
102282
102300
|
class IpcWebSocket {
|
|
102283
102301
|
constructor() {
|
|
102284
102302
|
this._channels = new Map();
|
|
@@ -102321,11 +102339,13 @@ class IpcWebSocketFrontend extends IpcWebSocket {
|
|
|
102321
102339
|
IpcWebSocket.receivers.add(async (e, m) => this.dispatch(e, m));
|
|
102322
102340
|
}
|
|
102323
102341
|
send(channel, ...data) {
|
|
102324
|
-
|
|
102342
|
+
const sequence = IpcWebSocketMessage.next();
|
|
102343
|
+
IpcWebSocket.transport.send({ type: IpcWebSocketMessageType.Send, channel, data, sequence });
|
|
102325
102344
|
}
|
|
102326
102345
|
async invoke(channel, methodName, ...args) {
|
|
102327
102346
|
const requestId = ++this._nextRequest;
|
|
102328
|
-
|
|
102347
|
+
const sequence = IpcWebSocketMessage.next();
|
|
102348
|
+
IpcWebSocket.transport.send({ type: IpcWebSocketMessageType.Invoke, channel, method: methodName, data: args, request: requestId, sequence });
|
|
102329
102349
|
return new Promise((resolve) => {
|
|
102330
102350
|
this._pendingRequests.set(requestId, resolve);
|
|
102331
102351
|
});
|
|
@@ -102348,7 +102368,8 @@ class IpcWebSocketBackend extends IpcWebSocket {
|
|
|
102348
102368
|
IpcWebSocket.receivers.add(async (e, m) => this.dispatch(e, m));
|
|
102349
102369
|
}
|
|
102350
102370
|
send(channel, ...data) {
|
|
102351
|
-
|
|
102371
|
+
const sequence = IpcWebSocketMessage.next();
|
|
102372
|
+
IpcWebSocket.transport.send({ type: IpcWebSocketMessageType.Push, channel, data, sequence });
|
|
102352
102373
|
}
|
|
102353
102374
|
handle(channel, handler) {
|
|
102354
102375
|
this._handlers.set(channel, handler);
|
|
@@ -102367,16 +102388,165 @@ class IpcWebSocketBackend extends IpcWebSocket {
|
|
|
102367
102388
|
if (typeof (args) === "undefined")
|
|
102368
102389
|
args = [];
|
|
102369
102390
|
const response = await handler({}, message.method, ...args);
|
|
102391
|
+
const sequence = IpcWebSocketMessage.next();
|
|
102370
102392
|
IpcWebSocket.transport.send({
|
|
102371
102393
|
type: IpcWebSocketMessageType.Response,
|
|
102372
102394
|
channel: message.channel,
|
|
102373
102395
|
response: message.request,
|
|
102374
102396
|
data: response,
|
|
102397
|
+
sequence,
|
|
102375
102398
|
});
|
|
102376
102399
|
}
|
|
102377
102400
|
}
|
|
102378
102401
|
|
|
102379
102402
|
|
|
102403
|
+
/***/ }),
|
|
102404
|
+
|
|
102405
|
+
/***/ "../../core/common/lib/esm/ipc/IpcWebSocketTransport.js":
|
|
102406
|
+
/*!************************************************************************!*\
|
|
102407
|
+
!*** D:/vsts_a/460/s/core/common/lib/esm/ipc/IpcWebSocketTransport.js ***!
|
|
102408
|
+
\************************************************************************/
|
|
102409
|
+
/*! exports provided: IpcWebSocketTransport */
|
|
102410
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
102411
|
+
|
|
102412
|
+
"use strict";
|
|
102413
|
+
__webpack_require__.r(__webpack_exports__);
|
|
102414
|
+
/* WEBPACK VAR INJECTION */(function(Buffer) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "IpcWebSocketTransport", function() { return IpcWebSocketTransport; });
|
|
102415
|
+
/* harmony import */ var _IpcWebSocket__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./IpcWebSocket */ "../../core/common/lib/esm/ipc/IpcWebSocket.js");
|
|
102416
|
+
/*---------------------------------------------------------------------------------------------
|
|
102417
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
102418
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
102419
|
+
*--------------------------------------------------------------------------------------------*/
|
|
102420
|
+
/** @packageDocumentation
|
|
102421
|
+
* @module IpcSocket
|
|
102422
|
+
*/
|
|
102423
|
+
|
|
102424
|
+
let parts = [];
|
|
102425
|
+
/** @internal */
|
|
102426
|
+
class IpcWebSocketTransport {
|
|
102427
|
+
constructor() {
|
|
102428
|
+
this._received = [];
|
|
102429
|
+
this._outstanding = 0;
|
|
102430
|
+
}
|
|
102431
|
+
unwrap(data) {
|
|
102432
|
+
return (typeof (Blob) !== "undefined" && data instanceof Blob) ? data.arrayBuffer() : data;
|
|
102433
|
+
}
|
|
102434
|
+
async notifyIncoming(data) {
|
|
102435
|
+
if (this._partial) {
|
|
102436
|
+
this._received.push(data);
|
|
102437
|
+
--this._outstanding;
|
|
102438
|
+
if (this._outstanding === 0) {
|
|
102439
|
+
await Promise.all(this._received.map(async (v, i, a) => a[i] = await this.unwrap(v)));
|
|
102440
|
+
parts = this._received;
|
|
102441
|
+
const message = JSON.parse(this._partial, reviver);
|
|
102442
|
+
this._partial = undefined;
|
|
102443
|
+
parts.length = 0;
|
|
102444
|
+
return InSentOrder.deliver(message);
|
|
102445
|
+
}
|
|
102446
|
+
else {
|
|
102447
|
+
return _IpcWebSocket__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocketMessage"].internal();
|
|
102448
|
+
}
|
|
102449
|
+
}
|
|
102450
|
+
else {
|
|
102451
|
+
const [serialized, followers] = JSON.parse(data);
|
|
102452
|
+
if (followers) {
|
|
102453
|
+
this._partial = serialized;
|
|
102454
|
+
this._outstanding = followers;
|
|
102455
|
+
return _IpcWebSocket__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocketMessage"].internal();
|
|
102456
|
+
}
|
|
102457
|
+
else {
|
|
102458
|
+
const message = JSON.parse(serialized, reviver);
|
|
102459
|
+
return InSentOrder.deliver(message);
|
|
102460
|
+
}
|
|
102461
|
+
}
|
|
102462
|
+
}
|
|
102463
|
+
serialize(data) {
|
|
102464
|
+
parts.length = 0;
|
|
102465
|
+
const objects = JSON.stringify(data, replacer);
|
|
102466
|
+
const value = [JSON.stringify([objects, parts.length]), ...parts];
|
|
102467
|
+
parts.length = 0;
|
|
102468
|
+
return value;
|
|
102469
|
+
}
|
|
102470
|
+
}
|
|
102471
|
+
const types = [Uint8Array, Int8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array, DataView];
|
|
102472
|
+
function identify(value) { return Buffer.isBuffer(value) ? 0 : types.indexOf(value.constructor); }
|
|
102473
|
+
function lookup(value) { return types[value.type]; }
|
|
102474
|
+
function replacer(_key, value) {
|
|
102475
|
+
const asBinary = replaceBinary(value);
|
|
102476
|
+
if (asBinary) {
|
|
102477
|
+
return asBinary;
|
|
102478
|
+
}
|
|
102479
|
+
return value;
|
|
102480
|
+
}
|
|
102481
|
+
function reviver(_key, value) {
|
|
102482
|
+
if (typeof (value) === "object" && value !== null && value.hasOwnProperty("ipc") && value.ipc === "binary") {
|
|
102483
|
+
return reviveBinary(value);
|
|
102484
|
+
}
|
|
102485
|
+
return value;
|
|
102486
|
+
}
|
|
102487
|
+
function replaceBinary(value) {
|
|
102488
|
+
if (ArrayBuffer.isView(value) || Buffer.isBuffer(value)) {
|
|
102489
|
+
const index = parts.push(value) - 1;
|
|
102490
|
+
const type = identify(value);
|
|
102491
|
+
return { ipc: "binary", type, index };
|
|
102492
|
+
}
|
|
102493
|
+
else {
|
|
102494
|
+
return undefined;
|
|
102495
|
+
}
|
|
102496
|
+
}
|
|
102497
|
+
function reviveBinary(value) {
|
|
102498
|
+
const constructor = lookup(value);
|
|
102499
|
+
const part = parts[value.index];
|
|
102500
|
+
return new constructor(part);
|
|
102501
|
+
}
|
|
102502
|
+
function makePromise() {
|
|
102503
|
+
let resolve = () => { };
|
|
102504
|
+
let reject = () => { };
|
|
102505
|
+
const promise = new Promise((res, rej) => { resolve = res; reject = rej; });
|
|
102506
|
+
return { promise, resolve, reject };
|
|
102507
|
+
}
|
|
102508
|
+
/* Reconstructing the sequence in which messages were sent is necessary since
|
|
102509
|
+
the binary data for a message has to be awaited in IpcWebSocketTransport.unwrap. */
|
|
102510
|
+
class InSentOrder {
|
|
102511
|
+
constructor(message) {
|
|
102512
|
+
this.release = () => { };
|
|
102513
|
+
this.duplicate = false;
|
|
102514
|
+
this.sequence = message.sequence;
|
|
102515
|
+
const { promise, resolve } = makePromise();
|
|
102516
|
+
this.message = promise;
|
|
102517
|
+
this.release = () => {
|
|
102518
|
+
const value = this.duplicate ? _IpcWebSocket__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocketMessage"].duplicate() : message;
|
|
102519
|
+
resolve(value);
|
|
102520
|
+
};
|
|
102521
|
+
}
|
|
102522
|
+
static get _next() { return this._last + 1; }
|
|
102523
|
+
static async deliver(message) {
|
|
102524
|
+
const entry = new InSentOrder(message);
|
|
102525
|
+
this._queue.push(entry);
|
|
102526
|
+
this._queue.sort((a, b) => a.sequence - b.sequence);
|
|
102527
|
+
while (this._queue.length !== 0) {
|
|
102528
|
+
const next = this._queue[0];
|
|
102529
|
+
const duplicate = next.sequence <= this._last;
|
|
102530
|
+
const match = next.sequence === this._next;
|
|
102531
|
+
if (duplicate) {
|
|
102532
|
+
next.duplicate = true;
|
|
102533
|
+
}
|
|
102534
|
+
else if (match) {
|
|
102535
|
+
++this._last;
|
|
102536
|
+
}
|
|
102537
|
+
if (duplicate || match) {
|
|
102538
|
+
this._queue.shift();
|
|
102539
|
+
next.release();
|
|
102540
|
+
}
|
|
102541
|
+
}
|
|
102542
|
+
return entry.message;
|
|
102543
|
+
}
|
|
102544
|
+
}
|
|
102545
|
+
InSentOrder._queue = [];
|
|
102546
|
+
InSentOrder._last = -1;
|
|
102547
|
+
|
|
102548
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../common/temp/node_modules/.pnpm/buffer@4.9.2/node_modules/buffer/index.js */ "../../common/temp/node_modules/.pnpm/buffer@4.9.2/node_modules/buffer/index.js").Buffer))
|
|
102549
|
+
|
|
102380
102550
|
/***/ }),
|
|
102381
102551
|
|
|
102382
102552
|
/***/ "../../core/common/lib/esm/rpc/DevToolsRpcInterface.js":
|
|
@@ -117676,11 +117846,11 @@ const copyrightNotice = 'Copyright © 2017-2021 <a href="https://www.bentley.com
|
|
|
117676
117846
|
// eslint-disable-next-line @typescript-eslint/no-var-requires
|
|
117677
117847
|
__webpack_require__(/*! ./IModeljs-css */ "../../core/frontend/lib/esm/IModeljs-css.js");
|
|
117678
117848
|
/**
|
|
117679
|
-
* Global singleton that connects the user interface with the
|
|
117849
|
+
* Global singleton that connects the user interface with the iTwin.js services. There can be only one IModelApp active in a session. All
|
|
117680
117850
|
* members of IModelApp are static, and it serves as a singleton object for gaining access to session information.
|
|
117681
117851
|
*
|
|
117682
117852
|
* Before any interactive operations may be performed by the `@itwin/core-frontend package`, [[IModelApp.startup]] must be called and awaited.
|
|
117683
|
-
* Applications may customize the frontend behavior of
|
|
117853
|
+
* Applications may customize the frontend behavior of iTwin.js by supplying options to [[IModelApp.startup]].
|
|
117684
117854
|
*
|
|
117685
117855
|
* @public
|
|
117686
117856
|
*/
|
|
@@ -117795,7 +117965,7 @@ class IModelApp {
|
|
|
117795
117965
|
// Make IModelApp globally accessible for debugging purposes. We'll remove it on shutdown.
|
|
117796
117966
|
window.iModelAppForDebugger = this;
|
|
117797
117967
|
this.sessionId = (_b = opts.sessionId) !== null && _b !== void 0 ? _b : _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_2__["Guid"].createValue();
|
|
117798
|
-
this._applicationId = (_c = opts.applicationId) !== null && _c !== void 0 ? _c : "2686"; // Default to product id of
|
|
117968
|
+
this._applicationId = (_c = opts.applicationId) !== null && _c !== void 0 ? _c : "2686"; // Default to product id of iTwin.js
|
|
117799
117969
|
this._applicationVersion = (_d = opts.applicationVersion) !== null && _d !== void 0 ? _d : "1.0.0";
|
|
117800
117970
|
this.authorizationClient = opts.authorizationClient;
|
|
117801
117971
|
this._hubAccess = opts.hubAccess;
|
|
@@ -118067,13 +118237,13 @@ class IModelApp {
|
|
|
118067
118237
|
}
|
|
118068
118238
|
return card;
|
|
118069
118239
|
}
|
|
118070
|
-
/** Make the logo card for the
|
|
118240
|
+
/** Make the logo card for the library itself. This card gets placed at the top of the stack.
|
|
118071
118241
|
* @internal
|
|
118072
118242
|
*/
|
|
118073
118243
|
static makeIModelJsLogoCard() {
|
|
118074
118244
|
return this.makeLogoCard({
|
|
118075
118245
|
iconSrc: "images/about-imodeljs.svg",
|
|
118076
|
-
heading: `<span style="font-weight:normal">${this.localization.getLocalizedString("Notices.PoweredBy")}</span>
|
|
118246
|
+
heading: `<span style="font-weight:normal">${this.localization.getLocalizedString("Notices.PoweredBy")}</span> iTwin.js`,
|
|
118077
118247
|
notice: `${__webpack_require__(/*! ../../package.json */ "../../core/frontend/package.json").version}<br>${copyrightNotice}`, // eslint-disable-line @typescript-eslint/no-var-requires
|
|
118078
118248
|
});
|
|
118079
118249
|
}
|
|
@@ -118087,7 +118257,7 @@ class IModelApp {
|
|
|
118087
118257
|
div.innerHTML = out;
|
|
118088
118258
|
return div;
|
|
118089
118259
|
}
|
|
118090
|
-
/** Localize an error status
|
|
118260
|
+
/** Localize an error status
|
|
118091
118261
|
* @param status one of the status values from [BentleyStatus]($core-bentley), [IModelStatus]($core-bentley) or [DbResult]($core-bentley)
|
|
118092
118262
|
* @returns a localized error message
|
|
118093
118263
|
* @beta
|
|
@@ -118341,7 +118511,7 @@ class IModelConnection extends _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__["
|
|
|
118341
118511
|
*
|
|
118342
118512
|
* @param ecsql The ECSQL statement to execute
|
|
118343
118513
|
* @param params The values to bind to the parameters (if the ECSQL has any).
|
|
118344
|
-
* See "[
|
|
118514
|
+
* See "[iTwin.js Types used in ECSQL Parameter Bindings]($docs/learning/ECSQLParameterTypes)" for details.
|
|
118345
118515
|
* @returns Return row count.
|
|
118346
118516
|
* @throws [IModelError]($common) If the statement is invalid
|
|
118347
118517
|
*/
|
|
@@ -119213,7 +119383,7 @@ let iModelJsCss = `
|
|
|
119213
119383
|
}
|
|
119214
119384
|
}
|
|
119215
119385
|
`;
|
|
119216
|
-
// add the
|
|
119386
|
+
// add the iTwin.js frontend .css styles into DOM head when we load
|
|
119217
119387
|
(() => {
|
|
119218
119388
|
// Skip adding the css to document if document does not exist.
|
|
119219
119389
|
if ("undefined" === typeof document)
|
|
@@ -119766,13 +119936,13 @@ class LocalTransport extends _itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["Ip
|
|
|
119766
119936
|
var _a, _b, _c, _d;
|
|
119767
119937
|
super();
|
|
119768
119938
|
this._pending = [];
|
|
119769
|
-
let url
|
|
119770
|
-
if ((_a = opts === null || opts === void 0 ? void 0 : opts.localhostIpcApp) === null || _a === void 0 ? void 0 : _a.
|
|
119771
|
-
url = (_b = opts === null || opts === void 0 ? void 0 : opts.localhostIpcApp) === null || _b === void 0 ? void 0 : _b.
|
|
119939
|
+
let url;
|
|
119940
|
+
if ((_a = opts === null || opts === void 0 ? void 0 : opts.localhostIpcApp) === null || _a === void 0 ? void 0 : _a.socketUrl) {
|
|
119941
|
+
url = (_b = opts === null || opts === void 0 ? void 0 : opts.localhostIpcApp) === null || _b === void 0 ? void 0 : _b.socketUrl;
|
|
119772
119942
|
}
|
|
119773
119943
|
else {
|
|
119774
119944
|
const port = (_d = (_c = opts === null || opts === void 0 ? void 0 : opts.localhostIpcApp) === null || _c === void 0 ? void 0 : _c.socketPort) !== null && _d !== void 0 ? _d : 3002;
|
|
119775
|
-
url = `ws://localhost:${port}
|
|
119945
|
+
url = new URL(`ws://localhost:${port}/`);
|
|
119776
119946
|
}
|
|
119777
119947
|
this._client = new WebSocket(url);
|
|
119778
119948
|
this._client.addEventListener("open", () => {
|
|
@@ -119781,13 +119951,21 @@ class LocalTransport extends _itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["Ip
|
|
|
119781
119951
|
pending.forEach((m) => this.send(m));
|
|
119782
119952
|
});
|
|
119783
119953
|
this._client.addEventListener("message", async (event) => {
|
|
119954
|
+
const message = await this.notifyIncoming(event.data);
|
|
119955
|
+
if (_itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocketMessage"].skip(message)) {
|
|
119956
|
+
return;
|
|
119957
|
+
}
|
|
119784
119958
|
for (const listener of _itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocket"].receivers)
|
|
119785
|
-
listener({},
|
|
119959
|
+
listener({}, message);
|
|
119786
119960
|
});
|
|
119787
119961
|
}
|
|
119788
119962
|
send(message) {
|
|
119789
|
-
|
|
119790
|
-
|
|
119963
|
+
if (this._pending) {
|
|
119964
|
+
this._pending.push(message);
|
|
119965
|
+
return;
|
|
119966
|
+
}
|
|
119967
|
+
const parts = this.serialize(message);
|
|
119968
|
+
parts.forEach((part) => this._client.send(part));
|
|
119791
119969
|
}
|
|
119792
119970
|
}
|
|
119793
119971
|
/**
|
|
@@ -119795,6 +119973,12 @@ class LocalTransport extends _itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["Ip
|
|
|
119795
119973
|
* @internal
|
|
119796
119974
|
*/
|
|
119797
119975
|
class LocalhostIpcApp {
|
|
119976
|
+
static buildUrlForSocket(base, path = "ipc") {
|
|
119977
|
+
const url = new URL(base);
|
|
119978
|
+
url.protocol = "ws";
|
|
119979
|
+
url.pathname = [...url.pathname.split("/"), path].filter((v) => v).join("/");
|
|
119980
|
+
return url;
|
|
119981
|
+
}
|
|
119798
119982
|
static async startup(opts) {
|
|
119799
119983
|
_itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocket"].transport = new LocalTransport(opts);
|
|
119800
119984
|
const ipc = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_0__["IpcWebSocketFrontend"]();
|
|
@@ -123070,6 +123254,8 @@ class RasterAttachment {
|
|
|
123070
123254
|
// Wrap the polyface in a GraphicBranch.
|
|
123071
123255
|
const branch = new _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_6__["GraphicBranch"](true);
|
|
123072
123256
|
const vfOvrs = Object(_tile_internal__WEBPACK_IMPORTED_MODULE_15__["createDefaultViewFlagOverrides"])({ clipVolume: true, shadows: false, lighting: false, thematic: false });
|
|
123257
|
+
// Disable transparency - background pixels are 100% transparent so they will be discarded anyway. Other pixels are 100% opaque.
|
|
123258
|
+
vfOvrs.transparency = false;
|
|
123073
123259
|
branch.setViewFlagOverrides(vfOvrs);
|
|
123074
123260
|
branch.symbologyOverrides = new _render_FeatureSymbology__WEBPACK_IMPORTED_MODULE_9__["FeatureSymbology"].Overrides();
|
|
123075
123261
|
branch.entries.push(graphic);
|
|
@@ -130748,7 +130934,7 @@ class ScreenViewport extends Viewport {
|
|
|
130748
130934
|
this.addChildDiv(this.vpDiv, div, z);
|
|
130749
130935
|
return div;
|
|
130750
130936
|
}
|
|
130751
|
-
/** The HTMLImageElement of the
|
|
130937
|
+
/** The HTMLImageElement of the iTwin.js logo displayed in this ScreenViewport
|
|
130752
130938
|
* @beta
|
|
130753
130939
|
*/
|
|
130754
130940
|
get logo() { return this._logo; }
|
|
@@ -131367,7 +131553,7 @@ class UniqueViewportSets {
|
|
|
131367
131553
|
/*!**************************************************************!*\
|
|
131368
131554
|
!*** D:/vsts_a/460/s/core/frontend/lib/esm/core-frontend.js ***!
|
|
131369
131555
|
\**************************************************************/
|
|
131370
|
-
/*! exports provided: AccuDrawFlags, CompassMode, RotationMode, LockedStates, CurrentState, ContextMode, ItemField, KeyinStatus, AccudrawData, Flags, RoundOff, SavedState, ThreeAxes, AccuDraw, ContextRotationId, AccuDrawHintBuilder, TouchCursor, AccuSnap, TentativeOrAccuSnap, ACSType, ACSDisplayOptions, AuxCoordSystemState, AuxCoordSystem2dState, AuxCoordSystem3dState, AuxCoordSystemSpatialState, BingLocationProvider, BriefcaseConnection, BriefcaseNotificationHandler, BriefcaseTxns, CategorySelectorState, ChangeFlag, ChangeFlags, MutableChangeFlags, ContextRealityModelState, CoordSystem, DecorationsCache, DevTools, TerrainDisplayOverrides, DisplayStyleState, DisplayStyle2dState, DisplayStyle3dState, DrawingViewState, LocateAction, LocateFilterStatus, SnapStatus, LocateOptions, LocateResponse, ElementPicker, ElementLocateManager, EmphasizeElements, EntityState, ElementState, EnvironmentDecorations, FlashMode, FlashSettings, FrontendLoggerCategory, Frustum2d, FrustumAnimator, FuzzySearch, FuzzySearchResults, GeoConverter, GeoServices, GlobeAnimator, SnapMode, SnapHeat, HitSource, HitGeomType, HitParentGeomType, HitPriority, HitDetailType, HitDetail, SnapDetail, IntersectDetail, HitList, canvasToResizedCanvasWithBars, imageBufferToCanvas, canvasToImageBuffer, getImageSourceMimeType, getImageSourceFormatForMimeType, imageElementFromImageSource, imageElementFromUrl, tryImageElementFromUrl, extractImageSourceDimensions, imageBufferToPngDataUrl, imageBufferToBase64EncodedPng, openImageDataUrlInNewWindow, getCenteredViewRect, getCompressedJpegFromCanvas, IModelApp, IModelConnection, BlankConnection, SnapshotConnection, IModelRoutingContext, GraphicalEditingScope, IpcApp, NotificationHandler, linePlaneIntersect, MarginPercent, Marker, Cluster, MarkerSet, ModelSelectorState, ModelState, GeometricModelState, GeometricModel2dState, GeometricModel3dState, SheetModelState, SpatialModelState, PhysicalModelState, SpatialLocationModelState, DrawingModelState, SectionDrawingModelState, NativeApp, Storage, NativeAppLogger, NullTarget, NullRenderSystem, NoRenderApp, OutputMessageType, OutputMessagePriority, OutputMessageAlert, ActivityMessageEndReason, MessageBoxType, MessageBoxIconType, MessageBoxValue, NotifyMessageDetails, ActivityMessageDetails, NotificationManager, PerModelCategoryVisibility, PlanarClipMaskState, QuantityType, getQuantityTypeKey, isCheckboxFormatPropEditorSpec, isTextInputFormatPropEditorSpec, isTextSelectFormatPropEditorSpec, isCustomQuantityTypeDefinition, QuantityFormatter, BaseUnitFormattingSettingsProvider, LocalUnitFormatProvider, formatAnimationBranchId, RenderScheduleState, CheckpointConnection, SelectionSetEventType, HiliteSet, SelectionSet, SheetViewState, SpatialViewState, OrthographicViewState, Sprite, IconSprites, SpriteLocation, StandardViewId, StandardView, SubCategoriesCache, TentativePoint, Tiles, TwoWayViewportSync, TwoWayViewportFrustumSync, RenderContext, DynamicsContext, DecorateContext, SceneContext, ViewGlobalLocationConstants, metersToRange, queryTerrainElevationOffset, areaToEyeHeight, areaToEyeHeightFromGcs, rangeToCartographicArea, eyeToCartographicOnGlobe, eyeToCartographicOnGlobeFromGcs, viewGlobalLocation, ViewingSpace, ViewManager, DepthPointSource, ViewUndoEvent, ELEMENT_MARKED_FOR_REMOVAL, Viewport, ScreenViewport, OffScreenViewport, ViewPose, ViewPose3d, ViewPose2d, ViewRect, ViewState, ViewState3d, ViewState2d, ViewStatus, AngleDescription, FormattedQuantityDescription, LengthDescription, SurveyLengthDescription, EngineeringLengthDescription, Decorations, FeatureSymbology, FrameStatsCollector, AnimationNodeId, GraphicBranch, GraphicType, GraphicBuilder, MockRender, ParticleCollectionBuilder, Pixel, RenderClipVolume, RenderGraphic, RenderGraphicOwner, RenderMemory, createEmptyRenderPlan, createRenderPlanFromViewport, RenderPlanarClassifier, PrimitiveVisibility, RenderTarget, RenderTextureDrape, RenderDiagnostics, RenderRealityMeshGeometry, TerrainTexture, DebugShaderFile, PlanarGridTransparency, RenderSystem, TextureTransparency, Scene, UniformType, VaryingType, queryVisibleFeatures, PerformanceMetrics, Target, OnScreenTarget, OffScreenTarget, IModelFrameLifecycle, AccuDrawShortcuts, AccuDrawSetOriginTool, AccuDrawSetLockSmartTool, AccuDrawSetLockXTool, AccuDrawSetLockYTool, AccuDrawSetLockZTool, AccuDrawSetLockDistanceTool, AccuDrawSetLockAngleTool, AccuDrawChangeModeTool, AccuDrawRotateCycleTool, AccuDrawRotateTopTool, AccuDrawRotateFrontTool, AccuDrawRotateSideTool, AccuDrawRotateViewTool, AccuDrawRotateAxesTool, AccuDrawRotateElementTool, DefineACSByElementTool, DefineACSByPointsTool, createDefaultViewFlagOverrides, MapCartoRectangle, QuadId, DisclosedTileTreeSet, addRangeGraphic, Tile, TileLoadStatus, TileVisibility, TileLoadPriority, TileBoundingBoxes, ViewportIdSet, ViewportIdSets, LRUTileList, RealityTile, TileDrawArgs, RealityTileDrawArgs, GraphicsCollectorDrawArgs, BatchedTileIdMap, TileTreeLoadStatus, TileTree, TraversalDetails, TraversalChildrenDetails, TraversalSelectionContext, RealityTileTree, TileGraphicType, TileTreeReference, TiledGraphicsProvider, TileAdmin, overrideRequestTileTreeProps, TileRequest, TileRequestChannelStatistics, TileRequestChannel, IModelTileRequestChannels, TileRequestChannels, TileUsageMarker, GltfReaderProps, GltfMeshData, GltfReader, I3dmReader, B3dmReader, readElementGraphics, ImdlReader, ArcGISTileMap, ArcGisTokenClientType, ArcGisTokenGenerator, ArcGisTokenManager, MapLayerFormat, MapLayerFormatRegistry, ArcGisErrorCode, ArcGisUtilities, WmsUtilities, WmsCapability, WmsCapabilities, WmtsCapability, WmtsCapabilities, MapLayerImageryProviderStatus, MapLayerImageryProvider, ArcGISMapLayerImageryProvider, AzureMapsLayerImageryProvider, BingMapsImageryLayerProvider, MapBoxLayerImageryProvider, TileUrlImageryProvider, WmsMapLayerImageryProvider, WmtsMapLayerImageryProvider, ImageryMapLayerFormat, internalMapLayerImageryFormats, MapLayerTileTreeReference, MapTileTree, MapTileTreeReference, getGcsConverterAvailable, TerrainMeshProvider, getCesiumAssetUrl, getCesiumOSMBuildingsUrl, getCesiumAccessTokenAndEndpointUrl, getCesiumTerrainProvider, EllipsoidTerrainProvider, PlanarTilePatch, MapTileProjection, MapTile, UpsampledMapTile, RealityTileLoader, MapTileLoader, BingElevationProvider, MapTilingScheme, GeographicTilingScheme, WebMercatorProjection, WebMercatorTilingScheme, TileAvailability, readPointCloudTileContent, createRealityTileTreeReference, RealityTileRegion, RealityModelTileUtils, RealityModelTileTree, iModelTileParamsFromJSON, SelectParent, IModelTile, DynamicIModelTile, iModelTileTreeParamsFromJSON, IModelTileTree, disposeTileTreesForGeometricModels, AnimatedTreeReference, createPrimaryTileTreeReference, createMaskTreeReference, SpatialTileTreeReferences, SpatialClassifierTileTreeReference, createClassifierTileTreeReference, createOrbitGtTileTreeReference, OrbitGtTileTree, ImageryMapTile, ImageryMapTileTree, ImageryMapLayerTreeReference, MapLayerSourceStatus, MapLayerSource, MapLayerSources, MapTiledGraphicsProvider, CesiumIonAssetProvider, ContextShareProvider, ViewClipTool, ViewClipClearTool, ViewClipByPlaneTool, ViewClipByShapeTool, ViewClipByRangeTool, ViewClipByElementTool, ViewClipModifyTool, ViewClipShapeModifyTool, ViewClipPlanesModifyTool, ViewClipControlArrow, ViewClipDecoration, ClipEventType, ViewClipDecorationProvider, EditManipulator, ModifyElementSource, ElementAgenda, ElementSetTool, EventController, IdleTool, MeasureDistanceTool, MeasureLocationTool, MeasureAreaByPointsTool, MeasureElementTool, MeasureLengthTool, MeasureAreaTool, MeasureVolumeTool, PrimitiveTool, SelectionMethod, SelectionMode, SelectionProcessing, SelectionTool, BeButton, CoordinateLockOverrides, InputSource, CoordSource, BeModifierKeys, BeButtonState, BeButtonEvent, BeTouchEvent, BeWheelEvent, Tool, EventHandled, InteractiveTool, InputCollector, ParseAndRunResult, KeyinParseError, ToolRegistry, CoreTools, ToolSettings, StartOrResume, ManipulatorToolEvent, ToolSettingsState, ToolState, SuspendedToolState, CurrentInputState, ToolAdmin, WheelEventProcessor, ToolAssistanceImage, ToolAssistanceInputMethod, ToolAssistance, ViewHandleType, ViewTool, ViewingToolHandle, ViewHandleArray, ViewManip, PanViewTool, RotateViewTool, LookViewTool, ScrollViewTool, ZoomViewTool, LookAndMoveTool, WalkViewTool, FlyViewTool, FitViewTool, ViewGlobeSatelliteTool, ViewGlobeBirdTool, ViewGlobeLocationTool, ViewGlobeIModelTool, StandardViewTool, WindowAreaTool, DefaultViewTouchTool, ViewUndoTool, ViewRedoTool, ViewToggleCameraTool, SetupCameraTool, SetupWalkCameraTool, getFrustumPlaneIntersectionDepthRange, BackgroundMapGeometry, calculateEcefToDbTransformAtLocation, ViewCreator2d, ViewCreator3d, LocalhostIpcApp, RealityDataSource */
|
|
131556
|
+
/*! exports provided: AccuDrawFlags, CompassMode, RotationMode, LockedStates, CurrentState, ContextMode, ItemField, KeyinStatus, AccudrawData, Flags, RoundOff, SavedState, ThreeAxes, AccuDraw, ContextRotationId, AccuDrawHintBuilder, TouchCursor, AccuSnap, TentativeOrAccuSnap, ACSType, ACSDisplayOptions, AuxCoordSystemState, AuxCoordSystem2dState, AuxCoordSystem3dState, AuxCoordSystemSpatialState, BingLocationProvider, BriefcaseConnection, BriefcaseNotificationHandler, BriefcaseTxns, CategorySelectorState, ChangeFlag, ChangeFlags, MutableChangeFlags, ContextRealityModelState, CoordSystem, DecorationsCache, DevTools, TerrainDisplayOverrides, DisplayStyleState, DisplayStyle2dState, DisplayStyle3dState, DrawingViewState, LocateAction, LocateFilterStatus, SnapStatus, LocateOptions, LocateResponse, ElementPicker, ElementLocateManager, EmphasizeElements, EntityState, ElementState, EnvironmentDecorations, FlashMode, FlashSettings, FrontendLoggerCategory, Frustum2d, FrustumAnimator, FuzzySearch, FuzzySearchResults, GeoConverter, GeoServices, GlobeAnimator, SnapMode, SnapHeat, HitSource, HitGeomType, HitParentGeomType, HitPriority, HitDetailType, HitDetail, SnapDetail, IntersectDetail, HitList, canvasToResizedCanvasWithBars, imageBufferToCanvas, canvasToImageBuffer, getImageSourceMimeType, getImageSourceFormatForMimeType, imageElementFromImageSource, imageElementFromUrl, tryImageElementFromUrl, extractImageSourceDimensions, imageBufferToPngDataUrl, imageBufferToBase64EncodedPng, openImageDataUrlInNewWindow, getCenteredViewRect, getCompressedJpegFromCanvas, IModelApp, IModelConnection, BlankConnection, SnapshotConnection, IModelRoutingContext, GraphicalEditingScope, IpcApp, NotificationHandler, linePlaneIntersect, MarginPercent, Marker, Cluster, MarkerSet, ModelSelectorState, ModelState, GeometricModelState, GeometricModel2dState, GeometricModel3dState, SheetModelState, SpatialModelState, PhysicalModelState, SpatialLocationModelState, DrawingModelState, SectionDrawingModelState, NativeApp, Storage, NativeAppLogger, NullTarget, NullRenderSystem, NoRenderApp, OutputMessageType, OutputMessagePriority, OutputMessageAlert, ActivityMessageEndReason, MessageBoxType, MessageBoxIconType, MessageBoxValue, NotifyMessageDetails, ActivityMessageDetails, NotificationManager, PerModelCategoryVisibility, PlanarClipMaskState, QuantityType, AlternateUnitLabelsRegistry, getQuantityTypeKey, isCheckboxFormatPropEditorSpec, isTextInputFormatPropEditorSpec, isTextSelectFormatPropEditorSpec, isCustomQuantityTypeDefinition, QuantityFormatter, BaseUnitFormattingSettingsProvider, LocalUnitFormatProvider, formatAnimationBranchId, RenderScheduleState, CheckpointConnection, SelectionSetEventType, HiliteSet, SelectionSet, SheetViewState, SpatialViewState, OrthographicViewState, Sprite, IconSprites, SpriteLocation, StandardViewId, StandardView, SubCategoriesCache, TentativePoint, Tiles, TwoWayViewportSync, TwoWayViewportFrustumSync, RenderContext, DynamicsContext, DecorateContext, SceneContext, ViewGlobalLocationConstants, metersToRange, queryTerrainElevationOffset, areaToEyeHeight, areaToEyeHeightFromGcs, rangeToCartographicArea, eyeToCartographicOnGlobe, eyeToCartographicOnGlobeFromGcs, viewGlobalLocation, ViewingSpace, ViewManager, DepthPointSource, ViewUndoEvent, ELEMENT_MARKED_FOR_REMOVAL, Viewport, ScreenViewport, OffScreenViewport, ViewPose, ViewPose3d, ViewPose2d, ViewRect, ViewState, ViewState3d, ViewState2d, ViewStatus, AngleDescription, FormattedQuantityDescription, LengthDescription, SurveyLengthDescription, EngineeringLengthDescription, Decorations, FeatureSymbology, FrameStatsCollector, AnimationNodeId, GraphicBranch, GraphicType, GraphicBuilder, MockRender, ParticleCollectionBuilder, Pixel, RenderClipVolume, RenderGraphic, RenderGraphicOwner, RenderMemory, createEmptyRenderPlan, createRenderPlanFromViewport, RenderPlanarClassifier, PrimitiveVisibility, RenderTarget, RenderTextureDrape, RenderDiagnostics, RenderRealityMeshGeometry, TerrainTexture, DebugShaderFile, PlanarGridTransparency, RenderSystem, TextureTransparency, Scene, UniformType, VaryingType, queryVisibleFeatures, PerformanceMetrics, Target, OnScreenTarget, OffScreenTarget, IModelFrameLifecycle, AccuDrawShortcuts, AccuDrawSetOriginTool, AccuDrawSetLockSmartTool, AccuDrawSetLockXTool, AccuDrawSetLockYTool, AccuDrawSetLockZTool, AccuDrawSetLockDistanceTool, AccuDrawSetLockAngleTool, AccuDrawChangeModeTool, AccuDrawRotateCycleTool, AccuDrawRotateTopTool, AccuDrawRotateFrontTool, AccuDrawRotateSideTool, AccuDrawRotateViewTool, AccuDrawRotateAxesTool, AccuDrawRotateElementTool, DefineACSByElementTool, DefineACSByPointsTool, createDefaultViewFlagOverrides, MapCartoRectangle, QuadId, DisclosedTileTreeSet, addRangeGraphic, Tile, TileLoadStatus, TileVisibility, TileLoadPriority, TileBoundingBoxes, ViewportIdSet, ViewportIdSets, LRUTileList, RealityTile, TileDrawArgs, RealityTileDrawArgs, GraphicsCollectorDrawArgs, BatchedTileIdMap, TileTreeLoadStatus, TileTree, TraversalDetails, TraversalChildrenDetails, TraversalSelectionContext, RealityTileTree, TileGraphicType, TileTreeReference, TiledGraphicsProvider, TileAdmin, overrideRequestTileTreeProps, TileRequest, TileRequestChannelStatistics, TileRequestChannel, IModelTileRequestChannels, TileRequestChannels, TileUsageMarker, GltfReaderProps, GltfMeshData, GltfReader, I3dmReader, B3dmReader, readElementGraphics, ImdlReader, ArcGISTileMap, ArcGisTokenClientType, ArcGisTokenGenerator, ArcGisTokenManager, MapLayerFormat, MapLayerFormatRegistry, ArcGisErrorCode, ArcGisUtilities, WmsUtilities, WmsCapability, WmsCapabilities, WmtsCapability, WmtsCapabilities, MapLayerImageryProviderStatus, MapLayerImageryProvider, ArcGISMapLayerImageryProvider, AzureMapsLayerImageryProvider, BingMapsImageryLayerProvider, MapBoxLayerImageryProvider, TileUrlImageryProvider, WmsMapLayerImageryProvider, WmtsMapLayerImageryProvider, ImageryMapLayerFormat, internalMapLayerImageryFormats, MapLayerTileTreeReference, MapTileTree, MapTileTreeReference, getGcsConverterAvailable, TerrainMeshProvider, getCesiumAssetUrl, getCesiumOSMBuildingsUrl, getCesiumAccessTokenAndEndpointUrl, getCesiumTerrainProvider, EllipsoidTerrainProvider, PlanarTilePatch, MapTileProjection, MapTile, UpsampledMapTile, RealityTileLoader, MapTileLoader, BingElevationProvider, MapTilingScheme, GeographicTilingScheme, WebMercatorProjection, WebMercatorTilingScheme, TileAvailability, readPointCloudTileContent, createRealityTileTreeReference, RealityTileRegion, RealityModelTileUtils, RealityModelTileTree, iModelTileParamsFromJSON, SelectParent, IModelTile, DynamicIModelTile, iModelTileTreeParamsFromJSON, IModelTileTree, disposeTileTreesForGeometricModels, AnimatedTreeReference, createPrimaryTileTreeReference, createMaskTreeReference, SpatialTileTreeReferences, SpatialClassifierTileTreeReference, createClassifierTileTreeReference, createOrbitGtTileTreeReference, OrbitGtTileTree, ImageryMapTile, ImageryMapTileTree, ImageryMapLayerTreeReference, MapLayerSourceStatus, MapLayerSource, MapLayerSources, MapTiledGraphicsProvider, CesiumIonAssetProvider, ContextShareProvider, ViewClipTool, ViewClipClearTool, ViewClipByPlaneTool, ViewClipByShapeTool, ViewClipByRangeTool, ViewClipByElementTool, ViewClipModifyTool, ViewClipShapeModifyTool, ViewClipPlanesModifyTool, ViewClipControlArrow, ViewClipDecoration, ClipEventType, ViewClipDecorationProvider, EditManipulator, ModifyElementSource, ElementAgenda, ElementSetTool, EventController, IdleTool, MeasureDistanceTool, MeasureLocationTool, MeasureAreaByPointsTool, MeasureElementTool, MeasureLengthTool, MeasureAreaTool, MeasureVolumeTool, PrimitiveTool, SelectionMethod, SelectionMode, SelectionProcessing, SelectionTool, BeButton, CoordinateLockOverrides, InputSource, CoordSource, BeModifierKeys, BeButtonState, BeButtonEvent, BeTouchEvent, BeWheelEvent, Tool, EventHandled, InteractiveTool, InputCollector, ParseAndRunResult, KeyinParseError, ToolRegistry, CoreTools, ToolSettings, StartOrResume, ManipulatorToolEvent, ToolSettingsState, ToolState, SuspendedToolState, CurrentInputState, ToolAdmin, WheelEventProcessor, ToolAssistanceImage, ToolAssistanceInputMethod, ToolAssistance, ViewHandleType, ViewTool, ViewingToolHandle, ViewHandleArray, ViewManip, PanViewTool, RotateViewTool, LookViewTool, ScrollViewTool, ZoomViewTool, LookAndMoveTool, WalkViewTool, FlyViewTool, FitViewTool, ViewGlobeSatelliteTool, ViewGlobeBirdTool, ViewGlobeLocationTool, ViewGlobeIModelTool, StandardViewTool, WindowAreaTool, DefaultViewTouchTool, ViewUndoTool, ViewRedoTool, ViewToggleCameraTool, SetupCameraTool, SetupWalkCameraTool, getFrustumPlaneIntersectionDepthRange, BackgroundMapGeometry, calculateEcefToDbTransformAtLocation, ViewCreator2d, ViewCreator3d, LocalhostIpcApp, RealityDataSource */
|
|
131371
131557
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
131372
131558
|
|
|
131373
131559
|
"use strict";
|
|
@@ -131680,6 +131866,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
131680
131866
|
/* harmony import */ var _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./quantity-formatting/QuantityFormatter */ "../../core/frontend/lib/esm/quantity-formatting/QuantityFormatter.js");
|
|
131681
131867
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "QuantityType", function() { return _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_45__["QuantityType"]; });
|
|
131682
131868
|
|
|
131869
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "AlternateUnitLabelsRegistry", function() { return _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_45__["AlternateUnitLabelsRegistry"]; });
|
|
131870
|
+
|
|
131683
131871
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "getQuantityTypeKey", function() { return _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_45__["getQuantityTypeKey"]; });
|
|
131684
131872
|
|
|
131685
131873
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isCheckboxFormatPropEditorSpec", function() { return _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_45__["isCheckboxFormatPropEditorSpec"]; });
|
|
@@ -132529,7 +132717,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
132529
132717
|
*/
|
|
132530
132718
|
/**
|
|
132531
132719
|
* @docs-group-description IModelApp
|
|
132532
|
-
* Classes for configuring and administering an
|
|
132720
|
+
* Classes for configuring and administering an iTwin.js application.
|
|
132533
132721
|
* See [the learning articles]($docs/learning/frontend/index.md).
|
|
132534
132722
|
*/
|
|
132535
132723
|
/**
|
|
@@ -132829,8 +133017,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
132829
133017
|
/** This abstract class reacts to changes in the "active" iModel and updates the [[QuantityFormatter]] overrides and active
|
|
132830
133018
|
* presentation unit system based on stored preferences. In addition, monitors the [[QuantityFormatter]] for changes to format overrides and the active
|
|
132831
133019
|
* unit system and stores these changes. The "active" iModel is determined by listening to the `IModelApp.viewManager.onSelectedViewportChanged` event
|
|
132832
|
-
*
|
|
132833
|
-
* @beta
|
|
133020
|
+
* and gets the iModel from the selected viewport.
|
|
133021
|
+
* @beta
|
|
133022
|
+
*/
|
|
132834
133023
|
class BaseUnitFormattingSettingsProvider {
|
|
132835
133024
|
/**
|
|
132836
133025
|
* @param maintainOverridesPerIModel If maintainOverridesPerIModel is true the base class will set up listeners
|
|
@@ -132946,12 +133135,13 @@ class BaseUnitFormattingSettingsProvider {
|
|
|
132946
133135
|
/*!***************************************************************************************!*\
|
|
132947
133136
|
!*** D:/vsts_a/460/s/core/frontend/lib/esm/quantity-formatting/BasicUnitsProvider.js ***!
|
|
132948
133137
|
\***************************************************************************************/
|
|
132949
|
-
/*! exports provided: BasicUnitsProvider */
|
|
133138
|
+
/*! exports provided: BasicUnitsProvider, getDefaultAlternateUnitLabels */
|
|
132950
133139
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
132951
133140
|
|
|
132952
133141
|
"use strict";
|
|
132953
133142
|
__webpack_require__.r(__webpack_exports__);
|
|
132954
133143
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "BasicUnitsProvider", function() { return BasicUnitsProvider; });
|
|
133144
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "getDefaultAlternateUnitLabels", function() { return getDefaultAlternateUnitLabels; });
|
|
132955
133145
|
/* harmony import */ var _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @itwin/core-quantity */ "../../core/quantity/lib/esm/core-quantity.js");
|
|
132956
133146
|
/*---------------------------------------------------------------------------------------------
|
|
132957
133147
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -132977,12 +133167,12 @@ class BasicUnitsProvider {
|
|
|
132977
133167
|
if (unitSystemToFind && entry.system.toLowerCase() !== unitSystemToFind)
|
|
132978
133168
|
continue;
|
|
132979
133169
|
if (entry.displayLabel.toLowerCase() === labelToFind || entry.name.toLowerCase() === labelToFind) {
|
|
132980
|
-
const unitProps = new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.
|
|
133170
|
+
const unitProps = new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.system);
|
|
132981
133171
|
return unitProps;
|
|
132982
133172
|
}
|
|
132983
133173
|
if (entry.altDisplayLabels && entry.altDisplayLabels.length > 0) {
|
|
132984
133174
|
if (entry.altDisplayLabels.findIndex((ref) => ref.toLowerCase() === labelToFind) !== -1) {
|
|
132985
|
-
const unitProps = new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.
|
|
133175
|
+
const unitProps = new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.system);
|
|
132986
133176
|
return unitProps;
|
|
132987
133177
|
}
|
|
132988
133178
|
}
|
|
@@ -132995,7 +133185,7 @@ class BasicUnitsProvider {
|
|
|
132995
133185
|
for (const entry of UNIT_DATA) {
|
|
132996
133186
|
if (entry.phenomenon !== phenomenon)
|
|
132997
133187
|
continue;
|
|
132998
|
-
units.push(new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.
|
|
133188
|
+
units.push(new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](entry.name, entry.displayLabel, entry.phenomenon, entry.system));
|
|
132999
133189
|
}
|
|
133000
133190
|
return units;
|
|
133001
133191
|
}
|
|
@@ -133010,7 +133200,7 @@ class BasicUnitsProvider {
|
|
|
133010
133200
|
async findUnitByName(unitName) {
|
|
133011
133201
|
const unitDataEntry = this.findUnitDefinition(unitName);
|
|
133012
133202
|
if (unitDataEntry) {
|
|
133013
|
-
return new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](unitDataEntry.name, unitDataEntry.displayLabel, unitDataEntry.phenomenon, unitDataEntry.
|
|
133203
|
+
return new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BasicUnit"](unitDataEntry.name, unitDataEntry.displayLabel, unitDataEntry.phenomenon, unitDataEntry.system);
|
|
133014
133204
|
}
|
|
133015
133205
|
return new _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_0__["BadUnit"]();
|
|
133016
133206
|
}
|
|
@@ -133039,6 +133229,20 @@ class ConversionData {
|
|
|
133039
133229
|
this.offset = 0.0;
|
|
133040
133230
|
}
|
|
133041
133231
|
}
|
|
133232
|
+
/** Function to generate default set of alternate unit labels
|
|
133233
|
+
* @internal
|
|
133234
|
+
*/
|
|
133235
|
+
function getDefaultAlternateUnitLabels() {
|
|
133236
|
+
const altDisplayLabelsMap = new Map();
|
|
133237
|
+
for (const entry of UNIT_DATA) {
|
|
133238
|
+
if (entry.altDisplayLabels && entry.altDisplayLabels.length > 0) {
|
|
133239
|
+
altDisplayLabelsMap.set(entry.name, new Set(entry.altDisplayLabels));
|
|
133240
|
+
}
|
|
133241
|
+
}
|
|
133242
|
+
if (altDisplayLabelsMap.size)
|
|
133243
|
+
return altDisplayLabelsMap;
|
|
133244
|
+
return undefined;
|
|
133245
|
+
}
|
|
133042
133246
|
// ========================================================================================================================================
|
|
133043
133247
|
// Minimum set of UNITs to be removed when official UnitsProvider is available
|
|
133044
133248
|
// ========================================================================================================================================
|
|
@@ -133181,12 +133385,13 @@ class LocalUnitFormatProvider extends _BaseUnitFormattingSettingsProvider__WEBPA
|
|
|
133181
133385
|
/*!**************************************************************************************!*\
|
|
133182
133386
|
!*** D:/vsts_a/460/s/core/frontend/lib/esm/quantity-formatting/QuantityFormatter.js ***!
|
|
133183
133387
|
\**************************************************************************************/
|
|
133184
|
-
/*! exports provided: QuantityType, getQuantityTypeKey, isCheckboxFormatPropEditorSpec, isTextInputFormatPropEditorSpec, isTextSelectFormatPropEditorSpec, isCustomQuantityTypeDefinition, QuantityFormatter */
|
|
133388
|
+
/*! exports provided: QuantityType, AlternateUnitLabelsRegistry, getQuantityTypeKey, isCheckboxFormatPropEditorSpec, isTextInputFormatPropEditorSpec, isTextSelectFormatPropEditorSpec, isCustomQuantityTypeDefinition, QuantityFormatter */
|
|
133185
133389
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
133186
133390
|
|
|
133187
133391
|
"use strict";
|
|
133188
133392
|
__webpack_require__.r(__webpack_exports__);
|
|
133189
133393
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "QuantityType", function() { return QuantityType; });
|
|
133394
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AlternateUnitLabelsRegistry", function() { return AlternateUnitLabelsRegistry; });
|
|
133190
133395
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "getQuantityTypeKey", function() { return getQuantityTypeKey; });
|
|
133191
133396
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "isCheckboxFormatPropEditorSpec", function() { return isCheckboxFormatPropEditorSpec; });
|
|
133192
133397
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "isTextInputFormatPropEditorSpec", function() { return isTextInputFormatPropEditorSpec; });
|
|
@@ -133224,6 +133429,29 @@ var QuantityType;
|
|
|
133224
133429
|
QuantityType[QuantityType["LengthSurvey"] = 8] = "LengthSurvey";
|
|
133225
133430
|
QuantityType[QuantityType["LengthEngineering"] = 9] = "LengthEngineering";
|
|
133226
133431
|
})(QuantityType || (QuantityType = {}));
|
|
133432
|
+
/**
|
|
133433
|
+
* Class that contains alternate Unit Labels. These labels are used when parsing strings to quantities.
|
|
133434
|
+
* One use case is to allow a "^", which is easily input, to be used to specify "°".
|
|
133435
|
+
* @internal
|
|
133436
|
+
*/
|
|
133437
|
+
class AlternateUnitLabelsRegistry {
|
|
133438
|
+
constructor(defaultAlternates) {
|
|
133439
|
+
this._alternateLabelRegistry = new Map();
|
|
133440
|
+
if (defaultAlternates) {
|
|
133441
|
+
this._alternateLabelRegistry = defaultAlternates;
|
|
133442
|
+
}
|
|
133443
|
+
}
|
|
133444
|
+
addAlternateLabels(key, ...labels) {
|
|
133445
|
+
[...labels].forEach((value) => { var _a; return (_a = this._alternateLabelRegistry.get(key)) === null || _a === void 0 ? void 0 : _a.add(value); });
|
|
133446
|
+
}
|
|
133447
|
+
getAlternateUnitLabels(unit) {
|
|
133448
|
+
const key = unit.name;
|
|
133449
|
+
const labels = this._alternateLabelRegistry.get(key);
|
|
133450
|
+
if (labels)
|
|
133451
|
+
return [...labels.values()];
|
|
133452
|
+
return undefined;
|
|
133453
|
+
}
|
|
133454
|
+
}
|
|
133227
133455
|
/** Function to return a QuantityTypeKey given either a QuantityType or a string
|
|
133228
133456
|
* @beta
|
|
133229
133457
|
*/
|
|
@@ -133268,16 +133496,18 @@ class StandardQuantityTypeDefinition {
|
|
|
133268
133496
|
}
|
|
133269
133497
|
get key() { return this._key; }
|
|
133270
133498
|
get label() {
|
|
133499
|
+
var _a;
|
|
133271
133500
|
if (!this._label) {
|
|
133272
133501
|
this._label = _IModelApp__WEBPACK_IMPORTED_MODULE_2__["IModelApp"].localization.getLocalizedString(this._labelKey);
|
|
133273
133502
|
}
|
|
133274
|
-
return this._label;
|
|
133503
|
+
return (_a = this._label) !== null && _a !== void 0 ? _a : "";
|
|
133275
133504
|
}
|
|
133276
133505
|
get description() {
|
|
133506
|
+
var _a;
|
|
133277
133507
|
if (!this._description) {
|
|
133278
133508
|
this._description = _IModelApp__WEBPACK_IMPORTED_MODULE_2__["IModelApp"].localization.getLocalizedString(this._descriptionKey);
|
|
133279
133509
|
}
|
|
133280
|
-
return this._description;
|
|
133510
|
+
return (_a = this._description) !== null && _a !== void 0 ? _a : this.label;
|
|
133281
133511
|
}
|
|
133282
133512
|
getDefaultFormatPropsBySystem(requestedSystem) {
|
|
133283
133513
|
// Fallback same as Format "DefaultRealU" in Formats ecschema
|
|
@@ -133303,9 +133533,9 @@ class StandardQuantityTypeDefinition {
|
|
|
133303
133533
|
const format = await _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_1__["Format"].createFromJSON(this.key, unitsProvider, formatProps);
|
|
133304
133534
|
return _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_1__["FormatterSpec"].create(format.name, format, unitsProvider, this.persistenceUnit);
|
|
133305
133535
|
}
|
|
133306
|
-
async generateParserSpec(formatProps, unitsProvider) {
|
|
133536
|
+
async generateParserSpec(formatProps, unitsProvider, alternateUnitLabelsProvider) {
|
|
133307
133537
|
const format = await _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_1__["Format"].createFromJSON(this.key, unitsProvider, formatProps);
|
|
133308
|
-
return _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_1__["ParserSpec"].create(format, unitsProvider, this.persistenceUnit);
|
|
133538
|
+
return _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_1__["ParserSpec"].create(format, unitsProvider, this.persistenceUnit, alternateUnitLabelsProvider);
|
|
133309
133539
|
}
|
|
133310
133540
|
}
|
|
133311
133541
|
/** Class that supports formatting quantity values into strings and parsing strings into quantity values. This class also maintains
|
|
@@ -133327,6 +133557,7 @@ class QuantityFormatter {
|
|
|
133327
133557
|
*/
|
|
133328
133558
|
constructor(showMetricOrUnitSystem) {
|
|
133329
133559
|
this._unitsProvider = new _BasicUnitsProvider__WEBPACK_IMPORTED_MODULE_3__["BasicUnitsProvider"]();
|
|
133560
|
+
this._alternateUnitLabelsRegistry = new AlternateUnitLabelsRegistry(Object(_BasicUnitsProvider__WEBPACK_IMPORTED_MODULE_3__["getDefaultAlternateUnitLabels"])());
|
|
133330
133561
|
this._quantityTypeRegistry = new Map();
|
|
133331
133562
|
this._activeUnitSystem = "imperial";
|
|
133332
133563
|
this._activeFormatSpecsByType = new Map();
|
|
@@ -133349,7 +133580,7 @@ class QuantityFormatter {
|
|
|
133349
133580
|
this._activeUnitSystem = showMetricOrUnitSystem;
|
|
133350
133581
|
}
|
|
133351
133582
|
}
|
|
133352
|
-
/**
|
|
133583
|
+
/** Set the settings provider and if not iModel specific initialize setting for user. */
|
|
133353
133584
|
async setUnitFormattingSettingsProvider(provider) {
|
|
133354
133585
|
this._unitFormattingSettingsProvider = provider;
|
|
133355
133586
|
if (!provider.maintainOverridesPerIModel)
|
|
@@ -133423,7 +133654,7 @@ class QuantityFormatter {
|
|
|
133423
133654
|
}
|
|
133424
133655
|
async loadFormatAndParserSpec(quantityTypeDefinition, formatProps) {
|
|
133425
133656
|
const formatterSpec = await quantityTypeDefinition.generateFormatterSpec(formatProps, this.unitsProvider);
|
|
133426
|
-
const parserSpec = await quantityTypeDefinition.generateParserSpec(formatProps, this.unitsProvider);
|
|
133657
|
+
const parserSpec = await quantityTypeDefinition.generateParserSpec(formatProps, this.unitsProvider, this.alternateUnitLabelsProvider);
|
|
133427
133658
|
this._activeFormatSpecsByType.set(quantityTypeDefinition.key, formatterSpec);
|
|
133428
133659
|
this._activeParserSpecsByType.set(quantityTypeDefinition.key, parserSpec);
|
|
133429
133660
|
}
|
|
@@ -133489,6 +133720,18 @@ class QuantityFormatter {
|
|
|
133489
133720
|
get quantityTypesRegistry() {
|
|
133490
133721
|
return this._quantityTypeRegistry;
|
|
133491
133722
|
}
|
|
133723
|
+
get alternateUnitLabelsProvider() {
|
|
133724
|
+
return this._alternateUnitLabelsRegistry;
|
|
133725
|
+
}
|
|
133726
|
+
/**
|
|
133727
|
+
* Add one or more alternate labels for a unit - these labels are used during string parsing.
|
|
133728
|
+
* @param key UnitNameKey which comes from `UnitProps.name`
|
|
133729
|
+
* @param labels one or more unit labels
|
|
133730
|
+
*/
|
|
133731
|
+
addAlternateLabels(key, ...labels) {
|
|
133732
|
+
this._alternateUnitLabelsRegistry.addAlternateLabels(key, ...labels);
|
|
133733
|
+
this.onUnitsProviderChanged.emit();
|
|
133734
|
+
}
|
|
133492
133735
|
get unitsProvider() {
|
|
133493
133736
|
return this._unitsProvider;
|
|
133494
133737
|
}
|
|
@@ -143131,8 +143374,10 @@ class PrimitiveCommand {
|
|
|
143131
143374
|
// Point clouds do not support hillshade or slope mode for thematic display.
|
|
143132
143375
|
if (isThematic && (undefined !== this.primitive.cachedGeometry.asPointCloud) && (target.uniforms.thematic.wantSlopeMode || target.uniforms.thematic.wantHillShadeMode))
|
|
143133
143376
|
isThematic = 0 /* No */;
|
|
143377
|
+
const wiremesh = target.currentViewFlags.wiremesh && _System__WEBPACK_IMPORTED_MODULE_2__["System"].instance.isWebGL2 && (techniqueId === 0 /* Surface */ || techniqueId === 6 /* RealityMesh */);
|
|
143378
|
+
const isWiremesh = wiremesh ? 1 /* Yes */ : 0 /* No */;
|
|
143134
143379
|
const flags = PrimitiveCommand._scratchTechniqueFlags;
|
|
143135
|
-
flags.init(target, exec.renderPass, isInstanced, isAnimated, isClassified, isShadowable, isThematic);
|
|
143380
|
+
flags.init(target, exec.renderPass, isInstanced, isAnimated, isClassified, isShadowable, isThematic, isWiremesh);
|
|
143136
143381
|
const technique = target.techniques.getTechnique(techniqueId);
|
|
143137
143382
|
const program = technique.getShader(flags);
|
|
143138
143383
|
if (exec.setProgram(program))
|
|
@@ -146918,8 +147163,7 @@ class SurfaceGeometry extends MeshGeometry {
|
|
|
146918
147163
|
}
|
|
146919
147164
|
const bufs = instanceBuffersContainer !== undefined ? instanceBuffersContainer : this._buffers;
|
|
146920
147165
|
bufs.bind();
|
|
146921
|
-
|
|
146922
|
-
system.drawArrays(primType, 0, this._numIndices, numInstances);
|
|
147166
|
+
system.drawArrays(_GL__WEBPACK_IMPORTED_MODULE_7__["GL"].PrimitiveType.Triangles, 0, this._numIndices, numInstances);
|
|
146923
147167
|
bufs.unbind();
|
|
146924
147168
|
if (offset)
|
|
146925
147169
|
system.context.disable(_GL__WEBPACK_IMPORTED_MODULE_7__["GL"].POLYGON_OFFSET_FILL);
|
|
@@ -147687,6 +147931,7 @@ class PlanarClassifier extends _RenderPlanarClassifier__WEBPACK_IMPORTED_MODULE_
|
|
|
147687
147931
|
system.context.viewport(0, 0, this._width, this._height);
|
|
147688
147932
|
const vf = target.currentViewFlags.copy({
|
|
147689
147933
|
renderMode: _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["RenderMode"].SmoothShade,
|
|
147934
|
+
wiremesh: false,
|
|
147690
147935
|
transparency: !this.isClassifyingPointCloud,
|
|
147691
147936
|
textures: false,
|
|
147692
147937
|
lighting: false,
|
|
@@ -148028,6 +148273,7 @@ class PlanarTextureProjection {
|
|
|
148028
148273
|
state.flags.depthTest = false;
|
|
148029
148274
|
const viewFlags = target.currentViewFlags.copy({
|
|
148030
148275
|
renderMode: _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__["RenderMode"].SmoothShade,
|
|
148276
|
+
wiremesh: false,
|
|
148031
148277
|
transparency: false,
|
|
148032
148278
|
textures: false,
|
|
148033
148279
|
lighting: false,
|
|
@@ -150928,6 +151174,7 @@ class Compositor extends SceneCompositor {
|
|
|
150928
151174
|
const top = this.target.uniforms.branch.top;
|
|
150929
151175
|
const viewFlags = top.viewFlags.copy({
|
|
150930
151176
|
renderMode: _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["RenderMode"].SmoothShade,
|
|
151177
|
+
wiremesh: false,
|
|
150931
151178
|
lighting: false,
|
|
150932
151179
|
forceSurfaceDiscard: false,
|
|
150933
151180
|
hiddenEdges: false,
|
|
@@ -152477,16 +152724,16 @@ class ShaderVariables {
|
|
|
152477
152724
|
return "";
|
|
152478
152725
|
}
|
|
152479
152726
|
}
|
|
152480
|
-
// Return
|
|
152481
|
-
|
|
152482
|
-
|
|
152483
|
-
|
|
152484
|
-
|
|
152485
|
-
|
|
152486
|
-
|
|
152487
|
-
|
|
152488
|
-
|
|
152489
|
-
|
|
152727
|
+
// Return the number of varying vectors used by the shader.
|
|
152728
|
+
// Varyings go into a matrix of 4 columns and GL_MAX_VARYING_VECTORS rows of floats.
|
|
152729
|
+
// The packing rules are defined by the standard. Specifically each row can contain one of:
|
|
152730
|
+
// vec4
|
|
152731
|
+
// vec3 (+ float)
|
|
152732
|
+
// vec2 (+ vec2)
|
|
152733
|
+
// vec2 (+ float (+ float))
|
|
152734
|
+
// float (+ float (+ float (+ float)))
|
|
152735
|
+
// Varyings are packed in order of size from largest to smallest
|
|
152736
|
+
computeNumVaryingVectors(fragSource) {
|
|
152490
152737
|
const loopSize = 64;
|
|
152491
152738
|
const registers = Array(loopSize + 1).fill(0);
|
|
152492
152739
|
const varyings = this._list.filter((variable) => 1 /* Varying */ === variable.scope);
|
|
@@ -152528,7 +152775,7 @@ class ShaderVariables {
|
|
|
152528
152775
|
this.findSlot(variableSize, loopSize, registers);
|
|
152529
152776
|
}
|
|
152530
152777
|
const slotsUsed = registers.indexOf(0);
|
|
152531
|
-
return slotsUsed
|
|
152778
|
+
return slotsUsed;
|
|
152532
152779
|
}
|
|
152533
152780
|
}
|
|
152534
152781
|
/** Convenience API for assembling glsl source code.
|
|
@@ -152838,7 +153085,7 @@ class VertexShaderBuilder extends ShaderBuilder {
|
|
|
152838
153085
|
*/
|
|
152839
153086
|
class FragmentShaderBuilder extends ShaderBuilder {
|
|
152840
153087
|
constructor(flags) {
|
|
152841
|
-
super(
|
|
153088
|
+
super(20 /* COUNT */, flags);
|
|
152842
153089
|
this.requiresEarlyZWorkaround = false;
|
|
152843
153090
|
if (_System__WEBPACK_IMPORTED_MODULE_5__["System"].instance.capabilities.isWebGL2)
|
|
152844
153091
|
this.addFragOutput("FragColor", -1);
|
|
@@ -152885,7 +153132,7 @@ class FragmentShaderBuilder extends ShaderBuilder {
|
|
|
152885
153132
|
main.addline(" if (checkForEarlyDiscard()) { discard; return; }");
|
|
152886
153133
|
}
|
|
152887
153134
|
main.addline(" vec4 baseColor = computeBaseColor();");
|
|
152888
|
-
const finalizeDepth = this.get(
|
|
153135
|
+
const finalizeDepth = this.get(18 /* FinalizeDepth */);
|
|
152889
153136
|
if (undefined !== finalizeDepth) {
|
|
152890
153137
|
prelude.addFunction("float finalizeDepth()", finalizeDepth);
|
|
152891
153138
|
main.addline(" float finalDepth = finalizeDepth();");
|
|
@@ -152966,12 +153213,17 @@ class FragmentShaderBuilder extends ShaderBuilder {
|
|
|
152966
153213
|
prelude.addFunction("vec4 applyFlash(vec4 baseColor)", applyFlash);
|
|
152967
153214
|
main.addline(" baseColor = applyFlash(baseColor);");
|
|
152968
153215
|
}
|
|
152969
|
-
const
|
|
153216
|
+
const applyWiremesh = this.get(14 /* ApplyWiremesh */);
|
|
153217
|
+
if (applyWiremesh) {
|
|
153218
|
+
prelude.addFunction("vec4 applyWiremesh(vec4 baseColor)", applyWiremesh);
|
|
153219
|
+
main.addline(" baseColor = applyWiremesh(baseColor);");
|
|
153220
|
+
}
|
|
153221
|
+
const applyDebug = this.get(15 /* ApplyDebugColor */);
|
|
152970
153222
|
if (undefined !== applyDebug) {
|
|
152971
153223
|
prelude.addFunction("vec4 applyDebugColor(vec4 baseColor)", applyDebug);
|
|
152972
153224
|
main.addline(" baseColor = applyDebugColor(baseColor);");
|
|
152973
153225
|
}
|
|
152974
|
-
const assignFragData = this.get(
|
|
153226
|
+
const assignFragData = this.get(16 /* AssignFragData */);
|
|
152975
153227
|
Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["assert"])(undefined !== assignFragData);
|
|
152976
153228
|
if (undefined !== assignFragData) {
|
|
152977
153229
|
prelude.addFunction("void assignFragData(vec4 baseColor)", assignFragData);
|
|
@@ -153043,9 +153295,6 @@ class ProgramBuilder {
|
|
|
153043
153295
|
buildProgram(gl) {
|
|
153044
153296
|
const vertSource = this.vert.buildSource(this._attrMap);
|
|
153045
153297
|
const fragSource = this.frag.buildSource(); // NB: frag has no need to specify attributes, only vertex does.
|
|
153046
|
-
const checkMaxVarying = true;
|
|
153047
|
-
if (checkMaxVarying && this.vert.exceedsMaxVaryingVectors(fragSource))
|
|
153048
|
-
Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["assert"])(false, "GL_MAX_VARYING_VECTORS exceeded");
|
|
153049
153298
|
// Debug output
|
|
153050
153299
|
const debugVaryings = false;
|
|
153051
153300
|
if (debugVaryings) {
|
|
@@ -154168,6 +154417,7 @@ class SolarShadowMap {
|
|
|
154168
154417
|
// NB: textures and materials are needed because their transparencies affect whether or not a surface casts shadows
|
|
154169
154418
|
const viewFlags = target.currentViewFlags.copy({
|
|
154170
154419
|
renderMode: _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["RenderMode"].SmoothShade,
|
|
154420
|
+
wiremesh: false,
|
|
154171
154421
|
transparency: false,
|
|
154172
154422
|
lighting: false,
|
|
154173
154423
|
shadows: false,
|
|
@@ -154686,7 +154936,6 @@ class System extends _RenderSystem__WEBPACK_IMPORTED_MODULE_8__["RenderSystem"]
|
|
|
154686
154936
|
0 /* Disabled */, 0 /* Disabled */, 0 /* Disabled */, 0 /* Disabled */,
|
|
154687
154937
|
];
|
|
154688
154938
|
this.debugShaderFiles = [];
|
|
154689
|
-
this._drawSurfacesAsWiremesh = false;
|
|
154690
154939
|
this.canvas = canvas;
|
|
154691
154940
|
this.context = context;
|
|
154692
154941
|
this.capabilities = capabilities;
|
|
@@ -155107,8 +155356,6 @@ class System extends _RenderSystem__WEBPACK_IMPORTED_MODULE_8__["RenderSystem"]
|
|
|
155107
155356
|
}
|
|
155108
155357
|
// RenderSystemDebugControl
|
|
155109
155358
|
get debugControl() { return this; }
|
|
155110
|
-
get drawSurfacesAsWiremesh() { return this._drawSurfacesAsWiremesh; }
|
|
155111
|
-
set drawSurfacesAsWiremesh(asWiremesh) { this._drawSurfacesAsWiremesh = asWiremesh; }
|
|
155112
155359
|
get dpiAwareLOD() { var _a; return (_a = this._dpiAwareLOD) !== null && _a !== void 0 ? _a : super.dpiAwareLOD; }
|
|
155113
155360
|
set dpiAwareLOD(dpiAware) { this._dpiAwareLOD = dpiAware; }
|
|
155114
155361
|
loseContext() {
|
|
@@ -155950,6 +156197,7 @@ class Target extends _RenderTarget__WEBPACK_IMPORTED_MODULE_8__["RenderTarget"]
|
|
|
155950
156197
|
return undefined;
|
|
155951
156198
|
}
|
|
155952
156199
|
else {
|
|
156200
|
+
// Need to scale image.
|
|
155953
156201
|
const canvas = Object(_ImageUtil__WEBPACK_IMPORTED_MODULE_3__["imageBufferToCanvas"])(image, false); // retrieve a canvas of the image we read, throwing away alpha channel.
|
|
155954
156202
|
if (undefined === canvas)
|
|
155955
156203
|
return undefined;
|
|
@@ -156173,6 +156421,10 @@ class OnScreenTarget extends Target {
|
|
|
156173
156421
|
const w = this.viewRect.width, h = this.viewRect.height;
|
|
156174
156422
|
const yOffset = system.canvas.height - h; // drawImage has top as Y=0, GL has bottom as Y=0
|
|
156175
156423
|
onscreenContext.save();
|
|
156424
|
+
if (this.uniforms.style.backgroundAlpha < 1) {
|
|
156425
|
+
// If background is transparent, we aren't guaranteed that every pixel will be overwritten - clear it.
|
|
156426
|
+
onscreenContext.clearRect(0, 0, w, h);
|
|
156427
|
+
}
|
|
156176
156428
|
onscreenContext.setTransform(1, 0, 0, 1, 0, 0); // revert any previous devicePixelRatio scale for drawImage() call below.
|
|
156177
156429
|
onscreenContext.drawImage(system.canvas, 0, yOffset, w, h, 0, 0, w, h);
|
|
156178
156430
|
onscreenContext.restore();
|
|
@@ -156798,25 +157050,63 @@ class SurfaceTechnique extends VariedTechnique {
|
|
|
156798
157050
|
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable"),
|
|
156799
157051
|
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable-Overrides"),
|
|
156800
157052
|
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable-Pick"),
|
|
157053
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Wiremesh"),
|
|
157054
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Animated-Wiremesh"),
|
|
157055
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Animated-Shadowable-Wiremesh"),
|
|
157056
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Hilite-Classified-Wiremesh"),
|
|
157057
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Hilite-Overrides-Wiremesh"),
|
|
157058
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Instanced-Wiremesh"),
|
|
157059
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Instanced-Animated-Wiremesh"),
|
|
157060
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Instanced-Animated-Shadowable-Wiremesh"),
|
|
157061
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Instanced-Hilite-Overrides-Wiremesh"),
|
|
157062
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Instanced-Shadowable-Wiremesh"),
|
|
157063
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Opaque-Shadowable-Wiremesh"),
|
|
157064
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Wiremesh"),
|
|
157065
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Wiremesh"),
|
|
157066
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Overrides-Wiremesh"),
|
|
157067
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Pick-Wiremesh"),
|
|
157068
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Shadowable-Wiremesh"),
|
|
157069
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Shadowable-Overrides-Wiremesh"),
|
|
157070
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Animated-Shadowable-Pick-Wiremesh"),
|
|
157071
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Wiremesh"),
|
|
157072
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Wiremesh"),
|
|
157073
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Overrides-Wiremesh"),
|
|
157074
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Pick-Wiremesh"),
|
|
157075
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Shadowable-Wiremesh"),
|
|
157076
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Shadowable-Overrides-Wiremesh"),
|
|
157077
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Animated-Shadowable-Pick-Wiremesh"),
|
|
157078
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Overrides-Wiremesh"),
|
|
157079
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Pick-Wiremesh"),
|
|
157080
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Shadowable-Wiremesh"),
|
|
157081
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Shadowable-Overrides-Wiremesh"),
|
|
157082
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Instanced-Shadowable-Pick-Wiremesh"),
|
|
157083
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Overrides-Wiremesh"),
|
|
157084
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Pick-Wiremesh"),
|
|
157085
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable-Wiremesh"),
|
|
157086
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable-Overrides-Wiremesh"),
|
|
157087
|
+
_TechniqueFlags__WEBPACK_IMPORTED_MODULE_31__["TechniqueFlags"].fromDescription("Translucent-Shadowable-Pick-Wiremesh"),
|
|
156801
157088
|
];
|
|
156802
157089
|
const flags = scratchTechniqueFlags;
|
|
156803
157090
|
for (let instanced = 0 /* No */; instanced <= 1 /* Yes */; instanced++) {
|
|
156804
157091
|
this.addHiliteShader(gl, instanced, 0 /* No */, _glsl_Surface__WEBPACK_IMPORTED_MODULE_26__["createSurfaceHiliter"]);
|
|
156805
157092
|
for (let iAnimate = 0 /* No */; iAnimate <= 1 /* Yes */; iAnimate++) {
|
|
156806
157093
|
for (let shadowable = 0 /* No */; shadowable <= 1 /* Yes */; shadowable++) {
|
|
156807
|
-
for (let
|
|
156808
|
-
for (let
|
|
156809
|
-
for (
|
|
156810
|
-
for (
|
|
156811
|
-
|
|
156812
|
-
if (
|
|
156813
|
-
|
|
156814
|
-
|
|
156815
|
-
|
|
156816
|
-
|
|
156817
|
-
|
|
156818
|
-
|
|
156819
|
-
|
|
157094
|
+
for (let wiremesh = 0 /* No */; wiremesh <= 1 /* Yes */; wiremesh++) {
|
|
157095
|
+
for (let thematic = 0 /* No */; thematic <= 1 /* Yes */; thematic++) {
|
|
157096
|
+
for (let edgeTestNeeded = 0 /* No */; edgeTestNeeded <= 1 /* Yes */; edgeTestNeeded++) {
|
|
157097
|
+
for (const featureMode of featureModes) {
|
|
157098
|
+
for (let iTranslucent = 0; iTranslucent <= 1; iTranslucent++) {
|
|
157099
|
+
if (0 /* None */ !== featureMode || 0 /* No */ === edgeTestNeeded) {
|
|
157100
|
+
if (1 /* Yes */ === thematic && 1 /* Yes */ === shadowable)
|
|
157101
|
+
continue; // currently this combination is disallowed.
|
|
157102
|
+
flags.reset(featureMode, instanced, shadowable, thematic);
|
|
157103
|
+
flags.isAnimated = iAnimate;
|
|
157104
|
+
flags.isEdgeTestNeeded = edgeTestNeeded;
|
|
157105
|
+
flags.isTranslucent = 1 === iTranslucent;
|
|
157106
|
+
flags.isWiremesh = wiremesh;
|
|
157107
|
+
const builder = Object(_glsl_Surface__WEBPACK_IMPORTED_MODULE_26__["createSurfaceBuilder"])(flags);
|
|
157108
|
+
this.addShader(builder, flags, gl);
|
|
157109
|
+
}
|
|
156820
157110
|
}
|
|
156821
157111
|
}
|
|
156822
157112
|
}
|
|
@@ -156877,6 +157167,7 @@ class SurfaceTechnique extends VariedTechnique {
|
|
|
156877
157167
|
index += SurfaceTechnique._kAnimated * flags.isAnimated;
|
|
156878
157168
|
index += SurfaceTechnique._kShadowable * flags.isShadowable;
|
|
156879
157169
|
index += SurfaceTechnique._kThematic * flags.isThematic;
|
|
157170
|
+
index += SurfaceTechnique._kWiremesh * flags.isWiremesh;
|
|
156880
157171
|
if (flags.isEdgeTestNeeded)
|
|
156881
157172
|
index += SurfaceTechnique._kEdgeTestNeeded + (flags.featureMode - 1) * SurfaceTechnique._kFeature;
|
|
156882
157173
|
else
|
|
@@ -156888,9 +157179,10 @@ SurfaceTechnique._kOpaque = 0;
|
|
|
156888
157179
|
SurfaceTechnique._kTranslucent = 1;
|
|
156889
157180
|
SurfaceTechnique._kInstanced = 2;
|
|
156890
157181
|
SurfaceTechnique._kAnimated = 4;
|
|
156891
|
-
SurfaceTechnique.
|
|
156892
|
-
SurfaceTechnique.
|
|
156893
|
-
SurfaceTechnique.
|
|
157182
|
+
SurfaceTechnique._kWiremesh = 8;
|
|
157183
|
+
SurfaceTechnique._kShadowable = 16;
|
|
157184
|
+
SurfaceTechnique._kThematic = 32;
|
|
157185
|
+
SurfaceTechnique._kFeature = 48;
|
|
156894
157186
|
SurfaceTechnique._kEdgeTestNeeded = SurfaceTechnique._kFeature * 3; // only when hasFeatures
|
|
156895
157187
|
SurfaceTechnique._kHilite = SurfaceTechnique._kEdgeTestNeeded + SurfaceTechnique._kFeature * 2;
|
|
156896
157188
|
// Classifiers are never animated or instanced. They do support shadows, thematic display, and translucency.
|
|
@@ -157103,19 +157395,22 @@ class RealityMeshTechnique extends VariedTechnique {
|
|
|
157103
157395
|
for (let iTranslucent = 0; iTranslucent <= 1; iTranslucent++) {
|
|
157104
157396
|
for (let shadowable = 0 /* No */; shadowable <= 1 /* Yes */; shadowable++) {
|
|
157105
157397
|
for (let thematic = 0 /* No */; thematic <= 1 /* Yes */; thematic++) {
|
|
157106
|
-
|
|
157107
|
-
|
|
157108
|
-
|
|
157109
|
-
|
|
157110
|
-
|
|
157111
|
-
|
|
157112
|
-
|
|
157113
|
-
Object(
|
|
157114
|
-
|
|
157398
|
+
for (let wiremesh = 0 /* No */; wiremesh <= 1 /* Yes */; wiremesh++) {
|
|
157399
|
+
const flags = scratchTechniqueFlags;
|
|
157400
|
+
for (const featureMode of featureModes) {
|
|
157401
|
+
flags.reset(featureMode, 0 /* No */, shadowable, thematic);
|
|
157402
|
+
flags.isClassified = iClassified;
|
|
157403
|
+
flags.isWiremesh = wiremesh;
|
|
157404
|
+
flags.isTranslucent = 1 === iTranslucent;
|
|
157405
|
+
const builder = Object(_glsl_RealityMesh__WEBPACK_IMPORTED_MODULE_23__["default"])(flags);
|
|
157406
|
+
if (flags.isTranslucent) {
|
|
157407
|
+
Object(_glsl_Common__WEBPACK_IMPORTED_MODULE_8__["addShaderFlags"])(builder);
|
|
157408
|
+
Object(_glsl_Translucency__WEBPACK_IMPORTED_MODULE_27__["addTranslucency"])(builder);
|
|
157409
|
+
}
|
|
157410
|
+
else
|
|
157411
|
+
this.addFeatureId(builder, featureMode);
|
|
157412
|
+
this.addShader(builder, flags, gl);
|
|
157115
157413
|
}
|
|
157116
|
-
else
|
|
157117
|
-
this.addFeatureId(builder, featureMode);
|
|
157118
|
-
this.addShader(builder, flags, gl);
|
|
157119
157414
|
}
|
|
157120
157415
|
}
|
|
157121
157416
|
}
|
|
@@ -157137,10 +157432,12 @@ class RealityMeshTechnique extends VariedTechnique {
|
|
|
157137
157432
|
ndx += 8 * flags.featureMode;
|
|
157138
157433
|
if (flags.isThematic)
|
|
157139
157434
|
ndx += 24;
|
|
157435
|
+
if (flags.isWiremesh)
|
|
157436
|
+
ndx += 48;
|
|
157140
157437
|
return ndx;
|
|
157141
157438
|
}
|
|
157142
157439
|
}
|
|
157143
|
-
RealityMeshTechnique._numVariants =
|
|
157440
|
+
RealityMeshTechnique._numVariants = 98;
|
|
157144
157441
|
const techniquesByPriority = [
|
|
157145
157442
|
// Compile these specific shader variations first because they seem most likely to be used immediately upon opening a file.
|
|
157146
157443
|
{ techniqueId: 0 /* Surface */, specificShader: { featureMode: 0 /* None */, isInstanced: 0 /* No */, isShadowable: 0 /* No */, isEdgeTestedNeeded: 0 /* No */, isTranslucent: false } },
|
|
@@ -157380,13 +157677,14 @@ class TechniqueFlags {
|
|
|
157380
157677
|
this.isClassified = 0 /* No */;
|
|
157381
157678
|
this.isShadowable = 0 /* No */;
|
|
157382
157679
|
this.isThematic = 0 /* No */;
|
|
157680
|
+
this.isWiremesh = 0 /* No */;
|
|
157383
157681
|
this._isHilite = false;
|
|
157384
157682
|
this.isTranslucent = translucent;
|
|
157385
157683
|
}
|
|
157386
157684
|
get hasClip() {
|
|
157387
157685
|
return this.numClipPlanes > 0;
|
|
157388
157686
|
}
|
|
157389
|
-
init(target, pass, instanced, animated = 0 /* No */, classified = 0 /* No */, shadowable = 0 /* No */, thematic = 0 /* No */) {
|
|
157687
|
+
init(target, pass, instanced, animated = 0 /* No */, classified = 0 /* No */, shadowable = 0 /* No */, thematic = 0 /* No */, wiremesh = 0 /* No */) {
|
|
157390
157688
|
const clipStack = target.uniforms.branch.clipStack;
|
|
157391
157689
|
const numClipPlanes = clipStack.hasClip ? clipStack.textureHeight : 0;
|
|
157392
157690
|
if (9 /* Hilite */ === pass || 15 /* HiliteClassification */ === pass || 17 /* HilitePlanarClassification */ === pass) {
|
|
@@ -157402,6 +157700,7 @@ class TechniqueFlags {
|
|
|
157402
157700
|
this.isClassified = classified;
|
|
157403
157701
|
this.isShadowable = shadowable;
|
|
157404
157702
|
this.isThematic = thematic;
|
|
157703
|
+
this.isWiremesh = wiremesh;
|
|
157405
157704
|
this.featureMode = target.uniforms.batch.featureMode;
|
|
157406
157705
|
// Determine if we should use the shaders which support discarding surfaces in favor of their edges (and discarding non-planar surfaces in favor of coincident planar surfaces).
|
|
157407
157706
|
// These are only useful if the geometry defines feature Ids.
|
|
@@ -157437,6 +157736,7 @@ class TechniqueFlags {
|
|
|
157437
157736
|
this.isInstanced = instanced;
|
|
157438
157737
|
this.isShadowable = shadowable;
|
|
157439
157738
|
this.isThematic = thematic;
|
|
157739
|
+
this.isWiremesh = 0 /* No */;
|
|
157440
157740
|
this.numClipPlanes = 0;
|
|
157441
157741
|
}
|
|
157442
157742
|
get hasFeatures() { return 0 /* None */ !== this.featureMode; }
|
|
@@ -157466,6 +157766,7 @@ class TechniqueFlags {
|
|
|
157466
157766
|
&& this.isClassified === other.isClassified
|
|
157467
157767
|
&& this.isShadowable === other.isShadowable
|
|
157468
157768
|
&& this.isThematic === other.isThematic
|
|
157769
|
+
&& this.isWiremesh === other.isWiremesh
|
|
157469
157770
|
&& this.isHilite === other.isHilite;
|
|
157470
157771
|
}
|
|
157471
157772
|
buildDescription() {
|
|
@@ -157488,6 +157789,8 @@ class TechniqueFlags {
|
|
|
157488
157789
|
parts.push("Thematic");
|
|
157489
157790
|
if (this.hasFeatures)
|
|
157490
157791
|
parts.push(1 /* Pick */ === this.featureMode ? "Pick" : "Overrides");
|
|
157792
|
+
if (this.isWiremesh)
|
|
157793
|
+
parts.push("Wiremesh");
|
|
157491
157794
|
return parts.join("-");
|
|
157492
157795
|
}
|
|
157493
157796
|
static fromDescription(description) {
|
|
@@ -157522,6 +157825,9 @@ class TechniqueFlags {
|
|
|
157522
157825
|
case "Thematic":
|
|
157523
157826
|
flags.isThematic = 1 /* Yes */;
|
|
157524
157827
|
break;
|
|
157828
|
+
case "Wiremesh":
|
|
157829
|
+
flags.isWiremesh = 1 /* Yes */;
|
|
157830
|
+
break;
|
|
157525
157831
|
case "Pick":
|
|
157526
157832
|
flags.featureMode = 1 /* Pick */;
|
|
157527
157833
|
break;
|
|
@@ -159165,7 +159471,7 @@ function createAmbientOcclusionProgram(context) {
|
|
|
159165
159471
|
frag.addFunction(_Fragment__WEBPACK_IMPORTED_MODULE_5__["computeLinearDepth"]);
|
|
159166
159472
|
Object(_FeatureSymbology__WEBPACK_IMPORTED_MODULE_4__["addRenderOrderConstants"])(frag);
|
|
159167
159473
|
frag.set(1 /* ComputeBaseColor */, computeAmbientOcclusion);
|
|
159168
|
-
frag.set(
|
|
159474
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_5__["assignFragColor"]);
|
|
159169
159475
|
frag.addUniform("u_pickDepthAndOrder", 8 /* Sampler2D */, (prog) => {
|
|
159170
159476
|
prog.addGraphicUniform("u_pickDepthAndOrder", (uniform, params) => {
|
|
159171
159477
|
const geom = params.geometry;
|
|
@@ -159564,7 +159870,7 @@ function createBlurProgram(context) {
|
|
|
159564
159870
|
Object(_Fragment__WEBPACK_IMPORTED_MODULE_3__["addWindowToTexCoords"])(frag);
|
|
159565
159871
|
frag.addFunction(_Decode__WEBPACK_IMPORTED_MODULE_2__["decodeDepthRgb"]);
|
|
159566
159872
|
frag.set(1 /* ComputeBaseColor */, computeBlur);
|
|
159567
|
-
frag.set(
|
|
159873
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_3__["assignFragColor"]);
|
|
159568
159874
|
Object(_Viewport__WEBPACK_IMPORTED_MODULE_4__["addViewport"])(frag);
|
|
159569
159875
|
frag.addUniform("u_textureToBlur", 8 /* Sampler2D */, (prog) => {
|
|
159570
159876
|
prog.addGraphicUniform("u_textureToBlur", (uniform, params) => {
|
|
@@ -159636,11 +159942,11 @@ function createClearPickAndColorProgram(context) {
|
|
|
159636
159942
|
frag.set(1 /* ComputeBaseColor */, computeBaseColor);
|
|
159637
159943
|
if (!_System__WEBPACK_IMPORTED_MODULE_0__["System"].instance.capabilities.supportsMRTPickShaders) {
|
|
159638
159944
|
// NB: This shader is never used - we gl.clear() directly
|
|
159639
|
-
frag.set(
|
|
159945
|
+
frag.set(16 /* AssignFragData */, "FragColor = baseColor;");
|
|
159640
159946
|
}
|
|
159641
159947
|
else {
|
|
159642
159948
|
frag.addDrawBuffersExtension(3);
|
|
159643
|
-
frag.set(
|
|
159949
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
159644
159950
|
}
|
|
159645
159951
|
builder.vert.headerComment = "//!V! ClearPickAndColor";
|
|
159646
159952
|
builder.frag.headerComment = "//!F! ClearPickAndColor";
|
|
@@ -159684,11 +159990,11 @@ function createClearTranslucentProgram(context) {
|
|
|
159684
159990
|
frag.set(1 /* ComputeBaseColor */, computeBaseColor);
|
|
159685
159991
|
if (_System__WEBPACK_IMPORTED_MODULE_0__["System"].instance.capabilities.supportsMRTTransparency) {
|
|
159686
159992
|
frag.addDrawBuffersExtension(2);
|
|
159687
|
-
frag.set(
|
|
159993
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
159688
159994
|
}
|
|
159689
159995
|
else {
|
|
159690
159996
|
// NB: This shader is never used - we just gl.clear() directly
|
|
159691
|
-
frag.set(
|
|
159997
|
+
frag.set(16 /* AssignFragData */, assignFragColor);
|
|
159692
159998
|
}
|
|
159693
159999
|
builder.vert.headerComment = "//!V! ClearTranslucent";
|
|
159694
160000
|
builder.frag.headerComment = "//!F! ClearTranslucent";
|
|
@@ -159998,7 +160304,7 @@ function createCombine3TexturesProgram(context) {
|
|
|
159998
160304
|
_Texture__WEBPACK_IMPORTED_MODULE_1__["Texture2DHandle"].bindSampler(uniform, params.geometry.texture2, _RenderFlags__WEBPACK_IMPORTED_MODULE_0__["TextureUnit"].Two);
|
|
159999
160305
|
});
|
|
160000
160306
|
}, 3 /* High */);
|
|
160001
|
-
frag.set(
|
|
160307
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
160002
160308
|
builder.vert.headerComment = "//!V! Combine3Textures";
|
|
160003
160309
|
builder.frag.headerComment = "//!F! Combine3Textures";
|
|
160004
160310
|
return builder.buildProgram(context);
|
|
@@ -160052,7 +160358,7 @@ function createCombineTexturesProgram(context) {
|
|
|
160052
160358
|
_Texture__WEBPACK_IMPORTED_MODULE_1__["Texture2DHandle"].bindSampler(uniform, params.geometry.texture1, _RenderFlags__WEBPACK_IMPORTED_MODULE_0__["TextureUnit"].One);
|
|
160053
160359
|
});
|
|
160054
160360
|
}, 3 /* High */);
|
|
160055
|
-
frag.set(
|
|
160361
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
160056
160362
|
builder.vert.headerComment = "//!V! CombineTextures";
|
|
160057
160363
|
builder.frag.headerComment = "//!F! CombineTextures";
|
|
160058
160364
|
return builder.buildProgram(context);
|
|
@@ -160396,7 +160702,7 @@ function createCompositeProgram(flags, context) {
|
|
|
160396
160702
|
const frag = builder.frag;
|
|
160397
160703
|
frag.addFunction(wantOcclusion ? computeAmbientOcclusion : computeDefaultAmbientOcclusion);
|
|
160398
160704
|
frag.addFunction(computeOpaqueColor);
|
|
160399
|
-
frag.set(
|
|
160705
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_3__["assignFragColor"]);
|
|
160400
160706
|
frag.addUniform("u_opaque", 8 /* Sampler2D */, (prog) => {
|
|
160401
160707
|
prog.addGraphicUniform("u_opaque", (uniform, params) => {
|
|
160402
160708
|
_Texture__WEBPACK_IMPORTED_MODULE_2__["Texture2DHandle"].bindSampler(uniform, params.geometry.opaque, _RenderFlags__WEBPACK_IMPORTED_MODULE_1__["TextureUnit"].Zero);
|
|
@@ -160477,19 +160783,34 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
160477
160783
|
|
|
160478
160784
|
|
|
160479
160785
|
const computeColor = "return TEXTURE(u_color, v_texCoord);";
|
|
160480
|
-
|
|
160786
|
+
// Transparent background color will not have premultiplied alpha - multiply it when copying.
|
|
160787
|
+
// Set all other pixels opaque.
|
|
160788
|
+
const computeColorNoAlpha = `
|
|
160789
|
+
vec4 color = TEXTURE(u_color, v_texCoord);
|
|
160790
|
+
if (color == u_bgColor)
|
|
160791
|
+
return vec4(color.rgb * color.a, color.a);
|
|
160792
|
+
else
|
|
160793
|
+
return vec4(color.rgb, 1.0);
|
|
160794
|
+
`;
|
|
160481
160795
|
/** @internal */
|
|
160482
160796
|
function createCopyColorProgram(context, copyAlpha = true) {
|
|
160483
160797
|
const builder = Object(_ViewportQuad__WEBPACK_IMPORTED_MODULE_3__["createViewportQuadBuilder"])(true);
|
|
160484
160798
|
const frag = builder.frag;
|
|
160485
160799
|
frag.set(1 /* ComputeBaseColor */, copyAlpha ? computeColor : computeColorNoAlpha);
|
|
160486
|
-
frag.set(
|
|
160800
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_2__["assignFragColor"]);
|
|
160487
160801
|
frag.addUniform("u_color", 8 /* Sampler2D */, (prog) => {
|
|
160488
160802
|
prog.addGraphicUniform("u_color", (uniform, params) => {
|
|
160489
160803
|
const geom = params.geometry;
|
|
160490
160804
|
_Texture__WEBPACK_IMPORTED_MODULE_1__["Texture2DHandle"].bindSampler(uniform, geom.texture, _RenderFlags__WEBPACK_IMPORTED_MODULE_0__["TextureUnit"].Zero);
|
|
160491
160805
|
});
|
|
160492
160806
|
});
|
|
160807
|
+
if (!copyAlpha) {
|
|
160808
|
+
frag.addUniform("u_bgColor", 5 /* Vec4 */, (prog) => {
|
|
160809
|
+
prog.addProgramUniform("u_bgColor", (uniform, params) => {
|
|
160810
|
+
params.target.uniforms.style.bindBackgroundRgba(uniform);
|
|
160811
|
+
});
|
|
160812
|
+
});
|
|
160813
|
+
}
|
|
160493
160814
|
const flagString = (copyAlpha ? "-CopyAlpha" : "-NoAlpha");
|
|
160494
160815
|
builder.vert.headerComment = `//!V! CopyColor${flagString}`;
|
|
160495
160816
|
builder.frag.headerComment = `//!F! CopyColor${flagString}`;
|
|
@@ -160536,7 +160857,7 @@ function createCopyPickBuffersProgram(context) {
|
|
|
160536
160857
|
frag.set(1 /* ComputeBaseColor */, computeBaseColor);
|
|
160537
160858
|
if (_System__WEBPACK_IMPORTED_MODULE_1__["System"].instance.capabilities.maxColorAttachments < 2) {
|
|
160538
160859
|
// NB: Never used - we gl.clear() each attachment directly.
|
|
160539
|
-
frag.set(
|
|
160860
|
+
frag.set(16 /* AssignFragData */, "FragColor = vec4(0.0);");
|
|
160540
160861
|
}
|
|
160541
160862
|
else {
|
|
160542
160863
|
frag.addUniform("u_pickFeatureId", 8 /* Sampler2D */, (prog) => {
|
|
@@ -160550,7 +160871,7 @@ function createCopyPickBuffersProgram(context) {
|
|
|
160550
160871
|
});
|
|
160551
160872
|
}, 3 /* High */);
|
|
160552
160873
|
frag.addDrawBuffersExtension(2);
|
|
160553
|
-
frag.set(
|
|
160874
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
160554
160875
|
}
|
|
160555
160876
|
builder.vert.headerComment = "//!V! CopyPickBuffers";
|
|
160556
160877
|
builder.frag.headerComment = "//!F! CopyPickBuffers";
|
|
@@ -160651,7 +160972,7 @@ function createVolClassColorUsingStencilProgram(context) {
|
|
|
160651
160972
|
const builder = Object(_ViewportQuad__WEBPACK_IMPORTED_MODULE_10__["createViewportQuadBuilder"])(false);
|
|
160652
160973
|
const frag = builder.frag;
|
|
160653
160974
|
frag.set(1 /* ComputeBaseColor */, computehiliteColor);
|
|
160654
|
-
frag.set(
|
|
160975
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_8__["assignFragColor"]);
|
|
160655
160976
|
frag.addUniform("u_hilite_color", 5 /* Vec4 */, (prog) => {
|
|
160656
160977
|
prog.addGraphicUniform("u_hilite_color", (uniform, params) => {
|
|
160657
160978
|
const useLighting = params.geometry.getFlashMode(params);
|
|
@@ -160674,7 +160995,7 @@ function createVolClassCopyZProgram(context) {
|
|
|
160674
160995
|
builder.addInlineComputedVarying("v_texCoord", 3 /* Vec2 */, computeTexCoord); // TODO: I think this is not necessary because it's already added from the create above
|
|
160675
160996
|
const frag = builder.frag;
|
|
160676
160997
|
frag.set(1 /* ComputeBaseColor */, computeSetBlendColor);
|
|
160677
|
-
frag.set(
|
|
160998
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_8__["assignFragColor"]);
|
|
160678
160999
|
frag.addUniform("u_blend_color", 5 /* Vec4 */, (prog) => {
|
|
160679
161000
|
prog.addGraphicUniform("u_blend_color", (uniform, _params) => {
|
|
160680
161001
|
scratchColor.set(0.0, 0.0, 0.0, 0.0);
|
|
@@ -160689,7 +161010,7 @@ function createVolClassCopyZProgram(context) {
|
|
|
160689
161010
|
});
|
|
160690
161011
|
if (!_System__WEBPACK_IMPORTED_MODULE_6__["System"].instance.capabilities.isWebGL2)
|
|
160691
161012
|
frag.addExtension("GL_EXT_frag_depth");
|
|
160692
|
-
frag.set(
|
|
161013
|
+
frag.set(18 /* FinalizeDepth */, depthFromTexture);
|
|
160693
161014
|
builder.vert.headerComment = "//!V! VolClassCopyZ";
|
|
160694
161015
|
builder.frag.headerComment = "//!F! VolClassCopyZ";
|
|
160695
161016
|
return builder.buildProgram(context);
|
|
@@ -160709,7 +161030,7 @@ function createVolClassCopyZUsingPointsProgram(context) {
|
|
|
160709
161030
|
vert.set(9 /* ComputePosition */, computePosition);
|
|
160710
161031
|
const frag = builder.frag;
|
|
160711
161032
|
frag.set(1 /* ComputeBaseColor */, computeSetBlendColor);
|
|
160712
|
-
frag.set(
|
|
161033
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_8__["assignFragColor"]);
|
|
160713
161034
|
frag.addUniform("u_blend_color", 5 /* Vec4 */, (prog) => {
|
|
160714
161035
|
prog.addGraphicUniform("u_blend_color", (uniform, _params) => {
|
|
160715
161036
|
scratchColor.set(0.0, 0.0, 0.0, 0.0);
|
|
@@ -160728,7 +161049,7 @@ function createVolClassSetBlendProgram(context) {
|
|
|
160728
161049
|
addBoundaryTypeConstants(frag);
|
|
160729
161050
|
frag.set(0 /* CheckForEarlyDiscard */, checkDiscardBackgroundByZ);
|
|
160730
161051
|
frag.set(1 /* ComputeBaseColor */, computeSetBlendColor);
|
|
160731
|
-
frag.set(
|
|
161052
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_8__["assignFragColor"]);
|
|
160732
161053
|
frag.addUniform("u_boundaryType", 1 /* Int */, (prog) => {
|
|
160733
161054
|
prog.addGraphicUniform("u_boundaryType", (uniform, params) => {
|
|
160734
161055
|
const geom = params.geometry;
|
|
@@ -160771,7 +161092,7 @@ function createVolClassBlendProgram(context) {
|
|
|
160771
161092
|
builder.addInlineComputedVarying("v_texCoord", 3 /* Vec2 */, computeTexCoord);
|
|
160772
161093
|
const frag = builder.frag;
|
|
160773
161094
|
frag.set(1 /* ComputeBaseColor */, computeBlendTextureColor);
|
|
160774
|
-
frag.set(
|
|
161095
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_8__["assignFragColor"]);
|
|
160775
161096
|
frag.addUniform("u_blendTexture", 8 /* Sampler2D */, (prog) => {
|
|
160776
161097
|
prog.addGraphicUniform("u_blendTexture", (uniform, params) => {
|
|
160777
161098
|
const geom = params.geometry;
|
|
@@ -160965,7 +161286,7 @@ function createEVSMProgram(context) {
|
|
|
160965
161286
|
Object(_SolarShadowMapping__WEBPACK_IMPORTED_MODULE_5__["addEvsmExponent"])(frag);
|
|
160966
161287
|
frag.addFunction(_SolarShadowMapping__WEBPACK_IMPORTED_MODULE_5__["warpDepth"]);
|
|
160967
161288
|
frag.set(1 /* ComputeBaseColor */, computeEVSM);
|
|
160968
|
-
frag.set(
|
|
161289
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_4__["assignFragColor"]);
|
|
160969
161290
|
builder.vert.headerComment = "//!V! EVSMFromDepth";
|
|
160970
161291
|
builder.frag.headerComment = "//!F! EVSMFromDepth";
|
|
160971
161292
|
return builder.buildProgram(context);
|
|
@@ -161509,7 +161830,7 @@ function addHiliter(builder, wantWeight = false) {
|
|
|
161509
161830
|
addEmphasisFlags(builder.frag);
|
|
161510
161831
|
Object(_Common__WEBPACK_IMPORTED_MODULE_3__["addExtractNthBit"])(builder.frag);
|
|
161511
161832
|
builder.frag.set(1 /* ComputeBaseColor */, computeHiliteColor);
|
|
161512
|
-
builder.frag.set(
|
|
161833
|
+
builder.frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_5__["assignFragColor"]);
|
|
161513
161834
|
}
|
|
161514
161835
|
function addSamplers(frag, testFeatureId) {
|
|
161515
161836
|
if (testFeatureId) {
|
|
@@ -161856,7 +162177,7 @@ function addFeatureSymbology(builder, feat, opts) {
|
|
|
161856
162177
|
*/
|
|
161857
162178
|
function addUniformHiliter(builder) {
|
|
161858
162179
|
builder.frag.set(1 /* ComputeBaseColor */, `return vec4(1.0, 0.0, 0.0, 0.0);`);
|
|
161859
|
-
builder.frag.set(
|
|
162180
|
+
builder.frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_5__["assignFragColor"]);
|
|
161860
162181
|
}
|
|
161861
162182
|
/** For a uniform feature table, the feature ID output to pick buffers is equal to the batch ID.
|
|
161862
162183
|
* The following symbology overrides are supported:
|
|
@@ -162022,12 +162343,12 @@ function addPickBufferOutputs(frag) {
|
|
|
162022
162343
|
frag.addFunction(computeLinearDepth);
|
|
162023
162344
|
const prelude = new _ShaderBuilder__WEBPACK_IMPORTED_MODULE_0__["SourceBuilder"]();
|
|
162024
162345
|
prelude.add(computePickBufferOutputs);
|
|
162025
|
-
const overrideColor = frag.get(
|
|
162346
|
+
const overrideColor = frag.get(19 /* OverrideColor */);
|
|
162026
162347
|
if (undefined !== overrideColor) {
|
|
162027
162348
|
frag.addFunction("vec4 overrideColor(vec4 currentColor)", overrideColor);
|
|
162028
162349
|
prelude.addline(" output0 = overrideColor(output0);");
|
|
162029
162350
|
}
|
|
162030
|
-
const overrideFeatureId = frag.get(
|
|
162351
|
+
const overrideFeatureId = frag.get(17 /* OverrideFeatureId */);
|
|
162031
162352
|
if (undefined !== overrideFeatureId) {
|
|
162032
162353
|
frag.addFunction("vec4 overrideFeatureId(vec4 currentId)", overrideFeatureId);
|
|
162033
162354
|
prelude.addline(reassignFeatureId);
|
|
@@ -162035,18 +162356,18 @@ function addPickBufferOutputs(frag) {
|
|
|
162035
162356
|
Object(_RenderPass__WEBPACK_IMPORTED_MODULE_3__["addRenderPass"])(frag);
|
|
162036
162357
|
if (_System__WEBPACK_IMPORTED_MODULE_1__["System"].instance.capabilities.supportsMRTPickShaders) {
|
|
162037
162358
|
frag.addDrawBuffersExtension(3);
|
|
162038
|
-
frag.set(
|
|
162359
|
+
frag.set(16 /* AssignFragData */, prelude.source + assignPickBufferOutputsMRT);
|
|
162039
162360
|
}
|
|
162040
162361
|
else {
|
|
162041
162362
|
addRenderTargetIndex(frag);
|
|
162042
|
-
frag.set(
|
|
162363
|
+
frag.set(16 /* AssignFragData */, prelude.source + assignPickBufferOutputsMP);
|
|
162043
162364
|
}
|
|
162044
162365
|
}
|
|
162045
162366
|
/** @internal */
|
|
162046
162367
|
function addAltPickBufferOutputs(frag) {
|
|
162047
162368
|
const prelude = new _ShaderBuilder__WEBPACK_IMPORTED_MODULE_0__["SourceBuilder"]();
|
|
162048
162369
|
prelude.add(computeAltPickBufferOutputs);
|
|
162049
|
-
const overrideColor = frag.get(
|
|
162370
|
+
const overrideColor = frag.get(19 /* OverrideColor */);
|
|
162050
162371
|
if (undefined !== overrideColor) {
|
|
162051
162372
|
frag.addFunction("vec4 overrideColor(vec4 currentColor)", overrideColor);
|
|
162052
162373
|
prelude.addline(" output0 = overrideColor(output0);");
|
|
@@ -162054,23 +162375,23 @@ function addAltPickBufferOutputs(frag) {
|
|
|
162054
162375
|
Object(_RenderPass__WEBPACK_IMPORTED_MODULE_3__["addRenderPass"])(frag);
|
|
162055
162376
|
if (_System__WEBPACK_IMPORTED_MODULE_1__["System"].instance.capabilities.supportsMRTPickShaders) {
|
|
162056
162377
|
frag.addDrawBuffersExtension(3);
|
|
162057
|
-
frag.set(
|
|
162378
|
+
frag.set(16 /* AssignFragData */, prelude.source + assignPickBufferOutputsMRT);
|
|
162058
162379
|
}
|
|
162059
162380
|
else {
|
|
162060
162381
|
addRenderTargetIndex(frag);
|
|
162061
|
-
frag.set(
|
|
162382
|
+
frag.set(16 /* AssignFragData */, prelude.source + assignPickBufferOutputsMP);
|
|
162062
162383
|
}
|
|
162063
162384
|
}
|
|
162064
162385
|
/** @internal */
|
|
162065
162386
|
function addFragColorWithPreMultipliedAlpha(frag) {
|
|
162066
162387
|
Object(_RenderPass__WEBPACK_IMPORTED_MODULE_3__["addRenderPass"])(frag);
|
|
162067
|
-
const overrideColor = frag.get(
|
|
162388
|
+
const overrideColor = frag.get(19 /* OverrideColor */);
|
|
162068
162389
|
if (undefined === overrideColor) {
|
|
162069
|
-
frag.set(
|
|
162390
|
+
frag.set(16 /* AssignFragData */, assignFragColorWithPreMultipliedAlpha);
|
|
162070
162391
|
}
|
|
162071
162392
|
else {
|
|
162072
162393
|
frag.addFunction("vec4 overrideColor(vec4 currentColor)", overrideColor);
|
|
162073
|
-
frag.set(
|
|
162394
|
+
frag.set(16 /* AssignFragData */, overrideAndAssignFragColorWithPreMultipliedAlpha);
|
|
162074
162395
|
}
|
|
162075
162396
|
}
|
|
162076
162397
|
/** @internal */
|
|
@@ -162390,7 +162711,7 @@ function addLogDepth(builder) {
|
|
|
162390
162711
|
});
|
|
162391
162712
|
if (!_System__WEBPACK_IMPORTED_MODULE_1__["System"].instance.capabilities.isWebGL2)
|
|
162392
162713
|
frag.addExtension("GL_EXT_frag_depth");
|
|
162393
|
-
frag.set(
|
|
162714
|
+
frag.set(18 /* FinalizeDepth */, finalizeDepth);
|
|
162394
162715
|
}
|
|
162395
162716
|
|
|
162396
162717
|
|
|
@@ -162837,7 +163158,7 @@ function addFeaturePlanarClassifier(builder) {
|
|
|
162837
163158
|
uniform.setUniform4fv(scratchBatchBaseComponents);
|
|
162838
163159
|
});
|
|
162839
163160
|
});
|
|
162840
|
-
frag.set(
|
|
163161
|
+
frag.set(17 /* OverrideFeatureId */, overrideFeatureId);
|
|
162841
163162
|
frag.addFunction(_Common__WEBPACK_IMPORTED_MODULE_7__["addUInt32s"]);
|
|
162842
163163
|
}
|
|
162843
163164
|
/** @internal */
|
|
@@ -162926,9 +163247,9 @@ function addOverrideClassifierColor(builder, isThematic) {
|
|
|
162926
163247
|
const haveOverrides = undefined !== builder.frag.find("v_feature_emphasis");
|
|
162927
163248
|
builder.frag.addFunction(haveOverrides ? encodeNonLocatableWithFeatures : encodeNonLocatable);
|
|
162928
163249
|
if (isThematic === 0 /* No */)
|
|
162929
|
-
builder.frag.set(
|
|
163250
|
+
builder.frag.set(19 /* OverrideColor */, haveOverrides ? overrideClassifierWithFeatures : overrideClassifierForClip);
|
|
162930
163251
|
else
|
|
162931
|
-
builder.frag.set(
|
|
163252
|
+
builder.frag.set(19 /* OverrideColor */, haveOverrides ? overrideClassifierWithFeaturesForThematic : overrideClassifierForClipForThematic);
|
|
162932
163253
|
}
|
|
162933
163254
|
|
|
162934
163255
|
|
|
@@ -163614,6 +163935,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
163614
163935
|
/* harmony import */ var _Surface__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./Surface */ "../../core/frontend/lib/esm/render/webgl/glsl/Surface.js");
|
|
163615
163936
|
/* harmony import */ var _Thematic__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./Thematic */ "../../core/frontend/lib/esm/render/webgl/glsl/Thematic.js");
|
|
163616
163937
|
/* harmony import */ var _Vertex__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./Vertex */ "../../core/frontend/lib/esm/render/webgl/glsl/Vertex.js");
|
|
163938
|
+
/* harmony import */ var _Wiremesh__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./Wiremesh */ "../../core/frontend/lib/esm/render/webgl/glsl/Wiremesh.js");
|
|
163617
163939
|
/*---------------------------------------------------------------------------------------------
|
|
163618
163940
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
163619
163941
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -163637,6 +163959,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
163637
163959
|
|
|
163638
163960
|
|
|
163639
163961
|
|
|
163962
|
+
|
|
163640
163963
|
const computePosition = "gl_PointSize = 1.0; return MAT_MVP * rawPos;";
|
|
163641
163964
|
const computeNormal = `
|
|
163642
163965
|
vec3 normal = octDecodeNormal(a_norm); // normal coming in for is already in world space
|
|
@@ -163771,7 +164094,7 @@ function createRealityMeshHiliterBuilder() {
|
|
|
163771
164094
|
const vert = builder.vert;
|
|
163772
164095
|
vert.set(9 /* ComputePosition */, computePosition);
|
|
163773
164096
|
Object(_Vertex__WEBPACK_IMPORTED_MODULE_15__["addModelViewProjectionMatrix"])(vert);
|
|
163774
|
-
builder.frag.set(
|
|
164097
|
+
builder.frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_10__["assignFragColor"]);
|
|
163775
164098
|
return builder;
|
|
163776
164099
|
}
|
|
163777
164100
|
/** @internal */
|
|
@@ -163796,7 +164119,7 @@ function createRealityMeshBuilder(flags) {
|
|
|
163796
164119
|
Object(_SolarShadowMapping__WEBPACK_IMPORTED_MODULE_12__["addSolarShadowMap"])(builder, true);
|
|
163797
164120
|
const frag = builder.frag;
|
|
163798
164121
|
frag.addGlobal("featureIncrement", 2 /* Float */, "0.0");
|
|
163799
|
-
frag.set(
|
|
164122
|
+
frag.set(17 /* OverrideFeatureId */, overrideFeatureId);
|
|
163800
164123
|
let textureCount = _System__WEBPACK_IMPORTED_MODULE_5__["System"].instance.maxRealityImageryLayers;
|
|
163801
164124
|
let gradientTextureUnit = _RenderFlags__WEBPACK_IMPORTED_MODULE_3__["TextureUnit"].RealityMeshThematicGradient;
|
|
163802
164125
|
const caps = _System__WEBPACK_IMPORTED_MODULE_5__["System"].instance.capabilities;
|
|
@@ -163845,6 +164168,8 @@ function createRealityMeshBuilder(flags) {
|
|
|
163845
164168
|
addTextures(builder, textureCount);
|
|
163846
164169
|
if (1 /* Yes */ === flags.isThematic)
|
|
163847
164170
|
addThematicToRealityMesh(builder, gradientTextureUnit);
|
|
164171
|
+
if (flags.isWiremesh)
|
|
164172
|
+
Object(_Wiremesh__WEBPACK_IMPORTED_MODULE_16__["addWiremesh"])(builder);
|
|
163848
164173
|
return builder;
|
|
163849
164174
|
}
|
|
163850
164175
|
|
|
@@ -163965,7 +164290,7 @@ function createScreenSpaceEffectProgramBuilder(params) {
|
|
|
163965
164290
|
texture.bindSampler(uniform, _RenderFlags__WEBPACK_IMPORTED_MODULE_0__["TextureUnit"].Zero);
|
|
163966
164291
|
});
|
|
163967
164292
|
});
|
|
163968
|
-
builder.frag.set(
|
|
164293
|
+
builder.frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_3__["assignFragColor"]);
|
|
163969
164294
|
if (!params.source.sampleSourcePixel) {
|
|
163970
164295
|
builder.frag.set(1 /* ComputeBaseColor */, computeBaseColor);
|
|
163971
164296
|
}
|
|
@@ -164017,7 +164342,7 @@ const scratchRotMatrix = new _Matrix__WEBPACK_IMPORTED_MODULE_1__["Matrix3"]();
|
|
|
164017
164342
|
function createSkyBoxProgram(context) {
|
|
164018
164343
|
const prog = new _ShaderBuilder__WEBPACK_IMPORTED_MODULE_3__["ProgramBuilder"](_AttributeMap__WEBPACK_IMPORTED_MODULE_0__["AttributeMap"].findAttributeMap(undefined, false));
|
|
164019
164344
|
prog.frag.set(1 /* ComputeBaseColor */, computeBaseColor);
|
|
164020
|
-
prog.frag.set(
|
|
164345
|
+
prog.frag.set(16 /* AssignFragData */, assignFragData);
|
|
164021
164346
|
prog.vert.set(9 /* ComputePosition */, computePosition);
|
|
164022
164347
|
prog.vert.addUniform("u_rot", 6 /* Mat3 */, (prg) => {
|
|
164023
164348
|
prg.addGraphicUniform("u_rot", (uniform, params) => {
|
|
@@ -164284,7 +164609,7 @@ function createSkySphereProgram(context, isGradient) {
|
|
|
164284
164609
|
});
|
|
164285
164610
|
frag.set(1 /* ComputeBaseColor */, computeSkySphereColorTexture);
|
|
164286
164611
|
}
|
|
164287
|
-
frag.set(
|
|
164612
|
+
frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_6__["assignFragColor"]);
|
|
164288
164613
|
builder.vert.headerComment = `//!V! SkySphere-${isGradient ? "Gradient" : "Texture"}`;
|
|
164289
164614
|
builder.frag.headerComment = `//!F! SkySphere-${isGradient ? "Gradient" : "Texture"}`;
|
|
164290
164615
|
return builder.buildProgram(context);
|
|
@@ -164479,6 +164804,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
164479
164804
|
/* harmony import */ var _Translucency__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./Translucency */ "../../core/frontend/lib/esm/render/webgl/glsl/Translucency.js");
|
|
164480
164805
|
/* harmony import */ var _Vertex__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./Vertex */ "../../core/frontend/lib/esm/render/webgl/glsl/Vertex.js");
|
|
164481
164806
|
/* harmony import */ var _Mesh__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../Mesh */ "../../core/frontend/lib/esm/render/webgl/Mesh.js");
|
|
164807
|
+
/* harmony import */ var _Wiremesh__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./Wiremesh */ "../../core/frontend/lib/esm/render/webgl/glsl/Wiremesh.js");
|
|
164482
164808
|
/*---------------------------------------------------------------------------------------------
|
|
164483
164809
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
164484
164810
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -164506,6 +164832,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
164506
164832
|
|
|
164507
164833
|
|
|
164508
164834
|
|
|
164835
|
+
|
|
164509
164836
|
|
|
164510
164837
|
|
|
164511
164838
|
// NB: Textures do not contain pre-multiplied alpha.
|
|
@@ -164694,7 +165021,7 @@ function createSurfaceHiliter(instanced, classified) {
|
|
|
164694
165021
|
if (classified) {
|
|
164695
165022
|
Object(_PlanarClassification__WEBPACK_IMPORTED_MODULE_15__["addHilitePlanarClassifier"])(builder);
|
|
164696
165023
|
builder.vert.addGlobal("feature_ignore_material", 0 /* Boolean */, "false");
|
|
164697
|
-
builder.frag.set(
|
|
165024
|
+
builder.frag.set(16 /* AssignFragData */, _Fragment__WEBPACK_IMPORTED_MODULE_12__["assignFragColor"]);
|
|
164698
165025
|
}
|
|
164699
165026
|
else {
|
|
164700
165027
|
Object(_FeatureSymbology__WEBPACK_IMPORTED_MODULE_11__["addSurfaceHiliter"])(builder);
|
|
@@ -164864,7 +165191,7 @@ function addNormal(builder, instanced, animated) {
|
|
|
164864
165191
|
// You must also set checkMaxVarying to false in ProgramBuilder.buildProgram to avoid assertions, if using a non-optimized build.
|
|
164865
165192
|
const debugNormals = false;
|
|
164866
165193
|
if (debugNormals) {
|
|
164867
|
-
builder.frag.set(
|
|
165194
|
+
builder.frag.set(15 /* ApplyDebugColor */, "return vec4(vec3(v_normal / 2.0 + 0.5), baseColor.a);");
|
|
164868
165195
|
builder.addFunctionComputedVarying("v_normal", 4 /* Vec3 */, "computeDebugNormal", `
|
|
164869
165196
|
vec2 tc = g_vertexBaseCoords;
|
|
164870
165197
|
tc.x += 3.0 * g_vert_stepX;
|
|
@@ -164990,6 +165317,8 @@ function createSurfaceBuilder(flags) {
|
|
|
164990
165317
|
addClassificationTranslucencyDiscard(builder);
|
|
164991
165318
|
Object(_Monochrome__WEBPACK_IMPORTED_MODULE_14__["addSurfaceMonochrome"])(builder.frag);
|
|
164992
165319
|
addMaterial(builder);
|
|
165320
|
+
if (flags.isWiremesh)
|
|
165321
|
+
Object(_Wiremesh__WEBPACK_IMPORTED_MODULE_22__["addWiremesh"])(builder);
|
|
164993
165322
|
return builder;
|
|
164994
165323
|
}
|
|
164995
165324
|
function addClassificationTranslucencyDiscard(builder) {
|
|
@@ -165444,11 +165773,11 @@ function addTranslucency(prog) {
|
|
|
165444
165773
|
frag.addFunction(computeAlphaWeight);
|
|
165445
165774
|
if (_System__WEBPACK_IMPORTED_MODULE_0__["System"].instance.capabilities.supportsMRTTransparency) {
|
|
165446
165775
|
frag.addDrawBuffersExtension(2);
|
|
165447
|
-
frag.set(
|
|
165776
|
+
frag.set(16 /* AssignFragData */, assignFragData);
|
|
165448
165777
|
}
|
|
165449
165778
|
else {
|
|
165450
165779
|
Object(_Fragment__WEBPACK_IMPORTED_MODULE_2__["addRenderTargetIndex"])(frag);
|
|
165451
|
-
frag.set(
|
|
165780
|
+
frag.set(16 /* AssignFragData */, assignFragColor);
|
|
165452
165781
|
}
|
|
165453
165782
|
}
|
|
165454
165783
|
|
|
@@ -165883,6 +166212,56 @@ function createViewportQuadBuilder(textured, attrMapOverride) {
|
|
|
165883
166212
|
}
|
|
165884
166213
|
|
|
165885
166214
|
|
|
166215
|
+
/***/ }),
|
|
166216
|
+
|
|
166217
|
+
/***/ "../../core/frontend/lib/esm/render/webgl/glsl/Wiremesh.js":
|
|
166218
|
+
/*!***************************************************************************!*\
|
|
166219
|
+
!*** D:/vsts_a/460/s/core/frontend/lib/esm/render/webgl/glsl/Wiremesh.js ***!
|
|
166220
|
+
\***************************************************************************/
|
|
166221
|
+
/*! exports provided: addWiremesh */
|
|
166222
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
166223
|
+
|
|
166224
|
+
"use strict";
|
|
166225
|
+
__webpack_require__.r(__webpack_exports__);
|
|
166226
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "addWiremesh", function() { return addWiremesh; });
|
|
166227
|
+
/* harmony import */ var _System__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../System */ "../../core/frontend/lib/esm/render/webgl/System.js");
|
|
166228
|
+
/*---------------------------------------------------------------------------------------------
|
|
166229
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
166230
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
166231
|
+
*--------------------------------------------------------------------------------------------*/
|
|
166232
|
+
/** @packageDocumentation
|
|
166233
|
+
* @module WebGL
|
|
166234
|
+
*/
|
|
166235
|
+
|
|
166236
|
+
// Vertex shader produces barycentric coordinate for corner of triangle to be smoothly interpolated over face of triangle.
|
|
166237
|
+
// This requires WebGL 2 because gl_VertexID.
|
|
166238
|
+
// It also requires that we are drawing non-indexed vertices, or using an index buffer in which each set of 3 consecutive indices correspond to one triangle -
|
|
166239
|
+
// otherwise gl_VertexID will not correlate to triangle corners.
|
|
166240
|
+
const computeBarycentric = `
|
|
166241
|
+
int vertIndex = gl_VertexID % 3;
|
|
166242
|
+
v_barycentric = vec3(float(0 == vertIndex), float(1 == vertIndex), float(2 == vertIndex));
|
|
166243
|
+
`;
|
|
166244
|
+
// Fragment shader draws in the line color for fragments close to the edge of the triangle.
|
|
166245
|
+
// Vertex shader requires WebGL 2 which includes the functionality of the GL_OES_standard_derivatives extension.
|
|
166246
|
+
const applyWiremesh = `
|
|
166247
|
+
const float lineWidth = 1.0;
|
|
166248
|
+
const vec3 lineColor = vec3(0.0);
|
|
166249
|
+
vec3 delta = fwidth(v_barycentric);
|
|
166250
|
+
vec3 factor = smoothstep(vec3(0.0), delta * lineWidth, v_barycentric);
|
|
166251
|
+
vec3 color = mix(lineColor, baseColor.rgb, min(min(factor.x, factor.y), factor.z));
|
|
166252
|
+
return vec4(color, baseColor.a);
|
|
166253
|
+
`;
|
|
166254
|
+
/** Adds to a mesh shader logic to produce an overlaid wiremesh.
|
|
166255
|
+
* @internal
|
|
166256
|
+
*/
|
|
166257
|
+
function addWiremesh(builder) {
|
|
166258
|
+
if (_System__WEBPACK_IMPORTED_MODULE_0__["System"].instance.isWebGL2) {
|
|
166259
|
+
builder.addInlineComputedVarying("v_barycentric", 4 /* Vec3 */, computeBarycentric);
|
|
166260
|
+
builder.frag.set(14 /* ApplyWiremesh */, applyWiremesh);
|
|
166261
|
+
}
|
|
166262
|
+
}
|
|
166263
|
+
|
|
166264
|
+
|
|
165886
166265
|
/***/ }),
|
|
165887
166266
|
|
|
165888
166267
|
/***/ "../../core/frontend/lib/esm/tile/B3dmReader.js":
|
|
@@ -165915,8 +166294,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
165915
166294
|
* @internal
|
|
165916
166295
|
*/
|
|
165917
166296
|
class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
165918
|
-
constructor(props, iModel, modelId, is3d, system, _range, _isLeaf, _batchTableLength, _transformToRoot, _batchTableJson, isCanceled, _idMap, _pseudoRtcBias) {
|
|
165919
|
-
super(props, iModel, modelId, is3d, system, _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled);
|
|
166297
|
+
constructor(props, iModel, modelId, is3d, system, _range, _isLeaf, _batchTableLength, _transformToRoot, _batchTableJson, isCanceled, _idMap, _pseudoRtcBias, deduplicateVertices = false) {
|
|
166298
|
+
super(props, iModel, modelId, is3d, system, _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled, deduplicateVertices);
|
|
165920
166299
|
this._range = _range;
|
|
165921
166300
|
this._isLeaf = _isLeaf;
|
|
165922
166301
|
this._batchTableLength = _batchTableLength;
|
|
@@ -165926,7 +166305,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
|
165926
166305
|
this._pseudoRtcBias = _pseudoRtcBias;
|
|
165927
166306
|
this._batchIdRemap = new Map();
|
|
165928
166307
|
}
|
|
165929
|
-
static create(stream, iModel, modelId, is3d, range, system, yAxisUp, isLeaf, tileCenter, transformToRoot, isCanceled, idMap) {
|
|
166308
|
+
static create(stream, iModel, modelId, is3d, range, system, yAxisUp, isLeaf, tileCenter, transformToRoot, isCanceled, idMap, deduplicateVertices = false) {
|
|
165930
166309
|
const header = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["B3dmHeader"](stream);
|
|
165931
166310
|
if (!header.isValid)
|
|
165932
166311
|
return undefined;
|
|
@@ -165949,7 +166328,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
|
165949
166328
|
transformToRoot = transformToRoot ? transformToRoot.multiplyTransformTransform(returnToCenterTransform) : returnToCenterTransform;
|
|
165950
166329
|
const props = _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReaderProps"].create(stream, yAxisUp);
|
|
165951
166330
|
const batchTableLength = header.featureTableJson ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asInt(header.featureTableJson.BATCH_LENGTH, 0) : 0;
|
|
165952
|
-
return undefined !== props ? new B3dmReader(props, iModel, modelId, is3d, system, range, isLeaf, batchTableLength, transformToRoot, header.batchTableJson, isCanceled, idMap, pseudoRtcBias) : undefined;
|
|
166331
|
+
return undefined !== props ? new B3dmReader(props, iModel, modelId, is3d, system, range, isLeaf, batchTableLength, transformToRoot, header.batchTableJson, isCanceled, idMap, pseudoRtcBias, deduplicateVertices) : undefined;
|
|
165953
166332
|
}
|
|
165954
166333
|
async read() {
|
|
165955
166334
|
// NB: For reality models with no batch table, we want the model ID in the feature table
|
|
@@ -166344,6 +166723,9 @@ class ContextShareProvider {
|
|
|
166344
166723
|
// Not a valid URL for Context share
|
|
166345
166724
|
return false;
|
|
166346
166725
|
}
|
|
166726
|
+
// If api.bentley.com/realitydata is used, it is context share
|
|
166727
|
+
if (tilesetUrl.toLowerCase().includes("api.bentley.com/realitydata"))
|
|
166728
|
+
return true;
|
|
166347
166729
|
// detect if it is a RDS url
|
|
166348
166730
|
const formattedUrl1 = attUrl.pathname.replace(/~2F/g, "/").replace(/\\/g, "/");
|
|
166349
166731
|
if (formattedUrl1) {
|
|
@@ -166372,6 +166754,22 @@ class ContextShareProvider {
|
|
|
166372
166754
|
// Not a valid URL and not equal, probably $cesiumAsset
|
|
166373
166755
|
return invalidUrlInfo;
|
|
166374
166756
|
}
|
|
166757
|
+
// If api.bentley.com/realitydata is used, it is context share
|
|
166758
|
+
if (tilesetUrl.toLowerCase().includes("api.bentley.com/realitydata")) {
|
|
166759
|
+
const lcTilesetUrl = tilesetUrl.toLowerCase();
|
|
166760
|
+
// NOTICE: We assume it is a ThreeDTile BUT this could technically be a point cloud (OPC).
|
|
166761
|
+
// This method was used in typical workflow where format was always ThreeDTile and is here for legacy support.
|
|
166762
|
+
// We don't want to make a call to RDS to resolve format since this method must not be async (it is used in workflow that are not async)
|
|
166763
|
+
const format = _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__["RealityDataFormat"].ThreeDTile;
|
|
166764
|
+
const indexId = lcTilesetUrl.indexOf("realitydata/") + 12; // lenght of "realitydata/" = 12;
|
|
166765
|
+
const id = lcTilesetUrl.substr(indexId, _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["Guid"].empty.length);
|
|
166766
|
+
const indexProjectId = lcTilesetUrl.indexOf("projectid=") + 10; // lenght of "projectid=" = 10;
|
|
166767
|
+
let projectId;
|
|
166768
|
+
if (indexProjectId && indexProjectId > 0)
|
|
166769
|
+
projectId = lcTilesetUrl.substr(indexProjectId, _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["Guid"].empty.length);
|
|
166770
|
+
const apimContextShareKey = { provider: _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__["RealityDataProvider"].ContextShare, format, id, iTwinId: projectId };
|
|
166771
|
+
return apimContextShareKey;
|
|
166772
|
+
}
|
|
166375
166773
|
// detect if it is a RDS url
|
|
166376
166774
|
const formattedUrl1 = attUrl.pathname.replace(/~2F/g, "/").replace(/\\/g, "/");
|
|
166377
166775
|
if (formattedUrl1) {
|
|
@@ -166937,7 +167335,7 @@ class GltfMeshData {
|
|
|
166937
167335
|
* @internal
|
|
166938
167336
|
*/
|
|
166939
167337
|
class GltfReader {
|
|
166940
|
-
constructor(props, iModel, modelId, is3d, system, type = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled) {
|
|
167338
|
+
constructor(props, iModel, modelId, is3d, system, type = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled, deduplicateVertices = false) {
|
|
166941
167339
|
this._buffer = props.buffer;
|
|
166942
167340
|
this._scene = props.scene;
|
|
166943
167341
|
this._binaryData = props.binaryData;
|
|
@@ -166961,6 +167359,7 @@ class GltfReader {
|
|
|
166961
167359
|
this._system = system;
|
|
166962
167360
|
this._type = type;
|
|
166963
167361
|
this._canceled = isCanceled;
|
|
167362
|
+
this._deduplicateVertices = deduplicateVertices;
|
|
166964
167363
|
}
|
|
166965
167364
|
get _isCanceled() { return undefined !== this._canceled && this._canceled(this); }
|
|
166966
167365
|
get _isVolumeClassifier() { return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].VolumeClassifier === this._type; }
|
|
@@ -167303,6 +167702,8 @@ class GltfReader {
|
|
|
167303
167702
|
return undefined;
|
|
167304
167703
|
if (!mesh.uvs)
|
|
167305
167704
|
this.readUVParams(mesh, primitive.attributes, "TEXCOORD_0");
|
|
167705
|
+
if (this._deduplicateVertices && !this.deduplicateVertices(mesh))
|
|
167706
|
+
return undefined;
|
|
167306
167707
|
break;
|
|
167307
167708
|
}
|
|
167308
167709
|
case _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_6__["Mesh"].PrimitiveType.Polyline:
|
|
@@ -167329,6 +167730,35 @@ class GltfReader {
|
|
|
167329
167730
|
}
|
|
167330
167731
|
return mesh;
|
|
167331
167732
|
}
|
|
167733
|
+
deduplicateVertices(mesh) {
|
|
167734
|
+
if (!mesh.points || !mesh.indices)
|
|
167735
|
+
return false;
|
|
167736
|
+
const numPoints = mesh.indices.length;
|
|
167737
|
+
Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["assert"])(0 === numPoints % 3);
|
|
167738
|
+
const indices = mesh.indices;
|
|
167739
|
+
if (indices instanceof Uint16Array && numPoints > 0xffff)
|
|
167740
|
+
mesh.indices = new Uint32Array(numPoints);
|
|
167741
|
+
const points = new Uint16Array(3 * numPoints);
|
|
167742
|
+
const normals = mesh.normals ? new Uint16Array(numPoints) : undefined;
|
|
167743
|
+
const uvs = mesh.uvs ? new Uint16Array(2 * numPoints) : undefined;
|
|
167744
|
+
for (let i = 0; i < numPoints; i++) {
|
|
167745
|
+
const index = indices[i];
|
|
167746
|
+
mesh.indices[i] = i;
|
|
167747
|
+
points[i * 3 + 0] = mesh.points[index * 3 + 0];
|
|
167748
|
+
points[i * 3 + 1] = mesh.points[index * 3 + 1];
|
|
167749
|
+
points[i * 3 + 2] = mesh.points[index * 3 + 2];
|
|
167750
|
+
if (normals)
|
|
167751
|
+
normals[i] = mesh.normals[index];
|
|
167752
|
+
if (uvs) {
|
|
167753
|
+
uvs[i * 2 + 0] = mesh.uvs[index * 2 + 0];
|
|
167754
|
+
uvs[i * 2 + 1] = mesh.uvs[index * 2 + 1];
|
|
167755
|
+
}
|
|
167756
|
+
}
|
|
167757
|
+
mesh.points = points;
|
|
167758
|
+
mesh.normals = normals;
|
|
167759
|
+
mesh.uvs = uvs;
|
|
167760
|
+
return true;
|
|
167761
|
+
}
|
|
167332
167762
|
/**
|
|
167333
167763
|
*
|
|
167334
167764
|
* @param positions quantized points
|
|
@@ -167718,8 +168148,8 @@ function setTransform(transforms, index, rotation, origin) {
|
|
|
167718
168148
|
* @internal
|
|
167719
168149
|
*/
|
|
167720
168150
|
class I3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
167721
|
-
constructor(_featureBinary, _featureJson, _batchTableJson, props, iModel, modelId, is3d, system, _range, _isLeaf, isCanceled, _idMap) {
|
|
167722
|
-
super(props, iModel, modelId, is3d, system, _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled);
|
|
168151
|
+
constructor(_featureBinary, _featureJson, _batchTableJson, props, iModel, modelId, is3d, system, _range, _isLeaf, isCanceled, _idMap, deduplicateVertices = false) {
|
|
168152
|
+
super(props, iModel, modelId, is3d, system, _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary, isCanceled, deduplicateVertices);
|
|
167723
168153
|
this._featureBinary = _featureBinary;
|
|
167724
168154
|
this._featureJson = _featureJson;
|
|
167725
168155
|
this._batchTableJson = _batchTableJson;
|
|
@@ -167728,7 +168158,7 @@ class I3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
|
167728
168158
|
this._idMap = _idMap;
|
|
167729
168159
|
this._instanceCount = 0;
|
|
167730
168160
|
}
|
|
167731
|
-
static create(stream, iModel, modelId, is3d, range, system, yAxisUp, isLeaf, isCanceled, idMap) {
|
|
168161
|
+
static create(stream, iModel, modelId, is3d, range, system, yAxisUp, isLeaf, isCanceled, idMap, deduplicateVertices = false) {
|
|
167732
168162
|
const header = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["I3dmHeader"](stream);
|
|
167733
168163
|
if (!header.isValid)
|
|
167734
168164
|
return undefined;
|
|
@@ -167740,7 +168170,7 @@ class I3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__["GltfReader"] {
|
|
|
167740
168170
|
if (undefined === featureStr)
|
|
167741
168171
|
return undefined;
|
|
167742
168172
|
const featureBinary = new Uint8Array(stream.arrayBuffer, header.featureTableJsonPosition + header.featureTableJsonLength, header.featureTableBinaryLength);
|
|
167743
|
-
return new I3dmReader(featureBinary, JSON.parse(featureStr), header.batchTableJson, props, iModel, modelId, is3d, system, range, isLeaf, isCanceled, idMap);
|
|
168173
|
+
return new I3dmReader(featureBinary, JSON.parse(featureStr), header.batchTableJson, props, iModel, modelId, is3d, system, range, isLeaf, isCanceled, idMap, deduplicateVertices);
|
|
167744
168174
|
}
|
|
167745
168175
|
async read() {
|
|
167746
168176
|
this._instanceCount = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["JsonUtils"].asInt(this._featureJson.INSTANCES_LENGTH, 0);
|
|
@@ -170816,16 +171246,21 @@ class RealityTreeSupplier {
|
|
|
170816
171246
|
async createTileTree(treeId, iModel) {
|
|
170817
171247
|
if (treeId.maskModelIds)
|
|
170818
171248
|
await iModel.models.load(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["CompressedId64Set"].decompressSet(treeId.maskModelIds));
|
|
170819
|
-
return RealityModelTileTree.createRealityModelTileTree(treeId.rdSourceKey, iModel, treeId.modelId, treeId.transform);
|
|
171249
|
+
return RealityModelTileTree.createRealityModelTileTree(treeId.rdSourceKey, iModel, treeId.modelId, treeId.transform, treeId.deduplicateVertices);
|
|
170820
171250
|
}
|
|
170821
171251
|
compareTileTreeIds(lhs, rhs) {
|
|
170822
171252
|
let cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareStringsOrUndefined"])(lhs.rdSourceKey.id, rhs.rdSourceKey.id);
|
|
170823
|
-
if (0 === cmp)
|
|
171253
|
+
if (0 === cmp) {
|
|
170824
171254
|
cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareStringsOrUndefined"])(lhs.rdSourceKey.format, rhs.rdSourceKey.format);
|
|
170825
|
-
|
|
170826
|
-
|
|
170827
|
-
|
|
170828
|
-
|
|
171255
|
+
if (0 === cmp) {
|
|
171256
|
+
cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareStringsOrUndefined"])(lhs.rdSourceKey.iTwinId, rhs.rdSourceKey.iTwinId);
|
|
171257
|
+
if (0 === cmp) {
|
|
171258
|
+
cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareStringsOrUndefined"])(lhs.modelId, rhs.modelId);
|
|
171259
|
+
if (0 === cmp)
|
|
171260
|
+
cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareBooleans"])(lhs.deduplicateVertices, rhs.deduplicateVertices);
|
|
171261
|
+
}
|
|
171262
|
+
}
|
|
171263
|
+
}
|
|
170829
171264
|
if (0 !== cmp)
|
|
170830
171265
|
return cmp;
|
|
170831
171266
|
cmp = Object(_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__["compareStringsOrUndefined"])(lhs.maskModelIds, rhs.maskModelIds);
|
|
@@ -171063,10 +171498,11 @@ async function expandSubTree(root, rdsource) {
|
|
|
171063
171498
|
}
|
|
171064
171499
|
/** @internal */
|
|
171065
171500
|
class RealityModelTileLoader extends _internal__WEBPACK_IMPORTED_MODULE_7__["RealityTileLoader"] {
|
|
171066
|
-
constructor(tree, batchedIdMap) {
|
|
171501
|
+
constructor(tree, batchedIdMap, deduplicateVertices = false) {
|
|
171067
171502
|
super();
|
|
171068
171503
|
this.tree = tree;
|
|
171069
171504
|
this._batchedIdMap = batchedIdMap;
|
|
171505
|
+
this._deduplicateVertices = deduplicateVertices;
|
|
171070
171506
|
let clipVolume;
|
|
171071
171507
|
if (RealityTileRegion.isGlobal(tree.tilesetJson.boundingVolume))
|
|
171072
171508
|
clipVolume = false;
|
|
@@ -171074,8 +171510,11 @@ class RealityModelTileLoader extends _internal__WEBPACK_IMPORTED_MODULE_7__["Rea
|
|
|
171074
171510
|
// Display edges if they are present (Cesium outline extension) and enabled for view.
|
|
171075
171511
|
this._viewFlagOverrides.visibleEdges = undefined;
|
|
171076
171512
|
this._viewFlagOverrides.hiddenEdges = undefined;
|
|
171513
|
+
// Allow wiremesh display.
|
|
171514
|
+
this._viewFlagOverrides.wiremesh = undefined;
|
|
171077
171515
|
}
|
|
171078
171516
|
get doDrapeBackgroundMap() { return this.tree.doDrapeBackgroundMap; }
|
|
171517
|
+
get wantDeduplicatedVertices() { return this._deduplicateVertices; }
|
|
171079
171518
|
get maxDepth() { return 32; } // Can be removed when element tile selector is working.
|
|
171080
171519
|
get minDepth() { return 0; }
|
|
171081
171520
|
get priority() { return _internal__WEBPACK_IMPORTED_MODULE_7__["TileLoadPriority"].Context; }
|
|
@@ -171159,6 +171598,7 @@ class RealityModelTileTree extends _internal__WEBPACK_IMPORTED_MODULE_7__["Reali
|
|
|
171159
171598
|
super();
|
|
171160
171599
|
this._name = undefined !== props.name ? props.name : "";
|
|
171161
171600
|
this._modelId = props.modelId ? props.modelId : props.iModel.transientIds.next;
|
|
171601
|
+
this._source = props.source;
|
|
171162
171602
|
let transform;
|
|
171163
171603
|
if (undefined !== props.tilesetToDbTransform) {
|
|
171164
171604
|
const tf = _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_2__["Transform"].fromJSON(props.tilesetToDbTransform);
|
|
@@ -171235,7 +171675,7 @@ class RealityModelTileTree extends _internal__WEBPACK_IMPORTED_MODULE_7__["Reali
|
|
|
171235
171675
|
}
|
|
171236
171676
|
}
|
|
171237
171677
|
RealityModelTileTree.Reference = Reference;
|
|
171238
|
-
async function createRealityModelTileTree(rdSourceKey, iModel, modelId, tilesetToDb) {
|
|
171678
|
+
async function createRealityModelTileTree(rdSourceKey, iModel, modelId, tilesetToDb, deduplicateVertices) {
|
|
171239
171679
|
const rdSource = await _RealityDataSource__WEBPACK_IMPORTED_MODULE_6__["RealityDataSource"].fromKey(rdSourceKey, iModel.iTwinId);
|
|
171240
171680
|
// If we can get a valid connection from sourceKey, returns the tile tree
|
|
171241
171681
|
if (rdSource) {
|
|
@@ -171244,7 +171684,7 @@ class RealityModelTileTree extends _internal__WEBPACK_IMPORTED_MODULE_7__["Reali
|
|
|
171244
171684
|
if (tileTreeId === undefined)
|
|
171245
171685
|
return undefined;
|
|
171246
171686
|
const props = await getTileTreeProps(rdSource, tilesetToDb, iModel);
|
|
171247
|
-
const loader = new RealityModelTileLoader(props, new _internal__WEBPACK_IMPORTED_MODULE_7__["BatchedTileIdMap"](iModel));
|
|
171687
|
+
const loader = new RealityModelTileLoader(props, new _internal__WEBPACK_IMPORTED_MODULE_7__["BatchedTileIdMap"](iModel), deduplicateVertices);
|
|
171248
171688
|
const gcsConverterAvailable = await Object(_internal__WEBPACK_IMPORTED_MODULE_7__["getGcsConverterAvailable"])(iModel);
|
|
171249
171689
|
const params = new RealityModelTileTreeParams(tileTreeId, iModel, modelId, loader, gcsConverterAvailable, props.tilesetToEcef);
|
|
171250
171690
|
return new RealityModelTileTree(params);
|
|
@@ -171311,9 +171751,18 @@ class RealityTreeReference extends RealityModelTileTree.Reference {
|
|
|
171311
171751
|
_RealityDataSource__WEBPACK_IMPORTED_MODULE_6__["RealityDataSource"].createKeyFromUrl("", _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__["RealityDataProvider"].ContextShare);
|
|
171312
171752
|
}
|
|
171313
171753
|
get treeOwner() {
|
|
171314
|
-
const treeId = {
|
|
171754
|
+
const treeId = {
|
|
171755
|
+
rdSourceKey: this._rdSourceKey,
|
|
171756
|
+
transform: this._transform,
|
|
171757
|
+
modelId: this.modelId,
|
|
171758
|
+
maskModelIds: this.maskModelIds,
|
|
171759
|
+
deduplicateVertices: this._wantWiremesh,
|
|
171760
|
+
};
|
|
171315
171761
|
return realityTreeSupplier.getOwner(treeId, this._iModel);
|
|
171316
171762
|
}
|
|
171763
|
+
get _wantWiremesh() {
|
|
171764
|
+
return this._source.viewFlags.wiremesh;
|
|
171765
|
+
}
|
|
171317
171766
|
get castsShadows() {
|
|
171318
171767
|
return true;
|
|
171319
171768
|
}
|
|
@@ -171841,6 +172290,7 @@ class RealityTileLoader {
|
|
|
171841
172290
|
// ###TODO: Handle case where tile tree reference(s) have a transform different from tree's (background map with ground bias).
|
|
171842
172291
|
return RealityTileLoader.computeTileClosestToEyePriority(tile, viewports, tile.tree.iModelTransform);
|
|
171843
172292
|
}
|
|
172293
|
+
get wantDeduplicatedVertices() { return false; }
|
|
171844
172294
|
get _batchType() { return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["BatchType"].Primary; }
|
|
171845
172295
|
get _loadEdges() { return true; }
|
|
171846
172296
|
getBatchIdMap() { return undefined; }
|
|
@@ -171875,10 +172325,10 @@ class RealityTileLoader {
|
|
|
171875
172325
|
}
|
|
171876
172326
|
return { graphic };
|
|
171877
172327
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["TileFormat"].B3dm:
|
|
171878
|
-
reader = _internal__WEBPACK_IMPORTED_MODULE_5__["B3dmReader"].create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, tile.center, tile.transformToRoot, isCanceled, this.getBatchIdMap());
|
|
172328
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_5__["B3dmReader"].create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, tile.center, tile.transformToRoot, isCanceled, this.getBatchIdMap(), this.wantDeduplicatedVertices);
|
|
171879
172329
|
break;
|
|
171880
172330
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["TileFormat"].I3dm:
|
|
171881
|
-
reader = _internal__WEBPACK_IMPORTED_MODULE_5__["I3dmReader"].create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, isCanceled);
|
|
172331
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_5__["I3dmReader"].create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, isCanceled, undefined, this.wantDeduplicatedVertices);
|
|
171882
172332
|
break;
|
|
171883
172333
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["TileFormat"].Cmpt:
|
|
171884
172334
|
const header = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__["CompositeTileHeader"](streamBuffer);
|
|
@@ -194869,7 +195319,7 @@ SetupWalkCameraTool.iconSpec = "icon-camera-location";
|
|
|
194869
195319
|
/*! exports provided: name, version, description, main, module, typings, imodeljsSharedLibrary, license, scripts, repository, keywords, author, peerDependencies, //devDependencies, devDependencies, //dependencies, dependencies, nyc, eslintConfig, default */
|
|
194870
195320
|
/***/ (function(module) {
|
|
194871
195321
|
|
|
194872
|
-
module.exports = JSON.parse("{\"name\":\"@itwin/core-frontend\",\"version\":\"3.0.0-dev.
|
|
195322
|
+
module.exports = JSON.parse("{\"name\":\"@itwin/core-frontend\",\"version\":\"3.0.0-dev.138\",\"description\":\"iTwin.js frontend components\",\"main\":\"lib/cjs/core-frontend.js\",\"module\":\"lib/esm/core-frontend.js\",\"typings\":\"lib/cjs/core-frontend\",\"imodeljsSharedLibrary\":true,\"license\":\"MIT\",\"scripts\":{\"build\":\"npm run -s copy:public && npm run -s build:cjs\",\"build:ci\":\"npm run -s build && npm run -s build:esm\",\"build:cjs\":\"tsc 1>&2 --outDir lib/cjs\",\"build:esm\":\"tsc 1>&2 --module ES2020 --outDir lib/esm\",\"clean\":\"rimraf lib .rush/temp/package-deps*.json\",\"copy:public\":\"cpx \\\"./src/public/**/*\\\" ./lib/public\",\"docs\":\"betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/primitives,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts\",\"extract-api\":\"betools extract-api --entry=core-frontend\",\"lint\":\"eslint -f visualstudio \\\"./src/**/*.ts\\\" 1>&2\",\"pseudolocalize\":\"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO\",\"test\":\"npm run -s webpackTests && certa -r chrome\",\"cover\":\"npm -s test\",\"test:debug\":\"certa -r chrome --debug\",\"webpackTests\":\"webpack --config ./src/test/utils/webpack.config.js 1>&2\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/iTwin/itwinjs-core/tree/master/core/frontend\"},\"keywords\":[\"Bentley\",\"BIM\",\"iModel\",\"digital-twin\",\"iTwin\"],\"author\":{\"name\":\"Bentley Systems, Inc.\",\"url\":\"http://www.bentley.com\"},\"peerDependencies\":{\"@bentley/itwin-client\":\"workspace:^3.0.0-dev.138\",\"@itwin/appui-abstract\":\"workspace:^3.0.0-dev.138\",\"@itwin/core-bentley\":\"workspace:^3.0.0-dev.138\",\"@itwin/core-common\":\"workspace:^3.0.0-dev.138\",\"@itwin/core-geometry\":\"workspace:^3.0.0-dev.138\",\"@itwin/core-orbitgt\":\"workspace:^3.0.0-dev.138\",\"@itwin/core-quantity\":\"workspace:^3.0.0-dev.138\",\"@itwin/webgl-compatibility\":\"workspace:^3.0.0-dev.138\"},\"//devDependencies\":[\"NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install\",\"NOTE: All tools used by scripts in this package must be listed as devDependencies\"],\"devDependencies\":{\"@bentley/itwin-client\":\"workspace:*\",\"@itwin/appui-abstract\":\"workspace:*\",\"@itwin/build-tools\":\"workspace:*\",\"@itwin/core-bentley\":\"workspace:*\",\"@itwin/core-common\":\"workspace:*\",\"@itwin/core-geometry\":\"workspace:*\",\"@itwin/core-orbitgt\":\"workspace:*\",\"@itwin/core-quantity\":\"workspace:*\",\"@itwin/certa\":\"workspace:*\",\"@itwin/eslint-plugin\":\"workspace:*\",\"@itwin/webgl-compatibility\":\"workspace:*\",\"@types/chai\":\"^4.1.4\",\"@types/chai-as-promised\":\"^7\",\"@types/mocha\":\"^8.2.2\",\"@types/node\":\"14.14.31\",\"@types/semver\":\"^5.5.0\",\"@types/sinon\":\"^9.0.0\",\"chai\":\"^4.1.2\",\"chai-as-promised\":\"^7\",\"cpx2\":\"^3.0.0\",\"eslint\":\"^7.11.0\",\"glob\":\"^7.1.2\",\"mocha\":\"^8.3.2\",\"nyc\":\"^15.1.0\",\"rimraf\":\"^3.0.2\",\"sinon\":\"^9.0.2\",\"source-map-loader\":\"^1.0.0\",\"typescript\":\"~4.4.0\",\"webpack\":\"4.42.0\"},\"//dependencies\":[\"NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API\",\"NOTE: core-frontend should remain UI technology agnostic, so no react/angular dependencies are allowed\"],\"dependencies\":{\"@itwin/core-i18n\":\"workspace:*\",\"@itwin/core-telemetry\":\"workspace:*\",\"fuse.js\":\"^3.3.0\",\"semver\":\"^5.5.0\",\"wms-capabilities\":\"0.4.0\",\"xml-js\":\"~1.6.11\"},\"nyc\":{\"extends\":\"./node_modules/@itwin/build-tools/.nycrc\"},\"eslintConfig\":{\"plugins\":[\"@itwin\"],\"extends\":\"plugin:@itwin/itwinjs-recommended\",\"rules\":{\"@itwin/no-internal-barrel-imports\":[\"error\",{\"required-barrel-modules\":[\"./src/tile/internal.ts\"]}]},\"overrides\":[{\"files\":[\"*.test.ts\",\"*.test.tsx\",\"**/test/**/*.ts\",\"**/test/**/*.tsx\"],\"rules\":{\"@itwin/no-internal-barrel-imports\":\"off\"}}]}}");
|
|
194873
195323
|
|
|
194874
195324
|
/***/ }),
|
|
194875
195325
|
|
|
@@ -272666,7 +273116,7 @@ class ITwinLocalization {
|
|
|
272666
273116
|
* @note - The registerNamespace method starts fetching the appropriate version of the JSON localization file from the server,
|
|
272667
273117
|
* based on the current locale. To make sure that fetch is complete before performing translations from this namespace, await
|
|
272668
273118
|
* fulfillment of the readPromise Promise property of the returned LocalizationNamespace.
|
|
272669
|
-
* @see [Localization in
|
|
273119
|
+
* @see [Localization in iTwin.js]($docs/learning/frontend/Localization.md)
|
|
272670
273120
|
* @public
|
|
272671
273121
|
*/
|
|
272672
273122
|
async registerNamespace(name) {
|
|
@@ -291310,7 +291760,7 @@ class Parser {
|
|
|
291310
291760
|
}
|
|
291311
291761
|
return tokens;
|
|
291312
291762
|
}
|
|
291313
|
-
static async lookupUnitByLabel(unitLabel, format, unitsProvider) {
|
|
291763
|
+
static async lookupUnitByLabel(unitLabel, format, unitsProvider, altUnitLabelsProvider) {
|
|
291314
291764
|
const defaultUnit = format.units && format.units.length > 0 ? format.units[0][0] : undefined;
|
|
291315
291765
|
const labelToFind = unitLabel.toLowerCase();
|
|
291316
291766
|
// First look in format for a label and matches
|
|
@@ -291318,7 +291768,9 @@ class Parser {
|
|
|
291318
291768
|
const formatUnit = format.units.find(([unit, label]) => {
|
|
291319
291769
|
if (label && label.toLowerCase() === labelToFind)
|
|
291320
291770
|
return true;
|
|
291321
|
-
|
|
291771
|
+
const alternateLabels = altUnitLabelsProvider === null || altUnitLabelsProvider === void 0 ? void 0 : altUnitLabelsProvider.getAlternateUnitLabels(unit);
|
|
291772
|
+
// check any alternate labels that may be defined for the Unit
|
|
291773
|
+
if (alternateLabels && alternateLabels.find((lbl) => lbl.toLowerCase() === labelToFind))
|
|
291322
291774
|
return true;
|
|
291323
291775
|
return false;
|
|
291324
291776
|
});
|
|
@@ -291332,7 +291784,7 @@ class Parser {
|
|
|
291332
291784
|
foundUnit = await unitsProvider.findUnit(unitLabel, defaultUnit ? defaultUnit.phenomenon : undefined);
|
|
291333
291785
|
return foundUnit;
|
|
291334
291786
|
}
|
|
291335
|
-
static async createQuantityFromParseTokens(tokens, format, unitsProvider) {
|
|
291787
|
+
static async createQuantityFromParseTokens(tokens, format, unitsProvider, altUnitLabelsProvider) {
|
|
291336
291788
|
let defaultUnit = format.units && format.units.length > 0 ? format.units[0][0] : undefined;
|
|
291337
291789
|
// common case where single value is supplied
|
|
291338
291790
|
if (tokens.length === 1) {
|
|
@@ -291340,14 +291792,14 @@ class Parser {
|
|
|
291340
291792
|
return new _Quantity__WEBPACK_IMPORTED_MODULE_2__["Quantity"](defaultUnit, tokens[0].value);
|
|
291341
291793
|
}
|
|
291342
291794
|
else {
|
|
291343
|
-
const unit = await this.lookupUnitByLabel(tokens[0].value, format, unitsProvider);
|
|
291795
|
+
const unit = await this.lookupUnitByLabel(tokens[0].value, format, unitsProvider, altUnitLabelsProvider);
|
|
291344
291796
|
return new _Quantity__WEBPACK_IMPORTED_MODULE_2__["Quantity"](unit);
|
|
291345
291797
|
}
|
|
291346
291798
|
}
|
|
291347
291799
|
// common case where single value and single label are supplied
|
|
291348
291800
|
if (tokens.length === 2) {
|
|
291349
291801
|
if (tokens[0].isNumber && tokens[1].isString) {
|
|
291350
|
-
const unit = await this.lookupUnitByLabel(tokens[1].value, format, unitsProvider);
|
|
291802
|
+
const unit = await this.lookupUnitByLabel(tokens[1].value, format, unitsProvider, altUnitLabelsProvider);
|
|
291351
291803
|
if (undefined === defaultUnit)
|
|
291352
291804
|
defaultUnit = unit;
|
|
291353
291805
|
if (defaultUnit && defaultUnit.name === unit.name) {
|
|
@@ -291361,7 +291813,7 @@ class Parser {
|
|
|
291361
291813
|
}
|
|
291362
291814
|
else { // unit specification comes before value (like currency)
|
|
291363
291815
|
if (tokens[1].isNumber && tokens[0].isString) {
|
|
291364
|
-
const unit = await this.lookupUnitByLabel(tokens[0].value, format, unitsProvider);
|
|
291816
|
+
const unit = await this.lookupUnitByLabel(tokens[0].value, format, unitsProvider, altUnitLabelsProvider);
|
|
291365
291817
|
if (undefined === defaultUnit)
|
|
291366
291818
|
defaultUnit = unit;
|
|
291367
291819
|
if (defaultUnit && defaultUnit.name === unit.name) {
|
|
@@ -291381,7 +291833,7 @@ class Parser {
|
|
|
291381
291833
|
for (let i = 0; i < tokens.length; i = i + 2) {
|
|
291382
291834
|
if (tokens[i].isNumber && tokens[i + 1].isString) {
|
|
291383
291835
|
const value = tokens[i].value;
|
|
291384
|
-
const unit = await this.lookupUnitByLabel(tokens[i + 1].value, format, unitsProvider);
|
|
291836
|
+
const unit = await this.lookupUnitByLabel(tokens[i + 1].value, format, unitsProvider, altUnitLabelsProvider);
|
|
291385
291837
|
if (undefined === defaultUnit)
|
|
291386
291838
|
defaultUnit = unit;
|
|
291387
291839
|
if (0 === i) {
|
|
@@ -291412,11 +291864,11 @@ class Parser {
|
|
|
291412
291864
|
* @param format Defines the likely format of inString.
|
|
291413
291865
|
* @param unitsProvider required to look up units that may be specified in inString
|
|
291414
291866
|
*/
|
|
291415
|
-
static async parseIntoQuantity(inString, format, unitsProvider) {
|
|
291867
|
+
static async parseIntoQuantity(inString, format, unitsProvider, altUnitLabelsProvider) {
|
|
291416
291868
|
const tokens = Parser.parseQuantitySpecification(inString, format);
|
|
291417
291869
|
if (tokens.length === 0)
|
|
291418
291870
|
return new _Quantity__WEBPACK_IMPORTED_MODULE_2__["Quantity"]();
|
|
291419
|
-
return Parser.createQuantityFromParseTokens(tokens, format, unitsProvider);
|
|
291871
|
+
return Parser.createQuantityFromParseTokens(tokens, format, unitsProvider, altUnitLabelsProvider);
|
|
291420
291872
|
}
|
|
291421
291873
|
/** method to get the Unit Conversion given a unit label */
|
|
291422
291874
|
static tryFindUnitConversion(unitLabel, unitsConversions, preferredUnit) {
|
|
@@ -291566,15 +292018,16 @@ class Parser {
|
|
|
291566
292018
|
return Parser.getQuantityValueFromParseTokens(tokens, format, unitsConversions);
|
|
291567
292019
|
}
|
|
291568
292020
|
/** Async Method used to create an array of UnitConversionSpec entries that can be used in synchronous calls to parse units. */
|
|
291569
|
-
static async createUnitConversionSpecsForUnit(unitsProvider, outUnit) {
|
|
292021
|
+
static async createUnitConversionSpecsForUnit(unitsProvider, outUnit, altUnitLabelsProvider) {
|
|
291570
292022
|
const unitConversionSpecs = [];
|
|
291571
292023
|
const familyUnits = await unitsProvider.getUnitsByFamily(outUnit.phenomenon);
|
|
291572
292024
|
for (const unit of familyUnits) {
|
|
291573
292025
|
const conversion = await unitsProvider.getConversion(unit, outUnit);
|
|
291574
292026
|
const parseLabels = [unit.label.toLocaleLowerCase()];
|
|
291575
|
-
|
|
291576
|
-
|
|
291577
|
-
|
|
292027
|
+
const alternateLabels = altUnitLabelsProvider === null || altUnitLabelsProvider === void 0 ? void 0 : altUnitLabelsProvider.getAlternateUnitLabels(unit);
|
|
292028
|
+
// add any alternate labels that may be defined for the Unit
|
|
292029
|
+
if (alternateLabels) {
|
|
292030
|
+
alternateLabels.forEach((label) => {
|
|
291578
292031
|
const potentialLabel = label.toLocaleLowerCase();
|
|
291579
292032
|
if (-1 === parseLabels.findIndex((lbl) => lbl === potentialLabel))
|
|
291580
292033
|
parseLabels.push(label.toLocaleLowerCase());
|
|
@@ -291591,7 +292044,7 @@ class Parser {
|
|
|
291591
292044
|
return unitConversionSpecs;
|
|
291592
292045
|
}
|
|
291593
292046
|
/** Async Method used to create an array of UnitConversionSpec entries that can be used in synchronous calls to parse units. */
|
|
291594
|
-
static async createUnitConversionSpecs(unitsProvider, outUnitName, potentialParseUnits) {
|
|
292047
|
+
static async createUnitConversionSpecs(unitsProvider, outUnitName, potentialParseUnits, altUnitLabelsProvider) {
|
|
291595
292048
|
const unitConversionSpecs = [];
|
|
291596
292049
|
const outUnit = await unitsProvider.findUnitByName(outUnitName);
|
|
291597
292050
|
if (!outUnit || !outUnit.name || 0 === outUnit.name.length) {
|
|
@@ -291608,14 +292061,16 @@ class Parser {
|
|
|
291608
292061
|
}
|
|
291609
292062
|
const conversion = await unitsProvider.getConversion(unit, outUnit);
|
|
291610
292063
|
const parseLabels = [unit.label.toLocaleLowerCase()];
|
|
291611
|
-
|
|
291612
|
-
|
|
291613
|
-
|
|
292064
|
+
const alternateLabels = altUnitLabelsProvider === null || altUnitLabelsProvider === void 0 ? void 0 : altUnitLabelsProvider.getAlternateUnitLabels(unit);
|
|
292065
|
+
// add any alternate labels that may be defined for the Unit
|
|
292066
|
+
if (alternateLabels) {
|
|
292067
|
+
alternateLabels.forEach((label) => {
|
|
291614
292068
|
const potentialLabel = label.toLocaleLowerCase();
|
|
291615
292069
|
if (-1 === parseLabels.findIndex((lbl) => lbl === potentialLabel))
|
|
291616
292070
|
parseLabels.push(label.toLocaleLowerCase());
|
|
291617
292071
|
});
|
|
291618
292072
|
}
|
|
292073
|
+
// add any alternate labels that where provided by caller
|
|
291619
292074
|
if (potentialParseUnit.altLabels) {
|
|
291620
292075
|
potentialParseUnit.altLabels.forEach((label) => {
|
|
291621
292076
|
const potentialLabel = label.toLocaleLowerCase();
|
|
@@ -291684,8 +292139,8 @@ class ParserSpec {
|
|
|
291684
292139
|
* @param unitsProvider The units provider is used to look up unit definitions and provide conversion information for converting between units.
|
|
291685
292140
|
* @param outUnit The unit the value to be formatted. This unit is often referred to as persistence unit.
|
|
291686
292141
|
*/
|
|
291687
|
-
static async create(format, unitsProvider, outUnit) {
|
|
291688
|
-
const conversions = await _Parser__WEBPACK_IMPORTED_MODULE_0__["Parser"].createUnitConversionSpecsForUnit(unitsProvider, outUnit);
|
|
292142
|
+
static async create(format, unitsProvider, outUnit, altUnitLabelsProvider) {
|
|
292143
|
+
const conversions = await _Parser__WEBPACK_IMPORTED_MODULE_0__["Parser"].createUnitConversionSpecsForUnit(unitsProvider, outUnit, altUnitLabelsProvider);
|
|
291689
292144
|
return new ParserSpec(outUnit, format, conversions);
|
|
291690
292145
|
}
|
|
291691
292146
|
/** Do the parsing. Done this way to allow Custom Parser Specs to parse custom formatted strings into their quantities. */
|
|
@@ -291775,7 +292230,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
291775
292230
|
* @beta
|
|
291776
292231
|
*/
|
|
291777
292232
|
class BasicUnit {
|
|
291778
|
-
constructor(name, label, phenomenon,
|
|
292233
|
+
constructor(name, label, phenomenon, system) {
|
|
291779
292234
|
this.name = "";
|
|
291780
292235
|
this.label = "";
|
|
291781
292236
|
this.phenomenon = "";
|
|
@@ -291785,7 +292240,6 @@ class BasicUnit {
|
|
|
291785
292240
|
this.name = name;
|
|
291786
292241
|
this.label = label;
|
|
291787
292242
|
this.phenomenon = phenomenon;
|
|
291788
|
-
this.alternateLabels = alternateLabels;
|
|
291789
292243
|
this.isValid = true;
|
|
291790
292244
|
if (system)
|
|
291791
292245
|
this.system = system;
|
|
@@ -292554,11 +293008,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
292554
293008
|
|
|
292555
293009
|
|
|
292556
293010
|
/** @docs-package-description
|
|
292557
|
-
* The webgl-compatibility package provides APIs for determining the level of compatibility of a browser+device with the
|
|
293011
|
+
* The webgl-compatibility package provides APIs for determining the level of compatibility of a browser+device with the iTwin.js rendering system.
|
|
292558
293012
|
*/
|
|
292559
293013
|
/**
|
|
292560
293014
|
* @docs-group-description Compatibility
|
|
292561
|
-
* APIs for evaluating compatibility with the
|
|
293015
|
+
* APIs for evaluating compatibility with the iTwin.js rendering system.
|
|
292562
293016
|
*/
|
|
292563
293017
|
|
|
292564
293018
|
|
|
@@ -305950,7 +306404,7 @@ describe("DevTools", () => {
|
|
|
305950
306404
|
it("can get the versions", async () => {
|
|
305951
306405
|
const versions = await devTools.versions();
|
|
305952
306406
|
chai_1.assert.isDefined(versions.application);
|
|
305953
|
-
chai_1.assert.isDefined(versions.
|
|
306407
|
+
chai_1.assert.isDefined(versions.iTwinJs);
|
|
305954
306408
|
});
|
|
305955
306409
|
});
|
|
305956
306410
|
|
|
@@ -306813,7 +307267,7 @@ class TestContext {
|
|
|
306813
307267
|
(0, chai_1.expect)(this.settings.iModels.length).to.be.gte(1, `Unexpected number of iModels found in settings - got ${this.settings.iModels.length}, expected at least 1`);
|
|
306814
307268
|
// Print out the configuration
|
|
306815
307269
|
console.log(this.settings.toString());
|
|
306816
|
-
// Configure
|
|
307270
|
+
// Configure iTwin.js frontend logging to go to the console
|
|
306817
307271
|
core_bentley_1.Logger.initializeToConsole();
|
|
306818
307272
|
core_bentley_1.Logger.setLevelDefault(this.settings.logLevel === undefined ? core_bentley_1.LogLevel.Warning : this.settings.logLevel);
|
|
306819
307273
|
if (undefined !== this.settings.oidcClientId) {
|
|
@@ -306830,7 +307284,7 @@ class TestContext {
|
|
|
306830
307284
|
this.clientAccessToken = await (0, SideChannels_1.getClientAccessTokenFromBackend)();
|
|
306831
307285
|
this.initializeRpcInterfaces({ title: this.settings.Backend.name, version: this.settings.Backend.version });
|
|
306832
307286
|
await core_frontend_1.NoRenderApp.startup({
|
|
306833
|
-
applicationVersion: "3.0.0-dev.
|
|
307287
|
+
applicationVersion: "3.0.0-dev.138",
|
|
306834
307288
|
applicationId: this.settings.gprid,
|
|
306835
307289
|
authorizationClient: new frontend_1.TestFrontendAuthorizationClient(this.adminUserAccessToken),
|
|
306836
307290
|
hubAccess: new imodelhub_client_1.IModelHubFrontend(),
|