@itwin/core-i18n 5.0.0-dev.7 → 5.0.0-dev.70
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 +31 -1
- package/lib/cjs/ITwinLocalization.d.ts +0 -9
- package/lib/cjs/ITwinLocalization.d.ts.map +1 -1
- package/lib/cjs/ITwinLocalization.js +6 -22
- 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 +1087 -1245
- package/lib/cjs/test/webpack/bundled-tests.instrumented.js.map +1 -1
- package/lib/cjs/test/webpack/bundled-tests.js +534 -532
- package/lib/cjs/test/webpack/bundled-tests.js.map +1 -1
- package/lib/esm/ITwinLocalization.d.ts +0 -9
- package/lib/esm/ITwinLocalization.d.ts.map +1 -1
- package/lib/esm/ITwinLocalization.js +6 -22
- 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 +9 -9
|
@@ -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
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -15515,10 +15515,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15515
15515
|
* @public
|
|
15516
15516
|
*/
|
|
15517
15517
|
class BeEvent {
|
|
15518
|
-
|
|
15519
|
-
|
|
15520
|
-
this._insideRaiseEvent = false;
|
|
15521
|
-
}
|
|
15518
|
+
_listeners = [];
|
|
15519
|
+
_insideRaiseEvent = false;
|
|
15522
15520
|
/** The number of listeners currently subscribed to the event. */
|
|
15523
15521
|
get numberOfListeners() { return this._listeners.length; }
|
|
15524
15522
|
/**
|
|
@@ -15627,9 +15625,7 @@ class BeUiEvent extends BeEvent {
|
|
|
15627
15625
|
* @public
|
|
15628
15626
|
*/
|
|
15629
15627
|
class BeEventList {
|
|
15630
|
-
|
|
15631
|
-
this._events = {};
|
|
15632
|
-
}
|
|
15628
|
+
_events = {};
|
|
15633
15629
|
/**
|
|
15634
15630
|
* Gets the event associated with the specified name, creating the event if it does not already exist.
|
|
15635
15631
|
* @param name The name of the event.
|
|
@@ -15663,9 +15659,9 @@ class BeEventList {
|
|
|
15663
15659
|
"use strict";
|
|
15664
15660
|
__webpack_require__.r(__webpack_exports__);
|
|
15665
15661
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15666
|
-
/* harmony export */
|
|
15667
|
-
/* harmony export */
|
|
15668
|
-
/* harmony export */
|
|
15662
|
+
/* harmony export */ DbOpcode: () => (/* binding */ DbOpcode),
|
|
15663
|
+
/* harmony export */ DbResult: () => (/* binding */ DbResult),
|
|
15664
|
+
/* harmony export */ OpenMode: () => (/* binding */ OpenMode)
|
|
15669
15665
|
/* harmony export */ });
|
|
15670
15666
|
/*---------------------------------------------------------------------------------------------
|
|
15671
15667
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -15860,16 +15856,16 @@ var DbResult;
|
|
|
15860
15856
|
"use strict";
|
|
15861
15857
|
__webpack_require__.r(__webpack_exports__);
|
|
15862
15858
|
/* 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 */
|
|
15859
|
+
/* harmony export */ BentleyError: () => (/* binding */ BentleyError),
|
|
15860
|
+
/* harmony export */ BentleyStatus: () => (/* binding */ BentleyStatus),
|
|
15861
|
+
/* harmony export */ BriefcaseStatus: () => (/* binding */ BriefcaseStatus),
|
|
15862
|
+
/* harmony export */ ChangeSetStatus: () => (/* binding */ ChangeSetStatus),
|
|
15863
|
+
/* harmony export */ GeoServiceStatus: () => (/* binding */ GeoServiceStatus),
|
|
15864
|
+
/* harmony export */ HttpStatus: () => (/* binding */ HttpStatus),
|
|
15865
|
+
/* harmony export */ IModelHubStatus: () => (/* binding */ IModelHubStatus),
|
|
15866
|
+
/* harmony export */ IModelStatus: () => (/* binding */ IModelStatus),
|
|
15867
|
+
/* harmony export */ RealityDataStatus: () => (/* binding */ RealityDataStatus),
|
|
15868
|
+
/* harmony export */ RpcInterfaceStatus: () => (/* binding */ RpcInterfaceStatus)
|
|
15873
15869
|
/* harmony export */ });
|
|
15874
15870
|
/* harmony import */ var _BeSQLite__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeSQLite */ "../bentley/lib/esm/BeSQLite.js");
|
|
15875
15871
|
/* harmony import */ var _internal_RepositoryStatus__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./internal/RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
@@ -16157,6 +16153,9 @@ var GeoServiceStatus;
|
|
|
16157
16153
|
GeoServiceStatus[GeoServiceStatus["NoDatumConverter"] = 147459] = "NoDatumConverter";
|
|
16158
16154
|
GeoServiceStatus[GeoServiceStatus["VerticalDatumConvertError"] = 147460] = "VerticalDatumConvertError";
|
|
16159
16155
|
GeoServiceStatus[GeoServiceStatus["CSMapError"] = 147461] = "CSMapError";
|
|
16156
|
+
/**
|
|
16157
|
+
* @deprecated in 5.0. This status is never returned.
|
|
16158
|
+
*/
|
|
16160
16159
|
GeoServiceStatus[GeoServiceStatus["Pending"] = 147462] = "Pending";
|
|
16161
16160
|
})(GeoServiceStatus || (GeoServiceStatus = {}));
|
|
16162
16161
|
/** Error status from various reality data operations
|
|
@@ -16175,6 +16174,8 @@ function isObject(obj) {
|
|
|
16175
16174
|
* @public
|
|
16176
16175
|
*/
|
|
16177
16176
|
class BentleyError extends Error {
|
|
16177
|
+
errorNumber;
|
|
16178
|
+
_metaData;
|
|
16178
16179
|
/**
|
|
16179
16180
|
* @param errorNumber The a number that identifies of the problem.
|
|
16180
16181
|
* @param message message that describes the problem (should not be localized).
|
|
@@ -16466,7 +16467,7 @@ class BentleyError extends Error {
|
|
|
16466
16467
|
case GeoServiceStatus.NoDatumConverter: return "No datum converter";
|
|
16467
16468
|
case GeoServiceStatus.VerticalDatumConvertError: return "Vertical datum convert error";
|
|
16468
16469
|
case GeoServiceStatus.CSMapError: return "CSMap error";
|
|
16469
|
-
case GeoServiceStatus.Pending: return "Pending";
|
|
16470
|
+
case GeoServiceStatus.Pending: return "Pending"; // eslint-disable-line @typescript-eslint/no-deprecated
|
|
16470
16471
|
case RealityDataStatus.InvalidData: return "Invalid or unknown data";
|
|
16471
16472
|
case _BeSQLite__WEBPACK_IMPORTED_MODULE_0__.DbResult.BE_SQLITE_OK:
|
|
16472
16473
|
case _BeSQLite__WEBPACK_IMPORTED_MODULE_0__.DbResult.BE_SQLITE_ROW:
|
|
@@ -16550,7 +16551,7 @@ class BentleyError extends Error {
|
|
|
16550
16551
|
"use strict";
|
|
16551
16552
|
__webpack_require__.r(__webpack_exports__);
|
|
16552
16553
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16553
|
-
/* harmony export */
|
|
16554
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* binding */ BentleyLoggerCategory)
|
|
16554
16555
|
/* harmony export */ });
|
|
16555
16556
|
/*---------------------------------------------------------------------------------------------
|
|
16556
16557
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16581,7 +16582,7 @@ var BentleyLoggerCategory;
|
|
|
16581
16582
|
"use strict";
|
|
16582
16583
|
__webpack_require__.r(__webpack_exports__);
|
|
16583
16584
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16584
|
-
/* harmony export */
|
|
16585
|
+
/* harmony export */ ByteStream: () => (/* binding */ ByteStream)
|
|
16585
16586
|
/* harmony export */ });
|
|
16586
16587
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16587
16588
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -16602,6 +16603,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16602
16603
|
* @public
|
|
16603
16604
|
*/
|
|
16604
16605
|
class ByteStream {
|
|
16606
|
+
_view;
|
|
16607
|
+
_byteOffset;
|
|
16608
|
+
_curPos = 0;
|
|
16605
16609
|
/** Construct a new ByteStream with the read position set to the beginning.
|
|
16606
16610
|
* @param buffer The underlying buffer from which data is to be extracted.
|
|
16607
16611
|
* @param subView If defined, specifies the subset of the underlying buffer's data to use.
|
|
@@ -16613,11 +16617,9 @@ class ByteStream {
|
|
|
16613
16617
|
* ArrayBuffer. If `bytes` represents only a **sub-range** of the underlying buffer's data, the results will be unexpected unless the optional `subView`
|
|
16614
16618
|
* argument is supplied, with correct offset and length.
|
|
16615
16619
|
*
|
|
16616
|
-
* For both of the above reasons,
|
|
16617
|
-
* @deprecated in 3.x. Use [[fromUint8Array]] or [[fromArrayBuffer]].
|
|
16620
|
+
* For both of the above reasons, this constructor is private, and [[fromUint8Array]] or [[fromArrayBuffer]] should be used to create a ByteStream.
|
|
16618
16621
|
*/
|
|
16619
16622
|
constructor(buffer, subView) {
|
|
16620
|
-
this._curPos = 0;
|
|
16621
16623
|
if (undefined !== subView) {
|
|
16622
16624
|
this._view = new DataView(buffer, subView.byteOffset, subView.byteLength);
|
|
16623
16625
|
this._byteOffset = subView.byteOffset;
|
|
@@ -16629,17 +16631,18 @@ class ByteStream {
|
|
|
16629
16631
|
}
|
|
16630
16632
|
/** Construct a new ByteStream for the range of bytes represented by `bytes`, which may be a subset of the range of bytes
|
|
16631
16633
|
* represented by the underlying ArrayBuffer. The read position will be set to the beginning of the range of bytes.
|
|
16634
|
+
* @param bytes The Uint8Array from which data is to be extracted.
|
|
16632
16635
|
*/
|
|
16633
16636
|
static fromUint8Array(bytes) {
|
|
16634
16637
|
const { byteOffset, byteLength } = bytes;
|
|
16635
|
-
return new ByteStream(bytes.buffer, { byteOffset, byteLength });
|
|
16638
|
+
return new ByteStream(bytes.buffer, { byteOffset, byteLength });
|
|
16636
16639
|
}
|
|
16637
16640
|
/** Construct a new ByteStream with the read position set to the beginning.
|
|
16638
16641
|
* @param buffer The underlying buffer from which data is to be extracted.
|
|
16639
16642
|
* @param subView If defined, specifies the subset of the underlying buffer's data to use.
|
|
16640
16643
|
*/
|
|
16641
16644
|
static fromArrayBuffer(buffer, subView) {
|
|
16642
|
-
return new ByteStream(buffer, subView);
|
|
16645
|
+
return new ByteStream(buffer, subView);
|
|
16643
16646
|
}
|
|
16644
16647
|
/** The number of bytes in this stream */
|
|
16645
16648
|
get length() {
|
|
@@ -16697,22 +16700,6 @@ class ByteStream {
|
|
|
16697
16700
|
readId64() { return _Id__WEBPACK_IMPORTED_MODULE_1__.Id64.fromUint32Pair(this.readUint32(), this.readUint32()); }
|
|
16698
16701
|
/** Read an unsigned 24-bit integer from the current read position and advance by 3 bytes. */
|
|
16699
16702
|
readUint24() { return this.readUint8() | (this.readUint8() << 8) | (this.readUint8() << 16); }
|
|
16700
|
-
/** @deprecated in 3.x. use [[readUint8]]. */
|
|
16701
|
-
get nextUint8() { return this.readUint8(); }
|
|
16702
|
-
/** @deprecated in 3.x. use [[readUint16]]. */
|
|
16703
|
-
get nextUint16() { return this.readUint16(); }
|
|
16704
|
-
/** @deprecated in 3.x. use [[readUint32]]. */
|
|
16705
|
-
get nextUint32() { return this.readUint32(); }
|
|
16706
|
-
/** @deprecated in 3.x. use [[readInt32]]. */
|
|
16707
|
-
get nextInt32() { return this.readInt32(); }
|
|
16708
|
-
/** @deprecated in 3.x. use [[readFloat32]]. */
|
|
16709
|
-
get nextFloat32() { return this.readFloat32(); }
|
|
16710
|
-
/** @deprecated in 3.x. use [[readFloat64]]. */
|
|
16711
|
-
get nextFloat64() { return this.readFloat64(); }
|
|
16712
|
-
/** @deprecated in 3.x. use [[readId64]]. */
|
|
16713
|
-
get nextId64() { return this.readId64(); }
|
|
16714
|
-
/** @deprecated in 3.x. use [[readUint32]]. */
|
|
16715
|
-
get nextUint24() { return this.readUint24(); }
|
|
16716
16703
|
/** Read the specified number of bytes beginning at the current read position into a Uint8Array and advance by the specified number of byte.
|
|
16717
16704
|
* @param numBytes The number of bytes to read.
|
|
16718
16705
|
*/
|
|
@@ -16753,8 +16740,8 @@ class ByteStream {
|
|
|
16753
16740
|
"use strict";
|
|
16754
16741
|
__webpack_require__.r(__webpack_exports__);
|
|
16755
16742
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16756
|
-
/* harmony export */
|
|
16757
|
-
/* harmony export */
|
|
16743
|
+
/* harmony export */ isProperSubclassOf: () => (/* binding */ isProperSubclassOf),
|
|
16744
|
+
/* harmony export */ isSubclassOf: () => (/* binding */ isSubclassOf)
|
|
16758
16745
|
/* harmony export */ });
|
|
16759
16746
|
/*---------------------------------------------------------------------------------------------
|
|
16760
16747
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16796,15 +16783,17 @@ function isSubclassOf(subclass, superclass) {
|
|
|
16796
16783
|
"use strict";
|
|
16797
16784
|
__webpack_require__.r(__webpack_exports__);
|
|
16798
16785
|
/* 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 */
|
|
16786
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* binding */ areEqualPossiblyUndefined),
|
|
16787
|
+
/* harmony export */ compareBooleans: () => (/* binding */ compareBooleans),
|
|
16788
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* binding */ compareBooleansOrUndefined),
|
|
16789
|
+
/* harmony export */ compareNumbers: () => (/* binding */ compareNumbers),
|
|
16790
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* binding */ compareNumbersOrUndefined),
|
|
16791
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* binding */ comparePossiblyUndefined),
|
|
16792
|
+
/* harmony export */ compareSimpleArrays: () => (/* binding */ compareSimpleArrays),
|
|
16793
|
+
/* harmony export */ compareSimpleTypes: () => (/* binding */ compareSimpleTypes),
|
|
16794
|
+
/* harmony export */ compareStrings: () => (/* binding */ compareStrings),
|
|
16795
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* binding */ compareStringsOrUndefined),
|
|
16796
|
+
/* harmony export */ compareWithTolerance: () => (/* binding */ compareWithTolerance)
|
|
16808
16797
|
/* harmony export */ });
|
|
16809
16798
|
/*---------------------------------------------------------------------------------------------
|
|
16810
16799
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16869,6 +16858,52 @@ function areEqualPossiblyUndefined(t, u, areEqual) {
|
|
|
16869
16858
|
else
|
|
16870
16859
|
return areEqual(t, u);
|
|
16871
16860
|
}
|
|
16861
|
+
/**
|
|
16862
|
+
* Compare two simples types (number, string, boolean)
|
|
16863
|
+
* This essentially wraps the existing type-specific comparison functions
|
|
16864
|
+
* @beta */
|
|
16865
|
+
function compareSimpleTypes(lhs, rhs) {
|
|
16866
|
+
let cmp = 0;
|
|
16867
|
+
// Make sure the types are the same
|
|
16868
|
+
cmp = compareStrings(typeof lhs, typeof rhs);
|
|
16869
|
+
if (cmp !== 0) {
|
|
16870
|
+
return cmp;
|
|
16871
|
+
}
|
|
16872
|
+
// Compare actual values
|
|
16873
|
+
switch (typeof lhs) {
|
|
16874
|
+
case "number":
|
|
16875
|
+
return compareNumbers(lhs, rhs);
|
|
16876
|
+
case "string":
|
|
16877
|
+
return compareStrings(lhs, rhs);
|
|
16878
|
+
case "boolean":
|
|
16879
|
+
return compareBooleans(lhs, rhs);
|
|
16880
|
+
}
|
|
16881
|
+
return cmp;
|
|
16882
|
+
}
|
|
16883
|
+
/**
|
|
16884
|
+
* Compare two arrays of simple types (number, string, boolean)
|
|
16885
|
+
* @beta
|
|
16886
|
+
*/
|
|
16887
|
+
function compareSimpleArrays(lhs, rhs) {
|
|
16888
|
+
if (undefined === lhs)
|
|
16889
|
+
return undefined === rhs ? 0 : -1;
|
|
16890
|
+
else if (undefined === rhs)
|
|
16891
|
+
return 1;
|
|
16892
|
+
else if (lhs.length === 0 && rhs.length === 0) {
|
|
16893
|
+
return 0;
|
|
16894
|
+
}
|
|
16895
|
+
else if (lhs.length !== rhs.length) {
|
|
16896
|
+
return lhs.length - rhs.length;
|
|
16897
|
+
}
|
|
16898
|
+
let cmp = 0;
|
|
16899
|
+
for (let i = 0; i < lhs.length; i++) {
|
|
16900
|
+
cmp = compareSimpleTypes(lhs[i], rhs[i]);
|
|
16901
|
+
if (cmp !== 0) {
|
|
16902
|
+
break;
|
|
16903
|
+
}
|
|
16904
|
+
}
|
|
16905
|
+
return cmp;
|
|
16906
|
+
}
|
|
16872
16907
|
|
|
16873
16908
|
|
|
16874
16909
|
/***/ }),
|
|
@@ -16882,9 +16917,9 @@ function areEqualPossiblyUndefined(t, u, areEqual) {
|
|
|
16882
16917
|
"use strict";
|
|
16883
16918
|
__webpack_require__.r(__webpack_exports__);
|
|
16884
16919
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16885
|
-
/* harmony export */
|
|
16886
|
-
/* harmony export */
|
|
16887
|
-
/* harmony export */
|
|
16920
|
+
/* harmony export */ CompressedId64Set: () => (/* binding */ CompressedId64Set),
|
|
16921
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* binding */ MutableCompressedId64Set),
|
|
16922
|
+
/* harmony export */ OrderedId64Array: () => (/* binding */ OrderedId64Array)
|
|
16888
16923
|
/* harmony export */ });
|
|
16889
16924
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16890
16925
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -17010,6 +17045,9 @@ var CompressedId64Set;
|
|
|
17010
17045
|
CompressedId64Set.compressIds = compressIds;
|
|
17011
17046
|
/** 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
17047
|
class Uint64 {
|
|
17048
|
+
lower;
|
|
17049
|
+
upper;
|
|
17050
|
+
static _base = 0x100000000;
|
|
17013
17051
|
static assertUint32(num) {
|
|
17014
17052
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num >= 0);
|
|
17015
17053
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num < Uint64._base);
|
|
@@ -17071,7 +17109,6 @@ var CompressedId64Set;
|
|
|
17071
17109
|
return _Id__WEBPACK_IMPORTED_MODULE_1__.Id64.fromUint32Pair(this.lower, this.upper);
|
|
17072
17110
|
}
|
|
17073
17111
|
}
|
|
17074
|
-
Uint64._base = 0x100000000;
|
|
17075
17112
|
/** Supplies an iterator over the [[Id64String]]s in a [[CompressedId64Set]].
|
|
17076
17113
|
* The Ids are iterated in ascending order based on their unsigned 64-bit integer values.
|
|
17077
17114
|
*/
|
|
@@ -17215,10 +17252,11 @@ class OrderedId64Array extends _SortedArray__WEBPACK_IMPORTED_MODULE_3__.SortedA
|
|
|
17215
17252
|
* @public
|
|
17216
17253
|
*/
|
|
17217
17254
|
class MutableCompressedId64Set {
|
|
17255
|
+
_ids;
|
|
17256
|
+
_inserted = new OrderedId64Array();
|
|
17257
|
+
_deleted = new OrderedId64Array();
|
|
17218
17258
|
/** Construct a new set, optionally initialized to contain the Ids represented by `ids`. */
|
|
17219
17259
|
constructor(ids) {
|
|
17220
|
-
this._inserted = new OrderedId64Array();
|
|
17221
|
-
this._deleted = new OrderedId64Array();
|
|
17222
17260
|
this._ids = ids ?? "";
|
|
17223
17261
|
}
|
|
17224
17262
|
/** Obtain the compact string representation of the contents of this set. If any insertions or removals are pending, they will be applied and the string recomputed. */
|
|
@@ -17326,7 +17364,7 @@ class MutableCompressedId64Set {
|
|
|
17326
17364
|
"use strict";
|
|
17327
17365
|
__webpack_require__.r(__webpack_exports__);
|
|
17328
17366
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17329
|
-
/* harmony export */
|
|
17367
|
+
/* harmony export */ Dictionary: () => (/* binding */ Dictionary)
|
|
17330
17368
|
/* harmony export */ });
|
|
17331
17369
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
17332
17370
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -17338,8 +17376,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17338
17376
|
*/
|
|
17339
17377
|
|
|
17340
17378
|
class DictionaryIterator {
|
|
17379
|
+
_keys;
|
|
17380
|
+
_values;
|
|
17381
|
+
_curIndex = -1;
|
|
17341
17382
|
constructor(keys, values) {
|
|
17342
|
-
this._curIndex = -1;
|
|
17343
17383
|
this._keys = keys;
|
|
17344
17384
|
this._values = values;
|
|
17345
17385
|
}
|
|
@@ -17374,6 +17414,11 @@ class DictionaryIterator {
|
|
|
17374
17414
|
* @public
|
|
17375
17415
|
*/
|
|
17376
17416
|
class Dictionary {
|
|
17417
|
+
_keys = [];
|
|
17418
|
+
_compareKeys;
|
|
17419
|
+
_cloneKey;
|
|
17420
|
+
_values = [];
|
|
17421
|
+
_cloneValue;
|
|
17377
17422
|
/**
|
|
17378
17423
|
* Construct a new Dictionary<K, V>.
|
|
17379
17424
|
* @param compareKeys The function used to compare keys within the dictionary.
|
|
@@ -17381,8 +17426,6 @@ class Dictionary {
|
|
|
17381
17426
|
* @param cloneValue The function invoked to clone a value for insertion into the dictionary. The default implementation simply returns its input.
|
|
17382
17427
|
*/
|
|
17383
17428
|
constructor(compareKeys, cloneKey = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone, cloneValue = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
17384
|
-
this._keys = [];
|
|
17385
|
-
this._values = [];
|
|
17386
17429
|
this._compareKeys = compareKeys;
|
|
17387
17430
|
this._cloneKey = cloneKey;
|
|
17388
17431
|
this._cloneValue = cloneValue;
|
|
@@ -17541,11 +17584,12 @@ class Dictionary {
|
|
|
17541
17584
|
"use strict";
|
|
17542
17585
|
__webpack_require__.r(__webpack_exports__);
|
|
17543
17586
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17544
|
-
/* harmony export */
|
|
17545
|
-
/* harmony export */
|
|
17546
|
-
/* harmony export */
|
|
17547
|
-
/* harmony export */
|
|
17548
|
-
/* harmony export */
|
|
17587
|
+
/* harmony export */ DisposableList: () => (/* binding */ DisposableList),
|
|
17588
|
+
/* harmony export */ dispose: () => (/* binding */ dispose),
|
|
17589
|
+
/* harmony export */ disposeArray: () => (/* binding */ disposeArray),
|
|
17590
|
+
/* harmony export */ isDisposable: () => (/* binding */ isDisposable),
|
|
17591
|
+
/* harmony export */ isIDisposable: () => (/* binding */ isIDisposable),
|
|
17592
|
+
/* harmony export */ using: () => (/* binding */ using)
|
|
17549
17593
|
/* harmony export */ });
|
|
17550
17594
|
/*---------------------------------------------------------------------------------------------
|
|
17551
17595
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -17554,46 +17598,42 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17554
17598
|
/** @packageDocumentation
|
|
17555
17599
|
* @module Utils
|
|
17556
17600
|
*/
|
|
17601
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
17602
|
+
Symbol.dispose ??= Symbol("Symbol.dispose");
|
|
17603
|
+
Symbol.asyncDispose ??= Symbol("Symbol.asyncDispose");
|
|
17557
17604
|
/**
|
|
17558
17605
|
* A type guard that checks whether the given argument implements `IDisposable` interface
|
|
17606
|
+
* @deprecated in 5.0 Use isDisposable instead.
|
|
17559
17607
|
* @public
|
|
17560
17608
|
*/
|
|
17561
17609
|
function isIDisposable(obj) {
|
|
17562
17610
|
return !!obj && (obj instanceof Object) && !!obj.dispose && (typeof obj.dispose === "function");
|
|
17563
17611
|
}
|
|
17564
|
-
/**
|
|
17565
|
-
*
|
|
17566
|
-
* As a simple example:
|
|
17567
|
-
* ```ts
|
|
17568
|
-
* class Disposable implements IDisposable {
|
|
17569
|
-
* public member1?: DisposableType1;
|
|
17570
|
-
* public member2?: DisposableType2;
|
|
17571
|
-
*
|
|
17572
|
-
* public dispose() {
|
|
17573
|
-
* this.member1 = dispose(this.member1); // If member1 is defined, dispose of it and set it to undefined.
|
|
17574
|
-
* this.member2 = dispose(this.member2); // Likewise for member2.
|
|
17575
|
-
* }
|
|
17576
|
-
* }
|
|
17577
|
-
* ```
|
|
17578
|
-
* @param disposable The object to be disposed of.
|
|
17579
|
-
* @returns undefined
|
|
17612
|
+
/**
|
|
17613
|
+
* A type guard that checks whether the given argument implements `Disposable` interface
|
|
17580
17614
|
* @public
|
|
17581
17615
|
*/
|
|
17616
|
+
function isDisposable(obj) {
|
|
17617
|
+
return !!obj && (obj instanceof Object) && !!obj[Symbol.dispose] && (typeof obj[Symbol.dispose] === "function");
|
|
17618
|
+
}
|
|
17582
17619
|
function dispose(disposable) {
|
|
17583
|
-
if (undefined !== disposable)
|
|
17584
|
-
|
|
17620
|
+
if (undefined !== disposable) {
|
|
17621
|
+
if (Symbol.dispose in disposable)
|
|
17622
|
+
disposable[Symbol.dispose]();
|
|
17623
|
+
else
|
|
17624
|
+
disposable.dispose();
|
|
17625
|
+
}
|
|
17585
17626
|
return undefined;
|
|
17586
17627
|
}
|
|
17587
|
-
/** Disposes of and empties a list of disposable objects.
|
|
17588
|
-
* @param list The list of disposable objects.
|
|
17589
|
-
* @returns undefined
|
|
17590
|
-
* @public
|
|
17591
|
-
*/
|
|
17592
17628
|
function disposeArray(list) {
|
|
17593
17629
|
if (undefined === list)
|
|
17594
17630
|
return undefined;
|
|
17595
|
-
for (const entry of list)
|
|
17596
|
-
dispose
|
|
17631
|
+
for (const entry of list) {
|
|
17632
|
+
if (Symbol.dispose in entry)
|
|
17633
|
+
entry[Symbol.dispose]();
|
|
17634
|
+
else
|
|
17635
|
+
entry.dispose();
|
|
17636
|
+
}
|
|
17597
17637
|
list.length = 0;
|
|
17598
17638
|
return undefined;
|
|
17599
17639
|
}
|
|
@@ -17602,6 +17642,7 @@ function disposeArray(list) {
|
|
|
17602
17642
|
* of this function is equal to return value of func. If func throws, this function also throws (after
|
|
17603
17643
|
* disposing the resource).
|
|
17604
17644
|
* @public
|
|
17645
|
+
* @deprecated in 5.0 Use `using` declarations instead.
|
|
17605
17646
|
*/
|
|
17606
17647
|
function using(resources, func) {
|
|
17607
17648
|
if (!Array.isArray(resources))
|
|
@@ -17622,6 +17663,7 @@ function using(resources, func) {
|
|
|
17622
17663
|
}
|
|
17623
17664
|
}
|
|
17624
17665
|
class FuncDisposable {
|
|
17666
|
+
_disposeFunc;
|
|
17625
17667
|
constructor(disposeFunc) { this._disposeFunc = disposeFunc; }
|
|
17626
17668
|
dispose() { this._disposeFunc(); }
|
|
17627
17669
|
}
|
|
@@ -17629,6 +17671,7 @@ class FuncDisposable {
|
|
|
17629
17671
|
* @public
|
|
17630
17672
|
*/
|
|
17631
17673
|
class DisposableList {
|
|
17674
|
+
_disposables;
|
|
17632
17675
|
/** Creates a disposable list. */
|
|
17633
17676
|
constructor(disposables = []) {
|
|
17634
17677
|
this._disposables = [];
|
|
@@ -17671,9 +17714,9 @@ class DisposableList {
|
|
|
17671
17714
|
"use strict";
|
|
17672
17715
|
__webpack_require__.r(__webpack_exports__);
|
|
17673
17716
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17674
|
-
/* harmony export */
|
|
17675
|
-
/* harmony export */
|
|
17676
|
-
/* harmony export */
|
|
17717
|
+
/* harmony export */ Guid: () => (/* binding */ Guid),
|
|
17718
|
+
/* harmony export */ Id64: () => (/* binding */ Id64),
|
|
17719
|
+
/* harmony export */ TransientIdSequence: () => (/* binding */ TransientIdSequence)
|
|
17677
17720
|
/* harmony export */ });
|
|
17678
17721
|
/*---------------------------------------------------------------------------------------------
|
|
17679
17722
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18094,11 +18137,11 @@ var Id64;
|
|
|
18094
18137
|
* @public
|
|
18095
18138
|
*/
|
|
18096
18139
|
class Uint32Set {
|
|
18140
|
+
_map = new Map();
|
|
18097
18141
|
/** Construct a new Uint32Set.
|
|
18098
18142
|
* @param ids If supplied, all of the specified Ids will be added to the new set.
|
|
18099
18143
|
*/
|
|
18100
18144
|
constructor(ids) {
|
|
18101
|
-
this._map = new Map();
|
|
18102
18145
|
if (undefined !== ids)
|
|
18103
18146
|
this.addIds(ids);
|
|
18104
18147
|
}
|
|
@@ -18159,8 +18202,11 @@ var Id64;
|
|
|
18159
18202
|
/** Remove an Id from the set. */
|
|
18160
18203
|
delete(low, high) {
|
|
18161
18204
|
const set = this._map.get(high);
|
|
18162
|
-
if (undefined !== set)
|
|
18205
|
+
if (undefined !== set) {
|
|
18163
18206
|
set.delete(low);
|
|
18207
|
+
if (set.size === 0)
|
|
18208
|
+
this._map.delete(high);
|
|
18209
|
+
}
|
|
18164
18210
|
}
|
|
18165
18211
|
/** Returns true if the set contains the specified Id. */
|
|
18166
18212
|
has(low, high) {
|
|
@@ -18209,9 +18255,7 @@ var Id64;
|
|
|
18209
18255
|
* @public
|
|
18210
18256
|
*/
|
|
18211
18257
|
class Uint32Map {
|
|
18212
|
-
|
|
18213
|
-
this._map = new Map();
|
|
18214
|
-
}
|
|
18258
|
+
_map = new Map();
|
|
18215
18259
|
/** Remove all entries from the map. */
|
|
18216
18260
|
clear() { this._map.clear(); }
|
|
18217
18261
|
/** Find an entry in the map by Id. */
|
|
@@ -18262,6 +18306,9 @@ function validateLocalId(num) {
|
|
|
18262
18306
|
* @public
|
|
18263
18307
|
*/
|
|
18264
18308
|
class TransientIdSequence {
|
|
18309
|
+
/** The starting local Id provided to the constructor. The sequence begins at `initialLocalId + 1`. */
|
|
18310
|
+
initialLocalId;
|
|
18311
|
+
_localId;
|
|
18265
18312
|
/** Constructor.
|
|
18266
18313
|
* @param initialLocalId The starting local Id. The local Id of the first [[Id64String]] generated by [[getNext]] will be `initialLocalId + 1`.
|
|
18267
18314
|
*/
|
|
@@ -18277,12 +18324,6 @@ class TransientIdSequence {
|
|
|
18277
18324
|
get currentLocalId() {
|
|
18278
18325
|
return this._localId;
|
|
18279
18326
|
}
|
|
18280
|
-
/** Generate and return the next transient Id64String in the sequence.
|
|
18281
|
-
* @deprecated in 3.x. Use [[getNext]].
|
|
18282
|
-
*/
|
|
18283
|
-
get next() {
|
|
18284
|
-
return this.getNext();
|
|
18285
|
-
}
|
|
18286
18327
|
/** Generate and return the next transient Id64String in the sequence. */
|
|
18287
18328
|
getNext() {
|
|
18288
18329
|
return Id64.fromLocalAndBriefcaseIds(++this._localId, 0xffffff);
|
|
@@ -18414,8 +18455,8 @@ var Guid;
|
|
|
18414
18455
|
"use strict";
|
|
18415
18456
|
__webpack_require__.r(__webpack_exports__);
|
|
18416
18457
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18417
|
-
/* harmony export */
|
|
18418
|
-
/* harmony export */
|
|
18458
|
+
/* harmony export */ IndexMap: () => (/* binding */ IndexMap),
|
|
18459
|
+
/* harmony export */ IndexedValue: () => (/* binding */ IndexedValue)
|
|
18419
18460
|
/* harmony export */ });
|
|
18420
18461
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
18421
18462
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -18430,6 +18471,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18430
18471
|
* @public
|
|
18431
18472
|
*/
|
|
18432
18473
|
class IndexedValue {
|
|
18474
|
+
value;
|
|
18475
|
+
index;
|
|
18433
18476
|
constructor(value, index) {
|
|
18434
18477
|
this.value = value;
|
|
18435
18478
|
this.index = index;
|
|
@@ -18442,6 +18485,10 @@ class IndexedValue {
|
|
|
18442
18485
|
* @public
|
|
18443
18486
|
*/
|
|
18444
18487
|
class IndexMap {
|
|
18488
|
+
_array = [];
|
|
18489
|
+
_compareValues;
|
|
18490
|
+
_clone;
|
|
18491
|
+
_maximumSize;
|
|
18445
18492
|
/**
|
|
18446
18493
|
* Construct a new IndexMap<T>.
|
|
18447
18494
|
* @param compare The function used to compare elements within the map.
|
|
@@ -18449,7 +18496,6 @@ class IndexMap {
|
|
|
18449
18496
|
* @param clone The function invoked to clone a new element for insertion into the array. The default implementation simply returns its input.
|
|
18450
18497
|
*/
|
|
18451
18498
|
constructor(compare, maximumSize = Number.MAX_SAFE_INTEGER, clone = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
18452
|
-
this._array = [];
|
|
18453
18499
|
this._compareValues = compare;
|
|
18454
18500
|
this._clone = clone;
|
|
18455
18501
|
this._maximumSize = maximumSize;
|
|
@@ -18537,7 +18583,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18537
18583
|
"use strict";
|
|
18538
18584
|
__webpack_require__.r(__webpack_exports__);
|
|
18539
18585
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18540
|
-
/* harmony export */
|
|
18586
|
+
/* harmony export */ JsonUtils: () => (/* binding */ JsonUtils)
|
|
18541
18587
|
/* harmony export */ });
|
|
18542
18588
|
/*---------------------------------------------------------------------------------------------
|
|
18543
18589
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18700,10 +18746,10 @@ var JsonUtils;
|
|
|
18700
18746
|
"use strict";
|
|
18701
18747
|
__webpack_require__.r(__webpack_exports__);
|
|
18702
18748
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18703
|
-
/* harmony export */
|
|
18704
|
-
/* harmony export */
|
|
18705
|
-
/* harmony export */
|
|
18706
|
-
/* harmony export */
|
|
18749
|
+
/* harmony export */ Entry: () => (/* binding */ Entry),
|
|
18750
|
+
/* harmony export */ LRUCache: () => (/* binding */ LRUCache),
|
|
18751
|
+
/* harmony export */ LRUDictionary: () => (/* binding */ LRUDictionary),
|
|
18752
|
+
/* harmony export */ LRUMap: () => (/* binding */ LRUMap)
|
|
18707
18753
|
/* harmony export */ });
|
|
18708
18754
|
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Dictionary */ "../bentley/lib/esm/Dictionary.js");
|
|
18709
18755
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -18723,12 +18769,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18723
18769
|
* @public
|
|
18724
18770
|
*/
|
|
18725
18771
|
class Entry {
|
|
18772
|
+
key;
|
|
18773
|
+
value;
|
|
18774
|
+
newer;
|
|
18775
|
+
older;
|
|
18726
18776
|
constructor(key, value) {
|
|
18727
18777
|
this.key = key;
|
|
18728
18778
|
this.value = value;
|
|
18729
18779
|
}
|
|
18730
18780
|
}
|
|
18731
18781
|
class EntryIterator {
|
|
18782
|
+
_entry;
|
|
18732
18783
|
constructor(oldestEntry) {
|
|
18733
18784
|
this._entry = oldestEntry;
|
|
18734
18785
|
}
|
|
@@ -18742,6 +18793,7 @@ class EntryIterator {
|
|
|
18742
18793
|
}
|
|
18743
18794
|
}
|
|
18744
18795
|
class KeyIterator {
|
|
18796
|
+
_entry;
|
|
18745
18797
|
constructor(oldestEntry) {
|
|
18746
18798
|
this._entry = oldestEntry;
|
|
18747
18799
|
}
|
|
@@ -18754,6 +18806,7 @@ class KeyIterator {
|
|
|
18754
18806
|
}
|
|
18755
18807
|
}
|
|
18756
18808
|
class ValueIterator {
|
|
18809
|
+
_entry;
|
|
18757
18810
|
constructor(oldestEntry) {
|
|
18758
18811
|
this._entry = oldestEntry;
|
|
18759
18812
|
}
|
|
@@ -18786,6 +18839,15 @@ class ValueIterator {
|
|
|
18786
18839
|
* @public
|
|
18787
18840
|
*/
|
|
18788
18841
|
class LRUCache {
|
|
18842
|
+
_container;
|
|
18843
|
+
/** Current number of items */
|
|
18844
|
+
size;
|
|
18845
|
+
/** Maximum number of items this cache can hold */
|
|
18846
|
+
limit;
|
|
18847
|
+
/** Least recently-used entry. Invalidated when cache is modified. */
|
|
18848
|
+
oldest;
|
|
18849
|
+
/** Most recently-used entry. Invalidated when cache is modified. */
|
|
18850
|
+
newest;
|
|
18789
18851
|
/**
|
|
18790
18852
|
* Construct a new LRUCache to hold up to `limit` entries.
|
|
18791
18853
|
*/
|
|
@@ -19045,14 +19107,13 @@ class LRUDictionary extends LRUCache {
|
|
|
19045
19107
|
"use strict";
|
|
19046
19108
|
__webpack_require__.r(__webpack_exports__);
|
|
19047
19109
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19048
|
-
/* harmony export */
|
|
19049
|
-
/* harmony export */
|
|
19050
|
-
/* harmony export */
|
|
19110
|
+
/* harmony export */ LogLevel: () => (/* binding */ LogLevel),
|
|
19111
|
+
/* harmony export */ Logger: () => (/* binding */ Logger),
|
|
19112
|
+
/* harmony export */ PerfLogger: () => (/* binding */ PerfLogger)
|
|
19051
19113
|
/* harmony export */ });
|
|
19052
19114
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19053
19115
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19054
19116
|
/* 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
19117
|
/*---------------------------------------------------------------------------------------------
|
|
19057
19118
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
19058
19119
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -19063,7 +19124,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19063
19124
|
|
|
19064
19125
|
|
|
19065
19126
|
|
|
19066
|
-
|
|
19067
19127
|
/** Use to categorize logging messages by severity.
|
|
19068
19128
|
* @public
|
|
19069
19129
|
*/
|
|
@@ -19085,6 +19145,12 @@ var LogLevel;
|
|
|
19085
19145
|
* @public
|
|
19086
19146
|
*/
|
|
19087
19147
|
class Logger {
|
|
19148
|
+
static _logError;
|
|
19149
|
+
static _logWarning;
|
|
19150
|
+
static _logInfo;
|
|
19151
|
+
static _logTrace;
|
|
19152
|
+
static _onLogLevelChanged;
|
|
19153
|
+
static _staticMetaData = new Map();
|
|
19088
19154
|
/** An event raised whenever [[setLevel]] or [[setLevelDefault]] is called. */
|
|
19089
19155
|
static get onLogLevelChanged() {
|
|
19090
19156
|
// We have to lazily initialize because it's static and BeEvent imports UnexpectedErrors which imports Logger which wants to instantiate BeEvent.
|
|
@@ -19093,6 +19159,7 @@ class Logger {
|
|
|
19093
19159
|
}
|
|
19094
19160
|
return Logger._onLogLevelChanged;
|
|
19095
19161
|
}
|
|
19162
|
+
static _categoryFilter = {};
|
|
19096
19163
|
/** Maps category names to the least severe level at which messages in that category should be displayed,
|
|
19097
19164
|
* or `undefined` if a minimum has not been defined.
|
|
19098
19165
|
* @see [[setLevel]] to change the minimum logging level for a category.
|
|
@@ -19101,6 +19168,7 @@ class Logger {
|
|
|
19101
19168
|
// NOTE: this property is accessed by native code.
|
|
19102
19169
|
return this._categoryFilter;
|
|
19103
19170
|
}
|
|
19171
|
+
static _minLevel;
|
|
19104
19172
|
/** The least severe level at which messages should be displayed by default.
|
|
19105
19173
|
* @see [[setLevelDefault]] to change this default.
|
|
19106
19174
|
* @see [[setLevel]] to override this default for specific categories.
|
|
@@ -19109,6 +19177,14 @@ class Logger {
|
|
|
19109
19177
|
// NOTE: this property is accessed by native code. */
|
|
19110
19178
|
return this._minLevel;
|
|
19111
19179
|
}
|
|
19180
|
+
/** Should the call stack be included when an exception is logged? */
|
|
19181
|
+
static logExceptionCallstacks = false;
|
|
19182
|
+
/** Contains metadata that should be included with every logged message.
|
|
19183
|
+
* @beta
|
|
19184
|
+
*/
|
|
19185
|
+
static get staticMetaData() {
|
|
19186
|
+
return this._staticMetaData;
|
|
19187
|
+
}
|
|
19112
19188
|
/** Initialize the logger streams. Should be called at application initialization time. */
|
|
19113
19189
|
static initialize(logError, logWarning, logInfo, logTrace) {
|
|
19114
19190
|
Logger._logError = logError;
|
|
@@ -19126,7 +19202,7 @@ class Logger {
|
|
|
19126
19202
|
/** merge the supplied metadata with all static metadata into one object */
|
|
19127
19203
|
static getMetaData(metaData) {
|
|
19128
19204
|
const metaObj = {};
|
|
19129
|
-
for (const meta of
|
|
19205
|
+
for (const meta of this._staticMetaData) {
|
|
19130
19206
|
const val = _BentleyError__WEBPACK_IMPORTED_MODULE_1__.BentleyError.getMetaData(meta[1]);
|
|
19131
19207
|
if (val)
|
|
19132
19208
|
Object.assign(metaObj, val);
|
|
@@ -19288,9 +19364,6 @@ class Logger {
|
|
|
19288
19364
|
Logger._logTrace(category, message, metaData);
|
|
19289
19365
|
}
|
|
19290
19366
|
}
|
|
19291
|
-
Logger._categoryFilter = {};
|
|
19292
|
-
/** Should the call stack be included when an exception is logged? */
|
|
19293
|
-
Logger.logExceptionCallstacks = false;
|
|
19294
19367
|
/** Simple performance diagnostics utility.
|
|
19295
19368
|
* It measures the time from construction to disposal. On disposal it logs the routine name along with
|
|
19296
19369
|
* the duration in milliseconds.
|
|
@@ -19301,6 +19374,10 @@ Logger.logExceptionCallstacks = false;
|
|
|
19301
19374
|
* @public
|
|
19302
19375
|
*/
|
|
19303
19376
|
class PerfLogger {
|
|
19377
|
+
static _severity = LogLevel.Info;
|
|
19378
|
+
_operation;
|
|
19379
|
+
_metaData;
|
|
19380
|
+
_startTimeStamp;
|
|
19304
19381
|
constructor(operation, metaData) {
|
|
19305
19382
|
this._operation = operation;
|
|
19306
19383
|
this._metaData = metaData;
|
|
@@ -19322,11 +19399,14 @@ class PerfLogger {
|
|
|
19322
19399
|
};
|
|
19323
19400
|
});
|
|
19324
19401
|
}
|
|
19325
|
-
dispose() {
|
|
19402
|
+
[Symbol.dispose]() {
|
|
19326
19403
|
this.logMessage();
|
|
19327
19404
|
}
|
|
19405
|
+
/** @deprecated in 5.0 Use [Symbol.dispose] instead. */
|
|
19406
|
+
dispose() {
|
|
19407
|
+
this[Symbol.dispose]();
|
|
19408
|
+
}
|
|
19328
19409
|
}
|
|
19329
|
-
PerfLogger._severity = LogLevel.Info;
|
|
19330
19410
|
|
|
19331
19411
|
|
|
19332
19412
|
/***/ }),
|
|
@@ -19340,7 +19420,7 @@ PerfLogger._severity = LogLevel.Info;
|
|
|
19340
19420
|
"use strict";
|
|
19341
19421
|
__webpack_require__.r(__webpack_exports__);
|
|
19342
19422
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19343
|
-
/* harmony export */
|
|
19423
|
+
/* harmony export */ ObservableSet: () => (/* binding */ ObservableSet)
|
|
19344
19424
|
/* harmony export */ });
|
|
19345
19425
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19346
19426
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19355,18 +19435,18 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19355
19435
|
* @public
|
|
19356
19436
|
*/
|
|
19357
19437
|
class ObservableSet extends Set {
|
|
19438
|
+
/** Emitted after `item` is added to this set. */
|
|
19439
|
+
onAdded = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19440
|
+
/** Emitted after `item` is deleted from this set. */
|
|
19441
|
+
onDeleted = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19442
|
+
/** Emitted after this set's contents are cleared. */
|
|
19443
|
+
onCleared = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19358
19444
|
/** Construct a new ObservableSet.
|
|
19359
19445
|
* @param elements Optional elements with which to populate the new set.
|
|
19360
19446
|
*/
|
|
19361
19447
|
constructor(elements) {
|
|
19362
19448
|
// NB: Set constructor will invoke add(). Do not override until initialized.
|
|
19363
19449
|
super(elements);
|
|
19364
|
-
/** Emitted after `item` is added to this set. */
|
|
19365
|
-
this.onAdded = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19366
|
-
/** Emitted after `item` is deleted from this set. */
|
|
19367
|
-
this.onDeleted = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19368
|
-
/** Emitted after this set's contents are cleared. */
|
|
19369
|
-
this.onCleared = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19370
19450
|
this.add = (item) => {
|
|
19371
19451
|
const prevSize = this.size;
|
|
19372
19452
|
const ret = super.add(item);
|
|
@@ -19407,8 +19487,8 @@ class ObservableSet extends Set {
|
|
|
19407
19487
|
"use strict";
|
|
19408
19488
|
__webpack_require__.r(__webpack_exports__);
|
|
19409
19489
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19410
|
-
/* harmony export */
|
|
19411
|
-
/* harmony export */
|
|
19490
|
+
/* harmony export */ AbandonedError: () => (/* binding */ AbandonedError),
|
|
19491
|
+
/* harmony export */ OneAtATimeAction: () => (/* binding */ OneAtATimeAction)
|
|
19412
19492
|
/* harmony export */ });
|
|
19413
19493
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19414
19494
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19429,6 +19509,11 @@ class AbandonedError extends Error {
|
|
|
19429
19509
|
* Promises involved that are chained together. That makes this class less efficient than just using a Promise directly.
|
|
19430
19510
|
*/
|
|
19431
19511
|
class PromiseWithAbandon {
|
|
19512
|
+
_run;
|
|
19513
|
+
_args;
|
|
19514
|
+
/** Method to abandon the Promise created by [[init]] while it is outstanding. The promise will be rejected. */
|
|
19515
|
+
abandon;
|
|
19516
|
+
_resolve;
|
|
19432
19517
|
/** Create a PromiseWithAbandon. After this call you must call [[init]] to create the underlying Promise.
|
|
19433
19518
|
* @param _run The method that creates the underlying Promise.
|
|
19434
19519
|
* @param _args An array of args to be passed to run when [[start]] is called.
|
|
@@ -19466,6 +19551,10 @@ class PromiseWithAbandon {
|
|
|
19466
19551
|
* @beta
|
|
19467
19552
|
*/
|
|
19468
19553
|
class OneAtATimeAction {
|
|
19554
|
+
_active;
|
|
19555
|
+
_pending;
|
|
19556
|
+
_run;
|
|
19557
|
+
msg;
|
|
19469
19558
|
/** Ctor for OneAtATimePromise.
|
|
19470
19559
|
* @param run The method that performs an action that creates the Promise.
|
|
19471
19560
|
*/
|
|
@@ -19513,7 +19602,7 @@ class OneAtATimeAction {
|
|
|
19513
19602
|
"use strict";
|
|
19514
19603
|
__webpack_require__.r(__webpack_exports__);
|
|
19515
19604
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19516
|
-
/* harmony export */
|
|
19605
|
+
/* harmony export */ OrderedId64Iterable: () => (/* binding */ OrderedId64Iterable)
|
|
19517
19606
|
/* harmony export */ });
|
|
19518
19607
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
19519
19608
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19761,8 +19850,8 @@ var OrderedId64Iterable;
|
|
|
19761
19850
|
"use strict";
|
|
19762
19851
|
__webpack_require__.r(__webpack_exports__);
|
|
19763
19852
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19764
|
-
/* harmony export */
|
|
19765
|
-
/* harmony export */
|
|
19853
|
+
/* harmony export */ OrderedSet: () => (/* binding */ OrderedSet),
|
|
19854
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* binding */ ReadonlyOrderedSet)
|
|
19766
19855
|
/* harmony export */ });
|
|
19767
19856
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19768
19857
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19779,6 +19868,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19779
19868
|
* @public
|
|
19780
19869
|
*/
|
|
19781
19870
|
class ReadonlyOrderedSet {
|
|
19871
|
+
_array;
|
|
19782
19872
|
/** Construct a new ReadonlyOrderedSet<T>.
|
|
19783
19873
|
* @param compare The function used to compare elements within the set, determining their ordering.
|
|
19784
19874
|
* @param clone The function invoked to clone a new element for insertion into the set. The default implementation simply returns its input.
|
|
@@ -19837,7 +19927,7 @@ class OrderedSet extends ReadonlyOrderedSet {
|
|
|
19837
19927
|
"use strict";
|
|
19838
19928
|
__webpack_require__.r(__webpack_exports__);
|
|
19839
19929
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19840
|
-
/* harmony export */
|
|
19930
|
+
/* harmony export */ PriorityQueue: () => (/* binding */ PriorityQueue)
|
|
19841
19931
|
/* harmony export */ });
|
|
19842
19932
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19843
19933
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19854,6 +19944,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19854
19944
|
* @public
|
|
19855
19945
|
*/
|
|
19856
19946
|
class PriorityQueue {
|
|
19947
|
+
_array = [];
|
|
19948
|
+
_compare;
|
|
19949
|
+
_clone;
|
|
19857
19950
|
/**
|
|
19858
19951
|
* Constructor
|
|
19859
19952
|
* @param compare The function used to compare values in the queue. If `compare(x, y)` returns a negative value, then x is placed before y in the queue.
|
|
@@ -19861,7 +19954,6 @@ class PriorityQueue {
|
|
|
19861
19954
|
* @note If the criterion which control the result of the `compare` function changes, then [[PriorityQueue.sort]] should be used to reorder the queue according to the new criterion.
|
|
19862
19955
|
*/
|
|
19863
19956
|
constructor(compare, clone = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
19864
|
-
this._array = [];
|
|
19865
19957
|
this._compare = compare;
|
|
19866
19958
|
this._clone = clone;
|
|
19867
19959
|
}
|
|
@@ -19989,7 +20081,7 @@ class PriorityQueue {
|
|
|
19989
20081
|
"use strict";
|
|
19990
20082
|
__webpack_require__.r(__webpack_exports__);
|
|
19991
20083
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19992
|
-
/* harmony export */
|
|
20084
|
+
/* harmony export */ ProcessDetector: () => (/* binding */ ProcessDetector)
|
|
19993
20085
|
/* harmony export */ });
|
|
19994
20086
|
/*---------------------------------------------------------------------------------------------
|
|
19995
20087
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20071,11 +20163,11 @@ class ProcessDetector {
|
|
|
20071
20163
|
"use strict";
|
|
20072
20164
|
__webpack_require__.r(__webpack_exports__);
|
|
20073
20165
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20074
|
-
/* harmony export */
|
|
20075
|
-
/* harmony export */
|
|
20076
|
-
/* harmony export */
|
|
20077
|
-
/* harmony export */
|
|
20078
|
-
/* harmony export */
|
|
20166
|
+
/* harmony export */ DuplicatePolicy: () => (/* binding */ DuplicatePolicy),
|
|
20167
|
+
/* harmony export */ ReadonlySortedArray: () => (/* binding */ ReadonlySortedArray),
|
|
20168
|
+
/* harmony export */ SortedArray: () => (/* binding */ SortedArray),
|
|
20169
|
+
/* harmony export */ lowerBound: () => (/* binding */ lowerBound),
|
|
20170
|
+
/* harmony export */ shallowClone: () => (/* binding */ shallowClone)
|
|
20079
20171
|
/* harmony export */ });
|
|
20080
20172
|
/*---------------------------------------------------------------------------------------------
|
|
20081
20173
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20159,6 +20251,10 @@ var DuplicatePolicy;
|
|
|
20159
20251
|
* @public
|
|
20160
20252
|
*/
|
|
20161
20253
|
class ReadonlySortedArray {
|
|
20254
|
+
_array = [];
|
|
20255
|
+
_compare;
|
|
20256
|
+
_clone;
|
|
20257
|
+
_duplicatePolicy;
|
|
20162
20258
|
/**
|
|
20163
20259
|
* Construct a new ReadonlySortedArray<T>.
|
|
20164
20260
|
* @param compare The function used to compare elements within the array.
|
|
@@ -20166,7 +20262,6 @@ class ReadonlySortedArray {
|
|
|
20166
20262
|
* @param clone The function invoked to clone a new element for insertion into the array. The default implementation simply returns its input.
|
|
20167
20263
|
*/
|
|
20168
20264
|
constructor(compare, duplicatePolicy = false, clone = shallowClone) {
|
|
20169
|
-
this._array = [];
|
|
20170
20265
|
this._compare = compare;
|
|
20171
20266
|
this._clone = clone;
|
|
20172
20267
|
if (typeof duplicatePolicy === "boolean")
|
|
@@ -20398,9 +20493,9 @@ class SortedArray extends ReadonlySortedArray {
|
|
|
20398
20493
|
"use strict";
|
|
20399
20494
|
__webpack_require__.r(__webpack_exports__);
|
|
20400
20495
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20401
|
-
/* harmony export */
|
|
20402
|
-
/* harmony export */
|
|
20403
|
-
/* harmony export */
|
|
20496
|
+
/* harmony export */ ErrorCategory: () => (/* binding */ ErrorCategory),
|
|
20497
|
+
/* harmony export */ StatusCategory: () => (/* binding */ StatusCategory),
|
|
20498
|
+
/* harmony export */ SuccessCategory: () => (/* binding */ SuccessCategory)
|
|
20404
20499
|
/* harmony export */ });
|
|
20405
20500
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
20406
20501
|
/* harmony import */ var _internal_RepositoryStatus__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./internal/RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
@@ -20417,6 +20512,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20417
20512
|
* @alpha
|
|
20418
20513
|
*/
|
|
20419
20514
|
class StatusCategory {
|
|
20515
|
+
static handlers = new Set();
|
|
20420
20516
|
static for(error) {
|
|
20421
20517
|
for (const handler of this.handlers) {
|
|
20422
20518
|
const category = handler(error);
|
|
@@ -20430,179 +20526,115 @@ class StatusCategory {
|
|
|
20430
20526
|
return new UnknownError();
|
|
20431
20527
|
}
|
|
20432
20528
|
}
|
|
20433
|
-
StatusCategory.handlers = new Set();
|
|
20434
20529
|
/***
|
|
20435
20530
|
* A success status.
|
|
20436
20531
|
* @alpha
|
|
20437
20532
|
*/
|
|
20438
20533
|
class SuccessCategory extends StatusCategory {
|
|
20439
|
-
|
|
20440
|
-
super(...arguments);
|
|
20441
|
-
this.error = false;
|
|
20442
|
-
}
|
|
20534
|
+
error = false;
|
|
20443
20535
|
}
|
|
20444
20536
|
/**
|
|
20445
20537
|
* An error status.
|
|
20446
20538
|
* @alpha
|
|
20447
20539
|
*/
|
|
20448
20540
|
class ErrorCategory extends StatusCategory {
|
|
20449
|
-
|
|
20450
|
-
super(...arguments);
|
|
20451
|
-
this.error = true;
|
|
20452
|
-
}
|
|
20541
|
+
error = true;
|
|
20453
20542
|
}
|
|
20454
20543
|
var HTTP;
|
|
20455
20544
|
(function (HTTP) {
|
|
20456
20545
|
class OK extends SuccessCategory {
|
|
20457
|
-
|
|
20458
|
-
|
|
20459
|
-
this.name = "OK";
|
|
20460
|
-
this.code = 200;
|
|
20461
|
-
}
|
|
20546
|
+
name = "OK";
|
|
20547
|
+
code = 200;
|
|
20462
20548
|
}
|
|
20463
20549
|
HTTP.OK = OK;
|
|
20464
20550
|
class Accepted extends SuccessCategory {
|
|
20465
|
-
|
|
20466
|
-
|
|
20467
|
-
this.name = "Accepted";
|
|
20468
|
-
this.code = 202;
|
|
20469
|
-
}
|
|
20551
|
+
name = "Accepted";
|
|
20552
|
+
code = 202;
|
|
20470
20553
|
}
|
|
20471
20554
|
HTTP.Accepted = Accepted;
|
|
20472
20555
|
class NoContent extends SuccessCategory {
|
|
20473
|
-
|
|
20474
|
-
|
|
20475
|
-
this.name = "NoContent";
|
|
20476
|
-
this.code = 204;
|
|
20477
|
-
}
|
|
20556
|
+
name = "NoContent";
|
|
20557
|
+
code = 204;
|
|
20478
20558
|
}
|
|
20479
20559
|
HTTP.NoContent = NoContent;
|
|
20480
20560
|
class BadRequest extends ErrorCategory {
|
|
20481
|
-
|
|
20482
|
-
|
|
20483
|
-
this.name = "BadRequest";
|
|
20484
|
-
this.code = 400;
|
|
20485
|
-
}
|
|
20561
|
+
name = "BadRequest";
|
|
20562
|
+
code = 400;
|
|
20486
20563
|
}
|
|
20487
20564
|
HTTP.BadRequest = BadRequest;
|
|
20488
20565
|
class Unauthorized extends ErrorCategory {
|
|
20489
|
-
|
|
20490
|
-
|
|
20491
|
-
this.name = "Unauthorized";
|
|
20492
|
-
this.code = 401;
|
|
20493
|
-
}
|
|
20566
|
+
name = "Unauthorized";
|
|
20567
|
+
code = 401;
|
|
20494
20568
|
}
|
|
20495
20569
|
HTTP.Unauthorized = Unauthorized;
|
|
20496
20570
|
class Forbidden extends ErrorCategory {
|
|
20497
|
-
|
|
20498
|
-
|
|
20499
|
-
this.name = "Forbidden";
|
|
20500
|
-
this.code = 403;
|
|
20501
|
-
}
|
|
20571
|
+
name = "Forbidden";
|
|
20572
|
+
code = 403;
|
|
20502
20573
|
}
|
|
20503
20574
|
HTTP.Forbidden = Forbidden;
|
|
20504
20575
|
class NotFound extends ErrorCategory {
|
|
20505
|
-
|
|
20506
|
-
|
|
20507
|
-
this.name = "NotFound";
|
|
20508
|
-
this.code = 404;
|
|
20509
|
-
}
|
|
20576
|
+
name = "NotFound";
|
|
20577
|
+
code = 404;
|
|
20510
20578
|
}
|
|
20511
20579
|
HTTP.NotFound = NotFound;
|
|
20512
20580
|
class RequestTimeout extends ErrorCategory {
|
|
20513
|
-
|
|
20514
|
-
|
|
20515
|
-
this.name = "RequestTimeout";
|
|
20516
|
-
this.code = 408;
|
|
20517
|
-
}
|
|
20581
|
+
name = "RequestTimeout";
|
|
20582
|
+
code = 408;
|
|
20518
20583
|
}
|
|
20519
20584
|
HTTP.RequestTimeout = RequestTimeout;
|
|
20520
20585
|
class Conflict extends ErrorCategory {
|
|
20521
|
-
|
|
20522
|
-
|
|
20523
|
-
this.name = "Conflict";
|
|
20524
|
-
this.code = 409;
|
|
20525
|
-
}
|
|
20586
|
+
name = "Conflict";
|
|
20587
|
+
code = 409;
|
|
20526
20588
|
}
|
|
20527
20589
|
HTTP.Conflict = Conflict;
|
|
20528
20590
|
class Gone extends ErrorCategory {
|
|
20529
|
-
|
|
20530
|
-
|
|
20531
|
-
this.name = "Gone";
|
|
20532
|
-
this.code = 410;
|
|
20533
|
-
}
|
|
20591
|
+
name = "Gone";
|
|
20592
|
+
code = 410;
|
|
20534
20593
|
}
|
|
20535
20594
|
HTTP.Gone = Gone;
|
|
20536
20595
|
class PreconditionFailed extends ErrorCategory {
|
|
20537
|
-
|
|
20538
|
-
|
|
20539
|
-
this.name = "PreconditionFailed";
|
|
20540
|
-
this.code = 412;
|
|
20541
|
-
}
|
|
20596
|
+
name = "PreconditionFailed";
|
|
20597
|
+
code = 412;
|
|
20542
20598
|
}
|
|
20543
20599
|
HTTP.PreconditionFailed = PreconditionFailed;
|
|
20544
20600
|
class ExpectationFailed extends ErrorCategory {
|
|
20545
|
-
|
|
20546
|
-
|
|
20547
|
-
this.name = "ExpectationFailed";
|
|
20548
|
-
this.code = 417;
|
|
20549
|
-
}
|
|
20601
|
+
name = "ExpectationFailed";
|
|
20602
|
+
code = 417;
|
|
20550
20603
|
}
|
|
20551
20604
|
HTTP.ExpectationFailed = ExpectationFailed;
|
|
20552
20605
|
class MisdirectedRequest extends ErrorCategory {
|
|
20553
|
-
|
|
20554
|
-
|
|
20555
|
-
this.name = "MisdirectedRequest";
|
|
20556
|
-
this.code = 421;
|
|
20557
|
-
}
|
|
20606
|
+
name = "MisdirectedRequest";
|
|
20607
|
+
code = 421;
|
|
20558
20608
|
}
|
|
20559
20609
|
HTTP.MisdirectedRequest = MisdirectedRequest;
|
|
20560
20610
|
class UnprocessableEntity extends ErrorCategory {
|
|
20561
|
-
|
|
20562
|
-
|
|
20563
|
-
this.name = "UnprocessableEntity";
|
|
20564
|
-
this.code = 422;
|
|
20565
|
-
}
|
|
20611
|
+
name = "UnprocessableEntity";
|
|
20612
|
+
code = 422;
|
|
20566
20613
|
}
|
|
20567
20614
|
HTTP.UnprocessableEntity = UnprocessableEntity;
|
|
20568
20615
|
class UpgradeRequired extends ErrorCategory {
|
|
20569
|
-
|
|
20570
|
-
|
|
20571
|
-
this.name = "UpgradeRequired";
|
|
20572
|
-
this.code = 426;
|
|
20573
|
-
}
|
|
20616
|
+
name = "UpgradeRequired";
|
|
20617
|
+
code = 426;
|
|
20574
20618
|
}
|
|
20575
20619
|
HTTP.UpgradeRequired = UpgradeRequired;
|
|
20576
20620
|
class PreconditionRequired extends ErrorCategory {
|
|
20577
|
-
|
|
20578
|
-
|
|
20579
|
-
this.name = "PreconditionRequired";
|
|
20580
|
-
this.code = 428;
|
|
20581
|
-
}
|
|
20621
|
+
name = "PreconditionRequired";
|
|
20622
|
+
code = 428;
|
|
20582
20623
|
}
|
|
20583
20624
|
HTTP.PreconditionRequired = PreconditionRequired;
|
|
20584
20625
|
class TooManyRequests extends ErrorCategory {
|
|
20585
|
-
|
|
20586
|
-
|
|
20587
|
-
this.name = "TooManyRequests";
|
|
20588
|
-
this.code = 429;
|
|
20589
|
-
}
|
|
20626
|
+
name = "TooManyRequests";
|
|
20627
|
+
code = 429;
|
|
20590
20628
|
}
|
|
20591
20629
|
HTTP.TooManyRequests = TooManyRequests;
|
|
20592
20630
|
class InternalServerError extends ErrorCategory {
|
|
20593
|
-
|
|
20594
|
-
|
|
20595
|
-
this.name = "InternalServerError";
|
|
20596
|
-
this.code = 500;
|
|
20597
|
-
}
|
|
20631
|
+
name = "InternalServerError";
|
|
20632
|
+
code = 500;
|
|
20598
20633
|
}
|
|
20599
20634
|
HTTP.InternalServerError = InternalServerError;
|
|
20600
20635
|
class NotImplemented extends ErrorCategory {
|
|
20601
|
-
|
|
20602
|
-
|
|
20603
|
-
this.name = "NotImplemented";
|
|
20604
|
-
this.code = 501;
|
|
20605
|
-
}
|
|
20636
|
+
name = "NotImplemented";
|
|
20637
|
+
code = 501;
|
|
20606
20638
|
}
|
|
20607
20639
|
HTTP.NotImplemented = NotImplemented;
|
|
20608
20640
|
})(HTTP || (HTTP = {}));
|
|
@@ -20859,7 +20891,7 @@ function lookupHttpStatusCategory(statusCode) {
|
|
|
20859
20891
|
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.GeoServiceStatus.NoDatumConverter: return new OperationFailed();
|
|
20860
20892
|
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.GeoServiceStatus.VerticalDatumConvertError: return new OperationFailed();
|
|
20861
20893
|
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.GeoServiceStatus.CSMapError: return new InternalError();
|
|
20862
|
-
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.GeoServiceStatus.Pending: return new Pending();
|
|
20894
|
+
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.GeoServiceStatus.Pending: return new Pending(); // eslint-disable-line @typescript-eslint/no-deprecated
|
|
20863
20895
|
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.RealityDataStatus.Success: return new Success();
|
|
20864
20896
|
case _BentleyError__WEBPACK_IMPORTED_MODULE_0__.RealityDataStatus.InvalidData: return new InvalidData();
|
|
20865
20897
|
default: return new UnknownError();
|
|
@@ -20878,8 +20910,8 @@ function lookupHttpStatusCategory(statusCode) {
|
|
|
20878
20910
|
"use strict";
|
|
20879
20911
|
__webpack_require__.r(__webpack_exports__);
|
|
20880
20912
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20881
|
-
/* harmony export */
|
|
20882
|
-
/* harmony export */
|
|
20913
|
+
/* harmony export */ base64StringToUint8Array: () => (/* binding */ base64StringToUint8Array),
|
|
20914
|
+
/* harmony export */ utf8ToString: () => (/* binding */ utf8ToString)
|
|
20883
20915
|
/* harmony export */ });
|
|
20884
20916
|
/*---------------------------------------------------------------------------------------------
|
|
20885
20917
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20921,9 +20953,9 @@ function base64StringToUint8Array(base64) {
|
|
|
20921
20953
|
"use strict";
|
|
20922
20954
|
__webpack_require__.r(__webpack_exports__);
|
|
20923
20955
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20924
|
-
/* harmony export */
|
|
20925
|
-
/* harmony export */
|
|
20926
|
-
/* harmony export */
|
|
20956
|
+
/* harmony export */ BeDuration: () => (/* binding */ BeDuration),
|
|
20957
|
+
/* harmony export */ BeTimePoint: () => (/* binding */ BeTimePoint),
|
|
20958
|
+
/* harmony export */ StopWatch: () => (/* binding */ StopWatch)
|
|
20927
20959
|
/* harmony export */ });
|
|
20928
20960
|
/*---------------------------------------------------------------------------------------------
|
|
20929
20961
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20937,6 +20969,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20937
20969
|
* @public
|
|
20938
20970
|
*/
|
|
20939
20971
|
class BeDuration {
|
|
20972
|
+
_milliseconds;
|
|
20940
20973
|
constructor(milliseconds = 0) { this._milliseconds = milliseconds; }
|
|
20941
20974
|
/** The duration in milliseconds */
|
|
20942
20975
|
get milliseconds() { return this._milliseconds; }
|
|
@@ -21003,6 +21036,7 @@ class BeDuration {
|
|
|
21003
21036
|
* @public
|
|
21004
21037
|
*/
|
|
21005
21038
|
class BeTimePoint {
|
|
21039
|
+
_milliseconds;
|
|
21006
21040
|
/** the time in milliseconds, of this BeTimePoint (relative to January 1, 1970 00:00:00 UTC.) */
|
|
21007
21041
|
get milliseconds() { return this._milliseconds; }
|
|
21008
21042
|
constructor(milliseconds) { this._milliseconds = milliseconds; }
|
|
@@ -21041,6 +21075,9 @@ class BeTimePoint {
|
|
|
21041
21075
|
* @public
|
|
21042
21076
|
*/
|
|
21043
21077
|
class StopWatch {
|
|
21078
|
+
description;
|
|
21079
|
+
_start;
|
|
21080
|
+
_stop;
|
|
21044
21081
|
/** Get the elapsed time since start() on a running timer. */
|
|
21045
21082
|
get current() { return BeDuration.fromMilliseconds(BeTimePoint.now().milliseconds - (!!this._start ? this._start.milliseconds : 0)); }
|
|
21046
21083
|
/** Get the elapsed time, in seconds, since start() on a running timer. */
|
|
@@ -21084,8 +21121,8 @@ class StopWatch {
|
|
|
21084
21121
|
"use strict";
|
|
21085
21122
|
__webpack_require__.r(__webpack_exports__);
|
|
21086
21123
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21087
|
-
/* harmony export */
|
|
21088
|
-
/* harmony export */
|
|
21124
|
+
/* harmony export */ SpanKind: () => (/* binding */ SpanKind),
|
|
21125
|
+
/* harmony export */ Tracing: () => (/* binding */ Tracing)
|
|
21089
21126
|
/* harmony export */ });
|
|
21090
21127
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21091
21128
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21163,6 +21200,8 @@ function flattenObject(obj) {
|
|
|
21163
21200
|
* @deprecated in 4.4 - OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
21164
21201
|
*/
|
|
21165
21202
|
class Tracing {
|
|
21203
|
+
static _tracer;
|
|
21204
|
+
static _openTelemetry;
|
|
21166
21205
|
/**
|
|
21167
21206
|
* If OpenTelemetry tracing is enabled, creates a new span and runs the provided function in it.
|
|
21168
21207
|
* If OpenTelemetry tracing is _not_ enabled, runs the provided function.
|
|
@@ -21262,7 +21301,7 @@ class Tracing {
|
|
|
21262
21301
|
"use strict";
|
|
21263
21302
|
__webpack_require__.r(__webpack_exports__);
|
|
21264
21303
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21265
|
-
/* harmony export */
|
|
21304
|
+
/* harmony export */ TupleKeyedMap: () => (/* binding */ TupleKeyedMap)
|
|
21266
21305
|
/* harmony export */ });
|
|
21267
21306
|
/*---------------------------------------------------------------------------------------------
|
|
21268
21307
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21292,10 +21331,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21292
21331
|
* @public
|
|
21293
21332
|
*/
|
|
21294
21333
|
class TupleKeyedMap {
|
|
21334
|
+
_map = new Map();
|
|
21295
21335
|
// argument types match those of Map
|
|
21296
21336
|
constructor(entries) {
|
|
21297
|
-
this._map = new Map();
|
|
21298
|
-
this._size = 0;
|
|
21299
21337
|
if (entries)
|
|
21300
21338
|
for (const [k, v] of entries) {
|
|
21301
21339
|
this.set(k, v);
|
|
@@ -21355,6 +21393,7 @@ class TupleKeyedMap {
|
|
|
21355
21393
|
}
|
|
21356
21394
|
yield* impl(this._map, []);
|
|
21357
21395
|
}
|
|
21396
|
+
_size = 0;
|
|
21358
21397
|
get size() {
|
|
21359
21398
|
return this._size;
|
|
21360
21399
|
}
|
|
@@ -21375,11 +21414,11 @@ class TupleKeyedMap {
|
|
|
21375
21414
|
"use strict";
|
|
21376
21415
|
__webpack_require__.r(__webpack_exports__);
|
|
21377
21416
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21378
|
-
/* harmony export */
|
|
21379
|
-
/* harmony export */
|
|
21380
|
-
/* harmony export */
|
|
21381
|
-
/* harmony export */
|
|
21382
|
-
/* harmony export */
|
|
21417
|
+
/* harmony export */ TypedArrayBuilder: () => (/* binding */ TypedArrayBuilder),
|
|
21418
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* binding */ Uint16ArrayBuilder),
|
|
21419
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* binding */ Uint32ArrayBuilder),
|
|
21420
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* binding */ Uint8ArrayBuilder),
|
|
21421
|
+
/* harmony export */ UintArrayBuilder: () => (/* binding */ UintArrayBuilder)
|
|
21383
21422
|
/* harmony export */ });
|
|
21384
21423
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
21385
21424
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21405,6 +21444,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21405
21444
|
* @public
|
|
21406
21445
|
*/
|
|
21407
21446
|
class TypedArrayBuilder {
|
|
21447
|
+
/** The constructor for the specific type of array being populated. */
|
|
21448
|
+
_constructor;
|
|
21449
|
+
/** The underlying typed array, to be reallocated and copied when its capacity is exceeded. */
|
|
21450
|
+
_data;
|
|
21451
|
+
/** The number of elements added to the array so far. */
|
|
21452
|
+
_length;
|
|
21453
|
+
/** Multiplier applied to required capacity by [[ensureCapacity]]. */
|
|
21454
|
+
growthFactor;
|
|
21408
21455
|
/** Constructs a new builder from the specified options, with a [[length]] of zero. */
|
|
21409
21456
|
constructor(constructor, options) {
|
|
21410
21457
|
this._constructor = constructor;
|
|
@@ -21593,7 +21640,7 @@ class UintArrayBuilder extends TypedArrayBuilder {
|
|
|
21593
21640
|
"use strict";
|
|
21594
21641
|
__webpack_require__.r(__webpack_exports__);
|
|
21595
21642
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21596
|
-
/* harmony export */
|
|
21643
|
+
/* harmony export */ UnexpectedErrors: () => (/* binding */ UnexpectedErrors)
|
|
21597
21644
|
/* harmony export */ });
|
|
21598
21645
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21599
21646
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21603,7 +21650,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21603
21650
|
/** @packageDocumentation
|
|
21604
21651
|
* @module Errors
|
|
21605
21652
|
*/
|
|
21606
|
-
var _a;
|
|
21607
21653
|
|
|
21608
21654
|
/**
|
|
21609
21655
|
* Utility for handling/reporting unexpected runtime errors. This class establishes a global handler for
|
|
@@ -21613,6 +21659,16 @@ var _a;
|
|
|
21613
21659
|
* @public
|
|
21614
21660
|
*/
|
|
21615
21661
|
class UnexpectedErrors {
|
|
21662
|
+
/** handler for re-throwing exceptions directly */
|
|
21663
|
+
static reThrowImmediate = (e) => { throw e; };
|
|
21664
|
+
/** handler for re-throwing exceptions from an asynchronous interval (so the current call stack is not aborted) */
|
|
21665
|
+
static reThrowDeferred = (e) => setTimeout(() => { throw e; }, 0);
|
|
21666
|
+
/** handler for logging exception to console */
|
|
21667
|
+
static consoleLog = (e) => console.error(e); // eslint-disable-line no-console
|
|
21668
|
+
/** handler for logging exception with [[Logger]] */
|
|
21669
|
+
static errorLog = (e) => _Logger__WEBPACK_IMPORTED_MODULE_0__.Logger.logException("unhandled", e);
|
|
21670
|
+
static _telemetry = [];
|
|
21671
|
+
static _handler = this.errorLog; // default to error logging
|
|
21616
21672
|
constructor() { } // this is a singleton
|
|
21617
21673
|
/** Add a "telemetry tracker" for unexpected errors. Useful for tracking/reporting errors without changing handler.
|
|
21618
21674
|
* @returns a method to remove the tracker
|
|
@@ -21649,17 +21705,6 @@ class UnexpectedErrors {
|
|
|
21649
21705
|
return oldHandler;
|
|
21650
21706
|
}
|
|
21651
21707
|
}
|
|
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
21708
|
|
|
21664
21709
|
|
|
21665
21710
|
/***/ }),
|
|
@@ -21673,9 +21718,9 @@ UnexpectedErrors._handler = _a.errorLog; // default to error logging
|
|
|
21673
21718
|
"use strict";
|
|
21674
21719
|
__webpack_require__.r(__webpack_exports__);
|
|
21675
21720
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21676
|
-
/* harmony export */
|
|
21677
|
-
/* harmony export */
|
|
21678
|
-
/* harmony export */
|
|
21721
|
+
/* harmony export */ asInstanceOf: () => (/* binding */ asInstanceOf),
|
|
21722
|
+
/* harmony export */ isInstanceOf: () => (/* binding */ isInstanceOf),
|
|
21723
|
+
/* harmony export */ omit: () => (/* binding */ omit)
|
|
21679
21724
|
/* harmony export */ });
|
|
21680
21725
|
/*---------------------------------------------------------------------------------------------
|
|
21681
21726
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21724,7 +21769,7 @@ function omit(t, keys) {
|
|
|
21724
21769
|
"use strict";
|
|
21725
21770
|
__webpack_require__.r(__webpack_exports__);
|
|
21726
21771
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21727
|
-
/* harmony export */
|
|
21772
|
+
/* harmony export */ YieldManager: () => (/* binding */ YieldManager)
|
|
21728
21773
|
/* harmony export */ });
|
|
21729
21774
|
/*---------------------------------------------------------------------------------------------
|
|
21730
21775
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21745,11 +21790,13 @@ const defaultYieldManagerOptions = {
|
|
|
21745
21790
|
* @public
|
|
21746
21791
|
*/
|
|
21747
21792
|
class YieldManager {
|
|
21793
|
+
/** Options controlling the yield behavior. */
|
|
21794
|
+
options;
|
|
21795
|
+
_counter = 0;
|
|
21748
21796
|
/** Constructor.
|
|
21749
21797
|
* @param options Options customizing the yield behavior. Omitted properties are assigned their default values.
|
|
21750
21798
|
*/
|
|
21751
21799
|
constructor(options = {}) {
|
|
21752
|
-
this._counter = 0;
|
|
21753
21800
|
this.options = { ...defaultYieldManagerOptions, ...options };
|
|
21754
21801
|
}
|
|
21755
21802
|
/** Increment the iteration counter, yielding control and resetting the counter if [[options.iterationsBeforeYield]] is exceeded. */
|
|
@@ -21776,99 +21823,101 @@ class YieldManager {
|
|
|
21776
21823
|
"use strict";
|
|
21777
21824
|
__webpack_require__.r(__webpack_exports__);
|
|
21778
21825
|
/* 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 */
|
|
21826
|
+
/* harmony export */ AbandonedError: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.AbandonedError),
|
|
21827
|
+
/* harmony export */ BeDuration: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeDuration),
|
|
21828
|
+
/* harmony export */ BeEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEvent),
|
|
21829
|
+
/* harmony export */ BeEventList: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEventList),
|
|
21830
|
+
/* harmony export */ BeTimePoint: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeTimePoint),
|
|
21831
|
+
/* harmony export */ BeUiEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeUiEvent),
|
|
21832
|
+
/* harmony export */ BentleyError: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyError),
|
|
21833
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* reexport safe */ _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_4__.BentleyLoggerCategory),
|
|
21834
|
+
/* harmony export */ BentleyStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyStatus),
|
|
21835
|
+
/* harmony export */ BriefcaseStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BriefcaseStatus),
|
|
21836
|
+
/* harmony export */ ByteStream: () => (/* reexport safe */ _ByteStream__WEBPACK_IMPORTED_MODULE_7__.ByteStream),
|
|
21837
|
+
/* harmony export */ ChangeSetStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.ChangeSetStatus),
|
|
21838
|
+
/* harmony export */ CompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.CompressedId64Set),
|
|
21839
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbChangeStage),
|
|
21840
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictCause),
|
|
21841
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictResolution),
|
|
21842
|
+
/* harmony export */ DbOpcode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbOpcode),
|
|
21843
|
+
/* harmony export */ DbResult: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbResult),
|
|
21844
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbValueType),
|
|
21845
|
+
/* harmony export */ Dictionary: () => (/* reexport safe */ _Dictionary__WEBPACK_IMPORTED_MODULE_11__.Dictionary),
|
|
21846
|
+
/* harmony export */ DisposableList: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.DisposableList),
|
|
21847
|
+
/* harmony export */ DuplicatePolicy: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.DuplicatePolicy),
|
|
21848
|
+
/* harmony export */ Entry: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.Entry),
|
|
21849
|
+
/* harmony export */ ErrorCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.ErrorCategory),
|
|
21850
|
+
/* harmony export */ GeoServiceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.GeoServiceStatus),
|
|
21851
|
+
/* harmony export */ Guid: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Guid),
|
|
21852
|
+
/* harmony export */ HttpStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.HttpStatus),
|
|
21853
|
+
/* harmony export */ IModelHubStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelHubStatus),
|
|
21854
|
+
/* harmony export */ IModelStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelStatus),
|
|
21855
|
+
/* harmony export */ Id64: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Id64),
|
|
21856
|
+
/* harmony export */ IndexMap: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexMap),
|
|
21857
|
+
/* harmony export */ IndexedValue: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexedValue),
|
|
21858
|
+
/* harmony export */ JsonUtils: () => (/* reexport safe */ _JsonUtils__WEBPACK_IMPORTED_MODULE_16__.JsonUtils),
|
|
21859
|
+
/* harmony export */ LRUCache: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUCache),
|
|
21860
|
+
/* harmony export */ LRUDictionary: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUDictionary),
|
|
21861
|
+
/* harmony export */ LRUMap: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUMap),
|
|
21862
|
+
/* harmony export */ LogLevel: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.LogLevel),
|
|
21863
|
+
/* harmony export */ Logger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.Logger),
|
|
21864
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.MutableCompressedId64Set),
|
|
21865
|
+
/* harmony export */ ObservableSet: () => (/* reexport safe */ _ObservableSet__WEBPACK_IMPORTED_MODULE_19__.ObservableSet),
|
|
21866
|
+
/* harmony export */ OneAtATimeAction: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.OneAtATimeAction),
|
|
21867
|
+
/* harmony export */ OpenMode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.OpenMode),
|
|
21868
|
+
/* harmony export */ OrderedId64Array: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.OrderedId64Array),
|
|
21869
|
+
/* harmony export */ OrderedId64Iterable: () => (/* reexport safe */ _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_21__.OrderedId64Iterable),
|
|
21870
|
+
/* harmony export */ OrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.OrderedSet),
|
|
21871
|
+
/* harmony export */ PerfLogger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.PerfLogger),
|
|
21872
|
+
/* harmony export */ PriorityQueue: () => (/* reexport safe */ _PriorityQueue__WEBPACK_IMPORTED_MODULE_24__.PriorityQueue),
|
|
21873
|
+
/* harmony export */ ProcessDetector: () => (/* reexport safe */ _ProcessDetector__WEBPACK_IMPORTED_MODULE_25__.ProcessDetector),
|
|
21874
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.ReadonlyOrderedSet),
|
|
21875
|
+
/* harmony export */ ReadonlySortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.ReadonlySortedArray),
|
|
21876
|
+
/* harmony export */ RealityDataStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RealityDataStatus),
|
|
21877
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.RepositoryStatus),
|
|
21878
|
+
/* harmony export */ RpcInterfaceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RpcInterfaceStatus),
|
|
21879
|
+
/* harmony export */ SortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.SortedArray),
|
|
21880
|
+
/* harmony export */ SpanKind: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.SpanKind),
|
|
21881
|
+
/* harmony export */ StatusCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.StatusCategory),
|
|
21882
|
+
/* harmony export */ StopWatch: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.StopWatch),
|
|
21883
|
+
/* harmony export */ SuccessCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.SuccessCategory),
|
|
21884
|
+
/* harmony export */ Tracing: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.Tracing),
|
|
21885
|
+
/* harmony export */ TransientIdSequence: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.TransientIdSequence),
|
|
21886
|
+
/* harmony export */ TupleKeyedMap: () => (/* reexport safe */ _TupleKeyedMap__WEBPACK_IMPORTED_MODULE_30__.TupleKeyedMap),
|
|
21887
|
+
/* harmony export */ TypedArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.TypedArrayBuilder),
|
|
21888
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint16ArrayBuilder),
|
|
21889
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint32ArrayBuilder),
|
|
21890
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint8ArrayBuilder),
|
|
21891
|
+
/* harmony export */ UintArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.UintArrayBuilder),
|
|
21892
|
+
/* harmony export */ UnexpectedErrors: () => (/* reexport safe */ _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_32__.UnexpectedErrors),
|
|
21893
|
+
/* harmony export */ YieldManager: () => (/* reexport safe */ _YieldManager__WEBPACK_IMPORTED_MODULE_34__.YieldManager),
|
|
21894
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.areEqualPossiblyUndefined),
|
|
21895
|
+
/* harmony export */ asInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.asInstanceOf),
|
|
21896
|
+
/* harmony export */ assert: () => (/* reexport safe */ _Assert__WEBPACK_IMPORTED_MODULE_1__.assert),
|
|
21897
|
+
/* harmony export */ base64StringToUint8Array: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.base64StringToUint8Array),
|
|
21898
|
+
/* harmony export */ compareBooleans: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleans),
|
|
21899
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleansOrUndefined),
|
|
21900
|
+
/* harmony export */ compareNumbers: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbers),
|
|
21901
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbersOrUndefined),
|
|
21902
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.comparePossiblyUndefined),
|
|
21903
|
+
/* harmony export */ compareSimpleArrays: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareSimpleArrays),
|
|
21904
|
+
/* harmony export */ compareSimpleTypes: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareSimpleTypes),
|
|
21905
|
+
/* harmony export */ compareStrings: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStrings),
|
|
21906
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStringsOrUndefined),
|
|
21907
|
+
/* harmony export */ compareWithTolerance: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareWithTolerance),
|
|
21908
|
+
/* harmony export */ dispose: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.dispose),
|
|
21909
|
+
/* harmony export */ disposeArray: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.disposeArray),
|
|
21910
|
+
/* harmony export */ isDisposable: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.isDisposable),
|
|
21911
|
+
/* harmony export */ isIDisposable: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.isIDisposable),
|
|
21912
|
+
/* harmony export */ isInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.isInstanceOf),
|
|
21913
|
+
/* harmony export */ isProperSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isProperSubclassOf),
|
|
21914
|
+
/* harmony export */ isSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isSubclassOf),
|
|
21915
|
+
/* harmony export */ lowerBound: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.lowerBound),
|
|
21916
|
+
/* harmony export */ omit: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.omit),
|
|
21917
|
+
/* harmony export */ partitionArray: () => (/* reexport safe */ _partitionArray__WEBPACK_IMPORTED_MODULE_23__.partitionArray),
|
|
21918
|
+
/* harmony export */ shallowClone: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.shallowClone),
|
|
21919
|
+
/* harmony export */ using: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.using),
|
|
21920
|
+
/* harmony export */ utf8ToString: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.utf8ToString)
|
|
21872
21921
|
/* harmony export */ });
|
|
21873
21922
|
/* harmony import */ var _AccessToken__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccessToken */ "../bentley/lib/esm/AccessToken.js");
|
|
21874
21923
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
@@ -21999,10 +22048,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21999
22048
|
"use strict";
|
|
22000
22049
|
__webpack_require__.r(__webpack_exports__);
|
|
22001
22050
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22002
|
-
/* harmony export */
|
|
22003
|
-
/* harmony export */
|
|
22004
|
-
/* harmony export */
|
|
22005
|
-
/* harmony export */
|
|
22051
|
+
/* harmony export */ DbChangeStage: () => (/* binding */ DbChangeStage),
|
|
22052
|
+
/* harmony export */ DbConflictCause: () => (/* binding */ DbConflictCause),
|
|
22053
|
+
/* harmony export */ DbConflictResolution: () => (/* binding */ DbConflictResolution),
|
|
22054
|
+
/* harmony export */ DbValueType: () => (/* binding */ DbValueType)
|
|
22006
22055
|
/* harmony export */ });
|
|
22007
22056
|
/*---------------------------------------------------------------------------------------------
|
|
22008
22057
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22060,7 +22109,7 @@ var DbConflictResolution;
|
|
|
22060
22109
|
"use strict";
|
|
22061
22110
|
__webpack_require__.r(__webpack_exports__);
|
|
22062
22111
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22063
|
-
/* harmony export */
|
|
22112
|
+
/* harmony export */ RepositoryStatus: () => (/* binding */ RepositoryStatus)
|
|
22064
22113
|
/* harmony export */ });
|
|
22065
22114
|
/*---------------------------------------------------------------------------------------------
|
|
22066
22115
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22119,16 +22168,14 @@ var RepositoryStatus;
|
|
|
22119
22168
|
"use strict";
|
|
22120
22169
|
__webpack_require__.r(__webpack_exports__);
|
|
22121
22170
|
/* 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)
|
|
22171
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbChangeStage),
|
|
22172
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictCause),
|
|
22173
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictResolution),
|
|
22174
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbValueType),
|
|
22175
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__.RepositoryStatus)
|
|
22128
22176
|
/* 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");
|
|
22177
|
+
/* harmony import */ var _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
22178
|
+
/* harmony import */ var _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BeSQLiteInternal */ "../bentley/lib/esm/internal/BeSQLiteInternal.js");
|
|
22132
22179
|
/*---------------------------------------------------------------------------------------------
|
|
22133
22180
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
22134
22181
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -22137,35 +22184,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22137
22184
|
|
|
22138
22185
|
|
|
22139
22186
|
|
|
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
22187
|
/***/ }),
|
|
22170
22188
|
|
|
22171
22189
|
/***/ "../bentley/lib/esm/partitionArray.js":
|
|
@@ -22177,7 +22195,7 @@ const staticLoggerMetadata = new Map();
|
|
|
22177
22195
|
"use strict";
|
|
22178
22196
|
__webpack_require__.r(__webpack_exports__);
|
|
22179
22197
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22180
|
-
/* harmony export */
|
|
22198
|
+
/* harmony export */ partitionArray: () => (/* binding */ partitionArray)
|
|
22181
22199
|
/* harmony export */ });
|
|
22182
22200
|
/*---------------------------------------------------------------------------------------------
|
|
22183
22201
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22252,8 +22270,12 @@ const DEFAULT_MAX_RETRIES = 1; // a low number prevents wasted time and potentia
|
|
|
22252
22270
|
* @public
|
|
22253
22271
|
*/
|
|
22254
22272
|
class ITwinLocalization {
|
|
22273
|
+
i18next;
|
|
22274
|
+
_initOptions;
|
|
22275
|
+
_backendOptions;
|
|
22276
|
+
_detectionOptions;
|
|
22277
|
+
_namespaces = new Map();
|
|
22255
22278
|
constructor(options) {
|
|
22256
|
-
this._namespaces = new Map();
|
|
22257
22279
|
this.i18next = i18next_1.default.createInstance();
|
|
22258
22280
|
this._backendOptions = {
|
|
22259
22281
|
loadPath: options?.urlTemplate ?? "locales/{{lng}}/{{ns}}.json",
|
|
@@ -22341,26 +22363,6 @@ class ITwinLocalization {
|
|
|
22341
22363
|
}
|
|
22342
22364
|
return value;
|
|
22343
22365
|
}
|
|
22344
|
-
/** Similar to `getLocalizedString` but the default namespace is a separate parameter and the key does not need
|
|
22345
|
-
* to include a namespace. If a key includes a namespace, that namespace will be used for interpolating that key.
|
|
22346
|
-
* @param namespace - the namespace that identifies the particular localization file that contains the property.
|
|
22347
|
-
* @param key - the key that matches a property in the JSON localization file.
|
|
22348
|
-
* @returns The string corresponding to the first key that resolves.
|
|
22349
|
-
* @throws Error if no keys resolve to a string.
|
|
22350
|
-
* @internal
|
|
22351
|
-
*/
|
|
22352
|
-
getLocalizedStringWithNamespace(namespace, key, options) {
|
|
22353
|
-
let fullKey = "";
|
|
22354
|
-
if (typeof key === "string") {
|
|
22355
|
-
fullKey = `${namespace}:${key}`;
|
|
22356
|
-
}
|
|
22357
|
-
else {
|
|
22358
|
-
fullKey = key.map((subKey) => {
|
|
22359
|
-
return `${namespace}:${subKey}`;
|
|
22360
|
-
});
|
|
22361
|
-
}
|
|
22362
|
-
return this.getLocalizedString(fullKey, options);
|
|
22363
|
-
}
|
|
22364
22366
|
/** Gets the English translation.
|
|
22365
22367
|
* @param namespace - the namespace that identifies the particular localization file that contains the property.
|
|
22366
22368
|
* @param key - the key that matches a property in the JSON localization file.
|
|
@@ -22445,6 +22447,7 @@ class ITwinLocalization {
|
|
|
22445
22447
|
}
|
|
22446
22448
|
exports.ITwinLocalization = ITwinLocalization;
|
|
22447
22449
|
class TranslationLogger {
|
|
22450
|
+
static type = "logger";
|
|
22448
22451
|
log(args) { core_bentley_1.Logger.logInfo("i18n", this.createLogMessage(args)); }
|
|
22449
22452
|
warn(args) { core_bentley_1.Logger.logWarning("i18n", this.createLogMessage(args)); }
|
|
22450
22453
|
error(args) { core_bentley_1.Logger.logError("i18n", this.createLogMessage(args)); }
|
|
@@ -22457,7 +22460,6 @@ class TranslationLogger {
|
|
|
22457
22460
|
return message;
|
|
22458
22461
|
}
|
|
22459
22462
|
}
|
|
22460
|
-
TranslationLogger.type = "logger";
|
|
22461
22463
|
|
|
22462
22464
|
|
|
22463
22465
|
/***/ }),
|
|
@@ -22472,9 +22474,9 @@ TranslationLogger.type = "logger";
|
|
|
22472
22474
|
|
|
22473
22475
|
/***/ }),
|
|
22474
22476
|
|
|
22475
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22477
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js":
|
|
22476
22478
|
/*!**************************************************************************************************************************!*\
|
|
22477
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22479
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js ***!
|
|
22478
22480
|
\**************************************************************************************************************************/
|
|
22479
22481
|
/***/ ((module) => {
|
|
22480
22482
|
|
|
@@ -22487,9 +22489,9 @@ module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exp
|
|
|
22487
22489
|
|
|
22488
22490
|
/***/ }),
|
|
22489
22491
|
|
|
22490
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22492
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js":
|
|
22491
22493
|
/*!************************************************************************************************************************!*\
|
|
22492
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22494
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js ***!
|
|
22493
22495
|
\************************************************************************************************************************/
|
|
22494
22496
|
/***/ ((module) => {
|
|
22495
22497
|
|
|
@@ -22500,9 +22502,9 @@ module.exports = _arrayWithHoles, module.exports.__esModule = true, module.expor
|
|
|
22500
22502
|
|
|
22501
22503
|
/***/ }),
|
|
22502
22504
|
|
|
22503
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22505
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js":
|
|
22504
22506
|
/*!*******************************************************************************************************************************!*\
|
|
22505
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22507
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js ***!
|
|
22506
22508
|
\*******************************************************************************************************************************/
|
|
22507
22509
|
/***/ ((module) => {
|
|
22508
22510
|
|
|
@@ -22514,9 +22516,9 @@ module.exports = _assertThisInitialized, module.exports.__esModule = true, modul
|
|
|
22514
22516
|
|
|
22515
22517
|
/***/ }),
|
|
22516
22518
|
|
|
22517
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22519
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js":
|
|
22518
22520
|
/*!************************************************************************************************************************!*\
|
|
22519
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22521
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js ***!
|
|
22520
22522
|
\************************************************************************************************************************/
|
|
22521
22523
|
/***/ ((module) => {
|
|
22522
22524
|
|
|
@@ -22527,13 +22529,13 @@ module.exports = _classCallCheck, module.exports.__esModule = true, module.expor
|
|
|
22527
22529
|
|
|
22528
22530
|
/***/ }),
|
|
22529
22531
|
|
|
22530
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22532
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js":
|
|
22531
22533
|
/*!*********************************************************************************************************************!*\
|
|
22532
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22534
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js ***!
|
|
22533
22535
|
\*********************************************************************************************************************/
|
|
22534
22536
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22535
22537
|
|
|
22536
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22538
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22537
22539
|
function _defineProperties(e, r) {
|
|
22538
22540
|
for (var t = 0; t < r.length; t++) {
|
|
22539
22541
|
var o = r[t];
|
|
@@ -22549,13 +22551,13 @@ module.exports = _createClass, module.exports.__esModule = true, module.exports[
|
|
|
22549
22551
|
|
|
22550
22552
|
/***/ }),
|
|
22551
22553
|
|
|
22552
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22554
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js":
|
|
22553
22555
|
/*!************************************************************************************************************************!*\
|
|
22554
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22556
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js ***!
|
|
22555
22557
|
\************************************************************************************************************************/
|
|
22556
22558
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22557
22559
|
|
|
22558
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22560
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22559
22561
|
function _defineProperty(e, r, t) {
|
|
22560
22562
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
22561
22563
|
value: t,
|
|
@@ -22568,28 +22570,28 @@ module.exports = _defineProperty, module.exports.__esModule = true, module.expor
|
|
|
22568
22570
|
|
|
22569
22571
|
/***/ }),
|
|
22570
22572
|
|
|
22571
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22573
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js":
|
|
22572
22574
|
/*!************************************************************************************************************************!*\
|
|
22573
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22575
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js ***!
|
|
22574
22576
|
\************************************************************************************************************************/
|
|
22575
22577
|
/***/ ((module) => {
|
|
22576
22578
|
|
|
22577
22579
|
function _getPrototypeOf(t) {
|
|
22578
|
-
return
|
|
22580
|
+
return module.exports = _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
|
|
22579
22581
|
return t.__proto__ || Object.getPrototypeOf(t);
|
|
22580
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22582
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _getPrototypeOf(t);
|
|
22581
22583
|
}
|
|
22582
22584
|
module.exports = _getPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22583
22585
|
|
|
22584
22586
|
/***/ }),
|
|
22585
22587
|
|
|
22586
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22588
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js":
|
|
22587
22589
|
/*!******************************************************************************************************************!*\
|
|
22588
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22590
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js ***!
|
|
22589
22591
|
\******************************************************************************************************************/
|
|
22590
22592
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22591
22593
|
|
|
22592
|
-
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22594
|
+
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js");
|
|
22593
22595
|
function _inherits(t, e) {
|
|
22594
22596
|
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
22595
22597
|
t.prototype = Object.create(e && e.prototype, {
|
|
@@ -22606,9 +22608,9 @@ module.exports = _inherits, module.exports.__esModule = true, module.exports["de
|
|
|
22606
22608
|
|
|
22607
22609
|
/***/ }),
|
|
22608
22610
|
|
|
22609
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22611
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js":
|
|
22610
22612
|
/*!*************************************************************************************************************************!*\
|
|
22611
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22613
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js ***!
|
|
22612
22614
|
\*************************************************************************************************************************/
|
|
22613
22615
|
/***/ ((module) => {
|
|
22614
22616
|
|
|
@@ -22619,9 +22621,9 @@ module.exports = _iterableToArray, module.exports.__esModule = true, module.expo
|
|
|
22619
22621
|
|
|
22620
22622
|
/***/ }),
|
|
22621
22623
|
|
|
22622
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22624
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js":
|
|
22623
22625
|
/*!*************************************************************************************************************************!*\
|
|
22624
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22626
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js ***!
|
|
22625
22627
|
\*************************************************************************************************************************/
|
|
22626
22628
|
/***/ ((module) => {
|
|
22627
22629
|
|
|
@@ -22632,14 +22634,14 @@ module.exports = _nonIterableRest, module.exports.__esModule = true, module.expo
|
|
|
22632
22634
|
|
|
22633
22635
|
/***/ }),
|
|
22634
22636
|
|
|
22635
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22637
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js":
|
|
22636
22638
|
/*!***********************************************************************************************************************************!*\
|
|
22637
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22639
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js ***!
|
|
22638
22640
|
\***********************************************************************************************************************************/
|
|
22639
22641
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22640
22642
|
|
|
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.
|
|
22643
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22644
|
+
var assertThisInitialized = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js");
|
|
22643
22645
|
function _possibleConstructorReturn(t, e) {
|
|
22644
22646
|
if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
|
|
22645
22647
|
if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
|
|
@@ -22649,31 +22651,31 @@ module.exports = _possibleConstructorReturn, module.exports.__esModule = true, m
|
|
|
22649
22651
|
|
|
22650
22652
|
/***/ }),
|
|
22651
22653
|
|
|
22652
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22654
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js":
|
|
22653
22655
|
/*!************************************************************************************************************************!*\
|
|
22654
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22656
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js ***!
|
|
22655
22657
|
\************************************************************************************************************************/
|
|
22656
22658
|
/***/ ((module) => {
|
|
22657
22659
|
|
|
22658
22660
|
function _setPrototypeOf(t, e) {
|
|
22659
|
-
return
|
|
22661
|
+
return module.exports = _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
|
|
22660
22662
|
return t.__proto__ = e, t;
|
|
22661
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22663
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _setPrototypeOf(t, e);
|
|
22662
22664
|
}
|
|
22663
22665
|
module.exports = _setPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22664
22666
|
|
|
22665
22667
|
/***/ }),
|
|
22666
22668
|
|
|
22667
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22669
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js":
|
|
22668
22670
|
/*!*****************************************************************************************************************!*\
|
|
22669
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22671
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js ***!
|
|
22670
22672
|
\*****************************************************************************************************************/
|
|
22671
22673
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22672
22674
|
|
|
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.
|
|
22675
|
+
var arrayWithHoles = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js");
|
|
22676
|
+
var iterableToArray = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js");
|
|
22677
|
+
var unsupportedIterableToArray = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js");
|
|
22678
|
+
var nonIterableRest = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js");
|
|
22677
22679
|
function _toArray(r) {
|
|
22678
22680
|
return arrayWithHoles(r) || iterableToArray(r) || unsupportedIterableToArray(r) || nonIterableRest();
|
|
22679
22681
|
}
|
|
@@ -22681,13 +22683,13 @@ module.exports = _toArray, module.exports.__esModule = true, module.exports["def
|
|
|
22681
22683
|
|
|
22682
22684
|
/***/ }),
|
|
22683
22685
|
|
|
22684
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22686
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js":
|
|
22685
22687
|
/*!*********************************************************************************************************************!*\
|
|
22686
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22688
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js ***!
|
|
22687
22689
|
\*********************************************************************************************************************/
|
|
22688
22690
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22689
22691
|
|
|
22690
|
-
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22692
|
+
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
22693
|
function toPrimitive(t, r) {
|
|
22692
22694
|
if ("object" != _typeof(t) || !t) return t;
|
|
22693
22695
|
var e = t[Symbol.toPrimitive];
|
|
@@ -22702,14 +22704,14 @@ module.exports = toPrimitive, module.exports.__esModule = true, module.exports["
|
|
|
22702
22704
|
|
|
22703
22705
|
/***/ }),
|
|
22704
22706
|
|
|
22705
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22707
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js":
|
|
22706
22708
|
/*!***********************************************************************************************************************!*\
|
|
22707
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22709
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js ***!
|
|
22708
22710
|
\***********************************************************************************************************************/
|
|
22709
22711
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22710
22712
|
|
|
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.
|
|
22713
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22714
|
+
var toPrimitive = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js");
|
|
22713
22715
|
function toPropertyKey(t) {
|
|
22714
22716
|
var i = toPrimitive(t, "string");
|
|
22715
22717
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
@@ -22718,32 +22720,32 @@ module.exports = toPropertyKey, module.exports.__esModule = true, module.exports
|
|
|
22718
22720
|
|
|
22719
22721
|
/***/ }),
|
|
22720
22722
|
|
|
22721
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22723
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js":
|
|
22722
22724
|
/*!****************************************************************************************************************!*\
|
|
22723
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22725
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js ***!
|
|
22724
22726
|
\****************************************************************************************************************/
|
|
22725
22727
|
/***/ ((module) => {
|
|
22726
22728
|
|
|
22727
22729
|
function _typeof(o) {
|
|
22728
22730
|
"@babel/helpers - typeof";
|
|
22729
22731
|
|
|
22730
|
-
return
|
|
22732
|
+
return module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
22731
22733
|
return typeof o;
|
|
22732
22734
|
} : function (o) {
|
|
22733
22735
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
22734
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22736
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o);
|
|
22735
22737
|
}
|
|
22736
22738
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22737
22739
|
|
|
22738
22740
|
/***/ }),
|
|
22739
22741
|
|
|
22740
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22742
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js":
|
|
22741
22743
|
/*!************************************************************************************************************************************!*\
|
|
22742
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22744
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js ***!
|
|
22743
22745
|
\************************************************************************************************************************************/
|
|
22744
22746
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22745
22747
|
|
|
22746
|
-
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22748
|
+
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js");
|
|
22747
22749
|
function _unsupportedIterableToArray(r, a) {
|
|
22748
22750
|
if (r) {
|
|
22749
22751
|
if ("string" == typeof r) return arrayLikeToArray(r, a);
|
|
@@ -23262,9 +23264,9 @@ function makePromise(maybePromise) {
|
|
|
23262
23264
|
|
|
23263
23265
|
/***/ }),
|
|
23264
23266
|
|
|
23265
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23267
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
|
|
23266
23268
|
/*!****************************************************************************************************************************!*\
|
|
23267
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23269
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
|
|
23268
23270
|
\****************************************************************************************************************************/
|
|
23269
23271
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23270
23272
|
|
|
@@ -23280,9 +23282,9 @@ function _classCallCheck(a, n) {
|
|
|
23280
23282
|
|
|
23281
23283
|
/***/ }),
|
|
23282
23284
|
|
|
23283
|
-
/***/ "../../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/createClass.js":
|
|
23284
23286
|
/*!*************************************************************************************************************************!*\
|
|
23285
|
-
!*** ../../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/createClass.js ***!
|
|
23286
23288
|
\*************************************************************************************************************************/
|
|
23287
23289
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23288
23290
|
|
|
@@ -23291,7 +23293,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23291
23293
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23292
23294
|
/* harmony export */ "default": () => (/* binding */ _createClass)
|
|
23293
23295
|
/* harmony export */ });
|
|
23294
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23296
|
+
/* 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
23297
|
|
|
23296
23298
|
function _defineProperties(e, r) {
|
|
23297
23299
|
for (var t = 0; t < r.length; t++) {
|
|
@@ -23308,9 +23310,9 @@ function _createClass(e, r, t) {
|
|
|
23308
23310
|
|
|
23309
23311
|
/***/ }),
|
|
23310
23312
|
|
|
23311
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23313
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
|
|
23312
23314
|
/*!*************************************************************************************************************************!*\
|
|
23313
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23315
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
|
|
23314
23316
|
\*************************************************************************************************************************/
|
|
23315
23317
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23316
23318
|
|
|
@@ -23319,7 +23321,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23319
23321
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23320
23322
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
|
23321
23323
|
/* harmony export */ });
|
|
23322
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23324
|
+
/* 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
23325
|
|
|
23324
23326
|
function toPrimitive(t, r) {
|
|
23325
23327
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
|
@@ -23335,9 +23337,9 @@ function toPrimitive(t, r) {
|
|
|
23335
23337
|
|
|
23336
23338
|
/***/ }),
|
|
23337
23339
|
|
|
23338
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23340
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
|
|
23339
23341
|
/*!***************************************************************************************************************************!*\
|
|
23340
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23342
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
|
|
23341
23343
|
\***************************************************************************************************************************/
|
|
23342
23344
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23343
23345
|
|
|
@@ -23346,8 +23348,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23346
23348
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23347
23349
|
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
|
23348
23350
|
/* 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.
|
|
23351
|
+
/* 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");
|
|
23352
|
+
/* 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
23353
|
|
|
23352
23354
|
|
|
23353
23355
|
function toPropertyKey(t) {
|
|
@@ -23358,9 +23360,9 @@ function toPropertyKey(t) {
|
|
|
23358
23360
|
|
|
23359
23361
|
/***/ }),
|
|
23360
23362
|
|
|
23361
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23363
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js":
|
|
23362
23364
|
/*!********************************************************************************************************************!*\
|
|
23363
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23365
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
|
|
23364
23366
|
\********************************************************************************************************************/
|
|
23365
23367
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23366
23368
|
|
|
@@ -23451,7 +23453,7 @@ function _typeof(o) {
|
|
|
23451
23453
|
/******/
|
|
23452
23454
|
/************************************************************************/
|
|
23453
23455
|
var __webpack_exports__ = {};
|
|
23454
|
-
// This entry
|
|
23456
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
23455
23457
|
(() => {
|
|
23456
23458
|
"use strict";
|
|
23457
23459
|
var exports = __webpack_exports__;
|