@itwin/core-i18n 5.0.0-dev.3 → 5.0.0-dev.34
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/CHANGELOG.md +16 -1
- package/lib/cjs/ITwinLocalization.js +1 -1
- package/lib/cjs/ITwinLocalization.js.map +1 -1
- package/lib/cjs/core-i18n.js.map +1 -1
- package/lib/cjs/test/ITwinLocalization.test.js.map +1 -1
- package/lib/cjs/test/webpack/bundled-tests.instrumented.js +499 -523
- package/lib/cjs/test/webpack/bundled-tests.instrumented.js.map +1 -1
- package/lib/cjs/test/webpack/bundled-tests.js +299 -325
- package/lib/cjs/test/webpack/bundled-tests.js.map +1 -1
- package/lib/esm/ITwinLocalization.js +1 -1
- package/lib/esm/ITwinLocalization.js.map +1 -1
- package/lib/esm/core-i18n.js.map +1 -1
- package/lib/esm/test/ITwinLocalization.test.js.map +1 -1
- package/package.json +10 -10
|
@@ -10815,8 +10815,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10815
10815
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10816
10816
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
10817
10817
|
/* harmony export */ });
|
|
10818
|
-
/* harmony import */ var _babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/esm/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
10819
|
-
/* harmony import */ var _babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @babel/runtime/helpers/esm/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
10818
|
+
/* harmony import */ var _babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/esm/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
|
|
10819
|
+
/* harmony import */ var _babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @babel/runtime/helpers/esm/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/createClass.js");
|
|
10820
10820
|
|
|
10821
10821
|
|
|
10822
10822
|
|
|
@@ -11244,15 +11244,15 @@ Browser.type = 'languageDetector';
|
|
|
11244
11244
|
"use strict";
|
|
11245
11245
|
|
|
11246
11246
|
|
|
11247
|
-
var _typeof = __webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11248
|
-
var _classCallCheck = __webpack_require__(/*! @babel/runtime/helpers/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11249
|
-
var _createClass = __webpack_require__(/*! @babel/runtime/helpers/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11250
|
-
var _assertThisInitialized = __webpack_require__(/*! @babel/runtime/helpers/assertThisInitialized */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11251
|
-
var _inherits = __webpack_require__(/*! @babel/runtime/helpers/inherits */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11252
|
-
var _possibleConstructorReturn = __webpack_require__(/*! @babel/runtime/helpers/possibleConstructorReturn */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11253
|
-
var _getPrototypeOf = __webpack_require__(/*! @babel/runtime/helpers/getPrototypeOf */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11254
|
-
var _defineProperty = __webpack_require__(/*! @babel/runtime/helpers/defineProperty */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11255
|
-
var _toArray = __webpack_require__(/*! @babel/runtime/helpers/toArray */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
11247
|
+
var _typeof = __webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js");
|
|
11248
|
+
var _classCallCheck = __webpack_require__(/*! @babel/runtime/helpers/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js");
|
|
11249
|
+
var _createClass = __webpack_require__(/*! @babel/runtime/helpers/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js");
|
|
11250
|
+
var _assertThisInitialized = __webpack_require__(/*! @babel/runtime/helpers/assertThisInitialized */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js");
|
|
11251
|
+
var _inherits = __webpack_require__(/*! @babel/runtime/helpers/inherits */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js");
|
|
11252
|
+
var _possibleConstructorReturn = __webpack_require__(/*! @babel/runtime/helpers/possibleConstructorReturn */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js");
|
|
11253
|
+
var _getPrototypeOf = __webpack_require__(/*! @babel/runtime/helpers/getPrototypeOf */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js");
|
|
11254
|
+
var _defineProperty = __webpack_require__(/*! @babel/runtime/helpers/defineProperty */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js");
|
|
11255
|
+
var _toArray = __webpack_require__(/*! @babel/runtime/helpers/toArray */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js");
|
|
11256
11256
|
|
|
11257
11257
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
11258
11258
|
|
|
@@ -15439,7 +15439,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15439
15439
|
"use strict";
|
|
15440
15440
|
__webpack_require__.r(__webpack_exports__);
|
|
15441
15441
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15442
|
-
/* harmony export */
|
|
15442
|
+
/* harmony export */ assert: () => (/* binding */ assert)
|
|
15443
15443
|
/* harmony export */ });
|
|
15444
15444
|
/*---------------------------------------------------------------------------------------------
|
|
15445
15445
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -15495,9 +15495,9 @@ function assert(condition, message) {
|
|
|
15495
15495
|
"use strict";
|
|
15496
15496
|
__webpack_require__.r(__webpack_exports__);
|
|
15497
15497
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15498
|
-
/* harmony export */
|
|
15499
|
-
/* harmony export */
|
|
15500
|
-
/* harmony export */
|
|
15498
|
+
/* harmony export */ BeEvent: () => (/* binding */ BeEvent),
|
|
15499
|
+
/* harmony export */ BeEventList: () => (/* binding */ BeEventList),
|
|
15500
|
+
/* harmony export */ BeUiEvent: () => (/* binding */ BeUiEvent)
|
|
15501
15501
|
/* harmony export */ });
|
|
15502
15502
|
/* harmony import */ var _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./UnexpectedErrors */ "../bentley/lib/esm/UnexpectedErrors.js");
|
|
15503
15503
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -15663,9 +15663,9 @@ class BeEventList {
|
|
|
15663
15663
|
"use strict";
|
|
15664
15664
|
__webpack_require__.r(__webpack_exports__);
|
|
15665
15665
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15666
|
-
/* harmony export */
|
|
15667
|
-
/* harmony export */
|
|
15668
|
-
/* harmony export */
|
|
15666
|
+
/* harmony export */ DbOpcode: () => (/* binding */ DbOpcode),
|
|
15667
|
+
/* harmony export */ DbResult: () => (/* binding */ DbResult),
|
|
15668
|
+
/* harmony export */ OpenMode: () => (/* binding */ OpenMode)
|
|
15669
15669
|
/* harmony export */ });
|
|
15670
15670
|
/*---------------------------------------------------------------------------------------------
|
|
15671
15671
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -15860,16 +15860,16 @@ var DbResult;
|
|
|
15860
15860
|
"use strict";
|
|
15861
15861
|
__webpack_require__.r(__webpack_exports__);
|
|
15862
15862
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15863
|
-
/* harmony export */
|
|
15864
|
-
/* harmony export */
|
|
15865
|
-
/* harmony export */
|
|
15866
|
-
/* harmony export */
|
|
15867
|
-
/* harmony export */
|
|
15868
|
-
/* harmony export */
|
|
15869
|
-
/* harmony export */
|
|
15870
|
-
/* harmony export */
|
|
15871
|
-
/* harmony export */
|
|
15872
|
-
/* harmony export */
|
|
15863
|
+
/* harmony export */ BentleyError: () => (/* binding */ BentleyError),
|
|
15864
|
+
/* harmony export */ BentleyStatus: () => (/* binding */ BentleyStatus),
|
|
15865
|
+
/* harmony export */ BriefcaseStatus: () => (/* binding */ BriefcaseStatus),
|
|
15866
|
+
/* harmony export */ ChangeSetStatus: () => (/* binding */ ChangeSetStatus),
|
|
15867
|
+
/* harmony export */ GeoServiceStatus: () => (/* binding */ GeoServiceStatus),
|
|
15868
|
+
/* harmony export */ HttpStatus: () => (/* binding */ HttpStatus),
|
|
15869
|
+
/* harmony export */ IModelHubStatus: () => (/* binding */ IModelHubStatus),
|
|
15870
|
+
/* harmony export */ IModelStatus: () => (/* binding */ IModelStatus),
|
|
15871
|
+
/* harmony export */ RealityDataStatus: () => (/* binding */ RealityDataStatus),
|
|
15872
|
+
/* harmony export */ RpcInterfaceStatus: () => (/* binding */ RpcInterfaceStatus)
|
|
15873
15873
|
/* harmony export */ });
|
|
15874
15874
|
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeSQLite */ "../bentley/lib/esm/BeSQLite.js");
|
|
15875
15875
|
/* harmony import */ var _internal_RepositoryStatus__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./internal/RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
@@ -16550,7 +16550,7 @@ class BentleyError extends Error {
|
|
|
16550
16550
|
"use strict";
|
|
16551
16551
|
__webpack_require__.r(__webpack_exports__);
|
|
16552
16552
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16553
|
-
/* harmony export */
|
|
16553
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* binding */ BentleyLoggerCategory)
|
|
16554
16554
|
/* harmony export */ });
|
|
16555
16555
|
/*---------------------------------------------------------------------------------------------
|
|
16556
16556
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16581,7 +16581,7 @@ var BentleyLoggerCategory;
|
|
|
16581
16581
|
"use strict";
|
|
16582
16582
|
__webpack_require__.r(__webpack_exports__);
|
|
16583
16583
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16584
|
-
/* harmony export */
|
|
16584
|
+
/* harmony export */ ByteStream: () => (/* binding */ ByteStream)
|
|
16585
16585
|
/* harmony export */ });
|
|
16586
16586
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16587
16587
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -16753,8 +16753,8 @@ class ByteStream {
|
|
|
16753
16753
|
"use strict";
|
|
16754
16754
|
__webpack_require__.r(__webpack_exports__);
|
|
16755
16755
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16756
|
-
/* harmony export */
|
|
16757
|
-
/* harmony export */
|
|
16756
|
+
/* harmony export */ isProperSubclassOf: () => (/* binding */ isProperSubclassOf),
|
|
16757
|
+
/* harmony export */ isSubclassOf: () => (/* binding */ isSubclassOf)
|
|
16758
16758
|
/* harmony export */ });
|
|
16759
16759
|
/*---------------------------------------------------------------------------------------------
|
|
16760
16760
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16796,15 +16796,15 @@ function isSubclassOf(subclass, superclass) {
|
|
|
16796
16796
|
"use strict";
|
|
16797
16797
|
__webpack_require__.r(__webpack_exports__);
|
|
16798
16798
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16799
|
-
/* harmony export */
|
|
16800
|
-
/* harmony export */
|
|
16801
|
-
/* harmony export */
|
|
16802
|
-
/* harmony export */
|
|
16803
|
-
/* harmony export */
|
|
16804
|
-
/* harmony export */
|
|
16805
|
-
/* harmony export */
|
|
16806
|
-
/* harmony export */
|
|
16807
|
-
/* harmony export */
|
|
16799
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* binding */ areEqualPossiblyUndefined),
|
|
16800
|
+
/* harmony export */ compareBooleans: () => (/* binding */ compareBooleans),
|
|
16801
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* binding */ compareBooleansOrUndefined),
|
|
16802
|
+
/* harmony export */ compareNumbers: () => (/* binding */ compareNumbers),
|
|
16803
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* binding */ compareNumbersOrUndefined),
|
|
16804
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* binding */ comparePossiblyUndefined),
|
|
16805
|
+
/* harmony export */ compareStrings: () => (/* binding */ compareStrings),
|
|
16806
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* binding */ compareStringsOrUndefined),
|
|
16807
|
+
/* harmony export */ compareWithTolerance: () => (/* binding */ compareWithTolerance)
|
|
16808
16808
|
/* harmony export */ });
|
|
16809
16809
|
/*---------------------------------------------------------------------------------------------
|
|
16810
16810
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16882,9 +16882,9 @@ function areEqualPossiblyUndefined(t, u, areEqual) {
|
|
|
16882
16882
|
"use strict";
|
|
16883
16883
|
__webpack_require__.r(__webpack_exports__);
|
|
16884
16884
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16885
|
-
/* harmony export */
|
|
16886
|
-
/* harmony export */
|
|
16887
|
-
/* harmony export */
|
|
16885
|
+
/* harmony export */ CompressedId64Set: () => (/* binding */ CompressedId64Set),
|
|
16886
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* binding */ MutableCompressedId64Set),
|
|
16887
|
+
/* harmony export */ OrderedId64Array: () => (/* binding */ OrderedId64Array)
|
|
16888
16888
|
/* harmony export */ });
|
|
16889
16889
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16890
16890
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -17010,6 +17010,7 @@ var CompressedId64Set;
|
|
|
17010
17010
|
CompressedId64Set.compressIds = compressIds;
|
|
17011
17011
|
/** This exists strictly for the purposes of compressed sets of 64-bit Ids, to avoid the overhead of BigInt for handling 64-bit integers. */
|
|
17012
17012
|
class Uint64 {
|
|
17013
|
+
static { this._base = 0x100000000; }
|
|
17013
17014
|
static assertUint32(num) {
|
|
17014
17015
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num >= 0);
|
|
17015
17016
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num < Uint64._base);
|
|
@@ -17071,7 +17072,6 @@ var CompressedId64Set;
|
|
|
17071
17072
|
return _Id__WEBPACK_IMPORTED_MODULE_1__.Id64.fromUint32Pair(this.lower, this.upper);
|
|
17072
17073
|
}
|
|
17073
17074
|
}
|
|
17074
|
-
Uint64._base = 0x100000000;
|
|
17075
17075
|
/** Supplies an iterator over the [[Id64String]]s in a [[CompressedId64Set]].
|
|
17076
17076
|
* The Ids are iterated in ascending order based on their unsigned 64-bit integer values.
|
|
17077
17077
|
*/
|
|
@@ -17326,7 +17326,7 @@ class MutableCompressedId64Set {
|
|
|
17326
17326
|
"use strict";
|
|
17327
17327
|
__webpack_require__.r(__webpack_exports__);
|
|
17328
17328
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17329
|
-
/* harmony export */
|
|
17329
|
+
/* harmony export */ Dictionary: () => (/* binding */ Dictionary)
|
|
17330
17330
|
/* harmony export */ });
|
|
17331
17331
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
17332
17332
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -17541,11 +17541,11 @@ class Dictionary {
|
|
|
17541
17541
|
"use strict";
|
|
17542
17542
|
__webpack_require__.r(__webpack_exports__);
|
|
17543
17543
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17544
|
-
/* harmony export */
|
|
17545
|
-
/* harmony export */
|
|
17546
|
-
/* harmony export */
|
|
17547
|
-
/* harmony export */
|
|
17548
|
-
/* harmony export */
|
|
17544
|
+
/* harmony export */ DisposableList: () => (/* binding */ DisposableList),
|
|
17545
|
+
/* harmony export */ dispose: () => (/* binding */ dispose),
|
|
17546
|
+
/* harmony export */ disposeArray: () => (/* binding */ disposeArray),
|
|
17547
|
+
/* harmony export */ isIDisposable: () => (/* binding */ isIDisposable),
|
|
17548
|
+
/* harmony export */ using: () => (/* binding */ using)
|
|
17549
17549
|
/* harmony export */ });
|
|
17550
17550
|
/*---------------------------------------------------------------------------------------------
|
|
17551
17551
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -17671,9 +17671,9 @@ class DisposableList {
|
|
|
17671
17671
|
"use strict";
|
|
17672
17672
|
__webpack_require__.r(__webpack_exports__);
|
|
17673
17673
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17674
|
-
/* harmony export */
|
|
17675
|
-
/* harmony export */
|
|
17676
|
-
/* harmony export */
|
|
17674
|
+
/* harmony export */ Guid: () => (/* binding */ Guid),
|
|
17675
|
+
/* harmony export */ Id64: () => (/* binding */ Id64),
|
|
17676
|
+
/* harmony export */ TransientIdSequence: () => (/* binding */ TransientIdSequence)
|
|
17677
17677
|
/* harmony export */ });
|
|
17678
17678
|
/*---------------------------------------------------------------------------------------------
|
|
17679
17679
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18159,8 +18159,11 @@ var Id64;
|
|
|
18159
18159
|
/** Remove an Id from the set. */
|
|
18160
18160
|
delete(low, high) {
|
|
18161
18161
|
const set = this._map.get(high);
|
|
18162
|
-
if (undefined !== set)
|
|
18162
|
+
if (undefined !== set) {
|
|
18163
18163
|
set.delete(low);
|
|
18164
|
+
if (set.size === 0)
|
|
18165
|
+
this._map.delete(high);
|
|
18166
|
+
}
|
|
18164
18167
|
}
|
|
18165
18168
|
/** Returns true if the set contains the specified Id. */
|
|
18166
18169
|
has(low, high) {
|
|
@@ -18414,8 +18417,8 @@ var Guid;
|
|
|
18414
18417
|
"use strict";
|
|
18415
18418
|
__webpack_require__.r(__webpack_exports__);
|
|
18416
18419
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18417
|
-
/* harmony export */
|
|
18418
|
-
/* harmony export */
|
|
18420
|
+
/* harmony export */ IndexMap: () => (/* binding */ IndexMap),
|
|
18421
|
+
/* harmony export */ IndexedValue: () => (/* binding */ IndexedValue)
|
|
18419
18422
|
/* harmony export */ });
|
|
18420
18423
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
18421
18424
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -18537,7 +18540,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18537
18540
|
"use strict";
|
|
18538
18541
|
__webpack_require__.r(__webpack_exports__);
|
|
18539
18542
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18540
|
-
/* harmony export */
|
|
18543
|
+
/* harmony export */ JsonUtils: () => (/* binding */ JsonUtils)
|
|
18541
18544
|
/* harmony export */ });
|
|
18542
18545
|
/*---------------------------------------------------------------------------------------------
|
|
18543
18546
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18700,10 +18703,10 @@ var JsonUtils;
|
|
|
18700
18703
|
"use strict";
|
|
18701
18704
|
__webpack_require__.r(__webpack_exports__);
|
|
18702
18705
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18703
|
-
/* harmony export */
|
|
18704
|
-
/* harmony export */
|
|
18705
|
-
/* harmony export */
|
|
18706
|
-
/* harmony export */
|
|
18706
|
+
/* harmony export */ Entry: () => (/* binding */ Entry),
|
|
18707
|
+
/* harmony export */ LRUCache: () => (/* binding */ LRUCache),
|
|
18708
|
+
/* harmony export */ LRUDictionary: () => (/* binding */ LRUDictionary),
|
|
18709
|
+
/* harmony export */ LRUMap: () => (/* binding */ LRUMap)
|
|
18707
18710
|
/* harmony export */ });
|
|
18708
18711
|
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Dictionary */ "../bentley/lib/esm/Dictionary.js");
|
|
18709
18712
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19045,14 +19048,13 @@ class LRUDictionary extends LRUCache {
|
|
|
19045
19048
|
"use strict";
|
|
19046
19049
|
__webpack_require__.r(__webpack_exports__);
|
|
19047
19050
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19048
|
-
/* harmony export */
|
|
19049
|
-
/* harmony export */
|
|
19050
|
-
/* harmony export */
|
|
19051
|
+
/* harmony export */ LogLevel: () => (/* binding */ LogLevel),
|
|
19052
|
+
/* harmony export */ Logger: () => (/* binding */ Logger),
|
|
19053
|
+
/* harmony export */ PerfLogger: () => (/* binding */ PerfLogger)
|
|
19051
19054
|
/* harmony export */ });
|
|
19052
19055
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19053
19056
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19054
19057
|
/* harmony import */ var _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./BentleyLoggerCategory */ "../bentley/lib/esm/BentleyLoggerCategory.js");
|
|
19055
|
-
/* harmony import */ var _internal_staticLoggerMetadata__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./internal/staticLoggerMetadata */ "../bentley/lib/esm/internal/staticLoggerMetadata.js");
|
|
19056
19058
|
/*---------------------------------------------------------------------------------------------
|
|
19057
19059
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
19058
19060
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -19063,7 +19065,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19063
19065
|
|
|
19064
19066
|
|
|
19065
19067
|
|
|
19066
|
-
|
|
19067
19068
|
/** Use to categorize logging messages by severity.
|
|
19068
19069
|
* @public
|
|
19069
19070
|
*/
|
|
@@ -19085,6 +19086,7 @@ var LogLevel;
|
|
|
19085
19086
|
* @public
|
|
19086
19087
|
*/
|
|
19087
19088
|
class Logger {
|
|
19089
|
+
static { this._staticMetaData = new Map(); }
|
|
19088
19090
|
/** An event raised whenever [[setLevel]] or [[setLevelDefault]] is called. */
|
|
19089
19091
|
static get onLogLevelChanged() {
|
|
19090
19092
|
// We have to lazily initialize because it's static and BeEvent imports UnexpectedErrors which imports Logger which wants to instantiate BeEvent.
|
|
@@ -19093,6 +19095,7 @@ class Logger {
|
|
|
19093
19095
|
}
|
|
19094
19096
|
return Logger._onLogLevelChanged;
|
|
19095
19097
|
}
|
|
19098
|
+
static { this._categoryFilter = {}; }
|
|
19096
19099
|
/** Maps category names to the least severe level at which messages in that category should be displayed,
|
|
19097
19100
|
* or `undefined` if a minimum has not been defined.
|
|
19098
19101
|
* @see [[setLevel]] to change the minimum logging level for a category.
|
|
@@ -19109,6 +19112,14 @@ class Logger {
|
|
|
19109
19112
|
// NOTE: this property is accessed by native code. */
|
|
19110
19113
|
return this._minLevel;
|
|
19111
19114
|
}
|
|
19115
|
+
/** Should the call stack be included when an exception is logged? */
|
|
19116
|
+
static { this.logExceptionCallstacks = false; }
|
|
19117
|
+
/** Contains metadata that should be included with every logged message.
|
|
19118
|
+
* @beta
|
|
19119
|
+
*/
|
|
19120
|
+
static get staticMetaData() {
|
|
19121
|
+
return this._staticMetaData;
|
|
19122
|
+
}
|
|
19112
19123
|
/** Initialize the logger streams. Should be called at application initialization time. */
|
|
19113
19124
|
static initialize(logError, logWarning, logInfo, logTrace) {
|
|
19114
19125
|
Logger._logError = logError;
|
|
@@ -19126,7 +19137,7 @@ class Logger {
|
|
|
19126
19137
|
/** merge the supplied metadata with all static metadata into one object */
|
|
19127
19138
|
static getMetaData(metaData) {
|
|
19128
19139
|
const metaObj = {};
|
|
19129
|
-
for (const meta of
|
|
19140
|
+
for (const meta of this._staticMetaData) {
|
|
19130
19141
|
const val = _BentleyError__WEBPACK_IMPORTED_MODULE_1__.BentleyError.getMetaData(meta[1]);
|
|
19131
19142
|
if (val)
|
|
19132
19143
|
Object.assign(metaObj, val);
|
|
@@ -19288,9 +19299,6 @@ class Logger {
|
|
|
19288
19299
|
Logger._logTrace(category, message, metaData);
|
|
19289
19300
|
}
|
|
19290
19301
|
}
|
|
19291
|
-
Logger._categoryFilter = {};
|
|
19292
|
-
/** Should the call stack be included when an exception is logged? */
|
|
19293
|
-
Logger.logExceptionCallstacks = false;
|
|
19294
19302
|
/** Simple performance diagnostics utility.
|
|
19295
19303
|
* It measures the time from construction to disposal. On disposal it logs the routine name along with
|
|
19296
19304
|
* the duration in milliseconds.
|
|
@@ -19301,6 +19309,7 @@ Logger.logExceptionCallstacks = false;
|
|
|
19301
19309
|
* @public
|
|
19302
19310
|
*/
|
|
19303
19311
|
class PerfLogger {
|
|
19312
|
+
static { this._severity = LogLevel.Info; }
|
|
19304
19313
|
constructor(operation, metaData) {
|
|
19305
19314
|
this._operation = operation;
|
|
19306
19315
|
this._metaData = metaData;
|
|
@@ -19326,7 +19335,6 @@ class PerfLogger {
|
|
|
19326
19335
|
this.logMessage();
|
|
19327
19336
|
}
|
|
19328
19337
|
}
|
|
19329
|
-
PerfLogger._severity = LogLevel.Info;
|
|
19330
19338
|
|
|
19331
19339
|
|
|
19332
19340
|
/***/ }),
|
|
@@ -19340,7 +19348,7 @@ PerfLogger._severity = LogLevel.Info;
|
|
|
19340
19348
|
"use strict";
|
|
19341
19349
|
__webpack_require__.r(__webpack_exports__);
|
|
19342
19350
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19343
|
-
/* harmony export */
|
|
19351
|
+
/* harmony export */ ObservableSet: () => (/* binding */ ObservableSet)
|
|
19344
19352
|
/* harmony export */ });
|
|
19345
19353
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19346
19354
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19407,8 +19415,8 @@ class ObservableSet extends Set {
|
|
|
19407
19415
|
"use strict";
|
|
19408
19416
|
__webpack_require__.r(__webpack_exports__);
|
|
19409
19417
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19410
|
-
/* harmony export */
|
|
19411
|
-
/* harmony export */
|
|
19418
|
+
/* harmony export */ AbandonedError: () => (/* binding */ AbandonedError),
|
|
19419
|
+
/* harmony export */ OneAtATimeAction: () => (/* binding */ OneAtATimeAction)
|
|
19412
19420
|
/* harmony export */ });
|
|
19413
19421
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19414
19422
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19513,7 +19521,7 @@ class OneAtATimeAction {
|
|
|
19513
19521
|
"use strict";
|
|
19514
19522
|
__webpack_require__.r(__webpack_exports__);
|
|
19515
19523
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19516
|
-
/* harmony export */
|
|
19524
|
+
/* harmony export */ OrderedId64Iterable: () => (/* binding */ OrderedId64Iterable)
|
|
19517
19525
|
/* harmony export */ });
|
|
19518
19526
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
19519
19527
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19761,8 +19769,8 @@ var OrderedId64Iterable;
|
|
|
19761
19769
|
"use strict";
|
|
19762
19770
|
__webpack_require__.r(__webpack_exports__);
|
|
19763
19771
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19764
|
-
/* harmony export */
|
|
19765
|
-
/* harmony export */
|
|
19772
|
+
/* harmony export */ OrderedSet: () => (/* binding */ OrderedSet),
|
|
19773
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* binding */ ReadonlyOrderedSet)
|
|
19766
19774
|
/* harmony export */ });
|
|
19767
19775
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19768
19776
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19837,7 +19845,7 @@ class OrderedSet extends ReadonlyOrderedSet {
|
|
|
19837
19845
|
"use strict";
|
|
19838
19846
|
__webpack_require__.r(__webpack_exports__);
|
|
19839
19847
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19840
|
-
/* harmony export */
|
|
19848
|
+
/* harmony export */ PriorityQueue: () => (/* binding */ PriorityQueue)
|
|
19841
19849
|
/* harmony export */ });
|
|
19842
19850
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19843
19851
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19989,7 +19997,7 @@ class PriorityQueue {
|
|
|
19989
19997
|
"use strict";
|
|
19990
19998
|
__webpack_require__.r(__webpack_exports__);
|
|
19991
19999
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19992
|
-
/* harmony export */
|
|
20000
|
+
/* harmony export */ ProcessDetector: () => (/* binding */ ProcessDetector)
|
|
19993
20001
|
/* harmony export */ });
|
|
19994
20002
|
/*---------------------------------------------------------------------------------------------
|
|
19995
20003
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20071,11 +20079,11 @@ class ProcessDetector {
|
|
|
20071
20079
|
"use strict";
|
|
20072
20080
|
__webpack_require__.r(__webpack_exports__);
|
|
20073
20081
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20074
|
-
/* harmony export */
|
|
20075
|
-
/* harmony export */
|
|
20076
|
-
/* harmony export */
|
|
20077
|
-
/* harmony export */
|
|
20078
|
-
/* harmony export */
|
|
20082
|
+
/* harmony export */ DuplicatePolicy: () => (/* binding */ DuplicatePolicy),
|
|
20083
|
+
/* harmony export */ ReadonlySortedArray: () => (/* binding */ ReadonlySortedArray),
|
|
20084
|
+
/* harmony export */ SortedArray: () => (/* binding */ SortedArray),
|
|
20085
|
+
/* harmony export */ lowerBound: () => (/* binding */ lowerBound),
|
|
20086
|
+
/* harmony export */ shallowClone: () => (/* binding */ shallowClone)
|
|
20079
20087
|
/* harmony export */ });
|
|
20080
20088
|
/*---------------------------------------------------------------------------------------------
|
|
20081
20089
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20398,9 +20406,9 @@ class SortedArray extends ReadonlySortedArray {
|
|
|
20398
20406
|
"use strict";
|
|
20399
20407
|
__webpack_require__.r(__webpack_exports__);
|
|
20400
20408
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20401
|
-
/* harmony export */
|
|
20402
|
-
/* harmony export */
|
|
20403
|
-
/* harmony export */
|
|
20409
|
+
/* harmony export */ ErrorCategory: () => (/* binding */ ErrorCategory),
|
|
20410
|
+
/* harmony export */ StatusCategory: () => (/* binding */ StatusCategory),
|
|
20411
|
+
/* harmony export */ SuccessCategory: () => (/* binding */ SuccessCategory)
|
|
20404
20412
|
/* harmony export */ });
|
|
20405
20413
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
20406
20414
|
/* harmony import */ var _internal_RepositoryStatus__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./internal/RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
@@ -20417,6 +20425,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20417
20425
|
* @alpha
|
|
20418
20426
|
*/
|
|
20419
20427
|
class StatusCategory {
|
|
20428
|
+
static { this.handlers = new Set(); }
|
|
20420
20429
|
static for(error) {
|
|
20421
20430
|
for (const handler of this.handlers) {
|
|
20422
20431
|
const category = handler(error);
|
|
@@ -20430,7 +20439,6 @@ class StatusCategory {
|
|
|
20430
20439
|
return new UnknownError();
|
|
20431
20440
|
}
|
|
20432
20441
|
}
|
|
20433
|
-
StatusCategory.handlers = new Set();
|
|
20434
20442
|
/***
|
|
20435
20443
|
* A success status.
|
|
20436
20444
|
* @alpha
|
|
@@ -20878,8 +20886,8 @@ function lookupHttpStatusCategory(statusCode) {
|
|
|
20878
20886
|
"use strict";
|
|
20879
20887
|
__webpack_require__.r(__webpack_exports__);
|
|
20880
20888
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20881
|
-
/* harmony export */
|
|
20882
|
-
/* harmony export */
|
|
20889
|
+
/* harmony export */ base64StringToUint8Array: () => (/* binding */ base64StringToUint8Array),
|
|
20890
|
+
/* harmony export */ utf8ToString: () => (/* binding */ utf8ToString)
|
|
20883
20891
|
/* harmony export */ });
|
|
20884
20892
|
/*---------------------------------------------------------------------------------------------
|
|
20885
20893
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20921,9 +20929,9 @@ function base64StringToUint8Array(base64) {
|
|
|
20921
20929
|
"use strict";
|
|
20922
20930
|
__webpack_require__.r(__webpack_exports__);
|
|
20923
20931
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20924
|
-
/* harmony export */
|
|
20925
|
-
/* harmony export */
|
|
20926
|
-
/* harmony export */
|
|
20932
|
+
/* harmony export */ BeDuration: () => (/* binding */ BeDuration),
|
|
20933
|
+
/* harmony export */ BeTimePoint: () => (/* binding */ BeTimePoint),
|
|
20934
|
+
/* harmony export */ StopWatch: () => (/* binding */ StopWatch)
|
|
20927
20935
|
/* harmony export */ });
|
|
20928
20936
|
/*---------------------------------------------------------------------------------------------
|
|
20929
20937
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21084,8 +21092,8 @@ class StopWatch {
|
|
|
21084
21092
|
"use strict";
|
|
21085
21093
|
__webpack_require__.r(__webpack_exports__);
|
|
21086
21094
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21087
|
-
/* harmony export */
|
|
21088
|
-
/* harmony export */
|
|
21095
|
+
/* harmony export */ SpanKind: () => (/* binding */ SpanKind),
|
|
21096
|
+
/* harmony export */ Tracing: () => (/* binding */ Tracing)
|
|
21089
21097
|
/* harmony export */ });
|
|
21090
21098
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21091
21099
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21262,7 +21270,7 @@ class Tracing {
|
|
|
21262
21270
|
"use strict";
|
|
21263
21271
|
__webpack_require__.r(__webpack_exports__);
|
|
21264
21272
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21265
|
-
/* harmony export */
|
|
21273
|
+
/* harmony export */ TupleKeyedMap: () => (/* binding */ TupleKeyedMap)
|
|
21266
21274
|
/* harmony export */ });
|
|
21267
21275
|
/*---------------------------------------------------------------------------------------------
|
|
21268
21276
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21375,11 +21383,11 @@ class TupleKeyedMap {
|
|
|
21375
21383
|
"use strict";
|
|
21376
21384
|
__webpack_require__.r(__webpack_exports__);
|
|
21377
21385
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21378
|
-
/* harmony export */
|
|
21379
|
-
/* harmony export */
|
|
21380
|
-
/* harmony export */
|
|
21381
|
-
/* harmony export */
|
|
21382
|
-
/* harmony export */
|
|
21386
|
+
/* harmony export */ TypedArrayBuilder: () => (/* binding */ TypedArrayBuilder),
|
|
21387
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* binding */ Uint16ArrayBuilder),
|
|
21388
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* binding */ Uint32ArrayBuilder),
|
|
21389
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* binding */ Uint8ArrayBuilder),
|
|
21390
|
+
/* harmony export */ UintArrayBuilder: () => (/* binding */ UintArrayBuilder)
|
|
21383
21391
|
/* harmony export */ });
|
|
21384
21392
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
21385
21393
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21593,7 +21601,7 @@ class UintArrayBuilder extends TypedArrayBuilder {
|
|
|
21593
21601
|
"use strict";
|
|
21594
21602
|
__webpack_require__.r(__webpack_exports__);
|
|
21595
21603
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21596
|
-
/* harmony export */
|
|
21604
|
+
/* harmony export */ UnexpectedErrors: () => (/* binding */ UnexpectedErrors)
|
|
21597
21605
|
/* harmony export */ });
|
|
21598
21606
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21599
21607
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21603,7 +21611,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21603
21611
|
/** @packageDocumentation
|
|
21604
21612
|
* @module Errors
|
|
21605
21613
|
*/
|
|
21606
|
-
var _a;
|
|
21607
21614
|
|
|
21608
21615
|
/**
|
|
21609
21616
|
* Utility for handling/reporting unexpected runtime errors. This class establishes a global handler for
|
|
@@ -21613,6 +21620,16 @@ var _a;
|
|
|
21613
21620
|
* @public
|
|
21614
21621
|
*/
|
|
21615
21622
|
class UnexpectedErrors {
|
|
21623
|
+
/** handler for re-throwing exceptions directly */
|
|
21624
|
+
static { this.reThrowImmediate = (e) => { throw e; }; }
|
|
21625
|
+
/** handler for re-throwing exceptions from an asynchronous interval (so the current call stack is not aborted) */
|
|
21626
|
+
static { this.reThrowDeferred = (e) => setTimeout(() => { throw e; }, 0); }
|
|
21627
|
+
/** handler for logging exception to console */
|
|
21628
|
+
static { this.consoleLog = (e) => console.error(e); } // eslint-disable-line no-console
|
|
21629
|
+
/** handler for logging exception with [[Logger]] */
|
|
21630
|
+
static { this.errorLog = (e) => _Logger__WEBPACK_IMPORTED_MODULE_0__.Logger.logException("unhandled", e); }
|
|
21631
|
+
static { this._telemetry = []; }
|
|
21632
|
+
static { this._handler = this.errorLog; } // default to error logging
|
|
21616
21633
|
constructor() { } // this is a singleton
|
|
21617
21634
|
/** Add a "telemetry tracker" for unexpected errors. Useful for tracking/reporting errors without changing handler.
|
|
21618
21635
|
* @returns a method to remove the tracker
|
|
@@ -21649,17 +21666,6 @@ class UnexpectedErrors {
|
|
|
21649
21666
|
return oldHandler;
|
|
21650
21667
|
}
|
|
21651
21668
|
}
|
|
21652
|
-
_a = UnexpectedErrors;
|
|
21653
|
-
/** handler for re-throwing exceptions directly */
|
|
21654
|
-
UnexpectedErrors.reThrowImmediate = (e) => { throw e; };
|
|
21655
|
-
/** handler for re-throwing exceptions from an asynchronous interval (so the current call stack is not aborted) */
|
|
21656
|
-
UnexpectedErrors.reThrowDeferred = (e) => setTimeout(() => { throw e; }, 0);
|
|
21657
|
-
/** handler for logging exception to console */
|
|
21658
|
-
UnexpectedErrors.consoleLog = (e) => console.error(e); // eslint-disable-line no-console
|
|
21659
|
-
/** handler for logging exception with [[Logger]] */
|
|
21660
|
-
UnexpectedErrors.errorLog = (e) => _Logger__WEBPACK_IMPORTED_MODULE_0__.Logger.logException("unhandled", e);
|
|
21661
|
-
UnexpectedErrors._telemetry = [];
|
|
21662
|
-
UnexpectedErrors._handler = _a.errorLog; // default to error logging
|
|
21663
21669
|
|
|
21664
21670
|
|
|
21665
21671
|
/***/ }),
|
|
@@ -21673,9 +21679,9 @@ UnexpectedErrors._handler = _a.errorLog; // default to error logging
|
|
|
21673
21679
|
"use strict";
|
|
21674
21680
|
__webpack_require__.r(__webpack_exports__);
|
|
21675
21681
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21676
|
-
/* harmony export */
|
|
21677
|
-
/* harmony export */
|
|
21678
|
-
/* harmony export */
|
|
21682
|
+
/* harmony export */ asInstanceOf: () => (/* binding */ asInstanceOf),
|
|
21683
|
+
/* harmony export */ isInstanceOf: () => (/* binding */ isInstanceOf),
|
|
21684
|
+
/* harmony export */ omit: () => (/* binding */ omit)
|
|
21679
21685
|
/* harmony export */ });
|
|
21680
21686
|
/*---------------------------------------------------------------------------------------------
|
|
21681
21687
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21724,7 +21730,7 @@ function omit(t, keys) {
|
|
|
21724
21730
|
"use strict";
|
|
21725
21731
|
__webpack_require__.r(__webpack_exports__);
|
|
21726
21732
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21727
|
-
/* harmony export */
|
|
21733
|
+
/* harmony export */ YieldManager: () => (/* binding */ YieldManager)
|
|
21728
21734
|
/* harmony export */ });
|
|
21729
21735
|
/*---------------------------------------------------------------------------------------------
|
|
21730
21736
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21776,99 +21782,98 @@ class YieldManager {
|
|
|
21776
21782
|
"use strict";
|
|
21777
21783
|
__webpack_require__.r(__webpack_exports__);
|
|
21778
21784
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21779
|
-
/* harmony export */
|
|
21780
|
-
/* harmony export */
|
|
21781
|
-
/* harmony export */
|
|
21782
|
-
/* harmony export */
|
|
21783
|
-
/* harmony export */
|
|
21784
|
-
/* harmony export */
|
|
21785
|
-
/* harmony export */
|
|
21786
|
-
/* harmony export */
|
|
21787
|
-
/* harmony export */
|
|
21788
|
-
/* harmony export */
|
|
21789
|
-
/* harmony export */
|
|
21790
|
-
/* harmony export */
|
|
21791
|
-
/* harmony export */
|
|
21792
|
-
/* harmony export */
|
|
21793
|
-
/* harmony export */
|
|
21794
|
-
/* harmony export */
|
|
21795
|
-
/* harmony export */
|
|
21796
|
-
/* harmony export */
|
|
21797
|
-
/* harmony export */
|
|
21798
|
-
/* harmony export */
|
|
21799
|
-
/* harmony export */
|
|
21800
|
-
/* harmony export */
|
|
21801
|
-
/* harmony export */
|
|
21802
|
-
/* harmony export */
|
|
21803
|
-
/* harmony export */
|
|
21804
|
-
/* harmony export */
|
|
21805
|
-
/* harmony export */
|
|
21806
|
-
/* harmony export */
|
|
21807
|
-
/* harmony export */
|
|
21808
|
-
/* harmony export */
|
|
21809
|
-
/* harmony export */
|
|
21810
|
-
/* harmony export */
|
|
21811
|
-
/* harmony export */
|
|
21812
|
-
/* harmony export */
|
|
21813
|
-
/* harmony export */
|
|
21814
|
-
/* harmony export */
|
|
21815
|
-
/* harmony export */
|
|
21816
|
-
/* harmony export */
|
|
21817
|
-
/* harmony export */
|
|
21818
|
-
/* harmony export */
|
|
21819
|
-
/* harmony export */
|
|
21820
|
-
/* harmony export */
|
|
21821
|
-
/* harmony export */
|
|
21822
|
-
/* harmony export */
|
|
21823
|
-
/* harmony export */
|
|
21824
|
-
/* harmony export */
|
|
21825
|
-
/* harmony export */
|
|
21826
|
-
/* harmony export */
|
|
21827
|
-
/* harmony export */
|
|
21828
|
-
/* harmony export */
|
|
21829
|
-
/* harmony export */
|
|
21830
|
-
/* harmony export */
|
|
21831
|
-
/* harmony export */
|
|
21832
|
-
/* harmony export */
|
|
21833
|
-
/* harmony export */
|
|
21834
|
-
/* harmony export */
|
|
21835
|
-
/* harmony export */
|
|
21836
|
-
/* harmony export */
|
|
21837
|
-
/* harmony export */
|
|
21838
|
-
/* harmony export */
|
|
21839
|
-
/* harmony export */
|
|
21840
|
-
/* harmony export */
|
|
21841
|
-
/* harmony export */
|
|
21842
|
-
/* harmony export */
|
|
21843
|
-
/* harmony export */
|
|
21844
|
-
/* harmony export */
|
|
21845
|
-
/* harmony export */
|
|
21846
|
-
/* harmony export */
|
|
21847
|
-
/* harmony export */
|
|
21848
|
-
/* harmony export */
|
|
21849
|
-
/* harmony export */
|
|
21850
|
-
/* harmony export */
|
|
21851
|
-
/* harmony export */
|
|
21852
|
-
/* harmony export */
|
|
21853
|
-
/* harmony export */
|
|
21854
|
-
/* harmony export */
|
|
21855
|
-
/* harmony export */
|
|
21856
|
-
/* harmony export */
|
|
21857
|
-
/* harmony export */
|
|
21858
|
-
/* harmony export */
|
|
21859
|
-
/* harmony export */
|
|
21860
|
-
/* harmony export */
|
|
21861
|
-
/* harmony export */
|
|
21862
|
-
/* harmony export */
|
|
21863
|
-
/* harmony export */
|
|
21864
|
-
/* harmony export */
|
|
21865
|
-
/* harmony export */
|
|
21866
|
-
/* harmony export */
|
|
21867
|
-
/* harmony export */
|
|
21868
|
-
/* harmony export */
|
|
21869
|
-
/* harmony export */
|
|
21870
|
-
/* harmony export */
|
|
21871
|
-
/* harmony export */ "utf8ToString": () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.utf8ToString)
|
|
21785
|
+
/* harmony export */ AbandonedError: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.AbandonedError),
|
|
21786
|
+
/* harmony export */ BeDuration: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeDuration),
|
|
21787
|
+
/* harmony export */ BeEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEvent),
|
|
21788
|
+
/* harmony export */ BeEventList: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEventList),
|
|
21789
|
+
/* harmony export */ BeTimePoint: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeTimePoint),
|
|
21790
|
+
/* harmony export */ BeUiEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeUiEvent),
|
|
21791
|
+
/* harmony export */ BentleyError: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyError),
|
|
21792
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* reexport safe */ _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_4__.BentleyLoggerCategory),
|
|
21793
|
+
/* harmony export */ BentleyStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyStatus),
|
|
21794
|
+
/* harmony export */ BriefcaseStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BriefcaseStatus),
|
|
21795
|
+
/* harmony export */ ByteStream: () => (/* reexport safe */ _ByteStream__WEBPACK_IMPORTED_MODULE_7__.ByteStream),
|
|
21796
|
+
/* harmony export */ ChangeSetStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.ChangeSetStatus),
|
|
21797
|
+
/* harmony export */ CompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.CompressedId64Set),
|
|
21798
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbChangeStage),
|
|
21799
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictCause),
|
|
21800
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictResolution),
|
|
21801
|
+
/* harmony export */ DbOpcode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbOpcode),
|
|
21802
|
+
/* harmony export */ DbResult: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbResult),
|
|
21803
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbValueType),
|
|
21804
|
+
/* harmony export */ Dictionary: () => (/* reexport safe */ _Dictionary__WEBPACK_IMPORTED_MODULE_11__.Dictionary),
|
|
21805
|
+
/* harmony export */ DisposableList: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.DisposableList),
|
|
21806
|
+
/* harmony export */ DuplicatePolicy: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.DuplicatePolicy),
|
|
21807
|
+
/* harmony export */ Entry: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.Entry),
|
|
21808
|
+
/* harmony export */ ErrorCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.ErrorCategory),
|
|
21809
|
+
/* harmony export */ GeoServiceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.GeoServiceStatus),
|
|
21810
|
+
/* harmony export */ Guid: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Guid),
|
|
21811
|
+
/* harmony export */ HttpStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.HttpStatus),
|
|
21812
|
+
/* harmony export */ IModelHubStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelHubStatus),
|
|
21813
|
+
/* harmony export */ IModelStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelStatus),
|
|
21814
|
+
/* harmony export */ Id64: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Id64),
|
|
21815
|
+
/* harmony export */ IndexMap: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexMap),
|
|
21816
|
+
/* harmony export */ IndexedValue: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexedValue),
|
|
21817
|
+
/* harmony export */ JsonUtils: () => (/* reexport safe */ _JsonUtils__WEBPACK_IMPORTED_MODULE_16__.JsonUtils),
|
|
21818
|
+
/* harmony export */ LRUCache: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUCache),
|
|
21819
|
+
/* harmony export */ LRUDictionary: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUDictionary),
|
|
21820
|
+
/* harmony export */ LRUMap: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUMap),
|
|
21821
|
+
/* harmony export */ LogLevel: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.LogLevel),
|
|
21822
|
+
/* harmony export */ Logger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.Logger),
|
|
21823
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.MutableCompressedId64Set),
|
|
21824
|
+
/* harmony export */ ObservableSet: () => (/* reexport safe */ _ObservableSet__WEBPACK_IMPORTED_MODULE_19__.ObservableSet),
|
|
21825
|
+
/* harmony export */ OneAtATimeAction: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.OneAtATimeAction),
|
|
21826
|
+
/* harmony export */ OpenMode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.OpenMode),
|
|
21827
|
+
/* harmony export */ OrderedId64Array: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.OrderedId64Array),
|
|
21828
|
+
/* harmony export */ OrderedId64Iterable: () => (/* reexport safe */ _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_21__.OrderedId64Iterable),
|
|
21829
|
+
/* harmony export */ OrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.OrderedSet),
|
|
21830
|
+
/* harmony export */ PerfLogger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.PerfLogger),
|
|
21831
|
+
/* harmony export */ PriorityQueue: () => (/* reexport safe */ _PriorityQueue__WEBPACK_IMPORTED_MODULE_24__.PriorityQueue),
|
|
21832
|
+
/* harmony export */ ProcessDetector: () => (/* reexport safe */ _ProcessDetector__WEBPACK_IMPORTED_MODULE_25__.ProcessDetector),
|
|
21833
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.ReadonlyOrderedSet),
|
|
21834
|
+
/* harmony export */ ReadonlySortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.ReadonlySortedArray),
|
|
21835
|
+
/* harmony export */ RealityDataStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RealityDataStatus),
|
|
21836
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.RepositoryStatus),
|
|
21837
|
+
/* harmony export */ RpcInterfaceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RpcInterfaceStatus),
|
|
21838
|
+
/* harmony export */ SortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.SortedArray),
|
|
21839
|
+
/* harmony export */ SpanKind: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.SpanKind),
|
|
21840
|
+
/* harmony export */ StatusCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.StatusCategory),
|
|
21841
|
+
/* harmony export */ StopWatch: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.StopWatch),
|
|
21842
|
+
/* harmony export */ SuccessCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.SuccessCategory),
|
|
21843
|
+
/* harmony export */ Tracing: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.Tracing),
|
|
21844
|
+
/* harmony export */ TransientIdSequence: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.TransientIdSequence),
|
|
21845
|
+
/* harmony export */ TupleKeyedMap: () => (/* reexport safe */ _TupleKeyedMap__WEBPACK_IMPORTED_MODULE_30__.TupleKeyedMap),
|
|
21846
|
+
/* harmony export */ TypedArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.TypedArrayBuilder),
|
|
21847
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint16ArrayBuilder),
|
|
21848
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint32ArrayBuilder),
|
|
21849
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint8ArrayBuilder),
|
|
21850
|
+
/* harmony export */ UintArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.UintArrayBuilder),
|
|
21851
|
+
/* harmony export */ UnexpectedErrors: () => (/* reexport safe */ _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_32__.UnexpectedErrors),
|
|
21852
|
+
/* harmony export */ YieldManager: () => (/* reexport safe */ _YieldManager__WEBPACK_IMPORTED_MODULE_34__.YieldManager),
|
|
21853
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.areEqualPossiblyUndefined),
|
|
21854
|
+
/* harmony export */ asInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.asInstanceOf),
|
|
21855
|
+
/* harmony export */ assert: () => (/* reexport safe */ _Assert__WEBPACK_IMPORTED_MODULE_1__.assert),
|
|
21856
|
+
/* harmony export */ base64StringToUint8Array: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.base64StringToUint8Array),
|
|
21857
|
+
/* harmony export */ compareBooleans: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleans),
|
|
21858
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleansOrUndefined),
|
|
21859
|
+
/* harmony export */ compareNumbers: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbers),
|
|
21860
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbersOrUndefined),
|
|
21861
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.comparePossiblyUndefined),
|
|
21862
|
+
/* harmony export */ compareStrings: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStrings),
|
|
21863
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStringsOrUndefined),
|
|
21864
|
+
/* harmony export */ compareWithTolerance: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareWithTolerance),
|
|
21865
|
+
/* harmony export */ dispose: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.dispose),
|
|
21866
|
+
/* harmony export */ disposeArray: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.disposeArray),
|
|
21867
|
+
/* harmony export */ isIDisposable: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.isIDisposable),
|
|
21868
|
+
/* harmony export */ isInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.isInstanceOf),
|
|
21869
|
+
/* harmony export */ isProperSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isProperSubclassOf),
|
|
21870
|
+
/* harmony export */ isSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isSubclassOf),
|
|
21871
|
+
/* harmony export */ lowerBound: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.lowerBound),
|
|
21872
|
+
/* harmony export */ omit: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.omit),
|
|
21873
|
+
/* harmony export */ partitionArray: () => (/* reexport safe */ _partitionArray__WEBPACK_IMPORTED_MODULE_23__.partitionArray),
|
|
21874
|
+
/* harmony export */ shallowClone: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.shallowClone),
|
|
21875
|
+
/* harmony export */ using: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.using),
|
|
21876
|
+
/* harmony export */ utf8ToString: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.utf8ToString)
|
|
21872
21877
|
/* harmony export */ });
|
|
21873
21878
|
/* harmony import */ var _AccessToken__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccessToken */ "../bentley/lib/esm/AccessToken.js");
|
|
21874
21879
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
@@ -21999,10 +22004,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21999
22004
|
"use strict";
|
|
22000
22005
|
__webpack_require__.r(__webpack_exports__);
|
|
22001
22006
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22002
|
-
/* harmony export */
|
|
22003
|
-
/* harmony export */
|
|
22004
|
-
/* harmony export */
|
|
22005
|
-
/* harmony export */
|
|
22007
|
+
/* harmony export */ DbChangeStage: () => (/* binding */ DbChangeStage),
|
|
22008
|
+
/* harmony export */ DbConflictCause: () => (/* binding */ DbConflictCause),
|
|
22009
|
+
/* harmony export */ DbConflictResolution: () => (/* binding */ DbConflictResolution),
|
|
22010
|
+
/* harmony export */ DbValueType: () => (/* binding */ DbValueType)
|
|
22006
22011
|
/* harmony export */ });
|
|
22007
22012
|
/*---------------------------------------------------------------------------------------------
|
|
22008
22013
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22060,7 +22065,7 @@ var DbConflictResolution;
|
|
|
22060
22065
|
"use strict";
|
|
22061
22066
|
__webpack_require__.r(__webpack_exports__);
|
|
22062
22067
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22063
|
-
/* harmony export */
|
|
22068
|
+
/* harmony export */ RepositoryStatus: () => (/* binding */ RepositoryStatus)
|
|
22064
22069
|
/* harmony export */ });
|
|
22065
22070
|
/*---------------------------------------------------------------------------------------------
|
|
22066
22071
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22119,16 +22124,14 @@ var RepositoryStatus;
|
|
|
22119
22124
|
"use strict";
|
|
22120
22125
|
__webpack_require__.r(__webpack_exports__);
|
|
22121
22126
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22122
|
-
/* harmony export */
|
|
22123
|
-
/* harmony export */
|
|
22124
|
-
/* harmony export */
|
|
22125
|
-
/* harmony export */
|
|
22126
|
-
/* harmony export */
|
|
22127
|
-
/* harmony export */ "staticLoggerMetadata": () => (/* reexport safe */ _staticLoggerMetadata__WEBPACK_IMPORTED_MODULE_0__.staticLoggerMetadata)
|
|
22127
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbChangeStage),
|
|
22128
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictCause),
|
|
22129
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictResolution),
|
|
22130
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbValueType),
|
|
22131
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__.RepositoryStatus)
|
|
22128
22132
|
/* harmony export */ });
|
|
22129
|
-
/* harmony import */ var
|
|
22130
|
-
/* harmony import */ var
|
|
22131
|
-
/* harmony import */ var _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./BeSQLiteInternal */ "../bentley/lib/esm/internal/BeSQLiteInternal.js");
|
|
22133
|
+
/* harmony import */ var _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
22134
|
+
/* harmony import */ var _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BeSQLiteInternal */ "../bentley/lib/esm/internal/BeSQLiteInternal.js");
|
|
22132
22135
|
/*---------------------------------------------------------------------------------------------
|
|
22133
22136
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
22134
22137
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -22137,35 +22140,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22137
22140
|
|
|
22138
22141
|
|
|
22139
22142
|
|
|
22140
|
-
|
|
22141
|
-
/***/ }),
|
|
22142
|
-
|
|
22143
|
-
/***/ "../bentley/lib/esm/internal/staticLoggerMetadata.js":
|
|
22144
|
-
/*!***********************************************************!*\
|
|
22145
|
-
!*** ../bentley/lib/esm/internal/staticLoggerMetadata.js ***!
|
|
22146
|
-
\***********************************************************/
|
|
22147
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
22148
|
-
|
|
22149
|
-
"use strict";
|
|
22150
|
-
__webpack_require__.r(__webpack_exports__);
|
|
22151
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22152
|
-
/* harmony export */ "staticLoggerMetadata": () => (/* binding */ staticLoggerMetadata)
|
|
22153
|
-
/* harmony export */ });
|
|
22154
|
-
/*---------------------------------------------------------------------------------------------
|
|
22155
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
22156
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
22157
|
-
*--------------------------------------------------------------------------------------------*/
|
|
22158
|
-
/** @packageDocumentation
|
|
22159
|
-
* @module Logging
|
|
22160
|
-
*/
|
|
22161
|
-
/** All static metadata is combined with per-call metadata and stringified in every log message.
|
|
22162
|
-
* Static metadata can either be an object or a function that returns an object.
|
|
22163
|
-
* Use a key to identify entries in the map so the can be removed individually.
|
|
22164
|
-
* @internal
|
|
22165
|
-
*/
|
|
22166
|
-
const staticLoggerMetadata = new Map();
|
|
22167
|
-
|
|
22168
|
-
|
|
22169
22143
|
/***/ }),
|
|
22170
22144
|
|
|
22171
22145
|
/***/ "../bentley/lib/esm/partitionArray.js":
|
|
@@ -22177,7 +22151,7 @@ const staticLoggerMetadata = new Map();
|
|
|
22177
22151
|
"use strict";
|
|
22178
22152
|
__webpack_require__.r(__webpack_exports__);
|
|
22179
22153
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22180
|
-
/* harmony export */
|
|
22154
|
+
/* harmony export */ partitionArray: () => (/* binding */ partitionArray)
|
|
22181
22155
|
/* harmony export */ });
|
|
22182
22156
|
/*---------------------------------------------------------------------------------------------
|
|
22183
22157
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22445,6 +22419,7 @@ class ITwinLocalization {
|
|
|
22445
22419
|
}
|
|
22446
22420
|
exports.ITwinLocalization = ITwinLocalization;
|
|
22447
22421
|
class TranslationLogger {
|
|
22422
|
+
static { this.type = "logger"; }
|
|
22448
22423
|
log(args) { core_bentley_1.Logger.logInfo("i18n", this.createLogMessage(args)); }
|
|
22449
22424
|
warn(args) { core_bentley_1.Logger.logWarning("i18n", this.createLogMessage(args)); }
|
|
22450
22425
|
error(args) { core_bentley_1.Logger.logError("i18n", this.createLogMessage(args)); }
|
|
@@ -22457,7 +22432,6 @@ class TranslationLogger {
|
|
|
22457
22432
|
return message;
|
|
22458
22433
|
}
|
|
22459
22434
|
}
|
|
22460
|
-
TranslationLogger.type = "logger";
|
|
22461
22435
|
|
|
22462
22436
|
|
|
22463
22437
|
/***/ }),
|
|
@@ -22472,9 +22446,9 @@ TranslationLogger.type = "logger";
|
|
|
22472
22446
|
|
|
22473
22447
|
/***/ }),
|
|
22474
22448
|
|
|
22475
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22449
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js":
|
|
22476
22450
|
/*!**************************************************************************************************************************!*\
|
|
22477
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22451
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js ***!
|
|
22478
22452
|
\**************************************************************************************************************************/
|
|
22479
22453
|
/***/ ((module) => {
|
|
22480
22454
|
|
|
@@ -22487,9 +22461,9 @@ module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exp
|
|
|
22487
22461
|
|
|
22488
22462
|
/***/ }),
|
|
22489
22463
|
|
|
22490
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22464
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js":
|
|
22491
22465
|
/*!************************************************************************************************************************!*\
|
|
22492
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22466
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js ***!
|
|
22493
22467
|
\************************************************************************************************************************/
|
|
22494
22468
|
/***/ ((module) => {
|
|
22495
22469
|
|
|
@@ -22500,9 +22474,9 @@ module.exports = _arrayWithHoles, module.exports.__esModule = true, module.expor
|
|
|
22500
22474
|
|
|
22501
22475
|
/***/ }),
|
|
22502
22476
|
|
|
22503
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22477
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js":
|
|
22504
22478
|
/*!*******************************************************************************************************************************!*\
|
|
22505
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22479
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js ***!
|
|
22506
22480
|
\*******************************************************************************************************************************/
|
|
22507
22481
|
/***/ ((module) => {
|
|
22508
22482
|
|
|
@@ -22514,9 +22488,9 @@ module.exports = _assertThisInitialized, module.exports.__esModule = true, modul
|
|
|
22514
22488
|
|
|
22515
22489
|
/***/ }),
|
|
22516
22490
|
|
|
22517
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22491
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js":
|
|
22518
22492
|
/*!************************************************************************************************************************!*\
|
|
22519
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22493
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js ***!
|
|
22520
22494
|
\************************************************************************************************************************/
|
|
22521
22495
|
/***/ ((module) => {
|
|
22522
22496
|
|
|
@@ -22527,13 +22501,13 @@ module.exports = _classCallCheck, module.exports.__esModule = true, module.expor
|
|
|
22527
22501
|
|
|
22528
22502
|
/***/ }),
|
|
22529
22503
|
|
|
22530
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22504
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js":
|
|
22531
22505
|
/*!*********************************************************************************************************************!*\
|
|
22532
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22506
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js ***!
|
|
22533
22507
|
\*********************************************************************************************************************/
|
|
22534
22508
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22535
22509
|
|
|
22536
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22510
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22537
22511
|
function _defineProperties(e, r) {
|
|
22538
22512
|
for (var t = 0; t < r.length; t++) {
|
|
22539
22513
|
var o = r[t];
|
|
@@ -22549,13 +22523,13 @@ module.exports = _createClass, module.exports.__esModule = true, module.exports[
|
|
|
22549
22523
|
|
|
22550
22524
|
/***/ }),
|
|
22551
22525
|
|
|
22552
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22526
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js":
|
|
22553
22527
|
/*!************************************************************************************************************************!*\
|
|
22554
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22528
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js ***!
|
|
22555
22529
|
\************************************************************************************************************************/
|
|
22556
22530
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22557
22531
|
|
|
22558
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22532
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22559
22533
|
function _defineProperty(e, r, t) {
|
|
22560
22534
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
22561
22535
|
value: t,
|
|
@@ -22568,28 +22542,28 @@ module.exports = _defineProperty, module.exports.__esModule = true, module.expor
|
|
|
22568
22542
|
|
|
22569
22543
|
/***/ }),
|
|
22570
22544
|
|
|
22571
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22545
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js":
|
|
22572
22546
|
/*!************************************************************************************************************************!*\
|
|
22573
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22547
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js ***!
|
|
22574
22548
|
\************************************************************************************************************************/
|
|
22575
22549
|
/***/ ((module) => {
|
|
22576
22550
|
|
|
22577
22551
|
function _getPrototypeOf(t) {
|
|
22578
|
-
return
|
|
22552
|
+
return module.exports = _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
|
|
22579
22553
|
return t.__proto__ || Object.getPrototypeOf(t);
|
|
22580
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22554
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _getPrototypeOf(t);
|
|
22581
22555
|
}
|
|
22582
22556
|
module.exports = _getPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22583
22557
|
|
|
22584
22558
|
/***/ }),
|
|
22585
22559
|
|
|
22586
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22560
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js":
|
|
22587
22561
|
/*!******************************************************************************************************************!*\
|
|
22588
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22562
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js ***!
|
|
22589
22563
|
\******************************************************************************************************************/
|
|
22590
22564
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22591
22565
|
|
|
22592
|
-
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22566
|
+
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js");
|
|
22593
22567
|
function _inherits(t, e) {
|
|
22594
22568
|
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
22595
22569
|
t.prototype = Object.create(e && e.prototype, {
|
|
@@ -22606,9 +22580,9 @@ module.exports = _inherits, module.exports.__esModule = true, module.exports["de
|
|
|
22606
22580
|
|
|
22607
22581
|
/***/ }),
|
|
22608
22582
|
|
|
22609
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22583
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js":
|
|
22610
22584
|
/*!*************************************************************************************************************************!*\
|
|
22611
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22585
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js ***!
|
|
22612
22586
|
\*************************************************************************************************************************/
|
|
22613
22587
|
/***/ ((module) => {
|
|
22614
22588
|
|
|
@@ -22619,9 +22593,9 @@ module.exports = _iterableToArray, module.exports.__esModule = true, module.expo
|
|
|
22619
22593
|
|
|
22620
22594
|
/***/ }),
|
|
22621
22595
|
|
|
22622
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22596
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js":
|
|
22623
22597
|
/*!*************************************************************************************************************************!*\
|
|
22624
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22598
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js ***!
|
|
22625
22599
|
\*************************************************************************************************************************/
|
|
22626
22600
|
/***/ ((module) => {
|
|
22627
22601
|
|
|
@@ -22632,14 +22606,14 @@ module.exports = _nonIterableRest, module.exports.__esModule = true, module.expo
|
|
|
22632
22606
|
|
|
22633
22607
|
/***/ }),
|
|
22634
22608
|
|
|
22635
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22609
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js":
|
|
22636
22610
|
/*!***********************************************************************************************************************************!*\
|
|
22637
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22611
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js ***!
|
|
22638
22612
|
\***********************************************************************************************************************************/
|
|
22639
22613
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22640
22614
|
|
|
22641
|
-
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22642
|
-
var assertThisInitialized = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22615
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22616
|
+
var assertThisInitialized = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js");
|
|
22643
22617
|
function _possibleConstructorReturn(t, e) {
|
|
22644
22618
|
if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
|
|
22645
22619
|
if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
|
|
@@ -22649,31 +22623,31 @@ module.exports = _possibleConstructorReturn, module.exports.__esModule = true, m
|
|
|
22649
22623
|
|
|
22650
22624
|
/***/ }),
|
|
22651
22625
|
|
|
22652
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22626
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js":
|
|
22653
22627
|
/*!************************************************************************************************************************!*\
|
|
22654
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22628
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js ***!
|
|
22655
22629
|
\************************************************************************************************************************/
|
|
22656
22630
|
/***/ ((module) => {
|
|
22657
22631
|
|
|
22658
22632
|
function _setPrototypeOf(t, e) {
|
|
22659
|
-
return
|
|
22633
|
+
return module.exports = _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
|
|
22660
22634
|
return t.__proto__ = e, t;
|
|
22661
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22635
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _setPrototypeOf(t, e);
|
|
22662
22636
|
}
|
|
22663
22637
|
module.exports = _setPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22664
22638
|
|
|
22665
22639
|
/***/ }),
|
|
22666
22640
|
|
|
22667
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22641
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js":
|
|
22668
22642
|
/*!*****************************************************************************************************************!*\
|
|
22669
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22643
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js ***!
|
|
22670
22644
|
\*****************************************************************************************************************/
|
|
22671
22645
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22672
22646
|
|
|
22673
|
-
var arrayWithHoles = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22674
|
-
var iterableToArray = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22675
|
-
var unsupportedIterableToArray = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22676
|
-
var nonIterableRest = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22647
|
+
var arrayWithHoles = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js");
|
|
22648
|
+
var iterableToArray = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js");
|
|
22649
|
+
var unsupportedIterableToArray = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js");
|
|
22650
|
+
var nonIterableRest = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js");
|
|
22677
22651
|
function _toArray(r) {
|
|
22678
22652
|
return arrayWithHoles(r) || iterableToArray(r) || unsupportedIterableToArray(r) || nonIterableRest();
|
|
22679
22653
|
}
|
|
@@ -22681,13 +22655,13 @@ module.exports = _toArray, module.exports.__esModule = true, module.exports["def
|
|
|
22681
22655
|
|
|
22682
22656
|
/***/ }),
|
|
22683
22657
|
|
|
22684
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22658
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js":
|
|
22685
22659
|
/*!*********************************************************************************************************************!*\
|
|
22686
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22660
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js ***!
|
|
22687
22661
|
\*********************************************************************************************************************/
|
|
22688
22662
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22689
22663
|
|
|
22690
|
-
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22664
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22691
22665
|
function toPrimitive(t, r) {
|
|
22692
22666
|
if ("object" != _typeof(t) || !t) return t;
|
|
22693
22667
|
var e = t[Symbol.toPrimitive];
|
|
@@ -22702,14 +22676,14 @@ module.exports = toPrimitive, module.exports.__esModule = true, module.exports["
|
|
|
22702
22676
|
|
|
22703
22677
|
/***/ }),
|
|
22704
22678
|
|
|
22705
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22679
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js":
|
|
22706
22680
|
/*!***********************************************************************************************************************!*\
|
|
22707
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22681
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js ***!
|
|
22708
22682
|
\***********************************************************************************************************************/
|
|
22709
22683
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22710
22684
|
|
|
22711
|
-
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22712
|
-
var toPrimitive = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22685
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22686
|
+
var toPrimitive = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js");
|
|
22713
22687
|
function toPropertyKey(t) {
|
|
22714
22688
|
var i = toPrimitive(t, "string");
|
|
22715
22689
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
@@ -22718,32 +22692,32 @@ module.exports = toPropertyKey, module.exports.__esModule = true, module.exports
|
|
|
22718
22692
|
|
|
22719
22693
|
/***/ }),
|
|
22720
22694
|
|
|
22721
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22695
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js":
|
|
22722
22696
|
/*!****************************************************************************************************************!*\
|
|
22723
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22697
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js ***!
|
|
22724
22698
|
\****************************************************************************************************************/
|
|
22725
22699
|
/***/ ((module) => {
|
|
22726
22700
|
|
|
22727
22701
|
function _typeof(o) {
|
|
22728
22702
|
"@babel/helpers - typeof";
|
|
22729
22703
|
|
|
22730
|
-
return
|
|
22704
|
+
return module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
22731
22705
|
return typeof o;
|
|
22732
22706
|
} : function (o) {
|
|
22733
22707
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
22734
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22708
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o);
|
|
22735
22709
|
}
|
|
22736
22710
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22737
22711
|
|
|
22738
22712
|
/***/ }),
|
|
22739
22713
|
|
|
22740
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22714
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js":
|
|
22741
22715
|
/*!************************************************************************************************************************************!*\
|
|
22742
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22716
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js ***!
|
|
22743
22717
|
\************************************************************************************************************************************/
|
|
22744
22718
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22745
22719
|
|
|
22746
|
-
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22720
|
+
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js");
|
|
22747
22721
|
function _unsupportedIterableToArray(r, a) {
|
|
22748
22722
|
if (r) {
|
|
22749
22723
|
if ("string" == typeof r) return arrayLikeToArray(r, a);
|
|
@@ -23262,9 +23236,9 @@ function makePromise(maybePromise) {
|
|
|
23262
23236
|
|
|
23263
23237
|
/***/ }),
|
|
23264
23238
|
|
|
23265
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23239
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
|
|
23266
23240
|
/*!****************************************************************************************************************************!*\
|
|
23267
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23241
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
|
|
23268
23242
|
\****************************************************************************************************************************/
|
|
23269
23243
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23270
23244
|
|
|
@@ -23280,9 +23254,9 @@ function _classCallCheck(a, n) {
|
|
|
23280
23254
|
|
|
23281
23255
|
/***/ }),
|
|
23282
23256
|
|
|
23283
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23257
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/createClass.js":
|
|
23284
23258
|
/*!*************************************************************************************************************************!*\
|
|
23285
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23259
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
|
|
23286
23260
|
\*************************************************************************************************************************/
|
|
23287
23261
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23288
23262
|
|
|
@@ -23291,7 +23265,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23291
23265
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23292
23266
|
/* harmony export */ "default": () => (/* binding */ _createClass)
|
|
23293
23267
|
/* harmony export */ });
|
|
23294
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23268
|
+
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
|
|
23295
23269
|
|
|
23296
23270
|
function _defineProperties(e, r) {
|
|
23297
23271
|
for (var t = 0; t < r.length; t++) {
|
|
@@ -23308,9 +23282,9 @@ function _createClass(e, r, t) {
|
|
|
23308
23282
|
|
|
23309
23283
|
/***/ }),
|
|
23310
23284
|
|
|
23311
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23285
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
|
|
23312
23286
|
/*!*************************************************************************************************************************!*\
|
|
23313
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23287
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
|
|
23314
23288
|
\*************************************************************************************************************************/
|
|
23315
23289
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23316
23290
|
|
|
@@ -23319,7 +23293,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23319
23293
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23320
23294
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
|
23321
23295
|
/* harmony export */ });
|
|
23322
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23296
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
23323
23297
|
|
|
23324
23298
|
function toPrimitive(t, r) {
|
|
23325
23299
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
|
@@ -23335,9 +23309,9 @@ function toPrimitive(t, r) {
|
|
|
23335
23309
|
|
|
23336
23310
|
/***/ }),
|
|
23337
23311
|
|
|
23338
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23312
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
|
|
23339
23313
|
/*!***************************************************************************************************************************!*\
|
|
23340
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23314
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
|
|
23341
23315
|
\***************************************************************************************************************************/
|
|
23342
23316
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23343
23317
|
|
|
@@ -23346,8 +23320,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23346
23320
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23347
23321
|
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
|
23348
23322
|
/* harmony export */ });
|
|
23349
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23350
|
-
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23323
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
23324
|
+
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js");
|
|
23351
23325
|
|
|
23352
23326
|
|
|
23353
23327
|
function toPropertyKey(t) {
|
|
@@ -23358,9 +23332,9 @@ function toPropertyKey(t) {
|
|
|
23358
23332
|
|
|
23359
23333
|
/***/ }),
|
|
23360
23334
|
|
|
23361
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23335
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js":
|
|
23362
23336
|
/*!********************************************************************************************************************!*\
|
|
23363
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23337
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
|
|
23364
23338
|
\********************************************************************************************************************/
|
|
23365
23339
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23366
23340
|
|
|
@@ -23451,7 +23425,7 @@ function _typeof(o) {
|
|
|
23451
23425
|
/******/
|
|
23452
23426
|
/************************************************************************/
|
|
23453
23427
|
var __webpack_exports__ = {};
|
|
23454
|
-
// This entry
|
|
23428
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
23455
23429
|
(() => {
|
|
23456
23430
|
"use strict";
|
|
23457
23431
|
var exports = __webpack_exports__;
|